aboutsummaryrefslogtreecommitdiffstats
path: root/src/gui
AgeCommit message (Expand)AuthorFilesLines
2013-01-13Fix invalid toolbar icon size.David Robillard1-8/+10
2013-01-13Lint.David Robillard2-3/+3
2013-01-13Update copyright headers.David Robillard12-192/+180
2013-01-13Move merge operation to Machine::merge().David Robillard1-0/+1
2013-01-13Change model to have a single initial node.David Robillard9-125/+145
2013-01-13Show selector nodes as dashed.David Robillard2-6/+9
2013-01-13Fix BPM and quantize spinbuttons.David Robillard3-171/+338
2013-01-13Show nodes after recording.David Robillard3-4/+11
2013-01-13Use lowercase namespace names.David Robillard12-106/+106
2013-01-12Remove Raul::SharedPtr and switch to std::shared_ptr.David Robillard12-150/+204
2013-01-12Fix node times when importing MIDI.David Robillard1-2/+2
2013-01-12Fix selection dash for circles.David Robillard2-10/+0
2013-01-12Fix MIDI import.David Robillard1-1/+1
2013-01-12Add missing file.David Robillard1-7/+11
2013-01-12Bulk reformat.David Robillard12-93/+137
2013-01-12Don't use curved edges.David Robillard1-1/+1
2013-01-12Make double click show properties window.David Robillard3-12/+24
2013-01-11Move MIDISink from Machine state to Context parameter.David Robillard1-1/+1
2013-01-11Move run context information to Context object and remove Machine::_forge.David Robillard1-1/+1
2013-01-11Bring Machina back into the fold (fix #844).David Robillard7-39/+64
2012-08-08Clean up wscript files.David Robillard1-1/+1
2012-05-14Trim unnecessary includes.David Robillard1-1/+0
2012-01-18Use consistent *_config.h rather than *-config.h.David Robillard4-4/+4
2011-12-07Remove cruft from public API.David Robillard2-5/+3
2011-12-06FlowCanvas's successor is hereby dubbed Ganv.David Robillard8-25/+25
2011-12-04Store C items in Canvas.David Robillard1-1/+0
2011-12-04Remove redundant _canvas field from Item.David Robillard2-3/+3
2011-12-03Don't expose canvas data structures.David Robillard4-32/+44
2011-12-02Node => Circle.David Robillard2-4/+4
2011-12-02Connection => Edge.David Robillard4-6/+6
2011-12-02Remove unused y_radius parameter.David Robillard1-1/+1
2011-12-02Ellipse => Node.David Robillard2-6/+6
2011-12-01Move color stuff down to C level.David Robillard3-11/+18
2011-12-01Wrapper for signals.David Robillard2-2/+2
2011-12-01Fix compilation.David Robillard2-2/+2
2011-12-01Remove menu stuff from FlowCanvas.David Robillard4-11/+18
2011-11-30Remove redundant Connection::_source and Connection::_dest.David Robillard1-1/+1
2011-11-30Remove old Connection handle stuff.David Robillard1-2/+0
2011-11-29Remove libgnomecanvasmm dependency.David Robillard5-9/+7
2011-11-28Remove Canvas::select_dash and Connection handle style stuff.David Robillard4-25/+6
2011-11-26Handle adding and removing connections internally like with items.David Robillard1-8/+1
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 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