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

« back to all changes in this revision

Viewing changes to docs/reference/addressbook/libebook/html/libebook-e-book-types.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>e-book-types</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="Evolution API Reference: libebook, the Addressbook Library">
8
8
<link rel="up" href="ch01.html" title="Evolution API Reference: libebook, the Addressbook Library">
9
9
<link rel="prev" href="libebook-e-book-query.html" title="e-book-query">
10
10
<link rel="next" href="EBookView.html" title="EBookView">
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="chapter" href="ch01.html" title="Evolution API Reference: libebook, the Addressbook Library">
14
14
<link rel="index" href="ix01.html" title="Index">
22
22
<th width="100%" align="center">Evolution API Reference: libebook, the Addressbook Library</th>
23
23
<td><a accesskey="n" href="EBookView.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
24
24
</tr>
25
 
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2584121" class="shortcut">Top</a>
 
25
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2610095" class="shortcut">Top</a>
26
26
                  &#160;|&#160;
27
 
                  <a href="#id2568922" class="shortcut">Description</a></nobr></td></tr>
 
27
                  <a href="#id2585033" class="shortcut">Description</a></nobr></td></tr>
28
28
</table>
29
29
<div class="refentry" lang="en">
30
30
<a name="libebook-e-book-types"></a><div class="titlepage"></div>
31
31
<div class="refnamediv"><table width="100%"><tr>
32
32
<td valign="top">
33
33
<h2>
34
 
<a name="id2584121"></a><span class="refentrytitle">e-book-types</span>
 
34
<a name="id2610095"></a><span class="refentrytitle">e-book-types</span>
35
35
</h2>
36
36
<p>e-book-types &#8212; 
37
37
Client-side GOBject which exposes the
45
45
 
46
46
 
47
47
 
48
 
#define             <a href="libebook-e-book-types.html#E-BOOK-ERROR:CAPS">E_BOOK_ERROR</a>
49
 
<a
50
 
href="/opt/gnome/share/gtk-doc/html/glib/glib-Quarks.html#GQuark"
51
 
>GQuark</a>              <a href="libebook-e-book-types.html#e-book-error-quark">e_book_error_quark</a>                  (void);
52
 
enum                <a href="libebook-e-book-types.html#EBookStatus">EBookStatus</a>;
53
 
enum                <a href="libebook-e-book-types.html#EBookViewStatus">EBookViewStatus</a>;
54
 
enum                <a href="libebook-e-book-types.html#EBookChangeType">EBookChangeType</a>;
55
 
                    <a href="libebook-e-book-types.html#EBookChange">EBookChange</a>;
 
48
#define             <a class="link" href="libebook-e-book-types.html#E-BOOK-ERROR:CAPS">E_BOOK_ERROR</a>
 
49
GQuark              <a class="link" href="libebook-e-book-types.html#e-book-error-quark">e_book_error_quark</a>                  (void);
 
50
enum                <a class="link" href="libebook-e-book-types.html#EBookStatus">EBookStatus</a>;
 
51
enum                <a class="link" href="libebook-e-book-types.html#EBookViewStatus">EBookViewStatus</a>;
 
52
enum                <a class="link" href="libebook-e-book-types.html#EBookChangeType">EBookChangeType</a>;
 
53
                    <a class="link" href="libebook-e-book-types.html#EBookChange">EBookChange</a>;
56
54
</pre>
57
55
</div>
58
56
<div class="refsect1" lang="en">
59
 
<a name="id2568922"></a><h2>Description</h2>
 
57
<a name="id2585033"></a><h2>Description</h2>
60
58
<p>
61
59
 
62
60
</p>
63
61
</div>
64
62
<div class="refsect1" lang="en">
65
 
<a name="id2568938"></a><h2>Details</h2>
 
63
<a name="id2585048"></a><h2>Details</h2>
66
64
<div class="refsect2" lang="en">
67
 
<a name="id2568949"></a><h3>
 
65
<a name="id2585059"></a><h3>
68
66
<a name="E-BOOK-ERROR:CAPS"></a>E_BOOK_ERROR</h3>
69
 
<a class="indexterm" name="id2568961"></a><pre class="programlisting">#define E_BOOK_ERROR e_book_error_quark()
 
