From b681ec2b9a98684ef821f9b6fbdb9a231a58d4b5 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Fri, 5 Nov 1999 23:06:09 +0000 Subject: Here is my initial Evolution work: message composition widget and some installation fixes for Camel. svn path=/trunk/; revision=1369 --- ChangeLog | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ba39571d16..7c89092878 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,41 @@ +1999-11-05 Ettore Perazzoli + + * tests/ui-tests/msg-composer-test.c: New file for testing the + `EMsgComposer' widget. + * tests/ui-tests/Makefile.am (noinst_PROGRAMS): Compile it. Do + not compile `store_listing' for now because it's currently broken. + (INCLUDES): Added the `widgets' source directory to the include + path list. + (LDADD): Removed the MH dependency; link with + `libevolutionwidgets.la' from the `widgets' directory. + + * configure.in: Create `widgets/Makefile'. + + * camel/gmime-rfc2047.c (rfc2047_clean): Removed C++-like comment. + * camel/camel-folder.c (camel_folder_get_message_uid_by_number): + Likewise. + * camel/gmime-content-field.c (gmime_content_field_get_parameter): + Likewise. + * camel/camel.c (camel_init): Likewise. + * camel/camel-provider.c (camel_provider_register): Likewise. + * camel/camel-multipart.c (_construct_from_stream): Likewise. + * camel/camel-mime-part.c (_write_content_to_stream): Likewise. + * camel/camel-medium.c (camel_medium_class_init): Likewise. + + * camel/camel-data-wrapper.h (camel_data_wrapper_get_type): Make + prototype non-static. + + * camel/Makefile.am (libcamelinclude_HEADERS): Move + `camel-exception-list.def' from `EXTRA_DIST' to + `libcamelinclude_HEADERS'. + + * camel/camel.h: Do not #include . + * camel/data-wrapper-repository.h: Likewise. + +1999-11-05 Ettore Perazzoli + + * tests/Makefile.am (INCLUDES): Add `-I$(top_srcdir)'. + 1999-10-13 bertrand * camel/camel-folder.c (camel_folder_close): the -- cgit v1.2.3