summaryrefslogtreecommitdiff
path: root/examples/gui/calendar/calendartest.lpr
AgeCommit message (Expand)Author
2010-06-28Calendar Test: add 'Single Click Close' checkbox.Graeme Geldenhuys
2010-04-01calendar demo: added the TfpgCalendarCheckCombo as well.Graeme Geldenhuys
2009-02-17* Fixed memory leaks in Calendar Combobox.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-04* Applied patch from Slapshot to fix the CalendarTest compile error.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-03* Started working on a Calendar component.graemeg