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

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2009-09-07 15:43:29 UTC
  • mfrom: (1.1.73 upstream)
  • Revision ID: james.westby@ubuntu.com-20090907154329-ig45a78mkhotc4af
Tags: 2.27.92-0ubuntu1
* New upstream version
  Bug Fixes:
  Mailer:
  - #350007 - evolution busy-waits on GPG signing operations 
  - #578910 - Fixes problem of missing migration for left out folders
  Other Fixes:
  Show filename in password file load/save warnings 
  Paste of e-mail always goes to the left most position 
  Expand <group> inline adds control codes 
  vee_rebuild_folder
* debian/patches/11_it_translation.patch:
  - don't use this debian change, the translation changed and those issues
    should be fixed upstream or in rosetta but not in source changes

Show diffs side-by-side

added added

removed removed

Lines of Context:
56
56
<a name="camel-CamelMimeFilterCanon.synopsis"></a><h2>Synopsis</h2>
57
57
<pre class="synopsis">
58
58
                    <a class="link" href="camel-CamelMimeFilterCanon.html#CamelMimeFilterCanon" title="CamelMimeFilterCanon">CamelMimeFilterCanon</a>;
59
 
<a class="link" href="camel-CamelMimeFilter.html#CamelMimeFilter" title="struct CamelMimeFilter">CamelMimeFilter</a> *   <a class="link" href="camel-CamelMimeFilterCanon.html#camel-mime-filter-canon-new" title="camel_mime_filter_canon_new ()">camel_mime_filter_canon_new</a>         (<a
60
 
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint32"
61
 
>guint32</a> flags);
 
59
<a class="link" href="camel-CamelMimeFilter.html#CamelMimeFilter" title="struct CamelMimeFilter">CamelMimeFilter</a> *   <a class="link" href="camel-CamelMimeFilterCanon.html#camel-mime-filter-canon-new" title="camel_mime_filter_canon_new ()">camel_mime_filter_canon_new</a>         (guint32 flags);
62
60
</pre>
63
61
</div>
64
62
<div class="refsect1" lang="en">
82
80
<hr>
83
81
<div class="refsect2" lang="en">
84
82
<a name="camel-mime-filter-canon-new"></a><h3>camel_mime_filter_canon_new ()</h3>
85
 
<pre class="programlisting"><a class="link" href="camel-CamelMimeFilter.html#CamelMimeFilter" title="struct CamelMimeFilter">CamelMimeFilter</a> *   camel_mime_filter_canon_new         (<a
86
 
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint32"
87
 
>guint32</a> flags);</pre>
 
83
<pre class="programlisting"><a class="link" href="camel-CamelMimeFilter.html#CamelMimeFilter" title="struct CamelMimeFilter">CamelMimeFilter</a> *   camel_mime_filter_canon_new         (guint32 flags);</pre>
88
84
<p>
89
85
Create a new filter to canonicalise an input stream.</p>
90
86
<p>