summaryrefslogtreecommitdiff
path: root/fluid/factory.cxx
AgeCommit message (Expand)Author
2021-12-16GitHub #329: fixed missing codeMatthias Melcher
2021-12-13STR 3442: copy/paste now inserts widget as expected.Matthias Melcher
2021-12-08Fluid: restructuring and commenting.Matthias Melcher
2021-12-05STR #2842: new widgets will be created where the user clicked the RMBMatthias Melcher
2021-12-05Fluid: adapting menu to pixmap changes.Matthias Melcher
2020-11-17Fix whitespace and minor formatting issuesAlbrecht Schlosser
2020-07-06Remove $Id$ tags, update URL's, and moreAlbrecht Schlosser
2019-02-16Fix Fluid batch mode with Fl_Simple_Terminal.Matthias Melcher
2019-02-01STR #3445: Duplicating Widget Class in Fluid no longer crashes.Matthias Melcher
2019-01-14Added Fl_Simple_Terminal to Fluid.Matthias Melcher
2019-01-14STR 3460: Fluid menu item typesMatthias Melcher
2018-08-25Added new functionality to Fluid: the 'binary data' type can now include text...Matthias Melcher
2017-09-12Documentation and copyright updates.Albrecht Schlosser
2017-09-12Fluid: remove redundant code, fix FL_IMAGE_LABEL labeltype.Albrecht Schlosser
2017-09-12Fluid: align internal tables (no code changes).Albrecht Schlosser
2015-03-09Add 'fluid -u' command-line switch to upgrade fluid files in batch mode.Albrecht Schlosser
2014-09-25Use fl_ascii_strcasecmp in fluid/factory.cxx (STR #3006).Albrecht Schlosser
2014-01-21Fix strcasecmp() issues (again), see STR #2994.Albrecht Schlosser
2014-01-03Fixed recent MinGW build WRT configure not finding strcasecmp() (STR #2994).Albrecht Schlosser
2011-07-19Modifications to all LGPL headers for STR #2685.Greg Ercolano
2011-01-03Added Table and Tree support to Fluid.Matthias Melcher
2010-11-28Fixed Copyright to 2010.Matthias Melcher
2010-02-15Added new type 'Binary Data' to Fluid. Use this to include an arbitrary file ...Matthias Melcher
2009-10-02Very crude extension of Fluid 1 to read Fluid 2 files (and possibly write the...Matthias Melcher
2009-01-01Changed the copyright to 2009 for header files. Still todo: src and test dire...Matthias Melcher
2008-09-16Doxygen documentation : took the opportunity to update copyright info as we m...Fabien Costantini
2008-04-23Adding keyboard shortcut to Fl_Value_Input and Fl_Text_EditorMatthias Melcher
2008-04-22Fl_Value_Input is not derived from Fl_Input_. Fixing Fluid.Matthias Melcher
2008-04-22Added support for keyboard shortcuts to Fl_Input_ derived widgets (STR #1770)...Matthias Melcher
2007-02-02Don't open display when generating source code for Fl_Help_ViewMichael R Sweet
2006-07-26Update copyrights on changed files.Michael R Sweet
2006-06-22Added support for floating point Fl_SpinnerMatthias Melcher
2006-06-19If the value field for scrollbars was not zero, Fluid would generate code tha...Matthias Melcher
2006-04-27STR #1158: Fl_Spinner is now fully supported by Fluid. Previously, min, max, ...Matthias Melcher
2005-07-20- I enlarged the 'minimal update' area in Fl_Input_, so that characters that ...Matthias Melcher
2005-05-19FLUID didn't set the initial size of widgets properly (STR #850)Michael R Sweet
2005-04-16Update source file headers with STR web page.Michael R Sweet
2005-03-28Preliminary support for widget classes (still need to do code writingMichael R Sweet
2005-03-20Add Fl_Spinner widget (another combo of existing widgets in a header file)Michael R Sweet
2005-03-20Template panel for "new" and "save template" actions, complete withMichael R Sweet
2005-03-20Use uppercase letters for shortcut labels (e.g. "Ctrl+N", notMichael R Sweet
2005-03-20Undo/redo support for FLUID.Michael R Sweet
2005-03-19More UI cleanup.Michael R Sweet
2005-03-19Many FLUID updates...Michael R Sweet
2005-03-09Added a new Type to fluid called 'Comment' to be used for standardized Copyri...Matthias Melcher
2005-03-07More guide stuff - most of the widgets that need it should have theirMichael R Sweet
2005-02-24Copyright updates.Michael R Sweet
2005-02-24Added Greg Ercolano's simple Fl_Input_Choice widget which is aMichael R Sweet
2005-02-06Fixed a few warnings in OS X. The fluid stuff was 'touche'd, but not changed.Matthias Melcher
2004-04-11Copyright updates and prep for 1.1.5rc1.Michael R Sweet