| Age | Commit message (Expand) | Author |
| 45 hours | wip | maxim nikonov |
| 2023-01-01 | FLUID refactor and macOS warnings removed (#623) | Matthias Melcher |
| 2021-02-21 | Remove VS compilation warnings about implicit type conversions. | ManoloFLTK |
| 2020-07-06 | Remove $Id$ tags, update URL's, and more | Albrecht Schlosser |
| 2019-08-29 | Fix remaining compiler warnings of (STR 3529) | Albrecht Schlosser |
| 2017-10-13 | Replace remaining calls to getenv() with fl_getenv(). | Albrecht Schlosser |
| 2016-10-14 | Fix inconsistent interpretation of ld() in image handling (STR #3308). | Albrecht Schlosser |
| 2016-04-10 | Remove platform-dependent code from Fl_File_Icon2.cxx | Manolo Gouy |
| 2016-04-06 | Remove unused #define directives | Manolo Gouy |
| 2014-05-01 | Fix STR#3044 (cont'd). | Manolo Gouy |
| 2014-05-01 | Fix for STR #3044, part 2. (final) | Ian MacArthur |
| 2011-07-19 | Modifications to all LGPL headers for STR #2685. | Greg Ercolano |
| 2010-12-19 | Changed all fixed filename buffers (that I could find) to use FL_PATH_MX inst... | Matthias Melcher |
| 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 |
| 2009-01-01 | Changed Copyright in 'src' directory | Matthias Melcher |
| 2008-10-04 | added doxygen comments for undocumented features of Fl_File_Icon | engelsman |
| 2008-09-19 | Updating fl_utf8.h references. Fixing copyright date in .fl files. | Matthias Melcher |
| 2008-09-15 | Doxygen documentation. Completed Fl class, added a todo related to recent Fl ... | Fabien Costantini |
| 2008-09-14 | Doxygen Documentation WP4 Done. Has all documentation content but should be c... | Fabien Costantini |
| 2008-09-10 | Merging the UTF8 patch, consisting of O'ksi'd s original 1.1.6 patch and addi... | Matthias Melcher |
| 2005-11-27 | VC++ 2005 Support, drop old files, add icons for Sudoku | Michael R Sweet |
| 2005-03-25 | Fl_File_Chooser no longer resets the type() when choosing a | Michael R Sweet |
| 2005-02-24 | Copyright updates. | Michael R Sweet |
| 2004-02-29 | Support KDE 3.x icons. | 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-03 | Fix the filename pattern in FLUID for images. | Michael R Sweet |
| 2002-08-09 | Move the rest of the image file formats (except for XBM and XPM) to | Michael R Sweet |
| 2002-06-28 | Separate the extra image functions into fltk_images. | Michael R Sweet |
| 2002-05-10 | Use 16x16 KDE icon images by default. | 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-02 | Oopsie - fix debug code: p(int)rintf -> printf... | Michael R Sweet |
| 2002-01-01 | Copyright updates... | Michael R Sweet |
| 2002-01-01 | Use rint() for some more rounding of vertices. | Michael R Sweet |
| 2001-12-17 | Fl_Help_View now ignores links when the link callback returns NULL, and | Michael R Sweet |
| 2001-12-05 | Missing declaration of "newch"... | Michael R Sweet |
| 2001-12-05 | Add support for 2-byte XPM files. | Michael R Sweet |
| 2001-12-05 | Segfault fixes... | Michael R Sweet |
| 2001-11-25 | Add flstring.h header file to include string functions, strcasecmp | Michael R Sweet |
| 2001-11-17 | Add fl_beep() function. | Michael R Sweet |
| 2001-11-17 | Pass pointers to pp and info when calling the new | Michael R Sweet |
| 2001-11-17 | Don't use -lsupc++ with gcc 2.96; just tried it on RH 7.2 and that | Michael R Sweet |