Commit Graph

7577 Commits

Author SHA1 Message Date
qianlifeng
4ca0453cff close #48 Refactor setting storage. 2014-03-23 16:17:41 +08:00
qianlifeng
fc07979966 Remove Plugins 2014-03-23 10:41:10 +08:00
Yeechan Lu
7dda2df54b Support data URI as Icon 2014-03-23 04:22:57 +08:00
Yeechan Lu
0d95636b0f Allow plugins return null 2014-03-23 02:46:14 +08:00
qianlifeng
9ad424c537 Merge branch 'master' of https://github.com/qianlifeng/Wox.git 2014-03-22 17:27:18 +08:00
qianlifeng
8c57dde0a6 Remove all plugins to their own repo 2014-03-22 17:27:11 +08:00
Yeechan Lu
31bbf3cfd5 Fix applicationDirectory issues and add plugin debuggerMode 2014-03-22 16:51:09 +08:00
qianlifeng
9d404b6679 Merge branch 'master' of https://github.com/qianlifeng/Wox.git 2014-03-22 16:43:04 +08:00
qianlifeng
dc274aed48 Remove douban movie plugin to https://github.com/qianlifeng/Wox.Plugin.DoubanMovie 2014-03-22 16:42:49 +08:00
qianlifeng
51eda2ef74 Merge pull request #61 from cxfksword/master
Fix Alt+Space hotkey bug
2014-03-22 16:40:42 +08:00
cxfksword
f30f6378ac Add Directory Plugin support list child directory and search 2014-03-22 16:25:22 +08:00
cxfksword
3b09276395 Fix Alt+Space hotkey affect by system
if no disable control box,  sometimes awake Wox with alt+space hotkey,
the first input key is swallowed by system
2014-03-22 15:02:28 +08:00
cxfksword
dbdd6c701b Add support ClickOnce application
ex. Github for Windows use this file extension
2014-03-22 14:01:36 +08:00
cxfksword
eb094eaebb Filter duplicate program item 2014-03-22 13:50:20 +08:00
qianlifeng
9177f4b47d Merge branch 'master' of https://github.com/qianlifeng/Wox.git 2014-03-22 11:21:29 +08:00
qianlifeng
d4446b2605 Update WPM. 2014-03-22 11:21:21 +08:00
Yeechan Lu
356db288ad Fix a bug with WindowsShellRun 2014-03-21 04:38:50 +08:00
Yeechan Lu
8a6690b6df Optimize for text selection after pressing Win+R 2014-03-21 04:32:11 +08:00
Yeechan Lu
1281059076 Move ProgramSources 2014-03-21 04:31:42 +08:00
Yeechan Lu
4622c86ae1 Fix a bug with WindowsShellRun 2014-03-21 04:07:31 +08:00
Yeechan Lu
5c6b741dc4 Use ShellRun to provide unified experience 2014-03-21 03:53:18 +08:00
qianlifeng
25cedff47a Merge branch 'master' of https://github.com/qianlifeng/Wox.git 2014-03-20 22:01:33 +08:00
qianlifeng
5971802eb9 Remove useless code. 2014-03-20 22:01:22 +08:00
Yeechan Lu
b40ff9ef66 Fix some icon issues of some file types 2014-03-20 21:58:14 +08:00
qianlifeng
3b2e54a156 Fix a UI issue. 2014-03-20 21:41:30 +08:00
qianlifeng
b3f3cd2ffd Merge branch 'master' of https://github.com/qianlifeng/Wox.git 2014-03-20 19:12:36 +08:00
qianlifeng
288b46947d Limit the display result item to 6 at most. 2014-03-20 19:12:26 +08:00
Yeechan Lu
98add4b958 Add Windows 8 installation note and prefer 3.5 SP1 rather than 3.5 to XP users 2014-03-20 14:25:44 +08:00
qianlifeng
99b1c5a456 [skip ci] Fix typos 2014-03-20 12:34:12 +08:00
Yeechan Lu
305fc52e73 Merge pull request #60 from cxfksword/master
Fix Everything not handle .ico image type
2014-03-20 10:16:22 +08:00
cxfksword
425b209414 Fix miss default font 2014-03-20 10:05:12 +08:00
cxfksword
58b016a9c0 Fix not handle .ico image type 2014-03-20 10:01:00 +08:00
Yeechan Lu
6c17107f39 Fix incorrect behavior with App Paths 2014-03-20 04:15:05 +08:00
Yeechan Lu
8b153121ac Auto Complete for CMD mode 2014-03-20 04:12:50 +08:00
Yeechan Lu
4fc1169fa3 Fix typo Widow -> Window 2014-03-20 02:26:00 +08:00
Yeechan Lu
27dde4e70d Fix #49. Alt + F4 will hide app now rather than crash 2014-03-20 02:02:18 +08:00
Yeechan Lu
10cbe25f17 Merge pull request #59 from cxfksword/master
Add Everything support show file icon
2014-03-20 00:23:33 +08:00
cxfksword
14edd948ac Add Everything support show file icon
and add a file icon cache associate with file extension
2014-03-19 23:58:05 +08:00
qianlifeng
386b54cf6a Change the default grid height of Custom Plugin Hotkey Panel. 2014-03-19 22:44:51 +08:00
Yeechan Lu
c068366ae2 Fix #58: don't calc when input.length <= 2 2014-03-19 22:32:41 +08:00
Yeechan Lu
bc85b3599e Revert "Limit Calculator trigger must has one number at least"
This reverts commit fe124310de.
2014-03-19 22:32:01 +08:00
Yeechan Lu
4d299f5b17 Merge pull request #58 from cxfksword/master
Fix Calculator & Everything plugin bug
2014-03-19 22:31:04 +08:00
qianlifeng
224c3eb99c Merge branch 'master' of https://github.com/qianlifeng/Wox.git 2014-03-19 22:17:19 +08:00
qianlifeng
4e537ac4d8 #56 Add Font setting 2014-03-19 22:17:01 +08:00
cxfksword
fe124310de Limit Calculator trigger must has one number at least
make not affect some keyword like "pi"
2014-03-19 21:34:18 +08:00
cxfksword
19f25e45bb Fix Everything not support keyword with space 2014-03-19 21:23:17 +08:00
Yeechan Lu
1fa4be9ebb Close #42 Program Source settings GUI 2014-03-19 20:16:45 +08:00
qianlifeng
f4e74065ec #2 change Everything default search mode 2014-03-19 19:57:22 +08:00
Yeechan Lu
f07cd08789 Close #52: Encoding issues with Everything plugin 2014-03-19 12:13:43 +08:00
Yeechan Lu
28bddb713b Make Python plugin enabled by default #51 2014-03-19 11:49:31 +08:00