index
:
~podain/cairo
1.0
1.10
1.2
1.4
1.6
1.8
bug_fix
clip_surface
image_backend
image_backend_clip_bug
master
spans
Unnamed repository; edit this file to name it for gitweb.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cairo-xcb-surface.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-28
[doc] Replace 'NOTE' by 'Note' and add it to test
Behdad Esfahbod
1
-2
/
+2
2008-01-28
[doc] Make sure all macro names in docs are prefixed by %
Behdad Esfahbod
1
-1
/
+1
2008-01-22
Fix usage of cairo_rectangle_int16_t leading to memory corruption
Vladimir Vukicevic
1
-2
/
+2
2008-01-16
[cairo-surface] Introduce _cairo_surface_create_in_error().
Chris Wilson
1
-12
/
+6
2007-10-04
[cairo-error] Clean up all the warnings and missing _cairo_error() calls.
Chris Wilson
1
-29
/
+21
2007-10-04
[malloc/error] Add call to _cairo_error() after a failed malloc.
Chris Wilson
1
-5
/
+18
2007-08-31
Revert "[cairo-gstate] Avoid copying untransformed glyphs."
Chris Wilson
1
-10
/
+10
2007-08-31
[cairo-gstate] Avoid copying untransformed glyphs.
Chris Wilson
1
-10
/
+10
2007-08-20
Fix device_offset misuse in all glyph surface uses
Behdad Esfahbod
1
-38
/
+2
2007-07-18
[fixpt] Fixup malloc usage to use _cairo_malloc_*
Vladimir Vukicevic
1
-2
/
+2
2007-07-18
[fixpt] Create cairo_region wrapper around pixman_region16_t
Vladimir Vukicevic
1
-11
/
+15
2007-07-18
[fixpt] Fix xcb surface to handle conversion to 16.16
Vladimir Vukicevic
1
-21
/
+66
2007-07-18
[fixpt] Replace cairo_rectangle_int16_t with cairo_rectangle_int_t
Vladimir Vukicevic
1
-9
/
+9
2007-06-29
[fix] Avoid int overflow when allocating large buffers
Vladimir Vukicevic
1
-4
/
+4
2007-05-09
[cairo-xcb-surface] Fix compilation
Chris Wilson
1
-3
/
+3
2007-05-04
[cairo-pattern] Cache surface for solid patterns
Chris Wilson
1
-1
/
+38
2007-04-25
Add a content value to solid patterns
Carl Worth
1
-1
/
+2
2007-03-16
XCB: Fix parameter-order confusion with xcb_create_pixmap
Carl Worth
1
-4
/
+3
2007-02-28
Revert the solid-pattern cache
Behdad Esfahbod
1
-16
/
+1
2007-02-23
[xlib/xcb] Check for same_screen in is_compatible
Behdad Esfahbod
1
-1
/
+1
2007-02-14
[cairo-pattern] Cache surface for solid patterns
Jorn Baayen
1
-1
/
+16
2007-01-07
Fix various code/comment typos
Alp Toker
1
-2
/
+2
2006-12-11
Add/remove const to cairo_glyph_t* arguments consistently
Behdad Esfahbod
1
-2
/
+2
2006-11-22
Replace existing rounding code with _cairo_lround
Daniel Amelang
1
-14
/
+14
2006-10-24
bug: wrong xcb_copy_area param order
Ian Osgood
1
-2
/
+2
2006-10-21
XCB: make create_internal match Xlib
Ian Osgood
1
-83
/
+66
2006-10-20
XCB: bring composite, trapezoids up-to-date with Xlib
Ian Osgood
1
-27
/
+241
2006-10-19
XCB: implement subimage_copy fix
Ian Osgood
1
-16
/
+64
2006-10-18
Add extents to clone_similar (fixing subimage_copy performance bug)
Christopher (Monty) Montgomery
1
-0
/
+9
2006-10-18
XCB: find_standard_format using wrong enumeration.
Ian Osgood
1
-10
/
+10
2006-10-17
XCB: glyph rendering support
Ian Osgood
1
-41
/
+885
2006-10-16
XCB: Move slim_hidden_def to cairo-xcb-surface.c, not cairo-xcb-xrender.h.
Jamey Sharp
1
-0
/
+1
2006-10-16
XCB: Add the have_clip_rects field to cairo_xcb_surface, to match the Xlib su...
Jamey Sharp
1
-0
/
+1
2006-10-16
XCB: Remove unnecessary differences with the Xlib surface.
Ian Osgood
1
-41
/
+43
2006-10-11
XCB: add slim_hidden_proto and slim_hidden_def for cairo_xcb_surface_create_w...
Jamey Sharp
1
-0
/
+2
2006-10-11
Update XCB names for XCB 1.0 RC2 release.
Ian Osgood
1
-150
/
+153
2006-07-31
XCB: implement set_clip_region
Ian Osgood
1
-1
/
+93
2006-07-31
XCB: Use xcb-renderutil where cairo-xlib used libXrender.
Jamey Sharp
1
-159
/
+40
2006-07-31
XCB: XCBRenderTRAP was renamed to XCBRenderTRAPEZOID.
Jamey Sharp
1
-1
/
+1
2006-06-16
Update the XCB backend for screen sensitivity.
Ian Osgood
1
-21
/
+66
2006-06-06
Fix bogus cairo_rectangle_fixed_t to be cairo_rectangle_int16_t.
Carl Worth
1
-9
/
+9
2006-06-06
Remove initial, final, and duplicate blank lines.
Carl Worth
1
-1
/
+0
2006-06-06
Remove all remaining trailing whitespace.
Carl Worth
1
-2
/
+2
2006-06-06
Remove trailing whitespace from lines that look like comments.
Carl Worth
1
-10
/
+10
2006-06-06
Remove extraneous whitespace from "blank" lines.
Carl Worth
1
-18
/
+18
2006-05-24
New API: Add new function cairo_surface_get_content
Carl Worth
1
-1
/
+28
2006-05-04
Fix the XCB backend build for the XCB 0.9 release.
Ian Osgood
1
-6
/
+6
2006-05-04
Rename cairo_rectangle_t to cairo_rectangle_fixed_t.
Robert O'Callahan
1
-16
/
+16
2006-05-02
Make backend-specific function set a surface error on type mismatch.
Carl Worth
1
-2
/
+3
2006-02-27
Implement cairo_surface_get_type
Carl Worth
1
-0
/
+1
[next]