summaryrefslogtreecommitdiff
path: root/extras/tiopf/gui/tiMediators.pas
AgeCommit message (Expand)Author
2009-06-30Updated tiMediators to use SetObjectUpdateMomement to set event handlersGraeme Geldenhuys
2009-06-03GetFieldBounds was not implemented for many tiMediators.Graeme Geldenhuys
2009-02-13* new mediators for 3 numeric edit components. Thanks to Clemens for the patch.graemeg
2009-02-10* Minor fix in fpg_edit and Backspace key handling.graemeg
2008-11-06* Minor improvements to the tiMediators unit.graemeg
2008-10-31* Fixed a bug in ListMediator notification where it mixed 0 and 1-based index...graemeg
2008-10-20* Published new events for Calendar Combo.graemeg
2008-10-20* SpinEdit controls needed some published events.graemeg
2008-10-16* Implemented SpinEdit and SpinEditFloat mediators for use with tiOPF based p...graemeg
2008-09-28* Updated the tiOPFfpGUI package code to use the new unit names.graemeg
2008-09-22* Add new fallback registration Calendar component.graemeg
2008-09-08* OnExit and OnEnter are now publish for TfpgMemo.graemeg
2008-09-07* Bugfix in TDynamicComboBoxView mediator class.graemeg
2008-09-05* Added an experimental ListBox list mediator.graemeg
2008-08-29* Fixed method visibility level issues in tiMediators unit.graemeg
2008-08-25* published OnEnter and OnExit it TfpgComboBoxgraemeg
2008-08-25* Implemented missing SetupGUIandObject in tiMeditaros for TfpgTrackBar.graemeg
2008-08-22* Added Michael new refactored and improved MGM implementation.graemeg