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

Directory Created:
2008-02-14 18:17
Total Files:
1
Deleted Files:
0
Lines of Code:
396

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

Lines of Code

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

Developers

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

Most Recent Commits

emcho 2011-10-18 14:03

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

1 lines of code changed in:

  • src/net/java/sip/communicator/plugin/chatalerter: ChatAlerterActivator.java (+1 -1)
wernerd 2010-06-04 09:07

Fix logger usage - seventh and last bunch

16 lines of code changed in:

  • src/net/java/sip/communicator/plugin/chatalerter: ChatAlerterActivator.java (+16 -8)
damencho 2010-05-19 17:15

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:

  • src/net/java/sip/communicator/plugin/chatalerter: ChatAlerterActivator.java (+15 -3)
damencho 2010-04-06 19:02

Catch all errors, preventing stopping processing messages.

1 lines of code changed in:

  • src/net/java/sip/communicator/plugin/chatalerter: ChatAlerterActivator.java (+1 -1)
lubomir_m 2009-10-13 16:51

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:

  • src/net/java/sip/communicator/plugin/chatalerter: ChatAlerterActivator.java (+334 -338)
lubomir_m 2009-09-15 11:28

Removes duplication in ChatAlerterActivator introduced in r5964.

1 lines of code changed in:

  • src/net/java/sip/communicator/plugin/chatalerter: ChatAlerterActivator.java (+1 -18)
yanas 2009-09-14 18:51

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:

  • src/net/java/sip/communicator/plugin/chatalerter: ChatAlerterActivator.java (+59 -1)
lubomir_m 2009-09-04 11:53

Removes a small duplication (I accidentally came by).

54 lines of code changed in:

  • src/net/java/sip/communicator/plugin/chatalerter: ChatAlerterActivator.java (+54 -61)
lubomir_m 2009-08-31 22:47

As my day went into warnings, fixes more warnings about raw-type uses.

3 lines of code changed in:

  • src/net/java/sip/communicator/plugin/chatalerter: ChatAlerterActivator.java (+3 -16)
lubomir_m 2008-12-09 23:45

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:

  • src/net/java/sip/communicator/plugin/chatalerter: ChatAlerterActivator.java (+15 -20)
damencho 2008-08-07 23:30

Update jml, trying to fix random disconnects when making changes in the contact list.

12 lines of code changed in:

  • src/net/java/sip/communicator/plugin/chatalerter: ChatAlerterActivator.java (+12 -1)
damencho 2008-02-14 18:17

commit in wrong place

353 lines of code changed in:

  • src/net/java/sip/communicator/plugin/chatalerter: ChatAlerterActivator.java (new 353)
Generated by StatSVN 0.3.1