qianlifeng
|
755e7bc232
|
Add Context menu
|
2014-10-23 18:39:11 +08:00 |
|
qianlifeng
|
80e38fc430
|
Add find file plugin.
|
2014-10-22 22:49:34 +08:00 |
|
qianlifeng
|
581423a87c
|
Add MFT Searcher
|
2014-10-22 18:36:49 +08:00 |
|
qianlifeng
|
87ce03e13e
|
Move Log to Infrastructure project.
|
2014-09-19 16:57:48 +08:00 |
|
qianlifeng
|
49362ce5ab
|
Add afterload event for LoadDefaultConfig
|
2014-08-17 15:57:25 +08:00 |
|
qianlifeng
|
4fb0279f9a
|
Expose index suffix setting
|
2014-08-14 19:45:48 +08:00 |
|
qianlifeng
|
5d1006f05b
|
Expose index file suffixes config [WIP]
|
2014-08-13 23:16:45 +08:00 |
|
qianlifeng
|
20ffcfb91e
|
Refactoring Programs system plugin and adding re-index function when adding new location.
|
2014-08-10 22:22:54 +08:00 |
|
qianlifeng
|
83e199a0de
|
#129 Make web search suggestion optional and add baidu suggeestion source.
|
2014-07-21 22:27:57 +08:00 |
|
qianlifeng
|
7b4d6ba57e
|
Pack python env to zip
|
2014-07-18 20:00:55 +08:00 |
|
qianlifeng
|
e275ce6063
|
#21 Add Disable option for each plugin.
|
2014-07-01 22:19:46 +08:00 |
|
qianlifeng
|
6352408d87
|
Add folder existence check for USERPROFILE environment variable.
|
2014-07-01 18:14:41 +08:00 |
|
qianlifeng
|
6870e03ffe
|
Add Empty Check for GetEnvironmentVariable Method.
|
2014-07-01 18:04:35 +08:00 |
|
zlsun
|
fad796f834
|
Change cwd to %USERPROFILE% before executing command.
|
2014-07-01 17:37:28 +08:00 |
|
qianlifeng
|
9e874b241a
|
Revert 3bbe54bb71
|
2014-07-01 09:56:10 +08:00 |
|
qianlifeng
|
3f83361a7a
|
Merge pull request #96 from zlsun/master
Fix the problem of sleep command and change the behavior of executing command.
|
2014-07-01 09:28:30 +08:00 |
|
qianlifeng
|
fad6a406a1
|
Add system plugin descriptions.
|
2014-06-30 21:31:13 +08:00 |
|
zlsun
|
3bbe54bb71
|
Change cwd to %HOME% before executing command.
|
2014-06-20 17:34:01 +08:00 |
|
zlsun
|
12b03518ee
|
Add remember window position support.
|
2014-06-16 14:06:24 +08:00 |
|
Yeechan Lu
|
c589978e84
|
Combine FolderLinks and DirectoryIndicator into FileSystemPlugin
cc @aaroncampf
|
2014-04-13 15:38:12 +08:00 |
|
qianlifeng
|
36f3c293f0
|
close #65 Hide when app loses focus
|
2014-04-13 10:08:33 +08:00 |
|
kerams
|
bdf57b5203
|
Added PeHeaderReader class, which is used to check whether an application is CUI. This fixes the issue introduced in e0eb8c8 .
|
2014-04-12 13:01:29 +02:00 |
|
kerams
|
e0eb8c83e2
|
- added option to open Wox Settings from the tray menu
- added a checkbox option specifying whether to leave the command line open after having run a command like >ping google.com
|
2014-04-10 23:44:57 +02:00 |
|
Aaron Campf
|
6b9f96697b
|
Added Plugin for searching additional directories
|
2014-03-30 16:03:07 -07:00 |
|
Aaron Campf
|
636350c395
|
Added Features
Feature: Search additional folders by default (shallow search)
Feature: Disable bookmarks
|
2014-03-29 14:32:29 -07:00 |
|
Yeechan Lu
|
943a438a6c
|
Use Unidecoder instead of ChineseToPinYin
// Please do not use the binary version on NuGet since there are some issues with the data table
|
2014-03-29 23:29:07 +08:00 |
|
Yeechan Lu
|
479945455b
|
Move ProgramSetting into Feature
|
2014-03-29 14:42:43 +08:00 |
|
qianlifeng
|
0af1e06c57
|
remove useless file.
|
2014-03-27 17:53:01 +08:00 |
|
Yeechan Lu
|
59d9840d7b
|
Fix issues with web search icons
|
2014-03-27 17:19:50 +08:00 |
|
Yeechan Lu
|
9a2ffc1d7c
|
Add Google suggestions for web searches
Fix issues with push results
|
2014-03-27 16:56:50 +08:00 |
|
Yeechan Lu
|
343da4878d
|
Add opacity mode settings
|
2014-03-26 17:34:19 +08:00 |
|
Yeechan Lu
|
b10caecbba
|
Allow change FontStyle, FontWeight, FontStretch
|
2014-03-25 13:25:43 +08:00 |
|
cxfksword
|
de13ad1cd5
|
Optimize fuzzy match
|
2014-03-24 21:14:10 +08:00 |
|
qianlifeng
|
d8536c20b0
|
Fix added websearch twice issue.
|
2014-03-23 18:14:46 +08:00 |
|
Yeechan Lu
|
2554165963
|
Fix a bug when creating Config directory
|
2014-03-23 16:58:19 +08:00 |
|
qianlifeng
|
3dbef1400c
|
Refactor setting storage related
|
2014-03-23 16:20:00 +08:00 |
|
qianlifeng
|
4ca0453cff
|
close #48 Refactor setting storage.
|
2014-03-23 16:17:41 +08:00 |
|
Yeechan Lu
|
31bbf3cfd5
|
Fix applicationDirectory issues and add plugin debuggerMode
|
2014-03-22 16:51:09 +08:00 |
|
Yeechan Lu
|
356db288ad
|
Fix a bug with WindowsShellRun
|
2014-03-21 04:38:50 +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 |
|
cxfksword
|
425b209414
|
Fix miss default font
|
2014-03-20 10:05:12 +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 |
|
Yeechan Lu
|
1fa4be9ebb
|
Close #42 Program Source settings GUI
|
2014-03-19 20:16:45 +08:00 |
|
Yeechan Lu
|
28bddb713b
|
Make Python plugin enabled by default #51
|
2014-03-19 11:49:31 +08:00 |
|
Yeechan Lu
|
0b86e0ae41
|
Merge pull request #51 from Rovak/python-optional
Make python plugins optional
|
2014-03-19 11:42:46 +08:00 |
|
Yeechan Lu
|
da058197c7
|
Remove useless field in ProgramSource
|
2014-03-19 04:08:58 +08:00 |
|
Yeechan Lu
|
cf0d7067eb
|
Add ProgramSources settings (code only, without GUI) #42
|
2014-03-19 04:05:27 +08:00 |
|
Roy van Kaathoven
|
ef63f11bbb
|
Make python plugins optional
|
2014-03-18 18:27:59 +01:00 |
|