aboutsummaryrefslogtreecommitdiffstats
path: root/src/gui/MachinaGUI.cpp
AgeCommit message (Expand)AuthorFilesLines
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
2008-10-03Support building locally against header-only libraries in autowaf.David Robillard1-1/+1
2008-01-02Fix canvas scroll buttons.David Robillard1-0/+3
2007-12-08Fix compilation w/o Eugene.David Robillard1-1/+6
2007-12-07Fix loading selector nodes.David Robillard1-1/+39
2007-12-07Vast quantities of filthy, filthy evolution code.David Robillard1-0/+1
2007-12-07It's evolution, baby.David Robillard1-29/+50
2007-12-06Added missing files.David Robillard1-72/+84
2007-12-06Rename uselessley verbose MachineMutation.[ch]ppDavid Robillard1-1/+1
2007-12-05Working mutation operators.David Robillard1-9/+68
2007-12-05Add preliminary mutation to machina (only random edge probability mutation so...David Robillard1-0/+35
2007-12-04Fix stuck notes on stop.David Robillard1-5/+6
2007-12-02Make duration relative edge lengths optional (lays out bigger machines much m...David Robillard1-3/+13
2007-12-02Ability to add notes to non-MIDI-note nodes (ie make noise with mouse only).David Robillard1-2/+4
2007-11-30Split redland C++ wrappers out from Raul.David Robillard1-3/+3
2007-11-29Fix serialialization.David Robillard1-12/+11
2007-10-08Update.. stuff... I hate SVN...David Robillard1-2/+2
2007-07-24Consistently rename all C++ files .cpp/.hpp.David Robillard1-1/+1
2007-05-01Converted Raul (and thus Ingen and Machina) to use Redland over Raptor/Rasqal...David Robillard1-9/+7
2007-04-17Fixed toolbar initial state.David Robillard1-0/+1
2007-04-06Email address and FSF copyright address updates.David Robillard1-1/+1
2007-04-06Icon fixes.David Robillard1-12/+0
2007-04-05Code cleanups.David Robillard1-176/+2