commit 5eb3389bfe7480dad93f5aff1e73d4250b60da3e Author: Matthew Barnes Date: Sat Jan 8 20:26:15 2011 -0500 NEWS update for 2.91.5 release. NEWS | 41 +++++++++++++++++++++++++++++++++++++++++ 1 files changed, 41 insertions(+), 0 deletions(-) commit 9c74ed8a465fa12901a85671fe933da7eb6b3b2f Author: Matthew Barnes Date: Sat Jan 8 13:49:10 2011 -0500 EAttachmentIconView: Fix runtime warnings with GTK3. GtkIconView changed some implementation details, apparently. widgets/misc/e-attachment-icon-view.c | 106 ++++++++++++++++++--------------- 1 files changed, 58 insertions(+), 48 deletions(-) commit 3e09259db4cc5f557d5a58268f321c6f88307c32 Author: Matthew Barnes Date: Sat Jan 8 13:19:35 2011 -0500 EActionComboBox: Fix runtime warnings with GTK3. GtkComboBox changed some implementation details, apparently. widgets/misc/e-action-combo-box.c | 55 ++++++++++++++++++++++--------------- 1 files changed, 33 insertions(+), 22 deletions(-) commit 32ae20479caba1a10c344070501e3b0c7caf4a80 Author: Matthew Barnes Date: Sat Jan 8 13:06:26 2011 -0500 EMFolderTree: Fully implement ESelectableInterface. Was missing "copy-target-list" and "paste-target-list" properties. mail/em-folder-tree.c | 209 +++++++++++++++++++++++++++++++++++++++++-------- 1 files changed, 177 insertions(+), 32 deletions(-) commit 819cf715beb50253c52bf1a233d2b16398864272 Author: Matthew Barnes Date: Fri Jan 7 13:00:21 2011 -0500 Improve Maildir migration. The Maildir migration code was pretty busted. Trying to fix it for simple test cases and also clean up the code a bit. mail/e-mail-migrate.c | 147 +++++++++++++++++++++---------------------------- 1 files changed, 62 insertions(+), 85 deletions(-) commit 41c66f2d87932113de4cfb2a19a13daf67681297 Author: Matthew Barnes Date: Fri Jan 7 14:52:07 2011 -0500 Avoid idle callbacks in EMailBackend initialization. If the migration phase has to show a dialog the idle callback for intializing mail stores will run too soon. Instead, hook it onto the EShellBackend start() method. Migration code can initialize mail stores early if it needs to. mail/e-mail-backend.c | 21 --------------------- mail/e-mail-migrate.c | 11 +++++++++-- mail/e-mail-store.c | 4 ++-- modules/mail/e-mail-shell-backend.c | 6 ++++++ 4 files changed, 17 insertions(+), 25 deletions(-) commit e962715a181517a352a3987a934097050505b343 Author: Matthew Barnes Date: Fri Jan 7 12:25:42 2011 -0500 Improve wording of Maildir migration dialog. Use stronger wording and remove the "No" option. Your choices are "Migrate Now" or "Quit Evolution". None of this in-between nonsense. mail/mail.error.xml | 11 +++++------ 1 files changed, 5 insertions(+), 6 deletions(-) commit 72805c2bdcd1459d91213d00bdbd5526e5190ae8 Author: Fran Diéguez Date: Fri Jan 7 00:41:47 2011 +0100 Updated galician translations po/gl.po | 839 +++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 453 insertions(+), 386 deletions(-) commit 97a91ab8f7880db0c20e964a23169f6966b82d6a Author: Andre Klapper Date: Thu Jan 6 16:28:06 2011 +0100 Fix all back up that should be backup plugins/backup-restore/backup-restore.c | 12 ++++++------ 1 files changed, 6 insertions(+), 6 deletions(-) commit 07a1f834f7af5a9ba4c163128605a8674e63437a Author: Andre Klapper Date: Thu Jan 6 16:19:04 2011 +0100 Fix wrong button name in Restore instructions help/C/evolution.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit d61a48b9d9bcf8d315b05ffb8be10b3d9d64c0ee Author: Milan Crha Date: Thu Jan 6 15:52:23 2011 +0100 Bug #633854 - [templates] Crash in build_template_menus_recurse plugins/templates/templates.c | 13 ++++++++++--- 1 files changed, 10 insertions(+), 3 deletions(-) commit 81f14a09c8624937c752ae315a66928eb31a2f6d Author: Milan Crha Date: Thu Jan 6 14:26:34 2011 +0100 Bug #638245 - Crash when printing Work Week view calendar/gui/print.c | 10 ++++++---- 1 files changed, 6 insertions(+), 4 deletions(-) commit 44a10b058ae281999f3a4de3545f23b569fa49a9 Author: Andre Klapper Date: Thu Jan 6 12:23:06 2011 +0100 Change Account Management string to Account Information in first-run wizard. Really, management is something else than just entering a random string in a text field. mail/em-account-editor.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 11d2490e5a1cb82e4fab263db199e666764840df Author: Milan Crha Date: Wed Jan 5 17:42:04 2011 +0100 Bug #637906 - Don't ask again when sending to non-mail recipients mail/em-composer-utils.c | 5 +++-- mail/evolution-mail.schemas.in | 12 ++++++++++++ mail/mail-config.ui | 15 +++++++++++++++ modules/mail/e-mail-shell-settings.c | 4 ++++ modules/mail/em-composer-prefs.c | 7 +++++++ 5 files changed, 41 insertions(+), 2 deletions(-) commit 931e783cee9054b6fbac4e5f8deb7c121bf15c1a Author: Kjartan Maraas Date: Sun Jan 2 18:30:29 2011 +0100 Updated Norwegian bokmål translation from Torstein Adolf Winterseth po/nb.po | 755 ++++++++++++++++++++++++++++++-------------------------------- 1 files changed, 368 insertions(+), 387 deletions(-) commit 23a62e48816eccb9c7aadf3d2cc3c48386cb7297 Author: Ask H. Larsen Date: Sun Jan 2 10:46:26 2011 +0100 Updated Danish translation po/da.po |23126 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 11767 insertions(+), 11359 deletions(-) commit 20bb38c82b88ac4401d17d42078d0eef0ce39b32 Author: Aron Xu Date: Sat Jan 1 16:25:40 2011 +0000 Update Simplified Chinese translation. po/zh_CN.po | 14 ++++++-------- 1 files changed, 6 insertions(+), 8 deletions(-) commit 6428b4cce0b28fa4de51133aca2ca4f86880ff8e Author: Yinghua Wang Date: Sat Jan 1 15:58:36 2011 +0000 Update Simplified Chinese translation. po/zh_CN.po |21835 ++++++++++++++++++++++++++++++----------------------------- 1 files changed, 10941 insertions(+), 10894 deletions(-) commit be02a9db29ff814b5e08676e9bb050854c99dbf8 Author: Jorge González Date: Sat Jan 1 13:03:11 2011 +0100 Updated Spanish translation po/es.po | 23 ++++++++++++----------- 1 files changed, 12 insertions(+), 11 deletions(-) commit 29d0e17768a680fcc3368c677ea02d39e4f233f8 Author: A S Alam Date: Sat Jan 1 09:28:32 2011 +0530 updating Punjabi Translation po/pa.po | 845 +++++++++++++++++++++++++++++--------------------------------- 1 files changed, 390 insertions(+), 455 deletions(-) commit 651c68ad8bf4f171b5784d7ed0b44efcb5b8b069 Author: Ivar Smolin Date: Fri Dec 31 10:50:21 2010 +0200 [l10n] Updated Estonian translation po/et.po | 59 +++++++++++++++++++++++++++++++++++++---------------------- 1 files changed, 37 insertions(+), 22 deletions(-) commit 6e6966b1c97a69000ed8c6c9ae95674ad5839c5f Author: Daniel Nylander Date: Fri Dec 31 04:24:32 2010 +0100 Updated Swedish translation po/sv.po |21934 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 11062 insertions(+), 10872 deletions(-) commit 76c2bdc495127f9cb2049471284f273a880c4e83 Author: Andre Klapper Date: Thu Dec 30 01:22:41 2010 +0100 Clarify a string. Fixes bug #458503. mail/evolution-mail.schemas.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 81e7f7582ddc731ca19084ed4772390bc41cfa6b Author: Daniel Mustieles Date: Wed Dec 29 13:18:35 2010 +0100 Updated Spanish translation po/es.po | 22 ++++++++++++---------- 1 files changed, 12 insertions(+), 10 deletions(-) commit 72f1d12bda5990a872cc3f1c087be58a4e05cd1a Author: Matthew Barnes Date: Mon Dec 27 09:56:23 2010 -0500 Bug 637482 - Flushing outbox gives up on first error mail/mail-ops.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 59928e69ed7b769585282ae2b11bca1a9e9a1ca9 Author: Matthew Barnes Date: Sun Dec 19 13:30:45 2010 -0500 Add e_shell_submit_alert(). An easy way to broadcast application-wide alerts to shell windows. These alerts will persist in all current and future shell windows until responded to (either programmatically or by the user). doc/reference/shell/eshell-sections.txt | 1 + doc/reference/shell/tmpl/e-shell.sgml | 9 +++ modules/offline-alert/evolution-offline-alert.c | 16 +----- shell/e-shell.c | 66 +++++++++++++++++++++++ shell/e-shell.h | 3 + 5 files changed, 81 insertions(+), 14 deletions(-) commit a1906cdfa44854cddce552250ca6f82a3b108781 Author: Matthew Barnes Date: Sun Dec 26 23:30:15 2010 -0500 Fix menu item capitalizaion. modules/mail/e-mail-shell-view-actions.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 156471e1a51bcc9eef859dfa8145a9ee75e06538 Author: Gheyret T.Kenji Date: Thu Dec 23 18:40:37 2010 +0100 Added UG translation po/ug.po |41292 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 20740 insertions(+), 20552 deletions(-) commit e298452a845224e9d0c5df2d9edf5a0dfd6a6a57 Author: Matthew Barnes Date: Wed Dec 22 20:37:25 2010 -0500 Update API docs. doc/reference/shell/eshell-sections.txt | 2 -- doc/reference/shell/tmpl/e-shell.sgml | 17 ----------------- doc/reference/shell/tmpl/eshell-unused.sgml | 23 +++++++++++++++++++++++ doc/reference/shell/tmpl/shell-actions.sgml | 8 -------- 4 files changed, 23 insertions(+), 27 deletions(-) commit 85f2dfabd1b9c633c784e00ef764bc419f3f503b Author: Matthew Barnes Date: Wed Dec 22 20:25:24 2010 -0500 Call setlocale() instead of gtk_set_locale(). gtk_set_locale() has been deprecated in GTK+ 2.23.3. capplet/anjal-settings-main.c | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) commit 971dac35882ca5e629bd5d0df22d09ebbd236c7e Author: Matthew Barnes Date: Wed Dec 22 19:48:46 2010 -0500 Temporarily remove GDK_DISABLE_DEPRECATED (again). GTK+ 2.23.3 deprecated gdk_set_sm_client_id(), which is used by eggsmclient-xsmp.c. We'll deal with that after GNOME 3.0. configure.ac | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) commit 6c39f81439a3a564e482a47b23c2cca1c307701f Author: Jorge Gonzalez Date: Wed Dec 22 20:46:58 2010 +0100 Updated Spanish translation po/es.po | 283 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 147 insertions(+), 136 deletions(-) commit e861630f113e4dcff45bbc2684310c793838f384 Author: Milan Crha Date: Tue Dec 21 21:11:10 2010 +0100 Bug #567879 - Add View >> Gallery Option In Email Composer composer/e-composer-actions.c | 16 ++ composer/e-composer-actions.h | 2 + composer/e-composer-private.c | 81 ++++++- composer/e-composer-private.h | 5 +- composer/e-msg-composer.c | 32 +++ composer/evolution-composer.ui | 6 + mail/evolution-mail.schemas.in | 14 ++ modules/mail/e-mail-shell-settings.c | 4 + widgets/misc/Makefile.am | 2 + widgets/misc/e-picture-gallery.c | 419 ++++++++++++++++++++++++++++++++++ widgets/misc/e-picture-gallery.h | 67 ++++++ 11 files changed, 641 insertions(+), 7 deletions(-) commit 74098399cc5fe7e07b32439952272101f86b8502 Author: Milan Crha Date: Tue Dec 21 15:00:15 2010 +0100 Minor compiler warnings fix widgets/table/e-table-field-chooser-item.c | 2 +- widgets/table/e-table-header-item.c | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) commit e605a2888b2e9a2d7aabd704941a669f26ad9e51 Author: Milan Crha Date: Tue Dec 21 13:09:27 2010 +0100 Disconnect signal handlers from actions in alert_dispose() e-util/e-alert.c | 9 +++++++-- 1 files changed, 7 insertions(+), 2 deletions(-) commit e628ec9c59a2cc5b2aecf72ef885b744cabd2537 Author: Chenthill Palanisamy Date: Mon Dec 20 20:19:37 2010 +0530 post release version bump configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit bce3640c48e285f4df8652d95e7f311362477ffb