[root]/src/net/java/sip/communicator/impl/gui/customcontrols/wizard

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 77 (100.0%) | 2288 (100.0%) | 29.7 |
| yanas | 43 (55.8%) | 1979 (86.5%) | 46.0 |
| damencho | 3 (3.9%) | 118 (5.2%) | 39.3 |
| lubomir_m | 15 (19.5%) | 117 (5.1%) | 7.8 |
| emcho | 11 (14.3%) | 67 (2.9%) | 6.0 |
| wernerd | 4 (5.2%) | 4 (0.2%) | 1.0 |
| pradelle | 1 (1.3%) | 3 (0.1%) | 3.0 |
Changes project name in source license headers from SIP Communicator to Jitsi
6 lines of code changed in:
Pass the error if any to advance wizard so we will show an error and don't ignore it.
2 lines of code changed in:
Change account wizards to register protocol in separate thread and no more block the UI and shows status text.
116 lines of code changed in:
Create SIP2SIP info account.
Enhanced SIP account registration form.
0 lines of code changed in:
Configuration window improvements including reorganizing sections, user interface modifications, account loading/unloading functionality and more.
0 lines of code changed in:
Commits the patch of Sebastien Vincent provided on the dev mailing in an e-mail with subject "Fix warnings in Javadoc" which fixes javadoc warnings.
3 lines of code changed in:
converts tabs to spaces in a number of classes
3 lines of code changed in:
Fixing issue # 571 (static I18N strings in impl.gui.customcontrols.Wizard) + some code formatting
208 lines of code changed in:
Undo revision 5226, see Lubo's e-mail in list.
0 lines of code changed in:
Remove warning, mostly serialVersionUID stuff. This is part of the effort to resolve issue #637
4 lines of code changed in:
Fixes issue #517 (Previous button on Advanced-mode AccountRegistrationWizard throws WizardPanelNotFoundException).
26 lines of code changed in:
Fixes a couple of occurrences of incorrect code, performance-related warnings.
24 lines of code changed in:
Fixes possible NullPointerExceptions, incorrect code. Removes fields, marks other fields private and final.
3 lines of code changed in:
Removes unnecessary allocations and fields, makes fields final, fixes warnings.
23 lines of code changed in:
Fixes programming error such as guaranteed ClassCastExceptions, possible NullPointerExceptions, a missing field initialization from a constructor argument. Also removes an unused field.
1 lines of code changed in:
Removes unnecessary classes and fields, fixes warnings.
18 lines of code changed in:
Fixes a bunch of warnings about raw-type use and serialization.
6 lines of code changed in:
Language resources updated.
23 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:
(30 more)