summaryrefslogtreecommitdiff
path: root/src/gui/fpg_label.pas
AgeCommit message (Expand)Author
2011-05-10In the constructor, use the property instead of the field variables.Graeme Geldenhuys
2011-05-08globally renamed TFTextFlags to TfpgTextFlagsGraeme Geldenhuys
2011-02-02Using CreateLabel and a custom font did not resize label component correctly.Jean-Marc Levecque
2010-10-29Published the DND propertys for some of the most used components.Graeme Geldenhuys
2010-10-04Published Align property for all widgets.Graeme Geldenhuys
2010-10-01published Enabled property on all (most) componentsGraeme Geldenhuys
2010-09-25published DND events for Button, Edit and Label components.Graeme Geldenhuys
2010-06-04Bumped visibility to Published for some properties.Graeme Geldenhuys
2010-05-05Minor optimization in property settings order for CreateLabel()Graeme Geldenhuys
2010-04-25Publish the new OnShowHint for all other widgets in fpGUI.Graeme Geldenhuys
2010-02-26Update copyright notice in all units.Graeme Geldenhuys
2010-02-03very 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