[root]/src/net/java/sip/communicator/impl/gui/main/contactlist/addgroup

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 45 (100.0%) | 740 (100.0%) | 16.4 |
| yanas | 33 (73.3%) | 663 (89.6%) | 20.0 |
| kpouer | 2 (4.4%) | 54 (7.3%) | 27.0 |
| ysaak | 1 (2.2%) | 12 (1.6%) | 12.0 |
| lubomir_m | 7 (15.6%) | 9 (1.2%) | 1.2 |
| emcho | 2 (4.4%) | 2 (0.3%) | 1.0 |
Changes project name in source license headers from SIP Communicator to Jitsi
2 lines of code changed in:
Skin support patch provided by Adam Netocny. Adding skin support in the SIP Communicator look&feel.
16 lines of code changed in:
forbid creation of of contact group with empty name
10 lines of code changed in:
Dropped a redundant thread creation when creating a contact group
44 lines of code changed in:
Remove dependency with java6 reported by Romain Kuntz on dev.
32 lines of code changed in:
Add the possibility to create a new group directly from the "Add contact" dialog.
49 lines of code changed in:
Ongoing work on issue # 572 Adding a contact is too much of a painful process.
Also enhanced the "Add group" dialog and and changed some related icons.
12 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.
23 lines of code changed in:
Fix issue 721 and fix the error with the title of the dialog
12 lines of code changed in:
Limits the use of Constants.FONT because it overrides the system font (when it's available) and is thus related to issue #423 (GUI default font shows squares instead of Chinese characters). It's now used only in the SC L&F (which is itself not used on Windows, Mac OS X and GNU/Linux+GNOME) and to badge the protocol images with numbers.
3 lines of code changed in:
Removes unused fields, fixes raw-type warnings.
2 lines of code changed in:
Language resources updated.
32 lines of code changed in:
Moves the functionality of swing-common.jar into util.jar and removes swing-common.jar.
2 lines of code changed in:
Fixes warnings about unused imports.
0 lines of code changed in:
Makes TransparentPanel available outside impl.gui and uses it in MediaConfigurationForm.
2 lines of code changed in:
UI enhancements.
20 lines of code changed in:
error dialog fixes - merged with alpha2
16 lines of code changed in:
remove never used imports
1 lines of code changed in:
Contact List Duplicate Groups Error - window build-in error message
70 lines of code changed in:
error messages concerning the user account now look sth like this:
An error occurred when ... in the following user account: User name: <username>,
Server name: <server>.
i18n messages now allow more than one parameter to be set
4 lines of code changed in:
(15 more)