]> www.fi.muni.cz Git - evince.git/log
evince.git
18 years agoHungarian translation updated.
Gabor Kelemen [Thu, 4 Aug 2005 10:52:36 +0000 (10:52 +0000)]
Hungarian translation updated.

2005-08-04  Gabor Kelemen  <kelemeng@gnome.hu>

* hu.po: Hungarian translation updated.

18 years agoUpdated Spanish translation.
Francisco Javier F. Serrador [Wed, 3 Aug 2005 21:09:06 +0000 (21:09 +0000)]
Updated Spanish translation.

2005-08-03  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

* es.po: Updated Spanish translation.

18 years agoTranslation updated by Ivar Smolin.
Priit Laes [Wed, 3 Aug 2005 07:48:00 +0000 (07:48 +0000)]
Translation updated by Ivar Smolin.

2005-08-03  Priit Laes  <plaes@cvs.gnome.org>

* et.po: Translation updated by Ivar Smolin.

18 years agoDisable save and print respect to lockdown gconf keys
Nickolay V. Shmyrev [Wed, 3 Aug 2005 06:02:35 +0000 (06:02 +0000)]
Disable save and print respect to lockdown gconf keys

18 years agoCopy-paste g_file_set_contents to keep compatibility with gtk 2.6
Nickolay V. Shmyrev [Wed, 3 Aug 2005 05:49:48 +0000 (05:49 +0000)]
Copy-paste g_file_set_contents to keep compatibility with gtk 2.6
Fix for bug 312228

18 years agoUpdated Norwegian Bokmål translation. Same.
Terance Sola [Tue, 2 Aug 2005 03:15:02 +0000 (03:15 +0000)]
Updated Norwegian Bokmål translation. Same.

2005-08-02  Terance Sola  <terance@lyse.net>

* nb.po: Updated Norwegian Bokmål translation.
* no.po: Same.

18 years agoudted by rranjan@redhat.com
Rajesh Ranjan [Mon, 1 Aug 2005 13:00:12 +0000 (13:00 +0000)]
udted by rranjan@redhat.com

18 years agovi.po: Updated Vietnamese translation.
Clytie Siddall [Mon, 1 Aug 2005 07:59:33 +0000 (07:59 +0000)]
vi.po: Updated Vietnamese translation.

18 years agoPersist the print settings. Fixes bug #311578.
Christian Persch [Sun, 31 Jul 2005 13:06:37 +0000 (13:06 +0000)]
Persist the print settings. Fixes bug #311578.

2005-07-31  Christian Persch  <chpe@cvs.gnome.org>

* shell/ev-window.c: (load_print_config_from_file),
(save_print_config_to_file), (ev_window_print_range):

Persist the print settings. Fixes bug #311578.

18 years agoUpdate backends to make them build with new rotation system
Nickolay V. Shmyrev [Sun, 31 Jul 2005 10:07:24 +0000 (10:07 +0000)]
Update backends to make them build with new rotation system

18 years agoUpdated Greek translation
Nikos Charonitakis [Sun, 31 Jul 2005 09:54:51 +0000 (09:54 +0000)]
Updated Greek translation

18 years agoUpdate documentation image from Luca Ferretti <elle.uca@libero.it>
Nickolay V. Shmyrev [Sun, 31 Jul 2005 07:48:11 +0000 (07:48 +0000)]
Update documentation image from Luca Ferretti <elle.uca@libero.it>

18 years agoat Jul 30 19:09:34 2005 Jonathan Blandford <jrb@redhat.com>
Jonathan Blandford [Sat, 30 Jul 2005 23:11:25 +0000 (23:11 +0000)]
at Jul 30 19:09:34 2005  Jonathan Blandford  <jrb@redhat.com>

        * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_clear):
        * shell/ev-pixbuf-cache.h:
        * shell/ev-sidebar-thumbnails.c:
        (ev_sidebar_thumbnails_get_property), (add_range),
        (adjustment_changed_cb):
        * shell/ev-view.c: (ev_view_set_rotation): Fix rotation and the
        pixbuf cache.  Make thumbnailing work again.  Also, fix bug where
        we were thumbnailing the entire docment on startup, slowing us
        down hugely.

18 years agovi.po: Updated Vietnamese translation.
Clytie Siddall [Sat, 30 Jul 2005 13:46:37 +0000 (13:46 +0000)]
vi.po: Updated Vietnamese translation.

