bao-qian
cb1da686ec
Fix System.NullReferenceException for #356
2015-11-04 00:26:15 +00:00
bao-qian
288ac62448
Refactoring Query initialisation
2015-11-03 05:09:54 +00:00
bao-qian
f5d3df65b0
Misc
2015-11-03 01:33:53 +00:00
bao-qian
fc6ac662cd
Refactoring instant query
2015-11-03 00:34:27 +00:00
bao-qian
c9edc217fd
Misc
2015-11-02 13:43:19 +00:00
bao-qian
881e414043
Fix ResourceMerger
...
1. Fix duplication for loading resource.
2. Fix null reference when plugin is not loaded.
3. speedup.
2015-11-02 02:49:38 +00:00
bao-qian
b5a8312167
Add startup time measurement
2015-11-02 02:47:43 +00:00
bao-qian
a3117fa61d
Misc
2015-11-02 00:09:42 +00:00
bao-qian
bfa0db3ba3
Replace all Stopwatch with Timeit
2015-11-02 00:04:05 +00:00
bao-qian
8c7bac7dbb
Refactoring GetExclusivePlugin and GetActionKeywordPlugin
...
System plugin = plugin with action keyword *
Non system plugin = exclusive plugin + action keyword plugin
2015-11-01 19:47:20 +00:00
bao-qian
bb3b982dea
Refactoring Query Dispatch
...
half lines of code :)
2015-11-01 17:28:13 +00:00
bao-qian
4368602684
Use consistent name convention
2015-11-01 01:18:53 +00:00
bao-qian
ca8293ebdb
Migrate MSBuild-Integrated solutions to use Automatic Package Restore
...
http://docs.nuget.org/consume/package-restore/migrating-to-automatic-package-restore
2015-11-01 01:18:40 +00:00
bao-qian
1616aa87bd
Remove PluginDebugger
2015-10-31 18:20:43 +00:00
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
bao-qian
2538a79ef0
Remove unused reference
...
System.xaml also removed because .net 3.5 doesn't has this dll, and it resolve the issue when using code metrics
2015-10-30 23:22:25 +00:00
Boris Makogonyuk
559eebbb70
Issue: If Wox was set to ignore hotkeys on full-screen it would fail.
...
Cause: Compared IntPtr with null. IntPtr is never null.
2015-10-14 18:41:45 +02: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
Boris Makogonyuk
92ddf2ca41
Fixed commit #334 multiple SelectionChanged firing
2015-10-06 14:46:12 +02:00
Ioannis G
860210628e
close settings with esc
2015-09-26 00:50:22 +03:00
Ioannis G
a1988f91c1
fix tab populating in settings ( fixes #291 )
2015-09-25 23:43:09 +03:00
Boris Makogonyuk
805b83da9c
Added Russian translations to Wox
2015-09-04 22:35:52 +01:00
renzhn
9ce239dedb
fix StringNullOrEmptyToVisibilityConverter has no 0 parameter constructor
2015-08-28 08:02:23 +08:00
renzhn
bc86c9b57d
setting window: plugin
2015-08-28 08:02:09 +08:00
renzhn
d9b9e02412
set port number if not zero
2015-08-28 08:01:41 +08:00
qianlifeng
618ba376b2
Ajust maxium result item UI
2015-07-17 15:23:38 +08:00
qianlifeng
c8a445275b
merge with master
2015-07-17 15:08:39 +08:00
qianlifeng
68b3c449a6
misc
2015-07-17 14:37:38 +08:00
kerams
2089406eaf
Add option to put computer to sleep
2015-07-14 17:59:24 +02:00
kerams
c79bf1ca3a
Make the number of results show at a time customizable
2015-07-12 21:13:30 +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
5ace62a5fd
Merge branch 'dev' of https://github.com/qianlifeng/Wox.git
2015-02-20 22:29:29 +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
d91088879c
Implement ShellContextMenu [WIP]
2015-02-12 18:58:39 +08:00
qianlifeng
21e5f33487
Add shell context [WIP]
2015-02-12 00:12:28 +08:00
qianlifeng
815d911143
Add log for storage crashing
2015-02-10 23:48:09 +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
b8f829dbc3
Add item number [WIP]
2015-02-09 00:13:08 +08:00
qianlifeng
8d33644749
Add a new theme
2015-02-08 21:25:59 +08:00
qianlifeng
6c731f50a9
Improve Everything plugin user experience
2015-02-08 16:27:41 +08:00
qianlifeng
dc2f3cd166
Improve setting window performance (theme).
2015-02-08 10:38:32 +08:00
qianlifeng
bc7dce6026
Add IContextMenu interface & lazy load context menus
2015-02-07 23:49:46 +08:00
qianlifeng
2d05ecc81f
Add title translations
2015-02-07 21:27:48 +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
fa53bce27a
Add init time and query time to setting view
2015-02-05 00:03:35 +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
4ecff94aec
Change update logic
2015-01-27 21:51:29 +08:00
qianlifeng
c7e73924c8
Add clean script to Wox.csproj
2015-01-27 19:29:32 +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
17bc9c35a7
add Cleanup CI job
2015-01-23 13:01:52 +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
32e0074f26
downgrade to .net framework 3.5
2015-01-15 21:01:43 +08:00
qianlifeng
8d746cd206
Upgrade to .net framework 4.5
2015-01-15 20:47:48 +08:00
qianlifeng
bc341d193f
Upgrade to .net framework 4.0
2015-01-14 22:19:44 +08:00
qianlifeng
acfad7ec5b
add translation for crash reporter
2015-01-12 22:46:36 +08:00
qianlifeng
5be6511529
Add Wox.CrashReporter
2015-01-11 21:52:30 +08:00
qianlifeng
f20b4d570e
Change output folders for plugins in Release
2015-01-09 12:45:56 +08:00
qianlifeng
06a9478555
Merge pull request #232 from allanpk716/V1.2.0
...
1,fix ImageLoader GetIcon() trigger FileNotFoundException when file not ...
2015-01-09 10:43:02 +08:00
716
6e3ca5391a
1,fix ImageLoader GetIcon() trigger FileNotFoundException when file not exist;
...
2,In FolderPluginSettings when trigger Delete Action need confirm;
3,Add drag and drop functionality in ProgramSetting and FileSystemSettings.
Signed-off-by: 716 <525223688@qq.com>
2015-01-09 10:30: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
Chin allan
0bb1669efa
修复 GetIcon 可能出现的 FileNotFoundException 异常
...
重启电脑的时候会提示 FileNotFoundException ,所以在这里加一个检查。
2015-01-08 08:47:24 +08:00
qianlifeng
492e33aeda
Add translations for Program plugin.
2015-01-06 23:24:11 +08:00
qianlifeng
5e0821417e
Merge
2015-01-06 09:44:42 +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
714d8c7092
Fix a issue when deserialize binary storage.
2015-01-05 18:18:29 +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
a038587224
Fix typo
2015-01-01 23:07:14 +08:00
qianlifeng
96d908094b
Merge branch 'V1.2.0' of https://github.com/qianlifeng/Wox into V1.2.0
2014-12-31 12:43:02 +08:00
qianlifeng
61dc148d34
Fix a crash issue.
2014-12-31 12:42:49 +08:00
qianlifeng
f753369d1a
Add unittest [WIP]
2014-12-29 23:02:50 +08:00
qianlifeng
72c2fa3863
Fix issues if didn't has permission to create dir
2014-12-29 22:09:54 +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
e2a892eda3
Upgrade to v1.1.1
2014-12-23 21:17:15 +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
6c94c3aa7b
Add About Page.
2014-12-16 22:25:22 +08:00
qianlifeng
32867d3666
make plugin folder name readable.
2014-12-15 20:38:42 +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
b6d01133c4
Reduce the icon size and remove unnecessary images.
2014-12-12 13:02:13 +08:00
qianlifeng
9ddaee9830
Remove unnecessary codes merged from v1.1.0
2014-12-12 12:37:01 +08:00
qianlifeng
5c84ffe5dc
Merge branch 'V1.1.0' into dev
2014-12-12 12:21:23 +08:00
qianlifeng
f178c8cce2
Solution files change.
2014-12-10 10:02:39 +08:00
qianlifeng
36bcafea98
Change the default width for themes.
2014-12-10 09:50:55 +08:00
qianlifeng
e928c78749
Change the default with of Wox.
...
Remove Aero themes.
2014-11-27 13:01:12 +08:00
qianlifeng
217a7a34f8
fix #189 startup is too slow
2014-11-27 12:14:02 +08:00
qianlifeng
3c4a9a05a0
Add search monitor
2014-11-03 18:49:18 +08:00
qianlifeng
90c7bf4413
Merge
2014-10-27 20:47:11 +08:00
qianlifeng
0b09f788c5
Merge
2014-10-27 20:38:47 +08:00
qianlifeng
a64be42f39
Update AssemblyInfo.cs
2014-10-27 16:50:09 +08:00
qianlifeng
8405301500
Merge branch 'dev'
2014-10-27 15:11:20 +08:00
qianlifeng
07ed6a6416
fix #189 startup is too slow
2014-10-27 15:08:32 +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
3634ca624d
Fix a issues that JSONPRCAction could be null.
2014-10-22 16:20:50 +08:00
qianlifeng
be33ac3c4f
Refactoring command args and change the signal instance implement.
2014-10-21 18:16:05 +08:00
qianlifeng
6e10dc2893
Merge branch 'dev' of https://github.com/qianlifeng/Wox into dev
2014-09-19 17:26:28 +08:00
qianlifeng
87ce03e13e
Move Log to Infrastructure project.
2014-09-19 16:57:48 +08:00
qianlifeng
a30f60c2ba
Fix a clipboard crash issues & don't default exit Wox when exception happens.
2014-08-20 22:12:45 +08:00
qianlifeng
e91e4042ba
close #150 Use tab to cycle switch candidates
2014-08-19 15:21:26 +08:00
qianlifeng
3144a54c5b
Including PythonHome in CI building
2014-08-17 16:15:01 +08:00
qianlifeng
8eb2f66b14
#149 fix Path including space in their name issues
2014-08-14 21:07:56 +08:00
qianlifeng
5d1006f05b
Expose index file suffixes config [WIP]
2014-08-13 23:16:45 +08:00
qianlifeng
4121bbc772
Fix a programs bug if custom program folder is not exist.
2014-08-12 12:21:04 +08:00
qianlifeng
7926dd9aeb
Add F1 to open wox function guide page.
2014-08-10 22:47:37 +08:00
qianlifeng
0e812b911e
Adjust score weight for programs.
2014-08-10 16:50:35 +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
0a45a6fea9
#129 exclude system plugins results when searching websearch.
2014-07-21 23:18:39 +08: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
f1697313c0
Fix potential issues in control panel.
2014-07-19 08:15:51 +08:00
qianlifeng
2a86b06e0c
Fix python env issues.
2014-07-18 23:12:50 +08:00
qianlifeng
7b4d6ba57e
Pack python env to zip
2014-07-18 20:00:55 +08:00
CoenraadS
6cbc9493c9
Cosmetic changes
...
Setting => Settings
2014-07-17 17:24:08 +02:00
CoenraadS
1d5f72f9ab
Added Control Panel
2014-07-17 17:14:58 +02:00
qianlifeng
b8e034e33c
Add proxy setting UI #118
2014-07-17 19:20:00 +08:00
qianlifeng
4f8c6e64fb
Fix an issue when switch between plugin with icons and without icons.
2014-07-17 18:51:34 +08:00
qianlifeng
39aadaa220
close #113 can't check checkbox by clicking label
2014-07-17 18:42:11 +08:00
qianlifeng
5c373f0d25
Add browse more plugin and theme link to setting dialog.
2014-07-16 20:17:51 +08:00
qianlifeng
3a61a7992a
Async loading item images => huge performance improvements for old machines.
2014-07-16 18:52:00 +08:00
qianlifeng
e7f000147b
Add open pluign directory link in plugin setting page.
2014-07-14 23:18:57 +08:00
qianlifeng
15e27e7e1d
Merge branch 'json-rpc'
2014-07-14 22:28:54 +08:00
qianlifeng
855d75f1bb
Add image loader class
2014-07-14 19:03:52 +08:00
qianlifeng
e8f3a30a72
Python plugin loader bug fix.
2014-07-11 18:36:39 +08:00
Coenraad Stijne
c0e671d506
Pixel perfect alignment
...
Seems the designview differs from reality
2014-07-10 21:25:25 +02: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
d89968cfa5
Add HackerNews python plugin as the Demo.
2014-07-10 18:39:04 +08:00
qianlifeng
5f7c1ea4f4
Add v2ex python plugin demo.
2014-07-09 23:44:57 +08:00
qianlifeng
53cb4189d8
Add portable python environment
2014-07-09 18:15:23 +08:00
qianlifeng
3efe3d63ce
Refactoring [WIP]
2014-07-07 23:05:06 +08:00
qianlifeng
55c27516b2
Refactoring Plugin Loader [WIP].
2014-07-06 22:57:11 +08:00
qianlifeng
659ff866e1
Add Executable Plugin Loader
2014-07-05 23:10:34 +08:00
qianlifeng
f01de3a69d
Move CMD settings to CMD plugin details.
2014-07-04 15:34:31 +08:00
qianlifeng
0c75cf6055
Some plugin style changes.
2014-07-04 15:12:22 +08:00
qianlifeng
7bcbe5d791
close #21 Allow user to set their custom ActionKeyword
2014-07-04 12:08:37 +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
qianlifeng
fad6a406a1
Add system plugin descriptions.
2014-06-30 21:31:13 +08:00
qianlifeng
4fe530d257
close #83 Merge Plugin tab and Feature tab
2014-06-30 18:12:45 +08:00
qianlifeng
d23eb291f7
#94 and close #91 . Make bookmark as plugin.
2014-06-30 18:05:42 +08:00
zlsun
12b03518ee
Add remember window position support.
2014-06-16 14:06:24 +08:00
Yaroslav Zyubanov
47a0642c4d
Missed logo and title
2014-06-04 17:26:41 +06:00
qianlifeng
f6803a2c52
Merge branch 'master' of https://github.com/qianlifeng/Wox
2014-06-04 16:47:39 +08:00
qianlifeng
f8d810a787
When user querying thirdparty plugins, system plugins shouldn't be included
2014-06-04 16:47:14 +08:00
qianlifeng
c8d865e26b
#87 Add plugin deatails in Plugin tab. [WIP]
2014-06-01 23:23:48 +08:00
qianlifeng
e1c7705182
Revert last two commits pushed by @aaroncampf, which will cause build erros.
2014-05-25 18:11:27 +08:00
Aaron Campf
4c3f51cae3
Added Enabled & PluginId to BaseSystemPlugin
...
We still need a way to save the Enabled property
2014-05-24 18:57:02 -07:00
Yaroslav Zyubanov
be25226172
URL plugin
2014-05-24 14:29:56 +06:00
Yaroslav Zyubanov
33d7e40e7c
Namespaces fix
2014-05-24 14:07:03 +06:00
Yaroslav Zyubanov
9eefd8839c
Extract all converters into separate folder
2014-05-24 14:06:09 +06:00
Aaron Campf
d748e34d7e
Working on Adding CheckBox
2014-05-20 21:53:32 -07: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
841e90dc46
Solving issues from last commit
2014-05-09 21:21:55 -07:00
Aaron Campf
81467a86cc
Cleaned FileSystemPlugin + Enhanced
...
THIS NEEDS TESTING!
2014-05-09 18:24:16 -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
b07d1b027c
Fix crash issue when user clicked cancel in UAC prompt window.
2014-04-13 18:16:58 +08:00
qianlifeng
36f3c293f0
close #65 Hide when app loses focus
2014-04-13 10:08:33 +08:00
kerams
bdf57b5203
Added PeHeaderReader class, which is used to check whether an application is CUI. This fixes the issue introduced in e0eb8c8
.
2014-04-12 13:01:29 +02: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
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
qianlifeng
3b2e54a156
Fix a UI issue.
2014-03-20 21:41:30 +08:00
qianlifeng
b3f3cd2ffd
Merge branch 'master' of https://github.com/qianlifeng/Wox.git
2014-03-20 19:12:36 +08:00
qianlifeng
288b46947d
Limit the display result item to 6 at most.
2014-03-20 19:12:26 +08:00
cxfksword
58b016a9c0
Fix not handle .ico image type
2014-03-20 10:01:00 +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
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
qianlifeng
fe7afe3dec
Fix issues#13. Add image cache.
2014-03-10 07:21:26 +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
7ae98ca9fe
Fix issue#32
2014-03-02 11:29:14 +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
7d1ee33e1f
Merge branch 'MoreResponsibleUI'
2014-02-23 13:33:09 +08:00
qianlifeng
2ade16a87a
Fix dependency references issue of c# plugins.
2014-02-23 13:32:28 +08:00
qianlifeng
67fd2b4ac0
Merge branch 'master' of https://github.com/qianlifeng/WinAlfred.git
2014-02-23 10:36:50 +08:00
qianlifeng
26294a5742
Change python plugin interface.
2014-02-23 10:36:37 +08:00
qianlifeng
db8371d3af
Fix crash issue when user didn't install python.
2014-02-23 10:27:19 +08:00
qianlifeng
a0507bd14d
Log python plugin error.
2014-02-22 18:04:59 +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
0f023113ec
Change default height for result item
2014-02-22 16:10:15 +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
85515079d6
Fix theme bugs.
2014-02-21 23:43:52 +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
5a3669cbe7
Bug fix
2014-02-20 18:26:01 +08:00
qianlifeng
4e0ea5f941
bug fix
2014-02-20 09:34:30 +08:00
qianlifeng
c425313ae6
Fix title aligment issue when subtitle is empty.
2014-02-19 23:42:21 +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
953adadd62
Remove number placeholder in the right of result item.
2014-02-09 11:24:47 +08:00
cxfksword
8c7547ab03
fix build error on release mode and add miss SharpZipLib nuget package
2014-02-09 01:39:20 +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
Yeechan Lu
cc49948a59
Fix: Prevent user from closing the main window via Alt+F4
2014-01-30 01:02:49 +08:00
Yeechan Lu
02ed3e4e8b
Fix crash on null Action binded to Result
2014-01-30 00:55:03 +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