Commit graph

7683 commits

Author SHA1 Message Date
DB P
3d1434f66e
Merge pull request #2732 from Flow-Launcher/settings-comboboxes-realtime-localization
Real-time updates to ComboBox localization in general pane of settings after changing the language
2024-05-28 10:03:55 +09:00
Yusyuriv
cf97475734
Real-time updates to ComboBox in general pane of settings after changing the language 2024-05-28 04:32:01 +06:00
DB P
5f8d47cb69
Merge pull request #2730 from Flow-Launcher/fix-localization-for-toggleswitch-in-settings-general-pane
Fix ToggleSwitch localization in settings
2024-05-27 20:08:46 +09:00
Yusyuriv
cc9656c8a3
Fix ToggleSwitch localization in settings 2024-05-27 16:53:09 +06:00
Kevin Zhang
aad9fdc1c5
Merge pull request #2700 from Flow-Launcher/jsonrpc-cleanup
add a close overload for jsonrpcpluginv2
2024-05-26 23:52:48 -07:00
Hongtao Zhang
b4a33479c6 dispose other stuff in finally block 2024-05-27 01:15:00 -05:00
Kevin Zhang
81f234e230
Remove unused using; 2024-05-26 23:00:11 -07:00
Yan
b497c697d8
Merge pull request #2726 from Flow-Launcher/plugin-program-hide-uninstallers
Program plugin: add option to hide uninstallers from results
2024-05-27 11:24:09 +06:00
Yusyuriv
87542e4385
Add option to hide uninstallers from results 2024-05-26 16:01:29 +06:00
VictoriousRaptor
5c829e2091
Merge pull request #2724 from Flow-Launcher/remove-vi-resx
Remove Vietnamese resource file
2024-05-26 11:19:41 +08:00
VictoriousRaptor
9a4d5dc8d6 Remove Vietnamese resource file 2024-05-26 10:57:41 +08:00
Jeremy Wu
6eb8ef687c
Merge pull request #2722 from Flow-Launcher/fix-decimal
Fix bug and typo in Calculator Plugin
2024-05-26 12:46:38 +10:00
Yan
ec26321b7e
Merge pull request #2712 from Flow-Launcher/reduce-build-size
Reduce build size
2024-05-26 06:06:06 +06:00
Yusyuriv
f987980665
Revert "try appending runtimeidentifier instead of removing unused runtimes"
This reverts commit 058158ee32.
2024-05-25 13:08:24 +06:00
VictoriousRaptor
e4621a5c87 Fix calculator typo 2024-05-25 14:35:14 +08:00
VictoriousRaptor
27392a53c3 Fix output path 2024-05-25 14:32:49 +08:00
VictoriousRaptor
fa2df93dd7 Fix calculator decimal separator bug 2024-05-25 14:10:29 +08:00
Hongtao Zhang
058158ee32 try appending runtimeidentifier instead of removing unused runtimes 2024-05-25 00:36:54 -05:00
VictoriousRaptor
d277be6faa
Merge pull request #2720 from Flow-Launcher/update-wording
Update wording
2024-05-25 13:00:03 +08:00
VictoriousRaptor
23dc33bce4 Update wording 2024-05-25 11:49:29 +08:00
DB P
3436c57f93
Merge pull request #2679 from onesounds/240430PreviewSetting
Improve Explorer Preview Panel
2024-05-25 09:41:19 +09: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
cf54a673e5 Merge branch 'dev' into 240430PreviewSetting 2024-05-24 18:59:51 +09:00
DB p
e0ff7d2f66 Merge branch 'dev' into 240430PreviewSetting 2024-05-24 17:50:11 +09:00
DB p
5ffe091786 Adjust Exploer Setting Panel 2024-05-24 16:04:05 +09:00
DB P
cffbd9a157
Merge pull request #2714 from onesounds/240513FixBindingErrors
Fix Xaml Binding Errors
2024-05-24 14:03:46 +09:00
DB P
d52b276ef8
Merge pull request #2715 from Flow-Launcher/add-global-xamlstyler-settings
Add Settings.XamlStyler to root of the solution
2024-05-24 13:58:13 +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
Yusyuriv
5b561f4dce
Add settings for file size and date/time in explorer plugin 2024-05-24 09:51:24 +06:00
Yusyuriv
909771c731
Add Settings.XamlStyler to root of the solution 2024-05-24 06:06:43 +06:00
Yusyuriv
be64583602
Fix XAML warnings in settings window 2024-05-24 06:05:01 +06:00
DB P
f8d6f12456
Merge branch 'dev' into 240513FixBindingErrors 2024-05-24 04:08:43 +09:00
Hongtao Zhang
f54c92402b rethrow instead of catching general exception 2024-05-23 12:54:03 -05:00
DB p
78d895e00b Remove IsExpander in ExCard 2024-05-24 00:23:17 +09:00
VictoriousRaptor
5afce95a75
Merge pull request #2683 from onesounds/AlertWithoutWMP
Add Windows Media Player Warning
2024-05-23 23:11:20 +08:00
DB p
ca58cc2e83 Remove Binding VirtualizingStackPanel Orientation at pluginstore 2024-05-24 00:08:52 +09:00
DB p
a9f7935b32 Fix Binding at Theme (Preview Area) 2024-05-24 00:06:54 +09:00
Yusyuriv
ac0f68066f
Only show WMP warning when sound is enabled 2024-05-23 20:47:42 +06:00
VictoriousRaptor
d4b3f1667c Revert show warning logic 2024-05-23 22:39:54 +08:00
DB p
82ca8c3175 Adjust UI for Splitted Setting Window 2024-05-23 22:51:24 +09:00
DB p
215f5ac4e2 - Merge Split Setting 2024-05-23 22:50:58 +09:00
Yusyuriv
87bca71227
Replace Deploy with Publish in BrowserBookmark plugin's .csproj 2024-05-23 14:54:20 +06:00
Yusyuriv
3cb28d14a1
Potential fix for AppVeyor not deleting directories for BrowserBookmark plugin 2024-05-23 14:25:26 +06:00
Yusyuriv
28ec03c7fc
Remove test messages from .csproj 2024-05-23 14:00:17 +06:00
DB P
7ccf109e3f
Merge pull request #2674 from onesounds/040427SplitSettingWindow
Code separation in the settings window
2024-05-23 16:58:44 +09:00
Yusyuriv
fedd3ae1f9
Add build messages to try debugging the appveyor build 2024-05-23 13:44:35 +06:00
Yusyuriv
0c34af6ebc
Remove unnecessary sqlite runtimes from BrowserBookmark plugin 2024-05-23 13:08:51 +06:00
Yusyuriv
976a8c540e
Add SatelliteResourceLanguages property to plugin projects to prevent generating unnecessary localization DLL files 2024-05-23 11:03:01 +06:00