Directory src/net/java/sip/communicator/impl/gui/main/contactlist/contactsource/

Directory Created:
2010-05-03 15:27
Total Files:
11
Deleted Files:
0
Lines of Code:
3033

[root]/src/net/java/sip/communicator/impl/gui/main/contactlist/contactsource

Lines of Code

src/net/java/sip/communicator/impl/gui/main/contactlist/contactsource/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 78 (100.0%) 3937 (100.0%) 50.4
yanas 47 (60.3%) 3586 (91.1%) 76.2
damencho 9 (11.5%) 203 (5.2%) 22.5
lubomir_m 5 (6.4%) 71 (1.8%) 14.2
s_vincent 5 (6.4%) 61 (1.5%) 12.2
emcho 11 (14.1%) 11 (0.3%) 1.0
kpouer 1 (1.3%) 5 (0.1%) 5.0

Most Recent Commits

damencho 2012-02-29 19:08

Fixes some IlligalStateExceptions and NPE when using icq protocol.

2 lines of code changed in:

  • src/net/java/sip/communicator/impl/gui/main/contactlist/contactsource: MetaUIContact.java (+2 -1)
damencho 2012-02-14 14:40

Shows newly created groups when using 'Hide offline contacts' filter.

24 lines of code changed in:

  • src/net/java/sip/communicator/impl/gui/main/contactlist/contactsource: MetaContactListSource.java (+24)
damencho 2012-02-10 15:57

Fixes a problem where adding contacts to newly created group is impossible.
Fixes a problem with moving contacts to group and double contact entry shown.
Renames protocol groups when meta group is renamed and fixed its storing.

19 lines of code changed in:

  • src/net/java/sip/communicator/impl/gui/main/contactlist/contactsource: MetaContactListSource.java (+19 -2)
damencho 2012-02-09 18:43

Fixes a problem where a group can be shown twice in the contactlist.

8 lines of code changed in:

  • src/net/java/sip/communicator/impl/gui/main/contactlist/contactsource: MetaContactListSource.java (+8 -5)
damencho 2012-01-21 14:06

Fixes displaying some contacts on initial loading for some protocols. Fixes displaying contacts after merging them.

29 lines of code changed in:

  • src/net/java/sip/communicator/impl/gui/main/contactlist/contactsource: MetaContactListSource.java (+29 -4)
damencho 2012-01-18 15:53

Updates tooltip icons after showing loading text.

26 lines of code changed in:

  • src/net/java/sip/communicator/impl/gui/main/contactlist/contactsource: MetaUIContact.java (+26 -12)
damencho 2012-01-18 15:14

Fixes ui blocking displaying contact in contactlist or in the tooltip, when checking for contact server stored details like phones etc.

71 lines of code changed in:

  • src/net/java/sip/communicator/impl/gui/main/contactlist/contactsource: MetaUIContact.java (+71 -39)
damencho 2011-12-27 18:07

Adds matching call history records and by address, not only by display name.

8 lines of code changed in:

  • src/net/java/sip/communicator/impl/gui/main/contactlist/contactsource: SourceUIContact.java (+8)
s_vincent 2011-12-22 10:54

Localized phone type.

25 lines of code changed in:

  • src/net/java/sip/communicator/impl/gui/main/contactlist/contactsource: MetaUIContact.java (+25 -1)
s_vincent 2011-12-21 10:58

Suppress fax number (for example retrieved from VCard) from call menu.

5 lines of code changed in:

  • src/net/java/sip/communicator/impl/gui/main/contactlist/contactsource: MetaUIContact.java (+5 -2)
s_vincent 2011-12-15 15:57

Does not display menu when there is only one phone number for the call button (on the contact and in the right button menu).

26 lines of code changed in:

  • src/net/java/sip/communicator/impl/gui/main/contactlist/contactsource: MetaUIContact.java (+26 -2)
yanas 2011-12-06 03:44

Adds Re-request authorization menu item in the right button menu.
Adds "Waiting authorization" and "Not authorized" status to the contact list when needed.

57 lines of code changed in:

  • src/net/java/sip/communicator/impl/gui/main/contactlist/contactsource: MetaUIContact.java (+57 -4)
yanas 2011-11-24 20:09

Fixes java 1.5 compatibility.

0 lines of code changed in:

  • src/net/java/sip/communicator/impl/gui/main/contactlist/contactsource: MetaContactListSource.java (-1)
yanas 2011-11-24 19:43

Attempts to fix duplicating contacts in contact list (reported by Ingo Bauersachs and Lubomir Marinov on dev: "Multiple entries of the same MetaContact").

595 lines of code changed in:

  • src/net/java/sip/communicator/impl/gui/main/contactlist/contactsource: MetaContactListSource.java (+595 -12)
yanas 2011-11-22 14:10

Reverts revision 9126, because it was causing a lot of other problems.

20 lines of code changed in:

  • src/net/java/sip/communicator/impl/gui/main/contactlist/contactsource: MetaContactListSource.java (+20 -568)
yanas 2011-11-21 16:15

Tries to fix duplicate contacts.

18 lines of code changed in:

  • src/net/java/sip/communicator/impl/gui/main/contactlist/contactsource: MetaContactListSource.java (+18 -11)
yanas 2011-11-20 19:10

Fixes java 1.5 compatibility.

0 lines of code changed in:

  • src/net/java/sip/communicator/impl/gui/main/contactlist/contactsource: MetaContactListSource.java (-2)
yanas 2011-11-20 18:08

Tries to fix duplicating contacts in contact list (reported by Ingo Bauersachs and Lubomir Marinov on dev: "Multiple entries of the same MetaContact").

553 lines of code changed in:

  • src/net/java/sip/communicator/impl/gui/main/contactlist/contactsource: MetaContactListSource.java (+553 -20)
yanas 2011-10-24 17:28

Fixes tooltips staying visible when the parent window has lost focus.

8 lines of code changed in:

  • src/net/java/sip/communicator/impl/gui/main/contactlist/contactsource: MetaUIContact.java (+4 -2), ShowMoreContact.java (+2 -1), SourceUIContact.java (+2 -1)
emcho 2011-10-18 14:03

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

11 lines of code changed in:

  • src/net/java/sip/communicator/impl/gui/main/contactlist/contactsource: ExternalContactSource.java (+1 -1), MetaContactListSource.java (+1 -1), MetaContactQuery.java (+1 -1), MetaContactQueryEvent.java (+1 -1), MetaContactQueryListener.java (+1 -1), MetaContactQueryStatusEvent.java (+1 -1), MetaGroupQueryEvent.java (+1 -1), MetaUIContact.java (+1 -1), MetaUIGroup.java (+1 -1), ShowMoreContact.java (+1 -1), SourceUIContact.java (+1 -1)

(30 more)

Generated by StatSVN 0.3.1