From: Arik Devens Date: Sun, 20 Aug 2000 08:22:36 +0000 (+0000) Subject: fixed bug where zooming in was zooming out and vice-versa X-Git-Tag: BEFORE_NEW_UI_HANDLER_1 X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=commitdiff_plain;h=refs%2Ftags%2FBEFORE_NEW_UI_HANDLER_1;p=evince.git fixed bug where zooming in was zooming out and vice-versa --- diff --git a/pdf/xpdf/ChangeLog b/pdf/xpdf/ChangeLog index 306ef79d..dd628903 100644 --- a/pdf/xpdf/ChangeLog +++ b/pdf/xpdf/ChangeLog @@ -1,3 +1,9 @@ +2000-08-13 Arik Devens + + * bonobo-application-x-pdf.cc (view_create_menus): Switched + page_enlarge_cb and page_shrink_cb to get zooming in and out + workin correctly in the menu. + 2000-08-02 Michael Meeks * Makefile.am (gpdf_LDADD): kill ghastly hack adding -lbonobo.