gtk+ r17215 - in trunk: . gtk



Author: mitch
Date: 2007-01-26 11:39:16 +0000 (Fri, 26 Jan 2007)
New Revision: 17215
ViewCVS link: http://svn.gnome.org/viewcvs/gtk+?rev=17215&view=rev

Modified:
   trunk/ChangeLog
   trunk/gtk/gtkentrycompletion.c
Log:
2007-01-26  Michael Natterer  <mitch imendio com>

	* gtk/gtkentrycompletion.c (gtk_entry_completion_insert_prefix):
	only block/unblock completion->priv->insert_text_id if it is
	actually connected. While this can't happen the way GtkEntry
	itself uses the completion, it's still public API and should not
	blindly call functions that will spit warnings (fix taken from
	maemo-gtk).






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