summaryrefslogtreecommitdiff
path: root/extras
AgeCommit message (Expand)Author
2008-10-15 All tiAppXXX methods now have a ATitle parameter.graemeg
2008-10-13* ListView changes from MvC.graemeg
2008-10-10* Added double click to edit in the main form grid of Demo 21.graemeg
2008-10-01* Updated all demos to use the new unit names.graemeg
2008-10-01* Updated the fpGUI lazarus packages to use a platform specific output librar...graemeg
2008-09-28* Updated the tiOPFfpGUI package code to use the new unit names.graemeg
2008-09-22minor fix in tiopf demo 08.graemeg
2008-09-22* Add new fallback registration Calendar component.graemeg
2008-09-18* Update Demo 08 to work with latest changes in tiOPF - except for SqlDB supp...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-09* More updates to the tiOPF demo 21.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* 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