| Age | Commit message (Expand) | Author |
| 2025-10-09 | Doc fix for issue #1310 | Greg Ercolano |
| 2025-03-28 | Changed two connector methods to virtual | Greg Ercolano |
| 2024-07-21 | Fix slowness due to not clipping (#1014) | Greg Ercolano |
| 2024-07-17 | Fix Fl_Tree related -Wall warnings | Greg Ercolano |
| 2024-07-17 | Added is_visible_r() for consistency w/is_visible() | Greg Ercolano |
| 2024-07-09 | Fix warning (#1008) | Greg Ercolano |
| 2024-07-08 | Fix horiz connection lines (#1008) | Greg Ercolano |
| 2024-06-30 | Fl_Tree +/- buttons are no longer drawn using bitmaps, different default line... | Cyprinus Carpio |
| 2024-04-26 | Box types can now defined and draw their own focus frame, STR 2145, #659 | Matthias Melcher |
| 2023-01-12 | Fix buffer overflow in Fl_Tree_Item::show_self() | Albrecht Schlosser |
| 2022-03-09 | Small doc improvements for Fl_Tree_Item. | Greg Ercolano |
| 2022-01-16 | Rename FL/fl_string.h to FL/fl_string_functions.h | Albrecht Schlosser |
| 2021-11-27 | Solves Fl_Tree focus box artifacts on linux - fixes issue #299. | Greg Ercolano |
| 2020-08-01 | Implement + deploy fl_strdup() | 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-27 | Added NULL checks in Fl_Tree_Item::move() | Greg Ercolano |
| 2019-08-25 | More fixes for STR #3527; handle usericons, etc | Greg Ercolano |
| 2019-02-02 | STR #2714: remove new shadow lint for MacOS | Matthias Melcher |
| 2019-01-25 | Fix Fl_Tree::insert() with pos out ouf range (#18) | Albrecht Schlosser |
| 2018-04-10 | General description: mention how to move items around | Greg Ercolano |
| 2016-07-21 | Bringing over fix [r11840] from 1.3 current to the porting branch. | Greg Ercolano |
| 2016-04-13 | Remove FL_ABI_VERSION clauses from the Fl_Tree class source code | Manolo Gouy |
| 2016-03-14 | Carrying over r11173 fix to the new 1.3 porting branch. | Greg Ercolano |
| 2016-02-13 | Details on PORTME items. Move fl_parse_color() to screen drivers. | Matthias Melcher |
| 2016-02-11 | Mark places that need to be refactored with // PORTME: | Matthias Melcher |
| 2015-06-23 | Fixes STR 3234 | Greg Ercolano |
| 2015-04-28 | Fl_Tree: improved draw() behavior when deactivated; | Greg Ercolano |
| 2015-04-13 | Small doc fixes as recommended by Albrecht, | Greg Ercolano |
| 2015-04-13 | Fix return value test, as pointed out by Albrecht. | Greg Ercolano |
| 2014-12-19 | Fix problem with *horiz* dot pattern alignment, | Greg Ercolano |
| 2014-12-19 | Optimize drawing loop, fix indent. | Greg Ercolano |
| 2014-09-05 | Fixes to how new move() operations handle the concept | Greg Ercolano |
| 2014-09-04 | Solves STR #3127. | Greg Ercolano |
| 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 |