]> www.fi.muni.cz Git - evince.git/log
evince.git
17 years agoAdd documentation notes EVINCE_0_6_1 GNOME_2_16_BRANCHPOINT
Nickolay V. Shmyrev [Sun, 8 Oct 2006 22:54:30 +0000 (22:54 +0000)]
Add documentation notes

17 years agoUpdate for 0.6.1
Nickolay V. Shmyrev [Sun, 8 Oct 2006 21:53:05 +0000 (21:53 +0000)]
Update for 0.6.1

2006-10-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>

* NEWS:
* configure.ac:

Update for 0.6.1

17 years agoCorrectly disconnect from job signals on destroy.
Nickolay V. Shmyrev [Sun, 8 Oct 2006 21:34:28 +0000 (21:34 +0000)]
Correctly disconnect from job signals on destroy.

2006-10-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>

* shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
(job_fonts_finished_cb), (ev_properties_fonts_set_document):

Correctly disconnect from job signals on destroy.

17 years agoFixes bug #343199, current page now follows find page.
Nickolay V. Shmyrev [Sun, 8 Oct 2006 18:23:39 +0000 (18:23 +0000)]
Fixes bug #343199, current page now follows find page.

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

* shell/ev-view-private.h:
* shell/ev-view.c: (view_set_adjustment_values),
(view_update_range_and_current_page),
(ensure_rectangle_is_visible), (ev_view_size_allocate):

Fixes bug #343199, current page now follows find page.

17 years agoRevery UNLIKELY
Nickolay V. Shmyrev [Sun, 8 Oct 2006 17:32:41 +0000 (17:32 +0000)]
Revery UNLIKELY

17 years agoAssigned OpenDocument presenation MIME type to the Impress backend. Added
Wouter Bolsterlee [Sun, 8 Oct 2006 14:51:55 +0000 (14:51 +0000)]
Assigned OpenDocument presenation MIME type to the Impress backend. Added

2006-10-08  Wouter Bolsterlee  <wbolster@gnome.org>

* backend/ev-document-factory.c:
* configure.ac:
Assigned OpenDocument presenation MIME type to the
Impress backend. Added some missing (but harmless)
#ifdefs in the document factory as well to make things
consistent again. Fixes bug #360658.

17 years agoReduce relocations. Bug #360616.
Christian Persch [Sun, 8 Oct 2006 12:35:42 +0000 (12:35 +0000)]
Reduce relocations. Bug #360616.

2006-10-08  Christian Persch  <chpe@cvs.gnome.org>

* backend/ev-async-renderer.c: (ev_async_renderer_get_type):
* backend/ev-document-find.c: (ev_document_find_get_type):
* backend/ev-document-fonts.c: (ev_document_fonts_get_type):
* backend/ev-document-links.c: (ev_document_links_get_type):
* backend/ev-document-security.c: (ev_document_security_get_type):
* backend/ev-document-thumbnails.c:
(ev_document_thumbnails_get_type):
* backend/ev-document.c: (ev_document_get_type):
* backend/ev-ps-exporter.c: (ev_ps_exporter_get_type):
* backend/ev-selection.c: (ev_selection_get_type):
* cut-n-paste/recent-files/egg-recent-model.c:
(egg_recent_model_get_type):
* cut-n-paste/recent-files/egg-recent-view-uimanager.c:
(egg_recent_view_uimanager_get_type):
* cut-n-paste/recent-files/egg-recent-view.c:
(egg_recent_view_get_type):
* cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
(egg_editable_toolbar_get_type):
* cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
(egg_toolbar_editor_get_type):
* cut-n-paste/toolbar-editor/egg-toolbars-model.c:
(egg_toolbars_model_get_type):
* cut-n-paste/toolbar-editor/eggtreemultidnd.c:
(egg_tree_multi_drag_source_get_type):
* cut-n-paste/zoom-control/ephy-zoom-action.c:
(ephy_zoom_action_get_type):
* cut-n-paste/zoom-control/ephy-zoom-control.c:
(ephy_zoom_control_get_type):
* impress/r_back.c: (_imp_fill_back):
* properties/ev-properties-main.c:
(ev_properties_plugin_register_type):
* shell/ev-sidebar-page.c: (ev_sidebar_page_get_type):
* shell/ev-view-accessible.c: (ev_view_accessible_get_type),
(ev_view_accessible_factory_get_type):

Reduce relocations. Bug #360616.

