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
/
src
/
gui
/
fpg_popupcalendar.pas
Age
Commit message (
Expand
)
Author
2013-11-01
calendar: increased the dropdown window slightly of Calendar Combobox
Graeme Geldenhuys
2012-11-19
ReadOnly property implemented for TfpgCalendarCombo
Graeme Geldenhuys
2011-07-13
calendar improvement: removed unnecessary drawing lines
Graeme Geldenhuys
2011-07-13
changes in preparation for FPC Trunk support.
Graeme Geldenhuys
2011-07-13
calendar bugfix: we excluded minyear and maxyear from valid range
Graeme Geldenhuys
2011-05-08
globally renamed TFTextFlags to TfpgTextFlags
Graeme Geldenhuys
2011-03-08
Calendar Check Combo did not paint date text in correct position.
Graeme Geldenhuys
2010-10-04
Published Align property for all widgets.
Graeme Geldenhuys
2010-10-01
published Enabled property on all (most) components
Graeme Geldenhuys
2010-06-29
Calendar Combo: Correctly position Month popup menu.
Graeme Geldenhuys
2010-06-29
Calender Check Combo: when unchecked and you select date, it must show checked.
Graeme Geldenhuys
2010-06-29
Calendar: DontCloseWidgset property doesn't actually need to be set in this c...
Graeme Geldenhuys
2010-06-29
Removed forgotten debug line.
Graeme Geldenhuys
2010-06-28
Calendar: Implemented year select popup window when clicking the Year in cale...
Graeme Geldenhuys
2010-06-28
Checkbox Calendar: Clicking the checkbox didn't repaint the display.
Graeme Geldenhuys
2010-06-28
Checkbox Calender: Bug fix in SetDateValue
Graeme Geldenhuys
2010-06-28
popupcalendar: minor fix to code to remove compiler hint. Unused variable.
Graeme Geldenhuys
2010-06-25
Calendar: adjust day if needed when new month is selected.
Graeme Geldenhuys
2010-06-25
Calendar: Implemented month selection popup menu when clicking on Month editbox.
Graeme Geldenhuys
2010-06-17
Calendar Combo: Selecting dates outside current month is now ignored
Graeme Geldenhuys
2010-06-17
Calendar Combo: implemented Single Click Select.
Graeme Geldenhuys
2010-04-25
Publish the new OnShowHint for all other widgets in fpGUI.
Graeme Geldenhuys
2010-04-01
popup calendar: Set some extra properties for the year and month edits.
Graeme Geldenhuys
2010-02-26
Update copyright notice in all units.
Graeme Geldenhuys
2010-02-25
Published Hint and ShowHint on all widgets.
Graeme Geldenhuys
2009-11-30
fixed compiler reported visibilty issues.
Graeme Geldenhuys
2009-03-26
* CalendarCheckCombo now handles checkbox clicking with mouse.
graemeg
2009-03-21
Applied 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