]> www.fi.muni.cz Git - evince.git/log
evince.git
16 years agoUpdate for release 2.20.2 EVINCE_2_20_2
Nickolay V. Shmyrev [Mon, 26 Nov 2007 21:52:02 +0000 (21:52 +0000)]
Update for release 2.20.2

2007-11-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>

* NEWS:
* configure.ac:

Update for release 2.20.2

svn path=/branches/gnome-2-20/; revision=2750

16 years agoTiff documents were rendered with wrong colors. Fixes bug #497279.
Matthias Clasen [Mon, 26 Nov 2007 11:42:50 +0000 (11:42 +0000)]
Tiff documents were rendered with wrong colors. Fixes bug #497279.

2007-11-26  Matthias Clasen  <mclasen@redhat.com>
* backend/tiff/tiff-document.c: (tiff_document_render):
Tiff documents were rendered with wrong colors. Fixes bug #497279.

svn path=/branches/gnome-2-20/; revision=2749

16 years agoFix endless loop when pages_per_sheet is 0. Fixes bug #498248.
Darren Kenny [Tue, 20 Nov 2007 14:00:06 +0000 (14:00 +0000)]
Fix endless loop when pages_per_sheet is 0. Fixes bug #498248.

2007-11-20  Darren Kenny  <darren.kenny@sun.com>
* shell/ev-jobs.c: (ev_job_print_new):
Fix endless loop when pages_per_sheet is 0. Fixes bug #498248.

svn path=/branches/gnome-2-20/; revision=2743

16 years agoDo not jump to the first page when reloading by running evince from the
Carlos Garcia Campos [Sun, 28 Oct 2007 09:15:26 +0000 (09:15 +0000)]
Do not jump to the first page when reloading by running evince from the

2007-10-29  Carlos Garcia Campos  <carlosgc@gnome.org>
* shell/ev-window.c: (ev_window_open_uri),
(ev_window_cmd_view_reload):
Do not jump to the first page when reloading by running evince
from the command line. Fixes bug #490847.

svn path=/branches/gnome-2-20/; revision=2729

16 years agoPlugged memory leak when help file is not found. Fixes bug #490762.
Hiroyuki Ikezoe [Sat, 27 Oct 2007 16:50:11 +0000 (16:50 +0000)]
Plugged memory leak when help file is not found. Fixes bug #490762.

2007-10-27  Hiroyuki Ikezoe  <poincare@ikezoe.net>
* shell/ev-window.c: (ev_window_cmd_help_contents):
Plugged memory leak when help file is not found. Fixes bug
#490762.

svn path=/branches/gnome-2-20/; revision=2726

16 years agoFix printing with poppler splash backend. Fixes bug #489774.
Carlos Garcia Campos [Wed, 24 Oct 2007 14:25:05 +0000 (14:25 +0000)]
Fix printing with poppler splash backend. Fixes bug #489774.

2007-10-24  Carlos Garcia Campos  <carlosgc@gnome.org>
* backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
(pdf_document_file_exporter_begin_page),
(pdf_document_file_exporter_end_page):
Fix printing with poppler splash backend. Fixes bug #489774.

svn path=/branches/gnome-2-20/; revision=2716

16 years agoFix a crash when printing with the gnome-print dialog. Fixes bug #488939.
Carlos Garcia Campos [Mon, 22 Oct 2007 13:30:42 +0000 (13:30 +0000)]
Fix a crash when printing with the gnome-print dialog. Fixes bug #488939.

2007-10-22  Carlos Garcia Campos  <carlosgc@gnome.org>
* backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin):
* shell/ev-print-job.c: (ev_print_job_class_init):
Fix a crash when printing with the gnome-print dialog. Fixes bug
#488939.

svn path=/branches/gnome-2-20/; revision=2714

16 years agoUpdated Arabic Translation by Youssef Chahibi.
Djihed Afifi [Sun, 21 Oct 2007 19:15:19 +0000 (19:15 +0000)]
Updated Arabic Translation by Youssef Chahibi.

svn path=/branches/gnome-2-20/; revision=2712