18 years agoUpdated Spanish translation.
Francisco Javier F. Serrador [Sat, 30 Jul 2005 10:02:05 +0000 (10:02 +0000)]
Updated Spanish translation.

2005-07-30  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

* es.po: Updated Spanish translation.

18 years agoHandle n_pages == 0, fixes #310306.
Jonathan Blandford [Sat, 30 Jul 2005 03:15:20 +0000 (03:15 +0000)]
Handle n_pages == 0, fixes #310306.

Fri Jul 29 23:14:28 2005  Jonathan Blandford  <jrb@redhat.com>

        * shell/ev-page-cache.c: (ev_page_cache_new):
        * shell/ev-window.c: (update_action_sensitivity): Handle n_pages
        == 0, fixes #310306.

18 years agoAccount rotation in doc_rect_to_view_rect. Ensure rotation doesnt go out
Marco Pesenti Gritti [Fri, 29 Jul 2005 17:59:01 +0000 (17:59 +0000)]
Account rotation in doc_rect_to_view_rect. Ensure rotation doesnt go out

2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>

        * shell/ev-view.c: (doc_rect_to_view_rect), (ev_view_rotate_right),
        (ev_view_rotate_left):

        Account rotation in doc_rect_to_view_rect.
        Ensure rotation doesnt go out of bounds.

18 years ago*** empty log message ***
Marco Pesenti Gritti [Fri, 29 Jul 2005 16:24:40 +0000 (16:24 +0000)]
*** empty log message ***

18 years agoCorrect and cleanup w/h swapping
Marco Pesenti Gritti [Fri, 29 Jul 2005 16:24:22 +0000 (16:24 +0000)]
Correct and cleanup w/h swapping

2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>

        * shell/ev-page-cache.c: (ev_page_cache_get_size):

        Correct and cleanup w/h swapping

18 years agoUse rotation rather than orientation. It's easier and enough for our
Marco Pesenti Gritti [Fri, 29 Jul 2005 16:02:28 +0000 (16:02 +0000)]
Use rotation rather than orientation. It's easier and enough for our

