Comment 2 for bug 475109

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package evince - 2.29.1-0ubuntu1

---------------
evince (2.29.1-0ubuntu1) lucid; urgency=low

  * New upstream release: (LP: #475109)
    * Embed page setup settings in the print dialog
    * A new tab has been added to properties dialog to show
    * information about the document license
    * Use different processes for every document opened.
    * Use GVFS metadata instead of our own xml based implementation.
    * When scrolling a page, move one screen leaving one line context
      to help to visually track the document as it moves.
    * Use GtkInfoBar instead of GeditMessageArea for the message area
    * EvPageCache has been splitted up into document part (moved to
      EvDocument which has been converted into an abstract class
      instead of an interface) and view part: EvDocumentModel. This
      allows to have more than one EvView for the same document, so
      that "Open a Copy" can be implemented without using the symlink
      hack.
    * Several fixes and cleanups in comics backend
    * Don't exit with non-writable $HOME
    * Clean up temp file handling to make sure we can cope with not
      being able to create our temp directory
    * Set page orientation of each page when printing so that
      documents with mixed portrait/landscape pages print correctly
    * Preserve aspect ratio when scaling page for printing
    * Fix a crash when we don't have a DBUS connection
    * Make sure total_num_bytes > 0 before using it in progress
      callbacks
    * Escape document URI before showing it in progress area
    * Fix a crash due to an uninitialized variable
    * Fix a crash when there are form field widgets active during
      rotation
    * Remarks the selected thumbnail after rotation
    * Don't change current page when rotating documents with different
      page sizes
    * Fix thumbnails rotation when loading a rotated document
    * Save images as png or jpg when the filename has no extensions
    * Populate destination page when reloading the document
  * debian/control.in:
    - Bump Standards-Version to 3.8.3
    - Bump build-depends on libpoppler-glib-dev
    - Add ${misc:Depends} on all packages
  * debian/control.in:
  * debian/libevdocument1.install:
  * debian/libevdocument2.install
  * debian/libevview1.install:
  * debian/libevview2.install
    - API changed to version 2
  * debian/patches/80_revert_pdf_printing.patch:
    - Applied upstream
 -- Robert Ancell <email address hidden> Thu, 05 Nov 2009 17:21:47 +1100