X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=NEWS;h=1b7de70729a847ef57a32f40adb87c2b958ebe1c;hb=74b5f537a83a3f3f09cb954c2824a280ad3661c9;hp=6eb572a40e89caa4e0e20b4d40627c004d17dbf4;hpb=4ffdc3821e7f374d8cb9bfe2d95667b2a8cde892;p=evince.git diff --git a/NEWS b/NEWS index 6eb572a4..1b7de707 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,163 @@ +============== +Evince 0.8.3 +============== + +Bug Fixes: + + * Build fix for poppler-0.5.4 + +============== +Evince 0.8.2 +============== + +Bug Fixes: + + * Do not change current page when returning from black/white mode in presentation (Cesar Fernandez) + * Print job is released quickly (Carlos Garcia Campos) + * Removed extra locking of a main loop to speed up rendering (Carlos Garcia Campos) + * Selections don't disappear after zoom (Carlos Garcia Campos) + * Patch to avoid frequent process wakeup for metadata handling (Bastien Nocera, Arjan van de Ven) + * Update a cursor and tooltips after scrolling (Carlos Garcia Campos) + * Compilation fixes for FreeBSD (Roy Marples) + * Update gtk-icon-cache in uninstall hook (Brian Pepple) + * Start rendering pages before any other jobs (Carlos Garcia Campos) + +Translations: + + Dimitris Glezos (el) + Ivar Smolin (et) + Francesco Marletta (it) + Yannig Marchegay (oc) + Washington Lins (pt_BR) + +============== +Evince 0.8.1 +============== + +Bug Fixes: + + * Default resolutionis used when it's not provided by TIFF + document (Carlos Garcia Campos) + * Added support for ps, eps and compressed documents + thumbnails (Carlos Garcia Campos) + * Implemented font color specials in the DVI backend (Ricardo Markiewicz) + * DOCUMENTS folder from xdg-data-dirs is used as default folder when + opening a file chooser (Matthias Clasen) + * unlink-tempfile is used instead of unlink-temp-file (Carlos Garcia Campos) + +Translations: + + Gil Forcada (ca) + Ignacio Casal Quinteiro (gl) + Iñaki Larrañaga Murgoitio (eu) + Jorge González (es) + Jakub Friedl (cs) + Sonam Pelden (dz) + +============== +Evince 0.8.0 +============== + +Features and UI Improvements: + + * Thumbnails for postscript documents (Carlos Garcia Campos) + * Copy of compressed document is saved compressed (Carlos Garcia Campos) + +Bug Fixes: + + * Properly handle PostScript page orientation (Carlos Garcia Campos) + * Do not render thumbnails when sidebar thumbnail page is not visible + on startup (Carlos Garcia Campos) + * Warning when document has one page (Carlos Garcia Campos) + * Djvu backend builds on Mac (Carlos Garcia Campos) + * Allow deleting in goto window in presentation mode (Carlos Garcia Campos) + +Translations: + + Ankit Patel (gu) + Changwoo Ryu (ko) + Christian Kintner (de) + Clytie Siddall (vi) + Daniel Nylander (sv) + Djihed Afifi (ar) + Duarte Loreto (pt) + Erdal Ronahi (ku) + Funda Wang (zh_CN) + Gabor Kelemen (hu) + Gil Forcada (ca) + Gintautas Miliauskas (lt) + Ihar Hrachyshka (be) + Ivar Smolin (et) + Kjartan Maraas (nb) + Matic Žgur (sl) + Maxim Dziumanenko (uk) + Mişu Moldovan (ro) + Nickolay V. Shmyrev (ru) + Raphael Higino (pt_BR) + Takeshi Aihana (ja) + Thierry Randrianiriana (mg) + Wadim Dziedzic (pl) + Woodman Tuen (zh_HK) + Woodman Tuen (zh_TW) + Yuval Tanny (he) + Игор Несторовић (sr) + +============== +Evince 0.7.2 +============== + +New Features and UI Improvements: + + * Document thumbnail is used as window icon (Carlos Garcia Campos) + * Support for gzipped and bzipped + document types (Carlos Garcia Campos) + * A lot of new icons (Luca Feretti, Andreas Nilsson) + * Finally working history button (Nickolay V. Shmyrev) + +Internal Improvements: + + * Developer gtk-doc based documentation (Nickolay V. Shmyrev) + * More dogtail tests (Nickolay V. Shmyrev) + +Bug Fixes: + + * Fontconfig lock to avoid crashes (Carlos Garcia Campos) + * Critical crash fix by checking return value from + psscan (Tom Parker) + * Critical crash fix in nautilus property page and + broken ODF (Tom Parker) + * Critical crash fix with multifile djvu + documents (Carlos Garcia Campos) + * Multithreaded gtk problems fix by using async + gnome-vfs (Carlos Garcia Campos) + +Translations: + + Changwoo Ryu (ko) + Clytie Siddall (vi) + Daniel Nylander (sv) + David Lodge (en_GB) + Dimitris Glezos (el) + Dorji Tashi (dz) + Duarte Loreto (pt) + Gabor Kelemen (hu) + Ihar Hrachyshka (be) + Ilkka Tuohela (fi) + Ivar Smolin (et) + Jovan Naumovski (mk) + Khaled Hosny (ar) + Kjartan Maraas (nb) + Nickolay V. Shmyrev (ru) + Stéphane Raimbault (fr) + Theppitak Karoonboonyanan (th) + Vladimir Petkov (bg) + Wouter Bolsterlee (nl) + Yuval Tanny (he) + +Thanks: + + Ed Catmur, Esteban Sanchez, Theppitak Karoonboonyanan, Wouter Bolsterlee + ============== Evince 0.7.1 ==============