summaryrefslogtreecommitdiff
path: root/src/gui/fpg_edit.pas
AgeCommit message (Expand)Author
2010-09-25published DND events for Button, Edit and Label components.Graeme Geldenhuys
2010-09-22memo: implemented clipboard support with default popup menu support.Graeme Geldenhuys
2010-05-07Edit: removed redundant background painting code for BaseNumericEdit.Graeme Geldenhuys
2010-04-25Publish the new OnShowHint for all other widgets in fpGUI.Graeme Geldenhuys
2010-04-21Edit: fixed vertical centering of text.Graeme Geldenhuys
2010-04-14Edit: When the component is disabled, the ExtraHint should not be shown.Graeme Geldenhuys
2010-04-13Edit: When setting read-only at runtime, the component never repainted itself.Graeme Geldenhuys
2010-04-07Added 'Insert from Character Map' menu item for default popup menu in TfpgEditGraeme Geldenhuys
2010-04-01edit: Introduced a new property AutoSize.Graeme Geldenhuys
2010-04-01edit: Introduced a new property IgnoreMouseCursorGraeme Geldenhuys
2010-03-26TfpgEdit popup menu options enabled property not always set correctly.Graeme Geldenhuys
2010-03-26Fix HandleKeyPress handling. When ReadOnly, then keyTab and keyMenu did not w...Graeme Geldenhuys
2010-03-25Minor tweak to TfpgEdit to unselect text when right arrow key is pressed.Graeme Geldenhuys
2010-02-26Update copyright notice in all units.Graeme Geldenhuys
2010-02-25Published Hint and ShowHint on all widgets.Graeme Geldenhuys
2010-02-03Published ReadOnly property for Numeric Edit components too.Graeme Geldenhuys
2010-02-03Implemented ReadOnly support for TfpgEdit.Graeme Geldenhuys
2009-10-09New ReadOnly property for Edit components, but not implemented yet.Graeme Geldenhuys
2009-07-28Add and remove todo list items.Graeme Geldenhuys
2009-07-28Add new method InsertAtCursorPos() to TfpgBaseEditGraeme Geldenhuys
2009-06-15Fixed InvertCaret exception.David Emerson
2009-06-08Fixed the keyMenu handling in BasicEdit components.Graeme Geldenhuys
2009-06-03GetFieldBounds was not implemented for many tiMediators.Graeme Geldenhuys
2009-03-13plans for future enhancements to edit components.graemeg
2009-02-16Reverted the previous vista hint implementation. Introduced a new ExtraHint p...graemeg
2009-02-12* applied a modified patch from Clemens with the following changes:graemeg
2009-02-12* Applied Jean-Marc's margin patches.graemeg
2009-02-10* Minor fix in fpg_edit and Backspace key handling.graemeg
2008-11-13* NumericEdit fixed from Jean-Marc. Fixed bug where value changed as you set ...graemeg
2008-11-12* Removed public Alignment property from EditInteger, EditFloat and EditCurre...graemeg
2008-11-12* new fpgCharAt() functiongraemeg
2008-11-11* Jean-marc did excellent work fixing up the numeric edit components.graemeg
2008-11-09* another minor patch from jean-marcgraemeg
2008-11-08* Implemented GetClientRect for TfpgBaseEditgraemeg
2008-11-08formatting patch from Jean-marc for BaseNumericEditgraemeg
2008-11-06* Fixed the selection issue in TfpgEdit.graemeg
2008-10-22* Applied Edit component patch from Vladimir - fixing overflow error.graemeg
2008-10-14* Applied SpinEdit, Edit, Button and Panel patch from Jean-Marc.graemeg
2008-10-03* Added Jean-Marc initial implementation of SpinEdit component.graemeg
2008-09-27* Phase 2 of the unit rename is complete. The gui units have now been renamed.graemeg