130 Commits

Author SHA1 Message Date
Paddy Xu
ce8cfacee1 we need to set the Source anyway 0.1.13 2017-06-02 20:12:19 +03:00
Paddy Xu
00c98acee6 Disable js alerts in WebBrowser 2017-06-02 19:37:57 +03:00
Paddy Xu
20fbda1e44 Go back from Webkit to IE render engine 2017-06-02 19:11:15 +03:00
Paddy Xu
69cad9c841 update README.md 2017-06-02 19:06:01 +03:00
Paddy Xu
c320249f20 Revert "upx -1 libcef.dll" as it makes release package even larger
This reverts commit 903c90472b.
2017-06-02 19:04:03 +03:00
Paddy Xu
96a46e3a23 Swirth to ImageMagick which supports PSD and RAW images 2017-06-02 19:01:45 +03:00
Paddy Xu
903c90472b upx -1 libcef.dll 2017-06-01 21:05:52 +03:00
Paddy Xu
8deddb2537 Revert "Go back from Webkit to IE render engine"
This reverts commit f58ef0dcb6.
2017-06-01 20:58:38 +03:00
Paddy Xu
f58ef0dcb6 Go back from Webkit to IE render engine 2017-06-01 19:49:54 +03:00
Paddy Xu
134c164a7e Fix 25: do not set Handled flag 2017-06-01 18:24:18 +03:00
Paddy Xu
6ed5b9b6d9 Update README.md 2017-05-31 15:10:00 +03:00
Paddy Xu
4dede66da9 Fix error when previous preview window is closed in Max mode 2017-05-30 22:08:33 +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
3be1c221c5 Update README.md 2017-05-29 12:09:49 +03:00
Paddy Xu
ad5fd47c26 update README file 0.1.12 2017-05-29 00:25:54 +03:00
Paddy Xu
5ad20b8a53 Mooore aggressive GC; rewrite native dll 2017-05-29 00:11:16 +03:00
Paddy Xu
13dfa7a815 show current version in tray icon 2017-05-28 16:11:23 +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
3768470a33 Aggressive GC after window closed 2017-05-28 15:59:31 +03:00
Paddy Xu
7e95d5ea2b keep stack trace when rethrowing exception 2017-05-28 00:19:51 +03:00
Paddy Xu
f4e68c109e append to last commit: correct UI actions 2017-05-27 23:25:47 +03:00
Paddy Xu
93e1512b94 Response to all selectionchanged event by using a task 2017-05-27 23:06:55 +03:00
Paddy Xu
6471125a0b improve ENTER key handle 2017-05-27 19:37:18 +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
4c82f1a9f4 handle ENTER key and refactoring invoke routine 2017-05-27 00:37:26 +03:00
Paddy Xu
9fbf33b4aa #20: remove dependency on vc_redist 2017-05-26 20:10:41 +03:00
Paddy Xu
8e02828bec fix window resize when switching; fix invoke 0.1.11 2017-05-24 19:59:49 +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
9489af472b .. 0.1.10 2017-05-23 01:21:07 +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
d325543a23 Fix build dependencies 2017-05-23 00:25:03 +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
21f67e67f6 Shutdown in Viewer mode on Exception. 2017-05-22 00:59:06 +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
44187f845a fix FileShare mismatch when reading .pid file created by another instance 2017-05-18 23:43:28 +03:00
Paddy Xu
dee7878bf3 Update README.md 2017-05-18 23:25:14 +03:00
Paddy Xu
d0e679d1f1 compress=low 2017-05-18 23:05:44 +03:00