PowerToys/src/common
Alekhya 62d9735a7e
[Settings] Add Image Resizer Settings hyperlink on feature detection of older OS Versions (#2868)
* Added the settings hyperlink code back

* Moved the os detection code to a different file so that it can be imported by image resizer

* Added code to the Image resizer project to react to import the dll

* Added an empty dll project

* Added a dll which can be imported by image resizer

* ImageResizer binding works

* Added the setDllDirectory to load the os-detection dll

* Removed the OS detection files that has been added to the common project

* Added reference to os-detect and removed reference to common/OS-Detection.h

* Modified project files

* Revert "Modified project files"

This reverts commit 75f9d73f30.

* Removed unnecessary showAdvanced bool variables

* Removed OS Detection code from common project

* Cleaned configuration properties of soln and projects

* runner is dependent on os-detection

* Added the os-detection.dll to wxs file

* nit space formatting

* Added reference to os-detection

* Added os-detection header file

* Add os-detection reference

* Added os-detection.dll

* removed the set dll directory and using relative paths instead

* Add relative path
2020-05-12 09:58:29 -07:00
..
common-md-flag Add WIL to common-md-flag nuget packages (#2780) 2020-05-07 12:02:37 -07:00
interop Fix inconsistent landing page remap list (#2866) 2020-05-11 17:18:12 -07:00
interop-tests Deprecate ATL based IPC wrapper library (#2248) 2020-04-23 17:11:02 -07:00
ManagedTelemetry/Telemetry build: use x64 platform for *Telemetry projects (#2895) 2020-05-12 15:27:19 +03:00
notifications Added informaton to notifications dll (#2687) 2020-05-07 12:01:01 +03:00
notifications_winrt Move from sdk-provided cppwinrt-1.x to cppwinrt-2.x nuget package (#2246) 2020-04-29 22:02:18 +02:00
os-detection [Settings] Add Image Resizer Settings hyperlink on feature detection of older OS Versions (#2868) 2020-05-12 09:58:29 -07:00
Telemetry Removing unused reader namespace from telemetrybase. 2020-05-06 15:10:22 -07:00
UnitTests-CommonLib Move from sdk-provided cppwinrt-1.x to cppwinrt-2.x nuget package (#2246) 2020-04-29 22:02:18 +02:00
updating wix: install dotnet 3 after installation if needed (#2775) 2020-05-07 17:39:32 +03:00
animation.cpp Formatting chores (#1441) 2020-03-05 13:07:06 +03:00
animation.h Formatting chores (#1441) 2020-03-05 13:07:06 +03:00
async_message_queue.h Formatting chores (#1441) 2020-03-05 13:07:06 +03:00
com_object_factory.h Formatting chores (#1441) 2020-03-05 13:07:06 +03:00
common.cpp wix: install dotnet 3 after installation if needed (#2775) 2020-05-07 17:39:32 +03:00
common.h wix: install dotnet 3 after installation if needed (#2775) 2020-05-07 17:39:32 +03:00
common.vcxproj merge master 2020-05-06 00:49:46 -07:00
common.vcxproj.filters Deprecate ATL based IPC wrapper library (#2248) 2020-04-23 17:11:02 -07:00
d2d_svg.cpp Formatting chores (#1441) 2020-03-05 13:07:06 +03:00
d2d_svg.h Formatting chores (#1441) 2020-03-05 13:07:06 +03:00
d2d_text.cpp Formatting chores (#1441) 2020-03-05 13:07:06 +03:00
d2d_text.h Formatting chores (#1441) 2020-03-05 13:07:06 +03:00
d2d_window.cpp Formatting chores (#1441) 2020-03-05 13:07:06 +03:00
d2d_window.h Formatting chores (#1441) 2020-03-05 13:07:06 +03:00
dpi_aware.cpp fancyzones: restrict dpi unaware windows horizontally to the current display to avoid unwanted resize 2019-12-17 15:37:10 +03:00
dpi_aware.h fancyzones: restrict dpi unaware windows horizontally to the current display to avoid unwanted resize 2019-12-17 15:37:10 +03:00
icon_helpers.cpp Shifted three functions to common (#1101) 2020-01-15 23:06:22 -08:00
icon_helpers.h Shifted three functions to common (#1101) 2020-01-15 23:06:22 -08:00
json.cpp Enable non-ascii chars (#1669) 2020-03-25 11:11:27 +01:00
json.h Move from sdk-provided cppwinrt-1.x to cppwinrt-2.x nuget package (#2246) 2020-04-29 22:02:18 +02:00
keyboard_layout.cpp Improve warnings for KBM (dev/build-features) (#2386) 2020-04-26 15:09:40 -07:00
keyboard_layout.h Display Unicode character for keys in HotkeySettingsControl (#2249) 2020-04-20 21:01:21 -07:00
keyboard_layout_impl.h Display Unicode character for keys in HotkeySettingsControl (#2249) 2020-04-20 21:01:21 -07:00
monitors.cpp Dpi unaware placement bug - multimontior with same DPI settings fix (#2156) 2020-04-20 18:09:10 +02:00
monitors.h Dpi unaware placement bug - multimontior with same DPI settings fix (#2156) 2020-04-20 18:09:10 +02:00
notifications.cpp runner: autoupdate improvements (#2346) 2020-04-27 13:39:47 +03:00
notifications.h runner: autoupdate improvements (#2346) 2020-04-27 13:39:47 +03:00
on_thread_executor.cpp Formatting chores (#1441) 2020-03-05 13:07:06 +03:00
on_thread_executor.h Formatting chores (#1441) 2020-03-05 13:07:06 +03:00
packages.config merge master 2020-05-06 00:49:46 -07:00
pch.cpp FancyZones and Shortcut Guide initial commit 2019-09-05 18:12:40 +02:00
pch.h Move from sdk-provided cppwinrt-1.x to cppwinrt-2.x nuget package (#2246) 2020-04-29 22:02:18 +02:00
settings_helpers.cpp Formatting chores (#1441) 2020-03-05 13:07:06 +03:00
settings_helpers.h Formatting chores (#1441) 2020-03-05 13:07:06 +03:00
settings_objects.cpp [0.16]: Merge Preview Handlers in Master (#1516) 2020-03-11 15:53:49 -07:00
settings_objects.h [0.16]: Merge Preview Handlers in Master (#1516) 2020-03-11 15:53:49 -07:00
shared_constants.h Add support for Common Win key in KBM (#2308) 2020-04-23 08:37:52 -07:00
start_visible.cpp Formatting chores (#1441) 2020-03-05 13:07:06 +03:00
start_visible.h Formatting chores (#1441) 2020-03-05 13:07:06 +03:00
tasklist_positions.cpp Formatting chores (#1441) 2020-03-05 13:07:06 +03:00
tasklist_positions.h Formatting chores (#1441) 2020-03-05 13:07:06 +03:00
timeutil.h runner: periodically check if there's a new version available on github and offer a visit 2020-02-26 23:06:44 +03:00
two_way_pipe_message_ipc.cpp Deprecate ATL based IPC wrapper library (#2248) 2020-04-23 17:11:02 -07:00
two_way_pipe_message_ipc.h Deprecate ATL based IPC wrapper library (#2248) 2020-04-23 17:11:02 -07:00
two_way_pipe_message_ipc_impl.h Deprecate ATL based IPC wrapper library (#2248) 2020-04-23 17:11:02 -07:00
version.cpp runner: initial automatic update (#2141) 2020-04-21 10:30:12 +03:00
version.h runner: initial automatic update (#2141) 2020-04-21 10:30:12 +03:00
VersionHelper.cpp runner: autoupdate improvements (#2346) 2020-04-27 13:39:47 +03:00
VersionHelper.h runner: autoupdate improvements (#2346) 2020-04-27 13:39:47 +03:00
window_helpers.cpp FZ: warn w/ a toast if an elevated window cannot be dragged and offer learning more 2020-03-27 13:23:37 +03:00
window_helpers.h FZ: warn w/ a toast if an elevated window cannot be dragged and offer learning more 2020-03-27 13:23:37 +03:00
windows_colors.cpp Formatting chores (#1441) 2020-03-05 13:07:06 +03:00
windows_colors.h Formatting chores (#1441) 2020-03-05 13:07:06 +03:00
winstore.cpp Runner: fix startup task state setting for MSIX (#1181) 2020-01-31 20:35:21 +03:00
winstore.h Formatting chores (#1441) 2020-03-05 13:07:06 +03:00