| Age | Commit message (Expand) | Author |
| 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-17 | Tweak 1.1.x FLUID some more... | Michael R Sweet |
| 2005-03-10 | Add icon images (still need to update OSX icon file...) | 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-06 | Fixed a few warnings in OS X. The fluid stuff was 'touche'd, but not changed. | Matthias Melcher |
| 2004-09-08 | Clean up compiler warnings... | Michael R Sweet |
| 2004-09-07 | Documentation updates (STR #505, STR #513) | Michael R Sweet |
| 2004-04-11 | Copyright updates and prep for 1.1.5rc1. | 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-08-02 | Bump to 1.1.4 and fix changelog. | Michael R Sweet |
| 2003-08-02 | OS X: some changes to support Apples ProjectBuilder. | Matthias Melcher |
| 2003-07-29 | Fix scheme and image drawing bugs. | Michael R Sweet |
| 2003-07-19 | STR #88: changed fluid behaviour to always paste into a selected | Matthias Melcher |
| 2003-06-01 | Fix open-documents callback stuff. | Michael R Sweet |
| 2003-04-01 | FLUID shell command patch from Erco. | Michael R Sweet |
| 2002-11-03 | Replaced 'callback' and 'code' input in FLUID with Fl_Text_Editor. | Matthias Melcher |
| 2002-11-01 | Don't allow multiple shell commands to run at the same time. | Michael R Sweet |
| 2002-10-31 | Added WidgetBin/ToolBox to fluid. Made fluid remember window | Matthias Melcher |
| 2002-09-02 | fl_register_images() was already getting called (two lines above), and | Michael R Sweet |
| 2002-09-02 | Small changes to images from Csaba Biegl <cbiegl@bellsouth.net> | Bill Spitzak |
| 2002-08-16 | Fix FLUID image problems. | Michael R Sweet |
| 2002-08-09 | More shadowed variables in FLUID, plus use snprintf, strlcpy, and strlcat. | Michael R Sweet |
| 2002-06-28 | Don't need to manually register image formats in these programs. | Michael R Sweet |
| 2002-06-28 | Separate the extra image functions into fltk_images. | Michael R Sweet |
| 2002-06-07 | New file chooser. | Michael R Sweet |
| 2002-05-16 | Massive update to use strlcpy() and strlcat() instead of strncpy() | Michael R Sweet |
| 2002-05-02 | Fix filename handling; this should take care of every scenario... | Michael R Sweet |
| 2002-05-02 | Update some FLUID documentation, no snapshots though. | Matthias Melcher |
| 2002-05-01 | Need to call set_filename() before reading FLUID file, since otherwise | Michael R Sweet |
| 2002-05-01 | Fixed 'Open Previuos' bug in FLUID. | Matthias Melcher |
| 2002-05-01 | Break grid and GUI settings into separate dialogs. | Michael R Sweet |
| 2002-05-01 | Added layout menu to FLUID. The menu contains | Matthias Melcher |
| 2002-05-01 | WIN32 doesn't support popen(), but Cygwin does. | Michael R Sweet |
| 2002-05-01 | Add shell command support to FLUID. | Michael R Sweet |
| 2002-05-01 | Fix FLUID so that open_cb() and open_history_cb() set the filename | Michael R Sweet |
| 2002-04-30 | added binary support and procedural names to | Matthias Melcher |
| 2002-04-30 | Fl_Preferences::getUserdataPath() and getPath() methods now require a | Michael R Sweet |
| 2002-04-28 | Make code dialog wider. | Michael R Sweet |
| 2002-04-01 | FLUID code that uses snprintf() needs to include src/flstring.h... | Michael R Sweet |
| 2002-03-25 | Rename all remaining functions that don't start with fl_ to | Michael R Sweet |
| 2002-01-01 | Copyright updates... | Michael R Sweet |
| 2001-12-21 | More OS/2 fixes from Alexander... | Michael R Sweet |
| 2001-10-29 | Cygwin fixes... | Michael R Sweet |
| 2001-09-30 | Fl_File_Chooser.H and fl_file_chooser.H need to be the same... | Michael R Sweet |
| 2001-09-29 | Tooltips, and more tooltips. | Michael R Sweet |
| 2001-09-29 | Fl_FileXYZ -> Fl_File_XYZ | Michael R Sweet |
| 2001-09-23 | Update VC++ project files. | Michael R Sweet |
| 2001-09-13 | Fix menu shortcuts. | Michael R Sweet |