[evince/gnome-3-28] Release 3.28.3
- From: Germán Poo-Caamaño <gpoo src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evince/gnome-3-28] Release 3.28.3
- Date: Wed, 12 Sep 2018 11:55:22 +0000 (UTC)
commit 3179f28b5293dacc0b863bb8c770c15c10e09a90
Author: Germán Poo-Caamaño <gpoo gnome org>
Date: Sun Sep 2 10:23:55 2018 -0300
Release 3.28.3
NEWS | 34 +++++++++++++++++++++++++++++++++-
configure.ac | 2 +-
2 files changed, 34 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index abda5f3c..a89001cd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,35 @@
+=================
+Evince 3.28.3
+=================
+
+libview:
+ * fix transformation functions to document coordinates. (#914, Juan Pablo Ugarte)
+ * Reset `pressed_button` when starting Drag and Drop. (#754, Jason Crain)
+ * Set minimum for Page Forward/Backward scrolling. (#692, Jason Crain)
+
+libmisc:
+ * Emit "updated" signal at end of search. (#917, Jason Crain)
+ * Let the buttons in search bar get focus. (#216, Germán Poo-Caamaño)
+
+Backends:
+ * Fix URL to report unimplemented features (Germán Poo-Caamaño)
+
+Shell (UI)
+ * Disconnect bookmarks signal on toolbar dispose. (#920, Jason Crain)
+ * Fix crash in ev_media_player_keys_grab_keys (Marek Kasik)
+ * Fix gresource location in recent view. (#670, Germán Poo-Caamaño)
+ * Fix regression on Ctrl+PageUp/PageDown shortcuts. (#699, Germán Poo-Caamaño)
+ * Fix regression on F3 shortcut. (#595, Germán Poo-Caamaño)
+ * Only propagate key press with control on presentation. (#821, Jonas Hahnfeld)
+ * sidebar-bookmarks: fix sensitiveness of remove bookmark button. (#892, Nelson Benítez León)
+ * zoom-action: Store priv->popup as a GtkPopover* (#881, Daniel Boles)
+ * zoom-action: Use Popover.popup() to get animation. (#881, Daniel Boles)
+
+UI translations:
+ * Update Afrikaans translation (af) (Pieter Schalk Schoeman)
+ * Update Chinese (China) translation (zh_CN) (Mingcong Bai)
+ * Update Icelandic translation (is) (Sveinn í Felli)
+
=================
Evince 3.28.2
=================
@@ -5,7 +37,7 @@ Evince 3.28.2
UI translations:
* Daniel Șerbănescu (ro)
* Stas Solovey (ru)
-
+
Doc translations:
* Anders Jonsson (sv)
diff --git a/configure.ac b/configure.ac
index 222df77b..acc97dd8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@
m4_define([ev_major_version],[3])
m4_define([ev_minor_version],[28])
-m4_define([ev_micro_version],[2])
+m4_define([ev_micro_version],[3])
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]