[root]/src/net/java/sip/communicator/impl/gui/main/message
history
(0 files, 0 lines)
menu
(0 files, 0 lines)
menus
(0 files, 0 lines)
toolBars
(0 files, 0 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 415 (100.0%) | 9406 (100.0%) | 22.6 |
| yanas | 396 (95.4%) | 8895 (94.6%) | 22.4 |
| emcho | 19 (4.6%) | 511 (5.4%) | 26.8 |
rename message package to chat and change the structure of classes in order to allow conference chatting
0 lines of code changed in:
don't save undelivered messages in the gui
1 lines of code changed in:
When first two tabs are added to the chat tabbed pane, the focus goes automatically to the second one. We now tell the tabbed pane that he should select the first one.
5 lines of code changed in:
try to fix focus problems in the chat window
21 lines of code changed in:
focus stealing in chat window - fixed
20 lines of code changed in:
fix "send via" problem and catch all exceptions when sending a message or a typing notification
139 lines of code changed in:
request status back in the write area even if the message was empty. fixed some javadocs as well.
13 lines of code changed in:
repair a null pointer exception when renaming a contact without having a chat window open and fix javadoc conflicts
131 lines of code changed in:
Copying text ingores new lines - fixed
12 lines of code changed in:
request focus in write area always when chat tab is shown
2 lines of code changed in:
synchronize getContactChat method
137 lines of code changed in:
javadoc fixed
11 lines of code changed in:
1) use only one chat window instance
2) createChat is now private
3) duplicated history problem is fixed
326 lines of code changed in:
format class definition
6 lines of code changed in:
update send via menu when a protocol contact has been moved
41 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
3 lines of code changed in:
use the getProtocolIcon method of the protocol provider to obtain protocol icons
9 lines of code changed in:
Added multichat operation set definition and Gibberish protocol implementation. Related issues: Issue #241 , Issue #244, Issue #250
fixed javadoc conflicts
75 lines of code changed in:
Added multichat operation set definition and Gibberish protocol implementation. Related issues: Issue #241 , Issue #244, Issue #250
minor change while tracking a nullpointer exception.
16 lines of code changed in:
don't bring window to front if it's minimized
3 lines of code changed in:
(194 more)