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_listview.pas
Age
Commit message (
Expand
)
Author
2011-08-04
imagelist Item[] property changed to plural Items[]
Graeme Geldenhuys
2011-05-08
globally renamed TFButtonFlags to TfpgButtonFlags
Graeme Geldenhuys
2011-01-19
A little tweak to allow sorting of ListView
David Emerson
2010-11-11
listview bugfix: removed index out of bounds error
Graeme Geldenhuys
2010-11-10
Implemented some overlooked methods for Listview subitems.
Andrew Haines
2010-11-10
Fixed bug where images would be drawn over the headers when partially scrolle...
Andrew Haines
2010-11-10
Implemented painting Listview Subitems icons
Andrew Haines
2010-11-10
Started implementing Icons in listview
Andrew Haines
2010-11-08
Listview selection now uses an avl tree which is much faster than TList with ...
Andrew Haines
2010-11-08
Improved listview selection so that it is more reliable
Andrew Haines
2010-10-04
Published Align property for all widgets.
Graeme Geldenhuys
2010-10-01
published Enabled property on all (most) components
Graeme Geldenhuys
2010-07-22
ListView: Introduced new .NewItem method.
Graeme Geldenhuys
2010-07-22
ListView: introduced new .AddItem method and marked old .ItemAdd deprecated.
Graeme Geldenhuys
2010-07-22
ListView: Fixed memory leak in ListView.Items handling.
Graeme Geldenhuys
2010-07-22
ListView: Fixed memory leak in ListView.Columns handling.
Graeme Geldenhuys
2010-04-25
Publish the new OnShowHint for all other widgets in fpGUI.
Graeme Geldenhuys
2010-03-10
listview: fixed double buffering bug.
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-02-19
no comments
graemeg
2008-09-27
* Phase 2 of the unit rename is complete. The gui units have now been renamed.
graemeg