| Age | Commit message (Expand) | Author |
| 2023-10-22 | Make Fl_String and Fl_Int_Vector private (#789) | Albrecht Schlosser |
| 2023-06-12 | Fix building with -DOPTION_USE_SVG=Off | ManoloFLTK |
| 2023-02-02 | Update dependencies and fix whitespace errors | Albrecht Schlosser |
| 2023-01-26 | Fixing FLUID file corruption from issue #653 (#662) | Matthias Melcher |
| 2023-01-21 | Animated GIF support (Fl_Anim_GIF_Image class) (#375) | wcout |
| 2023-01-01 | FLUID: BMP header file not tracked | Matthias Melcher |
| 2023-01-01 | FLUID: Fixes size_t signedness warning | Matthias Melcher |
| 2022-12-30 | FLUID support for inline image data (see #542, #592) (#604) | Matthias Melcher |
| 2022-12-17 | Adding length checks for in-memory image data (see #542) (#592) | Matthias Melcher |
| 2022-12-10 | Add option to bind images to a widget (#589) | Matthias Melcher |
| 2022-11-15 | Improve Fluid argument handling and relative paths. (#545) | Matthias Melcher |
| 2022-11-15 | Add support of .svgz image files to fluid | ManoloFLTK |
| 2022-11-09 | Fluid Fl_Widget::image() path fixes. (#536) | Matthias Melcher |
| 2022-11-04 | support svg (#489) | Etorth |
| 2022-01-16 | Rename FL/fl_string.h to FL/fl_string_functions.h | Albrecht Schlosser |
| 2021-12-19 | STR 3289: Fluid i18n, gettext, catguts improvements | Matthias Melcher |
| 2021-12-11 | STR 3210: indentation is now controlled in one single position for all source... | Matthias Melcher |
| 2021-12-08 | Fluid: restructuring and commenting. | Matthias Melcher |
| 2021-08-30 | Fix Windows (VS) compiler warnings in fluid | Albrecht Schlosser |
| 2021-03-21 | Remove unnecessary system includes from public headers | Albrecht Schlosser |
| 2020-08-01 | Implement + deploy fl_strdup() | Greg Ercolano |
| 2020-07-06 | Remove $Id$ tags, update URL's, and more | Albrecht Schlosser |
| 2018-08-25 | Added new functionality to Fluid: the 'binary data' type can now include text... | Matthias Melcher |
| 2016-10-14 | Fix inconsistent interpretation of ld() in image handling (STR #3308). | Albrecht Schlosser |
| 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 |