summaryrefslogtreecommitdiff
path: root/fluid/fluid.cxx
AgeCommit message (Expand)Author
2024-04-19FLUID: Create VisualStudio compatible long stringsMatthias Melcher
2024-04-17Separate FLUID user documentation, screen shot automation (#936)Matthias Melcher
2024-03-19Update dependencies, whitespace, and Fl_File_Chooser.cxxAlbrecht Schlosser
2024-03-02FLUID: comments, typos, formattingMatthias Melcher
2023-12-30Fluid: fix "MergeBack" preference locationAlbrecht Schlosser
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-13#862: FLUID "Open FIle..." no longer closes current project...Matthias Melcher
2023-11-30FLUID: Add dialog box when processes are still runing when user tries to quit.Matthias Melcher
2023-11-15FLUID: Fixes generating default templatesMatthias Melcher
2023-11-14Fix dependencies and whitespace issuesAlbrecht Schlosser
2023-11-07FLUID: Removes non-obvious option "Cancel Dialog"Matthias Melcher
2023-11-06FLUID: '\r' (CR) is skipped when reading project filesMatthias Melcher
2023-11-05FLUID: DocumentationMatthias Melcher
2023-11-02FLUID: Restructures user documentation.Matthias Melcher
2023-11-01FLUID: Adds options to draw ghosted outlines.Matthias Melcher
2023-10-31FLUID: Disables MergeBack.Matthias Melcher
2023-10-31FLUID: Stroe uid's in hexMatthias Melcher
2023-10-27FLUID: Store path to last written code file.Matthias Melcher
2023-10-26FLUID: Refactors MergeBackMatthias Melcher
2023-10-26FLUID: Adds helpful message for MergeBack.Matthias Melcher
2023-10-26FLUID: Adds initial MergeBack feature.Matthias Melcher
2023-10-24FLUID: Adds much more detailed CodeViewMatthias Melcher
2023-10-23FLUID: Fixes completion dialog, early shell read.Matthias Melcher
2023-10-23FLUID: Stops overriding Ctrl-0 shortcut. #802Matthias Melcher
2023-10-20FLUID: basic Fl_Grid supportMatthias Melcher
2023-10-19FLUID typos, comments, superfluous codeMatthias Melcher
2023-09-27FLUID: fixing settings dialog updateMatthias Melcher
2023-09-27FLUID: minor fixesMatthias Melcher
2023-09-26FLUID: adds greatly enhanced Shell Commands (#774)Matthias Melcher
2023-09-26FLUID: Typos in docsMatthias Melcher
2023-09-26FLUID: Fixes regression #777Matthias Melcher
2023-09-05Fixes warning on unused variable.Matthias Melcher
2023-09-05FLUID: increases readabilityMatthias Melcher
2023-08-29FLUID: separate SourceView panel into its own fileMatthias Melcher
2023-08-29FLUID: code cleanup, redundancies, typosMatthias Melcher
2023-08-29FLUID: simplifies filename handlingMatthias Melcher
2023-08-29FLUID: simplified worker handlingMatthias Melcher
2023-08-26Fixes a bunch of typos in comments.Matthias Melcher
2023-07-22FLUID: shell code cleanupMatthias Melcher
2023-07-19FLUID: RTTI improvements, 'is_a90' now const, apply RTTIMatthias Melcher
2023-07-14FLUID: fixes all overlapping widgets in all .fl filesMatthias Melcher
2023-07-11FLUID adding hatch pattern to overlapping widgetsMatthias Melcher
2023-07-11FLUID mark project change when changing window visibilityMatthias Melcher
2023-04-26FLUID: Initialisation orner in menus: #722Matthias Melcher
2023-04-14Fix tiny memory leak in fluid (setting scheme)Albrecht Schlosser
2023-03-19Fix and consolidate settings dialogs (#346, #703)Matthias Melcher
2023-03-18Fix and update alignment #346 (#701)Matthias Melcher
2023-02-23Fl_String refactoring and extension (#683)Matthias Melcher
2023-01-26Fixing FLUID file corruption from issue #653 (#662)Matthias Melcher