summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-06-09Fix compilation with --jack-dbus (#917).David Robillard3-0/+15
2013-06-09Redraw control slider when range changes.David Robillard1-10/+12
2013-06-08Fix sizing for ports with enumeration or integer tag labels.David Robillard7-5/+26
2013-05-31Fix access to invalid parameter in Canvas::zoom_full().David Robillard1-4/+4
2013-05-26Fix Glibmm include errors (#904).David Robillard1-0/+1
2013-04-13Fix crash in Patchage when client with selected port disappears.David Robillard1-0/+5
2013-03-25Minor documentation improvements.David Robillard2-9/+20
2013-03-18Generate documentation with g-ir-doc-tool.David Robillard1-1/+29
2013-03-17Update copyright date.David Robillard19-19/+19
2013-03-17Update to r93/autowaf.David Robillard1-0/+0
2013-02-09Fix crash when making a connection from a node that is destroyed (#884).David Robillard1-32/+40
2013-02-03Port control performance improvements (further improvement for #879).David Robillard8-61/+76
2013-02-03Fix compilation with GCC 4.6.David Robillard1-2/+10
2013-02-02GUI support for integer controls.David Robillard5-7/+26
2013-02-02Show check box for toggle ports and ellipsis for enumeration (menu) ports.David Robillard5-43/+148
2013-02-02Upgrade to waf 1.7.9David Robillard1-0/+0
2013-02-02Fix strange bug where canvas stops updating entirely on node removal.David Robillard3-12/+13
2013-02-02Fix drag connecting.David Robillard1-0/+2
2013-01-14Fix dash of edges.David Robillard1-0/+2
2013-01-13Attempt to fix artifacts left behind by edge handle.David Robillard1-5/+6
2013-01-13Support resizing circles to fit label, and setting radius in ems.David Robillard6-18/+84
2013-01-13Add two connect modes for fast chaining and fanning.David Robillard2-3/+2
2013-01-13Better dot rendering and auto-arrange for graphs with circles.David Robillard3-12/+46
2013-01-13ganv_canvas_destroy => ganv_canvas_clear.David Robillard3-5/+5
2013-01-13Fix border width for circles.David Robillard1-1/+2
2013-01-12Fix edges between circles to not overlap tail.David Robillard1-35/+17
2013-01-12Fix selection dash for circles.David Robillard2-1/+4
2013-01-12Fix arrange with circles on the canvas.David Robillard3-5/+21
2013-01-12Fix text on circles.David Robillard5-0/+67
2013-01-08Add signals and default handlers for every property in conventional Gtkmm style.David Robillard3-11/+26
2013-01-08Don't highlight fill colour on mouse hover.David Robillard1-1/+0
2012-12-23Downgrade to waf 1.7.5.David Robillard1-0/+0
2012-12-23Add missing waf winres tool.David Robillard1-0/+0
2012-12-23Update to waf 1.7.8 and autowaf r90 (install docs to versioned directory).David Robillard1-0/+0
2012-12-21Improve port control sliders to make it easier to reach minimum / maximum value.David Robillard1-9/+14
2012-12-21Slightly better quasi-cascade.David Robillard1-1/+1
2012-12-21Stack items on the same layer by x coordinate for a deterministic quasi-casca...David Robillard1-1/+8
2012-12-21Implement item stacking.David Robillard10-98/+43
2012-11-18Disconnect animation signal when canvas is destroyed (fix potential crashes o...David Robillard2-1/+4
2012-11-14Fix wonky edge selection behaviour when selecting ports.David Robillard8-58/+114
2012-09-30Redraw edge areas when edges are removed to avoid fragments.David Robillard3-5/+12
2012-09-18Fix full zoom when circles are on the canvas.David Robillard1-10/+16
2012-09-17Add Canvas::remove_edge and allow for_each_edge to be used to remove edges.David Robillard4-10/+29
2012-09-13Update to r87/autowaf (Build debuggable library with PDB file under MSVC with...David Robillard1-0/+0
2012-09-13Update to r86/autowaf (Fix pkg-config checking with --pardebug).David Robillard1-0/+0
2012-09-12Clean up wscripts.David Robillard1-38/+32
2012-09-11Update to r85/autowaf (Fix pkg-config dependencies when not using --pardebug).David Robillard1-0/+0
2012-09-10Update to r83/autowaf (Fix mandatory pkg-config checks).David Robillard1-0/+0
2012-09-10Support building against parallel debuggable libraries via pkg-config.David Robillard1-0/+0
2012-08-13Don't use GCC only warnings flags on clang.David Robillard1-0/+0