[root]/src/net/java/sip/communicator/impl/gui/main/chatroomslist/joinforms

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 104 (100.0%) | 2784 (100.0%) | 26.7 |
| yanas | 50 (48.1%) | 2101 (75.5%) | 42.0 |
| vmartinet | 4 (3.8%) | 436 (15.7%) | 109.0 |
| emcho | 12 (11.5%) | 99 (3.6%) | 8.2 |
| lubomir_m | 29 (27.9%) | 72 (2.6%) | 2.4 |
| sympho | 2 (1.9%) | 33 (1.2%) | 16.5 |
| damencho | 1 (1.0%) | 33 (1.2%) | 33.0 |
| akelly7 | 2 (1.9%) | 5 (0.2%) | 2.5 |
| wernerd | 3 (2.9%) | 4 (0.1%) | 1.3 |
| scmerger | 1 (1.0%) | 1 (0.0%) | 1.0 |
Changes project name in source license headers from SIP Communicator to Jitsi
10 lines of code changed in:
Skin support patch provided by Adam Netocny. Adding skin support in the SIP Communicator look&feel.
133 lines of code changed in:
- Fix message history skip messages coming from null members.
- Showing the same dialog for joining chat rooms and fix showing create chat room.
- Fix formating of date for Certificate details.
33 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.
3 lines of code changed in:
Introduces a new "Join chatroom" dialog,
as proposed (off-list) by Emil Ivov.
353 lines of code changed in:
Fix a NPE when searching for rooms in the SearchChatRoomPanel
(reported on dev ML by Emil Ivov, "A couple of chat room issues").
4 lines of code changed in:
- Increase the height of the chat rooms list
in the join chat room wizard because it's too
small, especially when we have big lists.
- Added an interactive search: chat room list updated
for each change in the chat room name field.
- Deleted warnings.
79 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.
7 lines of code changed in:
Introduces a default implementation of OperationSetMultiUserChat which removes duplications from extenders and fixes warnings.
0 lines of code changed in:
Merge branch '1.0-local' into trunk-local
1 lines of code changed in:
Fix raw types, unused variables, possible NP, etc, this contributes to fix issue #637
4 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.
10 lines of code changed in:
Fixes issue #624 : Protocol account selectors in wizards allow multiple selections. Removes the Radio buttons and reorganizes the AccountSelector page shown when clicking on the "Join chatroom" button
89 lines of code changed in:
modification to few jabber class related to MUC to make some tests work
removed opacity on some MUC related component to have the SC background rather than the gray one
on modified files : made class members final when possible, added some generics
11 lines of code changed in:
Removes unnecessary fields.
4 lines of code changed in:
Minor GUI improvement--remove grey (opaque) background
4 lines of code changed in:
use smaller icons in the select account panel.
modifiy javadoc in some OperationSetMultiUserChat#findRoom to reflect what the code does.
minor changes seen from lubomir (adding final where possible in modified files)
22 lines of code changed in:
Removes unused Logger instances (and thus resolves the warnings about them as well).
0 lines of code changed in:
Make <tt>noAccountsTextArea</tt> background transparent in chat room dialogs
1 lines of code changed in:
Language resources updated.
63 lines of code changed in:
(20 more)