summaryrefslogtreecommitdiff
path: root/fluid
AgeCommit message (Expand)Author
2022-11-22Update dependenciesAlbrecht Schlosser
2022-11-17Fluid: Add Undo to formula input fields. (#547)Matthias Melcher
2022-11-16Fix whitespace errors and dependenciesAlbrecht Schlosser
2022-11-16Capitalise FLTK and FLUID.Matthias Melcher
2022-11-16Fix capitalisation for keywords.Matthias Melcher
2022-11-16Clarify two entries in the .fl file format docsMatthias Melcher
2022-11-16Fix typos and a minor bug in fluid/README_fl.txtAlbrecht Schlosser
2022-11-15Improve Fluid argument handling and relative paths. (#545)Matthias Melcher
2022-11-15Add support of .svgz image files to fluidManoloFLTK
2022-11-13Further clarify Fluid file format specificsMatthias Melcher
2022-11-09Fluid Fl_Widget::image() path fixes. (#536)Matthias Melcher
2022-11-08Fluid: widget classes can resize children on instantiationMatthias Melcher
2022-11-08Adding Fluid file format README. (#533)Matthias Melcher
2022-11-04Fluid now stores set sizes for Fl_Flex. (#529)Matthias Melcher
2022-11-04support svg (#489)Etorth
2022-11-01Added Fl_Group::on_insert/on_remove/on_move (#527)Matthias Melcher
2022-11-01Remove unnecessary include files, update dependenciesAlbrecht Schlosser
2022-11-01Fluid subgroup visibilityMatthias Melcher
2022-11-01Fluid support for Fl_Flex (#523) and some Fl_Flex improvementsMatthias Melcher
2022-09-23Fixes incorrect install of fluid in macOS Applications directory.Gonzalo Garramuño
2022-09-10New configure setting "--enable-wayland --disable-x11" to build pure Wayland ...ManoloFLTK
2022-08-29Make hybrid Wayland/X11 platform.ManoloFLTK
2022-04-03Build and use fluid-cmd on Windows for .fl files (#224, #293)Albrecht Schlosser
2022-03-04Add the Wayland platform to FLTK 1.4 - continued.ManoloFLTK
2022-03-03Fix whitespace, update dependencies and fluid filesAlbrecht Schlosser
2022-02-26Fix Visual Studio build warningsAlbrecht Schlosser
2022-02-20Fluid: no grid on window resizing. (#399)Matthias Melcher
2022-02-20Fluid: fixed missing return value (#398)Matthias Melcher
2022-02-14Adding comments to recent Fluid changes.Matthias Melcher
2022-02-13Better Fluid Widget dimension controls (#394)Matthias Melcher
2022-02-13Fluid: adding feature: Functions can also be "local". (#390)Matthias Melcher
2022-02-11Fixed Fluid Alignment panel i18n to none.Matthias Melcher
2022-01-23Remove experimental platforms Android, Pico, SDL (PR #376)Albrecht Schlosser
2022-01-19Fixing and upgrading Fl_Preferences (#374)Matthias Melcher
2022-01-19Remove potential compiler error with -Wc++11-narrowingManoloFLTK
2022-01-16Update fluid files and generated filesAlbrecht Schlosser
2022-01-16Rename FL/Fl_String_class.H to FL/Fl_String.HAlbrecht Schlosser
2022-01-16Rename FL/fl_string.h to FL/fl_string_functions.hAlbrecht Schlosser
2022-01-12Renewing old code, as suggested by Albrecht.Matthias Melcher
2022-01-11Reintroducing delet o;Matthias Melcher
2022-01-11Fluid: Window was not updated when widget was deleted.Matthias Melcher
2022-01-11Avoiding CodeQL warning.Matthias Melcher
2022-01-08avoid early include of Fl.H optionMatthias Melcher
2022-01-07Fixed a crash bug in Fluid where partial menus were deleted.Matthias Melcher
2022-01-05Fix whitespace and Makefile dependenciesAlbrecht Schlosser
2022-01-01Installing Fluid correctly on macOSMatthias Melcher
2021-12-20GitHub #328: removed stray ';' in Fluid code generation.Matthias Melcher
2021-12-19Update fluid generated and .fl files (remove mac_shell...)Albrecht Schlosser
2021-12-19Github #351: fixed missing curly brackets.Matthias Melcher
2021-12-19STR 3289: Fluid i18n, gettext, catguts improvementsMatthias Melcher