[gtksourceview] Release 3.23.1



commit b72c8b398a6f19e2010983c81a19de0baaa85415
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Sun Oct 23 17:47:45 2016 +0200

    Release 3.23.1

 NEWS |   20 ++++++++++++++++++++
 1 files changed, 20 insertions(+), 0 deletions(-)
---
diff --git a/NEWS b/NEWS
index 42f9ed9..5a91913 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,23 @@
+News in 3.23.1
+--------------
+
+This version still uses GTK+ 3. A GtkSourceView 3.24 version is planned (still
+depending on GTK+ 3), but the release date is not yet determined. If everything
+goes well, GtkSourceView 3.90 (depending on GTK+ 3.90) will be released at the
+same time as GTK+ 3.90 in March 2017.
+
+* New class: GtkSourceSpaceDrawer with a matrix property to combine space types
+  vs locations. The old white space drawing API has been deprecated.
+* gtk_source_search_context_set_settings() has been deprecated, the "settings"
+  property will become construct-only.
+* GtkSourceCompletionItem: add a new API and deprecate the old constructors.
+* GtkSourceGutter: add get_view() and get_window_type() public functions.
+* Build system: do not hardcode the API version (currently 3.0) at as many
+  places as possible (use a variable instead).
+* Bug fixes
+* Documentation improvements
+* Translation updates
+
 News in 3.22.0
 --------------
 * Translation updates


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