aboutsummaryrefslogtreecommitdiffstats
path: root/src/gui/NodeView.hpp
AgeCommit message (Expand)AuthorFilesLines
2013-02-23Move Atom implementation out of Raul so it can depend on LV2.David Robillard1-3/+3
2013-01-13Update copyright headers.David Robillard1-16/+15
2013-01-13Change model to have a single initial node.David Robillard1-0/+2
2013-01-13Show selector nodes as dashed.David Robillard1-1/+1
2013-01-13Use lowercase namespace names.David Robillard1-12/+12
2013-01-12Remove Raul::SharedPtr and switch to std::shared_ptr.David Robillard1-12/+18
2013-01-12Fix selection dash for circles.David Robillard1-1/+0
2013-01-12Bulk reformat.David Robillard1-1/+2
2013-01-12Make double click show properties window.David Robillard1-1/+1
2013-01-11Bring Machina back into the fold (fix #844).David Robillard1-2/+8
2011-12-06FlowCanvas's successor is hereby dubbed Ganv.David Robillard1-2/+2
2011-12-02Node => Circle.David Robillard1-2/+2
2011-12-02Ellipse => Node.David Robillard1-2/+2
2011-12-01Move color stuff down to C level.David Robillard1-1/+3
2011-12-01Fix compilation.David Robillard1-1/+1
2011-12-01Remove menu stuff from FlowCanvas.David Robillard1-1/+1
2011-06-03Remove use of boost::enable_shared_from_this<Canvas>.David Robillard1-1/+1
2011-04-16Update copyright headersDavid Robillard1-1/+1
2011-04-16Squeeze blank lines and delete trailing whitespace.David Robillard1-1/+0
2011-01-10Rewrite with UI/engine split.David Robillard1-16/+26
2010-12-22Update license to GPLv3.David Robillard1-10/+10
2010-09-04My name is David. :)David Robillard1-1/+1
2009-05-13Update copyright dates.David Robillard1-1/+1
2009-05-13Strip trailing whitespace.David Robillard1-4/+4
2008-10-18Build against local library versions no matter what.... hopefully....David Robillard1-1/+1
2007-12-03Use dashed outline for selector nodes.David Robillard1-0/+1
2007-12-03Several machina-style canvas improvements (colour edges, edge handles, better...David Robillard1-0/+1
2007-12-02Ability to add notes to non-MIDI-note nodes (ie make noise with mouse only).David Robillard1-1/+1
2007-07-24Consistently rename all C++ files .cpp/.hpp.David Robillard1-1/+1
2007-06-06Nicer Flowcanvas naming.David Robillard1-7/+7
2007-04-06Email address and FSF copyright address updates.David Robillard1-1/+1
2007-04-05Selector states.David Robillard1-1/+3
2007-03-25Added node properties window.David Robillard1-1/+4
2007-02-12Added missing files.David Robillard1-0/+45