Merged with trunk R1141
[ardour.git] / gtk2_ardour / editor_route_list.cc
2006-11-19 David RobillardMerged with trunk R1141
2006-08-24 David RobillardMerged with trunk R846
2006-08-02 David RobillardMerged from trunk R743
2006-08-01 David RobillardMostly Cosmetic/Design changes to bring trunk and midi...
2006-07-28 David RobillardMerged with trunk R708
2006-07-23 David RobillardSplit pretty much the entire GUI in 3. Audio and Midi...
2006-07-14 David RobillardMerge big changes (mostly Controllable) from trunk
2006-06-26 David RobillardLarge nasty commit in the form of a 5000 line patch...
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.