11737 Commits (307148222a19430471fc0bde6db3470e53a7cd06)
 

Author SHA1 Message Date
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
Albrecht Schlosser b4cf1a9824 Fix and improve generation of fltk-config (#954 and more) 1 year ago
Jordan Williams 5417ea5f1f
CMake: Use imported targets for PkgConfig packages (#954) 1 year ago
Matthias Melcher 2818a36064 Add example to fl_arc docs. 1 year ago
Albrecht Schlosser e9e5f4bdb1 Remove "MS" from "MS Windows" in docs code, and comments 1 year ago
Jordan Williams a6651e10ff
CMake: Improve detection of the GLU library and GL/glu.h header file (#953) 1 year ago
Albrecht Schlosser 5de880ae81 Fix "Support for NetBSD", part 4 (#944) 1 year ago
Albrecht Schlosser feec8f9fb1 Remove remaining references to xdbe on X11 1 year ago
Albrecht Schlosser 05a95e146b Fix Fl_Terminal::handle_unknown_char() for plot_char() (#948) 1 year ago
Albrecht Schlosser 265e5cd77b Improve CMake build configuration summary 1 year ago
ManoloFLTK ba7b2427b6 Make Fl_GTK_Printer_Driver recognize more paper sizes 1 year ago
ManoloFLTK 2662cad50b Improve Fl_GTK_Printer_Driver::begin_job() 1 year ago
ManoloFLTK 5b802be52b Add Tabloid paper size to menu_print_page_size array 1 year ago
Greg Ercolano 31170c4731 Rename putchar() to plot_char() (#944) 1 year ago
Albrecht Schlosser 2f1b8fc726 CMake: Fix detection of trunc() for Windows 1 year ago
ManoloFLTK fe6ab4ebc2 Fix documentation example of the FL_FUNCTION_CALLBACK_#() macro 1 year ago
Albrecht Schlosser 9d9646fb12 Fix compiler warning, part 2 of #946 1 year ago
Albrecht Schlosser 3ac16f1dc4 Fix compiler warning, part 1 of #946 1 year ago
Greg Ercolano 06e495f262 Add NULL check to UNIX save_file() (#945) 1 year ago
Matthias Melcher f779097c96 FLUID: fix possible null pointer. GitHub #945 1 year ago
ManoloFLTK 39c1386ba7 Improve use of fl_create_print_window() under Windows 1 year ago
ManoloFLTK 6763b357f4 Improve use of fl_create_print_window() under X11 1 year ago
Albrecht Schlosser 61de837cb0 Update misc/README.txt 1 year ago
Albrecht Schlosser 05ddf0f600 Move test/fromdos.c to misc/fromdos.c where it belongs 1 year ago
Albrecht Schlosser e5c4c1415b Add replacement for potentially missing trunc() (#944) 1 year ago
Albrecht Schlosser 7a879568b3 Improve support for NetBSD (#944) 1 year ago
Albrecht Schlosser 16cd29fd6d Remove dead code/comment: HP-UX 9.x not supported 1 year ago
ManoloFLTK 1bc5680472 Fix error in Fl_PostScript_File_Device::begin_page() under Pango 1 year ago
ManoloFLTK b4b98c5d57 macOS: Avoid possible crash in makeMainWindow when another win is modal 1 year ago
Albrecht Schlosser 5666ec0ff0 Fix "Support for AIX" - part 2 (#942) 1 year ago
ManoloFLTK 4742d830be CMake for macOS platform: improve handling of -framework link arguments 1 year ago
ManoloFLTK 1434bc2bd0 Replace lround() calls by round() calls in class Fl_Anim_GIF_Image (#942) 1 year ago
ManoloFLTK f01dec8eb3 Remove duplicated #include <config.h> directive 1 year ago
ManoloFLTK 97d2836f5e macOS: remove deprecated use of property allowedFileTypes in class NSSavePanel 1 year ago
ManoloFLTK f3640a7312 Add necessary #include <config.h> directives 1 year ago
Albrecht Schlosser 1c910720bf Fix "Support for AIX" (#942) 1 year ago