Flow.Launcher/Flow.Launcher.Infrastructure
2025-01-06 19:20:47 +08:00
..
Exception Remove unused using 2023-04-25 21:02:34 +08:00
Hotkey use stackalloc if possible and fix some incorrect use of safehandle 2024-12-25 11:20:09 -06:00
Http Remove unused using 2023-04-25 21:02:34 +08:00
Image Fix possible double release 2024-12-11 11:08:57 +08:00
Logger Remove unused using 2023-04-25 21:02:34 +08:00
Properties Fix (some) build warnings 2022-08-07 21:31:38 -07:00
Storage suppress BinaryStorage.cs exception when loading 2024-05-30 14:21:07 -05:00
UI rename all project file name 2020-04-21 21:27:02 +10:00
UserSettings Use system language as default in settings 2025-01-06 16:58:19 +08:00
Constant.cs Change system language code to lowercase 2025-01-06 19:20:47 +08:00
FileExplorerHelper.cs Replace DllImport & flags with CSWin32 2024-12-10 20:44:28 +08:00
Flow.Launcher.Infrastructure.csproj Replace DllImport & flags with CSWin32 2024-12-10 20:44:28 +08:00
FodyWeavers.xml add PropertyChanged.Fody to Infrastructure project 2020-07-15 00:34:09 +03:00
Helper.cs Remove unused using 2023-04-25 21:02:34 +08:00
KeyConstant.cs Ability to hide mod+num. Display full hotkey. 2020-05-03 23:36:23 +02:00
NativeMethods.txt Fix clipboard action under sta thread issue 2024-12-19 16:34:32 +08:00
PinyinAlphabet.cs fix typo 2022-11-16 23:35:42 +08:00
Stopwatch.cs Plugin Async ModelAdd Full Async model, including AsyncPlugin and AsyncReloadable 2021-01-03 10:33:10 +08:00
StringMatcher.cs Fix alphabet translation logic 2022-11-16 23:32:27 +08:00
Win32Helper.cs Move dll import codes to win32 helper 2024-12-24 11:59:04 +08:00