2020-July Archive by Date
01 July 2020
- [librsvg] (22 commits) ...Merge branch 'font-shorthand' into 'master' Federico Mena Quintero
- [librsvg: 1/22] Parser for the line-height property Federico Mena Quintero
- [librsvg: 2/22] Add line-height to SpecifiedValues and ComputedValues Federico Mena Quintero
- [librsvg: 3/22] Add tests for the computed value of line-height Federico Mena Quintero
- [librsvg: 4/22] Comment on how we parse line-height, but don't use it, for Pango reasons Federico Mena Quintero
- [librsvg: 5/22] Make FontSize not a newtype Federico Mena Quintero
- [librsvg: 6/22] Make FontWeight not a newtype Federico Mena Quintero
- [librsvg: 7/22] Make LetterSpacing not a newtype Federico Mena Quintero
- [librsvg: 8/22] Remove the unused pattern in make_property! Federico Mena Quintero
- [librsvg: 9/22] Document make_property! a bit better Federico Mena Quintero
- [librsvg: 10/22] Make FontFamily not a newtype Federico Mena Quintero
- [librsvg: 11/22] Provide an accessor to FontFamily's inner string Federico Mena Quintero
- [librsvg: 12/22] Make LineHeight not a newtype Federico Mena Quintero
- [librsvg: 13/22] Implement parser for the "font" shorthand Federico Mena Quintero
- [librsvg: 14/22] Add a couple of tests for the font shorthand parser Federico Mena Quintero
- [librsvg: 15/22] Extract function to expand the marker shorthand Federico Mena Quintero
- [librsvg: 16/22] Replace if with match Federico Mena Quintero
- [librsvg: 17/22] Clean up the import aliases in properties.rs Federico Mena Quintero
- [librsvg: 18/22] Extract separate FontSpec struct from the Font::Spec variant Federico Mena Quintero
- [librsvg: 19/22] Declare the 'font' shorthand for SpecifiedValues and expand it into longhands Federico Mena Quintero
- [librsvg: 20/22] Add a reference test for the 'font' shorthand Federico Mena Quintero
- [librsvg: 21/22] cargo fmt Federico Mena Quintero
- [librsvg: 22/22] Merge branch 'font-shorthand' into 'master' Federico Mena Quintero
- [libdmapsharing] Fix declarations that were wrong for 32-bit builds W . Michael Petullo
- [libdmapsharing/LIBDMAPSHARING_3_0] Start to configure CI W . Michael Petullo
- [libdmapsharing/LIBDMAPSHARING_3_0] .gitlab-ci.yml: select 32-bit image and set DEBIAN_FRONTEND=noninteractive W . Michael Petullo
- [libdmapsharing/LIBDMAPSHARING_3_0] .gitlab-ci.yml: make use of autogen.sh and install required packages W . Michael Petullo
- [libdmapsharing/LIBDMAPSHARING_3_0] .gitlab-ci.yml: install libavahi-client-dev W . Michael Petullo
- [gtk] Created branch wip/chergert/gtk4-remove-textlayout-vtable Christian Hergert
- [gtk/wip/chergert/gtk4-remove-textlayout-vtable] textlayout: remove virtual table indirection Christian Hergert
- [libdmapsharing/LIBDMAPSHARING_3_0] Make use of G_GSSIZE_FORMAT W . Michael Petullo
- [libdmapsharing/LIBDMAPSHARING_3_0] Fix a warning about ignoring fgets' return value W . Michael Petullo
- [gtk/matthiasc/for-master] (7 commits) ...Add gtk_multi_selection_get_model Matthias Clasen
- [gtk/matthiasc/for-master: 7/7] Add gtk_multi_selection_get_model Matthias Clasen
- [gtk] (15 commits) Non-fast-forward update to branch wip/otte/whatever Benjamin Otte
- [gtk/wip/otte/whatever: 1/15] filterlistmodel: Rewrite with bitset data structure Benjamin Otte
- [gtksourceview/wip/chergert/gsv-gtk4] tests: allow closing window with ctrl+w Christian Hergert
- [gtk/wip/otte/whatever: 2/15] stringlist: Make property not construct-only Benjamin Otte
- [gtk/wip/otte/whatever: 3/15] bitset: Add gtk_bitset_new_range() Benjamin Otte
- [gtk/wip/otte/whatever: 4/15] filterlistmodel: Add incremental filtering Benjamin Otte
- [gtk/wip/otte/whatever: 5/15] filterlistmodel: Add gtk_filter_list_model_get_pending() Benjamin Otte
- [gtk/wip/otte/whatever: 6/15] gtk-demo: Add incremental filtering to words demo Benjamin Otte
- [gtk/wip/otte/whatever: 7/15] filterlistmodel: Look at type of change Benjamin Otte
- [gtk/wip/otte/whatever: 8/15] stringlist: Make one constructor call the other Benjamin Otte
- [gtk/wip/otte/whatever: 9/15] stringlist: Clarify docs for gtk_string_list_get_string() Benjamin Otte
- [gtk/wip/otte/whatever: 10/15] stringlist: Remove n_additions argument from gtk_string_list_splice() Benjamin Otte
- [gtk/wip/otte/whatever: 11/15] stringlist: Call splice() for adding items after construction Benjamin Otte
- [gtk/wip/otte/whatever: 12/15] demo: Make words listview load async Benjamin Otte
- [gtk/wip/otte/whatever: 13/15] gtk-demo: Cosmetic fixes for the words demo Benjamin Otte
- [gtk/wip/otte/whatever: 14/15] gtk-demo: No selection in the words demo Benjamin Otte
- [gtk/wip/otte/whatever: 15/15] gtk-demo: Use a progressbar in the words demo Benjamin Otte
- [gnumeric] tests: improve intersection tests Morten Welinder
- [gnumeric] Deps: improve tracking of implicit intersection. Morten Welinder
- [jhbuild] Created branch BUG_sys_regression Nelson Ben
- [jhbuild/BUG_sys_regression] defaults.jhbuildrc: fix regression Nelson Ben
- [libdmapsharing/LIBDMAPSHARING_3_0] .gitlab-ci.yml: use groovy to get newer check W . Michael Petullo
- [libdmapsharing/LIBDMAPSHARING_3_0] .gitlab-ci.yml: fix at eoan to get i386 W . Michael Petullo
- [libdmapsharing/LIBDMAPSHARING_3_0] Avoid ck_assert_ptr_null(); CI hosts have old version of check W . Michael Petullo
- [gtk] (2 commits) ...Merge branch 'wip/chergert/gtk4-remove-textlayout-vtable' into 'master' Benjamin Otte
- [gtk: 2/2] Merge branch 'wip/chergert/gtk4-remove-textlayout-vtable' into 'master' Benjamin Otte
- [gtk] Deleted branch wip/chergert/gtk4-remove-textlayout-vtable Christian Hergert
- [libdmapsharing] Ensure vala is optional W . Michael Petullo
- [gnome-builder] code: add ide_diagnostics_get_diagnostics_at_line() Christian Hergert
- [gnome-builder] sourceview: show multiple diagnostics at line Christian Hergert
- [gnome-builder] editor: show multiple diagnostics in hover provider Christian Hergert
- [gtk] (16 commits) ...Merge branch 'wip/baedert/for-master' into 'master' Matthias Clasen
- [gtk: 16/16] Merge branch 'wip/baedert/for-master' into 'master' Matthias Clasen
- [gtk] (2 commits) ...Merge branch 'matthiasc/for-master' into 'master' Matthias Clasen
- [gtk: 2/2] Merge branch 'matthiasc/for-master' into 'master' Matthias Clasen
- [libdmapsharing] Avoid ck_assert_ptr_null(); CI hosts have old version of check W . Michael Petullo
- [libdmapsharing/LIBDMAPSHARING_3_0] .gitlab-ci.yml: install GTK2, not GTK3 for this branch W . Michael Petullo
- [libdmapsharing] .gitlab-ci.yml: fix at eoan to get i386 W . Michael Petullo
- [geary] Geary.ImapDb.Database: Fix free after use when GC'ing Michael Gratton
- [libdmapsharing/LIBDMAPSHARING_3_0] .gitlab-ci.yml: fix GTK2 package W . Michael Petullo
- [libdmapsharing/LIBDMAPSHARING_3_0] .gitlab-ci.yml: really fix GTK2 package W . Michael Petullo
- [gimp] Add Malay translation Translations User D-L
- [geary] Geary.ImapDb.Database: Fix criticals when ::run_gc to_pause is null Michael Gratton
- [libdmapsharing] Fix a warning about ignoring fgets' return value W . Michael Petullo
- [epiphany] Created branch mcatanzaro/decide-policy Michael Catanzaro
- [epiphany/mcatanzaro/decide-policy] WIP: Fix decide policy callbacks Michael Catanzaro
- [libdmapsharing] tests/Makefile.am: add $(CHECK_LIBS) to unit_test_LDADD W . Michael Petullo
- [libdmapsharing/LIBDMAPSHARING_3_0] tests/Makefile.am: add $(CHECK_LIBS) to unit_test_LDADD W . Michael Petullo
- [libdmapsharing] dmap-connection.c: fix unit test to include '\0' in size W . Michael Petullo
- [libdmapsharing] .gitlab-ci.yml: add Avahi daemon for unit tests W . Michael Petullo
- [gimp] Add Malay translation Translations User D-L
- [libdmapsharing/LIBDMAPSHARING_3_0] .gitlab-ci.yml: add Avahi daemon for unit tests W . Michael Petullo
- [libdmapsharing] Created tag LIBDMAPSHARING_3_9_9 W . Michael Petullo
- [libdmapsharing] Update libdmapsharing4.spec W . Michael Petullo
- [gtk] (2 commits) Created branch wip/matthiasc/stringlist-array Matthias Clasen
- [gtk/wip/matthiasc/stringlist-array: 1/2] stringlist: Use an array Matthias Clasen
- [gtk/wip/matthiasc/stringlist-array: 2/2] stringlist: Try to reuse objects Matthias Clasen
- [shotwell] (85 commits) Non-fast-forward update to branch wip/libdazzle Jens Georg
- [shotwell/wip/libdazzle: 77/85] build: Add libdazzle as dependency Jens Georg
- [shotwell/wip/libdazzle: 78/85] Replace the nested paned/vbox/... structure Jens Georg
- [shotwell/wip/libdazzle: 79/85] Remove now obsolete Gtk.Box Jens Georg
- [shotwell/wip/libdazzle: 80/85] Remove another obsolete Gtk.Box Jens Georg
- [shotwell/wip/libdazzle: 81/85] Make SearchBar a Toolbar again Jens Georg
- [shotwell/wip/libdazzle: 82/85] flatpak: Add libdazzle Jens Georg
- [shotwell/wip/libdazzle: 83/85] flatpak: Enable vapi for dazzle Jens Georg
- [shotwell/wip/libdazzle: 84/85] Re-enable saving the sidebar width Jens Georg
- [shotwell/wip/libdazzle: 85/85] Persist extended properties width Jens Georg
- [gimp] Update Ukrainian translation Translations User D-L
- [evince] Update Ukrainian translation Translations User D-L
- [gnome-panel/gnome-3-36] Update Ukrainian translation Translations User D-L
- [gnome-panel/gnome-3-36] Update Ukrainian translation Translations User D-L
- [gnome-flashback/gnome-3-36] screensaver: don't ignore changes to monitor geometry Alberts Muktupāvels
- [libhandy] swipeable: Bump Since versions Adrien Plazas
- [libhandy] swipe-tracker: Bump Since versions Adrien Plazas
- [libhandy] swipeable: Make completely public Adrien Plazas
- [libhandy] swipe-tracker: Make public Adrien Plazas
- [libhandy] swipe-tracker: Remove check in _new() Adrien Plazas
- [libhandy] swipeable: Add get_swipe_tracker() Adrien Plazas
- [jhbuild] defaults.jhbuildrc: fix regression Christoph Reiter
- [jhbuild] Deleted branch BUG_sys_regression Nelson Ben
- [gnome-software] Updated Spanish translation Daniel Mustieles García
- [orca] Updated Spanish translation Daniel Mustieles García
- [gnome-build-meta] (2 commits) Non-fast-forward update to branch abderrahim/new-cache Abderrahim Kitouni
- [gnome-build-meta/abderrahim/new-cache: 2/2] project.conf, .gitlab-ci.yml: use the new new buildstream cache Abderrahim Kitouni
- [gnome-build-meta] Created branch abderrahim/new-cache-36 Abderrahim Kitouni
- [gnome-build-meta/abderrahim/new-cache-36] test the new cache Abderrahim Kitouni
- [gnome-build-meta] Created branch abderrahim/new-cache-34 Abderrahim Kitouni
- [gnome-build-meta/abderrahim/new-cache-34] test the new cache Abderrahim Kitouni
- [gvfs] Created branch wip/oholy/ipv6-zoneid Ondrej Holy
- [gvfs/wip/oholy/ipv6-zoneid] client: Add support for zone identifiers in IPv6 addresses Ondrej Holy
- [jhbuild] Make sure we are running under Python 3 Christoph Reiter
- [libhandy] Update Spanish translation Translations User D-L
- [orca] (2 commits) ...Merge branch 'patch-4' into 'master' Joanmarie Diggs
- [orca: 1/2] Change "Restrict to" to "Applies to" Joanmarie Diggs
- [orca: 2/2] Merge branch 'patch-4' into 'master' Joanmarie Diggs
- [tepl] Created branch master.msvc Chun-wei Fan
- [tepl/master.msvc] meson.build: Improve ICU dependency search Chun-wei Fan
- [gnome-software] (185 commits) Non-fast-forward update to branch wip/hadess/meson-fixes Bastien Nocera
- [gnome-software/wip/hadess/meson-fixes: 185/185] build: Bump meson req to fix warning Bastien Nocera
- [amtk] (22 commits) Non-fast-forward update to branch meson-msvc Chun-wei Fan
- [amtk/meson-msvc: 16/22] Meson: Add initial build system Chun-wei Fan
- [amtk/meson-msvc: 17/22] meson: Fix building amtk on Visual Studio-style compilers Chun-wei Fan
- [amtk/meson-msvc: 18/22] meson.build: Bump version Chun-wei Fan
- [amtk/meson-msvc: 19/22] amtk/meson.build: Fix exporting from enumeration sources Chun-wei Fan
- [amtk/meson-msvc: 20/22] meson: Build introspection files Chun-wei Fan
- [amtk/meson-msvc: 21/22] meson: Build the programs in tests/ Chun-wei Fan
- [amtk/meson-msvc: 22/22] meson: Build the test programs in testsuite/ Chun-wei Fan
- [gnome-software] Non-fast-forward update to branch wip/hadess/meson-fixes Bastien Nocera
- [gnome-software/wip/hadess/meson-fixes] build: Remove support for older versions of meson Bastien Nocera
- [glib-networking] Created branch openssl-check-msvc Chun-wei Fan
- [glib-networking/openssl-check-msvc] meson.build: Fix OpenSSL detection on Visual Studio Chun-wei Fan
- [gnome-music] (7 commits) Non-fast-forward update to branch wip/mschraal/coremodel-use-flattened-main-models Marinus Schraal
- [gnome-music/wip/mschraal/coremodel-use-flattened-main-models: 6/7] coremodel: Flatten the core models Marinus Schraal
- [gnome-music/wip/mschraal/coremodel-use-flattened-main-models: 7/7] grltrackerwrapper: Do not declare coremodel var classwide Marinus Schraal
- [glib-networking] meson.build: Fix OpenSSL detection on Visual Studio Ignacio Casal Quinteiro
- [glib-networking] Deleted branch openssl-check-msvc Chun-wei Fan
- [gimp] libgimp: fix documentation comment. Jehan
- [gnome-music] (2 commits) ...grltrackerwrapper: Do not declare coremodel var classwide Marinus Schraal
- [gnome-music] Deleted branch wip/mschraal/coremodel-use-flattened-main-models Marinus Schraal
- [gimp] Update Swedish translation Translations User D-L
- [gsettings-desktop-schemas] Created branch msvc-introspection Chun-wei Fan
- [gsettings-desktop-schemas/msvc-introspection] build: Fix introspection on Visual Studio Chun-wei Fan
- [gnome-music] Created branch wip/mschraal/shared-modules-update Marinus Schraal
- [gnome-music/wip/mschraal/shared-modules-update] subprojects: Update shared-modules for Lua improvements Marinus Schraal
- [glib] (2 commits) ...Merge branch 'patch-1' into 'master' Philip Withnall
- [glib: 1/2] Remove c-format from the string that is not c-formatted Philip Withnall
- [glib: 2/2] Merge branch 'patch-1' into 'master' Philip Withnall
- [vala/0.46] Release 0.46.11 Rico Tzschichholz
- [vala] Created tag 0.46.11 Rico Tzschichholz
- [libhandy] Document shadows drawn beyond the rounded corners Alexander Mikhaylenko
- [libhandy] Deleted branch swipe-tracker-public Alexander Mikhaylenko
- [libhandy] debian: Fail if introduced symbols are not listed Alexander Mikhaylenko
- [libhandy] debian: Fix some symbol versions Alexander Mikhaylenko
- [libhandy] debian: Add missing symbols Alexander Mikhaylenko
- [gnome-build-meta] Created branch abderrahim/xz-image Abderrahim Kitouni
- [gnome-build-meta/abderrahim/xz-image] vm/image.bst: generate xz compressed raw image instead of qcow2 Abderrahim Kitouni
- [gnome-build-meta] (2 commits) Non-fast-forward update to branch abderrahim/xz-image Abderrahim Kitouni
- [gnome-build-meta/abderrahim/xz-image: 2/2] vm/image.bst: generate xz compressed raw image instead of qcow2 Abderrahim Kitouni
- [orca] Handle more instances of objects going defunct on us Joanmarie Diggs
- [orca/gnome-3-36] Handle more instances of objects going defunct on us Joanmarie Diggs
- [gnome-music] Non-fast-forward update to branch sam/tracker3-self-contained Sam Thursfield
- [gnome-music/sam/tracker3-self-contained] Bundle Tracker 3 in the Flatpak for systems which don't have it Sam Thursfield
- [libgweather] (3 commits) Non-fast-forward update to branch benzea/pre-variant-backend-cleanups Benjamin Berg
- [libgweather/benzea/pre-variant-backend-cleanups: 1/3] location: Add accessor function for english sort name Benjamin Berg
- [libgweather/benzea/pre-variant-backend-cleanups: 2/3] location-entry: Replace struct accesses with function calls Benjamin Berg
- [libgweather/benzea/pre-variant-backend-cleanups: 3/3] build: Move pkgconfig generation into toplevel Benjamin Berg
- [epiphany] Update Chinese (China) translation Translations User D-L
- [orca] Add some more debugging output Joanmarie Diggs
- [orca/gnome-3-36] Add some more debugging output Joanmarie Diggs
- [glib] (8 commits) ...Merge branch 'ossfuzz-23815-23818-uri-overflows' into 'master' Sebastian Dröge
- [glib: 1/8] tests: Rewrite a URI test to use an array of test strings Sebastian Dröge
- [glib: 2/8] guri: Allow params to be NULL if length is 0 Sebastian Dröge
- [glib: 3/8] tests: Test the length argument of g_uri_parse_params() Sebastian Dröge
- [glib: 4/8] tests: Rewrite another URI test to use an array of test strings Sebastian Dröge
- [glib: 5/8] tests: Test the length argument of g_uri_unescaped_bytes() Sebastian Dröge
- [glib: 6/8] fuzzing: Test g_uri_unescape_segment() as well as g_uri_unescape_bytes() Sebastian Dröge
- [glib: 7/8] guri: Fix buffer overrun when decoding %-encoded URI components Sebastian Dröge
- [glib: 8/8] Merge branch 'ossfuzz-23815-23818-uri-overflows' into 'master' Sebastian Dröge
- [gnome-music] Non-fast-forward update to branch sam/tracker3-self-contained Sam Thursfield
- [gnome-music/sam/tracker3-self-contained] Bundle Tracker 3 in the Flatpak for systems which don't have it Sam Thursfield
- [eog] (3 commits) ...Merge branch 'work-on-phones' into 'master' Felix Riemann
- [eog: 1/3] eog-window: make it usable on phones Felix Riemann
- [eog: 2/3] eog-window: use automatic line break in infobars Felix Riemann
- [simple-scan] Update Chinese (China) translation Translations User D-L
- [eog: 3/3] Merge branch 'work-on-phones' into 'master' Felix Riemann
- [gtkmm/gtkmm-3-24] gdk/meson.build: Set MSVC_TOOLSET_VER in conf data Kjell Ahlstedt
- [gtkmm] gdk/meson.build: Set MSVC_TOOLSET_VER in conf data Kjell Ahlstedt
- [libhandy] main: Directly update themes on changes Alexander Mikhaylenko
- [gnome-control-center] Update Chinese (China) translation Translations User D-L
- [eog] Update Ukrainian translation Translations User D-L
- [baobab] Update POTFILES.in Piotr Drąg
- [gnome-nibbles/arnaudb/rework-warps] Test code factorization. Arnaud B .
- [gnome-nibbles/arnaudb/rework-warps] Add some tests. Arnaud B .
- [gnome-screenshot] Update Kazakh translation Translations User D-L
- [gnome-terminal] Update Kazakh translation Translations User D-L
- [gnome-photos] Update Kazakh translation Translations User D-L
- [baobab] Created branch remove-linker-flags Stefano Facchini
- [baobab/remove-linker-flags] Replace -rdynamic with a dependency on gmodule-2.0 Stefano Facchini
- [gnome-clocks] Update Kazakh translation Translations User D-L
- [jhbuild] Revert "defaults.jhbuildrc: fix regression" Christoph Reiter
- [chronojump] Fixed weird glitch on weirder macs when importing before load session Xavier de Blas
- [chronojump] buttons on session notebook normal->half Xavier de Blas
- [chronojump] Minor change Xavier de Blas
- [libgweather] (13 commits) Non-fast-forward update to branch benzea/pre-variant-backend-cleanups Bastien Nocera
- [libgweather/benzea/pre-variant-backend-cleanups: 6/13] test: Use g_assert_* instead of g_assert everywhere Bastien Nocera
- [libgweather/benzea/pre-variant-backend-cleanups: 7/13] test: Fix small memory leak found by valgrind Bastien Nocera
- [libgweather/benzea/pre-variant-backend-cleanups: 8/13] test: Check that countries have one or more timezones Bastien Nocera
- [libgweather/benzea/pre-variant-backend-cleanups: 9/13] location-entry: Use internal API to create detached locations Bastien Nocera
- [libgweather/benzea/pre-variant-backend-cleanups: 10/13] location-entry: Limit location searching to selected top node Bastien Nocera
- [libgweather/benzea/pre-variant-backend-cleanups: 11/13] location: Add accessor function for english sort name Bastien Nocera
- [libgweather/benzea/pre-variant-backend-cleanups: 12/13] location-entry: Replace struct accesses with function calls Bastien Nocera
- [libgweather/benzea/pre-variant-backend-cleanups: 13/13] build: Move pkgconfig generation into toplevel Bastien Nocera
- [libgweather] (8 commits) ...build: Move pkgconfig generation into toplevel Bastien Nocera
- [libgweather] Deleted branch benzea/pre-variant-backend-cleanups Benjamin Berg
- [chronojump] Mac ffmpeg/ffplay 4.3 Xavier de Blas
- [json-glib] Non-fast-forward update to branch wip/smcv/default-symver Simon McVittie
- [json-glib/wip/smcv/default-symver] build: Add a symbol version to all exported symbols Simon McVittie
- [gnome-shell] st/image-content: Implement GIcon interface Georges Basile Stavracas Neto
- [gnome-shell] st/texture-cache: Return a GIcon from bind_cairo_surface_property() Georges Basile Stavracas Neto
- [gnome-shell] shell/app: Add new get_icon() method Georges Basile Stavracas Neto
- [chronojump] Update howto_new_version.txt with info on ffmpeg mac Xavier de Blas
- [evolution-ews/wip/mcrha/office365] Mail message creation, but with disabled generic append to a folder Milan Crha
- [gnome-build-meta] project.conf, .gitlab-ci.yml: use the new new buildstream cache Javier Jardón Cabezas
- [gnome-build-meta] Deleted branch abderrahim/new-cache Abderrahim Kitouni
- [epiphany] Update Kazakh translation Translations User D-L
- [meld/meld-3-20] Add Ukrainian translation Translations User D-L
- [meld] Add Ukrainian translation Translations User D-L
- [citemplates] flatpak: move purge of build publish to the after_script Jordan Petridis
- [citemplates] flatpak: add timeout to the publish job to match proxy timeout Jordan Petridis
- [evolution] Update Kazakh translation Translations User D-L
- [tracker] (8 commits) Created branch wip/carlosg/wal-and-other-fixes Carlos Garnacho
- [tracker/wip/carlosg/wal-and-other-fixes: 1/8] libtracker-sparql: Handle notifier query cursor in a thread Carlos Garnacho
- [tracker/wip/carlosg/wal-and-other-fixes: 2/8] libtracker-data: Return correct type Carlos Garnacho
- [tracker/wip/carlosg/wal-and-other-fixes: 3/8] libtracker-data: Fix possible invalid write Carlos Garnacho
- [tracker/wip/carlosg/wal-and-other-fixes: 4/8] libtracker-sparql: Use matching integer types on (de)serialization Carlos Garnacho
- [tracker/wip/carlosg/wal-and-other-fixes: 5/8] libtracker-sparql: Also close endpoint cursors in the dispatch thread Carlos Garnacho
- [tracker/wip/carlosg/wal-and-other-fixes: 6/8] libtracker-data: Drop our WAL hook Carlos Garnacho
- [tracker/wip/carlosg/wal-and-other-fixes: 7/8] libtracker-data: Set page_size first and foremost Carlos Garnacho
- [tracker/wip/carlosg/wal-and-other-fixes: 8/8] libtracker-data: Create graph databases with a separate interface Carlos Garnacho
- [evolution] Update Chinese (China) translation Translations User D-L
- [gtk] (3 commits) Created branch listmodel-perf Matthias Clasen
- [gtk/listmodel-perf: 1/3] wip: benchmarks Matthias Clasen
- [gtk/listmodel-perf: 2/3] Revert "stringlist: Try to reuse objects" Matthias Clasen
- [gtk/listmodel-perf: 3/3] Revert "stringlist: Use an array" Matthias Clasen
- [gnome-desktop] Update Chinese (China) translation Translations User D-L
- [gnome-desktop] Update Chinese (China) translation Translations User D-L
- [gnome-desktop/gnome-3-36] Update Chinese (China) translation Translations User D-L
- [gimp] Update Chinese (China) translation Translations User D-L
- [yelp-xsl] Update Chinese (China) translation Aron Xu
- [gimp] Update Chinese (China) translation Translations User D-L
- [evince] Update Romanian translation Translations User D-L
- [eog] Update Romanian translation Translations User D-L
- [gnome-builder] Update Romanian translation Translations User D-L
- [chronojump] Removed troubleshooting.pdf, chronojump_crash.pdf from Makefile.am Xavier de Blas
- [chronojump] Fixed width of extra_mass at top of encoder tab Xavier de Blas
- [chronojump] Updated README Xavier de Blas
- [gnome-software] build: Remove support for older versions of meson Richard Hughes
- [gnome-software] Deleted branch wip/hadess/meson-fixes Bastien Nocera
- [gnome-software] gs-plugin-loder: Improve job timeout warning Richard Hughes
- [epiphany] Non-fast-forward update to branch mcatanzaro/decide-policy Michael Catanzaro
- [epiphany/mcatanzaro/decide-policy] Fix decide policy callbacks after addition of autoplay policy support Michael Catanzaro
- [epiphany] (3 commits) Non-fast-forward update to branch mcatanzaro/decide-policy Michael Catanzaro
- [epiphany/mcatanzaro/decide-policy: 3/3] Fix decide policy callbacks after addition of autoplay policy support Michael Catanzaro
- [sysprof] app: present window before opening captures Christian Hergert
- [sysprof] display: show message dialog when there is an error opening file Christian Hergert
- [pitivi] Update German translation Translations User D-L
- [epiphany] Non-fast-forward update to branch mcatanzaro/decide-policy Michael Catanzaro
- [epiphany/mcatanzaro/decide-policy] Fix decide policy callbacks after addition of autoplay policy support Michael Catanzaro
- [epiphany] (3 commits) Non-fast-forward update to branch mcatanzaro/decide-policy Michael Catanzaro
- [epiphany/mcatanzaro/decide-policy: 3/3] Fix decide policy callbacks after addition of autoplay policy support Michael Catanzaro
- [gnome-builder] html-preview: use json.dumps() for markup conversion Christian Hergert
- [gnome-builder/gnome-builder-3-36] html-preview: use json.dumps() for markup conversion Christian Hergert
- [gnome-flashback] Update German translation Translations User D-L
- [epiphany] Fix decide policy callbacks after addition of autoplay policy support Jan-Michael Brummer
- [epiphany] Deleted branch mcatanzaro/decide-policy Michael Catanzaro
- [gnome-control-center] keyboard: unify `standard_edit_box` and `custom_edit_box` Robert Ancell
- [balsa] (62 commits) Non-fast-forward update to branch popover Peter Bloomfield
- [balsa/popover: 1/62] libbalsa/autocrypt.h: Wording Peter Bloomfield
- [balsa/popover: 2/62] pref-manager: Use GtkPopover for "Add" options Peter Bloomfield
- [balsa/popover: 3/62] vfs: Port to GMenu Peter Bloomfield
- [balsa/popover: 4/62] libbalsa-vfs: New API to use with GMenu Peter Bloomfield
- [balsa/popover: 5/62] various: Port to new LibBalsaVfs API Peter Bloomfield
- [balsa/popover: 6/62] body: Add a gpointer user_data member Peter Bloomfield
- [balsa/popover: 7/62] mblist: Port the MRU menu to GMenu Peter Bloomfield
- [balsa/popover: 8/62] Various: Adapt to MRU menu changes Peter Bloomfield
- [balsa/popover: 9/62] compose window: Break the attachment context menu Peter Bloomfield
- [balsa/popover: 10/62] balsa-index: Port context menu to GtkPopover Peter Bloomfield
- [balsa/popover: 11/62] compose window: Improve popover placement Peter Bloomfield
- [balsa/popover: 12/62] Bump Gtk requirement to 3.22 Peter Bloomfield
- [balsa/popover: 13/62] balsa-index: Improve context menu placement Peter Bloomfield
- [balsa/popover: 14/62] compose window: Improve context menu placement Peter Bloomfield
- [balsa] libbalsa/autocrypt.h: Wording Peter Bloomfield
- [balsa/popover: 15/62] balsa-message: Improve the GtkPopover popup Peter Bloomfield
- [balsa/popover: 16/62] balsa-message: Port another popup to GtkPopover Peter Bloomfield
- [balsa/popover: 17/62] balsa-message: Port the parts-menu to GtkPopover Peter Bloomfield
- [balsa/popover: 18/62] balsa-index, balsa-message: Check GdkEvent Peter Bloomfield
- [balsa/popover: 19/62] Various: Port menus to GtkPopover Peter Bloomfield
- [balsa/popover: 20/62] balsa-mime-widget-text: Port HTML popup Peter Bloomfield
- [balsa/popover: 21/62] Bump required versions Peter Bloomfield
- [balsa/popover: 22/62] compose window: Port the language menu to GMenu Peter Bloomfield
- [balsa/popover: 23/62] toolbars: Port the popup menu to GtkPopover Peter Bloomfield
- [balsa/popover: 24/62] Various: Be more systematic when making GMenu s Peter Bloomfield
- [balsa/popover: 25/62] balsa-index: Improve popup positioning at pointer Peter Bloomfield
- [balsa/popover: 26/62] balsa-index: Change popup menu placement Peter Bloomfield
- [balsa/popover: 27/62] Fix some fallout from porting from *-event signals Peter Bloomfield
- [balsa/popover: 28/62] mime-widget-text: Connect to the "pressed" signal Peter Bloomfield
- [balsa/popover: 29/62] mime-widget-text: Use bmwt_html_ prefix Peter Bloomfield
- [balsa/popover: 30/62] compose-window: Use correct action-group Peter Bloomfield
- [balsa/popover: 31/62] Use BALSA_USE_POPOVER=0 environment var Peter Bloomfield
- [balsa/popover: 32/62] Use a BALSA_USE_POPOVER=0 environment variable Peter Bloomfield
- [balsa] (15 commits) Non-fast-forward update to branch stop-using-gtkbox-child-properties Peter Bloomfield
- [balsa/popover: 33/62] pref-manager: Use GtkMenuButton Peter Bloomfield
- [balsa/stop-using-gtkbox-child-properties: 2/15] Various: Stop using GtkBox child properties Peter Bloomfield
- [balsa/popover: 34/62] Various: Make GtkMenu versions work Peter Bloomfield
- [balsa/stop-using-gtkbox-child-properties: 3/15] Various: Stop using GtkBox child properties Peter Bloomfield
- [balsa/stop-using-gtkbox-child-properties: 4/15] Various: Stop using GtkBox child properties Peter Bloomfield
- [balsa/popover: 36/62] Various: Check GTK_IS_POPOVER() when popping down Peter Bloomfield
- [balsa/stop-using-gtkbox-child-properties: 5/15] source-viewer: Use container-add for a scrolled w Peter Bloomfield
- [balsa/popover: 37/62] Various: Actually launch the default app Peter Bloomfield
- [balsa/popover: 35/62] Various: Implement libbalsa_popup_widget_new() Peter Bloomfield
- [balsa/stop-using-gtkbox-child-properties: 6/15] x509-cert-widget: Use container-add for scrolled w Peter Bloomfield
- [balsa/popover: 38/62] Various: Drop an unused parameter Peter Bloomfield
- [balsa/stop-using-gtkbox-child-properties: 7/15] Various: Stop using GtkBox child properties Peter Bloomfield
- [balsa/popover: 39/62] balsa-message: Use the correct GtkMenu Peter Bloomfield
- [balsa/stop-using-gtkbox-child-properties: 8/15] Various: Stop using GtkBox child properties Peter Bloomfield
- [balsa/popover: 40/62] Various: Implement libbalsa_popup_widget_popup() Peter Bloomfield
- [balsa/stop-using-gtkbox-child-properties: 9/15] Various: Stop using GtkBox child properties Peter Bloomfield
- [balsa/popover: 41/62] toolbar-factory: Make sure the popup is sensitive Peter Bloomfield
- [balsa/stop-using-gtkbox-child-properties: 10/15] Various: Stop using GtkBox child properties Peter Bloomfield
- [balsa/popover: 42/62] balsa-message: Pop up the parts menu at the button Peter Bloomfield
- [balsa/stop-using-gtkbox-child-properties: 11/15] Various: Stop using GtkBox child properties Peter Bloomfield
- [balsa/popover: 43/62] balsa-message: Pop down the parts popup Peter Bloomfield
- [balsa/stop-using-gtkbox-child-properties: 12/15] Various: Stop using GtkBox child properties Peter Bloomfield
- [balsa/popover: 44/62] libbalsa: In popup-widget, special case GtkToolbar Peter Bloomfield
- [balsa/stop-using-gtkbox-child-properties: 13/15] Various: Stop using GtkBox child properties Peter Bloomfield
- [balsa/popover: 45/62] libbalsa: When popping up, first check event Peter Bloomfield
- [balsa/stop-using-gtkbox-child-properties: 14/15] Various: Stop using GtkBox child properties Peter Bloomfield
- [balsa/popover: 46/62] balsa-mime-widget-image: Set popover relative to Peter Bloomfield
- [balsa/stop-using-gtkbox-child-properties: 15/15] Various: Stop using GtkBox child properties Peter Bloomfield
- [balsa/popover: 47/62] balsa-message: Restore toggle-all-inline to FALSE Peter Bloomfield
- [balsa/popover: 48/62] Various: New API for libbalsa_popup_widget_popup() Peter Bloomfield
- [balsa/popover: 49/62] balsa-mime-widget-text: Simplify popping down Peter Bloomfield
- [balsa/popover: 50/62] balsa-message: Use a GtkMenuButton for attachments Peter Bloomfield
- [balsa/popover: 51/62] balsa-index: pop up the context menu on the left Peter Bloomfield
- [balsa/popover: 52/62] popup-widgets: Center the popup when shift-F10 Peter Bloomfield
- [balsa/popover: 53/62] balsa-message: Manage menu settings Peter Bloomfield
- [balsa/popover: 54/62] balsa-message: Manage menu settings Peter Bloomfield
- [balsa/popover: 55/62] address-book-config: Add action-entries in helper Peter Bloomfield
- [balsa/popover: 56/62] balsa-index: Add action-entries in a helper Peter Bloomfield
- [balsa/popover: 57/62] balsa-message: Add action-entries in a helper Peter Bloomfield
- [balsa/popover: 58/62] mime-widget-text: Actually pop up a context menu Peter Bloomfield
- [balsa/popover: 59/62] Various: Fill some menus with stateless GMenuItems Peter Bloomfield
- [balsa/popover: 60/62] Various: Fill some menus with stateless GMenuItems Peter Bloomfield
- [balsa/popover: 61/62] Various: Improve the MRU menu helpers Peter Bloomfield
- [balsa/popover: 62/62] Minor cleanup Peter Bloomfield
- [gitg/gnome-3-32] Update French translation Translations User D-L
- [glade/glade-3-36] Update French translation Translations User D-L
- [glade] Update French translation Translations User D-L
- [gnome-music] (7 commits) Non-fast-forward update to branch wip/mschraal/type-checking Marinus Schraal
- [gnome-music/wip/mschraal/type-checking: 5/7] coresong: Add static typing Marinus Schraal
- [gnome-music/wip/mschraal/type-checking: 4/7] CI: Add static type checking pass Marinus Schraal
- [gnome-music/wip/mschraal/type-checking: 6/7] grltrackerwrapper: Cleanup timeout handling Marinus Schraal
- [gnome-music/wip/mschraal/type-checking: 7/7] grltrackerwrapper: Add static type checking Marinus Schraal
- [evince] Updated Contribution Guidelines Germán Poo-Caamaño
- [gtksourceview/wip/chergert/gsv-gtk4] styleschemechooserbutton: fix lifecycle tracking for signals Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4] styleschemechooserwidget: remove listbox on dispose Christian Hergert
- [gnumeric] Typo. Morten Welinder
- [gnumeric] Deps: avoid a function call layer using hash iteration. Morten Welinder
02 July 2020
03 July 2020
- [gimp] Update Malay translation Translations User D-L
- [gtk] (2 commits) Non-fast-forward update to branch selection-filter Matthias Clasen
- [gtk/selection-filter: 1/2] Add a selection filter model Matthias Clasen
- [gtk/selection-filter: 2/2] gtk-demo: Track the selection Matthias Clasen
- [gtk] (8 commits) Non-fast-forward update to branch wip/otte/whatever Benjamin Otte
- [gtk/wip/otte/whatever: 1/8] Bring liststore tests over from GLib Benjamin Otte
- [gtk/wip/otte/whatever: 2/8] snapshot: Move structs into .c file Benjamin Otte
- [gtk/wip/otte/whatever: 3/8] snapshot: Port node list to vector Benjamin Otte
- [gtk/wip/otte/whatever: 4/8] xxx vector Benjamin Otte
- [gtk/wip/otte/whatever: 5/8] vector: Add null-termination Benjamin Otte
- [gtk/wip/otte/whatever: 6/8] icontheme: Use GtkVector Benjamin Otte
- [gtk/wip/otte/whatever: 7/8] vector: Add a bunch of new features Benjamin Otte
- [gtk/wip/otte/whatever: 8/8] snapshot: Use GtkVector for the state stack Benjamin Otte
- [gtk] (3 commits) Non-fast-forward update to branch selection-filter Matthias Clasen
- [gtk/selection-filter: 1/3] filterlistmodel: Make model not construct-only Matthias Clasen
- [gtk/selection-filter: 2/3] Add a selection filter model Matthias Clasen
- [gtk/selection-filter: 3/3] gtk-demo: Track the selection Matthias Clasen
- [baobab] Update Ukrainian translation Translations User D-L
- [gnome-sound-recorder] Update Ukrainian translation Translations User D-L
- [gtk] (5 commits) ...Merge branch 'selection-filter' into 'master' Matthias Clasen
- [gtk: 5/5] Merge branch 'selection-filter' into 'master' Matthias Clasen
- [gtk] Created branch list-store-sorter Matthias Clasen
- [gtk/list-store-sorter] gtk-demo: Avoid a sort model in the settings demo Matthias Clasen
- [gtk/wip/baedert/for-master] (82 commits) ...gl renderer: Ignore rounded clip that only increase the clip Timm Bäder
- [gtk/wip/baedert/for-master: 81/82] testsuite: Fix test case indentation Timm Bäder
- [gtk/wip/baedert/for-master: 82/82] gl renderer: Ignore rounded clip that only increase the clip Timm Bäder
- [gtk] (2 commits) ...Merge branch 'wip/exalm/show-title-buttons' into 'master' Matthias Clasen
- [gtk: 2/2] Merge branch 'wip/exalm/show-title-buttons' into 'master' Matthias Clasen
- [gtk] Deleted branch wip/exalm/show-title-buttons Alexander Mikhaylenko
- [gtk/matthiasc/for-master] (25 commits) ...inspector: Fix the monitor list width Matthias Clasen
- [gtk/matthiasc/for-master: 25/25] inspector: Fix the monitor list width Matthias Clasen
- [gnome-control-center/gnome-3-36] 3.36.4 Robert Ancell
- [gnome-control-center] Created tag 3.36.4 Robert Ancell
- [gnome-sound-recorder] Update Romanian translation Translations User D-L
- [orca] Update Catalan translation Translations User D-L
- [cheese] Update Catalan translation Translations User D-L
- [gnome-software] Update Catalan translation Translations User D-L
- [gnome-control-center] Update Catalan translation Translations User D-L
- [gtk] (9 commits) Non-fast-forward update to branch list-model-docs Matthias Clasen
- [gtk/list-model-docs: 8/9] stringlist: Use an array Matthias Clasen
- [gtk/list-model-docs: 9/9] docs: Add guidance about list model performance Matthias Clasen
- [gnome-weather] Update Catalan translation Translations User D-L
- [vte] Update Catalan translation Translations User D-L
- [baobab] Update Catalan translation Translations User D-L
- [eog] Update Catalan translation Translations User D-L
- [gnome-calculator] Update Catalan translation Translations User D-L
- [evince] Update Catalan translation Translations User D-L
- [gnome-photos] Update Catalan translation Translations User D-L
- [gnome-terminal] Update Catalan translation Translations User D-L
- [gnome-maps] Update Catalan translation Translations User D-L
- [gnome-multi-writer/gnome-3-32] Add Romanian translation Translations User D-L
- [gnome-multi-writer] Add Romanian translation Translations User D-L
- [evolution-data-server] NEWS update for 3.37.3 Milan Crha
- [evolution-data-server] Created tag 3.37.3 Milan Crha
- [evolution-data-server] Post-release version bump Milan Crha
- [gnome-multi-writer] Update Romanian translation Translations User D-L
- [gtk] (2 commits) ...Merge branch 'matthiasc/for-master' into 'master' Matthias Clasen
- [gtk: 2/2] Merge branch 'matthiasc/for-master' into 'master' Matthias Clasen
- [gnome-robots/gnome-3-36] Update Kazakh translation Translations User D-L
- [gnome-robots] Update Kazakh translation Translations User D-L
- [vala/staging] glib-2.0: Add AtomicUint, an alternation of AtomicInt for uint Rico Tzschichholz
- [evolution] NEWS update for 3.37.3 Milan Crha
- [evolution] Created tag 3.37.3 Milan Crha
- [evolution] Post-release version bump Milan Crha
- [evolution-ews] NEWS update for 3.37.3 Milan Crha
- [evolution-ews] Created tag 3.37.3 Milan Crha
- [evolution-ews] Post-release version bump Milan Crha
- [evolution-mapi] NEWS update for 3.37.3 Milan Crha
- [evolution-mapi] Created tag 3.37.3 Milan Crha
- [evolution-mapi] Post-release version bump Milan Crha
- [evolution-data-server/gnome-3-36] NEWS update for 3.36.4 Milan Crha
- [evolution-data-server] Created tag 3.36.4 Milan Crha
- [evolution-data-server/gnome-3-36] Post-release version bump Milan Crha
- [evolution/gnome-3-36] NEWS update for 3.36.4 Milan Crha
- [evolution] Created tag 3.36.4 Milan Crha
- [gnome-flashback/gnome-3-36] Update German translation Translations User D-L
- [evolution/gnome-3-36] Post-release version bump Milan Crha
- [evolution-ews/gnome-3-36] NEWS update for 3.36.4 Milan Crha
- [evolution-ews] Created tag 3.36.4 Milan Crha
- [evolution-ews/gnome-3-36] Post-release version bump Milan Crha
- [fractal] fractal-matrix-api: Handle replace messages Daniel Garcia Moreno
- [fractal] fractal-gtk: room_history: Allow replacing messages Daniel Garcia Moreno
- [fractal] fractal-gtk: Wire up message replacements Daniel Garcia Moreno
- [fractal] fractal-gtk: message widget: Mark edited messages Daniel Garcia Moreno
- [fractal] fractal-gtk: message widget: Show last edit date in tooltip Daniel Garcia Moreno
- [evolution] I#973 - Increase size of calendar copy/move dialog Milan Crha
- [gnome-build-meta] Non-fast-forward update to branch barthalion/local-cache Bartłomiej Piotrowski
- [gnome-build-meta/barthalion/local-cache] project.conf: enable Packet-specific cache Bartłomiej Piotrowski
- [geary] (157 commits) Non-fast-forward update to branch mjog/mail-merge-plugin Michael Gratton
- [geary/mjog/mail-merge-plugin: 138/157] Plugins: Add initial MailMerge plugin outline Michael Gratton
- [geary/mjog/mail-merge-plugin: 139/157] Application.PluginManager: Update plugin settings for dependencies also Michael Gratton
- [geary/mjog/mail-merge-plugin: 140/157] Components.PreferencesWindow: Update plugin rows when deps change Michael Gratton
- [geary/mjog/mail-merge-plugin: 141/157] Components.InfoBarStack: Support additional stack queue algorithms Michael Gratton
- [geary/mjog/mail-merge-plugin: 142/157] Plugins: Actually implement info bar plugin priority Michael Gratton
- [geary/mjog/mail-merge-plugin: 143/157] Trivial doc comment update Michael Gratton
- [geary/mjog/mail-merge-plugin: 144/157] Geary.EmailHeaderSet: Seal setting properties off from sub-classes Michael Gratton
- [geary/mjog/mail-merge-plugin: 145/157] Util.Email.strip_subject_prefixes: Convert param to EmailHeaderSet Michael Gratton
- [geary/mjog/mail-merge-plugin: 146/157] Plugin.Email: Mark Geary.EmailHeaderSet as a prerequisite Michael Gratton
- [geary/mjog/mail-merge-plugin: 147/157] Plugin.Email: Add load_body_as method and implement it Michael Gratton
- [geary/mjog/mail-merge-plugin: 148/157] Plugin.MailMerge: Implement basic merge field parsing Michael Gratton
- [geary/mjog/mail-merge-plugin: 149/157] Plugin.MailMerge: Add simple CSV reader with unit tests Michael Gratton
- [geary/mjog/mail-merge-plugin: 150/157] src/client/plugin/mail-merge/meson.build: Fix rpath on wrong target Michael Gratton
- [geary/mjog/mail-merge-plugin: 151/157] Application.PluginManager: Rework context state management Michael Gratton
- [geary/mjog/mail-merge-plugin: 152/157] Application.Controller: Rework composer life-cycle, again Michael Gratton
- [geary/mjog/mail-merge-plugin: 153/157] Plugins: Update to new composer lifecycle Michael Gratton
- [geary/mjog/mail-merge-plugin: 154/157] Plugin.Button: Rename to Actionable Michael Gratton
- [geary/mjog/mail-merge-plugin: 155/157] Plugin.Composer: Support registering composer menu items Michael Gratton
- [geary/mjog/mail-merge-plugin: 156/157] vala-unit: Minor test fixups Michael Gratton
- [geary/mjog/mail-merge-plugin: 157/157] Plugins.MailMerge: Initial composer mail merge support Michael Gratton
- [tracker-miners] (3 commits) Non-fast-forward update to branch wip/carlosg/timeouts-and-stuff Carlos Garnacho
- [tracker-miners/wip/carlosg/timeouts-and-stuff: 1/3] miners: Explicitly close the connection on shutdown Carlos Garnacho
- [tracker-miners/wip/carlosg/timeouts-and-stuff: 2/3] libtracker-miner: Handle race conditions between crawler/monitor better Carlos Garnacho
- [tracker-miners/wip/carlosg/timeouts-and-stuff: 3/3] libtracker-miner: Check there's no other active operations Carlos Garnacho
- [gnome-2048/gnome-3-36] Update Romanian translation Translations User D-L
- [gnome-2048] Update Romanian translation Translations User D-L
- [gnome-music] (17 commits) Non-fast-forward update to branch wip/mschraal/core-thumb-property Marinus Schraal
- [gnome-music/wip/mschraal/core-thumb-property: 1/17] artistart: Split out retrieval and cache storage Marinus Schraal
- [gnome-music/wip/mschraal/core-thumb-property: 2/17] artcache: Unify DefaultIcon and _make_icon_frame Marinus Schraal
- [gnome-music/wip/mschraal/core-thumb-property: 3/17] artistartstack: Disconnect cache callback Marinus Schraal
- [gnome-music/wip/mschraal/core-thumb-property: 4/17] artistartstack: Remove DefaultIcon use Marinus Schraal
- [gnome-music/wip/mschraal/core-thumb-property: 5/17] artistartstack: Remove unused variable Marinus Schraal
- [gnome-music/wip/mschraal/core-thumb-property: 6/17] artstack: Renamed from ArtistArtStack Marinus Schraal
- [baobab] Release 3.35.2 Stefano Facchini
- [gnome-music/wip/mschraal/core-thumb-property: 7/17] artstack: Add default size setter Marinus Schraal
- [gnome-music/wip/mschraal/core-thumb-property: 9/17] Rename StoreArtist to StoreArt Marinus Schraal
- [gnome-music/wip/mschraal/core-thumb-property: 8/17] corealbum: Add thumbnail property Marinus Schraal
- [gnome-music/wip/mschraal/core-thumb-property: 10/17] Restore embedded art support Marinus Schraal
- [gnome-music/wip/mschraal/core-thumb-property: 11/17] artstack: Disconnect notification on coreobject change Marinus Schraal
- [gnome-music/wip/mschraal/core-thumb-property: 12/17] coresong: Add thumbnail property Marinus Schraal
- [gnome-music/wip/mschraal/core-thumb-property: 13/17] mpris: Use CoreSong thumbnail property Marinus Schraal
- [gnome-music/wip/mschraal/core-thumb-property: 15/17] Remove coverstack.py and albumartcache.py Marinus Schraal
- [gnome-music/wip/mschraal/core-thumb-property: 14/17] utils: Add ArtSize enum Marinus Schraal
- [gnome-music/wip/mschraal/core-thumb-property: 16/17] grltrackerwrapper: Clarify function name Marinus Schraal
- [gnome-music/wip/mschraal/core-thumb-property: 17/17] grltrackerwrapper: Consolidate art queries Marinus Schraal
- [baobab] Created tag 3.35.2 Stefano Facchini
- [gnome-2048/gnome-3-36] Add Romanian translation Translations User D-L
- [gnome-2048] Add Romanian translation Translations User D-L
- [brasero] Update Romanian translation Translations User D-L
- [gnome-getting-started-docs] Update Romanian translation Translations User D-L
- [gnome-music] (17 commits) Non-fast-forward update to branch wip/mschraal/core-thumb-property Marinus Schraal
- [gnome-music/wip/mschraal/core-thumb-property: 1/17] artistart: Split out retrieval and cache storage Marinus Schraal
- [tracker-miners] Created branch wip/carlosg/acoustid-writeback Carlos Garnacho
- [gnome-music/wip/mschraal/core-thumb-property: 2/17] artcache: Unify DefaultIcon and _make_icon_frame Marinus Schraal
- [tracker-miners/wip/carlosg/acoustid-writeback] tracker-writeback: Support acoustid tag writeback in gstreamer Carlos Garnacho
- [gnome-music/wip/mschraal/core-thumb-property: 3/17] artistartstack: Disconnect cache callback Marinus Schraal
- [gnome-music/wip/mschraal/core-thumb-property: 4/17] artistartstack: Remove DefaultIcon use Marinus Schraal
- [gnome-music/wip/mschraal/core-thumb-property: 5/17] artistartstack: Remove unused variable Marinus Schraal
- [gnome-music/wip/mschraal/core-thumb-property: 6/17] artstack: Renamed from ArtistArtStack Marinus Schraal
- [gnome-music/wip/mschraal/core-thumb-property: 7/17] artstack: Add default size setter Marinus Schraal
- [gnome-music/wip/mschraal/core-thumb-property: 8/17] corealbum: Add thumbnail property Marinus Schraal
- [gnome-music/wip/mschraal/core-thumb-property: 9/17] Rename StoreArtist to StoreArt Marinus Schraal
- [gnome-music/wip/mschraal/core-thumb-property: 10/17] Restore embedded art support Marinus Schraal
- [gnome-music/wip/mschraal/core-thumb-property: 11/17] artstack: Disconnect notification on coreobject change Marinus Schraal
- [gnome-music/wip/mschraal/core-thumb-property: 12/17] coresong: Add thumbnail property Marinus Schraal
- [gnome-music/wip/mschraal/core-thumb-property: 13/17] mpris: Use CoreSong thumbnail property Marinus Schraal
- [gnome-music/wip/mschraal/core-thumb-property: 14/17] utils: Add ArtSize enum Marinus Schraal
- [gnome-music/wip/mschraal/core-thumb-property: 15/17] Remove coverstack.py and albumartcache.py Marinus Schraal
- [gnome-music/wip/mschraal/core-thumb-property: 16/17] grltrackerwrapper: Clarify function name Marinus Schraal
- [gnome-music/wip/mschraal/core-thumb-property: 17/17] grltrackerwrapper: Consolidate art queries Marinus Schraal
- [gimp-help] Update Romanian translation Translations User D-L
- [gnome-subtitles] Update Romanian translation Translations User D-L
- [gnome-sound-recorder] Redesign the waveform Bilal Elmoussaoui
- [tracker-miners] (2 commits) ...Merge branch 'wip/carlosg/acoustid-writeback' into 'master' Sam Thursfield
- [tracker-miners] Deleted branch wip/carlosg/acoustid-writeback Carlos Garnacho
- [tracker-miners: 2/2] Merge branch 'wip/carlosg/acoustid-writeback' into 'master' Sam Thursfield
- [tracker] (2 commits) Created branch wip/carlosg/timeouts-and-stuff Carlos Garnacho
- [tracker/wip/carlosg/timeouts-and-stuff: 1/2] testutils: Print URN in debug Carlos Garnacho
- [tracker/wip/carlosg/timeouts-and-stuff: 2/2] libtracker-data: Protect tracker_sparql_execute_cursor() with a mutex Carlos Garnacho
- [tracker-miners] (5 commits) Non-fast-forward update to branch wip/carlosg/timeouts-and-stuff Carlos Garnacho
- [tracker-miners/wip/carlosg/timeouts-and-stuff: 3/5] miners: Explicitly close the connection on shutdown Carlos Garnacho
- [tracker-miners/wip/carlosg/timeouts-and-stuff: 4/5] libtracker-miner: Handle race conditions between crawler/monitor better Carlos Garnacho
- [tracker-miners/wip/carlosg/timeouts-and-stuff: 5/5] libtracker-miner: Check there's no other active operations Carlos Garnacho
- [baobab] Make pathbar insensitive when busy Stefano Facchini
- [gnome-build-meta] Non-fast-forward update to branch barthalion/local-cache Bartłomiej Piotrowski
- [gnome-build-meta/barthalion/local-cache] .gitlab-ci.yml: enable Packet-specific cache Bartłomiej Piotrowski
- [geary] (2 commits) ...Merge branch 'ricotz/vala' into 'mainline' Michael Gratton
- [geary: 2/2] Merge branch 'ricotz/vala' into 'mainline' Michael Gratton
- [geary] Deleted branch ricotz/vala Rico Tzschichholz
- [pango] Created branch issue-489 Emmanuele Bassi
- [pango/issue-489] Initialise out arguments Emmanuele Bassi
- [vala] (8 commits) ...glib-2.0: Add AtomicUint, an alternation of AtomicInt for uint Rico Tzschichholz
- [gvfs] client: Add support for zone identifiers in IPv6 addresses Ondrej Holy
- [gvfs] Deleted branch wip/oholy/ipv6-zoneid Ondrej Holy
- [chronojump] ForceSensor can read trigger: rca, button on firmware >= 0.5 text Xavier de Blas
- [gvfs] Update NEWS for 1.45.3 release Ondrej Holy
- [gvfs] Post release version bump Ondrej Holy
- [chronojump] on contacts, if no exercise, Shown: "Need to create an exercise." Xavier de Blas
- [chronojump] text above save comment (contacts & encoder) same size than button Xavier de Blas
- [chronojump] Better gui on contacts/encoder capture top exercise display Xavier de Blas
- [gvfs] Created tag 1.45.3 Ondrej Holy
- [gnome-build-meta] (6 commits) Non-fast-forward update to branch valentindavid/printing Valentin David
- [gnome-build-meta/valentindavid/printing: 4/6] Add support for printing in control center Valentin David
- [gnome-build-meta/valentindavid/printing: 5/6] Add support for printing in GTK3 Valentin David
- [gnome-build-meta/valentindavid/printing: 6/6] Update freedesktop-sdk Valentin David
- [mutter] Created branch wip/carlosg/xfixes-subtype Carlos Garnacho
- [mutter/wip/carlosg/xfixes-subtype] x11: Look up reason for selection clear events from XFixes Carlos Garnacho
- [mutter] Non-fast-forward update to branch wip/carlosg/xfixes-subtype Carlos Garnacho
- [mutter/wip/carlosg/xfixes-subtype] x11: Look up reason for selection clear events from XFixes Carlos Garnacho
- [evolution-data-server] e-soup-logger.h: Add missing G_BEGIN_DECLS Milan Crha
- [fractal] Update Ukrainian translation Translations User D-L
- [gnome-build-meta] Non-fast-forward update to branch barthalion/local-cache Bartłomiej Piotrowski
- [gnome-build-meta/barthalion/local-cache] project.conf .gitlab-ci.yml: switch to Packet cache Bartłomiej Piotrowski
- [gnome-build-meta] core/eog.bst: depend on libportal Abderrahim Kitouni
- [nautilus] Release version 3.37.3 Ondrej Holy
- [nautilus] Created tag 3.37.3 Ondrej Holy
- [gnome-shell] background: Use actor.content.background Georges Basile Stavracas Neto
- [gtk] Update Chinese (China) translation Translations User D-L
- [gnome-maps] Update Chinese (China) translation Translations User D-L
- [chronojump] ForceSensorLCD. Added RCA triggers in arduino code Xavier Padullés
- [gnome-build-meta] (2 commits) Non-fast-forward update to branch barthalion/local-cache Abderrahim Kitouni
- [gnome-build-meta/barthalion/local-cache: 2/2] project.conf .gitlab-ci.yml: switch to Packet cache Abderrahim Kitouni
- [gtk] Non-fast-forward update to branch list-model-docs Matthias Clasen
- [gtk/list-model-docs] docs: Add guidance about list model performance Matthias Clasen
- [gnome-build-meta] Non-fast-forward update to branch abderrahim/new-cache-36 Abderrahim Kitouni
- [gnome-build-meta/abderrahim/new-cache-36] project.conf, .gitlab-ci.yml: Enable packet-specific cache Abderrahim Kitouni
- [gnome-build-meta] Non-fast-forward update to branch abderrahim/new-cache-36 Abderrahim Kitouni
- [gnome-build-meta/abderrahim/new-cache-36] project.conf, .gitlab-ci.yml: Enable packet-specific cache Abderrahim Kitouni
- [gnome-build-meta] Non-fast-forward update to branch abderrahim/new-cache-34 Abderrahim Kitouni
- [gnome-build-meta/abderrahim/new-cache-34] project.conf, .gitlab-ci.yml: Enable packet-specific cache Abderrahim Kitouni
- [gnome-getting-started-docs/gnome-3-34] Update Romanian translation Translations User D-L
- [tracker-miners] (4 commits) ...Merge branch 'wip/carlosg/timeouts-and-stuff' into 'master' Sam Thursfield
- [tracker] (3 commits) ...Merge branch 'wip/carlosg/timeouts-and-stuff' into 'master' Sam Thursfield
- [tracker-miners] Deleted branch wip/carlosg/timeouts-and-stuff Carlos Garnacho
- [tracker-miners: 4/4] Merge branch 'wip/carlosg/timeouts-and-stuff' into 'master' Sam Thursfield
- [tracker] Deleted branch wip/carlosg/timeouts-and-stuff Carlos Garnacho
- [tracker: 3/3] Merge branch 'wip/carlosg/timeouts-and-stuff' into 'master' Sam Thursfield
- [gnome-build-meta] (2 commits) Non-fast-forward update to branch abderrahim/new-cache-34 Abderrahim Kitouni
- [gnome-build-meta/abderrahim/new-cache-34: 2/2] project.conf, .gitlab-ci.yml: Enable packet-specific cache Abderrahim Kitouni
- [simple-scan/gnome-3-34] Update Romanian translation Translations User D-L
- [simple-scan] Added Romanian figures for documentation Daniel Șerbănescu
- [simple-scan/gnome-3-34] Added Romanian figures for documentation Daniel Șerbănescu
- [simple-scan/gnome-3-36] Added Romanian figures for documentation Daniel Șerbănescu
- [evolution-ews/wip/mcrha/office365] Copy/move messages and flag changes save on the server Milan Crha
- [orca] Update Ukrainian translation Translations User D-L
- [libdmapsharing/LIBDMAPSHARING_3_0] .gitlab-ci.yml: build with --disable-tests, as tests fail -Werror W . Michael Petullo
- [libdmapsharing/LIBDMAPSHARING_3_0] Fix a number of GCC warnings W . Michael Petullo
- [gnome-build-meta/gnome-3-36] project.conf, .gitlab-ci.yml: Enable packet-specific cache Abderrahim Kitouni
- [gnome-build-meta] Deleted branch abderrahim/new-cache-36 Abderrahim Kitouni
- [libdmapsharing/LIBDMAPSHARING_3_0] Fix GCC warnings with Avahi backend enabled W . Michael Petullo
- [gvfs] recent: Port to GDateTime Ondrej Holy
- [nautilus] gtk: Update to the latest codes Ondrej Holy
- [libdmapsharing] .gitignore: add *.c.gcov W . Michael Petullo
- [gnome-settings-daemon] Update Chinese (China) translation Translations User D-L
- [gnome-build-meta/gnome-3-34] project.conf, .gitlab-ci.yml: Enable packet-specific cache Abderrahim Kitouni
- [gnome-build-meta] Deleted branch abderrahim/new-cache-34 Abderrahim Kitouni
- [libdmapsharing/LIBDMAPSHARING_3_0] .gitignore: more adjustments W . Michael Petullo
- [gnome-2048] Update Chinese (China) translation Translations User D-L
- [libdmapsharing/LIBDMAPSHARING_3_0] .gitignore: better handle more generated files W . Michael Petullo
- [gtk] (2 commits) Created branch selection-filter-fixes Matthias Clasen
- [gtk/selection-filter-fixes: 1/2] selectionfilter: Fix bugs in signal translation Matthias Clasen
- [gtk/selection-filter-fixes: 2/2] testsuite: Add selection filter model tests Matthias Clasen
- [fractal] (12 commits) Non-fast-forward update to branch remove-clippy-warnings Daniel Garcia Moreno
- [fractal/remove-clippy-warnings: 7/12] clippy: Remove redundant clones Daniel Garcia Moreno
- [fractal/remove-clippy-warnings: 8/12] clippy: Rename RelativePosition enum Daniel Garcia Moreno
- [fractal/remove-clippy-warnings: 9/12] clippy: Use `type` definition for async channel types Daniel Garcia Moreno
- [fractal/remove-clippy-warnings: 10/12] clippy: Remove unused imports Daniel Garcia Moreno
- [fractal/remove-clippy-warnings: 11/12] clippy: Remove media_viewer data new function Daniel Garcia Moreno
- [fractal/remove-clippy-warnings: 12/12] clippy: Use AtomicBool instead of Mutex<bool> Daniel Garcia Moreno
- [gtk] (2 commits) Non-fast-forward update to branch selection-filter-fixes Matthias Clasen
- [gtk/selection-filter-fixes: 1/2] selectionfilter: Fix bugs in signal translation Matthias Clasen
- [gtk/selection-filter-fixes: 2/2] testsuite: Add selection filter model tests Matthias Clasen
- [gtk] (2 commits) Non-fast-forward update to branch selection-filter-fixes Matthias Clasen
- [gtk/selection-filter-fixes: 1/2] selectionfilter: Fix bugs in signal translation Matthias Clasen
- [gtk/selection-filter-fixes: 2/2] testsuite: Add selection filter model tests Matthias Clasen
- [tepl] Implement some TeplFileChooser functions Sébastien Wilmet
- [gnome-shell] (39 commits) Non-fast-forward update to branch wip/exalm/gestures2 Alexander Mikhaylenko
- [gnome-shell/wip/exalm/gestures2: 33/39] workspaceAnimation: Split from WindowManager Alexander Mikhaylenko
- [gnome-shell/wip/exalm/gestures2: 34/39] workspaceAnimation: Stop depending on shellwm Alexander Mikhaylenko
- [gnome-shell/wip/exalm/gestures2: 35/39] workspaceAnimation: Extract WorkspaceGroup Alexander Mikhaylenko
- [gnome-shell/wip/exalm/gestures2: 36/39] workspaceAnimation: Use window clones Alexander Mikhaylenko
- [gnome-shell/wip/exalm/gestures2: 37/39] workspaceAnimation: Use a workspace strip Alexander Mikhaylenko
- [gnome-shell/wip/exalm/gestures2: 38/39] workspaceAnimation: Group sticky windows and moving window Alexander Mikhaylenko
- [gnome-shell/wip/exalm/gestures2: 39/39] workspaceAnimation: Support multiple screens Alexander Mikhaylenko
- [four-in-a-row/gnome-3-34] Update Romanian translation Translations User D-L
- [gnome-shell] (7 commits) Non-fast-forward update to branch wip/exalm/gestures2 Alexander Mikhaylenko
- [gnome-shell/wip/exalm/gestures2: 1/7] workspaceAnimation: Split from WindowManager Alexander Mikhaylenko
- [gnome-shell/wip/exalm/gestures2: 2/7] workspaceAnimation: Stop depending on shellwm Alexander Mikhaylenko
- [gnome-shell/wip/exalm/gestures2: 3/7] workspaceAnimation: Extract WorkspaceGroup Alexander Mikhaylenko
- [gnome-shell/wip/exalm/gestures2: 4/7] workspaceAnimation: Use window clones Alexander Mikhaylenko
- [gnome-shell/wip/exalm/gestures2: 5/7] workspaceAnimation: Use a workspace strip Alexander Mikhaylenko
- [gnome-shell/wip/exalm/gestures2: 6/7] workspaceAnimation: Group sticky windows and moving window Alexander Mikhaylenko
- [gnome-shell/wip/exalm/gestures2: 7/7] workspaceAnimation: Support multiple screens Alexander Mikhaylenko
- [gnome-tetravex/gnome-3-34] Update Romanian translation Translations User D-L
- [gnome-tetravex/gnome-3-36] Update Romanian translation Translations User D-L
- [gnome-tetravex] Update Romanian translation Translations User D-L
- [gnome-nibbles] (9 commits) Created branch arnaudb/use-uint8 Arnaud B .
- [gnome-nibbles/arnaudb/use-uint8: 1/9] Remove a FIXME. Arnaud B .
- [gnome-nibbles/arnaudb/use-uint8: 2/9] Privatize some classes to NibblesView. Arnaud B .
- [gnome-nibbles/arnaudb/use-uint8: 3/9] Factorize code. Arnaud B .
- [gnome-nibbles/arnaudb/use-uint8: 4/9] Lookup for deadend more. Arnaud B .
- [gnome-nibbles/arnaudb/use-uint8: 5/9] Cleaning. Arnaud B .
- [gnome-nibbles/arnaudb/use-uint8: 6/9] Use uint8 more. Arnaud B .
- [gnome-nibbles/arnaudb/use-uint8: 7/9] Use uint8 even more. Arnaud B .
- [gnome-nibbles/arnaudb/use-uint8: 8/9] Use uint8 more again. Arnaud B .
- [gnome-nibbles/arnaudb/use-uint8: 9/9] Use uint8 again more. Arnaud B .
- [hitori/gnome-3-34] Update Romanian translation Translations User D-L
- [hitori/gnome-3-36] Update Romanian translation Translations User D-L
- [hitori] Update Romanian translation Translations User D-L
- [libdmapsharing] Modify visibility of symbols related to transcoding W . Michael Petullo
- [balsa] compose-window: Use gtk_selection_data_get_uris() Peter Bloomfield
- [balsa] (15 commits) Non-fast-forward update to branch stop-using-gtkbox-child-properties Peter Bloomfield
- [balsa/stop-using-gtkbox-child-properties: 2/15] Various: Stop using GtkBox child properties Peter Bloomfield
- [balsa/stop-using-gtkbox-child-properties: 3/15] Various: Stop using GtkBox child properties Peter Bloomfield
- [balsa/stop-using-gtkbox-child-properties: 4/15] Various: Stop using GtkBox child properties Peter Bloomfield
- [balsa/stop-using-gtkbox-child-properties: 5/15] source-viewer: Use container-add for a scrolled w Peter Bloomfield
- [balsa/stop-using-gtkbox-child-properties: 6/15] x509-cert-widget: Use container-add for scrolled w Peter Bloomfield
- [balsa/stop-using-gtkbox-child-properties: 7/15] Various: Stop using GtkBox child properties Peter Bloomfield
- [balsa/stop-using-gtkbox-child-properties: 8/15] Various: Stop using GtkBox child properties Peter Bloomfield
- [balsa/stop-using-gtkbox-child-properties: 9/15] Various: Stop using GtkBox child properties Peter Bloomfield
- [balsa/stop-using-gtkbox-child-properties: 10/15] Various: Stop using GtkBox child properties Peter Bloomfield
- [balsa/stop-using-gtkbox-child-properties: 11/15] Various: Stop using GtkBox child properties Peter Bloomfield
- [balsa/stop-using-gtkbox-child-properties: 12/15] Various: Stop using GtkBox child properties Peter Bloomfield
- [balsa/stop-using-gtkbox-child-properties: 13/15] Various: Stop using GtkBox child properties Peter Bloomfield
- [balsa/stop-using-gtkbox-child-properties: 14/15] Various: Stop using GtkBox child properties Peter Bloomfield
- [balsa/stop-using-gtkbox-child-properties: 15/15] Various: Stop using GtkBox child properties Peter Bloomfield
- [iagno/gnome-3-34] Prepare 3.34.8. Arnaud B .
- [balsa] (63 commits) Non-fast-forward update to branch popover Peter Bloomfield
- [balsa/popover: 2/63] pref-manager: Use GtkPopover for "Add" options Peter Bloomfield
- [balsa/popover: 3/63] vfs: Port to GMenu Peter Bloomfield
- [balsa/popover: 4/63] libbalsa-vfs: New API to use with GMenu Peter Bloomfield
- [balsa/popover: 5/63] various: Port to new LibBalsaVfs API Peter Bloomfield
- [balsa/popover: 6/63] body: Add a gpointer user_data member Peter Bloomfield
- [balsa/popover: 7/63] mblist: Port the MRU menu to GMenu Peter Bloomfield
- [balsa/popover: 8/63] Various: Adapt to MRU menu changes Peter Bloomfield
- [balsa/popover: 9/63] compose window: Break the attachment context menu Peter Bloomfield
- [balsa/popover: 10/63] balsa-index: Port context menu to GtkPopover Peter Bloomfield
- [libdmapsharing] Remove "make clean" from end of check target in libdmapsharing/Makefile.am W . Michael Petullo
- [balsa/popover: 11/63] compose window: Improve popover placement Peter Bloomfield
- [libdmapsharing] Update docs to reflect changes to GStreamer-related symbols W . Michael Petullo
- [balsa/popover: 12/63] Bump Gtk requirement to 3.22 Peter Bloomfield
- [balsa/popover: 13/63] balsa-index: Improve context menu placement Peter Bloomfield
- [balsa/popover: 14/63] compose window: Improve context menu placement Peter Bloomfield
- [balsa/popover: 15/63] balsa-message: Improve the GtkPopover popup Peter Bloomfield
- [balsa/popover: 16/63] balsa-message: Port another popup to GtkPopover Peter Bloomfield
- [balsa/popover: 17/63] balsa-message: Port the parts-menu to GtkPopover Peter Bloomfield
- [balsa/popover: 18/63] balsa-index, balsa-message: Check GdkEvent Peter Bloomfield
- [balsa/popover: 19/63] Various: Port menus to GtkPopover Peter Bloomfield
- [balsa/popover: 20/63] balsa-mime-widget-text: Port HTML popup Peter Bloomfield
- [balsa/popover: 21/63] Bump required versions Peter Bloomfield
- [balsa/popover: 22/63] compose window: Port the language menu to GMenu Peter Bloomfield
- [balsa/popover: 23/63] toolbars: Port the popup menu to GtkPopover Peter Bloomfield
- [iagno] Created tag 3.34.8 Arnaud B .
- [balsa/popover: 24/63] Various: Be more systematic when making GMenu s Peter Bloomfield
- [balsa/popover: 25/63] balsa-index: Improve popup positioning at pointer Peter Bloomfield
- [balsa/popover: 26/63] balsa-index: Change popup menu placement Peter Bloomfield
- [balsa/popover: 27/63] Fix some fallout from porting from *-event signals Peter Bloomfield
- [balsa/popover: 28/63] mime-widget-text: Connect to the "pressed" signal Peter Bloomfield
- [balsa/popover: 29/63] mime-widget-text: Use bmwt_html_ prefix Peter Bloomfield
- [balsa/popover: 30/63] compose-window: Use correct action-group Peter Bloomfield
- [balsa/popover: 31/63] Use BALSA_USE_POPOVER=0 environment var Peter Bloomfield
- [balsa/popover: 32/63] Use a BALSA_USE_POPOVER=0 environment variable Peter Bloomfield
- [balsa/popover: 33/63] pref-manager: Use GtkMenuButton Peter Bloomfield
- [balsa/popover: 34/63] Various: Make GtkMenu versions work Peter Bloomfield
- [balsa/popover: 35/63] Various: Implement libbalsa_popup_widget_new() Peter Bloomfield
- [balsa/popover: 36/63] Various: Check GTK_IS_POPOVER() when popping down Peter Bloomfield
- [balsa/popover: 37/63] Various: Actually launch the default app Peter Bloomfield
- [balsa/popover: 38/63] Various: Drop an unused parameter Peter Bloomfield
- [balsa/popover: 39/63] balsa-message: Use the correct GtkMenu Peter Bloomfield
- [balsa/popover: 40/63] Various: Implement libbalsa_popup_widget_popup() Peter Bloomfield
- [balsa/popover: 41/63] toolbar-factory: Make sure the popup is sensitive Peter Bloomfield
- [balsa/popover: 42/63] balsa-message: Pop up the parts menu at the button Peter Bloomfield
- [balsa/popover: 43/63] balsa-message: Pop down the parts popup Peter Bloomfield
- [balsa/popover: 44/63] libbalsa: In popup-widget, special case GtkToolbar Peter Bloomfield
- [balsa/popover: 45/63] libbalsa: When popping up, first check event Peter Bloomfield
- [balsa/popover: 46/63] balsa-mime-widget-image: Set popover relative to Peter Bloomfield
- [libdmapsharing] libdmapsharing/Makefile.am: add dmap-transcode-stream-private.h W . Michael Petullo
- [balsa/popover: 47/63] balsa-message: Restore toggle-all-inline to FALSE Peter Bloomfield
- [gnome-software] (17 commits) Non-fast-forward update to branch wip/hughsie/fwupd Richard Hughes
- [balsa/popover: 48/63] Various: New API for libbalsa_popup_widget_popup() Peter Bloomfield
- [gnome-software/wip/hughsie/fwupd: 15/17] fwupd: Send our implemented feature set Richard Hughes
- [balsa/popover: 49/63] balsa-mime-widget-text: Simplify popping down Peter Bloomfield
- [gnome-software/wip/hughsie/fwupd: 16/17] Do not use GsApp screenshot for transient screenshots Richard Hughes
- [balsa/popover: 50/63] balsa-message: Use a GtkMenuButton for attachments Peter Bloomfield
- [gnome-software/wip/hughsie/fwupd: 17/17] fwupd: Add support for the update action Richard Hughes
- [balsa/popover: 51/63] balsa-index: pop up the context menu on the left Peter Bloomfield
- [balsa/popover: 52/63] popup-widgets: Center the popup when shift-F10 Peter Bloomfield
- [balsa/popover: 53/63] balsa-message: Manage menu settings Peter Bloomfield
- [balsa/popover: 54/63] balsa-message: Manage menu settings Peter Bloomfield
- [balsa/popover: 55/63] address-book-config: Add action-entries in helper Peter Bloomfield
- [balsa/popover: 56/63] balsa-index: Add action-entries in a helper Peter Bloomfield
- [balsa/popover: 57/63] balsa-message: Add action-entries in a helper Peter Bloomfield
- [balsa/popover: 58/63] mime-widget-text: Actually pop up a context menu Peter Bloomfield
- [balsa/popover: 59/63] Various: Fill some menus with stateless GMenuItems Peter Bloomfield
- [balsa/popover: 60/63] Various: Fill some menus with stateless GMenuItems Peter Bloomfield
- [balsa/popover: 61/63] Various: Improve the MRU menu helpers Peter Bloomfield
- [balsa/popover: 62/63] Minor cleanup Peter Bloomfield
- [balsa/popover: 63/63] balsa-mblist: Add guards Peter Bloomfield
- [iagno/gnome-3-36] Prepare 3.36.4. Arnaud B .
- [iagno] Created tag 3.36.4 Arnaud B .
- [libdmapsharing/LIBDMAPSHARING_3_0] Fix building without Vala W . Michael Petullo
- [gtk] (3 commits) ...Merge branch 'selection-filter-fixes' into 'master' Matthias Clasen
- [gtk: 3/3] Merge branch 'selection-filter-fixes' into 'master' Matthias Clasen
- [gnome-shell] (3 commits) Non-fast-forward update to branch wip/exalm/gestures2 Alexander Mikhaylenko
- [gnome-shell/wip/exalm/gestures2: 1/3] workspaceAnimation: Use a workspace strip Alexander Mikhaylenko
- [gnome-shell/wip/exalm/gestures2: 2/3] workspaceAnimation: Group sticky windows and moving window Alexander Mikhaylenko
- [gnome-shell/wip/exalm/gestures2: 3/3] workspaceAnimation: Support multiple screens Alexander Mikhaylenko
- [balsa] Deleted branch autocrypt-use-row-activated Peter Bloomfield
- [libdmapsharing] Do not try to build dpapview when GTK3 is not present W . Michael Petullo
- [gnome-software] gs-plugin-job: Clarify plugin job debug output Philip Withnall
- [gnome-software] gs-plugin-loader: Add sysprof support for profiling jobs Philip Withnall
- [gnome-build-meta] project.conf .gitlab-ci.yml: switch to Packet cache Abderrahim Kitouni
- [gnome-build-meta] Deleted branch barthalion/local-cache Bartłomiej Piotrowski
- [mutter] x11: Look up reason for selection clear events from XFixes Robert Mader
- [mutter] Deleted branch wip/carlosg/xfixes-subtype Carlos Garnacho
- [rygel/rygel-0-38] core: Actually use pretty host name Jens Georg
- [rygel/rygel-0-38] tracker: nmm:albumTitle -> nie:title Jens Georg
- [rygel/rygel-0-38] rygel: Add message regarding ACL policy Jens Georg
- [rygel/rygel-0-38] server: Fix missing nullable argument Jens Georg
- [mutter/gnome-3-36] x11: Look up reason for selection clear events from XFixes Robert Mader
- [librsvg/librsvg-2.48] Fix typos, courtesy of codespell Federico Mena Quintero
- [librsvg/librsvg-2.48] Update NEWS Federico Mena Quintero
- [librsvg/librsvg-2.48] cargo update Federico Mena Quintero
- [librsvg] Created tag 2.48.8 Federico Mena Quintero
- [rygel/rygel-0-38] Prepare 0.38.4 Jens Georg
- [rygel] Created tag rygel-0.38.4 Jens Georg
- [vala] Deleted branch wip/issue/915 Rico Tzschichholz
- [vala/staging] vala: Don't allow invocation of "resize" in unowned array variables Rico Tzschichholz
- [vala/staging] vala: Don't allow move/resize of non-variable array references Rico Tzschichholz
- [gnome-build-meta] (3 commits) Non-fast-forward update to branch abderrahim/xz-image Abderrahim Kitouni
- [gnome-build-meta/abderrahim/xz-image: 3/3] vm/image.bst: generate xz compressed raw image instead of qcow2 Abderrahim Kitouni
- [vala] Deleted branch staging Rico Tzschichholz
- [vala] (2 commits) Created branch staging Rico Tzschichholz
- [vala/staging: 1/2] vala: Don't allow invocation of "resize" in unowned array variables Rico Tzschichholz
- [vala/staging: 2/2] vala: Don't allow move/resize of non-variable array references Rico Tzschichholz
- [epiphany] ephy-embed-shell: Use url char pointer for g_variant_new() Michael Catanzaro
- [epiphany/gnome-3-36] ephy-embed-shell: Use url char pointer for g_variant_new() Michael Catanzaro
- [librsvg] Update NEWS Federico Mena Quintero
- [librsvg] Bump version to 2.49.3 Federico Mena Quintero
- [librsvg] Created tag 2.49.3 Federico Mena Quintero
- [totem] Update Latvian translation Translations User D-L
- [gnome-maps] Created branch lionirdeadman/gnome-maps-master Marcus Lundblad
- [gnome-maps/lionirdeadman/gnome-maps-master] flatpak: update ical and use non-git libgfbgraph Marcus Lundblad
- [libdmapsharing] Fix more warnings after adding --enable-more-warnings configure option W . Michael Petullo
- [gnome-clocks] Update Latvian translation Translations User D-L
- [libdmapsharing] .gitignore: ignore compile W . Michael Petullo
- [libdmapsharing/LIBDMAPSHARING_3_0] .gitignore: ignore compile W . Michael Petullo
- [gnome-contacts] Update Latvian translation Translations User D-L
- [swell-foop] Update Catalan translation Translations User D-L
- [evince] Update Catalan translation Jordi Mas
- [gnome-build-meta] Created branch abderrahim/software-sysprof Abderrahim Kitouni
- [gnome-chess] Update Catalan translation Jordi Mas
- [gnome-build-meta/abderrahim/software-sysprof] core/gnome-software.bst: disable sysprof Abderrahim Kitouni
- [gnome-build-meta] (2 commits) Non-fast-forward update to branch abderrahim/xz-image Abderrahim Kitouni
- [gnome-build-meta/abderrahim/xz-image: 2/2] vm/image.bst: generate xz compressed raw image instead of qcow2 Abderrahim Kitouni
- [swell-foop] Update Catalan translation Jordi Mas
- [glib] (2 commits) ...Merge branch 'g_uri_list_extract_uris-use-pointer-array' into 'master' Philip Withnall
- [glib: 1/2] gconvert: Use a pointer array in extract_uris Philip Withnall
- [glib: 2/2] Merge branch 'g_uri_list_extract_uris-use-pointer-array' into 'master' Philip Withnall
- [gnome-maps] flatpak: update ical and use non-git libgfbgraph Marcus Lundblad
- [gnumeric] Format Dialog: apply "ok" to set General right away for inconsistent style. Morten Welinder
- [gnome-build-meta] core/gnome-software.bst: disable sysprof Abderrahim Kitouni
- [gnome-build-meta] Deleted branch abderrahim/software-sysprof Abderrahim Kitouni
- [libdmapsharing] .gitlab-ci.yml: build with --enable-more-warnings W . Michael Petullo
- [libdmapsharing/LIBDMAPSHARING_3_0] .gitlab-ci.yml: build with --enable-more-warnings W . Michael Petullo
- [gtk] (2 commits) Created branch file-filter Matthias Clasen
- [gtk/file-filter: 1/2] filefiler: No more floating Matthias Clasen
- [gtk/file-filter: 2/2] Make GtkFileFilter a GtkFilter Matthias Clasen
- [evince/gnome-3-36] Release 3.36.7 Germán Poo-Caamaño
- [evince] Created tag 3.36.7 Germán Poo-Caamaño
- [libdmapsharing/LIBDMAPSHARING_3_0] Fix more warnings after adding --enable-more-warnings configure option W . Michael Petullo
- [libdmapsharing] .gitlab-ci.yml: add build test using Alpine/musl W . Michael Petullo
- [libdmapsharing] .gitlab-ci.yml: fix syntax W . Michael Petullo
- [libdmapsharing] .gitlab-ci.yml: adjust ARM values W . Michael Petullo
- [libdmapsharing] .gitlab-ci.yml: fix typo W . Michael Petullo
- [libdmapsharing] .gitlab-ci.yml: go with x86_64 Alpine for now W . Michael Petullo
- [libdmapsharing] .gitlab-ci.yml: revert Alpine attempt W . Michael Petullo
- [gnumeric] SheetStyle: retune. Morten Welinder
- [gtk] (4 commits) Created branch arraystore-perf Matthias Clasen
- [gtk/arraystore-perf: 1/4] wip: benchmarks Matthias Clasen
- [gtk/arraystore-perf: 2/4] wip: Add the old stringlist for comparsion Matthias Clasen
- [gtk/arraystore-perf: 3/4] wip: more perf test work Matthias Clasen
- [gtk/arraystore-perf: 4/4] perf test: Add GtkArrayStore Matthias Clasen
04 July 2020
- [gnumeric] Deps: re-tune bucket sizes. Morten Welinder
- [mutter] (88 commits) Non-fast-forward update to branch gbsneto/effects-paint-nodes Georges Basile Stavracas Neto
- [mutter/gbsneto/effects-paint-nodes: 79/88] clutter/effect: Don't expose pre and post paint helpers Georges Basile Stavracas Neto
- [mutter/gbsneto/effects-paint-nodes: 80/88] Introduce ClutterEffectNode Georges Basile Stavracas Neto
- [mutter/gbsneto/effects-paint-nodes: 81/88] clutter/effect: Add paint_node vfunc Georges Basile Stavracas Neto
- [mutter/gbsneto/effects-paint-nodes: 82/88] clutter/offscreen-effect: Clear framebuffer on pre_paint Georges Basile Stavracas Neto
- [mutter/gbsneto/effects-paint-nodes: 83/88] clutter/offscreen-effect: Simplify paint Georges Basile Stavracas Neto
- [mutter/gbsneto/effects-paint-nodes: 84/88] clutter/paint-nodes: Don't skip pipeline node constructor Georges Basile Stavracas Neto
- [gnome-shell] (11 commits) Non-fast-forward update to branch gbsneto/effects-paint-nodes Georges Basile Stavracas Neto
- [mutter/gbsneto/effects-paint-nodes: 85/88] clutter/paint-nodes: Add new ClutterLayerNode API Georges Basile Stavracas Neto
- [gnome-shell/gbsneto/effects-paint-nodes: 10/11] blur-effect: Port to paint nodes Georges Basile Stavracas Neto
- [mutter/gbsneto/effects-paint-nodes: 86/88] clutter/paint-nodes: Push and pop framebuffer even without ops Georges Basile Stavracas Neto
- [gnome-shell/gbsneto/effects-paint-nodes: 11/11] lookingGlass: Port to paint nodes Georges Basile Stavracas Neto
- [mutter/gbsneto/effects-paint-nodes: 87/88] clutter/paint-nodes: Add serialization to layer node Georges Basile Stavracas Neto
- [mutter/gbsneto/effects-paint-nodes: 88/88] Introduce ClutterBlitNode Georges Basile Stavracas Neto
- [chronojump] less calls to UtilAll.GetOSEnum() on gui/app1/chronojump.cs Xavier de Blas
- [chronojump] less calls to UtilAll.GetOSEnum() on chronojump.cs, util.cs Xavier de Blas
- [chronojump] ffplay can play sounds (all systems). removed gstreamer on macOS. Xavier de Blas
- [evince] Created branch wip/gpoo/fix-ev-window-deprecations Germán Poo-Caamaño
- [evince/wip/gpoo/fix-ev-window-deprecations] shell: Make opening file year-2038-safe Germán Poo-Caamaño
- [evince] shell: Make opening file year-2038-safe Germán Poo-Caamaño
- [evince] Deleted branch wip/gpoo/fix-ev-window-deprecations Germán Poo-Caamaño
- [glib] (2 commits) Created branch gio-file-info Matthias Clasen
- [glib/gio-file-info: 1/2] fileinfo: Define G_FILE_ATTRIBUTE_STANDARD_FILE Matthias Clasen
- [glib/gio-file-info: 2/2] localfile: Set the standard::file attribute Matthias Clasen
- [clutter] Update Chinese (China) translation Translations User D-L
- [gvfs] Created branch standard-file-info Matthias Clasen
- [gvfs/standard-file-info] daemonfile: Set the standard::file attribute Matthias Clasen
- [gnome-control-center] window: Fix a typo in a comment Robert Ancell
- [gedit] Update Chinese (China) translation Translations User D-L
- [evince] Created branch wip/gpoo/find-results-css Germán Poo-Caamaño
- [evince/wip/gpoo/find-results-css] libview: Allow find results be styled with CSS Germán Poo-Caamaño
- [gtk] (19 commits) Non-fast-forward update to branch wip/otte/whatever Benjamin Otte
- [gtk/wip/otte/whatever: 1/19] Add GtkVector Benjamin Otte
- [gtk/wip/otte/whatever: 2/19] Add GtkArrayStore Benjamin Otte
- [gtk/wip/otte/whatever: 3/19] cssselector: Use GtkVector Benjamin Otte
- [gtk/wip/otte/whatever: 4/19] main: Use a GtkVector Benjamin Otte
- [gtk/wip/otte/whatever: 5/19] Use preallocated array code Benjamin Otte
- [gtk/wip/otte/whatever: 6/19] Bring liststore tests over from GLib Benjamin Otte
- [gtk/wip/otte/whatever: 7/19] snapshot: Move structs into .c file Benjamin Otte
- [gtk/wip/otte/whatever: 8/19] snapshot: Port node list to vector Benjamin Otte
- [gtk/wip/otte/whatever: 9/19] vector: Add null-termination Benjamin Otte
- [gtk/wip/otte/whatever: 10/19] icontheme: Use GtkVector Benjamin Otte
- [gtk/wip/otte/whatever: 11/19] vector: Add a bunch of new features Benjamin Otte
- [gtk/wip/otte/whatever: 12/19] snapshot: Use GtkVector for the state stack Benjamin Otte
- [gtk/wip/otte/whatever: 13/19] wip: benchmarks Benjamin Otte
- [gtk/wip/otte/whatever: 14/19] wip: Add the old stringlist for comparsion Benjamin Otte
- [gtk/wip/otte/whatever: 15/19] wip: more perf test work Benjamin Otte
- [gtk/wip/otte/whatever: 16/19] perf test: Add GtkArrayStore Benjamin Otte
- [gtk/wip/otte/whatever: 17/19] stringlist: Convert to array Benjamin Otte
- [gtk/wip/otte/whatever: 18/19] wip: Refactor performance test to make it more pluggable Benjamin Otte
- [gtk/wip/otte/whatever: 19/19] add GPtrArray version to array store Benjamin Otte
- [gnome-taquin/gnome-3-36] Update Greek translation Translations User D-L
- [gnome-taquin] Update Greek translation Translations User D-L
- [gnome-terminal] Update Catalan translation Jordi Mas
- [vala] Deleted branch staging Rico Tzschichholz
- [vala] Created branch staging Rico Tzschichholz
- [vala/staging] gtk4: Fix binding of CClosureExpression ctor Rico Tzschichholz
- [gnome-maps] Release 3.37.3 Marcus Lundblad
- [gnome-maps] Created tag v3.37.3 Marcus Lundblad
- [gnome-maps/gnome-3-36] Release 3.36.4 Marcus Lundblad
- [gnome-maps] Created tag v3.36.4 Marcus Lundblad
- [gnumeric] Hanfdle controls in shape collections Andreas J . Guelzow
- [gtk] Update Catalan translation Jordi Mas
- [gtk/typo] Fixes typos Jordi Mas
- [gnome-user-docs] gnome-help: No more 'Devices' in 3.36 sidebar; 'Keyboard Shortcuts' renamed Andre Klapper
- [gnome-user-docs] gnome-help: In the 'Power' panel, 'Battery' was renamed to 'Batteries' in 3.36 Andre Klapper
- [gnome-user-docs] gnome-help: Nautilus sidebar has no section explicitly called 'Devices' in 3.36 Andre Klapper
- [gnome-user-docs/gnome-3-36] gnome-help: No more 'Devices' in 3.36 sidebar; 'Keyboard Shortcuts' renamed Andre Klapper
- [gnome-user-docs/gnome-3-36] gnome-help: In the 'Power' panel, 'Battery' was renamed to 'Batteries' in 3.36 Andre Klapper
- [gnome-user-docs/gnome-3-36] gnome-help: Nautilus sidebar has no section explicitly called 'Devices' in 3.36 Andre Klapper
- [gnome-nibbles/gnome-3-36] Prepare 3.36.1 Iulian Radu
- [gnome-nibbles] Created tag 3.36.1 Iulian Radu
- [gnome-nibbles/gnome-3-34] Prepare 3.34.3 Iulian Radu
- [vala] gtk4: Fix binding of CClosureExpression ctor Rico Tzschichholz
- [gnome-nibbles] Prepare 3.37.0 Iulian Radu
- [gnome-nibbles] Created tag 3.34.3 Iulian Radu
- [gnome-nibbles] Created tag 3.37.0 Iulian Radu
- [vala/staging] vala: Don't allow "resize" invocation on variable with unowned array type Rico Tzschichholz
- [epiphany] Update POTFILES.in Piotr Drąg
- [gtk] Update POTFILES.in and POTFILES.skip Piotr Drąg
- [epiphany] Update Ukrainian translation Translations User D-L
- [baobab] Pathbar style improvements Stefano Facchini
- [libsoup] Created branch carlosgc/grandfathered-third-party Carlos Garcia Campos
- [libsoup/carlosgc/grandfathered-third-party] soup-cookie-jar: Add SOUP_COOKIE_JAR_ACCEPT_GRANDFATHERED_THIRD_PARTY Carlos Garcia Campos
- [vala/staging] vala: Property must be writable when invoking ReturnsModifiedPointer method Rico Tzschichholz
- [vala] (2 commits) ...vala: Property must be writable when invoking ReturnsModifiedPointer method Rico Tzschichholz
- [eog] Created branch bugfix/thumb-view-vis-over-queueing Felix Riemann
- [eog/bugfix/thumb-view-vis-over-queueing] EogThumbView: Fix visible range callback being called to often Felix Riemann
- [libsoup] Created branch carlosgc/session-has-request Carlos Garcia Campos
- [libsoup/carlosgc/session-has-request] soup-session: soup_session_has_feature doesn't work for requests Carlos Garcia Campos
- [gnome-sound-recorder] expand recording row Bilal Elmoussaoui
- [eog] (2 commits) ...Merge branch 'bugfix/thumb-view-vis-over-queueing' into 'master' Felix Riemann
- [eog] Deleted branch bugfix/thumb-view-vis-over-queueing Felix Riemann
- [eog: 2/2] Merge branch 'bugfix/thumb-view-vis-over-queueing' into 'master' Felix Riemann
- [eog] Created branch cherry-pick-d4d8eddc Felix Riemann
- [eog/cherry-pick-d4d8eddc] Merge branch 'bugfix/thumb-view-vis-over-queueing' into 'master' Felix Riemann
- [eog] Deleted branch cherry-pick-d4d8eddc Felix Riemann
- [eog/gnome-3-36] EogThumbView: Fix visible range callback being called to often Felix Riemann
- [eog/gnome-3-36] EogJobs: Ensure thumbnail job emits finished signal even if failed Felix Riemann
- [eog] Deleted branch wip/tbernard/336-icon-update Felix Riemann
- [vala/staging] vala: Recursive check of assigment target to recognize constants Rico Tzschichholz
- [vala/staging] vala: Return copy of constant type in get_value_type_for_symbol() Rico Tzschichholz
- [vala] Deleted branch staging Rico Tzschichholz
- [vala] (2 commits) Created branch staging Rico Tzschichholz
- [vala/staging: 1/2] vala: Recursive check of assignment target to recognize constants Rico Tzschichholz
- [vala/staging: 2/2] vala: Return copy of constant type in get_value_type_for_symbol() Rico Tzschichholz
- [gtk/matthiasc/for-master] (10 commits) ...filechooser: Make filtering work again Matthias Clasen
- [gtk/matthiasc/for-master: 10/10] filechooser: Make filtering work again Matthias Clasen
- [vala] (2 commits) ...vala: Return copy of constant type in get_value_type_for_symbol() Rico Tzschichholz
- [balsa] compose-window: Handle external-body attachments Peter Bloomfield
- [balsa] (63 commits) Non-fast-forward update to branch popover Peter Bloomfield
- [balsa/popover: 2/63] pref-manager: Use GtkPopover for "Add" options Peter Bloomfield
- [balsa/popover: 3/63] vfs: Port to GMenu Peter Bloomfield
- [balsa/popover: 4/63] libbalsa-vfs: New API to use with GMenu Peter Bloomfield
- [balsa/popover: 5/63] various: Port to new LibBalsaVfs API Peter Bloomfield
- [balsa/popover: 6/63] body: Add a gpointer user_data member Peter Bloomfield
- [balsa/popover: 7/63] mblist: Port the MRU menu to GMenu Peter Bloomfield
- [balsa/popover: 8/63] Various: Adapt to MRU menu changes Peter Bloomfield
- [balsa/popover: 9/63] compose window: Break the attachment context menu Peter Bloomfield
- [balsa/popover: 10/63] balsa-index: Port context menu to GtkPopover Peter Bloomfield
- [balsa/popover: 11/63] compose window: Improve popover placement Peter Bloomfield
- [balsa/popover: 12/63] Bump Gtk requirement to 3.22 Peter Bloomfield
- [balsa/popover: 13/63] balsa-index: Improve context menu placement Peter Bloomfield
- [balsa/popover: 14/63] compose window: Improve context menu placement Peter Bloomfield
- [balsa/popover: 15/63] balsa-message: Improve the GtkPopover popup Peter Bloomfield
- [balsa/popover: 16/63] balsa-message: Port another popup to GtkPopover Peter Bloomfield
- [balsa/popover: 17/63] balsa-message: Port the parts-menu to GtkPopover Peter Bloomfield
- [balsa/popover: 18/63] balsa-index, balsa-message: Check GdkEvent Peter Bloomfield
- [balsa/popover: 19/63] Various: Port menus to GtkPopover Peter Bloomfield
- [balsa] (15 commits) Non-fast-forward update to branch stop-using-gtkbox-child-properties Peter Bloomfield
- [balsa/popover: 20/63] balsa-mime-widget-text: Port HTML popup Peter Bloomfield
- [balsa/stop-using-gtkbox-child-properties: 2/15] Various: Stop using GtkBox child properties Peter Bloomfield
- [balsa/popover: 21/63] Bump required versions Peter Bloomfield
- [balsa/stop-using-gtkbox-child-properties: 3/15] Various: Stop using GtkBox child properties Peter Bloomfield
- [balsa/popover: 22/63] compose window: Port the language menu to GMenu Peter Bloomfield
- [balsa/stop-using-gtkbox-child-properties: 4/15] Various: Stop using GtkBox child properties Peter Bloomfield
- [balsa/popover: 23/63] toolbars: Port the popup menu to GtkPopover Peter Bloomfield
- [balsa/stop-using-gtkbox-child-properties: 5/15] source-viewer: Use container-add for a scrolled w Peter Bloomfield
- [balsa/popover: 24/63] Various: Be more systematic when making GMenu s Peter Bloomfield
- [balsa/stop-using-gtkbox-child-properties: 6/15] x509-cert-widget: Use container-add for scrolled w Peter Bloomfield
- [balsa/popover: 25/63] balsa-index: Improve popup positioning at pointer Peter Bloomfield
- [balsa/stop-using-gtkbox-child-properties: 7/15] Various: Stop using GtkBox child properties Peter Bloomfield
- [balsa/popover: 26/63] balsa-index: Change popup menu placement Peter Bloomfield
- [balsa/stop-using-gtkbox-child-properties: 8/15] Various: Stop using GtkBox child properties Peter Bloomfield
- [balsa/popover: 27/63] Fix some fallout from porting from *-event signals Peter Bloomfield
- [balsa/stop-using-gtkbox-child-properties: 9/15] Various: Stop using GtkBox child properties Peter Bloomfield
- [balsa/popover: 28/63] mime-widget-text: Connect to the "pressed" signal Peter Bloomfield
- [balsa/stop-using-gtkbox-child-properties: 10/15] Various: Stop using GtkBox child properties Peter Bloomfield
- [balsa/popover: 29/63] mime-widget-text: Use bmwt_html_ prefix Peter Bloomfield
- [balsa/stop-using-gtkbox-child-properties: 11/15] Various: Stop using GtkBox child properties Peter Bloomfield
- [balsa/popover: 30/63] compose-window: Use correct action-group Peter Bloomfield
- [balsa/stop-using-gtkbox-child-properties: 12/15] Various: Stop using GtkBox child properties Peter Bloomfield
- [balsa/popover: 31/63] Use BALSA_USE_POPOVER=0 environment var Peter Bloomfield
- [balsa/stop-using-gtkbox-child-properties: 13/15] Various: Stop using GtkBox child properties Peter Bloomfield
- [balsa/popover: 32/63] Use a BALSA_USE_POPOVER=0 environment variable Peter Bloomfield
- [balsa/stop-using-gtkbox-child-properties: 14/15] Various: Stop using GtkBox child properties Peter Bloomfield
- [balsa/popover: 33/63] pref-manager: Use GtkMenuButton Peter Bloomfield
- [balsa/stop-using-gtkbox-child-properties: 15/15] Various: Stop using GtkBox child properties Peter Bloomfield
- [balsa/popover: 34/63] Various: Make GtkMenu versions work Peter Bloomfield
- [balsa/popover: 35/63] Various: Implement libbalsa_popup_widget_new() Peter Bloomfield
- [balsa/popover: 36/63] Various: Check GTK_IS_POPOVER() when popping down Peter Bloomfield
- [balsa/popover: 37/63] Various: Actually launch the default app Peter Bloomfield
- [balsa/popover: 38/63] Various: Drop an unused parameter Peter Bloomfield
- [balsa/popover: 39/63] balsa-message: Use the correct GtkMenu Peter Bloomfield
- [balsa/popover: 40/63] Various: Implement libbalsa_popup_widget_popup() Peter Bloomfield
- [balsa/popover: 41/63] toolbar-factory: Make sure the popup is sensitive Peter Bloomfield
- [balsa/popover: 42/63] balsa-message: Pop up the parts menu at the button Peter Bloomfield
- [balsa/popover: 43/63] balsa-message: Pop down the parts popup Peter Bloomfield
- [balsa/popover: 44/63] libbalsa: In popup-widget, special case GtkToolbar Peter Bloomfield
- [gtk] (6 commits) Created branch file-filter2 Matthias Clasen
- [balsa/popover: 45/63] libbalsa: When popping up, first check event Peter Bloomfield
- [gtk/file-filter2: 1/6] filefiler: No more floating Matthias Clasen
- [balsa/popover: 46/63] balsa-mime-widget-image: Set popover relative to Peter Bloomfield
- [gtk/file-filter2: 2/6] filefilter: Drop GtkFileFilterInfo Matthias Clasen
- [balsa/popover: 47/63] balsa-message: Restore toggle-all-inline to FALSE Peter Bloomfield
- [gtk/file-filter2: 3/6] filefilter: Convert to a GtkFilter Matthias Clasen
- [balsa/popover: 48/63] Various: New API for libbalsa_popup_widget_popup() Peter Bloomfield
- [gtk/file-filter2: 4/6] Stop using gtk_file_filter_filter Matthias Clasen
- [balsa/popover: 49/63] balsa-mime-widget-text: Simplify popping down Peter Bloomfield
- [gtk/file-filter2: 5/6] Drop gtk_file_filter_filter Matthias Clasen
- [balsa/popover: 50/63] balsa-message: Use a GtkMenuButton for attachments Peter Bloomfield
- [gtk/file-filter2: 6/6] docs: Cleanups for the file filter docs Matthias Clasen
- [balsa/popover: 51/63] balsa-index: pop up the context menu on the left Peter Bloomfield
- [balsa/popover: 52/63] popup-widgets: Center the popup when shift-F10 Peter Bloomfield
- [balsa/popover: 53/63] balsa-message: Manage menu settings Peter Bloomfield
- [balsa/popover: 54/63] balsa-message: Manage menu settings Peter Bloomfield
- [balsa/popover: 55/63] address-book-config: Add action-entries in helper Peter Bloomfield
- [balsa/popover: 56/63] balsa-index: Add action-entries in a helper Peter Bloomfield
- [balsa/popover: 57/63] balsa-message: Add action-entries in a helper Peter Bloomfield
- [balsa/popover: 58/63] mime-widget-text: Actually pop up a context menu Peter Bloomfield
- [balsa/popover: 59/63] Various: Fill some menus with stateless GMenuItems Peter Bloomfield
- [balsa/popover: 60/63] Various: Fill some menus with stateless GMenuItems Peter Bloomfield
- [balsa/popover: 61/63] Various: Improve the MRU menu helpers Peter Bloomfield
- [balsa/popover: 62/63] Minor cleanup Peter Bloomfield
- [balsa/popover: 63/63] balsa-mblist: Add guards Peter Bloomfield
- [glib/gio-file-info] Add new api to the docs Matthias Clasen
- [gjs] Created branch mozjs78 Evan Welsh
- [gjs/mozjs78] Initial stab at mozjs78. Evan Welsh
- [gtk] (2 commits) ...Merge branch 'matthiasc/for-master' into 'master' Matthias Clasen
- [gtk: 2/2] Merge branch 'matthiasc/for-master' into 'master' Matthias Clasen
- [gtk] (5 commits) Non-fast-forward update to branch file-filter2 Matthias Clasen
- [gtk/file-filter2: 1/5] filefilter: Drop GtkFileFilterInfo Matthias Clasen
- [gtk/file-filter2: 2/5] filefilter: Convert to a GtkFilter Matthias Clasen
- [gtk/file-filter2: 3/5] Stop using gtk_file_filter_filter Matthias Clasen
- [gtk/file-filter2: 4/5] Drop gtk_file_filter_filter Matthias Clasen
- [gtk/file-filter2: 5/5] docs: Cleanups for the file filter docs Matthias Clasen
- [gtk] (2 commits) ...Merge branch 'typo' into 'master' Matthias Clasen
- [gtk: 2/2] Merge branch 'typo' into 'master' Matthias Clasen
- [gtk] Deleted branch typo Jordi Mas
- [gnome-sound-recorder] row:reduce all at same time Bilal Elmoussaoui
- [gtk] Created branch file-chooser-api-cleanups Matthias Clasen
- [gtk/file-chooser-api-cleanups] filechooser: Add gtk_file_chooser_get_filters Matthias Clasen
- [gnome-sound-recorder] recording end crash fix Bilal Elmoussaoui
- [epiphany] Add --search to manpage Michael Catanzaro
- [evolution] help: Mailing List filter criterion checks numerous mail headers Andre Klapper
- [evolution/gnome-3-36] help: Mailing List filter criterion checks numerous mail headers Andre Klapper
- [eog] EogUtil: Fix leaked parent handle in Flatpak portal code Felix Riemann
- [devhelp/gnome-3-36] Add Ukrainian translation Translations User D-L
- [evolution/gnome-3-36] Update Ukrainian translation Translations User D-L
- [gnome-sound-recorder] Update Ukrainian translation Translations User D-L
- [gtk] Update Ukrainian translation Translations User D-L
- [epiphany] data-view: Make 'Clear all' translatable and add mnemonic Michael Catanzaro
- [evolution] Update Ukrainian translation Translations User D-L
- [devhelp] Add Ukrainian translation Translations User D-L
- [gnome-boxes/gnome-3-36] Add Ukrainian translation Translations User D-L
- [gtk] Non-fast-forward update to branch file-chooser-api-cleanups Matthias Clasen
- [gtk/file-chooser-api-cleanups] filechooser: Add gtk_file_chooser_get_filters Matthias Clasen
- [gnome-boxes] Update Ukrainian translation Translations User D-L
- [jhbuild] base: Search for 'meson.build' in the right path Christoph Reiter
- [anjuta] Fix broken markup in Ukrainian UI translation Andre Klapper
- [gnome-boxes] Update Ukrainian translation Translations User D-L
- [balsa] Fix broken markup in Hebrew UI translation Andre Klapper
- [chronojump] Fix broken markup in Slovenian UI translation Andre Klapper
- [gimp] Fix broken markup in Asturian UI translation Andre Klapper
- [gnome-builder] (11 commits) ...Merge branch 'gwagner/gnome-builder-gwagner/gdb-interpret' Christian Hergert
- [gnome-builder: 1/11] debugger: add API to interpret a command Christian Hergert
- [gnome-builder: 2/11] gdb: add gdb implementation of interpret_async Christian Hergert
- [gnome-builder: 3/11] debugger: add entry to send commands to gdb Christian Hergert
- [gnome-builder: 4/11] build: remove styling wrapper Christian Hergert
- [gnome-builder: 5/11] debuggerui: use icon instead of label Christian Hergert
- [gnome-builder: 6/11] debuggerui: hold view reference during async operation Christian Hergert
- [gnome-builder: 7/11] debuggerui: strip text before calling interpret API Christian Hergert
- [gnome-builder: 8/11] debuggerui: desensitize commandentry during interpret call Christian Hergert
- [gnome-builder: 9/11] debuggerui: feed text into the terminal when running commands Christian Hergert
- [gnome-builder: 10/11] debuggerui: use "Console" instead of "Log" Christian Hergert
- [gnome-builder: 11/11] Merge branch 'gwagner/gnome-builder-gwagner/gdb-interpret' Christian Hergert
- [gtk] Non-fast-forward update to branch file-chooser-api-cleanups Matthias Clasen
- [gtk/file-chooser-api-cleanups] filechooser: Add gtk_file_chooser_get_filters Matthias Clasen
- [epiphany] Do not expose PDF URI scheme in address bar Michael Catanzaro
- [gnome-builder] (6 commits) ...build: bump libssh version Christian Hergert
- [gnome-builder: 1/6] lsp: allow nested lsp project Christian Hergert
- [gnome-builder: 2/6] Alternative algorithm to determine Cargo root Christian Hergert
- [gnome-builder: 3/6] Simplify searching in a directory via gio Christian Hergert
- [gnome-builder: 4/6] fixed leaks and stick to format Christian Hergert
- [gnome-builder: 5/6] Merge branch 'nested_lsp_root' of gitlab.gnome.org:gwagner/gnome-builder Christian Hergert
- [gnome-builder: 6/6] build: bump libssh version Christian Hergert
- [gnome-builder] rust-analyzer: style cleanup Christian Hergert
- [gnome-builder] (2 commits) ...Merge branch 'css-needs-attention-strip-editorutilities' of gitlab.gnome.org:Vanadiae/gnome-builder Christian Hergert
- [gnome-builder: 1/2] css: stop showing theme-dependent shadow for needs-attention dot Christian Hergert
- [gnome-builder: 2/2] Merge branch 'css-needs-attention-strip-editorutilities' of gitlab.gnome.org:Vanadiae/gnome-builder Christian Hergert
- [sysprof] (63 commits) ...Merge branch 'drop-glib' into 'master' Christian Hergert
- [sysprof: 1/63] build: bump ABI to 4 Christian Hergert
- [sysprof: 2/63] examples: Add missing dependency on glib-2.0 Christian Hergert
- [sysprof: 3/63] tools: Add missing dependency on glib-2.0 Christian Hergert
- [sysprof: 4/63] sysprof-dump: Move error handling up to avoid a NULL pointer dereference Christian Hergert
- [sysprof] (7 commits) ...Merge branch 'glib' into 'master' Christian Hergert
- [sysprof: 5/63] tests: Add missing dependency on glib-2.0 Christian Hergert
- [sysprof: 6/63] libsysprof: Add missing preload dependencies on glib-2.0 Christian Hergert
- [sysprof: 7/63] libsysprof-capture: Drop unnecessary #include Christian Hergert
- [sysprof: 8/63] libsysprof-capture: Move autocleanup definitions to libsysprof Christian Hergert
- [gnome-builder] sysprof: bump to sysprof-4 ABI Christian Hergert
- [sysprof: 9/63] libsysprof-capture: Move MappedRingBufferSource to libsysprof Christian Hergert
- [sysprof: 10/63] libsysprof-capture: Use C11 types instead of GLib types Christian Hergert
- [sysprof: 11/63] libsysprof-capture: Use stdbool instead of gboolean Christian Hergert
- [sysprof] build: bump for new ABI Christian Hergert
- [sysprof: 12/63] libsysprof-capture: Use assert() instead of g_assert() Christian Hergert
- [sysprof: 13/63] libsysprof-capture: Replace G_BEGIN_DECLS with SYSPROF_BEGIN_DECLS Christian Hergert
- [sysprof: 14/63] libsysprof-capture: Replace G_GNUC_INTERNAL with SYSPROF_INTERNAL Christian Hergert
- [sysprof: 15/63] libsysprof-capture: Replace G_{UN, }LIKELY with SYSPROF_{UN, }LIKELY Christian Hergert
- [sysprof: 16/63] libsysprof-capture: Use fprintf() instead of g_printerr() Christian Hergert
- [sysprof: 17/63] libsysprof-capture: Use intrinsic atomics rather than g_atomic_*() Christian Hergert
- [sysprof: 18/63] libsysprof-capture: Use strlcpy() instead of g_strlcpy() Christian Hergert
- [sysprof: 19/63] libsysprof-capture: Use malloc() rather than g_new0() and friends Christian Hergert
- [sysprof: 20/63] libsysprof-capture: Handle OOM conditions in SysprofCaptureCondition Christian Hergert
- [sysprof: 21/63] libsysprof-capture: Stop using GArray in SysprofCaptureCondition Christian Hergert
- [sysprof: 22/63] libsysprof-capture: Use sysprof_{steal, clear}_pointer() instead of GLib Christian Hergert
- [sysprof: 23/63] libsysprof-capture: Use libc string functions rather than GLib ones Christian Hergert
- [sysprof: 24/63] libsysprof-capture: Assert rather than calling g_warning() Christian Hergert
- [sysprof: 25/63] libsysprof-capture: Stop defining G_LOG_DOMAIN Christian Hergert
- [sysprof: 26/63] libsysprof-capture: Use reallocarray() instead of GPtrArray in cursor Christian Hergert
- [sysprof: 27/63] libsysprof-capture: Use SYSPROF_N_ELEMENTS macro instead of G_N_ELEMENTS Christian Hergert
- [sysprof: 28/63] libsysprof-capture: Add missing header to define NULL Christian Hergert
- [sysprof: 29/63] libsysprof-capture: Use endianness macros from libc rather than GLib Christian Hergert
- [sysprof: 30/63] libsysprof-capture: Use SYSPROF_PRINTF rather than G_GNUC_PRINTF Christian Hergert
- [sysprof: 31/63] libsysprof-capture: Rework version macros to drop GLib dependency Christian Hergert
- [sysprof: 32/63] libsysprof-capture: Use offsetof() rather than G_STRUCT_OFFSET() Christian Hergert
- [sysprof: 33/63] libsysprof-capture: Use reallocarray() instead of GArray in writer-cat.c Christian Hergert
- [sysprof: 34/63] libsysprof-capture: Use SYSPROF_INT64_CONSTANT instead of GLib version Christian Hergert
- [sysprof: 35/63] libsysprof-capture: Use C-standard printf modifiers Christian Hergert
- [sysprof: 36/63] libsysprof-capture: Avoid using GLIB_SIZEOF_VOID_P Christian Hergert
- [sysprof: 37/63] libsysprof-capture: Use strftime() to format dates rather than GLib Christian Hergert
- [sysprof: 38/63] libsysprof-capture: Use POSIX environment functions instead of GLib ones Christian Hergert
- [sysprof: 39/63] libsysprof-capture: Use vsnprintf() instead of g_strdup_printf() Christian Hergert
- [sysprof: 40/63] libsysprof-capture: Use mkostemp() rather than g_file_open_tmp() Christian Hergert
- [sysprof: 41/63] libsysprof-capture: Use unlink() rather than g_unlink() Christian Hergert
- [sysprof: 42/63] libsysprof-capture: Use calloc() to replace GArray in writer-cat.c Christian Hergert
- [sysprof: 43/63] libsysprof-capture: Avoid using G_STMT_{START, END} from GLib Christian Hergert
- [sysprof: 44/63] libsysprof-capture: Open-code MAX and CLAMP macros Christian Hergert
- [sysprof: 45/63] libsysprof-capture: Use an internal header in writer-cat.c Christian Hergert
- [sysprof: 46/63] libsysprof-capture: Use _WIN32 rather than G_OS_WIN32 Christian Hergert
- [sysprof: 47/63] libsysprof-capture: Move SysprofBacktraceFunc to a different header Christian Hergert
- [sysprof: 48/63] libsysprof-capture: Port from GLib to pthreads for locking and once-init Christian Hergert
- [sysprof: 49/63] libsysprof-capture: Use POSIX socket functions rather than GSocket Christian Hergert
- [sysprof: 50/63] libsysprof-capture: Rewrite list_files() to avoid GHashTable/GPtrArray Christian Hergert
- [sysprof: 51/63] libsysprof-capture: Add SysprofCaptureJitmapIter to replace GHashTable Christian Hergert
- [sysprof: 52/63] libsysprof-capture: wrap strdup to be NULL-safe Christian Hergert
- [sysprof: 53/63] libsysprof-capture: Drop sysprof_capture_writer_set_flush_delay() Christian Hergert
- [sysprof: 54/63] libsysprof-capture: Drop GError usage from SysprofCaptureReader Christian Hergert
- [sysprof: 55/63] libsysprof-capture: Drop GError usage from SysprofCaptureWriter Christian Hergert
- [sysprof: 56/63] libsysprof-capture: Drop GLib dependency Christian Hergert
- [sysprof: 57/63] libsysprof: port UI to new ABI Christian Hergert
- [sysprof: 58/63] build: ensure libsysprof-memory-4.so is placed in libdir Christian Hergert
- [sysprof: 59/63] collector: disable re-entrancy during initialization Christian Hergert
- [sysprof: 60/63] collector: set unlikely for pthread_once() Christian Hergert
- [sysprof: 61/63] memory-collector: drop unused branch Christian Hergert
- [sysprof: 62/63] memory-collector: avoid tracking scratch memory free Christian Hergert
- [sysprof: 63/63] Merge branch 'drop-glib' into 'master' Christian Hergert
- [gtk] Created branch wip/chergert/bump-sysprof-abi Christian Hergert
- [gtk/wip/chergert/bump-sysprof-abi] build: bump to sysprof 4 ABI Christian Hergert
- [simple-scan/gnome-3-36] Releasing 3.36.4 Bartosz
- [gtk] Non-fast-forward update to branch wip/chergert/bump-sysprof-abi Christian Hergert
- [gtk/wip/chergert/bump-sysprof-abi] build: bump to sysprof 4 ABI Christian Hergert
- [mutter] Created branch wip/chergert/sysprof-4-abi Christian Hergert
- [mutter/wip/chergert/sysprof-4-abi] build: bump ABI to sysprof-capture-4 Christian Hergert
- [gjs] (3 commits) Created branch june-maintenance Philip Chimento
- [gjs/june-maintenance: 1/3] build: Remove JSTracer forward declaration from IWYU processing Philip Chimento
- [gjs/june-maintenance: 2/3] args: Fix missing include Philip Chimento
- [gjs/june-maintenance: 3/3] test: Mark that g_assertion_message() does not normally return Philip Chimento
- [accerciser/gnome-3-34] Prepare for 3.34.6 release Samuel Thibault
- [accerciser] Created tag 3.34.6 Samuel Thibault
- [accerciser/gnome-3-36] Prepare for 3.36.2 release Samuel Thibault
- [accerciser] Created tag 3.36.2 Samuel Thibault
- [accerciser] Prepare for 3.37.1 release Samuel Thibault
- [accerciser] Created tag 3.37.1 Samuel Thibault
- [eog/gnome-3-36] Prepare for release 3.36.3 Felix Riemann
- [eog/gnome-3-36] Post-release version bump Felix Riemann
- [eog] Created tag 3.36.3 Felix Riemann
- [gtk] Non-fast-forward update to branch file-chooser-api-cleanups Matthias Clasen
- [gtk/file-chooser-api-cleanups] filechooser: Add gtk_file_chooser_get_filters Matthias Clasen
- [eog] Prepare for release 3.37.2 Felix Riemann
- [eog] Post-release version bump Felix Riemann
- [eog] Created tag 3.37.2 Felix Riemann
- [gnome-music/gnome-3-36] Release 3.36.4 Marinus Schraal
- [gnome-music] Created tag 3.36.4 Marinus Schraal
- [gnome-sound-recorder] row:move rename button to revealer Bilal Elmoussaoui
- [gnome-sound-recorder] row: make entry size larger Bilal Elmoussaoui
- [baobab] Add CI for flatpak Stefano Facchini
- [gimp] gitlab: add a trailing space to the bug template reproduction list steps Michael Schumacher
- [gnumeric] Names: fix problem parsing global names. Morten Welinder
- [gnome-sound-recorder] row: restore focus on entry Bilal Elmoussaoui
- [gjs] Non-fast-forward update to branch june-maintenance Philip Chimento
- [gjs/june-maintenance] test: Mark that g_assertion_message() does not normally return Philip Chimento
- [tali] (2 commits) Non-fast-forward update to branch wip/jimmac/app-icon Mart Raudsepp
- [tali/wip/jimmac/app-icon: 2/2] icon: app icon shading fixes Mart Raudsepp
- [tali] icon: app icon shading fixes Mart Raudsepp
- [tali] Deleted branch wip/jimmac/app-icon Jakub Steiner
- [tali] Created tag 3.36.2 Mart Raudsepp
- [tali/gnome-3-36] Prepare 3.36.4 Mart Raudsepp
- [tali] Created tag 3.36.4 Mart Raudsepp
- [tali] Prepare 3.37.3 Mart Raudsepp
- [tali] Created tag 3.37.3 Mart Raudsepp
- [gnome-music] Release 3.37.3 Marinus Schraal
- [gnome-music] Created tag 3.37.3 Marinus Schraal
- [gnome-sound-recorder] row: make entry fill horizontal Bilal Elmoussaoui
- [evince] help: Link to the GNOME Desktop help for two print pages Germán Poo-Caamaño
- [evince] (2 commits) Non-fast-forward update to branch wip/gpoo/find-results-css Germán Poo-Caamaño
- [evince/wip/gpoo/find-results-css: 2/2] libview: Allow find results be styled with CSS Germán Poo-Caamaño
- [evince] libview: Allow find results be styled with CSS Germán Poo-Caamaño
- [evince] Deleted branch wip/gpoo/find-results-css Germán Poo-Caamaño
- [nautilus/wip/apoos-maximus/gsoc2020] properties-window: Port "Change Permissions..." dialog to GtkBuilder António Fernandes
- [nautilus/wip/apoos-maximus/gsoc2020] properties-window: Add volume usage grid to template António Fernandes
- [nautilus/wip/apoos-maximus/gsoc2020] properties-window: Add "Open With" page to template António Fernandes
- [nautilus/wip/apoos-maximus/gsoc2020] properties-window: Clear list of dangling pointers António Fernandes
- [sysprof] build: make C++ language conditional Christian Hergert
- [mutter] Non-fast-forward update to branch wip/chergert/sysprof-4-abi Christian Hergert
- [mutter/wip/chergert/sysprof-4-abi] build: bump ABI to sysprof-capture-4 Christian Hergert
- [sysprof] macros: add helper to check for gcc version Christian Hergert
- [sysprof] macros: add static assert helper Christian Hergert
- [niepce] rust: Update to gtk-rs 0.9.0 Hubert Figuière
- [niepce] rust: run clippy Hubert Figuière
- [gtk] Non-fast-forward update to branch wip/chergert/bump-sysprof-abi Christian Hergert
- [gtk/wip/chergert/bump-sysprof-abi] build: bump to sysprof 4 ABI Christian Hergert
- [evince] libdocument: Annotate deprecated function Germán Poo-Caamaño
- [sysprof] build: add internal variable for profiler xml file Christian Hergert
- [mutter] Non-fast-forward update to branch wip/chergert/sysprof-4-abi Christian Hergert
- [mutter/wip/chergert/sysprof-4-abi] build: bump ABI to sysprof-capture-4 Christian Hergert
- [mutter] Non-fast-forward update to branch wip/chergert/sysprof-4-abi Christian Hergert
- [mutter/wip/chergert/sysprof-4-abi] build: bump ABI to sysprof-capture-4 Christian Hergert
05 July 2020
- [libdmapsharing] Use g_cclosure_marshal_generic rather than generated marshaling routines W . Michael Petullo
- [gtk] (7 commits) Created branch wip/otte/for-master Benjamin Otte
- [gtk/wip/otte/for-master: 1/7] a11y: Remove double initialization of variables Benjamin Otte
- [gtk/wip/otte/for-master: 2/7] stringfilter: Don't crash if the expression returns "" Benjamin Otte
- [gtk/wip/otte/for-master: 3/7] scrolledwindow: Expand by default Benjamin Otte
- [gtk/wip/otte/for-master: 4/7] stringlist: Take a const char const * argument Benjamin Otte
- [gtk/wip/otte/for-master: 5/7] gtk-demo: Add a listview demo for filtering strings Benjamin Otte
- [gtk/wip/otte/for-master: 6/7] listmodels: Stop respecting item-type Benjamin Otte
- [gtk/wip/otte/for-master: 7/7] selectionmodels: Add set_model() support Benjamin Otte
- [gtk] (10 commits) Non-fast-forward update to branch wip/otte/for-master Benjamin Otte
- [gtk/wip/otte/for-master: 1/10] stringlist: Take a const char const * argument Benjamin Otte
- [gjs] (2 commits) ...Merge branch 'ewlsh/gjs-split-print' Philip Chimento
- [gtk/wip/otte/for-master: 2/10] listmodels: Stop respecting item-type Benjamin Otte
- [gjs: 1/2] modules: Split print functions into native module. Philip Chimento
- [gtk/wip/otte/for-master: 3/10] selectionmodels: Add set_model() support Benjamin Otte
- [gjs: 2/2] Merge branch 'ewlsh/gjs-split-print' Philip Chimento
- [gtk/wip/otte/for-master: 4/10] tests: Make testlistview be a list again Benjamin Otte
- [gtk/wip/otte/for-master: 5/10] bitset: Add gtk_bitset_new_range() Benjamin Otte
- [gtk/wip/otte/for-master: 6/10] stringlist: Make property not construct-only Benjamin Otte
- [gtk/wip/otte/for-master: 7/10] stringlist: Make one constructor call the other Benjamin Otte
- [gtk/wip/otte/for-master: 8/10] stringlist: Clarify docs for gtk_string_list_get_string() Benjamin Otte
- [gtk/wip/otte/for-master: 9/10] stringlist: Remove n_additions argument from gtk_string_list_splice() Benjamin Otte
- [gtk/wip/otte/for-master: 10/10] stringlist: Call splice() for adding items after construction Benjamin Otte
- [gtk/wip/otte/for-master] stringlist: Export gtk_string_object_new() Benjamin Otte
- [gtk] (10 commits) Non-fast-forward update to branch wip/otte/for-master Benjamin Otte
- [gtk/wip/otte/for-master: 1/10] listmodels: Stop respecting item-type Benjamin Otte
- [gtk/wip/otte/for-master: 2/10] selectionmodels: Add set_model() support Benjamin Otte
- [gtk/wip/otte/for-master: 3/10] tests: Make testlistview be a list again Benjamin Otte
- [gtk/wip/otte/for-master: 4/10] bitset: Add gtk_bitset_new_range() Benjamin Otte
- [gtk/wip/otte/for-master: 5/10] stringlist: Make property not construct-only Benjamin Otte
- [gtk/wip/otte/for-master: 6/10] stringlist: Make one constructor call the other Benjamin Otte
- [gtk/wip/otte/for-master: 7/10] stringlist: Clarify docs for gtk_string_list_get_string() Benjamin Otte
- [gtk/wip/otte/for-master: 8/10] stringlist: Remove n_additions argument from gtk_string_list_splice() Benjamin Otte
- [gtk/wip/otte/for-master: 9/10] stringlist: Call splice() for adding items after construction Benjamin Otte
- [gtk/wip/otte/for-master: 10/10] stringlist: Export gtk_string_object_new() Benjamin Otte
- [gjs] (4 commits) Created branch test Philip Chimento
- [gjs/test: 1/4] arg: Add an utility header to access to GIArgument union members by type Philip Chimento
- [gjs/test: 2/4] arg: Generate heap values using a single template function Philip Chimento
- [gjs/test: 3/4] arg: Add arguments setter/getter to use implicit types Philip Chimento
- [gjs/test: 4/4] arg: Add template specialization for boolean Philip Chimento
- [gjs] Deleted branch test Philip Chimento
- [gjs] arg: Add an utility header to access to GIArgument union members by type Philip Chimento
- [gjs] arg: Generate heap values using a single template function Philip Chimento
- [gjs] arg: Add arguments setter/getter to use implicit types Philip Chimento
- [gjs] arg: Add template specialization for boolean Philip Chimento
- [epiphany] ephy-pdf-handler: Use server suggested filename for download Michael Catanzaro
- [gtk] (2 commits) Non-fast-forward update to branch file-chooser-api-cleanups Matthias Clasen
- [gtk/file-chooser-api-cleanups: 1/2] filechooser: Add gtk_file_chooser_get_filters Matthias Clasen
- [gtk/file-chooser-api-cleanups: 2/2] filechooser: Add gtk_file_chooser_get_shortcuts Matthias Clasen
- [geary] (2 commits) Created branch mjog/866-self-signed-certificates Michael Gratton
- [geary/mjog/866-self-signed-certificates: 1/2] Application.CertificateManager: Rename some methods for clarity Michael Gratton
- [geary/mjog/866-self-signed-certificates: 2/2] Application.CertificateManager: Check locally pinned certs for equality Michael Gratton
- [evince] Release 3.37.3 Germán Poo-Caamaño
- [evince] Created tag 3.37.3 Germán Poo-Caamaño
- [gtk] (10 commits) Created branch wip/otte/vector Benjamin Otte
- [gtk/wip/otte/vector: 1/10] Add GtkVector Benjamin Otte
- [gtk/wip/otte/vector: 2/10] cssselector: Use GtkVector Benjamin Otte
- [gtk/wip/otte/vector: 3/10] main: Use a GtkVector Benjamin Otte
- [gtk/wip/otte/vector: 4/10] Remove preallocated array code Benjamin Otte
- [gtk/wip/otte/vector: 5/10] snapshot: Move structs into .c file Benjamin Otte
- [gtk/wip/otte/vector: 6/10] snapshot: Port node list to vector Benjamin Otte
- [gtk/wip/otte/vector: 7/10] vector: Add null-termination Benjamin Otte
- [gtk/wip/otte/vector: 8/10] icontheme: Use GtkVector Benjamin Otte
- [gtk/wip/otte/vector: 9/10] vector: Add a bunch of new features Benjamin Otte
- [gtk/wip/otte/vector: 10/10] snapshot: Use GtkVector for the state stack Benjamin Otte
- [gjs] (21 commits) Non-fast-forward update to branch mozjs78 Evan Welsh
- [gjs/mozjs78: 1/21] Switch to maintained lint-condo image. Evan Welsh
- [gjs/mozjs78: 2/21] Update dangling comma eslint rule. - In ESLint v6, dangling commas on functions are now linted. Evan Welsh
- [gjs/mozjs78: 3/21] function: Only get function name if we actually warn Evan Welsh
- [gjs/mozjs78: 4/21] A super quick jasmine patch. Evan Welsh
- [gjs/mozjs78: 5/21] build: Update dependencies for mozjs78 and C++17 Evan Welsh
- [gjs/mozjs78: 6/21] Refactor Array-related JSAPI calls. - Use <js/Array.h> for... JS::NewArrayObject, JS::GetArrayLeng Evan Welsh
- [gjs/mozjs78: 7/21] Remove some forward declarations. - Forward declaring 'mozilla::DefaultHasher' causes signature conf Evan Welsh
- [gjs/mozjs78: 8/21] Disable unresolvable cache. - Causes tracing to break when the PropertyKey type is traced. Evan Welsh
- [gjs/mozjs78: 9/21] Use JS::PropertyKey instead of removed macro. - 'INTERNED_STRING_TO_JSID' is now 'JS::PropertyKey::f Evan Welsh
- [gjs/mozjs78: 10/21] Replace FlatString(s) with LinearString. Evan Welsh
- [gjs/mozjs78: 11/21] Remove GJS_DISABLE_EXTRA_WARNINGS. - Upstream has removed this feature and recommends using linters. Evan Welsh
- [gjs/mozjs78: 12/21] engine: Update flags. - JSGC_MAX_MALLOC_BYTES was removed. - JSGC_DYNAMIC_MARK_SLICE and JSGC_DYNAMI Evan Welsh
- [gjs/mozjs78: 13/21] engine: Update hook signatures. - Unhandled promises now have a mute flag. - Garbage collection now Evan Welsh
- [gjs/mozjs78: 14/21] global: Update realm creation options. - setToSourceEnabled is needed to maintain access to 'uneval' Evan Welsh
- [gjs/mozjs78: 15/21] Update coverage for signature changes. - 'js::GetCodeCoverageSummary' now returns JS::UniqueChars. Evan Welsh
- [gjs/mozjs78: 16/21] JSPropertySpec flags are now private. - Comment out for now until fix is determined. Evan Welsh
- [gjs/mozjs78: 17/21] Remove error report flags usage. - Removed from upstream. Evan Welsh
- [gjs/mozjs78: 18/21] Remove js::Jsvalify. - No longer needed and removed upstream. Evan Welsh
- [gjs/mozjs78: 19/21] Refactor 'js::gc::detail::GetGCThingZone' - Is now 'js::gc::detail::GetTenuredGCThingZone' Evan Welsh
- [gjs/mozjs78: 20/21] Adapt to new JS::PrintError API. - Remove code copied from upstream. Evan Welsh
- [gjs/mozjs78: 21/21] Update style guide for C++17. Evan Welsh
- [gjs] (23 commits) Non-fast-forward update to branch mozjs78 Evan Welsh
- [gjs/mozjs78: 6/23] A super quick jasmine patch. Evan Welsh
- [gjs/mozjs78: 7/23] build: Update dependencies for mozjs78 and C++17 Evan Welsh
- [gjs/mozjs78: 8/23] Refactor Array-related JSAPI calls. - Use <js/Array.h> for... JS::NewArrayObject, JS::GetArrayLeng Evan Welsh
- [gjs/mozjs78: 9/23] Remove some forward declarations. - Forward declaring 'mozilla::DefaultHasher' causes signature conf Evan Welsh
- [gjs/mozjs78: 10/23] Disable unresolvable cache. - Causes tracing to break when the PropertyKey type is traced. Evan Welsh
- [gjs/mozjs78: 11/23] Use JS::PropertyKey instead of removed macro. - 'INTERNED_STRING_TO_JSID' is now 'JS::PropertyKey::f Evan Welsh
- [gjs/mozjs78: 12/23] Replace FlatString(s) with LinearString. Evan Welsh
- [gjs/mozjs78: 13/23] Remove GJS_DISABLE_EXTRA_WARNINGS. - Upstream has removed this feature and recommends using linters. Evan Welsh
- [gjs/mozjs78: 14/23] engine: Update flags. - JSGC_MAX_MALLOC_BYTES was removed. - JSGC_DYNAMIC_MARK_SLICE and JSGC_DYNAMI Evan Welsh
- [gjs/mozjs78: 15/23] engine: Update hook signatures. - Unhandled promises now have a mute flag. - Garbage collection now Evan Welsh
- [gjs/mozjs78: 16/23] global: Update realm creation options. - setToSourceEnabled is needed to maintain access to 'uneval' Evan Welsh
- [gjs/mozjs78: 17/23] Update coverage for signature changes. - 'js::GetCodeCoverageSummary' now returns JS::UniqueChars. Evan Welsh
- [gjs/mozjs78: 18/23] JSPropertySpec flags are now private. - Comment out for now until fix is determined. Evan Welsh
- [gjs/mozjs78: 19/23] Remove error report flags usage. - Removed from upstream. Evan Welsh
- [gjs/mozjs78: 20/23] Remove js::Jsvalify. - No longer needed and removed upstream. Evan Welsh
- [gjs/mozjs78: 21/23] Refactor 'js::gc::detail::GetGCThingZone' - Is now 'js::gc::detail::GetTenuredGCThingZone' Evan Welsh
- [gjs/mozjs78: 22/23] Adapt to new JS::PrintError API. - Remove code copied from upstream. Evan Welsh
- [gjs/mozjs78: 23/23] Update style guide for C++17. Evan Welsh
- [gtk] (4 commits) Non-fast-forward update to branch wip/otte/vector Benjamin Otte
- [gtk/wip/otte/vector: 1/4] vector: Add null-termination Benjamin Otte
- [gtk/wip/otte/vector: 2/4] icontheme: Use GtkVector Benjamin Otte
- [gtk/wip/otte/vector: 3/4] vector: Add a bunch of new features Benjamin Otte
- [gtk/wip/otte/vector: 4/4] snapshot: Use GtkVector for the state stack Benjamin Otte
- [evince] libview: Fix deprecation for getting background color Germán Poo-Caamaño
- [evince] Update Ukrainian translation Translations User D-L
- [gnome-builder] Update Ukrainian translation Translations User D-L
- [epiphany/gnome-3-36] Add Ukrainian translation Translations User D-L
- [baobab/gnome-3-34] Add Ukrainian translation Translations User D-L
- [libsoup] Non-fast-forward update to branch carlosgc/grandfathered-third-party Carlos Garcia Campos
- [libsoup/carlosgc/grandfathered-third-party] soup-cookie-jar: Add SOUP_COOKIE_JAR_ACCEPT_GRANDFATHERED_THIRD_PARTY Carlos Garcia Campos
- [gnome-nibbles] Update Basque translation Translations User D-L
- [glib] (2 commits) ...Merge branch 'bugfix/appinfo-launch-urilist-leak' into 'master' Nirbheek Chauhan
- [glib: 1/2] gdesktopappinfo: Fix unnecessarily copied and leaked URI list Nirbheek Chauhan
- [glib: 2/2] Merge branch 'bugfix/appinfo-launch-urilist-leak' into 'master' Nirbheek Chauhan
- [gnome-mines] Update Basque translation Translations User D-L
- [gimp] Issue #5349: meson build with -Dpoppler=false has no effect. Jehan
- [gnome-user-docs/gnome-3-36] Update Polish translation Piotr Drąg
- [gnome-user-docs] Update Polish translation Piotr Drąg
- [baobab] Add a Preferences dialog Stefano Facchini
- [fractal] Update Polish translation Piotr Drąg
- [pitivi] Update Polish translation Piotr Drąg
- [sysprof] Update Polish translation Piotr Drąg
- [gnome-chess/gnome-3-36] Update French translation Translations User D-L
- [gnome-chess] Update French translation Translations User D-L
- [libsoup] Update French translation Translations User D-L
- [mousetweaks] Update French translation Translations User D-L
- [gnome-settings-daemon] Update French translation Translations User D-L
- [epiphany] Update Romanian translation Translations User D-L
- [gnome-sound-recorder] Update Romanian translation Translations User D-L
- [gtk] Update Romanian translation Translations User D-L
- [gnome-builder] Update Romanian translation Translations User D-L
- [eog] Update Kazakh translation Translations User D-L
- [baobab] Update Romanian translation Translations User D-L
- [gnome-contacts] Update Kazakh translation Translations User D-L
- [gnome-boxes] Update Kazakh translation Translations User D-L
- [iagno] Update Kazakh translation Translations User D-L
- [four-in-a-row] Update Kazakh translation Translations User D-L
- [gnome-sound-recorder] Update Kazakh translation Translations User D-L
- [baobab] Update Kazakh translation Translations User D-L
- [gnome-nibbles] Update Kazakh translation Translations User D-L
- [gnome-font-viewer] Update Kazakh translation Translations User D-L
- [gtk/gtk-3-24] Update Kazakh translation Translations User D-L
- [gtk] (4 commits) Non-fast-forward update to branch wip/otte/vector Benjamin Otte
- [gtk/wip/otte/vector: 1/4] vector: Add null-termination Benjamin Otte
- [gtk/wip/otte/vector: 2/4] icontheme: Use GtkVector Benjamin Otte
- [gtk/wip/otte/vector: 3/4] vector: Add a bunch of new features Benjamin Otte
- [gtk/wip/otte/vector: 4/4] snapshot: Use GtkVector for the state stack Benjamin Otte
- [gssdp/gssdp_1.0] client: Fix client creation on Windows Jens Georg
- [gssdp/gssdp_1.0] client: Fail init if get_host_ip fails Jens Georg
- [gssdp/gssdp_1.0] tests: Fix test for getting netmask Jens Georg
- [gnome-initial-setup/gnome-3-36] NEWS for 3.36.4 Will Thompson
- [gnome-initial-setup] Created tag 3.36.4 Will Thompson
- [gssdp/gssdp_1.0] client: Use g_realloc instead of g_malloc Jens Georg
- [gssdp/gssdp_1.0] tests: Smarter detection of 127.0.0.1 interface Jens Georg
- [balsa] Update Romanian translation Translations User D-L
- [chronojump] Update Romanian translation Translations User D-L
- [gtk] Update Kazakh translation Translations User D-L
- [gtkmm] Add Gtk::BitsetConstIter and tests/bitset_iterator Kjell Ahlstedt
- [gitg] Update Kazakh translation Translations User D-L
- [empathy] Update Romanian translation Translations User D-L
- [gssdp/gssdp_1.0] client: Fix creating with IP only Jens Georg
- [giggle] Update Romanian translation Translations User D-L
- [gnome-initial-setup] Move README to README.md Will Thompson
- [gnome-initial-setup] driver: remove obsolete function prototype Will Thompson
- [gnome-initial-setup] README: Document vendor conf file Will Thompson
- [gnome-initial-setup] NEWS for 3.37.3 Will Thompson
- [gnome-initial-setup] Created tag 3.37.3 Will Thompson
- [gssdp/gssdp_1.0] Prepare 1.0.5 Jens Georg
- [gssdp] Created tag gssdp-1.0.5 Jens Georg
- [gnome-initial-setup] README.md: Syntax-highlight example Will Thompson
- [gssdp] tests: Add test for getting the netmask Jens Georg
- [baobab] Update Ukrainian translation Translations User D-L
- [eog-plugins] Update Romanian translation Translations User D-L
- [rygel] engine-gst: Use GES for time seeking during transcoding Jens Georg
- [rygel] core: Drop libtool support from plugin loader Jens Georg
- [rygel] core: Add mutually exclusive plugin support Jens Georg
- [rygel] test: Use a custom test class for plugin loaders Jens Georg
- [rygel] test: Add tests for MetaConfig Jens Georg
- [rygel] Created tag rygel-0.39.0 Jens Georg
- [rygel] test: Add test for conflicts with enable/disable Jens Georg
- [rygel] tests: Catch exceptions Jens Georg
- [rygel] tracker3: Add plugin to support tracker3 Jens Georg
- [rygel] tracker3: Port to new API Jens Georg
- [rygel] tracker3: Re-enable more containers Jens Georg
- [rygel] tracker3: Fix date comparison Jens Georg
- [rygel] tracker3: Restrict queries to graphs Jens Georg
- [rygel] tracker3: Fix folder filter Jens Georg
- [rygel] tracker3: Switch to STRSTARTS for folder checks Jens Georg
- [rygel] tracker3: Add missing storage clause to New container Jens Georg
- [rygel] tracker3: Fix crtical in cleanup query Jens Georg
- [rygel] tracker3: Fix insertion query Jens Georg
- [rygel] tracker3: Disable upload capability for now Jens Georg
- [rygel] Prepare Rygel 0.39.0 Jens Georg
- [tracker-miners] (16 commits) Created branch wip/carlosg/perf-squeeze Carlos Garnacho
- [tracker-miners/wip/carlosg/perf-squeeze: 1/16] tracker-miner-fs: Drop special case for update vs create Carlos Garnacho
- [tracker-miners/wip/carlosg/perf-squeeze: 2/16] libtracker-miner: Add notifier query to check for file existence Carlos Garnacho
- [tracker-miners/wip/carlosg/perf-squeeze: 3/16] libtracker-miner: Simplify URN getters Carlos Garnacho
- [tracker-miners/wip/carlosg/perf-squeeze: 4/16] libtracker-miner: Rework pre-caching of information element URNs Carlos Garnacho
- [tracker-miners/wip/carlosg/perf-squeeze: 5/16] libtracker-miner: Do not force URN query from the upper layers Carlos Garnacho
- [tracker-miners/wip/carlosg/perf-squeeze: 6/16] libtracker-miner: Perform URN queries in the tracker:FileSystem graph Carlos Garnacho
- [tracker-miners/wip/carlosg/perf-squeeze: 7/16] tracker-miner-fs: Move files into the tracker:FileSystem graph Carlos Garnacho
- [tracker-miners/wip/carlosg/perf-squeeze: 8/16] libtracker-miner: Drop filter_event vfunc Carlos Garnacho
- [tracker-miners/wip/carlosg/perf-squeeze: 9/16] libtracker-miner: Drop unused enum Carlos Garnacho
- [tracker-miners/wip/carlosg/perf-squeeze: 10/16] libtracker-miner: Move Update misc data to being GTask data Carlos Garnacho
- [tracker-miners/wip/carlosg/perf-squeeze: 11/16] tracker-miner-fs: Restore --no-daemon functionality Carlos Garnacho
- [tracker-miners/wip/carlosg/perf-squeeze: 12/16] tracker-miner-fs: Add --dry-run commandline argument Carlos Garnacho
- [tracker-miners/wip/carlosg/perf-squeeze: 13/16] libtracker-miner: Wait for the sparql buffer to be full before flush Carlos Garnacho
- [tracker-miners/wip/carlosg/perf-squeeze: 14/16] tracker-miner-fs: Preempt graph creation Carlos Garnacho
- [tracker-miners/wip/carlosg/perf-squeeze: 15/16] tracker-miner-fs: Process only one item at a time Carlos Garnacho
- [tracker-miners/wip/carlosg/perf-squeeze: 16/16] libtracker-miner: Try to process as many files as possible on every batch Carlos Garnacho
- [gjs/june-maintenance] CI: Fix image builds Philip Chimento
- [rygel] tests: Add missing *.plugin files Jens Georg
- [rygel] Prepare 0.39.1 Jens Georg
- [rygel] Created tag rygel-0.39.1 Jens Georg
- [tracker-miners] (3 commits) Non-fast-forward update to branch wip/carlosg/perf-squeeze Carlos Garnacho
- [tracker-miners/wip/carlosg/perf-squeeze: 1/3] tracker-miner-fs: Preempt graph creation Carlos Garnacho
- [tracker-miners/wip/carlosg/perf-squeeze: 2/3] tracker-miner-fs: Process only one item at a time Carlos Garnacho
- [tracker-miners/wip/carlosg/perf-squeeze: 3/3] libtracker-miner: Try to process as many files as possible on every batch Carlos Garnacho
- [gnome-music] coregrilo: Update wrapper function calls Jean Felder
- [gnome-music] coregrilo: Add docstrings to wrapper function Jean Felder
- [gnome-music] grltrackerwrapper: Add a docstring to get_artist_art function Jean Felder
- [libdmapsharing] Set required and maximum glib API versions W . Michael Petullo
- [rygel] Update Ukrainian translation Translations User D-L
- [gnome-build-meta] Created branch mcatanzaro/mutter-sysprof Michael Catanzaro
- [libdmapsharing/LIBDMAPSHARING_3_0] Set required and maximum glib API versions W . Michael Petullo
- [gnome-build-meta/mcatanzaro/mutter-sysprof] core/mutter.bst: disable sysprof Michael Catanzaro
- [tracker-miners] Non-fast-forward update to branch wip/carlosg/perf-squeeze Carlos Garnacho
- [tracker-miners/wip/carlosg/perf-squeeze] libtracker-miner: Gather as many SPARQL updates as possible for every batch Carlos Garnacho
- [epiphany] Fix non search regex check for ephy-reader Michael Catanzaro
- [evince] libdocument: Replace deprecated GTime by GDateTime Germán Poo-Caamaño
- [mutter] Created branch wip/exalm/unaccel Alexander Mikhaylenko
- [mutter/wip/exalm/unaccel] clutter: Add API for retrieving gesture unaccelerated deltas Alexander Mikhaylenko
- [mutter] Non-fast-forward update to branch wip/exalm/unaccel Alexander Mikhaylenko
- [mutter/wip/exalm/unaccel] clutter: Add API for retrieving gesture unaccelerated deltas Alexander Mikhaylenko
- [mutter] Non-fast-forward update to branch wip/exalm/unaccel Alexander Mikhaylenko
- [mutter/wip/exalm/unaccel] clutter: Add API for retrieving gesture unaccelerated deltas Alexander Mikhaylenko
- [rhythmbox] Update Finnish translation Translations User D-L
- [gtk] (4 commits) Created branch stringlist-judy Matthias Clasen
- [gtk/stringlist-judy: 1/4] Add a way to get the memory consumption of a string list Matthias Clasen
- [gtk/stringlist-judy: 2/4] Make a stringlist implementation using Judy arrays Matthias Clasen
- [gtk/stringlist-judy: 3/4] performance test: Print out memory sizes too Matthias Clasen
- [gtk/stringlist-judy: 4/4] Link the performance tests against libJudy Matthias Clasen
- [rygel] Update Romanian translation Translations User D-L
- [gtk] (14 commits) ...Merge branch 'wip/otte/for-master' into 'master' Matthias Clasen
- [gtk: 14/14] Merge branch 'wip/otte/for-master' into 'master' Matthias Clasen
- [gtk] Deleted branch wip/otte/for-master Benjamin Otte
- [tracker] (61 commits) Non-fast-forward update to branch wip/carlosg/portal Carlos Garnacho
- [tracker/wip/carlosg/portal: 31/61] libtracker-data: Add support for graph/service control over SPARQL queries Carlos Garnacho
- [tracker/wip/carlosg/portal: 32/61] libtracker-data: Add support for CONSTRAINT query prologues Carlos Garnacho
- [tracker/wip/carlosg/portal: 33/61] libtracker-data: Allow reducing set to the empty graph Carlos Garnacho
- [tracker/wip/carlosg/portal: 34/61] libtracker-data: Remove dead code Carlos Garnacho
- [tracker/wip/carlosg/portal: 35/61] libtracker-data: Refactor find_graph() function Carlos Garnacho
- [tracker/wip/carlosg/portal: 36/61] libtracker-data: Filter find_graph() by the given constraints Carlos Garnacho
- [tracker/wip/carlosg/portal: 37/61] libtracker-data: Restrict all uses of tracker_triples to the ConstraintDecl Carlos Garnacho
- [tracker/wip/carlosg/portal: 38/61] libtracker-common: Add method to build dbus URI Carlos Garnacho
- [tracker/wip/carlosg/portal: 39/61] libtracker-data: Implement DEFAULT/ALL in CONSTRAINT declaration Carlos Garnacho
- [tracker/wip/carlosg/portal: 40/61] libtracker-data: Filter down updates on forbidden graphs Carlos Garnacho
- [tracker/wip/carlosg/portal: 41/61] libtracker-data: Check graph permissions on graph manipulation syntax Carlos Garnacho
- [tracker/wip/carlosg/portal: 42/61] libtracker-data: Add graph policy checks on FTS queries Carlos Garnacho
- [tracker/wip/carlosg/portal: 43/61] libtracker-sparql: Export DBus endpoint structs in private header Carlos Garnacho
- [tracker/wip/carlosg/portal: 44/61] libtracker-sparql: Add private filtering methods to TrackerEndpointDBus Carlos Garnacho
- [tracker/wip/carlosg/portal: 45/61] build: restore dbus/systemd options Carlos Garnacho
- [tracker/wip/carlosg/portal: 46/61] portal: Add XDG portal implementation Carlos Garnacho
- [tracker/wip/carlosg/portal: 47/61] portal: Implement filtering endpoint Carlos Garnacho
- [tracker/wip/carlosg/portal: 48/61] libtracker-bus: Fallback through portal on bus connections Carlos Garnacho
- [tracker/wip/carlosg/portal: 49/61] examples: Add example flatpak definition Carlos Garnacho
- [tracker/wip/carlosg/portal: 50/61] portal: Handle */default keywords in policy Carlos Garnacho
- [tracker/wip/carlosg/portal: 51/61] portal: Set up watch on peers Carlos Garnacho
- [tracker/wip/carlosg/portal: 52/61] portal: Add DBus service file Carlos Garnacho
- [tracker/wip/carlosg/portal: 53/61] docs: Add xdg-tracker-portal manpage Carlos Garnacho
- [tracker/wip/carlosg/portal: 54/61] portal: Add CloseSession request Carlos Garnacho
- [tracker/wip/carlosg/portal: 55/61] libtracker-bus: Explicitly close sandbox sessions on connection close Carlos Garnacho
- [tracker/wip/carlosg/portal: 56/61] libtracker-data: Cache connections in SERVICES{} virtual table Carlos Garnacho
- [tracker/wip/carlosg/portal: 57/61] portal: Add systemd user session unit file Carlos Garnacho
- [tracker/wip/carlosg/portal: 58/61] portal: Handle missing .flatpak-info file Carlos Garnacho
- [tracker/wip/carlosg/portal: 59/61] tests: Add tests for CONSTRAINT declarations in prologue Carlos Garnacho
- [tracker/wip/carlosg/portal: 60/61] portal: Handle default object path in lookups Carlos Garnacho
- [tracker/wip/carlosg/portal: 61/61] ci: Don't install systemd user services Carlos Garnacho
- [gtk] (27 commits) Non-fast-forward update to branch file-filter2 Matthias Clasen
- [gtk/file-filter2: 21/27] filefiler: No more floating Matthias Clasen
- [gtk/file-filter2: 22/27] filefilter: Drop GtkFileFilterInfo Matthias Clasen
- [gtk/file-filter2: 23/27] simplifications Matthias Clasen
- [gtk/file-filter2: 24/27] filefilter: Convert to a GtkFilter Matthias Clasen
- [gtk/file-filter2: 25/27] Stop using gtk_file_filter_filter Matthias Clasen
- [gtk/file-filter2: 26/27] Drop gtk_file_filter_filter Matthias Clasen
- [gtk/file-filter2: 27/27] docs: Cleanups for the file filter docs Matthias Clasen
- [gtk] Non-fast-forward update to branch file-chooser-api-cleanups Matthias Clasen
- [gtk/file-chooser-api-cleanups] filechooser: Add gtk_file_chooser_get_shortcuts Matthias Clasen
- [balsa] (3 commits) ...Merge branch 'master' of gitlab.gnome.org:GNOME/balsa Peter Bloomfield
- [balsa: 1/3] compose-window: Ensure attachment has a filename Peter Bloomfield
- [balsa: 2/3] body: Another "message/external-body" fix Peter Bloomfield
- [balsa: 3/3] Merge branch 'master' of gitlab.gnome.org:GNOME/balsa Peter Bloomfield
- [balsa] (19 commits) Non-fast-forward update to branch stop-using-gtkbox-child-properties Peter Bloomfield
- [balsa/stop-using-gtkbox-child-properties: 6/19] Various: Stop using GtkBox child properties Peter Bloomfield
- [balsa/stop-using-gtkbox-child-properties: 7/19] Various: Stop using GtkBox child properties Peter Bloomfield
- [balsa/stop-using-gtkbox-child-properties: 8/19] Various: Stop using GtkBox child properties Peter Bloomfield
- [balsa/stop-using-gtkbox-child-properties: 9/19] source-viewer: Use container-add for a scrolled w Peter Bloomfield
- [balsa/stop-using-gtkbox-child-properties: 10/19] x509-cert-widget: Use container-add for scrolled w Peter Bloomfield
- [balsa/stop-using-gtkbox-child-properties: 11/19] Various: Stop using GtkBox child properties Peter Bloomfield
- [balsa/stop-using-gtkbox-child-properties: 12/19] Various: Stop using GtkBox child properties Peter Bloomfield
- [balsa/stop-using-gtkbox-child-properties: 13/19] Various: Stop using GtkBox child properties Peter Bloomfield
- [balsa/stop-using-gtkbox-child-properties: 14/19] Various: Stop using GtkBox child properties Peter Bloomfield
- [balsa/stop-using-gtkbox-child-properties: 15/19] Various: Stop using GtkBox child properties Peter Bloomfield
- [balsa/stop-using-gtkbox-child-properties: 16/19] Various: Stop using GtkBox child properties Peter Bloomfield
- [balsa/stop-using-gtkbox-child-properties: 17/19] Various: Stop using GtkBox child properties Peter Bloomfield
- [balsa/stop-using-gtkbox-child-properties: 18/19] Various: Stop using GtkBox child properties Peter Bloomfield
- [balsa/stop-using-gtkbox-child-properties: 19/19] Various: Stop using GtkBox child properties Peter Bloomfield
- [balsa] (67 commits) Non-fast-forward update to branch popover Peter Bloomfield
- [balsa/popover: 6/67] pref-manager: Use GtkPopover for "Add" options Peter Bloomfield
- [balsa/popover: 7/67] vfs: Port to GMenu Peter Bloomfield
- [balsa/popover: 8/67] libbalsa-vfs: New API to use with GMenu Peter Bloomfield
- [balsa/popover: 9/67] various: Port to new LibBalsaVfs API Peter Bloomfield
- [balsa/popover: 10/67] body: Add a gpointer user_data member Peter Bloomfield
- [balsa/popover: 11/67] mblist: Port the MRU menu to GMenu Peter Bloomfield
- [balsa/popover: 12/67] Various: Adapt to MRU menu changes Peter Bloomfield
- [balsa/popover: 13/67] compose window: Break the attachment context menu Peter Bloomfield
- [gtk] (4 commits) Non-fast-forward update to branch file-filter2 Matthias Clasen
- [balsa/popover: 14/67] balsa-index: Port context menu to GtkPopover Peter Bloomfield
- [gtk/file-filter2: 1/4] filefilter: Convert to a GtkFilter Matthias Clasen
- [balsa/popover: 15/67] compose window: Improve popover placement Peter Bloomfield
- [gtk/file-filter2: 2/4] Stop using gtk_file_filter_filter Matthias Clasen
- [balsa/popover: 16/67] Bump Gtk requirement to 3.22 Peter Bloomfield
- [gtk/file-filter2: 3/4] Drop gtk_file_filter_filter Matthias Clasen
- [balsa/popover: 17/67] balsa-index: Improve context menu placement Peter Bloomfield
- [gtk/file-filter2: 4/4] docs: Cleanups for the file filter docs Matthias Clasen
- [balsa/popover: 18/67] compose window: Improve context menu placement Peter Bloomfield
- [balsa/popover: 19/67] balsa-message: Improve the GtkPopover popup Peter Bloomfield
- [balsa/popover: 20/67] balsa-message: Port another popup to GtkPopover Peter Bloomfield
- [balsa/popover: 21/67] balsa-message: Port the parts-menu to GtkPopover Peter Bloomfield
- [balsa/popover: 22/67] balsa-index, balsa-message: Check GdkEvent Peter Bloomfield
- [balsa/popover: 23/67] Various: Port menus to GtkPopover Peter Bloomfield
- [balsa/popover: 24/67] balsa-mime-widget-text: Port HTML popup Peter Bloomfield
- [balsa/popover: 25/67] Bump required versions Peter Bloomfield
- [balsa/popover: 26/67] compose window: Port the language menu to GMenu Peter Bloomfield
- [balsa/popover: 27/67] toolbars: Port the popup menu to GtkPopover Peter Bloomfield
- [balsa/popover: 28/67] Various: Be more systematic when making GMenu s Peter Bloomfield
- [balsa/popover: 29/67] balsa-index: Improve popup positioning at pointer Peter Bloomfield
- [balsa/popover: 30/67] balsa-index: Change popup menu placement Peter Bloomfield
- [balsa/popover: 31/67] Fix some fallout from porting from *-event signals Peter Bloomfield
- [balsa/popover: 32/67] mime-widget-text: Connect to the "pressed" signal Peter Bloomfield
- [balsa/popover: 33/67] mime-widget-text: Use bmwt_html_ prefix Peter Bloomfield
- [balsa/popover: 34/67] compose-window: Use correct action-group Peter Bloomfield
- [balsa/popover: 35/67] Use BALSA_USE_POPOVER=0 environment var Peter Bloomfield
- [balsa/popover: 36/67] Use a BALSA_USE_POPOVER=0 environment variable Peter Bloomfield
- [balsa/popover: 37/67] pref-manager: Use GtkMenuButton Peter Bloomfield
- [balsa/popover: 38/67] Various: Make GtkMenu versions work Peter Bloomfield
- [balsa/popover: 39/67] Various: Implement libbalsa_popup_widget_new() Peter Bloomfield
- [balsa/popover: 40/67] Various: Check GTK_IS_POPOVER() when popping down Peter Bloomfield
- [balsa/popover: 41/67] Various: Actually launch the default app Peter Bloomfield
- [balsa/popover: 42/67] Various: Drop an unused parameter Peter Bloomfield
- [balsa/popover: 43/67] balsa-message: Use the correct GtkMenu Peter Bloomfield
- [balsa/popover: 44/67] Various: Implement libbalsa_popup_widget_popup() Peter Bloomfield
- [balsa/popover: 45/67] toolbar-factory: Make sure the popup is sensitive Peter Bloomfield
- [balsa/popover: 46/67] balsa-message: Pop up the parts menu at the button Peter Bloomfield
- [balsa/popover: 47/67] balsa-message: Pop down the parts popup Peter Bloomfield
- [balsa/popover: 48/67] libbalsa: In popup-widget, special case GtkToolbar Peter Bloomfield
- [balsa/popover: 49/67] libbalsa: When popping up, first check event Peter Bloomfield
- [balsa/popover: 50/67] balsa-mime-widget-image: Set popover relative to Peter Bloomfield
- [balsa/popover: 51/67] balsa-message: Restore toggle-all-inline to FALSE Peter Bloomfield
- [balsa/popover: 52/67] Various: New API for libbalsa_popup_widget_popup() Peter Bloomfield
- [balsa/popover: 53/67] balsa-mime-widget-text: Simplify popping down Peter Bloomfield
- [balsa/popover: 54/67] balsa-message: Use a GtkMenuButton for attachments Peter Bloomfield
- [balsa/popover: 55/67] balsa-index: pop up the context menu on the left Peter Bloomfield
- [balsa/popover: 56/67] popup-widgets: Center the popup when shift-F10 Peter Bloomfield
- [balsa/popover: 57/67] balsa-message: Manage menu settings Peter Bloomfield
- [balsa/popover: 58/67] balsa-message: Manage menu settings Peter Bloomfield
- [balsa/popover: 59/67] address-book-config: Add action-entries in helper Peter Bloomfield
- [balsa/popover: 60/67] balsa-index: Add action-entries in a helper Peter Bloomfield
- [balsa/popover: 61/67] balsa-message: Add action-entries in a helper Peter Bloomfield
- [balsa/popover: 62/67] mime-widget-text: Actually pop up a context menu Peter Bloomfield
- [balsa/popover: 63/67] Various: Fill some menus with stateless GMenuItems Peter Bloomfield
- [balsa/popover: 64/67] Various: Fill some menus with stateless GMenuItems Peter Bloomfield
- [balsa/popover: 65/67] Various: Improve the MRU menu helpers Peter Bloomfield
- [balsa/popover: 66/67] Minor cleanup Peter Bloomfield
- [balsa/popover: 67/67] balsa-mblist: Add guards Peter Bloomfield
- [gtk] (5 commits) Non-fast-forward update to branch file-filter2 Matthias Clasen
- [gtk/file-filter2: 1/5] filefilter: Drop GtkFileFilterInfo Matthias Clasen
- [gtk/file-filter2: 2/5] filefilter: Convert to a GtkFilter Matthias Clasen
- [gtk/file-filter2: 3/5] Stop using gtk_file_filter_filter Matthias Clasen
- [gtk/file-filter2: 4/5] Drop gtk_file_filter_filter Matthias Clasen
- [gtk/file-filter2: 5/5] docs: Cleanups for the file filter docs Matthias Clasen
- [gtk] Non-fast-forward update to branch file-chooser-api-cleanups Matthias Clasen
- [gtk/file-chooser-api-cleanups] filechooser: Add gtk_file_chooser_get_shortcuts Matthias Clasen
- [tracker] (16 commits) Non-fast-forward update to branch wip/carlosg/portal Carlos Garnacho
- [tracker/wip/carlosg/portal: 1/16] examples: Add example flatpak definition Carlos Garnacho
- [tracker/wip/carlosg/portal: 2/16] portal: Handle */default keywords in policy Carlos Garnacho
- [tracker/wip/carlosg/portal: 3/16] portal: Set up watch on peers Carlos Garnacho
- [tracker/wip/carlosg/portal: 4/16] portal: Add DBus service file Carlos Garnacho
- [tracker/wip/carlosg/portal: 5/16] docs: Add xdg-tracker-portal manpage Carlos Garnacho
- [tracker/wip/carlosg/portal: 6/16] portal: Add CloseSession request Carlos Garnacho
- [tracker/wip/carlosg/portal: 7/16] libtracker-bus: Explicitly close sandbox sessions on connection close Carlos Garnacho
- [tracker/wip/carlosg/portal: 8/16] libtracker-data: Cache connections in SERVICES{} virtual table Carlos Garnacho
- [tracker/wip/carlosg/portal: 9/16] portal: Add systemd user session unit file Carlos Garnacho
- [tracker/wip/carlosg/portal: 10/16] portal: Handle missing .flatpak-info file Carlos Garnacho
- [tracker/wip/carlosg/portal: 11/16] tests: Add tests for CONSTRAINT declarations in prologue Carlos Garnacho
- [tracker/wip/carlosg/portal: 12/16] portal: Handle default object path in lookups Carlos Garnacho
- [tracker/wip/carlosg/portal: 13/16] ci: Don't install systemd user services Carlos Garnacho
- [tracker/wip/carlosg/portal: 14/16] libtracker-data: Allow prefixed names in constraint rules Carlos Garnacho
- [tracker/wip/carlosg/portal: 15/16] portal: Allow prefixed names in graph constraints Carlos Garnacho
- [tracker/wip/carlosg/portal: 16/16] tracker: Initialize variable Carlos Garnacho
- [libdmapsharing] .gitlab-ci.yml: build Fedora RPM and preserve as artifact W . Michael Petullo
- [gtk] (13 commits) Non-fast-forward update to branch wip/otte/vector Benjamin Otte
- [gtk/wip/otte/vector: 4/13] Add GtkVector Benjamin Otte
- [gtk/wip/otte/vector: 5/13] cssselector: Use GtkVector Benjamin Otte
- [gtk/wip/otte/vector: 6/13] main: Use a GtkVector Benjamin Otte
- [gtk/wip/otte/vector: 7/13] Remove preallocated array code Benjamin Otte
- [gtk/wip/otte/vector: 8/13] snapshot: Move structs into .c file Benjamin Otte
- [gtk/wip/otte/vector: 9/13] snapshot: Port node list to vector Benjamin Otte
- [gtk/wip/otte/vector: 10/13] vector: Add null-termination Benjamin Otte
- [gtk/wip/otte/vector: 11/13] icontheme: Use GtkVector Benjamin Otte
- [gtk/wip/otte/vector: 12/13] vector: Add a bunch of new features Benjamin Otte
- [gtk/wip/otte/vector: 13/13] snapshot: Use GtkVector for the state stack Benjamin Otte
- [libdmapsharing] .gitlab-ci.yml: add config.log to artifacts W . Michael Petullo
- [libdmapsharing] .gitlab-ci.yml: simplify build-fedora W . Michael Petullo
- [libdmapsharing] .gitlab-ci.yml: add make to build-fedora W . Michael Petullo
- [libdmapsharing] .gitlab-ci.yml: install Vala for building RPM W . Michael Petullo
- [libdmapsharing] .gitlab-ci.yml: remove gee from build-ubuntu W . Michael Petullo
- [libdmapsharing] .gitlab-ci.yml: remove --disable-tests in build-fedora to satisfy "make dist" W . Michael Petullo
- [gtk] (7 commits) Non-fast-forward update to branch file-filter2 Matthias Clasen
- [gtk/file-filter2: 1/7] filefilter: Drop GtkFileFilterInfo Matthias Clasen
- [gtk/file-filter2: 2/7] filefilter: Drop custom filters Matthias Clasen
- [gtk/file-filter2: 3/7] filefilter: Drop GtkFileFilterFlags Matthias Clasen
- [gtk/file-filter2: 4/7] filefilter: Convert to a GtkFilter Matthias Clasen
- [gtk/file-filter2: 5/7] Stop using gtk_file_filter_filter Matthias Clasen
- [gtk/file-filter2: 6/7] Drop gtk_file_filter_filter Matthias Clasen
- [gtk/file-filter2: 7/7] docs: Cleanups for the file filter docs Matthias Clasen
- [libdmapsharing/LIBDMAPSHARING_3_0] Use g_cclosure_marshal_generic rather than generated marshaling routines W . Michael Petullo
- [libdmapsharing] .gitlab-ci.yml: update artifact globs W . Michael Petullo
- [libdmapsharing] .gitlab-ci.yml: adjust how we specify RPM artifacts W . Michael Petullo
- [gtk] (6 commits) Non-fast-forward update to branch file-filter2 Matthias Clasen
- [gtk/file-filter2: 1/6] filefilter: Drop GtkFileFilterFlags Matthias Clasen
- [gtk/file-filter2: 2/6] filefilter: Convert to a GtkFilter Matthias Clasen
- [gtk/file-filter2: 3/6] Stop using gtk_file_filter_filter Matthias Clasen
- [gtk/file-filter2: 4/6] Drop gtk_file_filter_filter Matthias Clasen
- [gtk/file-filter2: 5/6] docs: Cleanups for the file filter docs Matthias Clasen
- [gtk/file-filter2: 6/6] filefilter: Cleanups and optimizations Matthias Clasen
- [libdmapsharing] .gitlab-ci.yml: fix syntax W . Michael Petullo
- [vala/staging] glib-2.0: Add more explicit type_id attributes for various symbols Rico Tzschichholz
- [libdmapsharing] Update config.h.in following use of GLIB_VERSION_*_* W . Michael Petullo
- [libdmapsharing/LIBDMAPSHARING_3_0] Update config.h.in following use of GLIB_VERSION_*_* W . Michael Petullo
- [libdmapsharing/LIBDMAPSHARING_3_0] Remove config.h.in from Git W . Michael Petullo
- [libdmapsharing] Remove config.h.in from Git W . Michael Petullo
- [gtk/wip/otte/vector] testsuite: Add some vector performance tests Benjamin Otte
- [gtk] Non-fast-forward update to branch wip/otte/vector Benjamin Otte
- [gtk/wip/otte/vector] testsuite: Add some vector performance tests Benjamin Otte
- [four-in-a-row/gnome-3-36] Prepare 3.36.4. Arnaud B .
- [four-in-a-row/gnome-3-36] Fix AppData file. Arnaud B .
- [four-in-a-row/gnome-3-36] Try to fix CI. Arnaud B .
- [libdmapsharing] Remove support for howl W . Michael Petullo
- [vala] glib-2.0: Add more explicit type_id attributes for various symbols Rico Tzschichholz
- [four-in-a-row] Created tag 3.36.4 Arnaud B .
- [dconf-editor/gnome-3-36] Prepare 3.36.4. Arnaud B .
- [gtk] (4 commits) Non-fast-forward update to branch wip/otte/vector Benjamin Otte
- [gtk/wip/otte/vector: 1/4] icontheme: Use GtkVector Benjamin Otte
- [gtk/wip/otte/vector: 2/4] vector: Add a bunch of new features Benjamin Otte
- [gtk/wip/otte/vector: 3/4] snapshot: Use GtkVector for the state stack Benjamin Otte
- [gtk/wip/otte/vector: 4/4] testsuite: Add some vector performance tests Benjamin Otte
- [dconf-editor] Created tag 3.36.4 Arnaud B .
- [gtk] (10 commits) ...Merge branch 'file-filter2' into 'master' Matthias Clasen
- [gtk: 10/10] Merge branch 'file-filter2' into 'master' Matthias Clasen
- [gnome-2048/gnome-3-36] Prepare 3.36.4. Arnaud B .
- [rygel] tracker3: Make optional for now Jens Georg
- [gnome-2048] Created tag 3.36.4 Arnaud B .
- [balsa] (15 commits) Non-fast-forward update to branch stop-using-gtkbox-child-properties Peter Bloomfield
- [balsa/stop-using-gtkbox-child-properties: 1/15] body: Use case-insensitive match. Peter Bloomfield
- [balsa/stop-using-gtkbox-child-properties: 2/15] Various: Stop using GtkBox child properties Peter Bloomfield
- [balsa/stop-using-gtkbox-child-properties: 3/15] Various: Stop using GtkBox child properties Peter Bloomfield
- [balsa/stop-using-gtkbox-child-properties: 4/15] Various: Stop using GtkBox child properties Peter Bloomfield
- [balsa] (63 commits) Non-fast-forward update to branch popover Peter Bloomfield
- [balsa/stop-using-gtkbox-child-properties: 5/15] source-viewer: Use container-add for a scrolled w Peter Bloomfield
- [balsa/popover: 2/63] pref-manager: Use GtkPopover for "Add" options Peter Bloomfield
- [balsa/stop-using-gtkbox-child-properties: 6/15] x509-cert-widget: Use container-add for scrolled w Peter Bloomfield
- [balsa/popover: 3/63] vfs: Port to GMenu Peter Bloomfield
- [balsa/stop-using-gtkbox-child-properties: 7/15] Various: Stop using GtkBox child properties Peter Bloomfield
- [balsa/popover: 4/63] libbalsa-vfs: New API to use with GMenu Peter Bloomfield
- [balsa/stop-using-gtkbox-child-properties: 8/15] Various: Stop using GtkBox child properties Peter Bloomfield
- [balsa/popover: 5/63] various: Port to new LibBalsaVfs API Peter Bloomfield
- [balsa/stop-using-gtkbox-child-properties: 9/15] Various: Stop using GtkBox child properties Peter Bloomfield
- [balsa/popover: 6/63] body: Add a gpointer user_data member Peter Bloomfield
- [balsa/stop-using-gtkbox-child-properties: 10/15] Various: Stop using GtkBox child properties Peter Bloomfield
- [balsa/popover: 7/63] mblist: Port the MRU menu to GMenu Peter Bloomfield
- [balsa/stop-using-gtkbox-child-properties: 11/15] Various: Stop using GtkBox child properties Peter Bloomfield
- [balsa/popover: 8/63] Various: Adapt to MRU menu changes Peter Bloomfield
- [balsa/stop-using-gtkbox-child-properties: 12/15] Various: Stop using GtkBox child properties Peter Bloomfield
- [balsa/popover: 9/63] compose window: Break the attachment context menu Peter Bloomfield
- [balsa/stop-using-gtkbox-child-properties: 13/15] Various: Stop using GtkBox child properties Peter Bloomfield
- [balsa/popover: 10/63] balsa-index: Port context menu to GtkPopover Peter Bloomfield
- [balsa/stop-using-gtkbox-child-properties: 14/15] Various: Stop using GtkBox child properties Peter Bloomfield
- [balsa/popover: 11/63] compose window: Improve popover placement Peter Bloomfield
- [balsa/stop-using-gtkbox-child-properties: 15/15] Various: Stop using GtkBox child properties Peter Bloomfield
- [balsa/popover: 12/63] Bump Gtk requirement to 3.22 Peter Bloomfield
- [balsa/popover: 13/63] balsa-index: Improve context menu placement Peter Bloomfield
- [balsa/popover: 14/63] compose window: Improve context menu placement Peter Bloomfield
- [balsa] body: Use case-insensitive match. Peter Bloomfield
- [balsa/popover: 15/63] balsa-message: Improve the GtkPopover popup Peter Bloomfield
- [balsa/popover: 16/63] balsa-message: Port another popup to GtkPopover Peter Bloomfield
- [balsa/popover: 17/63] balsa-message: Port the parts-menu to GtkPopover Peter Bloomfield
- [balsa/popover: 18/63] balsa-index, balsa-message: Check GdkEvent Peter Bloomfield
- [balsa/popover: 19/63] Various: Port menus to GtkPopover Peter Bloomfield
- [balsa/popover: 20/63] balsa-mime-widget-text: Port HTML popup Peter Bloomfield
- [balsa/popover: 21/63] Bump required versions Peter Bloomfield
- [balsa/popover: 22/63] compose window: Port the language menu to GMenu Peter Bloomfield
- [balsa/popover: 23/63] toolbars: Port the popup menu to GtkPopover Peter Bloomfield
- [balsa/popover: 24/63] Various: Be more systematic when making GMenu s Peter Bloomfield
- [balsa/popover: 25/63] balsa-index: Improve popup positioning at pointer Peter Bloomfield
- [balsa/popover: 26/63] balsa-index: Change popup menu placement Peter Bloomfield
- [balsa/popover: 27/63] Fix some fallout from porting from *-event signals Peter Bloomfield
- [balsa/popover: 28/63] mime-widget-text: Connect to the "pressed" signal Peter Bloomfield
- [balsa/popover: 29/63] mime-widget-text: Use bmwt_html_ prefix Peter Bloomfield
- [balsa/popover: 30/63] compose-window: Use correct action-group Peter Bloomfield
- [balsa/popover: 31/63] Use BALSA_USE_POPOVER=0 environment var Peter Bloomfield
- [balsa/popover: 32/63] Use a BALSA_USE_POPOVER=0 environment variable Peter Bloomfield
- [balsa/popover: 33/63] pref-manager: Use GtkMenuButton Peter Bloomfield
- [balsa/popover: 34/63] Various: Make GtkMenu versions work Peter Bloomfield
- [balsa/popover: 35/63] Various: Implement libbalsa_popup_widget_new() Peter Bloomfield
- [balsa/popover: 36/63] Various: Check GTK_IS_POPOVER() when popping down Peter Bloomfield
- [balsa/popover: 37/63] Various: Actually launch the default app Peter Bloomfield
- [balsa/popover: 38/63] Various: Drop an unused parameter Peter Bloomfield
- [gnome-taquin/gnome-3-36] Prepare 3.36.4. Arnaud B .
- [balsa/popover: 39/63] balsa-message: Use the correct GtkMenu Peter Bloomfield
- [balsa/popover: 40/63] Various: Implement libbalsa_popup_widget_popup() Peter Bloomfield
- [balsa/popover: 41/63] toolbar-factory: Make sure the popup is sensitive Peter Bloomfield
- [balsa/popover: 42/63] balsa-message: Pop up the parts menu at the button Peter Bloomfield
- [balsa/popover: 43/63] balsa-message: Pop down the parts popup Peter Bloomfield
- [balsa/popover: 44/63] libbalsa: In popup-widget, special case GtkToolbar Peter Bloomfield
- [balsa/popover: 45/63] libbalsa: When popping up, first check event Peter Bloomfield
- [balsa/popover: 46/63] balsa-mime-widget-image: Set popover relative to Peter Bloomfield
- [balsa/popover: 47/63] balsa-message: Restore toggle-all-inline to FALSE Peter Bloomfield
- [balsa/popover: 48/63] Various: New API for libbalsa_popup_widget_popup() Peter Bloomfield
- [balsa/popover: 49/63] balsa-mime-widget-text: Simplify popping down Peter Bloomfield
- [balsa/popover: 50/63] balsa-message: Use a GtkMenuButton for attachments Peter Bloomfield
- [balsa/popover: 51/63] balsa-index: pop up the context menu on the left Peter Bloomfield
- [balsa/popover: 52/63] popup-widgets: Center the popup when shift-F10 Peter Bloomfield
- [balsa/popover: 53/63] balsa-message: Manage menu settings Peter Bloomfield
- [balsa/popover: 54/63] balsa-message: Manage menu settings Peter Bloomfield
- [balsa/popover: 55/63] address-book-config: Add action-entries in helper Peter Bloomfield
- [balsa/popover: 56/63] balsa-index: Add action-entries in a helper Peter Bloomfield
- [balsa/popover: 57/63] balsa-message: Add action-entries in a helper Peter Bloomfield
- [balsa/popover: 58/63] mime-widget-text: Actually pop up a context menu Peter Bloomfield
- [balsa/popover: 59/63] Various: Fill some menus with stateless GMenuItems Peter Bloomfield
- [balsa/popover: 60/63] Various: Fill some menus with stateless GMenuItems Peter Bloomfield
- [balsa/popover: 61/63] Various: Improve the MRU menu helpers Peter Bloomfield
- [balsa/popover: 62/63] Minor cleanup Peter Bloomfield
- [balsa/popover: 63/63] balsa-mblist: Add guards Peter Bloomfield
- [gnome-taquin] Created tag 3.36.4 Arnaud B .
- [gnome-software] Update Greek translation Translations User D-L
- [gnome-system-monitor] Update Greek translation Translations User D-L
- [gnome-taquin] Remove "the" and "keys sequence" Arnaud B .
- [iagno] Improve help. Arnaud B .
- [gnome-screenshot] Update Greek translation Translations User D-L
- [gnome-photos] Update Greek translation Translations User D-L
- [gnome-tetravex/gnome-3-36] Prepare 3.36.4. Arnaud B .
- [gnome-tetravex] Created tag 3.36.4 Arnaud B .
- [libdmapsharing] Fix build failure when GStreamer absent W . Michael Petullo
- [libdmapsharing/LIBDMAPSHARING_3_0] Fix build failure when GStreamer absent W . Michael Petullo
- [gnome-contacts] Update Greek translation Translations User D-L
- [mutter] clutter-backend: Default to scale 1 Robert Mader
- [gnome-klotski] Fix icon in Scores dialog. Arnaud B .
- [gnome-2048] Fix icon in Scores dialog. Arnaud B .
- [mutter] (2 commits) Non-fast-forward update to branch wip/exalm/unaccel Alexander Mikhaylenko
- [mutter/wip/exalm/unaccel: 2/2] clutter: Add API for retrieving gesture unaccelerated deltas Alexander Mikhaylenko
- [five-or-more] Created branch arnaudb/scores-dialog-icon Arnaud B .
- [five-or-more/arnaudb/scores-dialog-icon] Fix icon in Scores dialog. Arnaud B .
- [gnome-mines] Created branch arnaudb/scores-dialog-icon Arnaud B .
- [gnome-mines/arnaudb/scores-dialog-icon] Fix icon in Scores dialog. Arnaud B .
- [five-or-more] Non-fast-forward update to branch arnaudb/scores-dialog-icon Arnaud B .
- [five-or-more/arnaudb/scores-dialog-icon] Fix icon in Scores dialog. Arnaud B .
- [five-or-more] Non-fast-forward update to branch arnaudb/scores-dialog-icon Arnaud B .
- [five-or-more/arnaudb/scores-dialog-icon] Fix icon in Scores dialog. Arnaud B .
- [gnome-nibbles] Created branch arnaudb/scores-dialog-icon Arnaud B .
- [gnome-nibbles/arnaudb/scores-dialog-icon] Fix icon in Scores dialog. Arnaud B .
- [gnumeric] Fix layout. Morten Welinder
- [five-or-more] Non-fast-forward update to branch arnaudb/scores-dialog-icon Arnaud B .
- [five-or-more/arnaudb/scores-dialog-icon] Fix icon in Scores dialog. Arnaud B .
- [gnome-music] (22 commits) Non-fast-forward update to branch wip/mschraal/core-thumb-property Marinus Schraal
- [gnome-music/wip/mschraal/core-thumb-property: 5/22] coreartist: Rework retrieval Marinus Schraal
- [gnome-music/wip/mschraal/core-thumb-property: 6/22] artistart: Split out retrieval and cache storage Marinus Schraal
- [gnome-music/wip/mschraal/core-thumb-property: 7/22] artcache: Unify DefaultIcon and _make_icon_frame Marinus Schraal
- [gnome-music/wip/mschraal/core-thumb-property: 8/22] artistartstack: Disconnect cache callback Marinus Schraal
- [gnome-music/wip/mschraal/core-thumb-property: 9/22] artistartstack: Remove DefaultIcon use Marinus Schraal
- [gnome-music/wip/mschraal/core-thumb-property: 10/22] artistartstack: Remove unused variable Marinus Schraal
- [gnome-music/wip/mschraal/core-thumb-property: 11/22] artstack: Renamed from ArtistArtStack Marinus Schraal
- [gnome-music/wip/mschraal/core-thumb-property: 12/22] artstack: Add default size setter Marinus Schraal
- [gnome-music/wip/mschraal/core-thumb-property: 13/22] corealbum: Add thumbnail property Marinus Schraal
- [gnome-music/wip/mschraal/core-thumb-property: 14/22] Rename StoreArtist to StoreArt Marinus Schraal
- [gnome-music/wip/mschraal/core-thumb-property: 15/22] Restore embedded art support Marinus Schraal
- [gnome-music/wip/mschraal/core-thumb-property: 16/22] artstack: Disconnect notification on coreobject change Marinus Schraal
- [gnome-music/wip/mschraal/core-thumb-property: 17/22] coresong: Add thumbnail property Marinus Schraal
- [gnome-music/wip/mschraal/core-thumb-property: 18/22] mpris: Use CoreSong thumbnail property Marinus Schraal
- [gnome-music/wip/mschraal/core-thumb-property: 20/22] Remove coverstack.py and albumartcache.py Marinus Schraal
- [gnome-music/wip/mschraal/core-thumb-property: 19/22] utils: Add ArtSize enum Marinus Schraal
- [gnome-music/wip/mschraal/core-thumb-property: 21/22] grltrackerwrapper: Clarify function name Marinus Schraal
- [gnome-music/wip/mschraal/core-thumb-property: 22/22] grltrackerwrapper: Consolidate art queries Marinus Schraal
- [gjs] (5 commits) ...Merge branch 'june-maintenance' into 'master' Philip Chimento
- [gjs] Deleted branch june-maintenance Philip Chimento
- [gjs: 5/5] Merge branch 'june-maintenance' into 'master' Philip Chimento
- [evince] build: Bump glib requirement to 2.44 Germán Poo-Caamaño
- [gnumeric] Workbook: cache computed sheet size. Morten Welinder
- [gnome-music] (18 commits) Non-fast-forward update to branch wip/mschraal/core-thumb-property Marinus Schraal
- [gnome-music/wip/mschraal/core-thumb-property: 1/18] coreartist: Rework retrieval Marinus Schraal
- [gnome-music/wip/mschraal/core-thumb-property: 2/18] artistart: Split out retrieval and cache storage Marinus Schraal
- [gnome-music/wip/mschraal/core-thumb-property: 3/18] artcache: Unify DefaultIcon and _make_icon_frame Marinus Schraal
- [gnome-music/wip/mschraal/core-thumb-property: 4/18] artistartstack: Disconnect cache callback Marinus Schraal
- [gnome-music/wip/mschraal/core-thumb-property: 5/18] artistartstack: Remove DefaultIcon use Marinus Schraal
- [gnome-music/wip/mschraal/core-thumb-property: 6/18] artistartstack: Remove unused variable Marinus Schraal
- [gnome-music/wip/mschraal/core-thumb-property: 7/18] artstack: Renamed from ArtistArtStack Marinus Schraal
- [gnome-music/wip/mschraal/core-thumb-property: 8/18] artstack: Add default size setter Marinus Schraal
- [gnome-music/wip/mschraal/core-thumb-property: 9/18] corealbum: Add thumbnail property Marinus Schraal
- [gnome-music/wip/mschraal/core-thumb-property: 10/18] Rename StoreArtist to StoreArt Marinus Schraal
- [gnome-music/wip/mschraal/core-thumb-property: 11/18] Restore embedded art support Marinus Schraal
- [gnome-music/wip/mschraal/core-thumb-property: 12/18] artstack: Disconnect notification on coreobject change Marinus Schraal
- [gnome-music/wip/mschraal/core-thumb-property: 13/18] coresong: Add thumbnail property Marinus Schraal
- [gnome-music/wip/mschraal/core-thumb-property: 14/18] mpris: Use CoreSong thumbnail property Marinus Schraal
- [gnome-music/wip/mschraal/core-thumb-property: 15/18] utils: Add ArtSize enum Marinus Schraal
- [gnome-music/wip/mschraal/core-thumb-property: 16/18] Remove coverstack.py and albumartcache.py Marinus Schraal
- [gnome-music/wip/mschraal/core-thumb-property: 17/18] grltrackerwrapper: Clarify function name Marinus Schraal
- [gnome-music/wip/mschraal/core-thumb-property: 18/18] grltrackerwrapper: Consolidate art queries Marinus Schraal
- [gnome-robots] Created branch arnaudb/scores-dialog-icon Arnaud B .
- [gnome-robots/arnaudb/scores-dialog-icon] Fix icon in Scores dialog. Arnaud B .
- [swell-foop] Created branch arnaudb/scores-dialog-icon Arnaud B .
- [swell-foop/arnaudb/scores-dialog-icon] Fix icon in Scores dialog. Arnaud B .
- [gnumeric] Introspection fix. Morten Welinder
- [gnumeric] Typos. Lots of typos. Morten Welinder
- [gjs/mozjs78] Re-enable cache. Evan Welsh
- [gjs/mozjs78] Fix proto properties for dynamic classes. - Flags is no longer writable, so edit it inline. Evan Welsh
06 July 2020
07 July 2020
08 July 2020
09 July 2020
10 July 2020
11 July 2020
12 July 2020
13 July 2020
14 July 2020
15 July 2020
16 July 2020
- [gnome-shell] extensionDownloader: Fix check for updates with several extensions Florian Müllner
- [gnome-shell/gnome-3-36] extensionDownloader: Fix check for updates with several extensions Florian Müllner
- [gnome-build-meta] Update Freedesktop SDK to 20.08beta.3 Jordan Petridis
- [gnome-build-meta] Deleted branch valentindavid/fdsdk-20.08beta.3 Valentin David
- [gnome-build-meta] (3 commits) Non-fast-forward update to branch mcatanzaro/glade Jordan Petridis
- [gnome-build-meta/mcatanzaro/glade: 2/3] Revert "core-deps/glade-base.bst -> core-deps/glade.bst" Jordan Petridis
- [gnome-build-meta/mcatanzaro/glade: 3/3] Revert "Add core-deps/glade-libs.bst" Jordan Petridis
- [gnome-build-meta] (2 commits) Non-fast-forward update to branch valentindavid/gnome-builder-dependencies Jordan Petridis
- [gnome-build-meta/valentindavid/gnome-builder-dependencies: 2/2] gnome-builder: Add missing runtime dependencies Jordan Petridis
- [gnome-build-meta] (12 commits) Non-fast-forward update to branch valentindavid/ccid-drivers Jordan Petridis
- [gnome-build-meta/valentindavid/ccid-drivers: 9/12] Use libusb from Freedesktop SDK Jordan Petridis
- [gnome-build-meta/valentindavid/ccid-drivers: 10/12] Add CCID (smart cards/security tokens) drivers for GnuPG in bootable images Jordan Petridis
- [gnome-build-meta/valentindavid/ccid-drivers: 11/12] Move pinentry to the SDK Jordan Petridis
- [gnome-build-meta/valentindavid/ccid-drivers: 12/12] Add systemd user units for gnupg Jordan Petridis
- [gnome-build-meta] gnome-builder: Add missing runtime dependencies Jordan Petridis
- [gnome-build-meta] Deleted branch valentindavid/gnome-builder-dependencies Valentin David
- [gnome-sudoku/gnome-3-36] Update Kazakh translation Translations User D-L
- [gnome-sudoku] Update Kazakh translation Translations User D-L
- [libgnome-games-support/games-1-6] Add Kazakh translation Translations User D-L
- [gnome-taquin/gnome-3-36] Add Kazakh translation Translations User D-L
- [brasero] Update Kazakh translation Translations User D-L
- [epiphany] Update Ukrainian translation Translations User D-L
- [glib] Update Ukrainian translation Translations User D-L
- [eog] Update Ukrainian translation Translations User D-L
- [gnome-latex] Update Ukrainian translation Translations User D-L
- [store-web] Fix syntax error Bartłomiej Piotrowski
- [gnome-maps] (9 commits) Non-fast-forward update to branch wip/mlundblad/gtk4-and-shumate Marcus Lundblad
- [gnome-maps/wip/mlundblad/gtk4-and-shumate: 9/9] WIP: Port to GTK 4 and Shumate Marcus Lundblad
- [gnome-build-meta] (4 commits) Non-fast-forward update to branch abderrahim/remove-dconf Abderrahim Kitouni
- [gnome-build-meta/abderrahim/remove-dconf: 3/4] split ibus into library and daemon Abderrahim Kitouni
- [gnome-build-meta/abderrahim/remove-dconf: 4/4] remove dconf from the flatpak runtimes Abderrahim Kitouni
- [gtk/gtk-3-24] (2 commits) ...Merge branch 'wl_resize_saved' into 'gtk-3-24' Jonas Ådahl
- [gtk/gtk-3-24: 1/2] wayland: prefer a manually requested size over the configure hint Jonas Ådahl
- [gtk/gtk-3-24: 2/2] Merge branch 'wl_resize_saved' into 'gtk-3-24' Jonas Ådahl
- [adwaita-icon-theme] fullcolor: drive tweaks Jakub Steiner
- [gnome-build-meta] (2 commits) ...remove dconf from the flatpak runtimes Abderrahim Kitouni
- [gnome-build-meta] Deleted branch abderrahim/remove-dconf Abderrahim Kitouni
- [chronojump] RunEncoder finish can be pressed when actually capturing (not before) Xavier de Blas
- [chronojump] Encoder barplot feedback historical shows date Xavier de Blas
- [chronojump] Updated howto_git Xavier de Blas
- [gnome-shell/benzea/systemd-3.36-units] Apply 1 suggestion(s) to 1 file(s) Benjamin Berg
- [gnome-shell/benzea/systemd-3.36-units] Apply 1 suggestion(s) to 1 file(s) Benjamin Berg
- [gnome-build-meta] (7 commits) Non-fast-forward update to branch valentindavid/ccid-drivers Abderrahim Kitouni
- [gnome-build-meta/valentindavid/ccid-drivers: 4/7] Use libusb from Freedesktop SDK Abderrahim Kitouni
- [gnome-build-meta/valentindavid/ccid-drivers: 5/7] Add CCID (smart cards/security tokens) drivers for GnuPG in bootable images Abderrahim Kitouni
- [gnome-build-meta/valentindavid/ccid-drivers: 6/7] Move pinentry to the SDK Abderrahim Kitouni
- [gnome-build-meta/valentindavid/ccid-drivers: 7/7] Add systemd user units for gnupg Abderrahim Kitouni
- [chronojump] Needed on today's commit: Encoder barplot feedback historical shows date Xavier de Blas
- [chronojump] Fixed run encoder graph at first capture Xavier de Blas
- [fractal] Deleted branch remove-clippy-warnings Alexandre Franke
- [fractal] Deleted branch notif-msg-types Alexandre Franke
- [fractal] Deleted branch single-popover Alexandre Franke
- [eog] (8 commits) Non-fast-forward update to branch set-wallpaper-with-portal Felipe Borges
- [eog/set-wallpaper-with-portal: 8/8] EogWindow, EogUtil: Use portals for setting wallpaper when possible Felipe Borges
- [gtk/gtk-3-24] gtkcssshadowvalue.c: Fix build on older Visual Studio Chun-wei Fan
- [gtk/gtk-3-24] gtk/gtkfilechoosernativeportal.c: Fix on C89 compilers Chun-wei Fan
- [gtk] Created branch move-msvc-projects Chun-wei Fan
- [gtk/move-msvc-projects] Visual Studio projects: move projects to win32/ Chun-wei Fan
- [gimp] app: add contents of /.flatpak-info in the verbose info. Jehan
- [fractal] Update Romanian translation Translations User D-L
- [gtk/matthiasc/for-master] (17 commits) ...inspector: Avoid losing a reference Matthias Clasen
- [gtk/matthiasc/for-master: 13/17] inspector: Drop an unused field Matthias Clasen
- [gtk/matthiasc/for-master: 14/17] inspector: Drop a Private struct Matthias Clasen
- [gtk/matthiasc/for-master: 15/17] inspector: Don't derive from GtkBox Matthias Clasen
- [gtk/matthiasc/for-master: 16/17] treelistrowsorter: Fix a faulty example Matthias Clasen
- [gtk/matthiasc/for-master: 17/17] inspector: Avoid losing a reference Matthias Clasen
- [tracker-miners] Update Romanian translation Translations User D-L
- [epiphany] Update Romanian translation Translations User D-L
- [glib] Update Romanian translation Translations User D-L
- [damned-lies] Update Romanian translation Translations User D-L
- [NetworkManager-fortisslvpn] Update Turkish translation Translations User D-L
- [NetworkManager-libreswan] Update Turkish translation Translations User D-L
- [NetworkManager-openvpn] Update Turkish translation Translations User D-L
- [NetworkManager-pptp] Update Turkish translation Translations User D-L
- [NetworkManager-vpnc] Update Turkish translation Translations User D-L
- [gnome-tour] Update Romanian translation Translations User D-L
- [gnome-clocks] Created branch bilelmoussaoui/fonts Bilal Elmoussaoui
- [gnome-clocks/bilelmoussaoui/fonts] consistent remove button in world/alarms panels Bilal Elmoussaoui
- [network-manager-applet] Update Turkish translation Translations User D-L
- [gnome-clocks] Non-fast-forward update to branch bilelmoussaoui/fonts Bilal Elmoussaoui
- [gnome-clocks/bilelmoussaoui/fonts] consistent remove button in world/alarms panels Bilal Elmoussaoui
- [gnome-clocks] Non-fast-forward update to branch bilelmoussaoui/fonts Bilal Elmoussaoui
- [gnome-clocks/bilelmoussaoui/fonts] consistent remove button in world/alarms panels Bilal Elmoussaoui
- [NetworkManager-libreswan] Add Romanian translation Translations User D-L
- [gtk] Created branch wip/jimmac/dialog-buttons-fix Jakub Steiner
- [gtk/wip/jimmac/dialog-buttons-fix] Adwaita: dialog button rounding Jakub Steiner
- [gnome-build-meta] (4 commits) ...Add systemd user units for gnupg Abderrahim Kitouni
- [gnome-build-meta] Deleted branch valentindavid/ccid-drivers Valentin David
- [gnome-build-meta/valentindavid/publish-vm-ostree] WIP: Fix push Valentin David
- [NetworkManager-pptp] Update Romanian translation Translations User D-L
- [gtk] Non-fast-forward update to branch wip/jimmac/dialog-buttons-fix Jakub Steiner
- [gtk/wip/jimmac/dialog-buttons-fix] Adwaita: dialog button rounding Jakub Steiner
- [gtk] Non-fast-forward update to branch wip/jimmac/dialog-buttons-fix Jakub Steiner
- [gtk/wip/jimmac/dialog-buttons-fix] Adwaita: dialog button rounding Jakub Steiner
- [gtk] (6 commits) ...Merge branch 'matthiasc/for-master' into 'master' Matthias Clasen
- [gtk: 6/6] Merge branch 'matthiasc/for-master' into 'master' Matthias Clasen
- [gtk/matthiasc/for-master] (12 commits) ...treesorter tests: Plug a leak Matthias Clasen
- [gtk/matthiasc/for-master: 2/12] columviewsorter: Add an assertion Matthias Clasen
- [gtk/matthiasc/for-master: 3/12] applicationaccels: Plug a leak Matthias Clasen
- [gtk/matthiasc/for-master: 4/12] columnlistitemfactory: Plug a leak Matthias Clasen
- [gtk/matthiasc/for-master: 5/12] filechoosernativewin32: Plug a leak Matthias Clasen
- [gtk/matthiasc/for-master: 6/12] placessidebar: Plug a leak Matthias Clasen
- [gtk/matthiasc/for-master: 7/12] Cosmetics Matthias Clasen
- [gtk/matthiasc/for-master: 8/12] printunixdialog: Plug a leak Matthias Clasen
- [gtk/matthiasc/for-master: 9/12] filter tests: Plug a leak Matthias Clasen
- [gtk/matthiasc/for-master: 10/12] filterlistmodel tests: Plug a leak Matthias Clasen
- [gtk/matthiasc/for-master: 11/12] multiselection tests: Plug a leak Matthias Clasen
- [gtk/matthiasc/for-master: 12/12] treesorter tests: Plug a leak Matthias Clasen
- [NetworkManager-vpnc] Update Romanian translation Translations User D-L
- [gnome-build-meta] (9 commits) Non-fast-forward update to branch mcatanzaro/glade Michael Catanzaro
- [gnome-build-meta/mcatanzaro/glade: 8/9] Revert "core-deps/glade-base.bst -> core-deps/glade.bst" Michael Catanzaro
- [gnome-build-meta/mcatanzaro/glade: 9/9] Revert "Add core-deps/glade-libs.bst" Michael Catanzaro
- [gnome-build-meta] (2 commits) Created branch valentindavid/gnome-boxes Valentin David
- [gnome-build-meta/valentindavid/gnome-boxes: 1/2] core-deps/libosinfo.bst: Update and fix missing installed files Valentin David
- [gnome-build-meta/valentindavid/gnome-boxes: 2/2] core-deps/libvirt.bst: Update and fix dependencies Valentin David
- [niepce] Update Romanian translation Translations User D-L
- [gnome-shell] (5 commits) Non-fast-forward update to branch benzea/systemd-3.36-units Benjamin Berg
- [gnome-shell/benzea/systemd-3.36-units: 2/5] data: Use org.gnome.Shell prefix for systemd units Benjamin Berg
- [gnome-shell/benzea/systemd-3.36-units: 3/5] data: Remove unused, commented and obsolete Conflicts lines Benjamin Berg
- [gnome-shell/benzea/systemd-3.36-units: 4/5] data: Create generic org.gnome.Shell.target Benjamin Berg
- [gnome-shell/benzea/systemd-3.36-units: 5/5] windowManager: Wait for X11 services using systemd Benjamin Berg
- [rygel] Update Catalan translation Jordi Mas
- [evolution-ews/wip/mcrha/office365] Add prototypes to read/write calendar event object content Milan Crha
- [gimp/gimp-2-10] Issue #5069: Gfig uses the Stroke color for filling instead of the fill color Jehan
- [gnome-shell] (9 commits) Non-fast-forward update to branch wip/exalm/gestures2 Alexander Mikhaylenko
- [gnome-shell/wip/exalm/gestures2: 1/9] workspaceAnimation: Split from WindowManager Alexander Mikhaylenko
- [gnome-shell/wip/exalm/gestures2: 2/9] workspaceAnimation: Stop depending on shellwm Alexander Mikhaylenko
- [gnome-shell/wip/exalm/gestures2: 3/9] workspaceAnimation: Extract WorkspaceGroup Alexander Mikhaylenko
- [gnome-shell/wip/exalm/gestures2: 4/9] workspaceAnimation: Add to uiGroup insead of window_group Alexander Mikhaylenko
- [gnome-shell/wip/exalm/gestures2: 5/9] workspaceAnimation: Add a background Alexander Mikhaylenko
- [gnome-shell/wip/exalm/gestures2: 6/9] workspaceAnimation: Use window clones Alexander Mikhaylenko
- [gnome-shell/wip/exalm/gestures2: 7/9] workspaceAnimation: Use a workspace strip Alexander Mikhaylenko
- [gnome-shell/wip/exalm/gestures2: 8/9] workspaceAnimation: Group sticky windows and moving window Alexander Mikhaylenko
- [gnome-shell/wip/exalm/gestures2: 9/9] workspaceAnimation: Support multiple screens Alexander Mikhaylenko
- [filemanager-actions] Update Romanian translation Translations User D-L
- [damned-lies] Update Brazilian Portuguese translation Translations User D-L
- [libhandy] avatar: Replace the deprecated (allow-none) by (nullable) Alexander Mikhaylenko
- [libhandy] carousel-box: Replace the deprecated (allow-none) by (optional) Alexander Mikhaylenko
- [libhandy] header-bar: Replace the deprecated (allow-none) by (nullable) Alexander Mikhaylenko
- [libhandy] view-switcher-title: Replace the deprecated (allow-none) by (nullable) Alexander Mikhaylenko
- [gnome-commander/gcmd-1-10] Update Brazilian Portuguese translation Translations User D-L
- [vala/staging] vala: Tranform instance member-access to a static one if possible Rico Tzschichholz
- [chronojump] SprintEncoder R graph mean speed shown at vertical middle of bar Xavier de Blas
- [gnome-games] collection-view: Enable swipe back on titlebar for collections Alexander Mikhaylenko
- [gnome-commander] Update Brazilian Portuguese translation Translations User D-L
- [gtk] (218 commits) Non-fast-forward update to branch wip/otte/vector Benjamin Otte
- [gtk/wip/otte/vector: 207/218] Add GdkArray Benjamin Otte
- [gtk/wip/otte/vector: 208/218] cssselector: Use GdkArray Benjamin Otte
- [gtk/wip/otte/vector: 209/218] main: Use a GdkArray Benjamin Otte
- [gtk/wip/otte/vector: 210/218] Remove preallocated array code Benjamin Otte
- [gtk/wip/otte/vector: 211/218] snapshot: Move structs into .c file Benjamin Otte
- [gtk/wip/otte/vector: 212/218] snapshot: Port node list to GdkArray Benjamin Otte
- [gtk/wip/otte/vector: 213/218] array: Add null-termination Benjamin Otte
- [gtk/wip/otte/vector: 214/218] icontheme: Use GdkArray Benjamin Otte
- [gtk/wip/otte/vector: 215/218] array: Add a bunch of new features Benjamin Otte
- [gtk/wip/otte/vector: 216/218] snapshot: Use GdkArray for the state stack Benjamin Otte
- [gtk/wip/otte/vector: 217/218] testsuite: Add some array performance tests Benjamin Otte
- [gtk/wip/otte/vector: 218/218] stringlist: Convert to array Benjamin Otte
- [libhandy] window: Use window radius instead of decoration for masking Adrien Plazas
- [gnome-games] collection: Introduce Collection Alexander Mikhaylenko
- [gnome-games] application: Add support for Favorites collection Alexander Mikhaylenko
- [gnome-games] collection: Introduce FavoritesCollection Alexander Mikhaylenko
- [gnome-games] collection: Introduce CollectionModel Alexander Mikhaylenko
- [gnome-games] ui: Introduce SelectionActionBar Alexander Mikhaylenko
- [gnome-games] ui: Introduce CollectionIconView Alexander Mikhaylenko
- [gnome-games] ui: Introduce CollectionEmpty Alexander Mikhaylenko
- [gnome-games] ui: Introduce CollectionsMainPage Alexander Mikhaylenko
- [gnome-games] ui: Introduce CollectionsPage Alexander Mikhaylenko
- [gnome-games] game: Add is_favorite property Alexander Mikhaylenko
- [gnome-games] collection: Introduce CollectionManager Alexander Mikhaylenko
- [gnome-games] game-icon-view: Show star on covers for favorite games Alexander Mikhaylenko
- [gnome-games] games-page: Add method to get currently selected games Alexander Mikhaylenko
- [gnome-games] games-page: Add property to optionally hide favorite stars Alexander Mikhaylenko
- [gnome-games] games-page: Emit a signal when selected items change Alexander Mikhaylenko
- [gnome-games] games-page: Propagate gamepad cancel signal Alexander Mikhaylenko
- [gnome-games] collection-view: Add CollectionsPage Alexander Mikhaylenko
- [gnome-games] style: Add style for favorite star image Alexander Mikhaylenko
- [gnome-games] ui: Introduce CollectionThumbnail Alexander Mikhaylenko
- [gnome-games] ui: Use CollectionThumbnail in CollectionIconView Alexander Mikhaylenko
- [gnome-games] style: Add style for collection thumbnails Alexander Mikhaylenko
- [gnome-games] games-page: Explicitly clear selected_games on select_none() Alexander Mikhaylenko
- [gnome-shell] (28 commits) Non-fast-forward update to branch gbsneto/custom-icon-positions Georges Basile Stavracas Neto
- [gnome-games] collection-view: Rename is_collection_empty to is_empty_collection Alexander Mikhaylenko
- [gnome-shell/gbsneto/custom-icon-positions: 1/28] iconGrid: Add drop target API Georges Basile Stavracas Neto
- [gnome-games] collection-view: Rename deck and deck_stack Alexander Mikhaylenko
- [gnome-shell/gbsneto/custom-icon-positions: 2/28] appDisplay: Ignore dragging over leeways Georges Basile Stavracas Neto
- [gnome-games] game-model: Add always_replace prop Alexander Mikhaylenko
- [gnome-shell/gbsneto/custom-icon-positions: 3/28] appDisplay: Introduce moveItem API Georges Basile Stavracas Neto
- [gnome-shell/gbsneto/custom-icon-positions: 4/28] appDisplay: Accept dropping any kind of icon over it Georges Basile Stavracas Neto
- [gnome-shell/gbsneto/custom-icon-positions: 5/28] appDisplay: Factor out item addition and removal methods Georges Basile Stavracas Neto
- [gnome-shell/gbsneto/custom-icon-positions: 6/28] appDisplay: Move icons when hovering the grid Georges Basile Stavracas Neto
- [gnome-shell/gbsneto/custom-icon-positions: 7/28] appDisplay: Allow incomplete pages Georges Basile Stavracas Neto
- [gnome-shell/gbsneto/custom-icon-positions: 8/28] gschema: Introduce the 'app-picker-layout' key Georges Basile Stavracas Neto
- [gnome-shell/gbsneto/custom-icon-positions: 9/28] appDisplay: Introduce PageManager Georges Basile Stavracas Neto
- [gnome-shell/gbsneto/custom-icon-positions: 10/28] appDisplay: Save pages after dropping Georges Basile Stavracas Neto
- [sysadmin-bin] Wait up to 30s for command to finish Bartłomiej Piotrowski
- [gnome-shell/gbsneto/custom-icon-positions: 11/28] appDisplay: Use custom function to retrieve item page and position Georges Basile Stavracas Neto
- [gnome-shell/gbsneto/custom-icon-positions: 12/28] appDisplay: Factor out draggable code into AppViewItem Georges Basile Stavracas Neto
- [gnome-shell/gbsneto/custom-icon-positions: 13/28] appDisplay: Check 'app-picker-layout' to make icons draggable Georges Basile Stavracas Neto
- [gnome-shell/gbsneto/custom-icon-positions: 14/28] appDisplay: Make FolderIcon draggable Georges Basile Stavracas Neto
- [gnome-shell/gbsneto/custom-icon-positions: 15/28] appDisplay: Don't resort folders when name changes Georges Basile Stavracas Neto
- [gnome-shell/gbsneto/custom-icon-positions: 16/28] appDisplay: Create app folder where the drop happened Georges Basile Stavracas Neto
- [gnome-shell/gbsneto/custom-icon-positions: 17/28] appDisplay: Allow overshooting any icon Georges Basile Stavracas Neto
- [gnome-shell/gbsneto/custom-icon-positions: 18/28] appDisplay: Restore dragged item's position on drag cancel Georges Basile Stavracas Neto
- [gnome-shell/gbsneto/custom-icon-positions: 19/28] appDisplay: Add placeholder when moving from folder dialog Georges Basile Stavracas Neto
- [gnome-shell/gbsneto/custom-icon-positions: 20/28] appDisplay: Ensure icons always are at the correct position Georges Basile Stavracas Neto
- [gnome-shell/gbsneto/custom-icon-positions: 21/28] appDisplay: Fully hide icon when dragging Georges Basile Stavracas Neto
- [gnome-shell/gbsneto/custom-icon-positions: 22/28] appDisplay: Move DnD code to BaseAppView Georges Basile Stavracas Neto
- [gnome-shell/gbsneto/custom-icon-positions: 23/28] appDisplay: Only handle DnD when mapped Georges Basile Stavracas Neto
- [gnome-shell/gbsneto/custom-icon-positions: 24/28] appDisplay: Factor out folder loading code Georges Basile Stavracas Neto
- [gnome-shell/gbsneto/custom-icon-positions: 25/28] appDisplay: Allow reordering folders Georges Basile Stavracas Neto
- [gnome-shell/gbsneto/custom-icon-positions: 26/28] appDisplay: Increase folder dialog popdown timeout Georges Basile Stavracas Neto
- [gnome-shell/gbsneto/custom-icon-positions: 27/28] appDisplay: Use a drag monitor to check for out-of-dialog drags Georges Basile Stavracas Neto
- [gnome-shell/gbsneto/custom-icon-positions: 28/28] appDisplay: Append new icons at the first available page after first Georges Basile Stavracas Neto
- [gnome-shell] (23 commits) Non-fast-forward update to branch gbsneto/custom-icon-positions Georges Basile Stavracas Neto
- [gnome-shell/gbsneto/custom-icon-positions: 1/23] appDisplay: Move icons when hovering the grid Georges Basile Stavracas Neto
- [gnome-shell/gbsneto/custom-icon-positions: 2/23] appDisplay: Allow incomplete pages Georges Basile Stavracas Neto
- [gnome-shell/gbsneto/custom-icon-positions: 3/23] gschema: Introduce the 'app-picker-layout' key Georges Basile Stavracas Neto
- [gnome-shell/gbsneto/custom-icon-positions: 4/23] appDisplay: Introduce PageManager Georges Basile Stavracas Neto
- [gnome-shell/gbsneto/custom-icon-positions: 5/23] appDisplay: Save pages after dropping Georges Basile Stavracas Neto
- [gnome-shell/gbsneto/custom-icon-positions: 6/23] appDisplay: Use custom function to retrieve item page and position Georges Basile Stavracas Neto
- [gnome-shell/gbsneto/custom-icon-positions: 7/23] appDisplay: Factor out draggable code into AppViewItem Georges Basile Stavracas Neto
- [gnome-shell/gbsneto/custom-icon-positions: 8/23] appDisplay: Check 'app-picker-layout' to make icons draggable Georges Basile Stavracas Neto
- [gnome-shell/gbsneto/custom-icon-positions: 9/23] appDisplay: Make FolderIcon draggable Georges Basile Stavracas Neto
- [gnome-shell/gbsneto/custom-icon-positions: 10/23] appDisplay: Don't resort folders when name changes Georges Basile Stavracas Neto
- [gnome-shell/gbsneto/custom-icon-positions: 11/23] appDisplay: Create app folder where the drop happened Georges Basile Stavracas Neto
- [gnome-shell/gbsneto/custom-icon-positions: 12/23] appDisplay: Allow overshooting any icon Georges Basile Stavracas Neto
- [gnome-shell/gbsneto/custom-icon-positions: 13/23] appDisplay: Restore dragged item's position on drag cancel Georges Basile Stavracas Neto
- [gnome-shell/gbsneto/custom-icon-positions: 14/23] appDisplay: Add placeholder when moving from folder dialog Georges Basile Stavracas Neto
- [gnome-shell/gbsneto/custom-icon-positions: 15/23] appDisplay: Ensure icons always are at the correct position Georges Basile Stavracas Neto
- [gnome-shell/gbsneto/custom-icon-positions: 16/23] appDisplay: Fully hide icon when dragging Georges Basile Stavracas Neto
- [gnome-shell/gbsneto/custom-icon-positions: 17/23] appDisplay: Move DnD code to BaseAppView Georges Basile Stavracas Neto
- [gnome-shell/gbsneto/custom-icon-positions: 18/23] appDisplay: Only handle DnD when mapped Georges Basile Stavracas Neto
- [gnome-shell/gbsneto/custom-icon-positions: 19/23] appDisplay: Factor out folder loading code Georges Basile Stavracas Neto
- [gnome-shell/gbsneto/custom-icon-positions: 20/23] appDisplay: Allow reordering folders Georges Basile Stavracas Neto
- [gnome-shell/gbsneto/custom-icon-positions: 21/23] appDisplay: Increase folder dialog popdown timeout Georges Basile Stavracas Neto
- [gnome-shell/gbsneto/custom-icon-positions: 22/23] appDisplay: Use a drag monitor to check for out-of-dialog drags Georges Basile Stavracas Neto
- [gnome-shell/gbsneto/custom-icon-positions: 23/23] appDisplay: Append new icons at the first available page after first Georges Basile Stavracas Neto
- [gnome-boxes] (9 commits) Created branch flatpak-update-dependencies Felipe Borges
- [gnome-boxes/flatpak-update-dependencies: 1/9] build, flatpak: Drop libcheck Felipe Borges
- [gnome-boxes/flatpak-update-dependencies: 2/9] build, flatpak: Update libnl Felipe Borges
- [gnome-boxes/flatpak-update-dependencies: 3/9] build, flatpak: Update libtirpc Felipe Borges
- [gnome-boxes/flatpak-update-dependencies: 4/9] build, flatpak: Update libvirt to 6.1.0 Felipe Borges
- [gnome-boxes/flatpak-update-dependencies: 5/9] build, flatpak: Update SPICE and friends Felipe Borges
- [gnome-boxes/flatpak-update-dependencies: 6/9] build, flatpak: Update virglrenderer Felipe Borges
- [gnome-boxes/flatpak-update-dependencies: 7/9] build, flatpak: Update qemu Felipe Borges
- [gnome-boxes/flatpak-update-dependencies: 8/9] build, flatpak: Update FreeRDP Felipe Borges
- [gnome-boxes/flatpak-update-dependencies: 9/9] build, flatpak: Update libosinfo Felipe Borges
- [gnome-boxes] (6 commits) Non-fast-forward update to branch flatpak-update-dependencies Felipe Borges
- [gnome-boxes/flatpak-update-dependencies: 1/6] build, flatpak: Update libvirt to 6.1.0 Felipe Borges
- [gnome-boxes/flatpak-update-dependencies: 2/6] build, flatpak: Update SPICE and friends Felipe Borges
- [gnome-boxes/flatpak-update-dependencies: 3/6] build, flatpak: Update virglrenderer Felipe Borges
- [gnome-boxes/flatpak-update-dependencies: 4/6] build, flatpak: Update qemu Felipe Borges
- [gnome-boxes/flatpak-update-dependencies: 5/6] build, flatpak: Update FreeRDP Felipe Borges
- [gnome-boxes/flatpak-update-dependencies: 6/6] build, flatpak: Update libosinfo Felipe Borges
- [sysadmin-bin] Revert "Wait up to 30s for command to finish" Andrea Veri
- [gnome-boxes] (5 commits) Non-fast-forward update to branch flatpak-update-dependencies Felipe Borges
- [gnome-boxes/flatpak-update-dependencies: 1/5] build, flatpak: Update SPICE and friends Felipe Borges
- [gnome-boxes/flatpak-update-dependencies: 2/5] build, flatpak: Update virglrenderer Felipe Borges
- [gnome-boxes/flatpak-update-dependencies: 3/5] build, flatpak: Update qemu Felipe Borges
- [gnome-boxes/flatpak-update-dependencies: 4/5] build, flatpak: Update FreeRDP Felipe Borges
- [gnome-boxes/flatpak-update-dependencies: 5/5] build, flatpak: Update libosinfo Felipe Borges
- [gtk] Non-fast-forward update to branch wip/otte/vector Benjamin Otte
- [gtk/wip/otte/vector] stringlist: Convert to array Benjamin Otte
- [libgudev] Created branch wip/hadess/add-cached-info Bastien Nocera
- [libgudev/wip/hadess/add-cached-info] gudev: Mention that sysfs_attr functions are cached Bastien Nocera
- [gnome-build-meta] (2 commits) ...Revert "Add core-deps/glade-libs.bst" Michael Catanzaro
- [gnome-build-meta] Deleted branch mcatanzaro/glade Michael Catanzaro
- [libgudev] gudev: Mention that sysfs_attr functions are cached Bastien Nocera
- [libgudev] Deleted branch wip/hadess/add-cached-info Bastien Nocera
- [chronojump] ForceSensor, graph vert AB lines, shown AB instead of triangle Xavier de Blas
- [gtk] Non-fast-forward update to branch wip/otte/vector Benjamin Otte
- [chronojump] ForceSensor Analyze rep lines below AB Xavier de Blas
- [gtk/wip/otte/vector] stringlist: Convert to array Benjamin Otte
- [gnome-games] Update Ukrainian translation Translations User D-L
- [gtk] (6 commits) Created branch wip/otte/for-master Benjamin Otte
- [gtk/wip/otte/for-master: 1/6] sortlistmodel: Remove forgotten G_PARAM_CONSTRUCT_ONLY Benjamin Otte
- [gtk/wip/otte/for-master: 2/6] testsuite: Add a cae with escaped Latin-1 code Benjamin Otte
- [gtk/wip/otte/for-master: 3/6] testsuite: Don't be too exhaustive Benjamin Otte
- [gtk/wip/otte/for-master: 4/6] gtk-demo: Don't make demos modal Benjamin Otte
- [gtk/wip/otte/for-master: 5/6] stringfilter: Make the constructor take an expression Benjamin Otte
- [gtk/wip/otte/for-master: 6/6] listitemmanager: Do a better job on double items Benjamin Otte
- [gtk] (17 commits) Non-fast-forward update to branch wip/otte/vector Benjamin Otte
- [gtk/wip/otte/vector: 7/17] Add GdkArray Benjamin Otte
- [gtk/wip/otte/vector: 8/17] cssselector: Use GdkArray Benjamin Otte
- [gtk/wip/otte/vector: 9/17] main: Use a GdkArray Benjamin Otte
- [gtk/wip/otte/vector: 10/17] Remove preallocated array code Benjamin Otte
- [gtk/wip/otte/vector: 11/17] snapshot: Move structs into .c file Benjamin Otte
- [gtk/wip/otte/vector: 12/17] snapshot: Port node list to GdkArray Benjamin Otte
- [gtk/wip/otte/vector: 13/17] array: Add null-termination Benjamin Otte
- [gtk/wip/otte/vector: 14/17] icontheme: Use GdkArray Benjamin Otte
- [gtk/wip/otte/vector: 15/17] array: Add a bunch of new features Benjamin Otte
- [gtk/wip/otte/vector: 16/17] snapshot: Use GdkArray for the state stack Benjamin Otte
- [gtk/wip/otte/vector: 17/17] stringlist: Convert to array Benjamin Otte
- [gtk] (11 commits) Non-fast-forward update to branch wip/otte/vector Benjamin Otte
- [gtk/wip/otte/vector: 1/11] Add GdkArray Benjamin Otte
- [gtk/wip/otte/vector: 2/11] cssselector: Use GdkArray Benjamin Otte
- [gtk/wip/otte/vector: 3/11] main: Use a GdkArray Benjamin Otte
- [gtk/wip/otte/vector: 4/11] Remove preallocated array code Benjamin Otte
- [gtk/wip/otte/vector: 5/11] snapshot: Move structs into .c file Benjamin Otte
- [gtk/wip/otte/vector: 6/11] snapshot: Port node list to GdkArray Benjamin Otte
- [gtk/wip/otte/vector: 7/11] array: Add null-termination Benjamin Otte
- [gtk/wip/otte/vector: 8/11] icontheme: Use GdkArray Benjamin Otte
- [gtk/wip/otte/vector: 9/11] array: Add a bunch of new features Benjamin Otte
- [gtk/wip/otte/vector: 10/11] snapshot: Use GdkArray for the state stack Benjamin Otte
- [gtk/wip/otte/vector: 11/11] stringlist: Convert to array Benjamin Otte
- [gtk] Non-fast-forward update to branch matthiasc/for-master Matthias Clasen
- [gtk/matthiasc/for-master] treesorter tests: Add a comment Matthias Clasen
- [gnome-control-center] Created branch mcatanzaro/#593 Michael Catanzaro
- [gnome-control-center/mcatanzaro/#593] Fix setting to disable IPv6 Michael Catanzaro
- [genius] Update Ukrainian translation Translations User D-L
- [vala/staging] codegen: Use CCodeConstant for constants if possible Rico Tzschichholz
- [fractal] (93 commits) Non-fast-forward update to branch relnotes-4-4 Alexandre Franke
- [fractal/relnotes-4-4: 93/93] Update release notes for 4.4 Alexandre Franke
- [gnome-2048/arnaudb/wip/gtk4] Uncomment something. Arnaud B .
- [gnome-2048/arnaudb/wip/gtk4] Uncomment another thing. Arnaud B .
- [gnome-2048/arnaudb/wip/gtk4] Recomment previous thing. Arnaud B .
- [vala] vala: Tranform instance member-access to a static one if possible Rico Tzschichholz
- [gnome-2048/arnaudb/wip/gtk4] Make things start to work. Arnaud B .
- [gnome-2048/arnaudb/wip/gtk4] Make gameover-label better. Arnaud B .
- [gnome-2048/arnaudb/wip/gtk4] Make things work a bit better. Arnaud B .
- [gtk] (2 commits) Created branch matthiasc/arrays Matthias Clasen
- [gtk/matthiasc/arrays: 1/2] multisorter: Use GdkArray for the sorters Matthias Clasen
- [gtk/matthiasc/arrays: 2/2] multifilter: Use GdkArray for the filters Matthias Clasen
- [gtk] (12 commits) ...Merge branch 'matthiasc/for-master' into 'master' Matthias Clasen
- [gtk: 12/12] Merge branch 'matthiasc/for-master' into 'master' Matthias Clasen
- [epiphany] Do not flash notebook arrow during session resume Michael Catanzaro
- [gtk] (72 commits) Non-fast-forward update to branch ebassi/new-a11y Emmanuele Bassi
- [gtk/ebassi/new-a11y: 48/72] Remove ATK Emmanuele Bassi
- [gtk/ebassi/new-a11y: 49/72] a11y: Add the supported accessibility roles Emmanuele Bassi
- [gtk/ebassi/new-a11y: 50/72] Introduce GtkAccessible Emmanuele Bassi
- [gtk/ebassi/new-a11y: 51/72] Add GtkAccessibleValue Emmanuele Bassi
- [gtk/ebassi/new-a11y: 52/72] Add GtkAccessibleStateSet Emmanuele Bassi
- [gtk/ebassi/new-a11y: 53/72] Add GtkATContext Emmanuele Bassi
- [gtk/ebassi/new-a11y: 54/72] Plug GtkATContext into GtkAccessible Emmanuele Bassi
- [gtk/ebassi/new-a11y: 55/72] Have GtkWidget implement GtkAccessible Emmanuele Bassi
- [gtk/ebassi/new-a11y: 56/72] Update the accessible state on widget visibility changes Emmanuele Bassi
- [gtk/ebassi/new-a11y: 57/72] Start documenting the Accessibility API Emmanuele Bassi
- [gtk/ebassi/new-a11y: 58/72] Allow setting the accessible role at construction Emmanuele Bassi
- [gtk/ebassi/new-a11y: 59/72] Plumb all the GtkAccessibleProperty values into GtkAccessibleValue Emmanuele Bassi
- [gtk/ebassi/new-a11y: 60/72] Add GtkAccessiblePropertySet Emmanuele Bassi
- [gtk/ebassi/new-a11y: 61/72] Add accessible properties to GtkAccessible Emmanuele Bassi
- [gtk/ebassi/new-a11y: 62/72] a11y: Add roles to various widgets Emmanuele Bassi
- [gtk/ebassi/new-a11y: 63/72] a11y: Update the "pressed" state on toggle buttons Emmanuele Bassi
- [gtk/ebassi/new-a11y: 64/72] a11y: Update the accessible state for GtkRange Emmanuele Bassi
- [gtk/ebassi/new-a11y: 65/72] a11y: Set the role for GtkScale Emmanuele Bassi
- [gtk/ebassi/new-a11y: 66/72] a11y: Update GtkSeparator Emmanuele Bassi
- [gtk/ebassi/new-a11y: 67/72] a11y: Update the accessible label for GtkButton Emmanuele Bassi
- [gtk/ebassi/new-a11y: 68/72] a11y: Collect reference value Emmanuele Bassi
- [gtk/ebassi/new-a11y: 69/72] a11y: Add binding-friendly accessible property setter Emmanuele Bassi
- [gtk/ebassi/new-a11y: 70/72] Remove GTK_ACCESSIBLE_STATE_NONE Emmanuele Bassi
- [gtk/ebassi/new-a11y: 71/72] a11y: Resync with the ARIA spec Emmanuele Bassi
- [gtk/ebassi/new-a11y: 72/72] a11y: Simplify GtkAccessibleValue Emmanuele Bassi
- [gtk] (2 commits) Non-fast-forward update to branch wip/otte/for-master Benjamin Otte
- [gtk/wip/otte/for-master: 1/2] stringfilter: Make the constructor take an expression Benjamin Otte
- [gtk/wip/otte/for-master: 2/2] listitemmanager: Do a better job on double items Benjamin Otte
- [gtk] (12 commits) ...Merge branch 'wip/otte/vector' into 'master' Matthias Clasen
- [gtk: 12/12] Merge branch 'wip/otte/vector' into 'master' Matthias Clasen
- [gnome-weather] Update Catalan translation Translations User D-L
- [libgweather] Update Catalan translation Translations User D-L
- [gnome-nibbles] Update Catalan translation Translations User D-L
- [gnome-settings-daemon] Update Catalan translation Translations User D-L
- [epiphany] Add fallback favicon name helper function Michael Catanzaro
- [glib-networking] Update Catalan translation Jordi Mas
- [gnome-control-center] Update Catalan translation Jordi Mas
- [gtk] (5 commits) Non-fast-forward update to branch wip/otte/for-master Benjamin Otte
- [gtk/wip/otte/for-master: 1/5] testsuite: Add a case with escaped Latin-1 code Benjamin Otte
- [gtk/wip/otte/for-master: 2/5] testsuite: Don't be too exhaustive Benjamin Otte
- [gtk/wip/otte/for-master: 3/5] gtk-demo: Don't make demos modal Benjamin Otte
- [gtk/wip/otte/for-master: 4/5] stringfilter: Make the constructor take an expression Benjamin Otte
- [gtk/wip/otte/for-master: 5/5] listitemmanager: Do a better job on double items Benjamin Otte
- [gtk] (2 commits) ...Merge branch 'missing-exports' into 'master' Matthias Clasen
- [gtk: 1/2] Add missing exports for GtkColumnView methods. Matthias Clasen
- [gtk: 2/2] Merge branch 'missing-exports' into 'master' Matthias Clasen
- [balsa] source-viewer: Fix breakage from c5392a32 Peter Bloomfield
- [balsa] (15 commits) Non-fast-forward update to branch stop-using-gtkbox-child-properties Peter Bloomfield
- [balsa/stop-using-gtkbox-child-properties: 2/15] Various: Stop using GtkBox child properties Peter Bloomfield
- [balsa/stop-using-gtkbox-child-properties: 3/15] Various: Stop using GtkBox child properties Peter Bloomfield
- [balsa/stop-using-gtkbox-child-properties: 4/15] Various: Stop using GtkBox child properties Peter Bloomfield
- [balsa/stop-using-gtkbox-child-properties: 5/15] source-viewer: Use container-add for a scrolled w Peter Bloomfield
- [balsa/stop-using-gtkbox-child-properties: 6/15] x509-cert-widget: Use container-add for scrolled w Peter Bloomfield
- [balsa/stop-using-gtkbox-child-properties: 7/15] Various: Stop using GtkBox child properties Peter Bloomfield
- [balsa/stop-using-gtkbox-child-properties: 8/15] Various: Stop using GtkBox child properties Peter Bloomfield
- [balsa/stop-using-gtkbox-child-properties: 9/15] Various: Stop using GtkBox child properties Peter Bloomfield
- [balsa/stop-using-gtkbox-child-properties: 10/15] Various: Stop using GtkBox child properties Peter Bloomfield
- [balsa/stop-using-gtkbox-child-properties: 11/15] Various: Stop using GtkBox child properties Peter Bloomfield
- [balsa/stop-using-gtkbox-child-properties: 12/15] Various: Stop using GtkBox child properties Peter Bloomfield
- [balsa/stop-using-gtkbox-child-properties: 13/15] Various: Stop using GtkBox child properties Peter Bloomfield
- [balsa/stop-using-gtkbox-child-properties: 14/15] Various: Stop using GtkBox child properties Peter Bloomfield
- [balsa/stop-using-gtkbox-child-properties: 15/15] Various: Stop using GtkBox child properties Peter Bloomfield
- [balsa] (65 commits) Non-fast-forward update to branch popover Peter Bloomfield
- [balsa/popover: 2/65] pref-manager: Use GtkPopover for "Add" options Peter Bloomfield
- [balsa/popover: 3/65] vfs: Port to GMenu Peter Bloomfield
- [balsa/popover: 4/65] libbalsa-vfs: New API to use with GMenu Peter Bloomfield
- [balsa/popover: 5/65] various: Port to new LibBalsaVfs API Peter Bloomfield
- [balsa/popover: 6/65] body: Add a gpointer user_data member Peter Bloomfield
- [balsa/popover: 7/65] mblist: Port the MRU menu to GMenu Peter Bloomfield
- [balsa/popover: 8/65] Various: Adapt to MRU menu changes Peter Bloomfield
- [balsa/popover: 9/65] compose window: Break the attachment context menu Peter Bloomfield
- [amtk] (2 commits) ...Visual Studio builds: Support ARM64 Windows builds Sébastien Wilmet
- [balsa/popover: 10/65] balsa-index: Port context menu to GtkPopover Peter Bloomfield
- [balsa/popover: 11/65] compose window: Improve popover placement Peter Bloomfield
- [balsa/popover: 12/65] Bump Gtk requirement to 3.22 Peter Bloomfield
- [balsa/popover: 13/65] balsa-index: Improve context menu placement Peter Bloomfield
- [balsa/popover: 14/65] compose window: Improve context menu placement Peter Bloomfield
- [amtk] Deleted branch nmake.improvements Sébastien Wilmet
- [balsa/popover: 15/65] balsa-message: Improve the GtkPopover popup Peter Bloomfield
- [balsa/popover: 16/65] balsa-message: Port another popup to GtkPopover Peter Bloomfield
- [balsa/popover: 17/65] balsa-message: Port the parts-menu to GtkPopover Peter Bloomfield
- [balsa/popover: 18/65] balsa-index, balsa-message: Check GdkEvent Peter Bloomfield
- [balsa/popover: 19/65] Various: Port menus to GtkPopover Peter Bloomfield
- [balsa/popover: 20/65] balsa-mime-widget-text: Port HTML popup Peter Bloomfield
- [balsa/popover: 21/65] Bump required versions Peter Bloomfield
- [balsa/popover: 22/65] compose window: Port the language menu to GMenu Peter Bloomfield
- [balsa/popover: 23/65] toolbars: Port the popup menu to GtkPopover Peter Bloomfield
- [balsa/popover: 24/65] Various: Be more systematic when making GMenu s Peter Bloomfield
- [balsa/popover: 25/65] balsa-index: Improve popup positioning at pointer Peter Bloomfield
- [balsa/popover: 26/65] balsa-index: Change popup menu placement Peter Bloomfield
- [balsa/popover: 27/65] Fix some fallout from porting from *-event signals Peter Bloomfield
- [balsa/popover: 28/65] mime-widget-text: Connect to the "pressed" signal Peter Bloomfield
- [balsa/popover: 29/65] mime-widget-text: Use bmwt_html_ prefix Peter Bloomfield
- [balsa/popover: 30/65] compose-window: Use correct action-group Peter Bloomfield
- [balsa/popover: 31/65] Use BALSA_USE_POPOVER=0 environment var Peter Bloomfield
- [balsa/popover: 32/65] Use a BALSA_USE_POPOVER=0 environment variable Peter Bloomfield
- [balsa/popover: 33/65] pref-manager: Use GtkMenuButton Peter Bloomfield
- [balsa/popover: 34/65] Various: Make GtkMenu versions work Peter Bloomfield
- [balsa/popover: 35/65] Various: Implement libbalsa_popup_widget_new() Peter Bloomfield
- [balsa/popover: 36/65] Various: Check GTK_IS_POPOVER() when popping down Peter Bloomfield
- [balsa/popover: 37/65] Various: Actually launch the default app Peter Bloomfield
- [balsa/popover: 38/65] Various: Drop an unused parameter Peter Bloomfield
- [balsa/popover: 39/65] balsa-message: Use the correct GtkMenu Peter Bloomfield
- [balsa/popover: 40/65] Various: Implement libbalsa_popup_widget_popup() Peter Bloomfield
- [balsa/popover: 41/65] toolbar-factory: Make sure the popup is sensitive Peter Bloomfield
- [balsa/popover: 42/65] balsa-message: Pop up the parts menu at the button Peter Bloomfield
- [balsa/popover: 43/65] balsa-message: Pop down the parts popup Peter Bloomfield
- [balsa/popover: 44/65] libbalsa: In popup-widget, special case GtkToolbar Peter Bloomfield
- [balsa/popover: 45/65] libbalsa: When popping up, first check event Peter Bloomfield
- [balsa/popover: 46/65] balsa-mime-widget-image: Set popover relative to Peter Bloomfield
- [balsa/popover: 47/65] balsa-message: Restore toggle-all-inline to FALSE Peter Bloomfield
- [balsa/popover: 48/65] Various: New API for libbalsa_popup_widget_popup() Peter Bloomfield
- [balsa/popover: 49/65] balsa-mime-widget-text: Simplify popping down Peter Bloomfield
- [balsa/popover: 50/65] balsa-message: Use a GtkMenuButton for attachments Peter Bloomfield
- [balsa/popover: 51/65] balsa-index: pop up the context menu on the left Peter Bloomfield
- [balsa/popover: 52/65] popup-widgets: Center the popup when shift-F10 Peter Bloomfield
- [balsa/popover: 53/65] balsa-message: Manage menu settings Peter Bloomfield
- [balsa/popover: 54/65] balsa-message: Manage menu settings Peter Bloomfield
- [balsa/popover: 55/65] address-book-config: Add action-entries in helper Peter Bloomfield
- [balsa/popover: 56/65] balsa-index: Add action-entries in a helper Peter Bloomfield
- [balsa/popover: 57/65] balsa-message: Add action-entries in a helper Peter Bloomfield
- [balsa/popover: 58/65] mime-widget-text: Actually pop up a context menu Peter Bloomfield
- [balsa/popover: 59/65] Various: Fill some menus with stateless GMenuItems Peter Bloomfield
- [balsa/popover: 60/65] Various: Fill some menus with stateless GMenuItems Peter Bloomfield
- [balsa/popover: 61/65] Various: Improve the MRU menu helpers Peter Bloomfield
- [balsa/popover: 62/65] Minor cleanup Peter Bloomfield
- [balsa/popover: 63/65] balsa-mblist: Add guards Peter Bloomfield
- [balsa/popover: 64/65] Various: Drop libbalsa_{radio, toggle}_activated Peter Bloomfield
- [balsa/popover: 65/65] balsa-index: Fix a typo Peter Bloomfield
- [gtk] (7 commits) ...Merge branch 'wip/otte/for-master' into 'master' Benjamin Otte
- [gtk: 7/7] Merge branch 'wip/otte/for-master' into 'master' Benjamin Otte
- [gtk] Deleted branch wip/otte/for-master Benjamin Otte
- [gtk] (2 commits) Non-fast-forward update to branch matthiasc/arrays Matthias Clasen
- [gtk/matthiasc/arrays: 1/2] multisorter: Use GdkArray for the sorters Matthias Clasen
- [gtk/matthiasc/arrays: 2/2] multifilter: Use GdkArray for the filters Matthias Clasen
- [gnome-build-meta] Non-fast-forward update to branch valentindavid/gnome-boxes Valentin David
- [gnome-build-meta/valentindavid/gnome-boxes] core-deps/libvirt.bst: Update and fix dependencies Valentin David
- [gnome-build-meta] Non-fast-forward update to branch valentindavid/gnome-boxes Valentin David
- [gnome-build-meta/valentindavid/gnome-boxes] core-deps/libvirt.bst: Update and fix dependencies Valentin David
- [gtk] Created branch view-model-selection Matthias Clasen
- [gtk/view-model-selection] Change list widget to use a GtkSelectionModel Matthias Clasen
- [gnome-panel] Update Catalan translation Jordi Mas
- [gtk/matthiasc/for-master] (23 commits) ...gtk-demo: Use better api Matthias Clasen
- [gtk/matthiasc/for-master: 23/23] gtk-demo: Use better api Matthias Clasen
- [dasher] Update Catalan translation Jordi Mas
- [gtk] (121 commits) Non-fast-forward update to branch wip/otte/sortlistmodel Benjamin Otte
- [gtk/wip/otte/sortlistmodel: 84/121] demo: Add faster sorters Benjamin Otte
- [gtk/wip/otte/sortlistmodel: 85/121] gtk: Add a 2nd sortmodel implementation Benjamin Otte
- [gtk/wip/otte/sortlistmodel: 86/121] testsuite: Add some sorting performance tests Benjamin Otte
- [gtk/wip/otte/sortlistmodel: 87/121] wip: incremental sort Benjamin Otte
- [gtk/wip/otte/sortlistmodel: 88/121] Add a 4th sortmodel implementation Benjamin Otte
- [gtk/wip/otte/sortlistmodel: 89/121] testsuite: Add more sorting tests Benjamin Otte
- [gtk/wip/otte/sortlistmodel: 90/121] testsuite: Collect more statistics on models Benjamin Otte
- [gtk/wip/otte/sortlistmodel: 91/121] Add a 5th incremental sort model Benjamin Otte
- [gtk/wip/otte/sortlistmodel: 92/121] Add a timsort() implementation Benjamin Otte
- [gtk/wip/otte/sortlistmodel: 93/121] Add a 1st timsort model Benjamin Otte
- [gtk/wip/otte/sortlistmodel: 94/121] timsort: Add gtk_tim_sort_set_already_sorted() Benjamin Otte
- [gtk/wip/otte/sortlistmodel: 95/121] Add a 2nd timsort model Benjamin Otte
- [gtk/wip/otte/sortlistmodel: 96/121] timsort: Make sure merges don't take too long Benjamin Otte
- [gtk/wip/otte/sortlistmodel: 97/121] timsort: Add gtk_tim_sort_set_max_merge_size() Benjamin Otte
- [gtk/wip/otte/sortlistmodel: 98/121] timsort: Add change tracking to gtk_tim_sort_step() Benjamin Otte
- [gtk/wip/otte/sortlistmodel: 99/121] testsuite: Fix a leak Benjamin Otte
- [gtk/wip/otte/sortlistmodel: 100/121] testsuite: Add exhaustive sortlistmodel test Benjamin Otte
- [gtk/wip/otte/sortlistmodel: 101/121] xxx sortlistmodel exhaustive Benjamin Otte
- [gtk/wip/otte/sortlistmodel: 102/121] sortmodel: Add an incremental property Benjamin Otte
- [gtk/wip/otte/sortlistmodel: 103/121] timsort: Add progress estimation Benjamin Otte
- [gtk/wip/otte/sortlistmodel: 104/121] xxx progress Benjamin Otte
- [gtk/wip/otte/sortlistmodel: 105/121] Add a 3rd timsort model Benjamin Otte
- [gtk/wip/otte/sortlistmodel: 106/121] testsuite: Support incremental and non-incremental sorting Benjamin Otte
- [gtk/wip/otte/sortlistmodel: 107/121] sorter: Introduce GtkSortKeys Benjamin Otte
- [gtk/wip/otte/sortlistmodel: 108/121] sortkeys: Add an equal sort keys Benjamin Otte
- [gtk/wip/otte/sortlistmodel: 109/121] stringsorter: Implement GtkSortKeys Benjamin Otte
- [gtk/wip/otte/sortlistmodel: 110/121] numericsorter: Implement GtkSortKeys Benjamin Otte
- [gtk/wip/otte/sortlistmodel: 111/121] Add a 4th timsort model - this one using SorterKeys Benjamin Otte
- [gtk/wip/otte/sortlistmodel: 112/121] xxx: sort-performance interactive Benjamin Otte
- [gtk/wip/otte/sortlistmodel: 113/121] xxx: sort-performance printing Benjamin Otte
- [gtk/wip/otte/sortlistmodel: 114/121] sortlistmodel: Test that the model is stable Benjamin Otte
- [gtk/wip/otte/sortlistmodel: 115/121] xxx exhaustive Benjamin Otte
- [gtk/wip/otte/sortlistmodel: 116/121] sor3listmodel: Add a :sorting boolean Benjamin Otte
- [gtk/wip/otte/sortlistmodel: 117/121] sor3listmodel: Add profiler marks Benjamin Otte
- [gtk/wip/otte/sortlistmodel: 118/121] gtksor3listmodel: Track changed items precisely Benjamin Otte
- [gtk/wip/otte/sortlistmodel: 119/121] sor3listmodel: Count the number of steps Benjamin Otte
- [gtk/wip/otte/sortlistmodel: 120/121] sor3listmodel: Do time-based batching Benjamin Otte
- [gtk/wip/otte/sortlistmodel: 121/121] sor3listmodel: Add an incremental property Benjamin Otte
- [gtk] (2 commits) ...Merge branch 'matthiasc/for-master' into 'master' Matthias Clasen
- [gtk: 2/2] Merge branch 'matthiasc/for-master' into 'master' Matthias Clasen
- [gnome-control-center] network: Fix connection editor blanking when removing manual entry Robert Ancell
- [gnome-control-center/gnome-3-36] network: Fix connection editor blanking when removing manual entry Robert Ancell
- [gnome-control-center] (3 commits) Non-fast-forward update to branch mcatanzaro/#593 Robert Ancell
- [gnome-control-center/mcatanzaro/#593: 3/3] Fix setting to disable IPv6 Robert Ancell
- [gnome-control-center] Fix license headers that must have got search and replaced Robert Ancell
- [gtk] (2 commits) Non-fast-forward update to branch matthiasc/arrays Matthias Clasen
- [gtk/matthiasc/arrays: 1/2] multisorter: Use GdkArray for the sorters Matthias Clasen
- [gtk/matthiasc/arrays: 2/2] multifilter: Use GdkArray for the filters Matthias Clasen
- [gtk] (3 commits) Non-fast-forward update to branch view-model-selection Matthias Clasen
- [gtk/view-model-selection: 3/3] Change list widget to use a GtkSelectionModel Matthias Clasen
- [gtk] Non-fast-forward update to branch view-model-selection Matthias Clasen
- [gtk/view-model-selection] Change list widget to use a GtkSelectionModel Matthias Clasen
- [gtk] (3 commits) ...Merge branch 'matthiasc/arrays' into 'master' Matthias Clasen
- [gtk: 3/3] Merge branch 'matthiasc/arrays' into 'master' Matthias Clasen
- [gnome-control-center] (2 commits) Non-fast-forward update to branch mcatanzaro/#593 Robert Ancell
- [gnome-control-center/mcatanzaro/#593: 2/2] Fix setting to disable IPv6 Robert Ancell
- [gnome-control-center] Fix setting to disable IPv6 Robert Ancell
- [gnome-control-center] Deleted branch mcatanzaro/#593 Michael Catanzaro
- [gnome-control-center] Fix -Wimplicit-function-declaration in previous commit Michael Catanzaro
- [gtk] Non-fast-forward update to branch view-model-selection Matthias Clasen
- [gtk/view-model-selection] Change list widget to use a GtkSelectionModel Matthias Clasen
17 July 2020
18 July 2020
19 July 2020
20 July 2020
21 July 2020
22 July 2020
29 July 2020
- [vala/0.48] webkit2gtk-4.0: Update to 2.29.4 Rico Tzschichholz
- [vala] Created tag 0.48.8 Rico Tzschichholz
- [vala/0.48] Release 0.48.8 Rico Tzschichholz
- [vala] webkit2gtk-4.0: Update to 2.29.4 Rico Tzschichholz
- [epiphany] Updated Spanish translation Daniel Mustieles García
- [gnome-terminal] Update French translation Translations User D-L
- [libhandy] doc: Exclude enums instead of listing them Adrien Plazas
- [gnome-boxes] Created branch wip/spawn-monitor-sock-elsewhere Felipe Borges
- [gnome-boxes/wip/spawn-monitor-sock-elsewhere] build: Spawn monitor.sock in XDG_RUNTIME_DIR Felipe Borges
- [gnome-builder] Updated Spanish translation Daniel Mustieles García
- [gnome-sound-recorder] (3 commits) ...Updated Spanish translation Daniel Mustieles García
- [gnome-sound-recorder: 1/3] Updated Spanish translation Daniel Mustieles García
- [gnome-sound-recorder: 2/3] Merge branch 'master' of gitlab.gnome.org:GNOME/gnome-sound-recorder Daniel Mustieles García
- [gnome-todo] (3 commits) ...Updated Spanish translation Daniel Mustieles García
- [gnome-sound-recorder: 3/3] Updated Spanish translation Daniel Mustieles García
- [gnome-todo: 1/3] Updated Spanish translation Daniel Mustieles García
- [gnome-todo: 2/3] Merge branch 'master' of gitlab.gnome.org:GNOME/gnome-todo Daniel Mustieles García
- [gnome-todo: 3/3] Updated Spanish translation Daniel Mustieles García
- [vala/staging] Sync NEWS from 0.48 Rico Tzschichholz
- [gnome-build-meta] (3 commits) Non-fast-forward update to branch alatiera/contacts-handy-dep Abderrahim Kitouni
- [gnome-build-meta/alatiera/contacts-handy-dep: 2/3] sdk: Disable sysprof in libsoup Abderrahim Kitouni
- [gnome-build-meta/alatiera/contacts-handy-dep: 3/3] core/gnome-contacts: it now depends on libhandy-1 Abderrahim Kitouni
- [gnome-build-meta] (2 commits) Non-fast-forward update to branch abderrahim/portaudio Abderrahim Kitouni
- [gnome-build-meta/abderrahim/portaudio: 2/2] core-deps/portaudio.bst: rehost on download.gnome.org Abderrahim Kitouni
- [gnome-build-meta] (3 commits) Non-fast-forward update to branch alatiera/contacts-handy-dep Abderrahim Kitouni
- [gnome-build-meta/alatiera/contacts-handy-dep: 3/3] core/gnome-contacts: it now depends on libhandy-1 Abderrahim Kitouni
- [gtk] (9 commits) ...Merge branch 'a11y-work' into 'master' Matthias Clasen
- [gtk: 9/9] Merge branch 'a11y-work' into 'master' Matthias Clasen
- [chronojump] Jumps cairo XY graphs grid not drawn on axis Xavier de Blas
- [chronojump] Jumps cairo XY graphs grid, axis in this order and line width: 1 Xavier de Blas
- [chronojump] jumpsWeightFVProfile.cs with arrow to show what to develop, ... Xavier de Blas
- [vala] Sync NEWS from 0.48 Rico Tzschichholz
- [gtk] (10 commits) ...Merge branch 'doc-fixes' into 'master' Matthias Clasen
- [gtk: 10/10] Merge branch 'doc-fixes' into 'master' Matthias Clasen
- [libhandy] enum-value-object: Include config.h Adrien Plazas
- [libhandy] swipeable: Include config.h Adrien Plazas
- [libhandy] Make symbols explicitly public, and implicitly private Adrien Plazas
- [gtk] Created branch better-doc-link-fix Matthias Clasen
- [gtk/better-doc-link-fix] docs: Fix links in markdown content differently Matthias Clasen
- [geary] Unexpected: Updated mainline Bartłomiej Piotrowski
- [libhandy] Revert "expander-row: Make the subtitle nullable" Alexander Mikhaylenko
- [evolution-ews] Unexpected: Updated barthalion/foobar Bartłomiej Piotrowski
- [evolution-ews/barthalion/foobar] ąęźćż Bartłomiej Piotrowski
- [evolution-ews/barthalion/foobar] testr Bartłomiej Piotrowski
- [evolution-ews/barthalion/foobar] test ąę Bartłomiej Piotrowski
- [gnome-software] (20 commits) Non-fast-forward update to branch add-missing-modelines Richard Hughes
- [evolution-ews/barthalion/foobar] test1 Bartłomiej Piotrowski
- [evolution-ews/barthalion/foobar] 2 Bartłomiej Piotrowski
- [evolution-ews/barthalion/foobar] 1 Bartłomiej Piotrowski
- [sysadmin-bin] More fixes Bartłomiej Piotrowski
- [gnome-desktop] (2 commits) ...systemd: Default to garbage collect failed scopes Michael Catanzaro
- [gnome-desktop] Deleted branch benzea/use-app-prefix Benjamin Berg
- [gnome-build-meta] Created branch mcatanzaro/webkitgtk-2.29.4 Michael Catanzaro
- [gnome-build-meta/mcatanzaro/webkitgtk-2.29.4] Update to WebKitGTK 2.29.4 Michael Catanzaro
- [gnome-build-meta] (2 commits) ...core/gnome-contacts: it now depends on libhandy-1 Abderrahim Kitouni
- [gnome-build-meta] Deleted branch alatiera/contacts-handy-dep Jordan Petridis
- [sysadmin-bin] Remove gitadmin and puiterwijk Bartłomiej Piotrowski
- [gnome-build-meta] (3 commits) Non-fast-forward update to branch mcatanzaro/webkitgtk-2.29.4 Jordan Petridis
- [gnome-build-meta/mcatanzaro/webkitgtk-2.29.4: 3/3] Update to WebKitGTK 2.29.4 Jordan Petridis
- [gnome-build-meta] (3 commits) Non-fast-forward update to branch valentindavid/fdsdk-20.08beta.5 Jordan Petridis
- [gnome-build-meta/valentindavid/fdsdk-20.08beta.5: 3/3] Update Freedesktop SDK to 20.08beta.5 Jordan Petridis
- [gnome-boxes] Non-fast-forward update to branch wip/spawn-monitor-sock-elsewhere Felipe Borges
- [gnome-boxes/wip/spawn-monitor-sock-elsewhere] build: Spawn monitor.sock in XDG_RUNTIME_DIR Felipe Borges
- [gnome-software] Update Ukrainian translation Translations User D-L
- [fractal] Update Ukrainian translation Translations User D-L
- [libhandy] Update Ukrainian translation Translations User D-L
- [gnome-flashback] Update Ukrainian translation Translations User D-L
- [gnome-music] (49 commits) Non-fast-forward update to branch wip/jfelder/tracker3-rebased Jean Felder
- [gnome-music/wip/jfelder/tracker3-rebased: 2/49] trackerwrapper: Update URI filter to DataObject split Jean Felder
- [gnome-music/wip/jfelder/tracker3-rebased: 1/49] Port to tracker3 Jean Felder
- [gnome-music/wip/jfelder/tracker3-rebased: 3/49] trackerwrapper: Create private SPARQL connection Jean Felder
- [gnome-music/wip/jfelder/tracker3-rebased: 4/49] grltrackerwrapper: Update "get songs" queries to newer Tracker/Grilo expectatives Jean Felder
- [gnome-music/wip/jfelder/tracker3-rebased: 6/49] grltrackerwrapper: Port query for songs in disc to new Tracker/Grilo expectatives Jean Felder
- [gnome-music/wip/jfelder/tracker3-rebased: 5/49] grltrackerwrapper: Port album discs query to new Tracker/Grilo expectatives Jean Felder
- [gnome-music/wip/jfelder/tracker3-rebased: 8/49] grltrackerwrapper: Port artist albums query to new Tracker/Grilo expectatives Jean Felder
- [gnome-music/wip/jfelder/tracker3-rebased: 7/49] grltrackerwrapper: Port album queries to new Tracker/Grilo expectatives Jean Felder
- [gnome-music/wip/jfelder/tracker3-rebased: 12/49] coregrilo: Specify the private store path to the Grilo plugin Jean Felder
- [gnome-music/wip/jfelder/tracker3-rebased: 9/49] grltrackerwrapper: Port artists queries to new Tracker/Grilo expectatives Jean Felder
- [gnome-music/wip/jfelder/tracker3-rebased: 11/49] grltrackerwrapper: Port queries to resolve album from album/song URNs Jean Felder
- [gnome-music/wip/jfelder/tracker3-rebased: 10/49] grltrackerwrapper: Port search queries to new Tracker/Grilo expectatives Jean Felder
- [gnome-music/wip/jfelder/tracker3-rebased: 14/49] trackerwrapper: Make favorite property updates go through tracker Jean Felder
- [gnome-music/wip/jfelder/tracker3-rebased: 17/49] trackerwrapper: Make last-played property updates go through tracker Jean Felder
- [gnome-music/wip/jfelder/tracker3-rebased: 16/49] trackerwrapper: Make play-count property updates go through tracker Jean Felder
- [gnome-music/wip/jfelder/tracker3-rebased: 20/49] trackerwrapper: Use the log object from the application Jean Felder
- [gnome-music/wip/jfelder/tracker3-rebased: 18/49] trackerwrapper: Adapt to Tracker 3 update API change Jean Felder
- [gnome-music/wip/jfelder/tracker3-rebased: 15/49] coresong: Look up for the correct tracker3 grilo sources Jean Felder
- [gnome-music/wip/jfelder/tracker3-rebased: 23/49] utils: Add getters for media track number and album disc number Jean Felder
- [gnome-music/wip/jfelder/tracker3-rebased: 19/49] flatpak: Port to tracker3 Jean Felder
- [gnome-music/wip/jfelder/tracker3-rebased: 22/49] utils: Optional return of empty string for year Jean Felder
- [gnome-music/wip/jfelder/tracker3-rebased: 25/49] grltrackerwrapper: Retrieve creation year for songs Jean Felder
- [gnome-music/wip/jfelder/tracker3-rebased: 13/49] grltrackerplaylists: Update to Grilo/Tracker3 expectatives Jean Felder
- [gnome-music/wip/jfelder/tracker3-rebased: 27/49] grltrackerwrapper: Retrieve musicbrainz track id for songs Jean Felder
- [gnome-music/wip/jfelder/tracker3-rebased: 26/49] grltrackerwrapper: Retrieve musicbrainz recording id for songs Jean Felder
- [gnome-music/wip/jfelder/tracker3-rebased: 32/49] flatpak: Build gst-plugins-bad with chromaprint support Jean Felder
- [gnome-music/wip/jfelder/tracker3-rebased: 28/49] grltrackerwrapper: Retrieve album artist for songs Jean Felder
- [gnome-music/wip/jfelder/tracker3-rebased: 29/49] grltrackerwrapper: Retrieve musicbrainz artist id for songs Jean Felder
- [gnome-music/wip/jfelder/tracker3-rebased: 33/49] coregrilo: Load plugins once coregrilo is built Jean Felder
- [gnome-music/wip/jfelder/tracker3-rebased: 34/49] coregrilo: Add a registry property Jean Felder
- [gnome-music/wip/jfelder/tracker3-rebased: 30/49] grltrackerwrapper: Retrieve musicbrainz release id for songs Jean Felder
- [gnome-music/wip/jfelder/tracker3-rebased: 31/49] grltrackerwrapper: Retrieve musicbrainz release group id for songs Jean Felder
- [gnome-music/wip/jfelder/tracker3-rebased: 38/49] coregrilo: Handle a list of keys for writeback Jean Felder
- [gnome-music/wip/jfelder/tracker3-rebased: 37/49] coresong: Add support to query musicbrainz tags Jean Felder
- [gnome-music/wip/jfelder/tracker3-rebased: 35/49] grilowrappers: Introduce support for chromaprint source Jean Felder
- [gnome-music/wip/jfelder/tracker3-rebased: 39/49] coregrilo: Add a callback function to writeback Jean Felder
- [gnome-music/wip/jfelder/tracker3-rebased: 42/49] selectiontoolbar: Add support to launch song editor dialog Jean Felder
- [gnome-music/wip/jfelder/tracker3-rebased: 40/49] notificationspopup: Add support for tag notification Jean Felder
- [gnome-music/wip/jfelder/tracker3-rebased: 36/49] grilowrappers: Introduce support for acoustid source Jean Felder
- [gnome-music/wip/jfelder/tracker3-rebased: 44/49] utils: Add a getter for album artist Jean Felder
- [gnome-music/wip/jfelder/tracker3-rebased: 47/49] CI: Ignore flake E226 error Jean Felder
- [gnome-music/wip/jfelder/tracker3-rebased: 21/49] Bundle Tracker 3 in the Flatpak for systems which don't have it Jean Felder
- [gnome-music/wip/jfelder/tracker3-rebased: 46/49] songeditordialog: Display the current suggestion number Jean Felder
- [gnome-music/wip/jfelder/tracker3-rebased: 49/49] songeditordialog: Use a similarity score to sort the suggestions Jean Felder
- [gnome-music/wip/jfelder/tracker3-rebased: 45/49] songeditordialog: Add an album artist entry Jean Felder
- [gnome-music/wip/jfelder/tracker3-rebased: 48/49] tagsimilarity: Add logic to compute the similarity between songs Jean Felder
- [gnome-music/wip/jfelder/tracker3-rebased: 43/49] songsview: Add renderer for title, album and artist Jean Felder
- [gnome-music/wip/jfelder/tracker3-rebased: 24/49] utils: Add a getter for song artist Jean Felder
- [gnome-music/wip/jfelder/tracker3-rebased: 41/49] songeditordialog: Initial songs support Jean Felder
- [sysadmin-bin] Remove gitadmin for good Bartłomiej Piotrowski
- [gnome-build-meta/valentindavid/buildstream: 3/4] Build bubblewrap separately from flatpak Valentin David
- [gnome-build-meta] (4 commits) Non-fast-forward update to branch valentindavid/buildstream Valentin David
- [gnome-build-meta/valentindavid/buildstream: 4/4] Add buildstream Valentin David
- [vala] (13 commits) Non-fast-forward update to branch wip/ci Rico Tzschichholz
- [vala/wip/ci: 6/13] coverage: Build gidl-bindings Rico Tzschichholz
- [vala/wip/ci: 8/13] ci: Add ubuntu:16.04 run with gcc Rico Tzschichholz
- [vala/wip/ci: 9/13] ci: Add ubuntu:18.04 run with gcc Rico Tzschichholz
- [vala/wip/ci: 10/13] ci: Add fedora:rawhide run with clang Rico Tzschichholz
- [vala/wip/ci: 7/13] ci: Add .gitlab-ci.yml Rico Tzschichholz
- [vala/wip/ci: 12/13] ci: archlinux/bison - https://bugs.archlinux.org/task/64165 Rico Tzschichholz
- [vala/wip/ci: 11/13] ci: Add archlinux/base:latest run with gcc Rico Tzschichholz
- [vala/wip/ci: 13/13] ci: Always deploy Rico Tzschichholz
- [gnome-music] Created branch wip/mschraal/coregrilo-cleanup-plugin-loading Marinus Schraal
- [gnome-music/wip/mschraal/coregrilo-cleanup-plugin-loading] coregrilo: Clean up plugin activation for Tracker Marinus Schraal
- [jhbuild/wip/benzea/systemd-user-session: 61/63] env: Set systemd unit and generator paths Benjamin Berg
- [jhbuild/wip/benzea/systemd-user-session: 62/63] examples: Fix generation of jhbuild.desktop Benjamin Berg
- [jhbuild] (63 commits) Non-fast-forward update to branch wip/benzea/systemd-user-session Benjamin Berg
- [jhbuild/wip/benzea/systemd-user-session: 63/63] examples: Add systemd startup script and example session Benjamin Berg
- [gnome-music] Non-fast-forward update to branch wip/mschraal/coregrilo-cleanup-plugin-loading Marinus Schraal
- [gnome-music/wip/mschraal/coregrilo-cleanup-plugin-loading] coregrilo: Clean up plugin activation for Tracker Marinus Schraal
- [libhandy/wip/exalm/leaflet-transltions: 137/140] leaflet: Add child-visible-changed signal Alexander Mikhaylenko
- [libhandy/wip/exalm/leaflet-transltions: 136/140] stackable-box: Add child-visible-changed signal Alexander Mikhaylenko
- [libhandy/wip/exalm/leaflet-transltions: 138/140] deck: Add child-visible-changed signal Alexander Mikhaylenko
- [libhandy] (140 commits) Non-fast-forward update to branch wip/exalm/leaflet-transltions Alexander Mikhaylenko
- [libhandy/wip/exalm/leaflet-transltions: 139/140] stackable-box: Add mode-transition-progress property Alexander Mikhaylenko
- [libhandy/wip/exalm/leaflet-transltions: 140/140] leaflet: Add mode-transition-progress property Alexander Mikhaylenko
- [gnome-shell/benzea/systemd-3.36-units] data: Place the shell into session.slice when using systemd Benjamin Berg
- [gnome-shell] Non-fast-forward update to branch benzea/systemd-3.36-units Benjamin Berg
- [gnome-shell/benzea/systemd-3.36-units] data: Place the shell into session.slice when using systemd Benjamin Berg
- [gnome-music] (39 commits) Non-fast-forward update to branch wip/jfelder/tracker3-rebased Marinus Schraal
- [gnome-music/wip/jfelder/tracker3-rebased: 1/39] grltrackerwrapper: Port queries to resolve album from album/song URNs Marinus Schraal
- [gnome-music/wip/jfelder/tracker3-rebased: 3/39] grltrackerplaylists: Update to Grilo/Tracker3 expectatives Marinus Schraal
- [gnome-music/wip/jfelder/tracker3-rebased: 5/39] coresong: Look up for the correct tracker3 grilo sources Marinus Schraal
- [gnome-music/wip/jfelder/tracker3-rebased: 2/39] coregrilo: Specify the private store path to the Grilo plugin Marinus Schraal
- [gnome-music/wip/jfelder/tracker3-rebased: 4/39] trackerwrapper: Make favorite property updates go through tracker Marinus Schraal
- [gnome-music/wip/jfelder/tracker3-rebased: 6/39] trackerwrapper: Make play-count property updates go through tracker Marinus Schraal
- [gnome-music/wip/jfelder/tracker3-rebased: 13/39] utils: Add getters for media track number and album disc number Marinus Schraal
- [gnome-music/wip/jfelder/tracker3-rebased: 7/39] trackerwrapper: Make last-played property updates go through tracker Marinus Schraal
- [gnome-music/wip/jfelder/tracker3-rebased: 14/39] utils: Add a getter for song artist Marinus Schraal
- [gnome-music/wip/jfelder/tracker3-rebased: 15/39] grltrackerwrapper: Retrieve creation year for songs Marinus Schraal
- [gnome-music/wip/jfelder/tracker3-rebased: 10/39] trackerwrapper: Use the log object from the application Marinus Schraal
- [gnome-music/wip/jfelder/tracker3-rebased: 8/39] trackerwrapper: Adapt to Tracker 3 update API change Marinus Schraal
- [gnome-music/wip/jfelder/tracker3-rebased: 12/39] utils: Optional return of empty string for year Marinus Schraal
- [gnome-music/wip/jfelder/tracker3-rebased: 9/39] flatpak: Port to tracker3 Marinus Schraal
- [gnome-music/wip/jfelder/tracker3-rebased: 16/39] grltrackerwrapper: Retrieve musicbrainz recording id for songs Marinus Schraal
- [gnome-music/wip/jfelder/tracker3-rebased: 17/39] grltrackerwrapper: Retrieve musicbrainz track id for songs Marinus Schraal
- [gnome-music/wip/jfelder/tracker3-rebased: 24/39] coregrilo: Add a registry property Marinus Schraal
- [gnome-music/wip/jfelder/tracker3-rebased: 22/39] flatpak: Build gst-plugins-bad with chromaprint support Marinus Schraal
- [gnome-music/wip/jfelder/tracker3-rebased: 18/39] grltrackerwrapper: Retrieve album artist for songs Marinus Schraal
- [gnome-music/wip/jfelder/tracker3-rebased: 19/39] grltrackerwrapper: Retrieve musicbrainz artist id for songs Marinus Schraal
- [gnome-music/wip/jfelder/tracker3-rebased: 20/39] grltrackerwrapper: Retrieve musicbrainz release id for songs Marinus Schraal
- [gnome-music/wip/jfelder/tracker3-rebased: 23/39] coregrilo: Load plugins once coregrilo is built Marinus Schraal
- [gnome-music/wip/jfelder/tracker3-rebased: 21/39] grltrackerwrapper: Retrieve musicbrainz release group id for songs Marinus Schraal
- [gnome-music/wip/jfelder/tracker3-rebased: 29/39] coregrilo: Add a callback function to writeback Marinus Schraal
- [gnome-music/wip/jfelder/tracker3-rebased: 25/39] grilowrappers: Introduce support for chromaprint source Marinus Schraal
- [gnome-music/wip/jfelder/tracker3-rebased: 28/39] coregrilo: Handle a list of keys for writeback Marinus Schraal
- [gnome-music/wip/jfelder/tracker3-rebased: 27/39] coresong: Add support to query musicbrainz tags Marinus Schraal
- [gnome-music/wip/jfelder/tracker3-rebased: 30/39] notificationspopup: Add support for tag notification Marinus Schraal
- [gnome-music/wip/jfelder/tracker3-rebased: 26/39] grilowrappers: Introduce support for acoustid source Marinus Schraal
- [gnome-music/wip/jfelder/tracker3-rebased: 11/39] Bundle Tracker 3 in the Flatpak for systems which don't have it Marinus Schraal
- [gnome-music/wip/jfelder/tracker3-rebased: 33/39] songsview: Add renderer for title, album and artist Marinus Schraal
- [gnome-music/wip/jfelder/tracker3-rebased: 34/39] utils: Add a getter for album artist Marinus Schraal
- [gnome-music/wip/jfelder/tracker3-rebased: 32/39] selectiontoolbar: Add support to launch song editor dialog Marinus Schraal
- [gnome-music/wip/jfelder/tracker3-rebased: 37/39] CI: Ignore flake E226 error Marinus Schraal
- [gnome-music/wip/jfelder/tracker3-rebased: 35/39] songeditordialog: Add an album artist entry Marinus Schraal
- [gnome-music/wip/jfelder/tracker3-rebased: 39/39] songeditordialog: Use a similarity score to sort the suggestions Marinus Schraal
- [gnome-music/wip/jfelder/tracker3-rebased: 38/39] tagsimilarity: Add logic to compute the similarity between songs Marinus Schraal
- [gnome-music/wip/jfelder/tracker3-rebased: 36/39] songeditordialog: Display the current suggestion number Marinus Schraal
- [gnome-music/wip/jfelder/tracker3-rebased: 31/39] songeditordialog: Initial songs support Marinus Schraal
- [epiphany] Removed unused variables Michael Catanzaro
- [libhandy] preferences-window: Disable type-to-search for subpages Alexander Mikhaylenko
- [libhandy] preferences-window: Fix subpage removal with disabled animations Alexander Mikhaylenko
- [libhandy] preferences-window: Remove subpages after they are closed Alexander Mikhaylenko
- [gnome-2048] Remove an unneeded Grid. Arnaud B .
- [gnome-2048/arnaudb/wip/gtk4: 4/48] Compile with Gtk4. Arnaud B .
- [gnome-2048/arnaudb/wip/gtk4: 5/48] Drop Clutter dependency. Arnaud B .
- [gnome-2048] (48 commits) Non-fast-forward update to branch arnaudb/wip/gtk4 Arnaud B .
- [gnome-2048/arnaudb/wip/gtk4: 7/48] No more Geometry. Arnaud B .
- [gnome-2048/arnaudb/wip/gtk4: 6/48] Remove Clutter. Arnaud B .
- [gnome-2048/arnaudb/wip/gtk4: 9/48] Fix size_allocate stuff. Arnaud B .
- [gnome-2048/arnaudb/wip/gtk4: 10/48] No need to set events. Arnaud B .
- [gnome-2048/arnaudb/wip/gtk4: 11/48] Use hide-on-close property. Arnaud B .
- [gnome-2048/arnaudb/wip/gtk4: 12/48] Adapt event controllers. Arnaud B .
- [gnome-2048/arnaudb/wip/gtk4: 13/48] Adapt to RGBA. Arnaud B .
- [gnome-2048/arnaudb/wip/gtk4: 15/48] Add PangoCairo dependency. Arnaud B .
- [gnome-2048/arnaudb/wip/gtk4: 8/48] Make on_window_state_event work. Arnaud B .
- [gnome-2048/arnaudb/wip/gtk4: 17/48] Comment something. Arnaud B .
- [gnome-2048/arnaudb/wip/gtk4: 14/48] Fix a return type. Arnaud B .
- [gnome-2048/arnaudb/wip/gtk4: 16/48] Uncomment some things. Arnaud B .
- [gnome-2048/arnaudb/wip/gtk4: 18/48] Try a fix. Arnaud B .
- [gnome-2048/arnaudb/wip/gtk4: 23/48] Comment a thing. Arnaud B .
- [gnome-2048/arnaudb/wip/gtk4: 19/48] Uncomment more stuff. Arnaud B .
- [gnome-2048/arnaudb/wip/gtk4: 24/48] HeaderBar is not subclassable anymore. Arnaud B .
- [gnome-2048/arnaudb/wip/gtk4: 26/48] Fix UI file. Arnaud B .
- [gnome-2048/arnaudb/wip/gtk4: 25/48] Clean UI file. Arnaud B .
- [gnome-2048/arnaudb/wip/gtk4: 20/48] Comment more stuff. Arnaud B .
- [gnome-2048/arnaudb/wip/gtk4: 27/48] Improve UI file. Arnaud B .
- [gnome-2048/arnaudb/wip/gtk4: 22/48] Waiting for a Gtk fix. Arnaud B .
- [gnome-2048/arnaudb/wip/gtk4: 31/48] Adapt to AspectFrame API. Arnaud B .
- [gnome-2048/arnaudb/wip/gtk4: 32/48] Adapt to Overlay API. Arnaud B .
- [gnome-2048/arnaudb/wip/gtk4: 33/48] Comment things. Arnaud B .
- [gnome-2048/arnaudb/wip/gtk4: 30/48] Do not use headerbar subtitle. Arnaud B .
- [gnome-2048/arnaudb/wip/gtk4: 34/48] Comment some other things. Arnaud B .
- [gnome-2048/arnaudb/wip/gtk4: 35/48] Comment things. Arnaud B .
- [gnome-2048/arnaudb/wip/gtk4: 28/48] Make things start to look promising. Arnaud B .
- [gnome-2048/arnaudb/wip/gtk4: 37/48] Fix Keyboard Shortcuts order. Arnaud B .
- [gnome-2048/arnaudb/wip/gtk4: 39/48] Uncomment something. Arnaud B .
- [gnome-2048/arnaudb/wip/gtk4: 29/48] Test. Arnaud B .
- [gnome-2048/arnaudb/wip/gtk4: 36/48] Adapt to HeaderBar API. Arnaud B .
- [gnome-2048/arnaudb/wip/gtk4: 38/48] Try to fix CI. Arnaud B .
- [gnome-2048/arnaudb/wip/gtk4: 41/48] Recomment previous thing. Arnaud B .
- [gnome-2048/arnaudb/wip/gtk4: 43/48] Make gameover-label better. Arnaud B .
- [gnome-2048/arnaudb/wip/gtk4: 21/48] Adapt UI files. Arnaud B .
- [gnome-2048/arnaudb/wip/gtk4: 44/48] Make things work a bit better. Arnaud B .
- [gnome-2048/arnaudb/wip/gtk4: 46/48] Adapt to Context constructors. Arnaud B .
- [gnome-2048/arnaudb/wip/gtk4: 40/48] Uncomment another thing. Arnaud B .
- [gnome-2048/arnaudb/wip/gtk4: 48/48] Clean old game. Arnaud B .
- [gnome-2048/arnaudb/wip/gtk4: 47/48] Make things work. Arnaud B .
- [gnome-2048/arnaudb/wip/gtk4: 45/48] Use an UI file for Game. Arnaud B .
- [gnome-2048/arnaudb/wip/gtk4: 42/48] Make things start to work. Arnaud B .
- [chronojump] Shown again dj times/heights radios at glade/preferences.glade Xavier de Blas
- [chronojump] Jumps simple graph dj jumps/heights by preferences djShowHeights Xavier de Blas
- [libhandy] animation: Make lerp function more robust Alexander Mikhaylenko
- [gnome-build-meta] Created branch abderrahim/gnome-os-spelling Abderrahim Kitouni
- [gnome-build-meta/abderrahim/gnome-os-spelling] vm/ostree-config.bst: rename ostree remote to gnome-os Abderrahim Kitouni
- [epiphany] Use HdyPreferencesWindow as the prefs dialog Jan-Michael Brummer
- [gnome-sound-recorder] row: rearrange buttons & added skip playback Bilal Elmoussaoui
- [libhandy] squeezer: Add the xalign and yalign properties Alexander Mikhaylenko
- [fractal] Created branch get-profile-access-token Daniel Garcia Moreno
- [fractal/get-profile-access-token] Add access token to get_profile requests Daniel Garcia Moreno
- [gtk] (2 commits) ...Merge branch 'wip/ditch-workarea' into 'master' Matthias Clasen
- [gtk: 2/2] Merge branch 'wip/ditch-workarea' into 'master' Matthias Clasen
- [gtk: 1/2] gdk/monitor: Remove gdk_monitor_work_area and GdkMonitor::work-area Matthias Clasen
- [gnome-2048/arnaudb/wip/gtk4] Fix bug. Arnaud B .
- [gnome-2048/arnaudb/wip/gtk4] Fix game size. Arnaud B .
- [fractal] Non-fast-forward update to branch get-profile-access-token Daniel Garcia Moreno
- [fractal/get-profile-access-token] Add access token to get_profile requests Daniel Garcia Moreno
- [evolution-ews/wip/mcrha/office365] Calendar: Get Free/Busy information from the server Milan Crha
- [gnome-shell] Non-fast-forward update to branch mcatanzaro/#2717 Michael Catanzaro
- [gnome-shell/mcatanzaro/#2717] endSessionDialog: default to not installing updates on low battery Michael Catanzaro
- [gtk] docs: Mention workarea in the migration guide Matthias Clasen
- [gtk] NEWS: Updates Matthias Clasen
- [gnome-shell] util: Remove shell_util_get_transformed_allocation verdre
- [gnome-shell] (5 commits) Non-fast-forward update to branch mcatanzaro/#2717 Michael Catanzaro
- [gnome-shell/mcatanzaro/#2717: 5/5] endSessionDialog: default to not installing updates on low battery Michael Catanzaro
- [libsoup] ci: Add lcov to docker image Patrick Griffis
- [gimp] Issue #5472 - CRITICAL while using Move tool with arrow keys Ell
- [gimp/gimp-2-10] Issue #5472 - CRITICAL while using Move tool with arrow keys Ell
- [epiphany] Use own docker image for check-code-style Jan-Michael Brummer
- [evolution] Created branch zbrown/tnum-dates Zander Brown
- [evolution/zbrown/tnum-dates] ECellText/ECellDate: Use tabular numbers for date Zander Brown
- [gimp] app: GimpToolRectangle multi-layer aware. Jehan
- [evolution] Non-fast-forward update to branch zbrown/tnum-dates Zander Brown
- [evolution/zbrown/tnum-dates] ECellText/ECellDate: Use tabular numbers for date Zander Brown
- [evolution] Non-fast-forward update to branch zbrown/tnum-dates Zander Brown
- [evolution/zbrown/tnum-dates] ECellText/ECellDate: Use tabular numbers for date Zander Brown
- [evolution-ews/wip/mcrha/office365] Calendar: A little clean up in the backend code Milan Crha
- [gnome-sound-recorder] Update Ukrainian translation Translations User D-L
- [libhandy] preferences-group: Exclude hidden rows from search Adrien Plazas
- [libhandy] preferences-group: Exclude hidden groups from search Adrien Plazas
- [libhandy] preferences-page: Exclude hidden pages from search Adrien Plazas
- [evolution] Non-fast-forward update to branch zbrown/tnum-dates Zander Brown
- [evolution/zbrown/tnum-dates] M!62 - ECellText/ECellDate: Use tabular numbers for date Zander Brown
- [libhandy] preferences-group: Exclude untitled rows from search Alexander Mikhaylenko
- [epiphany] Revert "Use own docker image for check-code-style" Michael Catanzaro
- [at-spi2-core] (2 commits) ...Merge branch 'master' into 'master' Mike Gorse
- [at-spi2-core: 2/2] Merge branch 'master' into 'master' Mike Gorse
- [at-spi2-core: 1/2] Replace gedit with a light-weight test application Mike Gorse
- [at-spi2-atk] (2 commits) ...Merge branch 'master' into 'master' Mike Gorse
- [at-spi2-atk: 1/2] meson: add tests option Mike Gorse
- [at-spi2-atk: 2/2] Merge branch 'master' into 'master' Mike Gorse
- [at-spi2-atk: 1/2] Add support for ROLE_MARK and ROLE_SUGGESTION Mike Gorse
- [at-spi2-atk] (2 commits) ...Merge branch 'master' into 'master' Mike Gorse
- [at-spi2-atk: 2/2] Merge branch 'master' into 'master' Mike Gorse
- [at-spi2-atk] Require atk >= 2.36.0 Mike Gorse
- [libwnck] tasklist: Fix leaking PangoFontDescription Alberts Muktupāvels
- [gnome-shell] popupMenu: Ungrab when removing active menu Georges Basile Stavracas Neto
- [gnome-shell] panelMenu: Destroy menu before chaining up Georges Basile Stavracas Neto
- [gtk] testsuite: Stop setting NO_AT_BRIDGE Matthias Clasen
- [gtk] testsuite: Skip the skipping Matthias Clasen
- [gnome-build-meta] Created branch barthalion/track-speedup Bartłomiej Piotrowski
- [gnome-build-meta/barthalion/track-speedup] Drop cache Bartłomiej Piotrowski
- [gnome-build-meta/barthalion/track-speedup] test Bartłomiej Piotrowski
- [gupnp-tools] upload: Remove deprecated functions Jens Georg
- [gupnp-tools] universal-cp: Remove deprecated GUPnP calls Jens Georg
- [gupnp-tools] av-cp: Add more keywords to completion Jens Georg
- [gupnp-tools] network-light: Remove deprecated GUPnP calls Jens Georg
- [gupnp-tools] av-cp: Don't leak search caps Jens Georg
- [gupnp-tools] av-cp: Remove deprecated gupnp calls Jens Georg
- [gupnp-tools] network-light: Fix some memory leaks Jens Georg
- [gupnp-tools] network-light: Fix device creation Jens Georg
- [gupnp-tools] av-cp: Make it possible to use IPv6 Jens Georg
- [gupnp-tools] Add .clang-format Jens Georg
- [gnome-maps] Update Turkish translation Translations User D-L
- [libgweather] Update Turkish translation Translations User D-L
- [libgweather] Update Turkish translation Translations User D-L
- [evince] Update Turkish translation Translations User D-L
- [epiphany] shortcuts-list: use the commonly used shortcut Ctrl+? Michael Catanzaro
- [gtk] icon-browser: Install desktop file and appdata Matthias Clasen
- [rygel] media-export: Fix missing title in virtual containers Jens Georg
- [gnome-maps] Created branch wip/mlundblad/osm-login-redesign Marcus Lundblad
- [gnome-maps/wip/mlundblad/osm-login-redesign] osmAccountDialog: Put registration link next to login button Marcus Lundblad
- [gnome-initial-setup] Update Turkish translation Translations User D-L
- [gnome-chess] Update Turkish translation Translations User D-L
- [glade] Update Catalan translation Jordi Mas
- [gnome-shell] Update Turkish translation Translations User D-L
- [gtk] Update our appdata files Matthias Clasen
- [gimp/gimp-2-10] app: in GimpBacktrace Windows backend, return NULL backtrace if not initialized Ell
- [gimp/gimp-2-10] app: add progressive performance logs Ell
- [gimp/gimp-2-10] app: allow controlling performance-log parameters through the UI Ell
- [gimp/gimp-2-10] tools: add performance-log-close-tags.py, use in performance-log-viewer Ell
- [gimp] app: in GimpBacktrace Windows backend, return NULL backtrace if not initialized Ell
- [gimp/gimp-2-10] tools: add performance-log-progressive-coalesce.py; use in performance-log-viewer Ell
- [gimp] app: add progressive performance logs Ell
- [gimp] app: allow controlling performance-log parameters through the UI Ell
- [gimp] tools: add performance-log-close-tags.py, use in performance-log-viewer Ell
- [gimp] tools: add performance-log-progressive-coalesce.py; use in performance-log-viewer Ell
- [gnome-todo] Update Turkish translation Translations User D-L
- [gimp/gimp-2-10] app: in GimpDashboard, fix progressive-performance-log env-var Ell
- [gimp] app: in GimpDashboard, fix progressive-performance-log env-var Ell
- [gnome-maps] (3 commits) Non-fast-forward update to branch wip/mlundblad/osm-login-redesign Marcus Lundblad
- [gnome-maps/wip/mlundblad/osm-login-redesign: 3/3] osmAccountDialog: Put registration link next to login button Marcus Lundblad
- [eog] Update Turkish translation Translations User D-L
- [rygel] media-export: Fix handling virtual-id: ids with : Jens Georg
- [rygel] examples: Fix typo in mx-info Jens Georg
- [rygel] tracker, tracker3: Add missing default clause Jens Georg
- [rygel] examples: Fix removing files form ignorelist Jens Georg
- [baobab] Update Turkish translation Translations User D-L
- [glib-networking] Update Turkish translation Translations User D-L
- [glade] GladeWindow: move actions to top Juan Pablo Ugarte
- [glade] Use symbolic icon names. Juan Pablo Ugarte
30 July 2020
31 July 2020
- [gnome-control-center] Adapt to HdyActionRow changes Robert Ancell
- [libhandy] expander-row: Make the subtitle nullable Alexander Mikhaylenko
- [libhandy] action-row: Make the subtitle nullable Alexander Mikhaylenko
- [libhandy] expander-row: Drop the title prop and its accessors Alexander Mikhaylenko
- [libhandy] action-row: Drop the title prop and its accessors Alexander Mikhaylenko
- [gnumeric] Compilations: fix warnings. Morten Welinder
- [gnumeric] Introspection fix. Morten Welinder
- [gnumeric] Deps: write position for dependents if they have any. Morten Welinder
- [gnumeric] Introspection fixes Morten Welinder
- [geary] (2 commits) ...Merge branch 'diegoe_prefs-window-size' into 'mainline' Michael Gratton
- [geary: 1/2] preferences: Set default_width to omit back button Michael Gratton
- [geary: 2/2] Merge branch 'diegoe_prefs-window-size' into 'mainline' Michael Gratton
- [geary] (10 commits) ...Merge branch 'mjog/rfc822-cleanup-part-n' into 'mainline' Michael Gratton
- [geary: 10/10] Merge branch 'mjog/rfc822-cleanup-part-n' into 'mainline' Michael Gratton
- [geary] Deleted branch mjog/rfc822-cleanup-part-n Michael Gratton
- [gtk] testsuite: Use Wayland by default Matthias Clasen
- [gtk] 3.99.0 Matthias Clasen
- [gtk] Created tag 3.99.0 Matthias Clasen
- [sysadmin-bin] Don't encode user_fullname as bytestring Bartłomiej Piotrowski
- [gnome-sound-recorder] Update Catalan translation Jordi Mas
- [fractal] Fix dw_media errors Daniel Garcia Moreno
- [fractal] Upgrade ruma-identifiers to 0.17 and use DeviceId more Daniel Garcia Moreno
- [gnome-photos] Update Catalan translation Jordi Mas
- [pitivi] Update Catalan translation Jordi Mas
- [gnome-boxes] Update Catalan translation Jordi Mas
- [gnome-settings-daemon] Update Catalan translation Jordi Mas
- [libhandy] (33 commits) Non-fast-forward update to branch unstable-api Adrien Plazas
- [libhandy/unstable-api: 33/33] Forbid using HANDY_USE_UNSTABLE_API Adrien Plazas
- [libhandy/unstable-api: 32/33] doc: Tell to stop acknowledging the API unstability Adrien Plazas
- [libhandy/unstable-api: 31/33] Remove the HANDY_USE_UNSTABLE_API guard Adrien Plazas
- [gnome-boxes] (3 commits) Non-fast-forward update to branch make-clearer-the-state-of-spice-guest-detection Felipe Borges
- [gnome-boxes/make-clearer-the-state-of-spice-guest-detection: 2/3] spice-display: Be accurate about the state of SPICE guest tools Felipe Borges
- [gnome-boxes/make-clearer-the-state-of-spice-guest-detection: 3/3] spice-display: Use "copy and paste" instead of "copy&paste" Felipe Borges
- [gnome-boxes] Deleted branch make-clearer-the-state-of-spice-guest-detection Felipe Borges
- [gnome-boxes] (2 commits) ...spice-display: Use "copy and paste" instead of "copy&paste" Felipe Borges
- [gnome-settings-daemon/benzea/systemd-3-36: 6/25] meson: Bump systemd requirement to version 243 Benjamin Berg
- [gnome-settings-daemon/benzea/systemd-3-36: 7/25] plugins: Stop installing wants symlinks for GNOME session targets Benjamin Berg
- [gnome-settings-daemon] (25 commits) Non-fast-forward update to branch benzea/systemd-3-36 Benjamin Berg
- [gnome-settings-daemon/benzea/systemd-3-36: 8/25] meson: Handle common directory separately Benjamin Berg
- [gnome-settings-daemon/benzea/systemd-3-36: 9/25] dummy: Do not start gsd-dummy for stub desktop files Benjamin Berg
- [gnome-settings-daemon/benzea/systemd-3-36: 10/25] dummy: Remove gsd-dummy binary Benjamin Berg
- [gnome-settings-daemon/benzea/systemd-3-36: 11/25] dummy: Remove unused systemd service/target file Benjamin Berg
- [gnome-settings-daemon/benzea/systemd-3-36: 13/25] plugins: Use a common templates .desktop files Benjamin Berg
- [gnome-settings-daemon/benzea/systemd-3-36: 12/25] meson: Move stub desktop file generation into plugins loop Benjamin Berg
- [gnome-settings-daemon/benzea/systemd-3-36: 14/25] meson: Add human readable descriptions for plugins Benjamin Berg
- [gnome-settings-daemon/benzea/systemd-3-36: 15/25] plugins: Put description into .desktop file Benjamin Berg
- [gnome-settings-daemon/benzea/systemd-3-36: 17/25] meson: Rename plugin_install_wants to plugin_gate_units Benjamin Berg
- [gnome-settings-daemon/benzea/systemd-3-36: 18/25] meson: Bump required meson version to 0.47.0 Benjamin Berg
- [gnome-settings-daemon/benzea/systemd-3-36: 16/25] meson: Re-indent plugins meson file Benjamin Berg
- [gnome-settings-daemon/benzea/systemd-3-36: 21/25] meson: Make usb-protection plugin build time configurable Benjamin Berg
- [gnome-settings-daemon/benzea/systemd-3-36: 23/25] plugins: Mask old target names on non-release builds Benjamin Berg
- [gnome-settings-daemon/benzea/systemd-3-36: 24/25] xsettings: Order after x11 services and before X11 services ready flag Benjamin Berg
- [gnome-settings-daemon/benzea/systemd-3-36: 25/25] data: Place g-s-d services into session.slice Benjamin Berg
- [gnome-settings-daemon/benzea/systemd-3-36: 22/25] meson: Use reverse domain name for unit names Benjamin Berg
- [gnome-settings-daemon/benzea/systemd-3-36: 19/25] plugins: Update systemd unit design and generate them Benjamin Berg
- [gnome-settings-daemon/benzea/systemd-3-36: 20/25] plugins: Remove old systemd templates Benjamin Berg
- [gdm] (16 commits) Non-fast-forward update to branch benzea/systemd-3-36 Benjamin Berg
- [gdm/benzea/systemd-3-36: 16/16] data: Install systemd specification for gnome-login session Benjamin Berg
- [gnome-session/benzea/systemd-new-session-config: 14/18] meson: Use systemduserunitdir variable from systemd.pc Benjamin Berg
- [gnome-session] (18 commits) Non-fast-forward update to branch benzea/systemd-new-session-config Benjamin Berg
- [gnome-session/benzea/systemd-new-session-config: 15/18] util, main: Reset all failed states on startup Benjamin Berg
- [gnome-session/benzea/systemd-new-session-config: 17/18] data: Configure session using a drop-in Benjamin Berg
- [gnome-session/benzea/systemd-new-session-config: 16/18] gnome-session-ctl: Add systemd service failure checker Benjamin Berg
- [gnome-session/benzea/systemd-new-session-config: 18/18] data: Add ready target for X11 services Benjamin Berg
- [gnome-boxes] (4 commits) Non-fast-forward update to branch wip/spawn-monitor-sock-elsewhere Felipe Borges
- [gnome-boxes/wip/spawn-monitor-sock-elsewhere: 4/4] build: Spawn monitor.sock in XDG_RUNTIME_DIR Felipe Borges
- [mutter] screen-cast: Add 'is-recording' option to record methods Jonas Ådahl
- [mutter] remote-access-handle: Add 'is-recording' property Jonas Ådahl
- [mutter] screen-cast: Add screen cast flag to streams Jonas Ådahl
- [gnome-shell] status/remote-access: Visualize recordings as screen recording Jonas Ådahl
- [gnome-shell] dbusService: Queue shutdown check on startup Jonas Ådahl
- [gnome-shell] introspect: Introspect screen size Jonas Ådahl
- [gnome-shell] Move screencasting into a separate service process Jonas Ådahl
- [gnome-build-meta] (2 commits) Non-fast-forward update to branch alatiera/setup-nightly Jordan Petridis
- [gnome-build-meta/alatiera/setup-nightly: 2/2] vm: setup gnome nightly repo by default Jordan Petridis
- [gnome-build-meta/alatiera/setup-nightly: 1/2] vm: simplify the flathub config setup Jordan Petridis
- [gnome-build-meta] (2 commits) Non-fast-forward update to branch alatiera/setup-nightly Jordan Petridis
- [gnome-build-meta/alatiera/setup-nightly: 1/2] vm: simplify the flathub config setup Jordan Petridis
- [gnome-build-meta/alatiera/setup-nightly: 2/2] vm: setup gnome nightly repo by default Jordan Petridis
- [gnome-build-meta] (2 commits) Non-fast-forward update to branch alatiera/setup-nightly Jordan Petridis
- [gnome-build-meta/alatiera/setup-nightly: 2/2] vm: setup gnome nightly repo by default Jordan Petridis
- [gnome-build-meta/alatiera/setup-nightly: 1/2] vm: simplify the flathub config setup Jordan Petridis
- [gnome-build-meta] (10 commits) Non-fast-forward update to branch alatiera/source-code-pro Jordan Petridis
- [gnome-build-meta/alatiera/source-code-pro: 10/10] Revert "Revert font change" Jordan Petridis
- [gnome-build-meta/alatiera/source-code-pro: 9/10] sdk: add adobe-source-code-pro fonts Jordan Petridis
- [totem] (2 commits) Created branch wip/hadess/fix-flatpak Bastien Nocera
- [totem/wip/hadess/fix-flatpak: 2/2] ci: make job depencency explicit Bastien Nocera
- [totem/wip/hadess/fix-flatpak: 1/2] ci: remove deprecated jobs Bastien Nocera
- [gnome-clocks] (6 commits) Non-fast-forward update to branch zbrown/named-timezones Bilal Elmoussaoui
- [gnome-clocks/zbrown/named-timezones: 6/6] world: support named timezones Bilal Elmoussaoui
- [gnome-clocks/zbrown/named-timezones: 5/6] world: refine dialogue rows Bilal Elmoussaoui
- [gnome-boxes] build: Spawn monitor.sock in XDG_RUNTIME_DIR Felipe Borges
- [gnome-boxes] Deleted branch wip/spawn-monitor-sock-elsewhere Felipe Borges
- [totem/wip/hadess/fix-flatpak] ci: Split off Fedora dependencies list Bastien Nocera
- [totem/wip/hadess/fix-flatpak] ci: Remove temporary manual RPM installs Bastien Nocera
- [gnome-boxes] (8 commits) Non-fast-forward update to branch WIP/reinstate-gnome-nightly Felipe Borges
- [gnome-boxes/WIP/reinstate-gnome-nightly: 8/8] vm-importer, vm-configurator: Import everything but qcow2 disks Felipe Borges
- [gnome-boxes/WIP/reinstate-gnome-nightly: 7/8] libvirt-machine: Properly undefine/delete EFI guests Felipe Borges
- [gnome-boxes/WIP/reinstate-gnome-nightly: 6/8] Enable UEFI only for the GNOME Nightly images Felipe Borges
- [gnome-boxes/WIP/reinstate-gnome-nightly: 5/8] build: Drop duplicate definition of "docutils" dep Felipe Borges
- [libxml2] Fix exponential runtime in xmlFARecurseDeterminism Nick Wellnhofer
- [libxml2] Update fuzzing code Nick Wellnhofer
- [totem/wip/hadess/fix-flatpak: 1/3] ci: Move variables to the top of the file Bastien Nocera
- [totem] (3 commits) Non-fast-forward update to branch wip/hadess/fix-flatpak Bastien Nocera
- [totem/wip/hadess/fix-flatpak: 2/3] ci: Split off Fedora dependencies list Bastien Nocera
- [totem/wip/hadess/fix-flatpak: 3/3] ci: Remove temporary manual RPM installs Bastien Nocera
- [gtk] Created branch gskglrenderer-avoid-gccism Chun-wei Fan
- [gtk/gskglrenderer-avoid-gccism] gskglrenderer.c: Avoid GCCism Chun-wei Fan
- [totem] (5 commits) ...ci: Remove temporary manual RPM installs Bastien Nocera
- [totem] Deleted branch wip/hadess/fix-flatpak Bastien Nocera
- [totem] (6 commits) Non-fast-forward update to branch wip/hadess/help-ratio Bastien Nocera
- [totem/wip/hadess/help-ratio: 6/6] help: Fix ratio sign usage in documentation Bastien Nocera
- [gegl] gegl: use a 1e-11 instead of 1e-6 for matrix coefficient epsilon pippin
- [totem] help: Fix ratio sign usage in documentation Bastien Nocera
- [totem] Deleted branch wip/hadess/help-ratio Bastien Nocera
- [sysadmin-bin] Increase limit of open files Bartłomiej Piotrowski
- [totem] (9 commits) Non-fast-forward update to branch wip/hadess/blocklist Bastien Nocera
- [totem/wip/hadess/blocklist: 8/9] gst: More blocked plugins Bastien Nocera
- [totem/wip/hadess/blocklist: 9/9] grilo: More s/blacklist/block/ Bastien Nocera
- [totem/wip/hadess/blocklist: 7/9] backend: s,blacklist,block, Bastien Nocera
- [totem] (3 commits) ...grilo: More s/blacklist/block/ Bastien Nocera
- [totem] Deleted branch wip/hadess/blocklist Bastien Nocera
- [gtk] (5 commits) Created branch master.win32 Chun-wei Fan
- [gtk/master.win32: 2/5] gdkglcontext-win32.c: Create a global shared GL context Chun-wei Fan
- [gtk/master.win32: 1/5] gdksurface-win32.c: Deal with modal and decoration props Chun-wei Fan
- [gtk/master.win32: 3/5] gskrenderer.c: Default to the GL renderer on Windows too Chun-wei Fan
- [gtk/master.win32: 4/5] demos: Fix running on Visual Studio builds Chun-wei Fan
- [gtk/master.win32: 5/5] GDK-Win32: Use SetProcessDpiAwarenessContext() where available Chun-wei Fan
- [totem] Update Ukrainian translation Translations User D-L
- [gnome-boxes] Update Ukrainian translation Translations User D-L
- [gnome-build-meta/alatiera/source-code-pro] fixup! sdk: add adobe-source-code-pro fonts Jordan Petridis
- [gnome-screenshot] (3 commits) Created branch wip/exalm/libhandy Alexander Mikhaylenko
- [gnome-screenshot/wip/exalm/libhandy: 1/3] build: Add libhandy dependency Alexander Mikhaylenko
- [gnome-screenshot/wip/exalm/libhandy: 3/3] dialog: Use HdyApplicationWindow Alexander Mikhaylenko
- [gnome-screenshot/wip/exalm/libhandy: 2/3] interactive-dialog: Port to libhandy Alexander Mikhaylenko
- [gnome-build-meta] (2 commits) Non-fast-forward update to branch alatiera/source-code-pro Jordan Petridis
- [gnome-build-meta/alatiera/source-code-pro: 2/2] Revert "Revert font change" Jordan Petridis
- [gnome-build-meta/alatiera/source-code-pro: 1/2] sdk: add adobe-source-code-pro fonts Jordan Petridis
- [gnome-build-meta] Created branch wip/exalm/screenshot Alexander Mikhaylenko
- [gnome-build-meta/wip/exalm/screenshot] core/screenshot: Add libhandy dep Alexander Mikhaylenko
- [fractal] Update Romanian translation Translations User D-L
- [gnome-games] meson: Alphabetically order sources in collection folder Alexander Mikhaylenko
- [gnome-games] game: Add last_played property Alexander Mikhaylenko
- [gnome-games] game-model: Add support for different sort types Alexander Mikhaylenko
- [gnome-games] collection: Introduce RecentlyPlayedCollection Alexander Mikhaylenko
- [gnome-games] database: Add support for recently played collection Alexander Mikhaylenko
- [gnome-games] collection-manager: Add support for RecentlyPlayedCollection Alexander Mikhaylenko
- [gnome-games] retro-runner: Update last played prop on exit or crash Alexander Mikhaylenko
- [gnome-games] favorites-collection: Connect to is-favorite only after changing it Alexander Mikhaylenko
- [gnome-games] database: Return GenericSet<Uid> on list_favorite_games() Alexander Mikhaylenko
- [gnome-games] collection-view: Exit selection mode only for favorites collection Alexander Mikhaylenko
- [gnome-games] collections-page: Add get_current_collection() Alexander Mikhaylenko
- [gnome-games] collection-manager: Add collection_empty_changed() Alexander Mikhaylenko
- [gnome-games] collections-page: Add invalidate_filter() Alexander Mikhaylenko
- [gnome-games] collection: Add is_empty property Alexander Mikhaylenko
- [gnome-games] collections-main-page: Add and set filter function Alexander Mikhaylenko
- [gnome-games] collection-view: Handle collection_empty_changed signal Alexander Mikhaylenko
- [gnome-games] favorites-collection: Move code in construct to class constructor Alexander Mikhaylenko
- [nautilus/sam/tracker-3] Limit search to specific graphs Sam Thursfield
- [totem] Created branch wip/carlosg/grilo-range-query Carlos Garnacho
- [totem/wip/carlosg/grilo-range-query: 11/11] grilo: Specify upper boundary for duration range filter Carlos Garnacho
- [totem] (11 commits) Non-fast-forward update to branch wip/carlosg/grilo-range-query Carlos Garnacho
- [gnome-build-meta/sam/tracker3: 7/8] world: bijiben now uses Tracker 3 Sam Thursfield
- [gnome-build-meta] (8 commits) Non-fast-forward update to branch sam/tracker3 Sam Thursfield
- [gnome-build-meta/sam/tracker3: 8/8] WIP: Remove Tracker 3 from core Sam Thursfield
- [gtk] (3 commits) Non-fast-forward update to branch master.win32 Chun-wei Fan
- [gtk/master.win32: 1/3] gskrenderer.c: Default to the GL renderer on Windows too Chun-wei Fan
- [gtk/master.win32: 2/3] demos: Fix running on Visual Studio builds Chun-wei Fan
- [gtk/master.win32: 3/3] GDK-Win32: Use SetProcessDpiAwarenessContext() where available Chun-wei Fan
- [totem] (40 commits) Non-fast-forward update to branch wip/hadess/web-vtt Bastien Nocera
- [totem/wip/hadess/web-vtt: 39/40] main: Load vtt subtitle files Bastien Nocera
- [totem/wip/hadess/web-vtt: 40/40] opensubtitles: Also handle VTT subtitles Bastien Nocera
- [gtk] Updated Spanish translation Daniel Mustieles García
- [nautilus] (5 commits) Non-fast-forward update to branch sam/tracker-3 Sam Thursfield
- [nautilus/sam/tracker-3: 3/5] flatpak: Allow Tracker 3 busnames Sam Thursfield
- [nautilus/sam/tracker-3: 2/5] flatpak: Use Tracker from GNOME Flatpak SDK Sam Thursfield
- [nautilus/sam/tracker-3: 4/5] flatpak: Build tracker-miners inside the Flatpak Sam Thursfield
- [nautilus/sam/tracker-3: 1/5] tag-manager: Store starred files in a private database Sam Thursfield
- [nautilus/sam/tracker-3: 5/5] Limit search to specific graphs Sam Thursfield
- [totem] grilo: Specify upper boundary for duration range filter Bastien Nocera
- [totem] Deleted branch wip/carlosg/grilo-range-query Carlos Garnacho
- [totem] (3 commits) Non-fast-forward update to branch wip/hadess/web-vtt Bastien Nocera
- [totem/wip/hadess/web-vtt: 3/3] opensubtitles: Also handle VTT subtitles Bastien Nocera
- [totem/wip/hadess/web-vtt: 2/3] main: Load vtt subtitle files Bastien Nocera
- [fractal] Updated Spanish translation Daniel Mustieles García
- [gnome-clocks] Created branch wip/exalm/content Alexander Mikhaylenko
- [gnome-clocks/wip/exalm/content] ui: Replace .preferences with .contents Alexander Mikhaylenko
- [fractal] Add Kazakh translation Translations User D-L
- [evolution-ews/wip/mcrha/office365] Prepare for tasks (to-do), but do not use the code, because it's in Beta only Milan Crha
- [totem] (2 commits) ...opensubtitles: Also handle VTT subtitles Bastien Nocera
- [totem] Deleted branch wip/hadess/web-vtt Bastien Nocera
- [gnome-clocks] (20 commits) Non-fast-forward update to branch wip/exalm/content Alexander Mikhaylenko
- [gnome-clocks/wip/exalm/content: 20/20] ui: Replace .preferences with .content Alexander Mikhaylenko
- [fractal] Update Indonesian translation Translations User D-L
- [gnome-logs] Update Indonesian translation Translations User D-L
- [rhythmbox] Update Indonesian translation Translations User D-L
- [totem] (15 commits) Non-fast-forward update to branch wip/carlosg/tracker3 Bastien Nocera
- [totem/wip/carlosg/tracker3: 15/15] flatpak: Add Tracker3 policy to access videos Bastien Nocera
- [totem/wip/carlosg/tracker3: 14/15] grilo: Prepare for Tracker 3 grilo plugin Bastien Nocera
- [gnome-clocks] Non-fast-forward update to branch wip/exalm/content Alexander Mikhaylenko
- [gnome-clocks/wip/exalm/content] ui: Replace .preferences with .content Alexander Mikhaylenko
- [geary] Update Indonesian translation Translations User D-L
- [gedit-plugins] Update Indonesian translation Translations User D-L
- [gnome-games] Update Indonesian translation Translations User D-L
- [epiphany] (2 commits) Created branch wip/exalm/libhandy583 Alexander Mikhaylenko
- [epiphany/wip/exalm/libhandy583: 1/2] Use .content instead of .preferences style class Alexander Mikhaylenko
- [epiphany/wip/exalm/libhandy583: 2/2] Stop adding background in preferences Alexander Mikhaylenko
- [gnome-calendar] Add Tamil translation Translations User D-L
- [gnome-tour] Update Indonesian translation Translations User D-L
- [gtk] Update Ukrainian translation Translations User D-L
- [epiphany] Update Tamil translation Translations User D-L
- [libgnome-games-support] Add Tamil translation Translations User D-L
- [gthumb] Update Indonesian translation Translations User D-L
- [mutter] Created branch benzea/fix-notification-crash Benjamin Berg
- [mutter/benzea/fix-notification-crash] startup: Fix possible crash in startup notifications Benjamin Berg
- [mutter] (14 commits) Non-fast-forward update to branch benzea/fix-notification-crash Benjamin Berg
- [mutter/benzea/fix-notification-crash: 14/14] startup: Fix possible crash in startup notifications Benjamin Berg
- [glibmm] Gio::SocketClient::signal_event(): Fix wrapping of 'connection' param Kjell Ahlstedt
- [glibmm] Glib::IOChannel docs: Update names of some enum values Kjell Ahlstedt
- [gnome-news] Add Tamil translation Translations User D-L
- [gnome-maps] Update Romanian translation Translations User D-L
- [gtk] Update Romanian translation Translations User D-L
- [fractal] (31 commits) Non-fast-forward update to branch bilelmoussaoui/bump-gtk-rs Bilal Elmoussaoui
- [fractal/bilelmoussaoui/bump-gtk-rs: 29/31] use released crates Bilal Elmoussaoui
- [fractal/bilelmoussaoui/bump-gtk-rs: 27/31] use letter-avatar from a fork Bilal Elmoussaoui
- [fractal/bilelmoussaoui/bump-gtk-rs: 22/31] bump gtk-rs & gstreamer crates Bilal Elmoussaoui
- [fractal/bilelmoussaoui/bump-gtk-rs: 30/31] use the new keyval api Bilal Elmoussaoui
- [fractal/bilelmoussaoui/bump-gtk-rs: 31/31] divider: replace the unsafe destroy Bilal Elmoussaoui
- [fractal/bilelmoussaoui/bump-gtk-rs: 26/31] use new gdk::Keys API Bilal Elmoussaoui
- [fractal/bilelmoussaoui/bump-gtk-rs: 28/31] WidgetExt::destroy is unsafe now Bilal Elmoussaoui
- [fractal/bilelmoussaoui/bump-gtk-rs: 23/31] replace all the new_from with just from_ Bilal Elmoussaoui
- [fractal/bilelmoussaoui/bump-gtk-rs: 25/31] column: libhandy::Column is now a proper Container Bilal Elmoussaoui
- [fractal/bilelmoussaoui/bump-gtk-rs: 24/31] EntryExt: get_text returns a GString now Bilal Elmoussaoui
- [gnome-sound-recorder] Update Romanian translation Translations User D-L
- [gnome-shell] (2 commits) Created branch benzea/use-app-info-launch Benjamin Berg
- [gnome-shell/benzea/use-app-info-launch: 2/2] runDialog: Use new app based launch helper Benjamin Berg
- [gnome-shell/benzea/use-app-info-launch: 1/2] util: Add new trySpawnAppCommandline function Benjamin Berg
- [gnome-boxes] Update Romanian translation Translations User D-L
- [epiphany] Update Romanian translation Translations User D-L
- [nautilus/sam/tracker-3] Fix build on 32 bits Sam Thursfield
- [gnome-shell] (2 commits) Non-fast-forward update to branch benzea/use-app-info-launch Benjamin Berg
- [gnome-shell/benzea/use-app-info-launch: 2/2] runDialog: Use new app based launch helper Benjamin Berg
- [gnome-shell/benzea/use-app-info-launch: 1/2] util: Add new trySpawnAppCommandline function Benjamin Berg
- [gnome-shell] (10 commits) Non-fast-forward update to branch benzea/systemd-3.36-units Benjamin Berg
- [gnome-shell/benzea/systemd-3.36-units: 9/10] windowManager: Wait for X11 services using systemd Benjamin Berg
- [gnome-shell/benzea/systemd-3.36-units: 8/10] data: Create generic org.gnome.Shell.target Benjamin Berg
- [gnome-shell/benzea/systemd-3.36-units: 6/10] data: Use org.gnome.Shell prefix for systemd units Benjamin Berg
- [gnome-shell/benzea/systemd-3.36-units: 7/10] data: Remove unused, commented and obsolete Conflicts lines Benjamin Berg
- [gnome-shell/benzea/systemd-3.36-units: 10/10] data: Place the shell into session.slice when using systemd Benjamin Berg
- [fractal] Deleted branch fullscreen-tooltip Alexandre Franke
- [fractal] Deleted branch get-profile-access-token Alexandre Franke
- [gnome-shell] (5 commits) ...data: Place the shell into session.slice when using systemd Benjamin Berg
- [gnome-shell] Deleted branch benzea/systemd-3.36-units Benjamin Berg
- [gnome-shell-extensions] classic: Drop separate gnome-session definition Benjamin Berg
- [gtk] Created branch cups-build-fix Matthias Clasen
- [gtk/cups-build-fix] Fix the build with cups < 2.3 Matthias Clasen
- [gnome-settings-daemon] (20 commits) ...data: Place g-s-d services into session.slice Benjamin Berg
- [gnome-settings-daemon] Deleted branch benzea/systemd-3-36 Benjamin Berg
- [gnome-session] (5 commits) ...data: Add ready target for X11 services Benjamin Berg
- [gnome-session] Deleted branch benzea/systemd-new-session-config Benjamin Berg
- [fractal] (13 commits) Non-fast-forward update to branch relnotes-4-4 Alexandre Franke
- [fractal/relnotes-4-4: 13/13] Update release notes for 4.4 Alexandre Franke
- [gnome-session] Update Ukrainian translation Translations User D-L
- [evince] Update Swedish translation Translations User D-L
- [fractal] Update French translation Translations User D-L
- [fractal] Non-fast-forward update to branch bilelmoussaoui/bump-gtk-rs Bilal Elmoussaoui
- [fractal/bilelmoussaoui/bump-gtk-rs] divider: replace the unsafe destroy Bilal Elmoussaoui
- [fractal] (11 commits) Non-fast-forward update to branch bilelmoussaoui/bump-gtk-rs Bilal Elmoussaoui
- [fractal/bilelmoussaoui/bump-gtk-rs: 5/11] column: libhandy::Column is now a proper Container Bilal Elmoussaoui
- [fractal/bilelmoussaoui/bump-gtk-rs: 2/11] bump gtk-rs & gstreamer crates Bilal Elmoussaoui
- [fractal/bilelmoussaoui/bump-gtk-rs: 9/11] use released crates Bilal Elmoussaoui
- [fractal/bilelmoussaoui/bump-gtk-rs: 10/11] use the new keyval api Bilal Elmoussaoui
- [fractal/bilelmoussaoui/bump-gtk-rs: 7/11] use letter-avatar from a fork Bilal Elmoussaoui
- [fractal/bilelmoussaoui/bump-gtk-rs: 8/11] WidgetExt::destroy is unsafe now Bilal Elmoussaoui
- [fractal/bilelmoussaoui/bump-gtk-rs: 6/11] use new gdk::Keys API Bilal Elmoussaoui
- [fractal/bilelmoussaoui/bump-gtk-rs: 11/11] divider: replace the unsafe destroy Bilal Elmoussaoui
- [fractal/bilelmoussaoui/bump-gtk-rs: 4/11] EntryExt: get_text returns a GString now Bilal Elmoussaoui
- [fractal/bilelmoussaoui/bump-gtk-rs: 3/11] replace all the new_from with just from_ Bilal Elmoussaoui
- [gnome-initial-setup] Update Swedish translation Translations User D-L
- [gnome-desktop] Update Swedish translation Translations User D-L
- [gtk] Created branch glib-build-fix Matthias Clasen
- [gtk/glib-build-fix] widget: Drop unnecessary includes Matthias Clasen
- [epiphany] (4 commits) Non-fast-forward update to branch wip/exalm/libhandy583 Alexander Mikhaylenko
- [epiphany/wip/exalm/libhandy583: 3/4] Use .content instead of .preferences style class Alexander Mikhaylenko
- [epiphany/wip/exalm/libhandy583: 4/4] Stop adding background in preferences Alexander Mikhaylenko
- [gnome-boxes] Created branch tell-us-what-os-this-is Felipe Borges
- [gnome-boxes/tell-us-what-os-this-is] assistant: Let users pick the OS from a list if it is unknown Felipe Borges
- [gnome-boxes] (3 commits) Non-fast-forward update to branch tell-us-what-os-this-is Felipe Borges
- [gnome-boxes/tell-us-what-os-this-is: 3/3] assistant: Let users pick the OS from a list if it is unknown Felipe Borges
- [libhandy] Replace .preferences with .content Alexander Mikhaylenko
- [gnome-clocks] ui: Replace .preferences with .content Alexander Mikhaylenko
- [gnome-clocks] Deleted branch wip/exalm/content Alexander Mikhaylenko
- [epiphany] (2 commits) ...Stop adding background in preferences Alexander Mikhaylenko
- [epiphany] Deleted branch wip/exalm/libhandy583 Alexander Mikhaylenko
- [gtk/glib-build-fix] x11: Stop using GTimeVal Matthias Clasen
- [gtk] Non-fast-forward update to branch glib-build-fix Matthias Clasen
- [gtk/glib-build-fix] x11: Stop using GTimeVal Matthias Clasen
- [gnome-build-meta] (2 commits) ...Revert "Revert font change" Jordan Petridis
- [gnome-build-meta] Deleted branch alatiera/source-code-pro Jordan Petridis
- [gnome-build-meta] (4 commits) Non-fast-forward update to branch alatiera/setup-nightly Jordan Petridis
- [gnome-build-meta/alatiera/setup-nightly: 3/4] vm: simplify the flathub config setup Jordan Petridis
- [gnome-build-meta/alatiera/setup-nightly: 4/4] vm: setup gnome nightly repo by default Jordan Petridis
- [gnome-build-meta] (2 commits) ...vm: setup gnome nightly repo by default Jordan Petridis
- [gnome-build-meta] Deleted branch alatiera/setup-nightly Jordan Petridis
- [gnome-shell/benzea/use-app-info-launch] Apply 1 suggestion(s) to 1 file(s) Benjamin Berg
- [gnome-shell/benzea/use-app-info-launch] Apply 1 suggestion(s) to 1 file(s) Benjamin Berg
- [gnome-shell/benzea/use-app-info-launch] Apply 1 suggestion(s) to 1 file(s) Benjamin Berg
- [gnome-shell/benzea/use-app-info-launch] Apply 1 suggestion(s) to 1 file(s) Benjamin Berg
- [gnome-shell/benzea/use-app-info-launch: 7/7] runDialog: Use new app based launch helper Benjamin Berg
- [gnome-shell] (7 commits) Non-fast-forward update to branch benzea/use-app-info-launch Benjamin Berg
- [gnome-shell/benzea/use-app-info-launch: 6/7] util: Add new trySpawnAppCommandline function Benjamin Berg
- [gtk/master.win32: 4/8] gdksurface-win32.c: Deal with modal and decoration props Chun-wei Fan
- [gtk] (8 commits) Non-fast-forward update to branch master.win32 Chun-wei Fan
- [gtk/master.win32: 5/8] gdkglcontext-win32.c: Create a global shared GL context Chun-wei Fan
- [gtk/master.win32: 6/8] gskrenderer.c: Default to the GL renderer on Windows too Chun-wei Fan
- [gtk/master.win32: 7/8] demos: Fix running on Visual Studio builds Chun-wei Fan
- [gtk/master.win32: 8/8] GDK-Win32: Use SetProcessDpiAwarenessContext() where available Chun-wei Fan
- [gtk/glib-build-fix] gtkicontheme: Stop using GTimeVal Matthias Clasen
- [gedit] Fixes to Catalan translation Jordi Mas
- [gtk/glib-build-fix] numericsorter: Ignore deprecations Matthias Clasen
- [gimp] app: fix layer double click (Layer Attributes dialog). Jehan
- [gimp] app: layers-mask-edit only works with a single layer selected. Jehan
- [gnome-session] Update Indonesian translation Translations User D-L
- [seahorse] Update Catalan translation Jordi Mas
- [gimp] app: edit-fill-fg|bg|pattern multi-layer aware. Jehan
- [gtk/glib-build-fix] recentmanager: Keep up with GLib deprecations Matthias Clasen
- [gnome-klotski/arnaudb/wip/gtk4: 16/38] Compile with Gtk4. Arnaud B .
- [gnome-klotski/arnaudb/wip/gtk4: 17/38] Replace GdkScreen by GdkDisplay. Arnaud B .
- [gnome-klotski] (38 commits) Non-fast-forward update to branch arnaudb/wip/gtk4 Arnaud B .
- [gnome-klotski/arnaudb/wip/gtk4: 18/38] Update to GestureClick. Arnaud B .
- [gnome-klotski/arnaudb/wip/gtk4: 19/38] Make on_window_state_event work. Arnaud B .
- [gnome-klotski/arnaudb/wip/gtk4: 22/38] Adapt to DrawingArea API. Arnaud B .
- [gnome-klotski/arnaudb/wip/gtk4: 21/38] No need to set events. Arnaud B .
- [gnome-klotski/arnaudb/wip/gtk4: 23/38] Fix color init. Arnaud B .
- [gnome-klotski/arnaudb/wip/gtk4: 25/38] Fix size-allocate. Arnaud B .
- [gnome-klotski/arnaudb/wip/gtk4: 28/38] Use <Control>. Arnaud B .
- [gnome-klotski/arnaudb/wip/gtk4: 20/38] Fix type. Arnaud B .
- [gnome-klotski/arnaudb/wip/gtk4: 29/38] Update a method. Arnaud B .
- [gnome-klotski/arnaudb/wip/gtk4: 30/38] Adapt to HeaderBar API. Arnaud B .
- [gnome-klotski/arnaudb/wip/gtk4: 26/38] Fix popover placement. Arnaud B .
- [gnome-klotski/arnaudb/wip/gtk4: 27/38] Fix popover look. Arnaud B .
- [gnome-klotski/arnaudb/wip/gtk4: 34/38] Comment for now Accelerator. Arnaud B .
- [gnome-klotski/arnaudb/wip/gtk4: 32/38] Replace destroy by close-request. Arnaud B .
- [gnome-klotski/arnaudb/wip/gtk4: 35/38] Invert headerbar buttons. Arnaud B .
- [gnome-klotski/arnaudb/wip/gtk4: 38/38] Adapt a method. Arnaud B .
- [gnome-klotski/arnaudb/wip/gtk4: 36/38] Try to fix CI. Arnaud B .
- [gnome-klotski/arnaudb/wip/gtk4: 33/38] Adapt to HeaderBar API. Arnaud B .
- [gnome-klotski/arnaudb/wip/gtk4: 37/38] Comment some things. Arnaud B .
- [gnome-klotski/arnaudb/wip/gtk4: 31/38] Container is gone. Arnaud B .
- [gnome-klotski/arnaudb/wip/gtk4: 24/38] Adapt UI files. Arnaud B .
- [gtk] (2 commits) Non-fast-forward update to branch glib-build-fix Matthias Clasen
- [gtk/glib-build-fix: 2/2] placesview: Keep up with GLib deprecations Matthias Clasen
- [gtk/glib-build-fix: 1/2] recentmanager: Keep up with GLib deprecations Matthias Clasen
- [gtk] (2 commits) ...Merge branch 'cups-build-fix' into 'master' Matthias Clasen
- [gtk: 2/2] Merge branch 'cups-build-fix' into 'master' Matthias Clasen
- [gtkmm] (10 commits) ...Merge branch 'types' into 'master' Kjell Ahlstedt
- [gtkmm: 4/10] Change constructors for DropDown and ListView Kjell Ahlstedt
- [gtkmm: 3/10] Remove wrappers for removed functions in Gtk/Gdk Kjell Ahlstedt
- [gtkmm: 2/10] Use char, int, float and double instead of g types Kjell Ahlstedt
- [gtkmm: 5/10] Minor doc update for StringList Kjell Ahlstedt
- [gtkmm: 10/10] Merge branch 'types' into 'master' Kjell Ahlstedt
- [gtkmm: 7/10] Adapt to Gdk changes Kjell Ahlstedt
- [gtkmm: 9/10] Adapt to more Gdk changes Kjell Ahlstedt
- [gtkmm: 8/10] Gdk, Gtk: Regenerate docs.xml and .defs files Kjell Ahlstedt
- [gtkmm: 6/10] Gdk, Gtk: Regenerate docs.xml and .defs files Kjell Ahlstedt
- [gtkmm: 1/10] Gdk, Gtk: Regenerate docs.xml and .defs files Kjell Ahlstedt
- [gtk] Created branch wip/carlosg/cursor-fallout Carlos Garnacho
- [gtk/wip/carlosg/cursor-fallout] gdk: Fix toplevel calculation on pointer grab switch Carlos Garnacho
- [gnome-build-meta] Created branch abderrahim/system-config-printers Abderrahim Kitouni
- [gnome-build-meta/abderrahim/system-config-printers] core-deps/system-config-printer.bst: remove things we don't need Abderrahim Kitouni
- [gtk] Non-fast-forward update to branch glib-build-fix Matthias Clasen
- [gtk/glib-build-fix] placesview: Keep up with GLib deprecations Matthias Clasen
- [gtk/glib-build-fix] Bump the glib dependency Matthias Clasen
- [gtk] (2 commits) ...Merge branch 'wip/carlosg/cursor-fallout' into 'master' Matthias Clasen
- [gtk: 2/2] Merge branch 'wip/carlosg/cursor-fallout' into 'master' Matthias Clasen
- [gtk] Deleted branch wip/carlosg/cursor-fallout Carlos Garnacho
- [gtk: 6/6] Merge branch 'master.win32' into 'master' Matthias Clasen
- [gtk] (6 commits) ...Merge branch 'master.win32' into 'master' Matthias Clasen
- [gtk] Deleted branch master.win32 Chun-wei Fan
- [gtk] Created branch dont-always-inline Matthias Clasen
- [gtk/dont-always-inline] gsk: Don't the always_inline function attribute Matthias Clasen
- [gtk] (3 commits) Created branch ricotz/for-master Rico Tzschichholz
- [gtk/ricotz/for-master: 1/3] gdk/x11: Add annotations to improve GIR API Rico Tzschichholz
- [gtk/ricotz/for-master: 2/3] gsk: Add annotations to improve GIR API Rico Tzschichholz
- [gtk/ricotz/for-master: 3/3] gtk: Add annotations to improve GIR API Rico Tzschichholz
- [gtk/glib-build-fix] testgtk: More GTimeVal eradication Matthias Clasen
- [gtk] (2 commits) ...Merge branch 'dont-always-inline' into 'master' Matthias Clasen
- [gtk: 2/2] Merge branch 'dont-always-inline' into 'master' Matthias Clasen
- [seahorse] help: Fix minor grammatical syntax Petr Kovář
- [gimp] app: return visible widgets from a few more gimp_prop() functions Ell
- [gtk] (5 commits) Non-fast-forward update to branch ricotz/for-master Rico Tzschichholz
- [gtk/ricotz/for-master: 5/5] gtk: Add annotations to improve GIR API Rico Tzschichholz
- [gtk/ricotz/for-master: 4/5] gsk: Add annotations to improve GIR API Rico Tzschichholz
- [gtk/ricotz/for-master: 3/5] gdk/x11: Add annotations to improve GIR API Rico Tzschichholz
- [glib] Created branch fix-uninitialized-use Matthias Clasen
- [glib/fix-uninitialized-use] timezone: Fix an uninitialized use Matthias Clasen
- [libhandy/wip/haecker-felix/flap-widget] squish few bugs Felix Häcker
- [gtk/glib-build-fix] meson: Try to limit the damage Matthias Clasen
- [pango] (3 commits) Created branch parse-color-with-alpha Matthias Clasen
- [pango/parse-color-with-alpha: 1/3] pango-color: Tweak semantics of _pango_parse_color_with_alpha Matthias Clasen
- [pango/parse-color-with-alpha: 2/3] Export pango_parse_color_with_alpha Matthias Clasen
- [pango/parse-color-with-alpha: 3/3] tests: Add tests for pango_parse_color_with_alpha Matthias Clasen
- [gtk] (10 commits) ...Merge branch 'glib-build-fix' into 'master' Matthias Clasen
- [gtk: 10/10] Merge branch 'glib-build-fix' into 'master' Matthias Clasen
- [gtk] (13 commits) Non-fast-forward update to branch ricotz/for-master Rico Tzschichholz
- [gtk/ricotz/for-master: 12/13] gsk: Add annotations to improve GIR API Rico Tzschichholz
- [gtk/ricotz/for-master: 11/13] gdk/x11: Add annotations to improve GIR API Rico Tzschichholz
- [gtk/ricotz/for-master: 13/13] gtk: Add annotations to improve GIR API Rico Tzschichholz
- [epiphany] Try to disable shallow clones Michael Catanzaro
- [gimp] app: get rid of last remnants of single-layer logics in edit-actions. Jehan
- [gtk] (4 commits) ...Merge branch 'ricotz/for-master' into 'master' Rico Tzschichholz
- [gtk: 4/4] Merge branch 'ricotz/for-master' into 'master' Rico Tzschichholz
- [gtk] Deleted branch ricotz/for-master Rico Tzschichholz
- [citemplates] Revert "flatpak: use shallow cloens by default to decrease net io" Jordan Petridis
- [epiphany] Revert "Try to disable shallow clones" Michael Catanzaro
- [gnome-user-docs] Correct the meaning of the Ctrl+Alt+Delete keyboard shortcut Andre Klapper
- [gnome-user-docs/gnome-3-36] Correct the meaning of the Ctrl+Alt+Delete keyboard shortcut Andre Klapper
- [libcroco] Created branch mcatanzaro/#8 Michael Catanzaro
- [libcroco/mcatanzaro/#8] parser: limit recursion in block and any productions Michael Catanzaro
- [gnome-settings-daemon] Created branch abderrahim/jhbuild Abderrahim Kitouni
- [gnome-settings-daemon/abderrahim/jhbuild] plugins: only mask old target names on debug builds Abderrahim Kitouni
- [gnome-settings-daemon] plugins: only mask old target names on debug builds Abderrahim Kitouni
- [gnome-settings-daemon] Deleted branch abderrahim/jhbuild Abderrahim Kitouni
- [gnome-build-meta] (2 commits) Created branch abderrahim/gnome-session-systemd Abderrahim Kitouni
- [gnome-build-meta/abderrahim/gnome-session-systemd: 2/2] core/gnome-session.bst: xmlto is only needed at build time Abderrahim Kitouni
- [gnome-build-meta/abderrahim/gnome-session-systemd: 1/2] core/gnome-session.bst: now depends on systemd Abderrahim Kitouni
- [four-in-a-row] Update Catalan translation Jordi Mas
- [gnome-chess] Update Catalan translation Jordi Mas
- [gnome-mines] Update Catalan translation Jordi Mas
- [gnome-robots] Update Catalan translation Jordi Mas
- [gnome-taquin] Update Catalan translation Jordi Mas
- [hitori] Update Catalan translation Jordi Mas
- [quadrapassel] Update Catalan translation Jordi Mas
- [gnome-clocks/gnome-3-36] Update Catalan translation Jordi Mas
- [gnome-clocks] Update Catalan translation Jordi Mas
- [gnome-logs] Update Catalan translation Jordi Mas
- [gnome-maps] Non-fast-forward update to branch wip/mlundblad/gtk4-and-shumate Marcus Lundblad
- [gnome-maps/wip/mlundblad/gtk4-and-shumate] WIP: Port to GTK 4 and Shumate Marcus Lundblad
- [totem] Update Swedish translation Translations User D-L
Mail converted by MHonArc