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
/
fpg_label.pas
Age
Commit message (
Expand
)
Author
2011-05-10
In the constructor, use the property instead of the field variables.
Graeme Geldenhuys
2011-05-08
globally renamed TFTextFlags to TfpgTextFlags
Graeme Geldenhuys
2011-02-02
Using CreateLabel and a custom font did not resize label component correctly.
Jean-Marc Levecque
2010-10-29
Published the DND propertys for some of the most used components.
Graeme Geldenhuys
2010-10-04
Published Align property for all widgets.
Graeme Geldenhuys
2010-10-01
published Enabled property on all (most) components
Graeme Geldenhuys
2010-09-25
published DND events for Button, Edit and Label components.
Graeme Geldenhuys
2010-06-04
Bumped visibility to Published for some properties.
Graeme Geldenhuys
2010-05-05
Minor optimization in property settings order for CreateLabel()
Graeme Geldenhuys
2010-04-25
Publish the new OnShowHint for all other widgets in fpGUI.
Graeme Geldenhuys
2010-02-26
Update copyright notice in all units.
Graeme Geldenhuys
2010-02-03
very minor code formatting fix.
Graeme Geldenhuys
2008-09-27
* Phase 2 of the unit rename is complete. The gui units have now been renamed.
graemeg