Divyansh Srivastava
367cb41121
Search result thumbnail for PowerLauncher ( #2124 )
...
* Replace WPF Imaging library with UWP
* Removed UWP and WPF namespace conflicting files from Wox
* Removed Image hashing as it wasn't used anywhere
* Updated formatting
2020-04-16 11:01:38 -07:00
Clint Rutkas
dafc514353
removed reference to everything ( #2133 )
2020-04-15 15:10:27 -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
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
Clint Rutkas
dd734c3c8a
Merge branch 'master' into dev/crutkas/updatingNugetPackages
2020-04-03 19:54:50 -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
Jeremy Wu
949e504ad5
Cherry picked pinyin performance changes from jjw24's master branch
2020-04-03 12:31:18 -07:00
Barbara Kudiess
b8e957ff9a
adding support for xaml islands
2020-03-27 15:04:34 -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
686432aa8a
Remove anyCPU config and changed it to x64
2020-03-26 18:03:42 -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
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
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
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
bkudiess
d7736f798b
add missing files
2020-03-20 14:51:02 -07:00
bkudiess
0f78f1b333
Copy from Jeremy's fork PR
2020-03-20 09:43:42 -07:00
Alekhya Reddy
9a84fc5b47
Minor changes in project files
2020-03-17 06:01:34 +05:30
Alekhya Reddy Kommuru
db05cc48e8
Modified output folder from Wox to launcher
2020-03-10 15:23:35 -07:00
Alekhya Reddy Kommuru
5684c450f4
Changed wox to launcher in the build events
2020-03-10 15:20:10 -07:00
Alekhya Reddy Kommuru
b31215c257
Changed release build paths of base projects
2020-03-10 15:02:52 -07:00
Alekhya Reddy Kommuru
1f558590a8
Changed the debug output file paths and build events for base projects
2020-03-10 15:01:21 -07:00
Alekhya Reddy Kommuru
b26255e60a
Add 'src/modules/launcher/' from commit '28acd466b352a807910cebbc74477d3173b31511'
...
git-subtree-dir: src/modules/launcher
git-subtree-mainline: 852689b3df
git-subtree-split: 28acd466b3
2020-03-10 14:15:29 -07:00