aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip
Commit message (Expand)AuthorAgeFilesLines
* Patch provided by Purvesh Sahoo, fixing redundant code in replacement impleme...Yana Stamcheva2010-09-1514-679/+495
* Patch provided by Adam Netocny improving skin management process (work in pro...Yana Stamcheva2010-09-151-3/+4
* Patch provided by Adam Netocny improving skin management process (work in pro...Yana Stamcheva2010-09-1511-83/+256
* Update util bundle to include some extra packages in order to help dns lib to...Damian Minkov2010-09-152-8/+18
* 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-1327-255/+317
* Order sip-communicator.properties alphabetically.Sebastien Vincent2010-09-132-7/+58
* Attempt to fix start of SIP Communicator on Windows x64. As jsmooth cannot cr...Sebastien Vincent2010-09-131-7/+7
* 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-132-26/+70
* Fixing jabber login to some services.Damian Minkov2010-09-121-2/+0
* Adds javadocs, fixes warnings.Lyubomir Marinov2010-09-1123-31/+109
* - Fixes incorrect association of user-specific data with the meta contact list.Lyubomir Marinov2010-09-113-33/+88
* Add javadoc, fix warnings and typos.Sebastien Vincent2010-09-1158-342/+594
* 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-1013-178/+343
* 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-105-164/+523
* 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-0910-28/+126
* Patch provided bu Purvesh Sahoo removing preview source names from the locali...Yana Stamcheva2010-09-0930-124/+325
* - Supports more call recording formats.Lyubomir Marinov2010-09-0935-65/+537
* Use camera to grab avatar image.Damian Minkov2010-09-087-330/+393
* 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-0747-131/+3356
* Patch provided by Adam Netocny, icluding some skin jar builder enhancements +...Yana Stamcheva2010-09-0711-20/+108
* 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-0616-61/+110
* 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-0416-49/+26
* Allow missing color, style or image properties for a given skin.Yana Stamcheva2010-09-034-15/+45
* 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-0221-31/+2473
* Add Windows x64 installer support.Sebastien Vincent2010-09-021-0/+3
* Integrate choosing and setting avatar image for protocols (currently only for...Damian Minkov2010-09-0226-13/+3067
* Show protocol specific error messages in the chat window.Yana Stamcheva2010-09-025-11/+59
* Applies minor changes (e.g. code formatting, closing InputStreams) discovered...Lyubomir Marinov2010-09-026-106/+133
* 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
* Displays the descriptions of the notification events in the Events page of To...Lyubomir Marinov2010-09-015-40/+73
* Fixes the issue described by Kertesz Laszlo on the dev mailing list in the th...Lyubomir Marinov2010-09-0112-200/+177