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

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 27 (100.0%) | 821 (100.0%) | 30.4 |
| yanas | 12 (44.4%) | 683 (83.2%) | 56.9 |
| damencho | 8 (29.6%) | 125 (15.2%) | 15.6 |
| s_vincent | 1 (3.7%) | 8 (1.0%) | 8.0 |
| emcho | 3 (11.1%) | 3 (0.4%) | 1.0 |
| lubomir_m | 2 (7.4%) | 1 (0.1%) | 0.5 |
| ibauersachs | 1 (3.7%) | 1 (0.1%) | 1.0 |
Fixes javadoc and eclipse related warnings in the code.
8 lines of code changed in:
Separates xcap contactlist implementation and adds option for contacts retrieval from XiVO.
2 lines of code changed in:
Changes project name in source license headers from SIP Communicator to Jitsi
3 lines of code changed in:
Fixes the addition of immageattr to all H.264 formats.
1 lines of code changed in:
Pre-selects the protocol provider corresponding to the default protocol in the add contact dialog.
0 lines of code changed in:
Moves some special properties in the ExtendedAccountRegistrationWizard interface.
9 lines of code changed in:
Fixes sip2sip and ippi create account forms (fixed problems in error showing and added a password comparison).
30 lines of code changed in:
Accept a manually entered proxy in the SIP account reg wizard when the user navigates between the wizards pages.
Remove the unused predefined proxy settings of ippi and sip2sip wizards (they both use autodetection).
1 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.
43 lines of code changed in:
Rename CreateAccountService to SIPAccountCreationFormService as it's used only in SIP wizards.
2 lines of code changed in:
Trim every user id we enter in account wizards.
Remove opaque default setting for menus in MenuBars.
1 lines of code changed in:
Set default sip registration time to 600.
Enable by default xcap server when adding existing sip2sip accounts.
Enable setting sip account avatar through xcap.
4 lines of code changed in:
Adds javadocs, fixes warnings.
0 lines of code changed in:
When creating sip2sip account, automatically configure xcap URI.
23 lines of code changed in:
Add option for stopping sip account keepalives.
Change some strings in sip2sip account wizard.
20 lines of code changed in:
Fix creating sip2sip accounts (encode url params).
Set sip2sip proxy to default one (proxy.sipthor.net).
Disable keepalives for sip2sip.
Fix grey background on Windows in sip account wizard for radio buttons.
Move display name above username in sip2sip account wizard and rename Sip Id to Username.
When creating existing account putting only username will work.
Add some notes and links in sip2sip account wizard, about email and overall description.
75 lines of code changed in:
Fixes some issues with the new sip2sip registration form.
6 lines of code changed in:
Create account form, for the SIP2SIP account registration wizard.
307 lines of code changed in:
Create SIP2SIP info account.
Enhanced SIP account registration form.
286 lines of code changed in: