more panner tweaking
[ardour.git] / gtk2_ardour / editor_route_list.cc
2006-11-22 Paul Davispatch from brian to get consistent menu behaviour
2006-11-02 Paul Daviseditor mixer visibility now restored correctly
2006-08-17 Paul Davisfurther optimizations for multiple-track-at-once additi...
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-07-11 Paul Davisfix for playhead/edit cursor having wrong z-order place...
2006-06-22 Hans FugalMerging from trunk
2006-06-21 Paul Davisthe return of VST support
2006-03-08 Paul Davisadd/remove edit groups via buttons (still a bit of...
2006-02-13 Doug McLainfixed orderering of editor and mixer tracks
2006-01-17 Paul Davisa metric boatload of changes; plugin UIs work, adding...
2006-01-10 Paul Davisroute list + edit group list now pretty much functional...
2006-01-08 Paul Davisfix control layout size allocation (nearly done) and...
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-12-23 Paul Davisuse scroll handling instead of button 4/5 (incomplete)
2005-12-22 Karsten Wieses/stringcr_t/const string &/
2005-12-17 Doug McLainA possible method for correctly sizing the editor contr...
2005-12-16 Karsten Wieseuse stringcr_t and gain 1/1000 binary size reduction...
2005-12-12 Paul Daviseditor window layout changes, and lots more
2005-12-06 Nick Mainsbridgesome treeview headings and session click fix
2005-11-23 Nick MainsbridgeGnome::Canvas -> ArdourCanvas and some other small...
2005-11-12 Paul Davisincomplete changes based on karsten's megapatch
2005-10-26 Nick Mainsbridgeeditor group list, route list and named selection treeviews
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.