summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-12-02Use Joinable shape and remove Node::_circle.David Robillard1-1/+1
2011-12-02Connection => Edge.David Robillard6-11/+11
2011-12-01Move color stuff down to C level.David Robillard3-5/+5
2011-12-01Use consistent property wrappers for x and y coordinates.David Robillard1-1/+1
2011-12-01FlowCanvas::Item => FlowCanvas::Shape.David Robillard2-2/+2
2011-12-01Remove menu stuff from FlowCanvas.David Robillard3-1/+31
2011-12-01Remove width and height stuff from Item (not generic).David Robillard1-1/+1
2011-11-30Remove redundant Connection::_source and Connection::_dest.David Robillard2-4/+4
2011-11-30Connectable => Joinable.David Robillard2-14/+14
2011-11-30Remove old Connection handle stuff.David Robillard1-1/+0
2011-11-29Remove all centering stuff. Nothing but trouble.David Robillard2-3/+2
2011-11-29Remove libgnomecanvasmm dependency.David Robillard3-7/+5
2011-11-28Make Item no longer a Gnome::Canvas::Group.David Robillard1-1/+1
2011-11-28Add missing include.David Robillard1-0/+1
2011-11-27Add missing include (#788).David Robillard1-1/+2
2011-11-27Remove linear searching for connections.David Robillard3-3/+3
2011-11-27Document public API.David Robillard6-12/+12
2011-11-26Rename ChangeLog to NEWS, which is what it really is.David Robillard1-13/+10
2011-11-26Use the more portable/correct lib instead of linkflags.David Robillard1-2/+2
2011-11-26Mac integration.David Robillard7-415/+100
2011-11-26Fix potential crash on exit.David Robillard1-1/+3
2011-11-26Fix OSX bundling with auto-arrange enabled.David Robillard2-11/+22
2011-11-26Fix whitespace.David Robillard1-1/+1
2011-11-26Remove spurious comma.David Robillard1-1/+1
2011-11-26Add missing file.David Robillard1-0/+156
2011-11-26Handle adding and removing connections internally like with items.David Robillard1-1/+1
2011-11-26Don't expose non-const references to internal canvas collections.David Robillard2-2/+2
2011-11-25Remove Raul dependency.David Robillard12-43/+11
2011-11-25Move more logging into the messages window.David Robillard4-28/+18
2011-11-25Remove cruft.David Robillard3-6/+4
2011-11-25Fix JACK checking so compilation works with old Jack (just without session su...David Robillard1-8/+6
2011-11-25Fix OSX bundle.David Robillard3-8/+17
2011-11-25Fix Mac bundle environment stuff.David Robillard1-2/+2
2011-11-25Log (almost) everything to the messages window instead of the console.David Robillard11-453/+144
2011-11-25Make it possible to remove connections by middle-clicking on their handle, orDavid Robillard3-0/+64
2011-11-25Remove property which causes a warning in GTK2.David Robillard1-1/+0
2011-11-25Add fontconfig configuration file to bundle.David Robillard3-1/+154
2011-11-25Switch to GPLv3+.David Robillard25-459/+1433
2011-11-25Remove unused DBus class.David Robillard2-180/+0
2011-11-25Remove LASH stuff.David Robillard19-2538/+176
2011-11-24Update waf.David Robillard1-0/+0
2011-11-07Remove use of non-portable _XOPEN_SOURCE and strdup.David Robillard2-3/+3
2011-11-07Fix warning.David Robillard1-4/+2
2011-10-22Upgrade to r58/autowaf (Fix building against local libraries)David Robillard1-0/+0
2011-10-19Upgrade to r57/autowafDavid Robillard1-0/+0
2011-10-18Clang warning fixes.David Robillard3-8/+8
2011-10-15Fix man page installation directory (#781)David Robillard1-0/+0
2011-10-15Use path variables in pkgconfig files (#782).David Robillard1-0/+0
2011-09-27Load tools before autowaf.configure so e.g. --debug works correctly.David Robillard1-2/+2
2011-09-17Upgrade to r52/autowafDavid Robillard1-0/+0