| Age | Commit message (Expand) | Author |
| 2005-03-25 | Updated Fl_File_Chooser to correctly deselect other items when | Michael R Sweet |
| 2005-03-10 | Ahem, Fl_File_Chooser.H, not fl_file_chooser.H... :) | Michael R Sweet |
| 2005-03-09 | Removed warning about for(;;) variable lookup | Matthias Melcher |
| 2005-03-09 | Added a new Type to fluid called 'Comment' to be used for standardized Copyri... | Matthias Melcher |
| 2005-02-24 | Copyright updates. | Michael R Sweet |
| 2005-02-06 | Fixed a few warnings in OS X. The fluid stuff was 'touche'd, but not changed. | Matthias Melcher |
| 2004-11-20 | FLUID didn't handle default function parameters properly (STR | 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-02 | Fix FLUID redraw bug when changing X,Y,W,H in the widget panel (STR #120) | Michael R Sweet |
| 2003-01-28 | Support type qualifiers before a class name; this allows for things like | Michael R Sweet |
| 2002-11-07 | Include stdlib.h, not the non-standard malloc.h header... | Michael R Sweet |
| 2002-11-05 | Added callbacks to Fl_Text_Editor. | Matthias Melcher |
| 2002-11-03 | Replaced 'callback' and 'code' input in FLUID with Fl_Text_Editor. | Matthias Melcher |
| 2002-08-09 | More shadowed variables in FLUID, plus use snprintf, strlcpy, and strlcat. | Michael R Sweet |
| 2002-05-16 | Massive update to use strlcpy() and strlcat() instead of strncpy() | Michael R Sweet |
| 2002-05-15 | Fix widget width tooltip and default parameter handling code. | Michael R Sweet |
| 2002-05-12 | Default argument patch from Fabien Constantini. | Michael R Sweet |
| 2002-05-04 | Add FL_EXPORT as a declaration-only prefix like extern. | Michael R Sweet |
| 2002-04-28 | Support "using" keyword. | Michael R Sweet |
| 2002-04-26 | Add lock icon next to static/private elements in FLUID. | Michael R Sweet |
| 2002-01-01 | Copyright updates... | Michael R Sweet |
| 2001-01-22 | Copyright 2001. | Michael R Sweet |
| 2000-06-05 | OK, now version 1.0.9 | Michael R Sweet |
| 2000-05-16 | I18N didn't work right for menus - the messages numbers were wrong. | Michael R Sweet |
| 2000-04-25 | Bug fixes where I was getting the value from the input field instead of | 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-08-17 | You can make virtual destructors | Bill Spitzak |
| 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-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 |
| 1999-05-11 | Missing header files and FL_EXTERNs that prevented DLL's from compiling | Bill Spitzak |
| 1999-04-30 | Properly handling the "return outermost widget" case now. | gustavo |
| 1999-03-29 | Changes needed to get FLTK to compile on Borland C++ 5 under Windows. I | Carl E. Thompson |
| 1999-02-19 | Added comment parsing in _c_check(). | Michael R Sweet |
| 1999-02-19 | Added modified patch from Tom Holroyd to support class "chaining". | Michael R Sweet |
| 1999-02-17 | Patch from Bill that adds virtual method support. | Michael R Sweet |
| 1999-01-13 | Fixes from Bill: | Michael R Sweet |
| 1999-01-07 | A better static method patch from Bill. | Michael R Sweet |
| 1999-01-07 | Yay, change all copyright notices to be 1998-1999. | Michael R Sweet |
| 1999-01-07 | Updated makefile. | Michael R Sweet |
| 1998-12-06 | Missed a #include... | Michael R Sweet |
| 1998-12-06 | More changes for .C and .H to .cxx and .h... | Michael R Sweet |
| 1998-11-25 | Added class/return value fixes from Bill. | Michael R Sweet |
| 1998-10-21 | Added common headings & CVS tags. | Michael R Sweet |
| 1998-10-21 | Added fluid patch from Bill Spitzak; this moves the callback code down | Michael R Sweet |