aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/service/configuration
Commit message (Expand)AuthorAgeFilesLines
* Changes project name in source license headers from SIP Communicator to JitsiEmil Ivov2011-10-183-3/+3
* Configuring Parallel DNS Resolver. Patch provided by Ingo Bauersachs.Damian Minkov2011-03-171-0/+17
* Proper use of enforce prefix and allowed prefix in provisioning plugin.Sebastien Vincent2010-10-131-6/+8
* Add a method in the ConfigurationService that will check all properties again...Sebastien Vincent2010-10-121-6/+12
* Fixes warnings and javadocs.Sebastien Vincent2010-10-042-3/+7
* Merges branches/gsoc10/passwdstrg@7435 which represents the work of Dmitri Me...Lyubomir Marinov2010-07-121-0/+26
* Implements Speex encoder, decoder and resampler using the native Speex librar...Lyubomir Marinov2010-06-141-0/+23
* Cleanup some left-overs of PropertyChange event handling.Werner Dittmann2010-05-162-4/+29
* Just fix a typo in ConfigPropertyVetoExceptionWerner Dittmann2010-04-092-6/+6
* Cleanup PropertyChangeEvent stuffWerner Dittmann2010-04-093-63/+16
* Prevents NumberFormatException in the cases in which it is clear that it will...Lyubomir Marinov2009-10-171-16/+13
* Commits the patch of Sebastien Vincent provided on the dev mailing in an e-ma...Lyubomir Marinov2009-09-021-1/+0
* Adds javadocs.Lyubomir Marinov2009-08-081-4/+67
* Fixes the unit tests of the ConfigurationService broken by the previous commit.Lyubomir Marinov2009-08-041-0/+6
* - Provides an alternative storage backend to XML in the ConfigurationService ...Lyubomir Marinov2009-08-042-4/+8
* Minor elimination of code duplication.Lyubomir Marinov2008-12-131-0/+2
* Fixes warnings.Lyubomir Marinov2008-12-061-1/+1
* Allows choosing <No Device> for each of the Audio and Video device configurat...Lyubomir Marinov2008-11-281-0/+3
* Moves PropertyChangeListener/Event from .configuration.event to .util because...Lyubomir Marinov2008-11-205-135/+3
* Add registering default events to notification service.Damian Minkov2008-07-101-0/+16
* Comment fix from Ryan RicardEmil Ivov2007-07-161-2/+2
* Configurable home name and location, properly store international characters ...Emil Ivov2007-01-141-0/+40
* Code formatEmil Ivov2006-08-165-11/+4
* PropertyVetoExceptions now inherit from RuntimeException as we don't have to ...Emil Ivov2006-07-281-1/+1
* Added a method allowing purge of the configuration fileEmil Ivov2006-07-151-0/+7
* Added methods for retrieving lists of property names by prefixEmil Ivov2006-07-081-0/+34
* cosmetics (chainging forgotton tabs to spaces)Emil Ivov2006-05-263-4/+4
* <No Comment Entered>Emil Ivov2006-05-251-2/+2
* Replaced <code> tags with <tt> in all javadocsEmil Ivov2006-02-054-5/+5
* all event listeners need to extend java.util.eventListenerEmil Ivov2006-01-281-1/+1
* am not using itEmil Ivov2005-11-251-29/+0
* Initial sip-communicator-1.0 commitEmil Ivov2005-11-026-0/+464