summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editor_cursors.cc
AgeCommit message (Expand)Author
2008-10-20fix up some jerkiness/retrograde motion of playheadPaul Davis
2008-09-20Don't defer Editor::track_canvas_size_allocated () (defer the timebar redrawi...Nick Mainsbridge
2008-09-19shift-click to extend marker selection; marker drag moves all selected markersPaul Davis
2008-09-03Unify the canvases by moving groups around rather than using set_scrolling_re...Nick Mainsbridge
2008-05-16add GotoWallClock command; switch Editor class to use nframes64_t throughout;...Paul Davis
2007-03-08Add playhead and editcursor to ardour.colors and remove hard coded colorsDoug McLain
2007-02-22remove all lines to avoid recompiles after commitsPaul Davis
2006-09-28fixes for destructive track offsets of various kinds; move from jack_nframes_...Paul Davis
2006-06-21the return of VST supportPaul Davis
2005-12-06more fixesPaul Davis
2005-12-05stock icons, transport controls as proxies, make ActionManager::get_action() ...Paul Davis
2005-11-30more miscellaneous fixes to make things even nicerPaul Davis
2005-11-27convert property_foo().set_value(bar) to property_foo() = barKarsten Wiese
2005-11-22plugin selector from doug; lots and lots of fixes from karstenPaul Davis
2005-11-16more editor*.cc fixesPaul Davis
2005-11-13some C++-ification of GnomeCanvasBlahNick Mainsbridge
2005-11-12incomplete changes based on karsten's megapatchPaul Davis
2005-09-25Switched to use libgnomecanvas (not the C++ one).Taybin Rutkin
2005-09-25Fly my pretties!Taybin Rutkin
2005-09-25Initial import of gtk2_ardour.Taybin Rutkin