aboutsummaryrefslogtreecommitdiffstats
path: root/camel
diff options
context:
space:
mode:
authorDan Winship <danw@helixcode.com>2000-04-15 05:09:19 +0800
committerDan Winship <danw@src.gnome.org>2000-04-15 05:09:19 +0800
commit0937d957d6de45be608ab088f742dc8f83248284 (patch)
tree36c052ad21f3584306176c8c2a20c14b9f073374 /camel
parentb87c37a1e8f6b3091c59a8ee7314c87aec6538c7 (diff)
downloadgsoc2013-evolution-0937d957d6de45be608ab088f742dc8f83248284.tar.gz
gsoc2013-evolution-0937d957d6de45be608ab088f742dc8f83248284.tar.zst
gsoc2013-evolution-0937d957d6de45be608ab088f742dc8f83248284.zip
This didn't belong in Camel. Move to mail/
2000-04-14 Dan Winship <danw@helixcode.com> * camel-formatter.[ch]: This didn't belong in Camel. Move to mail/ * Makefile.am, camel-types.h: remove references to camel-formatter. svn path=/trunk/; revision=2436
Diffstat (limited to 'camel')
-rw-r--r--camel/ChangeLog7
-rw-r--r--camel/Makefile.am2
-rw-r--r--camel/camel-types.h1
3 files changed, 7 insertions, 3 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index 5efc7eb404..2cb93278b3 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,3 +1,10 @@
+2000-04-14 Dan Winship <danw@helixcode.com>
+
+ * camel-formatter.[ch]: This didn't belong in Camel. Move to mail/
+
+ * Makefile.am, camel-types.h: remove references to
+ camel-formatter.
+
2000-04-12 Matt Loper <matt@helixcode.com>
* camel-folder-pt-proxy.c (_folder_open_cb): Print warning message
diff --git a/camel/Makefile.am b/camel/Makefile.am
index 2ce0e029dd..e18a1b26e5 100644
--- a/camel/Makefile.am
+++ b/camel/Makefile.am
@@ -42,7 +42,6 @@ libcamel_la_SOURCES = \
camel-folder.c \
camel-folder-summary.c \
camel-folder-utils.c \
- camel-formatter.c \
camel-medium.c \
camel-marshal-utils.c \
camel-mime-body-part.c \
@@ -87,7 +86,6 @@ libcamelinclude_HEADERS = \
camel-folder.h \
camel-folder-summary.h \
camel-folder-utils.h \
- camel-formatter.h \
camel-mime-body-part.h \
camel-marshal-utils.h \
camel-medium.h \
diff --git a/camel/camel-types.h b/camel/camel-types.h
index 4d41200a56..a94e5b614b 100644
--- a/camel/camel-types.h
+++ b/camel/camel-types.h
@@ -31,7 +31,6 @@ typedef struct _CamelDataWrapper CamelDataWrapper;
typedef struct _CamelException CamelException;
typedef struct _CamelFolder CamelFolder;
typedef struct _CamelFolderSummary CamelFolderSummary;
-typedef struct _CamelFormatter CamelFormatter;
typedef struct _CamelMedium CamelMedium;
typedef struct _CamelMimeBodyPart CamelMimeBodyPart;
typedef struct _CamelMimeMessage CamelMimeMessage;
tr>* - clean X11BASEdinoex2008-03-301-3/+3 * - set USE_XORGdinoex2008-03-181-1/+3 * Remove support for XFree8-4.flz2008-03-081-6/+0 * - udpate to 0.12.1dinoex2008-02-282-7/+7 * Remove always-false/true conditions based on OSVERSION 500000edwin2007-10-041-4/+0 * - update for gnustep-make-2.0.0dinoex2007-05-251-0/+2 * - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1 * - add instructions for mutiple backendsdinoex2007-02-251-0/+10 * - add category gnustepdinoex2007-02-011-1/+1 * - switch depedency from imake-6 to dgsdinoex2006-12-121-7/+9 * - update to 0.11.0dinoex2006-08-312-4/+4 * - unbreak WITH_GNUSTEP_CAIROdinoex2006-07-261-2/+1 * - fix WITH_GNUSTEP_XDPS with imakedinoex2006-07-261-1/+2 * - Renamed port graphics/libart_lgpl2 -> graphics/libart_lgplpav2006-05-281-2/+2 * - fix build of gnustep-xdpsdinoex2006-04-161-11/+3 * - add USE_GNUSTEP_PREFIXdinoex2006-03-191-3/+1 * - update to 0.10.3dinoex2006-03-182-4/+5 * - mark BROKENdinoex2006-01-261-0/+11 * - new option GNUSTEP_PREFIXdinoex2006-01-191-1/+2 * - Fix build for cairo backenddinoex2006-01-161-0/+2 * - update to 0.10.2dinoex2005-12-252-5/+5 * - add SHA checksumdinoex2005-11-131-0/+1 * - update for cairo releasedinoex2005-11-051-3/+1 * - new backend option WITH_GNUSTEP_CAIROdinoex2005-10-251-11/+17 * - disable glitz by defaultdinoex2005-10-251-0/+2 * - update to 0.10.1dinoex2005-09-222-3/+3 * - cleanup Makefile locationdinoex2005-08-291-1/+1 * - update to 0.10.0dinoex2005-07-282-6/+8 * - update to 0.9.6dinoex2005-05-142-3/+3 * - update to 0.9.5dinoex2005-04-033-5/+31 * - update to 0.9.4dinoex2004-11-083-10/+5 * - udpate to 0.9.3dinoex2004-06-172-3/+3 * - reorder targetdinoex2004-04-291-1/+1 * - make PKGNAMESUFFIX more flexibledinoex2004-03-271-2/+3 * Chase the new location of libXft.marcus2004-03-17