summaryrefslogtreecommitdiff
path: root/src/cairo-stroke-style.c
AgeCommit message (Expand)AuthorFilesLines
2008-02-06Do correct calculation of pen dimensions for stroke optimizationVladimir Vukicevic1-0/+17
2007-10-04[cairo-error] Clean up all the warnings and missing _cairo_error() calls.Chris Wilson1-4/+2
2007-10-04[malloc/error] Add call to _cairo_error() after a failed malloc.Chris Wilson1-1/+3
2007-06-29[fix] Avoid int overflow when allocating large buffersVladimir Vukicevic1-1/+1
2006-06-06Remove initial, final, and duplicate blank lines.Carl Worth1-1/+0
2005-11-07Add functions to initialize and copy cairo_stroke_style_t objects.Carl Worth1-0/+87