[evolution: 635/635] Merge commit 'origin/kill-bonobo'
- From: Matthew Barnes <mbarnes src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [evolution: 635/635] Merge commit 'origin/kill-bonobo'
- Date: Sun, 30 Aug 2009 05:41:13 +0000 (UTC)
commit cfb9c32b6657165e4d5e11aa7b47804f679a61f8
Merge: fefeb30... 0f7f4cf...
Author: Matthew Barnes <mbarnes redhat com>
Date: Sun Aug 30 01:37:36 2009 -0400
Merge commit 'origin/kill-bonobo'
Makefile.am | 50 +-
a11y/Makefile.am | 15 -
a11y/addressbook/Makefile.am | 35 -
a11y/addressbook/ea-addressbook-view.c | 122 -
a11y/addressbook/ea-addressbook.c | 84 -
a11y/addressbook/ea-minicard-view.c | 419 -
a11y/calendar/Makefile.am | 56 -
a11y/calendar/ea-cal-view.c | 426 -
a11y/calendar/ea-calendar.c | 203 -
a11y/calendar/ea-day-view-cell.c | 395 -
a11y/calendar/ea-day-view.c | 277 -
a11y/calendar/ea-gnome-calendar.c | 351 -
a11y/calendar/ea-week-view-cell.c | 477 -
a11y/calendar/ea-week-view.c | 321 -
a11y/e-table/Makefile.am | 44 -
a11y/e-table/gal-a11y-e-cell-popup.h | 61 -
a11y/e-table/gal-a11y-e-cell-text.h | 63 -
a11y/e-text/Makefile.am | 15 -
a11y/widgets/Makefile.am | 36 -
a11y/widgets/ea-calendar-cell.c | 386 -
a11y/widgets/ea-combo-button.c | 186 -
a11y/widgets/ea-combo-button.h | 51 -
a11y/widgets/ea-widgets.c | 39 -
a11y/widgets/ea-widgets.h | 33 -
addressbook/conduit/address-conduit.c | 8 +
addressbook/gui/Makefile.am | 2 +-
.../GNOME_Evolution_Addressbook.server.in.in | 136 -
addressbook/gui/component/Makefile.am | 130 -
addressbook/gui/component/addressbook-component.c | 527 -
addressbook/gui/component/addressbook-component.h | 62 -
addressbook/gui/component/addressbook-config.c | 1252 --
addressbook/gui/component/addressbook-config.h | 51 -
addressbook/gui/component/addressbook-migrate.c | 1213 --
addressbook/gui/component/addressbook-migrate.h | 31 -
addressbook/gui/component/addressbook-view.c | 1533 --
addressbook/gui/component/addressbook-view.h | 63 -
addressbook/gui/component/addressbook.h | 34 -
.../apps_evolution_addressbook.schemas.in | 82 -
addressbook/gui/component/autocompletion-config.c | 225 -
addressbook/gui/component/autocompletion-config.h | 32 -
addressbook/gui/component/component-factory.c | 75 -
addressbook/gui/contact-editor/Makefile.am | 11 +-
addressbook/gui/contact-editor/e-contact-editor.c | 99 +-
addressbook/gui/contact-editor/e-contact-editor.h | 15 +-
.../gui/contact-editor/e-contact-quick-add.c | 31 +-
addressbook/gui/contact-editor/eab-editor.c | 398 +-
addressbook/gui/contact-editor/eab-editor.h | 101 +-
addressbook/gui/contact-list-editor/Makefile.am | 1 -
.../contact-list-editor/e-contact-list-editor.c | 280 +-
.../contact-list-editor/e-contact-list-editor.h | 3 +-
addressbook/gui/merging/eab-contact-compare.c | 4 +-
addressbook/gui/merging/eab-contact-merging.c | 14 +-
addressbook/gui/widgets/Makefile.am | 34 +-
addressbook/gui/widgets/e-addressbook-model.c | 1049 +-
addressbook/gui/widgets/e-addressbook-model.h | 148 +-
.../gui/widgets/e-addressbook-reflow-adapter.c | 69 +-
.../gui/widgets/e-addressbook-reflow-adapter.h | 11 +-
addressbook/gui/widgets/e-addressbook-selector.c | 443 +
addressbook/gui/widgets/e-addressbook-selector.h | 73 +
.../gui/widgets/e-addressbook-table-adapter.c | 36 +-
.../gui/widgets/e-addressbook-table-adapter.h | 4 +-
addressbook/gui/widgets/e-addressbook-view.c | 2490 ++--
addressbook/gui/widgets/e-addressbook-view.h | 206 +-
addressbook/gui/widgets/e-minicard-view-widget.c | 38 +
addressbook/gui/widgets/e-minicard-view-widget.h | 2 +
addressbook/gui/widgets/e-minicard-view.c | 60 +-
addressbook/gui/widgets/e-minicard-view.h | 4 +-
addressbook/gui/widgets/e-minicard.c | 78 +-
addressbook/gui/widgets/e-minicard.h | 6 +-
addressbook/gui/widgets/ea-addressbook-view.c | 123 +
.../gui/widgets}/ea-addressbook-view.h | 0
addressbook/gui/widgets/ea-addressbook.c | 84 +
.../gui/widgets}/ea-addressbook.h | 0
addressbook/gui/widgets/ea-minicard-view.c | 412 +
.../gui/widgets}/ea-minicard-view.h | 0
.../gui/widgets}/ea-minicard.c | 0
.../gui/widgets}/ea-minicard.h | 0
addressbook/gui/widgets/eab-config.c | 46 -
addressbook/gui/widgets/eab-config.h | 15 -
addressbook/gui/widgets/eab-contact-display.c | 733 +-
addressbook/gui/widgets/eab-contact-display.h | 56 +-
addressbook/gui/widgets/eab-gui-util.c | 379 +-
addressbook/gui/widgets/eab-gui-util.h | 30 +-
addressbook/gui/widgets/eab-menu.c | 258 -
addressbook/gui/widgets/eab-menu.h | 104 -
addressbook/gui/widgets/eab-popup-control.c | 462 -
addressbook/gui/widgets/eab-popup-control.h | 84 -
addressbook/gui/widgets/eab-popup.c | 364 -
addressbook/gui/widgets/eab-popup.h | 195 -
addressbook/gui/widgets/gal-view-minicard.c | 290 +-
addressbook/gui/widgets/gal-view-minicard.h | 65 +-
addressbook/util/Makefile.am | 2 +
addressbook/{gui/component => util}/addressbook.c | 0
addressbook/util/addressbook.h | 31 +
addressbook/util/eab-book-util.h | 2 -
calendar/conduits/calendar/calendar-conduit.c | 7 +
calendar/conduits/memo/memo-conduit.c | 7 +
calendar/conduits/todo/todo-conduit.c | 7 +
calendar/gui/Makefile.am | 226 +-
calendar/gui/alarm-notify/Makefile.am | 6 +-
calendar/gui/alarm-notify/alarm-queue.c | 19 +-
calendar/gui/alarm-notify/notify-main.c | 6 -
calendar/gui/apps_evolution_calendar.schemas.in | 107 +-
calendar/gui/cal-editor-utils.c | 21 +-
calendar/gui/cal-editor-utils.h | 13 +-
calendar/gui/cal-search-bar.c | 920 --
calendar/gui/cal-search-bar.h | 91 -
calendar/gui/calendar-commands.c | 334 -
calendar/gui/calendar-component.c | 970 +--
calendar/gui/calendar-component.h | 8 -
calendar/gui/calendar-config-keys.h | 8 -
calendar/gui/calendar-config.c | 810 +-
calendar/gui/calendar-config.h | 106 -
calendar/gui/calendar-view-factory.c | 6 +-
calendar/gui/calendar-view-factory.h | 4 +-
calendar/gui/comp-editor-factory.c | 642 -
calendar/gui/comp-editor-factory.h | 62 -
calendar/gui/control-factory.c | 79 -
calendar/gui/control-factory.h | 31 -
calendar/gui/dialogs/cal-prefs-dialog.c | 405 +-
calendar/gui/dialogs/cal-prefs-dialog.h | 37 +-
calendar/gui/dialogs/comp-editor-util.c | 30 +-
calendar/gui/dialogs/comp-editor-util.h | 7 +-
calendar/gui/dialogs/comp-editor.c | 207 +-
calendar/gui/dialogs/comp-editor.h | 6 +
calendar/gui/dialogs/event-editor.c | 56 +-
calendar/gui/dialogs/event-editor.h | 1 +
calendar/gui/dialogs/event-page.c | 220 +-
calendar/gui/dialogs/memo-editor.c | 14 +-
calendar/gui/dialogs/memo-editor.h | 1 +
calendar/gui/dialogs/memo-page.c | 17 +-
calendar/gui/dialogs/memo-page.glade | 1 +
calendar/gui/dialogs/recurrence-page.c | 51 +-
calendar/gui/dialogs/schedule-page.c | 19 +-
calendar/gui/dialogs/task-details-page.c | 14 +-
calendar/gui/dialogs/task-details-page.glade | 190 +-
calendar/gui/dialogs/task-editor.c | 60 +-
calendar/gui/dialogs/task-editor.h | 1 +
calendar/gui/dialogs/task-page.c | 200 +-
calendar/gui/e-attachment-handler-calendar.c | 511 -
calendar/gui/e-attachment-handler-calendar.h | 65 -
calendar/gui/e-cal-component-memo-preview.c | 365 -
calendar/gui/e-cal-component-memo-preview.h | 66 -
calendar/gui/e-cal-component-preview.c | 319 +-
calendar/gui/e-cal-component-preview.h | 64 +-
calendar/gui/e-cal-config.c | 47 -
calendar/gui/e-cal-config.h | 15 -
calendar/gui/e-cal-event.c | 75 +-
calendar/gui/e-cal-event.h | 33 +-
calendar/gui/e-cal-list-view-config.c | 201 -
calendar/gui/e-cal-list-view-config.h | 56 -
calendar/gui/e-cal-list-view.c | 69 +-
calendar/gui/e-cal-list-view.h | 37 +-
calendar/gui/e-cal-menu.c | 293 -
calendar/gui/e-cal-menu.h | 121 -
calendar/gui/e-cal-model-calendar.c | 10 +-
calendar/gui/e-cal-model-calendar.h | 43 +-
calendar/gui/e-cal-model-memos.c | 10 +-
calendar/gui/e-cal-model-memos.h | 43 +-
calendar/gui/e-cal-model-tasks.c | 254 +-
calendar/gui/e-cal-model-tasks.h | 65 +-
calendar/gui/e-cal-model.c | 555 +-
calendar/gui/e-cal-model.h | 249 +-
calendar/gui/e-cal-popup.c | 501 -
calendar/gui/e-cal-popup.h | 214 -
calendar/gui/e-calendar-selector.c | 226 +
calendar/gui/e-calendar-selector.h | 66 +
calendar/gui/e-calendar-table-config.c | 244 -
calendar/gui/e-calendar-table-config.h | 56 -
calendar/gui/e-calendar-table.c | 1332 +-
calendar/gui/e-calendar-table.h | 121 +-
calendar/gui/e-calendar-view.c | 1244 +--
calendar/gui/e-calendar-view.h | 70 +-
calendar/gui/e-cell-date-edit-config.c | 321 -
calendar/gui/e-cell-date-edit-config.h | 57 -
calendar/gui/e-cell-date-edit-text.c | 220 +-
calendar/gui/e-cell-date-edit-text.h | 66 +-
calendar/gui/e-date-edit-config.c | 257 -
calendar/gui/e-date-edit-config.h | 56 -
calendar/gui/e-day-view-config.c | 462 -
calendar/gui/e-day-view-config.h | 56 -
calendar/gui/e-day-view-main-item.c | 8 +-
calendar/gui/e-day-view-time-item.c | 9 +-
calendar/gui/e-day-view-top-item.c | 7 +-
calendar/gui/e-day-view.c | 683 +-
calendar/gui/e-day-view.h | 89 +-
calendar/gui/e-itip-control.c | 17 +-
calendar/gui/e-meeting-list-view.c | 5 +-
calendar/gui/e-meeting-store.c | 254 +-
calendar/gui/e-meeting-store.h | 134 +-
calendar/gui/e-meeting-time-sel.c | 378 +-
calendar/gui/e-meeting-time-sel.h | 72 +-
calendar/gui/e-memo-list-selector.c | 287 +
calendar/gui/e-memo-list-selector.h | 71 +
calendar/gui/e-memo-table-config.c | 245 -
calendar/gui/e-memo-table-config.h | 56 -
calendar/gui/e-memo-table.c | 1294 +-
calendar/gui/e-memo-table.h | 109 +-
calendar/gui/e-memos.c | 1229 --
calendar/gui/e-memos.h | 85 -
calendar/gui/e-mini-calendar-config.c | 235 -
calendar/gui/e-mini-calendar-config.h | 55 -
calendar/gui/e-month-view.c | 213 +
calendar/gui/e-month-view.h | 66 +
calendar/gui/e-task-list-selector.c | 288 +
calendar/gui/e-task-list-selector.h | 71 +
calendar/gui/e-tasks.c | 1569 --
calendar/gui/e-tasks.h | 91 -
calendar/gui/e-timezone-entry.c | 450 +-
calendar/gui/e-timezone-entry.h | 63 +-
calendar/gui/e-week-view-config.c | 286 -
calendar/gui/e-week-view-config.h | 55 -
calendar/gui/e-week-view-event-item.c | 5 +-
calendar/gui/e-week-view.c | 927 +-
calendar/gui/e-week-view.h | 198 +-
.../calendar => calendar/gui}/ea-cal-view-event.c | 0
.../calendar => calendar/gui}/ea-cal-view-event.h | 0
calendar/gui/ea-cal-view.c | 427 +
{a11y/calendar => calendar/gui}/ea-cal-view.h | 0
.../gui}/ea-calendar-helpers.c | 0
.../gui}/ea-calendar-helpers.h | 0
calendar/gui/ea-calendar.c | 203 +
{a11y/calendar => calendar/gui}/ea-calendar.h | 0
calendar/gui/ea-day-view-cell.c | 395 +
{a11y/calendar => calendar/gui}/ea-day-view-cell.h | 0
.../gui}/ea-day-view-main-item.c | 0
.../gui}/ea-day-view-main-item.h | 0
calendar/gui/ea-day-view.c | 276 +
{a11y/calendar => calendar/gui}/ea-day-view.h | 0
calendar/gui/ea-gnome-calendar.c | 324 +
.../calendar => calendar/gui}/ea-gnome-calendar.h | 0
{a11y/calendar => calendar/gui}/ea-jump-button.c | 0
{a11y/calendar => calendar/gui}/ea-jump-button.h | 0
calendar/gui/ea-week-view-cell.c | 477 +
.../calendar => calendar/gui}/ea-week-view-cell.h | 0
.../gui}/ea-week-view-main-item.c | 0
.../gui}/ea-week-view-main-item.h | 0
calendar/gui/ea-week-view.c | 320 +
{a11y/calendar => calendar/gui}/ea-week-view.h | 0
calendar/gui/gnome-cal.c | 3061 +---
calendar/gui/gnome-cal.h | 195 +-
calendar/gui/goto.c | 19 +-
calendar/gui/itip-bonobo-control.c | 264 -
calendar/gui/itip-bonobo-control.h | 34 -
calendar/gui/itip-utils.c | 3 -
calendar/gui/main.c | 193 -
calendar/gui/memos-component.c | 1222 --
calendar/gui/memos-component.h | 61 -
calendar/gui/memos-control.c | 404 -
calendar/gui/memos-control.h | 36 -
calendar/gui/migration.c | 1243 --
calendar/gui/migration.h | 35 -
calendar/gui/print.c | 40 +-
calendar/gui/print.h | 4 +-
calendar/gui/tasks-component.c | 1293 --
calendar/gui/tasks-component.h | 60 -
calendar/gui/tasks-control.c | 593 -
calendar/gui/tasks-control.h | 35 -
calendar/importers/main.c | 58 -
composer/Makefile.am | 7 +-
composer/e-composer-actions.c | 35 +-
composer/e-composer-from-header.c | 6 +-
composer/e-composer-from-header.h | 4 +-
composer/e-composer-header-table.c | 50 +-
composer/e-composer-header-table.h | 5 +-
composer/e-composer-header.c | 25 +-
composer/e-composer-header.h | 6 +-
composer/e-composer-name-header.c | 35 +-
composer/e-composer-post-header.c | 91 +-
composer/e-composer-post-header.h | 5 +-
composer/e-composer-private.c | 15 +-
composer/e-composer-private.h | 6 +-
composer/e-msg-composer.c | 568 +-
composer/e-msg-composer.h | 16 +-
configure.ac | 431 +-
doc/Makefile.am | 2 +
doc/devel/Makefile.am | 3 -
doc/devel/importer/Makefile.am | 197 -
.../importer/evolution-shell-importer-sections.txt | 79 -
.../importer/evolution-shell-importer.hierarchy | 7 -
doc/devel/importer/evolution-shell-importer.types | 9 -
doc/devel/importer/private-reference.sgml | 21 -
doc/devel/importer/public-reference.sgml | 20 -
.../importer/tmpl/evolution-importer-client.sgml | 84 -
doc/devel/importer/tmpl/evolution-importer.sgml | 96 -
.../tmpl/evolution-shell-importer-unused.sgml | 10 -
doc/reference/Makefile.am | 3 +
doc/reference/shell/Makefile.am | 158 +
doc/reference/shell/eshell-docs.sgml | 43 +
.../shell/eshell-overrides.txt} | 0
doc/reference/shell/eshell-sections.txt | 346 +
doc/reference/shell/eshell.types | 8 +
doc/reference/shell/tmpl/Evolution-DataServer.sgml | 1139 ++
doc/reference/shell/tmpl/action-groups.sgml | 99 +
doc/reference/shell/tmpl/e-activity-handler.sgml | 19 +
doc/reference/shell/tmpl/e-config-upgrade.sgml | 32 +
doc/reference/shell/tmpl/e-shell-backend.sgml | 114 +
doc/reference/shell/tmpl/e-shell-common.sgml | 21 +
doc/reference/shell/tmpl/e-shell-constants.sgml | 140 +
doc/reference/shell/tmpl/e-shell-content.sgml | 370 +
doc/reference/shell/tmpl/e-shell-importer.sgml | 27 +
doc/reference/shell/tmpl/e-shell-marshal.sgml | 41 +
doc/reference/shell/tmpl/e-shell-module.sgml | 180 +
doc/reference/shell/tmpl/e-shell-settings.sgml | 150 +
doc/reference/shell/tmpl/e-shell-sidebar.sgml | 126 +
doc/reference/shell/tmpl/e-shell-switcher.sgml | 104 +
doc/reference/shell/tmpl/e-shell-taskbar.sgml | 79 +
doc/reference/shell/tmpl/e-shell-view.sgml | 284 +
.../shell/tmpl/e-shell-window-actions.sgml | 309 +
.../shell/tmpl/e-shell-window-private.sgml | 25 +
doc/reference/shell/tmpl/e-shell-window.sgml | 190 +
doc/reference/shell/tmpl/e-shell.sgml | 310 +
doc/reference/shell/tmpl/e-test-shell-view.sgml | 41 +
doc/reference/shell/tmpl/es-event.sgml | 147 +
doc/reference/shell/tmpl/eshell-unused.sgml | 2384 +++
.../shell/tmpl/evolution-importer-client.sgml | 94 +
.../shell/tmpl/evolution-importer-listener.sgml | 56 +
doc/reference/shell/tmpl/evolution-importer.sgml | 117 +
.../shell/tmpl/evolution-intelligent-importer.sgml | 67 +
doc/reference/shell/tmpl/intelligent.sgml | 26 +
doc/reference/shell/tmpl/shell-actions.sgml | 291 +
e-util/Makefile.am | 26 +-
e-util/e-account-utils.c | 96 +
e-util/e-account-utils.h | 35 +
e-util/e-charset.c | 255 +
e-util/e-charset.h | 36 +
e-util/e-config.c | 458 +-
e-util/e-config.h | 25 +-
e-util/e-corba-utils.c | 43 -
e-util/e-corba-utils.h | 31 -
e-util/e-dialog-utils.c | 26 +-
e-util/e-dialog-utils.h | 2 +-
e-util/e-dialog-widgets.c | 14 +-
e-util/e-error.c | 19 +-
e-util/e-import.c | 4 -
e-util/e-import.h | 2 +-
e-util/e-logger.c | 76 +-
e-util/e-logger.h | 26 +-
e-util/e-marshal.list | 2 +
e-util/e-menu.c | 925 --
e-util/e-menu.h | 319 -
e-util/e-module.c | 318 +
e-util/e-module.h | 81 +
e-util/e-non-intrusive-error-dialog.c | 1 -
e-util/e-non-intrusive-error-dialog.h | 2 +-
e-util/e-plugin-ui.c | 438 +-
e-util/e-plugin-ui.h | 9 +-
e-util/e-plugin.c | 696 +-
e-util/e-plugin.h | 118 -
e-util/e-popup.c | 953 --
e-util/e-popup.h | 305 -
e-util/e-request.c | 2 +-
e-util/e-signature-utils.c | 351 +
e-util/e-signature-utils.h | 40 +
{widgets/misc => e-util}/e-unicode.c | 0
{widgets/misc => e-util}/e-unicode.h | 0
e-util/e-util-labels.c | 591 -
e-util/e-util-labels.h | 52 -
e-util/e-util.c | 59 +
e-util/e-util.h | 10 +-
e-util/gconf-bridge.c | 6 +-
em-format/Makefile.am | 28 +
em-format/em-format-quote.c | 585 +
em-format/em-format-quote.h | 81 +
em-format/em-format.c | 2016 +++
em-format/em-format.h | 402 +
{mail => em-format}/em-stripsig-filter.c | 0
{mail => em-format}/em-stripsig-filter.h | 0
evolution-plugin.pc.in | 2 +-
evolution-shell.pc.in | 3 +-
filter/Makefile.am | 1 -
filter/filter-datespec.c | 42 +-
filter/filter-rule.c | 8 +-
filter/rule-context.c | 4 +-
filter/rule-editor.c | 17 +-
m4/Makefile.am | 1 +
mail/Makefile.am | 376 +-
mail/e-attachment-handler-mail.c | 524 -
mail/e-attachment-handler-mail.h | 65 -
mail/e-mail-attachment-bar.c | 3 +-
mail/e-mail-browser.c | 745 +
mail/e-mail-browser.h | 72 +
mail/e-mail-display.c | 1072 ++
mail/e-mail-display.h | 99 +
mail/e-mail-label-dialog.c | 323 +
mail/e-mail-label-dialog.h | 77 +
mail/e-mail-label-list-store.c | 513 +
mail/e-mail-label-list-store.h | 85 +
mail/e-mail-label-manager.c | 479 +
mail/e-mail-label-manager.h | 81 +
mail/e-mail-label-tree-view.c | 136 +
mail/e-mail-label-tree-view.h | 66 +
mail/e-mail-local.c | 130 +
mail/e-mail-local.h | 51 +
mail/e-mail-reader-utils.c | 587 +
mail/e-mail-reader-utils.h | 56 +
mail/e-mail-reader.c | 2752 ++++
mail/e-mail-reader.h | 129 +
mail/e-mail-store.c | 423 +
mail/e-mail-store.h | 42 +
mail/e-searching-tokenizer.c | 629 +-
mail/e-searching-tokenizer.h | 81 +-
mail/em-account-editor.c | 804 +-
mail/em-account-editor.h | 89 +-
mail/em-account-prefs.c | 571 -
mail/em-account-prefs.h | 84 -
mail/em-composer-prefs.c | 2 -
mail/em-composer-prefs.h | 106 -
mail/em-composer-utils.c | 367 +-
mail/em-composer-utils.h | 12 +-
mail/em-config.c | 82 -
mail/em-config.h | 17 +-
mail/em-event.c | 96 -
mail/em-event.h | 31 -
mail/em-filter-editor.c | 126 +-
mail/em-filter-editor.h | 44 +-
mail/em-filter-folder-element.c | 8 +-
mail/em-folder-browser.c | 1580 +--
mail/em-folder-properties.c | 65 +-
mail/em-folder-properties.h | 6 +-
mail/em-folder-selection-button.c | 528 +-
mail/em-folder-selection-button.h | 82 +-
mail/em-folder-selection.c | 65 +-
mail/em-folder-selection.h | 13 +-
mail/em-folder-selector.c | 137 +-
mail/em-folder-selector.h | 27 +-
mail/em-folder-tree-model.c | 1371 +-
mail/em-folder-tree-model.h | 151 +-
mail/em-folder-tree.c | 2039 ++--
mail/em-folder-tree.h | 65 +-
mail/em-folder-utils.c | 113 +-
mail/em-folder-utils.h | 10 +-
mail/em-folder-view.c | 2612 +---
mail/em-folder-view.h | 3 +
mail/em-format-hook.h | 2 +-
mail/em-format-html-display.c | 1133 +-
mail/em-format-html-display.h | 54 +-
mail/em-format-html-print.c | 31 +-
mail/em-format-html.c | 1461 ++-
mail/em-format-html.h | 64 +-
mail/em-format-quote.c | 571 -
mail/em-format-quote.h | 81 -
mail/em-format.c | 1839 ---
mail/em-format.h | 348 -
mail/em-html-stream.c | 147 +-
mail/em-html-stream.h | 42 +-
mail/em-inline-filter.c | 3 +-
mail/em-junk-hook.c | 440 -
mail/em-junk-hook.h | 102 -
mail/em-junk.c | 31 +
mail/em-junk.h | 66 +
mail/em-mailer-prefs.c | 1624 --
mail/em-mailer-prefs.h | 147 -
mail/em-menu.c | 354 -
mail/em-menu.h | 121 -
mail/em-message-browser.c | 421 -
mail/em-message-browser.h | 74 -
mail/em-migrate.c | 3046 ----
mail/em-migrate.h | 34 -
mail/em-network-prefs.c | 499 -
mail/em-network-prefs.h | 107 -
mail/em-popup.c | 888 --
mail/em-popup.h | 261 -
mail/em-search-context.c | 84 +-
mail/em-search-context.h | 41 +-
mail/em-subscribe-editor.c | 10 +-
mail/em-subscribe-editor.h | 2 +-
mail/em-utils.c | 534 +-
mail/em-utils.h | 42 +-
mail/em-vfolder-editor.c | 92 +-
mail/em-vfolder-editor.h | 39 +-
mail/em-vfolder-rule.c | 6 +-
mail/evolution-mail.schemas.in | 237 +-
mail/filtertypes.xml | 4 +-
mail/importers/Makefile.am | 3 +-
mail/importers/evolution-mbox-importer.c | 14 +-
mail/importers/mail-importer.c | 35 +-
mail/importers/mail-importer.h | 20 +-
mail/mail-autofilter.c | 14 +-
mail/mail-component-factory.c | 125 -
mail/mail-component.c | 1409 +--
mail/mail-component.h | 2 -
mail/mail-config-factory.c | 63 -
mail/mail-config-factory.h | 39 -
mail/mail-config.c | 515 +-
mail/mail-config.glade |15495 +++++++-------------
mail/mail-config.h | 45 -
mail/mail-crypto.c | 53 -
mail/mail-crypto.h | 33 -
mail/mail-folder-cache.c | 92 +-
mail/mail-mt.c | 112 +-
mail/mail-ops.c | 46 +-
mail/mail-ops.h | 3 +-
mail/mail-send-recv.c | 96 +-
mail/mail-send-recv.h | 7 +-
mail/mail-session.c | 43 +-
mail/mail-session.h | 8 +-
mail/mail-signature-editor.c | 501 -
mail/mail-signature-editor.h | 72 -
mail/mail-tools.c | 6 +-
mail/mail-types.h | 34 -
mail/mail-vfolder.c | 136 +-
mail/mail-vfolder.h | 3 +-
mail/message-list.c | 325 +-
mail/message-list.h | 14 +-
mail/message-tag-followup.c | 5 +
mail/searchtypes.xml | 36 +-
mail/vfoldertypes.xml | 2 +-
modules/Makefile.am | 11 +
modules/addressbook/Makefile.am | 133 +
modules/addressbook/addressbook-config.c | 1247 ++
modules/addressbook/addressbook-config.h | 52 +
.../apps_evolution_addressbook.schemas.in | 116 +
modules/addressbook/autocompletion-config.c | 202 +
modules/addressbook/autocompletion-config.h | 37 +
modules/addressbook/e-book-config-hook.c | 67 +
modules/addressbook/e-book-config-hook.h | 33 +
modules/addressbook/e-book-shell-backend.c | 591 +
modules/addressbook/e-book-shell-backend.h | 70 +
modules/addressbook/e-book-shell-content.c | 541 +
modules/addressbook/e-book-shell-content.h | 110 +
modules/addressbook/e-book-shell-migrate.c | 1228 ++
modules/addressbook/e-book-shell-migrate.h | 41 +
modules/addressbook/e-book-shell-settings.c | 34 +
modules/addressbook/e-book-shell-settings.h | 33 +
modules/addressbook/e-book-shell-sidebar.c | 232 +
modules/addressbook/e-book-shell-sidebar.h | 79 +
modules/addressbook/e-book-shell-view-actions.c | 1093 ++
modules/addressbook/e-book-shell-view-actions.h | 95 +
modules/addressbook/e-book-shell-view-private.c | 634 +
modules/addressbook/e-book-shell-view-private.h | 131 +
modules/addressbook/e-book-shell-view.c | 318 +
modules/addressbook/e-book-shell-view.h | 66 +
modules/addressbook/eab-composer-util.c | 197 +
modules/addressbook/eab-composer-util.h | 31 +
modules/addressbook/evolution-module-addressbook.c | 49 +
.../addressbook}/ldap-config.glade | 0
.../addressbook}/openldap-extract.h | 0
modules/calendar/Makefile.am | 84 +
modules/calendar/e-cal-attachment-handler.c | 512 +
modules/calendar/e-cal-attachment-handler.h | 67 +
modules/calendar/e-cal-config-hook.c | 68 +
modules/calendar/e-cal-config-hook.h | 33 +
modules/calendar/e-cal-event-hook.c | 72 +
modules/calendar/e-cal-event-hook.h | 33 +
modules/calendar/e-cal-shell-backend.c | 854 ++
modules/calendar/e-cal-shell-backend.h | 70 +
modules/calendar/e-cal-shell-content.c | 768 +
modules/calendar/e-cal-shell-content.h | 108 +
modules/calendar/e-cal-shell-migrate.c | 794 +
modules/calendar/e-cal-shell-migrate.h | 38 +
modules/calendar/e-cal-shell-settings.c | 742 +
modules/calendar/e-cal-shell-settings.h | 33 +
modules/calendar/e-cal-shell-sidebar.c | 757 +
modules/calendar/e-cal-shell-sidebar.h | 101 +
modules/calendar/e-cal-shell-view-actions.c | 1792 +++
modules/calendar/e-cal-shell-view-actions.h | 153 +
modules/calendar/e-cal-shell-view-memopad.c | 526 +
modules/calendar/e-cal-shell-view-private.c | 1098 ++
modules/calendar/e-cal-shell-view-private.h | 180 +
modules/calendar/e-cal-shell-view-taskpad.c | 654 +
modules/calendar/e-cal-shell-view.c | 219 +
modules/calendar/e-cal-shell-view.h | 66 +
modules/calendar/e-memo-shell-backend.c | 653 +
modules/calendar/e-memo-shell-backend.h | 70 +
modules/calendar/e-memo-shell-content.c | 721 +
modules/calendar/e-memo-shell-content.h | 96 +
modules/calendar/e-memo-shell-migrate.c | 268 +
modules/calendar/e-memo-shell-migrate.h | 38 +
modules/calendar/e-memo-shell-sidebar.c | 716 +
modules/calendar/e-memo-shell-sidebar.h | 97 +
modules/calendar/e-memo-shell-view-actions.c | 1019 ++
modules/calendar/e-memo-shell-view-actions.h | 91 +
modules/calendar/e-memo-shell-view-private.c | 561 +
modules/calendar/e-memo-shell-view-private.h | 128 +
modules/calendar/e-memo-shell-view.c | 222 +
modules/calendar/e-memo-shell-view.h | 67 +
modules/calendar/e-task-shell-backend.c | 661 +
modules/calendar/e-task-shell-backend.h | 70 +
modules/calendar/e-task-shell-content.c | 744 +
modules/calendar/e-task-shell-content.h | 100 +
modules/calendar/e-task-shell-migrate.c | 675 +
modules/calendar/e-task-shell-migrate.h | 38 +
modules/calendar/e-task-shell-sidebar.c | 714 +
modules/calendar/e-task-shell-sidebar.h | 97 +
modules/calendar/e-task-shell-view-actions.c | 1222 ++
modules/calendar/e-task-shell-view-actions.h | 109 +
modules/calendar/e-task-shell-view-private.c | 726 +
modules/calendar/e-task-shell-view-private.h | 141 +
modules/calendar/e-task-shell-view.c | 325 +
modules/calendar/e-task-shell-view.h | 72 +
modules/calendar/evolution-module-calendar.c | 75 +
modules/mail/Makefile.am | 60 +
modules/mail/e-mail-attachment-handler.c | 525 +
modules/mail/e-mail-attachment-handler.h | 67 +
modules/mail/e-mail-config-hook.c | 69 +
modules/mail/e-mail-config-hook.h | 33 +
modules/mail/e-mail-event-hook.c | 93 +
modules/mail/e-mail-event-hook.h | 33 +
modules/mail/e-mail-junk-hook.c | 323 +
modules/mail/e-mail-junk-hook.h | 66 +
modules/mail/e-mail-shell-backend.c | 987 ++
modules/mail/e-mail-shell-backend.h | 75 +
modules/mail/e-mail-shell-content.c | 1029 ++
modules/mail/e-mail-shell-content.h | 89 +
modules/mail/e-mail-shell-migrate.c | 3100 ++++
modules/mail/e-mail-shell-migrate.h | 38 +
modules/mail/e-mail-shell-settings.c | 229 +
modules/mail/e-mail-shell-settings.h | 33 +
modules/mail/e-mail-shell-sidebar.c | 657 +
modules/mail/e-mail-shell-sidebar.h | 81 +
modules/mail/e-mail-shell-view-actions.c | 1844 +++
modules/mail/e-mail-shell-view-actions.h | 259 +
modules/mail/e-mail-shell-view-private.c | 1009 ++
modules/mail/e-mail-shell-view-private.h | 173 +
modules/mail/e-mail-shell-view.c | 262 +
modules/mail/e-mail-shell-view.h | 72 +
modules/mail/em-account-prefs.c | 323 +
modules/mail/em-account-prefs.h | 69 +
modules/mail/em-composer-prefs.c | 567 +
modules/mail/em-composer-prefs.h | 86 +
modules/mail/em-mailer-prefs.c | 1320 ++
modules/mail/em-mailer-prefs.h | 131 +
modules/mail/em-network-prefs.c | 497 +
modules/mail/em-network-prefs.h | 102 +
modules/mail/evolution-module-mail.c | 71 +
modules/plugin-lib/Makefile.am | 20 +
modules/plugin-lib/e-plugin-lib.c | 249 +
modules/plugin-lib/e-plugin-lib.h | 92 +
modules/plugin-lib/evolution-module-plugin-lib.c | 41 +
{plugins/mono => modules/plugin-mono}/Camel.cs | 0
{plugins/mono => modules/plugin-mono}/Evolution.cs | 0
modules/plugin-mono/Makefile.am | 22 +
modules/plugin-mono/e-plugin-mono.c | 261 +
modules/plugin-mono/e-plugin-mono.h | 69 +
modules/plugin-mono/evolution-module-plugin-mono.c | 41 +
modules/plugin-python/Makefile.am | 31 +
modules/plugin-python/e-plugin-python.c | 230 +
modules/plugin-python/e-plugin-python.h | 70 +
.../plugin-python/evolution-module-plugin-python.c | 41 +
modules/plugin-python/example/Makefile.am | 29 +
.../plugin-python}/example/hello_python.py | 0
.../example/org-gnome-hello-python-ui.xml | 0
.../example/org-gnome-hello-python.eplug.xml | 0
plugins/Makefile.am | 2 +-
plugins/attachment-reminder/Makefile.am | 6 +-
plugins/attachment-reminder/attachment-reminder.c | 4 +-
plugins/audio-inline/Makefile.am | 8 +-
.../audio-inline/org-gnome-audio-inline.eplug.xml | 105 +-
plugins/backup-restore/Makefile.am | 17 +-
plugins/backup-restore/backup-restore.c | 192 +-
.../org-gnome-backup-restore.eplug.xml | 39 +-
.../backup-restore/org-gnome-backup-restore.xml | 21 -
plugins/bbdb/Makefile.am | 6 +-
plugins/bbdb/bbdb.c | 48 +-
plugins/bogo-junk-plugin/Makefile.am | 6 +-
plugins/bogo-junk-plugin/bf-junk-filter.c | 26 +-
.../org-gnome-bogo-junk-plugin.eplug.xml | 13 +-
plugins/caldav/caldav-source.c | 4 +-
plugins/calendar-weather/Makefile.am | 24 +-
plugins/calendar-weather/calendar-weather.c | 45 +-
.../category_weather_cloudy_16.png | Bin 597 -> 0 bytes
.../calendar-weather/category_weather_fog_16.png | Bin 217 -> 0 bytes
.../category_weather_partly_cloudy_16.png | Bin 760 -> 0 bytes
.../calendar-weather/category_weather_rain_16.png | Bin 647 -> 0 bytes
.../calendar-weather/category_weather_snow_16.png | Bin 624 -> 0 bytes
.../calendar-weather/category_weather_sun_16.png | Bin 420 -> 0 bytes
.../category_weather_tstorm_16.png | Bin 728 -> 0 bytes
plugins/copy-tool/ChangeLog | 67 -
plugins/copy-tool/Makefile.am | 20 -
plugins/copy-tool/copy-tool.c | 71 -
plugins/copy-tool/org-gnome-copy-tool.eplug.xml | 24 -
plugins/default-mailer/Makefile.am | 2 +-
plugins/email-custom-header/Makefile.am | 3 +-
plugins/email-custom-header/email-custom-header.c | 11 +-
.../exchange-operations/exchange-account-setup.c | 4 +-
plugins/exchange-operations/exchange-operations.c | 2 +-
plugins/exchange-operations/exchange-user-dialog.c | 3 -
.../org-gnome-exchange-operations.eplug.xml | 2 +-
plugins/external-editor/Makefile.am | 11 +-
plugins/external-editor/external-editor.c | 1 -
plugins/face/Makefile.am | 3 +-
plugins/face/face.c | 1 -
plugins/folder-unsubscribe/ChangeLog | 58 -
plugins/folder-unsubscribe/Makefile.am | 18 -
plugins/folder-unsubscribe/folder-unsubscribe.c | 106 -
.../org-gnome-mail-folder-unsubscribe.eplug.xml | 20 -
plugins/google-account-setup/Makefile.am | 4 +-
plugins/google-account-setup/google-source.c | 13 +-
.../groupwise-account-setup.c | 4 +-
.../org-gnome-gw-account-setup.eplug.xml | 2 +-
plugins/groupwise-features/Makefile.am | 1 -
plugins/groupwise-features/install-shared.c | 46 +-
plugins/groupwise-features/proxy-login.c | 3 +-
plugins/groupwise-features/share-folder-common.c | 1 +
plugins/hula-account-setup/hula-account-setup.c | 4 +-
...rg-gnome-evolution-hula-account-setup.eplug.xml | 2 +-
plugins/imap-features/Makefile.am | 7 +-
plugins/imap-features/imap-headers.c | 5 +-
plugins/ipod-sync/Makefile.am | 2 +-
plugins/itip-formatter/Makefile.am | 1 +
plugins/itip-formatter/itip-formatter.c | 17 +-
plugins/mail-account-disable/ChangeLog | 62 -
plugins/mail-account-disable/Makefile.am | 24 -
.../mail-account-disable/mail-account-disable.c | 100 -
.../org-gnome-mail-account-disable.eplug.xml | 18 -
plugins/mail-notification/Makefile.am | 12 +-
.../apps-evolution-mail-notification.schemas.in | 11 +
plugins/mail-notification/mail-notification.c | 471 +-
plugins/mail-to-task/Makefile.am | 6 +-
plugins/mail-to-task/mail-to-task.c | 261 +-
.../mail-to-task/org-gnome-mail-to-task.eplug.xml | 101 +-
plugins/mail-to-task/org-gnome-mail-to-task.xml | 28 -
plugins/mark-all-read/Makefile.am | 4 +-
plugins/mark-all-read/mark-all-read.c | 69 +-
.../org-gnome-mark-all-read.eplug.xml | 31 +-
plugins/mono/ChangeLog | 84 -
plugins/mono/Makefile.am | 22 -
plugins/mono/mono-plugin.c | 240 -
plugins/mono/mono-plugin.h | 51 -
plugins/mono/org-gnome-evolution-mono.eplug.xml | 11 -
plugins/plugin-manager/Makefile.am | 9 +-
.../org-gnome-plugin-manager.eplug.xml | 23 +-
.../plugin-manager/org-gnome-plugin-manager.xml | 15 -
plugins/plugin-manager/plugin-manager.c | 83 +-
plugins/prefer-plain/prefer-plain.c | 16 +-
plugins/profiler/Makefile.am | 2 +-
plugins/profiler/profiler.c | 2 +-
plugins/pst-import/Makefile.am | 6 +-
plugins/pst-import/pst-importer.c | 28 +-
plugins/python/ChangeLog | 38 -
plugins/python/Makefile.am | 30 -
plugins/python/example/Makefile.am | 32 -
.../python/org-gnome-evolution-python.eplug.xml | 10 -
plugins/python/python-plugin-loader.c | 192 -
plugins/python/python-plugin-loader.h | 47 -
plugins/sa-junk-plugin/Makefile.am | 6 +
plugins/sa-junk-plugin/em-junk-filter.c | 18 +-
.../org-gnome-sa-junk-plugin.eplug.xml | 16 +-
plugins/select-one-source/ChangeLog | 64 -
plugins/select-one-source/Makefile.am | 21 -
.../org-gnome-select-one-source.eplug.xml | 21 -
plugins/select-one-source/select-one-source.c | 54 -
plugins/startup-wizard/Makefile.am | 5 +-
plugins/startup-wizard/startup-wizard.c | 84 +-
plugins/templates/org-gnome-templates.eplug.xml | 36 +-
plugins/templates/templates.c | 392 +-
plugins/tnef-attachments/Makefile.am | 5 +-
plugins/tnef-attachments/tnef-plugin.c | 8 +-
plugins/vcard-inline/Makefile.am | 11 +-
plugins/vcard-inline/vcard-inline.c | 35 +-
.../webdav-account-setup/webdav-contacts-source.c | 4 +-
po/ChangeLog | 15 +-
po/LINGUAS | 1 -
po/POTFILES.in | 215 +-
po/et.po | 46 +-
shell/Evolution-Component.idl | 137 -
shell/Evolution-ConfigControl.idl | 26 -
shell/Evolution-Shell.idl | 87 -
shell/Evolution.idl | 20 -
shell/GNOME_Evolution_Shell.server.in.in | 26 -
shell/Makefile.am | 147 +-
shell/apps_evolution_shell.schemas.in | 48 +-
shell/e-active-connection-dialog.glade | 193 -
shell/e-component-registry.c | 320 -
shell/e-component-registry.h | 93 -
shell/e-component-view.c | 151 -
shell/e-component-view.h | 73 -
shell/e-corba-config-page.c | 154 -
shell/e-corba-config-page.h | 63 -
shell/e-shell-backend.c | 403 +
shell/e-shell-backend.h | 139 +
shell/e-shell-common.h | 33 +
shell/e-shell-constants.h | 50 -
shell/e-shell-content.c | 1559 ++
shell/e-shell-content.h | 148 +
shell/e-shell-importer.c | 330 +-
shell/e-shell-importer.h | 15 +-
shell/e-shell-migrate.c | 351 +
shell/e-shell-migrate.h | 52 +
shell/e-shell-nm.c | 71 +-
shell/e-shell-settings-dialog.c | 355 -
shell/e-shell-settings-dialog.h | 60 -
shell/e-shell-settings.c | 702 +
shell/e-shell-settings.h | 114 +
shell/e-shell-sidebar.c | 683 +
shell/e-shell-sidebar.h | 97 +
shell/e-shell-switcher.c | 700 +
shell/e-shell-switcher.h | 92 +
shell/e-shell-taskbar.c | 421 +
shell/e-shell-taskbar.h | 87 +
shell/e-shell-view.c | 1173 ++-
shell/e-shell-view.h | 180 +-
shell/e-shell-window-actions.c | 2242 +++
shell/e-shell-window-actions.h | 123 +
shell/e-shell-window-commands.c | 1388 --
shell/e-shell-window-commands.h | 31 -
shell/e-shell-window-private.c | 602 +
shell/e-shell-window-private.h | 128 +
shell/e-shell-window.c | 1723 +--
shell/e-shell-window.h | 136 +-
shell/e-shell.c | 2276 ++--
shell/e-shell.h | 182 +-
shell/e-sidebar.c | 785 -
shell/e-sidebar.h | 85 -
shell/e-user-creatable-items-handler.c | 907 --
shell/e-user-creatable-items-handler.h | 63 -
shell/es-event.c | 21 +-
shell/es-event.h | 6 +-
shell/es-menu.c | 185 -
shell/es-menu.h | 92 -
shell/evolution-component.c | 48 -
shell/evolution-component.h | 47 -
shell/evolution-config-control.c | 175 -
shell/evolution-config-control.h | 64 -
shell/evolution-listener.c | 71 -
shell/evolution-listener.h | 54 -
shell/evolution-shell-component-utils.c | 111 -
shell/evolution-shell-component-utils.h | 47 -
shell/import.glade | 124 -
shell/importer/GNOME_Evolution_Importer.idl | 97 -
shell/importer/Makefile.am | 68 -
shell/importer/evolution-importer-client.c | 267 -
shell/importer/evolution-importer-client.h | 69 -
shell/importer/evolution-importer-listener.c | 224 -
shell/importer/evolution-importer-listener.h | 66 -
shell/importer/evolution-importer.c | 249 -
shell/importer/evolution-importer.h | 94 -
shell/importer/evolution-intelligent-importer.c | 197 -
shell/importer/evolution-intelligent-importer.h | 69 -
shell/importer/import.glade | 124 -
shell/importer/intelligent.c | 469 -
shell/importer/intelligent.h | 28 -
shell/main.c | 468 +-
shell/shell.error.xml | 27 +-
shell/test/GNOME_Evolution_Test.server.in.in | 39 -
shell/test/Makefile.am | 34 +-
shell/test/e-test-shell-backend.c | 222 +
shell/test/e-test-shell-backend.h | 67 +
shell/test/e-test-shell-view.c | 155 +
shell/test/e-test-shell-view.h | 66 +
shell/test/evolution-module-test.c | 41 +
shell/test/evolution-test-component.c | 176 -
shell/test/evolution-test-component.h | 53 -
smclient/Makefile.am | 44 +
smclient/README | 2 +
smclient/eggdesktopfile.c | 1508 ++
smclient/eggdesktopfile.h | 158 +
smclient/eggsmclient-private.h | 52 +
smclient/eggsmclient-win32.c | 353 +
smclient/eggsmclient-xsmp.c | 1370 ++
smclient/eggsmclient.c | 589 +
smclient/eggsmclient.h | 116 +
smime/gui/Makefile.am | 11 +-
smime/gui/certificate-manager.c | 26 +-
smime/gui/certificate-manager.h | 9 +-
tools/killev.c | 10 -
ui/Makefile.am | 22 +-
ui/evolution-addressbook.xml | 190 -
ui/evolution-calendar.xml | 107 -
ui/evolution-calendars.ui | 137 +
ui/evolution-contacts.ui | 92 +
ui/evolution-mail-global.xml | 149 -
ui/evolution-mail-list.xml | 154 -
ui/evolution-mail-message.xml | 426 -
ui/evolution-mail-messagedisplay.xml | 74 -
ui/evolution-mail-reader.ui | 138 +
ui/evolution-mail.ui | 127 +
ui/evolution-memos.ui | 75 +
ui/evolution-memos.xml | 56 -
ui/evolution-shell.ui | 82 +
ui/evolution-tasks.ui | 86 +
ui/evolution-tasks.xml | 81 -
ui/evolution.xml | 199 -
widgets/Makefile.am | 4 +-
widgets/e-timezone-dialog/e-timezone-dialog.c | 2 +-
widgets/menus/Makefile.am | 4 +-
widgets/menus/gal-view-collection.c | 2 +-
widgets/menus/gal-view-instance.c | 142 +-
widgets/menus/gal-view-instance.h | 5 -
widgets/menus/gal-view-menus.c | 541 -
widgets/menus/gal-view-menus.h | 63 -
widgets/menus/gal-view-new-dialog.c | 2 +-
widgets/misc/Makefile.am | 196 +-
widgets/misc/e-account-combo-box.c | 1 +
widgets/misc/e-account-combo-box.h | 1 +
widgets/misc/e-account-manager.c | 454 +
widgets/misc/e-account-manager.h | 82 +
widgets/misc/e-account-tree-view.c | 632 +
widgets/misc/e-account-tree-view.h | 84 +
widgets/misc/e-action-combo-box.c | 582 +
widgets/misc/e-action-combo-box.h | 85 +
widgets/misc/e-activity-handler.c | 712 -
widgets/misc/e-activity-handler.h | 101 -
widgets/misc/e-activity-proxy.c | 346 +
widgets/misc/e-activity-proxy.h | 68 +
widgets/misc/e-activity.c | 605 +
widgets/misc/e-activity.h | 98 +
widgets/misc/e-alert-activity.c | 258 +
widgets/misc/e-alert-activity.h | 70 +
widgets/misc/e-attachment-button.c | 6 +-
widgets/misc/e-calendar.c | 31 +-
widgets/misc/e-calendar.h | 21 +-
widgets/misc/e-cell-date-edit.c | 1005 --
widgets/misc/e-cell-date-edit.h | 101 -
widgets/misc/e-charset-combo-box.c | 428 +
widgets/misc/e-charset-combo-box.h | 69 +
widgets/misc/e-charset-picker.c | 715 -
widgets/misc/e-charset-picker.h | 50 -
widgets/misc/e-combo-button.c | 625 -
widgets/misc/e-combo-button.h | 78 -
widgets/misc/e-config-page.c | 48 -
widgets/misc/e-config-page.h | 62 -
widgets/misc/e-dateedit.c | 334 +-
widgets/misc/e-dropdown-button.c | 236 -
widgets/misc/e-dropdown-button.h | 65 -
widgets/misc/e-filter-bar.c | 1032 --
widgets/misc/e-filter-bar.h | 138 -
widgets/misc/e-hinted-entry.c | 298 +
widgets/misc/e-hinted-entry.h | 73 +
widgets/misc/e-icon-entry.c | 418 -
widgets/misc/e-icon-entry.h | 87 -
widgets/misc/e-image-chooser.c | 588 +-
widgets/misc/e-image-chooser.h | 65 +-
widgets/misc/e-info-label.c | 246 -
widgets/misc/e-info-label.h | 54 -
widgets/misc/e-menu-tool-button.c | 183 +
widgets/misc/e-menu-tool-button.h | 68 +
widgets/misc/e-multi-config-dialog.c | 368 -
widgets/misc/e-multi-config-dialog.h | 71 -
widgets/misc/e-online-button.c | 32 +
widgets/misc/e-paned.c | 310 +
widgets/misc/e-paned.h | 72 +
widgets/misc/e-popup-action.c | 285 +
widgets/misc/e-popup-action.h | 95 +
widgets/misc/e-preferences-window.c | 393 +
widgets/misc/e-preferences-window.h | 74 +
widgets/misc/e-reflow.c | 1531 --
widgets/misc/e-reflow.h | 140 -
widgets/misc/e-search-bar.c | 1683 ---
widgets/misc/e-search-bar.h | 194 -
widgets/misc/e-signature-combo-box.c | 1 +
widgets/misc/e-signature-combo-box.h | 1 +
widgets/misc/e-signature-editor.c | 509 +
widgets/misc/e-signature-editor.h | 70 +
widgets/misc/e-signature-manager.c | 753 +
widgets/misc/e-signature-manager.h | 100 +
widgets/misc/e-signature-preview.c | 349 +
widgets/misc/e-signature-preview.h | 81 +
widgets/misc/e-signature-script-dialog.c | 463 +
widgets/misc/e-signature-script-dialog.h | 76 +
widgets/misc/e-signature-tree-view.c | 448 +
widgets/misc/e-signature-tree-view.h | 78 +
widgets/misc/e-task-bar.c | 307 -
widgets/misc/e-task-bar.h | 76 -
widgets/misc/e-task-widget.c | 290 -
widgets/misc/e-task-widget.h | 77 -
widgets/misc/e-timeout-activity.c | 198 +
widgets/misc/e-timeout-activity.h | 73 +
widgets/misc/ea-calendar-cell.c | 386 +
{a11y/widgets => widgets/misc}/ea-calendar-cell.h | 0
{a11y/widgets => widgets/misc}/ea-calendar-item.c | 0
{a11y/widgets => widgets/misc}/ea-calendar-item.h | 0
{a11y => widgets/misc}/ea-cell-table.c | 0
{a11y => widgets/misc}/ea-cell-table.h | 0
widgets/misc/ea-widgets.c | 32 +
widgets/misc/ea-widgets.h | 32 +
widgets/misc/test-calendar.c | 2 +-
widgets/misc/test-dropdown-button.c | 99 -
widgets/misc/test-error.c | 61 -
widgets/misc/test-info-label.c | 75 -
widgets/misc/test-multi-config-dialog.c | 93 -
widgets/misc/test-preferences-window.c | 84 +
widgets/table/Makefile.am | 58 +-
widgets/table/e-cell-combo.c | 2 +-
widgets/table/e-cell-date-edit.c | 1005 ++
widgets/table/e-cell-date-edit.h | 102 +
widgets/table/e-cell-date.c | 2 +-
widgets/table/e-cell-hbox.c | 4 +-
widgets/{misc => table}/e-cell-percent.c | 0
widgets/{misc => table}/e-cell-percent.h | 0
widgets/table/e-cell-popup.c | 4 +-
widgets/table/e-cell-text.c | 6 +-
widgets/table/e-cell-toggle.c | 4 +-
widgets/table/e-cell-tree.c | 4 +-
widgets/table/e-cell-vbox.c | 4 +-
widgets/table/e-table-click-to-add.c | 2 +-
widgets/table/e-table-config.c | 2 +-
widgets/table/e-table-example-1.c | 305 -
widgets/table/e-table-group-container.c | 2 +-
widgets/table/e-table-header-item.c | 5 +-
widgets/table/e-table-header-utils.c | 2 +-
widgets/table/e-table-item.c | 4 +-
widgets/table/e-table-tree.h | 48 -
widgets/table/e-table-utils.c | 2 +-
widgets/table/e-table.c | 4 +-
widgets/table/e-tree.c | 2 +-
.../table}/gal-a11y-e-cell-popup.c | 0
widgets/table/gal-a11y-e-cell-popup.h | 61 +
.../table}/gal-a11y-e-cell-registry.c | 0
.../table}/gal-a11y-e-cell-registry.h | 0
.../table}/gal-a11y-e-cell-text.c | 0
widgets/table/gal-a11y-e-cell-text.h | 63 +
.../table}/gal-a11y-e-cell-toggle.c | 0
.../table}/gal-a11y-e-cell-toggle.h | 0
.../table}/gal-a11y-e-cell-tree.c | 0
.../table}/gal-a11y-e-cell-tree.h | 0
.../table}/gal-a11y-e-cell-vbox.c | 0
.../table}/gal-a11y-e-cell-vbox.h | 0
{a11y/e-table => widgets/table}/gal-a11y-e-cell.c | 0
{a11y/e-table => widgets/table}/gal-a11y-e-cell.h | 0
.../table}/gal-a11y-e-table-click-to-add-factory.c | 0
.../table}/gal-a11y-e-table-click-to-add-factory.h | 0
.../table}/gal-a11y-e-table-click-to-add.c | 0
.../table}/gal-a11y-e-table-click-to-add.h | 0
.../table}/gal-a11y-e-table-column-header.c | 0
.../table}/gal-a11y-e-table-column-header.h | 0
.../table}/gal-a11y-e-table-factory.c | 0
.../table}/gal-a11y-e-table-factory.h | 0
.../table}/gal-a11y-e-table-item-factory.c | 0
.../table}/gal-a11y-e-table-item-factory.h | 0
.../table}/gal-a11y-e-table-item.c | 0
.../table}/gal-a11y-e-table-item.h | 0
{a11y/e-table => widgets/table}/gal-a11y-e-table.c | 0
{a11y/e-table => widgets/table}/gal-a11y-e-table.h | 0
.../table}/gal-a11y-e-tree-factory.c | 0
.../table}/gal-a11y-e-tree-factory.h | 0
{a11y/e-table => widgets/table}/gal-a11y-e-tree.c | 0
{a11y/e-table => widgets/table}/gal-a11y-e-tree.h | 0
widgets/table/table-test.h | 27 -
widgets/text/Makefile.am | 17 +-
widgets/{misc => text}/e-reflow-model.c | 0
widgets/{misc => text}/e-reflow-model.h | 0
widgets/text/e-reflow.c | 1531 ++
widgets/text/e-reflow.h | 140 +
widgets/text/e-text.c | 4 +-
.../text}/gal-a11y-e-text-factory.c | 0
.../text}/gal-a11y-e-text-factory.h | 0
{a11y/e-text => widgets/text}/gal-a11y-e-text.c | 0
{a11y/e-text => widgets/text}/gal-a11y-e-text.h | 0
win32/Makefile.am | 7 -
1041 files changed, 124844 insertions(+), 108954 deletions(-)
---
diff --cc calendar/gui/e-memo-table.c
index 5015889,fd92070..dddaa52
--- a/calendar/gui/e-memo-table.c
+++ b/calendar/gui/e-memo-table.c
@@@ -252,45 -602,155 +602,159 @@@ memo_table_constructed (GObject *object
icon_pixbufs[i] = e_icon_factory_get_icon (icon_names[i], GTK_ICON_SIZE_MENU);
}
- cell = e_cell_toggle_new (0, E_MEMO_MODEL_NUM_ICONS, icon_pixbufs);
- e_table_extras_add_cell(extras, "icon", cell);
- e_table_extras_add_pixbuf(extras, "icon", icon_pixbufs[0]);
+ cell = e_cell_toggle_new (0, NUM_ICONS, icon_pixbufs);
+ e_table_extras_add_cell (extras, "icon", cell);
+ e_table_extras_add_pixbuf (extras, "icon", icon_pixbufs[0]);
+
+ /* set proper format component for a default 'date' cell renderer */
+ cell = e_table_extras_get_cell (extras, "date");
+ e_cell_date_set_format_component (E_CELL_DATE (cell), "calendar");
+ /* set proper format component for a default 'date' cell renderer */
+ cell = e_table_extras_get_cell (extras, "date");
+ e_cell_date_set_format_component (E_CELL_DATE (cell), "calendar");
+
/* Create the table */
- etspecfile = g_build_filename (EVOLUTION_ETSPECDIR,
- "e-memo-table.etspec",
- NULL);
- table = e_table_scrolled_new_from_spec_file (E_TABLE_MODEL (memo_table->model),
- extras,
- etspecfile,
- NULL);
+ etspecfile = g_build_filename (
+ EVOLUTION_ETSPECDIR, "e-memo-table.etspec", NULL);
+ widget = e_table_scrolled_new_from_spec_file (
+ E_TABLE_MODEL (model), extras, etspecfile, NULL);
+ gtk_table_attach (
+ GTK_TABLE (memo_table), widget, 0, 1, 0, 1,
+ GTK_EXPAND | GTK_FILL, GTK_EXPAND | GTK_FILL, 0, 0);
+ memo_table->etable = widget;
+ gtk_widget_show (widget);
g_free (etspecfile);
- /* FIXME: this causes a message from GLib about 'extras' having only a floating
- reference */
- /* g_object_unref (extras); */
+ table = e_table_scrolled_get_table (E_TABLE_SCROLLED (widget));
+ g_signal_connect_swapped (
+ table, "double-click",
+ G_CALLBACK (memo_table_double_click_cb), memo_table);
+ g_signal_connect_swapped (
+ table, "query-tooltip",
+ G_CALLBACK (memo_table_query_tooltip_cb), memo_table);
+ g_signal_connect_swapped (
+ table, "popup-menu",
+ G_CALLBACK (memo_table_popup_menu_cb), memo_table);
+ g_signal_connect_swapped (
+ table, "right-click",
+ G_CALLBACK (memo_table_right_click_cb), memo_table);
+ gtk_widget_set_has_tooltip (GTK_WIDGET (table), TRUE);
+
+ a11y = gtk_widget_get_accessible (GTK_WIDGET (table));
+ if (a11y)
+ atk_object_set_name (a11y, _("Memos"));
+ }
- memo_table->etable = table;
- gtk_table_attach (GTK_TABLE (memo_table), table, 0, 1, 0, 1,
- GTK_EXPAND | GTK_FILL, GTK_EXPAND | GTK_FILL, 0, 0);
- gtk_widget_show (table);
+ static void
+ memo_table_class_init (EMemoTableClass *class)
+ {
+ GObjectClass *object_class;
+
+ parent_class = g_type_class_peek_parent (class);
+ g_type_class_add_private (class, sizeof (EMemoTablePrivate));
+
+ object_class = G_OBJECT_CLASS (class);
+ object_class->set_property = memo_table_set_property;
+ object_class->get_property = memo_table_get_property;
+ object_class->dispose = memo_table_dispose;
+ object_class->constructed = memo_table_constructed;
+
+ g_object_class_install_property (
+ object_class,
+ PROP_MODEL,
+ g_param_spec_object (
+ "model",
+ _("Model"),
+ NULL,
+ E_TYPE_CAL_MODEL,
+ G_PARAM_READWRITE |
+ G_PARAM_CONSTRUCT_ONLY));
+
+ g_object_class_install_property (
+ object_class,
+ PROP_SHELL_VIEW,
+ g_param_spec_object (
+ "shell-view",
+ _("Shell View"),
+ NULL,
+ E_TYPE_SHELL_VIEW,
+ G_PARAM_READWRITE |
+ G_PARAM_CONSTRUCT_ONLY));
+
+ signals[OPEN_COMPONENT] = g_signal_new (
+ "open-component",
+ G_TYPE_FROM_CLASS (class),
+ G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION,
+ G_STRUCT_OFFSET (EMemoTableClass, open_component),
+ NULL, NULL,
+ g_cclosure_marshal_VOID__OBJECT,
+ G_TYPE_NONE, 1,
+ E_TYPE_CAL_MODEL_COMPONENT);
+
+ signals[POPUP_EVENT] = g_signal_new (
+ "popup-event",
+ G_TYPE_FROM_CLASS (class),
+ G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION,
+ G_STRUCT_OFFSET (EMemoTableClass, popup_event),
+ NULL, NULL,
+ g_cclosure_marshal_VOID__BOXED,
+ G_TYPE_NONE, 1,
+ GDK_TYPE_EVENT | G_SIGNAL_TYPE_STATIC_SCOPE);
+
+ signals[STATUS_MESSAGE] = g_signal_new (
+ "status-message",
+ G_TYPE_FROM_CLASS (class),
+ G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION,
+ G_STRUCT_OFFSET (EMemoTableClass, status_message),
+ NULL, NULL,
+ g_cclosure_marshal_VOID__STRING,
+ G_TYPE_NONE, 1,
+ G_TYPE_STRING);
+
+ signals[USER_CREATED] = g_signal_new (
+ "user-created",
+ G_TYPE_FROM_CLASS (class),
+ G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION,
+ G_STRUCT_OFFSET (EMemoTableClass, user_created),
+ NULL, NULL,
+ g_cclosure_marshal_VOID__VOID,
+ G_TYPE_NONE, 0);
+
+ clipboard_atom = gdk_atom_intern ("CLIPBOARD", FALSE);
+ }
- e_table = e_table_scrolled_get_table (E_TABLE_SCROLLED (table));
- g_signal_connect (e_table, "double_click", G_CALLBACK (e_memo_table_on_double_click), memo_table);
- g_signal_connect (e_table, "right_click", G_CALLBACK (e_memo_table_on_right_click), memo_table);
- g_signal_connect (e_table, "key_press", G_CALLBACK (e_memo_table_on_key_press), memo_table);
- g_signal_connect (e_table, "popup_menu", G_CALLBACK (e_memo_table_on_popup_menu), memo_table);
- g_signal_connect (e_table, "query-tooltip", G_CALLBACK (query_tooltip_cb), memo_table);
- gtk_widget_set_has_tooltip (GTK_WIDGET (e_table), TRUE);
+ static void
+ memo_table_init (EMemoTable *memo_table)
+ {
+ memo_table->priv = E_MEMO_TABLE_GET_PRIVATE (memo_table);
+ }
- a11y = gtk_widget_get_accessible (GTK_WIDGET(e_table));
- if (a11y)
- atk_object_set_name (a11y, _("Memos"));
+ GType
+ e_memo_table_get_type (void)
+ {
+ static GType type = 0;
+
+ if (G_UNLIKELY (type == 0)) {
+ static const GTypeInfo type_info = {
+ sizeof (EMemoTableClass),
+ (GBaseInitFunc) NULL,
+ (GBaseFinalizeFunc) NULL,
+ (GClassInitFunc) memo_table_class_init,
+ (GClassFinalizeFunc) NULL,
+ NULL, /* class_data */
+ sizeof (EMemoTable),
+ 0, /* n_preallocs */
+ (GInstanceInitFunc) memo_table_init,
+ NULL /* value_table */
+ };
+
+ type = g_type_register_static (
+ GTK_TYPE_TABLE, "EMemoTable", &type_info, 0);
+ }
+
+ return type;
}
/**
diff --cc po/et.po
index 9ab01d5,c12b3ab..1f66845
--- a/po/et.po
+++ b/po/et.po
@@@ -12619,40 -12620,40 +12623,6 @@@ msgstr "
msgid "Account "{0}" already exists. Please check your folder tree."
msgstr "Konto "{0}" on juba olemas. Palun kontrolli oma kaustapuud."
--msgid "Account Already Exists"
--msgstr "Konto on juba olemas"
--
--msgid "Invalid user"
--msgstr "Vigane kasutaja"
--
--msgid ""
--"Proxy login as "{0}" was unsuccessful. Please check your email "
--"address and try again."
--msgstr ""
--"Proksisse kasutajana "{0}" sisselogimine nurjus. Palun kontrolli "
--"oma e-posti aadressi ja proovi uuesti."
--
--#. To Translators: In this case, Proxy does not mean something like 'HTTP Proxy', but a GroupWise feature by which one person can send/read mails/appointments using another person's identity without knowing his password, for example if that other person is on vacation
--msgid "Proxy access cannot be given to user "{0}""
--msgstr "Kasutajale "{0}" pole võimalik proksi ligipääsu anda"
--
--msgid "Specify User"
--msgstr "Kasutaja määramine"
--
--#. To Translators: In this case, Proxy does not mean something like 'HTTP Proxy', but a GroupWise feature by which one person can send/read mails/appointments using another person's identity without knowing his password, for example if that other person is on vacation
--msgid "You have already given proxy permissions to this user."
--msgstr "Sa oled sellele kasutajale juba proksile ligipääsu andnud."
--
--#. To Translators: In this case, Proxy does not mean something like 'HTTP Proxy', but a GroupWise feature by which one person can send/read mails/appointments using another person's identity without knowing his password, for example if that other person is on vacation
--msgid "You have to specify a valid user name to give proxy rights."
--msgstr ""
--
--msgid "You cannot share this folder with the specified user "{0}""
--msgstr "Sul pole võimalik kausta määratud kasutajale "{0}" jagada"
--
--msgid "You have to specify a user name which you want to add to the list"
--msgstr "Sa pead määrama nimekirja lisatava kasutaja nime"
--
msgid "Do you want to resend the meeting ?"
msgstr "Kas soovid seda koosolekut uuesti saata?"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]