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

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 67 (100.0%) | 2336 (100.0%) | 34.8 |
| yanas | 34 (50.7%) | 1245 (53.3%) | 36.6 |
| akelly7 | 4 (6.0%) | 668 (28.6%) | 167.0 |
| lubomir_m | 14 (20.9%) | 259 (11.1%) | 18.5 |
| damencho | 6 (9.0%) | 107 (4.6%) | 17.8 |
| s_vincent | 3 (4.5%) | 36 (1.5%) | 12.0 |
| scoutice | 1 (1.5%) | 13 (0.6%) | 13.0 |
| wernerd | 2 (3.0%) | 4 (0.2%) | 2.0 |
| emcho | 3 (4.5%) | 4 (0.2%) | 1.3 |
Fixes javadoc and eclipse related warnings in the code.
36 lines of code changed in:
Changes project name in source license headers from SIP Communicator to Jitsi
4 lines of code changed in:
Fixes editable text in the initial sign up window.
4 lines of code changed in:
Closes the initial add account window if a create account form is loaded.
1 lines of code changed in:
Checks if the initial provisioning link property exists.
2 lines of code changed in:
Adds a default property indicating if the "User online provisioning" link is shown. By default the property is set to true.
12 lines of code changed in:
Show the create account form if the wizard supports it.
6 lines of code changed in:
Moves some special properties in the ExtendedAccountRegistrationWizard interface.
8 lines of code changed in:
Check for create form for all account registration wizards before sending the user to the web registration page.
25 lines of code changed in:
Change Login string to Username.
2 lines of code changed in:
Make it impossible to create a Jabber account without a server specified (either as part of the user name or in the server field).
11 lines of code changed in:
Fixes initial authentication window size.
5 lines of code changed in:
Allow to enable provisioning when you start jitsi for the first time. As part of the solution proposed by Conrad Beckert on dev (subject: "Re: Updates to the Provisioning Plugin").
196 lines of code changed in:
Adds javadocs, fixes warnings.
4 lines of code changed in:
Fix logger usage - seventh and last bunch
4 lines of code changed in:
Fixes initial login pane title. Bug reported by Vladimir Vassilev on dev (subject: Registration screen: heading text is overlapped on the second line).
27 lines of code changed in:
Fixes warnings
3 lines of code changed in:
I18N improvements to initial 'Sign Up' dialog
2 lines of code changed in:
GUI enhancement: Add 'hand' cursor and tooltip to 'Not Registered Yet?' links on initial 'Sign Up' dialog
4 lines of code changed in:
Add SC window icon to initial "Sign in" dialog (Issue 455)
662 lines of code changed in:
(30 more)