| Age | Commit message (Expand) | Author |
| 2002-04-28 | Add Fl_Preferences class to base library. | Michael R Sweet |
| 2002-04-26 | Add +z option with HP-UX compilers when compiling shared libraries. | 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-04-16 | Bump version info to 1.1.0rc1. | Michael R Sweet |
| 2002-04-16 | OSX threading support - a little buggy right now, but hopefully we'll be | Michael R Sweet |
| 2002-04-10 | Update docos for all configure options. | Michael R Sweet |
| 2002-04-09 | OK, back out -fvtable-thunks and add conditional compile for WIN32 | Michael R Sweet |
| 2002-04-09 | Add "-fvtable-thunks" to OPTIM when compiling with Cygwin. | Michael R Sweet |
| 2002-04-09 | Move -mwindows and -DWIN32 back to C*FLAGS and LDFLAGS for Cygwin builds. | Michael R Sweet |
| 2002-03-25 | Move forms code to fltk_forms library, a la 2.0. | Michael R Sweet |
| 2002-03-08 | Disable Xft by default. | Michael R Sweet |
| 2002-03-06 | Fix non-Xft build. | Michael R Sweet |
| 2002-03-06 | Add Xft support to 1.1.x. | Michael R Sweet |
| 2002-02-15 | Use +O2 for compiler on HP-UX. | Michael R Sweet |
| 2002-01-22 | Fix filename_relative(). | Michael R Sweet |
| 2002-01-13 | Revise configure script and makeinclude file to use OPTIM variable, | Michael R Sweet |
| 2002-01-11 | Add -lcomctl32 for Windows builds. | Michael R Sweet |
| 2002-01-07 | Fixed from Teun. | Michael R Sweet |
| 2002-01-06 | Doco and dist file updates. | Michael R Sweet |
| 2002-01-01 | Copyright updates... | Michael R Sweet |
| 2001-12-30 | Bump version numbers to 1.1.0b9. | Michael R Sweet |
| 2001-12-19 | "make clean" should not delete makedepend, since we now track this | Michael R Sweet |
| 2001-12-17 | Check for *BSD -pthread option. | Michael R Sweet |
| 2001-12-14 | Disable threading by default. | Michael R Sweet |
| 2001-12-14 | Clean up default menu for FLTK applications - don't need "About FLTK". | Michael R Sweet |
| 2001-12-09 | CygWin threading fixes from Teun. | Michael R Sweet |
| 2001-12-08 | Fix threading test. | Michael R Sweet |
| 2001-12-06 | FLTK 2.0 threading support under FLTK 1.1. Needs porting to OSX. | Michael R Sweet |
| 2001-12-06 | FLTK 1.1.0 for Mac "Out Of The Box Experience": type 'make' and watch... | Matthias Melcher |
| 2001-12-04 | Don't install header symlinks under MacOS either... | Michael R Sweet |
| 2001-12-03 | My bad... Remove autoconf-generated Enumerations.H - it's only | Michael R Sweet |
| 2001-11-29 | Clean all GL demos with a "make clean". | Michael R Sweet |
| 2001-11-29 | Require autoconf 2.13 or newer. | Michael R Sweet |
| 2001-11-29 | Minor tweeks to the configure script for CygWin and Mesa. | Michael R Sweet |
| 2001-11-28 | More doco updates. | Michael R Sweet |
| 2001-11-27 | Configure script changes... | Michael R Sweet |
| 2001-11-27 | Fix typos from OSX commit. | Michael R Sweet |
| 2001-11-27 | Preliminary commit of my MacOS X work. | Michael R Sweet |
| 2001-11-22 | Add EM and STRONG support to Fl_HelpView. | Michael R Sweet |
| 2001-11-20 | Don't use -lm unless required. | Michael R Sweet |
| 2001-11-19 | Move header installs to new FL/Makefile, which is generated by | Michael R Sweet |
| 2001-11-18 | More CygWin stuff, and a fix for WIN32 with the new fl_beep() function. | Michael R Sweet |
| 2001-11-17 | Update configure script to support non-X platforms; currently just | 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 |
| 2001-11-02 | Add check for GCC 2.96, and add -lsupc++ to the link line if so... | Michael R Sweet |
| 2001-11-01 | Fix uversion setup (only numbers please) | Michael R Sweet |
| 2001-11-01 | Fix "checking" messages... | Michael R Sweet |
| 2001-11-01 | Clean up configure script a little, update default man page | Michael R Sweet |
| 2001-10-25 | Only add x_includes to path if it is not empty. | Michael R Sweet |
| 2001-10-25 | Keep using ${prefix} with mandir, so that RPM builds are easier. | Michael R Sweet |