summaryrefslogtreecommitdiffstats
path: root/src/module.c
AgeCommit message (Expand)AuthorFilesLines
2012-04-23Resize modules when port labels change.David Robillard1-9/+2
2012-04-22Fix wonky port sizes when restoring a patch.David Robillard1-37/+28
2012-04-22Fix various problems with embedding plugin GUIs.David Robillard1-0/+16
2012-03-28Fix control rect colour and label stacking.David Robillard1-1/+8
2012-01-11Fix crash on shutdown and item deletion.David Robillard1-108/+129
2011-12-18Fix port controls update while dragging/clicking.David Robillard1-2/+0
2011-12-18Fix module layout.David Robillard1-2/+2
2011-12-14Draw directly to window cairo context instead of gdk pixmap.David Robillard1-4/+6
2011-12-14Make node no longer a subclass of group.David Robillard1-1/+1
2011-12-14Custom module point and port draw handlers.David Robillard1-0/+38
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