summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editor_mouse.cc
AgeCommit message (Expand)Author
2007-06-15Major Theme Manager changes, see ardour-devDoug McLain
2007-06-04Show selected MIDI track in editor mixer.David Robillard
2007-06-01potential fix for ctrl-middleclick crashPaul Davis
2007-05-31fixup botched xfade-as-audioregion; apply work from 2.0-ongoingPaul Davis
2007-05-30(MERGED FROM rev 1924 on 2.0-ongoing) fix some (all? not likely) problems wit...Paul Davis
2007-05-18Remove region raise() and lower(). Try to do region layering better.Carl Hetherington
2007-05-17Add stacked lanes mode which displays regions on different layers at differen...Carl Hetherington
2007-05-14add new "lock position" feature for regionsPaul Davis
2007-05-11Conditionally compile CMT additions, enabled by default.Tim Mayberry
2007-05-10Re-work main right-click context menu to operate on the selection, and remove...Carl Hetherington
2007-05-10merge changes for 2.0.1/2.0.2, plus some fixes to issues made apparent by con...Paul Davis
2007-05-07fix #1637 (needs merging to 2.0.1 branch); remove debug printfPaul Davis
2007-04-29Merged with trunk R1761David Robillard
2007-04-19Merged with trunk R1729.David Robillard
2007-04-12Merged with trunk R1705.David Robillard
2007-03-18Merged with trunk R1612.David Robillard
2007-01-28Merged with trunk R1393.David Robillard
2007-01-15Merged with trunk R1327.David Robillard
2007-01-09Merged with trunk R1283.David Robillard
2006-11-19Merged with trunk R1141David Robillard
2006-10-21Merged with trunk R999.David Robillard
2006-10-21Merged with trunk R992.David Robillard
2006-08-29Merged with trunk R861David Robillard
2006-08-24Merged with trunk R846David Robillard
2006-08-16Progress on the disk side of things:David Robillard
2006-08-14- MIDI "recording" - rec region creation/drawing, actual MIDI region creation...David Robillard
2006-08-10Merged with trunk R776David Robillard
2006-08-01Mostly Cosmetic/Design changes to bring trunk and midi branch closerDavid Robillard
2006-07-23Split pretty much the entire GUI in 3. Audio and Midi "editor strips" andDavid Robillard
2006-07-14Merge big changes (mostly Controllable) from trunkDavid Robillard
2006-06-26Large nasty commit in the form of a 5000 line patch chock-full of completelyDavid Robillard
2006-06-21Merged with trunkDavid Robillard
2006-06-15Merged with trunk revision 600David Robillard
2006-06-13Merged with trunk (painfully)David Robillard
2006-06-08Committed filthy mess of a working copy solely for moving between machines.David Robillard
2006-05-25changes to autoscroll behaviour. not perfect, but probably betterPaul Davis
2006-05-24Fixed some valgrind errors from using uninitialized variables in Sampo Savolainen
2006-05-19allow for mandatory control protocols, plus some ongoing work on automation c...Paul Davis
2006-05-18a) basic prototype of OSC controlPaul Davis
2006-04-27"The In-Flight Hack, 2006"Paul Davis
2006-04-22Prompter now prevents blank strings or unaltered names & now has a horizontal...Nick Mainsbridge
2006-04-19Change ArdourPrompter to not have an OK button by default, clean up new track...Nick Mainsbridge
2006-04-10Reinstate mouse scroll actions (audio clocks, shuttle wheel, faders), clearin...Nick Mainsbridge
2006-03-22significant changes in code to handle import/embedding - much cleaner and les...Paul Davis
2006-03-21Various marker undo fixes.Sampo Savolainen
2006-03-12revert inadvertant changeTim Mayberry
2006-03-12removed the following environment variables:Tim Mayberry
2006-03-08fix for deferred saves by StateManager-derivatives; changes to new/copy/clear...Paul Davis
2006-03-05export range markers patch (revisited), change selection model, copy-drag tem...Paul Davis
2006-02-15select all in time range, show object selection while in range mode, trim ran...Nick Mainsbridge