aboutsummaryrefslogtreecommitdiffstats
path: root/src/gui
AgeCommit message (Expand)AuthorFilesLines
2011-06-07Remove use of smart pointers in FlowCanvas entirely.David Robillard3-17/+15
2011-06-06Use sane typedefs for collections.David Robillard1-3/+3
2011-06-03Remove use of boost::enable_shared_from_this<Canvas>.David Robillard5-8/+8
2011-06-03Avoid the awful Gnome::Canvas::Text entirely, saving a ton of memory.David Robillard1-3/+2
2011-05-20Remove dependency on glade and glademm (migrate to GtkBuilder).David Robillard6-306/+297
2011-05-18Update for new Serd and Sord APIs.David Robillard1-2/+2
2011-04-22Fix Python whitespace (PEP8)David Robillard1-35/+35
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