1263 Commits

Author SHA1 Message Date
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
Paddy Xu
bee694f147 use real version number on msi package 0.1.9 2017-05-18 22:33:36 +03:00
Paddy Xu
5ff2570ee6 shuut up 2017-05-18 01:47:49 +03:00
Paddy Xu
0c0c0acf3d shut up 2017-05-18 01:21:22 +03:00
Paddy Xu
e1598c8976 . 2017-05-18 01:15:06 +03:00
Paddy Xu
ad9be1fd9d . 2017-05-18 01:10:42 +03:00
Paddy Xu
db2450a0cb Add WiX package 2017-05-18 01:06:11 +03:00
Paddy Xu
ea93e41655 InfoPanel: reset title to empty string 2017-05-17 22:03:28 +03:00
Paddy Xu
9a10b38408 Faster transition 2017-05-17 22:03:13 +03:00
Paddy Xu
81971b7e90 change loading icon to Cog 2017-05-17 22:02:46 +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
410411692e Fix a bug when switching target item 2017-05-17 20:59:14 +03:00
Paddy Xu
71dc0a29d9 Fix #12 and reduce visual flickering while switching preview target 2017-05-17 20:32:25 +03:00
Paddy Xu
464deb801d remove useless references 2017-05-17 00:41:02 +03:00
Paddy Xu
892b9bf4d2 reponse to arrow keys 0.1.8 2017-05-16 22:27:14 +03:00
Paddy Xu
13d6edd2c9 apply aero glass on win 7/8/8.1 2017-05-16 21:30:35 +03:00
Paddy Xu
fd080f80e4 reuse plugin instances 2017-05-16 19:52:17 +03:00
Paddy Xu
b9d83bfd91 do not GC 2017-05-16 18:52:24 +03:00