~ubuntu-branches/ubuntu/karmic/evolution-data-server/karmic

« back to all changes in this revision

Viewing changes to docs/reference/camel/html/camel-CamelMimeFilterCRLF.html

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2009-10-19 10:39:37 UTC
  • mfrom: (1.1.75 upstream)
  • Revision ID: james.westby@ubuntu.com-20091019103937-6cfyh1pemq2vhbju
Tags: 2.28.1-0ubuntu1
New upstream version:
Bug Fixes:
#270893Support client certificates for IMAP 
#593019Importing event with pseudo "Etc/UTC" timezone crashed
(lp: #373865)
#593023Deleting an imported recurrent event will remain    
#594502Some google calendar meetings don't show up 
#595082Contacts displayed twice in new email contact list (lp: #428917)
#596157Use "Message-ID" instead of "Message-Id" 

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
<head>
4
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
<title>CamelMimeFilterCRLF</title>
6
 
<meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.74.3">
7
7
<link rel="home" href="index.html" title="Camel Reference Manual">
8
8
<link rel="up" href="StreamFilters.html" title="Stream Filters">
9
9
<link rel="prev" href="camel-CamelMimeFilterCharset.html" title="CamelMimeFilterCharset">
10
10
<link rel="next" href="camel-CamelMimeFilterEnriched.html" title="CamelMimeFilterEnriched">
11
 
<meta name="generator" content="GTK-Doc V1.12 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
13
13
<link rel="part" href="classes.html" title="Part I. Camel Classes">
14
14
<link rel="chapter" href="ClassTree.html" title="Class Hierarchy">
39
39
</tr>
40
40
<tr><td colspan="5" class="shortcuts">
41
41
<a href="#camel-CamelMimeFilterCRLF.synopsis" class="shortcut">Top</a>
42
 
                   | 
43
 
                  <a href="#camel-CamelMimeFilterCRLF.description" class="shortcut">Description</a>
 
42
                 | 
 
43
                <a href="#camel-CamelMimeFilterCRLF.description" class="shortcut">Description</a>
44
44
</td></tr>
45
45
</table>
46
46
<div class="refentry" lang="en">
54
54
</tr></table></div>
55
55
<div class="refsynopsisdiv">
56
56
<a name="camel-CamelMimeFilterCRLF.synopsis"></a><h2>Synopsis</h2>
57
 
<pre class="synopsis">struct              <a class="link" href="camel-CamelMimeFilterCRLF.html#CamelMimeFilterCRLF" title="struct CamelMimeFilterCRLF">CamelMimeFilterCRLF</a>;
 
57
<pre class="synopsis">
 
58
struct              <a class="link" href="camel-CamelMimeFilterCRLF.html#CamelMimeFilterCRLF" title="struct CamelMimeFilterCRLF">CamelMimeFilterCRLF</a>;
58
59
enum                <a class="link" href="camel-CamelMimeFilterCRLF.html#CamelMimeFilterCRLFDirection" title="enum CamelMimeFilterCRLFDirection">CamelMimeFilterCRLFDirection</a>;
59
60
enum                <a class="link" href="camel-CamelMimeFilterCRLF.html#CamelMimeFilterCRLFMode" title="enum CamelMimeFilterCRLFMode">CamelMimeFilterCRLFMode</a>;
60
61
<a class="link" href="camel-CamelMimeFilter.html#CamelMimeFilter" title="struct CamelMimeFilter">CamelMimeFilter</a> *   <a class="link" href="camel-CamelMimeFilterCRLF.html#camel-mime-filter-crlf-new" title="camel_mime_filter_crlf_new ()">camel_mime_filter_crlf_new</a>          (<a class="link" href="camel-CamelMimeFilterCRLF.html#CamelMimeFilterCRLFDirection" title="enum CamelMimeFilterCRLFDirection">CamelMimeFilterCRLFDirection</a> direction,
112
113
                                                         <a class="link" href="camel-CamelMimeFilterCRLF.html#CamelMimeFilterCRLFMode" title="enum CamelMimeFilterCRLFMode">CamelMimeFilterCRLFMode</a> mode);</pre>
113
114
<p>
114
115
Create a new <span class="type">CamelMimeFiletrCRLF</span> object.</p>
 
116
<p>
 
117
</p>
115
118
<div class="variablelist"><table border="0">
116
119
<col align="left" valign="top">
117
120
<tbody>
137
140
</div>
138
141
<div class="footer">
139
142
<hr>
140
 
          Generated by GTK-Doc V1.12</div>
 
143
          Generated by GTK-Doc V1.11</div>
141
144
</body>
142
145
</html>