Directory src/net/java/sip/communicator/plugin/globalproxyconfig/

Directory Created:
2010-03-17 20:25
Total Files:
3
Deleted Files:
0
Lines of Code:
663

[root]/src/net/java/sip/communicator/plugin/globalproxyconfig

Lines of Code

src/net/java/sip/communicator/plugin/globalproxyconfig/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 16 (100.0%) 717 (100.0%) 44.8
damencho 6 (37.5%) 690 (96.2%) 115.0
s_vincent 3 (18.8%) 15 (2.1%) 5.0
yanas 3 (18.8%) 7 (1.0%) 2.3
emcho 3 (18.8%) 3 (0.4%) 1.0
wernerd 1 (6.3%) 2 (0.3%) 2.0

Most Recent Commits

s_vincent 2012-03-09 19:05

Fixes javadoc and eclipse related warnings in the code.

14 lines of code changed in:

  • src/net/java/sip/communicator/plugin/globalproxyconfig: GlobalProxyConfigForm.java (+10 -5), Resources.java (+4 -10)
emcho 2011-10-18 14:03

Changes project name in source license headers from SIP Communicator to Jitsi

3 lines of code changed in:

  • src/net/java/sip/communicator/plugin/globalproxyconfig: GlobalProxyConfigForm.java (+1 -1), GlobalProxyPluginActivator.java (+1 -1), Resources.java (+1 -1)
damencho 2010-07-23 12:11

Rest of the work on issue#528, add default macosx bindings(Ctrl+w and Cmd+w).
Fix a font issue for proxy config reported by Lubomir Marinov.

5 lines of code changed in:

  • src/net/java/sip/communicator/plugin/globalproxyconfig: GlobalProxyConfigForm.java (+5 -1)
yanas 2010-07-06 15:02

Introduce configuration form types and allow forms to be registered for the security section.

6 lines of code changed in:

  • src/net/java/sip/communicator/plugin/globalproxyconfig: GlobalProxyPluginActivator.java (+6 -1)
yanas 2010-07-05 18:47

Configuration window improvements including reorganizing sections, user interface modifications, account loading/unloading functionality and more.

1 lines of code changed in:

  • src/net/java/sip/communicator/plugin/globalproxyconfig: GlobalProxyConfigForm.java (-1), GlobalProxyPluginActivator.java (+1 -3)
wernerd 2010-06-04 09:07

Fix logger usage - seventh and last bunch

2 lines of code changed in:

  • src/net/java/sip/communicator/plugin/globalproxyconfig: GlobalProxyPluginActivator.java (+2 -1)
s_vincent 2010-04-21 19:11

- AVPF Picture Loss Indication support;
- rtcp-fb nack pli support in SDP;
- Add updated ffmpeg libraries;
- Add missing javadoc.

1 lines of code changed in:

  • src/net/java/sip/communicator/plugin/globalproxyconfig: Resources.java (+1 -1)
damencho 2010-03-19 12:46

Fix proxy configuration form. Fix icq use of proxy settings. Move the plug-in before loading protocols. Remove save button from configuration form. Add chart for supported protocol-proxy settings.
Make all jabber contacts offline if protocol is firing protocol provider change event to offline.

241 lines of code changed in:

  • src/net/java/sip/communicator/plugin/globalproxyconfig: GlobalProxyConfigForm.java (+79 -28), GlobalProxyPluginActivator.java (+162)
damencho 2010-03-17 20:25

Add global proxy config. Add support for the global proxy config in protocols like ICQ/AIM and Jabber.

444 lines of code changed in:

  • src/net/java/sip/communicator/plugin/globalproxyconfig: GlobalProxyConfigForm.java (new 279), GlobalProxyPluginActivator.java (new 90), Resources.java (new 75)
Generated by StatSVN 0.3.1