[gnome-builder] Created tag GNOME_BUILDER_3_22_3



The signed tag 'GNOME_BUILDER_3_22_3' was created.

Tagger: Christian Hergert <chergert redhat com>
Date: Tue Nov 29 00:14:23 2016 -0800

    release 3.22.3

Changes since the last tag 'GNOME_BUILDER_3_22_2':

Aurimas Černius (1):
      Updated Lithuanian translation

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

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

Christian Hergert (108):
      configuration: add ide_configuration_get_internal_* API
      configuration: adjust whitespace
      configuration: copy internal values when duplicating a configuration
      completion-words: add IdeCompletionWords
      source-view: enable Enter for completion activation
      editor-controls: show goto-line immediately
      diagnostics: don't clear the weak ref
      clang: avoid over activating clang completion provider
      ctags: be more careful when determining when we can activate
      clang: cleanup our activation check
      completion-words: avoid over activating
      snippets: avoid over activation of snippet completion
      clang: avoid completion until the translation unit is ready
      highlighter: add IdeHighlighter::load() vfunc
      langserv-highlighter: Add IdeLangservHighlighter
      rust-langserv: add simple language server highlighter
      configuration: add object getter/setter for internal data
      appdata: add Friends of GNOME for donations
      terminal: fallback to ptsname() if ptsname_r() is not available
      style: use window.workbench instead of workbench CSS name
      langserv-symbol-node: add get_parent_name() helper
      langserv-symbol-tree: attempt to reconstruct tree
      configuration: get_internal_int64 and get_internal_object
      diagnostics: handle rename gracefully during Save As
      build-manager: save all buffers before dispatching build
      clang: dispose completion chunk string
      clang-completion: check enabled setting upfront
      clang-completion: add more tracing
      clang-completion: rename sort function to be more descriptive
      clang-completion: ignore clang completion priority
      clang-completion: fallback to strcmp for matching priorities
      completion-item: tweak fuzzy scoring algorithm
      git: add todo to track recent libgit2-glib changes
      source-view: prefer NULL comparison checks
      source-view: make Tab prefer snippet movement before completion
      theme: remove workarounds for Adwaita header bars
      source-iter: allow access to visible_word_start
      ctags: try to reduce insertion text
      tests: fix double assignment in Makefile.am
      diagnostics: add tracing output for diagnostic provider
      snippets: allow access to some functions for tests
      snippets: remove translation for warning
      file-search: add G_LOG_DOMAIN
      tests: log more information on parsed snippets
      tests: add test-snippet
      snippet: whitespace cleanup
      chunk: cleanup includes
      snippet: add ide_source_snippet_dump()
      source-view-mode: whitespace cleanup
      source-view: adjust alignments
      source-snippet: cleanup scoping
      tests: disable input methods during tests
      source-view: style cleanup
      source-view: remove jumps during insert-text/delete-range
      source-view: add more tracing for debugging jumps and movements
      source-snippet: cleanup headers
      source-snippet: add more tracing
      source-view: handle shift-tab same as GDK_KEY_ISO_Left_Tab
      test-snippet: exercise snippet movements more
      highlight-engine: short circuit when not enabled
      langserv-client: add tracing for debugging purposes
      snippet-chunk: use assertions in static functions
      source-snippet: style cleanup and additional tracing
      git: additional tracing for debugging
      source-view: style cleanup and tracing
      source-snippet: insert text before deleting previous text
      source-snippet-completion: fix text insertion
      source-view: wrap snippet insertion in a single buffer action
      snippet-completion: cleanup proposal activation
      ctags: fix match to check for alnum characters
      ctags: ignore items that are exact matches
      subprocess-launcher: setup IOCSCTTY on stdin_fd after setsid()
      project-tree: don't focus on implicit reveal operations
      runner: add API to set a TTY for IdeRunner
      terminal: add Run Output panel when running project
      build-tools: set expand for build log
      subprocess: also use setpgid() after setsid()
      diagnostics: remove dead code
      source-view: fix compose key insertion near special literals like "
      subprocess: use proper fileno for ioctl()
      completion-results: add tracing for debugging replays
      completion-words: allow _ in acceptable characters for match
      sourceview: avoid unnecessary block/unblock of handlers
      sourceview: change character overwrite strategy
      sourceview: simply character overwrite
      sourceview: no need to check forward char
      flatpak: ensure filename is not leaked
      flatpak-runtime: don't rely on \0 terminated strings for checksum
      source-view: allow overwriting ;
      terminal: set default regex flags
      egg-widget-action-group: don't leak signal id array
      egg-widget-action-group: add runtime warning
      egg-widget-action-group: fix signal discovery
      clang: move llvm flag discovery to clang plugin
      langserv-symbol-tree: use node range for tree building
      langserv: remove debug code
      buffer: fix tracing exit macro
      gsettings: handle missing language for file settings
      ctags: allow _ as valid completion character
      jsonrpc: update G-I annotation
      flatpak: use g_clear_object()
      diagnostics: remove overzealous assertion
      flatpak: add support for custom tty in IdeRunner
      flatpak: add SSL check for flatpak
      git: add missing G_LOG_DOMAIN
      vcs: make ide_vcs_uri_to_string() non-destructive
      flatpak: add --share=network
      release 3.22.3

