| Age | Commit message (Expand) | Author |
| 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 |
| 2001-08-02 | Fl_HelpDialog and Fl_HelpView widgets. | Michael R Sweet |
| 2001-04-30 | Separate test for GLU and GL... | Michael R Sweet |
| 2001-04-27 | Fix configure script and configh.in... | Michael R Sweet |
| 2001-04-27 | Handle WM_ACTIVATEAPP message under WIN32, using GetAsyncKeyState() for | Michael R Sweet |
| 2001-02-12 | Configure script changes to support man pages, HTMLDOC, AIX/QNX with | Michael R Sweet |
| 2001-01-22 | Copyright 2001. | Michael R Sweet |
| 2000-11-20 | strcasecmp() for FLUID under AIX. | Michael R Sweet |
| 2000-06-18 | Cleanup of the timeout and Fl::wait() code. This one calls the clock | Bill Spitzak |
| 2000-06-07 | Hopefully the last of the easysw.com -> fltk.org changes. | Michael R Sweet |
| 2000-04-25 | Updated copyright notices for all of the 1.0.x files. | Michael R Sweet |
| 2000-02-29 | Turned off XDBE for all platforms | Bill Spitzak |
| 1999-03-25 | The HAVE_SYS_SELECT_H define was wrong in configin.h and friends. | Michael R Sweet |
| 1999-03-04 | Removed references to JPEG library in docos and config files. Not needed | Michael R Sweet |
| 1999-01-27 | Updated to include <sys/select.h> as needed. | Michael R Sweet |
| 1999-01-07 | Yay, change all copyright notices to be 1998-1999. | Michael R Sweet |
| 1998-11-25 | Updated default border width to 2. | Michael R Sweet |
| 1998-11-05 | Multiple patches from Bill: | Michael R Sweet |