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

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 27 (100.0%) | 876 (100.0%) | 32.4 |
| sympho | 10 (37.0%) | 559 (63.8%) | 55.9 |
| yanas | 3 (11.1%) | 155 (17.7%) | 51.6 |
| lubomir_m | 4 (14.8%) | 95 (10.8%) | 23.7 |
| rkuntz | 3 (11.1%) | 31 (3.5%) | 10.3 |
| damencho | 2 (7.4%) | 22 (2.5%) | 11.0 |
| emcho | 5 (18.5%) | 14 (1.6%) | 2.8 |
Changes project name in source license headers from SIP Communicator to Jitsi
4 lines of code changed in:
Add DND icon to tray/notification/dock icons.
7 lines of code changed in:
Removes duplication from PopupMessageHandler implementations.
93 lines of code changed in:
Commits the patch of Sebastien Vincent provided on the dev mailing in an e-mail with subject "Fix warnings in Javadoc" which fixes javadoc warnings.
2 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.
19 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
83 lines of code changed in:
Fixes a warning about an unused import.
0 lines of code changed in:
enhancements to the swing popup notification, new behavior for the trayicon, minors code tweak
23 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
264 lines of code changed in:
undo previous commit since cruisecontrol fails
8 lines of code changed in:
swing based popup notifications with tests for the PopupMessage interface.
264 lines of code changed in:
Change systray icons according to global status.
15 lines of code changed in:
The systray implementation now takes care of selecting the correct icon to display according to the OS type. Other plugins do not have to take care of the OS type when they want to change the icon, and just need to call setSystrayIcon() with the correct Image type identifier.
12 lines of code changed in:
fix systray envelope icon notifications
7 lines of code changed in:
Code review for the RSS provider implemnetation. Fixing numerous javadoc conflicts.
resolved javadoc conflicts
10 lines of code changed in:
Systray service and corresponding listeners
65 lines of code changed in: