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
/
examples
/
gui
/
treeviewtest
/
treeviewtest.lpr
Age
Commit message (
Expand
)
Author
2011-10-26
treeview demo: reworked this demo to show the StateImageList support
Graeme Geldenhuys
2011-08-04
minor fixes to examples due to Item[] to Items[] change.
Graeme Geldenhuys
2010-08-19
Treeview Demo: further improvements added to demo.
Graeme Geldenhuys
2010-08-19
Treeview Demo: extended the demo to show Node values as user selects them.
Graeme Geldenhuys
2009-02-16
* Removed a lot of memory leaks from fpg_treeview.pas.
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 images
graemeg
2007-12-04
* Fixed a memory leak in TfpgCombobox.
graemeg
2007-12-04
* Minor painting improvement in the treeview nodes.
graemeg
2007-09-13
* CoreLib: fpgApplication now has a Terminated property which terminates the
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 paint
graemeg
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 the
graemeg
2007-08-31
* Created a template test project for the upcoming Treeview component.
graemeg