[evince] Release 3.35.1



commit 66b6faa39cd1a178a36b7da475733b915cef26b3
Author: Germán Poo-Caamaño <gpoo gnome org>
Date:   Sat Nov 23 21:09:48 2019 -0300

    Release 3.35.1

 NEWS                            | 25 +++++++++++++++++++++++++
 org.gnome.Evince.appdata.xml.in | 11 +++++++++++
 2 files changed, 36 insertions(+)
---
diff --git a/NEWS b/NEWS
index cb247da4..894b0943 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,28 @@
+================
+Evince    3.35.1
+================
+
+libview/ev-view:
+  * Make document direction independent of UI direction (#830, Abderrahim Kitouni)
+  * Follow the text direction for laying out pages in dual mode (#830, Abderrahim Kitouni)
+  * Fix annots from dbl/tpl click + drag (#1274, Nelson Benítez León)
+  * Fix caret cursor navigation in non-continuous mode (#390, Nelson Benítez León)
+  * Keep cursor visible when changing pages (#390, Jason Crain)
+  * Don't enable popup actions on page change (#1168, Jason Crain)
+  * Implement ATK's scrollSubstringTo() and scrollSubstringToPoint(). (#1203, Martin Pieuchot)
+
+libdocument:
+  * Get DPI from GdkMonitor (#617, Marek Kasik)
+  * Deprecate ev_document_misc_get_screen_dpi() (#617, Jason Crain)
+
+shell:
+  * Set a11y names for annotation buttons (Marek Kasik)
+  * Go to annotation on right click (Nelson Benítez León)
+  * Document presentation mode shortcuts (#1302, Jason Crain)
+
+Developers:
+  * Abderrahim Kitouni, Germán Poo-Caamaño, Jason Crain, Marek Kasik, Martin Pieuchot, Nelson Benítez León
+
 ================
 Evince    3.34.2
 ================
diff --git a/org.gnome.Evince.appdata.xml.in b/org.gnome.Evince.appdata.xml.in
index 5c27d4f5..9f85430e 100644
--- a/org.gnome.Evince.appdata.xml.in
+++ b/org.gnome.Evince.appdata.xml.in
@@ -82,6 +82,17 @@
     <content_attribute id="money-gambling">none</content_attribute>
   </content_rating>
   <releases>
+    <release version="3.35.1" date="2019-11-23">
+      <issues>
+        <issue url="https://gitlab.gnome.org/GNOME/evince/issues/390";>#390</issue>
+        <issue url="https://gitlab.gnome.org/GNOME/evince/issues/617";>#617</issue>
+        <issue url="https://gitlab.gnome.org/GNOME/evince/issues/830";>#830</issue>
+        <issue url="https://gitlab.gnome.org/GNOME/evince/issues/1168";>#1168</issue>
+        <issue url="https://gitlab.gnome.org/GNOME/evince/issues/1203";>#1203</issue>
+        <issue url="https://gitlab.gnome.org/GNOME/evince/issues/1274";>#1274</issue>
+        <issue url="https://gitlab.gnome.org/GNOME/evince/issues/1302";>#1302</issue>
+      </issues>
+    </release>
     <release version="3.34.2" date="2019-11-23">
       <issues>
         <issue url="https://gitlab.gnome.org/GNOME/evince/issues/1168";>#1168</issue>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]