Alekhya Reddy
4f1eedcf7c
Removed the item group for properties from calculator plugin
2020-04-06 11:22:09 -07:00
Alekhya Reddy
99f85b800c
Removed an unnecessary <useWindowsForms> tag
2020-04-06 11:02:32 -07:00
Alekhya Reddy
2e4f81f63d
Added the <useWPF> tag to remove the warning
2020-04-06 11:02:05 -07:00
Divyansh
abbaca3c71
Updated functionality on suggestion chosen in autosuggestbox
2020-04-06 09:23:08 -07:00
Clint Rutkas
a9b6f976a2
Merge pull request #44 from microsoft/dev/crutkas/updatingNugetPackages
...
Dev/crutkas/updating nuget packages
2020-04-04 12:05:04 -07:00
Clint Rutkas
64b2a8d4a5
Merge branch 'master' into dev/crutkas/updatingNugetPackages
2020-04-04 12:04:49 -07:00
Clint Rutkas
2b550b104f
Merge pull request #46 from microsoft/dev/crutkas/removeUpdater
...
Removing Squirrel dll. unsure on updating so i kept that logic in
2020-04-04 12:01:36 -07:00
ryanbodrug-microsoft
564e76956a
Merge pull request #26 from microsoft/user/ryanbod/removing_unnecessary_locks
...
User/ryanbod/removing unnecessary locks
2020-04-04 11:53:08 -07:00
Clint Rutkas
dd734c3c8a
Merge branch 'master' into dev/crutkas/updatingNugetPackages
2020-04-03 19:54:50 -07:00
Clint Rutkas
35e9091863
Removing Squirrel dll. unsure on updating so i kept that logic in
2020-04-03 17:30:33 -07:00
Alekhya
b9e437c6cd
Merge pull request #42 from microsoft/AddPinyinPerformance
...
Cherry picked pinyin performance changes from jjw24's master branch
2020-04-03 17:21:50 -07:00
Alekhya
de5f7f9b05
Merge pull request #29 from microsoft/portIndexer
...
Port indexer plugin to .NET Core
2020-04-03 17:08:02 -07:00
Clint Rutkas
44a9db1c2f
adding two back in
2020-04-03 16:49:21 -07:00
Clint Rutkas
d7dc4bf496
updating references and removing a few that seem uneeded for how stuff is referenced
2020-04-03 16:37:59 -07:00
Divyansh
1a15a062ef
Working up/down arrow key
2020-04-03 14:45:02 -07:00
Clint Rutkas
5b02501038
Merge pull request #41 from microsoft/dev/crutkas/fixCircularReference
...
change nuget package to msft for winrt compat
2020-04-03 14:37:04 -07:00
Enrico Giordani
c3a98b265f
Add basic telemetry to WindowWalker ( #1925 )
2020-04-03 13:31:43 -07:00
Clint Rutkas
b92bcd1789
change nuget package to msft for winrt compat
2020-04-03 13:07:27 -07:00
Jeremy Wu
949e504ad5
Cherry picked pinyin performance changes from jjw24's master branch
2020-04-03 12:31:18 -07:00
Divyansh
293a8a8199
Working App execution
2020-04-03 12:02:57 -07:00
PrzemyslawTusinski
2806c386d3
fancyzones unity3d crash fix ( #1914 )
...
* fancyzones unity3d crash fix
* intelisence warning fix, and review issue fix
* Fix for review comment
2020-04-03 11:17:12 -07:00
Heiko
75f3a30d38
changed info text in search box ( #1917 )
...
I have changed the info text in search box to indicate the user also can search for windows.
2020-04-03 11:07:34 -07:00
Andrey Nekrasov
7cfe74b384
runner: implement automatic MSIX package uninstallation on startup ( #1920 )
2020-04-03 18:51:28 +02:00
udit3333
38d537bb8a
Fix preview handlers failing unit tests in CI ( #1856 )
...
* Enable Unit tests for PreviewPane Test Assemblies in CI
* Added Preview handlers unit tests project back
* throw for Svg to debug tests
* Removed failing test
* Removed throw statement
* Added MD unitests in yml
* Run ui tests on STA thread
* Throw svg to debug failing tests
* Updated test adaptor
* Removed failing test to validate CI
* throw svg failing test with full stack trace
* Check if mock stream is causing the issue
* narrow down the failing tests code - 1
* narrow down the failing tests code -2
* dispose all controls
* Restore SVg preview control
* Update test adaptor and dependency to latest
2020-04-03 08:12:12 -07:00
Divyansh
b6f927c454
Added callback function for mouse click on search result
2020-04-02 18:08:02 -07:00
Alekhya Reddy
57c616abfe
Remove console print statement
2020-04-02 18:03:40 -07:00
Alekhya Reddy
ad6ca65d4b
windows indexer plugin is working
2020-04-02 17:49:43 -07:00
Alekhya Reddy
38490195e3
Corrected the output path for the indexer plugin
2020-04-02 15:55:30 -07:00
Alekhya Reddy
6a43b8b159
copy resource files to output folder
2020-04-02 15:53:39 -07:00
Clint Rutkas
a760acc399
Update README.md
2020-04-02 15:05:50 -07:00
Yevhenii Holovachov
cea5668a9f
Disabling powertoy only if it's explicitly off ( #1888 )
...
* Disabling powertoy only if it's explicitly off
2020-04-02 21:39:40 +03:00
Divyansh
d73ab36dc3
Optimised result binding by inserting search result from multiple plugin in parallel
2020-04-02 10:30:57 -07:00
Betsegaw (Beta) Tadele
5c01e0e852
Set focus on text box control on hotkey invoke ( #1859 )
2020-04-02 10:24:44 -07:00
Divyansh
5a13850043
Fixed issue with wpf marshalling events to a non UI thread
2020-04-02 10:10:36 -07:00
Geert van Horrik
96fbc968ef
Support device names with underscores (such as 'Default_Monitor') in JSONHelpers.isValidDeviceId ( #1826 )
...
* #1821 Support device names with underscores (such as 'Default_Monitor') in JSONHelpers.isValidDeviceId
* Make support for '#' in device names optional
* Add more unit tests for isValidDeviceId
2020-04-02 18:51:36 +02:00
Clint Rutkas
cf26a5da3d
Update README.md
2020-04-01 14:23:16 -07:00
Clint Rutkas
3e21758aac
Update README.md
2020-04-01 14:22:46 -07:00
Clint Rutkas
942799637e
Update README.md
2020-04-01 14:22:07 -07:00
Clint Rutkas
07dd33f6de
Update README.md
2020-04-01 11:57:05 -07:00
Clint Rutkas
a924af79c1
Update README.md
2020-04-01 11:56:24 -07:00
Arjun Balgovind
2422ca0847
Added unlocalized english strings to all string tables in Image Resizer ( #1844 )
2020-04-01 11:44:15 -07:00
Charles Pigott
5b900e7b9c
off of -> on ( #1842 )
2020-04-01 10:30:27 -07:00
Clint Rutkas
8539a297fa
Update README.md
2020-04-01 08:40:26 -07:00
Enrico Giordani
b6b873f699
Now working on 0.16.1 ( #1835 )
2020-04-01 17:27:13 +02:00
udit3333
94ccabd5ce
Update file explorer readme ( #1780 )
...
* Updated readme
* Updated readme for file explorer module and demo gif
* Updated figure description
* Fixed typo
* Moved the localizaton instruction to separate file
* Updated coding guidance readme
2020-04-01 08:26:19 -07:00
Seraphima Zykova
ea18fa95ad
Tests updates ( #1793 )
...
* updated tests for v0.16.0
Co-Authored-By: Yevhenii Holovachov <55396981+yevhenii44@users.noreply.github.com>
2020-04-01 17:05:01 +03:00
Betsegaw Tadele
b5f2c8b583
[Window Walker] Enable tabbing to scroll ( #1814 )
...
* Enable tabbing to scroll
* Also handle Shift + Tab
2020-04-01 06:09:37 -07:00
PrzemyslawTusinski
90a228619e
Version helper compare operator fix ( #1824 )
...
* Version helper compare operator fix
* Simplyfy compare code
2020-04-01 13:30:21 +02:00
Seraphima Zykova
a6b7ba41ee
removed tests with unused scenario that slowdown CI ( #1820 )
2020-04-01 13:12:29 +03:00
Clint Rutkas
bef8c846f8
Update README.md
2020-03-31 16:53:47 -07:00