summaryrefslogtreecommitdiff
path: root/fluid
AgeCommit message (Expand)Author
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
2021-12-10Fluid: added keyboard shortcuts documentation.Matthias Melcher
2021-12-10STR 3426: indicating in the title bar if the design is newer than the code file.Matthias Melcher
2021-12-09STR 3210: be smarter about appending ';' in callbacksMatthias Melcher
2021-12-09STR 3210: fixing indentation of Fl_Menu_Item cnd Widget allbacks.Matthias Melcher
2021-12-09STR 3460.D: fixed .fl file reading codeMatthias Melcher
2021-12-09Fluid: sample documentation, please check http://messagepad.org/fluid/code.htmlMatthias Melcher
2021-12-09Fluid STR 3460.D: making dialog more interactive.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-08Update dependencies (no code changes)Albrecht Schlosser
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-12-06Fix filename in doxygen comment, update dependenciesAlbrecht Schlosser
2021-12-05Fluid: fixing missing return.Matthias Melcher
2021-12-05Fluid STR 3460: Shell Cmd would saye code to wrong path.Matthias Melcher
2021-12-05Fluid: Adding shortcuts for Checkbox and Radio Menuitems.Matthias Melcher
2021-12-05Fluid: Adding shortcuts for Checkbox and Radio Menuitems.Matthias Melcher
2021-12-05Fluid: fixed typos in pixmap's XPM format.Matthias Melcher
2021-12-05STR #2842: new widgets will be created where the user clicked the RMBMatthias Melcher
2021-12-05Fluid: adapting menu to pixmap changes.Matthias Melcher
2021-12-04Fluid support for high res graphicsMatthias Melcher
2021-12-04Rename FL/Fl_String.H to FL/Fl_String_class.HAlbrecht Schlosser
2021-12-04Re-enable nested (aka recursive) common dialogs (STR 3242, #282)Albrecht Schlosser
2021-12-03CMake for Apple Xcode usability improvementsMatthias Melcher
2021-11-18Reformat and move clipboard demo from examples to test folderAlbrecht Schlosser
2021-11-11CMake: Build fluid when cross-compilingAlbrecht Schlosser
2021-11-11Support all image depths (1-4) in fl_write_png()Albrecht Schlosser
2021-11-09Refactor fluid: make fl_write_png() publicAlbrecht Schlosser
2021-11-09Fix a fluid crash when writing a template screenshotAlbrecht Schlosser
2021-10-27Fix indenting, whitespace errors and dependenciesAlbrecht Schlosser
2021-10-17Avoid multiple definition of macro __fl_attr()Albrecht Schlosser
2021-09-28Rename 'fileno()' method to 'get_fileno()' for MinGWAlbrecht Schlosser
2021-08-30Fix MSVC "fileno" warnings in fluidAlbrecht Schlosser
2021-08-30Fix Windows (VS) compiler warnings in fluidAlbrecht Schlosser
2021-07-26Add CMake compatibility functions and macrosAlbrecht Schlosser