16 years agoFix an implicit function definition warning (#487655)
Sebastien Bacher [Thu, 18 Oct 2007 07:50:56 +0000 (07:50 +0000)]
Fix an implicit function definition warning (#487655)

2007-10-18  Sebastien Bacher  <seb128@ubuntu.com>

* backend/pixbuf/pixbuf-document.c:

Fix an implicit function definition warning (#487655)

svn path=/branches/gnome-2-20/; revision=2709

16 years agoUpdated Slovenian translation
Matej Urbančič [Tue, 16 Oct 2007 15:30:17 +0000 (15:30 +0000)]
Updated Slovenian translation

svn path=/branches/gnome-2-20/; revision=2706

16 years agoUpdate for release 2.20.1 EVINCE_2_20_1
Nickolay V. Shmyrev [Mon, 15 Oct 2007 20:25:42 +0000 (20:25 +0000)]
Update for release 2.20.1

2007-10-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>

* NEWS:
* configure.ac:

Update for release 2.20.1

svn path=/branches/gnome-2-20/; revision=2703

16 years agoWhen printing multiple pages per sheet in reverse option, do not invert
Carlos Garcia Campos [Thu, 11 Oct 2007 10:17:18 +0000 (10:17 +0000)]
When printing multiple pages per sheet in reverse option, do not invert

2007-10-11  Carlos Garcia Campos  <carlosgc@gnome.org>
* backend/pdf/ev-poppler.cc:
(pdf_document_file_exporter_begin_page),
(pdf_document_file_exporter_do_page),
(pdf_document_file_exporter_end_page),
(pdf_document_file_exporter_iface_init):
* libdocument/ev-file-exporter.[ch]:
(ev_file_exporter_begin_page), (ev_file_exporter_end_page):
* shell/ev-jobs.c: (ev_job_print_get_page_list),
(ev_job_print_run):
When printing multiple pages per sheet in reverse option, do not
invert the order of the pages in every sheet, but the order of the
sheets. Do not print blank pages when page range is invalid. Fixes
bugs #484857 and #485521.

svn path=/branches/gnome-2-20/; revision=2698

16 years agoRespect ranges order when printing more than one range in random order.
Carlos Garcia Campos [Thu, 11 Oct 2007 10:15:50 +0000 (10:15 +0000)]
Respect ranges order when printing more than one range in random order.

2007-10-10  Carlos Garcia Campos  <carlosgc@gnome.org>
* shell/ev-jobs.c: (ev_job_print_get_page_list),
(ev_job_print_run):
* shell/ev-window.c: (ev_window_print_dialog_response_cb):
Respect ranges order when printing more than one range in random
order.

svn path=/branches/gnome-2-20/; revision=2697

16 years agoUpdated Danish translation
Kenneth Nielsen [Sun, 7 Oct 2007 21:14:49 +0000 (21:14 +0000)]
Updated Danish translation

svn path=/trunk/; revision=2694

16 years agoAdded Brazilian Portuguese translation, by Hugo Doria and Pedro de
Jonh Wendell [Fri, 5 Oct 2007 18:38:50 +0000 (18:38 +0000)]
Added Brazilian Portuguese translation, by Hugo Doria and Pedro de

2007-10-05  Jonh Wendell <jwendell@gnome.org>

* pt_BR/pt_BR.po: Added Brazilian Portuguese translation,
  by Hugo Doria and Pedro de Medeiros
* Makefile.am: Added pt_BR to DOC_LINGUAS

svn path=/trunk/; revision=2693

16 years agoSilently ignore unknown form fields. Fixes bug #482654. Patch by Matthias
Carlos Garcia Campos [Thu, 4 Oct 2007 21:28:39 +0000 (21:28 +0000)]
Silently ignore unknown form fields. Fixes bug #482654. Patch by Matthias

2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
* backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field),
(pdf_document_forms_get_form_fields):
Silently ignore unknown form fields. Fixes bug #482654. Patch by
Matthias Drochner.

svn path=/trunk/; revision=2692

16 years agoUse poppler_page_render_for_printing() instead of poppler_page_render() if
Carlos Garcia Campos [Thu, 4 Oct 2007 10:43:05 +0000 (10:43 +0000)]
Use poppler_page_render_for_printing() instead of poppler_page_render() if

2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
* configure.ac:
* backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_do_page):
Use poppler_page_render_for_printing() instead of
poppler_page_render() if available when exporting to a ps or pdf
file. Fixes bug #476627.

svn path=/trunk/; revision=2691

16 years agoDo not show the toolbar in fullscreen mode if the main toolbar is not
Carlos Garcia Campos [Thu, 4 Oct 2007 09:39:11 +0000 (09:39 +0000)]
Do not show the toolbar in fullscreen mode if the main toolbar is not

2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
* shell/ev-window.c: (ev_window_run_fullscreen):
Do not show the toolbar in fullscreen mode if the main toolbar is
not visible. Fixes bug #483048.

svn path=/trunk/; revision=2690

16 years agoGive priority to form fields over images when deciding whether a button
Carlos Garcia Campos [Sat, 29 Sep 2007 14:38:33 +0000 (14:38 +0000)]
Give priority to form fields over images when deciding whether a button

2007-09-29  Carlos Garcia Campos  <carlosgc@gnome.org>
* shell/ev-view.c: (ev_view_button_press_event):
Give priority to form fields over images when deciding whether a
button press event is over an image or form field. It allows edit
form fields when they are over a background image. Fixes bug
#477841.

svn path=/trunk/; revision=2689

16 years agoUpdated Finnish translation (fix for bug #479254)
Ilkka Tuohela [Sun, 23 Sep 2007 06:23:06 +0000 (06:23 +0000)]
Updated Finnish translation (fix for bug #479254)

svn path=/trunk/; revision=2688

16 years agoUpdated Korean translation.
Changwoo Ryu [Sat, 22 Sep 2007 03:25:36 +0000 (03:25 +0000)]
Updated Korean translation.

2007-09-22  Changwoo Ryu  <cwryu@debian.org>

* ko.po: Updated Korean translation.

svn path=/trunk/; revision=2687

16 years agoUpdated Italian translation fixing some typos.
Luca Ferretti [Thu, 20 Sep 2007 15:05:19 +0000 (15:05 +0000)]
Updated Italian translation fixing some typos.

2007-09-20  Luca Ferretti  <elle.uca@libero.it>

        * it.po: Updated Italian translation fixing some
        typos.

svn path=/trunk/; revision=2686

16 years agoUpdate for release 2.20.0 EVINCE_2_20_0
Nickolay V. Shmyrev [Mon, 17 Sep 2007 16:24:25 +0000 (16:24 +0000)]
Update for release 2.20.0

2007-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>

* NEWS:
* configure.ac:

Update for release 2.20.0

svn path=/trunk/; revision=2684

16 years agoFixes changelog format issue
Nickolay V. Shmyrev [Mon, 17 Sep 2007 16:21:53 +0000 (16:21 +0000)]
Fixes changelog format issue

svn path=/trunk/; revision=2683

16 years agoUpdated Lithuanian translation.
Gintautas Miliauskas [Mon, 17 Sep 2007 12:57:53 +0000 (12:57 +0000)]
Updated Lithuanian translation.

2007-09-17  Gintautas Miliauskas  <gintas@akl.lt>

* lt.po: Updated Lithuanian translation.

svn path=/trunk/; revision=2682

16 years agoUpdated Italian translation by Francesco Marletta
Luca Ferretti [Mon, 17 Sep 2007 08:00:02 +0000 (08:00 +0000)]
Updated Italian translation by Francesco Marletta

2007-09-17  Luca Ferretti  <elle.uca@libero.it>

* it.po: Updated Italian translation by
Francesco Marletta <francesco.marletta@tiscali.it>

svn path=/trunk/; revision=2681

16 years agoUpdated Lithuanian translation.
Gintautas Miliauskas [Sun, 16 Sep 2007 21:29:50 +0000 (21:29 +0000)]
Updated Lithuanian translation.

2007-09-17  Gintautas Miliauskas  <gintas@akl.lt>

* lt.po: Updated Lithuanian translation.

svn path=/trunk/; revision=2680

16 years agoUpdated Bulgarian translation by Alexander Shopov <ash@contact.bg>
Alexander Shopov [Sun, 16 Sep 2007 11:44:10 +0000 (11:44 +0000)]
Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>

2007-09-16  Alexander Shopov  <ash@contact.bg>

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

svn path=/trunk/; revision=2679

16 years agoUpdated Occitan translation
Yannig MARCHEGAY [Sun, 16 Sep 2007 11:33:56 +0000 (11:33 +0000)]
Updated Occitan translation

svn path=/trunk/; revision=2678

16 years agoUpdated Romanian translation by Mişu Moldovan <dumol@gnome.ro>
Mugurel Tudor [Sat, 15 Sep 2007 18:51:56 +0000 (18:51 +0000)]
Updated Romanian translation by Mişu Moldovan <dumol@gnome.ro>

2007-09-15  Mugurel Tudor  <mugurelu@gnome.ro>

* ro.po: Updated Romanian translation
by Mişu Moldovan <dumol@gnome.ro>

svn path=/trunk/; revision=2677

16 years agoUpdated Arabic Translation by Youssef Chahibi.
Djihed Afifi [Thu, 13 Sep 2007 22:33:54 +0000 (22:33 +0000)]
Updated Arabic Translation by Youssef Chahibi.

svn path=/trunk/; revision=2676

16 years agoUpdated Slovak translation on behalf of Peter Tuharsky
Claude Paroz [Thu, 13 Sep 2007 20:20:02 +0000 (20:20 +0000)]
Updated Slovak translation on behalf of Peter Tuharsky

2007-09-13  Claude Paroz  <claude@2xlibre.net>

* sk.po: Updated Slovak translation on behalf of Peter Tuharsky
<tuharsky@misbb.sk>.

svn path=/trunk/; revision=2675

16 years agoUpdated Albanian translation.
Laurent Dhima [Thu, 13 Sep 2007 09:14:52 +0000 (09:14 +0000)]
Updated Albanian translation.

* sq.po: Updated Albanian translation.

svn path=/trunk/; revision=2674

16 years agoRemove #ifdef HAVE_FORMS, so that forms support works again.
Carlos Garcia Campos [Wed, 12 Sep 2007 10:50:26 +0000 (10:50 +0000)]
Remove #ifdef HAVE_FORMS, so that forms support works again.

2007-09-12  Carlos Garcia Campos  <carlosgc@gnome.org>
* backend/pdf/ev-poppler.cc:
Remove #ifdef HAVE_FORMS, so that forms support works again.

svn path=/trunk/; revision=2673

16 years agoUpdated Italian transation. Updated to new GNOME default theme.
Luca Ferretti [Tue, 11 Sep 2007 15:24:56 +0000 (15:24 +0000)]
Updated Italian transation. Updated to new GNOME default theme.

2007-09-11  Luca Ferretti  <elle.uca@libero.it>

* it/it.po: Updated Italian transation.
* it/figures/evince_start_window.png: Updated to new GNOME
default theme.

svn path=/trunk/; revision=2672

16 years agoUpdate Ukrainian translation.
Maxim Dziumanenko [Mon, 10 Sep 2007 09:47:09 +0000 (09:47 +0000)]
Update Ukrainian translation.

2007-09-10 Maxim Dziumanenko <dziumanenko@gmail.com>

* Update Ukrainian translation.

svn path=/trunk/; revision=2671

16 years agoUpdated Danish translation
Kenneth Nielsen [Sat, 8 Sep 2007 23:53:21 +0000 (23:53 +0000)]
Updated Danish translation

svn path=/trunk/; revision=2670

16 years agoUpdated Serbian translation
Goran Rakic [Fri, 7 Sep 2007 07:48:02 +0000 (07:48 +0000)]
Updated Serbian translation

svn path=/trunk/; revision=2669

16 years agoEstonian translation updates by Ivar Smolin
Priit Laes [Thu, 6 Sep 2007 13:58:58 +0000 (13:58 +0000)]
Estonian translation updates by Ivar Smolin

2007-09-06  Priit Laes  <plaes@svn.gnome.org>

* et.po: Estonian translation updates by Ivar Smolin

svn path=/trunk/; revision=2668

16 years agoUpdated Galician Translation.
Ignacio Casal Quinteiro [Wed, 5 Sep 2007 20:04:50 +0000 (20:04 +0000)]
Updated Galician Translation.

svn path=/trunk/; revision=2667

16 years agoAdd ev-jobs.c Updated Norwegian bokmål translation.
Kjartan Maraas [Wed, 5 Sep 2007 11:46:49 +0000 (11:46 +0000)]
Add ev-jobs.c Updated Norwegian bokmål translation.

2007-09-05  Kjartan Maraas  <kmaraas@gnome.org>

* POTFILES.in: Add ev-jobs.c
* nb.po: Updated Norwegian bokmål translation.

svn path=/trunk/; revision=2666

16 years agoFixes desktop file issues. See bug #473471.
Götz Waschk [Wed, 5 Sep 2007 08:41:22 +0000 (08:41 +0000)]
Fixes desktop file issues. See bug #473471.

2007-09-05  Götz Waschk  <waschk@mandriva.org>

* configure.ac:
* data/evince.desktop.in.in:

Fixes desktop file issues. See bug #473471.

svn path=/trunk/; revision=2665

16 years agoMove save a copy task to its own job so that it's carried out in a thread
Carlos Garcia Campos [Tue, 4 Sep 2007 15:25:46 +0000 (15:25 +0000)]
Move save a copy task to its own job so that it's carried out in a thread

2007-09-04  Carlos Garcia Campos  <carlosgc@gnome.org>
* shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
(no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
(ev_job_queue_remove_job):
* shell/ev-jobs.[ch]: (ev_job_save_init), (ev_job_save_dispose),
(ev_job_save_class_init), (ev_job_save_new), (ev_job_save_run):
* shell/ev-window.c: (ev_window_clear_save_job),
(ev_window_save_job_cb), (file_save_dialog_response_cb),
(ev_window_dispose):
Move save a copy task to its own job so that it's carried out in a
thread avoiding another lock in the main thread. Use
ev_xfer_uri_simple() instead of gnome_vfs_move() so that document
can be saved to a pathin another file system. Fixes bug #456891.

svn path=/trunk/; revision=2664

16 years agoUpdate for release 2.19.92 EVINCE_2_19_92
Nickolay V. Shmyrev [Tue, 4 Sep 2007 02:20:11 +0000 (02:20 +0000)]
Update for release 2.19.92

2007-09-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>

* NEWS:
* configure.ac:

Update for release 2.19.92

svn path=/trunk/; revision=2662

16 years agoBump requirements to poppler 0.6 and drop all ifdefs used. Double and
Carlos Garcia Campos [Mon, 3 Sep 2007 20:58:54 +0000 (20:58 +0000)]
Bump requirements to poppler 0.6 and drop all ifdefs used. Double and

2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
* configure.ac:
* backend/pdf/ev-poppler.cc: (pdf_selection_get_selected_text),
(pdf_selection_get_selection_region),
(pdf_selection_get_selection_map),
(ev_form_field_from_poppler_field):
Bump requirements to poppler 0.6 and drop all ifdefs used. Double
and triple click selections are enabled again now.

svn path=/trunk/; revision=2661

16 years agoMake sure not to use the history with documents not supporting links.
Carlos Garcia Campos [Mon, 3 Sep 2007 16:35:01 +0000 (16:35 +0000)]
Make sure not to use the history with documents not supporting links.

2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
* shell/ev-window.c: (ev_window_add_history):
Make sure not to use the history with documents not supporting
links. Fixes bug #468954.

svn path=/trunk/; revision=2660

16 years agoRestart the search when reloading a document with the find bar visible.
Carlos Garcia Campos [Mon, 3 Sep 2007 16:03:43 +0000 (16:03 +0000)]
Restart the search when reloading a document with the find bar visible.

2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
* shell/ev-window.c: (ev_window_load_job_cb):
Restart the search when reloading a document with the find bar
visible. Fixes bug #461962.

svn path=/trunk/; revision=2659

16 years agoDo not jump to the first page when reloading a document from the last
Carlos Garcia Campos [Mon, 3 Sep 2007 15:45:56 +0000 (15:45 +0000)]
Do not jump to the first page when reloading a document from the last

2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
* shell/ev-window.c: (setup_document_from_metadata),
(ev_window_load_job_cb), (ev_window_cmd_view_reload):
Do not jump to the first page when reloading a document from the
last page.

svn path=/trunk/; revision=2658

16 years agoDo not update visibility when changing a chrome flag so that it's possible
Carlos Garcia Campos [Mon, 3 Sep 2007 15:37:10 +0000 (15:37 +0000)]
Do not update visibility when changing a chrome flag so that it's possible

2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
* shell/ev-window.c: (update_chrome_flag),
(setup_sidebar_from_metadata),
(ev_window_cmd_focus_page_selector), (ev_window_cmd_edit_find),
(ev_window_cmd_edit_find_next),
(ev_window_cmd_edit_find_previous), (ev_window_cmd_escape),
(ev_window_view_toolbar_cb), (ev_window_view_sidebar_cb),
(find_bar_close_cb), (view_actions_focus_in_cb):
Do not update visibility when changing a chrome flag so that it's
possible to update several flags and update visibility only once
for all of them.

svn path=/trunk/; revision=2657

16 years agoUse GTK_UNIT_POINTS instead of GTK_UNIT_PIXEL, since it's not supported by
Carlos Garcia Campos [Mon, 3 Sep 2007 14:22:45 +0000 (14:22 +0000)]
Use GTK_UNIT_POINTS instead of GTK_UNIT_PIXEL, since it's not supported by

2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
* shell/ev-window.c: (ev_window_print_dialog_response_cb):
Use GTK_UNIT_POINTS instead of GTK_UNIT_PIXEL, since it's not
supported by gtk+. Fixes bug #460907.

svn path=/trunk/; revision=2656

16 years agoMake sure current-page <= end-page in continuous mode. Fixes bug #454950.
Carlos Garcia Campos [Mon, 3 Sep 2007 14:07:37 +0000 (14:07 +0000)]
Make sure current-page <= end-page in continuous mode. Fixes bug #454950.

2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
* shell/ev-view.c: (view_update_range_and_current_page):
Make sure current-page <= end-page in continuous mode. Fixes bug
#454950.

svn path=/trunk/; revision=2655

16 years agoIgnore outline items without a title. Fixes bug #453913.
Carlos Garcia Campos [Mon, 3 Sep 2007 13:11:14 +0000 (13:11 +0000)]
Ignore outline items without a title. Fixes bug #453913.

2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
* backend/pdf/ev-poppler.cc: (build_tree):
Ignore outline items without a title. Fixes bug #453913.

svn path=/trunk/; revision=2654

16 years agoUse always drag mouse cursor during a drag operation. Fixes bug #470564.
Carlos Garcia Campos [Mon, 3 Sep 2007 09:20:41 +0000 (09:20 +0000)]
Use always drag mouse cursor during a drag operation. Fixes bug #470564.

2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
* shell/ev-view.c: (ev_view_handle_cursor_over_xy),
(ev_view_button_release_event), (ev_view_leave_notify_event):
Use always drag mouse cursor during a drag operation. Fixes bug
#470564.

svn path=/trunk/; revision=2653

16 years agoTemporarily disable double and triple selections since it depends on
Carlos Garcia Campos [Sun, 2 Sep 2007 15:55:44 +0000 (15:55 +0000)]
Temporarily disable double and triple selections since it depends on

2007-09-02  Carlos Garcia Campos  <carlosgc@gnome.org>
* backend/pdf/ev-poppler.cc: (pdf_selection_get_selected_text),
(pdf_selection_get_selection_region),
(pdf_selection_get_selection_map):
Temporarily disable double and triple selections since it depends on
poppler cvs head. It'll be enabled again as soon as poppler 0.6 is
released and the update of the external dependency minimal version
approved.

svn path=/trunk/; revision=2652

16 years agoUpdated catalan translation
Gil Forcada Codinachs [Sun, 2 Sep 2007 10:03:28 +0000 (10:03 +0000)]
Updated catalan translation

svn path=/trunk/; revision=2651

16 years agoUpdated Occitan translation
Yannig MARCHEGAY [Sat, 1 Sep 2007 20:07:32 +0000 (20:07 +0000)]
Updated Occitan translation

svn path=/trunk/; revision=2650

16 years agoActually fix printing regressions. Remove orientation from EvPrintContext
Carlos Garcia Campos [Sat, 1 Sep 2007 17:35:44 +0000 (17:35 +0000)]
Actually fix printing regressions. Remove orientation from EvPrintContext

2007-09-01  Carlos Garcia Campos  <carlosgc@gnome.org>
* backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
(pdf_document_file_exporter_do_page):
* libdocument/ev-file-exporter.h:
* shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
* shell/ev-window.c: (ev_window_print_dialog_response_cb):
Actually fix printing regressions. Remove orientation from
EvPrintContext since it's redundant.

svn path=/trunk/; revision=2649

16 years agoAdd support for double and triple click selections.
Carlos Garcia Campos [Fri, 31 Aug 2007 20:37:24 +0000 (20:37 +0000)]
Add support for double and triple click selections.

2007-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
* backend/dvi/dvi-document.c: (dvi_document_document_iface_init):
* backend/impress/impress-document.c:
(impress_document_document_iface_init):
* backend/ps/ps-document.c: (ps_document_document_iface_init):
* backend/djvu/djvu-document.c:
(djvu_document_document_iface_init),
(djvu_selection_get_selected_text), (djvu_selection_iface_init):
* backend/tiff/tiff-document.c:
(tiff_document_document_iface_init):
* backend/pixbuf/pixbuf-document.c:
(pixbuf_document_document_iface_init):
* backend/comics/comics-document.c:
(comics_document_document_iface_init):
* backend/pdf/ev-poppler.cc: (pdf_document_document_iface_init),
(pdf_selection_render_selection),
(pdf_selection_get_selected_text),
(pdf_selection_get_selection_region),
(pdf_selection_get_selection_map), (pdf_selection_iface_init):
* libdocument/ev-selection.[ch]: (ev_selection_get_selected_text),
(ev_selection_get_selection_region),
(ev_selection_get_selection_map):
* libdocument/ev-document.[ch]:
* shell/ev-pixbuf-cache.[ch]: (add_job),
(ev_pixbuf_cache_get_selection_surface), (update_job_selection):
* shell/ev-view-private.h:
* shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_new),
(ev_job_render_run):
* shell/ev-window.c: (ev_window_setup_action_sensitivity):
* shell/ev-view.c: (start_selection_for_event),
(ev_view_button_press_event), (ev_view_drag_data_get),
(ev_view_drag_data_received), (ev_view_button_release_event),
(compute_new_selection_text), (compute_selections),
(ev_view_select_all), (get_selected_text), (ev_view_copy),
(ev_view_primary_get_cb):
Add support for double and triple click selections.

svn path=/trunk/; revision=2648

16 years agoUpdate for release 2.19.4 EVINCE_2_19_4
Nickolay V. Shmyrev [Mon, 27 Aug 2007 21:55:16 +0000 (21:55 +0000)]
Update for release 2.19.4

2007-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>

* NEWS:
* configure.ac:

Update for release 2.19.4

svn path=/trunk/; revision=2646

16 years agoEnables 'find next' when bindbar is hidden. Fixes bug #323817.
Justin Blanchard [Mon, 27 Aug 2007 21:36:20 +0000 (21:36 +0000)]
Enables 'find next' when bindbar is hidden. Fixes bug #323817.

2007-08-28  Justin Blanchard  <justinb04@aim.com>

* shell/ev-view-private.h:
* shell/ev-view.c: (ev_view_expose_event), (ev_view_init),
(ev_view_set_highlight_search):
* shell/ev-view.h:
* shell/ev-window.c: (ev_window_cmd_edit_find_next),
(ev_window_cmd_edit_find_previous), (find_bar_search_changed_cb),
(find_bar_visibility_changed_cb):

Enables 'find next' when bindbar is hidden. Fixes bug #323817.

svn path=/trunk/; revision=2645

16 years agoUpdated Russian translation.
Nickolay V. Shmyrev [Mon, 27 Aug 2007 21:32:57 +0000 (21:32 +0000)]
Updated Russian translation.

2007-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>

* ru.po: Updated Russian translation.

svn path=/trunk/; revision=2644

16 years agoCreate always a portrait cairo surface and rotate when needed for
Carlos Garcia Campos [Mon, 27 Aug 2007 18:11:30 +0000 (18:11 +0000)]
Create always a portrait cairo surface and rotate when needed for

2007-08-27  Carlos Garcia Campos  <carlosgc@gnome.org>
* backend/pdf/ev-poppler.cc: (pdf_print_context_free),
(pdf_document_file_exporter_begin),
(pdf_document_file_exporter_do_page):
* shell/ev-jobs.c: (ev_job_print_run):
* shell/ev-window.c: (ev_window_print_dialog_response_cb):
Create always a portrait cairo surface and rotate when needed for
landscape. It fixes printing problems in real printers.

svn path=/trunk/; revision=2643

16 years agoUpdated Portuguese translation.
Duarte Loreto [Sun, 26 Aug 2007 23:20:10 +0000 (23:20 +0000)]
Updated Portuguese translation.

2007-08-27  Duarte Loreto <happyguy_pt@hotmail.com>

* pt.po: Updated Portuguese translation.

svn path=/trunk/; revision=2642

16 years agoAdjust number of pages per row according to page orientation when printing
Carlos Garcia Campos [Sat, 25 Aug 2007 15:55:07 +0000 (15:55 +0000)]
Adjust number of pages per row according to page orientation when printing

2007-08-25  Carlos Garcia Campos  <carlosgc@gnome.org>
* backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin):
* libdocument/ev-file-exporter.[ch]:
(ev_file_exporter_get_capabilities):
* shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
* shell/ev-window.c: (ev_window_print_dialog_response_cb):
Adjust number of pages per row according to page orientation when
printing 2 or 6 pages per sheet.

svn path=/trunk/; revision=2641

16 years agoReset also cups setting to 1 when printing multiple pages per sheet. Fixes
Carlos Garcia Campos [Sat, 25 Aug 2007 14:10:56 +0000 (14:10 +0000)]
Reset also cups setting to 1 when printing multiple pages per sheet. Fixes

2007-08-25  Carlos Garcia Campos  <carlosgc@gnome.org>
* shell/ev-window.c: (ev_window_print_send):
Reset also cups setting to 1 when printing multiple pages per
sheet. Fixes bug #468853.

svn path=/trunk/; revision=2640

16 years agoUse directly cairo_surface_get_content() when creating a similar surface
Carlos Garcia Campos [Fri, 24 Aug 2007 08:15:30 +0000 (08:15 +0000)]
Use directly cairo_surface_get_content() when creating a similar surface

2007-08-24  Carlos Garcia Campos  <carlosgc@gnome.org>
* libdocument/ev-document-misc.c:
(ev_document_misc_surface_rotate_and_scale):
Use directly cairo_surface_get_content() when creating a similar
surface as suggested by Jeff Muizelaar. Thanks again.

svn path=/trunk/; revision=2639

16 years agoUpdated Canadian English translation.
Adam Weinberger [Thu, 23 Aug 2007 22:56:21 +0000 (22:56 +0000)]
Updated Canadian English translation.

2007-08-23  Adam Weinberger  <adamw@gnome.org>

* en_CA.po: Updated Canadian English translation.

svn path=/trunk/; revision=2638

16 years agoUse CAIRO_FORMAT_RGB24 instead of CAIRO_FORMAT_ARGB32 when creating page
Carlos Garcia Campos [Thu, 23 Aug 2007 22:34:31 +0000 (22:34 +0000)]
Use CAIRO_FORMAT_RGB24 instead of CAIRO_FORMAT_ARGB32 when creating page

2007-08-24  Carlos Garcia Campos  <carlosgc@gnome.org>
* backend/djvu/djvu-document.c: (djvu_document_render):
* backend/tiff/tiff-document.c: (tiff_document_render):
* backend/pdf/ev-poppler.cc: (pdf_document_render):
* libdocument/ev-document-misc.c:
(ev_document_misc_surface_from_pixbuf),
(ev_document_misc_surface_rotate_and_scale):
Use CAIRO_FORMAT_RGB24 instead of CAIRO_FORMAT_ARGB32 when
creating page surfaces. Fixes bug #453123. Thank you very much to
Jeff Muizelaar <jeff@infidigm.net>.

svn path=/trunk/; revision=2637

16 years agoAdded Japanese help translation.
Satoru Satoh [Tue, 21 Aug 2007 20:55:08 +0000 (20:55 +0000)]
Added Japanese help translation.

svn path=/trunk/; revision=2636

16 years agoUpdated Occitan translation
Yannig MARCHEGAY [Tue, 21 Aug 2007 19:21:53 +0000 (19:21 +0000)]
Updated Occitan translation

svn path=/trunk/; revision=2635

16 years agoUpdated Occitan translation
Yannig MARCHEGAY [Tue, 21 Aug 2007 19:21:22 +0000 (19:21 +0000)]
Updated Occitan translation

svn path=/trunk/; revision=2633

16 years agoUpdated Occitan translation
Yannig MARCHEGAY [Tue, 21 Aug 2007 10:52:32 +0000 (10:52 +0000)]
Updated Occitan translation

svn path=/trunk/; revision=2632

16 years agoUpdated Occitan translation
Yannig MARCHEGAY [Sun, 19 Aug 2007 15:51:10 +0000 (15:51 +0000)]
Updated Occitan translation

svn path=/trunk/; revision=2631

16 years agoAlso store in page-cache the dimensions of the thumbnails so that they can
Carlos Garcia Campos [Fri, 17 Aug 2007 20:23:46 +0000 (20:23 +0000)]
Also store in page-cache the dimensions of the thumbnails so that they can

2007-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
* shell/ev-page-cache.c: (ev_page_cache_new),
(ev_page_cache_get_thumbnail_size):
* shell/ev-sidebar-thumbnails.c: (get_scale_for_page),
(ev_sidebar_thumbnails_set_loading_icon):
Also store in page-cache the dimensions of the thumbnails so that
they can be used to create the correct loading icon in the side
pane. Fixes bug #466857.

svn path=/trunk/; revision=2630

16 years agoFix thumbnails rotation in pdf documents that include embedded thumbnails.
Carlos Garcia Campos [Fri, 17 Aug 2007 20:11:32 +0000 (20:11 +0000)]
Fix thumbnails rotation in pdf documents that include embedded thumbnails.

2007-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
* backend/pdf/ev-poppler.cc:
(pdf_document_thumbnails_get_thumbnail):
Fix thumbnails rotation in pdf documents that include embedded
thumbnails.

svn path=/trunk/; revision=2629

16 years agoUpdated Occitan translation
Yannig MARCHEGAY [Fri, 17 Aug 2007 15:19:00 +0000 (15:19 +0000)]
Updated Occitan translation

svn path=/trunk/; revision=2628

16 years agoUpdated French translation.
Stéphane Raimbault [Thu, 16 Aug 2007 07:44:41 +0000 (07:44 +0000)]
Updated French translation.

svn path=/trunk/; revision=2627

16 years agoDon't use #ifdef in macro expansion. Some compilers don't like that.
Jens Granseuer [Wed, 15 Aug 2007 18:17:44 +0000 (18:17 +0000)]
Don't use #ifdef in macro expansion. Some compilers don't like that.

2007-08-15  Jens Granseuer  <jensgr@gmx.net>

* backend/pdf/ev-poppler.cc:

Don't use #ifdef in macro expansion. Some compilers don't
like that. Closes bug #467042.

svn path=/trunk/; revision=2626

16 years agoFixes memory leak in djvu backend.
Justin Blanchard [Wed, 15 Aug 2007 16:50:54 +0000 (16:50 +0000)]
Fixes memory leak in djvu backend.

2007-08-15  Justin Blanchard  <justinb04@aim.com>

* backend/djvu/djvu-document.c: (djvu_document_finalize):

Fixes memory leak in djvu backend.

svn path=/trunk/; revision=2625

16 years agoUpdated German translation.
Hendrik Richter [Wed, 15 Aug 2007 09:52:54 +0000 (09:52 +0000)]
Updated German translation.

2007-08-15  Hendrik Richter  <hendrikr@gnome.org>

* de.po: Updated German translation.

svn path=/trunk/; revision=2624

16 years agointltool-update de
Hendrik Richter [Wed, 15 Aug 2007 09:50:19 +0000 (09:50 +0000)]
intltool-update de

2007-08-15  Hendrik Richter  <hendrikr@gnome.org>

* de.po: intltool-update de

svn path=/trunk/; revision=2623

16 years agoUps once again
Nickolay V. Shmyrev [Wed, 15 Aug 2007 04:55:49 +0000 (04:55 +0000)]
Ups once again

svn path=/trunk/; revision=2622

16 years agoIt's too hard to make things in the morning :(
Nickolay V. Shmyrev [Wed, 15 Aug 2007 04:47:00 +0000 (04:47 +0000)]
It's too hard to make things in the morning :(

svn path=/trunk/; revision=2621

16 years agoForgot configure part in last change
Nickolay V. Shmyrev [Wed, 15 Aug 2007 04:45:21 +0000 (04:45 +0000)]
Forgot configure part in last change

svn path=/trunk/; revision=2620

16 years agoIcons for a new sizes.
Andreas Nilsson [Wed, 15 Aug 2007 04:42:40 +0000 (04:42 +0000)]
Icons for a new sizes.

2007-08-15  Andreas Nilsson  <nisses.mail@home.se>

* data/icons/32x32/Makefile.am:
* data/icons/32x32/actions/Makefile.am:
* data/icons/32x32/actions/view-page-cont.svg:
* data/icons/32x32/actions/view-page-facing.svg:
* data/icons/48x48/Makefile.am:
* data/icons/48x48/actions/Makefile.am:
* data/icons/48x48/actions/view-page-cont.svg:
* data/icons/48x48/actions/view-page-facing.svg:

Icons for a new sizes.

svn path=/trunk/; revision=2619

16 years agoFixes invalid read, see bug #466401.
Justin Blanchard [Tue, 14 Aug 2007 03:48:35 +0000 (03:48 +0000)]
Fixes invalid read, see bug #466401.

2007-08-14  Justin Blanchard  <justinb04@aim.com>

* shell/ev-page-cache.c: (build_height_to_page),
(ev_page_cache_get_height_to_page):

Fixes invalid read, see bug #466401.

svn path=/trunk/; revision=2618

16 years agoFix multihead problems in toolbar editor. Fixes bug #382055.
Carlos Garcia Campos [Sat, 11 Aug 2007 09:40:45 +0000 (09:40 +0000)]
Fix multihead problems in toolbar editor. Fixes bug #382055.

2007-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
* cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
(set_drag_cursor):
* cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
(configure_item_cursor), (new_pixbuf_from_widget):
Fix multihead problems in toolbar editor. Fixes bug #382055.

svn path=/trunk/; revision=2617

16 years agoUse g_get_user_special_dir when available instead of xdg_user_dir_lookup.
Carlos Garcia Campos [Sat, 11 Aug 2007 08:46:49 +0000 (08:46 +0000)]
Use g_get_user_special_dir when available instead of xdg_user_dir_lookup.

2007-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
* shell/ev-window.c: (ev_window_cmd_file_open),
(ev_window_cmd_save_as):
Use g_get_user_special_dir when available instead of
xdg_user_dir_lookup.

svn path=/trunk/; revision=2616

16 years agoUpdated according to request on desktop-devel.
Nickolay V. Shmyrev [Fri, 10 Aug 2007 05:16:53 +0000 (05:16 +0000)]
Updated according to request on desktop-devel.

2007-08-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>

* MAINTAINERS:

Updated according to request on desktop-devel.

svn path=/trunk/; revision=2615

16 years agos/_Conteúdo/S_umário; see bug #461308.
Leonardo Ferreira Fontenelle [Sun, 5 Aug 2007 22:04:17 +0000 (22:04 +0000)]
s/_Conteúdo/S_umário; see bug #461308.

2007-08-05  Leonardo Ferreira Fontenelle  <leonardof@svn.gnome.org>

        * pt_BR.po: s/_Conteúdo/S_umário; see bug #461308.

svn path=/trunk/; revision=2614

16 years agoDo not use cairo_rectangle and cairo_clip since we are not using
Carlos Garcia Campos [Sun, 5 Aug 2007 14:16:52 +0000 (14:16 +0000)]
Do not use cairo_rectangle and cairo_clip since we are not using

2007-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
* shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
Do not use cairo_rectangle and cairo_clip since we are
not using cairo_fill but cairo_paint. Use the same cairo context
for every page in the same expose event.

svn path=/trunk/; revision=2613

16 years agoFixed wrong translation.
Takeshi AIHANA [Sun, 5 Aug 2007 09:40:39 +0000 (09:40 +0000)]
Fixed wrong translation.

2007-08-05  Takeshi AIHANA <takeshi.aihana@gmail.com>

        * ja.po: Fixed wrong translation.

svn path=/trunk/; revision=2612

16 years agoUpdated Brazilian Portuguese translation
Raphael Higino [Sat, 4 Aug 2007 20:23:12 +0000 (20:23 +0000)]
Updated Brazilian Portuguese translation

svn path=/trunk/; revision=2611

16 years agoAdded Changelog entries for sinhala
SANDRA MARAKKALA DANISHKA NAVIN [Fri, 3 Aug 2007 10:19:51 +0000 (10:19 +0000)]
Added Changelog entries for sinhala

svn path=/trunk/; revision=2610

16 years agosi.po updated
SANDRA MARAKKALA DANISHKA NAVIN [Fri, 3 Aug 2007 10:13:15 +0000 (10:13 +0000)]
si.po updated

svn path=/trunk/; revision=2609

16 years agoFixed 2 fuzzys.
Ihar Hrachyshka [Fri, 3 Aug 2007 08:32:38 +0000 (08:32 +0000)]
Fixed 2 fuzzys.

svn path=/trunk/; revision=2608

16 years agoAdded Belarusian Latin translation
Ihar Hrachyshka [Fri, 3 Aug 2007 08:16:38 +0000 (08:16 +0000)]
Added Belarusian Latin translation

svn path=/trunk/; revision=2606

16 years agoPlugged memory leak.
Hiroyuki Ikezoe [Tue, 31 Jul 2007 05:46:15 +0000 (05:46 +0000)]
Plugged memory leak.

2007-07-31  Hiroyuki Ikezoe  <poincare@ikezoe.net>

* shell/ev-window.c: (file_open_dialog_response_cb): Plugged memory
leak.

svn path=/trunk/; revision=2605

16 years agoRenamed ca/figues to ca/figures
Josep Puigdemont i Casamajó [Mon, 30 Jul 2007 23:54:29 +0000 (23:54 +0000)]
Renamed ca/figues to ca/figures

svn path=/trunk/; revision=2603

16 years agoBinding are a new feature EVINCE_0_9_3
Nickolay V. Shmyrev [Mon, 30 Jul 2007 19:01:55 +0000 (19:01 +0000)]
Binding are a new feature

svn path=/trunk/; revision=2601