Directory src/net/java/sip/communicator/service/desktop/

Directory Created:
2009-06-15 18:18
Total Files:
1
Deleted Files:
0
Lines of Code:
111

[root]/src/net/java/sip/communicator/service/desktop

Lines of Code

src/net/java/sip/communicator/service/desktop/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 2 (100.0%) 112 (100.0%) 56.0
yanas 1 (50.0%) 111 (99.1%) 111.0
emcho 1 (50.0%) 1 (0.9%) 1.0

Most Recent Commits

emcho 2011-10-18 14:03

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

1 lines of code changed in:

  • src/net/java/sip/communicator/service/desktop: DesktopService.java (+1 -1)
yanas 2009-06-15 18:18

Adding support for file transfer for XMPP and graphical User Interface for file transfer (ongoing work). This first commit adds the needed gui that enables users to send and receive files, to
drag and drop files into chat windows. It displays incoming file notifications, file icons or previews (where possible, e.g. images).
This work package also contains a first file transfer implementation over the XMPP protocol (using the smack implementation of xep-0096: http://xmpp.org/extensions/xep-0096.html). Unfortunately this implementation won't work very well with GoogleTalk accounts for now, as Google servers seem to block every file bigger than 60K.

This commit contains also some improvements in the way we load the history and we manage error messages in the gui.

111 lines of code changed in:

  • src/net/java/sip/communicator/service/desktop: DesktopService.java (new 111)
Generated by StatSVN 0.3.1