Flow.Launcher/Flow.Launcher
Kevin Zhang 81c068e13e
Merge pull request #3194 from Jack251970/record_key
New API for Record Key of Results & Fix Result Clone Issue
2025-02-16 23:43:41 -08:00
..
Converters Fix calculator decimal separator bug 2024-05-25 14:10:29 +08:00
Helper Add error handling for Get & SetWindowLong failure & Combine get style function 2025-02-14 16:25:51 +08:00
Images Merge pull request #3093 from Jack251970/dev4 2024-12-08 10:44:08 +11:00
Languages New Crowdin updates (#3149) 2025-01-10 07:26:20 +02:00
Properties New Crowdin updates (#3062) 2024-12-25 18:41:40 +02:00
Resources - Change Dark Type Icon 2024-06-13 12:15:04 +09:00
SettingPages Remove unnessary list refresh 2025-02-10 12:01:21 +08:00
Storage Add support for record key 2025-01-21 14:37:14 +08:00
Themes Fix Right Margin 2024-06-19 11:19:50 +09:00
ViewModel Merge pull request #3112 from Flow-Launcher/remove-result-caching 2025-01-18 21:06:09 +11:00
ActionKeywords.xaml Revert "Merge branch 'handle-icon-urls' of https://github.com/Flow-Launcher/Flow.Launcher into handle-icon-urls" 2022-10-30 14:23:04 -05:00
ActionKeywords.xaml.cs Replace System.Windows.Message with MessageBoxEx 2024-11-24 16:11:53 +08:00
app.manifest Adjust Typo 2024-06-06 09:36:25 +09:00
app.png update logo and icons images 2020-06-26 15:13:29 +10:00
App.xaml Add line for Highcontrast mode 2024-11-11 14:24:57 +09:00
App.xaml.cs Localize startup messages about missing Python/NodeJS 2024-06-09 18:45:23 +06:00
CustomQueryHotkeySetting.xaml Implement checking for duplicate hotkeys and overwriting them 2024-04-25 14:02:05 +06:00
CustomQueryHotkeySetting.xaml.cs Replace System.Windows.Message with MessageBoxEx 2024-11-24 16:11:53 +08:00
CustomShortcutSetting.xaml Add @ guide for custom shortcut 2023-09-17 13:21:36 +08:00
CustomShortcutSetting.xaml.cs Replace System.Windows.Message with MessageBoxEx 2024-11-24 16:11:53 +08:00
Flow.Launcher.csproj Bump VirtualizingWrapPanel from 2.1.0 to 2.1.1 2025-01-27 22:56:59 +00:00
FodyWeavers.xml rename all project file name 2020-04-21 21:27:02 +10:00
HotkeyControl.xaml Remove old HotkeyControl, rename HotkeyControl2 to HotkeyControl 2024-04-23 09:04:37 +06:00
HotkeyControl.xaml.cs Implement checking for duplicate hotkeys and overwriting them 2024-04-25 14:02:05 +06:00
HotkeyControlDialog.xaml Implement checking for duplicate hotkeys and overwriting them 2024-04-25 14:02:05 +06:00
HotkeyControlDialog.xaml.cs Implement displaying localized warning messages for duplicate hotkeys in HotkeyControlDialog, and implement the ability to overwrite them 2024-04-26 11:42:20 +06:00
MainWindow.xaml perf: hide main window from alt tab program switcher #2356 2025-02-14 13:22:27 +08:00
MainWindow.xaml.cs perf: hide main window from alt tab program switcher #2356 2025-02-14 13:22:27 +08:00
Msg.xaml rename all project file name 2020-04-21 21:27:02 +10:00
Msg.xaml.cs New Crowdin updates (#2211) 2023-07-02 10:22:47 +03:00
NativeMethods.txt Use CSWin32 for code quality 2025-02-14 16:12:15 +08:00
Notification.cs Merge branch 'dev' into RemoveUnusedNuget 2023-05-04 21:14:13 +08:00
PriorityChangeWindow.xaml Add Maximum/Minimum Value with numberbox 2023-01-21 15:05:12 +09:00
PriorityChangeWindow.xaml.cs Replace System.Windows.Message with MessageBoxEx 2024-11-24 16:11:53 +08:00
ProgressBoxEx.xaml Change ProgressBoxEx namespace 2025-01-09 21:48:13 +08:00
ProgressBoxEx.xaml.cs Fix progress box action under ui thread 2025-01-11 13:19:45 +08:00
PublicAPIInstance.cs Improve HttpDownloadAsync function & Use it in PluginManager plugin 2025-01-11 13:24:41 +08:00
ReportWindow.xaml Rename further code and text 2020-04-21 22:54:41 +10:00
ReportWindow.xaml.cs Merge branch 'dev' into RemoveUnusedNuget 2023-05-04 21:14:13 +08:00
ResultListBox.xaml Native context menu: remove ItemType property from Result 2024-06-17 14:20:35 +06:00
ResultListBox.xaml.cs Hide main window when dragging results. 2024-03-25 23:39:58 +08:00
SelectBrowserWindow.xaml Revert "Merge branch 'handle-icon-urls' of https://github.com/Flow-Launcher/Flow.Launcher into handle-icon-urls" 2022-10-30 14:23:04 -05:00
SelectBrowserWindow.xaml.cs Remove unused using 2023-04-25 21:02:34 +08:00
SelectFileManagerWindow.xaml Change 'Arg For Folder' and 'Arg For File' inputs to not be required 2024-07-02 11:14:30 +09:00
SelectFileManagerWindow.xaml.cs Remove unused using 2023-04-25 21:02:34 +08:00
Settings.cs Remove unused using 2023-04-25 21:02:34 +08:00
SettingWindow.xaml fix possible content frame navigation issue 2024-11-21 22:07:35 +08:00
SettingWindow.xaml.cs Fix setting window freeze issue & Improve singleton window opener 2025-01-27 09:11:27 +08:00
WelcomeWindow.xaml Revert xaml style in welcome window. 2024-11-22 09:26:12 +08:00
WelcomeWindow.xaml.cs fix possible content frame navigation issue 2024-11-21 22:07:35 +08:00