Christian Kirbach (1):
      Update German translation

Daniel Mustieles (1):
      Update Spanish translation

Marek Černocký (3):
      Updated Czech translation
      Updated Czech translation
      Updated Czech translation

Mario Blättermann (1):
      Update German translation

Matthew Leeds (28):
      config-manager: Fix a typo in the docs
      tests: Fix file headings
      docs: Fix grammar
      flatpak: Bump required flatpak version to 0.6.9
      flatpak: Add GbpFlatpakRunner subclass of IdeRunner
      configuration: Add app-id property to IdeConfiguration
      config-manager: Read/write app ID to .buildconfig
      omnibar: Update display name when runtimes are added
      autotools: Fix build target discovery for flatpak runtimes
      tests: Add tests for IdeSubprocessLauncher
      flatpak: Discover flatpak manifests and add them as runtimes
      flatpak: Properly build, install, and run flatpak apps
      flatpak: Show prebuild/postbuild output in Builder
      flatpak: Suppress output from flatpak-uninstall
      flatpak: Fix function name
      application: Remove outdated error handler
      flatpak: Don't run flatpak-build-init unnecessarily
      flatpak: Delete our remote on application startup
      flatpak: Use manifest checksum in runtime id
      autotools: Check for a dirty config before doing an install
      flatpak: Don't run flatpak-build-finish unnecessarily
      build-manager: save all buffers before doing an install
      flatpak: Fix memory leaks
      project-tree: Expand tree properly after a refresh
      project-tree: Unselect project file after expansion
      flatpak: Fix some error handling
      flatpak: Check for NULL pointers explicitly
      autotools-templates: Bump runtime version in the flatpak manifest

Mohammed Sadiq (1):
      source-view: delete following '>' on deleting '<'

Patrick Griffis (3):
      meson-templates: Create plugin
      egg-radio-box: Don't allow duplicate entries
      terminal: Don't hide from preferences

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

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

Ray Strode (1):
      clang: fix completion results getting truncated

Rūdolfs Mazurs (1):
      Update Latvian translation

Sebastien Lafargue (23):
      ide-thread-pool: fix comments typos
      ide-workbench: fix typo
      ide-thread-pool: fix variable name sementic
      ide-buffer-manager: fix typo(s)
      ide-buffer: fix coding style
      ide-buffer: remove superfluous GLib version check
      jsonrpc: protect against pushing past the stack size
      gb-terminal-view: remove dead code
      ide-build-system: fix possible use of uninitialized self
      ide-application: plumb default language settings
      ide-language-default: fix logic error
      ide-buffer: fix params alignment
      ide-buffer: remove empty line
      ide-source-view: remove unneeded condition
      gb-project-tree: remove empty line
      gb-project-tree: show new saved files
      diagnostics-provider: fix unsaved file having diagnostics after save
      replace ascii quotes by unicode quotes
      color-picker: fix typo in comment
      source-view: fix IDE_ENABLE_TRACE test
      ide-editor-frame: remove old contextual menu code
      ide-editor-frame: fix coding style
      gb-terminal: add required PCRE2_MULTILINE

Ting-Wei Lan (4):
      build: break the long line of llvm-config names
      build: allow building with llvm 3.9 and svn trunk
      tests: make TEST_DATA_DIR absolute
      tests: Use srcdir instead of builddir to find test data

Zhang Cheng (1):
      add rls required env (#67)

anoop chandu (1):
      terminal: add ctrl+click to open URIs

Марко М. Костић (1):
      Updated Serbian translation


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