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_editbtn.pas
Age
Commit message (
Expand
)
Author
2011-05-19
Added a new event OnFilenameSet to TfpgFileNameEdit widget.
Graeme Geldenhuys
2011-04-23
minor TfpgEditButton improvements when used inside the UI Designer.
Graeme Geldenhuys
2011-04-23
new TfpgEditButton component with ellipses glyph on the button.
Graeme Geldenhuys
2011-01-12
Use Width and Height properties instead of internal fields in constructor
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-04-25
Refactored out all common code in the various composite editbutton type compo...
Graeme Geldenhuys
2010-04-21
fpg_editbtn.pas: Added ReadOnly properties to all three components.
Graeme Geldenhuys
2010-04-18
editbtn.pas: Fixed the positioning issue at runtime. Button was clipped.
Graeme Geldenhuys
2010-04-18
editbtn.pas: Changed class parent for Filename/Directory Edit to TfpgAbstract...
Graeme Geldenhuys
2010-04-16
edtbtn + UI Designer: Tweaked the designer look a bit more.
Graeme Geldenhuys
2010-04-16
TfpgFontEdit: apply a default font to the edit component text.
Graeme Geldenhuys
2010-04-16
Edit Button components: Improved the look in the UI Designer.
Graeme Geldenhuys
2010-04-16
New TfpgFontEdit component.
Graeme Geldenhuys
2010-04-15
TfpgDirectoryEdit: new composite component added to fpg_editbtn.pas unit.
Graeme Geldenhuys
2010-04-15
FilenameEdit: exposed the ExtraHint property of the embedded Edit component.
Graeme Geldenhuys
2010-04-15
FilenameEdit: Fixed the focus issues in the Edit component part.
Graeme Geldenhuys
2010-04-15
FilenameEdit: Fixed image alignment on button.
Graeme Geldenhuys
2010-04-15
FilenameEdit: Improved initial size.
Graeme Geldenhuys
2010-04-15
New unit fpg_editbtn.pas: Adds TfpgFileNameEdit component.
Graeme Geldenhuys