PowerToys/src/modules/launcher/PowerLauncher
2020-06-23 17:51:17 -07:00
..
Images [Launcher] Replace default app icons with MDL2 EB3B (#2797) 2020-05-08 13:34:21 -07:00
Languages Merge PowerLauncher branch (#2345) 2020-04-28 15:06:01 -07:00
Properties Fixed version property to pull from Version.props in C# projects (#4382) 2020-06-22 12:14:00 +03:00
Resources Merge PowerLauncher branch (#2345) 2020-04-28 15:06:01 -07:00
Styles [PowerToys Run] Vertical scrollbar for results list (#4343) 2020-06-17 09:48:30 -07:00
Themes [PowerToys Run] Vertical scrollbar for results list (#4343) 2020-06-17 09:48:30 -07:00
ActionKeywords.xaml Merge PowerLauncher branch (#2345) 2020-04-28 15:06:01 -07:00
ActionKeywords.xaml.cs spelling: separator (#3751) 2020-05-26 18:10:58 -07:00
app.manifest Merge PowerLauncher branch (#2345) 2020-04-28 15:06:01 -07:00
app.png Merge PowerLauncher branch (#2345) 2020-04-28 15:06:01 -07:00
App.xaml Merge PowerLauncher branch (#2345) 2020-04-28 15:06:01 -07:00
App.xaml.cs Fix CA 1060 by moving PInvokes to a common NativeMethodsClass 2020-06-23 17:51:17 -07:00
FodyWeavers.xml Merge PowerLauncher branch (#2345) 2020-04-28 15:06:01 -07:00
FodyWeavers.xsd Merge PowerLauncher branch (#2345) 2020-04-28 15:06:01 -07:00
LauncherControl.xaml Theming for powertoys run (#4007) 2020-06-05 09:58:30 -07:00
LauncherControl.xaml.cs Somil55/merge wpf to master (#3840) 2020-06-01 12:35:37 -07:00
MainWindow.xaml [PT Run] Updated themes (dark/light/highcontrast) (#4119) 2020-06-10 11:15:15 -07:00
MainWindow.xaml.cs Fix for warning: Error CA1806 BringProcessToForeground calls SendInput but does not use the HRESULT or error code that the method returns. This could lead to unexpected behavior in error conditions or low-resource situations. Use the result in a conditional statement, assign the result to a variable, or pass it as an argument to another method. PowerLauncher C:\Repos\PowerToys\src\modules\launcher\PowerLauncher\MainWindow.xaml.cs 73 Active 2020-06-23 17:51:17 -07:00
PowerLauncher.csproj Setting 'Treat warnings as errors' to 'All' 2020-06-23 17:51:17 -07:00
ResultList.xaml [PowerToys Run] Vertical scrollbar for results list (#4343) 2020-06-17 09:48:30 -07:00
ResultList.xaml.cs Somil55/merge wpf to master (#3840) 2020-06-01 12:35:37 -07:00
SettingsWatcher.cs Fix for Warning CA1031: Removing catch, as it doesn't recover from the exception, but hides the exception from showing up in crash reports / telemetry. 2020-06-23 17:51:17 -07:00
ThemeManager.cs Fix for Warning CA1822 Member 'GetHighContrastBaseType' does not access instance data and can be marked as static PowerLauncher C:\Repos\PowerToys\src\modules\launcher\PowerLauncher\ThemeManager.cs 65 Active 2020-06-23 17:51:17 -07:00