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

« back to all changes in this revision

Viewing changes to docs/reference/calendar/libecal/html/ECalView.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>ECalView</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="Evolution-Data-Server Manual: Calendar Client (libecal)">
8
8
<link rel="up" href="ch01.html" title="Evolution-Data-Server Manual: Calendar Client (libecal)">
9
9
<link rel="prev" href="ECalListener.html" title="ECalListener">
10
10
<link rel="next" href="ECalViewListener.html" title="ECalViewListener">
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="chapter" href="ch01.html" title="Evolution-Data-Server Manual: Calendar Client (libecal)">
14
14
<link rel="index" href="ix01.html" title="Index">
24
24
</tr>
25
25
<tr><td colspan="5" class="shortcuts">
26
26
<a href="#ECalView.synopsis" class="shortcut">Top</a>
27
 
                   | 
28
 
                  <a href="#ECalView.description" class="shortcut">Description</a>
29
 
                   | 
30
 
                  <a href="#ECalView.object-hierarchy" class="shortcut">Object Hierarchy</a>
31
 
                   | 
32
 
                  <a href="#ECalView.properties" class="shortcut">Properties</a>
33
 
                   | 
34
 
                  <a href="#ECalView.signals" class="shortcut">Signals</a>
 
27
                 | 
 
28
                <a href="#ECalView.description" class="shortcut">Description</a>
 
29
                 | 
 
30
                <a href="#ECalView.object-hierarchy" class="shortcut">Object Hierarchy</a>
 
31
                 | 
 
32
                <a href="#ECalView.properties" class="shortcut">Properties</a>
 
33
                 | 
 
34
                <a href="#ECalView.signals" class="shortcut">Signals</a>
35
35
</td></tr>
36
36
</table>
37
37
<div class="refentry" lang="en">
45
45
</tr></table></div>
46
46
<div class="refsynopsisdiv">
47
47
<a name="ECalView.synopsis"></a><h2>Synopsis</h2>
48
 
<pre class="synopsis">                    <a class="link" href="ECalView.html#ECalView-struct" title="ECalView">ECalView</a>;
 
48
<pre class="synopsis">
 
49
                    <a class="link" href="ECalView.html#ECalView-struct" title="ECalView">ECalView</a>;
49
50
struct <a class="link" href="ECal.html" title="ECal">_ECal</a> *      <a class="link" href="ECalView.html#e-cal-view-get-client" title="e_cal_view_get_client ()">e_cal_view_get_client</a>               (<a class="link" href="ECalView.html" title="ECalView">ECalView</a> *view);
50
51
void                <a class="link" href="ECalView.html#e-cal-view-start" title="e_cal_view_start ()">e_cal_view_start</a>                    (<a class="link" href="ECalView.html" title="ECalView">ECalView</a> *view);
51
52
</pre>
53
54
<div class="refsect1" lang="en">
54
55
<a name="ECalView.object-hierarchy"></a><h2>Object Hierarchy</h2>
55
56
<pre class="synopsis">
56
 
  GObject
 
57
  <a
 
58
href="../gobject/gobject-The-Base-Object-Type.html#GObject"
 
59
>GObject</a>
57
60
   +----ECalView
58
61
</pre>
59
62
</div>
61
64
<a name="ECalView.properties"></a><h2>Properties</h2>
62
65
<pre class="synopsis">
63
66
  "<a class="link" href="ECalView.html#ECalView--client" title='The "client" property'>client</a>"                   <a class="link" href="ECal.html" title="ECal">ECal</a>*                 : Read / Write / Construct Only
64
 
  "<a class="link" href="ECalView.html#ECalView--listener" title='The "listener" property'>listener</a>"                 gpointer              : Read / Write / Construct Only
65
 
  "<a class="link" href="ECalView.html#ECalView--view" title='The "view" property'>view</a>"                     gpointer              : Read / Write / Construct Only
 
67
  "<a class="link" href="ECalView.html#ECalView--listener" title='The "listener" property'>listener</a>"                 <a
 
68
href="../glib/glib-Basic-Types.html#gpointer"
 
69
>gpointer</a>              : Read / Write / Construct Only
 
70
  "<a class="link" href="ECalView.html#ECalView--view" title='The "view" property'>view</a>"                     <a
 
71
href="../glib/glib-Basic-Types.html#gpointer"
 
72
>gpointer</a>              : Read / Write / Construct Only
66
73
</pre>
67
74
</div>
68
75
<div class="refsect1" lang="en">
142
149
<hr>
143
150
<div class="refsect2" lang="en">
144
151
<a name="ECalView--listener"></a><h3>The <code class="literal">"listener"</code> property</h3>
145
 
<pre class="programlisting">  "listener"                 gpointer              : Read / Write / Construct Only</pre>
 
152
<pre class="programlisting">  "listener"                 <a
 
153
href="../glib/glib-Basic-Types.html#gpointer"
 
154
>gpointer</a>              : Read / Write / Construct Only</pre>
146
155
<p></p>
147
156
</div>
148
157
<hr>
149
158
<div class="refsect2" lang="en">
150
159
<a name="ECalView--view"></a><h3>The <code class="literal">"view"</code> property</h3>
151
 
