PowerToys/src/common/interop
Stefan Markovic 6ac508fb93
Self-contained .NET (#22217)
* dotnet sc

* MD preview - C# app

 - working self-contained

* Gcode preview - C# app

* DevFiles preview - C# app

* Fix passing path with spaces as cmd arg and monacocpp proj file

* Pdf preview - C# app

* Svg preview - C# app

* Fix comment

* Gcode thumbnail - C# app

TODO:
	- installer
	- why IThumbnailProvider and IIntializeWithFile doesn't work?

* Pdf thumbnail - C# app

TODO:
        - installer
        - why IThumbnailProvider and IIntializeWithFile doesn't work?

* Pdf thumbnail - C# app

TODO:
        - installer
        - why IThumbnailProvider and IIntializeWithFile doesn't work?

* Fix GcodeThumbnailProviderCpp.vcxproj

* Svg thumbnail - C# app

TODO:
        - installer
        - why IThumbnailProvider and IIntializeWithFile doesn't work?

* Fix Svg tests

* Thumbnail providers - installer

* Self-contained Hosts and FileLocksmith

* Fix hardcoded <RuntimeIdentifier>

* Remove unneeded files

* Try to fix Nuget in PR CI

* Prefix new dlls with PowerToys.
Sign new dlls and exes

* Add new .exe files to ProcessList

* ci: debug by listing all env vars

* ci: try setting variable in the right ci file

* Bring back hardcoded RuntimeIdentifier

* ci: Add comment and remove debug action

* Remove unneeded lib

* [WIP] Platform conditional dotnet files & hardlinks

* Cleanup

* Update expect.txt

* Test fix - ARM installer

* Fix uninstall bug

* Update docs

* Fix failing test

* Add dll details

* Minor cleanup

* Improve resizing

* Add some logs

* Test fix - release build

* Remove InvokeOnControlThread

* Test fix: logger initialization

* Fix arm64 installer

Co-authored-by: Jaime Bernardo <jaime@janeasystems.com>
Co-authored-by: Dustin L. Howett <dustin@howett.net>
2022-12-14 13:37:23 +01:00
..
interop-tests cleaned-up dispose TODO (#22703) 2022-12-10 17:20:10 +01:00
async_message_queue.h common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
HotkeyManager.cpp [CPP][Analyzers]Turn on warning 4244 (#22019) 2022-11-17 16:24:56 +00:00
HotkeyManager.h Rework the HotkeyManager and KeyboardHook interop classes (#4710) 2020-07-03 08:21:06 -07:00
interop.cpp Self-contained .NET (#22217) 2022-12-14 13:37:23 +01:00
interop.rc common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
keyboard_layout_impl.h ImageResizer: fix crash on using UseNewSettings (#8661) 2020-12-18 15:25:58 +03:00
keyboard_layout.cpp [General]Fix random dead keys being pressed (#19438) 2022-07-15 10:25:11 +01:00
keyboard_layout.h common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
KeyboardHook.cpp [CPP][Analyzers] turn on warning 4189 (#21522) 2022-11-14 22:15:58 +00:00
KeyboardHook.h interop: fix possible crash in keyboardhook 2020-10-20 17:52:21 +03:00
packages.config Update Windows Implementation Library (#21225) 2022-11-03 12:46:05 +01:00
pch.h [PowerRename] Fluent UX (#13678) 2021-10-25 14:40:19 +01:00
PowerToys.Interop.vcxproj [deps]Upgrade to .NET 7 (#20979) 2022-12-01 14:40:41 +00:00
PowerToys.Interop.vcxproj.filters Unify dll/exe naming - interop (#14795) 2021-12-06 16:27:54 +01:00
Resource.h Unify dll/exe naming - interop (#14795) 2021-12-06 16:27:54 +01:00
shared_constants.h Self-contained .NET (#22217) 2022-12-14 13:37:23 +01:00
two_way_pipe_message_ipc_impl.h interop: fix issues in IPC message construction (#9035) 2021-01-12 20:42:16 +03:00
two_way_pipe_message_ipc.cpp [CPP][Analyzers] turn on warning 4189 (#21522) 2022-11-14 22:15:58 +00:00
two_way_pipe_message_ipc.h common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00