Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7c1eb15..b6f5f5b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2005-01-21 Martin Kretzschmar <martink@gnome.org>
+ * ps/ps-document.h: add page_[xy]_offset fields.
+
+ * ps/ps-document.c (ps_document_set_page_offset)
+ (ps_document_render): Keep offset in consideration in a few
+ places. Bug #164752 "postscript documents are not centered in
+ window"
+
* data/evince.desktop.in (X-GNOME-Bugzilla-Product):
s/gpdf/evince/. Spotted by Stephane Loeuillet.