* Moves some special properties in the ExtendedAccountRegistrationWizard interface. * Moves some special properties in the ExtendedAccountRegistrationWizard interface. * Show login/password window if we get a credentials problem from Google Contacts. * Other recent changes in earlier versions: * build.3488 * - Commit from translate.jitsi.org by user emcho.: 953 of 1053 messages translated (70 fuzzy). * - Commit from translate.jitsi.org by user emcho.: 245 of 1053 messages translated (32 fuzzy). * - Commit from translate.jitsi.org by user emcho.: 83 of 1053 messages translated (44 fuzzy). * - Commit from translate.jitsi.org by user emcho.: 813 of 1053 messages translated (64 fuzzy). * - Commit from translate.jitsi.org by user acastroy.: 1052 of 1053 messages translated (0 fuzzy). * build.3487 * - Commit from translate.jitsi.org by user emcho.: 1052 of 1053 messages translated (0 fuzzy). * - Commit from translate.jitsi.org by user emcho.: 1030 of 1053 messages translated (8 fuzzy). * - Commit from translate.jitsi.org by user emcho.: 1030 of 1053 messages translated (8 fuzzy). * - Commit from translate.jitsi.org by user emcho.: 1030 of 1053 messages translated (8 fuzzy). * build.3486 * - Commits work in progress on Google Talk voice support. * build.3485 * - Disable cross protocol call transfers. * build.3484 * - Disable cross protocol call transfers. * build.3483 * - Check for create form for all account registration wizards before sending the user to the web registration page. * - Video configuration form adjustments (some insets added and changed a border). * - Check for create form for all account registration wizards before sending the user to the web registration page. * - Do not reinitialize receive stream when we switch from camera to desktop streaming and vice-versa (in other words when we change the capture device during a call). * - Check for registered security authority implementations before starting using the default implementation. * - Rebuilds the FFmpeg JNI library on Linux to include the MJPEG decoder and parser in order to fix 'Webcam (gspca-based) does not work anymore with Jitsi on Debian Testing' reported by Kertesz Laszlo on the dev mailing list. * build.3482 * - Fixes add contact display name change. * build.3481 * - Update ice4j to perform UPnP gateway discovery for WANIPConnection and WANPPPConnection in parallel. * build.3480 * - Adds modifications to correctly support the XEP-0262 (ZRTP). * - Fixes missing security information when changing from one-to-one call to a conference call and vice versa. * build.3479 * - Attempt to fix issue with shifting mouse click on a selected contact. * build.3478 * - Move some ui logs to info level. * build.3477 * - If there is no video size respect the settings. * build.3476 * - Fix pasting links in macosx. Check whether source setup exists when building deltas, prevent failing wix build if some build history is missing. * build.3475 * - Fix Java 1.5 compatibility. * build.3474 * - Commits work in progress on Google Talk voice support. * build.3473 * - Commits a less stripped FFmpeg JNI library in order to resolve a failure to load the library in question on Mac OS X and 32-bit Java reported by Mr.Smith on the dev mailing list in the thread 'no audio using jingle on new MacBook Pro'. * build.3472 * - - Fixes a crash on Mac OS X reported by Emil Ivov in the FFmpeg JNI library because of the use of posix_memalign which is not implemented on Mac OS X but is declared anyway. - Fixes "Call Recording stopped working in Build 3471?" on Mac OS X reported by Victor Hooi on the dev mailing list. * build.3471 * - Change Login string to Username. * - Fixes add contact dialog layout problems, like buttons showing over the last text field. * build.3470 * - Fixes the following issues with the Windows delta updates: (1) msexec.exe fails with an error dialog because bspatch produces a malformed MSI on Windows XP, (2) 32-bit setup.exe fails to find the currently installed MSI to apply bspatch to on 64-bit Windows. * - Replaces a use of wc.exe in resources\install\build.xml with the length Ant task as suggested by Damian Minkov. * - Make sure bash commands executes correctly if name of resulting dmg has spaces in it. * - Make it impossible to create a Jabber account without a server specified (either as part of the user name or in the server field). * build.3469 * - Fixing smack java 1.5 compatibility. * - Rebuilds the JNI FFmpeg library with newer versions of its dependencies. * - Fixing java 1.5 compatibility.