summaryrefslogtreecommitdiff
path: root/fluid/factory.cxx
AgeCommit message (Expand)Author
2024-12-27Fluid: Rename Stratgy constants to comply with CMP.Matthias Melcher
2024-12-22FLUID: Minor fix and docs.Matthias Melcher
2024-09-14FLUID: type node placement in scene graph revisedMatthias Melcher
2024-04-17Separate FLUID user documentation, screen shot automation (#936)Matthias Melcher
2023-12-05#860: FLUID: Removes Group attributes from Fl_TerminalMatthias Melcher
2023-12-01Adds some possible NULL references and small fixesMatthias Melcher
2023-11-27Fix compiler warning, dependencies, and trailing whitespaceAlbrecht Schlosser
2023-11-16FLUID: Adds text attribute support to Fl_Terminal.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: Replaces Fl_Simple_Terminal with Fl_TerminalMatthias Melcher
2023-11-05FLUID: Adds undo for all grid operations.Matthias Melcher
2023-11-02FLUID: Adds more interactive editing to Fl_GridMatthias Melcher
2023-11-01FLUID: Improves adding widgets to Fl_Flex.Matthias Melcher
2023-10-27FLUID: Fixes issues when pasting widget into Fl_Flex #809Matthias Melcher
2023-10-23FLUID: Positioning grid cells intuitively.Matthias Melcher
2023-10-20FLUID: basic Fl_Grid supportMatthias Melcher
2023-10-19FLUID typos, comments, superfluous codeMatthias Melcher
2023-08-26Fixes a bunch of typos in comments.Matthias Melcher
2023-07-20FLUID improves positioning and sizing new widgetsMatthias Melcher
2023-07-19FLUID: layout preset no longer forces text font selectionMatthias Melcher
2023-07-19FLUID: RTTI improvements, 'is_a90' now const, apply RTTIMatthias Melcher
2023-07-19FLUID: Fixes override attribute, cleanupMatthias Melcher
2023-07-19FLUID: emulated RTTI for all typesMatthias Melcher
2023-07-19FLUID fixes wrong type IDs and more cleanupMatthias Melcher
2023-07-18FLUID correct inheritance, formatting, factory floor cleaningMatthias Melcher
2023-07-17FLUID: restores g++98 compatibilityMatthias Melcher
2023-07-17FLUID: better initial sizes for buttons and windowsMatthias Melcher
2023-07-17FLUID: emulating RTTI and fixing type dependencies (Buttons)Matthias Melcher
2023-07-17FLUID: using symbols instead of integersMatthias Melcher
2023-07-14FLUID formatting and commentsMatthias Melcher
2023-03-18Fix and update alignment #346 (#701)Matthias Melcher
2022-12-30Use `FL_OVERRIDE` for all overridden virtual methods (#611)Matthias Melcher
2022-11-01Fluid support for Fl_Flex (#523) and some Fl_Flex improvementsMatthias Melcher
2021-12-16GitHub #329: fixed missing codeMatthias Melcher
2021-12-13STR 3442: copy/paste now inserts widget as expected.Matthias Melcher
2021-12-08Fluid: restructuring and commenting.Matthias Melcher
2021-12-05STR #2842: new widgets will be created where the user clicked the RMBMatthias Melcher
2021-12-05Fluid: adapting menu to pixmap changes.Matthias Melcher
2020-11-17Fix whitespace and minor formatting issuesAlbrecht Schlosser
2020-07-06Remove $Id$ tags, update URL's, and moreAlbrecht Schlosser
2019-02-16Fix Fluid batch mode with Fl_Simple_Terminal.Matthias Melcher
2019-02-01STR #3445: Duplicating Widget Class in Fluid no longer crashes.Matthias Melcher
2019-01-14Added Fl_Simple_Terminal to Fluid.Matthias Melcher
2019-01-14STR 3460: Fluid menu item typesMatthias Melcher
2018-08-25Added new functionality to Fluid: the 'binary data' type can now include text...Matthias Melcher
2017-09-12Documentation and copyright updates.Albrecht Schlosser
2017-09-12Fluid: remove redundant code, fix FL_IMAGE_LABEL labeltype.Albrecht Schlosser
2017-09-12Fluid: align internal tables (no code changes).Albrecht Schlosser