summaryrefslogtreecommitdiff
path: root/src/gui/gui_form.pas
AgeCommit message (Expand)Author
2008-03-10* Implemented the New Directory Dialog and added it to the File Open and File...graemeg
2008-03-07* TfpgForm now has a FullScreen property. Currently only implemented in X11.graemeg
2008-02-15* Applied Jean-Marc's TextColor and BackgroundColor patch.graemeg
2008-01-28* Removed more debug code.graemeg
2008-01-21* Fixed some memory leaks in TfpgComboBox.graemeg
2008-01-03* Reworked the timing of when windows get removed from thegraemeg
2007-12-11* Fixed TfpgApplication to call CheckSynchronize in the application loop so m...graemeg
2007-11-03* Improved modal form in X11 to use net window hintsdrewski207
2007-10-22* Minor update to the tiOPF generic edit mediators unit.graemeg
2007-10-15* Published BackgroundColor and OnPaint for TfpgFormgraemeg
2007-10-14Fixed form showing in in fpgui lcl interfacedrewski207
2007-09-26* Added copyright information in the GUI units.graemeg
2007-09-13* CoreLib: fpgApplication now has a Terminated property which terminates thegraemeg
2007-09-08* GUI Designer: Minor changes and removed Boolean property editors for now. W...graemeg
2007-09-06* Added a new generic property to TfpgWidget to dispatch messages sograemeg
2007-09-06* Moved some methods or properties to the public or published area.graemeg
2007-08-30* Changed the unit output path of the CoreLib and GUI (Lazarus) packages to t...graemeg
2007-08-14* Updated a few scripts in the docs directory.graemeg
2007-07-25* Implemented and added a new unit that will handle command line parameters.graemeg
2007-07-24* Move some modal form requirements as global variable to propertiesgraemeg
2007-07-23The first part of removing the obsolete fpGUI and replacing it with the new m...graemeg