summaryrefslogtreecommitdiff
path: root/src/gui/gui_panel.pas
AgeCommit message (Collapse)Author
2008-05-19* Merged my private graemeg branch changes (r752:r781) into trunk. These ↵graemeg
changes are required to change all componens from 1-based indexing to 0-based indexing.
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
* Fixed some compiler warnings. * Fixed some units where they override functions in parent classes were they we not supposed to.
2008-04-11* Updated the UI Designer to use the TfpgPanel and gui_panel unit.graemeg
* Minor fixes in the gui_panel default values.
2008-04-11* Applied patches 1936023 and 1936029. New Canvas.DrawText methods with text ↵graemeg
wrapping and alignment. Label has been updated to use the new DrawText methods. gui_panel had a major overhaul. Patches supplied by Jean-Marc.
2008-04-02Oops, forgot the gui_panel unit.graemeg