X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=ChangeLog;h=4e125b917ea28ff8bb5c67cd979a14784a2935e4;hb=c3d5029cc1ea491f3e1630ad6f6dde4762f2625d;hp=beb01bf4b28a24176ad78c079f940662fd0f0064;hpb=36d4a192c2266cc7bb0460941674aad78bfdabb0;p=evince.git diff --git a/ChangeLog b/ChangeLog index beb01bf4..4e125b91 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,34 @@ +2006-08-08 Nickolay V. Shmyrev + + * NEWS: + * configure.ac: + + Update for release 0.5.5 + +2006-08-07 Radoslav Dorcik + + * shell/ev-window.c: (ev_window_cmd_escape) + + Escape unfocus page entry. Fixes bug #345809. + +2006-08-06 Carlos Garcia Campos + + * pdf/ev-poppler.cc: (ev_link_dest_from_dest), (ev_link_from_action), + (build_tree), (pdf_document_links_get_links), + (pdf_document_links_find_link_dest): + * shell/ev-view.c: (goto_fitr_dest), (goto_fith_dest), + (goto_xyz_dest): + + Convert from PDF style coordinates to X style coordinates in the + backend rather than in the view. Fixes bug #338440 + +2006-08-06 Nickolay V. Shmyrev + + * shell/ev-window.c: + + Remove Ctrl+Shift+T shortcut for toolbars. See + the bug #350098. + 2006-08-05 Carlos Garcia Campos * configure.ac: