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
2012-09-12
Clean up wscripts.
David Robillard
1
-38
/
+32
2012-09-11
Update to r85/autowaf (Fix pkg-config dependencies when not using --pardebug).
David Robillard
1
-0
/
+0
2012-09-10
Update to r83/autowaf (Fix mandatory pkg-config checks).
David Robillard
1
-0
/
+0
2012-09-10
Support building against parallel debuggable libraries via pkg-config.
David Robillard
1
-0
/
+0
2012-08-13
Don't use GCC only warnings flags on clang.
David Robillard
1
-0
/
+0
2012-08-10
Upgrade to r75/autowaf (enable stricter compiler flags).
David Robillard
1
-0
/
+0
2012-08-10
Fix a ton of warnings.
David Robillard
13
-115
/
+103
2012-08-10
Remove unnecessary const Glib::wrap implementation which wasn't const correct...
David Robillard
1
-10
/
+0
2012-08-10
Fix unnecessary implicit float=>double conversions.
David Robillard
2
-6
/
+6
2012-08-09
Fix prototypes.
David Robillard
3
-6
/
+4
2012-08-08
Update to r74/autowaf (Add autowaf.set_c99_mode()).
David Robillard
2
-1
/
+1
2012-08-08
Clean up wscript files.
David Robillard
1
-10
/
+9
2012-08-06
Update to r73/autowaf (Windows path fixes).
David Robillard
1
-0
/
+0
2012-08-05
Update to waf 1.7.2.
David Robillard
1
-0
/
+0
2012-08-04
Update to waf 1.7.1.
David Robillard
1
-0
/
+0
2012-08-02
Clean up wscript files.
David Robillard
1
-11
/
+9
2012-07-26
Attach arrows to correct location on ports in Graphviz output.
David Robillard
1
-7
/
+7
2012-07-26
Use Graphviz HTML table support to precisely describe node layouts.
David Robillard
1
-59
/
+106
2012-07-24
Fix configuration output alignment.
David Robillard
1
-1
/
+0
2012-07-09
Update to r72/autowaf (don't run ldconfig when destdir is given as an option).
David Robillard
1
-0
/
+0
2012-07-09
Improve documentation style.
David Robillard
1
-0
/
+0
2012-07-09
Factor out documentation fixup stuff to autowaf.
David Robillard
1
-0
/
+0
2012-07-09
Improve INSTALL file.
David Robillard
1
-17
/
+41
2012-07-08
Update to r69/autowaf (fix Python3 compatibility).
David Robillard
1
-0
/
+0
2012-06-30
Fix occasional crashes after node deletion (fix #843).
David Robillard
1
-0
/
+4
2012-05-27
Fix GIR generation failure because of missing include paths.
David Robillard
1
-0
/
+1
2012-05-27
Clean up canvas.h and fix some problems with GIR generation.
David Robillard
1
-9
/
+21
2012-05-27
Do not include individual glib headers.
David Robillard
1
-1
/
+1
2012-05-24
Delete trailing whitespace.
David Robillard
2
-2
/
+2
2012-05-23
Fix wacky jumping modules problem.
David Robillard
1
-7
/
+2
2012-05-22
Size modules large enough to fit label with downward signal flow.
David Robillard
1
-1
/
+1
2012-05-20
Update to r68/autowaf.
David Robillard
1
-0
/
+0
2012-05-15
Fix module width in vertical mode.
David Robillard
1
-7
/
+10
2012-05-13
Fix dead assignment.
David Robillard
1
-2
/
+1
2012-05-12
Fix glib variant reference warnings.
David Robillard
1
-1
/
+1
2012-05-12
Fix node selection so setting "selected" property does the right thing.
David Robillard
2
-6
/
+18
2012-05-11
Comment out unused function (avoid warning).
David Robillard
1
-0
/
+2
2012-04-28
Fix warnings about non-parent items.
David Robillard
4
-10
/
+33
2012-04-28
Fix vertical module port layout.
David Robillard
1
-25
/
+12
2012-04-28
Round auto-arrange coordinates to nearest integer and spread things out a bit...
David Robillard
1
-2
/
+2
2012-04-26
Fix undefined reference.
David Robillard
1
-4
/
+0
2012-04-26
Fix O(n_edges) Canvas::get_edge() to be O(lg(n_nodes)).
David Robillard
2
-17
/
+26
2012-04-26
Tidy.
David Robillard
8
-101
/
+84
2012-04-25
Remove icon stuff.
David Robillard
2
-71
/
+15
2012-04-25
Fix drag connection curves in vertical canvas.
David Robillard
1
-4
/
+26
2012-04-25
Move more functionality down to C canvas.
David Robillard
3
-153
/
+161
2012-04-25
Update copyright date.
David Robillard
24
-24
/
+24
2012-04-24
Fix crash when un-embedding plugin UI.
David Robillard
1
-1
/
+5
2012-04-24
Move more implementation to C GanvCanvas.
David Robillard
3
-126
/
+157
2012-04-24
Fix port resizing when reducing font size.
David Robillard
1
-4
/
+2
[prev]
[next]