X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=ChangeLog;h=aed16a1dd11013ae44d85c42a3b36c9dd6b7c021;hb=f18c30d6207d3a4d369c9c2989ae4d90590b88a9;hp=82e7c9e7bbb1755a48f2eb099ece39e87ca6267d;hpb=c886616d5244ed7fdcbc15b60c38e0beacf6b90b;p=evince.git diff --git a/ChangeLog b/ChangeLog index 82e7c9e7..aed16a1d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,22 @@ +2006-10-03 Nickolay V. Shmyrev + + * shell/ev-metadata-manager.c: (save_values): + * shell/ev-window.c: (setup_size_from_metadata), + (setup_view_from_metadata), (ev_window_setup_document), + (ev_window_xfer_job_cb), (window_configure_event_cb): + + Set size according to the document size/page size ratio. + That should correct rather wierd behaviour of the previous + commit. + +2006-10-03 Nickolay V. Shmyrev + + * shell/ev-window.c: (setup_view_from_metadata): + + Set size for new windows from previous window size. + See bugs #354968 and #168450 for details. Thanks + to Meik Hellmund. + 2006-10-01 Carlos Garcia Campos * djvu/djvu-links.c: (build_tree):