.. |
Images
|
implemented duplicate file actions dialog.
|
2017-02-03 21:56:04 +04:00 |
ProgressDialog
|
added modified ProgressDialog from Ookii.Dialogs.
|
2017-02-02 20:27:13 +04:00 |
Properties
|
updated year.
|
2018-01-02 06:58:07 +04:00 |
Strings
|
(GUI): added troubleshooting dialog.
|
2018-01-16 12:03:23 +04:00 |
AboutBox.xaml
|
check for updates - initial implementation.
|
2017-02-14 07:22:48 +04:00 |
AboutBox.xaml.cs
|
check for updates - initial implementation.
|
2017-02-14 07:22:48 +04:00 |
App.config
|
changed target framework version to .Net v4.6
|
2018-01-02 06:56:32 +04:00 |
App.xaml
|
(GUI): added troubleshooting dialog.
|
2018-01-16 12:03:23 +04:00 |
App.xaml.cs
|
(App): upgrader settings of GameRes assembly.
|
2018-01-11 18:41:44 +04:00 |
ArcParameters.xaml
|
moved GUI project to a subdirectory.
|
2016-01-07 19:06:08 +04:00 |
ArcParameters.xaml.cs
|
moved GUI project to a subdirectory.
|
2016-01-07 19:06:08 +04:00 |
AutoComplete.cs
|
moved GUI project to a subdirectory.
|
2016-01-07 19:06:08 +04:00 |
ConvertMedia.xaml
|
(ConvertMedia): pressing 'Enter' in the text box concludes dialog.
|
2017-01-18 04:51:41 +04:00 |
ConvertMedia.xaml.cs
|
(ConvertMedia): pressing 'Enter' in the text box concludes dialog.
|
2017-01-18 04:51:41 +04:00 |
CreateArchive.xaml
|
(CreateArchive): disable OK button if no format is selected.
|
2018-01-16 12:04:30 +04:00 |
CreateArchive.xaml.cs
|
(IResource.CanWrite): new property.
|
2016-10-11 00:05:22 +04:00 |
DragScroll.cs
|
switch to dragging cursor on left mouse button down.
|
2016-06-04 00:43:13 +04:00 |
EnterMaskDialog.xaml
|
moved GUI project to a subdirectory.
|
2016-01-07 19:06:08 +04:00 |
EnterMaskDialog.xaml.cs
|
moved GUI project to a subdirectory.
|
2016-01-07 19:06:08 +04:00 |
ExtractArchive.xaml
|
(GUI): disable format selection when images are ignored.
|
2017-04-12 04:15:44 +04:00 |
ExtractArchive.xaml.cs
|
moved GUI project to a subdirectory.
|
2016-01-07 19:06:08 +04:00 |
ExtractDialog.cs
|
moved GUI project to a subdirectory.
|
2016-01-07 19:06:08 +04:00 |
ExtractFile.xaml
|
moved GUI project to a subdirectory.
|
2016-01-07 19:06:08 +04:00 |
ExtractFile.xaml.cs
|
moved GUI project to a subdirectory.
|
2016-01-07 19:06:08 +04:00 |
FileErrorDialog.xaml
|
(FileErrorDialog): limit error text width.
|
2017-04-07 12:38:34 +04:00 |
FileErrorDialog.xaml.cs
|
(FileExistsDialog): new modal window.
|
2017-02-03 18:04:35 +04:00 |
FileExistsDialog.xaml
|
(error dialogs): focus forced on the first button.
|
2017-03-03 17:53:43 +04:00 |
FileExistsDialog.xaml.cs
|
(FileExistsDialog): new modal window.
|
2017-02-03 18:04:35 +04:00 |
GARbro.GUI.csproj
|
(GUI): added troubleshooting dialog.
|
2018-01-16 12:03:23 +04:00 |
GARbro.GUI.csproj.user
|
moved GUI project to a subdirectory.
|
2016-01-07 19:06:08 +04:00 |
GarConvert.cs
|
(GUI): restore focus to listview after file operations.
|
2018-01-12 19:57:56 +04:00 |
GarCreate.cs
|
implemented duplicate file actions dialog.
|
2017-02-03 21:56:04 +04:00 |
GarExtract.cs
|
(GUI): restore focus to listview after file operations.
|
2018-01-12 19:57:56 +04:00 |
GarOperation.cs
|
comment remark.
|
2017-04-04 19:34:05 +04:00 |
GarUpdate.cs
|
misc.
|
2017-02-15 22:36:45 +04:00 |
HistoryStack.cs
|
moved GUI project to a subdirectory.
|
2016-01-07 19:06:08 +04:00 |
ImagePreview.cs
|
(GUI): added CP936 to text encodings dropdown list (#82).
|
2017-07-19 07:19:53 +04:00 |
ListViewEx.cs
|
(GUI): improved selection by mask performance on large directories.
|
2017-01-12 11:14:05 +04:00 |
MainWindow.xaml
|
(GUI): added troubleshooting dialog.
|
2018-01-16 12:03:23 +04:00 |
MainWindow.xaml.cs
|
(GUI): added troubleshooting dialog.
|
2018-01-16 12:03:23 +04:00 |
ModalWindow.cs
|
moved GUI project to a subdirectory.
|
2016-01-07 19:06:08 +04:00 |
NAudio.cs
|
moved GUI project to a subdirectory.
|
2016-01-07 19:06:08 +04:00 |
packages.config
|
changed target framework version to .Net v4.6
|
2018-01-02 06:56:32 +04:00 |
Settings.cs
|
(GUI): settings upgrade moved to ApplicationStartup handler.
|
2016-06-14 18:10:27 +04:00 |
SettingsWindow.xaml
|
added localization strings for settings.
|
2018-01-12 19:56:25 +04:00 |
SettingsWindow.xaml.cs
|
added localization strings for settings.
|
2018-01-12 19:56:25 +04:00 |
Shell.cs
|
(File.CompactPath): new static method.
|
2017-04-05 18:38:23 +04:00 |
TextViewer.xaml
|
moved GUI project to a subdirectory.
|
2016-01-07 19:06:08 +04:00 |
TextViewer.xaml.cs
|
moved BOM detection to separate methods.
|
2016-12-03 19:18:59 +04:00 |
TroubleShootingDialog.xaml
|
(GUI): added troubleshooting dialog.
|
2018-01-16 12:03:23 +04:00 |
TroubleShootingDialog.xaml.cs
|
(GUI): added troubleshooting dialog.
|
2018-01-16 12:03:23 +04:00 |
UpdateDialog.xaml
|
download formats db.
|
2017-02-14 13:11:57 +04:00 |
UpdateDialog.xaml.cs
|
implemented async formats update.
|
2017-02-15 02:24:25 +04:00 |
Utility.cs
|
added modified ProgressDialog from Ookii.Dialogs.
|
2017-02-02 20:27:13 +04:00 |
ViewModel.cs
|
(EntryViewModel): ignore invalid characters in filenames.
|
2016-10-14 10:21:50 +04:00 |