[gnome-builder] Created tag 42.alpha1



The signed tag '42.alpha1' was created.

Tagger: Christian Hergert <chergert redhat com>
Date: 1641507550 -0800

    Release 42.alpha1

Changes since the last tag '41.1':

Abderrahim Kitouni (2):
      flatpak: use latest release of libportal
      build: use libportal 0.5

Adam Jones (2):
      initial BuildStream plugin
      build the buildstream plugin as part of the plugins

Alberto Fanjul (1):
      flatpak: Honor base runtime

Alexander Mikhaylenko (6):
      terminal: Allow to place IdeTerminal into GtkScrolledWindow
      terminal-page: Put IdeTerminal into a scrolled window
      buildui: Put IdeTerminal into a scrolled window
      debuggerui: Put IdeTerminal into a scrolled window
      messages: Put IdeTerminal into a scrolled window
      testui: Put IdeTerminal into a scrolled window

Asier Sarasua Garmendia (1):
      Update Basque translation

Aurimas Černius (1):
      Updated Lithuanian translation

Boyuan Yang (1):
      Update Chinese (China) translation

Bryan Paget (1):
      quickhighlight: allow specifying min char length

Christian Hergert (160):
      build: bump for GNOME 42 development
      search: fix comparator
      gvls: fix shebang
      flatpak: use one transaction per installation
      build: keep /app/libexec/flatpak-bwrap
      flatpak: ignore system installation when installing
      flatpak: disable related-refs on install/update
      flatpak: give runner access to private flatpak installation
      build: include more commit information in logs and about
      build: update dependency branches
      app: load plugins from /app/extensions
      buildui: fix overlay scrollbar fallout
      rubocop: remove unused gschema
      rubocop: avoid running unless rubocop was found
      build: update fonts from GtkSourceView
      editor: tweak size for updated font
      meson: namespace the parse_languages() function
      style-schemes: make overlay map translucent
      style-schemes: fix adwaita dark map overlay
      editor: keep sizing closer to it was previously
      page: add styling for overview map
      search: fix search result ordering
      hoverpopover: use scrolled window to avoid large sizes
      fonts: update BuilderBlocks
      sourcemap: tweak styling a bit more
      build: add 42 macros
      build: fix warning
      mono: modernize mono gtk-sharp template
      build: only build gtk3 libportal backend
      clang-format: simplify clang-format buffer save addin
      build: bump for libportal-gtk3
      build: fix includes for libportal-gtk3
      gitlab-ci: add node14 dependency
      Merge branch 'geo/gnome-builder-typescript-language-server'
      flatpak: format manifest uniformly
      lsp: check for non-empty message
      doap: add Günther Wagner as co-maintainer
      flatpak: remove the filter file after using
      flatpak: remove some goto
      flatpak: ignore system installations when locating remote
      flatpak: ignore runtimes on system installation
      Revert "flatpak: remove the filter file after using"
      flatpak: check for runtime/ before parsing
      flatpak: reload installations after install
      flatpak: improve some error code and messages
      flatpak: add tracing and debug information
      flatpak: fix ref of invocation
      flatpak: fix test
      flatpak: remove extra newline
      flatpak: fix gotos
      flatpak: fix object containing invocation
      flatpak: use reolved ref name
      flatpak: allow forcing SDK update
      flatpak: copy error for wrapping
      flatpak: simplify object tracking
      map: tweak font sizing
      flatpak: allow spawning gnome-builder-flatpak with gdbserver
      flatpak: use str_equal0 when appropriate
      flatpak: be more explicit about invocation transfer
      flatpak: add debug info for RPCs
      flatpak: improve logging in gnome-builder-flatpak
      flatpak: use additional pipe[2] for D-Bus transport
      flatpak: log runtimes before querying peer
      flatpak: update peers when repo is initialized
      flatpak: dont use IdeObject for flatpak client
      flatpak: initialize client when loading plugin
      flatpak: allow setting data-dir for private repo
      flatpak: add test-flatpak -i to ignore --user
      flatpak: dont automatically add --user install from daemon
      flatpak: improve sort ordering of installs
      flatpak: setup private data-dir for tests
      flatpak: add debug logging when running tests
      flatpak: add more debug information to service
      flatpak: fix verbosity check
      flatpak: add option to ignore system installations
      flatpak: relax debug info for ref ids
      flatpak: check for known runtimes
      flatpak: use flatpak_installation_list_remote_refs_sync()
      app: add note that -v may be repeated
      flatpak: update install dialog title
      meson-templates: add GTK 4 requirement to interface
      create-project: make application-ids more restrictive
      create-project: add restrictions to label
      meson-templates: use " instead of '
      glade: refuse to open known GTK 4 templates
      glade: be more lenient in GTK 4 detection
      glade: style cleanup
      glade: detect buffer changes and update toggle button
      editor: add override for device tree files
      core: add title to IdeNotification.repr()
      notification: keep shell notification id for reuse
      foundry: fix unloading of pipeline addins
      gfile: add query_exists() helper for paths
      flatpak: check for paths via the host
      flatpak: remove dead code
      editor: switch to list-add
      flatpak: override some settings in flatpak environment
      sourceview: insert matching single quotes
      app: work around ibus breakage
      cmake: avoid duplicate -DCMAKE_BUILD_TYPE args
      Revert "hover: ignore motion events from non text windows"
      Revert "ide: add light bulb"
      code: allow diagnostics to specify marked kind
      editor: use diagnostic marked kind in hover content
      lsp: add quirk for markdown in diagnostics
      rust-analyzer: allow diagnostics to have markdown
      rust-analyzer: fix withdraw of notifications
      pipeline: improve path detection with append-path/prepend-path
      flatpak: mark RPC has handled
      markedview: tweak markdown sizing
      markedview: fix warning for NULL literal
      flatpak: avoid loading properties at construction
      prefs: fix hidden languages in preferences
      settings: raise min-char to 2
      build: bump dependency for jsonrpc-glib
      lsp: add initialization-options property
      jedi: set initializationOptions
      lsp: teach LSP service to locate programs
      gopls: port to using IdeLspService
      lsp: add search-path support to IdeLspService
      gopls: locate gopls optionally in ~/go/bin
      rls: port to IdeLspService
      jedi: propagate DEV_MODE
      vls: port to IdeLspClient
      build: break out language servers into new section
      lsp: add lazy binding alternative for IdeLspService
      build: cleanup whitespace in flatpak manifest
      lsp: fix GObject Introspection for set_search_path()
      buildui: match icon to build log pane
      build: move intelephense to Language Servers
      rust-analyzer: try .local/bin/rust-analyzer
      rust-analyzer: use bitfield to track run-on-host
      io: add helper for shell command line options
      runtime: use user shell for locating program with which
      rust-analyzer: try to take host $PATH into account
      Adwaita: update style scheme
      clang: use c:preprocessor for macros
      Adwaita.xml: additional style updates
      Adwaita.xml: set functions darker
      Adwaita.xml: fix foreground
      Adwaita.xml: bring changes from GSV 5
      meson: try alternate directory for meson.build
      Adwaita.xml: pull in changes from GtkSourceView 5
      codespell: don't inherit stdin
      codespell: find codespell binary when loading provider
      eslint: silence stderr on subprocess
      gjs: improve gjs discovery and use srcdir for cwd
      eslint: try to use a bundled eslint
      typescript: don't hide ts-language-server plugin
      vala: fix plugin keyword names
      typescript: cleanup sorting of metadata fields
      clang: unhide clang plugin
      clangd: add (disabled) clangd plugin
      build: cleanup LSP summary
      eslint: cleanup discovery and fallbacks for eslint
      eslint: handle a couple subtleties in the host launcher
      io: escape paths before calling wordexp()
      Revert "greeter: Use GtkFileChooserNative instead of GtkFileChooserDialog"
      lsp: fix missing gir documentation
      Release 42.alpha1

