aboutsummaryrefslogtreecommitdiffstats
path: root/src/gui/MachinaGUI.cpp
AgeCommit message (Expand)AuthorFilesLines
2015-10-14Don't use Glib::ustringDavid Robillard1-1/+1
2014-03-15Clean up public canvas interface.David Robillard1-1/+1
2013-01-15Compile against latest Eugene (evolution still doesn't work, though).David Robillard1-9/+7
2013-01-14Fix deletion of nodes and edges.David Robillard1-8/+20
2013-01-14Make quantize spinner control step record and new node length.David Robillard1-17/+8
2013-01-14Move zoom stuff to menu.David Robillard1-14/+27
2013-01-13Hide evolver toolbar if unsupported.David Robillard1-1/+1
2013-01-13Fix step recording.David Robillard1-7/+19
2013-01-13Move arrange to menu.David Robillard1-4/+3
2013-01-13Remove unused menu item.David Robillard1-1/+0
2013-01-13Add two connect modes for fast chaining and fanning.David Robillard1-3/+27
2013-01-13Update copyright headers.David Robillard1-16/+15
2013-01-13Move merge operation to Machine::merge().David Robillard1-0/+1
2013-01-13Change model to have a single initial node.David Robillard1-38/+36
2013-01-13Fix BPM and quantize spinbuttons.David Robillard1-6/+1
2013-01-13Show nodes after recording.David Robillard1-3/+2
2013-01-13Use lowercase namespace names.David Robillard1-12/+12
2013-01-12Remove Raul::SharedPtr and switch to std::shared_ptr.David Robillard1-33/+42
2013-01-12Bulk reformat.David Robillard1-15/+26
2013-01-11Move MIDISink from Machine state to Context parameter.David Robillard1-1/+1
2013-01-11Bring Machina back into the fold (fix #844).David Robillard1-3/+3
2012-05-14Trim unnecessary includes.David Robillard1-1/+0
2012-01-18Use consistent *_config.h rather than *-config.h.David Robillard1-1/+1
2011-12-07Remove cruft from public API.David Robillard1-2/+2
2011-12-06FlowCanvas's successor is hereby dubbed Ganv.David Robillard1-10/+10
2011-12-03Don't expose canvas data structures.David Robillard1-27/+39
2011-12-02Connection => Edge.David Robillard1-2/+2
2011-11-29Remove libgnomecanvasmm dependency.David Robillard1-4/+3
2011-11-26Don't expose non-const references to internal canvas collections.David Robillard1-2/+2
2011-06-07Remove use of smart pointers in FlowCanvas entirely.David Robillard1-5/+6
2011-06-06Use sane typedefs for collections.David Robillard1-3/+3
2011-05-20Remove dependency on glade and glademm (migrate to GtkBuilder).David Robillard1-3/+2
2011-05-18Update for new Serd and Sord APIs.David Robillard1-2/+2
2011-04-16Update copyright headersDavid Robillard1-1/+1
2011-04-16Squeeze blank lines and delete trailing whitespace.David Robillard1-30/+0
2011-02-16Drop redlandmm for sordmm.David Robillard1-6/+6
2011-02-15Trim more redlandmm API.David Robillard1-4/+2
2011-01-10Rewrite with UI/engine split.David Robillard1-34/+52
2010-12-22Update license to GPLv3.David Robillard1-10/+10
2010-12-17Take RDF serialisation language as a parameter (rather than hardcoded "turtle").David Robillard1-2/+2
2010-12-17Step recording.David Robillard1-1/+3
2010-12-17Disable entire evolution toolbar when not compiled against eugene.David Robillard1-2/+2
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-43/+43
2009-05-03Update waf configuration header for new waf scheme (in 1.5.6).David Robillard1-1/+1
2009-02-27Build without eugene.David Robillard1-2/+3
2008-12-21Change configuration header name to something less likely to conflict.David Robillard1-1/+1
2008-11-17Compile.David Robillard1-4/+6
2008-10-18Build against local library versions no matter what.... hopefully....David Robillard1-5/+5