[gtksourceview] Release 3.15.3



commit 389a644ac636b8f34bb17dc591f1723f2d45d404
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Sun Jan 18 20:55:16 2015 +0100

    Release 3.15.3

 NEWS   |   14 ++++++++++++++
 README |    2 +-
 2 files changed, 15 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 509170c..8e827a1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+News in 3.15.3
+--------------
+* Better word boundaries for word selection (double-click) and word movements
+  (ctrl+arrow, shift+ctrl+arrow, ctrl+backspace, etc).
+* Add style scheme chooser widgets: GtkSourceStyleSchemeChooser (interface),
+  GtkSourceStyleSchemeChooserButton and GtkSourceStyleSchemeChooserWidget.
+* Add gtk_source_view_indent_lines() and gtk_source_view_unindent_lines().
+* Add the GtkSourceView::move-to-matching-bracket action signal.
+* Add gtk_source_buffer_join_lines().
+* Gutter: use current line background color for current line.
+* Add syntax highlighting support for Apache Thrift.
+* Various other improvements and bug fixes
+* Translation updates
+
 News in 3.15.2
 --------------
 * Undo/Redo: restore selection
diff --git a/README b/README
index 0e3da5c..e3407d2 100644
--- a/README
+++ b/README
@@ -29,7 +29,7 @@ the GNU Lesser General Public License.
 Installation
 ============
 
-GtkSourceView requires GLib >= 2.43.1, GTK+ >= 3.15.0 and libxml2 >= 2.6.
+GtkSourceView requires GLib >= 2.43.3, GTK+ >= 3.15.3 and libxml2 >= 2.6.
 
 Simple install procedure:
 


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