Divyansh Srivastava
|
723ace2724
|
Launcher resize issue on selecting search result (#77)
* Added fix for closing wox on pressing escape and app execution
* Added fix to prevent autosuggestbox resize
|
2020-04-08 13:07:00 -07:00 |
|
Divyansh Srivastava
|
9d1b8fbd3e
|
Added fix for closing wox on pressing escape and app execution (#75)
|
2020-04-08 11:32:59 -07:00 |
|
Alekhya
|
0648ecf2d2
|
Merge pull request #70 from microsoft/indexerException
Fix for Indexer exceptions
|
2020-04-08 09:26:18 -07:00 |
|
Alekhya Reddy
|
c4573e46a9
|
Removed STAThread
|
2020-04-08 09:19:49 -07:00 |
|
ryanbodrug-microsoft
|
3b12d70e45
|
Merge pull request #67 from microsoft/launcherUI-mergemaster
Merge LauncherUI into master
|
2020-04-08 07:37:51 -07:00 |
|
ryanbodrug-microsoft
|
e6393c105b
|
Removing x86,ARM,ARM64, build configurations, as these were added accidentally when adding xaml island support.
|
2020-04-07 20:25:16 -07:00 |
|
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 |
|
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 |
|
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 |
|
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
|
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 |
|
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 |
|
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 |
|