Commit Graph

90 Commits

Author SHA1 Message Date
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
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
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
0b86e0ae41 Merge pull request #51 from Rovak/python-optional
Make python plugins optional
2014-03-19 11:42:46 +08:00
Roy van Kaathoven
ef63f11bbb Make python plugins optional 2014-03-18 18:27:59 +01:00
Roy van Kaathoven
46e0656fe9 Save StartWoxOnSystemStartup setting 2014-03-18 18:20:51 +01:00
Roy van Kaathoven
bdc2decd06 Registe -> Register 2014-03-18 17:36:00 +01:00
Roy van Kaathoven
f9ffa9c387 gloablHotkey -> GlobalHotkey 2014-03-18 17:26:09 +01:00
qianlifeng
b402bd6c0e Remove useless codes. 2014-03-18 23:41:34 +08:00
Yeechan Lu
4f7c96326d Optimize speed for CMD mode 2014-03-18 22:40:37 +08:00
qianlifeng
ad36bd23c8 close #38 Change Virtualizing Mode from Recycling to Standard. 2014-03-18 22:09:48 +08:00
qianlifeng
86fe78ba95 Add drag support #44 2014-03-18 20:42:23 +08:00
Yeechan Lu
b9c58adae6 Remove compiler warnings 2014-03-18 12:28:48 +08:00
Yeechan Lu
b7893c2820 Merge pull request #40 from cxfksword/master
add Calculator system plugin
2014-03-18 01:11:21 +08:00
cxfksword
fd1de0ef85 add Calculator system plugin 2014-03-18 00:43:20 +08:00
qianlifeng
9c1fba3d79 Fix a null references issue that may crash wox. 2014-03-18 00:25:27 +08:00
Yeechan Lu
1185bd5d86 Close #39: Remove the shortcut arrow overlay 2014-03-18 00:11:39 +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
qianlifeng
38b20987fb Remove xml files in build folder. 2014-03-17 23:20:09 +08:00
qianlifeng
5f6d3078b7 Remove dropshadow since it's buggy. 2014-03-17 23:04:22 +08:00
qianlifeng
2e0a8ee657 Revert "Fix Image didn't copy to output directory issues." 2014-03-17 22:13:04 +08:00
Yeechan Lu
659a1dbe53 Change OutputPath 2014-03-17 21:51:50 +08:00
qianlifeng
73dab9ebf4 Merge branch 'master' of https://github.com/qianlifeng/Wox.git 2014-03-17 21:19:25 +08:00
qianlifeng
716d6aca9f Fix Image didn't copy to output directory issues. 2014-03-17 21:19:18 +08:00
Yeechan Lu
ec761802eb Copy Images to output directory 2014-03-17 21:09:34 +08:00
Yeechan Lu
d794c4c81f Clean build configuration 2014-03-17 19:28:26 +08:00
Yeechan Lu
798faff7b2 Add support for PageUp & PageDown 2014-03-17 03:52:52 +08:00
qianlifeng
69890972bc fix a null references issues. 2014-03-16 22:51:50 +08:00
qianlifeng
a7b3ef34d8 Remove AllowsTransparency which is buggy in XP and poor performance. 2014-03-15 23:42:23 +08:00
qianlifeng
dfce6564a1 Small issue changes. 2014-03-15 22:01:35 +08:00
qianlifeng
15bc01576a Change Default Style. 2014-03-15 17:47:06 +08:00
qianlifeng
19f4f6e1cc Merge branch 'master' of https://www.github.com/qianlifeng/wox 2014-03-15 00:18:14 +08:00
qianlifeng
ea4e25ea28 Add round corner support for Wox. 2014-03-15 00:17:37 +08:00
qianlifeng
fd6ea77f7b Add tooltip for subtitle 2014-03-14 18:54:05 +08:00
qianlifeng
1b382e4391 Add ReleaseBuild bat. 2014-03-14 00:35:06 +08:00
qianlifeng
091aba7aad implement WPM Plugin 2014-03-13 22:31:44 +08:00
qianlifeng
3ffc4fad6d Remove unnecessary file. 2014-03-12 21:01:54 +08:00
qianlifeng
73dc6b768f Fix bugs in CMD plugin and PluginMangerment Plugin. 2014-03-12 19:18:07 +08:00
qianlifeng
413d8e6662 Merge branch 'master' of https://github.com/qianlifeng/Wox.git 2014-03-12 09:16:38 +08:00
qianlifeng
5d2ce27ea8 Add youdao plugin. 2014-03-12 09:16:22 +08:00
qianlifeng
1d3a1a1345 implement issue#8 part 1 2014-03-11 23:54:37 +08:00
qianlifeng
9adf764af8 Fix issue#24 2014-03-11 22:17:10 +08:00
qianlifeng
8ef6827bd9 Add global unhandled exception check. 2014-03-11 21:52:29 +08:00
qianlifeng
79d011bd5c Merge branch 'master' of https://github.com/qianlifeng/WinAlfred.git 2014-03-11 21:40:32 +08:00
qianlifeng
430ce9c136 Refactoring "startup with windows" option. 2014-03-11 21:40:25 +08:00