aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl
Commit message (Expand)AuthorAgeFilesLines
...
* Fix sip provider status when connection failed(a problem where when sip PP go...Damian Minkov2010-09-154-10/+21
* Update the gui for avatar choosing, add some javadocs.Damian Minkov2010-09-145-166/+364
* Fixes drag component in contact list (including disappearing name or icon, te...Yana Stamcheva2010-09-133-21/+70
* Resolved duplicate import of json library.Yana Stamcheva2010-09-1322-251/+233
* Order sip-communicator.properties alphabetically.Sebastien Vincent2010-09-131-7/+9
* Fix NPE when there are no SRV records for domain.Damian Minkov2010-09-131-14/+17
* Update dns resolution for sip addresses when connecting, added and the initia...Damian Minkov2010-09-131-26/+68
* Fixing jabber login to some services.Damian Minkov2010-09-121-2/+0
* Adds javadocs, fixes warnings.Lyubomir Marinov2010-09-119-11/+48
* - Fixes incorrect association of user-specific data with the meta contact list.Lyubomir Marinov2010-09-112-16/+75
* Add javadoc, fix warnings and typos.Sebastien Vincent2010-09-1146-263/+514
* Add XMPP content-add and content-remove support.Sebastien Vincent2010-09-112-24/+361
* Remove the bundle audionotifier because its functionality has already been re...Lyubomir Marinov2010-09-104-491/+0
* Fix hold/unhold media issue in XMPP. Send UDP hole punch packet after SDP.Sebastien Vincent2010-09-104-63/+33
* - Fixes call recording-related issues reported off-list by Emil Ivov.Lyubomir Marinov2010-09-109-168/+255
* Fix mute and holding one2one call and local sound levels. Damian Minkov2010-09-102-25/+74
* When connecting obtain all possible destination addresses (SRV, A, AAAA) and ...Damian Minkov2010-09-104-164/+423
* Fixing preview source keys in ChatConversationPanel (patch provided by Purves...Yana Stamcheva2010-09-101-2/+2
* Adds javadocs, fixes warnings.Lyubomir Marinov2010-09-108-209/+321
* Fixes warning.Yana Stamcheva2010-09-091-1/+1
* ZRTP support for XMPP.Sebastien Vincent2010-09-099-27/+115
* Patch provided bu Purvesh Sahoo removing preview source names from the locali...Yana Stamcheva2010-09-0926-108/+249
* - Supports more call recording formats.Lyubomir Marinov2010-09-0932-60/+528
* Use camera to grab avatar image.Damian Minkov2010-09-086-330/+379
* Fix Jingle calls with a google account (either gmail or google apps related o...Sebastien Vincent2010-09-072-4/+18
* Support for video and photo previews in chat window provided by Purvesh Sahoo...Yana Stamcheva2010-09-0740-131/+2714
* Patch provided by Adam Netocny, icluding some skin jar builder enhancements +...Yana Stamcheva2010-09-072-11/+99
* Added the possibility to have the skin main directory in the skin zip.Yana Stamcheva2010-09-061-2/+71
* Fix some javadoc warnings, typos and 80 lines cut.Sebastien Vincent2010-09-0613-56/+102
* Clarify the use of a field to Eclipse on Mac OS X with Java 5.Lyubomir Marinov2010-09-051-2/+2
* Fixes warnings about unused imports and unnecessary casts.Lyubomir Marinov2010-09-0415-48/+26
* Allow missing color, style or image properties for a given skin.Yana Stamcheva2010-09-031-1/+2
* Don't block UI thread when setting avatar.Damian Minkov2010-09-031-21/+30
* Fixes a NullPointerException upon registering/logging into a SIP account.Lyubomir Marinov2010-09-031-2/+4
* Fixes a "unmappable character for encoding UTF8" warning.Lyubomir Marinov2010-09-031-1/+1
* Skin implementation bases provided by Adam Netočný (work in progress).Yana Stamcheva2010-09-022-2/+395
* Integrate choosing and setting avatar image for protocols (currently only for...Damian Minkov2010-09-0220-11/+2343
* Show protocol specific error messages in the chat window.Yana Stamcheva2010-09-024-9/+40
* Applies minor changes (e.g. code formatting, closing InputStreams) discovered...Lyubomir Marinov2010-09-025-103/+129
* Added a sound, played on hang up.Yana Stamcheva2010-09-026-16/+104
* Enhances the exception logging of the PortAudio CaptureDevice (mostly because...Lyubomir Marinov2010-09-014-13/+88
* Removes the etched borders with titles from the Security > Call tab in Tools ...Lyubomir Marinov2010-09-012-64/+72
* Fixes the issue described by Kertesz Laszlo on the dev mailing list in the th...Lyubomir Marinov2010-09-0110-193/+173
* Jabber ignore contacts with subscription none, those are contacts not added b...Damian Minkov2010-08-312-7/+50
* Fixing build.Damian Minkov2010-08-301-1/+1
* Add latest patch from Grigorii Balutsel for Xcap support, fix proper contact ...Damian Minkov2010-08-307-23/+66
* New add account icon. Provided by Dimitar Bozhinov.Yana Stamcheva2010-08-272-1/+9
* Fix editable error message in call window.Yana Stamcheva2010-08-272-0/+2
* Fix issues with chatroom dialog:Damian Minkov2010-08-274-52/+149
* Fix when removing jabber contacts and operation fails inform user and stop an...Damian Minkov2010-08-273-8/+50