summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-10-30Increment cairo version to 1.8.2.1.8.2Carl Worth1-1/+1
2008-10-30[xlib] Fix _draw_image_surface() with opaque images.Chris Wilson1-1/+8
2008-10-30[xlib] whitespaceChris Wilson1-5/+5
2008-10-30[test/xlib-expose-event] Save the output image to diskBehdad Esfahbod1-0/+1
2008-10-29Remove test/twin-ref.png.Carl Worth1-0/+0
2008-10-29NEWS: Finish the entry for the 1.8.2 release.Carl Worth1-29/+60
2008-10-30[NEWS] Spot another couple of typos.Chris Wilson1-4/+4
2008-10-30[NEWS] Correct a couple of typos.Chris Wilson1-5/+5
2008-10-29NEWS: Add long list of bugs fixed for 1.8.2.Carl Worth1-0/+110
2008-10-29Remove twin perf case.Carl Worth4-53/+0
2008-10-29Remove twin test case.Carl Worth7-67/+0
2008-10-29Remove the ability to select the internal font face with a name of "cairo".Carl Worth2-5/+2
2008-10-29Add doltcompile and doltlibtool to .gitignore.Carl Worth1-0/+2
2008-10-29Add missing files to CLEANFILES and DISTCLEANFILES.Carl Worth2-1/+12
2008-10-29Add recently added reference images to REFERENCE_IMAGES list.Carl Worth1-0/+4
2008-10-29[test] Add a pass-through test.Chris Wilson5-0/+103
2008-10-28RELEASING: Suggest running 'make distcheck' against Xvfb.Carl Worth1-0/+5
2008-10-28Add note to test/README on running with Xvfb.Carl Worth1-0/+17
2008-10-28Disable the svg12 target in boilerplate.Carl Worth1-0/+5
2008-10-28Add svg-specific reference images for the twin test.Carl Worth2-0/+0
2008-10-28Add ps2-specific reference images for trap-clip test.Carl Worth2-0/+0
2008-10-28Mark user-font-mask as XFAIL.Carl Worth1-1/+9
2008-10-28Rename user-font-image test to user-font-mask.Carl Worth3-4/+4
2008-10-28Correct NEWS to say 'release' instead of 'snapshot' for 1.8.0Carl Worth1-2/+2
2008-10-28[image] Remove invalid assert.Chris Wilson1-2/+0
2008-10-28[image] Check create_for_data() to ensure a valid minimum stride.Chris Wilson1-0/+12
2008-10-28[perf] Fix rectangular case of unaligned-clip.Chris Wilson1-6/+3
2008-10-27[Makefile.am.releasing] Fix typoBehdad Esfahbod1-1/+1
2008-10-27Add creation of a versioned manual to the release-publish target.Carl Worth1-9/+18
2008-10-27Change ps to ps3 in test/READMEAdrian Johnson1-1/+1
2008-10-27Change user-font-image test to use a patternAdrian Johnson2-2/+11
2008-10-27Add user-font-image testAdrian Johnson3-0/+247
2008-10-26[stroke] Ensure we record the first face for a dashed path.Chris Wilson1-0/+1
2008-10-26[stroke] _cairo_stroker_line_to_dashed() whitespaceChris Wilson1-18/+39
2008-10-26[test] Add leaky-dashed-strokeChris Wilson6-0/+179
2008-10-23[build] Use AC_LINK_IFELSE for testing linker flags.Chris Wilson2-1/+21
2008-10-23[test/user-font] Exercise glyph 0Behdad Esfahbod1-4/+3
2008-10-22[win32] Correct error paths in text_to_glyphs().Chris Wilson1-3/+4
2008-10-22Twin perf caseChris Wilson4-1/+54
2008-10-22Map toy font face to implementation.Chris Wilson7-21/+128
2008-10-22Don't add a notdef glyph to Type 3 font subsetsAdrian Johnson5-73/+48
2008-10-22[cairoint] Remove the duplicate prototype.Chris Wilson1-3/+0
2008-10-22Ensure that the scaled font is frozen for the lifetime of the scaled glyph.Chris Wilson22-229/+280
2008-10-21[test/meta-surface-pattern] Propagate errors.Chris Wilson1-3/+2
2008-10-21[build] Use doltBehdad Esfahbod2-0/+178
2008-10-21[test/xlib-expose-event] Propagate errors.Chris Wilson1-3/+7
2008-10-21[test/unbounded-operator] Propagate errors.Chris Wilson1-4/+2
2008-10-21[test/surface-pattern-scale-up] Propagate errors.Chris Wilson1-3/+4
2008-10-21[test/surface-pattern-scale-down] Propagate errors.Chris Wilson1-3/+4
2008-10-21[test/rotate-image-surface-paint] Proapgate errors.Chris Wilson1-3/+4