[root]/src/net/java/sip/communicator/impl/history

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 125 (100.0%) | 5490 (100.0%) | 43.9 |
| emcho | 29 (23.2%) | 1885 (34.3%) | 65.0 |
| damencho | 45 (36.0%) | 1542 (28.1%) | 34.2 |
| a_pelov | 18 (14.4%) | 1211 (22.1%) | 67.2 |
| yanas | 13 (10.4%) | 606 (11.0%) | 46.6 |
| lubomir_m | 9 (7.2%) | 140 (2.6%) | 15.5 |
| s_vincent | 6 (4.8%) | 54 (1.0%) | 9.0 |
| wernerd | 5 (4.0%) | 52 (0.9%) | 10.4 |
Fixes style formating, javadoc and eclipse related warnings.
37 lines of code changed in:
Adds matching call history records and by address, not only by display name.
1 lines of code changed in:
Fixes a NPE in history reading.
4 lines of code changed in:
Fixes slow sending of jabber messages.
Fixes some messages in history not shown, filtered by history service or exception obtaining display name of offline contacts.
3 lines of code changed in:
Changes project name in source license headers from SIP Communicator to Jitsi
8 lines of code changed in:
Adds a missing return and removes a few instance fields in the contact list UI, spares a few allocations in the history.
47 lines of code changed in:
Update dns servers on all iface up events, with ipv6 configurations in some cases we can end up without primary dns server.
Remove duplicate dns library.
Fix searching in history using regexp symbols.
3 lines of code changed in:
Fixes disappearing call history on search in the contact list.
Call history records shown last.
31 lines of code changed in:
Fixes warnings and javadocs.
17 lines of code changed in:
Also reverse the order when parsing file for call records.
3 lines of code changed in:
Reverse order of the call history records shown in GUI, newest first.
41 lines of code changed in:
Fix logger usage - forth bunch.
4 lines of code changed in:
Asynchronous call history queries with limited result count.
376 lines of code changed in:
Fix unit tests.
37 lines of code changed in:
- Introduces new contact list data model that allows adding of external contact sources and hence the search in such sources.
- As part of the support for external contact sources, implements a call history external source and its user interface.
- Addresses issue #706 Indicate missed calls
39 lines of code changed in:
Add Metahistory tests.
11 lines of code changed in:
- Possibility added to update history records - provided by Damian Minkov.
- File transfer dates fixed.
- File transfer history improved.
- Check for active file transfers before closing the chat window.
92 lines of code changed in:
Fix raw-type warnings.
48 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 :).
58 lines of code changed in:
Resolves a few of our 4000+ Eclipse warnings
3 lines of code changed in:
(49 more)