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 |
|
Roy van Kaathoven
|
69204e3998
|
add missing imports + save project changes
|
2014-03-18 17:34:54 +01:00 |
|
Roy van Kaathoven
|
4419c20f33
|
move files to new globalhotkey file
|
2014-03-18 17:33:51 +01:00 |
|
Roy van Kaathoven
|
f9ffa9c387
|
gloablHotkey -> GlobalHotkey
|
2014-03-18 17:26:09 +01:00 |
|
Yeechan Lu
|
6dcd2e4b03
|
Optimize Program results
|
2014-03-18 13:17:09 +08:00 |
|
Yeechan Lu
|
b9c58adae6
|
Remove compiler warnings
|
2014-03-18 12:28:48 +08:00 |
|
Yeechan Lu
|
70616de215
|
Fix line ending [skip ci]
|
2014-03-18 00:10:02 +08:00 |
|
qianlifeng
|
616b9af5ed
|
Change AssemblyInfos [skip ci]
|
2014-03-17 23:37:26 +08:00 |
|
Yeechan Lu
|
659a1dbe53
|
Change OutputPath
|
2014-03-17 21:51:50 +08:00 |
|
Yeechan Lu
|
d794c4c81f
|
Clean build configuration
|
2014-03-17 19:28:26 +08:00 |
|
Yeechan Lu
|
a7159ecf1d
|
ToPinyin: Convert to SimpChinese at first
|
2014-03-17 03:38:36 +08:00 |
|
qianlifeng
|
dfce6564a1
|
Small issue changes.
|
2014-03-15 22:01:35 +08:00 |
|
qianlifeng
|
1b382e4391
|
Add ReleaseBuild bat.
|
2014-03-14 00:35:06 +08:00 |
|
qianlifeng
|
49c151c1b4
|
Strange changes.
|
2014-03-12 21:27:16 +08:00 |
|
qianlifeng
|
9adf764af8
|
Fix issue#24
|
2014-03-11 22:17:10 +08:00 |
|
qianlifeng
|
b3e5f09c83
|
Add custom plugin hotkey feature.
|
2014-02-22 15:52:20 +08:00 |
|
qianlifeng
|
2f5a4f63b6
|
Add hotkey setting
|
2014-02-22 11:55:48 +08:00 |
|
qianlifeng
|
b8fbc837dc
|
Fix "startup wox on window start" issue.
|
2014-02-18 22:02:55 +08:00 |
|
cxfksword
|
a9fa1fb66b
|
add fuzzy string match support for Programs plugin
|
2014-02-09 01:39:23 +08:00 |
|
qianlifeng
|
3442081d20
|
"start wox on system startup" config changes.
|
2014-02-07 22:10:00 +08:00 |
|
qianlifeng
|
67f14d6a62
|
Add start Wox on system startup config & code refactorying.
|
2014-02-06 22:22:02 +08:00 |
|
qianlifeng
|
495e0ce89b
|
Implement WebSearch feature.
|
2014-02-02 16:15:34 +08:00 |
|
qianlifeng
|
fa3ae62254
|
Add web search feature & some UI changes.
|
2014-01-29 22:44:57 +08:00 |
|