| Age | Commit message (Expand) | Author |
| 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 |
| 2000-04-25 | Bug fixes where I was getting the value from the input field instead of | Michael R Sweet |
| 2000-04-25 | Fixed bug in i18n_type_cb() - wasn't setting the i18n_xyz string variables | Michael R Sweet |
| 2000-04-24 | FLUID changes to support GNU gettext and POSIX catgets under FLTK 1.0; | Michael R Sweet |
| 2000-04-04 | Fixes for Cygwin POSIX emulation layer from Norman Vine. | Bill Spitzak |
| 2000-03-15 | Documentation updates for 1.0.8. | Michael R Sweet |
| 2000-03-06 | Fix from Assar Westerlund - missing include. | Michael R Sweet |
| 2000-02-25 | Updated version to 1.0.8. | Michael R Sweet |
| 2000-02-05 | Produces correct destructor for nested classes, patch from Alexandr Shevtsow | Bill Spitzak |
| 2000-01-05 | Added Fl.H required by an inline function if Fl_Repeat_Button.H | Bill Spitzak |
| 1999-12-17 | Patch from Clemens Hintze to allow declaratons of "typedef" to work. | Bill Spitzak |
| 1999-11-20 | Running with -c on a file with browsers in it does not require X | Bill Spitzak |
| 1999-09-10 | The arrow patch is in! | Bill Spitzak |
| 1999-09-08 | Does not write "extern foo *bar" declarations twice. | Bill Spitzak |
| 1999-08-25 | Now correctly draws XPM files with 16-bit color indexes. | Bill Spitzak |
| 1999-08-17 | You can make virtual destructors | Bill Spitzak |
| 1999-08-09 | Don't need ::write_declare, just write_declare... | Michael R Sweet |
| 1999-08-05 | Added Chrisophe Kalt's patch to add "extern "C"" to functions | Bill Spitzak |
| 1999-08-05 | Fixed so that a public declaration like #include "Foo" is written to the | Bill Spitzak |
| 1999-07-31 | String output (for images in the C code) does not produce trigraphs | Bill Spitzak |
| 1999-07-22 | Pragma added around xlib.h to shut up the IRIX compiler warnings | Bill Spitzak |
| 1999-07-09 | Fl_Decl_Type::write_code1() didn't work for class destructors. | Michael R Sweet |
| 1999-06-12 | Fixed subclass (Class::Member) output bug reported by Jim Hourihan. | Michael R Sweet |