[libdazzle] release 3.31.90



commit 2c37ca5864418440bc8060fe3eadcc1a95a6d1b1
Author: Christian Hergert <chergert redhat com>
Date:   Mon Feb 4 23:06:38 2019 -0800

    release 3.31.90

 NEWS        | 13 +++++++++++++
 meson.build |  2 +-
 2 files changed, 14 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 27cac93..d46741c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+===============
+Version 3.31.90
+===============
+
+Changes in this release:
+
+ • A number of improvements to DzlSuggestionEntry to act more like
+   GtkEntryCompletion. It now uses pointer grabs while the popover
+   is displayed.
+ • Styling for the suggestion entry was tweaked to allow themes more
+   control over styling.
+ • DzlProgressMenuButton got a fix for improper gvalue accessor usage.
+
 ==============
 Version 3.31.4
 ==============
diff --git a/meson.build b/meson.build
index 853bb11..be75b96 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('libdazzle', 'c',
-          version: '3.31.4',
+          version: '3.31.90',
           license: 'GPLv3+',
     meson_version: '>= 0.47.2',
   default_options: [ 'warning_level=1', 'buildtype=debugoptimized', 'c_std=gnu11' ],


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