PowerToys/src/common
Andrey Nekrasov e52c5d38d3
Cleanup project output/intermediate dirs (#1640)
* sln: set output dir prefix to "modules\" for all modules

* sln: CopyToOutputDirectory only when necessary

* sln: intermediate dir for csprojs

* sln: intermediate dir for vcxprojs

* sln: add PT as runner project deps + remove nonexisting project confs

* sln: remove AnyCPU for win-app-driver project
2020-03-20 21:41:48 +03:00
..
msi_to_msix_upgrade_lib Cleanup project output/intermediate dirs (#1640) 2020-03-20 21:41:48 +03:00
notifications Cleanup project output/intermediate dirs (#1640) 2020-03-20 21:41:48 +03:00
notifications_winrt Cleanup project output/intermediate dirs (#1640) 2020-03-20 21:41:48 +03:00
Telemetry FancyZones and Shortcut Guide initial commit 2019-09-05 18:12:40 +02:00
UnitTests-CommonLib Cleanup project output/intermediate dirs (#1640) 2020-03-20 21:41:48 +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 Some refactoring of FancyZones::IsInterestingWindow and added Unit Tests (#1521) 2020-03-16 14:25:30 +02:00
common.h Some refactoring of FancyZones::IsInterestingWindow and added Unit Tests (#1521) 2020-03-16 14:25:30 +02:00
common.vcxproj Cleanup project output/intermediate dirs (#1640) 2020-03-20 21:41:48 +03:00
common.vcxproj.filters Now updater is comparing versions instead of comparing thier strings 2020-02-26 23:06:44 +03: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 Check if settings file is open before parsing JSON content from it (#1616) 2020-03-18 11:17:57 +01:00
json.h Formatting chores (#1441) 2020-03-05 13:07:06 +03:00
monitors.cpp Formatting chores (#1441) 2020-03-05 13:07:06 +03:00
monitors.h Formatting chores (#1441) 2020-03-05 13:07:06 +03:00
notifications.cpp Formatting chores (#1441) 2020-03-05 13:07:06 +03:00
notifications.h notifications: add support for unpackaged apps and protocol activation 2020-02-26 23:06:44 +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
pch.cpp FancyZones and Shortcut Guide initial commit 2019-09-05 18:12:40 +02:00
pch.h Formatting chores (#1441) 2020-03-05 13:07:06 +03: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
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.h Formatting chores (#1441) 2020-03-05 13:07:06 +03:00
version.h Unify version specifying (#1439) 2020-03-05 17:52:21 +03:00
VersionHelper.cpp Now updater is comparing versions instead of comparing thier strings 2020-02-26 23:06:44 +03:00
VersionHelper.h Now updater is comparing versions instead of comparing thier strings 2020-02-26 23:06:44 +03:00
window_helpers.cpp Formatting chores (#1441) 2020-03-05 13:07:06 +03:00
window_helpers.h Shifted three functions to common (#1101) 2020-01-15 23:06:22 -08: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