aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@helixcode.com>2000-07-18 17:43:36 +0800
committerChris Lahey <clahey@src.gnome.org>2000-07-18 17:43:36 +0800
commit32a10931a91628394db1185cb2e582ab0952dcb9 (patch)
tree70370f6d8be7cfb0a15238893e31fcd4bb130f06 /addressbook/ChangeLog
parent9cad440d041093c75b601364d3038c082686c81a (diff)
downloadgsoc2013-evolution-32a10931a91628394db1185cb2e582ab0952dcb9.tar
gsoc2013-evolution-32a10931a91628394db1185cb2e582ab0952dcb9.tar.gz
gsoc2013-evolution-32a10931a91628394db1185cb2e582ab0952dcb9.tar.bz2
gsoc2013-evolution-32a10931a91628394db1185cb2e582ab0952dcb9.tar.lz
gsoc2013-evolution-32a10931a91628394db1185cb2e582ab0952dcb9.tar.xz
gsoc2013-evolution-32a10931a91628394db1185cb2e582ab0952dcb9.tar.zst
gsoc2013-evolution-32a10931a91628394db1185cb2e582ab0952dcb9.zip
New files for using a minicard as a widget or a bonobo control.
2000-07-18 Christopher James Lahey <clahey@helixcode.com> * gui/minicard/e-minicard-control.c, gui/minicard/e-minicard-control.h, gui/minicard/e-minicard-widget.c, gui/minicard/e-minicard-widget.h: New files for using a minicard as a widget or a bonobo control. svn path=/trunk/; revision=4209
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 6660365388..b9ace1e755 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,3 +1,11 @@
+2000-07-18 Christopher James Lahey <clahey@helixcode.com>
+
+ * gui/minicard/e-minicard-control.c,
+ gui/minicard/e-minicard-control.h,
+ gui/minicard/e-minicard-widget.c,
+ gui/minicard/e-minicard-widget.h: New files for using a minicard
+ as a widget or a bonobo control.
+
2000-07-14 Chris Toshok <toshok@helixcode.com>
* gui/component/e-ldap-storage.c (ldap_server_foreach): duh.