summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editor_mouse.cc
AgeCommit message (Expand)Author
2007-07-05New theme manager from trunk, backported to 2.0-ongoingDoug McLain
2007-06-01potential fix for ctrl-middleclick crash (merged from trunk)Paul Davis
2007-05-30more use of int64_t to fix frame offset valuesPaul Davis
2007-05-29fix some (all? not likely) problems with dragging close to 2^32-1 framesPaul Davis
2007-05-08fix x-constrained copy-drag in same trackPaul Davis
2007-05-07fix for #1637Paul Davis
2007-04-26fix issues with copy-fixed-time dragPaul Davis
2007-04-26do not unnecessarily recompute streamview item heights; set axis view item na...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-04-07add new profile object, use it to remove certain horizontal elements from GUI...Paul Davis
2007-04-06modified fix from carl for region copy-moves-original-to-start bug; change ve...Paul Davis
2007-04-06don't let auditioning make transport buttons inaccessible; delete/rename snap...Paul Davis
2007-04-06fix nasty logic error that leads to crashing bugs when trying to operate on r...Paul Davis
2007-03-22remove button 4/5 handling (now scroll_up/down); prevent dbl-click on xfade f...Paul Davis
2007-03-05new design for region dragging; make add route dialog float over the correct ...Paul Davis
2007-02-28slight correction to last copy-drag-constrained logicPaul Davis
2007-02-28maybe fix copy-x-constrained drag issues; mix group buttons change text when ...Paul Davis
2007-02-27fix range mode problem with a recent commit - crash when dragging, due to dra...Paul Davis
2007-02-27fix #1394 - The 'narrow strip' option in the mixer does not take extra width ...Paul Davis
2007-02-27fix copy-drag of regions, i believePaul Davis
2007-02-26patch from mantis user cth103 to fix up fixed-time cross-track dragsPaul Davis
2007-02-22remove all lines to avoid recompiles after commitsPaul Davis
2007-02-19remote control IDs follow editor/mixer view order; fix multiple display of di...Paul Davis
2007-02-09strip X specific from keyboard.cc; fix up many buttons to avoid prelight (mos...Paul Davis
2007-02-08select track in range mode even on region & related objectsPaul Davis
2007-02-06some fixes/improvements for track selection; add upload target to manual make...Paul Davis
2007-02-01select track on context press in a StreamItem, so that context menu ops workPaul Davis
2007-01-23a variety of bits and pieces for selection opsPaul Davis
2007-01-18more games with selectionPaul Davis
2007-01-18more futzing with selectionsPaul Davis
2007-01-18make ctrl-rubber-band-select do something closer to the right thingPaul Davis
2007-01-18more fun and games with selection logicPaul Davis
2007-01-17fix absolute fade in/out length during drag and odd select/deselect behaviourPaul Davis
2007-01-17region fade in operations now mapped over the current region selectionPaul Davis
2007-01-17merge by hand changes from mtaht to fix up export behaviour, and gcc warnings...Paul Davis
2007-01-14mo' better fixins fer xfades, plus reinstate hiding xfades during dragsPaul Davis
2007-01-08save and restore clock modesPaul Davis
2007-01-02General SMPTE fixes mostly relating to non-integer frame rates. Please Test. ...Nick Mainsbridge
2006-12-19make shift-click (extend) selection operation on track headers etc. work Paul Davis
2006-12-19make shift-scrollwheel work in any TimeAxisViewPaul Davis
2006-12-14use shared_ptr for all Playlist handling; cleanup works againPaul Davis
2006-12-04Drag zoom area now fills the whole canvasSampo Savolainen
2006-12-04fix incorrect region opacity after move + undoNick Mainsbridge
2006-12-01don't update clocks while dragging playheadPaul Davis
2006-11-30timecode clock info patch from oofus, big clock mods from oofus, rec-sensitiv...Paul Davis
2006-11-28crossfade views are only as long as the crossfades themselves, show verbose t...Nick Mainsbridge
2006-11-28major fixes to automation editingPaul Davis
2006-11-16track naming patch from brian; slightly modified F11-bug workaround from bria...Paul Davis
2006-11-02allow track selection to be toggled (ctrl-clicked); potential fixes for tape ...Paul Davis