commit 3aae82cb7a9c03be8536551b90d8f0de1b7b15fa Author: Christian Kirbach Date: Sun Jul 17 20:31:51 2016 +0000 Updated German translation po/de.po | 132 +++++++++++++++++++++++++++++++++++++++++++++++++++------------ 1 file changed, 108 insertions(+), 24 deletions(-) commit 74d5ed62efd110d638643546f34bb474ab0d911c Author: Piotr Drąg Date: Sun Jul 17 20:50:07 2016 +0200 Add Language headers to po files Future versions of gettext will fail if this header is missing. po/en_GB.po | 2 +- po/nb.po | 2 +- po/sl.po | 2 +- po/sr@latin.po | 2 +- po/zh_HK.po | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) commit 8fd949eb199660b0d87ccc218c3a4ad832ae1fb3 Author: Chao-Hsiung Liao Date: Sat Jul 16 02:38:51 2016 +0000 Updated Chinese (Taiwan) translation po/zh_TW.po | 195 +++++++++++++++++++++++++++++++++++++++++------------------- 1 file changed, 133 insertions(+), 62 deletions(-) commit ed4782116eb4a34a95927d1ae04ae5088737cf73 Author: Lapo Calamandrei Date: Sat Jul 9 18:27:51 2016 +0200 css: remove broken linked entry style inherit linked entries styling from the theme. data/theme/gtk-styles.css | 15 --------------- 1 file changed, 15 deletions(-) commit 672a8d3d4db42d28b13b23a176c304441eb1d9b2 Author: Dušan Kazik Date: Sat Jul 9 08:39:57 2016 +0000 Updated Slovak translation po/sk.po | 164 ++++++++++++++++++++++++++++++++++++++++++++++++++++----------- 1 file changed, 137 insertions(+), 27 deletions(-) commit 679796b4035e65b7e774760ce39b2667ec866d82 Author: Lapo Calamandrei Date: Sat Jul 9 01:32:45 2016 +0200 window: remove the separator from calendar rows src/gcal-window.c | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) commit 3d033e1f5fe0776dcd3be2de4d63e56d8ac57675 Author: Georges Basile Stavracas Neto Date: Fri Jul 8 20:22:41 2016 -0300 window: toggle calendar visibility when selecting the row Instead of opening the calendar for editing, toggle its visibility when clicking the listbox row. src/gcal-window.c | 17 ++++------------- 1 file changed, 4 insertions(+), 13 deletions(-) commit 33d9901c493a012555c54a338b7501e7bc8b6368 Author: Georges Basile Stavracas Neto Date: Fri Jul 8 20:52:41 2016 -0300 search-view: don't subscribe to invalid dates src/gcal-search-view.c | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) commit 8be2ece30e50c706dc9578e5038301b197ec088d Author: Lapo Calamandrei Date: Fri Jul 8 21:53:08 2016 +0200 css: remove some ugly selectors since Georges added all the styleclasses in the needed places. data/theme/gtk-styles.css | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) commit d7e082af0ff129fef6ebd454acedd85415e6972e Author: Georges Basile Stavracas Neto Date: Fri Jul 8 16:53:57 2016 -0300 window: add "calendar-color-image" in calendar popover src/gcal-window.c | 2 ++ 1 file changed, 2 insertions(+) commit 243c8b75da2d1bc2a064a48fe169b0282fdb8f2b Author: Georges Basile Stavracas Neto Date: Fri Jul 8 16:42:23 2016 -0300 quick-add-popover: add "calendar-color-image" css class in rows src/gcal-quick-add-popover.c | 2 ++ 1 file changed, 2 insertions(+) commit f8876022e1afea5bd8882aa0e5ef3149654017cb Author: Georges Basile Stavracas Neto Date: Fri Jul 8 16:39:01 2016 -0300 edit-dialog: correctly center header button widgets data/ui/edit-dialog.ui | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) commit fba57ee1aff00b3d92fdb15d0cada82d61ad2e60 Author: Lapo Calamandrei Date: Fri Jul 8 21:31:42 2016 +0200 Revert "edit-dialog: add `calendars-list` styleclass to sources_popover." This reverts commit 126d6145f26cc17afc76e51db7d23ea469763134, since a proper hacker (Georges) added the class where it makes more sense. data/ui/edit-dialog.ui | 3 --- 1 file changed, 3 deletions(-) commit cb7f19596664f19828765e6a56fdd4265bbf37be Author: Georges Basile Stavracas Neto Date: Fri Jul 8 16:27:49 2016 -0300 utils: add "calendars-list" css class to the container Following the previous commit, add the CSS class to the GtkBox that is the container of the calendars. src/gcal-utils.c | 2 ++ 1 file changed, 2 insertions(+) commit f528a36bdbfe4ba946748fe482a167f58765d267 Author: Georges Basile Stavracas Neto Date: Fri Jul 8 16:17:32 2016 -0300 window: use a circle icon for calendars' popover src/gcal-window.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit a1882ff25e66f72e62d14fa9e1ffe54fa9530e59 Author: Georges Basile Stavracas Neto Date: Fri Jul 8 16:16:19 2016 -0300 utils: add calendar-color-image css class to popover icons src/gcal-utils.c | 1 + 1 file changed, 1 insertion(+) commit 863915feb13ffd575dce8c19bc88cd2cf5ec537e Author: Lapo Calamandrei Date: Fri Jul 8 20:44:58 2016 +0200 css: style the calendar color dot remove the unneded and ugly hover effect on buttons and add a subtle shadow. data/theme/gtk-styles.css | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) commit 126d6145f26cc17afc76e51db7d23ea469763134 Author: Lapo Calamandrei Date: Fri Jul 8 20:37:20 2016 +0200 edit-dialog: add `calendars-list` styleclass to sources_popover. data/ui/edit-dialog.ui | 3 +++ 1 file changed, 3 insertions(+) commit eb5e22f6f615872f8894aa56951ed4c30360d50a Author: Lapo Calamandrei Date: Fri Jul 8 20:08:47 2016 +0200 source-dialog: add `calendars-list` styleclass. data/ui/source-dialog.ui | 3 +++ 1 file changed, 3 insertions(+) commit 9e7abab8b25e491b1a046aa3ba5ab542f5e36d01 Author: Lapo Calamandrei Date: Fri Jul 8 20:05:42 2016 +0200 quick-add-popover: add `calendars-list` styleclass add `calendars-lists` to `calendars_listbox`. data/ui/quick-add-popover.ui | 3 +++ 1 file changed, 3 insertions(+) commit e90c68e6c5d3d8a4944f00365ff5cce6fc926bc3 Author: Lapo Calamandrei Date: Fri Jul 8 19:21:14 2016 +0200 calendar-row: add calendar-color-image styleclass. data/ui/calendar-row.ui | 3 +++ 1 file changed, 3 insertions(+) commit 456c7a0f69d05b1618b0d1cc702dd6c9a32d31e6 Author: Lapo Calamandrei Date: Fri Jul 8 19:12:53 2016 +0200 edit-dialog: add calendar-color-image styleclass to source_image. data/ui/edit-dialog.ui | 3 +++ 1 file changed, 3 insertions(+) commit 2234ef0854fb4b52bf4a62073bd0a27133c52936 Author: Lapo Calamandrei Date: Fri Jul 8 19:06:50 2016 +0200 quick-add-popover: add a styleclass to color_image add the `calendar-color-image` styleclass to the color_image image to be able to style it generally. data/ui/quick-add-popover.ui | 3 +++ 1 file changed, 3 insertions(+) commit 8e1b40b692a8281d9beefb277e27456d7b65c2e4 Author: Fabio Tomat Date: Fri Jul 8 07:25:31 2016 +0000 Updated Friulian translation po/fur.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) commit 1e91d82298331c9dd54034d17023cd249a03da9f Author: Fabio Tomat Date: Fri Jul 8 07:22:41 2016 +0000 Updated Friulian translation po/fur.po | 196 +++++++++++++++++++++++++++++++++++++++++++++----------------- 1 file changed, 144 insertions(+), 52 deletions(-) commit 318c200d6f23566e07f2685454dba6ca0c696fb8 Author: Lapo Calamandrei Date: Fri Jul 8 01:59:28 2016 +0200 css: `-gtk-icon-shadow` in place of `icon-shadow` muscle memory fail. data/theme/gtk-styles.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) commit 7f8cb1a25dcac82260e1277be77cfc2d94499a0e Author: Lapo Calamandrei Date: Fri Jul 8 01:56:06 2016 +0200 css: simpler edit-dialog headerbar button make it full height and visually cleaner. data/theme/gtk-styles.css | 27 +++++++++++++-------------- 1 file changed, 13 insertions(+), 14 deletions(-) commit 7160da43a7ee54bfc804725b63cd346c827e20c2 Author: Lapo Calamandrei Date: Fri Jul 8 01:28:16 2016 +0200 css: fix a bogus selector from the previous commit. data/theme/gtk-styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit a6bc9da63629961ff9f38b744a6c5b20742a312a Author: Lapo Calamandrei Date: Fri Jul 8 01:23:22 2016 +0200 css: year-view sidebar add some padding and move no events label down a bit to better line up with events in the list. data/theme/gtk-styles.css | 6 ++++++ 1 file changed, 6 insertions(+) commit e54b023f0603913e9b3f496d176ac3fafd46f206 Author: Lapo Calamandrei Date: Fri Jul 8 01:09:17 2016 +0200 css: remove year-view button superfluous side border. data/theme/gtk-styles.css | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) commit 53d28d73b88b41cc4e2942fe7f270ffec6abacd0 Author: Lapo Calamandrei Date: Fri Jul 8 01:01:41 2016 +0200 year-view: remove a superfluous border simplify the related css and add correct backdrop colors in the process. data/theme/gtk-styles.css | 19 ++++++++----------- data/ui/year-view.ui | 2 +- 2 files changed, 9 insertions(+), 12 deletions(-) commit a0f76add3d3ac6ab9ffcc54ee7d249c9b0b5b53a Author: Daniel Mustieles Date: Thu Jul 7 08:08:40 2016 +0000 Updated Spanish translation po/es.po | 80 +++++++++++++++++++++++++++++++++++----------------------------- 1 file changed, 44 insertions(+), 36 deletions(-) commit c548d580eac0ada18fb09db6c59aa9f251388650 Author: Georges Basile Stavracas Neto Date: Wed Jul 6 18:53:24 2016 -0300 edit-dialog: make alarms' widgets insensitive on read-only data/ui/edit-dialog.ui | 1 + 1 file changed, 1 insertion(+) commit 37061a38f449e6ed9886c39ecd75b0560a3b4baa Author: Georges Basile Stavracas Neto Date: Wed Jul 6 18:51:26 2016 -0300 edit-dialog: improve sizing data/ui/edit-dialog.ui | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) commit 5cb2e86fa620269cab6df6a9a28925405686e8ce Author: Georges Basile Stavracas Neto Date: Wed Jul 6 18:45:39 2016 -0300 edit-dialog: improve titlebar button Make it insensitive when the event is read-only, and add a tooltip for users to learn what does the button do. data/ui/edit-dialog.ui | 2 ++ 1 file changed, 2 insertions(+) commit a2b6b478bb1a230be7139d0bd570cff2557e86f6 Author: Georges Basile Stavracas Neto Date: Wed Jul 6 18:25:19 2016 -0300 edit-dialog: fix spurious properties data/ui/edit-dialog.ui | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) commit a5634dc5fb1e91f4c35935c269e7eced52e5b5b7 Author: Georges Basile Stavracas Neto Date: Wed Jul 6 18:02:01 2016 -0300 edit-dialog: put the time selectors in a revealer data/ui/edit-dialog.ui | 98 +++++++++++++++++++++++++++++++------------------- src/gcal-edit-dialog.c | 10 ++++++ 2 files changed, 71 insertions(+), 37 deletions(-) commit 5dd456c81d4ab6ac2d1a1d05ed9b113de65c3a4b Author: Georges Basile Stavracas Neto Date: Wed Jul 6 17:48:59 2016 -0300 edit-dialog: move All Day check below time row data/ui/edit-dialog.ui | 121 ++++++++++++++++++++++++------------------------- 1 file changed, 60 insertions(+), 61 deletions(-) commit b6c19e8399a574aa585e6a084c5d1fd5203cbea9 Author: Georges Basile Stavracas Neto Date: Wed Jul 6 17:29:35 2016 -0300 edit-dialog: group dates and times Instead of start and end, group the selectors by dates and times. data/ui/edit-dialog.ui | 68 +++++++++++++++++++++++++++++--------------------- 1 file changed, 39 insertions(+), 29 deletions(-) commit 025d931da8ea45bf62696cd03a8439a9f29a67d2 Author: Georges Basile Stavracas Neto Date: Wed Jul 6 17:19:57 2016 -0300 edit-dialog: use circular icons for sources They look nicer in the current UI. src/gcal-edit-dialog.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) commit 9e17710052dfa2e748b28d6a150ffb2daf921f4f Author: Georges Basile Stavracas Neto Date: Wed Jul 6 17:13:54 2016 -0300 edit-dialog: implement moving events between sources After adding the button in the headerbar, it is natural to bring back the ability to move events between sources. This commit finally includes the usage of GcalManager:move_event_to_source function, which was implemented ages ago. src/gcal-edit-dialog.c | 41 +++++++++++++++++++++++++++++++---------- 1 file changed, 31 insertions(+), 10 deletions(-) commit 4d30db74f5f2df98156df58faf33e99d4148f404 Author: Georges Basile Stavracas Neto Date: Wed Jul 6 17:03:02 2016 -0300 edit-dialog: increase summary label width Since we moved the Agenda button to the headerbar, fill the now free space with the summary label. data/ui/edit-dialog.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit bbcf20cf447a34ccbbf3dcbcdf88419e5d08cf2c Author: Georges Basile Stavracas Neto Date: Wed Jul 6 16:35:17 2016 -0300 edit-dialog: add a button in the headerbar This button will be used to select the new source of the event. data/theme/gtk-styles.css | 21 +++++++++++ data/ui/edit-dialog.ui | 95 +++++++++++++++++++++++++++++++++++++---------- src/gcal-edit-dialog.c | 9 ++++- 3 files changed, 104 insertions(+), 21 deletions(-) commit 202ab83782f33f0d8bd7bfb6039904e6f102564c Author: Piotr Drąg Date: Wed Jul 6 21:07:40 2016 +0200 Updated POTFILES.in po/POTFILES.in | 4 +++- po/POTFILES.skip | 3 ++- 2 files changed, 5 insertions(+), 2 deletions(-) commit 7844122dd2b8787d875b0f6eefdcbdc95673370c Author: Georges Basile Stavracas Neto Date: Wed Jul 6 15:55:13 2016 -0300 event-widget: avoid crash when retrieving the DnD pixbuf Since we're storing the GdkWindow relative to the event widget, it's usually safer to create a pixbuf of the widget *after* it's drawn, and not while it's being drawed. This commit moves the pixbuf retrieval code to the draw-begin implementation, so we only create the pixbuf when actually using it. src/gcal-event-widget.c | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) commit 3f606c6be3eca069b559566f7e1d985a833f86ee Author: Safa Alfulaij Date: Wed Jul 6 17:01:45 2016 +0000 Updated Arabic translation po/ar.po | 119 ++++++++++----------------------------------------------------- 1 file changed, 18 insertions(+), 101 deletions(-) commit e647389df5cb647006e7e6805b08ed773a95e43e Author: Safa Alfulaij Date: Wed Jul 6 18:58:01 2016 +0200 Update Arabic translation po/ar.po | 427 ++++++++++++++++++++++++++++++++++++++++++++++----------------- 1 file changed, 310 insertions(+), 117 deletions(-) commit c406b604e239fd11e4d30551e03e0dc5d91369b5 Author: Georges Basile Stavracas Neto Date: Wed Jul 6 12:38:09 2016 -0300 edit-dialog: fix Reminders dim label size data/ui/edit-dialog.ui | 4 +++- src/gcal-edit-dialog.c | 16 ++++++++++++++++ 2 files changed, 19 insertions(+), 1 deletion(-) commit 8e5fa1a10c24cda5f2250d5bb2a68bc968ec2cd4 Author: Daniel Mustieles Date: Wed Jul 6 07:59:33 2016 +0000 Updated Spanish translation po/es.po | 147 ++++++++++++++++++++++++++++++++++++++++++++------------------- 1 file changed, 102 insertions(+), 45 deletions(-) commit dc1f742cfef2563fad4138fd31bb95d3cfa470f3 Author: Georges Basile Stavracas Neto Date: Wed Jul 6 03:13:38 2016 -0300 edit-dialog: make buttons sensitive when removing alarm src/gcal-edit-dialog.c | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) commit db2983be6157ff997e7a14b2ab3ca3e54971748b Author: Georges Basile Stavracas Neto Date: Wed Jul 6 02:49:12 2016 -0300 edit-dialog: sort alarms by relative date src/gcal-edit-dialog.c | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) commit 9723d602331d7de6cdba04e4f30ddb415521b5a5 Author: Georges Basile Stavracas Neto Date: Wed Jul 6 02:36:51 2016 -0300 edit-dialog: make already-added alarms' buttons insensitive Since we only support 1 alarm per time, we have to check and eventually make insensitive the buttons related to the alarms. src/gcal-edit-dialog.c | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) commit 2e7d17fe63b6a7f80d2634fe2a31d0f603c53f5a Author: Georges Basile Stavracas Neto Date: Wed Jul 6 02:35:54 2016 -0300 edit-dialog: implement add alarm popover The new popover handles all the possible alarms we support. data/ui/edit-dialog.ui | 83 ++++++++++++++++++++++++++++++++++++++++++++++++++ src/gcal-edit-dialog.c | 76 +++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 159 insertions(+) commit 2a18761908159e8fcf2d26e02b4bcd6046d25740 Author: Georges Basile Stavracas Neto Date: Wed Jul 6 01:36:36 2016 -0300 edit-dialog: show available alarms This commit introduces the ability in Edit dialog to display the currently available alarms, as well as basic editing of these alarms. Currently, only removing the alarms and modifying it to play a sound or not is available. The following up commit will add the ability to add new alarms. data/Makefile.am | 1 + data/calendar.gresource.xml | 1 + data/ui/alarm-row.ui | 73 +++++++++++++++++ data/ui/edit-dialog.ui | 79 ++++++++++++++++-- src/gcal-edit-dialog.c | 190 ++++++++++++++++++++++++++++++++++++++++++++ 5 files changed, 339 insertions(+), 5 deletions(-) commit 19d68573dd5de0354c8bc1393ebd68744ae33bd0 Author: Georges Basile Stavracas Neto Date: Wed Jul 6 01:33:59 2016 -0300 utils: move utility method to get alarm's minutes src/gcal-event.c | 34 ++-------------------------------- src/gcal-utils.c | 32 ++++++++++++++++++++++++++++++++ src/gcal-utils.h | 3 +++ 3 files changed, 37 insertions(+), 32 deletions(-) commit f518cba8e427ba55b72006bb1855114fc966bcbb Author: Georges Basile Stavracas Neto Date: Sun Jun 19 12:26:51 2016 -0300 edit-dialog: simplify action handling Instead of keeping a ref to the GcalEditDialog::select-calendar action, use the builtin facilities and simplify the action handling by using a const structure. This is also a preparation for the next few commits where alarms will be added. src/gcal-edit-dialog.c | 47 ++++++++++++++++++++++++----------------------- 1 file changed, 24 insertions(+), 23 deletions(-) commit 1ddc690810b26c92206ae10431c17ff6970c483c Author: Georges Basile Stavracas Neto Date: Sun Jun 19 11:56:25 2016 -0300 event: add support for alarms This commit prepares GcalEvent to handle alarms. Basically, it is now able to load the current alarms of an event, and add and remove alarms for them. src/gcal-event.c | 209 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ src/gcal-event.h | 9 +++ 2 files changed, 218 insertions(+) commit dfdaa3a59061db7bdc8b3595fbbccac94991c034 Author: Georges Basile Stavracas Neto Date: Tue Jul 5 23:55:33 2016 -0300 year-view: simplify empty sidebar list calculation src/gcal-year-view.c | 21 +++++++++++++-------- 1 file changed, 13 insertions(+), 8 deletions(-) commit 9fcb22403279cee5a7a65088df8c7bd62a5b723e Author: Georges Basile Stavracas Neto Date: Wed Jun 29 23:59:23 2016 -0300 window: avoid a crashing timeout If the user quickly performs a search, open up the calendar and close it immediately after, the timeout for showing the event is mistakenly called after the window is destroyed and causes Calendar to crash. Fix that by keeping the source id tracked, and realizing it on finalize(). src/gcal-window.c | 22 ++++++++++++++++------ 1 file changed, 16 insertions(+), 6 deletions(-) commit 58b193f88638c01efbbe4264e6d3d8855417f7b0 Author: Georges Basile Stavracas Neto Date: Wed Jun 29 23:57:00 2016 -0300 manager: keep the Shell's activated event alive Currently, the user performs a search in Shell and activates the result. That should show the edit dialog with the event being edited, but it's not happening correctly. Debugging the warnings generated, it was found that the event was being unref()d and, obviously, that was not what we wanted. Fix that by only unref()ing the events we don't want, and keeping the wanted event alive. src/gcal-manager.c | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) commit 9c61fe54b5eec79dcd1453e6dc58e52f22de7feb Author: Andika Triwidada Date: Wed Jun 29 23:10:31 2016 +0000 Updated Indonesian translation po/id.po | 487 ++++++++++++++++++++++++++++++++++++++++++++------------------- 1 file changed, 339 insertions(+), 148 deletions(-) commit 02f81caf856c4f68d9889044739f13d37f1f2062 Author: Piotr Drąg Date: Fri Jun 17 23:42:06 2016 +0200 Updated POTFILES.in po/POTFILES.in | 1 - 1 file changed, 1 deletion(-) commit 33c7031164ab92f59442bf645702bc89ae0e6bbf Author: Georges Basile Stavracas Neto Date: Fri Jun 17 18:18:38 2016 -0300 project: remove GbScrolledWindow The max-content-height property was ported to GtkScrolledWindow, which means we don't have to use a custom class anymore. configure.ac | 2 +- data/ui/window.ui | 5 +- src/Makefile.am | 2 - src/gb-scrolled-window.c | 280 ----------------------------------------------- src/gb-scrolled-window.h | 39 ------- 5 files changed, 3 insertions(+), 325 deletions(-) commit 3dbe4addeb71edc4f863457de548dedd72dbd15a Author: Isaque Galdino Date: Tue Jun 7 23:01:34 2016 -0300 year-view: Popover position Year view was placing popover to mouse click (x,y) position. That was a little odd because sometimes popover was placed above the selected day. This patch address that by placing popover always out of the day box. When selecting the whole month or more than one day, popover will also be placed out of the month box. reducing the chance to cover selected days. https://bugzilla.gnome.org/show_bug.cgi?id=743306 src/gcal-year-view.c | 39 +++++++++++++++++++++++++++++++++++---- 1 file changed, 35 insertions(+), 4 deletions(-) commit b0525a54f9af02a600f7475b54f4744f73de5bfa Author: Georges Basile Stavracas Neto Date: Fri Jun 17 17:57:30 2016 -0300 quick-add-popover: make it non-vertically-homogeneous When there are lots of agendas, this would cause a huge popover. data/ui/quick-add-popover.ui | 1 + 1 file changed, 1 insertion(+) commit 18cb1a0b691dd722958868d6fab0c4b9a030e2d1 Author: Dušan Kazik Date: Sun Jun 12 10:11:46 2016 +0000 Updated Slovak translation po/sk.po | 108 +++++++++++++++++++++++++++------------------------------------ 1 file changed, 47 insertions(+), 61 deletions(-) commit a08192235553aca71e522ab2f8de6ae87465f6b0 Author: GNOME Translation Robot Date: Sat Jun 11 07:04:31 2016 +0000 Updated Scottish Gaelic translation po/gd.po | 76 ++++++++++++++++++++++++++++++++++++---------------------------- 1 file changed, 43 insertions(+), 33 deletions(-) commit 3980f1b4c567e9c1a7341d39d19c2c6f2ae1f1ff Author: Flo H Date: Wed Jun 8 19:59:50 2016 +0000 Updated German translation po/de.po | 88 +++++++++++++++++++++++++++++++++++++--------------------------- 1 file changed, 51 insertions(+), 37 deletions(-) commit 9a56ba8a35ce7e4038208b921c18ae8e02330287 Author: Cahaya Maulidian Caturlipita Date: Mon Jun 6 06:08:24 2016 +0000 Updated Indonesian translation (cherry picked from commit 70f4e032ab5f05b086551ffde8aaa15518ae8f4f) po/id.po | 469 ++++++++++++++++++++++++++++++++++++++------------------------- 1 file changed, 282 insertions(+), 187 deletions(-) commit de921ff54b9fd6af7e1c80acfecaf9e9c5683f49 Author: Georges Basile Stavracas Neto Date: Wed Jun 1 11:59:22 2016 -0300 source-dialog: open file when response is ok The source dialog currently skips the file selected by pressing the Open button. Fix that by also considering the response of the dialog. src/gcal-source-dialog.c | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) commit 9b358eb0bac9a31f5eb3c50c522abf49c5e1de8f Author: Iain Lane Date: Thu May 12 11:26:35 2016 +0100 year-view: Use the new schema from gsettings-desktop-schemas So that we don't have to depend on GNOME shell. https://bugzilla.gnome.org/show_bug.cgi?id=764001 configure.ac | 4 +++- src/gcal-year-view.c | 10 +++++----- 2 files changed, 8 insertions(+), 6 deletions(-) commit 1d7d91cd7ce41241e203c42ec0a98380f3ec4484 Author: Georges Basile Stavracas Neto Date: Tue May 31 12:39:05 2016 -0300 Bump 3.21.2 release NEWS | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++ configure.ac | 2 +- 2 files changed, 51 insertions(+), 1 deletion(-)