gtk+ r18479 - in trunk: . gtk
- From: matthiasc svn gnome org
- To: svn-commits-list gnome org
- Subject: gtk+ r18479 - in trunk: . gtk
- Date: Mon, 16 Jul 2007 17:43:55 +0100 (BST)
Author: matthiasc
Date: 2007-07-16 17:43:54 +0100 (Mon, 16 Jul 2007)
New Revision: 18479
ViewCVS link: http://svn.gnome.org/viewcvs/gtk+?rev=18479&view=rev
Modified:
trunk/ChangeLog
trunk/gtk/gtkentry.c
trunk/gtk/gtkentrycompletion.c
Log:
2007-07-16 Matthias Clasen <mclasen redhat com>
Fix some issues with some combinations of inline-selection
and inline-completion. (#457384, Christian Persch)
* gtk/gtkentry.c (gtk_entry_completion_key_press): Don't store
the completion_prefix here, and be careful when using
completion_prefix, because it may be NULL.
* gtk/gtkentrycompletion.c (gtk_entry_completion_finalize):
Free completion_prefix here.
* gtk/gtkentrycompletion.c (gtk_entry_completion_real_insert_prefix):
(gtk_entry_completion_insert_completion_text): Store the
completion_prefix here.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]