summaryrefslogtreecommitdiff
path: root/src/gui/fpg_listview.pas
AgeCommit message (Expand)Author
2011-05-08globally renamed TFButtonFlags to TfpgButtonFlagsGraeme Geldenhuys
2011-01-19A little tweak to allow sorting of ListViewDavid Emerson
2010-11-11listview bugfix: removed index out of bounds errorGraeme Geldenhuys
2010-11-10Implemented some overlooked methods for Listview subitems.Andrew Haines
2010-11-10Fixed bug where images would be drawn over the headers when partially scrolle...Andrew Haines
2010-11-10Implemented painting Listview Subitems iconsAndrew Haines
2010-11-10Started implementing Icons in listviewAndrew Haines
2010-11-08Listview selection now uses an avl tree which is much faster than TList with ...Andrew Haines
2010-11-08Improved listview selection so that it is more reliableAndrew Haines
2010-10-04Published Align property for all widgets.Graeme Geldenhuys
2010-10-01published Enabled property on all (most) componentsGraeme Geldenhuys
2010-07-22ListView: Introduced new .NewItem method.Graeme Geldenhuys
2010-07-22ListView: introduced new .AddItem method and marked old .ItemAdd deprecated.Graeme Geldenhuys
2010-07-22ListView: Fixed memory leak in ListView.Items handling.Graeme Geldenhuys
2010-07-22ListView: Fixed memory leak in ListView.Columns handling.Graeme Geldenhuys
2010-04-25Publish the new OnShowHint for all other widgets in fpGUI.Graeme Geldenhuys
2010-03-10listview: fixed double buffering bug.Graeme Geldenhuys
2010-02-26Update copyright notice in all units.Graeme Geldenhuys
2010-02-25Published Hint and ShowHint on all widgets.Graeme Geldenhuys
2009-02-19no commentsgraemeg
2008-09-27* Phase 2 of the unit rename is complete. The gui units have now been renamed.graemeg