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

« back to all changes in this revision

Viewing changes to docs/reference/camel/html/camel-CamelMimeFilterCharset.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>CamelMimeFilterCharset</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-CamelMimeFilterCanon.html" title="CamelMimeFilterCanon">
10
10
<link rel="next" href="camel-CamelMimeFilterCRLF.html" title="CamelMimeFilterCRLF">
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-CamelMimeFilterCharset.synopsis" class="shortcut">Top</a>
42
 
                 | 
43
 
                <a href="#camel-CamelMimeFilterCharset.description" class="shortcut">Description</a>
 
25
                   | 
 
26
                  <a href="#camel-CamelMimeFilterCharset.description" class="shortcut">Description</a>
44
27
</td></tr>
45
28
</table>
46
 
<div class="refentry" title="CamelMimeFilterCharset">
 
29
<div class="refentry" lang="en">
47
30
<a name="camel-CamelMimeFilterCharset"></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-CamelMimeFilterCharset.synopsis"></a><h2>Synopsis</h2>
57
 
<pre class="synopsis">
58
 
struct              <a class="link" href="camel-CamelMimeFilterCharset.html#CamelMimeFilterCharset" title="struct CamelMimeFilterCharset">CamelMimeFilterCharset</a>;
59
 
<a class="link" href="camel-CamelMimeFilterCharset.html#CamelMimeFilterCharset" title="struct CamelMimeFilterCharset">CamelMimeFilterCharset</a> * <a class="link" href="camel-CamelMimeFilterCharset.html#camel-mime-filter-charset-new" title="camel_mime_filter_charset_new ()">camel_mime_filter_charset_new</a>  (void);
60
 
<a class="link" href="camel-CamelMimeFilterCharset.html#CamelMimeFilterCharset" title="struct CamelMimeFilterCharset">CamelMimeFilterCharset</a> * <a class="link" href="camel-CamelMimeFilterCharset.html#camel-mime-filter-charset-new-convert" title="camel_mime_filter_charset_new_convert ()">camel_mime_filter_charset_new_convert</a>
61
 
                                                        (const <a
62
 
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
63
 
>gchar</a> *from_charset,
64
 
                                                         const <a
65
 
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
66
 
>gchar</a> *to_charset);
 
40
<pre class="synopsis">struct              <a class="link" href="camel-CamelMimeFilterCharset.html#CamelMimeFilterCharset" title="struct CamelMimeFilterCharset">CamelMimeFilterCharset</a>;
 
41
<a class="link" href="camel-CamelMimeFilterCharset.html#CamelMimeFilterCharset" title="struct CamelMimeFilterCharset"><span class="returnvalue">CamelMimeFilterCharset</span></a> * <a class="link" href="camel-CamelMimeFilterCharset.html#camel-mime-filter-charset-new" title="camel_mime_filter_charset_new ()">camel_mime_filter_charset_new</a>  (<em class="parameter"><code><span class="type">void</span></code></em>);
 
42
<a class="link" href="camel-CamelMimeFilterCharset.html#CamelMimeFilterCharset" title="struct CamelMimeFilterCharset"><span class="returnvalue">CamelMimeFilterCharset</span></a> * <a class="link" href="camel-CamelMimeFilterCharset.html#camel-mime-filter-charset-new-convert" title="camel_mime_filter_charset_new_convert ()">camel_mime_filter_charset_new_convert</a>
 
43
                                                        (<em class="parameter"><code>const <span class="type">gchar</span> *from_charset</code></em>,
 
44
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *to_charset</code></em>);
67
45
</pre>
68
46
</div>
69
 
<div class="refsect1" title="Description">
 
47
<div class="refsect1" lang="en">
70
48
<a name="camel-CamelMimeFilterCharset.description"></a><h2>Description</h2>
71
49
<p>
72
50
</p>
73
51
</div>
74
 
<div class="refsect1" title="Details">
 
52
<div class="refsect1" lang="en">
75
53
<a name="camel-CamelMimeFilterCharset.details"></a><h2>Details</h2>
76
 
