| Age | Commit message (Expand) | Author |
| 2015-12-18 | Running FLTK in static initializers (cont'd): | Manolo Gouy |
| 2014-10-05 | Make image data 'const' for all image types in fluid. | Albrecht Schlosser |
| 2011-07-19 | Modifications to all LGPL headers for STR #2685. | Greg Ercolano |
| 2010-11-28 | Fixed Copyright to 2010. | Matthias Melcher |
| 2010-11-18 | Fixed file access code to use UTF-8 strings (STR #2440) | Matthias Melcher |
| 2010-10-28 | Fixed the remaining warnings | Matthias Melcher |
| 2010-02-18 | Added jpeg loading from memory. Added jpeg Fl_Widget->image() support for Flu... | Matthias Melcher |
| 2009-01-01 | Changed the copyright to 2009 for header files. Still todo: src and test dire... | Matthias Melcher |
| 2008-09-16 | Doxygen documentation : took the opportunity to update copyright info as we m... | Fabien Costantini |
| 2006-07-26 | Revamp variable tests so that we rarely need to provide "o" and | Michael R Sweet |
| 2005-10-26 | FLUID writes RGB and Bitmap image data as an array of decimal numbers instead... | Matthias Melcher |
| 2005-04-16 | Update source file headers with STR web page. | Michael R Sweet |
| 2005-03-25 | Updated Fl_File_Chooser to correctly deselect other items when | Michael R Sweet |
| 2005-03-20 | Add "scheme" chooser in GUI settings dialog. | Michael R Sweet |
| 2005-03-18 | Bug fixes and UI tweaking... | Michael R Sweet |
| 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-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 |
| 2002-10-03 | Fix the filename pattern in FLUID for images. | Michael R Sweet |
| 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-07 | New file chooser. | Michael R Sweet |
| 2002-05-16 | Massive update to use strlcpy() and strlcat() instead of strncpy() | Michael R Sweet |
| 2002-03-25 | Rename all remaining functions that don't start with fl_ to | Michael R Sweet |
| 2002-01-06 | Add Fl_BMP_Image class and docos. | Michael R Sweet |
| 2002-01-01 | Copyright updates... | Michael R Sweet |
| 2001-11-25 | Redo Fluid_Image class to use Fl_Shared_Image instead of its own subclasses | Michael R Sweet |
| 2001-11-22 | Fix all references to '.C' files (now .cxx) | 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 | Enable all of the new FLUID stuff... | Michael R Sweet |
| 2001-08-05 | Image labels! | Michael R Sweet |
| 2001-04-13 | Write pixmap strings as const char *[] instead of char *[]. | 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-07-07 | Buttons with box(FL_NO_BOX) did not draw. Apparently they did in | Bill Spitzak |
| 2000-06-29 | Fixed .gif files in fluid, they were broken by the fix for large .xpm | Bill Spitzak |
| 2000-06-16 | Patch from Dmitry Potapov for fluid to not crash on (I think) | Bill Spitzak |
| 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 |
| 1999-07-31 | String output (for images in the C code) does not produce trigraphs | Bill Spitzak |
| 1999-03-04 | Got rid of malloc.h include - should be using stdlib.h anyways... | Michael R Sweet |
| 1999-01-07 | Yay, change all copyright notices to be 1998-1999. | Michael R Sweet |
| 1998-12-06 | More changes for .C and .H to .cxx and .h... | Michael R Sweet |
| 1998-12-02 | Fix for fluid - increases MAXSIZE to 2048 and added overflow check. | Michael R Sweet |
| 1998-11-12 | Added (unsigned char *) cast for Pixmap strings. | Michael R Sweet |
| 1998-10-21 | Added common headings & CVS tags. | Michael R Sweet |
| 1998-10-06 | Initial revision | Michael R Sweet |