<pre class="programlisting">  "view"                     gpointer              : Read / Write / Construct Only</pre>
 
160
<pre class="programlisting">  "view"                     <a
 
161
href="../glib/glib-Basic-Types.html#gpointer"
 
162
>gpointer</a>              : Read / Write / Construct Only</pre>
152
163
<p></p>
153
164
</div>
154
165
</div>
157
168
<div class="refsect2" lang="en">
158
169
<a name="ECalView-objects-added"></a><h3>The <code class="literal">"objects-added"</code> signal</h3>
159
170
<pre class="programlisting">void                user_function                      (<a class="link" href="ECalView.html" title="ECalView">ECalView</a> *ecalview,
160
 
                                                        gpointer  arg1,
161
 
                                                        gpointer  user_data)      : Run First</pre>
 
171
                                                        <a
 
172
href="../glib/glib-Basic-Types.html#gpointer"
 
173
>gpointer</a>  arg1,
 
174
                                                        <a
 
175
href="../glib/glib-Basic-Types.html#gpointer"
 
176
>gpointer</a>  user_data)      : Run First</pre>
162
177
<p>
163
178
</p>
164
179
<div class="variablelist"><table border="0">
185
200
<div class="refsect2" lang="en">
186
201
<a name="ECalView-objects-modified"></a><h3>The <code class="literal">"objects-modified"</code> signal</h3>
187
202
<pre class="programlisting">void                user_function                      (<a class="link" href="ECalView.html" title="ECalView">ECalView</a> *ecalview,
188
 
                                                        gpointer  arg1,
189
 
                                                        gpointer  user_data)      : Run First</pre>
 
203
                                                        <a
 
204
href="../glib/glib-Basic-Types.html#gpointer"
 
205
>gpointer</a>  arg1,
 
206
                                                        <a
 
207
href="../glib/glib-Basic-Types.html#gpointer"
 
208
>gpointer</a>  user_data)      : Run First</pre>
190
209
<p>
191
210
</p>
192
211
<div class="variablelist"><table border="0">
213
232
<div class="refsect2" lang="en">
214
233
<a name="ECalView-objects-removed"></a><h3>The <code class="literal">"objects-removed"</code> signal</h3>
215
234
<pre class="programlisting">void                user_function                      (<a class="link" href="ECalView.html" title="ECalView">ECalView</a> *ecalview,
216
 
                                                        gpointer  arg1,
217
 
                                                        gpointer  user_data)      : Run First</pre>
 
235
                                                        <a
 
236
href="../glib/glib-Basic-Types.html#gpointer"
 
237
>gpointer</a>  arg1,
 
238
                                                        <a
 
239
href="../glib/glib-Basic-Types.html#gpointer"
 
240
>gpointer</a>  user_data)      : Run First</pre>
218
241
<p>
219
242
</p>
220
243
<div class="variablelist"><table border="0">
241
264
<div class="refsect2" lang="en">
242
265
<a name="ECalView-view-done"></a><h3>The <code class="literal">"view-done"</code> signal</h3>
243
266
<pre class="programlisting">void                user_function                      (<a class="link" href="ECalView.html" title="ECalView">ECalView</a> *ecalview,
244
 
                                                        gint      arg1,
245
 
                                                        gpointer  user_data)      : Run First</pre>
 
267
                                                        <a
 
268
href="../glib/glib-Basic-Types.html#gint"
 
269
>gint</a>      arg1,
 
270
                                                        <a
 
271
href="../glib/glib-Basic-Types.html#gpointer"
 
272
>gpointer</a>  user_data)      : Run First</pre>
246
273
<p>
247
274
</p>
248
275
<div class="variablelist"><table border="0">
269
296
<div class="refsect2" lang="en">
270
297
<a name="ECalView-view-progress"></a><h3>The <code class="literal">"view-progress"</code> signal</h3>
271
298
<pre class="programlisting">void                user_function                      (<a class="link" href="ECalView.html" title="ECalView">ECalView</a> *ecalview,
272
 
                                                        gchar    *arg1,
273
 
                                                        gint      arg2,
274
 
                                                        gpointer  user_data)      : Run First</pre>
 
299
                                                        <a
 
300
href="../glib/glib-Basic-Types.html#gchar"
 
301
>gchar</a>    *arg1,
 
302
                                                        <a
 
303
href="../glib/glib-Basic-Types.html#gint"
 
304
>gint</a>      arg2,
 
305
                                                        <a
 
306
href="../glib/glib-Basic-Types.html#gpointer"
 
307
>gpointer</a>  user_data)      : Run First</pre>
275
308
<p>
276
309
</p>
277
310
<div class="variablelist"><table border="0">
309
342
</div>
310
343
<div class="footer">
311
344
<hr>
312
 
          Generated by GTK-Doc V1.12</div>
 
345
          Generated by GTK-Doc V1.11</div>
313
346
</body>
314
347
</html>