commit 6d77f0ddee79f1aa02809d8ea417d38deb2c1892
Author: Anders Jonsson <anders.jonsson@norsjovallen.se>
Date:   2015-02-16

    Updated Swedish translation

M	po/sv.po

commit 5a4f0f8c59b6882e8dfa6bcc97e2b7d1333ca454
Author: Lars Uebernickel <lars.uebernickel@canonical.com>
Date:	2014-10-16

    Add = and <Ctrl>= keybindings for zooming in

    Many keyboard layouts have + only reachable via <Shift>=. Make it
    easier for
    users of those layouts to zoom in.

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

M	shell/ev-application.c

commit 91185b4192481e7fdf584fa25110d27e636bf625
Author: Andre Klapper <ak-47@gmx.net>
Date:	2015-02-16

    Fix broken af translation

M	po/af.po

commit 049bd2accbb8626ae5bdd157146790ae0e0b9d89
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:	2015-02-15

    Updated Slovenian translation

M	po/sl.po

commit 9d9e14dfa9ae782e879961b7307f55b41b2a60b3
Author: Frédéric Moenne-loccoz <frederic.moenne-loccoz@sfr.fr>
Date:	2015-02-15

    libview: Ctrl+mouse wheel zoom should be pointer-centered, not
    window-centered

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

M	libview/ev-view-private.h
M	libview/ev-view.c

commit 2f56b2a0d1e2ff493a5355a721c8dd44dc0b3a57
Author: Efstathios Iosifidis <iefstathios@gmail.com>
Date:	2015-02-14

    Updated Greek translation

M	po/el.po

commit c3940fcd398cf60336664583dfccb69b4b267026
Author: Muhammet Kara <muhammetk@gmail.com>
Date:	2015-02-14

    Updated Turkish translation

M	po/tr.po

commit 430a4dc767a71ed0b38bcf1bc1bba39d75faab28
Author: Reinout van Schouwen <reinouts@gnome.org>
Date:	2015-02-12

    Updated Dutch translation

M	po/nl.po

commit c4184fca021cb3f25b97a210c21dbdc4cf646295
Author: Kristjan SCHMIDT <kristjan.schmidt@googlemail.com>
Date:	2015-02-12

    Updated Esperanto translation

M	po/eo.po

