aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/plugin/simpleaccreg
Commit message (Expand)AuthorAgeFilesLines
* Updates the license headers.Damian Minkov2015-07-203-11/+45
* Makes SimpleAccountRegistration UIService dependent or NPE can be thrown.Damian Minkov2014-01-301-6/+23
* Replace System-Bundle header by BSN and a list that defines sys-bundlesIngo Bauersachs2013-12-071-1/+1
* Wait until all requested wizards are registered before showing the formIngo Bauersachs2013-12-072-34/+82
* Show account panels in a scrollable pane, resize window to desired sizeIngo Bauersachs2013-12-052-9/+30
* Move simpleaccreg-PROTOCOL_ORDER to jitsi-defaultsIngo Bauersachs2013-12-051-1/+2
* Removes "ensureDefaultValuePresent" and getAccountProperty with Object signat...paweldomas2013-07-101-5/+1
* Fixes warnings, removes trailing whitespace, adds @Override annotations.Lyubomir Marinov2013-05-232-1/+4
* Fixes preferred account initial wizard form and default server value.yanas2013-05-071-1/+10
* Moves desktop related utils to plugin/desktoputils. Separates ComponentUtils ...Yana Stamcheva2013-01-242-2/+2
* Fixes initial account registration form.Damian Minkov2012-11-231-1/+23
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-292-2/+2
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-294-5/+8
* Fixes a possible NullPointerException which could prevent the successful inte...Lyubomir Marinov2012-06-191-20/+27
* Adds properties to custom the GUI.Vincent Lucas2012-06-071-1/+26
* 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-13/+36
* Changes project name in source license headers from SIP Communicator to JitsiEmil Ivov2011-10-183-4/+4
* Fixes editable text in the initial sign up window.Yana Stamcheva2011-08-011-0/+4
* Closes the initial add account window if a create account form is loaded.Yana Stamcheva2011-07-311-0/+1
* Checks if the initial provisioning link property exists.Yana Stamcheva2011-06-071-1/+2
* Adds a default property indicating if the "User online provisioning" link is ...Yana Stamcheva2011-06-071-5/+12
* Show the create account form if the wizard supports it.Yana Stamcheva2011-05-251-0/+6
* Moves some special properties in the ExtendedAccountRegistrationWizard interf...Yana Stamcheva2011-05-251-3/+8
* Check for create form for all account registration wizards before sending the...Yana Stamcheva2011-05-191-2/+25
* Change Login string to Username.Yana Stamcheva2011-05-131-1/+2
* Make it impossible to create a Jabber account without a server specified (eit...Yana Stamcheva2011-05-131-0/+11
* Fixes initial authentication window size.Yana Stamcheva2011-04-201-5/+5
* Allow to enable provisioning when you start jitsi for the first time. As part...Yana Stamcheva2011-02-242-2/+196
* Remove import of non-existing packageWerner Dittmann2010-10-181-1/+0
* Adds javadocs, fixes warnings.Lyubomir Marinov2010-09-111-0/+4
* Fix logger usage - seventh and last bunchWerner Dittmann2010-06-042-2/+4
* Fixes initial login pane title. Bug reported by Vladimir Vassilev on dev (sub...Yana Stamcheva2010-03-261-16/+27
* Fixes warningsLyubomir Marinov2009-10-151-2/+3
* I18N improvements to initial 'Sign Up' dialogAlan Kelly2009-03-061-1/+2
* GUI enhancement: Add 'hand' cursor and tooltip to 'Not Registered Yet?' links...Alan Kelly2009-03-061-0/+4
* Add SC window icon to initial "Sign in" dialog (Issue 455)Alan Kelly2009-01-301-568/+575
* Add SC window icon to initial "Sign in" dialog (Issue 455)Alan Kelly2009-01-301-76/+87
* - Fixes Issue #: 434 Wrong ID when try to install an already installed account.Yana Stamcheva2009-01-212-8/+61
* Sign in dialog enhancements. (Including issue #455)Yana Stamcheva2009-01-061-67/+23
* - Delays the creation of the Options dialog and the loading of the Configurat...Lyubomir Marinov2008-12-201-62/+36
* As part of issue #453 (Broken Windows Vista font rendering), fixes the About ...Lyubomir Marinov2008-12-172-11/+11
* - Reduces garbage created when working with AccoutID.getAccountProperties() w...Lyubomir Marinov2008-12-161-2/+2
* Commits patches for the following issues:Emil Ivov2008-12-161-0/+1
* Minor code cleanup of recent commits.Lyubomir Marinov2008-12-101-1/+0
* Retrieves Color definitions from the ResourceManagementService for .branding ...Lyubomir Marinov2008-12-101-45/+74
* Language resources updated.Yana Stamcheva2008-12-091-10/+12
* Applying new resource name convention.Yana Stamcheva2008-11-281-5/+7
* Eliminates duplication among the ~28 Resources classes.Lyubomir Marinov2008-11-211-15/+4
* Patches provided by Alan C Kelly that address issues: 458, 468, 469, 470.Yana Stamcheva2008-10-271-1/+1