commit 35aab5d365710fdddde242ed0c946e855d4e0453 Author: Matthew Barnes Date: Mon Jun 25 21:03:02 2012 -0400 3.5.3 NEWS | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) commit 5c4b05251cea5f06b62f674d20481bee28399cfd Author: Matthew Barnes Date: Mon Jun 25 21:00:58 2012 -0400 Bug 677404 - Patch for Evolution-Data-Server API changes configure.in | 2 +- src/plugins/evolution/e-contact-entry.c | 123 ++++++++++++------------------- src/plugins/evolution/e-contact-entry.h | 8 +- src/plugins/evolution/evolution.c | 38 +++++++--- 4 files changed, 78 insertions(+), 93 deletions(-) commit 74831c9d3a43fb4c644a3cc1d8b3ef5b125485af Author: Bastien Nocera Date: Mon Jun 25 21:14:12 2012 +0100 build: Bump version configure.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit c581a355c0d7ccd692049b0572f317886d16c0ce Author: Bastien Nocera Date: Fri May 11 18:49:15 2012 +0100 3.0.3 NEWS | 10 ++++++++++ configure.in | 2 +- 2 files changed, 11 insertions(+), 1 deletions(-) commit 3e57377de8c1f1dcbf627fdb4f1cf41674e32256 Author: Bastien Nocera Date: Fri May 11 18:42:07 2012 +0100 evolution: Work-around possible e-d-s bug If somebody knows why that's broken, send in a postcard. src/plugins/evolution/e-contact-entry.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 62a6050fca5bb94b89566119822c69a33837a9df Author: Bastien Nocera Date: Fri May 11 18:41:16 2012 +0100 evolution: Don't use random number of expected results 11? Why 11? We expect a maximum of 15 items in the completion popup, so use 15 there too. src/plugins/evolution/e-contact-entry.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit d4c21e29c309e3b771981d6c0117cdfa988d97f4 Author: Bastien Nocera Date: Fri May 11 18:41:06 2012 +0100 evolution: Fix usage of underscore in signal name src/plugins/evolution/e-contact-entry.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 51cbabe9aec9d0c752749406b91cf8e6c36f612d Author: Bastien Nocera Date: Wed Apr 11 15:19:28 2012 +0100 evolution: Also handle "%u" parameters https://bugzilla.gnome.org/show_bug.cgi?id=673465#c7 src/plugins/evolution/evolution.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit df52239f98904bee8e14d318af585513a753804b Author: Milan Crha Date: Wed Apr 11 11:54:42 2012 +0100 evolution: Fix possible double-free crash Due to error handling. https://bugzilla.gnome.org/show_bug.cgi?id=644531 src/plugins/evolution/e-contact-entry.c | 7 +++++-- 1 files changed, 5 insertions(+), 2 deletions(-) commit 15eafd7bacbb2f85e65ec3316886f2011560841f Author: Milan Crha Date: Wed Apr 11 11:54:24 2012 +0100 evolution: Fix addressbook source handling src/plugins/evolution/e-contact-entry.c | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) commit 0a0356e924edfa86ed6aecdc250f07431a452299 Author: Milan Crha Date: Wed Apr 11 11:53:28 2012 +0100 evolution: Fix view-completed signal handling src/plugins/evolution/e-contact-entry.c | 9 +++++---- 1 files changed, 5 insertions(+), 4 deletions(-) commit 070d4b3477fe26849a7a45f995b079ea36ea7cc6 Author: Milan Crha Date: Wed Apr 11 11:51:58 2012 +0100 evolution: Fix double assignment src/plugins/evolution/e-contact-entry.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit bdb1f03837183766fce827ece2a1a03b99a4fed0 Author: Laurent Bigonville Date: Wed Apr 4 17:16:39 2012 +0200 Treat icedove as thunderbird https://bugzilla.gnome.org/show_bug.cgi?id=673511 src/plugins/evolution/evolution.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit a3449cc91846792543abc80266fd42eebfe6bb6a Author: Bastien Nocera Date: Wed Apr 11 11:13:52 2012 +0100 evolution: Fix command generation Since the GAppInfo move. %U needs to be transformed so it can be "printed" properly. src/plugins/evolution/evolution.c | 8 ++++++-- 1 files changed, 6 insertions(+), 2 deletions(-) commit af1c29b37ebff294c6c12fe574fada7b70202022 Author: Bastien Nocera Date: Wed Apr 11 11:00:59 2012 +0100 extension: Remove shadowing declaration src/nautilus-nste.c | 4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) commit 97eecd130a1485554d50d897e2096e9e6e8485bd Author: Arash Mousavi Date: Mon Apr 2 13:23:19 2012 +0430 Added Persian Translations po/LINGUAS | 1 + po/fa.po | 314 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 315 insertions(+), 0 deletions(-) commit 47ea1ee062b06157fda4b5e4b2a4b6eebf465116 Author: Javier Jardón Date: Wed Mar 21 16:12:17 2012 +0000 3.0.2 NEWS | 13 +++++++++++++ configure.in | 2 +- 2 files changed, 14 insertions(+), 1 deletions(-) commit c062419846e2814919fa39b2d74fb57d63a6b335 Author: Javier Jardón Date: Wed Mar 21 16:11:38 2012 +0000 configure.in: Update bug-report field in AC_INIT configure.in | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) commit de17ca413cefe77e3ff99f58d62b9d0dfa0134af Author: Javier Jardón Date: Wed Mar 21 16:08:46 2012 +0000 Documentation fixes Ignore nst-enum-types.h and add a deprecated section so gtk-doc-check passes again docs/nautilus-sendto/Makefile.am | 8 +++++++- docs/nautilus-sendto/nautilus-sendto-docs.sgml | 5 +++++ 2 files changed, 12 insertions(+), 1 deletions(-) commit 2a8c4ab94ec3d3c8418e9f3127bbfdaf5eaa2987 Author: Bastien Nocera Date: Wed Mar 14 17:19:02 2012 +0100 main: Remove obsolete property src/nautilus-sendto.ui | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) commit 194bc97160ab6e2ffad501b7cfc9f2ae2ad0ca2e Author: Bastien Nocera Date: Wed Mar 14 17:18:13 2012 +0100 evolution: Update for ancient API change Apparently e_book_async_get_book_view() has returned TRUE if the callback was going to be called for ages. We didn't get told. src/plugins/evolution/e-contact-entry.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit fb9359354d10d8393affe4181a5773cdc3902d88 Author: Bastien Nocera Date: Wed Mar 14 16:26:41 2012 +0100 evolution: Fix getting default mailer for GNOME 3.0 Using the handler for x-scheme-handler/mailto rather than reading obsolete info in GConf. https://bugzilla.gnome.org/show_bug.cgi?id=667780 src/plugins/evolution/evolution.c | 14 ++++++++------ 1 files changed, 8 insertions(+), 6 deletions(-) commit 65978d073eb0190c58abc9c81062d9c412383792 Author: Bastien Nocera Date: Wed Mar 14 16:11:01 2012 +0100 evolution: Remove unused assignment src/plugins/evolution/e-contact-entry.c | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) commit 42ca3421e3f0daff4bceaa7ad9964c0828770df9 Author: Bastien Nocera Date: Wed Mar 14 16:08:48 2012 +0100 evolution: Port to newest e-d-s using GSettings configure.in | 2 +- src/plugins/evolution/evolution.c | 36 ++++++++---------------------------- 2 files changed, 9 insertions(+), 29 deletions(-) commit 2a42b74337c3440b38a60faad0f6d622a66e09c2 Author: Bastien Nocera Date: Wed Mar 14 14:17:28 2012 +0100 main: Add --xid command-line option src/nautilus-sendto-command.c | 20 +++++++++++++++++++- 1 files changed, 19 insertions(+), 1 deletions(-) commit f40093cb7e880022f68046c4a0cfa6a23a38c5ff Author: Kjartan Maraas Date: Sat Jan 28 17:41:21 2012 +0100 Updated Norwegian bokmål translation po/nb.po | 165 +++++++++++++++++++------------------------------------------- 1 files changed, 50 insertions(+), 115 deletions(-) commit 58ad31fe94b508dcdcb2a73fb59aed0bc2cfb4c7 Author: Kristjan SCHMIDT Date: Wed Oct 26 19:35:00 2011 +0200 Updated Esperanto translation po/eo.po | 128 ++++++++++++++++++++++++++------------------------------------ 1 files changed, 54 insertions(+), 74 deletions(-)