aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/plugin/yahooaccregwizz/YahooAccountRegistrationWizard.java
Commit message (Expand)AuthorAgeFilesLines
* Remove Yahoo protocolIngo Bauersachs2016-10-241-379/+0
* Updates the license headers.Damian Minkov2015-07-201-1/+13
* Adds an option to disable advanced configuration for accounts which do not ne...Damian Minkov2014-12-091-0/+10
* Fixes warnings, removes trailing whitespace, adds @Override annotations.Lyubomir Marinov2013-05-231-16/+32
* Creates a specific account registration interface for the desktop application...Yana Stamcheva2013-01-281-1/+1
* Changes project name in source license headers from SIP Communicator to JitsiEmil Ivov2011-10-181-1/+1
* Pre-selects the protocol provider corresponding to the default protocol in th...Yana Stamcheva2011-06-071-65/+6
* Moves some special properties in the ExtendedAccountRegistrationWizard interf...Yana Stamcheva2011-05-251-13/+4
* Check for create form for all account registration wizards before sending the...Yana Stamcheva2011-05-191-0/+11
* Add an accountRemoved method to the AccountRegistrationWizard interface in or...Yana Stamcheva2011-03-281-7/+41
* Configuration window improvements including reorganizing sections, user inter...Yana Stamcheva2010-07-051-0/+3
* Fixes raw type warningsEmil Ivov2009-03-281-4/+6
* Removes unused fields, fixes raw-type warnings.Lyubomir Marinov2009-02-101-4/+1
* Fixes warnings about raw-type use, removes unnecessary fields, marks fields f...Lyubomir Marinov2009-02-061-3/+3
* - Fixes Issue #: 434 Wrong ID when try to install an already installed account.Yana Stamcheva2009-01-211-13/+19
* Language resources updated.Yana Stamcheva2008-12-091-8/+13
* Resource Management Service and its implementation. The service holds all res...Damian Minkov2008-07-141-2/+2
* New Account configuration forms.Yana Stamcheva2008-06-231-0/+10
* Implement "Modify" for Jabber, MSN, SIP and Yahoo.Yana Stamcheva2008-05-281-4/+6
* Sign up link added to simple account registration page.Yana Stamcheva2008-05-281-0/+17
* Configurable wizard "Finish" button. Account registration wizards have now a ...Yana Stamcheva2008-05-271-0/+2
* New simplified sign in form shown when the application is started for the fir...Yana Stamcheva2008-05-251-4/+34
* "UIN" replaced by identifier or user identifierYana Stamcheva2008-04-281-2/+2
* Fix disabled server for new account wizards.Yana Stamcheva2008-02-291-0/+11
* Added getFirstPageIdentifier and getLastPageIdentifier to the AccountRegistra...Yana Stamcheva2007-11-141-0/+19
* wizard modifications merged with alpha2Yana Stamcheva2007-11-051-63/+134
* remove all icons stored in the wizard plugins, use icons stored in the resour...Yana Stamcheva2007-02-271-0/+12
* Error messages allow user to show the exception stackYana Stamcheva2007-02-061-2/+2
* Yahoo Protocol Provider ImplementationDamian Minkov2007-01-121-0/+177