Paddy Xu
|
cdddb303bd
|
do not show useless texts e.g. "... and 0 files"
|
2017-05-27 00:39:29 +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
|
58ce9769cd
|
Try to fix Excel focus issue
|
2017-05-23 00:25:47 +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 |
|
Paddy Xu
|
44187f845a
|
fix FileShare mismatch when reading .pid file created by another instance
|
2017-05-18 23:43:28 +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
|
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 |
|
Paddy Xu
|
a672e441d0
|
reuse viewer window
|
2017-05-16 18:52:23 +03:00 |
|
Paddy Xu
|
b210b03383
|
Suppress compiler warnings
|
2017-05-15 00:25:31 +03:00 |
|
Paddy Xu
|
3f82070deb
|
working on HtmlViewer
|
2017-05-13 19:34:41 +03:00 |
|
Paddy Xu
|
ac2bdcc9fc
|
Allow in-place preview
e.g. QuickLook.exe C:\file.txt
|
2017-05-13 00:09:18 +03:00 |
|
Paddy Xu
|
b44a3a6e51
|
new icons
|
2017-05-12 19:45:55 +03:00 |
|
Paddy Xu
|
c97f6b0c8a
|
Check if the selected path exists: histories in recent file list may be deleted
|
2017-05-11 22:44:10 +03:00 |
|
Paddy Xu
|
eef76468c4
|
Use git tag for AssemblyVersion etc.
|
2017-05-11 01:31:58 +03:00 |
|
Paddy Xu
|
23d90b3de4
|
Use faster APIs for getting drive info
|
2017-05-11 01:28:19 +03:00 |
|
Paddy Xu
|
ba2d5d2ab2
|
Catch all exceptions (even SEH).
Fix #7?
|
2017-05-10 23:22:23 +03:00 |
|
Paddy Xu
|
26291fbe66
|
Add tray icon; autorun
|
2017-05-09 00:12:25 +03:00 |
|
Paddy Xu
|
b07457b53c
|
Add application icons
|
2017-05-08 23:23:33 +03:00 |
|
Paddy Xu
|
43ba30f4d0
|
Close window also when focusing on viewer
|
2017-05-08 00:56:33 +03:00 |
|
Paddy Xu
|
aaa9a405a8
|
Improve hotkey logic: do not close window when typing
|
2017-05-06 22:58:27 +03:00 |
|
Paddy Xu
|
58886d3302
|
Add "Focusable" property to plugins
|
2017-05-06 22:56:40 +03:00 |
|
Paddy Xu
|
fb1d67e5a0
|
Update layout
|
2017-05-06 22:54:39 +03:00 |
|
Paddy Xu
|
efaea8163d
|
Do not count self into folder size
|
2017-05-06 22:54:08 +03:00 |
|
Paddy Xu
|
689a3a7878
|
Respect screen DPI when obtaining thumbnails
|
2017-05-03 20:12:57 +03:00 |
|
Paddy Xu
|
71f02c88b3
|
show .gif animation; solve a memory leak caused by background UI thread
|
2017-05-01 13:30:43 +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
|
0b0d9deccb
|
reformat
|
2017-04-30 02:36:17 +03:00 |
|
Paddy Xu
|
f11c59be01
|
..
|
2017-04-30 02:27:07 +03:00 |
|
Paddy Xu
|
f5d9dc3e14
|
.
|
2017-04-29 21:42:37 +03:00 |
|
Paddy Xu
|
a5442faa12
|
fix Exif rotation in ImageViewer; WIP on archive viewer
|
2017-04-28 00:08:26 +03:00 |
|
Paddy Xu
|
7dcb0e615b
|
update thumbnail style in PdfViewer
|
2017-04-27 00:56:25 +03:00 |
|
Paddy Xu
|
fc5b2742d1
|
do not show preview window on every SPACE key; code refactoring
|
2017-04-26 23:15:06 +03:00 |
|
Paddy Xu
|
fa764b2e69
|
Finish ImageViewer; mouse drag to scroll
|
2017-04-26 00:48:40 +03:00 |
|
Paddy Xu
|
c38c640af5
|
finish first version of TextViewer plug-in
|
2017-04-25 00:54:09 +03:00 |
|
Paddy Xu
|
5e70b0052f
|
finish LastResort
|
2017-04-24 22:17:46 +03:00 |
|
Paddy Xu
|
431cf1f014
|
Use own Pdf viewer implementation. wip on universal InfoPanel
|
2017-04-16 01:18:54 +03:00 |
|