summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editor_route_list.cc
AgeCommit message (Expand)Author
2008-01-10Merge libs/ardour and gtk2_ardour with 2.0-ongoing R2837.David Robillard
2007-11-06Fix crash in Editor::sync_order_keys() when a route is removed.Carl Hetherington
2007-11-04Select another track when one is deleted, thereby allowing the editor mixer t...Carl Hetherington
2007-10-11merge from 2.0-ongoing by hand, minus key binding editorPaul Davis
2007-06-29Further automation refactoring - bring in the concept of Controllable, work t...David Robillard
2007-06-15User toggling of editor region/route/etc list, ala editor mixer.David Robillard
2007-03-19Merged with trunk R1622.David Robillard
2007-03-18Merged with trunk R1612.David Robillard
2007-01-09Merged with trunk R1283.David Robillard
2006-11-19Merged with trunk R1141David Robillard
2006-08-24Merged with trunk R846David Robillard
2006-08-02Merged from trunk R743David Robillard
2006-08-01Mostly Cosmetic/Design changes to bring trunk and midi branch closerDavid Robillard
2006-07-28Merged with trunk R708David Robillard
2006-07-23Split pretty much the entire GUI in 3. Audio and Midi "editor strips" andDavid Robillard
2006-07-14Merge big changes (mostly Controllable) from trunkDavid Robillard
2006-06-26Large nasty commit in the form of a 5000 line patch chock-full of completelyDavid Robillard
2006-03-08add/remove edit groups via buttons (still a bit of work left to do)Paul Davis
2006-02-13fixed orderering of editor and mixer tracksDoug McLain
2006-01-17a metric boatload of changes; plugin UIs work, adding tracks work, redirect l...Paul Davis
2006-01-10route list + edit group list now pretty much functional, plus preparations fo...Paul Davis
2006-01-08fix control layout size allocation (nearly done) and make duplicate region ev...Paul Davis
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-12-23use scroll handling instead of button 4/5 (incomplete)Paul Davis
2005-12-22s/stringcr_t/const string &/Karsten Wiese
2005-12-17A possible method for correctly sizing the editor controls, and a couple butt...Doug McLain
2005-12-16use stringcr_t and gain 1/1000 binary size reduction. not thaat much...Karsten Wiese
2005-12-12editor window layout changes, and lots morePaul Davis
2005-12-06some treeview headings and session click fixNick Mainsbridge
2005-11-23Gnome::Canvas -> ArdourCanvas and some other small fixesNick Mainsbridge
2005-11-12incomplete changes based on karsten's megapatchPaul Davis
2005-10-26editor group list, route list and named selection treeviewsNick Mainsbridge
2005-09-25Switched to use libgnomecanvas (not the C++ one).Taybin Rutkin
2005-09-25replaced slot() with mem_fun() and ptr_fun().Taybin Rutkin
2005-09-25Fly my pretties!Taybin Rutkin
2005-09-25Initial import of gtk2_ardour.Taybin Rutkin