summaryrefslogtreecommitdiff
path: root/fluid/Fl_Widget_Type.cxx
AgeCommit message (Expand)Author
2024-01-13#877: Fixes shortcut callbacks for Fl_ButtonMatthias Melcher
2023-12-14FLUID: Adds image scaling to widget dialogMatthias Melcher
2023-12-01Adds some possible NULL references and small fixesMatthias Melcher
2023-12-01Fixes a few minor compiler warnings.Matthias Melcher
2023-11-15FLUID: Replaces Fl_Simple_Terminal with Fl_TerminalMatthias Melcher
2023-10-31FLUID: Disables MergeBack.Matthias Melcher
2023-10-27FLUID: Fixes issues when pasting widget into Fl_Flex #809Matthias Melcher
2023-10-26FLUID: Refactors MergeBackMatthias Melcher
2023-10-26FLUID: Adds initial MergeBack feature.Matthias Melcher
2023-10-22FLUID: Moves grid settings into dynamic tabMatthias Melcher
2023-10-21FLUID: adding a subset of Fl_Grid child parameters.Matthias Melcher
2023-10-20FLUID: basic Fl_Grid supportMatthias Melcher
2023-10-19FLUID typos, comments, superfluous codeMatthias Melcher
2023-09-07FLUID: Fixes visibility of Compact buttonMatthias Melcher
2023-09-03Adds compact buttons feature to create keypads.Matthias Melcher
2023-08-29FLUID: minor fixesMatthias 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: 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: emulating RTTI and fixing type dependencies (Buttons)Matthias Melcher
2023-07-17FLUID: using symbols instead of integersMatthias Melcher
2023-07-17FLUID: fix window visibility across project file updateMatthias Melcher
2023-07-14FLUID: fixes all overlapping widgets in all .fl filesMatthias Melcher
2023-03-18Fix and update alignment #346 (#701)Matthias Melcher
2023-02-23Fl_String refactoring and extension (#683)Matthias Melcher
2023-02-15Move class Fl_Shortcut_Button from FLUID to core (#677) (#680)Matthias Melcher
2023-01-26Fixing FLUID file corruption from issue #653 (#662)Matthias Melcher
2023-01-23STR 2639 Fixes Fl_Pack resize behaviourMatthias Melcher
2023-01-05Add close buttons for individual tabs in Fl_Tabs (#628)Matthias Melcher
2023-01-01FLUID refactor and macOS warnings removed (#623)Matthias Melcher
2022-12-30FLUID support for inline image data (see #542, #592) (#604)Matthias Melcher
2022-12-15Rename some Fl_Flex methods for FLTK compliance (#594)Albrecht Schlosser
2022-12-13Fix compiler warning: unused variableAlbrecht Schlosser
2022-12-10Add option to bind images to a widget (#589)Matthias Melcher
2022-12-10Fluid preview now copies text attributes (#587)Matthias Melcher
2022-12-10Fixes some VC compiler warningsMatthias Melcher
2022-12-10Fixes some implicit type cast warningsMatthias Melcher
2022-12-10FLUID event handling and UI changes (#575)Matthias Melcher
2022-12-01Fluid: Keep widget panel open during undo/redo (#566)Matthias Melcher
2022-11-26Handle Fluid project settings better (#556)Matthias Melcher
2022-11-25Add "Oxy" scheme (STR 2675, STR 3477)Albrecht Schlosser
2022-11-24FLUID: Fix update of formula input widgetsMatthias Melcher
2022-11-17Fluid: Add Undo to formula input fields. (#547)Matthias Melcher
2022-11-08Fluid: widget classes can resize children on instantiationMatthias Melcher
2022-11-01Fluid support for Fl_Flex (#523) and some Fl_Flex improvementsMatthias Melcher