~ubuntu-branches/ubuntu/precise/evolution/precise

« back to all changes in this revision

Viewing changes to doc/reference/shell/html/eshell.devhelp2

  • Committer: Bazaar Package Importer
  • Author(s): Mathieu Trudel-Lapierre
  • Date: 2011-06-24 00:27:53 UTC
  • mfrom: (1.1.80 upstream)
  • Revision ID: james.westby@ubuntu.com-20110624002753-2vh1vjavlya7r103
Tags: 3.1.2-0ubuntu1
* New upstream release 3.1.2.
* debian/control: adjust Build-Depends to match new upstream requirements for
  the new release.
* debian/control: update evolution and evolution-dev Depends to require the
  right versions of e-d-s (>= 3.1, << 3.2), and drop libunique-3.0-dev.
* debian/control,
  debian/evolution.install: remove groupwise-features from the plugin list,
  it's now split out into a separate module.
* debian/patches/03_lpi.patch: refreshed.

Show diffs side-by-side

added added

removed removed

Lines of Context:
47
47
    <sub name="Index" link="ix01.html"/>
48
48
  </chapters>
49
49
  <functions>
50
 
    <keyword type="struct" name="struct EShell" link="EShell.html#EShell-struct"/>
 
50
    <keyword type="struct" name="EShell" link="EShell.html#EShell-struct"/>
51
51
    <keyword type="function" name="e_shell_get_default ()" link="EShell.html#e-shell-get-default"/>
52
52
    <keyword type="function" name="e_shell_load_modules ()" link="EShell.html#e-shell-load-modules"/>
53
53
    <keyword type="function" name="e_shell_get_shell_backends ()" link="EShell.html#e-shell-get-shell-backends"/>
99
99
    <keyword type="signal" name="The &quot;quit-requested&quot; signal" link="EShell.html#EShell-quit-requested"/>
100
100
    <keyword type="signal" name="The &quot;window-created&quot; signal" link="EShell.html#EShell-window-created"/>
101
101
    <keyword type="signal" name="The &quot;window-destroyed&quot; signal" link="EShell.html#EShell-window-destroyed"/>
102
 
    <keyword type="struct" name="struct EShellBackend" link="EShellBackend.html#EShellBackend-struct"/>
 
102
    <keyword type="struct" name="EShellBackend" link="EShellBackend.html#EShellBackend-struct"/>
103
103
    <keyword type="function" name="e_shell_backend_compare ()" link="EShellBackend.html#e-shell-backend-compare"/>
104
104
    <keyword type="function" name="e_shell_backend_get_config_dir ()" link="EShellBackend.html#e-shell-backend-get-config-dir"/>
105
105
    <keyword type="function" name="e_shell_backend_get_data_dir ()" link="EShellBackend.html#e-shell-backend-get-data-dir"/>
111
111
    <keyword type="function" name="e_shell_backend_migrate ()" link="EShellBackend.html#e-shell-backend-migrate"/>
112
112
    <keyword type="property" name="The &quot;busy&quot; property" link="EShellBackend.html#EShellBackend--busy"/>
113
113
    <keyword type="signal" name="The &quot;activity-added&quot; signal" link="EShellBackend.html#EShellBackend-activity-added"/>
114
 
    <keyword type="struct" name="struct EShellWindow" link="EShellWindow.html#EShellWindow-struct"/>
 
114
    <keyword type="struct" name="EShellWindow" link="EShellWindow.html#EShellWindow-struct"/>
115
115
    <keyword type="function" name="e_shell_window_new ()" link="EShellWindow.html#e-shell-window-new"/>
116
116
    <keyword type="function" name="e_shell_window_get_shell ()" link="EShellWindow.html#e-shell-window-get-shell"/>
117
117
    <keyword type="function" name="e_shell_window_get_shell_view ()" link="EShellWindow.html#e-shell-window-get-shell-view"/>
151
151
    <keyword type="property" name="The &quot;toolbar-visible&quot; property" link="EShellWindow.html#EShellWindow--toolbar-visible"/>
152
152
    <keyword type="property" name="The &quot;ui-manager&quot; property" link="EShellWindow.html#EShellWindow--ui-manager"/>
153
153
    <keyword type="signal" name="The &quot;shell-view-created&quot; signal" link="EShellWindow.html#EShellWindow-shell-view-created"/>
154
 
    <keyword type="struct" name="struct EShellView" link="EShellView.html#EShellView-struct"/>
