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
/
src
/
Fl_Tree_Item.cxx
Age
Commit message (
Expand
)
Author
2011-07-19
Modifications to all LGPL headers for STR #2685.
Greg Ercolano
2011-04-14
Corrected typo.
Manolo Gouy
2011-02-19
Document NULL item behavior, small code mods for same.
Greg Ercolano
2011-02-13
Selection color fixes, widget screenshot added to top of docs.
Greg Ercolano
2011-01-30
Fl_Tree API breaking changes (we haven't released 1.3.0 yet..):
Greg Ercolano
2010-11-28
Fixed Copyright to 2010.
Matthias Melcher
2010-08-26
Fl_Tree related mods
Greg Ercolano
2010-07-10
Updated the Fluid IDE support for the current source file structure. Changed ...
Matthias Melcher
2010-06-03
Document return values for some methods that had none.
Greg Ercolano
2010-03-21
Fixed msvc6 compilation was broken. What is the use of visualc now? seems we ...
Fabien Costantini
2009-12-08
Small fixed to SebHoll's user_data() mods (init + copy ctor),
Greg Ercolano
2009-12-08
Checked in SebHoll's API mods, fixed indents.
Greg Ercolano
2009-11-18
Added missing svn properties and $Id$ tags.
Albrecht Schlosser
2009-11-14
Added Fl_Tree source code, demo files, and documentation. Thanks, Greg!
Matthias Melcher