summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Increment version to 1.8.61.8.6Chris Wilson2008-12-141-1/+1
* [NEWS] Add notes for 1.8.6Chris Wilson2008-12-141-0/+50
* [perf] Fix for git-1.6Chris Wilson2008-12-141-1/+1
* [RELEASING] Update Makefile for git-1.6Chris Wilson2008-12-142-4/+4
* [RELEASING] Correct a few minor typos.Chris Wilson2008-12-141-5/+5
* [doc] Fix erroneous doc comment.Chris Wilson2008-12-141-1/+1
* [perf-diff] Fix cairo-perf-diff for git 1.6Chris Wilson2008-12-141-1/+1
* [xcb] check for render extension presenceJulien Danjou2008-12-142-2/+7
* [gstate] Remove culled glyphs from clusters.Chris Wilson2008-12-141-47/+176
* [quartz] Create a copy of the pattern so that the reference counts are balancedJeff Muizelaar2008-12-101-2/+14
* [win32] Use MOD instead of the '%' operatorJeff Muizelaar2008-12-081-2/+5
* [matrix] Optimise invert for simple scaling|translation matrices.Chris Wilson2008-12-021-1/+25
* [os2] Move include cairo.h before os2.hChris Wilson2008-11-261-2/+2
* [os2] Fix includesBehdad Esfahbod2008-11-263-16/+8
* cairo-xcb: avoid leaking memoryMaarten Maathuis2008-11-211-0/+3
* [directfb] Compile fix with debug enabled.Chris Wilson2008-11-211-0/+1
* Increment version to 1.8.5 after the 1.8.4 release.Carl Worth2008-11-141-1/+1
* Increment version to 1.8.41.8.4Carl Worth2008-11-141-1/+1
* NEWS: Add notes for cairo 1.8.4Carl Worth2008-11-141-0/+52
* Blacklist "X.Org" < 7.0 with the buggy_repeat workaround.Carl Worth2008-11-131-2/+9
* Document the buggy_repeat workaround more carefully.Carl Worth2008-11-131-16/+38
* Define RepeatNone, etc if the available Render version doesn't (#18385)Behdad Esfahbod2008-11-051-0/+18
* [aclocal.dolt.m4] Fix build with bash versions <= 3.0 (bug #18363)Behdad Esfahbod2008-11-041-1/+1
* type1-subset: return unsupported on FT errorsAdrian Johnson2008-11-021-8/+4
* [scaled-font] Fix typo that prevented meta_surface lookup.Chris Wilson2008-10-311-1/+1
* [test] Remove XFAIL from user-font-maskChris Wilson2008-10-305-9/+6
* [analysis] Only limit to mask extends if bounded by mask.Chris Wilson2008-10-307-2/+6
* Review users of cairo_rectangle_int_t for incorrect unsigned promotion.Chris Wilson2008-10-3013-148/+144
* [rectangle] Fix unsigned promotion whilst computing intersect.Chris Wilson2008-10-302-15/+19
* [pattern] Allow the projected surface extents to be negative.Chris Wilson2008-10-301-4/+4
* [gstate] Allocate temporary variable for backend_to_user transform.Chris Wilson2008-10-301-19/+50
* Increment version to 1.8.3 after the 1.8.2 release.Carl Worth2008-10-301-1/+1
* 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