[gnome-builder/gnome-builder-3-26] Release 3.26.1



commit cecff18be637d185211a9b01c689827761e33483
Author: Christian Hergert <chergert redhat com>
Date:   Tue Oct 3 14:53:55 2017 -0700

    Release 3.26.1

 NEWS                      |   61 +++++++++++++++++++++++++++++++++++++++++++++
 meson.build               |    8 +++---
 subprojects/jsonrpc-glib  |    2 +-
 subprojects/libdazzle     |    2 +-
 subprojects/template-glib |    2 +-
 5 files changed, 68 insertions(+), 7 deletions(-)
---
diff --git a/NEWS b/NEWS
index e98a85c..ee91454 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,65 @@
 ==============
+Version 3.26.1
+==============
+
+Changes since last release:
+
+ • Builder now bundles uncrustify when built from Flatpak.
+ • Builder no longer includes tracing in stable flatpak build.
+ • Fixes when using the XML editing extensions.
+ • The vsplit vim command now accepts a filename to open.
+ • Improvements to Vim chords y$, yfX, de, db, and dw.
+ • Improvements when pasting from external clipboard content.
+ • Fix error propragation when loading git repositories.
+ • Use GNotification instead of manual D-Bus RPCs.
+ • Significantly reduce chatter when notifying about builds.
+ • Fix Home and End keys when in Vim normal mode.
+ • Add Flathub repo to list of known Flatpak runtime sources,
+   which allows building against an org.kde.Sdk.
+ • Unsaved file buffers now use atomic renames when interacting
+   with code diagnostic engines.
+ • Various debugger bug fixes.
+ • The editor attempts to avoid propagating resize events to the
+   root window, which should help speed up the editor a fair amount.
+ • Preferences loading has been delayed until project load time. This
+   helps reduce application startup time.
+ • The cursor now properly returns to the editor when leaving the
+   global search entry.
+ • The Fpaste plugin was removed as upstream API is changed too
+   drastically to keep this plugin working.
+ • A new condensed "omni gutter" has been added to reduce the width
+   of the gutter in languages that support debugging.
+ • Icons are now properly displayed in the document popover menu.
+ • A leak of editor views has been fixed which was caused by
+   Python lambda's in the html-preview plugin.
+ • Tweaks to various UI CSS styling.
+ • The debugger and profiler plugins now try harder to locate sources
+   through .Debug or .Sdk flatpak runtimes when libraries missing
+   debug symbols are encountered.
+ • Fixes for various keyboard shortcut activation.
+ • Preferences now properly release their addins on destruction.
+ • The workbench was leaking addins on shutdown. They are now
+   properly released, and the window is hidden before releasing
+   addins to avoid showing widgets as they are destroyed.
+ • Builder will avoid showing the greeter when loading a project
+   using the `gnome-builder -p project_file` command line argument.
+   This speeds up direct loading of a project by about half.
+ • Builder will attempt to use "gio trash" on the host when running
+   inside of flatpak when the Trash is across a file-system boundary.
+   We expect this to go away once GIO learns about /proc/self/mountinfo
+   to discover when "cross bindmount" trash is acceptable.
+ • The python indenter has been fixed when using compose keys with e or f.
+ • (Re)selection of text when entering the search bar has been fixed. This
+   had the side effect of it appearing that your search term was silently
+   being dropped after a few characters were typed.
+
+Updated Translations:
+
+ French, Swedish, Indonesian, Danish, Hungarian, British English,
+ Turkish, Galician, Spanish, Czech, Slovenian, Italian, Polish,
+ Brazilian Portuguese
+
+==============
 Version 3.26.0
 ==============
 
diff --git a/meson.build b/meson.build
index 02e5321..5c7e161 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('gnome-builder', 'c',
           license: 'GPL3+',
-          version: '3.26.0',
+          version: '3.26.1',
     meson_version: '>= 0.40.1',
   default_options: [
                      'c_std=gnu11',
@@ -171,9 +171,9 @@ libgtk_dep = dependency('gtk+-3.0', version: '>= 3.22.1')
 libpeas_dep = dependency('libpeas-1.0', version: '>= 1.22.0')
 libm_dep = cc.find_library('m', required: false)
 libjson_glib_dep = dependency('json-glib-1.0', version: '>= 1.2.0')
-libdazzle_dep = dependency('libdazzle-1.0', version: '>= 3.26.0', required: false)
-libtemplate_glib_dep = dependency('template-glib-1.0', version: '>= 3.26.0', required: false)
-libjsonrpc_glib_dep = dependency('jsonrpc-glib-1.0', version: '>= 3.26.0',
+libdazzle_dep = dependency('libdazzle-1.0', version: '>= 3.26.1', required: false)
+libtemplate_glib_dep = dependency('template-glib-1.0', version: '>= 3.26.1', required: false)
+libjsonrpc_glib_dep = dependency('jsonrpc-glib-1.0', version: '>= 3.26.1',
   fallback: ['jsonrpc-glib', 'libjsonrpc_glib_dep'],
   default_options: [
     'with_introspection=false',
diff --git a/subprojects/jsonrpc-glib b/subprojects/jsonrpc-glib
index 00c456a..3cac93a 160000
--- a/subprojects/jsonrpc-glib
+++ b/subprojects/jsonrpc-glib
@@ -1 +1 @@
-Subproject commit 00c456a5cff33b13ec76b35624cb8e853b960dda
+Subproject commit 3cac93a18dd95572027d9817c0ea046838f8bcb9
diff --git a/subprojects/libdazzle b/subprojects/libdazzle
index 3c0cd8b..05543e7 160000
--- a/subprojects/libdazzle
+++ b/subprojects/libdazzle
@@ -1 +1 @@
-Subproject commit 3c0cd8be0daeec6a3250cfa487384c6d559429ce
+Subproject commit 05543e750afbfa1d84ec06135c18fd687dd78f0e
diff --git a/subprojects/template-glib b/subprojects/template-glib
index c2a9e4a..b9a332a 160000
--- a/subprojects/template-glib
+++ b/subprojects/template-glib
@@ -1 +1 @@
-Subproject commit c2a9e4add65eab113d41fd7603e84d7bde8d02c5
+Subproject commit b9a332a2baadfa7aaa46c16e1084a82489539b8f


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