summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-05Fix MSVC compiler warningAlbrecht Schlosser
2022-03-05Fix size_range() - continued (issue #392)Albrecht Schlosser
2022-03-05Rename Fl_wayland.cxx to fl_wayland_clipboard_dnd.cxxManoloFLTK
2022-03-05Wayland: fix configure-based buildManoloFLTK
2022-03-05Restore statement erroneously commented out.ManoloFLTK
2022-03-05Wayland: activate min window size to get feedback about impact on usersManoloFLTK
2022-03-04Add the Wayland platform to FLTK 1.4 - continued.ManoloFLTK
2022-03-04Add build-wayland step to continuous integration.ManoloFLTK
2022-03-04Add the Wayland platform to FLTK 1.4ManoloFLTK
2022-03-03Fix whitespace, update dependencies and fluid filesAlbrecht Schlosser
2022-03-03Fix for issue #401. No longer attempt to transiently inactivate the maximize ...ManoloFLTK
2022-03-01Simplify internal Fl_WinAPI_Window_Driver::fake_X_wm() methodAlbrecht Schlosser
2022-03-01Fix default size_range() calculation (issue #392, STR 3352)Albrecht Schlosser
2022-02-27macOS: add how to install autoconf without brewManoloFLTK
2022-02-26Fix Visual Studio build warnings in OpenGL graphics driverAlbrecht Schlosser
2022-02-26Fix Visual Studio build warningsAlbrecht Schlosser
2022-02-24Documentation: remove duplicate color nameAlbrecht Schlosser
2022-02-22X11: Disable "boxcheat" hackAlbrecht Schlosser
2022-02-21Update dependenciesAlbrecht Schlosser
2022-02-21Remove obsolete/disabled "boxcheat" codeAlbrecht Schlosser
2022-02-21Fix compiler warning [-Wunused-but-set-variable]Albrecht Schlosser
2022-02-21DOC: Provide a link to the "FLTK Standard Box Types" image (#397)Kevin Routley
2022-02-20Fluid: no grid on window resizing. (#399)Matthias Melcher
2022-02-20Fluid: fixed missing return value (#398)Matthias Melcher
2022-02-19Fix typos and copyrightAlbrecht Schlosser
2022-02-16Update copyright year of documentationAlbrecht Schlosser
2022-02-16Fix "fl_message_icon() regression" (#395)Albrecht Schlosser
2022-02-14Adding comments to recent Fluid changes.Matthias Melcher
2022-02-13Better Fluid Widget dimension controls (#394)Matthias Melcher
2022-02-13Fix documentation error in Fl_Tabs (#391)Kevin Routley
2022-02-13Fluid: adding feature: Functions can also be "local". (#390)Matthias Melcher
2022-02-12expose position(int, int), x(), y(), w() and h() from Fl_File_Chooser (#80)silverduner
2022-02-11Fixed Fluid Alignment panel i18n to none.Matthias Melcher
2022-02-09Enable end user to copy standard dialog text to clipboard (#388)Albrecht Schlosser
2022-02-08Account for presence of terminal panel in the size_range() call.ManoloFLTK
2022-02-08More detailed doc of Fl_Window::decorated_h() for X11 platform.ManoloFLTK
2022-02-08Fix for issue #373 apparent with macOS platform and SDK ≤ 10.13ManoloFLTK
2022-02-07Add note about use of Fl_Window::decorated_h() under the X11 platform.ManoloFLTK
2022-02-06OpenGL implementation of all `fl_` "Drawing Fast Shapes" graphics calls (#385)Matthias Melcher
2022-02-05CMake/macOS: build arm files for libpng only on ARMAlbrecht Schlosser
2022-02-05CMake: Remove unnecessary file from build systemAlbrecht Schlosser
2022-02-05Minor improvement in Fl_Mac_App_Menu::custom_application_menu_items().ManoloFLTK
2022-02-03Rearrange "Print Button Window" functionsAlbrecht Schlosser
2022-02-03Fl_Preferences (X11): Fix detection of preferences directoryAlbrecht Schlosser
2022-02-03Fl_Timeout: Remove compiler warning [-Wclass-memaccess]Albrecht Schlosser
2022-02-03Remove platform #ifdef from macOS native filechooserAlbrecht Schlosser
2022-02-03Reorganize classes Fl_System_Driver and Fl_Screen_DriverManoloFLTK
2022-02-02Add platform-independent Fl_Screen_Driver::print_or_copy_window().ManoloFLTK
2022-02-02macOS: add "Toggle printing of titlebar" to application menu - cont'd.ManoloFLTK
2022-02-02macOS: add "Toggle printing of titlebar" to application menu.ManoloFLTK