aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorJon Trowbridge <trow@gnu.org>2001-06-19 23:37:08 +0800
committerJon Trowbridge <trow@src.gnome.org>2001-06-19 23:37:08 +0800
commit8e7415029bed4c4d571b577bf3354b24f9875b98 (patch)
treec74f0c81ad03bf98bfaca27e541bfebe42c544be /addressbook/ChangeLog
parent7364da6315454cfb44dda33e489857cd135477a3 (diff)
downloadgsoc2013-evolution-8e7415029bed4c4d571b577bf3354b24f9875b98.tar
gsoc2013-evolution-8e7415029bed4c4d571b577bf3354b24f9875b98.tar.gz
gsoc2013-evolution-8e7415029bed4c4d571b577bf3354b24f9875b98.tar.bz2
gsoc2013-evolution-8e7415029bed4c4d571b577bf3354b24f9875b98.tar.lz
gsoc2013-evolution-8e7415029bed4c4d571b577bf3354b24f9875b98.tar.xz
gsoc2013-evolution-8e7415029bed4c4d571b577bf3354b24f9875b98.tar.zst
gsoc2013-evolution-8e7415029bed4c4d571b577bf3354b24f9875b98.zip
Serious de-crufting, removal of gtk_object_set_data() hacks, simplified by
2001-06-19 Jon Trowbridge <trow@gnu.org> * contact-editor/e-contact-quick-add.c: Serious de-crufting, removal of gtk_object_set_data() hacks, simplified by using some of the newer ebook convenience routines, etc. (ce_book_found_fields): s/e_contact_editor_raise/e_contact_editor_show/, to accomodate the small changes in the contact editor API. svn path=/trunk/; revision=10289
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index ca42a45e36..8fd0160005 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,3 +1,12 @@
+2001-06-19 Jon Trowbridge <trow@gnu.org>
+
+ * contact-editor/e-contact-quick-add.c: Serious de-crufting,
+ removal of gtk_object_set_data() hacks, simplified by using
+ some of the newer ebook convenience routines, etc.
+ (ce_book_found_fields):
+ s/e_contact_editor_raise/e_contact_editor_show/, to accomodate the
+ small changes in the contact editor API.
+
2001-06-18 Eskil Heyn Olsen <eskil@eskil.dk>
* conduit/address-conduit.c: (check_for_slow_setting),