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_spinedit.pas
Age
Commit message (
Expand
)
Author
2014-03-17
spinedit: Allow min and max values to be equal.
Jean-Marc.Levecque
2013-01-03
needed of values limits on integer edits.
Jean-Marc Levecque
2011-01-13
Spinedit: extra check is required due to new resizing behaviour.
Graeme Geldenhuys
2010-10-01
TfpgSpinEdit bugfix: key up/down/pgup/pgdn never triggered the OnChange event.
Graeme Geldenhuys
2010-10-01
spinedit: replaced code with an existing method to do rectangle conversion
Graeme Geldenhuys
2010-10-01
spinedit: arrow painting used wrong button border size
Graeme Geldenhuys
2010-10-01
bugfix: SpinEdit sometimes caused an AV because fpgCaret could not paint
Graeme Geldenhuys
2010-08-19
Here attached is a little improvement for SpinEdit
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
2009-11-30
fixed compiler reported visibilty issues.
Graeme Geldenhuys
2009-10-27
Fix enable/disable of SpinEdit buttons when min/max is reached.
Jean-Marc
2009-10-27
Some min/max fixes to SpindEdit.
Jean-Marc
2009-10-26
Minor fixes to properties in fpg_spinedit unit.
Graeme Geldenhuys
2009-07-30
Fix bug for SpinEditFloat MinValue setting
jean-marc
2008-10-20
* SpinEdit controls needed some published events.
graemeg
2008-10-15
* Added an example fpmake program contributed by Henry Vermaak. Showing how t...
graemeg
2008-10-14
* Applied SpinEdit, Edit, Button and Panel patch from Jean-Marc.
graemeg
2008-10-06
* Implemented the speedup feature in SpinEdit.
graemeg
2008-10-05
* Added a new Canvas.DrawPolygon() method
graemeg
2008-10-03
* Added Jean-Marc initial implementation of SpinEdit component.
graemeg