summaryrefslogtreecommitdiff
path: root/src/gui/fpg_editbtn.pas
AgeCommit message (Expand)Author
2015-03-05Published some mouse events for Checkbox, ComboBox, Edit, EditBtn, Listbox an...Graeme Geldenhuys
2015-02-28code formatting fixGraeme Geldenhuys
2015-02-19Removed fpgApplication.DefaultFontGraeme Geldenhuys
2011-05-19Added a new event OnFilenameSet to TfpgFileNameEdit widget.Graeme Geldenhuys
2011-04-23minor TfpgEditButton improvements when used inside the UI Designer.Graeme Geldenhuys
2011-04-23new TfpgEditButton component with ellipses glyph on the button.Graeme Geldenhuys
2011-01-12Use Width and Height properties instead of internal fields in constructorGraeme Geldenhuys
2010-10-04Published Align property for all widgets.Graeme Geldenhuys
2010-10-01published Enabled property on all (most) componentsGraeme Geldenhuys
2010-04-25Refactored out all common code in the various composite editbutton type compo...Graeme Geldenhuys
2010-04-21fpg_editbtn.pas: Added ReadOnly properties to all three components.Graeme Geldenhuys
2010-04-18editbtn.pas: Fixed the positioning issue at runtime. Button was clipped.Graeme Geldenhuys
2010-04-18editbtn.pas: Changed class parent for Filename/Directory Edit to TfpgAbstract...Graeme Geldenhuys
2010-04-16edtbtn + UI Designer: Tweaked the designer look a bit more.Graeme Geldenhuys
2010-04-16TfpgFontEdit: apply a default font to the edit component text.Graeme Geldenhuys
2010-04-16Edit Button components: Improved the look in the UI Designer.Graeme Geldenhuys
2010-04-16New TfpgFontEdit component.Graeme Geldenhuys
2010-04-15TfpgDirectoryEdit: new composite component added to fpg_editbtn.pas unit.Graeme Geldenhuys
2010-04-15FilenameEdit: exposed the ExtraHint property of the embedded Edit component.Graeme Geldenhuys
2010-04-15FilenameEdit: Fixed the focus issues in the Edit component part.Graeme Geldenhuys
2010-04-15FilenameEdit: Fixed image alignment on button.Graeme Geldenhuys
2010-04-15FilenameEdit: Improved initial size.Graeme Geldenhuys
2010-04-15New unit fpg_editbtn.pas: Adds TfpgFileNameEdit component.Graeme Geldenhuys