summaryrefslogtreecommitdiff
path: root/fluid
AgeCommit message (Expand)Author
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
2023-11-16FLUID: Adds text attribute support to Fl_Terminal.Matthias Melcher
2023-11-15CMake: Raise cmake_minimum_required from 3.12 to 3.15Albrecht Schlosser
2023-11-15FLUID: Removes two warnings.Matthias Melcher
2023-11-15FLUID: Fixes missing DISPLAY connection.Matthias Melcher
2023-11-15FLUID: fixing test/valuator.fl and test/tree.flMatthias Melcher
2023-11-15FLUID: updates file structure READMEMatthias Melcher
2023-11-15FLUID: Fixes generating default templatesMatthias Melcher
2023-11-15esc character replacementMatthias Melcher
2023-11-15FLUID: Replaces Fl_Simple_Terminal with Fl_TerminalMatthias Melcher
2023-11-14Fix dependencies and whitespace issuesAlbrecht Schlosser
2023-11-07FLUID: Removes non-obvious option "Cancel Dialog"Matthias Melcher
2023-11-07FLUID: More user documentationMatthias Melcher
2023-11-07FLUID: Adds template for tutorial.Matthias Melcher
2023-11-06FLUID: '\r' (CR) is skipped when reading project filesMatthias Melcher
2023-11-05FLUID: Adds undo for all grid operations.Matthias Melcher
2023-11-05FLUID: Fixes undo/redo mixup.Matthias Melcher
2023-11-05FLUID: Adds transient cells to Fl_GridMatthias Melcher
2023-11-05FLUID: DocumentationMatthias Melcher
2023-11-05FLUID: Adds missing Include for MSWindows.Matthias Melcher
2023-11-05FLUID: Fixes child properties reader.Matthias Melcher
2023-11-05FLUID: Separates developer and user documentationMatthias Melcher
2023-11-04Fix "overlay dotted line rendering problem" (#816)ManoloFLTK
2023-11-02FLUID: Restructures user documentation.Matthias Melcher
2023-11-02FLUID: Simplifies and improves Ghosted OutlinesMatthias Melcher
2023-11-02FLUID: Adds more interactive editing to Fl_GridMatthias Melcher