Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Show the popup menu also on keybindingsMarco Pesenti Gritti2005-05-165-16/+171
| | | | | | | | | | 2005-05-16 Marco Pesenti Gritti <mpg@redhat.com> * lib/Makefile.am: * shell/ev-sidebar-links.c: (build_popup_menu), (popup_menu_cb), (button_press_cb), (ev_sidebar_links_construct): Show the popup menu also on keybindings
* Expose api to print a range (with dialog). Make private _print use it.Marco Pesenti Gritti2005-05-164-7/+120
| | | | | | | | | | | | | | | | 2005-05-16 Marco Pesenti Gritti <mpg@redhat.com> * shell/ev-window.c: (ev_window_print), (ev_window_print_range): * shell/ev-window.h: Expose api to print a range (with dialog). Make private _print use it. * shell/ev-sidebar-links.c: (print_section_cb), (button_press_cb), (ev_sidebar_links_construct): Show a print context menu on linkx, it prints the selected section.
* Updated Czech translation.Miloslav Trmac2005-05-152-106/+115
| | | | | | 2005-05-15 Miloslav Trmac <mitr@volny.cz> * cs.po: Updated Czech translation.
* make the drop down menu as width as the toggle button.Carlos Garcia Campos2005-05-152-0/+14
| | | | | | 2005-05-15 Carlos Garcia Campos <carlosgc@gnome.org> * shell/ev-sidebar.c: make the drop down menu as width as the toggle button.
* Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>Alexander Shopov2005-05-142-142/+690
| | | | | | | 2005-05-14 Alexander Shopov <ash@contact.bg> * bg.po: Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>
* Translation updated by Tino Meinen.Vincent van Adrighem2005-05-142-172/+216
| | | | | | 2005-05-14 Vincent van Adrighem <adrighem@gnome.org> * nl.po: Translation updated by Tino Meinen.
* Updated Czech translation.Miloslav Trmac2005-05-122-144/+202
| | | | | | 2005-05-12 Miloslav Trmac <mitr@volny.cz> * cs.po: Updated Czech translation.
* UpdateMarco Pesenti Gritti2005-05-123-6/+53
| | | | | | | | | | | | | 2005-05-12 Marco Pesenti Gritti <mpg@redhat.com> * AUTHORS: Update * shell/ev-window.c: (build_comments_string), (ev_window_cmd_help_about): Show poppler version/backend and authors
* Updated Greek Translation.Kostas Papadimas2005-05-112-8/+12
|
* Move the best fit items at the top of the listMarco Pesenti Gritti2005-05-113-6/+14
| | | | | | | | | | 2005-05-11 Marco Pesenti Gritti <mpg@redhat.com> * cut-n-paste/zoom-control/ephy-zoom.c: (ephy_zoom_get_zoom_level_index): * cut-n-paste/zoom-control/ephy-zoom.h: Move the best fit items at the top of the list
* Use signals to notify action activation. Hopefully I did not breakMarco Pesenti Gritti2005-05-115-4/+108
| | | | | | | | | | | | | | | | | | | 2005-05-11 Marco Pesenti Gritti <mpg@redhat.com> * shell/ev-marshal.list: * shell/ev-page-action.c: (ev_page_action_widget_class_init), (activate_cb), (match_selected_cb), (activate_link_cb), (connect_proxy), (ev_page_action_class_init): * shell/ev-page-action.h: Use signals to notify action activation. Hopefully I did not break completion since I cant test... * shell/ev-window.c: (activate_link_cb), (activate_label_cb), (register_custom_actions): Connect to page selector actions and also grab focus on the view when activated.
* make page size calculation consistent and set it to (int)( width * scale +Jonathan Blandford2005-05-114-8/+20
| | | | | | | | | | | | Wed May 11 01:18:29 2005 Jonathan Blandford <jrb@redhat.com> * pdf/ev-poppler.cc: * backend/ev-page-cache.c: make page size calculation consistent and set it to (int)( width * scale + 0.5). This makes the weird line going through the middle of the page go away. * shell/ev-view.c: move painting the background page after checking the expose area covers us.
* Mark labels as not translatable. Fix for 302842Nickolay V. Shmyrev2005-05-102-2/+8
|
* Added "es" to ALL_LINGUASFrancisco Javier F. Serrador2005-05-103-123/+225
| | | | | | 2005-05-10 Francisco Javier F. Serrador <serrador@cvs.gnome.org> * es.po: Added "es" to ALL_LINGUAS
* Remove some leftover code from jrb first continous attempt. Use the newMarco Pesenti Gritti2005-05-103-49/+18
| | | | | | | | | | | | | 2005-05-10 Marco Pesenti Gritti <mpg@redhat.com> * data/evince-toolbar.xml: * shell/ev-window.c: (update_action_sensitivity), (ev_window_setup_document), (ev_window_set_page_mode), (ev_window_init): Remove some leftover code from jrb first continous attempt. Use the new actions, we still need good icons though...
* Update label when connecting proxy. Fix a warning with NULL page_cache.Marco Pesenti Gritti2005-05-102-1/+10
| | | | | | | | | 2005-05-10 Marco Pesenti Gritti <mpg@redhat.com> * shell/ev-page-action.c: (update_pages_label), (connect_proxy): Update label when connecting proxy. Fix a warning with NULL page_cache.
* Add mnemonic for edit toolbar. ctrl+l focus the page entry.Marco Pesenti Gritti2005-05-105-9/+47
| | | | | | | | | | | | 2005-05-10 Marco Pesenti Gritti <mpg@redhat.com> * data/evince-ui.xml: * shell/ev-page-action.c: (ev_page_action_grab_focus): * shell/ev-page-action.h: * shell/ev-window.c: (ev_window_cmd_focus_page_selector): Add mnemonic for edit toolbar. ctrl+l focus the page entry.
* Put the toolbar xml in evince own dot dirMarco Pesenti Gritti2005-05-106-6/+141
| | | | | | | | | | | 2005-05-10 Marco Pesenti Gritti <mpg@redhat.com> * lib/Makefile.am: * shell/ev-window.c: (ev_window_cmd_edit_toolbar_cb), (ev_window_init): * shell/main.c: (main): Put the toolbar xml in evince own dot dir
* Make the toolbar not removableMarco Pesenti Gritti2005-05-102-0/+9
| | | | | | | | 2005-05-10 Marco Pesenti Gritti <mpg@redhat.com> * shell/ev-window.c: (ev_window_init): Make the toolbar not removable
* This is evil... Make space/backspace global accelerators but enable themMarco Pesenti Gritti2005-05-109-84/+165
| | | | | | | | | | | | | | | | | | | | | | | 2005-05-10 Marco Pesenti Gritti <mpg@redhat.com> * data/evince-ui.xml: * shell/ev-sidebar-links.c: (ev_sidebar_links_get_treeview): * shell/ev-sidebar-links.h: * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_get_treeview): * shell/ev-sidebar-thumbnails.h: * shell/ev-view.c: (ev_view_scroll), (ev_view_scroll_view), (ev_view_class_init): * shell/ev-view.h: * shell/ev-window.c: (update_action_sensitivity), (ev_window_cmd_scroll_forward), (ev_window_cmd_scroll_backward), (set_view_actions_sensitivity), (view_actions_focus_in_cb), (view_actions_focus_out_cb), (enable_view_actions_for_widget), (ev_window_init): This is evil... Make space/backspace global accelerators but enable them only for some widgets (sidebars and view). I dont like it, but I dont know a better way... :/
* Keep a weak reference on proxy->page_cache so that we dont try toMarco Pesenti Gritti2005-05-102-2/+42
| | | | | | | | | | | | | 2005-05-10 Marco Pesenti Gritti <mpg@redhat.com> * shell/ev-page-action.c: (ev_page_action_widget_set_page_cache), (ev_page_action_widget_finalize), (ev_page_action_widget_class_init), (update_page_cache): Keep a weak reference on proxy->page_cache so that we dont try to disconnect the signal if the object is already gone. Maybe there is a better way to cleanup reference handling in page action though...
* Support printing page range, based on patch by Amaury JacquotJuerg Billeter2005-05-103-5/+48
| | | | | | | | | | 2005-05-10 Juerg Billeter <j@bitron.ch> * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings), (idle_print_handler) * shell/ev-window.c: (ev_window_print): Support printing page range, based on patch by Amaury Jacquot
* Add zoom control to available itemsMarco Pesenti Gritti2005-05-102-0/+7
| | | | | | | | 2005-05-10 Marco Pesenti Gritti <mpg@redhat.com> * data/evince-toolbar.xml: Add zoom control to available items
* Set slash action insensitive when appropriateMarco Pesenti Gritti2005-05-102-0/+8
| | | | | | | | 2005-05-10 Marco Pesenti Gritti <mpg@redhat.com> * shell/ev-window.c: (update_action_sensitivity): Set slash action insensitive when appropriate
* Fix warning on the overflow menuChristian Persch2005-05-102-9/+15
| | | | | | | | 2005-05-10 Christian Persch <chpe@gnome.org> * cut-n-paste/zoom-control/ephy-zoom-action.c: (create_menu_item): Fix warning on the overflow menu
* Check for uri correctness/existenceMarco Pesenti Gritti2005-05-102-0/+34
| | | | | | | | 2005-05-10 Marco Pesenti Gritti <mpg@redhat.com> * shell/ev-window.c: (sanity_check_uri), (ev_window_open): Check for uri correctness/existence
* LPD printers use postscript, tooJuerg Billeter2005-05-092-0/+8
| | | | | | | | 2005-05-09 Juerg Billeter <j@bitron.ch> * shell/ev-window.c: (using_postscript_printer): LPD printers use postscript, too
* The zoom one is actually sort of useful, put it backMarco Pesenti Gritti2005-05-092-1/+7
| | | | | | | | | 2005-05-09 Marco Pesenti Gritti <mpg@redhat.com> * shell/ev-window.c: (register_custom_actions): The zoom one is actually sort of useful, put it back
* Hide page/zoom controls from overflow, they are useless.Marco Pesenti Gritti2005-05-092-0/+9
| | | | | | | | | 2005-05-09 Marco Pesenti Gritti <mpg@redhat.com> * shell/ev-window.c: (register_custom_actions): Hide page/zoom controls from overflow, they are useless.
* *** empty log message ***Marco Pesenti Gritti2005-05-092-6/+14
|
* Share it between all cut-n-paste subdirsMarco Pesenti Gritti2005-05-095-2/+75
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 2005-05-09 Marco Pesenti Gritti <mpg@redhat.com> * cut-n-paste/update-from-egg.sh: Share it between all cut-n-paste subdirs * cut-n-paste/recent-files/Makefile.am: Fix to use "global" update-from-egg.sh * cut-n-paste/recent-files/egg-recent-model.c: (egg_recent_model_changed_timeout), (egg_recent_model_finalize): * cut-n-paste/recent-files/egg-recent-view-gtk.c: (egg_recent_view_gtk_clear), (egg_recent_view_gtk_set_list), (egg_recent_view_gtk_finalize), (egg_recent_view_gtk_set_menu): Update from libegg * cut-n-paste/toolbar-editor/Makefile.am: Fix to use "global" update-from-egg.sh * cut-n-paste/toolbar-editor/eggmarshalers.list: Update from libegg
* Implement epiphany like toolbar editor. Based on patch byMarco Pesenti Gritti2005-05-0921-19/+3583
| | | | Nickolay V. Shmyrev <nshmyrev@yandex.ru>
* Use set_cursor instead of set_selection, so that the keyboard focus movesMarco Pesenti Gritti2005-05-092-7/+10
| | | | | | | | | 2005-05-09 Marco Pesenti Gritti <mpg@redhat.com> * shell/ev-sidebar-thumbnails.c: (page_changed_cb): Use set_cursor instead of set_selection, so that the keyboard focus moves too.
* Fix infinite loop when loading Type1 fontsAleksey Kliger2005-05-092-0/+7
| | | | | | | | 2005-05-09 Aleksey Kliger <akliger@gmail.com> * dvi/mdvi-lib/tfmfile.c: (lookup_font_metrics): Fix infinite loop when loading Type1 fonts
* Slash -> FindMarco Pesenti Gritti2005-05-093-1/+14
| | | | | | | | | 2005-05-09 Marco Pesenti Gritti <mpg@redhat.com> * data/evince-ui.xml: * shell/ev-window.c: Slash -> Find
* Make --disable really disableThomas de Grenier de Latour2005-05-092-3/+9
| | | | | | | | 2005-05-09 Thomas de Grenier de Latour <degrenier@easyconnect.fr> * configure.ac: Make --disable really disable
* Compare page labels even without has_labels set, fixes setting page withJuerg Billeter2005-05-092-1/+8
| | | | | | | | | 2005-05-07 Juerg Billeter <j@bitron.ch> * backend/ev-page-cache.c: (ev_page_cache_set_page_label): Compare page labels even without has_labels set, fixes setting page with entry
* Implement middle button scrolling. Based on a patch by Tommi KomulainenMarco Pesenti Gritti2005-05-092-59/+135
| | | | | | | | | | | | 2005-05-09 Marco Pesenti Gritti <mpg@redhat.com> * shell/ev-view.c: (ev_view_create_invisible_cursor), (ev_view_set_cursor), (ev_view_button_press_event), (ev_view_motion_notify_event), (ev_view_button_release_event), (ev_view_init): Implement middle button scrolling. Based on a patch by Tommi Komulainen <tommi.komulainen@iki.fi>.
* Change api to lookup from uri. Do fast lookup first, if the type isMarco Pesenti Gritti2005-05-085-32/+87
| | | | | | | | | | | | | | | | 2005-05-08 Marco Pesenti Gritti <mpg@redhat.com> * shell/ev-document-types.c: (get_slow_mime_type), (get_document_type_from_mime), (ev_document_type_lookup): * shell/ev-document-types.h: Change api to lookup from uri. Do fast lookup first, if the type is unknown try with data sniffing. * shell/ev-window.c: (ev_window_open), (ev_window_open_uri_list): * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get): Adapt to api change
* Updated Japanese translation for v0.3.0.Takeshi AIHANA2005-05-072-100/+164
| | | | | 2005-05-07 Takeshi AIHANA <aihana@gnome.gr.jp> * ja.po: Updated Japanese translation for v0.3.0.
* Fix distcheckMarco Pesenti Gritti2005-05-072-0/+8
| | | | | | | | 2005-05-07 Marco Pesenti Gritti <mpg@redhat.com> * thumbnailer/Makefile.am: Fix distcheck
* Release 0.3.0Marco Pesenti Gritti2005-05-075-3/+46
| | | | | | | | | | | | | | | | | 2005-05-07 Marco Pesenti Gritti <mpg@redhat.com> * NEWS: * configure.ac: Release 0.3.0 * data/evince-ui.xml: Hide presentation mode for now * shell/ev-view.c: (highlight_find_results): Show current find selection only on current page
* Compute size of the actual page, not of the current one.Marco Pesenti Gritti2005-05-072-4/+8
| | | | | | | | | 2005-05-07 Marco Pesenti Gritti <mpg@redhat.com> * shell/ev-view.c: (ev_view_select_all): Compute size of the actual page, not of the current one.
* *** empty log message ***Marco Pesenti Gritti2005-05-071-0/+2
|
* Fix text selectionMarco Pesenti Gritti2005-05-072-58/+128
| | | | | | | | | | | | | | 2005-05-07 Marco Pesenti Gritti <mpg@redhat.com> * shell/ev-view.c: (clear_selection), (ev_view_finalize), (view_rect_to_doc_rect), (compute_selections), (ev_view_bin_expose), (ev_view_select_all), (get_selected_text), (ev_view_copy), (ev_view_primary_get_cb), (ev_view_primary_clear_cb), (ev_view_update_primary_selection), (ev_view_button_press_event), (ev_view_motion_notify_event), (ev_view_button_release_event), (page_changed_cb): Fix text selection
* First go at fixing search, still buggyMarco Pesenti Gritti2005-05-072-164/+159
| | | | | | | | | | | | 2005-05-07 Marco Pesenti Gritti <mpg@redhat.com> * shell/ev-view.c: (compute_border), (get_page_extents), (doc_rect_to_view_rect), (highlight_find_results), (ev_view_bin_expose), (ev_view_select_all), (ev_view_motion_notify_event), (update_find_status_message), (jump_to_find_result), (jump_to_find_page): First go at fixing search, still buggy
* Updated Czech translation.Miloslav Trmac2005-05-062-129/+652
| | | | | | 2005-05-06 Miloslav Trmac <mitr@volny.cz> * cs.po: Updated Czech translation.
* Updated Greek Translation by Stylianos PapanastasiouKostas Papadimas2005-05-052-138/+741
|
* Updated Catalan translation.Josep Puigdemont i Casamajó2005-05-052-147/+737
|
* Remove frame around dropdown box and button at the top of the sidebar.Kristian Høgsberg2005-05-042-8/+6
| | | | | | | 2005-05-04 Kristian Høgsberg <krh@redhat.com> * shell/ev-sidebar.c (ev_sidebar_init): Remove frame around dropdown box and button at the top of the sidebar.