<div class="refsect2" title="struct CamelMimeFilterCharset">
 
54
<div class="refsect2" lang="en">
77
55
<a name="CamelMimeFilterCharset"></a><h3>struct CamelMimeFilterCharset</h3>
78
56
<pre class="programlisting">struct CamelMimeFilterCharset {
79
57
        CamelMimeFilter parent;
89
67
</p>
90
68
</div>
91
69
<hr>
92
 
<div class="refsect2" title="camel_mime_filter_charset_new ()">
 
70
<div class="refsect2" lang="en">
93
71
<a name="camel-mime-filter-charset-new"></a><h3>camel_mime_filter_charset_new ()</h3>
94
 
<pre class="programlisting"><a class="link" href="camel-CamelMimeFilterCharset.html#CamelMimeFilterCharset" title="struct CamelMimeFilterCharset">CamelMimeFilterCharset</a> * camel_mime_filter_charset_new  (void);</pre>
 
72
<pre class="programlisting"><a class="link" href="camel-CamelMimeFilterCharset.html#CamelMimeFilterCharset" title="struct CamelMimeFilterCharset"><span class="returnvalue">CamelMimeFilterCharset</span></a> * camel_mime_filter_charset_new  (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
95
73
<p>
96
74
Create a new <a class="link" href="camel-CamelMimeFilterCharset.html#CamelMimeFilterCharset" title="struct CamelMimeFilterCharset"><span class="type">CamelMimeFilterCharset</span></a> object.</p>
97
 
<p>
98
 
</p>
99
75
<div class="variablelist"><table border="0">
100
76
<col align="left" valign="top">
101
77
<tbody><tr>
106
82
</table></div>
107
83
</div>
108
84
<hr>
109
 
<div class="refsect2" title="camel_mime_filter_charset_new_convert ()">
 
85
<div class="refsect2" lang="en">
110
86
<a name="camel-mime-filter-charset-new-convert"></a><h3>camel_mime_filter_charset_new_convert ()</h3>
111
 
<pre class="programlisting"><a class="link" href="camel-CamelMimeFilterCharset.html#CamelMimeFilterCharset" title="struct CamelMimeFilterCharset">CamelMimeFilterCharset</a> * camel_mime_filter_charset_new_convert
112
 
                                                        (const <a
113
 
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
114
 
>gchar</a> *from_charset,
115
 
                                                         const <a
116
 
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
117
 
>gchar</a> *to_charset);</pre>
 
87
<pre class="programlisting"><a class="link" href="camel-CamelMimeFilterCharset.html#CamelMimeFilterCharset" title="struct CamelMimeFilterCharset"><span class="returnvalue">CamelMimeFilterCharset</span></a> * camel_mime_filter_charset_new_convert
 
88
                                                        (<em class="parameter"><code>const <span class="type">gchar</span> *from_charset</code></em>,
 
89
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *to_charset</code></em>);</pre>
118
90
<p>
119
91
Create a new <span class="type">CamelMimeFiletrCharset</span> object to convert text from
120
92
<em class="parameter"><code>from_charset</code></em> to <em class="parameter"><code>to_charset</code></em>.</p>
121
 
<p>
122
 
</p>
123
93
<div class="variablelist"><table border="0">
124
94
<col align="left" valign="top">
125
95
<tbody>
126
96
<tr>
127
97
<td><p><span class="term"><em class="parameter"><code>from_charset</code></em> :</span></p></td>
128
 
<td> charset to convert from
 
98
<td>charset to convert from
129
99
</td>
130
100
</tr>
131
101
<tr>
132
102
<td><p><span class="term"><em class="parameter"><code>to_charset</code></em> :</span></p></td>
133
 
<td> charset to convert to
 
103
<td>charset to convert to
134
104
</td>
135
105
</tr>
136
106
<tr>
145
115
</div>
146
116
<div class="footer">
147
117
<hr>
148
 
          Generated by GTK-Doc V1.11</div>
 
118
          Generated by GTK-Doc V1.14</div>
149
119
</body>
150
 
</html>
 
120
</html>
 
 
b'\\ No newline at end of file'