PowerToys/src/common
2020-02-18 20:56:34 +01:00
..
msi_to_msix_upgrade_lib MSIX: prompt and uninstall MSI PT version (#1248) 2020-02-18 18:11:01 +03:00
notifications MSIX: implement initial version of notifications library (#1178) 2020-02-04 19:41:00 +03:00
notifications_winrt MSIX: implement initial version of notifications library (#1178) 2020-02-04 19:41:00 +03:00
Telemetry FancyZones and Shortcut Guide initial commit 2019-09-05 18:12:40 +02:00
UnitTests-CommonLib Settings unit tests (#921) 2019-12-12 18:24:00 +01:00
animation.cpp Fix cppcheck reported issues (#333) 2019-09-11 12:38:20 +02:00
animation.h Fix cppcheck reported issues (#333) 2019-09-11 12:38:20 +02:00
async_message_queue.h FancyZones and Shortcut Guide initial commit 2019-09-05 18:12:40 +02:00
common.cpp "Always run as administrator" and "Restart as ..." only for administrator account (#1318) 2020-02-18 20:56:34 +01:00
common.h "Always run as administrator" and "Restart as ..." only for administrator account (#1318) 2020-02-18 20:56:34 +01:00
common.vcxproj MSIX: prompt and uninstall MSI PT version (#1248) 2020-02-18 18:11:01 +03:00
common.vcxproj.filters Common: remove hwnd_data_cache (#1223) 2020-02-06 18:04:10 +01:00
d2d_svg.cpp FancyZones and Shortcut Guide initial commit 2019-09-05 18:12:40 +02:00
d2d_svg.h FancyZones and Shortcut Guide initial commit 2019-09-05 18:12:40 +02:00
d2d_text.cpp FancyZones and Shortcut Guide initial commit 2019-09-05 18:12:40 +02:00
d2d_text.h FancyZones and Shortcut Guide initial commit 2019-09-05 18:12:40 +02:00
d2d_window.cpp FancyZones and Shortcut Guide initial commit 2019-09-05 18:12:40 +02:00
d2d_window.h FancyZones and Shortcut Guide initial commit 2019-09-05 18:12:40 +02: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 Use WinRT JSON parser instead of custom cpprestsdk solution (#822) 2019-12-06 11:40:23 +03:00
json.h Use WinRT JSON parser instead of custom cpprestsdk solution (#822) 2019-12-06 11:40:23 +03:00
monitors.cpp PCH: remove headers which are actually could be changed (#950) 2019-12-17 11:21:46 +03:00
monitors.h FancyZones and Shortcut Guide initial commit 2019-09-05 18:12:40 +02:00
notifications.cpp MSIX: implement initial version of notifications library (#1178) 2020-02-04 19:41:00 +03:00
notifications.h MSIX: implement initial version of notifications library (#1178) 2020-02-04 19:41:00 +03:00
on_thread_executor.cpp initialize all OnThreadExecutor fields and clarify intent further (#701) 2019-11-12 18:29:54 +03:00
on_thread_executor.h initialize all OnThreadExecutor fields and clarify intent further (#701) 2019-11-12 18:29:54 +03:00
pch.cpp FancyZones and Shortcut Guide initial commit 2019-09-05 18:12:40 +02:00
pch.h PCH: remove headers which are actually could be changed (#950) 2019-12-17 11:21:46 +03:00
settings_helpers.cpp Use WinRT JSON parser instead of custom cpprestsdk solution (#822) 2019-12-06 11:40:23 +03:00
settings_helpers.h Migrate FancyZones data persisting from Registry to JSON file (#1194) 2020-02-10 14:59:51 +01:00
settings_objects.cpp Use WinRT JSON parser instead of custom cpprestsdk solution (#822) 2019-12-06 11:40:23 +03:00
settings_objects.h Use WinRT JSON parser instead of custom cpprestsdk solution (#822) 2019-12-06 11:40:23 +03:00
start_visible.cpp FancyZones and Shortcut Guide initial commit 2019-09-05 18:12:40 +02:00
start_visible.h FancyZones and Shortcut Guide initial commit 2019-09-05 18:12:40 +02:00
tasklist_positions.cpp Fix cppcheck reported issues (#333) 2019-09-11 12:38:20 +02:00
tasklist_positions.h FancyZones and Shortcut Guide initial commit 2019-09-05 18:12:40 +02:00
two_way_pipe_message_ipc.h FancyZones and Shortcut Guide initial commit 2019-09-05 18:12:40 +02:00
version.h Now working on 0.14.2 (#871) 2019-12-05 19:09:32 +01:00
window_helpers.cpp Shifted three functions to common (#1101) 2020-01-15 23:06:22 -08:00
window_helpers.h Shifted three functions to common (#1101) 2020-01-15 23:06:22 -08:00
windows_colors.cpp Add darkmode support for the settings window (#494) 2019-10-16 10:21:44 +02:00
windows_colors.h Add darkmode support for the settings window (#494) 2019-10-16 10:21:44 +02:00
winstore.cpp Runner: fix startup task state setting for MSIX (#1181) 2020-01-31 20:35:21 +03:00
winstore.h Runner: fix startup task state setting for MSIX (#1181) 2020-01-31 20:35:21 +03:00