11622 Commits (ede61089be8d5593be0d1908d40971159cc0eab3)
 

Author SHA1 Message Date
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
ManoloFLTK 34a881482a Add comments giving cairo version required for each cairo call if > 1.0 1 year ago
ManoloFLTK 86f4a6fc8e Remove "-no-pie" link option also from configure-based builds 1 year ago
Albrecht Schlosser b53b2b6e11 CMake: Remove "-no-pie" build option 1 year ago
ManoloFLTK b0b20cdecc Remove unused macro definitions 1 year ago
Albrecht Schlosser b3b051240e Add missing include file (#939) 1 year ago
Albrecht Schlosser 2001132f4a Add configure option to build tests only on request (#940) 1 year ago
ManoloFLTK 46406d1d21 Add compile-time check of required minimum cairo version 1 year ago
ManoloFLTK 0fa49f0ab4 Use type cairo_region_t* for Fl_Region under Wayland platform 1 year ago
Albrecht Schlosser af90841fbc Update dependencies, whitespace, and Fl_File_Chooser.cxx 1 year ago
ManoloFLTK 3a8daf70c0 Document fl_close_display() 1 year ago
Albrecht Schlosser a77f68693c Fix "Support for HP-UX" (#937) 1 year ago
Albrecht Schlosser 5af2d77b84 Add more public accessor methods to Fl_Grid (#937) 1 year ago
Albrecht Schlosser dddfec57a1 Fix name clash on some systems (#937) 1 year ago
Albrecht Schlosser a5bad9a395 CMake: formatting only 1 year ago
Albrecht Schlosser d3a3ab40b7 Replace setenv() with putenv() on old systems (+937) 1 year ago