diff options
author | Bill Haneman <billh@src.gnome.org> | 2002-07-01 16:21:51 +0000 |
---|---|---|
committer | Bill Haneman <billh@src.gnome.org> | 2002-07-01 16:21:51 +0000 |
commit | b0f026aecaaf94fac07a849282acddf12e0e6130 (patch) | |
tree | 325006f3605cef26760bac0b014fa6819a79bfaf /ChangeLog.pre-2-2 | |
parent | 0c9e03ce2e82d150465f5910df6098e6ff1ae4c2 (diff) | |
download | gtk+-b0f026aecaaf94fac07a849282acddf12e0e6130.tar.gz |
Fix for failure of gdk_pixbuf_xlib_get_from_drawable if source
drawable is root window.
Diffstat (limited to 'ChangeLog.pre-2-2')
-rw-r--r-- | ChangeLog.pre-2-2 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2 index fcf8781c94..d25662a948 100644 --- a/ChangeLog.pre-2-2 +++ b/ChangeLog.pre-2-2 @@ -1,3 +1,9 @@ +Mon Jul 01 17:19:00 2002 Bill Haneman <bill.haneman@sun.com> + + * contrib/gdk-pixbuf-xlib/gdk-pixbuf-xlib-drawable.c + (xlib_window_is_viewable): + Fixed failure of assertion when drawable is root window. + Thu Jun 20 19:41:09 2002 Owen Taylor <otaylor@redhat.com> * gdk/gdkdisplay.h gdk/gdkscreen.h gdk/**.c gtk/*.c |