Commit Graph

49 Commits

Author SHA1 Message Date
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
a7bd0ceb91 remove template file type 2017-05-28 16:02:43 +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
16f20dc79d Fix #16: Use MS Office preview handler (will LibreOffice has this in the future?) for OpenDocument files. 2017-05-27 19:08:39 +03:00
Paddy Xu
9ffb4a0e91 Fix #22: disable all JS dialogs 2017-05-27 09:50:09 +03:00
Paddy Xu
7d713682ba the plug-in might be disposed before COM finishes when pressing SPACE key tooooo fast 2017-05-27 00:41:10 +03:00
Paddy Xu
cdddb303bd do not show useless texts e.g. "... and 0 files" 2017-05-27 00:39:29 +03:00
Paddy Xu
250e796095 use Dispatcher instead of Loaded event 2017-05-27 00:38:29 +03:00
Paddy Xu
8238da223a Fix a error msg upon closing Excel preview window 2017-05-24 00:18:15 +03:00
Paddy Xu
62fed98ba1 add "Open with" button 2017-05-23 23:34:49 +03:00
Paddy Xu
44cea63772 . 2017-05-23 01:14:14 +03:00
Paddy Xu
58ce9769cd Try to fix Excel focus issue 2017-05-23 00:25:47 +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
0504dd9b97 Fix #19: add .jpeg extension 2017-05-22 18:51:27 +03:00
Paddy Xu
2af8d4c4ca detect Office installation 2017-05-22 00:37:12 +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
e0a7f38d58 Improve Office docsments support; Fix #13 (with flaws). 2017-05-20 16:07:54 +03:00
Paddy Xu
a4aeea4a58 Improve Office docsments support; Fix #13 (with flaws). 2017-05-20 15:57:52 +03:00
Paddy Xu
482325a479 fix memory leak and set object to null when switching viewer target 2017-05-17 21:55:30 +03:00
Paddy Xu
464deb801d remove useless references 2017-05-17 00:41:02 +03:00
Paddy Xu
892b9bf4d2 reponse to arrow keys 2017-05-16 22:27:14 +03:00
Paddy Xu
fd080f80e4 reuse plugin instances 2017-05-16 19:52:17 +03:00
Paddy Xu
a672e441d0 reuse viewer window 2017-05-16 18:52:23 +03:00
Paddy Xu
375b3b9a59 delete useless reference 2017-05-15 00:38:10 +03:00
Paddy Xu
b210b03383 Suppress compiler warnings 2017-05-15 00:25:31 +03:00
Paddy Xu
a65ddce4cf Add MarkdownViewer 2017-05-15 00:07:22 +03:00
Paddy Xu
f18aa022f7 Done HtmlViewer 2017-05-14 02:21:24 +03:00
Paddy Xu
3f82070deb working on HtmlViewer 2017-05-13 19:34:41 +03:00
Paddy Xu
d76fa8ff00 reformat 2017-05-13 00:09:33 +03:00
Paddy Xu
eef76468c4 Use git tag for AssemblyVersion etc. 2017-05-11 01:31:58 +03:00
Paddy Xu
b07457b53c Add application icons 2017-05-08 23:23:33 +03:00
Paddy Xu
8388d7d347 Remove additional space around '×' 2017-05-08 22:01:36 +03:00
Paddy Xu
0995ebb7c2 Add controls to the VideoPlayer 2017-05-08 22:01:36 +03:00
Paddy Xu
719d2772bf A simple VideoViewer 2017-05-08 00:57:03 +03:00
Paddy Xu
073b1df8a3 TODO: touch gesture zoom 2017-05-06 22:58:56 +03:00
Paddy Xu
58886d3302 Add "Focusable" property to plugins 2017-05-06 22:56:40 +03:00
Paddy Xu
863046ff55 Fix 5: OfficeViewer: incorrect build path in Rlease profile for AppVeyor 2017-05-02 19:10:57 +03:00
Paddy Xu
4e1b710f9f Fix #3: do not query Exif when it does not exist 2017-05-02 18:45:12 +03:00
Paddy Xu
6901b102ff Delete QuickLook.Plugin.PDFViewer.csproj.DotSettings 2017-05-02 10:10:17 +03:00
Paddy Xu
c6231cf7a7 Fix current page not updating when clicking on thumbnails list 2017-05-02 00:08:13 +03:00
Paddy Xu
35a7ad04a7 do not show text when not SOLID compressed 2017-05-01 15:00:09 +03:00
Paddy Xu
71f02c88b3 show .gif animation; solve a memory leak caused by background UI thread 2017-05-01 13:30:43 +03:00
Paddy Xu
dbafec9cb8 COM is really a nightmare... Use managed solution (SharpCompress) instead 2017-05-01 12:09:16 +03:00
Paddy Xu
73a2dafabf Async busy indicator; Change plugin interface, and more 2017-04-30 22:52:54 +03:00
Paddy Xu
f11c59be01 .. 2017-04-30 02:27:07 +03:00
Paddy Xu
f5d9dc3e14 . 2017-04-29 21:42:37 +03:00