]> www.fi.muni.cz Git - evince.git/log
evince.git
15 years ago[build] ChangeLog is autogenerated now EVINCE_2_26_2
Nickolay V. Shmyrev [Mon, 18 May 2009 20:37:57 +0000 (00:37 +0400)]
[build] ChangeLog is autogenerated now

15 years ago[release] Bump version before the release
Nickolay V. Shmyrev [Mon, 18 May 2009 19:43:00 +0000 (23:43 +0400)]
[release] Bump version before the release

15 years ago[NEWS] Update for release 2.26.1
Carlos Garcia Campos [Mon, 18 May 2009 16:34:46 +0000 (18:34 +0200)]
[NEWS] Update for release 2.26.1

15 years agoupdated Greek documentation translation
Γιάννης Κατσαμπίρης [Sat, 16 May 2009 23:08:41 +0000 (00:08 +0100)]
updated Greek documentation translation

15 years ago[pdf] Fix build with poppler without cairo support
Carlos Garcia Campos [Thu, 14 May 2009 08:38:49 +0000 (10:38 +0200)]
[pdf] Fix build with poppler without cairo support

Fixes bug #582543

15 years ago[shell] Abort dnd operations originated in the same Evince window
Carlos Garcia Campos [Wed, 13 May 2009 12:47:33 +0000 (14:47 +0200)]
[shell] Abort dnd operations originated in the same Evince window

Fixes bug #582077

15 years agoUpdated Spanish translation
Jorge Gonzalez [Sun, 3 May 2009 13:59:12 +0000 (15:59 +0200)]
Updated Spanish translation

15 years ago[backends] Correct check for exit status
Juanjo Marín [Sun, 26 Apr 2009 10:32:53 +0000 (14:32 +0400)]
[backends] Correct check for exit status

Status of the dvipdfm needs to be checked after exit. Fixes
GNOME bug #579656.

15 years ago[build] Adds -no-undefined flag for Cygwin build
Nickolay V. Shmyrev [Sun, 26 Apr 2009 10:16:15 +0000 (14:16 +0400)]
[build] Adds -no-undefined flag for Cygwin build

Added flag -no-undefined required by Cygwin for installed shared
libraries since Cygwin's libtool can't track library dependency
automatically. Fixes GNOME bug #580058. Patch from Yaakov Selkowitz
<yselkowitz@users.sourceforge.net>

15 years agoFixes the test EVINCE_2_26_1
Nickolay V. Shmyrev [Wed, 15 Apr 2009 20:33:46 +0000 (20:33 +0000)]
Fixes the test

svn path=/branches/gnome-2-26/; revision=3611

15 years agoUpdate for release 2.26.1
Carlos Garcia Campos [Wed, 15 Apr 2009 20:17:40 +0000 (20:17 +0000)]
Update for release 2.26.1

2009-04-15  Carlos Garcia Campos  <carlosgc@gnome.org>

* NEWS:
* configure.ac:

Update for release 2.26.1

svn path=/branches/gnome-2-26/; revision=3610

15 years agoUpdate for release 2.26.1
Carlos Garcia Campos [Wed, 15 Apr 2009 12:35:02 +0000 (12:35 +0000)]
Update for release 2.26.1

2009-04-15  Carlos Garcia Campos  <carlosgc@gnome.org>

* NEWS:

Update for release 2.26.1

svn path=/branches/gnome-2-26/; revision=3609

15 years agoUpdated Arabic translation.
khaledh [Wed, 15 Apr 2009 11:18:29 +0000 (11:18 +0000)]
Updated Arabic translation.

svn path=/branches/gnome-2-26/; revision=3608

15 years agoUpdated Spanish translation
Jorge Gonzalez Gonzalez [Sun, 12 Apr 2009 14:26:37 +0000 (14:26 +0000)]
Updated Spanish translation

svn path=/branches/gnome-2-26/; revision=3606

15 years agoTranslation updated by Ivar Smolin
Priit Laes [Sun, 12 Apr 2009 10:32:27 +0000 (10:32 +0000)]
Translation updated by Ivar Smolin

2009-04-12  Priit Laes  <plaes at svn dot gnome dot org>

