summaryrefslogtreecommitdiff
path: root/fluid/Fl_Function_Type.cxx
AgeCommit message (Expand)Author
2024-09-14FLUID: type node placement in scene graph revisedMatthias Melcher
2024-04-25FLUID: Improve usability of Declaration BlocksMatthias Melcher
2024-04-17Separate FLUID user documentation, screen shot automation (#936)Matthias Melcher
2024-04-04FLUID: fix possible null pointer. GitHub #945Matthias Melcher
2024-03-02FLUID: comments, typos, formattingMatthias Melcher
2023-12-05#856: FLUID: improved Declaration dialogMatthias Melcher
2023-12-04FLUID: improves special handling of widget_class membersMatthias Melcher
2023-12-04#858: Fluid: removed duplicate and false codeMatthias Melcher
2023-12-02#858: FLUID: fixes control character replacement in widget browserMatthias Melcher
2023-11-16FLUID: inlined data can be stored compressed.Matthias Melcher
2023-11-07FLUID: Removes non-obvious option "Cancel Dialog"Matthias Melcher
2023-10-31FLUID: Disables MergeBack.Matthias Melcher
2023-10-26FLUID: Refactors MergeBackMatthias Melcher
2023-10-26FLUID: Adds initial MergeBack feature.Matthias Melcher
2023-10-20FLUID: basic Fl_Grid supportMatthias Melcher
2023-10-19FLUID typos, comments, superfluous codeMatthias Melcher
2023-10-19FLUID: fixes `override` handling and code duplicationMatthias Melcher
2023-10-19 FLUID now recognizes `override` and `FL_OVERRIDE` keywords (#801)Matthias Melcher
2023-08-26Fixes a bunch of typos in comments.Matthias Melcher
2023-07-21FLUID: updates templates and predefined commentsMatthias Melcher
2023-07-19FLUID: RTTI improvements, 'is_a90' now const, apply RTTIMatthias Melcher
2023-07-18FLUID: text fixesMatthias Melcher
2023-07-17FLUID: restores g++98 compatibilityMatthias Melcher
2023-07-17FLUID: using symbols instead of integersMatthias Melcher
2023-07-12FLUDI documentation updatesMatthias Melcher
2023-06-04FLUID option to ignore some syntax checksMatthias Melcher
2023-02-02FLUID: Unicode support in ExternalCodeEditor_WIN32.cxx (#453)Matthias Melcher
2023-01-26STR 2936: FLUID: option to ignore syntax check in DeclBlockMatthias Melcher
2023-01-26Fixing FLUID file corruption from issue #653 (#662)Matthias Melcher
2022-12-10Fixes some implicit type cast warningsMatthias Melcher
2022-11-15Improve Fluid argument handling and relative paths. (#545)Matthias Melcher
2022-11-09Fluid Fl_Widget::image() path fixes. (#536)Matthias Melcher
2022-02-13Fluid: adding feature: Functions can also be "local". (#390)Matthias Melcher
2022-01-19Fixing and upgrading Fl_Preferences (#374)Matthias Melcher
2022-01-16Rename FL/fl_string.h to FL/fl_string_functions.hAlbrecht Schlosser
2021-12-20GitHub #328: removed stray ';' in Fluid code generation.Matthias Melcher
2021-12-15#329 #318: Fixed Fluid indenting and trailing whitespaceMatthias 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: sample documentation, please check http://messagepad.org/fluid/code.htmlMatthias Melcher
2021-12-08STR 3460.C: Code Properties remembers the editor's scroll bar position.Matthias Melcher
2021-12-08Fluid: restructuring and commenting.Matthias Melcher
2021-08-30Fix Windows (VS) compiler warnings in fluidAlbrecht Schlosser
2020-08-01Implement + deploy fl_strdup()Greg Ercolano
2020-07-11Fluid: fix "trailing whitespace" errors (#100)Albrecht Schlosser
2020-07-06Remove $Id$ tags, update URL's, and moreAlbrecht Schlosser
2020-03-08Fix a memory leak in fluidAlbrecht Schlosser
2020-02-11Fix static analyzer errors and warningsAlbrecht Schlosser
2019-12-24Fluid needs to include text and binary files from within the .fl source direc...Matthias Melcher