gnome-calendar:gnome-3-20

Last commit made on 2016-12-01
Get this branch:
git clone -b gnome-3-20 https://git.launchpad.net/gnome-calendar

Branch merges

Branch information

Name:
gnome-3-20
Repository:
lp:gnome-calendar

Recent commits

5628b03... by Mohammed Sadiq <email address hidden>

source-dialog: escape string in markup

Calendar name can potentially contain invalid markup texts.
So it have to be escaped to be safe.

https://bugzilla.gnome.org/show_bug.cgi?id=774986

ecd6d68... by Cheng Lu

Update zh_CN translation

45b34d1... by Georges Basile Stavracas Neto

Bump 3.20.4 release

e4e0ba2... by Georges Basile Stavracas Neto

edit-dialog: fix sensitivity of time buttons

89bd076... by Ernestas Kulik <email address hidden>

edit-dialog: fake inclusive end date for all-day events

Currently, all-day multi-day events are displayed inconsistently with
regard to other calendar applications. That is due to strict following
of RFC 5545, which mandates non-inclusive all-day multi-day event end
dates. This commit makes the edit dialog display a faked date for such
events.

https://bugzilla.gnome.org/show_bug.cgi?id=769300

1ace8d3... by Display Name

edit-dialog: set time format unconditionally

If GcalEditDialog.format_24h is initialized to zero, the call to
gcal_edit_dialog_set_time_format() from GcalWindow will not make
period_combo boxes visible on systems, where 12-hour clocks are used.
This commit fixes that by removing the if statement from the function.

https://bugzilla.gnome.org/show_bug.cgi?id=765370

ec922f6... by Ernestas Kulik <email address hidden>

time-selector: fix 12-hour format

Currently, the date selector allows hours in range [0; 11], which is not
the convention. This commit fixes the conversion logic.

https://bugzilla.gnome.org/show_bug.cgi?id=756377

8f759e2... by Display Name

time-selector: fix AM to PM time logic

Currently, the hour component of the time is doubled when switching from
AM to PM, which is incorrect. This commit fixes the logic by adding 12
hours when switching to PM.

https://bugzilla.gnome.org/show_bug.cgi?id=765370

fb59272... by GNOME Translation Robot <email address hidden>

Updated Scottish Gaelic translation

8070bd1... by Georges Basile Stavracas Neto

Bump 3.20.3 release