* et.po: Translation updated by Ivar Smolin

svn path=/branches/gnome-2-26/; revision=3604

15 years agoUpdated Serbian translation (by Miloš Popović)
Goran Rakic [Fri, 10 Apr 2009 17:19:24 +0000 (17:19 +0000)]
Updated Serbian translation (by Miloš Popović)

svn path=/branches/gnome-2-26/; revision=3600

15 years agoChange process working directory to $HOME so that we don't prevent
Carlos Garcia Campos [Fri, 10 Apr 2009 14:25:01 +0000 (14:25 +0000)]
Change process working directory to $HOME so that we don't prevent

2009-04-10  Carlos Garcia Campos  <carlosgc@gnome.org>

* shell/main.c: (main):

Change process working directory to $HOME so that we don't prevent
unmounting in case the initial cwd is on an external device. Fixes
bug #575436.

svn path=/branches/gnome-2-26/; revision=3599

15 years agoCreate and load the document based on the mime-type provided by nautilus
Carlos Garcia Campos [Fri, 10 Apr 2009 10:41:49 +0000 (10:41 +0000)]
Create and load the document based on the mime-type provided by nautilus

2009-04-10  Carlos Garcia Campos  <carlosgc@gnome.org>

* properties/ev-properties-main.c: (ev_properties_get_pages):

Create and load the document based on the mime-type provided by
nautilus instead of using our own documents factory. Fixes bug
#533917.

svn path=/branches/gnome-2-26/; revision=3596

15 years agoUpdated zh_CN translation.
Funda Wang [Fri, 10 Apr 2009 03:24:30 +0000 (03:24 +0000)]
Updated zh_CN translation.

svn path=/branches/gnome-2-26/; revision=3591

15 years agoFix tiff pixel conversion on big endian machines. Fixes bug #509920.
Benjamin Berg [Thu, 9 Apr 2009 20:36:29 +0000 (20:36 +0000)]
Fix tiff pixel conversion on big endian machines. Fixes bug #509920.

2009-04-09  Benjamin Berg  <benjamin@sipsolutions.net>

* backend/tiff/tiff-document.c: (tiff_document_render):
Fix tiff pixel conversion on big endian machines. Fixes bug #509920.

svn path=/branches/gnome-2-26/; revision=3590

15 years agoFix the .desktop-file-as-state-file case; egg_desktop_file_get_source()
Dan Winship [Wed, 8 Apr 2009 22:50:56 +0000 (22:50 +0000)]
Fix the .desktop-file-as-state-file case; egg_desktop_file_get_source()

2009-04-08  Dan Winship  <danw@gnome.org>

* cut-n-paste/smclient/eggsmclient-xsmp.c (save_state):

  Fix the .desktop-file-as-state-file case;
  egg_desktop_file_get_source() returns a URI, not a filename.

svn path=/branches/gnome-2-26/; revision=3588

15 years agoFix output on big endian machines. Fixes bug #578433.
Benjamin Berg [Wed, 8 Apr 2009 22:38:09 +0000 (22:38 +0000)]
Fix output on big endian machines. Fixes bug #578433.

2009-04-09  Benjamin Berg  <benjamin@sipsolutions.net>

* backend/dvi/cairo-device.c: (dvi_cairo_put_pixel):
Fix output on big endian machines. Fixes bug #578433.

svn path=/branches/gnome-2-26/; revision=3587

15 years agoFixes memory leak. Bug #578285.
Nickolay V. Shmyrev [Tue, 7 Apr 2009 22:20:19 +0000 (22:20 +0000)]
Fixes memory leak. Bug #578285.

2009-04-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>

* backend/tiff/tiff2ps.c (tiff2ps_context_new):

Fixes memory leak. Bug #578285.

svn path=/branches/gnome-2-26/; revision=3576

15 years agoDirect bug-buddy bugs to the BugBuddyBugs component.
Christian Persch [Tue, 31 Mar 2009 22:15:12 +0000 (22:15 +0000)]
Direct bug-buddy bugs to the BugBuddyBugs component.

* data/evince.desktop.in.in: Direct bug-buddy bugs to the
BugBuddyBugs component.

