summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editor_mouse.cc
AgeCommit message (Expand)Author
2012-12-26remove "edit" property from track/bus groups; use "select" property which sho...Paul Davis
2012-12-21prevent cursor from changing when in smart+internal object modePaul Davis
2012-12-19no region trimming on the region itself when in range modePaul Davis
2012-12-13various fixes for "advanced" operations on range selections. ctrl-drags now a...Paul Davis
2012-12-13crossfade hack and slash. removed overlap checks, overlap mode, default leng...Ben Loftis
2012-12-02allow button release events to be processed for region selection opsPaul Davis
2012-11-26tweak Smart Mode to be more like Mixbus. Smart mode is just a modifier on Ob...Ben Loftis
2012-11-20Always Play Range is now Follow Edits, and is based on Mixbus implementation....Ben Loftis
2012-07-26reset default transport speed when leaving audition mouse modePaul Davis
2012-07-10outline fade in/out handles in black (#3828)Paul Davis
2012-06-09Somewhat primitive implementation of allowing the edit note dialog to handle ...Carl Hetherington
2012-06-09Extend a previous region if we click in a MIDI automation lane where there is...Carl Hetherington
2012-05-29patch from dave flick to tackle a variety of cursor issuesPaul Davis
2012-05-29arguably cleaner tweak to previous commitPaul Davis
2012-05-29substantive change to try to provide some rationality for region gain line vi...Paul Davis
2012-05-24Remove over 500 unnecessary includes (including 54 of session.h).David Robillard
2012-05-22remove, convert, comment several cerr statementsPaul Davis
2012-05-11switch to 5 new fade curves, taken from mixbus2 branch. make xfade context me...Paul Davis
2012-05-10incorrect but visible context menu for xfadesPaul Davis
2012-05-10basic xfade draggingPaul Davis
2012-05-09skeleton for crossfade edge draggingPaul Davis
2012-05-08framework for handling events on the xfade rectsPaul Davis
2012-04-22Fix toggle selection for control points.Carl Hetherington
2012-04-07Add missing break; (#4820).Carl Hetherington
2012-03-22Don't leave internal edit mode when clicking on an automation region view (#4...Carl Hetherington
2012-03-09Remove unused RegionGainDrag; fix logic in adding newCarl Hetherington
2012-03-09forward-port some fixes from a2Paul Davis
2012-02-13(1) remove magic number voodoo when saving zoom focus/snap settings to instan...Paul Davis
2012-02-08range mode should not allow trim of MIDI notesPaul Davis
2012-02-08mouse draw mode can draw AND select (and trim) notes (but trim cursors don't ...Paul Davis
2012-02-07fix for #4689 from dave flickPaul Davis
2012-02-03use button joiner for smart mode; polish up the visuals on the joiner a bitPaul Davis
2012-01-30many changes, large and small, related to smart mode editing, range/region se...Paul Davis
2012-01-25leave note edit mode with a click on any track background, not just non-midiPaul Davis
2012-01-24fix breakage of normal method of creating an empty MIDI regionPaul Davis
2012-01-24exit internal/note edit mode when clicking on anything that is not a MIDI reg...Paul Davis
2012-01-19new mouse mode (Draw (notes)); switch into internal mode when draw is selecte...Paul Davis
2012-01-19enter and exit node edit mode with dbl-click in any MIDI regionPaul Davis
2011-12-26when a context click event occurs in the editor, store the event so we can us...Paul Davis
2011-12-05Remove hopelessly inadequate attempt at last_item_enteredCarl Hetherington
2011-11-16Use a Drag class for midi note selection, so that itCarl Hetherington
2011-11-13Snap new automation points on audio lanes (part of #4297).Carl Hetherington
2011-11-10more ardour-button-ization; fix transparency of selection rects; use "correct...Paul Davis
2011-10-31Trim includes.Carl Hetherington
2011-09-30fixes for 98% of all the warnings/errors reported by OS X gcc on tigerPaul Davis
2011-09-08Don't allow non-movable meter / tempo markers to beCarl Hetherington
2011-09-07Don't create new regions on clicks on MIDI plugin automationCarl Hetherington
2011-07-17Add context menu for control points.Carl Hetherington
2011-07-13Make MIDI automation tracks behave the same as MIDICarl Hetherington
2011-06-01Delete trailing whitespaceDavid Robillard