]> www.fi.muni.cz Git - evince.git/blobdiff - NEWS
*** empty log message ***
[evince.git] / NEWS
diff --git a/NEWS b/NEWS
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..2b23b11248a19b95ed50d7e68c4724a4027dbcb8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -0,0 +1,95 @@
+==============
+Evince   0.1.3
+==============
+
+Code changes
+
+       * Beginnings of continuous viewing (Jonathan)
+
+New features
+
+       * Support eps (Marco)
+       * Support gzipped ps (Marco)
+
+Bug fixes
+
+       * Fix a crash with the postscript view (Marco)
+       * Fix image view (Jeff Muizelaar)
+       * Fix a warning when opening documents without
+         thumbnails (Martin)
+       * Fix crashes when searched word is not found (Marco)
+       * Fix a crash when changing page with keys (Marco)
+
+==============
+Evince   0.1.2
+==============
+
+New features
+
+       * Make search really work (Marco)
+
+Interface improvements
+
+       * Show password state in the view (Jonathan)
+       * add GTK_SHADOW_IN to the scrolled window (Martin)
+       * make sure the selected thumbnail stays visible (Martin)
+       * Remove history buttons from the toolbar (Marco)
+
+Bug fixes
+
+       * Fix CID fonts with freetype 2.1.9 (Marco)
+       * Fix inverted up/down buttons (Marco)
+
+==============
+Evince   0.1.1
+==============
+
+New features
+
+       * Actually print PDF files
+       * Navigation history
+       * Support Links
+       * Support encrypted PDFs
+       * A desktop file
+
+Interface improvements
+
+       * Rename Bookmarks sidebar to Index
+       * Use filename as title if the file doesn't have a title (Jeff
+          Muizelaar) or if the title is empty
+       * Make navigation with thumbnails possible (Anders Carlsson)
+       * (De)Sensitize actions as necessary (Dave Malcolm)
+       * Show a wait cursor while the page is rendering
+       * Center the page; draw a page border
+       * Undo selection on page change
+       * Shorter toolbar item labels
+       * Make selection work in any direction
+
+Code changes
+
+       * Render PDFs directly as packed RGB
+       * Update egg-recent code (not used yet)
+       * Update to latest Xpdf patchlevel
+
+Bug fixes
+
+       * PostScript backend fixes
+       * Pixbuf backend fixes (Jeff Muizelaar)
+       * Set page spin button limits correctly (Anders Carlsson)
+       * Fix problem when base fonts are installed as pcf files.
+       * Keep search selection highlighting correct even when
+         zooming/changing window size (Stephane LOEUILLET)
+
+Translation updates
+
+       * cs (Miloslav Trmac)
+       * de (Frank Arnold)
+       * en_CA (Adam Weinberger)
+       * es (Antonio Ognio)
+       * nb (Kjartan Maraas)
+       * nl (Tino Meinen)
+
+evince 0.1.0
+------------
+
+Initial release.