| Age | Commit message (Expand) | Author |
| 2017-09-03 | Add new Fl_SVG_Image class to support scalable vector graphics images using t... | Manolo Gouy |
| 2016-12-21 | X11 platform: Add optional use of the pango library to draw text, gaining the... | Manolo Gouy |
| 2016-12-01 | Add --enable-print option to configure to allow building without print suppor... | Manolo Gouy |
| 2016-11-30 | Add missing configure options to configh.in. | Albrecht Schlosser |
| 2016-01-31 | Fix compiler warnings (STR 2988), porting from branch-1.3. | Albrecht Schlosser |
| 2015-12-30 | [CMake] config.h, part 2 - full compatibility with autoconf. | Albrecht Schlosser |
| 2015-12-30 | Harmonize configure and CMake build system (part 1). | Albrecht Schlosser |
| 2015-12-30 | Add configure and CMake checks for X11/Xregion.h. | Albrecht Schlosser |
| 2015-03-16 | Detect XRender support | Lauri Kasanen |
| 2014-06-16 | Add method to set any custom cursor, based on a Fl_RGB_Image object. | Pierre Ossman |
| 2013-09-11 | STR 2636. Add ability to get notifications whenever the | Pierre Ossman |
| 2013-05-22 | Removed autoconf/configure and CMake tests and defines for | Albrecht Schlosser |
| 2011-10-04 | STR#2600 again: under X11, dynamically load the libXrandr shared library. | Manolo Gouy |
| 2011-09-30 | Fix STR#2600 : screens configuration changes are now detected under all platf... | Manolo Gouy |
| 2011-07-19 | Modifications to all LGPL headers for STR #2685. | Greg Ercolano |
| 2011-03-06 | Fix STR #2582 (Mac OS): The problem: under Mac OS, file config.h can be used ... | Manolo Gouy |
| 2011-01-06 | Fix STR #2504 (first part). Replaced HAVE _CAIRO by FLTK_HAVE_CAIRO and USE_C... | Manolo Gouy |
| 2010-11-28 | Fixed even more Copyright to 2010. Probably still forgot some. | Matthias Melcher |
| 2010-11-18 | Removed USE_QUARTZ, __APPLE_COCOA__, __APPLE_QD__ that are no longer used | Manolo Gouy |
| 2010-03-29 | Started to remove USE_QUARTZ, as all Apple implementations use Quartz as thei... | Matthias Melcher |
| 2009-12-06 | Moved OS X code base to the more moder Cocoa toolkit thanks to the awesome wo... | Matthias Melcher |
| 2009-07-23 | Fixed glibc 2.10 compiler problems (Fedora 11 and others) with scandir() | Albrecht Schlosser |
| 2009-01-12 | STR#2035 fix : Changed all 1998-200[0-8] dates to 1998-2009 for supported flt... | Fabien Costantini |
| 2008-10-19 | Cairo increment 2: Finer cairo granularity, less deps, new fltk_cairo lib | Fabien Costantini |
| 2008-09-25 | + Cairo branch merged after successful testing on Mac OS X 10.5.4, Linux Ubun... | Fabien Costantini |
| 2007-02-08 | Add header check for dlfcn.h. | Michael R Sweet |
| 2007-02-08 | Add support for glutGetProcAddress() on Mac OS X and other platforms | Michael R Sweet |
| 2007-02-05 | Fix glXGetProcAddressARB() usage and support for POSIX threads on HP-UX 11. | Michael R Sweet |
| 2005-12-14 | FLTK now enables large file support when available (STR #1087) | Michael R Sweet |
| 2005-12-05 | Start adding support for sound in Sudoku via ALSA. | Michael R Sweet |
| 2005-07-24 | Attempt to make 'localeconv()' part of the configuration process. VC6 works, ... | Matthias Melcher |
| 2005-03-31 | Add Fl::screen_count() and Fl::screen_xywh() APIs to support multi- | Michael R Sweet |
| 2005-02-24 | Copyright updates. | Michael R Sweet |
| 2004-08-25 | Updated config stuff to allow for --enable-quartz ofr Mac OS X which in | Matthias Melcher |
| 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-10-23 | Define bool=char, true=1, and false=0 for C++ compilers that don't | Michael R Sweet |
| 2002-10-22 | Dammit, the NEdit code update before 1.1.0 introduced "bool" back into | Michael R Sweet |
| 2002-08-05 | Range check Fl_Text_Buffer::search_forward(). | Michael R Sweet |
| 2002-05-16 | Massive update to use strlcpy() and strlcat() instead of strncpy() | Michael R Sweet |
| 2002-04-28 | Add Fl_Preferences class to base library. | Michael R Sweet |
| 2002-04-24 | Add check for libpng/png.h as well as png.h, and include the appropriate | Michael R Sweet |
| 2002-03-25 | Define USE_XDBE to HAVE_XDBE value... | Michael R Sweet |
| 2002-03-06 | Add Xft support to 1.1.x. | Michael R Sweet |
| 2002-01-01 | Copyright updates... | Michael R Sweet |
| 2001-12-09 | CygWin threading fixes from Teun. | Michael R Sweet |
| 2001-12-08 | Fix threading test. | Michael R Sweet |
| 2001-10-19 | Check for png_read_destroy(), since newer versions of libpng do not | Michael R Sweet |
| 2001-10-01 | Check for png_set_tRNS_to_alpha() in configure script. | Michael R Sweet |
| 2001-08-11 | Add new widgets to FLUID. | Michael R Sweet |