commit de3ae3844233786dab6865fda32b4dce3cc090ae Author: Daniel Mustieles Date: Mon Jul 20 12:02:52 2015 +0200 Updated Spanish translation po/es.po | 34 +++++++++++++++++++--------------- 1 file changed, 19 insertions(+), 15 deletions(-) commit 6bbf1360beed4133502ce475655c28906394077d Author: Yosef Or Boczko Date: Sun Jul 19 11:50:05 2015 +0300 Updated Hebrew translation po/he.po | 229 +++++++++++++++++++++++++++++++++++++++++++++++++++++++-------- 1 file changed, 203 insertions(+), 26 deletions(-) commit 3b504681302e547608cd7c07e2b71e44a9ad13b2 Author: Pedro Albuquerque Date: Sat Jul 18 09:58:42 2015 +0000 Updated Portuguese translation po/pt.po | 55 +++++++++++++++++++++---------------------------------- 1 file changed, 21 insertions(+), 34 deletions(-) commit 4ddff0e7a11bf3ce6f56003817de1b556c90998a Author: Balázs Úr Date: Fri Jul 17 13:10:53 2015 +0000 Updated Hungarian translation po/hu.po | 44 +++++++++++++++++++------------------------- 1 file changed, 19 insertions(+), 25 deletions(-) commit d644cbc8bf1d80da8f2c0df5b4f9f5a76401c91b Author: Georges Basile Stavracas Neto Date: Fri Jul 17 02:19:44 2015 -0300 search-view: update UI to match upstream Latest GNOME applications follow a clear style of searching and displaying results, with a no results page. To create a coherent usage between GNOME applications, add the No results page to search popover. data/ui/search-view.ui | 134 +++++++++++++++++++++++++------------------------ src/gcal-search-view.c | 34 ++++++++----- 2 files changed, 91 insertions(+), 77 deletions(-) commit 2aabc2615adefd33ba7c3478cf74540241fdff46 Author: Anders Jonsson Date: Thu Jul 16 22:05:05 2015 +0000 Updated Swedish translation po/sv.po | 264 +++++++++++++++++++++++++++++++++++++++++++++++++++++++-------- 1 file changed, 231 insertions(+), 33 deletions(-) commit 6080b62368f3300d178fec173d31b19eb7b21e0a Author: Georges Basile Stavracas Neto Date: Thu Jul 16 00:22:54 2015 -0300 manager: implement ::move method src/gcal-manager.c | 65 +++++++++++++++++++++++++++++++++++++++++++++++++----- src/gcal-manager.h | 6 ++--- 2 files changed, 62 insertions(+), 9 deletions(-) commit d3a806a684a40ec0aa1baa75c67d79e3ce6edaa1 Author: Georges Basile Stavracas Neto Date: Wed Jul 15 23:55:08 2015 -0300 year-view: improve font rendering By using doubles instead of integers, we give a very fluid resize effect for year view. src/gcal-year-view.c | 27 +++++++++++++++------------ 1 file changed, 15 insertions(+), 12 deletions(-) commit b56540a8d75a1fc6b51258f52941d40884a303ae Author: Georges Basile Stavracas Neto Date: Wed Jul 15 21:26:50 2015 -0300 window: add tooltips to header buttons In the case the user have any doubts about each button, a nice tooltip shows and enlightens one's mind. data/ui/window.ui | 2 ++ 1 file changed, 2 insertions(+) commit 10e340c20f6b40ecc21d0511dd939eb0598cc6d3 Author: Georges Basile Stavracas Neto Date: Wed Jul 15 21:18:52 2015 -0300 manager: initialize value Avoids calling g_free on uninitialized memory, which results in a nasty segfault. src/gcal-manager.c | 1 + 1 file changed, 1 insertion(+) commit 72c2988ff3d4db8505bcce5014227227e48c6785 Author: Georges Basile Stavracas Neto Date: Wed Jul 15 21:10:27 2015 -0300 source-dialog: remove unused code data/ui/source-dialog.ui | 4 ---- 1 file changed, 4 deletions(-) commit 80693e9ae5a4bdd87cead3f8f8ade4e29c3131a1 Author: Georges Basile Stavracas Neto Date: Wed Jul 15 21:10:12 2015 -0300 edit-dialog: remove unused code data/ui/edit-dialog.ui | 7 ------- 1 file changed, 7 deletions(-) commit b1540e3f41067261e182985d602451056e56540a Author: Georges Basile Stavracas Neto Date: Wed Jul 15 20:57:12 2015 -0300 window: code cleanup Remove the unneeded code to manage search bar visibility, since it is correctly hidden now. Also, clean up some UI code. data/ui/window.ui | 40 +++++++++++++--------------------------- src/gcal-window.c | 43 ++----------------------------------------- 2 files changed, 15 insertions(+), 68 deletions(-) commit 0c1df7473539b5b3bd651d36594f6ddd52a0cd84 Merge: 225ea41 1f666ba Author: Georges Basile Stavracas Neto Date: Wed Jul 15 20:40:55 2015 -0300 month-view: add keyboard navigation This big patch implements keyboard navigation for Month view and the main window. Also, refactor some of it's drawing code. commit 225ea41598faa573f8e3a5b207ea4641eb844f00 Author: Hannie Dumoleyn Date: Sat Jul 11 18:20:56 2015 +0200 Update Dutch translation Master 3.18 po/nl.po | 497 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 497 insertions(+) commit f58ab13cbf97fccf6f984dd40c7d67f78c98e0a5 Author: Stas Solovey Date: Thu Jul 9 20:08:23 2015 +0000 Updated Russian translation po/ru.po | 277 ++++++++++++++++++++++++++++++++++++++++++++++++++++----------- 1 file changed, 231 insertions(+), 46 deletions(-) commit e624eb84101708b7a0a96b468ea5feb9c53a45dc Author: Matej Urbančič Date: Wed Jul 8 15:36:46 2015 +0200 Updated Slovenian translation po/sl.po | 60 +++++++++++++++++++++++++++++++----------------------------- 1 file changed, 31 insertions(+), 29 deletions(-) commit e2648edc8da43c86bfa6579962c3e12c9907e9ce Author: Pedro Albuquerque Date: Mon Jun 29 22:38:12 2015 +0000 Updated Portuguese translation po/pt.po | 667 ++++++++++++++++++++++++++++++++++++++++++++++----------------- 1 file changed, 485 insertions(+), 182 deletions(-) commit e9474b64da62edc307ce568f355f04a408d5aaa0 Author: Igor Gnatenko Date: Sun Jun 28 23:27:25 2015 +0300 desktop: use Office;Calendar; instead of Utility; categories Reported-By: Michael Heyns Reference: https://bugzilla.gnome.org/show_bug.cgi?id=751571 Signed-off-by: Igor Gnatenko data/org.gnome.Calendar.desktop.in.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit dc2618b6641de4d40fcd091b28e562134949a61c Author: Balázs Úr Date: Tue Jun 23 14:32:53 2015 +0000 Updated Hungarian translation po/hu.po | 277 ++++++++++++++++++++++++++++++++++++++++++++++++++++----------- 1 file changed, 229 insertions(+), 48 deletions(-) commit 60fdb04c94b8d3548de94d56d09f0473a06cbe25 Author: Georges Basile Stavracas Neto Date: Mon Jun 22 22:01:59 2015 -0300 Bump 3.17.3 release configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)