Updating zoom mouse cursor on modifier press. Fixes #274.
[ardour.git] / gtk2_ardour / editor_mouse.cc
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
2010-06-29 Carl HetheringtonFix vertical canvas autoscroll when dragging track...
2010-06-22 Carl HetheringtonAllow range selections to be started in non-region...
2010-06-17 Paul Davisnew fade in/out handle cursors from chrisg (maybe to...
2010-06-17 Paul Davisnew trim cursors from chrisg, fix up hotspots for said...
2010-06-17 Paul Davisadd left/right side trim cursors and use them for regio...
2010-06-02 Paul Daviszero-pad seconds field of verbose canvas cursor, fixes...
2010-05-30 Paul Davismake trimming in region name (colored) highlight work...
2010-05-29 Paul Daviscreate new MIDI regions on streamitem click in "note...
2010-05-27 Carl HetheringtonAllow the region gain automation tool to create standar...
2010-05-25 Carl HetheringtonImplement shift-right-click to delete MIDI note (#3170)
2010-05-25 Paul Davisstop range mode stuff from showing up when in internal...
2010-05-20 Paul Davisvarious minor MIDI fixes: prevent duplicate note entry...
2010-05-18 Paul Davischange tooltip of mouse select button to indicate MIDI...
2010-05-17 Carl HetheringtonFix crash on attempting a TimeFX drag but not clicking...
2010-05-09 Carl HetheringtonCreate the session range location as and when the sessi...
2010-05-09 Carl HetheringtonRemove some hang-overs of the old horizontal scrollbar...
2010-05-05 Carl HetheringtonSmall cleanups to dragging code. Fix assertion failure...
2010-05-05 Carl HetheringtonFix SNAFU on region trimming with grid enabled caused...
2010-05-02 Carl HetheringtonPrevent multiple tempo / meter changes being inserted...
2010-05-01 Carl HetheringtonRemove unnecessary snap in Editor::single_*_trim, as...
2010-04-28 Carl HetheringtonPartial fix for #3092; make time FX still work if inter...
2010-04-23 Carl HetheringtonWhen a track context menu is opened, select the track...
2010-04-21 Carl HetheringtonMove Diskstream ownership to Track, so that Session...
2010-03-16 Paul Davisfix previous patch from lucus
2010-03-02 Paul Davis(1) remove most uses of MementoCommand for Playlist...
2010-03-02 Paul Davisthe mega-properties/SequenceProperty patch. split is...
2010-02-19 Paul Davischange PropertyChange from a bitfield into a real objec...
2010-02-18 Paul Davisthe Properties & 64bit region commit
2010-02-08 Paul Davisuse RegionCommand for same-track region drags
2010-01-25 Paul Davisa boatload of minor and middle-sized changes to try...
2010-01-25 Carl HetheringtonAllow drag of region fade in/out in object mode with...
2010-01-16 Carl HetheringtonFix bug when dragging regions in PT-edit mode.
2010-01-12 Carl HetheringtonHopefully fix segfault.
2010-01-12 Carl HetheringtonAllow multiple simulataneous Drags to be active, and...
2010-01-08 Carl HetheringtonMake a new action "escape", bound to the Escape key...
2010-01-03 Carl HetheringtonSome cleanups to drawing of automation line control...
2010-01-02 Carl HetheringtonFix warnings.
2010-01-02 Carl HetheringtonDon't allow drag of automation range unless the mouse...
2010-01-01 Carl HetheringtonFirst cut of some Pro-tools inspired editing features...
2009-12-22 Carl HetheringtonRefactor and clean up some confusion in dragging code.
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-12-13 Carl HetheringtonRemove confusing track / group members in TimeSelection...
2009-12-12 Paul Davisremove using namespace sigc everywhere to ensure clarit...
2009-12-11 Paul Davismake all use of bind/mem_fun be explicitly sigc::
2009-12-09 Paul Davissmall fixlet for region push/pull op, from lincoln
2009-12-04 Paul Davismove generic parts of Keyboard into gtkmm2ext. imperfec...
2009-11-18 Paul Davisstart to make mouse modes better when in note edit...
2009-11-17 Paul Davisavoid .h pollution in last commit
2009-10-30 David RobillardTrim session.h include dependency tree.
2009-10-26 Paul Davisprovide accessors to Editor::snap_{type,mode} ; when...
2009-10-26 Paul Davischange the use of "SMPTE" to "Timecode" to reflect...
2009-10-23 David Robillard"Fix" what seems to be an inevitable assertion failure...
2009-10-14 David RobillardFix display of tool button icons.
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-09-08 Paul Davismove note drag & note resize mouse handling up into...
2009-09-05 Paul Davisjust one timeout callback for step editing, not one...
2009-09-03 Paul Davisbetter way to "engage" step edit, and extend region...
2009-08-28 Carl HetheringtonRemove some debugging code.
2009-08-28 Paul Davismore MIDI editing tweaks ; flip mouse mode buttons...
2009-08-24 Carl HetheringtonAlter snap modifier so that it turns the grid on when...
2009-08-17 Paul Davismove assignments out of assert() in editor_drag (thanks...
2009-08-04 Carl HetheringtonSplit up Editor::button_press_handler and fix assert...
2009-08-04 Carl HetheringtonFix uninitialised variable.
2009-07-28 Paul Davisremove all MIDI-specific editing modes by making standa...
2009-07-21 Carl HetheringtonFix some unused parameter warnings.
2009-07-09 Carl HetheringtonBack out big shared_ptr change. Moving to a branch...
2009-07-09 Carl HetheringtonUse shared_ptr for the TimeAxisView hierarchy.
2009-06-25 Carl HetheringtonVarious adjustments to make more operations respect...
2009-06-21 Carl HetheringtonPatch from Lincoln to fix crashes on region trim.
2009-06-14 Carl HetheringtonSome cleanups to ruler drags.
2009-06-12 Carl HetheringtonHopefully fix assertion failures in gnomecanvas when...
2009-06-11 Paul Davismake button events on automation tracks work again...
2009-06-10 Carl HetheringtonRemove unused variable.
2009-06-10 Paul Davissupport scrubbing via new Drag abstraction (probably...
next