[root]/src/net/java/sip/communicator/impl/gui/main/contactlist
addcontact
(0 files, 0 lines)
addgroup
(2 files, 391 lines)
contactsource
(11 files, 3033 lines)
notifsource
(3 files, 818 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 1183 (100.0%) | 35117 (100.0%) | 29.6 |
| yanas | 893 (75.5%) | 31268 (89.0%) | 35.0 |
| emcho | 79 (6.7%) | 1302 (3.7%) | 16.4 |
| damencho | 52 (4.4%) | 958 (2.7%) | 18.4 |
| lubomir_m | 98 (8.3%) | 873 (2.5%) | 8.9 |
| s_vincent | 25 (2.1%) | 427 (1.2%) | 17.0 |
| ysaak | 4 (0.3%) | 79 (0.2%) | 19.7 |
| smazy | 7 (0.6%) | 61 (0.2%) | 8.7 |
| sympho | 6 (0.5%) | 52 (0.1%) | 8.6 |
| kpouer | 4 (0.3%) | 33 (0.1%) | 8.2 |
| vmartinet | 3 (0.3%) | 25 (0.1%) | 8.3 |
| wernerd | 8 (0.7%) | 24 (0.1%) | 3.0 |
| rkuntz | 1 (0.1%) | 5 (0.0%) | 5.0 |
| 666f6f | 1 (0.1%) | 5 (0.0%) | 5.0 |
| ibauersachs | 1 (0.1%) | 4 (0.0%) | 4.0 |
| mandre | 1 (0.1%) | 1 (0.0%) | 1.0 |
Adds gradient color for contact list selection.
2 lines of code changed in:
Fix compilation error.
1 lines of code changed in:
Updates display names when changed at server-side.
Auto accept authorizations if we have initiated adding of a contact.
23 lines of code changed in:
Makes contact list interface unique on Windows and MacOSX.
1 lines of code changed in:
Call security fixes. Adds SrtpControl to the security negotiation started event.
2 lines of code changed in:
Adds option to add voicemail check URI to use it for checking voicemail messages.
1 lines of code changed in:
Fixes memory leak on macosx.
42 lines of code changed in:
Fixes NullPointerException causing disappearing contact list.
4 lines of code changed in:
Fixes showing add contact in contact list when it is disabled.
2 lines of code changed in:
Fixes some IlligalStateExceptions and NPE when using icq protocol.
4 lines of code changed in:
Refactor invite conference dialog. Adds drag'n'drop from contact list to invite conference dialog right column and also between its two columns.
1 lines of code changed in:
Adds UI for cross protocol conference calls. Adds also the possibility to add an incoming call into an existing call/conference. Fixes also the drag'n'drop for cross-protocol accounts.
16 lines of code changed in:
Fixes NPE in contact right button menu and chat window.
Fixes a problem with yahoo deny authorization requests.
5 lines of code changed in:
Shows newly created groups when using 'Hide offline contacts' filter.
2 lines of code changed in:
Fixes a problem where a group can be shown twice in the contactlist.
22 lines of code changed in:
Adds properties to disable File menu items, few more places for those items.
6 lines of code changed in:
Typos, renames.
2 lines of code changed in:
Creates chat dialog components, incoming call dialog and incoming file transfer components in swing dispatch thread.
If we failed to connect to xmpp server fire connection failed for provider and clean to avoid staying not connected and seeing duplicate connection in logs.
74 lines of code changed in:
Fixes some possible NullPointerExceptions.
5 lines of code changed in:
Fixes a situation where call button is not shown on initial contact click.
1 lines of code changed in:
(603 more)