~ubuntu-branches/ubuntu/hardy/evolution-data-server/hardy-updates

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2007-11-13 10:59:20 UTC
  • mfrom: (1.1.38 upstream)
  • Revision ID: james.westby@ubuntu.com-20071113105920-nb6w14udvgx0ghi3
Tags: 2.21.2-0ubuntu1
* New upstream version:
  Bug Fixes:
  - #318842: Task lists should be sorted (LP: #23912)
  - #345135: Disable SSLv2 compatible HELLO on SSL stream when 
    SSLv2 is disabled
  - #359267: Not all memos are showed in calendar view
  - #430420: Returned size <= 0 is an error
  - #460649: Meeting UI Needs To Show Color Of Selected Calendar Source
  - #487229: Use GKeyFile instead of gnome-config to access stored passwords
  - #488156: Minimize use of the WITH_GNOME_KEYRING macro
  - #492130: ESourceSelector uses pointers to ESource
  - #494304: Fix leak
  Updated Translations
  New in 2.21.1:
  - Support for Google Calendar
  Bug Fixes:
  - #203480: (Novell Bugzilla) Compiler warning fix 
    for usage ofunintialized variable
  - #231178: New symbol 'set-label' defined and added corresponding callback
  - #271777: Keep character's case as user types
  - #417999: Don't use deprecated GTK+ symbols
  - #420167: e-d-s now exits with gnome-session
  - #469657: Better use of GHashTable
  - #474000: Use GLib's Base64 API instead of Camel's
  - #475487: When creating the default contact, print errors to the console
  - #475493: Use G_DEFINE_TYPE
  - #475494: Use G_LOCK instead of a static mutex for clearer code
  - #478404: Reset the id to zero
  - #483301: Remove an unused variable
  - #487270: Fix typo in documentation
  - #488173: Remove __FUNCTION__, which is a gcc-ism
  - #488351: Fix an addressbook error on a fresh install
  Other Contributors:
  - Protect against a NULL subject string. 
