summaryrefslogtreecommitdiffstats
path: root/src/module.c
AgeCommit message (Expand)AuthorFilesLines
2011-12-13Make items responsible for drawing their own children.David Robillard1-0/+21
2011-12-13Remove libart dependency.David Robillard1-4/+7
2011-12-13Replace ArtUta* redraw_area with cairo_region_t* redraw_region.David Robillard1-0/+1
2011-12-12Remove unused clip_path parameter to item update method.David Robillard1-2/+1
2011-12-10Change GanvGroup* to GanvItem* for parent pointers.David Robillard1-8/+7
2011-12-09Remove GnomeCanvas dependency.David Robillard1-53/+58
2011-12-08Don't expose GET_PRIVATE macros.David Robillard1-1/+3
2011-12-08Delete trailing whitespace.David Robillard1-1/+1
2011-12-08Hide implementations.David Robillard1-126/+156
2011-12-08Make canvas direction a property.David Robillard1-6/+6
2011-12-07Sshh.David Robillard1-3/+0
2011-12-07Support creating modules via pure GObject construction.David Robillard1-14/+22
2011-12-07Add C test program.David Robillard1-1/+20
2011-12-06Trim license header.David Robillard1-10/+8
2011-12-06FlowCanvas's successor is hereby dubbed Ganv.David Robillard1-0/+792