X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=sidebyside;f=NEWS;h=2b23b11248a19b95ed50d7e68c4724a4027dbcb8;hb=5a6c7a5d16f693a626f8d4dfb7b39e541031d965;hp=5fc2dbc76f44b96dd86b6998cf8496fe8ea046f6;hpb=9579900dce7ca117217f9482a7f646033000f5c1;p=evince.git diff --git a/NEWS b/NEWS index 5fc2dbc7..2b23b112 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,49 @@ +============== +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 +56,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 +74,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