summaryrefslogtreecommitdiff
path: root/src/cairo-analysis-surface.c
AgeCommit message (Expand)AuthorFilesLines
2006-12-11Add/remove const to cairo_glyph_t* arguments consistentlyBehdad Esfahbod1-1/+1
2006-06-06Fix bogus cairo_rectangle_fixed_t to be cairo_rectangle_int16_t.Carl Worth1-1/+1
2006-06-06Remove initial, final, and duplicate blank lines.Carl Worth1-2/+0
2006-06-06Remove extraneous whitespace from "blank" lines.Carl Worth1-1/+1
2006-05-24New API: Add new function cairo_surface_get_contentCarl Worth1-1/+4
2006-05-04Rename cairo_rectangle_t to cairo_rectangle_fixed_t.Robert O'Callahan1-2/+2
2006-04-04Merge branch 'cairo-origin' into analysis-surfaceCarl Worth1-0/+1
2006-02-28Merge in upstream 'ps-surface' changesCarl Worth1-3/+12
2006-02-27cairo_analysis_surface: Rename region_[un]supported() to get_[un]supported().Carl Worth1-2/+2
2006-02-27Rename cairo_analyze_surface_t to cairo_analysis_surface_t.Carl Worth1-0/+246