morkt
|
46dbf2b142
|
GameRes refactoring.
(FormatCatalog.CreateEntry): method renamed to 'Create' and made generic
towards Entry type.
|
2015-08-30 22:34:06 +04:00 |
|
morkt
|
906d168379
|
activate main window after operation finished.
|
2014-08-25 18:22:06 +04:00 |
|
morkt
|
cfd71f5519
|
(ChangePosition): new history navigation method.
Push current position into undo stack only if directory has been
changed.
|
2014-08-14 21:42:27 +04:00 |
|
morkt
|
045988301b
|
remember filename of the last created archive.
|
2014-08-01 17:09:15 +04:00 |
|
morkt
|
ae3aaef3db
|
(CreateEntryCallback): parameters sanity check.
|
2014-07-30 01:13:53 +04:00 |
|
morkt
|
cb8dbb229c
|
(CreateEntryCallback): set total progress value gimmick.
|
2014-07-29 19:05:32 +04:00 |
|
morkt
|
4561157854
|
(CreateWorker): fixed total file count.
|
2014-07-29 07:38:53 +04:00 |
|
morkt
|
06bbc60d78
|
archive creation methods moved to separate helper class.
|
2014-07-29 07:14:09 +04:00 |
|
morkt
|
61bd342f54
|
(BuildFileList): returns IList instead of IEnumerable.
|
2014-07-27 03:42:09 +04:00 |
|
morkt
|
58f97183ac
|
added progress window to archive creation process.
|
2014-07-27 03:38:25 +04:00 |
|
morkt
|
6bc2627bf5
|
disable watching after directory changes while archive is being created.
|
2014-07-26 23:22:06 +04:00 |
|
morkt
|
3a7d2111be
|
implemented archive creation frontend.
|
2014-07-25 07:05:55 +04:00 |
|