diff options
author | Jeremy Wise <jwise@src.gnome.org> | 2000-08-09 11:19:08 +0800 |
---|---|---|
committer | Jeremy Wise <jwise@src.gnome.org> | 2000-08-09 11:19:08 +0800 |
commit | f4a16f3c8d42b164813c7273c1991fd81958e1f0 (patch) | |
tree | 0be9d9b6d6ad66357f199141b88d13bcbd43f423 /mail/ChangeLog | |
parent | 520a2e89aa4461e14a4893b0369d70091bff7cb3 (diff) | |
download | gsoc2013-evolution-f4a16f3c8d42b164813c7273c1991fd81958e1f0.tar gsoc2013-evolution-f4a16f3c8d42b164813c7273c1991fd81958e1f0.tar.gz gsoc2013-evolution-f4a16f3c8d42b164813c7273c1991fd81958e1f0.tar.bz2 gsoc2013-evolution-f4a16f3c8d42b164813c7273c1991fd81958e1f0.tar.lz gsoc2013-evolution-f4a16f3c8d42b164813c7273c1991fd81958e1f0.tar.xz gsoc2013-evolution-f4a16f3c8d42b164813c7273c1991fd81958e1f0.tar.zst gsoc2013-evolution-f4a16f3c8d42b164813c7273c1991fd81958e1f0.zip |
Basic framework for saving the size of the vpaned in the main message view
svn path=/trunk/; revision=4623
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 1f89800c6a..da69ba2d5e 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,8 @@ +2000-08-08 Jeremy Wise <jwise@pathwaynet.com> + * mail-config.[ch], folder-browser.c: Added configuration work to + save the size of the vpaned widget. It will be functional when the + e_paned widget emits a "resized" widget + 2000-08-08 Jeffrey Stedfast <fejj@helixcode.com> * mail-config.h: Added void as an argument to functions not |