[gnome-builder] Created tag GNOME_BUILDER_3_23_91



The signed tag 'GNOME_BUILDER_3_23_91' was created.

Tagger: Christian Hergert <chergert redhat com>
Date: Mon Feb 27 18:36:40 2017 -0800

    Release 3.23.91

Changes since the last tag 'GNOME_BUILDER_3_23_90':

Balázs Meskó (1):
      Update Hungarian translation

Baurzhan Muftakhidinov (5):
      Update Kazakh translation
      Update Kazakh translation
      Update Kazakh translation
      Update Kazakh translation
      Update Kazakh translation

Christian Hergert (115):
      NEWS: fix version number
      transfers: do transfer animation after download completes
      omnibar: remove "Target: " from configuration message
      flatpak: whitespace cleanup
      flatpak: add helper to fetch SDK ref name
      flatpak: use proper SDK name when preparing build directory
      flatpak: self->progress is no longer an object
      remove .buildconfig
      run-button: add tooltip for stopping application
      run-button: add tooltips for run button
      build-button: use GtkShortcutsShortcut for tooltip
      workbench: add tooltip for perspective selector
      terminal: white space and namespace cleanup
      main: move possible g_setenv() before calling any gtk API
      project-tree: avoid using g_setenv()
      rustup: update rustup.plugin authors and description
      rustup: remove Hidden field from plugin
      rustup: whitespace cleanup
      rustup: various UI cleanup
      update POTFILES.in
      rustup: be a bit more specific in transfer title
      preferences: move sdk page registration to builtins
      flatpak: move flatpak SDKs to sdk preferences page
      preferences: take group priority into account
      flatpak: add keywords and priority to runtime preferences
      preferences: remove listboxrow ancestors
      ide.h: add preferences to header
      preferences: allow activating an IdePreferencesBin
      flatpak: only show recent GNOME runtimes by default
      update AUTHORS
      flatpak: ignore "already installed" errors
      flatpak: try to be more clever about flatpak transfer title
      transfer: handle resubmission of transfer gracefully
      flatpak: use ngettext() for number of runtimes
      transfers: refactory IdeTransfer and IdeTransferManager
      rustup: avoid os.chmod()
      subprocess: only call g_subprocess_get_* APIs if not cancelled
      file-search: ignore whitespace in search query
      file-search: remove debug code
      build: remove libidemm
      flatpak: remove unnecessary mm cleanup
      build: ensure that libssh2 is installed
      jsonrpc: hold an extra ref during call
      jsonrpc: pass additional ref to callback function
      jsonrpc: hold an extra reference during panics
      rust: handle missing rustc a bit better
      omnibar: tweak alignment of project config name
      subprocess: allow generic FD mapping into IdeSubprocess and IdeRunner
      runner: add launcher creation vfuncs
      flatpak: simplify GbpFlatpakRunner
      build-manager: notify of pipeline changes
      build: move flatpak line in configure
      valgrind: add basic support for running with valgrind
      update POTFILES.in
      valgrind: change the keybinding for valgrind
      valgrind: add --track-origins=yes
      flatpak: install meson into flatpak project
      flatpak: remove cleanup from meson module
      flatpak: don't pass PATH environment variable to subprocess
      meson: don't rely on builddir paths
      terminal: add support for terminals in build environment
      docs: start by removing all the old documentation stuffs
      doc: stub out documentation for readthedocs
      doc: add favicon
      doc: add some theme overrides
      doc: add gnome overrides
      docs: tweak some stubs
      docs: tweak plugins title
      docs: start on creating a plugin documentation
      doc: start on contribution guide
      doc: constistent capitalization
      doc: specify specific rtd theme
      greeter: add GtkFileFilter for all project types
      flatpak: make easy_install.pth writable from snapshots
      doc: adjust documentation stubs
      rustup: take_*_fd takes ownership of fd, so use os.dup
      build: beautify all makefiles the same
      build: tweak makefile beautifier script
      build: avoid beautifying pathalogically long lines
      meson: add missing extract_flags() function
      workaround GObject #799199
      doc: add installation notes
      doc: spellcheck
      doc: fix SECTION headers for gtk-doc
      doc: fix invalid SECTION: headers
      pipeline: ensure launchers include environment from configuration
      app: set GtkSettings:gtk-theme-name under Flatpak
      doc: default to --user for flatpak installation docs
      makecache: fix replacement of -C <directory>
      makecache: handle out of order make results
      makecache: check for proper pointer before calling g_strstrip()
      terminal: use ctrl+shift+f for search
      shortcuts: add terminal search section
      pipeline: allow chaining neighboring stages
      autotools: break make operations into standalone build stage
      flatpak: drop bind mount for /run/build/$project
      flatpak: remove missing option
      buildui: keep textview aligned to natural position
      pipeline: fix query signal emission
      build: silence make output on run commands
      flatpak: enable --allow=devel when running programs
      sysprof: add more debug directories based on runtime
      flatpak: translate /usr/lib/debug specially
      sysprof: tweak paths for sysprof
      flatpak: cleanup handling of debug paths
      gca: add talk-name for gca with flatpak bundling
      omnibar: don't expand the message stack horizontally
      omnibar: transition between stack sizes
      build: add distribution channel option for debugging
      Builder: add channel option for flatpak build
      update NEWS
      update NEWS
      tests: fix build of test-fuzzy
      build: make distcheck work again
      build: release 3.23.91

