Fix ExportFormatSpecification copy-c'tor
[ardour.git] / gtk2_ardour / editor_drag.h
2018-02-09 Ben Loftisnew_grid: Rewrite of Snap and Grid. (squashed commit)
2018-02-09 Ben Loftisnew_snap: Snapped Cursor ( squashed commit )
2017-09-18 Paul Davisglobally change all use of "frame" to refer to audio...
2017-07-21 nick_mDisable tempo end/twist drag for meter-locked tempi
2017-07-21 nick_mFix various issues wrt BBTRulerDrag
2017-07-20 Ben LoftisCursorZoomDrag rework:
2017-07-01 Robin GareusNO-OP whitespace & foratting of header files
2017-07-01 Thomas BrandNO-OP whitespace (updated GH PR #357)
2017-03-04 nick_mtempo editing updates
2017-03-04 nick_mrework percussive hit spraying.
2017-02-27 nick_mback to using shift-ctrl for pinch drag. set colours...
2017-02-27 nick_mrework tempo editing.
2017-02-04 nick_mmidi note drags are music-based.
2017-02-04 nick_msetup_snap_delta() need only take a framepos_t.
2017-02-04 nick_mrework snap
2017-01-25 Paul Davisimprove range drag semantics
2017-01-23 Paul Davisimplement copy-drag for MIDI notes.
2016-11-21 nick_mfilter events in HitCreateDrag, remove some code.
2016-11-21 Tim MayberryShow cursor in Cut mode on button press at cutting...
2016-11-20 nick_mclean up HitCreateDrag. should be a no-op.
2016-11-20 nick_mfix compilation, rename PercussiveCreateDrag -> HitCrea...
2016-11-19 nick_mmake it clear that there is no drag threshold for NoteC...
2016-11-17 nick_mfix incorrect subdivision when dragging/trimming region...
2016-11-11 Tim MayberryAdd option to zoom using button press in the time ruler...
2016-11-10 nick_mremove public pulse methods from TempoMap.
2016-11-10 nick_mclamp setting tempo via vertical drag.
2016-08-13 nick_mResolve potential ambiguity between the constraint...
2016-07-10 Robin Gareusremove reference "const int32_t&" -> const int32_t"
2016-07-09 nick_mPaste uses exact beats. rework _start_beats calculation...
2016-07-09 nick_mMake some musical operations on music-locked regions...
2016-05-27 nick_mAllow non-musical snap when dragging bbt ruler.
2016-05-27 nick_mForce snap when dragging meters.
2016-05-27 nick_mDragging a meter sets editor snap type to bars during...
2016-05-27 nick_mTempo ramps - more bbt dragging work.
2016-05-27 nick_mTempo ramps - more bbt ruler dragging work.
2016-05-27 nick_mTempo ramps - add visualtempo curve, dragging bbt or...
2016-05-27 nick_mTempo ramps - allow constraint-drag of first tempo.
2016-05-27 nick_mTempo ramps - pressing constraint modifier keys during...
2016-05-27 nick_mTempo ramps - rework mouse dragging of tempo marks...
2016-05-27 nick_mTempo ramps - allow live updating of tempo markers.
2015-11-13 nick_mFix #6673 - another prematurely closed undo transaction.
2015-10-24 nick_mMarkers use the selection change stack.
2015-10-23 nick_mResizeNoteDrag selection click behaves as NoteDrag...
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2015-09-08 Robin GareusAllow to override A/V-lock (when moving audio)
2015-08-20 Robin Gareusfix "locked" + "locked to video" bug.
2015-07-23 Robin Gareusrename Marker class
2015-07-16 Ben Loftismerge fix
2015-06-29 Paul Davismake editor_drag.h fully self-contained as a header...
2015-06-17 nick_mRework last commit, clicking on an automation line...
2015-06-17 nick_mDon't add history by clicking a control point, fix...
2015-05-23 nick_mMerge branch 'relative_snap'
2015-05-23 nick_mFix bug where inserting notes in MouseContent mode...
2015-05-22 nick_mFix inverted logic of SnapOff with snap modifiers pressed.
2015-05-21 nick_mSmall cleanup
2015-05-21 nick_mClean up a bit - should be a no-op
2015-05-20 nick_mAllow all drag -related modifiers to be set, re-instat...
2015-05-17 nick_mClean up drag modifiers.
2015-05-17 nick_mRelative Snap -make it activated by the tertiary modifi...
2015-05-16 nick_mRelative snap - support magnetic mode (hackishly for...
2015-05-16 nick_mCleanup relative snap code.
2015-05-15 nick_mRelative snap
2015-04-21 Ben Loftismerge fix for tempo branch
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-03-30 Robin GareusHeuraka! Nightmarish rework of DnD code.
2015-03-26 Robin GareusHeuraka! Nightmarish rework of DnD code.
2015-03-25 Ben Loftisremove crufty variable
2015-03-25 Robin GareusDnD, only use track relationship
2015-03-25 Robin GareusMajor rework of DnD.
2015-02-13 Paul Davisfix up recent cherry-picks from waves' tracks
2015-02-13 Paul Davisimplement axis-limited dragging
2015-02-13 Paul Davisdetect if drags appear to be vertical or horizontal...
2015-02-06 Paul Davisimplement RangeMarkerBarDrag::abort
2015-01-24 Paul Davismake MouseCursors invalid cursor API be static; use...
2015-01-23 Paul Davisfix indentation from prior commit
2015-01-23 GZharun[Summary] Fixed bug 45163: Trim range from right corner...
2015-01-14 David RobillardFix automation range drag and implement for MIDI.
2014-12-20 David RobillardFix various cursor problems.
2014-12-08 David RobillardUnify gain and draw tools.
2014-11-25 David RobillardRemove dead code.
2014-11-24 Paul Daviswhen dragging on the canvas, use x,y pointer coordinate...
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-09-17 Paul Davisnew code to support creating skip markers
2014-07-07 Paul Davissome code shuffling to make sure that cut mode always...
2014-07-07 Paul Davisuse an EditorCursor when dragging in cut mode to indica...
2014-07-07 Paul Davisadd functionality for cut tool
2014-07-01 Colin FletcherMerge branch 'ripple-mode-cc' into cairocanvas
2014-07-01 Colin FletcherFixes for ripple mode drag
2014-07-01 Paul Davismerge with master.
2014-06-19 Paul Davismodifications to region drag implementation
2014-06-17 Paul DavisMerge branch 'pathscanner-refactor' of https://github...
2014-06-17 Paul DavisMerge branch 'summary_background' of https://github...
2014-06-17 Paul Davisa set of inter-related subtle changes to get vertical...
2014-06-08 Paul DavisMerge branch 'waveview_caching_for_upstream' of https...
2014-06-08 Paul Davisintroduce Drag::_trackview_only which indicates that...
2014-06-02 Paul Davismerge with master and fix 4 conflicts by hand
2014-05-31 Robin Gareusdisable snap fades to 'other' region (for now)
2014-05-31 Robin Gareustowards region-trims preserving fade duration
2014-05-19 Paul DavisMerge branch 'noppc' of https://github.com/mojofunk...
2014-05-19 Paul DavisMerge branch 'mingw-updates' of https://github.com...
next