Commit Graph

70 Commits

Author SHA1 Message Date
Aaron Campf
e09fe4acf0 Forgot to add Files 2014-07-24 17:32:19 -07:00
Aaron Campf
0385662197 Changes: Added Sys Folder, Moved Sys into folder, Added SysSettings, Made Sys use an AddRange and added ISettingProvider 2014-07-24 17:27:59 -07:00
CoenraadS
a972a52be4 Optimize default icon method.
Simply return the first pointer, ignore the others. Assume if the first
one doesn't work, none of them will work.
2014-07-22 13:30:39 +02:00
CoenraadS
7cd9768880 Fix default icon retrieval.
And replace continue; with if() statements (supposably more compile
friendly)
2014-07-22 13:13:26 +02:00
qianlifeng
0a45a6fea9 #129 exclude system plugins results when searching websearch. 2014-07-21 23:18:39 +08:00
qianlifeng
9805ab8761 #129 fix space issues in searching programs 2014-07-21 22:54:18 +08:00
qianlifeng
b4bb98b230 Fix websearch setting issues. 2014-07-21 22:35:40 +08:00
qianlifeng
e11e141b5e remove bing search suggestions. 2014-07-21 22:30:04 +08:00
qianlifeng
83e199a0de #129 Make web search suggestion optional and add baidu suggeestion source. 2014-07-21 22:27:57 +08:00
qianlifeng
4e87211d39 Replace all obsoleted method 2014-07-21 19:48:17 +08:00
qianlifeng
88208285a4 Contron panel item priority should be lower when compared to programs. 2014-07-21 19:45:47 +08:00
Coenraad Stijne
39d6ccd11c Control Panel Command handeling
Now works for everything
2014-07-20 10:54:12 +02:00
Coenraad Stijne
a72d1a13b6 Better path handeling
Thanks @orzFly
2014-07-19 18:14:31 +02:00
Coenraad Stijne
60df499584 Better icon-handeling.
And enumerate through ICON instead of GROUP_ICON
2014-07-19 15:34:52 +02:00
Coenraad Stijne
10204a4526 Save icons using GUID filename 2014-07-19 14:31:19 +02:00
Coenraad Stijne
a5d63bc383 Control Panel Split Logic 2014-07-19 12:39:26 +02: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
Coenraad Stijne
102d5fdd7f Update Control Panel
The Control Panel now also includes third party panel items.
2014-07-18 20:15:35 +02:00
qianlifeng
7b4d6ba57e Pack python env to zip 2014-07-18 20:00:55 +08:00
qianlifeng
7be02731ee Fix issues in ControlPanel plugin. 2014-07-18 14:09:52 +08:00
CoenraadS
10302f4bc9 Optimized search
Removed redundant check.
2014-07-17 20:05:09 +02:00
CoenraadS
b576ee300b Save icon's as .bmp
.ico hack was unneccassary.
2014-07-17 19:37:51 +02:00
CoenraadS
77afcc2293 Only return top 2 relevent results 2014-07-17 17:47:58 +02:00
CoenraadS
574e711f33 Added priority to title results 2014-07-17 17:43:29 +02:00
CoenraadS
4cab77a57d Trim query 2014-07-17 17:36:19 +02: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
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
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
Coenraad Stijne
418aa44960 Fix spelling mistake
seleted => selected
2014-07-10 17:16:46 +02:00
Coenraad Stijne
b91850262d [Programs] Fix MessageBox behaviour
Fix MessageBox asking user to select item if he clicks No after trying
to Delete an item in Programs Settings.
2014-07-10 17:06:50 +02:00
Coenraad Stijne
ed2dc101bb [WebSearch] Fix MessageBox behaviour
Fix MessageBox asking user to select item if he clicks No.
2014-07-10 16:52:18 +02: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
e275ce6063 #21 Add Disable option for each plugin. 2014-07-01 22:19:46 +08:00
qianlifeng
3f83361a7a Merge pull request #96 from zlsun/master
Fix the problem of sleep command and change the behavior of executing command.
2014-07-01 09:28:30 +08:00
zlsun
132d5ec8cc Revert "Use sleep instead of ping."
This reverts commit 3f1064b22d.
2014-06-30 22:38:51 +08:00
qianlifeng
fad6a406a1 Add system plugin descriptions. 2014-06-30 21:31:13 +08:00
qianlifeng
d23eb291f7 #94 and close #91. Make bookmark as plugin. 2014-06-30 18:05:42 +08:00
zlsun
3f1064b22d Use sleep instead of ping. 2014-06-16 14:08:48 +08:00
zlsun
6fdbc9cdfa Remove unnecessary code. 2014-06-16 14:08:11 +08:00
Yaroslav Zyubanov
2ee671a1ae Add post-action 2014-06-04 21:22:34 +06:00
Yaroslav Zyubanov
47a0642c4d Missed logo and title 2014-06-04 17:26:41 +06:00
Yaroslav Zyubanov
db1cd3efbc HEX colors plugin 2014-06-04 16:15:38 +06:00
qianlifeng
e1c7705182 Revert last two commits pushed by @aaroncampf, which will cause build erros. 2014-05-25 18:11:27 +08:00