avoid .h pollution in last commit
[ardour.git] / gtk2_ardour / editor_mouse.cc
2009-11-17 Paul Davisavoid .h pollution in last commit
2009-10-30 David RobillardTrim session.h include dependency tree.
2009-10-26 Paul Davisprovide accessors to Editor::snap_{type,mode} ; when...
2009-10-26 Paul Davischange the use of "SMPTE" to "Timecode" to reflect...
2009-10-23 David Robillard"Fix" what seems to be an inevitable assertion failure...
2009-10-14 David RobillardFix display of tool button icons.
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-09-08 Paul Davismove note drag & note resize mouse handling up into...
2009-09-05 Paul Davisjust one timeout callback for step editing, not one...
2009-09-03 Paul Davisbetter way to "engage" step edit, and extend region...
2009-08-28 Carl HetheringtonRemove some debugging code.
2009-08-28 Paul Davismore MIDI editing tweaks ; flip mouse mode buttons...
2009-08-24 Carl HetheringtonAlter snap modifier so that it turns the grid on when...
2009-08-17 Paul Davismove assignments out of assert() in editor_drag (thanks...
2009-08-04 Carl HetheringtonSplit up Editor::button_press_handler and fix assert...
2009-08-04 Carl HetheringtonFix uninitialised variable.
2009-07-28 Paul Davisremove all MIDI-specific editing modes by making standa...
2009-07-21 Carl HetheringtonFix some unused parameter warnings.
2009-07-09 Carl HetheringtonBack out big shared_ptr change. Moving to a branch...
2009-07-09 Carl HetheringtonUse shared_ptr for the TimeAxisView hierarchy.
2009-06-25 Carl HetheringtonVarious adjustments to make more operations respect...
2009-06-21 Carl HetheringtonPatch from Lincoln to fix crashes on region trim.
2009-06-14 Carl HetheringtonSome cleanups to ruler drags.
2009-06-12 Carl HetheringtonHopefully fix assertion failures in gnomecanvas when...
2009-06-11 Paul Davismake button events on automation tracks work again...
2009-06-10 Carl HetheringtonRemove unused variable.
2009-06-10 Paul Davissupport scrubbing via new Drag abstraction (probably...
2009-06-09 Carl HetheringtonFix daft bugs causing crashes on dragging tempo markers.
2009-06-08 Carl HetheringtonFurther refactoring of drag code. Changes so that...
2009-06-02 Carl HetheringtonClean up use of first_move, move thresholding etc.
2009-05-30 Carl HetheringtonPull dragging code out of the Editor class into its...
2009-04-20 Paul Davis3 notable patches from lincoln (a) non-layered track...
2009-03-21 Paul Davis(from 2.x) make context menu-driven stuff on ruler...
2009-03-02 Paul Davisremove unneeded code in line_drag that was probably...
2009-02-28 Carl HetheringtonFix #2559; crash when doing end_grab on an already...
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-02-17 Carl HetheringtonFix for visual glitch due to race between Editor::updat...
2009-02-11 Carl HetheringtonFix some problems with dragging more than 1 region...
2009-01-07 Carl HetheringtonFix some bugs in my last commit, 4389.
2009-01-06 Carl HetheringtonComment and (hopefully) simplify Editor::region_drag_mo...
2009-01-02 Carl HetheringtonCleanups and a few comments.
2008-12-23 Carl HetheringtonFix stacked regions display mode.
2008-12-18 Carl HetheringtonImplement #826: edit-click on automation points allows...
2008-12-12 Paul Davismost of the 2.X->3.0 commit (up to rev 4299) except...
2008-12-08 Paul Davismerge 3870-3890 from 2.0-ongoing into 3.X (compiles...
2008-12-08 Paul Davisrevert the only real change in that last commit,which...
2008-12-08 Paul Davismerge 3170-3180 of 2.X into 3.0
2008-10-19 Nick MainsbridgeHandle changed session duration & resizing canvas bette...
2008-10-14 Nick MainsbridgeMake tempo lines physical_screen_height high, add xml...
2008-10-13 Nick MainsbridgeFix annoying mouse pointer offset when dragging regions...
2008-10-11 David RobillardFix warning (unused variable).
2008-10-11 Paul Davisfix dragging of region gain line, affected by coordinat...
2008-10-05 David RobillardMove panic button to MIDI toolbar (reduce required...
2008-10-03 David RobillardAssortment of minor changes from 2.0-ongoing.
2008-09-29 Nick MainsbridgeRelayer punch/loop range rects, fix display of punch...
2008-09-26 David RobillardFix audio region copy-drag, partially fix MIDI region...
2008-09-20 Nick MainsbridgeDon't defer Editor::track_canvas_size_allocated ()...
2008-09-19 David RobillardMerge all the (disconcertingly missing) track/region...
2008-09-19 Paul Davischris goddard's region list patch; port 2.X marker...
2008-09-14 David RobillardMore gracefully handle type mismatch errors when doing...
2008-09-14 David RobillardFix stacking of MIDI stream views to match that of...
2008-09-10 Paul Davismerge 2.0-ongoing into 3.0 @ 3581 - 3710
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2008-05-02 David RobillardFixes for GCC 4.3.
2008-04-11 Paul Davismerge 3.0 from 2.0-ongoing@3243
2008-03-26 Paul Davishans' patches for MIDI note resizing++
2008-03-17 Paul Davismerge with 2.0-ongoing @ rev 3147
2008-02-17 David RobillardMerge with 2.0-ongoing R3077.
2008-02-16 David RobillardMerge with 2.0-ongoing R3071.
2008-02-02 David RobillardMerge with 2.0-ongoing R2988
2008-01-17 David RobillardMIDI region stretching.
2008-01-15 David RobillardMerge with trunk R2920.
2008-01-12 David RobillardMerge with 2.0-ongoing R2885.
2008-01-10 David RobillardMerge libs/ardour and gtk2_ardour with 2.0-ongoing...
2008-01-07 David RobillardMerge with 2.0-ongoing R2653.
2007-11-17 Carl HetheringtonApply colinf's fix for bug #1913
2007-11-12 Paul Davismerged with trunk revs 2605-2627
2007-11-08 Paul Davismerged with 2.0-ongoing changes 2582-2605 (not thorough...
2007-11-07 Paul Davispatch to prevent (mostly) CD marker being set for the...
2007-11-06 Carl HetheringtonPatch from jdavisp3 to further improve region gain...
2007-11-05 Carl HetheringtonPatch from jdavisp3 to fix bug #1841.
2007-10-26 Nick Mainsbridgeuse filechooser widget in export dialog, selected files...
2007-10-14 David RobillardFix displaying of notes in auto-created MIDI region...
2007-10-11 Paul Davismerge from 2.0-ongoing by hand, minus key binding editor
2007-08-11 David RobillardSaving of edited MIDI data to disk (on session save).
2007-08-10 David RobillardFix some evil "tabs".
2007-08-09 David RobillardMake MIDI tools actually do something. Sorta. Sometimes.
2007-08-08 David RobillardFirst appearance of MIDI edit tool bar. Toggles when...
2007-07-15 David RobillardSelection of visible note range (full range vs fit...
2007-07-07 David RobillardNote modes: note, percussion.
2007-07-04 David RobillardDisplay correct value for verbose control point cursor...
2007-06-30 David RobillardAnother not-quite-there-but-better commit.
2007-06-29 Doug McLainMoved canvas colors and theme file selection into new...
2007-06-29 David RobillardFurther automation refactoring - bring in the concept...
2007-06-27 David RobillardRenamed Insert to Processor and Redirect to IOProcessor.
2007-06-27 David RobillardBig ol' automation refactor.
2007-06-15 Doug McLainMajor Theme Manager changes, see ardour-dev
2007-06-04 David RobillardShow selected MIDI track in editor mixer.
2007-06-01 Paul Davispotential fix for ctrl-middleclick crash
2007-05-31 Paul Davisfixup botched xfade-as-audioregion; apply work from...
next