index
:
~alexl/cairo
device-scale
device-scale2
ickle-device-scale
master
Unnamed repository; edit this file 'description' to name the repository.
alexl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cairo-xml-surface.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-19
Split cairo-recording-surface-private into struct+inlines
Chris Wilson
1
-1
/
+1
2012-02-09
Replace the ad-hoc surface unwrappers with a function pointer
Chris Wilson
1
-0
/
+1
2011-11-09
xml: Fix backend structure
Andrea Canciani
1
-26
/
+11
2011-08-30
api: Extend cairo_antialias_t to include performace/quality hints
Chris Wilson
1
-4
/
+7
2011-08-14
xml: Include 'cairo-image-surface-private.h'
Chris Wilson
1
-0
/
+1
2011-07-26
API: map-to-image and create-similar-image
Chris Wilson
1
-1
/
+5
2011-07-19
clip: Rudimentary support for clip-polygon extraction
Chris Wilson
1
-13
/
+14
2011-07-15
Implement cairo_backend_t
Chris Wilson
1
-0
/
+3
2011-01-02
pattern: Use double precision for gradient extreme objects
Andrea Canciani
1
-10
/
+4
2010-12-10
path: Always interpret in forward direction
Andrea Canciani
1
-1
/
+0
2010-11-23
Fix xml-surface use of load_truetype_font
Adrian Johnson
1
-1
/
+1
2010-09-12
xml: fix a typo to correct the indentation after <path></path>
Kouhei Sutou
1
-1
/
+1
2010-06-07
device: Make flush vfunc return a cairo_status_t
Benjamin Otte
1
-1
/
+3
2010-04-27
Update FSF address
Andrea Canciani
1
-1
/
+1
2010-03-30
Silence enumeration warnings following addition of RGB16_565
Chris Wilson
1
-0
/
+1
2010-03-01
api: Introduce CAIRO_FORMAT_INVALID formally in the API.
M Joonas Pihlaja
1
-19
/
+9
2010-01-22
xml: Port to cairo_device_t
Chris Wilson
1
-103
/
+107
2010-01-22
Add cairo_device_t
Chris Wilson
1
-0
/
+1
2010-01-22
Constify stroke style and matrices.
Chris Wilson
1
-3
/
+3
2010-01-22
Move _cairo_error() to a standalone header
Chris Wilson
1
-0
/
+1
2009-10-22
[meta] Rename cairo_meta_surface_t to cairo_recording_surface_t.
M Joonas Pihlaja
1
-16
/
+16
2009-09-30
[API] Make _cairo_meta_surface_replay() private again
Benjamin Otte
1
-1
/
+1
2009-09-01
Compiler warnings
Chris Wilson
1
-4
/
+4
2009-08-29
Add xml surface
Chris Wilson
1
-0
/
+1153