155
 
    <keyword type="struct" name="struct EShellViewClass" link="EShellView.html#EShellViewClass"/>
 
154
    <keyword type="struct" name="EShellView" link="EShellView.html#EShellView-struct"/>
 
155
    <keyword type="struct" name="EShellViewClass" link="EShellView.html#EShellViewClass"/>
156
156
    <keyword type="function" name="e_shell_view_get_name ()" link="EShellView.html#e-shell-view-get-name"/>
157
157
    <keyword type="function" name="e_shell_view_get_action ()" link="EShellView.html#e-shell-view-get-action"/>
158
158
    <keyword type="function" name="e_shell_view_get_title ()" link="EShellView.html#e-shell-view-get-title"/>
201
201
    <keyword type="signal" name="The &quot;execute-search&quot; signal" link="EShellView.html#EShellView-execute-search"/>
202
202
    <keyword type="signal" name="The &quot;toggled&quot; signal" link="EShellView.html#EShellView-toggled"/>
203
203
    <keyword type="signal" name="The &quot;update-actions&quot; signal" link="EShellView.html#EShellView-update-actions"/>
204
 
    <keyword type="struct" name="struct EShellContent" link="EShellContent.html#EShellContent-struct"/>
 
204
    <keyword type="struct" name="EShellContent" link="EShellContent.html#EShellContent-struct"/>
205
205
    <keyword type="function" name="e_shell_content_new ()" link="EShellContent.html#e-shell-content-new"/>
206
206
    <keyword type="function" name="e_shell_content_set_searchbar ()" link="EShellContent.html#e-shell-content-set-searchbar"/>
207
207
    <keyword type="function" name="e_shell_content_check_state ()" link="EShellContent.html#e-shell-content-check-state"/>
215
215
    <keyword type="function" name="e_shell_content_run_save_search_dialog ()" link="EShellContent.html#e-shell-content-run-save-search-dialog"/>
216
216
    <keyword type="property" name="The &quot;alert-bar&quot; property" link="EShellContent.html#EShellContent--alert-bar"/>
217
217
    <keyword type="property" name="The &quot;shell-view&quot; property" link="EShellContent.html#EShellContent--shell-view"/>
218
 
    <keyword type="struct" name="struct EShellSidebar" link="EShellSidebar.html#EShellSidebar-struct"/>
 
218
    <keyword type="struct" name="EShellSidebar" link="EShellSidebar.html#EShellSidebar-struct"/>
219
219
    <keyword type="function" name="e_shell_sidebar_new ()" link="EShellSidebar.html#e-shell-sidebar-new"/>
220
220
    <keyword type="function" name="e_shell_sidebar_check_state ()" link="EShellSidebar.html#e-shell-sidebar-check-state"/>
221
221
    <keyword type="function" name="e_shell_sidebar_get_shell_view ()" link="EShellSidebar.html#e-shell-sidebar-get-shell-view"/>
229
229
    <keyword type="property" name="The &quot;primary-text&quot; property" link="EShellSidebar.html#EShellSidebar--primary-text"/>
230
230
    <keyword type="property" name="The &quot;secondary-text&quot; property" link="EShellSidebar.html#EShellSidebar--secondary-text"/>
231
231
    <keyword type="property" name="The &quot;shell-view&quot; property" link="EShellSidebar.html#EShellSidebar--shell-view"/>
232
 
    <keyword type="struct" name="struct EShellTaskbar" link="EShellTaskbar.html#EShellTaskbar-struct"/>
 
232
    <keyword type="struct" name="EShellTaskbar" link="EShellTaskbar.html#EShellTaskbar-struct"/>
233
233
    <keyword type="function" name="e_shell_taskbar_new ()" link="EShellTaskbar.html#e-shell-taskbar-new"/>
234
234
    <keyword type="function" name="e_shell_taskbar_get_shell_view ()" link="EShellTaskbar.html#e-shell-taskbar-get-shell-view"/>
235
235
    <keyword type="function" name="e_shell_taskbar_get_message ()" link="EShellTaskbar.html#e-shell-taskbar-get-message"/>
238
238
    <keyword type="function" name="e_shell_taskbar_get_activity_count ()" link="EShellTaskbar.html#e-shell-taskbar-get-activity-count"/>
239
239
    <keyword type="property" name="The &quot;message&quot; property" link="EShellTaskbar.html#EShellTaskbar--message"/>
