aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2001-10-27 01:39:40 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2001-10-27 01:39:40 +0800
commit7cf48456bdc58536a12dca81d902f15a63f44e4d (patch)
tree6d23b2dcc6c30a05f8a2fa6f20d8c440f528b3e9 /mail/ChangeLog
parent743527c36fae980f0c577544bd28b852f5171f19 (diff)
downloadgsoc2013-evolution-7cf48456bdc58536a12dca81d902f15a63f44e4d.tar
gsoc2013-evolution-7cf48456bdc58536a12dca81d902f15a63f44e4d.tar.gz
gsoc2013-evolution-7cf48456bdc58536a12dca81d902f15a63f44e4d.tar.bz2
gsoc2013-evolution-7cf48456bdc58536a12dca81d902f15a63f44e4d.tar.lz
gsoc2013-evolution-7cf48456bdc58536a12dca81d902f15a63f44e4d.tar.xz
gsoc2013-evolution-7cf48456bdc58536a12dca81d902f15a63f44e4d.tar.zst
gsoc2013-evolution-7cf48456bdc58536a12dca81d902f15a63f44e4d.zip
Set the GdkWindow of the FolderBrowser, not the GtkWindow...
2001-10-25 Jeffrey Stedfast <fejj@ximian.com> * mail-callbacks.c (providers_config): Set the GdkWindow of the FolderBrowser, not the GtkWindow... svn path=/trunk/; revision=14148
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index b54a704dfc..8ee5b6e587 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,6 +1,12 @@
+2001-10-25 Jeffrey Stedfast <fejj@ximian.com>
+
+ * mail-callbacks.c (providers_config): Set the GdkWindow of the
+ FolderBrowser, not the GtkWindow...
+
2001-10-26 <NotZed@Ximian.com>
- * component-factory.c (owner_unset_cb): Use a timeout not an idle handler.
+ * component-factory.c (owner_unset_cb): Use a timeout not an idle
+ handler.
* mail-callbacks.c (providers_config): Only set the parent window.