]> www.fi.muni.cz Git - evince.git/blobdiff - NEWS
Do not try to best fit if the view is not realized
[evince.git] / NEWS
diff --git a/NEWS b/NEWS
index 7e28c741b83755deadd346de8590cb239bbc12fb..c808200a01f37de85a5fb75437982f6bd9f3c601 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,71 @@
+==============
+Evince   0.1.4
+==============
+
+Code changes
+
+       * Add debugging/logging helpers (Marco)
+       * Add warnings about unimplemented/unknown link
+          types (Marco)
+
+Interface improvements
+
+       * Epiphany like fullscreen mode (Christian Persch)
+       * Save chromes state between sessions (Christian Persch)
+       * Improve toolbar layout and icons (Luca Ferretti)
+
+Bug fixes
+
+       * Really fix postscript rendering (Marco)
+       * Do not leak gs processes on exit (Marco)
+       * Fix a buffer overflow fix (Marco)
+
+==============
+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
 New features
 
        * Actually print PDF files