summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-09-11Add support for always-builtin features in the build systemBehdad Esfahbod5-30/+68
2008-09-11Build -uninstalled.pc filesBehdad Esfahbod4-1/+43
2008-09-11[configure.ac.enable] More fixes for private featuresBehdad Esfahbod1-6/+28
2008-09-11[configure.ac.enable] Don't collect .pc files in win32 MakefileBehdad Esfahbod1-2/+0
2008-09-11[doc] Don't include *.h as sourcesBehdad Esfahbod1-1/+1
2008-09-11PS: execute type3 glyphs in their own dictionaryAdrian Johnson1-1/+2
2008-09-11Enable show_glyphs inside of in user-font glyphsAdrian Johnson4-11/+81
2008-09-11Add _cairo_type3_glyph_surface_analyze_glyph()Adrian Johnson4-0/+101
2008-09-11Add null output streamAdrian Johnson2-0/+27
2008-09-11Put user fonts in a separate subsetAdrian Johnson4-2/+67
2008-09-10[configure.ac.build] Keep private features privateBehdad Esfahbod1-10/+15
2008-09-10Avoid missing enum warnings with pixman 0.11.9Carl Worth1-0/+10
2008-09-10Rename _init_pattern_with_snapshot to _cairo_pattern_init_snapshotCarl Worth3-32/+40
2008-09-10[configure.ac.enable] Don't report CFLAGSBehdad Esfahbod1-3/+0
2008-09-10[autogen.sh] Make libtoolize silentBehdad Esfahbod1-1/+1
2008-09-10[test/Makefile.am] Update list of reference images.Chris Wilson1-5/+1
2008-09-10[test/Makefile.am] Remove reference to clip-operator-ps-argb32-ref.pngChris Wilson1-1/+0
2008-09-10[test/pdiff] Fix include syntaxBehdad Esfahbod1-1/+1
2008-09-10[boilerplate] Include cairo-compiler-private.hChris Wilson1-0/+2
2008-09-10[test] Typo in Makefile.amChris Wilson2-2/+2
2008-09-10[cairo-compiler-private.h] Divert popen to _popen for MSVCChris Wilson1-0/+1
2008-09-10More fixes for pkgconfig filesBehdad Esfahbod2-21/+33
2008-09-10[test/pdiff/Makefile.am] Another automake warning fixBehdad Esfahbod1-1/+1
2008-09-10[configure.ac.enable] Fix warning messagesBehdad Esfahbod1-3/+3
2008-09-10Rename cairo-backend.pc.in to cairo-features.pc.inBehdad Esfahbod2-1/+1
2008-09-10[configure.ac.enable] Actually install pkgconfig filesBehdad Esfahbod1-8/+12
2008-09-09[autogen.sh] Make sure ChangeLog existsBehdad Esfahbod1-2/+3
2008-09-09[test] fill-alphaChris Wilson5-8/+10
2008-09-08[{test,perf}/Makefile.am] Define html-local target instead of htmlBehdad Esfahbod2-4/+4
2008-09-08[Makefile.am] Rename INCLUDES to AM_CPPFLAGSBehdad Esfahbod5-13/+8
2008-09-08[configure.ac] Opt for more automake warnings and checksBehdad Esfahbod2-2/+2
2008-09-08[configure.ac.enable] Make feature hooks take an ENABLED argumentBehdad Esfahbod1-67/+63
2008-09-08[test] Add fill-alpha-pattern.Chris Wilson5-0/+98
2008-09-08[test] Add fill-alpha.Chris Wilson4-0/+92
2008-09-07Back to using autoconf 2.58Behdad Esfahbod3-7/+11
2008-09-07[cairoint.h] Update LAST_STATUS.Chris Wilson1-1/+1
2008-09-07[ps] Set used level to 3 only if we use native gradients.Chris Wilson1-1/+2
2008-09-07[ps] Only use fallback images if the gradient has non-constant alpha.Chris Wilson14-1/+15
2008-09-07[test] Add gradient-constant-alpha.Chris Wilson2-0/+76
2008-09-07Revert "[ps] A flattened gradient is not linear."Chris Wilson9-20/+28
2008-09-07[ps] Support B PDF operator.Chris Wilson1-0/+2
2008-09-07[ps] Add comments about design of output.Chris Wilson1-0/+13
2008-09-07[configure.ac] Bump the required version.Chris Wilson1-1/+1
2008-09-06[configure.ac.enable] Sanitize feature default valueBehdad Esfahbod1-0/+9
2008-09-06[configure.ac.enable] Further break feature configuration hooksBehdad Esfahbod1-93/+138
2008-09-06[configure.ac.enable] Move macros aroundBehdad Esfahbod1-119/+128
2008-09-06[configure.ac.enable] Redo cache invalidation to be automaticBehdad Esfahbod1-13/+36
2008-09-06[configure.ac.enable] Simplify _CAIRO_ENABLE_FULLBehdad Esfahbod1-37/+24
2008-09-06[configure.ac.bulid] Break feature config into smaller hooksBehdad Esfahbod1-16/+22
2008-09-06[configure.ac.enable] Add CAIRO_FEATURE_IF_ENABLEDBehdad Esfahbod1-5/+11