Commit Graph

7 Commits

Author SHA1 Message Date
morkt
774b7e6d9c comment. 2017-02-02 10:59:15 +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
morkt
c771b13d4e renamed some ImageDecoder properties and classes. 2016-10-26 15:42:27 +04:00
morkt
b05c54047d (IImageDecoder): new interface. 2016-10-25 18:18:51 +04:00
morkt
503b734645 migration to IBinaryStream interface. 2016-10-15 09:34:46 +04:00
morkt
c4f9c1ed47 consider empty IResource.Extensions property. 2016-02-05 06:10:46 +04:00
morkt
01153ad1a8 moved GUI project to a subdirectory. 2016-01-07 19:06:08 +04:00