X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=ChangeLog;h=44f695d141d64c52c85b6cbd4478b262b1ecaa79;hb=a5f511c7345f90424bc080bfc68183c5a150f495;hp=92caf14befb4f1af05880d148783aaa7bb15845f;hpb=469d80f6b3dcfc2900f0faf5ab553fb3531c41f9;p=evince.git diff --git a/ChangeLog b/ChangeLog index 92caf14b..44f695d1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,97 @@ +2005-12-28 Nickolay V. Shmyrev + + * data/evince-ui.xml: + * shell/ev-window.c: (view_menu_popup_cb), + (ev_popup_cmd_open_link), (ev_window_init): + + Update context menu for internal links. Fix for the bug + #325066. + +2005-12-28 Nickolay V. Shmyrev + + * shell/ev-view.c: (ev_view_popup_menu), (ev_view_class_init): + + Bind context menu to keyboard also. Fix for the bug + #325065. + +2005-12-27 Nickolay V. Shmyrev + + * shell/ev-view.c: (selection_scroll_timeout_cb): + + Horizontal scroll on selection also. + +2005-12-26 Nickolay V. Shmyrev + + * shell/ev-metadata-manager.c: (parse_value): + * shell/ev-view.c: (goto_xyz_link): + + Correct zoom setup and metadata save broken in + some locales. + +2005-12-26 Nickolay V. Shmyrev + + * 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. + +2005-12-25 Nickolay V. Shmyrev + + * NEWS: + * configure.ac: + + Update NEWS and require poppler 0.5.0. + +2005-12-25 Carlos Garcia Campos + + * 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. + +2005-12-25 Nickolay V. Shmyrev + + * 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 . + +2005-12-25 Nickolay V. Shmyrev + + * shell/ev-window.c: (setup_chrome_from_metadata): + + Fix typo that was hiding toolbar. + +2005-12-25 Nickolay V. Shmyrev + + * 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 . + +2005-12-22 Jani Monoses + + * configure.ac: + + Correctly check for comics option. + 2005-12-21 Eduardo Lima * Makefile.am: * configure.ac: