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

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 14 (100.0%) | 252 (100.0%) | 18.0 |
| s_vincent | 5 (35.7%) | 110 (43.7%) | 22.0 |
| rkuntz | 4 (28.6%) | 73 (29.0%) | 18.2 |
| emcho | 2 (14.3%) | 46 (18.3%) | 23.0 |
| damencho | 2 (14.3%) | 17 (6.7%) | 8.5 |
| wernerd | 1 (7.1%) | 6 (2.4%) | 6.0 |
Localizes sparkle menu item - fix duplicating resources.
9 lines of code changed in:
Localizes sparkle menu item.
8 lines of code changed in:
Changes project name in source license headers from SIP Communicator to Jitsi
1 lines of code changed in:
Add provisioning via mDNS (Bonjour).
0 lines of code changed in:
Fix libsparkle_init.dylib of commit 7779 (@loader_path -> @executable_path) and bring back SparkleActivator changes.
53 lines of code changed in:
Rollback part of commit 7779 because Sparkle is not loaded properly.
3 lines of code changed in:
Use CertificateVerificationService in the UpdateChecker plugin.
2 lines of code changed in:
If an update link is provided by provisioning configuration, use it instead of default ones.
52 lines of code changed in:
Fix logger usage - seventh and last bunch
6 lines of code changed in:
Commits a bunch of stuff that had individual commit messages which got lost from git after java.net failed (yet again today) to take the initial commit. Anyways, hopefully the last commit before I start changing the SIP module in an irreparable way so that it would start using neomedia
45 lines of code changed in:
Minor code cleanups
2 lines of code changed in:
Updated the Sparkle activator, which now can set whether
check for updates must be done at startup and set the
check interval value (statically set for the moment)
19 lines of code changed in:
Updated the sparkle dynamic library and the SparkleActivator.
SparkleActivator can now gives the path to the Sparkle framework to
the JNI.
3 lines of code changed in:
First draft of the SparkleActivator implementation, which enables
the Sparkle subsystem through a JNI.
49 lines of code changed in: