summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-09-16* property change for fpgui_toolkit package.graemeg
2008-09-15* Added experimental LogToGUI screen for use with tiOPF applications.graemeg
2008-09-15* Added experimental PopupMenu poperty to TfpgMemo.graemeg
2008-09-15* Minor patch added extra checks.graemeg
2008-09-12* Fixed the TfpgTimer issue in modal forms. This also fixes the issue of Hint...graemeg
2008-09-10* Published ShowHint and ParentShowHint for all gui components.graemeg
2008-09-10(no commit message)graemeg
2008-09-09* Moved the HintTimer form TfpgWidget to TfpgApplication. Everything still se...graemeg
2008-09-09* Fixed a bug in TfpgListView where it didn't paint the last column's content.graemeg
2008-09-09* More updates to the tiOPF demo 21.graemeg
2008-09-08* added an extra check to StringGrid list mediator.graemeg
2008-09-08* TfpgBaseGrid's FocusCol and FocusRow now defaults to -1graemeg
2008-09-08* OnExit and OnEnter are now publish for TfpgMemo.graemeg
2008-09-08(no commit message)graemeg
2008-09-08no commentsgraemeg
2008-09-08* Minor change updating ListMediator class interface.graemeg
2008-09-07* Bugfix in TDynamicComboBoxView mediator class.graemeg
2008-09-05* Started implementing a full Address Book demo, showcasing the new Model-GUI...graemeg
2008-09-05* Added an experimental ListBox list mediator.graemeg
2008-09-04* minor changes for fpdoc generated documentation.graemeg
2008-09-02* Added some hints to the UI Designer main form.graemeg
2008-09-02* Removed debug writelngraemeg
2008-09-02* Applied Jean-Marc's hint patch which moves hint functionality to TfpgWidget...graemeg
2008-09-01* Added some more information into the readme.txt file.graemeg
2008-09-01* Added a new tiListMediator demo for use with tiOPF.graemeg
2008-09-01* Fixed some compiler errors.graemeg
2008-08-31* Renamed the Hint Shadow class te be inline with the naming convension of fp...graemeg
2008-08-31* Removed the debug line in TfpgApplication.CreateHintWindow.graemeg
2008-08-31* Renamed the hint window to TfpgHintWindowgraemeg
2008-08-31* Made some changes to the Hint Help under Windows. Microsoft strikesgraemeg
2008-08-29* Added missing gui_hint unit.graemeg
2008-08-29 * Implemented a clHintWindow colorgraemeg
2008-08-29* Added Hint window examplegraemeg
2008-08-29* Applied Jean-Marc's hint implementation.graemeg
2008-08-29* Fixed method visibility level issues in tiMediators unit.graemeg
2008-08-26* Moved the UI Designer from the examples/apps directory to the root directory.graemeg
2008-08-25* published OnEnter and OnExit it TfpgComboBoxgraemeg
2008-08-25* Implemented missing SetupGUIandObject in tiMeditaros for TfpgTrackBar.graemeg
2008-08-25no commentsgraemeg
2008-08-25* Started updating the tiOPF mediator demos using the new MGM implementation.graemeg
2008-08-23* Added new unit tests for MGM mediators. Thanks to MvC.graemeg
2008-08-23* minor spelling mistakes.graemeg
2008-08-22* Added Michael new refactored and improved MGM implementation.graemeg
2008-08-21* Applied UI Designer patch from MvC. Adding improved support of OI property ...graemeg
2008-08-21* Minor StringGrid patch adding ColumnAlignment property. Thanks Michael van ...graemeg
2008-08-21* Updated UI Designer example project information files.graemeg
2008-08-20* Applied minor fix from Jean-Marc for numeric edit.graemeg
2008-08-20* Applied patch from Michael van Canneyt improving file dialog handling in UI...graemeg
2008-08-20* Minor update to docs build scriptgraemeg
2008-08-19* TfpgEdit.OnChange now fires when Edit.Text is set or when clipboard functio...graemeg