svn path=/trunk/; revision=3564

15 years agoSet proper path to saved accels file. Fixes bug #577500.
Nickolay V. Shmyrev [Tue, 31 Mar 2009 21:07:01 +0000 (21:07 +0000)]
Set proper path to saved accels file. Fixes bug #577500.

2009-04-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>

* shell/ev-application.c (ev_application_init):

Set proper path to saved accels file. Fixes bug #577500.

svn path=/trunk/; revision=3563

15 years agoAnimation is ready only when origin surface is ready. This fixes fading
Nickolay V. Shmyrev [Mon, 30 Mar 2009 01:49:12 +0000 (01:49 +0000)]
Animation is ready only when origin surface is ready. This fixes fading

2009-03-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>

* libview/ev-transition-animation.c:
(ev_transition_animation_paint), (ev_transition_animation_ready):

Animation is ready only when origin surface is ready. This fixes
fading animations because otherwise next page is displayed
before animaiton starts.

svn path=/trunk/; revision=3562

15 years agoAdded figures by Fotis Tsamis
Simos Xenitellis [Sat, 28 Mar 2009 22:45:03 +0000 (22:45 +0000)]
Added figures by Fotis Tsamis

svn path=/trunk/; revision=3561

15 years agoAdded a test to check printing and a size of the file.
Nickolay V. Shmyrev [Thu, 26 Mar 2009 00:09:55 +0000 (00:09 +0000)]
Added a test to check printing and a size of the file.

2009-03-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>

* test/Makefile.am:
* test/test6.py:

Added a test to check printing and a size of the file.

svn path=/trunk/; revision=3560

15 years agoUpdated assamese translations
Amitakhya Phukan [Wed, 25 Mar 2009 07:21:22 +0000 (07:21 +0000)]
Updated assamese translations

svn path=/trunk/; revision=3559

15 years agoUpdated assamese translations
Amitakhya Phukan [Wed, 25 Mar 2009 07:18:21 +0000 (07:18 +0000)]
Updated assamese translations

svn path=/trunk/; revision=3558

15 years agoUpdate smclient from libegg master.
Christian Persch [Tue, 24 Mar 2009 21:48:05 +0000 (21:48 +0000)]
Update smclient from libegg master.

* cut-n-paste/smclient/eggdesktopfile.c:
(egg_desktop_file_launchv), (egg_set_desktop_file):
* cut-n-paste/smclient/eggsmclient.c:
(egg_sm_client_get_option_group): Update smclient from libegg master.

svn path=/trunk/; revision=3557

15 years agoSet alternative button order for dialogues.
Christian Persch [Tue, 24 Mar 2009 21:48:00 +0000 (21:48 +0000)]
Set alternative button order for dialogues.

* shell/ev-window.c: (ev_window_cmd_save_as),
(ev_window_cmd_file_close_window),
(ev_view_popup_cmd_save_image_as),
(ev_attachment_popup_cmd_save_attachment_as): Set alternative button
order for dialogues.

svn path=/trunk/; revision=3556

15 years agoIgnore more.
Christian Persch [Tue, 24 Mar 2009 21:47:54 +0000 (21:47 +0000)]
Ignore more.

svn path=/trunk/; revision=3555

15 years ago Bug 575085 – titles not translated in the nautilus tab
Christian Persch [Tue, 24 Mar 2009 21:47:47 +0000 (21:47 +0000)]
Bug 575085 – titles not translated in the nautilus tab

* properties/ev-properties-view.c: (set_property): Translate the
categories.

svn path=/trunk/; revision=3554

15 years agoUpdated Arabic translation
Djihed Afifi [Wed, 18 Mar 2009 09:20:56 +0000 (09:20 +0000)]
Updated Arabic translation

svn path=/trunk/; revision=3553

15 years agoUpdated Turkish Translation
Baris Cicek [Mon, 16 Mar 2009 22:32:24 +0000 (22:32 +0000)]
Updated Turkish Translation

svn path=/trunk/; revision=3552

15 years agoBumped the version EVINCE_2_26_0
Nickolay V. Shmyrev [Mon, 16 Mar 2009 20:23:06 +0000 (20:23 +0000)]
Bumped the version

