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
2016-10-02
Make ganv_port_show_control() idempotent
David Robillard
1
-1
/
+5
2016-10-02
Round reported value for integer control ports
David Robillard
1
-1
/
+1
2016-09-18
Update copyright dates
David Robillard
39
-39
/
+39
2016-09-05
Add project tag to release posts
David Robillard
1
-1
/
+1
2016-08-17
Add target for generating release announcements
David Robillard
3
-7
/
+17
2016-08-01
Use consistent feature test macros
David Robillard
1
-0
/
+1
2016-07-31
Fix compilation with C++
David Robillard
8
-20
/
+34
2016-07-25
Add missing C++0x (C++11) flags
David Robillard
1
-0
/
+3
2016-07-25
Support test coverage with LLVM
David Robillard
2
-20
/
+14
2016-07-24
Fix whitespace
David Robillard
3
-3
/
+1
2016-07-24
Fix overlap when port sizes vary
David Robillard
1
-18
/
+10
2016-07-11
Improve test framework
David Robillard
1
-5
/
+5
2016-07-09
Upgrade to waf 1.8.22 and autowaf 93d0926
David Robillard
1
-7
/
+7
2015-11-08
Upgrade to waf 1.8.14
David Robillard
1
-5
/
+5
2015-10-26
Add support for edges that do not constrain the layout
David Robillard
7
-4
/
+45
2015-10-26
Resize value labels when font size changes
David Robillard
2
-4
/
+3
2015-10-06
Fix test compilation without gcov
David Robillard
1
-3
/
+15
2015-10-05
Highlight connected edges on port hover
David Robillard
4
-6
/
+38
2015-10-03
Upgrade to waf 1.8.14
David Robillard
2
-9
/
+11
2015-03-16
Fix removal of non-existent idle callbacks.
David Robillard
1
-3
/
+10
2015-03-16
Bump version.
David Robillard
1
-1
/
+1
2015-03-15
Add support for beveled box corners.
David Robillard
5
-13
/
+41
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
10
-41
/
+82
2015-02-24
Fix port label vertical alignment.
David Robillard
1
-3
/
+3
2015-02-23
Update waf.
David Robillard
1
-5
/
+5
2015-02-22
Improve appearance of graphs with circle nodes.
David Robillard
3
-18
/
+32
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
18
-149
/
+289
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
2
-6
/
+8
2015-02-17
Delete trailing whitespace.
David Robillard
6
-21
/
+19
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
4
-18
/
+23
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
2
-6
/
+2
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
4
-29
/
+28
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
2
-10
/
+12
2015-02-11
Line up ports precisely at module border edges.
David Robillard
4
-17
/
+27
2015-02-08
Fix size of vertical flow modules.
David Robillard
2
-2
/
+15
2015-02-08
Add support for exporting canvas as PDF or PS.
David Robillard
9
-62
/
+124
2015-02-05
Fix crash when destroying canvas.
David Robillard
2
-2
/
+11
[next]