* Commits work in progress on fixing overlapping issues with the JAWTRenderer on Mac OS X. Fixes a couple of deadlocks. * Commits work in progress on fixing overlapping issues with the JAWTRenderer on Mac OS X. Disables the work in progress which has been mistakenly enabled in r8402. * Enable Google Contacts search by default for Jabber/Google Talk account. * Other recent changes in earlier versions: * build.3369 * - Update JavaApplicationStub so that 64-bit Mac OX users can run Jitsi with 64-bit Java (it is just for DMG installer, users that run Jitsi with command line via ant will use 64-bit Java if available by default). * - Initial support for Google Contacts as contact source. * - Attempt to fix build. * - Commit from translate.sip-communicator.org by user acastroy.: 1021 of 1022 messages translated (0 fuzzy). * build.3368 * - Drop support for VFW video devices in jdirectshow.dll. * - Patch provided by Ingo Bauersachs. Fixes the use of hardcoded values instead of the constants to compare the results of MessageDialog.showDialog(). * - Forgot to commit native code for dropping support of VFW video devices. * build.3367 * - Some string fix and proper home creation/use under Linux after rename. * - Commits work in progress on fixing overlapping issues with the JAWTRenderer on Mac OS X. * - Update jdirectshow.dll for Windows 32-bit. * - Change default dir name if none is forced (when running from source). * build.3366 * - Updated DMG background image. * build.3365 * - Rename application. * build.3364 * - Activate warning window before application rename. * build.3363 * - Load Master Password Window before credential storage window and before provisioning. * - Remove unused method and variable. * build.3362 * - Adjusts home page jabber property implementation. * build.3361 * - Added a home page property in the jabber account registration wizard. * build.3360 * - Fixes an issue in the sip2sip and iptel.org account forms. Makes the jabber account form extendable, so that in the google talk account form we have all the options we find in the jabber form. * - Commits work in progress on fixing overlapping issues with the JAWTRenderer on Mac OS X. Transitions the JAWTRenderer on Mac OS X from NSOpenGLContext to CAOpenGLLayer. * - Parametrize names in debian package build scipts. * - Facebook account registration wizard extends the current Jabber wizard. * - Adds/fixes comments and javadocs. * build.3359 * - Change NetworkUtils.getSRVRecord methods to return SRVRecord array instead of InetSocketAddress array. * - The protocol providers resolve addresses from the SRVRecord. * build.3358 * - Update CertificateVerificationService validates client options, obtaining sslcontext by specifying only error message, option to insert certificate and to look for system properties and system wide keystore. Patch provided by Ingo Bauersachs. * - Migration from java.net * - Commit from translate.sip-communicator.org by user emcho.: 1021 of 1022 messages translated (0 fuzzy). * build.3357 * - Configuring Parallel DNS Resolver. Patch provided by Ingo Bauersachs. * build.3356 * - Enhanced Windows installer images. * - Enhanced Windows desktop icon. * build.3355 * - Prepared a warning window for jitsi update (not yet activated). * build.3354 * - Prepared a warning window for jitsi update (not yet activated). * build.3353 * - Prepared a warning window for jitsi update (not yet activated). * build.3352 * - Prepared a warning window for jitsi update (not yet activated). * build.3351 * - Switching version to beta1 * - Trim the name of directshow capture devices because comparaison with MediaLocator's locator will fail otherwise (because internally it uses trim()). * - Prepared a warning window for jitsi update (not yet activated). * build.3350 * - Adding license and code formatting.