summaryrefslogtreecommitdiff
path: root/extras/tiopf/gui
AgeCommit message (Expand)Author
2009-10-23With new mediator refactoring the CheckBox mediator can be simplified.Graeme Geldenhuys
2009-10-22Fix Memo Mediator ViewGraeme Geldenhuys
2009-10-22Fixed the fallback type registered for default edit components.Graeme Geldenhuys
2009-10-09Refactored Mediators used with tiOPF project.Graeme Geldenhuys
2009-08-27Fix default size of tiShowString() form.Graeme Geldenhuys
2009-08-27Fix the calculated last column width in StringGrid Mediator.Graeme Geldenhuys
2009-08-27Fix 64bit compiler errorsGraeme Geldenhuys
2009-06-30Updated tiMediators to use SetObjectUpdateMomement to set event handlersGraeme Geldenhuys
2009-06-03GetFieldBounds was not implemented for many tiMediators.Graeme Geldenhuys
2009-05-08Updated the 'updatestdimgs.pas' unit and removed unused units form tiLogToGUI...Graeme Geldenhuys
2009-04-18memory leaks and lpi updatesGraeme Geldenhuys
2009-02-13* Removed the duplicated SelectedObject propertygraemeg
2009-02-13* new mediators for 3 numeric edit components. Thanks to Clemens for the patch.graemeg
2009-02-11* Updated the language inc generator program.graemeg
2009-02-10* Minor fix in fpg_edit and Backspace key handling.graemeg
2009-01-12* Revents a possible AV in StringGrid mediator.graemeg
2008-11-20* minor adjustment to tiGUIInigraemeg
2008-11-14* updated all extrafpc.cfg files to use the correct lib output directory.graemeg
2008-11-06* Minor improvements to the tiMediators unit.graemeg
2008-11-03no commentsgraemeg
2008-11-03* Minor fixes to tiListMediators and SelectedObject property.graemeg
2008-10-31* Implemented virtual RowDelete() method for TfpgCustomGrid.graemeg
2008-10-31* Fixed a bug in ListMediator notification where it mixed 0 and 1-based index...graemeg
2008-10-29* msgqueue now raises exceptions if the queue is full instead of trying to wr...graemeg
2008-10-20* Published new events for Calendar Combo.graemeg
2008-10-20* SpinEdit controls needed some published events.graemeg
2008-10-17* Fixed some bugs in the tiRtfReport unit. Day, Month, Year reported wrong re...graemeg
2008-10-16* Implemented SpinEdit and SpinEditFloat mediators for use with tiOPF based p...graemeg
2008-10-15 All tiAppXXX methods now have a ATitle parameter.graemeg
2008-10-13* ListView changes from MvC.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-16* tiOPF: Improved the look of the LogToGUI form.graemeg
2008-09-15* Added experimental LogToGUI screen for use with tiOPF applications.graemeg
2008-09-09* Fixed a bug in TfpgListView where it didn't paint the last column's content.graemeg
2008-09-08* added an extra check to StringGrid list mediator.graemeg
2008-09-08* OnExit and OnEnter are now publish for TfpgMemo.graemeg
2008-09-08* Minor change updating ListMediator class interface.graemeg
2008-09-07* Bugfix in TDynamicComboBoxView mediator class.graemeg
2008-09-05* Added an experimental ListBox list mediator.graemeg
2008-09-01* Fixed some compiler errors.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
2008-08-19* Fixed bad type casting in tiRtfReport which was not 64bit friendly. Patch s...graemeg
2008-08-18* Updated the tiOPFfpGUI.lpk package compiler options.graemeg
2008-06-13* Added a tiAppError() helper function to the tiOPF gui code.graemeg
2008-06-10* minor mediator changes.graemeg
2008-06-09* Fixed the tiGUIIni read/write formstate information for tiOPF based applica...graemeg