[root]/src/net/java/sip/communicator/impl/gui/utils

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 475 (100.0%) | 15049 (100.0%) | 31.6 |
| yanas | 321 (67.6%) | 11381 (75.6%) | 35.4 |
| lubomir_m | 47 (9.9%) | 2178 (14.5%) | 46.3 |
| damencho | 45 (9.5%) | 630 (4.2%) | 14.0 |
| s_vincent | 7 (1.5%) | 357 (2.4%) | 51.0 |
| emcho | 30 (6.3%) | 283 (1.9%) | 9.4 |
| ysaak | 2 (0.4%) | 94 (0.6%) | 47.0 |
| sympho | 5 (1.1%) | 42 (0.3%) | 8.4 |
| wernerd | 9 (1.9%) | 41 (0.3%) | 4.5 |
| vincent_lucas | 3 (0.6%) | 15 (0.1%) | 5.0 |
| rkuntz | 2 (0.4%) | 12 (0.1%) | 6.0 |
| smazy | 1 (0.2%) | 9 (0.1%) | 9.0 |
| ibauersachs | 1 (0.2%) | 6 (0.0%) | 6.0 |
| kpouer | 1 (0.2%) | 1 (0.0%) | 1.0 |
| 666f6f | 1 (0.2%) | 0 (0.0%) | 0.0 |
Adds gradient color for contact list selection.
9 lines of code changed in:
Adds property to configure show status message in chat window.
36 lines of code changed in:
Applies formatting for the sake of readability.
1 lines of code changed in:
Adds support for merging all existing calls in a single conference.
7 lines of code changed in:
Adds first part of call information statistcs (codec, encoding frequency, local and remote address ip/port, download rate/loss).
6 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.
307 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.
24 lines of code changed in:
Fixes disappearing contact list window.
13 lines of code changed in:
Adds some logs in order to track the disappearing main window bug.
16 lines of code changed in:
Adds option to disable font support.
43 lines of code changed in:
Adds properties to disable File menu items.
46 lines of code changed in:
Fixes ui blocking displaying contact in contactlist or in the tooltip, when checking for contact server stored details like phones etc.
8 lines of code changed in:
Adds a button in the CallPanel to create a chat between call peers.
7 lines of code changed in:
Fixes cut-off tooltips.
9 lines of code changed in:
Adds Re-request authorization menu item in the right button menu.
Adds "Waiting authorization" and "Not authorized" status to the contact list when needed.
12 lines of code changed in:
Adds the possibility to answer video call with video enabled for SIP and XMPP.
13 lines of code changed in:
Isolates notification management and triggering.
0 lines of code changed in:
Give popups a minimum height and don't cut off text due to rounding
6 lines of code changed in:
Makes tooltips and menus disappear when the parent window is not on focus.
20 lines of code changed in:
Fixes tooltips staying visible when the parent window has lost focus.
38 lines of code changed in:
(310 more)