ArcFormats
|
added callback into archive creation method.
|
2014-07-27 03:37:51 +04:00 |
Console
|
Initial commit.
|
2014-07-21 23:26:28 +04:00 |
GameRes
|
added callback into archive creation method.
|
2014-07-27 03:37:51 +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
|
added progress window to archive creation process.
|
2014-07-27 03:38:25 +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 bindings.
|
2014-07-26 23:15:14 +04:00 |
AboutBox.xaml.cs
|
removed manual bindings from code behind.
|
2014-07-26 23:14:42 +04:00 |
adler32.cs
|
added console test utlities.
|
2014-07-21 23:32:15 +04:00 |
App.config
|
added preliminary archive creation support.
|
2014-07-24 05:43:20 +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
|
Initial commit.
|
2014-07-21 23:26: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
|
increased button sizes.
|
2014-07-25 06:58:42 +04:00 |
CreateArchive.xaml.cs
|
added progress window to archive creation process.
|
2014-07-27 03:38:25 +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
|
increased button sizes.
|
2014-07-25 06:58:42 +04:00 |
ExtractArchive.xaml.cs
|
added preliminary archive creation support.
|
2014-07-24 05:43:20 +04:00 |
ExtractDialog.cs
|
Initial commit.
|
2014-07-21 23:26:28 +04:00 |
ExtractFile.xaml
|
increased button sizes.
|
2014-07-25 07:02:24 +04:00 |
ExtractFile.xaml.cs
|
added preliminary archive creation support.
|
2014-07-24 05:43:20 +04:00 |
GARbro.GUI.csproj
|
implemented archive creation frontend.
|
2014-07-25 07:05:55 +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
|
(BuildFileList): returns IList instead of IEnumerable.
|
2014-07-27 03:42:09 +04:00 |
GarExtract.cs
|
archive extraction frontend.
|
2014-07-25 07:06:10 +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
|
ImageFormat.Read method made static.
|
2014-07-25 08:56:32 +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
|
added preliminary archive creation support.
|
2014-07-24 05:43:20 +04:00 |
MainWindow.xaml.cs
|
restore busy state after archive parameters dialog popup.
|
2014-07-26 23:21:21 +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
|
added TemporaryFile class.
|
2014-07-25 07:01:17 +04:00 |
Utility.cs
|
Initial commit.
|
2014-07-21 23:26:28 +04:00 |
ViewModel.cs
|
(DirectoryPosition): added constructor from filename.
|
2014-07-26 23:07:06 +04:00 |