index
:
fltk.git
master
FLTK fork - X11-only C++ widget toolkit with hand-written Makefile
nobody
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
FL
/
Fl_Tree_Prefs.H
Age
Commit message (
Expand
)
Author
2020-07-06
Remove $Id$ tags, update URL's, and more
Albrecht Schlosser
2019-01-23
Doxygen mods for new FL_TREE_SELECT_SINGLE_DRAGGABLE flag
Greg Ercolano
2016-04-23
Remove #if FLTK_ABI_VERSION >= xxx directives.
Manolo Gouy
2015-04-28
Fl_Tree: improved draw() behavior when deactivated;
Greg Ercolano
2014-09-06
Remove trailing comma in the last value of an enum, some compilers dislike it
Lauri Kasanen
2014-09-05
Add support for dragging to reorder in Fl_Tree, STR #2828 (I)
Lauri Kasanen
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
2012-11-06
Replaced 10302 with 10301 for FLTK_ABI_VERSION
Matthias Melcher
2012-05-09
o Added new 0xffffffff 'transparent' color behavior for the item's bg color;
Greg Ercolano
2012-04-27
o Added FL_TREE_ITEM_HEIGHT_FROM_WIDGET option to item_draw_mode()
Greg Ercolano
2012-04-22
o doc fixes
Greg Ercolano
2012-04-22
Various mods for Fl_Tree
Greg Ercolano
2011-07-19
Modifications to all LGPL headers for STR #2685.
Greg Ercolano
2011-01-30
Fl_Tree API breaking changes (we haven't released 1.3.0 yet..):
Greg Ercolano
2010-11-28
Fixed Copyright to 2010.
Matthias Melcher
2010-09-02
add missing FL_EXPORT macro
yuri
2010-08-26
Fl_Tree related mods
Greg Ercolano
2009-12-08
Checked in SebHoll's API mods, fixed indents.
Greg Ercolano
2009-11-18
Added missing svn properties and $Id$ tags.
Albrecht Schlosser
2009-11-14
Added Fl_Tree source code, demo files, and documentation. Thanks, Greg!
Matthias Melcher