Clint Rutkas
b4223967e8
Update README.md
...
adjusting to aka links
2020-09-04 10:39:50 -07:00
Niranjan
e57283460a
devdocs: readme: fix grammar ( #6375 )
2020-09-04 09:22:28 -07:00
stefansjfw
78edaf5edc
[FancyZones] Set 3-zones PriorityGrid as default layout ( #6248 )
...
* 3-zones Priority Grid as default layout
* Update tests
* Address PR comments
2020-09-04 16:37:06 +02:00
yuyoyuppe
91f0d40d1a
docs: add bootstrapper cmd args description
2020-09-04 17:33:21 +03:00
yuyoyuppe
dacccf1415
docs: add monitor info report readme
2020-09-04 17:19:12 +03:00
yuyoyuppe
8fcb76e300
tools: monitor report info
2020-09-04 17:19:12 +03:00
vldmr11080
24906e6fa5
[FancyZones] FancyZones draw layout test tool ( #6358 )
...
* FancyZones draw layout test tool
* Fix formatting in resource file
2020-09-04 11:55:26 +02:00
Seraphima Zykova
570065175c
[Settings] Temporary string showing the latest available version ( #6254 )
2020-09-04 11:56:52 +03:00
stefansjfw
e84a293642
Fix span accross monitors feature ( #6335 )
2020-09-04 10:11:05 +02:00
Adrian Campos
41559d8742
Fix typo in readme ( #6350 )
...
"Experiential" -> "Experimental"
2020-09-04 09:42:46 +02:00
martinchrzan
6e898ae52d
Added pixel reveal effect, increased max zoom level to 4, added rounded corners to main and zoom window ( #6242 )
2020-09-03 23:31:27 +02:00
Arjun Balgovind
288d929477
[Settings] Changed ImageSize class to parse as double instead of int ( #6299 )
...
* Changed ImageSize class to parse as double instead of int
* Tweaked fix to resolve empty ImageResizer box fix
2020-09-03 13:43:55 -07:00
Jeremy Wu
807fbd4d89
fix missing fragment portion of LocalPath ( #6257 )
2020-09-03 12:46:34 -07:00
ryanbodrug-microsoft
6ce47e5cd9
Adding fxcop to PowerLauncher.TelemetryProject ( #6259 )
2020-09-03 10:44:51 -07:00
Clint Rutkas
712d5fbfa7
fixing the fody warning ( #6164 )
...
* fixing the fody warning
* removing the ignored item from the installer
2020-09-03 09:49:28 -07:00
Aaron Junker
8d3380b388
Implement #6312 ( #6315 )
2020-09-03 09:19:00 -07:00
Seraphima Zykova
c9855a2671
[FancyZones] Fixed type cast warning ( #6311 )
2020-09-03 17:50:49 +03:00
Enrico Giordani
c887f0ce5b
[chore] disable PowerRename unit tests in CI ( #6319 )
2020-09-03 12:59:54 +02:00
Enrico Giordani
64ee0015d1
[chore] fix line endings ( #6307 )
2020-09-03 11:44:46 +02:00
Arjun Balgovind
1b598ad87e
[Localization] Move PowerToys Run string resources from xaml files to resx ( #6165 )
...
* Removed xaml files, added resx file and removed references for PowerLauncher project
* Added resx file for wox.plugin
* Moved Calculator resources to resx
* Migrated resources for Folder and Indexer plugins
* Migrated resources for Program and Shell plugin
* Migrated resources for URI and Window Walker
* Removed GetTranslation, tests need to be refactored
* Removed internationalization classes
* Removed Wox.Core.Resource references
* Fixed Programs plugin tests
* Fixed tests
* Removed language xaml files from installer
* Added locProject.json files
* Fixed resource not found error
* Reverted addition of resx file for Wox.Plugin
2020-09-02 15:24:59 -07:00
Alekhya
c9f536c635
fix for argument out of range exception ( #6269 )
2020-09-02 13:39:57 -07:00
Divyansh Srivastava
742f4fe36d
[Pt Run] Narrator support for result view navigation ( #6146 )
...
* Screen reader detecting List view
* Fixed narrator text for listview items and context menu items
* Renamed custom textbox to a more meanigful name
* Renamed custom textbox to a more meanigful name
* Fix formatting of LauncherControl.xaml
* Added support to control multiple elements
2020-09-02 13:34:07 -07:00
Clint Rutkas
fc34c05a2f
Update README.md
2020-09-02 12:36:40 -07:00
Clint Rutkas
84055a420b
0.21 readme ( #6291 )
...
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
2020-09-02 12:26:35 -07:00
Niels Laute
e5ec08ff9d
[Read me] Adding videoconference images ( #6287 )
...
* Update from master
* Added videoconference images
2020-09-02 10:37:44 -07:00
Enrico Giordani
06267f5a03
Now working on 0.21.2 ( #6286 )
2020-09-02 10:18:14 -07:00
Enrico Giordani
824bec2784
Update version to 0.21.1 ( #6284 )
2020-09-02 09:57:55 -07:00
Seraphima Zykova
cb81f7b057
[FancyZones] Convert ARGB color values to RGB ( #6277 )
2020-09-02 19:27:35 +03:00
Seraphima Zykova
ce43b10b5b
[FancyZones] HEX to RGB util ( #6275 )
2020-09-02 18:34:17 +03:00
Arjun Balgovind
0349383d08
[PowerToys Run] Fix error reporting window for exceptions that are not on the dispatcher thread ( #6221 )
...
* Possible fix for dispatcher error
* Revert changes on other files
2020-08-31 10:22:00 -07:00
Divyansh Srivastava
777e1dc48c
Fix color issue in search box ( #6222 )
2020-08-28 17:18:46 -07:00
Divyansh Srivastava
fe8727bd94
Fix issue with autocomplete text remaining on clearing query ( #6220 )
2020-08-28 14:58:57 -07:00
Enrico Giordani
6a531ca57c
Update version to 0.21.0 ( #6219 )
2020-08-28 20:57:03 +02:00
Clint Rutkas
1d9c15b1cc
Update community.md
2020-08-28 10:09:06 -07:00
yuyoyuppe
fc4ac803aa
common: do not accept invalid input in VersionHelper and add negative unit tests
2020-08-28 16:37:12 +03:00
yuyoyuppe
870f1095cd
setup: add --help and --no_dotnet commands
2020-08-28 16:37:12 +03:00
yuyoyuppe
4e969a3701
bootstrapper: do not specify patch version of .net core in the notification msgs
2020-08-28 16:37:12 +03:00
stefansjfw
0a603449ad
[FancyZones] Enable to manually zone child windows ( #6182 )
...
* Enable to manually zone child windows
* Refactor IsInterestingWindow in 2 separate functions
* Remove enum
2020-08-28 15:00:21 +02:00
Enrico Giordani
d51640c2f0
[PowerRename] fix build warning ( #6210 )
...
PowerRenameUWPUI uses the resources from powerrename\dll\Resources.resx
2020-08-28 14:45:24 +02:00
Ivan Stošić
be8695777c
Fixed a stack overflow ( #6212 )
...
Credits to @gurnec for proposing the fix.
2020-08-28 13:54:59 +02:00
Enrico Giordani
eb825ae619
[FancyZones] fix warning ( #6203 )
2020-08-28 11:30:03 +02:00
Yevhenii Holovachov
40a4a6a1a8
Clean Up tool ( #5994 )
...
* Initial commit
* Code review changes
* Added PowerShell script to clean up PowerToys
* Removed commented code
* Added about and comments to script, fixed deleting of DontShowThisAgain directory inside registry
* Added type to var's, changed positions of comments
* Changed RegDeleteKey to RegDeleteTree
2020-08-27 11:19:49 +03:00
Arjun Balgovind
07dfa6f296
Fix runner crashing on launching Keyboard Manager UI ( #6185 )
...
* Added maxVersionTested back to the manifest
* Updated comment with link to docs
2020-08-26 15:57:25 -07:00
Ivan Stošić
cb52cb2549
Improved the KB Hook in Color Picker ( #6175 )
...
* Improved the KB Hook in Color Picker
* Update KeyboardMonitor.cs
* Further simplify a method
* Using var
* Update KeyboardMonitor.cs
Add return;
2020-08-26 18:21:22 +02:00
Enrico Giordani
26b73b0745
[ColorPicker] proper Trace::UnregisterProvider(); ( #6155 )
2020-08-26 18:15:09 +02:00
Chris Davis
fead0c5ad9
Allow embedded images in SVGs to be displayed ( #6163 )
...
* Add DLIMAGES to WebBrowserExt ambient control flags to allow display of img links in SVGs. We still specify FORCEOFFLINE so we are not actually performing a download. This is to target SVGs with xlink base64 encoded data.
* Fix unit test
2020-08-26 09:06:42 -07:00
Mehmet Murat Akburak
c3652786ff
Use en-Us locale when using ToUpper() ( #6177 )
2020-08-26 17:54:28 +03:00
Arjun Balgovind
3bd6c363de
Added missing ! to condition check ( #6162 )
2020-08-25 12:07:17 -07:00
stefansjfw
48b6654ad2
Introduce ZoneWindowDrawing files and move stuff to better place ( #6142 )
2020-08-25 18:55:29 +02:00
ryanbodrug-microsoft
2075f9fa71
Comparing exepected vs actual json strings. This fixes two issues. ( #6145 )
...
1) the same variables are being compared against each other.
2) BasePTSettingsTest doesn't override equals to Equals compares the objects. This change compares the json strings directly.
2020-08-25 09:07:44 -07:00