summaryrefslogtreecommitdiff
path: root/fluid
AgeCommit message (Expand)Author
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
2023-10-23FLUID: Merging changes from generated cxx file back to fl fileMatthias Melcher
2023-10-23FLUID: Fixes two minor bugsMatthias Melcher
2023-10-23Remove "double to int conversion" warningsManoloFLTK
2023-10-23FLUID: Fixes completion dialog, early shell read.Matthias Melcher
2023-10-23FLUID: Positioning grid cells intuitively.Matthias Melcher
2023-10-23FLUID: Stops overriding Ctrl-0 shortcut. #802Matthias Melcher
2023-10-23FLUID: Adds grid child positioning via +/- keysMatthias Melcher
2023-10-22FLUID: New layout of Grid tab.Matthias Melcher
2023-10-22Make Fl_String and Fl_Int_Vector private (#789)Albrecht Schlosser
2023-10-22FLUID: Moves grid settings into dynamic tabMatthias Melcher
2023-10-22FLUID: Adds remaining Fl_Grid attributesMatthias Melcher
2023-10-22FLUID: fixes conflictMatthias Melcher
2023-10-22FLUID: more Fl_Grid settingsMatthias Melcher
2023-10-21Removes dependency on Fl_Preferences::get/set(.., Fl_String, ...)Matthias Melcher
2023-10-21FLUID: grid becomes a bit more interactiveMatthias Melcher
2023-10-21Fix fluid build with configure/make + dependenciesAlbrecht Schlosser
2023-10-21FLUID: adding a subset of Fl_Grid child parameters.Matthias Melcher
2023-10-20FLUID: basic Fl_Grid supportMatthias Melcher
2023-10-20FLUID: docs, testingMatthias Melcher