summaryrefslogtreecommitdiff
path: root/src/cairo-quartz.h
AgeCommit message (Expand)AuthorFilesLines
2018-08-16Convert 3 headers to UTF8Bryce Harrington1-1/+1
2011-10-01quartz: Fix the 32-bits build on MacOSX 10.7Andrea Canciani1-2/+0
2010-05-06Update license blocks to use "Mozilla Foundation" instead of "Mozilla Corpora...Metal Sonic1-1/+1
2010-04-27Update FSF addressAndrea Canciani1-1/+1
2009-06-11Fix compilation on OS X when compiling for 64 bitJeff Muizelaar1-0/+2
2008-09-20Make sure feature macros are checked using #if, not #ifdef; add a test for itBehdad Esfahbod1-2/+2
2008-06-23Use #include "cairo-*." instead of #include <cairo-*.h>Behdad Esfahbod1-1/+1
2008-04-01[cgfont] Add start of CGFont font backend to replace ATSUIVladimir Vukicevic1-1/+4
2008-03-17[quartz] Rename ATSUI font to Quartz fontVladimir Vukicevic1-1/+14
2008-03-07[quartz] split out (experimental) quartz-image into separate fileVladimir Vukicevic1-6/+0
2008-02-25[quartz] Add quartz-image-surface typeVladimir Vukicevic1-0/+6
2007-02-20[quartz] Remove (disabled) support for rendering via AGL/CGGLVladimir Vukicevic1-11/+0
2007-02-20[quartz] Rename public function parameter from surf -> surfaceVladimir Vukicevic1-1/+1
2007-02-20[quartz] rename NQUARTZ -> QUARTZ in definesVladimir Vukicevic1-5/+5
2007-02-20[quartz] Rename nquartz to quartzVladimir Vukicevic1-11/+28
2006-06-06Remove initial, final, and duplicate blank lines.Carl Worth1-1/+0
2006-04-11Make the API more like Vlad's new API.#Anders Carlsson1-2/+2
2005-11-14If the surface is flipped, flip the CG coordinate system before drawing the i...Anders Carlsson1-0/+1
2005-09-07Give cairo_public an empty definition by default.Carl Worth1-1/+1
2005-07-21Whitespace fixes.Carl Worth1-3/+3
2005-05-14Add an #error if cairo-foo.h is included when cairo was compiled without supp...Carl Worth1-0/+3
2005-05-06Change definitions of everything in cairo-features.h to prefer #if over #ifdef.Carl Worth1-1/+1
2005-05-06Remove cairo_set_target_surface and all other backend-specific cairo_set_targ...Carl Worth1-6/+0
2005-02-22Switch from broken cworth@isi.edu address to canonical cworth@cworth.org addr...Carl Worth1-1/+1
2005-01-21Change cairo_font_t to refer to a font scaled to a particular output device r...Owen Taylor1-2/+7
2005-01-20Created new public header cairo-atsui.h.Carl Worth1-0/+2
2005-01-20Track various renamings.Carl Worth1-0/+56