aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/plugin/icqaccregwizz
Commit message (Expand)AuthorAgeFilesLines
* Updates the license headers.Damian Minkov2015-07-205-8/+65
* Replace System-Bundle header by BSN and a list that defines sys-bundlesIngo Bauersachs2013-12-071-1/+1
* Fixes warnings, removes trailing whitespace, adds @Override annotations.Lyubomir Marinov2013-05-231-20/+36
* Fixes inconsistent synchronization in RTPSourceStream which could lead to une...Lyubomir Marinov2013-02-141-1/+1
* Creates a specific account registration interface for the desktop application...Yana Stamcheva2013-01-281-1/+1
* Moves desktop related utils to plugin/desktoputils. Separates ComponentUtils ...Yana Stamcheva2013-01-242-2/+2
* Moves loading the gui (creating main frame) in event dispatch thread. Make so...Damian Minkov2012-11-191-9/+26
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-292-2/+4
* Integrates Jitsi presence, IM and VoIP with MS Outlook.Lyubomir Marinov2012-06-011-1/+1
* Fixes javadoc and eclipse related warnings in the code.Sebastien Vincent2012-03-093-10/+22
* Changes project name in source license headers from SIP Communicator to JitsiEmil Ivov2011-10-185-5/+5
* 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-10/+54
* Trim every user id we enter in account wizards.Damian Minkov2010-12-211-1/+1
* Fix obtaining password for wizards through factory and credential service.Damian Minkov2010-12-131-3/+2
* Remove import of non-existing packageWerner Dittmann2010-10-181-1/+0
* Configuration window improvements including reorganizing sections, user inter...Yana Stamcheva2010-07-051-0/+3
* Add global proxy config. Add support for the global proxy config in protocols...Damian Minkov2010-03-173-231/+5
* Patch provided by Matthieu Casanova on dev@sip-communicator.dev.java.net with...Yana Stamcheva2010-02-221-5/+5
* - Fixing a bug reported bu Matthieu Casanova (on dev@sip-communicator.dev.jav...Yana Stamcheva2010-02-161-2/+4
* Introduces a default implementation of OperationSetMultiUserChat which remove...Lyubomir Marinov2009-08-301-2/+0
* - Addressing issue #465 (Redesign the account configuration menu).Yana Stamcheva2009-05-151-2/+2
* Fixes raw type warningsEmil Ivov2009-03-281-5/+5
* Fixes issue #601 : Can create an account with no userid . Note that this is a...Emil Ivov2009-03-251-7/+8
* GUI enhancements: Remove opacity and editability from JTextAreas used for ins...Alan Kelly2009-03-061-0/+1
* Fixes warnings about raw-type use, removes unnecessary fields, marks fields f...Lyubomir Marinov2009-02-061-5/+5
* - Fixes Issue #: 434 Wrong ID when try to install an already installed account.Yana Stamcheva2009-01-213-173/+86
* - Reduces garbage created when working with AccoutID.getAccountProperties() w...Lyubomir Marinov2008-12-161-12/+12
* Commits patches for the following issues:Emil Ivov2008-12-161-1/+2
* Language resources updated.Yana Stamcheva2008-12-092-25/+31
* Moves the functionality of swing-common.jar into util.jar and removes swing-c...Lyubomir Marinov2008-12-082-8/+8
* Makes the background of JCheckBox transparent on Windows in order to respect ...Lyubomir Marinov2008-12-061-2/+2
* As part of the ongoing work on issue #492 - Grey background dialogs, makes th...Lyubomir Marinov2008-12-042-11/+13
* Applying new resource name convention.Yana Stamcheva2008-11-282-4/+6
* Eliminates duplication among the ~28 Resources classes.Lyubomir Marinov2008-11-211-39/+5
* Leaves a single ImageID class.Lyubomir Marinov2008-11-211-20/+0
* UI enhancements.Yana Stamcheva2008-11-131-0/+6
* Remove resources.properties, where not used any more.Yana Stamcheva2008-07-201-2/+0
* uinAndPassword property key renamed to AimUinAndPasswordYana Stamcheva2008-07-161-1/+1
* Resource Management Service and its implementation. The service holds all res...Damian Minkov2008-07-144-44/+39
* New Account configuration forms.Yana Stamcheva2008-06-232-1/+25
* WORK IN PROGRESS - modifyAccount method added to the ProtocolProviderFactory ...Yana Stamcheva2008-05-281-2/+5
* Sign up link added to simple account registration page.Yana Stamcheva2008-05-282-2/+21
* 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-254-11/+49
* "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
* Remove i18n resources from the icq account registration wizard bundle.Yana Stamcheva2008-02-212-48/+61