index
:
fltk.git
master
FLTK fork - X11-only C++ widget toolkit with hand-written Makefile
nobody
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
tree.fl
Age
Commit message (
Expand
)
Author
2011-02-19
Tree demo: removed unused cruft, fixed custom icons.
Greg Ercolano
2011-02-13
Enlarged pulldown menu choosers slightly.
Greg Ercolano
2011-02-01
Avoid non-ansi scoping issue with variables defined inside for() loops.
Greg Ercolano
2011-01-30
Fl_Tree API breaking changes (we haven't released 1.3.0 yet..):
Greg Ercolano
2011-01-09
Fixed STR #2512: crash in test/tree demo.
Manolo Gouy
2010-12-08
Fixed Compiling with mingw-w64 (STR #2308).
Albrecht Schlosser
2010-11-25
Changes to solve STR#2426;
Greg Ercolano
2010-11-15
Removed preset theme from tree test, so that launching the test with the demo...
Matthias Melcher
2010-10-31
Some widgets reordered for consistent keyboard navigation in tree test program.
Greg Ercolano
2010-08-26
Fl_Tree related mods
Greg Ercolano
2010-07-10
Fixed typos and rewrote tree.fl -> tree.cxx/.h
Albrecht Schlosser
2010-07-10
Updated the Fluid IDE support for the current source file structure. Changed ...
Matthias Melcher
2010-06-14
Reordered widgets for proper keyboard navigation.
Greg Ercolano
2010-06-14
Added tree.fl -- the source file for tree.cxx / tree.h
Greg Ercolano