aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/resources
Commit message (Expand)AuthorAgeFilesLines
* Replace System-Bundle header by BSN and a list that defines sys-bundlesIngo Bauersachs2013-12-071-1/+1
* Fixes warnings.Lyubomir Marinov2013-08-011-28/+51
* Adds SimpleServiceActivator utility classpaweldomas2013-07-241-41/+17
* Fixes warnings, removes trailing whitespace, adds @Override annotations.Lyubomir Marinov2013-05-232-5/+8
* Adds an abstract general implementation of the ResourceManagementService, whi...Yana Stamcheva2013-03-062-608/+45
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-291-1/+1
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-293-4/+6
* Integrates Jitsi presence, IM and VoIP with MS Outlook.Lyubomir Marinov2012-06-011-1/+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-232-16/+13
* Changes project name in source license headers from SIP Communicator to JitsiEmil Ivov2011-10-183-3/+3
* 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
* Remove import of non-existing packageWerner Dittmann2010-10-181-1/+0
* 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-153-50/+122
* Resolved duplicate import of json library.Yana Stamcheva2010-09-131-1/+0
* Adds javadocs, fixes warnings.Lyubomir Marinov2010-09-111-2/+6
* Patch provided by Adam Netocny, icluding some skin jar builder enhancements +...Yana Stamcheva2010-09-072-11/+99
* Added the possibility to have the skin main directory in the skin zip.Yana Stamcheva2010-09-061-2/+71
* Allow missing color, style or image properties for a given skin.Yana Stamcheva2010-09-031-1/+2
* 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-022-2/+395
* Commits passwdstorage2.patch provided by Dmitri Melnikov on the dev mailing l...Lyubomir Marinov2010-07-151-4/+3
* Fix logger usage - seventh and last bunchWerner Dittmann2010-06-042-3/+6
* 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-022-6/+44
* Removes unused Logger instances (and thus resolves the warnings about them as...Lyubomir Marinov2009-02-101-10/+3
* Commits patches for the following issues:Emil Ivov2008-12-161-0/+1
* Remove special escape characters.Yana Stamcheva2008-09-291-0/+5
* Allow escaping chars in the language properties files.Yana Stamcheva2008-09-291-1/+3
* Contact avatars are now downloaded automatically without having to open chat ...Emil Ivov2008-09-101-3/+5
* 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-312-14/+32
* Fix a problem with new mail notifications in yahoo.Emil Ivov2008-07-211-31/+14
* fixed missing resource exception in config-window on plugin-entryThomas Hofer2008-07-211-1/+3
* Added an icon for the auto away configuration form (by Damien ROTH)Emil Ivov2008-07-202-3/+64
* 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-143-0/+649