summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [Makefile.am] Pass tag message to git-tag in release-publish1.2Behdad Esfahbod2006-11-021-1/+1
* [Makefile.am] Minor fixes in release-publish outputBehdad Esfahbod2006-11-021-2/+3
* [configure.in] Increase version to 1.2.7 post releaseBehdad Esfahbod2006-11-021-1/+1
* Released cairo-1.2.6.1.2.6Behdad Esfahbod2006-11-021-2/+2
* [doc] Update templates prior to releaseBehdad Esfahbod2006-11-021-0/+1
* Makefile.am: Remove boilerplate out of DIST_SUBDIRSBehdad Esfahbod2006-11-021-1/+1
* Add notes for the 1.2.6 release.Behdad Esfahbod2006-11-021-0/+60
* Make xlib and xcb backends tolerant of single-bit errors in the test suite ou...Carl Worth2006-11-021-4/+8
* Move target tolerance to cairo_test_target structure (should let single-pixel...Carl Worth2006-11-021-69/+40
* test: Ignore single-bit errors for SVG backend.Carl Worth2006-11-026-122/+244
* test: Remove custom read/write-png code in favor of using cairo surfacesCarl Worth2006-11-029-535/+117
* [win32] Use CAIRO_FORMAT_RGB24 for BITSPIXEL==32 surfaces tooTor Lillqvist2006-11-021-1/+1
* [win32] Remove _cairo_win32_surface_show_glyphs()Behdad Esfahbod2006-11-021-106/+1
* [slim] hide cairo_pattern_status() #8551Behdad Esfahbod2006-11-022-0/+2
* [slim] hide cairo_version_string()Jamey Sharp2006-11-022-0/+2
* Pass correct surface to create_similar in _cairo_clip_init_deep_copy()Miklós Erdélyi2006-11-021-1/+1
* [PDF] Set CTM before path constructionBehdad Esfahbod2006-11-021-5/+5
* test: Update reference images due to previous change to _cairo_color_compute_...Carl Worth2006-11-0216-3/+1
* Add missing ) in commentChristian Biesinger2006-11-021-1/+1
* Add neglected reference images for infinite-join testCarl Worth2006-11-024-0/+3
* Fix infinite-join test case (bug #8379)Carl Worth2006-11-021-0/+5
* test/infinite-join: Modify to draw something visible, and make the output a m...Carl Worth2006-11-021-4/+11
* Add assert statement so the infinite-join test simply exits rather than loopi...Carl Worth2006-11-021-0/+2
* Add test case from bug #8379 demonstrating infinite loop during round joinCarl Worth2006-11-022-0/+74
* [configure.in] Require pkg-config 0.19. (#8686)Behdad Esfahbod2006-11-021-1/+1
* Bug #7497: Change _cairo_color_compute_shorts to not rely on any particular f...Carl Worth2006-11-021-8/+16
* PDF: Add cairo version to document info dictionaryAdrian Johnson2006-11-021-3/+5
* PS: Add cairo version to PS headerAdrian Johnson2006-11-021-1/+2
* Type1 subsetting: Don't put .notdef in Encoding when there are 256 glyphsAdrian Johnson2006-11-021-1/+1
* Correct an unsigned to signed conversion problem in truetype subsetting bboxAdrian Johnson2006-11-021-6/+6
* fix comment: pixman_private needs to be before the type of a variableChristian Biesinger2006-11-021-2/+2
* [slim] hide cairo_glitz_surface_create() (#8551)Behdad Esfahbod2006-11-023-1/+44
* Fix typo that was resulting in device glyph_extents of INT16_MAX in some cases.Carl Worth2006-11-021-1/+1
* [Makefile.am] Pass srcdir down to the testsBehdad Esfahbod2006-11-021-0/+1
* Add new _cairo_pattern_create_for_status so that patterns properly propagate ...Carl Worth2006-10-311-36/+16
* Fix cairo_image_surface_create to report INVALID_FORMAT errors.Carl Worth2006-10-311-2/+50
* [check-headers.sh] Don't use '\>' regexp syntaxBehdad Esfahbod2006-10-311-1/+1
* Use pixman_private consistently as prefix not suffixAlfred Peng2006-10-312-3/+3
* Add Sun Pro C definition of pixman_privateAlfred Peng2006-10-311-1/+3
* Fix dependency of 'make doc' so that necessary header files are built first.Carl Worth2006-10-311-4/+4
* Rename docs-publish target to doc-publish in order to be consistent with the ...Carl Worth2006-10-311-1/+1
* Fix Makefile bug preventing 'make doc' from succeedingCarl Worth2006-10-311-1/+1
* Fix typo in documentation of cairo_in_fill (thanks to Jonathan Watt) and clar...Carl Worth2006-10-311-9/+15
* Remove redundant call to _cairo_surface_get_extentsRobert O'Callahan2006-10-311-4/+0
* Rename test from stale path-data name to copy-pathCarl Worth2006-10-314-4/+4
* Fix cairo_copy_path and cairo_copy_path_flat to propagate errors.Carl Worth2006-10-314-7/+56
* Compute right index when looking up left side bearing.Kristian Høgsberg2006-10-311-4/+3
* [configure] Print out whether SVG and PDF surfaces can be testedBehdad Esfahbod2006-10-312-3/+7
* Add missing pixman_private to _FbOnes when a function.Carl Worth2006-10-311-1/+1
* check-def.sh: Only allow _cairo_.*_test_.* symbols, not all _cairo.* onesBehdad Esfahbod2006-10-311-1/+1