X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=ChangeLog;h=061cc1332ac0ffcc57dda36dc19b927754fa0dde;hb=1a1099e24c625b8ab7816f1ec1ff85cb8e2880d4;hp=587cbceb6c50615640a8ad45e537149aeaf435ca;hpb=424778e5fc594ec7c6c8ce445bd7bf03c2a49baf;p=evince.git diff --git a/ChangeLog b/ChangeLog index 587cbceb..061cc133 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,47 @@ +2005-05-16 Marco Pesenti Gritti + + * shell/ev-sidebar-links.c: (popup_menu_cb): + + Select first item + +2005-05-16 Marco Pesenti Gritti + + * 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 + +2005-05-16 Marco Pesenti Gritti + + * 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. + +2005-05-15 Carlos Garcia Campos + + * shell/ev-sidebar.c: make the drop down menu as width as the toggle + button. + +2005-05-12 Marco Pesenti Gritti + + * AUTHORS: + + Update + + * shell/ev-window.c: (build_comments_string), + (ev_window_cmd_help_about): + + Show poppler version/backend and authors + 2005-05-11 Marco Pesenti Gritti * cut-n-paste/zoom-control/ephy-zoom.c: