Commit Graph

4 Commits

Author SHA1 Message Date
morkt
aedd41fde4 implemented duplicate file actions dialog. 2017-02-03 21:56:04 +04:00
morkt
c483e745d9 (GUI): added string resources. 2017-02-03 08:53:34 +04:00
morkt
cd5a820c48 added modified ProgressDialog from Ookii.Dialogs. 2017-02-02 20:27:13 +04:00
morkt
154699160b added dialog popup on extraction errors.
looks like Ookii.Dialogs have to be replaced with manual progress dialog
implementation, as i have no control over progress dialog window once
extraction has begun.

frankly, i just need to be able to call StopProgressDialog and
StartProgressDialog from IProgressDialog interface, but Ookii does not
provide such low-level access.
2017-02-01 16:47:48 +04:00