| Age | Commit message (Expand) | Author |
| 3 days | wi[ | maxim nikonov |
| 2024-07-17 | Fix last_visible_item() to check parents (#1012) | Greg Ercolano |
| 2024-06-30 | Fl_Tree +/- buttons are no longer drawn using bitmaps, different default line... | Cyprinus Carpio |
| 2024-05-09 | Followup: avoid dereference null pointer (#971) | Greg Ercolano |
| 2024-05-08 | Avoid possible dereferencing of null pointer (#971) | ManoloFLTK |
| 2023-01-05 | Add close buttons for individual tabs in Fl_Tabs (#628) | Matthias Melcher |
| 2022-09-26 | Replace all calls to sprintf() by calls to snprintf(). | ManoloFLTK |
| 2022-01-16 | Rename FL/fl_string.h to FL/fl_string_functions.h | Albrecht Schlosser |
| 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 | Fix STR #3432: fixed drag+drop on folder | Greg Ercolano |
| 2019-08-25 | More fixes for STR #3527; handle usericons, etc | Greg Ercolano |
| 2019-08-24 | Fixes STR #3527: Fl_Tree small drags on open/close icons change selection | Greg Ercolano |
| 2019-01-25 | Fix Fl_Tree::insert() with pos out ouf range (#18) | Albrecht Schlosser |
| 2018-08-06 | Fl_Tree documentation fixes for html/pdf, doxygen 1.8.5 | Greg Ercolano |
| 2018-06-23 | Doxygen only: fixed all block comments starting with an asterisk to space-onl... | Matthias Melcher |
| 2016-09-26 | Bringing over fix [r11986] from 1.3 current to the porting branch. | Greg Ercolano |
| 2016-09-24 | Fl_Tree documentation fixes and two missing statements. | Albrecht Schlosser |
| 2016-07-19 | Bringing over this fix 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-21 | Fix some, but not all doxygen warnings. | Albrecht Schlosser |
| 2016-03-14 | More carry from r11173 to porting.. | Greg Ercolano |
| 2016-03-14 | Carrying fix from 1.3-current (r11177) to the new porting branch. | Greg Ercolano |
| 2015-07-18 | Fix and improve Fl_Table docs, fix some other typos. | Albrecht Schlosser |
| 2014-12-19 | Fixes STR #3169, comments #4, #5 and #7. | Greg Ercolano |
| 2014-09-05 | Add support for dragging to reorder in Fl_Tree, STR #2828 (I) | Lauri Kasanen |
| 2014-01-27 | Fixes STR#3041, int -> size_t | Greg Ercolano |
| 2014-01-24 | More Fl_Tree doc improvements. | Greg Ercolano |
| 2014-01-23 | Small doc tweaks to Fl_Tree's insert()/insert_above() docs. | Greg Ercolano |
| 2014-01-23 | Added some code examples to docs for | Greg Ercolano |
| 2014-01-21 | Added missing non-const versions of find_clicked() | 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-13 | Fix small memleak in parse_path() if user tries to add() paths like "" or "/". | 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-11-06 | Fix problem with Fl_Tree::select_only() invoking select callbacks | 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-04-30 | Fixes focus issues: | Greg Ercolano |
| 2012-04-27 | o Added FL_TREE_ITEM_HEIGHT_FROM_WIDGET option to item_draw_mode() | Greg Ercolano |
| 2012-04-24 | Fixes STR #2796 | Greg Ercolano |
| 2012-04-23 | Various Fl_Tree enhancements: | Greg Ercolano |
| 2012-04-22 | o doc fixes | Greg Ercolano |
| 2012-04-22 | Various mods for Fl_Tree | Greg Ercolano |
| 2012-04-19 | > Added ^A to 'select all' when tree has focus | Greg Ercolano |
| 2012-04-19 | STR# 2827 cont'd: | Greg Ercolano |