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

« back to all changes in this revision

Viewing changes to docs/reference/libedataserverui/html/libedataserverui.devhelp

  • 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:
5
5
    <sub name="Evolution API Reference: libedataserverui, graphical utility library" link="ch01.html">
6
6
      <sub name="e-book-auth-util" link="libedataserverui-e-book-auth-util.html"/>
7
7
      <sub name="ECategoriesDialog" link="ECategoriesDialog.html"/>
 
8
      <sub name="ECellRendererColor" link="libedataserverui-ECellRendererColor.html"/>
8
9
      <sub name="EContactStore" link="EContactStore.html"/>
9
10
      <sub name="e-data-server-ui-marshal" link="libedataserverui-e-data-server-ui-marshal.html"/>
10
11
      <sub name="EDestinationStore" link="EDestinationStore.html"/>
14
15
      <sub name="ENameSelectorList" link="ENameSelectorList.html"/>
15
16
      <sub name="ENameSelectorModel" link="ENameSelectorModel.html"/>
16
17
      <sub name="e-passwords" link="libedataserverui-e-passwords.html"/>
 
18
      <sub name="ESourceComboBox" link="ESourceComboBox.html"/>
17
19
      <sub name="ESourceOptionMenu" link="ESourceOptionMenu.html"/>
18
20
      <sub name="ESourceSelector" link="ESourceSelector.html"/>
19
21
      <sub name="ESourceSelectorDialog" link="ESourceSelectorDialog.html"/>
23
25
  </chapters>
24
26
  <functions>
25
27
    <function name="e_load_book_source ()" link="libedataserverui-e-book-auth-util.html#e-load-book-source"/>
26
 
    <function name="" link="libedataserverui-e-book-auth-util.html#id2547599"/>
27
 
    <function name="" link="libedataserverui-e-book-auth-util.html#id2547600"/>
 
28
    <function name="" link="libedataserverui-e-book-auth-util.html#id2529355"/>
 
29
    <function name="" link="libedataserverui-e-book-auth-util.html#id2529356"/>
28
30
    <function name="ECategoriesDialog" link="ECategoriesDialog.html#ECategoriesDialog-struct"/>
29
31
    <function name="e_categories_dialog_new ()" link="ECategoriesDialog.html#e-categories-dialog-new"/>
30
32
    <function name="e_categories_dialog_get_categories ()" link="ECategoriesDialog.html#e-categories-dialog-get-categories"/>
31
33
    <function name="e_categories_dialog_set_categories ()" link="ECategoriesDialog.html#e-categories-dialog-set-categories"/>
32
 
    <function name="" link="ECategoriesDialog.html#id2558755"/>
33
 
    <function name="" link="ECategoriesDialog.html#id2558756"/>
 
34
    <function name="" link="ECategoriesDialog.html#id2606291"/>
 
35
    <function name="" link="ECategoriesDialog.html#id2606292"/>
 
36
    <function name="ECellRendererColor" link="libedataserverui-ECellRendererColor.html#ECellRendererColor"/>
 
37
    <function name="e_cell_renderer_color_new ()" link="libedataserverui-ECellRendererColor.html#e-cell-renderer-color-new"/>
 
38
    <function name="" link="libedataserverui-ECellRendererColor.html#id2573900"/>
 
39
    <function name="" link="libedataserverui-ECellRendererColor.html#id2573902"/>
34
40
    <function name="EContactStore" link="EContactStore.html#EContactStore-struct"/>
35
41
    <function name="e_contact_store_new ()" link="EContactStore.html#e-contact-store-new"/>
36
42
    <function name="e_contact_store_get_book ()" link="EContactStore.html#e-contact-store-get-book"/>
42
48
    <function name="e_contact_store_set_query ()" link="EContactStore.html#e-contact-store-set-query"/>
43
49
    <function name="e_contact_store_peek_query ()" link="EContactStore.html#e-contact-store-peek-query"/>
44
50
    <function name="find_contact_source_by_book_return_view ()" link="EContactStore.html#find-contact-source-by-book-return-view"/>
45
 
    <function name="" link="EContactStore.html#id2590591"/>
46
 
    <function name="" link="EContactStore.html#id2590592"/>
 
51
    <function name="" link="EContactStore.html#id2617095"/>
 
52
    <function name="" link="EContactStore.html#id2617096"/>
47
53
    <function name="e_data_server_ui_marshal_BOOLEAN__OBJECT_BOXED ()" link="libedataserverui-e-data-server-ui-marshal.html#e-data-server-ui-marshal-BOOLEAN--OBJECT-BOXED"/>
