allow consumers of EDataBookView to control the thresholds used in
authorChris Toshok <toshok@ximian.com>
Tue, 22 Jun 2004 18:52:03 +0000 (18:52 +0000)
committerChris Toshok <toshok@src.gnome.org>
Tue, 22 Jun 2004 18:52:03 +0000 (18:52 +0000)
commitc2c7727110b42f38bdc03c9ba26aa7b2a6f9398b
tree1384c1b96cbb172796ac87654fa9de68f78cfca5
parent67af73cddf4ccf44474ee54e3ade5e6c2554cfb7
allow consumers of EDataBookView to control the thresholds used in

2004-06-22  Chris Toshok  <toshok@ximian.com>

* libedata-book/e-data-book-view.c
(e_data_book_view_set_thresholds): allow consumers of
EDataBookView to control the thresholds used in aggregating
contacts before sending them to the gui.  allows us to implement
the different thresholds that were used in the 1.4.x ldap and file
backends.

* libedata-book/e-data-book-view.h: add prototype for
e_data_book_view_set_thresholds.
addressbook/ChangeLog
addressbook/libedata-book/e-data-book-view.c