61 Commits (ede61089be8d5593be0d1908d40971159cc0eab3)

Author SHA1 Message Date
Albrecht Schlosser fd5cd80935 Introduce "Modern CMake" in FLTK 1 year ago
Albrecht Schlosser 5175192755 CMake: build shared libs with OPTION_CAIROEXT (issue #250) 2 years ago
ManoloFLTK 6276822e9e Allow cmake -DOPTION_APPLE_X11=On without -U__APPLE__ 2 years ago
Albrecht Schlosser 4e75549e7b Update dependencies and fix whitespace errors 2 years ago
Albrecht Schlosser c798581e4e Cairo: Remove compiler warning and improve formatting 2 years ago
Albrecht Schlosser 0ef8fb5ab4 Revert unintended change of comment in 44c874b731 2 years ago
Matthias Melcher 44c874b731
Use `FL_OVERRIDE` for all overridden virtual methods (#611) 2 years ago
Albrecht Schlosser 624eda17bc Fix whitespace errors and dependencies 3 years ago
ManoloFLTK 433a8e71e8 Fix typo in Doxygen for Fl::cairo_make_current(Fl_Window*) 3 years ago
ManoloFLTK 1c448d6ff1 Fix for "Wayland-only build is not compatible with Cairo option" (#544) 3 years ago
Albrecht Schlosser 85af0036f9 Reformat Cairo support Fl_Cairo.cxx for CMP compliance 3 years ago
ManoloFLTK c720aae515 Make hybrid Wayland/X11 platform. 3 years ago
Albrecht Schlosser 15bbfeb975 Configure/make: update dependencies 3 years ago
ManoloFLTK 223bf6309b Fix for issue #426: "configure --enable-cairoext" flips display upside down 3 years ago
ManoloFLTK 3718effc43 Add the Wayland platform to FLTK 1.4 3 years ago
Albrecht Schlosser 9d474dfcdf Fix whitespace and Makefile dependencies 3 years ago
Albrecht Schlosser 5438954d8c Generate FL/fl_config.h rather than FL/abi-version.h 4 years ago
Albrecht Schlosser 14f842708d Fix indenting, whitespace errors and dependencies 4 years ago
Albrecht Schlosser 410a01c6db Add CMake compatibility functions and macros 4 years ago
Albrecht Schlosser 787c67afea macOS: fix fltk_cairo shared library (issue #250) 4 years ago
Albrecht Schlosser 49a78bc482 Fix cairo build (autoconf + CMake) + README's 4 years ago
Albrecht Schlosser bbaec9bd88 Update CMake and make files, minor edits only 4 years ago
Albrecht Schlosser f09e17c3c5 Remove $Id$ tags, update URL's, and more 5 years ago
Albrecht Schlosser 1078b8fe43 Update dependencies 5 years ago
ManoloFLTK d6aa3a67a0 Add screen scaling support to Fl_Cairo_Window under X11 platform. 5 years ago
Albrecht Schlosser 44b2b7126c Update dependency system 6 years ago
Albrecht Schlosser f78ef314aa Update dependencies 6 years ago
Albrecht Schlosser 80ad88555f Sort makedepend files for better comparability 6 years ago
Manolo Gouy 43b511b784 Fix macOS 10.14 Mojave support of the FLTK-cairo interface. 7 years ago
Manolo Gouy ff20361f5a Support of macOS 10.14 Mojave: take care of the FLTK-Cairo interface. 7 years ago
Matthias Melcher b1598dc703 Removed macro FL_PORTING, as it has been more confusing than helpful. 7 years ago
Albrecht Schlosser 52ae3582a2 Replace "WIN32" with "_WIN32" or "Windows". 7 years ago
Albrecht Schlosser 42d8aba117 Replace FL/x.H with FL/platform.H - step 2 (STR #3435). 7 years ago
Manolo Gouy 28d6a56f2a Change copyright year to reflect date of last commit. 8 years ago
Manolo Gouy 615cea792f Remove obsolete include directive. 8 years ago
Albrecht Schlosser 3b73dece7b Set missing svn properties. 8 years ago
Manolo Gouy 45e6be7316 Mac OS platform: Remove old Carbon code from cairo/Fl_Cairo.cxx 9 years ago
Albrecht Schlosser 8630bdbed2 [Cairo] Remove part of the dependency of FL/Fl.H on config.h. 9 years ago
Albrecht Schlosser 86abe14361 Fix undefined reference building shared cairo library (STR #3276). 9 years ago
Albrecht Schlosser f41be78153 Rename confusing configure and Makefile (makeinclude) variable. 10 years ago
Albrecht Schlosser 1a69ba5ae9 Update configure and makeinclude.in to get rid of version numbers in Makefiles. 10 years ago
Albrecht Schlosser aef482198e Bump version numbers to 1.3.3. 11 years ago
Albrecht Schlosser 318c3619dc CMake enhancements, as discussed in STR #3055. 11 years ago
Fabien Costantini 8edcf8f29f STR#3012 Fix: cairo_make_current(void*, int, int) would not release previously allocated cc in certain conditions, fixed the extra cc non null test condition erronously formulated in previous submission. 12 years ago
Fabien Costantini 32aba335c6 STR#3012 Fix: cairo_make_current(void*, int, int) would not release previously allocated cc in certain conditions. 12 years ago
Albrecht Schlosser 61923a5bf8 Update even more version numbers. 12 years ago
Manolo Gouy 0130df031a Allows compilation on 64-bit Mac OS X with FLTK_HAVE_CAIRO defined. 13 years ago
Greg Ercolano 4f4a8fc3c7 Modifications to all LGPL headers for STR #2685. 14 years ago
Manolo Gouy cff882f34d Fix STR #2585: use relative link when installing the cairo shared library. 14 years ago
Manolo Gouy 22111debb8 Fixed use of FLTK_HAVE_CAIRO under Mac OS. 15 years ago