]> www.fi.muni.cz Git - evince.git/blobdiff - NEWS
Translation updated
[evince.git] / NEWS
diff --git a/NEWS b/NEWS
index 046061fabbc57764558c776e26ef83379fb38655..08a8918b603080807e5768e380811f94ddc20726 100644 (file)
--- a/NEWS
+++ b/NEWS
+===============
+Evince  2.20.0
+===============
+
+Bug fixes:
+
+    * Forms support broken by forgotten ifdef fix (Carlos Garcia Campos)
+    * Issue with making a copy and xfer to different file system (Carlos Garcia Campos)
+    * Desktop file fixes (Götz Waschk)
+
+Translations:
+
+    Youssef Chahibi (ar)
+    Alexander Shopov (bg)
+    Peter Bach (da)
+    Ivar Smolin (et)
+    Ignacio Casal Quinteiro (gl)
+    Francesco Marletta (it)
+    Gintautas Miliauskas (lt)
+    Espen Stefansen (nb)
+    Yannig Marchegay (Kokoyaya) (oc)
+    Mişu Moldovan (ro)
+    Peter Tuhársky (sk)
+    Laurent Dhima (sq)
+    Горан Ракић (sr)
+    Maxim Dziumanenko (uk)
+
+===============
+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 resolutionis used  when it's not provided by TIFF
+    * 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)