| Age | Commit message (Expand) | Author |
| 2008-04-23 | Adding keyboard shortcut to Fl_Value_Input and Fl_Text_Editor | Matthias Melcher |
| 2008-04-22 | Added support for keyboard shortcuts to Fl_Input_ derived widgets (STR #1770)... | Matthias Melcher |
| 2007-05-10 | Annoyed by the limitation in Fluid to generate keyboard shortucts for either ... | Matthias Melcher |
| 2006-08-17 | Changing the shorcut of a widget in fluid now marks the document as dirty (ST... | Matthias Melcher |
| 2006-07-26 | Revamp variable tests so that we rarely need to provide "o" and | Michael R Sweet |
| 2006-06-20 | STR #1280: added support for assigning Fl_Menu_Items to array variables in Fl... | Matthias Melcher |
| 2005-12-30 | - Fixed keyboard shortcut handling in FLUID and shortcut | Matthias Melcher |
| 2005-10-30 | Updated the default label and text colors of all widgets to use | Michael R Sweet |
| 2005-08-29 | The newly introduce Fl_Widget_Class_Type in Fluid would cause a null pointer ... | Matthias Melcher |
| 2005-07-23 | Fluid was casting Fl_Input_Choice to Fl_Menu_ at two occasions which is wrong... | Matthias Melcher |
| 2005-07-19 | Better support for Live mode in Fluid. Most Widget attributes are now support... | Matthias Melcher |
| 2005-04-16 | Update source file headers with STR web page. | Michael R Sweet |
| 2005-04-15 | Don't make non-inline methods from FLUID inline (that is, remove the | Michael R Sweet |
| 2005-03-19 | Many FLUID updates... | Michael R Sweet |
| 2005-03-06 | Fix Fl_Input_Choice in FLUID, and make sure that we expose enough of the | Michael R Sweet |
| 2005-02-24 | Copyright updates. | Michael R Sweet |
| 2005-02-24 | Added Greg Ercolano's simple Fl_Input_Choice widget which is a | Michael R Sweet |
| 2005-02-05 | FLUID didn't use the label type constant names for menu items, | Michael R Sweet |
| 2004-11-21 | Fix FLUID menu items with images bug (STR #564) | Michael R Sweet |
| 2004-05-15 | Fl_Scroll now uses a full redraw when the scheme is set to | Michael R Sweet |
| 2004-04-11 | Copyright updates and prep for 1.1.5rc1. | 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 |
| 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-01-01 | Copyright updates... | Michael R Sweet |
| 2001-12-17 | Don't append a semicolon to callback function code when the last line | Michael R Sweet |
| 2001-10-30 | Fix shortcut button bug - wasn't calling callback when changed. | Michael R Sweet |
| 2001-09-29 | Widget panel update with tabs (a la 2.0) with new tooltip, image, and | Michael R Sweet |
| 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-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-04-24 | FLUID changes to support GNU gettext and POSIX catgets under FLTK 1.0; | Michael R Sweet |
| 2000-02-05 | Produces correct destructor for nested classes, patch from Alexandr Shevtsow | Bill Spitzak |
| 1999-08-09 | Don't need ::write_declare, just write_declare... | Michael R Sweet |
| 1999-08-05 | Fixed so that a public declaration like #include "Foo" is written to the | Bill Spitzak |
| 1999-04-17 | Submenu titles did not always get the FL_SUBMENU bit turned on when | Bill Spitzak |
| 1999-03-29 | Changes needed to get FLTK to compile on Borland C++ 5 under Windows. I | Carl E. Thompson |
| 1999-03-10 | Named callback function in a menu item inside a class prepended the | Bill Spitzak |
| 1999-02-22 | Public/private status was not honored for menu items. | Michael R Sweet |
| 1999-02-19 | Fixed bug in write_static() method - when getting the menu_name() and | Michael R Sweet |
| 1999-02-16 | Whoops - missed a closing bracket... | Michael R Sweet |
| 1999-02-16 | Menu item numbering bug fix from Bill. | Michael R Sweet |
| 1999-01-19 | Forgot the leading * on the pointer name for menu items. | Michael R Sweet |
| 1999-01-19 | Fixes from Bill: | Michael R Sweet |
| 1999-01-13 | Fixed problem with empty submenus not getting the right offsets. | Michael R Sweet |
| 1999-01-07 | Yay, change all copyright notices to be 1998-1999. | Michael R Sweet |
| 1998-12-08 | Menu items were being initialized static... Dropped the "static" from | Michael R Sweet |