| Age | Commit message (Expand) | Author |
| 2002-04-30 | New Fl_File_Input widget, courtesy of Curtis Edwards old Fl_Input_File | Michael R Sweet |
| 2002-04-28 | Add Fl_Preferences class to base library. | Michael R Sweet |
| 2002-04-11 | Make Fl_Output a subclass of Fl_Input, and add input_type and readonly | Michael R Sweet |
| 2002-03-25 | Move forms code to fltk_forms library, a la 2.0. | Michael R Sweet |
| 2002-03-08 | Fix 1.1.x makefile - it had the wrong depend target (Bill, you can use | Michael R Sweet |
| 2002-03-07 | Back-ported cut & paste code from fltk2.0. | Bill Spitzak |
| 2002-03-06 | Add Xft support to 1.1.x. | Michael R Sweet |
| 2002-02-26 | - added DDrag'N'Drop support for MacOS | Matthias Melcher |
| 2002-02-15 | Use +O2 for compiler on HP-UX. | Michael R Sweet |
| 2002-01-17 | Fix no-OpenGL install bug. | Michael R Sweet |
| 2002-01-15 | Doco and makefile updates from SGI. | Michael R Sweet |
| 2002-01-06 | Add Fl_BMP_Image class and docos. | Michael R Sweet |
| 2002-01-06 | Doco and dist file updates. | Michael R Sweet |
| 2002-01-01 | Copyright updates... | Michael R Sweet |
| 2001-12-19 | "make clean" should not delete makedepend, since we now track this | Michael R Sweet |
| 2001-12-10 | "make uninstall" didn't uninstall the OpenGL library. | Michael R Sweet |
| 2001-12-09 | CygWin threading fixes from Teun. | Michael R Sweet |
| 2001-12-06 | FLTK 2.0 threading support under FLTK 1.1. Needs porting to OSX. | Michael R Sweet |
| 2001-12-06 | Run $(RANLIB) on installed static libraries, since some OS's (i.e. Darwin) | Michael R Sweet |
| 2001-11-28 | Add new plastic box types (kindof a shiny translucent box type...) | Michael R Sweet |
| 2001-11-27 | Preliminary commit of my MacOS X work. | 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-17 | Don't use -lsupc++ with gcc 2.96; just tried it on RH 7.2 and that | Michael R Sweet |
| 2001-10-27 | Put "RM" back in makeincludes, so we can remove the library archive | Michael R Sweet |
| 2001-10-27 | Don't allow extra boxtypes to override user-defined boxtypes. | Michael R Sweet |
| 2001-09-30 | Update dependencies. | Michael R Sweet |
| 2001-09-30 | Windows doesn't have case-sensitive filenames, so we can't have two | Michael R Sweet |
| 2001-09-29 | New fltk-config script for 1.1. | Michael R Sweet |
| 2001-09-29 | Fl_FileXYZ -> Fl_File_XYZ | Michael R Sweet |
| 2001-08-11 | Add more widgets from the bazaar... | Michael R Sweet |
| 2001-08-04 | Fl_Text* widgets backported to 1.1 (Carl, please confirm that I haven't | Michael R Sweet |
| 2001-08-02 | Fl_HelpDialog and Fl_HelpView widgets. | Michael R Sweet |
| 2001-08-02 | Add Fl_Wizard widget... | 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 | FileIcon, FileBrowser, FileChooser stuff. | Michael R Sweet |
| 2001-08-02 | Fix tooltips a la 2.0. | Michael R Sweet |
| 2001-08-01 | First bunch of changes for the 1.1 branch - tooltips. | 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-04 | Makefile fixes. | Michael R Sweet |
| 2000-05-13 | Added Fl::first_window(window) to change which window is at the top of | Bill Spitzak |
| 2000-04-25 | Updated copyright notices for all of the 1.0.x files. | Michael R Sweet |
| 2000-02-21 | Rearranged the compose code so it is clearer and can be called by things | Bill Spitzak |
| 1999-04-26 | Changed $(DSONAME) target to "libfltk.so.1 libfltk.sl.1"... | Michael R Sweet |
| 1999-03-29 | Changes needed to get FLTK to compile on Borland C++ 5 under Windows. I | Carl E. Thompson |
| 1999-03-26 | Makefile didn't clean DSO... | Michael R Sweet |