Commit Graph

68 Commits

Author SHA1 Message Date
Paddy
b39a58f1b9 rename 2022-02-13 12:21:06 +01:00
Paddy Xu
f726841d99 update deps 2021-11-15 23:52:02 +01:00
Paddy Xu
826cda0a0e Fix #804: make PDF larger 2021-01-24 18:12:54 +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
Paddy Xu
9428bf68a0 Fix #711: adjust UI before loading any PDF page 2020-08-23 17:14:02 +02:00
Paddy Xu
b98f8e5ec6 using modified exiv2-ql (QL-Win/exiv2@cf560437bb) to detect Exif; switch from NConvert to Magick.NET 2020-05-01 19:02:36 +03:00
Paddy Xu
6f0e7a6a2b Still use CTRL+Wheel for PdfViewer 2019-10-09 20:54:44 +03:00
Paddy Xu
08ccedece4 Fix #342: better async thumbnail loading 2018-09-07 21:33:49 +03:00
Paddy Xu
e4db93704e let pdfviewer accepts streams 2018-09-02 13:44:53 +03:00
Paddy Xu
4f496f5ab8 wip plugin installer 2018-08-28 23:49:35 +03:00
Paddy Xu
2e370cc972 Fix #249: handle Unicode file names in PDF viewer 2018-06-06 20:05:47 +03:00
Paddy Xu
8c4a37e3a6 Global dark theme 2018-04-18 22:23:28 +03:00
Paddy Xu
6bc990bbf9 move to Plugin namespace 2018-02-12 19:30:30 +02:00
Paddy Xu
197bfee1da fix path 2018-02-12 19:30:29 +02:00
Paddy Xu
56af2311b9 abstract plugin interface 2018-02-12 19:30:28 +02:00
Paddy Xu
804876a987 remove strong-name signing 2018-01-27 14:44:53 +02:00
Paddy Xu
76dd2feb30 remove all destructors 2018-01-24 19:11:49 +02:00
Paddy Xu
a969687b7b Bring back transparent window 2018-01-12 23:30:25 +02:00
Paddy Xu
c622ed748a enlarge initial pdf page size: address #143. 2018-01-09 23:49:16 +02:00
Paddy Xu
0914b264f4 Hide meta icon in Pdf viewing 2018-01-08 21:04:40 +02:00
Paddy Xu
abc80e046d fix Pdf zoom-to-fit issue when switching pages 2017-12-22 10:52:37 +02:00
Paddy Xu
fe39854b57 Fix #154: Switch to Pdfium; better PDF async loading 2017-12-22 01:28:30 +02:00
Paddy Xu
6cd837b423 Parallel PDF rendering 2017-12-09 15:55:24 +02:00
Paddy Xu
93dae0a8ca #116: indicate current zoom level for images 2017-11-16 22:47:23 +02:00
Paddy Xu
d6aa4d6959 Fix #114: now the preview window should big enough 2017-11-07 18:20:11 +02:00
Paddy Xu
d34e1d379c adjust resize behaviour 2017-11-05 22:59:35 +02:00
Paddy Xu
24fafc5746 Fix #106: display thumbnails 2017-11-05 02:15:00 +02:00
Paddy Xu
edc073a0ea dark theme for ImageViewer 2017-11-04 16:30:56 +02:00
Paddy Xu
8440bc6fc7 remove transparent window 2017-11-02 21:49:20 +02:00
Paddy Xu
d36278fd5e Do not show page list for single-page PDFs 2017-10-14 19:00:30 +03:00
Paddy Xu
11ab3d7c42 restore determining PDF fiels via file content for previewing .ai files. 2017-08-13 22:27:55 +03:00
Paddy Xu
56cb31fd2a finish auto-hide 2017-08-06 21:01:02 +03:00
Paddy Xu
5b97e7ef60 wip 2 2017-08-06 17:27:30 +03:00
Paddy Xu
3a20245304 wip 2017-08-06 15:06:55 +03:00
Paddy Xu
f15f65192d sign all compoments 2017-08-02 00:29:41 +03:00
Paddy Xu
071a3b4f22 remove handler when disposing 2017-07-31 00:11:58 +03:00
Paddy Xu
f627011802 fix scrollbar bug 2017-07-24 21:41:04 +03:00
Paddy Xu
2ef607ecb9 unify file encoding 2017-07-23 22:43:17 +03:00
Paddy Xu
b0e8a29f85 More natural scroll behaviour 2017-07-23 00:44:43 +03:00
Paddy Xu
86dacf6e73 pinch zoom gesture; rewrite zoomviewer 2017-07-22 23:51:39 +03:00
Paddy Xu
61074fea2c Revert "Sign all projects with strong names"
This reverts commit d98afaa4dc.
2017-07-15 21:29:35 +03:00
Paddy Xu
d98afaa4dc Sign all projects with strong names 2017-07-15 15:07:41 +03:00
Paddy Xu
97e8552e68 Make use of scroll bars in ScrollViewer 2017-07-03 23:50:37 +03:00
Paddy Xu
be8f31a8c8 add GPL file header 2017-06-11 20:20:52 +03:00
Paddy Xu
320fbab5e0 rename libraries 2017-06-11 12:08:30 +03:00
Paddy Xu
fb394288dd Allow plugin initialization when application starts 2017-06-03 13:07:48 +03:00
Paddy Xu
3101059b4d x64 Any CPU support 2017-06-03 02:51:22 +03:00
Paddy Xu
43e67356f2 Fix scrolling to fast on a precision touchpad 2017-05-30 00:19:40 +03:00
Paddy Xu
4dafe7eebe Dispose Bitmap after have converted to BitmapSource 2017-05-29 21:25:41 +03:00
Paddy Xu
3af6448b50 move to .net 4.6.2 2017-05-28 15:59:53 +03:00