summaryrefslogtreecommitdiff
path: root/fluid
AgeCommit message (Expand)Author
2024-05-02Fix MSVC warnings (#966)Matthias Melcher
2024-04-26FLUID: Fix live resize for windows and tabsMatthias Melcher
2024-04-26FLUID: update file format informationMatthias Melcher
2024-04-25FLUID: Improve usability of Declaration BlocksMatthias Melcher
2024-04-19FLUID: Create VisualStudio compatible long stringsMatthias Melcher
2024-04-17FLUID: Add cast to avoid warning #956Matthias Melcher
2024-04-17Separate FLUID user documentation, screen shot automation (#936)Matthias Melcher
2024-04-13Remove "MS" from "MS Windows" in docs code, and commentsAlbrecht Schlosser
2024-04-04Add NULL check to UNIX save_file() (#945)Greg Ercolano
2024-04-04FLUID: fix possible null pointer. GitHub #945Matthias Melcher
2024-03-19Update dependencies, whitespace, and Fl_File_Chooser.cxxAlbrecht Schlosser
2024-03-02FLUID: comments, typos, formattingMatthias Melcher
2024-02-20Remove unused FLUID documentation refs in CMake configMatthias Melcher
2024-02-20Remove unfinished FLUID documentation.Matthias Melcher
2024-02-15Fix text overflow in fluid widget panel (#908)Greg Ercolano
2024-02-14CMake: fix installation on macOSAlbrecht Schlosser
2024-02-12CMake: set FLTK_VERSION and FLTK_FLUID_EXECUTABLE in the cacheAlbrecht Schlosser
2024-02-10FLUID: Fix double reverse logic in FL_COMMAND handlingMatthias Melcher
2024-02-10Fixes FLUID shortcut generationMatthias Melcher
2024-02-07Introduce "Modern CMake" in FLTKAlbrecht Schlosser
2024-01-13#877: Fixes shortcut callbacks for Fl_ButtonMatthias Melcher
2024-01-06Remove Fl_Simple_Terminal (replaced by Fl_Terminal)Albrecht Schlosser
2023-12-30Fluid: fix "MergeBack" preference locationAlbrecht Schlosser
2023-12-21Fix a typo, trailing whitespace, and dependenciesAlbrecht Schlosser
2023-12-20Make the 'Forms' compatibility library 'fltk_forms' optionalAlbrecht Schlosser
2023-12-16#674: FLUID: Scrolls shell script terminal to the bottom on every runMatthias Melcher
2023-12-16#832: FLUID: Improves widget browser outputMatthias Melcher
2023-12-15#840: Generously adds Fl::args_to_utf8() for MinGW support.Matthias Melcher
2023-12-15#832: FLUID: Adds custom fonts and colors for widget browser.Matthias Melcher
2023-12-14FLUID: Adds image scaling to widget dialogMatthias Melcher
2023-12-14FLUID: option to show terminal, clear terminal, and clear historyMatthias Melcher
2023-12-13#862: FLUID "Open FIle..." no longer closes current project...Matthias Melcher
2023-12-13#862: Removes default shortcut from Fl_Shortcut_ButtonMatthias Melcher
2023-12-06fluid: Clear button clears scroll history tooGreg Ercolano
2023-12-05#860: FLUID: Increments Shell history to 1000 linesMatthias Melcher
2023-12-05#860: FLUID: Removes Group attributes from Fl_TerminalMatthias Melcher
2023-12-05#856: FLUID: improved Declaration dialogMatthias Melcher
2023-12-04#859: FLUID: Improves widget class code formattingMatthias Melcher
2023-12-04FLUID: improves special handling of widget_class membersMatthias Melcher
2023-12-04Fix compiler warningsAlbrecht Schlosser
2023-12-04#858: Fluid: removed duplicate and false codeMatthias Melcher
2023-12-04FLUID: Refactored writing escaped stringsMatthias Melcher
2023-12-02#858: FLUID: fixes control character replacement in widget browserMatthias Melcher
2023-12-01Adds some possible NULL references and small fixesMatthias Melcher
2023-12-01Fixes a few minor compiler warnings.Matthias Melcher
2023-11-30FLUID: Add dialog box when processes are still runing when user tries to quit.Matthias Melcher
2023-11-27Fix compiler warning, dependencies, and trailing whitespaceAlbrecht Schlosser
2023-11-25Adds `linespacing()` to `Fl_Browser_` and all derived widgetsMatthias Melcher
2023-11-16FLUID: inlined data can be stored compressed.Matthias Melcher
2023-11-16FLUID: Adds wrapping to "find" in source view.Matthias Melcher