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_editcombo.pas
Age
Commit message (
Expand
)
Author
2014-03-29
ComboBox/EditCombo now uses the new fpgStyles API.
Graeme Geldenhuys
2014-03-29
combobox/editcombo: Internal button painting now only done in HandlePaint
Graeme Geldenhuys
2013-12-17
editcombo: Publish the missing ReadOnly property
Graeme Geldenhuys
2013-12-17
editcombo: Implements painting a ReadOnly state
Graeme Geldenhuys
2013-12-17
editcombo: Removed hard-coded control frame sizes
Graeme Geldenhuys
2013-12-17
editcombo: removed BeginDraw/EndDraw calls which are not needed.
Graeme Geldenhuys
2013-06-07
Surface more of the commonly used events for the TfpgEditCombo widget
Graeme Geldenhuys
2013-06-07
Adds OnKeyChar support to TfpgEditCombo widget
Graeme Geldenhuys
2013-05-20
Removed Canvas.DrawControlFrame() - fpgStyle has tha functionality now
Graeme Geldenhuys
2013-04-29
Fixes a spelling mistake in a code comment.
Graeme Geldenhuys
2013-04-17
Revert "Make special characters known by editcombobox"
Graeme Geldenhuys
2013-04-17
Revert "Use dead key codes for special accentuated characters"
Graeme Geldenhuys
2013-04-17
Revert "Add common procedures in fpg_base for deadkeys"
Graeme Geldenhuys
2013-03-22
Add common procedures in fpg_base for deadkeys
Jean-Marc Levecque
2013-03-22
Use dead key codes for special accentuated characters
Jean-Marc Levecque
2013-03-22
Make special characters known by editcombobox
Jean-Marc Levecque
2012-11-09
Moved Menu-key press handling up the class hierarchy to TfpgWidget.
Graeme Geldenhuys
2012-07-31
Fixes a potential memory leak.
Graeme Geldenhuys
2010-10-04
Published Align property for all widgets.
Graeme Geldenhuys
2010-08-19
Here attached is a patch for EditCombo implementing the use of Charmap for
Jean-Marc Levecque
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-03-09
ExtraHint 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 patch
graemeg
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-06
Applied 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