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

| 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 |
- 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:
Fixes possible NullPointerExceptions related to packet logging, resources.
13 lines of code changed in:
Changes project name in source license headers from SIP Communicator to Jitsi
2 lines of code changed in:
Detects ip changes (not link changes) under macosx. Fixes a problem with reconnecting several tcp/tls sip providers.
1 lines of code changed in:
Restores the create Jabber account form and fixes some related issues.
23 lines of code changed in:
Skin support patch provided by Adam Netocny. Adding skin support in the SIP Communicator look&feel.
13 lines of code changed in:
Fixes warnings, TODOs, javadocs, formatting.
5 lines of code changed in:
Fix options panel.
5 lines of code changed in:
Patch provided by Adam Netocny improving skin management process (work in progress).
68 lines of code changed in:
Adds javadocs, fixes warnings.
6 lines of code changed in:
Patch provided by Adam Netocny, icluding some skin jar builder enhancements + javadocs.
47 lines of code changed in:
Fixes a "unmappable character for encoding UTF8" warning.
1 lines of code changed in:
Skin implementation bases provided by Adam Netočný (work in progress).
93 lines of code changed in:
Fix logger usage - seventh and last bunch
6 lines of code changed in:
Fix NPE when trying to get an image from an imageID that is missing in the resources
4 lines of code changed in:
Fixes recentry introduced unused-import warnings.
2 lines of code changed in:
Fixing issue #669 (Broken smiles preivew on linux and windows).
2 lines of code changed in:
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:
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:
Removes unused Logger instances (and thus resolves the warnings about them as well).
3 lines of code changed in:
(16 more)