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
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