12055 Commits (9a5e3b95b8abe132c36eb58a55f0e5188c726e20)
 

Author SHA1 Message Date
Aaron M. Ucko 8b28e38942 options.cmake: Check Threads_FOUND, not CMAKE_HAVE_THREADS_LIBRARY 2 months ago
Matthias Melcher f4978a0149 Adding the FL_MENU_CHATTY flag to Fl_Menu_Item. 2 months ago
Matthias Melcher 0eb6bb8e6d Fixing a few more compiler warnings. 2 months ago
Matthias Melcher bd9d1bc038 Fixes a couple of compiler warnings on AppleClang. 2 months ago
Matthias Melcher b2b5e47ede Somewhat better example for dynamic tooltip. 2 months ago
Matthias Melcher 61c2b798be Adding missing `override`s 2 months ago
Matthias Melcher 5dd1062df5 Adding `FL_BEFORE_MENU` event to classes derived from `Fl_Menu_` 2 months ago
Matthias Melcher b7189192e2 Adds a new event FL_TOOLTIP_EVENT... 2 months ago
Albrecht Schlosser cb86a37676 Allow FL_ABI_VERSION = FL_API_VERSION + 1 2 months ago
Greg Ercolano 9e1e043af3 Changed two connector methods to virtual 2 months ago
Albrecht Schlosser 1f715f8766 Update fltk-config.in (minor comment changes only) 2 months ago
Albrecht Schlosser 6db6a9d8b8 Remove reference to 'configure' from comment 2 months ago
Albrecht Schlosser 8424af743b Disallow in-source builds 2 months ago
ManoloFLTK d756076644 Fix: Windows: Clipboard gets stuck when text is copied while window is hidden (#1233) 2 months ago
Matthias Melcher de3b521f11 Upadate macOS README. 2 months ago
Albrecht Schlosser 80c73b508c Fluid documentation: fix image name "main_window.png" 2 months ago
ManoloFLTK 07bb343de7 Update documentation of the Wayland platform implementation 3 months ago
ManoloFLTK 4b7cea676b Update bundled libdecor to last upstream version (9 mar 2025) 3 months ago
Albrecht Schlosser 1ccafa83b2 Remove obsolete build option 'FLTK_OPTION_STD' 3 months ago
ManoloFLTK 4b07ab391a Fix "FLTK apps broken under LabWC compositor" (#1231) 3 months ago
Albrecht Schlosser 5b648d2cfc Fix out-of-bounds access in test/checkers.cxx 3 months ago
ManoloFLTK 3f4712957c Wayland: improve support of screen removal while FLTK runs 3 months ago
ManoloFLTK 622c1f1db8 Wayland: fix unsetting fullscreen state for window created fullscreen 3 months ago
ManoloFLTK c2a4e2ca5c Fix "Inconsistent FL_FULLSCREEN when creating full-screen window" (#1225) 3 months ago
ManoloFLTK d4efb77660 Fix "X11 library missing in fltk-config" (#1228) 3 months ago
Albrecht Schlosser 5fcca347c6 Fix comparison that's always true 3 months ago
Albrecht Schlosser 719fed2b13 Windows: fix "heap-use-after-free" in home_directory_name() 3 months ago
ManoloFLTK 6b9fb46b96 Wayland: improve support of addition/removal of displays while FLTK runs 3 months ago
ManoloFLTK ed4fded9d9 Wayland: compute work area size under MUTTER or when single display 3 months ago
Matthias Melcher 51a55bc736
Fluid: restructuring and rejuvenation of the source code. 3 months ago
Albrecht Schlosser 13a7073a1e Fix font termination bug from 2e1730d2f0 (#1221) 3 months ago
Albrecht Schlosser b252e5e45c Remove libfltk_cairo (fltk::cairo) 3 months ago
Albrecht Schlosser 2e1730d2f0 Fix potential buffer overflow on Windows when loading fonts (#1221) 3 months ago
ManoloFLTK 24aec69f27 Wayland: simplify handling of tall menu windows 3 months ago
Albrecht Schlosser c18c39071a CMake: improve setting C++ standard and configuration summary 3 months ago
ManoloFLTK 2d9cf4d83e Improve support of screen addition/removal while FLTK runs 3 months ago
ManoloFLTK 8ff7895f0e Restore support of the sway compositor destroyed by 9b5d40a 3 months ago
ManoloFLTK 5d09e5360d Under KDE V6 and Wayland, handling of taller-than-display menu windows fails (#1216) 3 months ago
ManoloFLTK 9b5d40ad97 Fix "Wayland: Huge menu hiding unexpectedly when moving a mouse (#1115) 3 months ago
ManoloFLTK 1054e81504 CI for Wayland: replace libgtk-3-dev by libdecor-0-dev libxfixes-dev libxcursor-dev libxinerama-dev 3 months ago
Albrecht Schlosser 9ec52336d8 Update README.md for FLTK 1.5 3 months ago
Albrecht Schlosser f99fdcdc71 Fix fluid documentation generation 3 months ago
Albrecht Schlosser 8838e976a0 More (mostly) documentation updates for FLTK 1.5.0 3 months ago
ManoloFLTK f4f93fda15 Fix handling of menu widnows taller than their screen 3 months ago
ManoloFLTK b09d09e3c5 Update bundled libdecor to last upstream version (6 mar 2025) 3 months ago
Albrecht Schlosser c2bc59f610 Update more README files for 1.5.0 3 months ago
Albrecht Schlosser 0c4d2be71b CMake: set FLTK_OPTION_STD effectively "always on" 3 months ago
Albrecht Schlosser 6a12e5a609 Update .gitignore: remove configure stuff 3 months ago
Albrecht Schlosser 347d35a8c0 Update README and configure related stuff for 1.5.0 3 months ago
ManoloFLTK 0941f0600a Add Fl_Darwin_System_Driver::filename_relative() 3 months ago