]>
www.fi.muni.cz Git - evince.git/log
Nickolay V. Shmyrev [Fri, 6 Jan 2006 13:23:27 +0000 (13:23 +0000)]
Don't add pixbuf mime types if pixbuf backend is disabled.
* backend/ev-document-factory.c: (gdk_pixbuf_mime_type_list),
(mime_type_supported_by_gdk_pixbuf),
(ev_document_factory_get_mime_types),
(ev_document_factory_get_all_mime_types):
Don't add pixbuf mime types if pixbuf backend is disabled.
* shell/ev-application.c: (ev_application_get_uri_window):
Fix for the bug 325815 - unhandled MIME type message doesn't
appear a second time.
* shell/ev-document-types.c: (ev_document_types_add_filters):
* shell/ev-window.c: (page_changed_cb), (ev_window_setup_document),
(password_dialog_response), (ev_window_popup_password_dialog),
(ev_window_load_job_cb), (ev_window_sidebar_position_change_cb),
(ev_window_run_fullscreen), (ev_window_stop_fullscreen),
(ev_window_run_presentation), (ev_window_stop_presentation),
(save_sizing_mode), (ev_window_zoom_changed_cb),
(ev_window_continuous_changed_cb), (ev_window_rotation_changed_cb),
(ev_window_dual_mode_changed_cb),
(ev_window_sidebar_current_page_changed_cb),
(ev_window_sidebar_visibility_changed_cb), (ev_window_dispose),
(window_state_event_cb), (window_configure_event_cb):
Cleanup additional uris holded by EvWindow.
Nickolay V. Shmyrev [Fri, 6 Jan 2006 10:02:13 +0000 (10:02 +0000)]
Two page scrolling with Space and PageUp in dual mode. Second fix for the
* shell/ev-view.c: (ev_view_scroll), (ev_view_previous_page),
(ev_view_can_previous_page), (ev_view_can_next_page):
* shell/ev-view.h:
* shell/ev-window.c: (update_action_sensitivity):
Two page scrolling with Space and PageUp in dual mode. Second fix
for the bug #316608.
Vincent van Adrighem [Thu, 5 Jan 2006 14:45:00 +0000 (14:45 +0000)]
Reordered LINGUAS. (Alphabetically)
Nickolay V. Shmyrev [Thu, 5 Jan 2006 10:09:57 +0000 (10:09 +0000)]
Correctly clamp adjustment value. Fix for the bug #325808.
* shell/ev-view.c: (scroll_to_current_page):
Correctly clamp adjustment value. Fix for the bug
#325808.
Vincent van Adrighem [Wed, 4 Jan 2006 21:15:23 +0000 (21:15 +0000)]
Translation updated by Tino Meinen.
2006-01-04 Vincent van Adrighem <adrighem@gnome.org>
* nl.po: Translation updated by Tino Meinen.
Nickolay V. Shmyrev [Wed, 4 Jan 2006 18:53:15 +0000 (18:53 +0000)]
Make print dialog non-modal. Fix for the bug #325622.
* shell/ev-sidebar-links.c: (print_section_cb):
* shell/ev-window.c: (ev_window_get_uri),
(ev_window_close_dialogs), (ev_window_open_uri), (ev_window_print),
(ev_window_print_dialog_response_cb), (ev_window_print_range),
(ev_window_dispose):
Make print dialog non-modal. Fix for the bug #325622.
Nickolay V. Shmyrev [Wed, 4 Jan 2006 09:07:54 +0000 (09:07 +0000)]
Setting saving behaviour fixes.
* shell/ev-metadata-manager.c:
* shell/ev-utils.c: (using_pdf_printer),
(using_postscript_printer), (load_print_config_from_file),
(save_print_config_to_file):
* shell/ev-utils.h:
* shell/ev-window.c: (update_sizing_buttons), (page_changed_cb),
(update_sidebar_visibility), (setup_sidebar_from_metadata),
(setup_view_from_metadata), (ev_window_setup_document),
(ev_window_load_job_cb), (ev_window_sidebar_position_change_cb),
(ev_window_run_fullscreen), (ev_window_stop_fullscreen),
(ev_window_run_presentation), (ev_window_stop_presentation),
(save_sizing_mode), (ev_window_zoom_changed_cb),
(ev_window_continuous_changed_cb), (ev_window_rotation_changed_cb),
(ev_window_dual_mode_changed_cb),
(ev_window_sidebar_current_page_changed_cb),
(ev_window_sidebar_visibility_changed_cb), (ev_window_dispose),
(window_state_event_cb), (window_configure_event_cb),
(ev_window_init):
Setting saving behaviour fixes.
Josep Puigdemont i Casamajó [Tue, 3 Jan 2006 00:17:52 +0000 (00:17 +0000)]
Updated Catalan translation.
Reinout van Schouwen [Sun, 1 Jan 2006 21:24:59 +0000 (21:24 +0000)]
Jan 01 2006 Reinout van Schouwen <reinout@cs.vu.nl>
* Jan 01 2006 Reinout van Schouwen <reinout@cs.vu.nl>
* Added partial Dutch translation
* Remove section on Quit from par. 3.10 (#325451)
Theppitak Karoonboonyanan [Sat, 31 Dec 2005 04:21:12 +0000 (04:21 +0000)]
Updated Thai translation.
2005-12-31 Theppitak Karoonboonyanan <thep@linux.thai.net>
* th.po: Updated Thai translation.
Nickolay V. Shmyrev [Fri, 30 Dec 2005 19:51:52 +0000 (19:51 +0000)]
Make antialiasing gs options better and allow to change them during
* configure.ac:
Make antialiasing gs options better and allow
to change them during configure. Fix for the
bug #319049.
Ilkka Tuohela [Fri, 30 Dec 2005 13:43:14 +0000 (13:43 +0000)]
Updated Finnish translation
Nickolay V. Shmyrev [Thu, 29 Dec 2005 16:34:59 +0000 (16:34 +0000)]
Remember if last window was maximized. Fix for the bug #323797.
* shell/ev-window.c: (setup_view_from_metadata):
Remember if last window was maximized. Fix for the
bug #323797.
Ankitkumar Rameshchandra Patel [Thu, 29 Dec 2005 05:37:29 +0000 (05:37 +0000)]
Updated Translation
Francisco Javier F. Serrador [Thu, 29 Dec 2005 00:42:17 +0000 (00:42 +0000)]
Updated Spanish translation.
2005-12-29 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
* es.po: Updated Spanish translation.
Kjartan Maraas [Wed, 28 Dec 2005 18:15:32 +0000 (18:15 +0000)]
Updated Norwegian bokmål translation. Same.
2005-12-28 Kjartan Maraas <kmaraas@gnome.org>
* nb.po: Updated Norwegian bokmål translation.
* no.po: Same.
Abel Cheung [Wed, 28 Dec 2005 17:38:01 +0000 (17:38 +0000)]
Added "zh_HK" to ALL_LINGUAS.
2005-12-28 Abel Cheung <maddog@linuxhall.org>
* configure.ac: Added "zh_HK" to ALL_LINGUAS.
Kwok-Koon Cheung [Wed, 28 Dec 2005 17:34:59 +0000 (17:34 +0000)]
New Chinese (Hong Kong) translation from GNOME HK Team
* zh_HK.po: New Chinese (Hong Kong) translation from GNOME HK Team
Nickolay V. Shmyrev [Wed, 28 Dec 2005 14:55:58 +0000 (14:55 +0000)]
Updated Russian translation.
Nickolay V. Shmyrev [Wed, 28 Dec 2005 13:37:40 +0000 (13:37 +0000)]
Fix for the bug #325067 with more intelligent selection of current link in
* backend/ev-link.c: (ev_link_get_page), (ev_link_init):
* shell/ev-page-action.c: (build_new_tree_cb):
* shell/ev-sidebar-links.c: (links_page_num_func),
(update_page_callback_foreach), (update_page_callback):
* shell/ev-view.c: (scroll_to_current_page):
Fix for the bug #325067 with more intelligent selection
of current link in sidebar. Make sidebar handle links
of FITR-like type more correctly.
* dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
(dvi_pixbuf_put_pixel):
Fix memory consumtion with disabled alpha channel.
Clytie Siddall [Wed, 28 Dec 2005 07:00:21 +0000 (07:00 +0000)]
vi.po: Updated Vietnamese translation.
Adam Weinberger [Wed, 28 Dec 2005 06:12:24 +0000 (06:12 +0000)]
Updated Canadian English translation.
2005-12-28 Adam Weinberger <adamw@gnome.org>
* en_CA.po: Updated Canadian English translation.
Nickolay V. Shmyrev [Tue, 27 Dec 2005 23:21:06 +0000 (23:21 +0000)]
Update context menu for internal links. Fix for the bug #325066
Nickolay V. Shmyrev [Tue, 27 Dec 2005 22:49:49 +0000 (22:49 +0000)]
Bind context menu to keyboard also. Fix for the bug #325065.
* shell/ev-view.c: (ev_view_popup_menu), (ev_view_class_init):
Bind context menu to keyboard also. Fix for the bug
#325065.
Nickolay V. Shmyrev [Tue, 27 Dec 2005 07:56:18 +0000 (07:56 +0000)]
Horizontal scroll on selection also.
* shell/ev-view.c: (selection_scroll_timeout_cb):
Horizontal scroll on selection also.
Ankitkumar Rameshchandra Patel [Mon, 26 Dec 2005 12:02:31 +0000 (12:02 +0000)]
Updated Translation
Adam Weinberger [Mon, 26 Dec 2005 07:01:02 +0000 (07:01 +0000)]
Updated Canadian English translation.
2005-12-26 Adam Weinberger <adamw@gnome.org>
* en_CA.po: Updated Canadian English translation.
Theppitak Karoonboonyanan [Mon, 26 Dec 2005 05:11:19 +0000 (05:11 +0000)]
Updated Thai translation.
2005-12-26 Theppitak Karoonboonyanan <thep@linux.thai.net>
* th.po: Updated Thai translation.
Nickolay V. Shmyrev [Sun, 25 Dec 2005 23:30:36 +0000 (23:30 +0000)]
Correct zoom setup and metadata save broken in some locales.
* shell/ev-metadata-manager.c: (parse_value):
* shell/ev-view.c: (goto_xyz_link):
Correct zoom setup and metadata save broken in
some locales.
Nickolay V. Shmyrev [Sun, 25 Dec 2005 21:45:37 +0000 (21:45 +0000)]
Fix very small typo.
Nickolay V. Shmyrev [Sun, 25 Dec 2005 21:40:07 +0000 (21:40 +0000)]
Delay scroll until allocation to correctly position page. Fix for the bug
* shell/ev-view-private.h:
* shell/ev-view.c: (scroll_to_current_page),
(view_set_adjustment_values), (goto_fitr_link), (goto_fitv_link),
(goto_fith_link), (goto_fit_link), (goto_xyz_link),
(page_changed_cb), (ev_view_set_continuous),
(ev_view_set_dual_page), (ev_view_set_presentation):
Delay scroll until allocation to correctly position page. Fix
for the bug #317334.
Nickolay V. Shmyrev [Sun, 25 Dec 2005 21:10:21 +0000 (21:10 +0000)]
Fix memory management
Nickolay V. Shmyrev [Sun, 25 Dec 2005 20:08:35 +0000 (20:08 +0000)]
Update NEWS and require poppler 0.5.0.
2005-12-25 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
* NEWS:
* configure.ac:
Update NEWS and require poppler 0.5.0.
2005-12-25 Carlos Garcia Campos <carlosgc@gnome.org>
* data/evince-ui.xml:
* shell/ev-view-private.h:
* shell/ev-view.c: (ev_view_get_link_at_location),
(handle_link_over_xy), (ev_view_button_press_event),
(ev_view_button_release_event), (ev_view_class_init):
* shell/ev-window.c: (view_menu_popup_cb), (ev_window_dispose),
(ev_popup_cmd_open_link), (ev_popup_cmd_copy_link_address),
(ev_window_init):
Implement right-click context menu.
Nickolay V. Shmyrev [Sun, 25 Dec 2005 16:49:47 +0000 (16:49 +0000)]
Don't generate thumbnails with alpha. See bug #324077. Thanks to Jeroen
* djvu/djvu-document.c: (djvu_document_thumbnails_get_thumbnail):
* dvi/pixbuf-device.c: (dvi_pixbuf_create_image),
(mdvi_pixbuf_device_render):
* pdf/ev-poppler.cc:
Don't generate thumbnails with alpha. See bug #324077.
Thanks to Jeroen Zwartepoorte <jeroen.zwartepoorte@gmail.com>.
Nickolay V. Shmyrev [Sun, 25 Dec 2005 15:26:45 +0000 (15:26 +0000)]
Fix typo that was hiding toolbar.
* shell/ev-window.c: (setup_chrome_from_metadata):
Fix typo that was hiding toolbar.
Nickolay V. Shmyrev [Sun, 25 Dec 2005 13:27:51 +0000 (13:27 +0000)]
Small cleanup and autoscrolling during selection. Thanks to Ricardo
* shell/ev-view-private.h:
* shell/ev-view.c: (ev_view_realize), (selection_update_idle_cb),
(selection_scroll_timeout_cb), (ev_view_motion_notify_event),
(ev_view_button_release_event), (ev_view_destroy):
Small cleanup and autoscrolling during selection. Thanks to
Ricardo Markiewicz <rmarkie@fi.uba.ar>.
Jani Monoses [Wed, 21 Dec 2005 21:41:17 +0000 (21:41 +0000)]
Correctly check for comics option.
2005-12-22 Jani Monoses <jani.monoses@gmail.com>
* configure.ac:
Correctly check for comics option.
Eduardo Lima [Wed, 21 Dec 2005 21:29:39 +0000 (21:29 +0000)]
Included option in configure to make ps backend compilation optional with
2005-12-21 Eduardo Lima <eduardo.lima@indt.org.br>
* Makefile.am:
* configure.ac:
* backend/Makefile.am:
* backend/ev-document-factory.c:
* shell/ev-document-types.c:
Included option in configure to make ps backend
compilation optional with --disable-ps.
Clytie Siddall [Wed, 21 Dec 2005 09:04:22 +0000 (09:04 +0000)]
vi.po: Updated Vietnamese translation.
Ankitkumar Rameshchandra Patel [Wed, 21 Dec 2005 05:47:20 +0000 (05:47 +0000)]
Updated Translation
Francisco Javier F. Serrador [Wed, 21 Dec 2005 01:58:28 +0000 (01:58 +0000)]
Updated Spanish translation.
2005-12-21 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
* es.po: Updated Spanish translation.
Ignacio Casal Quinteiro [Tue, 20 Dec 2005 18:49:07 +0000 (18:49 +0000)]
*** empty log message ***
Nickolay V. Shmyrev [Tue, 20 Dec 2005 16:54:15 +0000 (16:54 +0000)]
Comics mime types are added to shared-mime-info CVS. Now we don't need to
* backend/ev-document-factory.c:
* comics/Makefile.am:
* comics/comics-document.c: (comics_document_load):
* comics/ev-cbr-mime.xml:
* configure.ac:
Comics mime types are added to shared-mime-info CVS. Now
we don't need to install our own mime types.
Nickolay V. Shmyrev [Tue, 20 Dec 2005 09:01:38 +0000 (09:01 +0000)]
Add shortcut for "save a copy" menu entry. Fix for the bug #324582.
* shell/ev-window.c:
Add shortcut for "save a copy" menu entry. Fix for
the bug #324582.
Nickolay V. Shmyrev [Sun, 18 Dec 2005 22:44:42 +0000 (22:44 +0000)]
Rework selection job info logic and fix critical warning.
* shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
(job_finished_cb), (new_selection_pixbuf_needed),
(ev_pixbuf_cache_get_selection_pixbuf), (update_job_selection),
(clear_job_selection), (ev_pixbuf_cache_set_selection_list):
Rework selection job info logic and fix critical warning.
Abel Cheung [Sat, 17 Dec 2005 20:08:29 +0000 (20:08 +0000)]
Added "cy" "fa" "mk" "vi" to ALL_LINGUAS.
2005-12-17 Abel Cheung <maddog@linuxhall.org>
* configure.ac: Added "cy" "fa" "mk" "vi" to ALL_LINGUAS.
Ales Nyakhaychyk [Thu, 15 Dec 2005 15:34:19 +0000 (15:34 +0000)]
Updated Belarusian translation
Christophe Merlet [Tue, 13 Dec 2005 18:36:05 +0000 (18:36 +0000)]
Updated French translation.
Vincent van Adrighem [Sun, 11 Dec 2005 22:00:13 +0000 (22:00 +0000)]
Translation updated by Tino Meinen.
2005-12-11 Vincent van Adrighem <adrighem@gnome.org>
* nl.po: Translation updated by Tino Meinen.
Ankitkumar Rameshchandra Patel [Sun, 11 Dec 2005 13:27:13 +0000 (13:27 +0000)]
Updated Gujarati Translation
Miloslav Trmac [Fri, 2 Dec 2005 19:48:42 +0000 (19:48 +0000)]
Updated Czech translation.
2005-12-02 Miloslav Trmac <mitr@volny.cz>
* cs.po: Updated Czech translation.
Žygimantas Beručka [Fri, 2 Dec 2005 16:09:43 +0000 (16:09 +0000)]
Updated Lithuanian translation.
2005-12-02 Žygimantas Beručka <zygis@gnome.org>
* lt.po: Updated Lithuanian translation.
Nickolay V. Shmyrev [Sun, 27 Nov 2005 18:21:06 +0000 (18:21 +0000)]
Enter as shortcut key for next page. Fix for the bug #321394.
* data/evince-ui.xml:
* shell/ev-window.c: (ev_window_set_view_accels_sensitivity):
Enter as shortcut key for next page. Fix for the bug
#321394.
Francisco Javier F. Serrador [Sun, 27 Nov 2005 17:14:18 +0000 (17:14 +0000)]
Updated Spanish translation (QA)
2005-11-27 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
* es.po: Updated Spanish translation (QA)
Frank Arnold [Sat, 26 Nov 2005 12:34:25 +0000 (12:34 +0000)]
Fixed another instance of "Properties".
2005-11-26 Frank Arnold <farnold@cvs.gnome.org>
* de.po: Fixed another instance of "Properties".
Frank Arnold [Sat, 26 Nov 2005 12:22:18 +0000 (12:22 +0000)]
Fixed wrong translation of "Properties". Closes #322163 reported by Jürg
2005-11-26 Frank Arnold <farnold@cvs.gnome.org>
* de.po: Fixed wrong translation of "Properties".
Closes #322163 reported by Jürg Billeter.
Funda Wang [Sat, 26 Nov 2005 07:31:01 +0000 (07:31 +0000)]
Updated Simplified Chinese translation of evince
Francisco Javier F. Serrador [Fri, 25 Nov 2005 21:59:33 +0000 (21:59 +0000)]
Updated Spanish translation.
2005-11-25 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
* es.po: Updated Spanish translation.
Alexander Shopov [Wed, 23 Nov 2005 16:34:22 +0000 (16:34 +0000)]
Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>
2005-11-23 Alexander Shopov <ash@contact.bg>
* bg.po: Updated Bulgarian translation by
Vladimir Petkov <vpetkov@i-space.org>
Francisco Javier F. Serrador [Sat, 19 Nov 2005 14:31:18 +0000 (14:31 +0000)]
Updated Spanish translation.
2005-11-19 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
* es.po: Updated Spanish translation.
Chao-Hsiung Liao [Sat, 19 Nov 2005 00:00:00 +0000 (00:00 +0000)]
Updated Traditional Chinese translation.
2005-11-19 Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
* zh_TW.po: Updated Traditional Chinese translation.
Ales Nyakhaychyk [Fri, 18 Nov 2005 15:39:39 +0000 (15:39 +0000)]
Add Belarusian translation
Kjartan Maraas [Fri, 18 Nov 2005 09:09:52 +0000 (09:09 +0000)]
Updated Norwegian bokmål translation. Same
2005-11-18 Kjartan Maraas <kmaraas@gnome.org>
* nb.po: Updated Norwegian bokmål translation.
* no.po: Same
Adam Weinberger [Fri, 18 Nov 2005 02:07:01 +0000 (02:07 +0000)]
Added missing file. Updated Canadian English translation.
2005-11-17 Adam Weinberger <adamw@gnome.org>
* POTFILES.in: Added missing file.
* en_CA.po: Updated Canadian English translation.
Nickolay V. Shmyrev [Wed, 16 Nov 2005 21:40:04 +0000 (21:40 +0000)]
Too early for 0.5. Pixbuf cache code cleaned a bit.
* shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
(job_finished_cb), (copy_job_to_job_info), (add_job_if_needed),
(new_selection_pixbuf_needed),
(ev_pixbuf_cache_get_selection_pixbuf), (update_job_selection),
(clear_job_selection):
* shell/ev-view.c: (draw_one_page):
Too early for 0.5. Pixbuf cache code cleaned a bit.
Priit Laes [Wed, 16 Nov 2005 10:31:40 +0000 (10:31 +0000)]
Translation updated by Ivar Smolin.
2005-11-16 Priit Laes <plaes@cvs.gnome.org>
* et.po: Translation updated by Ivar Smolin.
Nickolay V. Shmyrev [Tue, 15 Nov 2005 21:42:39 +0000 (21:42 +0000)]
Minor thing fixed
Nickolay V. Shmyrev [Tue, 15 Nov 2005 21:37:47 +0000 (21:37 +0000)]
Updated CBR mime type description
Ignacio Casal Quinteiro [Tue, 15 Nov 2005 19:53:45 +0000 (19:53 +0000)]
*** empty log message ***
Theppitak Karoonboonyanan [Tue, 15 Nov 2005 14:24:20 +0000 (14:24 +0000)]
Updated Thai translation.
2005-11-15 Theppitak Karoonboonyanan <thep@linux.thai.net>
* th.po: Updated Thai translation.
Kjartan Maraas [Tue, 15 Nov 2005 12:01:04 +0000 (12:01 +0000)]
Updated Norwegian bokmål translation. Same.
2005-11-15 Kjartan Maraas <kmaraas@gnome.org>
* nb.po: Updated Norwegian bokmål translation.
* no.po: Same.
Nickolay V. Shmyrev [Mon, 14 Nov 2005 20:26:35 +0000 (20:26 +0000)]
Release 0.5.0
2005-11-14 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
* NEWS:
* configure.ac:
Release 0.5.0
2005-11-14 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
* comics/Makefile.am:
* configure.ac:
* shell/ev-document-types.c: (ev_document_types_add_filters):
More advanced handling of custom mime type installation.
Nickolay V. Shmyrev [Mon, 14 Nov 2005 19:45:32 +0000 (19:45 +0000)]
Save last document settings and reuse them for new documents.
* data/evince.schemas.in:
* shell/ev-metadata-manager.c: (value_free),
(ev_metadata_manager_get_last), (ev_metadata_manager_set_last),
(ev_metadata_manager_get), (ev_metadata_manager_set):
* shell/ev-metadata-manager.h:
* shell/ev-window.c: (update_chrome_flag),
(ev_window_cmd_focus_page_selector), (update_sidebar_visibility),
(setup_document_from_metadata), (setup_chrome_from_metadata),
(setup_sidebar_from_metadata), (setup_view_from_metadata),
(ev_window_cmd_edit_find), (ev_window_cmd_escape),
(ev_window_view_toolbar_cb),
(ev_window_sidebar_visibility_changed_cb), (find_bar_close_cb),
(view_actions_focus_in_cb), (ev_window_init), (ev_window_new):
Save last document settings and reuse them for new documents.
Nickolay V. Shmyrev [Mon, 14 Nov 2005 19:02:44 +0000 (19:02 +0000)]
Small build fix
Nickolay V. Shmyrev [Mon, 14 Nov 2005 13:21:13 +0000 (13:21 +0000)]
New CBR/CBZ backend for comic books.
2005-11-14 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
* Makefile.am:
* backend/Makefile.am:
* backend/ev-document-factory.c:
* backend/ev-document-factory.h:
* comics/Makefile.am:
* comics/comics-document.c: (G_DEFINE_TYPE_WITH_CODE),
(comics_document_load), (comics_document_save),
(comics_document_get_n_pages), (comics_document_get_page_size),
(get_page_size_area_prepared_cb), (comics_document_render_pixbuf) (render_pixbuf_size_prepared_cb), (comics_document_finalize),
(comics_document_class_init), (comics_document_can_get_text),
(comics_document_get_info), (comics_document_document_iface_init),
(comics_document_init), (get_supported_image_extensions),
(comics_document_thumbnails_get_geometry),
(comics_document_thumbnails_get_thumbnail),
(comics_document_thumbnails_get_dimensions),
(comics_document_document_thumbnails_iface_init), (extract_argv):
* comics/comics-document.h:
* comics/ev-cbr-mime.xml:
* configure.ac:
* po/POTFILES.in:
* shell/ev-application.c: (ev_application_register_service):
* shell/ev-document-types.c: (ev_document_types_add_filters):
* thumbnailer/Makefile.am:
* thumbnailer/evince-thumbnailer-comics.schemas.in:
New CBR/CBZ backend for comic books.
Nickolay V. Shmyrev [Thu, 10 Nov 2005 01:02:54 +0000 (01:02 +0000)]
Thanks to Robert McQueen <robot101@debian.org>. Dbus warning on startup of
* shell/main.c: (load_files_remote):
Thanks to Robert McQueen <robot101@debian.org>. Dbus
warning on startup of second instance is fixed. It
is bug #320353.
Theppitak Karoonboonyanan [Sun, 6 Nov 2005 13:42:23 +0000 (13:42 +0000)]
Updated Thai translation.
2005-11-06 Theppitak Karoonboonyanan <thep@linux.thai.net>
* th.po: Updated Thai translation.
Miloslav Trmac [Wed, 2 Nov 2005 22:51:39 +0000 (22:51 +0000)]
Updated Czech translation.
2005-11-02 Miloslav Trmac <mitr@volny.cz>
* cs.po: Updated Czech translation.
Adam Weinberger [Tue, 1 Nov 2005 17:43:52 +0000 (17:43 +0000)]
Updated Canadian English translation.
2005-11-01 Adam Weinberger <adamw@gnome.org>
* en_CA.po: Updated Canadian English translation.
Vincent van Adrighem [Mon, 31 Oct 2005 23:51:03 +0000 (23:51 +0000)]
Translation updated by Reinout van Schouwen.
2005-11-01 Vincent van Adrighem <adrighem@gnome.org>
* nl.po: Translation updated by Reinout van Schouwen.
Nickolay V. Shmyrev [Sun, 30 Oct 2005 14:57:47 +0000 (14:57 +0000)]
Fix double free that cause crash.
* shell/ev-window.c: (ev_window_finalize):
Fix double free that cause crash.
Francisco Javier F. Serrador [Sat, 29 Oct 2005 12:29:12 +0000 (12:29 +0000)]
Updated Spanish translation.
2005-10-29 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
* es.po: Updated Spanish translation.
Nickolay V. Shmyrev [Sat, 29 Oct 2005 09:13:33 +0000 (09:13 +0000)]
Fix memory leak.
* tiff/tiff-document.c: (tiff_document_load):
Fix memory leak.
Nickolay V. Shmyrev [Sat, 29 Oct 2005 09:04:11 +0000 (09:04 +0000)]
Initial accessibility support.
* po/POTFILES.in:
* shell/Makefile.am:
* shell/ev-view-accessible.c: (ev_view_accessible_get_priv),
(ev_view_accessible_free_priv), (ev_view_accessible_class_init),
(ev_view_accessible_get_text),
(ev_view_accessible_get_character_at_offset),
(ev_view_accessible_get_text_before_offset),
(ev_view_accessible_get_text_at_offset),
(ev_view_accessible_get_text_after_offset),
(ev_view_accessible_get_character_count),
(ev_view_accessible_get_caret_offset),
(ev_view_accessible_set_caret_offset),
(ev_view_accessible_get_run_attributes),
(ev_view_accessible_get_default_attributes),
(ev_view_accessible_get_character_extents),
(ev_view_accessible_get_offset_at_point),
(ev_view_accessible_get_n_selections),
(ev_view_accessible_get_selection),
(ev_view_accessible_add_selection),
(ev_view_accessible_remove_selection),
(ev_view_accessible_set_selection),
(ev_view_accessible_text_iface_init),
(ev_view_accessible_idle_do_action),
(ev_view_accessible_action_do_action),
(ev_view_accessible_action_get_n_actions),
(ev_view_accessible_action_get_description),
(ev_view_accessible_action_get_name),
(ev_view_accessible_action_set_description),
(ev_view_accessible_action_iface_init),
(ev_view_accessible_get_type), (ev_view_accessible_new),
(ev_view_accessible_factory_get_accessible_type),
(ev_view_accessible_factory_create_accessible),
(ev_view_accessible_factory_class_init),
(ev_view_accessible_factory_get_type):
* shell/ev-view-accessible.h:
* shell/ev-view-private.h:
* shell/ev-view.c: (ev_view_get_accessible), (ev_view_class_init):
* shell/ev-view.h:
Initial accessibility support.
Erdal Ronahi [Thu, 27 Oct 2005 16:47:34 +0000 (16:47 +0000)]
Added Kurdish (ku) translation
Funda Wang [Thu, 27 Oct 2005 14:24:08 +0000 (14:24 +0000)]
Updated Simplified Chinese translation.
Nickolay V. Shmyrev [Wed, 26 Oct 2005 19:34:23 +0000 (19:34 +0000)]
Fix for bug Bug 318916: Printing multiple pages.
* shell/ev-print-job.c: (idle_print_handler):
Fix for bug Bug 318916: Printing multiple pages.
Ignacio Casal Quinteiro [Wed, 26 Oct 2005 13:55:55 +0000 (13:55 +0000)]
*** empty log message ***
Priit Laes [Tue, 25 Oct 2005 18:57:00 +0000 (18:57 +0000)]
Translation updated by Ivar Smolin.
2005-10-25 Priit Laes <plaes@cvs.gnome.org>
* et.po: Translation updated by Ivar Smolin.
Nickolay V. Shmyrev [Mon, 24 Oct 2005 22:43:53 +0000 (22:43 +0000)]
Fix typo.
* C/evince.xml: Fix typo.
Francisco Javier F. Serrador [Sat, 22 Oct 2005 13:09:48 +0000 (13:09 +0000)]
Updated Spanish translation.
2005-10-22 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
* es.po: Updated Spanish translation.
Runa Bhattacharjee [Thu, 20 Oct 2005 07:35:42 +0000 (07:35 +0000)]
Added Entry of addition to Bengali (bn) in configure.ac:20/10
Runa Bhattacharjee [Thu, 20 Oct 2005 07:33:03 +0000 (07:33 +0000)]
Added Bengali (bn) to ALL_LINGUAS:20/10
Runa Bhattacharjee [Thu, 20 Oct 2005 07:31:57 +0000 (07:31 +0000)]
Added Entry for Bengali (bn) Translation Addition:20/10
Runa Bhattacharjee [Thu, 20 Oct 2005 07:31:13 +0000 (07:31 +0000)]
Added Bengali (bn) Translation:20/10
Nickolay V. Shmyrev [Mon, 17 Oct 2005 21:23:06 +0000 (21:23 +0000)]
Thumnail dimensions unified with other backends.
* pdf/ev-poppler.cc:
Thumnail dimensions unified with other backends.
* shell/ev-window-title.c: (ev_window_title_update):
Fix warning.
Nickolay V. Shmyrev [Mon, 17 Oct 2005 19:39:08 +0000 (19:39 +0000)]
Remove unused file.
* data/ev-stock-zoom-fit-width.png:
Remove unused file.
Nickolay V. Shmyrev [Mon, 17 Oct 2005 18:41:22 +0000 (18:41 +0000)]
Save a copy implemented for various backends.
* configure.ac:
* djvu/djvu-document.c: (djvu_document_load), (djvu_document_save),
(djvu_document_finalize):
* dvi/dvi-document.c: (dvi_document_load), (dvi_document_save),
(dvi_document_finalize):
* pixbuf/pixbuf-document.c: (pixbuf_document_load),
(pixbuf_document_save), (pixbuf_document_finalize):
* tiff/tiff-document.c: (tiff_document_load), (tiff_document_save),
(tiff_document_finalize):
Save a copy implemented for various backends.
Nickolay V. Shmyrev [Mon, 17 Oct 2005 17:37:10 +0000 (17:37 +0000)]
Don't link with ltiff if tiff is disabled.
* configure.ac:
Don't link with ltiff if tiff is disabled.
Vincent van Adrighem [Sat, 15 Oct 2005 12:48:56 +0000 (12:48 +0000)]
Translation updated.
2005-10-15 Vincent van Adrighem <adrighem@gnome.org>
* nl.po: Translation updated.