commit 190a7e948d679344c00d46695623e770aae06549
Author: Jens Georg <mail@jensge.org>
Date:   Mon Mar 13 19:45:14 2017 +0100

    Prepare 0.25.92

    Signed-off-by: Jens Georg <mail@jensge.org>

M	NEWS
M	configure.ac

commit 3d71f6f68df5a0e965a395e501f22b816095f71e
Author: Jens Georg <mail@jensge.org>
Date:	Mon Mar 13 20:57:57 2017 +0100

    icons: Add missing files to tarball

    Signed-off-by: Jens Georg <mail@jensge.org>

M	icons/Makefile.am

commit 5b2490388036237c82dd8837fc9267ea6b88ff57
Author: Jens Georg <mail@jensge.org>
Date:	Mon Mar 13 20:40:38 2017 +0100

    Fix issue with non-distributed ui files

    Signed-off-by: Jens Georg <mail@jensge.org>

M	ui/Makefile.am

commit eaf7e88240369f87defe0f7f8ba9fe9f468a256e
Author: Jens Georg <mail@jensge.org>
Date:	Mon Mar 13 19:33:07 2017 +0100

    printing: Use inch/cm depending on locale settings

    Signed-off-by: Jens Georg <mail@jensge.org>

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

M	misc/org.yorba.shotwell.gschema.xml
M	src/Printing.vala
M	src/Resources.vala
M	src/config/ConfigurationInterfaces.vala

commit 31ee9ff2bbad67918f14efaf52903c177ce35d2b
Author: Jens Georg <mail@jensge.org>
Date:	Mon Mar 13 19:08:57 2017 +0100

    build: Remove debugging leftover

    Signed-off-by: Jens Georg <mail@jensge.org>

M	configure.ac

commit 9fa3ac748d330b21400d15d883d2437073f231f4
Author: Anders Jonsson <anders.jonsson@norsjovallen.se>
Date:	Mon Mar 13 16:54:15 2017 +0100

    Unique summary for each transition

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

M	misc/org.yorba.shotwell.gschema.xml

commit 379ea72c323f7aa84383991075cc492cc0e3833e
Author: Jens Georg <mail@jensge.org>
Date:	Mon Mar 13 19:03:11 2017 +0100

    Enable GExiv2 GLib logging handler

    Signed-off-by: Jens Georg <mail@jensge.org>

M	src/main.vala

commit 2f9ad9731ca512f888e716c7cf5e70d701dbcc51
Author: Jens Georg <mail@jensge.org>
Date:	Mon Mar 13 19:02:29 2017 +0100

    Prevent needless string copy

    Signed-off-by: Jens Georg <mail@jensge.org>

M	src/Printing.vala

commit e031ef34362cb656b40ddf7ad36e192a5b59b50f
Author: Jens Georg <mail@jensge.org>
Date:	Mon Mar 13 18:59:27 2017 +0100

    build: Use proper argument for AX_IS_RELEASE

    Signed-off-by: Jens Georg <mail@jensge.org>

M	configure.ac

commit 3db3d1f357a85000d3f5c1fc825d7466420c0d28
Author: Baurzhan Muftakhidinov <baurthefirst@gmail.com>
Date:	Sun Mar 12 04:10:09 2017 +0000

    Update Kazakh translation

M	po/kk.po

commit e5e018338eda698432673038da85686db293fd0c
Author: GNOME Translation Robot <gnome-sysadmin@gnome.org>
Date:	Fri Mar 10 10:19:47 2017 +0000

    Update Scottish Gaelic translation

    (cherry picked from commit 9f41fcb9cc54734b4f02c0e5003f2b6309ece9e5)

M	po/gd.po

commit e7376bf09a8811a2380b23ccd553972d46dd4cc5
Author: Jens Georg <mail@jensge.org>
Date:	Thu Mar 9 22:37:03 2017 +0100

    viewer: Enable context menu

    Signed-off-by: Jens Georg <mail@jensge.org>

M	src/direct/DirectPhotoPage.vala

commit eceb40c3578c9c795ad20612a0702024686eafba
Author: Jens Georg <mail@jensge.org>
Date:	Thu Mar 9 21:24:28 2017 +0100

    Use gp_file_new_from_fd for getting files

    Previously, we would use a memory file and load the whole file into
    memory and
    write it to disk afterwards. That was probably ok for (small)
    photos, but
    totally killed memory usage with videos.

    Signed-off-by: Jens Georg <mail@jensge.org>

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

M	src/camera/GPhoto.vala
M	vapi/libgphoto2.vapi

