summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-11-13Move tags to project-specific subdirectoriesv1.4.2David Robillard0-0/+0
2014-08-08Tag Ganv 1.4.2David Robillard0-0/+0
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
2014-03-31Use the same padding for arrange and zoom to fit.David Robillard1-4/+5
2014-03-31Fix ganv_canvas_for_each_edge().David Robillard1-2/+1
2014-03-30Reimplement canvas zoom.David Robillard15-245/+166
2014-03-16Don't trigger layout when node is selected (fix #959).David Robillard1-1/+1
2014-03-16Allow user to enable or disable sprung layout.David Robillard3-3/+47
2014-03-15Clean up public canvas interface.David Robillard4-245/+293
2014-03-15Clean up public canvas interface.David Robillard20-1159/+1033
2014-01-18Fix some minor issues found by clang.David Robillard1-1/+0
2014-01-12Tidy.David Robillard1-1/+1
2014-01-11FDGL: Reduce oscillation.David Robillard2-4/+4
2014-01-11Stop layout while connect dragging.David Robillard2-4/+5
2014-01-11Merge GanvCanvasBase and GanvCanvas.David Robillard16-2159/+1988
2014-01-11Make some functions private.David Robillard6-42/+15
2014-01-11Tidy.David Robillard1-13/+21
2014-01-11Separate item.h.David Robillard11-202/+219
2014-01-11Move item implementation to item.c.David Robillard3-779/+825
2014-01-07Remove debug printf.David Robillard1-1/+0
2014-01-07Twiddle physics to reduce oscillation.David Robillard2-5/+4
2014-01-04Fix sizing of vertical modules with embedded widgets.David Robillard1-6/+8
2014-01-04Fix documentation pane.David Robillard1-0/+4
2014-01-04Fix control updating with animated canvas.David Robillard3-1/+16
2014-01-04Make only control inputs controllable by user.David Robillard4-4/+20
2014-01-04Fix select rectangle drag from bottom right to top left.David Robillard4-70/+105
2014-01-03Improve performance by avoiding unnecessary i2w conversions.David Robillard5-8/+21
2014-01-03Draw and layout performance improvements.David Robillard7-91/+78
2014-01-03Make graph input ports controllable outputs and remove double port kludge.David Robillard3-2/+32
2014-01-03Don't abuse show_label property for vertical/horizontal mode.David Robillard4-36/+31
2013-12-31FDGL: Make repelling forces directionally proportional to area for tighter sp...David Robillard2-3/+5
2013-12-31FDGL: Increase maximum simulation time to converge faster on larger graphs.David Robillard1-4/+4