[root]/src/net/java/sip/communicator/service/notification
event
(2 files, 199 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 55 (100.0%) | 2661 (100.0%) | 48.3 |
| ibauersachs | 20 (36.4%) | 1808 (67.9%) | 90.4 |
| yanas | 15 (27.3%) | 466 (17.5%) | 31.0 |
| emcho | 9 (16.4%) | 155 (5.8%) | 17.2 |
| damencho | 2 (3.6%) | 125 (4.7%) | 62.5 |
| lubomir_m | 2 (3.6%) | 60 (2.3%) | 30.0 |
| s_vincent | 1 (1.8%) | 23 (0.9%) | 23.0 |
| sympho | 4 (7.3%) | 15 (0.6%) | 3.7 |
| vincent_lucas | 1 (1.8%) | 8 (0.3%) | 8.0 |
| wernerd | 1 (1.8%) | 1 (0.0%) | 1.0 |
Corrects sound event loop when setting a custom sound file.
8 lines of code changed in:
Adds (experimental) support for the cobri Jabber extension.
58 lines of code changed in:
Fixes style formating, javadoc and eclipse related warnings.
23 lines of code changed in:
Cache notifications until the handlers are ready, stop sounds through reference
186 lines of code changed in:
Separate notification service from its handlers
1622 lines of code changed in:
Fixes a NPE and tests.
61 lines of code changed in:
Changes project name in source license headers from SIP Communicator to Jitsi
7 lines of code changed in:
Commits the second patch of Sebastien Vincent in the dev mailing list thread "Fix lot of warnings in the code" which fixes multiple compiler warnings.
2 lines of code changed in:
Fix warning: raw types, unused variables, etc. Contributes to issue #637.
1 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
3 lines of code changed in:
enhancements to the swing popup notification, new behavior for the trayicon, minors code tweak
3 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
4 lines of code changed in:
undo previous commit since cruisecontrol fails
4 lines of code changed in:
swing based popup notifications with tests for the PopupMessage interface.
4 lines of code changed in:
spelling corrections contributed by Damian Johnson
3 lines of code changed in:
Add registering default events to notification service.
Fix proper handling of old value or old saved settings.
Add restore defaults to notification service.
64 lines of code changed in:
Fixed javadoc comment
1 lines of code changed in:
Do not show popups for incoming messages from contacts with already focused chats.
21 lines of code changed in:
manage notification events
7 lines of code changed in:
notification service enhancements
318 lines of code changed in:
(3 more)