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
/
gui_popupcalendar.pas
Age
Commit message (
Expand
)
Author
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 TfpgPopupWindow
graemeg
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 under
graemeg
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 the
graemeg
2007-11-07
* Rename TfpgCustomComboBox to TfpgAbstractCoboBox.
graemeg
2007-11-07
* Added a OnKeyPress event to TfpgWidget. It can now be surfaced by any
graemeg
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