fltk/cairo
Manolo Gouy 9dfa8a92a9 Fix macOS 10.14 Mojave support of the FLTK-cairo interface.
After experimenting with a modified cairo_test program that draws both with
 cairo and with regular FLTK drawing functions to the same window, it seems
 necessary to control for possible changes to the graphics context made by
 cairo in Fl_Window::make_current() rather than in
 cairo_create_surface().

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@13120 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2018-11-09 14:46:49 +00:00
..
CMakeLists.txt CMake enhancements, as discussed in STR #3055. 2014-09-27 00:41:06 +00:00
Fl_Cairo.cxx Fix macOS 10.14 Mojave support of the FLTK-cairo interface. 2018-11-09 14:46:49 +00:00
makedepend makedepend updates for all source directories (except src/xutf8). 2010-01-27 20:16:38 +00:00
Makefile Fix undefined reference building shared cairo library (STR #3276). 2016-01-16 01:48:04 +00:00