summaryrefslogtreecommitdiff
path: root/FL/Fl_Tree_Item.H
AgeCommit message (Expand)Author
44 hourswipmaxim nikonov
2 dayswi[maxim nikonov
2025-10-31Fix MSVC Level 4 warnings (#1126)MatthiasWM
2025-03-28Changed two connector methods to virtualGreg Ercolano
2024-07-17Added is_visible_r() for consistency w/is_visible()Greg Ercolano
2020-07-06Remove $Id$ tags, update URL's, and moreAlbrecht Schlosser
2019-08-27Added new method Fl_Tree_Item::event_on_item()Greg Ercolano
2019-08-25More fixes for STR #3527; handle usericons, etcGreg Ercolano
2016-10-17Add non-const version of Fl_Tree_Item::tree().Albrecht Schlosser
2016-07-21Bringing over fix [r11840] from 1.3 current to the porting branch.Greg Ercolano
2016-04-23Remove #if FLTK_ABI_VERSION >= xxx directives.Manolo Gouy
2015-04-28Fl_Tree: improved draw() behavior when deactivated;Greg Ercolano
2014-11-10Documentation: fix another image display issue.Albrecht Schlosser
2014-09-04Solves STR #3127.Greg Ercolano
2014-05-22Fix STR #3086, missing virtual dtor when ABI >= 10303.Greg Ercolano
2014-01-20o Added draw_item_content() to Fl_Tree_Item,Greg Ercolano
2014-01-16ABI fixes.Greg Ercolano
2013-12-15Adds horizontal scrollbar to Fl_Tree as an ABI 1.3.3 feature.Greg Ercolano
2013-11-10o Added Fl_Tree::item_draw_callback(), letting one define a custom draw funct...Greg Ercolano
2013-09-16STR# #2973: applied patch str_2973_r9958_sun-fix-errors-5.patch verbatim.Greg Ercolano
2012-11-06Replaced 10302 with 10301 for FLTK_ABI_VERSIONMatthias Melcher
2012-05-09o Added new 0xffffffff 'transparent' color behavior for the item's bg color;Greg Ercolano
2012-04-27o Added FL_TREE_ITEM_HEIGHT_FROM_WIDGET option to item_draw_mode()Greg Ercolano
2012-04-22o doc fixesGreg Ercolano
2012-04-22Various mods for Fl_TreeGreg Ercolano
2012-01-19Fl_Tree optimizations for selecting large trees (100k items).Greg Ercolano
2011-07-19Modifications to all LGPL headers for STR #2685.Greg Ercolano
2011-01-30Fl_Tree API breaking changes (we haven't released 1.3.0 yet..):Greg Ercolano
2010-11-28Fixed Copyright to 2010.Matthias Melcher
2010-09-02add missing FL_EXPORT macroyuri
2010-08-26Fl_Tree related modsGreg Ercolano
2009-12-08Small fixed to SebHoll's user_data() mods (init + copy ctor),Greg Ercolano
2009-12-08Checked in SebHoll's API mods, fixed indents.Greg Ercolano
2009-11-18Added missing svn properties and $Id$ tags.Albrecht Schlosser
2009-11-14Added Fl_Tree source code, demo files, and documentation. Thanks, Greg!Matthias Melcher