diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2001-09-19 02:48:36 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2001-09-19 02:48:36 +0800 |
commit | 26d26391da4d38236c7767b6f3601c0b4852c786 (patch) | |
tree | c97f63b75dc4366b25bfdd42c1512f3fe56e5452 /e-util/ChangeLog | |
parent | a5117de9a5714c6845d72a124f94f8572de54b73 (diff) | |
download | gsoc2013-evolution-26d26391da4d38236c7767b6f3601c0b4852c786.tar.gz gsoc2013-evolution-26d26391da4d38236c7767b6f3601c0b4852c786.tar.zst gsoc2013-evolution-26d26391da4d38236c7767b6f3601c0b4852c786.zip |
Use ->bin_window [instead of ->window] if the widget is a GtkLayout.
* e-gtk-utils.c (widget_realize_callback_for_backing_store): Use
->bin_window [instead of ->window] if the widget is a GtkLayout.
svn path=/trunk/; revision=12943
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r-- | e-util/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog index 1cdde3e591..3c4ee3133e 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,3 +1,8 @@ +2001-09-18 Ettore Perazzoli <ettore@ximian.com> + + * e-gtk-utils.c (widget_realize_callback_for_backing_store): Use + ->bin_window [instead of ->window] if the widget is a GtkLayout. + 2001-09-17 Damon Chaplin <damon@ximian.com> * e-time-utils.c (e_time_parse_date): only use 1 format, so we are |