gtk+ r18984 - in trunk: . gtk
- From: muntyan svn gnome org
- To: svn-commits-list gnome org
- Subject: gtk+ r18984 - in trunk: . gtk
- Date: Sun, 11 Nov 2007 19:07:27 +0000 (GMT)
Author: muntyan
Date: 2007-11-11 19:07:27 +0000 (Sun, 11 Nov 2007)
New Revision: 18984
ViewCVS link: http://svn.gnome.org/viewcvs/gtk+?rev=18984&view=rev
Modified:
trunk/ChangeLog
trunk/gtk/gtktextview.c
Log:
2007-11-11 Yevgen Muntyan <muntyan tamu edu>
* gtk/gtktextview.c: Moved gtk_text_view_update_im_spot_location()
calls into an idle, fixes #494776.
GtkTextViewPrivate:im_spot_idle, do_update_im_spot_location(),
queue_update_im_spot_location(), flush_update_im_spot_location(): new
field and functions to queue the call;
(changed_handler): call queue_update_im_spot_location() instead of
gtk_text_view_update_im_spot_location();
(gtk_text_view_key_press_event): flush the idle here.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]