diff options
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 884fa7fdef..8ecf5a92f6 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,5 +1,11 @@ 2001-10-05 Ettore Perazzoli <ettore@ximian.com> + * main.c: #include "e-util/e-gtk-utils.h". + (quit_box_new): Queue a draw on the window; otherwise it seems to + fail to redraw in some cases for some reason [see #11412]. + +2001-10-05 Ettore Perazzoli <ettore@ximian.com> + * evolution-shell-component.c (impl_setOwner): If the owner is dead, emit "owner_died" instead of "owner_unset". (impl_owner_died): New, default implementation for "owner_died". |