svn path=/trunk/; revision=3550

15 years agoUpdated for release 2.26.0
Carlos Garcia Campos [Mon, 16 Mar 2009 20:19:15 +0000 (20:19 +0000)]
Updated for release 2.26.0

2009-03-16  Carlos Garcia Campos  <carlosgc@gnome.org>

* NEWS:

Updated for release 2.26.0

svn path=/trunk/; revision=3549

15 years agoUpdated Greek Translation by Fotis Tsamis.
Kostas Papadimas [Mon, 16 Mar 2009 16:00:58 +0000 (16:00 +0000)]
Updated Greek Translation by Fotis Tsamis.

svn path=/trunk/; revision=3548

15 years agoUpdated Greek Translation by Fotis Tsamis.
Kostas Papadimas [Mon, 16 Mar 2009 15:59:28 +0000 (15:59 +0000)]
Updated Greek Translation by Fotis Tsamis.

svn path=/trunk/; revision=3547

15 years agoupdating for Gnome Punjabi Translation by A S Alam
Amanpreet Singh Alam [Mon, 16 Mar 2009 14:57:36 +0000 (14:57 +0000)]
updating for Gnome Punjabi Translation by A S Alam

svn path=/trunk/; revision=3546

15 years agoUpdated Telugu Translation
Krishnababu Krothapalli [Mon, 16 Mar 2009 06:33:45 +0000 (06:33 +0000)]
Updated Telugu Translation

svn path=/trunk/; revision=3545

15 years agoUpdated ChangleLog entry
Krishnababu Krothapalli [Mon, 16 Mar 2009 06:33:05 +0000 (06:33 +0000)]
Updated ChangleLog entry

svn path=/trunk/; revision=3544

15 years agomaithili added
Rajesh Ranjan [Mon, 16 Mar 2009 05:12:27 +0000 (05:12 +0000)]
maithili added

svn path=/trunk/; revision=3543

15 years agoAdded Afrikaans translation by Walter / Friedel Wolff. Added af.
Andre Klapper [Sun, 15 Mar 2009 22:40:02 +0000 (22:40 +0000)]
Added Afrikaans translation by Walter / Friedel Wolff. Added af.

2009-03-15  Andre Klapper  <a9016009@gmx.de>

* af.po: Added Afrikaans translation by Walter / Friedel Wolff.
* LINGUAS: Added af.

svn path=/trunk/; revision=3542

15 years agoTranslation updated.
Gabor Kelemen [Sun, 15 Mar 2009 22:36:30 +0000 (22:36 +0000)]
Translation updated.

2009-03-15  Gabor Kelemen  <kelemeng@gnome.hu>

* hu.po: Translation updated.

svn path=/trunk/; revision=3541

15 years agoUpdated Malayalam Translation
Ani Peter [Sun, 15 Mar 2009 16:40:54 +0000 (16:40 +0000)]
Updated Malayalam Translation

svn path=/trunk/; revision=3540

15 years agoUpdated Malayalam Translation
Ani Peter [Sun, 15 Mar 2009 16:40:42 +0000 (16:40 +0000)]
Updated Malayalam Translation

svn path=/trunk/; revision=3539

15 years agoUpdated Greek Translation by Pierros Papadeas.
Kostas Papadimas [Sun, 15 Mar 2009 15:58:07 +0000 (15:58 +0000)]
Updated Greek Translation by Pierros Papadeas.

svn path=/trunk/; revision=3538

15 years agoUpdated Lithuanian translation.
Žygimantas Beručka [Sat, 14 Mar 2009 20:12:21 +0000 (20:12 +0000)]
Updated Lithuanian translation.

2009-03-14  Žygimantas Beručka  <zygis@gnome.org>

        * lt.po: Updated Lithuanian translation.

svn path=/trunk/; revision=3537

15 years agoUpdated Russian translation by Yuriy Penkin.
Nickolay V. Shmyrev [Fri, 13 Mar 2009 22:57:49 +0000 (22:57 +0000)]
Updated Russian translation by Yuriy Penkin.

2009-03-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>