67
<a class="indexterm" name="id2585072"></a><pre class="programlisting">#define E_BOOK_ERROR e_book_error_quark()
70
68
</pre>
71
69
<p>
72
70
 
74
72
</div>
75
73
<hr>
76
74
<div class="refsect2" lang="en">
77
 
<a name="id2568976"></a><h3>
 
75
<a name="id2585087"></a><h3>
78
76
<a name="e-book-error-quark"></a>e_book_error_quark ()</h3>
79
 
<a class="indexterm" name="id2568989"></a><pre class="programlisting"><a
80
 
href="/opt/gnome/share/gtk-doc/html/glib/glib-Quarks.html#GQuark"
81
 
>GQuark</a>              e_book_error_quark                  (void);</pre>
 
77
<a class="indexterm" name="id2585100"></a><pre class="programlisting">GQuark              e_book_error_quark                  (void);</pre>
82
78
<p>
83
79
 
84
80
</p>
85
81
<div class="variablelist"><table border="0">
86
82
<col align="left" valign="top">
87
83
<tbody><tr>
88
 
<td><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></td>
 
84
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></p></td>
89
85
<td>
90
86
 
91
87
 
95
91
</div>
96
92
<hr>
97
93
<div class="refsect2" lang="en">
98
 
<a name="id2569025"></a><h3>
 
94
<a name="id2585136"></a><h3>
99
95
<a name="EBookStatus"></a>enum EBookStatus</h3>
100
 
<a class="indexterm" name="id2571229"></a><pre class="programlisting">typedef enum {
 
96
<a class="indexterm" name="id2582382"></a><pre class="programlisting">typedef enum {
101
97
        E_BOOK_ERROR_OK,
102
98
        E_BOOK_ERROR_INVALID_ARG,
103
99
        E_BOOK_ERROR_BUSY,
128
124
</div>
129
125
<hr>
130
126
<div class="refsect2" lang="en">
131
 
<a name="id2559480"></a><h3>
 
127
<a name="id2601344"></a><h3>
132
128
<a name="EBookViewStatus"></a>enum EBookViewStatus</h3>
133
 
<a class="indexterm" name="id2590217"></a><pre class="programlisting">typedef enum {
 
129
<a class="indexterm" name="id2606228"></a><pre class="programlisting">typedef enum {
134
130
        E_BOOK_VIEW_STATUS_OK,
135
131
        E_BOOK_VIEW_STATUS_TIME_LIMIT_EXCEEDED,
136
132
        E_BOOK_VIEW_STATUS_SIZE_LIMIT_EXCEEDED,
145
141
</div>
146
142
<hr>
147
143
<div class="refsect2" lang="en">
148
 
<a name="id2571260"></a><h3>
 
144
<a name="id2582413"></a><h3>
149
145
<a name="EBookChangeType"></a>enum EBookChangeType</h3>
150
 
<a class="indexterm" name="id2571273"></a><pre class="programlisting">typedef enum {
 
146
<a class="indexterm" name="id2582425"></a><pre class="programlisting">typedef enum {
151
147
        E_BOOK_CHANGE_CARD_ADDED,
152
148
        E_BOOK_CHANGE_CARD_DELETED,
153
149
        E_BOOK_CHANGE_CARD_MODIFIED
159
155
</div>
160
156
<hr>
161
157
<div class="refsect2" lang="en">
162
 
<a name="id2571290"></a><h3>
 
158
<a name="id2582442"></a><h3>
163
159
<a name="EBookChange"></a>EBookChange</h3>
164
 
<a class="indexterm" name="id2571302"></a><pre class="programlisting">typedef struct {
 
160
<a class="indexterm" name="id2582454"></a><pre class="programlisting">typedef struct {
165
161
        EBookChangeType  change_type;
166
162
        EContact        *contact;
167
163
} EBookChange;
172
168
</div>
173
169
</div>
174
170
<div class="refsect1" lang="en">
175
 
<a name="id2571319"></a><div class="refsect2" lang="en"><a name="id2571320"></a></div>
 
171
<a name="id2582471"></a><div class="refsect2" lang="en"><a name="id2582472"></a></div>
176
172
<hr>
177
 
<div class="refsect2" lang="en"><a name="id2571321"></a></div>
 
173
<div class="refsect2" lang="en"><a name="id2582473"></a></div>
178
174
</div>
179
175
</div>
180
176
</body>