[root]/src/net/java/sip/communicator/impl/gui/main/message/history

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 64 (100.0%) | 1856 (100.0%) | 29.0 |
| yanas | 59 (92.2%) | 1692 (91.2%) | 28.6 |
| emcho | 5 (7.8%) | 164 (8.8%) | 32.8 |
rename message package to chat and change the structure of classes in order to allow conference chatting
0 lines of code changed in:
fix "send via" problem and catch all exceptions when sending a message or a typing notification
3 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
2 lines of code changed in:
use SIPCommMenu instead of JMenu
4 lines of code changed in:
refresh history when new messages are received/sent
84 lines of code changed in:
non-modal error dialog
141 lines of code changed in:
init progress bar before making the query to the history
20 lines of code changed in:
update all mnemonics
24 lines of code changed in:
fix initial size
8 lines of code changed in:
differentiate closing a window from the X button or from pressing Esc
1 lines of code changed in:
Open one history window per person
37 lines of code changed in:
indent Search label
3 lines of code changed in:
save size and location for all frames and dialogs
2 lines of code changed in:
set the sip communicator icon to all frames and dialogs
5 lines of code changed in:
In the history window escape closes opened popup menu if there's one
13 lines of code changed in:
escapable window
45 lines of code changed in:
quicker scroll
2 lines of code changed in:
new icon for show/hide offline contacts and an icon for move contact added
1 lines of code changed in:
date formatting methods removed, GuiUtils method used instead
1 lines of code changed in:
SIP_LOGO file renamed
2 lines of code changed in:
(22 more)