- Update smack library to latest svn version.
- Fix account enable/disable problem.
Other recent changes in earlier versions:
- Enhanced icons for the configuration window.
- Replace current account list BorderLayout with a GridBagLayout.
- Use findComponentAt instead of findComponent.
- Also reverse the order when parsing file for call records.
- Debugging logs added.
- Reverse order of the call history records shown in GUI, newest first.
- Fix enabling/disabling accounts functionality. Fix icq and aim accounts.
- Fix a deadlock occurring for jabber accounts, which during login fire connection failed.
- Introduce configuration form types and allow forms to be registered for the security section.
- Commit from translate.sip-communicator.org by user emcho.: 812 of 812 messages translated (0 fuzzy).
- Moves Persistence.java from plugin/keybindingchooser/chooser to service/keybindings because it is what its package says and Eclipse freaks out (while Ant does not).
- Closing tag accidantly removed from string.
- Change handling of certificates keystore file location(don't save the path), allow easy change of user homes and folder names.
- - Trying to fix duplicating jabber messages. - Remove obsolete media bundle and plugins using it that no longer work.
- Fixes security configuration form.
- Update ffmpeg JNI library with MJPEG support compiled for Linux 32-bit.
- Fix some javadoc warnings.
- Commit from translate.sip-communicator.org by user acastroy.: 812 of 812 messages translated (0 fuzzy).
- Fixes security configuration form.
- Commit from translate.sip-communicator.org by user mandre.: 812 of 812 messages translated (0 fuzzy).
- Fix NullPointerException when showing accounts configuration form.
- Configuration window improvements including reorganizing sections, user interface modifications, account loading/unloading functionality and more.
- Icons, which are part of the new configuration window interface.
- Renamed to OtrEngineServiceImpl
- Removes KeybindingUtil.jar from the Eclipse and NetBeans project files because the JAR has been removed from trunk in r7350.
- Fix NullPointerException when obtaining protocol provider factory.
- Fix sip tests.
- Removing non-ascii symbols
- [cosmetic] Removes whitespaces
- Starts work on the Jingle implementation.
- Minor
- Adds smackx-debug to our smacklib to make debugging easier when necessary
- Adds a jingle extension directory as a placeholder for our future jingle implementation
- Removes references to our legacy jingle implementation with the old smackx-jingle implementation
- Removes references to our legacy jingle implementation with the old smackx-jingle implementation
- Adds swing to the list of smacklibdependencies so that we could display the smack debugger.
- Removes references to our legacy jingle implementation with the old smackx-jingle implementation
- Removes references to our legacy jingle implementation with the old smackx-jingle implementation
- Adds more bits to the jingle parsing and packet construction
- Adds more bits to the jingle parsing and packet construction
- Adds more bits to the jingle parsing and packet construction
- Adds more bits to the jingle parsing and packet construction
- Adds a provider for the content packet extensions
- First bits of a XEP-0115 implementation based on Jonas Adahl's smack fork.
- First bits of a XEP-0115 implementation based on Jonas Adahl's smack fork.
- First bits of a XEP-0115 implementation based on Jonas Adahl's smack fork.
- First bits of a XEP-0115 implementation based on Jonas Adahl's smack fork.
- First bits of a XEP-0115 implementation based on Jonas Adahl's smack fork.
- First bits of a XEP-0115 implementation based on Jonas Adahl's smack fork.
- First bits of a XEP-0115 implementation based on Jonas Adahl's smack fork.
- Delegates the smack.debugEnabled property to the virtual machine running SC
- First bits of a XEP-0115 implementation based on Jonas Adahl's smack fork.
- Ongoing work on the Jingle implementation
- Ongoing work on the Jingle implementation
- Patches things so that we would be able to commit the beginnings of our jingle implementation and the XEP-0115 support
- Use FFmpeg's MJPEG decoder instead of tinyjpeg.
- Each screen display has now its own capture device. Note that on Linux, multiple monitors are seen as one screen. JAWTRenderer on Linux will not display image > 2048x2048 due to driver limitation (XvCreateImage), so avoid dropping image if size mismatch and show what we can.
- Attempts to fix a NullPointerException reported by Juanvi Martinez on the dev mailing list in the thread "Sip Communicator connects and disconnects very quickly on Windows 7 64 bits."
- Commit from translate.sip-communicator.org by user mandre.: 804 of 804 messages translated (0 fuzzy).