Cleo Menezes Jr (1):
      css-properties.h - Update CSS properties list with missing properties

Corentin Noël (1):
      greeter: Use GtkFileChooserNative instead of GtkFileChooserDialog

Daniel Espinosa Ortiz (2):
      gvls: switch to GVls 20.1
      gvls: set autoconfigure as default

Daniel Mustieles (2):
      Updated Spanish translation
      Updated Spanish translation

Dmitry Nalivin (1):
      style-schemes: fix preformatted-section style

Felix Häcker (2):
      ide-hover-popover: Improve readability / style
      lsp: Add missing icon kinds

Fran Dieguez (1):
      Update Galician translation

Georg Vienna (9):
      lsp: implement workspace edit
      lsp: code action support
      tsls: add typescript language server
      tsls: bundle typescript language server
      tls: build language server from source and use yarn
      tsls: add code action support
      hover: fix cancellable usage
      ide: add light bulb
      hover: ignore motion events from non text windows

GwenLG (3):
      ide-config: call g_clear_pointer for run_opts
      ide-config: set config dirty when run-opts change
      buildui: allow setup run-opts in ui.

Günther Wagner (10):
      flatpak: set cargo buildsystem
      flatpak: ensure deploydir of extensions
      meson: fixed language parsing in meson files
      meson-templates: small nitpicks in python template
      Merge branch 'geo/gnome-builder-fix-hover-cancellable'
      lsp: implemented window/showMessage
      cmake: ignore targets without a install rule
      Merge branch 'geo/gnome-builder-light-bulb'
      ide: terminate plain diagnostic string
      keybindings: add format shortcut to all keyboard types

