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

« 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: 2010-03-01 22:47:15 UTC
  • mfrom: (1.1.77 upstream)
  • Revision ID: james.westby@ubuntu.com-20100301224715-drsxc2y3t8anz3c0
Tags: 2.28.3-0ubuntu1
* New upstream version:
  Bug Fixes:
  - #602723 - Contact list name doesn't get displayed in 'To' dialog 
  - #600322 - assertion failed: (reply == msg) in cs_waitinfo()
              (lp: #455020, #475147)
  - #564727 - Few memory leaks (lp: #305428)
  - #574940 - Always ref returned info from message_info_from_uid 
              (lp: #341909)
  - #429317 - Use the relative URI returned if the server 
              re-directs a request
  - #602820 - Test validity of a book_view before using it in LDAP 
  - #590762 - Recurring google calendar items are not changeable
  - #604236 - Slow GPG processing 
  - #597816 - Do not crash on incorrect parameters used in sexp to SQL 
              (lp: #444177)
  - #604544 - Try Exchange fallback authentication only once 
  - #600778 - Fix --enable-e2k-debug configure option resolution 
  - #260407 - 'endswith' address book search doesn't work 
  - #549221 - (bnc) delete, sync flags immediately
* debian/patches/99_reconfigure.patch:
  - new version update

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.75.2">
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
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.11 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.14 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
13
 
<link rel="part" href="classes.html" title="Part I. Camel Classes">
14
 
<link rel="chapter" href="ClassTree.html" title="Class Hierarchy">
15
 
<link rel="chapter" href="Fundamentals.html" title="Fundamentals">
16
 
<link rel="chapter" href="Streams.html" title="Streams">
17
 
<link rel="chapter" href="StreamFilters.html" title="Stream Filters">
18
 
<link rel="chapter" href="Services.html" title="Services">
19
 
<link rel="chapter" href="Filters.html" title="Filters">
20
 
<link rel="chapter" href="Folders.html" title="Folders">
21
 
<link rel="chapter" href="SearchFolders.html" title="Search Folders">
22
 
<link rel="chapter" href="Addresses.html" title="Addresses">
23
 
<link rel="chapter" href="Crypto.html" title="Crypto Contexts">
24
 
<link rel="chapter" href="MIME.html" title="MIME Objects">
25
 
<link rel="chapter" href="Storage.html" title="Metadata Storage">
26
 
<link rel="chapter" href="Utilities.html" title="Utilities">
27
 
<link rel="chapter" href="Deprecated.html" title="Deprecated Objects">
28
 
<link rel="index" href="ix01.html" title="Index">
29
 
<link rel="index" href="ix02.html" title="Index of deprecated symbols">
30
13
</head>
31
14
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
32
15
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
39
22
</tr>
40
23
<tr><td colspan="5" class="shortcuts">
41
24
<a href="#camel-CamelMimeFilterCRLF.synopsis" class="shortcut">Top</a>
42
 
                 | 
43
 
                <a href="#camel-CamelMimeFilterCRLF.description" class="shortcut">Description</a>
 
25
                   | 
 
26
                  <a href="#camel-CamelMimeFilterCRLF.description" class="shortcut">Description</a>
44
27
</td></tr>
45
28
</table>
46
 
<div class="refentry" title="CamelMimeFilterCRLF">
 
29
<div class="refentry" lang="en">
47
30
<a name="camel-CamelMimeFilterCRLF"></a><div class="titlepage"></div>
48
31
<div class="refnamediv"><table width="100%"><tr>
49
32
<td valign="top">
52
35
</td>
53
36
<td valign="top" align="right"></td>
54
37
</tr></table></div>
55
 
<div class="refsynopsisdiv" title="Synopsis">
 
38
<div class="refsynopsisdiv">
56
39
<a name="camel-CamelMimeFilterCRLF.synopsis"></a><h2>Synopsis</h2>
57
 
<pre class="synopsis">
58
 
struct              <a class="link" href="camel-CamelMimeFilterCRLF.html#CamelMimeFilterCRLF" title="struct CamelMimeFilterCRLF">CamelMimeFilterCRLF</a>;
 
40
<pre class="synopsis">struct              <a class="link" href="camel-CamelMimeFilterCRLF.html#CamelMimeFilterCRLF" title="struct CamelMimeFilterCRLF">CamelMimeFilterCRLF</a>;
59
41
enum                <a class="link" href="camel-CamelMimeFilterCRLF.html#CamelMimeFilterCRLFDirection" title="enum CamelMimeFilterCRLFDirection">CamelMimeFilterCRLFDirection</a>;
60
42
enum                <a class="link" href="camel-CamelMimeFilterCRLF.html#CamelMimeFilterCRLFMode" title="enum CamelMimeFilterCRLFMode">CamelMimeFilterCRLFMode</a>;
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,
62
 
                                                         <a class="link" href="camel-CamelMimeFilterCRLF.html#CamelMimeFilterCRLFMode" title="enum CamelMimeFilterCRLFMode">CamelMimeFilterCRLFMode</a> mode);
 
43
<a class="link" href="camel-CamelMimeFilter.html#CamelMimeFilter" title="struct CamelMimeFilter"><span class="returnvalue">CamelMimeFilter</span></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>          (<em class="parameter"><code><a class="link" href="camel-CamelMimeFilterCRLF.html#CamelMimeFilterCRLFDirection" title="enum CamelMimeFilterCRLFDirection"><span class="type">CamelMimeFilterCRLFDirection</span></a> direction</code></em>,
 
44
                                                         <em class="parameter"><code><a class="link" href="camel-CamelMimeFilterCRLF.html#CamelMimeFilterCRLFMode" title="enum CamelMimeFilterCRLFMode"><span class="type">CamelMimeFilterCRLFMode</span></a> mode</code></em>);
63
45
</pre>
64
46
</div>
65
 
<div class="refsect1" title="Description">
 
47
<div class="refsect1" lang="en">
66
48
<a name="camel-CamelMimeFilterCRLF.description"></a><h2>Description</h2>
67
49
<p>
68
50
</p>
69
51
</div>
70
 
<div class="refsect1" title="Details">
 
52
<div class="refsect1" lang="en">
71
53
<a name="camel-CamelMimeFilterCRLF.details"></a><h2>Details</h2>
72
 
<div class="refsect2" title="struct CamelMimeFilterCRLF">
 
54
<div class="refsect2" lang="en">
73
55
<a name="CamelMimeFilterCRLF"></a><h3>struct CamelMimeFilterCRLF</h3>
74
56
<pre class="programlisting">struct CamelMimeFilterCRLF {
75
57
        CamelMimeFilter parent;
85
67
</p>
86
68
</div>
87
69
<hr>
88
 
<div class="refsect2" title="enum CamelMimeFilterCRLFDirection">
 
70
<div class="refsect2" lang="en">
89
71
<a name="CamelMimeFilterCRLFDirection"></a><h3>enum CamelMimeFilterCRLFDirection</h3>
90
72
<pre class="programlisting">typedef enum {
91
73
        CAMEL_MIME_FILTER_CRLF_ENCODE,
96
78
</p>
97
79
</div>
98
80
<hr>
99
 
<div class="refsect2" title="enum CamelMimeFilterCRLFMode">
 
81
<div class="refsect2" lang="en">
100
82
<a name="CamelMimeFilterCRLFMode"></a><h3>enum CamelMimeFilterCRLFMode</h3>
101
83
<pre class="programlisting">typedef enum {
102
84
        CAMEL_MIME_FILTER_CRLF_MODE_CRLF_DOTS,
107
89
</p>
108
90
</div>
109
91
<hr>
110
 
<div class="refsect2" title="camel_mime_filter_crlf_new ()">
 
92
<div class="refsect2" lang="en">
111
93
<a name="camel-mime-filter-crlf-new"></a><h3>camel_mime_filter_crlf_new ()</h3>
112
 
<pre class="programlisting"><a class="link" href="camel-CamelMimeFilter.html#CamelMimeFilter" title="struct CamelMimeFilter">CamelMimeFilter</a> *   camel_mime_filter_crlf_new          (<a class="link" href="camel-CamelMimeFilterCRLF.html#CamelMimeFilterCRLFDirection" title="enum CamelMimeFilterCRLFDirection">CamelMimeFilterCRLFDirection</a> direction,
113
 
                                                         <a class="link" href="camel-CamelMimeFilterCRLF.html#CamelMimeFilterCRLFMode" title="enum CamelMimeFilterCRLFMode">CamelMimeFilterCRLFMode</a> mode);</pre>
 
94
<pre class="programlisting"><a class="link" href="camel-CamelMimeFilter.html#CamelMimeFilter" title="struct CamelMimeFilter"><span class="returnvalue">CamelMimeFilter</span></a> *   camel_mime_filter_crlf_new          (<em class="parameter"><code><a class="link" href="camel-CamelMimeFilterCRLF.html#CamelMimeFilterCRLFDirection" title="enum CamelMimeFilterCRLFDirection"><span class="type">CamelMimeFilterCRLFDirection</span></a> direction</code></em>,
 
95
                                                         <em class="parameter"><code><a class="link" href="camel-CamelMimeFilterCRLF.html#CamelMimeFilterCRLFMode" title="enum CamelMimeFilterCRLFMode"><span class="type">CamelMimeFilterCRLFMode</span></a> mode</code></em>);</pre>
114
96
<p>
115
97
Create a new <span class="type">CamelMimeFiletrCRLF</span> object.</p>
116
 
<p>
117
 
</p>
118
98
<div class="variablelist"><table border="0">
119
99
<col align="left" valign="top">
120
100
<tbody>
121
101
<tr>
122
102
<td><p><span class="term"><em class="parameter"><code>direction</code></em> :</span></p></td>
123
 
<td> encode vs decode
 
103
<td>encode vs decode
124
104
</td>
125
105
</tr>
126
106
<tr>
127
107
<td><p><span class="term"><em class="parameter"><code>mode</code></em> :</span></p></td>
128
 
<td> whether or not to perform SMTP dot-escaping
 
108
<td>whether or not to perform SMTP dot-escaping
129
109
</td>
130
110
</tr>
131
111
<tr>
140
120
</div>
141
121
<div class="footer">
142
122
<hr>
143
 
          Generated by GTK-Doc V1.11</div>
 
123
          Generated by GTK-Doc V1.14</div>
144
124
</body>
145
 
</html>
 
125
</html>
 
 
b'\\ No newline at end of file'