[root]/src/net/java/sip/communicator/util/swing
border
(1 files, 127 lines)
event
(5 files, 115 lines)
plaf
(5 files, 2804 lines)
transparent
(2 files, 266 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 312 (100.0%) | 9700 (100.0%) | 31.0 |
| yanas | 100 (32.1%) | 4880 (50.3%) | 48.8 |
| damencho | 26 (8.3%) | 1032 (10.6%) | 39.6 |
| sympho | 10 (3.2%) | 977 (10.1%) | 97.7 |
| lubomir_m | 67 (21.5%) | 917 (9.5%) | 13.6 |
| vmartinet | 18 (5.8%) | 854 (8.8%) | 47.4 |
| ibauersachs | 9 (2.9%) | 705 (7.3%) | 78.3 |
| s_vincent | 27 (8.7%) | 246 (2.5%) | 9.1 |
| emcho | 44 (14.1%) | 51 (0.5%) | 1.1 |
| scmerger | 3 (1.0%) | 23 (0.2%) | 7.6 |
| wernerd | 5 (1.6%) | 9 (0.1%) | 1.8 |
| vincent_lucas | 3 (1.0%) | 6 (0.1%) | 2.0 |
Adds new improved security interface.
190 lines of code changed in:
Fixes a ConcurrentModificationException in SRTCPTransformer.
4 lines of code changed in:
Corrects gray background for radio buttons under Linux.
2 lines of code changed in:
Fixes missing buttons and call timer start when call is answered through global shortcut or auto-answer.
Orders buttons used in CallPanel.
144 lines of code changed in:
Fixes style formating, javadoc and eclipse related warnings.
213 lines of code changed in:
Introduces new configuration from to setup global shortcut entry. Allows also to use special key detection for headset button _for MS Windows only_.
12 lines of code changed in:
Fixes Java 5 incompatibility in AuthenticationWindow constructor, causing IllegalArgumentException.
37 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.
14 lines of code changed in:
Removes button rectangular border under Linux. Based on Daniel Zucchetto patch proposed on dev mailing-list with subject: UI improvements on labels and buttons.
2 lines of code changed in:
Commits work in progress on fixing issues with video conferences. Fixes an ArrayIndexOutOfBoundsException in audio level UI.
16 lines of code changed in:
Tries to address issues with the support of video conferences such as the CallDialog not resizing properly at the conference focus, a crash in FFmpeg/sws_scale.
118 lines of code changed in:
Corrects gray background for checkboxes on linux. Based on Daniel Zucchetto patch proposed on dev mailing-list with subject: UI improvements on labels and buttons.
2 lines of code changed in:
When there are at least two remote videos in a video conference call, displays the local video as a remote video.
48 lines of code changed in:
Commits work in progress on video conferences.
134 lines of code changed in:
Adds option to auto-answer and forward all incoming calls, currently sip implementation available.
1 lines of code changed in:
Adds option to customized title and text in authentication window.
81 lines of code changed in:
Hide colon in notification title when there is no title
3 lines of code changed in:
Switches from JMF to FMJ.
11 lines of code changed in:
Fixes dysfunctional popup menus. Reported by Ingo Bauersachs and Emil Ivov (subject: "SIPCommPopupMenu patchset").
8 lines of code changed in:
Ctrl-W Cmd-W key combinations now close chat tabs, not the whole window.
2 lines of code changed in:
(134 more)