commit b12b5711c36666e8ed25d3480ff3e249159c10d1 Author: Nickolay V. Shmyrev Date: 2009-07-13 [build] Updated version for the release M configure.ac commit b5dc76475781631c1bf031b3df006f53fadf7ad9 Author: Carlos Garcia Campos Date: 2009-07-13 [NEWS] Update for release 2.27.4 M NEWS commit 4b8d7a403800d654bc3e47abb8fd98c76b37d859 Author: Carlos Garcia Campos Date: 2009-07-12 [libview] Compute selections on button press for word/line selections Fixes bgo#562059. M libview/ev-view.c commit ab09124515eeee70ecff9ad920b933c450a9ae09 Author: Bartek Kostrzewa Date: 2009-07-12 [printing] Fix even / odd multipage issues The patch seems to work alright judging by the test-case, except for printing in reverse where it produces blanks (as it inserts blank pages when the last "page range to be printed" is reached) Note that if the pages were provided in the correct order for multipage reverse printing, it would work properly. Another (very) minor issue is that if one is printing say a 4-page document with 4 pages per sheet and one chooses to print "even sheets only", a blank page will be printed. This is a user interface problem as the UI should not allow "even sheets" to be selected if there are none. (the same is true if you print "even sheets" in a single-page document at one-page per sheet) See bgo#583429. M shell/ev-print-operation.c commit 16adf49574333007b0923abdf9fe8a6f2f94e89b Author: Emilio Pozuelo Monfort Date: 2009-07-12 [thumbnailer] Register thumbnailing for gzip/gzip dvi files Fixes bgo#588013. M thumbnailer/evince-thumbnailer-dvi.schemas.in commit 2db28e7ad29cc276902da68789e897537ff17912 Author: Javier Jardón Date: 2009-07-08 [build] Get rid of shave with AM_SILENT_RULES automake option Solves bgo#585355 M Makefile.am M configure.ac M cut-n-paste/gimpcellrenderertoggle/Makefile.am M cut-n-paste/toolbar-editor/Makefile.am M libdocument/Makefile.am M libview/Makefile.am D m4/shave.m4 D shave-libtool.in D shave.in M shell/Makefile.am commit e274b76cf3cd5f94e68a25c19132d834220225da Author: Jonathan Ernst Date: 2009-07-06 Updated French translation M po/fr.po commit aff807ce6e54394ae9d37de42e500d0d5a7cc6af Author: Maxim V. Dziumanenko Date: 2009-07-01 Updated Ukrainian translation M po/uk.po commit edd062df3b09f70915c23cd7b0fe3788b62beb0e Author: Carlos Garcia Campos Date: 2009-06-30 [pdf] Do not fill the surface before rendering The surface is guaranteed to be cleared M backend/pdf/ev-poppler.cc commit 2eedce4d1c281bde50edf87ec00821c1d10bd751 Author: Johan Brannlund Date: 2009-06-25 [printing] Make evince output pdf on supported printers Fixes bgo#585442. M shell/ev-print-operation.c commit 85d3d47018f06c2b0c1391ade43be626acb2c021 Author: Fridrich Strba Date: 2009-06-23 Add the BACKEND_LIBS into libraries so that Windows build can link. M backend/tiff/Makefile.am commit 78ac55ced8691adfa03e4efbd139897599fca7b3 Author: Fridrich Strba Date: 2009-06-23 On Windows, when called from a console, get console output (works only with Windows XP or higher. Windows 2000 will not have console output but it will just work fine.) M previewer/ev-previewer.c M shell/main.c M thumbnailer/evince-thumbnailer.c commit f575f06bfcb2e335f6b2089b3dba570e1da77198 Author: Fridrich Strba Date: 2009-06-23 On Windows, determine the data directory on runtime. M thumbnailer/evince-thumbnailer.c commit 75a65d15e0650be78c9864e2b8b31d95f65bf73c Author: Nguyễn Thái Ngọc Duy Date: 2009-06-21 help/vi: translated a bit more M help/vi/vi.po commit 25f996165b1bb22783c5cfd43544ab9703a0dfb5 Author: Nguyễn Đình Trung Date: 2009-06-17 help: added Vietnamese manual M help/Makefile.am A help/vi/vi.po commit 1c0c8071c64fb11f8c5979fd7d6c6e0963a168f1 Author: Nguyễn Đình Trung Date: 2009-06-17 vi.po: quoting and hotkey fixes M po/vi.po commit 6fbe317bc9187622bd110f75f15101bd1e86d013 Author: Simos Xenitellis Date: 2009-06-20 Updated Greek translation M help/el/el.po commit 839ffed6b31077b8eec37858ee50cb438033f90d Author: Carlos Garcia Campos Date: 2009-06-19 [pdf] Use a transparent surface and fill it in white after rendering M backend/pdf/ev-poppler.cc commit 0f957c8eb5af041975c30719ac926ed49d94aa83 Author: Nickolay V. Shmyrev Date: 2009-06-18 [build] Fixes build without gconf Defines GCONF_SCHEMAS_INSTALL M configure.ac commit 2e03795ad56b30b8ca05bb843ba728a9c65ec61f Author: Nickolay V. Shmyrev Date: 2009-06-18 [build] Optimize gconftool check Only check for gconftool if gconf is enabled M configure.ac commit 92f222d6ff04dbd267960e8ff38cb84072fe661c Author: Daniel Nylander Date: 2009-06-16 Updated Swedish translation M po/sv.po commit 09cd81bfbf8b8906431571b7c1ab85f9d985eb8c Author: Christian Persch Date: 2009-06-16 [build] Fix reference to EvinceDocument gir M libview/Makefile.am commit d923f0e51fcd351e092933a98aea04ce44540368 Author: Christian Persch Date: 2009-06-16 [build] Fix introspection build with shave Bug #585971. M libdocument/Makefile.am M libview/Makefile.am commit e4e11c845174f618cae495b1b99e53b2a4ab11fb Author: Christian Persch Date: 2009-06-16 [build] Fix out-of-srcdir build of introspection M libdocument/Makefile.am M libview/Makefile.am