X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=sidebyside;f=NEWS;h=c808200a01f37de85a5fb75437982f6bd9f3c601;hb=62e17675ff8a850e77cd23a8b8946d68576caa32;hp=5fc2dbc76f44b96dd86b6998cf8496fe8ea046f6;hpb=9579900dce7ca117217f9482a7f646033000f5c1;p=evince.git diff --git a/NEWS b/NEWS index 5fc2dbc7..c808200a 100644 --- 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 @@ -10,7 +78,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 +96,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