* Add g722 JNI libraries for Freebsd (32-bit and 64-bit) and Windows (32-bit and 64-bit). * Fix for F2 key not working in contact list. F2 now properly opens the rename dialog when a contact or group has been selected. * Fix for F2 key not working in contact list. F2 now properly opens the rename dialog when a contact or group has been selected. * Remove unused import. * Other recent changes in earlier versions: * - Binaries for g722 linux, linux-amd64, macos universal. * - Adds support for the G.722 audio codec. * - Remove bottom grey line of contact list . * - Fix macosx update link replacement. * - Check whether underlying chat transport supports html content type before send the text to it. * - Fix windows builds. * - Change name of client loclal file with update location from versionupdate.properties to update-location.properties. Make download links configurable. * - Fixes a NullPointerException related to MSN contact avatars. * - Chat window made fully skinnable - patch provided by Adam Netocny. Added google-chrome to the list of browsers we're using to open links - Adam Netocny. :D smiley added - Adam Netocny. * - Use the application name property in the popup configuration string. * - Make call dialog button area available for plugin components. * - Fix broken ffmpeeg JNI on Linux 32-bit. * - Commits work in progress on enabling ICE support in Jingle calls: - Sends transport-info without content child extensions other than transport. - Does not send candidates in session-accept if they have already been sent in transport-info. - Does not wait for connectivity establishment to conclude before sending session-accept because the ICE controlling agent determines when the connectivity establishment concludes. * - Replaces the "me" in the title of outgoing messages in chat window, with the account name. * - Fix handling non persistent contacts, fix their move and display after receiving authorization request. * - Remove import of non-existing package * - Remove import of non-existing package * - Remove import of non-existing package * - Remove import of non-existing package * - Remove import of non-existing package * - Remove import of non-existing package * - Remove import of non-existing package * - Remove import of non-existing package * - Some space added between the icon and the text. * - Fixed random positioning of tabs in the security configuration form. * - Introduced new icon for master password dialogs. Changed icon for authorization request with the new padlock icon. * - Removed image, never used. * - Proper initialization of video size and video panel's mouse/key listeners when desktop streaming/sharing is enabled during a call.