index
:
~alexl/cairo
device-scale
device-scale2
ickle-device-scale
master
Unnamed repository; edit this file 'description' to name the repository.
alexl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cairo-paginated-surface-private.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-22
[meta] Rename cairo_meta_surface_t to cairo_recording_surface_t.
M Joonas Pihlaja
1
-2
/
+2
2009-07-23
Remove clip handling from generic surface layer.
Chris Wilson
1
-9
/
+0
2007-08-23
Remove include of cairoint.h from *-private.h header files.
Carl Worth
1
-1
/
+1
2007-08-22
[Makefile.am] Add target sparse to run sparse static source code analyzer
Behdad Esfahbod
1
-1
/
+1
2007-04-21
[paginated] Include cairo-surface-private.h
Behdad Esfahbod
1
-0
/
+2
2007-04-21
[paginated] Move cairo_paginated_surface_t to cairo-paginated-surface-private.h
Behdad Esfahbod
1
-91
/
+25
2007-04-21
[paginated] Move cairo_paginated_mode_t to cairo-types-private.h
Behdad Esfahbod
1
-5
/
+0
2007-04-11
Mark function tables with attribute(warn_unused_result)
Chris Wilson
1
-1
/
+1
2006-04-14
Move optimization of CLEAR on blank page up from PS to paginated surface.
Carl Worth
1
-0
/
+8
2006-04-14
Update documentation of cairo_paginated_surface
Carl Worth
1
-0
/
+12
2006-04-14
Add a start_page function to the paginated_surface_backend.
Carl Worth
1
-2
/
+58
2006-04-14
Add a new cairo_paginated_surface_backend_t rather than just a single functio...
Carl Worth
1
-7
/
+10
2006-02-27
Drop gratuitous structure with single function pointer. Rename
Carl Worth
1
-7
/
+3
2006-02-27
rename evaluate surface to analyze surface, pull to separate files
Keith Packard
1
-1
/
+1
2006-02-27
Primitive "real" postscript output for stroke/fill/paint
Keith Packard
1
-1
/
+14
2006-02-24
Mark private functions as cairo_private
Christian Biesinger
1
-1
/
+1
2006-01-17
Big change to the test infrastructure and supporting internals. The goal now ...
Carl Worth
1
-0
/
+1
2006-01-11
Note that from here on out, the PDF output should always pass the entire test...
Carl Worth
1
-0
/
+6
2005-12-21
Add a private cairo_paginated_surface_t which builds on top of the meta surfa...
Carl Worth
1
-0
/
+46