summaryrefslogtreecommitdiff
path: root/src/gui/gui_tree.pas
AgeCommit message (Expand)Author
2007-11-26* Correctly set the default value for some properties in the TreeView.graemeg
2007-10-16* GUI: Added a Data property to the TreeNode class. Now any object or data ca...graemeg
2007-10-15* Published BackgroundColor and OnPaint for TfpgFormgraemeg
2007-10-08* UI Designer: Added more available Boolean properties to the Object Inspector.graemeg
2007-09-26* Added copyright information in the GUI units.graemeg
2007-09-08* Made a few modifications so the GUI Designer works under Windows.graemeg
2007-09-08* Fixed initial painting of components when they are placed in the graemeg
2007-09-07* GUI: Made some components properties published so the RTTI cangraemeg
2007-09-05* Treeview: implemented double click support for expand and collapsegraemeg
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