commit 83dbad19b769c73eceb0bf942a4164366bcdcd49
Author: Anish Sheela <aneesh.nl@gmail.com>
Date:   Sun Aug 6 05:48:09 2017 +0000

    Add Malayalam translation

M	po/LINGUAS
A	po/ml.po

commit 3942648a0bce1d890d234c621ce492ec60714f29
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:	Sat Aug 5 11:59:26 2017 +0200

    Updated Spanish translation

M	po/es.po

commit 68cd0259419cd22d082e042ce37fd1cddcba1ed0
Author: Balázs Meskó <meskobalazs@fedoraproject.org>
Date:	Fri Aug 4 19:21:31 2017 +0000

    Update Hungarian translation

M	po/hu.po

commit 26dbc0a7499d8e1f8cb8b26e95db49ba58438c81
Author: gogo <trebelnik2@gmail.com>
Date:	Thu Aug 3 20:03:36 2017 +0000

    Update Croatian translation

M	po/hr.po

commit f5b9cc9b17dbd8aa03904aaadfec22d2872ea78f
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:	Wed Aug 2 10:27:42 2017 +0200

    Updated Slovenian translation

M	po/sl.po

commit abf753c0f0ac8a4d8b62263661b9fd0fa0d54fb6
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	Tue Aug 1 16:24:03 2017 +0200

    gschema: Use Unicode apostrophes in a translatable string

    See https://developer.gnome.org/hig/stable/typography.html

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

M	data/org.gnome.Logs.gschema.xml

commit c648988620d87c1643a7e821daad84294a5a0f58
Author: Jeremy Bicha <jbicha@ubuntu.com>
Date:	Mon Jul 31 17:29:25 2017 -0400

    build: Require GTK+ 3.22

    Required by https://git.gnome.org/browse/gnome-logs/commit/?id=69a3606
    because gtk-show-uri-on-window was introduced in 3.22

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

M	configure.ac

commit 5a73d390d6bc86fe6cf9fea2a05cafa211157582
Author: Jonathan Kang <jonathan121537@gmail.com>
Date:	Wed Jul 12 17:35:50 2017 +0800

    Allow users to ignore insufficient permission warning

    Currently, if an user don't have sufficient permission to view logs,
    a GtkInfoBar will show up to warn the user about it. And it shows up
    every time the user opens Logs until the user has sufficient
    permission. This can be quite annoying.

    Fix this by adding an "ignore" button to GtkInfoBar to give users the
    option to ignore the warning.

M	data/gl-window.ui
M	data/org.gnome.Logs.gschema.xml
M	src/gl-window.c

commit f7a320c64b40be9a9bbce95f995eb3e984d3bf7b
Author: Mario Blättermann <mario.blaettermann@gmail.com>
Date:	Sun Jul 30 19:38:41 2017 +0000

    Update German translation

M	po/de.po

commit 5435591184728c9357fb807276c6848adc2e9869
Author: gogo <trebelnik2@gmail.com>
Date:	Sat Jul 29 17:12:11 2017 +0000

    Update Croatian translation

M	po/hr.po

commit 9d08a988285d0adee8ae98b8c915b6d414dc2729
Author: Baurzhan Muftakhidinov <baurthefirst@gmail.com>
Date:	Thu Jul 27 12:26:55 2017 +0000

    Update Kazakh translation

M	po/kk.po

commit a6c4d30f06125e4b8c0d8815e415b7aab817b9dc
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:	Tue Jul 25 20:13:29 2017 +0200

    Updated Spanish translation

M	po/es.po

commit 0552d30daf00398b8660645e5d383facb8b6d068
Author: Pranav Ganorkar <pranavg189@gmail.com>
Date:	Mon Jul 10 22:40:46 2017 +0530

    Various improvements to event compression UI

    The UI improvements as suggested by Allan
    and Jakub are implemented in this commit:

    * Use color theme suggested by Jakub for
      expanded rows.
    * Use row separator to indicate boundaries
      of expanded header and it's group.
    * Add hover effect to the expanded rows.
    * Increase grid spacing and decrease label
      padding in popover grid.
    * Use regular text everywhere in the detailed
      popover.
    * Add padding for popover grid.
    * Highlight the row pointed by detailed popover.

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

M	data/gl-eventviewdetail.ui
M	data/gl-style.css
M	src/gl-eventviewdetail.c
M	src/gl-eventviewlist.c
M	src/gl-eventviewrow.c
M	src/gl-eventviewrow.h