]> www.fi.muni.cz Git - evince.git/blobdiff - NEWS
Updated French translation.
[evince.git] / NEWS
diff --git a/NEWS b/NEWS
index 5fc2dbc76f44b96dd86b6998cf8496fe8ea046f6..f5ec33c79e06ba5556c61627448cfcc558ddb8f1 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,133 @@
+==============
+Evince   0.1.6
+==============
+
+Code changes
+
+       * Use poppler instead of our own xpdf fork (Kristian Høgsberg)
+
+Interface improvements
+
+       * Use an entry for the page control instead of
+         spin buttons (Marco)
+       * Expand the sidebar selection widget (Carlos)
+
+Bug fixes
+
+       * Fix crash in links loading (Jonathan)
+       * Fix crashes when reloading document (Marco)   
+
+==============
+Evince   0.1.5
+==============
+
+New features
+
+       * Reload menu (Kai Willadsen)
+
+Interface improvements
+       
+       * Support for DnD of files (Carlos Garcia Campos)
+       * Set the "Previous" and "Next" toolbar
+         buttons as important (Vincent Noel)
+       * Make the "best fit" and "fit width"
+         values act as toggle buttons (Jonathan)
+       * Autohide the fullscreen button (Kristian Høgsberg)
+       * Added ellipsis to Print item (Bryan)
+       * Change the fullscreen toolbar to always be in
+          the popup window (Jonathan)
+       * Improved sidebar widget (Carlos Garcia Campos)
+       * Minimal size for the sidebar (Marco)
+       * Hide the sidebar if the type doesn't
+         support thumbnailing and indexing (Jonathan)
+       * Remember the sidebar size (Carlos Garcia Campos)
+
+Bug fixes
+
+       * Fix compilation on non-gcc platforms (Marco)
+       * Fix thumbnails generation (Crispin Flowerday)
+       * Fix best fit size allocation (Martin)
+       * Replace newlines in the title by spaces (Martin)
+       * Get rid of the black flash when resizing the window (Jonathan)
+       * Sync selection with zoom levels (Marco)
+       * Fix clipboard operations (Marco)
+       * Fix a crash when the ps document cannot be opened (Marco)
+       * Fix postcript page selection (Marco)
+       * Fix page sizing to be idempotent (Marco)
+       * Fix page sizing toggle buttons (Marco)
+       * Fix freezing on document with unrecognized links (Marco)
+       * Check ghostscript minimal version (Marco)
+       * Fix rendering of landscape documents (Marco)
+       * Unescape filenames for display (Marco)
+
+==============
+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
@@ -10,7 +140,7 @@ Interface improvements
 
        * Rename Bookmarks sidebar to Index
        * Use filename as title if the file doesn't have a title (Jeff
-          Muizelaar)
+          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
@@ -28,8 +158,11 @@ Code changes
 Bug fixes
 
        * PostScript backend fixes
-       * Pixbuf backend fixes (Jeff Muizelaar, Martin)
+       * 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