summaryrefslogtreecommitdiffstats
path: root/ganv/canvas-base.h
AgeCommit message (Expand)AuthorFilesLines
2012-03-27Squeeze blank lines.David Robillard1-7/+0
2012-01-09Build with old cairo without cairo_rectangle_int_t (fix #792).David Robillard1-1/+1
2012-01-09Build with old cairo without cairo_region_t (fix #792).David Robillard1-2/+2
2011-12-13Update comments to reflect reality of group's demoted status.David Robillard1-7/+7
2011-12-13Move group implementation to separate files.David Robillard1-75/+19
2011-12-13Remove ganv_item_raise and ganv_item_lower.David Robillard1-10/+0
2011-12-13Remove libart dependency.David Robillard1-28/+15
2011-12-13Replace ArtUta* redraw_area with cairo_region_t* redraw_region.David Robillard1-8/+5
2011-12-13Remove ganv_canvas_base_request_redraw_uta.David Robillard1-6/+0
2011-12-12Remove unused clip_path parameter to item update method.David Robillard1-1/+1
2011-12-12Remove unused coverage method of Item class.David Robillard1-3/+0
2011-12-10Change GanvGroup* to GanvItem* for parent pointers.David Robillard1-2/+2
2011-12-10Make item draw method take a cairo_t instead of GdkDrawable.David Robillard1-1/+1
2011-12-09Remove GnomeCanvas dependency.David Robillard1-0/+524