]> www.fi.muni.cz Git - evince.git/log
evince.git
15 years agoTag Evince for release 2.23.6 EVINCE_2_23_6
Nickolay V. Shmyrev [Wed, 6 Aug 2008 21:07:46 +0000 (21:07 +0000)]
Tag Evince for release 2.23.6

svn path=/tags/EVINCE_2_23_6/; revision=3100

15 years agoFix loading encrypted documents since I broke it with the jobs rework.
Carlos Garcia Campos [Wed, 6 Aug 2008 17:35:22 +0000 (17:35 +0000)]
Fix loading encrypted documents since I broke it with the jobs rework.

2008-08-06  Carlos Garcia Campos  <carlosgc@gnome.org>

* shell/ev-jobs.[ch]: (ev_job_load_dispose), (ev_job_load_run),
(ev_job_load_set_password):
* shell/ev-password.[ch]: (ev_password_dialog_get_password):
* shell/ev-window.c: (password_dialog_response),
(ev_window_load_job_cb):

Fix loading encrypted documents since I broke it with the jobs
rework.

svn path=/trunk/; revision=3099

15 years agoUpdate for release 2.23.6.
Nickolay V. Shmyrev [Wed, 6 Aug 2008 08:41:29 +0000 (08:41 +0000)]
Update for release 2.23.6.

2008-08-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>

* configure.ac:

Update for release 2.23.6.

svn path=/trunk/; revision=3098

15 years agoUpdated Arabic Translation by Khaled Hosny.
Djihed Afifi [Wed, 6 Aug 2008 08:29:52 +0000 (08:29 +0000)]
Updated Arabic Translation by Khaled Hosny.

svn path=/trunk/; revision=3097

15 years agoUpdate NEWS for 2.23.6 release.
Carlos Garcia Campos [Tue, 5 Aug 2008 09:05:38 +0000 (09:05 +0000)]
Update NEWS for 2.23.6 release.

2008-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>

* NEWS:

Update NEWS for 2.23.6 release.

svn path=/trunk/; revision=3096

15 years agoMore #include cleanups. Again: reordering, single gtk.h includes and other
Wouter Bolsterlee [Sun, 3 Aug 2008 18:32:42 +0000 (18:32 +0000)]
More #include cleanups. Again: reordering, single gtk.h includes and other

2008-08-03  Wouter Bolsterlee  <wbolster@svn.gnome.org>

* backend/impress/impress-document.c:
* backend/impress/render.h:
* libdocument/ev-document-factory.c:
* libdocument/ev-document-factory.h:
* libdocument/ev-document-links.h:
* libdocument/ev-document-misc.c:
* libdocument/ev-document-misc.h:
* properties/ev-properties-main.c:
* properties/ev-properties-view.c:
* properties/ev-properties-view.h:
* shell/eggfindbar.c:
* shell/eggfindbar.h:
* shell/ev-application.c:
* shell/ev-application.h:
* shell/ev-jobs.h:
* shell/ev-message-area.h:
* shell/ev-navigation-action.c:
* shell/ev-navigation-action.h:
* shell/ev-open-recent-action.c:
* shell/ev-open-recent-action.h:
* shell/ev-page-action-widget.c:
* shell/ev-page-action.c:
* shell/ev-page-action.h:
* shell/ev-page-cache.h:
* shell/ev-password-view.h:
* shell/ev-password.h:
* shell/ev-pixbuf-cache.h:
* shell/ev-properties-fonts.c:
* shell/ev-sidebar-attachments.c:
* shell/ev-sidebar-links.c:
* shell/ev-sidebar-links.h:
* shell/ev-sidebar-thumbnails.c:
* shell/ev-sidebar-thumbnails.h:
* shell/ev-sidebar.c:
* shell/ev-sidebar.h:
* shell/ev-stock-icons.c:
* shell/ev-tooltip.h:
* shell/ev-view.c:
* shell/ev-view.h:
* shell/ev-window.c:
* shell/ev-window.h:
* shell/main.c:

More #include cleanups. Again: reordering, single gtk.h
includes and other stuff.

svn path=/trunk/; revision=3095

15 years agoCleanup many #include statements: reorder so that a generic-to-specific
Wouter Bolsterlee [Sun, 3 Aug 2008 18:19:11 +0000 (18:19 +0000)]
Cleanup many #include statements: reorder so that a generic-to-specific

2008-08-03  Wouter Bolsterlee  <wbolster@svn.gnome.org>

* shell/eggfindbar.c:
* shell/ev-application.c:
* shell/ev-message-area.c:
* shell/ev-navigation-action.c:
* shell/ev-open-recent-action.c:
* shell/ev-page-action-widget.c:
* shell/ev-page-action.c:
* shell/ev-password-view.c:
* shell/ev-properties-dialog.c:
* shell/ev-properties-fonts.c:
* shell/ev-sidebar-attachments.c:
* shell/ev-sidebar-page.c:
* shell/ev-sidebar-thumbnails.c:
* shell/ev-stock-icons.c:
* shell/ev-tooltip.c:
* shell/ev-view.c:
* shell/ev-window.c:
* shell/main.c:

Cleanup many #include statements: reorder so that a
generic-to-specific order is used, use single gtk.h
includes, and some other cleanups.

svn path=/trunk/; revision=3094

15 years agoAdd gio header.
Carlos Garcia Campos [Sun, 3 Aug 2008 11:14:56 +0000 (11:14 +0000)]
Add gio header.

2008-08-03  Carlos Garcia Campos  <carlosgc@gnome.org>

* shell/ev-jobs.h:

Add gio header.

svn path=/trunk/; revision=3093

15 years agoRework the jobs system in order to make it simpler and more extensible. It
Carlos Garcia Campos [Sun, 3 Aug 2008 11:01:28 +0000 (11:01 +0000)]
Rework the jobs system in order to make it simpler and more extensible. It

2008-08-03  Carlos Garcia Campos  <carlosgc@gnome.org>

