]> www.fi.muni.cz Git - evince.git/blobdiff - NEWS
[windows] Fix printing on Windows
[evince.git] / NEWS
diff --git a/NEWS b/NEWS
index 9e669b14bfbbd5e5359e7b8ad1764e98ee028746..58603995454a7f1d92b5f2527abe232e93636790 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,231 @@
+================
+Evince  2.29.4
+================
+
+New Features and UI Improvements:
+
+    * Always show rotate icons (#599398, Carlos Garcia Campos)
+    * EvPrintOperation has been moved to libview so that it can
+      be used by EvView users (#604750, Tomeu Vizoso)
+    * Support for cbt comic files (#588266, Juanjo Marín)
+
+Bug fixes:
+
+    * Do not fail to open external uri links that are relative paths
+      (#604716, Carlos Garcia Campos)
+    * Do not hardcode BINDIR on Windows (#605001, Hib Eris)
+    * Fix a crash in djvu backend on windows (#604919, Hib Eris)
+    * Replace mkdtemp with our own _ev_g_mkdtemp to make it portable
+      (#604917, Hib Eris)
+    * Include a copy of some icons from gnome-icon-theme to be used as
+      fallback on platforms like window where gnome-icon-theme is not
+      available (#596400, Hib Eris)
+    * Fix 0x0 page size always shown in properties view (Carlos Garcia
+      Campos)
+    * Do not hide page selector widget on invalid input (#603714,
+      Carlos Garcia Campos)
+    * Split EvPixbufCache into dynamic and static data. Static page
+      data (links, annots, images, text and forms) that don't
+      depend on current scale/rotation, have been moved to EvPageCache
+      and are never removed. (#602405, Carlos Garcia Campos)
+    * Fix a typo in EV_RENDER_CONTEXT macro definition (#603857,
+      Gustavo Carneiro)
+    * Code cleanups and improvements in libview (#603858, Carlos
+      Garcia Campos)
+
+Translation updates:
+
+    * Khaled Hosny (ar)
+    * Yaron Shahrabani (he)
+    * Kjartan Maraas (nb)
+    * Matej Urbančič (sl)
+    * Tao Wei (zh_CN)
+
+================
+Evince  2.29.3
+================
+
+New Features and UI Improvements:
+
+    * Add inverted colors view mode (#321823, Juanjo Marín, Carlos
+      Garcia Campos)
+    * Add options to open/save attachment annotations to context menu
+      (Carlos Garcia Campos)
+
+Bug fixes:
+
+    * Fix infinite loop when scrollbar visibility changes in fit-with
+      mode (Carlos Garcia Campos)
+    * Fix rendering issue in dual/continuous mode (#602742, José
+      Aliste)
+    * Do not resize the window when zoom in/out with CTRL+Scroll
+      (#602798, Carlos Garcia Campos)
+    * Keep scroll position when reloading (#602445, Carlos Garcia
+      Campos)
+    * Make "p" and "n" accels unsensitive while searching (Carlos
+      Garcia Campos)
+
+Translation updates:
+
+    * Jorge González (es)
+    * Ivar Smolin (et)
+    * Yaron Shahrabani (he)
+    * Nils-Christoph Fiedler (nds)
+    * Matej Urbančič (sl)
+    * Tao Wei (zh_CN)
+
+================
+Evince  2.29.2
+================
+
+New Features and UI Improvements:
+
+    * Add support for PDF File Attachment Annotations (#601839, Carlos
+      Garcia Campos)
+    * Use "n" and "p" keys for page jump (#601217, Carlos Garcia
+      Campos)
+    * Update actions sensitivity when gconf keys change (#568433,
+      Carlos Garcia Campos)
+
+Documentation fixes:
+
+    * Make series ID unique (#599726, Christian Persch)
+
+Bug fixes:
+
+    * Fix saving attachments (Carlos Garcia Campos)
+    * Make sure view is redrawn as soon as current page is rendered
+      (#601433, Carlos Garcia Campos)
+    * Fix documentation of default flag values in configure (Emmanuel
+      Fleury)
+    * Do not mark properties name and desc as translatable (#509824,
+      Carlos Garcia Campos)
+    * Fix build with glib < 2.22.0 (#600338, Christian Spurk)
+    * Disable print page setup options according to lockdown (#568433,
+      Carlos Garcia Campos)
+    * Fix loading of remote files (Carlos Garcia Campos)
+    * Correctly process --with-smclient arguments (#590174, Christian
+      Persch)
+
+Translation updates:
+
+    * Thomas Thurman (en@shaw)
+    * Jorge González (es)
+    * Ivar Smolin (et)
+    * Antón Méixome (gl)
+    * Kjartan Maraas (nb)
+    * Matej Urbančič (sl)
+    * Daniel Nylander (sv)
+    * Dr.T.Vasudevan (ta)
+    * 樊栖江(Fan Qijiang) (zh_CN)
+
+================
+Evince  2.29.1
+================
+
+New Features and UI Improvements:
+
+    * Embed page setup settings in the print dialog (#591551, Marek
+      Kašík, Carlos Garcia Campos)
+    * A new tab has been added to properties dialog to show
+    * information about the document license (#349173, Juanjo Marín,
+      Carlos Garcia Campos)
+    * Use different processes for every document opened. (#583680,
+      #434966, #497388, #524633, #586087, Carlos Garcia Campos)
+    * Use GVFS metadata instead of our own xml based
+      implementation. (#586841, Carlos Garcia Campos)
+    * When scrolling a page, move one screen leaving one line context
+      to help to visually track the document as it moves. (#170871,
+      Carlos Garcia Campos)
+    * Use GtkInfoBar instead of GeditMessageArea for the message area
+      (#592785, Carlos Garcia Campos)
+    * EvPageCache has been splitted up into document part (moved to
+      EvDocument which has been converted into an abstract class
+      instead of an interface) and view part: EvDocumentModel. This
+      allows to have more than one EvView for the same document, so
+      that "Open a Copy" can be implemented without using the symlink
+      hack. (#573641, Carlos Garcia Campos)
+
+Bug fixes:
+
+    * Several fixes and cleanups in comics backend (Christian Persch)
+    * Don't exit with non-writable $HOME (Christian Persch)
+    * Clean up temp file handling to make sure we can cope with not
+      being able to create our temp directory (#595372, Christian Persch)
+    * Set page orientation of each page when printing so that
+      documents with mixed portrait/landscape pages print correctly
+      (#599470, Adrian Johnson)
+    * Preserve aspect ratio when scaling page for printing (#599468,
+      Adrian Johnson)
+    * Fix a crash when we don't have a DBUS connection (Christian Persch)
+    * Make sure total_num_bytes > 0 before using it in progress
+      callbacks (#597691, Carlos Garcia Campos)
+    * Escape document URI before showing it in progress area (#597691,
+      Carlos Garcia Campos)
+    * Fix a crash due to an uninitialized variable (#597154, Carlos
+      Garcia Campos)
+    * Fix a crash when there are form field widgets active during
+      rotation (#593316, Carlos Garcia Campos)
+    * Remarks the selected thumbnail after rotation (#595548, Juanjo Marín)
+    * Don't change current page when rotating documents with different
+      page sizes (#595704, Carlos Garcia Campos)
+    * Fix thumbnails rotation when loading a rotated document
+      (#595718, Carlos Garcia Campos)
+    * Save images as png or jpg when the filename has no extensions
+      (#595079, Patrick Ammann)
+    * Populate destination page when reloading the document (#570054,
+      Fernando Herrera)
+
+Translation updates:
+
+    * Khaled Hosny (ar)
+    * Astur (ast)
+    * Krasimir \"Bfaf\" Chonov (bg)
+    * Runa Bhattacharjee (bn_IN)
+    * Gil Forcada (ca)
+    * Marek Černocký (cs)
+    * Kenneth Nielsen (da)
+    * Mario Blättermann (de)
+    * Kostas Papadimas (el)
+    * Philip Withnall (en_GB)
+    * Jorge González (es)
+    * Ivar Smolin (et)
+    * Iñaki Larrañaga Murgoitio (eu)
+    * Tommi Vainikainen (fi)
+    * Claude Paroz (fr)
+    * Antón Méixome (gl)
+    * Sweta Kothari (gu)
+    * Gabor Kelemen (hu)
+    * Andika Triwidada (id)
+    * Francesco Marletta (it)
+    * Shushi Kurose (ja)
+    * Shankar Prasad (kn)
+    * Changwoo Ryu (ko)
+    * Gintautas Miliauskas (lt)
+    * Sangeeta Kumari (mai)
+    * Ani Peter (ml)
+    * Sandeep Shedmake (mr)
+    * Kjartan Maraas (nb)
+    * Reinout van Schouwen (nl)
+    * Manoj Kumar Giri (or)
+    * A S Alam (pa)
+    * Piotr Drąg (pl)
+    * André Gondim (pt_BR)
+    * Duarte Loreto (pt)
+    * Lucian Adrian Grijincu (ro)
+    * Matej Urbančič (sl)
+    * Miloš Popović (sr@latin)
+    * Милош Поповић (sr)
+    * Daniel Nylander (sv)
+    * Dr.T.Vasudevan (ta)
+    * Krishna Babu K (te)
+    * Theppitak Karoonboonyanan (th)
+    * Baris Cicek (tr)
+    * Maxim Dziumanenko (uk)
+    * Aron Xu (zh_CN)
+    * Chao-Hsiung Liao (zh_HK)
+    * Chao-Hsiung Liao (zh_TW)
+
 ================
 Evince  2.27.90
 ================