commit 470da44057ddaf67b1a1ef6254851e288537609e
Author: Carlos Garcia Campos <carlosgc@gnome.org>
Date:   2009-11-30

    [libview] Queue a redraw instead of a resize when inverted colors
    changes

M	libview/ev-view.c

commit 84aeb02284d2abaea4b3361879bb621a1a3782f5
Author: Carlos Garcia Campos <carlosgc@gnome.org>
Date:	2009-11-30

    [libview] Fix infinite loop when scrollbar visibility changes in
    fit-with mode

M	libview/ev-view.c

commit f9bc9aa1234fe60739579e97f2094d19e0e42a30
Author: Nils-Christoph Fiedler <fiedler@medienkompanie.de>
Date:	2009-11-30

    Added LowGerman translation

M	po/LINGUAS

commit 24d1b0abd2b386c7a5e6260cd8f7ba4f1223aefb
Author: Nils-Christoph Fiedler <fiedler@medienkompanie.de>
Date:	2009-11-30

    Added LowGerman translation

A	po/nds.po

commit 1eab76265a881bccf82241671ba80aba0b7bb942
Author: Ivar Smolin <okul@linux.ee>
Date:	2009-11-30

    Updating Estonian translation

M	po/et.po

commit 810fc5e8445d02eaebccff9450cd3b58a1d9d788
Author: Tao Wei <weitao1979@gmail.com>
Date:	2009-11-30

    Update Simplified Chinese translation.

M	po/zh_CN.po

commit 49829aba269f0268bbd746bde485ec7fb9d59539
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:	2009-11-30

    Updated Hebrew translation

M	po/he.po

commit e7f3c90a71ba755cc812a969e5ead5d5d933e8bf
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	2009-11-29

    Updated Spanish translation

M	po/es.po

commit ab8ee32c86323925649d9e217214a635393cd772
Author: Carlos Garcia Campos <carlosgc@gnome.org>
Date:	2009-11-29

    [shell] Get rotation directly from the model when updating window icon

M	shell/ev-window.c

commit 8aa0b0c610fac2a30c207a6f160ca6373695f0be
Author: Carlos Garcia Campos <carlosgc@gnome.org>
Date:	2009-11-29

    [shell] Add tooltip text for inverted colors action

M	shell/ev-window.c

commit d7823d3a03dde7b00ef7c0ff305d1b07fab51554
Author: Juanjo Marín <juanj.marin@juntadeandalucia.es>
Date:	2009-11-29

    Add option for displaying with inverted-colors

    Fixes bgo#321823.

M	data/evince-toolbar.xml
M	data/evince-ui.xml
M	shell/ev-window.c

commit a919e61801f30689700e3179b99d32b3f445f39e
Author: Carlos Garcia Campos <carlosgc@gnome.org>
Date:	2009-11-29

    [shell] Update window icon too when the inverted colors option
    is active

M	shell/ev-window.c

commit 26c2ea8421ddd35f1539fd113ed7ff94de6ce390
Author: Carlos Garcia Campos <carlosgc@gnome.org>
Date:	2009-11-29

    [shell] Invert colors of thumbnails when inverted colors option
    is active

    See bgo#321823.

M	shell/ev-sidebar-thumbnails.c

commit 139f0ec4a2f5fe022b9a7d5848b5998615f81834
Author: Carlos Garcia Campos <carlosgc@gnome.org>
Date:	2009-11-29

    [libview] Invert colors of pages after rendering when inverted colors
    option is enabled

    See bgo#321823.

M	libview/ev-pixbuf-cache.c
M	libview/ev-pixbuf-cache.h
M	libview/ev-view.c

commit f89486b20069a9e9de2ff8bc08df1fcd49bb6355
Author: Juanjo Marín <juanj.marin@juntadeandalucia.es>
Date:	2009-11-29

    [libdocument] Add inverted-color property to EvDocumentModel

    See bgo#321823.

M	libview/ev-document-model.c
M	libview/ev-document-model.h

commit 318ef6fa612b610b83f763a67588af1283692ab8
Author: Carlos Garcia Campos <carlosgc@gnome.org>
Date:	2009-11-29

    [libdocument] Add a function to invert colors of an image cairo
    surface

    See bgo#321823.

M	libdocument/ev-document-misc.c
M	libdocument/ev-document-misc.h

commit d461d1ef4316a8f4320e38415af50ab80666703d
Author: Juanjo Marín <juanj.marin@juntadeandalucia.es>
Date:	2009-11-29

    [libdocument] Add a function to invert colors of a GdkPibuf

    See bgo#321823.

M	libdocument/ev-document-misc.c
M	libdocument/ev-document-misc.h

commit 033f94dd47cb9f3fdcc26b5464391cdef7790b18
Author: Juanjo Marín <juanj.marin@juntadeandalucia.es>
Date:	2009-11-29

    Add invert icon for inverted colors option

    Icon borrowed from GIMP. See bgo#321823.

M	data/icons/24x24/actions/Makefile.am
A	data/icons/24x24/actions/stock_filters-invert.png
M	libview/ev-stock-icons.c
M	libview/ev-stock-icons.h

commit 5b1074d5c1dcc9088a487190a1d3d9d58e3962a6
Author: José Aliste <jose.aliste@gmail.com>
Date:	2009-11-25

    [libview] Fix rendering issue in dual/continuous mode

    Fixes bgo#602742.

M	libview/ev-view.c

commit cf9762c15fae990c6cb63361274deefb9303d91e
Author: Carlos Garcia Campos <carlosgc@gnome.org>
Date:	2009-11-25

    [libview] Do not resize the window when zoom in/out with CTRL+Scroll

    Fixes bgo#602798.

M	libview/ev-view.c

commit 343839e68baac629b0f9c66d73ee4a6fc7b29e12
Author: Carlos Garcia Campos <carlosgc@gnome.org>
Date:	2009-11-23

    [shell] Do not create a destination for reloading current page

M	shell/ev-window.c

commit bfac656616900acf9ab70e89afaa7f6f5d0307ef
Author: Carlos Garcia Campos <carlosgc@gnome.org>
Date:	2009-11-23

    [libview] Keep scroll position when reloading

    Fixes bgo#602445.

M	libview/ev-view.c

commit 4fa46f9b6bf7561563c7b720c49d797d4b98259d
Author: Ivar Smolin <okul@linux.ee>
Date:	2009-11-22

    Updating Estonian translation

M	po/et.po

commit 82e3135caffacbff9a606bca854c6af01bd0b049
Author: Carlos Garcia Campos <carlosgc@gnome.org>
Date:	2009-11-19

    [shell] Make "p" and "n" accels unsensitive while searching

M	shell/ev-window.c

commit 71092ede528c45681c9130e5493308f32afc619a
Author: Carlos Garcia Campos <carlosgc@gnome.org>
Date:	2009-11-17

    Add options to open and save attachment annotations to context menu

M	data/evince-ui.xml
M	libview/ev-view.c
M	shell/ev-window.c

commit f877082cec3a33f76170e5463b95525db107caee
Author: Carlos Garcia Campos <carlosgc@gnome.org>
Date:	2009-11-17

    [pdf] Use the attachment name rather than the annotation name

    Annotation name is the name of an icon to be used in displaying the
    annot.

M	backend/pdf/ev-poppler.cc

commit dbbc8b5bfe7a9547d0a93f8a6a512b6a96f1e472
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:	2009-11-17

    Updated Slovenian translation

M	po/sl.po

commit 17d5d363b81ddf27005b0d58e93803382e7104ac
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	2009-11-16

    Updated Spanish translation

M	po/es.po