summaryrefslogtreecommitdiff
path: root/fluid/Fl_Window_Type.h
AgeCommit message (Expand)Author
2023-11-01FLUID: Arrow keys move widgets inside Fl_FlexMatthias Melcher
2023-10-19FLUID typos, comments, superfluous codeMatthias Melcher
2023-07-19FLUID: RTTI improvements, 'is_a90' now const, apply RTTIMatthias Melcher
2023-07-19FLUID: emulated RTTI for all typesMatthias 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-11FLUID adding hatch pattern to overlapping widgetsMatthias Melcher
2023-07-11FLUID mark project change when changing window visibilityMatthias Melcher
2023-03-18Fix and update alignment #346 (#701)Matthias Melcher
2023-01-26Fixing FLUID file corruption from issue #653 (#662)Matthias Melcher
2023-01-21Move global FLTK options into new app fltk-admin (#560)Matthias Melcher
2022-12-30Use `FL_OVERRIDE` for all overridden virtual methods (#611)Matthias Melcher
2022-11-26Handle Fluid project settings better (#556)Matthias Melcher
2022-11-24Fixes some FLUID bugsMatthias Melcher
2022-11-08Fluid: widget classes can resize children on instantiationMatthias Melcher
2022-01-08avoid early include of Fl.H optionMatthias Melcher
2021-12-17STR 3355: allow Unicode UTF-8 in source codeMatthias Melcher
2021-12-13STR 3442: copy/paste now inserts widget as expected.Matthias Melcher
2021-12-13Fluid: "Widget Class" subclasses Group but incorrectly shows Window subtypes.James Palmer
2021-12-08Fluid: restructuring and commenting.Matthias Melcher