lazarus/examples/dockmanager/patches
dodi 3b09a8015c Dragging: fixes for trunk
git-svn-id: trunk@31814 -
2011-07-28 04:27:40 +00:00
..
dragstartstop.patch Dragging: fixes for trunk 2011-07-28 04:27:40 +00:00
dragwnd.patch Dragging: fixes for trunk 2011-07-28 04:27:40 +00:00
FloatHostDockable.patch
IdeFix_big.patch
NewClients.patch
README.txt
ToolButtonAutoSizeAlign.patch

This directory contains some patches, which may not have found their way into the LCL.

ToolButtonAutoSizeAlign.patch
=============================
1. makes toolbuttons preserve better their autosize width.
2. adds new toolbuttons *after* the existing ones.

Apply to improve the notebook behaviour and appearance.


FloatHostDockable.patch
=======================
Makes the default floating host form dockable.


NewClients.patch
----------------
Prevent loss of dock client management.
Apply to increase application stability and dock site appearance.