aboutsummaryrefslogtreecommitdiffstats
path: root/src/gui
AgeCommit message (Expand)AuthorFilesLines
2011-04-16Update copyright headersDavid Robillard12-12/+12
2011-04-16Squeeze blank lines and delete trailing whitespace.David Robillard10-54/+4
2011-04-13Fix Raul include.David Robillard1-1/+1
2011-03-15Remove autowaf external (broken intermediary revision).David Robillard1-1/+1
2011-02-16Drop redlandmm for sordmm.David Robillard3-10/+10
2011-02-15Trim more redlandmm API.David Robillard1-4/+2
2011-01-10Rewrite with UI/engine split.David Robillard13-288/+371
2010-12-22Update license to GPLv3.David Robillard12-120/+120
2010-12-22Assign all objects a numeric ID at creation time.David Robillard1-3/+3
2010-12-18Tidy.David Robillard2-15/+1
2010-12-18Remove more things from public engine interface.David Robillard2-15/+8
2010-12-18Remove LearnRequest from public engine API.David Robillard1-4/+6
2010-12-17Take RDF serialisation language as a parameter (rather than hardcoded "turtle").David Robillard1-2/+2
2010-12-17Show note names as node labels (instead of numbers) (implement ticket #509).David Robillard1-5/+15
2010-12-17Build machine in whole-repo compilation process.David Robillard1-2/+2
2010-12-17Step recording.David Robillard3-5/+28
2010-12-17Disable entire evolution toolbar when not compiled against eugene.David Robillard3-3/+4
2010-12-16Fix machina compilation.David Robillard1-2/+2
2010-12-16Updates for waf 1.6.David Robillard1-11/+11
2010-09-04My name is David. :)David Robillard13-14/+14
2009-05-13Update copyright dates.David Robillard12-12/+12
2009-05-13Strip trailing whitespace.David Robillard12-100/+100
2009-05-04Strip trailing whitespace from waf scripts.David Robillard1-1/+1
2009-05-03Update waf configuration header for new waf scheme (in 1.5.6).David Robillard4-4/+4
2009-02-27Build without eugene.David Robillard4-9/+12
2008-12-22Remove unused wrapper building stuff (true relocatable binaries would be bett...David Robillard1-2/+0
2008-12-21Change configuration header name to something less likely to conflict.David Robillard4-4/+4
2008-12-16Trim include dependency tree.David Robillard2-2/+2
2008-12-15Fix (most) include dependencies and resulting broken build problems.David Robillard1-0/+1
2008-11-29Upgrade to waf 1.5.0.David Robillard1-6/+5
2008-11-22Fix machina compilation.David Robillard1-1/+1
2008-11-17Run... almostDavid Robillard2-2/+2
2008-11-17Compile.David Robillard8-14/+70
2008-10-18Build against local library versions no matter what.... hopefully....David Robillard9-18/+18
2008-10-03Good riddance.David Robillard1-50/+0
2008-10-03Support building locally against header-only libraries in autowaf.David Robillard2-2/+2
2008-01-07Build fixes.David Robillard1-2/+2
2008-01-07Build fixes.David Robillard1-0/+2
2008-01-02Fix canvas scroll buttons.David Robillard2-2/+3
2007-12-08Fix compilation w/o Eugene.David Robillard2-4/+14
2007-12-07Fix loading selector nodes.David Robillard3-15/+76
2007-12-07Vast quantities of filthy, filthy evolution code.David Robillard1-0/+1
2007-12-07It's evolution, baby.David Robillard4-37/+59
2007-12-06Added missing files.David Robillard3-80/+112
2007-12-06Rename uselessley verbose MachineMutation.[ch]ppDavid Robillard2-3/+3
2007-12-05Working mutation operators.David Robillard5-90/+226
2007-12-05Add preliminary mutation to machina (only random edge probability mutation so...David Robillard6-182/+289
2007-12-05Preliminary evolutionary stuff in machina.David Robillard1-1/+1
2007-12-04Fix stuck notes on stop.David Robillard1-5/+6
2007-12-03Use dashed outline for selector nodes.David Robillard4-10/+34