PowerToys/src/runner
Arjun Balgovind d01b93ae5f
Move OS detection to common and PowerToysInterop (#5120)
* Remove os-detection project

* Removed os-detection project from sln

* Added os-detection to PowerToysInterop

* Removed references to os-detection and added PowerToysInterop.dll to the ImageResizer folder
2020-07-21 12:01:59 -07:00
..
svgs Update application icon (#2999) 2020-05-14 20:19:06 +02:00
action_runner_utils.cpp runner: initial automatic update (#2141) 2020-04-21 10:30:12 +03:00
action_runner_utils.h runner: initial automatic update (#2141) 2020-04-21 10:30:12 +03:00
auto_start_helper.cpp Spelling: ... runner settings (#3783) 2020-05-27 17:06:50 +02:00
auto_start_helper.h Spelling: ... runner settings (#3783) 2020-05-27 17:06:50 +02:00
general_settings.cpp Fix settings issue where settings.json would get reset on runner startup (#4524) 2020-06-26 14:46:47 -07:00
general_settings.h Fix settings issue where settings.json would get reset on runner startup (#4524) 2020-06-26 14:46:47 -07:00
lowlevel_keyboard_event.cpp fixup! forgot to rename 2020-06-19 13:27:29 +03:00
lowlevel_keyboard_event.h FancyZones and Shortcut Guide initial commit 2019-09-05 18:12:40 +02:00
main.cpp New color picker module - integrated from github.com/martinchrzan/Col… (#4778) 2020-07-18 21:27:36 +02:00
packages.config upgrading wincppwinrt across the board (#4669) 2020-07-02 09:42:51 -07:00
pch.cpp FancyZones and Shortcut Guide initial commit 2019-09-05 18:12:40 +02:00
pch.h [Settings] Add Image Resizer Settings hyperlink on feature detection of older OS Versions (#2868) 2020-05-12 09:58:29 -07:00
powertoy_module.cpp Runner: move Launcher to its own folder and simplify dll loading (#4379) 2020-06-22 13:01:33 +03:00
powertoy_module.h Runner: move Launcher to its own folder and simplify dll loading (#4379) 2020-06-22 13:01:33 +03:00
PowerToys.exe.manifest Move keyboard manager POC code to dev branch (#1455) 2020-04-08 14:28:39 -07:00
powertoys_events.cpp Spelling: ... runner settings (#3783) 2020-05-27 17:06:50 +02:00
powertoys_events.h Move from sdk-provided cppwinrt-1.x to cppwinrt-2.x nuget package (#2246) 2020-04-29 22:02:18 +02:00
resource.h Added info to projects inside root, tests and common folders (#4413) 2020-06-23 16:53:16 +03:00
restart_elevated.cpp [runner] Change way of dropping privileges to start PT Run 2020-06-05 10:35:11 +02:00
restart_elevated.h runner: show message box when restarting with different elevation fails (#1061) 2020-01-09 18:17:42 +01:00
runner.rc Added info to projects inside root, tests and common folders (#4413) 2020-06-23 16:53:16 +03:00
runner.vcxproj upgrading wincppwinrt across the board (#4669) 2020-07-02 09:42:51 -07:00
runner.vcxproj.filters Added info to projects inside root, tests and common folders (#4413) 2020-06-23 16:53:16 +03:00
settings_window.cpp Move OS detection to common and PowerToysInterop (#5120) 2020-07-21 12:01:59 -07:00
settings_window.h Close Settings Window on runner exit (#2695) 2020-05-05 14:13:52 -07:00
system_menu_helper.cpp Spelling: ... runner settings (#3783) 2020-05-27 17:06:50 +02:00
system_menu_helper.h Spelling: ... runner settings (#3783) 2020-05-27 17:06:50 +02:00
trace.cpp runner: initial automatic update (#2141) 2020-04-21 10:30:12 +03:00
trace.h Add telemetry event for general settings (#1269) 2020-02-12 13:03:40 +03:00
tray_icon.cpp Close Settings Window on runner exit (#2695) 2020-05-05 14:13:52 -07:00
tray_icon.h runner: initial automatic update (#2141) 2020-04-21 10:30:12 +03:00
unhandled_exception_handler.cpp Spelling: ... wox (#3775) 2020-05-27 08:05:54 -07:00
unhandled_exception_handler.h Coding style (runner) (#1013) 2019-12-26 17:26:11 +01:00
update_state.cpp Runner: autoupdate should prefer .exe installer instead of .msi (#4216) 2020-06-18 13:43:09 +03:00
update_state.h Runner: autoupdate should prefer .exe installer instead of .msi (#4216) 2020-06-18 13:43:09 +03:00
update_utils.cpp [Settings] 'Check for updates' button behavior changed (#4385) 2020-06-23 15:53:02 +03:00
update_utils.h [Settings] 'Check for updates' button behavior changed (#4385) 2020-06-23 15:53:02 +03:00
win_hook_event.cpp Coding style (runner) (#1013) 2019-12-26 17:26:11 +01:00
win_hook_event.h Coding style (runner) (#1013) 2019-12-26 17:26:11 +01:00