index
:
ganv.git
main
Ganv canvas widget
d@drobilla.net
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-28
Fix confusing configuration summary.
David Robillard
1
-1
/
+4
2013-12-27
Enable FDGL by default.
David Robillard
1
-4
/
+4
2013-12-27
Remove dead code.
David Robillard
4
-86
/
+2
2013-12-27
Performance improvements.
David Robillard
11
-182
/
+179
2013-12-25
Load waf modules before everything else so CFLAGS and friends are correct (oo...
David Robillard
1
-2
/
+2
2013-12-25
Tidy up configuration output.
David Robillard
1
-2
/
+2
2013-12-25
Fix more const-correctness violations.
David Robillard
1
-2
/
+2
2013-12-25
Update to r94/autowaf.
David Robillard
1
-0
/
+0
2013-12-21
Fix broken ganv_item_move prototype.
David Robillard
1
-1
/
+1
2013-12-21
FDGL: Make layout converge and stop chewing CPU when done again.
David Robillard
2
-12
/
+15
2013-12-20
FDGL: Use inverse cubic charge law and tide force to prevent graph explosion.
David Robillard
2
-17
/
+56
2013-12-19
Update to waf 1.7.14.
David Robillard
1
-0
/
+0
2013-12-19
FDGL: Improve flow-directed layout.
David Robillard
4
-1
/
+16
2013-12-19
FDGL: Improve flow-directed layout.
David Robillard
5
-45
/
+104
2013-12-18
FDGL: Only install layout handler as needed.
David Robillard
3
-16
/
+43
2013-12-18
FDGL: Add slight directional force to push sinks to the right/down.
David Robillard
1
-3
/
+11
2013-12-18
Shorter code.
David Robillard
2
-31
/
+25
2013-12-18
FDGL: Add spring between partners so interface modules line up in Patchage.
David Robillard
2
-8
/
+23
2013-12-18
Futher FDGL performance improvements.
David Robillard
2
-15
/
+19
2013-12-18
FDGL performance improvements.
David Robillard
2
-8
/
+24
2013-12-18
Add missing file.
David Robillard
1
-0
/
+79
2013-12-18
Add experimental (slow) force-directed graph layout to Ganv.
David Robillard
5
-2
/
+152
2013-12-18
Remove unused variables.
David Robillard
1
-6
/
+6
2013-11-01
Remove unused typedefs.
David Robillard
1
-2
/
+0
2013-08-09
Upgrade to waf 1.7.11.
David Robillard
1
-0
/
+0
2013-06-09
Fix compilation with --jack-dbus (#917).
David Robillard
3
-0
/
+15
2013-06-09
Redraw control slider when range changes.
David Robillard
1
-10
/
+12
2013-06-08
Fix sizing for ports with enumeration or integer tag labels.
David Robillard
7
-5
/
+26
2013-05-31
Fix access to invalid parameter in Canvas::zoom_full().
David Robillard
1
-4
/
+4
2013-05-26
Fix Glibmm include errors (#904).
David Robillard
1
-0
/
+1
2013-04-13
Fix crash in Patchage when client with selected port disappears.
David Robillard
1
-0
/
+5
2013-03-25
Minor documentation improvements.
David Robillard
2
-9
/
+20
2013-03-18
Generate documentation with g-ir-doc-tool.
David Robillard
1
-1
/
+29
2013-03-17
Update copyright date.
David Robillard
19
-19
/
+19
2013-03-17
Update to r93/autowaf.
David Robillard
1
-0
/
+0
2013-02-09
Fix crash when making a connection from a node that is destroyed (#884).
David Robillard
1
-32
/
+40
2013-02-03
Port control performance improvements (further improvement for #879).
David Robillard
8
-61
/
+76
2013-02-03
Fix compilation with GCC 4.6.
David Robillard
1
-2
/
+10
2013-02-02
GUI support for integer controls.
David Robillard
5
-7
/
+26
2013-02-02
Show check box for toggle ports and ellipsis for enumeration (menu) ports.
David Robillard
5
-43
/
+148
2013-02-02
Upgrade to waf 1.7.9
David Robillard
1
-0
/
+0
2013-02-02
Fix strange bug where canvas stops updating entirely on node removal.
David Robillard
3
-12
/
+13
2013-02-02
Fix drag connecting.
David Robillard
1
-0
/
+2
2013-01-14
Fix dash of edges.
David Robillard
1
-0
/
+2
2013-01-13
Attempt to fix artifacts left behind by edge handle.
David Robillard
1
-5
/
+6
2013-01-13
Support resizing circles to fit label, and setting radius in ems.
David Robillard
6
-18
/
+84
2013-01-13
Add two connect modes for fast chaining and fanning.
David Robillard
2
-3
/
+2
2013-01-13
Better dot rendering and auto-arrange for graphs with circles.
David Robillard
3
-12
/
+46
2013-01-13
ganv_canvas_destroy => ganv_canvas_clear.
David Robillard
3
-5
/
+5
2013-01-13
Fix border width for circles.
David Robillard
1
-1
/
+2
[next]