summaryrefslogtreecommitdiff
path: root/fluid
AgeCommit message (Expand)Author
2022-03-04Add the Wayland platform to FLTK 1.4 - continued.ManoloFLTK
2022-03-03Fix whitespace, update dependencies and fluid filesAlbrecht Schlosser
2022-02-26Fix Visual Studio build warningsAlbrecht Schlosser
2022-02-20Fluid: no grid on window resizing. (#399)Matthias Melcher
2022-02-20Fluid: fixed missing return value (#398)Matthias Melcher
2022-02-14Adding comments to recent Fluid changes.Matthias Melcher
2022-02-13Better Fluid Widget dimension controls (#394)Matthias Melcher
2022-02-13Fluid: adding feature: Functions can also be "local". (#390)Matthias Melcher
2022-02-11Fixed Fluid Alignment panel i18n to none.Matthias Melcher
2022-01-23Remove experimental platforms Android, Pico, SDL (PR #376)Albrecht Schlosser
2022-01-19Fixing and upgrading Fl_Preferences (#374)Matthias Melcher
2022-01-19Remove potential compiler error with -Wc++11-narrowingManoloFLTK
2022-01-16Update fluid files and generated filesAlbrecht Schlosser
2022-01-16Rename FL/Fl_String_class.H to FL/Fl_String.HAlbrecht Schlosser
2022-01-16Rename FL/fl_string.h to FL/fl_string_functions.hAlbrecht Schlosser
2022-01-12Renewing old code, as suggested by Albrecht.Matthias Melcher
2022-01-11Reintroducing delet o;Matthias Melcher
2022-01-11Fluid: Window was not updated when widget was deleted.Matthias Melcher
2022-01-11Avoiding CodeQL warning.Matthias Melcher
2022-01-08avoid early include of Fl.H optionMatthias Melcher
2022-01-07Fixed a crash bug in Fluid where partial menus were deleted.Matthias Melcher
2022-01-05Fix whitespace and Makefile dependenciesAlbrecht Schlosser
2022-01-01Installing Fluid correctly on macOSMatthias Melcher
2021-12-20GitHub #328: removed stray ';' in Fluid code generation.Matthias Melcher
2021-12-19Update fluid generated and .fl files (remove mac_shell...)Albrecht Schlosser
2021-12-19Github #351: fixed missing curly brackets.Matthias Melcher
2021-12-19STR 3289: Fluid i18n, gettext, catguts improvementsMatthias Melcher
2021-12-18Generate FL/fl_config.h rather than FL/abi-version.hAlbrecht Schlosser
2021-12-18Remove unused and outdated demo, update dependenciesAlbrecht Schlosser
2021-12-18Removed superfluous commentsMatthias Melcher
2021-12-18Github #340: removing two warnings.Matthias Melcher
2021-12-18Correcting UFT vs. UTF character flipMatthias Melcher
2021-12-17STR 3355: allow Unicode UTF-8 in source codeMatthias Melcher
2021-12-17GitHub #327: menu buttons will no longer grab arrow keys.Matthias Melcher
2021-12-17GitHub #326: browser scrolling should be much improvedMatthias Melcher
2021-12-16GitHub #329: fixed missing codeMatthias Melcher
2021-12-15github #328: temporarily disabling new project flagsMatthias Melcher
2021-12-15#329 #318: Fixed Fluid indenting and trailing whitespaceMatthias Melcher
2021-12-14Fix trailing whitespace and a MSVC compiler warningAlbrecht Schlosser
2021-12-13Fluid: convert Fl_Group::forms_end() to a static functionAlbrecht Schlosser
2021-12-13#319: Fixed Live Resize Mode in FluidMatthias Melcher
2021-12-13#322: remove Fluid's dependency on fltk_forms.Matthias Melcher
2021-12-13STR 3442: invalid conversion warning in VisualCMatthias Melcher
2021-12-13STR 3442: changed .cxx file, but not .flMatthias 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-11Fluid: use fl_strdup() to fix MSVC compiler warningAlbrecht Schlosser
2021-12-11Fluid PR 313: update subtype menu to show "Normal" when deactivated.Matthias Melcher
2021-12-11STR 3210: indentation is now controlled in one single position for all source...Matthias Melcher
2021-12-10Fluid: clean up Doxyfile, fix two minor doxygen issuesAlbrecht Schlosser