* Provides some chat room fixes and improvements including the /me command and TAB key. * Other recent changes in earlier versions: * build.3581 * - Makes sure that FMJ's JavaSoundCodec will not be utilized in the event that it appears on the classpath because it leads to a noticeable increase in the time taken to construct a filter graph. * build.3580 * - Fixes a problem with hold and enabling audio if we were in mutually hold status and putting it locally off hold. Fixes possible NPE in QualityPreset. * build.3579 * - Various chatroom improvements: fixes NPE and multi selection issue, fixes displaying and receiving messages from members with same username and different servers. * build.3578 * - Fixes NPE when disconnects from jabber server. Fixes joining/creating chatrooms using google accounts. Fixes an error parsing protocols in result records from NAPTR query. * build.3577 * - Fixes a problem with jabber accounts with no saved password and asking for password on calls. Fixes stopping too quickly under Macosx. * build.3576 * - Commit from translate.jitsi.org by user acastroy.: 1081 of 1082 messages translated (0 fuzzy). * build.3575 * - Adds a setRegistration method in the SIP wizard, to be used by inheritors. * - Shows SIP contact display name instead of SIP URI. Patch provided by Chris Maciejewski on dev mailing list (subject: "[jitsi-dev] Re: Display Name instead of SIP URI") and extended to handle the case of typing notifications received before the real message. * build.3574 * - Fixes showing display name in call dialog for outgoing sip calls. * build.3573 * - Shows display name along the address in call dialog and incoming call dialog. * build.3572 * - Fixes compilation with OpenJDK 1.6.0_18 and removes an unused import which causes a warning. * build.3571 * - Fixes exception when closing the instant message dialog in multi window mode. * build.3570 * - Fixes the addition of immageattr to all H.264 formats. * build.3569 * - Commit from translate.jitsi.org by user yana.: 1082 of 1082 messages translated (0 fuzzy). * build.3568 * - Adds listener for notifying for server stored account details. SIP protocol gets its account display name from the OK responses to its register requests. * - Fixes displaying and deleting voicemail URI when editing sip account. * build.3567 * - Removes advanced tabs in edit account form, when account advanced configuration is disabled. * build.3566 * - Commit from translate.jitsi.org by user emcho.: 1051 of 1082 messages translated (3 fuzzy). * - Commit from translate.jitsi.org by user emcho.: 1062 of 1082 messages translated (2 fuzzy). * - Commit from translate.jitsi.org by user emcho.: 888 of 1082 messages translated (56 fuzzy). * - Commit from translate.jitsi.org by user emcho.: 1062 of 1082 messages translated (2 fuzzy). * - Commit from translate.jitsi.org by user emcho.: 371 of 1082 messages translated (46 fuzzy). * - Commit from translate.jitsi.org by user emcho.: 696 of 1082 messages translated (54 fuzzy). * - Commit from translate.jitsi.org by user emcho.: 1081 of 1082 messages translated (0 fuzzy). * - Commit from translate.jitsi.org by user emcho.: 478 of 1082 messages translated (76 fuzzy). * - Commit from translate.jitsi.org by user emcho.: 1062 of 1082 messages translated (2 fuzzy). * - Commit from translate.jitsi.org by user emcho.: 1062 of 1082 messages translated (2 fuzzy). * - Commit from translate.jitsi.org by user emcho.: 84 of 1082 messages translated (44 fuzzy). * - Commit from translate.jitsi.org by user emcho.: 1062 of 1082 messages translated (2 fuzzy). * - Commit from translate.jitsi.org by user emcho.: 657 of 1082 messages translated (71 fuzzy). * - Commit from translate.jitsi.org by user emcho.: 422 of 1082 messages translated (69 fuzzy). * - Commit from translate.jitsi.org by user emcho.: 888 of 1082 messages translated (56 fuzzy). * - Commit from translate.jitsi.org by user emcho.: 1010 of 1082 messages translated (29 fuzzy). * - Commit from translate.jitsi.org by user emcho.: 812 of 1082 messages translated (68 fuzzy). * - Commit from translate.jitsi.org by user emcho.: 1062 of 1082 messages translated (2 fuzzy). * - Commit from translate.jitsi.org by user emcho.: 917 of 1082 messages translated (53 fuzzy). * - Commit from translate.jitsi.org by user emcho.: 275 of 1082 messages translated (72 fuzzy). * build.3565 * - Makes advanced account interface configurable from provisioning. * build.3564 * - Adds a missing return and removes a few instance fields in the contact list UI, spares a few allocations in the history. * build.3563 * - Renames the net.java.sip.communicator.impl.protocol.sip.CALL_DISABLED property to net.java.sip.communicator.impl.protocol.sip.CALLING_DISABLED. * build.3562 * - Fixes a deadlock in audio level functionality which used to freeze the user interface while leaving the rest of the application operating as expected (e.g. audio used to continue to be captured locally and sent to the remote peer and to be received from the remote peer and played back locally.)