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

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 46 (100.0%) | 1045 (100.0%) | 22.7 |
| yanas | 44 (95.7%) | 1033 (98.9%) | 23.4 |
| emcho | 2 (4.3%) | 12 (1.1%) | 6.0 |
rename message package to chat and change the structure of classes in order to allow conference chatting
0 lines of code changed in:
update all mnemonics
22 lines of code changed in:
set chat buffer size
11 lines of code changed in:
bugs concerning the state of history arrow buttons fixed
17 lines of code changed in:
Sending a message with Enter is made the default behavour
3 lines of code changed in:
history arrows for each tab - fixed
32 lines of code changed in:
use more efficient methods to obtain the first and the last message from history.
12 lines of code changed in:
implement history arrows in the chat window
176 lines of code changed in:
smilies selector box in the chat window is now a menu
7 lines of code changed in:
escape the chat window correctly; request focus in editor only one chat rests
1 lines of code changed in:
escape all menus before trying to escape the chat panel
94 lines of code changed in:
accelerator keys in chat window
31 lines of code changed in:
Code format
12 lines of code changed in:
show last 10 messages in the chat when opening it
2 lines of code changed in:
Base message history interface implemented
3 lines of code changed in:
javadoc comments fixed
2 lines of code changed in:
customcontrols package and i18n package moved
6 lines of code changed in:
MsgToolbarButton renamed to ChatToolbarButton
16 lines of code changed in:
SmiliesSelectorBox constructor changed
1 lines of code changed in:
javadoc comments added
26 lines of code changed in:
(16 more)