index
:
~joonas/cairo
master
no-pixman-ref
pthreads
tor-clip-fix
wip/master-tor-merge-sort
wip/master-tor-ordered-x
wip/os2-walsh
wip/tiled-span-renderer
joonas's cairo branches
joonas
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cairo-quartz.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-11
Fix compilation on OS X when compiling for 64 bit
Jeff Muizelaar
1
-0
/
+2
2008-09-20
Make sure feature macros are checked using #if, not #ifdef; add a test for it
Behdad Esfahbod
1
-2
/
+2
2008-06-23
Use #include "cairo-*." instead of #include <cairo-*.h>
Behdad Esfahbod
1
-1
/
+1
2008-04-01
[cgfont] Add start of CGFont font backend to replace ATSUI
Vladimir Vukicevic
1
-1
/
+4
2008-03-17
[quartz] Rename ATSUI font to Quartz font
Vladimir Vukicevic
1
-1
/
+14
2008-03-07
[quartz] split out (experimental) quartz-image into separate file
Vladimir Vukicevic
1
-6
/
+0
2008-02-25
[quartz] Add quartz-image-surface type
Vladimir Vukicevic
1
-0
/
+6
2007-02-20
[quartz] Remove (disabled) support for rendering via AGL/CGGL
Vladimir Vukicevic
1
-11
/
+0
2007-02-20
[quartz] Rename public function parameter from surf -> surface
Vladimir Vukicevic
1
-1
/
+1
2007-02-20
[quartz] rename NQUARTZ -> QUARTZ in defines
Vladimir Vukicevic
1
-5
/
+5
2007-02-20
[quartz] Rename nquartz to quartz
Vladimir Vukicevic
1
-11
/
+28
2006-06-06
Remove initial, final, and duplicate blank lines.
Carl Worth
1
-1
/
+0
2006-04-11
Make the API more like Vlad's new API.#
Anders Carlsson
1
-2
/
+2
2005-11-14
If the surface is flipped, flip the CG coordinate system before drawing the i...
Anders Carlsson
1
-0
/
+1
2005-09-07
Give cairo_public an empty definition by default.
Carl Worth
1
-1
/
+1
2005-07-21
Whitespace fixes.
Carl Worth
1
-3
/
+3
2005-05-14
Add an #error if cairo-foo.h is included when cairo was compiled without supp...
Carl Worth
1
-0
/
+3
2005-05-06
Change definitions of everything in cairo-features.h to prefer #if over #ifdef.
Carl Worth
1
-1
/
+1
2005-05-06
Remove cairo_set_target_surface and all other backend-specific cairo_set_targ...
Carl Worth
1
-6
/
+0
2005-02-22
Switch from broken cworth@isi.edu address to canonical cworth@cworth.org addr...
Carl Worth
1
-1
/
+1
2005-01-21
Change cairo_font_t to refer to a font scaled to a particular output device r...
Owen Taylor
1
-2
/
+7
2005-01-20
Created new public header cairo-atsui.h.
Carl Worth
1
-0
/
+2
2005-01-20
Track various renamings.
Carl Worth
1
-0
/
+56