Directory src/net/java/sip/communicator/service/history/records/

Directory Created:
2005-11-02 17:08
Total Files:
2
Deleted Files:
1
Lines of Code:
164

[root]/src/net/java/sip/communicator/service/history/records

Lines of Code

src/net/java/sip/communicator/service/history/records/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 16 (100.0%) 325 (100.0%) 20.3
emcho 9 (56.3%) 275 (84.6%) 30.5
lubomir_m 2 (12.5%) 25 (7.7%) 12.5
yanas 1 (6.3%) 16 (4.9%) 16.0
a_pelov 4 (25.0%) 9 (2.8%) 2.2

Most Recent Commits

emcho 2011-10-18 14:03

Changes project name in source license headers from SIP Communicator to Jitsi

2 lines of code changed in:

  • src/net/java/sip/communicator/service/history/records: HistoryRecord.java (+1 -1), HistoryRecordStructure.java (+1 -1)
lubomir_m 2011-06-30 11:29

Adds a missing return and removes a few instance fields in the contact list UI, spares a few allocations in the history.

21 lines of code changed in:

  • src/net/java/sip/communicator/service/history/records: HistoryRecord.java (+21 -21)
yanas 2010-11-22 14:01

Fixes IndexOutOfBoundsException in Call History, prevents the gui from crashing in any exceptions coming from contact list filters and adds some logs in order to better analyze the situation, which provoked the exception in first place.

16 lines of code changed in:

  • src/net/java/sip/communicator/service/history/records: HistoryRecord.java (+16)
lubomir_m 2009-03-24 13:46

Spares conversions between Date and long because they cause a lot of allocations during chatting.

4 lines of code changed in:

  • src/net/java/sip/communicator/service/history/records: HistoryRecord.java (+4)
emcho 2006-08-16 17:50

Code format

1 lines of code changed in:

  • src/net/java/sip/communicator/service/history/records: HistoryRecord.java (+1 -1)
emcho 2006-05-26 03:30

cosmetics (chainging forgotton tabs to spaces)

1 lines of code changed in:

  • src/net/java/sip/communicator/service/history/records: HistoryRecord.java (+1 -1)
emcho 2006-03-24 01:45

Changed leading tabs to spaces.

105 lines of code changed in:

  • src/net/java/sip/communicator/service/history/records: HistoryRecord.java (+75 -64), HistoryRecordStructure.java (+30 -26)
a_pelov 2006-01-23 12:34

Assert class is now officialy OUT of the "utils" package. From now on we should use java's keyword "assert".

7 lines of code changed in:

  • src/net/java/sip/communicator/service/history/records: HistoryRecord.java (+5 -7), HistoryRecordStructure.java (+2 -3)
a_pelov 2005-11-23 19:43

Simplified the HistoryService - TextType was removed.

2 lines of code changed in:

  • src/net/java/sip/communicator/service/history/records: HistoryRecordStructure.java (+2 -36), TextType.java (del)
emcho 2005-11-02 17:08

Initial sip-communicator-1.0 commit

166 lines of code changed in:

  • src/net/java/sip/communicator/service/history/records: HistoryRecord.java (new 90), HistoryRecordStructure.java (new 76), TextType.java (new)
Generated by StatSVN 0.3.1