[root]/test/net/java/sip/communicator/slick/metahistory

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 16 (100.0%) | 1177 (100.0%) | 73.5 |
| damencho | 4 (25.0%) | 1073 (91.2%) | 268.2 |
| lubomir_m | 4 (25.0%) | 65 (5.5%) | 16.2 |
| emcho | 7 (43.8%) | 36 (3.1%) | 5.1 |
| yanas | 1 (6.3%) | 3 (0.3%) | 3.0 |
Changes project name in source license headers from SIP Communicator to Jitsi
2 lines of code changed in:
Javadoc fixes. Removes a few warning. Moves code from CallSipImpl to CallPeerSipImpl
7 lines of code changed in:
Fixes warnings, mostly ones related to raw-type uses.
21 lines of code changed in:
Commits the second patch of Sebastien Vincent in the dev mailing list thread "Fix lot of warnings in the code" which fixes multiple compiler warnings.
2 lines of code changed in:
Commits the last 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 test directory.
42 lines of code changed in:
Renames CallParticipant to CallPeer so that it would better reflect our new Call architecture that also includes conferencing and ConferenceMembers
23 lines of code changed in:
Renames CallParticipant to CallPeer so that it would better reflect our new Call architecture that also includes conferencing and ConferenceMembers
4 lines of code changed in:
File transfer related changes as follows:
- show transfer speed and estimated transfer time.
- introduced new event that notifies the gui when a file transfer request has been cancelled by the sender.
3 lines of code changed in:
Add file transfer event for rejected incoming files, update file history and reflect changes in gui.
4 lines of code changed in:
Fixing tests.
3 lines of code changed in:
Fixing build. Wrong file location.
1066 lines of code changed in: