Commit graph

23 commits

Author SHA1 Message Date
Jack251970
13fcdc60fa Fix typo 'seperator' 2025-03-20 18:11:53 +08:00
Jack251970
534a1117aa Use public api to call ShowMsgBox functions & remove useless Core project import 2024-11-27 12:21:34 +08:00
Jack251970
b30cc4fc38 Replace System.Windows.MessageBox with MessageBoxEx 2024-11-25 10:38:43 +08:00
VictoriousRaptor
e4621a5c87 Fix calculator typo 2024-05-25 14:35:14 +08:00
VictoriousRaptor
fa2df93dd7 Fix calculator decimal separator bug 2024-05-25 14:10:29 +08:00
NoPlagiarism
1020320412 [Calculator] Add comparison operators & remainder 2024-01-18 01:13:38 +05:00
NoPlagiarism
c3cf3d9e7e [Calculator] Allow more functions to be used 2024-01-11 15:27:35 +05:00
Jeremy Wu
1ff328be03 update copy calls to use API CopyToClipboard method 2023-06-08 22:46:37 +10:00
Vic
30987f9c95 Use DefaultThreadCurrentCulture for culture in app domain 2022-11-25 12:11:24 +08:00
Jeremy Wu
1dfada9243
Update README.md 2022-09-28 08:19:41 +10:00
Oren Nachman
a3197f8ee1 Fix (some) build warnings
CS1572
CS1573
CS0168
CS8073
CA2200
VSTHRD110
VSTHRD200
VSTHRD105
SYSLIB0013
CS8524
2022-08-07 21:31:38 -07:00
Jeremy
b177f6d67f add decimal separator check to CanCalculate 2022-04-24 19:33:06 +10:00
Hongtao Zhang
4b09e07e09 Use decimal separator in setting for query 2022-03-31 13:53:07 -05:00
张弘韬
d84eff7712 Remove unneccessary api, rename storage api, and update comment 2021-05-13 19:29:21 +08:00
张弘韬
358460cb22 Move storage to api call for websearch and calculator plugins 2021-05-12 19:38:29 +08:00
张弘韬
25f6e664f2 add auto save for all setting that has been registered, and remove Separate Save 2021-05-12 00:37:28 +08:00
弘韬 张
9182fdb2bd Remove readonly in Calculator 2021-03-20 18:02:35 +08:00
弘韬 张
409ccae7f2 Move initialization of Calculator to Init() 2021-03-18 11:39:13 +08:00
弘韬 张
cef09b3ee2 add e to calculator plugin, and fix a NPE for debugging
Co-Authored-By: Pavel Zwerschke <pavelzw@gmail.com>
2021-02-26 16:20:47 +08:00
弘韬 张
e790e9474e Add Plugin Priority Settings 2021-01-05 16:11:38 +08:00
弘韬 张
a911cc7024 Fix Copy Fail Error (don't understand why) 2020-10-18 20:45:06 +11:00
Jeremy Wu
28d67c8c81 Rename further code and text 2020-04-21 22:54:41 +10:00
Jeremy Wu
3c7f067770 rename all project file name 2020-04-21 21:27:02 +10:00
Renamed from Plugins/Wox.Plugin.Calculator/Main.cs (Browse further)