| Age | Commit message (Expand) | Author |
| 2009-01-01 | Changed the copyright to 2009 for header files. Still todo: src and test dire... | Matthias Melcher |
| 2008-09-17 | This is a stab at supporting Doxygen comments from withing Fluid. Just double... | Matthias Melcher |
| 2008-09-16 | Doxygen documentation : took the opportunity to update copyright info as we m... | Fabien Costantini |
| 2008-01-04 | STR #1741: fixed and improved on missing 'public' attribute in consecutive cl... | Matthias Melcher |
| 2008-01-04 | STR #1776: FLUID now tries to find a previously declared callback to avoid de... | Matthias Melcher |
| 2006-08-23 | - Fluid Code Declarations can now handle C++ style comments (STR #1383) | Matthias Melcher |
| 2006-07-27 | Fix problems with new FLUID output, add common to closing braces to show | Michael R Sweet |
| 2006-07-26 | Fix return of window widget - use "w" or the name of the window, as | Michael R Sweet |
| 2006-07-26 | Revamp variable tests so that we rarely need to provide "o" and | Michael R Sweet |
| 2006-05-28 | - In Fluid, declarations starting with the keyword | Matthias Melcher |
| 2006-05-18 | Declarations in Fluid can now explicitly be made non-static or non-extern. Th... | Matthias Melcher |
| 2005-11-04 | FLUID1: The comment entry in the Browser now reveals some more information by... | Matthias Melcher |
| 2005-08-23 | FLUID now knows if a static callback is already declared in a class and won't... | Matthias Melcher |
| 2005-08-21 | Some actions in FLUID would not set the "changed" flag. | Matthias Melcher |
| 2005-08-20 | This commit fixes one aspect of bug STR #984. However, since Allesandro took ... | Matthias Melcher |
| 2005-07-20 | Declaration in Fluid now uses its own public/private setting unless the paren... | Matthias Melcher |
| 2005-04-18 | Fix compiler warnings. | Michael R Sweet |
| 2005-04-16 | Update source file headers with STR web page. | Michael R Sweet |
| 2005-04-14 | Eliminate compiler warnings on Solaris... | Michael R Sweet |
| 2005-03-28 | Add support to FLUID for widget class creation without the intermediate | Michael R Sweet |
| 2005-03-28 | Preliminary support for widget classes (still need to do code writing | Michael R Sweet |
| 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 |