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

« back to all changes in this revision

Viewing changes to docs/reference/calendar/libecal/html/libecal.devhelp

  • Committer: Bazaar Package Importer
  • Author(s): Didier Roche
  • Date: 2010-05-17 17:02:06 UTC
  • mfrom: (1.1.79 upstream) (1.6.12 experimental)
  • Revision ID: james.westby@ubuntu.com-20100517170206-4ufr52vwrhh26yh0
Tags: 2.30.1-1ubuntu1
* Merge from debian experimental. Remaining change:
  (LP: #42199, #229669, #173703, #360344, #508494)
  + debian/control:
    - add Vcs-Bzr tag
    - don't use libgnome
    - Use Breaks instead of Conflicts against evolution 2.25 and earlier.
  + debian/evolution-data-server.install,
    debian/patches/45_libcamel_providers_version.patch:
    - use the upstream versioning, not a Debian-specific one 
  + debian/libedata-book1.2-dev.install, debian/libebackend-1.2-dev.install,
    debian/libcamel1.2-dev.install, debian/libedataserverui1.2-dev.install:
    - install html documentation
  + debian/rules:
    - don't build documentation it's shipped with the tarball

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
    <sub name="Evolution-Data-Server Manual: Calendar Client (libecal)" link="ch01.html">
6
6
      <sub name="ECal" link="ECal.html"/>
7
7
      <sub name="ECalComponent" link="ECalComponent.html"/>
8
 
      <sub name="ECalListener" link="ECalListener.html"/>
9
8
      <sub name="ECalView" link="ECalView.html"/>
10
 
      <sub name="ECalViewListener" link="ECalViewListener.html"/>
11
9
      <sub name="e-cal-recur" link="libecal-e-cal-recur.html"/>
12
10
      <sub name="e-cal-time-util" link="libecal-e-cal-time-util.html"/>
13
11
      <sub name="e-cal-types" link="libecal-e-cal-types.html"/>
15
13
      <sub name="e-cal-system-timezone" link="libecal-e-cal-system-timezone.html"/>
16
14
      <sub name="e-cal-check-timezones" link="libecal-e-cal-check-timezones.html"/>
17
15
    </sub>
18
 
    <sub name="Index" link="ix01.html"/>
 
16
    <sub name="Index" link="api-index-full.html"/>
 
17
    <sub name="Index of new symbols in 2.30" link="api-index-2.30.html"/>
 
18
    <sub name="Index of new symbols in 2.28" link="api-index-2.28.html"/>
 
19
    <sub name="Index of new symbols in 2.26" link="api-index-2.26.html"/>
 
20
    <sub name="Index of new symbols in 2.24" link="api-index-2.24.html"/>
 
21
    <sub name="Index of new symbols in 2.22" link="api-index-2.22.html"/>
 
22
    <sub name="Index of new symbols in 1.12" link="api-index-1.12.html"/>
19
23
  </chapters>
20
24
  <functions>
21
25
    <function name="ECal" link="ECal.html#ECal-struct"/>
37
41
    <function name="e_cal_set_auth_func ()" link="ECal.html#e-cal-set-auth-func"/>
38
42
    <function name="e_cal_open ()" link="ECal.html#e-cal-open"/>
39
43
    <function name="e_cal_open_async ()" link="ECal.html#e-cal-open-async"/>
 
44
    <function name="e_cal_refresh ()" link="ECal.html#e-cal-refresh"/>
40
45
    <function name="e_cal_remove ()" link="ECal.html#e-cal-remove"/>
41
46
    <function name="e_cal_uri_list ()" link="ECal.html#e-cal-uri-list"/>
42
47
    <function name="e_cal_get_source_type ()" link="ECal.html#e-cal-get-source-type"/>
52
57
    <function name="e_cal_get_save_schedules ()" link="ECal.html#e-cal-get-save-schedules"/>
53
58
    <function name="e_cal_get_static_capability ()" link="ECal.html#e-cal-get-static-capability"/>
54
59
    <function name="e_cal_get_organizer_must_accept ()" link="ECal.html#e-cal-get-organizer-must-accept"/>
 
60
    <function name="e_cal_get_refresh_supported ()" link="ECal.html#e-cal-get-refresh-supported"/>
55
61
    <function name="e_cal_set_mode ()" link="ECal.html#e-cal-set-mode"/>
56
62
    <function name="e_cal_get_default_object ()" link="ECal.html#e-cal-get-default-object"/>
57
63
    <function name="e_cal_get_object ()" link="ECal.html#e-cal-get-object"/>
246
252
    <function name="e_cal_component_alarm_set_attendee_list ()" link="ECalComponent.html#e-cal-component-alarm-set-attendee-list"/>
247
253
    <function name="e_cal_component_alarm_has_attendees ()" link="ECalComponent.html#e-cal-component-alarm-has-attendees"/>
248
254
    <function name="e_cal_component_alarm_get_icalcomponent ()" link="ECalComponent.html#e-cal-component-alarm-get-icalcomponent"/>
249
 
    <function name="ECalListener" link="ECalListener.html#ECalListener-struct"/>
250
 
    <function name="ECalListenerCalSetModeFn ()" link="ECalListener.html#ECalListenerCalSetModeFn"/>
251
 
    <function name="e_cal_listener_construct ()" link="ECalListener.html#e-cal-listener-construct"/>
252
 
    <function name="e_cal_listener_new ()" link="ECalListener.html#e-cal-listener-new"/>
253
 
    <function name="e_cal_listener_stop_notification ()" link="ECalListener.html#e-cal-listener-stop-notification"/>
254
 
    <function name="The &quot;add-timezone&quot; signal" link="ECalListener.html#ECalListener-add-timezone"/>
255
 
    <function name="The &quot;alarm-address&quot; signal" link="ECalListener.html#ECalListener-alarm-address"/>
256
 
    <function name="The &quot;attachment-list&quot; signal" link="ECalListener.html#ECalListener-attachment-list"/>
257
 
    <function name="The &quot;auth-required&quot; signal" link="ECalListener.html#ECalListener-auth-required"/>
258
 
    <function name="The &quot;backend-error&quot; signal" link="ECalListener.html#ECalListener-backend-error"/>
259
 
    <function name="The &quot;cal-address&quot; signal" link="ECalListener.html#ECalListener-cal-address"/>
260
 
    <function name="The &quot;create-object&quot; signal" link="ECalListener.html#ECalListener-create-object"/>
261
 
    <function name="The &quot;default-object&quot; signal" link="ECalListener.html#ECalListener-default-object"/>
262
 
    <function name="The &quot;discard-alarm&quot; signal" link="ECalListener.html#ECalListener-discard-alarm"/>
263
 
    <function name="The &quot;get-changes&quot; signal" link="ECalListener.html#ECalListener-get-changes"/>
264
 
    <function name="The &quot;get-free-busy&quot; signal" link="ECalListener.html#ECalListener-get-free-busy"/>
265
 
    <function name="The &quot;get-timezone&quot; signal" link="ECalListener.html#ECalListener-get-timezone"/>
266
 
    <function name="The &quot;ldap-attribute&quot; signal" link="ECalListener.html#ECalListener-ldap-attribute"/>
267
 
    <function name="The &quot;modify-object&quot; signal" link="ECalListener.html#ECalListener-modify-object"/>
268
 
    <function name="The &quot;object&quot; signal" link="ECalListener.html#ECalListener-object"/>
269
 
    <function name="The &quot;object-list&quot; signal" link="ECalListener.html#ECalListener-object-list"/>
270
 
    <function name="The &quot;open&quot; signal" link="ECalListener.html#ECalListener-open"/>
271
 
    <function name="The &quot;query&quot; signal" link="ECalListener.html#ECalListener-query"/>
272
 
    <function name="The &quot;read-only&quot; signal" link="ECalListener.html#ECalListener-read-only"/>
273
 
    <function name="The &quot;receive-objects&quot; signal" link="ECalListener.html#ECalListener-receive-objects"/>
274
 
    <function name="The &quot;remove&quot; signal" link="ECalListener.html#ECalListener-remove"/>
275
 
    <function name="The &quot;remove-object&quot; signal" link="ECalListener.html#ECalListener-remove-object"/>
276
 
    <function name="The &quot;send-objects&quot; signal" link="ECalListener.html#ECalListener-send-objects"/>
277
 
    <function name="The &quot;set-default-timezone&quot; signal" link="ECalListener.html#ECalListener-set-default-timezone"/>
278
 
    <function name="The &quot;static-capabilities&quot; signal" link="ECalListener.html#ECalListener-static-capabilities"/>
279
255
    <function name="ECalView" link="ECalView.html#ECalView-struct"/>
280
256
    <function name="e_cal_view_get_client ()" link="ECalView.html#e-cal-view-get-client"/>
281
257
    <function name="e_cal_view_start ()" link="ECalView.html#e-cal-view-start"/>
282
258
    <function name="The &quot;client&quot; property" link="ECalView.html#ECalView--client"/>
283
 
    <function name="The &quot;listener&quot; property" link="ECalView.html#ECalView--listener"/>
284
259
    <function name="The &quot;view&quot; property" link="ECalView.html#ECalView--view"/>
 
260
    <function name="The &quot;view-lock&quot; property" link="ECalView.html#ECalView--view-lock"/>
285
261
    <function name="The &quot;objects-added&quot; signal" link="ECalView.html#ECalView-objects-added"/>
286
262
    <function name="The &quot;objects-modified&quot; signal" link="ECalView.html#ECalView-objects-modified"/>
287
263
    <function name="The &quot;objects-removed&quot; signal" link="ECalView.html#ECalView-objects-removed"/>
288
264
    <function name="The &quot;view-done&quot; signal" link="ECalView.html#ECalView-view-done"/>
289
265
    <function name="The &quot;view-progress&quot; signal" link="ECalView.html#ECalView-view-progress"/>
290
 
    <function name="ECalViewListener" link="ECalViewListener.html#ECalViewListener-struct"/>
291
 
    <function name="e_cal_view_listener_new ()" link="ECalViewListener.html#e-cal-view-listener-new"/>
292
 
    <function name="The &quot;objects-added&quot; signal" link="ECalViewListener.html#ECalViewListener-objects-added"/>
293
 
    <function name="The &quot;objects-modified&quot; signal" link="ECalViewListener.html#ECalViewListener-objects-modified"/>
294
 
    <function name="The &quot;objects-removed&quot; signal" link="ECalViewListener.html#ECalViewListener-objects-removed"/>
295
 
    <function name="The &quot;view-done&quot; signal" link="ECalViewListener.html#ECalViewListener-view-done"/>
296
 
    <function name="The &quot;view-progress&quot; signal" link="ECalViewListener.html#ECalViewListener-view-progress"/>
297
266
    <function name="ECalRecurInstanceFn ()" link="libecal-e-cal-recur.html#ECalRecurInstanceFn"/>
298
267
    <function name="ECalRecurResolveTimezoneFn ()" link="libecal-e-cal-recur.html#ECalRecurResolveTimezoneFn"/>
299
268
    <function name="e_cal_recur_generate_instances ()" link="libecal-e-cal-recur.html#e-cal-recur-generate-instances"/>
374
343
    <function name="CAL_STATIC_CAPABILITY_NO_ORGANIZER" link="libecal-e-cal-util.html#CAL-STATIC-CAPABILITY-NO-ORGANIZER:CAPS"/>
375
344
    <function name="CAL_STATIC_CAPABILITY_DELEGATE_TO_MANY" link="libecal-e-cal-util.html#CAL-STATIC-CAPABILITY-DELEGATE-TO-MANY:CAPS"/>
376
345
    <function name="CAL_STATIC_CAPABILITY_HAS_UNACCEPTED_MEETING" link="libecal-e-cal-util.html#CAL-STATIC-CAPABILITY-HAS-UNACCEPTED-MEETING:CAPS"/>
 
346
    <function name="CAL_STATIC_CAPABILITY_REFRESH_SUPPORTED" link="libecal-e-cal-util.html#CAL-STATIC-CAPABILITY-REFRESH-SUPPORTED:CAPS"/>
377
347
    <function name="e_cal_util_construct_instance ()" link="libecal-e-cal-util.html#e-cal-util-construct-instance"/>
378
348
    <function name="e_cal_util_remove_instances ()" link="libecal-e-cal-util.html#e-cal-util-remove-instances"/>
379
349
    <function name="e_cal_util_get_system_timezone_location ()" link="libecal-e-cal-util.html#e-cal-util-get-system-timezone-location"/>