summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-09Remove compiler warnings about unused parameters (issue #307) - cont'dManoloFLTK
2021-12-09Remove compiler warnings about unused parameters (issue #307)ManoloFLTK
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-08Solves issue #308.Greg Ercolano
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-08Documentation on widget coordinates and layout, plus new test programs (#304)engelsman
2021-12-08Improve Fl_Scroll docs regarding its bounding boxAlbrecht Schlosser
2021-12-08Fix for issue #278 - continued : add CMake OPTION_USE_KDIALOGManoloFLTK
2021-12-07Fix for issue #278 - continuedManoloFLTK
2021-12-07Fix for issue #278: Can we use the qt/kde file picker instead of gtk?ManoloFLTK
2021-12-07Fix for fltk.coredev "reentrant calls with Fl_Window::resize" - cont'dManoloFLTK
2021-12-07Improve documentation index and chapter "Migrating Code ..."Albrecht Schlosser
2021-12-06Fix whitespace errors (no code changes)Albrecht Schlosser
2021-12-06Fix Fl_Window::size_range() documentation (STR 3352)Albrecht Schlosser
2021-12-06macOS platform: compute the screen number where a top window is mapped.ManoloFLTK
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-05Fixes STR #3352: "tiny window problem if child group larger than window"Greg Ercolano
2021-12-05Fix MSVC compiler warningsAlbrecht Schlosser
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-04Add fl_message_icon_label() function (STR #2762)Albrecht Schlosser
2021-12-04Rename src/Fl_String.cxx to src/Fl_String_class.cxxAlbrecht Schlosser
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-04Add minimal version of class Fl_StringAlbrecht Schlosser
2021-12-03Merge branch 'fltk:master' into masterMatthias Melcher
2021-12-03CMake for Apple Xcode usability improvementsMatthias Melcher
2021-12-02PostScript output: initialise member variables in Fl_Cairo_Graphics_Driver c...ManoloFLTK
2021-12-01Hack to restore "configure --enable-x11" on macOS ≥ 11ManoloFLTK
2021-11-27Solves Fl_Tree focus box artifacts on linux - fixes issue #299.Greg Ercolano
2021-11-26Fixes #297 - improvements for icon.cxx + icon() docsGreg Ercolano
2021-11-26Fixes warnings about test/icon.cxx in issue #296Greg Ercolano
2021-11-26 Fix for issue #254: remove hardware overlay support - cont'd.ManoloFLTK
2021-11-26Removed following removal of support for X11 hardware overlay (issue #254)ManoloFLTK
2021-11-26Fix for issue #254: remove hardware overlay support .ManoloFLTK
2021-11-26Fix for issue #253: Remove xdbe supportManoloFLTK
2021-11-25Solves png warnings from gcc 11.2.0/Rev2 for issue #296Greg Ercolano
2021-11-25Fix group nesting / end() statements in test/cube demoAlbrecht Schlosser
2021-11-25X11+XRender platform: more accurate drawing of RGB images when GUI is scaled.ManoloFLTK
2021-11-25Fix X11 platform bug when drawing transparent RGB image without XRender.ManoloFLTK
2021-11-24Better solution for issue #296Greg Ercolano