summaryrefslogtreecommitdiff
path: root/src/gui/fpg_editcombo.pas
AgeCommit message (Expand)Author
2013-12-17editcombo: Publish the missing ReadOnly propertyGraeme Geldenhuys
2013-12-17editcombo: Implements painting a ReadOnly stateGraeme Geldenhuys
2013-12-17editcombo: Removed hard-coded control frame sizesGraeme Geldenhuys
2013-12-17editcombo: removed BeginDraw/EndDraw calls which are not needed.Graeme Geldenhuys
2013-06-07Surface more of the commonly used events for the TfpgEditCombo widgetGraeme Geldenhuys
2013-06-07Adds OnKeyChar support to TfpgEditCombo widgetGraeme Geldenhuys
2013-05-20Removed Canvas.DrawControlFrame() - fpgStyle has tha functionality nowGraeme Geldenhuys
2013-04-29Fixes a spelling mistake in a code comment.Graeme Geldenhuys
2013-04-17Revert "Make special characters known by editcombobox"Graeme Geldenhuys
2013-04-17Revert "Use dead key codes for special accentuated characters"Graeme Geldenhuys
2013-04-17Revert "Add common procedures in fpg_base for deadkeys"Graeme Geldenhuys
2013-03-22Add common procedures in fpg_base for deadkeysJean-Marc Levecque
2013-03-22Use dead key codes for special accentuated charactersJean-Marc Levecque
2013-03-22Make special characters known by editcomboboxJean-Marc Levecque
2012-11-09Moved Menu-key press handling up the class hierarchy to TfpgWidget.Graeme Geldenhuys
2012-07-31Fixes a potential memory leak.Graeme Geldenhuys
2010-10-04Published Align property for all widgets.Graeme Geldenhuys
2010-08-19Here attached is a patch for EditCombo implementing the use of Charmap forJean-Marc Levecque
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-09ExtraHint property for EditCombo. Thanks to Jean-Marc.graemeg
2009-02-12* Applied Jean-Marc's margin patches.graemeg
2008-10-31* Applied Jean-Marc's editcombo patchgraemeg
2008-10-15* Applied minor EditCombo patch from Jean-Marc.graemeg
2008-10-15* Added an example fpmake program contributed by Henry Vermaak. Showing how t...graemeg
2008-10-14* Applied minor patch from Jean-Marc for EditCombo.graemeg
2008-10-06Applied minor EditCombo patch from Jean-Marc.graemeg
2008-09-27* Phase 2 of the unit rename is complete. The gui units have now been renamed.graemeg