* ru.po: Updated Russian translation by Yuriy Penkin.

svn path=/trunk/; revision=3536

15 years agoUpdated Galician translation
Ignacio Casal Quinteiro [Fri, 13 Mar 2009 21:38:39 +0000 (21:38 +0000)]
Updated Galician translation

svn path=/trunk/; revision=3535

15 years agohindi update by Rajesh Ranjan
Rajesh Ranjan [Fri, 13 Mar 2009 18:25:54 +0000 (18:25 +0000)]
hindi update by Rajesh Ranjan

svn path=/trunk/; revision=3534

15 years agoRevert last commit.
Andre Klapper [Fri, 13 Mar 2009 13:34:35 +0000 (13:34 +0000)]
Revert last commit.

2009-03-13  Andre Klapper  <a9016009@gmx.de>

* cs.po: Revert last commit.

svn path=/trunk/; revision=3533

15 years agoUpdated Czech translation by Lucas Lommer.
Andre Klapper [Fri, 13 Mar 2009 04:40:31 +0000 (04:40 +0000)]
Updated Czech translation by Lucas Lommer.

2009-03-13  Andre Klapper  <a9016009@gmx.de>

* cs.po: Updated Czech translation by Lucas Lommer.

svn path=/trunk/; revision=3532

15 years agotamil translation updated
Felix I [Thu, 12 Mar 2009 09:40:44 +0000 (09:40 +0000)]
tamil translation updated

svn path=/trunk/; revision=3531

15 years agoUpdated Czech translation by Lucas Lommer.
Andre Klapper [Wed, 11 Mar 2009 16:46:19 +0000 (16:46 +0000)]
Updated Czech translation by Lucas Lommer.

2009-03-11  Andre Klapper  <a9016009@gmx.de>

* cs/cs.po: Updated Czech translation by Lucas Lommer.

svn path=/trunk/; revision=3530

15 years agoUpdated Telugu Translation
Krishnababu Krothapalli [Wed, 11 Mar 2009 12:18:37 +0000 (12:18 +0000)]
Updated Telugu Translation

svn path=/trunk/; revision=3529

15 years agoUpdated Changelog entry
Krishnababu Krothapalli [Wed, 11 Mar 2009 12:17:37 +0000 (12:17 +0000)]
Updated Changelog entry

svn path=/trunk/; revision=3528

15 years agoUpdated Czech translation by Martin Picek.
Andre Klapper [Mon, 9 Mar 2009 18:31:28 +0000 (18:31 +0000)]
Updated Czech translation by Martin Picek.

2009-03-09  Andre Klapper  <a9016009@gmx.de>

* cs.po: Updated Czech translation by Martin Picek.

svn path=/trunk/; revision=3527

15 years agoUpdated Marathi Translations
Sandeep Shedmake [Mon, 9 Mar 2009 14:02:40 +0000 (14:02 +0000)]
Updated Marathi Translations

svn path=/trunk/; revision=3526

15 years agoUpdated Marathi Translations
Sandeep Shedmake [Mon, 9 Mar 2009 12:34:02 +0000 (12:34 +0000)]
Updated Marathi Translations

svn path=/trunk/; revision=3525

15 years agoTranslation updated by Ivar Smolin
Priit Laes [Mon, 9 Mar 2009 08:19:16 +0000 (08:19 +0000)]
Translation updated by Ivar Smolin

2009-03-09  Priit Laes  <plaes at svn dot gnome dot org>

* et.po: Translation updated by Ivar Smolin

svn path=/trunk/; revision=3524

15 years agoAdded Czech translation by Martin Picek.
Andre Klapper [Mon, 9 Mar 2009 00:34:23 +0000 (00:34 +0000)]
Added Czech translation by Martin Picek.

2009-03-09  Andre Klapper  <a9016009@gmx.de>

* cs/cs.po:
* Makefile.am: Added Czech translation by Martin Picek.

svn path=/trunk/; revision=3523

15 years agoUpdated Romanian translation
dumol [Sun, 8 Mar 2009 17:24:16 +0000 (17:24 +0000)]
Updated Romanian translation

Updated Romanian translation

svn path=/trunk/; revision=3522

