summaryrefslogtreecommitdiff
path: root/test/tree.fl
AgeCommit message (Expand)Author
2024-07-08Fix horiz connection lines (#1008)Greg Ercolano
2023-11-15FLUID: fixing test/valuator.fl and test/tree.flMatthias Melcher
2023-11-14Fl_Terminal widget (#800)erco77
2023-09-26FLUID: adds greatly enhanced Shell Commands (#774)Matthias Melcher
2023-09-26FLUID: Fixes regression #777Matthias Melcher
2023-07-14FLUID: fixes all overlapping widgets in all .fl filesMatthias Melcher
2022-09-26Replace all calls to sprintf() by calls to snprintf().ManoloFLTK
2020-07-06Remove $Id$ tags, update URL's, and moreAlbrecht Schlosser
2019-08-25Small tooltip improvements for test/tree appGreg Ercolano
2018-05-01Update fluid (.fl) files.Albrecht Schlosser
2018-04-05Added global Fl::visible_focus() checkbox.Greg Ercolano
2017-10-17Added Fl_Simple_Terminal widget, and mods to test+example programs (STR #3411).Greg Ercolano
2016-11-19Finally remove FLTK_ABI_VERSION preprocessor macro from code.Albrecht Schlosser
2016-10-17Minor fix of tree demo program (show tree widgets).Albrecht Schlosser
2016-07-21Bringing over fix [r11840] from 1.3 current to the porting branch.Greg Ercolano
2016-01-30Bump version numbers for next minor release: FLTK 1.4.0.Albrecht Schlosser
2015-07-09Update fluid .fl files and generated code - remove trailing white space.Albrecht Schlosser
2015-04-28Fl_Tree: improved draw() behavior when deactivated;Greg Ercolano
2015-03-10[Version 1.3.4] Update version numbers - hopefully complete.Albrecht Schlosser
2014-10-05Bump version numbers to 1.3.3.Albrecht Schlosser
2014-09-05Add support for dragging to reorder in Fl_Tree, STR #2828 (I)Lauri Kasanen
2013-12-18Fixes Micha's two NetBSD warning msgs (posted on fltk.general 12/16/13):Greg Ercolano
2013-12-15Adds horizontal scrollbar to Fl_Tree as an ABI 1.3.3 feature.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-27o Added FL_TREE_ITEM_HEIGHT_FROM_WIDGET option to item_draw_mode()Greg Ercolano
2012-04-24allow 'open all' button to include root.Greg Ercolano
2012-04-23Various Fl_Tree enhancements:Greg Ercolano
2012-04-22Forgot tree.fl (should have been in r9377)Greg Ercolano
2012-04-19STR# 2827 cont'd:Greg Ercolano
2012-04-16Made homogen the scope of the new fl_tree enum with previous Fl_Tree_Reason e...Fabien Costantini
2012-04-15STR 2827 implementation. Implemented Reselect code and related API all within...Fabien Costantini
2012-01-19Mods to allow test/tree to add 20,000 items at a time to the tree to test for...Greg Ercolano
2011-02-19Tree demo: removed unused cruft, fixed custom icons.Greg Ercolano
2011-02-13Enlarged pulldown menu choosers slightly. Greg Ercolano
2011-02-01Avoid non-ansi scoping issue with variables defined inside for() loops.Greg Ercolano
2011-01-30Fl_Tree API breaking changes (we haven't released 1.3.0 yet..):Greg Ercolano
2011-01-09Fixed STR #2512: crash in test/tree demo.Manolo Gouy
2010-12-08Fixed Compiling with mingw-w64 (STR #2308).Albrecht Schlosser
2010-11-25Changes to solve STR#2426;Greg Ercolano
2010-11-15Removed preset theme from tree test, so that launching the test with the demo...Matthias Melcher
2010-10-31Some widgets reordered for consistent keyboard navigation in tree test program.Greg Ercolano
2010-08-26Fl_Tree related modsGreg Ercolano
2010-07-10Fixed typos and rewrote tree.fl -> tree.cxx/.hAlbrecht Schlosser
2010-07-10Updated the Fluid IDE support for the current source file structure. Changed ...Matthias Melcher
2010-06-14Reordered widgets for proper keyboard navigation.Greg Ercolano
2010-06-14Added tree.fl -- the source file for tree.cxx / tree.hGreg Ercolano