summaryrefslogtreecommitdiff
path: root/fluid/Fl_Type.cxx
AgeCommit message (Expand)Author
2024-12-27Fluid: Rename Stratgy constants to comply with CMP.Matthias Melcher
2024-12-09FLUID: avoid trailing spaces in empty comment lines (#1161)Matthias Melcher
2024-12-04FLUID: Fixes more places to clear cached pointers.Matthias Melcher
2024-10-17FLUID: Fixes uninitialized class memberMatthias Melcher
2024-09-14FLUID: type node placement in scene graph revisedMatthias Melcher
2024-09-11FLUID: Imporving method name `can_have_children()`Matthias Melcher
2024-07-27FLUID: fixes crash bug in Fl_Sys_Men_Bar inside a Class. #977Matthias Melcher
2024-04-25FLUID: Improve usability of Declaration BlocksMatthias 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-11-15FLUID: Replaces Fl_Simple_Terminal with Fl_TerminalMatthias Melcher
2023-11-05FLUID: Fixes child properties reader.Matthias Melcher
2023-10-31FLUID: Improves interactive handling of Grid and FlexMatthias Melcher
2023-10-28FLUID: Changes uid to hexadecimal in project fileMatthias 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: Adds initial MergeBack feature.Matthias Melcher
2023-10-25FLUID: Adds hierarchical node search in header files.Matthias Melcher
2023-10-24FLUID: Adds Reveal button to SourceViewMatthias Melcher
2023-10-24FLUID: Adds much more detailed CodeViewMatthias Melcher
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
2023-10-19FLUID typos, comments, superfluous codeMatthias Melcher
2023-09-26FLUID: adds greatly enhanced Shell Commands (#774)Matthias Melcher
2023-08-26Fixes a bunch of typos in comments.Matthias 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: using symbols instead of integersMatthias Melcher
2023-03-18Fix and update alignment #346 (#701)Matthias Melcher
2023-02-02Fix position() methods that shadow Fl_Widget::position()Matthias Melcher
2023-01-26Fixing FLUID file corruption from issue #653 (#662)Matthias Melcher
2023-01-23FLUID: unneeded assignment, possible NULL pointer (#660)Matthias Melcher
2022-12-10FLUID event handling and UI changes (#575)Matthias Melcher
2022-11-26Handle Fluid project settings better (#556)Matthias Melcher
2022-02-13Better Fluid Widget dimension controls (#394)Matthias Melcher
2022-01-08avoid early include of Fl.H optionMatthias Melcher
2021-12-19STR 3289: Fluid i18n, gettext, catguts improvementsMatthias Melcher
2021-12-18Removed superfluous commentsMatthias Melcher
2021-12-18Github #340: removing two warnings.Matthias Melcher
2021-12-17STR 3355: allow Unicode UTF-8 in source codeMatthias Melcher
2021-12-17GitHub #326: browser scrolling should be much improvedMatthias Melcher
2021-12-13STR 3442: copy/paste now inserts widget as expected.Matthias Melcher
2021-12-11STR 3210: indentation is now controlled in one single position for all source...Matthias Melcher
2021-12-09STR 3210: fixing indentation of Fl_Menu_Item cnd Widget allbacks.Matthias Melcher
2021-12-09Fluid STR 3460.D: Shell commands are now saved in the .fl file (user option)Matthias Melcher
2021-12-08STR 3460.b: fixed scrollbar update in widget_browserMatthias Melcher
2021-12-08Fluid: restructuring and commenting.Matthias Melcher
2021-12-04Fluid support for high res graphicsMatthias Melcher