| Age | Commit message (Expand) | Author |
| 2022-01-16 | Rename FL/fl_string.h to FL/fl_string_functions.h | Albrecht Schlosser |
| 2022-01-08 | avoid early include of Fl.H option | Matthias Melcher |
| 2021-12-20 | GitHub #328: removed stray ';' in Fluid code generation. | Matthias Melcher |
| 2021-12-19 | STR 3289: Fluid i18n, gettext, catguts improvements | Matthias Melcher |
| 2021-12-17 | STR 3355: allow Unicode UTF-8 in source code | Matthias Melcher |
| 2021-12-16 | GitHub #329: fixed missing code | Matthias Melcher |
| 2021-12-15 | #329 #318: Fixed Fluid indenting and trailing whitespace | Matthias Melcher |
| 2021-12-11 | STR 3210: indentation is now controlled in one single position for all source... | Matthias Melcher |
| 2021-12-10 | Fluid: clean up Doxyfile, fix two minor doxygen issues | Albrecht Schlosser |
| 2021-12-09 | STR 3210: fixing indentation of Fl_Menu_Item cnd Widget allbacks. | Matthias Melcher |
| 2021-12-08 | Fluid: restructuring and commenting. | Matthias Melcher |
| 2021-12-05 | Fluid STR 3460: Shell Cmd would saye code to wrong path. | Matthias Melcher |
| 2021-08-30 | Fix Windows (VS) compiler warnings in fluid | Albrecht Schlosser |
| 2020-08-01 | Implement + deploy fl_strdup() | Greg Ercolano |
| 2020-07-11 | Fluid: fix "trailing whitespace" errors (#100) | Albrecht Schlosser |
| 2020-07-06 | Remove $Id$ tags, update URL's, and more | Albrecht Schlosser |
| 2018-08-30 | Update dependencies and fluid files, fix typos. | Albrecht Schlosser |
| 2018-08-27 | Fixed indenting and some wording in previous changes to Fluid | Matthias Melcher |
| 2018-08-25 | Added new functionality to Fluid: the 'binary data' type can now include text... | Matthias Melcher |
| 2015-12-18 | Running FLTK in static initializers (cont'd): | Manolo Gouy |
| 2015-11-03 | Fixed copyright year, updated CHANGES. | Albrecht Schlosser |
| 2015-11-03 | Fix out-of-bounds memory access in fluid (STR #3263). | Albrecht Schlosser |
| 2011-07-19 | Modifications to all LGPL headers for STR #2685. | Greg Ercolano |
| 2010-11-28 | Fixed Copyright to 2010. | Matthias Melcher |
| 2010-11-18 | Fixed file access code to use UTF-8 strings (STR #2440) | Matthias Melcher |
| 2010-11-14 | Rename variable in Fluid to make more sense | Matthias Melcher |
| 2010-10-28 | Fixed the remaining warnings | Matthias Melcher |
| 2010-02-20 | Fixing some indentation | Matthias Melcher |
| 2010-02-15 | Added new type 'Binary Data' to Fluid. Use this to include an arbitrary file ... | Matthias Melcher |
| 2009-01-01 | Changed the copyright to 2009 for header files. Still todo: src and test dire... | 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 |
| 2006-09-17 | Fix handling of public/private stuff for widget classes. | Michael R Sweet |
| 2006-07-27 | Fix problems with new FLUID output, add common to closing braces to show | Michael R Sweet |
| 2006-07-26 | Revamp variable tests so that we rarely need to provide "o" and | Michael R Sweet |
| 2005-11-03 | Fluid Source Code preview panel with automatic refresh and selected object co... | Matthias Melcher |
| 2005-10-26 | FLUID writes RGB and Bitmap image data as an array of decimal numbers instead... | Matthias Melcher |
| 2005-04-16 | Update source file headers with STR web page. | Michael R Sweet |
| 2005-04-09 | FLUID widget class support fixes. | Michael R Sweet |
| 2005-03-29 | Finished changes needed to support full widget classes. | Michael R Sweet |
| 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-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-05-16 | Massive update to use strlcpy() and strlcat() instead of strncpy() | Michael R Sweet |
| 2002-03-25 | Rename all remaining functions that don't start with fl_ to | Michael R Sweet |
| 2002-01-01 | Copyright updates... | Michael R Sweet |
| 2001-11-25 | Add flstring.h header file to include string functions, strcasecmp | Michael R Sweet |
| 2001-08-02 | FileIcon, FileBrowser, FileChooser stuff. | Michael R Sweet |