commit afc1a86c2d706ae2ea4866581ba2522288a4437f
Author: Marek Kasik <mkasik@redhat.com>
Date:	2015-02-11

    recent-view: Check whether load job succeeded

    Check whether document load job succeeded before proceeding its
    metadata.
    This fixes crash when there are no recent files and you are trying
    to open
    password protected PDF file
    (see https://bugzilla.redhat.com/show_bug.cgi?id=1189222).

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

M	shell/ev-recent-view.c

commit 75acaa5a10489599f4c760cf5c6952f621dd1daa
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2015-02-09

    Updated Norwegian bokmål translation from Åka Sikrom.

M	po/nb.po

commit ee887b199facb7d5ca558ec893d45373212a5ccb
Author: Diogo Campos <diogocamposwd@gmail.com>
Date:	2015-02-04

    Updated Brazilian Portuguese translation

M	po/pt_BR.po

commit c5598169e36fe866931421060ac7852bf5fa9f3f
Author: Marek Černocký <marek@manet.cz>
Date:	2015-02-04

    Updated Czech translation

M	help/cs/cs.po

commit 6c5330ae9347e021e27b6f2632bab96e0da23730
Author: Cameron Norman <camerontnorman@gmail.com>
Date:	2015-02-04

    Disable send to action when nautilus-sendto is not found

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

M	shell/ev-window.c

commit db935e67fec53000cb93432b4aeec39af6a42d92
Author: Carlos Garcia Campos <cgarcia@igalia.com>
Date:	2014-08-14

    print-operation: Fix centering of documents when printing with a
    manual scale

    When a manual scale is used for printing, the document is not
    correctly
    centered because the cairo context has a scale already applied. We
    need
    to consider the current scale when centering the page and also convert
    the coordinates before the cairo_translate().
    Additional fixes to the offsets calculations by Leo Wolf
    <jclw@ymail.com>.

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

M	configure.ac
M	libview/ev-print-operation.c

commit 934293dadbd832fd9c7234ed23b877682e99e138
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:	2015-02-04

    Updated Spanish translation

M	help/es/es.po

commit 03a762061785e0d83456f39171fd5c2d25ea135b
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:	2015-02-02

    Updated Spanish translation

M	help/es/es.po

commit 619bd15a53ee7d6684d2581ead5fb895e79457df
Author: Dušan Kazik <prescott66@gmail.com>
Date:	2015-01-31

    Updated Slovak translation

M	po/sk.po

commit f9b1aeaf61c08e3255883384c8abefb0c76e8751
Author: Christian Kirbach <christian.kirbach@gmail.com>
Date:	2015-01-29

    Updated German translation

M	help/de/de.po

commit 51f36ff1b020a5baaa922ba828542ea2812effdc
Author: Stas Solovey <whats_up@tut.by>
Date:	2015-01-29

    Updated Russian translation

M	po/ru.po

commit f1b6d0f31e39b775601fb41e16e6a99a7743c04c
Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
Date:	2015-01-28

    help: add search filtering, bug 738025

M	help/C/finding.page

commit 69b474fce1a87a0839e1f541f1297492e47c7c31
Author: Carlos Garcia Campos <carlosgc@gnome.org>
Date:	2015-01-28

    Revert "print-operation: Fix centering of documents when printing
    with a manual scale"

    This reverts commit ae7a5715131613955a37419b5da1d6d9f3c1cb1d.

    Fixed the centering of documents when using a manual scale, but
    it broke
    landscape printing, so reverting until we find a proper fix in both
    Evince and GTK+.

M	libview/ev-print-operation.c

commit b9c32118b9760b7b029ac79c53d9fa8b874c6121
Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
Date:	2015-01-27

    help: fix scaling bug 740230

M	help/C/print-pagescaling.page

commit c1954828357d231753b51c2ebb958b53f7c1a482
Author: Yosef Or Boczko <yoseforb@src.gnome.org>
Date:	2015-01-26

    Updated Hebrew Translation

M	po/he.po

commit 0ec11b6f97d114aa42c44fa5982d8e7531ada91f
Author: David King <amigadave@amigadave.com>
Date:	2014-09-26

    Update documentation for removing annotations

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

M	help/C/annotations-delete.page

commit 2d743bd33b0fb2b03cf971cb48e82e35fdfac996
Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
Date:	2015-01-26

    help: review print-differentsize.page

M	help/C/print-differentsize.page

commit b65aeae1839d52fcc7e1b9cebb2ae2ff76155e1a
Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
Date:	2015-01-26

    help: add page scaling docs, bug 740230

A	help/C/print-pagescaling.page
M	help/Makefile.am

commit d7b0d6a92e6732da45a660f48d4a6352b162cd58
Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
Date:	2015-01-22

    Updated Basque language

M	po/eu.po

commit 12d23996834306da63c244537c4bdf65c1c82d5b
Author: Daniel Martinez <dmartinez@src.gnome.org>
Date:	2015-01-22

    Update Aragonese translation

M	po/an.po

commit ac250fbbed567fec7d13c2b51b88966ed187530b
Author: Marek Černocký <marek@manet.cz>
Date:	2015-01-21

    Updated Czech translation

M	help/cs/cs.po

commit 913ba923174ffee0c587678a00692e39155668e2
Author: Marek Černocký <marek@manet.cz>
Date:	2015-01-21

    Updated Czech translation

M	po/cs.po

commit ecc1332b56116af2c76e6e93e74e334cf39c7cfc
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:	2015-01-19

    Updated Spanish translation

M	po/es.po

commit ea19e7a04481223b4ffe3448af8507546d4e5d2c
Author: Carlos Garcia Campos <carlosgc@gnome.org>
Date:	2015-01-19

    release: 3.15.4

M	NEWS
M	configure.ac