ArcFormats
|
(GetKeyFromEntry): fixed PHENOMENO key.
|
2014-07-30 01:14:45 +04:00 |
Console
|
Initial commit.
|
2014-07-21 23:26:28 +04:00 |
GameRes
|
(TryOpen): use lazy evaluation for filename extension check.
|
2014-07-29 15:30:23 +04:00 |
Image.Convert
|
ImageFormat.Read method made static.
|
2014-07-25 08:56:32 +04:00 |
Images
|
Initial commit.
|
2014-07-21 23:26:28 +04:00 |
packages
|
added preliminary archive creation support.
|
2014-07-24 05:43:20 +04:00 |
Properties
|
added preliminary archive creation support.
|
2014-07-24 05:43:20 +04:00 |
Strings
|
fixed multiple selected files extraction.
|
2014-07-30 09:00:26 +04:00 |
zlib
|
Initial commit.
|
2014-07-21 23:26:28 +04:00 |
.gitattributes
|
added git attributes.
|
2014-07-22 19:59:16 +04:00 |
.gitignore
|
added external packages.
|
2014-07-21 23:46:58 +04:00 |
AboutBox.xaml
|
added indicator for implementations that support archive creation.
|
2014-07-28 01:51:06 +04:00 |
AboutBox.xaml.cs
|
added indicator for implementations that support archive creation.
|
2014-07-28 01:51:06 +04:00 |
adler32.cs
|
added console test utlities.
|
2014-07-21 23:32:15 +04:00 |
App.config
|
increased default window height.
|
2014-07-30 12:12:47 +04:00 |
app.manifest
|
added manifest for common controls style.
|
2014-07-25 06:15:08 +04:00 |
App.xaml
|
Initial commit.
|
2014-07-21 23:26:28 +04:00 |
App.xaml.cs
|
save last visited directory in MainWindow instead of App.
|
2014-07-30 01:09:28 +04:00 |
ArcParameters.xaml
|
increased button sizes.
|
2014-07-25 06:58:42 +04:00 |
ArcParameters.xaml.cs
|
Initial commit.
|
2014-07-21 23:26:28 +04:00 |
CreateArchive.xaml
|
display only formats that implement Create method.
|
2014-07-27 09:47:49 +04:00 |
CreateArchive.xaml.cs
|
added license clause and third-party copyright notices.
|
2014-07-28 00:50:18 +04:00 |
deflate.cs
|
added console test utlities.
|
2014-07-21 23:32:15 +04:00 |
DragScroll.cs
|
Initial commit.
|
2014-07-21 23:26:28 +04:00 |
ExtractArchive.xaml
|
bind destination to ExtractDialog.Destination property.
|
2014-07-30 01:12:46 +04:00 |
ExtractArchive.xaml.cs
|
bind destination to ExtractDialog.Destination property.
|
2014-07-30 01:12:46 +04:00 |
ExtractDialog.cs
|
bind destination to ExtractDialog.Destination property.
|
2014-07-30 01:12:46 +04:00 |
ExtractFile.xaml
|
bind destination to ExtractDialog.Destination property.
|
2014-07-30 01:12:46 +04:00 |
ExtractFile.xaml.cs
|
bind destination to ExtractDialog.Destination property.
|
2014-07-30 01:12:46 +04:00 |
GARbro.GUI.csproj
|
revision 1.0.0.1
|
2014-07-29 07:14:20 +04:00 |
GARbro.GUI.csproj.user
|
Initial commit.
|
2014-07-21 23:26:28 +04:00 |
GARbro.sln
|
Initial commit.
|
2014-07-21 23:26:28 +04:00 |
GarCreate.cs
|
(CreateEntryCallback): parameters sanity check.
|
2014-07-30 01:13:53 +04:00 |
GarExtract.cs
|
fixed multiple selected files extraction.
|
2014-07-30 09:00:26 +04:00 |
GridLayout.cs
|
GridLayout widget implementation.
|
2014-07-21 23:49:44 +04:00 |
HistoryStack.cs
|
Initial commit.
|
2014-07-21 23:26:28 +04:00 |
ImagePreview.cs
|
(ExtractImage): use ArcFile.CreateFile() to create output file.
|
2014-07-30 01:10:40 +04:00 |
inflate.cs
|
added console test utlities.
|
2014-07-21 23:32:15 +04:00 |
LICENSE
|
Initial commit
|
2014-07-21 23:09:39 +04:00 |
MainWindow.xaml
|
localized file type descriptors.
|
2014-07-30 01:48:37 +04:00 |
MainWindow.xaml.cs
|
save last visited directory in MainWindow instead of App.
|
2014-07-30 01:09:28 +04:00 |
Makefile
|
added preliminary archive creation support.
|
2014-07-24 05:43:20 +04:00 |
ModalWindow.cs
|
Initial commit.
|
2014-07-21 23:26:28 +04:00 |
packages.config
|
Initial commit.
|
2014-07-21 23:26:28 +04:00 |
README.md
|
Initial commit
|
2014-07-21 23:09:39 +04:00 |
Settings.cs
|
Initial commit.
|
2014-07-21 23:26:28 +04:00 |
Shell.cs
|
(Shell.File): added GetLastError method.
|
2014-07-29 06:55:52 +04:00 |
Utility.cs
|
added license clause and third-party copyright notices.
|
2014-07-28 00:50:18 +04:00 |
ViewModel.cs
|
(DirectoryViewModel.GetFiles): new virtual method.
|
2014-07-30 08:59:17 +04:00 |