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

« back to all changes in this revision

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

  • 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:
22
22
      <sub name="ESourceSelectorDialog" link="ESourceSelectorDialog.html"/>
23
23
      <sub name="ETreeModelGenerator" link="ETreeModelGenerator.html"/>
24
24
    </sub>
25
 
    <sub name="Index" link="ix01.html"/>
 
25
    <sub name="Index" link="api-index-full.html"/>
 
26
    <sub name="Index of new symbols in 2.30" link="api-index-2.30.html"/>
 
27
    <sub name="Index of new symbols in 2.28" link="api-index-2.28.html"/>
 
28
    <sub name="Index of new symbols in 2.26" link="api-index-2.26.html"/>
 
29
    <sub name="Index of new symbols in 2.24" link="api-index-2.24.html"/>
 
30
    <sub name="Index of new symbols in 2.22" link="api-index-2.22.html"/>
 
31
    <sub name="Index of new symbols in 1.12" link="api-index-1.12.html"/>
26
32
  </chapters>
27
33
  <functions>
28
34
    <keyword type="function" name="e_load_book_source ()" link="libedataserverui-e-book-auth-util.html#e-load-book-source"/>
30
36
    <keyword type="function" name="e_categories_dialog_new ()" link="ECategoriesDialog.html#e-categories-dialog-new"/>
31
37
    <keyword type="function" name="e_categories_dialog_get_categories ()" link="ECategoriesDialog.html#e-categories-dialog-get-categories"/>
32
38
    <keyword type="function" name="e_categories_dialog_set_categories ()" link="ECategoriesDialog.html#e-categories-dialog-set-categories"/>
33
 
    <keyword type="struct" name="ECategoryCompletion" link="libedataserverui-ECategoryCompletion.html#ECategoryCompletion"/>
34
 
    <keyword type="function" name="e_category_completion_new ()" link="libedataserverui-ECategoryCompletion.html#e-category-completion-new"/>
35
 
    <keyword type="struct" name="ECellRendererColor" link="libedataserverui-ECellRendererColor.html#ECellRendererColor"/>
36
 
    <keyword type="function" name="e_cell_renderer_color_new ()" link="libedataserverui-ECellRendererColor.html#e-cell-renderer-color-new"/>
 
39
    <keyword type="struct" name="ECategoryCompletion" link="libedataserverui-ECategoryCompletion.html#ECategoryCompletion" since="2.26"/>
 
40
    <keyword type="function" name="e_category_completion_new ()" link="libedataserverui-ECategoryCompletion.html#e-category-completion-new" since="2.26"/>
 
41
    <keyword type="struct" name="ECellRendererColor" link="libedataserverui-ECellRendererColor.html#ECellRendererColor" since="2.22"/>
 
42
    <keyword type="function" name="e_cell_renderer_color_new ()" link="libedataserverui-ECellRendererColor.html#e-cell-renderer-color-new" since="2.22"/>
37
43
    <keyword type="struct" name="EContactStore" link="EContactStore.html#EContactStore-struct"/>
38
44
    <keyword type="function" name="e_contact_store_new ()" link="EContactStore.html#e-contact-store-new"/>
39
45
    <keyword type="function" name="e_contact_store_get_book ()" link="EContactStore.html#e-contact-store-get-book"/>
70
76
    <keyword type="function" name="e_name_selector_dialog_set_model ()" link="ENameSelectorDialog.html#e-name-selector-dialog-set-model"/>
71
77
    <keyword type="function" name="e_name_selector_dialog_set_destination_index ()" link="ENameSelectorDialog.html#e-name-selector-dialog-set-destination-index"/>
72
78
    <keyword type="macro" name="MINIMUM_QUERY_LENGTH" link="ENameSelectorEntry.html#MINIMUM-QUERY-LENGTH:CAPS"/>
73
 
    <keyword type="macro" name="FORCE_SHOW_ADDRESS" link="ENameSelectorEntry.html#FORCE-SHOW-ADDRESS:CAPS"/>
74
 
    <keyword type="macro" name="USER_QUERY_FIELDS" link="ENameSelectorEntry.html#USER-QUERY-FIELDS:CAPS"/>
 
79
    <keyword type="macro" name="FORCE_SHOW_ADDRESS" link="ENameSelectorEntry.html#FORCE-SHOW-ADDRESS:CAPS" since="2.24"/>
 
80
    <keyword type="macro" name="USER_QUERY_FIELDS" link="ENameSelectorEntry.html#USER-QUERY-FIELDS:CAPS" since="2.24"/>
75
81
    <keyword type="struct" name="ENameSelectorEntry" link="ENameSelectorEntry.html#ENameSelectorEntry-struct"/>
76
82
    <keyword type="function" name="e_name_selector_entry_new ()" link="ENameSelectorEntry.html#e-name-selector-entry-new"/>
77
83
    <keyword type="function" name="e_name_selector_entry_peek_contact_store ()" link="ENameSelectorEntry.html#e-name-selector-entry-peek-contact-store"/>
