summaryrefslogtreecommitdiff
path: root/src/cairo-paginated-surface-private.h
Commit message (Expand)AuthorAgeFilesLines
* Update FSF addressAndrea Canciani2010-04-271-1/+1
* paginated: Use common is_clear.Chris Wilson2010-03-211-1/+0
* [meta] Rename cairo_meta_surface_t to cairo_recording_surface_t.M Joonas Pihlaja2009-10-221-2/+2
* Remove clip handling from generic surface layer.Chris Wilson2009-07-231-9/+0
* Remove include of cairoint.h from *-private.h header files.Carl Worth2007-08-231-1/+1
* [Makefile.am] Add target sparse to run sparse static source code analyzerBehdad Esfahbod2007-08-221-1/+1
* [paginated] Include cairo-surface-private.hBehdad Esfahbod2007-04-211-0/+2
* [paginated] Move cairo_paginated_surface_t to cairo-paginated-surface-private.hBehdad Esfahbod2007-04-211-91/+25
* [paginated] Move cairo_paginated_mode_t to cairo-types-private.hBehdad Esfahbod2007-04-211-5/+0
* Mark function tables with attribute(warn_unused_result)Chris Wilson2007-04-111-1/+1
* Move optimization of CLEAR on blank page up from PS to paginated surface.Carl Worth2006-04-141-0/+8
* Update documentation of cairo_paginated_surfaceCarl Worth2006-04-141-0/+12
* Add a start_page function to the paginated_surface_backend.Carl Worth2006-04-141-2/+58
* Add a new cairo_paginated_surface_backend_t rather than just a single functio...Carl Worth2006-04-141-7/+10
* Drop gratuitous structure with single function pointer. RenameCarl Worth2006-02-271-7/+3
* rename evaluate surface to analyze surface, pull to separate filesKeith Packard2006-02-271-1/+1
* Primitive "real" postscript output for stroke/fill/paintKeith Packard2006-02-271-1/+14
* Mark private functions as cairo_privateChristian Biesinger2006-02-241-1/+1
* Big change to the test infrastructure and supporting internals. The goal now ...Carl Worth2006-01-171-0/+1
* Note that from here on out, the PDF output should always pass the entire test...Carl Worth2006-01-111-0/+6
* Add a private cairo_paginated_surface_t which builds on top of the meta surfa...Carl Worth2005-12-211-0/+46