[root]/src/net/java/sip/communicator/impl/gui/main/chatroomslist
chatroomwizard
(0 files, 0 lines)
createforms
(7 files, 897 lines)
joinforms
(10 files, 1964 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 189 (100.0%) | 5750 (100.0%) | 30.4 |
| yanas | 104 (55.0%) | 3757 (65.3%) | 36.1 |
| damencho | 29 (15.3%) | 1577 (27.4%) | 54.3 |
| lubomir_m | 29 (15.3%) | 213 (3.7%) | 7.3 |
| emcho | 22 (11.6%) | 191 (3.3%) | 8.6 |
| jimpu2 | 1 (0.5%) | 5 (0.1%) | 5.0 |
| wernerd | 2 (1.1%) | 4 (0.1%) | 2.0 |
| sympho | 1 (0.5%) | 2 (0.0%) | 2.0 |
| vmartinet | 1 (0.5%) | 1 (0.0%) | 1.0 |
Fixes memory leak on macosx.
5 lines of code changed in:
Typos, renames.
1 lines of code changed in:
Fixes a problem with creating two instances ot NetworkConfigurationWatcher.
19 lines of code changed in:
Adds some enhancements on chat room list dialog. Fixes some NPE exceptions.
16 lines of code changed in:
Fixes chat room reconnect related issues (duplicated member's list, unable to send messages after reconnect).
4 lines of code changed in:
Makes popup menus disappear when the parent window is not on focus.
6 lines of code changed in:
Changes project name in source license headers from SIP Communicator to Jitsi
16 lines of code changed in:
adds right-click menu button to change nickname for chatrooms.
5 lines of code changed in:
Fixes some more chat room issues, among which: allows to set nickname for rooms by right clicking the room name, no contact list displayed, not displaying history messages more than once. Patch provided by Purvesh Sahoo.
219 lines of code changed in:
Provides some chat room fixes and improvements including the /me command and TAB key.
91 lines of code changed in:
Various chatroom improvements: fixes NPE and multi selection issue, fixes displaying and receiving messages from members with same username and different servers.
5 lines of code changed in:
Skin support patch provided by Adam Netocny. Adding skin support in the SIP Communicator look&feel.
50 lines of code changed in:
Fix sip provider status when connection failed(a problem where when sip PP goes in connection failed the UI is still showing it as online).
3 lines of code changed in:
Update the gui for avatar choosing, add some javadocs.
12 lines of code changed in:
Fix issues with chatroom dialog:
Proper handling disabled accounts and stored chatrooms.
Proper searching for chatroom wrapper if the same chat room exists for different providers.
Close window when leaving chat room(pressing leave button).
Fix default state of ok button in the dialog, and further changes of this state.
147 lines of code changed in:
Jabber protocol now can be invited to gtalk chat rooms and can create such by using the format for the chat room name (private-chat-00000000-0000-0000-0000-000000000000@groupchat.google.com).
Fix for clearing connections in every occasion and don't depend on external intervention.
Fix chat room ui problem when provider doesn't have any rooms on the server or cannot be queried.
4 lines of code changed in:
Fix notify when receiving message in multichat mentioning your nickname.
Trying to fix proper joining rooms when reconnecting.
Fix Add chat room dialog size.
3 lines of code changed in:
Loading rooms in non gui thread when opening chat rooms dialog.
28 lines of code changed in:
Fix possible NPE in Chatrooms dialog.
6 lines of code changed in:
Rest of the work on issue#528, add default macosx bindings(Ctrl+w and Cmd+w).
Fix a font issue for proxy config reported by Lubomir Marinov.
3 lines of code changed in:
(69 more)