summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Increment version to 1.5.16 and library versioning to 19:0:171.5.16Carl Worth2008-04-011-4/+4
* NEWS: Add notes for the cairo 1.5.16 snapshotCarl Worth2008-04-011-0/+109
* Doc SGML template churnCarl Worth2008-04-012-0/+14
* Mark cairo-quartz as officially supportedCarl Worth2008-04-011-5/+1
* Include cairoint.h first to satisfy the test suiteCarl Worth2008-04-011-2/+2
* More quieting of subtle potentially-uninitialized warningsCarl Worth2008-04-011-7/+7
* Quiet a more subtle potentially-uninitialized warningCarl Worth2008-04-011-1/+1
* Quiet some trivial unused and potentially-uninitialized compiler warningsCarl Worth2008-04-014-4/+4
* Add some reference images that were missing from the distribution listCarl Worth2008-04-011-0/+10
* [quartz] Remove cairo-atsui-font.cVladimir Vukicevic2008-04-011-1028/+0
* [quartz] Update documentationVladimir Vukicevic2008-04-016-46/+52
* [doc] Add some Quartz/CGFont documentation templatesVladimir Vukicevic2008-04-013-0/+38
* [quartz] Update Quartz test reference imagesVladimir Vukicevic2008-04-0121-0/+3
* [quartz] Handle further 10.4 vs. 10.5 differences; fix text AA handlingVladimir Vukicevic2008-04-011-31/+43
* [cgfont] Round surface rectangle outwards to ensure whole-pixel dimensionsVladimir Vukicevic2008-04-011-12/+48
* [cgfont] Fix whitespace errorsVladimir Vukicevic2008-04-011-2/+2
* [cgfont] Add CGFont backend to replace deprecated ATSUI backendVladimir Vukicevic2008-04-011-17/+107
* [cgfont] Add start of CGFont font backend to replace ATSUIVladimir Vukicevic2008-04-018-9/+611
* [SVG] Fix stroke-image test failure.Emmanuel Pacaud2008-04-011-36/+60
* Update pixman dependency to recent 0.10.0 releaseCarl Worth2008-03-311-1/+1
* Update ps-specifc reference image for ft-text-vertical-layout-type1Carl Worth2008-03-311-0/+0
* Add stroke-image PS/PDF ref imagesAdrian Johnson2008-03-302-0/+0
* Add clip-operator PS/PDF rgb24 ref imagesAdrian Johnson2008-03-302-0/+0
* Add operator-source PDF ref imagesAdrian Johnson2008-03-292-0/+0
* Fix PDF analysis of OPERATOR_SOURCE surface patternsAdrian Johnson2008-03-291-3/+9
* Update operator-source PS ref imagesAdrian Johnson2008-03-292-0/+0
* PS: Clear pattern background to when using OPERATOR_SOURCEAdrian Johnson2008-03-291-16/+27
* PS/PDF: Save/Restore surface clip when emitting a meta-surface patternAdrian Johnson2008-03-294-0/+21
* Bump poppler version required for testing to 0.8.0Adrian Johnson2008-03-271-1/+1
* Add svg-specific reference image for ft-show-glyphs-positioning testCarl Worth2008-03-261-0/+0
* Update clip-operator and operator-clear reference imagesCarl Worth2008-03-263-0/+0
* Use floating-point offsets for color stopsCarl Worth2008-03-2610-35/+30
* Remove unused variableCarl Worth2008-03-261-1/+0
* [cairo] Fixup make check.Chris Wilson2008-03-261-3/+3
* [cairo-gstate] Remove dead code.Chris Wilson2008-03-261-21/+0
* Win32: Fix bug in cairo_win32_font_face_create_for_hfont()Adrian Johnson2008-03-261-1/+1
* Quiet compiler warnings about unhandled PIXMAN_yuy2 and PIXMAN_yv12Carl Worth2008-03-251-0/+3
* Depend on pixman 0.9.7 for new pixman_format_supported_destination functionCarl Worth2008-03-252-116/+86
* Rename _popcount to _cairo_popcount and make it available for internal useCarl Worth2008-03-252-23/+23
* Quiet warning about signed vs. unsigned comparisonCarl Worth2008-03-251-2/+2
* Quiet warnings about unhandled enum values in _cairo_surface_create_in_errorCarl Worth2008-03-251-0/+18
* Document performance advantage of cairo_path_extentsCarl Worth2008-03-251-2/+12
* [win32] Prevent crash in create_similar if win32_surface_create failsVladimir Vukicevic2008-03-251-3/+9
* [osx] additional fix to configure for multi-arch OSX buildsVladimir Vukicevic2008-03-251-1/+2
* [quartz] When stroking with an image source, use the right CTM for the imageVladimir Vukicevic2008-03-255-1/+88
* Win32-Printing: Fix fallback resolution when DC ctm is not identityAdrian Johnson2008-03-251-5/+14
* Add new text-transform testCarl Worth2008-03-247-0/+116
* Update REFERENCE_IMAGES with PS ref imagesAdrian Johnson2008-03-241-0/+2
* Add PS reference images for finer-grained-fallbacks testAdrian Johnson2008-03-242-0/+0
* Fix assertion in PS/PDF/Win32-print when fallback image is off the pageAdrian Johnson2008-03-241-18/+55