summaryrefslogtreecommitdiff
path: root/gtk2_ardour/note.cc
AgeCommit message (Expand)Author
2014-03-13do not use Item::move() when dragging notes since this resets the Item's posi...Paul Davis
2014-03-11use and wrap Rectangle::set_outline_all() methodPaul Davis
2014-03-07remove irrelevant commentPaul Davis
2014-03-06use CANVAS_DEBUG_NAME instead of explicit #ifdef to set canvas item namePaul Davis
2014-01-20move construction pointPaul Davis
2013-10-06'gtk2_ardour' - In 'Note' c'tor, don't try to set 'rectangle->name' unless 'C...John Emmas
2013-10-03'gtk2_ardour' - Add namespaces + casting where necessary + general bits of 'c...John Emmas
2013-04-04initial commit of hand merging, plus getting "ancient" waf script to work cor...Paul Davis