Commit Graph

145 Commits

Author SHA1 Message Date
kerams
c36b5c77fc Feature: Added WindowOpener class, which prevents having duplicate windows of the same type opened at the same time 2014-04-11 19:16:59 +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
qianlifeng
7d40105023 Merge branch 'master' of https://github.com/qianlifeng/Wox.git 2014-03-30 21:52:03 +08:00
qianlifeng
3d73dc2fb7 Add restart wox command into sys plugin. 2014-03-30 21:51:42 +08:00
Yeechan Lu
94f217f4d7 Use a better method to calculate relative coordinates while moving among screens 2014-03-30 15:42:33 +08:00
qianlifeng
67ac5a9c6a Fix issues in 636350c395 2014-03-30 11:20:21 +08: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
c076717133 Show Wox on Mouse Screen 2014-03-30 00:53:46 +08:00
Yeechan Lu
a104693f97 Fix performance issues while loading fonts 2014-03-29 23:16:18 +08:00
Yeechan Lu
8283c89614 Optimize settings order 2014-03-29 16:17:01 +08:00
Yeechan Lu
c9790d7bb8 Move WebSearch into featureBox 2014-03-29 16:13:36 +08:00
Yeechan Lu
80ec16b9bd Rename Wox.Plugin.System to Wox.Plugin.SystemPlugins
Finish moving ProgramSetting into featureBox
2014-03-29 15:52:57 +08:00
Yeechan Lu
479945455b Move ProgramSetting into Feature 2014-03-29 14:42:43 +08:00
Yeechan Lu
4512854c2a Add Feature Tab in Settings. (Still WIP) 2014-03-28 22:42:28 +08:00
Yeechan Lu
30961babde Remove duplicated code 2014-03-27 19:01:43 +08:00
Yeechan Lu
a00c530f36 Prevent from accessing last results if query has changed 2014-03-27 18:48:56 +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
ac81d38acc Add PushResults for push results before Query results return 2014-03-27 14:50:42 +08:00
Yeechan Lu
9bc4b74888 Add error report (however it has no sending feature at this commit) 2014-03-27 12:58:36 +08:00
Yeechan Lu
2ec71c9942 Fix issue with Layered Window 2014-03-26 19:26:10 +08:00
Yeechan Lu
343da4878d Add opacity mode settings 2014-03-26 17:34:19 +08:00
Yeechan Lu
45f32ba62c Change Themes tab layout and add wallpaper behind preview. 2014-03-26 15:30:59 +08:00
Yeechan Lu
33485024af Fix issues with Aero 2014-03-26 12:43:02 +08:00
Yeechan Lu
90efb967fe Revert "Use short name of Assembly instead of full name." since there are some Assembly loading issues.
This reverts commit cf7ae900.

Short name will produce no errors when debugging using Visual Studio hosting process. However, this will crash outside Visual Studio.
2014-03-26 11:50:21 +08:00
Yeechan Lu
5fa62151f6 Add Aero theme 2014-03-25 21:45:32 +08:00
Yeechan Lu
3a55985b20 Fix issues with DwmDropShadow 2014-03-25 20:27:02 +08:00
Yeechan Lu
4a0411b7fc Fix crash on querying when plugins are initializing 2014-03-25 17:08:35 +08:00
Yeechan Lu
7094675d5e Fix a bug with family typefaces 2014-03-25 17:00:40 +08:00
Yeechan Lu
cf7ae90097 Use short name of Assembly instead of full name. 2014-03-25 14:47:29 +08:00
Yeechan Lu
b10caecbba Allow change FontStyle, FontWeight, FontStretch 2014-03-25 13:25:43 +08:00
Yeechan Lu
2583b38a17 Fix a file missing bug 2014-03-24 01:10:50 +08:00
Yeechan Lu
d78ecdc203 Fix bug with theme in Windows 8 2014-03-24 00:08:56 +08:00
Yeechan Lu
0dd540a048 Add supportedRuntime v4.0 2014-03-23 20:27:17 +08:00
qianlifeng
d8536c20b0 Fix added websearch twice issue. 2014-03-23 18:14:46 +08:00
qianlifeng
1a5bc2ddfe Merge branch 'master' of https://github.com/qianlifeng/Wox.git 2014-03-23 17:43:53 +08:00
qianlifeng
61c1232690 close #47 Add log level config 2014-03-23 17:43:46 +08:00
Yeechan Lu
fc4778159c Fix 'Path' is an ambiguous reference between 'System.IO.Path' and 'System.Windows.Shapes.Path' 2014-03-23 16:51:08 +08:00
Yeechan Lu
19ec14e4c2 Fix issues with AppDomain.CurrentDomain.BaseDirectory 2014-03-23 16:33:23 +08:00
qianlifeng
4ca0453cff close #48 Refactor setting storage. 2014-03-23 16:17:41 +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
Yeechan Lu
31bbf3cfd5 Fix applicationDirectory issues and add plugin debuggerMode 2014-03-22 16:51:09 +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
Yeechan Lu
8a6690b6df Optimize for text selection after pressing Win+R 2014-03-21 04:32:11 +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