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

« back to all changes in this revision

Viewing changes to docs/reference/libedataserverui/libedataserverui-sections.txt

  • 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:
1
1
<SECTION>
 
2
<FILE>e-cell-renderer-color</FILE>
 
3
<TITLE>ECellRendererColor</TITLE>
 
4
ECellRendererColor
 
5
e_cell_renderer_color_new
 
6
<SUBSECTION Standard>
 
7
E_TYPE_CELL_RENDERER_COLOR
 
8
E_CELL_RENDERER_COLOR
 
9
E_CELL_RENDERER_COLOR_CLASS
 
10
E_IS_CELL_RENDERER_COLOR
 
11
E_IS_CELL_RENDERER_COLOR_CLASS
 
12
E_CELL_RENDERER_COLOR_GET_CLASS
 
13
ECellRendererColorClass
 
14
<SUBSECTION Private>
 
15
ECellRendererColorPrivate
 
16
e_cell_renderer_color_get_type
 
17
</SECTION>
 
18
 
 
19
<SECTION>
2
20
<FILE>e-tree-model-generator</FILE>
3
21
<TITLE>ETreeModelGenerator</TITLE>
4
22
ETreeModelGeneratorGenerateFunc
25
43
</SECTION>
26
44
 
27
45
<SECTION>
 
46
<FILE>e-source-combo-box</FILE>
 
47
<TITLE>ESourceComboBox</TITLE>
 
48
ESourceComboBox
 
49
e_source_combo_box_new
 
50
e_source_combo_box_get_source_list
 
51
e_source_combo_box_set_source_list
 
52
e_source_combo_box_get_active
 
53
e_source_combo_box_set_active
 
54
e_source_combo_box_get_active_uid
 
55
e_source_combo_box_set_active_uid
 
56
<SUBSECTION Standard>
 
57
E_SOURCE_COMBO_BOX
 
58
E_IS_SOURCE_COMBO_BOX
 
59
E_TYPE_SOURCE_COMBO_BOX
 
60
E_SOURCE_COMBO_BOX_CLASS
 
61
E_IS_SOURCE_COMBO_BOX_CLASS
 
62
E_SOURCE_COMBO_BOX_GET_CLASS
 
63
ESourceComboBoxClass
 
64
<SUBSECTION Private>
 
65
ESourceComboBoxPrivate
 
66
e_source_combo_box_get_type
 
67
</SECTION>
 
68
 
 
69
<SECTION>
28
70
<FILE>e-source-option-menu</FILE>
29
71
<TITLE>ESourceOptionMenu</TITLE>
30
72
ESourceOptionMenu
266
308
 
267
309
<SECTION>
268
310
<FILE>e-data-server-ui-marshal</FILE>
269
 
e_data_server_ui_marshal_VOID__VOID
270
 
e_data_server_ui_marshal_NONE__NONE
271
 
e_data_server_ui_marshal_VOID__POINTER
272
 
e_data_server_ui_marshal_NONE__POINTER
273
311
e_data_server_ui_marshal_BOOLEAN__OBJECT_BOXED
274
312
</SECTION>
275
313