Directory src/net/java/sip/communicator/impl/resources/

Directory Created:
2005-11-02 17:08
Total Files:
2
Deleted Files:
3
Lines of Code:
982

[root]/src/net/java/sip/communicator/impl/resources
                                 util (1 files, 417 lines)

Lines of Code

src/net/java/sip/communicator/impl/resources/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 46 (100.0%) 1713 (100.0%) 37.2
yanas 15 (32.6%) 805 (47.0%) 53.6
damencho 6 (13.0%) 689 (40.2%) 114.8
emcho 9 (19.6%) 132 (7.7%) 14.6
lubomir_m 10 (21.7%) 77 (4.5%) 7.7
wernerd 2 (4.3%) 6 (0.4%) 3.0
kpouer 1 (2.2%) 4 (0.2%) 4.0
a_pelov 3 (6.5%) 0 (0.0%) 0.0

Most Recent Commits

lubomir_m 2012-03-22 02:09

- Allows the neomedia bundle to function even when the PortAudio native library fails to load.
- Allows the resourcemanager bundle to function without resources such as images.
- Provides a way to listen for and, optionally, drop DatagramPackets read by RTPConnectorInputStream prior to converting them to RawPackets and passing them up the media chain.

10 lines of code changed in:

  • src/net/java/sip/communicator/impl/resources: ResourceManagementServiceImpl.java (+10 -14)
lubomir_m 2011-11-23 18:24

Fixes possible NullPointerExceptions related to packet logging, resources.

13 lines of code changed in:

  • src/net/java/sip/communicator/impl/resources: ResourceManagementActivator.java (+2), ResourceManagementServiceImpl.java (+11 -16)
emcho 2011-10-18 14:03

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

2 lines of code changed in:

  • src/net/java/sip/communicator/impl/resources: ResourceManagementActivator.java (+1 -1), ResourceManagementServiceImpl.java (+1 -1)
damencho 2011-09-12 16:35

Detects ip changes (not link changes) under macosx. Fixes a problem with reconnecting several tcp/tls sip providers.

1 lines of code changed in:

  • src/net/java/sip/communicator/impl/resources: ResourceManagementServiceImpl.java (+1 -1)
yanas 2011-07-20 20:24

Restores the create Jabber account form and fixes some related issues.

23 lines of code changed in:

  • src/net/java/sip/communicator/impl/resources: ResourceManagementServiceImpl.java (+23)
yanas 2010-11-03 20:56

Skin support patch provided by Adam Netocny. Adding skin support in the SIP Communicator look&feel.

13 lines of code changed in:

  • src/net/java/sip/communicator/impl/resources: ResourceManagementServiceImpl.java (+13)
lubomir_m 2010-10-04 10:06

Fixes warnings, TODOs, javadocs, formatting.

5 lines of code changed in:

  • src/net/java/sip/communicator/impl/resources: ResourceManagementServiceImpl.java (+5 -14)
yanas 2010-09-23 13:30

Fix options panel.

5 lines of code changed in:

  • src/net/java/sip/communicator/impl/resources: ResourceManagementServiceImpl.java (+5 -1)
yanas 2010-09-15 15:29

Patch provided by Adam Netocny improving skin management process (work in progress).

68 lines of code changed in:

  • src/net/java/sip/communicator/impl/resources: ResourceManagementServiceImpl.java (+68 -1)
lubomir_m 2010-09-11 13:34

Adds javadocs, fixes warnings.

6 lines of code changed in:

  • src/net/java/sip/communicator/impl/resources: ResourceManagementServiceImpl.java (+6 -2)
yanas 2010-09-07 14:44

Patch provided by Adam Netocny, icluding some skin jar builder enhancements + javadocs.

47 lines of code changed in:

  • src/net/java/sip/communicator/impl/resources: ResourceManagementServiceImpl.java (+47 -1)
lubomir_m 2010-09-03 09:24

Fixes a "unmappable character for encoding UTF8" warning.

1 lines of code changed in:

  • src/net/java/sip/communicator/impl/resources: ResourceManagementServiceImpl.java (+1 -1)
yanas 2010-09-03 01:50

Skin implementation bases provided by Adam Netočný (work in progress).

93 lines of code changed in:

  • src/net/java/sip/communicator/impl/resources: ResourceManagementServiceImpl.java (+93 -2)
wernerd 2010-06-04 09:07

Fix logger usage - seventh and last bunch

6 lines of code changed in:

  • src/net/java/sip/communicator/impl/resources: ResourceManagementActivator.java (+2 -1), ResourceManagementServiceImpl.java (+4 -2)
kpouer 2010-04-06 15:55

Fix NPE when trying to get an image from an imageID that is missing in the resources

4 lines of code changed in:

  • src/net/java/sip/communicator/impl/resources: ResourceManagementServiceImpl.java (+4 -1)
lubomir_m 2009-05-13 09:45

Fixes recentry introduced unused-import warnings.

2 lines of code changed in:

  • src/net/java/sip/communicator/impl/resources: ResourceManagementServiceImpl.java (+2 -2)
yanas 2009-05-12 18:31

Fixing issue #669 (Broken smiles preivew on linux and windows).

2 lines of code changed in:

  • src/net/java/sip/communicator/impl/resources: ResourceManagementServiceImpl.java (+2 -16)
lubomir_m 2009-05-07 15:20

Supports country code (in addition to language code) when dealing with locales because the language properties files contain it and are not loaded without the modifications of this commit.

2 lines of code changed in:

  • src/net/java/sip/communicator/impl/resources: ResourceManagementServiceImpl.java (+2 -3)
damencho 2009-04-02 15:58

Windows update now supports password protected sites, https and http redirects. Show dialog if installer file is missing. Stopping update process now iss working. Change of interface language.

44 lines of code changed in:

  • src/net/java/sip/communicator/impl/resources: ResourceManagementActivator.java (+27 -6), ResourceManagementServiceImpl.java (+17)
lubomir_m 2009-02-10 14:09

Removes unused Logger instances (and thus resolves the warnings about them as well).

3 lines of code changed in:

  • src/net/java/sip/communicator/impl/resources: ResourceManagementServiceImpl.java (+3 -10)

(16 more)

Generated by StatSVN 0.3.1