X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=inline;f=NEWS;h=c41d8501f4dc6b4f20fa128b1ba4bb900f92dffe;hb=d4139205b010ed06310d14284e63114e88ec6de2;hp=cb46a8a07c85d843a46e9171a9cb69cf8a1cd076;hpb=abab66957c3a2bab58919c9b21267ef68a0d4778;p=evince.git diff --git a/NEWS b/NEWS index cb46a8a0..c41d8501 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,221 @@ +================ +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 +================ + +New Features and UI Improvements: + + * Migrate user config dir to XDG fdo directories spec (#522811, + Carlos Garcia Campos) + +Documentation: + + * Replace the existing Evince user guide with new topic-based + help from the Mallard project (#631371, Phil Bull, Tiffany + Antopolski, Ryan Lortie) + +Bug fixes: + + * Fix introspection build for library renames (#631360, Owen + W. Taylor) + +Translation updates: + + * Michael Kotsarinis (el) + * Jorge González (es) + * Fran Diéguez (gl) + * Yaron Shahrabani (he) + * Baurzhan Muftakhidinov (kk) + * Kjartan Maraas (nb) + * Matej Urbančič (sl) + +================ +Evince 2.91.0 +================ + +New Features and UI Improvements: + + * Add timestamp parameter to SyncView D-Bus method (#630576, José + Aliste) + * Port to gtk3 (Christian Persch) + * Layer actions are now supported for PDF document (Carlos Garcia + Campos) + * Add 'Open Containing Folder' action to the File menu (#627443, + Federico Mena Quintero) + * Make "Shrink to Printable Area" default option for Page Scaling + (Marek Kasik) + * Change gsettings schema path from /apps/evince to + /org/gnome/evince (Christian Persch) + * A D-Bus signal is now emitted when document is loaded (#626561, + José Aliste) + * XPS Documents are now supported (#321868, Carlos Garcia Campos) + * Evince daemon can spawn an evince instance when finding a + document (#625971, José Aliste) + +Bug fixes: + + * Fix a crash when synctex backward search fails (#630845, José + Aliste) + * Don't show an empty tooltip for links that don't have tooltip + text (Carlos Garcia Campos) + * Fix build with --disable-dbus (#629498, Didier Roche) + * Fix a crash during selection when evince is built with gtk2 + (Carlos Garcia Campos) + +Translation updates: + + * Khaled Hosny (ar) + * Damyan Ivanov (bg) + * Gil Forcada (ca) + * Marek Černocký (cs) + * Kenneth Nielsen (da) + * Christian Kirbach (de) + * Michael Kotsarinis (el) + * Bruce Cowan (en_GB) + * Ivar Smolin (et) + * Milan Bouchet-Valat (fr) + * Gabor Kelemen (hu) + * Dirgita (id) + * Francesco Marletta (it) + * Shushi Kurose (ja) + * Baurzhan Muftakhidinov (kk) + * Aurimas Černius (lt) + * Wouter Bolsterlee (nl) + * Piotr Drąg (pl) + * Duarte Loreto (pt) + * Lucian Adrian Grijincu (ro) + * Andrej Žnidaršič (sl) + * Miloš Popović (sr@latin) + * Милош Поповић (sr) + * Dr.T.Vasudevan (ta) + * Chao-Hsiung Liao (zh_HK) + * Chao-Hsiung Liao (zh_TW) + +================ +Evince 2.31.90 +================ + +Bug fixes: + + * Do not jump to link dest when clicking with GDK_CONTROL_MASK + (#626407, Carlos Garcia Campos) + * Use GDK_BLANK_CURSOR instead of creating our own empty cursor + (Carlos Garcia Campos) + * Improve findbar message when there are no matches (#626334, + Carlos Garcia Campos, José Aliste) + * Remove #ifdefs for old cairo versions (#626147, Juanjo Marín) + +Translation updates: + + * Paul Seyfert (de) + * Jorge González (es) + * Fran Dieguez (gl) + * Yaron Shahrabani (he) + * Torstein Adolf Winterseth (nn) + * A S Alam (pa) + * Matej Urbančič (sl) + * Xhacker Liu (zh_CN) + ================ Evince 2.31.6.1 ================