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
|
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
|
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 |
|
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 |
|
ryanbodrug-microsoft
|
73a7adea63
|
Using proper executable name when closing 'PowerLauncher' process
|
2020-03-30 09:34:58 -07:00 |
|
ryanbodrug-microsoft
|
7feaa505c2
|
Renaming AppData directory from 'Wox' to 'PowerLauncher'. Also replacing issue link with powertoys github.
|
2020-03-27 14:11:00 -07:00 |
|
ryanbodrug-microsoft
|
b0e6e31d92
|
Renaming executable to PowerLauncher. Replaceing icons with placeholder. Deleting Docs folder
|
2020-03-27 14:11:00 -07:00 |
|
Barbara Kudiess
|
c5df7d4249
|
Merge branch 'master' into dotnet-core-upgrade
# Conflicts:
# src/modules/launcher/Wox.Core/Wox.Core.csproj
|
2020-03-27 10:25:39 -07:00 |
|
Alekhya Reddy
|
549de55b57
|
Removed anycpu of test proj
|
2020-03-26 18:05:07 -07:00 |
|
Alekhya Reddy
|
686432aa8a
|
Remove anyCPU config and changed it to x64
|
2020-03-26 18:03:42 -07:00 |
|
Alekhya
|
93e2cc367b
|
Merge pull request #21 from microsoft/removePythonDependency
Remove python dependency in Wox code
|
2020-03-25 16:30:10 -07:00 |
|
Barbara Kudiess
|
b051a3981d
|
Merge branch 'master' into dotnet-core-upgrade
# Conflicts:
# src/modules/launcher/Wox/Wox.csproj
|
2020-03-25 14:40:41 -07:00 |
|
Alekhya
|
a6604172d9
|
Merge pull request #23 from microsoft/portIndexerPlugin
Port indexer plugin to .NET Core 3.1
|
2020-03-25 11:06:43 -07:00 |
|
Alekhya Reddy
|
1822f36aba
|
Changed the anyCPU config to x64 for windows indexer plugin
|
2020-03-24 16:27:49 -07:00 |
|
Alekhya Reddy
|
0c8e3515fe
|
readding the plugin.json file
|
2020-03-24 16:18:26 -07:00 |
|
Alekhya Reddy
|
5b5f48014b
|
Removed the .net framework indexer folder
|
2020-03-24 16:15:58 -07:00 |
|
Alekhya Reddy
|
d9e1dce393
|
Added the test project back
|
2020-03-24 16:13:02 -07:00 |
|
Alekhya Reddy
|
79fd5dc7b1
|
Ported Indexer plugin to .net core 3
|
2020-03-24 16:07:17 -07:00 |
|
ryanbodrug-microsoft
|
7183bea412
|
All wox exceptions in debug are getting rethrown, and thus causing the app to crash. This change removes the debug specific code and allows exceptions to be handled the same was as release.
|
2020-03-24 16:01:37 -07:00 |
|
Barbara Kudiess
|
6e2ad28676
|
Fix internal variable
|
2020-03-24 14:21:06 -07:00 |
|
Barbara Kudiess
|
444b0b30c3
|
Undo change internal
|
2020-03-24 14:07:52 -07:00 |
|
Barbara Kudiess
|
cdef2dee5a
|
deleting unused project files
|
2020-03-24 13:54:06 -07:00 |
|
Barbara Kudiess
|
a1036577a2
|
Fix Wox build in project settings
|
2020-03-24 13:37:49 -07:00 |
|
Barbara Kudiess
|
76d402fcfa
|
Merge branch 'master' into dotnet-core-upgrade
# Conflicts:
# src/modules/launcher/Plugins/Wox.Plugin.BrowserBookmark/Wox.Plugin.BrowserBookmark.csproj
# src/modules/launcher/Plugins/Wox.Plugin.Calculator/Wox.Plugin.Calculator.csproj
# src/modules/launcher/Plugins/Wox.Plugin.Color/Wox.Plugin.Color.csproj
# src/modules/launcher/Plugins/Wox.Plugin.ControlPanel/Wox.Plugin.ControlPanel.csproj
# src/modules/launcher/Plugins/Wox.Plugin.Everything/Wox.Plugin.Everything.csproj
# src/modules/launcher/Plugins/Wox.Plugin.Folder/Wox.Plugin.Folder.csproj
# src/modules/launcher/Plugins/Wox.Plugin.Indexer/Properties/AssemblyInfo.cs
# src/modules/launcher/Plugins/Wox.Plugin.Indexer/Wox.Plugin.Indexer.csproj
# src/modules/launcher/Plugins/Wox.Plugin.PluginIndicator/Wox.Plugin.PluginIndicator.csproj
# src/modules/launcher/Plugins/Wox.Plugin.PluginManagement/Wox.Plugin.PluginManagement.csproj
# src/modules/launcher/Plugins/Wox.Plugin.Program/Wox.Plugin.Program.csproj
# src/modules/launcher/Plugins/Wox.Plugin.Shell/Wox.Plugin.Shell.csproj
# src/modules/launcher/Plugins/Wox.Plugin.Sys/Wox.Plugin.Sys.csproj
# src/modules/launcher/Plugins/Wox.Plugin.Url/Wox.Plugin.Url.csproj
# src/modules/launcher/Plugins/Wox.Plugin.WebSearch/Wox.Plugin.WebSearch.csproj
# src/modules/launcher/Wox.Core/Wox.Core.csproj
# src/modules/launcher/Wox.Infrastructure/Wox.Infrastructure.csproj
# src/modules/launcher/Wox.Plugin/Wox.Plugin.csproj
# src/modules/launcher/Wox.Test/Wox.Test.csproj
# src/modules/launcher/Wox/Wox.csproj
|
2020-03-23 17:28:10 -07:00 |
|
Alekhya Reddy
|
75e5b1c7cd
|
Manually resolving conflicts
|
2020-03-23 16:18:52 -07:00 |
|
Alekhya Reddy
|
08bcebfc1c
|
Removed the localized string translations from pythonDirectory and SelectPythonDirectory
|
2020-03-23 15:38:35 -07:00 |
|
Alekhya Reddy
|
ae31ecf706
|
Remove python bindings
|
2020-03-23 15:35:06 -07:00 |
|
Alekhya Reddy
|
4dac1ae9f8
|
Removed UI related to python path and the bindings related to that
|
2020-03-23 15:33:39 -07:00 |
|
Alekhya Reddy
|
db253cdaf8
|
Removed python path and python plugin functions
|
2020-03-23 15:23:09 -07:00 |
|
Divyansh
|
4b05929dd5
|
Readded necessary callback functions
|
2020-03-23 14:54:11 -07:00 |
|
Divyansh
|
7c174b9c05
|
Removed setting UI XAML file and references
|
2020-03-23 14:37:43 -07:00 |
|
Divyansh
|
6414fe8cf8
|
Removed notify icon component
|
2020-03-23 12:13:13 -07:00 |
|
Alekhya
|
8e2b18ea1d
|
Merge pull request #19 from microsoft/removePluginsSourceTree
Remove plugins from source tree and convert anyCPU config to x64
|
2020-03-23 10:56:18 -07:00 |
|
Alekhya Reddy
|
98b9503461
|
set optimize code to false
|
2020-03-20 17:31:27 -07:00 |
|
Alekhya Reddy
|
417310b5c5
|
Set warning level 4 : Debug
|
2020-03-20 17:23:09 -07:00 |
|
Alekhya Reddy
|
08d0db87d1
|
Set warning level to 4 : Release
|
2020-03-20 17:19:13 -07:00 |
|
Alekhya Reddy
|
18bf1400a7
|
Added the build paths for release x64 (removed AnyCPU)
|
2020-03-20 17:05:58 -07:00 |
|
Alekhya Reddy
|
3b3dca4a26
|
Removed the AnyCPU config - Debug
|
2020-03-20 16:53:47 -07:00 |
|
Alekhya Reddy
|
82ee5bf1fd
|
Added x64 for all Wox project - Debug mode
|
2020-03-20 16:40:39 -07:00 |
|
Alekhya Reddy
|
398666a8b4
|
Merge branch 'master' of https://github.com/microsoft/Launcher into terminateLauncher
|
2020-03-20 16:20:50 -07:00 |
|
Barbara Kudiess
|
7d1e60a019
|
Fix postbuild event
|
2020-03-20 15:01:38 -07:00 |
|
bkudiess
|
d7736f798b
|
add missing files
|
2020-03-20 14:51:02 -07:00 |
|
Alekhya Reddy
|
c20be3dbea
|
Removed unnecessary plugins from source tree
|
2020-03-20 14:46:11 -07:00 |
|
bkudiess
|
0f78f1b333
|
Copy from Jeremy's fork PR
|
2020-03-20 09:43:42 -07:00 |
|