[gnome-builder] Created tag 41.alpha1
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder] Created tag 41.alpha1
- Date: Mon, 19 Jul 2021 22:30:59 +0000 (UTC)
The unsigned tag '41.alpha1' was created.
Tagger: Christian Hergert <chergert redhat com>
Date: 1626733837 -0700
build: release 41.alpha1
Changes since the last tag '3.40.0':
Alexander Mikhaylenko (1):
meson-template: Fix icon install dir
Asier Sarasua Garmendia (1):
Update Basque translation
Ask Hjorth Larsen (1):
Updated Danish translation
Aurimas Černius (1):
Updated Lithuanian translation
Ayush das (1):
Update CONTRIBUTING.md
Balázs Úr (1):
Update Hungarian translation
Boyuan Yang (1):
Update Chinese (China) translation
Bryan P (1):
rename: gbp_git_buffer_addin_file_laoded to gbp_git_buffer_addin_file_loaded
Changwoo Ryu (1):
Update Korean translation
Christian Hergert (124):
terminal: rollback proxying DISPLAY
core: add _ide_host_environ()
terminal: use environment from host for terminals and runners
foundry: dont override environment that breaks flatpak
meson-templates: use GNOME 40 SDK
sysprof: fix ownership issue of sources
bump for development
snippets: fix incorrect check in readycallback
Revert "Stop using deprecated gtk_style_context_get_*color() functions"
flatpak: propagate task errors in bootstrap
foundry: cleanup style
foundry: reset install launcher during ::query
terminal: dont copy RUNTIME or DATA XDG dir environment
podman: copy XDG_DATA_DIRS and XDG_RUNTIME_DIR
theme: fix terminal in elementary (juno) dark style
foundry: be tolerant of NULL error message
flatpak: add some tracing macros
flatpak: ignore duplicate arch check
flatpak: handle incorrect ref in SDK extensions
themes: work around broken distro themes
flatpak: add helper to get platform (aka runtime)
flatpak: resolve sdk extensions before displaying
flatpak: fix null dereference in sdk_extensions list
gdb: work around gdb issue with zsh/fish
gdb: handle /bin/ as well
flatpak: ensure we always have an arch to work with
flatpak: ensure that arch is not (null)
flatpak: install gnome-builder-flatpak daemon
flatpak: add GbpFlatpakClient
flatpak: resolve sdk-extensions in gnome-builder-flatpak
flatpak: remove preferences addin
flatpak: register installations when creating service
flatpak: resolve extension before finding FlatpakRef
flatpak: leave a comment for later
flatpak: move resolution handling to worker thread
flatpak: include metadata with runtime information
flatpak: remove use of FlatpakRef from runtime
flatpak: whitespace cleanup
flatpak: add helper to get client with reference
flatpak: add helper to resolve sdk extensions
flatpak: resolve manifest extensions when loading
build: update flatpak build to use newer flatpak/builder
flatpak: rely on pre-resolution of sdk extensions
flatpak: fix sdk resolution and test for it
flatpak: fix installation of proper platform
flatpak: change sdk extension to build arch
build: add xdg-run/gvfsd
flatpak: add TODO for daemon transition
flatpak: fix loading of user installation
flatpak: add some info to test-flatpak
flatpak: fix location of user installation
flatpak: add API to get default arch from service
flatpak: implement install RPC using transactions
flatpak: set timeout on test client
flatpak: add helper to generate/parse gvariant
flatpak: use char over gchar
flatpak: include deploy-dir in runtime information
flatpak: simplify flatpak runtime management
flatpak: implement basic bootstrapping for new runtime provider
flatpak: use dialog to handle confirm request from peer
flatpak: confirm installation from peer before continuing
threading: handle threaded pass to main idle flow
flatpak: use service to drive transfer
core: add macros for 3.42
io: fix some deprecation warnings
gui: add helper to create cancellation action
flatpak: allow cancellation of transfer
flatpak: transfer cancellable instead of force_exit
flatpak: plumb more cancellables through
flatpak: make sure we have proper argv pointer
flatpak: handle fallbacks more gracefully
flatpak: remove use of libflatpak API from manifest
flatpak: remove flatpak.h
flatpak: allow access to properties
flatpak: remove use of libflatpak from UI process
build: bump for g_pattern_spec_match()
code-index: use g_pattern_spec_match()
flatpak: fix tracing macros
flatpak: remove TODO
flatpak: cleanup warnings
flatpak: add handle-confirm to install test
git: add note about requirements to run test
git: use .git in url for test
git: allow stderr in test output
git: fix known leaks in test-git.c
git: move cloning to a thread
git: flush pending operations during shutdown to help valgrind
git: add tool to test cloning
git: specify "" for default branch
git: reduce how often progress is delivered
debugger: add option to disable breakpoint on main()
gdb: implement debugger option for breakpoint on main()
debuggerui: style cleanup and fix ref tracking
debuggerui: ignore cancelled warning
build: use "main" for ostree branch
build: set min/max versions for glib/gtk
tree: fix incorrect return_if_fail
flatpak: print why we failed to locate a runtime
flatpak: log debug message if extension did not resolve
libide: use non-deprecated g_spawn_check_wait_status()
foundry: log build flags for easier debugging
flatpak: use SDK deploy-dir for runtime
icons: use builder-run-start-symbolic
build: add vala-language-server
icons: add builder-build-stop-symbolic
threading: clear restart timeout source
omnibar: fix signal emission warning
omnibar: move eventbox to notification area
session: drop active count if page is not saveable
build: push further into "41.x" territory
gui: cleanup session code
devhelp: remove extra ifdef
devhelp: fix CI
vls: bind LSP client lazily for search
rust-analyzer: delay spawning rust-analyzer in search
sourceview: re-apply .has-selection after restoring context
meson-templates: tweak titles of templates
meson-templates: ensure access to defines
meson-templates: fix spacing
meson-templates: fix name in about dialog
Revert "meson-templates: ensure access to defines"
meson-templates: fix access to i18n
gui: fix transfer notation for autosave properties
build: release 41.alpha1
Cédric Bellegarde (1):
debuggerui: show hover provider only if debug manager is active. Fix #1401
Daniel Mustieles (4):
Update Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Daniel Șerbănescu (1):
Update Romanian translation
Elnee (1):
meson-templates: improve gtkmm template
Florentina Mușat (2):
Update Romanian translation
Update Romanian translation
Günther Wagner (7):
terminal: fix run-terminal output
debuggerui: restrict debugger controls
meson-templates: added Gtk4 C template
meson-templates: fixed spelling errors
meson-templates: fixed cpp template unique ptr and ui
meson-templates: simplified template with logical operators
create-project: prevent 'test' as project name
Hugo Carvalho (5):
Update Portuguese translation
Update Portuguese translation
Update Portuguese translation
Update Portuguese translation
Update Portuguese translation
Jakub Steiner (1):
icons: Symbolic Preview library
James Westman (6):
snippets: Use g_task_is_valid instead of G_IS_TASK
lsp: Accept "Deprecated" diagnostic tag
omni-gutter: Fix diagnostic severity check
diagnostic: Add IDE_DIAGNOSTIC_UNUSED
deviced: Override finish functions
deviced: Use the correct triplet
Jordan Petridis (1):
ide-session.c: use #ifdef instead of #if for IDE_ENABLE_TRACE
Jordi Mas (5):
Update Catalan translation
Update Catalan translation
Update Catalan translation
Update Catalan translation
Update Catalan translation
Kukuh Syafaat (2):
Update Indonesian translation
Update Indonesian translation
Marek Černocký (1):
Updated Czech translation
Matej Urbančič (1):
Update Slovenian translation
Matt Turner (1):
build: Require glib >= 2.67.4
Nathan Follens (1):
Update Dutch translation
Peter Maatman (1):
libide: fix typos in IdeEditorSearch documentation
Piotr Drąg (4):
Update Polish translation
Update POTFILES.in
Update POTFILES.in
Update POTFILES.in
Princeton Ferro (3):
Upstream Vala Language Server plugin
prioritize VLS over GVLS
vls: support IdeLspSearchService
Ricardo Silva Veloso (1):
Update Brazilian Portuguese translation
Wradaar (1):
terminal: check for accented characters in filenames
Yaron Shahrabani (1):
Update Hebrew translation
Yuri Chornoivan (4):
Update Ukrainian translation
Update Ukrainian translation
Update Ukrainian translation
Update Ukrainian translation
Zander Brown (1):
Update British English translation
user n (1):
gsettings: allow arbitrary values for keybindings
vanadiae (43):
gui: Bind frame popover open pages icon by gicon instead of icon-name
tree: Handle popup menu shortcuts (Menu key and Shift+F10)
buildui: Enhance translators comment with CAPS
open-with-external: Split from project-tree plugin to separate plugin
gui: Fix small typo in shortcuts window
project-tree: Reveal left dock when using "Reveal in Project Tree"
gui: Cancel previous search when typing new text in search button
code-index: Ignore cancellation errors
vcsui: Drop dead code for project tree VCS indicator color
sourceview+plugins: Add mnemonics for all context menu items
notifications: Add mnemonics to labeled buttons
buildui: Add mnemonics to buttons and make small buttons focusable
meson: Allow toolchain preferences row's description to wrap
gui: Add upper/lower/toggle case and Find references in shortcuts window
sourceview: Add corresponding shortcut next to all items in context menu
project-tree: Fix typo in i-wanna-be-list(-)box class name
themes: Explicitly specify i-wanna-be-listbox regular background color
tree: Make sure that the focused row is changed too when selecting one
gui: Use a single run button instead of GtkStack -like double hidden buttons
manifest: Enable flatpak_build option for devhelp
manifest: Set devhelp's profile to stable
gui+editor: Make row close button keep its focus outline
version: Use new versioning scheme (3.42 -> 41)
session: Make IdeSession handle plumbing so addins only handle content
gui: Make IdeSession pre API rework migration use a definite GVariantBuilder type
gui: Save state to disk even when there weren't any page's state to save
devhelp: Add support for restoring devhelp pages
gui: Restore currently visible pages on top of all the others
flatpak: Drop amtk dependency
editor: Drop redundant "restore-previous-files" setting check
devhelp: Drop useless GtkPaned from page UI file
devhelp: Ship devhelp's symbolic icon as gresource with Builder
manifest: Switch to new main branch for devhelp module
flatpak: Remove no longer present python_libprefix config opt
Add mnemonics to all "New document" menu items
gui: Remove redundant Open File "New document" menu button item
grep: Add mnemonic to "Find" popover button
editor: Drop can-focus properties from search bar
editor: Add mnemonics to search bar buttons and check boxes
gui: Add support for session autosaving
devhelp: Add page autosaving support
editor: Add editor page autosaving support
editor: Fix notify::file buffer signal connection in init()
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]