[root]/src/net/java/sip/communicator/impl/gui/main/chat
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)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 804 (100.0%) | 24218 (100.0%) | 30.1 |
| yanas | 484 (60.2%) | 19251 (79.5%) | 39.7 |
| lubomir_m | 140 (17.4%) | 2307 (9.5%) | 16.4 |
| damencho | 54 (6.7%) | 709 (2.9%) | 13.1 |
| ysaak | 4 (0.5%) | 575 (2.4%) | 143.7 |
| emcho | 49 (6.1%) | 441 (1.8%) | 9.0 |
| vmartinet | 11 (1.4%) | 164 (0.7%) | 14.9 |
| s_vincent | 11 (1.4%) | 127 (0.5%) | 11.5 |
| wernerd | 18 (2.2%) | 115 (0.5%) | 6.3 |
| sympho | 7 (0.9%) | 109 (0.5%) | 15.5 |
| 666f6f | 8 (1.0%) | 99 (0.4%) | 12.3 |
| vincent_lucas | 5 (0.6%) | 87 (0.4%) | 17.4 |
| ibauersachs | 2 (0.2%) | 74 (0.3%) | 37.0 |
| smazy | 4 (0.5%) | 65 (0.3%) | 16.2 |
| pradelle | 2 (0.2%) | 48 (0.2%) | 24.0 |
| scmerger | 2 (0.2%) | 28 (0.1%) | 14.0 |
| kpouer | 1 (0.1%) | 16 (0.1%) | 16.0 |
| mandre | 2 (0.2%) | 3 (0.0%) | 1.5 |
Corrects MAC OS white background warning info displayed when closing a chat:
- during an non-terminated file transfer,
- with a non-sent message,
- with a message received less then 2 seconds ago.
24 lines of code changed in:
Corrects Linux warning info dialog height displayed when closing a chat:
- during an non-terminated file transfer,
- with a non-sent message,
- with a message received less then 2 seconds ago.
9 lines of code changed in:
Adds property to configure show status message in chat window.
12 lines of code changed in:
Fixes memory leak on macosx.
3 lines of code changed in:
Fixes showing add contact in contact list when it is disabled.
2 lines of code changed in:
Fixes duplicate file transfer appearance in chat window.
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.
7 lines of code changed in:
Make the OTR <authenticate buddy> text clickable (Patch by Daniel Perren, FHNW)
74 lines of code changed in:
Fixes NPE in contact right button menu and chat window.
Fixes a problem with yahoo deny authorization requests.
3 lines of code changed in:
Fixes scroll going to top problem in chat window.
7 lines of code changed in:
Commits work in progress on fixing issues with video conferences. Fixes an ArrayIndexOutOfBoundsException in audio level UI.
27 lines of code changed in:
Fixes subsequent open of chat history urls when trying to focus back on the chat conversation by clicking the mouse on the chat history panel.
4 lines of code changed in:
Fixes problem with deleting chars on macosx java 1.5 and handling some special chars in the written text.
Fixes subsequent open of chat history urls when trying to focus back on the chat conversation by clicking the mouse on the chat history panel.
4 lines of code changed in:
Stops sending typing notifications if contact is offline.
5 lines of code changed in:
Commits work in progress on fixing leaks of every CallDialog and ChatWindow.
170 lines of code changed in:
Disables send file button when in a group chat.
4 lines of code changed in:
Tries to fix scroll going to top problem in chat window.
12 lines of code changed in:
Adds option to disable font support.
4 lines of code changed in:
Fixes warnings, typos.
1 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.
15 lines of code changed in:
(386 more)