summaryrefslogtreecommitdiff
path: root/src/Fl_Tree_Item.cxx
AgeCommit message (Expand)Author
2024-04-26Box types can now defined and draw their own focus frame, STR 2145, #659Matthias Melcher
2023-01-12Fix buffer overflow in Fl_Tree_Item::show_self()Albrecht Schlosser
2022-03-09Small doc improvements for Fl_Tree_Item.Greg Ercolano
2022-01-16Rename FL/fl_string.h to FL/fl_string_functions.hAlbrecht Schlosser
2021-11-27Solves Fl_Tree focus box artifacts on linux - fixes issue #299.Greg Ercolano
2020-08-01Implement + deploy fl_strdup()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-27Added NULL checks in Fl_Tree_Item::move()Greg Ercolano
2019-08-25More fixes for STR #3527; handle usericons, etcGreg Ercolano
2019-02-02STR #2714: remove new shadow lint for MacOSMatthias Melcher
2019-01-25Fix Fl_Tree::insert() with pos out ouf range (#18)Albrecht Schlosser
2018-04-10General description: mention how to move items aroundGreg Ercolano
2016-07-21Bringing over fix [r11840] from 1.3 current to the porting branch.Greg Ercolano
2016-04-13Remove FL_ABI_VERSION clauses from the Fl_Tree class source codeManolo Gouy
2016-03-14Carrying over r11173 fix to the new 1.3 porting branch.Greg Ercolano
2016-02-13Details on PORTME items. Move fl_parse_color() to screen drivers.Matthias Melcher
2016-02-11Mark places that need to be refactored with // PORTME:Matthias Melcher
2015-06-23Fixes STR 3234Greg Ercolano
2015-04-28Fl_Tree: improved draw() behavior when deactivated;Greg Ercolano
2015-04-13Small doc fixes as recommended by Albrecht, Greg Ercolano
2015-04-13Fix return value test, as pointed out by Albrecht.Greg Ercolano
2014-12-19Fix problem with *horiz* dot pattern alignment,Greg Ercolano
2014-12-19Optimize drawing loop, fix indent.Greg Ercolano
2014-09-05Fixes to how new move() operations handle the conceptGreg Ercolano
2014-09-04Solves STR #3127.Greg Ercolano
2014-01-24More Fl_Tree doc improvements.Greg Ercolano
2014-01-20o Added draw_item_content() to Fl_Tree_Item,Greg Ercolano
2014-01-16ABI fixes.Greg Ercolano
2014-01-14Fix 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-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-11-06Fl_Tree: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-29Fixed some keynav problems:Greg Ercolano
2012-05-09o Added new 0xffffffff 'transparent' color behavior for the item's bg color;Greg Ercolano
2012-05-02Fixes small redraw problem with Fl_Tree child widgets on linux, perhaps others.Greg Ercolano
2012-04-30Grr, looks like Fl_Group::update_child() Greg Ercolano
2012-04-30Fixes focus issues:Greg Ercolano
2012-04-30Fixes STR#2832; support labels on tree child widget()s.Greg Ercolano
2012-04-27o Added FL_TREE_ITEM_HEIGHT_FROM_WIDGET option to item_draw_mode()Greg Ercolano
2012-04-23Various Fl_Tree enhancements:Greg Ercolano
2012-04-22Fixed problem with linespacing(): should not affect widget() sizeGreg 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-12-25Small fix for vertical connectors between far away items, as noted by Christo...Greg Ercolano
2011-12-25Optimizations for very large Fl_Tree'sGreg Ercolano