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

« back to all changes in this revision

Viewing changes to docs/reference/libedataserver/libedataserver.types

  • Committer: Package Import Robot
  • Author(s): Mathieu Trudel-Lapierre
  • Date: 2011-09-19 12:15:29 UTC
  • mfrom: (1.1.93 upstream)
  • Revision ID: package-import@ubuntu.com-20110919121529-nsmfnges77ec7hux
Tags: 3.1.92-0ubuntu1
* New upstream release.
  - Cannot add more than one appointment per session (LP: #852277)
  - Contacts calendar backend doesn't show events (LP: #853905)
  - Set X-Evolution-Source header consistently (LP: #660626)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#include <libedataserver/e-account.h>
 
2
#include <libedataserver/e-account-list.h>
 
3
#include <libedataserver/e-client.h>
 
4
#include <libedataserver/e-iterator.h>
 
5
#include <libedataserver/e-list.h>
 
6
#include <libedataserver/e-list-iterator.h>
 
7
#include <libedataserver/e-proxy.h>
 
8
#include <libedataserver/e-source.h>
 
9
#include <libedataserver/e-source-group.h>
 
10
#include <libedataserver/e-source-list.h>
 
11
 
 
12
e_account_get_type
 
13
e_account_list_get_type
 
14
e_client_get_type
 
15
e_iterator_get_type
 
16
e_list_get_type
 
17
e_list_iterator_get_type
 
18
e_proxy_get_type
 
19
e_source_get_type
 
20
e_source_group_get_type
 
21
e_source_list_get_type