Commit Graph

110 Commits

Author SHA1 Message Date
morkt
d6b2140304 released v1.4.33 2017-12-31 10:37:39 +04:00
morkt
a54ecc3863 (GUI): strip quotes from path typed into location bar. 2017-12-15 01:09:21 +04:00
morkt
8d7d06e1ac (GUI): convert wave audio providers to ISampleProvider.
avoids audio clicking at the end of playback.
2017-11-21 12:13:42 +04:00
morkt
dd26dd9ae3 (GUI): reset filename lookup on Enter keypress. 2017-11-12 09:58:58 +04:00
morkt
6e035b7c25 released v1.4.32 2017-11-09 20:27:26 +04:00
morkt
da61e5e3ba updated nuget packages. 2017-10-07 00:53:28 +04:00
morkt
afb13290f5 released v1.4.31 2017-08-15 16:20:05 +04:00
morkt
c00747a38b (GUI): added CP936 to text encodings dropdown list (#82). 2017-07-19 07:19:53 +04:00
morkt
0c8b3e3e62 released v1.4.30 2017-07-05 14:24:25 +04:00
morkt
abd6ff6b39 released v1.4.29 2017-06-01 22:50:36 +04:00
morkt
2ceafe55df updated projects. 2017-05-04 04:22:22 +04:00
morkt
ae74ed29e6 released v1.4.28 2017-04-21 10:10:07 +04:00
morkt
5233233945 (GUI): disable main window when extraction is in progress. 2017-04-14 04:17:33 +04:00
morkt
2d41224b6e (GUI): disable format selection when images are ignored. 2017-04-12 04:15:44 +04:00
morkt
e10094bf8f removed colon from error message. 2017-04-10 14:33:16 +04:00
morkt
725455e5ce (FileErrorDialog): limit error text width. 2017-04-07 12:38:34 +04:00
morkt
7024987d23 (File.CompactPath): new static method. 2017-04-05 18:38:23 +04:00
morkt
90564a52a8 comment remark. 2017-04-04 19:34:05 +04:00
PeratX
a961b37e69 (GUI): updated Chinese translation (#62) 2017-04-04 19:29:05 +04:00
morkt
f925e093f6 released v1.4.27 2017-04-02 16:05:24 +04:00
morkt
9606b673c2 (error dialogs): focus forced on the first button. 2017-03-03 17:53:43 +04:00
morkt
9fbdba9da3 (ApplicationExit): exception guard. 2017-03-03 17:46:28 +04:00
morkt
497091f726 removed Ookii.Dialogs from packages. 2017-03-01 14:36:09 +04:00
morkt
3db6d9a732 released v1.4.26 2017-02-26 20:49:41 +04:00
mireado
e1e252884b (GUI): update korean translation (#50) 2017-02-17 13:23:35 +04:00
morkt
02a591c83a fixed update page url. 2017-02-15 22:46:34 +04:00
morkt
08e5a6c69a misc. 2017-02-15 22:36:45 +04:00
morkt
653ee4685d implemented async formats update. 2017-02-15 02:24:25 +04:00
morkt
d8eb3aed1a check updates - moved xml parsing around. 2017-02-15 01:40:24 +04:00
morkt
1d5d74ce93 download formats db. 2017-02-14 13:11:57 +04:00
morkt
ccd4424b1b check updates - translation strings. 2017-02-14 09:16:12 +04:00
morkt
987d57a4db check for updates - initial implementation. 2017-02-14 07:22:48 +04:00
morkt
61cd776ac2 released v1.3.25 2017-02-08 15:11:39 +04:00
mireado
45129fdc1d (GUI): update korean translation. (#46) 2017-02-05 12:42:00 +04:00
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