ArcFormats
|
implemented AMI archive creation.
|
2014-07-29 19:05:58 +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
|
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 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
|
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
|
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
|
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
|
added license clause and third-party copyright notices.
|
2014-07-28 00:50:18 +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
|
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): set total progress value gimmick.
|
2014-07-29 19:05:32 +04:00 |
GarExtract.cs
|
extract all files when no entries are selected.
|
2014-07-29 06:57:35 +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
|
context menu moved to window resources.
|
2014-07-29 07:13:14 +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
|
added license clause and third-party copyright notices.
|
2014-07-28 00:50:18 +04:00 |