Commit Graph

26 Commits

Author SHA1 Message Date
Paddy Xu
354bbfc1ca fix crash 2018-02-12 21:06:20 +02:00
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
8440bc6fc7 remove transparent window 2017-11-02 21:49:20 +02:00
Paddy Xu
7676d5867b all operations pass though Pipe 2017-08-12 18:20:29 +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
2ef607ecb9 unify file encoding 2017-07-23 22:43:17 +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
be8f31a8c8 add GPL file header 2017-06-11 20:20:52 +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
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
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
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
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
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