aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/configuration
Commit message (Expand)AuthorAgeFilesLines
* Adds javadocs, fixes warnings.Lyubomir Marinov2010-09-105-184/+295
* Implements XML element name encoding (http://www.w3.org/TR/xml/#NT-Name) in t...Lyubomir Marinov2010-07-282-76/+95
* Merges branches/gsoc10/passwdstrg@7435 which represents the work of Dmitri Me...Lyubomir Marinov2010-07-121-5/+48
* Implements Speex encoder, decoder and resampler using the native Speex librar...Lyubomir Marinov2010-06-141-0/+44
* Fix logger usage - third bunch of changes.Werner Dittmann2010-06-032-10/+20
* Cleanup some left-overs of PropertyChange event handling.Werner Dittmann2010-05-162-19/+14
* Just fix a typo in ConfigPropertyVetoExceptionWerner Dittmann2010-04-091-1/+1
* Cleanup PropertyChangeEvent stuffWerner Dittmann2010-04-092-13/+16
* Prevents NumberFormatException in the cases in which it is clear that it will...Lyubomir Marinov2009-10-171-3/+21
* Fixes warnings.Lyubomir Marinov2009-10-131-20/+3
* Tries to migrate the existing XML configurations to the .properties format.Lyubomir Marinov2009-09-161-57/+185
* Commits another part of the patch provided by Sebastien Vincent on the dev ma...Lyubomir Marinov2009-08-311-3/+10
* Adds javadocs.Lyubomir Marinov2009-08-094-11/+190
* Adds javadocs.Lyubomir Marinov2009-08-081-0/+53
* Take two at fixing the failing Jabber account uninstallation test this time p...Lyubomir Marinov2009-08-051-9/+17
* Fixes the unit tests of the ConfigurationService broken by the previous commit.Lyubomir Marinov2009-08-042-9/+4
* - Provides an alternative storage backend to XML in the ConfigurationService ...Lyubomir Marinov2009-08-042-544/+295
* Some code clean-up, remove warnings, no new functions or features.Werner Dittmann2009-03-284-27/+27
* Removes unnecessary fields. Provides more efficient iteration of Hashtables, ...Lyubomir Marinov2009-03-021-2/+2
* Fixes possible NullPointerExceptions, incorrect code. Removes fields, marks o...Lyubomir Marinov2009-03-021-9/+11
* Removes unnecessary allocations and fields, makes fields final, fixes warnings.Lyubomir Marinov2009-03-011-3/+1
* Reverts the modifications to ConfigurationServiceImpl unintentionally committ...Lyubomir Marinov2009-03-011-36/+440
* Fixes a warning introduced in r5094 about the use of deprecated API.Lyubomir Marinov2009-03-014-440/+615
* Removes unused Logger instances (and thus resolves the warnings about them as...Lyubomir Marinov2009-02-101-4/+1
* Minor elimination of code duplication.Lyubomir Marinov2008-12-131-0/+21
* Fixes warnings.Lyubomir Marinov2008-12-063-97/+85
* Allows choosing <No Device> for each of the Audio and Video device configurat...Lyubomir Marinov2008-11-281-21/+20
* Moves PropertyChangeListener/Event from .configuration.event to .util because...Lyubomir Marinov2008-11-201-0/+1
* Remove configuration defaults now if values are missing in configuration serv...Damian Minkov2008-07-151-44/+0
* Move configuration service default values to separate file.Damian Minkov2008-07-151-1/+1
* Resource Management Service and its implementation. The service holds all res...Damian Minkov2008-07-141-1/+6
* Add registering default events to notification service.Damian Minkov2008-07-101-0/+59
* - Configuration forms are now registered through the bundle context.Yana Stamcheva2008-06-101-2/+46
* Merge my changes from alpha2 branch (mostly improvements to SIMPLE, usage of ...Benoit Pradelle2007-11-143-6/+46
* removed .cvsignore-files as they are no longer needed [we are using subversio...Thomas Hofer2007-10-171-0/+0
* Fix erasing of config file on MacOS.Damian Minkov2007-06-272-2/+20
* Code review for the RSS provider implemnetation. Fixing numerous javadoc conf...Emil Ivov2007-06-041-2/+2
* if we set a configuration property to null we should remove it also from the ...Yana Stamcheva2007-05-291-1/+3
* Committing geolocation for Jabber from Guillaume Schreiner - Louis Pasteur Un...Emil Ivov2007-05-141-1/+0
* header added to manifest of system bundlesYana Stamcheva2007-04-261-0/+1
* close output streams after writing xml files.Emil Ivov2007-04-171-1/+3
* Configurable home name and location, properly store international characters ...Emil Ivov2007-01-141-6/+85
* remove superfluous loggingEmil Ivov2006-11-291-24/+8
* Moving to FelixDamian Minkov2006-11-221-2/+2
* Working on the JMF implementation of the media service.Emil Ivov2006-10-231-96/+92
* Working on the JMF implementation of the media service.Emil Ivov2006-10-231-5/+0
* Working on support for SIPEmil Ivov2006-10-021-0/+5
* Working on SIP SupportEmil Ivov2006-08-211-2/+59
* Code formatEmil Ivov2006-08-163-7/+4
* Writed indented config filesEmil Ivov2006-07-281-3/+2