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
Arjun Balgovind
82596b9c3f
MSIX: Fix for Heap Corruption bug in ImageResizer ( #1655 )
2020-03-23 12:14:03 -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
c57b55ede6
Merge pull request #15 from microsoft/terminateLauncher
...
Terminate wox when we exit PowerToys
2020-03-23 08:53:54 -07:00
Seraphima Zykova
72a0341a0e
Editor templates tests ( #1639 )
...
* edit-cancel tests for templates
* edit-save tests for templates
2020-03-21 16:35:23 +03: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
Alekhya
2efe58209f
Merge pull request #7 from microsoft/windowsIndexerPlugin
...
Windows indexer plugin
2020-03-20 08:38:41 -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
Yevhenii Holovachov
dee6dc1e6c
Added zone count test and "WaitElementBy..." methods ( #1645 )
2020-03-20 12:47:57 +02:00
Seraphima Zykova
35054c1f59
Editor opening tests ( #1633 )
...
* editor opening tests
* moved fancy zones opening method
* moved settings restore to base class
* changed launch
* fixed tray button search
* added exit function
2020-03-19 19:25:51 +03:00
Enrico Giordani
f507ef5e56
Update dev doc github workflow ( #1618 )
2020-03-19 17:10:25 +01:00
vldmr11080
57f763b0b6
Check key existance before getting it from JSON ( #1632 )
2020-03-19 09:21:10 +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
855f092682
Merge pull request #4 from microsoft/launcherInRunner
...
Added wox to the runner of PowerToys
2020-03-18 14:05:37 -07:00
Alekhya Reddy
cafe267bf0
Removed commented out code
2020-03-18 13:57:01 -07:00
Clint Rutkas
81710ff3b0
update bundle with fixes ( #1608 )
2020-03-18 09:52:08 -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
vldmr11080
ff0c021162
Check if settings file is open before parsing JSON content from it ( #1616 )
2020-03-18 11:17:57 +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
Betsegaw Tadele
f0f044b766
Add Window Walker to module list ( #1613 )
2020-03-17 15:19:36 -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
Seraphima Zykova
419fc15d77
WinAppDriver tests ( #1371 )
...
* added test project
* added FancyZonesSettings tests
2020-03-17 18:03:02 +03:00
PrzemyslawTusinski
72eb76191f
Fixed issue with autostarting as admin even if it should as user, fixed issue with autostart permissions bug ( #1538 )
...
* Fixed issue with autostarting as admin even if it should as user, fixed permissions issue for autostart configuration
* Indentation fix
* Added support for all cases of autostart task modifying
* Fix for compilation
2020-03-17 11:04:45 +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