Slightly improve proxying of events by crossfade views; doesn't really have any posit...
[ardour.git] / gtk2_ardour / editor_canvas_events.cc
2011-12-31 Carl HetheringtonSlightly improve proxying of events by crossfade views...
2011-09-30 Paul Davisfixes for 98% of all the warnings/errors reported by...
2011-08-15 Paul DavisDelete key can now be used to remove tempo/meter markers
2011-06-01 David RobillardDelete trailing whitespace
2011-05-02 Carl HetheringtonSeparate verbose cursor out into its own class and...
2011-02-17 Carl HetheringtonMake sense of parameter to tav_zoom_step match up with...
2010-11-25 David RobillardFix some messed up code (spacey tabs).
2010-09-21 Carl HetheringtonUpdating zoom mouse cursor on modifier press. Fixes...
2010-09-17 Paul Davismegaopus patch #2 for today: remove nframes64_t and...
2010-09-17 Paul Davismegaopus commit: (1) add __STD_(LIMIT|FORMAT)_MACROS...
2010-09-02 Paul Davisfix a variety of unused argument errors noted by gcc...
2010-08-25 Paul Davischeck dependents in Playlist after moving a region...
2010-08-06 Carl HetheringtonFix up selection of automation points.
2010-07-06 Paul Davisbeat slicing patch #1 from lincoln spiteri
2010-07-05 Carl HetheringtonSet entered_regionview on entry into region view canvas...
2010-06-30 Carl HetheringtonRemove debug output.
2010-06-29 Carl HetheringtonFix vertical canvas autoscroll when dragging track...
2010-06-17 Paul Davisadd left/right side trim cursors and use them for regio...
2010-05-30 Paul Davismake trimming in region name (colored) highlight work...
2010-05-28 Paul Davischange color of note velocity text (and don't set it...
2010-05-28 Paul Davisclean up item event handling in MidiRegionViews by...
2010-05-05 Carl HetheringtonSmall cleanups to dragging code. Fix assertion failure...
2010-05-01 Carl HetheringtonRemove some unused variables.
2010-04-29 Carl HetheringtonMake primary-modifier+scroll wheel zoom respect zoom...
2010-04-21 Carl HetheringtonMove Diskstream ownership to Track, so that Session...
2010-01-12 Carl HetheringtonAllow multiple simulataneous Drags to be active, and...
2010-01-01 Carl HetheringtonFirst cut of some Pro-tools inspired editing features...
2009-12-12 Paul Davisremove using namespace sigc everywhere to ensure clarit...
2009-12-11 Paul Davismake all use of bind/mem_fun be explicitly sigc::
2009-12-04 Paul Davismove generic parts of Keyboard into gtkmm2ext. imperfec...
2009-11-17 Paul Davisavoid .h pollution in last commit
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-02 Carl HetheringtonHandle mouse events over crossfades properly (or better...
2009-09-02 Carl HetheringtonFix erroneous parameter passed to Editor::motion_handle...
2009-08-28 Paul Davismore MIDI editing tweaks ; flip mouse mode buttons...
2009-08-08 Paul Daviswaf build works on OS X ; new bindings file and process...
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-07-03 Carl HetheringtonFactor regions list out of Editor.
2009-06-11 Paul Davismake button events on automation tracks work again...
2009-06-11 Carl HetheringtonAdd a widget giving an overview of the editor, as ...
2009-06-08 Carl HetheringtonFurther refactoring of drag code. Changes so that...
2009-05-30 Carl HetheringtonPull dragging code out of the Editor class into its...
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-01-06 Carl HetheringtonComment and (hopefully) simplify Editor::region_drag_mo...
2008-12-24 Hans Baier* implemented three coloring modes for MIDI tracks...
2008-12-23 David RobillardFix note velocity editing.
2008-12-12 Hans Baier* Prepared CanvasFlag (and thus ChanvasProgramChange...
2008-10-03 David RobillardAssortment of minor changes from 2.0-ongoing.
2008-09-10 Paul Davismerge 2.0-ongoing into 3.0 @ 3581 - 3710
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2008-04-29 Hans Baier* renamed canvas-midi-event.* into canvas-note-event.*
2008-04-29 Hans Baier* Renamed CanvasMidiEvent into CanvasNoteEvent
2008-04-03 Hans Baier* implemented editing velocities (tracker.ardour.org...
2008-03-17 Paul Davismerge with 2.0-ongoing @ rev 3147
2008-02-02 David RobillardMerge with 2.0-ongoing R2988
2008-01-15 David RobillardMerge with trunk R2920.
2008-01-10 David RobillardMerge libs/ardour and gtk2_ardour with 2.0-ongoing...
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-07-07 David RobillardNote modes: note, percussion.
2007-06-30 David RobillardAnother not-quite-there-but-better commit.
2007-06-27 David Robillardplugin_automation_line.[h|cc] -> processor_automation_l...
2007-06-27 David RobillardRenamed Insert to Processor and Redirect to IOProcessor.
2007-06-27 David RobillardBig ol' automation refactor.
2007-05-10 Paul DavisMIDI branch becomes trunk
2007-04-12 David RobillardMerged with trunk R1705.
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-04-10 Paul Davisnew swedish gtk2_ardour translation; fix button release...
2007-03-22 Paul Davisremove button 4/5 handling (now scroll_up/down); preven...
2007-03-19 Paul Davismake rec-regions insensitive to events; fix up diskrate...
2007-03-18 David RobillardMerged with trunk R1612.
2007-03-13 Paul Davisfix panner visual corruption bug #1213; more consistent...
2007-03-12 Paul Daviscarl's inverted fix for mousewheel actions
2007-02-22 Paul Davisremove all lines to avoid recompiles after commits
2007-02-09 Paul Davisstrip X specific from keyboard.cc; fix up many buttons...
2007-01-09 David RobillardMerged with trunk R1283.
2006-12-19 Paul Davismake shift-scrollwheel work in any TimeAxisView
2006-12-14 Paul Davisuse shared_ptr for all Playlist handling; cleanup works...
2006-10-21 David RobillardMerged with trunk R992.
2006-09-28 Paul Davisfixes for destructive track offsets of various kinds...
2006-08-29 David RobillardMerged with trunk R861
2006-08-25 Paul Davisuse shared_ptr<> for all region handling
2006-08-16 David RobillardProgress on the disk side of things:
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-08-01 David RobillardMerged up to trunk R732
2006-08-01 David RobillardMostly Cosmetic/Design changes to bring trunk and midi...
2006-08-01 David RobillardHeavy-duty abstraction work to split type-specific...
2006-07-23 David RobillardSplit pretty much the entire GUI in 3. Audio and Midi...
2006-06-26 David RobillardLarge nasty commit in the form of a 5000 line patch...
2006-06-22 Hans FugalMerging from trunk
2006-06-21 Paul Davisthe return of VST support
2006-06-15 David RobillardMerged with trunk revision 600
2006-06-14 Paul Davisuse libsndfile for all audio file i/o, and rename DiskS...
2006-05-19 Paul Davisallow for mandatory control protocols, plus some ongoin...
2006-04-10 Nick MainsbridgeReinstate mouse scroll actions (audio clocks, shuttle...
2006-01-21 Nick Mainsbridgefix setting sync point crash, reinstate keymouse zoom...
2006-01-05 Paul Davislots of small fixes for various irritations, return...
next