aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip
Commit message (Expand)AuthorAgeFilesLines
* Changes the behavior of chat room windows to be opened only on important events.hristoterezov2013-12-203-6/+52
* Increments version minor to 4.Damian Minkov2013-12-181-1/+1
* Chooses online chat transport when adding or updating chat transports.Damian Minkov2013-12-181-2/+16
* Removes ">" indicator from Contacts group.hristoterezov2013-12-172-5/+22
* Fixes an issue with missing or corrupt images which could cause the whole use...Lyubomir Marinov2013-12-178-122/+168
* Changes the implementation of "Contacts" group.hristoterezov2013-12-164-106/+133
* Fixes an issue which could cause some participants in merged and cross-protoc...Lyubomir Marinov2013-12-168-52/+60
* Adds checks to avoid problem contacts where to providers of same type have gr...Damian Minkov2013-12-164-0/+12
* Avoids second attempt to initialize a xmpp connection if several threads call...Damian Minkov2013-12-161-0/+7
* Adds sip account property to force messaging (when server do not add it to al...Damian Minkov2013-12-161-1/+11
* Reverts changes from 160bccf16f2eb0ff8d560c52e4d15f95336a3512 , dfac8a056e02d...hristoterezov2013-12-1628-425/+458
* Improves the CPU utilization and the garbage collection profile of AudioMixer...Lyubomir Marinov2013-12-151-11/+25
* Fixes history filter results.hristoterezov2013-12-141-2/+26
* Fixes contact list issue with duplicated contacts.hristoterezov2013-12-143-37/+91
* Changes the contact source interfaces to use only the listeners for addinghristoterezov2013-12-1428-429/+318
* Fixes problem with orphaned XMPP contacts when groups have the same name. Log...paweldomas2013-12-132-2/+7
* Fixes disappearing accounts when they are enabled/disabled from the accounts ...paweldomas2013-12-131-1/+19
* Clears the current chat transport, only if we are updating the contact, which...Damian Minkov2013-12-131-1/+3
* Skips adding a listener if already exists.Damian Minkov2013-12-131-1/+2
* Fixes NPE.Damian Minkov2013-12-131-1/+3
* Fix DNS proxy layout problems in localized versionsIngo Bauersachs2013-12-111-2/+2
* Fixes leaking HistoryWindows.Damian Minkov2013-12-111-35/+29
* Fixes possible ConcurrentModificationException.Damian Minkov2013-12-111-6/+18
* Fixes xmpp keepalive to use service name in to address.Damian Minkov2013-12-111-3/+5
* Changes the chat room error messages to show in popup notificationshristoterezov2013-12-112-16/+12
* Fixes the issue with the chat rooms added from "Add chat room" dialog thathristoterezov2013-12-111-0/+13
* Modifies VersionImpl and VersionServiceImpl to use shared abstract classes fr...paweldomas2013-12-104-221/+19
* Fixes the open action for chat room contacts.hristoterezov2013-12-102-67/+23
* Fixes the enable/disable state of the ok button in "Add chat room" dialog.hristoterezov2013-12-101-5/+31
* Adds Contacts group to the contact list to contain the meta contacts fromhristoterezov2013-12-1010-44/+164
* Removes ConferencePublishedListener when chat window is closed.Damian Minkov2013-12-101-0/+1
* Fixes leaking JCheckBoxMenuItem when we have opened window and contacts adds ...Damian Minkov2013-12-101-1/+3
* Fixes a bug in plugin.otr.ScOtrEngineImpl that caused OTR to misbehave when a...Marin2013-12-101-1/+33
* Skips some String objects creation and use StringBuilder where possible.Damian Minkov2013-12-091-83/+91
* Fixes removing the first message when chat is too big, the remove was matchin...Damian Minkov2013-12-092-5/+71
* Flushes any image resource when hiding gif images in chat conversation panel,...Damian Minkov2013-12-092-2/+126
* Show ProtocolDisplayName in chat error messagesIngo Bauersachs2013-12-082-4/+4
* Remove unused protocol constantsIngo Bauersachs2013-12-081-46/+0
* Use cache directory for avatarsIngo Bauersachs2013-12-081-8/+10
* Remove RSS protocolIngo Bauersachs2013-12-0825-5750/+0
* Fixes a deadlock reported against WASAPI which leads to inability to make calls.Lyubomir Marinov2013-12-082-10/+16
* Fix SIP calling by IP addressIngo Bauersachs2013-12-072-2/+10
* Listen only to PPS service eventsIngo Bauersachs2013-12-071-12/+24
* Fix registering a null listener to the PPS reg state eventIngo Bauersachs2013-12-072-6/+8
* Update libjitsi (Windows Downloads folder in FAService)Ingo Bauersachs2013-12-071-0/+3
* Hide cancel button after a failed file transferIngo Bauersachs2013-12-071-0/+1
* Simplify plugin-cell rendering to avoid clipping the description textIngo Bauersachs2013-12-071-62/+20
* Replace System-Bundle header by BSN and a list that defines sys-bundlesIngo Bauersachs2013-12-07138-140/+152
* Wait until all requested wizards are registered before showing the formIngo Bauersachs2013-12-072-34/+82
* Flushes any image resources when hiding some gif images, prevents leaking "Im...Damian Minkov2013-12-063-12/+85