Commit Graph

56 Commits

Author SHA1 Message Date
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
Paddy Xu
7e95d5ea2b keep stack trace when rethrowing exception 2017-05-28 00:19:51 +03:00
Paddy Xu
250e796095 use Dispatcher instead of Loaded event 2017-05-27 00:38:29 +03:00
Paddy Xu
62fed98ba1 add "Open with" button 2017-05-23 23:34:49 +03:00
Paddy Xu
782a87e914 Oops 2017-05-23 00:25:17 +03:00
Paddy Xu
de8554d2dc faster PDF file type determination and loading 2017-05-22 21:16:21 +03:00
Paddy Xu
e450971217 better and faster window resize; Add "AllowsTransparency" to plugin interface; Use IPreviewHandler for Office files 2017-05-21 22:02:42 +03:00
Paddy Xu
464deb801d remove useless references 2017-05-17 00:41:02 +03:00
Paddy Xu
fd080f80e4 reuse plugin instances 2017-05-16 19:52:17 +03:00
Paddy Xu
b210b03383 Suppress compiler warnings 2017-05-15 00:25:31 +03:00
Paddy Xu
3f82070deb working on HtmlViewer 2017-05-13 19:34:41 +03:00
Paddy Xu
eef76468c4 Use git tag for AssemblyVersion etc. 2017-05-11 01:31:58 +03:00
Paddy Xu
58886d3302 Add "Focusable" property to plugins 2017-05-06 22:56:40 +03:00