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-28 21:16:18 (GMT)
committer Marco Pesenti Gritti <marco@src.gnome.org>2005-02-28 21:16:18 (GMT)
commitb8c051af87516e02b145cff0a3ecf09a94710dff (patch)
treed0a758faaf6124bd110004e1e0a63130ae89cb61 /ChangeLog
parent89b6bfaf7d20229ba9814d7d84076f7c91d99bd2 (diff)
If there is no bpixmap create one, even if size is not changed.
2005-02-28 Marco Pesenti Gritti <marco@gnome.org> * ps/ps-document.c: (set_up_page): If there is no bpixmap create one, even if size is not changed.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fd78fbc..d15f4a9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2005-02-28 Marco Pesenti Gritti <marco@gnome.org>
+ * ps/ps-document.c: (set_up_page):
+
+ If there is no bpixmap create one, even if size
+ is not changed.
+
+2005-02-28 Marco Pesenti Gritti <marco@gnome.org>
+
* ps/ps-document.c: (ps_document_init), (ps_document_cleanup),
(set_up_page), (document_load), (ps_document_set_zoom):