diff options
author | Bertrand Guiheneuf <bertrand@src.gnome.org> | 2000-03-05 02:59:04 +0800 |
---|---|---|
committer | Bertrand Guiheneuf <bertrand@src.gnome.org> | 2000-03-05 02:59:04 +0800 |
commit | 9610908b0eb1943e3edb0e85e23f9cfdabd75871 (patch) | |
tree | 991c24ffc849843478a721b49ce8614ab1e2f725 /mail/ChangeLog | |
parent | 03a387dd445597caffa1383adceaa5d320ec6b30 (diff) | |
download | gsoc2013-evolution-9610908b0eb1943e3edb0e85e23f9cfdabd75871.tar gsoc2013-evolution-9610908b0eb1943e3edb0e85e23f9cfdabd75871.tar.gz gsoc2013-evolution-9610908b0eb1943e3edb0e85e23f9cfdabd75871.tar.bz2 gsoc2013-evolution-9610908b0eb1943e3edb0e85e23f9cfdabd75871.tar.lz gsoc2013-evolution-9610908b0eb1943e3edb0e85e23f9cfdabd75871.tar.xz gsoc2013-evolution-9610908b0eb1943e3edb0e85e23f9cfdabd75871.tar.zst gsoc2013-evolution-9610908b0eb1943e3edb0e85e23f9cfdabd75871.zip |
sync for debugging with chris
svn path=/trunk/; revision=2044
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index ce03474523..e2f211ba3a 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,11 @@ +2000-03-04 bertrand <bertrand@helixcode.com> + + * test-mail.c (main): replace the bonobo-active/gtk-main + by bonobo-main. + Include Gnorba headers. + (main): don't call the container creation routine + before we entered the main loop. Use idle for that. + 2000-03-04 Christopher James Lahey <clahey@helixcode.com> * message-list.c: Change this to use the ETable widget itself |