diff options
author | Tim Janik <timj@gtk.org> | 2001-11-13 18:52:25 +0000 |
---|---|---|
committer | Tim Janik <timj@src.gnome.org> | 2001-11-13 18:52:25 +0000 |
commit | a272e8333913685b4e277036002c9a5a7e54384d (patch) | |
tree | ae8d3fa458d64d944a89b202cafa3ca41260db61 /ChangeLog.pre-2-2 | |
parent | d07573c090f8ca8c3fdb8f4d3f63b32be96ea7d6 (diff) | |
download | gtk+-a272e8333913685b4e277036002c9a5a7e54384d.tar.gz |
protect idle handle with gdk threads macro.
Tue Nov 13 19:51:43 2001 Tim Janik <timj@gtk.org>
* gtk/gtkwindow.c (handle_accels_changed): protect idle handle
with gdk threads macro.
Diffstat (limited to 'ChangeLog.pre-2-2')
-rw-r--r-- | ChangeLog.pre-2-2 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2 index 31c26db01a..f9b16a881e 100644 --- a/ChangeLog.pre-2-2 +++ b/ChangeLog.pre-2-2 @@ -1,3 +1,8 @@ +Tue Nov 13 19:51:43 2001 Tim Janik <timj@gtk.org> + + * gtk/gtkwindow.c (handle_accels_changed): protect idle handle + with gdk threads macro. + Mon Nov 12 23:08:37 2001 Tim Janik <timj@gtk.org> * gtk/maketypes.awk: fix type utils generation on unix. |