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
/
src
/
gui
/
gui_tree.pas
Age
Commit message (
Expand
)
Author
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 images
graemeg
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 TfpgForm
graemeg
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 can
graemeg
2007-09-05
* Treeview: implemented double click support for expand and collapse
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
* started the Treeview implementation. This is still heavy under
graemeg
2007-08-31
* Created a template test project for the upcoming Treeview component.
graemeg