summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editor_selection.cc
AgeCommit message (Expand)Author
2008-03-24small change to logic for track selection when context/button clicking on a t...Paul Davis
2008-02-23fix up meter thread management when JACK client starts/stops/is halted ; put ...Paul Davis
2008-02-21fix deadlock in playlist::partition(); new first idle model, including messag...Paul Davis
2008-02-20drop ruler_show[] in favor of specific editor actions; various new actions an...Paul Davis
2008-02-17a boatload of changes and fixes related to SAE menu redesign (several new ope...Paul Davis
2008-02-06make "Set Range Selection" in per-region context (sub)menu use all selected r...Paul Davis
2008-02-06proper fix for stereo region wave drawing bug; make trackheight operations ap...Paul Davis
2008-02-05rationalize all region selection for editor operationsPaul Davis
2008-02-04provide instructional hint for keyeditor; fix keybinding issues on OS X (need...Paul Davis
2008-02-02Potential segfault fix (the "why" part I don't know).David Robillard
2008-01-09clever fixes to make keyboard-driven trimming work nicelyPaul Davis
2008-01-09make separate work with/without selected tracks; make align-regions-*-relativ...Paul Davis
2008-01-04a few fixes for zoom, plus the results of unfinished work on zoom redrawing, ...Paul Davis
2008-01-02fix problem with x-axis origin computation moving the origin at the wrong timePaul Davis
2007-12-21first pass at making shift-click to select region extend the selection vertic...Paul Davis
2007-12-18new LocateRollLocate event, used to implement play-at-edit-point-and-return; ...Paul Davis
2007-12-12per-kbd-layout keybindings selection; initial pass at link-region-and-track-s...Paul Davis
2007-11-30don't put NDF/DF in clocks if there is no DF/NDF alternative; make deselect-a...Paul Davis
2007-11-28add set loop/punch from edit-range; don't select track when propagating regio...Paul Davis
2007-11-26more ongoing SAE-driven changes (too many too list here)Paul Davis
2007-11-19a ton of changes based on discussions at SAE; to be documented laterPaul Davis
2007-11-09make edit clock do something useful again; do sensible guess work on how to d...Paul Davis
2007-11-09fix up botched marker management scheme; add Editor::get_edit_op_range(); mak...Paul Davis
2007-11-09catch markers as they go away, to avoid selection corruption; add select-rang...Paul Davis
2007-11-09the edit cursor is dead, long live the edit point; plus a few fixes; plus loc...Paul Davis
2007-11-05mouse zoom focus; mouse scrubbing becomes mouse shuttling; use nframes64_t mo...Paul Davis
2007-11-02some small optimizations for track-selection processPaul Davis
2007-10-06Backport fix from trunk for selection of regions that are in edit groups.Carl Hetherington
2007-08-26round one of import design changes (still not fully functional, but basic stu...Paul Davis
2007-04-18make rubber band select act across all tracks, not the current selectionPaul Davis
2007-04-10new swedish gtk2_ardour translation; fix button release adds extra control po...Paul Davis
2007-02-22remove all lines to avoid recompiles after commitsPaul Davis
2007-02-06some fixes/improvements for track selection; add upload target to manual make...Paul Davis
2007-01-24allow control points with the same x (pixel) coordinate, now that libart_lgpl...Paul Davis
2007-01-24more region selection tweaksPaul Davis
2007-01-24minor selection tweak to avoid finding regions in an existing track selection...Paul Davis
2007-01-24add GUI control for use-overlap-equivalencyPaul Davis
2007-01-23a variety of bits and pieces for selection opsPaul Davis
2007-01-18more games with selectionPaul Davis