| 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-04-01 | FLUID code that uses snprintf() needs to include src/flstring.h... | Michael R Sweet |
| 2002-03-28 | Test makefile didn't include makedepend file... | 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-25 | Remove old GIF reading code that isn't used anymore... | Michael R Sweet |
| 2002-03-24 | Doco updates for 1.1. | 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-02-20 | Update copyright in FLUID "about" window. | Michael R Sweet |
| 2002-02-15 | Use +O2 for compiler on HP-UX. | Michael R Sweet |
| 2002-01-15 | Use CXXFLAGS when linking fluid... | Michael R Sweet |
| 2002-01-15 | Strip fluid after the copy to bindir. | Michael R Sweet |
| 2002-01-15 | Unixware fixes. | 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-21 | More OS/2 fixes from Alexander... | Michael R Sweet |
| 2001-12-21 | CVS ignore files... | Michael R Sweet |
| 2001-12-19 | "make clean" should not delete makedepend, since we now track this | Michael R Sweet |
| 2001-12-17 | FLUID didn't support the plastic boxtypes. | Michael R Sweet |
| 2001-12-17 | Don't append a semicolon to callback function code when the last line | Michael R Sweet |
| 2001-12-14 | Clean up default menu for FLTK applications - don't need "About FLTK". | Michael R Sweet |
| 2001-12-09 | CygWin threading fixes from Teun. | Michael R Sweet |
| 2001-12-08 | Fix infinite loop problem in Fl_Text_Editor - was resizing before we | Michael R Sweet |
| 2001-12-06 | FLTK 1.1.0 for Mac "Out Of The Box Experience": type 'make' and watch... | Matthias Melcher |
| 2001-11-25 | Redo Fluid_Image class to use Fl_Shared_Image instead of its own subclasses | Michael R Sweet |
| 2001-11-25 | Add flstring.h header file to include string functions, strcasecmp | Michael R Sweet |
| 2001-11-24 | Fix bugs in copy() methods. | Michael R Sweet |
| 2001-11-22 | Fix all references to '.C' files (now .cxx) | Michael R Sweet |
| 2001-11-19 | Move header installs to new FL/Makefile, which is generated by | 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-10-30 | FLUID didn't write static data for the deimage() image. | Michael R Sweet |
| 2001-10-30 | Fix shortcut button bug - wasn't calling callback when changed. | Michael R Sweet |
| 2001-10-29 | Cygwin fixes... | 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-01 | FLUID: can't use "i->image(o)" if "i" is NULL... :) | 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 | Tooltips, and more tooltips. | Michael R Sweet |
| 2001-09-29 | Fl_FileXYZ -> Fl_File_XYZ | Michael R Sweet |
| 2001-09-29 | Enable all of the new FLUID stuff... | Michael R Sweet |
| 2001-09-29 | Widget panel update with tabs (a la 2.0) with new tooltip, image, and | Michael R Sweet |
| 2001-09-23 | Update VC++ project files. | Michael R Sweet |
| 2001-09-13 | Fix menu shortcuts. | Michael R Sweet |
| 2001-09-10 | HelpView/HelpDialog updates. | Michael R Sweet |
| 2001-08-11 | Add new widgets to FLUID. | Michael R Sweet |
| 2001-08-05 | Image labels! | Michael R Sweet |