commit fac1d12646b53e11f0c8f6960387ab11e975cdd6
Author: Simon Budig <simon@budig.de>
Date:   2013-03-10

    center target box for /FitR jumping

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

M	libview/ev-view.c

commit c710f3ff9c170ea1e3b97a3a860242417e7f60a2
Author: Simon Budig <simon@budig.de>
Date:	2013-03-10

    ensure top/bottom and left/right relations for /FitR boxes

    adresses the usability problem described in
    https://bugzilla.gnome.org/show_bug.cgi?id=695524

M	backend/pdf/ev-poppler.cc

commit 7356acf93a0702ee8d0884f913ae4bc3b81fe11e
Author: OKANO Takayoshi <kano@na.rim.or.jp>
Date:	2013-05-11

    l10n: Update Japanese translation

M	po/ja.po

commit 6cc01c4e707f7432c0164c6221c1567f19a6b21f
Author: aakash <aakash.goenka@gmail.com>
Date:	2013-05-07

    Update the search string when the document is reloaded

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

M	shell/ev-window.c

commit efc13ec2048b369921f997a0c976a90c84279053
Author: Carlos Garcia Campos <carlosgc@gnome.org>
Date:	2013-05-07

    Make sure find bar is visible when --find command line option is used

    Move the code to start the initial search to
    ev_window_setup_document()
    so that it will be called also when the view is reloaded and do
    not grab
    the focus on the view when there's an initial search to keep the find
    bar open.

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

M	shell/ev-window.c

commit c661d029612b380a88651f8a394259ff74c593fc
Author: Carlos Garcia Campos <carlosgc@gnome.org>
Date:	2013-05-07

    ev-view: Forward key events to the focused form field

    This allows to move between words with CTRL+Left/Right in text form
    fields instead of rotating the view.

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

M	libview/ev-view.c

commit 513d449be4c429f0a688009c83edd6172c2ac339
Author: Adolfo Jayme Barrientos <fitoschido@ubuntu.com>
Date:	2013-04-22

    Updated Spanish translation

M	po/es.po

commit 068a358607bd634c53572c288b7e41514c172024
Author: Carlos Garcia Campos <carlosgc@gnome.org>
Date:	2013-04-20

    ev-history: Freeze the history while activating current link

    Instead of using a custom boolean for that

M	shell/ev-history.c

commit 0cb1d82f4570a2aab4c11a079ad860c83a0c6e64
Author: Carlos Garcia Campos <carlosgc@gnome.org>
Date:	2013-04-20

    Do not update the history while searching

    The history can focus the web view which closes the find bar while
    still
    searching.

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

M	shell/ev-window.c

commit e9b279c23ec248e92ee0070890741f86756ca279
Author: Carlos Garcia Campos <carlosgc@gnome.org>
Date:	2013-04-20

    ev-history: Add methods to freeze/thaw history

M	shell/ev-history.c
M	shell/ev-history.h

commit 19656827c2b34c1390183f3eeadea49e7de7300e
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:	2013-04-14

    Fix tags in the Hungarian help

M	help/hu/hu.po

commit 04e5dae6cca079d9a06e8d5590b1b44e965a909c
Author: Carlos Garcia Campos <carlosgc@gnome.org>
Date:	2013-04-13

    libview: get the page size only when needed when transforming to
    view coordinates

    Depending on the current rotation.

M	libview/ev-view.c

commit c9c080f02545ecc06fb29119253e39b231247e4b
Author: Carlos Garcia Campos <carlosgc@gnome.org>
Date:	2013-04-13

    libview: Take into account the page border when transforming to
    view coordinates

    And use the same conversion from double to int used in other places to
    make sure the result is consistent. This fixes the wrong positioning
    of
    several elements like result highlights, annotation focus, form
    fields,
    etc.

M	libview/ev-view.c

commit f27257aa827af74ab2acb269aa7db3beeb20502f
Author: Marek Kasik <mkasik@redhat.com>
Date:	2013-04-08

    Update man page

    Short form of "--page-index" is "-i" not "-p".
    Add description of "--named-dest" to man page.

M	data/evince.1

commit 5ec862d80c955c6b7de0cb209fb46e34914bb347
Author: tuhaihe <1132321739qq@gmail.com>
Date:	2013-04-08

    Update Simplified Chinese translation

M	po/zh_CN.po

commit ca75e273a8e2ad173282995ac9e45adb014acc65
Author: Bruce Cowan <bruce@bcowan.me.uk>
Date:	2013-04-06

    Updated British English translation

M	po/en_GB.po

commit 2032d55fe86ebcfac56639d4f06f295b50b338b9
Author: Christian Kirbach <Christian.Kirbach@googlemail.com>
Date:	2013-04-05

    Updated German help translation

M	help/de/de.po

commit 29504f37410cb02e36a67ccd9b2da5f1e478de3f
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2013-04-02

    libdocument: update gtk-doc to current git

    Add new methods/objects and remove those that don't exist anymore.

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

M	help/reference/libdocument/Makefile.am
M	help/reference/libdocument/libevdocument-docs.xml
M	help/reference/libdocument/libevdocument-sections.txt

commit f6e7b24e90bad0c8c0fc376fc21e777cd0129e01
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2013-04-02

    libview: update gtk-doc to current git

    Add new methods/objects and remove those that don't exist anymore.

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

M	help/reference/libview/Makefile.am
M	help/reference/libview/libevview-sections.txt

commit a8972a5b5f08a0739415eb2467df8da12a6982c2
Author: OKANO Takayoshi <kano@na.rim.or.jp>
Date:	2013-04-01

    l10n: Update Japanese translation

M	po/ja.po

commit 88bb11fd41aa5eb58876963c05a468ee62d0beb1
Author: Flemming Christensen <fc@stromata.dk>
Date:	2013-03-26

    Updated Danish translation of the documentation

M	help/da/da.po