[root]/src/net/java/sip/communicator/impl/gui/customcontrols
events
(1 files, 49 lines)
wizard
(6 files, 1428 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 345 (100.0%) | 5820 (100.0%) | 16.8 |
| yanas | 184 (53.3%) | 4243 (72.9%) | 23.0 |
| lubomir_m | 82 (23.8%) | 703 (12.1%) | 8.5 |
| scoutice | 8 (2.3%) | 313 (5.4%) | 39.1 |
| emcho | 46 (13.3%) | 289 (5.0%) | 6.2 |
| damencho | 6 (1.7%) | 164 (2.8%) | 27.3 |
| vincent_lucas | 1 (0.3%) | 54 (0.9%) | 54.0 |
| wernerd | 11 (3.2%) | 28 (0.5%) | 2.5 |
| akelly7 | 2 (0.6%) | 18 (0.3%) | 9.0 |
| sympho | 5 (1.4%) | 8 (0.1%) | 1.6 |
Fixes memory leak on macosx.
37 lines of code changed in:
Commits work in progress on fixing issues with video conferences. Fixes an ArrayIndexOutOfBoundsException in audio level UI.
15 lines of code changed in:
Makes popup menus disappear when the parent window is not on focus.
5 lines of code changed in:
Changes project name in source license headers from SIP Communicator to Jitsi
16 lines of code changed in:
Fixes ErrorDialog to use the font used elsewhere in the UI.
74 lines of code changed in:
Skin support patch provided by Adam Netocny. Adding skin support in the SIP Communicator look&feel.
118 lines of code changed in:
Fix msn stack not to close multichat sessions when there is no activity.
Show error when outgoing call creation fails.
1 lines of code changed in:
Moved the CertificateVerificationService to its own bundle.
Moved SIPCommHTMLEditorKit and SIPCommHTMLEditorPane to the util package.
0 lines of code changed in:
Fix preffered size on dialogs that change their size dynamically.
4 lines of code changed in:
First version of the modified contact list interface. Modifications include a new search box allowing to filter the contact list, contact expansion on select, different approach for calling contacts and more.
19 lines of code changed in:
General:
- Enhance the SIPCommMenu to support mouse over fade effects.
Conference invite dialog:
- Add new contacts in the invite dialog by pressing the Enter key.
- Remove selection if the user decides to enter something in the field.
Conference window:
- Replace the call peer arrow icon with a more visible one
- Move the call transfer into the call peer menu (it was previously represented by an icon in the status bar)
- Change the local user background title color in the conference (the grey was looking like disabled)
0 lines of code changed in:
Call and Chat Conference Invite Dialog enhancements:
- Added the possibility to add contacts, which are not in the contact list.
- Filter contact list contacts already added in a conference.
1 lines of code changed in:
Adds SuppressWarnings annotations for legacy code
1 lines of code changed in:
Commits the patch of Sebastien Vincent provided on the dev mailing in an e-mail with subject "Fix warnings in Javadoc" which fixes javadoc warnings.
2 lines of code changed in:
Commits the second patch of Sebastien Vincent in the dev mailing list thread "Fix lot of warnings in the code" which fixes multiple compiler warnings.
7 lines of code changed in:
Introduces a default implementation of OperationSetTypingNotifications which removes duplications from extenders and fixes warnings.
1 lines of code changed in:
converts tabs to spaces in a number of classes
24 lines of code changed in:
Fix file transfer layout.
4 lines of code changed in:
- Addressing issue #465 (Redesign the account configuration menu).
- Fixing issue with status update within the accounts configuration form.
- Adding support for 32x32 and 48x48 icons for all protocols.
- Changing the background and selection colors for config forms list on the left of the Options window.
5 lines of code changed in:
Rename two configuration properties in order to avoid confusion.
5 lines of code changed in:
(145 more)