Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Updated Spanish translationJorge Gonzalez Gonzalez2007-11-252-123/+135
| | | | svn path=/trunk/; revision=2747
* Add a command line option for search. Fixes bug #497710.Carlos Garcia Campos2007-11-258-10/+79
| | | | | | | | | | | | | | | | | 2007-11-25 Carlos Garcia Campos <carlosgc@gnome.org> * shell/ev-application.[ch]: (get_find_string_from_args), (ev_application_open_uri_at_dest), (ev_application_open_uri), (ev_application_open_uri_list): * shell/ev-jobs.[ch]: (ev_job_load_dispose), (ev_job_load_new): * shell/ev-window.[ch]: (ev_window_load_job_cb), (ev_window_open_uri), (ev_window_cmd_file_open_copy_at_dest), (ev_window_cmd_recent_file_activate), (ev_window_open_recent_action_item_activated), (ev_window_print_send), (open_remote_link): * shell/main.c: (arguments_parse): Add a command line option for search. Fixes bug #497710. svn path=/trunk/; revision=2746
* Updated Occitan translationYannig MARCHEGAY2007-11-212-9/+10
| | | | svn path=/trunk/; revision=2745
* Updated Occitan translationYannig MARCHEGAY2007-11-202-305/+40
| | | | svn path=/trunk/; revision=2744
* Fix endless loop when pages_per_sheet is 0. Fixes bug #498248.Darren Kenny2007-11-202-1/+7
| | | | | | | | 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=/trunk/; revision=2742
* sv.po: Updated Swedish translationDaniel Nylander2007-11-112-214/+228
| | | | svn path=/trunk/; revision=2741
* Updated Belarusian Latin translation.Ihar Hrachyshka2007-11-082-125/+144
| | | | svn path=/trunk/; revision=2740
* Updated Galician Translation.Ignacio Casal Quinteiro2007-11-032-140/+146
| | | | svn path=/trunk/; revision=2739
* Updated Spanish translationJorge Gonzalez Gonzalez2007-11-012-122/+122
| | | | svn path=/trunk/; revision=2738
* Translation updated by Ivar Smolin.Priit Laes2007-11-012-128/+122
| | | | | | | | 2007-11-01 Priit Laes <plaes@svn.gnome.org> * et.po: Translation updated by Ivar Smolin. svn path=/trunk/; revision=2737
* Translation updatedGabor Kelemen2007-11-012-1/+5
| | | | | | | | | 2007-11-01 Gabor Kelemen <kelemeng@gnome.hu> * hu.po: Translation updated svn path=/trunk/; revision=2736
* Updated Lithuanian translation.Gintautas Miliauskas2007-10-312-129/+140
| | | | | | | | | 2007-10-31 Gintautas Miliauskas <gintas@akl.lt> * lt.po: Updated Lithuanian translation. svn path=/trunk/; revision=2735
* Updated Finnish translationIlkka Tuohela2007-10-312-202/+216
| | | | svn path=/trunk/; revision=2734
* Updated Slovenian translationMatej Urbančič2007-10-301-129/+125
| | | | svn path=/trunk/; revision=2733
* svn path=/trunk/; revision=2732Carlos Garcia Campos2007-10-293-114/+125
| | | | | | | | | 2007-10-29 Carlos Garcia Campos <carlosgc@gnome.org> * data/evince-toolbar.xml: * shell/Makefile.am: svn path=/trunk/; revision=2732
* Add an expander to the open toolbar item which pops up a dropdown menuCarlos Garcia Campos2007-10-287-6/+217
| | | | | | | | | | | | | | | 2007-10-29 Carlos Garcia Campos <carlosgc@gnome.org> * data/evince-toolbar.xml: * shell/Makefile.am: * shell/ev-application.c: (ev_application_init): * shell/ev-open-recent-action.[ch]: * shell/ev-window.c: (ev_window_open_recent_action_item_activated), (register_custom_actions): Add an expander to the open toolbar item which pops up a dropdown menu with the recently used documents. Fixes bug #487215. svn path=/trunk/; revision=2731
* Translation updated by Ivar Smolin.Priit Laes2007-10-282-195/+199
| | | | | | | | 2007-10-28 Priit Laes <plaes@svn.gnome.org> * et.po: Translation updated by Ivar Smolin. svn path=/trunk/; revision=2730
* Do not jump to the first page when reloading by running evince from theCarlos Garcia Campos2007-10-282-2/+13
| | | | | | | | | | 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=/trunk/; revision=2728
* Remove a file. Updated Norwegian bokmål translation.Kjartan Maraas2007-10-271-4/+3
| | | | | | | | | 2007-10-27 Kjartan Maraas <kmaraas@gnome.org> * POTFILES.in: Remove a file. * nb.po: Updated Norwegian bokmål translation. svn path=/trunk/; revision=2727
* Plugged memory leak when help file is not found. Fixes bug #490762.Hiroyuki Ikezoe2007-10-272-0/+9
| | | | | | | | | 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=/trunk/; revision=2725
* Remove a file. Updated Norwegian bokmål translation.Kjartan Maraas2007-10-273-147/+141
| | | | | | | | | 2007-10-27 Kjartan Maraas <kmaraas@gnome.org> * POTFILES.in: Remove a file. * nb.po: Updated Norwegian bokmål translation. svn path=/trunk/; revision=2724
* Enable djvu, dvi and comics backends by default. Fixes bug #437121.Carlos Garcia Campos2007-10-262-7/+12
| | | | | | | | | 2007-10-26 Carlos Garcia Campos <carlosgc@gnome.org> * configure.ac: Enable djvu, dvi and comics backends by default. Fixes bug #437121. svn path=/trunk/; revision=2723
* RemovedCarlos Garcia Campos2007-10-2619-3894/+16
| | | | | | | | | | | | | | | | 2007-10-26 Carlos Garcia Campos <carlosgc@gnome.org> * configure.ac: * cut-n-paste/Makefile.am: * cut-n-paste/recent-files/*: Removed * help/reference/Makefile.am: * shell/Makefile.am: * shell/ev-application.[ch]: (ev_application_shutdown), (ev_application_init): * shell/ev-window.c: (ev_window_add_recent), (ev_window_setup_recent), (ev_window_dispose), (ev_window_init): Bump requirements to gtk+ 2.10.0 and remove egg-recent code. svn path=/trunk/; revision=2722
* Fix printing with poppler splash backend. Fixes bug #489774.Carlos Garcia Campos2007-10-262-13/+29
| | | | | | | | | | 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=/trunk/; revision=2721
* Updated Spanish translationJorge Gonzalez Gonzalez2007-10-252-15/+24
| | | | svn path=/trunk/; revision=2720
* Updated Slovenian translationMatej Urbančič2007-10-251-23/+29
| | | | svn path=/trunk/; revision=2719
* Let GnomeVFS check the URL, this allow more URL (like mailto:), and reportPascal Terjan2007-10-252-22/+25
| | | | | | | | | | | | 2007-10-25 Pascal Terjan <pterjan@linuxfr.org> * shell/ev-window.c: (launch_external_uri): Let GnomeVFS check the URL, this allow more URL (like mailto:), and report error if the URL is not supported (#489910). svn path=/trunk/; revision=2718
* Updated Arabic Translation by Djihed Afifi. Djihed Afifi2007-10-242-79/+61
| | | | svn path=/trunk/; revision=2717
* Updated Arabic Translation by Youssef Chahibi. Djihed Afifi2007-10-232-181/+214
| | | | svn path=/trunk/; revision=2715
* Fix a crash when printing with the gnome-print dialog. Fixes bug #488939.Carlos Garcia Campos2007-10-223-1/+10
| | | | | | | | | | 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=/trunk/; revision=2713
* Updated Arabic Translation by Youssef Chahibi. Djihed Afifi2007-10-211-0/+4
| | | | svn path=/trunk/; revision=2711
* Updated Belarusian Latin translation.Ihar Hrachyshka2007-10-181-166/+163
| | | | svn path=/trunk/; revision=2710
* Fix an implicit function definition warning (#487655)Sebastien Bacher2007-10-182-0/+7
| | | | | | | | | | 2007-10-18 Sebastien Bacher <seb128@ubuntu.com> * backend/pixbuf/pixbuf-document.c: Fix an implicit function definition warning (#487655) svn path=/trunk/; revision=2708
* Updated Slovenian translationMatej Urbančič2007-10-162-261/+287
| | | | svn path=/trunk/; revision=2707
* Updated Spanish translationJorge Gonzalez Gonzalez2007-10-162-195/+188
| | | | svn path=/trunk/; revision=2705
* Updated Occitan translationYannig MARCHEGAY2007-10-141-201/+203
| | | | svn path=/trunk/; revision=2702
* Fix conflicting shortcut for view sade pane and presentation.Carlos Garcia Campos2007-10-112-1/+7
| | | | | | | | 2007-10-11 Carlos Garcia Campos <carlosgc@gnome.org> * shell/ev-window.c: Fix conflicting shortcut for view sade pane and presentation. svn path=/trunk/; revision=2701
* When printing multiple pages per sheet in reverse option, do not invertCarlos Garcia Campos2007-10-115-39/+101
| | | | | | | | | | | | | | | | | | | 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=/trunk/; revision=2700
* Respect ranges order when printing more than one range in random order.Carlos Garcia Campos2007-10-113-27/+90
| | | | | | | | | | | 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=/trunk/; revision=2699
* Rotate also the window icon when document is rotated. Fixes bug #474681.Martin Schanzenbach2007-10-102-21/+41
| | | | | | | | | | 2007-10-10 Martin Schanzenbach <mschanzenbach@gmail.com> * shell/ev-window.c: (ev_window_refresh_window_thumbnail), (ev_window_setup_document), (ev_window_rotation_changed_cb): Rotate also the window icon when document is rotated. Fixes bug #474681. svn path=/trunk/; revision=2696
* Updated Danish translationKenneth Nielsen2007-10-072-114/+118
| | | | svn path=/trunk/; revision=2694
* Added Brazilian Portuguese translation, by Hugo Doria and Pedro deJonh Wendell2007-10-053-1/+1017
| | | | | | | | | | 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
* Silently ignore unknown form fields. Fixes bug #482654. Patch by MatthiasCarlos Garcia Campos2007-10-042-4/+17
| | | | | | | | | | 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
* Use poppler_page_render_for_printing() instead of poppler_page_render() ifCarlos Garcia Campos2007-10-043-1/+16
| | | | | | | | | | | 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
* Do not show the toolbar in fullscreen mode if the main toolbar is notCarlos Garcia Campos2007-10-042-1/+12
| | | | | | | | | 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
* Give priority to form fields over images when deciding whether a buttonCarlos Garcia Campos2007-09-292-3/+12
| | | | | | | | | | | 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
* Updated Finnish translation (fix for bug #479254)Ilkka Tuohela2007-09-232-2/+6
| | | | svn path=/trunk/; revision=2688
* Updated Korean translation.Changwoo Ryu2007-09-222-250/+292
| | | | | | | | 2007-09-22 Changwoo Ryu <cwryu@debian.org> * ko.po: Updated Korean translation. svn path=/trunk/; revision=2687
* Updated Italian translation fixing some typos.Luca Ferretti2007-09-202-8/+22
| | | | | | | | | | 2007-09-20 Luca Ferretti <elle.uca@libero.it> * it.po: Updated Italian translation fixing some typos. svn path=/trunk/; revision=2686
* Update for release 2.20.0Nickolay V. Shmyrev2007-09-173-2/+36
| | | | | | | | | | | | 2007-09-17 Nickolay V. Shmyrev <nshmyrev@yandex.ru> * NEWS: * configure.ac: Update for release 2.20.0 svn path=/trunk/; revision=2684