Age | Commit message (Expand) | Author | Files | Lines |
2011-11-29 | Remove libgnomecanvasmm dependency. | David Robillard | 3 | -7/+5 |
2011-11-28 | Make Item no longer a Gnome::Canvas::Group. | David Robillard | 1 | -1/+1 |
2011-11-28 | Add missing include. | David Robillard | 1 | -0/+1 |
2011-11-27 | Add missing include (#788). | David Robillard | 1 | -1/+2 |
2011-11-27 | Remove linear searching for connections. | David Robillard | 3 | -3/+3 |
2011-11-27 | Document public API. | David Robillard | 6 | -12/+12 |
2011-11-26 | Rename ChangeLog to NEWS, which is what it really is. | David Robillard | 1 | -13/+10 |
2011-11-26 | Use the more portable/correct lib instead of linkflags. | David Robillard | 1 | -2/+2 |
2011-11-26 | Mac integration. | David Robillard | 7 | -415/+100 |
2011-11-26 | Fix potential crash on exit. | David Robillard | 1 | -1/+3 |
2011-11-26 | Fix OSX bundling with auto-arrange enabled. | David Robillard | 2 | -11/+22 |
2011-11-26 | Fix whitespace. | David Robillard | 1 | -1/+1 |
2011-11-26 | Remove spurious comma. | David Robillard | 1 | -1/+1 |
2011-11-26 | Add missing file. | David Robillard | 1 | -0/+156 |
2011-11-26 | Handle adding and removing connections internally like with items. | David Robillard | 1 | -1/+1 |
2011-11-26 | Don't expose non-const references to internal canvas collections. | David Robillard | 2 | -2/+2 |
2011-11-25 | Remove Raul dependency. | David Robillard | 12 | -43/+11 |
2011-11-25 | Move more logging into the messages window. | David Robillard | 4 | -28/+18 |
2011-11-25 | Remove cruft. | David Robillard | 3 | -6/+4 |
2011-11-25 | Fix JACK checking so compilation works with old Jack (just without session su... | David Robillard | 1 | -8/+6 |
2011-11-25 | Fix OSX bundle. | David Robillard | 3 | -8/+17 |
2011-11-25 | Fix Mac bundle environment stuff. | David Robillard | 1 | -2/+2 |
2011-11-25 | Log (almost) everything to the messages window instead of the console. | David Robillard | 11 | -453/+144 |
2011-11-25 | Make it possible to remove connections by middle-clicking on their handle, or | David Robillard | 3 | -0/+64 |
2011-11-25 | Remove property which causes a warning in GTK2. | David Robillard | 1 | -1/+0 |
2011-11-25 | Add fontconfig configuration file to bundle. | David Robillard | 3 | -1/+154 |
2011-11-25 | Switch to GPLv3+. | David Robillard | 25 | -459/+1433 |
2011-11-25 | Remove unused DBus class. | David Robillard | 2 | -180/+0 |
2011-11-25 | Remove LASH stuff. | David Robillard | 19 | -2538/+176 |
2011-11-24 | Update waf. | David Robillard | 1 | -0/+0 |
2011-11-07 | Remove use of non-portable _XOPEN_SOURCE and strdup. | David Robillard | 2 | -3/+3 |
2011-11-07 | Fix warning. | David Robillard | 1 | -4/+2 |
2011-10-22 | Upgrade to r58/autowaf (Fix building against local libraries) | David Robillard | 1 | -0/+0 |
2011-10-19 | Upgrade to r57/autowaf | David Robillard | 1 | -0/+0 |
2011-10-18 | Clang warning fixes. | David Robillard | 3 | -8/+8 |
2011-10-15 | Fix man page installation directory (#781) | David Robillard | 1 | -0/+0 |
2011-10-15 | Use path variables in pkgconfig files (#782). | David Robillard | 1 | -0/+0 |
2011-09-27 | Load tools before autowaf.configure so e.g. --debug works correctly. | David Robillard | 1 | -2/+2 |
2011-09-17 | Upgrade to r52/autowaf | David Robillard | 1 | -0/+0 |
2011-08-23 | Upgrade to waf 1.6.7 and autowaf r50 | David Robillard | 1 | -0/+0 |
2011-08-23 | Upgrade to waf 1.6.7 and autowaf r50 | David Robillard | 1 | -0/+0 |
2011-08-20 | Fix compilation of Jack DBus driver (probably doesn't work correctly, though). | David Robillard | 2 | -58/+38 |
2011-07-25 | Build against new versioned flowcanvas library. | David Robillard | 1 | -2/+2 |
2011-07-07 | Upgrade to waf 1.6.6 | David Robillard | 2 | -2/+3 |
2011-07-04 | Simplify FlowCanvas menu API, and fix crashing Ingen menus (ticket #721). | David Robillard | 2 | -7/+15 |
2011-06-20 | Fix crashes on jack client exit. | David Robillard | 3 | -4/+14 |
2011-06-19 | Remove module from canvas when Jack clients exit. | David Robillard | 2 | -5/+3 |
2011-06-17 | Support C-+ as well as C-= for zoom in (for non-US keyboards with unshifted `... | David Robillard | 1 | -0/+1 |
2011-06-15 | Remove 'zoom full' menu item | David Robillard | 3 | -19/+0 |
2011-06-11 | Remove dead code. | David Robillard | 2 | -17/+0 |