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

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 36 (100.0%) | 878 (100.0%) | 24.3 |
| lubomir_m | 10 (27.8%) | 533 (60.7%) | 53.3 |
| yanas | 11 (30.6%) | 172 (19.6%) | 15.6 |
| damencho | 9 (25.0%) | 156 (17.8%) | 17.3 |
| s_vincent | 2 (5.6%) | 8 (0.9%) | 4.0 |
| wernerd | 1 (2.8%) | 4 (0.5%) | 4.0 |
| emcho | 2 (5.6%) | 4 (0.5%) | 2.0 |
| akelly7 | 1 (2.8%) | 1 (0.1%) | 1.0 |
Fixes javadoc and eclipse related warnings in the code.
6 lines of code changed in:
Changes project name in source license headers from SIP Communicator to Jitsi
4 lines of code changed in:
Restores the create Jabber account form and fixes some related issues.
11 lines of code changed in:
Moves some special properties in the ExtendedAccountRegistrationWizard interface.
8 lines of code changed in:
Facebook account registration wizard extends the current Jabber wizard.
126 lines of code changed in:
Re: issue JITSI-924 "Bulgarian fb wizard is very wide on Windows", fixes the fb account wizard to use the font used elsewhere in the UI.
4 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:
Fix obtaining password for wizards through factory and credential service.
3 lines of code changed in:
Fix Global status icon on setting DND.
Allow wizards to enable/disable add button in simple forms dialog. Facebook usernames does not allow '-' and '@' chars, reflect this in the wizard.
5 lines of code changed in:
Configuration window improvements including reorganizing sections, user interface modifications, account loading/unloading functionality and more.
19 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:
Update Facebook account wizard.
74 lines of code changed in:
Fix javadoc warnings.
2 lines of code changed in:
Introduce new support for Facebook, through xmpp. Remove old one.
73 lines of code changed in:
Ongoing work on issue #725 ( Sepperate operation set for ad-hoc like chat rooms (Msn, Icq, Yahoo)) provided by Valentin Martinet. Introduces all the interfaces needed to represent an ad-hoc chat room and the corresponding implementations for Msn, Yahoo and Icq.
Also turns some tabs to spaces in the facebookaccregwizz and chatalerter plugins.
4 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.
0 lines of code changed in:
As my day went into warnings, fixes more warnings about raw-type uses.
2 lines of code changed in:
Commits another part of the patch provided by Sebastien Vincent on the dev mailing list in an e-mail with the subject "Fix lot of warnings in the code" which fixes warnings in the src directory.
1 lines of code changed in:
Remove opaque background from "Remember Password" checkbox
1 lines of code changed in:
(2 more)