Commit graph

627 commits

Author SHA1 Message Date
Jeremy Wu
55cd12d532
New Crowdin updates (#2795)
Updated translations
2024-06-29 11:38:24 -07:00
Jeremy Wu
0b9722a35b
New Crowdin updates (#2718) 2024-06-19 14:57:31 +03:00
Yusyuriv
08356adb89
Native context menu: remove ItemType property from Result 2024-06-17 14:20:35 +06:00
Yan
53188c31a1
Merge branch 'dev' into explorer-plugin-integrated-context-menu 2024-06-17 05:56:39 +06:00
Yusyuriv
d701bcab20
Native context menu: add "experimental" label to the settings checkbox again 2024-06-17 05:26:48 +06:00
Yusyuriv
2e2c1742b0
Native context menu: wait before querying the menu 2024-06-17 05:25:32 +06:00
Jeremy Wu
0c0806ec08
Merge branch 'dev' into quicklook 2024-06-15 20:04:15 +10:00
DB p
58e4285953 Fix the Critical Issue 2024-06-13 11:02:48 +09:00
Yusyuriv
e79f2d7958
Implement additional context menu filters in Explore plugin 2024-06-12 18:36:36 +06:00
Yusyuriv
75156959e5
Use the correct enum when getting command string 2024-06-12 17:17:08 +06:00
Yusyuriv
e97964b95c
Get context menu string by id instead of index 2024-06-12 17:15:58 +06:00
Yusyuriv
922cbbe92c
Add GetCommandStringFlags 2024-06-12 17:14:16 +06:00
Jeremy
03686dd935 Merge remote-tracking branch 'origin/dev' into quicklook 2024-06-12 14:22:24 +10:00
Yan
850df7087d
Merge branch 'dev' into explorer-plugin-integrated-context-menu 2024-06-10 19:21:34 +06:00
Yusyuriv
d8a225fcd9
Explorer plugin: open native context menu on Alt+Enter press 2024-06-08 12:06:35 +06:00
Yusyuriv
deb4f20301
Explorer plugin native context menu: item type adjustments 2024-06-08 10:27:56 +06:00
Yusyuriv
0edd9eafab
Explorer plugin native context menu: turn it off by default 2024-06-08 10:16:33 +06:00
Yusyuriv
c42fbfd185
Explorer plugin native context menu: remove "experimental" part from the native context menu checkbox 2024-06-08 09:59:53 +06:00
DB p
fb9515b534 Add Strings in setting 2024-06-08 04:53:43 +09:00
DB p
4c813301a7 Add Type and Auto Size for context menu 2024-06-08 04:38:06 +09:00
Yusyuriv
ee64c259fc
Explorer plugin native context menu: free all allocated unmanaged memory 2024-06-07 21:29:04 +06:00
Yusyuriv
ce5a38bc49
Explorer plugin native context menu: only show it when it's enabled in settings 2024-06-07 14:35:15 +06:00
Yusyuriv
d07cb1c166
Explorer plugin native context menu: implement settings 2024-06-07 14:30:19 +06:00
Yusyuriv
1747a64d6b
Explorer plugin native context menu: move native context menu below all other items 2024-06-07 13:34:48 +06:00
Yusyuriv
adebabd824
Explorer plugin native context menu: hide duplicate functionality in the native context menu 2024-06-07 13:33:06 +06:00
Yusyuriv
d97382f9fb
Explorer plugin native context menu: fix icons being drawn at 32x32 2024-06-07 12:52:24 +06:00
Yusyuriv
3ee870b249
Explorer plugin native context menu: rename the list of ignored commands to better describe it 2024-06-07 12:39:26 +06:00
Yusyuriv
0987922cf8
Explorer plugin native context menu: add CopyAsPath to the list of ignored commands 2024-06-07 12:38:37 +06:00
Yusyuriv
0c29948b12
Revert "Explorer plugin native context menu: add ContextData=native-context-menu-item to differentiate them in markup"
This reverts commit f49e952e9b.
2024-06-07 12:34:07 +06:00
Yusyuriv
f49e952e9b
Explorer plugin native context menu: add ContextData=native-context-menu-item to differentiate them in markup 2024-06-07 12:32:08 +06:00
Yusyuriv
2c445b3cbb
Explorer plugin native context menu: remove unnecessary string interpolation 2024-06-07 12:30:45 +06:00
Yusyuriv
0706c5ec8b
Explorer plugin: ignore native context menu items that don't work 2024-06-07 11:16:30 +06:00
DB p
3a7f595822 - Adjust Themes / Preview Margin
- Fix GridSplitter Margin
2024-06-03 06:31:14 +09:00
VictoriousRaptor
5ec474cf38 Merge branch 'dev' into quicklook 2024-06-01 14:35:39 +08:00
Yan
45ab348b4d
Merge branch 'dev' into explorer-plugin-integrated-context-menu 2024-06-01 05:47:16 +06:00
DB p
59fb0e5849 - Change Explorer Plugin Icon
- Add Glyph Icons for context menu in explorer plugin
- Adjust WebSearch sub icons
2024-05-31 23:49:13 +09:00
Yusyuriv
0969fc12cb
Fix bitmap creation error in Explorer plugin shell integration 2024-05-30 22:44:52 +06:00
Yusyuriv
a8e2927f2a
Integrate native Windows context menu directly into the Explorer plugin 2024-05-30 18:55:35 +06:00
DB p
3bf482999f Adjust Layout 2024-05-30 15:41:26 +09:00
DB p
e322929cce Adjust Layout 2024-05-30 02:48:50 +09:00
DB p
105515eecb - Treat the preview panel height equal to the resultlist height
- Modify the image width to fit in the preview area if it is a media file
2024-05-30 01:00:14 +09:00
Jeremy
f902eaed0d Merge remote-tracking branch 'origin/dev' into quicklook 2024-05-29 21:17:09 +10:00
Jeremy
493a30e6c1 remove QuickLook related code from flow 2024-05-29 16:12:04 +10:00
Jeremy
70e530bde3 add QuickLook plugin for testing 2024-05-29 14:05:19 +10:00
VictoriousRaptor
23dc33bce4 Update wording 2024-05-25 11:49:29 +08:00
DB p
72f0a746a9 Fix Binding 2024-05-25 08:45:21 +09:00
DB P
1e9310b1a2
Merge branch 'dev' into 240430PreviewSetting 2024-05-25 08:41:07 +09:00
Jeremy Wu
6133e551f7
New Crowdin updates (#2657)
New and updated translations
2024-05-24 21:06:34 +03:00
DB p
5ffe091786 Adjust Exploer Setting Panel 2024-05-24 16:04:05 +09:00
Yusyuriv
abb0c02dfe
Fix file info in preview panel of explorer plugin disappearing when file size display is disabled 2024-05-24 10:12:34 +06:00