kimw
0eee5cd98f
add feature: save LogForm's config into json file.
10 years ago
kimw
f1019b4aad
fix variables' name: (first letter uppercase -> lowercase)
1. WrapTextTrigger -> wrapTextTrigger
2. WrapTextTriggerLock -> wrapTextTriggerLock
3. TopMostTrigger -> topMostTrigger
4. TopMostTriggerLock -> topMostTriggerLock
5. ShowToolbarTrigger -> toolbarTrigger
10 years ago
kimw
b632d4a8a9
improved `log viewer`:
1. add menu items for `clear logs`, `change fonts`, `wrap text` and `top most` functions.
2. hide toolbar default. but you can trigger it out by menu.
10 years ago
Gang Zhuo
2ec1340261
fix "Only TrueType fonts are supported. This is not a TrueType font."
10 years ago
Gang Zhuo
ab79dbce0e
Download updates automatically
10 years ago
Gang Zhuo
00ccb52bef
Add an option for checking updates
10 years ago
Gang Zhuo
204d6b856e
verbiage
10 years ago
Gang Zhuo
1564e9ff81
support onetime auth
10 years ago
Jackson Ming Hu
2fdb26c063
Fix a tiny bug
Sometimes the users may hit enter key by mistake, and the form will
close without saving entries.
10 years ago
kimw
99fe540e53
Merge remote-tracking branch 'upstream/master'
10 years ago
clowwindy
765720dbd9
small fix
10 years ago
kimw
cec6f79e7e
improved `log viewer`:
1. add `clean log` feature
2. add `change font` feature
3. add `wrap text` feature
4. add `top most` feature
10 years ago
clowwindy
7ab5eae64c
Merge pull request #297 from kimw/master
2 fixes, 1 feature, 1 code beautify
10 years ago
clowwindy
b1ebfe7772
prevent moving up and down when unsaved
10 years ago
kimw
0b6dd0d653
refresh server list with friendly name
10 years ago
kimw
758c497eba
same the source code format.
1/ removed dual empty line
2/ removed tailing spaces
3/ converted tabs into spaces
4/ added some TODO comments
10 years ago
kimw
3e1044fc41
rename variable `_oldSelectedIndex` to `_lastSelectedIndex`
10 years ago
kimw
f33fb04b89
support customize the server order
10 years ago
clowwindy
71bd0d2b5a
improve user experience for some users
10 years ago
icylogic
0e4f0f17cd
Add availability statistics service and a simple strategy
Strategy: Simply Choose By Statistics
11 years ago
Jeffrey Zhang
5ed40c7565
Added list of servers in QRCode generate window to select.
To add multiple servers in android phone, now it is no need to chose server one by one and generate QRCode for each. Just need to select the server listed in right.
11 years ago
clowwindy
45e0968d29
fix #238
11 years ago
clowwindy
e634b7eca1
remove unused var
11 years ago
clowwindy
7425e09ebc
fix log not scrolled to bottom when first shown
11 years ago
clowwindy
6a5432c861
bump 2.5.2
11 years ago
clowwindy
5acfadcdb6
add log viewer
11 years ago
clowwindy
a0e79f37bc
fix #235
11 years ago
clowwindy
dafe33f7ed
fix a crash
11 years ago
clowwindy
ddd46ed8c6
add HA
11 years ago
clowwindy
4afd5faf3f
add load balancing
11 years ago
clowwindy
95242208ec
UX fix
1. only enable menu items relevant to pac status
2. rename edit pac file into edit local pac file
3. users are allowed to enable online pac then input online pac url, not to input then enable
11 years ago
Gang Zhuo
532a53c971
revert
11 years ago
Gang Zhuo
c6e6d019f1
fix regular expression
11 years ago
Gang Zhuo
00f57ee329
validate user input
11 years ago
Gang Zhuo
5f2ec3ccff
Use VB.NET InputBox instead of implement a message box
11 years ago
Gang Zhuo
1bb01bb68e
rename CancelButton to MyCancelButton
11 years ago
Gang Zhuo
4d4d02604c
layout by TableLayoutPanel
11 years ago
Gang Zhuo
e0612854d6
support online pac, see https://github.com/shadowsocks/shadowsocks-csharp/issues/163
11 years ago
clowwindy
eb2e5cc242
add GUI for user rule support
11 years ago
clowwindy
5eaa1b9e2b
encourage users to report to gfwlist
11 years ago
clowwindy
700cd3a7e7
show less detail
11 years ago
clowwindy
7cb863b0c2
update some menu title
11 years ago
clowwindy
f4007b685b
update name for share over lan
11 years ago
clowwindy
01f033225b
fix typo
11 years ago
clowwindy
d3365a8fa4
remove unecessary code
11 years ago
Sharuru
7918cb4bd2
Show current mode in tray menu
11 years ago
clowwindy
3e56b3d3a4
use local port in update checker
11 years ago
clowwindy
444fabaa79
local port now is the same for different servers
11 years ago
clowwindy
42c3776aa5
move proxy port out of group box
11 years ago
clowwindy
fb51f30fd9
rename Enable
11 years ago