Commit Graph

740 Commits

Author SHA1 Message Date
Paddy Xu
1a0cc02443 Update .appveyor.yml 2020-09-20 13:58:20 +02:00
Paddy Xu
ed66ec7f48 Fix #734: add AVIF format 2020-09-20 13:48:45 +02:00
Paddy Xu
c0ca430883 Fix #733: detect Markdown encoding 2020-09-20 13:44:11 +02:00
Paddy Xu
1d857ccc0f Fix #731: use app folder for saving data in the portable mode 2020-09-20 13:32:52 +02:00
Paddy Xu
7e29ddad46 Fix #729: add a config flag to hide the tray icon 2020-09-13 23:19:33 +02:00
Paddy Xu
9428bf68a0 Fix #711: adjust UI before loading any PDF page 2020-08-23 17:14:02 +02:00
Paddy Xu
dd025757d4 Fix #715: add 1s timeout before any previewing request 2020-08-23 15:12:41 +02:00
Paddy Xu
80d95dbe20 Decrease update checking frequency to monthly 2020-08-22 12:26:56 +02:00
Paddy Xu
eae1caa875 Add MXF to VideoViewer 2020-08-16 12:22:38 +02:00
Paddy Xu
41b42d81e9 Add EXR to ImageViewer 2020-08-16 12:13:39 +02:00
Paddy Xu
7fc6e03ffa Support File Path longer than 260 (tweak needed: https://www.tenforums.com/tutorials/51704-enable-disable-win32-long-paths-windows-10-a.html) 2020-08-16 00:46:15 +02:00
Pengfei Xu
a41a7bd24d Merge pull request #700 from davinhanif/master
Update Translations.config
2020-07-16 12:57:08 +02:00
davinhanif
6e08a15066 Update Translations.config
Typo correction on line 61 and 69. Fixing slight translation mistakes and some words also replaced with more commonly used words.
2020-07-16 15:54:07 +07:00
Paddy Xu
408949d1b4 Bulk update NuGet packages 2020-07-05 13:20:46 +02:00
Paddy Xu
44f66cde4c Fix #669 again: stupid syntax mistake :( 2020-07-05 12:35:55 +02:00
Paddy Xu
b26d00bac1 Upgrade Magick.NET packages 2020-07-05 12:33:06 +02:00
Paddy Xu
fe44021590 Fix #669: convert image to sRGB only when the original ColorSpace is RGB, sRGB, or scRGB 2020-07-05 12:30:37 +02:00
Pengfei Xu
cbd137d075 Merge pull request #684 from Bobcruise/patch-1
Update Translations.config
2020-06-25 22:01:36 +02:00
Bobcruise
a6f9d4e73d Update Translations.config
Hungarian language added.
2020-06-25 16:24:08 +02:00
Paddy Xu
bd16583fa1 Fix #401: use the native image provider to render static GIFs 2020-05-31 18:14:55 +03:00
Paddy Xu
a7115f60b6 Revert "Fix #644: still use focusable window on Windows 7 and 8"
This reverts commit 452574e299.

Revert "Fix #644 step 1: correctly bring window back to top when clicked"

This reverts commit af608dc9d9.
3.6.9
2020-05-21 22:46:47 +03:00
Paddy Xu
f8416ba79b don't bring existing window to the front 2020-05-20 12:53:39 +03:00
Paddy Xu
5a02558ebe Fix #579: also deal with non-English UIs 2020-05-20 12:43:39 +03:00
Paddy Xu
3f587c7b79 Fix #579: search box changed in Windows 10 1909 2020-05-19 19:15:21 +03:00
Pengfei Xu
021ff268f6 Update PRIVACY.md 2020-05-19 12:49:03 +03:00
Pengfei Xu
56ffe382f5 Update PRIVACY.md 2020-05-19 12:48:13 +03:00
Pengfei Xu
e5d094ac3b Rename Privacy.md to PRIVACY.md 2020-05-18 19:31:41 +03:00
Pengfei Xu
69f0b39712 Create Privacy.md 2020-05-18 19:31:16 +03:00
Pengfei Xu
e8a89d6776 Merge pull request #654 from Piteriuz/patch-1
Update Translations.config
2020-05-18 18:10:40 +03:00
Piteriuz
61c39fdd2a Update Translations.config 2020-05-18 17:05:17 +02:00
Piteriuz
2441552b91 Update Translations.config 2020-05-18 16:36:45 +02:00
Piteriuz
f9eaf7a365 Update Translations.config 2020-05-18 13:11:37 +02:00
Pengfei Xu
99ce6c02f0 update icon 2020-05-17 00:24:02 +03:00
Paddy Xu
0d8d405cc2 Fix #639: MathJax in Markdown viewer 3.6.8 2020-05-16 21:14:35 +03:00
Paddy Xu
452574e299 Fix #644: still use focusable window on Windows 7 and 8 2020-05-16 20:36:12 +03:00
Paddy Xu
b2fdd05e84 Fix #633: show preview at the screen of foreground window; macOS-style window alignment 2020-05-16 20:22:09 +03:00
Paddy Xu
8faa152960 minor image colour tweaking 2020-05-15 00:02:47 +03:00
Pengfei Xu
1cd5019706 Merge pull request #649 from QL-Win/no-focus
No focus
2020-05-13 22:13:56 +03:00
Paddy Xu
5c96abd1cb Fix #644 step 2: add context menu to TextViewer 2020-05-09 19:33:46 +03:00
Paddy Xu
af608dc9d9 Fix #644 step 1: correctly bring window back to top when clicked 2020-05-09 18:39:33 +03:00
Paddy Xu
472ccc1175 make preview window not focusable 2020-05-07 23:33:19 +03:00
Paddy Xu
8881c1c774 Partially fix #385: EMF and WMF support. Leave EPS to a plugin 2020-05-07 22:06:07 +03:00
Paddy Xu
748d9109b2 Fix #623: resolve LNK as early as possible 2020-05-07 21:27:09 +03:00
Paddy Xu
aeba5bddfe seems useless anyway... 2020-05-04 00:49:56 +03:00
Paddy Xu
567ed0c79c Merge pull request #643 from lepathie/bugfix/#625_unsupported_protocols_open_in_browser
Bugfix for #625: The HtmlViewer opens `.url`s with unsupported protocols in internal browser.
2020-05-04 00:00:34 +03:00
Paddy Xu
de105500c8 Fix CSV text colour in the dark mode 2020-05-03 23:01:04 +03:00
Paddy Xu
38cffa1874 Improve image scaling quality 2020-05-03 22:43:18 +03:00
Leon Pascal Thierschmidt
25e6d6b9cb Fixed merging-error
Removed `.url` from `private static readonly string[] Extensions`
2020-05-02 16:18:15 +02:00
Leon Pascal Thierschmidt
94724104b3 Merge remote-tracking branch 'origin/master' into enhanced_url_preview 2020-05-02 15:52:07 +02:00
Paddy Xu
63126887eb Render SVG using ImageViewer 2020-05-01 19:03:23 +03:00