aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorChris Toshok <toshok@ximian.com>2001-08-18 10:46:39 +0800
committerChris Toshok <toshok@src.gnome.org>2001-08-18 10:46:39 +0800
commitf36d551daf3dddfe266d712c91d5cfbc1476eef7 (patch)
tree5f342b78b904685e14d4a9165a65fb86746a23a7 /addressbook/ChangeLog
parented62703ead5d7696c50d89d98c419a1f2e2597b9 (diff)
downloadgsoc2013-evolution-f36d551daf3dddfe266d712c91d5cfbc1476eef7.tar
gsoc2013-evolution-f36d551daf3dddfe266d712c91d5cfbc1476eef7.tar.gz
gsoc2013-evolution-f36d551daf3dddfe266d712c91d5cfbc1476eef7.tar.bz2
gsoc2013-evolution-f36d551daf3dddfe266d712c91d5cfbc1476eef7.tar.lz
gsoc2013-evolution-f36d551daf3dddfe266d712c91d5cfbc1476eef7.tar.xz
gsoc2013-evolution-f36d551daf3dddfe266d712c91d5cfbc1476eef7.tar.zst
gsoc2013-evolution-f36d551daf3dddfe266d712c91d5cfbc1476eef7.zip
call e_card_set_id on the list's card so we can continue to use this
2001-08-17 Chris Toshok <toshok@ximian.com> * gui/contact-list-editor/e-contact-list-editor.c (list_added_cb): call e_card_set_id on the list's card so we can continue to use this dialog. also, call command_state_changed if we aren't closing the dialog so the toolbar is properly sensitized. (list_deleted_cb): always close the dialog after we successfully delete a list. * gui/contact-editor/e-contact-editor.c (card_added_cb): call e_card_set_id on the card so we can continue to use this dialog (to modify or delete the card.) (card_deleted_cb): always close the dialog after we successfully delete a card. svn path=/trunk/; revision=12191
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 467585c76c..a3218c3592 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,5 +1,20 @@
2001-08-17 Chris Toshok <toshok@ximian.com>
+ * gui/contact-list-editor/e-contact-list-editor.c (list_added_cb):
+ call e_card_set_id on the list's card so we can continue to use
+ this dialog. also, call command_state_changed if we aren't
+ closing the dialog so the toolbar is properly sensitized.
+ (list_deleted_cb): always close the dialog after we successfully
+ delete a list.
+
+ * gui/contact-editor/e-contact-editor.c (card_added_cb): call
+ e_card_set_id on the card so we can continue to use this dialog
+ (to modify or delete the card.)
+ (card_deleted_cb): always close the dialog after we successfully
+ delete a card.
+
+2001-08-17 Chris Toshok <toshok@ximian.com>
+
* gui/component/addressbook.c (addressbook_query_changed): call
e_sexp_encode_string on the search string the user types in so it
doesn't break sexp parsing in the wombat.