Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-06-23 | Use #include "cairo-*." instead of #include <cairo-*.h> | Behdad Esfahbod | 1 | -1/+1 |
2008-01-28 | [doc] Stricter syntax check for type names, update test | Behdad Esfahbod | 1 | -1/+1 |
2006-11-21 | [SVG] Define enum _cairo_svg_version. | Behdad Esfahbod | 1 | -1/+1 |
2006-06-30 | Remove CAIRO_SVG_VERSION_LAST from public header file. | Behdad Esfahbod | 1 | -3/+10 |
2006-06-09 | New API: Replace cairo_{ps,pdf,svg}_set_dpi with new cairo_surface_set_fallba... | Carl Worth | 1 | -5/+0 |
2006-06-06 | Remove trailing whitespace from lines that look like comments. | Carl Worth | 1 | -1/+1 |
2006-05-05 | SVG: Fix cairo_svg_surface_restrict_to_version. | Emmanuel Pacaud | 1 | -1/+1 |
2006-05-02 | SVG: Rework of API for SVG selection. | Emmanuel Pacaud | 1 | -21/+20 |
2006-05-01 | SVG: Add an additionnal API for creating SVG 1.1 or 1.2 files. | Emmanuel Pacaud | 1 | -0/+18 |
2005-12-08 | add optionnal disabled by default SVG backend. | Emmanuel Pacaud | 1 | -0/+63 |