]> Pileus Git - ~andy/gtk/commit
Make it compile.
authorMatthias Clasen <mclasen@redhat.com>
Mon, 30 Aug 2004 13:16:39 +0000 (13:16 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Mon, 30 Aug 2004 13:16:39 +0000 (13:16 +0000)
commit5210bf17c62537212857cbcf96d26e84dd4d8666
treefa4bf5ebfda4efc57679f7abfbec04d597b6f3be
parent729aaa06e9a2fd19f87bba06746e346f0d5da5d8
Make it compile.

2004-08-30  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtktextview.c (gtk_text_view_delete_surrounding_handler): Make it compile.

2004-08-27  Matthias Clasen  <mclasen@redhat.com>

Fix #151112, Olexiy Avramchenko:

* gtk/gtktreeview.c (gtk_tree_view_search_entry_flush_timeout):
* gtk/gtkiconview.c (scroll_timeout, layout_callback)
(gtk_icon_view_item_accessible_idle_do_action):
* gtk/gtkcombobox.c (list_popup_resize_idle, popdown_idle)
(popup_idle): Protect idle callbacks and timeouts with
GDK_THREADS_ENTER/_LEAVE.

* gtk/gtkfilechooserbutton.c (update_dialog_idle): New function to
call update_dialog() from an idle with the necessary protection.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkcombobox.c
gtk/gtkfilechooserbutton.c
gtk/gtkiconview.c
gtk/gtktextview.c
gtk/gtktreeview.c