| Age | Commit message (Expand) | Author |
| 2001-09-29 | New fltk-config script for 1.1. | Michael R Sweet |
| 2001-08-11 | Add new widgets to FLUID. | Michael R Sweet |
| 2001-08-08 | No _INCLUDE_POSIX_SOURCE definition for HP-UX... | Michael R Sweet |
| 2001-08-05 | Typo fix... | Michael R Sweet |
| 2001-08-05 | Keyboard nav for tabs. | Michael R Sweet |
| 2001-08-02 | Fl_HelpDialog and Fl_HelpView widgets. | Michael R Sweet |
| 2001-08-02 | Don't build OpenGL demos if OpenGL is not available or disabled. | Michael R Sweet |
| 2001-08-02 | OpenGL stuff is now in libfltkgl.* | Michael R Sweet |
| 2001-05-07 | Fix Mesa test in configure script. | 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-04-25 | Don't use GCC c++ or g++ compiler to build programs, use gcc instead. | Michael R Sweet |
| 2001-04-13 | AIX changes... | Michael R Sweet |
| 2001-02-21 | Check for the <GL/gl.h> header file before looking for the OpenGL or | Michael R Sweet |
| 2001-02-16 | Added HP compiler option. | 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-12-06 | Specify portable architecture options for HP-UX compilers. | Michael R Sweet |
| 2000-11-20 | Get rid of "member X hidden by variable X" warnings... | Michael R Sweet |
| 2000-11-20 | strcasecmp() for FLUID under AIX. | Michael R Sweet |
| 2000-11-20 | Configure script changes... | Michael R Sweet |
| 2000-11-09 | Minor change for Sun C/C++ compilers (-xO3 instead of -O) for better | Michael R Sweet |
| 2000-10-21 | Does not clear Fl::keysym on every event, this makes better back compatabilit... | Bill Spitzak |
| 2000-06-06 | Reenabled overlay code - seems to work great now, Bill! | Michael R Sweet |
| 2000-06-05 | OK, now version 1.0.9 | Michael R Sweet |
| 2000-06-03 | Dropped use of -fno-rtti since this causes problems with apps that don't | Michael R Sweet |
| 2000-04-27 | Dropped use of -fomit-frame-pointer, as I've just discovered that it | Michael R Sweet |
| 2000-04-26 | Commented out enabling overlay support until we can get it working right. | Michael R Sweet |
| 2000-04-26 | Fixed other occurrence of -fomit-stack-frame that should be | Michael R Sweet |
| 2000-04-26 | Fixed the -fno_exceptions test so it does not always fail. | Bill Spitzak |
| 2000-04-26 | Changed -omit-stack-frame to -omit-frame-pointer, hope this is correct | Bill Spitzak |
| 2000-04-25 | Updated copyright notices for all of the 1.0.x files. | Michael R Sweet |
| 1999-10-19 | Fixed configure uversion for Irix 6.5 | Bill Spitzak |
| 1999-08-09 | Fixed configure.in for HP-UX - wasn't detecting vsnprintf and snprintf | Michael R Sweet |
| 1999-05-19 | Added Solaris switches suggested by Carlos O'Ryan (coryan@cs.wustl.edu) | Bill Spitzak |
| 1999-05-14 | Shortened the option string for IRIX a bit by combining the two -woff's | Bill Spitzak |
| 1999-04-30 | Made XDBE work on all versions of Irix that have it | Bill Spitzak |
| 1999-03-25 | Updated README and distribution packages to use v1.0.1. | Michael R Sweet |
| 1999-03-10 | Removed extra \ in HP-UX DSO command. | Michael R Sweet |
| 1999-03-09 | It would help if the configure script substituted DSOCOMMAND... | Michael R Sweet |
| 1999-03-09 | Updated Linux DSO rules. | Michael R Sweet |
| 1999-03-09 | Updated Digital UNIX DSO commands. | Michael R Sweet |
| 1999-03-09 | Updated Solaris shared library command (again). | Michael R Sweet |
| 1999-03-09 | Changed Solaris shared library command to ld using -h option to set | Michael R Sweet |
| 1999-03-04 | Updated DSO stuff in configure.in (soname, -fPIC, etc) | Michael R Sweet |
| 1999-02-25 | Changes egcs/gcc optimization default to "-O2" . Makes library and apps | Carl E. Thompson |
| 1999-02-22 | Minor typo in configure script (== instead of =) | Michael R Sweet |
| 1999-02-22 | Now don't enable XDBE under SunOS or IRIX 6.3 or earlier. | Michael R Sweet |
| 1999-02-18 | Updated Solaris scandir() check - the case statement was giving autoconf | Michael R Sweet |