80
86
    <keyword type="function" name="e_name_selector_entry_set_destination_store ()" link="ENameSelectorEntry.html#e-name-selector-entry-set-destination-store"/>
81
87
    <keyword type="function" name="e_name_selector_entry_set_contact_editor_func ()" link="ENameSelectorEntry.html#e-name-selector-entry-set-contact-editor-func"/>
82
88
    <keyword type="function" name="e_name_selector_entry_set_contact_list_editor_func ()" link="ENameSelectorEntry.html#e-name-selector-entry-set-contact-list-editor-func"/>
83
 
    <keyword type="function" name="ens_util_populate_user_query_fields ()" link="ENameSelectorEntry.html#ens-util-populate-user-query-fields"/>
 
89
    <keyword type="function" name="ens_util_populate_user_query_fields ()" link="ENameSelectorEntry.html#ens-util-populate-user-query-fields" since="2.24"/>
84
90
    <keyword type="signal" name="The &quot;updated&quot; signal" link="ENameSelectorEntry.html#ENameSelectorEntry-updated"/>
85
91
    <keyword type="struct" name="ENameSelectorList" link="ENameSelectorList.html#ENameSelectorList-struct"/>
86
92
    <keyword type="function" name="e_name_selector_list_new ()" link="ENameSelectorList.html#e-name-selector-list-new"/>
93
99
    <keyword type="function" name="e_name_selector_model_peek_section ()" link="ENameSelectorModel.html#e-name-selector-model-peek-section"/>
94
100
    <keyword type="function" name="e_name_selector_model_add_section ()" link="ENameSelectorModel.html#e-name-selector-model-add-section"/>
95
101
    <keyword type="function" name="e_name_selector_model_remove_section ()" link="ENameSelectorModel.html#e-name-selector-model-remove-section"/>
 
102
    <keyword type="function" name="e_name_selector_model_get_contact_emails_without_used ()" link="ENameSelectorModel.html#e-name-selector-model-get-contact-emails-without-used" since="2.30"/>
 
103
    <keyword type="function" name="e_name_selector_model_free_emails_list ()" link="ENameSelectorModel.html#e-name-selector-model-free-emails-list" since="2.30"/>
96
104
    <keyword type="signal" name="The &quot;section-added&quot; signal" link="ENameSelectorModel.html#ENameSelectorModel-section-added"/>
97
105
    <keyword type="signal" name="The &quot;section-removed&quot; signal" link="ENameSelectorModel.html#ENameSelectorModel-section-removed"/>
98
106
    <keyword type="function" name="e_passwords_init ()" link="libedataserverui-e-passwords.html#e-passwords-init"/>
108
116
    <keyword type="enum" name="enum EPasswordsRememberType" link="libedataserverui-e-passwords.html#EPasswordsRememberType"/>
109
117
    <keyword type="function" name="e_passwords_ask_password ()" link="libedataserverui-e-passwords.html#e-passwords-ask-password"/>
110
118
    <keyword type="struct" name="ESourceComboBox" link="ESourceComboBox.html#ESourceComboBox-struct"/>
111
 
    <keyword type="function" name="e_source_combo_box_new ()" link="ESourceComboBox.html#e-source-combo-box-new"/>
112
 
    <keyword type="function" name="e_source_combo_box_get_source_list ()" link="ESourceComboBox.html#e-source-combo-box-get-source-list"/>
113
 
    <keyword type="function" name="e_source_combo_box_set_source_list ()" link="ESourceComboBox.html#e-source-combo-box-set-source-list"/>
114
 
    <keyword type="function" name="e_source_combo_box_get_active ()" link="ESourceComboBox.html#e-source-combo-box-get-active"/>
115
 
    <keyword type="function" name="e_source_combo_box_set_active ()" link="ESourceComboBox.html#e-source-combo-box-set-active"/>
116
 
    <keyword type="function" name="e_source_combo_box_get_active_uid ()" link="ESourceComboBox.html#e-source-combo-box-get-active-uid"/>
117
 
    <keyword type="function" name="e_source_combo_box_set_active_uid ()" link="ESourceComboBox.html#e-source-combo-box-set-active-uid"/>
 
119
    <keyword type="function" name="e_source_combo_box_new ()" link="ESourceComboBox.html#e-source-combo-box-new" since="2.22"/>
 
120
    <keyword type="function" name="e_source_combo_box_get_source_list ()" link="ESourceComboBox.html#e-source-combo-box-get-source-list" since="2.22"/>
 
121
    <keyword type="function" name="e_source_combo_box_set_source_list ()" link="ESourceComboBox.html#e-source-combo-box-set-source-list" since="2.22"/>
 
122
    <keyword type="function" name="e_source_combo_box_get_active ()" link="ESourceComboBox.html#e-source-combo-box-get-active" since="2.22"/>
 
123
    <keyword type="function" name="e_source_combo_box_set_active ()" link="ESourceComboBox.html#e-source-combo-box-set-active" since="2.22"/>
 
