commit 68c456d4cd0dec5c04b65be72bda29599223893b Author: Matthew Barnes Date: Sat Sep 3 20:10:51 2011 -0400 NEWS update for 3.1.91 release. NEWS | 22 ++++++++++++++++++++++ 1 files changed, 22 insertions(+), 0 deletions(-) commit cf52d65823e51f5b709d966cf3bff62fa31af43a Author: Matthew Barnes Date: Sat Sep 3 21:47:22 2011 -0400 Don't require online-accounts support for distcheck. Makes it possible to run "make distcheck" on non-GNOME 3 environments. Makefile.am | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit fcbbdfbd18e15b4ee8322a0217cf03a689a5e033 Author: Matthew Barnes Date: Tue Aug 16 11:25:56 2011 -0400 Coding style and whitespace cleanup. a11y/ea-factory.h | 4 +- a11y/gal-a11y-factory.h | 2 +- a11y/gal-a11y-util.c | 12 +- .../gui/contact-editor/e-contact-editor-fullname.c | 2 +- addressbook/gui/contact-editor/e-contact-editor.c | 89 +- .../gui/contact-editor/e-contact-quick-add.c | 38 +- addressbook/gui/contact-editor/eab-editor.c | 12 +- addressbook/gui/contact-editor/eab-editor.h | 2 +- addressbook/gui/contact-editor/test-editor.c | 6 +- .../contact-list-editor/e-contact-list-editor.c | 30 +- .../gui/contact-list-editor/e-contact-list-model.c | 10 +- addressbook/gui/merging/eab-contact-compare.c | 75 +- addressbook/gui/merging/eab-contact-compare.h | 6 +- addressbook/gui/merging/eab-contact-merging.c | 58 +- addressbook/gui/widgets/e-addressbook-model.c | 16 +- .../gui/widgets/e-addressbook-reflow-adapter.c | 68 +- .../gui/widgets/e-addressbook-table-adapter.c | 69 +- addressbook/gui/widgets/e-addressbook-view.c | 26 +- addressbook/gui/widgets/e-minicard-label.c | 31 +- addressbook/gui/widgets/e-minicard-view-widget.c | 66 +- addressbook/gui/widgets/e-minicard-view.c | 67 +- addressbook/gui/widgets/e-minicard.c | 75 +- addressbook/gui/widgets/ea-addressbook-view.c | 2 +- addressbook/gui/widgets/ea-addressbook-view.h | 2 +- addressbook/gui/widgets/ea-addressbook.c | 12 +- addressbook/gui/widgets/ea-minicard-view.c | 24 +- addressbook/gui/widgets/ea-minicard-view.h | 2 +- addressbook/gui/widgets/ea-minicard.c | 12 +- addressbook/gui/widgets/ea-minicard.h | 2 +- addressbook/gui/widgets/eab-config.c | 18 +- addressbook/gui/widgets/eab-config.h | 5 +- addressbook/gui/widgets/eab-contact-display.c | 81 +- addressbook/gui/widgets/eab-gui-util.c | 99 +- addressbook/gui/widgets/gal-view-minicard.c | 4 +- .../importers/evolution-addressbook-importers.h | 4 +- addressbook/importers/evolution-csv-importer.c | 128 +- addressbook/importers/evolution-ldif-importer.c | 59 +- addressbook/importers/evolution-vcard-importer.c | 80 +- addressbook/printing/e-contact-print.c | 17 +- addressbook/printing/test-print.c | 3 +- .../evolution-addressbook-export-list-cards.c | 29 +- .../evolution-addressbook-export-list-folders.c | 2 +- addressbook/tools/evolution-addressbook-export.c | 5 +- calendar/gui/alarm-notify/alarm-notify-dialog.c | 104 +- calendar/gui/alarm-notify/alarm-notify.c | 2 +- calendar/gui/alarm-notify/alarm-queue.c | 38 +- calendar/gui/alarm-notify/alarm.c | 11 +- calendar/gui/alarm-notify/config-data.c | 11 +- calendar/gui/alarm-notify/notify-main.c | 5 +- calendar/gui/alarm-notify/util.c | 6 +- calendar/gui/calendar-config.c | 30 +- calendar/gui/calendar-config.h | 6 +- calendar/gui/calendar-view-factory.c | 5 +- calendar/gui/calendar-view.c | 16 +- calendar/gui/comp-util.c | 51 +- calendar/gui/comp-util.h | 4 +- calendar/gui/dialogs/alarm-dialog.c | 121 +- calendar/gui/dialogs/alarm-list-dialog.c | 18 +- calendar/gui/dialogs/calendar-setup.c | 68 +- calendar/gui/dialogs/changed-comp.c | 5 +- calendar/gui/dialogs/comp-editor-page.c | 15 +- calendar/gui/dialogs/comp-editor-page.h | 6 +- calendar/gui/dialogs/comp-editor-util.c | 25 +- calendar/gui/dialogs/comp-editor.c | 96 +- calendar/gui/dialogs/comp-editor.h | 10 +- calendar/gui/dialogs/copy-source-dialog.c | 11 +- calendar/gui/dialogs/delete-comp.c | 8 +- calendar/gui/dialogs/delete-error.c | 3 +- calendar/gui/dialogs/e-delegate-dialog.c | 24 +- calendar/gui/dialogs/e-delegate-dialog.h | 6 +- calendar/gui/dialogs/e-send-options-utils.c | 4 +- calendar/gui/dialogs/event-editor.c | 5 +- calendar/gui/dialogs/event-page.c | 205 +- calendar/gui/dialogs/goto-dialog.c | 18 +- calendar/gui/dialogs/memo-page.c | 25 +- calendar/gui/dialogs/recur-comp.c | 7 +- calendar/gui/dialogs/recurrence-page.c | 106 +- calendar/gui/dialogs/save-comp.c | 3 +- calendar/gui/dialogs/schedule-page.c | 29 +- calendar/gui/dialogs/select-source-dialog.c | 6 +- calendar/gui/dialogs/send-comp.c | 16 +- calendar/gui/dialogs/task-details-page.c | 30 +- calendar/gui/dialogs/task-editor.c | 3 +- calendar/gui/dialogs/task-page.c | 116 +- calendar/gui/e-alarm-list.c | 61 +- calendar/gui/e-cal-component-preview.c | 6 +- calendar/gui/e-cal-config.c | 15 +- calendar/gui/e-cal-config.h | 2 +- calendar/gui/e-cal-event.c | 3 +- calendar/gui/e-cal-list-view.c | 56 +- calendar/gui/e-cal-model-calendar.c | 51 +- calendar/gui/e-cal-model-calendar.h | 2 +- calendar/gui/e-cal-model-memos.c | 38 +- calendar/gui/e-cal-model-memos.h | 2 +- calendar/gui/e-cal-model-tasks.c | 95 +- calendar/gui/e-cal-model-tasks.h | 2 +- calendar/gui/e-cal-model.c | 302 ++- calendar/gui/e-cal-model.h | 2 +- calendar/gui/e-calendar-view.c | 118 +- calendar/gui/e-cell-date-edit-text.c | 22 +- calendar/gui/e-date-time-list.c | 29 +- calendar/gui/e-day-view-layout.c | 106 +- calendar/gui/e-day-view-layout.h | 2 +- calendar/gui/e-day-view-main-item.c | 58 +- calendar/gui/e-day-view-time-item.c | 97 +- calendar/gui/e-day-view-top-item.c | 34 +- calendar/gui/e-day-view.c | 988 ++++--- calendar/gui/e-day-view.h | 98 +- calendar/gui/e-meeting-attendee.c | 93 +- calendar/gui/e-meeting-attendee.h | 6 +- calendar/gui/e-meeting-list-view.c | 229 +- calendar/gui/e-meeting-store.c | 128 +- calendar/gui/e-meeting-time-sel-item.c | 173 +- calendar/gui/e-meeting-time-sel.c | 454 ++-- calendar/gui/e-meeting-time-sel.h | 64 +- calendar/gui/e-meeting-types.h | 10 +- calendar/gui/e-meeting-utils.c | 4 +- calendar/gui/e-memo-table.c | 13 +- calendar/gui/e-select-names-editable.c | 6 +- calendar/gui/e-select-names-renderer.c | 28 +- calendar/gui/e-task-table.c | 53 +- calendar/gui/e-timezone-entry.c | 16 +- calendar/gui/e-week-view-event-item.c | 46 +- calendar/gui/e-week-view-layout.c | 142 +- calendar/gui/e-week-view-layout.h | 8 +- calendar/gui/e-week-view-main-item.c | 40 +- calendar/gui/e-week-view-titles-item.c | 4 +- calendar/gui/e-week-view.c | 483 ++-- calendar/gui/e-week-view.h | 66 +- calendar/gui/ea-cal-view-event.c | 24 +- calendar/gui/ea-cal-view.c | 52 +- calendar/gui/ea-cal-view.h | 2 +- calendar/gui/ea-calendar.c | 6 +- calendar/gui/ea-day-view-cell.c | 17 +- calendar/gui/ea-day-view-cell.h | 2 +- calendar/gui/ea-day-view-main-item.c | 186 +- calendar/gui/ea-day-view-main-item.h | 2 +- calendar/gui/ea-day-view.c | 7 +- calendar/gui/ea-day-view.h | 2 +- calendar/gui/ea-gnome-calendar.c | 12 +- calendar/gui/ea-gnome-calendar.h | 2 +- calendar/gui/ea-jump-button.c | 6 +- calendar/gui/ea-week-view-cell.c | 17 +- calendar/gui/ea-week-view-cell.h | 2 +- calendar/gui/ea-week-view-main-item.c | 168 +- calendar/gui/ea-week-view-main-item.h | 2 +- calendar/gui/ea-week-view.c | 7 +- calendar/gui/ea-week-view.h | 2 +- calendar/gui/gnome-cal.c | 93 +- calendar/gui/gnome-cal.h | 4 +- calendar/gui/itip-utils.c | 20 +- calendar/gui/misc.c | 6 +- calendar/gui/print.c | 512 +++-- calendar/gui/tag-calendar.c | 16 +- calendar/gui/weekday-picker.c | 19 +- calendar/importers/icalendar-importer.c | 110 +- capplet/anjal-settings-main.c | 5 +- capplet/settings/anjal-mail-view.c | 19 +- capplet/settings/mail-account-view.c | 85 +- capplet/settings/mail-account-view.h | 2 +- capplet/settings/mail-capplet-shell.c | 19 +- capplet/settings/mail-guess-servers.c | 16 +- capplet/settings/mail-settings-view.c | 34 +- capplet/settings/mail-view.c | 93 +- capplet/settings/mail-view.h | 6 +- composer/e-msg-composer.c | 31 +- e-util/e-alert.c | 41 +- e-util/e-bit-array.c | 46 +- e-util/e-categories-config.c | 6 +- e-util/e-config.c | 154 +- e-util/e-config.h | 10 +- e-util/e-datetime-format.c | 78 +- e-util/e-dialog-utils.c | 5 +- e-util/e-dialog-widgets.c | 16 +- e-util/e-event.c | 102 +- e-util/e-event.h | 8 +- e-util/e-html-utils.c | 27 +- e-util/e-icon-factory.c | 4 +- e-util/e-import.c | 61 +- e-util/e-import.h | 2 +- e-util/e-mktemp.c | 5 +- e-util/e-plugin-util.c | 62 +- e-util/e-plugin.c | 116 +- e-util/e-plugin.h | 6 +- e-util/e-poolv.c | 8 +- e-util/e-signature-list.c | 25 +- e-util/e-signature.c | 3 +- e-util/e-sorter-array.c | 32 +- e-util/e-sorter.c | 28 +- e-util/e-text-event-processor-emacs-like.c | 8 +- e-util/e-text-event-processor.c | 24 +- e-util/e-unicode.c | 27 +- e-util/e-util.c | 63 +- e-util/e-xml-utils.c | 5 +- e-util/gconf-bridge.c | 60 +- em-format/em-format-quote.c | 6 +- em-format/em-format.c | 46 +- em-format/em-format.h | 8 +- em-format/em-inline-filter.c | 58 +- em-format/em-stripsig-filter.h | 4 +- filter/e-filter-code.c | 3 +- filter/e-filter-color.c | 3 +- filter/e-filter-datespec.c | 28 +- filter/e-filter-input.c | 5 +- filter/e-filter-part.c | 4 +- filter/e-filter-rule.c | 16 +- filter/e-rule-context.c | 6 +- filter/e-rule-editor.c | 48 +- libgnomecanvas/gailcanvas.c | 20 +- libgnomecanvas/gailcanvas.h | 2 +- libgnomecanvas/gailcanvasgroup.c | 6 +- libgnomecanvas/gailcanvasgroup.h | 2 +- libgnomecanvas/gailcanvasgroupfactory.c | 4 +- libgnomecanvas/gailcanvasitem.c | 34 +- libgnomecanvas/gailcanvasitem.h | 2 +- libgnomecanvas/gailcanvasitemfactory.c | 6 +- libgnomecanvas/gailcanvastext.c | 96 +- libgnomecanvas/gailcanvastext.h | 2 +- libgnomecanvas/gailcanvastextfactory.c | 4 +- libgnomecanvas/gailcanvaswidget.c | 4 +- libgnomecanvas/gailcanvaswidget.h | 2 +- libgnomecanvas/gailcanvaswidgetfactory.c | 4 +- libgnomecanvas/gnome-canvas-pixbuf.c | 24 +- libgnomecanvas/gnome-canvas-rect.c | 2 +- libgnomecanvas/gnome-canvas-rich-text.c | 141 +- libgnomecanvas/gnome-canvas-text.c | 45 +- libgnomecanvas/gnome-canvas-text.h | 4 +- libgnomecanvas/gnome-canvas-util.c | 11 +- libgnomecanvas/gnome-canvas-widget.c | 34 +- libgnomecanvas/gnome-canvas.c | 232 +- mail/e-mail-browser.c | 7 +- mail/e-mail-folder-utils.c | 3 +- mail/e-mail-migrate.c | 24 +- mail/e-mail-notebook-view.c | 86 +- mail/e-mail-pane.c | 2 +- mail/e-mail-paned-view.c | 3 +- mail/e-mail-reader-utils.c | 3 +- mail/e-mail-reader-utils.h | 4 +- mail/e-mail-reader.c | 4 +- mail/e-mail-session.c | 10 +- mail/e-mail-store.c | 2 +- mail/e-mail-tab-picker.c | 30 +- mail/e-mail-tab.c | 2958 ++++++++++---------- mail/em-account-editor.c | 339 ++- mail/em-composer-utils.c | 48 +- mail/em-config.c | 14 +- mail/em-event.c | 3 +- mail/em-filter-editor.c | 3 +- mail/em-filter-rule.c | 69 +- mail/em-folder-properties.c | 8 +- mail/em-folder-selector.c | 10 +- mail/em-folder-tree-model.c | 2 +- mail/em-folder-tree.c | 37 +- mail/em-folder-utils.c | 13 +- mail/em-format-hook.c | 41 +- mail/em-format-html-display.c | 62 +- mail/em-format-html-print.c | 2 +- mail/em-format-html.c | 120 +- mail/em-format-html.h | 12 +- mail/em-html-stream.c | 7 +- mail/em-subscription-editor.c | 5 +- mail/em-sync-stream.c | 3 +- mail/em-utils.c | 29 +- mail/em-vfolder-rule.c | 44 +- mail/importers/elm-importer.c | 32 +- mail/importers/evolution-mbox-importer.c | 36 +- mail/importers/mail-importer.c | 13 +- mail/importers/mail-importer.h | 2 +- mail/importers/pine-importer.c | 63 +- mail/mail-autofilter.c | 42 +- mail/mail-config.c | 3 +- mail/mail-folder-cache.c | 36 +- mail/mail-mt.c | 10 +- mail/mail-ops.c | 26 +- mail/mail-send-recv.c | 102 +- mail/mail-tools.c | 6 +- mail/mail-vfolder.c | 46 +- mail/message-list.c | 467 ++- mail/message-list.h | 2 +- modules/addressbook/addressbook-config.c | 114 +- modules/addressbook/addressbook-config.h | 4 +- modules/addressbook/autocompletion-config.c | 20 +- modules/addressbook/e-book-shell-migrate.c | 16 +- modules/addressbook/e-book-shell-view-actions.c | 12 +- modules/addressbook/eab-composer-util.c | 4 +- modules/addressbook/openldap-extract.h | 30 +- modules/calendar/e-cal-shell-content.c | 7 +- modules/calendar/e-cal-shell-migrate.c | 16 +- modules/calendar/e-cal-shell-view-actions.c | 3 +- modules/calendar/e-cal-shell-view-private.c | 3 +- modules/calendar/e-cal-shell-view.c | 6 +- modules/calendar/e-calendar-preferences.c | 52 +- modules/calendar/e-memo-shell-migrate.c | 6 +- modules/calendar/e-task-shell-migrate.c | 6 +- modules/mail/e-mail-shell-backend.c | 6 +- modules/mail/e-mail-shell-view-private.c | 6 +- modules/mail/em-composer-prefs.c | 4 +- modules/mail/em-mailer-prefs.c | 80 +- modules/mail/em-network-prefs.c | 30 +- modules/mailto-handler/evolution-mailto-handler.c | 2 +- modules/plugin-lib/e-plugin-lib.c | 31 +- modules/plugin-manager/evolution-plugin-manager.c | 6 +- modules/plugin-mono/e-plugin-mono.c | 20 +- modules/plugin-python/e-plugin-python.c | 8 +- modules/startup-wizard/evolution-startup-wizard.c | 3 +- modules/windows-sens/evolution-windows-sens.c | 143 +- plugins/addressbook-file/addressbook-file.c | 6 +- plugins/attachment-reminder/attachment-reminder.c | 45 +- plugins/audio-inline/audio-inline.c | 31 +- plugins/backup-restore/backup-restore.c | 37 +- plugins/backup-restore/backup.c | 22 +- plugins/bbdb/bbdb.c | 40 +- plugins/bbdb/bbdb.h | 4 +- plugins/bbdb/gaimbuddies.c | 22 +- plugins/caldav/caldav-browse-server.c | 122 +- plugins/caldav/caldav-browse-server.h | 2 +- plugins/caldav/caldav-source.c | 16 +- plugins/calendar-file/calendar-file.c | 29 +- plugins/calendar-http/calendar-http.c | 32 +- plugins/calendar-weather/calendar-weather.c | 66 +- plugins/dbx-import/dbx-importer.c | 39 +- plugins/default-source/default-source.c | 18 +- plugins/email-custom-header/email-custom-header.c | 73 +- plugins/external-editor/external-editor.c | 26 +- plugins/face/face.c | 26 +- .../google-account-setup/google-contacts-source.c | 22 +- plugins/google-account-setup/google-source.c | 61 +- plugins/image-inline/image-inline.c | 3 +- plugins/imap-features/imap-headers.c | 24 +- plugins/itip-formatter/itip-formatter.c | 116 +- plugins/itip-formatter/itip-view.c | 200 +- plugins/mail-notification/mail-notification.c | 16 +- plugins/mail-to-task/mail-to-task.c | 47 +- .../mailing-list-actions/mailing-list-actions.c | 3 +- plugins/mark-all-read/mark-all-read.c | 16 +- plugins/prefer-plain/prefer-plain.c | 64 +- plugins/pst-import/pst-importer.c | 156 +- plugins/publish-calendar/publish-calendar.c | 124 +- plugins/publish-calendar/publish-format-fb.c | 15 +- plugins/publish-calendar/publish-format-ical.c | 16 +- plugins/publish-calendar/publish-location.c | 3 +- plugins/publish-calendar/url-editor-dialog.c | 75 +- plugins/save-calendar/csv-format.c | 53 +- plugins/save-calendar/ical-format.c | 15 +- plugins/save-calendar/rdf-format.c | 36 +- plugins/save-calendar/save-calendar.c | 28 +- plugins/templates/templates.c | 115 +- plugins/tnef-attachments/tnef-plugin.c | 614 ++-- plugins/vcard-inline/vcard-inline.c | 8 +- .../webdav-account-setup/webdav-contacts-source.c | 13 +- shell/e-shell-meego.c | 8 +- shell/e-shell-migrate.c | 7 +- shell/e-shell-switcher.c | 18 +- shell/e-shell-utils.c | 2 +- shell/e-shell-view.c | 3 +- shell/e-shell-window-actions.c | 58 +- shell/e-shell-window.c | 8 +- shell/es-event.c | 11 +- shell/killev.c | 3 +- shell/main.c | 3 +- smclient/eggdesktopfile.c | 149 +- smclient/eggsmclient-xsmp.c | 120 +- smclient/eggsmclient.c | 26 +- smime/gui/ca-trust-dialog.c | 19 +- smime/gui/ca-trust-dialog.h | 2 +- smime/gui/cert-trust-dialog.c | 8 +- smime/gui/cert-trust-dialog.h | 2 +- smime/gui/certificate-manager.c | 34 +- smime/gui/certificate-viewer.c | 23 +- smime/gui/certificate-viewer.h | 2 +- smime/gui/component.c | 22 +- smime/gui/e-cert-selector.c | 37 +- smime/lib/e-asn1-object.c | 88 +- smime/lib/e-cert-db.c | 194 +- smime/lib/e-cert-db.h | 14 +- smime/lib/e-cert-trust.c | 8 +- smime/lib/e-cert.c | 161 +- smime/lib/e-cert.h | 10 +- smime/lib/e-pkcs12.c | 81 +- smime/lib/e-pkcs12.h | 6 +- smime/tests/import-cert.c | 3 +- widgets/e-timezone-dialog/e-timezone-dialog.c | 58 +- widgets/menus/gal-define-views-dialog.c | 59 +- widgets/menus/gal-define-views-model.c | 44 +- widgets/menus/gal-view-collection.c | 113 +- widgets/menus/gal-view-collection.h | 2 +- widgets/menus/gal-view-etable.c | 55 +- widgets/menus/gal-view-instance-save-as-dialog.c | 30 +- widgets/menus/gal-view-instance.c | 36 +- widgets/menus/gal-view-new-dialog.c | 47 +- widgets/misc/e-action-combo-box.c | 4 +- widgets/misc/e-attachment.c | 3 +- widgets/misc/e-buffer-tagger.c | 61 +- widgets/misc/e-calendar-item.c | 517 ++-- widgets/misc/e-calendar-item.h | 58 +- widgets/misc/e-calendar.c | 103 +- widgets/misc/e-calendar.h | 4 +- widgets/misc/e-canvas-background.c | 34 +- widgets/misc/e-canvas-utils.c | 40 +- widgets/misc/e-canvas-utils.h | 4 +- widgets/misc/e-canvas-vbox.c | 46 +- widgets/misc/e-canvas.c | 3 +- widgets/misc/e-cell-renderer-combo.c | 35 +- widgets/misc/e-combo-cell-editable.c | 45 +- widgets/misc/e-contact-map-window.c | 8 +- widgets/misc/e-contact-map-window.h | 4 +- widgets/misc/e-contact-map.c | 44 +- widgets/misc/e-contact-map.h | 2 +- widgets/misc/e-contact-marker.c | 52 +- widgets/misc/e-contact-marker.h | 2 +- widgets/misc/e-dateedit.c | 299 +- widgets/misc/e-dateedit.h | 26 +- widgets/misc/e-import-assistant.c | 25 +- widgets/misc/e-map.c | 86 +- widgets/misc/e-paned.c | 32 +- widgets/misc/e-picture-gallery.c | 42 +- widgets/misc/e-printable.c | 34 +- widgets/misc/e-searching-tokenizer.c | 132 +- widgets/misc/e-selection-model-array.c | 69 +- widgets/misc/e-selection-model.c | 3 +- widgets/misc/e-send-options.c | 41 +- widgets/misc/e-url-entry.c | 9 +- widgets/misc/e-web-view-preview.c | 69 +- widgets/misc/e-web-view.c | 3 +- widgets/misc/ea-calendar-cell.c | 13 +- widgets/misc/ea-calendar-cell.h | 2 +- widgets/misc/ea-calendar-item.c | 202 +- widgets/misc/ea-cell-table.c | 49 +- widgets/misc/test-calendar.c | 7 +- widgets/misc/test-dateedit.c | 39 +- widgets/misc/test-preferences-window.c | 7 +- widgets/table/e-cell-checkbox.c | 10 +- widgets/table/e-cell-combo.c | 103 +- widgets/table/e-cell-date-edit.c | 130 +- widgets/table/e-cell-date-edit.h | 10 +- widgets/table/e-cell-date.c | 14 +- widgets/table/e-cell-hbox.c | 30 +- widgets/table/e-cell-number.c | 11 +- widgets/table/e-cell-percent.c | 18 +- widgets/table/e-cell-pixbuf.c | 77 +- widgets/table/e-cell-popup.c | 102 +- widgets/table/e-cell-popup.h | 8 +- widgets/table/e-cell-size.c | 11 +- widgets/table/e-cell-text.c | 273 ++- widgets/table/e-cell-text.h | 8 +- widgets/table/e-cell-tree.c | 94 +- widgets/table/e-cell-vbox.c | 27 +- widgets/table/e-cell.c | 163 +- widgets/table/e-cell.h | 2 +- widgets/table/e-popup-menu.c | 12 +- widgets/table/e-table-click-to-add.c | 47 +- widgets/table/e-table-col.c | 10 +- widgets/table/e-table-col.h | 10 +- widgets/table/e-table-column-specification.c | 4 +- widgets/table/e-table-config.c | 104 +- widgets/table/e-table-extras.c | 8 +- widgets/table/e-table-field-chooser-dialog.c | 27 +- widgets/table/e-table-field-chooser-item.c | 55 +- widgets/table/e-table-field-chooser-item.h | 2 +- widgets/table/e-table-field-chooser.c | 26 +- widgets/table/e-table-group-container.c | 213 +- widgets/table/e-table-group-container.h | 2 +- widgets/table/e-table-group-leaf.c | 58 +- widgets/table/e-table-group.c | 71 +- widgets/table/e-table-header-item.c | 176 +- widgets/table/e-table-header-item.h | 4 +- widgets/table/e-table-header-utils.c | 37 +- widgets/table/e-table-header-utils.h | 2 +- widgets/table/e-table-header.c | 86 +- widgets/table/e-table-item.c | 402 ++- widgets/table/e-table-item.h | 12 +- widgets/table/e-table-memory-callbacks.c | 54 +- widgets/table/e-table-memory-store.c | 95 +- widgets/table/e-table-memory.c | 14 +- widgets/table/e-table-model.c | 60 +- widgets/table/e-table-one.c | 32 +- widgets/table/e-table-search.c | 7 +- widgets/table/e-table-selection-model.c | 85 +- widgets/table/e-table-selection-model.h | 2 +- widgets/table/e-table-sort-info.c | 42 +- widgets/table/e-table-sorted-variable.c | 20 +- widgets/table/e-table-sorted.c | 36 +- widgets/table/e-table-sorter.c | 61 +- widgets/table/e-table-sorting-utils.c | 75 +- widgets/table/e-table-specification.c | 10 +- widgets/table/e-table-state.c | 20 +- widgets/table/e-table-subset-variable.c | 44 +- widgets/table/e-table-subset.c | 150 +- widgets/table/e-table-utils.c | 9 +- widgets/table/e-table-without.c | 73 +- widgets/table/e-table.c | 499 ++-- widgets/table/e-table.h | 4 +- widgets/table/e-tree-memory-callbacks.c | 79 +- widgets/table/e-tree-memory.c | 82 +- widgets/table/e-tree-model.c | 128 +- widgets/table/e-tree-selection-model.c | 132 +- widgets/table/e-tree-sorted.c | 237 ++- widgets/table/e-tree-table-adapter.c | 253 ++- widgets/table/e-tree.c | 441 ++-- widgets/table/gal-a11y-e-cell-popup.c | 12 +- widgets/table/gal-a11y-e-cell-registry.c | 20 +- widgets/table/gal-a11y-e-cell-toggle.c | 18 +- widgets/table/gal-a11y-e-cell-tree.c | 20 +- widgets/table/gal-a11y-e-cell-vbox.c | 15 +- widgets/table/gal-a11y-e-cell.c | 90 +- .../table/gal-a11y-e-table-click-to-add-factory.c | 2 +- widgets/table/gal-a11y-e-table-click-to-add.c | 18 +- widgets/table/gal-a11y-e-table-column-header.c | 10 +- widgets/table/gal-a11y-e-table-factory.c | 2 +- widgets/table/gal-a11y-e-table-item-factory.c | 2 +- widgets/table/gal-a11y-e-table-item.c | 184 +- widgets/table/gal-a11y-e-table.c | 19 +- widgets/table/gal-a11y-e-tree-factory.c | 2 +- widgets/table/gal-a11y-e-tree.c | 14 +- widgets/text/e-reflow-model.c | 31 +- widgets/text/e-reflow.c | 110 +- widgets/text/e-text-model-repos.c | 9 +- widgets/text/e-text-model.c | 59 +- widgets/text/e-text.c | 170 +- widgets/text/gal-a11y-e-text-factory.c | 2 +- widgets/text/gal-a11y-e-text.c | 148 +- 521 files changed, 16877 insertions(+), 11588 deletions(-) commit f78417c48861759d7b0c4535ecd3febe4638a7d3 Author: Jorge González Date: Sun Sep 4 11:48:29 2011 +0200 Updated Spanish translation help/es/es.po | 195 ++++++++++++++++++++++++++++++--------------------------- 1 files changed, 103 insertions(+), 92 deletions(-) commit 6a88708e1248b40bc1334dd2d5de92300a05463c Author: Andre Klapper Date: Sun Sep 4 00:46:50 2011 +0200 Fix wrong gconf value translations in az, eu, hi, kn, ml, ne, sq, te, xh. Fixes bug #569522, bug #569518, bug #569533, bug #569512, bug #569535, bug #569525, bug #569531, bug #569527, bug #569539. po/az.po | 4 ++-- po/eu.po | 2 +- po/hi.po | 19 +------------------ po/kn.po | 2 +- po/ml.po | 2 +- po/ne.po | 2 +- po/sq.po | 2 +- po/te.po | 2 +- po/xh.po | 6 +++--- 9 files changed, 12 insertions(+), 29 deletions(-) commit eaa999f7de42ffb51aa1fa09c8a78eda97654c6b Author: Andre Klapper Date: Sat Sep 3 22:20:50 2011 +0200 Add page explaining how to use address books as data source in LibreOffice. Fixes bug #252072 help/C/contacts-libreoffice.page | 35 +++++++++++++++++++++++++++++++++++ 1 files changed, 35 insertions(+), 0 deletions(-) commit ce003322dbc2a52fd2218bf1fba3405ec834373f Author: Jorge González Date: Sat Sep 3 14:19:11 2011 +0200 Updated Spanish translation help/es/es.po | 21 ++++++++++++++++----- 1 files changed, 16 insertions(+), 5 deletions(-) commit 9d1274103d391cb2689be57d027d154d0694efcb Author: Jorge González Date: Sat Sep 3 13:38:18 2011 +0200 Updated Spanish translation help/es/es.po | 223 +++++++++++++++++++++++++++++++-------------------------- 1 files changed, 121 insertions(+), 102 deletions(-) commit b119e10f8a7ab77566a74cb90da3f5c6cafeb6f3 Author: Andre Klapper Date: Fri Sep 2 22:52:55 2011 +0200 Add page how to change keyboard shortcuts help/C/change-keyboard-shortcuts.page | 31 +++++++++++++++++++++++++++++++ 1 files changed, 31 insertions(+), 0 deletions(-) commit 22ecefb707ce34f3686a80995436afc6c8065b6f Author: Andre Klapper Date: Fri Sep 2 22:38:16 2011 +0200 User Docs: Add info how to write a good bug report help/C/problems-reporting-bugs.page | 8 +++++--- 1 files changed, 5 insertions(+), 3 deletions(-) commit 9548951f3edde3a8855f911f906bb1831cc3809f Author: Matthew Barnes Date: Fri Sep 2 16:30:24 2011 -0400 Add "Contact Maps" to the configure summary. configure.ac | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 4ef7635fbfcac8a756220a1fb764e708cd6a2207 Author: Andre Klapper Date: Fri Sep 2 22:28:29 2011 +0200 User Docs: Improve wording and add hint about IRC application help/C/problems-getting-help.page | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 08189a56bc8e8f131409cc99591b79cbb75cf728 Author: Andre Klapper Date: Fri Sep 2 21:58:29 2011 +0200 User Docs: Fix order of Outlook import steps help/C/import-apps-outlook.page | 11 ++++++----- 1 files changed, 6 insertions(+), 5 deletions(-) commit 5447cc46fb02773e13767a8bc75f411a433202ce Author: Tiffany Antopolski Date: Fri Sep 2 15:47:39 2011 -0400 User Docs: fixed logo in title bar issue help/C/index.page | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) commit 48cb74c1e166b1fb78f065b9aa57d150f5055acc Author: Andre Klapper Date: Fri Sep 2 21:22:07 2011 +0200 User Docs: Remove preceding './' from image path in in the hope of library.gnome.org rendering it correctly afterwards. We will see if it works after the next tarball release... help/C/index.page | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit c26b075886474052689aa2c4b30de3024bf69370 Author: Matthew Barnes <mbarnes@redhat.com> Date: Fri Sep 2 11:11:11 2011 -0400 Consolidate MailFolderCache signal handlers. Merging the "folder-deleted" and "folder-renamed" signal handlers in mail-config.c into the ones in e-mail-backend.c makes the account-mgmt branch a little easier, since e-mail-backend.c has resources I can't easily get to from mail-config.c. mail/e-mail-backend.c | 177 +++++++++++++++++++++++++++++++++++++++++++++++++ mail/mail-config.c | 162 -------------------------------------------- 2 files changed, 177 insertions(+), 162 deletions(-) commit 98057e2be2b0b493dc50488df09eb01d56c62b75 Author: Cheng-Chia Tseng <pswo10680@gmail.com> Date: Fri Sep 2 12:12:23 2011 +0800 Updated Traditional Chinese translation(Hong Kong and Taiwan) po/zh_HK.po | 2472 +++++++++++++++++++++++++++++------------------------------ po/zh_TW.po | 2472 +++++++++++++++++++++++++++++------------------------------ 2 files changed, 2468 insertions(+), 2476 deletions(-) commit 8fc6748bdea0e1a8dd295f2add3054c7b1e356e8 Author: Bruno Brouard <annoa.b@gmail.com> Date: Thu Sep 1 22:10:29 2011 +0200 Updated French translation po/fr.po | 9144 ++++++++++++++++++++++++++++++-------------------------------- 1 files changed, 4348 insertions(+), 4796 deletions(-) commit fa55c2f7df1f8f3b76eef75302f1e194d8b16b04 Author: Daniel Mustieles <daniel.mustieles@gmail.com> Date: Thu Sep 1 19:52:34 2011 +0200 Updated Spanish translation help/es/es.po | 162 ++++++++++++++++++++++----------------------------------- 1 files changed, 63 insertions(+), 99 deletions(-) commit 6d6d2dc76678eb51c553e8d59feef593c2ceef35 Author: Daniel Nylander <po@danielnylander.se> Date: Thu Sep 1 12:38:22 2011 +0200 Updated Swedish translation po/sv.po | 818 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 411 insertions(+), 407 deletions(-) commit 3e3860e0ecc9f330c7c0df143641a01073ad976c Author: Matthew Barnes <mbarnes@redhat.com> Date: Wed Aug 31 12:30:56 2011 -0400 Bug 657836 - Work around g_unix_signal API changes. Work around GLib API churn with regard to registering UNIX signal callbacks on the main loop. GLib >= 2.29.5 calls the function one thing, GLib >= 2.29.19 calls it another. shell/main.c | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) commit bb5984a6ef26f4f580b66f9ae1732c2e8721f355 Author: Milan Crha <mcrha@redhat.com> Date: Wed Aug 31 17:47:45 2011 +0200 Create tar.xz files for 'make dist' only configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit bd719c5fd879e96450d81339ff85f525a1ad8a13