2021-July Archive by Date
01 July 2021
02 July 2021
03 July 2021
04 July 2021
05 July 2021
06 July 2021
07 July 2021
08 July 2021
09 July 2021
10 July 2021
11 July 2021
- [gnome-text-editor] tests: add additional spell cursor test Christian Hergert
- [glib-networking] (3 commits) Non-fast-forward update to branch pgriffis/pkcs11-pin-termination Michael Catanzaro
- [glib-networking/pgriffis/pkcs11-pin-termination: 3/3] gnutls: Ensure that PKCS #11 pins are NUL terminated Michael Catanzaro
- [gjs] Non-fast-forward update to branch ewlsh/glogfield-support Evan Welsh
- [gjs/ewlsh/glogfield-support] glib: Implement override for structured logging hook Evan Welsh
- [mutter] (42 commits) Non-fast-forward update to branch zbrown/assorted-g-i-things Zander Brown
- [mutter/zbrown/assorted-g-i-things: 36/42] build: Associate GIRs with their respective pc Zander Brown
- [mutter/zbrown/assorted-g-i-things: 37/42] clutter: Update annotations Zander Brown
- [mutter/zbrown/assorted-g-i-things: 38/42] cogl: Update annotations Zander Brown
- [mutter/zbrown/assorted-g-i-things: 39/42] meta: Update annotations Zander Brown
- [mutter/zbrown/assorted-g-i-things: 40/42] clutter: Rename _padding_dummy to padding Zander Brown
- [mutter/zbrown/assorted-g-i-things: 41/42] cally: Rename _padding_dummy to padding Zander Brown
- [mutter/zbrown/assorted-g-i-things: 42/42] cogl: Hide a couple things that confuse g-i Zander Brown
- [mutter] (58 commits) Non-fast-forward update to branch zbrown/docs-deps Zander Brown
- [mutter/zbrown/docs-deps: 58/58] ci: Add gi-docgen dependencies to image Zander Brown
- [gjs] (21 commits) Non-fast-forward update to branch mozjs91 Evan Welsh
- [gjs/mozjs91: 1/21] Add TypedData.h header Evan Welsh
- [gjs/mozjs91: 2/21] JS_GetPrivate, JS_SetPrivate -> JS::GetPrivate, JS::SetPrivate Evan Welsh
- [gjs/mozjs91: 3/21] JS_GetClass -> JS::GetClass Evan Welsh
- [gjs/mozjs91: 4/21] JS_New -> JS::Construct Evan Welsh
- [gjs/mozjs91: 5/21] JS_GetClass -> JS::GetClass Evan Welsh
- [gjs/mozjs91: 6/21] Typed arrays use size_t instead of uint32_t in mozjs91 Evan Welsh
- [gjs/mozjs91: 7/21] JS_StringHasLatin1Chars -> JS::StringHasLatin1Chars Evan Welsh
- [gjs/mozjs91: 8/21] Adapt to new module and script APIs Evan Welsh
- [gjs/mozjs91: 9/21] Add DumpFunctions.h header Evan Welsh
- [gjs/mozjs91: 10/21] Remove JSPROP_GETTER - https://bugzilla.mozilla.org/show_bug.cgi?id=1713083 Evan Welsh
- [gjs/mozjs91: 11/21] Update GC API - https://bugzilla.mozilla.org/show_bug.cgi?id=1686249 Evan Welsh
- [gjs/mozjs91: 12/21] JS::PrintError no longer takes a JSContext Evan Welsh
- [gjs/mozjs91: 13/21] Update mozjs dependency to 91a1 Evan Welsh
- [gjs/mozjs91: 14/21] Adapt context to new module APIs Evan Welsh
- [gjs/mozjs91: 15/21] Add DumpFunctions.h (again) Evan Welsh
- [gjs/mozjs91: 17/21] Adapt to new Maybe-based property descriptor API Evan Welsh
- [gjs/mozjs91: 16/21] Add js/Object.h Evan Welsh
- [gjs/mozjs91: 18/21] JSID_* macros have been replaced: https://bugzilla.mozilla.org/show_bug.cgi?id=1717279, https://bugz Evan Welsh
- [gjs/mozjs91: 19/21] js/CharacterEncoding.h must be included before js/String.h Evan Welsh
- [gjs/mozjs91: 20/21] Disable Top Level Await for now Evan Welsh
- [gjs/mozjs91: 21/21] Add TypeError to Error debugger printer Evan Welsh
- [gjs] (64 commits) Non-fast-forward update to branch mozjs91 Evan Welsh
- [gjs/mozjs91: 43/64] Add TypedData.h header Evan Welsh
- [gjs/mozjs91: 44/64] JS_GetPrivate, JS_SetPrivate -> JS::GetPrivate, JS::SetPrivate Evan Welsh
- [gjs/mozjs91: 45/64] JS_GetClass -> JS::GetClass Evan Welsh
- [gjs/mozjs91: 46/64] JS_New -> JS::Construct Evan Welsh
- [gjs/mozjs91: 47/64] JS_GetClass -> JS::GetClass Evan Welsh
- [gjs/mozjs91: 48/64] Typed arrays use size_t instead of uint32_t in mozjs91 Evan Welsh
- [gjs/mozjs91: 49/64] JS_StringHasLatin1Chars -> JS::StringHasLatin1Chars Evan Welsh
- [gjs/mozjs91: 55/64] Update mozjs dependency to 91a1 Evan Welsh
- [gjs/mozjs91: 52/64] Remove JSPROP_GETTER - https://bugzilla.mozilla.org/show_bug.cgi?id=1713083 Evan Welsh
- [gjs/mozjs91: 53/64] Update GC API - https://bugzilla.mozilla.org/show_bug.cgi?id=1686249 Evan Welsh
- [gjs/mozjs91: 51/64] Add DumpFunctions.h header Evan Welsh
- [gjs/mozjs91: 50/64] Adapt to new module and script APIs Evan Welsh
- [gjs/mozjs91: 54/64] JS::PrintError no longer takes a JSContext Evan Welsh
- [gjs/mozjs91: 56/64] Adapt context to new module APIs Evan Welsh
- [gjs/mozjs91: 58/64] Add js/Object.h Evan Welsh
- [gjs/mozjs91: 57/64] Add DumpFunctions.h (again) Evan Welsh
- [gjs/mozjs91: 60/64] JSID_* macros have been replaced: https://bugzilla.mozilla.org/show_bug.cgi?id=1717279, https://bugz Evan Welsh
- [gjs/mozjs91: 59/64] Adapt to new Maybe-based property descriptor API Evan Welsh
- [gjs/mozjs91: 61/64] js/CharacterEncoding.h must be included before js/String.h Evan Welsh
- [gjs/mozjs91: 62/64] Disable Top Level Await for now Evan Welsh
- [gjs/mozjs91: 63/64] Add TypeError to Error debugger printer Evan Welsh
- [gjs/mozjs91: 64/64] Mark Context param as unused for now Evan Welsh
- [gjs/mozjs91] Add CI images for mozjs91. Evan Welsh
- [gjs] Non-fast-forward update to branch mozjs91 Evan Welsh
- [gjs/mozjs91] Add CI images for mozjs91. Evan Welsh
- [gjs] Non-fast-forward update to branch ewlsh/glogfield-support Evan Welsh
- [gjs/ewlsh/glogfield-support] glib: Implement override for structured logging hook Evan Welsh
- [gdm] Update Bulgarian translation Translations User D-L
- [cantarell-fonts] Add Bulgarian translation Translations User D-L
- [gnome-shell-extensions] Update Bulgarian translation Translations User D-L
- [gnome-build-meta] (6 commits) Non-fast-forward update to branch alatiera/remove-zenity-from-platform Abderrahim Kitouni
- [gnome-build-meta/alatiera/remove-zenity-from-platform: 6/6] platform: remove zenity Abderrahim Kitouni
- [gnome-shell] Update Bulgarian translation Translations User D-L
- [fractal/fractal-next] Fix warnings Julian Sparber
- [fractal/fractal-next] content: Align composer buttons to the bottom Julian Sparber
- [nautilus/gnome-3-36] Update Japanese translation Translations User D-L
- [gimp/gimp-2-10] Update Polish translation Piotr Drąg
- [gimp] Update Polish translation Piotr Drąg
- [gtksourceview] Update Polish translation Piotr Drąg
- [network-manager-applet] Update Polish translation Piotr Drąg
- [pitivi] Update Polish translation Piotr Drąg
- [vala/staging] gio-2.0,glib-2.0: Add new symbols from 2.69.0 Rico Tzschichholz
- [nautilus/gnome-40] Update Japanese translation Translations User D-L
- [nautilus] Update Japanese translation Translations User D-L
- [nautilus] Update Japanese translation Translations User D-L
- [nautilus/gnome-40] Update Japanese translation Translations User D-L
- [nautilus/gnome-40] Update Japanese translation Translations User D-L
- [nautilus] Update Japanese translation Translations User D-L
- [nautilus/gnome-40] Update Japanese translation Translations User D-L
- [nautilus] Update Japanese translation Translations User D-L
- [vala] gio-2.0,glib-2.0: Add new symbols from 2.69.0 Rico Tzschichholz
- [nautilus] Created branch wip/antoniof/switch-case-braces-style-fix António Fernandes
- [nautilus/wip/antoniof/switch-case-braces-style-fix] general: Uniformize case code style António Fernandes
- [evolution] Update Ukrainian translation Translations User D-L
- [gnome-software] Update Ukrainian translation Translations User D-L
- [nautilus] Update Ukrainian translation Translations User D-L
- [nautilus/wip/antoniof/switch-case-braces-style-fix] test António Fernandes
- [devhelp/master] Update Ukrainian translation Translations User D-L
- [network-manager-applet] Update Ukrainian translation Translations User D-L
- [devhelp/master] Update Ukrainian translation Translations User D-L
- [nautilus] Non-fast-forward update to branch wip/antoniof/switch-case-braces-style-fix António Fernandes
- [nautilus/wip/antoniof/switch-case-braces-style-fix] test António Fernandes
- [nautilus] Non-fast-forward update to branch wip/antoniof/switch-case-braces-style-fix António Fernandes
- [nautilus/wip/antoniof/switch-case-braces-style-fix] test António Fernandes
- [nautilus] Non-fast-forward update to branch wip/antoniof/switch-case-braces-style-fix António Fernandes
- [nautilus/wip/antoniof/switch-case-braces-style-fix] test António Fernandes
- [nautilus] Non-fast-forward update to branch wip/antoniof/switch-case-braces-style-fix António Fernandes
- [nautilus/wip/antoniof/switch-case-braces-style-fix] test António Fernandes
- [nautilus] Non-fast-forward update to branch wip/antoniof/switch-case-braces-style-fix António Fernandes
- [nautilus/wip/antoniof/switch-case-braces-style-fix] test António Fernandes
- [nautilus] Non-fast-forward update to branch wip/antoniof/switch-case-braces-style-fix António Fernandes
- [nautilus/wip/antoniof/switch-case-braces-style-fix] test António Fernandes
- [nautilus/wip/antoniof/switch-case-braces-style-fix] test António Fernandes
- [nautilus] Non-fast-forward update to branch wip/antoniof/switch-case-braces-style-fix António Fernandes
- [nautilus] Non-fast-forward update to branch wip/antoniof/switch-case-braces-style-fix António Fernandes
- [nautilus/wip/antoniof/switch-case-braces-style-fix] test António Fernandes
- [network-manager-sstp] (2 commits) ...Merge branch 'typo-fixes' into 'master' Eivind Næss
- [network-manager-sstp: 1/2] String typo fixes Eivind Næss
- [network-manager-sstp: 2/2] Merge branch 'typo-fixes' into 'master' Eivind Næss
- [network-manager-sstp] Update Ukrainian translation Translations User D-L
- [glib-networking] gnutls: Ensure that PKCS #11 pins are NUL terminated Michael Catanzaro
- [glib-networking] Deleted branch pgriffis/pkcs11-pin-termination Patrick Griffis
- [glib-networking/glib-2-68] gnutls-pkcs11: Improve error handling for PIN failures Michael Catanzaro
- [glib-networking/glib-2-68] gnutls: Ensure that PKCS #11 pins are NUL terminated Michael Catanzaro
- [epiphany] (35 commits) Non-fast-forward update to branch mcatanzaro/ci-werror Michael Catanzaro
- [epiphany/mcatanzaro/ci-werror: 35/35] ci: avoid -Werror on stable branches Michael Catanzaro
- [epiphany] Non-fast-forward update to branch mcatanzaro/ci-werror Marge Bot
- [epiphany/mcatanzaro/ci-werror] ci: avoid -Werror on stable branches Marge Bot
- [epiphany] ci: avoid -Werror on stable branches Marge Bot
- [epiphany] Deleted branch mcatanzaro/ci-werror Michael Catanzaro
- [gimp-help/gimp-help-2-10] Improve "Selection by" section: match tool's "Select by", phrase it more like other options, list al Jacob Boerema
- [devhelp/master] Update Portuguese translation Translations User D-L
- [gnome-subtitles] Update Portuguese translation Translations User D-L
- [gimp-help] Improve "Selection by" section: match tool's "Select by". Jacob Boerema
- [gnome-build-meta] Non-fast-forward update to branch alatiera/remove-zenity-from-platform Abderrahim Kitouni
- [gnome-build-meta/alatiera/remove-zenity-from-platform] platform: remove zenity Abderrahim Kitouni
- [gnome-build-meta] Non-fast-forward update to branch alatiera/remove-zenity-from-platform Marge Bot
- [gnome-build-meta/alatiera/remove-zenity-from-platform] platform: remove zenity Marge Bot
- [network-manager-sstp] Update Swedish translation Translations User D-L
- [gnome-build-meta] platform: remove zenity Marge Bot
- [gnome-build-meta] Deleted branch alatiera/remove-zenity-from-platform Jordan Petridis
- [gnome-build-meta] (7 commits) Non-fast-forward update to branch abderrahim/calls Marge Bot
- [gnome-build-meta/abderrahim/calls: 7/7] core: add calls (and a mobile stack) Marge Bot
- [gnome-build-meta] Created branch abderrahim/libsoup-vapi Abderrahim Kitouni
- [gnome-build-meta/abderrahim/libsoup-vapi] Revert "sdk/libsoup: disable vapi gen for now" Abderrahim Kitouni
- [gnome-build-meta] core: add calls (and a mobile stack) Marge Bot
- [gnome-build-meta] Deleted branch abderrahim/calls Abderrahim Kitouni
- [gnome-build-meta] (3 commits) Non-fast-forward update to branch abderrahim/libsoup-vapi Marge Bot
- [gnome-build-meta/abderrahim/libsoup-vapi: 3/3] Revert "sdk/libsoup: disable vapi gen for now" Marge Bot
- [epiphany/gnome-40] Only update adaptive mode state on change Michael Catanzaro
- [epiphany/gnome-3-38] Only update adaptive mode state on change Michael Catanzaro
- [gnome-build-meta] Revert "sdk/libsoup: disable vapi gen for now" Marge Bot
- [gnome-build-meta] Deleted branch abderrahim/libsoup-vapi Abderrahim Kitouni
- [gnome-shell] Update Hebrew translation Translations User D-L
- [gnome-shell] Update Catalan translation Jordi Mas
- [gnome-user-docs/gnome-3-38] Update Swedish translation Translations User D-L
- [nautilus] Non-fast-forward update to branch wip/antoniof/switch-case-braces-style-fix António Fernandes
- [nautilus/wip/antoniof/switch-case-braces-style-fix] test António Fernandes
- [nautilus] Non-fast-forward update to branch wip/antoniof/switch-case-braces-style-fix António Fernandes
- [nautilus/wip/antoniof/switch-case-braces-style-fix] test António Fernandes
- [nautilus] Non-fast-forward update to branch wip/antoniof/switch-case-braces-style-fix António Fernandes
- [nautilus/wip/antoniof/switch-case-braces-style-fix] test António Fernandes
- [gnome-build-meta] (13 commits) Non-fast-forward update to branch valentindavid/fdsdk-21.08 Jordan Petridis
- [gnome-build-meta/valentindavid/fdsdk-21.08: 9/13] Remove openh264-extension.bst junction Jordan Petridis
- [gnome-build-meta/valentindavid/fdsdk-21.08: 10/13] freedesktop-sdk.bst: Update to master Jordan Petridis
- [gnome-build-meta/valentindavid/fdsdk-21.08: 11/13] wip: vm/openfortivpn: depend on openssl Jordan Petridis
- [gnome-build-meta/valentindavid/fdsdk-21.08: 12/13] wip: openssl deps Jordan Petridis
- [gnome-build-meta/valentindavid/fdsdk-21.08: 13/13] vm/openconnect: build with gnutls Jordan Petridis
- [gnome-build-meta] (12 commits) Non-fast-forward update to branch abderrahim/sysprof Jordan Petridis
- [gnome-build-meta/abderrahim/sysprof: 9/12] sdk-deps/sysprof-minimal.bst: add an element to build only libsysprof-capture Jordan Petridis
- [gnome-build-meta/abderrahim/sysprof: 10/12] sdk/{gjs, glib, gtk+-3, gtk, libsoup}.bst: build with sysprof support Jordan Petridis
- [gnome-build-meta/abderrahim/sysprof: 11/12] fixup! sdk-deps/sysprof-minimal.bst: add an element to build only libsysprof-capture Jordan Petridis
- [gnome-build-meta/abderrahim/sysprof: 12/12] fixup! sdk-deps/sysprof-minimal.bst: add an element to build only libsysprof-capture Jordan Petridis
- [nautilus] Non-fast-forward update to branch wip/antoniof/switch-case-braces-style-fix António Fernandes
- [nautilus/wip/antoniof/switch-case-braces-style-fix] test António Fernandes
- [gnome-todo] Update German translation Translations User D-L
- [gnome-todo/gnome-40] Update German translation Translations User D-L
- [gnome-commander] Get the file access time through GIO (when glib >= 2.70 is available) Uwe Scholz
- [gnome-commander] Fix for showing error when pressing okay in file props dialog without changing the file access mode Uwe Scholz
- [gnome-commander] Do not use GnomeVFSURI in GnomeCmdFile class, part 1 Uwe Scholz
- [gnome-commander] Do not use GnomeVFSURI in GnomeCmdDir class, part 1 Uwe Scholz
- [gnome-commander] Check for gFileInfo member in gcmd_tags_exiv2_load_metadata function Uwe Scholz
- [gnome-commander] Create a symbolic file link through GIO and not GnomeVFS anymore Uwe Scholz
- [gnome-commander] Use GIO's GFile instead of GnomeVFSURI when creating a new directory Uwe Scholz
- [gnome-commander] Use gFile in the GnomeCmdXfer class Uwe Scholz
- [gnome-commander] File prop dialog: Measure the directory size with GIO instead of using GnomeVFS Uwe Scholz
- [gnome-commander] noop: Rename some define statements Uwe Scholz
- [gnome-commander] noop: fix comment Uwe Scholz
- [gnome-commander] Migration from Gnome-VFS to GIO: remove gnome_vfs_xfer_delete_list for deletion Uwe Scholz
- [gnome-commander] Show free space with the help of GIO instead of Gnome-VFS Uwe Scholz
- [gnome-commander] Remove deprecated function for creating a gnome_cmd_dir object with GFileInfo instead of GnomeVFSFil Uwe Scholz
- [gnome-commander] Handle directory listing errors, show error message again Uwe Scholz
- [gnome-commander] gnome-cmd-tags-doc.cc: use gFileInfo instead of info member of GnomeCmdFile object Uwe Scholz
- [gnome-commander] Use content type from GIO instead of mime type from GnomeVFS Uwe Scholz
- [gnome-commander] Remove unused methods and calls using GnomeVFSFileInfo Uwe Scholz
- [gnome-commander] Add GnomeCmdFile member method for retrieving boolean attribute Uwe Scholz
- [gnome-commander] Use G_FILE_ATTRIBUTE_ACCESS_CAN_EXECUTE for checking if the user can execute a file Uwe Scholz
- [gnome-commander] Use public function when calling a member function; renaming accordingly Uwe Scholz
- [gnome-commander] Remove outdated documentation section about handling file mime types Uwe Scholz
- [gnome-commander] Remove the option to skip mounting of a GnomeCommander device Uwe Scholz
- [gnome-commander] Check through GIO if a file is a symlink Uwe Scholz
- [gnome-commander] Get the size of a file through GIO in the search section Uwe Scholz
- [gnome-commander] Variable rename and null check Uwe Scholz
- [gnome-commander] Use GIO functions to find and format the modification time of the file Uwe Scholz
- [gnome-commander] Make a dialog string translatable Uwe Scholz
- [gnome-commander] Remove deprecated method using GnomeVFSFileInfo Uwe Scholz
- [gnome-commander] Remove outdated documentation section about working with removable devices Uwe Scholz
- [gnome-commander] More migration away from GnomeVFSFileInfo to GFileInfo Uwe Scholz
- [gnome-commander] Finally removing the usage of GnomeVFSFileInfo Uwe Scholz
- [gnome-commander] Remove unused source files for loading and saving gkeyfile's Uwe Scholz
- [nautilus/wip/antoniof/switch-case-braces-style-fix] uncrustify: Ignore sp_arith to workaround bug António Fernandes
- [nautilus] Non-fast-forward update to branch wip/antoniof/switch-case-braces-style-fix António Fernandes
- [nautilus] (7 commits) Non-fast-forward update to branch wip/antoniof/switch-case-braces-style-fix António Fernandes
- [nautilus/wip/antoniof/switch-case-braces-style-fix: 6/7] general: Uniformize case code style António Fernandes
- [nautilus/wip/antoniof/switch-case-braces-style-fix: 7/7] uncrustify: Ignore sp_arith to workaround bug António Fernandes
- [shotwell] Update Brazilian Portuguese translation Translations User D-L
12 July 2021
13 July 2021
- [NetworkManager-openconnect] Update Indonesian translation Translations User D-L
- [gjs] modules: Add helper to load context setup modules Philip Chimento
- [gjs] modules: Add bootstrap file with ESM support Philip Chimento
- [gjs/ewlsh/whatwg-console: 32/34] modules: Implement WHATWG console specification Philip Chimento
- [gjs] (34 commits) Non-fast-forward update to branch ewlsh/whatwg-console Philip Chimento
- [gjs/ewlsh/whatwg-console: 33/34] modules: Implement console.table() Philip Chimento
- [gjs/ewlsh/whatwg-console: 34/34] modules: Implement console.clear() Philip Chimento
- [evince] Created tag 40.3 Germán Poo-Caamaño
- [calls] flatpak: Change calls URL Evangelos Ribeiro Tzaras
- [evince] Created tag 3.38.3 Germán Poo-Caamaño
- [evince] Release 41.alpha Germán Poo-Caamaño
- [evince] Created tag 41.alpha Germán Poo-Caamaño
- [gtk/wip/compose-parser] composetable: Ignore length 1 sequences Matthias Clasen
- [gtk/wip/compose-parser] composetable: Drop GtkComposeTableCompact Matthias Clasen
- [calls] meson: Remove wayland option Evangelos Ribeiro Tzaras
- [gjs/ewlsh/glogfield-support] glib: Implement override for structured logging hook Evan Welsh
- [gjs] Non-fast-forward update to branch ewlsh/glogfield-support Evan Welsh
- [gtk/wip/otte/gleanup: 6/53] build: Build demos before tools Benjamin Otte
- [gtk] (53 commits) Non-fast-forward update to branch wip/otte/gleanup Benjamin Otte
- [gtk/wip/otte/gleanup: 8/53] x11: Remove unused function Benjamin Otte
- [gtk/wip/otte/gleanup: 7/53] x11: Move code where it belongs Benjamin Otte
- [gtk/wip/otte/gleanup: 9/53] x11: Stop reordering visuals Benjamin Otte
- [gtk/wip/otte/gleanup: 11/53] x11: Don't share cached GLX visuals with GTK3 Benjamin Otte
- [gtk/wip/otte/gleanup: 10/53] x11: Reorder code Benjamin Otte
- [gtk/wip/otte/gleanup: 13/53] glx: Don't initialize GLX multiple times. Benjamin Otte
- [gtk/wip/otte/gleanup: 12/53] x11: Initialize GL at startup Benjamin Otte
- [gtk/wip/otte/gleanup: 14/53] x11: Move function call Benjamin Otte
- [gtk/wip/otte/gleanup: 15/53] x11: Simplify code Benjamin Otte
- [gtk/wip/otte/gleanup: 16/53] x11: Pass the display, not the screen Benjamin Otte
- [gtk/wip/otte/gleanup: 17/53] x11: Move the EGL display into the private struct Benjamin Otte
- [gtk/wip/otte/gleanup: 19/53] x11: Store the EGL surface in the GdkSurfaceX11 Benjamin Otte
- [gtk/wip/otte/gleanup: 18/53] x11: Store the EGL config in the display Benjamin Otte
- [gtk/wip/otte/gleanup: 20/53] x11: Move GL init code into the GL context Benjamin Otte
- [gtk/wip/otte/gleanup: 22/53] x11: Rework Visual selection Benjamin Otte
- [gtk/wip/otte/gleanup: 21/53] glx: Remove Visual cache Benjamin Otte
- [gtk/wip/otte/gleanup: 23/53] x11: Remove GdkVisual Benjamin Otte
- [gtk/wip/otte/gleanup: 24/53] x11: Remove the dummy surface Benjamin Otte
- [gtk/wip/otte/gleanup: 25/53] Revert "x11: Always fall back to GLX on NVIDIA" Benjamin Otte
- [gtk/wip/otte/gleanup: 26/53] x11: Remove unused struct member Benjamin Otte
- [gtk/wip/otte/gleanup: 27/53] x11: Remove glx version check Benjamin Otte
- [gtk/wip/otte/gleanup: 30/53] x11: Get Visual from EGL directly Benjamin Otte
- [gtk/wip/otte/gleanup: 31/53] x11: Do not call glXQueryExtension() Benjamin Otte
- [gtk/wip/otte/gleanup: 29/53] x11: Store the GLX drawable in the surface Benjamin Otte
- [gtk/wip/otte/gleanup: 28/53] x11: Use single GLX fbconfig and store it in the display Benjamin Otte
- [gtk/wip/otte/gleanup: 32/53] x11: Properly record the error when initializing GL Benjamin Otte
- [gtk/wip/otte/gleanup: 34/53] gdk: Add a private struct to GdkDisplay Benjamin Otte
- [gtk/wip/otte/gleanup: 33/53] x11: Redo choice between EGL and GLX Benjamin Otte
- [gtk/wip/otte/gleanup: 35/53] gdk: Allow GdkDrawContext with a %NULL surface Benjamin Otte
- [gtk/wip/otte/gleanup: 36/53] wayland: Move fbconfig into the display Benjamin Otte
- [gtk/wip/otte/gleanup: 37/53] wayland: Don't pass GL config to get_egl_surface() Benjamin Otte
- [gtk/wip/otte/gleanup: 38/53] gdk: Add GdkDisplay::init_gl vfunc Benjamin Otte
- [gtk/wip/otte/gleanup: 39/53] gdk: Require EGL version 1.4 across the board Benjamin Otte
- [gtk/wip/otte/gleanup: 40/53] ngl: Store the shared driver in the display Benjamin Otte
- [gtk/wip/otte/gleanup: 42/53] gl: Deprecate gdk_gl_context_get_shared_context() Benjamin Otte
- [gtk/wip/otte/gleanup: 41/53] gdk: Add gdk_gl_context_is_shared() Benjamin Otte
- [gtk/wip/otte/gleanup: 43/53] gl: Store the context::in-frame state in the current context Benjamin Otte
- [gtk/wip/otte/gleanup: 46/53] gl: Move vfunc Benjamin Otte
- [gtk/wip/otte/gleanup: 44/53] gdk: Get rid of paint contexts Benjamin Otte
- [gtk/wip/otte/gleanup: 45/53] gl: Require EGL_KHR_surfaceless_context with egl Benjamin Otte
- [gtk/wip/otte/gleanup: 47/53] gdk: Move GL context construction to GdkGLContext Benjamin Otte
- [gtk/wip/otte/gleanup: 48/53] inspector: Add support for displaying GL errors Benjamin Otte
- [gtk/wip/otte/gleanup: 49/53] gdk: Add a GL workaround for nvidia Benjamin Otte
- [gtk/wip/otte/gleanup: 50/53] Revert "gdk: Add a GL workaround for nvidia" Benjamin Otte
- [gtk/wip/otte/gleanup: 51/53] gl: Fix issue with EGL + nvidia Benjamin Otte
- [gtk/wip/otte/gleanup: 52/53] x11: Move code from GdkGLContextX11 Benjamin Otte
- [gtk/wip/otte/gleanup: 53/53] display: Move GL selection code into gdkdisplay-x11.c Benjamin Otte
- [gjs] Non-fast-forward update to branch ewlsh/glogfield-support Evan Welsh
- [gjs/ewlsh/glogfield-support] glib: Implement override for structured logging hook Evan Welsh
- [gjs] (3 commits) Non-fast-forward update to branch ewlsh/whatwg-console Evan Welsh
- [gjs/ewlsh/whatwg-console: 1/3] modules: Implement WHATWG console specification Evan Welsh
- [gjs/ewlsh/whatwg-console: 2/3] modules: Implement console.table() Evan Welsh
- [gjs/ewlsh/whatwg-console: 3/3] modules: Implement console.clear() Evan Welsh
- [gjs/ewlsh/whatwg-console] ci: Increase default timeout for additional tests Evan Welsh
- [gtk] (2503 commits) Non-fast-forward update to branch wip/otte/lottie Benjamin Otte
- [gtk/wip/otte/lottie: 2415/2503] mediafile: Load extension at startup with GTK_MEDIA Benjamin Otte
- [gtk/wip/otte/lottie: 2416/2503] API: Add gtk_picture_add_paintable_bounds() Benjamin Otte
- [gtk/wip/otte/lottie: 2417/2503] gsk: Add GskPath Benjamin Otte
- [gtk/wip/otte/lottie: 2418/2503] gsk: Add GskFillNode Benjamin Otte
- [gtk/wip/otte/lottie: 2419/2503] snapshot: Add gtk_snapshot_push_fill() Benjamin Otte
- [gtk/wip/otte/lottie: 2420/2503] demos: Add a simple demo filling a path Benjamin Otte
- [gtk/wip/otte/lottie: 2425/2503] path: Change data structure for standard path Benjamin Otte
- [gtk/wip/otte/lottie: 2422/2503] gsk: Add GskStrokeNode Benjamin Otte
- [gtk/wip/otte/lottie: 2426/2503] gsk: Add GskPathMeasure Benjamin Otte
- [gtk/wip/otte/lottie: 2421/2503] gsk: Add GskStroke Benjamin Otte
- [gtk/wip/otte/lottie: 2423/2503] snapshot: Add gtk_snapshot_push_stroke() Benjamin Otte
- [gtk/wip/otte/lottie: 2424/2503] popover: Use fill and stroke nodes instead of Cairo Benjamin Otte
- [gtk/wip/otte/lottie: 2427/2503] path: Add gsk_path_builder_add_path() Benjamin Otte
- [gtk/wip/otte/lottie: 2428/2503] pathmeasure: Add gsk_path_measure_add_segment() Benjamin Otte
- [gtk/wip/otte/lottie: 2432/2503] path: Implement gsk_path_to_cairo() using foreach() Benjamin Otte
- [gtk/wip/otte/lottie: 2430/2503] path: Collect flags Benjamin Otte
- [gtk/wip/otte/lottie: 2431/2503] path: Add gsk_path_foreach() Benjamin Otte
- [gtk/wip/otte/lottie: 2433/2503] pathmeasure: Implement support for beziers Benjamin Otte
- [gtk/wip/otte/lottie: 2429/2503] testsuite: Add path tests Benjamin Otte
- [gtk/wip/otte/lottie: 2434/2503] path: Add gsk_path_add_circle() Benjamin Otte
- [gtk/wip/otte/lottie: 2435/2503] path: Add gsk_path_measure_get_point() Benjamin Otte
- [gtk/wip/otte/lottie: 2436/2503] xxx: path_fill demo Benjamin Otte
- [gtk/wip/otte/lottie: 2437/2503] gtk-demo: Add a text-on-path demo Benjamin Otte
- [gtk/wip/otte/lottie: 2438/2503] testsuite: Add tests for gsk_path_measure_add_segment() Benjamin Otte
- [gtk/wip/otte/lottie: 2439/2503] spline: Use Skia's tolerance checks Benjamin Otte
- [gtk/wip/otte/lottie: 2440/2503] path: Add gsk_path_measure_get_closest_point() Benjamin Otte
- [gtk/wip/otte/lottie: 2441/2503] testsuite: Add tests for gsk_path_measure_get_closest_point() Benjamin Otte
- [gtk/wip/otte/lottie: 2442/2503] gtk-demo: Add cute maze demo Benjamin Otte
- [gtk/wip/otte/lottie: 2443/2503] testsuite: Update create_random_path() Benjamin Otte
- [gtk/wip/otte/lottie: 2445/2503] testsuite: Add a test using get_point() and get_closest_point() Benjamin Otte
- [gtk/wip/otte/lottie: 2444/2503] testsuite: Add a test for get_point() Benjamin Otte
- [gtk/wip/otte/lottie: 2446/2503] path: Split GskPathBuilder into its own file Benjamin Otte
- [gtk/wip/otte/lottie: 2447/2503] xxx: demo Benjamin Otte
- [gtk/wip/otte/lottie: 2448/2503] pathbuilder: Redo semantics for starting curves Benjamin Otte
- [gtk/wip/otte/lottie: 2450/2503] pathbuilder: Add relative path commands Benjamin Otte
- [gtk/wip/otte/lottie: 2451/2503] testsuite: Add relative path functions Benjamin Otte
- [gtk/wip/otte/lottie: 2455/2503] path: Implement gsk_path_parse Benjamin Otte
- [gtk/wip/otte/lottie: 2453/2503] stroke: Add miter limit Benjamin Otte
- [gtk/wip/otte/lottie: 2449/2503] path: Add GSK_CIRCLE_POINT_INIT() to initialize points on the circle Benjamin Otte
- [gtk/wip/otte/lottie: 2457/2503] path: Fix serialization for circles Benjamin Otte
- [gtk/wip/otte/lottie: 2454/2503] path: Implement SVG arcs Benjamin Otte
- [gtk/wip/otte/lottie: 2459/2503] testsuite: Add a parsing test Benjamin Otte
- [gtk/wip/otte/lottie: 2452/2503] Documentation typo fixes Benjamin Otte
- [gtk/wip/otte/lottie: 2456/2503] testsuite: Add librsvg path tests Benjamin Otte
- [gtk/wip/otte/lottie: 2458/2503] path: Special-case rects and circles Benjamin Otte
- [gtk/wip/otte/lottie: 2462/2503] path: Add flags to gsk_path_foreach() Benjamin Otte
- [gtk/wip/otte/lottie: 2461/2503] testsuite: Add an in_fill() test Benjamin Otte
- [gtk/wip/otte/lottie: 2460/2503] Implement gsk_path_measure_in_fill Benjamin Otte
- [gtk/wip/otte/lottie: 2463/2503] gsk: Implement parsing fill and stroke nodes Benjamin Otte
- [gtk/wip/otte/lottie: 2465/2503] path: Make all private contour APIs take a GskContour Benjamin Otte
- [gtk/wip/otte/lottie: 2464/2503] stroke: Add support for dashes Benjamin Otte
- [gtk/wip/otte/lottie: 2467/2503] path: Rename to gtk_path_builder_add_segment() Benjamin Otte
- [gtk/wip/otte/lottie: 2466/2503] path: Split contours into their own file Benjamin Otte
- [gtk/wip/otte/lottie: 2468/2503] path: Add conic curves Benjamin Otte
- [gtk/wip/otte/lottie: 2469/2503] WIP: pathbuilder: Add gsk_path_builder_add_rounded_rect() Benjamin Otte
- [gtk/wip/otte/lottie: 2471/2503] path: Introduce gskpathop Benjamin Otte
- [gtk/wip/otte/lottie: 2474/2503] Add gsk_curve_get_{start, end}_tangent Benjamin Otte
- [gtk/wip/otte/lottie: 2473/2503] testsuite: Add conics to the random paths Benjamin Otte
- [gtk/wip/otte/lottie: 2477/2503] testuite: Add tests for gsk_curve_get_tangent() Benjamin Otte
- [gtk/wip/otte/lottie: 2479/2503] path: Add gsk_curve_segment() Benjamin Otte
- [gtk/wip/otte/lottie: 2470/2503] WIP: css: Replace border rendering code with GskPath Benjamin Otte
- [gtk/wip/otte/lottie: 2481/2503] testsuite Add curve tangent tests Benjamin Otte
- [gtk/wip/otte/lottie: 2480/2503] testsuite: Add a test for the conic that got us segment() Benjamin Otte
- [gtk/wip/otte/lottie: 2482/2503] path: Always decompose conics into at least 2 segments Benjamin Otte
- [gtk/wip/otte/lottie: 2472/2503] path: Add GskCurve Benjamin Otte
- [gtk/wip/otte/lottie: 2476/2503] testuite: Add tests for gsk_curve_get_point() Benjamin Otte
- [gtk/wip/otte/lottie: 2478/2503] testsuite: Add a test for gsk_curve_decompose() Benjamin Otte
- [gtk/wip/otte/lottie: 2475/2503] curve: Split eval() into get_point() and get_tangent() Benjamin Otte
- [gtk/wip/otte/lottie: 2483/2503] path: Deal with non-uniformness of progress parameter Benjamin Otte
- [gtk/wip/otte/lottie: 2485/2503] testsuite: Add tests for the dasher Benjamin Otte
- [gtk/wip/otte/lottie: 2484/2503] path: Add a foreach function that dashes a path Benjamin Otte
- [gtk/wip/otte/lottie: 2486/2503] Add gsk_path_get_stroke_bounds Benjamin Otte
- [gtk/wip/otte/lottie: 2487/2503] xxx path)_fill Benjamin Otte
- [gtk/wip/otte/lottie: 2488/2503] Add gsk_path_measure_get_{path, tolerance} Benjamin Otte
- [gtk/wip/otte/lottie: 2489/2503] path: Add gsk_path_measure_restrict_to_contour() Benjamin Otte
- [gtk/wip/otte/lottie: 2490/2503] path: Add gsk_path_measure_is_closed () Benjamin Otte
- [gtk/wip/otte/lottie: 2491/2503] path: Change semantics of gtk_path_builder_add_segment() Benjamin Otte
- [gtk/wip/otte/lottie: 2492/2503] path: Add gsk_path_builder_add_ellipse() Benjamin Otte
- [gtk/wip/otte/lottie: 2493/2503] gsk: Add gsk_path_builder_add_layout Benjamin Otte
- [gtk/wip/otte/lottie: 2494/2503] path fill demo: Use gsk_path_builder_add_layout Benjamin Otte
- [gtk/wip/otte/lottie: 2495/2503] gtk-demo: Make path-text demo use gsk_builder_add_layout() Benjamin Otte
- [gtk/wip/otte/lottie: 2499/2503] ottie: Add a command-line tool Benjamin Otte
- [gtk/wip/otte/lottie: 2496/2503] gtk-demo: Rewrite the text mask demo Benjamin Otte
- [gtk/wip/otte/lottie: 2497/2503] path: Move gsk_path_new_from_cairo() away Benjamin Otte
- [gtk/wip/otte/lottie: 2500/2503] ottie: Add a snapshot testsuite test Benjamin Otte
- [gtk/wip/otte/lottie: 2498/2503] Ottie: Add Benjamin Otte
- [gtk/wip/otte/lottie: 2501/2503] Ottie: Add Fantastic, the Ottie Editor Benjamin Otte
- [gtk/wip/otte/lottie: 2502/2503] xxx ottie Benjamin Otte
- [gtk/wip/otte/lottie: 2503/2503] xxx: wip Benjamin Otte
- [gnome-text-editor] build: bump version to 41.alpha0 Christian Hergert
- [glib] (9 commits) Non-fast-forward update to branch halfline/debug-metrics Ray Strode
- [glib/halfline/debug-metrics: 1/9] gmetrics: Add debug api for print metrics Ray Strode
- [glib/halfline/debug-metrics: 2/9] ghash: Add debug metrics for gnome-shell Ray Strode
- [glib/halfline/debug-metrics: 3/9] gobject: Add debug metrics for gnome-shell Ray Strode
- [glib/halfline/debug-metrics: 4/9] gsignal: add g_signal_name_unlocked helper Ray Strode
- [glib/halfline/debug-metrics: 6/9] gmain: Add debug metrics for gnome-shell Ray Strode
- [glib/halfline/debug-metrics: 5/9] gsignal: Add debug metrics for gnome-shell Ray Strode
- [glib/halfline/debug-metrics: 7/9] garray: track array allocations Ray Strode
- [glib/halfline/debug-metrics: 8/9] glist: Add debug metrics for gnome-shell Ray Strode
- [glib/halfline/debug-metrics: 9/9] gmem: Change out how memory is allocated in GLib Ray Strode
- [glib] (9 commits) Non-fast-forward update to branch halfline/debug-metrics Ray Strode
- [glib/halfline/debug-metrics: 1/9] gmetrics: Add debug api for print metrics Ray Strode
- [glib/halfline/debug-metrics: 2/9] ghash: Add debug metrics for gnome-shell Ray Strode
- [glib/halfline/debug-metrics: 3/9] gobject: Add debug metrics for gnome-shell Ray Strode
- [glib/halfline/debug-metrics: 4/9] gsignal: add g_signal_name_unlocked helper Ray Strode
- [glib/halfline/debug-metrics: 6/9] gmain: Add debug metrics for gnome-shell Ray Strode
- [glib/halfline/debug-metrics: 5/9] gsignal: Add debug metrics for gnome-shell Ray Strode
- [glib/halfline/debug-metrics: 7/9] garray: track array allocations Ray Strode
- [glib/halfline/debug-metrics: 8/9] glist: Add debug metrics for gnome-shell Ray Strode
- [glib/halfline/debug-metrics: 9/9] gmem: Change out how memory is allocated in GLib Ray Strode
- [gnome-build-meta] (2 commits) Non-fast-forward update to branch alatiera/adwaita-platform Marge Bot
- [gnome-build-meta/alatiera/adwaita-platform: 2/2] Include libawaita in the platform. Marge Bot
- [gnome-build-meta] Include libawaita in the platform. Marge Bot
- [gnome-build-meta] Deleted branch alatiera/adwaita-platform Jordan Petridis
- [gnome-build-meta/abderrahim/sysprof: 3/4] sdk-deps/sysprof-minimal.bst: add an element to build only libsysprof-capture Jordan Petridis
- [gnome-build-meta] (4 commits) Non-fast-forward update to branch abderrahim/sysprof Jordan Petridis
- [gnome-build-meta/abderrahim/sysprof: 4/4] sdk/{gjs, glib, gtk+-3, gtk, libsoup}.bst: build with sysprof support Jordan Petridis
- [gparted] Updated Spanish translation Daniel Mustieles García
- [gnome-build-meta/abderrahim/sysprof] sdk/gtk+-3: disable sysprof until gtk3 is ported to syprof-capture-4 Jordan Petridis
- [gthumb] Updated Spanish translation Daniel Mustieles García
- [network-manager-sstp] Update Spanish translation Translations User D-L
- [gnome-weather] icon: provide 'source' file Vitaly Dyachkov
- [mutter] kms: Add a trivial meta_fixed_16_to_double conversion function Marge Bot
- [mutter] kms: Add an internal MetaKmsPropType to distinguish fixed point values Marge Bot
- [mutter] kms: Add fixed point formatting to MUTTER_DEBUG=kms printing Marge Bot
- [gnome-build-meta] (2 commits) Created branch alatiera/fish-desktop Jordan Petridis
- [gnome-build-meta/alatiera/fish-desktop: 1/2] vm/fish: hide the .desktop file Jordan Petridis
- [gnome-build-meta/alatiera/fish-desktop: 2/2] vm/fish: update to 3.3.1 Jordan Petridis
- [gnome-build-meta/abderrahim/sysprof] fixup! sdk/{gjs, glib, gtk+-3, gtk, libsoup}.bst: build with sysprof support Jordan Petridis
- [mutter] backends/native: Add meta_calculate_drm_mode_vblank_duration_us() Marge Bot
- [mutter] clutter: Record flip time Marge Bot
- [mutter] crtc-mode-info: Add vblank duration field Marge Bot
- [mutter] clutter: Add vblank duration to ClutterStageView Marge Bot
- [mutter] clutter: Store vblank duration in ClutterFrameClock Marge Bot
- [mutter] cogl: Add prototypes for getting timestamp queries Marge Bot
- [mutter] cogl: Add GPU timestamp querying utilities Marge Bot
- [mutter] cogl: Add CPU swap time and GPU rendering query to CoglFrameInfo Marge Bot
- [mutter] cogl: Store CPU and GPU rendering timestamps in frame info Marge Bot
- [mutter] backends/native: Remove unneeded NULL check Marge Bot
- [mutter] backends/native: Get rendering and swap timings during scanout Marge Bot
- [mutter] clutter: Add swap time and GPU rendering duration to FrameInfo Marge Bot
- [mutter] clutter/frame-clock: Store dispatch timings Marge Bot
- [mutter] clutter: Add FRAME_TIMINGS debug key Marge Bot
- [mutter] clutter: Compute max render time heuristically Marge Bot
- [mutter] clutter: Add a flag to disable heuristic max render time Marge Bot
- [mutter] clutter: Add an lg command to set max render time constant Marge Bot
- [mutter] clutter: Add a max render time debug HUD Marge Bot
- [evolution-data-server] M!72 - Typos its <=> it's Milan Crha
- [epiphany] Updated Spanish translation Daniel Mustieles García
- [evolution] Updated Spanish translation Daniel Mustieles García
- [gnome-builder] Updated Spanish translation Daniel Mustieles García
- [gnome-software] Updated Spanish translation Daniel Mustieles García
- [gnome-todo] Updated Spanish translation Daniel Mustieles García
- [nautilus] Updated Spanish translation Daniel Mustieles García
- [fractal/englishify] Fix English in strings and comments Alexandre Franke
- [fractal] Created branch englishify Alexandre Franke
- [devhelp/master] Updated Spanish translation Daniel Mustieles García
- [evince] Updated Spanish translation Daniel Mustieles García
- [glib-networking] Updated Spanish translation Daniel Mustieles García
- [gnome-remote-desktop] Updated Spanish translation Daniel Mustieles García
- [gnome-shell] Updated Spanish translation Daniel Mustieles García
- [gtksourceview] Updated Spanish translation Daniel Mustieles García
- [libsecret] Updated Spanish translation Daniel Mustieles García
- [mutter] clutter/frame-clock: Apply error diffusion (dithering) to dispatch times Marge Bot
- [mutter] clutter/frame-clock: Remember the refresh interval Marge Bot
- [connections] Updated Spanish translation Daniel Mustieles García
- [network-manager-sstp] Update Spanish translation Translations User D-L
- [evolution] Mail: Let the Enter key press in folder tree focus the message list Milan Crha
- [gtk/wip/compose-parser] imcontext: Improve the docs Matthias Clasen
- [gtk/wip/compose-parser] imcontext: Simplify checking compose seqs Matthias Clasen
- [gtk: 1/4] Add GTK_DEBUG_ICONFALLBACK Since: 4.2 annotation Emmanuele Bassi
- [gtk] (4 commits) ...Merge branch 'gi-fixes' into 'master' Emmanuele Bassi
- [gtk: 2/4] Add GtkMenuButton:primary Since: annotation Emmanuele Bassi
- [gtk: 3/4] gtk: fix GtkPasswordEntryBuffer introspection Emmanuele Bassi
- [gtk: 4/4] Merge branch 'gi-fixes' into 'master' Emmanuele Bassi
- [gnome-software/1166-repository-dialog-design-updates] SortKey for sections & changed way of switching states Milan Crha
- [fractal/englishify] Apply 1 suggestion(s) to 1 file(s) Alexandre Franke
- [fractal/fractal-next] Fix English in strings and comments Alexandre Franke
- [fractal] Deleted branch englishify Alexandre Franke
- [tracker] (5 commits) Created branch wip/carlosg/test-error-fixes Carlos Garnacho
- [tracker/wip/carlosg/test-error-fixes: 1/5] libtracker-data: Make get_db_interface() return a GError Carlos Garnacho
- [tracker/wip/carlosg/test-error-fixes: 2/5] libtracker-data: Propagate error on queries executed while closing Carlos Garnacho
- [tracker/wip/carlosg/test-error-fixes: 3/5] libtracker-sparql: Add early cancellation check on query tasks Carlos Garnacho
- [tracker/wip/carlosg/test-error-fixes: 4/5] libtracker-data: Check for already visited properties during flush Carlos Garnacho
- [tracker/wip/carlosg/test-error-fixes: 5/5] libtracker-data: Ensure to synchronize cached values after delete Carlos Garnacho
- [tracker-miners] (5 commits) Created branch wip/carlosg/test-error-fixes Carlos Garnacho
- [tracker-miners/wip/carlosg/test-error-fixes: 1/5] tests: Add timer after consecutive file operations Carlos Garnacho
- [tracker-miners/wip/carlosg/test-error-fixes: 2/5] libtracker-miner: Disconnect from the TrackerMonitor on finalize Carlos Garnacho
- [tracker-miners/wip/carlosg/test-error-fixes: 3/5] tests: Remove unused variables Carlos Garnacho
- [tracker-miners/wip/carlosg/test-error-fixes: 4/5] libtracker-miner: Fix possible double DELETED emission on directories Carlos Garnacho
- [tracker-miners/wip/carlosg/test-error-fixes: 5/5] libtracker-miner: Fix TrackerMinerFS event coalescing Carlos Garnacho
- [glade] GladeProject: Segfault in gnome-builder when widget doesn't have a name Juan Pablo Ugarte
- [tracker] (4 commits) Created branch wip/carlosg/check-style-fixes Carlos Garnacho
- [tracker/wip/carlosg/check-style-fixes: 1/4] check-style: Remove all context from diffs Carlos Garnacho
- [tracker/wip/carlosg/check-style-fixes: 2/4] check-style: Fix off-by-one error Carlos Garnacho
- [tracker/wip/carlosg/check-style-fixes: 3/4] check-style: Ignore chunks that only contain deleted code Carlos Garnacho
- [tracker/wip/carlosg/check-style-fixes: 4/4] check-style: Separate uncrustify.cfg file location to a variable Carlos Garnacho
- [mutter] launcher: Remove open/close restricted file API Marge Bot
- [gnome-shell] messageTray: Always remove destroyed banners Marge Bot
- [gnome-shell] shellInfo: Don't destroy source on undo Marge Bot
- [gnome-build-meta] (2 commits) Non-fast-forward update to branch alatiera/fish-desktop Marge Bot
- [gnome-build-meta/alatiera/fish-desktop: 1/2] vm/fish: hide the .desktop file Marge Bot
- [gnome-build-meta/alatiera/fish-desktop: 2/2] vm/fish: update to 3.3.1 Marge Bot
- [gtk] (2 commits) Created branch fp16-tests Matthias Clasen
- [gtk/fp16-tests: 1/2] ngl: Make the C half-float implementation accessible Matthias Clasen
- [gtk/fp16-tests: 2/2] tests: Add some fp16 tests Matthias Clasen
- [gtk] (3 commits) ...Merge branch 'fp16-tests' into 'master' Matthias Clasen
- [gtk: 3/3] Merge branch 'fp16-tests' into 'master' Matthias Clasen
- [gtk] Deleted branch fp16-tests Matthias Clasen
- [gnome-build-meta] (2 commits) ...vm/fish: update to 3.3.1 Marge Bot
- [gnome-build-meta] Deleted branch alatiera/fish-desktop Jordan Petridis
- [gnome-autoar] extractor: Ensure that absolute paths are relative to destination Ondrej Holy
- [gnome-autoar] Deleted branch wip/oholy/absolute-paths Ondrej Holy
- [gtk] (3 commits) Non-fast-forward update to branch wip/compose-parser Matthias Clasen
- [gtk/wip/compose-parser: 1/3] composetable: Drop GtkComposeTableCompact Matthias Clasen
- [gtk/wip/compose-parser: 2/3] imcontext: Simplify checking compose seqs Matthias Clasen
- [gtk/wip/compose-parser: 3/3] imcontext: Improve the docs Matthias Clasen
- [mutter] (28 commits) Non-fast-forward update to branch wip/carlosg/ci-coverity Marge Bot
- [mutter/wip/carlosg/ci-coverity: 28/28] ci: Add job for pushing coverity reports Marge Bot
- [gnome-build-meta] Created branch abderrahim/openh264 Abderrahim Kitouni
- [gnome-build-meta/abderrahim/openh264] .gitlab-ci.yml: add a job to mirror openh264 Abderrahim Kitouni
- [epiphany] Created branch mcatanzaro/highlightjs-11.1.0 Michael Catanzaro
- [epiphany/mcatanzaro/highlightjs-11.1.0] Update to highlight.js 11.1.0 Michael Catanzaro
- [gnome-build-meta] (2 commits) Non-fast-forward update to branch abderrahim/openh264 Abderrahim Kitouni
- [gnome-build-meta/abderrahim/openh264: 1/2] .gitlab-ci.yml: add a job to mirror openh264 Abderrahim Kitouni
- [gnome-build-meta/abderrahim/openh264: 2/2] WIP: add condition to test Abderrahim Kitouni
- [fractal/multi-account] Add account switcher Alejandro Domínguez
- [fractal/multi-account] Generate action names to switch to any user Alejandro Domínguez
- [fractal/multi-account] Change between logged-in users Alejandro Domínguez
- [gnome-build-meta/abderrahim/openh264] .gitlab-ci.yml: add a job to mirror openh264 Abderrahim Kitouni
- [gnome-build-meta] Non-fast-forward update to branch abderrahim/openh264 Abderrahim Kitouni
- [gnome-settings-daemon] media-keys: Add one second delay between each rfkill event Benjamin Berg
- [fractal] (9 commits) Non-fast-forward update to branch multi-account Alejandro Domínguez
- [fractal/multi-account: 7/9] Make gap at the start of the header bar to add accounts button Alejandro Domínguez
- [fractal/multi-account: 8/9] Add account switcher Alejandro Domínguez
- [fractal/multi-account: 9/9] Change between logged-in users Alejandro Domínguez
- [gtk] (3 commits) Non-fast-forward update to branch wip/compose-parser Matthias Clasen
- [gtk/wip/compose-parser: 2/3] imcontext: Simplify checking compose seqs Matthias Clasen
- [gtk/wip/compose-parser: 3/3] imcontext: Improve the docs Matthias Clasen
- [gtk/wip/compose-parser: 1/3] composetable: Drop GtkComposeTableCompact Matthias Clasen
- [gnome-build-meta] Non-fast-forward update to branch abderrahim/openh264 Abderrahim Kitouni
- [gnome-build-meta/abderrahim/openh264] .gitlab-ci.yml: add a job to mirror openh264 Abderrahim Kitouni
- [mutter] ci: Add job for pushing coverity reports Marge Bot
- [mutter] Deleted branch wip/carlosg/ci-coverity Carlos Garnacho
- [gparted] Update Romanian translation Translations User D-L
- [devhelp/master] Update Romanian translation Translations User D-L
- [gnome-build-meta] Non-fast-forward update to branch abderrahim/openh264 Abderrahim Kitouni
- [gnome-build-meta/abderrahim/openh264] .gitlab-ci.yml: add a job to mirror openh264 Abderrahim Kitouni
- [polari] help: Use consistent capitalization for "NickServ" Florian Müllner
- [polari] flatpak: Update telepathy-glib Florian Müllner
- [gnome-builder] Update Basque translation Translations User D-L
- [gtk] (3 commits) Non-fast-forward update to branch wip/compose-parser Matthias Clasen
- [gtk/wip/compose-parser: 1/3] composetable: Drop GtkComposeTableCompact Matthias Clasen
- [gtk/wip/compose-parser: 2/3] imcontext: Simplify checking compose seqs Matthias Clasen
- [gtk/wip/compose-parser: 3/3] imcontext: Improve the docs Matthias Clasen
- [baobab] help: Update window title Andre Klapper
- [baobab] help: Update instructions to scan remote file systems Andre Klapper
- [gnome-user-docs] gnome-help: Remove non-existing menu item in Baobab Andre Klapper
- [gnome-notes] BijiTracker: GObjectify and adapt to changes Isaque Galdino de Araujo
- [gnome-todo/gnome-40] Update Slovenian translation Translations User D-L
- [calls] Created branch rafaelff-master-patch-27284 Rafael Fontenelle
- [calls/rafaelff-master-patch-27284] Add download and bug pages to calls.doap Rafael Fontenelle
- [connections] Update Slovenian translation Translations User D-L
- [gimp-help] Update German translation Translations User D-L
- [gnome-calculator] Update Slovenian translation Translations User D-L
- [polari/gnome-40] appdata: Update screenshot URLs Florian Müllner
- [fractal] (5 commits) Non-fast-forward update to branch multi-account Alejandro Domínguez
- [fractal/multi-account: 1/5] Split main_stack in login and sessions Alejandro Domínguez
- [fractal/multi-account: 2/5] Make gap at the start of the header bar to add accounts button Alejandro Domínguez
- [fractal/multi-account: 3/5] Add account switcher Alejandro Domínguez
- [fractal/multi-account: 4/5] Connect button to open login page Alejandro Domínguez
- [fractal/multi-account: 5/5] Show user ids as list labels in AccountSwitcher Alejandro Domínguez
- [gimp-help/gimp-help-2-10] Update German translation Translations User D-L
- [evolution-data-server] Update German translation Translations User D-L
- [evolution] Update German translation Translations User D-L
- [file-roller] Update Slovenian translation Translations User D-L
- [fractal] Non-fast-forward update to branch multi-account Alejandro Domínguez
- [fractal/multi-account] Show user ids as list labels in AccountSwitcher Alejandro Domínguez
- [gnome-control-center/gnome-3-38] Update German translation Translations User D-L
- [gnome-shell] Update Slovenian translation Translations User D-L
- [fractal] Created branch split-main-stack Alejandro Domínguez
- [glib-networking] Update Slovenian translation Translations User D-L
- [gcr] Update Slovenian translation Translations User D-L
- [gtksourceview] Update Slovenian translation Translations User D-L
- [seahorse] Update Slovenian translation Translations User D-L
- [gnome-todo] Update Slovenian translation Translations User D-L
- [evince/gnome-40] Release 40.3 Germán Poo-Caamaño
- [evince/gnome-3-38] Release 3.38.3 Germán Poo-Caamaño
- [gnome-disk-utility] volume-menu: Add take ownership button Kai Lüke
- [gtk/wip/compose-parser] tests: Fix composetable test in ci Matthias Clasen
- [gnome-control-center] Update German translation Translations User D-L
- [geary] Update German translation Translations User D-L
- [gnome-music] Update German translation Translations User D-L
- [gnome-notes] Update German translation Translations User D-L
- [polari] appdata: Update links to use HEAD instead of master Florian Müllner
- [polari] ci: Prepare for switch of default branch Florian Müllner
- [polari] docs: Add README section for default branch Florian Müllner
- [gnome-disk-utility] ui: Change the icon of the detach loop device button Kai Lüke
- [gnome-disk-utility] shortcuts: Add keyboard shortcut for the application menu Kai Lüke
- [gnome-disk-utility] gduwindow: Make menus toggleable Kai Lüke
- [polari] Created branch main Florian Müllner
- [gimp] Created branch wip/wormnest/issue-6886 Jacob Boerema
- [gimp/wip/wormnest/issue-6886] Change: Allow loading of indexed images with linear precision. Jacob Boerema
- [polari/master] Replace contents with redirect message Florian Müllner
- [polari] (482 commits) Non-fast-forward update to branch wip/fmuellner/iface-cleanup Florian Müllner
- [polari/wip/fmuellner/iface-cleanup: 482/482] telepathyClient: Use template strings for interface description Florian Müllner
- [polari] help: Add localized Danish images Florian Müllner
- [polari] (2 commits) Non-fast-forward update to branch wip/fmuellner/iface-cleanup Florian Müllner
- [polari/wip/fmuellner/iface-cleanup: 2/2] telepathyClient: Use template strings for interface description Florian Müllner
- [polari] telepathyClient: Use template strings for interface description Florian Müllner
- [polari] Deleted branch wip/fmuellner/iface-cleanup Florian Müllner
- [gtk] (2 commits) ...Merge branch 'doc-fixes' into 'master' Emmanuele Bassi
- [gtk: 1/2] doc: Syntax fixes Emmanuele Bassi
- [gtk: 2/2] Merge branch 'doc-fixes' into 'master' Emmanuele Bassi
14 July 2021
- [baobab] Update Swedish translation Translations User D-L
- [gnome-user-docs] Update Swedish translation Translations User D-L
- [gparted] Update Vietnamese translation Translations User D-L
- [glib] (9 commits) Non-fast-forward update to branch halfline/debug-metrics Ray Strode
- [glib/halfline/debug-metrics: 2/9] ghash: Add debug metrics for gnome-shell Ray Strode
- [glib/halfline/debug-metrics: 1/9] gmetrics: Add debug api for print metrics Ray Strode
- [glib/halfline/debug-metrics: 4/9] gsignal: add g_signal_name_unlocked helper Ray Strode
- [glib/halfline/debug-metrics: 3/9] gobject: Add debug metrics for gnome-shell Ray Strode
- [glib/halfline/debug-metrics: 6/9] gmain: Add debug metrics for gnome-shell Ray Strode
- [glib/halfline/debug-metrics: 5/9] gsignal: Add debug metrics for gnome-shell Ray Strode
- [glib/halfline/debug-metrics: 7/9] garray: track array allocations Ray Strode
- [glib/halfline/debug-metrics: 8/9] glist: Add debug metrics for gnome-shell Ray Strode
- [glib/halfline/debug-metrics: 9/9] gmem: Change out how memory is allocated in GLib Ray Strode
- [gtk] (15 commits) Non-fast-forward update to branch wip/compose-parser Matthias Clasen
- [gtk/wip/compose-parser: 1/15] Add a simple Javascript example Matthias Clasen
- [gtk/wip/compose-parser: 2/15] gtk-demo: Add a slider to the menu example Matthias Clasen
- [gtk/wip/compose-parser: 3/15] Clean up the GtkComposeTable api Matthias Clasen
- [gtk/wip/compose-parser: 4/15] composetable: Introduce a parser struct Matthias Clasen
- [gtk/wip/compose-parser: 5/15] composetable: Move code into the parser Matthias Clasen
- [gtk/wip/compose-parser: 6/15] composetable: Handle includes Matthias Clasen
- [gtk/wip/compose-parser: 7/15] composetable: Handle substitutions in includes Matthias Clasen
- [gtk/wip/compose-parser: 8/15] composetable: Reinterpret %L Matthias Clasen
- [gtk/wip/compose-parser: 9/15] composetable: Switch to using a hash table Matthias Clasen
- [gtk/wip/compose-parser: 10/15] composetable: Allow removing sequences Matthias Clasen
- [gtk/wip/compose-parser: 11/15] imcontext: Replace the builtin sequences Matthias Clasen
- [gtk/wip/compose-parser: 12/15] composetable: Ignore length 1 sequences Matthias Clasen
- [gtk/wip/compose-parser: 13/15] composetable: Drop GtkComposeTableCompact Matthias Clasen
- [gtk/wip/compose-parser: 14/15] imcontext: Simplify checking compose seqs Matthias Clasen
- [gtk/wip/compose-parser: 15/15] imcontext: Improve the docs Matthias Clasen
- [gnome-desktop/gnome-3-38] 3.38.8 Matthias Clasen
- [gnome-desktop] Created tag 3.38.8 Matthias Clasen
- [gtk] (73 commits) Non-fast-forward update to branch wip/otte/gleanup Chun-wei Fan
- [gtk/wip/otte/gleanup: 25/73] build: Build demos before tools Chun-wei Fan
- [gtk/wip/otte/gleanup: 27/73] x11: Remove unused function Chun-wei Fan
- [gtk/wip/otte/gleanup: 26/73] x11: Move code where it belongs Chun-wei Fan
- [gtk/wip/otte/gleanup: 28/73] x11: Stop reordering visuals Chun-wei Fan
- [gtk/wip/otte/gleanup: 30/73] x11: Don't share cached GLX visuals with GTK3 Chun-wei Fan
- [gtk/wip/otte/gleanup: 29/73] x11: Reorder code Chun-wei Fan
- [gtk/wip/otte/gleanup: 32/73] glx: Don't initialize GLX multiple times. Chun-wei Fan
- [gtk/wip/otte/gleanup: 31/73] x11: Initialize GL at startup Chun-wei Fan
- [gtk/wip/otte/gleanup: 33/73] x11: Move function call Chun-wei Fan
- [gtk/wip/otte/gleanup: 34/73] x11: Simplify code Chun-wei Fan
- [gtk/wip/otte/gleanup: 35/73] x11: Pass the display, not the screen Chun-wei Fan
- [gtk/wip/otte/gleanup: 36/73] x11: Move the EGL display into the private struct Chun-wei Fan
- [gtk/wip/otte/gleanup: 37/73] x11: Store the EGL config in the display Chun-wei Fan
- [gtk/wip/otte/gleanup: 38/73] x11: Store the EGL surface in the GdkSurfaceX11 Chun-wei Fan
- [gtk/wip/otte/gleanup: 39/73] x11: Move GL init code into the GL context Chun-wei Fan
- [gtk/wip/otte/gleanup: 40/73] glx: Remove Visual cache Chun-wei Fan
- [gtk/wip/otte/gleanup: 42/73] x11: Remove GdkVisual Chun-wei Fan
- [gtk/wip/otte/gleanup: 41/73] x11: Rework Visual selection Chun-wei Fan
- [gtk/wip/otte/gleanup: 43/73] x11: Remove the dummy surface Chun-wei Fan
- [gtk/wip/otte/gleanup: 44/73] Revert "x11: Always fall back to GLX on NVIDIA" Chun-wei Fan
- [gtk/wip/otte/gleanup: 48/73] x11: Store the GLX drawable in the surface Chun-wei Fan
- [gtk/wip/otte/gleanup: 46/73] x11: Remove glx version check Chun-wei Fan
- [gtk/wip/otte/gleanup: 47/73] x11: Use single GLX fbconfig and store it in the display Chun-wei Fan
- [gtk/wip/otte/gleanup: 49/73] x11: Get Visual from EGL directly Chun-wei Fan
- [gtk/wip/otte/gleanup: 51/73] x11: Properly record the error when initializing GL Chun-wei Fan
- [gtk/wip/otte/gleanup: 45/73] x11: Remove unused struct member Chun-wei Fan
- [gtk/wip/otte/gleanup: 52/73] x11: Redo choice between EGL and GLX Chun-wei Fan
- [gtk/wip/otte/gleanup: 50/73] x11: Do not call glXQueryExtension() Chun-wei Fan
- [gtk/wip/otte/gleanup: 53/73] gdk: Add a private struct to GdkDisplay Chun-wei Fan
- [gtk/wip/otte/gleanup: 54/73] gdk: Allow GdkDrawContext with a %NULL surface Chun-wei Fan
- [gtk/wip/otte/gleanup: 55/73] wayland: Move fbconfig into the display Chun-wei Fan
- [gtk/wip/otte/gleanup: 56/73] wayland: Don't pass GL config to get_egl_surface() Chun-wei Fan
- [gtk/wip/otte/gleanup: 57/73] gdk: Add GdkDisplay::init_gl vfunc Chun-wei Fan
- [gtk/wip/otte/gleanup: 59/73] ngl: Store the shared driver in the display Chun-wei Fan
- [gtk/wip/otte/gleanup: 60/73] gdk: Add gdk_gl_context_is_shared() Chun-wei Fan
- [gtk/wip/otte/gleanup: 58/73] gdk: Require EGL version 1.4 across the board Chun-wei Fan
- [gtk/wip/otte/gleanup: 63/73] gdk: Get rid of paint contexts Chun-wei Fan
- [gtk/wip/otte/gleanup: 61/73] gl: Deprecate gdk_gl_context_get_shared_context() Chun-wei Fan
- [gtk/wip/otte/gleanup: 62/73] gl: Store the context::in-frame state in the current context Chun-wei Fan
- [gtk/wip/otte/gleanup: 64/73] gl: Require EGL_KHR_surfaceless_context with egl Chun-wei Fan
- [gtk/wip/otte/gleanup: 65/73] gl: Move vfunc Chun-wei Fan
- [gtk/wip/otte/gleanup: 66/73] gdk: Move GL context construction to GdkGLContext Chun-wei Fan
- [gtk/wip/otte/gleanup: 67/73] inspector: Add support for displaying GL errors Chun-wei Fan
- [gtk/wip/otte/gleanup: 69/73] Revert "gdk: Add a GL workaround for nvidia" Chun-wei Fan
- [gtk/wip/otte/gleanup: 68/73] gdk: Add a GL workaround for nvidia Chun-wei Fan
- [gtk/wip/otte/gleanup: 70/73] gl: Fix issue with EGL + nvidia Chun-wei Fan
- [gtk/wip/otte/gleanup: 71/73] x11: Move code from GdkGLContextX11 Chun-wei Fan
- [gtk/wip/otte/gleanup: 72/73] display: Move GL selection code into gdkdisplay-x11.c Chun-wei Fan
- [gtk/wip/otte/gleanup: 73/73] GDK-Win32: Move some functions out of gdkglcontext-win32.c Chun-wei Fan
- [gnome-build-meta] world: Switch default branch for Polari Jordan Petridis
- [gtk/wip/otte/gleanup] GDK: Add debug option for WGL usage Chun-wei Fan
- [gnome-build-meta] (8 commits) Non-fast-forward update to branch valentindavid/fdsdk-21.08 Jordan Petridis
- [gnome-build-meta/valentindavid/fdsdk-21.08: 6/8] Remove openh264-extension.bst junction Jordan Petridis
- [gnome-build-meta/valentindavid/fdsdk-21.08: 7/8] freedesktop-sdk.bst: Update to 21.08beta.1 Jordan Petridis
- [gnome-build-meta/valentindavid/fdsdk-21.08: 8/8] vm/openconnect: build with gnutls Jordan Petridis
- [gnome-build-meta] (7 commits) Non-fast-forward update to branch abderrahim/sysprof Jordan Petridis
- [gnome-build-meta/abderrahim/sysprof: 4/7] sdk-deps/sysprof-minimal.bst: add an element to build only libsysprof-capture Jordan Petridis
- [gnome-build-meta/abderrahim/sysprof: 6/7] sdk/gtk+-3: disable sysprof until gtk3 is ported to syprof-capture-4 Jordan Petridis
- [gnome-build-meta/abderrahim/sysprof: 5/7] sdk/{gjs, glib, gtk+-3, gtk, libsoup}.bst: build with sysprof support Jordan Petridis
- [gnome-build-meta/abderrahim/sysprof: 7/7] wip: make CI build webkit for me Jordan Petridis
- [gnome-chat] Update a bunch of outdated links Andre Klapper
- [gparted] Updated French translation Claude Paroz
- [gnome-shell] Update Persian translation Translations User D-L
- [nautilus] (2 commits) Created branch wip/oholy/dockerfile-uncrustify Ondrej Holy
- [nautilus/wip/oholy/dockerfile-uncrustify: 1/2] Revert "uncrustify: Ignore sp_arith to workaround bug" Ondrej Holy
- [nautilus/wip/oholy/dockerfile-uncrustify: 2/2] ci: Build uncrustify from sources Ondrej Holy
- [nautilus/wip/oholy/dockerfile-uncrustify] ci: Build uncrustify from sources Ondrej Holy
- [nautilus] Non-fast-forward update to branch wip/oholy/dockerfile-uncrustify Ondrej Holy
- [gnome-disk-utility] Update Ukrainian translation Translations User D-L
- [polari] Update Ukrainian translation Translations User D-L
- [gnome-user-docs] Update Ukrainian translation Translations User D-L
- [gnome-disk-utility] Updated Spanish translation Daniel Mustieles García
- [baobab] Update Ukrainian translation Translations User D-L
- [nautilus] Non-fast-forward update to branch wip/oholy/dockerfile-uncrustify Ondrej Holy
- [nautilus/wip/oholy/dockerfile-uncrustify] ci: Build uncrustify from sources Ondrej Holy
- [gnome-software] (94 commits) Non-fast-forward update to branch 1166-repository-dialog-design-updates Milan Crha
- [gnome-software/1166-repository-dialog-design-updates: 92/94] gs-plugin: Add dedicated vfunc-s to manipulate repositories Milan Crha
- [gnome-software/1166-repository-dialog-design-updates: 93/94] gs-plugin-provenance: Change how provenance is set on repository apps Milan Crha
- [gnome-software/1166-repository-dialog-design-updates: 94/94] gs-repos-dialog: Implement design updates Milan Crha
- [gimp/gimp-2-10] Update Dutch translation Translations User D-L
- [redirects-web/proxy] Land a vhost for thisweek.g.o (https://gitlab.gnome.org/Infrastructure/Infrastructure/-/issues/612) Andrea Veri
- [calls] d/copyright: Dropped wayland sources Evangelos Ribeiro Tzaras
- [calls] debian: Change URL of homepage Evangelos Ribeiro Tzaras
- [calls] doap: Change URL of homepage Evangelos Ribeiro Tzaras
- [gnome-shell-extensions] drive-menu: Fix indicator visibility Marge Bot
- [gnome-shell-extensions] drive-menu: Hide items initially Marge Bot
- [glib] (3 commits) ...Merge branch 'nsec-typo' into 'main' Philip Withnall
- [glib: 1/3] glocalfileinfo: Fix a typo in a file time utility function Philip Withnall
- [glib: 2/3] glocalfileinfo: Fix usec/nsec confusion with filetimes on Windows Philip Withnall
- [glib: 3/3] Merge branch 'nsec-typo' into 'main' Philip Withnall
- [devhelp] Update Ukrainian translation Translations User D-L
- [devhelp] Update Ukrainian translation Translations User D-L
- [devhelp] Spanish Translation Daniel Mustieles García
- [devhelp] Updated Spanish translation Daniel Mustieles García
- [tracker-miners/wip/carlosg/test-error-fixes] tests: Make test assertion clearer Carlos Garnacho
- [gtk/wip/compose-parser] composetable: Add a one-time warning Matthias Clasen
- [gnome-software] (3 commits) ...Merge branch 'rename-master' into 'master' Philip Withnall
- [gnome-software: 1/3] docs: Use HEAD instead of master in various git URIs Philip Withnall
- [gnome-software: 2/3] ci: Rename default branch to ‘main’ Philip Withnall
- [gnome-software: 3/3] Merge branch 'rename-master' into 'master' Philip Withnall
- [gnome-software] Created branch main Philip Withnall
- [gnome-software] Deleted branch master Philip Withnall
- [gnome-build-meta] Created branch pwithnall/gnome-software-main Philip Withnall
- [gnome-build-meta/pwithnall/gnome-software-main] core: Switch default branch for gnome-software Philip Withnall
- [pango/introspection-fixes] Apply 1 suggestion(s) to 1 file(s) Matthias Clasen
- [gnome-build-meta] Non-fast-forward update to branch pwithnall/gnome-software-main Marge Bot
- [gnome-build-meta/pwithnall/gnome-software-main] core: Switch default branch for gnome-software Marge Bot
- [gnome-build-meta] Non-fast-forward update to branch abderrahim/openh264 Abderrahim Kitouni
- [gnome-build-meta/abderrahim/openh264] .gitlab-ci.yml: add a job to mirror openh264 Abderrahim Kitouni
- [gnome-build-meta] (2 commits) Non-fast-forward update to branch abderrahim/openh264 Abderrahim Kitouni
- [gnome-build-meta/abderrahim/openh264: 2/2] .gitlab-ci.yml: add a job to mirror openh264 Abderrahim Kitouni
- [recipes] Update Slovenian translation Translations User D-L
- [gnome-build-meta] core: Switch default branch for gnome-software Marge Bot
- [gnome-build-meta] Deleted branch pwithnall/gnome-software-main Philip Withnall
- [gnome-build-meta] (3 commits) Non-fast-forward update to branch valentindavid/fdsdk-21.08 Jordan Petridis
- [gnome-build-meta/valentindavid/fdsdk-21.08: 2/3] freedesktop-sdk.bst: Update to 21.08beta.1 Jordan Petridis
- [gnome-build-meta/valentindavid/fdsdk-21.08: 3/3] vm/openconnect: build with gnutls Jordan Petridis
- [gnome-build-meta] (2 commits) Non-fast-forward update to branch abderrahim/openh264 Marge Bot
- [gnome-build-meta/abderrahim/openh264: 2/2] .gitlab-ci.yml: add a job to mirror openh264 Marge Bot
- [gnome-build-meta] .gitlab-ci.yml: add a job to mirror openh264 Marge Bot
- [gnome-build-meta] Deleted branch abderrahim/openh264 Abderrahim Kitouni
- [gnome-build-meta] (4 commits) Non-fast-forward update to branch valentindavid/fdsdk-21.08 Abderrahim Kitouni
- [gnome-build-meta/valentindavid/fdsdk-21.08: 3/4] freedesktop-sdk.bst: Update to 21.08beta.1 Abderrahim Kitouni
- [gnome-build-meta/valentindavid/fdsdk-21.08: 4/4] vm/openconnect: build with gnutls Abderrahim Kitouni
- [sushi] (2 commits) Created branch drop-libmusicbrainz Felipe Borges
- [sushi/drop-libmusicbrainz: 1/2] audio: Fetch ASIN with libsoup instead of libmusicbrainz Felipe Borges
- [sushi/drop-libmusicbrainz: 2/2] Drop libmusicbrainz dependency Felipe Borges
- [gdm] (2 commits) ...Merge branch 'gdm-runtime-config-end-lines' into 'master' Ray Strode
- [gdm: 1/2] gdm-runtime-config: end lines in output Ray Strode
- [gdm: 2/2] Merge branch 'gdm-runtime-config-end-lines' into 'master' Ray Strode
- [gnome-calendar] (2 commits) ...Introduce GcalEventPopover Georges Basile Stavracas Neto
- [gnome-calendar] Deleted branch gbsneto/event-preview-popover Georges Basile Stavracas Neto
- [glib] (19 commits) Non-fast-forward update to branch halfline/debug-metrics Ray Strode
- [glib/halfline/debug-metrics: 1/19] gstrfuncs: Add internal g_memdup2() function Ray Strode
- [glib/halfline/debug-metrics: 2/19] glib: Use g_memdup2() instead of g_memdup() in obvious places Ray Strode
- [glib/halfline/debug-metrics: 3/19] ghash: Use g_memdup2() instead of g_memdup() Ray Strode
- [glib/halfline/debug-metrics: 4/19] gobject: Use g_memdup2() instead of g_memdup() in obvious places Ray Strode
- [glib/halfline/debug-metrics: 5/19] gio: Use g_memdup2() instead of g_memdup() in obvious places Ray Strode
- [glib/halfline/debug-metrics: 6/19] gdatainputstream: replace easy use of g_memdup() Ray Strode
- [glib/halfline/debug-metrics: 7/19] gbsearcharray: Zero out the entire allocated block Ray Strode
- [glib/halfline/debug-metrics: 8/19] Add g_source_set_dispose_function() for setting a dispose function for GSource Ray Strode
- [glib/halfline/debug-metrics: 10/19] ghash: Allow tweaking hash table shift by environment variable Ray Strode
- [glib/halfline/debug-metrics: 9/19] gobject: Don't crash if debug hash doesn't match expectations Ray Strode
- [glib/halfline/debug-metrics: 11/19] gmetrics: Add debug api for print metrics Ray Strode
- [glib/halfline/debug-metrics: 12/19] ghash: Add debug metrics for gnome-shell Ray Strode
- [glib/halfline/debug-metrics: 13/19] gobject: Add debug metrics for gnome-shell Ray Strode
- [glib/halfline/debug-metrics: 14/19] gsignal: add g_signal_name_unlocked helper Ray Strode
- [glib/halfline/debug-metrics: 16/19] gmain: Add debug metrics for gnome-shell Ray Strode
- [glib/halfline/debug-metrics: 15/19] gsignal: Add debug metrics for gnome-shell Ray Strode
- [glib/halfline/debug-metrics: 17/19] garray: track array allocations Ray Strode
- [glib/halfline/debug-metrics: 18/19] glist: Add debug metrics for gnome-shell Ray Strode
- [glib/halfline/debug-metrics: 19/19] gmem: Change out how memory is allocated in GLib Ray Strode
- [gnome-build-meta/abderrahim/portal-gnome: 8/9] core-deps: add xdg-desktop-portal-gnome Abderrahim Kitouni
- [gnome-build-meta] (9 commits) Non-fast-forward update to branch abderrahim/portal-gnome Abderrahim Kitouni
- [gnome-build-meta/abderrahim/portal-gnome: 9/9] core-deps.bst: update to list all things in core-deps Abderrahim Kitouni
- [adwaita-icon-theme] fullcolor: remove legacy leftover firmware/addon Jakub Steiner
- [gnome-build-meta/valentindavid/fdsdk-21.08] fixup! freedesktop-sdk.bst: Update to 21.08beta.1 Abderrahim Kitouni
- [nautilus] Non-fast-forward update to branch wip/oholy/dockerfile-uncrustify Ondrej Holy
- [nautilus/wip/oholy/dockerfile-uncrustify] ci: Build uncrustify from sources Ondrej Holy
- [nautilus] (2 commits) ...ci: Build uncrustify from sources António Fernandes
- [nautilus] Deleted branch wip/oholy/dockerfile-uncrustify Ondrej Holy
- [tracker-miners/wip/carlosg/test-error-fixes] tests: Await for all resources being deleted Carlos Garnacho
- [libsoup] Created branch pgriffis/content-disposition Patrick Griffis
- [libsoup/pgriffis/content-disposition] headers: Support invalid content-disposition with only directives Patrick Griffis
- [libsoup] Non-fast-forward update to branch pgriffis/content-disposition Patrick Griffis
- [libsoup/pgriffis/content-disposition] headers: Support invalid content-disposition with only directives Patrick Griffis
- [tracker-miners] Non-fast-forward update to branch wip/carlosg/test-error-fixes Carlos Garnacho
- [tracker-miners/wip/carlosg/test-error-fixes] tests: Await for all resources being deleted Carlos Garnacho
- [libsoup] Non-fast-forward update to branch pgriffis/content-disposition Patrick Griffis
- [libsoup/pgriffis/content-disposition] headers: Support content-disposition missing disposition-type Patrick Griffis
- [glib] (4 commits) Non-fast-forward update to branch halfline/debug-metrics Ray Strode
- [glib/halfline/debug-metrics: 1/4] gmain: Add debug metrics for gnome-shell Ray Strode
- [glib/halfline/debug-metrics: 2/4] garray: track array allocations Ray Strode
- [glib/halfline/debug-metrics: 3/4] glist: Add debug metrics for gnome-shell Ray Strode
- [glib/halfline/debug-metrics: 4/4] gmem: Change out how memory is allocated in GLib Ray Strode
- [libsoup] Non-fast-forward update to branch pgriffis/content-disposition Patrick Griffis
- [libsoup/pgriffis/content-disposition] headers: Support content-disposition missing disposition-type Patrick Griffis
- [libsoup] Non-fast-forward update to branch pgriffis/content-disposition Patrick Griffis
- [libsoup/pgriffis/content-disposition] headers: Support content-disposition missing disposition-type Patrick Griffis
- [gnome-build-meta] Created branch matthiasc/3.38.8 Matthias Clasen
- [gnome-build-meta/matthiasc/3.38.8] Testing 3.38.8 Matthias Clasen
- [gnome-shell] Created branch wip/carlosg/ci-coverity Carlos Garnacho
- [gnome-shell/wip/carlosg/ci-coverity] ci: Add job for pushing coverity reports Carlos Garnacho
- [gnome-build-meta] (5 commits) Non-fast-forward update to branch abderrahim/sysprof Jordan Petridis
- [gnome-build-meta/abderrahim/sysprof: 3/5] sdk-deps/sysprof-minimal.bst: add an element to build only libsysprof-capture Jordan Petridis
- [gnome-build-meta/abderrahim/sysprof: 4/5] sdk/{gjs, glib, gtk+-3, gtk, libsoup}.bst: build with sysprof support Jordan Petridis
- [gnome-build-meta/abderrahim/sysprof: 5/5] sdk/gtk+-3: disable sysprof until gtk3 is ported to syprof-capture-4 Jordan Petridis
- [gnome-build-meta/valentindavid/fdsdk-21.08: 1/2] freedesktop-sdk.bst: Update to 21.08beta.1 Jordan Petridis
- [gnome-build-meta] (2 commits) Non-fast-forward update to branch valentindavid/fdsdk-21.08 Jordan Petridis
- [gnome-build-meta/valentindavid/fdsdk-21.08: 2/2] vm/openconnect: build with gnutls Jordan Petridis
- [gnome-build-meta] (2 commits) Non-fast-forward update to branch valentindavid/fdsdk-21.08 Jordan Petridis
- [gnome-build-meta/valentindavid/fdsdk-21.08: 1/2] freedesktop-sdk.bst: Update to 21.08beta.1 Jordan Petridis
- [gnome-build-meta/valentindavid/fdsdk-21.08: 2/2] vm/openconnect: build with gnutls Jordan Petridis
- [fractal] (5 commits) Non-fast-forward update to branch multi-account Alejandro Domínguez
- [fractal/multi-account: 1/5] Make "prepared" signal handling more robust Alejandro Domínguez
- [fractal/multi-account: 2/5] Make gap at the start of the header bar to add accounts button Alejandro Domínguez
- [fractal/multi-account: 3/5] Add account switcher Alejandro Domínguez
- [fractal/multi-account: 4/5] Connect button to open login page Alejandro Domínguez
- [fractal/multi-account: 5/5] Show user ids as list labels in the account switcher Alejandro Domínguez
- [fractal] Created branch robust-prepared-handler Alejandro Domínguez
- [gnome-shell] Non-fast-forward update to branch wip/carlosg/ci-coverity Carlos Garnacho
- [gnome-shell/wip/carlosg/ci-coverity] ci: Add job for pushing coverity reports Carlos Garnacho
- [gnome-build-meta] (2 commits) Non-fast-forward update to branch valentindavid/fdsdk-21.08 Marge Bot
- [gnome-build-meta/valentindavid/fdsdk-21.08: 1/2] freedesktop-sdk.bst: Update to 21.08beta.1 Marge Bot
- [gnome-build-meta/valentindavid/fdsdk-21.08: 2/2] vm/openconnect: build with gnutls Marge Bot
- [gnome-build-meta] (2 commits) Non-fast-forward update to branch abderrahim/sysprof Jordan Petridis
- [gnome-build-meta/abderrahim/sysprof: 1/2] sdk/{gjs, glib, gtk+-3, gtk, libsoup, libsoup-2.4, mutter}.bst: build with sysprof support Jordan Petridis
- [gnome-build-meta/abderrahim/sysprof: 2/2] sdk/gtk+-3: disable sysprof until gtk3 is ported to syprof-capture-4 Jordan Petridis
- [calls] Update Persian translation Translations User D-L
- [calls] Update Greek translation Translations User D-L
- [gnome-shell] Non-fast-forward update to branch wip/carlosg/ci-coverity Carlos Garnacho
- [gnome-shell/wip/carlosg/ci-coverity] ci: Add job for pushing coverity reports Carlos Garnacho
- [calls] Update Greek translation Translations User D-L
- [gtk] (2 commits) Created branch wip/otte/for-master Benjamin Otte
- [gtk/wip/otte/for-master: 1/2] rendernodeparser: Don't use %g when writing file Benjamin Otte
- [gtk/wip/otte/for-master: 2/2] rendernodeparser: Remove leftover debug prints Benjamin Otte
- [gnome-shell] Non-fast-forward update to branch wip/carlosg/ci-coverity Carlos Garnacho
- [gnome-shell/wip/carlosg/ci-coverity] ci: Add job for pushing coverity reports Carlos Garnacho
- [gtk] (3 commits) ...Merge branch 'wip/otte/for-master' into 'master' Benjamin Otte
- [gtk: 3/3] Merge branch 'wip/otte/for-master' into 'master' Benjamin Otte
- [gtk] Deleted branch wip/otte/for-master Benjamin Otte
- [gnome-build-meta] (2 commits) ...vm/openconnect: build with gnutls Marge Bot
- [gnome-build-meta] Deleted branch valentindavid/fdsdk-21.08 Valentin David
- [epiphany] resources/gtk: Remove plenty of useless (and harmless) can_focus Marge Bot
- [epiphany] clear-data-view: Drop useless flowbox Marge Bot
- [epiphany] resources/gtk: Fix keyboard focus for some buttons and rows Marge Bot
- [epiphany] resources/gtk: Drop useless viewports in scrolled windows Marge Bot
- [gnome-build-meta/abderrahim/drop-core-deps] remove core-deps.bst: it's useless and we fail to keep it up to date Abderrahim Kitouni
- [gnome-build-meta] Created branch abderrahim/drop-core-deps Abderrahim Kitouni
- [libsoup] docs: Rewrite client certificate example Patrick Griffis
- [gnome-shell] Non-fast-forward update to branch wip/carlosg/ci-coverity Carlos Garnacho
- [gnome-shell/wip/carlosg/ci-coverity] ci: Add job for pushing coverity reports Carlos Garnacho
- [gnome-shell] Non-fast-forward update to branch wip/carlosg/ci-coverity Carlos Garnacho
- [gnome-shell/wip/carlosg/ci-coverity] ci: Add job for pushing coverity reports Carlos Garnacho
- [gnome-shell/wip/carlosg/ci-coverity: 1/2] ci: Funnel package list to be built correctly Carlos Garnacho
- [gnome-shell] (2 commits) Non-fast-forward update to branch wip/carlosg/ci-coverity Carlos Garnacho
- [gnome-shell/wip/carlosg/ci-coverity: 2/2] ci: Add job for pushing coverity reports Carlos Garnacho
- [gparted] Update German translation Translations User D-L
- [gnome-boxes] Update German translation Translations User D-L
- [gedit] Update German translation Translations User D-L
- [gnome-build-meta/matthiasc/3.38.8] gupnp-av: Use meson Matthias Clasen
- [gnome-build-meta/abderrahim/sysprof] sdk/gtk+-3: disable sysprof until gtk3 is ported to syprof-capture-4 Jordan Petridis
- [gnome-build-meta] Non-fast-forward update to branch abderrahim/sysprof Jordan Petridis
- [gnome-build-meta] (5 commits) Non-fast-forward update to branch abderrahim/sysprof Jordan Petridis
- [gnome-build-meta/abderrahim/sysprof: 3/5] sdk-deps/sysprof-minimal.bst: add an element to build only libsysprof-capture Jordan Petridis
- [gnome-build-meta/abderrahim/sysprof: 4/5] sdk/{gjs, glib, gtk+-3, gtk, libsoup, libsoup-2.4, mutter}.bst: build with sysprof support Jordan Petridis
- [gnome-build-meta/abderrahim/sysprof: 5/5] sdk/gtk+-3: disable sysprof until gtk3 is ported to syprof-capture-4 Jordan Petridis
- [devhelp] Update Swedish translation Translations User D-L
- [polari] Update Swedish translation Translations User D-L
- [gnome-build-meta] (2 commits) Non-fast-forward update to branch abderrahim/sysprof Jordan Petridis
- [gnome-build-meta/abderrahim/sysprof: 1/2] sdk/{gjs, glib, gtk+-3, gtk, libsoup, libsoup-2.4, mutter}.bst: build with sysprof support Jordan Petridis
- [gnome-build-meta/abderrahim/sysprof: 2/2] sdk/gtk+-3: disable sysprof until gtk3 is ported to syprof-capture-4 Jordan Petridis
- [adwaita-icon-theme] core: add a few more status icons Tobias Bernard
15 July 2021
- [gnome-build-meta] Non-fast-forward update to branch matthiasc/3.38.8 Matthias Clasen
- [gnome-build-meta/matthiasc/3.38.8] gupnp-av: Use meson Matthias Clasen
- [gi-docgen] (2 commits) ...Merge branch 'correct-typo' into 'main' Emmanuele Bassi
- [gi-docgen: 1/2] correct typo of is instead of in Emmanuele Bassi
- [gi-docgen: 2/2] Merge branch 'correct-typo' into 'main' Emmanuele Bassi
- [gnome-text-editor] spellcheck: use source to coallesce work Christian Hergert
- [gnome-text-editor] bufferscheduler: add buffer scheduler helper Christian Hergert
- [gnome-text-editor] bufferscheduler: remove buffer from callback Christian Hergert
- [gnome-shell] Created branch ewlsh/javascript-fixes Evan Welsh
- [gnome-shell/ewlsh/javascript-fixes] Fix leftover and incorrect JavaScript. Evan Welsh
- [calls] Update Indonesian translation Translations User D-L
- [gnome-applets/gnome-3-40] Update Indonesian translation Translations User D-L
- [gnome-applets] Update Indonesian translation Translations User D-L
- [gnome-panel/gnome-3-40] Update Indonesian translation Translations User D-L
- [gnome-panel] Update Indonesian translation Translations User D-L
- [gnome-build-meta] (2 commits) Non-fast-forward update to branch abderrahim/sysprof Jordan Petridis
- [gnome-build-meta/abderrahim/sysprof: 1/2] sdk/{gjs, glib, gtk+-3, gtk, libsoup, libsoup-2.4, mutter}.bst: build with sysprof support Jordan Petridis
- [gnome-build-meta/abderrahim/sysprof: 2/2] sdk/gtk+-3: disable sysprof until gtk3 is ported to syprof-capture-4 Jordan Petridis
- [gnome-build-meta/wip/exalm/webkit-update] sdk/webkitgtk.bst: Update to 2.32.2 Alexander Mikhaylenko
- [gnome-build-meta] Created branch wip/exalm/webkit-update Alexander Mikhaylenko
- [vala/staging] glib-2.0: Add Uri.to_string/to_string_partial() (since 2.66) Rico Tzschichholz
- [vala] glib-2.0: Add Uri.to_string/to_string_partial() (since 2.66) Rico Tzschichholz
- [gnome-runtime-images] Created branch alatiera-master-patch-14337 Jordan Petridis
- [gnome-runtime-images/alatiera-master-patch-14337] ci: Update fd.o base for gnome nightly Jordan Petridis
- [gnome-runtime-images/alatiera-master-patch-07106] CI: use `latest` tag for the fedora images Jordan Petridis
- [gnome-runtime-images] Created branch alatiera-master-patch-07106 Jordan Petridis
- [gnome-build-meta] Non-fast-forward update to branch wip/exalm/webkit-update Jordan Petridis
- [gnome-build-meta/wip/exalm/webkit-update] sdk/webkitgtk.bst: Update to 2.32.2 Jordan Petridis
- [gnome-build-meta] Non-fast-forward update to branch wip/exalm/webkit-update Marge Bot
- [gnome-build-meta/wip/exalm/webkit-update] sdk/webkitgtk.bst: Update to 2.32.2 Marge Bot
- [sushi] (2 commits) ...Drop libmusicbrainz dependency Felipe Borges
- [sushi] Deleted branch drop-libmusicbrainz Felipe Borges
- [gnome-runtime-images] CI: use `latest` tag for the fedora images Jordan Petridis
- [gnome-runtime-images] Deleted branch alatiera-master-patch-07106 Jordan Petridis
- [gnome-backgrounds] default: details + dithering Jakub Steiner
- [gnome-runtime-images] Revert "CI: use `latest` tag for the fedora images" Jordan Petridis
- [citemplates] flatpak: print some extra metadata before building Jordan Petridis
- [gnome-software] Created branch 1320-two-letter-search-doesn-t-have-any-effect Milan Crha
- [gnome-software/1320-two-letter-search-doesn-t-have-any-effect] gs-shell: Allow two-letters search Milan Crha
- [gnome-software] (2 commits) ...Merge branch '1287-set-updates-label' into 'main' Milan Crha
- [gnome-software: 1/2] gs-updates-page: Ensure label is set in ACTION_GET_UPDATES state Milan Crha
- [gnome-software: 2/2] Merge branch '1287-set-updates-label' into 'main' Milan Crha
- [gnome-desktop] Created tag 40.3 Abderrahim Kitouni
- [gnome-desktop/gnome-40] Prepare 40.3 Abderrahim Kitouni
- [gnome-build-meta/matthiasc/3.38.8] Hold back all the gupnp modules Matthias Clasen
- [vala] Created branch wip/issue/1202 Rico Tzschichholz
- [vala/wip/issue/1202] codegen: Fix params-array in constructor for struct Rico Tzschichholz
- [libadwaita] Add German translation Translations User D-L
- [gnome-software] (2 commits) ...Merge branch '1320-two-letter-search-doesn-t-have-any-effect' into 'main' Philip Withnall
- [gnome-software: 2/2] Merge branch '1320-two-letter-search-doesn-t-have-any-effect' into 'main' Philip Withnall
- [gnome-software] Deleted branch 1320-two-letter-search-doesn-t-have-any-effect Milan Crha
- [glibmm/glibmm-2-66] (2 commits) ...Merge branch 'talisein-glibmm-2-66-fileenumerator-leak' into 'glibmm-2-66' Kjell Ahlstedt
- [glibmm/glibmm-2-66: 1/2] fileenumerator.hg: Remove refreturn to avoid memory leak Kjell Ahlstedt
- [glibmm/glibmm-2-66: 2/2] Merge branch 'talisein-glibmm-2-66-fileenumerator-leak' into 'glibmm-2-66' Kjell Ahlstedt
- [gnome-build-meta/matthiasc/3.38.8] Loosen the gupnp limit Matthias Clasen
- [gnome-build-meta/matthiasc/3.38.8] Hold back gssdp too Matthias Clasen
- [glibmm] (2 commits) ...Merge branch 'talisein-file-enumerator-leak' into 'master' Kjell Ahlstedt
- [glibmm: 1/2] fileenumerator.hg: Remove refreturn to avoid memory leak Kjell Ahlstedt
- [glibmm: 2/2] Merge branch 'talisein-file-enumerator-leak' into 'master' Kjell Ahlstedt
- [gnome-software] Created branch 1310-updates-page-blanks-while-updating-flatpaks Milan Crha
- [gnome-software/1310-updates-page-blanks-while-updating-flatpaks] flatpak: Delay installation changes notification when running update Milan Crha
- [glibmm/glibmm-2-68] fileenumerator.hg: Remove refreturn to avoid memory leak Kjell Ahlstedt
- [gnome-build-meta/gnome-40] sdk/webkitgtk.bst: Update to 2.32.2 Marge Bot
- [gnome-build-meta] Deleted branch wip/exalm/webkit-update Alexander Mikhaylenko
- [chronojump] Fixed crash on delete set from encoder set load Xavier de Blas
- [gnome-build-meta/matthiasc/3.38.8] Fix the build in gupnp-av Matthias Clasen
- [mutter] Introduce mostly empty MetaContext type Marge Bot
- [mutter] tests: Introduce MetaContextTest Marge Bot
- [mutter] main: Move MetaCompositorType to a new meta-enums.h Marge Bot
- [mutter] context: Add entry points for context configuration Marge Bot
- [mutter] test-utils: Expose helper for ensuring client path Marge Bot
- [mutter] context/test: Configure test setup during configuration Marge Bot
- [mutter] context/test: Add test context type enum Marge Bot
- [mutter] context: Set up locale on init Marge Bot
- [mutter] context: Add create_backend() vfunc Marge Bot
- [mutter] context: Add setup phase Marge Bot
- [mutter] util: Export meta_set_syncing() symbol Marge Bot
- [mutter] context: Load plugin during setup phase Marge Bot
- [mutter] context: Add start/run/terminate phases Marge Bot
- [mutter] context: Init prefs when starting Marge Bot
- [mutter] context: Initialize signal handlers during setup Marge Bot
- [mutter] context: Init introspection paths during setup Marge Bot
- [mutter] context: Change to home directory during setup Marge Bot
- [mutter] context/test: Enable 'scale-monitor-framebuffer' backend setting Marge Bot
- [mutter] context: Init debug utils during setup phase Marge Bot
- [mutter] context: Add 'notify_ready()' vfunc and method Marge Bot
- [mutter] context/test: Respect MUTTER_SYNC envvar Marge Bot
- [mutter] main: Temporarily tie meta_quit() to meta_context_terminate*() Marge Bot
- [mutter] context/test: Add helper to run a test session Marge Bot
- [mutter] context/test: Add 'before-tests' and 'after-tests' signals Marge Bot
- [mutter] tests/unit-tests: Port to MetaContext Marge Bot
- [mutter] tests/native-headless: Port to MetaContext Marge Bot
- [mutter] context: Handle dealing with option entries Marge Bot
- [mutter] tests/test-runner: Assorted style cleanup Marge Bot
- [mutter] context/test: Add 'run-tests' signal that can replace g_test_run() Marge Bot
- [mutter] monitor-manager/test: Add default fall back initial config Marge Bot
- [mutter] tests/test-runner: Port to MetaContext Marge Bot
- [mutter] tests/headless-start: Stop ignoring the missed frame warnings Marge Bot
- [mutter] tests/headless-start: Port to MetaContext Marge Bot
- [mutter] tests/ref-test-sanity: Port to MetaContext Marge Bot
- [mutter] display: Don't include sn.h from display-private.h Marge Bot
- [mutter] tests/stage-view-tests: Port to MetaContext Marge Bot
- [mutter] clutter: Remove clutter_init_with_args() Marge Bot
- [mutter] context/test: Add 'no-x11' and 'test-client' constructor flags Marge Bot
- [mutter] tests/clutter: Port to MetaContext Marge Bot
- [mutter] Introduce MetaContextMain Marge Bot
- [mutter] mutter: Port to MetaContext Marge Bot
- [mutter] main: Remove meta_test_init() Marge Bot
- [mutter] tests/persistent-virtual-monitor: Port to MetaContext Marge Bot
- [mutter] context: Add way to set plugin GType instead of name Marge Bot
- [mutter] main: Remove now unused functions used for running mutter Marge Bot
- [mutter] context: Add way to add custom option group Marge Bot
- [mutter] context: Make context owner of MetaDisplay Marge Bot
- [mutter] context: Make the context owner of the backend Marge Bot
- [mutter] main: Move MetaX11DisplayPolicy to a new meta-private-enums.h Marge Bot
- [mutter] stage/x11: Terminate using MetaContext instead of meta_quit() Marge Bot
- [mutter] display: Keep pointer to the context Marge Bot
- [mutter] x11/events: Use MetaContext to terminate instead of meta_quit() Marge Bot
- [mutter] x11/session: Use MetaContext to terminate instead of meta_quit() Marge Bot
- [mutter] Remove meta_quit() Marge Bot
- [mutter] context: Make the context own MetaWaylandCompositor Marge Bot
- [mutter] wayland: Initialize in a single step Marge Bot
- [mutter] x11-display: Get _NET_WM_NAME from context Marge Bot
- [mutter] x11-display: Get _GNOME_WM_KEYBINDINGS from the context Marge Bot
- [mutter] context: Add explicit state tracking Marge Bot
- [mutter] context: Allow controlled destruction Marge Bot
- [mutter] context: Move X11 display policy under the context Marge Bot
- [mutter] context: Move 'replace-current-wm' tracking to the context Marge Bot
- [mutter] tests: Rename test-utils.c/h to meta-test-utils.c/h Marge Bot
- [mutter] tests/utils: Prefix AsyncWaiter with Meta Marge Bot
- [mutter] tests/utils: Prefix TestClient with Meta Marge Bot
- [mutter] tests: Prefix test plugin name getter with meta_ Marge Bot
- [mutter] context/test: Make type derivable Marge Bot
- [mutter] tests/test-utils: Remove unused init function Marge Bot
- [mutter] tests: Move 'wait-for-X11-display' helper to MetaContextTest Marge Bot
- [mutter] tests: Make common test code a shared library Marge Bot
- [mutter] context: Move the signal handling and dir management to user Marge Bot
- [mutter] tests/test-utils: Move test client path ensure helper to private header Marge Bot
- [gnome-shell] st/test-theme: Rename theme context variable Marge Bot
- [gnome-shell] Port to MetaContext Marge Bot
- [gnome-shell] main: Take over setting signal handlers and changing dir Marge Bot
- [gnome-control-center] (6 commits) Non-fast-forward update to branch wip/hadess/degraded-power-profile Bastien Nocera
- [gnome-control-center/wip/hadess/degraded-power-profile: 3/6] power: Fix keynav not working Bastien Nocera
- [gnome-control-center/wip/hadess/degraded-power-profile: 4/6] power: Simplify emptying listbox Bastien Nocera
- [gnome-control-center/wip/hadess/degraded-power-profile: 5/6] power: Add new power profile info row widget Bastien Nocera
- [gnome-control-center/wip/hadess/degraded-power-profile: 6/6] power: Handle new power-profiles-daemon API Bastien Nocera
- [gnome-build-meta/abderrahim/40.3] 40.3 Abderrahim Kitouni
- [gnome-build-meta] Created branch abderrahim/40.3 Abderrahim Kitouni
- [gnome-control-center] (2 commits) Non-fast-forward update to branch wip/hadess/degraded-power-profile Bastien Nocera
- [gnome-control-center/wip/hadess/degraded-power-profile: 1/2] power: Add new power profile info row widget Bastien Nocera
- [gnome-control-center/wip/hadess/degraded-power-profile: 2/2] power: Handle new power-profiles-daemon API Bastien Nocera
- [gnome-commander/gcmd-1-12] Update German translation Translations User D-L
- [gnome-commander] Update German translation Translations User D-L
- [gnome-software] Created branch 1301-gnome-software-asked-me-to-download-updates-but-this-should-never-happen-when-automatic Milan Crha
- [mutter] (162 commits) Non-fast-forward update to branch wip/carlosg/backendless-clutter Carlos Garnacho
- [mutter/wip/carlosg/backendless-clutter: 148/162] backends/native: Remove unused array definition Carlos Garnacho
- [mutter/wip/carlosg/backendless-clutter: 149/162] clutter: Demote CLUTTER_NOTE to g_debug in clutter-stage-cogl.c Carlos Garnacho
- [mutter/wip/carlosg/backendless-clutter: 150/162] clutter: Make ClutterDamageHistory API public to mutter Carlos Garnacho
- [mutter/wip/carlosg/backendless-clutter: 151/162] clutter: Make ClutterStageView API public to mutter Carlos Garnacho
- [mutter/wip/carlosg/backendless-clutter: 152/162] clutter: Export private function to get debug flags Carlos Garnacho
- [mutter/wip/carlosg/backendless-clutter: 153/162] core: Add private utility function to get Clutter debug flags Carlos Garnacho
- [mutter/wip/carlosg/backendless-clutter: 154/162] clutter: Move ClutterStageCogl[View] code to src/backends Carlos Garnacho
- [mutter/wip/carlosg/backendless-clutter: 155/162] backends: Rename ClutterStage[View]Cogl API and types Carlos Garnacho
- [mutter/wip/carlosg/backendless-clutter: 157/162] clutter: Drop Xsettings client code Carlos Garnacho
- [mutter/wip/carlosg/backendless-clutter: 156/162] backends: Excise MetaStageView to its own file Carlos Garnacho
- [mutter/wip/carlosg/backendless-clutter: 158/162] clutter: Drop dead X11 code Carlos Garnacho
- [mutter/wip/carlosg/backendless-clutter: 159/162] backends: Shuffle ClutterBackendX11 code into MetaClutterBackendX11 Carlos Garnacho
- [mutter/wip/carlosg/backendless-clutter: 160/162] clutter: Drop generation of x11 pkgconfig file Carlos Garnacho
- [mutter/wip/carlosg/backendless-clutter: 161/162] clutter: Remove leftovers from backend code in build system Carlos Garnacho
- [mutter/wip/carlosg/backendless-clutter: 162/162] clutter: Remove unused EGL header Carlos Garnacho
- [mutter] (15 commits) Non-fast-forward update to branch wip/carlosg/backendless-clutter Carlos Garnacho
- [mutter/wip/carlosg/backendless-clutter: 1/15] backends/native: Remove unused array definition Carlos Garnacho
- [mutter/wip/carlosg/backendless-clutter: 2/15] clutter: Demote CLUTTER_NOTE to g_debug in clutter-stage-cogl.c Carlos Garnacho
- [mutter/wip/carlosg/backendless-clutter: 3/15] clutter: Make ClutterDamageHistory API public to mutter Carlos Garnacho
- [mutter/wip/carlosg/backendless-clutter: 4/15] clutter: Make ClutterStageView API public to mutter Carlos Garnacho
- [mutter/wip/carlosg/backendless-clutter: 5/15] clutter: Export private function to get debug flags Carlos Garnacho
- [mutter/wip/carlosg/backendless-clutter: 6/15] core: Add private utility function to get Clutter debug flags Carlos Garnacho
- [mutter/wip/carlosg/backendless-clutter: 7/15] clutter: Move ClutterStageCogl[View] code to src/backends Carlos Garnacho
- [mutter/wip/carlosg/backendless-clutter: 8/15] backends: Rename ClutterStage[View]Cogl API and types Carlos Garnacho
- [mutter/wip/carlosg/backendless-clutter: 9/15] backends: Excise MetaStageView to its own file Carlos Garnacho
- [mutter/wip/carlosg/backendless-clutter: 10/15] clutter: Drop Xsettings client code Carlos Garnacho
- [mutter/wip/carlosg/backendless-clutter: 11/15] clutter: Drop dead X11 code Carlos Garnacho
- [mutter/wip/carlosg/backendless-clutter: 13/15] clutter: Drop generation of x11 pkgconfig file Carlos Garnacho
- [mutter/wip/carlosg/backendless-clutter: 12/15] backends: Shuffle ClutterBackendX11 code into MetaClutterBackendX11 Carlos Garnacho
- [mutter/wip/carlosg/backendless-clutter: 14/15] clutter: Remove leftovers from backend code in build system Carlos Garnacho
- [mutter/wip/carlosg/backendless-clutter: 15/15] clutter: Remove unused EGL header Carlos Garnacho
- [nautilus] replace display_name attribute with edit_name for renaming António Fernandes
- [gtk] (3 commits) Non-fast-forward update to branch wip/compose-parser Matthias Clasen
- [gtk/wip/compose-parser: 1/3] Remove some leftover debug code Matthias Clasen
- [gtk/wip/compose-parser: 2/3] composetable: Keep the number of sequences Matthias Clasen
- [gtk/wip/compose-parser: 3/3] composetable: Rewrite Compose files if necessary Matthias Clasen
- [gnome-build-meta] (3 commits) Non-fast-forward update to branch abderrahim/sysprof Marge Bot
- [gnome-build-meta/abderrahim/sysprof: 1/3] sdk-deps/sysprof-minimal.bst: add an element to build only libsysprof-capture Marge Bot
- [gnome-build-meta/abderrahim/sysprof: 2/3] sdk/{gjs, glib, gtk+-3, gtk, libsoup, libsoup-2.4, mutter}.bst: build with sysprof support Marge Bot
- [gnome-build-meta/abderrahim/sysprof: 3/3] sdk/gtk+-3: disable sysprof until gtk3 is ported to syprof-capture-4 Marge Bot
- [releng/abderrahim/40.3] 40.3 Abderrahim Kitouni
- [releng] Created branch abderrahim/40.3 Abderrahim Kitouni
- [releng/abderrahim/40.3] 40.3 Abderrahim Kitouni
- [releng] Non-fast-forward update to branch abderrahim/40.3 Abderrahim Kitouni
- [devhelp/docgen: 1/3] Use gi-docgen to generate the devhelp API reference Emmanuele Bassi
- [devhelp] (3 commits) Created branch docgen Emmanuele Bassi
- [devhelp/docgen: 2/3] Drop gtk-doc files Emmanuele Bassi
- [devhelp/docgen: 3/3] ci: Add non-flatpak build Emmanuele Bassi
- [gparted] Update German translation Translations User D-L
- [gnome-software/1301-gnome-software-asked-me-to-download-updates-but-this-should-never-happen-when-automatic] gs-update-monitor: Confusing notification shown when automatic updates are on Milan Crha
- [devhelp] Non-fast-forward update to branch docgen Emmanuele Bassi
- [devhelp/docgen] ci: Add non-flatpak build Emmanuele Bassi
- [devhelp] Update Slovenian translation Translations User D-L
- [devhelp] Update Slovenian translation Translations User D-L
- [devhelp] Non-fast-forward update to branch docgen Emmanuele Bassi
- [devhelp/docgen] ci: Add non-flatpak build Emmanuele Bassi
- [gnome-commander] Update Ukrainian translation Translations User D-L
- [gnome-disk-utility] Update Slovenian translation Translations User D-L
- [devhelp] Non-fast-forward update to branch docgen Emmanuele Bassi
- [devhelp/docgen] ci: Add non-flatpak build Emmanuele Bassi
- [devhelp/docgen] docs: Add logo to the API reference Emmanuele Bassi
- [epiphany] Update Slovenian translation Translations User D-L
- [devhelp/docgen: 8/11] Use gi-docgen to generate the devhelp API reference Emmanuele Bassi
- [devhelp] (11 commits) Non-fast-forward update to branch docgen Emmanuele Bassi
- [devhelp/docgen: 9/11] Drop gtk-doc files Emmanuele Bassi
- [devhelp/docgen: 10/11] ci: Add non-flatpak build Emmanuele Bassi
- [devhelp/docgen: 11/11] docs: Add logo to the API reference Emmanuele Bassi
- [devhelp] (4 commits) ...docs: Add logo to the API reference Emmanuele Bassi
- [devhelp] Deleted branch docgen Emmanuele Bassi
- [epiphany] Empty commit to trigger Tech Preview rebuild Michael Catanzaro
- [devhelp] docs: Add the logo image to the manifest Emmanuele Bassi
- [mutter] (7 commits) Non-fast-forward update to branch wip/carlosg/backendless-clutter Carlos Garnacho
- [mutter/wip/carlosg/backendless-clutter: 1/7] backends: Excise MetaStageView to its own file Carlos Garnacho
- [mutter/wip/carlosg/backendless-clutter: 2/7] clutter: Drop Xsettings client code Carlos Garnacho
- [mutter/wip/carlosg/backendless-clutter: 3/7] clutter: Drop dead X11 code Carlos Garnacho
- [mutter/wip/carlosg/backendless-clutter: 4/7] backends: Shuffle ClutterBackendX11 code into MetaClutterBackendX11 Carlos Garnacho
- [mutter/wip/carlosg/backendless-clutter: 5/7] clutter: Drop generation of x11 pkgconfig file Carlos Garnacho
- [mutter/wip/carlosg/backendless-clutter: 6/7] clutter: Remove leftovers from backend code in build system Carlos Garnacho
- [mutter/wip/carlosg/backendless-clutter: 7/7] clutter: Remove unused EGL header Carlos Garnacho
- [devhelp] ci: Publish pages only for the main branch Emmanuele Bassi
- [fractal] Non-fast-forward update to branch split-main-stack Alejandro Domínguez
- [fractal/split-main-stack] Split main_stack in login and sessions Alejandro Domínguez
- [fractal/split-main-stack] Split main_stack in login and sessions Alejandro Domínguez
- [fractal] Non-fast-forward update to branch split-main-stack Alejandro Domínguez
- [releng] GNOME 3.38.8 Matthias Clasen
- [fractal/robust-prepared-handler: 2/2] Set "prepared" signal handling from Login Alejandro Domínguez
- [fractal] (2 commits) Non-fast-forward update to branch robust-prepared-handler Alejandro Domínguez
- [gtk] (3 commits) Created branch wip/baedert/for-master Timm Bäder
- [gtk/wip/baedert/for-master: 1/3] snapshot: Replace trivial gradients with color nodes Timm Bäder
- [gtk/wip/baedert/for-master: 2/3] snapshot: Only compute start and end point if we have to Timm Bäder
- [gtk/wip/baedert/for-master: 3/3] Ignore gradients with only transparent stops Timm Bäder
- [gnome-autoar] Created branch antoniof-master-patch-94507 António Fernandes
- [gnome-autoar/antoniof-master-patch-94507] compressor: Fix :filter getting António Fernandes
- [gnome-build-meta/gnome-3-38] (6 commits) ...Fix the build in gupnp-av Matthias Clasen
- [gnome-build-meta] Created tag 3.38.8 Matthias Clasen
- [gnome-build-meta] Deleted branch matthiasc/3.38.8 Matthias Clasen
- [gtk/wip/baedert/for-master] Ignore gradients with only transparent stops Timm Bäder
- [gtk] Non-fast-forward update to branch wip/baedert/for-master Timm Bäder
- [gnome-build-meta] (3 commits) ...sdk/gtk+-3: disable sysprof until gtk3 is ported to syprof-capture-4 Marge Bot
- [gnome-build-meta] Deleted branch abderrahim/sysprof Abderrahim Kitouni
- [gnome-build-meta] (4 commits) Non-fast-forward update to branch abderrahim/drop-core-deps Marge Bot
- [gnome-build-meta/abderrahim/drop-core-deps: 4/4] remove core-deps.bst: it's useless and we fail to keep it up to date Marge Bot
- [evolution] EShellSearchbar: Update actions only if the shell view is active Milan Crha
- [evolution/gnome-40] EShellSearchbar: Update actions only if the shell view is active Milan Crha
- [gnome-control-center] (2 commits) Non-fast-forward update to branch wip/hadess/degraded-power-profile Bastien Nocera
- [gnome-control-center/wip/hadess/degraded-power-profile: 1/2] power: Add new power profile info row widget Bastien Nocera
- [gnome-control-center/wip/hadess/degraded-power-profile: 2/2] power: Handle new power-profiles-daemon API Bastien Nocera
- [libsoup] Non-fast-forward update to branch pgriffis/content-disposition Patrick Griffis
- [libsoup/pgriffis/content-disposition] headers: Support content-disposition missing disposition-type Patrick Griffis
- [libsoup] (5 commits) Non-fast-forward update to branch pgriffis/content-disposition Patrick Griffis
- [libsoup/pgriffis/content-disposition: 5/5] headers: Support content-disposition missing disposition-type Patrick Griffis
- [libsoup] headers: Support content-disposition missing disposition-type Patrick Griffis
- [libsoup] Deleted branch pgriffis/content-disposition Patrick Griffis
- [gnome-build-meta] (2 commits) Created branch abderrahim/updates Abderrahim Kitouni
- [gnome-build-meta/abderrahim/updates: 1/2] remove core-deps.bst: it's useless and we fail to keep it up to date Abderrahim Kitouni
- [gnome-build-meta/abderrahim/updates: 2/2] update some tarballs Abderrahim Kitouni
- [glib-networking] (45 commits) Non-fast-forward update to branch pgriffis/coverage-reports Patrick Griffis
- [glib-networking/pgriffis/coverage-reports: 43/45] docker: Add lcov Patrick Griffis
- [glib-networking/pgriffis/coverage-reports: 44/45] ci: Update image Patrick Griffis
- [glib-networking/pgriffis/coverage-reports: 45/45] ci: Add coverage reports Patrick Griffis
- [gnome-control-center] (2 commits) Non-fast-forward update to branch wip/hadess/degraded-power-profile Bastien Nocera
- [gnome-control-center/wip/hadess/degraded-power-profile: 2/2] power: Handle new power-profiles-daemon API Bastien Nocera
- [gnome-control-center/wip/hadess/degraded-power-profile: 1/2] power: Add new power profile info row widget Bastien Nocera
- [glib-networking/pgriffis/coverage-reports] coverage: Ignore mock pkcs11 module Patrick Griffis
- [glibmm/glibmm-2-66] Gio::ListModel::get_object(): Don't try to cast to Glib::Object Kjell Ahlstedt
- [glibmm] Gio::ListModel::get_object(): Don't try to cast to Glib::Object Kjell Ahlstedt
- [libsoup/gnome-3-38] headers: Support invalid content-disposition without disposition-type Patrick Griffis
- [gnome-build-meta] remove core-deps.bst: it's useless and we fail to keep it up to date Marge Bot
- [gnome-build-meta] Deleted branch abderrahim/drop-core-deps Abderrahim Kitouni
- [glibmm/glibmm-2-68] Gio::ListModel::get_object(): Don't try to cast to Glib::Object Kjell Ahlstedt
- [gnome-photos] Update Turkish translation Translations User D-L
- [gtk] (3 commits) Created branch transparent-optimizations Matthias Clasen
- [gtk/transparent-optimizations: 1/3] snapshot: Handle transparent opacity nodes correctly Matthias Clasen
- [gtk/transparent-optimizations: 2/3] ngl: Do nothing for transparent color nodes Matthias Clasen
- [gtk/transparent-optimizations: 3/3] ngl: Do nothing for transparent text nodes Matthias Clasen
- [evince/gnome-40] ev-application: fix compilation error when DBus is disabled Germán Poo-Caamaño
- [evince/gnome-40] Release 40.4 Germán Poo-Caamaño
- [evince] Created tag 40.4 Germán Poo-Caamaño
- [gnome-music] Update Turkish translation Translations User D-L
- [gnome-software] Created branch wip/mcrha/download-size-fix Milan Crha
- [glib-networking] (4 commits) ...coverage: Ignore mock pkcs11 module Michael Catanzaro
- [glib-networking] Deleted branch pgriffis/coverage-reports Patrick Griffis
- [gnome-software/wip/mcrha/download-size-fix] gs-app: Correct download size for app's runtime Milan Crha
- [gnome-disk-utility] Update Turkish translation Translations User D-L
- [gtk] Non-fast-forward update to branch wip/baedert/for-master Timm Bäder
- [gnome-build-meta/abderrahim/40.3] 40.3 Abderrahim Kitouni
- [gnome-build-meta] Non-fast-forward update to branch abderrahim/40.3 Abderrahim Kitouni
- [gtk] (3 commits) ...Merge branch 'wip/baedert/for-master' into 'master' Matthias Clasen
- [gtk: 3/3] Merge branch 'wip/baedert/for-master' into 'master' Matthias Clasen
- [gtk] Deleted branch wip/baedert/for-master Timm Bäder
- [gtk: 4/4] Merge branch 'transparent-optimizations' into 'master' Matthias Clasen
- [gtk] (4 commits) ...Merge branch 'transparent-optimizations' into 'master' Matthias Clasen
- [gtk] Deleted branch transparent-optimizations Matthias Clasen
- [gnome-text-editor] document: do not reapply tag on changes Christian Hergert
- [gtk/gtk-4-2] Update Slovenian translation Translations User D-L
- [gtksourceview] groovy.lang: add mimetype for groovy Christian Hergert
- [gtksourceview/gtksourceview-4-8] groovy.lang: add mimetype for groovy Christian Hergert
- [gtk/gtk-4-2] Update Slovenian translation Translations User D-L
- [gnome-control-center] (2 commits) Non-fast-forward update to branch wip/hadess/degraded-power-profile Bastien Nocera
- [gnome-control-center/wip/hadess/degraded-power-profile: 1/2] power: Add new power profile info row widget Bastien Nocera
- [gnome-control-center/wip/hadess/degraded-power-profile: 2/2] power: Handle new power-profiles-daemon API Bastien Nocera
- [gtksourceview] llvm.lang: remove erroneous style reference Christian Hergert
- [gtksourceview/gtksourceview-4-8] llvm.lang: remove erroneous style reference Christian Hergert
- [glib-networking/mcatanzaro/proxies: 15/16] Remove unused GLIBPROXY_PACRUNNER Michael Catanzaro
- [glib-networking] (16 commits) Non-fast-forward update to branch mcatanzaro/proxies Michael Catanzaro
- [glib-networking/mcatanzaro/proxies: 16/16] wip Michael Catanzaro
- [gedit] Update Slovenian translation Translations User D-L
- [gnome-control-center] (4 commits) ...power: Handle new power-profiles-daemon API Georges Basile Stavracas Neto
- [gnome-control-center] Deleted branch wip/hadess/degraded-power-profile Bastien Nocera
- [gtk] Created branch fix-negative-scales Matthias Clasen
- [gtk/fix-negative-scales] ngl: Handle negative scales Matthias Clasen
- [libgweather] Update German translation Translations User D-L
- [gtksourceview] Update German translation Translations User D-L
- [gtk/fix-negative-scales] testsuite: Add test for crasher Benjamin Otte
- [gtk] Non-fast-forward update to branch fix-negative-scales Benjamin Otte
- [gtk/fix-negative-scales] testsuite: Add test for crasher Benjamin Otte
- [gtksourceview] testsuite: add test to load all language specs Christian Hergert
- [gtksourceview] language-specs: use \N{U+} escape sequences Christian Hergert
- [gnome-builder] sourceview: re-apply .has-selection after restoring context Christian Hergert
- [gtksourceview] (5 commits) ...Merge branch 'powershell-lang-patch-clean' into 'master' Christian Hergert
- [gtksourceview: 1/5] powershell.lang: Update code formatting Christian Hergert
- [gtksourceview: 2/5] powershell.lang: Organize definitions Christian Hergert
- [gtksourceview: 3/5] powershell.lang: Add and fix definitions Christian Hergert
- [gtksourceview: 4/5] Add some commands re-introduced with PowerShell 7. Christian Hergert
- [gtksourceview: 5/5] Merge branch 'powershell-lang-patch-clean' into 'master' Christian Hergert
- [gtksourceview] build: bump development version Christian Hergert
16 July 2021
17 July 2021
18 July 2021
19 July 2021
20 July 2021
21 July 2021
22 July 2021
23 July 2021
24 July 2021
25 July 2021
26 July 2021
27 July 2021
28 July 2021
29 July 2021
30 July 2021
31 July 2021
Mail converted by MHonArc