Commit Graph

  • b50f0b1e42 Version.CompareTo Emanuel Alves 2017-06-13 12:00:01 +01:00
  • c22ae72a9b WebClientEx Changed the download method to a custom web-client wrapper which supports timeout - WebClientEx. Copyright notice; Emanuel Alves 2017-06-13 11:41:04 +01:00
  • 0e2929761c remove useless CefSharp libs Paddy Xu 2017-06-13 00:42:36 +03:00
  • 2d466c6fcf Major tweaks to the update-flow; New Update notification is now actionable; New QuickLook pop-up showing the changelog; Code re-organized and optimized; Emanuel Alves 2017-06-12 22:11:19 +01:00
  • 1b7894eb48 Create README.md Paddy Xu 2017-06-12 23:58:25 +03:00
  • 2d13dab813 Merge remote-tracking branch 'upstream/master' Emanuel Alves 2017-06-12 18:06:26 +01:00
  • dd7bed77bd remove useless GerProc Paddy Xu 2017-06-12 18:17:53 +03:00
  • af33dc5c34 fix a bug where the zoom level of HTML viewer is always 200% Paddy Xu 2017-06-12 18:16:07 +03:00
  • d2e8853b26 Create README.md 0.2.0 Paddy Xu 2017-06-11 21:34:11 +03:00
  • decfefb467 More natural window placement Paddy Xu 2017-06-11 21:16:02 +03:00
  • be8f31a8c8 add GPL file header Paddy Xu 2017-06-11 20:20:52 +03:00
  • a3161adf8b Use 32bit helper to interact between 32bit processes Paddy Xu 2017-06-11 19:45:56 +03:00
  • 2c5f6eb52b change license to GPLv3 Paddy Xu 2017-06-11 12:18:13 +03:00
  • 320fbab5e0 rename libraries Paddy Xu 2017-06-11 12:08:14 +03:00
  • 2937751613 Now QuickLook handles preview invoked from Commom Dialogs (yet only matched bitness) Paddy Xu 2017-06-11 10:55:58 +03:00
  • 471c9894cc Create README.md Paddy Xu 2017-06-10 14:16:02 +03:00
  • 344e7ce75b Create README.md Paddy Xu 2017-06-10 14:02:03 +03:00
  • 618f07b93b Create README.md Paddy Xu 2017-06-10 13:55:01 +03:00
  • 7b59b6989e Create .appveyor.yml Paddy Xu 2017-06-10 13:38:43 +03:00
  • b0c1c498e4 Update appveyor.yml Paddy Xu 2017-06-10 13:35:22 +03:00
  • 86d39e37c5 add appveyor.yml Paddy Xu 2017-06-10 13:31:05 +03:00
  • 17f5005b63 safely cast from 32bit long to 64bit HWND Paddy Xu 2017-06-10 13:15:58 +03:00
  • ef24bdddde Merge branch 'master' of https://github.com/emannxx/QuickLook Emanuel Alves 2017-06-09 22:35:20 +01:00
  • 4c04b0c9de Expose BalloonTip events to the outside world Paddy Xu 2017-06-09 21:40:10 +03:00
  • 13568ff368 Expose TopMost parameter to outside world Paddy Xu 2017-06-09 21:26:18 +03:00
  • 1e215cb7c7 Use NamedPipe, instead of second instance, to invoke preview from command line Paddy Xu 2017-06-09 21:13:21 +03:00
  • 2f9634e3d0 Merge branch 'master' of https://github.com/emannxx/QuickLook Emanuel Alves 2017-06-09 22:29:55 +01:00
  • ad083d8a57 Expose BalloonTip events to the outside world Paddy Xu 2017-06-09 21:40:10 +03:00
  • eb6524f15c Expose TopMost parameter to outside world Paddy Xu 2017-06-09 21:26:18 +03:00
  • 9a0b4f23fe Use NamedPipe, instead of second instance, to invoke preview from command line Paddy Xu 2017-06-09 21:13:21 +03:00
  • 78eba880aa Expose BalloonTip events to the outside world Paddy Xu 2017-06-09 21:40:10 +03:00
  • 1c4d16805f Expose TopMost parameter to outside world Paddy Xu 2017-06-09 21:26:18 +03:00
  • 689bb33427 Use NamedPipe, instead of second instance, to invoke preview from command line Paddy Xu 2017-06-09 21:13:21 +03:00
  • ef9b854939 - Moved the download logic to a background worker so that the main app doesn't stop working while the file is being downloaded. - The logic to check for new updates is now separated into one function; - Replaced all messageboxes to Notifications To-Do: Actionable Notifications; Show releases-notes popup; Emanuel Alves 2017-06-09 17:54:15 +01:00
  • 4773ded83e QuickLook Auto Update system - first iteration; [Dependency]: NewtonSoft JSON nuget package; Added - Updater.cs class which contains the auto-update static method. Workflow: Downloads json file from remote server -> Parses -> downloads new version to a specific folder inside the install dir -> Executs a CMD command chain which kills the current QuickLook process and then executes the MSI installer. Emanuel Alves 2017-06-08 22:19:16 +01:00
  • 41a97847f4 switch by arrow keys and by mouse click should repel each other 0.1.14 Paddy Xu 2017-06-08 21:38:03 +03:00
  • 00a6100166 Fix #23: KeyDown/KeyUp firing sequence; Prevent duplicate launch when pressing Enter key Paddy Xu 2017-06-08 21:07:27 +03:00
  • 50081abb62 Merge branch 'master' of github.com:xupefei/QuickLook Paddy Xu 2017-06-04 17:26:38 +03:00
  • 8bfedfc21d real async plugin loading Paddy Xu 2017-06-04 17:26:07 +03:00
  • f77e49a02c Update README.md Paddy Xu 2017-06-04 17:22:20 +03:00
  • 6af1e27668 Update README.md Paddy Xu 2017-06-04 17:19:57 +03:00
  • e7baa9b55a Update README.md Paddy Xu 2017-06-04 17:18:52 +03:00
  • 86733a4d3d limit the usage of slow ReaderFactory into ".tar.xx" formats Paddy Xu 2017-06-04 13:38:11 +03:00
  • 792520a6ff Update README.md Paddy Xu 2017-06-03 16:33:53 +03:00
  • 8eff66303b Update README.md Paddy Xu 2017-06-03 14:46:49 +03:00
  • 8da5f7c0d4 Refresh SharpCompress library Paddy Xu 2017-06-03 14:14:25 +03:00
  • fb394288dd Allow plugin initialization when application starts Paddy Xu 2017-06-03 13:07:48 +03:00
  • 5886ee5c12 Expose RegisterFFmpeg() method Paddy Xu 2017-06-03 13:04:55 +03:00
  • 618f9fd9e2 forgot to close it Paddy Xu 2017-06-03 12:35:01 +03:00
  • 37a63c5ec7 clean build profile Paddy Xu 2017-06-03 03:01:45 +03:00
  • 3101059b4d x64 Any CPU support Paddy Xu 2017-06-03 02:50:39 +03:00
  • 438781b7f7 Mute video by default Paddy Xu 2017-06-03 01:59:21 +03:00
  • 1bc193a3b6 Fix Wow64 redirection issue Paddy Xu 2017-06-02 22:37:41 +03:00
  • ce8cfacee1 we need to set the Source anyway 0.1.13 Paddy Xu 2017-06-02 20:12:19 +03:00
  • 00c98acee6 Disable js alerts in WebBrowser Paddy Xu 2017-06-02 19:37:57 +03:00
  • 20fbda1e44 Go back from Webkit to IE render engine Paddy Xu 2017-06-01 19:49:54 +03:00
  • 69cad9c841 update README.md Paddy Xu 2017-06-02 19:06:01 +03:00
  • c320249f20 Revert "upx -1 libcef.dll" as it makes release package even larger Paddy Xu 2017-06-02 19:04:03 +03:00
  • 96a46e3a23 Swirth to ImageMagick which supports PSD and RAW images Paddy Xu 2017-06-02 19:01:45 +03:00
  • 903c90472b upx -1 libcef.dll Paddy Xu 2017-06-01 21:05:52 +03:00
  • 8deddb2537 Revert "Go back from Webkit to IE render engine" Paddy Xu 2017-06-01 20:58:38 +03:00
  • f58ef0dcb6 Go back from Webkit to IE render engine Paddy Xu 2017-06-01 19:49:54 +03:00
  • 134c164a7e Fix 25: do not set Handled flag Paddy Xu 2017-06-01 18:23:50 +03:00
  • 6ed5b9b6d9 Update README.md Paddy Xu 2017-05-31 15:10:00 +03:00
  • 4dede66da9 Fix error when previous preview window is closed in Max mode Paddy Xu 2017-05-30 22:08:33 +03:00
  • 43e67356f2 Fix scrolling to fast on a precision touchpad Paddy Xu 2017-05-30 00:19:40 +03:00
  • 4dafe7eebe Dispose Bitmap after have converted to BitmapSource Paddy Xu 2017-05-29 21:25:30 +03:00
  • 3be1c221c5 Update README.md Paddy Xu 2017-05-29 12:09:49 +03:00
  • ad5fd47c26 update README file 0.1.12 Paddy Xu 2017-05-29 00:25:54 +03:00
  • 5ad20b8a53 Mooore aggressive GC; rewrite native dll Paddy Xu 2017-05-29 00:11:16 +03:00
  • 13dfa7a815 show current version in tray icon Paddy Xu 2017-05-28 16:11:23 +03:00
  • a7bd0ceb91 remove template file type Paddy Xu 2017-05-28 16:02:43 +03:00
  • 3af6448b50 move to .net 4.6.2 Paddy Xu 2017-05-28 15:59:53 +03:00
  • 3768470a33 Aggressive GC after window closed Paddy Xu 2017-05-28 15:59:31 +03:00
  • 7e95d5ea2b keep stack trace when rethrowing exception Paddy Xu 2017-05-28 00:19:51 +03:00
  • f4e68c109e append to last commit: correct UI actions Paddy Xu 2017-05-27 23:25:47 +03:00
  • 93e1512b94 Response to all selectionchanged event by using a task Paddy Xu 2017-05-27 23:06:55 +03:00
  • 6471125a0b improve ENTER key handle Paddy Xu 2017-05-27 19:37:18 +03:00
  • 16f20dc79d Fix #16: Use MS Office preview handler (will LibreOffice has this in the future?) for OpenDocument files. Paddy Xu 2017-05-27 19:08:39 +03:00
  • 9ffb4a0e91 Fix #22: disable all JS dialogs Paddy Xu 2017-05-27 09:50:09 +03:00
  • 7d713682ba the plug-in might be disposed before COM finishes when pressing SPACE key tooooo fast Paddy Xu 2017-05-27 00:41:10 +03:00
  • cdddb303bd do not show useless texts e.g. "... and 0 files" Paddy Xu 2017-05-27 00:39:29 +03:00
  • 250e796095 use Dispatcher instead of Loaded event Paddy Xu 2017-05-27 00:38:29 +03:00
  • 4c82f1a9f4 handle ENTER key and refactoring invoke routine Paddy Xu 2017-05-27 00:35:52 +03:00
  • 9fbf33b4aa #20: remove dependency on vc_redist Paddy Xu 2017-05-26 20:10:41 +03:00
  • 8e02828bec fix window resize when switching; fix invoke 0.1.11 Paddy Xu 2017-05-24 19:59:49 +03:00
  • 8238da223a Fix a error msg upon closing Excel preview window Paddy Xu 2017-05-24 00:18:15 +03:00
  • 62fed98ba1 add "Open with" button Paddy Xu 2017-05-23 23:34:49 +03:00
  • 9489af472b .. 0.1.10 Paddy Xu 2017-05-23 01:21:07 +03:00
  • 44cea63772 . Paddy Xu 2017-05-23 01:14:14 +03:00
  • 58ce9769cd Try to fix Excel focus issue Paddy Xu 2017-05-23 00:25:47 +03:00
  • 782a87e914 Oops Paddy Xu 2017-05-23 00:25:17 +03:00
  • d325543a23 Fix build dependencies Paddy Xu 2017-05-23 00:25:03 +03:00
  • de8554d2dc faster PDF file type determination and loading Paddy Xu 2017-05-22 21:16:21 +03:00
  • 0504dd9b97 Fix #19: add .jpeg extension Paddy Xu 2017-05-22 18:51:27 +03:00
  • 21f67e67f6 Shutdown in Viewer mode on Exception. Paddy Xu 2017-05-22 00:59:06 +03:00
  • 2af8d4c4ca detect Office installation Paddy Xu 2017-05-22 00:37:12 +03:00
  • e450971217 better and faster window resize; Add "AllowsTransparency" to plugin interface; Use IPreviewHandler for Office files Paddy Xu 2017-05-21 22:02:42 +03:00
  • e0a7f38d58 Improve Office docsments support; Fix #13 (with flaws). Paddy Xu 2017-05-20 15:57:52 +03:00
  • a4aeea4a58 Improve Office docsments support; Fix #13 (with flaws). Paddy Xu 2017-05-20 15:57:52 +03:00