summaryrefslogtreecommitdiff
path: root/boilerplate/cairo-boilerplate-win32-printing.c
Commit message (Expand)AuthorAgeFilesLines
* Defining Windows version macros in meson.buildFujii Hironori2023-01-131-8/+0
* boilerplate: Use _cairo_malloc instead of mallocBryce Harrington2021-07-231-1/+2
* Fix testing in the full mode for PDF, PS and SVG backendsAnton Danilkin2020-11-131-9/+15
* Misc. typosluz.paz2019-01-311-1/+1
* Add _cairo_win32_print_gdi_error to boilerplate codeMaarten Bosmans2012-04-101-2/+28
* win32: fix compilation on cygwinAdrian Johnson2012-02-251-1/+3
* boilerplate: Remove unused thread id parameterAndrea Canciani2011-11-121-1/+0
* test: Fix compilation on win32Andrea Canciani2011-06-141-2/+8
* boilerplate: Introduce create_similar hookChris Wilson2011-06-021-0/+2
* boilerplate: Add a describe vfuncBenjamin Otte2010-07-031-2/+2
* whitespace: Fixup formal arguments and tabs in boilerplate/ and perf/.M Joonas Pihlaja2010-06-241-14/+15
* boilerplate: Create an image16 targetChris Wilson2010-03-271-2/+2
* [meta] Rename cairo_meta_surface_t to cairo_recording_surface_t.M Joonas Pihlaja2009-10-221-1/+1
* [boilerplate] Runtime library checkChris Wilson2009-08-291-0/+2
* [boilerpate] Move target definition to backends.Chris Wilson2009-07-041-9/+34
* [test] Add group-unalignedChris Wilson2009-06-271-4/+4
* [test] Convert a few residual '-out.*'Chris Wilson2008-11-031-1/+1
* Automate error checking for fallback-resolution.Chris Wilson2008-09-281-0/+5
* [test] Cache last output and compare next time.Chris Wilson2008-08-201-0/+2
* [test] Avoid redundant writes/reads of test surfaces via png.Chris Wilson2008-08-181-0/+26
* [test] Update prototype of win32-printing create_surface()Chris Wilson2008-08-141-0/+3
* [test] Pass a 'complete' name to create_surface().Chris Wilson2008-08-131-2/+1
* win32-printing: fix error in commentAdrian Johnson2007-10-221-10/+11
* win32-printing: Add test boilerplateAdrian Johnson2007-10-211-0/+308