124
    <keyword type="function" name="e_source_combo_box_get_active_uid ()" link="ESourceComboBox.html#e-source-combo-box-get-active-uid" since="2.22"/>
 
125
    <keyword type="function" name="e_source_combo_box_set_active_uid ()" link="ESourceComboBox.html#e-source-combo-box-set-active-uid" since="2.22"/>
118
126
    <keyword type="property" name="The &quot;source-list&quot; property" link="ESourceComboBox.html#ESourceComboBox--source-list"/>
119
127
    <keyword type="struct" name="ESourceOptionMenu" link="ESourceOptionMenu.html#ESourceOptionMenu-struct"/>
120
128
    <keyword type="function" name="e_source_option_menu_new ()" link="ESourceOptionMenu.html#e-source-option-menu-new" deprecated=""/>
123
131
    <keyword type="signal" name="The &quot;source-selected&quot; signal" link="ESourceOptionMenu.html#ESourceOptionMenu-source-selected"/>
124
132
    <keyword type="struct" name="ESourceSelector" link="ESourceSelector.html#ESourceSelector-struct"/>
125
133
    <keyword type="function" name="e_source_selector_new ()" link="ESourceSelector.html#e-source-selector-new"/>
126
 
    <keyword type="function" name="e_source_selector_get_source_list ()" link="ESourceSelector.html#e-source-selector-get-source-list"/>
 
134
    <keyword type="function" name="e_source_selector_get_source_list ()" link="ESourceSelector.html#e-source-selector-get-source-list" since="2.24"/>
127
135
    <keyword type="function" name="e_source_selector_select_source ()" link="ESourceSelector.html#e-source-selector-select-source"/>
128
136
    <keyword type="function" name="e_source_selector_unselect_source ()" link="ESourceSelector.html#e-source-selector-unselect-source"/>
 
137
    <keyword type="function" name="e_source_selector_select_exclusive ()" link="ESourceSelector.html#e-source-selector-select-exclusive" since="2.30"/>
129
138
    <keyword type="function" name="e_source_selector_source_is_selected ()" link="ESourceSelector.html#e-source-selector-source-is-selected"/>
130
139
    <keyword type="function" name="e_source_selector_get_selection ()" link="ESourceSelector.html#e-source-selector-get-selection"/>
131
140
    <keyword type="function" name="e_source_selector_free_selection ()" link="ESourceSelector.html#e-source-selector-free-selection"/>
132
141
    <keyword type="function" name="e_source_selector_show_selection ()" link="ESourceSelector.html#e-source-selector-show-selection"/>
133
142
    <keyword type="function" name="e_source_selector_selection_shown ()" link="ESourceSelector.html#e-source-selector-selection-shown"/>
134
143
    <keyword type="function" name="e_source_selector_set_select_new ()" link="ESourceSelector.html#e-source-selector-set-select-new"/>
135
 
    <keyword type="function" name="e_source_selector_edit_primary_selection ()" link="ESourceSelector.html#e-source-selector-edit-primary-selection"/>
 
144
    <keyword type="function" name="e_source_selector_edit_primary_selection ()" link="ESourceSelector.html#e-source-selector-edit-primary-selection" since="2.26"/>
136
145
    <keyword type="function" name="e_source_selector_peek_primary_selection ()" link="ESourceSelector.html#e-source-selector-peek-primary-selection"/>
137
146
    <keyword type="function" name="e_source_selector_set_primary_selection ()" link="ESourceSelector.html#e-source-selector-set-primary-selection"/>
138
147
    <keyword type="function" name="e_source_selector_get_primary_source_group ()" link="ESourceSelector.html#e-source-selector-get-primary-source-group"/>
143
152
    <keyword type="signal" name="The &quot;selection-changed&quot; signal" link="ESourceSelector.html#ESourceSelector-selection-changed"/>
144
153
    <keyword type="struct" name="ESourceSelectorDialog" link="ESourceSelectorDialog.html#ESourceSelectorDialog-struct"/>
145
154
    <keyword type="function" name="e_source_selector_dialog_new ()" link="ESourceSelectorDialog.html#e-source-selector-dialog-new"/>
146
 
    <keyword type="function" name="e_source_selector_dialog_select_default_source ()" link="ESourceSelectorDialog.html#e-source-selector-dialog-select-default-source"/>
 
155
    <keyword type="function" name="e_source_selector_dialog_select_default_source ()" link="ESourceSelectorDialog.html#e-source-selector-dialog-select-default-source" since="2.28"/>
147
156
    <keyword type="function" name="e_source_selector_dialog_peek_primary_selection ()" link="ESourceSelectorDialog.html#e-source-selector-dialog-peek-primary-selection"/>
148
157
    <keyword type="function" name="ETreeModelGeneratorGenerateFunc ()" link="ETreeModelGenerator.html#ETreeModelGeneratorGenerateFunc"/>
149
158
    <keyword type="function" name="ETreeModelGeneratorModifyFunc ()" link="ETreeModelGenerator.html#ETreeModelGeneratorModifyFunc"/>