X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=inline;f=NEWS;h=7897d58a82c951b9d1b8b2c153e0d6daa1283a49;hb=e769474337c9a6ffdaed2327056e8de2f7ca9ee4;hp=1861479235f5c72c0f2c8374cdb1220e3b129299;hpb=411c263f2427c0527c69740d9aa92e32f702b288;p=evince.git diff --git a/NEWS b/NEWS index 18614792..7897d58a 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,123 @@ +================ +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 ================