[root]/src/net/java/sip/communicator/impl/swingnotification

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 21 (100.0%) | 1015 (100.0%) | 48.3 |
| sympho | 7 (33.3%) | 858 (84.5%) | 122.5 |
| yanas | 6 (28.6%) | 81 (8.0%) | 13.5 |
| lubomir_m | 2 (9.5%) | 30 (3.0%) | 15.0 |
| ibauersachs | 1 (4.8%) | 27 (2.7%) | 27.0 |
| rkuntz | 2 (9.5%) | 13 (1.3%) | 6.5 |
| wernerd | 1 (4.8%) | 4 (0.4%) | 4.0 |
| emcho | 2 (9.5%) | 2 (0.2%) | 1.0 |
Give popups a minimum height and don't cut off text due to rounding
27 lines of code changed in:
Changes project name in source license headers from SIP Communicator to Jitsi
2 lines of code changed in:
Use the application name property in the popup configuration string.
6 lines of code changed in:
Commits a patch provided by Dmitri Melnikov on the dev mailing list in the thread "Call Recording" which fixes the display of file paths in the Swing PopupMessageHandler implementation.
8 lines of code changed in:
Fix logger usage - seventh and last bunch
4 lines of code changed in:
Removes duplication from PopupMessageHandler implementations.
22 lines of code changed in:
[growl integration] Implementation of the selectBestPopupMessageHandler() and getPreferenceIndex() methods in the existing popup handlers
13 lines of code changed in:
Remove FramedImage from the systray popup and keep just the rounded corners.
4 lines of code changed in:
Optimize HTML2Text to parse html directly through HTMLEditorKit, instead of creating an HTMLDocument.
8 lines of code changed in:
Remove some unused methods and optimize obtaining of the parent window.
8 lines of code changed in:
Unused import removed.
0 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
55 lines of code changed in:
enhancements to the swing popup notification, new behavior for the trayicon, minors code tweak
42 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
408 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.
408 lines of code changed in: