summaryrefslogtreecommitdiff
path: root/src/cairo-output-stream-private.h
AgeCommit message (Expand)AuthorFilesLines
2021-09-02Allow > 2GB PDF files on platforms with 32-bit longAdrian Johnson1-2/+2
2014-03-13Mark recently added _cairo_output_stream_print_matrix private symbolBryce Harrington1-1/+1
2013-12-07pdf/ps: avoid outputting excess decimal places in matricesAdrian Johnson1-0/+5
2010-07-10Convert mime data length to use unsigned longChris Wilson1-1/+1
2010-04-27Update FSF addressAndrea Canciani1-1/+1
2009-08-29Add xml surfaceChris Wilson1-0/+4
2008-11-13Add CairoScript backend.Chris Wilson1-4/+15
2008-11-05[png] Attach the png representation to cairo_surface_create_from_png().Chris Wilson1-0/+5
2008-09-11Mark private symbol soBehdad Esfahbod1-1/+1
2008-09-11Add null output streamAdrian Johnson1-0/+4
2008-09-02Revamp the build system.Behdad Esfahbod1-0/+4
2008-08-26[ps] Mark the hex data as unsigned char.Chris Wilson1-1/+1
2008-06-01Fix now-detected doc formatting issuesBehdad Esfahbod1-2/+2
2008-03-20Make _cairo_dtostr() staticAdrian Johnson1-3/+0
2008-02-15[cairo-output-stream] Add format(printf) markup.Chris Wilson1-2/+4
2008-01-28[doc] Replace 'NOTE' by 'Note' and add it to testBehdad Esfahbod1-1/+1
2008-01-28[doc] Make sure all function names in docs are followed by ()Behdad Esfahbod1-2/+1
2008-01-28[doc] Make sure all macro names in docs are prefixed by %Behdad Esfahbod1-3/+3
2008-01-16[cairo-output-stream] Introduce _cairo_output_stream_create_in_error()Chris Wilson1-0/+3
2007-09-25Move GCC attributes wrapping into a separate header.Chris Wilson1-0/+1
2007-08-23Remove include of cairoint.h from *-private.h header files.Carl Worth1-1/+0
2007-08-22[Makefile.am] Add target sparse to run sparse static source code analyzerBehdad Esfahbod1-0/+1
2007-04-21[pdf] Move cairo_pdf_surface_t to cairo-pdf-surface-private.hBehdad Esfahbod1-1/+1
2007-04-10Change _cairo_dtostr to have a void return typeCarl Worth1-1/+1
2007-04-03Make sure all nil objects start with _cairo_Behdad Esfahbod1-1/+1
2007-01-17Add cairo-deflate-stream.cAdrian Johnson1-0/+4
2006-09-07Make _cairo_output_stream_destroy return the stream's status as a last gasp.Carl Worth1-3/+9
2006-06-14Actually add src/cairo-output-stream-private.h.Kristian Høgsberg1-0/+156