aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/protocol/jabber/ProtocolProviderFactoryJabberImpl.java
Commit message (Expand)AuthorAgeFilesLines
* Unregister jabber provider when editing it(modify it).Damian Minkov2010-08-191-0/+13
* Commits another part of the patch provided by Sebastien Vincent on the dev ma...Lyubomir Marinov2009-08-311-7/+6
* Removes unused Logger instances (and thus resolves the warnings about them as...Lyubomir Marinov2009-02-101-3/+0
* When starting the applications, loads the stored accounts in the background i...Lyubomir Marinov2008-09-201-206/+12
* Implement "Modify" for Jabber, MSN, SIP and Yahoo.Yana Stamcheva2008-05-281-2/+74
* WORK IN PROGRESS - modifyAccount method added to the ProtocolProviderFactory ...Yana Stamcheva2008-05-281-0/+9
* Shutdown Jabber protocol providers when stopping a bundle. Fix by Symphorien ...Emil Ivov2007-07-161-6/+8
* Added multichat operation set definition and Gibberish protocol implementatio...Emil Ivov2007-02-221-6/+7
* unregister corresponding protocol provider before uninstalling the accountYana Stamcheva2006-10-251-1/+21
* When installing account check for SERVER_ADDRESS and SERVER_PORT if missing e...Damian Minkov2006-09-251-2/+17
* Jabber implDamian Minkov2006-09-211-0/+264