aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java
Commit message (Expand)AuthorAgeFilesLines
* When creating new account (simple or advance form) make sure we don't reuse o...Damian Minkov2011-02-175-1/+52
* Removing option "remember password" when editing sip account don't work (repo...Damian Minkov2011-02-173-1/+22
* Fixes an issue reported by Emil Ivov and found to cause modifications to the ...Lyubomir Marinov2011-02-171-8/+31
* Force width to be multiple of 16 on Mac OS X when we create a part desktop st...Sebastien Vincent2011-02-171-0/+11
* Add initial backend implementation to create and move part of desktop streami...Sebastien Vincent2011-02-178-9/+170
* Stop JMF processing of local video when we hide it and start when we show it ...Sebastien Vincent2011-02-171-24/+65
* Fixes javadocs.Lyubomir Marinov2011-02-171-18/+27
* Adds javadocs.Lyubomir Marinov2011-02-161-0/+15
* Add missing method in OperationSetDesktopStreaming to move a partial desktop ...Sebastien Vincent2011-02-163-1/+54
* Fixes #JITSI-906, reported by Stefan Mayer: SIP Message flood.Emil Ivov2011-02-162-5/+5
* Add methods to MediaService for streaming a part of desktop and stub methods ...Sebastien Vincent2011-02-165-1/+131
* Reports contact specifiers such as Home, Work, Mobile for the SourceContact C...Lyubomir Marinov2011-02-162-11/+89
* Fix desktop streaming stop.Sebastien Vincent2011-02-164-5/+26
* Reports contact specifiers such as Home, Work, Mobile for the SourceContact C...Lyubomir Marinov2011-02-162-1/+142
* Adds formatting, javadocs.Lyubomir Marinov2011-02-164-21/+22
* Some typos and javadoc.Damian Minkov2011-02-142-7/+14
* Show appropriate notification when user not found is returned.Damian Minkov2011-02-112-8/+27
* Handle sip: when creating sip accounts. Add white colour to installer fonts.Damian Minkov2011-02-112-1/+9
* Use certificate service when accessing https xcap addresses.Damian Minkov2011-02-091-0/+37
* Fix file drag n' drop on Linux.Damian Minkov2011-02-091-2/+48
* Print call statistics in the log file.Damian Minkov2011-02-092-3/+3
* In case we fail to resolve backup resolver address, we take the IP address of...Sebastien Vincent2011-02-081-3/+19
* Add some debug logs in DNS parallel resolver.Sebastien Vincent2011-02-082-4/+19
* Make sure we don't skip setting show application property when hide/show appl...Damian Minkov2011-02-081-1/+1
* Make sure we use directsound devices under windows if they are not set as def...Damian Minkov2011-02-082-0/+95
* Check default settings for property.Damian Minkov2011-02-081-1/+8
* Fixes dialpad dialog location.Yana Stamcheva2011-02-075-7/+22
* X509TrustManager's getAcceptedIssuers() method should return " a non-null (po...Sebastien Vincent2011-02-071-1/+1
* Early process messages in separate method.Damian Minkov2011-02-071-45/+30
* Removes unused border in the account status panel on the top of the contact l...Yana Stamcheva2011-02-071-1/+0
* Add early message processors for all incoming sip messages.Damian Minkov2011-02-071-1/+83
* Fixes wrong location of the call window.Yana Stamcheva2011-02-074-7/+9
* Fix a possible ui block.Damian Minkov2011-02-071-13/+14
* Makes the ProtoProvider always respond with at least a 501 Not implemented to...Emil Ivov2011-02-031-3/+2
* Makes the ProtoProvider always respond with at least a 501 Not implemented to...Emil Ivov2011-02-031-0/+37
* Fixes remaining message notification icon for a contact with no "active" chats.Yana Stamcheva2011-02-031-0/+5
* Hide the close local video button during a drag operation.Yana Stamcheva2011-02-031-3/+11
* Cosmetic changes.Sebastien Vincent2011-02-036-5/+9
* If there's no remote video we limit the local video drag to the video contain...Yana Stamcheva2011-02-031-1/+16
* Check a logging property in configuration and if missing get it from default ...Damian Minkov2011-02-031-8/+30
* Fixes local video minimum and maximum coordinates on move.Yana Stamcheva2011-02-021-10/+24
* Fixes NullPointerException in single window mode.Yana Stamcheva2011-02-021-4/+5
* Added the possibility to hide and move the local video.Yana Stamcheva2011-02-0210-81/+644
* Network utils listens for network changes and updates dns servers in our reso...Damian Minkov2011-02-011-3/+4
* Fix blocked call at incoming state whereas other peer is connected.Sebastien Vincent2011-01-311-8/+9
* Fix a problem with not finished zip files on macosx. Adjust some text.Damian Minkov2011-01-312-11/+204
* Rename CreateAccountService to SIPAccountCreationFormService as it's used onl...Yana Stamcheva2011-01-316-8/+8
* Increase receive buffer of the RTP socket because in case of high fps video, ...Sebastien Vincent2011-01-312-0/+9
* Moves logging configuration in separate bundle and add option to archive and ...Damian Minkov2011-01-3112-683/+1587
* Reduce chat write area minimum height to fit in one line.Yana Stamcheva2011-01-291-2/+2