resolve merge with master (?)
[ardour.git] / gtk2_ardour / editor_mouse.cc
2013-11-26 Paul Davisresolve merge with master (?)
2013-10-25 Colin FletcherEdit tempo & meter markers on double-click.
2013-10-25 Colin FletcherDouble-click on region pops up region properties.
2013-10-25 Colin FletcherMake double-click on marker pop up rename dialogue.
2013-10-25 Colin FletcherAdd a double-click handler for items in the editor...
2013-06-10 Paul Daviswhen exiting internal edit mode because of a mouse...
2013-06-10 Colin FletcherMake mouse operations on grouped regions apply to pre...
2013-05-02 Paul Davisremove all of Gtk::Window::set_position (WIN_POS_MOUSE...
2013-05-02 Paul Davisfix operation of right-click on selected MIDI note...
2013-05-02 Paul Davisremove CMT code - has not been used for years, and...
2013-04-11 Robin Gareusenable videotimeline by default
2013-03-13 Robin Gareusvideotimline
2013-01-24 Paul Davisprevent smart mode from interfering with internal edit...
2013-01-20 David RobillardFix MIDI region create drag for the eleventy billionth...
2012-12-26 Paul Davisremove "edit" property from track/bus groups; use ...
2012-12-21 Paul Davisprevent cursor from changing when in smart+internal...
2012-12-19 Paul Davisno region trimming on the region itself when in range...
2012-12-13 Paul Davisvarious fixes for "advanced" operations on range select...
2012-12-13 Ben Loftiscrossfade hack and slash. removed overlap checks,...
2012-12-02 Paul Davisallow button release events to be processed for region...
2012-11-26 Ben Loftistweak Smart Mode to be more like Mixbus. Smart mode...
2012-11-20 Ben LoftisAlways Play Range is now Follow Edits, and is based...
2012-07-26 Paul Davisreset default transport speed when leaving audition...
2012-07-10 Paul Davisoutline fade in/out handles in black (#3828)
2012-06-09 Carl HetheringtonSomewhat primitive implementation of allowing the edit...
2012-06-09 Carl HetheringtonExtend a previous region if we click in a MIDI automati...
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...
next