summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Increment cairo version to 1.8.2.1.8.2Carl Worth2008-10-301-1/+1
* [xlib] Fix _draw_image_surface() with opaque images.Chris Wilson2008-10-301-1/+8
* [xlib] whitespaceChris Wilson2008-10-301-5/+5
* [test/xlib-expose-event] Save the output image to diskBehdad Esfahbod2008-10-301-0/+1
* Remove test/twin-ref.png.Carl Worth2008-10-291-0/+0
* NEWS: Finish the entry for the 1.8.2 release.Carl Worth2008-10-291-29/+60
* [NEWS] Spot another couple of typos.Chris Wilson2008-10-301-4/+4
* [NEWS] Correct a couple of typos.Chris Wilson2008-10-301-5/+5
* NEWS: Add long list of bugs fixed for 1.8.2.Carl Worth2008-10-291-0/+110
* Remove twin perf case.Carl Worth2008-10-294-53/+0
* Remove twin test case.Carl Worth2008-10-297-67/+0
* Remove the ability to select the internal font face with a name of "cairo".Carl Worth2008-10-292-5/+2
* Add doltcompile and doltlibtool to .gitignore.Carl Worth2008-10-291-0/+2
* Add missing files to CLEANFILES and DISTCLEANFILES.Carl Worth2008-10-292-1/+12
* Add recently added reference images to REFERENCE_IMAGES list.Carl Worth2008-10-291-0/+4
* [test] Add a pass-through test.Chris Wilson2008-10-295-0/+103
* RELEASING: Suggest running 'make distcheck' against Xvfb.Carl Worth2008-10-281-0/+5
* Add note to test/README on running with Xvfb.Carl Worth2008-10-281-0/+17
* Disable the svg12 target in boilerplate.Carl Worth2008-10-281-0/+5
* Add svg-specific reference images for the twin test.Carl Worth2008-10-282-0/+0
* Add ps2-specific reference images for trap-clip test.Carl Worth2008-10-282-0/+0
* Mark user-font-mask as XFAIL.Carl Worth2008-10-281-1/+9
* Rename user-font-image test to user-font-mask.Carl Worth2008-10-283-4/+4
* Correct NEWS to say 'release' instead of 'snapshot' for 1.8.0Carl Worth2008-10-281-2/+2
* [image] Remove invalid assert.Chris Wilson2008-10-281-2/+0
* [image] Check create_for_data() to ensure a valid minimum stride.Chris Wilson2008-10-281-0/+12
* [perf] Fix rectangular case of unaligned-clip.Chris Wilson2008-10-281-6/+3
* [Makefile.am.releasing] Fix typoBehdad Esfahbod2008-10-271-1/+1
* Add creation of a versioned manual to the release-publish target.Carl Worth2008-10-271-9/+18
* Change ps to ps3 in test/READMEAdrian Johnson2008-10-271-1/+1
* Change user-font-image test to use a patternAdrian Johnson2008-10-272-2/+11
* Add user-font-image testAdrian Johnson2008-10-273-0/+247
* [stroke] Ensure we record the first face for a dashed path.Chris Wilson2008-10-261-0/+1
* [stroke] _cairo_stroker_line_to_dashed() whitespaceChris Wilson2008-10-261-18/+39
* [test] Add leaky-dashed-strokeChris Wilson2008-10-266-0/+179
* [build] Use AC_LINK_IFELSE for testing linker flags.Chris Wilson2008-10-232-1/+21
* [test/user-font] Exercise glyph 0Behdad Esfahbod2008-10-231-4/+3
* [win32] Correct error paths in text_to_glyphs().Chris Wilson2008-10-221-3/+4
* Twin perf caseChris Wilson2008-10-224-1/+54
* Map toy font face to implementation.Chris Wilson2008-10-227-21/+128
* Don't add a notdef glyph to Type 3 font subsetsAdrian Johnson2008-10-225-73/+48
* [cairoint] Remove the duplicate prototype.Chris Wilson2008-10-221-3/+0
* Ensure that the scaled font is frozen for the lifetime of the scaled glyph.Chris Wilson2008-10-2222-229/+280
* [test/meta-surface-pattern] Propagate errors.Chris Wilson2008-10-211-3/+2
* [build] Use doltBehdad Esfahbod2008-10-212-0/+178
* [test/xlib-expose-event] Propagate errors.Chris Wilson2008-10-211-3/+7
* [test/unbounded-operator] Propagate errors.Chris Wilson2008-10-211-4/+2
* [test/surface-pattern-scale-up] Propagate errors.Chris Wilson2008-10-211-3/+4
* [test/surface-pattern-scale-down] Propagate errors.Chris Wilson2008-10-211-3/+4
* [test/rotate-image-surface-paint] Proapgate errors.Chris Wilson2008-10-211-3/+4