index
:
~psychon/cairo
master
release-1.12.18-prep
Unnamed repository; edit this file 'description' to name the repository.
psychon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-05
cairo-version: fix docs build
HEAD
master
Ryan Lortie
1
-0
/
+1
2014-01-31
cairo-script: Compare status with CSI enums
Bryce Harrington
1
-0
/
+699
2014-01-31
cairo-script: Error if asked to decompress with missing compression lib
Bryce Harrington
2
-12
/
+12
2014-01-31
cairo-trace: Stringify CAIRO_STATUS_JBIG2_GLOBAL_MISSING
Bryce Harrington
1
-0
/
+1
2014-01-31
test: Drop unused path variable in two recently added tests
Bryce Harrington
2
-4
/
+0
2014-01-31
test: Handle error in fgets call in ps-eps test
Bryce Harrington
1
-1
/
+5
2014-01-31
test: Replace deprecated rsvg_init() in any2ppm test
Bryce Harrington
2
-2
/
+1
2014-01-27
Preserve current-point in copy_path()/append_path() sequence
Behdad Esfahbod
1
-0
/
+3
2014-01-27
[tests] Add path-currentpoint
Behdad Esfahbod
2
-0
/
+90
2014-01-19
cairo svg: Use \n instead of /n in bitmap fonts
Uli Schlachter
1
-1
/
+1
2014-01-11
type1: strip space from end of font name
Adrian Johnson
1
-0
/
+3
2014-01-11
ps: add font DSC comments
Adrian Johnson
1
-9
/
+25
2014-01-11
ps: cairo_set_page_size does not need to be in eps output
Adrian Johnson
1
-32
/
+36
2014-01-11
ps: use setpagedevice to set page size
Adrian Johnson
1
-1
/
+39
2014-01-10
font: Generate PDFs with correct font names
Marek Kasik
5
-6
/
+1691
2014-01-08
ps: fix imagemask with pattern source failure on some printers
Adrian Johnson
1
-2
/
+2
2014-01-03
ps: remove duplicate /Interpolate from image dictionary
Adrian Johnson
1
-2
/
+0
2013-12-26
Add test for paint with alpha and clipping bug
Adrian Johnson
3
-0
/
+63
2013-12-26
pdf: fix rectangle stroke with non rectilinear pen
Adrian Johnson
1
-1
/
+3
2013-12-26
Add test for rectangle path optimization with non rectilinear pen
Adrian Johnson
3
-0
/
+52
2013-12-16
Check for XRenderSolidFill()
Behdad Esfahbod
2
-1
/
+1174
2013-12-07
pdf/ps: avoid outputting excess decimal places in matrices
Adrian Johnson
5
-49
/
+2591
2013-11-16
Correct usage of CAIRO_STACK_ARRAY_LENGTH
Uli Schlachter
3
-4
/
+4
2013-11-13
gl: Fix one off issue in context cleanup
Henry Song
1
-1
/
+1
2013-10-31
Fix SSIZE_T definition problem when making with MSYS on Windows7
Bryce Harrington
1
-1
/
+1
2013-10-31
cairo_create(): Add finished surface check
Kouhei Sutou
1
-0
/
+2
2013-10-31
Fixes stroke-clipped, i.c. of a dashed stroke
egag
1
-1
/
+1
2013-10-22
_cairo_color_double_to_short(): Use standard rounding algorithm
Søren Sandmann Pedersen
7
-0
/
+193
2013-10-11
type1-subset: don't rename glyphs used by seac operator
Adrian Johnson
1
-6
/
+7
2013-10-06
win32: Reorder font declarations to be in natural order
Chris Wilson
1
-47
/
+43
2013-10-03
cairo-xlib: Fix out of bounds array access in format cache
Uli Schlachter
1
-1
/
+1
2013-10-03
Revert "[xlib] Fast-path the likely case of retrieving a known xrender_format"
Uli Schlachter
1
-6
/
+0
2013-10-03
README: Don't mention XFAIL_TESTS anymore
Uli Schlachter
1
-10
/
+9
2013-10-03
Remove XFAIL_TESTS from Makefile.am
Uli Schlachter
10
-73
/
+702
2013-09-29
pdf: stencil masks may be opaque
Adrian Johnson
1
-4
/
+7
2013-09-29
pdf: Support stencil masks with jpeg/jpx/jbig2 embedding
Adrian Johnson
1
-73
/
+131
2013-09-29
pdf: combine source and mask images into single image
Adrian Johnson
2
-121
/
+347
2013-09-27
trace: Fix operand emission
Chris Wilson
1
-50
/
+182
2013-09-27
fill_reduces_to_source(): Handle failure of color_to_pixel()
Uli Schlachter
1
-2
/
+1
2013-09-26
test: Drop unnecessary math.h include
Bryce Harrington
1
-1
/
+0
2013-09-17
font: Push the last reference dec into the backend->destroy() callback
Chris Wilson
7
-29
/
+575
2013-09-17
test/pixman-downscale: Open-code fmin()
Chris Wilson
1
-1
/
+1
2013-09-16
xcb: Remove useless error handling
Uli Schlachter
4
-44
/
+22
2013-09-16
test/multi-page: Fix use-after-free
Uli Schlachter
1
-2
/
+2
2013-09-16
image: Handle PIXMAN_a8r8g8b8_sRGB in switch
Uli Schlachter
1
-0
/
+3
2013-09-16
check-doc-syntax: Don't hardcode path to awk
Uli Schlachter
2
-3
/
+1
2013-09-16
cairo-gobject: Require at least glib 2.14
Uli Schlachter
1
-1
/
+1
2013-09-15
test: update mime-data to test jbig2 mime types
Adrian Johnson
11
-0
/
+241
2013-09-15
pdf: support JBIG2 mime data
Adrian Johnson
12
-2
/
+952
2013-09-13
ps: fix embedding of mime data
Adrian Johnson
1
-6
/
+10
[next]