48
 
    <function name="" link="libedataserverui-e-data-server-ui-marshal.html#id2572138"/>
49
 
    <function name="" link="libedataserverui-e-data-server-ui-marshal.html#id2572139"/>
 
54
    <function name="" link="libedataserverui-e-data-server-ui-marshal.html#id2582618"/>
 
55
    <function name="" link="libedataserverui-e-data-server-ui-marshal.html#id2582619"/>
50
56
    <function name="EDestinationStore" link="EDestinationStore.html#EDestinationStore-struct"/>
51
57
    <function name="enum EDestinationStoreColumnType" link="EDestinationStore.html#EDestinationStoreColumnType"/>
52
58
    <function name="e_destination_store_new ()" link="EDestinationStore.html#e-destination-store-new"/>
58
64
    <function name="e_destination_store_remove_destination_nth ()" link="EDestinationStore.html#e-destination-store-remove-destination-nth"/>
59
65
    <function name="e_destination_store_get_destination_count ()" link="EDestinationStore.html#e-destination-store-get-destination-count"/>
60
66
    <function name="e_destination_store_get_path ()" link="EDestinationStore.html#e-destination-store-get-path"/>
61
 
    <function name="" link="EDestinationStore.html#id2592211"/>
62
 
    <function name="" link="EDestinationStore.html#id2592212"/>
 
67
    <function name="" link="EDestinationStore.html#id2618748"/>
 
68
    <function name="" link="EDestinationStore.html#id2618749"/>
63
69
    <function name="ENameSelector" link="ENameSelector.html#ENameSelector-struct"/>
64
70
    <function name="e_name_selector_new ()" link="ENameSelector.html#e-name-selector-new"/>
65
71
    <function name="e_name_selector_peek_model ()" link="ENameSelector.html#e-name-selector-peek-model"/>
66
72
    <function name="e_name_selector_peek_dialog ()" link="ENameSelector.html#e-name-selector-peek-dialog"/>
67
73
    <function name="e_name_selector_peek_section_entry ()" link="ENameSelector.html#e-name-selector-peek-section-entry"/>
68
74
    <function name="e_name_selector_peek_section_list ()" link="ENameSelector.html#e-name-selector-peek-section-list"/>
69
 
    <function name="" link="ENameSelector.html#id2583625"/>
70
 
    <function name="" link="ENameSelector.html#id2583626"/>
 
75
    <function name="" link="ENameSelector.html#id2575983"/>
 
76
    <function name="" link="ENameSelector.html#id2575984"/>
71
77
    <function name="ENameSelectorDialog" link="ENameSelectorDialog.html#ENameSelectorDialog-struct"/>
72
78
    <function name="e_name_selector_dialog_new ()" link="ENameSelectorDialog.html#e-name-selector-dialog-new"/>
73
79
    <function name="e_name_selector_dialog_peek_model ()" link="ENameSelectorDialog.html#e-name-selector-dialog-peek-model"/>
74
80
    <function name="e_name_selector_dialog_set_model ()" link="ENameSelectorDialog.html#e-name-selector-dialog-set-model"/>
75
81
    <function name="e_name_selector_dialog_set_destination_index ()" link="ENameSelectorDialog.html#e-name-selector-dialog-set-destination-index"/>
76
 
    <function name="" link="ENameSelectorDialog.html#id2563376"/>
77
 
    <function name="" link="ENameSelectorDialog.html#id2563378"/>
 
82
    <function name="" link="ENameSelectorDialog.html#id2575592"/>
 
83
    <function name="" link="ENameSelectorDialog.html#id2575593"/>
78
84
    <function name="MINIMUM_QUERY_LENGTH" link="ENameSelectorEntry.html#MINIMUM-QUERY-LENGTH:CAPS"/>
79
85
    <function name="ENameSelectorEntry" link="ENameSelectorEntry.html#ENameSelectorEntry-struct"/>
80
86
    <function name="e_name_selector_entry_new ()" link="ENameSelectorEntry.html#e-name-selector-entry-new"/>
85
91
    <function name="e_name_selector_entry_set_contact_editor_func ()" link="ENameSelectorEntry.html#e-name-selector-entry-set-contact-editor-func"/>
86
92
    <function name="e_name_selector_entry_set_contact_list_editor_func ()" link="ENameSelectorEntry.html#e-name-selector-entry-set-contact-list-editor-func"/>
