summaryrefslogtreecommitdiff
path: root/gtk2_ardour/export_preset_selector.cc
AgeCommit message (Expand)Author
2019-08-03Update GPL boilerplate and (C)Robin Gareus
2017-07-17Remove <gtkmm.h> include from header files.Robin Gareus
2016-07-14enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.hPaul Davis
2015-12-06Remove the PaddedButton widget as it broke rendering in some cases.André Nusser
2014-10-19OS 10.10 compile fixesRobin Gareus
2013-06-19Prompt the user for confirmation before removing an export presetAdrian Knoth
2011-03-13sort export formats & presets in alphabetical name orderPaul Davis
2011-03-12Properly create new presets, i.e. without duplicate id's on save-after-renameSakari Bergen
2010-09-14remove Glib::ustring from gtk2_ardourPaul Davis
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-02-25*** NEW CODING POLICY ***David Robillard
2008-12-03Fix thinko in export preset selector codeSakari Bergen
2008-10-11More Export GUI tweaks....Sakari Bergen
2008-10-11* Some Export GUI tweaksSakari Bergen
2008-09-29* Fixed const correctness error in LocationSakari Bergen