add plural forms for pt to gtk2_ardour/po/pt.po
[ardour.git] / gtk2_ardour / editor_drag.h
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...
2014-05-19 Colin FletcherMerge branch 'export-dialog' into cairocanvas
2014-05-19 Paul Davisadding a new track via copy-region-drag now works ...
2014-05-07 Colin FletcherRipple mode: tidy up
2014-05-07 Colin FletcherRipple mode: basic implementation
2014-05-07 Paul Davisshift-modifier during trim dragging causes region to...
2014-03-22 Paul DavisMerge ... master, primarily for adrian's maximise-mixer...
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-23 Paul Davisfix merge conflict with master
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-11 Paul Davisfix merge with master
2014-01-10 Paul Davisfinished merge of cairocanvas with windows and windows...
2014-01-10 Paul Davisfix merge errors with master
2014-01-08 Paul DavisMerge branch 'master' into cairocanvas
next