| Age | Commit message (Expand) | Author |
| 2008-08-15 | Made the 'align' flags somewhat more typesafe and the associated functions mo... | Matthias Melcher |
| 2008-04-23 | Adding keyboard shortcut to Fl_Value_Input and Fl_Text_Editor | Matthias Melcher |
| 2008-04-22 | Added support for keyboard shortcuts to Fl_Input_ derived widgets (STR #1770)... | Matthias Melcher |
| 2008-01-04 | STR #1776: FLUID now tries to find a previously declared callback to avoid de... | Matthias Melcher |
| 2007-05-20 | Fix all compiler warnings from various build systems. | Michael R Sweet |
| 2007-05-10 | Annoyed by the limitation in Fluid to generate keyboard shortucts for either ... | Matthias Melcher |
| 2007-01-24 | - Fluid avoids writing unsopported combinations of the | Matthias Melcher |
| 2007-01-04 | Making a child group visible in a Fl_Tabs or Fl_Wizard widget now | Michael R Sweet |
| 2007-01-03 | Use strspn() to look at full words (better "o" detection) | Michael R Sweet |
| 2006-10-20 | Treat all "Window" classed widgets as window widgets. | Michael R Sweet |
| 2006-10-03 | Add GTK thin up/down box/frame types. | Michael R Sweet |
| 2006-09-24 | Update "o" variable detection code to handle more cases (STR #1429) | Michael R Sweet |
| 2006-09-17 | Add GTK box types and missing plastic round box types. | Michael R Sweet |
| 2006-09-04 | STR 1416: Fluid would not output the correct code for a window's hotspot | Matthias Melcher |
| 2006-07-27 | Fix problems with new FLUID output, add common to closing braces to show | Michael R Sweet |
| 2006-07-26 | Fix return of window widget - use "w" or the name of the window, as | Michael R Sweet |
| 2006-07-26 | Update copyrights on changed files. | Michael R Sweet |
| 2006-07-26 | Revamp variable tests so that we rarely need to provide "o" and | Michael R Sweet |
| 2006-06-22 | Added support for floating point Fl_Spinner | Matthias Melcher |
| 2006-06-19 | If the value field for scrollbars was not zero, Fluid would generate code tha... | Matthias Melcher |
| 2006-04-27 | STR #1158: Fl_Spinner is now fully supported by Fluid. Previously, min, max, ... | Matthias Melcher |
| 2005-12-30 | Fixed a few memory faults found by Valgrind (yes, I finally got my Linux | Matthias Melcher |
| 2005-12-16 | STR #1046: Fl_Window does not directly support a background image in FLTK 1.1... | Matthias Melcher |
| 2005-11-03 | Fluid Source Code preview panel with automatic refresh and selected object co... | Matthias Melcher |
| 2005-09-24 | STR #1027: FLUID size_range controls would not set the 'modified' flag | Matthias Melcher |
| 2005-09-05 | STR #1010: if a widget callback is generated inside a widget class, the stati... | Matthias Melcher |
| 2005-08-30 | FLUD: This fixes the problem that the children of a Widget_Class_Type are pos... | Matthias Melcher |
| 2005-08-23 | FLUID now knows if a static callback is already declared in a class and won't... | Matthias Melcher |
| 2005-08-16 | FLUID now correctly redraw FL__Tabs if one of their children changes color. | Matthias Melcher |
| 2005-08-16 | Cast value to int to avoid compiler warnings... | Michael R Sweet |
| 2005-08-15 | Added support for Fl_Window::size_range() in FLUID. There are no UI elements ... | Matthias Melcher |
| 2005-07-19 | Fluid live mode: correct tooltip support. | Matthias Melcher |
| 2005-07-19 | Better support for Live mode in Fluid. Most Widget attributes are now support... | Matthias Melcher |
| 2005-07-16 | Changing the 'private' flag would not reflect in the widget browser immediately. | Matthias Melcher |
| 2005-07-14 | - Fixed Fl_Bitmap::copy code according to Stephans suggestions. Thanks! Good ... | Matthias Melcher |
| 2005-07-09 | fixed 'static' vs. forward declaration mixup for my last commit | Matthias Melcher |
| 2005-07-08 | Added the first implementation of "live mode" to Fluid. This is incomplete an... | Matthias Melcher |
| 2005-04-21 | FLUID wasn't tracking all changes on the widget panel, so undo and save stuff | Michael R Sweet |
| 2005-04-16 | Update source file headers with STR web page. | Michael R Sweet |
| 2005-04-16 | Update "clean" targets to properly handle core files, remove backup files, | Michael R Sweet |
| 2005-04-15 | Fix subclass callback output code. | Michael R Sweet |
| 2005-04-15 | Don't make non-inline methods from FLUID inline (that is, remove the | Michael R Sweet |
| 2005-03-28 | Fixed window class code generation. | Michael R Sweet |
| 2005-03-28 | Add support to FLUID for widget class creation without the intermediate | Michael R Sweet |
| 2005-03-24 | Resizing or moving a window through the widget panel now resets the | Michael R Sweet |
| 2005-03-21 | Initial integration with editor-based CodeEditor class (only the widget | Michael R Sweet |
| 2005-03-20 | Use uppercase letters for shortcut labels (e.g. "Ctrl+N", not | Michael R Sweet |
| 2005-03-20 | Add "scheme" chooser in GUI settings dialog. | Michael R Sweet |
| 2005-03-20 | Hide/Show Widget Bin and Overlays, instead of checks. | Michael R Sweet |
| 2005-03-19 | Many FLUID updates... | Michael R Sweet |