add JAG to author list
[ardour.git] / gtk2_ardour / add_route_dialog.cc
2009-07-22 Paul Davisadd track-record-enable-toggle action to menu, to make...
2009-07-04 Paul Davisback-port add-route-dialog redesign from 3.0
2009-03-13 Paul Davisremove icky FUDGE-ness code when sizing ComboBoxText...
2009-02-20 Paul Davisfix up indentation caused by lack of .emacs
2009-02-18 Paul Daviscreating routes from templates now properly chooses...
2009-02-14 Paul Davistrack templates; indent fixes needed and will be forthc...
2008-09-22 David RobillardSet add route dialog non-resizeable so WMs size it...
2007-12-03 Paul Davisadd single-layer zoom toggle; add toggle-fade-active...
2007-11-29 Paul Davisadd set-loop-from-region variants; no grabber cursor...
2007-11-26 Paul Davismore ongoing SAE-driven changes (too many too list...
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-10-26 Paul Davisenable more string translations
2006-10-24 Taybin RutkinFix for internationalize. Now use the I18N() macro.
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.