]> www.fi.muni.cz Git - evince.git/blobdiff - NEWS
Icons for a new sizes.
[evince.git] / NEWS
diff --git a/NEWS b/NEWS
index 77160ac9a144bf74dd770e023ce27d901d0cb657..b97c285e3f4f7d81a2cc65078477ee4e979f575c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,365 @@
+==============
+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
+==============
+
+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
+==============
+
+New Features:
+
+    * Popup window to jump to another page in presentation mode. (Carlos Garcia Campos)
+    * Page transition support in presentation mode. (Carlos Garcia Campos)
+
+Bug Fixes:
+
+    * Fix random crashes related to threads and Font Config (Carlos Garcia Campos)
+    * Fix icon name in desktop file (Luca Ferretti)
+    * Always use "best fit" zoom in presentation mode (Wouter Bolsterlee)
+    * Don't restore the view on the last page when a document is reopened 
+      (Wouter Bolsterlee)
+    * Fix build due to libxml2 (Elijah Newren)
+
+Translations:
+
+    * Djihed Afifi (ar)
+    * Ales Nyakhaychyk (be)
+    * Alexander Shopov (bg)
+    * Josep Puigdemont i Casamajó (ca)
+    * David Lodge (en_GB)
+    * Francisco Javier F. Serrador (es)
+    * Priit Laes (et)
+    * Raivis Dejus (lv)
+    * Jovan Naumovski (mk)
+    * Kjartan Maraas (nb)
+    * Wouter Bolsterlee (nl)
+    * Matic Žgur (sl)
+    * Daniel Nylander (sv)
+    * Theppitak Karoonboonyanan (th)
+    * Clytie Siddall (vi)
+
+Thanks:
+
+    Damien Carbery, Jens Granseuer, Yevgen Muntyan
+
+==============
+Evince   0.7.0
+==============
+
+New Features:
+
+    * History. Preliminary implementation, not finished yet. (Nickolay V. Shmyrev)
+    * Option to open a copy of the document in a new window. (Carlos Garcia Campos)
+    * Multihead systems support. (Carlos Garcia Campos)
+    * Added paper size field to the properties dialog. (Kasper Svendsen, Wouter Bolsterlee)
+    * Added automated UI tests with dogtail (Nickolay V. Shmyrev)
+
+Bug Fixes:
+
+    * Links support in rotated documents. (Radoslav Dorcik)
+    * Side pane disabled when entering and leaving fullscreen mode. (Nickolay V. Shmyrev)
+    * Fixed crash in DVI backend. (Nickolay V. Shmyrev)
+    * Printing settings scale, copies, collate, reverse, odd/even work again (Carlos Garcia Campos)
+    * Added page setup dialog for printing. (Carlos Garcia Campos)
+    * Support for printing to a PDF file. (Carlos Garcia Campos)
+    * Allow blank screen in presentation mode. (Carlos Garcia Campos)
+    * Added "End of presentation" page in presentation mode. (Carlos Garcia Campos)
+    * Screensaver detection in presentation mode. (Wouter Bolsterlee)
+    * "Loading..." text is not shown in presentation mode. (Wouter Bolsterlee)
+
+Security Fixes:
+
+    * Buffer overflow in PS backend. CVE-2006-5864. (Carlos Garcia Campos)
+
+Translations:
+
+    * Djihed Afifi (ar)
+    * Runa Bhattacharjee (bn_IN)
+    * Gil Forcada (ca)
+    * Jakub Friedl (cs)
+    * Mindu Dorji (dz)
+    * Dimitris Glezos (el)
+    * David Lodge (en_GB)
+    * Francisco Javier F. Serrador (es)
+    * Ilkka Tuohela (fi)
+    * Claude Paroz (fr)
+    * Ankit Patel (gu)
+    * Rajesh Ranjan (hi)
+    * Gabor Kelemen (hu)
+    * Satoru SATOH (ja)
+    * Vladimer Sichinava (ka)
+    * Fano Rajaonarisoa (mg)
+    * Kjartan Maraas (nb)
+    * Wouter Bolsterlee (nl)
+    * Leonardo Ferreira Fontenelle (pt_BR)
+    * Leonid Kanter (ru)
+    * Steve Murphy (rw)
+    * Daniel Nylander (sv)
+    * Theppitak Karoonboonyanan (th)
+    * Baris Cicek (tr)
+
+Thanks:
+
+    Claudio Saavedra, Gabriel Felipe Cornejo, Mathias Hasselmann, Michael Monreal, 
+    Julien Rebetez, P. Henrique Silva, Yevgen Muntyan
+
 ==============
 Evince   0.6.1
 ==============
 ==============
 Evince   0.6.1
 ==============
@@ -13,6 +375,7 @@ Bug Fixes:
 Translations:
 
     * da dz el en_GB es fa gl it ka nn ro
 Translations:
 
     * da dz el en_GB es fa gl it ka nn ro
+    * documentation: fi it sv
       
 Thanks:     
 
       
 Thanks:     
 
@@ -24,7 +387,7 @@ Thanks:
     Alessio Frusciante, Åsmund Skjæveland, David Lodge, 
     Francisco Javier F. Serrador, Ignacio Casal Quinteiro, Kostas Papadimas,
     Mugurel Tudorm, Ole Laursen, Pema Geyleg, Roozbeh Pournader,
     Alessio Frusciante, Åsmund Skjæveland, David Lodge, 
     Francisco Javier F. Serrador, Ignacio Casal Quinteiro, Kostas Papadimas,
     Mugurel Tudorm, Ole Laursen, Pema Geyleg, Roozbeh Pournader,
-    Vladimer Sichinava
+    Vladimer Sichinava, Daniel Nylander, Tommi Vainikainen, Luca Ferretti
         
 ==============
 Evince   0.6.0
         
 ==============
 Evince   0.6.0