* Fix default domain in simple forms. * Other recent changes in earlier versions: * - Commit from translate.sip-communicator.org by user fliker09.: 856 of 856 messages translated (0 fuzzy). * - Commit from translate.sip-communicator.org by user acastroy.: 856 of 856 messages translated (0 fuzzy). * - Add option for stopping sip account keepalives. Change some strings in sip2sip account wizard. * - Jabber fix accepting subscription request in other client while waiting for authorization approval by user. * - Make bundle repository a system bundle and fix jabber tests. * - Updates felix.jar to version 3.0.1 (Courtesy of Richard S. Hall). * - Remove jar after felix upgrade. * - Fixes issue #831: Hover-indistinguishable contacts with the same display name in the contact list. * - Deletes the file lib/native/windows-64/civil.dll-nomodif. * - Fix creating sip2sip accounts (encode url params). Set sip2sip proxy to default one (proxy.sipthor.net). Disable keepalives for sip2sip. Fix grey background on Windows in sip account wizard for radio buttons. Move display name above username in sip2sip account wizard and rename Sip Id to Username. When creating existing account putting only username will work. Add some notes and links in sip2sip account wizard, about email and overall description. * - Commits passwdstorage2.patch provided by Dmitri Melnikov on the dev mailing list in the thread "Password Storage in trunk". * - Fix storing passwords on Linux, wrong key length. Now tries first the default key length(256) and if it fails it goes to 128. Fix authentication failed detection when connecting to openfire. * - Fixing storing passwords and fixing build. * - Commit from translate.sip-communicator.org by user fliker09.: 856 of 856 messages translated (0 fuzzy). * - Commit from translate.sip-communicator.org by user emcho.: 856 of 856 messages translated (0 fuzzy). * - Fixes some issues with the new sip2sip registration form. * - Fixed a few strings * - Removes media.jar. * - Wrong remove. * - Create account form, for the SIP2SIP account registration wizard. * - Commit from translate.sip-communicator.org by user emcho.: 851 of 851 messages translated (0 fuzzy). * - Update debian packages. When deb packet is installed for the first time it automatically ads the key and the repositories. * - Commit from translate.sip-communicator.org by user mandre.: 808 of 812 messages translated (0 fuzzy). * - Increase the priority of speex wideband codecs. Fix some NPE in jabber and clearing keepalive tasks scheduling on connection failed. * - Renames Abstract MediaAware Call and CallPeer * - Renames Abstract MediaAware Call and CallPeer * - Moves code from call peer's sip implementation to a super class that would be shared with the jabber implementation * - Removes use of the String.isEmpty() method as it does not exist in Java 1.5 * - Moves code from call peer's sip implementation to a super class that would be shared with the jabber implementation * - Makes ProtocolMediaActivator implement BundleActivator * - Merges branches/gsoc10/passwdstrg@7435 which represents the work of Dmitri Melnikov on the "Password storage" GSoC 2010 project into trunk. * - Fix put incoming call into active calls in CallManager in gui (this fixes transfer button behavior).