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_edit.pas
Age
Commit message (
Expand
)
Author
2010-03-26
Fix HandleKeyPress handling. When ReadOnly, then keyTab and keyMenu did not w...
Graeme Geldenhuys
2010-03-25
Minor tweak to TfpgEdit to unselect text when right arrow key is pressed.
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
2010-02-03
Published ReadOnly property for Numeric Edit components too.
Graeme Geldenhuys
2010-02-03
Implemented ReadOnly support for TfpgEdit.
Graeme Geldenhuys
2009-10-09
New ReadOnly property for Edit components, but not implemented yet.
Graeme Geldenhuys
2009-07-28
Add and remove todo list items.
Graeme Geldenhuys
2009-07-28
Add new method InsertAtCursorPos() to TfpgBaseEdit
Graeme Geldenhuys
2009-06-15
Fixed InvertCaret exception.
David Emerson
2009-06-08
Fixed the keyMenu handling in BasicEdit components.
Graeme Geldenhuys
2009-06-03
GetFieldBounds was not implemented for many tiMediators.
Graeme Geldenhuys
2009-03-13
plans for future enhancements to edit components.
graemeg
2009-02-16
Reverted 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() function
graemeg
2008-11-11
* Jean-marc did excellent work fixing up the numeric edit components.
graemeg
2008-11-09
* another minor patch from jean-marc
graemeg
2008-11-08
* Implemented GetClientRect for TfpgBaseEdit
graemeg
2008-11-08
formatting patch from Jean-marc for BaseNumericEdit
graemeg
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
[prev]