* libdocument/ev-document.[ch]: (ev_document_doc_mutex_trylock),
(ev_document_fc_mutex_trylock):
* shell/Makefile.am:
* shell/ev-job-queue.[ch]:
* shell/ev-job-scheduler.[ch]:
* shell/ev-jobs.[ch]: (ev_job_init), (ev_job_dispose),
(ev_job_class_init), (emit_finished), (ev_job_emit_finished),
(ev_job_run), (ev_job_cancel), (ev_job_failed),
(ev_job_failed_from_error), (ev_job_succeeded),
(ev_job_is_finished), (ev_job_is_failed), (ev_job_get_run_mode),
(ev_job_set_run_mode), (ev_job_links_init), (ev_job_links_run),
(ev_job_links_class_init), (ev_job_render_init),
(notify_page_ready), (ev_job_render_page_ready),
(ev_job_render_run), (ev_job_render_class_init),
(ev_job_thumbnail_init), (ev_job_thumbnail_run),
(ev_job_thumbnail_class_init), (ev_job_fonts_init),
(ev_job_fonts_run), (ev_job_fonts_class_init), (ev_job_load_init),
(ev_job_load_run), (ev_job_load_class_init), (ev_job_save_init),
(ev_job_save_dispose), (ev_job_save_run),
(ev_job_save_class_init), (ev_job_print_init),
(ev_job_print_dispose), (ev_job_print_run),
(ev_job_print_class_init):
* shell/ev-page-cache.c:
* shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
(check_job_size_and_unref), (move_one_job),
(copy_job_to_job_info), (add_job),
(ev_pixbuf_cache_add_jobs_if_needed):
* shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
(job_fonts_finished_cb), (job_fonts_updated_cb),
(ev_properties_fonts_set_document):
* shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
(ev_sidebar_links_set_document):
* shell/ev-sidebar-thumbnails.c: (clear_range), (add_range),
(ev_sidebar_thumbnails_set_document),
(ev_sidebar_thumbnails_clear_job):
* shell/ev-view-private.h:
* shell/ev-view.c:
* shell/ev-window.c: (ev_window_clear_thumbnail_job),
(ev_window_refresh_window_thumbnail), (password_dialog_response),
(ev_window_clear_load_job), (ev_window_clear_reload_job),
(ev_window_load_job_cb), (ev_window_reload_job_cb),
(window_open_file_copy_ready_cb), (ev_window_open_uri),
(ev_window_reload_document), (ev_window_clear_save_job),
(ev_window_save_job_cb), (file_save_dialog_response_cb),
(ev_window_clear_print_job), (ev_window_print_job_cb),
(ev_window_print_dialog_response_cb):
* shell/main.c: (main):

Rework the jobs system in order to make it simpler and more
extensible. It allows to run jobs in the main loop instead of
using a thread when it's appropriate like the fonts job. Now it's
also possible to cancel jobs that are currently running.

svn path=/trunk/; revision=3092

15 years agoUpdated Portuguese translation.
Duarte Loreto [Wed, 30 Jul 2008 11:54:20 +0000 (11:54 +0000)]
Updated Portuguese translation.

2008-07-30  Duarte Loreto <happyguy_pt@hotmail.com>

* pt.po: Updated Portuguese translation.

svn path=/trunk/; revision=3091

15 years agoUpdated Arabic Translation by Djihed Afifi.
Djihed Afifi [Tue, 29 Jul 2008 01:26:05 +0000 (01:26 +0000)]
Updated Arabic Translation by Djihed Afifi.

svn path=/trunk/; revision=3090

