Separate interthread progress window out into its own class and HIG-ify it a bit...
authorCarl Hetherington <carl@carlh.net>
Wed, 14 Apr 2010 22:16:46 +0000 (22:16 +0000)
committerCarl Hetherington <carl@carlh.net>
Wed, 14 Apr 2010 22:16:46 +0000 (22:16 +0000)
commit3d3e889dd61d8e513f78257ac770eabc8afe050c
tree4ab6ac91926136c05d1d80518d1e56cc771b671b
parent8783fc35f27b8583755d53d70efbf6cece27ca29
Separate interthread progress window out into its own class and HIG-ify it a bit.  Make the import progress bar report on the whole import rather than individual files.

git-svn-id: svn://localhost/ardour2/branches/3.0@6894 d708f5d6-7413-0410-9779-e7cbd77b26cf
gtk2_ardour/editor.cc
gtk2_ardour/editor.h
gtk2_ardour/editor_audio_import.cc
gtk2_ardour/editor_ops.cc
gtk2_ardour/interthread_progress_window.cc [new file with mode: 0644]
gtk2_ardour/interthread_progress_window.h [new file with mode: 0644]
gtk2_ardour/wscript
libs/ardour/import.cc