commit e2830ed03a65810382399a061a106125233fa909 Author: Matthew Barnes Date: Mon Aug 2 21:30:34 2010 -0400 NEWS update for 2.31.6 release. NEWS | 779 +++++++++++++++++++++++++++++++++++++---------------------------- 1 files changed, 443 insertions(+), 336 deletions(-) commit d47a6dd2d146f05c034a916add7837dacd6efb1c Author: Lucian Adrian Grijincu Date: Tue Aug 3 02:42:31 2010 +0300 Updated Romanian translation po/ro.po | 528 ++++++++++++++++---------------------------------------------- 1 files changed, 133 insertions(+), 395 deletions(-) commit e919c9724f612270053683ad110ffd68de135c60 Author: Lucian Langa Date: Mon Aug 2 19:47:30 2010 -0400 Bug 625761 - Folder views not preserved after migration shell/e-shell-migrate.c | 80 ++++++++++++++++++++++++++++++++++++++++++++-- 1 files changed, 76 insertions(+), 4 deletions(-) commit 49e8d834fc6c5b12d9e2b9f120034dd6180a70d4 Author: Matthew Barnes Date: Mon Aug 2 19:38:22 2010 -0400 Coding style and whitespace cleanup. mail/e-mail-notebook-view.c | 148 ++++++++++++++++++------- mail/e-mail-paned-view.c | 3 +- mail/e-mail-reader.c | 142 +++++++++++++---------- plugins/mail-notification/mail-notification.c | 16 ++- 4 files changed, 200 insertions(+), 109 deletions(-) commit ceec3b8f6064d20a1603e4049c76a6a15a8dad9a Author: Lucian Adrian Grijincu Date: Tue Aug 3 02:30:13 2010 +0300 Updated Romanian translation po/ro.po |13266 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 6676 insertions(+), 6590 deletions(-) commit 34225740f73680ea2d8c6b37d8824186ef81d431 Author: Matthew Barnes Date: Mon Aug 2 17:53:00 2010 -0400 Update POTFILES.in. po/POTFILES.in | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 0558f070a340a409bbb2ac84cf0d66c78b069427 Author: Matthew Barnes Date: Mon Aug 2 17:23:26 2010 -0400 Gtk-Doc fussing with SGML files. doc/reference/shell/tmpl/e-account-combo-box.sgml | 2 -- doc/reference/shell/tmpl/e-account-manager.sgml | 2 -- doc/reference/shell/tmpl/e-account-tree-view.sgml | 2 -- doc/reference/shell/tmpl/e-action-combo-box.sgml | 2 -- doc/reference/shell/tmpl/e-activity-proxy.sgml | 2 -- doc/reference/shell/tmpl/e-activity.sgml | 2 -- doc/reference/shell/tmpl/e-attachment-button.sgml | 2 -- doc/reference/shell/tmpl/e-attachment-dialog.sgml | 2 -- doc/reference/shell/tmpl/e-attachment-handler.sgml | 2 -- .../shell/tmpl/e-attachment-icon-view.sgml | 2 -- doc/reference/shell/tmpl/e-attachment-paned.sgml | 2 -- doc/reference/shell/tmpl/e-attachment-store.sgml | 2 -- .../shell/tmpl/e-attachment-tree-view.sgml | 2 -- doc/reference/shell/tmpl/e-attachment-view.sgml | 2 -- doc/reference/shell/tmpl/e-attachment.sgml | 2 -- doc/reference/shell/tmpl/e-popup-action.sgml | 2 -- .../shell/tmpl/e-signature-utils.sgml.sgml | 2 -- 17 files changed, 0 insertions(+), 34 deletions(-) commit 74eea9a7179087e57dbf44196021a2d1f85063d0 Author: Matthew Barnes Date: Mon Aug 2 17:23:09 2010 -0400 Fix a GError message. mail/em-utils.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit ed7261a7433bf452d95bbe8e015d3e87a1b4a356 Author: Matthew Barnes Date: Mon Aug 2 17:22:47 2010 -0400 Fix linker flags for API documentation. doc/reference/shell/Makefile.am | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) commit b5299135f67ca5cf5f2bf12cad51049b90287776 Author: Michael Meeks Date: Mon Aug 2 17:45:48 2010 +0100 fix lifecycle nasties bgo#625852 modules/addressbook/e-book-shell-view-private.c | 56 +++++++++++++---------- modules/addressbook/e-book-shell-view.c | 7 ++- 2 files changed, 36 insertions(+), 27 deletions(-) commit 378e41dad13b50fb300a206cbaf461cda8903713 Author: Matthew Barnes Date: Mon Aug 2 12:16:46 2010 -0400 Whoops, I broke configure.ac. configure.ac | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) commit 73b7238f07ec0f932bb7666f38d46aa282eac8da Author: Rob Bradford Date: Mon Aug 2 16:51:31 2010 +0100 mail-session: Use the shell's active window as parent for dialog This means that when the mail session generates an EAlertDialog e.g. for SSL certificate validity we can provide a parent window for the dialog. Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=625846 mail/mail-session.c | 7 ++++--- 1 files changed, 4 insertions(+), 3 deletions(-) commit 5ca8930126afea17cd80545957a686a862168d2a Author: Matthew Barnes Date: Mon Aug 2 10:21:42 2010 -0400 Prefer gio-2.0 when requiring GLib libraries. gio-2.0 is the "top level" library within GLib. It requires everything else we may need from GLib: glib-2.0, gobject-2.0, gmodule-2.0, gthread-2.0 configure.ac | 13 ++++++------- 1 files changed, 6 insertions(+), 7 deletions(-) commit 2e46ae120517de1d171b7c2b138af1f4c84b4ae9 Author: David Woodhouse Date: Mon Aug 2 15:50:23 2010 +0100 dbx-importer: Fix printf format warning plugins/dbx-import/dbx-importer.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 3696034171889e067b7c9b9e118b9746c1986bcf Author: Rob Bradford Date: Mon Aug 2 15:09:27 2010 +0100 mail-reader: e_mail_reader_get_formatter may now return NULL Since e_mail_reader_get_formatter (the EMailNotebookView implementation) can now return NULL we need to prevent that being passed into other functions. Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=624867 mail/e-mail-reader.c | 8 +++++++- 1 files changed, 7 insertions(+), 1 deletions(-) commit 2b6e5cce1912d6d7bb7f69b7cae29ccb0c8a7161 Author: Rob Bradford Date: Mon Aug 2 15:05:32 2010 +0100 em-format: Guard entry point to em_format_set_mode with g_return_if_fail em-format/em-format.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit 74a6864d36f3c423d8932718502e04b18d93a40e Author: Matthew Barnes Date: Mon Aug 2 08:44:51 2010 -0400 Add new SGML files for API docs. doc/reference/shell/tmpl/e-account-combo-box.sgml | 114 +++++ doc/reference/shell/tmpl/e-account-manager.sgml | 84 ++++ doc/reference/shell/tmpl/e-account-tree-view.sgml | 94 ++++ doc/reference/shell/tmpl/e-action-combo-box.sgml | 102 +++++ doc/reference/shell/tmpl/e-activity-proxy.sgml | 50 ++ doc/reference/shell/tmpl/e-activity.sgml | 208 +++++++++ doc/reference/shell/tmpl/e-attachment-button.sgml | 104 +++++ doc/reference/shell/tmpl/e-attachment-dialog.sgml | 60 +++ doc/reference/shell/tmpl/e-attachment-handler.sgml | 60 +++ .../shell/tmpl/e-attachment-icon-view.sgml | 49 ++ doc/reference/shell/tmpl/e-attachment-paned.sgml | 126 ++++++ doc/reference/shell/tmpl/e-attachment-store.sgml | 220 +++++++++ .../shell/tmpl/e-attachment-tree-view.sgml | 41 ++ doc/reference/shell/tmpl/e-attachment-view.sgml | 429 ++++++++++++++++++ doc/reference/shell/tmpl/e-attachment.sgml | 415 +++++++++++++++++ doc/reference/shell/tmpl/e-popup-action.sgml | 60 +++ .../shell/tmpl/e-signature-utils.sgml.sgml | 468 ++++++++++++++++++++ 17 files changed, 2684 insertions(+), 0 deletions(-) commit c8a56cad7f8580b27f4ea68342f42f5a9f977cfc Author: Matthew Barnes Date: Mon Aug 2 08:42:38 2010 -0400 Missing linker flag. mail/Makefile.am | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 2dfabd3909d4afe12637160863884ea2c953cfac Author: Rob Bradford Date: Sun Aug 1 11:36:45 2010 +0100 addressbook: Port to use new _async suffix instead of _ex suffix addressbook/gui/contact-editor/e-contact-editor.c | 32 ++++++++-------- .../contact-list-editor/e-contact-list-editor.c | 6 +- addressbook/gui/merging/eab-contact-compare.c | 6 +- addressbook/gui/merging/eab-contact-merging.c | 40 ++++++++++---------- addressbook/gui/merging/eab-contact-merging.h | 24 ++++++------ addressbook/gui/widgets/e-addressbook-model.c | 4 +- addressbook/gui/widgets/e-addressbook-selector.c | 8 ++-- addressbook/gui/widgets/e-addressbook-view.c | 16 ++++---- addressbook/gui/widgets/e-minicard-view.c | 12 +++--- addressbook/gui/widgets/e-minicard-view.h | 2 +- addressbook/util/addressbook.c | 20 +++++----- addressbook/util/addressbook.h | 4 +- addressbook/util/eab-book-util.c | 20 +++++----- addressbook/util/eab-book-util.h | 10 ++-- mail/Makefile.am | 1 + mail/em-utils.c | 2 +- modules/addressbook/e-book-shell-backend.c | 4 +- 17 files changed, 106 insertions(+), 105 deletions(-) commit 68341973d40b9ac5ffbc3f4132af0656194df13e Author: Rob Bradford Date: Mon Aug 2 11:08:48 2010 +0100 build: Update gnome-icon-theme dependency for new default-avatar icon configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit b6b72b0c4a269333d5375e864a82e6b9588ffd07 Author: Rob Bradford Date: Sun Aug 1 19:29:56 2010 +0100 addressbook/gui, plugins/groupwise, widgets/misc: Update to new icon theme Since gnome-icon-theme 2.30.x the icon name for the default avatar has changed from stock_person to avatar-default Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=616822 addressbook/gui/contact-editor/e-contact-editor.c | 6 +++--- .../eab-contact-commit-duplicate-detected.ui | 2 +- .../gui/merging/eab-contact-duplicate-detected.ui | 2 +- plugins/groupwise-features/proxy-login.c | 2 +- plugins/groupwise-features/proxy.c | 2 +- widgets/misc/e-image-chooser.c | 2 +- 6 files changed, 8 insertions(+), 8 deletions(-) commit 131c0ddfe3f5b6a96fffe99a6692e38f886f122b Author: Lucian Langa Date: Sun Aug 1 17:14:33 2010 +0300 Bug 625724 - Message filters do no work mail/em-utils.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 31248aa87a1b1e622de8be5b3c19125ce88a6de8 Author: Christian Kirbach Date: Sun Aug 1 01:16:35 2010 +0200 Updated German translation po/de.po | 1573 +++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 843 insertions(+), 730 deletions(-) commit 8dcdc60cccf720ca7222ba01f645f491801e9f9e Author: Matthew Barnes Date: Fri Jul 30 12:10:01 2010 -0400 Make EImportAssistant extensible. shell/e-shell.c | 2 +- widgets/misc/e-import-assistant.c | 53 +++++++++++------------------------- 2 files changed, 17 insertions(+), 38 deletions(-) commit 9085a5a18c23f894a0d29be73222ad7c55a03bf1 Author: Matthew Barnes Date: Fri Jul 30 10:58:26 2010 -0400 Remove unused 'preview' argument from e_import_assistant_new_simple(). We preview imported files by other means now. doc/reference/shell/tmpl/e-shell-utils.sgml | 1 - shell/e-shell-utils.c | 18 +++++++----------- shell/e-shell-utils.h | 3 +-- shell/e-shell.c | 5 ++--- widgets/misc/e-import-assistant.c | 6 +----- widgets/misc/e-import-assistant.h | 3 +-- 6 files changed, 12 insertions(+), 24 deletions(-) commit 1d2a02b6581372e13a2162bef597fb93a6d163ab Author: Matthew Barnes Date: Fri Jul 30 08:04:40 2010 -0400 Remove folder-tree-expand-state.xml while migrating. shell/e-shell-migrate.c | 13 +++++++++++-- 1 files changed, 11 insertions(+), 2 deletions(-) commit 80d4fed16263cb7bf31ca219642b867e4e77f45a Author: Matthew Barnes Date: Fri Jul 30 06:49:20 2010 -0400 Bug 624500 - Missing EggSMClient linker flags in shell configure.ac | 6 +++++- shell/Makefile.am | 2 ++ 2 files changed, 7 insertions(+), 1 deletions(-) commit 8995915a5eb1cf79274954f501f55889e8ee1369 Author: Jorge González Date: Fri Jul 30 08:30:39 2010 +0200 Updated Spanish translation po/es.po | 635 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 320 insertions(+), 315 deletions(-) commit 71eff23a1d4f6d06b7bdd6a8fc38878d3bfeeb6a Author: Matthew Barnes Date: Thu Jul 29 22:05:27 2010 -0400 Bug 625624 - Customizations of contacts views forgotten Found similar bugs in EShellMemoContent and EShellTaskContent. addressbook/gui/widgets/e-addressbook-view.c | 6 +++++- modules/addressbook/e-book-shell-view-private.c | 5 +++++ modules/calendar/e-memo-shell-content.c | 5 ++++- modules/calendar/e-task-shell-content.c | 5 ++++- 4 files changed, 18 insertions(+), 3 deletions(-) commit 831cb20c977c941f8cf592e2ca8d0622e1a8c9e8 Author: Matthew Barnes Date: Thu Jul 29 19:41:44 2010 -0400 Fix build break in network-manager module. .../network-manager/evolution-network-manager.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit e8f5c62b0233231a3bdc74a42de062b61e0c15f2 Author: Matthew Barnes Date: Thu Jul 29 16:55:01 2010 -0400 Simplify em_folder_tree_restore_state(). mail/em-folder-tree.c | 24 ++++++++++-------------- 1 files changed, 10 insertions(+), 14 deletions(-) commit 69c904178f72e5eba88159a65f642d9b903a233e Author: Matthew Barnes Date: Thu Jul 29 16:35:34 2010 -0400 Avoid overwriting files while migrating. shell/e-shell-migrate.c | 22 ++++++++++++++++++++-- 1 files changed, 20 insertions(+), 2 deletions(-) commit 52ad80d6014a82cb64903d5a452083f5f923a034 Author: Milan Crha Date: Thu Jul 29 21:07:26 2010 +0200 Bug #625606 - git/master build dies with glib-2.25.12 configure.ac | 2 +- modules/connman/evolution-connman.c | 2 +- .../network-manager/evolution-network-manager.c | 2 +- plugins/mail-notification/mail-notification.c | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) commit efba3b0b74955cfbe7b825aaab231923de732a46 Author: Thomas Mittelstaedt Date: Wed Jul 28 17:13:50 2010 -0400 Bug 625204 - Typo in e_day_view_finish_long_event_resize() calendar/gui/e-day-view.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit eb5afa335d683032c801981d936d8a8063675805 Author: Matthew Barnes Date: Wed Jul 28 16:47:39 2010 -0400 More XDG base directory migration tweaks. shell/e-shell-migrate.c | 50 ++++++++++++++++------------------------------ 1 files changed, 18 insertions(+), 32 deletions(-) commit 125e67bfcb57de9a7b834475ac78ea3986e912a1 Author: Matthew Barnes Date: Wed Jul 28 16:18:08 2010 -0400 Fix where to look for filters.xml and vfolders.xml. They live in $XDG_CONFIG_DIR/evolution/mail now. Evolution was looking in $XDG_DATA_DIR/evolution/mail. mail/em-utils.c | 12 +++++----- mail/mail-autofilter.c | 18 +++++++------- mail/mail-session.c | 6 ++-- mail/mail-vfolder.c | 55 +++++++++++++++++++++++++---------------------- 4 files changed, 47 insertions(+), 44 deletions(-) commit a73b369b72ec688c190a32952cd2d672d4eb1bf5 Author: Matthew Barnes Date: Wed Jul 28 16:17:25 2010 -0400 Bug 622181 - Backup settings uses unhelpful yes/no dialog .../org-gnome-backup-restore.error.xml | 16 ++++++++-------- 1 files changed, 8 insertions(+), 8 deletions(-) commit c0ce9e2f20b10ddd8c4a15c7cfabc73493353667 Author: Matthew Barnes Date: Wed Jul 28 13:42:35 2010 -0400 Reset BASE_VERSION to 2.32. In light of today's announcement that GNOME 3.0 is delayed again, the September 2010 release will be called Evolution 2.32. http://www.gnome.org/press/releases/2010-07-gnome-3.0-rescheduled.html configure.ac | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 432c2796c9a56b9cab8471a372d621ca87bf6835 Author: Matthew Barnes Date: Wed Jul 28 13:22:26 2010 -0400 Migrate ~/.evolution/cache/tmp. shell/e-shell-migrate.c | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) commit 7ca5681a186857349762f2c06e08dedaee1287a3 Author: Matthew Barnes Date: Wed Jul 28 13:18:08 2010 -0400 Remove .goutputstream-XXXXXX files during migration. GIO had a bug for awhile where it would leave behind an empty temp file with the pattern .goutputstream-XXXXXX if an output stream operation was cancelled. We've had several reports of these files in config directories, so remove any we find. shell/e-shell-migrate.c | 31 +++++++++++++++++++++++++++++++ 1 files changed, 31 insertions(+), 0 deletions(-) commit d369274ae88a331f19630750ec485ccbcc8b2b3e Author: Matthew Barnes Date: Wed Jul 28 10:57:52 2010 -0400 Add more debug messages to basedir migration. If directory removal fails because the directory is not empty, list the file names in that directory. shell/e-shell-migrate.c | 19 ++++++++++++++++++- 1 files changed, 18 insertions(+), 1 deletions(-) commit c808d30fbc0aa45163e34584d6fd2c038279ea3d Author: Matthew Barnes Date: Wed Jul 28 10:24:31 2010 -0400 Remove unused variable. mail/e-mail-backend.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) commit 6158bcecd722a9e8b23dd2d3bcfc148e37d5c039 Author: Milan Crha Date: Wed Jul 28 16:21:40 2010 +0200 Bug #622912 - Migrate from dbus-glib to glib's GDBus configure.ac | 10 +-- modules/connman/Makefile.am | 6 +- modules/connman/evolution-connman.c | 124 ++++++++++--------- modules/network-manager/Makefile.am | 4 +- .../network-manager/evolution-network-manager.c | 132 +++++++++----------- plugins/mail-notification/Makefile.am | 2 - plugins/mail-notification/mail-notification.c | 106 ++++++++-------- 7 files changed, 185 insertions(+), 199 deletions(-) commit dd2c7ddfba1e556e2bb8f7b233a3b59bf18bcff9 Author: krishnababu k Date: Wed Jul 28 14:15:28 2010 +0530 Updated Telugu Translations po/te.po |10937 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 5461 insertions(+), 5476 deletions(-) commit 6d45ac6e16716ad117dbf412f1c86ef7d40d6f65 Author: Nana Suryana Date: Wed Jul 28 11:08:36 2010 +0700 Updated Indonesian translation po/id.po | 3172 ++++++++++++++++++++++++-------------------------------------- 1 files changed, 1243 insertions(+), 1929 deletions(-) commit 5040eb0145286566a1917b0ee8c505cd07497d09 Author: Nana Suryana Date: Wed Jul 28 02:39:12 2010 +0700 Updated Indonesian translation po/id.po |16171 +++++++++++++++++++++++--------------------------------------- 1 files changed, 5951 insertions(+), 10220 deletions(-) commit 6affbe33e90b4157380eff3dad6a9654c9a24443 Author: Matthew Barnes Date: Thu Jul 22 17:07:52 2010 -0400 Migrate ~/.evolution to XDG base directories. Migration runs just before the main loop starts. It's just a sequence of local directory and file renames. e-util/e-datetime-format.c | 2 +- e-util/e-print.c | 2 +- e-util/e-signature.c | 39 +++- e-util/e-util.c | 4 +- mail/e-mail-backend.c | 16 +- mail/em-utils.c | 2 +- mail/mail-config.c | 2 +- mail/mail-session.c | 10 +- modules/calendar/e-cal-shell-content.c | 15 +- shell/e-shell-backend.c | 39 ++-- shell/e-shell-content.c | 6 +- shell/e-shell-migrate.c | 492 ++++++++++++++++++++++++++++++++ shell/e-shell-migrate.h | 4 +- shell/e-shell-view.c | 14 +- 14 files changed, 589 insertions(+), 58 deletions(-) commit eba9b45f9e0e2a7f1a8d2d79f14d9e5f3aded19e Author: Fridrich Štrba Date: Tue Jul 27 14:51:25 2010 +0200 Use PVOID instead of gpointer when working with COM+ function pointers modules/windows-sens/evolution-windows-sens.c | 12 ++++++------ 1 files changed, 6 insertions(+), 6 deletions(-) commit 650f98a493aec00934f666fae77d615712b316ed Author: Nana Suryana Date: Tue Jul 27 14:44:33 2010 +0700 Updated Indonesian translation po/id.po |14002 +++++++++++++++++++++++++++++++++++++++++--------------------- 1 files changed, 9285 insertions(+), 4717 deletions(-) commit f45ebff4eccee12e0e2cce1ffdf01bad8ce9d1d5 Author: Matthew Barnes Date: Mon Jul 26 16:42:35 2010 -0400 More clutter-gtk requirement tweaks. configure.ac | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) commit 87404d305a0b4d28a593cbc6b62b3f01d36c2b46 Author: Matthew Barnes Date: Mon Jul 26 14:03:58 2010 -0400 Update clutter-gtk requirement for gtk+-3.0. configure.ac | 12 ++++++++---- 1 files changed, 8 insertions(+), 4 deletions(-) commit 36b9debed099b1ad0b5d6a8af792f620bf7f124a Author: Matthew Barnes Date: Mon Jul 26 11:15:44 2010 -0400 More code cleanup. mail/e-mail-backend.c | 1 + mail/e-mail-folder-pane.c | 69 +----- mail/e-mail-folder-pane.h | 3 +- mail/e-mail-message-pane.c | 75 +------ mail/e-mail-message-pane.h | 2 +- mail/e-mail-notebook-view.c | 354 +++++++++++++----------------- mail/e-mail-notebook-view.h | 4 +- mail/e-mail-paned-view.c | 332 ++++++---------------------- mail/e-mail-paned-view.h | 4 +- mail/e-mail-reader.c | 10 +- mail/e-mail-view.c | 225 ++++++++++++++++---- mail/e-mail-view.h | 27 +-- mail/em-format-html.c | 2 +- mail/message-list.c | 23 +-- modules/mail/e-mail-shell-content.c | 42 +++- modules/mail/e-mail-shell-view-private.c | 8 +- modules/mail/evolution-module-mail.c | 5 - 17 files changed, 489 insertions(+), 697 deletions(-) commit 9279429501af7858716b0e317810a264192bb763 Author: Matthew Barnes Date: Mon Jul 26 06:24:59 2010 -0400 Drop the "quote-from-selection" property. David's solution is simpler: check if the HTML widget is mapped. Avoids having to propagate the property to Srini's new classes. mail/e-mail-backend.c | 1 - mail/e-mail-browser.c | 20 -------------- mail/e-mail-reader-utils.c | 14 ++++----- mail/e-mail-reader.c | 42 +----------------------------- mail/e-mail-reader.h | 5 --- modules/mail/e-mail-shell-view-private.c | 6 ---- 6 files changed, 7 insertions(+), 81 deletions(-) commit 81e5428a59194dd38cf2a07b2d3f9b4b6f81f6ef Author: Matthew Barnes Date: Mon Jul 26 00:30:38 2010 -0400 Coding style and whitespace cleanup. mail/e-mail-folder-pane.c | 117 ++---- mail/e-mail-folder-pane.h | 5 +- mail/e-mail-message-pane.c | 98 ++---- mail/e-mail-message-pane.h | 7 +- mail/e-mail-notebook-view.c | 607 +++++++++++++++------------- mail/e-mail-notebook-view.h | 105 +++-- mail/e-mail-pane.c | 5 +- mail/e-mail-pane.h | 46 ++- mail/e-mail-paned-view.c | 647 +++++++++++++++--------------- mail/e-mail-paned-view.h | 92 ++--- mail/e-mail-reader.c | 35 +- mail/e-mail-reader.h | 4 +- mail/e-mail-tab-picker.c | 24 +- mail/e-mail-tab-picker.h | 1 - mail/e-mail-tab.c | 4 +- mail/e-mail-tab.h | 2 +- mail/e-mail-view.c | 244 +++++++----- mail/e-mail-view.h | 120 ++++--- mail/em-format-html.c | 6 +- mail/message-list.c | 28 +- modules/mail/e-mail-shell-content.c | 21 +- modules/mail/e-mail-shell-view-private.c | 2 +- modules/mail/e-mail-shell-view.c | 3 +- modules/mail/evolution-module-mail.c | 2 +- shell/main.c | 14 +- widgets/table/e-table-header-utils.c | 14 +- 26 files changed, 1150 insertions(+), 1103 deletions(-) commit 13cf1d104bbacffaf09393678c12a7efadd53139 Author: Kjartan Maraas Date: Sun Jul 25 21:39:18 2010 -0400 Bug 624534 - Adapt to GTK+ GtkNotebookPage changes capplet/settings/mail-view.c | 2 +- mail/e-mail-notebook-view.c | 2 +- plugins/groupwise-features/proxy.c | 4 ++-- plugins/plugin-manager/plugin-manager.c | 2 +- widgets/misc/e-send-options.c | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) commit 17a23313c704bb4b61344bd764280e03f40f05c3 Author: Srinivasa Ragavan Date: Wed Jul 21 15:33:03 2010 +0530 More usable tab switching logic than just vannina append mail/e-mail-notebook-view.c | 49 +++++++++++++++++++++++++++++++++--------- mail/e-mail-view.c | 1 + mail/e-mail-view.h | 1 + 3 files changed, 40 insertions(+), 11 deletions(-) commit 3562e9bfd1229df91b67e1a501cc590e4253f1aa Author: Srinivasa Ragavan Date: Wed Jul 21 07:44:30 2010 +0530 Fix a compilation error mail/e-mail-notebook-view.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 21f5bfa2ab51f1b05a8583264d7460cbd54c351f Author: Srinivasa Ragavan Date: Tue Jul 20 21:30:06 2010 +0530 Fix right click issues. modules/mail/e-mail-shell-view-private.c | 71 ++++++++++++++++++++++++++--- 1 files changed, 63 insertions(+), 8 deletions(-) commit 0d51f6658348f8a8c33326f5ad11dad76d6d1642 Author: Srinivasa Ragavan Date: Tue Jul 20 20:55:16 2010 +0530 Make clutter mode even more appealing. mail/e-mail-notebook-view.c | 39 ++++++++++++--------------------------- mail/e-mail-paned-view.c | 20 +------------------- mail/e-mail-reader.c | 27 ++++++++++++++++++++++++++- mail/em-format-html.c | 7 ++++++- mail/message-list.c | 7 ++++--- 5 files changed, 49 insertions(+), 51 deletions(-) commit 6b263851cac1e88e0c59fe6424da6f2f5d13e9f5 Author: Srinivasa Ragavan Date: Mon Jul 19 22:10:01 2010 +0530 Allow editing mails in composer and understand vfolders. mail/e-mail-folder-pane.c | 73 +++++++++++++++++++++++++++++++++++++++++++-- 1 files changed, 70 insertions(+), 3 deletions(-) commit acd24acae600973b7aa2345d46c494a9c44244f8 Author: Srinivasa Ragavan Date: Mon Jul 19 21:51:19 2010 +0530 Add animations for selecting mail and search. mail/e-mail-notebook-view.c | 16 ++++++- mail/e-mail-paned-view.c | 28 ++++++++++++- mail/e-mail-paned-view.h | 2 + mail/message-list.c | 98 +++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 141 insertions(+), 3 deletions(-) commit fa7a4af975007fe0c964f12e5138b869ba26faef Author: Srinivasa Ragavan Date: Mon Jul 19 21:10:53 2010 +0530 Add switch for tab & non-tab mode. modules/mail/e-mail-shell-content.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 2de358e20bb5eab87feb6b2b5828cff23ed3cba5 Author: Srinivasa Ragavan Date: Mon Jul 19 18:51:02 2010 +0530 Select folder tree based on the tab selected. mail/e-mail-notebook-view.c | 17 ++++++++++++++--- 1 files changed, 14 insertions(+), 3 deletions(-) commit cde4f869c893e145e45f58423e5b782e2fc3f85b Author: Srinivasa Ragavan Date: Mon Jul 19 14:22:13 2010 +0530 Fix tab close issues in gtk & clutter mode. mail/e-mail-notebook-view.c | 35 +++++++++++++++++++++++++++-------- 1 files changed, 27 insertions(+), 8 deletions(-) commit fc6c522b7d908f066bff4943b2b5222777353354 Author: Srinivasa Ragavan Date: Mon Jul 19 13:27:56 2010 +0530 Add more clutter effects. Fade while selecting pages etc. mail/e-mail-notebook-view.c | 185 +++++++++++++++++++++++++++++++++++++++++-- 1 files changed, 178 insertions(+), 7 deletions(-) commit 95918d83aef0ce4d390bfc4f4791fb083cd86e96 Author: Srinivasa Ragavan Date: Mon Jul 19 11:20:51 2010 +0530 Workaround table header image draw, it crashes under clutter. widgets/table/e-table-header-utils.c | 11 +++++++++++ 1 files changed, 11 insertions(+), 0 deletions(-) commit 265e3a2879986c6a661e98bc12c31b32b5774f97 Author: Srinivasa Ragavan Date: Sat Jul 17 22:00:25 2010 +0530 Add tab-close functionality in Mx. mail/e-mail-notebook-view.c | 73 ++++++++++++++++++++++++++++++++++++++----- 1 files changed, 65 insertions(+), 8 deletions(-) commit 19ac6992c39d72a185f0e33b9db070cb2e5baa5b Author: Srinivasa Ragavan Date: Sat Jul 17 11:23:58 2010 +0530 Make search work well mail/e-mail-notebook-view.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit f454ba71426c7dbe2089df6f0dde9de8e433f664 Author: Srinivasa Ragavan Date: Sat Jul 17 10:52:13 2010 +0530 Redo everything with optional clutter support. mail/Makefile.am | 17 +++++-- mail/e-mail-notebook-view.c | 109 ++++++++++++++++++++++++++---------------- 2 files changed, 80 insertions(+), 46 deletions(-) commit af1c99f24c971ee7ffda9cb4ee9585aa398da8bb Author: Srinivasa Ragavan Date: Thu Jul 15 22:43:19 2010 +0530 Build awesome clutter/Mx based tab'ed mail reader. mail/Makefile.am | 6 + mail/e-mail-notebook-view.c | 302 +++++++++++++++++++++++++++++++++++++++---- 2 files changed, 281 insertions(+), 27 deletions(-) commit 6dd02e26294f270b367de48d5c95de56a1c0eebc Author: Srinivasa Ragavan Date: Thu Jul 15 22:42:57 2010 +0530 Add Tab/Tab picker under clutter. mail/e-mail-tab-picker.c | 1332 ++++++++++++++++++++++++++++++++ mail/e-mail-tab-picker.h | 112 +++ mail/e-mail-tab.c | 1901 ++++++++++++++++++++++++++++++++++++++++++++++ mail/e-mail-tab.h | 108 +++ 4 files changed, 3453 insertions(+), 0 deletions(-) commit 0bb1f50ded812857493a22a260fe2a7cd0b30bc7 Author: Srinivasa Ragavan Date: Thu Jul 15 22:41:25 2010 +0530 Add content for tabs. data/Makefile.am | 25 +++++++ data/close-on-tab-hover.png | Bin 0 -> 3269 bytes data/close-on-tab.png | Bin 0 -> 289 bytes data/default.css | 111 +++++++++++++++++++++++++++++++++ data/preview-tab-active-private.png | Bin 0 -> 1093 bytes data/preview-tab-active.png | Bin 0 -> 1093 bytes data/preview-tab-hover-private.png | Bin 0 -> 1080 bytes data/preview-tab-hover.png | Bin 0 -> 1080 bytes data/preview-tab-inactive-private.png | Bin 0 -> 1156 bytes data/preview-tab-inactive.png | Bin 0 -> 1156 bytes data/tab-active-private.png | Bin 0 -> 1135 bytes data/tab-active.png | Bin 0 -> 3718 bytes data/tab-add-hover.png | Bin 0 -> 3280 bytes data/tab-add.png | Bin 0 -> 3254 bytes data/tab-bar-background.png | Bin 0 -> 318 bytes data/tab-inactive-hover-private.png | Bin 0 -> 893 bytes data/tab-inactive-hover.png | Bin 0 -> 3552 bytes data/tab-inactive-private.png | Bin 0 -> 895 bytes data/tab-inactive.png | Bin 0 -> 3557 bytes data/tab-switcher-close-hover.png | Bin 0 -> 626 bytes data/tab-switcher-close.png | Bin 0 -> 408 bytes data/tab-switcher-hover.png | Bin 0 -> 3335 bytes data/tab-switcher.png | Bin 0 -> 3318 bytes 23 files changed, 136 insertions(+), 0 deletions(-) commit 5bcd16f4d7bd1f5fa61b00ce69c335e5451d3aae Author: Srinivasa Ragavan Date: Thu Jul 15 22:39:55 2010 +0530 Option to build with clutter/MX configure.ac | 21 +++++++++++++++++++++ 1 files changed, 21 insertions(+), 0 deletions(-) commit d46c4b4e5bcaefd116b0ee0e49af951c31019990 Author: Srinivasa Ragavan Date: Thu Jul 15 22:39:23 2010 +0530 Add optional clutter support. shell/Makefile.am | 5 +++++ shell/main.c | 15 +++++++++++++++ 2 files changed, 20 insertions(+), 0 deletions(-) commit b9564c4d01c08c976e01256b308e3f2891c6e164 Author: Srinivasa Ragavan Date: Wed Jul 14 13:47:41 2010 +0530 Add folder pane for tabbed browser. mail/Makefile.am | 4 + mail/e-mail-folder-pane.c | 804 +++-------------------------------- mail/e-mail-folder-pane.h | 16 +- mail/e-mail-message-pane.c | 782 ++-------------------------------- mail/e-mail-message-pane.h | 16 +- mail/e-mail-notebook-view.c | 220 +++++++++- mail/e-mail-notebook-view.h | 17 + mail/e-mail-paned-view.c | 59 +++- mail/e-mail-paned-view.h | 10 + mail/e-mail-reader.c | 16 +- mail/e-mail-reader.h | 2 + mail/e-mail-view.c | 63 +++- mail/e-mail-view.h | 16 +- modules/mail/e-mail-shell-content.c | 150 +++++++- 14 files changed, 615 insertions(+), 1560 deletions(-) commit 75de89ef04f0bd69fe5d33919e281bdb8c30bd9e Author: Srinivasa Ragavan Date: Tue Jul 13 13:01:11 2010 +0530 Make the update-actions work across tabs. mail/e-mail-notebook-view.c | 31 ++++++++++++++++++++++++++++++ mail/e-mail-reader.c | 36 +++++++++++++++++++++++++++++++++++ modules/mail/e-mail-shell-content.c | 18 +++++++++++++++++ 3 files changed, 85 insertions(+), 0 deletions(-) commit 9849889089a50d0e7a6efc37037956af83abc358 Author: Srinivasa Ragavan Date: Mon Jul 12 18:40:33 2010 +0530 Unique folder tabs mail/e-mail-notebook-view.c | 26 +++++++++++++++++++++++++- 1 files changed, 25 insertions(+), 1 deletions(-) commit 34900a590970d9eb3d398ba2ec18764b8b0f678c Author: Srinivasa Ragavan Date: Mon Jul 12 18:17:35 2010 +0530 More bug fixes. mail/e-mail-paned-view.c | 7 ++++--- mail/e-mail-reader.c | 15 +++++++++++++++ mail/e-mail-reader.h | 1 + modules/mail/e-mail-shell-content.c | 10 +++++++++- 4 files changed, 29 insertions(+), 4 deletions(-) commit b6f2454f4a02419dd6b4dae3be4130e671b447df Author: Srinivasa Ragavan Date: Mon Jul 12 16:06:07 2010 +0530 Fix a compilation error mail/e-mail-reader.c | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) commit b1f4b085656a2520d807eb8ebca3d64b568ff037 Author: Srinivasa Ragavan Date: Mon Jul 12 16:02:25 2010 +0530 Add EMailNotebook View mail/Makefile.am | 2 + mail/e-mail-notebook-view.c | 292 ++++++++++++++++++++++++++++++++++++++++--- mail/e-mail-notebook-view.h | 19 +++- mail/e-mail-paned-view.c | 2 + mail/e-mail-reader.c | 2 + 5 files changed, 295 insertions(+), 22 deletions(-) commit 10df2a43b866eb6a5e73d652d89db3d1010fe7f9 Author: Srinivasa Ragavan Date: Mon Jul 12 16:01:50 2010 +0530 Add EMailReader i/f recurrsive from tne Content. modules/mail/e-mail-shell-content.c | 85 +++++++++++++++++++++++++++++++++- modules/mail/evolution-module-mail.c | 2 + 2 files changed, 86 insertions(+), 1 deletions(-) commit b5075fca726a3c6a0b18f9342ccc833ff0a64ccf Author: Srinivasa Ragavan Date: Fri Jul 9 14:42:40 2010 +0530 Make EMailPanedView up & working. mail/e-mail-paned-view.c | 10 +++++++--- mail/e-mail-view.c | 29 +++++++++++++++++++++++++++++ mail/e-mail-view.h | 16 +++++++++++++++- 3 files changed, 51 insertions(+), 4 deletions(-) commit 909774170062bd74c6f3554b25f0d06054fb9c8b Author: Srinivasa Ragavan Date: Fri Jul 9 14:41:34 2010 +0530 Rewrite the content piece of evolution. modules/mail/e-mail-shell-content.c | 932 +----------------------------- modules/mail/e-mail-shell-content.h | 3 +- modules/mail/e-mail-shell-view-actions.c | 26 +- modules/mail/e-mail-shell-view-private.c | 22 +- modules/mail/e-mail-shell-view.c | 8 +- modules/mail/evolution-module-mail.c | 3 + 6 files changed, 47 insertions(+), 947 deletions(-) commit 237abb86d580b7013b1c0b8286e197399d5ae430 Author: Srinivasa Ragavan Date: Fri Jul 9 11:11:00 2010 +0530 Redo EMailPanedView and almost match to the basic one. mail/Makefile.am | 4 + mail/e-mail-paned-view.c | 573 ++++++++++++++++++++++++++++++++++++++++++---- mail/e-mail-paned-view.h | 37 +++- mail/e-mail-view.c | 5 +- mail/e-mail-view.h | 8 +- 5 files changed, 573 insertions(+), 54 deletions(-) commit 5282170b4a72eba2068d1d973a567ae5439f5c64 Author: Srinivasa Ragavan Date: Thu Jul 8 17:10:49 2010 +0530 More changes and modifications. mail/e-mail-paned-view.c | 522 +++++++++++++++++++++++++++++++++++++++++++++- mail/e-mail-paned-view.h | 3 + mail/e-mail-view.c | 55 +++++ mail/e-mail-view.h | 3 + 4 files changed, 580 insertions(+), 3 deletions(-) commit 80ba530e8c4341699f9fad92b9d35a7cddbbaf68 Author: Srinivasa Ragavan Date: Thu Jul 8 01:13:54 2010 +0530 re-baseclass few things. mail/e-mail-message-pane.c | 2 +- mail/e-mail-notebook-view.h | 5 +++-- mail/e-mail-paned-view.h | 5 +++-- 3 files changed, 7 insertions(+), 5 deletions(-) commit 2dfdc2cd25c3bbde3d1032b5a6fe33bd55083a5e Author: Srinivasa Ragavan Date: Thu Jul 8 01:08:23 2010 +0530 New set of basic views mail/e-mail-notebook-view.c | 75 +++++++++++++++++++++++++++++++++++++++++++ mail/e-mail-notebook-view.h | 49 ++++++++++++++++++++++++++++ mail/e-mail-paned-view.c | 75 +++++++++++++++++++++++++++++++++++++++++++ mail/e-mail-paned-view.h | 49 ++++++++++++++++++++++++++++ mail/e-mail-view.c | 75 +++++++++++++++++++++++++++++++++++++++++++ mail/e-mail-view.h | 49 ++++++++++++++++++++++++++++ 6 files changed, 372 insertions(+), 0 deletions(-) commit 8ccf32a107e85f950df3da452ffd293e132f048b Author: Srinivasa Ragavan Date: Thu Jul 8 00:49:28 2010 +0530 Add folder pane. mail/e-mail-folder-pane.c | 911 +++++++++++++++++++++++++++++++++++++++++++++ mail/e-mail-folder-pane.h | 74 ++++ 2 files changed, 985 insertions(+), 0 deletions(-) commit 714942ce29c622ac8d48877922f188aef23bff76 Author: Srinivasa Ragavan Date: Thu Jul 8 00:40:46 2010 +0530 Add class for message pane. mail/e-mail-message-pane.c | 913 ++++++++++++++++++++++++++++++++++++++++++++ mail/e-mail-message-pane.h | 75 ++++ 2 files changed, 988 insertions(+), 0 deletions(-) commit 8ac8ea3de8cb717e95c49b468b64037b80f1376c Author: Srinivasa Ragavan Date: Thu Jul 8 00:40:22 2010 +0530 Add base class for every page. mail/e-mail-pane.c | 75 ++++++++++++++++++++++++++++++++++++++++++++++++++++ mail/e-mail-pane.h | 49 ++++++++++++++++++++++++++++++++++ 2 files changed, 124 insertions(+), 0 deletions(-) commit 68aa811ea45a0b68c3d675ec9ccdaaf5159daae5 Author: Matthew Barnes Date: Sun Jul 25 06:22:43 2010 -0400 Bug 598833 - Do not ship dropped evo_mail_notifier.png help/eu/figures/evo_mail_notifier.png | Bin 4452 -> 0 bytes help/fr/figures/evo_mail_notifier.png | Bin 7986 -> 0 bytes 2 files changed, 0 insertions(+), 0 deletions(-) commit b497b65480d942066b24203d1e599dd12929a6ec Author: Shankar Prasad Date: Fri Jul 23 14:34:17 2010 +0530 Updated Kannada translations po/kn.po | 40 +++++++++++++++++----------------------- 1 files changed, 17 insertions(+), 23 deletions(-) commit 1a8f315db5d40623aebec3808eb41db1ccc15b6b Author: Milan Crha Date: Thu Jul 22 08:08:45 2010 -0400 Bug 624525 - Variable name collision in gtk-compat macro e-util/gtk-compat.h | 10 +++++----- libgnomecanvas/gailcanvas.c | 2 +- libgnomecanvas/gnome-canvas.c | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) commit 28ce96706f736691c43dd04ec308cf0f2595d351 Author: Sandeep Shedmake Date: Thu Jul 22 15:55:07 2010 +0530 Updated Marathi Translations po/mr.po |21765 +++++++++++++++++++++++++++++--------------------------------- 1 files changed, 10024 insertions(+), 11741 deletions(-) commit 410b996d54ee4787289760aec2329e24804d1061 Author: Milan Crha Date: Thu Jul 22 11:13:10 2010 +0200 Bug #624891 - Various compiler warnings in git/master composer/e-msg-composer.c | 2 +- e-util/gtk-compat.h | 10 ++++------ mail/e-mail-reader.c | 2 +- mail/em-account-editor.c | 4 +++- 4 files changed, 9 insertions(+), 9 deletions(-) commit 3e12c61e4cc3bd04b4c1a07358fd72530836e526 Author: Chao-Hsiung Liao Date: Tue Jul 20 14:49:53 2010 +0800 Updated Traditional Chinese translation(Hong Kong and Taiwan) po/zh_HK.po |11047 ++++++++++++++++++++++++++++++----------------------------- po/zh_TW.po |11068 ++++++++++++++++++++++++++++++----------------------------- 2 files changed, 11360 insertions(+), 10755 deletions(-) commit 45e30181d2182c1f6f8d3303aed497b819c4e03a Author: Kjartan Maraas Date: Mon Jul 19 14:13:46 2010 +0200 Updated Norwegian bokmål translation po/nb.po | 4470 +++++++++++++++++++++++++++++++++++++------------------------- 1 files changed, 2674 insertions(+), 1796 deletions(-) commit f63c57f991671ba0a7359768d319960026b14f49 Author: Matthew Barnes Date: Sun Jul 18 13:40:25 2010 -0400 Bug 624677 - Missing keyboard shortcut for "Save as mbox" mail/e-mail-reader.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit a11439aeaf8009d36c3a93bb62fa18efdef8d0e0 Author: Matthew Barnes Date: Sat Jul 17 21:26:25 2010 -0400 Update API documentation. doc/reference/shell/eshell-sections.txt | 521 ++++++++++++++++++++++++- doc/reference/shell/tmpl/e-shell-content.sgml | 8 + doc/reference/shell/tmpl/e-shell-utils.sgml | 11 + doc/reference/shell/tmpl/e-shell-view.sgml | 16 + doc/reference/shell/tmpl/e-shell-window.sgml | 9 + doc/reference/shell/tmpl/e-shell.sgml | 80 ++++ doc/reference/shell/tmpl/eshell-unused.sgml | 84 ++++ shell/e-shell-meego.c | 8 +- shell/e-shell-utils.h | 9 +- 9 files changed, 739 insertions(+), 7 deletions(-) commit 61176abc4131f4379e43b4c3031cde89ad88a2a9 Author: Fran Diéguez Date: Sun Jul 18 19:10:12 2010 +0200 Fixed headers in galician translation file po/gl.po | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 095f633fc27ad841d1741c3c6072f2500e031849 Author: Fran Diéguez Date: Sun Jul 18 19:09:41 2010 +0200 Fixed headers in galician translation file po/gl.po | 1451 +++++++++++++++++++++++++++++++++++--------------------------- 1 files changed, 811 insertions(+), 640 deletions(-) commit 866ab437868b8449e4096eb90c8057b58320fe03 Author: Jorge González Date: Sun Jul 18 13:53:10 2010 +0200 Updated Spanish translation po/es.po | 1714 ++++++++++++++++++++++++++++++++++---------------------------- 1 files changed, 942 insertions(+), 772 deletions(-) commit 7c77efb26495ab8f45af58930a85c577ab4cfe69 Author: Aron Xu Date: Sun Jul 18 16:31:20 2010 +0800 Major update of Simplified Chinese translation. po/zh_CN.po | 2572 +++++++++++++++++++++++++++++------------------------------ 1 files changed, 1271 insertions(+), 1301 deletions(-) commit 4887542c249ca35d76ab00af1081ba6497c18e26 Author: David Woodhouse Date: Sat Jul 17 12:24:38 2010 +0100 Bug 624482 - Monitor /apps/evolution/mail/prompts for changes Otherwise the UI doesn't notice changes when they're made directly in gconf, which is what the dialogs actually do. mail/mail-config.c | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) commit 665c4b22ad55795ce89f0a4894efd8ed9630cf68 Author: Matthew Barnes Date: Sat Jul 17 06:16:59 2010 -0400 Disable my evil GtkExpander hack in EAttachmentPaned. The new height-for-width logic in GTK3 doesn't like my trick to center a GtkExpander's label widget, so I have to disable it entirely for GTK3 or else Evolution crashes when opening a composer window. Bug #614049 has a GtkExpander patch that would let me do it properly. widgets/misc/e-attachment-paned.c | 10 +++++++++- 1 files changed, 9 insertions(+), 1 deletions(-) commit efc1898b70b78022bd8ec91cd54fb53c368ba714 Author: Milan Crha Date: Fri Jul 16 14:27:56 2010 +0200 Report error to user when fails to open calendar/task/memo list calendar/calendar.error.xml | 18 ++++++++++++++++++ modules/calendar/e-cal-shell-sidebar.c | 12 ++++++++++++ modules/calendar/e-memo-shell-sidebar.c | 12 ++++++++++++ modules/calendar/e-task-shell-sidebar.c | 12 ++++++++++++ 4 files changed, 54 insertions(+), 0 deletions(-) commit 8b5dc5fcb1ab4b9cf6fcb4dbeda41ece0c52c49e Author: David Woodhouse Date: Fri Jul 16 07:18:46 2010 +0100 Add translation note for 'Group Reply'. mail/e-mail-reader.c | 7 +++++-- 1 files changed, 5 insertions(+), 2 deletions(-) commit 8a25ad9f15c2404f89c84b2e7fc051fba0f18b1f Author: Mario Blättermann Date: Thu Jul 15 21:55:22 2010 +0200 [i18n] Updated German translation po/de.po | 6717 ++++++++++++++++++++++++++++++++++---------------------------- 1 files changed, 3669 insertions(+), 3048 deletions(-) commit 858a2a884dbc243c485f1424d90675e06fa207b2 Author: Matthew Barnes Date: Wed Jun 9 06:56:27 2010 -0400 Clean up "ensure_sources" backend routines. Remove redundant logic (we call e_source_list_ensure_group() and then proceed to do the same thing it just did), and use "local:" as the base URI for the "On This Computer" group. This requires commit 9e0845207b39f256f7e81d388741ed30a764ea7b in Evolution-Data-Server to work properly. modules/addressbook/e-book-shell-backend.c | 104 ++++-------------------- modules/calendar/e-cal-shell-backend.c | 122 +++++++--------------------- modules/calendar/e-memo-shell-backend.c | 67 +++------------- modules/calendar/e-task-shell-backend.c | 71 +++------------- 4 files changed, 70 insertions(+), 294 deletions(-) commit 51a41db621693114f5ee60d48e7e6442fc85fcc4 Author: David Woodhouse Date: Thu Jul 15 17:20:16 2010 +0100 Add nag popup when mailing list hijacks private reply with Reply-To: header mail/e-mail-reader.c | 43 +++++++++++++++++++++++++++++++++- mail/em-composer-utils.c | 29 +++++++++++++++++++++++ mail/em-composer-utils.h | 3 +- mail/evolution-mail.schemas.in | 12 +++++++++ mail/mail-config.ui | 15 ++++++++++++ mail/mail.error.xml | 8 ++++++ modules/mail/e-mail-shell-settings.c | 4 +++ modules/mail/em-composer-prefs.c | 5 ++++ 8 files changed, 117 insertions(+), 2 deletions(-) commit 21b0925061702c0c2a6ee30819c739409bba39d2 Author: David Woodhouse Date: Thu Jul 15 10:20:14 2010 +0100 Change 'Reply to All' toolbar button into configurable 'Group Reply' ...with a dropdown menu like the Forward button, and configuration for whether it tries to do 'Reply to List' by default. mail/e-mail-reader.c | 54 +++++++++++++++++++++++++++++++++- mail/evolution-mail.schemas.in | 17 ++++++++++ mail/mail-config.ui | 19 ++++++++++- modules/mail/e-mail-shell-settings.c | 4 ++ modules/mail/em-composer-prefs.c | 5 +++ ui/evolution-mail-reader.ui | 7 ++++- 6 files changed, 102 insertions(+), 4 deletions(-) commit ff8615ec0ad504b3fb81784747b82fca42ed1457 Author: David Woodhouse Date: Thu Jul 15 11:24:01 2010 +0100 Don't show the "reply in private?" nag popup for munged Reply-To: list messages mail/e-mail-reader.c | 62 ++++++++++++++++++++++++++++++++++++++++----- mail/em-composer-utils.c | 41 ++++++++++++++++++++--------- mail/em-composer-utils.h | 1 + 3 files changed, 84 insertions(+), 20 deletions(-) commit 8ae4bf802aac4218ebfbe10cae09693ba64c05f3 Author: David Woodhouse Date: Wed Jul 14 11:54:01 2010 +0100 Fix two memory leaks when replying 1: em_utils_reply_to_message() can be passed a newly-created message (from a current selection. It needs to unref it. Which means that when we pass it a message which *isn't* newly-created, we have to obtain a ref of our own. It was that or add a boolean parameter to tell it whether to unref or not. 2: emf_finalize() wasn't unreferencing emf->message -- so when we clone the EMFormat in em_utils_message_to_html() and immediately unreference the clone, a refcount on the message got leaked. Fix emf_finalize() to unref emf->message as presumably it should. em-format/em-format.c | 3 +++ mail/e-mail-reader-utils.c | 6 +++++- mail/e-mail-reader.c | 3 +++ mail/em-composer-utils.c | 10 +++++++--- 4 files changed, 18 insertions(+), 4 deletions(-) commit 1e6adfccc83fdbf7862fabd883ca1ba8d9a848c2 Author: David Woodhouse Date: Wed Jul 14 10:13:10 2010 +0100 Add support for ignoring mailing list Reply-To: headers mail/em-composer-utils.c | 105 ++++++++++++++++++++++----------- mail/evolution-mail.schemas.in | 21 +++++++ mail/mail-config.ui | 19 ++++++- modules/mail/e-mail-shell-settings.c | 4 + modules/mail/em-composer-prefs.c | 5 ++ 5 files changed, 117 insertions(+), 37 deletions(-) commit 8b8fdabfa64d627ba3e13a77cbb104d463d29fb5 Author: David Woodhouse Date: Wed Jul 14 00:41:57 2010 +0100 Warn on reply-to-all with too many recipients mail/e-mail-reader-utils.c | 12 +++-- mail/e-mail-reader-utils.h | 1 + mail/e-mail-reader.c | 87 ++++++++++++++++++++++++++++++++- mail/evolution-mail.schemas.in | 15 ++++++ mail/mail-config.ui | 15 ++++++ mail/mail.error.xml | 8 +++ modules/mail/e-mail-shell-settings.c | 4 ++ modules/mail/em-composer-prefs.c | 5 ++ 8 files changed, 140 insertions(+), 7 deletions(-) commit 0f7b73d6396ccc08c479c86759c0a3016a1aaf3e Author: David Woodhouse Date: Tue Jul 13 18:00:19 2010 +0100 Bug 624204 - Warn when replying privately to a mailing list message mail/e-mail-reader.c | 37 +++++++++++++++++++++++++++++++++- mail/evolution-mail.schemas.in | 16 ++++++++++++++ mail/mail-config.ui | 15 +++++++++++++ mail/mail.error.xml | 9 ++++++++ modules/mail/e-mail-shell-settings.c | 4 +++ modules/mail/em-composer-prefs.c | 5 ++++ 6 files changed, 85 insertions(+), 1 deletions(-) commit d3d4fbbe25bccb73bfadef4f5b60a5c9f44aae2b Author: Matthew Barnes Date: Wed Jul 14 10:38:47 2010 -0400 Bug 624237 - Fails to start when smartcard is inserted smime/gui/certificate-manager.c | 12 ++++++++++-- 1 files changed, 10 insertions(+), 2 deletions(-) commit 31128ea462c72c1e00d7864f39cbdc1bc2294108 Author: Milan Crha Date: Wed Jul 14 15:30:20 2010 +0200 Bug #624335 - Abort after group-by-thread with certain sorting mail/message-list.c | 17 ++--------------- 1 files changed, 2 insertions(+), 15 deletions(-) commit ecb600bbb40144caf409c245b44b3eadd70eb81d Author: Milan Crha Date: Wed Jul 14 12:28:44 2010 +0200 Bug #615049 - Crash in remove_contact at e-addressbook-model.c:202 addressbook/gui/widgets/e-addressbook-model.c | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) commit b727a1a99e3ba478a59ee0565e51cf1de180fde2 Author: drtv Date: Tue Jul 13 21:05:31 2010 +0530 Updated Tamil translation po/ta.po | 8019 ++++++++++++++++++++++++++------------------------------------ 1 files changed, 3325 insertions(+), 4694 deletions(-) commit 229d083ed753f90345b472115e49228c87cf8ce7 Author: Aron Xu Date: Wed Jul 14 15:32:21 2010 +0800 Update Simplified Chinese translation. po/zh_CN.po |11327 +++++++++++++++++++++++++++++------------------------------ 1 files changed, 5634 insertions(+), 5693 deletions(-) commit d30de221a382c7264749dc908fb7ddb096636d73 Author: Matthew Barnes Date: Tue Jul 13 19:29:38 2010 -0400 EMailReader: Remove unused variable mail/e-mail-reader.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) commit a972d9ab59660d7137fdf0918133b2e3f1c41545 Author: Matthew Barnes Date: Tue Jul 13 19:27:18 2010 -0400 Bug 624285 - When replying, ignore text selection if preview is hidden mail/e-mail-browser.c | 20 ++++++++++++++ mail/e-mail-reader-utils.c | 3 ++ mail/e-mail-reader.c | 42 +++++++++++++++++++++++++++++- mail/e-mail-reader.h | 5 +++ modules/mail/e-mail-shell-content.c | 20 ++++++++++++++ modules/mail/e-mail-shell-view-private.c | 6 ++++ 6 files changed, 95 insertions(+), 1 deletions(-) commit dba7eededd03ad2de3c126301e9d048390bb6f43 Author: Milan Crha Date: Tue Jul 13 20:54:58 2010 +0200 Bug #623035 - Crash when printing email with too many recipients mail/em-format-html.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit 9cbd7884b2c831ebfcd51391829b53f1986ab7b3 Author: Matthew Barnes Date: Tue Jul 13 10:11:34 2010 -0400 Bug 624235 - CamelPOP3Store missing some methods CamelPOP3Store's get_folder_info() now sets CAMEL_STORE_ERROR_NO_FOLDER since it has no folder hierarchy to scan. This catches and clears that error so it doesn't reach the user. mail/em-folder-tree.c | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) commit f9ac993fdabacecd795037516244840c2142ec13 Author: Matthew Barnes Date: Tue Jul 13 08:12:59 2010 -0400 Bug 624216 - Runtime warning in Attachment Reminder plugin Also fixes the same bug in Email Custom Header plugin. plugins/attachment-reminder/attachment-reminder.c | 137 +++++----------- plugins/email-custom-header/email-custom-header.c | 182 +++++++-------------- 2 files changed, 101 insertions(+), 218 deletions(-) commit f70b03fdfbcd3d44d8e841b5c79e93193fce50e0 Author: Matthew Barnes Date: Mon Jul 12 21:17:37 2010 -0400 Post-release version bump. configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)