| Age | Commit message (Expand) | Author |
| 2005-12-14 | Workaround Solaris make problems... | Michael R Sweet |
| 2005-12-05 | Start adding support for sound in Sudoku via ALSA. | Michael R Sweet |
| 2005-12-04 | Separate WIN32 and normal build rules so we can create a resource object | Michael R Sweet |
| 2005-11-27 | Fix a resize issue with X11. | Michael R Sweet |
| 2005-11-25 | Fix mousewheel handler bug (using wrong variable in initial check) | Michael R Sweet |
| 2005-04-18 | Fix compiler warnings. | Michael R Sweet |
| 2005-04-16 | Update source file headers with STR web page. | Michael R Sweet |
| 2005-04-16 | Update "clean" targets to properly handle core files, remove backup files, | Michael R Sweet |
| 2005-02-24 | Copyright updates. | Michael R Sweet |
| 2005-02-24 | Added Greg Ercolano's simple Fl_Input_Choice widget which is a | Michael R Sweet |
| 2004-08-26 | FLTK1.1 Quartz support: | Matthias Melcher |
| 2004-04-11 | Copyright updates and prep for 1.1.5rc1. | Michael R Sweet |
| 2003-09-05 | Dump the non-working shiny demo. | Michael R Sweet |
| 2003-01-30 | Copyright update for 1.1.3 release (not quite yet, but soon...) | Michael R Sweet |
| 2002-08-12 | Add missing header to tabs program. | Michael R Sweet |
| 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 |