X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=ChangeLog;h=4f5f8324f4f3b14bc54a1cbbcd79fe83da0b8107;hb=b7abdba401b7aec50e93ecd1df1ce76cb1f315c1;hp=0239ec8e012a6789304102e253dfabef05679047;hpb=4d67007ded4eea4362878c78248ccb3d5ba3f5ee;p=evince.git diff --git a/ChangeLog b/ChangeLog index 0239ec8e..4f5f8324 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,26 @@ +2005-07-03 Matthew S. Wilson + + * tiff/tiff-document.c (tiff_document_ps_export_begin) + (tiff_document_ps_export_do_page, tiff_document_ps_export_end) + (tiff_document_document_ps_exporter_iface_init): implement the ps + exporter interface for tiff documents + + * tiff/tiff2ps.c: added a modified version of tiff2ps.c from + libtiff to implement TIFF postscript export + + * tiff/tiff2ps.h: added a header file for external tiff2ps + functions. + + * tiff/Makefile.am (libtiffdocument_la_SOURCES): add tiff2ps.c and + tiff2ps.h + +2005-07-03 Nickolay V. Shmyrev + + * shell/ev-view.c: (scroll_to_current_page), + (ev_view_set_fullscreen), (ev_view_set_presentation): + + Scroll to current page when exit from presentation + 2005-07-03 Nickolay V. Shmyrev * shell/ev-window.c: (update_document_mode),