index
:
Erich/fpGUI
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gui
/
gui_form.pas
Age
Commit message (
Expand
)
Author
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 the
graemeg
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 hints
drewski207
2007-10-22
* Minor update to the tiOPF generic edit mediators unit.
graemeg
2007-10-15
* Published BackgroundColor and OnPaint for TfpgForm
graemeg
2007-10-14
Fixed form showing in in fpgui lcl interface
drewski207
2007-09-26
* Added copyright information in the GUI units.
graemeg
2007-09-13
* CoreLib: fpgApplication now has a Terminated property which terminates the
graemeg
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 so
graemeg
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 properties
graemeg
2007-07-23
The first part of removing the obsolete fpGUI and replacing it with the new m...
graemeg