summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-17Update bundled zlib to version 1.3.1ManoloFLTK
2024-02-16Added attribute checks to test/terminal for recent changes.Greg Ercolano
2024-02-16Fixed Fl_Terminal xterm color 39/49 handling, and other mods.Greg Ercolano
2024-02-16Fix Fl_Terminal xterm CharStyle charflags (#909)Greg Ercolano
2024-02-15Fix text overflow in fluid widget panel (#908)Greg Ercolano
2024-02-14CMake: fix "LIBDECOR_PLUGIN_DIR" undefined errorAlbrecht Schlosser
2024-02-14CMake: remove unintended debug outputAlbrecht Schlosser
2024-02-14CMake: fix installation on macOSAlbrecht Schlosser
2024-02-13CMake: simplify resources.cmakeAlbrecht Schlosser
2024-02-13CMake: improve formatting, remove debug statementsAlbrecht Schlosser
2024-02-12CMake: set FLTK_VERSION and FLTK_FLUID_EXECUTABLE in the cacheAlbrecht Schlosser
2024-02-11Improve recognition of re-scaling shortcuts - cont'dManoloFLTK
2024-02-11Update examples/CMakeLists.txt to modern CMakeAlbrecht Schlosser
2024-02-11Improve recognition of re-scaling shortcuts w/ various keyboard layoutsManoloFLTK
2024-02-11 KDE+X11 keyboard stops working after menu display (#904)ManoloFLTK
2024-02-10CMake: fix some weird internal dependencies (Wayland/X11)Albrecht Schlosser
2024-02-10FLUID: Fix double reverse logic in FL_COMMAND handlingMatthias Melcher
2024-02-10Fixes FLUID shortcut generationMatthias Melcher
2024-02-10Modern CMake: export shared libraries and fltk-optionsAlbrecht Schlosser
2024-02-09Fix Cairo related build issues (missing Cairo lib)Albrecht Schlosser
2024-02-09Fix cairo_test-shared build as well (#902)Albrecht Schlosser
2024-02-09Move FLTK_USE_SVG from config.h to FL/fl_config.hManoloFLTK
2024-02-09Fix "cairo_test fails to link due to undefined's" (#902)Albrecht Schlosser
2024-02-09Change parameters of Fl_Wayland_Window_Driver::delete_cursor()ManoloFLTK
2024-02-08CMake cleanup: fix alignmentAlbrecht Schlosser
2024-02-08CMake cleanup: mark two more cache variables "advanced"Albrecht Schlosser
2024-02-08Improve Fl_Wayland_Window_Driver::hide()ManoloFLTK
2024-02-07Fix GitHub CI build and minor CMake issuesAlbrecht Schlosser
2024-02-07Introduce "Modern CMake" in FLTKAlbrecht Schlosser
2024-02-07Fix Fl_Window::default_size_range() (#901)Albrecht Schlosser
2024-02-06Fix typo in function name in editor.Matthias Melcher
2024-02-06Add dynamic title to test/editorMatthias Melcher
2024-02-06Restore 3-way close window dialog (#900)ManoloFLTK
2024-02-06Fix window moving in Fl_Wayland_Window_Driver::resize()ManoloFLTK
2024-02-05Fl_Window_Driver::set_popup_window(), Fl_Screen_Driver::screen_boundaries_kno...ManoloFLTK
2024-02-04Shorten parameter list of Fl_Wayland_Window_Driver::delete_cursor_(bool)ManoloFLTK
2024-02-03Wayland: fix setting cursor to FL_NO_CURSORManoloFLTK
2024-01-31Improve documentation of Fl_Native_File_ChooserAlbrecht Schlosser
2024-01-29Fix cached GL context on all platforms (#737)Matthias Melcher
2024-01-29Fix OpenGL context caching on macOS (#737)Matthias Melcher
2024-01-29RFC: Different approach to Editor tutorial (see #189) (#883)Matthias Melcher
2024-01-28Fix animated gif reloading (#897)Matthias Melcher
2024-01-27Fix warning for out of range index.Matthias Melcher
2024-01-27Fix inlined animated GIFs with NULL name (#897)Matthias Melcher
2024-01-25Fix mousewheel problem with Fl_Text_Editor (issue #879)Greg Ercolano
2024-01-24Fix small typos in Anim GIF docsGreg Ercolano
2024-01-23Fix "Wrong tooltip position on Wayland …" - cont'd (#894)ManoloFLTK
2024-01-23Fix "Wrong tooltip position on Wayland with secondary monitor" (#894)ManoloFLTK
2024-01-22Fl_Preferences: fix missing '/' (#891)Albrecht Schlosser
2024-01-22Fix warning.Matthias Melcher