summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-09-18Update tests to new cairo_text_cluster_flags_t APIBehdad Esfahbod2-14/+11
2008-09-18[show_text_glyphs] Replace the bool backward with cairo_text_cluster_flagsBehdad Esfahbod22-141/+152
2008-09-18[doc] Fix glob for doc sourcesBehdad Esfahbod1-2/+2
2008-09-17[configure.ac] Set pixman required version back to 0.12.0Behdad Esfahbod1-1/+1
2008-09-17[configure.ac] Err, don't pass argument to AC_PROG_LIBTOOLBehdad Esfahbod1-2/+2
2008-09-17[ps] Silence compiler warning.Chris Wilson1-1/+1
2008-09-17[test] Add missing operator-alpha ref image.Chris Wilson1-0/+0
2008-09-17[gcov] Use --coverage instead.Chris Wilson1-2/+4
2008-09-17[svg] Emit user-fonts.Chris Wilson1-0/+7
2008-09-17[scaled-fonts] Correct the order of scaled/user arguments.Chris Wilson1-2/+2
2008-09-17Workaround undefined functions required by rsvg & poppler.Chris Wilson2-0/+10
2008-09-17Require pixman 0.12.0Søren Sandmann Pedersen1-1/+1
2008-09-17[xlib] Use _cairo_matrix_to_pixman_matrix() to compute the XTransformSøren Sandmann Pedersen1-13/+6
2008-09-17[ps] Consume dictionary after where.Chris Wilson1-3/+3
2008-09-17[test] Check set_operator()Chris Wilson7-0/+156
2008-09-17Revert "[Makefile.am] Add CAIRO_LIBS to check-link."Behdad Esfahbod2-2/+2
2008-09-16[util/Makefile.am] CleanupBehdad Esfahbod1-8/+5
2008-09-16[autogen.sh] Remove --enable-gtk-doc from configure optionsBehdad Esfahbod1-1/+0
2008-09-16[INSTALL] UpdateBehdad Esfahbod1-33/+34
2008-09-16[test] Make test programs depend on check programsBehdad Esfahbod1-0/+2
2008-09-16[configure.ac] Clean up report syntaxBehdad Esfahbod1-4/+6
2008-09-16[configure.ac] Warn if no native surface backend is enabled, err if no native...Behdad Esfahbod2-13/+38
2008-09-16[Makefile.am] Add CAIRO_LIBS to check-link.Chris Wilson2-2/+2
2008-09-16Change user-font-rescale test to use opaque colorsAdrian Johnson3-3/+3
2008-09-16[src/Makefile.am.analysis] Fix typos and improve scriptsBehdad Esfahbod1-5/+3
2008-09-16[src/Makefile.am.analysis] Split off from src/Makefile.amBehdad Esfahbod2-20/+22
2008-09-16[.gitignore] UpdateBehdad Esfahbod2-0/+5
2008-09-16[boilerplate/Makefile.am] Distribute Makefile.win32.configBehdad Esfahbod2-2/+3
2008-09-16[aclocal] Fix pkgconfig file collectionBehdad Esfahbod2-5/+6
2008-09-16[*/Makefile.win32] Use Makefile.win32.configBehdad Esfahbod2-81/+8
2008-09-16[Makefile.win32] Don't declare CAIRO_NO_MUTEXBehdad Esfahbod1-1/+1
2008-09-16Create cairo-features-win32.hBehdad Esfahbod4-23/+60
2008-09-16[configure.ac] Generate boilerplate/Makefile.am.configBehdad Esfahbod7-196/+308
2008-09-16[test/user-font-rescale] TidyChris Wilson1-76/+98
2008-09-16[test/user-font-rescale] Fixup use of NANChris Wilson1-3/+2
2008-09-15Revert "[configure] Append -lz to LIBS"Behdad Esfahbod1-3/+1
2008-09-15[configure] Add non-pkgconfig cflags/libs before substitutionBehdad Esfahbod1-1/+7
2008-09-15[configure.ac.version] Quote m4_define argumentsBehdad Esfahbod1-6/+6
2008-09-16[pdf] Kill a compiler warning.Chris Wilson1-7/+3
2008-09-16[test] Add a test case for drawing glyphs with different metrics.Jeff Muizelaar4-0/+332
2008-09-16[configure] Append -lz to LIBSChris Wilson1-1/+3
2008-09-16[Makefile] Amend checks for horrible msys environment.Chris Wilson2-2/+2
2008-09-16Fix scaling of glyphs in type3 subset glyphsAdrian Johnson1-3/+9
2008-09-15Check for poppler_page_render instead of poppler_page_render_to_pixbufJeff Muizelaar1-1/+1
2008-09-15[aclocal] Don't use m4_defnBehdad Esfahbod1-3/+3
2008-09-15[aclocal] Move CAIRO_PARSE_VERSION to acinclude.m4Behdad Esfahbod2-11/+13
2008-09-15[configure.ac] Avoid sed -i (#17563)Behdad Esfahbod1-2/+3
2008-09-15[scaled_font] Improve readabilityBehdad Esfahbod1-5/+5
2008-09-15[scaled-font] Fix bug unlocking the wrong mutex (#16819)Behdad Esfahbod1-1/+1
2008-09-15[scaled-font] Improve commentBehdad Esfahbod1-1/+1