commit adfffad88d1ca2f9c620e02b3754dfe08a194d26 Author: Marcus Lundblad Date: Fri Apr 3 12:31:07 2015 +0200 window: mark date format string for new event popover for translation https://bugzilla.gnome.org/show_bug.cgi?id=746928 src/gcal-window.c | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) commit 4b24023c9c04e488e3ff2ad3d102e5b7c2a1c4e8 Author: Akom Chotiphantawanon Date: Tue Apr 7 15:26:21 2015 +0700 Updated Thai translation po/LINGUAS | 1 + po/th.po | 309 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 310 insertions(+) commit c85b7394f952f894f411aa56b66d859466e59dbf Author: Georges Basile Stavracas Neto Date: Fri Apr 3 10:06:19 2015 -0300 search: split listbox sort function It'll be needed for future work on pagination, so the sorting logic can be reused. src/gcal-search-view.c | 19 ++++++++++++++++--- 1 file changed, 16 insertions(+), 3 deletions(-) commit f4d0e4856966f5f1bf04c2341e6e43927a2e6ede Author: Georges Basile Stavracas Neto Date: Fri Apr 3 09:41:46 2015 -0300 search: small refactoring of the code Use GObject::set_data and ::get_data to get rid of an useless hash table. src/gcal-search-view.c | 68 +++++++++++++++++++++++++------------------------- 1 file changed, 34 insertions(+), 34 deletions(-) commit 626e07982bf90fd598c0f3b9810b27893db2038a Author: Georges Basile Stavracas Neto Date: Thu Apr 2 14:40:28 2015 -0300 project: fix schema translation Don't merge translations to the XML file since DConf can't handle that. data/Makefile.am | 3 +++ 1 file changed, 3 insertions(+) commit 80775a1e54d433503d52bd87822515bb0ccd7af7 Author: Georges Basile Stavracas Neto Date: Thu Apr 2 12:38:41 2015 -0300 window: change "More Details" button label to "Edit Details" As asked by Allan, this better describes the purpose of this button. data/ui/window.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 955c9349562c83d0c2f58acfcd7becf714beaade Author: Georges Basile Stavracas Neto Date: Thu Apr 2 12:17:20 2015 -0300 window: block automatic creation of nameless events We shouldn't let nameless events be created. This commit blocks all ways to create them when the name is not set. The user can still edit events' data. data/ui/window.ui | 2 ++ src/gcal-window.c | 35 +++++++++++++++++++++++++++++++++++ 2 files changed, 37 insertions(+) commit 85dd9953297be401e02b7e0faa2e2c4452d6b4d3 Author: A S Alam Date: Sat Mar 28 20:01:08 2015 -0500 Translation pa updated for Gnome po/pa.po | 456 ++++++++++++++++++++++++++++++++++++++++----------------------- 1 file changed, 288 insertions(+), 168 deletions(-) commit 332317e452e922bb10e1779dbc29184296f73975 Author: Abderrahim Kitouni Date: Sat Mar 28 12:00:25 2015 +0100 Added Arabic translation po/LINGUAS | 1 + po/ar.po | 315 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 316 insertions(+) commit 200e47dbe37972acfe76a588d517f7e3626a2049 Author: Dušan Kazik Date: Sat Mar 28 07:50:27 2015 +0000 Updated Slovak translation po/sk.po | 8404 ++------------------------------------------------------------ 1 file changed, 225 insertions(+), 8179 deletions(-) commit caae079056b944cbac3c0e0aeb24625e32f24231 Author: Dušan Kazik Date: Fri Mar 27 15:58:43 2015 +0000 Updated Slovak translation po/sk.po | 8406 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 8180 insertions(+), 226 deletions(-) commit 1f68d2a96a2f4f2a1ee5d692f02aa53772286a21 Author: Jordi Mas Date: Mon Mar 23 17:43:10 2015 -0400 Update Catalan translation po/ca.po | 450 ++++++++++++++++++++++++++++++++++++++------------------------- 1 file changed, 271 insertions(+), 179 deletions(-) commit 0c794f1eae2eef4240e818df5c6752b854588cce Author: Inaki Larranaga Murgoitio Date: Mon Mar 23 19:07:59 2015 +0100 Updated Basque language po/eu.po | 121 +++++++++++++++++++++++++++++++++++++-------------------------- 1 file changed, 71 insertions(+), 50 deletions(-) commit 3ac30070ab69a1d71dd9d06397a7ccc456bea285 Author: Muhammet Kara Date: Sun Mar 22 16:46:49 2015 +0000 Updated Turkish translation po/tr.po | 96 +++++++++++++++++++++++++++++++++++----------------------------- 1 file changed, 52 insertions(+), 44 deletions(-) commit 7669a634de2095eedd7c2ea5725a3ce934e81a08 Author: Erick Pérez Castellanos Date: Fri Mar 20 13:31:52 2015 -0400 Bump version to 3.16.0 for release configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)