summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-02-22Fix offset of graph layout with circles.David Robillard1-4/+11
2015-02-21Add API to specify module port order.David Robillard18-149/+289
2015-02-20Fix circle drawing bugs.David Robillard1-0/+1
2015-02-20Fix connecting to ports with controls.David Robillard1-1/+1
2015-02-20Dampen sprung layout energy over time to prevent oscillation.David Robillard2-6/+8
2015-02-17Delete trailing whitespace.David Robillard6-21/+19
2015-02-17Fix crash when getting empty label.David Robillard1-1/+1
2015-02-16Destroy embedded widget on module destruction.David Robillard1-4/+5
2015-02-16Distinguish edge color from port color slighly.David Robillard4-18/+23
2015-02-16Only highlight borders on hover.David Robillard1-1/+1
2015-02-16Preserve selection for quickly making several connections.David Robillard2-6/+2
2015-02-14Fix label alignment in ports without value labels.David Robillard1-1/+2
2015-02-14Indicate sequence ports with an arrow tag.David Robillard1-9/+0
2015-02-14Show type tags for more port types.David Robillard3-50/+81
2015-02-14Use the same border width for ports and modules.David Robillard4-29/+28
2015-02-11Pad edges so ports don't overlap radiused border.David Robillard1-6/+6
2015-02-11Clip control rectangles to radiused ports.David Robillard3-37/+83
2015-02-11Join connections precisely at port borders.David Robillard2-10/+12
2015-02-11Line up ports precisely at module border edges.David Robillard4-17/+27
2015-02-08Fix size of vertical flow modules.David Robillard2-2/+15
2015-02-08Add support for exporting canvas as PDF or PS.David Robillard9-62/+124
2015-02-05Fix crash when destroying canvas.David Robillard2-2/+11
2015-01-25Upgrade to r100/autowaf.David Robillard1-5/+5
2015-01-16Upgrade to r99/autowaf (fix documentation paths).David Robillard1-4/+4
2015-01-09Fix OSX compilation.David Robillard1-10/+16
2014-12-18Upgrade to waf 1.8.5.David Robillard2-8/+8
2014-11-07Fix compilation with --no-fdgl (patch from Vlad Glagolev).David Robillard2-13/+14
2014-09-01Fix unexpected node jumping when dragging new connections.David Robillard2-1/+4
2014-08-30More obvious highlighting.David Robillard1-2/+3
2014-08-29Fix positioning of embedded widgets when changing layout.David Robillard2-1/+2
2014-08-29Fix positioning of embedded widgets during sprung layout.David Robillard3-1/+12
2014-08-08Ganv 1.4.2.David Robillard2-3/+4
2014-08-08Upgrade to waf 1.7.16.David Robillard1-0/+0
2014-08-08Use Markdown in doc comments for better source readability.David Robillard1-2/+2
2014-08-08Fix various warnings.David Robillard1-0/+4
2014-07-13Fix bug where edges would not update when nodes are moved after the canvas is...David Robillard3-1/+9
2014-05-05Fix compilation on old glib.David Robillard1-9/+14
2014-04-28Actual Ganv 1.4.0.David Robillard1-49/+2
2014-04-28Ganv 1.4.0.David Robillard1-1/+1
2014-04-28Fix comments for GIR.David Robillard6-15/+26
2014-04-28Remove crusty old doc directory.David Robillard3-1524/+0
2014-04-27Fix gtk-doc comment format.David Robillard6-4/+24
2014-04-27Fix layout of nodes with partners.David Robillard2-2/+8
2014-04-26Update to waf 1.7.16.David Robillard1-0/+0
2014-04-26Fix library dependencies.David Robillard2-7/+7
2014-04-26Clean up Ganv API.David Robillard31-614/+782
2014-04-10Fix dragging when modules and ports are both selected.David Robillard1-1/+3
2014-04-08Fix input port selection (regression in previous commit).David Robillard1-11/+16
2014-04-07Fix selecting input ports without controls.David Robillard1-1/+2
2014-04-07Hide invisible "partner" alignment edges in DOT export.David Robillard1-1/+1