17 years agoLoad document even if extension is wrong.
Nickolay V. Shmyrev [Sun, 8 Oct 2006 07:29:56 +0000 (07:29 +0000)]
Load document even if extension is wrong.

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

* backend/ev-document-factory.c:
(ev_document_factory_get_document):

Load document even if extension is wrong.

17 years agoAdded Swedish translation. Added screenshot. Added sv to DOC_LINGUAS.
Daniel Nylander [Sat, 7 Oct 2006 00:20:32 +0000 (00:20 +0000)]
Added Swedish translation. Added screenshot. Added sv to DOC_LINGUAS.

2006-10-07  Daniel Nylander <po@danielnylander.se>

* sv/sv.po: Added Swedish translation.
* sv/figures/*png: Added screenshot.
* Makefile.am: Added sv to DOC_LINGUAS.

17 years agoAdded Spanish translation
Francisco Javier F. Serrador [Tue, 3 Oct 2006 22:54:25 +0000 (22:54 +0000)]
Added Spanish translation

2006-10-04  Francisco Javier F. Serrador  <serrador@openshine.com>

* es.po: Added Spanish translation

17 years agoSet size according to the document size/page size ratio. That should
Nickolay V. Shmyrev [Mon, 2 Oct 2006 23:44:17 +0000 (23:44 +0000)]
Set size according to the document size/page size ratio. That should

2006-10-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>

* shell/ev-metadata-manager.c: (save_values):
* shell/ev-window.c: (setup_size_from_metadata),
(setup_view_from_metadata), (ev_window_setup_document),
(ev_window_xfer_job_cb), (window_configure_event_cb):

Set size according to the document size/page size ratio.
That should correct rather wierd behaviour of the previous
commit.

17 years agoSet size for new windows from previous window size. See bugs #354968 and
Nickolay V. Shmyrev [Mon, 2 Oct 2006 21:52:43 +0000 (21:52 +0000)]
Set size for new windows from previous window size. See bugs #354968 and

2006-10-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>

* shell/ev-window.c: (setup_view_from_metadata):

Set size for new windows from previous window size.
See bugs #354968 and #168450 for details. Thanks
to Meik Hellmund.

17 years agoFix memory leak.
Carlos Garcia Campos [Sun, 1 Oct 2006 10:57:07 +0000 (10:57 +0000)]
Fix memory leak.

2006-10-01  Carlos Garcia Campos  <carlosgc@gnome.org>
* djvu/djvu-links.c: (build_tree):
Fix memory leak.

17 years agoDon't make sidebar close button insensitive. Fixes bug #357871.
Nickolay V. Shmyrev [Sun, 1 Oct 2006 10:50:42 +0000 (10:50 +0000)]
Don't make sidebar close button insensitive. Fixes bug #357871.

2006-10-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>

* shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_set_document):

Don't make sidebar close button insensitive. Fixes
bug #357871.

17 years agoDon't enable Splash on documents which don't support find. Fixes bug
Nickolay V. Shmyrev [Sun, 1 Oct 2006 09:13:59 +0000 (09:13 +0000)]
Don't enable Splash on documents which don't support find. Fixes bug

2006-10-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>

* shell/ev-window.c: (ev_window_setup_action_sensitivity),
(ev_window_set_view_accels_sensitivity):

Don't enable Splash on documents which don't support
find. Fixes bug #358648.

17 years agoMake the open dialog fall back to the current document uri if the
Wouter Bolsterlee [Sat, 30 Sep 2006 23:46:44 +0000 (23:46 +0000)]
Make the open dialog fall back to the current document uri if the

2006-10-01  Wouter Bolsterlee  <wbolster@gnome.org>

* shell/ev-window.c: (ev_window_cmd_file_open): Make the
open dialog fall back to the current document uri if the
filechooser hasn't been used before. Fixes bug #356980.

17 years agoIgnore generated files. Same here. Same here.
Wouter Bolsterlee [Sat, 30 Sep 2006 23:42:04 +0000 (23:42 +0000)]
Ignore generated files. Same here. Same here.

2006-10-01  Wouter Bolsterlee  <wbolster@gnome.org>

* fi/.cvsignore: Ignore generated files.
* fr/.cvsignore: Same here.
* it/.cvsignore: Same here.

17 years ago*** empty log message ***
Ignacio Casal Quinteiro [Thu, 28 Sep 2006 10:08:06 +0000 (10:08 +0000)]
*** empty log message ***

17 years agoEscape underscores in filenames of recent file items.
Mathias Hasselmann [Sun, 24 Sep 2006 13:35:38 +0000 (13:35 +0000)]
Escape underscores in filenames of recent file items.

2006-09-24  Mathias Hasselmann  <mathias.hasselmann@gmx.de>

        * shell/ev-window.c: (ev_window_setup_recent),
        (ev_window_get_recent_file_label):

        Escape underscores in filenames of recent file items.

17 years agoBumped poppler requirements, really 0.5.3 is very buggy, now we require
Nickolay V. Shmyrev [Sun, 24 Sep 2006 13:25:49 +0000 (13:25 +0000)]
Bumped poppler requirements, really 0.5.3 is very buggy, now we require

2006-09-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>

* configure.ac:

Bumped poppler requirements, really 0.5.3 is very
buggy, now we require 0.5.4

17 years agoUpdated Italian translation. Updated to match GNOME 2.16 default theme.
Luca Ferretti [Thu, 21 Sep 2006 10:20:49 +0000 (10:20 +0000)]
Updated Italian translation. Updated to match GNOME 2.16 default theme.

2006-09-21  Luca Ferretti  <elle.uca@libero.it>

* it/it.po: Updated Italian translation.
* it/figures/evince_start_window.png: Updated to match GNOME 2.16
default theme.

17 years agoUpdated Italian translation.
Alessio Frusciante [Wed, 20 Sep 2006 20:03:44 +0000 (20:03 +0000)]
Updated Italian translation.

17 years agoShut up CVS
Nickolay V. Shmyrev [Sun, 17 Sep 2006 17:49:03 +0000 (17:49 +0000)]
Shut up CVS

17 years agoAdd support for links and bookmarks in djvu documents. Thanks to Pauli
Nickolay V. Shmyrev [Sun, 17 Sep 2006 17:44:36 +0000 (17:44 +0000)]
Add support for links and bookmarks in djvu documents. Thanks to Pauli

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

* djvu/Makefile.am:
* djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
(djvu_document_find_iface_init), (djvu_document_links_get_links),
(djvu_document_document_links_iface_init):
* djvu/djvu-links.c: (number_from_miniexp), (string_from_miniexp),
(number_from_string_10), (get_djvu_link_dest),
(get_djvu_link_action), (build_tree), (get_djvu_hyperlink_area),
(get_djvu_hyperlink_mapping), (djvu_links_has_document_links),
(djvu_links_get_links), (djvu_links_find_link_dest),
(djvu_links_get_links_model):
* djvu/djvu-links.h:

Add support for links and bookmarks in djvu documents. Thanks
to Pauli Virtanen <pauli.virtanen@iki.fi> for the wonderful
patch.

17 years agoAdded Finnish translation Added fi to DOC_LINGUAS
Tommi Vainikainen [Sat, 16 Sep 2006 18:28:13 +0000 (18:28 +0000)]
Added Finnish translation Added fi to DOC_LINGUAS

2006-09-16  Tommi Vainikainen  <thv@iki.fi>
* fi/figures/evince_start_window.png, fi/fi.po: Added Finnish
translation
* Makefile.am: Added fi to DOC_LINGUAS

17 years agoReopen should reload document. Fixes bug 327951.
Nickolay V. Shmyrev [Thu, 14 Sep 2006 08:34:35 +0000 (08:34 +0000)]
Reopen should reload document. Fixes bug 327951.

2006-09-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>

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

Reopen should reload document. Fixes
bug 327951.

17 years agoel.po: Fixed typos by Dimitris Glezos <dimitris@glezos.com>
Kostas Papadimas [Tue, 12 Sep 2006 09:53:50 +0000 (09:53 +0000)]
el.po: Fixed typos by Dimitris Glezos <dimitris@glezos.com>

17 years agoUpdated Danish translation.
Ole Laursen [Sun, 10 Sep 2006 20:33:53 +0000 (20:33 +0000)]
Updated Danish translation.

2006-09-10  Ole Laursen  <olau@hardworking.dk>

* da.po: Updated Danish translation.

17 years agoUpdate Georgian translation
Vladimer Sichinava [Sun, 10 Sep 2006 20:29:45 +0000 (20:29 +0000)]
Update Georgian translation

17 years agoUpdated English (British) translation.
David Lodge [Sun, 10 Sep 2006 08:02:48 +0000 (08:02 +0000)]
Updated English (British) translation.

2006-09-10  David Lodge <dave@cirt.net>

* en_GB.po: Updated English (British) translation.

17 years agoInstall icons with correct names. Fixes bug #354429.
Nickolay V. Shmyrev [Thu, 7 Sep 2006 15:21:26 +0000 (15:21 +0000)]
Install icons with correct names. Fixes bug #354429.

2006-09-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>

* configure.ac:
* data/Makefile.am:
* data/evince-16.png:
* data/evince-22.png:
* data/evince.png:
* data/evince.svg:
* data/icons/16x16/Makefile.am:
* data/icons/16x16/evince.png:
* data/icons/22x22/Makefile.am:
* data/icons/22x22/evince.png:
* data/icons/48x48/Makefile.am:
* data/icons/48x48/evince.png:
* data/icons/Makefile.am:
* data/icons/scalable/Makefile.am:
* data/icons/scalable/evince.svg:

Install icons with correct names. Fixes
bug #354429.

17 years agoDon't open links with middle mouse button. Fixes bug #353649
Carlos Garcia Campos [Thu, 7 Sep 2006 11:44:13 +0000 (11:44 +0000)]
Don't open links with middle mouse button. Fixes bug #353649

2006-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
* shell/ev-view.c: (ev_view_button_release_event):
Don't open links with middle mouse button. Fixes bug #353649

17 years ago*** empty log message ***
Pema Geyleg [Wed, 6 Sep 2006 09:36:47 +0000 (09:36 +0000)]
*** empty log message ***

17 years agoUpdated Norwegian Nynorsk translation.
Åsmund Skjæveland [Mon, 4 Sep 2006 22:48:22 +0000 (22:48 +0000)]
Updated Norwegian Nynorsk translation.

2006-09-05  Åsmund Skjæveland  <aasmunds@fys.uio.no>

* nn.po: Updated Norwegian Nynorsk translation.

17 years agoUpdate for release 0.6.0 EVINCE_0_6_0
Nickolay V. Shmyrev [Mon, 4 Sep 2006 15:35:22 +0000 (15:35 +0000)]
Update for release 0.6.0

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

* NEWS:
* configure.ac:

Update for release 0.6.0

17 years agoUpdate Persian translation by Meelad Zakaria.
Roozbeh Pournader [Mon, 4 Sep 2006 09:35:28 +0000 (09:35 +0000)]
Update Persian translation by Meelad Zakaria.

2006-09-04  Roozbeh Pournader  <roozbeh@farsiweb.info>

* fa.po: Update Persian translation by Meelad Zakaria.

17 years agoUpdated Romanian translation by Mişu Moldovan <dumol@gnome.ro>
Mugurel Tudor [Mon, 4 Sep 2006 07:50:46 +0000 (07:50 +0000)]
Updated Romanian translation by Mişu Moldovan <dumol@gnome.ro>

2006-09-04  Mugurel Tudor  <mugurelu@gnome.ro>

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

17 years agoUpdated Brazilian Portuguese translation by Leonardo Ferreira Fontenelle
Lucas Rocha [Mon, 4 Sep 2006 02:18:42 +0000 (02:18 +0000)]
Updated Brazilian Portuguese translation by Leonardo Ferreira Fontenelle

2006-09-03  Lucas Rocha  <lucasr@gnome.org>

* pt_BR.po: Updated Brazilian Portuguese translation
by Leonardo Ferreira Fontenelle <leo.fontenelle@gmail.com>

17 years agoUpdated Chinese (Hong Kong) translation. Updated Chinese (Taiwan)
Kwok-Koon Cheung [Sun, 3 Sep 2006 21:04:31 +0000 (21:04 +0000)]
Updated Chinese (Hong Kong) translation. Updated Chinese (Taiwan)

* zh_HK.po: Updated Chinese (Hong Kong) translation.
* zh_TW.po: Updated Chinese (Taiwan) translation.

17 years agoupdate translation for Punjabi (Gurmukhi) by apbrar gmail com
Amanpreet Singh Alam [Sun, 3 Sep 2006 06:19:39 +0000 (06:19 +0000)]
update translation for Punjabi (Gurmukhi) by apbrar gmail com

17 years agoUpdated Spanish translation.
Francisco Javier F. Serrador [Sun, 3 Sep 2006 01:18:42 +0000 (01:18 +0000)]
Updated Spanish translation.

2006-09-03  Francisco Javier F. Serrador  <serrador@openshine.com>

* es.po: Updated Spanish translation.

17 years agoUpdated French translation
Christophe Bliard [Fri, 1 Sep 2006 18:04:36 +0000 (18:04 +0000)]
Updated French translation

2006-09-01  Christophe Bliard  <christophe.bliard@trux.info>

        * fr/fr.po: Updated French translation

17 years agoUpdated Greek translation
Nikos Charonitakis [Fri, 1 Sep 2006 13:41:38 +0000 (13:41 +0000)]
Updated Greek translation

17 years agoUpdate Ukrainian translation.
Maxim Dziumanenko [Fri, 1 Sep 2006 10:38:07 +0000 (10:38 +0000)]
Update Ukrainian translation.

2006-09-01  Maxim Dziumanenko <dziumanenko@gmail.com>

* Update Ukrainian translation.

17 years agoUpdated Traditional Chinese translation(Hong Kong). Updated Traditional
Chao-Hsiung Liao [Thu, 31 Aug 2006 12:44:55 +0000 (12:44 +0000)]
Updated Traditional Chinese translation(Hong Kong). Updated Traditional

2006-08-31  Chao-Hsiung Liao  <j_h_liau@yahoo.com.tw>

        * zh_HK.po: Updated Traditional Chinese translation(Hong Kong).
        * zh_TW.po: Updated Traditional Chinese translation(Taiwan).

17 years agoUpdated Catalan translation.
Josep Puigdemont i Casamajó [Wed, 30 Aug 2006 14:47:54 +0000 (14:47 +0000)]
Updated Catalan translation.

17 years agoTranslation updated.
Gabor Kelemen [Wed, 30 Aug 2006 07:56:32 +0000 (07:56 +0000)]
Translation updated.

2006-08-30  Gabor Kelemen  <kelemeng@gnome.hu>

* hu.po: Translation updated.

17 years agoUpdated Portuguese translation.
Duarte Loreto [Tue, 29 Aug 2006 21:25:21 +0000 (21:25 +0000)]
Updated Portuguese translation.

2006-08-29  Duarte Loreto <happyguy_pt@hotmail.com>

* pt.po: Updated Portuguese translation.

17 years agoUpdated Latvian translation.
Raivis Dejus [Tue, 29 Aug 2006 14:14:43 +0000 (14:14 +0000)]
Updated Latvian translation.

2006-08-29  Raivis Dejus  <orvils@gmail.com>

        * lv.po: Updated Latvian translation.

17 years agoUpdated Translation
Rajesh Ranjan [Tue, 29 Aug 2006 11:18:23 +0000 (11:18 +0000)]
Updated Translation

17 years agoUpdated translation
Rahul Bhalerao [Mon, 28 Aug 2006 18:05:59 +0000 (18:05 +0000)]
Updated translation

17 years agoImplement Close named action. Patch by Carlos Garcia Campos.
Nickolay V. Shmyrev [Mon, 28 Aug 2006 00:35:53 +0000 (00:35 +0000)]
Implement Close named action. Patch by Carlos Garcia Campos.

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

* shell/ev-window.c: (ev_window_xfer_job_cb), (do_action_named):
Implement Close named action. Patch by Carlos Garcia Campos.

17 years agoDon't clear link mapping on copy_job_to_job_info. Fixes bug 346168.
Nickolay V. Shmyrev [Sun, 27 Aug 2006 20:06:18 +0000 (20:06 +0000)]
Don't clear link mapping on copy_job_to_job_info. Fixes bug 346168.

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

* shell/ev-pixbuf-cache.c: (copy_job_to_job_info):

Don't clear link mapping on copy_job_to_job_info. Fixes
bug 346168.

17 years agoUpdated translation
Rahul Bhalerao [Sun, 27 Aug 2006 19:22:35 +0000 (19:22 +0000)]
Updated translation

17 years agoUpdated French translation.
Christophe Merlet [Sun, 27 Aug 2006 12:09:48 +0000 (12:09 +0000)]
Updated French translation.

17 years agoUpdated Bengali translation
Khandakar Mujahidul Islam [Sun, 27 Aug 2006 08:42:11 +0000 (08:42 +0000)]
Updated Bengali translation

17 years agoUpdated Thai translation.
Theppitak Karoonboonyanan [Sun, 27 Aug 2006 06:53:55 +0000 (06:53 +0000)]
Updated Thai translation.

2006-08-27  Theppitak Karoonboonyanan  <thep@linux.thai.net>

* th.po: Updated Thai translation.

17 years agoUpdated Norwegian bokmål translation.
Kjartan Maraas [Fri, 25 Aug 2006 07:31:16 +0000 (07:31 +0000)]
Updated Norwegian bokmål translation.

2006-08-25  Kjartan Maraas  <kmaraas@gnome.org>

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

17 years agoUpdated Russian translation
Leonid Kanter [Thu, 24 Aug 2006 17:37:56 +0000 (17:37 +0000)]
Updated Russian translation

17 years agoUpdated Slovenian translation.
Matic Žgur [Thu, 24 Aug 2006 08:13:22 +0000 (08:13 +0000)]
Updated Slovenian translation.

2006-08-24  Matic Žgur  <mr.zgur@gmail.com>

* sl.po: Updated Slovenian translation.

17 years agoUpdated Oriya Translation
Subhransu Behera [Thu, 24 Aug 2006 06:21:36 +0000 (06:21 +0000)]
Updated Oriya Translation

17 years agoAdded Strings for Updated Oriya Translation
Subhransu Behera [Thu, 24 Aug 2006 06:20:36 +0000 (06:20 +0000)]
Added Strings for Updated Oriya Translation

17 years agoUpdated Oriya Translation
Subhransu Behera [Wed, 23 Aug 2006 13:58:47 +0000 (13:58 +0000)]
Updated Oriya Translation

17 years agoAdded Oriya to The List of Languages
Subhransu Behera [Wed, 23 Aug 2006 13:58:28 +0000 (13:58 +0000)]
Added Oriya to The List of Languages

17 years agoUpdated Oriya Translation and Added Oriya to The List of Languages
Subhransu Behera [Wed, 23 Aug 2006 13:57:56 +0000 (13:57 +0000)]
Updated Oriya Translation and Added Oriya to The List of Languages

17 years agoAdded Entry for Bengali India Translation Updation
Runa Bhattacharjee [Tue, 22 Aug 2006 13:29:29 +0000 (13:29 +0000)]
Added Entry for Bengali India Translation Updation

17 years agoUpdated Bengali India Translation
Runa Bhattacharjee [Tue, 22 Aug 2006 13:28:54 +0000 (13:28 +0000)]
Updated Bengali India Translation

17 years agoRevert my previous commit, gnome_program_init owns the option context. Fix
Carlos Garcia Campos [Mon, 21 Aug 2006 18:46:48 +0000 (18:46 +0000)]
Revert my previous commit, gnome_program_init owns the option context. Fix

2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
* shell/main.c: (main):
Revert my previous commit, gnome_program_init owns the option context.
Fix another memory leak in main. Both caught by Christian Persch.

17 years agoFix memory leak.
Carlos Garcia Campos [Mon, 21 Aug 2006 18:26:09 +0000 (18:26 +0000)]
Fix memory leak.

2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
* shell/main.c: (main):
Fix memory leak.

17 years agoFix crash when opening a pdf with password protection.
Carlos Garcia Campos [Mon, 21 Aug 2006 13:38:28 +0000 (13:38 +0000)]
Fix crash when opening a pdf with password protection.

2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
* backend/ev-document-factory.c: (ev_document_factory_get_document):
Fix crash when opening a pdf with password protection.

17 years agoUpdated Bulgarian translation by Alexander Shopov <ash@contact.bg>
Alexander Shopov [Sat, 19 Aug 2006 21:28:38 +0000 (21:28 +0000)]
Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>

2006-08-19  Alexander Shopov  <ash@contact.bg>

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

17 years agoFix memory leak.
Carlos Garcia Campos [Sat, 19 Aug 2006 18:34:13 +0000 (18:34 +0000)]
Fix memory leak.

2006-08-19  Carlos Garcia Campos  <carlosgc@gnome.org>
* pdf/ev-poppler.cc: (pdf_document_search_free):
Fix memory leak.

17 years agoUpdated Malayalam translation
Ani Peter [Fri, 18 Aug 2006 10:12:48 +0000 (10:12 +0000)]
Updated Malayalam translation

17 years agoAdded Malayalam (ml) to the list of Languages
Ani Peter [Fri, 18 Aug 2006 10:11:59 +0000 (10:11 +0000)]
Added Malayalam (ml) to the list of Languages

17 years agoMore correct handling of document loading. Fixes bug #349043.
Nickolay V. Shmyrev [Thu, 17 Aug 2006 07:20:47 +0000 (07:20 +0000)]
More correct handling of document loading. Fixes bug #349043.

2006-08-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>

* backend/ev-document-factory.c:
(ev_document_factory_get_document):
* tiff/tiff-document.c: (tiff_document_finalize):

More correct handling of document loading. Fixes
bug #349043.

17 years agoUpdated Turkish Translation
Baris Cicek [Wed, 16 Aug 2006 21:46:47 +0000 (21:46 +0000)]
Updated Turkish Translation

17 years agoUpdated Japanese translation.
Satoru SATOH [Wed, 16 Aug 2006 17:16:26 +0000 (17:16 +0000)]
Updated Japanese translation.

2006-08-17  Satoru SATOH <ss@gnome.gr.jp>

* Updated Japanese translation.

17 years agoUpdated Lithuanian translation.
Žygimantas Beručka [Wed, 16 Aug 2006 15:31:06 +0000 (15:31 +0000)]
Updated Lithuanian translation.

2006-08-16  Žygimantas Beručka  <zygis@gnome.org>

        * lt.po: Updated Lithuanian translation.

17 years agoUpdated Swedish translation.
Daniel Nylander [Wed, 16 Aug 2006 05:22:09 +0000 (05:22 +0000)]
Updated Swedish translation.

2006-08-16  Daniel Nylander <po@danielnylander.se>

* sv.po: Updated Swedish translation.

17 years agoTranslation updated.
Gabor Kelemen [Wed, 16 Aug 2006 01:39:38 +0000 (01:39 +0000)]
Translation updated.

2006-08-16  Gabor Kelemen  <kelemeng@gnome.hu>

* hu.po: Translation updated.

17 years agoUpdated German translation.
Hendrik Richter [Tue, 15 Aug 2006 20:53:14 +0000 (20:53 +0000)]
Updated German translation.

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

* de.po: Updated German translation.

17 years agoTranslation updated by Ivar Smolin.
Priit Laes [Tue, 15 Aug 2006 18:56:19 +0000 (18:56 +0000)]
Translation updated by Ivar Smolin.

2006-08-15  Priit Laes  <plaes@cvs.gnome.org>

* et.po: Translation updated by Ivar Smolin.

17 years agoAdded French translation Added fr to DOC_LINGUAS
Christophe Bliard [Tue, 15 Aug 2006 17:26:01 +0000 (17:26 +0000)]
Added French translation Added fr to DOC_LINGUAS

2006-08-15  Christophe Bliard  <christophe.bliard@trux.info>

        * fr/figures:
        * fr/fr.po: Added French translation
        * Makefile.am: Added fr to DOC_LINGUAS

17 years agoAdded French translation Added fr to DOC_LINGUAS
Christophe Bliard [Tue, 15 Aug 2006 17:04:06 +0000 (17:04 +0000)]
Added French translation Added fr to DOC_LINGUAS

2006-08-15  Christophe Bliard  <christophe.bliard@trux.info>

        * fr/figures:
        * fr/fr.po: Added French translation
        * Makefile.am: Added fr to DOC_LINGUAS

17 years agoRemove GNOME_VFS_OPEN_TRUNCATE flag which is only available with gnome-vfs
Carlos Garcia Campos [Tue, 15 Aug 2006 16:30:55 +0000 (16:30 +0000)]
Remove GNOME_VFS_OPEN_TRUNCATE flag which is only available with gnome-vfs

2006-08-14  Carlos Garcia Campos  <carlosgc@gnome.org>
* backend/ev-attachment.c: (ev_attachment_save):
Remove GNOME_VFS_OPEN_TRUNCATE flag which is only available with
gnome-vfs >= 2.9.3 and it's not really needed. Fixes bug #351493

17 years agoFixed a compilation error if HAVE_GTK_RECENT isn't defined.
Julien Rebetez [Tue, 15 Aug 2006 16:24:32 +0000 (16:24 +0000)]
Fixed a compilation error if HAVE_GTK_RECENT isn't defined.

2006-08-15  Julien Rebetez  <julienr@cvs.gnome.org>
* shell/ev-window.c: (ev_window_cmd_recent_file_activate):
Fixed a compilation error if HAVE_GTK_RECENT isn't defined.

17 years agoDo not render thumbnails unless thumbnails page is active in the sidebar.
Carlos Garcia Campos [Tue, 15 Aug 2006 15:40:01 +0000 (15:40 +0000)]
Do not render thumbnails unless thumbnails page is active in the sidebar.

2006-08-14  Carlos Garcia Campos  <carlosgc@gnome.org>
* shell/ev-sidebar-thumbnails.c:
Do not render thumbnails unless thumbnails page is active in the
sidebar.

17 years agoUpdated Translation
Ankitkumar Rameshchandra Patel [Tue, 15 Aug 2006 07:25:26 +0000 (07:25 +0000)]
Updated Translation

17 years agoFix dialogue spacing. Bug #351370.
Christian Persch [Mon, 14 Aug 2006 23:12:28 +0000 (23:12 +0000)]
Fix dialogue spacing. Bug #351370.

2006-08-14  Christian Persch  <chpe@cvs.gnome.org>

* shell/ev-properties-dialog.c:

Fix dialogue spacing. Bug #351370.

17 years agoUpdated evince zh_CN translation.
Funda Wang [Mon, 14 Aug 2006 15:34:49 +0000 (15:34 +0000)]
Updated evince zh_CN translation.

17 years agoUse lowercase gettext catalog file names (evince.mo instead of Evince.mo)
Wouter Bolsterlee [Sun, 13 Aug 2006 12:04:28 +0000 (12:04 +0000)]
Use lowercase gettext catalog file names (evince.mo instead of Evince.mo)

2006-08-13  Wouter Bolsterlee  <uws+gnome@xs4all.nl>

* configure.ac:

Use lowercase gettext catalog file names (evince.mo
instead of Evince.mo)

17 years agoGtkIconTheme is now screen safe too. Fixes bug #350878
Carlos Garcia Campos [Sun, 13 Aug 2006 11:19:00 +0000 (11:19 +0000)]
GtkIconTheme is now screen safe too. Fixes bug #350878

2006-08-13  Carlos Garcia Campos  <carlosgc@gnome.org>
* shell/ev-sidebar-attachments.c:
GtkIconTheme is now screen safe too. Fixes bug #350878

17 years agovi.po: Updated Vietnamese translation.
Clytie Siddall [Sun, 13 Aug 2006 07:29:56 +0000 (07:29 +0000)]
vi.po: Updated Vietnamese translation.

17 years ago2006-08-13 Jovan Naumovski <jovanna@cvs.gnome.org> * mk.po: Updated Macedonian Transl...
Jovan Naumovski [Sun, 13 Aug 2006 01:15:09 +0000 (01:15 +0000)]
2006-08-13 Jovan Naumovski <jovanna@cvs.gnome.org> * mk.po: Updated Macedonian Translation

17 years agoUpdated Korean translation.
Changwoo Ryu [Sat, 12 Aug 2006 18:17:42 +0000 (18:17 +0000)]
Updated Korean translation.

2006-08-13  Changwoo Ryu  <cwryu@debian.org>

* ko.po: Updated Korean translation.

17 years agoGtkRecent manager is now screen safe. Fixes bug #350145
Carlos Garcia Campos [Fri, 11 Aug 2006 11:40:11 +0000 (11:40 +0000)]
GtkRecent manager is now screen safe. Fixes bug #350145

2006-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
* shell/ev-window.c:
GtkRecent manager is now screen safe. Fixes bug #350145

17 years agoMake sidebar close icon smaller. Fix for bug 350177. See also bugs 350176
Nickolay V. Shmyrev [Fri, 11 Aug 2006 05:39:23 +0000 (05:39 +0000)]
Make sidebar close icon smaller. Fix for bug 350177. See also bugs 350176

2006-08-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>

* shell/ev-sidebar.c: (ev_sidebar_init):

Make sidebar close icon smaller. Fix for bug 350177.
See also bugs 350176 and 165770.

17 years agoIgnore zoom for xyz destinations when it's <= 1, keeping user preferences
Carlos Garcia Campos [Thu, 10 Aug 2006 17:14:36 +0000 (17:14 +0000)]
Ignore zoom for xyz destinations when it's <= 1, keeping user preferences

2006-08-10  Carlos Garcia Campos  <carlosgc@gnome.org>
* shell/ev-view.c: (goto_fith_dest), (goto_fit_dest), (goto_xyz_dest):
Ignore zoom for xyz destinations when it's <= 1, keeping user
preferences instead. Set correct sizing-mode for fith and fitv
destinations rather than EV_SIZING_FREE. Fixes bug #349433

17 years agoAdded Entry for updated Bengali India Translation
Runa Bhattacharjee [Thu, 10 Aug 2006 07:59:31 +0000 (07:59 +0000)]
Added Entry for updated Bengali India Translation

17 years agoUpdated Bengali India Translation
Runa Bhattacharjee [Thu, 10 Aug 2006 07:59:14 +0000 (07:59 +0000)]
Updated Bengali India Translation