[root]/src/net/java/sip/communicator/service/resources

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 44 (100.0%) | 749 (100.0%) | 17.0 |
| damencho | 12 (27.3%) | 403 (53.8%) | 33.5 |
| yanas | 11 (25.0%) | 180 (24.0%) | 16.3 |
| lubomir_m | 8 (18.2%) | 136 (18.2%) | 17.0 |
| emcho | 12 (27.3%) | 30 (4.0%) | 2.5 |
| a_pelov | 1 (2.3%) | 0 (0.0%) | 0.0 |
Changes project name in source license headers from SIP Communicator to Jitsi
10 lines of code changed in:
Restores the create Jabber account form and fixes some related issues.
12 lines of code changed in:
Skin support patch provided by Adam Netocny. Adding skin support in the SIP Communicator look&feel.
9 lines of code changed in:
Fixes warnings, TODOs, javadocs, formatting.
2 lines of code changed in:
Patch provided by Adam Netocny, icluding some skin jar builder enhancements + javadocs.
2 lines of code changed in:
Skin implementation bases provided by Adam Netočný (work in progress).
58 lines of code changed in:
Commits passwdstorage2.patch provided by Dmitri Melnikov on the dev mailing list in the thread "Password Storage in trunk".
19 lines of code changed in:
- Fixed problem creating contact header in tcp calls.
- Add option for TLS calls when the certificate is not trusted, ask the user for acceptance of the cert.
2 lines of code changed in:
Commits the patch of Sebastien Vincent provided on the dev mailing in an e-mail with subject "Fix warnings in Javadoc" which fixes javadoc warnings.
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.
58 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.
62 lines of code changed in:
Eliminates duplication among the ~28 Resources classes.
30 lines of code changed in:
Leaves a single ImageID class.
25 lines of code changed in:
Sound files are now obtained from the properties file.
9 lines of code changed in:
Enhanced resource management.
90 lines of code changed in:
Initial support for Msn protocol version up to 15.
77 lines of code changed in:
Added an icon for the auto away configuration form (by Damien ROTH)
Renamed the status update plugin to awto away
moved the getImage() and getImageBytes() methods to the ResourceManagementService
20 lines of code changed in:
Added some missing resources to the images.properties file
0 lines of code changed in:
Adding new method in Resource Management Service to get image path for the given image key.
95 lines of code changed in:
Resource Management Service and its implementation. The service holds all resources and all bundles(except configuration service) use it to retrieve i18n strings,images,settings...
167 lines of code changed in:
(2 more)