From b9d38c709a95889a3dbc4993c0d7c488b6b0de85 Mon Sep 17 00:00:00 2001 From: Chris Toshok Date: Wed, 14 May 2003 22:00:45 +0000 Subject: replace the text_buffer_delete/text_buffer_insert with 2003-05-14 Chris Toshok * gui/contact-editor/e-contact-editor.c (full_addr_clicked): replace the text_buffer_delete/text_buffer_insert with set_buffer_set_text. call widget_changed if they clicked OK, so we actually mark the dialog changed. (fill_in_field): make this handle GtkTextViews, because for some reason that escapes rational thought GtkTextView's don't implement GtkEditable. fixes #42606. (extract_field): same. svn path=/trunk/; revision=21184 --- addressbook/ChangeLog | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'addressbook/ChangeLog') diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index cd3b0b2b5b..64d6f61c90 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,4 +1,15 @@ -2003-05-12 Chris Toshok +2003-05-14 Chris Toshok + + * gui/contact-editor/e-contact-editor.c (full_addr_clicked): + replace the text_buffer_delete/text_buffer_insert with + set_buffer_set_text. call widget_changed if they clicked OK, so + we actually mark the dialog changed. + (fill_in_field): make this handle GtkTextViews, because for some + reason that escapes rational thought GtkTextView's don't implement + GtkEditable. fixes #42606. + (extract_field): same. + +2003-05-14 Chris Toshok * gui/widgets/e-minicard-label.c (e_minicard_label_reflow): set the clip_height on reflow so the name of the field is as high as -- cgit v1.2.3