| Age | Commit message (Expand) | Author |
| 2007-02-06 | Use install command instead of CHMOD, CP, and MKDIR. | Michael R Sweet |
| 2007-02-05 | Update pthreads configure test to work on more platforms. | Michael R Sweet |
| 2007-02-05 | Fix glXGetProcAddressARB() usage and support for POSIX threads on HP-UX 11. | Michael R Sweet |
| 2007-02-02 | Fix DLL generation via MingW/Cygwin (STR #1546) | Michael R Sweet |
| 2006-10-31 | Add -fno-strict-aliasing to compiler options since GCC doesn't understand | Michael R Sweet |
| 2006-10-31 | Scratch that, looks like autoconf 2.50 added AC_SYS_LARGEFILE. 2.57 | Michael R Sweet |
| 2006-10-31 | AC_SYS_LARGEFILE appears to have been introduced in autoconf 2.57... | Michael R Sweet |
| 2006-09-12 | Add DSOFLAGS to DSOCOMMAND's, so that we inherit X_LIBS and other options | Michael R Sweet |
| 2006-09-05 | Fixed DSO generation (STR #1405) | Michael R Sweet |
| 2006-08-29 | Fix man page extension for games. | Michael R Sweet |
| 2006-08-12 | Fixed Makefile configuration for OS X dynamic library. STR #1391 | Matthias Melcher |
| 2006-08-02 | Don't call dummy function inside dummy function - some compilers don't like | Michael R Sweet |
| 2006-07-27 | Fix problems with new FLUID output, add common to closing braces to show | Michael R Sweet |
| 2006-06-26 | Revert change to --enable-cygwin option since ARCHFLAGS does not work with | Michael R Sweet |
| 2006-06-19 | Add --with-archflags option to configure script, and use it in the right | Michael R Sweet |
| 2006-05-30 | Make sure native eol-style is set on all source files. | Michael R Sweet |
| 2006-05-21 | Included fltk.spec in configure.in | Matthias Melcher |
| 2006-01-31 | Fix fl_filename_list() bug (STR #1159) caused by changing of the ABI | Michael R Sweet |
| 2006-01-15 | More packaging fun. | Michael R Sweet |
| 2006-01-15 | More packaging fun (games package to "advertise" FLTK...) | Michael R Sweet |
| 2006-01-15 | Work on Linux and OSX desktop integration stuff via make install and | Michael R Sweet |
| 2006-01-02 | Fix MingW threading support. | Michael R Sweet |
| 2005-12-14 | Add Cygwin/MingW support for winmm library... (STR #1121) | Michael R Sweet |
| 2005-12-14 | FLTK now enables large file support when available (STR #1087) | Michael R Sweet |
| 2005-12-10 | Removed the "-g" compile option for the optimized version of FLTK. This was p... | Matthias Melcher |
| 2005-12-08 | Add OSX audio support to Sudoku (THANK YOU IAN!) | Michael R Sweet |
| 2005-12-05 | Start adding support for sound in Sudoku via ALSA. | Michael R Sweet |
| 2005-11-25 | Fix mousewheel handler bug (using wrong variable in initial check) | Michael R Sweet |
| 2005-09-18 | Remove libsupc++ stuff, since it doesn't work on OSX 10.4 or with | Michael R Sweet |
| 2005-08-08 | Added shared library support for Cygwin and MingW (STR #893) | Michael R Sweet |
| 2005-08-08 | Compilation could fail if a previous installation of FLTK was in | Michael R Sweet |
| 2005-07-24 | Attempt to make 'localeconv()' part of the configuration process. VC6 works, ... | Matthias Melcher |
| 2005-04-28 | Fix MacOS X 10.4 compile issues. | Michael R Sweet |
| 2005-04-16 | Update source file headers with STR web page. | Michael R Sweet |
| 2005-04-15 | Move -Wconversion option for GCC to extra warning options (not enabled | Michael R Sweet |
| 2005-04-13 | Add -Wno-format-y2k option to eliminate Y2k warnings - ignored by some | Michael R Sweet |
| 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-11-29 | Changelog. | Michael R Sweet |
| 2004-11-20 | The configure script did not support --disable-localfoo to | Michael R Sweet |
| 2004-11-20 | Watcom fixes (STR #584, STR #594, STR #595) | Michael R Sweet |
| 2004-10-18 | Prep for 1.1.5 release. | Michael R Sweet |
| 2004-10-18 | Shortcuts were incorrectly underlined in multi-line labels (STR | Michael R Sweet |
| 2004-09-24 | Prep for 1.1.5rc3 release. | Michael R Sweet |
| 2004-08-25 | Updated config stuff to allow for --enable-quartz ofr Mac OS X which in | Matthias Melcher |
| 2004-07-29 | Remove the GCC -Wshadow option. | Michael R Sweet |
| 2004-07-26 | Include libdir in link options. | Michael R Sweet |
| 2004-07-23 | Fix local image library build bug. | Michael R Sweet |
| 2004-07-12 | Fix PNG tests. | Michael R Sweet |
| 2004-07-06 | Makefile and configure script support for image libs. | Michael R Sweet |