aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorChris Toshok <toshok@ximian.com>2003-03-24 08:22:42 +0800
committerChris Toshok <toshok@src.gnome.org>2003-03-24 08:22:42 +0800
commite72b58b2450931ae9e694a41eb4a73fe8706e1f8 (patch)
tree8b2b174f8506199db6c0f87f892f2b29bca39c27 /addressbook/ChangeLog
parentb88d0715276fd4e57540232b9abe0efbfe691044 (diff)
downloadgsoc2013-evolution-e72b58b2450931ae9e694a41eb4a73fe8706e1f8.tar
gsoc2013-evolution-e72b58b2450931ae9e694a41eb4a73fe8706e1f8.tar.gz
gsoc2013-evolution-e72b58b2450931ae9e694a41eb4a73fe8706e1f8.tar.bz2
gsoc2013-evolution-e72b58b2450931ae9e694a41eb4a73fe8706e1f8.tar.lz
gsoc2013-evolution-e72b58b2450931ae9e694a41eb4a73fe8706e1f8.tar.xz
gsoc2013-evolution-e72b58b2450931ae9e694a41eb4a73fe8706e1f8.tar.zst
gsoc2013-evolution-e72b58b2450931ae9e694a41eb4a73fe8706e1f8.zip
[ fixes bug #40026 ] add EContactEditor arg, and block/unblock signals
2003-03-23 Chris Toshok <toshok@ximian.com> [ fixes bug #40026 ] * gui/contact-editor/e-contact-editor.c (set_field): add EContactEditor arg, and block/unblock signals around the gtk_entry_set_text, since that generates a "changed" signal which causes problems. (set_phone_field): take and pass along an EContactEditor arg. (set_fields): pass editor to set_field. svn path=/trunk/; revision=20474
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 670b6b74b1..4ee5f49a45 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,5 +1,15 @@
2003-03-23 Chris Toshok <toshok@ximian.com>
+ [ fixes bug #40026 ]
+ * gui/contact-editor/e-contact-editor.c (set_field): add
+ EContactEditor arg, and block/unblock signals around the
+ gtk_entry_set_text, since that generates a "changed" signal which
+ causes problems.
+ (set_phone_field): take and pass along an EContactEditor arg.
+ (set_fields): pass editor to set_field.
+
+2003-03-23 Chris Toshok <toshok@ximian.com>
+
* gui/contact-editor/arrow.png: nuke.
* gui/contact-editor/Makefile.am (EXTRA_DIST): remove images_DATA