Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorNickolay V. Shmyrev <nshmyrev@src.gnome.org>2005-08-24 15:45:12 (GMT)
committer Nickolay V. Shmyrev <nshmyrev@src.gnome.org>2005-08-24 15:45:12 (GMT)
commit5e43774b418b9ed521660463f912fa88809bd551 (patch)
treeee5e9605dfeb7eee60cbb2cdacbae97c3fe8b81b /ChangeLog
parentff60f91c0e669564d5027a732a600c4894201c9d (diff)
Update rotation direction of backends to fit with pdf and ps
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5c64a32..d264d9e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2005-08-24 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
+
+ * djvu/djvu-document.c: (djvu_document_render_pixbuf),
+ (djvu_document_thumbnails_get_thumbnail):
+ * dvi/dvi-document.c: (dvi_document_render_pixbuf),
+ (dvi_document_thumbnails_get_thumbnail):
+ * pixbuf/pixbuf-document.c: (pixbuf_document_render_pixbuf),
+ (pixbuf_document_thumbnails_get_thumbnail):
+ * tiff/tiff-document.c: (tiff_document_render_pixbuf):
+
+ Update rotation direction of backends to fit with pdf and ps.
+
2005-08-24 Marco Pesenti Gritti <mpg@redhat.com>
* backend/ev-async-renderer.c: (ev_async_renderer_render_pixbuf):