summaryrefslogtreecommitdiff
path: root/gtk2_ardour/startup.cc
AgeCommit message (Expand)Author
2013-03-07remove some debugging from the startup dialogPaul Davis
2013-03-04make notice about mismatched session/ardour versions more prominent, since yo...Paul Davis
2013-02-05replace final(?) incidences of program name (ardour, Ardour) with PROGRAM_NAM...Paul Davis
2013-01-30fix references to bold monoPaul Davis
2013-01-22fix #5290 for 'Session|Recent' dialog as well as startup dialog.Colin Fletcher
2013-01-21fix/revert/modify changes from 13617 that hide the gain + peak display from a...Paul Davis
2013-01-21fix gtk errors caused by using non-escaped paths in a column used as a toolti...Paul Davis
2013-01-15remove some debug outputPaul Davis
2013-01-02various fixes for moving markers, fixes a crash reported by tim blechmann and...Paul Davis
2012-12-27fix lack of focus in new session name entry by removing previous efforts to f...Paul Davis
2012-12-26make ardour-does-monitoring be the new user defaultPaul Davis
2012-11-14make startup window a dialog.Robin Gareus
2012-11-08notably modify the design and logic of the startup dialog, so that we can han...Paul Davis
2012-10-17patch to take snapshots into account in the recent-session display of teh sta...Paul Davis
2012-09-15Improve sensitization of buttons in the advanced optionsCarl Hetherington
2012-09-15Tweak label.Carl Hetherington
2012-09-01Patch from timbyr to stop the startup dialogCarl Hetherington
2012-07-28allow resizing of startup wizard windowPaul Davis
2012-07-11handle failure to start audioengine correctlyPaul Davis
2012-06-23Use std::string and Glib::build_filename in gtk2_ardourTim Mayberry
2012-06-23Remove unnecessary creation of user_config_directoryTim Mayberry
2012-06-23Replace use of PBD::sys::exists with Glib::file_testTim Mayberry
2012-06-23Replace use of PBD::sys::path in ardour/template_utils.hTim Mayberry
2012-06-23Use std::string instead of PBD::sys::path in pbd/search_path.h, pbd/file_util...Tim Mayberry
2012-06-12Filter the existing session chooser to .ardour files, as with the open sessio...Carl Hetherington
2012-06-06remove beta page from startup wizard; use dbl-click to activate "what would y...Paul Davis
2012-05-22remove, convert, comment several cerr statementsPaul Davis
2012-05-21fix click-activation of new/existing button action in startup wizardPaul Davis
2012-05-21move on from initial choice page of startup wizard on single click, not just ...Paul Davis
2012-05-12Remove errant bracket and maybe-errant comma.Carl Hetherington
2012-05-08Break slightly long line.Carl Hetherington
2012-04-11Patch from colinf to restore recent session path tooltipCarl Hetherington
2012-04-06revert all recent changes to startup dialog, except for colin f's patches to ...Paul Davis
2012-03-15patch from colinf that fixes bad behaviour on first run by forcing new-sessio...Paul Davis
2012-03-15patch from colinf to handle default session dir a little betterPaul Davis
2012-03-10Patch from colinf to put a tooltip in the recent sessionCarl Hetherington
2012-03-09fix some logic problems with the startup/new session dialog that were introdu...Paul Davis
2012-03-05Move some stuff so that a call to set_page_complete will work (for the case w...Carl Hetherington
2012-02-15further cleanups to startup/new session dialogPaul Davis
2012-02-14rearrange startup/new session dialog to include new+recent sessions on same pagePaul Davis
2012-01-19add some more hand-holding language to the startup assistantPaul Davis
2012-01-18minor edit (#4540)Paul Davis
2012-01-18Tweak labels (#4632).Carl Hetherington
2011-12-08Justify text in first welcome screen, and fix grammarCarl Hetherington
2011-11-18fix message in startup wizard re: alphaPaul Davis
2011-11-16Fix grammatical error (#4469).Carl Hetherington
2011-11-11prep for beta1Paul Davis
2011-11-08Delay the writing of the been-here-before file until a bit later, in case the...Carl Hetherington
2011-11-08Patch from acolomb to set window icons for the startup window (#4456).Carl Hetherington
2011-08-09fix button label in new session dialog when backing up (from david halter)Paul Davis