commit c04ab7a71089ac4e9f7a5b496f7724a1f6dca719
Author: Paolo Bacchilega <paobac@src.gnome.org>
Date:   2017-11-06

    updated for version 3.5.4

M	NEWS
M	configure.ac

commit 1baef63449cf6ef2a5c8f1e0405c0dc7ab93609a
Author: Paolo Bacchilega <paobac@src.gnome.org>
Date:	2017-11-02

    removed obsolete file gthumb.convert

    [bug #767034]

M	data/Makefile.am
D	data/gthumb.convert

commit b97a7035c877b4f7f5ac1f2f6a95d09b9bdbe7e9
Author: Paolo Bacchilega <paobac@src.gnome.org>
Date:	2017-11-02

    tags dialog: adding a tag removes all the other tags

    do not select the entry content after opening the dialog

    [bug #777234]

M	gthumb/gth-tags-entry.c

commit a3b80963c0c6235da79dc005d8b76ed8d7d542d7
Author: Paolo Bacchilega <paobac@src.gnome.org>
Date:	2017-11-02

    tags dialog: do not move the checked tags on top

M	gthumb/gth-tags-entry.c

commit c86e37cc836cf641a90d9f64d0990458239eaf48
Author: Paolo Bacchilega <paobac@src.gnome.org>
Date:	2017-11-02

    tags: use g_utf8_collate to compare tags

M	gthumb/gth-tags-file.c

commit 69deab6e09bfd5acaa8f0b3707f8fab164df6b4f
Author: Paolo Bacchilega <paobac@src.gnome.org>
Date:	2017-11-02

    tags dialog: simplify the addition of tags

    add a comma at the end of the tags entry to simplify the
    addition of a new tag

    [bug #777234]

M	gthumb/gth-tags-entry.c

commit 0a30d8d85a73e7c31e6c0db47a4b0232e6dcb79b
Author: Aurimas Černius <aurisc4@gmail.com>
Date:	2017-10-29

    Updated Lithuanian translation

M	po/lt.po

commit aaee84ff501d534e88c4aa567d372de41ea93981
Author: Paolo Bacchilega <paobac@src.gnome.org>
Date:	2017-10-27

    Support keyboard navigation in the Tags dialog

    [bug #777234]

M	extensions/edit_metadata/data/ui/tag-chooser.ui
M	gthumb/gth-tags-entry.c

commit 77c22ab461489b23bca8914727a00d39f59de9fb
Author: Paolo Bacchilega <paobac@src.gnome.org>
Date:	2017-10-27

    image preloader: callback not always called when cancelling

    fixed other missing callback calls cases after cancelling

M	extensions/image_viewer/gth-image-viewer-page.c
M	gthumb/gth-image-preloader.c

commit 3a22267fd1c2dfafbc5fe3672e4a105f2b5262eb
Author: Paolo Bacchilega <paobac@src.gnome.org>
Date:	2017-10-27

    hi-dpi: do not treat low quality as high quality

    [bug #779340]

M	gthumb/gth-image-dragger.c

commit b45f7d7073bda250edacef36a1e35fe42f22c3b7
Author: Paolo Bacchilega <paobac@src.gnome.org>
Date:	2017-10-27

    updated POTFILES.in

M	po/POTFILES.in

commit bbf8359e24ccc5ffda2ee32689eadee3d0f9a890
Author: Paolo Bacchilega <paobac@src.gnome.org>
Date:	2017-10-27

    facebook: remove importer

    no longer supported by the facebook api

M	extensions/facebook/Makefile.am
M	extensions/facebook/actions.c
M	extensions/facebook/callbacks.c
D	extensions/facebook/dlg-import-from-facebook.c
D	extensions/facebook/dlg-import-from-facebook.h

commit fbe2075357573700858db57031969d9fa18d4ebd
Author: Paolo Bacchilega <paobac@src.gnome.org>
Date:	2017-10-27

    facebook: removed album size

    the facebook api doesn't proved the 'count' field anymore

M	extensions/facebook/dlg-export-to-facebook.c

commit ee15f19bfe3328d68da4fffb8e14f0f48308cb6b
Author: Paolo Bacchilega <paobac@src.gnome.org>
Date:	2017-10-27

    facebook: remove 'open in browser' command

    the facebook api doesn't provide the album link anymore

M	extensions/facebook/dlg-export-to-facebook.c

commit d7d1eec911707a4d6347c01bff81142e54bc27f9
Author: Paolo Bacchilega <paobac@src.gnome.org>
Date:	2017-10-27

    removed pgotobucket uploader

    no longer supported by photobucket.com

M	configure.ac
M	extensions/Makefile.am
D	extensions/photobucket/Makefile.am
D	extensions/photobucket/actions.c
D	extensions/photobucket/actions.h
D	extensions/photobucket/callbacks.c
D	extensions/photobucket/callbacks.h
D	extensions/photobucket/data/Makefile.am
D	extensions/photobucket/data/ui/Makefile.am
D	extensions/photobucket/data/ui/export-to-photobucket.ui
D	extensions/photobucket/data/ui/photobucket-album-properties.ui
D	extensions/photobucket/dlg-export-to-photobucket.c
D	extensions/photobucket/dlg-export-to-photobucket.h
D	extensions/photobucket/main.c
D	extensions/photobucket/photobucket-account.c
D	extensions/photobucket/photobucket-account.h
D	extensions/photobucket/photobucket-album-properties-dialog.c
D	extensions/photobucket/photobucket-album-properties-dialog.h
D	extensions/photobucket/photobucket-album.c
D	extensions/photobucket/photobucket-album.h
D	extensions/photobucket/photobucket-consumer.c
D	extensions/photobucket/photobucket-consumer.h
D	extensions/photobucket/photobucket-photo.c
D	extensions/photobucket/photobucket-photo.h
D	extensions/photobucket/photobucket-service.c
D	extensions/photobucket/photobucket-service.h
D	extensions/photobucket/photobucket.extension.in.in

commit 5ed2d2db876aeb48c4fdbb7f8a79fa163e245f56
Author: Paolo Bacchilega <paobac@src.gnome.org>
Date:	2017-10-27

    facebook: fixed authorization process

    listen to 'load-request' events as well

M	extensions/facebook/facebook-service.c

commit 99351f6a67f3532a77d1e7863dede825892976c7
Author: Paolo Bacchilega <paobac@src.gnome.org>
Date:	2017-10-26

    picasaweb: use the new uris

M	extensions/picasaweb/picasa-web-service.c

commit 9a52ea18528b9755868f8387f8ccedb04a855f3f
Author: Paolo Bacchilega <paobac@src.gnome.org>
Date:	2017-10-26

    picasaweb: remember application authorization

    when an auth error occurs ask for a new access token

    [bug #784142]

M	extensions/picasaweb/picasa-web-service.c

commit 08ede9589ca0c7198a2be6982b14a30bce3be257
Author: Paolo Bacchilega <paobac@src.gnome.org>
Date:	2017-10-26

    exporters: fixed run-time warnings when no file is selected

M	extensions/photobucket/dlg-export-to-photobucket.c
M	extensions/picasaweb/dlg-export-to-picasaweb.c

commit 4f11727c49ab191ce5dfc6ac1909781ae6daf03c
Author: Paolo Bacchilega <paobac@src.gnome.org>
Date:	2017-10-26

    picasaweb: removed 'open in browser'

    not longer supported by the google API

M	extensions/picasaweb/dlg-export-to-picasaweb.c

commit 0040f52eb115dc9ec004c41cbf189936338e1c2b
Author: Paolo Bacchilega <paobac@src.gnome.org>
Date:	2017-10-26

    account chooser: account name not visible

    'name' is always available, 'username' could be not.

M	extensions/oauth/oauth-account-chooser-dialog.c

commit 051bf824970efa0dbfc60afd9cf856ea8a0c66ea
Author: Paolo Bacchilega <paobac@src.gnome.org>
Date:	2017-10-26

    oauth: compare accounts by id

    more reliable

M	extensions/oauth/oauth-account-chooser-dialog.c
M	extensions/oauth/oauth-account.c

commit ece66b8b21cc57e92bca54a949b3af246754ea11
Author: Paolo Bacchilega <paobac@src.gnome.org>
Date:	2017-10-26

    picasaweb: removed album creation

    no longer supported by the google API

M	extensions/picasaweb/data/ui/export-to-picasaweb.ui
M	extensions/picasaweb/dlg-export-to-picasaweb.c
M	extensions/picasaweb/picasa-web-service.c
M	extensions/picasaweb/picasa-web-service.h

commit 2d6189545faa9a613bdc74f5e0234ae09f88c2bd
Author: Paolo Bacchilega <paobac@src.gnome.org>
Date:	2017-10-26

    selections: make volatile again

    permanent selections break natural workflows.

M	extensions/selections/callbacks.c
M	extensions/selections/callbacks.h
M	extensions/selections/gth-selections-manager.c
M	extensions/selections/gth-selections-manager.h
M	extensions/selections/main.c

commit 57df6d225a6dd24f2864ee081a533294c50dc27b
Author: Paolo Bacchilega <paobac@src.gnome.org>
Date:	2017-10-26

    image viewer: use a white background for transparency

    [bug #780207]

M	gthumb/gth-image-viewer.c

commit 171e4ed31bc7e9a7ea3c5a498541515732bd9899
Author: Paolo Bacchilega <paobac@src.gnome.org>
Date:	2017-10-26

    image preloader: call the callback even after cancelling

M	extensions/image_viewer/gth-image-viewer-page.c
M	gthumb/gth-image-preloader.c

commit 414b6c250dc8a0500ee360a70b22603c2ee83397
Author: Paolo Bacchilega <paobac@src.gnome.org>
Date:	2017-10-25

    Fixed saving of uris in settings

    There's no need to replace the home path with ~

    [bug #783498]

M	gthumb/glib-utils.c

commit 8e6105781471f0a1b7ceb0b842370b57d296ffec
Author: Paolo Bacchilega <paobac@src.gnome.org>
Date:	2017-10-25

    check if variable is null before using it

M	gthumb/gth-browser.c

commit e157afe353027b17bf6ce0a1ccdd02af09650d21
Author: Paolo Bacchilega <paobac@src.gnome.org>
Date:	2017-10-25

    "High" quality zoom is pixelated on hi-dpi monitors

    [bug #779340]

M	extensions/image_viewer/gth-image-viewer-page.c
M	gthumb/gth-image-dragger.c

commit c1526b4ca29037ceb4846dbff4d123b253536419
Author: Paolo Bacchilega <paobac@src.gnome.org>
Date:	2017-10-24

    fixed the application id

M	gthumb/gth-application.c

commit 0cc1faf31820b29f507ebd7813d54a4614332557
Author: Paolo Bacchilega <paobac@src.gnome.org>
Date:	2017-10-23

    fixed .desktop filename

M	gthumb/gth-application.c

commit 4130b28c01a4e6536c23959a738edaa37fa6a71c
Author: Paolo Bacchilega <paobac@src.gnome.org>
Date:	2017-10-23

    no application icon on wayland

M	gthumb/gth-application.c

commit b90cbcd38726bd5a06d14c2cc6c1f2f7f68c403b
Author: Paolo Bacchilega <paobac@src.gnome.org>
Date:	2017-10-23

    color manager: fixed crash when no device is found

    [bug #789347]

M	gthumb/gth-color-manager.c

commit f71daf76297c80dede5bfddc5571b3d869a1376a
Author: Paolo Bacchilega <paobac@src.gnome.org>
Date:	2017-10-23

    gstreamer: use the data only if no error occurred

M	extensions/gstreamer_utils/gstreamer-utils.c

commit 64caca0d774f637fd3b1f200cfdb69a9fa2dbaa1
Author: Paolo Bacchilega <paobac@src.gnome.org>
Date:	2017-10-22

    gstreamer: fixed possible block when opening a media file

    do not wait for the state to change, it could never happen

M	extensions/gstreamer_tools/gth-media-viewer-page.c

commit a874b26eda6ced0def30018b5e5e6650091951bf
Author: Alan Mortensen <alanmortensen.am@gmail.com>
Date:	2017-10-22

    Updated Danish translation

M	po/da.po

commit bceb12992072302e978538f0c1072a2d1485b645
Author: Kukuh Syafaat <syafaatkukuh@gmail.com>
Date:	2017-10-20

    Update Indonesian translation

M	po/id.po

commit 198aef318671b48bce79f512711bcd5cc2d3ad61
Author: Mario Blättermann <mario.blaettermann@gmail.com>
Date:	2017-10-16

    Update German translation

M	help/de/de.po

commit d54f3c53ea6d1ab2fd526943c92b719bfe0f851b
Author: Rūdolfs Mazurs <rudolfsm@src.gnome.org>
Date:	2017-10-08

    Update Latvian translation

M	po/lv.po

commit 44348d8b65e377f08a5c769b6b84c71a3beda66c
Author: Anders Jonsson <anders.jonsson@norsjovallen.se>
Date:	2017-10-03

    Update Swedish translation

M	po/sv.po