Commit Graph

4399 Commits (a06b4d2dd0db64127078c19dde4eff57a401e559)
 

Author SHA1 Message Date
Lyubomir Marinov a06b4d2dd0 Minor code cleanup removing unused fields, fixing raw-type warnings.
17 years ago
Lyubomir Marinov 8805906417 Removes org.apache.felix.servicebinder.
17 years ago
Lyubomir Marinov 2e83c45aa2 - Delays the creation of the Options dialog and the loading of the ConfigurationForm implementations (which get listed in the Options dialog).
17 years ago
Lyubomir Marinov 3c911f558f Minor code cleanup hiding fields into private visibility, marking them final, correcting spelling mistakes.
17 years ago
Emil Ivov 2feef52ba8 Makes sure we return a default (proxy) router for RegistrarLess accounts and not null.
17 years ago
Lyubomir Marinov 32c8f99145 Minor code cleanup primarily being committed because it spares two occurrences of unnecessary String allocations but it also fixes a bunch of warnings and shortens the code.
17 years ago
Emil Ivov 75afeb24e4 Makes sure that avatars that are stored on the local file system are only queried once (resolves: #439).
17 years ago
Lyubomir Marinov 2ffa49a09f Fixes a warning about an unused import introduced in the previous revision.
17 years ago
Lyubomir Marinov f0f65f7f64 Fixes the following issue reported by Alan C Kelly on the dev mailing list in the thread "surprise surprise, new iface finalized":
17 years ago
Lyubomir Marinov 401a9bf9c7 As part of issue #453 (Broken Windows Vista font rendering), fixes the About dialog and a few other missed cases (which weren't using the AntialiasingManager). Also removes a duplicate AntialiasingManager.
17 years ago
Lyubomir Marinov f789771c77 Changes ? in the main menu to Help for the default, French and Bulgarian languages.
17 years ago
Lyubomir Marinov 0a6567b8d3 Speeds up the painting of the table of plug-ins in .pluginmanager i.e. the Plug-ins ConfigurationForm by reusing the displayed ImageIcon instances instead of loading a new one on each cell paint. Though now there's a cache of a few elements retained, it shouldn't too much of a concern because it has a few elements and I plan to look into the option of not retaining ConfigurationForm UI in general anyway.
17 years ago
Emil Ivov 89e81b89ec Asserts non-display of any bundle shipped with SIP Communicator when the show system bundles property is not set. This is part of issue #482 .
17 years ago
Damian Minkov 1a0f7be8dc Fix string replacing in felix.client props when building dmg. This caused error when loading growlnotification bundle after felix update.
17 years ago
Lyubomir Marinov d02eba788a - Reduces garbage created when working with AccoutID.getAccountProperties() which creates a copy of the internal Hashtable by introducing getAccountProperty(), getAccountPropertyString(), getAccountPropertyBoolean() and getAccountPropertyInt(). The last two also carry out the conversions between Object and boolean/int without additional allocations in contrast to most of the previous uses which would perform allocations.
17 years ago
Damian Minkov 6df051d5c9 Fix felix test props for new felix version.
17 years ago
Emil Ivov 3f5206ff01 Commits patches for the following issues:
17 years ago
Lyubomir Marinov 3c848a3f11 Fixes an unnecessary retaining of memory introduced in a recent revision.
17 years ago
Lyubomir Marinov 11d8d6ff35 Fixes a couple of warnings introduced in a recent revision.
17 years ago
Sebastien Mazy 6c7e563e5c Moves RegistrationStateChangeListener to ProtocolProviderServiceSipImpl.
17 years ago
Sebastien Mazy e59382cc0b javadoc'ing
17 years ago
Damian Minkov 5ac971da40 Fix Jabber statuses per contact resource and priority.
17 years ago
Yana Stamcheva 754acb11b9 Fix wrong status for the second tab in the chat window.
17 years ago
Lyubomir Marinov 7711b71c9b Minor code cleanup including removing of unused, unnecessary fields, fixing spelling mistakes, taking care of raw-type warnings, etc.
17 years ago
Lyubomir Marinov 12cb451a28 Adds a forgotten Graphics.dispose().
17 years ago
Lyubomir Marinov d3945f3779 As part of the fix for issue #453 (Broken Windows Vista font rendering), continues the idea of r4774 and fixes the rendering of the text of the global status menu next to the photo in the contact list.
17 years ago
Lyubomir Marinov f5748fef53 Fixes a NullPointerException in UIServiceImpl.setDefaultThemePack reported by Werner on the dev mailing list in an e-mail subjected NPE in UIServiceImpl.
17 years ago
Lyubomir Marinov 52465acd61 On Mac OS X, waits for the application to complete its normal shutdown instead of prematurely killing it. Additionally, leaves a single shutdown procedure and uses it for both File > Quit and the Close action of the systray menu.
17 years ago
Werner Dittmann 64163a7fd4 Fix a problem during ZRTP initialization for multi-stream, comment the SRTP code (uses fixed key only), fix some warnings.
17 years ago
Lyubomir Marinov 89f728384c Minor elimination of code duplication.
17 years ago
Sebastien Mazy 974151c18c dispatches SIP msg to SIP protocol providers until their unregistration
17 years ago
Lyubomir Marinov 8de7b22bf7 Fixes a ClassCastException (introduced as part of the "fix" for issue #502) in .impl.systray.jdic reported by Werner in an e-mail on the dev mailing list subjected "Class cast exception jdic".
17 years ago
Werner Dittmann 14f7ee8a95 remove the logger.setLevelAll() statement to provide logging control via properties file.
17 years ago
Werner Dittmann 7a7a0dc178 Reduce severity level of some logger calls to trace instead of error.
17 years ago
Lyubomir Marinov af2587049c Hopes to fix issue #502: Do not use jdic when running Java 6.
17 years ago
Sebastien Mazy e782599a05 removes a left out printStackTrace() and an unrelated log message
17 years ago
Sebastien Mazy 9f1e5f6c0a Fixes the ConcurrentModificationException at JAIN-SIP LPs deletion
17 years ago
Lyubomir Marinov 63fa38de8d Fixes the issue reported by Werner in an e-mail on the dev mailing list subjected "Error - no ComponentUI class for SIPCommTabbedPane."
17 years ago
Werner Dittmann 3a1c7bf82c Fix strings that identify yes/no for i18n.
17 years ago
Werner Dittmann c96925cccb Revert change to position the security check box at the top-level registration window. Put it to advanced window again, but set it enabled by default.
17 years ago
Werner Dittmann ac8c62bbac Disable Back button if there is no previous page. Going back from this wizard page leads to an exception.
17 years ago
Werner Dittmann 223ffb9350 When closing SC first dispose frame and its children before stopping the bundles. Some GUI elements require ConfigurationService to store their properties.
17 years ago
Lyubomir Marinov 02563fe173 Minor code cleanup of recent commits.
17 years ago
Werner Dittmann 386d4d2157 Fix a NPE when modifying a SIP account: add the USER_ID to the account properties in SIPAccountRegistrationWizard::installAccount() when calling the account modify function of ProtocolProviderFactorySipImpl. Add some templates to fix some warnings.
17 years ago
Damian Minkov 7e7c57e2f0 1. Fix opening history containing tag for subject.
17 years ago
Werner Dittmann 4d55cdf49f Re-position "Enable security" checkbox to the first page of account registration and modification. Makes it easier for the enduser, is also not an "advanced" option.
17 years ago
Werner Dittmann 4bfea8df82 Play a notification sound if ZRTP switches to secure mode. Prepare the the notification sound for ZRTP alert, will be used in near future.
17 years ago
Werner Dittmann b543a900b4 Adding notification sounds for ZRTP.
17 years ago
Yana Stamcheva 371eabe67b Fixes some strings.
17 years ago
Lyubomir Marinov 298e72b596 Represents the beginning of work in progress to delay the loading of the ConfigurationForm implementations in order to better startup time. The goal is to have all of them extend AbstractConfigurationForm and delay part of the class loading through it (in the spirit of the Eclipse extension points).
17 years ago