[root]/test/net/java/sip/communicator/slick/popupmessagehandler

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 13 (100.0%) | 451 (100.0%) | 34.6 |
| sympho | 7 (53.8%) | 434 (96.2%) | 62.0 |
| rkuntz | 1 (7.7%) | 8 (1.8%) | 8.0 |
| yanas | 1 (7.7%) | 5 (1.1%) | 5.0 |
| emcho | 2 (15.4%) | 2 (0.4%) | 1.0 |
| lubomir_m | 1 (7.7%) | 1 (0.2%) | 1.0 |
| ibauersachs | 1 (7.7%) | 1 (0.2%) | 1.0 |
Separate notification service from its handlers
1 lines of code changed in:
Changes project name in source license headers from SIP Communicator to Jitsi
2 lines of code changed in:
Commits the last part of the patch provided by Sebastien Vincent on the dev mailing list in an e-mail with the subject "Fix lot of warnings in the code" which fixes warnings in the test directory.
1 lines of code changed in:
[growl integration] New methods for the systray service:
- getPreferenceIndex() which indicates how many features the handler implements
- selectBestPopupMessageHandler() which selects the best message popup handler according to the one available
Updated the unit tests accordingly.
8 lines of code changed in:
Some enhancements on fancy systray tooltips, including:
- frame and rounded corners for contact photos
- reduced size of the default sip comm icon
- changed layout
- image is now passed to popup message as a separate parameter
5 lines of code changed in:
enhancements to the swing popup notification, new behavior for the trayicon, minors code tweak
2 lines of code changed in:
swing based popup notifications with tests for the PopupMessage interface.
added checks for null SystemTrayPeer as it this possible it doesnt exists on the cruise control machine
216 lines of code changed in:
undo previous commit since cruisecontrol fails
0 lines of code changed in:
swing based popup notifications with tests for the PopupMessage interface.
216 lines of code changed in: