]> www.fi.muni.cz Git - evince.git/blobdiff - NEWS
[windows] Properly define the _WIN32_WINNT version
[evince.git] / NEWS
diff --git a/NEWS b/NEWS
index 32a4e4278103b3dc7cdd3e859cc9104e34e76fa7..58603995454a7f1d92b5f2527abe232e93636790 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,79 @@
+================
+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
 ================