summaryrefslogtreecommitdiff
path: root/src/cairo-output-stream-private.h
Commit message (Expand)AuthorAgeFilesLines
* Allow > 2GB PDF files on platforms with 32-bit longAdrian Johnson2021-09-021-2/+2
* Mark recently added _cairo_output_stream_print_matrix private symbolBryce Harrington2014-03-131-1/+1
* pdf/ps: avoid outputting excess decimal places in matricesAdrian Johnson2013-12-071-0/+5
* Convert mime data length to use unsigned longChris Wilson2010-07-101-1/+1
* Update FSF addressAndrea Canciani2010-04-271-1/+1
* Add xml surfaceChris Wilson2009-08-291-0/+4
* Add CairoScript backend.Chris Wilson2008-11-131-4/+15
* [png] Attach the png representation to cairo_surface_create_from_png().Chris Wilson2008-11-051-0/+5
* Mark private symbol soBehdad Esfahbod2008-09-111-1/+1
* Add null output streamAdrian Johnson2008-09-111-0/+4
* Revamp the build system.Behdad Esfahbod2008-09-021-0/+4
* [ps] Mark the hex data as unsigned char.Chris Wilson2008-08-261-1/+1
* Fix now-detected doc formatting issuesBehdad Esfahbod2008-06-011-2/+2
* Make _cairo_dtostr() staticAdrian Johnson2008-03-201-3/+0
* [cairo-output-stream] Add format(printf) markup.Chris Wilson2008-02-151-2/+4
* [doc] Replace 'NOTE' by 'Note' and add it to testBehdad Esfahbod2008-01-281-1/+1
* [doc] Make sure all function names in docs are followed by ()Behdad Esfahbod2008-01-281-2/+1
* [doc] Make sure all macro names in docs are prefixed by %Behdad Esfahbod2008-01-281-3/+3
* [cairo-output-stream] Introduce _cairo_output_stream_create_in_error()Chris Wilson2008-01-161-0/+3
* Move GCC attributes wrapping into a separate header.Chris Wilson2007-09-251-0/+1
* Remove include of cairoint.h from *-private.h header files.Carl Worth2007-08-231-1/+0
* [Makefile.am] Add target sparse to run sparse static source code analyzerBehdad Esfahbod2007-08-221-0/+1
* [pdf] Move cairo_pdf_surface_t to cairo-pdf-surface-private.hBehdad Esfahbod2007-04-211-1/+1
* Change _cairo_dtostr to have a void return typeCarl Worth2007-04-101-1/+1
* Make sure all nil objects start with _cairo_Behdad Esfahbod2007-04-031-1/+1
* Add cairo-deflate-stream.cAdrian Johnson2007-01-171-0/+4
* Make _cairo_output_stream_destroy return the stream's status as a last gasp.Carl Worth2006-09-071-3/+9
* Actually add src/cairo-output-stream-private.h.Kristian Høgsberg2006-06-141-0/+156