aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorFederico Mena Quintero <federico@ximian.com>2001-07-11 07:51:19 +0800
committerFederico Mena Quintero <federico@src.gnome.org>2001-07-11 07:51:19 +0800
commitee250cad8e32e0aaa9d9a57c4154ea7728b7c4f2 (patch)
tree88c69fa8748b0faf439f545887dff37883a9c972 /mail/ChangeLog
parente39d94c5ef8d88c726a29f2cfa994a6a0d90be5a (diff)
downloadgsoc2013-evolution-ee250cad8e32e0aaa9d9a57c4154ea7728b7c4f2.tar
gsoc2013-evolution-ee250cad8e32e0aaa9d9a57c4154ea7728b7c4f2.tar.gz
gsoc2013-evolution-ee250cad8e32e0aaa9d9a57c4154ea7728b7c4f2.tar.bz2
gsoc2013-evolution-ee250cad8e32e0aaa9d9a57c4154ea7728b7c4f2.tar.lz
gsoc2013-evolution-ee250cad8e32e0aaa9d9a57c4154ea7728b7c4f2.tar.xz
gsoc2013-evolution-ee250cad8e32e0aaa9d9a57c4154ea7728b7c4f2.tar.zst
gsoc2013-evolution-ee250cad8e32e0aaa9d9a57c4154ea7728b7c4f2.zip
Set the CLIPBOARD selection as well as the primary selection so that
2001-07-10 Federico Mena Quintero <federico@ximian.com> * mail-display.c (link_copy_location): Set the CLIPBOARD selection as well as the primary selection so that Edit/Paste will work in other programs (e.g. Netscape). (mail_display_new): Add the target for the CLIPBOARD selection. svn path=/trunk/; revision=10977
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index e88fc24b30..1f7a598314 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,10 @@
+2001-07-10 Federico Mena Quintero <federico@ximian.com>
+
+ * mail-display.c (link_copy_location): Set the CLIPBOARD
+ selection as well as the primary selection so that Edit/Paste will
+ work in other programs (e.g. Netscape).
+ (mail_display_new): Add the target for the CLIPBOARD selection.
+
2001-07-10 Jason Leach <jleach@ximian.com>
[Bug #4305: Make the automatic mark-as-read timer optional]