make click on empty canvas area clear selection; change zoom-ot-region to be a toggle...
[ardour.git] / gtk2_ardour / editor_canvas_events.cc
2007-12-17 Paul Davismake click on empty canvas area clear selection; change...
2007-12-11 Paul Davismake SCROLL_{RIGHT,LEFT} work, and Alt-SCROLL_{UP,DOWN...
2007-11-29 Paul Davisfix lagging canvas updates, and as a side-effect, fix...
2007-11-28 Paul Davisparametize modifier key usage; fix keyboard-driven...
2007-11-27 Paul Davisfix for vamp-sdk botch in SConstruct; new audio clock...
2007-11-27 Paul DavisMESCLUN: new SAE-specific bindings file; parametized...
2007-11-23 Jesse Chappelladded cd marker ruler, which displays and allows quick...
2007-11-09 Paul Davisthe edit cursor is dead, long live the edit point;...
2007-11-08 Paul Davissubstantial changes that start to use the edit point...
2007-11-02 Paul Davissome small optimizations for track-selection process
2007-09-20 Paul Davisfix up change to editor_canvas_events.cc
2007-09-20 Paul Davissmall fix for button2 clicks on redirects; make gdk_win...
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-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...
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-09-28 Paul Davisfixes for destructive track offsets of various kinds...
2006-08-25 Paul Davisuse shared_ptr<> for all region handling
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-08-01 David RobillardHeavy-duty abstraction work to split type-specific...
2006-06-22 Hans FugalMerging from trunk
2006-06-21 Paul Davisthe return of VST support
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...
2005-12-30 Paul Davismany changes, read the diffs
2005-12-24 Paul Davisvarious changes to controls_layout size management
2005-11-27 Karsten Wieseconvert set_property("foo", bar) to property_foo()...
2005-11-14 Paul Daviseditor_canvas_events.cc now compiles
2005-11-13 Nick Mainsbridgesome C++-ification of GnomeCanvasBlah
2005-11-12 Paul Davisincomplete changes based on karsten's megapatch
2005-10-05 Paul Davis2 cleanup patches from nickm, plus work on mixer_ui...
2005-09-26 Paul Daviscontinuing fixes to get this shibboleth to compile
2005-09-26 Paul Davisrename all GTK signals
2005-09-25 Taybin RutkinSwitched to use libgnomecanvas (not the C++ one).
2005-09-25 Taybin RutkinFly my pretties!
2005-09-25 Taybin RutkinInitial import of gtk2_ardour.