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

Directory Created:
2009-10-25 15:58
Total Files:
4
Deleted Files:
0
Lines of Code:
466

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

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 14 (100.0%) 483 (100.0%) 34.5
lubomir_m 9 (64.3%) 477 (98.8%) 53.0
emcho 4 (28.6%) 4 (0.8%) 1.0
wernerd 1 (7.1%) 2 (0.4%) 2.0

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/impl/galagonotification: DBusException.java (+1 -1), GalagoNotification.java (+1 -1), GalagoNotificationActivator.java (+1 -1), GalagoPopupMessageHandler.java (+1 -1)
wernerd 2010-06-03 11:05

Fix logger usage - third bunch of changes.

2 lines of code changed in:

  • src/net/java/sip/communicator/impl/galagonotification: GalagoNotificationActivator.java (+2 -1)
lubomir_m 2009-10-29 05:04

Fixes serialization and unnecessary-cast warnings.

6 lines of code changed in:

  • src/net/java/sip/communicator/impl/galagonotification: DBusException.java (+6)
lubomir_m 2009-10-28 13:59

For notification popups on Linux using freedesktop.org's Desktop Notifications, implements the display of icons.

55 lines of code changed in:

  • src/net/java/sip/communicator/impl/galagonotification: GalagoPopupMessageHandler.java (+55 -4)
lubomir_m 2009-10-27 21:15

Modify galagonotification in preparation of implementing support for display of images. Committed just to preserve the modifications. User of 64-bit Linux who have compiled the native counterpart themselves should recompile it after updating the Java part to this revision.

47 lines of code changed in:

  • src/net/java/sip/communicator/impl/galagonotification: GalagoNotification.java (+12 -4), GalagoNotificationActivator.java (+11 -2), GalagoPopupMessageHandler.java (+24 -2)
lubomir_m 2009-10-25 15:58

Introduces an initial implementation of notification popups on Linux using freedesktop.org's Desktop Notifications through the native libdbus library. The committed code represents work in progress and does not support images, click reporting back to the Java code, matching notifications to Java components. That's why the introduced galagonotification bundle is built in build.xml but not started in felix.client.run.properties.

369 lines of code changed in:

  • src/net/java/sip/communicator/impl/galagonotification: DBusException.java (new 30), GalagoNotification.java (new 95), GalagoNotificationActivator.java (new 159), GalagoPopupMessageHandler.java (new 85)
Generated by StatSVN 0.3.1