summaryrefslogtreecommitdiff
path: root/FL/Fl_Tree.H
AgeCommit message (Expand)Author
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
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
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-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-24Fixes STR #2796Greg Ercolano
2012-04-23Various Fl_Tree enhancements:Greg Ercolano
2012-04-22o doc fixesGreg Ercolano
2012-04-22Various mods for Fl_TreeGreg Ercolano
2012-04-18indent fixesGreg Ercolano
2012-04-16Made homogen the scope of the new fl_tree enum with previous Fl_Tree_Reason e...Fabien Costantini
2012-04-15Fixed comment was misplaced in new tree apiFabien Costantini
2012-04-15STR 2827 implementation. Implemented Reselect code and related API all within...Fabien Costantini
2012-04-13ABI modifications to Fl_Tree: deprecate mouse selection hotfix with proper so...Greg Ercolano
2011-12-06Fixing STR #2786; clipping problem with child FLTK widgets.Greg Ercolano
2011-09-30Fixed doxygen comment.Albrecht Schlosser
2011-09-29Solve Fl_Tree issues w/ STR#2714 (shadow variable issue for apps)Greg Ercolano
2011-07-19Modifications to all LGPL headers for STR #2685.Greg Ercolano
2011-05-04Fl_Tree mods for handling escaped item menu names.Greg Ercolano
2011-02-19Document NULL item behavior, small code mods for same.Greg Ercolano
2011-02-13Selection color fixes, widget screenshot added to top of docs.Greg Ercolano
2011-02-01Documentation fixups, code examples added.Greg Ercolano
2011-01-30Fl_Tree API breaking changes (we haven't released 1.3.0 yet..):Greg Ercolano
2010-12-08As per thread on fltk.development: "RFC: Docs - getting rid of .eps files"Greg Ercolano
2010-12-05Fixed tree-elements imageGreg Ercolano
2010-12-05Added latex \image refs to tree+table docs,Greg Ercolano
2010-11-28Fixed Copyright to 2010.Matthias Melcher
2010-11-25Changes to solve STR#2426;Greg Ercolano
2010-10-12set_item_focus() is now 'public'.Greg Ercolano
2010-09-02add missing FL_EXPORT macroyuri
2010-08-26Fl_Tree related modsGreg Ercolano
2010-07-10Updated the Fluid IDE support for the current source file structure. Changed ...Matthias Melcher
2010-06-07Removed Fl_Tree::parent(Fl_Tree_Item*) to solve STR#2377.Greg Ercolano
2010-05-12Mods to tree widget for docs and callbacks.Greg Ercolano
2010-05-101) Modified tree test program to include when() options,Greg Ercolano
2010-01-17Small mod to FlTree doxygen docs.Greg Ercolano
2010-01-10Added a function to copy an entire Fl_Preferences database into an Fl_Tree vi...Matthias Melcher
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