2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>

        * backend/ev-document-thumbnails.c:
        (ev_document_thumbnails_get_thumbnail):
        * backend/ev-document-thumbnails.h:
        * backend/ev-document.c:
        * backend/ev-document.h:
        * backend/ev-render-context.c: (ev_render_context_new),
        (ev_render_context_set_rotation):
        * backend/ev-render-context.h:
        * pdf/ev-poppler.cc:
        * ps/ps-document.c: (ps_document_document_iface_init):
        * shell/ev-jobs.c: (ev_job_thumbnail_new), (ev_job_thumbnail_run):
        * shell/ev-jobs.h:
        * shell/ev-page-cache.c: (build_height_to_page),
        (ev_page_cache_new), (ev_page_cache_get_size),
        (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
        (ev_page_cache_get_height_to_page):
        * shell/ev-page-cache.h:
        * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
        (add_job_if_needed), (ev_pixbuf_cache_add_jobs_if_needed),
        (ev_pixbuf_cache_set_page_range), (new_selection_pixbuf_needed),
        (ev_pixbuf_cache_get_selection_pixbuf):
        * shell/ev-pixbuf-cache.h:
        * shell/ev-print-job.c: (idle_print_handler):
        * shell/ev-sidebar-thumbnails.c: (add_range):
        * shell/ev-view.c: (view_update_range_and_current_page),
        (get_page_y_offset), (get_page_extents),
        (ev_view_size_request_continuous_dual_page),
        (ev_view_size_request_continuous),
        (ev_view_size_request_dual_page),
        (ev_view_size_request_single_page), (draw_one_page),
        (ev_view_set_rotation), (ev_view_rotate_right),
        (ev_view_rotate_left), (ev_view_zoom_for_size_presentation),
        (ev_view_zoom_for_size_continuous_and_dual_page),
        (ev_view_zoom_for_size_continuous),
        (ev_view_zoom_for_size_dual_page),
        (ev_view_zoom_for_size_single_page), (compute_new_selection_text),
        (ev_view_select_all):
        * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
        * tiff/tiff-document.c: (tiff_document_render_pixbuf),
        (tiff_document_document_iface_init),
        (tiff_document_thumbnails_get_thumbnail):

        Use rotation rather than orientation. It's easier and enough
        for our needs.

18 years agoMake the page cache aware of page orientation.
Marco Pesenti Gritti [Fri, 29 Jul 2005 15:05:35 +0000 (15:05 +0000)]
Make the page cache aware of page orientation.

2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>

        * shell/ev-page-cache.c: (build_height_to_page),
        (ev_page_cache_new), (ev_page_cache_get_size),
        (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
        (ev_page_cache_get_height_to_page):
        * shell/ev-page-cache.h:
        * shell/ev-view.c: (get_page_y_offset), (get_page_extents),
        (ev_view_size_request_continuous_dual_page),
        (ev_view_size_request_continuous),
        (ev_view_zoom_for_size_continuous_and_dual_page),
        (ev_view_zoom_for_size_continuous):

        Make the page cache aware of page orientation.

18 years ago*** empty log message ***
Marco Pesenti Gritti [Fri, 29 Jul 2005 14:18:35 +0000 (14:18 +0000)]
*** empty log message ***

18 years agoReally make use of the orientation bit of the render context. Use the
Marco Pesenti Gritti [Fri, 29 Jul 2005 14:17:57 +0000 (14:17 +0000)]
Really make use of the orientation bit of the render context. Use the

2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>

        * backend/ev-document-thumbnails.c:
        (ev_document_thumbnails_get_thumbnail):
        * backend/ev-document-thumbnails.h:
        * backend/ev-document.c:
        * backend/ev-document.h:
        * backend/ev-ps-exporter.c: (ev_ps_exporter_do_page):
        * backend/ev-ps-exporter.h:
        * pdf/ev-poppler.cc:
        * ps/ps-document.c: (ps_document_document_iface_init),
        (ps_document_ps_export_do_page):
        * shell/ev-jobs.c: (ev_job_thumbnail_new), (ev_job_thumbnail_run):
        * shell/ev-jobs.h:
        * shell/ev-page-cache.c: (ev_page_cache_get_size),
        (ev_page_cache_get):
        * shell/ev-page-cache.h:
        * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
        (add_job_if_needed), (ev_pixbuf_cache_add_jobs_if_needed),
        (ev_pixbuf_cache_set_page_range), (new_selection_pixbuf_needed):
        * shell/ev-pixbuf-cache.h:
        * shell/ev-print-job.c: (idle_print_handler):
        * shell/ev-sidebar-thumbnails.c: (add_range):
        * shell/ev-view.c: (view_update_range_and_current_page),
        (get_page_extents), (ev_view_size_request_dual_page),
        (ev_view_size_request_single_page), (draw_one_page),
        (clear_caches), (ev_view_set_orientation), (ev_view_rotate_right),
        (ev_view_rotate_left), (ev_view_zoom_for_size_presentation),
        (ev_view_zoom_for_size_dual_page),
        (ev_view_zoom_for_size_single_page), (compute_new_selection_text),
        (ev_view_select_all):
        * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
        * tiff/tiff-document.c: (tiff_document_get_page_size),
        (tiff_document_get_orientation), (rotate_pixbuf),
        (tiff_document_render_pixbuf), (tiff_document_document_iface_init),
        (tiff_document_thumbnails_get_thumbnail),
        (tiff_document_ps_export_do_page), (tiff_document_init):

        Really make use of the orientation bit of the render context.
        Use the render context in a few more places in the backend API.
        This regress orientation, but now it's done right. Will try to
        fix it up asap...

18 years agoPatch by Nickolay V. Shmyrev to fix find flickering
Marco Pesenti Gritti [Fri, 29 Jul 2005 10:05:35 +0000 (10:05 +0000)]
Patch by Nickolay V. Shmyrev to fix find flickering

2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>

        * shell/ev-view.c: (ensure_rectangle_is_visible):

        Patch by Nickolay V. Shmyrev to fix find flickering

18 years agoUpdated British English translation.
James Ogley [Fri, 29 Jul 2005 08:36:20 +0000 (08:36 +0000)]
Updated British English translation.

2005-07-29  James Ogley  <james@usr-local-bin.org>

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

18 years agoBulk changes to Finnish strings
Ilkka Tuohela [Thu, 28 Jul 2005 15:38:51 +0000 (15:38 +0000)]
Bulk changes to Finnish strings

18 years agoAdded sq to ALL_LINGUAS.
Laurent Dhima [Thu, 28 Jul 2005 14:48:27 +0000 (14:48 +0000)]
Added sq to ALL_LINGUAS.

2005-07-28  Laurent Dhima  <laurenti@alblinux.net>

* configure.ac: Added sq to ALL_LINGUAS.

18 years agoAdded Albanian translation.
Laurent Dhima [Thu, 28 Jul 2005 14:48:24 +0000 (14:48 +0000)]
Added Albanian translation.

2005-07-28  Laurent Dhima  <laurenti@alblinux.net>

* sq.po: Added Albanian translation.

18 years agoUpdated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>
Alexander Shopov [Thu, 28 Jul 2005 13:15:08 +0000 (13:15 +0000)]
Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>

2005-07-28  Alexander Shopov  <ash@contact.bg>

* bg.po: Updated Bulgarian translation by
Vladimir Petkov <vpetkov@i-space.org>

18 years agoUpdated pt_BR translation
Raphael Higino [Wed, 27 Jul 2005 23:45:46 +0000 (23:45 +0000)]
Updated pt_BR translation

18 years agoUpdated Spanish translation.
Francisco Javier F. Serrador [Wed, 27 Jul 2005 20:59:11 +0000 (20:59 +0000)]
Updated Spanish translation.

2005-07-27  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

* es/es.po: Updated Spanish translation.

18 years agoUpdated Spanish translation.
Francisco Javier F. Serrador [Wed, 27 Jul 2005 20:32:48 +0000 (20:32 +0000)]
Updated Spanish translation.

2005-07-27  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

* es.po: Updated Spanish translation.

18 years agoTranslation updated by Ivar Smolin.
Priit Laes [Wed, 27 Jul 2005 19:58:12 +0000 (19:58 +0000)]
Translation updated by Ivar Smolin.

2005-07-27  Priit Laes  <plaes@cvs.gnome.org>

* et.po: Translation updated by Ivar Smolin.

18 years agoadd paper_width, paper_height, and duplex parameters to ::begin.
Martin Kretzschmar [Wed, 27 Jul 2005 19:36:54 +0000 (19:36 +0000)]
add paper_width, paper_height, and duplex parameters to ::begin.

* backend/ev-ps-exporter.h: add paper_width, paper_height, and
duplex parameters to ::begin.

* tiff/tiff-document.c (tiff_document_ps_export_begin):
* shell/ev-print-job.c (idle_print_handler):
* ps/ps-document.c (ps_document_ps_export_begin):
* pdf/ev-poppler.cc (pdf_document_ps_exporter_begin):
* backend/ev-ps-exporter.c (ev_ps_exporter_begin): update
implementations. Poppler backend needs poppler cvs. Rest has
unchanged behavior.

18 years agoUpdated Simplified Chinese translation
Funda Wang [Wed, 27 Jul 2005 16:19:11 +0000 (16:19 +0000)]
Updated Simplified Chinese translation

18 years agoUpdated Translation
Ankitkumar Rameshchandra Patel [Wed, 27 Jul 2005 05:47:20 +0000 (05:47 +0000)]
Updated Translation

18 years agoTranslation updated.
Priit Laes [Wed, 27 Jul 2005 04:48:27 +0000 (04:48 +0000)]
Translation updated.

2005-07-27  Priit Laes  <plaes@cvs.gnome.org>

* et.po: Translation updated.

18 years agoAdded et to ALL_LINGUAS.
Priit Laes [Wed, 27 Jul 2005 04:35:42 +0000 (04:35 +0000)]
Added et to ALL_LINGUAS.

2005-07-27  Priit Laes  <plaes@cvs.gnome.org>

* configure.ac: Added et to ALL_LINGUAS.

18 years agoTranslation added by Sven Sapelson.
Priit Laes [Wed, 27 Jul 2005 04:35:39 +0000 (04:35 +0000)]
Translation added by Sven Sapelson.

2005-07-27  Priit Laes  <plaes@cvs.gnome.org>

* et.po: Translation added by Sven Sapelson.

18 years agoUpdated Finnish translation.
Tommi Vainikainen [Tue, 26 Jul 2005 12:15:56 +0000 (12:15 +0000)]
Updated Finnish translation.

2005-07-26  Tommi Vainikainen  <thv@iki.fi>
* fi.po: Updated Finnish translation.

18 years agoUpdated Canadian English translation.
Adam Weinberger [Tue, 26 Jul 2005 07:44:20 +0000 (07:44 +0000)]
Updated Canadian English translation.

2005-07-26  Adam Weinberger  <adamw@gnome.org>

* en_CA.po: Updated Canadian English translation.

18 years agoUpdated Polish translation by GNOME PL Team.
Artur Flinta [Tue, 26 Jul 2005 07:24:40 +0000 (07:24 +0000)]
Updated Polish translation by GNOME PL Team.

2005-07-26  Artur Flinta  <aflinta@cvs.gnome.org>

* pl.po: Updated Polish translation by GNOME PL Team.

18 years agoTranslation updated by Tino Meinen.
Vincent van Adrighem [Tue, 26 Jul 2005 06:46:51 +0000 (06:46 +0000)]
Translation updated by Tino Meinen.

2005-07-26  Vincent van Adrighem  <adrighem@gnome.org>

* nl.po: Translation updated by Tino Meinen.

18 years agodone
Ivan Stojmirov [Mon, 25 Jul 2005 23:07:14 +0000 (23:07 +0000)]
done

18 years ago(using_pdf_printer): new function.
Martin Kretzschmar [Mon, 25 Jul 2005 20:25:15 +0000 (20:25 +0000)]
(using_pdf_printer): new function.
(ev_window_print_range): print a less techy message if someone
tries to print to PDF.

18 years agoMinor update.
Jordi Mallach [Mon, 25 Jul 2005 18:31:22 +0000 (18:31 +0000)]
Minor update.

18 years agoUpdated Catalan translation by Gil Forcada <gilforcada@guifi.net>.
Jordi Mallach [Mon, 25 Jul 2005 18:30:29 +0000 (18:30 +0000)]
Updated Catalan translation by Gil Forcada <gilforcada@guifi.net>.

2005-07-25  Jordi Mallach  <jordi@sindominio.net>

* ca.po: Updated Catalan translation by
Gil Forcada <gilforcada@guifi.net>.

18 years agodone
Ivan Stojmirov [Mon, 25 Jul 2005 15:27:38 +0000 (15:27 +0000)]
done

18 years agoUpdated Polish translation by GNOME PL Team.
Artur Flinta [Mon, 25 Jul 2005 12:18:21 +0000 (12:18 +0000)]
Updated Polish translation by GNOME PL Team.

2005-07-25  Artur Flinta  <aflinta@cvs.gnome.org>

* pl.po: Updated Polish translation by GNOME PL Team.

18 years agoUpdated Translation
Ankitkumar Rameshchandra Patel [Mon, 25 Jul 2005 08:42:45 +0000 (08:42 +0000)]
Updated Translation

18 years ago(font_type_to_string): Remove trailing space from "unknown font"
Martin Kretzschmar [Mon, 25 Jul 2005 08:01:23 +0000 (08:01 +0000)]
(font_type_to_string): Remove trailing space from "unknown font"
string. Bug #311431

18 years agoUpdated Swedish translation.
Christian Rose [Sun, 24 Jul 2005 20:58:39 +0000 (20:58 +0000)]
Updated Swedish translation.

2005-07-24  Christian Rose  <menthos@menthos.com>

* sv.po: Updated Swedish translation.

18 years agoUpdated German translation.
Hendrik Brandt [Sun, 24 Jul 2005 20:07:06 +0000 (20:07 +0000)]
Updated German translation.

2005-07-24  Hendrik Brandt  <heb@gnome-de.org>

        * de.po: Updated German translation.

18 years agoUpdated Finnish translation.
Tommi Vainikainen [Sun, 24 Jul 2005 19:23:03 +0000 (19:23 +0000)]
Updated Finnish translation.

2005-07-24  Tommi Vainikainen  <thv@iki.fi>

* fi.po: Updated Finnish translation.

18 years agohelp/es/.cvsignore, help/sr/.cvsignore: ignore xmlpo output.
Martin Kretzschmar [Sun, 24 Jul 2005 19:09:25 +0000 (19:09 +0000)]
help/es/.cvsignore, help/sr/.cvsignore: ignore xmlpo output.

18 years agoBug #311280
Martin Kretzschmar [Sun, 24 Jul 2005 19:00:45 +0000 (19:00 +0000)]
Bug #311280

* pdf/ev-poppler.cc (font_type_to_string): new, returns user readable
name for PopplerFontTypes
(pdf_document_fonts_fill_model): add font type to the detail column

* backend/ev-document-fonts.h: added
EV_DOCUMENT_FONTS_COLUMN_DETAILS.

* shell/ev-properties-fonts.c (font_cell_data_func): glue together
font name and font details, add a little markup.
(ev_properties_fonts_init): use the new cell data func, specify ypad
property for the cell renderer.
(ev_properties_fonts_set_document): add the details column.

18 years agoAdded Spanish help documents.
Francisco Javier F. Serrador [Sun, 24 Jul 2005 17:57:26 +0000 (17:57 +0000)]
Added Spanish help documents.

2005-07-24  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

* es.po: Added Spanish help documents.

18 years agoAdded "pl" to ALL_LINGUAS.
Artur Flinta [Sun, 24 Jul 2005 14:00:04 +0000 (14:00 +0000)]
Added "pl" to ALL_LINGUAS.

2005-07-24  Artur Flinta  <aflinta@cvs.gnome.org>

        * configure.ac: Added "pl" to ALL_LINGUAS.

18 years agoUpdated Polish translation by GNOME PL Team.
Artur Flinta [Sun, 24 Jul 2005 13:54:24 +0000 (13:54 +0000)]
Updated Polish translation by GNOME PL Team.

2005-07-24  Artur Flinta  <aflinta@cvs.gnome.org>

* pl.po: Updated Polish translation by GNOME PL Team.

18 years agoAdded partial Serbian translation.
Danilo Šegan [Sun, 24 Jul 2005 04:43:35 +0000 (04:43 +0000)]
Added partial Serbian translation.

18 years agoAdded Serbian translation.
Danilo Šegan [Sun, 24 Jul 2005 04:19:31 +0000 (04:19 +0000)]
Added Serbian translation.

18 years agoRemoved, should not be here. Added *.omf as those are generated files.
Tommi Vainikainen [Sat, 23 Jul 2005 21:34:31 +0000 (21:34 +0000)]
Removed, should not be here. Added *.omf as those are generated files.

2005-07-24  Tommi Vainikainen  <thv@iki.fi>

* xmldocs.make: Removed, should not be here.
* .cvsignore: Added *.omf as those are generated files.

18 years agoStarted this for translations of manual. Migrated to gnome-doc-utils.
Tommi Vainikainen [Sat, 23 Jul 2005 21:02:35 +0000 (21:02 +0000)]
Started this for translations of manual. Migrated to gnome-doc-utils.

2005-07-23  Tommi Vainikainen  <thv@iki.fi>

* help/ChangeLog: Started this for translations of manual.
* configure.ac, autogen.sh, .cvsignore: Migrated to
gnome-doc-utils. Patch in bug #311222.

18 years ago(mime_type_supported_by_gdk_pixbuf): #ifdef this away to fix an
Martin Kretzschmar [Fri, 22 Jul 2005 16:22:20 +0000 (16:22 +0000)]
(mime_type_supported_by_gdk_pixbuf): #ifdef this away to fix an
unused-function warning.

18 years ago*** empty log message ***
Ignacio Casal Quinteiro [Fri, 22 Jul 2005 15:43:28 +0000 (15:43 +0000)]
*** empty log message ***

18 years agoNepali Translation added
Pawan Chitrakar [Fri, 22 Jul 2005 01:52:37 +0000 (01:52 +0000)]
Nepali Translation added

18 years agoUpdated Lithuanian translation by Justina Klingaitė.
Žygimantas Beručka [Thu, 21 Jul 2005 21:36:41 +0000 (21:36 +0000)]
Updated Lithuanian translation by Justina Klingaitė.

2005-07-22  Žygimantas Beručka  <zygis@gnome.org>

        * lt.po: Updated Lithuanian translation by Justina Klingaitė.

18 years ago Clear status message when pointer leaves view. Fix for bug
Nickolay V. Shmyrev [Thu, 21 Jul 2005 21:05:47 +0000 (21:05 +0000)]
Clear status message when pointer leaves view. Fix for bug
#310818

18 years agoUpdated Spanish translation.
Francisco Javier F. Serrador [Thu, 21 Jul 2005 20:27:19 +0000 (20:27 +0000)]
Updated Spanish translation.

2005-07-21  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

* es.po: Updated Spanish translation.

18 years agoAdded gu to ALL_LINGUAS
Ankitkumar Rameshchandra Patel [Wed, 20 Jul 2005 13:11:45 +0000 (13:11 +0000)]
Added gu to ALL_LINGUAS

18 years agoAdded Gujarati Translations
Ankitkumar Rameshchandra Patel [Wed, 20 Jul 2005 13:11:20 +0000 (13:11 +0000)]
Added Gujarati Translations

18 years agoUpdated British English translation.
James Ogley [Tue, 19 Jul 2005 21:47:04 +0000 (21:47 +0000)]
Updated British English translation.

2005-07-19  James Ogley  <james@usr-local-bin.org>

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

18 years agoUpdated Simplified Chinese translation
Funda Wang [Mon, 18 Jul 2005 05:35:39 +0000 (05:35 +0000)]
Updated Simplified Chinese translation

18 years agookej e
Ivan Stojmirov [Mon, 18 Jul 2005 00:46:47 +0000 (00:46 +0000)]
okej e

18 years agoUpdated French translation.
Christophe Merlet [Sun, 17 Jul 2005 21:16:33 +0000 (21:16 +0000)]
Updated French translation.

18 years ago100%
Ivan Stojmirov [Sun, 17 Jul 2005 20:01:59 +0000 (20:01 +0000)]
100%

18 years ago100%
Ivan Stojmirov [Sun, 17 Jul 2005 20:01:08 +0000 (20:01 +0000)]
100%

18 years agoUpdated Spanish translation.
Francisco Javier F. Serrador [Sun, 17 Jul 2005 17:39:11 +0000 (17:39 +0000)]
Updated Spanish translation.

2005-07-17  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

* es.po: Updated Spanish translation.

18 years agoSet cursor to normal when leaving view
Nickolay V. Shmyrev [Sat, 16 Jul 2005 22:17:06 +0000 (22:17 +0000)]
Set cursor to normal when leaving view

18 years agoUpdate djvu configure warning
Nickolay V. Shmyrev [Sat, 16 Jul 2005 21:57:38 +0000 (21:57 +0000)]
Update djvu configure warning

18 years agoupdated by rranjan@redhat.com
Rajesh Ranjan [Fri, 15 Jul 2005 10:33:31 +0000 (10:33 +0000)]
updated by rranjan@redhat.com

18 years agoupdate
Amanpreet Singh Alam [Fri, 15 Jul 2005 09:12:49 +0000 (09:12 +0000)]
update

18 years agoscripty
Funda Wang [Thu, 14 Jul 2005 22:39:09 +0000 (22:39 +0000)]
scripty

18 years agofixed Brazilian Portuguese menu name, so that it's consistent with the
Guilherme de S. Pastore [Thu, 14 Jul 2005 16:30:26 +0000 (16:30 +0000)]
fixed Brazilian Portuguese menu name, so that it's consistent with the

* pt_BR.po: fixed Brazilian Portuguese menu name, so
that it's consistent with the English version and also
HIG-compliant.

18 years agoUpdated Czech translation.
Miloslav Trmac [Thu, 14 Jul 2005 08:55:52 +0000 (08:55 +0000)]
Updated Czech translation.

2005-07-14  Miloslav Trmac  <mitr@volny.cz>

* cs.po: Updated Czech translation.

18 years agoHungarian translation updated.
Gabor Kelemen [Tue, 12 Jul 2005 16:47:49 +0000 (16:47 +0000)]
Hungarian translation updated.

2005-07-12  Gabor Kelemen  <kelemeng@gnome.hu>

* hu.po: Hungarian translation updated.

18 years agoUpdated Finnish translation.
Tommi Vainikainen [Tue, 12 Jul 2005 13:47:45 +0000 (13:47 +0000)]
Updated Finnish translation.

2005-07-12  Tommi Vainikainen  <thv@iki.fi>

* fi.po: Updated Finnish translation.

18 years agoAdd keypad accelerators for zooming. Fix for bug 308128.
Nickolay V. Shmyrev [Tue, 12 Jul 2005 08:45:59 +0000 (08:45 +0000)]
Add keypad accelerators for zooming. Fix for bug 308128.

2005-07-12  Nickolay V. Shmyrev <nshmyrev@yandex.ru>

        * data/evince-ui.xml, shell/ev-window.c:

        Add keypad accelerators for zooming. Fix for bug 308128.

18 years agoAllow to enable/disable the pixbuf backend. Default to off for now. If we
Marco Pesenti Gritti [Mon, 11 Jul 2005 17:38:35 +0000 (17:38 +0000)]
Allow to enable/disable the pixbuf backend. Default to off for now. If we

2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>

        * Makefile.am:
        * backend/Makefile.am:
        * backend/ev-document-factory.c: (ev_document_type_get_from_mime):
        * configure.ac:
        * shell/ev-document-types.c: (ev_document_types_add_filters):

        Allow to enable/disable the pixbuf backend.
        Default to off for now. If we want it enabled we should
        really put mime types in the desktop, implement properties etc.

        * properties/evince-properties.c:

        Initialize error to NULL.
        Check error is not NULL before freeing.

18 years agoUse F5 as presentation accell
Marco Pesenti Gritti [Mon, 11 Jul 2005 15:54:54 +0000 (15:54 +0000)]
Use F5 as presentation accell

2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>

        * shell/ev-window.c:

        Use F5 as presentation accell

18 years agoDo not leak the fullscreen toolbar
Marco Pesenti Gritti [Mon, 11 Jul 2005 15:49:04 +0000 (15:49 +0000)]
Do not leak the fullscreen toolbar

2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>

        * shell/ev-window.c: (update_chrome_visibility),
        (ev_window_create_fullscreen_popup), (ev_window_init):

        Do not leak the fullscreen toolbar

18 years agoThese has a return value! Fix totally random focus issues we was seeing.
Marco Pesenti Gritti [Mon, 11 Jul 2005 15:47:09 +0000 (15:47 +0000)]
These has a return value! Fix totally random focus issues we was seeing.

2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>

        * shell/ev-window.c: (view_actions_focus_in_cb),
        (view_actions_focus_out_cb):

        These has a return value! Fix totally random focus
        issues we was seeing.

18 years agoAllow open more than one file
Carlos Garcia Campos [Mon, 11 Jul 2005 11:20:42 +0000 (11:20 +0000)]
Allow open more than one file

2005-07-11  Carlos Garcia Campos  <carlosgc@gnome.org>
* shell/main.c: (load_files_remote):
Allow open more than one file

18 years agoFix for dbus 0.33. bug #309975
Marco Pesenti Gritti [Mon, 11 Jul 2005 10:25:56 +0000 (10:25 +0000)]
Fix for dbus 0.33. bug #309975

2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>

        * shell/main.c: (load_files_remote):

        Fix for dbus 0.33. bug #309975

18 years agoUpdated Czech translation.
Miloslav Trmac [Sun, 10 Jul 2005 17:16:59 +0000 (17:16 +0000)]
Updated Czech translation.

2005-07-10  Miloslav Trmac  <mitr@volny.cz>

* cs.po: Updated Czech translation.

18 years agoUpdated German translation.
Hendrik Brandt [Sat, 9 Jul 2005 18:15:13 +0000 (18:15 +0000)]
Updated German translation.

2005-07-09  Hendrik Brandt  <heb@gnome-de.org>

        * de.po: Updated German translation.

18 years agoTranslation updated by Tino Meinen.
Vincent van Adrighem [Sat, 9 Jul 2005 09:11:40 +0000 (09:11 +0000)]
Translation updated by Tino Meinen.

2005-07-09  Vincent van Adrighem  <adrighem@gnome.org>

* nl.po: Translation updated by Tino Meinen.

18 years agoUpdated Canadian English translation.
Adam Weinberger [Fri, 8 Jul 2005 20:21:30 +0000 (20:21 +0000)]
Updated Canadian English translation.

2005-07-08  Adam Weinberger  <adamw@gnome.org>

* en_CA.po: Updated Canadian English translation.

18 years agoActually return NULL for types we dont support
Marco Pesenti Gritti [Fri, 8 Jul 2005 16:21:14 +0000 (16:21 +0000)]
Actually return NULL for types we dont support

2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>

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

        Actually return NULL for types we dont support

18 years agoRemove empty lines.
Christian Persch [Fri, 8 Jul 2005 13:06:33 +0000 (13:06 +0000)]
Remove empty lines.

2005-07-08  Christian Persch  <chpe@cvs.gnome.org>

* po/POTFILES.in:

Remove empty lines.