11737 Commits (307148222a19430471fc0bde6db3470e53a7cd06)
 

Author SHA1 Message Date
Albrecht Schlosser 37c8c051ba Remove reference to automake which is not required 1 year ago
Albrecht Schlosser f288aea10a Fix Fl_Group::resize() for groups w/o resizable() (#917) 1 year ago
Albrecht Schlosser a6dc84ac83 Fix CMake code that should only be evaluated on macOS 1 year ago
ManoloFLTK 957becbe28 Fix: fl_height(int, int) decreases the font size after each call (#915) 1 year ago
ManoloFLTK 681e22a452 Add scale_handler first so it has least priority of all handlers 1 year ago
ManoloFLTK 69d7991acc FL_MENU_TOGGLE/RADIO items do not update in macOS menu bar (#916) 1 year ago
ManoloFLTK ba5ed296e9 Improve implementation of the macOS Window menu 1 year ago
Matthias Melcher 4649188cf6 Remove unused FLUID documentation refs in CMake config 1 year ago
Matthias Melcher fe9ecec1be Remove unfinished FLUID documentation. 1 year ago
Matthias Melcher 8cce99b2c7 Typo 1 year ago
Matthias Melcher 2f343ad64d
Fix Terminal character position and add word selection (#906) 1 year ago
Greg Ercolano eb4916344b Clear screen also clears attributes/xterm modes (#911) 1 year ago
ManoloFLTK 3ecadc0a8e Update bundled libjpeg to version 9f 1 year ago
ManoloFLTK bf938da079 Update bundled libpng to version 1.6.42 1 year ago
ManoloFLTK b90437119d Update bundled zlib to version 1.3.1 1 year ago
Greg Ercolano 00cdb1757f Added attribute checks to test/terminal for recent changes. 1 year ago
Greg Ercolano 58a1496389 Fixed Fl_Terminal xterm color 39/49 handling, and other mods. 1 year ago
Greg Ercolano 1069ebc1b6 Fix Fl_Terminal xterm CharStyle charflags (#909) 1 year ago
Greg Ercolano cc562761c2 Fix text overflow in fluid widget panel (#908) 1 year ago
Albrecht Schlosser 0987c763ec CMake: fix "LIBDECOR_PLUGIN_DIR" undefined error 1 year ago
Albrecht Schlosser b282ee0335 CMake: remove unintended debug output 1 year ago
Albrecht Schlosser 7992b0b9ab CMake: fix installation on macOS 1 year ago
Albrecht Schlosser cd3cb62770 CMake: simplify resources.cmake 1 year ago
Albrecht Schlosser 0771bc6cee CMake: improve formatting, remove debug statements 1 year ago
Albrecht Schlosser bddcecd28a CMake: set FLTK_VERSION and FLTK_FLUID_EXECUTABLE in the cache 1 year ago
ManoloFLTK cf551ddf5a Improve recognition of re-scaling shortcuts - cont'd 1 year ago
Albrecht Schlosser 4ea058da0a Update examples/CMakeLists.txt to modern CMake 1 year ago
ManoloFLTK 2776071144 Improve recognition of re-scaling shortcuts w/ various keyboard layouts 1 year ago
ManoloFLTK 63b0bcf599 KDE+X11 keyboard stops working after menu display (#904) 1 year ago
Albrecht Schlosser 179c5d3521 CMake: fix some weird internal dependencies (Wayland/X11) 1 year ago
Matthias Melcher a7bc26e12a FLUID: Fix double reverse logic in FL_COMMAND handling 1 year ago
Matthias Melcher 1ed14867e6 Fixes FLUID shortcut generation 1 year ago
Albrecht Schlosser f4af40fe55 Modern CMake: export shared libraries and fltk-options 1 year ago
Albrecht Schlosser 809ceea075 Fix Cairo related build issues (missing Cairo lib) 1 year ago
Albrecht Schlosser ede53b8a50 Fix cairo_test-shared build as well (#902) 1 year ago
ManoloFLTK ffeaeec5bd Move FLTK_USE_SVG from config.h to FL/fl_config.h 1 year ago
Albrecht Schlosser 3895068aa1 Fix "cairo_test fails to link due to undefined's" (#902) 1 year ago
ManoloFLTK fc6d364057 Change parameters of Fl_Wayland_Window_Driver::delete_cursor() 1 year ago
Albrecht Schlosser c83164fbcc CMake cleanup: fix alignment 1 year ago
Albrecht Schlosser 2ee5ca7ef3 CMake cleanup: mark two more cache variables "advanced" 1 year ago
ManoloFLTK 1fdb1f7944 Improve Fl_Wayland_Window_Driver::hide() 1 year ago
Albrecht Schlosser a1d3bf182e Fix GitHub CI build and minor CMake issues 1 year ago
Albrecht Schlosser fd5cd80935 Introduce "Modern CMake" in FLTK 1 year ago
Albrecht Schlosser 1cf6fdfa85 Fix Fl_Window::default_size_range() (#901) 1 year ago
Matthias Melcher f0c1eff069 Fix typo in function name in editor. 1 year ago
Matthias Melcher 78ae78b118 Add dynamic title to test/editor 1 year ago
ManoloFLTK 6d98c6a8b1
Restore 3-way close window dialog (#900) 1 year ago
ManoloFLTK a651c89c85 Fix window moving in Fl_Wayland_Window_Driver::resize() 1 year ago
ManoloFLTK 676e976cb6 Fl_Window_Driver::set_popup_window(), Fl_Screen_Driver::screen_boundaries_known() 1 year ago
ManoloFLTK 0da00995a8 Shorten parameter list of Fl_Wayland_Window_Driver::delete_cursor_(bool) 1 year ago