commit 764d257bd4e532b858c4338b6c52e69125505856
Author: Jens Georg <mail@jensge.org>
Date:	Wed Mar 8 22:01:06 2017 +0100

    Allow CCW rotation by ctrl-Space on tool button

    Signed-off-by: Jens Georg <mail@jensge.org>

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

M	src/CollectionPage.vala
M	src/PhotoPage.vala

commit f24bd7af01eff3e3085134ba7de5a5e898e3fbbf
Author: Jens Georg <mail@jensge.org>
Date:	Tue Mar 7 23:53:25 2017 +0100

    piwigo: Add .jpg extension to file name

    Otherwise downloading files would cause the original RAW file name
    created with JPEG contents

    Signed-off-by: Jens Georg <mail@jensge.org>

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

M	plugins/shotwell-publishing/PiwigoPublishing.vala

commit 268e65fe6a1348f1bfcc702041048467b1f63d37
Author: Jens Georg <mail@jensge.org>
Date:	Tue Mar 7 22:40:30 2017 +0100

    Speed-up autogen.sh

    Signed-off-by: Jens Georg <mail@jensge.org>

M	autogen.sh

commit 8284f1a227050a99f0740222bacc0444d5859aa7
Author: Jens Georg <mail@jensge.org>
Date:	Tue Mar 7 22:31:58 2017 +0100

    Simplify printing dialog a bit

    Signed-off-by: Jens Georg <mail@jensge.org>

M	src/Printing.vala
M	ui/printing_widget.ui

commit bd3ccefcd6d8066d47fd4f998436668913fcc096
Author: Jens Georg <mail@jensge.org>
Date:	Mon Mar 6 23:26:59 2017 +0100

    Make custom printing widget a GtkTemplate

    Signed-off-by: Jens Georg <mail@jensge.org>

M	org.gnome.Shotwell.gresource.xml
M	po/POTFILES.in
M	src/Printing.vala
A	ui/printing_widget.ui
M	ui/shotwell.ui

commit ece3fb96288db5ae7920417c99c02f7881a53b61
Author: Gábor Kelemen <kelemeng@openscope.org>
Date:	Tue Mar 7 00:20:49 2017 +0000

    Update Hungarian translation

M	po/hu.po

commit de793a9b0af74c309486349395c8b9193043f87a
Author: Jens Georg <mail@jensge.org>
Date:	Mon Mar 6 22:49:23 2017 +0100

    Remove obsolete Glade helper

    Signed-off-by: Jens Georg <mail@jensge.org>

D	sw-glade
D	ui/shotwell.xml

commit 93ee36a52afe4a07b73ce499854aa3e8c10154d9
Author: Jens Georg <mail@jensge.org>
Date:	Mon Mar 6 22:15:54 2017 +0100

    Move ui files into resources

    Signed-off-by: Jens Georg <mail@jensge.org>

M	org.gnome.Shotwell.gresource.xml
M	src/AppWindow.vala
M	src/Page.vala
M	src/Resources.vala
M	src/SearchFilter.vala
M	src/searches/Branch.vala
M	src/sidebar/Tree.vala
M	src/tags/Branch.vala
M	ui/Makefile.am

commit 056b465182a2cc4310dc999bd9f30a791a66e224
Author: Jens Georg <mail@jensge.org>
Date:	Mon Mar 6 21:53:56 2017 +0100

    Move icons into resource file

    Signed-off-by: Jens Georg <mail@jensge.org>

M	icons/Makefile.am
M	org.gnome.Shotwell.gresource.xml
M	src/AppDirs.vala
M	src/Resources.vala
M	src/editing_tools/EditingTools.vala
M	src/main.vala

commit 97c0e4f8829edb18c061fc7acd8fd30c5c5804f8
Author: Jens Georg <mail@jensge.org>
Date:	Mon Mar 6 21:52:39 2017 +0100

    Fix compilation issue with no authenticators enabled

    Signed-off-by: Jens Georg <mail@jensge.org>

M	plugins/shotwell-publishing/shotwell-publishing.vala

commit 7ee7bbf9126faa3d49df74656843bc2602bfbf2c
Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
Date:	Sun Mar 5 20:58:03 2017 +0100

    Updated Serbian translation

M	po/sr.po
M	po/sr@latin.po

commit 33f86a14c2e5e99465292c863f5e1f2ce74b6659
Author: Jens Georg <mail@jensge.org>
Date:	Sun Mar 5 20:24:08 2017 +0100

    Remove obsolete top.ui

    Signed-off-by: Jens Georg <mail@jensge.org>

