summaryrefslogtreecommitdiff
path: root/extras
AgeCommit message (Expand)Author
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* 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-01* Added a new tiListMediator demo for use with tiOPF.graemeg
2008-09-01* Fixed some compiler errors.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-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-07-09* Updated the fpgui_ide.lpk to use the new fpgui_toolkit.lpk package.graemeg
2008-06-27* Introduced a new property to TfpgWidget, called IsContainer for allgraemeg
2008-06-13* Added a tiAppError() helper function to the tiOPF gui code.graemeg
2008-06-10* minor mediator changes.graemeg
2008-06-09* Added the Add and Delete functionality to the StringGrid Mediator Demo.graemeg
2008-06-09* Created a quick and easy StringGrid mediator demo to show you what it can do.graemeg
2008-06-09* Fixed the tiGUIIni read/write formstate information for tiOPF based applica...graemeg
2008-06-06* Fixed a bug in the tiCompositeMediators (StringGrid) where it still used 1-...graemeg
2008-06-02* It's now possible to refresh the internal list of the TMediatorDynamicCombo...graemeg
2008-05-30* Created a Lazarus IDE add-on to register a new project type. You can then c...graemeg
2008-05-28* Column widths are now setup correctly in the stringgrid mediator.graemeg
2008-05-28* Added many improvements to the Listview and StringGrid composite mediators ...graemeg
2008-05-23Minor update in the List controls Demo of tiOPF and MGM.graemeg
2008-05-20* Updated the tiOPF support code which the latest 0-based indexing changes.graemeg
2008-05-12* Updated Lazarus code templates for fpGUI based applications.graemeg
2008-04-21* Updated Demo 7 for tiOPF.graemeg
2008-04-21* Added more handy scripts for cleaning out directories (linux only).graemeg
2008-04-18* Ported a RTF Reporting Engine for tiOPF and fpGUI. It's still missing Image...graemeg
2008-04-16* More implemented for MVP framework.graemeg
2008-04-16* Implememented more parts of the new MVP framework for tiOPF and fpGUI.graemeg
2008-04-11* Applied patches 1936023 and 1936029. New Canvas.DrawText methods with text ...graemeg
2008-04-10* The start of a MVP implementation for tiOPF and fpGUI.graemeg
2008-04-03* Minor fix in the MessageDialogsgraemeg
2008-03-23* minor changes for tiOPF mediators.graemeg
2008-03-16* Fixed a bug in File Save Dialog where you can not save a new file anymore.graemeg
2008-02-01* Fixed old Color property to TextColor.graemeg
2008-02-01* Menu items that are disabled now appear as selected when the mouse moves ov...graemeg
2008-01-29* Composite Mediators - made some methods virtual and moved other classes to ...graemeg
2008-01-16* Fixed a bug where the Right and Centre mouse button dectection was wrong wa...graemeg
2008-01-09* Started working on a fpGUI Message Dialog feature.graemeg
2008-01-08* Fixed StringGrid composite mediator. The column title was never set correctly.graemeg
2007-12-11A minor safety check in the tiOPF MGM mediatorsgraemeg
2007-11-29* Created a new overloaded CentrePoint function.graemeg
2007-11-16* Added a new tiOPF demo testing the performance of reference counted vs non-...graemeg