X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=NEWS;h=4abbd490e7a2872afb2f36080d0bbb3deae69a89;hb=a10ab04f03d676d1b7a36f69ac2f4828afc0511d;hp=1861479235f5c72c0f2c8374cdb1220e3b129299;hpb=a2b36d8928c30f93f74869b294e72d2484422646;p=evince.git diff --git a/NEWS b/NEWS index 18614792..4abbd490 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,65 @@ +================ +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 ================