merged with 1697 revision of trunk (which is post-rc1 but pre-rc2
[ardour.git] / gtk2_ardour / editor_mixer.cc
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-01-31 Paul Davisremove ardour_message.{cc,h}; JACK latency menu now...
2007-01-17 Paul Davisfix ordering of cut/copied regions when pasting; ctrl...
2007-01-11 Paul Davisvarious fixes to named selection mgmt and display,...
2006-12-01 Paul Davisdon't update clocks while dragging playhead
2006-11-03 Paul Davisdo not allow NSD to quit ardour if the user presses...
2006-11-02 Paul Daviseditor mixer visibility now restored correctly
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-07-27 Paul Davisadded RCU handling of Session route list, and major...
2006-05-02 Paul Davisenable use of arrow keys, fix hscroller issues, start...
2006-04-24 Paul Davisa) completely refactor abstract UI code
2006-04-20 Paul Davisa) use ink extents in most places where we used to...
2006-04-10 Paul Davisa) moved metering and meter falloff code into libardour
2006-02-13 Paul Davisfix style overwriting done by fastmeter, and lack of...
2006-01-31 Paul Davisremove editor mixer button, fix up editor mixer state...
2005-12-18 Nick MainsbridgeDon't resize the editor_mixer when changing tracks...
2005-11-28 Paul Davismega commit to remove gtk_object cruft, and much other...
2005-11-28 Paul Daviscome up and stay up
2005-11-23 Nick MainsbridgeGnome::Canvas -> ArdourCanvas and some other small...
2005-11-13 Nick Mainsbridgesome C++-ification of GnomeCanvasBlah
2005-10-27 Nick Mainsbridgeoption editor and some prompters, misc stuff. this...
2005-10-22 Taybin RutkinMore compliation fixes. add_with_viewport() -> add...
2005-10-09 Paul Davis"finalmunge" patch from nick, plus work on editor regio...
2005-09-25 Taybin RutkinSwitched to use libgnomecanvas (not the C++ one).
2005-09-25 Taybin Rutkinreplaced slot() with mem_fun() and ptr_fun().
2005-09-25 Taybin RutkinFly my pretties!
2005-09-25 Taybin RutkinInitial import of gtk2_ardour.