Commit Graph

17 Commits

Author SHA1 Message Date
Paddy Xu
be8f31a8c8 add GPL file header 2017-06-11 20:20:52 +03:00
Paddy Xu
1c4d16805f Expose TopMost parameter to outside world 2017-06-09 21:26:18 +03:00
Paddy Xu
8bfedfc21d real async plugin loading 2017-06-04 17:26:07 +03:00
Paddy Xu
3101059b4d x64 Any CPU support 2017-06-03 02:51:22 +03:00
Paddy Xu
1bc193a3b6 Fix Wow64 redirection issue 2017-06-02 22:37:41 +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
5ad20b8a53 Mooore aggressive GC; rewrite native dll 2017-05-29 00:11:16 +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
4c82f1a9f4 handle ENTER key and refactoring invoke routine 2017-05-27 00:37:26 +03:00
Paddy Xu
8e02828bec fix window resize when switching; fix invoke 2017-05-24 19:59:49 +03:00
Paddy Xu
62fed98ba1 add "Open with" button 2017-05-23 23:34:49 +03:00
Paddy Xu
21f67e67f6 Shutdown in Viewer mode on Exception. 2017-05-22 00:59:06 +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