Commit Graph

1137 Commits

Author SHA1 Message Date
ema f9b075dfa3 Add pan and zoom support to SVG image viewer
MSBuild / build (push) Waiting to run
MSBuild / publish (push) Blocked by required conditions
2025-06-30 07:32:46 +08:00
ema 0a8039d962 Render SVG as base64 image and improve scaling 2025-06-30 07:22:03 +08:00
ema 0dc8c03446 Fix image viewer content assignment and cursor check 2025-06-30 06:48:32 +08:00
ema 9cef4d9830 Officially enable SVG web viewer 2025-06-30 06:38:52 +08:00
ema e9306329ee Add double-click to reset zoom in SVG viewer 2025-06-30 06:07:09 +08:00
ema 7ca7d2783e Beautify the background color of Svg Web2 2025-06-30 06:00:29 +08:00
ema 98dd96283d Add SVG support using WebView2 in ImageViewer
It's still an experimental function
2025-06-30 05:45:21 +08:00
ema 21071a62d1 Update package dependencies 2025-06-30 02:02:53 +08:00
ema a65a453390 Support JXR image but SDR only #1680 2025-06-30 01:49:43 +08:00
ema 856f7f137c Add light mode highlighting for SubStation Alpha 2025-06-30 01:23:07 +08:00
ema 3878dd0049 Add dark mode highlighting for SubStation Alpha 2025-06-30 01:10:04 +08:00
ema 9a04232e84 Add .toml extension to INI syntax highlighting
MSBuild / build (push) Waiting to run
MSBuild / publish (push) Blocked by required conditions
2025-06-29 21:38:53 +08:00
ema ff25bedcae Add .vsix support to archive viewer
MSBuild / build (push) Waiting to run
MSBuild / publish (push) Blocked by required conditions
2025-06-29 10:40:31 +08:00
ema 7ca15b5e1e Add dark mode highlighting for VB.NET and VBScript 2025-06-29 10:21:32 +08:00
ema b2a7b22f20 Add TypeScript dark mode highlighting 2025-06-29 10:14:13 +08:00
ema ae7633e1e7 Add dark mode syntax highlighting for INI files 2025-06-29 10:11:11 +08:00
ema ebb90d5586 Add dark mode F# highlighting 2025-06-29 10:07:25 +08:00
ema ac7a08cbf3 Add YAML syntax highlighting 2025-06-29 09:56:18 +08:00
ema e16a89f979 Refactor properties highlighting for consistency and clarity 2025-06-29 09:04:25 +08:00
ema 9a17d5fa0f Skip empty lines in properties highlighting 2025-06-29 06:49:22 +08:00
ema caf301f3f5 Refactor property key highlighting logic
MSBuild / build (push) Waiting to run
MSBuild / publish (push) Blocked by required conditions
2025-06-29 06:36:05 +08:00
ema 9d42da53c0 Support .fx with HLSL 2025-06-29 05:34:47 +08:00
ema 1632b207db Fix .apk extension handling 2025-06-29 05:34:20 +08:00
ema 3ec576968e Update package and remove binding redirect 2025-06-29 05:17:56 +08:00
ema 84222e3188 Add dark mode syntax highlighting for Go
MSBuild / build (push) Waiting to run
MSBuild / publish (push) Blocked by required conditions
2025-06-28 01:00:49 +08:00
ema 6b7fc303e0 Add dark mode CSS syntax highlighting 2025-06-28 00:55:23 +08:00
ema e113030dce Skip primary for comment lines in properties files
MSBuild / build (push) Waiting to run
MSBuild / publish (push) Blocked by required conditions
2025-06-27 22:49:28 +08:00
ema 12046220c1 Add support for Android App Bundle (.aab) files
MSBuild / build (push) Waiting to run
MSBuild / publish (push) Blocked by required conditions
2025-06-27 07:30:10 +08:00
ema 6943ed5cb4 Read ABIs from QuickLook.ApkReader 2.1.0 2025-06-27 07:20:55 +08:00
ema 4ff7cd53c4 Add Alt+Z shortcut to toggle word wrap #1487
MSBuild / build (push) Waiting to run
MSBuild / publish (push) Blocked by required conditions
Introduced a keyboard shortcut (Alt+Z) to toggle the WordWrap property in the TextViewerPanel for improved usability.
2025-06-27 07:03:11 +08:00
ema a7c89d7e69 Add keyboard shortcuts for text direction #1612
Implemented Ctrl+LShift and Ctrl+RShift shortcuts to switch text flow direction between LTR and RTL in TextViewerPanel
2025-06-27 06:56:43 +08:00
ema 32e45da1d6 Use verbatim string literals for MediaInfo path 2025-06-27 03:34:27 +08:00
ema 6ad73eddea Add option IsSupportRTL to control the RTL #1612 2025-06-27 03:33:35 +08:00
ema a796cdbdf0 Support RTL for .txt file #1612 2025-06-27 03:28:08 +08:00
ema 1db667e32f Add .vpy extension to Python syntax highlighting 2025-06-27 03:15:11 +08:00
ema d858840183 Enable window dragging in video viewer panel #425 2025-06-27 02:38:17 +08:00
ema aef35d748e Fix apk icon can not be found from resource id 2025-06-27 02:12:49 +08:00
ema 2bf6387b8f Support X11 and more JPEG2000 image formats
MSBuild / build (push) Has been cancelled
MSBuild / publish (push) Has been cancelled
In addition, Magick Image File Format (.miff) is supported now
2025-06-25 02:44:14 +08:00
ema b96619c244 Fix Android API level mapping name 2025-06-25 02:22:29 +08:00
ema 3fff4c1b2b Add Android API level mapping and improve APK info 2025-06-25 02:17:12 +08:00
ema f3c08d5b76 Display supported ABIs in APK info panel 2025-06-25 01:58:32 +08:00
ema 1c1f6d55e7 No web font resource extraction
MSBuild / build (push) Has been cancelled
MSBuild / publish (push) Has been cancelled
Fix WebView2 resources not being released in FontViewer
2025-06-24 02:05:04 +08:00
ema 2c330a0136 Chore of disable nullable in MarkdownViewer 2025-06-24 01:45:52 +08:00
ema 83ae611af1 No markdown resource extraction #1661 #1670 2025-06-24 01:33:07 +08:00
ema 741d9967d1 Support highlighting .uts
MSBuild / build (push) Waiting to run
MSBuild / publish (push) Blocked by required conditions
2025-06-23 16:38:35 +08:00
ema 01f92b0b3a Revise the hint of UCEERR_RENDERTHREADFAILURE
MSBuild / build (push) Waiting to run
MSBuild / publish (push) Blocked by required conditions
2025-06-23 10:44:20 +08:00
ema c959e649a0 Try catch DMG exception
MSBuild / build (push) Waiting to run
MSBuild / publish (push) Blocked by required conditions
2025-06-23 02:35:02 +08:00
ema 869a134587 Support highlighting .nvue 2025-06-23 02:10:40 +08:00
ema 75841d241f Support highlighting .vue 2025-06-23 02:07:49 +08:00
ema 273b2fc893 Support dark mode JavaScript 2025-06-23 01:54:45 +08:00