summaryrefslogtreecommitdiff
path: root/src/Fl_Tree_Item.cxx
AgeCommit message (Expand)Author
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
2011-07-19Modifications to all LGPL headers for STR #2685.Greg Ercolano
2011-04-14Corrected typo.Manolo Gouy
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-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-08-26Fl_Tree related modsGreg Ercolano
2010-07-10Updated the Fluid IDE support for the current source file structure. Changed ...Matthias Melcher
2010-06-03Document return values for some methods that had none.Greg Ercolano
2010-03-21Fixed msvc6 compilation was broken. What is the use of visualc now? seems we ...Fabien Costantini
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