Commit Graph

24 Commits

Author SHA1 Message Date
Paddy Xu 382b9349be Darker text viewer 2018-06-23 16:39:42 +03:00
Paddy Xu 8c4a37e3a6 Global dark theme 2018-04-18 22:23:28 +03:00
Paddy Xu d9bcce1a21 Fix #197 and #209: video window size and .ts extension error 2018-03-24 11:39:20 +02:00
Paddy Xu bec5189a1c update code style and make file-loading async 2018-02-25 00:14:29 +02:00
szensk eb6e1c9d2e load syntax files from plugin directory 2018-02-24 02:10:50 -06:00
Paddy Xu 6bc990bbf9 move to Plugin namespace 2018-02-12 19:30:30 +02:00
Paddy Xu 56af2311b9 abstract plugin interface 2018-02-12 19:30:28 +02:00
Paddy Xu 8440bc6fc7 remove transparent window 2017-11-02 21:49:20 +02:00
Paddy Xu 56cb31fd2a finish auto-hide 2017-08-06 21:01:02 +03:00
Paddy Xu 3a20245304 wip 2017-08-06 15:06:55 +03:00
Paddy Xu 60cd782c64 WIP: more new styles 2017-08-06 00:17:51 +03:00
Paddy Xu c97f932bc3 faster text checking 2017-07-30 23:35:52 +03:00
Paddy Xu 78fe8d2558 replace old Ude lib with new library 2017-07-23 20:18:27 +03:00
Paddy Xu 77b973ef7b Add English and Chinese translations 2017-07-14 22:40:32 +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 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 482325a479 fix memory leak and set object to null when switching viewer target 2017-05-17 21:55:30 +03:00
Paddy Xu fd080f80e4 reuse plugin instances 2017-05-16 19:52:17 +03:00
Paddy Xu 58886d3302 Add "Focusable" property to plugins 2017-05-06 22:56:40 +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