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
/
examples
/
apps
/
uidesigner
/
vfddesigner.pas
Age
Commit message (
Expand
)
Author
2008-05-23
* Just a little bit of code cleanup, nothing more.
graemeg
2008-05-19
* Merged my private graemeg branch changes (r752:r781) into trunk. These chan...
graemeg
2008-04-25
* Updated some widgets to handle the Keypad Enter key as well.
graemeg
2008-03-28
* Many big changes which removes bucket loads of compiler warnins. These will...
graemeg
2008-03-26
* UI Designer now has a very basic way of setting the TabOrder. Still a lot o...
graemeg
2008-03-22
* Changed the ui designer to set msg.Stop for it's widgets events.
drewski207
2008-02-15
* Applied Jean-Marc's TextColor and BackgroundColor patch.
graemeg
2007-10-10
* Resizing widgets now take into account the MinWidth and MinHeight
graemeg
2007-09-17
* Experimental: started a implementation where the TfpgMemo can
graemeg
2007-09-14
* Introduced Setter methods for BaseWindow Width and Height properties.
graemeg
2007-09-08
* GUI Designer: Minor changes and removed Boolean property editors for now. W...
graemeg
2007-09-08
* Fixed initial painting of components when they are placed in the
graemeg
2007-09-08
* GUI Designer: Some code formating changes in generated code.
graemeg
2007-09-07
GFX: Added support for handle component creation at runtime correct
graemeg
2007-09-07
* GUI: Made some components properties published so the RTTI can
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