summaryrefslogtreecommitdiffstats
path: root/src/node.c
AgeCommit message (Expand)AuthorFilesLines
2013-01-08Don't highlight fill colour on mouse hover.David Robillard1-1/+0
2012-12-21Implement item stacking.David Robillard1-0/+2
2012-11-14Fix wonky edge selection behaviour when selecting ports.David Robillard1-5/+14
2012-08-10Fix a ton of warnings.David Robillard1-18/+17
2012-05-12Fix node selection so setting "selected" property does the right thing.David Robillard1-1/+13
2012-04-28Fix warnings about non-parent items.David Robillard1-0/+1
2012-04-25Fix drag connection curves in vertical canvas.David Robillard1-4/+26
2012-04-24Fix font size stuff.David Robillard1-0/+16
2012-04-24Fix downward signal flow display (i.e. port labels disabled).David Robillard1-5/+35
2012-04-23Resize modules when port labels change.David Robillard1-7/+11
2012-03-28Fix control rect colour and label stacking.David Robillard1-7/+4
2012-03-09Fix "disconnect all".David Robillard1-1/+1
2012-01-11Fix crash on shutdown and item deletion.David Robillard1-1/+1
2011-12-23Add marshalers to all signals for mysterious unknown reasons.David Robillard1-1/+3
2011-12-14Make node no longer a subclass of group.David Robillard1-3/+3
2011-12-13Make items responsible for drawing their own children.David Robillard1-4/+2
2011-12-13Remove libart dependency.David Robillard1-0/+18
2011-12-12Remove unused coverage method of Item class.David Robillard1-1/+1
2011-12-10Change GanvGroup* to GanvItem* for parent pointers.David Robillard1-6/+5
2011-12-10Fix event handling.David Robillard1-25/+18
2011-12-09Remove GnomeCanvas dependency.David Robillard1-41/+40
2011-12-09Improve documentation and GIR bindings.David Robillard1-31/+31
2011-12-08Don't expose GET_PRIVATE macros.David Robillard1-1/+3
2011-12-08Hide implementations.David Robillard1-65/+172
2011-12-08Fix node moving (inform user via "moved" signal).David Robillard1-3/+19
2011-12-07Support creating modules via pure GObject construction.David Robillard1-12/+37
2011-12-06Trim license header.David Robillard1-10/+8
2011-12-06FlowCanvas's successor is hereby dubbed Ganv.David Robillard1-0/+546