bao-qian
9d9400f4d9
Fix Debug output
...
DebugHelper is useless, bacuase the return statement is always executed before the actual code.
2015-10-31 18:06:57 +00:00
bao-qian
a6f8eb28f2
Refactoring Query
2015-10-31 16:02:56 +00:00
bao-qian
251834143c
Better comment
2015-10-30 23:23:08 +00:00
bao-qian
ad8b6c806d
Optimize using directives
2015-10-30 23:23:01 +00:00
bao-qian
26a6264039
Refactoring DelayInvoke
...
In MainWindow.xaml.cs, the reference of originQuery, lastQuery and
tbQuery.Text are same, so remove originQuery is fine.
2015-10-30 23:22:54 +00:00
bao-qian
2dfcee6b25
Remove unnecessary thread switch
2015-10-30 23:22:47 +00:00
Boris Makogonyuk
dc4c33c0d5
Reflected functionality changes from the last commit on the whole project.
2015-10-08 01:02:36 +02:00
Boris Makogonyuk
3fbebfc283
~Changed how the fullscreen detection work. Checking by Topmost was a stupid idea. It will now check for the window to fill the whole screen area.
2015-10-08 00:52:52 +02:00
Boris Makogonyuk
7273e1218a
Wox now has an option to ignore hotkeys when the focused window is topmost. This will ignore not only the main Wox hotkey but also plugin hotkeys.
...
~ WindowIntelopHelper edited
~ User settings entry added
~ Checkbox added to General tab (as well as its events)
~ Language entries added for en/ru
2015-10-08 00:17:37 +02:00
Leon V
825128b630
Support for assigning any key as a hotkey; minor refactoring
2015-06-07 13:45:06 +10:00
qianlifeng
6d3f3985a2
Remove context shell load codes and change image cache path
2015-03-07 16:30:54 +08:00
qianlifeng
7aae1b262e
Add translation for icon tray.
2015-02-21 21:57:00 +08:00
qianlifeng
48e01d3ea3
adding fixed height for caculating windows top
2015-02-20 22:18:27 +08:00
qianlifeng
d93c705737
fix #251 add auto center Wox option
2015-02-20 21:45:42 +08:00
qianlifeng
21e5f33487
Add shell context [WIP]
2015-02-12 00:12:28 +08:00
qianlifeng
e767cee4c0
Update query history language
2015-02-09 22:14:38 +08:00
qianlifeng
a942882c73
Add QueryHistory to Wox (Ctrl+Up and Ctrl+Down)
2015-02-09 19:16:13 +08:00
qianlifeng
bc7dce6026
Add IContextMenu interface & lazy load context menus
2015-02-07 23:49:46 +08:00
qianlifeng
437c1a154c
Add plugin title translations
2015-02-07 20:17:49 +08:00
qianlifeng
82d30c6e74
Allow searches in context menu
2015-02-07 16:53:33 +08:00
qianlifeng
02e22e5781
Add top most function.
2015-02-05 23:29:41 +08:00
qianlifeng
ad11ca0a87
Add IExclusivePlugin
2015-02-05 22:20:42 +08:00
qianlifeng
1d3f1fd7d0
Improve instant search ue
2015-02-04 23:16:41 +08:00
qianlifeng
5d9a94466a
Add drop event.
2015-02-03 18:32:16 +08:00
qianlifeng
4a5a496802
Merge branch 'V1.2.0' of https://github.com/qianlifeng/Wox into V1.2.0
2015-02-03 12:29:26 +08:00
qianlifeng
30b6c8aa03
Add hotkey for navigating result items.
2015-02-03 12:27:59 +08:00
qianlifeng
95e468c90a
Add drop event [WIP]
2015-02-02 23:28:40 +08:00
qianlifeng
5ef72b81ae
Add upgrade dialog
2015-02-01 22:46:56 +08:00
qianlifeng
a112c6d9ee
Remove autohotkey and add toggle command args
2015-01-29 22:35:01 +08:00
qianlifeng
2b1e343186
Add autohotkey
2015-01-29 18:26:50 +08:00
qianlifeng
9f64a384d6
Implement IInstantSearch for CMD and WebSearch plugin
2015-01-27 22:59:03 +08:00
qianlifeng
87958d9db8
Move web search setting to its own project
2015-01-26 22:50:38 +08:00
qianlifeng
56fa719931
API changes
2015-01-26 20:54:01 +08:00
qianlifeng
7821f41723
some API changes for Query class and renames.
2015-01-26 17:46:55 +08:00
qianlifeng
929cc2727d
Add pluginID for result.
2015-01-24 22:34:55 +08:00
qianlifeng
4379145231
Add activate statistics
2015-01-23 21:52:46 +08:00
qianlifeng
672abbcaad
Implement #202
2015-01-23 18:28:14 +08:00
qianlifeng
00953850b3
Improve the update progress.
2015-01-21 23:00:56 +08:00
qianlifeng
1ef163f827
Change log facility.
2015-01-20 22:33:45 +08:00
qianlifeng
284767409a
Merge branch 'V1.2.0' of https://github.com/qianlifeng/Wox.git
2015-01-19 23:09:00 +08:00
qianlifeng
5e3d29df4c
Add Auto Updater [WIP] & remove UAC project
2015-01-19 23:08:53 +08:00
qianlifeng
c380049b21
Refactoring
2015-01-19 19:14:02 +08:00
qianlifeng
b49209a0d9
Add query history plugin & upgrade all third-party packages
2015-01-18 18:21:48 +08:00
qianlifeng
9d39b616f9
Better exception report.
2015-01-16 23:42:12 +08:00
qianlifeng
220ac2fa2d
Fix a global hotkey issues in CMD, which will hang Wox on init.
2015-01-08 22:49:42 +08:00
qianlifeng
492e33aeda
Add translations for Program plugin.
2015-01-06 23:24:11 +08:00
qianlifeng
ce451e4dd4
Move some user settings to its own dll (cmd,folder plugin and etc)
2015-01-05 22:41:17 +08:00
qianlifeng
4243843951
Refactoring. Move system plugins to seperate DLLs.
2015-01-03 15:20:34 +08:00
qianlifeng
203965043e
Add i18n support [WIP]
2015-01-02 23:07:49 +08:00
qianlifeng
bf87500e35
Add multiple language. [WIP]
2015-01-02 16:16:09 +08:00
qianlifeng
ba0bda6aa6
Update the installer
2014-12-29 21:55:27 +08:00
qianlifeng
d9b2863382
Refactoring.
2014-12-27 12:34:51 +08:00
qianlifeng
ccc8d7e5cd
Refactoring.
2014-12-26 22:51:04 +08:00
qianlifeng
50f6044a2f
Refactoring [WIP]
2014-12-26 19:36:43 +08:00
qianlifeng
2b211c2ba0
Refactoring
2014-12-21 22:03:03 +08:00
qianlifeng
57bc1f2032
Preload top used images.
2014-12-18 19:22:47 +08:00
qianlifeng
00c8ebbfe8
Revert "Add crashreproter"
...
This reverts commit ad81dfa001493272d1ea7e4a19ae74ca65c84622.
2014-12-18 12:20:58 +08:00
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