gossip r2465 - in trunk: . libgossip libloudermouth src ui



Author: mr
Date: 2007-05-31 23:25:18 +0100 (Thu, 31 May 2007)
New Revision: 2465
ViewCVS link: http://svn.gnome.org/viewcvs/gossip?rev=2465&view=rev

Added:
   trunk/libloudermouth/
   trunk/libloudermouth/Makefile.am
   trunk/libloudermouth/lm-bs-client.c
   trunk/libloudermouth/lm-bs-client.h
   trunk/libloudermouth/lm-bs-listener.c
   trunk/libloudermouth/lm-bs-listener.h
   trunk/libloudermouth/lm-bs-receiver.c
   trunk/libloudermouth/lm-bs-receiver.h
   trunk/libloudermouth/lm-bs-sender.c
   trunk/libloudermouth/lm-bs-sender.h
   trunk/libloudermouth/lm-bs-session.c
   trunk/libloudermouth/lm-bs-session.h
   trunk/libloudermouth/lm-bs-transfer.c
   trunk/libloudermouth/lm-bs-transfer.h
   trunk/libloudermouth/lm-debug.h
   trunk/libloudermouth/lm-internals.h
   trunk/libloudermouth/lm-parser.h
   trunk/libloudermouth/lm-sha.h
   trunk/libloudermouth/lm-sock.h
   trunk/libloudermouth/loudermouth.h
Modified:
   trunk/ChangeLog
   trunk/Makefile.am
   trunk/configure.ac
   trunk/libgossip/Makefile.am
   trunk/libgossip/gossip-ft.c
   trunk/libgossip/gossip-ft.h
   trunk/libgossip/gossip-jabber-disco.c
   trunk/libgossip/gossip-jabber-disco.h
   trunk/libgossip/gossip-jabber-ft.c
   trunk/libgossip/gossip-jabber.c
   trunk/src/gossip-contact-list.c
   trunk/src/gossip-ft-window.c
   trunk/ui/file-transfer.glade
Log:
	* libgossip/gossip-jabber-ft.c:
	* libgossip/gossip-jabber.c: Add a lot of glue between the current
	FT code which simply notifies the user of a request but can't
	accept it and actually being able to initate and carry out the
	file transfer.

	* configure.ac:
	* Makefile.am:
	* libgossip/Makefile.am:
	* libloudermouth/Makefile.am:
	* libloudermouth/lm-bs-client.c:
	* libloudermouth/lm-bs-client.h:
	* libloudermouth/lm-bs-listener.c:
	* libloudermouth/lm-bs-listener.h:
	* libloudermouth/lm-bs-receiver.c:
	* libloudermouth/lm-bs-receiver.h:
	* libloudermouth/lm-bs-sender.c:
	* libloudermouth/lm-bs-sender.h:
	* libloudermouth/lm-bs-session.c:
	* libloudermouth/lm-bs-session.h:
	* libloudermouth/lm-bs-transfer.c:
	* libloudermouth/lm-bs-transfer.h:
	* libloudermouth/lm-debug.h:
	* libloudermouth/lm-internals.h:
	* libloudermouth/lm-parser.h:
	* libloudermouth/lm-sha.h:
	* libloudermouth/lm-sock.h:
	* libloudermouth/loudermouth.h: Added libloudermouth as a test bed
	for newer loudmouth features to be tested in Gossip first, most of
	this will only be seen in Loudmouth >= 2.

	* src/gossip-contact-list.c: Make file transfer menu item visible. 

	* src/gossip-ft-window.c: 
	* ui/file-transfer.glade: Added the UI needed to do the file
	chooser stuff and basic invitation.





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]