11622 Commits (ede61089be8d5593be0d1908d40971159cc0eab3)
 

Author SHA1 Message Date
ManoloFLTK 4a9205f282 Remove commit 4a31d49 that breaks X11 build 1 year ago
ManoloFLTK 4a31d4988b CMake: put freetype stuff in include directories for X11 only 1 year ago
ManoloFLTK 24c1472c06 macOS + GL: remove compilation error with old SDK versions 1 year ago
Albrecht Schlosser f194d8596f CMake/debug: add more properties to fl_debug_target() 1 year ago
Albrecht Schlosser 175931bccd CMake: simplify compiler detection for '-Wshadow' test 1 year ago
Albrecht Schlosser d22d4a526f Remove (comment out) debug statement (kdialog) 1 year ago
ManoloFLTK a0d657b2e8 Fix preset_file() and directory() in native file chooser for kdialog 1 year ago
ManoloFLTK 9472ff546c Implement and document new class Fl_PDF_File_Surface 1 year ago
Albrecht Schlosser b402b6a839 Fix potential NULL pointer dereference 1 year ago
Albrecht Schlosser 8664fde1d9 Documentation: minor formatting update 1 year ago
Albrecht Schlosser 05d37f9e4e Improve documentation (preface + intro) 1 year ago
Albrecht Schlosser 9cdd457382 CMake: make compile definition "FL_DLL" public for MSVC (#960) 1 year ago
ManoloFLTK e4b0668fad X11: simpler code to capture window decoration under xfce 1 year ago
ManoloFLTK e4f18c6e3c Documentation: bundled libdecor symbols are pefixed by "fl_" 1 year ago
Matthias Melcher eeed395246 Fix repositioning subwindows. 1 year ago
Matthias Melcher 445dcb829d FLUID: Fix live resize for windows and tabs 1 year ago
Matthias Melcher 1408a87425 Box type focus frame graphics fixes. 1 year ago
ManoloFLTK 02373a9dea X11: fix capture of window decoration under xfce 1 year ago
Matthias Melcher e8fa492264 Fixes warning. 1 year ago
Matthias Melcher 281ec24c8f Box types can now defined and draw their own focus frame, STR 2145, #659 1 year ago
Matthias Melcher 9a0d1f16d7 FLUID: update file format information 1 year ago
ManoloFLTK c82fde7292 Wayland: slightly simpler code for IM support 1 year ago
ManoloFLTK 85315ee598 Prevent "The GTK protocol" from being included in the FLTK documentation 1 year ago
Matthias Melcher e52a358e85 FLUID: Improve usability of Declaration Blocks 1 year ago
ManoloFLTK c0d2aa3f09 Fix problem in window titlebar capture under X11. 1 year ago
ManoloFLTK 6d21285e0f Fix error under KDE+Wayland where keystrokes tend to be repeated 1 year ago
ManoloFLTK 38c9ebc29d Substantial fix for "IME problem under wayland" in fltk-rs 1 year ago
ManoloFLTK 00b603fa09 Very partial fix for "IME problem under wayland" in fltk-rs 1 year ago
Matthias Melcher 3f91c8b5ee macOS: Fix scaling subwindows #927 1 year ago
ManoloFLTK 5ec7176e81 Fix for Fl_Native_File_Chooser::filter_value() - cont'd (#899) 1 year ago
Albrecht Schlosser 576f7bb9cc Enable 'shadow_variables' test on macOS using AppleClang 1 year ago
ManoloFLTK abfc8ee52f Fix: Fl_Native_File_Chooser::filter_value() [Kdialog] always returns 0 (#899) 1 year ago
ManoloFLTK ee37965fad Fix: Wayland use of alpha in glClearColor/glClear (#957) 1 year ago
Albrecht Schlosser e39c96f419 Fix build of test programs using shared FLTK libs 1 year ago
Albrecht Schlosser 89b957586e CMake: add target_include_directories() for optional libs (#954) 1 year ago
Albrecht Schlosser 43ab34df05 CMake build summary: output libdecor location if found 1 year ago
ManoloFLTK 7ec6f96d9c Add "fl_" prefix to libdecor symbols when using the built-in copy of libdecor 1 year ago
Albrecht Schlosser d2bd3c6240 CMake/MSVC: Fix shared library build, add to GitHub CI build 1 year ago
Albrecht Schlosser 7601eea772 CMake: add installation prefix to Configuration Summary 1 year ago
Albrecht Schlosser a9d3d3e3fb CMake: fix propagation of CMake targets to user projects (#954) 1 year ago
Matthias Melcher 2eb5d175fd FLUID: Create VisualStudio compatible long strings 1 year ago
ManoloFLTK 15d9a350bf Restore IMPORTED_TARGET in pkg_check_modules command for libdecor 1 year ago
ManoloFLTK e6957fc2f5 Allow libdecor package version ≥ 0.2.0 with FLTK_USE_SYSTEM_LIBDECOR 1 year ago
Albrecht Schlosser 3fc8875756 Add missing 'x11.H' to exclusion list (STR 2728) 1 year ago
Albrecht Schlosser bb45198413 Test public headers for shadowed variables (STR 2728) 1 year ago
Albrecht Schlosser 2c21e520f4 Fix potential compiler warnings in public headers [-Wshadow] 1 year ago
Matthias Melcher 14a5187fa7 FLUID: Add cast to avoid warning #956 1 year ago
Matthias Melcher 240d8d21df Fix dangling reference to FLUID docs. 1 year ago
Albrecht Schlosser 8ca1e0ca03 Fix 'int Fl_Menu_::value()' if item is in a submenu (STR 3241) 1 year ago
Matthias Melcher fd791a068e
Separate FLUID user documentation, screen shot automation (#936) 1 year ago