Pick up newly-added route groups correctly.
[ardour.git] / gtk2_ardour / add_route_dialog.cc
2009-06-22 Carl HetheringtonPick up newly-added route groups correctly.
2009-06-21 Carl HetheringtonMerge edit and mix groups to just being route groups...
2009-06-20 Carl HetheringtonAllow edit group creation from the route UI's menu...
2009-06-11 Paul Davishugely improved design for add route dialog (why didn...
2009-04-22 Paul Davisa long tricky day of playing with ArdourStartup and...
2009-04-20 Paul Davis3 notable patches from lincoln (a) non-layered track...
2009-04-15 Paul Davisfirst half of the mega-by-hand-commit-by-commit merge...
2009-03-02 Paul Davisallow dragging of automation lines (Ben Loftis, backpor...
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-01-03 Carl HetheringtonImprove GNOME HIG compliance a bit.
2008-09-22 David RobillardSet add route dialog non-resizeable so WMs size it...
2008-01-10 David RobillardMerge libs/ardour and gtk2_ardour with 2.0-ongoing...
2007-07-06 Doug McLainshow() widgets explicitly, one little file at a time
2007-06-27 David RobillardAdded dialog to allow adding any Midi CC track.
2007-05-10 Paul DavisMIDI branch becomes trunk
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-03-18 David RobillardMerged with trunk R1612.
2007-02-22 Paul Davisremove all lines to avoid recompiles after commits
2007-02-11 Paul DavisThis one's for oofus: optionally show solo mute status...
2006-11-19 David RobillardMerged with trunk R1141
2006-10-26 Paul Davisenable more string translations
2006-10-24 Taybin RutkinFix for internationalize. Now use the I18N() macro.
2006-08-11 David Robillard- Replaced integer port counts (and input/output maximu...
2006-06-26 David RobillardLarge nasty commit in the form of a 5000 line patch...
2006-06-22 Hans FugalMerging from trunk
2006-06-21 Paul Davisthe return of VST support
2006-05-19 Paul Davisallow for mandatory control protocols, plus some ongoin...
2006-04-25 Taybin RutkinAll included libraries now link dynamically instead...
2006-04-19 Nick MainsbridgeChange ArdourPrompter to not have an OK button by defau...
2006-01-19 Paul Davisadd GUI support to create tape/destructive tracks
2005-12-02 Paul Davismake all of dialog visible for add_route_dialog
2005-11-27 Paul Davisslowly fixing up ArdourDialog nonsense
2005-10-13 Taybin Rutkinsfdb almost done.
2005-09-26 Paul Davisrename all GTK signals
2005-09-26 Paul Davisgot ardour_dialog compiling
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.