summaryrefslogtreecommitdiff
path: root/examples/gui/treeviewtest
AgeCommit message (Expand)Author
2013-06-18Updates extrafpc.cfg files so no console window is shown for Windows compiled...Graeme Geldenhuys
2011-10-26treeview demo: reworked this demo to show the StateImageList supportGraeme Geldenhuys
2011-08-04minor fixes to examples due to Item[] to Items[] change.Graeme Geldenhuys
2010-08-19Treeview Demo: further improvements added to demo.Graeme Geldenhuys
2010-08-19Treeview Demo: extended the demo to show Node values as user selects them.Graeme Geldenhuys
2009-04-05* Added missing unit output directories.Graeme Geldenhuys
2009-02-16* Removed a lot of memory leaks from fpg_treeview.pas.graemeg
2008-11-14* updated all extrafpc.cfg files to use the correct lib output directory.graemeg
2008-10-01* Updated all demos to use the new unit names.graemeg
2008-07-08* Got the basics working in the GUI Test Runner.graemeg
2008-07-07* Published more events and properties for EditInteger and EditFload components.graemeg
2008-02-14* Applied patch from Michael van Canneyt fixing the anchors of the checkboxes...graemeg
2008-02-13* Treeview example should now fix the image paths at runtime, using the corre...graemeg
2008-02-13* Treeview component now has support for node imagesgraemeg
2007-12-04* Fixed a memory leak in TfpgCombobox.graemeg
2007-12-04* Minor painting improvement in the treeview nodes.graemeg
2007-10-18* Improved the implementation of the Minimum Width/Height graemeg
2007-09-13* CoreLib: fpgApplication now has a Terminated property which terminates thegraemeg
2007-09-05(no commit message)graemeg
2007-09-05* Treeview linestyle has been changed to lsDot by default.graemeg
2007-09-05* More painting fixes for the Treeview. Node lines seem to paintgraemeg
2007-09-05* Added some painting fixes to the Treeview. Also added a few new properties.graemeg
2007-09-03* Treeview finally paints itself. Still not 100% and still no input support.graemeg
2007-09-03* Implemented more of the Treeview component. Started with thegraemeg
2007-08-31* started the Treeview implementation. This is still heavy undergraemeg
2007-08-31* Created a template test project for the upcoming Treeview component.graemeg