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
Clint Rutkas
d8c1cb2629
fix for #1595 ( #1598 )
...
* fix for #1595
tweaking this fixed it.
* Update msi_to_msix_upgrade_lib.vcxproj
2020-03-16 14:43:58 -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
dependabot[bot]
1fc67984a2
Bump acorn from 5.7.3 to 5.7.4 in /src/settings-web ( #1588 )
...
Bumps [acorn](https://github.com/acornjs/acorn ) from 5.7.3 to 5.7.4.
- [Release notes](https://github.com/acornjs/acorn/releases )
- [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-03-16 10:24:45 -07: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
40cc4f32d0
Merge pull request #2 from microsoft/updateREADME
...
Update readme
2020-03-16 09:18:41 -07:00
Alekhya Reddy Kommuru
9537dd793d
Localized the strings of Launcher
2020-03-16 08:34:26 -07:00
Enrico Giordani
96a7e4f7ac
disable unit tests in CI ( #1592 )
...
due to continue failures in CI for no apparent reason.
2020-03-16 16:19:13 +01: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
f77bacb8a6
added the wox launcher dll
2020-03-16 07:55:27 -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
Alekhya
174789e2e1
Merge pull request #1 from microsoft/integrateWox
...
Integrate Wox projects into PowerToys
2020-03-13 11:33:50 -07:00