[root]/src/net/java/sip/communicator/impl/gui/main
account
(11 files, 3106 lines)
authorization
(4 files, 841 lines)
call
(49 files, 16840 lines)
conference
(9 files, 4026 lines)
chat
(30 files, 13739 lines)
conference
(19 files, 6484 lines)
filetransfer
(4 files, 1471 lines)
history
(6 files, 1515 lines)
menus
(7 files, 1036 lines)
toolBars
(1 files, 930 lines)
chatroomslist
(16 files, 3667 lines)
chatroomwizard
(0 files, 0 lines)
createforms
(7 files, 897 lines)
joinforms
(10 files, 1964 lines)
configforms
(4 files, 712 lines)
contactlist
(43 files, 15348 lines)
addcontact
(0 files, 0 lines)
addgroup
(2 files, 391 lines)
contactsource
(11 files, 3033 lines)
notifsource
(3 files, 818 lines)
customcontrols
(0 files, 0 lines)
events
(0 files, 0 lines)
tabbedPane
(0 files, 0 lines)
wizard
(0 files, 0 lines)
history
(0 files, 0 lines)
i18n
(0 files, 0 lines)
login
(2 files, 780 lines)
menus
(9 files, 1751 lines)
message
(0 files, 0 lines)
history
(0 files, 0 lines)
menu
(0 files, 0 lines)
menus
(0 files, 0 lines)
toolBars
(0 files, 0 lines)
presence
(5 files, 2387 lines)
avatar
(2 files, 558 lines)
imagepicker
(4 files, 1123 lines)
message
(2 files, 488 lines)
ui
(0 files, 0 lines)
utils
(0 files, 0 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 579 (100.0%) | 14273 (100.0%) | 24.6 |
| yanas | 464 (80.1%) | 12517 (87.7%) | 26.9 |
| emcho | 65 (11.2%) | 959 (6.7%) | 14.7 |
| lubomir_m | 16 (2.8%) | 379 (2.7%) | 23.6 |
| wernerd | 17 (2.9%) | 235 (1.6%) | 13.8 |
| sympho | 3 (0.5%) | 86 (0.6%) | 28.6 |
| damencho | 8 (1.4%) | 69 (0.5%) | 8.6 |
| akelly7 | 2 (0.3%) | 15 (0.1%) | 7.5 |
| s_vincent | 2 (0.3%) | 10 (0.1%) | 5.0 |
| ibauersachs | 1 (0.2%) | 3 (0.0%) | 3.0 |
| scoutice | 1 (0.2%) | 0 (0.0%) | 0.0 |
Applies formatting for the sake of readability.
6 lines of code changed in:
Commits work in progress on fixing leaks of CallDialog.
56 lines of code changed in:
Makes sure we listen for events of protocol factories registered to collect loaded accounts and don't miss one.
Moves contact status listener just after roaster retrieval to be sure we don't miss presence while processing large lists.
27 lines of code changed in:
Attempts to fix duplicating contacts in contact list (reported by Ingo Bauersachs and Lubomir Marinov on dev: "Multiple entries of the same MetaContact").
2 lines of code changed in:
Reverts revision 9126, because it was causing a lot of other problems.
2 lines of code changed in:
Tries to fix duplicating contacts in contact list (reported by Ingo Bauersachs and Lubomir Marinov on dev: "Multiple entries of the same MetaContact").
2 lines of code changed in:
Fixes disappearing messages in chat window.
Fixes chat history navigation.
10 lines of code changed in:
Remove border from dialpad-button to hide the button style on ubuntu
3 lines of code changed in:
Fixes tooltips staying visible when the parent window has lost focus.
3 lines of code changed in:
Fixes slow sending of jabber messages.
Fixes some messages in history not shown, filtered by history service or exception obtaining display name of offline contacts.
9 lines of code changed in:
Changes project name in source license headers from SIP Communicator to Jitsi
10 lines of code changed in:
Removes unused import.
0 lines of code changed in:
Fixes Escape behavior and null text in the new dialpad.
Adds Cmd-W keymap.
62 lines of code changed in:
Adds a general dial pad in the contact list.
721 lines of code changed in:
Replaces the outgoing contact address with the corresponding display name in the chat window. Shows the protocol contact address in a tooltip.
20 lines of code changed in:
Changing fix for issue#943, set the title to the application name, as its static value and previous fix produces random string as window title.
15 lines of code changed in:
Panel layout adjustment.
1 lines of code changed in:
Some contact list top panel adjustments.
32 lines of code changed in:
Ongoing work on LDAP contact source support.
5 lines of code changed in:
Adds some space between the search field and the photo in the contact list (on Windows and Linux).
1 lines of code changed in:
(329 more)