Christian Kirbach (1):
      Update German translation

Daniel Mustieles (4):
      Update Spanish translation
      Update Spanish translation
      Update Spanish translation
      Updated Spanish translation

Emmanuele Bassi (2):
      Remove gtkdocize from autogen.sh
      meson: Remove reference to non-existent file

Fran Dieguez (1):
      Updated Galician translations

Georg Vienna (1):
      rustup plugin: handle install and update of rustup and rust toolchains

Jean-Baptiste Holcroft (1):
      Update French translation

Kjartan Maraas (2):
      Updated Norwegian bokmål translation.
      Updated Norwegian bokmål translation.

Matthew Leeds (19):
      flatpak: don't add duplicate args to subprocess launcher
      makecache: correctly modify subprocess args for 'make -C'
      flatpak: Use command from manifest in the runner
      build: Move Meson Templates in configure output
      credits: add myself
      transfers: fix typo
      flatpak: ignore .flatpak-builder/ when searching for manifests
      Revert "buildsystem: remove unused priv var"
      buildui: rename action group to 'buildui'
      command-bar: don't leak strings when building file path
      beautifier: don't leak file path
      unsaved-files: don't leak string in setup_tempfile
      keybindings: whitespace cleanup
      diagnostics-manager: add a check for thread safety
      flatpak: Writeback runtime-version to manifest
      flatpak: allow access to build directory
      flatpak: move manifest parsing code to GbpFlatpakConfiguration
      flatpak: reload config when the manifest file is modified
      flatpak: delete manifest parsing code in GbpFlatpakRuntime

Mohammed Sadiq (7):
      autotools: don't parse empty variables
      autotools: don't skip parsing the last line
      autotools: guard against NULL values
      templates: don't run aclocal in autogen.sh
      build: don't run aclocal in autogen.sh
      templates: fix autogen.sh with '--enable-gtk-doc'
      omnibar: use colored dialog-warning-symbolic icon

Patrick Griffis (5):
      build: Add support for Meson
      build: Kill off config.h.meson
      meson-build: More robust clang checks
      meson-build: Match libgit checks with autoconf
      meson-build: Clean up ctags check

Piotr Drąg (4):
      Update POTFILES.in
      Update POTFILES.in
      Update Polish translation
      Update Polish translation

Rafael Fontenelle (2):
      Update Brazilian Portuguese translation
      Update Brazilian Portuguese translation

Sebastien Lafargue (11):
      buildsystem: remove unused priv var
      buildsystem: we certainly don't want to see this 'unused' warning     at each build but tracing need 
this variable so let's use G_GNUC_UNUSED
      G_GNUC_USED: move this macro before for variables
      test: fix test-fuzzy building
      beautifier-plugin: fix datadir with GB_IN_TREE_PLUGINS
      beautifier-plugin: add support for internal commands
      beautifier: add align_makefile internal command
      beautifier: makefile style cleanup
      change deprecated gtk_show_uri
      gbp-flatpak-runtime: fix coding style
      flatpak plugin: fix coding style

kritarth (1):
      Search Feature in Terminal

Мирослав Николић (1):
      Updated Serbian translation


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