aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2002-01-30 15:28:21 +0800
committerMichael Zucci <zucchi@src.gnome.org>2002-01-30 15:28:21 +0800
commitd4c2e5853d0f81347c9bdc2fe94c09717d632fd3 (patch)
tree7c379a21dbd02700e53defcd7ca88aedb5b525b8 /mail/ChangeLog
parentbfe2921eb857419652124a9e3886b4bf2666c0a1 (diff)
downloadgsoc2013-evolution-d4c2e5853d0f81347c9bdc2fe94c09717d632fd3.tar
gsoc2013-evolution-d4c2e5853d0f81347c9bdc2fe94c09717d632fd3.tar.gz
gsoc2013-evolution-d4c2e5853d0f81347c9bdc2fe94c09717d632fd3.tar.bz2
gsoc2013-evolution-d4c2e5853d0f81347c9bdc2fe94c09717d632fd3.tar.lz
gsoc2013-evolution-d4c2e5853d0f81347c9bdc2fe94c09717d632fd3.tar.xz
gsoc2013-evolution-d4c2e5853d0f81347c9bdc2fe94c09717d632fd3.tar.zst
gsoc2013-evolution-d4c2e5853d0f81347c9bdc2fe94c09717d632fd3.zip
re-enable popup menu. (populate_folder_context_menu): If we're on a
2002-01-30 Not Zed <NotZed@Ximian.com> * component-factory.c (create_component): re-enable popup menu. (populate_folder_context_menu): If we're on a vfolder, and its not UNMATCHED, create a change properties item, and set it up approriately. (change_prop_popup): Callback to edit the vfolder rule. For #3358. svn path=/trunk/; revision=15523
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 02144c733f..2547011c7a 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,12 @@
+2002-01-30 Not Zed <NotZed@Ximian.com>
+
+ * component-factory.c (create_component): re-enable popup menu.
+ (populate_folder_context_menu): If we're on a vfolder, and its not
+ UNMATCHED, create a change properties item, and set it up
+ approriately.
+ (change_prop_popup): Callback to edit the vfolder rule. For
+ #3358.
+
2002-01-29 Dave West <kat@unleashed.org>
* mail-callbacks.c (create_msg_composer): Changed the function