| Age | Commit message (Expand) | Author |
| 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 |
| 1999-03-26 | consistent use of $(LIBRARY) rather than $(LIBNAME) | Bill Spitzak |
| 1999-03-25 | Changed hard references to libfltk.a and friends to $(LIBRARY) and | Michael R Sweet |
| 1999-03-25 | Can't use chmod -R on header directory... | Michael R Sweet |
| 1999-03-25 | Fixed install rule for DSOs - was copying the wrong file... | Michael R Sweet |
| 1999-03-25 | Updated README and distribution packages to use v1.0.1. | Michael R Sweet |
| 1999-03-09 | Added libfltk.a to install rules, so both the shared and static libraries | Michael R Sweet |
| 1999-03-09 | Updated Linux DSO rules. | Michael R Sweet |
| 1999-03-04 | Updated DSO install commands - now remove the symlink before remaking it. | Michael R Sweet |
| 1999-02-23 | Added shell commands to create symbolic links for all .H header files in | Michael R Sweet |
| 1999-02-22 | Added ln -s for DSOs - must have gotten dropped in a previous update? | Michael R Sweet |
| 1999-02-19 | Updated install rules to install files with write permission for the | Michael R Sweet |
| 1999-02-16 | Removed fl_line_style.cxx from makefile... | Michael R Sweet |
| 1999-02-03 | Put Fl::grab() into it's own source file. Rewritten as suggested so that | Bill Spitzak |
| 1999-01-31 | Added optimization for SGI builds (mike: please run autoconf before making | Bill Spitzak |
| 1999-01-27 | Updated Makefile for shared libraries (wasn't copying both files). | Michael R Sweet |
| 1998-12-06 | Makefile didn't define .cxx extension... | Michael R Sweet |
| 1998-12-06 | Changes for .C == .cxx and .H == .h. | Michael R Sweet |
| 1998-11-05 | Multiple patches from Bill: | Michael R Sweet |
| 1998-10-21 | Fixed install targets... | Michael R Sweet |