diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 32 |
1 files changed, 32 insertions, 0 deletions
@@ -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. |