summaryrefslogtreecommitdiff
path: root/modules/cairo-pdf-surface.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "Drop the GJS_NATIVE_CONSTRUCTOR_VARIABLES macro"Colin Walters2011-03-101-2/+1
* Drop the GJS_NATIVE_CONSTRUCTOR_VARIABLES macroMarc-Antoine Perennou2011-03-101-1/+2
* Use fast constructors if availableColin Walters2010-11-121-11/+8
* Separate "basic" API from "embedder/module" APIColin Walters2010-10-211-1/+1
* xulrunner 1.9.3: Consistently include compat.hColin Walters2010-09-301-0/+1
* [cairo] Make SVG/PDF/PS surfaces optionalJohan Dahlin2010-03-261-1/+10
* [cairo] Return the correct surface typeJohan Dahlin2010-03-021-0/+21
* [cairo] Take reference when attaching cairo structsJohan Dahlin2010-03-021-0/+1
* [cairo] Check status after all cairo callsJohan Dahlin2010-03-021-5/+3
* [cairo] Plug a few string leaksJohan Dahlin2010-03-021-0/+3
* [cairo] Add PDFSurface prototypeJohan Dahlin2010-03-021-0/+82