index
:
ganv.git
main
Ganv canvas widget
d@drobilla.net
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-24
Fix whitespace
David Robillard
1
-1
/
+1
2016-07-24
Fix overlap when port sizes vary
David Robillard
1
-18
/
+10
2015-10-26
Add support for edges that do not constrain the layout
David Robillard
3
-2
/
+35
2015-10-26
Resize value labels when font size changes
David Robillard
2
-4
/
+3
2015-10-05
Highlight connected edges on port hover
David Robillard
2
-5
/
+30
2015-03-16
Fix removal of non-existent idle callbacks.
David Robillard
1
-3
/
+10
2015-03-15
Add support for beveled box corners.
David Robillard
3
-11
/
+37
2015-02-28
Clear selected edges list along with selection.
David Robillard
1
-0
/
+1
2015-02-28
Remove animate idle callback on destruction.
David Robillard
1
-0
/
+2
2015-02-24
Add light theme for typesettable canvas export.
David Robillard
9
-41
/
+77
2015-02-24
Fix port label vertical alignment.
David Robillard
1
-3
/
+3
2015-02-22
Improve appearance of graphs with circle nodes.
David Robillard
2
-17
/
+30
2015-02-22
Fix offset of graph layout with circles.
David Robillard
1
-4
/
+11
2015-02-21
Add API to specify module port order.
David Robillard
11
-140
/
+225
2015-02-20
Fix circle drawing bugs.
David Robillard
1
-0
/
+1
2015-02-20
Fix connecting to ports with controls.
David Robillard
1
-1
/
+1
2015-02-20
Dampen sprung layout energy over time to prevent oscillation.
David Robillard
1
-5
/
+6
2015-02-17
Delete trailing whitespace.
David Robillard
2
-17
/
+17
2015-02-17
Fix crash when getting empty label.
David Robillard
1
-1
/
+1
2015-02-16
Destroy embedded widget on module destruction.
David Robillard
1
-4
/
+5
2015-02-16
Distinguish edge color from port color slighly.
David Robillard
1
-3
/
+10
2015-02-16
Only highlight borders on hover.
David Robillard
1
-1
/
+1
2015-02-16
Preserve selection for quickly making several connections.
David Robillard
1
-5
/
+0
2015-02-14
Fix label alignment in ports without value labels.
David Robillard
1
-1
/
+2
2015-02-14
Indicate sequence ports with an arrow tag.
David Robillard
1
-9
/
+0
2015-02-14
Show type tags for more port types.
David Robillard
3
-50
/
+81
2015-02-14
Use the same border width for ports and modules.
David Robillard
3
-13
/
+13
2015-02-11
Pad edges so ports don't overlap radiused border.
David Robillard
1
-6
/
+6
2015-02-11
Clip control rectangles to radiused ports.
David Robillard
3
-37
/
+83
2015-02-11
Join connections precisely at port borders.
David Robillard
1
-8
/
+10
2015-02-11
Line up ports precisely at module border edges.
David Robillard
2
-16
/
+24
2015-02-08
Fix size of vertical flow modules.
David Robillard
1
-1
/
+13
2015-02-08
Add support for exporting canvas as PDF or PS.
David Robillard
4
-59
/
+100
2015-02-05
Fix crash when destroying canvas.
David Robillard
1
-1
/
+9
2014-11-07
Fix compilation with --no-fdgl (patch from Vlad Glagolev).
David Robillard
1
-12
/
+12
2014-09-01
Fix unexpected node jumping when dragging new connections.
David Robillard
1
-0
/
+2
2014-08-30
More obvious highlighting.
David Robillard
1
-2
/
+3
2014-08-29
Fix positioning of embedded widgets when changing layout.
David Robillard
1
-0
/
+1
2014-08-29
Fix positioning of embedded widgets during sprung layout.
David Robillard
1
-0
/
+5
2014-07-13
Fix bug where edges would not update when nodes are moved after the canvas is...
David Robillard
1
-0
/
+1
2014-05-05
Fix compilation on old glib.
David Robillard
1
-9
/
+14
2014-04-28
Fix comments for GIR.
David Robillard
5
-15
/
+14
2014-04-27
Fix gtk-doc comment format.
David Robillard
1
-2
/
+2
2014-04-27
Fix layout of nodes with partners.
David Robillard
2
-2
/
+8
2014-04-26
Clean up Ganv API.
David Robillard
13
-389
/
+572
2014-04-10
Fix dragging when modules and ports are both selected.
David Robillard
1
-1
/
+3
2014-04-08
Fix input port selection (regression in previous commit).
David Robillard
1
-11
/
+16
2014-04-07
Fix selecting input ports without controls.
David Robillard
1
-1
/
+2
2014-04-07
Hide invisible "partner" alignment edges in DOT export.
David Robillard
1
-1
/
+1
2014-03-31
Use the same padding for arrange and zoom to fit.
David Robillard
1
-4
/
+5
[next]