| Age | Commit message (Expand) | Author |
| 2014-01-24 | More Fl_Tree doc improvements. | Greg Ercolano |
| 2014-01-20 | o Added draw_item_content() to Fl_Tree_Item, | Greg Ercolano |
| 2014-01-16 | ABI fixes. | Greg Ercolano |
| 2014-01-14 | Fix small memleak in Fl_Tree::show_self() [used only for debugging anyway] | Greg Ercolano |
| 2013-12-28 | * Fixes STR#3024 issue with Fl_Tree::find_item() | Greg Ercolano |
| 2013-12-15 | Adds horizontal scrollbar to Fl_Tree as an ABI 1.3.3 feature. | Greg Ercolano |
| 2013-11-10 | o Added Fl_Tree::item_draw_callback(), letting one define a custom draw funct... | Greg Ercolano |
| 2013-11-06 | Fl_Tree: | Greg Ercolano |
| 2013-09-16 | STR# #2973: applied patch str_2973_r9958_sun-fix-errors-5.patch verbatim. | Greg Ercolano |
| 2012-11-06 | Replaced 10302 with 10301 for FLTK_ABI_VERSION | Matthias Melcher |
| 2012-05-29 | Fixed some keynav problems: | Greg Ercolano |
| 2012-05-09 | o Added new 0xffffffff 'transparent' color behavior for the item's bg color; | Greg Ercolano |
| 2012-05-02 | Fixes small redraw problem with Fl_Tree child widgets on linux, perhaps others. | Greg Ercolano |
| 2012-04-30 | Grr, looks like Fl_Group::update_child() | Greg Ercolano |
| 2012-04-30 | Fixes focus issues: | Greg Ercolano |
| 2012-04-30 | Fixes STR#2832; support labels on tree child widget()s. | Greg Ercolano |
| 2012-04-27 | o Added FL_TREE_ITEM_HEIGHT_FROM_WIDGET option to item_draw_mode() | Greg Ercolano |
| 2012-04-23 | Various Fl_Tree enhancements: | Greg Ercolano |
| 2012-04-22 | Fixed problem with linespacing(): should not affect widget() size | Greg Ercolano |
| 2012-04-22 | o doc fixes | Greg Ercolano |
| 2012-04-22 | Various mods for Fl_Tree | Greg Ercolano |
| 2012-01-19 | Fl_Tree optimizations for selecting large trees (100k items). | Greg Ercolano |
| 2011-12-25 | Small fix for vertical connectors between far away items, as noted by Christo... | 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 |
| 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 |