aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorChris Toshok <toshok@ximian.com>2001-01-30 13:12:59 +0800
committerChris Toshok <toshok@src.gnome.org>2001-01-30 13:12:59 +0800
commit812812bbb466bbe4e73b8d507eb944bc9e7e305c (patch)
treee30c4339b5ed36688464fe9af29f2ffb2f8aba4a /addressbook/ChangeLog
parent171de13904c8a92b920a3c156837a79fb8d8ae69 (diff)
downloadgsoc2013-evolution-812812bbb466bbe4e73b8d507eb944bc9e7e305c.tar
gsoc2013-evolution-812812bbb466bbe4e73b8d507eb944bc9e7e305c.tar.gz
gsoc2013-evolution-812812bbb466bbe4e73b8d507eb944bc9e7e305c.tar.bz2
gsoc2013-evolution-812812bbb466bbe4e73b8d507eb944bc9e7e305c.tar.lz
gsoc2013-evolution-812812bbb466bbe4e73b8d507eb944bc9e7e305c.tar.xz
gsoc2013-evolution-812812bbb466bbe4e73b8d507eb944bc9e7e305c.tar.zst
gsoc2013-evolution-812812bbb466bbe4e73b8d507eb944bc9e7e305c.zip
#ifdef INCLUDE_FILE_SOURCE. (table_add_elem): add help_text parameter and
2001-01-29 Chris Toshok <toshok@ximian.com> * gui/component/addressbook-config.c (addressbook_config_source_label): #ifdef INCLUDE_FILE_SOURCE. (table_add_elem): add help_text parameter and set up focus_in events to display the help in the dialog's html area. (focus_help): new function, calls put_html on the help text. (addressbook_ldap_auth_item_new): add help texts. (addressbook_source_item_new): add help texts. (addressbook_source_dialog): add help texts. svn path=/trunk/; revision=7906
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 902d250a92..e6a26a41ec 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,3 +1,14 @@
+2001-01-29 Chris Toshok <toshok@ximian.com>
+
+ * gui/component/addressbook-config.c
+ (addressbook_config_source_label): #ifdef INCLUDE_FILE_SOURCE.
+ (table_add_elem): add help_text parameter and set up focus_in
+ events to display the help in the dialog's html area.
+ (focus_help): new function, calls put_html on the help text.
+ (addressbook_ldap_auth_item_new): add help texts.
+ (addressbook_source_item_new): add help texts.
+ (addressbook_source_dialog): add help texts.
+
2001-01-27 Ettore Perazzoli <ettore@ximian.com>
* gui/component/select-names/e-select-names.c