Directory src/net/java/sip/communicator/service/systray/

Directory Created:
2007-04-11 17:09
Total Files:
4
Deleted Files:
0
Lines of Code:
529

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

Lines of Code

src/net/java/sip/communicator/service/systray/ Lines of Code

Developers

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

Most Recent Commits

emcho 2011-10-18 14:03

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

4 lines of code changed in:

  • src/net/java/sip/communicator/service/systray: AbstractPopupMessageHandler.java (+1 -1), PopupMessage.java (+1 -1), PopupMessageHandler.java (+1 -1), SystrayService.java (+1 -1)
damencho 2010-10-07 16:22

Add DND icon to tray/notification/dock icons.

7 lines of code changed in:

  • src/net/java/sip/communicator/service/systray: SystrayService.java (+7 -2)
lubomir_m 2009-10-25 13:44

Removes duplication from PopupMessageHandler implementations.

93 lines of code changed in:

  • src/net/java/sip/communicator/service/systray: AbstractPopupMessageHandler.java (new 86), PopupMessageHandler.java (+7 -8)
lubomir_m 2009-09-02 14:01

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:

  • src/net/java/sip/communicator/service/systray: PopupMessageHandler.java (+2 -2)
rkuntz 2009-08-14 13:05

[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:

  • src/net/java/sip/communicator/service/systray: PopupMessageHandler.java (+14), SystrayService.java (+5)
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

83 lines of code changed in:

  • src/net/java/sip/communicator/service/systray: PopupMessage.java (+83 -30)
lubomir_m 2009-02-23 00:23

Fixes a warning about an unused import.

0 lines of code changed in:

  • src/net/java/sip/communicator/service/systray: PopupMessage.java (-1)
sympho 2009-02-20 20:59

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

23 lines of code changed in:

  • src/net/java/sip/communicator/service/systray: PopupMessage.java (+23 -8)
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

264 lines of code changed in:

  • src/net/java/sip/communicator/service/systray: PopupMessage.java (new 192), PopupMessageHandler.java (new 55), SystrayService.java (+17 -8)
sympho 2009-02-17 06:15

undo previous commit since cruisecontrol fails

8 lines of code changed in:

  • src/net/java/sip/communicator/service/systray: PopupMessage.java (del), PopupMessageHandler.java (del), SystrayService.java (+8 -17)
sympho 2009-02-17 05:06

swing based popup notifications with tests for the PopupMessage interface.

264 lines of code changed in:

  • src/net/java/sip/communicator/service/systray: PopupMessage.java (new 192), PopupMessageHandler.java (new 55), SystrayService.java (+17 -8)
damencho 2008-06-11 20:50

Change systray icons according to global status.

15 lines of code changed in:

  • src/net/java/sip/communicator/service/systray: SystrayService.java (+15)
rkuntz 2007-10-24 18:07

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:

  • src/net/java/sip/communicator/service/systray: SystrayService.java (+12 -2)
yanas 2007-08-23 20:10

fix systray envelope icon notifications

7 lines of code changed in:

  • src/net/java/sip/communicator/service/systray: SystrayService.java (+7)
emcho 2007-06-04 17:04

Code review for the RSS provider implemnetation. Fixing numerous javadoc conflicts.

resolved javadoc conflicts

10 lines of code changed in:

  • src/net/java/sip/communicator/service/systray: SystrayService.java (+10 -10)
yanas 2007-04-11 17:09

Systray service and corresponding listeners

65 lines of code changed in:

  • src/net/java/sip/communicator/service/systray: SystrayService.java (new 65)
Generated by StatSVN 0.3.1