Commit graph

5371 commits

Author SHA1 Message Date
Aaron-Junker b462a510b3 Push 2021-11-25 19:48:24 +01:00
Aaron-Junker 24df19e44b Push 2021-11-25 19:41:34 +01:00
Aaron-Junker 88522d9f76 Push 2021-11-25 18:56:13 +01:00
Aaron-Junker 9ff234428c MonacoPreview changes:
Added maximal file size and error message as values in Settings.cs
Increased maxFileSize to 10 KB
Renamed variables and formed code according to style guidelines
Added many comments
Deleted usused code
Added unimplemented(?) NavigationStarted method to prevent navigation in WebView
Fixed scrollbar issues (Not beautiful, but still better)
Removed never seen laoding window
Added some debug information as well as some Exceptions.

MonacoPreviewHandler Changes:

Changed order of code executions (still not usable)
2021-11-20 18:38:52 +01:00
Aaron-Junker b1dce8fc2a Restructred some code in MonacoPreviewHandler (not functional) 2021-11-20 10:25:32 +01:00
Aaron-Junker 8780026426 push 2021-11-19 20:06:31 +01:00
Aaron-Junker 9f4c79ba6d Fixed XAMLHost loading issue and changed namespace of Settings.cs 2021-11-18 20:03:08 +01:00
Aaron Junker 6589ab1bee
Added monacosrc to excludes.txt (spell checker) 2021-11-18 19:35:55 +01:00
Aaron-Junker d68e0db00e Added file size limit of 3 Kilobyte in standalone App (MoncaoPreview) 2021-11-18 19:31:49 +01:00
Aaron-Junker 7696c72ca2 push 2021-11-18 19:16:27 +01:00
Aaron-Junker 048d98ccf1 Push 2021-11-18 18:30:03 +01:00
Aaron-Junker d859290a6f push (does not work) 2021-11-17 18:15:03 +01:00
Aaron-Junker e9adb701b8 push 2021-11-15 17:45:34 +01:00
Aaron-Junker 201189454a fix merge conflicts 2021-11-15 17:40:17 +01:00
Aaron-Junker f86308183a push 2021-11-15 17:33:30 +01:00
Clint Rutkas 5c12139052 making sure we clearly label the file was us 2021-11-12 22:00:46 -08:00
Clint Rutkas 9052fd9e50 full render without passing vars 2021-11-12 21:58:46 -08:00
Clint Rutkas a60106a093 getting stuff semi stubbed out 2021-11-12 21:41:31 -08:00
Clint Rutkas 086fcd8b1e can load via url 2021-11-12 21:14:58 -08:00
Aaron-Junker f0d578ef04 Thanks @jaimecbernando for helping 2021-11-10 17:49:07 +01:00
Aaron-Junker 16b4e9ffae push 2021-11-09 17:52:01 +01:00
Aaron-Junker b9c439da48 push 2021-11-09 17:28:26 +01:00
Aaron-Junker d22dde660d Deleted no longer used files 2021-11-07 16:21:00 +01:00
Aaron-Junker ca016690cd push 2021-11-04 16:34:07 +01:00
Aaron-Junker 4d37cca441 push 2021-11-04 16:11:38 +01:00
Aaron-Junker 652d71b4d4 Push 2021-11-04 16:10:39 +01:00
Aaron-Junker c5a91a4b08 Push 2021-10-16 07:40:30 +02:00
Aaron-Junker 6bc83491cc Tried implementig interfaces 2021-09-25 16:59:14 +02:00
Aaron-Junker 41386e8b93 Edited expect.txt 2021-09-02 17:24:00 +02:00
Aaron Junker 7ed7d1f2a2
Fixed merge conflict 2021-09-02 17:16:04 +02:00
Aaron Junker 130f516193
Resolve merge conflict 2021-09-02 17:13:45 +02:00
Aaron Junker d43ac245a9 started integrating 2021-09-02 17:05:15 +02:00
Aaron Junker a614ee8406 Rebased to master 2021-09-02 17:04:05 +02:00
Aaron Junker a9beb26634 Update Readme.md 2021-09-02 17:02:45 +02:00
Clint Rutkas f3d42f2d00 Create Readme.md 2021-09-02 17:02:41 +02:00
Tamás Hegedűs 91910b4606
[Common] Removed outdated comment (#12994)
The retry loop has been removed as of https://github.com/microsoft/PowerToys/pull/12860 , but the comment stayed.
2021-09-02 15:00:43 +01:00
Andrey Nekrasov f10faf004e
[FancyZonesEditor]: Grid Editor keyboard control (#12969)
- Ctrl+Tab to switch between zones and layout overlay window
- Tab to focus between grid zones and resizers
- While resizer is focused: arrows to move it; Del to remove it
- While zone is focused: (Shift)+S to split it horizontally/vertically
2021-09-01 21:23:10 +03:00
Mykhailo Pylyp f0750997de
[Bug Report Tool] Zip folder can not be created (#12966) 2021-09-01 18:12:28 +03:00
Seraphima Zykova f7333c89bb
[FancyZones][Settings] "Allow zones to span across monitors" prerequisites description. (#12913) 2021-08-31 16:23:00 +01:00
Mykhailo Pylyp 19fb3fd56c
Remove subset case as it is automaticly handled by more generic one (#12902) 2021-08-31 12:43:04 +03:00
Davide Giacometti d197ddeb15
handling malformed json (#12942) 2021-08-30 20:37:04 +02:00
martinchrzan 46bfd2cdac
Fixing the issue with HEX textbox not being updated with the correct RGB values (#12936)
* Fixing the issue with hex textbox not being updated with the correct values from RGB boxes #12931

* Update current color immediately when typing in RGB boxes #11108

* added expected words into dictionary
2021-08-30 09:44:21 +02:00
Seraphima Zykova 45b5545cf7
[OOBE] Updated KBM preview gif (#12932) 2021-08-27 18:41:09 +01:00
Niels Laute e881043787
Updated strings for powerrename (#12927)
Co-authored-by: Niels Laute <niels9001@hotmail.com>
2021-08-27 16:40:53 +02:00
Seraphima Zykova 2b95eba51b
check desktop id (#12930) 2021-08-27 14:59:04 +01:00
R. de Veen 4177708e49
Enable PDF files in preview pane (#9088)
## Summary of the Pull Request
This PR enables user to preview PDF files in the Explorer preview pane
and in Outlook. 

**What is this about:**
Windows does not support out of the box experience for previewing PDF
files in the preview pane. Users need to install third-party software
like Adobe Acrobat reader. The PdfPreviewHandler module enbales the user
to preview PDF files.

**How does someone test / validate:** 
Run the installer, open Explorer and select a PDF file, enable the
preview pane. Maybe need to remove third-party PDF software.

## Quality Checklist

- [X] **Linked issue:** #3548
- [ ] **Communication:** I've discussed this with core contributors in the issue. 
- [X] **Tests:** Added/updated and all pass
- [X] **Installer:** Added/updated and all pass
- [X] **Localization:** All end user facing strings can be localized
- [ ] **Docs:** Added/ updated
- [x] **Binaries:** Any new files are added to WXS / YML
   - [ ] No new binaries
   - [x] YML for signing
   - [x] WXS for installer
2021-08-26 16:43:26 -05:00
Niels Laute da46b90457
[Settings] Settings UX enhancements (#12912)
* Update Colors.xaml

* Added warning icon to Run plugin

* Removed redundant name

* Added border

* Removed unused converter

* Update GeneralPage.xaml

Co-authored-by: Niels Laute <niels9001@hotmail.com>
2021-08-26 19:53:25 +02:00
Seraphima Zykova e35568f63d
[Fancy Zones] Restore Console Applications (#12905) 2021-08-26 20:47:27 +03:00
Jaime Bernardo 078cf2c22f
[PowerToys Run] Fix register notifications crash (#12911) 2021-08-26 17:35:28 +01:00
Niels Laute c1127b3667
[Docs/Settings] Updated images (#12903)
* KBM img updates

* Awake image updates

Co-authored-by: Niels Laute <niels9001@hotmail.com>
2021-08-26 13:28:38 +02:00