qianlifeng
fa53bce27a
Add init time and query time to setting view
2015-02-05 00:03:35 +08:00
qianlifeng
4379145231
Add activate statistics
2015-01-23 21:52:46 +08:00
qianlifeng
00953850b3
Improve the update progress.
2015-01-21 23:00:56 +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
6c94c3aa7b
Add About Page.
2014-12-16 22:25:22 +08:00
qianlifeng
128453fad1
Add upgrade check.
2014-12-14 23:16:29 +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
qianlifeng
b8e034e33c
Add proxy setting UI #118
2014-07-17 19:20:00 +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
e7f000147b
Add open pluign directory link in plugin setting page.
2014-07-14 23:18:57 +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
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
4fe530d257
close #83 Merge Plugin tab and Feature tab
2014-06-30 18:12:45 +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
33d7e40e7c
Namespaces fix
2014-05-24 14:07:03 +06:00
Aaron Campf
d748e34d7e
Working on Adding CheckBox
2014-05-20 21:53:32 -07:00
qianlifeng
36f3c293f0
close #65 Hide when app loses focus
2014-04-13 10:08:33 +08: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
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
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
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
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
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
d78ecdc203
Fix bug with theme in Windows 8
2014-03-24 00:08:56 +08:00
Yeechan Lu
4fc1169fa3
Fix typo Widow -> Window
2014-03-20 02:26:00 +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
Roy van Kaathoven
ef63f11bbb
Make python plugins optional
2014-03-18 18:27:59 +01:00
qianlifeng
9adf764af8
Fix issue#24
2014-03-11 22:17:10 +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