CaduNunes79 / netprofilesmod

Automatically exported from code.google.com/p/netprofilesmod
0 stars 0 forks source link

Upgrade the GUI to reflect the new proxy features #22

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
- Obsolete support for Opera 6 and older has been dropped, remove Opera 
specific elements from profile
- Add a help text for the new protocol specific proxy settings and rename and 
increase the field 'Server Address'
- Evetually rename 'Internet Explorer' to something like 'System Proxy 
Settings' since most browsers except Firefox are using these settings

Original issue reported on code.google.com by u...@urx.ch on 8 Jul 2012 at 6:01

GoogleCodeExporter commented 9 years ago
To support protocol specific servers per protocol a string like 
"http=proxy.example.ch:8080;ftp=example.com" can be entered in the proxy server 
address. If no port is specified, the protocol specific default port will be 
used. A single server address like "proxy.example.com" or 
"proxy.example.com:8080" will be used as a single server for all protocols. 
There is currently no hint for the usage of separate settings per protocol on 
the GUI.
The proxy server port field in the GUI now holds the proxy exceptions in a 
format like "localhost;127.0.0.1;*.example.com;192.168.*". This field has to be 
renamed needs an increased x size. In the profile the new value is file already 
saved as ProxyExceptions.
For any change of the GUI also the language files have to be updated.

Original comment by u...@urx.ch on 24 Jul 2012 at 10:08

GoogleCodeExporter commented 9 years ago
This issue was updated by revision 6022786fdc0a.

Removed Opera specific elements from profile settings
Removed obsolete function DeleteFirefoxSettings and the button

Added file LanguageChanges.txt to track pending changes of the translations 
instead of adding an issue per language change (replaces and closes issue 39)

Original comment by u...@urx.ch on 30 Jul 2012 at 9:41

GoogleCodeExporter commented 9 years ago
The hint for the new protocol specific proxy settings is still pending for 
closing this issue. Internet Explorer will not be renamed for now.

Original comment by u...@urx.ch on 30 Jul 2012 at 9:51

GoogleCodeExporter commented 9 years ago
This issue was closed by revision 959084c6cc78.

Original comment by u...@urx.ch on 6 Apr 2013 at 2:14

GoogleCodeExporter commented 9 years ago
This issue was closed by revision 66edc172d027.

Original comment by u...@urx.ch on 6 Apr 2013 at 6:50