commit 05ec0f6ed5e780a6c4095287b27364fc16089681 Author: Matthew Barnes Date: Mon Mar 5 12:55:08 2012 -0500 NEWS update for 3.3.91 release. NEWS | 41 +++++++++++++++++++++++++++++++++++++++++ 1 files changed, 41 insertions(+), 0 deletions(-) commit 241fb1255b53c743f889d9656420c24e7ce65e2b Author: Chenthill Palanisamy Date: Thu Feb 23 12:13:41 2012 +0530 Bug 671703 (bnc) - Handle cut-paste appointments better. Delete the appointment after a successful paste calendar/gui/e-calendar-view.c | 167 ++++++++++++++++++++++++++------------- calendar/gui/e-calendar-view.h | 2 +- 2 files changed, 112 insertions(+), 57 deletions(-) commit 98c0049940717158f54ac396c35335e892291e50 Author: Fran Diéguez Date: Sun Mar 4 20:08:43 2012 +0100 Updated Galician translations po/gl.po | 612 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 308 insertions(+), 304 deletions(-) commit b8080a3391ec078564312576e04cfdc9e12444fa Author: Matthew Barnes Date: Sat Mar 3 16:58:48 2012 -0500 libevolution-utils.pc.in: Fix GTK+ requirement. Should require gtk+-3.0, not gtk+-2.0. libevolution-utils/libevolution-utils.pc.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 416f904f0a3f7d813ae42e84e66903e264273089 Author: Matthew Barnes Date: Sat Mar 3 16:55:21 2012 -0500 libemail-utils.pc.in: Add missing requirement. This library now requires libevolution-utils. libemail-utils/libemail-utils.pc.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit ad543e66844ff509f3db3d31c1c63b2ea512461f Author: Matthew Barnes Date: Sat Mar 3 15:22:13 2012 -0500 Fix more compiler warnings. libemail-engine/mail-ops.c | 2 +- mail/em-filter-editor-folder-element.c | 12 ------------ mail/em-utils.c | 13 +++++++------ 3 files changed, 8 insertions(+), 19 deletions(-) commit b4f895265d04eb3c6b326f467be0bdec6cc24cfb Author: Matthew Barnes Date: Sat Mar 3 13:13:55 2012 -0500 Add missing linker flags. addressbook/gui/contact-list-editor/Makefile.am | 1 + calendar/alarm-notify/Makefile.am | 1 + capplet/Makefile.am | 3 ++- composer/Makefile.am | 3 ++- libemail-engine/Makefile.am | 2 ++ mail/Makefile.am | 1 + modules/calendar/Makefile.am | 1 + modules/composer-autosave/Makefile.am | 1 + modules/mail/Makefile.am | 1 + modules/mdn/Makefile.am | 1 + modules/offline-alert/Makefile.am | 1 + plugins/attachment-reminder/Makefile.am | 1 + plugins/backup-restore/Makefile.am | 1 + plugins/bbdb/Makefile.am | 1 + plugins/email-custom-header/Makefile.am | 1 + plugins/external-editor/Makefile.am | 1 + plugins/face/Makefile.am | 1 + plugins/imap-features/Makefile.am | 1 + plugins/itip-formatter/Makefile.am | 5 +++-- plugins/mailing-list-actions/Makefile.am | 3 ++- plugins/mark-all-read/Makefile.am | 1 + plugins/pst-import/Makefile.am | 1 + plugins/publish-calendar/Makefile.am | 1 + plugins/save-calendar/Makefile.am | 1 + plugins/templates/Makefile.am | 1 + shell/Makefile.am | 3 ++- smime/gui/Makefile.am | 1 + widgets/e-timezone-dialog/Makefile.am | 3 ++- widgets/menus/Makefile.am | 1 + widgets/misc/Makefile.am | 1 + widgets/table/Makefile.am | 3 ++- 31 files changed, 40 insertions(+), 8 deletions(-) commit a021172487c65f2a614e49d4da0d2180bf6f0350 Author: Matthew Barnes Date: Sat Mar 3 11:57:56 2012 -0500 Few more whitespace cleanups. libemail-utils/Makefile.am | 16 ++++++++-------- 1 files changed, 8 insertions(+), 8 deletions(-) commit 861e0b6d444eb8317ab7a72a46e31a82f4e5e41c Author: Piotr Drąg Date: Sat Mar 3 19:43:32 2012 +0100 Updated POTFILES.in po/POTFILES.in | 12 ++++++------ 1 files changed, 6 insertions(+), 6 deletions(-) commit 5234efadbd5b98339aa3b7b5dc1a28b17ac75a67 Author: Matthew Barnes Date: Sat Mar 3 10:24:38 2012 -0500 Whitespace cleanups. libemail-engine/e-mail-session.c | 8 ++++---- libemail-engine/mail-vfolder.c | 8 ++++---- libemail-utils/em-filter-folder-element.c | 1 - libemail-utils/em-vfolder-context.c | 2 +- libemail-utils/em-vfolder-rule.c | 3 +-- libemail-utils/mail-mt.c | 2 +- libevolution-utils/Makefile.am | 24 ++++++++++++------------ libevolution-utils/e-alert-dialog.c | 1 - libevolution-utils/evolution-util.c | 2 +- libevolution-utils/evolution-util.h | 3 +-- mail/e-mail-backend.c | 2 +- mail/em-filter-editor-folder-element.c | 2 +- mail/em-format-html.c | 4 ++-- mail/em-vfolder-editor-context.c | 6 +++--- mail/em-vfolder-editor-rule.c | 4 ++-- modules/mail/e-mail-config-format-html.c | 8 ++++---- 16 files changed, 38 insertions(+), 42 deletions(-) commit a8fc75d4f3442509032baa258523626301e117c7 Author: Matthew Barnes Date: Fri Mar 2 16:31:36 2012 -0500 Fix some "unused-but-set-variable" warnings. libemail-engine/mail-vfolder.c | 3 +-- libemail-utils/em-filter-folder-element.c | 12 ------------ libemail-utils/em-vfolder-context.c | 19 ------------------- libemail-utils/em-vfolder-rule.c | 12 ------------ 4 files changed, 1 insertions(+), 45 deletions(-) commit afcac1919e65accb87deddca43fc5f840af5bdd6 Author: Matthew Barnes Date: Fri Mar 2 11:20:35 2012 -0500 Fix some compilation errors. libefilter can't include libeutil headers anymore. filter/e-filter-datespec.c | 3 +-- filter/e-rule-editor.c | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) commit 18593a0fb99e04854f66459972b2c53fca601cda Author: Srinivasa Ragavan Date: Fri Mar 2 15:40:34 2012 +0530 Move vfolders to libemail-engine and rest as mail-vfolder-ui. It all works and the daemon can now start the vfolder storage without bothering much with the UI. libemail-engine/Makefile.am | 3 + libemail-engine/e-mail-session.c | 90 ++- libemail-engine/e-mail-session.h | 10 +- libemail-engine/mail-vfolder.c | 1120 ++++++++++++++++++++++++ libemail-engine/mail-vfolder.h | 37 + libemail-utils/mail-mt.c | 14 +- libemail-utils/mail-mt.h | 9 +- mail/Makefile.am | 8 +- mail/e-mail-account-store.c | 2 +- mail/e-mail-backend.c | 18 +- mail/e-mail-reader-utils.c | 2 +- mail/e-mail-reader.c | 2 +- mail/e-mail-ui-session.c | 78 +-- mail/e-mail-ui-session.h | 2 - mail/em-folder-properties.c | 2 +- mail/em-folder-tree.c | 2 +- mail/em-folder-utils.c | 2 +- mail/mail-autofilter.c | 2 +- mail/mail-vfolder-ui.c | 327 +++++++ mail/mail-vfolder-ui.h | 50 ++ mail/mail-vfolder.c | 1393 ------------------------------ mail/mail-vfolder.h | 54 -- modules/mail/e-mail-shell-backend.c | 4 +- modules/mail/e-mail-shell-view-private.h | 2 +- modules/mail/em-account-prefs.c | 6 +- 25 files changed, 1700 insertions(+), 1539 deletions(-) commit f2ae5f830dc506e084731111008a8e90c093e97e Author: Srinivasa Ragavan Date: Fri Mar 2 15:34:17 2012 +0530 Fix a crash where the list wasn't freed and crash on exit. filter/e-rule-context.c | 8 ++++++-- 1 files changed, 6 insertions(+), 2 deletions(-) commit e758de5b1d7f0e257ff034caa9d73db64607a800 Author: Srinivasa Ragavan Date: Thu Mar 1 22:34:32 2012 +0530 Redo Filters/Search folder editors to use a shared non ui based library for making search folders running remotely. calendar/gui/Makefile.am | 1 + filter/e-rule-context.c | 12 +- libemail-utils/Makefile.am | 8 + libemail-utils/em-filter-folder-element.c | 241 +++++++++ libemail-utils/em-filter-folder-element.h | 74 +++ libemail-utils/em-vfolder-context.c | 131 +++++ libemail-utils/em-vfolder-context.h | 70 +++ libemail-utils/em-vfolder-rule.c | 380 ++++++++++++++ libemail-utils/em-vfolder-rule.h | 89 ++++ mail/Makefile.am | 12 +- mail/em-filter-context.c | 4 +- mail/em-filter-editor-folder-element.c | 230 +++++++++ mail/em-filter-editor-folder-element.h | 73 +++ mail/em-filter-folder-element.c | 362 -------------- mail/em-filter-folder-element.h | 77 --- mail/em-folder-tree.c | 2 +- mail/em-folder-utils.c | 4 +- mail/em-vfolder-context.c | 204 -------- mail/em-vfolder-context.h | 72 --- mail/em-vfolder-editor-context.c | 216 ++++++++ mail/em-vfolder-editor-context.h | 73 +++ mail/em-vfolder-editor-rule.c | 505 +++++++++++++++++++ mail/em-vfolder-editor-rule.h | 81 +++ mail/em-vfolder-editor.c | 10 +- mail/em-vfolder-editor.h | 2 +- mail/em-vfolder-rule.c | 767 ----------------------------- mail/em-vfolder-rule.h | 91 ---- mail/mail-autofilter.c | 12 +- mail/mail-autofilter.h | 2 +- mail/mail-vfolder.c | 14 +- mail/mail-vfolder.h | 2 +- 31 files changed, 2214 insertions(+), 1607 deletions(-) commit 147687c60f59d6b8a9d484750119102329b6be04 Author: Srinivasa Ragavan Date: Wed Feb 29 18:37:54 2012 +0530 Use libevolution-utils all over evolution. e-util/Makefile.am | 1 + e-util/e-util.c | 67 ----------------------------------- e-util/e-util.h | 4 -- filter/Makefile.am | 2 +- libevolution-utils/Makefile.am | 1 + libevolution-utils/evolution-util.c | 66 ++++++++++++++++++++++++++++++++++ libevolution-utils/evolution-util.h | 8 ++++- 7 files changed, 76 insertions(+), 73 deletions(-) commit 14f82dde3448261b5b01fbf298b5c12a0e25d676 Author: Srinivasa Ragavan Date: Wed Feb 29 17:41:30 2012 +0530 Move EAlert* and e-xml-utils references from other part of the code to libevolution-utils. addressbook/gui/contact-editor/e-contact-editor.c | 2 +- .../gui/contact-editor/e-contact-quick-add.c | 2 +- .../contact-list-editor/e-contact-list-editor.c | 2 +- .../gui/contact-list-editor/e-contact-list-model.c | 2 +- addressbook/gui/widgets/e-addressbook-view.c | 2 +- addressbook/gui/widgets/eab-gui-util.c | 2 +- addressbook/gui/widgets/eab-gui-util.h | 2 +- addressbook/gui/widgets/gal-view-minicard.c | 2 +- calendar/gui/dialogs/cancel-comp.c | 2 +- calendar/gui/dialogs/comp-editor.c | 4 ++-- calendar/gui/dialogs/delete-comp.c | 2 +- calendar/gui/dialogs/save-comp.c | 2 +- calendar/gui/dialogs/send-comp.c | 2 +- calendar/gui/e-calendar-view.c | 2 +- calendar/gui/gnome-cal.c | 2 +- composer/e-composer-actions.c | 2 +- composer/e-composer-private.h | 2 +- composer/e-msg-composer.c | 2 +- e-util/e-activity.h | 2 +- e-util/e-util.h | 2 +- filter/e-filter-datespec.c | 2 +- filter/e-filter-element.h | 2 +- filter/e-filter-file.c | 2 +- filter/e-filter-input.c | 2 +- filter/e-filter-part.h | 2 +- filter/e-filter-rule.c | 2 +- filter/e-rule-context.c | 4 ++-- filter/e-rule-editor.c | 2 +- libevolution-utils/e-alert-sink.c | 2 +- mail/e-mail-account-store.c | 2 +- mail/e-mail-backend.c | 4 ++-- mail/e-mail-migrate.c | 4 ++-- mail/e-mail-reader-utils.c | 2 +- mail/e-mail-reader.c | 2 +- mail/e-mail-reader.h | 2 +- mail/e-mail-ui-session.c | 2 +- mail/em-account-editor.c | 2 +- mail/em-composer-utils.c | 4 ++-- mail/em-filter-folder-element.c | 2 +- mail/em-folder-properties.h | 2 +- mail/em-folder-tree.c | 2 +- mail/em-folder-tree.h | 2 +- mail/em-folder-utils.c | 2 +- mail/em-utils.c | 2 +- mail/em-vfolder-rule.c | 2 +- mail/mail-autofilter.c | 2 +- mail/mail-vfolder.c | 2 +- modules/addressbook/addressbook-config.c | 2 +- modules/addressbook/e-book-shell-migrate.c | 2 +- modules/addressbook/e-book-shell-view-actions.c | 2 +- modules/calendar/e-cal-shell-sidebar.c | 2 +- modules/calendar/e-cal-shell-view-actions.c | 2 +- modules/calendar/e-memo-shell-sidebar.c | 2 +- modules/calendar/e-memo-shell-view-actions.c | 2 +- modules/calendar/e-task-shell-sidebar.c | 2 +- modules/calendar/e-task-shell-view-actions.c | 2 +- modules/composer-autosave/e-composer-autosave.c | 2 +- modules/composer-autosave/e-composer-registry.c | 2 +- modules/mail/e-mail-attachment-handler.c | 2 +- modules/mail/em-account-prefs.c | 2 +- modules/mdn/evolution-mdn.c | 2 +- modules/offline-alert/evolution-offline-alert.c | 2 +- modules/startup-wizard/evolution-startup-wizard.c | 2 +- plugins/attachment-reminder/attachment-reminder.c | 2 +- plugins/backup-restore/backup-restore.c | 2 +- plugins/bbdb/gaimbuddies.c | 2 +- plugins/external-editor/external-editor.c | 2 +- plugins/face/face.c | 2 +- plugins/itip-formatter/itip-formatter.c | 2 +- .../mailing-list-actions/mailing-list-actions.c | 2 +- plugins/save-calendar/save-calendar.c | 2 +- plugins/templates/templates.c | 2 +- shell/e-shell-content.c | 4 ++-- shell/e-shell-migrate.c | 2 +- shell/e-shell-sidebar.c | 2 +- shell/e-shell-window-private.h | 4 ++-- shell/e-shell.h | 2 +- widgets/menus/gal-view-collection.c | 2 +- widgets/menus/gal-view-instance.c | 2 +- widgets/misc/e-alert-bar.h | 2 +- widgets/misc/e-preview-pane.c | 4 ++-- widgets/misc/e-signature-editor.c | 4 ++-- widgets/misc/e-web-view.c | 4 ++-- widgets/table/e-table-column-specification.c | 2 +- widgets/table/e-table-field-chooser-item.c | 2 +- widgets/table/e-table-header-item.c | 2 +- widgets/table/e-table-memory.c | 2 +- widgets/table/e-table-sort-info.c | 2 +- widgets/table/e-table-specification.c | 2 +- widgets/table/e-table-state.c | 2 +- widgets/table/e-tree-memory.c | 2 +- widgets/table/e-tree-model.c | 2 +- widgets/table/e-tree-sorted.c | 2 +- widgets/table/e-tree-table-adapter.c | 2 +- 94 files changed, 104 insertions(+), 104 deletions(-) commit ecb75f8ee985320e2b1f46974026b555076056e7 Author: Srinivasa Ragavan Date: Wed Feb 29 17:34:55 2012 +0530 Fix errors where the math stuffs were used from e-util. e-util/e-util.h | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 2e7fe9a4ea35642befbe03fd2f347b8dfd6d73ef Author: Srinivasa Ragavan Date: Wed Feb 29 17:20:27 2012 +0530 Make libevolution-util compilable. e-util/e-util.c | 227 ------------------------------ e-util/e-util.h | 13 -- libevolution-utils/Makefile.am | 12 ++- libevolution-utils/e-alert-dialog.c | 1 - libevolution-utils/e-alert-dialog.h | 2 +- libevolution-utils/e-alert-sink.h | 2 +- libevolution-utils/e-alert.c | 2 - libevolution-utils/e-xml-utils.c | 2 +- libevolution-utils/evolution-util.c | 260 +++++++++++++++++++++++++++++++++++ libevolution-utils/evolution-util.h | 42 ++++++ 10 files changed, 316 insertions(+), 247 deletions(-) commit 449e05f1b232fa2a1a92ae7c08c0f2b8870ac23a Author: Srinivasa Ragavan Date: Wed Feb 29 16:50:51 2012 +0530 Move EAlert* and e-xml-utils to libevolution-utils. e-util/Makefile.am | 10 +- e-util/e-alert-dialog.c | 405 -------------- e-util/e-alert-dialog.h | 80 --- e-util/e-alert-sink.c | 93 ---- e-util/e-alert-sink.h | 62 --- e-util/e-alert.c | 996 ----------------------------------- e-util/e-alert.h | 119 ----- e-util/e-xml-utils.c | 448 ---------------- e-util/e-xml-utils.h | 93 ---- libevolution-utils/e-alert-dialog.c | 405 ++++++++++++++ libevolution-utils/e-alert-dialog.h | 80 +++ libevolution-utils/e-alert-sink.c | 93 ++++ libevolution-utils/e-alert-sink.h | 62 +++ libevolution-utils/e-alert.c | 996 +++++++++++++++++++++++++++++++++++ libevolution-utils/e-alert.h | 119 +++++ libevolution-utils/e-xml-utils.c | 448 ++++++++++++++++ libevolution-utils/e-xml-utils.h | 93 ++++ 17 files changed, 2297 insertions(+), 2305 deletions(-) commit f728daff220aae4d58946c6d10e6392cdbae758e Author: Srinivasa Ragavan Date: Wed Feb 29 16:47:57 2012 +0530 Add libevolution-utils for prepping filter/ for EDS move. This library is temporary. The plan is to eventually distribute its APIs across libedataserver and libedataserverui, but it's a little too late to do that for Evolution-Data-Server 3.4. Makefile.am | 3 +- configure.ac | 2 + libevolution-utils/Makefile.am | 34 +++++++++++++++++++++++++++ libevolution-utils/libevolution-utils.pc.in | 16 ++++++++++++ 4 files changed, 54 insertions(+), 1 deletions(-) commit a35b61efa53ef41e049b17d10470b6e8dc62102e Author: Dan Vrátil Date: Fri Mar 2 15:35:11 2012 +0100 Bug #671211 - 'Mark Citations' preferences not applied mail/em-format-html.c | 7 ++----- modules/mail/e-mail-config-format-html.c | 5 +++++ 2 files changed, 7 insertions(+), 5 deletions(-) commit 9963a852a1db682b6128879f8a01e0287ba00aa4 Author: Milan Crha Date: Fri Mar 2 12:38:51 2012 +0100 Show composer window on "Continue editing" mail/em-composer-utils.c | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) commit 123c91f2412a0937ce1f55c4c7dda96fb0de5f5a Author: Milan Crha Date: Fri Mar 2 11:46:51 2012 +0100 Bug #663745 - Option to create Google Calendar not available plugins/caldav/Makefile.am | 1 + plugins/caldav/caldav-source.c | 27 ++++++++++--------- plugins/google-account-setup/Makefile.am | 1 + .../google-account-setup/google-contacts-source.c | 16 ++++++------ plugins/google-account-setup/google-source.c | 23 ++++++---------- plugins/webdav-account-setup/Makefile.am | 1 + .../webdav-account-setup/webdav-contacts-source.c | 13 +++++---- 7 files changed, 41 insertions(+), 41 deletions(-) commit 89f5daa12878d33fecfd059c384a8b8ed6b08826 Author: Nguyễn Thái Ngọc Duy Date: Fri Mar 2 16:53:36 2012 +0700 Updated Vietnamese translation po/vi.po | 563 +++++++++++++++++++++++--------------------------------------- 1 files changed, 207 insertions(+), 356 deletions(-) commit 218ab0243998c3f12b0212e8abf744cabd0e15bb Author: Nguyễn Thái Ngọc Duy Date: Fri Mar 2 15:27:31 2012 +0700 po/vi: import from Damned Lies po/vi.po |23719 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 12408 insertions(+), 11311 deletions(-) commit 9baf70acb9dd59e01968c0a814eec9814acb605b Author: Nguyễn Thái Ngọc Duy Date: Fri Mar 2 15:23:32 2012 +0700 Updated Vietnamese translation po/vi.po | 20 ++++++++++---------- 1 files changed, 10 insertions(+), 10 deletions(-) commit 48064b24b8806aad4510cd8268efd1e04b41f414 Author: Daniel Mustieles Date: Thu Mar 1 17:38:35 2012 +0100 Updated Spanish translation help/es/es.po | 69 +++++++++++++++++++------------------------------------- 1 files changed, 24 insertions(+), 45 deletions(-) commit 68242e0edc3948341ecab0f8739cf16961c60235 Author: Milan Crha Date: Thu Mar 1 14:24:27 2012 +0100 Bug #670934 - Was saving ESourceList first, rather than last calendar/gui/dialogs/calendar-setup.c | 6 +++--- modules/addressbook/addressbook-config.c | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) commit 78cd0d0a73fd9941fe715438f9f498257d147090 Author: Milan Crha Date: Thu Mar 1 09:43:00 2012 +0100 Bug #617557 - Can lost message after send failed composer/e-msg-composer.c | 16 ++++++++-------- mail/em-composer-utils.c | 12 ++++++++++++ 2 files changed, 20 insertions(+), 8 deletions(-) commit 16a287af9336bda57e66e1e8fbfa46a64ca4d57f Author: Nguyễn Thái Ngọc Duy Date: Thu Mar 1 14:42:51 2012 +0700 po/vi: fix accelerators po/vi.po | 20 ++++++++++---------- 1 files changed, 10 insertions(+), 10 deletions(-) commit f18d613f28869272e9028fda05bdc5a83b37cf45 Author: Nguyễn Thái Ngọc Duy Date: Thu Mar 1 09:19:11 2012 +0700 po/vi: correct date order po/vi.po | 22 +++++++++++----------- 1 files changed, 11 insertions(+), 11 deletions(-) commit 63720cc0d67daffe866ce698a7c144593cd6ac0f Author: Andre Klapper Date: Wed Feb 29 16:53:43 2012 +0100 User Docs: Fix typo in last commit help/C/problems-getting-help.page | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit a0c27bc771341efb2b3bf5016d631b4a3a0ae0e2 Author: Andre Klapper Date: Wed Feb 29 16:48:27 2012 +0100 User Docs: Directly link to Empathy help for using IRC help/C/problems-getting-help.page | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) commit 9deced1c187d8b3850987ab57576ad9f5309fbfb Author: Andre Klapper Date: Wed Feb 29 16:43:06 2012 +0100 User Docs: Fix broken link help/C/problems-reporting-bugs.page | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit acaabff16b2558565d2b9355f4e89def47cfa765 Author: Matej Urbančič Date: Wed Feb 29 14:55:02 2012 +0100 Updated Slovenian translation po/sl.po |13081 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 6594 insertions(+), 6487 deletions(-) commit bdc489d2e141a28caf59aa05ac528498ec66a143 Author: Dr.T.Vasudevan Date: Wed Feb 29 17:25:56 2012 +0530 updated Tamil translation po/ta.po | 220 +++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 117 insertions(+), 103 deletions(-) commit 0697b43b4b4d45b10b1f3356eef7965acd96402a Author: Dr.T.Vasudevan Date: Wed Feb 29 17:21:33 2012 +0530 updated Tamil translation po/ta.po | 21 +++++++++------------ 1 files changed, 9 insertions(+), 12 deletions(-) commit 156d86f1f35d42a6ebb0054e0fdcfe00064bcd50 Author: Мирослав Николић Date: Wed Feb 29 11:42:56 2012 +0100 Updated Serbian translation po/sr.po | 3486 ++++++++++++++++++++++++++++---------------------------- po/sr@latin.po | 3486 ++++++++++++++++++++++++++++---------------------------- 2 files changed, 3450 insertions(+), 3522 deletions(-) commit 1e952c895aafc9996a3f0ad3368826fca7c42c9b Author: Ihar Hrachyshka Date: Tue Feb 28 22:16:14 2012 +0300 Updated Belarusian translation. po/be.po | 141 +++++++++++++++++++++++++++++++------------------------------ 1 files changed, 72 insertions(+), 69 deletions(-) commit 16d571edc3e32915244071b9616f3dace8bff6d4 Author: Milan Crha Date: Tue Feb 28 12:29:52 2012 +0100 Bug #669294 - Settings of 'sending email' tab is not remembered mail/em-account-editor.c | 11 +++++++++-- 1 files changed, 9 insertions(+), 2 deletions(-) commit 6003bc88b821d94408415ba2fb305fc011ccd568 Author: Alexander Shopov Date: Tue Feb 28 07:07:06 2012 +0200 Updated Bulgarian translation po/bg.po |10730 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 5378 insertions(+), 5352 deletions(-) commit 24355d37e084073253dc667884e5bcdce123595b Author: Daniel Mustieles Date: Mon Feb 27 14:44:44 2012 +0100 Updated Spanish translation po/es.po | 3589 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 1795 insertions(+), 1794 deletions(-) commit 46897aae3a6c68af4d3a96f4275cb0c8c50b5f2f Author: Milan Crha Date: Mon Feb 27 13:44:28 2012 +0100 Avoid crash when formatting broken message (part of bug #663221) mail/em-format-html.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit 42ac148a4d789b747e7e550ac488dfc2561d164c Author: Andre Klapper Date: Thu Feb 16 20:26:11 2012 +0100 Fix unneeded mnemonic conflict of _Customize with _Cancel button plugins/calendar-file/calendar-file.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit dcb18338d20857356d27509f615f8e2875471d72 Author: Andre Klapper Date: Thu Feb 16 20:07:14 2012 +0100 Add translator comments to strings plugins/calendar-file/calendar-file.c | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) commit 8d26722fa64a6c9861335ac0d3ef904b6bdfdeb0 Author: Milan Crha Date: Mon Feb 27 12:07:37 2012 +0100 Hides errors on message load mail/e-mail-reader.c | 16 +++++++++++++++- 1 files changed, 15 insertions(+), 1 deletions(-) commit b06f0397f15033cd7fb3de4a4b74b5f843e4a813 Author: Daniel Nylander Date: Sun Feb 26 22:19:24 2012 +0100 Updated Swedish translation po/sv.po |22811 +++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 12299 insertions(+), 10512 deletions(-) commit 21fb813011dcd2b8be26680036d3c95ccc235d5e Author: Aurimas Černius Date: Sun Feb 26 22:55:33 2012 +0200 Updated Lithuanian translation po/lt.po |23976 +++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 12585 insertions(+), 11391 deletions(-) commit f5668f176a64ea57afa29779d4eecc85e7e7b3c9 Author: Yuri Myasoedov Date: Sun Feb 26 15:05:21 2012 +0400 Updated Russian translation po/ru.po | 3759 ++++++++++++++++++++++++++++++-------------------------------- 1 files changed, 1845 insertions(+), 1914 deletions(-) commit d6b4bb007fa66dd1d6506941bce924af42183ecf Author: Ihar Hrachyshka Date: Sun Feb 26 13:01:27 2012 +0300 Updated Belarusian translation. po/be.po | 3434 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 1723 insertions(+), 1711 deletions(-) commit 4c52f54ce14ed0a6dd9cb3e1fbbe0ab1739a25a1 Author: Chao-Hsiung Liao Date: Sat Feb 25 10:34:46 2012 +0800 Updated Traditional Chinese translation(Hong Kong and Taiwan) po/zh_HK.po | 3491 +++++++++++++++++++++++++++++------------------------------ po/zh_TW.po | 3493 +++++++++++++++++++++++++++++------------------------------ 2 files changed, 3463 insertions(+), 3521 deletions(-) commit a5d142435b3580adc4e8e076fde912215ba3ae1c Author: Dr.T.Vasudevan Date: Fri Feb 24 16:18:02 2012 +0530 updated Tamil translation po/ta.po | 5432 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 2685 insertions(+), 2747 deletions(-) commit ac1555d9e453da6fafa657f621495ad2897b8aa2 Author: Dr.T.Vasudevan Date: Thu Feb 23 14:23:00 2012 +0530 updated Tamil translation po/ta.po |17102 +++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 9222 insertions(+), 7880 deletions(-) commit ef9c534cc80dca8659c102ca277be0b8a76ce969 Author: Andre Klapper Date: Wed Feb 22 14:46:17 2012 +0100 Update Translator instructions (in case anybody ever reads them README.translators | 8 +++++--- 1 files changed, 5 insertions(+), 3 deletions(-) commit 2c9f8ee623bd67430e97e10606c1eb43bf6d644b Author: Krasimir Chonov Date: Wed Feb 22 15:32:48 2012 +0200 Updated Bulgarian translation po/bg.po |23274 +++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 12251 insertions(+), 11023 deletions(-) commit 4d8184375548607d714be858166ec3424db0e556 Author: Milan Crha Date: Tue Feb 21 19:29:15 2012 +0100 Bug #661265 - Move to Calendar breaks google:// URI calendar/gui/dialogs/select-source-dialog.c | 10 +--------- 1 files changed, 1 insertions(+), 9 deletions(-) commit 208035a29399d3da99ebf49fde87659681581186 Author: Daniel Mustieles Date: Tue Feb 21 17:57:35 2012 +0100 Updated Spanish translation help/es/es.po | 894 +++++++++++++++++++++++++++------------------------------ 1 files changed, 427 insertions(+), 467 deletions(-) commit d427ba7d145301d113756e47fea62a595efd18e8 Author: Fran Diéguez Date: Tue Feb 21 11:15:34 2012 +0100 Updated Galician translations po/gl.po | 3742 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 1884 insertions(+), 1858 deletions(-) commit b7954986ab5976d97520271acf61e30de6186019 Author: Milan Crha Date: Tue Feb 21 11:05:10 2012 +0100 Bug #670512 - Crash in ecp_set_target at e-cal-config.c:93 addressbook/gui/widgets/eab-config.c | 6 ++---- calendar/gui/e-cal-config.c | 6 ++---- 2 files changed, 4 insertions(+), 8 deletions(-) commit 780a31d4c00c52cbb9006ca21bfe9009058bec58 Author: Yuri Myasoedov Date: Mon Feb 20 22:27:24 2012 +0400 Updated Russian translation po/ru.po |12699 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 6335 insertions(+), 6364 deletions(-) commit 90d764399d43c1c9fce4da194a9dcf504960339a Author: Milan Crha Date: Mon Feb 20 18:57:04 2012 +0100 Account properties shown also on remote folders modules/mail/e-mail-shell-view.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 23f5773903d64a554d977ae7d0ebbaca73528f1f Author: Matthew Barnes Date: Wed Nov 30 20:53:20 2011 -0600 Coding style and whitespace cleanup. addressbook/gui/contact-editor/e-contact-editor.c | 41 +- .../gui/contact-editor/e-contact-quick-add.c | 8 +- addressbook/gui/contact-editor/eab-editor.c | 38 +- .../contact-list-editor/e-contact-list-editor.c | 38 +- .../gui/contact-list-editor/e-contact-list-model.c | 6 +- addressbook/gui/merging/eab-contact-merging.c | 13 +- addressbook/gui/widgets/e-addressbook-model.c | 42 +- .../gui/widgets/e-addressbook-reflow-adapter.c | 155 ++-- addressbook/gui/widgets/e-addressbook-selector.c | 48 +- .../gui/widgets/e-addressbook-table-adapter.c | 97 +-- .../gui/widgets/e-addressbook-table-adapter.h | 41 +- addressbook/gui/widgets/e-addressbook-view.c | 70 +- addressbook/gui/widgets/e-minicard-label.c | 39 +- addressbook/gui/widgets/e-minicard-view-widget.c | 31 +- addressbook/gui/widgets/e-minicard-view.c | 55 +- addressbook/gui/widgets/e-minicard.c | 26 +- addressbook/gui/widgets/eab-config.c | 44 +- addressbook/gui/widgets/eab-contact-display.c | 60 +- addressbook/gui/widgets/eab-gui-util.c | 13 +- addressbook/gui/widgets/gal-view-minicard.c | 31 +- addressbook/printing/e-contact-print.c | 4 +- calendar/alarm-notify/alarm-notify-dialog.c | 16 +- calendar/alarm-notify/alarm-notify.c | 34 +- calendar/alarm-notify/alarm-queue.c | 16 +- calendar/alarm-notify/config-data.c | 11 +- calendar/gui/calendar-config.c | 36 +- calendar/gui/calendar-view-factory.c | 46 +- calendar/gui/calendar-view.c | 29 +- calendar/gui/dialogs/alarm-dialog.c | 10 +- calendar/gui/dialogs/calendar-setup.c | 12 +- calendar/gui/dialogs/comp-editor-page.c | 39 +- calendar/gui/dialogs/comp-editor.c | 15 +- calendar/gui/dialogs/delete-comp.c | 4 +- calendar/gui/dialogs/e-delegate-dialog.c | 78 +- calendar/gui/dialogs/event-editor.c | 31 +- calendar/gui/dialogs/event-page.c | 51 +- calendar/gui/dialogs/memo-editor.c | 13 +- calendar/gui/dialogs/memo-page.c | 16 +- calendar/gui/dialogs/recurrence-page.c | 54 +- calendar/gui/dialogs/schedule-page.c | 13 +- calendar/gui/dialogs/task-details-page.c | 9 +- calendar/gui/dialogs/task-editor.c | 12 +- calendar/gui/dialogs/task-page.c | 48 +- calendar/gui/e-alarm-list.c | 50 +- calendar/gui/e-cal-component-preview.c | 49 +- calendar/gui/e-cal-config.c | 49 +- calendar/gui/e-cal-config.h | 4 +- calendar/gui/e-cal-event.c | 44 +- calendar/gui/e-cal-model-calendar.c | 37 +- calendar/gui/e-cal-model-memos.c | 38 +- calendar/gui/e-cal-model-tasks.c | 9 +- calendar/gui/e-cal-model.c | 75 +- calendar/gui/e-cal-model.h | 8 +- calendar/gui/e-calendar-selector.c | 7 +- calendar/gui/e-calendar-view.c | 24 +- calendar/gui/e-cell-date-edit-text.c | 43 +- calendar/gui/e-day-view-main-item.c | 51 +- calendar/gui/e-day-view-time-item.c | 121 +-- calendar/gui/e-day-view-top-item.c | 71 +- calendar/gui/e-day-view.c | 139 ++-- calendar/gui/e-meeting-attendee.c | 136 ++-- calendar/gui/e-meeting-list-view.c | 98 ++- calendar/gui/e-meeting-store.c | 23 +- calendar/gui/e-meeting-time-sel.c | 120 ++- calendar/gui/e-memo-list-selector.c | 7 +- calendar/gui/e-memo-table.c | 62 +- calendar/gui/e-month-view.c | 40 +- calendar/gui/e-select-names-editable.c | 71 +-- calendar/gui/e-select-names-renderer.c | 101 ++- calendar/gui/e-select-names-renderer.h | 60 +- calendar/gui/e-task-list-selector.c | 7 +- calendar/gui/e-task-table.c | 62 +- calendar/gui/e-timezone-entry.c | 11 +- calendar/gui/e-week-view-event-item.c | 51 +- calendar/gui/e-week-view-layout.c | 7 +- calendar/gui/e-week-view-main-item.c | 52 +- calendar/gui/e-week-view-titles-item.c | 52 +- calendar/gui/e-week-view.c | 37 +- calendar/gui/ea-cal-view-event.c | 3 +- calendar/gui/ea-cal-view.c | 19 +- calendar/gui/ea-calendar.c | 3 - calendar/gui/ea-day-view-cell.c | 2 +- calendar/gui/ea-day-view-main-item.c | 7 +- calendar/gui/ea-day-view.c | 3 +- calendar/gui/ea-gnome-calendar.c | 6 +- calendar/gui/ea-jump-button.c | 47 +- calendar/gui/ea-week-view-main-item.c | 7 +- calendar/gui/ea-week-view.c | 7 +- calendar/gui/gnome-cal.c | 60 +- calendar/gui/tag-calendar.c | 82 +- calendar/gui/weekday-picker.c | 82 +-- calendar/importers/icalendar-importer.c | 16 +- capplet/anjal-settings-main.c | 2 +- capplet/anjal-settings-main.c.orig | 229 ---- capplet/anjal-settings-main.c.rej | 11 - capplet/settings/Makefile.am.orig | 65 -- capplet/settings/anjal-mail-view.c | 44 +- capplet/settings/mail-account-view.c | 49 +- capplet/settings/mail-account-view.c.orig | 1104 -------------------- capplet/settings/mail-capplet-shell.c | 28 +- capplet/settings/mail-capplet-shell.c.orig | 395 ------- capplet/settings/mail-settings-view.c | 22 +- capplet/settings/mail-view.c | 97 ++- composer/e-composer-header-table.c | 4 + composer/e-composer-header.c | 4 + composer/e-msg-composer.c | 9 +- e-util/e-alert-dialog.c | 9 +- e-util/e-alert.c | 19 +- e-util/e-bit-array.c | 4 +- e-util/e-config.c | 11 +- e-util/e-datetime-format.c | 4 +- e-util/e-dialog-widgets.c | 1 - e-util/e-event.c | 7 +- e-util/e-plugin-ui.c | 11 +- e-util/e-sorter-array.c | 6 +- e-util/e-sorter.c | 12 +- e-util/e-text-event-processor-emacs-like.c | 100 ++- e-util/e-text-event-processor.c | 8 +- e-util/e-ui-manager.c | 7 +- e-util/e-util.c | 28 +- em-format/em-format-quote.c | 4 +- em-format/em-format.c | 38 +- filter/e-filter-datespec.c | 29 +- filter/e-filter-option.c | 12 +- filter/e-filter-rule.c | 34 +- filter/e-rule-context.c | 11 +- filter/e-rule-editor.c | 23 +- libemail-engine/e-mail-folder-utils.c | 10 +- libemail-engine/e-mail-session-utils.c | 9 +- libemail-engine/e-mail-utils.c | 19 +- libemail-engine/mail-config.c | 24 +- libemail-engine/mail-folder-cache.c | 13 +- libemail-engine/mail-ops.c | 42 +- libemail-utils/e-signature-list.c | 7 +- libemail-utils/e-signature.c | 7 +- libemail-utils/mail-mt.c | 22 +- libemail-utils/mail-mt.h | 4 +- libgnomecanvas/gailcanvas.c | 28 +- libgnomecanvas/gailcanvasitem.c | 12 +- libgnomecanvas/gnome-canvas-pixbuf.c | 7 +- libgnomecanvas/gnome-canvas-rect.c | 7 +- libgnomecanvas/gnome-canvas-rich-text.c | 70 +- libgnomecanvas/gnome-canvas-text.c | 40 +- libgnomecanvas/gnome-canvas-util.c | 8 +- libgnomecanvas/gnome-canvas-widget.c | 32 +- libgnomecanvas/gnome-canvas.c | 141 +-- mail/e-mail-attachment-bar.c | 5 +- mail/e-mail-backend.c | 25 +- mail/e-mail-browser.c | 7 +- mail/e-mail-label-list-store.c | 53 +- mail/e-mail-migrate.c | 13 +- mail/e-mail-notebook-view.c | 47 +- mail/e-mail-pane.c | 71 -- mail/e-mail-pane.h | 65 -- mail/e-mail-paned-view.c | 13 +- mail/e-mail-reader-utils.c | 4 +- mail/e-mail-reader.c | 29 +- mail/e-mail-tab-picker.c | 3 + mail/e-mail-tab.c | 12 +- mail/e-mail-ui-session.c | 13 +- mail/em-account-editor.c | 86 ++- mail/em-composer-utils.c | 33 +- mail/em-filter-editor.c | 4 +- mail/em-filter-rule.c | 16 +- mail/em-folder-properties.c | 11 +- mail/em-folder-tree-model.c | 7 +- mail/em-folder-tree.c | 16 +- mail/em-format-hook.c | 3 +- mail/em-format-html-display.c | 21 +- mail/em-format-html-print.c | 5 +- mail/em-format-html.c | 20 +- mail/em-subscription-editor.c | 34 +- mail/em-vfolder-rule.c | 25 +- mail/importers/elm-importer.c | 8 +- mail/importers/evolution-mbox-importer.c | 4 +- mail/importers/pine-importer.c | 8 +- mail/mail-autofilter.c | 3 +- mail/mail-send-recv.c | 4 +- mail/mail-vfolder.c | 55 +- mail/message-list.c | 12 +- modules/addressbook/addressbook-config.c | 70 +- modules/calendar/e-cal-attachment-handler.c | 8 +- modules/calendar/e-cal-shell-backend.c | 4 +- modules/calendar/e-cal-shell-settings.c | 3 +- modules/calendar/e-calendar-preferences.c | 12 +- modules/calendar/e-memo-shell-backend.c | 4 + modules/calendar/e-memo-shell-migrate.c | 4 +- modules/calendar/e-task-shell-view-private.c | 18 +- modules/mail/e-mail-attachment-handler.c | 20 +- modules/mail/e-mail-config-web-view.c | 7 +- modules/mail/e-mail-shell-backend.c | 10 +- modules/mail/e-mail-shell-view-actions.c | 2 +- modules/mail/e-mail-shell-view-private.c | 2 +- modules/mail/em-account-prefs.c | 10 +- modules/mail/em-mailer-prefs.c | 45 +- modules/mail/em-network-prefs.c | 87 +- modules/plugin-lib/e-plugin-lib.c | 4 +- modules/plugin-mono/e-plugin-mono.c | 7 +- modules/plugin-python/e-plugin-python.c | 7 +- modules/startup-wizard/evolution-startup-wizard.c | 2 +- plugins/attachment-reminder/attachment-reminder.c | 48 +- plugins/backup-restore/backup-restore.c | 4 +- plugins/backup-restore/backup.c | 45 +- plugins/bbdb/bbdb.c | 28 +- plugins/bbdb/gaimbuddies.c | 4 +- plugins/caldav/caldav-browse-server.c | 16 +- plugins/calendar-file/calendar-file.c | 16 +- plugins/calendar-http/calendar-http.c | 19 +- plugins/dbx-import/dbx-importer.c | 11 +- plugins/email-custom-header/email-custom-header.c | 144 +-- plugins/email-custom-header/email-custom-header.h | 34 +- plugins/external-editor/external-editor.c | 6 +- plugins/face/face.c | 12 +- .../google-account-setup/google-contacts-source.c | 18 +- plugins/google-account-setup/google-source.c | 12 +- plugins/imap-features/imap-headers.c | 20 +- plugins/itip-formatter/itip-formatter.c | 20 +- plugins/itip-formatter/itip-view.c | 301 +++--- plugins/mail-notification/mail-notification.c | 24 +- plugins/mail-to-task/mail-to-task.c | 16 +- plugins/mark-all-read/mark-all-read.c | 13 +- plugins/prefer-plain/prefer-plain.c | 8 +- plugins/pst-import/pst-importer.c | 16 +- plugins/publish-calendar/publish-calendar.c | 16 +- plugins/publish-calendar/publish-format-fb.c | 8 +- plugins/publish-calendar/publish-format-ical.c | 4 +- plugins/publish-calendar/url-editor-dialog.c | 35 +- plugins/save-calendar/ical-format.c | 4 +- plugins/save-calendar/rdf-format.c | 4 +- plugins/templates/templates.c | 8 +- .../webdav-account-setup/webdav-contacts-source.c | 27 +- shell/e-shell-backend.c | 2 +- shell/e-shell-migrate.c | 4 +- shell/e-shell-settings.c | 4 + shell/e-shell-switcher.c | 4 + shell/e-shell-window.c | 29 +- shell/es-event.c | 77 +-- smclient/eggsmclient-win32.c | 8 +- smclient/eggsmclient.c | 15 +- smime/gui/ca-trust-dialog.c | 4 +- smime/gui/cert-trust-dialog.c | 4 +- smime/gui/certificate-manager.c | 39 +- smime/gui/certificate-manager.h | 2 +- smime/gui/certificate-viewer.c | 8 +- smime/gui/component.c | 18 +- smime/gui/e-cert-selector.c | 64 +- smime/gui/e-cert-selector.h | 41 +- smime/lib/e-asn1-object.c | 63 +- smime/lib/e-cert-db.c | 57 +- smime/lib/e-cert-trust.c | 28 +- smime/lib/e-cert.c | 156 ++-- smime/lib/e-pkcs12.c | 62 +- widgets/e-timezone-dialog/e-timezone-dialog.c | 105 +-- widgets/menus/gal-define-views-dialog.c | 17 +- widgets/menus/gal-define-views-model.c | 12 +- widgets/menus/gal-view-collection.c | 38 +- widgets/menus/gal-view-etable.c | 23 +- widgets/menus/gal-view-factory-etable.c | 12 +- widgets/menus/gal-view-instance-save-as-dialog.c | 16 +- widgets/menus/gal-view-instance.c | 25 +- widgets/menus/gal-view-new-dialog.c | 224 ++-- widgets/misc/e-account-combo-box.c | 13 +- widgets/misc/e-action-combo-box.c | 11 +- widgets/misc/e-alert-bar.c | 4 + widgets/misc/e-attachment-button.c | 9 +- widgets/misc/e-attachment-dialog.c | 11 +- widgets/misc/e-attachment-handler-image.c | 8 +- widgets/misc/e-attachment-handler.c | 7 +- widgets/misc/e-attachment-icon-view.c | 10 +- widgets/misc/e-attachment-paned.c | 37 +- widgets/misc/e-attachment-store.c | 9 +- widgets/misc/e-attachment-tree-view.c | 10 +- widgets/misc/e-attachment.c | 14 +- widgets/misc/e-buffer-tagger.c | 32 +- widgets/misc/e-calendar-item.c | 409 ++++---- widgets/misc/e-canvas-background.c | 23 +- widgets/misc/e-canvas-vbox.c | 10 +- widgets/misc/e-canvas.c | 12 +- widgets/misc/e-charset-combo-box.c | 13 +- widgets/misc/e-contact-map-window.c | 36 +- widgets/misc/e-contact-map.c | 5 +- widgets/misc/e-contact-marker.c | 9 +- widgets/misc/e-dateedit.c | 70 +- widgets/misc/e-focus-tracker.c | 9 +- widgets/misc/e-image-chooser.c | 11 +- widgets/misc/e-import-assistant.c | 110 ++- widgets/misc/e-map.c | 24 +- widgets/misc/e-menu-tool-button.c | 26 +- widgets/misc/e-online-button.c | 9 +- widgets/misc/e-paned.c | 9 +- widgets/misc/e-picture-gallery.c | 12 +- widgets/misc/e-popup-action.c | 9 +- widgets/misc/e-preferences-window.c | 31 +- widgets/misc/e-preview-pane.c | 11 +- widgets/misc/e-printable.c | 16 +- widgets/misc/e-search-bar.c | 13 +- widgets/misc/e-searching-tokenizer.c | 18 +- widgets/misc/e-selection-model-array.c | 8 +- widgets/misc/e-send-options.c | 147 +-- widgets/misc/e-send-options.h | 14 +- widgets/misc/e-signature-combo-box.c | 14 +- widgets/misc/e-signature-editor.c | 11 +- widgets/misc/e-signature-manager.c | 9 +- widgets/misc/e-signature-preview.c | 9 +- widgets/misc/e-signature-script-dialog.c | 10 +- widgets/misc/e-signature-tree-view.c | 14 +- widgets/misc/e-url-entry.c | 59 +- widgets/misc/e-web-view-preview.c | 9 +- widgets/misc/ea-calendar-item.c | 14 +- widgets/misc/test-calendar.c | 15 +- widgets/misc/test-dateedit.c | 70 +- widgets/table/e-cell-combo.c | 53 +- widgets/table/e-cell-date-edit.c | 59 +- widgets/table/e-cell-text.c | 27 +- widgets/table/e-cell-toggle.c | 23 +- widgets/table/e-cell.c | 176 +++- widgets/table/e-popup-menu.c | 7 +- widgets/table/e-table-click-to-add.c | 15 +- widgets/table/e-table-config.c | 15 +- widgets/table/e-table-extras.c | 9 +- widgets/table/e-table-field-chooser-dialog.c | 216 ++-- widgets/table/e-table-field-chooser-item.c | 6 +- widgets/table/e-table-field-chooser.c | 18 +- widgets/table/e-table-group-container.c | 82 +- widgets/table/e-table-group-leaf.c | 260 +++-- widgets/table/e-table-header-item.c | 119 ++- widgets/table/e-table-header-utils.c | 8 +- widgets/table/e-table-header.c | 3 +- widgets/table/e-table-item.c | 46 +- widgets/table/e-table-memory-store.c | 9 +- widgets/table/e-table-memory.c | 9 +- widgets/table/e-table-model.c | 318 ++++--- widgets/table/e-table-search.c | 9 +- widgets/table/e-table-sorter.c | 51 +- widgets/table/e-table-subset.c | 33 +- widgets/table/e-table-utils.c | 10 +- widgets/table/e-table-without.c | 15 +- widgets/table/e-table.c | 901 +++++++--------- widgets/table/e-tree-memory.c | 9 +- widgets/table/e-tree-model.c | 118 +-- widgets/table/e-tree-selection-model.c | 240 +++-- widgets/table/e-tree-sorted.c | 11 +- widgets/table/e-tree-table-adapter.c | 11 +- widgets/table/e-tree.c | 169 ++-- widgets/table/gal-a11y-e-cell-registry.c | 11 +- widgets/table/gal-a11y-e-cell-toggle.c | 7 +- widgets/table/gal-a11y-e-cell-tree.c | 7 +- widgets/table/gal-a11y-e-table-click-to-add.c | 18 +- widgets/table/gal-a11y-e-table-column-header.c | 9 +- widgets/table/gal-a11y-e-table-factory.c | 3 +- widgets/text/e-reflow-model.c | 209 ++-- widgets/text/e-reflow-model.h | 37 +- widgets/text/e-reflow.c | 95 +- widgets/text/e-reflow.h | 52 +- widgets/text/e-text-model.c | 195 ++-- widgets/text/e-text.c | 171 ++-- widgets/text/gal-a11y-e-text-factory.c | 4 +- widgets/text/gal-a11y-e-text.c | 12 +- 358 files changed, 6813 insertions(+), 8304 deletions(-) commit 49bc4c2d765ee1780c23fdc9f42152850dabb220 Author: Matthew Barnes Date: Wed Dec 7 14:57:15 2011 -0500 EShellView: Add new_shell_searchbar() factory method. Defaults to e_shell_searchbar_new(). shell/e-shell-view.c | 5 ++++- shell/e-shell-view.h | 1 + 2 files changed, 5 insertions(+), 1 deletions(-) commit 30368e326ba2a435f989d78bcefce872772b58bf Author: Ihar Hrachyshka Date: Mon Feb 20 17:21:22 2012 +0300 Updated Belarusian translation. po/be.po | 1059 +++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 561 insertions(+), 498 deletions(-) commit 52c1fe3a0ebd72ce136b19aa7eabf7ff0499b92e Author: Matthew Barnes Date: Mon Feb 20 09:20:05 2012 -0500 Bug 670432 - Check for EggSMClient dependencies with pkg-config configure.ac | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 6335ef92e5f3864ccb93da061f588328bdf783fb Author: Ihar Hrachyshka Date: Mon Feb 20 16:44:32 2012 +0300 Updated Belarusian translation. po/be.po | 44 ++++++++++++++++++++++++-------------------- 1 files changed, 24 insertions(+), 20 deletions(-) commit c66e43f83a7c041db768b05e110c4a7b9c1a0c0e Author: Andre Klapper Date: Mon Feb 20 13:54:58 2012 +0100 User Docs: Apparently l10n.gnome.org uses xml2po and ignores ITS stuff, so putting comment back in help/C/credits.page | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 2bf535c7567b9f0df95f83492dcc6084be372d71 Author: Andre Klapper Date: Mon Feb 20 13:41:02 2012 +0100 User Docs: Mark names and emails as non-translatable help/C/backup-restore.page | 4 ++-- help/C/calendar-alarms-and-reminders.page | 6 +++--- help/C/calendar-caldav.page | 6 +++--- help/C/calendar-classifications.page | 6 +++--- help/C/calendar-free-busy.page | 6 +++--- help/C/calendar-google.page | 6 +++--- help/C/calendar-layout-appointment-display.page | 6 +++--- help/C/calendar-layout-general-formatting.page | 6 +++--- help/C/calendar-layout-views.page | 6 +++--- help/C/calendar-layout.page | 4 ++-- help/C/calendar-local.page | 4 ++-- help/C/calendar-marcus-bains-line.page | 4 ++-- help/C/calendar-meetings-delegating.page | 6 +++--- .../calendar-meetings-replying-to-invitation.page | 6 +++--- help/C/calendar-meetings-sending-invitation.page | 6 +++--- help/C/calendar-meetings.page | 4 ++-- help/C/calendar-organizing.page | 4 ++-- help/C/calendar-publishing.page | 6 +++--- help/C/calendar-recurrence.page | 6 +++--- help/C/calendar-searching.page | 10 +++++----- help/C/calendar-sharing-information.page | 4 ++-- help/C/calendar-timezones.page | 6 +++--- help/C/calendar-usage-add-appointment.page | 4 ++-- help/C/calendar-usage-delete-appointment.page | 4 ++-- help/C/calendar-usage-edit-appointment.page | 4 ++-- help/C/calendar-usage.page | 4 ++-- help/C/calendar-using-several-calendars.page | 6 +++--- help/C/calendar-weather.page | 4 ++-- help/C/calendar-webdav.page | 4 ++-- help/C/change-keyboard-shortcuts.page | 4 ++-- help/C/change-switcher-appearance.page | 4 ++-- help/C/contacts-add-automatically.page | 8 ++++---- help/C/contacts-autocompletion.page | 6 +++--- help/C/contacts-google.page | 4 ++-- help/C/contacts-ldap.page | 6 +++--- help/C/contacts-libreoffice.page | 4 ++-- help/C/contacts-local.page | 4 ++-- help/C/contacts-organizing.page | 4 ++-- help/C/contacts-searching.page | 10 +++++----- help/C/contacts-usage-add-contact.page | 4 ++-- help/C/contacts-usage-delete-contact.page | 4 ++-- help/C/contacts-usage-edit-contact.page | 4 ++-- help/C/contacts-usage.page | 4 ++-- help/C/contacts-using-contact-lists.page | 6 +++--- help/C/contacts-using-several-addressbooks.page | 4 ++-- help/C/credits.page | 4 ++-- help/C/data-storage.page | 4 ++-- help/C/default-browser.page | 4 ++-- help/C/deleting-appointments.page | 4 ++-- help/C/deleting-emails.page | 8 ++++---- help/C/deleting-to-free-disk-space.page | 4 ++-- help/C/exchange-connectors-overview.page | 4 ++-- help/C/exchange-placeholder.page | 4 ++-- help/C/exporting-data-calendar.page | 4 ++-- help/C/exporting-data-contacts.page | 6 +++--- help/C/exporting-data-mail.page | 4 ++-- help/C/exporting-data.page | 4 ++-- help/C/express-mode.page | 4 ++-- help/C/google-services.page | 4 ++-- help/C/groupwise-placeholder.page | 4 ++-- help/C/import-apps-mozilla.page | 4 ++-- help/C/import-apps-outlook.page | 6 +++--- help/C/import-data.page | 4 ++-- help/C/import-single-files.page | 4 ++-- help/C/import-supported-file-formats.page | 6 +++--- help/C/index.page | 8 ++++---- help/C/intro-application.page | 8 ++++---- help/C/intro-first-run.page | 4 ++-- help/C/intro-main-window.page | 10 +++++----- help/C/mail-access-gmail-imap-account.page | 4 ++-- help/C/mail-access-gmail-pop-account.page | 4 ++-- help/C/mail-account-manage-imap-plus.page | 4 ++-- help/C/mail-account-manage-imap.page | 4 ++-- help/C/mail-account-manage-local-delivery.page | 4 ++-- ...-account-manage-maildir-format-directories.page | 4 ++-- .../mail-account-manage-mh-format-directories.page | 4 ++-- ...-account-manage-microsoft-exchange-evo-ews.page | 4 ++-- ...unt-manage-microsoft-exchange-evo-exchange.page | 4 ++-- ...account-manage-microsoft-exchange-evo-mapi.page | 4 ++-- help/C/mail-account-manage-microsoft-exchange.page | 4 ++-- help/C/mail-account-manage-novell-groupwise.page | 4 ++-- help/C/mail-account-manage-pop.page | 4 ++-- ...l-account-manage-unix-mbox-spool-directory.page | 4 ++-- .../mail-account-manage-unix-mbox-spool-file.page | 4 ++-- help/C/mail-account-manage-usenet-news.page | 4 ++-- help/C/mail-account-management.page | 4 ++-- help/C/mail-attachments-received.page | 6 +++--- help/C/mail-attachments-sending.page | 6 +++--- help/C/mail-attachments.page | 4 ++-- help/C/mail-calendar-sending-invitations.page | 2 +- help/C/mail-cannot-see.page | 4 ++-- help/C/mail-change-columns-in-message-list.page | 4 ++-- help/C/mail-change-time-format.page | 4 ++-- help/C/mail-composer-change-quotation-string.page | 4 ++-- help/C/mail-composer-custom-header-lines.page | 6 +++--- help/C/mail-composer-forward-as-attachment.page | 4 ++-- help/C/mail-composer-forward.page | 6 +++--- help/C/mail-composer-html-image.page | 6 +++--- help/C/mail-composer-html-link.page | 6 +++--- help/C/mail-composer-html-rule.page | 6 +++--- help/C/mail-composer-html-table.page | 6 +++--- help/C/mail-composer-html-text.page | 6 +++--- help/C/mail-composer-html.page | 6 +++--- help/C/mail-composer-mail-signatures-manage.page | 4 ++-- .../mail-composer-mail-signatures-per-account.page | 4 ++-- help/C/mail-composer-mail-signatures.page | 4 ++-- help/C/mail-composer-message-templates.page | 6 +++--- help/C/mail-composer-priority.page | 6 +++--- help/C/mail-composer-reply.page | 6 +++--- help/C/mail-composer-search.page | 4 ++-- help/C/mail-composer-several-recipients.page | 6 +++--- help/C/mail-composer-spellcheck.page | 4 ++-- help/C/mail-composer-write-new-message.page | 6 +++--- help/C/mail-default-CC-and-BCC.page | 4 ++-- help/C/mail-default-folder-locations.page | 4 ++-- help/C/mail-delete-and-undelete.page | 6 +++--- help/C/mail-displaying-character-encodings.page | 4 ++-- help/C/mail-displaying-collapsible-headers.page | 6 +++--- help/C/mail-displaying-images-in-html.page | 10 +++++----- help/C/mail-displaying-message.page | 4 ++-- help/C/mail-displaying-no-css.page | 4 ++-- help/C/mail-displaying-sender-photograph.page | 6 +++--- help/C/mail-duplicates.page | 8 ++++---- help/C/mail-encryption-gpg-create-key.page | 6 +++--- help/C/mail-encryption-gpg-decrypting.page | 6 +++--- help/C/mail-encryption-gpg-getting-keys.page | 6 +++--- help/C/mail-encryption-gpg-set-up.page | 6 +++--- help/C/mail-encryption-gpg-signing-encrypting.page | 6 +++--- help/C/mail-encryption-s-mime-manage.page | 6 +++--- .../mail-encryption-s-mime-signing-encrypting.page | 6 +++--- help/C/mail-encryption.page | 4 ++-- ...mail-error-failed-to-append-to-sent-folder.page | 8 ++++---- help/C/mail-error-no-provider-available.page | 4 ++-- help/C/mail-filters-actions.page | 6 +++--- help/C/mail-filters-conditions.page | 6 +++--- help/C/mail-filters-not-working.page | 8 ++++---- help/C/mail-filters.page | 6 +++--- help/C/mail-folders.page | 10 +++++----- help/C/mail-follow-up-flag.page | 6 +++--- help/C/mail-imap-headers.page | 6 +++--- help/C/mail-imap-subscriptions.page | 6 +++--- help/C/mail-labels.page | 4 ++-- help/C/mail-layout-changing.page | 4 ++-- help/C/mail-moving-emails.page | 8 ++++---- help/C/mail-not-sent.page | 4 ++-- help/C/mail-organizing.page | 4 ++-- help/C/mail-read-receipts.page | 8 ++++---- help/C/mail-reading-keyboard-shortcuts.page | 6 +++--- help/C/mail-received-notification.page | 4 ++-- .../mail-receiving-options-evolution-exchange.page | 6 +++--- help/C/mail-receiving-options-exchange-ews.page | 4 ++-- help/C/mail-receiving-options-exchange-mapi.page | 4 ++-- help/C/mail-receiving-options-imap-plus.page | 6 +++--- help/C/mail-receiving-options-imap.page | 6 +++--- help/C/mail-receiving-options-local-delivery.page | 4 ++-- ...ceiving-options-maildir-format-directories.page | 4 ++-- ...il-receiving-options-mh-format-directories.page | 4 ++-- .../C/mail-receiving-options-novell-groupwise.page | 6 +++--- help/C/mail-receiving-options-pop.page | 10 +++++----- ...eceiving-options-unix-mbox-spool-directory.page | 4 ++-- ...ail-receiving-options-unix-mbox-spool-file.page | 4 ++-- help/C/mail-receiving-options-usenet-news.page | 6 +++--- help/C/mail-receiving-options.page | 4 ++-- help/C/mail-recognized-thread-related-headers.page | 4 ++-- help/C/mail-refresh-folders.page | 4 ++-- help/C/mail-search-folders-add.page | 6 +++--- help/C/mail-search-folders-conditions.page | 6 +++--- help/C/mail-search-folders-enable.page | 4 ++-- help/C/mail-search-folders-refresh.page | 8 ++++---- help/C/mail-search-folders.page | 6 +++--- help/C/mail-searching-attachment-type.page | 4 ++-- help/C/mail-searching.page | 10 +++++----- help/C/mail-send-and-receive-automatically.page | 4 ++-- help/C/mail-send-and-receive-manual.page | 4 ++-- help/C/mail-send-and-receive.page | 4 ++-- help/C/mail-sending-options-smtp.page | 4 ++-- help/C/mail-several-pop-accounts.page | 4 ++-- help/C/mail-sorting-message-list.page | 10 +++++----- help/C/mail-spam-groupwise-add-to-list.page | 10 +++++----- help/C/mail-spam-groupwise-manage-list.page | 10 +++++----- help/C/mail-spam-groupwise-mark-message.page | 6 +++--- help/C/mail-spam-groupwise-remove-from-list.page | 6 +++--- help/C/mail-spam-groupwise-unmark-message.page | 6 +++--- help/C/mail-spam-marking.page | 10 +++++----- help/C/mail-spam-settings.page | 10 +++++----- help/C/mail-spam.page | 4 ++-- help/C/mail-two-trash-folders.page | 4 ++-- help/C/mail-usenet-subscriptions.page | 6 +++--- help/C/mail-vertical-view.page | 6 +++--- help/C/mail-word-wrap.page | 4 ++-- help/C/mail-working-offline.page | 6 +++--- help/C/memos-searching.page | 10 +++++----- help/C/memos-usage-add-memo.page | 6 +++--- help/C/memos-usage-delete-memo.page | 4 ++-- help/C/memos-usage-edit-memo.page | 4 ++-- help/C/memos-usage.page | 4 ++-- help/C/minimize-to-system-tray.page | 8 ++++---- help/C/offline.page | 6 +++--- help/C/organizing.page | 4 ++-- help/C/problems-debug-how-to.page | 4 ++-- help/C/problems-getting-help.page | 4 ++-- help/C/problems-reporting-bugs.page | 4 ++-- help/C/searching-items.page | 4 ++-- help/C/sync-with-other-devices.page | 6 +++--- help/C/tasks-caldav.page | 4 ++-- help/C/tasks-display-settings.page | 6 +++--- help/C/tasks-local.page | 4 ++-- help/C/tasks-organizing.page | 4 ++-- help/C/tasks-searching.page | 10 +++++----- help/C/tasks-usage-add-task.page | 6 +++--- help/C/tasks-usage-delete-task.page | 4 ++-- help/C/tasks-usage-edit-task.page | 4 ++-- help/C/tasks-usage.page | 4 ++-- help/C/tasks-using-several-tasklists.page | 4 ++-- help/C/tasks-webdav.page | 4 ++-- help/C/using-categories.page | 6 +++--- 216 files changed, 568 insertions(+), 568 deletions(-) commit 31040f588169a2c33c18f24befbd449e6bd88e74 Author: Andre Klapper Date: Mon Feb 20 13:29:28 2012 +0100 User Docs: Use ITS style instead of HTML comments help/C/credits.page | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) commit 9265ae84abd56b6736b5200f27440b4645aef06f Author: Andre Klapper Date: Mon Feb 20 13:15:41 2012 +0100 User Docs: Fix duplicated ID help/C/credits.page | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 1f2a07175533f02f70e44ef0cae56323d4941504 Author: Andre Klapper Date: Mon Feb 20 13:14:19 2012 +0100 User Docs: Add Translators section. Fixes bug #665813 help/C/credits.page | 10 ++++++++-- 1 files changed, 8 insertions(+), 2 deletions(-) commit 887aa6d25e1f19363340a7ed8ddcb8a7ed6fa2cf Author: Andre Klapper Date: Mon Feb 20 11:50:45 2012 +0100 User Docs: Exchange calendar Free/Busy info must be published to top-level calendar. Fixes bug #538604 help/C/calendar-free-busy.page | 7 ++++--- 1 files changed, 4 insertions(+), 3 deletions(-) commit 0cbb67aa466205c9b0c9f24f20aeab0c5e960c4a Author: Chenthill Palanisamy Date: Mon Feb 20 15:56:08 2012 +0530 post release version bump configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit efc4d7ab7808b807534adc99655ae10970b7782e