Commit Graph

348 Commits

Author SHA1 Message Date
morkt
616fce969c (Shell.File): added GetLastError method. 2014-07-29 06:55:52 +04:00
morkt
32f3dd134f (Encodings): added WithFatalFallback static method. 2014-07-29 06:54:46 +04:00
morkt
5696fad710 added indicator for implementations that support archive creation. 2014-07-28 01:51:06 +04:00
morkt
9922955323 added license clause and third-party copyright notices. 2014-07-28 00:50:18 +04:00
morkt
54a80b3573 (OpenEntry): fixed compressed entries access.
(Unpacker): use byte[] buffer directly instead of MemoryStream wrapper.
2014-07-28 00:26:51 +04:00
morkt
aab7efaa1f added ONScripter (NSA/SAR) archives reader. 2014-07-27 14:48:32 +04:00
morkt
ef79d52e02 display only formats that implement Create method. 2014-07-27 09:47:49 +04:00
morkt
9fb51e57e3 (TryOpen): check entry name validity. 2014-07-27 09:45:47 +04:00
morkt
1c33e4c9d5 refactored ResourceOptions handling. 2014-07-27 07:39:58 +04:00
morkt
5253f8c776 (DirectoryPosition): remember item as string. 2014-07-27 06:06:50 +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
08b8e8a46b added callback into archive creation method. 2014-07-27 03:37:51 +04:00
morkt
c13b9bb12e refined filename choose dialog properties. 2014-07-26 23:22:58 +04:00
morkt
6bc2627bf5 disable watching after directory changes while archive is being created. 2014-07-26 23:22:06 +04:00
morkt
39d00a86b0 restore busy state after archive parameters dialog popup. 2014-07-26 23:21:21 +04:00
morkt
2446927e83 (Adler32): use "unsafe" implementation. added appropriate methods. 2014-07-26 23:20:08 +04:00
morkt
4cf46ed91c (ArchiveFormat): added CanCreate virtual property. 2014-07-26 23:18:50 +04:00
morkt
c0fa230abb (ArcView): MemoryMappedFile should not dispose underlying file stream itself. 2014-07-26 23:17:55 +04:00
morkt
71e985c2c9 added bindings. 2014-07-26 23:15:14 +04:00
morkt
a05e85f853 removed manual bindings from code behind. 2014-07-26 23:14:42 +04:00
morkt
b72d9194e8 implemented XP3 archive creation. 2014-07-26 23:13:17 +04:00
morkt
bedba61ff5 added CanCreate property. 2014-07-26 23:12:05 +04:00
morkt
5019124514 rearranged archive parameters widgets. 2014-07-26 23:11:24 +04:00
morkt
6bf0e89f21 (DirectoryPosition): added constructor from filename. 2014-07-26 23:07:06 +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
morkt
cdb79e2a49 archive extraction frontend. 2014-07-25 07:06:10 +04:00
morkt
3a7d2111be implemented archive creation frontend. 2014-07-25 07:05:55 +04:00
morkt
0442ac5761 increased button sizes. 2014-07-25 07:02:24 +04:00
morkt
4ae83309ad added TemporaryFile class. 2014-07-25 07:01:17 +04:00
morkt
050a835264 increased button sizes. 2014-07-25 06:58:42 +04:00
morkt
ee4584d1f0 implemented Xfl.Create method. 2014-07-25 06:57:14 +04:00
morkt
c807fcb1e7 changed archive tag. 2014-07-25 06:21:07 +04:00
morkt
68088db605 added manifest for common controls style. 2014-07-25 06:15:08 +04:00
morkt
91cb7bd956 (NpaArchive.QueryGameEncryption): restore last choice from Settings. 2014-07-25 00:56:06 +04:00
morkt
de30012635 Nitro+ Steins;Gate archive reader. 2014-07-25 00:53:48 +04:00
morkt
17bc0c0391 Nitro+ Steins;Gate archive reader. 2014-07-25 00:53:32 +04:00
morkt
53d0267eca (LittleEndian): added 64-bit integer readers. 2014-07-25 00:52:24 +04:00
morkt
0a1f14e051 added preliminary archive creation support. 2014-07-24 05:43:20 +04:00
morkt
56012447d8 added git attributes. 2014-07-22 19:59:16 +04:00
morkt
93c4911bfa GridLayout widget implementation.
Grid that addes ChildMargin to its children
2014-07-21 23:49:44 +04:00
morkt
8231af20c4 added external packages. 2014-07-21 23:46:58 +04:00
Poddav
32704eee9e Merge https://github.com/morkt/GARbro 2014-07-21 23:34:53 +04:00
Poddav
819ad72cea added console test utlities. 2014-07-21 23:32:15 +04:00
Poddav
0ebc399889 . 2014-07-21 23:31:24 +04:00
Poddav
e208029dd3 Initial commit. 2014-07-21 23:26:28 +04:00
morkt
858ef034bf Initial commit 2014-07-21 23:09:39 +04:00