Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2006-06-06 | Remove trailing whitespace from lines that look like comments. | Carl Worth | 1 | -1/+1 |
2006-05-04 | Add missing prototype for _cairo_clip_translate | Carl Worth | 1 | -0/+5 |
2006-05-04 | Rename cairo_rectangle_t to cairo_rectangle_fixed_t. | Robert O'Callahan | 1 | -9/+9 |
2006-05-04 | Fix up clip at pop_group time, to keep it in surface backend coordinates | Vladimir Vukicevic | 1 | -0/+5 |
2005-12-18 | Move enum to cairoint.h | Christian Biesinger | 1 | -6/+0 |
2005-12-16 | Globally rename "operator" to "op", to allow writing backends in C++ | Christian Biesinger | 1 | -1/+1 |
2005-08-08 | Add a new API for disabling antialiasing of shapes drawn by cairo. This is a ... | Billy Biggs | 1 | -0/+2 |
2005-08-08 | Add a function to test whether a cairo_operator_t is bounded (does nothing fo... | Owen Taylor | 1 | -3/+6 |
2005-08-04 | New files. Move code for manipulating cairo_clip_t out into cairo_clip_* func... | Kristian Høgsberg | 1 | -0/+118 |