15 years agocs.po: Updated Czech translation by Adrian Gunis (bug #544424).
Petr Kovář [Sun, 27 Jul 2008 18:37:07 +0000 (18:37 +0000)]
cs.po: Updated Czech translation by Adrian Gunis (bug #544424).

svn path=/trunk/; revision=3089

15 years agoUpdated Russian translation by Timur Salikhov <Tima-S@yandex.ru>.
Nickolay V. Shmyrev [Sun, 27 Jul 2008 16:08:20 +0000 (16:08 +0000)]
Updated Russian translation by Timur Salikhov <Tima-S@yandex.ru>.

2008-07-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>

* ru/ru.po: Updated Russian translation by
Timur Salikhov <Tima-S@yandex.ru>.

svn path=/trunk/; revision=3088

15 years agoCreate the hash table also when profiling service is enabled for all
Carlos Garcia Campos [Sun, 27 Jul 2008 16:01:18 +0000 (16:01 +0000)]
Create the hash table also when profiling service is enabled for all

2008-07-27  Carlos Garcia Campos  <carlosgc@gnome.org>

* libdocument/ev-debug.c: (profile_init):

Create the hash table also when profiling service is enabled for
all sections.

svn path=/trunk/; revision=3087

15 years agoAdd a profile mode available when debug is enabled. Add profilers in
Carlos Garcia Campos [Sun, 27 Jul 2008 15:42:03 +0000 (15:42 +0000)]
Add a profile mode available when debug is enabled. Add profilers in

2008-07-27  Carlos Garcia Campos  <carlosgc@gnome.org>

* libdocument/ev-debug.[ch]: (ev_profiler_start),
(ev_profiler_stop):
* shell/ev-jobs.c: (ev_job_finished), (ev_job_links_run),
(notify_page_ready), (ev_job_render_run), (ev_job_thumbnail_run),
(ev_job_fonts_run), (ev_job_load_run), (ev_job_save_run),
(ev_job_print_run):
* shell/main.c: (main):

Add a profile mode available when debug is enabled. Add profilers
in ev-jobs.

svn path=/trunk/; revision=3086

15 years agoUpdated French translation by Pierre Lemaire.
Claude Paroz [Thu, 24 Jul 2008 21:13:26 +0000 (21:13 +0000)]
Updated French translation by Pierre Lemaire.

2008-07-24  Claude Paroz  <claude@2xlibre.net>

* fr.po: Updated French translation by Pierre Lemaire.

svn path=/trunk/; revision=3085

15 years agoCorrectly build desktop file. Fixes bug #544237.
Götz Waschk [Tue, 22 Jul 2008 21:40:36 +0000 (21:40 +0000)]
Correctly build desktop file. Fixes bug #544237.

2008-07-23  Götz Waschk <waschk@mandriva.org>

* configure.ac: Correctly build desktop file. Fixes
bug #544237.

svn path=/trunk/; revision=3084

15 years agoUpdated Swedish translation.
Daniel Nylander [Tue, 22 Jul 2008 09:29:30 +0000 (09:29 +0000)]
Updated Swedish translation.

* sv/sv.po: Updated Swedish translation.

svn path=/trunk/; revision=3083

15 years agoUpdate for release 2.23.5. EVINCE_2_23_5
Nickolay V. Shmyrev [Mon, 21 Jul 2008 20:41:06 +0000 (20:41 +0000)]
Update for release 2.23.5.

2008-07-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>

* configure.ac:

Update for release 2.23.5.

svn path=/trunk/; revision=3081

15 years agoUpdate NEWS for 2.23.5 release.
Carlos Garcia Campos [Mon, 21 Jul 2008 16:02:17 +0000 (16:02 +0000)]
Update NEWS for 2.23.5 release.

2008-07-21  Carlos Garcia Campos  <carlosgc@gnome.org>

* NEWS:

Update NEWS for 2.23.5 release.

svn path=/trunk/; revision=3080

15 years agoDutch translation updated by Wouter Bolsterlee.
Wouter Bolsterlee [Mon, 21 Jul 2008 12:21:53 +0000 (12:21 +0000)]
Dutch translation updated by Wouter Bolsterlee.

2008-07-21  Wouter Bolsterlee  <wbolster@svn.gnome.org>

* nl.po: Dutch translation updated by Wouter Bolsterlee.

svn path=/trunk/; revision=3079

15 years agoIntercept window manager's fullscreen request in order to run/stop
Carlos Garcia Campos [Sun, 20 Jul 2008 17:54:20 +0000 (17:54 +0000)]
Intercept window manager's fullscreen request in order to run/stop

2008-07-20  Carlos Garcia Campos  <carlosgc@gnome.org>

* shell/ev-window.c: (ev_window_state_event),
(ev_window_class_init):

Intercept window manager's fullscreen request in order to run/stop
fullscreen mode. Fixes bug #493541.

svn path=/trunk/; revision=3078

15 years agoRestart the job search when the find bar is opened for the second time.
Carlos Garcia Campos [Sun, 20 Jul 2008 17:11:23 +0000 (17:11 +0000)]
Restart the job search when the find bar is opened for the second time.

2008-07-20  Carlos Garcia Campos  <carlosgc@gnome.org>

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

Restart the job search when the find bar is opened for the second
time. Fixes bug #531956.

svn path=/trunk/; revision=3077

15 years agoMake sure we always return a valid error struct when get_document_from_uri
Carlos Garcia Campos [Sun, 20 Jul 2008 11:27:20 +0000 (11:27 +0000)]
Make sure we always return a valid error struct when get_document_from_uri

2008-07-20  Carlos Garcia Campos  <carlosgc@gnome.org>

* libdocument/ev-document-factory.c: (get_mime_type_from_data),
(get_document_from_uri):

Make sure we always return a valid error struct when
get_document_from_uri fails. Fixes nautilus crash, see bug
#542548.

svn path=/trunk/; revision=3076

15 years agoUpdated Galician Translation.
Ignacio Casal Quinteiro [Sat, 19 Jul 2008 09:39:44 +0000 (09:39 +0000)]
Updated Galician Translation.

svn path=/trunk/; revision=3075

15 years agoAdded Entry for addition of Pashto translations by Zabeeh Khan and entry in LINGUAS
Runa Bhattacharjee [Tue, 15 Jul 2008 15:58:02 +0000 (15:58 +0000)]
Added Entry for addition of Pashto translations by Zabeeh Khan and entry in LINGUAS

svn path=/trunk/; revision=3074

15 years agoAdded Pashto (ps) to the list of languages
Runa Bhattacharjee [Tue, 15 Jul 2008 15:57:44 +0000 (15:57 +0000)]
Added Pashto (ps) to the list of languages

svn path=/trunk/; revision=3073

15 years agoAdded Pashto Translations by Zabeeh Khan
Runa Bhattacharjee [Tue, 15 Jul 2008 15:56:53 +0000 (15:56 +0000)]
Added Pashto Translations by Zabeeh Khan

svn path=/trunk/; revision=3072

15 years agoFixes bug #542924. Makes enums static to fix Solaris build.
Darren Kenny [Mon, 14 Jul 2008 21:44:43 +0000 (21:44 +0000)]
Fixes bug #542924. Makes enums static to fix Solaris build.

2008-07-15   Darren Kenny  <darren.kenny@sun.com>

* libdocument/ev-transition-effect.c
(ev_transition_effect_type_get_type),
(ev_transition_effect_alignment_get_type),
(ev_transition_effect_direction_get_type):

Fixes bug #542924. Makes enums static to fix Solaris build.

svn path=/trunk/; revision=3071

15 years agoAdd '.' keybinding for blanking the screen in presentation mode. Fixes bug
Carlos Garcia Campos [Sun, 13 Jul 2008 16:43:53 +0000 (16:43 +0000)]
Add '.' keybinding for blanking the screen in presentation mode. Fixes bug

2008-07-13  Carlos Garcia Campos  <carlosgc@gnome.org>

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

Add '.' keybinding for blanking the screen in presentation
mode. Fixes bug #542001.

svn path=/trunk/; revision=3070

15 years agoFix bytes order on big endian. Patch by Benjamin Jacobs. Fixes bug
Carlos Garcia Campos [Sun, 13 Jul 2008 16:18:26 +0000 (16:18 +0000)]
Fix bytes order on big endian. Patch by Benjamin Jacobs. Fixes bug

2008-07-13  Carlos Garcia Campos  <carlosgc@gnome.org>

* libdocument/ev-document-misc.c:
(ev_document_misc_pixbuf_from_surface):

Fix bytes order on big endian. Patch by Benjamin Jacobs. Fixes bug
#540950.

svn path=/trunk/; revision=3069

15 years agoAdded support for 7-zip based cb7 comic book. Patch by Kartik Rustagi.
Nickolay V. Shmyrev [Fri, 11 Jul 2008 07:22:01 +0000 (07:22 +0000)]
Added support for 7-zip based cb7 comic book. Patch by Kartik Rustagi.

2008-07-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>

* backend/comics/comics-document.c (comics_document_load):
* backend/comics/comicsdocument.evince-backend.in:
* configure.ac:
* thumbnailer/evince-thumbnailer-comics.schemas.in:

Added support for 7-zip based cb7 comic book. Patch by
Kartik Rustagi. Fixes bug #532312.

svn path=/trunk/; revision=3068

15 years agoupdated Finnish translation
Timo Jyrinki [Mon, 7 Jul 2008 14:50:23 +0000 (14:50 +0000)]
updated Finnish translation

svn path=/trunk/; revision=3067

15 years agoUpdated Thai translation.
Theppitak Karoonboonyanan [Fri, 4 Jul 2008 10:33:45 +0000 (10:33 +0000)]
Updated Thai translation.

2008-07-04  Theppitak Karoonboonyanan  <thep@linux.thai.net>

* th.po: Updated Thai translation.

svn path=/trunk/; revision=3066

15 years agoAdded Entry for Kashmiri (ks) translation addition by Rakesh Pandit (rakesh.pandit...
Runa Bhattacharjee [Thu, 3 Jul 2008 16:52:41 +0000 (16:52 +0000)]
Added Entry for Kashmiri (ks) translation addition by Rakesh Pandit (rakesh.pandit@gmail.com) and addition to LINGUAS

svn path=/trunk/; revision=3065

15 years agoAdded Entry for Kashmiri (ks)
Runa Bhattacharjee [Thu, 3 Jul 2008 16:52:19 +0000 (16:52 +0000)]
Added Entry for Kashmiri (ks)

svn path=/trunk/; revision=3064

15 years agoAdded Kashmiri Translations by Rakesh Pandit (rakesh.pandit@gmail.com)
Runa Bhattacharjee [Thu, 3 Jul 2008 16:51:24 +0000 (16:51 +0000)]
Added Kashmiri Translations by Rakesh Pandit (rakesh.pandit@gmail.com)

svn path=/trunk/; revision=3063

15 years agoupdated hebrew translation
Yair Hershkovitz [Tue, 1 Jul 2008 05:41:30 +0000 (05:41 +0000)]
updated hebrew translation

svn path=/trunk/; revision=3062

15 years agoUpdated Norwegian bokmål translation.
Kjartan Maraas [Tue, 24 Jun 2008 23:39:02 +0000 (23:39 +0000)]
Updated Norwegian bokmål translation.

2008-06-25  Kjartan Maraas  <kmaraas@gnome.org>

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

svn path=/trunk/; revision=3061

15 years agoUse Alt+Left to rotate left, and Alt+Right to rotate right. Ctrl+R (as EOG
Bastien Nocera [Tue, 24 Jun 2008 21:27:52 +0000 (21:27 +0000)]
Use Alt+Left to rotate left, and Alt+Right to rotate right. Ctrl+R (as EOG

2008-06-24  Bastien Nocera  <hadess@hadess.net>

* shell/ev-window.c: Use Alt+Left to rotate left, and Alt+Right
to rotate right. Ctrl+R (as EOG uses) is already used for reload.
Fixes bug #539972.

svn path=/trunk/; revision=3060

15 years agoWhen building with D-Bus support, listen for multimedia key events from
Bastien Nocera [Tue, 24 Jun 2008 18:15:12 +0000 (18:15 +0000)]
When building with D-Bus support, listen for multimedia key events from

2008-06-24  Bastien Nocera  <hadess@hadess.net>

* shell/Makefile.am:
* shell/ev-application.c (ev_application_init),
(ev_application_get_media_keys):
* shell/ev-application.h:
* shell/ev-marshal.list:
* shell/ev-media-player-keys.c (ev_media_player_keys_class_init),
(proxy_destroy), (on_media_player_key_pressed),
(ev_media_player_keys_init), (ev_media_player_keys_focused),
(ev_media_player_keys_finalize), (ev_media_player_keys_new):
* shell/ev-media-player-keys.h:
* shell/ev-window.c (ev_window_go_previous_page),
(ev_window_go_next_page), (ev_window_go_first_page),
(ev_window_go_last_page), (ev_window_start_presentation),
(ev_window_dispose), (view_actions_focus_in_cb):
* shell/ev-window.h: When building with D-Bus support, listen
for multimedia key events from gnome-settings-daemon. This allows
to go to the next/previous/first/last pages using, respectively,
Next/Previous/Rewing/Fast Forward. The Play button is used to start
a presentation. Fixes bug #539971.

svn path=/trunk/; revision=3059

15 years agosv.po: Updated Swedish translation
Daniel Nylander [Mon, 23 Jun 2008 21:59:03 +0000 (21:59 +0000)]
sv.po: Updated Swedish translation

svn path=/trunk/; revision=3058

15 years agoUpdated Spanish translation
Jorge Gonzalez Gonzalez [Sat, 21 Jun 2008 10:16:25 +0000 (10:16 +0000)]
Updated Spanish translation

svn path=/trunk/; revision=3057

15 years agoTranslation updated by Ivar Smolin
Priit Laes [Thu, 19 Jun 2008 13:04:01 +0000 (13:04 +0000)]
Translation updated by Ivar Smolin

2008-06-19  Priit Laes  <plaes at svn dot gnome dot org>

* et.po: Translation updated by Ivar Smolin

svn path=/trunk/; revision=3056

15 years agoUpdate for release 2.23.4. EVINCE_2_23_4
Nickolay V. Shmyrev [Wed, 18 Jun 2008 23:04:29 +0000 (23:04 +0000)]
Update for release 2.23.4.

2008-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>

* configure.ac:

Update for release 2.23.4.

svn path=/trunk/; revision=3054

15 years agoUpdate news for 2.23.4 release.
Carlos Garcia Campos [Tue, 17 Jun 2008 08:44:01 +0000 (08:44 +0000)]
Update news for 2.23.4 release.

2008-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>

* NEWS:

Update news for 2.23.4 release.

svn path=/trunk/; revision=3053

15 years agoDo not crash opening documents with no pages and show a warning message in
Carlos Garcia Campos [Mon, 16 Jun 2008 17:52:59 +0000 (17:52 +0000)]
Do not crash opening documents with no pages and show a warning message in

2008-06-16  Carlos Garcia Campos  <carlosgc@gnome.org>

* backend/pdf/ev-poppler.cc: (pdf_document_get_info):
* shell/ev-sidebar-thumbnails.c:
(ev_sidebar_thumbnails_set_loading_icon),
(ev_sidebar_thumbnails_refresh):
* shell/ev-window.c: (ev_window_error_message),
(ev_window_warning_message), (ev_window_refresh_window_thumbnail),
(ev_window_set_document):

Do not crash opening documents with no pages and show a warning
message in the message area. Fixes bugs #537574 and #171588.

svn path=/trunk/; revision=3052

15 years agoAutomaticly reload the document when the file has changed on disk. Bug
Carlos Garcia Campos [Sun, 15 Jun 2008 14:56:06 +0000 (14:56 +0000)]
Automaticly reload the document when the file has changed on disk. Bug

2008-06-15  Carlos Garcia Campos  <carlosgc@gnome.org>

* shell/Makefile.am:
* shell/ev-file-monitor.[ch]:
* shell/ev-window.c: (ev_window_document_changed),
(ev_window_clear_reload_job), (ev_window_load_job_cb),
(ev_window_reload_job_cb), (ev_window_open_uri),
(ev_window_reload_document), (ev_window_cmd_view_reload),
(ev_window_dispose):

Automaticly reload the document when the file has changed on
disk. Bug #304249.

svn path=/trunk/; revision=3051

15 years agoUpdated Arabic Translation by Djihed Afifi.
Djihed Afifi [Wed, 11 Jun 2008 21:34:56 +0000 (21:34 +0000)]
Updated Arabic Translation by Djihed Afifi.

svn path=/trunk/; revision=3050

15 years agoFix some build warnings under GCC 4.3.0. (#537535).
Cosimo Cecchi [Tue, 10 Jun 2008 18:10:50 +0000 (18:10 +0000)]
Fix some build warnings under GCC 4.3.0. (#537535).

2008-06-10  Cosimo Cecchi  <cosimoc@gnome.org>

* libdocument/ev-backends-manager.c: (ev_backends_manager_load):
* libdocument/ev-image.c: (ev_image_save_tmp):
* libdocument/ev-module.c: (ev_module_load):
* shell/ev-application.c: (ev_application_shutdown),
(ev_application_get_print_settings):
* shell/ev-sidebar-attachments.c:
(ev_sidebar_attachments_button_press),
(ev_sidebar_attachments_drag_data_get):
* shell/ev-window.c: (window_save_file_copy_ready_cb),
(ev_window_print_finished), (ev_window_print_send),
(ev_window_print_job_cb), (ev_window_cmd_help_contents),
(ev_window_preview_print_finished), (ev_window_do_preview_print),
(ev_window_cmd_preview_print):
* shell/main.c: (load_files_remote):
Fix some build warnings under GCC 4.3.0. (#537535).

svn path=/trunk/; revision=3049

15 years agoAdded German translation by Mario Blättermann
Jan Arne Petersen [Sun, 8 Jun 2008 21:50:07 +0000 (21:50 +0000)]
Added German translation by Mario Blättermann

2008-06-08  Jan Arne Petersen  <jpetersen@jpetersen.org>

* Makefile.am:
* de/de.po:
* de/figures/evince_start_window.png: Added German translation by
Mario Blättermann <mario.blaettermann@t-online.de>.

svn path=/trunk/; revision=3048

15 years agoFix a crash in debug mode. Patch by Daniel M German.
Carlos Garcia Campos [Thu, 29 May 2008 17:04:08 +0000 (17:04 +0000)]
Fix a crash in debug mode. Patch by Daniel M German.

2008-05-29  Carlos Garcia Campos  <carlosgc@gnome.org>

* shell/ev-jobs.c: (ev_job_render_dispose):

Fix a crash in debug mode. Patch by Daniel M German.

svn path=/trunk/; revision=3047

15 years agoTranslation updated by Ivar Smolin
Priit Laes [Wed, 28 May 2008 05:50:20 +0000 (05:50 +0000)]
Translation updated by Ivar Smolin

2008-05-28  Priit Laes  <plaes at svn dot gnome dot org>

* et.po: Translation updated by Ivar Smolin

svn path=/trunk/; revision=3044

15 years agoAdd Ctrl+N keybinding for Open a Copy. Fixes bug #532239.
Carlos Garcia Campos [Sun, 25 May 2008 17:39:59 +0000 (17:39 +0000)]
Add Ctrl+N keybinding for Open a Copy. Fixes bug #532239.

2008-05-25  Carlos Garcia Campos  <carlosgc@gnome.org>

* shell/ev-window.c:

Add Ctrl+N keybinding for Open a Copy. Fixes bug #532239.

svn path=/trunk/; revision=3043

15 years agoUse the window title as print job name instead of just "evince-print".
Carlos Garcia Campos [Sun, 25 May 2008 16:39:13 +0000 (16:39 +0000)]
Use the window title as print job name instead of just "evince-print".

2008-05-25  Carlos Garcia Campos  <carlosgc@gnome.org>

* shell/ev-window.c: (ev_window_print_send),
(ev_window_do_preview_print):

Use the window title as print job name instead of just
"evince-print". Fixes bug #534493.

svn path=/trunk/; revision=3042

15 years agoUpdated British English translation.
Philip Withnall [Sun, 25 May 2008 13:18:50 +0000 (13:18 +0000)]
Updated British English translation.

2008-05-25  Philip Withnall  <pwithnall@svn.gnome.org>

* en_GB.po: Updated British English translation.

svn path=/trunk/; revision=3041

15 years agoUpdated British English translation.
Philip Withnall [Sun, 25 May 2008 12:09:43 +0000 (12:09 +0000)]
Updated British English translation.

2008-05-25  Philip Withnall  <pwithnall@svn.gnome.org>

* en_GB.po: Updated British English translation.

svn path=/trunk/; revision=3040

15 years agoUpdated Vietnamese translation
Clytie Siddall [Sun, 25 May 2008 07:57:12 +0000 (07:57 +0000)]
Updated Vietnamese translation

svn path=/trunk/; revision=3039

15 years agoUpdated Arabic Translation by Djihed Afifi.
Djihed Afifi [Thu, 22 May 2008 22:55:55 +0000 (22:55 +0000)]
Updated Arabic Translation by Djihed Afifi.

svn path=/trunk/; revision=3038

15 years agoUpdated Serbian translation
Goran Rakic [Thu, 22 May 2008 07:56:04 +0000 (07:56 +0000)]
Updated Serbian translation

svn path=/trunk/; revision=3037

15 years agofixed typo in ev-debug.h filename. Bug #533897.
Frederic Peters [Mon, 19 May 2008 18:03:09 +0000 (18:03 +0000)]
fixed typo in ev-debug.h filename. Bug #533897.

2008-05-19  Frederic Peters  <fpeters@0d.be>

* libdocument/Makefile.am: fixed typo in ev-debug.h filename.
Bug #533897.

svn path=/trunk/; revision=3036

15 years agoadded missing libevmountoperation to gtkdoc-scanobj libraries. Bug
Frederic Peters [Mon, 19 May 2008 18:02:16 +0000 (18:02 +0000)]
added missing libevmountoperation to gtkdoc-scanobj libraries. Bug

2008-05-19  Frederic Peters  <fpeters@0d.be>

* help/reference/Makefile.am: added missing libevmountoperation to
gtkdoc-scanobj libraries.  Bug #533896.

svn path=/trunk/; revision=3035

16 years agoUpdated Arabic Translation by Djihed Afifi.
Djihed Afifi [Mon, 19 May 2008 01:06:09 +0000 (01:06 +0000)]
Updated Arabic Translation by Djihed Afifi.

svn path=/trunk/; revision=3034

16 years agoFixes check for default units string translation. Bug #533323.
Matthias Drochner [Sun, 18 May 2008 21:05:32 +0000 (21:05 +0000)]
Fixes check for default units string translation. Bug #533323.

2008-05-19  Matthias Drochner  <M.Drochner@fz-juelich.de>

* properties/ev-properties-view.c (get_default_user_units):
Fixes check for default units string translation. Bug #533323.

svn path=/trunk/; revision=3032

16 years agoupdated hebrew translation
Yair Hershkovitz [Mon, 5 May 2008 10:30:01 +0000 (10:30 +0000)]
updated hebrew translation

svn path=/trunk/; revision=3031

16 years agoFix a free() that should be an iks_free(). Fix an array overflow in the
Hans Petter Jansson [Thu, 1 May 2008 08:43:13 +0000 (08:43 +0000)]
Fix a free() that should be an iks_free(). Fix an array overflow in the

2008-05-01  Hans Petter Jansson  <hpj@novell.com>

* backend/impress/iksemel.c (sax_core): Fix a free() that should
be an iks_free(). Fix an array overflow in the XML parser that
would occur whenever the number of attributes in a tag was greater
than 0 and divisible by 6. Fixes GNOME bug #530852.

svn path=/trunk/; revision=3029

16 years agoUpdated Norwegian bokmål translation.
Kjartan Maraas [Wed, 30 Apr 2008 00:00:28 +0000 (00:00 +0000)]
Updated Norwegian bokmål translation.

2008-04-30  Kjartan Maraas  <kmaraas@gnome.org>

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

svn path=/trunk/; revision=3028

16 years agoMake sure load job doesn't finish successfully when the document is not
Carlos Garcia Campos [Tue, 29 Apr 2008 19:09:39 +0000 (19:09 +0000)]
Make sure load job doesn't finish successfully when the document is not

2008-04-29  Carlos Garcia Campos  <carlosgc@gnome.org>

* backend/djvu/djvu-document-private.h:
* backend/djvu/djvu-links.c:
* backend/djvu/djvu-text.c:
* backend/djvu/djvu-document.c: (djvu_handle_events),
(djvu_wait_for_message), (djvu_document_load),
(document_get_page_size), (djvu_document_render),
(djvu_document_thumbnails_get_thumbnail),
(djvu_document_file_exporter_end):

Make sure load job doesn't finish successfully when the document
is not successfully decoded by libdjvu. Fixes bug #530202.

svn path=/trunk/; revision=3027

16 years agoUpdated Galician Translation.
Ignacio Casal Quinteiro [Tue, 29 Apr 2008 12:06:58 +0000 (12:06 +0000)]
Updated Galician Translation.

svn path=/trunk/; revision=3026

16 years agoMerge branch 'ev-debug' into work
Carlos Garcia Campos [Sun, 27 Apr 2008 15:52:51 +0000 (15:52 +0000)]
Merge branch 'ev-debug' into work

svn path=/trunk/; revision=3025

16 years agoUpdated Slovenian translation
Matej Urbančič [Sun, 27 Apr 2008 06:18:51 +0000 (06:18 +0000)]
Updated Slovenian translation

svn path=/trunk/; revision=3024

16 years agoUpdated Spanish translation
Jorge Gonzalez Gonzalez [Sat, 26 Apr 2008 11:58:50 +0000 (11:58 +0000)]
Updated Spanish translation

svn path=/trunk/; revision=3023

16 years agoFix memory leak.
Carlos Garcia Campos [Thu, 24 Apr 2008 08:49:39 +0000 (08:49 +0000)]
Fix memory leak.

2008-04-24  Carlos Garcia Campos  <carlosgc@gnome.org>

* libdocument/ev-document-factory.c: (get_document_from_uri):

Fix memory leak.

svn path=/trunk/; revision=3022

16 years agoImproved error message about file opening failture. Bug #529129.
Jean Baptiste Lallement [Wed, 23 Apr 2008 21:45:05 +0000 (21:45 +0000)]
Improved error message about file opening failture. Bug #529129.

2008-04-24   Jean Baptiste Lallement  <jeanbaptiste.lallement@gmail.com>

* libdocument/ev-document-factory.c (get_mime_type_from_uri),
(get_mime_type_from_data), (get_document_from_uri),
(ev_document_factory_get_document):
Improved error message about file opening failture.
Bug #529129.

svn path=/trunk/; revision=3021

16 years agoAllow to add SaveAs to toolbar.
Abhishek Mukherjee [Wed, 23 Apr 2008 21:35:50 +0000 (21:35 +0000)]
Allow to add SaveAs to toolbar.

2008-04-24  Abhishek Mukherjee  <linkinpark342@gmail.com>

* data/evince-toolbar.xml:

Allow to add SaveAs to toolbar.

svn path=/trunk/; revision=3020

16 years agoUpdated Canadian English translation.
Adam Weinberger [Tue, 22 Apr 2008 03:52:47 +0000 (03:52 +0000)]
Updated Canadian English translation.

2008-04-21  Adam Weinberger  <adamw@gnome.org>

* en_CA.po: Updated Canadian English translation.

svn path=/trunk/; revision=3019

16 years agoUpdate also the primary selection when copying a link address. Fixes bug
Carlos Garcia Campos [Sun, 20 Apr 2008 11:00:14 +0000 (11:00 +0000)]
Update also the primary selection when copying a link address. Fixes bug

2008-04-20  Carlos Garcia Campos  <carlosgc@gnome.org>

* shell/ev-view-private.h:
* shell/ev-view.[ch]: (ev_view_button_release_event),
(ev_view_finalize), (ev_view_clipboard_copy), (ev_view_copy),
(ev_view_primary_get_cb), (ev_view_primary_clear_cb),
(ev_view_update_primary_selection), (clear_link_selected),
(ev_view_copy_link_address):
* shell/ev-window.c: (ev_view_popup_cmd_copy_link_address):

Update also the primary selection when copying a link
address. Fixes bug #520855.

svn path=/trunk/; revision=3017

16 years agoupdated hebrew translation
Yair Hershkovitz [Sat, 19 Apr 2008 13:11:14 +0000 (13:11 +0000)]
updated hebrew translation

svn path=/trunk/; revision=3016

16 years agosv.po: Updated Swedish translation
Daniel Nylander [Sat, 19 Apr 2008 12:36:48 +0000 (12:36 +0000)]
sv.po: Updated Swedish translation

svn path=/trunk/; revision=3015

16 years agoUpdated Spanish translation
Jorge Gonzalez Gonzalez [Sat, 19 Apr 2008 10:36:16 +0000 (10:36 +0000)]
Updated Spanish translation

svn path=/trunk/; revision=3014

16 years agoUse the pixbuf backend only when the mime type is not supported by any of
Carlos Garcia Campos [Sat, 19 Apr 2008 10:22:44 +0000 (10:22 +0000)]
Use the pixbuf backend only when the mime type is not supported by any of

2008-04-19  Carlos Garcia Campos  <carlosgc@gnome.org>

* libdocument/ev-document-factory.c: (get_document_from_uri):

Use the pixbuf backend only when the mime type is not supported by
any of the other backend so that tiff documents, for instance, are
handled by the tiff backend instead of the pixbuf backend. fixes
bug #520290.

svn path=/trunk/; revision=3012

16 years agoRemove some deleted files and add a missing one. Updated Norwegian bokmål
Kjartan Maraas [Sat, 19 Apr 2008 09:32:26 +0000 (09:32 +0000)]
Remove some deleted files and add a missing one. Updated Norwegian bokmål

2008-04-19  Kjartan Maraas  <kmaraas@gnome.org>

* POTFILES.in: Remove some deleted files and add a missing one.
* nb.po: Updated Norwegian bokmål translation.

svn path=/trunk/; revision=3011

16 years agoAdd evmountoperation to subdirs list.
Carlos Garcia Campos [Thu, 17 Apr 2008 20:31:49 +0000 (20:31 +0000)]
Add evmountoperation to subdirs list.

2008-04-17  Carlos Garcia Campos  <carlosgc@gnome.org>

* cut-n-paste/Makefile.am:

Add evmountoperation to subdirs list.

svn path=/trunk/; revision=3010

16 years agoFix libspectre check in configure script. Fixes bug #528549.
Carlos Garcia Campos [Thu, 17 Apr 2008 13:50:09 +0000 (13:50 +0000)]
Fix libspectre check in configure script. Fixes bug #528549.

2008-04-17  Carlos Garcia Campos  <carlosgc@gnome.org>

* configure.ac:

Fix libspectre check in configure script. Fixes bug #528549.

svn path=/trunk/; revision=3009

16 years agoAdd missing Makefile.am file
Carlos Garcia Campos [Thu, 17 Apr 2008 12:42:14 +0000 (12:42 +0000)]
Add missing Makefile.am file

svn path=/trunk/; revision=3008

16 years agoAdd GtkMountOperation (renamed to avoid conflicts) to be able to open
Carlos Garcia Campos [Wed, 16 Apr 2008 17:50:18 +0000 (17:50 +0000)]
Add GtkMountOperation (renamed to avoid conflicts) to be able to open

2008-04-16  Carlos Garcia Campos  <carlosgc@gnome.org>

* configure.ac:
* cut-n-paste/evmountoperation/ev-mount-operation.[ch]:
* shell/Makefile.am:
* shell/ev-window.c: (ev_window_load_remote_failed),
(mount_volume_ready_cb), (window_open_file_copy_ready_cb):

Add GtkMountOperation (renamed to avoid conflicts) to be able to
open documents in remote locations that are not mounted.

svn path=/trunk/; revision=3007

16 years agoFix T1 font rendering in dvi backend. Patch by Mattias Nissler.
Carlos Garcia Campos [Mon, 14 Apr 2008 18:58:00 +0000 (18:58 +0000)]
Fix T1 font rendering in dvi backend. Patch by Mattias Nissler.

2008-04-14  Carlos Garcia Campos  <carlosgc@gnome.org>

* backend/dvi/mdvi-lib/bitmap.[ch]: (bitmap_convert_lsb8),
(bitmap_convert_msb8):
* backend/dvi/mdvi-lib/t1.c: (t1_glyph_bitmap):
* backend/dvi/mdvi-lib/tt.c: (tt_get_bitmap):

Fix T1 font rendering in dvi backend. Patch by Mattias Nissler.

svn path=/trunk/; revision=3006

16 years agoCreate the render context needed for rendering a page in the render thread
Carlos Garcia Campos [Mon, 14 Apr 2008 18:37:14 +0000 (18:37 +0000)]
Create the render context needed for rendering a page in the render thread

2008-04-14  Carlos Garcia Campos  <carlosgc@gnome.org>

* shell/ev-jobs.[ch]: (ev_job_render_dispose),
(ev_job_render_new), (ev_job_render_set_selection_info),
(ev_job_render_run):
* shell/ev-pixbuf-cache.c: (job_page_ready_cb), (job_finished_cb),
(check_job_size_and_unref),
(copy_job_page_and_selection_to_job_info), (copy_job_to_job_info),
(add_job), (ev_pixbuf_cache_get_selection_surface):

Create the render context needed for rendering a page in the render
thread so that we don't block the main thread. Simplify
EvJobRender API.

svn path=/trunk/; revision=3005

16 years agoAdd EvPage so that we can hold a reference to the backend page. Form
Carlos Garcia Campos [Mon, 14 Apr 2008 17:07:39 +0000 (17:07 +0000)]
Add EvPage so that we can hold a reference to the backend page. Form

2008-04-14  Carlos Garcia Campos  <carlosgc@gnome.org>

* libdocument/Makefile.am:
* libdocument/ev-page.[ch]:
* libdocument/ev-render-context.[ch]: (ev_render_context_dispose),
(ev_render_context_new), (ev_render_context_set_page):
* libdocument/ev-form-field.[ch]: (ev_form_field_init),
(ev_form_field_finalize), (ev_form_field_class_init):
* libdocument/ev-document-forms.[ch]:
(ev_document_forms_get_form_fields):
* libdocument/ev-document.[ch]: (ev_document_get_page),
(ev_document_get_page_size), (ev_document_get_page_label):
* shell/ev-jobs.[ch]: (ev_job_thumbnail_dispose),
(ev_job_render_run), (ev_job_thumbnail_new),
(ev_job_thumbnail_run), (ev_job_print_run):
* shell/ev-page-cache.c: (ev_page_cache_new):
* shell/ev-pixbuf-cache.c: (job_page_ready_cb), (job_finished_cb),
(check_job_size_and_unref), (add_job):
* shell/ev-sidebar-thumbnails.c: (add_range):
* shell/ev-view.c: (ev_view_form_field_get_region),
(ev_view_form_field_button_create_widget),
(ev_view_form_field_text_save), (ev_view_form_field_choice_save),
(ev_view_handle_form_field), (ev_view_size_allocate),
(get_selected_text):
* shell/ev-window.c: (ev_window_refresh_window_thumbnail):
* backend/pdf/ev-poppler.cc: (pdf_document_get_page_size),
(pdf_document_get_page), (pdf_document_get_page_label),
(pdf_document_render), (pdf_document_get_info),
(pdf_document_document_iface_init),
(pdf_document_thumbnails_get_thumbnail),
(pdf_document_thumbnails_get_dimensions),
(pdf_document_file_exporter_do_page),
(pdf_selection_render_selection),
(pdf_selection_get_selected_text),
(pdf_selection_get_selection_region),
(pdf_selection_get_selection_map),
(pdf_document_forms_get_form_fields),
(pdf_document_forms_form_field_text_get_text),
(pdf_document_forms_form_field_text_set_text),
(pdf_document_forms_form_field_button_set_state),
(pdf_document_forms_form_field_button_get_state),
(pdf_document_forms_form_field_choice_get_item),
(pdf_document_forms_form_field_choice_get_n_items),
(pdf_document_forms_form_field_choice_is_item_selected),
(pdf_document_forms_form_field_choice_select_item),
(pdf_document_forms_form_field_choice_toggle_item),
(pdf_document_forms_form_field_choice_unselect_all),
(pdf_document_forms_form_field_choice_set_text),
(pdf_document_forms_form_field_choice_get_text):
* backend/ps/ev-spectre.c: (ps_document_get_page),
(ps_document_get_page_size), (ps_document_get_page_label),
(ps_document_render), (ps_document_document_iface_init),
(ps_document_file_exporter_do_page):
* backend/tiff/tiff-document.c: (tiff_document_get_page_size),
(tiff_document_render), (tiff_document_render_pixbuf),
(tiff_document_file_exporter_do_page):
* backend/pixbuf/pixbuf-document.c:
(pixbuf_document_get_page_size):
* backend/comics/comics-document.c:
(comics_document_get_page_size), (comics_document_render_pixbuf):
* backend/djvu/djvu-document.c: (djvu_document_get_page_size),
(djvu_document_render), (djvu_selection_get_selected_text),
(djvu_document_thumbnails_get_thumbnail),
(djvu_document_file_exporter_do_page),
(djvu_document_find_get_result):
* backend/dvi/dvi-document.c: (dvi_document_get_page_size),
(dvi_document_render), (dvi_document_thumbnails_get_dimensions),
(dvi_document_thumbnails_get_thumbnail),
(dvi_document_file_exporter_do_page):
* backend/impress/impress-document.c:
(impress_document_get_page_size),
(impress_document_render_pixbuf):
* thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):

Add EvPage so that we can hold a reference to the backend
page. Form fields keep now a reference to the poppler page
improving performance since we don't have to create/destroy the
poppler field for every form operation. This will be needed for
annotations too.

svn path=/trunk/; revision=3004

16 years agoAdd Ctrl-Insert keybinding for copying text. Fixes bug #526523.
Carlos Garcia Campos [Sat, 12 Apr 2008 12:20:22 +0000 (12:20 +0000)]
Add Ctrl-Insert keybinding for copying text. Fixes bug #526523.

2008-04-12  Carlos Garcia Campos  <carlosgc@gnome.org>

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

Add Ctrl-Insert keybinding for copying text. Fixes bug #526523.

svn path=/trunk/; revision=3003

16 years agoRemove gs stuff from ps backend.
Carlos Garcia Campos [Sat, 12 Apr 2008 10:39:07 +0000 (10:39 +0000)]
Remove gs stuff from ps backend.

2008-04-12  Carlos Garcia Campos  <carlosgc@gnome.org>

* configure.ac:
* backend/ps/Makefile.am:

Remove gs stuff from ps backend.

svn path=/trunk/; revision=3002

16 years agoBump poppler requirement to 0.8.0.
Carlos Garcia Campos [Sat, 12 Apr 2008 10:19:39 +0000 (10:19 +0000)]
Bump poppler requirement to 0.8.0.

2008-04-12  Carlos Garcia Campos  <carlosgc@gnome.org>

* configure.ac:
* backend/pdf/ev-poppler.cc:

Bump poppler requirement to 0.8.0.

svn path=/trunk/; revision=3001

16 years agoUpdate for release 2.22.1.1 EVINCE_2_22_1_1
Nickolay V. Shmyrev [Tue, 8 Apr 2008 19:06:54 +0000 (19:06 +0000)]
Update for release 2.22.1.1

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

* NEWS:
* configure.ac:

Update for release 2.22.1.1

svn path=/trunk/; revision=2998

16 years agoFix build (again) when poppler version is 0.6
Carlos Garcia Campos [Tue, 8 Apr 2008 09:50:20 +0000 (09:50 +0000)]
Fix build (again) when poppler version is 0.6

2008-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>

* configure.ac:

Fix build (again) when poppler version is 0.6

svn path=/trunk/; revision=2997

16 years agoMake sure link title is a valid utf8 string. Fixes bug #526517.
Carlos Garcia Campos [Tue, 8 Apr 2008 09:49:07 +0000 (09:49 +0000)]
Make sure link title is a valid utf8 string. Fixes bug #526517.

2008-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>

* backend/djvu/djvu-links.c: (build_tree):

Make sure link title is a valid utf8 string. Fixes bug #526517.

svn path=/trunk/; revision=2996

16 years agoFix build in FreeBSD. Based on patch by Michael Johnson. Fixes bug
Carlos Garcia Campos [Mon, 7 Apr 2008 20:49:53 +0000 (20:49 +0000)]
Fix build in FreeBSD. Based on patch by Michael Johnson. Fixes bug

2008-04-07  Carlos Garcia Campos  <carlosgc@gnome.org>

* configure.ac:

Fix build in FreeBSD. Based on patch by Michael Johnson. Fixes bug
#526799.

svn path=/trunk/; revision=2995

16 years agoUpdated Spanish translation
Jorge Gonzalez Gonzalez [Mon, 7 Apr 2008 18:28:21 +0000 (18:28 +0000)]
Updated Spanish translation

svn path=/trunk/; revision=2994

16 years agoUpdate for release 2.22.1 EVINCE_2_22_1
Nickolay V. Shmyrev [Mon, 7 Apr 2008 16:33:58 +0000 (16:33 +0000)]
Update for release 2.22.1

svn path=/trunk/; revision=2992

16 years agoUpdate for upcoming release.
Carlos Garcia Campos [Sun, 6 Apr 2008 10:36:22 +0000 (10:36 +0000)]
Update for upcoming release.

2008-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>

* NEWS:

Update for upcoming release.

svn path=/trunk/; revision=2991

16 years agoAdd compressed dvi to the list of supported mime types. Patch by Ed
Carlos Garcia Campos [Sun, 6 Apr 2008 09:36:46 +0000 (09:36 +0000)]
Add compressed dvi to the list of supported mime types. Patch by Ed

2008-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>

* configure.ac:
* backend/dvi/dvidocument.evince-backend.in:

Add compressed dvi to the list of supported mime types. Patch by
Ed Catmur. Fixes bug #307087.

svn path=/trunk/; revision=2990