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_checkbox.pas
Age
Commit message (
Expand
)
Author
2012-11-20
Implements a ReadOnly property for TfpgCheckBox.
Graeme Geldenhuys
2011-05-19
Checkbox: setting checked now fires OnChange event
Graeme Geldenhuys
2011-05-08
globally renamed TFTextFlags to TfpgTextFlags
Graeme Geldenhuys
2010-11-12
checkbox: improved painting, and slight adjustment to image position
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-06-04
Bumped visibility to Published for some properties.
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-25
Published Hint and ShowHint on all widgets.
Graeme Geldenhuys
2009-06-23
Fix overlapping text in RadioButton and CheckBox
Graeme Geldenhuys
2009-06-23
Fixed the image position regarding focus rectangle
Graeme Geldenhuys
2009-06-23
New property BoxLayout for checkbox and radiobutton.
Jean-Marc
2009-03-20
* Minor X11 debugging improvements.
graemeg
2008-10-20
* SpinEdit controls needed some published events.
graemeg
2008-09-27
* Phase 2 of the unit rename is complete. The gui units have now been renamed.
graemeg