qianlifeng
17951d7fe0
Add crashreproter
2014-12-17 19:10:28 +08:00
qianlifeng
3e5288836d
Add new version window
2014-12-16 23:29:25 +08:00
qianlifeng
cecd4aa36a
Merge branch 'dev' of https://github.com/qianlifeng/Wox.git
2014-12-15 18:29:42 +08:00
qianlifeng
c34afae250
fix #203 . Improve the weight of user selected items.
2014-12-15 18:26:15 +08:00
qianlifeng
128453fad1
Add upgrade check.
2014-12-14 23:16:29 +08:00
qianlifeng
3c4a9a05a0
Add search monitor
2014-11-03 18:49:18 +08:00
qianlifeng
8405301500
Merge branch 'dev'
2014-10-27 15:11:20 +08:00
qianlifeng
970c9e70e4
Move MFTSearch to find file plugin.
2014-10-27 14:53:44 +08:00
qianlifeng
f399ef8f69
fix #151 Add context menu for programs
2014-10-24 13:09:51 +08:00
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
be33ac3c4f
Refactoring command args and change the signal instance implement.
2014-10-21 18:16:05 +08:00
qianlifeng
e91e4042ba
close #150 Use tab to cycle switch candidates
2014-08-19 15:21:26 +08:00
qianlifeng
5d1006f05b
Expose index file suffixes config [WIP]
2014-08-13 23:16:45 +08:00
qianlifeng
7926dd9aeb
Add F1 to open wox function guide page.
2014-08-10 22:47:37 +08:00
qianlifeng
3fea8eb820
Fix a crash in Win8
2014-07-27 17:15:12 +08:00
Aaron Campf
6820a05efc
Finally Fixed AutoFormatting
2014-07-23 13:46:19 -07:00
Aaron Campf
0982e12a80
Corrected Automatic Formatting
2014-07-23 13:36:07 -07:00
Aaron Campf
0536a2be33
Combined 2 cases
...
Stupid automatic formatting changed more then I wanted
Here is the change I made if you just want the code
case Key.Tab:
case Key.Enter:
AcceptSelect(resultCtrl.GetActiveResult());
e.Handled = true;
break;
2014-07-23 13:20:24 -07:00
qianlifeng
83e199a0de
#129 Make web search suggestion optional and add baidu suggeestion source.
2014-07-21 22:27:57 +08:00
qianlifeng
fc66fba577
Refactoring FolderLink and URL plugin.
2014-07-19 10:12:11 +08:00
qianlifeng
5c373f0d25
Add browse more plugin and theme link to setting dialog.
2014-07-16 20:17:51 +08:00
qianlifeng
15e27e7e1d
Merge branch 'json-rpc'
2014-07-14 22:28:54 +08:00
Coenraad Stijne
2d895b52a4
Cosmetic changes
...
Taskbar Setting => Settings
Alignment of combo boxes
Alignment of checkboxes and text
2014-07-10 21:07:44 +02:00
qianlifeng
f1ce98eb07
Implement #15
2014-07-10 23:57:08 +08:00
qianlifeng
659ff866e1
Add Executable Plugin Loader
2014-07-05 23:10:34 +08:00
qianlifeng
e275ce6063
#21 Add Disable option for each plugin.
2014-07-01 22:19:46 +08:00
qianlifeng
a75b7b9be6
Bug fix for drag drop plugin installer.
2014-06-30 22:55:27 +08:00
qianlifeng
e4898bbbb3
Allow drag drop to install wox plugin.
2014-06-30 22:50:54 +08:00
qianlifeng
59741ed04a
Optimize files.
2014-06-30 22:27:56 +08:00
zlsun
12b03518ee
Add remember window position support.
2014-06-16 14:06:24 +08:00
Aaron Campf
cefa8326e3
FileSystemPlugin
...
Check for invalid paths
[Open this directory] Action always appears at top is path is existing
directory or parent is
2014-05-20 16:45:11 -07:00
Aaron Campf
498634fd13
Uncommented and removed junk code
2014-05-08 17:51:05 -07:00
Aaron Campf
d751805254
Files added to search results after folders
...
I think it is time we release version 2
2014-05-08 17:38:51 -07:00
Aaron Campf
7c2e2a01c2
Fixed Image Errors + Handing Bad ShellRun
2014-05-08 15:58:38 -07:00
Aaron Campf
0b70c5225d
Tab: Now adds Next s Title to tbQuery
2014-05-08 14:05:48 -07:00
qianlifeng
36f3c293f0
close #65 Hide when app loses focus
2014-04-13 10:08:33 +08:00
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
Yeechan Lu
94f217f4d7
Use a better method to calculate relative coordinates while moving among screens
2014-03-30 15:42:33 +08:00
Yeechan Lu
c076717133
Show Wox on Mouse Screen
2014-03-30 00:53:46 +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
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
3a55985b20
Fix issues with DwmDropShadow
2014-03-25 20:27:02 +08:00
Yeechan Lu
b10caecbba
Allow change FontStyle, FontWeight, FontStretch
2014-03-25 13:25:43 +08:00
qianlifeng
d8536c20b0
Fix added websearch twice issue.
2014-03-23 18:14:46 +08:00
qianlifeng
61c1232690
close #47 Add log level config
2014-03-23 17:43:46 +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
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
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
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
qianlifeng
4e537ac4d8
#56 Add Font setting
2014-03-19 22:17:01 +08: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
Yeechan Lu
4f7c96326d
Optimize speed for CMD mode
2014-03-18 22:40:37 +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
qianlifeng
5f6d3078b7
Remove dropshadow since it's buggy.
2014-03-17 23:04:22 +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
ea4e25ea28
Add round corner support for Wox.
2014-03-15 00:17:37 +08:00
qianlifeng
091aba7aad
implement WPM Plugin
2014-03-13 22:31:44 +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
200181623e
Fix issues#33
2014-03-09 17:01:39 +08:00
qianlifeng
b38fa395ce
Fix mouse click issues and add a new hotmovie plugin.
2014-03-05 22:32:21 +08:00
qianlifeng
13ed55ac10
Add wox plugin installer.
2014-03-02 11:04:30 +08:00
qianlifeng
fce020f4dd
Change plugin config file format (from ini to json)
2014-03-01 15:42:33 +08:00
qianlifeng
1dde832e31
Resert changes
2014-03-01 11:49:53 +08:00
qianlifeng
8c86ae2461
Socket research
2014-03-01 11:46:24 +08:00
qianlifeng
7f769e00b9
Add clipboard plugin.
2014-02-28 23:21:01 +08:00
qianlifeng
92d95db40b
Fix select result item delay issue.
2014-02-22 16:55:15 +08:00
qianlifeng
2309d30909
Merge branch 'MoreResponsibleUI'
2014-02-22 16:28:23 +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
a9123d2966
UI changes.
2014-02-21 18:59:47 +08:00
qianlifeng
8f2d69b7f7
Add NHotkey library.
2014-02-20 23:15:03 +08:00
qianlifeng
18ee6ecf80
fix some small UI issue
2014-02-20 21:46:23 +08:00
qianlifeng
4736921d05
Replace ResultItem usercontrol with listbox to improve ui performance
2014-02-19 22:50:15 +08:00
qianlifeng
b8fbc837dc
Fix "startup wox on window start" issue.
2014-02-18 22:02:55 +08:00
qianlifeng
729640d6ec
Init
2014-02-11 20:53:41 +08:00
qianlifeng
fcdb9e39c6
Add modifier key support when user action items.
2014-02-09 20:55:18 +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
Yeechan Lu
cc49948a59
Fix: Prevent user from closing the main window via Alt+F4
2014-01-30 01:02:49 +08:00
qianlifeng
fa3ae62254
Add web search feature & some UI changes.
2014-01-29 22:44:57 +08:00
Yeechan Lu
4db3bd7423
Rename the project.
2014-01-29 18:33:24 +08:00