aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* New configurations prepared for the arrive of ice and stun support.Yana Stamcheva2010-08-2710-324/+1584
* 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
* Reverts the touch screen changes, which are moved to the touchgui now.Yana Stamcheva2010-08-266-4028/+1645
* Fix - show proper status in UI for SIP Registerless accounts.Damian Minkov2010-08-262-20/+10
* Fix a problem when registering with sip TCP and creation of via and contact h...Damian Minkov2010-08-254-43/+35
* Fix wrong cseq incrementation in sip protocol with message and typing info. R...Damian Minkov2010-08-243-16/+36