summaryrefslogtreecommitdiff
path: root/src/gui/fpg_popupcalendar.pas
AgeCommit message (Expand)Author
2011-03-08Calendar Check Combo did not paint date text in correct position.Graeme Geldenhuys
2010-10-04Published Align property for all widgets.Graeme Geldenhuys
2010-10-01published Enabled property on all (most) componentsGraeme Geldenhuys
2010-06-29Calendar Combo: Correctly position Month popup menu.Graeme Geldenhuys
2010-06-29Calender Check Combo: when unchecked and you select date, it must show checked.Graeme Geldenhuys
2010-06-29Calendar: DontCloseWidgset property doesn't actually need to be set in this c...Graeme Geldenhuys
2010-06-29Removed forgotten debug line.Graeme Geldenhuys
2010-06-28Calendar: Implemented year select popup window when clicking the Year in cale...Graeme Geldenhuys
2010-06-28Checkbox Calendar: Clicking the checkbox didn't repaint the display.Graeme Geldenhuys
2010-06-28Checkbox Calender: Bug fix in SetDateValueGraeme Geldenhuys
2010-06-28popupcalendar: minor fix to code to remove compiler hint. Unused variable.Graeme Geldenhuys
2010-06-25Calendar: adjust day if needed when new month is selected.Graeme Geldenhuys
2010-06-25Calendar: Implemented month selection popup menu when clicking on Month editbox.Graeme Geldenhuys
2010-06-17Calendar Combo: Selecting dates outside current month is now ignoredGraeme Geldenhuys
2010-06-17Calendar Combo: implemented Single Click Select.Graeme Geldenhuys
2010-04-25Publish the new OnShowHint for all other widgets in fpGUI.Graeme Geldenhuys
2010-04-01popup calendar: Set some extra properties for the year and month edits.Graeme Geldenhuys
2010-02-26Update copyright notice in all units.Graeme Geldenhuys
2010-02-25Published Hint and ShowHint on all widgets.Graeme Geldenhuys
2009-11-30fixed compiler reported visibilty issues.Graeme Geldenhuys
2009-03-26* CalendarCheckCombo now handles checkbox clicking with mouse.graemeg
2009-03-21Applied patch from Jean-Marc.graemeg
2009-03-20* Minor X11 debugging improvements.graemeg
2009-02-17* Fixed memory leaks in Calendar Combobox.graemeg
2008-10-20* Published new events for Calendar Combo.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-03* Added Jean-Marc initial implementation of SpinEdit component.graemeg
2008-09-27* Phase 2 of the unit rename is complete. The gui units have now been renamed.graemeg