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-07-31 10:07:24 (GMT)
committer Nickolay V. Shmyrev <nshmyrev@src.gnome.org>2005-07-31 10:07:24 (GMT)
commit2a08b88d7fc1397335cc85812b8f2bd4d53125d9 (patch)
treeaa847a42b95a6164048774519a744f8247c75bc5 /ChangeLog
parent58bba62ea803b14377c5c5640a3ef46841a272e1 (diff)
Update backends to make them build with new rotation system
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0acd1d1..7a64383 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,21 @@
2005-07-31 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
+ * djvu/djvu-document.c: (djvu_document_get_page_size),
+ (djvu_document_render_pixbuf), (djvu_document_document_iface_init),
+ (djvu_document_thumbnails_get_thumbnail):
+ * dvi/dvi-document.c: (dvi_document_get_page_size),
+ (dvi_document_render_pixbuf), (dvi_document_document_iface_init),
+ (dvi_document_thumbnails_get_dimensions),
+ (dvi_document_thumbnails_get_thumbnail):
+ * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size),
+ (pixbuf_document_render_pixbuf),
+ (pixbuf_document_document_iface_init),
+ (pixbuf_document_thumbnails_get_thumbnail):
+
+ Update backends to make them build with new rotation system.
+
+2005-07-31 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
+
* help/C/figures/evince_start_window.png:
Update documentation image from Luca Ferretti <elle.uca@libero.it>