aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorChris Toshok <toshok@ximian.com>2003-03-12 14:46:38 +0800
committerChris Toshok <toshok@src.gnome.org>2003-03-12 14:46:38 +0800
commitbdad58fc5f68ee7bcf42a2a6537b7d744abd16af (patch)
tree8d9eaf0ace1ff5c63425581b3bfb8ea87dee1299 /addressbook/ChangeLog
parente5b1a4903064d14bf421a9275ec4cdd85a7973a0 (diff)
downloadgsoc2013-evolution-bdad58fc5f68ee7bcf42a2a6537b7d744abd16af.tar
gsoc2013-evolution-bdad58fc5f68ee7bcf42a2a6537b7d744abd16af.tar.gz
gsoc2013-evolution-bdad58fc5f68ee7bcf42a2a6537b7d744abd16af.tar.bz2
gsoc2013-evolution-bdad58fc5f68ee7bcf42a2a6537b7d744abd16af.tar.lz
gsoc2013-evolution-bdad58fc5f68ee7bcf42a2a6537b7d744abd16af.tar.xz
gsoc2013-evolution-bdad58fc5f68ee7bcf42a2a6537b7d744abd16af.tar.zst
gsoc2013-evolution-bdad58fc5f68ee7bcf42a2a6537b7d744abd16af.zip
[ fixes bug #39507 ] new function, sync the models after we do a search.
2003-03-11 Chris Toshok <toshok@ximian.com> [ fixes bug #39507 ] * gui/component/select-names/e-select-names.c (search_result): new function, sync the models after we do a search. (addressbook_model_set_uri): connect to search_result. svn path=/trunk/; revision=20260
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog37
1 files changed, 37 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index fd516fcb6d..005b64f422 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,3 +1,40 @@
+2003-03-11 Chris Toshok <toshok@ximian.com>
+
+ [ fixes bug #39507 ]
+ * gui/component/select-names/e-select-names.c (search_result): new
+ function, sync the models after we do a search.
+ (addressbook_model_set_uri): connect to search_result.
+
+2003-03-11 Chris Toshok <toshok@ximian.com>
+
+ * gui/component/select-names/e-select-names.c
+ (e_select_names_init): fix compiler warnings about deprecated
+ functions.
+ (e_select_names_child_free): unref the table model.
+ (remove_address): re-enable.
+ (section_right_click_cb): this is an ETable callback now.
+ (e_select_names_add_section): remove a gross gross awful hack, and
+ make the recipient tables ETables instead EEntry's. We lose the
+ nice underlining, but we can add that back in as another ETable
+ style (like strikeout and bold), and we also fix the longstanding
+ scrolling problems (like bug #25148) and can finally remove
+ addresses by double clicking on them (which is also a bug
+ someplace I think.. dunno the # offhand.)
+
+ * gui/component/select-names/e-select-names-table-model.c
+ (clear_info): always set the count to -1, regardless of what
+ model->data is.
+
+ * gui/component/select-names/e-select-names-model.c: remove some
+ unused enums.
+
+ * gui/component/select-names/Makefile.am (etspec_DATA): add
+ e-select-names-section.etspec
+
+ * gui/component/select-names/e-select-names-section.etspec: new
+ file, spec for the To:/Cc:/Bcc: etable's in the select-names
+ dialog.
+
2003-03-11 Not Zed <NotZed@Ximian.com>
* backend/pas/pas-backend-file.c (INITIAL_VCARD): Updated phone