summaryrefslogtreecommitdiff
path: root/src/cairo-clip-private.h
AgeCommit message (Expand)AuthorFilesLines
2006-06-06Remove trailing whitespace from lines that look like comments.Carl Worth1-1/+1
2006-05-04Add missing prototype for _cairo_clip_translateCarl Worth1-0/+5
2006-05-04Rename cairo_rectangle_t to cairo_rectangle_fixed_t.Robert O'Callahan1-9/+9
2006-05-04Fix up clip at pop_group time, to keep it in surface backend coordinatesVladimir Vukicevic1-0/+5
2005-12-18Move enum to cairoint.hChristian Biesinger1-6/+0
2005-12-16Globally rename "operator" to "op", to allow writing backends in C++Christian Biesinger1-1/+1
2005-08-08Add a new API for disabling antialiasing of shapes drawn by cairo. This is a ...Billy Biggs1-0/+2
2005-08-08Add a function to test whether a cairo_operator_t is bounded (does nothing fo...Owen Taylor1-3/+6
2005-08-04New files. Move code for manipulating cairo_clip_t out into cairo_clip_* func...Kristian Høgsberg1-0/+118