Directory src/net/java/sip/communicator/impl/swingnotification/

Directory Created:
2009-02-17 05:06
Total Files:
2
Deleted Files:
0
Lines of Code:
417

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

Lines of Code

src/net/java/sip/communicator/impl/swingnotification/ Lines of Code

Developers

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

Most Recent Commits

ibauersachs 2011-11-12 15:52

Give popups a minimum height and don't cut off text due to rounding

27 lines of code changed in:

  • src/net/java/sip/communicator/impl/swingnotification: PopupMessageHandlerSwingImpl.java (+27 -34)
emcho 2011-10-18 14:03

Changes project name in source license headers from SIP Communicator to Jitsi

2 lines of code changed in:

  • src/net/java/sip/communicator/impl/swingnotification: PopupMessageHandlerSwingImpl.java (+1 -1), SwingNotificationActivator.java (+1 -1)
yanas 2010-10-19 20:23

Use the application name property in the popup configuration string.

6 lines of code changed in:

  • src/net/java/sip/communicator/impl/swingnotification: PopupMessageHandlerSwingImpl.java (+6 -2)
lubomir_m 2010-08-21 02:02

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:

  • src/net/java/sip/communicator/impl/swingnotification: PopupMessageHandlerSwingImpl.java (+8 -3)
wernerd 2010-06-04 09:07

Fix logger usage - seventh and last bunch

4 lines of code changed in:

  • src/net/java/sip/communicator/impl/swingnotification: SwingNotificationActivator.java (+4 -2)
lubomir_m 2009-10-25 13:44

Removes duplication from PopupMessageHandler implementations.

22 lines of code changed in:

  • src/net/java/sip/communicator/impl/swingnotification: PopupMessageHandlerSwingImpl.java (+22 -68)
rkuntz 2009-08-14 13:07

[growl integration] Implementation of the selectBestPopupMessageHandler() and getPreferenceIndex() methods in the existing popup handlers

13 lines of code changed in:

  • src/net/java/sip/communicator/impl/swingnotification: PopupMessageHandlerSwingImpl.java (+11), SwingNotificationActivator.java (+2 -10)
yanas 2009-02-26 13:41

Remove FramedImage from the systray popup and keep just the rounded corners.

4 lines of code changed in:

  • src/net/java/sip/communicator/impl/swingnotification: PopupMessageHandlerSwingImpl.java (+4 -3)
yanas 2009-02-25 00:19

Optimize HTML2Text to parse html directly through HTMLEditorKit, instead of creating an HTMLDocument.

8 lines of code changed in:

  • src/net/java/sip/communicator/impl/swingnotification: PopupMessageHandlerSwingImpl.java (+8 -6)
yanas 2009-02-24 19:07

Remove some unused methods and optimize obtaining of the parent window.

8 lines of code changed in:

  • src/net/java/sip/communicator/impl/swingnotification: PopupMessageHandlerSwingImpl.java (+8)
yanas 2009-02-24 18:04

Unused import removed.

0 lines of code changed in:

  • src/net/java/sip/communicator/impl/swingnotification: PopupMessageHandlerSwingImpl.java (-1)
yanas 2009-02-24 16:42

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:

  • src/net/java/sip/communicator/impl/swingnotification: PopupMessageHandlerSwingImpl.java (+55 -33)
sympho 2009-02-20 20:59

enhancements to the swing popup notification, new behavior for the trayicon, minors code tweak

42 lines of code changed in:

  • src/net/java/sip/communicator/impl/swingnotification: PopupMessageHandlerSwingImpl.java (+42 -26)
sympho 2009-02-17 13:19

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:

  • src/net/java/sip/communicator/impl/swingnotification: PopupMessageHandlerSwingImpl.java (new 295), SwingNotificationActivator.java (new 113)
sympho 2009-02-17 06:15

undo previous commit since cruisecontrol fails

0 lines of code changed in:

  • src/net/java/sip/communicator/impl/swingnotification: PopupMessageHandlerSwingImpl.java (del), SwingNotificationActivator.java (del)
sympho 2009-02-17 05:06

swing based popup notifications with tests for the PopupMessage interface.

408 lines of code changed in:

  • src/net/java/sip/communicator/impl/swingnotification: PopupMessageHandlerSwingImpl.java (new 295), SwingNotificationActivator.java (new 113)
Generated by StatSVN 0.3.1