* debian/*.preinst:
  - On upgrades from Gutsy, remove the symlinks introduced in Gutsy. They
    break upgrades all over, and current cdbs just symlinks individual files.
* Sync with Debian
* debian/control:
  - evolution-data-server Breaks evolution (<< 2.9), 
    evolution-exchange (<= 2.8.1-0ubuntu1),
    evolution-jescs (<= 2.8.2-0ubuntu3), 
    evolution-scalix (<= 10.0.0.357-0ubuntu6)
  - updated maintainer to desktop team
* debian/rules:
  - don't specify the paths for nspr and nss since the package is built 
    with firefox
  - don't build documentation, it's distributed in the upstream tarball

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=US-ASCII">
5
5
<title>CamelMimeFilterIndex</title>
6
 
<meta name="generator" content="DocBook XSL Stylesheets V1.71.1">
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.73.1">
7
7
<link rel="start" href="index.html" title="Camel Reference Manual">
8
8
<link rel="up" href="Filters.html" title="Stream Filters">
9
9
<link rel="prev" href="camel-CamelMimeFilterHTML.html" title="CamelMimeFilterHTML">
10
10
<link rel="next" href="camel-CamelMimeFilterPgp.html" title="CamelMimeFilterPgp">
11
 
<meta name="generator" content="GTK-Doc V1.9 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.10 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
13
13
<link rel="part" href="classes.html" title="Part&#160;I.&#160;Camel Classes">
14
14
<link rel="chapter" href="ClassTree.html" title="Class hierarchy">
31
31
<th width="100%" align="center">Camel Reference Manual</th>
32
32
<td><a accesskey="n" href="camel-CamelMimeFilterPgp.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
33
33
</tr>
34
 
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2599896" class="shortcut">Top</a>
 
34
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2628641" class="shortcut">Top</a>
35
35
                  &#160;|&#160;
36
 
                  <a href="#id2600877" class="shortcut">Description</a></nobr></td></tr>
 
36
                  <a href="#id2629622" class="shortcut">Description</a></nobr></td></tr>
37
37
</table>
38
38
<div class="refentry" lang="en">
39
39
<a name="camel-CamelMimeFilterIndex"></a><div class="titlepage"></div>
40
40
<div class="refnamediv"><table width="100%"><tr>
41
41
<td valign="top">
42
42
<h2>
43
 
<a name="id2599896"></a><span class="refentrytitle">CamelMimeFilterIndex</span>
 
43
<a name="id2628641"></a><span class="refentrytitle">CamelMimeFilterIndex</span>
44
44
</h2>
45
45
<p>CamelMimeFilterIndex</p>
46
46
</td>
52
52
 
53
53
 
54
54
 
55
 
struct              <a href="camel-CamelMimeFilterIndex.html#CamelMimeFilterIndex">CamelMimeFilterIndex</a>;
56
 
<a href="camel-CamelMimeFilterIndex.html#CamelMimeFilterIndex">CamelMimeFilterIndex</a>* <a href="camel-CamelMimeFilterIndex.html#camel-mime-filter-index-new">camel_mime_filter_index_new</a>       (void);
57
 
<a href="camel-CamelMimeFilterIndex.html#CamelMimeFilterIndex">CamelMimeFilterIndex</a>* <a href="camel-CamelMimeFilterIndex.html#camel-mime-filter-index-new-index">camel_mime_filter_index_new_index</a> (struct _CamelIndex *index);
58
 
void                <a href="camel-CamelMimeFilterIndex.html#camel-mime-filter-index-set-name">camel_mime_filter_index_set_name</a>    (<a href="camel-CamelMimeFilterIndex.html#CamelMimeFilterIndex">CamelMimeFilterIndex</a> *filter,
 
55
struct              <a class="link" href="camel-CamelMimeFilterIndex.html#CamelMimeFilterIndex">CamelMimeFilterIndex</a>;
 
56
<a class="link" href="camel-CamelMimeFilterIndex.html#CamelMimeFilterIndex">CamelMimeFilterIndex</a>* <a class="link" href="camel-CamelMimeFilterIndex.html#camel-mime-filter-index-new">camel_mime_filter_index_new</a>       (void);
 
57
<a class="link" href="camel-CamelMimeFilterIndex.html#CamelMimeFilterIndex">CamelMimeFilterIndex</a>* <a class="link" href="camel-CamelMimeFilterIndex.html#camel-mime-filter-index-new-index">camel_mime_filter_index_new_index</a> (struct _CamelIndex *index);
 
58
void                <a class="link" href="camel-CamelMimeFilterIndex.html#camel-mime-filter-index-set-name">camel_mime_filter_index_set_name</a>    (<a class="link" href="camel-CamelMimeFilterIndex.html#CamelMimeFilterIndex">CamelMimeFilterIndex</a> *filter,
59
59
                                                         struct _CamelIndexName *name);
60
 
void                <a href="camel-CamelMimeFilterIndex.html#camel-mime-filter-index-set-index">camel_mime_filter_index_set_index</a>   (<a href="camel-CamelMimeFilterIndex.html#CamelMimeFilterIndex">CamelMimeFilterIndex</a> *filter,
 
60
void                <a class="link" href="camel-CamelMimeFilterIndex.html#camel-mime-filter-index-set-index">camel_mime_filter_index_set_index</a>   (<a class="link" href="camel-CamelMimeFilterIndex.html#CamelMimeFilterIndex">CamelMimeFilterIndex</a> *filter,
61
61
                                                         struct _CamelIndex *index);
62
62
 
63
63
 
64
64
</pre>
65
65
</div>
66
66
<div class="refsect1" lang="en">
67
 
<a name="id2600877"></a><h2>Description</h2>
 
67
<a name="id2629622"></a><h2>Description</h2>
68
68
<p>
69
69
 
70
70
</p>
71
71
</div>
72
72
<div class="refsect1" lang="en">
73
 
<a name="id2600891"></a><h2>Details</h2>
 
73
<a name="id2629636"></a><h2>Details</h2>
74
74
<div class="refsect2" lang="en">
75
 
<a name="id2600902"></a><h3>
 
75
<a name="id2629646"></a><h3>
76
76
<a name="CamelMimeFilterIndex"></a>struct CamelMimeFilterIndex</h3>
77
 
<a class="indexterm" name="id2600915"></a><pre class="programlisting">struct CamelMimeFilterIndex {
 
77
<a class="indexterm" name="id2629660"></a><pre class="programlisting">struct CamelMimeFilterIndex {
78
78
        CamelMimeFilter parent;
79
79
 
80
80
        struct _CamelMimeFilterIndexPrivate *priv;
89
89
</div>
90
90
<hr>
91
91
<div class="refsect2" lang="en">
92
 
<a name="id2600932"></a><h3>
 
92
<a name="id2629677"></a><h3>
93
93
<a name="camel-mime-filter-index-new"></a>camel_mime_filter_index_new ()</h3>
94
 
<a class="indexterm" name="id2600946"></a><pre class="programlisting"><a href="camel-CamelMimeFilterIndex.html#CamelMimeFilterIndex">CamelMimeFilterIndex</a>* camel_mime_filter_index_new       (void);</pre>
 
94
<a class="indexterm" name="id2629691"></a><pre class="programlisting"><a class="link" href="camel-CamelMimeFilterIndex.html#CamelMimeFilterIndex">CamelMimeFilterIndex</a>* camel_mime_filter_index_new       (void);</pre>
95
95
<p>
96
 
Create a new <a href="camel-CamelMimeFilterIndex.html#CamelMimeFilterIndex"><span class="type">CamelMimeFilterIndex</span></a> object</p>
 
96
Create a new <a class="link" href="camel-CamelMimeFilterIndex.html#CamelMimeFilterIndex"><span class="type">CamelMimeFilterIndex</span></a> object</p>
97
97
<p>
98
98
 
99
99
</p>
100
100
<div class="variablelist"><table border="0">
101
101
<col align="left" valign="top">
102
102
<tbody><tr>
103
 
<td><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></td>
104
 
<td>a new <a href="camel-CamelMimeFilterIndex.html#CamelMimeFilterIndex"><span class="type">CamelMimeFilterIndex</span></a> object
 
103
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></p></td>
 
104
<td>a new <a class="link" href="camel-CamelMimeFilterIndex.html#CamelMimeFilterIndex"><span class="type">CamelMimeFilterIndex</span></a> object
105
105
</td>
106
106
</tr></tbody>
107
107
</table></div>
108
108
</div>
109
109
<hr>
110
110
<div class="refsect2" lang="en">
111
 
<a name="id2601003"></a><h3>
 
111
<a name="id2629748"></a><h3>
112
112
<a name="camel-mime-filter-index-new-index"></a>camel_mime_filter_index_new_index ()</h3>
113
 
<a class="indexterm" name="id2601018"></a><pre class="programlisting"><a href="camel-CamelMimeFilterIndex.html#CamelMimeFilterIndex">CamelMimeFilterIndex</a>* camel_mime_filter_index_new_index (struct _CamelIndex *index);</pre>
 
113
<a class="indexterm" name="id2629763"></a><pre class="programlisting"><a class="link" href="camel-CamelMimeFilterIndex.html#CamelMimeFilterIndex">CamelMimeFilterIndex</a>* camel_mime_filter_index_new_index (struct _CamelIndex *index);</pre>
114
114
<p>
115
 
Create a new <a href="camel-CamelMimeFilterIndex.html#CamelMimeFilterIndex"><span class="type">CamelMimeFilterIndex</span></a> based on <em class="parameter"><code>index</code></em>.</p>
 
115
Create a new <a class="link" href="camel-CamelMimeFilterIndex.html#CamelMimeFilterIndex"><span class="type">CamelMimeFilterIndex</span></a> based on <em class="parameter"><code>index</code></em>.</p>
116
116
<p>
117
117
 
118
118
</p>
120
120
<col align="left" valign="top">
121
121
<tbody>
122
122
<tr>
123
 
<td><span class="term"><em class="parameter"><code>index</code></em>&#160;:</span></td>
 
123
<td><p><span class="term"><em class="parameter"><code>index</code></em>&#160;:</span></p></td>
124
124
<td> a <span class="type">CamelIndex</span> object
125
125
</td>
126
126
</tr>
127
127
<tr>
128
 
<td><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></td>
129
 
<td>a new <a href="camel-CamelMimeFilterIndex.html#CamelMimeFilterIndex"><span class="type">CamelMimeFilterIndex</span></a> object
 
128
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></p></td>
 
129
<td>a new <a class="link" href="camel-CamelMimeFilterIndex.html#CamelMimeFilterIndex"><span class="type">CamelMimeFilterIndex</span></a> object
130
130
</td>
131
131
</tr>
132
132
</tbody>
134
134
</div>
135
135
<hr>
136
136
<div class="refsect2" lang="en">
137
 
<a name="id2601111"></a><h3>
 
137
<a name="id2629856"></a><h3>
138
138
<a name="camel-mime-filter-index-set-name"></a>camel_mime_filter_index_set_name ()</h3>
139
 
<a class="indexterm" name="id2601125"></a><pre class="programlisting">void                camel_mime_filter_index_set_name    (<a href="camel-CamelMimeFilterIndex.html#CamelMimeFilterIndex">CamelMimeFilterIndex</a> *filter,
 
139
<a class="indexterm" name="id2629870"></a><pre class="programlisting">void                camel_mime_filter_index_set_name    (<a class="link" href="camel-CamelMimeFilterIndex.html#CamelMimeFilterIndex">CamelMimeFilterIndex</a> *filter,
140
140
                                                         struct _CamelIndexName *name);</pre>
141
141
<p>
142
142
Set the match name for any indexed words.</p>
147
147
<col align="left" valign="top">
148
148
<tbody>
149
149
<tr>
150
 
<td><span class="term"><em class="parameter"><code>filter</code></em>&#160;:</span></td>
151
 
<td> a <a href="camel-CamelMimeFilterIndex.html#CamelMimeFilterIndex"><span class="type">CamelMimeFilterIndex</span></a> object
 
150
<td><p><span class="term"><em class="parameter"><code>filter</code></em>&#160;:</span></p></td>
 
151
<td> a <a class="link" href="camel-CamelMimeFilterIndex.html#CamelMimeFilterIndex"><span class="type">CamelMimeFilterIndex</span></a> object
152
152
</td>
153
153
</tr>
154
154
<tr>
155
 
<td><span class="term"><em class="parameter"><code>name</code></em>&#160;:</span></td>
 
155
<td><p><span class="term"><em class="parameter"><code>name</code></em>&#160;:</span></p></td>
156
156
<td> a <span class="type">CamelIndexName</span> object
157
157
</td>
158
158
</tr>
161
161
</div>
162
162
<hr>
163
163
<div class="refsect2" lang="en">
164
 
<a name="id2601217"></a><h3>
 
164
<a name="id2629962"></a><h3>
165
165
<a name="camel-mime-filter-index-set-index"></a>camel_mime_filter_index_set_index ()</h3>
166
 
<a class="indexterm" name="id2601231"></a><pre class="programlisting">void                camel_mime_filter_index_set_index   (<a href="camel-CamelMimeFilterIndex.html#CamelMimeFilterIndex">CamelMimeFilterIndex</a> *filter,
 
166
<a class="indexterm" name="id2629976"></a><pre class="programlisting">void                camel_mime_filter_index_set_index   (<a class="link" href="camel-CamelMimeFilterIndex.html#CamelMimeFilterIndex">CamelMimeFilterIndex</a> *filter,
167
167
                                                         struct _CamelIndex *index);</pre>
168
168
<p>
169
169
Set <em class="parameter"><code>index</code></em> on <em class="parameter"><code>filter</code></em>.</p>
174
174
<col align="left" valign="top">
175
175
<tbody>
176
176
<tr>
177
 
<td><span class="term"><em class="parameter"><code>filter</code></em>&#160;:</span></td>
178
 
<td> a <a href="camel-CamelMimeFilterIndex.html#CamelMimeFilterIndex"><span class="type">CamelMimeFilterIndex</span></a> object
 
177
<td><p><span class="term"><em class="parameter"><code>filter</code></em>&#160;:</span></p></td>
 
178
<td> a <a class="link" href="camel-CamelMimeFilterIndex.html#CamelMimeFilterIndex"><span class="type">CamelMimeFilterIndex</span></a> object
179
179
</td>
180
180
</tr>
181
181
<tr>
182
 
<td><span class="term"><em class="parameter"><code>index</code></em>&#160;:</span></td>
 
182
<td><p><span class="term"><em class="parameter"><code>index</code></em>&#160;:</span></p></td>
183
183
<td> a <span class="type">CamelIndex</span> object
184
184
</td>
185
185
</tr>
188
188
</div>
189
189
</div>
190
190
<div class="refsect1" lang="en">
191
 
<a name="id2601333"></a><div class="refsect2" lang="en"><a name="id2601334"></a></div>
 
191
<a name="id2630078"></a><div class="refsect2" lang="en"><a name="id2630079"></a></div>
192
192
<hr>
193
 
<div class="refsect2" lang="en"><a name="id2601335"></a></div>
 
193
<div class="refsect2" lang="en"><a name="id2630080"></a></div>
194
194
</div>
195
195
</div>
196
196
</body>