15 years agoUpdated Italian translation by Francesco Marletta
miloc [Sun, 8 Mar 2009 15:29:21 +0000 (15:29 +0000)]
Updated Italian translation by Francesco Marletta

svn path=/trunk/; revision=3521

15 years agoupdated hebrew translation
Yair Hershkovitz [Sat, 7 Mar 2009 17:14:10 +0000 (17:14 +0000)]
updated hebrew translation

svn path=/trunk/; revision=3520

15 years agoUpdated Brazilian Portuguese translation.
Og B. Maciel [Fri, 6 Mar 2009 13:29:48 +0000 (13:29 +0000)]
Updated Brazilian Portuguese translation.

svn path=/trunk/; revision=3519

15 years agoUpdated Lithuanian translation.
Gintautas Miliauskas [Fri, 6 Mar 2009 08:51:46 +0000 (08:51 +0000)]
Updated Lithuanian translation.

2009-03-06  Gintautas Miliauskas  <gintas@akl.lt>

* lt.po: Updated Lithuanian translation.

svn path=/trunk/; revision=3518

15 years agoUpdated Kannada(kn.po) translations
Shankar Prasad [Thu, 5 Mar 2009 04:11:11 +0000 (04:11 +0000)]
Updated Kannada(kn.po) translations

svn path=/trunk/; revision=3517

15 years agoMake the fixed sized string a semantically correct const char[] instead of
Tobias Mueller [Thu, 5 Mar 2009 00:34:49 +0000 (00:34 +0000)]
Make the fixed sized string a semantically correct const char[] instead of

    * properties/ev-properties-view.c:
    (ev_properties_view_format_date): Make the fixed sized string a
    semantically correct const char[] instead of a const char* to fix
    a compiler warning if built with -Wformat.
    ** Fixes bug 574168

svn path=/trunk/; revision=3516

15 years agoAdded entries for Oriya language Translation updation.
Manoj Kumar Giri [Tue, 3 Mar 2009 10:42:56 +0000 (10:42 +0000)]
Added entries for Oriya language Translation updation.

svn path=/trunk/; revision=3515

15 years agoUpdated Oriya Translation.
Manoj Kumar Giri [Tue, 3 Mar 2009 10:40:57 +0000 (10:40 +0000)]
Updated Oriya Translation.

svn path=/trunk/; revision=3514

15 years agoIf the document is encrypted, the ev_document_factory_get_document() is EVINCE_2_25_92
Christian Persch [Mon, 2 Mar 2009 23:38:23 +0000 (23:38 +0000)]
If the document is encrypted, the ev_document_factory_get_document() is

* libdocument/ev-document-factory.c:
(ev_document_factory_get_document): If the document is encrypted,
the ev_document_factory_get_document() is supposed to return the
        document *and* fill in the error. So let's propagate the local error.

svn path=/trunk/; revision=3512

15 years agoTypo fix.
Christian Persch [Mon, 2 Mar 2009 23:37:35 +0000 (23:37 +0000)]
Typo fix.

svn path=/trunk/; revision=3511

15 years agoUpdated British English translation.
Philip Withnall [Mon, 2 Mar 2009 22:52:46 +0000 (22:52 +0000)]
Updated British English translation.

2009-03-02  Philip Withnall  <philip@tecnocode.co.uk>

* en_GB/en_GB.po: Updated British English translation.

svn path=/trunk/; revision=3510

15 years agoUpdated version before the release
Nickolay V. Shmyrev [Mon, 2 Mar 2009 22:28:35 +0000 (22:28 +0000)]
Updated version before the release

svn path=/trunk/; revision=3509

15 years agoUpdate for release 2.25.92.
Carlos Garcia Campos [Mon, 2 Mar 2009 19:06:02 +0000 (19:06 +0000)]
Update for release 2.25.92.

2009-03-02  Carlos Garcia Campos  <carlosgc@gnome.org>

* NEWS:

Update for release 2.25.92.

svn path=/trunk/; revision=3508

15 years agoUpdated Czech translation by Adrian Gunis.
Petr Kovar [Mon, 2 Mar 2009 14:53:04 +0000 (14:53 +0000)]
Updated Czech translation by Adrian Gunis.

