X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=ChangeLog;h=aed16a1dd11013ae44d85c42a3b36c9dd6b7c021;hb=c01789f75f6281541b22917c801fdbf94281b795;hp=d4d6ce10fb418b0387b829eb702559e98ab36770;hpb=e637fd672cb1fa494600c66dc7b49a7f77c78aa8;p=evince.git diff --git a/ChangeLog b/ChangeLog index d4d6ce10..aed16a1d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,28 @@ +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): + + Fix memory leak. + 2006-10-01 Nickolay V. Shmyrev * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_set_document):