Prefer testing the session instead of using a global variable
[ardour.git] / gtk2_ardour / editor_mouse.cc
2014-11-14 Robin Gareusadd abort() to non-reached code
2014-11-14 David RobillardFix various sticky/broken cursor issues.
2014-10-28 Robin Gareusdon't show x-fade menu when right-clicking on frame...
2014-10-22 Paul Davisremove "canvasvar_" from all functions related to obtai...
2014-10-21 Paul Davisremove mouse zoom mode; bind z to zoom-to-range
2014-10-21 Robin Gareusfix stuck key-grab/scrolling.
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-09-20 Paul Davisuse new ARDOUR::Location signals in GUI
2014-09-17 Paul Davisshift-drag on range marker bar creates skip ranges...
2014-09-16 Paul Davisescape should reset focus as well as abort drags/clear...
2014-08-06 Ben LoftisMore fixes for range-based automation editing.
2014-08-05 Ben LoftisInitial steps towards usable range-based automation...
2014-07-18 Paul DavisMerge branch 'waveview_hacks' of https://github.com...
2014-07-14 Ben Loftis(Mixbus profile only) tentatively remove the Zoom...
2014-07-09 Paul Daviscut ops can start on automation tracks too
2014-07-09 Paul Daviscut ops can start with the mouse pointer not over a...
2014-07-07 Paul Davissome code shuffling to make sure that cut mode always...
2014-07-07 Paul DavisUse Canvas::re_enter() after changing mouse mode so...
2014-07-07 Paul Davisadd functionality for cut tool
2014-07-07 Paul Davisadd basics of Cut mouse mode, no functionality yet...
2014-07-03 Ben Loftisfix the naming and behavior of always-play-range to...
2014-07-02 Paul Davisreinstate same logic, slightly differently implementedm...
2014-07-01 Colin FletcherMerge branch 'ripple-mode-cc' into cairocanvas
2014-07-01 Paul Davismerge with master.
2014-06-30 Paul Davis(hopefully) fix smart-mode breakage of xfade operations
2014-06-30 Paul Daviscontext click over a trim handle is semantically equiva...
2014-06-30 Paul Davisuse Editor::effective_mouse_mode() inside Editor::butto...
2014-06-26 Paul Davisuse new TrackingText for verbose cursor
2014-06-25 Robin Gareusmove utility functions into a dedicated namespace
2014-06-19 Paul Davismore work on cursor tracking state
2014-06-18 Paul DavisMerge branch 'canvas_tweaks' of https://github.com...
2014-06-18 Paul Davisa whole slew of changes related to centralizing and...
2014-06-12 Paul Davisadd back click behaviour for canvas rulers, and also...
2014-06-08 Paul Davisfix problem with calls to Editor::trackview_by_y_positi...
2014-06-08 Paul DavisMerge branch 'waveview_caching_for_upstream' of https...
2014-06-08 Paul Davisfix crash caused by click-on-region-name if name highli...
2014-06-05 Robin Gareusunify Fade-Handle Cursors
2014-06-03 Paul Davismore profound changes to canvas scrolling, in particula...
2014-06-03 Paul Davisremove utterly useless unused code
2014-06-03 Paul Davisremove useless groups from timebar area, clarify scroll...
2014-06-03 Paul Davisremove timebar canvas and just use a single canvas...
2014-06-03 Paul Davisdifferent approach to independent scrolling, involving...
2014-06-02 Paul Davismerge with master and fix 4 conflicts by hand
2014-05-31 Robin Gareusprepare fade+trim cursors (cursor image still missing)
2014-05-31 Robin Gareusfix fade+trim handle hover color
2014-05-31 Robin Gareustowards region-trims preserving fade duration
2014-05-29 Robin Gareusupdate x-fade context-menu
2014-05-19 Colin FletcherMerge branch 'export-dialog' into cairocanvas
2014-05-07 Colin FletcherRipple mode: basic implementation
2014-04-15 Paul Davisremove pointless assert (since condition is if-tested...
2014-04-15 Paul Davishopefully fix issue with Editor::set_canvas_cursor_for_...
2014-03-22 Paul DavisMerge ... master, primarily for adrian's maximise-mixer...
2014-03-20 Paul Davisbig rework of scrolling, horizontal part considered...
2014-03-13 Paul Davisremove debug output
2014-03-13 Paul Davisfix up button selection operation so that fade drags...
2014-03-12 Paul Davisfixes, hopefully, for canvas cursor misbehaviour near...
2014-03-07 Paul Davisfix up some logic that allowed hits (percussive note...
2014-03-06 Paul Daviswhen in smart mode, context-click on a region item...
2014-02-26 Paul Davisfix display of time selection rect(s) when switching...
2014-02-26 Paul Davisconvert canvas_event_frame() and window_event_frame...
2014-02-25 Paul Davisctrl-click when adding automation points no longer...
2014-02-24 Colin FletcherMerge branch 'master' into export-dialog
2014-02-21 Paul Davisreverse default behaviour for adding control points... 3.5.357
2014-02-20 Paul Davisadd the with-guard-point distinction to region gain...
2014-02-20 Paul Davisadd the with-guard-point distinction to region gain...
2014-02-20 Paul Davismanually applied equivalent of 1d82f4ca07a38342e0815cd6...
2014-02-19 Paul Davisctrl-click when adding automation points no longer...
2014-02-12 Paul DavisMerge branch 'master' into cairocanvas
2014-02-08 Paul DavisMerge branch 'master' into cairocanvas
2014-02-08 Paul Davismerge with master, with minor conflict fixes
2014-02-04 Paul Davismerge (w/fix) with master
2014-01-30 Paul DavisMerge branch 'master' into cairocanvas
2014-01-29 Paul DavisMerge branch 'master' into cairocanvas
2014-01-27 Paul Davisrationalize, consolidate and make work dbl-click editin...
2014-01-23 Paul Davisfix merge conflict with master
2014-01-20 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-19 Paul Davisvisibility macros and flush() added to SrcFileSource...
2014-01-17 Paul DavisMerge branch 'master' into cairocanvas
2014-01-17 Paul DavisMerge branch 'master' into cairocanvas
2014-01-16 Paul DavisMerge branch 'master' into cairocanvas
2014-01-16 Paul DavisMerge branch 'master' into cairocanvas
2014-01-16 Paul DavisMerge branch 'master' into cairocanvas
2014-01-15 Paul DavisMerge branch 'master' into cairocanvas
2014-01-15 Paul Davismerge with master
2014-01-15 Paul Davismerge with master
2014-01-14 Paul Davismerge (with conflict fixes) with master (even against...
2014-01-13 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-13 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-12 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-11 Paul Davisfix merge with master
2014-01-10 Paul Davisfinished merge of cairocanvas with windows and windows...
2014-01-10 Paul DavisMerge windows+cc branch into cairocanvas branch. Not...
2014-01-10 Paul Davisfix merge errors with master
2014-01-08 Colin FletcherMerge remote-tracking branch 'origin/master' into expor...
2014-01-08 Paul DavisMerge branch 'master' into cairocanvas
2014-01-02 Paul DavisMerge branch 'master' into cairocanvas
2013-12-31 Paul Davisfix up visibility control for automation lines
2013-12-31 Paul Davisjust use show() and hide() to manage control point...
2013-12-28 Paul DavisMerge branch 'master' into cairocanvas
2013-12-27 Paul Davismerge exportvis branch into cairocanvas, to reduce...
next