aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorChris Toshok <toshok@ximian.com>2003-03-19 04:42:41 +0800
committerChris Toshok <toshok@src.gnome.org>2003-03-19 04:42:41 +0800
commit8c2719b4b57b866bb483501a84c8c982c3e8ad42 (patch)
tree54f3454992e2bda0768e7b3ffe0b2da53669ae24 /addressbook/ChangeLog
parentb57393ab7c5807bf6f13a46a08fd4ceeb6a04f79 (diff)
downloadgsoc2013-evolution-8c2719b4b57b866bb483501a84c8c982c3e8ad42.tar
gsoc2013-evolution-8c2719b4b57b866bb483501a84c8c982c3e8ad42.tar.gz
gsoc2013-evolution-8c2719b4b57b866bb483501a84c8c982c3e8ad42.tar.bz2
gsoc2013-evolution-8c2719b4b57b866bb483501a84c8c982c3e8ad42.tar.lz
gsoc2013-evolution-8c2719b4b57b866bb483501a84c8c982c3e8ad42.tar.xz
gsoc2013-evolution-8c2719b4b57b866bb483501a84c8c982c3e8ad42.tar.zst
gsoc2013-evolution-8c2719b4b57b866bb483501a84c8c982c3e8ad42.zip
use alternating-row-colors="false"
2003-03-18 Chris Toshok <toshok@ximian.com> * gui/component/select-names/e-select-names-section.etspec: use alternating-row-colors="false" * gui/component/select-names/e-select-names.h: nuke prototypes for e_select_names_get_source/section. * gui/component/select-names/e-select-names.c (set_book): remove the signal disconnect from here. (addressbook_model_set_uri): same. (e_select_names_init): connect to the search_result signal on the addressbook model. (e_select_names_child_free): disconnect the changed_id signal. (e_select_names_add_section): set the underline column so the recipient tables look like they did when they were EEntry. (e_select_names_add_section): store off the changed_id. (e_select_names_get_section): nuke. (e_select_names_get_source): nuke. svn path=/trunk/; revision=20345
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog20
1 files changed, 20 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 1d820c224e..6e92275a49 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,3 +1,23 @@
+2003-03-18 Chris Toshok <toshok@ximian.com>
+
+ * gui/component/select-names/e-select-names-section.etspec: use
+ alternating-row-colors="false"
+
+ * gui/component/select-names/e-select-names.h: nuke prototypes for
+ e_select_names_get_source/section.
+
+ * gui/component/select-names/e-select-names.c (set_book): remove
+ the signal disconnect from here.
+ (addressbook_model_set_uri): same.
+ (e_select_names_init): connect to the search_result signal on the
+ addressbook model.
+ (e_select_names_child_free): disconnect the changed_id signal.
+ (e_select_names_add_section): set the underline column so the
+ recipient tables look like they did when they were EEntry.
+ (e_select_names_add_section): store off the changed_id.
+ (e_select_names_get_section): nuke.
+ (e_select_names_get_source): nuke.
+
2003-03-18 JP Rosevear <jpr@ximian.com>
* conduit/address-conduit.c (addrconduit_load_configuration): kill