About GNOME Calendar ==================== GNOME Calendar is a simple and beautiful calendar application designed to perfectly fit the GNOME desktop. By reusing the components which the GNOME desktop is build on, Calendar nicely integrates with the GNOME ecosystem.
ChangeLog ========= commit 1ad15b6155865925ec469dc19f207cf9352a2aee Author: Erick Pérez Castellanos <[email protected]> Date: Mon Mar 16 13:15:47 2015 -0400 misc: remove unused gitmodules file .gitmodules | 0 1 file changed, 0 insertions(+), 0 deletions(-) commit e5c7dee5d80cc55914c847f071a0b8433deb8558 Author: Erick Pérez Castellanos <[email protected]> Date: Mon Mar 16 13:07:54 2015 -0400 misc: code style fixing src/gcal-edit-dialog.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) commit cac370e6b7f72ec20e585f558c2311171dfc75f3 Author: Erick Pérez Castellanos <[email protected]> Date: Mon Mar 16 13:07:34 2015 -0400 edit-dialog: handle timezone properly src/gcal-edit-dialog.c | 44 ++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 40 insertions(+), 4 deletions(-) commit 46c67688e1ac77fa3e91d717d3d7d3b1b91ae064 Author: Erick Pérez Castellanos <[email protected]> Date: Mon Mar 16 12:41:11 2015 -0400 year-view: set sidebar range timezone src/gcal-year-view.c | 2 ++ 1 file changed, 2 insertions(+) commit 636df18f641b44e614c4cf8983aab02a7f0ef1ed Author: Erick Pérez Castellanos <[email protected]> Date: Mon Mar 16 12:37:43 2015 -0400 event-widget: convert date/time to local timezone src/gcal-event-widget.c | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) commit abc999dff0bfd770b0ac054c7aaf25eb6b85e6e3 Author: Erick Pérez Castellanos <[email protected]> Date: Mon Mar 16 12:25:14 2015 -0400 shell-search: fix timezone handling src/gcal-shell-search-provider.c | 35 ++++++++++++++++++++++++++++++----- 1 file changed, 30 insertions(+), 5 deletions(-) commit f7e897fefe29c3ce9691924c68cf1d01151ad748 Author: Erick Pérez Castellanos <[email protected]> Date: Mon Mar 16 12:15:22 2015 -0400 search-view: fix timezone handling src/gcal-search-view.c | 30 ++++++++++++++++++++---------- 1 file changed, 20 insertions(+), 10 deletions(-) commit 26de291b7d1e685bb849ea770e5fc0df051eb4ab Author: Ask Hjorth Larsen <[email protected]> Date: Sun Mar 15 14:42:10 2015 +0100 Updated Danish translation po/da.po | 476 ++++++++++++++++++++++++++++++++++++++------------------------- 1 file changed, 289 insertions(+), 187 deletions(-) commit 76d3a012d7c1173746eeba45fb0248166f60e85c Author: Matej Urbančič <[email protected]> Date: Sun Mar 15 13:30:22 2015 +0100 Updated Slovenian translation po/sl.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit ed90dc4da8beec03574dd8ea7d49647d7c720ef5 Author: Matej Urbančič <[email protected]> Date: Sun Mar 15 13:25:21 2015 +0100 Updated Slovenian translation po/sl.po | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) commit 51e7550af885d9f1d5728efa68845e6c2cf48083 Author: Matej Urbančič <[email protected]> Date: Sun Mar 15 13:18:57 2015 +0100 Updated Slovenian translation po/sl.po | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) commit fd3af45ad004ea888872c2bc45da0075ab1e0c06 Author: Matej Urbančič <[email protected]> Date: Sun Mar 8 21:57:28 2015 +0100 Updated Slovenian translation po/sl.po | 456 ++++++++++++++++++++++++++++++++++++++------------------------- 1 file changed, 276 insertions(+), 180 deletions(-) commit c2dddebfe35f5e875de47df4e4540ff39ac9a151 Author: Samir Ribic <[email protected]> Date: Fri Mar 13 20:27:32 2015 +0000 Added Bosnian translation po/LINGUAS | 1 + po/bs.po | 320 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 321 insertions(+) commit 02e21b5aa8c8bc7e8d05213bf152b15162b0c6cc Author: Jiri Grönroos <[email protected]> Date: Wed Mar 11 16:57:52 2015 +0200 Finnish translation update po/fi.po | 467 +++++++++++++++++++++++++++++++++++++++------------------------ 1 file changed, 288 insertions(+), 179 deletions(-) commit db8c496cb7981ab5edb61836861b2bf8cebc7459 Author: Simon Linden <[email protected]> Date: Tue Mar 10 19:45:30 2015 +0000 Updated German translation po/de.po | 87 +++++++++++++++++++++++++++++++++++----------------------------- 1 file changed, 48 insertions(+), 39 deletions(-) commit da20bcd3afacc6e755fc89e0f526178ee2b2f685 Author: Milo Casagrande <[email protected]> Date: Sun Mar 8 16:10:50 2015 +0000 Updated Italian translation po/it.po | 406 ++++++++++++++++++++++++++++++++++----------------------------- 1 file changed, 220 insertions(+), 186 deletions(-) commit 872df498fcdf3b5d15e9030aa0d9d6d6102db458 Author: Seong-ho Cho <[email protected]> Date: Sun Mar 8 01:43:11 2015 +0900 Updated Korean translation po/ko.po | 449 ++++++++++++++++++++++++++++++++++++++------------------------- 1 file changed, 274 insertions(+), 175 deletions(-) commit c7563da2d02a3fce63088a57ea8e73cf547d2fec Author: Erick Pérez Castellanos <[email protected]> Date: Fri Mar 6 11:32:32 2015 -0500 app: handle calendars colours better Bug: https://bugzilla.gnome.org/show_bug.cgi?id=745487 src/gcal-application.c | 8 ++++++-- src/gcal-edit-dialog.c | 6 +++--- src/gcal-event-widget.c | 8 +++++--- src/gcal-manager.c | 1 - src/gcal-search-view.c | 2 +- src/gcal-shell-search-provider.c | 2 +- src/gcal-utils.c | 9 ++++++--- src/gcal-utils.h | 3 ++- src/gcal-window.c | 2 +- 9 files changed, 25 insertions(+), 16 deletions(-) commit 9f20c3f2f9fbe2365b530520c1058e68df6d84f4 Author: Erick Pérez Castellanos <[email protected]> Date: Thu Mar 5 13:33:24 2015 -0500 edit-dialog: fix ref leak when selecting a calendar src/gcal-edit-dialog.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) commit 8589cde0f56195789e150e3d4506b201021d5ca6 Author: Erick Pérez Castellanos <[email protected]> Date: Thu Mar 5 13:08:39 2015 -0500 utils: clean description of whitespaces src/gcal-utils.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 00ed98c18bf8b4cd9eece363d7d64d7248fb611d Author: Мирослав Николић <[email protected]> Date: Thu Mar 5 20:33:07 2015 +0100 Updated Serbian translation po/sr.po | 205 +++++++++++++++++++++++++++++++++++++++------------------ po/[email protected] | 205 +++++++++++++++++++++++++++++++++++++++------------------ 2 files changed, 282 insertions(+), 128 deletions(-) commit dc65fae51b994cb97b6c6194b6b5e74d3c6a2aed Author: Baurzhan Muftakhidinov <[email protected]> Date: Thu Mar 5 05:09:26 2015 +0000 Added Kazakh translation po/LINGUAS | 1 + po/kk.po | 314 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 315 insertions(+) commit 47e78ce1b1033ca1c92cdc1f9ec470ba99e7849f Author: Erick Pérez Castellanos <[email protected]> Date: Wed Mar 4 10:14:38 2015 -0500 date-selector: fix labels order in RTL locales src/gcal-date-selector.c | 1 + 1 file changed, 1 insertion(+) commit 12188aed7f82a4c14c18c1bc31fc3819309ef785 Author: Erick Pérez Castellanos <[email protected]> Date: Wed Mar 4 10:10:24 2015 -0500 date-selector: fix style on RTL locales data/theme/gtk-styles.css | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) commit 52634b982e80d21b72e0507cd381c18cd1cec630 Author: Erick Pérez Castellanos <[email protected]> Date: Wed Mar 4 10:02:42 2015 -0500 date-selector: fix children order in RTL locales Bug: https://bugzilla.gnome.org/show_bug.cgi?id=745117 src/gcal-date-selector.c | 2 ++ 1 file changed, 2 insertions(+) commit 089606ea77b0c1ba9fc4e1252660a085da3da5d5 Author: Guillaume Bernard <[email protected]> Date: Wed Mar 4 12:01:14 2015 +0000 Updated French translation po/fr.po | 405 ++++++++++++++++++++++++++++++++++----------------------------- 1 file changed, 221 insertions(+), 184 deletions(-) commit fb8f67797bae813b9b8dd655861e9b7060844831 Author: Piotr Drąg <[email protected]> Date: Mon Mar 2 21:22:22 2015 +0100 Updated Polish translation po/pl.po | 150 +++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 78 insertions(+), 72 deletions(-) commit 81241a19e8f16671c22e06b0ea18f30e12dc3d33 Author: Erick Pérez Castellanos <[email protected]> Date: Mon Mar 2 14:13:29 2015 -0500 Bump version to 3.15.91 for release configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Download ======== https://download.gnome.org/sources/gnome-calendar/3.15/gnome-calendar-3.15.92.tar.xz (2.12M) sha256sum: b6ef13d2546d3df40a874c2d3e63ab3bce2643f7c29f1a9d6c33ba0aa93ae016 _______________________________________________ ftp-release-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/ftp-release-list
