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_Array.cxx
Age
Commit message (
Expand
)
Author
45 hours
wip
maxim nikonov
2020-07-06
Remove $Id$ tags, update URL's, and more
Albrecht Schlosser
2019-01-25
Fix Fl_Tree::insert() with pos out ouf range (#18)
Albrecht Schlosser
2016-04-13
Remove FL_ABI_VERSION clauses from the Fl_Tree class source code
Manolo Gouy
2014-09-05
Fixes to how new move() operations handle the concept
Greg Ercolano
2014-09-04
Solves STR #3127.
Greg Ercolano
2014-01-20
o Added draw_item_content() to Fl_Tree_Item,
Greg Ercolano
2013-11-06
Fl_Tree:
Greg Ercolano
2012-11-06
Replaced 10302 with 10301 for FLTK_ABI_VERSION
Matthias Melcher
2012-01-19
Fl_Tree optimizations for selecting large trees (100k items).
Greg Ercolano
2011-12-25
Optimizations for very large Fl_Tree's
Greg Ercolano
2011-07-19
Modifications to all LGPL headers for STR #2685.
Greg Ercolano
2010-11-28
Fixed Copyright to 2010.
Matthias Melcher
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