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

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 16 (100.0%) | 599 (100.0%) | 37.4 |
| yanas | 7 (43.8%) | 544 (90.8%) | 77.7 |
| lubomir_m | 4 (25.0%) | 49 (8.2%) | 12.2 |
| damencho | 2 (12.5%) | 3 (0.5%) | 1.5 |
| emcho | 2 (12.5%) | 2 (0.3%) | 1.0 |
| akelly7 | 1 (6.3%) | 1 (0.2%) | 1.0 |
Changes project name in source license headers from SIP Communicator to Jitsi
2 lines of code changed in:
Skin support patch provided by Adam Netocny. Adding skin support in the SIP Communicator look&feel.
29 lines of code changed in:
Fix setting custom status messages and enable msn to set status messages.
3 lines of code changed in:
- Show the status message in the contact tooltip.
- Show the previously set message in the field of the new status message dialog. However still experiencing problems with OperationSetPersistentPresence.getCurrentStatusMessage() for certain protocols. It returns null even if the message is set. Should have a deeper look.
77 lines of code changed in:
Resolve Issue 519 and minor cosmetic changes to NewStatusMessageDialog
1 lines of code changed in:
Language resources updated.
31 lines of code changed in:
Moves the functionality of swing-common.jar into util.jar and removes swing-common.jar.
1 lines of code changed in:
Upon Yana's request, restores ImageLoader back into .impl.gui.utils from .swing and works with the ResourceManagementService in .swing.
1 lines of code changed in:
Fixes warnings about unused imports.
0 lines of code changed in:
Moves SIPCommFrame into public visibility out of its defining bundle so that it can be used not only in the main UI but also in the plugins. Though no plugin currently takes advantage of it, I'm committing it because there're a lot of changed files involved and I don't really want to merge.
47 lines of code changed in:
Change status message interface added
407 lines of code changed in: