[gtksourceviewmm/gtksourceviewmm-4] 3.91.1
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtksourceviewmm/gtksourceviewmm-4] 3.91.1
- Date: Tue, 4 Dec 2018 14:32:15 +0000 (UTC)
commit bb70b241b99baf013b17d65fc602a1f6faf6266b
Author: Murray Cumming <murrayc murrayc com>
Date: Tue Dec 4 14:13:20 2018 +0100
3.91.1
NEWS | 22 ++++++++++++++++++++++
configure.ac | 2 +-
2 files changed, 23 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index dfe7c11..11ef812 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+3.91.1 (unstable)
+
+* Adapt to new-style enum values.
+ (Murray Cumming)
+* Use gtksourceview-4 instead of gtksourceview-3.0,
+ and change ABI from gtksourceviewmm-3.0 to gtksourceviewmm-4.0.
+ (Murray Cumming)
+ https://gitlab.gnome.org/GNOME/gtksourceviewmm/issues/1 (Jeremy Bicha)
+* StyleSchemeChooserWidget: Correct the underlying GType name.
+ (Kip Warner) Bug #793204
+* Completion:
+ - Remove get/set_draw_spaces().
+ - show(): Rename to start().
+ (Murray Cumming)
+* tests:
+ - Remove Gtk::Container::show_all() calls.
+ - Avoid deprecated Gtk::HBox and Gtk::VBox.
+ - Use the libsigc++-3.0 syntax.
+ (Murray Cumming)
+* Remove deprecated API.
+ (Murray Cumming)
+
3.21.3 (unstable)
* Add SearchContext ad SearchSettings.
diff --git a/configure.ac b/configure.ac
index 81a3ad2..4e69b22 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([gtksourceviewmm], [3.21.3],
+AC_INIT([gtksourceviewmm], [3.91.1],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gtksourceviewmm],
[gtksourceviewmm], [http://projects.gnome.org/gtksourceviewmm/])
AC_PREREQ([2.62])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]