| Age | Commit message (Expand) | Author |
| 2002-06-28 | Separate the extra image functions into fltk_images. | Michael R Sweet |
| 2002-06-03 | Tweek the order of -o foo and foo.o in the test makefile, since putting | Michael R Sweet |
| 2002-05-01 | Added preferences.fl, removed preferences.cxx and .h | Matthias Melcher |
| 2002-04-29 | Add preferences demo. | Michael R Sweet |
| 2002-04-29 | Updated credits file. | Michael R Sweet |
| 2002-03-28 | Test makefile didn't include makedepend file... | Michael R Sweet |
| 2002-03-26 | OS/2 update from Alexander Mai. | Michael R Sweet |
| 2002-03-25 | Move forms code to fltk_forms library, a la 2.0. | Michael R Sweet |
| 2002-01-15 | Unixware fixes. | Michael R Sweet |
| 2002-01-13 | Remove unused and obsolete JPEG image demo. | Michael R Sweet |
| 2002-01-03 | Fixup fractals demo so it doesn't get way ahead of display - some Linux | Michael R Sweet |
| 2002-01-01 | Copyright updates... | Michael R Sweet |
| 2002-01-01 | Use rint() for some more rounding of vertices. | Michael R Sweet |
| 2001-12-30 | Fix build problems in test directory - no more recursive dependencies for | Michael R Sweet |
| 2001-12-23 | Demo updates (so they all will use the default scheme) | Michael R Sweet |
| 2001-12-19 | "make clean" should not delete makedepend, since we now track this | 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-14 | More tweeking of plastic boxtypes. | Michael R Sweet |
| 2001-12-12 | Update documentation screenshots (still have some to go...) | Michael R Sweet |
| 2001-12-08 | Fix threading test. | Michael R Sweet |
| 2001-12-06 | FLTK 1.1.0 for Mac "Out Of The Box Experience": type 'make' and watch... | Matthias Melcher |
| 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 | Tweek makeinclude.in so that we build from .o files instead of .cxx -> .exe | Michael R Sweet |
| 2001-11-24 | Added XBM, XPM, and PNM image file classes. | Michael R Sweet |
| 2001-11-24 | Fix bugs in copy() methods. | Michael R Sweet |
| 2001-11-19 | Move header installs to new FL/Makefile, which is generated by | Michael R Sweet |
| 2001-11-19 | OK, lots of changes to the Fl_Image, Fl_Bitmap, Fl_Pixmap, and Fl_RGB_Image | 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 | Don't use -lsupc++ with gcc 2.96; just tried it on RH 7.2 and that | Michael R Sweet |
| 2001-08-05 | OpenGL demos didn't get built because the "include" was after the | Michael R Sweet |
| 2001-08-02 | Fix mouse wheel stuff for browser and helpview widgets (move 3 lines at | 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-08-02 | Fix tooltips a la 2.0. | Michael R Sweet |
| 2001-01-22 | Copyright 2001. | Michael R Sweet |
| 2000-06-05 | OK, now version 1.0.9 | Michael R Sweet |
| 2000-06-03 | Moved .fl building rules to test/Makefile. | Michael R Sweet |
| 2000-05-13 | Added Fl::first_window(window) to change which window is at the top of | Bill Spitzak |
| 2000-04-27 | Dropped use of -fomit-frame-pointer, as I've just discovered that it | Michael R Sweet |
| 2000-04-25 | Updated copyright notices for all of the 1.0.x files. | Michael R Sweet |
| 1999-03-25 | Updated README and distribution packages to use v1.0.1. | Michael R Sweet |
| 1999-02-22 | Missing dependencies... | Michael R Sweet |
| 1999-02-22 | Makefile didn't have a .cxx to .o rule. | Michael R Sweet |
| 1999-02-22 | Added CubeView source files. | Michael R Sweet |
| 1999-01-31 | Added optimization for SGI builds (mike: please run autoconf before making | Bill Spitzak |
| 1999-01-07 | Yay, change all copyright notices to be 1998-1999. | Michael R Sweet |
| 1998-12-23 | Added new editor example application. | Michael R Sweet |