Paddy Xu
fe6dae67ce
Disable transparency in Win11
3.7.0
2021-09-18 19:08:19 +02:00
Habib Mahdi
eaa918079c
Add Arabic translation ( #972 )
...
* Add Arabic translation
* Add Arabic translation
* Add Arabic translation
2021-09-18 19:07:57 +02:00
Paddy Xu
69d6aa0f0a
Update README.md
2021-09-07 10:03:52 +02:00
Paddy Xu
51ddd18c34
#955 : Provide workaround for Windows 11 transparency issue
2021-07-31 23:35:11 +02:00
Paddy Xu
c10773249f
hold Space to preview
2021-07-08 21:32:38 +02:00
Paddy Xu
cbaf636173
set syntax highlighting limit to 512KB
2021-07-06 21:19:52 +02:00
Paddy Xu
4a476aff4b
refresh packages
2021-07-06 21:11:11 +02:00
Paddy Xu
28b9552dcd
fix font bug
2021-07-06 21:10:57 +02:00
Paddy Xu
971285fc95
Fix #948 : disable syntax highlighing when file is too big
2021-07-06 21:10:41 +02:00
Paddy Xu
1ad78c9f4b
Disable image detection from file contents (partially revert 3ef980bb17
)
2021-06-27 11:34:50 +02:00
Paddy Xu
237b99b305
Fix #941 : caller assembly is incorrect in RELEASE mode
2021-06-27 11:22:02 +02:00
Alexander Raab
2b8b0e5c6d
Provide name of product in changelog ( #945 )
...
* Provide name of product in changelog
fixes #944
* Change of headline-string
2021-06-27 11:02:33 +02:00
albertopasqualetto
49bb96e92d
Updated Italian translation ( #918 )
2021-06-21 11:16:55 +02:00
Frank Becker
1e5de83f62
Simple RTF support via RichTextBox. ( #933 )
...
* Simple RTF support via RichTextBox.
* Minor tweaks to file extension checks.
Co-authored-by: Frank Becker <frank.becker@thoughtexchange.com >
2021-06-17 18:27:57 +02:00
Paddy Xu
df66c425e3
Revert "Add support for Windows 10 SDK versions 10.0.18362.0 and 10.0.19041.0 ( #904 )" ( #911 )
...
This reverts commit f32536f51e
.
2021-05-15 16:08:55 +02:00
Cédric Luthi
f32536f51e
Add support for Windows 10 SDK versions 10.0.18362.0 and 10.0.19041.0 ( #904 )
2021-05-15 16:04:09 +02:00
Frank Becker
3ef980bb17
Replace supported image extension list with image detection via MagickImageInfo. ( #818 )
...
* Replace supported image extension list with image detection via MagickImageInfo.
* Change ImageViewer priority to -4.
Change VideoViewer priority to -3 and detect audio/video via MediaInfo instead of file extensions.
* Make mediaInfo a class static and initialize once.
Add some notes about MediaInfo Open and Close.
* Remove try/catch from Prepare and let it be handled in caller.
If there was an exception due to MediaInfo it would have already occurred in CanHandle.
* Upgrade ImageMagick to latest
* Only check extension for well known image and animated image types.
For other image formats, let ImageMagick try to detect by file content.
Upgrade to latest Magick.NET
Co-authored-by: Frank Becker <frank.becker@thoughtexchange.com >
2021-05-14 19:07:32 +02:00
Elaborendum
885b3ed53f
Update spanish localization ( #899 )
...
* Update spanish translation
* Update spanish translation
* Update Translations.config
Co-authored-by: Paddy Xu <xupaddy@gmail.com >
2021-05-14 19:06:24 +02:00
Natan FOURIÉ
8c8ade0bf9
Adding french translation ( #900 )
...
* Adding french translation
* Adding missing french translation
* Update Translations.config
* Updating french localization
2021-05-14 19:03:08 +02:00
Cédric Luthi
9478f9d4d7
Add support for NuGet package files (.nupkg) which are just zip files ( #903 )
2021-05-14 19:02:38 +02:00
Hyeongmin Kim
0dd8e919ca
Added Korean localization ( #891 )
...
* Added korean language
* Update Translations.config
2021-04-06 13:16:58 +02:00
Tomáš Hvozdovič
a5763e460e
Fix slovak translation ( #872 )
2021-03-16 13:45:47 +01:00
Alexander Raab
dc0d275015
Minor tweak for german language
2021-03-10 18:29:27 +01:00
Alexander Raab
9fc90ae479
Merge pull request #866 from vkrol/patch-1
...
Fix typo in README.md
2021-03-09 13:17:49 +01:00
Veniamin Krol
b6dc1cafcb
Fix typo in README.md
2021-03-09 14:36:52 +03:00
Paddy Xu
b683ce0fd1
Fix config domain mismatch due to CLR optimisation
2021-03-07 19:48:40 +01:00
Paddy Xu
a91261435a
Fix #825 properly
3.6.11
2021-03-07 19:02:08 +01:00
Gary Wang
9f426326ba
ImageViewer: add .jfif format support ( #856 )
2021-03-03 13:09:09 +01:00
Frank Becker
7377b4f2ab
Add a LinearVolume wrapper for mediaElement.Volume ( #834 )
...
Co-authored-by: Frank Becker <frank.becker@thoughtexchange.com >
2021-02-22 21:10:36 +01:00
Paddy Xu
36e9d97509
Follow-up #762 : video rotation metadata is not consistent across platforms
2021-02-22 21:04:29 +01:00
Paddy Xu
929dbe9d14
Try to fix #762 : video rotation metadata is not consistent across platforms
2021-02-21 18:49:38 +01:00
sheykandi
dc87c32af0
Update Translations.config ( #846 )
...
Added Spanish translation
2021-02-11 15:16:12 +01:00
Paddy Xu
f5971373a2
Fix #825 : do not use unescaped path string (again)
2021-02-02 19:55:03 +01:00
Paddy Xu
826cda0a0e
Fix #804 : make PDF larger
2021-01-24 18:12:54 +01:00
Paddy Xu
cd2f4bb5e8
Fix #825 : do not use unescaped path string
2021-01-24 18:10:00 +01:00
Paddy Xu
aeee21a85a
Detect all WebView2 version using the provided API
2021-01-24 18:10:00 +01:00
Moenupa WANG
6b0f9df088
ArchiveViewer: Add support for more file types ( #820 )
...
`.jar` and `.crx` file suppport are added, treated the same as `.zip` files
2021-01-18 18:51:02 +01:00
Paddy Xu
a10ffd06e3
Merge pull request #810 from QL-Win/rabelux-patches
...
Update of translations (de) and readme
2021-01-15 10:37:23 +01:00
Alexander Raab
f40bf17c01
restored opening store-link in new tab
2021-01-11 23:50:33 +01:00
Alexander Raab
2408c094ae
Added german translations
2021-01-11 15:17:11 +01:00
Alexander Raab
3232f0b098
Fix broken Win-store badge, honor icon-creator
2021-01-11 15:11:10 +01:00
Paddy Xu
8ee6c770c4
Update copyright header
2021-01-10 20:12:25 +01:00
Paddy Xu
26f9044c6c
Update Translations.config
2021-01-10 18:07:38 +01:00
Paddy Xu
6a0c116bd4
Fix WebView2 data path
2021-01-10 17:18:43 +01:00
Paddy Xu
14394eb1ce
fix infinite loop
2021-01-10 16:55:43 +01:00
Paddy Xu
88fa00f05a
Remvoe dead codes
2021-01-10 15:40:45 +01:00
Paddy Xu
ed9334b4b6
Try to fix #796 : release resources on ALT-F4
2021-01-10 15:33:24 +01:00
Paddy Xu
6d81d61cc5
Fix #787 : add CTRL-F search bar.
2021-01-10 14:56:38 +01:00
Paddy Xu
7cf0d0affb
Fix #539 : replace IE WebView with Edge WebView2
2021-01-10 14:50:56 +01:00
Paddy Xu
9c384be49c
Fix #421 #465 #505 #665 #672 #705 #805 : show annotations in PDF
2021-01-10 12:13:48 +01:00