Commit Graph

195 Commits

Author SHA1 Message Date
Paddy Xu
227cc6eb49 add FFmpeg 3.2.4 GPL binaries 2017-07-29 00:29:46 +03:00
Paddy Xu
f03719af81 modernise video player UI 2017-07-29 00:19:50 +03:00
Paddy Xu
3df710e1fc minor adjustments 2017-07-24 23:05:17 +03:00
Paddy Xu
f627011802 fix scrollbar bug 2017-07-24 21:41:04 +03:00
Paddy Xu
2ef607ecb9 unify file encoding 2017-07-23 22:43:17 +03:00
Paddy Xu
78fe8d2558 replace old Ude lib with new library 2017-07-23 20:18:27 +03:00
Paddy Xu
7b6fa41baf detect string encoding when previewing .zip files, fix #24. 2017-07-23 20:16:57 +03:00
Paddy Xu
44f52db289 Handle MHTML formats 2017-07-23 16:04:59 +03:00
Paddy Xu
fe5079a571 Merge pull request #40 from balboag/master
Spanish (Spain) translation
2017-07-23 15:03:23 +03:00
Paddy Xu
b0e8a29f85 More natural scroll behaviour 2017-07-23 00:44:43 +03:00
Paddy Xu
86dacf6e73 pinch zoom gesture; rewrite zoomviewer 2017-07-22 23:51:39 +03:00
Paddy Xu
e05ef2e969 padding right 2017-07-22 13:35:03 +03:00
Gerardo
72d5f232d6 Spanish (Spain) translation 2017-07-17 21:24:09 +02:00
Paddy Xu
9ca358bd5a Use signed Ude lib 2017-07-15 23:03:47 +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
cbfd5bfa7e eliminate translation doc names when calling GetString() 2017-07-14 23:24:39 +03:00
Paddy Xu
584d56731f rename translation files to make editor happy 2017-07-14 22:55:35 +03:00
Paddy Xu
77b973ef7b Add English and Chinese translations 2017-07-14 22:40:32 +03:00
Paddy Xu
751bd6e28e Fix #39: detect file encoding 2017-07-14 18:49:55 +03:00
Paddy Xu
97e8552e68 Make use of scroll bars in ScrollViewer 2017-07-03 23:50:37 +03:00
Paddy Xu
a169cb0767 #36: support .msg and .eml files 2017-07-02 00:29:43 +03:00
Paddy Xu
5c081127c7 Refresh Nuget 2017-07-01 23:29:41 +03:00
Paddy Xu
3e9f9eeec9 Add csv viewer 2017-07-01 23:27:41 +03:00
Milly
924d8dd49e Use built-in method instead.
Squashed commit of the following:

commit f7887aeda7
Author: Milly <milly.ca@gmail.com>
Date:   Fri Jun 23 09:26:58 2017 +0900

    Replace "&", "<", ">" to HTML entities in Markdown.
2017-07-01 12:39:32 +03:00
Paddy Xu
7e63636141 Refresh NuGet packages 2017-06-24 14:21:37 +03:00
Paddy Xu
a0712e4727 Fix #34: add .markdown file extension 2017-06-22 18:50:32 +03:00
Paddy Xu
3f82076c48 Fix #30: add ToC to Markdown viewer 2017-06-14 20:06:47 +03:00
Paddy Xu
0e2929761c remove useless CefSharp libs 2017-06-13 00:44:10 +03:00
Paddy Xu
af33dc5c34 fix a bug where the zoom level of HTML viewer is always 200% 2017-06-12 18:16:07 +03:00
Paddy Xu
be8f31a8c8 add GPL file header 2017-06-11 20:20:52 +03:00
Paddy Xu
320fbab5e0 rename libraries 2017-06-11 12:08:30 +03:00
Paddy Xu
86733a4d3d limit the usage of slow ReaderFactory into ".tar.xx" formats 2017-06-04 13:38:40 +03:00
Paddy Xu
8da5f7c0d4 Refresh SharpCompress library 2017-06-03 14:14:25 +03:00
Paddy Xu
fb394288dd Allow plugin initialization when application starts 2017-06-03 13:07:48 +03:00
Paddy Xu
5886ee5c12 Expose RegisterFFmpeg() method 2017-06-03 13:04:55 +03:00
Paddy Xu
3101059b4d x64 Any CPU support 2017-06-03 02:51:22 +03:00
Paddy Xu
438781b7f7 Mute video by default 2017-06-03 01:59:21 +03:00
Paddy Xu
ce8cfacee1 we need to set the Source anyway 2017-06-02 20:12:19 +03:00
Paddy Xu
00c98acee6 Disable js alerts in WebBrowser 2017-06-02 19:37:57 +03:00
Paddy Xu
20fbda1e44 Go back from Webkit to IE render engine 2017-06-02 19:11:15 +03:00
Paddy Xu
c320249f20 Revert "upx -1 libcef.dll" as it makes release package even larger
This reverts commit 903c90472b.
2017-06-02 19:04:03 +03:00
Paddy Xu
96a46e3a23 Swirth to ImageMagick which supports PSD and RAW images 2017-06-02 19:01:45 +03:00
Paddy Xu
903c90472b upx -1 libcef.dll 2017-06-01 21:05:52 +03:00
Paddy Xu
8deddb2537 Revert "Go back from Webkit to IE render engine"
This reverts commit f58ef0dcb6.
2017-06-01 20:58:38 +03:00
Paddy Xu
f58ef0dcb6 Go back from Webkit to IE render engine 2017-06-01 19:49:54 +03:00
Paddy Xu
43e67356f2 Fix scrolling to fast on a precision touchpad 2017-05-30 00:19:40 +03:00
Paddy Xu
4dafe7eebe Dispose Bitmap after have converted to BitmapSource 2017-05-29 21:25:41 +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