Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@gnome.org>2005-02-04 14:31:03 (GMT)
committer Marco Pesenti Gritti <marco@src.gnome.org>2005-02-04 14:31:03 (GMT)
commitd4311e9d07fca361e09bedffd0fdc3209aa30fd6 (patch)
tree57468104f4202467a23b3d1617df3fdadf64d871 /ChangeLog
parent74687fdef3d1c74e11598f6d443418ddb61e0b33 (diff)
Clamp page number, dont try to move to not existant pages.
2005-02-04 Marco Pesenti Gritti <marco@gnome.org> * TODO: * shell/ev-view.c: (set_document_page): Clamp page number, dont try to move to not existant pages.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c32c7a8..0224ec0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2005-02-04 Marco Pesenti Gritti <marco@gnome.org>
+ * TODO:
+ * shell/ev-view.c: (set_document_page):
+
+ Clamp page number, dont try to move to
+ not existant pages.
+
+2005-02-04 Marco Pesenti Gritti <marco@gnome.org>
+
* backend/ev-document-find.c: (ev_document_find_changed):
* backend/ev-document-find.h:
* pdf/xpdf/pdf-document.cc: