| Age | Commit message (Expand) | Author |
| 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 |
| 2004-07-05 | The fltk-config script did not include the "-mno-cygwin" option | Michael R Sweet |
| 2004-06-09 | The configure script now offers options for JPEG, PNG, and ZLIB | Michael R Sweet |
| 2004-06-01 | FLTK now builds with the current release of MinGW (STR #325, STR | Michael R Sweet |
| 2004-04-11 | Copyright updates and prep for 1.1.5rc1. | Michael R Sweet |
| 2003-09-20 | Fix configure script (STR #174) | Michael R Sweet |
| 2003-09-14 | Add --with-links configure option. | Michael R Sweet |
| 2003-09-09 | Bump to 1.1.5rc1... | Michael R Sweet |
| 2003-08-05 | Fix configure.in for autoconf 2.57. | Michael R Sweet |
| 2003-08-02 | Bump to 1.1.4 and fix changelog. | Michael R Sweet |
| 2003-07-29 | Fix scheme and image drawing bugs. | Michael R Sweet |
| 2003-07-12 | Fix Xft2 usage (still need to do a final fix that loads the proper X | Michael R Sweet |
| 2003-06-15 | Fix shared libraries on OSX (STR #51) | Michael R Sweet |
| 2003-05-29 | Drop undocumented and non-working --prefix and --exec-prefix options to | Michael R Sweet |
| 2003-05-27 | Fix OSX shared library command. (STR #51) | Michael R Sweet |
| 2003-05-26 | Update to 1.1.4rc1 for testing... | Michael R Sweet |
| 2003-02-13 | Bump version number for next release. | Michael R Sweet |
| 2003-01-30 | Copyright update for 1.1.3 release (not quite yet, but soon...) | Michael R Sweet |
| 2002-11-25 | Bump version number in CVS... | Michael R Sweet |
| 2002-11-14 | Add Alpha compiler stuff and cast for menu code. | Michael R Sweet |
| 2002-11-08 | Don't use built-in snprintf/vsnprintf functions on Tru64 4.0, since there | Michael R Sweet |
| 2002-10-24 | First fixes for 1.1.2 - Fl_Scrollbar shouldn't take keyboard focus, | 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-10-07 | Documentation updates. | Michael R Sweet |
| 2002-09-26 | Fix bug #613088 - Fl_Text_Display crash. | Michael R Sweet |
| 2002-09-17 | Add support for XV/GIMP thumbnail format (P7) | Michael R Sweet |
| 2002-08-12 | Fix more compile errors. | Michael R Sweet |
| 2002-08-09 | More shadowed variables in FLUID, plus use snprintf, strlcpy, and strlcat. | Michael R Sweet |
| 2002-08-09 | Move the rest of the image file formats (except for XBM and XPM) to | Michael R Sweet |
| 2002-08-05 | Range check Fl_Text_Buffer::search_forward(). | Michael R Sweet |
| 2002-07-20 | OK, we'll do one more rc release since so many of the build things have | Michael R Sweet |
| 2002-07-17 | Try different check for libstdc++ that might work better with Cygwin. | Michael R Sweet |
| 2002-07-14 | Change the Fl_Group current, add, and remove methods so they are no longer | Michael R Sweet |