- Fix audio device list problem reported by Pujan Srivastava on dev (subject: Device List problem, July 8, 2010). Fix empty space in audio and video config forms.
- Add some cleanups on unregistering jabber provider and remove some possible mem leaks.
- Fix audio device list problem reported by Pujan Srivastava on dev (subject: Device List problem, July 8, 2010).
- Fix some NPEs in jabber provider and fixing build.
Other recent changes in earlier versions:
- Fix audio configuration form. Problem reported by Mr. Smith on dev (subject: new user interface: Audio properties display (nb2791)).
- Fix issue #687 looses track of some chat windows (when using separate window for every chat).
- Update smack library to latest svn version.
- Fix account enable/disable problem.
- 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