empathy r1254 - trunk/libempathy-gtk
- From: xclaesse svn gnome org
- To: svn-commits-list gnome org
- Subject: empathy r1254 - trunk/libempathy-gtk
- Date: Tue, 15 Jul 2008 14:00:52 +0000 (UTC)
Author: xclaesse
Date: Tue Jul 15 14:00:52 2008
New Revision: 1254
URL: http://svn.gnome.org/viewvc/empathy?rev=1254&view=rev
Log:
Remove a FIXME, seems to work perfectly now.
Modified:
trunk/libempathy-gtk/empathy-contact-list-view.c
Modified: trunk/libempathy-gtk/empathy-contact-list-view.c
==============================================================================
--- trunk/libempathy-gtk/empathy-contact-list-view.c (original)
+++ trunk/libempathy-gtk/empathy-contact-list-view.c Tue Jul 15 14:00:52 2008
@@ -1039,10 +1039,6 @@
widget_class->drag_begin = contact_list_view_drag_begin;
widget_class->drag_data_get = contact_list_view_drag_data_get;
widget_class->drag_end = contact_list_view_drag_end;
- /* FIXME: noticed but when you drag the row over the treeview
- * fast, it seems to stop redrawing itself, if we don't
- * connect this signal, all is fine.
- */
widget_class->drag_motion = contact_list_view_drag_motion;
signals[DRAG_CONTACT_RECEIVED] =
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]