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

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2009-07-27 16:04:20 UTC
  • mfrom: (1.1.70 upstream)
  • Revision ID: james.westby@ubuntu.com-20090727160420-dr27rzbz6ddjqo04
Tags: 2.27.5-0ubuntu1
* New upstream version: 
  Bug Fixes:
  Address Book:
  - #587558 - Removing a picture of a contact in an LDAP addressbook
              crashes evolution 
  - #589325 - Evolution Contacts reports ambiguous error on Google
              Contacts authentication failure with bad password 
  Calendar:
  - #572176 - Allow local iCal files to be selected as calendar source
  - #586342 - CalDAV backend does not support attachments 
  - #588857 - CalDAV for Google calendars should allow email notifications
  Mail:
  - #524219 (bnc) - Unable to read forward groupwise mails in other clients.
  - #588220 - Evolution crashed when starting with local account configured 
  - #588573 - NULL string comparison in camel-search-sql-sexp.c
  Miscellaneous:
  - #583374 - The broken Google calendar import should be replaced by
              the working CalDAV support 
  - #588277 - Unnecessary special-purpose configure flag 
  Other Fixes:
  Handle quota error messages. 
  Return the proper timezone to get the counts right in all timezones.
  CamelVeeFolder - pass exceptions to functions instead of NULL
  Migrate caldav, groupwise, http, weather backends to ECalBackendStore.   
  Translations

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>camel-debug</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="Fundamentals.html" title="Fundamentals">
9
9
<link rel="prev" href="camel-camel-arg.html" title="camel-arg">
10
10
<link rel="next" href="camel-camel-exception.html" title="camel-exception">
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-camel-debug.synopsis" class="shortcut">Top</a>
42
 
                   | 
43
 
                  <a href="#camel-camel-debug.description" class="shortcut">Description</a>
 
42
                 | 
 
43
                <a href="#camel-camel-debug.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-camel-debug.synopsis"></a><h2>Synopsis</h2>
57
 
<pre class="synopsis">#define             <a class="link" href="camel-camel-debug.html#CAMEL-DEBUG-IMAP:CAPS" title="CAMEL_DEBUG_IMAP">CAMEL_DEBUG_IMAP</a>
58
 
#define             <a class="link" href="camel-camel-debug.html#CAMEL-DEBUG-IMAP-FOLDER:CAPS" title="CAMEL_DEBUG_IMAP_FOLDER">CAMEL_DEBUG_IMAP_FOLDER</a>
 
57
<pre class="synopsis">
 
58
#define             <a class="link" href="camel-camel-debug.html#CAMEL-DEBUG-IMAP--CAPS" title="CAMEL_DEBUG_IMAP">CAMEL_DEBUG_IMAP</a>
 
59
#define             <a class="link" href="camel-camel-debug.html#CAMEL-DEBUG-IMAP-FOLDER--CAPS" title="CAMEL_DEBUG_IMAP_FOLDER">CAMEL_DEBUG_IMAP_FOLDER</a>
59
60
void                <a class="link" href="camel-camel-debug.html#camel-debug-init" title="camel_debug_init ()">camel_debug_init</a>                    (void);
60
 
gboolean            <a class="link" href="camel-camel-debug.html#camel-debug" title="camel_debug ()">camel_debug</a>                         (const gchar *mode);
61
 
gboolean            <a class="link" href="camel-camel-debug.html#camel-debug-start" title="camel_debug_start ()">camel_debug_start</a>                   (const gchar *mode);
 
61
<a
 
62
href="../glib/glib-Basic-Types.html#gboolean"
 
63
>gboolean</a>            <a class="link" href="camel-camel-debug.html#camel-debug" title="camel_debug ()">camel_debug</a>                         (const <a
 
64
href="../glib/glib-Basic-Types.html#gchar"
 
65
>gchar</a> *mode);
 
66
<a
 
67
href="../glib/glib-Basic-Types.html#gboolean"
 
68
>gboolean</a>            <a class="link" href="camel-camel-debug.html#camel-debug-start" title="camel_debug_start ()">camel_debug_start</a>                   (const <a
 
69
href="../glib/glib-Basic-Types.html#gchar"
 
70
>gchar</a> *mode);
62
71
void                <a class="link" href="camel-camel-debug.html#camel-debug-end" title="camel_debug_end ()">camel_debug_end</a>                     (void);
63
72
extern              gint <a class="link" href="camel-camel-debug.html#camel-verbose-debug" title="camel_verbose_debug">camel_verbose_debug</a>;
64
73
</pre>
71
80
<div class="refsect1" lang="en">
72
81
<a name="camel-camel-debug.details"></a><h2>Details</h2>
73
82
<div class="refsect2" lang="en">
74
 
<a name="CAMEL-DEBUG-IMAP:CAPS"></a><h3>CAMEL_DEBUG_IMAP</h3>
 
83
<a name="CAMEL-DEBUG-IMAP--CAPS"></a><h3>CAMEL_DEBUG_IMAP</h3>
75
84
<pre class="programlisting">#define CAMEL_DEBUG_IMAP "imap"
76
85
</pre>
77
86
<p>
79
88
</div>
80
89
<hr>
81
90
<div class="refsect2" lang="en">
82
 
<a name="CAMEL-DEBUG-IMAP-FOLDER:CAPS"></a><h3>CAMEL_DEBUG_IMAP_FOLDER</h3>
 
91
<a name="CAMEL-DEBUG-IMAP-FOLDER--CAPS"></a><h3>CAMEL_DEBUG_IMAP_FOLDER</h3>
83
92
<pre class="programlisting">#define CAMEL_DEBUG_IMAP_FOLDER "imap:folder"
84
93
</pre>
85
94
<p>
116
125
<hr>
117
126
<div class="refsect2" lang="en">
118
127
<a name="camel-debug"></a><h3>camel_debug ()</h3>
119
 
<pre class="programlisting">gboolean            camel_debug                         (const gchar *mode);</pre>
 
128
<pre class="programlisting"><a
 
129
href="../glib/glib-Basic-Types.html#gboolean"
 
130
>gboolean</a>            camel_debug                         (const <a
 
131
href="../glib/glib-Basic-Types.html#gchar"
 
132
>gchar</a> *mode);</pre>
120
133
<p>
121
134
Check to see if a debug mode is activated.  <em class="parameter"><code>mode</code></em> takes one of two forms,
122
135
a fully qualified 'module:target', or a wildcard 'module' name.  It
143
156
<hr>
144
157
<div class="refsect2" lang="en">
145
158
<a name="camel-debug-start"></a><h3>camel_debug_start ()</h3>
146
 
<pre class="programlisting">gboolean            camel_debug_start                   (const gchar *mode);</pre>
 
159
<pre class="programlisting"><a
 
160
href="../glib/glib-Basic-Types.html#gboolean"
 
161
>gboolean</a>            camel_debug_start                   (const <a
 
162
href="../glib/glib-Basic-Types.html#gchar"
 
163
>gchar</a> *mode);</pre>
147
164
<p>
148
165
Start debug output for a given mode, used to make sure debug output
149
166
is output atomically and not interspersed with unrelated stuff.</p>
192
209
</div>
193
210
<div class="footer">
194
211
<hr>
195
 
          Generated by GTK-Doc V1.12</div>
 
212
          Generated by GTK-Doc V1.11</div>
196
213
</body>
197
214
</html>