aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/plugin/sipaccregwizz
Commit message (Expand)AuthorAgeFilesLines
* Improves DTMF configuration (auto, RTP, SIP INFO or INBAND). Creates a common...Vincent Lucas2012-02-102-7/+57
* Adds in-band DTMF functionality.Vincent Lucas2012-02-074-0/+118
* Resolves a problem with jabber contact list if server replay is delayed. Enab...Damian Minkov2012-01-182-5/+7
* Fixes NPE if a default string is missing.Damian Minkov2011-11-041-1/+6
* Separates xcap contactlist implementation and adds option for contacts retrie...Damian Minkov2011-11-044-187/+337
* Changes project name in source license headers from SIP Communicator to JitsiEmil Ivov2011-10-1811-11/+11
* Extends account wizard class with forgot password link.Yana Stamcheva2011-10-102-4/+68
* SDES Integration: Restore Java 1.5 compatibilityIngo Bauersachs2011-10-041-3/+0
* Hide most security settings of the SIP Wizzard in a show/hide advanced panelIngo Bauersachs2011-10-041-14/+92
* Add SIP Wizzard resource stringsIngo Bauersachs2011-10-041-3/+12
* Security Tab in SIP register wizzardIngo Bauersachs2011-10-046-99/+354
* Enable client TLS authentication for SIP and add a correspondingIngo Bauersachs2011-08-256-3/+107
* Adds a setRegistration method in the SIP wizard, to be used by inheritors.Yana Stamcheva2011-07-061-3/+15
* Fixes compilation with OpenJDK 1.6.0_18 and removes an unused import which ca...Sebastien Vincent2011-07-061-2/+0
* Fixes displaying and deleting voicemail URI when editing sip account.Damian Minkov2011-07-043-0/+17
* Removes advanced tabs in edit account form, when account advanced configurati...Yana Stamcheva2011-07-042-12/+71
* Fixes display name when adding contacts.Damian Minkov2011-06-231-1/+1
* Overrides a method indicating if a web signup is supported.Yana Stamcheva2011-06-141-0/+13
* Pre-selects the protocol provider corresponding to the default protocol in th...Yana Stamcheva2011-06-071-82/+6
* In the SIP create account form do not clear new account data if the user clic...Yana Stamcheva2011-05-261-2/+0
* Moves some special properties in the ExtendedAccountRegistrationWizard interf...Yana Stamcheva2011-05-254-6/+49
* Check for create form for all account registration wizards before sending the...Yana Stamcheva2011-05-191-0/+14
* Correctly set the default values of the xcap fields (form stays the same for ...Yana Stamcheva2011-04-271-0/+4
* Register account form enabled only in the simple account form.Yana Stamcheva2011-04-262-3/+60
* Accept a manually entered proxy in the SIP account reg wizard when the user n...Ingo Bauersachs2011-04-161-4/+1
* Add an accountRemoved method to the AccountRegistrationWizard interface in or...Yana Stamcheva2011-03-281-0/+7
* Fixes an issue in the sip2sip and iptel.org account forms.Yana Stamcheva2011-03-181-11/+34
* When creating new account (simple or advance form) make sure we don't reuse o...Damian Minkov2011-02-171-0/+11
* Removing option "remember password" when editing sip account don't work (repo...Damian Minkov2011-02-172-1/+10
* Handle sip: when creating sip accounts. Add white colour to installer fonts.Damian Minkov2011-02-112-1/+9
* Rename CreateAccountService to SIPAccountCreationFormService as it's used onl...Yana Stamcheva2011-01-314-6/+6
* Trim every user id we enter in account wizards.Damian Minkov2010-12-211-1/+1
* Fix a bug when saving sip account with different registrar changing user_id p...Damian Minkov2010-12-202-5/+10
* Commits patches to enable the blue theme for the tabs of various pages in Too...Lyubomir Marinov2010-12-141-2/+4
* Fix obtaining password for wizards through factory and credential service.Damian Minkov2010-12-131-2/+2
* Fix max-forward headers.Damian Minkov2010-11-105-12/+140
* Message Waiting Indication for sip protocol (rfc3842).Damian Minkov2010-11-064-0/+57
* Remove import of non-existing packageWerner Dittmann2010-10-181-1/+0
* Set default sip registration time to 600.Damian Minkov2010-09-301-0/+4
* Add NAPTR support for sip accounts.Damian Minkov2010-09-274-44/+158
* Consequent seq. numbers when using SIP basic messaging and SIP typing notific...Damian Minkov2010-09-201-2/+2
* Fix a problem when registering with sip TCP and creation of via and contact h...Damian Minkov2010-08-251-1/+1
* Fix wrong cseq incrementation in sip protocol with message and typing info. R...Damian Minkov2010-08-241-6/+6
* When creating sip2sip account, automatically configure xcap URI.Damian Minkov2010-08-192-2/+36
* Merge latest patch sent to dev mailinglist with subject "XCAP tests" which re...Damian Minkov2010-08-181-12/+17
* Fix editing sip account details.Damian Minkov2010-08-172-31/+41
* Fix default values for sip account wizard. Damian Minkov2010-08-175-54/+72
* Merge changes from branch/gsoc10/xcap and patch sent to dev mailinglist with ...Damian Minkov2010-08-104-22/+433
* Fix creating sip account from simple form and NPE when editing account.Damian Minkov2010-07-302-3/+15
* Extending sip acc wizards now can set default transport protocol.Damian Minkov2010-07-292-4/+20