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

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 12 (100.0%) | 864 (100.0%) | 72.0 |
| lubomir_m | 5 (41.7%) | 407 (47.1%) | 81.4 |
| damencho | 4 (33.3%) | 381 (44.1%) | 95.2 |
| yanas | 1 (8.3%) | 59 (6.8%) | 59.0 |
| wernerd | 1 (8.3%) | 16 (1.9%) | 16.0 |
| emcho | 1 (8.3%) | 1 (0.1%) | 1.0 |
Changes project name in source license headers from SIP Communicator to Jitsi
1 lines of code changed in:
Fix logger usage - seventh and last bunch
16 lines of code changed in:
Introduce new features in currently updated OrangeExtension and fix bouncing dock icon under Snow Leopard. Update code manipulating dock icons.
15 lines of code changed in:
Catch all errors, preventing stopping processing messages.
1 lines of code changed in:
Commits the patch of Sebastien Vincent provided on the dev mailing list in an e-mail with the subject "[Patch] Warnings" which fixes multiple warnings about unnecessary casts, missing or incorrect javadocs.
334 lines of code changed in:
Removes duplication in ChatAlerterActivator introduced in r5964.
1 lines of code changed in:
Ongoing work on issue #725 ( Sepperate operation set for ad-hoc like chat rooms (Msn, Icq, Yahoo)) provided by Valentin Martinet. Introduces all the interfaces needed to represent an ad-hoc chat room and the corresponding implementations for Msn, Yahoo and Icq.
Also turns some tabs to spaces in the facebookaccregwizz and chatalerter plugins.
59 lines of code changed in:
Removes a small duplication (I accidentally came by).
54 lines of code changed in:
As my day went into warnings, fixes more warnings about raw-type uses.
3 lines of code changed in:
Eliminates duplication of ProtocolProviderService.getOperationSet() and .getSupportedOperationSets() for all protocol implementations by moving the implementations into AbstractProtocolProviderService. Uses .getOperationSet() instead of .getSupportedOperationSets() where appropriate in order to produce less garbage (due to Hashtable cloning).
15 lines of code changed in:
Update jml, trying to fix random disconnects when making changes in the contact list.
12 lines of code changed in:
commit in wrong place
353 lines of code changed in: