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

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 55 (100.0%) | 1226 (100.0%) | 22.2 |
| damencho | 7 (12.7%) | 787 (64.2%) | 112.4 |
| yanas | 23 (41.8%) | 346 (28.2%) | 15.0 |
| emcho | 11 (20.0%) | 37 (3.0%) | 3.3 |
| vincent_lucas | 3 (5.5%) | 24 (2.0%) | 8.0 |
| lubomir_m | 8 (14.5%) | 17 (1.4%) | 2.1 |
| s_vincent | 1 (1.8%) | 9 (0.7%) | 9.0 |
| wernerd | 1 (1.8%) | 4 (0.3%) | 4.0 |
| akelly7 | 1 (1.8%) | 2 (0.2%) | 2.0 |
Fixes javadoc and eclipse related warnings in the code.
9 lines of code changed in:
Changes project name in source license headers from SIP Communicator to Jitsi
5 lines of code changed in:
Pre-selects the protocol provider corresponding to the default protocol in the add contact dialog.
8 lines of code changed in:
Moves some special properties in the ExtendedAccountRegistrationWizard interface.
4 lines of code changed in:
Check for create form for all account registration wizards before sending the user to the web registration page.
11 lines of code changed in:
Add an accountRemoved method to the AccountRegistrationWizard interface in order to notify wizards when an account has been removed.
35 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:
Fix logger usage - seventh and last bunch
4 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:
- Addressing issue #465 (Redesign the account configuration menu).
- Fixing issue with status update within the accounts configuration form.
- Adding support for 32x32 and 48x48 icons for all protocols.
- Changing the background and selection colors for config forms list on the left of the Options window.
2 lines of code changed in:
Fixes Eclipse warnings as a part of issue #637. There's more work on some of these classes but I need to go to bed now :).
8 lines of code changed in:
Fixes raw type warnings
6 lines of code changed in:
GUI enhancements: Remove opacity and editability from JTextAreas used for instructions
2 lines of code changed in:
Removes unused fields, fixes raw-type warnings.
2 lines of code changed in:
Fixes warnings about raw-type use, removes unnecessary fields, marks fields final where possible.
3 lines of code changed in:
- Fixes Issue #: 434 Wrong ID when try to install an already installed account.
- Removes the "Override server" option from account wizards.
- Adds a property to the ProtocolProviderFactory which indicates if the server has been modified
20 lines of code changed in:
Language resources updated.
11 lines of code changed in:
Moves the functionality of swing-common.jar into util.jar and removes swing-common.jar.
1 lines of code changed in:
Fixes warnings about unused imports.
0 lines of code changed in:
As part of the ongoing work on issue #492 - Grey background dialogs, makes the AccountRegistrationWizard implementations respect the new blue theme. The uses of JTabbedPane which thus don't comply with the theme will be taken care of in a separate revision.
7 lines of code changed in:
(17 more)