X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=NEWS;h=c41d8501f4dc6b4f20fa128b1ba4bb900f92dffe;hb=d4139205b010ed06310d14284e63114e88ec6de2;hp=7af0cd526464b5f800f8326c1c66eed16089edbc;hpb=72569c595e7e3b40243896b6e35d6a38efa9a165;p=evince.git diff --git a/NEWS b/NEWS index 7af0cd52..c41d8501 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,104 @@ +================ +Evince 2.91.4 +================ + +New Features and UI Improvements: + + * Port to GtkStyleContext (Carlos Garcia Campos) + * Use GAppInfo instead of deprecated gdk_spawn methods (Cosimo + Cecchi) + * Document filename is not shown in the window title (#386292, + José Aliste, Wouter Bolsterlee) + * Support for interal bookmarks (#590655, Carlos Garcia Campos) + * Add support for xz compressed documents (#636481, Christian + Persch) + * Add support for .wwf files (they are just PDF documents with + another file extension (#636415, Bastien Nocera) + * The pixbuf backend has been removed. Evince is a document + viewer, not an image viewer. Eog does the latter job much better + than evince ever could (Christian Persch) + +Documentation: + + * Lots of documentation updates (Tiffany Antopolski) + +Bug fixes: + + * Stop the GtkSpinner when the loading window is hidden (#637390, + Cristian KLEIN) + * Fixes crash when printing operation is cancelled (#635619, + Carlos Garcia Campos) + * Don't draw a resize grip for Annotation Windows (José Aliste) + +Translation updates: + + * Daniel Mustieles (es) + * Ivar Smolin (et) + * Fran Diéguez (gl) + * Yaron Shahrabani (he) + * Baurzhan Muftakhidinov (kk) + * Erdal Ronahî (ku) + * Kjartan Maraas (nb) + * Matej Urbančič (sl) + * Zeper (ug) + * Clytie Siddall (vi) + * Chao-Hsiung Liao (zh_HK) + * Chao-Hsiung Liao (zh_TW) + +================ +Evince 2.91.3 +================ + +New Features and UI Improvements: + + * Add timestamp parameter to SyncSource DBus signal (#632313, José + Aliste) + * Use gtk_paned_new() instead gtk_[h|v]paned_new() (Javier Jardón) + +Bug fixes: + + * Add sanity-checks to fix several crashes (#594408, #572061, José + Aliste) + * Use the URI of the input file instead of the local filename in + SyncSource DBus signal (#632317, José Aliste) + * Fix a crash when clicking the view before document has been + loaded (#630999, Carlos Garcia Campos) + +Translation updates: + + * Ville-Pekka Vainio (fi) + * Fran Diéguez (gl) + * Andrej Žnidaršič (sl) + * Zeper (ug) + +================ +Evince 2.91.2 +================ + +New Features and UI Improvements: + + * Migrate to new size request API (#633480, Matthias Clasen) + * Implement GtkScrollable interface in EvView (Christian Persch, + Carlos Garcia Campos) + * Migrate to new combo box APIs (#632640, #632600, Matthias + Clasen, Christian Persch) + +Bug fixes: + + * Fix drawing glyphs with transparency in dvi backend (#494736, + Carlos Rendon) + * Fix a typo in pkg-config file (Marek Kasik) + +Translation updates: + + * Mario Blättermann (de) + * Michael Kotsarinis (el) + * Jorge González (es) + * Ivar Smolin (et) + * Fran Diéguez (gl) + * Shushi Kurose (ja) + * 朱涛 (zh_CN) + ================ Evince 2.91.1 ================