Commit Graph

16 Commits

Author SHA1 Message Date
morkt
857069cb33 virtual file system preliminary implementation. 2015-09-01 09:07:33 +04:00
morkt
78bd4f954d call overloaded Image.Read method. 2015-07-25 10:14:49 +04:00
morkt
8849508e41 (OpenPreviewStream): use Archive.OpenSeekableEntry method. 2015-06-04 01:10:38 +04:00
morkt
98041015c1 archive extraction methods moved to a separate internal class. 2015-05-15 21:19:15 +04:00
morkt
b7051be2cb (ExtractImage): use ArchiveFormat.CreateFile static method. 2015-05-14 16:11:21 +04:00
morkt
66ba1c5ccf word wrap is enabled in text viewer by default. 2015-05-13 23:23:33 +04:00
morkt
83aafca437 (LoadPreviewText): previewed stream should be seekable. 2015-05-12 13:58:19 +04:00
morkt
b5fa9cc105 added text files preview. 2015-05-12 13:31:27 +04:00
morkt
8a53d74d5e use invariant case conversion methods. 2014-08-22 10:13:37 +04:00
morkt
7492ea24ae localization. 2014-08-02 13:36:49 +04:00
morkt
116344ee9b implemented fit window to image function. 2014-08-02 00:42:27 +04:00
morkt
9d218a4130 (ExtractImage): use ArcFile.CreateFile() to create output file. 2014-07-30 01:10:40 +04:00
morkt
9922955323 added license clause and third-party copyright notices. 2014-07-28 00:50:18 +04:00
morkt
46c05b25de ImageFormat.Read method made static. 2014-07-25 08:56:32 +04:00
morkt
2e75b3e183 (ExtractImage): output path could contain directory name. 2014-07-25 07:32:50 +04:00
Poddav
e208029dd3 Initial commit. 2014-07-21 23:26:28 +04:00