bao-qian
e0b9a81c9b
Installer + auto update on startup
...
1. installer
2. auto check update on startup
3. auto start on next startup
4. remove command line arguments which breaks squirrel
5. auto generate installer on continue integration
2016-05-08 17:28:02 +01:00
bao-qian
192e4b8877
Refactoring results update
2016-05-08 17:28:02 +01:00
bao-qian
02d44a6cca
Misc
2016-05-08 17:28:01 +01:00
bao-qian
39ba1e0582
Move websearch images to %APPDATA%
2016-05-08 17:28:00 +01:00
roose
ae121895e9
Added solution for executable plugins
2016-05-08 17:28:00 +01:00
bao-qian
11ecf20f89
fix tests
2016-05-08 17:27:59 +01:00
bao-qian
3646a7d12d
Update README.md
2016-05-08 17:27:58 +01:00
bao-qian
db5f45da83
rename plugin main file, part 2
2016-05-08 17:27:58 +01:00
bao-qian
52a4bfa25f
rename plugin main file, part 1
2016-05-08 17:27:57 +01:00
stafford
099b62b645
Cleanup proxy enable/disable, fix #518
2016-05-08 17:27:56 +01:00
stafford
e37332a5d2
Allow open settings from main window context menu, fix #519
2016-05-08 17:27:56 +01:00
bao-qian
f36cc56c81
Fix #548
2016-05-08 17:27:55 +01:00
bao-qian
b20750b936
fix #587
2016-05-08 17:27:54 +01:00
bao-qian
407f58da54
fix selected item
...
part of #412
2016-05-08 17:27:54 +01:00
bao-qian
fe5bb1d885
parallel foreach + list is not thread safe
2016-05-08 17:27:53 +01:00
bao-qian
92f45567d7
Focuses first textbox on load
...
fix #516
thanks @staff0rd for idea!
2016-05-06 00:29:27 +01:00
bao-qian
a4c0e0a59c
Fix select result when there is no results
...
part of #412
2016-05-06 00:00:54 +01:00
bao-qian
d536377329
Refactoring multithreading
...
1. ThreadPool -> Task
2. fix deadlock
3. remove unnecessory application.dispatcher.invoke
4. enable non-main thread access to results collection
5. Misc
6. part of #412
2016-05-06 00:00:43 +01:00
bao-qian
923f4ed045
We don't need use ping to test website speed
2016-05-05 20:26:19 +01:00
bao-qian
9191cae144
temp hack for folder plugin results
2016-05-05 16:30:56 +01:00
bao-qian
e8c142353c
Fix default icon path when add new web search
2016-05-05 16:21:35 +01:00
bao-qian
ba1e22955e
Web search suggestion is loaded async
...
1. suggestion is async
2. if ping time of domain less than 300ms, then suggestion is still sync
3. #578 #539
2016-05-05 16:08:48 +01:00
bao-qian
c41847c0d7
Update README.md
2016-05-05 12:42:25 +01:00
bao-qian
e1d7c25c98
Update README.md
2016-05-05 12:41:57 +01:00
bao-qian
3d8e845233
Update ISSUE_TEMPLATE.md
2016-05-05 12:38:43 +01:00
bao-qian
0fa126a6b8
fixup test code
2016-05-05 12:30:23 +01:00
bao-qian
1961816ba7
Fix #572
2016-05-05 02:54:26 +01:00
bao-qian
4410b679a0
Add missing sdk files
2016-05-05 02:38:35 +01:00
bao-qian
e6214b3c97
Misc
2016-05-05 02:29:57 +01:00
bao-qian
7e7637a1b3
Misc
2016-05-05 02:21:04 +01:00
bao-qian
86b201623d
Delete unused files
2016-05-05 02:21:03 +01:00
bao-qian
785843198a
Use existing installed python
...
1. use installed python
2. add settings to choose python directory
3. add py3 compability
4. create hello world python example
2016-05-05 01:57:03 +01:00
bao-qian
bc0f5a9136
Use existing Everything, dll is loaded by platform
...
fix #574
2016-05-04 02:26:19 +01:00
bao-qian
461e650e05
fix missing image cache
2016-05-03 23:36:47 +01:00
bao-qian
c2132e3772
Fix file associated icon
2016-05-03 23:21:03 +01:00
bao-qian
174c7a776e
Refactoring Refactoring icon, part 2
...
1. Add baidu, fix #576 , #582
2. Refactoring
2016-05-03 21:22:11 +01:00
bao-qian
730864609f
Refactoring icon, part 1, rename
2016-05-03 21:18:51 +01:00
bao-qian
784137fdac
Misc
2016-05-03 00:04:04 +01:00
bao-qian
c6aff8424c
Save when exit
...
1. fix image cache
2. fix save when exit since destructor won't be called
3. fix #583 #582 (partially) #581 (partially) #580
2016-05-02 22:37:01 +01:00
bao-qian
a7a34ac6b2
fixup
2016-04-27 23:17:06 +01:00
bao-qian
57492023f9
manually deploy use appveyoe
2016-04-27 23:04:18 +01:00
bao-qian
aff1e160b4
fixup
2016-04-27 23:00:59 +01:00
bao-qian
b8d12bd0cd
rename
2016-04-27 22:54:27 +01:00
bao-qian
5ab33e831d
Fix logger name and move logger to %APPDATA%
2016-04-27 22:52:53 +01:00
bao-qian
dc3b01dc15
use %APPDATA%
...
1. Fix can't find Result.ctor bug for plugin introduced in
c0889de1f9ae460b2cc189eb59e5bd90ddb7d17e
2. use %APPDATA% for all data, part of #389
3. MISC
2016-04-27 02:35:17 +01:00
bao-qian
e96bd5a0e7
Misc
2016-04-26 22:45:31 +01:00
bao-qian
57c33fe693
Fix #472 #476 #509 #523 #525 #557
...
Fix numerous web search plugin bugs
2016-04-26 02:40:23 +01:00
bao-qian
fc2d7b41d8
Move ImageLoader to Wox.Infrastructure, part 2
2016-04-26 01:20:10 +01:00
bao-qian
fd139d4903
Move ImageLoader to Wox.Infrastructure, part 1
2016-04-26 01:19:09 +01:00
bao-qian
813d33fc4d
Json: Overwriting instead of add to list
...
http://stackoverflow.com/questions/29113063/json-net-why-does-it-add-to-list-instead-of-overwriting
2016-04-26 00:54:09 +01:00