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.
6 years ago
Silence Tai
ecd59c8f57
Switch configuration enable button ( #2460 )
Fix shadowsocks/shadowsocks-windows/#2458
7 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
7 years ago
celeron533
72678c462d
Print win10 theme info when verboseLogging switched on
7 years ago
celeron533
148d3885ad
Code refactoring: Notification tray icon
7 years ago
celeron533
a1c96055d5
Merge pull request #2379 from TGSAN/master
Support Windows 10 1903 Light Theme
7 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.
7 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.
7 years ago
Stzx
9529fc1a59
Refactoring the Config Form interactive code
Add new hints and fixed some old interaction bugs
7 years ago
Stzx
5556a060ab
fixed shadowsocks/shadowsocks-windows/#2371
7 years ago
TGSAN
6f71e6cca6
Support Windows 10 1903 Light Theme
Support Windows 10 1903 Light Theme (Menu icon color)
7 years ago
celeron533
2751467b14
Fix typo
Plugin arguments tooltip
7 years ago
Kevin2Law
aea690d356
feat: Add apply button for server configuration form.
7 years ago
Kevin2Law
948457fd52
enhance: Combine enable system proxy and proxy mode as one switcher for better user experience.
7 years ago
rickryo
0d6c8bd0bc
add "basic access authentication" support for http proxy
7 years ago
Allen Zhu
9f243197e0
Merge pull request #2212 from studentmain/master
Add check box to toggle plugin argument input
7 years ago
Student Main
5791618ac5
Replace 'Arguement' to 'Argument'
7 years ago
Student Main
0433c12a85
correction names
7 years ago
Student Main
2079cab91d
Update zh_CN text
7 years ago
Allen Zhu
94cc6c523a
Merge pull request #2221 from DamirAinullin/use_proxy_wrong_check
Improve the code readability useProxy test condition
7 years ago
celeron533
cd5f482278
Fix the flash animation in QRCodeSplashForm
Mentioned in PR #2219
7 years ago
Damir Ainullin
7a6230f53d
Fix for appropriate logic of the original design
7 years ago
Damir Ainullin
08e7de224b
Fixed condition for useProxy
7 years ago
Student Main
4bce18a595
Add check box to toggle plugin argument input
7 years ago
celeron533
f75ffc06fc
Minor updates
7 years ago
CGDF
46f37fa4f2
补上Statistics界面的图标
7 years ago
Soul Dark
22fdc823f2
修复ConfigForm不安全代码。链接分隔符支持空格。
7 years ago
celeron533
721fb3f0ef
Refine HotkeyReg logic
7 years ago
voq
f24c0e9872
Merge pull request #1130 from voq/master
Auto register hotkeys
7 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
8 years ago
celeron533
ed4f8f5b78
Minor updates on Hotkeys form
- Naming
- Cleanup
- Move logic to controller
8 years ago
celeron533
05b41389f1
Get rid of the UI coupled reflection on Hotkey config form
8 years ago
celeron533
66cdd13144
Minor updates on Hotkeys form
8 years ago
celeron533
c77d69f931
Minor updates on ConfigForm
8 years ago
celeron533
db1bbd8039
Minor updates on Hotkeys form
8 years ago
celeron533
409f58bf1b
Minor updates on ConfigForm
8 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
8 years ago
Opportunity
70ec5df5b0
Add temp folder path selection ( #1827 )
* Translation
* Environment Variables support
8 years ago
celeron533
9439fc617a
Config form UI updates
* Add tooltips
* Translations
8 years ago
celeron533
b7e30318cd
Add plugin CLI arguments support
8 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
8 years ago
celeron533
257448a80a
Misc
8 years ago
wzxjohn
226ad0cf50
Fix wrong splash on multi display ( #1729 )
Because the splash is already on the target display, the target rect doesn't need to calculate with the screen position.
8 years ago
Chen Shaoju
5138e43aff
"Allow Clients from LAN" Description & Translation optimization ( #1753 )
"Allow Clients from LAN" --> "Allow other Devices to connect"
8 years ago
Syrone Wong
3329291ab9
add xchacha20-ietf-poly1305
- update mbedtls to 2.7.0, use new md5 api
- update libsodium to 1.0.16
- static link to openssl 1.1.0g, check libsscrypto repo for detail
8 years ago
celeron533
5db7c79407
Minor changes on Forward Proxy
8 years ago
SharerMax
acc192df34
Remove useless code
8 years ago
SharerMax
eae0b1cfac
Add option to show password
8 years ago
celeron533
a4c4967f5f
Rename GetQRCode() to GetServerURL()
8 years ago
celeron533
05df449826
Add notification message
8 years ago