summaryrefslogtreecommitdiff
path: root/src/cairo-quartz.h
Commit message (Expand)AuthorAgeFilesLines
* Convert 3 headers to UTF8Bryce Harrington2018-08-161-1/+1
* quartz: Fix the 32-bits build on MacOSX 10.7Andrea Canciani2011-10-011-2/+0
* Update license blocks to use "Mozilla Foundation" instead of "Mozilla Corpora...Metal Sonic2010-05-061-1/+1
* Update FSF addressAndrea Canciani2010-04-271-1/+1
* Fix compilation on OS X when compiling for 64 bitJeff Muizelaar2009-06-111-0/+2
* Make sure feature macros are checked using #if, not #ifdef; add a test for itBehdad Esfahbod2008-09-201-2/+2
* Use #include "cairo-*." instead of #include <cairo-*.h>Behdad Esfahbod2008-06-231-1/+1
* [cgfont] Add start of CGFont font backend to replace ATSUIVladimir Vukicevic2008-04-011-1/+4
* [quartz] Rename ATSUI font to Quartz fontVladimir Vukicevic2008-03-171-1/+14
* [quartz] split out (experimental) quartz-image into separate fileVladimir Vukicevic2008-03-071-6/+0
* [quartz] Add quartz-image-surface typeVladimir Vukicevic2008-02-251-0/+6
* [quartz] Remove (disabled) support for rendering via AGL/CGGLVladimir Vukicevic2007-02-201-11/+0
* [quartz] Rename public function parameter from surf -> surfaceVladimir Vukicevic2007-02-201-1/+1
* [quartz] rename NQUARTZ -> QUARTZ in definesVladimir Vukicevic2007-02-201-5/+5
* [quartz] Rename nquartz to quartzVladimir Vukicevic2007-02-201-11/+28
* Remove initial, final, and duplicate blank lines.Carl Worth2006-06-061-1/+0
* Make the API more like Vlad's new API.#Anders Carlsson2006-04-111-2/+2
* If the surface is flipped, flip the CG coordinate system before drawing the i...Anders Carlsson2005-11-141-0/+1
* Give cairo_public an empty definition by default.Carl Worth2005-09-071-1/+1
* Whitespace fixes.Carl Worth2005-07-211-3/+3
* Add an #error if cairo-foo.h is included when cairo was compiled without supp...Carl Worth2005-05-141-0/+3
* Change definitions of everything in cairo-features.h to prefer #if over #ifdef.Carl Worth2005-05-061-1/+1
* Remove cairo_set_target_surface and all other backend-specific cairo_set_targ...Carl Worth2005-05-061-6/+0
* Switch from broken cworth@isi.edu address to canonical cworth@cworth.org addr...Carl Worth2005-02-221-1/+1
* Change cairo_font_t to refer to a font scaled to a particular output device r...Owen Taylor2005-01-211-2/+7
* Created new public header cairo-atsui.h.Carl Worth2005-01-201-0/+2
* Track various renamings.Carl Worth2005-01-201-0/+56