index
:
cairo
1.0
1.10
1.12
1.14
1.16
1.2
1.4
1.6
1.8
carlosgc/polygon-intersect-crash
master
wip/otte/xlib-overflow
cairo's central repository (mirrored from https://gitlab.freedesktop.org/cairo/cairo)
cworth
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
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