| Age | Commit message (Expand) | Author |
| 2002-04-11 | Make Fl_Output a subclass of Fl_Input, and add input_type and readonly | Michael R Sweet |
| 2002-04-10 | Update dependencies... | 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 | Fix spelling error in spelling check message... | Michael R Sweet |
| 2002-03-25 | Move forms code to fltk_forms library, a la 2.0. | Michael R Sweet |
| 2002-03-25 | Rename all remaining functions that don't start with fl_ to | Michael R Sweet |
| 2002-03-07 | Re-add dependency files. | Michael R Sweet |
| 2002-03-07 | Back-ported cut & paste code from fltk2.0. | Bill Spitzak |
| 2002-03-06 | Fix non-Xft build. | Michael R Sweet |
| 2002-01-30 | Fix prototypes for fl_input() and fl_password(). | 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-06 | Add Fl_BMP_Image class and docos. | Michael R Sweet |
| 2002-01-04 | Fix OpenGL and button problems in shiny 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-22 | - MacOS: more keyboard handler fixes, mainly mapping of Mac specific | Matthias Melcher |
| 2001-12-21 | CVS ignore files... | Michael R Sweet |
| 2001-12-21 | Get rid of CR's in some files... | Michael R Sweet |
| 2001-12-19 | "make clean" should not delete makedepend, since we now track this | Michael R Sweet |
| 2001-12-17 | Remove Fl_Mutex and Fl_Signal_Mutex from threads.h - not portable, and | 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-09 | CygWin threading fixes from Teun. | Michael R Sweet |
| 2001-12-09 | Some files still had the old "fltk-bugs@easysw.com" address... | 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-12-06 | Implemeted 95% of all Mac OS X support. Makefiles still need modifications. | Matthias Melcher |
| 2001-12-01 | Updated Win32 MS-VisualC Workspace to run FLTK "out of the box": | 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 | Add cast for Fl_Pixmap constructor. | 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-29 | Documentation updates galore (up to chapter 7, still need to do chapter | Michael R Sweet |
| 2001-11-29 | Update tile image... | Michael R Sweet |
| 2001-11-29 | VC++ fixes, plus add new tiled_image project file. | Michael R Sweet |
| 2001-11-28 | Add new plastic box types (kindof a shiny translucent box type...) | Michael R Sweet |
| 2001-11-28 | Add tiled_image demo to menu file. | Michael R Sweet |
| 2001-11-28 | Add check for window callback getting called... | Michael R Sweet |
| 2001-11-27 | Preliminary commit of my MacOS X work. | Michael R Sweet |
| 2001-11-25 | Add flstring.h header file to include string functions, strcasecmp | 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 |