M	po/POTFILES.in
M	ui/Makefile.am
D	ui/top.ui

commit 4b60125bfa77bbe725b7de598eea24a3d1e244a1
Author: Mario Blättermann <mario.blaettermann@gmail.com>
Date:	Sun Mar 5 12:40:28 2017 +0000

    Update German translation

M	po/de.po

commit 3d26c342a7e7aaf8e89c5ab4b695618a0f6ee1a7
Author: Jens Georg <mail@jensge.org>
Date:	Sat Mar 4 15:58:58 2017 +0100

    Make it possible to disable individual publishers

    Signed-off-by: Jens Georg <mail@jensge.org>

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

M	configure.ac
M	plugins/shotwell-publishing-extras/shotwell-publishing-extras.vala
M	plugins/shotwell-publishing/shotwell-publishing.vala
M	publish-extra.am
M	publish.am

commit 13f8bd03ebb7883abe23917f1ee84ea618f924fe
Author: Jens Georg <mail@jensge.org>
Date:	Sat Mar 4 11:51:50 2017 +0100

    Temporarily remove goa and uoa from configure

    Signed-off-by: Jens Georg <mail@jensge.org>

M	configure.ac

commit 954da8e7e7bf1430dd5b1ec6544745f96dd04ce9
Author: Jens Georg <mail@jensge.org>
Date:	Sat Mar 4 10:47:39 2017 +0100

    Remove [Version] tag from gdata vapi

    Signed-off-by: Jens Georg <mail@jensge.org>

M	vapi/libgdata.vapi

commit 2ca6abe3443a845a3bc6b1a8bbd71b48ed61ad5d
Author: Jens Georg <mail@jensge.org>
Date:	Sat Mar 4 10:25:04 2017 +0100

    Minor debian fixes

    Signed-off-by: Jens Georg <mail@jensge.org>

M	NEWS
M	debian/changelog
M	debian/control

commit 8e539a21c46141aaa891057ce50fafaf6497b10a
Author: Jens Georg <mail@jensge.org>
Date:	Sat Mar 4 09:43:23 2017 +0100

    Remove web dependencies of core shotwell

    Only necessary for plugins or authenticators

    Signed-off-by: Jens Georg <mail@jensge.org>

M	configure.ac

commit 0c383826ec9c45fcfb8e9d42b57b97eabce214b4
Author: Jörg Frings-Fürst <debian@jff-webhosting.net>
Date:	Sat Aug 20 18:29:03 2016 +0000

    manpage: Remove wrong macro 'R'

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

M	help/shotwell.1

commit 83aa3870cae8d958a253630c988a1f4a48dd5783
Author: Jens Georg <mail@jensge.org>
Date:	Sat Mar 4 00:05:43 2017 +0100

    viewer: Don't always add photo again after saving

    This seems to cause the photo being in the collection twice, causing
    not being able to navigate to the previous photo anymore

    Just do it when the photo we save isn't the current photo.

    Signed-off-by: Jens Georg <mail@jensge.org>

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

M	src/direct/DirectPhotoPage.vala

commit 054ca90f435498d1a58a2f4c91b6ed4857553398
Author: Jens Georg <mail@jensge.org>
Date:	Thu Mar 2 23:32:48 2017 +0100

    Fix toolbox not visible in fullscreen

    Seems to affect Cinnamon so far. Most likely due to the work-around
    for crashing on wayland (1eec412e97c255c9ca235e039dcdc59ee4c3c140)

    Signed-off-by: Jens Georg <mail@jensge.org>

M	src/PhotoPage.vala

commit 8b6b33f14aecf448a14eef5372219d4f524bccab
Author: Jens Georg <mail@jensge.org>
Date:	Thu Mar 2 21:49:57 2017 +0100

    Fix issue when deleting image in Fullscreen

    Signed-off-by: Jens Georg <mail@jensge.org>

M	src/Page.vala

commit 8e4268248f035bf0f1ae071d451b335321e6c686
Author: Jordi Mas <jmas@softcatala.org>
Date:	Tue Feb 28 20:05:45 2017 +0100

    Fix Catalan translation

M	po/ca.po

commit 70e9071a01d1d596fca9851f393a8ff847c79bb3
Author: Jens Georg <mail@jensge.org>
Date:	Mon Feb 27 21:01:51 2017 +0100

    Post-release version bump

    Signed-off-by: Jens Georg <mail@jensge.org>

M	configure.ac