X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=inline;f=NEWS;h=77ff1c1213bda433ca89fdb72d413573ff4b2e7e;hb=71cea58275509f85d7d93fa5b8939590b025767b;hp=7c4b609a58652b0f7cac344f385fd467857b0cd9;hpb=7d883e617120977287ccf7da55ca1cd8da8fd2c7;p=evince.git diff --git a/NEWS b/NEWS index 7c4b609a..77ff1c12 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,209 @@ +=============== +Evince 2.19.92 +=============== + +Bug fixes: + + * Bump requirements to poppler 0.6 (Carlos Garcia Campos) + * Restart the search when reloading a document with the find bar visible (Carlos Garcia Campos) + * Do not jump to the first page when reloading a document from the last page (Carlos Garcia Campos) + * Do not update visibility when changing a chrome flag (Carlos Garcia Campos) + * Use GTK_UNIT_POINTS instead of GTK_UNIT_PIXEL (Carlos Garcia Campos) + * Make sure current-page <= end-page in continuous mode (Carlos Garcia Campos) + * Ignore outline items without a title (Carlos Garcia Campos) + * Use only drag mouse cursor during a drag operation (Carlos Garcia Campos) + * Actually fix printing regressions (Carlos Garcia Campos) + * Add support for double and triple click selections (Carlos Garcia Campos) + +Translations: + + Gil Forcada (ca) + +=============== +Evince 2.19.4 +=============== + +Bug fixes: + + * Find works when findbar is hidden (Justin Blanchard) + * Use directly cairo_surface_get_content (Jeff Muizelaar) + * Great speedup by using CAIRO_FORMAT_RGB24 instead of CAIRO_FORMAT_ARGB32 (Jeff Muizelaar) + * Fix for embedded thumbnails dimension and rotation (Carlos Garcia Campos) + * Avoid ifdefs inside macros (Jens Granseuer) + * Memory leak fixes (Justin Blanchard, Hiroyuki Ikezoe) + * New icon sizes (Andreas Nilsson) + * Invalid read fix (Justin Blanchard) + * Fix multihead problems in toolbar editor (Carlos Garcia Campos) + * Use the same cairo context for every page in the same expose event (Carlos Garcia Campos) + +Translations: + + Adam Weinberger (en_CA) + Danishka Navin (si) + Duarte Loreto (pt) + Hendrik Richter (de) + Ihar Hrachyshka (be@latin) + Raphael Higino (pt_BR) + Stéphane Raimbault (fr) + Takeshi Aihana (ja) + +============== +Evince 0.9.3 +============== + +New Features and UI Improvements: + + * Use new GTK+ tootlips (Carlos Garcia Campos) + * Printing multiple pages per sheet (Carlos Garcia Campos) + * Added UNIX-like key bindings hjkl (Cosimo Cecchi) + +Bug fixes: + + * Do not block while enumerating printers in preview mode (Christian Persch) + * Show new pages as soon as they are rendered even if other page + elements like forms, images or links are not ready yet (Carlos Garcia Campos) + * Provide different options in the print dialog depending on document + type backend capabilities (Carlos Garcia Campos) + +Translations: + + Jorge González (es) + Iñaki Larrañaga Murgoitio (eu) + Ilkka Tuohela (fi) + Gabor Kelemen (hu) + Arangel Angov (mk) + Wouter Bolsterlee (nl) + Funda Wang (zh_CN) + +============== +Evince 0.9.2 +============== + +New Features and UI Improvements: + + * Forms support (Julien Rebetez, Carlos Garcia Campos) + * Toolbar editor icons on dragging (Jaap Haitsma) + +Bug fixes: + + * Program description translation issue fixed (Gabor Kelemen) + * Do not change page after presentation (Cesar Fernandez) + +Translations: + + Ankit Patel (gu) + Arangel Angov (mk) + Bharat Kumar (te) + Clytie Siddall (vi) + Daniel Nylander (sv) + Dr.T.Vasudevan (ta) + Espen Stefansen (nb) + Ivar Smolin (et) + Takeshi Aihana (ja) + Theppitak Karoonboonyanan (th) + Tomasz Dominikowski (pl) + Tshewang Norbu (dz) + +============== +Evince 0.9.1 +============== + +New Features and UI Improvements: + + * Cairo-based renderer for pages and selections of PDF, DVJU and DVI documents (Carlos Garcia Campos) + * PDF exporter for printing DVI documents (Alaska Subedi) + * Zoom icon artwork (Michael Monreal) + * Patch to avoid frequent process wakeup for metadata handling (Bastien Nocera, Arjan van de Ven) + * Bumped poppler requirements to 0.5.9 (Carlos Garcia Campos) + * Changed sidebar ordering (Wouter Bolsterlee) + * Removed extra locking of a main loop to speed up rendering (Carlos Garcia Campos) + +Bug fixes: + + * Print job is released quickly (Carlos Garcia Campos) + * Update a cursor and tooltips after scrolling (Carlos Garcia Campos) + * More safe mkdir_with_parents (Eduardo Lima) + * Safe saving of a document copy to a remote location (Carlos Garcia Campos) + * Build fix without libgnome (Marc Brockschmidt) + * Selections don't disappear after zoom (Carlos Garcia Campos) + * Preview button added to the print dialog (Carlos Garcia Campos) + +Translations: + + Daniel Nylander (sv) + David Lodge (en_GB) + Dr.T.Vasudevan (ta) + Espen Stefansen (nb) + Gil Forcada (ca) + Ignacio Casal Quinteiro (gl) + Ivar Smolin (et) + Jorge González (es) + Sonam Pelden (dz) + Theppitak Karoonboonyanan (th) + Yuval Tanny (he) + +============== +Evince 0.9.0 +============== + +New Features and UI Improvements: + + * Printing support in djvu documents (Alaska Subedi) + * Optional drop of libgnome dependency (Ross Burton) + * Print button for preview mode (Carlos Garcia Campos) + * Remember print settings (Carlos Garcia Campos) + * Use gtk+ builtin paper list to identify the document's paper size (Carlos Garcia Campos) + * Start rendering pages before any other jobs (Carlos Garcia Campos) + * Developer documentation updated. (Iñigo Martínez) + * History button improvements (Nickolay Shmyrev) + +Bug Fixes: + + * Fixes for issues with fullscreen toolbar (Carlos Garcia Campos) + * Open document in empty window with EggRecent (Eduardo Lima) + * Compilation fixes for FreeBSD (Roy Marples) + * A lot of calls to parent class methos added (Christian Persch) + * Update gtk-icon-cache in uninstall hook (Brian Pepple) + * Fix for crash in comics backend when filename contains quote (Nickolay Shmyrev) + * Always add application-specific icons to the theme (Nickolay Shmyrev) + +Translations: + + Jakub Friedl (cs) + Dimitris Glezos (el) + David Lodge (en_GB) + Jorge González (es) + Ivar Smolin (et) + Francesco Marletta (it) + Espen Stefansen (nb) + Yannig Marchegay (oc) + Washington Lins (pt_BR) + Daniel Nylander (sv) + +============== +Evince 0.8.1 +============== + +Bug Fixes: + + * Default resolution is 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 ==============