A few capitalisation fixes.
[ardour.git] / gtk2_ardour / add_route_dialog.cc
2011-05-16 Carl HetheringtonA few capitalisation fixes.
2011-02-27 Carl HetheringtonAllow naming of new tracks/busses in the add route...
2011-02-27 Carl HetheringtonComment typo.
2011-01-08 Carl HetheringtonMake Route Group dialog instant-apply. Disallow identi...
2011-01-05 Carl HetheringtonRemove direct busses so that all busses have internal...
2011-01-01 Carl HetheringtonFix creation of MIDI tracks under some translations.
2010-09-14 Paul Davisremove Glib::ustring from gtk2_ardour
2010-08-25 Carl HetheringtonRename various things in the property system.
2010-05-02 Carl HetheringtonA little copy-editing.
2010-02-18 Paul Davisthe Properties & 64bit region commit
2010-01-25 Paul Davisa boatload of minor and middle-sized changes to try...
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-12-12 Paul Davisremove using namespace sigc everywhere to ensure clarit...
2009-12-11 Paul Davismake all use of bind/mem_fun be explicitly sigc::
2009-11-19 Paul Davisadd track/bus now allows specifying aux or direct bus...
2009-10-21 David RobillardFix unnecessarily type specific code, tidy, fix whitespace.
2009-10-19 Carl HetheringtonTidy up window titles, according to GNOME HIG and as...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-07-21 Paul Davisfix crash when trying to create a non-template track...
2009-07-21 Carl HetheringtonFix some unused parameter warnings.
2009-07-05 Carl HetheringtonFix from tinram.
2009-06-29 Carl HetheringtonApply tinram's patch from mantis 2756 (with a few tweak...
2009-06-22 Carl HetheringtonAllow new route group to be created from within the...
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.