summaryrefslogtreecommitdiff
path: root/src/Fl_Tree_Prefs.cxx
AgeCommit message (Expand)Author
2023-04-15Remove scheme specific initialization from Fl_Tree_PrefsAlbrecht Schlosser
2022-11-25Add "Oxy" scheme (STR 2675, STR 3477)Albrecht Schlosser
2021-03-22Solve issue #204, wrong default for labelfgcolor()Greg Ercolano
2021-02-16Remove FL_CFG_WIN_COCOA preprocessor variable from Fl_Tree_Prefs.cxxManoloFLTK
2020-07-06Remove $Id$ tags, update URL's, and moreAlbrecht Schlosser
2018-06-26Move Fl_System_Driver.H from FL/ to src/Manolo Gouy
2018-06-23Doxygen only: fixed all block comments starting with an asterisk to space-onl...Matthias Melcher
2018-06-23Doxygen: created Group to document drivers, disabled by defaultMatthias Melcher
2016-04-14Complete rewriting of Fl_Tree_Prefs.cxx under the driver model.Manolo Gouy
2016-04-14Begin to rewrite Fl_Tree_Prefs.cxx under the driver model.Manolo Gouy
2016-04-13Remove FL_ABI_VERSION clauses from the Fl_Tree class source codeManolo Gouy
2016-02-13Details on PORTME items. Move fl_parse_color() to screen drivers.Matthias Melcher
2016-02-11Mark places that need to be refactored with // PORTME:Matthias Melcher
2015-04-28Fl_Tree: improved draw() behavior when deactivated;Greg Ercolano
2015-01-29Remove superfluous #include <string.h> - strcmp() is not used anymore.Albrecht Schlosser
2015-01-29Use Fl::is_scheme() in src/Fl_Tree_Prefs.cxx.Albrecht Schlosser
2014-08-21Constify the pointers in some XPM images. STR #3108Lauri Kasanen
2013-11-10o Added Fl_Tree::item_draw_callback(), letting one define a custom draw funct...Greg Ercolano
2012-11-06Replaced 10302 with 10301 for FLTK_ABI_VERSIONMatthias Melcher
2012-05-28Mac only: centered down arrow for mac. 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-22Various mods for Fl_TreeGreg Ercolano
2011-07-19Modifications to all LGPL headers for STR #2685.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-07-10Updated the Fluid IDE support for the current source file structure. Changed ...Matthias Melcher
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