remove AU GUI debugging test in which arrow keys could be used to change GUI size
[ardour.git] / gtk2_ardour / editor_mouse.cc
2012-05-29 Paul Davispatch from dave flick to tackle a variety of cursor...
2012-05-29 Paul Davisarguably cleaner tweak to previous commit
2012-05-29 Paul Davissubstantive change to try to provide some rationality...
2012-05-24 David RobillardRemove over 500 unnecessary includes (including 54...
2012-05-22 Paul Davisremove, convert, comment several cerr statements
2012-05-11 Paul Davisswitch to 5 new fade curves, taken from mixbus2 branch...
2012-05-10 Paul Davisincorrect but visible context menu for xfades
2012-05-10 Paul Davisbasic xfade dragging
2012-05-09 Paul Davisskeleton for crossfade edge dragging
2012-05-08 Paul Davisframework for handling events on the xfade rects
2012-04-22 Carl HetheringtonFix toggle selection for control points.
2012-04-07 Carl HetheringtonAdd missing break; (#4820).
2012-03-22 Carl HetheringtonDon't leave internal edit mode when clicking on an...
2012-03-09 Carl HetheringtonRemove unused RegionGainDrag; fix logic in adding new
2012-03-09 Paul Davisforward-port some fixes from a2
2012-02-13 Paul Davis(1) remove magic number voodoo when saving zoom focus...
2012-02-08 Paul Davisrange mode should not allow trim of MIDI notes
2012-02-08 Paul Davismouse draw mode can draw AND select (and trim) notes...
2012-02-07 Paul Davisfix for #4689 from dave flick
2012-02-03 Paul Davisuse button joiner for smart mode; polish up the visuals...
2012-01-30 Paul Davismany changes, large and small, related to smart mode...
2012-01-25 Paul Davisleave note edit mode with a click on any track backgrou...
2012-01-24 Paul Davisfix breakage of normal method of creating an empty...
2012-01-24 Paul Davisexit internal/note edit mode when clicking on anything...
2012-01-19 Paul Davisnew mouse mode (Draw (notes)); switch into internal...
2012-01-19 Paul Davisenter and exit node edit mode with dbl-click in any...
2011-12-26 Paul Daviswhen a context click event occurs in the editor, store...
2011-12-05 Carl HetheringtonRemove hopelessly inadequate attempt at last_item_entered
2011-11-16 Carl HetheringtonUse a Drag class for midi note selection, so that it
2011-11-13 Carl HetheringtonSnap new automation points on audio lanes (part of...
2011-11-10 Paul Davismore ardour-button-ization; fix transparency of selecti...
2011-10-31 Carl HetheringtonTrim includes.
2011-09-30 Paul Davisfixes for 98% of all the warnings/errors reported by...
2011-09-08 Carl HetheringtonDon't allow non-movable meter / tempo markers to be
2011-09-07 Carl HetheringtonDon't create new regions on clicks on MIDI plugin autom...
2011-07-17 Carl HetheringtonAdd context menu for control points.
2011-07-13 Carl HetheringtonMake MIDI automation tracks behave the same as MIDI
2011-06-01 David RobillardDelete trailing whitespace
2011-05-30 Paul Davisremove unused and useless "src" argument for a number...
2011-05-11 Carl HetheringtonFix crash when clicking on a hit (may be #4036).
2011-05-02 Carl HetheringtonSeparate verbose cursor out into its own class and...
2011-04-25 Carl HetheringtonFix subtraction of bar/beat/tick for verbose canvas...
2011-04-07 Carl HetheringtonFix crash due to _over_region_trim_target not being...
2011-03-24 Carl HetheringtonPrevent region drags with the middle button in internal...
2011-03-08 Paul Davisremove spurious debug line
2011-03-08 Paul Davisreinstate (de)selection operations that should happen...
2011-03-08 Paul Daviswhen leaving internal edit mode, if the current mode...
2011-03-05 Paul Davisprevent trim cursors appearing, and prevent note trimmi...
2011-03-04 Paul Davisbasic adoption of new mouse binding facility
2011-03-03 Paul Davisexperiment with making MIDI region boxes vanish when...
2011-03-02 Carl HetheringtonNo-op: coding style.
2011-02-17 Carl HetheringtonBring up the click tab of the RC options window when...
2011-02-14 Paul Davispatches from lincoln to speed up the regionlist and...
2011-02-09 Paul Davismake name-highlight bar active for trims even in intern...
2011-02-08 Carl HetheringtonRemove always-true should_show_selection code.
2011-02-07 Carl HetheringtonPrevent various things from stopping the transport...
2011-01-27 Paul Davismerge 3.0-panexp (pan experiments) branch, revisions...
2011-01-19 Carl HetheringtonFix session range location by hooking into the undo...
2010-12-14 Paul Davismove ticks per beat from Meter to Timecode::BBT_Time...
2010-12-14 David RobillardRename libmusictime libtimecode (consistent with alread...
2010-12-07 Paul Davisfix crash when dragging percussive-mode notes due to...
2010-11-25 David RobillardFix some messed up code (spacey tabs).
2010-11-21 Carl HetheringtonUpdate ghost note presence when mouse mode is changed...
2010-11-16 Carl HetheringtonMove mouse cursor stuff out of Editor into its own...
2010-11-15 Carl HetheringtonModify region trim cursor if a region can only be trimm...
2010-11-15 Carl HetheringtonPresent trim cursors over region view name bar.
2010-11-14 Carl HetheringtonFix up fade in/out cursors.
2010-11-14 Carl HetheringtonUse the edit position to decide what items to put in...
2010-11-09 Carl HetheringtonMove some methods out of Editor into RegionView.
2010-11-07 Carl HetheringtonFix zoom cursor SNAFU (#274). Increase move threshold...
2010-11-03 Carl HetheringtonTidy up the region menu a bit, and hopefully clarify...
2010-09-22 Paul Davismuch craziness with canvas cursors; fix 0 beat cursor...
2010-09-21 Carl HetheringtonMake object/range link work with stacked region mode...
2010-09-21 Paul Davis(1) remove almost-never used block/unlock_property_chan...
2010-09-21 Carl HetheringtonUpdating zoom mouse cursor on modifier press. Fixes...
2010-09-18 Carl HetheringtonDisable region drags in internal edit mode. Fixes...
2010-09-17 Paul Davismegaopus patch #2 for today: remove nframes64_t and...
2010-09-16 Paul Davisprevent drags on nascent-captured regions
2010-09-15 Carl HetheringtonCopy-edit.
2010-09-13 Paul Davisrestore "add MIDI region on click in MIDI track" functi...
2010-09-07 Carl HetheringtonLincoln's patch to tidy up region fade visuals. Fixes...
2010-08-27 Carl HetheringtonRemove what I'm pretty sure was a hack to work around...
2010-08-26 Paul Davissome (unfinished) work on incorporating Ben's rev 6919...
2010-08-25 Paul Davismajor chunk of the region layering editor from 2.X...
2010-08-25 Carl Hetheringtonclear_history -> clear_changes and some comments.
2010-08-20 Carl HetheringtonAllow drag when creating a MIDI region. Fixes #3363.
2010-08-18 Carl HetheringtonSet cursor to hint that you can drag automation up...
2010-08-14 Carl HetheringtonAdd note edit dialog. Fixes #3346.
2010-08-13 Carl HetheringtonAdd shortcut for link object/range mode. Fixes #3242.
2010-08-13 Carl HetheringtonSet tooltips correctly so that range button gets a...
2010-08-11 Carl HetheringtonHopefully fix up automation control point selection...
2010-08-10 Carl HetheringtonHopefully fix up region click + drag which I broke...
2010-08-10 Carl HetheringtonImprove ctrl-click behaviour of automation points....
2010-08-06 Carl HetheringtonFix up selection of automation points.
2010-08-04 Carl HetheringtonAllow rubberband selection of MIDI automation points...
2010-07-24 Paul Davisstep editing now accessed via a context menu on MIDI...
2010-07-22 Carl HetheringtonDon't offer to trim regions in internal edit mode,...
2010-07-16 Carl HetheringtonDon't tempt the user with visual cues that they can...
2010-07-09 Carl HetheringtonGive internal edit mode its own cursor. Deselect every...
2010-07-06 Paul Davisbeat slicing patch #1 from lincoln spiteri
next