summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editor_canvas.cc
AgeCommit message (Expand)Author
2007-09-25new controls for copy-only import; new logo item for canvasPaul Davis
2007-09-03fix for NSD filename/folder extraction; import now works as well as embed doe...Paul Davis
2007-09-02limited history depth (no GUI yet); more work on import dialog and semanticsPaul Davis
2007-08-30more upgrades to the import dialogPaul Davis
2007-08-26round one of import design changes (still not fully functional, but basic stu...Paul Davis
2007-07-05New theme manager from trunk, backported to 2.0-ongoingDoug McLain
2007-07-03remove static Pango::FontDescriptions, they cause glib errors because of init...Paul Davis
2007-04-10new swedish gtk2_ardour translation; fix button release adds extra control po...Paul Davis
2007-04-03audun's tempo redraw fix; sort-of cache time axis view item name widths and a...Paul Davis
2007-03-19Editor GUI touchups:David Robillard
2007-03-12Added error checking for cursor colorsDoug McLain
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
2007-02-22don't change waveform zoom level when waveform is hidden, to save peak reload...Paul Davis
2007-01-31remove ardour_message.{cc,h}; JACK latency menu now shows correct settings at...Paul Davis
2007-01-29small change to region creation for make-mono-regions; add untested short_pat...Paul Davis
2007-01-11try to rationalize zoom/scroll ops for the canvasPaul Davis
2007-01-08save and restore clock modesPaul Davis
2006-12-21use ustring more; handle embedding of "paired" files as per mantis #1362Paul Davis
2006-12-04Drag zoom area now fills the whole canvasSampo Savolainen
2006-11-16track naming patch from brian; slightly modified F11-bug workaround from bria...Paul Davis
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