]>
www.fi.muni.cz Git - evince.git/log
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.
Nickolay V. Shmyrev [Fri, 14 Oct 2005 08:07:23 +0000 (08:07 +0000)]
Remove old unused files.
* pdf/GDKSplashOutputDev.cc:
* pdf/GDKSplashOutputDev.h:
* pdf/Thumb.cc:
* pdf/Thumb.h:
* pdf/pdf-document.cc:
* pdf/pdf-document.h:
* pdf/test-gdk-output-dev.cc:
Remove old unused files.
Nickolay V. Shmyrev [Tue, 11 Oct 2005 23:12:51 +0000 (23:12 +0000)]
Fixed warnings on reload and probably crash reason.
* shell/ev-window.c: (ev_window_setup_document):
Fixed warnings on reload and probably crash reason.
Nickolay V. Shmyrev [Tue, 11 Oct 2005 21:09:09 +0000 (21:09 +0000)]
Check if date is invalid. Fix for bug 318134.
* properties/ev-properties-view.c:
(ev_properties_view_format_date):
Check if date is invalid. Fix for bug 318134.
Nickolay V. Shmyrev [Sun, 2 Oct 2005 12:21:35 +0000 (12:21 +0000)]
Add .indd files (Adobe Indesign) to the list of "bad extensions".
* shell/ev-window-title.c:
Add .indd files (Adobe Indesign) to the list of "bad
extensions".
Nickolay V. Shmyrev [Sun, 2 Oct 2005 12:12:26 +0000 (12:12 +0000)]
Add control+keypad bindings to zoom.
Nickolay V. Shmyrev [Sun, 2 Oct 2005 11:53:40 +0000 (11:53 +0000)]
Add .cvsignore to keep cvs silent.
* uk, el: Add .cvsignore to keep cvs silent.
Adam Weinberger [Fri, 30 Sep 2005 20:23:20 +0000 (20:23 +0000)]
Added missing file. Updated Canadian English translation.
2005-09-30 Adam Weinberger <adamw@gnome.org>
* POTFILES.in: Added missing file.
* en_CA.po: Updated Canadian English translation.
Christian Persch [Tue, 27 Sep 2005 19:11:33 +0000 (19:11 +0000)]
URL-escape link before passing it to gnome_vfs_url_show.
2005-09-27 Christian Persch <chpe@cvs.gnome.org>
* shell/ev-window.c: (launch_link), (launch_external_uri),
(view_external_link_cb):
URL-escape link before passing it to gnome_vfs_url_show.
Carlos Garcia Campos [Tue, 27 Sep 2005 12:50:42 +0000 (12:50 +0000)]
Disable copy action when there isn't text selected.
2005-09-27 Carlos Garcia Campos <carlosgc@gnome.org>
* shell/ev-view.[ch], shell/ev-window.c: Disable copy action when
there isn't text selected.
Marco Pesenti Gritti [Tue, 27 Sep 2005 12:18:38 +0000 (12:18 +0000)]
Check tooltip is valid utf8 before showing it
2005-09-27 Marco Pesenti Gritti <mpg@redhat.com>
* shell/ev-view.c: (handle_link_over_xy):
Check tooltip is valid utf8 before showing it
Carlos Garcia Campos [Tue, 27 Sep 2005 10:35:42 +0000 (10:35 +0000)]
Allow drag and drop of text. Fixes #316772
2005-09-27 Carlos Garcia Campos <carlosgc@gnome.org>
* shell/ev-view.c: Allow drag and drop of text. Fixes #316772
Christian Persch [Mon, 26 Sep 2005 22:03:01 +0000 (22:03 +0000)]
Guard against using g_strstrip on NULL. Fixes bug #317291.
2005-09-27 Christian Persch <chpe@cvs.gnome.org>
* shell/ev-window-title.c: (ev_window_title_update):
Guard against using g_strstrip on NULL. Fixes bug #317291.
Marco Pesenti Gritti [Mon, 26 Sep 2005 19:37:51 +0000 (19:37 +0000)]
Show title even for unknown links
2005-09-26 Marco Pesenti Gritti <mpg@redhat.com>
* pdf/ev-poppler.cc:
Show title even for unknown links
Marco Pesenti Gritti [Mon, 26 Sep 2005 19:18:07 +0000 (19:18 +0000)]
Strip the title string
2005-09-26 Marco Pesenti Gritti <mpg@redhat.com>
* shell/ev-window-title.c: (ev_window_title_update):
Strip the title string
Marco Pesenti Gritti [Mon, 26 Sep 2005 11:15:35 +0000 (11:15 +0000)]
Add .rtf to the bad extensions list
2005-09-26 Marco Pesenti Gritti <mpg@redhat.com>
* shell/ev-window-title.c:
Add .rtf to the bad extensions list
Marco Pesenti Gritti [Mon, 26 Sep 2005 11:09:47 +0000 (11:09 +0000)]
Ignore link coordinates if they are outside page bounds
2005-09-26 Marco Pesenti Gritti <mpg@redhat.com>
* shell/ev-view.c: (doc_point_to_view_point), (goto_fitr_link),
(goto_fitv_link), (goto_fith_link), (goto_xyz_link):
Ignore link coordinates if they are outside page bounds
Marco Pesenti Gritti [Mon, 26 Sep 2005 10:41:12 +0000 (10:41 +0000)]
*** empty log message ***
Marco Pesenti Gritti [Mon, 26 Sep 2005 10:28:48 +0000 (10:28 +0000)]
Implement launch links. Delegate external link opening to the window.
2005-09-26 Marco Pesenti Gritti <mpg@redhat.com>
* backend/ev-link.c: (ev_link_type_get_type),
(ev_link_get_filename), (ev_link_get_params),
(ev_link_get_property), (ev_link_set_property),
(ev_window_dispose), (ev_link_class_init), (ev_link_new_launch):
* backend/ev-link.h:
* pdf/ev-poppler.cc:
* shell/ev-view.c: (ev_view_goto_link), (ev_view_class_init):
* shell/ev-window.c: (launch_link), (view_external_link_cb),
(ev_window_init):
Implement launch links. Delegate external link opening to
the window.
Marco Pesenti Gritti [Sat, 24 Sep 2005 14:58:58 +0000 (14:58 +0000)]
Implement fitr links
2005-09-24 Marco Pesenti Gritti <mpg@redhat.com>
* backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_bottom),
(ev_link_get_right), (ev_link_get_property),
(ev_link_set_property), (ev_link_class_init),
(ev_link_new_page_fitv), (ev_link_new_page_fitr):
* backend/ev-link.h:
* pdf/ev-poppler.cc:
* shell/ev-view.c: (goto_fitr_link), (ev_view_goto_link):
Implement fitr links
Marco Pesenti Gritti [Sat, 24 Sep 2005 14:18:42 +0000 (14:18 +0000)]
Do not use modes for link, we need to calculate size ad hoc. Still not
2005-09-24 Marco Pesenti Gritti <mpg@redhat.com>
* shell/ev-view.c: (ev_view_get_width), (ev_view_get_height),
(goto_fitv_link), (goto_fith_link), (goto_fit_link),
(ev_view_goto_link), (ev_view_size_request_continuous_dual_page),
(ev_view_size_request_continuous),
(ev_view_size_request_dual_page),
(ev_view_size_request_single_page), (ev_view_size_allocate),
(ev_view_zoom_for_size_continuous_and_dual_page),
(ev_view_zoom_for_size_continuous),
(ev_view_zoom_for_size_dual_page),
(ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
(ev_sizing_mode_get_type):
* shell/ev-view.h:
* shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
Do not use modes for link, we need to calculate size ad hoc.
Still not perfect because of the usual scrollbar issues grrr.
Marco Pesenti Gritti [Sat, 24 Sep 2005 10:57:13 +0000 (10:57 +0000)]
Implement FIT_HEIGHT mode (only for links). Implement FITH links
2005-09-24 Marco Pesenti Gritti <mpg@redhat.com>
* backend/ev-link.c: (ev_link_type_get_type),
(ev_link_new_page_fith), (ev_link_new_page_fitv):
* backend/ev-link.h:
* pdf/ev-poppler.cc:
* shell/ev-view.c: (goto_fitv_link), (goto_fith_link),
(ev_view_goto_link), (ev_view_size_request_continuous_dual_page),
(ev_view_size_request_continuous),
(ev_view_size_request_dual_page),
(ev_view_size_request_single_page), (ev_view_size_allocate),
(zoom_for_size_fit_height),
(ev_view_zoom_for_size_continuous_and_dual_page),
(ev_view_zoom_for_size_continuous),
(ev_view_zoom_for_size_dual_page),
(ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
(ev_sizing_mode_get_type):
* shell/ev-view.h:
* shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
Implement FIT_HEIGHT mode (only for links).
Implement FITH links
Marco Pesenti Gritti [Sat, 24 Sep 2005 10:01:47 +0000 (10:01 +0000)]
Refactor window title building while fixing it for password documents.
2005-09-24 Marco Pesenti Gritti <mpg@redhat.com>
* shell/ev-window-title.c: (get_filename_from_uri),
(ev_window_title_sanitize_extension), (ev_window_title_update),
(ev_window_title_set_document), (ev_window_title_set_uri),
(ev_window_title_free):
* shell/ev-window-title.h:
* shell/ev-window.c: (ev_window_setup_document),
(ev_window_popup_password_dialog):
Refactor window title building while fixing it for
password documents.
Marco Pesenti Gritti [Sat, 24 Sep 2005 09:27:14 +0000 (09:27 +0000)]
Escape link title before setting it in the model
2005-09-24 Marco Pesenti Gritti <mpg@redhat.com>
* pdf/ev-poppler.cc:
Escape link title before setting it in the model
Marco Pesenti Gritti [Fri, 23 Sep 2005 09:37:37 +0000 (09:37 +0000)]
Add a function to retrieve window list and share it where necessary.
2005-09-23 Marco Pesenti Gritti <mpg@redhat.com>
* shell/ev-application.c: (removed_from_session), (save_session),
(init_session), (ev_application_get_empty_window),
(ev_application_init), (ev_application_get_windows):
* shell/ev-application.h:
* shell/ev-window.c: (ev_window_finalize):
Add a function to retrieve window list and share it where
necessary.
Implement session handling, works pretty well thanks to the
metadata system.
Nickolay V. Shmyrev [Thu, 22 Sep 2005 20:01:31 +0000 (20:01 +0000)]
Fix for bug 316972. Use async gnome-keyring API.
* shell/ev-password.c: (ev_password_item_created_callback),
(ev_password_dialog_save_password):
Fix for bug 316972. Use async gnome-keyring API.
Christian Persch [Thu, 22 Sep 2005 17:13:23 +0000 (17:13 +0000)]
Remove unused unrealize handler. Add scroll handling to
2005-09-22 Christian Persch <chpe@cvs.gnome.org>
* shell/ev-view.c: (ev_view_scroll_event), (ev_view_class_init):
Remove unused unrealize handler. Add scroll handling to
ev_view_scroll_event for presentation mode (bug #316708),
and fix the event state checks there.
Marco Pesenti Gritti [Thu, 22 Sep 2005 16:14:10 +0000 (16:14 +0000)]
"marco, maybe we should be crazy and jump right to 6! :)"
2005-09-22 Marco Pesenti Gritti <mpg@redhat.com>
* shell/ev-page-action.c: (page_changed_cb):
"marco, maybe we should be crazy and jump right to 6! :)"
Bryan Clark, Sep 2005
Marco Pesenti Gritti [Thu, 22 Sep 2005 15:23:15 +0000 (15:23 +0000)]
Fix unstructured documents save and print
2005-09-22 Marco Pesenti Gritti <mpg@redhat.com>
* ps/ps-document.c: (save_document), (ps_document_save),
(ps_document_ps_export_begin), (ps_document_ps_export_do_page),
(ps_document_ps_export_end):
Fix unstructured documents save and print
Marco Pesenti Gritti [Thu, 22 Sep 2005 13:15:03 +0000 (13:15 +0000)]
Fix window size persistance
2005-09-22 Marco Pesenti Gritti <mpg@redhat.com>
* shell/ev-application.c: (ev_application_open_uri):
Fix window size persistance
Marco Pesenti Gritti [Thu, 22 Sep 2005 13:02:46 +0000 (13:02 +0000)]
Based on a patch from carlosgc@gnome.org. Mouse buttons switch pages in
2005-09-22 Marco Pesenti Gritti <mpg@redhat.com>
* shell/ev-view.c: (ev_view_button_release_event):
Based on a patch from carlosgc@gnome.org. Mouse buttons
switch pages in presentation mode.
Marco Pesenti Gritti [Mon, 19 Sep 2005 15:07:36 +0000 (15:07 +0000)]
Dont cast to int before scaling
2005-09-19 Marco Pesenti Gritti <mpg@redhat.com>
* shell/ev-page-cache.c: (ev_page_cache_get_size):
Dont cast to int before scaling
Marco Pesenti Gritti [Mon, 19 Sep 2005 14:34:15 +0000 (14:34 +0000)]
Implement FIT and FITH links
2005-09-19 Marco Pesenti Gritti <mpg@redhat.com>
* backend/ev-link.c: (ev_link_type_get_type),
(ev_link_new_page_xyz), (ev_link_new_page_fit),
(ev_link_new_page_fith):
* backend/ev-link.h:
* pdf/ev-poppler.cc:
* shell/ev-view.c: (goto_fith_link), (ev_view_goto_link):
Implement FIT and FITH links
Marco Pesenti Gritti [Mon, 19 Sep 2005 13:25:17 +0000 (13:25 +0000)]
Return 0 results when search is not in progress.
2005-09-19 Marco Pesenti Gritti <mpg@redhat.com>
* pdf/ev-poppler.cc:
Return 0 results when search is not in progress.
* shell/ev-window.c: (ev_window_cmd_go_previous_page),
(ev_window_cmd_go_next_page), (find_bar_search_changed_cb):
Update menu sensitivity when cancelling search
Marco Pesenti Gritti [Mon, 19 Sep 2005 13:15:20 +0000 (13:15 +0000)]
Take all pages in consideration, not just current one
2005-09-19 Marco Pesenti Gritti <mpg@redhat.com>
* shell/ev-view.c: (ev_view_can_find_next):
Take all pages in consideration, not just current one
Marco Pesenti Gritti [Mon, 19 Sep 2005 12:53:07 +0000 (12:53 +0000)]
Move page next/previous functions from page chace to view and change it to
2005-09-19 Marco Pesenti Gritti <mpg@redhat.com>
* shell/ev-page-cache.c:
* shell/ev-page-cache.h:
* shell/ev-view.c: (ev_view_binding_activated),
(ev_view_next_page), (ev_view_previous_page),
(ev_sizing_mode_get_type):
* shell/ev-view.h:
* shell/ev-window.c: (ev_window_cmd_go_previous_page),
(ev_window_cmd_go_next_page):
Move page next/previous functions from page chace to
view and change it to move by 2 page steps in dual mode.
Marco Pesenti Gritti [Mon, 19 Sep 2005 12:15:02 +0000 (12:15 +0000)]
Show the index by default when there is one
2005-09-19 Marco Pesenti Gritti <mpg@redhat.com>
* shell/ev-window.c: (update_sidebar_visibility),
(setup_sidebar_from_metadata), (ev_window_setup_document),
(setup_view_from_metadata):
Show the index by default when there is one
Marco Pesenti Gritti [Mon, 19 Sep 2005 10:39:13 +0000 (10:39 +0000)]
Missing null check
2005-09-19 Marco Pesenti Gritti <mpg@redhat.com>
* shell/ev-window-title.c: (ev_window_title_set_document):
Missing null check
Theppitak Karoonboonyanan [Sun, 18 Sep 2005 08:59:59 +0000 (08:59 +0000)]
Updated Thai translation (merge from gnome-2-12 branch).
2005-09-18 Theppitak Karoonboonyanan <thep@linux.thai.net>
* th.po: Updated Thai translation (merge from gnome-2-12 branch).
Christian Rose [Sat, 17 Sep 2005 20:50:00 +0000 (20:50 +0000)]
Updated Swedish translation.
2005-09-17 Christian Rose <menthos@menthos.com>
* sv.po: Updated Swedish translation.
Nickolay V. Shmyrev [Sat, 17 Sep 2005 09:40:02 +0000 (09:40 +0000)]
Allow display of last odd page in dual view. Fix for 316347.
* shell/ev-view.c: (view_update_range_and_current_page):
Allow display of last odd page in dual view. Fix for 316347.
Nickolay V. Shmyrev [Sat, 17 Sep 2005 08:51:26 +0000 (08:51 +0000)]
Make close button in toolbar editor default.
Nickolay V. Shmyrev [Sat, 17 Sep 2005 08:46:14 +0000 (08:46 +0000)]
Mark close button as default. Fix for 316381.
* shell/ev-properties-dialog.c: (ev_properties_dialog_init):
Mark close button as default. Fix for 316381.
Nguyen Thai Ngoc Duy [Sat, 17 Sep 2005 05:29:06 +0000 (05:29 +0000)]
Merged from gnome-2-12
Marco Pesenti Gritti [Fri, 16 Sep 2005 14:25:25 +0000 (14:25 +0000)]
Allow negative doubles in left/top properties
2005-09-16 Marco Pesenti Gritti <mpg@redhat.com>
* backend/ev-link.c: (ev_link_class_init):
Allow negative doubles in left/top properties
Marco Pesenti Gritti [Fri, 16 Sep 2005 13:29:25 +0000 (13:29 +0000)]
Remove a bunch of strings that was used only by the statusbar.
2005-09-16 Marco Pesenti Gritti <mpg@redhat.com>
* shell/ev-window.c:
Remove a bunch of strings that was used only
by the statusbar.
Marco Pesenti Gritti [Fri, 16 Sep 2005 13:15:29 +0000 (13:15 +0000)]
When title has a confusing extension, show also the document filename
2005-09-16 Marco Pesenti Gritti <mpg@redhat.com>
* shell/ev-window-title.c: (get_filename_from_uri),
(ev_window_title_set_document):
When title has a confusing extension, show also
the document filename inside ()
Marco Pesenti Gritti [Fri, 16 Sep 2005 11:55:26 +0000 (11:55 +0000)]
Factor out and cleanup window title code
2005-09-16 Marco Pesenti Gritti <mpg@redhat.com>
* shell/Makefile.am:
* shell/ev-window-title.c: (ev_window_title_new),
(ev_window_title_update), (ev_window_title_set_type),
(ev_window_title_set_document), (ev_window_title_free):
* shell/ev-window-title.h:
* shell/ev-window.c: (ev_window_setup_document),
(password_dialog_response), (ev_window_popup_password_dialog),
(ev_window_dispose), (ev_window_init):
Factor out and cleanup window title code
Marco Pesenti Gritti [Fri, 16 Sep 2005 09:40:36 +0000 (09:40 +0000)]
Make dialog transient so it doesnt block other windows
2005-09-16 Marco Pesenti Gritti <mpg@redhat.com>
* shell/ev-window.c: (unable_to_load_dialog_response_cb),
(unable_to_load):
Make dialog transient so it doesnt block other windows
Nickolay V. Shmyrev [Tue, 13 Sep 2005 17:05:53 +0000 (17:05 +0000)]
Fix thumbnails rendering for pdf
Fix thumbnails rendering for pdf
Wouter Bolsterlee [Tue, 13 Sep 2005 14:07:47 +0000 (14:07 +0000)]
Increase timeout to hide full screen popup. Bug 316123.
2005-09-13 Wouter Bolsterlee <uws+gnome@xs4all.nl>
* shell/ev-window.c: (fullscreen_set_timeout):
Increase timeout to hide full screen popup. Bug
316123.
Nickolay V. Shmyrev [Tue, 13 Sep 2005 13:57:08 +0000 (13:57 +0000)]
Allow the user to override document restrictions. Fix for bug 305818.
* data/evince.schemas.in:
* shell/ev-window.c: (update_action_sensitivity):
Allow the user to override document restrictions. Fix for bug
305818.
Christian Persch [Tue, 13 Sep 2005 13:53:30 +0000 (13:53 +0000)]
Fix multihead behaviour of fullscreen toolbar popup. Fixes bug #315451.
2005-09-13 Christian Persch <chpe@cvs.gnome.org>
* shell/ev-window.c: (ev_window_update_fullscreen_popup),
(ev_window_create_fullscreen_popup), (ev_window_screen_changed),
(ev_window_class_init): Fix multihead behaviour of fullscreen
toolbar popup. Fixes bug #315451.
Nickolay V. Shmyrev [Tue, 13 Sep 2005 13:41:17 +0000 (13:41 +0000)]
Support for gnome-keyring for encrypted PDF's.
* configure.ac:
* data/evince-password.glade:
* shell/ev-password.c: (ev_password_dialog_set_property),
(ev_password_dialog_finalize), (ev_password_dialog_class_init),
(ev_password_dialog_init), (ev_password_set_bad_password_label),
(ev_password_dialog_entry_changed_cb),
(ev_password_dialog_entry_activated_cb),
(ev_password_dialog_save_password), (ev_password_keyring_found_cb),
(ev_password_search_in_keyring), (ev_password_dialog_get_password),
(ev_password_dialog_set_bad_pass):
* shell/ev-password.h:
* shell/ev-window.c: (password_dialog_response),
(ev_window_popup_password_dialog):
Support for gnome-keyring for encrypted PDF's.
Priit Laes [Mon, 12 Sep 2005 04:41:14 +0000 (04:41 +0000)]
Translation updated by Ivar Smolin.
2005-09-12 Priit Laes <plaes@cvs.gnome.org>
* et.po: Translation updated by Ivar Smolin.
Nickolay V. Shmyrev [Sun, 11 Sep 2005 13:46:28 +0000 (13:46 +0000)]
More precise handling of enter_notify/leave_notify. Fix for 315470.
Christopher Aillon [Thu, 8 Sep 2005 19:30:10 +0000 (19:30 +0000)]
leak fix: unref fullscreen_timeout_source before clearing it
2005-09-08 Christopher Aillon <caillon@redhat.com>
* shell/ev-window.c: (fullscreen_timeout_cb),
(fullscreen_set_timeout), (fullscreen_clear_timeout),
(ev_window_dispose):
leak fix: unref fullscreen_timeout_source before clearing it
Nickolay V. Shmyrev [Thu, 8 Sep 2005 18:28:03 +0000 (18:28 +0000)]
Used -lt1 instead -lt1lib
Marco Pesenti Gritti [Thu, 8 Sep 2005 11:59:55 +0000 (11:59 +0000)]
Fix some bugs with xyz links, respect zoom
2005-09-08 Marco Pesenti Gritti <mpg@redhat.com>
* backend/ev-link.c: (ev_link_new_page_xyz):
* pdf/ev-poppler.cc:
* shell/ev-view.c: (goto_xyz_link), (ev_view_goto_link):
Fix some bugs with xyz links, respect zoom
Marco Pesenti Gritti [Thu, 8 Sep 2005 11:05:55 +0000 (11:05 +0000)]
null check uri before setting and getting metadata
2005-09-08 Marco Pesenti Gritti <mpg@redhat.com>
* shell/ev-window.c: (page_changed_cb),
(setup_document_from_metadata), (update_sidebar_visibility),
(setup_view_from_metadata), (ev_window_run_fullscreen),
(ev_window_stop_fullscreen), (ev_window_run_presentation),
(ev_window_stop_presentation), (ev_window_continuous_changed_cb),
(ev_window_dual_mode_changed_cb),
(ev_window_sidebar_current_page_changed_cb):
null check uri before setting and getting metadata
Marco Pesenti Gritti [Thu, 8 Sep 2005 10:52:09 +0000 (10:52 +0000)]
Some build fixes for cygwin. Patch by yselkowitz@users.sourceforge.net
2005-09-08 Marco Pesenti Gritti <mpg@redhat.com>
* dvi/Makefile.am:
* properties/Makefile.am:
* shell/Makefile.am:
* thumbnailer/Makefile.am:
Some build fixes for cygwin. Patch by yselkowitz@users.sourceforge.net
Marco Pesenti Gritti [Thu, 8 Sep 2005 09:44:27 +0000 (09:44 +0000)]
Add a signal for link activation.
2005-09-08 Marco Pesenti Gritti <mpg@redhat.com>
* shell/ev-sidebar-links.c: (ev_sidebar_links_class_init),
(selection_changed_callback):
* shell/ev-sidebar-links.h:
Add a signal for link activation.
* shell/ev-view.c: (ev_view_goto_link),
(ev_view_button_release_event):
* shell/ev-view.h:
* shell/ev-window.c: (sidebar_links_link_activated_cb),
(ev_window_init):
Implement the signal so that we can handle all link types.
* shell/ev-page-cache.c:
Remove unused set_link function
Marco Pesenti Gritti [Thu, 8 Sep 2005 09:22:47 +0000 (09:22 +0000)]
Add some space from the cursor, hardcoded but I couldnt find a better way.
2005-09-08 Marco Pesenti Gritti <mpg@redhat.com>
* lib/ev-tooltip.c: (ev_tooltip_set_position):
Add some space from the cursor, hardcoded but I couldnt
find a better way.
Marco Pesenti Gritti [Wed, 7 Sep 2005 14:55:34 +0000 (14:55 +0000)]
Use mozilla style vs gtk style, way better for links.
2005-09-07 Marco Pesenti Gritti <mpg@redhat.com>
* lib/ev-tooltip.c:
Use mozilla style vs gtk style, way better for links.
* shell/ev-view.c: (ev_view_motion_notify_event),
(ev_view_destroy), (ev_view_init):
Deactive tooltip when the link hovered is changed.
Marco Pesenti Gritti [Wed, 7 Sep 2005 12:36:54 +0000 (12:36 +0000)]
Implement xyz links, still not functional. Links are a total mess, will
2005-09-07 Marco Pesenti Gritti <mpg@redhat.com>
* backend/ev-document.h:
* backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_top),
(ev_link_get_left), (ev_link_get_zoom), (ev_link_get_property),
(ev_link_set_property), (ev_window_dispose), (ev_link_class_init),
(ev_link_new_page), (ev_link_new_page_xyz):
* backend/ev-link.h:
* pdf/ev-poppler.cc:
* shell/ev-view.c: (doc_point_to_view_point), (scroll_to_xyz_link),
(go_to_link), (tip_from_link):
Implement xyz links, still not functional. Links are a total
mess, will need to refactor and bugfix a lot :(
Inaki Larranaga [Mon, 5 Sep 2005 19:53:57 +0000 (19:53 +0000)]
Updated Basque translation.
2005-09-05 Inaki Larranaga <dooteo@euskalgnu.org>
* eu.po: Updated Basque translation.
Alessio Frusciante [Mon, 5 Sep 2005 19:14:29 +0000 (19:14 +0000)]
Added Italian translation.
Marco Pesenti Gritti [Mon, 5 Sep 2005 10:45:45 +0000 (10:45 +0000)]
Remove the statusbar. This regress loading feedback, need to check with
2005-09-05 Marco Pesenti Gritti <mpg@redhat.com>
* data/evince-ui.xml:
* data/evince.schemas.in:
* shell/Makefile.am:
* shell/ev-window.c: (update_chrome_visibility),
(password_dialog_response), (ev_window_load_job_cb),
(ev_window_xfer_job_cb), (ev_window_open_uri),
(ev_window_class_init), (set_chrome_actions), (load_chrome),
(ev_window_init):
Remove the statusbar. This regress loading feedback, need to
check with Bryan what we want to do there...
Marco Pesenti Gritti [Mon, 5 Sep 2005 09:08:25 +0000 (09:08 +0000)]
Fix tooltip border and size handling
2005-09-05 Marco Pesenti Gritti <mpg@redhat.com>
* lib/ev-tooltip.c: (ev_tooltip_init):
Fix tooltip border and size handling
Marco Pesenti Gritti [Mon, 5 Sep 2005 08:57:08 +0000 (08:57 +0000)]
Delay popup showing. Mirror gtk logic/times.
2005-09-05 Marco Pesenti Gritti <mpg@redhat.com>
* lib/ev-tooltip.c: (ev_tooltip_dispose), (ev_tooltip_class_init),
(ev_tooltip_set_position), (ev_tooltip_recently_shown),
(ev_tooltip_timeout), (ev_tooltip_activate),
(ev_tooltip_deactivate):
* lib/ev-tooltip.h:
* shell/ev-view.c: (ev_view_motion_notify_event):
Delay popup showing. Mirror gtk logic/times.
Danilo Šegan [Sat, 3 Sep 2005 18:43:42 +0000 (18:43 +0000)]
Updated Serbian translation.
Marco Pesenti Gritti [Sat, 3 Sep 2005 13:11:24 +0000 (13:11 +0000)]
*** empty log message ***