| Age | Commit message (Expand) | Author |
| 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-10 | Annoyed by the limitation in Fluid to generate keyboard shortucts for either ... | Matthias Melcher |
| 2007-01-18 | Fixed Scroll crash in Fluid Live Mode (STR #1524) | Matthias Melcher |
| 2006-08-21 | Fix Fl_Widget_Class_Type so that you can add code to a widget class | Michael R Sweet |
| 2006-07-26 | Revamp variable tests so that we rarely need to provide "o" and | Michael R Sweet |
| 2006-05-18 | Declarations in Fluid can now explicitly be made non-static or non-extern. Th... | Matthias Melcher |
| 2006-04-27 | STR #1158: Fl_Spinner is now fully supported by Fluid. Previously, min, max, ... | Matthias Melcher |
| 2005-11-04 | FLUID1: The comment entry in the Browser now reveals some more information by... | Matthias Melcher |
| 2005-11-03 | Fluid Source Code preview panel with automatic refresh and selected object co... | Matthias Melcher |
| 2005-10-26 | FLUID writes RGB and Bitmap image data as an array of decimal numbers instead... | 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-15 | Added support for Fl_Window::size_range() in FLUID. There are no UI elements ... | Matthias Melcher |
| 2005-08-15 | Dottet label selection box and standard widget selection boxes would not alwa... | Matthias Melcher |
| 2005-07-23 | Fluid was casting Fl_Input_Choice to Fl_Menu_ at two occasions which is wrong... | Matthias Melcher |
| 2005-07-19 | Better support for Live mode in Fluid. Most Widget attributes are now support... | Matthias Melcher |
| 2005-07-08 | Added the first implementation of "live mode" to Fluid. This is incomplete an... | Matthias Melcher |
| 2005-05-30 | Fluid: Added a pixmap for WidgetClass, added pixmap to the Widget Bin. | Matthias Melcher |
| 2005-04-16 | Update source file headers with STR web page. | Michael R Sweet |
| 2005-04-10 | Add GCC printf format attribute check to catch code formatting | Michael R Sweet |
| 2005-03-28 | Add support to FLUID for widget class creation without the intermediate | Michael R Sweet |
| 2005-03-28 | Preliminary support for widget classes (still need to do code writing | Michael R Sweet |
| 2005-03-20 | Template panel for "new" and "save template" actions, complete with | Michael R Sweet |
| 2005-03-20 | Preliminary template save support in FLUID, plus some bug fixes. | Michael R Sweet |
| 2005-03-19 | More UI cleanup. | Michael R Sweet |
| 2005-03-19 | Many FLUID updates... | Michael R Sweet |
| 2005-03-09 | Added a new Type to fluid called 'Comment' to be used for standardized Copyri... | Matthias Melcher |
| 2005-03-08 | Use grid size for window resizing. | Michael R Sweet |
| 2005-03-07 | More guide stuff - most of the widgets that need it should have their | Michael R Sweet |
| 2005-03-07 | Add ideal_size() and ideal_spacing() methods, which are used for the | Michael R Sweet |
| 2005-03-06 | Fix Fl_Input_Choice in FLUID, and make sure that we expose enough of the | Michael R Sweet |
| 2005-02-24 | Copyright updates. | Michael R Sweet |
| 2005-02-24 | Added Greg Ercolano's simple Fl_Input_Choice widget which is a | Michael R Sweet |
| 2004-04-11 | Copyright updates and prep for 1.1.5rc1. | Michael R Sweet |
| 2004-04-06 | FLUID's Layout functionality did not move child widgets when | Michael R Sweet |
| 2004-03-11 | Fl_Value_Slider::draw_bg() didn't always apply the clipping | Michael R Sweet |
| 2003-09-03 | Use symbolic names whenever possible, otherwise cast ints to Fl_Color. | Michael R Sweet |
| 2003-08-02 | Fix FLUID redraw bug when changing X,Y,W,H in the widget panel (STR #120) | Michael R Sweet |
| 2003-01-28 | Support type qualifiers before a class name; this allows for things like | Michael R Sweet |
| 2002-10-30 | Added icons to Fluid's menu and object list. | Matthias Melcher |
| 2002-08-09 | More shadowed variables in FLUID, plus use snprintf, strlcpy, and strlcat. | Michael R Sweet |
| 2002-04-27 | Add unlock icon for public stuff. | Michael R Sweet |
| 2002-04-26 | Add lock icon next to static/private elements in FLUID. | Michael R Sweet |
| 2002-01-01 | Copyright updates... | Michael R Sweet |
| 2001-09-29 | Enable all of the new FLUID stuff... | Michael R Sweet |
| 2001-08-11 | Add new widgets to FLUID. | Michael R Sweet |
| 2001-01-22 | Copyright 2001. | Michael R Sweet |
| 2000-11-21 | Fixes for hidden class members... | Michael R Sweet |