240
240
    <keyword type="property" name="The &quot;shell-view&quot; property" link="EShellTaskbar.html#EShellTaskbar--shell-view"/>
241
 
    <keyword type="struct" name="struct EShellSearchbar" link="EShellSearchbar.html#EShellSearchbar-struct"/>
 
241
    <keyword type="struct" name="EShellSearchbar" link="EShellSearchbar.html#EShellSearchbar-struct"/>
242
242
    <keyword type="function" name="e_shell_searchbar_new ()" link="EShellSearchbar.html#e-shell-searchbar-new"/>
243
243
    <keyword type="function" name="e_shell_searchbar_get_shell_view ()" link="EShellSearchbar.html#e-shell-searchbar-get-shell-view"/>
244
244
    <keyword type="function" name="e_shell_searchbar_get_express_mode ()" link="EShellSearchbar.html#e-shell-searchbar-get-express-mode"/>
276
276
    <keyword type="property" name="The &quot;search-visible&quot; property" link="EShellSearchbar.html#EShellSearchbar--search-visible"/>
277
277
    <keyword type="property" name="The &quot;shell-view&quot; property" link="EShellSearchbar.html#EShellSearchbar--shell-view"/>
278
278
    <keyword type="property" name="The &quot;state-group&quot; property" link="EShellSearchbar.html#EShellSearchbar--state-group"/>
279
 
    <keyword type="struct" name="struct EShellSettings" link="EShellSettings.html#EShellSettings-struct"/>
 
279
    <keyword type="struct" name="EShellSettings" link="EShellSettings.html#EShellSettings-struct"/>
280
280
    <keyword type="function" name="e_shell_settings_install_property ()" link="EShellSettings.html#e-shell-settings-install-property"/>
281
281
    <keyword type="function" name="e_shell_settings_install_property_for_key ()" link="EShellSettings.html#e-shell-settings-install-property-for-key"/>
282
282
    <keyword type="function" name="e_shell_settings_enable_debug ()" link="EShellSettings.html#e-shell-settings-enable-debug"/>
290
290
    <keyword type="function" name="e_shell_settings_set_object ()" link="EShellSettings.html#e-shell-settings-set-object"/>
291
291
    <keyword type="function" name="e_shell_settings_get_pointer ()" link="EShellSettings.html#e-shell-settings-get-pointer"/>
292
292
    <keyword type="function" name="e_shell_settings_set_pointer ()" link="EShellSettings.html#e-shell-settings-set-pointer"/>
293
 
    <keyword type="struct" name="struct EShellSwitcher" link="EShellSwitcher.html#EShellSwitcher-struct"/>
 
293
    <keyword type="struct" name="EShellSwitcher" link="EShellSwitcher.html#EShellSwitcher-struct"/>
294
294
    <keyword type="function" name="e_shell_switcher_new ()" link="EShellSwitcher.html#e-shell-switcher-new"/>
295
295
    <keyword type="function" name="e_shell_switcher_add_action ()" link="EShellSwitcher.html#e-shell-switcher-add-action"/>
296
296
    <keyword type="function" name="e_shell_switcher_get_style ()" link="EShellSwitcher.html#e-shell-switcher-get-style"/>
302
302
    <keyword type="property" name="The &quot;toolbar-visible&quot; property" link="EShellSwitcher.html#EShellSwitcher--toolbar-visible"/>
303
303
    <keyword type="signal" name="The &quot;style-changed&quot; signal" link="EShellSwitcher.html#EShellSwitcher-style-changed"/>
304
304
    <keyword type="function" name="e_shell_configure_ui_manager ()" link="eshell-Shell-Utilities.html#e-shell-configure-ui-manager"/>
305
 
    <keyword type="function" name="e_shell_configure_web_view ()" link="eshell-Shell-Utilities.html#e-shell-configure-web-view"/>
306
305
    <keyword type="function" name="e_shell_run_open_dialog ()" link="eshell-Shell-Utilities.html#e-shell-run-open-dialog"/>
307
306
    <keyword type="function" name="e_shell_run_save_dialog ()" link="eshell-Shell-Utilities.html#e-shell-run-save-dialog"/>
308
307
    <keyword type="function" name="e_shell_utils_import_uris ()" link="eshell-Shell-Utilities.html#e-shell-utils-import-uris"/>
