diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2003-05-16 05:58:07 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2003-05-16 05:58:07 +0800 |
commit | 522e7942df3fe517168895421812e67158c53090 (patch) | |
tree | 5ac6c324813d2f29e35b9b04d6a33f54a4f884b3 /my-evolution/ChangeLog | |
parent | 7e7b7f49e818d97bbbfe55ec62f835fd6628939c (diff) | |
download | gsoc2013-evolution-522e7942df3fe517168895421812e67158c53090.tar.gz gsoc2013-evolution-522e7942df3fe517168895421812e67158c53090.tar.zst gsoc2013-evolution-522e7942df3fe517168895421812e67158c53090.zip |
(do_summary_print): Remove preview arg. Also, make
it destroy the dialog after a button has been clicked.
(e_summary_set_control): Add casts to avoid compiler warnings.
svn path=/trunk/; revision=21199
Diffstat (limited to 'my-evolution/ChangeLog')
-rw-r--r-- | my-evolution/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/my-evolution/ChangeLog b/my-evolution/ChangeLog index ad37211d60..ce97fa86c3 100644 --- a/my-evolution/ChangeLog +++ b/my-evolution/ChangeLog @@ -1,3 +1,9 @@ +2003-05-15 Ettore Perazzoli <ettore@ximian.com> + + * e-summary.c (do_summary_print): Remove preview arg. Also, make + it destroy the dialog after a button has been clicked. + (e_summary_set_control): Add casts to avoid compiler warnings. + 2003-05-14 JP Rosevear <jpr@ximian.com> * e-summary.h: fix up protos |