| Age | Commit message (Expand) | Author |
| 2025-10-31 | Fix MSVC Level 4 warnings (#1126) | MatthiasWM |
| 2025-03-28 | Changed two connector methods to virtual | Greg Ercolano |
| 2024-07-17 | Added is_visible_r() for consistency w/is_visible() | Greg Ercolano |
| 2020-07-06 | Remove $Id$ tags, update URL's, and more | Albrecht Schlosser |
| 2019-08-27 | Added new method Fl_Tree_Item::event_on_item() | Greg Ercolano |
| 2019-08-25 | More fixes for STR #3527; handle usericons, etc | Greg Ercolano |
| 2016-10-17 | Add non-const version of Fl_Tree_Item::tree(). | Albrecht Schlosser |
| 2016-07-21 | Bringing over fix [r11840] from 1.3 current to the porting branch. | Greg Ercolano |
| 2016-04-23 | Remove #if FLTK_ABI_VERSION >= xxx directives. | Manolo Gouy |
| 2015-04-28 | Fl_Tree: improved draw() behavior when deactivated; | Greg Ercolano |
| 2014-11-10 | Documentation: fix another image display issue. | Albrecht Schlosser |
| 2014-09-04 | Solves STR #3127. | Greg Ercolano |
| 2014-05-22 | Fix STR #3086, missing virtual dtor when ABI >= 10303. | Greg Ercolano |
| 2014-01-20 | o Added draw_item_content() to Fl_Tree_Item, | Greg Ercolano |
| 2014-01-16 | ABI fixes. | 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-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-09 | o Added new 0xffffffff 'transparent' color behavior for the item's bg color; | Greg Ercolano |
| 2012-04-27 | o Added FL_TREE_ITEM_HEIGHT_FROM_WIDGET option to item_draw_mode() | 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-07-19 | Modifications to all LGPL headers for STR #2685. | 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-09-02 | add missing FL_EXPORT macro | yuri |
| 2010-08-26 | Fl_Tree related mods | Greg Ercolano |
| 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 |