aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChris Lahey <clahey@src.gnome.org>2000-01-17 17:13:45 +0800
committerChris Lahey <clahey@src.gnome.org>2000-01-17 17:13:45 +0800
commit804e7e17bf0ae0c3880e7aed3746dafcf183acad (patch)
tree48a61155bed596eaf66dd28d50efba860e9d0536 /ChangeLog
parent4d4bcd89d8403e8ee275f8c4695f45c82e2dd9f9 (diff)
downloadgsoc2013-evolution-804e7e17bf0ae0c3880e7aed3746dafcf183acad.tar
gsoc2013-evolution-804e7e17bf0ae0c3880e7aed3746dafcf183acad.tar.gz
gsoc2013-evolution-804e7e17bf0ae0c3880e7aed3746dafcf183acad.tar.bz2
gsoc2013-evolution-804e7e17bf0ae0c3880e7aed3746dafcf183acad.tar.lz
gsoc2013-evolution-804e7e17bf0ae0c3880e7aed3746dafcf183acad.tar.xz
gsoc2013-evolution-804e7e17bf0ae0c3880e7aed3746dafcf183acad.tar.zst
gsoc2013-evolution-804e7e17bf0ae0c3880e7aed3746dafcf183acad.zip
Finishing previous commit.
svn path=/trunk/; revision=1582
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog32
1 files changed, 32 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c6dccaf76f..84665924b3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,35 @@
+2000-01-17 Chrsitopher James Lahey <clahey@helixcode.com>
+
+ * head.png, phone.png, email.png, web.png, snailmail.png: Images
+ for e-contact-editor.c.
+
+ * addressbook/contact-editor/text-editor.c: Test program
+ for contact editor widget.
+
+ * addressbook/contact-editor/e-contact-editor.c,
+ addressbook/contact-editor/e-contact-editor.h: Contact editor
+ widget files.
+
+ * addressbook/contact-editor/.cvsignore,
+ addressbook/contact-editor/Makefile.am: New directory for contact
+ editor files.
+
+ * addressbook/.cvsignore, addressbook/Makefile.am: New directory
+ for addressbook files.
+
+ * widgets/.cvsignore: Added reflow-test.
+
+ * Makefile.am (SUBDIRS): Added addressbook subdirectory.
+
+ * configure.in, widgets/Makefile.am: Removed widgets/toolbar from
+ SUBDIRS since the lack of content was preventing it from
+ compiling.
+
+ * widgets/shortcut-bar/Makefile.am: Added gnomecanvaspixbuf to the
+ list of libraries used.
+
+ * widgets/e-text.c, widgets/e-text.h: Fixed a crashing bug.
+
2000-01-17 bertrand <bertrand@helixcode.com>
* tests/test9.c (main): test for the mbox utils.