commit 7e88cc96492682fe4289934753a10a21e09af83e
Author: Carlos Garcia Campos <carlosgc@gnome.org>
Date:   2014-07-25

    ev-sidebar-thumbnails: Fix memory leak

    Free the GList returned by gtk_icon_view_get_selected_items().

M	shell/ev-sidebar-thumbnails.c

commit 673cfbe96e94403197a1ebae8a8713c60e289f07
Author: Joanmarie Diggs <jdiggs@igalia.com>
Date:	2014-06-27

    ev-link-accessible: Improve efficiency of methods to get start and
    end indices

    * Store the value to eliminate unnecessary iteration through
      character rects
    * Calculate the end index forward from the start index rather
      than backwards from the last character on the page

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

M	libview/ev-link-accessible.c

commit 2880a1b18b8c4713008d78e4d45022acc6b3dbb0
Author: Marek Kasik <mkasik@redhat.com>
Date:	2014-05-20

    Prevent jumps to last page when autoscrolling

    It can happen during autoscrolling that current page is set to the
    last one
    when you are moving towards beginning of the document and crosses
    toolbar
    above the document.
    This happens due to filling of unsigned integer "scroll_info.last_y"
    with negative value.

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

M	libview/ev-view.c

commit c61c2513052bd2dc6e30bf88ade2ab23427c4d8c
Author: Tom Tryfonidis <tomtryf@gmail.com>
Date:	2014-05-12

    Updated Greek translation

M	help/el/el.po

commit 10b997c30a33cac44bea7975b17c6ea25610d9c0
Author: Carlos Garcia Campos <carlosgc@gnome.org>
Date:	2014-05-12

    printing: Fix centering when shrinking to printable area but not
    scaling

    When shrinking to printable area is selected and we don't need
    to scale
    because the document fits in the printable area, the document is
    centered applying the current scale. Since we are not going to
    scale in
    that case, we should ignore any scale value > 1 when shrinking to
    printable area.

M	libview/ev-print-operation.c

commit 5809e18470df2a22c61c501abacff34ef7bb1a62
Author: Rafael Ferreira <rafael.f.f1@gmail.com>
Date:	2014-05-11

    Updated Brazilian Portuguese translation

M	po/pt_BR.po

commit abec0ae30fd75509762f12ff2de2fa6a6cfb8079
Author: Carles Ferrando <carles.ferrando@gmail.com>
Date:	2014-05-09

    [l10n] Updated Catalan (Valencian) translation

M	po/ca@valencia.po

commit f69d58ac81a6cc1e74bf7a0d7d78a0af3db42bf5
Author: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
Date:	2014-05-03

    Updated Belarusian translation.

M	po/be.po

commit 691e9081eff58a8e70d3f417886c8e2bf429f8e5
Author: Giselle Machado <giselle.mnr@gmail.com>
Date:	2014-04-30

    sidebar: select correct page after reloading

    Once a document is reloaded, if the current
    sidebar page is no longer supported, it should
    change to the first supported page. Otherwise, it
    does not change pages.

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

M	shell/ev-sidebar.c

commit c7f44dfdfd1f725f112b6dba48e5fdaf44444434
Author: Giselle Machado <giselle.mnr@gmail.com>
Date:	2014-04-30

    sidebar: Enable supported pages after reloading

    When a document is reloaded, the supported pages
    in the sidebar should be enabled.

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

M	shell/ev-sidebar.c

commit 9168445a5d0a370fdf77439af462fd67d6eb8165
Author: Giselle Machado <giselle.mnr@gmail.com>
Date:	2014-04-30

    Use thumbnails as default sidebar page

    When the sidebar page set by the document metadata
    is not supported, it falls back to thumbnails.

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

M	shell/ev-window.c

commit 14d768558b22dfcd6913eafb4010dc2c504fd702
Author: Joanmarie Diggs <jdiggs@igalia.com>
Date:	2014-04-28

    libview: Be sure we have an EvViewAccessible before setting its
    page range

M	libview/ev-view.c

commit 4d760b20522889e7544c782b1cdb6147b9bf8b45
Author: Joanmarie Diggs <jdiggs@igalia.com>
Date:	2014-04-25

    libview: Update the caret cursor when jumping to a find result

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

M	libview/ev-view.c

commit 611b2aefdc277ddf99e1fd099f9c5da2c60d7879
Author: Joanmarie Diggs <jdiggs@igalia.com>
Date:	2014-04-25

    libview: Update ATK_STATE_SHOWING when the visible page range changes

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

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

commit 05ef6b12f7880b4f93fdff8c28b0792be51c62b3
Author: Joanmarie Diggs <jdiggs@igalia.com>
Date:	2014-04-22

    libview: Implement AtkComponent for pages

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

M	libview/ev-page-accessible.c
M	libview/ev-view-accessible.c
M	libview/ev-view-accessible.h

commit 7d30a7bc88684fa12dfa3a617e66390b4e51fc02
Author: Christian Kirbach <Christian.Kirbach@gmail.com>
Date:	2014-04-18

    Updated German translation

M	help/de/de.po

commit ba927612460238b25e5b292e2ee880cc4ee0d4d9
Author: Carlos Garcia Campos <carlosgc@gnome.org>
Date:	2014-04-14

    release: 3.12.1

M	NEWS
M	configure.ac