aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/protocol/zeroconf
Commit message (Expand)AuthorAgeFilesLines
* 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
* Resource Management Service and its implementation. The service holds all res...Damian Minkov2008-07-144-17/+26
* Committing patches from Lubomir Marinov (moving isRegistered() to AbstractPro...Emil Ivov2008-07-011-11/+0
* Committing code optimization patch from Lubomir MarinovEmil Ivov2008-06-201-94/+1
* WORK IN PROGRESS - modifyAccount method added to the ProtocolProviderFactory ...Yana Stamcheva2008-05-281-0/+9
* - Added a protocolDisplayName in the ProtocolProviderService, which is now us...Yana Stamcheva2008-03-051-1/+13
* image paths fixedYana Stamcheva2007-12-102-7/+7
* 1. Improve status messages (incoming and outgoing)Damian Minkov2007-11-271-0/+10
* Rolling back Contact.setDisplayName() changes. The subject needs further disc...Emil Ivov2007-08-311-13/+0
* AddSymphorien Wanko2007-08-311-0/+13
* 1. Installers now include all bundles in lib/bundles except junit.Damian Minkov2007-08-101-3/+4
* Changed status namesEmil Ivov2007-07-101-7/+7
* minor fixesEmil Ivov2007-07-101-3/+6
* Removed system.out.println-sEmil Ivov2007-07-101-2/+2
* small uninstallation fixEmil Ivov2007-06-261-1/+1
* 1. Added StringEscapeUtilsDamian Minkov2007-06-201-0/+15
* Fixed build errors.Emil Ivov2007-06-191-39/+34
* Minor Zeroconf modificationsEmil Ivov2007-06-193-96/+101