summaryrefslogtreecommitdiff
path: root/fluid
AgeCommit message (Expand)Author
3 dayswipmaxim nikonov
3 dayswip: forkmaxim nikonov
2026-01-05Fluid: Formatting changes.Matthias Melcher
2026-01-05Fluid: Improve std::string outputMatthias Melcher
2026-01-05Fluid: Modernize Function NodesMatthias Melcher
2026-01-05Fluid: Modernize use of strings.Matthias Melcher
2026-01-04Fix missing return in mergebackMatthias Melcher
2026-01-04Improve mergeback timing.Matthias Melcher
2026-01-04Fluid: Add automated MergeBackMatthias Melcher
2025-12-30Clean up .gitignore filesAlbrecht Schlosser
2025-12-28Generate code block documentation using FLTK (#1353)Matthias Melcher
2025-12-22FLUID: Add support for lambda callbacks.Matthias Melcher
2025-12-13Fluid: Increase setting panel fonts.Matthias Melcher
2025-12-06Fluid: modernize Function Node classMatthias Melcher
2025-12-06Fluid: fix class prefix user input check.Matthias Melcher
2025-12-03Remove boxtype linke trick.Matthias Melcher
2025-11-29Fluid: Fix crash when saving an empty project.Matthias Melcher
2025-11-29Fluid: convert modal panels into tabs in the widget panel (#1339)Matthias Melcher
2025-11-29Fluid: Fix unique id reader.Matthias Melcher
2025-11-19Update Fluid format README.Matthias Melcher
2025-11-19Add headline menu item style (#1059)Matthias Melcher
2025-10-31Fix MSVC Level 4 warnings (#1126)MatthiasWM
2025-08-13Fluid: Fix relative project paths in GUI mode #1293Matthias Melcher
2025-07-08Fluid: Fix include guard between 0 and 127Matthias Melcher
2025-07-08Fix trailing whitespace and convert a few tabs to spacesAlbrecht Schlosser
2025-07-07#1276: New code to generate include guardMatthias Melcher
2025-07-02FLUID: Multiple fixesMatthias Melcher
2025-06-27FLUID: Move i18n settings into its own classMatthias Melcher
2025-06-05Fix several compiler warnings [-Wextra-semi]Albrecht Schlosser
2025-06-05Fix compiler warning warning [-Wundef]Albrecht Schlosser
2025-05-07Remove hardcoded version numbers (part 2) and more documentationAlbrecht Schlosser
2025-04-23Fix forgotten `run_pdflatex` call (1.5)Matthias Melcher
2025-04-21Fix "fully support ... own shared libraries" (#1238)Albrecht Schlosser
2025-04-18Fluid: update documentation scriptsMatthias Melcher
2025-04-15Fluid: hiding MergeBack form the main menu.Matthias Melcher
2025-04-15Reactivating Mergeback functionality. (#1226)Matthias Melcher
2025-04-15Fluid: avoid bad function pointer casting warning in Clang 17.Matthias Melcher
2025-04-06Adjusted .fl files too, regen code (#1245)Greg Ercolano
2025-04-05Solve Mac 10.10.5 fluid build errors (#1245)Greg Ercolano
2025-04-04CMake: simplify fluid buildAlbrecht Schlosser
2025-03-30Fixes a couple of compiler warnings on AppleClang.Matthias Melcher
2025-03-23Fluid documentation: fix image name "main_window.png"Albrecht Schlosser
2025-03-16Fluid: restructuring and rejuvenation of the source code.Matthias Melcher
2025-03-10Fix fluid documentation generationAlbrecht Schlosser
2025-03-10More (mostly) documentation updates for FLTK 1.5.0Albrecht Schlosser
2025-03-08Fluid: one small fix.Matthias Melcher
2025-03-08Fluid: last incremental chage, restructuringMatthias Melcher
2025-03-08Fluid: last incremental change: restructuringMatthias Melcher
2025-03-07Making fl_filename_... public for std::string.Matthias Melcher
2025-03-07Cleaning up widget browser, renamed to Node_Browser.Matthias Melcher