Flow.Launcher/Flow.Launcher.Infrastructure
2025-08-29 13:03:34 +08:00
..
DialogJump Dialog Jump - Quickly navigate the Open/Save As dialog window (#1018) 2025-07-20 21:11:09 +10:00
Exception Remove unused using 2023-04-25 21:02:34 +08:00
Hotkey Add keyevent in Plugin project & Improve Shell plugin code quality 2025-04-09 12:30:50 +08:00
Http Add translations & Use ShowMsgError 2025-07-20 12:28:55 +08:00
Image Improve constant name 2025-04-15 12:59:58 +08:00
Logger Remove useless functions & Fix debug issue 2025-04-13 18:13:55 +08:00
Properties Fix (some) build warnings 2022-08-07 21:31:38 -07:00
Storage Expose ISaveable interface in derived class to make sure we are calling the new version of Save method 2025-06-06 18:37:17 +08:00
UserSettings Dialog Jump - Quickly navigate the Open/Save As dialog window (#1018) 2025-07-20 21:11:09 +10:00
Constant.cs Merge branch 'dev' into plugin_settings_cache_path 2025-03-27 19:39:21 +08:00
FileExplorerHelper.cs Clean up codes 2025-03-13 14:09:13 +08:00
Flow.Launcher.Infrastructure.csproj Downgrade System.Drawing.Common version 2025-08-29 13:03:34 +08:00
FodyWeavers.xml add PropertyChanged.Fody to Infrastructure project 2020-07-15 00:34:09 +03:00
Helper.cs Move ValidateDirectory functions to FileFolders for plugin usage 2025-04-02 20:17:32 +08:00
IAlphabet.cs Update doc 2025-07-13 19:48:49 +08:00
KeyConstant.cs Ability to hide mod+num. Display full hotkey. 2020-05-03 23:36:23 +02:00
NativeMethods.txt Use PInvoke to register SystemEvents 2025-07-23 14:15:20 +08:00
packages.lock.json Downgrade System.Drawing.Common version 2025-08-29 13:03:34 +08:00
PInvokeExtensions.cs Fix crash on ×32 devices 2025-05-24 13:10:25 +08:00
PinyinAlphabet.cs Fix logic 2025-07-14 19:30:16 +08:00
Stopwatch.cs Use local reference instead 2025-04-13 17:11:36 +08:00
StringMatcher.cs Make function static 2025-04-10 09:36:47 +08:00
TranslationMapping.cs Improve code quality 2025-07-14 09:17:32 +08:00
Win32Helper.cs Use PInvoke to register SystemEvents 2025-07-23 14:15:20 +08:00