| Age | Commit message (Expand) | Author |
| 2003-05-26 | Check syntax of callback only on release, not on change. | Michael R Sweet |
| 2003-05-18 | Add thin up box with plastic style. | Michael R Sweet |
| 2003-04-03 | - sorted fluid menu bar | Matthias Melcher |
| 2003-04-01 | FLUID shell command patch from Erco. | Michael R Sweet |
| 2003-03-26 | Bump version number and copyright year in FLUID about panel... | Michael R Sweet |
| 2003-03-26 | Fix widget callback code error check and assignment. | Michael R Sweet |
| 2003-01-28 | Support type qualifiers before a class name; this allows for things like | Michael R Sweet |
| 2003-01-10 | Update dependencies and the change log. | Michael R Sweet |
| 2003-01-10 | Update Fl_Image and friends so that we don't need to include the | Michael R Sweet |
| 2003-01-04 | Make sure that the GUI tab shows first. | Michael R Sweet |
| 2003-01-04 | Sort widgets in the widget panel. | Michael R Sweet |
| 2002-12-26 | Fl_Text_Display/Editor would not receive FL_FOCUS events on mouse clicks | Matthias Melcher |
| 2002-11-23 | Only set the callback when the text is changed; otherwise when you set | Michael R Sweet |
| 2002-11-19 | Add space for icons to item_width(), otherwise the horizontal scrollbar | Michael R Sweet |
| 2002-11-14 | Add CVS ignore file... | Michael R Sweet |
| 2002-11-07 | Sigh... | Michael R Sweet |
| 2002-11-07 | Include stdlib.h, not the non-standard malloc.h header... | Michael R Sweet |
| 2002-11-05 | Added callbacks to Fl_Text_Editor. | Matthias Melcher |
| 2002-11-03 | Set Fl_Text_Editor fields to Courier font for easier programming | Matthias Melcher |
| 2002-11-03 | Replaced 'callback' and 'code' input in FLUID with Fl_Text_Editor. | Matthias Melcher |
| 2002-11-01 | Fix widget construction code for custom/named widget classes. | Michael R Sweet |
| 2002-11-01 | Move pixmaps to a subdirectory... | Michael R Sweet |
| 2002-11-01 | Rename files with the correct filenames... | Michael R Sweet |
| 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-10-30 | Fixed two little bugs for Fluid pixmaps on MacOS and Unix. | Matthias Melcher |
| 2002-10-30 | Added icons to Fluid's menu and object list. | Matthias Melcher |
| 2002-10-07 | Documentation updates. | Michael R Sweet |
| 2002-10-03 | Fix the filename pattern in FLUID for images. | Michael R Sweet |
| 2002-09-09 | Fluid treats any class name for the outer window that does not contain | Bill Spitzak |
| 2002-09-04 | Fixes from Matthew Morrise. | Michael R Sweet |
| 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-08-01 | Add image() methods to Fl_Menu_Item. | Michael R Sweet |
| 2002-07-30 | "install" now depends on "all" instead of the no longer defined $(PROGRAM) | Michael R Sweet |
| 2002-07-25 | When installing FLUID under Cygwin, make sure we keep the .exe extension. | Michael R Sweet |
| 2002-07-14 | Ignore fluid-shared and all exe files. | Michael R Sweet |
| 2002-07-14 | Change the Fl_Group current, add, and remove methods so they are no longer | 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-31 | Some C++ compilers can't handle char& and int& versions of methods, so | Michael R Sweet |
| 2002-05-24 | Get rid of as many compiler warnings as possible. | Michael R Sweet |
| 2002-05-16 | Massive update to use strlcpy() and strlcat() instead of strncpy() | Michael R Sweet |
| 2002-05-15 | Fix widget width tooltip and default parameter handling code. | Michael R Sweet |
| 2002-05-13 | WIN32 compile fixes. | Michael R Sweet |
| 2002-05-13 | Expand menu item fix for all menu widgets (menu bar, menu button, choice, | Michael R Sweet |
| 2002-05-12 | Fix FLUID menu drawing bug reported by Paul Sydney (didn't rebuild the | Michael R Sweet |