summaryrefslogtreecommitdiff
path: root/src/gui/fpg_combobox.pas
AgeCommit message (Expand)Author
2011-05-19Implemented a ComboBox.ReadOnly property.Graeme Geldenhuys
2011-05-19Combobox paint optimization.Graeme Geldenhuys
2011-05-08globally renamed TFTextFlags to TfpgTextFlagsGraeme Geldenhuys
2011-05-08globally renamed TFButtonFlags to TfpgButtonFlagsGraeme Geldenhuys
2011-03-08Combobox margin fixGraeme Geldenhuys
2011-02-07ComboBox: New Margin default 3 -> 1.Graeme Geldenhuys
2011-02-07ComboBox: text position is now the same as TfpgEdit.Graeme Geldenhuys
2011-02-07Combobox fix: Setting the Martin cause the Height to change.Graeme Geldenhuys
2010-11-12ComboBox widget now has a AutoSize property default set to FalseGraeme Geldenhuys
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-06-29Combobox: no point having protected methods that are not virtual.Graeme Geldenhuys
2010-04-29Fixed code to remove compiler warnings/hints.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-25Published Hint and ShowHint on all widgets.Graeme Geldenhuys
2009-03-20* Minor X11 debugging improvements.graemeg
2009-03-09ExtraHint property for EditCombo. Thanks to Jean-Marc.graemeg
2009-02-16Reverted the previous vista hint implementation. Introduced a new ExtraHint p...graemeg
2009-02-13* Applied combobox patch from Clemens adding improved hint support.graemeg
2009-02-12* Applied Jean-Marc's margin patches.graemeg
2008-10-06* Applied Jean-Marc's calendar patch adding start week day etc.graemeg
2008-10-05* Added a new Canvas.DrawPolygon() methodgraemeg
2008-09-27* Phase 2 of the unit rename is complete. The gui units have now been renamed.graemeg