summaryrefslogtreecommitdiff
path: root/fluid/factory.cxx
AgeCommit message (Expand)Author
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
2003-08-02Fix FLUID redraw bug when changing X,Y,W,H in the widget panel (STR #120)Michael R Sweet
2002-10-30Fixed two little bugs for Fluid pixmaps on MacOS and Unix.Matthias Melcher
2002-10-30Added icons to Fluid's menu and object list.Matthias Melcher
2002-05-16Massive update to use strlcpy() and strlcat() instead of strncpy()Michael R Sweet
2002-05-01Fix FLUID so that open_cb() and open_history_cb() set the filenameMichael R Sweet
2002-04-11Make Fl_Output a subclass of Fl_Input, and add input_type and readonlyMichael R Sweet
2002-01-15Unixware fixes.Michael R Sweet
2002-01-01Copyright updates...Michael R Sweet
2001-10-2932-bit color (RGB0 or 000I), a la FLTK 2.0, including fl_rgb_color()Michael R Sweet
2001-09-29Fl_FileXYZ -> Fl_File_XYZMichael R Sweet
2001-08-11Add new widgets to FLUID.Michael R Sweet
2001-04-13Eliminate all compiler warnings (string constants, const'ness, hiding ofMichael R Sweet
2001-02-12Configure script changes to support man pages, HTMLDOC, AIX/QNX withMichael R Sweet
2001-01-22Copyright 2001.Michael R Sweet
2000-11-21Fixes for hidden class members...Michael R Sweet
2000-11-20strcasecmp() for FLUID under AIX.Michael R Sweet
2000-06-05OK, now version 1.0.9Michael R Sweet
2000-05-16I18N didn't work right for menus - the messages numbers were wrong.Michael R Sweet
1999-11-20Running with -c on a file with browsers in it does not require XBill Spitzak
1999-08-05Added Chrisophe Kalt's patch to add "extern "C"" to functionsBill Spitzak
1999-04-03textstuff() methods no longer inline to work around a bug in a compiler.Carl E. Thompson
1999-03-30Bugfix. FLUID now compiles under UNIX! ;->Carl E. Thompson
1999-01-07Yay, change all copyright notices to be 1998-1999.Michael R Sweet
1998-12-06More changes for .C and .H to .cxx and .h...Michael R Sweet
1998-10-21Added common headings & CVS tags.Michael R Sweet
1998-10-06Initial revisionMichael R Sweet