[evince] release: 3.11.92



commit 9e4e124e7e3dfdee04590eb4c85a6fa4de95f7ea
Author: Carlos Garcia Campos <carlosgc gnome org>
Date:   Tue Mar 18 17:17:26 2014 +0100

    release: 3.11.92

 NEWS         |   62 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 63 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index c8f69a9..7359988 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,66 @@
 ================
+Evince   3.11.92
+================
+
+Bug fixes:
+
+    * Keep current page thumbnail in visible area when the sidebar is
+      resized (#631050, Carlos Garcia Campos)
+    * Close the window when CTRL+w shortcut is used in presentation
+      mode, instead of turning the screen white (#604834, Carlos
+      Garcia Campos)
+    * Fix some broken aspects EvViewAccessible text support (#725003,
+      Joanmarie Diggs)
+    * Take caret navigation into account when getting AtkHyperlink
+      indices (#726310, Joanmarie Diggs)
+    * Keep the scroll position when switching between continuous and
+      non continuous mode (#554843, Carlos Garcia Campos)
+    * Stop autoscrolling when view looses focus (#541699, Robert Roth,
+      Anuj Khare, Carlos Garcia Campos)
+    * Fix implementation of atk_text_set_caret_offset in
+      EvViewAccessible (#701746, Alejandro Piñeiro)
+    * Emit EvView::cursor-moved signal when caret cursor position is
+      set by accessibility (#701746, Alejandro Piñeiro)
+    * Remove support for deprecated atk_text_get_text_{before,after}_offset
+      (#725162, Joanmarie Diggs)
+
+Translation updates:
+
+    * Khaled Hosny (ar)
+    * Pau Iranzo (ca)
+    * Marek Černocký (cs)
+    * Wolfgang Stoeggl (de)
+    * Dimitris Spingos (Δημήτρης Σπίγγος) (el)
+    * Daniel Mustieles (es)
+    * Jiri Grönroos (fi)
+    * Claude Paroz (fr)
+    * Michael Scherer (fr)
+    * GunChleoc (gd)
+    * Fran Dieguez (gl)
+    * Yaron Shahrabani (he)
+    * Attila Hammer (hu)
+    * Andika Triwidada (id)
+    * Baurzhan Muftakhidinov (kk)
+    * Changwoo Ryu (ko)
+    * Aurimas Černius (lt)
+    * Rūdolfs Mazurs (lv)
+    * Kjartan Maraas (nb)
+    * A S Alam (pa)
+    * Paweł Żołnowski (pl)
+    * Antonio Fernandes C. Neto (pt_BR)
+    * Tiago S. (pt)
+    * Yuri Myasoedov (ru)
+    * Matej Urbančič (sl)
+    * Miroslav Nikolić (sr latin)
+    * Мирослав Николић (sr)
+    * Victor Ibragimov (tg)
+    * Theppitak Karoonboonyanan (th)
+    * Daniel Korostil (uk)
+    * YunQiang Su (zh_CN)
+    * Chao-Hsiung Liao (zh_HK)
+    * Chao-Hsiung Liao (zh_TW)
+
+================
 Evince   3.11.90
 ================
 
diff --git a/configure.ac b/configure.ac
index 3f9b933..f4388ae 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@
 
 m4_define([ev_major_version],[3])
 m4_define([ev_minor_version],[11])
-m4_define([ev_micro_version],[90])
+m4_define([ev_micro_version],[92])
 m4_define([ev_extra_version],[])
 m4_define([ev_version],[ev_major_version.ev_minor_version.ev_micro_version()ev_extra_version])
 


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