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
/
src
/
Fl_Tree.cxx
Age
Commit message (
Expand
)
Author
2014-01-27
Fixes STR#3041, int -> size_t
Greg Ercolano
2014-01-24
More Fl_Tree doc improvements.
Greg Ercolano
2014-01-23
Small doc tweaks to Fl_Tree's insert()/insert_above() docs.
Greg Ercolano
2014-01-23
Added some code examples to docs for
Greg Ercolano
2014-01-21
Added missing non-const versions of find_clicked()
Greg Ercolano
2014-01-20
o Added draw_item_content() to Fl_Tree_Item,
Greg Ercolano
2014-01-16
ABI fixes.
Greg Ercolano
2014-01-13
Fix small memleak in parse_path() if user tries to add() paths like "" or "/".
Greg Ercolano
2013-12-28
* Fixes STR#3024 issue with Fl_Tree::find_item()
Greg Ercolano
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
2013-11-06
Fl_Tree:
Greg Ercolano
2013-11-06
Fix problem with Fl_Tree::select_only() invoking select callbacks
Greg Ercolano
2012-11-06
Replaced 10302 with 10301 for FLTK_ABI_VERSION
Matthias Melcher
2012-05-29
Fixed some keynav problems:
Greg Ercolano
2012-05-09
o Added new 0xffffffff 'transparent' color behavior for the item's bg color;
Greg Ercolano
2012-04-30
Fixes focus issues:
Greg Ercolano
2012-04-27
o Added FL_TREE_ITEM_HEIGHT_FROM_WIDGET option to item_draw_mode()
Greg Ercolano
2012-04-24
Fixes STR #2796
Greg Ercolano
2012-04-23
Various Fl_Tree enhancements:
Greg Ercolano
2012-04-22
o doc fixes
Greg Ercolano
2012-04-22
Various mods for Fl_Tree
Greg Ercolano
2012-04-19
> Added ^A to 'select all' when tree has focus
Greg Ercolano
2012-04-19
STR# 2827 cont'd:
Greg Ercolano
2012-04-18
Optimizations for when Fl_Tree is a container of FLTK widgets.
Greg Ercolano
2012-04-18
indent fixes
Greg Ercolano
2012-04-15
STR 2827 implementation. Implemented Reselect code and related API all within...
Fabien Costantini
2012-04-13
ABI modifications to Fl_Tree: deprecate mouse selection hotfix with proper so...
Greg Ercolano
2012-04-05
Fixed build error in msvs because Fl ref to FULLSCREEN enum was not accessibl...
Fabien Costantini
2012-02-21
Fix STR#2807: when(FL_WHEN_NEVER) was not working.
Greg Ercolano
2011-12-25
Fix comment typo
Greg Ercolano
2011-12-06
Fixing STR #2786; clipping problem with child FLTK widgets.
Greg Ercolano
2011-10-02
Fix drawing problem with Fl_Input as child of Fl_Tree.
Greg Ercolano
2011-09-29
Solve Fl_Tree issues w/ STR#2714 (shadow variable issue for apps)
Greg Ercolano
2011-07-19
Modifications to all LGPL headers for STR #2685.
Greg Ercolano
2011-05-04
Fl_Tree mods for handling escaped item menu names.
Greg Ercolano
2011-04-14
Corrected typo.
Manolo Gouy
2011-02-19
Small mod for NULL behavior of show_item(item,yoff). (STR#2517)
Greg Ercolano
2011-02-19
Document NULL item behavior, small code mods for same.
Greg Ercolano
2011-02-13
Selection color fixes, widget screenshot added to top of docs.
Greg Ercolano
2011-01-30
Fl_Tree API breaking changes (we haven't released 1.3.0 yet..):
Greg Ercolano
2011-01-29
Fixes STR#2547.
Greg Ercolano
2010-11-28
Fixed Copyright to 2010.
Matthias Melcher
2010-11-25
Changes to solve STR#2426;
Greg Ercolano
2010-10-30
Fixed special handling for ISO back-tab keycode (STR #2369)
Matthias Melcher
2010-10-12
Strengthened doxygen docs for set_item_focus().
Greg Ercolano
2010-08-26
Fl_Tree related mods
Greg Ercolano
2010-07-10
Updated the Fluid IDE support for the current source file structure. Changed ...
Matthias Melcher
2010-05-12
Mods to tree widget for docs and callbacks.
Greg Ercolano
2010-05-10
1) Modified tree test program to include when() options,
Greg Ercolano
[next]