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
/
boilerplate
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-08
[cairo-boilerplate-ps] Destroy the target on creation failure
Chris Wilson
1
-0
/
+2
2007-05-08
[cairo-boilerplate] Protect against the nil cairo_scaled_font_t
Chris Wilson
1
-0
/
+3
2007-05-02
[boilerplate] Fix typo
Behdad Esfahbod
1
-1
/
+1
2007-04-27
Don't test PDF tests known to fail due to poppler limitations
Carl Worth
1
-0
/
+15
2007-04-21
[boilerplate] Add missing headers. Oops!
Behdad Esfahbod
2
-0
/
+66
2007-04-21
[scaled-font] Get rid of _cairo_scaled_font_test_set_max_glyphs_cached_per_font
Behdad Esfahbod
3
-0
/
+46
2007-04-21
[svg] Get rid of _cairo_svg_test_force_fallbacks
Behdad Esfahbod
3
-0
/
+53
2007-04-21
[svg] Move cairo_svg_surface_t to cairo-svg-surface-private.h
Behdad Esfahbod
1
-1
/
+5
2007-04-21
[ps] Get rid of _cairo_ps_test_force_fallbacks
Behdad Esfahbod
3
-0
/
+49
2007-04-21
[pdf] Get rid of _cairo_pdf_test_force_fallbacks
Behdad Esfahbod
2
-0
/
+20
2007-04-21
[boilerplate] Add cairo-boilerplate-xlib.h to Makefile.am
Behdad Esfahbod
1
-0
/
+1
2007-04-21
[xlib] Get rid of _cairo_xlib_test_disable_render
Behdad Esfahbod
1
-0
/
+15
2007-04-21
[boilerplate] Minor indentation fix
Behdad Esfahbod
1
-6
/
+6
2007-04-20
cairo-boilerplate - use xmalloc and friends
Chris Wilson
1
-2
/
+2
2007-04-20
[boilerplate] Add cairo_boilerplate_format_from_content
Behdad Esfahbod
5
-26
/
+25
2007-04-20
[boilerplate] Strip test-surfaces boilerplate into cairo-boilerplate-test-sur...
Behdad Esfahbod
4
-143
/
+241
2007-04-20
[boilerplate] Move xasprintf to xmalloc.c
Behdad Esfahbod
4
-66
/
+70
2007-04-20
[boilerplate] Cleanup includes in cairo-boilerplate-beos.cpp
Behdad Esfahbod
1
-10
/
+10
2007-04-20
[boilerplate] Fix typos in cairo-boilerplate-glitz.c
Behdad Esfahbod
1
-2
/
+2
2007-04-20
[boilerplate] Remove leftover call to cairo_test_log
Behdad Esfahbod
1
-1
/
+1
2007-04-20
[boilerplate] Clean up includes and remove unnecessary ones
Behdad Esfahbod
5
-28
/
+17
2007-04-20
[boilerplate] Strip win32 boilerplate into cairo-boilerplate-win32*
Behdad Esfahbod
4
-26
/
+99
2007-04-20
[boilerplate] Rename create_win32_surface to _cairo_boilerplate_win32_create_...
Behdad Esfahbod
1
-11
/
+11
2007-04-20
[boilerplate] Remove empty cleanup_win32
Behdad Esfahbod
1
-9
/
+2
2007-04-20
[boilerplate] Strip glitz boilerplate into cairo-boilerplate-glitz*
Behdad Esfahbod
4
-478
/
+582
2007-04-20
[boilerplate] Minor indentation fix
Behdad Esfahbod
1
-2
/
+2
2007-04-20
[boilerplate] Strip xcb boilerplate into cairo-boilerplate-xcb*
Behdad Esfahbod
4
-87
/
+167
2007-04-20
[boilerplate] Strip svg boilerplate into cairo-boilerplate-svg*
Behdad Esfahbod
4
-103
/
+181
2007-04-20
[boilerplate] Strip pdf boilerplate into cairo-boilerplate-pdf*
Behdad Esfahbod
4
-108
/
+186
2007-04-20
[boilerplate] Rename xcairo_surface_set_user_data to cairo_boilerplate_surfac...
Behdad Esfahbod
2
-22
/
+32
2007-04-20
[boilerplate] Strip ps boilerplate into cairo-boilerplate-ps*
Behdad Esfahbod
4
-112
/
+190
2007-04-20
[boilerplate] Remove unused variables
Behdad Esfahbod
1
-3
/
+0
2007-04-20
[boilerplate] Fix renaming typo
Behdad Esfahbod
1
-1
/
+1
2007-04-20
[boilerplate/test] Move vector_ignored_tests from boilerplate/ to test/
Behdad Esfahbod
1
-28
/
+0
2007-04-20
[boilerplate] Add a boolean is_vector to boilerplate target type
Behdad Esfahbod
2
-6
/
+13
2007-04-20
[boilerplate] Sort backend entries in Makefile.am alphabetically
Behdad Esfahbod
1
-5
/
+5
2007-04-20
[boilerplate] Properly namespace boilerplate methods
Behdad Esfahbod
5
-185
/
+236
2007-04-20
[boilerplate] Strip xlib boilerplate into cairo-boilerplate-xlib*
Behdad Esfahbod
4
-174
/
+254
2007-04-20
[boilerplate] Move includes around
Behdad Esfahbod
1
-13
/
+10
2007-04-20
[boilerplate] Rename test-directfb to boilerplate-directfb
Behdad Esfahbod
5
-32
/
+33
2007-04-20
[boilerplate] Rename test-beos to boilerplate-beos
Behdad Esfahbod
5
-49
/
+50
2007-04-20
[boilerplate] Rename quartz-boilerplate to boilerplate-quartz
Behdad Esfahbod
4
-14
/
+14
2007-04-18
[boilerplate] Add cairo_boilerplate_get/free_targets
Behdad Esfahbod
2
-4
/
+75
2007-04-18
[boilerplate] s/_cairo_test_content_name/cairo_boilerplate_content_name/g
Behdad Esfahbod
2
-5
/
+5
2007-04-16
Update .gitignore
Chris Wilson
1
-0
/
+4
2007-04-13
boilerplate: Cleanup conditional compilation ofcairo-quartz-boilerplate.c
Carl Worth
4
-13
/
+12
2007-04-11
boilerplate: Add error checking for cairo_surface_write_to_png
Carl Worth
1
-1
/
+8
2007-04-11
boilerplate: Add error checking for cairo_surface_set_user_data
Carl Worth
1
-4
/
+22
2007-04-09
cairo-boilerplate - handle failure to set user data
Chris Wilson
1
-1
/
+9
2007-04-06
Protect boilerplate_xlib_synchronize from alloc failure.
Chris Wilson
1
-1
/
+2
[next]