From f60b9107e9d0a10bc54307c279f789c26a794736 Mon Sep 17 00:00:00 2001 From: Christopher James Lahey Date: Tue, 21 Mar 2000 02:53:55 +0000 Subject: Added the ability to access the text event processor. 2000-03-20 Christopher James Lahey * widgets/e-text/e-text.c, widgets/e-text/e-text.h: Added the ability to access the text event processor. 2000-03-13 Christopher James Lahey * addressbook/demo/addressbook-widget.c: Made the addressbook component look in the users home directory for the addressbook.xml file. svn path=/trunk/; revision=2125 --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 38ed40b9fa..8878e4ff9b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2000-03-20 Christopher James Lahey + + * widgets/e-text/e-text.c, widgets/e-text/e-text.h: Added the + ability to access the text event processor. + +2000-03-13 Christopher James Lahey + + * addressbook/demo/addressbook-widget.c: Made the addressbook + component look in the users home directory for the addressbook.xml + file. + 2000-03-20 Matt Loper * tests/ui-tests/.cvsignore: added filter. -- cgit