summaryrefslogtreecommitdiff
path: root/gtk2_ardour/interthread_progress_window.cc
AgeCommit message (Expand)Author
2019-08-03Update GPL boilerplate and (C)Robin Gareus
2018-10-02ipw: Fix race condition with polling the cancel state of the dialogDamien Zammit
2016-07-14enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.hPaul Davis
2016-05-24cont'd work & fix bug introduced in 03660573eRobin Gareus
2016-05-21fix import-thread SNAFURobin Gareus
2015-10-15rework 8b80fe0, use std::string, not char*Robin Gareus
2015-10-02add missing markup escapeRobin Gareus
2011-06-01Delete trailing whitespaceDavid Robillard
2010-11-05try to sensibly handle repeated imports of the same file. the same thing migh...Paul Davis
2010-09-29Fix confusion about the 'done' variable in InterThreadInfo during import. 'd...Carl Hetherington
2010-05-23Prevent brief, spurious `importing 2 of 1' type messages.Carl Hetherington
2010-04-14Display details of which import file we are currently on.Carl Hetherington
2010-04-14Separate interthread progress window out into its own class and HIG-ify it a ...Carl Hetherington