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

| 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 |
Changes project name in source license headers from SIP Communicator to Jitsi
4 lines of code changed in:
Fix logger usage - third bunch of changes.
2 lines of code changed in:
Fixes serialization and unnecessary-cast warnings.
6 lines of code changed in:
For notification popups on Linux using freedesktop.org's Desktop Notifications, implements the display of icons.
55 lines of code changed in:
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:
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: