aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2004-10-21 17:31:22 +0800
committerMichael Zucci <zucchi@src.gnome.org>2004-10-21 17:31:22 +0800
commit86773ecbedd3e7a6e04100a3e942ee36b14ec0a1 (patch)
tree07cf084a70e49a361bdafac4f0a808a155b6a6c9 /mail/ChangeLog
parente08821891234e9c43e5e0171d2743463f3aaf2cf (diff)
downloadgsoc2013-evolution-86773ecbedd3e7a6e04100a3e942ee36b14ec0a1.tar
gsoc2013-evolution-86773ecbedd3e7a6e04100a3e942ee36b14ec0a1.tar.gz
gsoc2013-evolution-86773ecbedd3e7a6e04100a3e942ee36b14ec0a1.tar.bz2
gsoc2013-evolution-86773ecbedd3e7a6e04100a3e942ee36b14ec0a1.tar.lz
gsoc2013-evolution-86773ecbedd3e7a6e04100a3e942ee36b14ec0a1.tar.xz
gsoc2013-evolution-86773ecbedd3e7a6e04100a3e942ee36b14ec0a1.tar.zst
gsoc2013-evolution-86773ecbedd3e7a6e04100a3e942ee36b14ec0a1.zip
emit a 'message.replying' event with a message target.
2004-10-21 Not Zed <NotZed@Ximian.com> * em-composer-utils.c (em_utils_reply_to_message): emit a 'message.replying' event with a message target. 2004-10-21 Nat <nat@novell.com> * em-event.c (em_event_target_new_message): new target type for message-related events. 2004-10-21 Not Zed <NotZed@Ximian.com> * em-folder-view.c (emfv_format_popup_event): put 'evolution' back in the popup hook names. svn path=/trunk/; revision=27673
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 4161d2da6e..a045865c04 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,18 @@
+2004-10-21 Not Zed <NotZed@Ximian.com>
+
+ * em-composer-utils.c (em_utils_reply_to_message): emit a
+ 'message.replying' event with a message target.
+
+2004-10-21 Nat <nat@novell.com>
+
+ * em-event.c (em_event_target_new_message): new target type for
+ message-related events.
+
+2004-10-21 Not Zed <NotZed@Ximian.com>
+
+ * em-folder-view.c (emfv_format_popup_event): put 'evolution' back
+ in the popup hook names.
+
2004-10-19 JP Rosevear <jpr@novell.com>
* em-account-editor.c, em-composer-prefs.c, em-config.c,