| Age | Commit message (Expand) | Author |
| 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 |
| 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 | Add Fl_Bitmask type, fl_create_bitmask() and fl_delete_bitmask() functions | 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-11-02 | Removed the "Microsoft" button from the menu demo. | Michael R Sweet |
| 2001-10-29 | 32-bit color (RGB0 or 000I), a la FLTK 2.0, including fl_rgb_color() | Michael R Sweet |
| 2001-10-27 | Wasn't quoting @label stuff... | Michael R Sweet |
| 2001-10-18 | Fix the editor demo and associated documentation. | Michael R Sweet |
| 2001-09-30 | Update dependencies. | Michael R Sweet |
| 2001-09-30 | Fl_File_Chooser.H and fl_file_chooser.H need to be the same... | Michael R Sweet |
| 2001-09-29 | Fl_FileXYZ -> Fl_File_XYZ | Michael R Sweet |
| 2001-09-04 | Doco updates. | Michael R Sweet |
| 2001-09-02 | Fix label/image problems. | Michael R Sweet |
| 2001-08-06 | Include config.h in Fl_FileBrowser.cxx. | Michael R Sweet |
| 2001-08-05 | Image labels! | Michael R Sweet |
| 2001-08-05 | OpenGL demos didn't get built because the "include" was after the | 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-03 | File chooser cleanup (use fl_ok and fl_cancel for translated label | Michael R Sweet |
| 2001-08-03 | Update WIN32 projects and config file. | 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 | More mouse wheel stuff (as compatible as possible with the 2.0 code...) | 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 |