morkt
3bbf2d6a90
implemented Ren'Py archives creation.
2014-08-17 01:31:58 +04:00
morkt
7faf641f6f
tweaked archive contents listing.
2014-08-17 01:29:27 +04:00
morkt
97b9e28fbc
changed zlib compression level to maximum (Level9).
2014-08-17 01:28:42 +04:00
morkt
c4834692cf
changed build output path.
2014-08-17 01:26:56 +04:00
morkt
e7849590e8
ignore backup files.
2014-08-17 01:25:45 +04:00
morkt
5e15fb5091
implemented Ren'Py game engine archives support.
2014-08-16 10:38:26 +04:00
morkt
83e4414ffc
(ArcStream): added CreateStream method with single argument.
2014-08-16 10:37:25 +04:00
morkt
dc30eb0083
implemented Yu-Ris archives creation.
2014-08-16 04:42:20 +04:00
morkt
26526a97bb
added ICheckSum interface and CheckedStream class.
...
Crc32 and Adler32 classes now implement ICheckSum interface.
2014-08-16 04:23:12 +04:00
morkt
089becd4d3
implemented Majiro version 1 archive creation.
2014-08-16 00:52:16 +04:00
morkt
8fc34f9161
implemented non-encrypted INT archives creation.
2014-08-15 21:41:45 +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
d1bde19bb3
implemented Flying Shine resource archive.
2014-08-14 21:39:51 +04:00
morkt
37d9461304
implemented deletion of multiple files into recycle bin.
2014-08-08 14:08:49 +04:00
morkt
29892ff3fd
change background of input textbox on focus/mouseover.
2014-08-08 13:49:27 +04:00
morkt
1e390eed1e
catch exceptions during app command line parsing.
2014-08-08 13:48:52 +04:00
morkt
b2d0e15215
path textbox mouseover highlight.
2014-08-03 18:16:09 +04:00
morkt
6bbd9c23da
increased dialog window width.
2014-08-03 10:59:50 +04:00
morkt
a1cd7172ee
adjusted label alignment.
2014-08-03 10:55:09 +04:00
morkt
64313ae3ae
added some convenient private methods.
2014-08-03 10:50:03 +04:00
morkt
11fd547fb8
rearranged menu items.
2014-08-03 10:48:34 +04:00
morkt
15a81fab18
sort known encryption schemes list.
2014-08-03 10:48:08 +04:00
morkt
ad9fc13068
(UpdateFileTable): check added file for existence.
2014-08-03 10:47:34 +04:00
morkt
931d76db04
usability tweaks.
...
implemented lookup of file names by typing its first letters.
'sort by' menu now works properly.
2014-08-02 18:23:20 +04:00
morkt
7492ea24ae
localization.
2014-08-02 13:36:49 +04:00
morkt
945571600d
(Localization.Plural): tweaked fallback lookups.
2014-08-02 13:36:15 +04:00
morkt
314c804d54
disable size display for directories.
2014-08-02 13:17:11 +04:00
morkt
1f6df25f6c
added new items to main menu.
2014-08-02 12:59:01 +04:00
morkt
f6bb4716a6
(WriteImageEntry): tweaked linq query syntax.
2014-08-02 11:24:00 +04:00
morkt
36dce512ac
added public properties desctiptions.
2014-08-02 10:01:56 +04:00
morkt
b4e627252e
LookupTag changed to LookupExtension.
2014-08-02 10:01:25 +04:00
morkt
1b46da45a6
refactoring.
...
(ArchiveFormat): added Query<ResourceOptions> protected method for
convenient invocation of parameters requests.
(FormatCatalog): changed misguiding method name 'LookupTag' to
'LookupExtension'.
2014-08-02 10:01:06 +04:00
morkt
16efe95597
(FormatCatalog.ReadString): removed misplaced big-endian treatment.
2014-08-02 09:04:31 +04:00
morkt
b19487246a
added fit window to image command.
2014-08-02 01:06:13 +04:00
morkt
407d394c2c
(DeleteItemExec): multiple files deletion.
2014-08-02 01:06:04 +04:00
morkt
13674f2e11
correctly check reserved view size.
2014-08-02 00:42:59 +04:00
morkt
116344ee9b
implemented fit window to image function.
2014-08-02 00:42:27 +04:00
morkt
219d98fa79
report number of files within archive at status bar.
2014-08-01 22:17:27 +04:00
morkt
e90643d71d
use ArcView.Frame.AsciiEqual for sanity check.
2014-08-01 20:40:14 +04:00
morkt
e2773d437e
(Parser.Decrypt): less cryptic.
2014-08-01 20:38:36 +04:00
morkt
959dec52f2
changed target framework version to v4.5
2014-08-01 20:14:08 +04:00
morkt
7a6c5d8054
(MappedViewExtension.GetPointer): use supplied offset argument.
2014-08-01 20:11:32 +04:00
morkt
b7505b1f86
(YpfOpener): cosmetic changes.
2014-08-01 19:50:21 +04:00
morkt
3ba8c6d237
disable PDB generation in release build.
2014-08-01 19:49:00 +04:00
morkt
d15addd44f
improved plural localization.
2014-08-01 17:58:04 +04:00
morkt
045988301b
remember filename of the last created archive.
2014-08-01 17:09:15 +04:00
morkt
bc42670aae
implemented Majiro archives and auxiliary image formats.
2014-08-01 16:48:21 +04:00
morkt
32b320d550
(WcgFormat.Reader): cosmetic changes.
2014-08-01 16:46:58 +04:00
morkt
eefa7d2fc2
added creation options for AMI archives.
2014-08-01 16:44:53 +04:00
morkt
b1015ff785
helper classes made internal.
2014-08-01 16:43:31 +04:00