PowerToys/src/common/logger
Jaime Bernardo 8d383cba9d
Mouse Utils - Find My Mouse (#13916)
* Initial FindMyMouse implementation

* Proper enable/disable code

* Settings page

* Change FindMyMouse window name

* Add Oobe page.

* Add icons

* Change settings preview

* Fix mouse utilities aka.ms link spelling

* Remove right control exit behavior

* Remove dllmain boilerplate comments and code

* Add filters to vcxproj

* Add logging

* Add telemetry

* Add installer instructions

* Add dll to pipelines

* Fix Task Manager name for runner changing

* Add a description in dllmain

* Proper resource file creation

* Add reference of link to the docs

* Fix spellchecker errors

* Call DestroyWindow on correct thread

* Add attribution

* Proper ordering of module in Settings and Oobe

* Update Target Platform Version to 18362

* Fix project filters

* Add attribution to Community.md

* Lowercase "utilities"

* [Mouse utils] Adding icon (#13933)

* Adding images to docs folder

* Updated imagery

Co-authored-by: Laute <Niels.Laute@philips.com>

* Add settings deeplink

Co-authored-by: Niels Laute <niels.laute@live.nl>
Co-authored-by: Laute <Niels.Laute@philips.com>
2021-10-22 13:30:18 +01:00
..
framework.h Update Logger library to support VS2019 16.10 (#11549) 2021-06-01 11:56:37 +03:00
logger.cpp initialize logger (#10152) 2021-03-10 13:57:06 +02:00
logger.h [KBM] Migrate Engine and Editor into separate processes (#10774) 2021-04-26 21:01:38 +02:00
logger.vcxproj build: Treat warnings as errors in the remaining projects (#8689) 2020-12-21 18:51:48 +03:00
logger.vcxproj.filters Runner logging (#8068) 2020-11-18 12:15:14 +02:00
logger_settings.cpp Fix runner warnings (#8211) 2020-11-30 16:16:49 +02:00
logger_settings.h Mouse Utils - Find My Mouse (#13916) 2021-10-22 13:30:18 +01:00
packages.config Runner logging (#8068) 2020-11-18 12:15:14 +02:00
pch.cpp Runner logging (#8068) 2020-11-18 12:15:14 +02:00
pch.h Runner logging (#8068) 2020-11-18 12:15:14 +02:00