Visual Novels resource browser
Go to file
2014-08-17 01:31:58 +04:00
ArcFormats implemented Ren'Py archives creation. 2014-08-17 01:31:58 +04:00
Console tweaked archive contents listing. 2014-08-17 01:29:27 +04:00
GameRes (ArcStream): added CreateStream method with single argument. 2014-08-16 10:37:25 +04:00
Image.Convert LookupTag changed to LookupExtension. 2014-08-02 10:01:25 +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 added new items to main menu. 2014-08-02 12:59:01 +04:00
Strings localization. 2014-08-02 13:36:49 +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 ignore backup files. 2014-08-17 01:25:45 +04:00
AboutBox.xaml increased dialog window width. 2014-08-03 10:59:50 +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 new items to main menu. 2014-08-02 12:59:01 +04:00
App.xaml Initial commit. 2014-07-21 23:26:28 +04:00
App.xaml.cs catch exceptions during app command line parsing. 2014-08-08 13:48:52 +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 (ChangePosition): new history navigation method. 2014-08-14 21:42:27 +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 localization. 2014-08-02 13:36:49 +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 change background of input textbox on focus/mouseover. 2014-08-08 13:49:27 +04:00
MainWindow.xaml.cs (ChangePosition): new history navigation method. 2014-08-14 21:42: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 implemented deletion of multiple files into recycle bin. 2014-08-08 14:08:49 +04:00
Utility.cs (Localization.Plural): tweaked fallback lookups. 2014-08-02 13:36:15 +04:00
ViewModel.cs disable size display for directories. 2014-08-02 13:17:11 +04:00

GARbro

Visual Novels resource browser