summaryrefslogtreecommitdiff
path: root/fluid
AgeCommit message (Expand)Author
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
2023-11-01FLUID: Arrow keys move widgets inside Fl_FlexMatthias Melcher
2023-11-01FLUID: Improves adding widgets to Fl_Flex.Matthias Melcher
2023-11-01FLUID: Adds options to draw ghosted outlines.Matthias Melcher
2023-11-01FLUID: Adds options to draw ghosted outlines.Matthias Melcher
2023-10-31FLUID: Improves interactive handling of Grid and FlexMatthias Melcher
2023-10-31FLUID: Disables MergeBack.Matthias Melcher
2023-10-31FLUID: Stroe uid's in hexMatthias Melcher
2023-10-28FLUID: Changes uid to hexadecimal in project fileMatthias Melcher
2023-10-27FLUID: Store path to last written code file.Matthias Melcher
2023-10-27FLUID: Fixes compile error.Matthias Melcher
2023-10-27FLUID: Fixes issues when pasting widget into Fl_Flex #809Matthias Melcher
2023-10-27FLUID: Documentation and typos.Matthias Melcher
2023-10-26FLUID: Refactors MergeBackMatthias Melcher
2023-10-26FLUID: Fixes compile time error and docs.Matthias Melcher
2023-10-26FLUID: Adds more capabilities to MergeBack.Matthias Melcher
2023-10-26FLUID: Fixes warnings.Matthias Melcher
2023-10-26FLUID: Adds helpful message for MergeBack.Matthias Melcher
2023-10-26FLUID: Adds initial MergeBack feature.Matthias Melcher
2023-10-25FLUID: Adds hierarchical node search in header files.Matthias Melcher
2023-10-25FLUID: Updates file format documentationMatthias Melcher
2023-10-24FLUID: Adds text search to source, header, and project viewMatthias Melcher
2023-10-24FLUID: Adds Reveal button to SourceViewMatthias Melcher
2023-10-24FLUID: Adds much more detailed CodeViewMatthias Melcher