summaryrefslogtreecommitdiff
path: root/src/gui/gui_panel.pas
AgeCommit message (Expand)Author
2008-09-27* Phase 2 of the unit rename is complete. The gui units have now been renamed.graemeg
2008-09-27* Rename all corelib units to the new naming convention.graemeg
2008-09-10* Published ShowHint and ParentShowHint for all gui components.graemeg
2008-07-23* Applied Vladimir's DrawText patch. Nice work.graemeg
2008-07-16* Applied Vladimir's GetClientRect patch.graemeg
2008-07-11* Applied various patches from Jean-Marc.graemeg
2008-07-11* Applied minor memory leak patch for TfpgPanel. By Vladimir.graemeg
2008-07-03* EditTest in the prototypes directory now tests Button ImageLayout property.graemeg
2008-06-27* Introduced a new property to TfpgWidget, called IsContainer for allgraemeg
2008-06-04* Applied a patch from Luiz Americo which fixes some alignment issues inside ...graemeg
2008-05-26* TfpgPanel and TfpgGroupBox now also use the txtEnabled text flag.graemeg
2008-05-19* Merged my private graemeg branch changes (r752:r781) into trunk. These chan...graemeg
2008-05-02* Applied DrawText patch to correct text alignment parameters.graemeg
2008-04-28Applied patch #1946867 from Jean-Marc. Also updated the Panel example project.graemeg
2008-04-27* Removed unneeded Canvas.BeginDraw and Canvas.EndDraw calls.graemeg
2008-04-21* Added more handy scripts for cleaning out directories (linux only).graemeg
2008-04-11* Updated the UI Designer to use the TfpgPanel and gui_panel unit.graemeg
2008-04-11* Applied patches 1936023 and 1936029. New Canvas.DrawText methods with text ...graemeg
2008-04-02Oops, forgot the gui_panel unit.graemeg