empathy r100 - in trunk: . libempathy libempathy-gtk src



Author: xclaesse
Date: 2007-05-31 07:34:41 +0100 (Thu, 31 May 2007)
New Revision: 100
ViewCVS link: http://svn.gnome.org/viewcvs/empathy?rev=100&view=rev

Added:
   trunk/libempathy-gtk/gossip-chatrooms-window.c
   trunk/libempathy-gtk/gossip-chatrooms-window.glade
   trunk/libempathy-gtk/gossip-chatrooms-window.h
   trunk/libempathy/gossip-chatroom-manager.c
   trunk/libempathy/gossip-chatroom-manager.dtd
   trunk/libempathy/gossip-chatroom-manager.h
   trunk/libempathy/gossip-chatroom.c
   trunk/libempathy/gossip-chatroom.h
Modified:
   trunk/ChangeLog
   trunk/TODO
   trunk/libempathy-gtk/Makefile.am
   trunk/libempathy-gtk/empathy-main-window.c
   trunk/libempathy-gtk/empathy-status-icon.c
   trunk/libempathy-gtk/gossip-account-chooser.c
   trunk/libempathy-gtk/gossip-accounts-dialog.c
   trunk/libempathy-gtk/gossip-accounts-dialog.h
   trunk/libempathy-gtk/gossip-chat-window.c
   trunk/libempathy-gtk/gossip-chat-window.h
   trunk/libempathy-gtk/gossip-chat.c
   trunk/libempathy-gtk/gossip-preferences.c
   trunk/libempathy-gtk/gossip-preferences.h
   trunk/libempathy/Makefile.am
   trunk/libempathy/empathy-tp-chat.c
   trunk/libempathy/empathy-tp-chat.h
   trunk/libempathy/empathy-tp-contact-list.c
   trunk/libempathy/gossip-utils.c
   trunk/libempathy/gossip-utils.h
   trunk/src/empathy-accounts-main.c
   trunk/src/empathy-chat-main.c
Log:
2007-05-31  Xavier Claessens  <xclaesse gmail com>

	* libempathy-gtk/gossip-account-chooser.c: Fix warning when selecting
	all accounts.

	* src/empathy-accounts-main.c:
	* libempathy-gtk/empathy-status-icon.c:
	* libempathy-gtk/gossip-accounts-dialog.h:
	* libempathy-gtk/gossip-accounts-dialog.c:
	* libempathy-gtk/gossip-preferences.h:
	* libempathy-gtk/gossip-preferences.c: Set parent window.

	* libempathy-gtk/empathy-main-window.c: Implement favorite chatroom
	menu and fix a leak.

	* libempathy-gtk/Makefile.am:
	* libempathy/Makefile.am:
	* libempathy/gossip-chatroom.c:
	* libempathy/gossip-chatroom.h:
	* libempathy/gossip-chatroom-manager.c:
	* libempathy/gossip-chatroom-manager.h:
	* libempathy/gossip-chatroom-manager.dtd:
	* libempathy-gtk/gossip-chatrooms-window.glade:
	* libempathy-gtk/gossip-chatrooms-window.c:
	* libempathy-gtk/gossip-chatrooms-window.h: New files to implement
	favorite chatrooms and a window to show them.


	* libempathy-gtk/gossip-chat.c: Fix tooltip leaked.

	* libempathy-gtk/gossip-chat-window.h:
	* libempathy-gtk/gossip-chat-window.c: Do not use deprecated
	gtk_object_sink(). Implement favorite chatroom features. Find a chat
	by comparing the account AND the chat ID.

	* src/empathy-chat-main.c:
	* libempathy/empathy-tp-chat.h:
	* libempathy/empathy-tp-chat.c:
	* libempathy/gossip-utils.h:
	* libempathy/gossip-utils.c: empathy_tp_chat_get_id() returns the Text
	channel's name. The chat ID is unique only for a specified account.

	* libempathy/empathy-tp-contact-list.c: Fix some leaks and add a FIXME
	comment for a leak not yet fixed.

	* TODO: Would be cool to have a glade catalog for libempathy-gtk.






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