PowerToys/src/modules
ryanbodrug-microsoft 0f3b154699 Fix for the following:
Warning CA1001 Type 'MainWindow' owns disposable field(s) '_firstDeleteTimer' but is not disposable PowerLauncher C:\Repos\PowerToys\src\modules\launcher\PowerLauncher\MainWindow.xaml.cs

    Warning CA1816 Change App.Dispose() to call GC.SuppressFinalize(object). This will prevent derived types that introduce a finalizer from needing to re-implement 'IDisposable' to call it. PowerLauncher C:\Repos\PowerToys\src\modules\launcher\PowerLauncher\App.xaml.cs
2020-06-23 17:51:17 -07:00
..
fancyzones Added info to FancyZones, KeyboardManager and PowerLauncher projects (#4445) 2020-06-23 18:36:39 +03:00
imageresizer Fixed version property to pull from Version.props in C# projects (#4382) 2020-06-22 12:14:00 +03:00
interface [example_powertoy] Remove example_powertoy (#3955) 2020-06-04 12:28:30 +02:00
keyboardmanager Added info to FancyZones, KeyboardManager and PowerLauncher projects (#4445) 2020-06-23 18:36:39 +03:00
launcher Fix for the following: 2020-06-23 17:51:17 -07:00
powerrename [PowerRename] capturing groups fix (#4181) 2020-06-16 11:04:14 +03:00
previewpane Setting WS_CHILD on preview handler (#3048) 2020-06-11 15:32:35 -07:00
shortcut_guide fixup! forgot to rename 2020-06-19 13:27:29 +03:00