Alekhya Reddy
bb16313024
Modified the test, the connection need not be null after being disposed. There is no direct way of checking if an object has been disposed other than to throw the InvalidOperationException
2020-04-07 18:40:13 -07:00
Alekhya Reddy
a5ce2a5a62
Merging with master
2020-04-07 17:57:48 -07:00
Alekhya Reddy
3885cbd045
single thread execution of the indexer plugin and InvalidOperationException due to connection being closed on ExecuteReader, handled separately
2020-04-07 17:52:03 -07:00
Alekhya Reddy
00940d66b1
Downgraded the library to the latest stable version
2020-04-07 17:48:38 -07:00
ryanbodrug-microsoft
cafba71671
Removing 'Wox' branded logos from powerlauncher.csproj as was done previously or wox.csproj
2020-04-07 16:21:16 -07:00
Betsegaw (Beta) Tadele
cb454734b0
[Window Walker] Handle UWP process names ( #1858 )
...
* Fixed UWP app search
* Use new methods
* Updated comments
2020-04-07 15:22:17 -07:00
Arjun Balgovind
4f29f998c5
Fixed telemetry calls in Image Resizer ( #1983 )
2020-04-07 15:19:22 -07:00
vhanla
c241d48df3
Better app listing like Alt-Tab supports UWP apps and hidden apps running including in another Virtual Desktops ( #1956 )
...
* Better app listing like Alt-Tab supports UWP apps and hidden apps running in another virtual desktop just like Windows Alt-Tab
* Modified not to hide cloaked apps i.e. also show apps running in another virtual desktop
* Improved listing apps, with readability and reusable abstract properties.
Including a function to detect cloaked UWP apps for future use.
2020-04-07 15:02:14 -07:00
ryanbodrug-microsoft
2afc268a04
Updating build dependencies to so that wox.launcher depends on powerlauncher.csproj not wox.csproj
2020-04-07 14:52:13 -07:00
ryanbodrug-microsoft
94017c1e53
Update Powerlauncher nuget packages to be same version as wox.csproj. Note: FoxyWeavers.xsd change is automatically done as part of nuget package update.
2020-04-07 14:46:22 -07:00
ryanbodrug-microsoft
e004f96b65
Making Query internals visible to wox.
2020-04-07 14:41:33 -07:00
ryanbodrug-microsoft
a98cbc3a9d
Removing update logic from PowerLuanch App.xaml.cs as was done in Wox project.
2020-04-07 14:39:12 -07:00
ryanbodrug-microsoft
5877918fe8
Making wox.csproj build wox assembly instead of powerlauncher
2020-04-07 14:37:09 -07:00
ryanbodrug-microsoft
b45b585edf
Merging master into changes from launcherUI. Wox.Infrastructure assembly info I took the changes from both branches as they will be needed. This currently doesn't build I will make the changes to get it building atomically.
2020-04-07 14:33:45 -07:00
ryanbodrug-microsoft
983b2ebe0e
Merge pull request #62 from microsoft/user/ryanbod/cherry_pick_pinyin
...
Merge pull request #42 from microsoft/AddPinyinPerformance
2020-04-07 14:26:10 -07:00
Alekhya Reddy
c1b3686190
adding checks
2020-04-07 11:29:46 -07:00
Divyansh Srivastava
662eeafbb5
Merge pull request #58 from microsoft/launcherUIAppExecution
...
Launcher UI app execution
2020-04-07 09:35:18 -07:00
Seraphima Zykova
5ff146bc69
KeePass window showing from tray ( #1938 )
2020-04-07 19:30:12 +03:00
Alekhya
9380a243ba
Merge pull request #61 from microsoft/removeWoxFiles
...
Removed the unnecessary wox files to clean up codebase
2020-04-07 09:14:56 -07:00
Alekhya Reddy
587291ab86
Removed .yml files
2020-04-07 09:14:17 -07:00
Alekhya
2cd62621df
Merge pull request #60 from microsoft/removeRedXProps
...
Remove red x props
2020-04-07 08:19:23 -07:00
Alekhya
3630fc63d7
Merge pull request #59 from microsoft/addUseWPF
...
Add <useWPF> tag to calculator and remove <useWindowsForms> from Indexer plugin
2020-04-07 08:18:07 -07:00
Yevhenii Holovachov
de42d9f310
Opening settings when user is opening already running Powertoys ( #1957 )
...
* Added code to open general settings when opening second instance of powertoys
2020-04-07 13:17:18 +03:00
Seraphima Zykova
f5ed9f1c33
Editor: fixed zone offset scaling ( #1876 )
2020-04-07 12:03:57 +03:00
JordanAnthonyKing
01ec472314
Issue #1849 : Fix for windows in the last zone being placed in the first zone when decreasing the zone count. ( #1884 )
2020-04-07 10:23:59 +02:00
Divyansh
9ddee84954
Title display working correctly
2020-04-06 18:01:59 -07:00
Divyansh
dc0715dc2a
Rectyfying title display
2020-04-06 17:38:48 -07:00
Alekhya
b6b9fad5da
Merge pull request #42 from microsoft/AddPinyinPerformance
...
Cherry picked pinyin performance changes from jjw24's master branch
(cherry picked from commit b9e437c6cd
)
2020-04-06 16:42:27 -07:00
Divyansh
553922bef6
Added query submitted event to handle default action on clicking a list view item
2020-04-06 16:08:31 -07:00
Alekhya Reddy
4b08c0b56b
To avoid DBNull to String typecast exception
2020-04-06 15:52:19 -07:00
Alekhya Reddy
ba081c7837
Renamed Wox.Launcher to Microsoft.Launcher
2020-04-06 15:48:58 -07:00
Alekhya Reddy
f4a2741ba0
Renamed Wox.Plugin.Indexer to Microsoft.Plugin.Indexer
2020-04-06 14:00:14 -07:00
Alekhya Reddy
e6b926c87f
Removed the unnecessary wox files to clean up codebase
2020-04-06 13:35:45 -07:00
ryanbodrug-microsoft
4be1195e5d
Merge pull request #37 from microsoft/user/ryanbod/kill_powerlauncher_exe
...
Adding Directory.Build.targets for launcher
2020-04-06 13:21:28 -07:00
Enrico Giordani
84ef245b56
Now working on 0.16.2 ( #1959 )
2020-04-06 21:38:04 +02:00
Alekhya Reddy
7b39bae673
Removed itemgrp from wox.core and wox.test csprojs
2020-04-06 11:26:32 -07:00
Alekhya Reddy
7c505fd02a
Removed the item group for properties from indexer, program and shell plugin
2020-04-06 11:24:10 -07:00
Alekhya Reddy
11f7f9a231
Removed the item group for properties from folder plugin
2020-04-06 11:23:05 -07:00
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