Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/pdf
diff options
context:
space:
mode:
authorArik Devens <arik@src.gnome.org>2000-08-20 08:22:36 (GMT)
committer Arik Devens <arik@src.gnome.org>2000-08-20 08:22:36 (GMT)
commitee121c8c47b29f0cbe68e11bbb78ea21400a5638 (patch)
tree1fba9c69c8f861de6eaf9fd62652574677f4a199 /pdf
parent4d3649a5c59f18447a0550c85d83b2976d9fdf6c (diff)
fixed bug where zooming in was zooming out and vice-versa
Diffstat (limited to 'pdf')
-rw-r--r--pdf/xpdf/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/pdf/xpdf/ChangeLog b/pdf/xpdf/ChangeLog
index 306ef79..dd62890 100644
--- a/pdf/xpdf/ChangeLog
+++ b/pdf/xpdf/ChangeLog
@@ -1,3 +1,9 @@
+2000-08-13 Arik Devens <arik@helixcode.com>
+
+ * 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 <michael@helixcode.com>
* Makefile.am (gpdf_LDADD): kill ghastly hack adding -lbonobo.