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
/
fpg_tree.pas
Age
Commit message (
Expand
)
Author
2010-04-25
Publish the new OnShowHint for all other widgets in fpGUI.
Graeme Geldenhuys
2010-03-19
TreeView: SetSelection did not position the selected node in a visible area.
Graeme Geldenhuys
2010-02-26
Update copyright notice in all units.
Graeme Geldenhuys
2010-02-25
Published Hint and ShowHint on all widgets.
Graeme Geldenhuys
2009-12-29
New methods GotoNextNodeUp and GotoNextNodeDown to step through a tree.
Graeme Geldenhuys
2009-11-09
Published the OnDoubleClick event for the Treeview and Listbox components.
Graeme Geldenhuys
2009-11-05
minor changes required in fpg_tree.pas to work with FPC 2.3.1
Graeme Geldenhuys
2009-11-05
Fixed mouse wheel scrolling in treeview.
Graeme Geldenhuys
2009-10-21
Treeview can now do a FindSubNode using the Node.Data property.
Graeme Geldenhuys
2009-02-16
* Removed a lot of memory leaks from fpg_treeview.pas.
graemeg
2009-01-14
* new methods added to fpg_utils unit.
graemeg
2009-01-12
* Added two new functions to fpg_utils unit.
graemeg
2008-09-27
* Phase 2 of the unit rename is complete. The gui units have now been renamed.
graemeg