X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=sidebyside;f=ChangeLog;h=b689d1864afc7b93ade5e4a64271c19de1aa02ab;hb=a154e22c19e8c654971c4fc06ddf106c30f47f87;hp=655bc289b0888dcc5fdfdc24cceada3062c80a8b;hpb=2ba128683e2383e7cca98082353f3f632cbf40f3;p=evince.git diff --git a/ChangeLog b/ChangeLog index 655bc289..b689d186 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +2005-04-28 Nickolay V. Shmyrev + + * shell/ev-page-action.c: (ev_page_action_dispose): + * shell/ev-view.c: (view_update_range_and_current_page): + * shell/ev-window.c: (ev_window_dispose): + + Set page on scroll in continuous mode. Fixes bug 301986. + Also cleanup callbacks on destroy of EvWindow and EvPageAction. + +2005-04-26 Marco Pesenti Gritti + + * configure.ac: + + Require poppler 0.3.0 + 2005-04-26 Nickolay V. Shmyrev * shell/Makefile.am, configure.ac: Fix build problems