summaryrefslogtreecommitdiff
path: root/examples/gui/calendar
AgeCommit message (Expand)Author
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 focusgraemeg
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 anygraemeg
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