bao-qian
|
2dfcee6b25
|
Remove unnecessary thread switch
|
2015-10-30 23:22:47 +00:00 |
|
bao-qian
|
b283977281
|
Remove unnecessary decoration
|
2015-10-30 23:22:42 +00:00 |
|
bao-qian
|
2538a79ef0
|
Remove unused reference
System.xaml also removed because .net 3.5 doesn't has this dll, and it resolve the issue when using code metrics
|
2015-10-30 23:22:25 +00:00 |
|
qianlifeng
|
267f2afab6
|
Merge pull request #341 from lances101/master
Fixed #339. Hotkeys were ignored on desktop
|
2015-10-15 12:17:52 +08:00 |
|
Boris Makogonyuk
|
559eebbb70
|
Issue: If Wox was set to ignore hotkeys on full-screen it would fail.
Cause: Compared IntPtr with null. IntPtr is never null.
|
2015-10-14 18:41:45 +02:00 |
|
qianlifeng
|
326ee9a9c2
|
Merge pull request #340 from lances101/master
Option to ignore hotkeys on fullscreen windows
|
2015-10-08 12:14:29 +08:00 |
|
Boris Makogonyuk
|
dc4c33c0d5
|
Reflected functionality changes from the last commit on the whole project.
|
2015-10-08 01:02:36 +02:00 |
|
Boris Makogonyuk
|
3fbebfc283
|
~Changed how the fullscreen detection work. Checking by Topmost was a stupid idea. It will now check for the window to fill the whole screen area.
|
2015-10-08 00:52:52 +02:00 |
|
Boris Makogonyuk
|
7273e1218a
|
Wox now has an option to ignore hotkeys when the focused window is topmost. This will ignore not only the main Wox hotkey but also plugin hotkeys.
~ WindowIntelopHelper edited
~ User settings entry added
~ Checkbox added to General tab (as well as its events)
~ Language entries added for en/ru
|
2015-10-08 00:17:37 +02:00 |
|
qianlifeng
|
69e96f24c2
|
Merge pull request #339 from lances101/master
Fixed commit #334 multiple SelectionChanged firing
|
2015-10-07 18:24:09 +08:00 |
|
Boris Makogonyuk
|
92ddf2ca41
|
Fixed commit #334 multiple SelectionChanged firing
|
2015-10-06 14:46:12 +02:00 |
|
qianlifeng
|
3662afeaa7
|
Merge pull request #334 from JohnTheGr8/master
Couple improvements to settings
|
2015-09-28 12:34:29 +08:00 |
|
Ioannis G
|
860210628e
|
close settings with esc
|
2015-09-26 00:50:22 +03:00 |
|
Ioannis G
|
a1988f91c1
|
fix tab populating in settings (fixes #291)
|
2015-09-25 23:43:09 +03:00 |
|
qianlifeng
|
6f6393493b
|
Merge pull request #329 from lances101/master
Added Russian translation
|
2015-09-06 13:14:16 +08:00 |
|
Boris Makogonyuk
|
878213887f
|
Change Russian to Русский for the language selector
|
2015-09-04 22:38:28 +01:00 |
|
Boris Makogonyuk
|
805b83da9c
|
Added Russian translations to Wox
|
2015-09-04 22:35:52 +01:00 |
|
qianlifeng
|
fe4319ad07
|
Merge pull request #323 from renzhn/fix-wox
Fix wox
|
2015-08-28 09:41:12 +08:00 |
|
renzhn
|
1bda9d5a26
|
fix disable plugin not working
|
2015-08-28 08:02:30 +08:00 |
|
renzhn
|
9ce239dedb
|
fix StringNullOrEmptyToVisibilityConverter has no 0 parameter constructor
|
2015-08-28 08:02:23 +08:00 |
|
renzhn
|
bc86c9b57d
|
setting window: plugin
|
2015-08-28 08:02:09 +08:00 |
|
renzhn
|
d9b9e02412
|
set port number if not zero
|
2015-08-28 08:01:41 +08:00 |
|
renzhn
|
2f7b5dd041
|
update plugin program translation
|
2015-08-28 08:01:28 +08:00 |
|
qianlifeng
|
5ffb7bba83
|
Merge pull request #319 from danisein/dev
Auto completion for the folder plugin
|
2015-08-24 00:07:12 +08:00 |
|
qianlifeng
|
436bffcb0e
|
Merge pull request #320 from druellan/master
readme.md corrections and suggestions on the redaction
|
2015-08-24 00:05:48 +08:00 |
|
Dario Ruellan
|
99ce747720
|
readme.md corrections and suggestions on the redaction
|
2015-08-23 12:38:11 -03:00 |
|
danisein@qq.com
|
f3fbbed7ee
|
Auto completion for the folder plugin
|
2015-08-23 15:40:18 +08:00 |
|
qianlifeng
|
b7c024d275
|
Merge pull request #312 from junjie020/master
Specify a working directory when run a program from a process
|
2015-08-17 11:31:50 +08:00 |
|
junjie020
|
cf76c943b8
|
Fix ShellExecCmdLine fucntion. Using global::System.Diagnostics.Process.Start to run program without working directory specifying.
|
2015-08-17 11:22:45 +08:00 |
|
qianlifeng
|
2a0e641de7
|
Update README.md
|
2015-07-19 23:08:13 +08:00 |
|
qianlifeng
|
630456f700
|
add missing sleep images and translations
|
2015-07-17 15:38:50 +08:00 |
|
qianlifeng
|
618ba376b2
|
Ajust maxium result item UI
|
2015-07-17 15:23:38 +08:00 |
|
qianlifeng
|
c8a445275b
|
merge with master
|
2015-07-17 15:08:39 +08:00 |
|
qianlifeng
|
68b3c449a6
|
misc
|
2015-07-17 14:37:38 +08:00 |
|
qianlifeng
|
aee7d171c5
|
Merge pull request #303 from kerams/sleep
Add option to put computer to sleep
|
2015-07-15 09:12:52 +08:00 |
|
kerams
|
2089406eaf
|
Add option to put computer to sleep
|
2015-07-14 17:59:24 +02:00 |
|
qianlifeng
|
298e041b80
|
Merge pull request #302 from kerams/max-results
Make the number of results shown at a time customizable
|
2015-07-13 10:17:05 +08:00 |
|
kerams
|
c79bf1ca3a
|
Make the number of results show at a time customizable
|
2015-07-12 21:13:30 +02:00 |
|
qianlifeng
|
207546b53c
|
Update README.md
|
2015-06-10 13:08:40 +08:00 |
|
qianlifeng
|
a54898b062
|
Update README.md
|
2015-06-10 13:05:12 +08:00 |
|
qianlifeng
|
124803c89d
|
Merge pull request #288 from Leon99/dev
Support for assigning any key as a hotkey; minor refactoring
|
2015-06-08 10:21:50 +08:00 |
|
Leon V
|
825128b630
|
Support for assigning any key as a hotkey; minor refactoring
|
2015-06-07 13:45:06 +10:00 |
|
qianlifeng
|
dcd20f42b9
|
Merge pull request #278 from dstiert/program-source-details
Improve configurability of Programs plguin
|
2015-05-03 14:25:46 +08:00 |
|
Devin Stiert
|
b6f14a752c
|
Google translated translations
|
2015-05-02 10:31:20 -04:00 |
|
Devin Stiert
|
40f58d7054
|
Support editing
|
2015-05-02 10:17:42 -04:00 |
|
Devin Stiert
|
485afcfa6e
|
Allow disabling of default program sources
|
2015-05-02 09:47:03 -04:00 |
|
Devin Stiert
|
e82bc859f5
|
Fix csproj
|
2015-04-22 09:22:55 -04:00 |
|
Devin Stiert
|
5615e02cdb
|
fix proj file
|
2015-04-20 20:35:03 -04:00 |
|
Devin Stiert
|
4c5a046bc0
|
Add max depth and suffixes per program source
|
2015-04-20 20:32:10 -04:00 |
|
qianlifeng
|
6b6ab5e752
|
fix #249 Characters not being properly escaped in Python plugins
|
2015-03-08 14:58:14 +08:00 |
|