summaryrefslogtreecommitdiff
path: root/gtk2_ardour/save_as_dialog.cc
AgeCommit message (Collapse)Author
2016-07-14enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.hPaul Davis
2016-04-23save-as/snapshot tweaks:Robin Gareus
* allow to take snapshots and save-as read-only session. * change ambiguous "Save as" window title for "Snapshot & Switch" * start save-as in configured session-dir
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-09-21save-as, update button sensitivity when dir changesRobin Gareus
2015-08-14save-as: default to current session name.Robin Gareus
this allows to easily add suffixes or otherwise tweak the current session-name.
2015-08-14don't allow save-as to write to an existing dir.Robin Gareus
2015-05-07extend save-as dialog to allow crude but functional save-as-to-empty-sessionPaul Davis
2015-05-05fix some gtk filechooser issuesRobin Gareus
2015-04-22make save-as dialog be persistent, to retain settings across save-asPaul Davis
2015-04-20tuning the save-as dialogPaul Davis
2015-04-20initial version of save-as dialogPaul Davis