summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editor_canvas.cc
AgeCommit message (Expand)Author
2006-10-10Fix for segfault on autoscroll (especially when dragging regions).David Robillard
2006-09-28fixes for destructive track offsets of various kinds; move from jack_nframes_...Paul Davis
2006-09-20fixes for drag-n-drop broken by use of boost::shared_ptr<T>Paul Davis
2006-09-18better fix for duplicate regions, fix nasty side-effects from recent director...Paul Davis
2006-09-10more fiddling about with placing bits of the scroll/zoom operation in the idl...Nick Mainsbridge
2006-09-02make autoscroll a bit easier to use, fix missing measure lines when moving th...Nick Mainsbridge
2006-08-30** requires svn jack ** Hardware monitoring should work, some canvas scrollin...Nick Mainsbridge
2006-08-25use shared_ptr<> for all region handlingPaul Davis
2006-08-23.. and make autoscrolling a bit faster.Sampo Savolainen
2006-07-11fix for playhead/edit cursor having wrong z-order placement; fix fader mouse ...Paul Davis
2006-06-21the return of VST supportPaul Davis
2006-05-31unfinished work on selection/HiG details, restore range ops destroyed by auto...Paul Davis
2006-05-25changes to autoscroll behaviour. not perfect, but probably betterPaul Davis
2006-05-02enable use of arrow keys, fix hscroller issues, start work on smoother auto-s...Paul Davis
2006-04-27"The In-Flight Hack, 2006"Paul Davis
2006-04-20a) use ink extents in most places where we used to use logical extentsPaul Davis
2006-04-19a) fix editor hscroller to follow PT behaviour - scrollbar alwaysPaul Davis
2006-03-22significant changes in code to handle import/embedding - much cleaner and les...Paul Davis
2006-03-17lots of fidgety work to get track renaming to work correctly now that we have...Paul Davis
2006-01-17a metric boatload of changes; plugin UIs work, adding tracks work, redirect l...Paul Davis
2006-01-10route list + edit group list now pretty much functional, plus preparations fo...Paul Davis
2006-01-08fix control layout size allocation (nearly done) and make duplicate region ev...Paul Davis
2006-01-05lots of small fixes for various irritations, return of snapshots, region list...Paul Davis
2006-01-02fix window_to_world() issues inside ardourPaul Davis
2005-12-30drag-n-drop to canvas from region list worksPaul Davis
2005-12-30dnd to canvas now working againPaul Davis
2005-12-30many changes, read the diffsPaul Davis
2005-12-24various changes to controls_layout size managementPaul Davis
2005-12-12editor window layout changes, and lots morePaul Davis
2005-12-08meter/tempo bars show again, fix tempo/meter dialogs, and morePaul Davis
2005-12-07black bg for meters, font fixups for startup message, new notebook widget (in...Paul Davis
2005-12-02make all of dialog visible for add_route_dialogPaul Davis
2005-12-02the usual blob of fixes. note the requirement for ComboBoxText::set_active_te...Paul Davis
2005-11-29remove <gtkmm/gtkmm.h> from all files, plus a small fix related to map/realiz...Paul Davis
2005-11-28added filePaul Davis