diff options
author | Radek Doulik <rodo@ximian.com> | 2002-03-08 04:53:43 +0800 |
---|---|---|
committer | Radek Doulik <rodo@src.gnome.org> | 2002-03-08 04:53:43 +0800 |
commit | 83223a05bc7e8657a9b6c2fe8638c3e59ea99cd7 (patch) | |
tree | 9c82f239043f24720abf1804a4b4ee164ab97956 /mail/ChangeLog | |
parent | 2d62db45411f0d7ffa18bf2d5ef904445844ae8c (diff) | |
download | gsoc2013-evolution-83223a05bc7e8657a9b6c2fe8638c3e59ea99cd7.tar.gz gsoc2013-evolution-83223a05bc7e8657a9b6c2fe8638c3e59ea99cd7.tar.zst gsoc2013-evolution-83223a05bc7e8657a9b6c2fe8638c3e59ea99cd7.zip |
set initial focus to editor (do_exit): use hasUndo to avoid question
2002-03-07 Radek Doulik <rodo@ximian.com>
* mail-signature-editor.c (mail_signature_editor): set initial
focus to editor
(do_exit): use hasUndo to avoid question dialog when content is
unchanged
svn path=/trunk/; revision=15970
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 576ff81b2e..d81d4567be 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,10 @@ +2002-03-07 Radek Doulik <rodo@ximian.com> + + * mail-signature-editor.c (mail_signature_editor): set initial + focus to editor + (do_exit): use hasUndo to avoid question dialog when content is + unchanged + 2002-03-07 Dan Winship <danw@ximian.com> * component-factory.c (add_storage): Update for storage changes: |