| Age | Commit message (Expand) | Author |
| 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 |
| 2001-08-05 | Keyboard nav for tabs. | Michael R Sweet |
| 2001-08-04 | Hide and show overlapping buttons as needed for widgets and windows. | 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 | 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-04-13 | Write pixmap strings as const char *[] instead of char *[]. | Michael R Sweet |
| 2001-04-13 | Eliminate all compiler warnings (string constants, const'ness, hiding of | Michael R Sweet |
| 2001-03-15 | Use the Multithreaded DLL runtime model for all projects - I haven't found | Michael R Sweet |
| 2001-02-12 | Configure script changes to support man pages, HTMLDOC, AIX/QNX with | Michael R Sweet |
| 2001-02-01 | Use GetTempPath() under WIN32 for the clipboard file location. | Michael R Sweet |
| 2001-01-28 | fl_curve uses a much better algorithim to figure out how many pieces | Bill Spitzak |
| 2001-01-22 | Copyright 2001. | Michael R Sweet |
| 2001-01-21 | Fixed the write-menu bug introduced in .10 | Bill Spitzak |
| 2000-11-21 | Fixes for hidden class members... | Michael R Sweet |
| 2000-11-20 | strcasecmp() for FLUID under AIX. | Michael R Sweet |
| 2000-10-17 | Fluid restores which tab in an Fl_Tabs was selected when loads .fl | Bill Spitzak |
| 2000-09-23 | Fixed size of data written by gif images to .C files | Bill Spitzak |
| 2000-08-20 | Removed some (not all) of the warnings when compiled with -Wwrite-strings, | Bill Spitzak |
| 2000-07-07 | Buttons with box(FL_NO_BOX) did not draw. Apparently they did in | Bill Spitzak |
| 2000-06-29 | Fixed .gif files in fluid, they were broken by the fix for large .xpm | Bill Spitzak |
| 2000-06-16 | Patch from Dmitry Potapov for fluid to not crash on (I think) | Bill Spitzak |
| 2000-06-08 | Patch from Jacques Tremblay so fluid -cs writes out the I18N string file | Bill Spitzak |
| 2000-06-05 | OK, now version 1.0.9 | Michael R Sweet |
| 2000-05-26 | Fl_Double_Window is saved in .fl file | Bill Spitzak |
| 2000-05-16 | I18N didn't work right for menus - the messages numbers were wrong. | Michael R Sweet |
| 2000-04-25 | Updated copyright notices for all of the 1.0.x files. | Michael R Sweet |