- Fix NPE in Google Contacts service. Redesign Jabber account contact source activation: do all in Google Contacts service. Fix name in Mac OS X Dock when Jitsi is run from the sources.
- Fixes the order of the local and remove video and the x button of the local video in their container which has been recently incorrectly reversed.
- Handle correctly the removing of contact sources.
Other recent changes in earlier versions:
build.3378
- Remove unused classes include into bundle protocol.
build.3377
- Fixes a crash in the JAWTRenderer on Mac OS X 10.5 reported by Emil Ivov and caused by use of 10.6+ API.
build.3376
- Fixes overlapping issues with the JAWTRenderer on Mac OS X.
build.3375
- Fixes a layout and painting issue (seen on Mac OS X) which may lead to toggled local video in calls appearing to be of the wrong bounds.
- Commits work in progress on fixing overlapping issues with the JAWTRenderer on Mac OS X. Draws the X button of the local video in a video call and the desktop sharing icon in a desktop sharing call. Makes clicking the X button of the local video and dragging the local video work.
build.3374
- Fixes NullPointerException on creation of Jabber account through the initial account creation form.
build.3373
- Check all resources when doing jabber file-transfer and choose the most appropriate one. Make sure we register our file transfer features before creating the ServiceDiscoveryManager.
build.3372
- Patch provided by Ingo Bauersachs on the dev mailing list (subject: [jitsi-dev] [patch] AuthenticationWindow focus). Requests the focus in authentication windows depending on whether a username is already entered and completes the handling of the lock usage.
- Correct wrong string usage.
- Disable LTI-CIVIL capture devices.
- Commits work in progress on fixing overlapping issues with the JAWTRenderer on Mac OS X.
- Rollback JavaApplicationStub of commit 8398 asit causes some look & feel problems on Mac OS X 10.5 Leopard.
- Handle cases where user change Gmail/Google Apps account password, Google Contacts source must inform users about wrong password.
- Make Google Contacts enabled by default for new Jabber/Google Talk account.
- Update smackx without debug info, was causing some problem advertising features on macosx with java 1.5. Update dmg windows options.
- Again default value for Google Contacts supports is true.
- Fix build.
- Commits work in progress on fixing overlapping issues with the JAWTRenderer on Mac OS X.
- Check all resources when doing jabber file-transfer and choose the most appropriate one.
- Rollback latest changes.
build.3371
- Update dmg window size and icons position.
build.3370
- 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.
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
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.