Directory src/net/java/sip/communicator/plugin/iptelaccregwizz/

Directory Created:
2010-01-06 19:08
Total Files:
2
Deleted Files:
3
Lines of Code:
337

[root]/src/net/java/sip/communicator/plugin/iptelaccregwizz

Lines of Code

src/net/java/sip/communicator/plugin/iptelaccregwizz/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 23 (100.0%) 1033 (100.0%) 44.9
yanas 14 (60.9%) 951 (92.1%) 67.9
damencho 5 (21.7%) 69 (6.7%) 13.8
lubomir_m 1 (4.3%) 6 (0.6%) 6.0
s_vincent 1 (4.3%) 5 (0.5%) 5.0
emcho 2 (8.7%) 2 (0.2%) 1.0

Most Recent Commits

s_vincent 2012-03-09 19:05

Fixes javadoc and eclipse related warnings in the code.

5 lines of code changed in:

  • src/net/java/sip/communicator/plugin/iptelaccregwizz: IptelAccRegWizzActivator.java (+5 -2)
emcho 2011-10-18 14:03

Changes project name in source license headers from SIP Communicator to Jitsi

2 lines of code changed in:

  • src/net/java/sip/communicator/plugin/iptelaccregwizz: IptelAccRegWizzActivator.java (+1 -1), IptelAccountRegistrationWizard.java (+1 -1)
yanas 2011-05-25 13:06

Moves some special properties in the ExtendedAccountRegistrationWizard interface.

9 lines of code changed in:

  • src/net/java/sip/communicator/plugin/iptelaccregwizz: IptelAccountRegistrationWizard.java (+9 -4)
yanas 2011-03-18 19:53

Fixes an issue in the sip2sip and iptel.org account forms.
Makes the jabber account form extendable, so that in the google talk account form we have all the options we find in the jabber form.

38 lines of code changed in:

  • src/net/java/sip/communicator/plugin/iptelaccregwizz: IptelAccountRegistrationWizard.java (+38 -2)
damencho 2010-09-27 15:08

Add NAPTR support for sip accounts.
Fix SipAccountID.equals to take in account protocol and service, which fixes several gui problems with account config form, such as creating new account with username already existing not shown, deleting account makes all existing accounts with same username disappear, updating status of disabled accounts.
Disable accounts now can be deleted.
Use word picture for "My Recent Avatars".
Fix not to send sip PUBLISH messages when we are in connection failed.

3 lines of code changed in:

  • src/net/java/sip/communicator/plugin/iptelaccregwizz: IptelAccountRegistrationWizard.java (+3)
lubomir_m 2010-09-11 13:34

Adds javadocs, fixes warnings.

6 lines of code changed in:

  • src/net/java/sip/communicator/plugin/iptelaccregwizz: IptelAccRegWizzActivator.java (+6 -2)
yanas 2010-07-12 15:19

Create SIP2SIP info account.

Enhanced SIP account registration form.

67 lines of code changed in:

  • src/net/java/sip/communicator/plugin/iptelaccregwizz: FirstWizardPage.java (del), IptelAccRegWizzActivator.java (+22 -8), IptelAccountRegistration.java (del), IptelAccountRegistrationWizard.java (+45 -467), Resources.java (del)
yanas 2010-07-05 18:47

Configuration window improvements including reorganizing sections, user interface modifications, account loading/unloading functionality and more.

3 lines of code changed in:

  • src/net/java/sip/communicator/plugin/iptelaccregwizz: IptelAccountRegistrationWizard.java (+3)
damencho 2010-04-07 14:10

Dispatch system messages coming in jabber chat rooms. Message history ignore non conversations in multi-chats. Jabber multi chat tests ignore auto generated room system messages.
Make tcp default for iptel account wizards.

1 lines of code changed in:

  • src/net/java/sip/communicator/plugin/iptelaccregwizz: IptelAccountRegistration.java (+1 -1)
damencho 2010-02-16 18:55

Make sure when creating registerless sip account we are not to using PA. Remove some unnecessary inner classes.

63 lines of code changed in:

  • src/net/java/sip/communicator/plugin/iptelaccregwizz: IptelAccountRegistrationWizard.java (+63 -198)
yanas 2010-02-16 15:06

- Fixing a bug reported bu Matthieu Casanova (on dev@sip-communicator.dev.java.net 02/16/2010 subject: "AddContactWizard : disable back button when on first page")
- Make all wizard first pages to return null as a "back page identifier" instead of the DEFAULT_PAGE_IDENTIFIER, which was meant for a different case.

4 lines of code changed in:

  • src/net/java/sip/communicator/plugin/iptelaccregwizz: FirstWizardPage.java (+4 -3)
damencho 2010-02-11 10:18

Fix incoming sip typing notifications. Make default PA when creating sip accounts.

2 lines of code changed in:

  • src/net/java/sip/communicator/plugin/iptelaccregwizz: FirstWizardPage.java (+1 -1), IptelAccountRegistration.java (+1 -1)
yanas 2010-01-06 19:08

Preconfigured account wizard for iptel.org

830 lines of code changed in:

  • src/net/java/sip/communicator/plugin/iptelaccregwizz: FirstWizardPage.java (new 3), IptelAccRegWizzActivator.java (new 121), IptelAccountRegistration.java (new 1), IptelAccountRegistrationWizard.java (new 705), Resources.java (new)
Generated by StatSVN 0.3.1