87
93
    <function name="The &quot;updated&quot; signal" link="ENameSelectorEntry.html#ENameSelectorEntry-updated"/>
88
 
    <function name="" link="ENameSelectorEntry.html#id2594873"/>
89
 
    <function name="" link="ENameSelectorEntry.html#id2594874"/>
 
94
    <function name="" link="ENameSelectorEntry.html#id2621382"/>
 
95
    <function name="" link="ENameSelectorEntry.html#id2621383"/>
90
96
    <function name="ENameSelectorList" link="ENameSelectorList.html#ENameSelectorList-struct"/>
91
97
    <function name="e_name_selector_list_new ()" link="ENameSelectorList.html#e-name-selector-list-new"/>
92
98
    <function name="e_name_selector_list_expand_clicked ()" link="ENameSelectorList.html#e-name-selector-list-expand-clicked"/>
93
 
    <function name="" link="ENameSelectorList.html#id2565144"/>
94
 
    <function name="" link="ENameSelectorList.html#id2565145"/>
 
99
    <function name="" link="ENameSelectorList.html#id2584532"/>
 
100
    <function name="" link="ENameSelectorList.html#id2584533"/>
95
101
    <function name="ENameSelectorModel" link="ENameSelectorModel.html#ENameSelectorModel-struct"/>
96
102
    <function name="e_name_selector_model_new ()" link="ENameSelectorModel.html#e-name-selector-model-new"/>
97
103
    <function name="e_name_selector_model_peek_contact_store ()" link="ENameSelectorModel.html#e-name-selector-model-peek-contact-store"/>
102
108
    <function name="e_name_selector_model_remove_section ()" link="ENameSelectorModel.html#e-name-selector-model-remove-section"/>
103
109
    <function name="The &quot;section-added&quot; signal" link="ENameSelectorModel.html#ENameSelectorModel-section-added"/>
104
110
    <function name="The &quot;section-removed&quot; signal" link="ENameSelectorModel.html#ENameSelectorModel-section-removed"/>
105
 
    <function name="" link="ENameSelectorModel.html#id2596851"/>
106
 
    <function name="" link="ENameSelectorModel.html#id2596852"/>
 
111
    <function name="" link="ENameSelectorModel.html#id2623398"/>
 
112
    <function name="" link="ENameSelectorModel.html#id2623400"/>
107
113
    <function name="e_passwords_init ()" link="libedataserverui-e-passwords.html#e-passwords-init"/>
108
114
    <function name="e_passwords_shutdown ()" link="libedataserverui-e-passwords.html#e-passwords-shutdown"/>
109
115
    <function name="e_passwords_cancel ()" link="libedataserverui-e-passwords.html#e-passwords-cancel"/>
116
122
    <function name="e_passwords_clear_passwords ()" link="libedataserverui-e-passwords.html#e-passwords-clear-passwords"/>
117
123
    <function name="enum EPasswordsRememberType" link="libedataserverui-e-passwords.html#EPasswordsRememberType"/>
118
124
    <function name="e_passwords_ask_password ()" link="libedataserverui-e-passwords.html#e-passwords-ask-password"/>
119
 
    <function name="" link="libedataserverui-e-passwords.html#id2598054"/>
120
 
    <function name="" link="libedataserverui-e-passwords.html#id2598055"/>
 
125
    <function name="" link="libedataserverui-e-passwords.html#id2624605"/>
 
126
    <function name="" link="libedataserverui-e-passwords.html#id2624606"/>
 
127
    <function name="ESourceComboBox" link="ESourceComboBox.html#ESourceComboBox-struct"/>
 
128
    <function name="e_source_combo_box_new ()" link="ESourceComboBox.html#e-source-combo-box-new"/>
 
129
    <function name="e_source_combo_box_get_source_list ()" link="ESourceComboBox.html#e-source-combo-box-get-source-list"/>
 
130
    <function name="e_source_combo_box_set_source_list ()" link="ESourceComboBox.html#e-source-combo-box-set-source-list"/>
 
131
    <function name="e_source_combo_box_get_active ()" link="ESourceComboBox.html#e-source-combo-box-get-active"/>
 
132
    <function name="e_source_combo_box_set_active ()" link="ESourceComboBox.html#e-source-combo-box-set-active"/>
 
133
    <function name="e_source_combo_box_get_active_uid ()" link="ESourceComboBox.html#e-source-combo-box-get-active-uid"/>
 
134
    <function name="e_source_combo_box_set_active_uid ()" link="ESourceComboBox.html#e-source-combo-box-set-active-uid"/>
 
