[libhandy] Release 0.85.0
- From: Adrien Plazas <aplazas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libhandy] Release 0.85.0
- Date: Thu, 30 Jul 2020 12:05:49 +0000 (UTC)
commit 709e08635bacc63c8e4894ccb6067f6cfe497f31
Author: Adrien Plazas <kekun plazas laposte net>
Date: Thu Jul 23 09:49:41 2020 +0200
Release 0.85.0
NEWS | 48 ++++++++++++++++++++++++++++++++++++++++++++++++
debian/changelog | 6 +++---
2 files changed, 51 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index f69b47e6..78c82408 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,51 @@
+==============
+Version 0.85.0
+==============
+
+- HdyAvatar:
+ - Add the icon-name property to allow setting a different default icon
+ than avatar-default-symbolic.
+ - Ship avatar-default-symbolic as a resource to ensure it's there.
+ This shouldn't affect icon themes already offering it.
+ - Check the icon exists before using it to avoid a crash.
+- HdyDeck and HdyLeaflet:
+ - Allow dragging the higher sibling only from the border where it
+ sits, rather than from the anywhere on the currently visible child,
+ reinforcing spatialization.
+ - Add the get_child_by_name() methods.
+- HdyLeaflet:
+ - Rename the 'allow-visible' child property into 'navigatable'.
+- HdySwipeable:
+ - Add a navigation direction param and a gesture type param to
+ get_swipe_area().
+- HdyPreferencesWindow:
+ - Allow presenting a subpage over the window via the new
+ present_subpage() and close_subpage() methods.
+ - Add the 'can-swipe-back' property to allow closing a subpage via a
+ back swipe gesture.
+ - Exclude untitled rows as well as invisible pages, groups, and rows
+ from the search results.
+- HdyKeypad:
+ - Replace the 'show-symbols' property by 'letters-visible'.
+ - Replace the 'only-digits' property by 'symbols-visible', whose
+ boolean meaning is inverted.
+ - Replace the 'left-action' property by 'start-action'.
+ - Replace the 'right-action' property by 'end-action'.
+ - Make the 'entry' property declare it uses the GtkEntry type rather
+ than GtkWidget.
+- HdySqeezer:
+ - Add the 'xalign' and 'yalign' properties to help aligning the
+ children during transitions.
+- HdyViewSwitcherTitle:
+ - Set the 'policy' property default to 'auto' as in HdyViewSwitcher.
+- HdyTitleBar:
+ - Fix an accidental mix of natural and minimum sizes in measure().
+- Harden the ABI by making symbols implicitly private and explicitly
+ public.
+- Translation updates:
+ - Romanian
+ - Ukrainian
+
==============
Version 0.84.0
==============
diff --git a/debian/changelog b/debian/changelog
index 21f07d5d..27b3c838 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,8 @@
-libhandy-1 (0.85.0) UNRELEASED; urgency=medium
+libhandy-1 (0.85.0) amber-phone; urgency=medium
- * Post-release version bump.
+ * New upstream release
- -- Adrien Plazas <adrien plazas puri sm> Fri, 17 Jul 2020 13:58:58 +0200
+ -- Adrien Plazas <adrien plazas puri sm> Thu, 30 Jul 2020 08:51:53 +0200
libhandy-1 (0.84.0) amber-phone; urgency=medium
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]