312
311
    <keyword type="function" name="e_set_default_account ()" link="eshell-Mail-Accounts.html#e-set-default-account"/>
313
312
    <keyword type="function" name="e_get_account_by_name ()" link="eshell-Mail-Accounts.html#e-get-account-by-name"/>
314
313
    <keyword type="function" name="e_get_account_by_uid ()" link="eshell-Mail-Accounts.html#e-get-account-by-uid"/>
315
 
    <keyword type="function" name="e_get_account_by_source_url ()" link="eshell-Mail-Accounts.html#e-get-account-by-source-url"/>
316
 
    <keyword type="function" name="e_get_account_by_transport_url ()" link="eshell-Mail-Accounts.html#e-get-account-by-transport-url"/>
317
314
    <keyword type="function" name="e_get_any_enabled_account ()" link="eshell-Mail-Accounts.html#e-get-any-enabled-account"/>
318
315
    <keyword type="function" name="e_get_default_transport ()" link="eshell-Mail-Accounts.html#e-get-default-transport"/>
319
 
    <keyword type="function" name="e_get_subscribable_accounts ()" link="eshell-Mail-Accounts.html#e-get-subscribable-accounts"/>
320
316
    <keyword type="macro" name="E_ALERT_ASK_FILE_EXISTS_OVERWRITE" link="eshell-User-Alert-Handling.html#E-ALERT-ASK-FILE-EXISTS-OVERWRITE:CAPS"/>
321
317
    <keyword type="macro" name="E_ALERT_NO_SAVE_FILE" link="eshell-User-Alert-Handling.html#E-ALERT-NO-SAVE-FILE:CAPS"/>
322
318
    <keyword type="macro" name="E_ALERT_NO_LOAD_FILE" link="eshell-User-Alert-Handling.html#E-ALERT-NO-LOAD-FILE:CAPS"/>
323
 
    <keyword type="struct" name="struct EAlert" link="eshell-User-Alert-Handling.html#EAlert"/>
 
319
    <keyword type="struct" name="EAlert" link="eshell-User-Alert-Handling.html#EAlert"/>
324
320
    <keyword type="function" name="e_alert_new ()" link="eshell-User-Alert-Handling.html#e-alert-new"/>
325
321
    <keyword type="function" name="e_alert_run_dialog ()" link="eshell-User-Alert-Handling.html#e-alert-run-dialog"/>
326
322
    <keyword type="function" name="e_alert_run_dialog_for_args ()" link="eshell-User-Alert-Handling.html#e-alert-run-dialog-for-args"/>
390
386
    <keyword type="function" name="e_clipboard_wait_for_directory ()" link="eshell-Selections.html#e-clipboard-wait-for-directory"/>
391
387
    <keyword type="function" name="e_clipboard_wait_is_calendar_available ()" link="eshell-Selections.html#e-clipboard-wait-is-calendar-available"/>
392
388
    <keyword type="function" name="e_clipboard_wait_is_directory_available ()" link="eshell-Selections.html#e-clipboard-wait-is-directory-available"/>
393
 
    <keyword type="struct" name="struct ESignature" link="eshell-Personalized-Signatures.html#ESignature-struct"/>
 
389
    <keyword type="struct" name="ESignature" link="eshell-Personalized-Signatures.html#ESignature-struct"/>
394
390
    <keyword type="function" name="e_signature_new ()" link="eshell-Personalized-Signatures.html#e-signature-new"/>
395
391
    <keyword type="function" name="e_signature_new_from_xml ()" link="eshell-Personalized-Signatures.html#e-signature-new-from-xml"/>
396
392
    <keyword type="function" name="e_signature_uid_from_xml ()" link="eshell-Personalized-Signatures.html#e-signature-uid-from-xml"/>
415
411
    <keyword type="property" name="The &quot;is-script&quot; property" link="eshell-Personalized-Signatures.html#ESignature--is-script"/>
416
412
    <keyword type="property" name="The &quot;name&quot; property" link="eshell-Personalized-Signatures.html#ESignature--name"/>
417
413
    <keyword type="property" name="The &quot;uid&quot; property" link="eshell-Personalized-Signatures.html#ESignature--uid"/>
418
 
    <keyword type="struct" name="struct ESignatureList" link="eshell-Container-for-Signatures.html#ESignatureList-struct"/>
 
414
    <keyword type="struct" name="ESignatureList" link="eshell-Container-for-Signatures.html#ESignatureList-struct"/>
