summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editor_mouse.cc
AgeCommit message (Expand)Author
2009-02-25*** NEW CODING POLICY ***David Robillard
2009-02-17Fix for visual glitch due to race between Editor::update_current_screen being...Carl Hetherington
2009-02-11Fix some problems with dragging more than 1 region to a new track.Carl Hetherington
2009-01-07Fix some bugs in my last commit, 4389.Carl Hetherington
2009-01-06Comment and (hopefully) simplify Editor::region_drag_motion_callback, fixing ...Carl Hetherington
2009-01-02Cleanups and a few comments.Carl Hetherington
2008-12-23Fix stacked regions display mode.Carl Hetherington
2008-12-18Implement #826: edit-click on automation points allows value edit.Carl Hetherington
2008-12-12most of the 2.X->3.0 commit (up to rev 4299) except for gtk2_ardour/editor_ca...Paul Davis
2008-12-08merge 3870-3890 from 2.0-ongoing into 3.X (compiles, runs, no other promisesPaul Davis
2008-12-08revert the only real change in that last commit,which was based on a bogus mergePaul Davis
2008-12-08merge 3170-3180 of 2.X into 3.0Paul Davis
2008-10-19Handle changed session duration & resizing canvas better wrt end marker, remo...Nick Mainsbridge
2008-10-14Make tempo lines physical_screen_height high, add xml null check, Use clicked...Nick Mainsbridge
2008-10-13Fix annoying mouse pointer offset when dragging regions to the left of the ca...Nick Mainsbridge
2008-10-11Fix warning (unused variable).David Robillard
2008-10-11fix dragging of region gain line, affected by coordinate system change caused...Paul Davis
2008-10-05Move panic button to MIDI toolbar (reduce required horizontal space).David Robillard
2008-10-03Assortment of minor changes from 2.0-ongoing.David Robillard
2008-09-29Relayer punch/loop range rects, fix display of punch-in with no punch-out, en...Nick Mainsbridge
2008-09-26Fix audio region copy-drag, partially fix MIDI region copy-drag (thanks torbe...David Robillard
2008-09-20Don't defer Editor::track_canvas_size_allocated () (defer the timebar redrawi...Nick Mainsbridge
2008-09-19Merge all the (disconcertingly missing) track/region/etc height changes from ...David Robillard
2008-09-19chris goddard's region list patch; port 2.X marker drag/move changes to 3.0; ...Paul Davis
2008-09-14More gracefully handle type mismatch errors when doing playlist things (just ...David Robillard
2008-09-14Fix stacking of MIDI stream views to match that of audio.David Robillard
2008-09-10merge 2.0-ongoing into 3.0 @ 3581 - 3710Paul Davis
2008-09-10merge from 2.0-ongoing @ 3581Paul Davis
2008-05-02Fixes for GCC 4.3.David Robillard
2008-04-11merge 3.0 from 2.0-ongoing@3243Paul Davis
2008-03-26hans' patches for MIDI note resizing++Paul Davis
2008-03-17merge with 2.0-ongoing @ rev 3147Paul Davis
2008-02-17Merge with 2.0-ongoing R3077.David Robillard
2008-02-16Merge with 2.0-ongoing R3071.David Robillard
2008-02-02Merge with 2.0-ongoing R2988David Robillard
2008-01-17MIDI region stretching.David Robillard
2008-01-15Merge with trunk R2920.David Robillard
2008-01-12Merge with 2.0-ongoing R2885.David Robillard
2008-01-10Merge libs/ardour and gtk2_ardour with 2.0-ongoing R2837.David Robillard
2008-01-07Merge with 2.0-ongoing R2653.David Robillard
2007-11-17Apply colinf's fix for bug #1913Carl Hetherington
2007-11-12merged with trunk revs 2605-2627Paul Davis
2007-11-08merged with 2.0-ongoing changes 2582-2605 (not thoroughly tested but it compi...Paul Davis
2007-11-07patch to prevent (mostly) CD marker being set for the start of the sessionPaul Davis
2007-11-06Patch from jdavisp3 to further improve region gain line behaviour, as discuss...Carl Hetherington
2007-11-05Patch from jdavisp3 to fix bug #1841.Carl Hetherington
2007-10-26use filechooser widget in export dialog, selected files set format combos, hi...Nick Mainsbridge
2007-10-14Fix displaying of notes in auto-created MIDI region when it's the first regio...David Robillard
2007-10-11merge from 2.0-ongoing by hand, minus key binding editorPaul Davis
2007-08-11Saving of edited MIDI data to disk (on session save).David Robillard