summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2008-09-06[configure.ac.enable] Move all feature configureation to a single hookBehdad Esfahbod1-98/+111
2008-09-06[configure.ac.enable] Add all-powerful hook registration macroBehdad Esfahbod1-9/+73
2008-09-06[.gitignore] UpdateBehdad Esfahbod1-0/+2
2008-09-06[configure.ac.enable] More macro cleanupBehdad Esfahbod2-100/+119
2008-09-06[configure.ac] CosmeticBehdad Esfahbod1-14/+27
2008-09-06[configure.ac] Quote version macrosBehdad Esfahbod1-2/+2
2008-09-06[configure.ac] Sanitize feature namesBehdad Esfahbod1-9/+9
2008-09-06[doc] get rid of various markers that aren't interpreted by gtk-docBenjamin Otte1-8/+8
2008-09-06[ps] Use a color_t rather than open-code.Chris Wilson4-30/+21
2008-09-06[ps] A flattened gradient is not linear.Chris Wilson9-28/+20
2008-09-06[ps] Use floating point values when flattening color.Chris Wilson3-13/+12
2008-09-06[type1] Allocate the temporary subsetter on the stack.Chris Wilson1-44/+31
2008-09-06[CODING_STYLE] Add vim modelineChris Wilson1-1/+15
2008-09-04[configure.ac] Add some automake optionsBehdad Esfahbod1-1/+1
2008-09-04[util] Fix an automake warningBehdad Esfahbod1-1/+1
2008-09-04[test] Do not include "xmalloc.h" directlyBehdad Esfahbod4-4/+0
2008-09-04[configure.ac] Add AM_PROG_CC_C_OBehdad Esfahbod1-0/+1