Commit Graph

76 Commits

Author SHA1 Message Date
morkt
5e6c8e4048 (GarOperation): fixed path creation. 2017-02-05 01:38:54 +04:00
morkt
f486f19495 (GarExtract): skip invalid entries. 2017-02-04 13:26:51 +04:00
morkt
5e74d88ee6 (GarExtract): fixed overwrite dialog for regular entry. 2017-02-03 23:43:38 +04:00
morkt
aedd41fde4 implemented duplicate file actions dialog. 2017-02-03 21:56:04 +04:00
morkt
8213af356a Merge branch 'gui-dialogs' of https://github.com/morkt/GARbro into gui-dialogs 2017-02-03 18:07:24 +04:00
morkt
661e986e85 (FileExistsDialog): new modal window.
added FileErrorDialog logic to GarConvert.
2017-02-03 18:04:35 +04:00
mireado
4559ded191 (GUI): update korean translation. (#44) 2017-02-03 17:56:12 +04:00
morkt
c483e745d9 (GUI): added string resources. 2017-02-03 08:53:34 +04:00
morkt
cd5a820c48 added modified ProgressDialog from Ookii.Dialogs. 2017-02-02 20:27:13 +04:00
morkt
774b7e6d9c comment. 2017-02-02 10:59:15 +04:00
morkt
154699160b added dialog popup on extraction errors.
looks like Ookii.Dialogs have to be replaced with manual progress dialog
implementation, as i have no control over progress dialog window once
extraction has begun.

frankly, i just need to be able to call StopProgressDialog and
StartProgressDialog from IProgressDialog interface, but Ookii does not
provide such low-level access.
2017-02-01 16:47:48 +04:00
morkt
2b35770189 released v1.3.24 2017-01-18 05:57:16 +04:00
morkt
7b1f237448 (ConvertMedia): pressing 'Enter' in the text box concludes dialog. 2017-01-18 04:51:41 +04:00
mireado
d4269d4fd9 lang : update Korean translation (#43)
Thank you always.
>_<
2017-01-17 14:24:18 +04:00
morkt
7b7f50f3b9 (GUI): added "select files by mask" context menu item. 2017-01-12 11:31:51 +04:00
morkt
89b7d2cfd3 (GUI): improved selection by mask performance on large directories. 2017-01-12 11:14:05 +04:00
morkt
9c27c8b4f8 (LookupItem): moved timestamp update to InputData class. 2017-01-07 04:30:34 +04:00
morkt
4151c15cd6 updated nuget packages. 2017-01-05 14:20:02 +04:00
morkt
152af64a9e (CopyNamesExec): ignore clipboard errors. 2017-01-05 02:01:51 +04:00
morkt
2f4d258694 (MainWindow): [Ctrl+Ins] copies selected filenames to clipboard. 2017-01-04 21:43:42 +04:00
morkt
b3973db7f0 updated year. 2017-01-04 08:17:19 +04:00
morkt
3fab9dadfa (AboutBox): ArchiveFormat.CanCreate property was renamed to CanWrite. 2016-12-27 22:45:47 +04:00
morkt
40f250de6b released v1.3.23 2016-12-26 19:58:41 +04:00
morkt
4ec723c334 released v1.2.22 2016-12-15 15:13:40 +04:00
morkt
7983cd0674 moved BOM detection to separate methods. 2016-12-03 19:18:59 +04:00
PeratX
2bfeaf65be lang: improved Chinese translations (#42)
thank you.
2016-11-13 17:39:58 +04:00
morkt
2a076f0e45 released v1.2.21 2016-11-01 06:03:04 +04:00
morkt
c771b13d4e renamed some ImageDecoder properties and classes. 2016-10-26 15:42:27 +04:00
morkt
b05c54047d (IImageDecoder): new interface. 2016-10-25 18:18:51 +04:00
morkt
7b4b755e17 (PlayFile): don't dispose stream on successful open. 2016-10-17 11:14:42 +04:00
morkt
503b734645 migration to IBinaryStream interface. 2016-10-15 09:34:46 +04:00
morkt
21652280df (EntryViewModel): ignore invalid characters in filenames. 2016-10-14 10:21:50 +04:00
morkt
5bf4a44bf5 (GUI): implemented file drop event. 2016-10-11 09:09:06 +04:00
morkt
f1d66206bc (IResource.CanWrite): new property.
(ArchiveFormat.CanCreate): renamed to CanWrite.
2016-10-11 00:05:22 +04:00
morkt
4533787c57 released v1.2.20 2016-09-28 00:12:59 +04:00
morkt
19a64b987a post-build event. 2016-09-17 19:50:23 +04:00
morkt
4d56849084 (Formats.dat): moved to ArcFormats project. 2016-09-17 18:07:26 +04:00
morkt
7f74a3cf7d moved serialization code to GameRes. 2016-09-17 17:36:39 +04:00
morkt
58d66c4210 reset name look up on non-symbol key presses. 2016-09-09 13:18:18 +04:00
morkt
d64949da56 updated ShiinaRio encryption schemes. 2016-08-17 03:01:20 +04:00
morkt
b3d74fb17c released v1.2.19 2016-08-12 04:42:45 +04:00
morkt
0e8a3ea417 updated prerelease config. 2016-07-28 21:22:41 +04:00
morkt
ef2552deec added 'prerelease' configuration. 2016-07-26 07:08:07 +04:00
morkt
9133adeab9 released v1.2.18 2016-07-07 17:38:02 +04:00
morkt
92ad52ca43 (IsWritableDirectory): check for real.
(ConvertImage): proceed with conversion when file format does not match
filename extension.
2016-06-18 10:13:04 +04:00
morkt
7920af7fe9 (GUI): settings upgrade moved to ApplicationStartup handler. 2016-06-14 18:10:27 +04:00
morkt
95e7aa7614 released v1.2.17 2016-06-12 01:38:09 +04:00
mireado
b7f4c3602d update korean translation (#27) 2016-06-07 18:54:39 +04:00
morkt
37a1a4311c switch to dragging cursor on left mouse button down. 2016-06-04 00:43:13 +04:00
morkt
aeccf3a545 added cursor files. 2016-06-03 18:18:58 +04:00