summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editor_canvas_events.cc
AgeCommit message (Expand)Author
2007-09-20fix up change to editor_canvas_events.ccPaul Davis
2007-09-20small fix for button2 clicks on redirects; make gdk_window_set_debug_updates(...Paul Davis
2007-04-10new swedish gtk2_ardour translation; fix button release adds extra control po...Paul Davis
2007-03-22remove button 4/5 handling (now scroll_up/down); prevent dbl-click on xfade f...Paul Davis
2007-03-19make rec-regions insensitive to events; fix up diskrate dialog textPaul Davis
2007-03-13fix panner visual corruption bug #1213; more consistent naming for automation...Paul Davis
2007-03-12carl's inverted fix for mousewheel actionsPaul Davis
2007-02-22remove all lines to avoid recompiles after commitsPaul Davis
2007-02-09strip X specific from keyboard.cc; fix up many buttons to avoid prelight (mos...Paul Davis
2006-12-19make shift-scrollwheel work in any TimeAxisViewPaul Davis
2006-12-14use shared_ptr for all Playlist handling; cleanup works againPaul Davis
2006-09-28fixes for destructive track offsets of various kinds; move from jack_nframes_...Paul Davis
2006-08-25use shared_ptr<> for all region handlingPaul Davis
2006-08-01Heavy-duty abstraction work to split type-specific classes intoDavid Robillard
2006-06-21the return of VST supportPaul Davis
2006-06-14use libsndfile for all audio file i/o, and rename DiskStream AudioDiskStreamPaul Davis
2006-05-19allow for mandatory control protocols, plus some ongoing work on automation c...Paul Davis
2006-04-10Reinstate mouse scroll actions (audio clocks, shuttle wheel, faders), clearin...Nick Mainsbridge
2006-01-21fix setting sync point crash, reinstate keymouse zoom tentativelyNick Mainsbridge
2006-01-05lots of small fixes for various irritations, return of snapshots, region list...Paul Davis
2005-12-30many changes, read the diffsPaul Davis
2005-12-24various changes to controls_layout size managementPaul Davis
2005-11-27convert set_property("foo", bar) to property_foo() = barKarsten Wiese
2005-11-14editor_canvas_events.cc now compilesPaul Davis
2005-11-13some C++-ification of GnomeCanvasBlahNick Mainsbridge
2005-11-12incomplete changes based on karsten's megapatchPaul Davis
2005-10-052 cleanup patches from nickm, plus work on mixer_ui.cc so that it compilesPaul Davis
2005-09-26continuing fixes to get this shibboleth to compilePaul Davis
2005-09-26rename all GTK signalsPaul Davis
2005-09-25Switched to use libgnomecanvas (not the C++ one).Taybin Rutkin
2005-09-25Fly my pretties!Taybin Rutkin
2005-09-25Initial import of gtk2_ardour.Taybin Rutkin