]> www.fi.muni.cz Git - evince.git/blobdiff - NEWS
[thumbnails] Remarks the selected thumbnail after rotation
[evince.git] / NEWS
diff --git a/NEWS b/NEWS
index b15e2a0be143b3c07e9d952923b84834270e7404..9e669b14bfbbd5e5359e7b8ad1764e98ee028746 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,257 @@
+================
+Evince  2.27.90
+================
+
+Bug fixes:
+
+    * Let scroll wheel change page when in non-continuous best-fit
+      mode (#562257, Philip Langdale)
+    * Show print progress information when using GtkPrintOperation
+    * Don't show crash recovery dialog when requested file is the only
+      one to be recovered (#578894, Carlos Garcia Campos)
+    * Disable crash recovery when D-BUS is disabled (#578894, Carlos
+      Garcia Campos)
+    * Grab focus on view widget after setting metadata (#589300,
+      Nickolay V. Shmyrev)
+    * Fixes segmentation violation when print file format is empty
+      (#589226, Andreas Liebe)
+    * Use AM_V_GEN to make custom commands silent (#585355, Javier Jardón)
+    * Don't install schema files when building without gconf (Nickolay
+      V. Shmyrev)
+
+Translation updates:
+
+    * Khaled Hosny (ar)
+    * Maruf Ovee (bn)
+    * Denis (br)
+    * Gil Forcada (ca)
+    * Carles Ferrando Garcia (ca@valencia)
+    * Marek Černocký (cs)
+    * Mario Blättermann (de)
+    * Seán de Búrca (ga)
+    * Antón Méixome (gl)
+    * Kjartan Maraas (nb)
+    * André Gondim (pt_BR)
+    * Daniel Nylander (sv)
+    * Theppitak Karoonboonyanan (th)
+    * Chao-Hsiung Liao (zh_HK)
+    * Chao-Hsiung Liao (zh_TW)
+    
+================
+Evince  2.27.4
+================
+
+Bug fixes:
+
+    * Compute selections on button press for word/line selections
+      (#562059, Carlos Garcia Campos)
+    * Fix several even/odd multipage issues (#583429, Bartek Kostrzewa)
+    * Register thumbnailing for gzip/gzip dvi files (#588013, Emilio
+      Pozuelo Monfort)
+    * Get rid of shave with AM_SILENT_RULES automake option (#585355,
+      Javier Jardón)
+    * Make evince output pdf on supported printers (#585442, Johan Brannlund)
+    * Fix build on windows (Fridrich Strba)
+    * Determine data directory on runtime on windows (Fridrich Strba)
+    * Fix build without GConf (Nickolay V. Shmyrev)
+    * Fix several introspection build issues (#585971, Christian Persch)
+
+Translation updates:
+
+    * Giannis Katsampirhs (el)
+    * Jonathan Ernst (fr)
+    * Daniel Nylander (sv)
+    * Maxim Dziumanenko (uk)
+    * Clytie Siddall (vi)
+    * Nguyễn Đình Trung (vi)
+
+================
+Evince  2.27.3
+================
+
+New Features and UI Improvements:
+
+    * Update the hildon port (Christian Persch)
+    * Complete the win32 port (#339172, Hib Eris)
+    * Allow activate the menubar in fullscreen mode (#504243, Carlos
+      Garcia Campos)
+    * Do not create popup window if the annot doesn't have a popup
+      (Carlos Garcia Campos)
+    * Add tests for printer settings (#583976, Bartek Kostrzewa)
+    * Remember and reuse "Save a Copy..." path (#485195, Carlos Garcia Campos)
+    * Support for cb7 using the p7zip commands in comics backend
+      (#565174, Juanjo Marín)
+    * Parse xml metadata to detect PDF/A documents (#582206, Davide Capodaglio)
+
+Bug fixes:
+
+    * Several build fixes and improvements (Christian Persch)
+    * Fix page transitions in presentation mode (#583652, #581881,
+      Carlos Garcia Campos)
+    * Scale according to paper size before rendering for printing
+      (Carlos Garcia Campos)
+    * Fix multipage even/odd printing issues (#583429, #583388, Bartek
+      Kostrzewa)
+    * Gracefully work with FITB destinations and friends (#583276,
+      Matthias Drochner)
+    * Fix double to int conversion in thumbnails_get_dimensions
+      (#581524, Carlos Garcia Campos)
+    * Ohter bugs fixed: #584617, #585497
+
+Translation updates:
+
+    * Runa Bhattacharjee (bn_IN)
+    * Mario Blättermann (de)
+    * Jorge González (es)
+    * Ivar Smolin (et)
+    * Kjartan Maraas (nb)
+    * Vladimir Melo (pt_BR)
+    * Dr.T.Vaasudevan (ta)
+
+================
+Evince  2.27.1
+================
+
+New Features and UI Improvements:
+
+    * Use GtkPrintOperation when printing for the backends that
+      support rendering into a cairo context (#557112, Carlos Garcia Campos)
+    * Recover previous session when running evince after a crash
+      (#578894, Carlos Garcia Campos)
+    * Preliminary annotations support (#315002, Carlos Garcia Campos,
+      Iñigo Martínez)
+    * Rename Print Setup menu entry as Page Setup for consistency with
+      the GTK+ dialog title (#581109, Nickolay V. Shmyrev)
+    * Added F3 as a find-next accelerator key (#579072, Michael J. Chudobiak)
+    * Support the free Gna! unrar tool in comics backend (#552074,
+      Juanjo Marín)
+    * Add evince-previewer as a separate applicaton that implements
+      the printing preview (Carlos Garcia Campos)
+
+Bug fixes:
+
+    * Fix handling of the tmp folder (#582108, Juanjo Marín)
+    * Abort dnd operations originated in the same Evince window
+      (#582077, Carlos Garcia Campos)
+    * Disable bouncing during scrolling (#533534, Martin Pohlack)
+    * Fix build without gconftool-2 (#581441, Christian Persch)
+    * Fix documentation build (#579671, Nickolay V. Shmyrev)
+    * Fix error handling of broken documents (#580886, Nickolay V. Shmyrev)
+    * Fix several memory leaks in comics backend (#552074, Juanjo Marín)
+    * Escape URIs for display (#581064, Nickolay V. Shmyrev)
+    * Resync with libegg to remove deprecated GTK+ symbols (#580556,
+      Javier Jardón)
+    * Correct check for exit status of commands in comics backend
+      (#579656, Juanjo Marín)
+    * Add -no-undefined flag for Cygwin build (#580058, Yaakov Selkowitz)
+    * Use g_file_make_symbolic_link to create symlinks (#339172, Hib Eris)
+    * Delete the temp symlink created when opening a copy (Carlos
+      Garcia Campos)
+    * Don't redraw again when zoom is set more than once to the same
+      scale factor (Carlos Garcia Campos)
+    * Fix print preview of empty selection (#517735, Juanjo Marín)
+    * Don't prevent unmounting in case the initial cwd is on an
+      external device (#575436, Carlos Garcia Campos)
+    * Create and load the document based on the mime-type provided by
+      nautilus instead of using our own documents factory. (#533917,
+      Carlos Garcia Campos)
+    * Fix endianess issues in dvi and tiff backends (#578433, #509920,
+      Benjamin Berg)
+    * Fix memory leak in tiff backend (#578285, Nickolay V. Shmyrev)
+    * Fix path where accels file is saved (#577500, Nickolay
+      V. Shmyrev)
+    * Fix fading animations (Nickolay V. Shmyrev)
+    * Translate the categories in the nautilus properties tab
+      (#575085, Christian Persch)
+    * Other bugs fixed: #539972, #578436, #582543
+
+Translation updates:
+
+    * Jorge Gonzalez (es)
+    * Manoj Kumar Giri (or)
+    * Ivar Smolin (et)
+    * Vladimir Melo (pt_BR)
+    * Matej Urban (sl)
+    * Khaled Hosny (ar)
+    * Miloš Popović (sr)
+    * Funda Wang (zh_CN)
+    * Amitakhya Phukan (as)
+    * Baris Cicek (tr)
+
+================
+Evince  2.26.0
+================
+
+Bug fixes:
+
+    * Fix compiler warning when building with -Wformat (#574168,
+      Tobias Mueller)
+    * Fix a crash with encrypted documents (Christian Persch)
+
+Translation updates:
+
+    * F Wolff (af)
+    * Martin Picek (cs)
+    * Fotis Tsamis (el)
+    * Ivar Smolin (et)
+    * Suso Baleato (gl)
+    * Yaron Shahrabani (he)
+    * Gabor Kelemen (hu)
+    * Francesco Marletta (it)
+    * Shankar Prasad (kn)
+    * Gintautas Miliauskas (lt)
+    * Sangeeta Kumari (mai)
+    * Ani Peter (ml)
+    * Sandeep Shedmake (mr)
+    * Manoj Kumar Giri (or)
+    * Fabrício Godoy (pt_BR)
+    * Mișu Moldovan (ro)
+    * Yuriy Penkin (ru)
+    * I. Felix (ta)
+    * Krishna Babu K (te)
+    
+================
+Evince  2.25.92
+================
+
+Bug fixes:
+
+    * Show the 'jump to page' window in the right GdkScreen (#560541,
+      Carlos Garcia Campos)
+    * Make our own thumbnail when the provided one doesn't have the
+      needed size (#323198, #307357, Christian Spurk, Carlos Garcia Campos)
+    * Reduce the restriction on the minimum size of thumbnails from 40
+      to 1 (#323198, Christian Spurk)
+    * Use GOption in thumbnailer (Carlos Garcia Campos)
+    * Fix saving a copy of encrypted PDF documents (#566791, Carlos
+      Garcia Campos)
+    * Don't use g_quark_from_static_string in a loadable module
+      (Christian Persch)
+    * Use g_object_unref() instead of gdk_pixbuf_unref() in impress
+      backend (#571707, Thomas H.P. Andersen)
+
+Translation updates:
+
+    * Ihar Hrachyshka (be@latin)
+    * Alexander Shopov (bg)
+    * Gil Forcada (ca)
+    * Petr Kovar (cs)
+    * Christian Kirbach (de)
+    * David Lodge (en_GB)
+    * Juanje Ojeda Croissier (es)
+    * Iñaki Larrañaga Murgoitio (eu)
+    * Ilkka Tuohela (fi)
+    * Claude Paroz (fr)
+    * Sweta Kothari (gu)
+    * Yuval Tanny (he)
+    * Takeshi AIHANA (ja)
+    * Changwoo Ryu (ko)
+    * Kjartan Maraas (nb)
+    * Duarte Loreto (pt)
+    * Daniel Nylander (sv)
+    * Chao-Hsiung Liao (zh_HK)
+    * Chao-Hsiung Liao (zh_TW)
+
 ================
 Evince  2.25.91
 ================