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

| 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 |
Fixes javadoc and eclipse related warnings in the code.
5 lines of code changed in:
Changes project name in source license headers from SIP Communicator to Jitsi
2 lines of code changed in:
Moves some special properties in the ExtendedAccountRegistrationWizard interface.
9 lines of code changed in:
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:
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:
Adds javadocs, fixes warnings.
6 lines of code changed in:
Create SIP2SIP info account.
Enhanced SIP account registration form.
67 lines of code changed in:
Configuration window improvements including reorganizing sections, user interface modifications, account loading/unloading functionality and more.
3 lines of code changed in:
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:
Make sure when creating registerless sip account we are not to using PA. Remove some unnecessary inner classes.
63 lines of code changed in:
- 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:
Fix incoming sip typing notifications. Make default PA when creating sip accounts.
2 lines of code changed in:
Preconfigured account wizard for iptel.org
830 lines of code changed in: