summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [Makefile] Hide cpp files from automake1.6Chris Wilson2008-12-053-7/+8
* [configure] Fixup breakage with recent autoconfChris Wilson2008-12-051-5/+5
* [test] Add test case for a leaky dashed rectangle.Chris Wilson2008-06-194-0/+95
* [quartz] Fix CGFont leaks when creating quartz fontsVladimir Vukicevic2008-04-271-1/+8
* Increment version to 1.6.5 after the 1.6.4 releaseCarl Worth2008-04-111-1/+1
* Increment version to 1.6.41.6.4Carl Worth2008-04-111-2/+2
* NEWS: Add notes for cairo 1.6.4Carl Worth2008-04-111-0/+29
* Prevent cairo from being linked unnecessarilly with g++Carl Worth2008-04-111-1/+0
* Revert "[xlib] Add locking around GC cache."Carl Worth2008-04-112-22/+10
* Increment version to 1.6.3 after the 1.6.2 releaseCarl Worth2008-04-111-1/+1
* Increment version to 1.6.21.6.2Carl Worth2008-04-111-2/+2
* NEWS: Add notes for 1.6.2 releaseCarl Worth2008-04-111-0/+35
* [xlib] Add locking around GC cache.Chris Wilson2008-04-112-10/+22
* PS: Fix inefficient implementation of Tm/Td operators that was crashing printersAdrian Johnson2008-04-111-4/+5
* Increment version to 1.6.1 after 1.6.0 releaseCarl Worth2008-04-101-1/+1
* Increment cairo version to 1.6.01.6.0Carl Worth2008-04-101-3/+3
* NEWS: Add notes for 1.6.0 releaseCarl Worth2008-04-101-8/+190
* Increment version to 1.5.201.5.20Carl Worth2008-04-081-2/+2
* NEWS: Add notes for 1.5.20 snapshotCarl Worth2008-04-081-0/+47
* Fix distcheck by renaming large-source-ref.c to large-source-ref.png (oops!)Carl Worth2008-04-081-0/+0
* Prevent potentially infinite wandering through memeory in _cairo_hull_prev_validCarl Worth2008-04-081-1/+6
* Revert "[test] Repeat tests using cairo_push_group()."Carl Worth2008-04-081-103/+16
* Check surface->status and finished in cairo_surface_write_to_pngCarl Worth2008-04-081-0/+6
* [test] Add large-source to exercise handling of massive images.Chris Wilson2008-04-084-0/+113
* [cairo-xlib] Do not create surface with mismatching Visual and PictFormat.Chris Wilson2008-04-081-1/+1
* [test/xlib-surface] Check for mismatching Visuals and XRenderPictFormatsChris Wilson2008-04-081-0/+63
* [cairo-xlib] Create Pixmap using depth from xrender_format.Chris Wilson2008-04-081-19/+2
* [cairo-xlib] Handle missing RENDER during similar surface creationChris Wilson2008-04-081-2/+4
* [test] Repeat tests using cairo_push_group().Chris Wilson2008-04-081-16/+103
* [test/get-xrender-format] Free static data on exit.Chris Wilson2008-04-081-0/+3
* [test/xlib-surface] Zero pixel buffers before use.Chris Wilson2008-04-081-4/+20
* [test/surface-source] Skip tests if we cannot create the source surface.Chris Wilson2008-04-082-5/+18
* [test/stroke-image] Fix memleak.Chris Wilson2008-04-081-1/+2
* Update several pdf-specific reference imagesCarl Worth2008-04-076-0/+2
* Add filter-bilinear-extents to the XFAIL listCarl Worth2008-04-071-0/+1
* Revert "_cairo_pattern_get_extents: Fix to allow for expansion based on filter"Carl Worth2008-04-071-22/+0
* Add svg-specific reference images for smask and smask-maskCarl Worth2008-04-073-0/+2
* SVG: Fix generation of mask_id identifiersCarl Worth2008-04-071-4/+14
* Add svg-specific reference images for smask-fill, smask-paint, and smask-text...Carl Worth2008-04-074-0/+3
* Add ps-specific reference images for smask and smask-text testsCarl Worth2008-04-073-0/+2
* Add underscore prefix to private _cairo_pdf_surface_set_size_internalCarl Worth2008-04-071-24/+24
* Add PDF ref images for the smask testsAdrian Johnson2008-04-068-0/+7
* PDF: Add a function for changing the surface sizeAdrian Johnson2008-04-061-36/+33
* Increment cairo version to 1.5.19 after the 1.5.18 snapshotCarl Worth2008-04-061-1/+1
* Increment cairo version to 1.5.18 and library versioning to 19:1:171.5.18Carl Worth2008-04-061-2/+2
* NEWS: Add notes for 1.5.18 snapshotCarl Worth2008-04-061-0/+111
* Add missing parens() to function name in gtk-doc commentCarl Worth2008-04-061-1/+1
* Document default opaque black source pattern.Carl Worth2008-04-061-3/+9
* Document many more defaultsCarl Worth2008-04-063-5/+38
* Document toy nature of cairo_select_font_faceCarl Worth2008-04-061-6/+26