2009-03-02  Petr Kovar  <pknbe@volny.cz>

* cs.po: Updated Czech translation by Adrian Gunis.

svn path=/trunk/; revision=3507

15 years agoUpdated Slovenian translation
Matej Urbančič [Mon, 2 Mar 2009 10:31:37 +0000 (10:31 +0000)]
Updated Slovenian translation

svn path=/trunk/; revision=3506

15 years agoUpdated Spanish translation by Juan Jesus Ojeda
Jorge Gonzalez Gonzalez [Sun, 1 Mar 2009 23:44:26 +0000 (23:44 +0000)]
Updated Spanish translation by Juan Jesus Ojeda

svn path=/trunk/; revision=3505

15 years agoShow the 'jump to page' window in the right GdkScreen. Fixes bug #560541.
Carlos Garcia Campos [Sun, 1 Mar 2009 17:16:35 +0000 (17:16 +0000)]
Show the 'jump to page' window in the right GdkScreen. Fixes bug #560541.

2009-03-01  Carlos Garcia Campos  <carlosgc@gnome.org>

* libview/ev-view.c: (ev_view_goto_window_create):

Show the 'jump to page' window in the right GdkScreen. Fixes bug
#560541.

svn path=/trunk/; revision=3504

15 years agoDo not lose page position when reloading. Fixes bug #573091.
Carlos Garcia Campos [Sun, 1 Mar 2009 16:28:06 +0000 (16:28 +0000)]
Do not lose page position when reloading. Fixes bug #573091.

2009-03-01  Carlos Garcia Campos  <carlosgc@gnome.org>

* shell/ev-window.c: (ev_window_set_document),
(ev_window_reload_job_cb):

Do not lose page position when reloading. Fixes bug #573091.

svn path=/trunk/; revision=3503

15 years agoMake our own thumbnail when the provided one doesn't have the size we
Carlos Garcia Campos [Sun, 1 Mar 2009 11:06:06 +0000 (11:06 +0000)]
Make our own thumbnail when the provided one doesn't have the size we

2009-03-01  Carlos Garcia Campos  <carlosgc@gnome.org>

* backend/pdf/ev-poppler.cc: (make_thumbnail_for_page),
(pdf_document_thumbnails_get_thumbnail),
(pdf_document_thumbnails_get_dimensions):

Make our own thumbnail when the provided one doesn't have the size
we need. Based on patch and feedback by Christian Spurk. Fixes
bugs #323198 and #307357.

svn path=/trunk/; revision=3502

15 years agoUpdated Portuguese translation.
Duarte Loreto [Sat, 28 Feb 2009 19:38:00 +0000 (19:38 +0000)]
Updated Portuguese translation.

2009-02-28  Duarte Loreto <happyguy_pt@hotmail.com>

* pt.po: Updated Portuguese translation.

svn path=/trunk/; revision=3501

15 years agoupdated hebrew translation
Yair Hershkovitz [Sat, 28 Feb 2009 10:36:03 +0000 (10:36 +0000)]
updated hebrew translation

svn path=/trunk/; revision=3500

15 years agoReduce the restriction on the minimum size of thumbnails from 40 to 1. See
Christian Spurk [Fri, 27 Feb 2009 12:33:24 +0000 (12:33 +0000)]
Reduce the restriction on the minimum size of thumbnails from 40 to 1. See

2009-02-27   Christian Spurk  <mail@code.chriki.de>

* thumbnailer/evince-thumbnailer.c: (main):

Reduce the restriction on the minimum size of thumbnails from 40
to 1. See bug #323198.

svn path=/trunk/; revision=3499

15 years agoUse GOption in thumbnailer.
Carlos Garcia Campos [Fri, 27 Feb 2009 12:33:14 +0000 (12:33 +0000)]
Use GOption in thumbnailer.

2009-02-27  Carlos Garcia Campos  <carlosgc@gnome.org>

* thumbnailer/evince-thumbnailer.c: (print_usage), (main):

Use GOption in thumbnailer.

svn path=/trunk/; revision=3498

