index
:
Erich/fpGUI
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gui
/
gui_scrollbar.pas
Age
Commit message (
Expand
)
Author
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 Scrollbar
drewski207
2008-03-22
* Made Scrollbox use an enum to keep track of the part
drewski207
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 revealed
drewski207
2007-08-08
* Replaced the use of TRect with TfpgRect in gui_scrollbar
graemeg
2007-08-08
* Finally fixed all painting issues with rectangles and clipping.
graemeg
2007-08-07
* Most Keyhandling for listview
drewski207
2007-08-07
* Changed the parameters of DrawRectangle, FillRectangle to rather use Width ...
graemeg
2007-08-06
* Made the ScrollBars even more robust
drewski207
2007-08-06
* Added basic listview
drewski207
2007-07-31
* Fixed FillRectangle() under GDI and X11.
graemeg
2007-07-27
X11 only:
graemeg
2007-07-23
The first part of removing the obsolete fpGUI and replacing it with the new m...
graemeg