commit f459ae638bd10320bca6e8efab4241c15fb29f39 Author: Chenthill Palanisamy Date: Mon May 23 11:27:20 2011 +0530 News update for 3.0.2 release NEWS | 25 +++++++++++++++++++++++++ 1 files changed, 25 insertions(+), 0 deletions(-) commit a96c93309ad3f137279ab0439dd6e590d7df8e7e Author: Matthew Barnes Date: Fri May 20 18:47:55 2011 -0400 mail-autofilter.c: Add argument guards in public functions. This is related to bug #650587, but is not a proper fix. This commit just trades a crash for a runtime warning, but can be backported to the stable branch, whereas the changes required for the proper fix are too extensive to backport. (cherry picked from commit d5398d49ce3d2d672f8ad8c5bbb1c0f760233da5) mail/mail-autofilter.c | 12 +++++++++++- mail/mail-vfolder.c | 2 ++ 2 files changed, 13 insertions(+), 1 deletions(-) commit f3f9a46b7209747a9ce0c1e0b20cfdf750f85942 Author: Milan Crha Date: Tue May 17 17:54:45 2011 +0200 Bug #647785 - Pasting an 24h event in month and week view doesn't work calendar/gui/e-calendar-view.c | 7 ++++--- 1 files changed, 4 insertions(+), 3 deletions(-) commit 896a6e24249b79aadb6e4679f55eed6cdbd635ba Author: Punit Jain Date: Tue May 17 20:36:24 2011 +0530 bug #648612 crash during drag & drop of recurring events calendar/gui/e-calendar-view.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 8451b6697c612a9524c079955ba0361142bce39a Author: Andre Klapper Date: Tue May 17 12:39:09 2011 +0200 Fix typo in gl translation. See bug 650384 help/gl/gl.po | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit f007c8927f505c416bc39558cd0467052bcb5952 Author: Matthew Barnes Date: Mon May 16 14:19:16 2011 -0400 Bug 650088 - Cannot send message from Contacts view This starts up the EMailShellBackend whenever a new composer window is created. Normally this happens when switching to the Mail shell view, but if trying to send a message from a different shell view before the Mail shell view is ever activated, the mail accounts were not getting loaded and sending or saving the message to a mail folder would fail. (cherry picked from commit 766c0b0b55a0f12c03d82deac2b2633630eff27e) modules/mail/e-mail-shell-backend.c | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) commit 036ba497a3804e53c59773a46e32f836295f67df Author: Matthew Barnes Date: Mon May 16 13:08:04 2011 -0400 Bug 649990 - Remove get_font_options() from e-util.c. Not only is get_font_options() no longer needed, it's actually doing the wrong thing by reading settings through GConfClient instead of GSettings. But it turns out, thanks to the tighter Cairo integration in GTK3, the widgets that call get_font_options() can be made to work correctly by simply removing this hack. Love it when that happens. calendar/gui/e-day-view-main-item.c | 8 -- e-util/e-util.c | 123 ----------------------------------- e-util/e-util.h | 3 - widgets/table/e-cell-text.c | 9 --- widgets/text/e-text.c | 9 --- 5 files changed, 0 insertions(+), 152 deletions(-) commit ac8a920b55b11e69aa0f8c52b1b8c07c50372618 Author: Milan Crha Date: Fri May 13 16:31:40 2011 +0200 Bug #646033 - Update progress in Send/Receive dialog mail/mail-send-recv.c | 16 ++++++++++++++++ 1 files changed, 16 insertions(+), 0 deletions(-) commit 14bb78bbac6a337a0b5c62bbc8dace8ab7d56e5a Author: Milan Crha Date: Fri May 13 09:56:46 2011 +0200 Bug #619347 - Decode QP in email in Contact List Editor .../contact-list-editor/e-contact-list-editor.c | 10 ++++++++++ 1 files changed, 10 insertions(+), 0 deletions(-) commit 4e6ad44ea68dfa10ca18e1313eab3ba9460b8229 Author: Milan Crha Date: Thu May 12 09:19:16 2011 +0200 Bug #645476 - Avoid scroll to cursor on folder change in message list mail/message-list.c | 27 +++++++++++++++------------ 1 files changed, 15 insertions(+), 12 deletions(-) commit d359218222ae872ee818d4218fbad55a04fed2c3 Author: Alexander Shopov Date: Wed May 11 06:31:26 2011 +0300 Updated Bulgarian translation po/bg.po | 86 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 43 insertions(+), 43 deletions(-) commit e58907f003ec1534bcf661acb55d7efcc2034cfc Author: Dan Vrátil Date: Thu May 5 10:40:41 2011 -0400 Bug 649381 - Memory leaks in contact editor (cherry picked from commit aae601b3bae2a66da4e50cd772c519847cf9ebfb) addressbook/gui/contact-editor/e-contact-editor.c | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) commit d0155162dfd2e384d79a96684d907fd52457f95b Author: Christian Kirbach Date: Sun May 1 23:06:48 2011 +0200 [l10n] Updated German help translation help/de/de.po | 9436 ++++++++++++++++++++++++++++----------------------------- 1 files changed, 4694 insertions(+), 4742 deletions(-) commit 60be87bb3894683ac31ea7888654fa216bab85d3 Author: Christian Kirbach Date: Sun May 1 13:18:36 2011 +0200 [l10n] Updated German translation (Bug #647782) po/de.po | 276 +++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 147 insertions(+), 129 deletions(-) commit be1d8abb555f686ecf8c7f4fa79f85ff86b6e135 Author: Dan Vrátil Date: Thu Apr 28 15:44:51 2011 -0400 Bug 645825 - Search bar not changing color when showing results (cherry picked from commit f2a4427777d4f59e1216bbce44770f0aa3174025) shell/e-shell-searchbar.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 78a3055e772fd14a6d08cf227cd88efa4fab2b14 Author: Milan Crha Date: Thu Apr 28 09:12:59 2011 +0200 Make EAlertBar messages selectable widgets/misc/e-alert-bar.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit 967c83c8a95017fc804d066dbbd52921d11c1e13 Author: Matthew Barnes Date: Wed Apr 27 21:43:40 2011 -0400 Bug 597082 - Crash while migrating folder info In migrate_folders(), free the idle callback closure using a GDestroyNotify callback so we don't try to free the same memory repeatedly if the idle callback recurses while cycling the main loop. Why *are* we cycling the main loop anyway? I don't get that part. (cherry picked from commit 1f192fbb46ce36012ce3131eda9a818521985493) mail/e-mail-migrate.c | 36 +++++++++++++++++++++++++----------- 1 files changed, 25 insertions(+), 11 deletions(-) commit dfb01cd2594843d0c6be8873cd9a65117a3f0dd0 Author: Milan Crha Date: Wed Apr 27 18:39:16 2011 +0200 Fix a memory leak em-format/em-format.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 0d5a6a08215c8ceecf8626d8de99c3242db09d98 Author: Abduxukur Abdurixit Date: Mon Apr 25 10:55:58 2011 +0200 Added UG translation po/ug.po | 5523 +++++++++++++++++++++++++------------------------------------- 1 files changed, 2214 insertions(+), 3309 deletions(-) commit 6f1e5ad2c63eff251771a0b8ec5cf6cbc80a2b23 Author: Abduxukur Abdurixit Date: Mon Apr 25 10:41:22 2011 +0200 Added UG translation po/ug.po |11150 ++++++++++++++++++++++++++++++++++---------------------------- 1 files changed, 6045 insertions(+), 5105 deletions(-) commit 7d9f412c6bfb323d0e62708ccfd0cc450b403fc4 Author: Chenthill Palanisamy Date: Mon Apr 25 12:33:24 2011 +0530 post release version bump configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)