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
Andrey Nekrasov
e52c5d38d3
Cleanup project output/intermediate dirs ( #1640 )
...
* sln: set output dir prefix to "modules\" for all modules
* sln: CopyToOutputDirectory only when necessary
* sln: intermediate dir for csprojs
* sln: intermediate dir for vcxprojs
* sln: add PT as runner project deps + remove nonexisting project confs
* sln: remove AnyCPU for win-app-driver project
2020-03-20 21:41:48 +03:00
Clint Rutkas
6662cf6245
Verbage changes, including #1274 ( #1629 )
...
* verbage changes
* lower cased extention
* fixing oops
2020-03-20 11:31:59 -07:00
bkudiess
0f78f1b333
Copy from Jeremy's fork PR
2020-03-20 09:43:42 -07:00
udit3333
d420fad489
Add info bar if blocked elements present in Svg ( #1620 )
...
* Added logic to check for blocked elements
* Added unit tests
* Fix warnings from msi solution
2020-03-20 08:28:47 -07:00
vldmr11080
49868d8f7c
Fix migration of rows and columns percents from registry ( #1641 )
2020-03-20 13:48:24 +01:00
Alekhya Reddy
7a3c326442
Code to terminate wox when we exit PowerToys
2020-03-18 16:13:36 -07:00
Alekhya Reddy
1842c9ed3b
Merge branch 'master' of https://github.com/microsoft/Launcher into windowsIndexerPlugin
2020-03-18 14:53:41 -07:00
Alekhya Reddy
cafe267bf0
Removed commented out code
2020-03-18 13:57:01 -07:00
Ivan Stošić
1c90107571
Implement canceling edits in FZE, fix crashes related to canceling. ( #1610 )
...
* Implemented proper canceling for CanvasEditor
* Implemented proper canceling for GridEditor
* Possible fix for a crash in my implementation of canceling
* Fixed a crash in FZE/Grid editor
2020-03-18 14:13:25 +01:00
Alekhya Reddy
ca916deda9
Made the code unit testable and added unit tests for the indexer plugin
2020-03-17 15:37:30 -07:00
Alekhya Reddy
69758b80a5
Refactored the code to make it unit testable
2020-03-17 11:28:21 -07:00
stefansjfw
98ed178d7b
Double-qoute the paths when passing them as cmd args ( #1604 )
2020-03-17 18:12:32 +01:00
Alekhya Reddy
7164260f6e
Modified the output paths to create the dll for the plugin in the correct location
2020-03-17 06:07:21 +05:30
Alekhya Reddy
f5e474f250
Added plugin.json to the project
2020-03-17 06:03:11 +05:30
Alekhya Reddy
9a84fc5b47
Minor changes in project files
2020-03-17 06:01:34 +05:30
Alekhya Reddy
248a689de2
Added the plugin.json file
2020-03-17 06:01:05 +05:30
Alekhya Reddy Kommuru
4da33b81fd
Added the image
2020-03-16 17:25:04 -07:00
Alekhya Reddy Kommuru
657a1aaed5
Added the images folder which contains the windows indexer icon
2020-03-16 14:58:25 -07:00
Alekhya Reddy Kommuru
415b7bf4d1
Added references and renamed a class
2020-03-16 14:45:37 -07:00
Alekhya Reddy Kommuru
ea75a56d33
Added the main and settings file which declare most of the plugin interfaces
2020-03-16 14:42:40 -07:00
Alekhya Reddy Kommuru
8e45c41f20
Created a helper class to use indexer and return search results
2020-03-16 14:37:28 -07:00
Alekhya Reddy Kommuru
dacd13ee30
Added a SearchResult Helper class
2020-03-16 14:30:38 -07:00
Seraphima Zykova
f49727e0b6
Invalid json test cases + strings validation ( #1558 )
...
* added tests for invalid json types
* guid strings validation
* device id validation
2020-03-17 00:29:13 +03:00
Ivan Stošić
2cc6d2ef11
Fixed some compiler warnings ( #1577 )
...
* Fixed some compiler warnings
* Changed long to int
2020-03-16 17:54:30 +01:00
Alekhya Reddy Kommuru
9537dd793d
Localized the strings of Launcher
2020-03-16 08:34:26 -07:00
Alekhya Reddy Kommuru
16d1245b64
changed the name to be displayed from Wox.Launcher to Launcher
2020-03-16 08:03:53 -07:00
Alekhya Reddy Kommuru
06eac367f2
modified the additional include directories for the release version
2020-03-16 08:01:00 -07:00
Alekhya Reddy Kommuru
78a6ab89f9
Readded the reference to common
2020-03-16 07:55:51 -07:00
Alekhya Reddy Kommuru
94387e8698
added functions to remove the abstract class error
2020-03-16 07:46:56 -07:00
Alekhya Reddy Kommuru
aebdc0c5d6
Added launcher to runner
2020-03-16 07:45:01 -07:00
Alekhya Reddy Kommuru
113c39c11c
added shellapi header
2020-03-16 07:38:35 -07:00
Alekhya Reddy Kommuru
078656fb8b
Added the code to launch another process
2020-03-16 07:38:12 -07:00
Alekhya Reddy Kommuru
c4b49ce6cd
Added launcher project and changed references to common
2020-03-16 07:34:05 -07:00
udit3333
97e98d2725
Remove failing Svg Preview Handler Unit Tests in CI ( #1583 )
...
* Commented out failing unit tests and changed the output directory of unit tests project
* Enabled Assembly redirect
* removed SvgPreviewHandlerUnitTests and PreviewPaneCommonUnitTests from the solution
* Removed the commented code project itself is removed from sln
2020-03-16 13:34:16 +01:00
Yevhenii Holovachov
02857d1b7f
Some refactoring of FancyZones::IsInterestingWindow and added Unit Tests ( #1521 )
...
* Some refactoring of FancyZones::IsInterestingWindow and added UnitTests
2020-03-16 14:25:30 +02:00
Ivan Stošić
04027b9c32
Temporarily removed a test with huge running time on Azure ( #1591 )
2020-03-16 13:18:19 +01:00
Enrico Giordani
969d71b264
Fix for build break ( #1573 )
2020-03-13 19:40:28 +01:00
PrzemyslawTusinski
0af6348913
Fancy zones: show active layouts on all monitors ( #1553 )
...
Added option to show fancy zones on all monitors with layouts simultaneously
Co-authored-by: Ivan Stošić <ivan100sic@gmail.com >
2020-03-13 15:56:23 +01:00
Andrey Nekrasov
0ac6c01d65
runner: simplify powertoy_module interface ( #1560 )
2020-03-13 12:55:15 +03:00