summaryrefslogtreecommitdiff
path: root/src/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2007-10-11[Makefile.am] Add missing headers and reference images.Chris Wilson1-0/+2
2007-09-25[cairo-atomic] Rewrite reference counting using atomic ops.Chris Wilson1-0/+1
2007-09-25[cairo-atomic] Introduce atomic ops.Chris Wilson1-0/+2
2007-09-25Move GCC attributes wrapping into a separate header.Chris Wilson1-0/+1
2007-09-18[win32] Add win32 printing surfaceVladimir Vukicevic1-1/+1
2007-08-31[xlib] Make it compile without Xrender available at compile time (#12210)Behdad Esfahbod1-1/+2
2007-08-23[Makefile.am] Run sparse and splint once per source fileBehdad Esfahbod1-2/+11
2007-08-22[Makefile.am] Add target sparse to run sparse static source code analyzerBehdad Esfahbod1-5/+18
2007-08-22[Makefile.am] Move -DHAVE_CONFIG_H to the right placeBehdad Esfahbod1-1/+1
2007-08-22[Makefile.am] Inhibit unrecognized options to splintBehdad Esfahbod1-1/+1
2007-08-22[Makefile.am] Add target splint to run splint static source code analyzerBehdad Esfahbod1-0/+3
2007-08-22[Makefile.am] Use libcairo_la_CFLAGS instead of INCLUDESBehdad Esfahbod1-1/+1
2007-06-21[pixman] Initial port to standalone pixman library.Søren Sandmann1-3/+3
2007-06-07Remove stale reference to cairo-xlib-test.hCarl Worth1-2/+1
2007-05-04[cairo-xlib] Split per-display attributes from per-screen.Chris Wilson1-2/+6
2007-05-01[cairo-mutex-private.h] Move implementation-specific parts to cairo-mutex-typ...Behdad Esfahbod1-0/+1
2007-04-28Fix typo in Makefile preventing builds from succeedingCarl Worth1-1/+1
2007-04-21[scaled-font] Get rid of _cairo_scaled_font_test_set_max_glyphs_cached_per_fontBehdad Esfahbod1-1/+0
2007-04-21[scaled-font] Move cairo_scaled_font_t to cairo-scaled-font-private.hBehdad Esfahbod1-0/+1
2007-04-21[svg] Get rid of _cairo_svg_test_force_fallbacksBehdad Esfahbod1-2/+2
2007-04-21[svg] Move cairo_svg_surface_t to cairo-svg-surface-private.hBehdad Esfahbod1-1/+1
2007-04-21[ps] Get rid of _cairo_ps_test_force_fallbacksBehdad Esfahbod1-1/+1
2007-04-21[ps] Move cairo_ps_surface_t to cairo-ps-surface-private.hBehdad Esfahbod1-1/+1
2007-04-21[paginated] Move cairo_paginated_surface_t to cairo-paginated-surface-private.hBehdad Esfahbod1-0/+1
2007-04-21[pdf] Move cairo_pdf_surface_t to cairo-pdf-surface-private.hBehdad Esfahbod1-1/+2
2007-04-21[xlib] Get rid of _cairo_xlib_test_disable_renderBehdad Esfahbod1-1/+1
2007-04-21[cairo-surface] Move cairo_surface_t struct in cairo-surface-private.hBehdad Esfahbod1-0/+2
2007-04-21[xlib] Move cairo_xlib_surface_t definition into cairo-xlib-surface-private.hBehdad Esfahbod1-1/+2
2007-04-18Rename cairo-font.c to cairo-font-face.cBehdad Esfahbod1-1/+1
2007-04-12Rename cairo-mutex-list.h to cairo-mutex-list-private.hCarl Worth1-0/+2
2007-04-04Restore gcov functionalityChris Wilson1-1/+1
2007-04-03[src/check-cairoint.h] Test to check that all source files #include "cairoint.h"Behdad Esfahbod1-1/+1
2007-03-20Initialize mutexes at central location.Mathias Hasselmann1-0/+1
2007-03-15Make compilation of cairo-deflate-stream.c conditional on compilation of PDF ...Carl Worth1-2/+1
2007-03-13[Makefile.am] Do not distribute cairo-features.h, Ouch!Behdad Esfahbod1-3/+3
2007-03-07[Type1] Add cairo-type1-private.h that Type1 fallback and subset code shareBehdad Esfahbod1-0/+1
2007-03-06[quartz] rename remaining nquartz symbols to quartz.Brian Ewins1-2/+0
2007-02-20[quartz] Rename nquartz to quartzVladimir Vukicevic1-6/+0
2007-02-20[configure] Improve win32 detectionBehdad Esfahbod1-2/+5
2007-01-17Add cairo-deflate-stream.cAdrian Johnson1-0/+1
2007-01-04[src/Makefile.am] Don't remove cairo-features.h in "make clean"Behdad Esfahbod1-2/+2
2006-12-19Rename cairo-path-data.c to cairo-path.c (and similar)Carl Worth1-2/+2
2006-12-19Rename cairo-path.c to cairo-path-fixed.cCarl Worth1-1/+1
2006-11-22perf: new-tessellator: Deferred trapezoid generation (first try)Joonas Pihlaja1-0/+2
2006-11-22Switch from old tessellator to new tessellatorCarl Worth1-0/+3
2006-10-27Add OpenType/CFF SubsettingAdrian Johnson1-0/+1
2006-10-16Move XCB sections next to XLIB sections.Ian Osgood1-7/+7
2006-10-08[slim] hide cairo_glitz_surface_create() (#8551)Behdad Esfahbod1-1/+1
2006-10-05[Makefile.am] Pass srcdir down to the testsBehdad Esfahbod1-0/+1
2006-09-18check-headers.sh: Add a test for cairo_public decorators in public headersBehdad Esfahbod1-1/+1