yuyoyuppe
7e91121a33
PowerToy project template update ( #934 )
...
* Add PowerToy project template to the PowerToys solution
* Update PowerToy project template and create a separate solution for it
2019-12-16 13:12:36 +03:00
Jeremy Wu
cb78e10a76
Add threading task run for StartProcess
...
Context menu hides immediately after user selection
2019-12-16 21:03:44 +11:00
Jeremy Wu
9d031c1600
Remove obsolete bool return
...
because hiding is now delegated to MainWindow.xaml's OnDeactivated()
2019-12-16 21:01:45 +11:00
Tajetaje
7efe6f1d53
Correct readme links ( #943 )
...
Now in line with #913
2019-12-16 09:40:15 +01:00
Jeremy Wu
bf33c82b19
Merge pull request #106 from jjw24/fix_folderplugin_contextmenu_wordingimages
...
Fix wording and images for Folder plugin context menu
2019-12-16 07:03:45 +11:00
Jeremy Wu
2330454838
Fix wording and images for context menu
2019-12-16 06:58:39 +11:00
Jeremy Wu
0d0aa49eb9
Merge pull request #105 from jjw24/add_folderplugin_runasuser
...
Add run as different user option when file is of certain type
2019-12-15 18:11:14 +11:00
Jeremy Wu
c279f405cf
Add run as different user option when file is of certain type
2019-12-15 18:08:36 +11:00
Jeremy Wu
725eee726d
Merge pull request #103 from theClueless/folderPluginUpdates
...
Folderpluginupdates
2019-12-15 17:14:25 +11:00
AT
4c2a09369d
added catch
2019-12-14 00:41:29 +02:00
AT
e6e1aab098
updates
2019-12-14 00:17:05 +02:00
Clint Rutkas
511f71c369
Merge pull request #927 from microsoft/dev/crutkas/codeAnalysis
...
code analysis / style cop adjustments for .NET
2019-12-13 14:09:19 -08:00
AT
3dfccea522
Revert "results and query update fixes"
...
This reverts commit ced0faf916
.
2019-12-14 00:07:27 +02:00
AT
ced0faf916
results and query update fixes
2019-12-14 00:06:13 +02:00
vldmr11080
d284ecdab4
Fix outstanding warning messages ( #924 )
2019-12-13 18:55:30 +01:00
AT
be77bf94aa
Merge branch 'upstreamdev' into queryPluginsUpdates
2019-12-13 18:17:11 +02:00
AT
2c87c00906
added context menu support (same as everything plugin)
2019-12-13 03:20:16 +02:00
Clint Rutkas
0ff2e212d5
#817
2019-12-12 17:11:47 -08:00
AT
92e4b5cc16
merged from upstream
2019-12-13 02:07:48 +02:00
AT
4e3228628a
Merge branch 'dev' of https://github.com/jjw24/Wox into upstreamdev
2019-12-13 01:48:37 +02:00
AT
dde03eca7c
started update with cancellation token
2019-12-13 01:48:05 +02:00
Clint Rutkas
107595fcb2
last stylecop issue
2019-12-12 15:18:31 -08:00
Clint Rutkas
32fb634a4d
few more fixes
2019-12-12 15:07:52 -08:00
Clint Rutkas
51fbcc736e
fix for CA0507
2019-12-12 15:02:22 -08:00
Clint Rutkas
360a22c537
fixed rest of info items
2019-12-12 15:00:24 -08:00
Clint Rutkas
63cb5ab883
fixed a bunch of infos
2019-12-12 14:50:25 -08:00
Clint Rutkas
151a937c10
fixed a bunch more
2019-12-12 14:34:25 -08:00
Clint Rutkas
4c88c9b029
adjusting event names
2019-12-12 13:59:58 -08:00
Clint Rutkas
24664cc859
moving converters, fixing spacing issues
2019-12-12 13:51:58 -08:00
Clint Rutkas
a187456ac3
Fixed a lot of line issues, few auto
2019-12-12 13:44:06 -08:00
Clint Rutkas
9e4752b114
fix line issues
2019-12-12 13:34:06 -08:00
Clint Rutkas
de64b33bb8
Fixing blank lines
2019-12-12 13:26:02 -08:00
Jeremy Wu
e66b64650d
Merge pull request #100 from jjw24/fix_merge_bug_folderplugin
...
Fix merge bug in Folder plugin
2019-12-13 07:41:09 +11:00
Jeremy Wu
5139bc326a
Fix bug from merge in Folder plugin
2019-12-13 07:36:12 +11:00
Clint Rutkas
826858c170
Adding in sytlecop and fixing issues
2019-12-12 12:13:31 -08:00
Clint Rutkas
f2400ee089
Getting analysis up and going
2019-12-12 11:23:36 -08:00
Seraphima
6e3587dd43
Settings unit tests ( #921 )
2019-12-12 18:24:00 +01:00
Jeremy Wu
7a61db9a70
Merge pull request #98 from jjw24/add_shellplugin_runas_different_user
...
Add Run as different user to Shell plugin
2019-12-12 21:02:07 +11:00
Jeremy Wu
da798e7a5a
add run as different user option to context menu
2019-12-12 20:55:41 +11:00
yuyoyuppe
f385e46927
Devdocs reorganisation ( #913 )
...
* docs: split usage and dev docs
* # This is a combination of 2 commits.
# This is the 1st commit message:
docs: split usage and dev docs
# The commit message #2 will be skipped:
# fixup add docs
* docs: add runner documentation and move hooks documentation to devdocs
* docs: add stubs for modules technical description
* docs: add paragraph about event thread-safety
* docs: add 'Current modules' section header
2019-12-12 12:25:19 +03:00
vldmr11080
c31262b97e
Flash zones only when new virtual desktop is created ( #818 )
2019-12-12 10:10:55 +01:00
Jeremy Wu
2e9acc1fa8
Merge pull request #85 from SysC0mp/highlight-how-results-matched
...
Highlight how results matched
2019-12-12 07:24:22 +11:00
SysC0mp
0f9da7f519
Always return filled result again
2019-12-11 19:10:11 +01:00
SysC0mp
971e1cdbec
Fix highlighting for UWP results
2019-12-11 19:08:52 +01:00
ryanbodrug-microsoft
9fad2d68af
Merge pull request #912 from ryanbodrug-microsoft/user/ryanbod/fix_unit_tests_fancyzones
...
[FancyZones][UnitTests] Fixing TestDeviceId, and TestUniqueId.
2019-12-11 08:49:45 -08:00
ryanbodrug-microsoft
51180adeb4
Autoformatting document.
2019-12-11 08:34:18 -08:00
SysC0mp
8ded683796
Merge branch 'dev' into highlight-how-results-matched
2019-12-11 16:50:17 +01:00
vldmr11080
31c4ab8ac0
Make sure FancyZones Editor window is on top of PowerToys settings window ( #911 )
2019-12-11 09:41:05 +01:00
ryanbodrug-microsoft
4f9d31e832
[FancyZones][UnitTests] Fixing TestDeviceId, and TestUniqueId to unit tests.
...
1. Creating a mock ZoneWindowHost. Previously creating a ZoneWindow would throw an exception if the ZoneWindowHost is null.
2. Passing in HWND() instead of null to get rig of SAL annotation warnings.
2019-12-10 17:17:40 -08:00
Clint Rutkas
22e13e8c40
SVG logo for PowerToys
2019-12-10 16:30:53 -08:00