| Age | Commit message (Expand) | Author |
| 2005-08-08 | Added shared library support for Cygwin and MingW (STR #893) | Michael R Sweet |
| 2005-08-08 | Compilation could fail if a previous installation of FLTK was in | 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-03-31 | Add Fl::screen_count() and Fl::screen_xywh() APIs to support multi- | Michael R Sweet |
| 2005-02-24 | Copyright updates. | Michael R Sweet |
| 2004-11-20 | Watcom fixes (STR #584, STR #594, STR #595) | Michael R Sweet |
| 2004-10-18 | Documentation updates (STR #570) | Michael R Sweet |
| 2004-07-23 | Fix local image library build bug. | Michael R Sweet |
| 2004-04-11 | Copyright updates and prep for 1.1.5rc1. | Michael R Sweet |
| 2004-03-11 | Fl_Value_Slider::draw_bg() didn't always apply the clipping | Michael R Sweet |
| 2003-08-24 | Fl_Text_Display/Editor did not disable the current | Michael R Sweet |
| 2003-08-02 | Fix Fl_Window::show(argc, argv) so that it calls Fl::get_system_colors(), | Michael R Sweet |
| 2003-06-15 | Fix shared libraries on OSX (STR #51) | Michael R Sweet |
| 2003-06-05 | Fix mapping of Apple keys to CTRL keys on OSX. | Michael R Sweet |
| 2003-01-30 | Copyright update for 1.1.3 release (not quite yet, but soon...) | Michael R Sweet |
| 2003-01-12 | Fix header file again. | Michael R Sweet |
| 2002-09-16 | Move Fl_Help_Dialog to fltk_images library. | Michael R Sweet |
| 2002-08-09 | Move the rest of the image file formats (except for XBM and XPM) to | Michael R Sweet |
| 2002-07-14 | Change the Fl_Group current, add, and remove methods so they are no longer | Michael R Sweet |
| 2002-06-28 | Separate the extra image functions into fltk_images. | Michael R Sweet |
| 2002-05-30 | fl_read_image() - not implemented for WIN32 or OSX yet. | Michael R Sweet |
| 2002-05-16 | Massive update to use strlcpy() and strlcat() instead of strncpy() | Michael R Sweet |
| 2002-05-08 | Add documentation for readonly() and input_type(). | Michael R Sweet |
| 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 |