419
415
    <keyword type="function" name="e_signature_list_new ()" link="eshell-Container-for-Signatures.html#e-signature-list-new"/>
420
416
    <keyword type="function" name="e_signature_list_construct ()" link="eshell-Container-for-Signatures.html#e-signature-list-construct"/>
421
417
    <keyword type="function" name="e_signature_list_save ()" link="eshell-Container-for-Signatures.html#e-signature-list-save"/>
427
423
    <keyword type="signal" name="The &quot;signature-added&quot; signal" link="eshell-Container-for-Signatures.html#ESignatureList-signature-added"/>
428
424
    <keyword type="signal" name="The &quot;signature-changed&quot; signal" link="eshell-Container-for-Signatures.html#ESignatureList-signature-changed"/>
429
425
    <keyword type="signal" name="The &quot;signature-removed&quot; signal" link="eshell-Container-for-Signatures.html#ESignatureList-signature-removed"/>
430
 
    <keyword type="struct" name="struct EWebView" link="eshell-e-signature-utils.html#EWebView"/>
 
426
    <keyword type="struct" name="EWebView" link="eshell-e-signature-utils.html#EWebView"/>
431
427
    <keyword type="function" name="e_web_view_new ()" link="eshell-e-signature-utils.html#e-web-view-new"/>
432
428
    <keyword type="function" name="e_web_view_clear ()" link="eshell-e-signature-utils.html#e-web-view-clear"/>
433
429
    <keyword type="function" name="e_web_view_load_string ()" link="eshell-e-signature-utils.html#e-web-view-load-string"/>
477
473
    <keyword type="function" name="e_web_view_status_message ()" link="eshell-e-signature-utils.html#e-web-view-status-message"/>
478
474
    <keyword type="function" name="e_web_view_stop_loading ()" link="eshell-e-signature-utils.html#e-web-view-stop-loading"/>
479
475
    <keyword type="function" name="e_web_view_update_actions ()" link="eshell-e-signature-utils.html#e-web-view-update-actions"/>
480
 
    <keyword type="function" name="e_get_gnome2_user_dir ()" link="eshell-Miscellaneous-Utilities.html#e-get-gnome2-user-dir"/>
481
476
    <keyword type="function" name="e_get_accels_filename ()" link="eshell-Miscellaneous-Utilities.html#e-get-accels-filename"/>
482
477
    <keyword type="function" name="e_show_uri ()" link="eshell-Miscellaneous-Utilities.html#e-show-uri"/>
483
478
    <keyword type="function" name="e_display_help ()" link="eshell-Miscellaneous-Utilities.html#e-display-help"/>
551
546
    <keyword type="macro" name="gconf_bridge_bind_window_pos()" link="eshell-GConf-Bridge.html#gconf-bridge-bind-window-pos"/>
552
547
    <keyword type="function" name="gconf_bridge_bind_string_list_store ()" link="eshell-GConf-Bridge.html#gconf-bridge-bind-string-list-store"/>
553
548
    <keyword type="function" name="gconf_bridge_unbind ()" link="eshell-GConf-Bridge.html#gconf-bridge-unbind"/>
554
 
    <keyword type="struct" name="struct EModule" link="EModule.html#EModule-struct"/>
 
549
    <keyword type="struct" name="EModule" link="EModule.html#EModule-struct"/>
555
550
    <keyword type="function" name="e_module_new ()" link="EModule.html#e-module-new"/>
556
551
    <keyword type="function" name="e_module_get_filename ()" link="EModule.html#e-module-get-filename"/>
557
552
    <keyword type="function" name="e_module_load_all_in_directory ()" link="EModule.html#e-module-load-all-in-directory"/>
558
553
    <keyword type="property" name="The &quot;filename&quot; property" link="EModule.html#EModule--filename"/>
559
 
    <keyword type="struct" name="struct EExtension" link="EExtension.html#EExtension-struct"/>
 
554
    <keyword type="struct" name="EExtension" link="EExtension.html#EExtension-struct"/>
560
555
    <keyword type="function" name="e_extension_get_extensible ()" link="EExtension.html#e-extension-get-extensible"/>
561
556
    <keyword type="property" name="The &quot;extensible&quot; property" link="EExtension.html#EExtension--extensible"/>
562
557
    <keyword type="struct" name="EExtensible" link="EExtensible.html#EExtensible-struct"/>