R. de Veen
7ac1e00d01
[FileExplorer] Add PDF Thumbnail Provider for Windows Explorer ( #13058 )
...
* Add PdfPreviewHandler to build dependency of runner
* PDF Thumbnail Provider
* Remove using brackets
* Pdf Thumbnail - Settings and Unit Tests
* Removed resx
* Add PDF Thumbnail Provider binary
* Install Pdf Thumbnail Provider
* Fix pagee spelling error.
* Update Windows dependency to version 10.0.18362.0 because that is the minimal required version of the PowerToys.
* Add Pdf Preview Handler and Pdf Thumbnail Provider
2021-09-14 17:01:45 +01:00
Chris Davis
d82c083076
Ensure SVGs are scaled correctly when viewbox is provided ( #8872 )
...
* Ensure SVGs with hard coded width and height as well as viewbox values are scaled correctly.
* Fix misspelling
2021-01-04 15:59:53 +01:00
Clint Rutkas
a66b276e7d
Merge branch 'master' into spelling
2020-11-02 09:57:48 -08:00
Avneet Kaur
2c5b9b4d52
Audit culture bugs ( #7707 )
...
* Added comments and fixed CultureInfo / StringComparison where appropriate
* Addressed comments
* Fixed comment
2020-10-30 16:43:09 -07:00
Josh Soref
054ab88ef1
spelling: rendering
...
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com >
2020-10-30 14:42:03 -04:00
Josh Soref
c2114d8e3b
spelling: maximum
...
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com >
2020-10-30 14:41:27 -04:00
Clint Rutkas
0148669e98
[fxcop] preview handler common ( #6762 )
...
* FxCop adjustments
* initing due to change for abstract
2020-09-23 10:22:17 -07:00
Clint Rutkas
934949725b
FxCop and StyleCop for SVG thumbnail ( #6757 )
...
* FxCop work for SvgThumbnail
* enabling stylecop
2020-09-21 19:44:12 -07:00
Chris Davis
40d2ef4f0a
Add SVG Thumbnail Provider for Windows Explorer ( #5048 )
...
* Add SVG Thumbnail Provider
* Some cleanup
* Small settings changes
* Update PowerToys.sln
Remove Any CPU entries
* Fix project configuration issues
* Fix bad merge
* Update output path for SVG thumbnail provider
* Sync with latest
2020-07-21 16:27:12 -07:00