enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h
[ardour.git] / gtk2_ardour / editor_mouse.cc
2016-07-14 Paul Davisenough with umpteen "i18n.h" files. Consolidate on...
2016-07-09 nick_mEdit note dialog fixes.
2016-07-09 nick_mExact beat - provide audio->music mapping for region...
2016-06-02 Paul Davisvarious safety checks for the result of dynamic_cast...
2016-05-27 nick_mAllow user to have the snap modifier pressed when using...
2016-05-27 nick_mTempo ramps - add visualtempo curve, dragging bbt or...
2016-05-27 nick_mTempo ramps - add gui dilation of tempos.
2016-05-27 nick_mTempo ramps - pressing constraint modifier keys during...
2016-03-15 Paul Davischange API for CairoWidget::focus_handler
2016-02-22 Paul Davisremove all tearoffs except the monitor section.
2016-01-14 Tim MayberryChange handling of Midi note selection to eliminate...
2015-10-31 nick_mClarify context menu for midi notes.
2015-10-30 nick_m"End" -> "end" in end point trim command name.
2015-10-19 nick_mSelect the control point about to be deleted when using...
2015-10-19 nick_mAllow adding / toggling rubber band selection of automa...
2015-10-19 nick_mShow verbose cursor control point values in MouseConten...
2015-10-19 nick_mRegion gain point selection behaves as per track automa...
2015-10-19 nick_mMake control point selection more consistent.
2015-10-18 Robin Gareusdisable follow-edits with external sync #6577
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2015-10-04 Paul Davisglobally remove all trailing whitespace from ardour...
2015-09-16 Tim MayberryRemove ardour_ui.h header inclusion
2015-09-16 Tim MayberryMove UIConfiguration Singleton into UIConfiguration...
2015-08-14 Tim MayberryFix bug #6337, clicking in canvas without session loade...
2015-07-23 Robin Gareusrename Marker class
2015-07-16 Ben Loftismerge fix
2015-06-20 nick_mAutomation selection fixes.
2015-06-17 nick_mDon't add history by clicking a control point, fix...
2015-06-16 nick_mUnbreak region brush drag wrt undo, avoid some dangling...
2015-06-01 Ben LoftisFix some visual loopholes when switching tools inside...
2015-04-21 Ben Loftismerge fix for tempo branch
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-03-25 nick_mFix some strings incorrectly marked for translation.
2015-03-17 Robin Gareusfix very unlikely null pointer dereference.
2015-03-13 nick_mDon't set the following dialogs to be transients for...
2015-02-05 Ben LoftisContentEdit drag on empty MIDI track should not create...
2015-01-26 Paul Davisignore context menu click events, notably during drag...
2015-01-17 nick_mFix some ignored region selection changes (probably...
2015-01-14 nick_mReduce selection loss when changing mouse modes.
2015-01-14 nick_mA test for less brutall deselection on mouse mode change.
2015-01-14 Ben Loftistoggling smart mode is just an option.
2015-01-14 David RobillardRemove drag code from automation region view.
2015-01-14 David RobillardFix automation range drag and implement for MIDI.
2015-01-13 Ben Loftiswhen the mouse tool changes, smart mode should have...
2015-01-10 nick_mFix AutomationTrackItem rubberband click thinking it...
2015-01-02 nick_mSeparate selection operations into their own temporary...
2014-12-30 David RobillardFix smart mode cursor on audio regions.
2014-12-28 David RobillardFix potential pop of empty enter stack.
2014-12-25 David RobillardContext menu for applying edits to note selection.
2014-12-24 David RobillardFix sticky snap mode/type selectors.
2014-12-23 David RobillardFix cursor update on nested entry.
2014-12-22 Paul Davismove all (G)UI related configuration parameters into...
2014-12-20 David RobillardFix various cursor problems.
2014-12-19 David RobillardRemove mouse mode toggling.
2014-12-19 David RobillardRestore snap when switching to/from internal.
2014-12-19 Ben LoftisEnforce internal/external selection exclusivity.
2014-12-19 David RobillardMake tools toggle-like by switching to last mode.
2014-12-19 David RobillardRemove internal edit mode and add "content" tool.
2014-12-18 nick_mAdd editor selection state to session history via a...
2014-12-17 David RobillardRemove unused variables.
2014-12-14 Paul Davisfix up requested color names everywhere.
2014-12-14 Paul Davisinitial pass to replace all UIConfiguration::get_XXXXXX...
2014-12-09 Ben Loftisupdate_time_selection_display should work when in smart...
2014-12-08 David RobillardDon't switch to internal when switching to draw.
2014-12-08 David RobillardUnify gain and draw tools.
2014-12-08 David RobillardFix and simplify step_mouse_mode.
2014-12-07 David RobillardMake draw tool add points to track automation.
2014-12-05 David RobillardMake scroll work on MIDI regions when internal.
2014-12-05 Paul Davisworking compilation for new color code
2014-11-17 David RobillardUse an enum for RoundMode instead of magic numbers.
2014-11-14 Jeremy CarterMerge remote-tracking branch 'upstream/master'
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
next