aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/protocol/zeroconf
Commit message (Expand)AuthorAgeFilesLines
* Fixes warnings, removes trailing whitespace, adds @Override annotations.Lyubomir Marinov2013-05-2326-348/+410
* Commits work in progress on fixing issues with video capture on Windows.Lyubomir Marinov2013-05-201-1/+0
* Implements a more robust contact resource status update mechanism.yanas2013-04-261-22/+0
* Adds the possibility to send message or call a specific contact resource (Req...Yana Stamcheva2013-04-241-0/+23
* Works on preventing an issue with the display of remote video which could sca...Lyubomir Marinov2013-02-262-3/+2
* Fixes exceptions, a memory leak due to incomplete code.Lyubomir Marinov2012-10-241-23/+1
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-296-4/+10
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-292-3/+3
* Integrates Jitsi presence, IM and VoIP with MS Outlook.Lyubomir Marinov2012-06-011-1/+1
* Fixes javadoc and eclipse related warnings in the code.Sebastien Vincent2012-03-093-30/+33
* Changes enumeration TransportProtocolEnum name to TransportProtocol. Modifies...Vincent Lucas2012-03-011-2/+2
* Adds an enumeration for the available transport protocols (UNKNOWN, UDP, TCP ...Vincent Lucas2012-03-011-4/+5
* Corrects the getTransportType() function documentation of the ProtocolProvide...Vincent Lucas2012-03-011-1/+1
* Adds a getTransportType() function to ProtocolProviderServices in order to ge...Vincent Lucas2012-02-291-0/+10
* Changes project name in source license headers from SIP Communicator to JitsiEmil Ivov2011-10-1814-14/+14
* Don't show the security padlock when the security controller requires secure ...Ingo Bauersachs2011-10-071-0/+11
* When creating new account (simple or advance form) make sure we don't reuse o...Damian Minkov2011-02-171-1/+5
* When creating account check and disabled accounts(all loaded accounts in Acco...Damian Minkov2010-12-141-2/+2
* Fix creating and deleting bonjour accounts.Damian Minkov2010-11-052-3/+4
* Remove import of non-existing packageWerner Dittmann2010-10-181-1/+0
* Add provisioning via mDNS (Bonjour).Sebastien Vincent2010-10-061-24/+26
* Configuration window improvements including reorganizing sections, user inter...Yana Stamcheva2010-07-051-3/+37
* Fix logger usage - sixth bunch.Werner Dittmann2010-06-038-78/+150
* Uses AbstractProtocolProviderService#addSupportedOperationSet in its extender...Lyubomir Marinov2009-10-171-15/+12
* Fixes warnings.Lyubomir Marinov2009-10-131-9/+7
* Fixes warningsLyubomir Marinov2009-10-081-1/+1
* Commits another part of the patch provided by Sebastien Vincent on the dev ma...Lyubomir Marinov2009-08-3110-200/+167
* Commits a small fraction of the patch provided by Sebastien Vincent on the de...Lyubomir Marinov2009-08-311-1/+1
* Introduces a default implementation of OperationSetTypingNotifications which ...Lyubomir Marinov2009-08-302-101/+4
* Fixes raw-type warnings.Lyubomir Marinov2009-07-291-1/+1
* Commits into trunk the changes of r5345, r5346 and r5352 which fix warnings i...Lyubomir Marinov2009-06-101-142/+0
* - Addressing issue #465 (Redesign the account configuration menu).Yana Stamcheva2009-05-151-11/+19
* Eliminates duplication, fixes raw-type warnings.Lyubomir Marinov2009-05-091-69/+1
* Masks duplicate contacts behind the protocol providers and thus addresses iss...Emil Ivov2009-04-241-21/+9
* Fixes Eclipse warnings as a part of issue #637. There's more work on some of ...Emil Ivov2009-03-304-139/+104
* Fixes various warnings, mostly ones about performance.Lyubomir Marinov2009-03-121-1/+1
* Fixes possible NullPointerExceptions, incorrect code. Removes fields, marks o...Lyubomir Marinov2009-03-021-12/+14
* Fixes warnings.Lyubomir Marinov2009-02-252-3/+3
* Removes unused fields, fixes raw-type warnings.Lyubomir Marinov2009-02-103-25/+8
* Removes unused Logger instances (and thus resolves the warnings about them as...Lyubomir Marinov2009-02-104-11/+1
* Commits patches for the following issues:Emil Ivov2008-12-161-1/+2
* remove the logger.setLevelAll() statement to provide logging control via prop...Werner Dittmann2008-12-121-4/+4
* Eliminates duplication of ProtocolProviderService.getOperationSet() and .getS...Lyubomir Marinov2008-12-093-46/+12
* Fixes warnings about unused imports.Lyubomir Marinov2008-12-061-1/+1
* Applying new resource name convention.Yana Stamcheva2008-11-282-14/+18
* When starting the applications, loads the stored accounts in the background i...Lyubomir Marinov2008-09-202-209/+11
* Attempts to fix the problem of writingcyrillic text (it's just an example but...Lyubomir Marinov2008-08-282-252/+63
* Implemented support for XEP-0085 - Typing notifications with jabber.Emil Ivov2008-08-181-1/+1
* Introduces an abstract base implementation of OperationSetPersistentPresence ...Lyubomir Marinov2008-08-041-118/+4
* Added some missing resources to the images.properties fileYana Stamcheva2008-07-172-34/+30