summaryrefslogtreecommitdiff
path: root/src/gui/gui_popupcalendar.pas
AgeCommit message (Expand)Author
2008-09-27* Phase 2 of the unit rename is complete. The gui units have now been renamed.graemeg
2008-09-27* Rename all corelib units to the new naming convention.graemeg
2008-09-23(no commit message)graemeg
2008-09-10* Published ShowHint and ParentShowHint for all gui components.graemeg
2008-06-26* More code clean up.graemeg
2008-05-26* Edit and Panel's BorderStyle properties had conflicting names.graemeg
2008-05-19* Merged my private graemeg branch changes (r752:r781) into trunk. These chan...graemeg
2008-04-11* Implemented OnClose event for TfpgPopupWindowgraemeg
2008-03-19* Finally I seem to have solved the mystery of the ComboBox that refuses to c...graemeg
2008-03-17* Applied patch form Antonio added Today button in CalendarCombo component.graemeg
2008-03-04* More more on the MiG Layout port.graemeg
2008-02-06* Added a new unit gui_editcombo. This is still undergraemeg
2008-01-26* Middle mouse button click was never detected.graemeg
2007-12-14* Implemented Cell Text Alignment.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-08* X11: Setting a window title via netlayer does not work for thegraemeg
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-06* SetLineStyle and LineWidth are now fully supported under X11 and GDI.graemeg
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