index
:
fltk.git
master
FLTK fork - X11-only C++ widget toolkit with hand-written Makefile
nobody
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cairo
/
Fl_Cairo.cxx
Age
Commit message (
Expand
)
Author
2017-09-23
Change copyright year to reflect date of last commit.
Manolo Gouy
2017-09-23
Remove obsolete include directive.
Manolo Gouy
2016-09-26
Mac OS platform: Remove old Carbon code from cairo/Fl_Cairo.cxx
Manolo Gouy
2016-02-13
[Cairo] Remove part of the dependency of FL/Fl.H on config.h.
Albrecht Schlosser
2013-12-11
STR#3012 Fix: cairo_make_current(void*, int, int) would not release previousl...
Fabien Costantini
2013-12-11
STR#3012 Fix: cairo_make_current(void*, int, int) would not release previousl...
Fabien Costantini
2012-02-21
Allows compilation on 64-bit Mac OS X with FLTK_HAVE_CAIRO defined.
Manolo Gouy
2011-07-19
Modifications to all LGPL headers for STR #2685.
Greg Ercolano
2011-01-06
Fix STR #2504 (first part). Replaced HAVE _CAIRO by FLTK_HAVE_CAIRO and USE_C...
Manolo Gouy
2010-11-29
More copyright 2010 mods.
Greg Ercolano
2009-01-12
STR#2035 fix : Changed all 1998-200[0-8] dates to 1998-2009 for supported flt...
Fabien Costantini
2008-10-19
Cairo increment 2: Finer cairo granularity, less deps, new fltk_cairo lib
Fabien Costantini