Commit graph

11 commits

Author SHA1 Message Date
YPozdnyakov
68c5be2ef5 [Summary]: safe behaviour of ProgressDialog::show_pd(), ProgressDialog::hide_pd() in case of calling these methods NOT from gui thread 2015-02-10 14:23:21 +02:00
Nikolay
27da565172 [Summary] Bug fix #45905 "Wrap text in progress bar when importing files with long name"
[Feature reviewed] MKosharnyy
[Reviewed] YPozdnyakov
2015-02-10 11:53:25 +02:00
YPozdnyakov
ce17593a1a [Summary]: safe behaviour of ProgressDialog::set_progress in case of calling this method NOT from gui thread. [Reviewed] Paul Davis 2015-02-09 16:40:06 +02:00
YPozdnyakov
47b6d07958 [Summary]: method gtk_application_hide () is not supported by windows. 2015-02-08 20:56:57 +02:00
YPozdnyakov
6e91223584 [Summary]: safe behaviour of ProgressDialog::set_progress in case of calling this method NOT from gui thread. 2015-02-08 14:39:09 +02:00
YPozdnyakov
a7c5223ef1 [Summary]: ProgressDialog fix 2015-01-26 11:42:15 +02:00
Nikolay
0f1ad3ef6f [Summary] Progress dialog rework. Make it non singltongue, put athync available dialog in ARDOUR_UI instance.
[Reviewed] YPozdnyakov
2015-01-15 18:23:40 +02:00
YPozdnyakov
882e5e1e3e [Summary]: call ProgressDialog for adding/removing tracks, delete mutex from ProgressDialog, change hide method of ProgressDialog (it was necessary on Windows). 2014-12-29 17:37:42 +02:00
YPozdnyakov
2db2d1a443 [Summary]: bug fix for windows 2014-12-26 15:47:53 +02:00
YPozdnyakov
dbb0a6385b [Summary]: ProgressDialog for Tracks creation and removal 2014-12-26 10:57:40 +02:00
YPozdnyakov
d1a61bc32a [Summary]: Loading session progress dialog
[Feature Reviewed] <Mykhaylo Kosharnyy>
2014-12-18 17:55:42 +02:00