summaryrefslogtreecommitdiff
path: root/extras/tiopf/gui/tiDialogs.pas
AgeCommit message (Collapse)Author
2008-10-17* Fixed some bugs in the tiRtfReport unit. Day, Month, Year reported wrong ↵graemeg
results. * Added a RTF Reporting demo.
2008-10-15 All tiAppXXX methods now have a ATitle parameter.graemeg
2008-09-28* Updated the tiOPFfpGUI package code to use the new unit names.graemeg
2008-06-13* Added a tiAppError() helper function to the tiOPF gui code.graemeg
2008-06-09* Fixed the tiGUIIni read/write formstate information for tiOPF based ↵graemeg
applications. * Fixed the updating of rows in the StringGrid composite mediator (tiOPF) * Minor update to the message dialog include file.
2007-08-27* Implemented List Mediators with tiOPF support and added a demo.graemeg
* Added a quick workaround for the InvertCaret function causing a AV. * MenuBar now keeps the current menu focused even if you open more than 2 levels deep of Popup Menus. * Added some TODO entries to Widgets. Also published some missing properties. * Fixed repainting issue with TfpgComobBox when you set the Width from code and made the component focusable. Not sure why it wasn't! * Updated Lazarus IDE code template for new fpGUI applications.
2007-08-24* Started the port of tiOPF GUI units to support fpGUI based applications.graemeg
See the readme.txt file for more details.