Student Main
6a3dfeff60
Write i18n.csv on demand
5 years ago
celeron533
328029dd1e
Merge branch 'i18n' of https://github.com/studentmain/shadowsocks-windows into studentmain-i18n
# Conflicts:
# shadowsocks-csharp/Data/ja.txt
# shadowsocks-csharp/Data/zh_CN.txt
# shadowsocks-csharp/Data/zh_TW.txt
5 years ago
Raif Atef
b83f5b3d96
Implement "Show Plugin Output" checkbox.
5 years ago
Student Main
a210888bd3
TranslateForm method, csv translation file
5 years ago
Student Main
c25c31e76a
translate CalculationControl
5 years ago
Student Main
9d14196a73
rename statistics window label, fix some translate
5 years ago
Student Main
1602804f77
Partially translate Statistics config
5 years ago
anmingwei
09db02bd10
BugFix #2657 win10 1903 黑色主题下, trayIcon 会消失的问题;
https://github.com/shadowsocks/shadowsocks-windows/issues/2657
Support Windows 10 1903 Light Theme
But Fix Support Windows 10 1903 Dark Theme
5 years ago
Stzx
174cf57111
Fix accidental index invalidation
Fixed an invalid index that was unexpectedly caused when the configuration was abandoned, resulting in an list box index exception.
5 years ago
Silence Tai
ecd59c8f57
Switch configuration enable button ( #2460 )
Fix shadowsocks/shadowsocks-windows/#2458
6 years ago
Silence Tai
b7089275f6
Fix #2458 Unexpected delete server behavior ( #2459 )
* Fix shadowsocks/shadowsocks-windows/#2458
* Servers List Box position adjustment is consistent with the v4.1.6 version
6 years ago
celeron533
72678c462d
Print win10 theme info when verboseLogging switched on
6 years ago
celeron533
148d3885ad
Code refactoring: Notification tray icon
6 years ago
celeron533
a1c96055d5
Merge pull request #2379 from TGSAN/master
Support Windows 10 1903 Light Theme
6 years ago
TGSAN
66b94d4983
Fixed bug of #2379 pullrequestreview-254461303
Fixed bug of #2379 pullrequestreview-254461303
Redundant paintings when user move mouse on the icon, pixel by pixel.
6 years ago
TGSAN
95b760c6e1
Update for #2379
Move GetWindows10SystemThemeSetting() to Util.cs
WindowsThemeMode use enum
Status var windowsThemeMode rename to windowsThemeMode
Used `if else` to replace `switch case`
Delete legacy commint (Some code).
Increase contrast for icon.
6 years ago
Stzx
9529fc1a59
Refactoring the Config Form interactive code
Add new hints and fixed some old interaction bugs
6 years ago
Stzx
5556a060ab
fixed shadowsocks/shadowsocks-windows/#2371
6 years ago
TGSAN
6f71e6cca6
Support Windows 10 1903 Light Theme
Support Windows 10 1903 Light Theme (Menu icon color)
6 years ago
celeron533
2751467b14
Fix typo
Plugin arguments tooltip
6 years ago
Kevin2Law
aea690d356
feat: Add apply button for server configuration form.
6 years ago
Kevin2Law
948457fd52
enhance: Combine enable system proxy and proxy mode as one switcher for better user experience.
6 years ago
rickryo
0d6c8bd0bc
add "basic access authentication" support for http proxy
6 years ago
Allen Zhu
9f243197e0
Merge pull request #2212 from studentmain/master
Add check box to toggle plugin argument input
6 years ago
Student Main
5791618ac5
Replace 'Arguement' to 'Argument'
6 years ago
Student Main
0433c12a85
correction names
6 years ago
Student Main
2079cab91d
Update zh_CN text
6 years ago
Allen Zhu
94cc6c523a
Merge pull request #2221 from DamirAinullin/use_proxy_wrong_check
Improve the code readability useProxy test condition
6 years ago
celeron533
cd5f482278
Fix the flash animation in QRCodeSplashForm
Mentioned in PR #2219
6 years ago
Damir Ainullin
7a6230f53d
Fix for appropriate logic of the original design
6 years ago
Damir Ainullin
08e7de224b
Fixed condition for useProxy
6 years ago
Student Main
4bce18a595
Add check box to toggle plugin argument input
6 years ago
celeron533
f75ffc06fc
Minor updates
6 years ago
CGDF
46f37fa4f2
补上Statistics界面的图标
6 years ago
Soul Dark
22fdc823f2
修复ConfigForm不安全代码。链接分隔符支持空格。
6 years ago
celeron533
721fb3f0ef
Refine HotkeyReg logic
6 years ago
voq
f24c0e9872
Merge pull request #1130 from voq/master
Auto register hotkeys
6 years ago
Chen Shaoju
21ecdc6425
Optimal description ( #1924 )
* Update LogForm.cs
* Update ja.txt
* Update zh_CN.txt
* Update zh_TW.txt
* Update the control name
7 years ago
celeron533
ed4f8f5b78
Minor updates on Hotkeys form
- Naming
- Cleanup
- Move logic to controller
7 years ago
celeron533
05b41389f1
Get rid of the UI coupled reflection on Hotkey config form
7 years ago
celeron533
66cdd13144
Minor updates on Hotkeys form
7 years ago
celeron533
c77d69f931
Minor updates on ConfigForm
7 years ago
celeron533
db1bbd8039
Minor updates on Hotkeys form
7 years ago
celeron533
409f58bf1b
Minor updates on ConfigForm
7 years ago
celeron533
79f33bc326
Simplify the temp folder mechanism: portable mode is back
- Portable mode ON: executable file's folder
- Portable mode OFF: current user's temp folder
7 years ago
Opportunity
70ec5df5b0
Add temp folder path selection ( #1827 )
* Translation
* Environment Variables support
7 years ago
celeron533
9439fc617a
Config form UI updates
* Add tooltips
* Translations
7 years ago
celeron533
b7e30318cd
Add plugin CLI arguments support
7 years ago
Zch
81dcad5df5
fix #1768
Move PerPixelAlphaForm's code into QRCodeSplashForm to avoid 2 derived class of Form in same file.
Before: QRCodeSplashForm -> PerPixelAlphaForm -> Form
After: QRCodeSplashForm -> Form
7 years ago
celeron533
257448a80a
Misc
7 years ago