summaryrefslogtreecommitdiff
path: root/src/gui/gui_scrollbar.pas
AgeCommit message (Expand)Author
2008-07-21* Minor scrollbar patch so Windows behaves the same as Linux. Patch by Vladimir.graemeg
2008-05-27* Applied Vladimir's button flag patch.graemeg
2008-05-19* Merged my private graemeg branch changes (r752:r781) into trunk. These chan...graemeg
2008-04-21* Added more handy scripts for cleaning out directories (linux only).graemeg
2008-03-22* Added property PageSize to Scrollbardrewski207
2008-03-22* Made Scrollbox use an enum to keep track of the partdrewski207
2008-03-04* More more on the MiG Layout port.graemeg
2008-02-15* Applied Jean-Marc's TextColor and BackgroundColor patch.graemeg
2007-11-03* Started working on a Calendar component.graemeg
2007-10-18* Horizontal scrollbar now also support clicking between the left/right butto...graemeg
2007-10-09* TfpgScrollbar in vertical orientation now supports clicking between the up/...graemeg
2007-09-26* Added copyright information in the GUI units.graemeg
2007-09-14* New overloaded EndDraw method for TfpgCanvas.graemeg
2007-08-13* Renamed the TfpgTrackbar to TfpgTrackBarExtra.graemeg
2007-08-10* Grid now has keyboard navigation support.graemeg
2007-08-09* Fixed scrollbar bug that the listview revealeddrewski207
2007-08-08* Replaced the use of TRect with TfpgRect in gui_scrollbargraemeg
2007-08-08* Finally fixed all painting issues with rectangles and clipping.graemeg
2007-08-07* Most Keyhandling for listviewdrewski207
2007-08-07* Changed the parameters of DrawRectangle, FillRectangle to rather use Width ...graemeg
2007-08-06* Made the ScrollBars even more robustdrewski207
2007-08-06* Added basic listviewdrewski207
2007-07-31* Fixed FillRectangle() under GDI and X11.graemeg
2007-07-27X11 only:graemeg
2007-07-23The first part of removing the obsolete fpGUI and replacing it with the new m...graemeg