index
:
machina.git
master
Machina generative MIDI sequencer
d@drobilla.net
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gui
/
EdgeView.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-02
Connection => Edge.
David Robillard
1
-1
/
+1
2011-11-30
Remove redundant Connection::_source and Connection::_dest.
David Robillard
1
-1
/
+1
2011-11-30
Remove old Connection handle stuff.
David Robillard
1
-2
/
+0
2011-11-28
Remove Canvas::select_dash and Connection handle style stuff.
David Robillard
1
-1
/
+1
2011-06-07
Remove use of smart pointers in FlowCanvas entirely.
David Robillard
1
-2
/
+2
2011-06-03
Remove use of boost::enable_shared_from_this<Canvas>.
David Robillard
1
-1
/
+1
2011-06-03
Avoid the awful Gnome::Canvas::Text entirely, saving a ton of memory.
David Robillard
1
-3
/
+2
2011-04-16
Update copyright headers
David Robillard
1
-1
/
+1
2011-04-16
Squeeze blank lines and delete trailing whitespace.
David Robillard
1
-6
/
+0
2011-01-10
Rewrite with UI/engine split.
David Robillard
1
-24
/
+40
2010-12-22
Update license to GPLv3.
David Robillard
1
-10
/
+10
2010-12-22
Assign all objects a numeric ID at creation time.
David Robillard
1
-3
/
+3
2010-12-18
Tidy.
David Robillard
1
-13
/
+1
2010-09-04
My name is David. :)
David Robillard
1
-1
/
+1
2009-05-13
Update copyright dates.
David Robillard
1
-1
/
+1
2009-05-13
Strip trailing whitespace.
David Robillard
1
-4
/
+4
2008-11-17
Compile.
David Robillard
1
-1
/
+1
2008-10-18
Build against local library versions no matter what.... hopefully....
David Robillard
1
-2
/
+2
2007-12-03
Several machina-style canvas improvements (colour edges, edge handles, better...
David Robillard
1
-7
/
+50
2007-10-21
Fix (most of the) basic machina functionality.
David Robillard
1
-1
/
+1
2007-07-24
Consistently rename all C++ files .cpp/.hpp.
David Robillard
1
-1
/
+1
2007-06-06
Nicer Flowcanvas naming.
David Robillard
1
-4
/
+4
2007-04-17
Event handling fixes.
David Robillard
1
-10
/
+10
2007-04-06
Email address and FSF copyright address updates.
David Robillard
1
-1
/
+1
2007-04-02
Edge label toggling.
David Robillard
1
-3
/
+18
2007-03-30
Canvas auto-layout uses durations like graphviz diagrams.
David Robillard
1
-0
/
+7
2007-03-12
Removed name-based interface for FlowCanvas (using the view as a model = evil...
David Robillard
1
-5
/
+5
2007-02-21
Tempo based time in Machina (and related utilities added to Raul).
David Robillard
1
-1
/
+0
2007-02-20
New double buffer class in Raul (used for realtime-safe thread-safe writes to...
David Robillard
1
-0
/
+67