Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Make dialog transient so it doesnt block other windowsMarco Pesenti Gritti2005-09-162-2/+19
| | | | | | | | | 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
* Fix thumbnails rendering for pdfNickolay V. Shmyrev2005-09-132-27/+25
| | | | Fix thumbnails rendering for pdf
* Increase timeout to hide full screen popup. Bug 316123.Wouter Bolsterlee2005-09-132-1/+10
| | | | | | | | | 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.
* Allow the user to override document restrictions. Fix for bug 305818.Nickolay V. Shmyrev2005-09-133-6/+31
| | | | | | | | * data/evince.schemas.in: * shell/ev-window.c: (update_action_sensitivity): Allow the user to override document restrictions. Fix for bug 305818.
* Fix multihead behaviour of fullscreen toolbar popup. Fixes bug #315451.Christian Persch2005-09-132-5/+44
| | | | | | | | | 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.
* Support for gnome-keyring for encrypted PDF's.Nickolay V. Shmyrev2005-09-136-92/+356
| | | | | | | | | | | | | | | | | | * 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.
* Translation updated by Ivar Smolin.Priit Laes2005-09-122-1/+5
| | | | | | 2005-09-12 Priit Laes <plaes@cvs.gnome.org> * et.po: Translation updated by Ivar Smolin.
* More precise handling of enter_notify/leave_notify. Fix for 315470.Nickolay V. Shmyrev2005-09-112-31/+67
|
* leak fix: unref fullscreen_timeout_source before clearing itChristopher Aillon2005-09-082-2/+16
| | | | | | | | | | 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
* Used -lt1 instead -lt1libNickolay V. Shmyrev2005-09-083-2/+8
|
* Fix some bugs with xyz links, respect zoomMarco Pesenti Gritti2005-09-084-9/+28
| | | | | | | | | | 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
* null check uri before setting and getting metadataMarco Pesenti Gritti2005-09-082-12/+44
| | | | | | | | | | | | | | 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
* Some build fixes for cygwin. Patch by yselkowitz@users.sourceforge.netMarco Pesenti Gritti2005-09-085-9/+20
| | | | | | | | | | | 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
* Add a signal for link activation.Marco Pesenti Gritti2005-09-088-21/+54
| | | | | | | | | | | | | | | | | | | | | | 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
* Add some space from the cursor, hardcoded but I couldnt find a better way.Marco Pesenti Gritti2005-09-082-2/+12
| | | | | | | | | 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.
* Use mozilla style vs gtk style, way better for links.Marco Pesenti Gritti2005-09-073-7/+21
| | | | | | | | | | | | | 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.
* Implement xyz links, still not functional. Links are a total mess, willMarco Pesenti Gritti2005-09-076-76/+281
| | | | | | | | | | | | | | | | | 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 :(
* Updated Basque translation.Inaki Larranaga2005-09-052-220/+289
| | | | | | 2005-09-05 Inaki Larranaga <dooteo@euskalgnu.org> * eu.po: Updated Basque translation.
* Added Italian translation.Alessio Frusciante2005-09-054-1/+1083
|
* Remove the statusbar. This regress loading feedback, need to check withMarco Pesenti Gritti2005-09-057-449/+17
| | | | | | | | | | | | | | | | 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...
* Fix tooltip border and size handlingMarco Pesenti Gritti2005-09-052-1/+9
| | | | | | | | 2005-09-05 Marco Pesenti Gritti <mpg@redhat.com> * lib/ev-tooltip.c: (ev_tooltip_init): Fix tooltip border and size handling
* Delay popup showing. Mirror gtk logic/times.Marco Pesenti Gritti2005-09-054-2/+98
| | | | | | | | | | | | | 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.
* Updated Serbian translation.Danilo Ĺ egan2005-09-033-376/+570
|
* *** empty log message ***Marco Pesenti Gritti2005-09-031-1/+3
|
* Simple widget to show tooltips at a custom positionMarco Pesenti Gritti2005-09-034-6/+221
| | | | | | | | | | | | | | | | | 2005-09-03 Marco Pesenti Gritti <mpg@redhat.com> * lib/Makefile.am: * lib/ev-tooltip.c: (ev_tooltip_expose_event), (ev_tooltip_class_init), (ev_tooltip_init), (ev_tooltip_new), (ev_tooltip_set_text), (ev_tooltip_set_position): * lib/ev-tooltip.h: Simple widget to show tooltips at a custom position * shell/ev-view.c: (tip_from_link), (ev_view_motion_notify_event), (ev_view_destroy): Use it for links. First go, needs work
* HIG fixes, thanks to Dennis CranstonNickolay V. Shmyrev2005-09-022-2/+8
|
* Make file pickers not modal and refactor code someMarco Pesenti Gritti2005-09-022-63/+60
| | | | | | | | | | 2005-09-02 Marco Pesenti Gritti <mpg@redhat.com> * shell/ev-window.c: (file_open_dialog_response_cb), (ev_window_cmd_file_open), (file_save_dialog_response_cb), (ev_window_cmd_save_as): Make file pickers not modal and refactor code some
* Add a current page property and allow to get/set itMarco Pesenti Gritti2005-09-024-11/+173
| | | | | | | | | | | | | | | | | | 2005-09-02 Marco Pesenti Gritti <mpg@redhat.com> * shell/ev-sidebar.h: * shell/ev-sidebar.c: (ev_sidebar_set_property), (ev_sidebar_get_current_page), (ev_sidebar_get_property), (ev_sidebar_class_init), (ev_sidebar_select_page), (ev_sidebar_menu_item_activate_cb), (ev_sidebar_new), (ev_sidebar_set_page): Add a current page property and allow to get/set it * shell/ev-window.c: (setup_view_from_metadata), (ev_window_sidebar_current_page_changed_cb), (ev_window_init): Persist current sidebar page per document
* Persist size/visibility of sidebar per documentMarco Pesenti Gritti2005-09-023-90/+59
| | | | | | | | | | | | | | | | 2005-09-02 Marco Pesenti Gritti <mpg@redhat.com> * data/evince.schemas.in: * shell/ev-window.c: (update_chrome_visibility), (setup_document_from_metadata), (update_sidebar_visibility), (setup_view_from_metadata), (ev_window_sidebar_position_change_cb), (ev_window_run_fullscreen), (ev_window_stop_fullscreen), (ev_window_run_presentation), (ev_window_stop_presentation), (ev_window_view_sidebar_cb), (ev_window_sidebar_visibility_changed_cb), (set_chrome_actions), (load_chrome), (ev_window_init): Persist size/visibility of sidebar per document
*