aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/protocol/icq/ProtocolProviderFactoryIcqImpl.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/+9
* Changes project name in source license headers from SIP Communicator to JitsiEmil Ivov2011-10-181-1/+1
* When creating account check and disabled accounts(all loaded accounts in Acco...Damian Minkov2010-12-141-3/+3
* Fix enabling/disabling accounts functionality.Yana Stamcheva2010-07-061-0/+26
* Configuration window improvements including reorganizing sections, user inter...Yana Stamcheva2010-07-051-1/+24
* Commits another part of the patch provided by Sebastien Vincent on the dev ma...Lyubomir Marinov2009-08-311-7/+6
* Fixes possible NullPointerExceptions, incorrect code. Removes fields, marks o...Lyubomir Marinov2009-03-021-5/+3
* Removes unused Logger instances (and thus resolves the warnings about them as...Lyubomir Marinov2009-02-101-5/+2
* When starting the applications, loads the stored accounts in the background i...Lyubomir Marinov2008-09-201-203/+23
* Applies the patch contributed by Dai Zhiwei which fixes the throwing of NullP...Lyubomir Marinov2008-08-231-8/+8
* Fix if protocol name is missing in account properties. Old aim accounts were ...Damian Minkov2008-06-251-1/+4
* WORK IN PROGRESS - modifyAccount method added to the ProtocolProviderFactory ...Yana Stamcheva2008-05-281-1/+71
* Aim wizard and some improvments on the loading of accounts for the aim/icq pr...Damian Minkov2007-04-101-6/+24
* unregister corresponding protocol provider before uninstalling the accountYana Stamcheva2006-10-251-2/+22
* Support for SIP (Work in Progress)Emil Ivov2006-09-241-0/+1
* Woking on implementing support for SIPEmil Ivov2006-08-221-20/+43
* Code formatEmil Ivov2006-08-161-4/+6
* Throw an exception when installing a duplicate account.Emil Ivov2006-08-081-5/+5
* RefactoringEmil Ivov2006-08-041-8/+20
* Added account storage functionalititesEmil Ivov2006-07-281-25/+97
* Renamed AccountManager to ProtocolProviderFactoryEmil Ivov2006-07-081-0/+157