aboutsummaryrefslogtreecommitdiffstats
path: root/src/gui/MachinaCanvas.hpp
AgeCommit message (Expand)AuthorFilesLines
2013-01-13Add two connect modes for fast chaining and fanning.David Robillard1-3/+5
2013-01-13Update copyright headers.David Robillard1-16/+15
2013-01-13Change model to have a single initial node.David Robillard1-14/+5
2013-01-13Use lowercase namespace names.David Robillard1-9/+9
2013-01-12Remove Raul::SharedPtr and switch to std::shared_ptr.David Robillard1-19/+22
2013-01-12Bulk reformat.David Robillard1-3/+8
2011-12-06FlowCanvas's successor is hereby dubbed Ganv.David Robillard1-2/+2
2011-12-03Don't expose canvas data structures.David Robillard1-1/+1
2011-12-01Remove menu stuff from FlowCanvas.David Robillard1-1/+1
2011-11-28Remove Canvas::select_dash and Connection handle style stuff.David Robillard1-3/+0
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-11/+19
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-3/+3
2007-12-07It's evolution, baby.David Robillard1-1/+1
2007-12-05Working mutation operators.David Robillard1-3/+3
2007-12-05Add preliminary mutation to machina (only random edge probability mutation so...David Robillard1-0/+1
2007-12-03Use dashed outline for selector nodes.David Robillard1-2/+4
2007-07-24Consistently rename all C++ files .cpp/.hpp.David Robillard1-3/+3
2007-06-06Nicer Flowcanvas naming.David Robillard1-3/+3
2007-04-06Email address and FSF copyright address updates.David Robillard1-1/+1
2007-04-06Icon fixes.David Robillard1-2/+0
2007-03-12Removed name-based interface for FlowCanvas (using the view as a model = evil...David Robillard1-0/+2
2007-02-25More serialization work (loading, saving works from GUI).David Robillard1-1/+3
2007-02-11Moved Maid from Ingen to Raul.David Robillard1-4/+4
2007-02-10Machine GUI talking to Jack engine, running machines made in GUI, etc.David Robillard1-8/+9
2007-02-09Removed data type stuff from SLV2.David Robillard1-0/+1
2007-02-08Circular nodes in FlowCanvas, related necessary redesign work and changes for...David Robillard1-0/+55