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
/
examples
/
gui
/
calendar
Age
Commit message (
Expand
)
Author
2008-11-14
* updated all extrafpc.cfg files to use the correct lib output directory.
graemeg
2008-10-12
* Applied jean-marc's calendar patch.
graemeg
2008-10-06
* Applied Jean-Marc's calendar patch adding start week day etc.
graemeg
2008-10-01
* Updated all demos to use the new unit names.
graemeg
2008-07-10
* Removed the annoying unit that Lazarus IDE keeps adding to the examples.
graemeg
2008-07-07
* Published more events and properties for EditInteger and EditFload components.
graemeg
2008-03-25
* Calendar demo project has been modified to draw a Calendar to the console w...
graemeg
2008-03-17
* Applied patch form Antonio added Today button in CalendarCombo component.
graemeg
2008-02-25
* I believe I fixed the Button down state and Mouse Events issue. It now work...
graemeg
2008-02-18
* I think I fixed the issue with PopupWindows taking focus
graemeg
2008-02-04
* Removed the extra fpgTimers.Delete() call which caused a error an applicati...
graemeg
2008-02-04
* Applied patch from Slapshot to fix the CalendarTest compile error.
graemeg
2008-01-26
* Middle mouse button click was never detected.
graemeg
2007-11-08
* Implemented a new mediator for use with tiOPF for the Calendar
graemeg
2007-11-08
* GUI: Changed the PgUp and PgDn directions in the Calendar component, to be ...
graemeg
2007-11-07
* Rename TfpgCustomComboBox to TfpgAbstractCoboBox.
graemeg
2007-11-07
* Added a OnKeyPress event to TfpgWidget. It can now be surfaced by any
graemeg
2007-11-05
* More improvements to Calendar component.
graemeg
2007-11-05
* Implemented BeginUpdate and EndUpdate for BaseGrid.
graemeg
2007-11-03
* Started working on a Calendar component.
graemeg