csigs
49d7f90c99
LEGO: check in for master to temporary branch.
2020-10-29 23:05:54 +00:00
Divyansh Srivastava
5015642b6d
[PT Run] Remove duplicated dll's from Plugins ( #7617 )
...
* Added copy local false for project references of plugins
* Remove infra and plugin dll from PT Run plugins
2020-10-29 14:46:09 -07:00
Luthfi Mawarid
215c353dee
[fxcop] Settings UI ( #7559 )
...
* Remove redundant default initializations
* Implement IDisposable in HotkeySettingsControl
* Mark classes and methods as static
* Move Interop.ShowWindow to NativeMethods class
* Fix string-related warnings
* Remove unused argument for KeyEventHandler
* Log caught general exceptions
* Use safe navigation operator for null argument checks
* Suppress CA2007 warnings and enable FxCop
* Suppress warning for unused event handler params
* Use TryParse in ImageResizerPage
* Use ConfigureAwait(false) for CA2007
2020-10-29 14:24:16 -07:00
Clint Rutkas
7ec2ff5513
Merge pull request #7645 from microsoft/dev/crutkas/removeGifSpecAndMoveToWiki
...
Move gif spec to wiki
2020-10-29 13:36:26 -07:00
Arjun Balgovind
06cd9409e9
Move Focus to Type button in new row on Adding a remap ( #7586 )
2020-10-29 13:16:52 -07:00
Clint Rutkas
6e2191a34e
Update translation_issue.md
2020-10-29 11:06:53 -07:00
Clint Rutkas
ef023d144b
Update README.md
2020-10-29 11:01:43 -07:00
Clint Rutkas
676b6f98a3
Merge pull request #7623 from microsoft/0.25-readme
...
0.25 readme & loc translation issue template
2020-10-29 10:59:25 -07:00
Clint Rutkas
2dea187595
removed and moved to https://github.com/microsoft/PowerToys/wiki/Video-GIF-Capture
2020-10-29 10:52:17 -07:00
Clint Rutkas
04b0a4c888
Update README.md
2020-10-29 10:51:08 -07:00
Clint Rutkas
1c8c3d65c5
Update README.md
2020-10-29 10:44:48 -07:00
Alekhya
fdffe20c0b
Display Drive detection warning only for multiple drives ( #7589 )
...
* indexer drive detection helper code to not show the warning for a single drive
* removed interface from the namespace due to stylecop
* removed interfac which no longer exists
* filter out only fixed drives in the system and ignore the removable drives
* changed text to not all files are indexed, from not all drives are idnexed
* add additional info in the comment
2020-10-29 10:38:15 -07:00
Clint Rutkas
e30393e18f
Merge pull request #6900 from microsoft/dev/dedavis/GIFSpec
...
Functional Spec for Video GIF Capture
2020-10-29 10:22:18 -07:00
Deondre Davis
6726abd37e
Updated priorities to focus on GIF then video
2020-10-29 09:54:35 -07:00
Deondre Davis
2174e97286
Fixed some typos
2020-10-29 09:39:06 -07:00
Deondre Davis
698d19cb51
Update requirements and added release milestones
2020-10-29 09:31:19 -07:00
csigs
365a1808c0
LEGO: check in for master to temporary branch.
2020-10-29 11:05:38 +00:00
Clint Rutkas
5ac30cec73
Merge pull request #7620 from microsoft/lego/hb_2939_20201028230559693
...
LEGO: Pull request from lego/hb_2939_20201028230559693 to master
2020-10-28 21:00:05 -07:00
Clint Rutkas
623e4427f1
Update config.yml
2020-10-28 20:59:11 -07:00
Clint Rutkas
7d29bd55f8
Update translation_issue.md
2020-10-28 20:50:33 -07:00
Clint Rutkas
6d1cabaa9d
Update README.md
2020-10-28 20:49:02 -07:00
Clint Rutkas
1516d38254
translation_issue.md
2020-10-28 20:38:10 -07:00
Avneet Kaur
2e5b6df3a7
Removed Wox.CrashReporter folder since it is not being used anywhere ( #7591 )
2020-10-28 17:58:09 -07:00
Clint Rutkas
5ee9af795f
Shifting to MSBuild constant. https://github.com/dotnet/roslyn/pull/23977
2020-10-28 17:22:42 -07:00
Avneet Kaur
175e962c0c
[fxcop] Wox.Plugin devdocs update ( #7595 )
...
* Updated devdocs - Moved Log.cs from Wox.Infrastructure to Wox.Plugin
* Updated path to Log.cs
2020-10-28 17:19:24 -07:00
Clint Rutkas
a25cc12c67
loc team feedback
2020-10-28 16:59:29 -07:00
Clint Rutkas
6ebea75f87
loc team feedback
2020-10-28 16:51:30 -07:00
Clint Rutkas
eee5b0d231
adding comments for Rename based on loc team q's
2020-10-28 16:47:52 -07:00
Clint Rutkas
24b7748834
addressing kbm loc team feedback q
2020-10-28 16:44:34 -07:00
Clint Rutkas
68cc4f190c
addressing feedback
2020-10-28 16:42:23 -07:00
Clint Rutkas
d3fa1f5be7
addressing loc team feedback
2020-10-28 16:40:50 -07:00
Clint Rutkas
e81dfea600
Addressing comments from https://ceapex.visualstudio.com/CEINTL/_workitems/edit/325394
2020-10-28 16:36:26 -07:00
Clint Rutkas
edaf0fcd2c
Addressing color comment issue for light being possible weight vs color
2020-10-28 16:33:00 -07:00
Clint Rutkas
3e059aac56
Adding in FancyZone comments to help with localization
2020-10-28 16:29:01 -07:00
Clint Rutkas
13b0c62ecd
shell main does not exist
2020-10-28 16:10:29 -07:00
csigs
70f78c3189
LEGO: check in for master to temporary branch.
2020-10-28 23:06:00 +00:00
Clint Rutkas
2c916aa117
making dev env call vs hardcoded path
2020-10-28 15:44:54 -07:00
Clint Rutkas
8f12973c84
Merge pull request #7612 from microsoft/lego/hb_2939_20201028172704848
...
LEGO: Pull request from lego/hb_2939_20201028172704848 to master
2020-10-28 13:50:11 -07:00
Clint Rutkas
5ca11f3eac
Merge pull request #7592 from microsoft/lego/hb_2939_20201027230544851
...
LEGO: Pull request from lego/hb_2939_20201027230544851 to master
2020-10-28 13:49:41 -07:00
Clint Rutkas
b00e5008af
Merge pull request #7609 from microsoft/lego/hb_2939_20201028145308375
...
LEGO: Pull request from lego/hb_2939_20201028145308375 to master
2020-10-28 12:50:33 -07:00
Clint Rutkas
b8069ce657
Merge branch 'master' into lego/hb_2939_20201027230544851
2020-10-28 12:47:53 -07:00
Clint Rutkas
965f3813b2
Merge pull request #7574 from microsoft/lego/hb_2939_20201027110546671
...
LEGO: Pull request from lego/hb_2939_20201027110546671 to master
2020-10-28 12:09:08 -07:00
Clint Rutkas
97a51fc2a9
Merge pull request #7546 from microsoft/lego/hb_2939_20201026110534010
...
LEGO: Pull request from lego/hb_2939_20201026110534010 to master
2020-10-28 12:08:31 -07:00
Alekhya
3a7fc33943
added a main landmark to all settings pages ( #7568 )
2020-10-28 11:10:08 -07:00
csigs
8a006d27ca
LEGO: check in for master to temporary branch.
2020-10-28 17:27:07 +00:00
csigs
3f45a521a0
LEGO: check in for master to temporary branch.
2020-10-28 14:53:13 +00:00
ivan100sic
39982f1eec
Fix DPI bug
2020-10-28 15:50:42 +01:00
ivan100sic
3ede935949
Another rebase fix
2020-10-28 14:30:17 +01:00
ivan100sic
9a60892b68
Fix offsets
2020-10-28 14:23:32 +01:00
ivan100sic
10052a6d7e
Make zone borders crispy
2020-10-28 14:23:32 +01:00