| Age | Commit message (Expand) | Author |
| 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-20 | - Fluid overlay now shows a seperate bounding box of selected | Matthias Melcher |
| 2005-07-08 | Added the first implementation of "live mode" to Fluid. This is incomplete an... | Matthias Melcher |
| 2005-04-16 | Update source file headers with STR web page. | Michael R Sweet |
| 2005-04-09 | FLUID widget class support fixes. | Michael R Sweet |
| 2005-03-29 | Finished changes needed to support full widget classes. | Michael R Sweet |
| 2005-03-28 | Handle window class methods. | 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-28 | Preliminary support for widget classes (still need to do code writing | Michael R Sweet |
| 2005-03-21 | If window has not been shown yet, set the image to the scheme_bg_ image so | 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-20 | Undo/redo support for FLUID. | Michael R Sweet |
| 2005-03-20 | Add "Edit/Delete". | 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 | More UI cleanup. | Michael R Sweet |
| 2005-03-19 | Many FLUID updates... | Michael R Sweet |
| 2005-03-17 | Use check items for overlays and the widget bin, and track their state. | Michael R Sweet |
| 2005-03-08 | Use grid size for window resizing. | Michael R Sweet |
| 2005-03-08 | Make guides and snap work from either side of a widget border. | Michael R Sweet |
| 2005-03-08 | Only horizontally snap align when the current widget is within 50 | Michael R Sweet |
| 2005-03-08 | Clean up more snap glitches... | 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-07 | Update widget panel so that the "GUI" tab is shown first. | Michael R Sweet |
| 2005-03-06 | Save my changes to the guide lines - basic snapping is implemented with | Michael R Sweet |
| 2005-02-26 | Added visual gudelines for widget distances and sizes to fluid. It is disable... | Matthias Melcher |
| 2005-02-24 | Copyright updates. | Michael R Sweet |
| 2005-02-05 | FLUID didn't update the widget panel X/Y/W/H values when moving | Michael R Sweet |
| 2005-02-02 | FLUID didn't add xclass() calls to windows (STR #718) | Michael R Sweet |
| 2004-11-20 | - Moving or resizing widgets in FLUID didn't always update the | Michael R Sweet |
| 2004-04-11 | Copyright updates and prep for 1.1.5rc1. | Michael R Sweet |
| 2003-09-14 | Fix new FLUID window grid bug (STR #166) | 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 |
| 2002-08-09 | More shadowed variables in FLUID, plus use snprintf, strlcpy, and strlcat. | Michael R Sweet |
| 2002-05-16 | Massive update to use strlcpy() and strlcat() instead of strncpy() | Michael R Sweet |
| 2002-05-03 | Don't open the display to load a .fl file. | Michael R Sweet |
| 2002-05-01 | Break grid and GUI settings into separate dialogs. | Michael R Sweet |
| 2002-04-30 | Fl_Preferences::getUserdataPath() and getPath() methods now require a | Michael R Sweet |
| 2002-01-01 | Copyright updates... | Michael R Sweet |
| 2001-04-13 | Eliminate all compiler warnings (string constants, const'ness, hiding of | Michael R Sweet |
| 2001-01-22 | Copyright 2001. | Michael R Sweet |
| 2000-06-05 | OK, now version 1.0.9 | Michael R Sweet |
| 2000-05-16 | I18N didn't work right for menus - the messages numbers were wrong. | Michael R Sweet |
| 2000-04-25 | Bug fixes where I was getting the value from the input field instead of | Michael R Sweet |
| 2000-04-25 | Fixed bug in i18n_type_cb() - wasn't setting the i18n_xyz string variables | Michael R Sweet |
| 2000-04-24 | FLUID changes to support GNU gettext and POSIX catgets under FLTK 1.0; | Michael R Sweet |