summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2021-11-24Solves Fl_Table_Row warning in issue #296Greg Ercolano
2021-11-24Fix README files and remove stale config.guess and config.subAlbrecht Schlosser
2021-11-24Fix for [fltk.coredev] reentrant calls with Fl_Window::resizeManoloFLTK
2021-11-19Refactor and improve "Print front window" dialogAlbrecht Schlosser
2021-11-19Disable confusing debug info in clipboard viewer demoAlbrecht Schlosser
2021-11-19Fix doxygen docs of fl_draw_check()Albrecht Schlosser
2021-11-18Disable check mark debuggingAlbrecht Schlosser
2021-11-18Add "Save PNG" feature to clipboard viewer demoAlbrecht Schlosser
2021-11-18Reformat and move clipboard demo from examples to test folderAlbrecht Schlosser