aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/plugin/ircaccregwizz
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant castsIngo Bauersachs2017-01-071-2/+1
* Updates the license headers.Damian Minkov2015-07-206-10/+81
* Added option for resolving all DNS lookups through SOCKS proxy.Danny van Heumen2015-04-033-10/+97
* GUI improvements for IRC account registration wizard.Danny van Heumen2015-04-033-44/+34
* Started work on SASL authentication panel in IRC account configuration.Danny van Heumen2015-04-033-10/+142
* Some i18n fixes in IRC wizard UI.Danny van Heumen2015-01-152-15/+24
* Extended IRC account dialog to include options for contact and chat room pres...Danny van Heumen2015-01-124-7/+113
* Disable port field and check default port checkbox in case a loadedDanny van Heumen2014-10-211-2/+6
* Implemented modifyAccount method in ProtocolProviderFactory such that weDanny van Heumen2014-10-213-21/+38
* Fixes warnings.Lyubomir Marinov2014-08-151-1/+1
* Created resource strings for text in IRC registration wizard.Danny van Heumen2014-08-051-13/+19
* Loads of fixes, TODOs and comments.Danny van Heumen2014-08-012-11/+46
* Use current Freenode server in server example.Danny van Heumen2014-07-301-1/+1
* Fix bad resource label.Danny van Heumen2014-07-301-4/+4
* Also report use of secure connection in account properties summary.Danny van Heumen2014-07-301-0/+2
* Fixed line length.Danny van Heumen2014-07-301-8/+12
* Fix line length.Danny van Heumen2014-07-301-1/+3
* Initial support for secure connections and Wizard UI tweaks.Danny van Heumen2014-07-303-10/+85
* Rewritten IrcAccRegWizz after the IcqAccRegWizz since the originalDanny van Heumen2014-07-301-64/+33
* 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-232-14/+29
* 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
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-292-4/+3
* 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-2/+15
* 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-72/+8
* 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-5/+34
* 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
* Add NAPTR support for sip accounts.Damian Minkov2010-09-271-1/+1
* Configuration window improvements including reorganizing sections, user inter...Yana Stamcheva2010-07-051-0/+3
* Fix logger usage - seventh and last bunchWerner Dittmann2010-06-041-2/+4
* - Fixing a bug reported bu Matthieu Casanova (on dev@sip-communicator.dev.jav...Yana Stamcheva2010-02-161-3/+4
* - Addressing issue #465 (Redesign the account configuration menu).Yana Stamcheva2009-05-151-2/+2
* Fixes raw type warningsEmil Ivov2009-03-281-2/+2
* Fixes issue #601 : Can create an account with no userid . Note that this is a...Emil Ivov2009-03-251-22/+27
* Fixes a warning introduced in r5094 about the use of deprecated API.Lyubomir Marinov2009-03-011-2/+23
* Fixes programming error such as guaranteed ClassCastExceptions, possible Null...Lyubomir Marinov2009-02-281-1/+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-212-41/+21
* - Reduces garbage created when working with AccoutID.getAccountProperties() w...Lyubomir Marinov2008-12-161-19/+16
* Commits patches for the following issues:Emil Ivov2008-12-161-0/+1
* Language resources updated.Yana Stamcheva2008-12-092-22/+27
* Moves the functionality of swing-common.jar into util.jar and removes swing-c...Lyubomir Marinov2008-12-082-7/+7