| Age | Commit message (Expand) | Author |
| 2023-10-21 | FLUID: adding a subset of Fl_Grid child parameters. | Matthias Melcher |
| 2023-10-20 | FLUID: basic Fl_Grid support | Matthias Melcher |
| 2023-10-20 | FLUID: docs, testing | Matthias Melcher |
| 2023-10-19 | FLUID typos, comments, superfluous code | Matthias Melcher |
| 2023-09-26 | FLUID: adds greatly enhanced Shell Commands (#774) | Matthias Melcher |
| 2023-08-26 | Fixes a bunch of typos in comments. | Matthias Melcher |
| 2023-07-19 | FLUID: RTTI improvements, 'is_a90' now const, apply RTTI | Matthias Melcher |
| 2023-07-19 | FLUID: emulated RTTI for all types | Matthias Melcher |
| 2023-07-17 | FLUID: restores g++98 compatibility | Matthias Melcher |
| 2023-07-17 | FLUID: using symbols instead of integers | Matthias Melcher |
| 2023-03-18 | Fix and update alignment #346 (#701) | Matthias Melcher |
| 2023-02-02 | Fix position() methods that shadow Fl_Widget::position() | Matthias Melcher |
| 2023-01-26 | Fixing FLUID file corruption from issue #653 (#662) | Matthias Melcher |
| 2023-01-23 | FLUID: unneeded assignment, possible NULL pointer (#660) | Matthias Melcher |
| 2022-12-10 | FLUID event handling and UI changes (#575) | Matthias Melcher |
| 2022-11-26 | Handle Fluid project settings better (#556) | Matthias Melcher |
| 2022-02-13 | Better Fluid Widget dimension controls (#394) | Matthias Melcher |
| 2022-01-08 | avoid early include of Fl.H option | Matthias Melcher |
| 2021-12-19 | STR 3289: Fluid i18n, gettext, catguts improvements | Matthias Melcher |
| 2021-12-18 | Removed superfluous comments | Matthias Melcher |
| 2021-12-18 | Github #340: removing two warnings. | Matthias Melcher |
| 2021-12-17 | STR 3355: allow Unicode UTF-8 in source code | Matthias Melcher |
| 2021-12-17 | GitHub #326: browser scrolling should be much improved | Matthias Melcher |
| 2021-12-13 | STR 3442: copy/paste now inserts widget as expected. | Matthias Melcher |
| 2021-12-11 | STR 3210: indentation is now controlled in one single position for all source... | Matthias Melcher |
| 2021-12-09 | STR 3210: fixing indentation of Fl_Menu_Item cnd Widget allbacks. | Matthias Melcher |
| 2021-12-09 | Fluid STR 3460.D: Shell commands are now saved in the .fl file (user option) | Matthias Melcher |
| 2021-12-08 | STR 3460.b: fixed scrollbar update in widget_browser | Matthias Melcher |
| 2021-12-08 | Fluid: restructuring and commenting. | Matthias Melcher |
| 2021-12-04 | Fluid support for high res graphics | Matthias Melcher |
| 2021-08-30 | Fix Windows (VS) compiler warnings in fluid | Albrecht Schlosser |
| 2020-07-06 | Remove $Id$ tags, update URL's, and more | Albrecht Schlosser |
| 2020-03-08 | Fix a memory leak in fluid | Albrecht Schlosser |
| 2019-02-02 | Added widget visibilit indicator to Fluid (STR #2669). | Matthias Melcher |
| 2019-01-14 | Added Fl_Simple_Terminal to Fluid. | Matthias Melcher |
| 2016-10-28 | Fix string truncation in fluid (STR #2722 continued). | Albrecht Schlosser |
| 2016-09-20 | Update fluid files and copyright. | Albrecht Schlosser |
| 2016-07-18 | Adds external editor capability to fluid for all platforms. | Greg Ercolano |
| 2016-02-27 | Fix compiler warnings (STR #2988) - final commit. | Albrecht Schlosser |
| 2015-08-01 | Add light gray separator line to fluid widget browser (STR #2997). | Albrecht Schlosser |
| 2015-07-23 | Fix documentation, adjust comments in fluid/Fl_Type.cxx. | Albrecht Schlosser |
| 2015-04-02 | Added comments to Fluid Widgets. The comment field is between the Additional ... | Matthias Melcher |
| 2015-04-01 | Finally fixed the order of arrow and icon in the Type browser in Fluid. | Matthias Melcher |
| 2013-09-24 | Fix some warnings for IRIX 6.5 | Greg Ercolano |
| 2012-07-14 | Fix cast using both (unsigned char) and (int) to make sure that | Albrecht Schlosser |
| 2012-04-21 | STR2726 fix. proper cast should be int as specified in isspace documentation,... | Fabien Costantini |
| 2011-10-01 | STR 2722: Fluid widget browser was not UTF8 reay yet. | Matthias Melcher |
| 2011-07-19 | Modifications to all LGPL headers for STR #2685. | Greg Ercolano |
| 2011-01-03 | Added Table and Tree support to Fluid. | Matthias Melcher |
| 2010-12-22 | Fix STR #2495: free memory during destructor of Fl_Type object. | Manolo Gouy |