Visual Novels resource browser
Go to file
2014-08-01 22:17:27 +04:00
ArcFormats use ArcView.Frame.AsciiEqual for sanity check. 2014-08-01 20:40:14 +04:00
Console updated ExtractFiles call with new callback syntax. 2014-08-01 16:40:33 +04:00
GameRes changed target framework version to v4.5 2014-08-01 20:14:08 +04:00
Image.Convert ImageFormat.Read method made static. 2014-07-25 08:56:32 +04:00
Images added refresh button. 2014-08-01 16:39:51 +04:00
packages added preliminary archive creation support. 2014-07-24 05:43:20 +04:00
Properties remember filename of the last created archive. 2014-08-01 17:09:15 +04:00
Strings report number of files within archive at status bar. 2014-08-01 22:17:27 +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 changed target framework version to v4.5 2014-08-01 20:14:08 +04:00
App.xaml Initial commit. 2014-07-21 23:26:28 +04:00
App.xaml.cs set Trace listeners manually on application startup. 2014-08-01 16:38:29 +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 accept extract dialog on enter key press. 2014-07-30 13:59:23 +04:00
ExtractDialog.cs accept extract dialog on enter key press. 2014-07-30 13:59:23 +04:00
ExtractFile.xaml bind destination to ExtractDialog.Destination property. 2014-07-30 01:12:46 +04:00
ExtractFile.xaml.cs accept extract dialog on enter key press. 2014-07-30 13:59:23 +04:00
GARbro.GUI.csproj changed target framework version to v4.5 2014-08-01 20:14:08 +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 remember filename of the last created archive. 2014-08-01 17:09:15 +04:00
GarExtract.cs improved plural localization. 2014-08-01 17:58:04 +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
ListViewEx.cs extended ListView with multiple items selection. 2014-07-30 12:15:10 +04:00
MainWindow.xaml added refresh button. 2014-08-01 16:37:16 +04:00
MainWindow.xaml.cs report number of files within archive at status bar. 2014-08-01 22:17:27 +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 improved plural localization. 2014-08-01 17:58:04 +04:00
ViewModel.cs (ArchiveViewModel): allowed empty archives. 2014-08-01 16:41:47 +04:00

GARbro

Visual Novels resource browser