index
:
~emmanuel/cairo
master
svg-text
Emmanuel's cairo repository - SVG backend work
emmanuel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cairo.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-08
cairo.h: Document CAIRO_DEVICE_TYPE_INVALID
Uli Schlachter
1
-0
/
+1
2011-07-26
API: map-to-image and create-similar-image
Chris Wilson
1
-39
/
+54
2011-07-24
composite: Perform a quick is-clipped for glyphs
Chris Wilson
1
-4
/
+4
2011-07-08
device: Fix documentation of device types
Andrea Canciani
1
-8
/
+9
2011-07-08
device: Define the CAIRO_DEVICE_TYPE_INVALID device type
Andrea Canciani
1
-1
/
+3
2011-07-08
device: Add CAIRO_STATUS_DEVICE_FINISHED
Andrea Canciani
1
-0
/
+2
2011-06-25
Fix typos
Nis Martensen
1
-3
/
+3
2011-06-08
cairo: Remove trailing comma from cairo_format_t
Murray Cumming
1
-1
/
+1
2011-05-01
Expose 30bpp/10bpc support: CAIRO_FORMAT_RGB30
Jesse Barnes
1
-1
/
+3
2011-02-07
mesh: Rename cairo_pattern_mesh_* functions to cairo_mesh_pattern_*
Andrea Canciani
1
-13
/
+13
2011-01-27
User fonts: Make it clear what should NOT be freed
Uli Schlachter
1
-3
/
+5
2011-01-16
doc: Fix some broken references and gtk-doc warnings
Maarten Bosmans
1
-15
/
+18
2011-01-01
pattern: Add public mesh pattern API
Adrian Johnson
1
-0
/
+62
2011-01-01
mesh: Add mesh pattern type and enum values
Adrian Johnson
1
-1
/
+8
2010-11-23
Add unique_id mime type
Adrian Johnson
1
-0
/
+1
2010-09-10
cairo: Remove trailing comma from cairo_device_t
Chris Wilson
1
-1
/
+1
2010-09-06
Reduce the cairo_device_type_t to only hold the used entries.
Chris Wilson
1
-41
/
+8
2010-08-26
subsurface: Make CAIRO_SURFACE_TYPE_SUBSURFACE public
Benjamin Otte
1
-1
/
+6
2010-08-07
Update documentation to reflect that rgb565 is no longer deprecated.
Søren Sandmann Pedersen
1
-3
/
+3
2010-07-30
tee: Move definitions into separate header
Benjamin Otte
1
-17
/
+0
2010-07-10
Convert mime data length to use unsigned long
Chris Wilson
1
-2
/
+2
2010-07-09
doc: Add "@Since: 1.10" tags to device docs
Benjamin Otte
1
-0
/
+2
2010-07-09
doc: Add missing region documentation
Benjamin Otte
1
-0
/
+13
2010-07-08
doc: Fix some consistency issues that confuse gtk-doc
Benjamin Otte
1
-2
/
+14
2010-07-06
region: Add cairo_region_xor() and cairo_region_xor_rectangle()
Benjamin Otte
1
-0
/
+6
2010-04-30
subsurface: s/region/rectangle/
Chris Wilson
1
-5
/
+5
2010-04-27
Update FSF address
Andrea Canciani
1
-1
/
+1
2010-04-07
region: Make the 2nd argument to intersect and union const
Benjamin Otte
1
-2
/
+2
2010-03-24
Add back support for CAIRO_FORMAT_RGB16_565
Oleg Romashin
1
-5
/
+2
2010-03-23
device: Add language binding interfaces.
Chris Wilson
1
-0
/
+14
2010-03-23
cairo: Typos in docs.
Chris Wilson
1
-2
/
+2
2010-03-02
Added new MIME type CAIRO_MIME_TYPE_URI and it's support in SVG backend
Alexander Shulgin
1
-0
/
+1
2010-03-01
api: Introduce CAIRO_FORMAT_INVALID formally in the API.
M Joonas Pihlaja
1
-4
/
+6
2010-01-22
Add cairo_device_t
Chris Wilson
1
-0
/
+117
2010-01-22
Add subsurface.
Chris Wilson
1
-0
/
+7
2009-10-22
[meta] Rename cairo_meta_surface_t to cairo_recording_surface_t.
M Joonas Pihlaja
1
-10
/
+10
2009-10-21
[doc] Add comments on when surfaces are cleared on construction.
Chris Wilson
1
-0
/
+9
2009-09-30
[API] Make _cairo_meta_surface_replay() private again
Benjamin Otte
1
-4
/
+0
2009-09-01
[tee] Rename 'append' to 'add' and add symmetric 'remove'
Chris Wilson
1
-2
/
+6
2009-08-29
[clip] Apply surface offset when combining with clip mask
Chris Wilson
1
-1
/
+1
2009-08-29
Add skia backend
Vladimir Vukicevic
1
-1
/
+3
2009-08-29
Add xml surface
Chris Wilson
1
-1
/
+3
2009-08-29
Add 'flight-data-recorder' utility.
Chris Wilson
1
-0
/
+4
2009-08-29
Introduce cairo_tee_surface_t
Chris Wilson
1
-1
/
+12
2009-07-23
[drm] Add an accelerated image surface.
Chris Wilson
1
-0
/
+2
2009-07-23
Remove clip handling from generic surface layer.
Chris Wilson
1
-11
/
+19
2009-07-21
Merge commit 'anholt/gl'
Chris Wilson
1
-1
/
+3
2009-07-17
Add OpenVG backend.
Chris Wilson
1
-1
/
+3
2009-07-14
[cairo] Remove trailing spaces in comments.
Chris Wilson
1
-11
/
+11
2009-07-14
Use new pixman extended blend operators
Benjamin Otte
1
-1
/
+52
[next]