Hugo Carvalho (8):
      Update Portuguese translation
      Update Portuguese translation
      Update Portuguese translation
      Update Portuguese translation
      Update Portuguese translation
      Update Portuguese translation
      Update Portuguese translation
      Update Portuguese translation

JCWasmx86 (1):
      snippets: add AGPL-3.0-or-later license

James Westman (4):
      lsp: Add IdeLspService
      plugin: ts-language-server: Use IdeLspService
      plugin: jedi-language-server: Use IdeLspService
      plugin: blueprint: Add the blueprint plugin

Jan Tojnar (1):
      flatpak: Use URN for fontconfig DTD

Jordi Mas (1):
      Update Catalan translation

Keith Bailey (1):
      Changed enum constant misspelling.

Kukuh Syafaat (2):
      Update Indonesian translation
      Update Indonesian translation

Marco Melorio (1):
      meson-templates: Add GTK4 Rust template

Matthew Jakeman (5):
      flatpak: Do not remove pkgconfig files
      flatpak: Make include files accessible to extensions
      build: Add ide-pipeline-phase.h to public headers
      build: Install pkgconfig file in standard location
      build: Add ide-lsp-utils.h to public headers

Michael Catanzaro (1):
      flatpak: attempt to fix build on i686

Peter Maatman (2):
      intelephense: Add intelephense lsp client implementation
      intelephense: Bundle intelephense language server

Phaedrus Leeds (1):
      meson.build: Fix a couple typos

Piotr Drąg (2):
      Update POTFILES.in and POTFILES.skip
      Update POTFILES.in

Quentin PAGÈS (2):
      Update Occitan translation
      Update Occitan translation

Sam Hewitt (1):
      Update symbolic icons

Sonny Piers (1):
      eslint: check for eslint in build environment

Tim Lauridsen (1):
      meson-templates: Add GTK4 Python template

Tomi Lähteenmäki (3):
      plugin: buildui: add option to clear build log pane on rebuild
      libide: add "Reformat code on save" editor option
      plugin: clang-format: format code with ClangFormat

Yaron Shahrabani (1):
      Update Hebrew translation

Yosef Or Boczko (1):
      Update Hebrew translation

Yotam Nachum (2):
      Add required description field in appdata
      Add Vala template with GTK 4

Yuri Chornoivan (9):
      Update Ukrainian translation
      Update Ukrainian translation
      Update Ukrainian translation
      Update Ukrainian translation
      Update Ukrainian translation
      Update Ukrainian translation
      Fix minor typo
      Update Ukrainian translation
      Update Ukrainian translation

adam jones (1):
      Add a default buildstream build target

jebw (2):
      Fix incorrect ABI version number in error message
      Added a Rubocop plugin for linting ruby files

vanadiae (2):
      grep: Make filename matching regex include all possible characters
      grep: replace search if already running

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


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