summaryrefslogtreecommitdiff
path: root/examples/gui/calendar
AgeCommit message (Expand)Author
2010-06-28Calendar Test: add 'Single Click Close' checkbox.Graeme Geldenhuys
2010-04-06examples: fixed unit output directory settings.Graeme Geldenhuys
2010-04-01calendar demo: added the TfpgCalendarCheckCombo as well.Graeme Geldenhuys
2009-04-18memory leaks and lpi updatesGraeme Geldenhuys
2009-04-05* Added missing unit output directories.Graeme Geldenhuys
2009-02-17* Fixed memory leaks in Calendar Combobox.graemeg
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 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