aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-12-01Fix compilation.David Robillard2-2/+2
2011-12-01Remove menu stuff from FlowCanvas.David Robillard4-11/+18
2011-11-30Remove redundant Connection::_source and Connection::_dest.David Robillard1-1/+1
2011-11-30Remove old Connection handle stuff.David Robillard1-2/+0
2011-11-29Remove libgnomecanvasmm dependency.David Robillard5-9/+7
2011-11-28Remove Canvas::select_dash and Connection handle style stuff.David Robillard4-25/+6
2011-11-26Handle adding and removing connections internally like with items.David Robillard1-8/+1
2011-11-26Don't expose non-const references to internal canvas collections.David Robillard1-2/+2
2011-11-24Update waf.David Robillard1-0/+0
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 Robillard1-1/+1
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
2011-08-23Upgrade to waf 1.6.7 and autowaf r50David Robillard1-0/+0
2011-08-23Upgrade to waf 1.6.7 and autowaf r50David Robillard1-0/+0
2011-07-25Build against new versioned flowcanvas library.David Robillard1-2/+2
2011-07-07Upgrade to waf 1.6.6David Robillard2-1/+1
2011-06-11Remove dead code.David Robillard1-4/+0
2011-06-07Remove use of smart pointers in FlowCanvas entirely.David Robillard3-17/+15
2011-06-06Use sane typedefs for collections.David Robillard1-3/+3
2011-06-03Remove use of boost::enable_shared_from_this<Canvas>.David Robillard5-8/+8
2011-06-03Avoid the awful Gnome::Canvas::Text entirely, saving a ton of memory.David Robillard1-3/+2
2011-05-25Fix building documentation as part of recursive build.David Robillard2-1/+2
2011-05-20Remove dependency on glade and glademm (migrate to GtkBuilder).David Robillard7-310/+299
2011-05-19Update waf (don't crash on waf test when lcov is unavailable)David Robillard1-0/+0
2011-05-18Update for new Serd and Sord APIs.David Robillard2-4/+4
2011-05-16Align configuration output precisely per-projectDavid Robillard1-0/+1
2011-05-11Pass environment to sord write methods for CURIE abbreviation.David Robillard1-1/+3
2011-04-28Update for new serd/sord/suil pkg-config names and versionsDavid Robillard2-2/+2
2011-04-28Improve RingBuffer implementation.David Robillard3-8/+30
2011-04-22Fix Python whitespace (PEP8)David Robillard4-127/+125
2011-04-22Upgrade to waf 1.6.4 and autowaf r43David Robillard1-0/+0
2011-04-22Upgrade to waf 1.6.4David Robillard1-0/+0
2011-04-16Update copyright headersDavid Robillard62-62/+62
2011-04-16Squeeze blank lines and delete trailing whitespace.David Robillard50-215/+17
2011-04-13Fix Raul include.David Robillard1-1/+1
2011-03-28Update waf (use standard LV2_PATH on Windows)David Robillard1-0/+0
2011-03-27Update waf (working windows version)David Robillard1-0/+0
2011-03-27Update wafDavid Robillard1-0/+0
2011-03-27Update waf to use gnu_dirs tool and use dir vars more sanely.David Robillard1-0/+0
2011-03-16Update for new waf/autowaf.David Robillard1-2/+2
2011-03-15Add INSTALL and waf files.David Robillard2-0/+35
2011-03-15Remove autowaf external (broken intermediary revision).David Robillard6-16/+15
2011-03-06Python 2/3: Use print('') instead of print() to print empty lines.David Robillard1-1/+1
2011-03-03Fix Python3 compatibility.David Robillard1-1/+1
2011-02-17Remove check for rasqal.David Robillard1-1/+0
2011-02-16Sord::Resource => Sord::URI.David Robillard1-11/+11