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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-02
[script] Always create a fallback font
Chris Wilson
1
-19
/
+27
2009-09-02
[script] Attempt to select a font if ! CAIRO_HAS_FT_FONT
Chris Wilson
1
-0
/
+106
2009-09-02
[boilerplate/test] Use numerical equality not string equality
Chris Wilson
2
-2
/
+2
2009-09-02
[build] Fix typos in prototype warnings.
M Joonas Pihlaja
1
-1
/
+1
2009-09-02
[build] Hush the Solaris compiler about enum abuse.
M Joonas Pihlaja
2
-2
/
+27
2009-09-02
[build] Refine the -Wno-attribute test to check our use cases.
M Joonas Pihlaja
3
-13
/
+41
2009-09-02
[constructors] Guard against being called without any input files.
M Joonas Pihlaja
2
-2
/
+12
2009-09-02
[trace] Check for __builtin_return_address explicitly.
M Joonas Pihlaja
2
-1
/
+13
2009-09-02
[trace] Replace an open coded test for matrix identity.
M Joonas Pihlaja
1
-4
/
+1
2009-09-02
[trace] Don't crash on unknown enums values.
M Joonas Pihlaja
1
-141
/
+172
2009-09-02
[trace] Check for object stack underflow.
M Joonas Pihlaja
1
-2
/
+24
2009-09-02
[NEWS] Thank the AuroraUX team for facilitating Solaris testing.
M Joonas Pihlaja
1
-0
/
+5
2009-09-02
[trace] Get the tracee program name from the environment.
M Joonas Pihlaja
2
-13
/
+21
2009-09-02
[xlib] Remove stray code
Chris Wilson
1
-11
/
+2
2009-09-02
[xlib] Eliminate GC clipping
Chris Wilson
4
-145
/
+116
2009-09-02
[test] Add clip-image
Chris Wilson
4
-0
/
+96
2009-09-01
[xlib] Make xlib_display_t private and rename xlib_screen_info_t
Chris Wilson
5
-206
/
+339
2009-09-01
Revert "[freelist] Make _cairo_freepool_alloc_from_new_pool static inline."
Chris Wilson
2
-27
/
+31
2009-09-01
[freelist] Make _cairo_freepool_alloc_from_new_pool static inline.
M Joonas Pihlaja
2
-31
/
+27
2009-09-01
[wrapper] Avoid a void return gccism.
M Joonas Pihlaja
1
-1
/
+1
2009-09-01
[ps] Clip meta-surface to desired extents.
Chris Wilson
1
-3
/
+43
2009-09-01
[ps/pdf] Trim patterns to operation extents
Chris Wilson
4
-35
/
+319
2009-09-01
[boilerplate] Use xlib as fallback reference for xcb
Chris Wilson
1
-1
/
+12
2009-09-01
[path] Standalone header-compilation
Chris Wilson
1
-2
/
+2
2009-09-01
Compiler warnings
Chris Wilson
2
-4
/
+5
2009-09-01
[tee] Rename 'append' to 'add' and add symmetric 'remove'
Chris Wilson
4
-9
/
+54
2009-09-01
[pattern] Remove unused hidden symbol for cairo_pattern_status()
Chris Wilson
2
-6
/
+4
2009-08-31
PDF: Ensure operator is selected before painting surface
Adrian Johnson
1
-8
/
+8
2009-08-31
PDF: Flush operators before writing to the PDF stream
Adrian Johnson
1
-0
/
+4
2009-08-31
PDF: Reset alpha to 1.0 before painting a surface
Adrian Johnson
1
-1
/
+7
2009-08-31
Update ref images
Adrian Johnson
11
-0
/
+0
2009-08-31
PDF: Avoid using patterns when filling a surface with EXTEND_NONE
Adrian Johnson
1
-0
/
+19
2009-08-31
PDF: Avoid using patterns when painting surfaces with EXTEND_NONE
Adrian Johnson
1
-0
/
+58
2009-08-31
PDF: Fix bug when when embedding surfaces
Adrian Johnson
1
-1
/
+2
2009-08-31
[test] Use HAVE_FLOCKFILE instead of _POSIX_C_SOURCE.
M Joonas Pihlaja
1
-3
/
+2
2009-08-31
[trace] Use HAVE_FLOCKFILE/FUNLOCKFILE since configure test for them.
M Joonas Pihlaja
1
-0
/
+4
2009-08-31
[build] Remove duplicate invocation of AC_CHECK_HEADERS.
M Joonas Pihlaja
1
-3
/
+0
2009-08-30
[perf] Trim outliers from chart
Chris Wilson
1
-39
/
+172
2009-08-30
[build] Fix a typo in configure.ac
Carlos Garcia Campos
1
-1
/
+1
2009-08-30
[bo-rectangular] Fix assertion failure with insertion sort
Chris Wilson
1
-0
/
+4
2009-08-29
Merge branch 'stroke-with-spans'
Chris Wilson
353
-4651
/
+18842
2009-08-29
Use the more generic is_box when doing simple extent checks
Chris Wilson
4
-5
/
+5
2009-08-29
[clip] Correctly compute a geometric mask for a rectilinear + arbitrary
Chris Wilson
1
-9
/
+38
2009-08-29
[clip] Apply surface offset when combining with clip mask
Chris Wilson
7
-57
/
+56
2009-08-29
[clip] Pass in destination offset for combining with clip-mask
Chris Wilson
3
-29
/
+34
2009-08-29
[test] Add rotated clip.
Chris Wilson
6
-0
/
+114
2009-08-29
[script] Implement invert
Chris Wilson
1
-1
/
+25
2009-08-29
Fix build on systems with older Xrender headers.
Damian Frank
3
-34
/
+93
2009-08-29
Rename cairo-script static func to avoid MinGW conflict
Damian Frank
1
-2
/
+2
2009-08-29
Update reference images
Chris Wilson
57
-2
/
+12
[next]