summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* xlib: Remove queued event from _XReadEventsHenry (Yu) Song2015-03-051-0/+5
* headers: fix include order for AIX, bug#89354Michael Haubenwallner2015-03-051-2/+2
* headers: fix include order for AIX, bug#89354Michael Haubenwallner2015-03-053-3/+3
* perf: fix include order for AIX, bug#89354Michael Haubenwallner2015-03-051-1/+1
* perf/micro: fix include order for AIX, bug#89354Michael Haubenwallner2015-03-054-4/+4
* test: fix include order for AIX, bug#89354Michael Haubenwallner2015-03-0541-49/+52
* define _GETDELIM for getline() on AIXMichael Haubenwallner2015-03-051-0/+2
* skip MAP_NORESERVE when unsupportedMichael Haubenwallner2015-03-052-0/+8
* fix conflicting types for 'sync' on AIX, bug#89338Michael Haubenwallner2015-03-052-8/+8
* quartz: Remove call to obsolete CGFontGetGlyphPathAndrea Canciani2015-02-051-6/+4
* win32: Fix crash from win32 surface's image size too smallMassimo Valentini2015-02-021-4/+4
* cairo-trace: Fix duplicated surface push on similar-imageEmanuele Aina2015-01-201-2/+1
* xlib-xcb: Don't be lazy and use the real xcb_screen_tUli Schlachter2015-01-171-15/+18
* xcb: Query the display's subpixel order via RENDERUli Schlachter2015-01-174-29/+43
* font: Actually perform destruction of fontsAndrea Canciani2015-01-031-2/+3
* xlib: Bump reference count for recording surface replaysChris Wilson2014-12-311-4/+10
* test: Free test listAndrea Canciani2014-12-061-0/+1
* test: Release owned patternAndrea Canciani2014-12-061-1/+3
* tor-scan-converter: Correctly align 64bit typesUli Schlachter2014-12-061-15/+23
* image: Fix crash in _fill_xrgb32_lerp_opaque_spansBryce Harrington2014-12-051-2/+2
* win32: Fix compilation of 'cairo-path-stroke-traps.c' with MSVC8Hans Breuer2014-11-201-4/+6
* Refactor ARRAY_LENGTH macro definitions in test codeBryce Harrington2014-11-207-16/+6
* test: Use ARRAY_LENGTH macroBryce Harrington2014-11-203-4/+3
* pdf-operators: fix bug with RTL textAdrian Johnson2014-11-201-1/+5
* Fix one more warning from check-doc-syntax.shRavi Nanjundappa2014-11-121-2/+2
* xcb: Don't crash when swapping a 0-sized glyphAdam Jackson2014-11-061-0/+6
* xlib: Don't crash when swapping a 0-sized glyphAdam Jackson2014-11-061-0/+6
* Improve performance of cpu_to_be32 and be32_to_cpuAdrian Johnson2014-10-311-1/+1
* pdf-operators: only wrap text strings for PS outputAdrian Johnson2014-10-316-16/+31
* Drop the target-specific huge-radial.pdf.*.ref.png imagesBryce Harrington2014-10-292-0/+0
* RELEASING: Be explicit as to which tag is pushedBryce Harrington2014-10-291-1/+1
* Fix warnings from check-doc-syntax.shRavi Nanjundappa2014-10-281-2/+2
* build: fix regression on mingwAdrian Johnson2014-10-211-2/+2
* tor-scan-converter: can't do_fullrow when intersection in row + 0.5subrowMassimo Valentini2014-10-191-2/+2
* Revert "Add execution bit for make-cairo-test-constructors.sh"Bryce Harrington2014-10-181-0/+0
* pdf: fix compiler warningAdrian Johnson2014-10-191-1/+1
* CFF: Fix unaligned accessAdrian Johnson2014-10-193-35/+58
* Add execution bit for make-cairo-test-constructors.shBryce Harrington2014-10-171-0/+0
* Update mime type documentation.Adrian Johnson2014-10-171-1/+27
* RELEASING: Update tags push commandBryce Harrington2014-10-161-1/+1
* Start 1.14.1 developmentBryce Harrington2014-10-131-1/+1
* pattern: Restore dropped inclusion of cairoint.h1.14.0Bryce Harrington2014-10-131-0/+2
* 1.14.0 releaseBryce Harrington2014-10-131-2/+2
* NEWS: Flesh out docs for new APIsBryce Harrington2014-10-132-3/+12
* NEWS: Update with latest changes and finalize for releaseBryce Harrington2014-10-131-5/+19
* pdf: don't use '\' to split strings across multiple linesAdrian Johnson2014-10-121-1/+1
* image: Corrected extents calculationsBill Spitzak2014-10-106-153/+176
* xcb: Use image fallback for GOOD/BEST filtersBill Spitzak2014-10-101-18/+16
* xcb: Add switches for whether XRender supports GOOD/BEST filteringBill Spitzak2014-10-102-1/+15
* xlib: Use image fallback for GOOD/BEST filtersBill Spitzak2014-10-101-9/+14