diff options
author | JP Rosevear <jpr@ximian.com> | 2002-01-03 03:11:03 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2002-01-03 03:11:03 +0800 |
commit | 178c7af85fac11d8ae0c4bf5c4ae2396731396e9 (patch) | |
tree | 88527bee1142a8f70932397fdb7b8f361428bb5e /mail/ChangeLog | |
parent | 5df4d0a321a1890780f43c715681176c64f01594 (diff) | |
download | gsoc2013-evolution-178c7af85fac11d8ae0c4bf5c4ae2396731396e9.tar gsoc2013-evolution-178c7af85fac11d8ae0c4bf5c4ae2396731396e9.tar.gz gsoc2013-evolution-178c7af85fac11d8ae0c4bf5c4ae2396731396e9.tar.bz2 gsoc2013-evolution-178c7af85fac11d8ae0c4bf5c4ae2396731396e9.tar.lz gsoc2013-evolution-178c7af85fac11d8ae0c4bf5c4ae2396731396e9.tar.xz gsoc2013-evolution-178c7af85fac11d8ae0c4bf5c4ae2396731396e9.tar.zst gsoc2013-evolution-178c7af85fac11d8ae0c4bf5c4ae2396731396e9.zip |
remove e_gnome_dialog util functions and use e-util ones instead
2002-01-02 JP Rosevear <jpr@ximian.com>
* mail-callbacks.c: remove e_gnome_dialog util functions and use
e-util ones instead
2002-01-02 JP Rosevear <jpr@ximian.com>
* e-dialog-utils.c (e_gnome_dialog_set_parent): util function
moved from mail-callbacks, also destroys the dialog if the parent
is destroyed
(e_gnome_warning_dialog_parented): similarly
(e_gnome_ok_cancel_dialog_parented): ditto
* e-dialog-utils.h: new protos
svn path=/trunk/; revision=15225
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 7a01be6d11..14cb4b9667 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,8 @@ +2002-01-02 JP Rosevear <jpr@ximian.com> + + * mail-callbacks.c: remove e_gnome_dialog util functions and use + e-util ones instead + 2001-12-21 Jeffrey Stedfast <fejj@ximian.com> The idea here is that if we consistantly name the movemail file |