Directory src/net/java/sip/communicator/impl/filehistory/

Directory Created:
2009-06-23 18:51
Total Files:
2
Deleted Files:
0
Lines of Code:
964

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

Lines of Code

src/net/java/sip/communicator/impl/filehistory/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 18 (100.0%) 1024 (100.0%) 56.8
damencho 5 (27.8%) 895 (87.4%) 179.0
yanas 4 (22.2%) 84 (8.2%) 21.0
s_vincent 2 (11.1%) 18 (1.8%) 9.0
wernerd 2 (11.1%) 16 (1.6%) 8.0
lubomir_m 3 (16.7%) 9 (0.9%) 3.0
emcho 2 (11.1%) 2 (0.2%) 1.0

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/impl/filehistory: FileHistoryActivator.java (+1 -1), FileHistoryServiceImpl.java (+1 -1)
s_vincent 2010-10-04 12:33

Fixes warnings and javadocs.

18 lines of code changed in:

  • src/net/java/sip/communicator/impl/filehistory: FileHistoryActivator.java (+14 -1), FileHistoryServiceImpl.java (+4 -1)
wernerd 2010-06-03 11:05

Fix logger usage - third bunch of changes.

16 lines of code changed in:

  • src/net/java/sip/communicator/impl/filehistory: FileHistoryActivator.java (+2 -1), FileHistoryServiceImpl.java (+14 -7)
lubomir_m 2009-10-02 22:29

- Fixes ClassCastException in ChatRoom-related code which handles failure of delivery of a message and in its respective AdHocChatRoom duplicate.
- Simplifies a bit and speeds up ChatWindowManager. Part of the approach to remove its #syncChat and prevent a deadlock with IRC.
- Removes a field or two to reduce the shallow runtime size of the instances of the affected class.
- Fixes a few redundant-cast warnings caused by ProtocolProviderService#getOperationSet(). While doing, fixes an occurrence of a double calling to the method in question while only one call suffices and is faster.

4 lines of code changed in:

  • src/net/java/sip/communicator/impl/filehistory: FileHistoryServiceImpl.java (+4 -6)
lubomir_m 2009-09-02 14:01

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.

1 lines of code changed in:

  • src/net/java/sip/communicator/impl/filehistory: FileHistoryServiceImpl.java (+1 -1)
lubomir_m 2009-08-31 16:15

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.

4 lines of code changed in:

  • src/net/java/sip/communicator/impl/filehistory: FileHistoryServiceImpl.java (+4 -4)
yanas 2009-07-28 19:07

- Some improvements in "feature" introducing in Jabber.
- Support for thumbnails in Jabber file transfer.
- Fixed some issues with the calculated file transfer speed and estimated transfer time.
- Shows open and open folder links also on the sender side when the transfer is completed.

2 lines of code changed in:

  • src/net/java/sip/communicator/impl/filehistory: FileHistoryServiceImpl.java (+2 -2)
damencho 2009-07-16 16:12

Add filetransfer for icq protocol. Implement new request canceled event in tests and in yahoo protocol.

19 lines of code changed in:

  • src/net/java/sip/communicator/impl/filehistory: FileHistoryServiceImpl.java (+19 -1)
yanas 2009-07-16 14:29

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.

4 lines of code changed in:

  • src/net/java/sip/communicator/impl/filehistory: FileHistoryServiceImpl.java (+4)
damencho 2009-07-03 12:14

Add file transfer event for rejected incoming files, update file history and reflect changes in gui.

28 lines of code changed in:

  • src/net/java/sip/communicator/impl/filehistory: FileHistoryServiceImpl.java (+28)
yanas 2009-06-29 12:58

Update file transfer record file path when actual file transfer is created from an incoming request.

18 lines of code changed in:

  • src/net/java/sip/communicator/impl/filehistory: FileHistoryServiceImpl.java (+18 -10)
yanas 2009-06-25 18:32

- 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.

60 lines of code changed in:

  • src/net/java/sip/communicator/impl/filehistory: FileHistoryServiceImpl.java (+60 -14)
damencho 2009-06-24 16:45

MetaHistory Service impl and add Contact field to FileRecord.

19 lines of code changed in:

  • src/net/java/sip/communicator/impl/filehistory: FileHistoryServiceImpl.java (+19 -10)
damencho 2009-06-23 18:51

FileHistory Service impl.

829 lines of code changed in:

  • src/net/java/sip/communicator/impl/filehistory: FileHistoryActivator.java (new 69), FileHistoryServiceImpl.java (new 760)
Generated by StatSVN 0.3.1