aboutsummaryrefslogtreecommitdiffstats
path: root/composer/ChangeLog
diff options
context:
space:
mode:
authorIain Holmes <iain@src.gnome.org>2000-10-14 08:46:08 +0800
committerIain Holmes <iain@src.gnome.org>2000-10-14 08:46:08 +0800
commit0cca35f2edff27b7510b98d8b1eccd092c973053 (patch)
tree451062d7437e67b9a1f9b4c2f7a65a797cd35770 /composer/ChangeLog
parent084956121985a0642ef8c55b6178568f15abcb32 (diff)
downloadgsoc2013-evolution-0cca35f2edff27b7510b98d8b1eccd092c973053.tar
gsoc2013-evolution-0cca35f2edff27b7510b98d8b1eccd092c973053.tar.gz
gsoc2013-evolution-0cca35f2edff27b7510b98d8b1eccd092c973053.tar.bz2
gsoc2013-evolution-0cca35f2edff27b7510b98d8b1eccd092c973053.tar.lz
gsoc2013-evolution-0cca35f2edff27b7510b98d8b1eccd092c973053.tar.xz
gsoc2013-evolution-0cca35f2edff27b7510b98d8b1eccd092c973053.tar.zst
gsoc2013-evolution-0cca35f2edff27b7510b98d8b1eccd092c973053.zip
Only allow one select-names dialog for each composer.
svn path=/trunk/; revision=5909
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r--composer/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog
index ef2827b613..227f795b39 100644
--- a/composer/ChangeLog
+++ b/composer/ChangeLog
@@ -1,3 +1,11 @@
+2000-10-14 Iain Holmes <iain@helixcode.com>
+
+ * e-msg-composer-hdrs.c (init): Create a unique-ish id for this set
+ of headers, so that only one select-names dialog will be created for
+ a given set of headers.
+ (address_button_clicked_cb): Pass the unique-ish id to the activate
+ dialog command.
+
2000-10-13 Larry Ewing <lewing@helixcode.com>
* e-msg-composer.c (build_message): stop using format_text,