diff options
author | Not Zed <NotZed@Ximian.com> | 2003-04-15 06:52:32 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2003-04-15 06:52:32 +0800 |
commit | fb04925566a101e3d0995cf715ea2128e801548c (patch) | |
tree | 9af5c6707c31b2ebc8e0cdd5b8c61a03d7421238 /mail/ChangeLog | |
parent | 3d5b5537a4951ef45b81112cdd9b3c0792ab47d9 (diff) | |
download | gsoc2013-evolution-fb04925566a101e3d0995cf715ea2128e801548c.tar.gz gsoc2013-evolution-fb04925566a101e3d0995cf715ea2128e801548c.tar.zst gsoc2013-evolution-fb04925566a101e3d0995cf715ea2128e801548c.zip |
create a stock cancel button with a cancel all text. (build_dialogue):
2003-04-14 Not Zed <NotZed@Ximian.com>
* mail-send-recv.c (build_dialogue): create a stock cancel button
with a cancel all text.
(build_dialogue): Create stock-like cancel buttons with no
accelerators. A workaround for #41043.
* message-list.c (ml_tree_value_at): if the node is the root node,
do nothing. etable shouldn' really be searching the root node if
it isn't visible ...? For #41190.
svn path=/trunk/; revision=20842
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index b3d6d10ae2..8989db9bb4 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,14 @@ +2003-04-14 Not Zed <NotZed@Ximian.com> + + * mail-send-recv.c (build_dialogue): create a stock cancel button + with a cancel all text. + (build_dialogue): Create stock-like cancel buttons with no + accelerators. A workaround for #41043. + + * message-list.c (ml_tree_value_at): if the node is the root node, + do nothing. etable shouldn' really be searching the root node if + it isn't visible ...? For #41190. + 2003-04-14 Larry Ewing <lewing@ximian.com> * evolution-mail.schemas: add proper defaults for the fonts |