| Age | Commit message (Expand) | Author |
| 41 hours | wip | maxim nikonov |
| 2023-01-01 | FLUID refactor and macOS warnings removed (#623) | Matthias Melcher |
| 2022-12-13 | Fix compiler warning [-Wmaybe-uninitialized] | Albrecht Schlosser |
| 2022-12-09 | New Fl_ICO_Image class to read Windows .ico icon files | ManoloFLTK |
| 2022-06-20 | Fix issue #427 - 2nd part | ManoloFLTK |
| 2021-09-27 | Add error checking and improve constructor of Fl_BMP_Image | Albrecht Schlosser |
| 2020-07-06 | Remove $Id$ tags, update URL's, and more | Albrecht Schlosser |
| 2020-01-13 | Combine image readers in class Fl_Image_Reader | Albrecht Schlosser |
| 2020-01-10 | Updated image readers. | Matthias Melcher |
| 2020-01-05 | Fix Doxygen description of the constructors. | ManoloFLTK |
| 2020-01-03 | Added code to read BMP files from memory (GitHub issue #33, 1/2) | Matthias Melcher |
| 2016-03-27 | Remove a bunch of unnecessary #include <config.h> directives | Manolo Gouy |
| 2015-06-14 | Minor documentation fixes. | Albrecht Schlosser |
| 2015-05-23 | STR #2873: new function Fl_Image::fail() that returns 0, ERR_NO_IMAGE, ERR_FO... | Matthias Melcher |
| 2012-11-09 | Fix STR#2881: the new static function Fl_RGB_Image::max_size(size) allows to ... | Manolo Gouy |
| 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 |
| 2009-01-01 | Changed Copyright in 'src' directory | Matthias Melcher |
| 2008-09-17 | Doxygen documentation: fixed all ambiguous methods signatures, fixed erroneou... | Fabien Costantini |
| 2008-09-14 | Doxygen Documentation WP5 Done, WP6 half finished so that all Fl_Image class ... | Fabien Costantini |
| 2005-07-16 | Added support for 32bit per pixel subformat, uncompressed, in BMP. Last 8 bit... | Matthias Melcher |
| 2005-05-12 | Fixed some BMP images loading bugs (STR #825) | Michael R Sweet |
| 2005-04-16 | Update source file headers with STR web page. | Michael R Sweet |
| 2005-04-14 | Eliminate compiler warnings on Solaris... | Michael R Sweet |
| 2005-02-24 | Copyright updates. | Michael R Sweet |
| 2004-04-11 | Copyright updates and prep for 1.1.5rc1. | Michael R Sweet |
| 2003-01-30 | Copyright update for 1.1.3 release (not quite yet, but soon...) | Michael R Sweet |
| 2002-11-19 | Get rid of some valid compiler warnings with CodeWarrior that were reported | Michael R Sweet |
| 2002-10-10 | Matthias's BMP file loader updates (16-bit + transparency support) | Michael R Sweet |
| 2002-08-30 | Make sure all strings can be localized in the dialogs. | Michael R Sweet |
| 2002-08-09 | Move the rest of the image file formats (except for XBM and XPM) to | Michael R Sweet |
| 2002-07-26 | BMP image loader fixes. | Michael R Sweet |
| 2002-06-24 | Update GCC test in configure script. | Michael R Sweet |
| 2002-06-13 | Bug fixes from Sebastien. | Michael R Sweet |
| 2002-06-10 | Take care of some compiler warnings. | Michael R Sweet |
| 2002-05-25 | Tag image data as allocated so that we don't waste memory. | Michael R Sweet |
| 2002-05-24 | Get rid of as many compiler warnings as possible. | Michael R Sweet |
| 2002-05-15 | Fix loading of old BMP files. | Michael R Sweet |
| 2002-01-06 | Add Fl_BMP_Image class and docos. | Michael R Sweet |