135
    <function name="The &quot;source-list&quot; property" link="ESourceComboBox.html#ESourceComboBox--source-list"/>
 
136
    <function name="" link="ESourceComboBox.html#id2625803"/>
 
137
    <function name="" link="ESourceComboBox.html#id2625804"/>
121
138
    <function name="ESourceOptionMenu" link="ESourceOptionMenu.html#ESourceOptionMenu-struct"/>
122
139
    <function name="e_source_option_menu_new ()" link="ESourceOptionMenu.html#e-source-option-menu-new"/>
123
140
    <function name="e_source_option_menu_peek_selected ()" link="ESourceOptionMenu.html#e-source-option-menu-peek-selected"/>
124
141
    <function name="e_source_option_menu_select ()" link="ESourceOptionMenu.html#e-source-option-menu-select"/>
125
142
    <function name="The &quot;source-selected&quot; signal" link="ESourceOptionMenu.html#ESourceOptionMenu-source-selected"/>
126
 
    <function name="" link="ESourceOptionMenu.html#id2551700"/>
127
 
    <function name="" link="ESourceOptionMenu.html#id2551701"/>
 
143
    <function name="" link="ESourceOptionMenu.html#id2617635"/>
 
144
    <function name="" link="ESourceOptionMenu.html#id2617636"/>
128
145
    <function name="ESourceSelector" link="ESourceSelector.html#ESourceSelector-struct"/>
129
146
    <function name="e_source_selector_new ()" link="ESourceSelector.html#e-source-selector-new"/>
130
147
    <function name="e_source_selector_select_source ()" link="ESourceSelector.html#e-source-selector-select-source"/>
141
158
    <function name="The &quot;popup-event&quot; signal" link="ESourceSelector.html#ESourceSelector-popup-event"/>
142
159
    <function name="The &quot;primary-selection-changed&quot; signal" link="ESourceSelector.html#ESourceSelector-primary-selection-changed"/>
143
160
    <function name="The &quot;selection-changed&quot; signal" link="ESourceSelector.html#ESourceSelector-selection-changed"/>
144
 
    <function name="" link="ESourceSelector.html#id2601612"/>
145
 
    <function name="" link="ESourceSelector.html#id2601613"/>
 
161
    <function name="" link="ESourceSelector.html#id2629499"/>
 
162
    <function name="" link="ESourceSelector.html#id2629500"/>
146
163
    <function name="ESourceSelectorDialog" link="ESourceSelectorDialog.html#ESourceSelectorDialog-struct"/>
147
164
    <function name="e_source_selector_dialog_new ()" link="ESourceSelectorDialog.html#e-source-selector-dialog-new"/>
148
165
    <function name="e_source_selector_dialog_peek_primary_selection ()" link="ESourceSelectorDialog.html#e-source-selector-dialog-peek-primary-selection"/>
149
 
    <function name="" link="ESourceSelectorDialog.html#id2598774"/>
150
 
    <function name="" link="ESourceSelectorDialog.html#id2598776"/>
 
166
    <function name="" link="ESourceSelectorDialog.html#id2626838"/>
 
167
    <function name="" link="ESourceSelectorDialog.html#id2626839"/>
151
168
    <function name="ETreeModelGeneratorGenerateFunc ()" link="ETreeModelGenerator.html#ETreeModelGeneratorGenerateFunc"/>
152
169
    <function name="ETreeModelGeneratorModifyFunc ()" link="ETreeModelGenerator.html#ETreeModelGeneratorModifyFunc"/>
153
170
    <function name="ETreeModelGenerator" link="ETreeModelGenerator.html#ETreeModelGenerator-struct"/>
160
177
    <function name="e_tree_model_generator_convert_path_to_child_path ()" link="ETreeModelGenerator.html#e-tree-model-generator-convert-path-to-child-path"/>
161
178
    <function name="e_tree_model_generator_convert_iter_to_child_iter ()" link="ETreeModelGenerator.html#e-tree-model-generator-convert-iter-to-child-iter"/>
162
179
    <function name="The &quot;child-model&quot; property" link="ETreeModelGenerator.html#ETreeModelGenerator--child-model"/>
163
 
    <function name="" link="ETreeModelGenerator.html#id2604092"/>
164
 
    <function name="" link="ETreeModelGenerator.html#id2604093"/>
 
180
    <function name="" link="ETreeModelGenerator.html#id2631993"/>
 
181
    <function name="" link="ETreeModelGenerator.html#id2631994"/>
165
182
  </functions>
166
183
</book>