| Age | Commit message (Expand) | Author |
| 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 |
| 2001-10-25 | Put Linux man pages in /usr/share/man. | Michael R Sweet |
| 2001-10-23 | Check for GCC 3.0.x... | Michael R Sweet |
| 2001-10-19 | Check for png_read_destroy(), since newer versions of libpng do not | Michael R Sweet |
| 2001-10-18 | Fix configure script - wasn't setting libdir properly for different | Michael R Sweet |
| 2001-10-18 | Fl::belowmouse() was resetting the tooltip, causing the flashing | Michael R Sweet |
| 2001-10-01 | Check for png_set_tRNS_to_alpha() in configure script. | Michael R Sweet |
| 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 |