aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/resources/ResourceManagementServiceImpl.java
Commit message (Expand)AuthorAgeFilesLines
* Updates the license headers.Damian Minkov2015-07-201-2/+13
* Fixes warnings, removes trailing whitespace, adds @Override annotations.Lyubomir Marinov2013-05-231-3/+6
* Adds an abstract general implementation of the ResourceManagementService, whi...Yana Stamcheva2013-03-061-605/+29
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-291-0/+1
* Refactors the SoundLevelIndicator Component to not access the width of its pa...Lyubomir Marinov2012-05-041-5/+2
* - Allows the neomedia bundle to function even when the PortAudio native libra...Lyubomir Marinov2012-03-211-14/+10
* Fixes possible NullPointerExceptions related to packet logging, resources.Lyubomir Marinov2011-11-231-16/+11
* Changes project name in source license headers from SIP Communicator to JitsiEmil Ivov2011-10-181-1/+1
* Detects ip changes (not link changes) under macosx. Fixes a problem with reco...Damian Minkov2011-09-121-1/+1
* Restores the create Jabber account form and fixes some related issues.Yana Stamcheva2011-07-201-0/+23
* Skin support patch provided by Adam Netocny. Adding skin support in the SIP C...Yana Stamcheva2010-11-031-0/+13
* Fixes warnings, TODOs, javadocs, formatting.Lyubomir Marinov2010-10-041-14/+5
* Fix options panel.Yana Stamcheva2010-09-231-1/+5
* Patch provided by Adam Netocny improving skin management process (work in pro...Yana Stamcheva2010-09-151-1/+68
* Adds javadocs, fixes warnings.Lyubomir Marinov2010-09-111-2/+6
* Patch provided by Adam Netocny, icluding some skin jar builder enhancements +...Yana Stamcheva2010-09-071-1/+47
* Fixes a "unmappable character for encoding UTF8" warning.Lyubomir Marinov2010-09-031-1/+1
* Skin implementation bases provided by Adam Netočný (work in progress).Yana Stamcheva2010-09-021-2/+93
* Fix logger usage - seventh and last bunchWerner Dittmann2010-06-041-2/+4
* Fix NPE when trying to get an image from an imageID that is missing in the re...Matthieu Casanova2010-04-061-1/+4
* Fixes recentry introduced unused-import warnings.Lyubomir Marinov2009-05-131-2/+2
* Fixing issue #669 (Broken smiles preivew on linux and windows).Yana Stamcheva2009-05-121-16/+2
* Supports country code (in addition to language code) when dealing with locale...Lyubomir Marinov2009-05-071-3/+2
* Windows update now supports password protected sites, https and http redirect...Damian Minkov2009-04-021-0/+17
* Removes unused Logger instances (and thus resolves the warnings about them as...Lyubomir Marinov2009-02-101-10/+3
* Remove special escape characters.Yana Stamcheva2008-09-291-0/+5
* Allow escaping chars in the language properties files.Yana Stamcheva2008-09-291-1/+3
* Adds the possibility to register for RSS feeds passed as invokation parametersEmil Ivov2008-09-071-49/+49
* Sound files are now obtained from the properties file.Yana Stamcheva2008-09-011-0/+12
* Reads the resources of the default LanguagePack for the default Locale once (...Lyubomir Marinov2008-08-261-4/+35
* getSoundURL() fixed. Yana Stamcheva2008-08-041-1/+1
* Enhanced resource management.Yana Stamcheva2008-08-031-385/+194
* Add support for more resource packs in the ResourceManagement service.Yana Stamcheva2008-08-031-145/+307
* when the current resource pack is unregistered, reload the default packYana Stamcheva2008-07-311-13/+31
* Fix a problem with new mail notifications in yahoo.Emil Ivov2008-07-211-31/+14
* Added an icon for the auto away configuration form (by Damien ROTH)Emil Ivov2008-07-201-2/+62
* Adding new method in Resource Management Service to get image path for the gi...Damian Minkov2008-07-171-0/+5
* Resource Management Service and its implementation. The service holds all res...Damian Minkov2008-07-141-0/+594