15 years agoUpdated Norwegian bokmål translation.
Kjartan Maraas [Thu, 26 Feb 2009 12:22:33 +0000 (12:22 +0000)]
Updated Norwegian bokmål translation.

2009-02-26  Kjartan Maraas  <kmaraas@gnome.org>

* nb.po: Updated Norwegian bokmål translation.

svn path=/trunk/; revision=3497

15 years ago2.25.91
Chao-Hsiung Liao [Wed, 25 Feb 2009 12:08:41 +0000 (12:08 +0000)]
2.25.91

svn path=/trunk/; revision=3496

15 years agoUpdated German translation.
Christian Kirbach [Tue, 24 Feb 2009 23:40:38 +0000 (23:40 +0000)]
Updated German translation.

* de.po: Updated German translation.

svn path=/trunk/; revision=3495

15 years agoUpdated British English translation.
Philip Withnall [Mon, 23 Feb 2009 18:42:54 +0000 (18:42 +0000)]
Updated British English translation.

2009-02-23  Philip Withnall  <philip@tecnocode.co.uk>

* en_GB.po: Updated British English translation.

svn path=/trunk/; revision=3494

15 years agoUse poppler_document_save_a_copy(), which never saves the document
Carlos Garcia Campos [Sun, 22 Feb 2009 16:38:34 +0000 (16:38 +0000)]
Use poppler_document_save_a_copy(), which never saves the document

2009-02-22  Carlos Garcia Campos  <carlosgc@gnome.org>

* backend/pdf/ev-poppler.cc: (pdf_document_save),
(pdf_document_forms_form_field_text_set_text),
(pdf_document_forms_form_field_button_set_state),
(pdf_document_forms_form_field_choice_select_item),
(pdf_document_forms_form_field_choice_toggle_item),
(pdf_document_forms_form_field_choice_unselect_all),
(pdf_document_forms_form_field_choice_set_text):

Use poppler_document_save_a_copy(), which never saves the document
modifications, when saving an unmodified document. It makes saving
a copy of encrypted PDFs work again. Fixes bug #566791.

svn path=/trunk/; revision=3493

15 years agoUpdated Bulgarian translation by Alexander Shopov <ash@contact.bg>
Alexander Shopov [Sat, 21 Feb 2009 20:42:14 +0000 (20:42 +0000)]
Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>

2009-02-21  Alexander Shopov  <ash@contact.bg>

* bg.po: Updated Bulgarian translation by
Alexander Shopov <ash@contact.bg>

svn path=/trunk/; revision=3492

15 years agoUpdated Japanese translation.
Takeshi AIHANA [Sat, 21 Feb 2009 16:48:44 +0000 (16:48 +0000)]
Updated Japanese translation.

2009-02-22  Takeshi AIHANA <takeshi.aihana@gmail.com>

* ja.po: Updated Japanese translation.

svn path=/trunk/; revision=3491

15 years agosv.po: Updated Swedish translation
Daniel Nylander [Thu, 19 Feb 2009 20:36:07 +0000 (20:36 +0000)]
sv.po: Updated Swedish translation

svn path=/trunk/; revision=3490

15 years agoUpdated Catalan translation
Gil Forcada Codinachs [Thu, 19 Feb 2009 13:32:03 +0000 (13:32 +0000)]
Updated Catalan translation

svn path=/trunk/; revision=3489

15 years agoCommitted Translation by Sweta Kothari
Sweta Kothari [Thu, 19 Feb 2009 06:38:25 +0000 (06:38 +0000)]
Committed Translation by Sweta Kothari

svn path=/trunk/; revision=3488

15 years agoUpdated French translation.
Claude Paroz [Wed, 18 Feb 2009 22:10:40 +0000 (22:10 +0000)]
Updated French translation.

2009-02-18  Claude Paroz  <claude@2xlibre.net>

* fr.po: Updated French translation.

svn path=/trunk/; revision=3487

15 years agoUpdated Basque translation.
Inaki Larranaga Murgoitio [Wed, 18 Feb 2009 19:53:17 +0000 (19:53 +0000)]
Updated Basque translation.

2009-02-18  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>

* eu.po: Updated Basque translation.

svn path=/trunk/; revision=3486