summaryrefslogtreecommitdiff
path: root/src/gui/gui_tree.pas
AgeCommit message (Expand)Author
2008-09-10* Published ShowHint and ParentShowHint for all gui components.graemeg
2008-07-15* GUI Test Runner: Improved the images in the treeview.graemeg
2008-07-14* Minor changes to popup menus for Edit and Treeview.graemeg
2008-07-11* Fixed the recusion bug in Treeview when searching for a node.graemeg
2008-07-11* Removed many compiler warnings from the gfx_imgfmt_bmp unit.graemeg
2008-07-08* Added a new FindSubNode method to TfpgTreeNode.graemeg
2008-05-27* Applied Vladimir's button flag patch.graemeg
2008-05-19* Merged my private graemeg branch changes (r752:r781) into trunk. These chan...graemeg
2008-03-06* Applied Russian translation patch from Vladimir.graemeg
2008-02-22* Applied Jean-Marc's ListBox patch.graemeg
2008-02-20* Applied Vladimir's patch for arrow key support in RadioButtons.graemeg
2008-02-15* Applied Jean-Marc's TextColor and BackgroundColor patch.graemeg
2008-02-14* Fixed minor selection rectangle painting bug in TfpgTreeview.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-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