Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-10-05 | After the Align algorithm change Splitter Demo needed a minor fixup. | Graeme Geldenhuys | |
2009-04-05 | * Added missing unit output directories. | Graeme Geldenhuys | |
2008-11-14 | * updated all extrafpc.cfg files to use the correct lib output directory. | graemeg | |
2008-10-01 | * Updated all demos to use the new unit names. | graemeg | |
* Updated all packages like ide addons, fpcunit etc to use the new unit names. | |||
2008-07-07 | * Fixed svn properties on some files. | graemeg | |
* Implemented MaxWidth and MaxHeight properties. * Implemented contraint checks on window/widget sizes. * Fixed the bug with anchor issues inside container widgets. * Fixed the initial state of PrevWidth/Height/Top/Left and Dirty state. | |||
2008-07-02 | * Reverted the previous patch, except for the InvalidateRect() call. | graemeg | |
2008-06-29 | * Improved the look of the Splitter components by showing a GrabBar and ↵ | graemeg | |
triangles for the snap direction. This makes it easier for the user to spot there is a Splitter. Maybe in the future the GrabBar can be toggled. | |||
2008-06-28 | * Forgot to add the actual gui_splitter unit. | graemeg | |
* Updated the fpgui_toolkit.lpk package for X11. | |||
2008-06-28 | * Committed Vladimir's Splitter component patch. | graemeg | |