2020-March Archive by Date
01 March 2020
02 March 2020
03 March 2020
04 March 2020
- [gedit] Update Swedish translation Translations User D-L
- [recipes] Update Hungarian translation Translations User D-L
- [gnome-user-docs] gnome-help: Update Brazilian Portuguese screenshot for shell-exit-classic.png Andre Klapper
- [gtk] (70 commits) Created branch present-toplevel-2 Matthias Clasen
- [gtk/present-toplevel-2: 1/70] Drop gtk_window_begin_move/resize_drag Matthias Clasen
- [gtk/present-toplevel-2: 2/70] Simplify surface move/drag api Matthias Clasen
- [gtk/present-toplevel-2: 3/70] wayland: Stop calling frontend surface api Matthias Clasen
- [gtk/present-toplevel-2: 4/70] Move GdkSurface autocleanup declaration Matthias Clasen
- [gtk/present-toplevel-2: 5/70] Introduce GdkPopup Matthias Clasen
- [gtk/present-toplevel-2: 6/70] surface: Implement GdkPopup Matthias Clasen
- [gtk/present-toplevel-2: 7/70] popover: Use GdkPopup Matthias Clasen
- [gtk/present-toplevel-2: 8/70] tooltip: Use GdkPopup Matthias Clasen
- [gtk/present-toplevel-2: 9/70] surface: Drop redundant popup api Matthias Clasen
- [gtk/present-toplevel-2: 10/70] wayland: Stop abusing type hints Matthias Clasen
- [gtk/present-toplevel-2: 11/70] x11: Stop abusing type hints for dnd Matthias Clasen
- [gtk/present-toplevel-2: 12/70] broadway: Stop using gdk_surface_raise Matthias Clasen
- [gtk/present-toplevel-2: 13/70] x11: Stop using gdk_surface_raise Matthias Clasen
- [gtk/present-toplevel-2: 14/70] inspector: Stop raising and lowering windows Matthias Clasen
- [gtk/present-toplevel-2: 15/70] wayland: Stop using gdk_surface_set_geometry_hints Matthias Clasen
- [gtk/present-toplevel-2: 16/70] x11: Stop using gdk_surface_set_geometry_hints Matthias Clasen
- [gtk/present-toplevel-2: 17/70] x11: Stop using gdk_surface_maximize Matthias Clasen
- [gtk/present-toplevel-2: 18/70] Introduce GdkToplevelLayout Matthias Clasen
- [gtk/present-toplevel-2: 19/70] fixup: surface Matthias Clasen
- [gtk/present-toplevel-2: 20/70] Introduce GdkToplevel Matthias Clasen
- [gtk/present-toplevel-2: 21/70] surface: Implement GdkToplevel Matthias Clasen
- [gtk/present-toplevel-2: 22/70] window: Use GdkToplevel Matthias Clasen
- [gtk/present-toplevel-2: 23/70] Drop redundant toplevel api Matthias Clasen
- [gtk/present-toplevel-2: 24/70] toplevel: add state property Matthias Clasen
- [gtk/present-toplevel-2: 25/70] surface: implement toplevel state getter Matthias Clasen
- [gtk/present-toplevel-2: 26/70] gtk: use toplevel state getter Matthias Clasen
- [gtk/present-toplevel-2: 27/70] x11: Stop using gdk_surface_get_state Matthias Clasen
- [gtk/present-toplevel-2: 28/70] a11y: Stop using gdk_surface_get_state Matthias Clasen
- [gtk/present-toplevel-2: 29/70] demo: stop using gdk_surface_get_state Matthias Clasen
- [gtk/present-toplevel-2: 30/70] testgtk: Stop using gdk_surface_get_state Matthias Clasen
- [gtk/present-toplevel-2: 31/70] Drop gdk_surface_get_state Matthias Clasen
- [gtk/present-toplevel-2: 32/70] toplevel: Add title, startup-id, transient-for, icon-list Matthias Clasen
- [gtk/present-toplevel-2: 33/70] surface: Implement more toplevel interface Matthias Clasen
- [gtk/present-toplevel-2: 34/70] x11: Stop using gdk_surface_set_title Matthias Clasen
- [gtk/present-toplevel-2: 35/70] wayland: Stop using gdk_surface_set_title Matthias Clasen
- [gtk/present-toplevel-2: 36/70] testgtk: Stop using gdk_surface_set_icon_name Matthias Clasen
- [gtk/present-toplevel-2: 37/70] window: Use GdkToplevel for more things Matthias Clasen
- [gtk/present-toplevel-2: 38/70] surface: Drop more toplevel api Matthias Clasen
- [gtk/present-toplevel-2: 39/70] tests: Stop using gdk_surface_fullscreen Matthias Clasen
- [gtk/present-toplevel-2: 40/70] surface: Drop fullscreen api Matthias Clasen
- [gtk/present-toplevel-2: 41/70] toplevel: Add gdk_toplevel_show_window_menu Matthias Clasen
- [gtk/present-toplevel-2: 42/70] surface: Implement new toplevel api Matthias Clasen
- [gtk/present-toplevel-2: 43/70] window: Use toplevel api to show window menu Matthias Clasen
- [gtk/present-toplevel-2: 44/70] surface: Drop window menu api Matthias Clasen
- [gtk/present-toplevel-2: 45/70] Rename gdk_surface_input_shape_combine_region Matthias Clasen
- [gtk/present-toplevel-2: 46/70] Add toplevel properties for sticky, above and below Matthias Clasen
- [gtk/present-toplevel-2: 47/70] window: Use new toplevel api Matthias Clasen
- [gtk/present-toplevel-2: 48/70] Drop surface api for stick, above, below Matthias Clasen
- [gtk/present-toplevel-2: 49/70] fixup: show window menu Matthias Clasen
- [gtk/present-toplevel-2: 50/70] toplevel: Add minimize Matthias Clasen
- [gtk/present-toplevel-2: 51/70] Implement new toplevel api Matthias Clasen
- [gtk/present-toplevel-2: 52/70] window: Use toplevel minimize api Matthias Clasen
- [gtk/present-toplevel-2: 53/70] Drop surface minimize api Matthias Clasen
- [gtk/present-toplevel-2: 54/70] toplevel: Add focus Matthias Clasen
- [gtk/present-toplevel-2: 55/70] implement new toplevel api Matthias Clasen
- [gtk/present-toplevel-2: 56/70] window: Use toplevel api for focus Matthias Clasen
- [gtk/present-toplevel-2: 57/70] surface: Drop focus api Matthias Clasen
- [gtk/present-toplevel-2: 58/70] toplevel: add focus properties Matthias Clasen
- [gtk/present-toplevel-2: 59/70] surface: Implement focus properties Matthias Clasen
- [gtk/present-toplevel-2: 60/70] window: Use toplevel focus properties Matthias Clasen
- [gtk/present-toplevel-2: 61/70] surface: Drop focus api Matthias Clasen
- [evolution] Update Galician translation Translations User D-L
- [gtk/present-toplevel-2: 62/70] toplevel: Add wm properties Matthias Clasen
- [gtk/present-toplevel-2: 63/70] surface: Implement toplevel wm properties Matthias Clasen
- [gtk/present-toplevel-2: 64/70] window: Use toplevel api for decorations and functions Matthias Clasen
- [gtk/present-toplevel-2: 65/70] docs: Stop using gdk_surface_get_decorations Matthias Clasen
- [gtk/present-toplevel-2: 66/70] surface: Drop wm hint apis Matthias Clasen
- [gtk/present-toplevel-2: 67/70] Add a GdkDragIcon interface Matthias Clasen
- [gtk/present-toplevel-2: 68/70] gtkdragicon: Use drag icon api Matthias Clasen
- [gtk/present-toplevel-2: 69/70] surface: Implement GdkDragIcon Matthias Clasen
- [gtk/present-toplevel-2: 70/70] Drop gdk_surface_show and gdk_surface_resize Matthias Clasen
- [geary] Created branch mjog/716-no-notifications-when-hidden Michael Gratton
- [geary/mjog/716-no-notifications-when-hidden] Application.Controller: Permit notifications when no main window Michael Gratton
- [geary] (2 commits) ...Merge branch 'mjog/716-no-notifications-when-hidden' into 'mainline' Michael Gratton
- [geary: 2/2] Merge branch 'mjog/716-no-notifications-when-hidden' into 'mainline' Michael Gratton
- [geary] Deleted branch mjog/716-no-notifications-when-hidden Michael Gratton
- [release-notes/gnome-3-36] Clarify Fractal feature Link Dupont
- [release-notes/gnome-3-36] Add some figures/ Link Dupont
- [release-notes/gnome-3-36] Remove empty section Link Dupont
- [simple-scan] Update Japanese translation Translations User D-L
- [simple-scan] Update Japanese translation Translations User D-L
- [gnome-klotski] Update Italian translation Translations User D-L
- [chronojump] Update Italian translation Translations User D-L
- [gnome-taquin] Update Italian translation Translations User D-L
- [gnote] Update Italian translation Translations User D-L
- [gnome-robots] Update Italian translation Translations User D-L
- [evolution] Update Italian translation Translations User D-L
- [glibmm/glibmm-2-62] dbusconnection.ccg: Include giomm/unixfdlist.h on *NIX only Kjell Ahlstedt
- [glibmm/glibmm-2-62] glibmm_interface_move test: Avoid warnings in test_IFace_get_type() Kjell Ahlstedt
- [glibmm/glibmm-2-62] examples/thread/dispatcher.cc: Make C++17 compliant Kjell Ahlstedt
- [glibmm/glibmm-2-62] tools: Fix 'meson dist' Kjell Ahlstedt
- [geary] Update Italian translation Translations User D-L
- [quadrapassel] Update Italian translation Translations User D-L
- [iagno] Update Italian translation Translations User D-L
- [gnome-games/gnome-3-36] Update Italian translation Translations User D-L
- [gnome-games] Update Italian translation Translations User D-L
- [gnome-sound-recorder] Created branch bilelmoussaoui/fix-i18n Bilal Elmoussaoui
- [gnome-sound-recorder/bilelmoussaoui/fix-i18n] i18n: change gettext domain to match the app-id Bilal Elmoussaoui
- [gnome-sound-recorder] Deleted branch zbrown/gitlab-what-now Bilal Elmoussaoui
- [gnome-sound-recorder] Deleted branch bilelmoussaoui/refresh Bilal Elmoussaoui
- [fractal/up-dependencies] Log error on settings update Daniel Garcia Moreno
- [simple-scan] Update Japanese translation Translations User D-L
- [phodav] propfind: calculate quota for the appropriate resource Victor Toso
- [adwaita-icon-theme] (2 commits) ...Merge branch 'patch-1' into 'master' Jakub Steiner
- [adwaita-icon-theme: 1/2] Adding title to README.md Jakub Steiner
- [adwaita-icon-theme: 2/2] Merge branch 'patch-1' into 'master' Jakub Steiner
- [tracker/tracker-2.3] (3 commits) ...Merge branch 'tracker-2.3' into 'tracker-2.3' Carlos Garnacho
- [tracker/tracker-2.3: 1/3] tracker-store: check whether private is NULL before visit its child Carlos Garnacho
- [tracker/tracker-2.3: 2/3] tracker-store: dispose connection and data_manager before shutting down writeback and events Carlos Garnacho
- [tracker/tracker-2.3: 3/3] Merge branch 'tracker-2.3' into 'tracker-2.3' Carlos Garnacho
- [recipes] Update Hungarian translation Translations User D-L
- [glib] (2 commits) ...Merge branch 'disable_mem-overflow_test_link_warning' into 'master' Philip Withnall
- [glib: 1/2] tests: Disable link-time warning for mem-overflow Philip Withnall
- [glib: 2/2] Merge branch 'disable_mem-overflow_test_link_warning' into 'master' Philip Withnall
- [gnome-sound-recorder] ci: Introduce eslint Bilal Elmoussaoui
- [gnome-sound-recorder] source: Fix style using eslint Bilal Elmoussaoui
- [gnome-sound-recorder] application: Fix linting Bilal Elmoussaoui
- [gnome-sound-recorder] audioProfile: Fix linting Bilal Elmoussaoui
- [gnome-sound-recorder] fileUtils: Fix linting Bilal Elmoussaoui
- [gnome-sound-recorder] info: Fix linting Bilal Elmoussaoui
- [gnome-sound-recorder] listview: Fix linting Bilal Elmoussaoui
- [gnome-sound-recorder] main: Fix linting Bilal Elmoussaoui
- [gnome-sound-recorder] mainWindow: Fix linting Bilal Elmoussaoui
- [gnome-sound-recorder] play: Fix linting Bilal Elmoussaoui
- [gnome-sound-recorder] preferences: Fix linting Bilal Elmoussaoui
- [gnome-sound-recorder] record: Fix linting Bilal Elmoussaoui
- [gnome-sound-recorder] util: Fix linting Bilal Elmoussaoui
- [gnome-sound-recorder] waveform: Fix linting Bilal Elmoussaoui
- [gnome-sound-recorder] mainWindow: Supress eslint error for play, it should be fixed once we switch to an event driven logi Bilal Elmoussaoui
- [gnome-sound-recorder] util.js: Delete util.js file as loadStyleSheet isn't used anymore Bilal Elmoussaoui
- [gnome-sound-recorder] (17 commits) Non-fast-forward update to branch bilelmoussaoui/fix-i18n Bilal Elmoussaoui
- [gnome-sound-recorder/bilelmoussaoui/fix-i18n: 17/17] i18n: change gettext domain to match the app-id Bilal Elmoussaoui
- [gnome-sound-recorder] i18n: change gettext domain to match the app-id Bilal Elmoussaoui
- [gnome-sound-recorder] Deleted branch bilelmoussaoui/fix-i18n Bilal Elmoussaoui
- [releng] Created branch oscp Andrea Veri
- [releng/oscp] Missing && Andrea Veri
- [gtk] (2 commits) ...Merge branch 'patch-1' into 'master' Timm Bäder
- [gtk: 1/2] gdk_monitor_get_model: Fix a typo in the function documentation Timm Bäder
- [gtk: 2/2] Merge branch 'patch-1' into 'master' Timm Bäder
- [releng] Use smtp-int to relay emails Andrea Veri
- [download-web] Add workaround for adsrc removal in PostgreSQL 12 Bartłomiej Piotrowski
- [releng/oscp] Land the schedule-automal cron resource definition Andrea Veri
- [glib] (2 commits) ...Merge branch 'wip/baedert/fallthrough-clang' into 'master' Philip Withnall
- [glib: 2/2] Merge branch 'wip/baedert/fallthrough-clang' into 'master' Philip Withnall
- [glib] Deleted branch wip/baedert/fallthrough-clang Timm Bäder
- [glib] (2 commits) ...Merge branch 'wip/tbaederr/fallthrough' into 'master' Philip Withnall
- [glib: 1/2] Replace fallthrough comments with G_GNUC_FALLTHROUGH Philip Withnall
- [glib: 2/2] Merge branch 'wip/tbaederr/fallthrough' into 'master' Philip Withnall
- [gnome-boxes] (2 commits) Created branch fix-clones-of-q35-machines Felipe Borges
- [gnome-boxes/fix-clones-of-q35-machines: 1/2] installer-media, libvirt-media: Set "prefers_q35" for existing VMs Felipe Borges
- [gnome-boxes/fix-clones-of-q35-machines: 2/2] vm-importer, creator: Copy VMs disk while cloning Felipe Borges
- [gnome-clocks] Update Indonesian translation Translations User D-L
- [gnome-tetravex] Update Indonesian translation Translations User D-L
- [gnome-calculator] Update Indonesian translation Translations User D-L
- [gnome-games] preferences-subpage-gamepad: Fix info message Alexander Mikhaylenko
- [gnome-games] preferences-subpage-keyboard: Unify info message handling with gamepad page Alexander Mikhaylenko
- [gnome-color-manager] Created tag GNOME_COLOR_MANAGER_3_35_90 Richard Hughes
- [gnome-color-manager] Release version 3.35.90 Richard Hughes
- [gnome-terminal] (2 commits) Non-fast-forward update to branch wip/rishi/use-g-utf8-make-valid Debarshi Ray
- [gnome-terminal/wip/rishi/use-g-utf8-make-valid: 2/2] util: Use GLib for coercing UTF-8 in hyperlink tooltips Debarshi Ray
- [gnome-terminal] util: Use GLib for coercing UTF-8 in hyperlink tooltips Debarshi Ray
- [gnome-terminal] Deleted branch wip/rishi/use-g-utf8-make-valid Debarshi Ray
- [gnome-multi-writer] Created tag GNOME_MULTI_WRITER_3_35_90 Richard Hughes
- [gnome-multi-writer] Use #pragma once in headers Richard Hughes
- [gnome-multi-writer] Use SPDX-License-Identifier in source files Richard Hughes
- [gnome-multi-writer] Release version 3.35.90 Richard Hughes
- [gnome-software] Created tag 3.35.92 Richard Hughes
- [gnome-software] Release version 3.35.92 Richard Hughes
- [gnome-control-center] Created branch uajain/fix-indent Umang Jain
- [gnome-control-center/uajain/fix-indent] panels/user-accounts: Use consistent tab-width formatting Umang Jain
- [glib] (4 commits) Created branch wip/Jehan/g_param_is_valid_property_name Philip Withnall
- [glib/wip/Jehan/g_param_is_valid_property_name: 1/4] build: Post-release version bump to 2.65.0 Philip Withnall
- [glib/wip/Jehan/g_param_is_valid_property_name: 2/4] gversionmacros: Add version macros for GLib 2.66 Philip Withnall
- [glib/wip/Jehan/g_param_is_valid_property_name: 3/4] gobject: Add g_{param_spec, signal}_is_valid_name() functions Philip Withnall
- [glib/wip/Jehan/g_param_is_valid_property_name: 4/4] gparam: Clarify that parameter names must be non-empty Philip Withnall
- [glib] Deleted branch wip/Jehan/g_param_is_valid_property_name Philip Withnall
- [gnome-control-center] Non-fast-forward update to branch uajain/fix-indent Umang Jain
- [gnome-control-center/uajain/fix-indent] panels/user-accounts: Use consistent tab-width formatting Umang Jain
- [glib] (2 commits) ...Merge branch '2038-tls-connection-annotations' into 'master' Philip Withnall
- [glib: 1/2] gtlsconnection: Add missing (nullable) annotations Philip Withnall
- [glib: 2/2] Merge branch '2038-tls-connection-annotations' into 'master' Philip Withnall
- [orca/gnome-3-36] Prep for 3.35.92 release Joanmarie Diggs
- [orca] Created tag ORCA_3_35_92 Joanmarie Diggs
- [glibmm] Created branch kjellahl/meson-build-2-62 Kjell Ahlstedt
- [orca/gnome-3-36] Post-release version bump Joanmarie Diggs
- [orca] Update news with the 3.35.92 release changes Joanmarie Diggs
- [glibmm/kjellahl/meson-build-2-62] Add support for building glibmm with Meson Kjell Ahlstedt
- [glibmm] Activate the glibmm_ustring_compose test Kjell Ahlstedt
- [gnome-control-center] Update Japanese translation Translations User D-L
- [gnome-games] (10 commits) Created branch wip/exalm/gameapd Alexander Mikhaylenko
- [gnome-games/wip/exalm/gameapd: 1/10] gamepad-view-configuration: Define namespace explicitly Alexander Mikhaylenko
- [gnome-games/wip/exalm/gameapd: 2/10] gamepad-view-configuration: Unify configuration for gamepad and keyboard Alexander Mikhaylenko
- [gnome-games/wip/exalm/gameapd: 3/10] gamepad-view: Use a hashtable for storing input data Alexander Mikhaylenko
- [gnome-games/wip/exalm/gameapd: 4/10] gamepad-view: Draw each button only once Alexander Mikhaylenko
- [gnome-games/wip/exalm/gameapd: 5/10] gamepad-view: Support drawing background elements Alexander Mikhaylenko
- [gnome-games/wip/exalm/gameapd: 6/10] gamepad-view-configuration: Rename inputs to buttons Alexander Mikhaylenko
- [gnome-games/wip/exalm/gameapd: 7/10] gamepad-view: Support analog sticks Alexander Mikhaylenko
- [gnome-games/wip/exalm/gameapd: 8/10] gamepad: Update gamepad svg and configuration Alexander Mikhaylenko
- [chronojump] First code for a chronojump dinamic logo at start Xavier de Blas
- [gnome-games/wip/exalm/gameapd: 9/10] gamepad-tester: Show analog stick position precisely Alexander Mikhaylenko
- [gnome-games/wip/exalm/gameapd: 10/10] gamepad-mapper: Animate analog sticks when mapping them Alexander Mikhaylenko
- [glib] (126 commits) Non-fast-forward update to branch wip/smcv/show-execution-environment Philip Withnall
- [glib/wip/smcv/show-execution-environment: 126/126] CI: Show execution environment before we start Philip Withnall
- [glib] (5 commits) ...Merge branch 'wip/Jehan/g_param_is_valid_property_name' into 'master' Philip Withnall
- [glib: 1/5] build: Post-release version bump to 2.65.0 Philip Withnall
- [glib: 2/5] gversionmacros: Add version macros for GLib 2.66 Philip Withnall
- [glib: 3/5] gobject: Add g_{param_spec, signal}_is_valid_name() functions Philip Withnall
- [glib: 4/5] gparam: Clarify that parameter names must be non-empty Philip Withnall
- [glib: 5/5] Merge branch 'wip/Jehan/g_param_is_valid_property_name' into 'master' Philip Withnall
- [gnome-sound-recorder] Update POTFILES.in Piotr Drąg
- [glib] (2 commits) ...Merge branch '2051-unix-output-stream-fsync' into 'master' Philip Withnall
- [glib: 1/2] gunix{input|output}stream: Drop custom close_{async|finish}() methods Philip Withnall
- [glib: 2/2] Merge branch '2051-unix-output-stream-fsync' into 'master' Philip Withnall
- [balsa] Updated Spanish translation Daniel Mustieles García
- [eog] Updated Spanish translation Daniel Mustieles García
- [evince] Updated Spanish translation Daniel Mustieles García
- [evolution] Updated Spanish translation Daniel Mustieles García
- [gedit] Updated Spanish translation Daniel Mustieles García
- [gnome-chess] Updated Spanish translation Daniel Mustieles García
- [gnome-user-docs] Updated Spanish translation Daniel Mustieles García
- [gnome-mines] Updated Spanish translation Daniel Mustieles García
- [gnome-sudoku] Updated Spanish translation Daniel Mustieles García
- [gtk-doc] Created branch ignored-headers Emmanuele Bassi
- [gtk-doc/ignored-headers] scan: Fix handling ignored headers Emmanuele Bassi
- [gnome-terminal] Created branch wip/rishi/window-title-truncate Debarshi Ray
- [gnome-terminal/wip/rishi/window-title-truncate] window: Limit the title's length to avoid integer overflows in Pango Debarshi Ray
- [fractal] Update Dutch translation Translations User D-L
- [pitivi] greeter: Inform the user when soft deps are missing Alexandru Băluț
- [chronojump] Improvements on chronojumpLogo animation Xavier de Blas
- [gvfs] Update Ukrainian translation Translations User D-L
- [gnome-shell] Update Ukrainian translation Translations User D-L
- [gnome-games] generic-input-capabilities: Add get_allow_gamepad_mode() Alexander Mikhaylenko
- [gnome-games] input-capabilities: Add interface for get_allow_gamepad_mode() Alexander Mikhaylenko
- [gnome-games] retro-runner: Ensure correct input mode when starting Alexander Mikhaylenko
- [gnome-games] ms-dos: Disable gamepad input Alexander Mikhaylenko
- [mutter] Update Ukrainian translation Translations User D-L
- [gnome-user-docs] Update Polish translation Piotr Drąg
- [libsoup] Update Ukrainian translation Translations User D-L
- [NetworkManager-openconnect] Update Ukrainian translation Translations User D-L
- [orca/gnome-3-36] Update Ukrainian translation Translations User D-L
- [gnome-games] (14 commits) Non-fast-forward update to branch wip/exalm/gameapd Alexander Mikhaylenko
- [gnome-games/wip/exalm/gameapd: 5/14] gamepad-view-configuration: Define namespace explicitly Alexander Mikhaylenko
- [orca] Update Ukrainian translation Translations User D-L
- [gnome-games/wip/exalm/gameapd: 6/14] gamepad-view-configuration: Unify configuration for gamepad and keyboard Alexander Mikhaylenko
- [gnome-games/wip/exalm/gameapd: 7/14] gamepad-view: Use a hashtable for storing input data Alexander Mikhaylenko
- [gnome-games/wip/exalm/gameapd: 8/14] gamepad-view: Draw each button only once Alexander Mikhaylenko
- [gnome-games/wip/exalm/gameapd: 9/14] gamepad-view: Support drawing background elements Alexander Mikhaylenko
- [gnome-games/wip/exalm/gameapd: 10/14] gamepad-view-configuration: Rename inputs to buttons Alexander Mikhaylenko
- [gnome-games/wip/exalm/gameapd: 11/14] gamepad-view: Support analog sticks Alexander Mikhaylenko
- [gnome-games/wip/exalm/gameapd: 12/14] gamepad: Update gamepad svg and configuration Alexander Mikhaylenko
- [gnome-games/wip/exalm/gameapd: 13/14] gamepad-tester: Show analog stick position precisely Alexander Mikhaylenko
- [gnome-games/wip/exalm/gameapd: 14/14] gamepad-mapper: Animate analog sticks when mapping them Alexander Mikhaylenko
- [gnome-shell] Created branch wip/carlosg/xim-for-x11 Carlos Garnacho
- [gnome-shell/wip/carlosg/xim-for-x11] ibusManager: Ensure to spawn --xim on non-wayland sessions Carlos Garnacho
- [gnome-terminal] Non-fast-forward update to branch wip/rishi/window-title-truncate Debarshi Ray
- [gnome-terminal/wip/rishi/window-title-truncate] window: Limit the title's length to avoid integer overflows in Pango Debarshi Ray
- [gnome-shell] Non-fast-forward update to branch wip/carlosg/xim-for-x11 Carlos Garnacho
- [gnome-shell/wip/carlosg/xim-for-x11] ibusManager: Ensure to spawn --xim on non-wayland sessions Carlos Garnacho
- [librsvg] Created tag 2.44.16 Federico Mena Quintero
- [orca] Improve live region support Joanmarie Diggs
- [gnome-color-manager] Created branch gnome-3-32 Piotr Drąg
- [gnome-color-manager] Update POTFILES.in Piotr Drąg
- [chronojump] More of last commit Xavier de Blas
- [pitivi] Update POTFILES.in Piotr Drąg
- [gnome-boxes] Update POTFILES.in and POTFILES.skip Piotr Drąg
- [gnome-games] (10 commits) ...gamepad-mapper: Animate analog sticks when mapping them Alexander Mikhaylenko
- [gnome-games] Deleted branch wip/exalm/gameapd Alexander Mikhaylenko
- [gnome-multi-writer] Created branch gnome-3-32 Piotr Drąg
- [glib] (2 commits) ...Merge branch 'wip/smcv/show-execution-environment' into 'master' Philip Withnall
- [glib: 2/2] Merge branch 'wip/smcv/show-execution-environment' into 'master' Philip Withnall
- [glib] Deleted branch wip/smcv/show-execution-environment Simon McVittie
- [chronojump] ChronojumpLogo now has its specific class Xavier de Blas
- [gegl] gitlab-ci: Inherit debug build from all-build pippin
- [gegl] gitlab-ci: Split gegl build deps to a separate class pippin
- [gegl] gitlab-ci: Reuse ccache between builds pippin
- [gegl] gitlab-ci: Print error log on failed tests. pippin
- [chronojump] ForcePosition.R doesn't plot Xavier Padullés
- [gtk/present-toplevel-2] widget: Stop using gdk_surface_set_opacity Matthias Clasen
- [gtk/present-toplevel-2] x11: Stop using gdk_surface_set_opacity Matthias Clasen
- [chronojump] R script to calibrate the rubbers using the encoder and the force sensor Xavier Padullés
- [gtk/present-toplevel-2] Drop gdk_surface_set_opacity Matthias Clasen
- [gimp-help] update Danish translation Ask Hjorth Larsen
- [gtk/wip/otte/listview: 731/896] builder: Allow <property bind /> for objects Benjamin Otte
- [gtk] (896 commits) Non-fast-forward update to branch wip/otte/listview Benjamin Otte
- [gtk/wip/otte/listview: 732/896] gdk: Add GDK_DECLARE_EXPORTED_TYPE() Benjamin Otte
- [gtk/wip/otte/listview: 733/896] Add GtkDirectoryList Benjamin Otte
- [gtk/wip/otte/listview: 734/896] Add GtkFilter Benjamin Otte
- [gtk/wip/otte/listview: 735/896] Add GtkCustomFilter Benjamin Otte
- [gtk/wip/otte/listview: 736/896] tests: Remove testtreemodel test Benjamin Otte
- [gtk/wip/otte/listview: 737/896] filterlistmodel: Rewrite to use GtkFilter Benjamin Otte
- [gtk/wip/otte/listview: 738/896] Add GtkExpression Benjamin Otte
- [gtk/wip/otte/listview: 739/896] expression: Add GtkObjectExpression Benjamin Otte
- [gtk/wip/otte/listview: 740/896] expression: Make property expression allow subexpressions Benjamin Otte
- [gtk/wip/otte/listview: 741/896] filter: Add GtkStringFilter Benjamin Otte
- [gtk/wip/otte/listview: 742/896] Add GtkMultiFilter, GtkAnyFilter, GtkEveryFilter Benjamin Otte
- [gtk/wip/otte/listview: 743/896] filter: Add tests Benjamin Otte
- [gtk/wip/otte/listview: 744/896] builder: Add support for parsing expressions Benjamin Otte
- [gtk/wip/otte/listview: 745/896] expression: Add the ability to watch an expression Benjamin Otte
- [gtk/wip/otte/listview: 746/896] testsuite: Add expression tests Benjamin Otte
- [gtk/wip/otte/listview: 747/896] expression: Add gtk_expression_bind() Benjamin Otte
- [gtk/wip/otte/listview: 748/896] expression: Invalidate bindings before destroying them Benjamin Otte
- [gtk/wip/otte/listview: 749/896] More expression tests Benjamin Otte
- [gtk/wip/otte/listview: 750/896] Add GtkOrdering Benjamin Otte
- [balsa] mailbox: Do not always cache message info Peter Bloomfield
- [gtk/wip/otte/listview: 751/896] Add GtkSorter Benjamin Otte
- [gtk/wip/otte/listview: 752/896] Add GtkCustomSorter Benjamin Otte
- [gtk/wip/otte/listview: 753/896] Add GtkStringSorter Benjamin Otte
- [gtk/wip/otte/listview: 754/896] Add GtkMultiSorter Benjamin Otte
- [gtk/wip/otte/listview: 755/896] Add GtkNumericSorter Benjamin Otte
- [gtk/wip/otte/listview: 756/896] Redo sort list model with GtkSorter Benjamin Otte
- [gtk/wip/otte/listview: 757/896] sortlistmodel: Redo the way we store the items Benjamin Otte
- [gtk/wip/otte/listview: 758/896] sortlistmodel: Make sort stable Benjamin Otte
- [gtk/wip/otte/listview: 759/896] sorter: Add tests Benjamin Otte
- [gtk/wip/otte/listview: 760/896] gtk-demo: Make fishbowl info text use bindings Benjamin Otte
- [gtk/wip/otte/listview: 761/896] builder: Make <lookup> type optional Benjamin Otte
- [gtk/wip/otte/listview: 762/896] builder: Allow <constant> without a type Benjamin Otte
- [gtk/wip/otte/listview: 763/896] builder: Allow text content in <lookup> Benjamin Otte
- [gtk/wip/otte/listview: 764/896] builder: Add <binding> tag Benjamin Otte
- [gtk/wip/otte/listview: 765/896] gtk: Add a GtkListView skeleton Benjamin Otte
- [gtk/wip/otte/listview: 766/896] listview: Introduce GtkListItemFactory Benjamin Otte
- [gtk/wip/otte/listview: 767/896] listview: Make widget actually do something Benjamin Otte
- [gtk/wip/otte/listview: 768/896] listview: Implement GtkScrollable Benjamin Otte
- [gtk/wip/otte/listview: 769/896] tests: Add a test for a permanently changing listview Benjamin Otte
- [gtk/wip/otte/listview: 770/896] listview: Implement an anchor Benjamin Otte
- [gtk/wip/otte/listview: 771/896] listview: Add GtkListItemManager Benjamin Otte
- [gtk/wip/otte/listview: 772/896] listview: Add GtkListItem Benjamin Otte
- [gtk/wip/otte/listview: 773/896] listview: Make the listitemmanager stricter Benjamin Otte
- [gtk/wip/otte/listview: 774/896] listview: Change change management Benjamin Otte
- [gtk/wip/otte/listview: 775/896] tests: Make animating listview do random resorts Benjamin Otte
- [gtk/wip/otte/listview: 776/896] listitem: Add gtk_list_item_get_position() Benjamin Otte
- [gtk/wip/otte/listview: 777/896] listview: Change how binding is done Benjamin Otte
- [gtk/wip/otte/listview: 778/896] listview: Change anchor handling again Benjamin Otte
- [gtk/wip/otte/listview: 779/896] listview: Only allocate necesary rows Benjamin Otte
- [gtk/wip/otte/listview: 780/896] testlistview: Show the row number Benjamin Otte
- [gtk/wip/otte/listview: 781/896] testlistview: Create widgets only once Benjamin Otte
- [gtk/wip/otte/listview: 782/896] listitemmanager: Switch from "insert_before" to "insert_after" argumnet Benjamin Otte
- [gtk/wip/otte/listview: 783/896] listlistmodel: Add gtk_list_list_model_item_moved() Benjamin Otte
- [gtk/wip/otte/listview: 784/896] listview: Try to keep the list items in order when scrolling Benjamin Otte
- [gtk/wip/otte/listview: 785/896] listview: Add selection properties to ListItem Benjamin Otte
- [gtk/wip/otte/listview: 786/896] listview: Reset listitems' CSS animations when rebinding Benjamin Otte
- [gtk/wip/otte/listview: 787/896] listview: Add initial support for displaying selections Benjamin Otte
- [gtk/wip/otte/listview: 788/896] listitem: Add a press gesture to select the item Benjamin Otte
- [gtk/wip/otte/listview: 789/896] gtk: Add a GtkGridView skeleton Benjamin Otte
- [gtk/wip/otte/listview: 790/896] gridview: Add API for setting number of columns Benjamin Otte
- [gtk/wip/otte/listview: 791/896] wayland: Remove function declaration for nonexisting function Benjamin Otte
- [gtk/wip/otte/listview: 792/896] listitemmanager: Move list of listitems here Benjamin Otte
- [gtk/wip/otte/listview: 793/896] gridview: Implement GtkScrollable Benjamin Otte
- [gtk/wip/otte/listview: 794/896] listitemmanager: Simplify Benjamin Otte
- [gtk/wip/otte/listview: 795/896] listitemmanager: Add trackers Benjamin Otte
- [gtk/wip/otte/listview: 796/896] listview: Add gtk_list_view_set_show_separators() Benjamin Otte
- [gtk/wip/otte/listview: 797/896] listitemfactory: Sanitize APIs Benjamin Otte
- [gtk/wip/otte/listview: 798/896] listitemfactory: vfuncify Benjamin Otte
- [gtk/wip/otte/listview: 799/896] listitemfactory: Split implementation out Benjamin Otte
- [gtk/wip/otte/listview: 800/896] listitemfactory: Add a factory for ui files Benjamin Otte
- [gtk/wip/otte/listview: 801/896] testlistview: Port to directory list Benjamin Otte
- [gtk/wip/otte/listview: 802/896] testlistview: Load icons async Benjamin Otte
- [gtk/wip/otte/listview: 803/896] listview: Add list.scroll_to_item action Benjamin Otte
- [gtk/wip/otte/listview: 804/896] listview: Implement extending selections Benjamin Otte
- [gtk/wip/otte/listview: 805/896] tests: Add a rough form of multiselection Benjamin Otte
- [gtk/wip/otte/listview: 806/896] listview: Implement GtkOrientable Benjamin Otte
- [gtk/wip/otte/listview: 808/896] listview: Expose GtkListItemFactory APIs Benjamin Otte
- [gtk/wip/otte/listview: 809/896] gridview: Add factory handling Benjamin Otte
- [gtk/wip/otte/listview: 807/896] gtk-demo: Add a rough start at a Weather demo Benjamin Otte
- [gtk/wip/otte/listview: 810/896] gridview: Implement GtkOrientable Benjamin Otte
- [gtk/wip/otte/listview: 811/896] listview: Pass the CSS name of listitems to the manager Benjamin Otte
- [gtk/wip/otte/listview: 812/896] gridview: Actually do something Benjamin Otte
- [gtk/wip/otte/listview: 813/896] Add GtkTreeExpander Benjamin Otte
- [gtk/wip/otte/listview: 814/896] demo: Add a GSettings tree demo Benjamin Otte
- [gtk/wip/otte/listview: 815/896] inspector: Use a treeexpander in the recorder Benjamin Otte
- [gtk/wip/otte/listview: 816/896] inspector: Use a GtkTreeExpander in the object tree Benjamin Otte
- [gtk/wip/otte/listview: 817/896] inspector: Make the recorder node list use a ListView Benjamin Otte
- [gtk/wip/otte/listview: 818/896] listitem: Change focus handling Benjamin Otte
- [gtk/wip/otte/listview: 819/896] treeexpander: Implement input support Benjamin Otte
- [gtk/wip/otte/listview: 820/896] listview: Implement activation Benjamin Otte
- [gtk/wip/otte/listview: 821/896] listview: Track focus movements and update selection Benjamin Otte
- [gtk/wip/otte/listview: 822/896] listview: Implement (un)select all Benjamin Otte
- [gtk/wip/otte/listview: 823/896] listview: Add a focus tracker Benjamin Otte
- [gtk/wip/otte/listview: 824/896] listitem: Add "listitem.select" action and keybindings for it Benjamin Otte
- [gtk/wip/otte/listview: 825/896] listview: Add gtk_list_view_get_position_at_y() Benjamin Otte
- [gtk/wip/otte/listview: 826/896] listview: Add move keybindings Benjamin Otte
- [gtk/wip/otte/listview: 827/896] listitemfactory: Make the builder factory properly buildable Benjamin Otte
- [gtk/wip/otte/listview: 828/896] builderlistitemfactory: Add scope argument Benjamin Otte
- [gtk/wip/otte/listview: 829/896] builder: Autofill scope property of listitemfactory Benjamin Otte
- [gtk/wip/otte/listview: 830/896] gtk-demo: Introduce awards Benjamin Otte
- [gtk/wip/otte/listview: 831/896] demo: Use a listview as sidebar Benjamin Otte
- [gtk/wip/otte/listview: 832/896] listitemmanager: Handle NULL factory Benjamin Otte
- [gtk/wip/otte/listview: 833/896] widget: Add gtk_widget_get_size() Benjamin Otte
- [gtk/wip/otte/listview: 834/896] gridview: Implement anchors and scrolling Benjamin Otte
- [gtk/wip/otte/listview: 835/896] selectionmodel: Add gtk_selection_model_user_select_item() Benjamin Otte
- [gtk/wip/otte/listview: 836/896] gridview: Implement the list.select-item action Benjamin Otte
- [gtk/wip/otte/listview: 837/896] gridview: Implement minimum row height Benjamin Otte
- [gtk/wip/otte/listview: 838/896] gridview: Add activation Benjamin Otte
- [gtk/wip/otte/listview: 839/896] gridview: Implement list.scroll-to action Benjamin Otte
- [gtk/wip/otte/listview: 840/896] gridview: Add a focus tracker Benjamin Otte
- [gtk/wip/otte/listview: 841/896] gridview: Implement (un)select all Benjamin Otte
- [gtk/wip/otte/listview: 842/896] gridview: Add move keybindings Benjamin Otte
- [gtk/wip/otte/listview: 843/896] demo: Add a file browser demo Benjamin Otte
- [gtk/wip/otte/listview: 844/896] listview: Port various gridview improvements Benjamin Otte
- [gtk/wip/otte/listview: 845/896] gridview: Simplify allocation code Benjamin Otte
- [chronojump] Fix ChronojumpLogo if chronojump crashed before Xavier de Blas
- [gtk/wip/otte/listview: 846/896] Add GtkListBase Benjamin Otte
- [chronojump] show ChronojumpLogo after sending log Xavier de Blas
- [gtk/wip/otte/listview: 847/896] listbase: Move GtkScrollable implementation Benjamin Otte
- [gtk/wip/otte/listview: 848/896] listbase: Move item manager here Benjamin Otte
- [gtk/wip/otte/listview: 849/896] listbase: Move selection handling here Benjamin Otte
- [gtk/wip/otte/listview: 850/896] listbase: Move orientable implementation here Benjamin Otte
- [gtk/wip/otte/listview: 851/896] Remove gtk_selection_model_user_select_item() again Benjamin Otte
- [gtk/wip/otte/listview: 852/896] listbase: Move focus moving keybindings here Benjamin Otte
- [gtk/wip/otte/listview: 853/896] listbase: Add vfuncs to convert positions to/from coordinates Benjamin Otte
- [gtk/wip/otte/listview: 854/896] listbase: Take over anchor handling Benjamin Otte
- [gtk/wip/otte/listview: 855/896] wip: Add GtkCoverFlow Benjamin Otte
- [gtk/wip/otte/listview: 856/896] Add GtkColumnView skeleton Benjamin Otte
- [gtk/wip/otte/listview: 857/896] gtk-demo: Add a minesweeper demo Benjamin Otte
- [gtk/wip/otte/listview: 858/896] columnview: Allow adding/removing columns Benjamin Otte
- [gtk/wip/otte/listview: 859/896] Add GtkSignalListItemFactory Benjamin Otte
- [gtk/wip/otte/listview: 860/896] gtk-demo: Add a Coverflow application launcher Benjamin Otte
- [gtk/wip/otte/listview: 861/896] builder: Make gtk_builder_extend_with_template() work with objects Benjamin Otte
- [gtk/wip/otte/listview: 862/896] listitem: Make this a GObject Benjamin Otte
- [gtk/wip/otte/listview: 863/896] listitemfactory: Reorganize vfuncs Benjamin Otte
- [gtk/wip/otte/listview: 864/896] listitemfactory: Simplify Benjamin Otte
- [gtk/wip/otte/listview: 865/896] listitemwidget: Add a private struct Benjamin Otte
- [gtk/wip/otte/listview: 866/896] listitem: Move position/item/selected tracking to widget Benjamin Otte
- [gtk/wip/otte/listview: 867/896] listitemwidget: Lazily create listitems Benjamin Otte
- [gtk/wip/otte/listview: 868/896] columnview: Add listitems for the columns Benjamin Otte
- [gtk/wip/otte/listview: 869/896] columnview: Implement GtkScrollable Benjamin Otte
- [gtk/wip/otte/listview: 870/896] widget: Add a hook for resizes Benjamin Otte
- [gtk/wip/otte/listview: 871/896] columnview: Add GtkColumnViewCell Benjamin Otte
- [gtk/wip/otte/listview: 872/896] inspector: Port object tree to GtkColumnView Benjamin Otte
- [gtk/wip/otte/listview: 873/896] columnview: Fix styling with Adwaita Benjamin Otte
- [gtk/wip/otte/listview: 874/896] constraint-editor: Don't poke around in widget internals Benjamin Otte
- [gtk/wip/otte/listview: 875/896] columnview: Add a custom LayoutManager Benjamin Otte
- [gtk/wip/otte/listview: 876/896] tests: Add testcolumnview Benjamin Otte
- [gtk/wip/otte/listview: 877/896] columnview: Add header Benjamin Otte
- [gtk/wip/otte/listview: 878/896] inspector: Remove private struct from controllers Benjamin Otte
- [gtk/wip/otte/listview: 879/896] inspector: Make Controller page a GtkWidget Benjamin Otte
- [gtk/wip/otte/listview: 880/896] inspector: Remove private struct for prop editor Benjamin Otte
- [gtk/wip/otte/listview: 881/896] xxx: Add a hack to make paintables transform to/from objects Benjamin Otte
- [gtk/wip/otte/listview: 882/896] gtk-demo: Add a Clocks demo Benjamin Otte
- [gtk/wip/otte/listview: 883/896] widget: Do parent_class handling properly Benjamin Otte
- [gtk/wip/otte/listview: 884/896] expression: Allow passing a this object to bind() Benjamin Otte
- [gtk/wip/otte/listview: 885/896] Add some tests for expression binding Benjamin Otte
- [gtk/wip/otte/listview: 886/896] fontchooserwidget: Port to listmodels Benjamin Otte
- [gtk/wip/otte/listview: 887/896] docs: Reorganize list widgets in their own chapter Benjamin Otte
- [gtk/wip/otte/listview: 888/896] builder-tool: Pass through CDATA where it makes sense Benjamin Otte
- [gtk/wip/otte/listview: 889/896] listitemwidget: Add single-click-activate Benjamin Otte
- [gtk/wip/otte/listview: 890/896] listview: Add single-click-activate Benjamin Otte
- [gtk/wip/otte/listview: 891/896] columnview: Add sorting Benjamin Otte
- [gtk/wip/otte/listview: 892/896] column view title: Show sort indicators Benjamin Otte
- [gtk/wip/otte/listview: 893/896] testcolumnview: Add sorters Benjamin Otte
- [gtk/wip/otte/listview: 894/896] Add GtkTreeListRowSorter Benjamin Otte
- [gtk/wip/otte/listview: 895/896] testsuite: Add tests for GtkTreeListSorter Benjamin Otte
- [gtk/wip/otte/listview: 896/896] gtk-builder-tool: Minimally validate <binding> Benjamin Otte
- [gegl] Update Basque translation Translations User D-L
- [gimp] Update Basque translation Translations User D-L
- [gtk-doc/ignored-headers] mkdb: Simplify the ignored files handling Emmanuele Bassi
- [genius] Fix incorrect markup in Czech UI translation Andre Klapper
- [sysprof] libsysprof: apply whole-system during capture replay Christian Hergert
- [glade] Update French translation Translations User D-L
- [gtksourceview] (2 commits) ...Merge branch 'improve-common-lisp' into 'master' Christian Hergert
- [gtksourceview: 1/2] commonlisp.lang: Add format directives and minor tweaks Christian Hergert
- [gtksourceview: 2/2] Merge branch 'improve-common-lisp' into 'master' Christian Hergert
- [gtksourceview/gtksourceview-4-6] commonlisp.lang: Add format directives and minor tweaks Christian Hergert
- [glib] Fix broken markup in Catalan UI translations Andre Klapper
- [glib] Fix broken markup in French UI translation Andre Klapper
- [glib] Fix broken markup in Galician UI translation Andre Klapper
- [glib] Fix broken markup in Lithuanian UI translation Andre Klapper
- [glib] Fix broken markup in Latvian UI translation Andre Klapper
- [glib] Fix broken markup in Malay UI translation Andre Klapper
- [glade/glade-3-22] Backport a markup fix in the French translation Claude Paroz
- [gnome-builder] greeter: Add support for mouse back button Christian Hergert
- [gnome-builder] greeter-shortcuts: Add alt-left shortcut to greeter Christian Hergert
- [shotwell] Remove old m4 macro stuff Jens Georg
- [gnome-shell] Non-fast-forward update to branch wip/carlosg/xim-for-x11 Carlos Garnacho
- [gnome-shell/wip/carlosg/xim-for-x11] ibusManager: Ensure to spawn --xim on non-wayland sessions Carlos Garnacho
- [gtk] (146 commits) Non-fast-forward update to branch wip/otte/listview Benjamin Otte
- [gtk/wip/otte/listview: 1/146] Add GtkSorter Benjamin Otte
- [gtk/wip/otte/listview: 2/146] Add GtkCustomSorter Benjamin Otte
- [gtk/wip/otte/listview: 3/146] Add GtkStringSorter Benjamin Otte
- [gtk/wip/otte/listview: 4/146] Add GtkMultiSorter Benjamin Otte
- [gtk/wip/otte/listview: 5/146] Add GtkNumericSorter Benjamin Otte
- [gtk/wip/otte/listview: 6/146] Redo sort list model with GtkSorter Benjamin Otte
- [gtk/wip/otte/listview: 7/146] sortlistmodel: Redo the way we store the items Benjamin Otte
- [gtk/wip/otte/listview: 8/146] sortlistmodel: Make sort stable Benjamin Otte
- [gtk/wip/otte/listview: 9/146] sorter: Add tests Benjamin Otte
- [gtk/wip/otte/listview: 10/146] gtk-demo: Make fishbowl info text use bindings Benjamin Otte
- [gtk/wip/otte/listview: 11/146] builder: Make <lookup> type optional Benjamin Otte
- [gtk/wip/otte/listview: 12/146] builder: Allow <constant> without a type Benjamin Otte
- [gtk/wip/otte/listview: 13/146] builder: Allow text content in <lookup> Benjamin Otte
- [gtk/wip/otte/listview: 14/146] builder: Add <binding> tag Benjamin Otte
- [gtk/wip/otte/listview: 15/146] gtk: Add a GtkListView skeleton Benjamin Otte
- [gtk/wip/otte/listview: 16/146] listview: Introduce GtkListItemFactory Benjamin Otte
- [gtk/wip/otte/listview: 17/146] listview: Make widget actually do something Benjamin Otte
- [gtk/wip/otte/listview: 18/146] listview: Implement GtkScrollable Benjamin Otte
- [gtk/wip/otte/listview: 19/146] tests: Add a test for a permanently changing listview Benjamin Otte
- [gtk/wip/otte/listview: 20/146] listview: Implement an anchor Benjamin Otte
- [gtk/wip/otte/listview: 21/146] listview: Add GtkListItemManager Benjamin Otte
- [gtk/wip/otte/listview: 22/146] listview: Add GtkListItem Benjamin Otte
- [gtk/wip/otte/listview: 23/146] listview: Make the listitemmanager stricter Benjamin Otte
- [gtk/wip/otte/listview: 24/146] listview: Change change management Benjamin Otte
- [gtk/wip/otte/listview: 25/146] tests: Make animating listview do random resorts Benjamin Otte
- [gtk/wip/otte/listview: 26/146] listitem: Add gtk_list_item_get_position() Benjamin Otte
- [gtk/wip/otte/listview: 27/146] listview: Change how binding is done Benjamin Otte
- [gtk/wip/otte/listview: 28/146] listview: Change anchor handling again Benjamin Otte
- [gtk/wip/otte/listview: 29/146] listview: Only allocate necesary rows Benjamin Otte
- [gtk/wip/otte/listview: 30/146] testlistview: Show the row number Benjamin Otte
- [gtk/wip/otte/listview: 31/146] testlistview: Create widgets only once Benjamin Otte
- [gtk/wip/otte/listview: 32/146] listitemmanager: Switch from "insert_before" to "insert_after" argumnet Benjamin Otte
- [gtk/wip/otte/listview: 33/146] listlistmodel: Add gtk_list_list_model_item_moved() Benjamin Otte
- [gtk/wip/otte/listview: 34/146] listview: Try to keep the list items in order when scrolling Benjamin Otte
- [gtk/wip/otte/listview: 35/146] listview: Add selection properties to ListItem Benjamin Otte
- [gtk/wip/otte/listview: 36/146] listview: Reset listitems' CSS animations when rebinding Benjamin Otte
- [gtk/wip/otte/listview: 37/146] listview: Add initial support for displaying selections Benjamin Otte
- [gtk/wip/otte/listview: 38/146] listitem: Add a press gesture to select the item Benjamin Otte
- [gtk/wip/otte/listview: 39/146] gtk: Add a GtkGridView skeleton Benjamin Otte
- [gtk/wip/otte/listview: 40/146] gridview: Add API for setting number of columns Benjamin Otte
- [gtk/wip/otte/listview: 41/146] wayland: Remove function declaration for nonexisting function Benjamin Otte
- [gtk/wip/otte/listview: 42/146] listitemmanager: Move list of listitems here Benjamin Otte
- [gtk/wip/otte/listview: 43/146] gridview: Implement GtkScrollable Benjamin Otte
- [gtk/wip/otte/listview: 44/146] listitemmanager: Simplify Benjamin Otte
- [gtk/wip/otte/listview: 45/146] listitemmanager: Add trackers Benjamin Otte
- [gtk/wip/otte/listview: 46/146] listview: Add gtk_list_view_set_show_separators() Benjamin Otte
- [gtk/wip/otte/listview: 47/146] listitemfactory: Sanitize APIs Benjamin Otte
- [gtk/wip/otte/listview: 48/146] listitemfactory: vfuncify Benjamin Otte
- [gtk/wip/otte/listview: 49/146] listitemfactory: Split implementation out Benjamin Otte
- [gtk/wip/otte/listview: 50/146] listitemfactory: Add a factory for ui files Benjamin Otte
- [gtk/wip/otte/listview: 51/146] testlistview: Port to directory list Benjamin Otte
- [gtk/wip/otte/listview: 52/146] testlistview: Load icons async Benjamin Otte
- [gtk/wip/otte/listview: 53/146] listview: Add list.scroll_to_item action Benjamin Otte
- [gtk/wip/otte/listview: 54/146] listview: Implement extending selections Benjamin Otte
- [gtk/wip/otte/listview: 55/146] tests: Add a rough form of multiselection Benjamin Otte
- [gtk/wip/otte/listview: 56/146] listview: Implement GtkOrientable Benjamin Otte
- [gtk/wip/otte/listview: 58/146] listview: Expose GtkListItemFactory APIs Benjamin Otte
- [gtk/wip/otte/listview: 59/146] gridview: Add factory handling Benjamin Otte
- [gtk/wip/otte/listview: 57/146] gtk-demo: Add a rough start at a Weather demo Benjamin Otte
- [gtk/wip/otte/listview: 60/146] gridview: Implement GtkOrientable Benjamin Otte
- [gtk/wip/otte/listview: 61/146] listview: Pass the CSS name of listitems to the manager Benjamin Otte
- [gtk/wip/otte/listview: 62/146] gridview: Actually do something Benjamin Otte
- [gtk/wip/otte/listview: 63/146] Add GtkTreeExpander Benjamin Otte
- [gtk/wip/otte/listview: 64/146] demo: Add a GSettings tree demo Benjamin Otte
- [gtk/wip/otte/listview: 65/146] inspector: Use a treeexpander in the recorder Benjamin Otte
- [gtk/wip/otte/listview: 66/146] inspector: Use a GtkTreeExpander in the object tree Benjamin Otte
- [gtk/wip/otte/listview: 67/146] inspector: Make the recorder node list use a ListView Benjamin Otte
- [gtk/wip/otte/listview: 68/146] listitem: Change focus handling Benjamin Otte
- [gtk/wip/otte/listview: 69/146] treeexpander: Implement input support Benjamin Otte
- [gtk/wip/otte/listview: 70/146] listview: Implement activation Benjamin Otte
- [gtk/wip/otte/listview: 71/146] listview: Track focus movements and update selection Benjamin Otte
- [gtk/wip/otte/listview: 72/146] listview: Implement (un)select all Benjamin Otte
- [gtk/wip/otte/listview: 73/146] listview: Add a focus tracker Benjamin Otte
- [gtk/wip/otte/listview: 74/146] listitem: Add "listitem.select" action and keybindings for it Benjamin Otte
- [gtk/wip/otte/listview: 75/146] listview: Add gtk_list_view_get_position_at_y() Benjamin Otte
- [gtk/wip/otte/listview: 76/146] listview: Add move keybindings Benjamin Otte
- [gtk/wip/otte/listview: 77/146] listitemfactory: Make the builder factory properly buildable Benjamin Otte
- [gtk/wip/otte/listview: 78/146] builderlistitemfactory: Add scope argument Benjamin Otte
- [gtk/wip/otte/listview: 79/146] builder: Autofill scope property of listitemfactory Benjamin Otte
- [gtk/wip/otte/listview: 80/146] gtk-demo: Introduce awards Benjamin Otte
- [gtk/wip/otte/listview: 81/146] demo: Use a listview as sidebar Benjamin Otte
- [gtk/wip/otte/listview: 82/146] listitemmanager: Handle NULL factory Benjamin Otte
- [gtk/wip/otte/listview: 83/146] widget: Add gtk_widget_get_size() Benjamin Otte
- [gtk/wip/otte/listview: 84/146] gridview: Implement anchors and scrolling Benjamin Otte
- [gtk/wip/otte/listview: 85/146] selectionmodel: Add gtk_selection_model_user_select_item() Benjamin Otte
- [gtk/wip/otte/listview: 86/146] gridview: Implement the list.select-item action Benjamin Otte
- [gtk/wip/otte/listview: 87/146] gridview: Implement minimum row height Benjamin Otte
- [gtk/wip/otte/listview: 88/146] gridview: Add activation Benjamin Otte
- [gtk/wip/otte/listview: 89/146] gridview: Implement list.scroll-to action Benjamin Otte
- [gtk/wip/otte/listview: 90/146] gridview: Add a focus tracker Benjamin Otte
- [epiphany] Created branch mcatanzaro/#1120 Michael Catanzaro
- [gtk/wip/otte/listview: 91/146] gridview: Implement (un)select all Benjamin Otte
- [epiphany/mcatanzaro/#1120] Fix crash when closing passwords dialog Michael Catanzaro
- [gtk/wip/otte/listview: 92/146] gridview: Add move keybindings Benjamin Otte
- [gtk/wip/otte/listview: 93/146] demo: Add a file browser demo Benjamin Otte
- [gtk/wip/otte/listview: 94/146] listview: Port various gridview improvements Benjamin Otte
- [gtk/wip/otte/listview: 95/146] gridview: Simplify allocation code Benjamin Otte
- [gtk/wip/otte/listview: 96/146] Add GtkListBase Benjamin Otte
- [gtk/wip/otte/listview: 97/146] listbase: Move GtkScrollable implementation Benjamin Otte
- [gtk/wip/otte/listview: 98/146] listbase: Move item manager here Benjamin Otte
- [gtk/wip/otte/listview: 99/146] listbase: Move selection handling here Benjamin Otte
- [gtk/wip/otte/listview: 100/146] listbase: Move orientable implementation here Benjamin Otte
- [gtk/wip/otte/listview: 101/146] Remove gtk_selection_model_user_select_item() again Benjamin Otte
- [gtk/wip/otte/listview: 102/146] listbase: Move focus moving keybindings here Benjamin Otte
- [gtk/wip/otte/listview: 103/146] listbase: Add vfuncs to convert positions to/from coordinates Benjamin Otte
- [gtk/wip/otte/listview: 104/146] listbase: Take over anchor handling Benjamin Otte
- [gtk/wip/otte/listview: 105/146] wip: Add GtkCoverFlow Benjamin Otte
- [gtk/wip/otte/listview: 106/146] Add GtkColumnView skeleton Benjamin Otte
- [gtk/wip/otte/listview: 107/146] gtk-demo: Add a minesweeper demo Benjamin Otte
- [gtk/wip/otte/listview: 108/146] columnview: Allow adding/removing columns Benjamin Otte
- [gtk/wip/otte/listview: 109/146] Add GtkSignalListItemFactory Benjamin Otte
- [gtk/wip/otte/listview: 110/146] gtk-demo: Add a Coverflow application launcher Benjamin Otte
- [gtk/wip/otte/listview: 111/146] builder: Make gtk_builder_extend_with_template() work with objects Benjamin Otte
- [gtk/wip/otte/listview: 112/146] listitem: Make this a GObject Benjamin Otte
- [gtk/wip/otte/listview: 113/146] listitemfactory: Reorganize vfuncs Benjamin Otte
- [libsoup] build: Bump libversion Patrick Griffis
- [gtk/wip/otte/listview: 114/146] listitemfactory: Simplify Benjamin Otte
- [gtk/wip/otte/listview: 115/146] listitemwidget: Add a private struct Benjamin Otte
- [gtk/wip/otte/listview: 116/146] listitem: Move position/item/selected tracking to widget Benjamin Otte
- [gtk/wip/otte/listview: 117/146] listitemwidget: Lazily create listitems Benjamin Otte
- [gtk/wip/otte/listview: 118/146] columnview: Add listitems for the columns Benjamin Otte
- [gtk/wip/otte/listview: 119/146] columnview: Implement GtkScrollable Benjamin Otte
- [gtk/wip/otte/listview: 120/146] widget: Add a hook for resizes Benjamin Otte
- [gtk/wip/otte/listview: 121/146] columnview: Add GtkColumnViewCell Benjamin Otte
- [gtk/wip/otte/listview: 122/146] inspector: Port object tree to GtkColumnView Benjamin Otte
- [gtk/wip/otte/listview: 123/146] columnview: Fix styling with Adwaita Benjamin Otte
- [gtk/wip/otte/listview: 124/146] constraint-editor: Don't poke around in widget internals Benjamin Otte
- [gtk/wip/otte/listview: 125/146] columnview: Add a custom LayoutManager Benjamin Otte
- [gtk/wip/otte/listview: 126/146] tests: Add testcolumnview Benjamin Otte
- [gtk/wip/otte/listview: 127/146] columnview: Add header Benjamin Otte
- [gtk/wip/otte/listview: 128/146] inspector: Remove private struct from controllers Benjamin Otte
- [gtk/wip/otte/listview: 129/146] inspector: Make Controller page a GtkWidget Benjamin Otte
- [gtk/wip/otte/listview: 130/146] inspector: Remove private struct for prop editor Benjamin Otte
- [gtk/wip/otte/listview: 131/146] xxx: Add a hack to make paintables transform to/from objects Benjamin Otte
- [gtk/wip/otte/listview: 132/146] gtk-demo: Add a Clocks demo Benjamin Otte
- [gtk/wip/otte/listview: 133/146] widget: Do parent_class handling properly Benjamin Otte
- [gtk/wip/otte/listview: 134/146] expression: Allow passing a this object to bind() Benjamin Otte
- [gtk/wip/otte/listview: 135/146] Add some tests for expression binding Benjamin Otte
- [gtk/wip/otte/listview: 136/146] fontchooserwidget: Port to listmodels Benjamin Otte
- [gtk/wip/otte/listview: 137/146] docs: Reorganize list widgets in their own chapter Benjamin Otte
- [gtk/wip/otte/listview: 138/146] builder-tool: Pass through CDATA where it makes sense Benjamin Otte
- [gtk/wip/otte/listview: 139/146] listitemwidget: Add single-click-activate Benjamin Otte
- [gtk/wip/otte/listview: 140/146] listview: Add single-click-activate Benjamin Otte
- [gtk/wip/otte/listview: 141/146] columnview: Add sorting Benjamin Otte
- [gtk/wip/otte/listview: 142/146] column view title: Show sort indicators Benjamin Otte
- [gtk/wip/otte/listview: 143/146] testcolumnview: Add sorters Benjamin Otte
- [gtk/wip/otte/listview: 144/146] Add GtkTreeListRowSorter Benjamin Otte
- [gtk/wip/otte/listview: 145/146] testsuite: Add tests for GtkTreeListSorter Benjamin Otte
- [gtk/wip/otte/listview: 146/146] gtk-builder-tool: Minimally validate <binding> Benjamin Otte
- [shotwell] Prepare 0.31.1 Jens Georg
- [shotwell] Created tag shotwell-0.31.1 Jens Georg
- [tracker] (3 commits) ...Merge branch 'sam/cli-uninstalled-fixes' into 'master' Carlos Garnacho
- [tracker: 3/3] Merge branch 'sam/cli-uninstalled-fixes' into 'master' Carlos Garnacho
- [tracker] Deleted branch sam/cli-uninstalled-fixes Sam Thursfield
- [shotwell] doc: Update supported photo formats Jens Georg
- [shotwell] data: Remove obsolete Facebook publishing settings Jens Georg
- [shotwell] data: Declare support for WebP and GIF in viewer Jens Georg
- [shotwell] data: Add closing ";" to MimeType line Jens Georg
- [gnome-control-center] Update Japanese translation Translations User D-L
- [gnome-shell] Update Japanese translation Translations User D-L
- [geary] Update Hungarian translation Translations User D-L
- [vala] Created branch 0.48 Rico Tzschichholz
- [tracker-miners] (2 commits) ...Merge branch 'sam/run-uninstalled-fix' into 'master' Carlos Garnacho
- [tracker-miners: 2/2] Merge branch 'sam/run-uninstalled-fix' into 'master' Carlos Garnacho
- [tracker-miners] Deleted branch sam/run-uninstalled-fix Sam Thursfield
- [gnome-control-center] Update Japanese translation Translations User D-L
- [tracker] (10 commits) Created branch wip/carlosg/coverity-fixes Carlos Garnacho
- [tracker/wip/carlosg/coverity-fixes: 1/10] libtracker-data: Remove dead variable Carlos Garnacho
- [tracker/wip/carlosg/coverity-fixes: 2/10] libtracker-data: Make parser check more assertive Carlos Garnacho
- [tracker/wip/carlosg/coverity-fixes: 3/10] libtracker-data: Add _optional() to complement _accept() Carlos Garnacho
- [tracker/wip/carlosg/coverity-fixes: 4/10] libtracker-data: Propagate possible errors from resource_buffer_switch() Carlos Garnacho
- [tracker/wip/carlosg/coverity-fixes: 5/10] libtracker-data: Drop dead call Carlos Garnacho
- [tracker/wip/carlosg/coverity-fixes: 6/10] libtracker-data: Apply silent treatment to the correct error Carlos Garnacho
- [tracker/wip/carlosg/coverity-fixes: 7/10] libtracker-data: Ensure an error is set Carlos Garnacho
- [tracker/wip/carlosg/coverity-fixes: 8/10] libtracker-fts: Remove dead check Carlos Garnacho
- [tracker/wip/carlosg/coverity-fixes: 9/10] libtracker-data: Ensure variable is freed on error conditions Carlos Garnacho
- [tracker/wip/carlosg/coverity-fixes: 10/10] libtracker-data: Drop always-true statement Carlos Garnacho
- [gtk-web] (2 commits) ...Merge branch 'api-urls' into 'master' Emmanuele Bassi
- [gtk-web: 1/2] apis: add hyperlinks for each API listed Emmanuele Bassi
- [gtk-web: 2/2] Merge branch 'api-urls' into 'master' Emmanuele Bassi
- [gtk-web] (3 commits) ...Merge branch 'fix-typos' into 'master' Emmanuele Bassi
- [gtk-web: 1/3] Replace 'Javascript' with 'JavaScript'. Emmanuele Bassi
- [gtk-web: 2/3] Fix typos. Emmanuele Bassi
- [gtk-web: 3/3] Merge branch 'fix-typos' into 'master' Emmanuele Bassi
- [tracker] (8 commits) Non-fast-forward update to branch wip/carlosg/coverity-fixes Carlos Garnacho
- [tracker/wip/carlosg/coverity-fixes: 1/8] libtracker-data: Add _optional() to complement _accept() Carlos Garnacho
- [tracker/wip/carlosg/coverity-fixes: 2/8] libtracker-data: Propagate possible errors from resource_buffer_switch() Carlos Garnacho
- [tracker/wip/carlosg/coverity-fixes: 3/8] libtracker-data: Drop dead call Carlos Garnacho
- [tracker/wip/carlosg/coverity-fixes: 4/8] libtracker-data: Apply silent treatment to the correct error Carlos Garnacho
- [tracker/wip/carlosg/coverity-fixes: 5/8] libtracker-data: Ensure an error is set Carlos Garnacho
- [tracker/wip/carlosg/coverity-fixes: 6/8] libtracker-fts: Remove dead check Carlos Garnacho
- [tracker/wip/carlosg/coverity-fixes: 7/8] libtracker-data: Ensure variable is freed on error conditions Carlos Garnacho
- [tracker/wip/carlosg/coverity-fixes: 8/8] libtracker-data: Drop always-true statement Carlos Garnacho
- [dia] Update Hungarian translation Translations User D-L
- [tracker] (66 commits) Non-fast-forward update to branch wip/carlosg/portal Carlos Garnacho
- [tracker/wip/carlosg/portal: 38/66] libtracker-data: Add support for graph/service control over SPARQL queries Carlos Garnacho
- [tracker/wip/carlosg/portal: 39/66] libtracker-data: Add support for CONSTRAINT query prologues Carlos Garnacho
- [tracker/wip/carlosg/portal: 40/66] libtracker-data: Allow reducing set to the empty graph Carlos Garnacho
- [tracker/wip/carlosg/portal: 41/66] libtracker-data: Remove dead code Carlos Garnacho
- [tracker/wip/carlosg/portal: 42/66] libtracker-data: Refactor find_graph() function Carlos Garnacho
- [tracker/wip/carlosg/portal: 43/66] libtracker-data: Filter find_graph() by the given constraints Carlos Garnacho
- [tracker/wip/carlosg/portal: 44/66] libtracker-data: Restrict all uses of tracker_triples to the ConstraintDecl Carlos Garnacho
- [tracker/wip/carlosg/portal: 45/66] libtracker-common: Add method to build dbus URI Carlos Garnacho
- [tracker/wip/carlosg/portal: 46/66] libtracker-data: Implement DEFAULT/ALL in CONSTRAINT declaration Carlos Garnacho
- [tracker/wip/carlosg/portal: 47/66] libtracker-data: Filter down updates on forbidden graphs Carlos Garnacho
- [tracker/wip/carlosg/portal: 48/66] libtracker-data: Check graph permissions on graph manipulation syntax Carlos Garnacho
- [tracker/wip/carlosg/portal: 49/66] libtracker-data: Add graph policy checks on FTS queries Carlos Garnacho
- [tracker/wip/carlosg/portal: 50/66] libtracker-sparql: Export DBus endpoint structs in private header Carlos Garnacho
- [tracker/wip/carlosg/portal: 51/66] libtracker-sparql: Add private filtering methods to TrackerEndpointDBus Carlos Garnacho
- [tracker/wip/carlosg/portal: 52/66] portal: Add XDG portal implementation Carlos Garnacho
- [tracker/wip/carlosg/portal: 53/66] portal: Implement filtering endpoint Carlos Garnacho
- [tracker/wip/carlosg/portal: 54/66] libtracker-bus: Fallback through portal on bus connections Carlos Garnacho
- [tracker/wip/carlosg/portal: 55/66] examples: Add example flatpak definition Carlos Garnacho
- [tracker/wip/carlosg/portal: 56/66] portal: Handle */default keywords in policy Carlos Garnacho
- [tracker/wip/carlosg/portal: 57/66] portal: Set up watch on peers Carlos Garnacho
- [tracker/wip/carlosg/portal: 58/66] portal: Add DBus service file Carlos Garnacho
- [tracker/wip/carlosg/portal: 59/66] docs: Add xdg-tracker-portal manpage Carlos Garnacho
- [tracker/wip/carlosg/portal: 60/66] portal: Add CloseSession request Carlos Garnacho
- [tracker/wip/carlosg/portal: 61/66] libtracker-bus: Explicitly close sandbox sessions on connection close Carlos Garnacho
- [tracker/wip/carlosg/portal: 62/66] libtracker-data: Cache connections in SERVICES{} virtual table Carlos Garnacho
- [tracker/wip/carlosg/portal: 63/66] portal: Add systemd user session unit file Carlos Garnacho
- [tracker/wip/carlosg/portal: 64/66] portal: Handle missing .flatpak-info file Carlos Garnacho
- [tracker/wip/carlosg/portal: 65/66] tests: Add tests for CONSTRAINT declarations in prologue Carlos Garnacho
- [tracker/wip/carlosg/portal: 66/66] portal: Handle default object path in lookups Carlos Garnacho
- [gnome-games] Update Swedish translation Translations User D-L
- [gnumeric] Fix broken markup in Bulgarian UI translation Andre Klapper
- [gnumeric] Fix broken markup in Galician UI translation Andre Klapper
- [gnumeric] Fix broken markup in Norwegian Nynorsk UI translation Andre Klapper
- [gnumeric] Fix broken markup in Korean UI translation Andre Klapper
- [gnumeric] Fix broken markup in Slovenian UI translation Andre Klapper
- [gimp] icons: convert some rectangles to outlines, fixes #4672 Alexandre Prokoudine
- [libgda] Fix broken markup in Portuguese UI translation Andre Klapper
- [gnome-tweaks] Fix broken markup in Romanian UI translation Andre Klapper
- [mutter] Fix broken markup in Welsh UI translation Andre Klapper
- [nautilus] Fix broken markup in Manx UI translation Andre Klapper
- [nautilus] Fix broken markup in Vietnamese UI translation Andre Klapper
- [ocrfeeder] Fix broken markup in Basque UI translation Andre Klapper
- [gtk-web] (2 commits) ...Merge branch 'wip/windows-docs' into 'master' Emmanuele Bassi
- [gtk-web: 1/2] Mention gvsbuild as a method of building on Windows Emmanuele Bassi
- [gtk-web: 2/2] Merge branch 'wip/windows-docs' into 'master' Emmanuele Bassi
- [gthumb] Update Swedish translation Translations User D-L
- [gtk-web] (3 commits) Created branch license Emmanuele Bassi
- [gtk-web/license: 1/3] Mention the licensing terms Emmanuele Bassi
- [gtk-web/license: 2/3] Drop reference to GNU Emmanuele Bassi
- [gtk-web/license: 3/3] Tweak the language about bindings Emmanuele Bassi
- [genius] Update Hungarian translation Translations User D-L
- [gtk-web] Created branch windows-vcpkg Emmanuele Bassi
- [gtk-web] (4 commits) ...Merge branch 'license' into 'master' Emmanuele Bassi
- [gtk-web/windows-vcpkg] Restructure the Windows installation page Emmanuele Bassi
- [gtk-web] Deleted branch license Emmanuele Bassi
- [gtk-web: 4/4] Merge branch 'license' into 'master' Emmanuele Bassi
- [seahorse-nautilus] Fix broken markup in Arabic UI translation Andre Klapper
- [seahorse-nautilus] Fix broken markup in Bulgarian UI translation Andre Klapper
- [seahorse-nautilus] Fix broken markup in Slovak UI translation Andre Klapper
- [seahorse-nautilus] Fix broken markup in Portuguese UI translation Andre Klapper
- [seahorse-nautilus] Fix broken markup in Macedonian UI translation Andre Klapper
- [seahorse-nautilus] Fix broken markup in Hungarian UI translation Andre Klapper
- [gtk-web] (2 commits) ...Merge branch 'windows-vcpkg' into 'master' Emmanuele Bassi
- [gtk-web] Deleted branch windows-vcpkg Emmanuele Bassi
- [gtk-web: 2/2] Merge branch 'windows-vcpkg' into 'master' Emmanuele Bassi
05 March 2020
- [gtk-web] (2 commits) ...Merge branch 'patch-1' into 'master' Emmanuele Bassi
- [gtk-web: 1/2] Shorten vala sample Emmanuele Bassi
- [gtk-web: 2/2] Merge branch 'patch-1' into 'master' Emmanuele Bassi
- [gxml] Update Swedish translation Translations User D-L
- [gtk-web] (2 commits) Created branch windows-vcpkg Emmanuele Bassi
- [gtk-web/windows-vcpkg: 1/2] Enhance the warning's appearance Emmanuele Bassi
- [gtk-web/windows-vcpkg: 2/2] Coalesce the "distributing" section Emmanuele Bassi
- [gtk-web] (3 commits) ...Merge branch 'windows-vcpkg' into 'master' Emmanuele Bassi
- [gtk-web] Deleted branch windows-vcpkg Emmanuele Bassi
- [gtk-web: 3/3] Merge branch 'windows-vcpkg' into 'master' Emmanuele Bassi
- [genius] Update Swedish translation Translations User D-L
- [gnome-notes] Bump 3.35.92 release Isaque Galdino de Araujo
- [gnome-notes] Created tag BIJIBEN_3_35_92 Isaque Galdino de Araujo
- [libgda] Update Swedish translation Translations User D-L
- [gxml] Update Brazilian Portuguese translation Translations User D-L
- [genius] Update Brazilian Portuguese translation Translations User D-L
- [gnome-games] Update Brazilian Portuguese translation Translations User D-L
- [gthumb] Update Brazilian Portuguese translation Translations User D-L
- [gnome-clocks] Update Punjabi translation Translations User D-L
- [gnome-initial-setup] Update Punjabi translation Translations User D-L
- [balsa] Update Brazilian Portuguese translation Translations User D-L
- [release-notes/gnome-3-36] Add GLib items Link Dupont
- [gtk] (71 commits) Non-fast-forward update to branch present-toplevel-2 Matthias Clasen
- [gtk/present-toplevel-2: 1/71] Introduce GdkPopup Matthias Clasen
- [gtk/present-toplevel-2: 2/71] surface: Implement GdkPopup Matthias Clasen
- [gtk/present-toplevel-2: 3/71] popover: Use GdkPopup Matthias Clasen
- [gtk/present-toplevel-2: 4/71] tooltip: Use GdkPopup Matthias Clasen
- [gtk/present-toplevel-2: 5/71] surface: Drop redundant popup api Matthias Clasen
- [gtk/present-toplevel-2: 6/71] wayland: Stop abusing type hints Matthias Clasen
- [gtk/present-toplevel-2: 7/71] x11: Stop abusing type hints for dnd Matthias Clasen
- [gtk/present-toplevel-2: 8/71] broadway: Stop using gdk_surface_raise Matthias Clasen
- [gtk/present-toplevel-2: 9/71] x11: Stop using gdk_surface_raise Matthias Clasen
- [gtk/present-toplevel-2: 10/71] inspector: Stop raising and lowering windows Matthias Clasen
- [gtk/present-toplevel-2: 11/71] wayland: Stop using gdk_surface_set_geometry_hints Matthias Clasen
- [gtk/present-toplevel-2: 12/71] x11: Stop using gdk_surface_set_geometry_hints Matthias Clasen
- [gtk/present-toplevel-2: 13/71] x11: Stop using gdk_surface_maximize Matthias Clasen
- [gtk/present-toplevel-2: 14/71] Introduce GdkToplevelLayout Matthias Clasen
- [gtk/present-toplevel-2: 15/71] Introduce GdkToplevel Matthias Clasen
- [gtk/present-toplevel-2: 16/71] surface: Implement GdkToplevel Matthias Clasen
- [gtk/present-toplevel-2: 17/71] window: Use GdkToplevel Matthias Clasen
- [gtk/present-toplevel-2: 18/71] Drop redundant toplevel api Matthias Clasen
- [gtk/present-toplevel-2: 19/71] toplevel: add state property Matthias Clasen
- [gtk/present-toplevel-2: 20/71] surface: implement toplevel state getter Matthias Clasen
- [gtk/present-toplevel-2: 21/71] gtk: use toplevel state getter Matthias Clasen
- [gtk/present-toplevel-2: 22/71] x11: Stop using gdk_surface_get_state Matthias Clasen
- [gtk/present-toplevel-2: 23/71] a11y: Stop using gdk_surface_get_state Matthias Clasen
- [gtk/present-toplevel-2: 24/71] demo: stop using gdk_surface_get_state Matthias Clasen
- [gtk/present-toplevel-2: 25/71] testgtk: Stop using gdk_surface_get_state Matthias Clasen
- [gtk/present-toplevel-2: 26/71] Drop gdk_surface_get_state Matthias Clasen
- [gtk/present-toplevel-2: 27/71] toplevel: Add title, startup-id, transient-for, icon-list Matthias Clasen
- [gtk/present-toplevel-2: 28/71] surface: Implement more toplevel interface Matthias Clasen
- [gtk/present-toplevel-2: 29/71] x11: Stop using gdk_surface_set_title Matthias Clasen
- [gtk/present-toplevel-2: 30/71] wayland: Stop using gdk_surface_set_title Matthias Clasen
- [gtk/present-toplevel-2: 31/71] testgtk: Stop using gdk_surface_set_icon_name Matthias Clasen
- [gtk/present-toplevel-2: 32/71] window: Use GdkToplevel for more things Matthias Clasen
- [gtk/present-toplevel-2: 33/71] surface: Drop more toplevel api Matthias Clasen
- [gtk/present-toplevel-2: 34/71] tests: Stop using gdk_surface_fullscreen Matthias Clasen
- [gtk/present-toplevel-2: 35/71] surface: Drop fullscreen api Matthias Clasen
- [gtk/present-toplevel-2: 36/71] toplevel: Add gdk_toplevel_show_window_menu Matthias Clasen
- [gtk/present-toplevel-2: 37/71] surface: Implement new toplevel api Matthias Clasen
- [gtk/present-toplevel-2: 38/71] window: Use toplevel api to show window menu Matthias Clasen
- [gtk/present-toplevel-2: 39/71] surface: Drop window menu api Matthias Clasen
- [gtk/present-toplevel-2: 40/71] Rename gdk_surface_input_shape_combine_region Matthias Clasen
- [gtk/present-toplevel-2: 41/71] Add toplevel properties for sticky, above and below Matthias Clasen
- [gtk/present-toplevel-2: 42/71] window: Use new toplevel api Matthias Clasen
- [gtk/present-toplevel-2: 43/71] Drop surface api for stick, above, below Matthias Clasen
- [gtk/present-toplevel-2: 44/71] fixup: show window menu Matthias Clasen
- [gtk/present-toplevel-2: 45/71] toplevel: Add minimize Matthias Clasen
- [gtk/present-toplevel-2: 46/71] Implement new toplevel api Matthias Clasen
- [gtk/present-toplevel-2: 47/71] window: Use toplevel minimize api Matthias Clasen
- [gtk/present-toplevel-2: 48/71] Drop surface minimize api Matthias Clasen
- [gtk/present-toplevel-2: 49/71] toplevel: Add focus Matthias Clasen
- [gtk/present-toplevel-2: 50/71] implement new toplevel api Matthias Clasen
- [gtk/present-toplevel-2: 51/71] window: Use toplevel api for focus Matthias Clasen
- [gtk/present-toplevel-2: 52/71] surface: Drop focus api Matthias Clasen
- [gtk/present-toplevel-2: 53/71] toplevel: add focus properties Matthias Clasen
- [gtk/present-toplevel-2: 54/71] surface: Implement focus properties Matthias Clasen
- [gtk/present-toplevel-2: 55/71] window: Use toplevel focus properties Matthias Clasen
- [gtk/present-toplevel-2: 56/71] surface: Drop focus api Matthias Clasen
- [gtk/present-toplevel-2: 57/71] toplevel: Add lower api Matthias Clasen
- [gtk/present-toplevel-2: 58/71] surface: Implement toplevel lower api Matthias Clasen
- [gtk/present-toplevel-2: 59/71] window: Use new toplevel api to lower Matthias Clasen
- [gtk/present-toplevel-2: 60/71] toplevel: Add wm properties Matthias Clasen
- [gtk/present-toplevel-2: 61/71] surface: Implement toplevel wm properties Matthias Clasen
- [gtk/present-toplevel-2: 62/71] window: Use toplevel api for decorations and functions Matthias Clasen
- [gtk/present-toplevel-2: 63/71] docs: Stop using gdk_surface_get_decorations Matthias Clasen
- [gtk/present-toplevel-2: 64/71] surface: Drop wm hint apis Matthias Clasen
- [gtk/present-toplevel-2: 65/71] Add a GdkDragSurface interface Matthias Clasen
- [gtk/present-toplevel-2: 66/71] surface: Implement GdkDragSurface Matthias Clasen
- [gtk/present-toplevel-2: 67/71] gtkdragicon: Use drag surface api Matthias Clasen
- [gtk/present-toplevel-2: 68/71] Drop gdk_surface_show and gdk_surface_resize Matthias Clasen
- [gtk/present-toplevel-2: 69/71] widget: Stop using gdk_surface_set_opacity Matthias Clasen
- [gtk/present-toplevel-2: 70/71] x11: Stop using gdk_surface_set_opacity Matthias Clasen
- [gtk/present-toplevel-2: 71/71] Drop gdk_surface_set_opacity Matthias Clasen
- [release-notes/gnome-3-36] Add i18n list of translations Link Dupont
- [gtk] (4 commits) Created branch wip/otte/for-master Benjamin Otte
- [gtk/wip/otte/for-master: 1/4] textview: Fix copy/paste error Benjamin Otte
- [gtk/wip/otte/for-master: 2/4] imcontextwayland: Fix copy/paste error Benjamin Otte
- [gtk/wip/otte/for-master: 3/4] build: Add more useful warning flags Benjamin Otte
- [gtk/wip/otte/for-master: 4/4] tests: Add a test for changing the hovered widget Benjamin Otte
- [mutter] Update Punjabi translation Translations User D-L
- [gnome-session] Update Punjabi translation Translations User D-L
- [gnome-maps] Update Punjabi translation Translations User D-L
- [gnome-contacts] Update Punjabi translation Translations User D-L
- [gtk] (10 commits) Non-fast-forward update to branch wip/otte/for-master Benjamin Otte
- [gtk/wip/otte/for-master: 1/10] tests: Add a test for changing the hovered widget Benjamin Otte
- [gtk/wip/otte/for-master: 2/10] mountoperation-x11: Fix copy/paste thinko Benjamin Otte
- [gtk/wip/otte/for-master: 3/10] rbtree: Simplify code Benjamin Otte
- [gtk/wip/otte/for-master: 4/10] rbtree: Simplify macros Benjamin Otte
- [gtk/wip/otte/for-master: 5/10] device: Handle missing axis Benjamin Otte
- [gtk/wip/otte/for-master: 6/10] icontheme: Don't crash on icon lookup failure Benjamin Otte
- [gtk/wip/otte/for-master: 7/10] notebook: Don't crash on drags not coming from a notebook Benjamin Otte
- [gtk/wip/otte/for-master: 8/10] treerbtree: Use for loops Benjamin Otte
- [gtk/wip/otte/for-master: 9/10] build: Add more useful warning flags Benjamin Otte
- [gtk/wip/otte/for-master: 10/10] build: Add -Wnull-dereference Benjamin Otte
- [gtk] (6 commits) Non-fast-forward update to branch wip/otte/for-master Benjamin Otte
- [gtk/wip/otte/for-master: 1/6] device: Handle missing axis Benjamin Otte
- [gtk/wip/otte/for-master: 2/6] icontheme: Don't crash on icon lookup failure Benjamin Otte
- [gtk/wip/otte/for-master: 3/6] notebook: Don't crash on drags not coming from a notebook Benjamin Otte
- [gtk/wip/otte/for-master: 4/6] treerbtree: Use for loops Benjamin Otte
- [gtk/wip/otte/for-master: 5/6] build: Add more useful warning flags Benjamin Otte
- [gtk/wip/otte/for-master: 6/6] build: Add -Wnull-dereference Benjamin Otte
- [gtk] Non-fast-forward update to branch wip/otte/for-master Benjamin Otte
- [gtk/wip/otte/for-master] build: Add -Wnull-dereference Benjamin Otte
- [gtk] Non-fast-forward update to branch wip/otte/for-master Benjamin Otte
- [gtk/wip/otte/for-master] build: Add -Wnull-dereference Benjamin Otte
- [gtk] (9 commits) Non-fast-forward update to branch wip/otte/for-master Benjamin Otte
- [gtk/wip/otte/for-master: 1/9] build: Add more useful warning flags Benjamin Otte
- [gtk/wip/otte/for-master: 2/9] rbtree: Simplify code Benjamin Otte
- [gtk/wip/otte/for-master: 3/9] rbtree: Simplify macros Benjamin Otte
- [gtk/wip/otte/for-master: 4/9] device: Handle missing axis Benjamin Otte
- [gtk/wip/otte/for-master: 5/9] icontheme: Don't crash on icon lookup failure Benjamin Otte
- [gtk/wip/otte/for-master: 6/9] notebook: Don't crash on drags not coming from a notebook Benjamin Otte
- [gtk/wip/otte/for-master: 7/9] treerbtree: Use for loops Benjamin Otte
- [gtk/wip/otte/for-master: 8/9] icontheme: Remove unused variable Benjamin Otte
- [gtk/wip/otte/for-master: 9/9] build: Add -Wnull-dereference Benjamin Otte
- [gtk] (2 commits) Non-fast-forward update to branch wip/otte/for-master Benjamin Otte
- [gtk/wip/otte/for-master: 1/2] icontheme: Remove unused parameter Benjamin Otte
- [gtk/wip/otte/for-master: 2/2] build: Add -Wnull-dereference Benjamin Otte
- [tepl] Release 4.4.0 Sébastien Wilmet
- [tepl] Created tag 4.4.0 Sébastien Wilmet
- [gtk] Non-fast-forward update to branch wip/otte/for-master Benjamin Otte
- [gtk/wip/otte/for-master] build: Add -Wnull-dereference Benjamin Otte
- [devhelp] Release 3.36.0 Sébastien Wilmet
- [devhelp] Created tag 3.36.0 Sébastien Wilmet
- [glibmm] (6 commits) Created branch glibmm-master-use-dllexport Chun-wei Fan
- [glibmm/glibmm-master-use-dllexport: 1/6] meson: Use /utf-8 for Visual Studio builds Chun-wei Fan
- [glibmm/glibmm-master-use-dllexport: 2/6] glib/glibmm/*.h: Mark classes and methods with GLIBMM_API Chun-wei Fan
- [glibmm/glibmm-master-use-dllexport: 3/6] tools/m4: Allow one to decorate the generated wrap() prototype Chun-wei Fan
- [glibmm/glibmm-master-use-dllexport: 4/6] tools: Allow generating Glib:Error class with decorations Chun-wei Fan
- [glibmm/glibmm-master-use-dllexport: 5/6] glib/src: Decorate classes and methods with GLIBMM_API Chun-wei Fan
- [glibmm/glibmm-master-use-dllexport: 6/6] build: Do not use gendef.exe for glibmm Chun-wei Fan
- [glibmm] (7 commits) Non-fast-forward update to branch glibmm-master-use-dllexport Chun-wei Fan
- [glibmm/glibmm-master-use-dllexport: 2/7] meson: Use /utf-8 for Visual Studio builds Chun-wei Fan
- [glibmm/glibmm-master-use-dllexport: 3/7] glib/glibmm/*.h: Mark classes and methods with GLIBMM_API Chun-wei Fan
- [glibmm/glibmm-master-use-dllexport: 4/7] tools/m4: Allow one to decorate the generated wrap() prototype Chun-wei Fan
- [glibmm/glibmm-master-use-dllexport: 5/7] tools: Allow generating Glib:Error class with decorations Chun-wei Fan
- [glibmm/glibmm-master-use-dllexport: 6/7] glib/src: Decorate classes and methods with GLIBMM_API Chun-wei Fan
- [glibmm/glibmm-master-use-dllexport: 7/7] build: Do not use gendef.exe for glibmm Chun-wei Fan
- [libnma] Created branch th/add-nm-applet-gschema Thomas Haller
- [libnma/th/add-nm-applet-gschema] gschema: move "org.gnome.nm-applet.gschema.xml" from network-manager-applet to libnma Thomas Haller
- [libnma] build: sort files asciibetically in "po/POTFILES.in" and "configure.ac" Thomas Haller
- [fractal] (3 commits) Non-fast-forward update to branch up-dependencies Daniel Garcia Moreno
- [fractal/up-dependencies: 3/3] Log error on settings update Daniel Garcia Moreno
- [fractal/up-dependencies: 2/3] Update all rust dependencies Daniel Garcia Moreno
- [fractal] (2 commits) ...Log error on settings update Daniel Garcia Moreno
- [fractal] Deleted branch up-dependencies Daniel Garcia Moreno
- [chronojump] contacts execute drawingarea gets deleted when Y resized Xavier de Blas
- [libnma] COPYING: update GPL license text Thomas Haller
- [libnma] Deleted branch th/copying-update-license-text Thomas Haller
- [network-manager-applet] COPYING: update GPL license text Thomas Haller
- [libnma] (2 commits) Non-fast-forward update to branch th/add-nm-applet-gschema Thomas Haller
- [libnma/th/add-nm-applet-gschema: 2/2] gschema: move "org.gnome.nm-applet.gschema.xml" from network-manager-applet to libnma Thomas Haller
- [gnome-contacts] Update German translation Translations User D-L
- [release-notes/gnome-3-36] Update Greek translation Translations User D-L
- [gnome-music] Update German translation Translations User D-L
- [libnma] gschema: move "org.gnome.nm-applet.gschema.xml" from network-manager-applet to libnma Thomas Haller
- [libnma] Deleted branch th/add-nm-applet-gschema Thomas Haller
- [network-manager-applet] Deleted branch bg/secret-timeout-bgo767321 Thomas Haller
- [network-manager-applet] build: sort files asciibetically in "po/POTFILES.in" and "configure.ac" Thomas Haller
- [glibmm/kjellahl/meson-build-2-62] meson.build: Ignore warning C4146 Chun-wei Fan
- [glibmm/kjellahl/meson-build-2-62] glib/glibmmconfig.h.in: Define GLIBMM_CAN_USE_THREAD_LOCAL on MSVC Chun-wei Fan
- [glibmm/kjellahl/meson-build-2-62] MSVC NMake: Allow builds from Meson-generated tarballs Chun-wei Fan
- [network-manager-applet] Created branch th/tmp Thomas Haller
- [network-manager-applet/th/tmp] gschema: move "org.gnome.nm-applet.gschema.xml" from network-manager-applet to libnma Thomas Haller
- [glibmm/kjellahl/meson-build-2-62] meson: Don't use `objects:` in glibmm, giomm Chun-wei Fan
- [network-manager-applet] Deleted branch bg/secrets-refcount Thomas Haller
- [network-manager-applet] gschema: move "org.gnome.nm-applet.gschema.xml" from network-manager-applet to libnma Thomas Haller
- [release-notes/gnome-3-36] A few fixes to typography and spelling Piotr Drąg
- [phodav] (3 commits) ...Merge branch 'release-v2.4' into 'master' Victor Toso
- [phodav: 1/3] build: bump meson to fix warnings 0.49 -> 0.50 Victor Toso
- [phodav: 2/3] Release v2.4 Victor Toso
- [phodav: 3/3] Merge branch 'release-v2.4' into 'master' Victor Toso
- [phodav] Created tag v2.4 Victor Toso
- [balsa] Update Polish translation Piotr Drąg
- [glib] (2 commits) ...Merge branch 'wip/tbaederr/clang-warnings' into 'master' Philip Withnall
- [glib: 1/2] tests: Don't compare strings by pointer Philip Withnall
- [glib: 2/2] Merge branch 'wip/tbaederr/clang-warnings' into 'master' Philip Withnall
- [gthumb] Update Polish translation Piotr Drąg
- [gnome-tweaks] Update Japanese translation Translations User D-L
- [network-manager-applet] (5 commits) Non-fast-forward update to branch th/tmp Thomas Haller
- [network-manager-applet/th/tmp: 2/5] applet: avoid compiler warning about uninitialized variable in info_dialog_add_page() Thomas Haller
- [network-manager-applet/th/tmp: 3/5] mobile: ignore deprecation warning of nm_setting_gsm_get_number() Thomas Haller
- [network-manager-applet/th/tmp: 4/5] build: add dependency for libnm >= 1.16.0 Thomas Haller
- [network-manager-applet/th/tmp: 5/5] version: bump version to 1.8.99 (in anticipation of 1.16.0 release) Thomas Haller
- [network-manager-applet] Non-fast-forward update to branch th/tmp Thomas Haller
- [network-manager-applet/th/tmp] version: bump version to 1.15.0 (in anticipation of 1.16.0 release) Thomas Haller
- [glib-networking] Created branch fix-centos6 Ignacio Casal Quinteiro
- [glib-networking/fix-centos6] openssl: missing return value Ignacio Casal Quinteiro
- [tracker] (11 commits) ...Merge branch 'wip/carlosg/coverity-fixes' into 'master' Sam Thursfield
- [tracker: 11/11] Merge branch 'wip/carlosg/coverity-fixes' into 'master' Sam Thursfield
- [tracker] Deleted branch wip/carlosg/coverity-fixes Carlos Garnacho
- [seahorse] Update Japanese translation Translations User D-L
- [glib-networking] openssl: missing return value Ignacio Casal Quinteiro
- [glib-networking] Deleted branch fix-centos6 Ignacio Casal Quinteiro
- [evince] Update Polish translation Piotr Drąg
- [tracker] (16 commits) Non-fast-forward update to branch wip/carlosg/portal Carlos Garnacho
- [tracker/wip/carlosg/portal: 1/16] build: restore dbus/systemd options Carlos Garnacho
- [tracker/wip/carlosg/portal: 2/16] portal: Add XDG portal implementation Carlos Garnacho
- [tracker/wip/carlosg/portal: 3/16] portal: Implement filtering endpoint Carlos Garnacho
- [tracker/wip/carlosg/portal: 4/16] libtracker-bus: Fallback through portal on bus connections Carlos Garnacho
- [tracker/wip/carlosg/portal: 5/16] examples: Add example flatpak definition Carlos Garnacho
- [tracker/wip/carlosg/portal: 6/16] portal: Handle */default keywords in policy Carlos Garnacho
- [tracker/wip/carlosg/portal: 7/16] portal: Set up watch on peers Carlos Garnacho
- [tracker/wip/carlosg/portal: 8/16] portal: Add DBus service file Carlos Garnacho
- [tracker/wip/carlosg/portal: 9/16] docs: Add xdg-tracker-portal manpage Carlos Garnacho
- [tracker/wip/carlosg/portal: 10/16] portal: Add CloseSession request Carlos Garnacho
- [tracker/wip/carlosg/portal: 11/16] libtracker-bus: Explicitly close sandbox sessions on connection close Carlos Garnacho
- [tracker/wip/carlosg/portal: 12/16] libtracker-data: Cache connections in SERVICES{} virtual table Carlos Garnacho
- [tracker/wip/carlosg/portal: 13/16] portal: Add systemd user session unit file Carlos Garnacho
- [tracker/wip/carlosg/portal: 14/16] portal: Handle missing .flatpak-info file Carlos Garnacho
- [tracker/wip/carlosg/portal: 15/16] tests: Add tests for CONSTRAINT declarations in prologue Carlos Garnacho
- [tracker/wip/carlosg/portal: 16/16] portal: Handle default object path in lookups Carlos Garnacho
- [chronojump] event_execute_drawingarea gets updated on any resize on contacts Xavier de Blas
- [gnome-control-center] Update Japanese translation Translations User D-L
- [gnome-terminal/gnome-3-36] Update Polish translation Piotr Drąg
- [gnome-terminal] Update Polish translation Piotr Drąg
- [network-manager-applet] (4 commits) ...version: bump version to 1.15.0 (in anticipation of 1.16.0 release) Thomas Haller
- [network-manager-applet: 4/4] version: bump version to 1.15.0 (in anticipation of 1.16.0 release) Thomas Haller
- [network-manager-applet] Created tag 1.15.0-dev Thomas Haller
- [gtk-web] (2 commits) ...Merge branch 'api-typo' into 'master' Emmanuele Bassi
- [gtk-web: 1/2] apis: remove repeated word Emmanuele Bassi
- [gtk-web: 2/2] Merge branch 'api-typo' into 'master' Emmanuele Bassi
- [chronojump] Added compujump icons Xavier de Blas
- [evince] Created branch Move-annotation-popup-window-to-new-position Marek Kašík
- [network-manager-applet] build: use NMA_VERSION_MIN_REQUIRED/NMA_VERSION_MAX_ALLOWED macros Thomas Haller
- [evince/Move-annotation-popup-window-to-new-position] ev-view: Move annotation popup window to new position Marek Kašík
- [gtk-web] Created branch split-tags Emmanuele Bassi
- [gtk-web/split-tags] Split the stable and devel tags Emmanuele Bassi
- [simple-scan] Update Polish translation Piotr Drąg
- [gtk-web] Created branch issue-37 Emmanuele Bassi
- [gtk-web/issue-37] Fix C sample code Emmanuele Bassi
- [gnome-chess] Update Polish translation Piotr Drąg
- [gtk-web] (2 commits) ...Merge branch 'issue-37' into 'master' Emmanuele Bassi
- [gtk-web] Deleted branch issue-37 Emmanuele Bassi
- [gtk-web: 2/2] Merge branch 'issue-37' into 'master' Emmanuele Bassi
- [gtk-web] Created branch issue-30 Emmanuele Bassi
- [gtk-web/issue-30] Remove mentions of DevHelp on Windows Emmanuele Bassi
- [gnome-klotski] Update Polish translation Piotr Drąg
- [gtk-web] (2 commits) Created branch issue-31 Emmanuele Bassi
- [gtk-web/issue-31: 1/2] Reword the contribution section Emmanuele Bassi
- [gnome-mines] Update Polish translation Piotr Drąg
- [gtk-web/issue-31: 2/2] Capitalise Twitter Emmanuele Bassi
- [gtk-web] Created branch issue-33 Emmanuele Bassi
- [gtk-web/issue-33] Add a link to the apps in the carousel Emmanuele Bassi
- [gnome-mahjongg] Update Polish translation Piotr Drąg
- [gtk-web] (2 commits) ...Merge branch 'issue-33' into 'master' Emmanuele Bassi
- [gtk-web] Deleted branch issue-33 Emmanuele Bassi
- [gtk-web: 2/2] Merge branch 'issue-33' into 'master' Emmanuele Bassi
- [gnome-mahjongg] Update Polish translation Piotr Drąg
- [network-manager-applet] (11 commits) Non-fast-forward update to branch bg/wireguard Beniamino Galvani
- [network-manager-applet/bg/wireguard: 11/11] editor: add wireguard support Beniamino Galvani
- [gtk-web] (2 commits) ...Merge branch 'issue-30' into 'master' Emmanuele Bassi
- [gtk-web] Deleted branch issue-30 Emmanuele Bassi
- [gtk-web: 2/2] Merge branch 'issue-30' into 'master' Emmanuele Bassi
- [gtk-web] (2 commits) ...Merge branch 'split-tags' into 'master' Emmanuele Bassi
- [gtk-web] Deleted branch split-tags Emmanuele Bassi
- [gtk-web: 2/2] Merge branch 'split-tags' into 'master' Emmanuele Bassi
- [gnome-robots] Update Polish translation Piotr Drąg
- [tali] Update Polish translation Piotr Drąg
- [quadrapassel] Update Polish translation Piotr Drąg
- [network-manager-applet] build/meson: fix NMA_VERSION_MIN_REQUIRED/NMA_VERSION_MAX_ALLOWED macros Thomas Haller
- [gnome-taquin] Update Polish translation Piotr Drąg
- [gtk-web/issue-31] Drop a comma Emmanuele Bassi
- [gtk-web] (4 commits) ...Merge branch 'issue-31' into 'master' Emmanuele Bassi
- [gtk-web] Deleted branch issue-31 Emmanuele Bassi
- [gtk-web: 4/4] Merge branch 'issue-31' into 'master' Emmanuele Bassi
- [network-manager-applet] build: temporarily allow building against libnma 1.22 Thomas Haller
- [network-manager-applet] Non-fast-forward update to branch bg/wireguard Beniamino Galvani
- [network-manager-applet/bg/wireguard] editor: add wireguard support Beniamino Galvani
- [network-manager-applet] (3 commits) Non-fast-forward update to branch bg/wireguard Beniamino Galvani
- [network-manager-applet/bg/wireguard: 3/3] editor: add wireguard support Beniamino Galvani
- [seahorse] Update Japanese translation Translations User D-L
- [seahorse] Update Japanese translation Translations User D-L
- [network-manager-applet/bg/wireguard] fixup! editor: add wireguard support Beniamino Galvani
- [libsecret] (3 commits) Non-fast-forward update to branch wip/nielsdg/fix-docs Niels De Graef
- [libsecret/wip/nielsdg/fix-docs: 3/3] docs: Make sure to set install: true Niels De Graef
- [libsecret] Created branch wip/nielsdg/no-g-message Niels De Graef
- [libsecret/wip/nielsdg/no-g-message] Prefer g_info() over g_message() Niels De Graef
- [gcr] Created branch wip/nielsdg/certificate-get-der-data-gtkdoc Niels De Graef
- [gcr/wip/nielsdg/certificate-get-der-data-gtkdoc] gcr: Add gtk-doc comment to get_der_data()-vfunc Niels De Graef
- [gcr] Created branch wip/nielsdg/privileged-ci Niels De Graef
- [gcr/wip/nielsdg/privileged-ci] ci: Asan jobs need a privileged tag Niels De Graef
- [pitivi] ci: Disable color in GStreamer logs Thibault Saunier
- [polari] ci: Adjust URL check Florian Müllner
- [gcr] (2 commits) ...Merge branch 'wip/nielsdg/privileged-ci' into 'master' Niels De Graef
- [gcr] (3 commits) Non-fast-forward update to branch wip/nielsdg/certificate-get-der-data-gtkdoc Niels De Graef
- [gcr/wip/nielsdg/certificate-get-der-data-gtkdoc: 3/3] gcr: Add gtk-doc comment to get_der_data()-vfunc Niels De Graef
- [gcr] Deleted branch wip/nielsdg/privileged-ci Niels De Graef
- [gcr] (2 commits) ...Merge branch 'wip/nielsdg/certificate-get-der-data-gtkdoc' into 'master' Niels De Graef
- [gcr: 2/2] Merge branch 'wip/nielsdg/certificate-get-der-data-gtkdoc' into 'master' Niels De Graef
- [gcr] Deleted branch wip/nielsdg/certificate-get-der-data-gtkdoc Niels De Graef
- [glibmm/kjellahl/meson-build-2-62] Revert "meson: Don't use `objects:` in glibmm, giomm" Chun-wei Fan
- [polari] build: Bump meson requirement Florian Müllner
- [polari] build: Add configuration summary Florian Müllner
- [metacity] window: use idle to ensure or destroy frame Alberts Muktupāvels
- [gnome-games] (82 commits) Non-fast-forward update to branch wip/exalm/uid Alexander Mikhaylenko
- [gnome-games/wip/exalm/uid: 60/82] dummy: Remove DummyGame Alexander Mikhaylenko
- [gnome-games/wip/exalm/uid: 61/82] database: Remove DatabaseGame Alexander Mikhaylenko
- [gnome-games/wip/exalm/uid: 62/82] Remove GenericGame and make Game a class Alexander Mikhaylenko
- [gnome-games/wip/exalm/uid: 63/82] desktop: Remove DesktopUid Alexander Mikhaylenko
- [gnome-games/wip/exalm/uid: 64/82] dreamcast: Remove DreamcastUid Alexander Mikhaylenko
- [gnome-games/wip/exalm/uid: 65/82] game-cube: Remove GameCubeUid Alexander Mikhaylenko
- [gnome-games/wip/exalm/uid: 66/82] libretro: Remove LibretroUid Alexander Mikhaylenko
- [gnome-games/wip/exalm/uid: 67/82] playstation: Remove PlayStationUid Alexander Mikhaylenko
- [gnome-games/wip/exalm/uid: 68/82] sega-saturn: Remove SegaSaturnUid Alexander Mikhaylenko
- [gnome-games/wip/exalm/uid: 69/82] steam: Remove SteamUid Alexander Mikhaylenko
- [gnome-games/wip/exalm/uid: 70/82] wii: Remove WiiUid Alexander Mikhaylenko
- [gnome-games/wip/exalm/uid: 71/82] fingerprint: Drop FingerprintUid Alexander Mikhaylenko
- [gnome-games/wip/exalm/uid: 72/82] dummy: Remove DummyUid Alexander Mikhaylenko
- [gnome-games/wip/exalm/uid: 73/82] game: Take uid as string argument instead of Uid Alexander Mikhaylenko
- [gnome-games/wip/exalm/uid: 74/82] game-thumbnail: Remove uid Alexander Mikhaylenko
- [gnome-games/wip/exalm/uid: 75/82] Stop using Uid Alexander Mikhaylenko
- [alacarte] build: require Python 3.2+ Alberts Muktupāvels
- [alacarte] 3.36.0 Alberts Muktupāvels
- [gnome-games/wip/exalm/uid: 76/82] generic: Remove GenericUid Alexander Mikhaylenko
- [gnome-games/wip/exalm/uid: 77/82] core: Remove Uid Alexander Mikhaylenko
- [gnome-games/wip/exalm/uid: 78/82] retro-runner: Simplify construction Alexander Mikhaylenko
- [alacarte] Created tag 3.36.0 Alberts Muktupāvels
- [gnome-games/wip/exalm/uid: 79/82] retro-runner: Store game Alexander Mikhaylenko
- [gnome-games/wip/exalm/uid: 80/82] game: Make uri a property Alexander Mikhaylenko
- [gnome-games/wip/exalm/uid: 81/82] game: Make platform a property Alexander Mikhaylenko
- [gnome-games/wip/exalm/uid: 82/82] game: Make media set a property Alexander Mikhaylenko
- [sysadmin-bin] webapps has been decommissioned (library-web gets rebuilt once a day) Andrea Veri
- [evolution-data-server] I#198 - goa: Doesn't set ESourceAuthentication::is-external properly Milan Crha
- [atk/gnome-3-34] Add Kurdish Sorani translation Translations User D-L
- [atk] Add Kurdish Sorani translation Translations User D-L
- [release-notes/gnome-3-36] pt_BR: Add translated images Link Dupont
- [gcr/gnome-3-34] Add Kurdish Sorani translation Translations User D-L
- [releng] Revert "Delay release reminders one extra day" Michael Catanzaro
- [gtksourceview] (2 commits) ...Merge branch 'cpp-coroutines' into 'master' Christian Hergert
- [gcr] Add Kurdish Sorani translation Translations User D-L
- [gtksourceview: 1/2] cpp.lang: add keywords for coroutines (C++20) Christian Hergert
- [gtksourceview: 2/2] Merge branch 'cpp-coroutines' into 'master' Christian Hergert
- [file-roller/gnome-3-32] Add Kurdish Sorani translation Translations User D-L
- [file-roller] Add Kurdish Sorani translation Translations User D-L
- [gnome-bluetooth] Add Kurdish Sorani translation Translations User D-L
- [gtksourceview/gtksourceview-4-6] cpp.lang: add keywords for coroutines (C++20) Christian Hergert
- [gimp/gimp-2-10] Replace fileicon.ico with version contain 24x24, 64x64, 128x128, and 256x256 sizes for Windows icon, Alexandre Prokoudine
- [gimp/gimp-2-10] Replace wilber.ico with version containing 128x128 size of Windows icon, per issue #872 Alexandre Prokoudine
- [gimp/gimp-2-10] Replace fileicon.ico with version contain 24x24, 64x64, 128x128, and 256x256 sizes for Windows icon, Alexandre Prokoudine
- [gtk] Created branch benzea/increase-cursor-theme-scale Benjamin Berg
- [gtk/benzea/increase-cursor-theme-scale] wayland: Handle scale 4 for cursors Benjamin Berg
- [gnome-clocks] Created branch gnome-3-36 Bilal Elmoussaoui
- [gimp/gimp-2-10] Issue #4734 - GIMP crashed while using Unified Transformation Tool Ell
- [gimp] Issue #4734 - GIMP crashed while using Unified Transformation Tool Ell
- [gnome-clocks] Created tag 3.36.0 Bilal Elmoussaoui
- [chronojump] Encoder fixed labels capture on ec at showNBars Xavier de Blas
- [gnome-todo] new-task-row: Properly set popover parent Georges Basile Stavracas Neto
- [evolution/wip/mcrha/webkit-jsc-api] EWebKitEditor: Prevent Replace-all to cycle indefinitely in some cases Milan Crha
- [metacity] edge-resistance: remove dead code Alberts Muktupāvels
- [metacity] bump version to 3.36.0, update NEWS Alberts Muktupāvels
- [metacity] Created tag 3.36.0 Alberts Muktupāvels
- [gnome-games] (16 commits) Non-fast-forward update to branch wip/exalm/uid Alexander Mikhaylenko
- [gnome-games/wip/exalm/uid: 1/16] Make Uid a class and remove GenericUid Alexander Mikhaylenko
- [gnome-games/wip/exalm/uid: 2/16] game-thumbnail: Remove uid Alexander Mikhaylenko
- [gnome-games/wip/exalm/uid: 3/16] uid: Don't throw errors for get_uid() Alexander Mikhaylenko
- [gnome-games/wip/exalm/uid: 4/16] retro-runner: Simplify construction Alexander Mikhaylenko
- [gnome-games/wip/exalm/uid: 5/16] retro-runner: Store game Alexander Mikhaylenko
- [gnome-games/wip/exalm/uid: 6/16] game: Make uid a property Alexander Mikhaylenko
- [gnome-games/wip/exalm/uid: 7/16] game: Make uri a property Alexander Mikhaylenko
- [gnome-games/wip/exalm/uid: 8/16] game: Make platform a property Alexander Mikhaylenko
- [gnome-games/wip/exalm/uid: 9/16] game: Make media set a property Alexander Mikhaylenko
- [gnome-games/wip/exalm/uid: 10/16] uid: Rename get_uid() to to_string() Alexander Mikhaylenko
- [gnome-games/wip/exalm/uid: 11/16] uid: Add Uid.hash() Alexander Mikhaylenko
- [gnome-games/wip/exalm/uid: 12/16] uid: Add Uid.equal() Alexander Mikhaylenko
- [gnome-games/wip/exalm/uid: 13/16] game-model: Move compare func to Game Alexander Mikhaylenko
- [gnome-games/wip/exalm/uid: 14/16] game: Use Platform.compare() instead of reinventing it Alexander Mikhaylenko
- [gnome-games/wip/exalm/uid: 15/16] platform-model: Use Platform.compare() instead of reinventing it Alexander Mikhaylenko
- [gnome-games/wip/exalm/uid: 16/16] uid: Add Uid.compare() Alexander Mikhaylenko
- [gnome-games] (29 commits) ...uid: Add Uid.compare() Alexander Mikhaylenko
- [gnome-games] Deleted branch wip/exalm/uid Alexander Mikhaylenko
- [gtk] (59 commits) Non-fast-forward update to branch present-toplevel-2 Matthias Clasen
- [gtk/present-toplevel-2: 1/59] Introduce GdkToplevelLayout Matthias Clasen
- [gtk/present-toplevel-2: 2/59] Introduce GdkToplevel Matthias Clasen
- [gtk/present-toplevel-2: 3/59] update to new toplevellayout api Matthias Clasen
- [gtk/present-toplevel-2: 4/59] window: Use GdkToplevel Matthias Clasen
- [gtk/present-toplevel-2: 5/59] Drop redundant toplevel api Matthias Clasen
- [gtk/present-toplevel-2: 6/59] toplevel: add state property Matthias Clasen
- [gtk/present-toplevel-2: 7/59] surface: implement toplevel state getter Matthias Clasen
- [gtk/present-toplevel-2: 8/59] gtk: use toplevel state getter Matthias Clasen
- [gtk/present-toplevel-2: 9/59] x11: Stop using gdk_surface_get_state Matthias Clasen
- [gtk/present-toplevel-2: 10/59] a11y: Stop using gdk_surface_get_state Matthias Clasen
- [gtk/present-toplevel-2: 11/59] demo: stop using gdk_surface_get_state Matthias Clasen
- [gtk/present-toplevel-2: 12/59] testgtk: Stop using gdk_surface_get_state Matthias Clasen
- [gtk/present-toplevel-2: 13/59] Drop gdk_surface_get_state Matthias Clasen
- [gtk/present-toplevel-2: 14/59] toplevel: Add title, startup-id, transient-for, icon-list Matthias Clasen
- [gtk/present-toplevel-2: 15/59] surface: Implement more toplevel interface Matthias Clasen
- [gtk/present-toplevel-2: 16/59] x11: Stop using gdk_surface_set_title Matthias Clasen
- [gtk/present-toplevel-2: 17/59] wayland: Stop using gdk_surface_set_title Matthias Clasen
- [gtk/present-toplevel-2: 18/59] testgtk: Stop using gdk_surface_set_icon_name Matthias Clasen
- [gtk/present-toplevel-2: 19/59] window: Use GdkToplevel for more things Matthias Clasen
- [gtk/present-toplevel-2: 20/59] surface: Drop more toplevel api Matthias Clasen
- [gtk/present-toplevel-2: 21/59] tests: Stop using gdk_surface_fullscreen Matthias Clasen
- [gtk/present-toplevel-2: 22/59] surface: Drop fullscreen api Matthias Clasen
- [gtk/present-toplevel-2: 23/59] toplevel: Add gdk_toplevel_show_window_menu Matthias Clasen
- [gtk/present-toplevel-2: 24/59] surface: Implement new toplevel api Matthias Clasen
- [gtk/present-toplevel-2: 25/59] window: Use toplevel api to show window menu Matthias Clasen
- [gtk/present-toplevel-2: 26/59] surface: Drop window menu api Matthias Clasen
- [gtk/present-toplevel-2: 27/59] Rename gdk_surface_input_shape_combine_region Matthias Clasen
- [gtk/present-toplevel-2: 28/59] Add toplevel properties for sticky, above and below Matthias Clasen
- [gtk/present-toplevel-2: 29/59] window: Use new toplevel api Matthias Clasen
- [gtk/present-toplevel-2: 30/59] Drop surface api for stick, above, below Matthias Clasen
- [gtk/present-toplevel-2: 31/59] fixup: show window menu Matthias Clasen
- [gtk/present-toplevel-2: 32/59] toplevel: Add minimize Matthias Clasen
- [gtk/present-toplevel-2: 33/59] Implement new toplevel api Matthias Clasen
- [gtk/present-toplevel-2: 34/59] window: Use toplevel minimize api Matthias Clasen
- [gtk/present-toplevel-2: 35/59] Drop surface minimize api Matthias Clasen
- [gtk/present-toplevel-2: 36/59] toplevel: Add focus Matthias Clasen
- [gtk/present-toplevel-2: 37/59] implement new toplevel api Matthias Clasen
- [gtk/present-toplevel-2: 38/59] window: Use toplevel api for focus Matthias Clasen
- [gtk/present-toplevel-2: 39/59] surface: Drop focus api Matthias Clasen
- [gtk/present-toplevel-2: 40/59] toplevel: add focus properties Matthias Clasen
- [gtk/present-toplevel-2: 41/59] surface: Implement focus properties Matthias Clasen
- [gtk/present-toplevel-2: 42/59] window: Use toplevel focus properties Matthias Clasen
- [gtk/present-toplevel-2: 43/59] surface: Drop focus api Matthias Clasen
- [gtk/present-toplevel-2: 44/59] toplevel: Add lower api Matthias Clasen
- [gtk/present-toplevel-2: 45/59] surface: Implement toplevel lower api Matthias Clasen
- [gtk/present-toplevel-2: 46/59] window: Use new toplevel api to lower Matthias Clasen
- [gtk/present-toplevel-2: 47/59] toplevel: Add wm properties Matthias Clasen
- [gtk/present-toplevel-2: 48/59] surface: Implement toplevel wm properties Matthias Clasen
- [gtk/present-toplevel-2: 49/59] window: Use toplevel api for decorations and functions Matthias Clasen
- [gtk/present-toplevel-2: 50/59] testgtk: Stop setting decorations and functions Matthias Clasen
- [gtk/present-toplevel-2: 51/59] docs: Stop using gdk_surface_get_decorations Matthias Clasen
- [gtk/present-toplevel-2: 52/59] surface: Drop wm hint apis Matthias Clasen
- [gtk/present-toplevel-2: 53/59] Add a GdkDragSurface interface Matthias Clasen
- [gtk/present-toplevel-2: 54/59] surface: Implement GdkDragSurface Matthias Clasen
- [gtk/present-toplevel-2: 55/59] gtkdragicon: Use drag surface api Matthias Clasen
- [gtk] (14 commits) ...Merge branch 'wip/otte/for-master' into 'master' Benjamin Otte
- [gtk/present-toplevel-2: 56/59] Drop gdk_surface_show and gdk_surface_resize Matthias Clasen
- [gtk: 14/14] Merge branch 'wip/otte/for-master' into 'master' Benjamin Otte
- [gtk/present-toplevel-2: 57/59] widget: Stop using gdk_surface_set_opacity Matthias Clasen
- [gtk/present-toplevel-2: 58/59] x11: Stop using gdk_surface_set_opacity Matthias Clasen
- [gtk/present-toplevel-2: 59/59] Drop gdk_surface_set_opacity Matthias Clasen
- [gtk] Deleted branch wip/otte/for-master Benjamin Otte
- [gimp/gimp-2-10] Issue #4641 - Invalid PDB parameter names for data-selection functions Ell
- [release-notes/gnome-3-36] Correctly name GNOME Shell Link Dupont
- [gnome-video-arcade] Fix broken markup in Croatian UI translation Andre Klapper
- [gnome-terminal] Fix broken markup in Shavian UI translation Andre Klapper
- [gimp] libgimp: fix range of "opacity" parameter in brush-select callback Ell
- [orca] Add more logic to try to find valid selection container Joanmarie Diggs
- [pitivi] Revisit how set_combo_value is used Alexandru Băluț
- [vala/0.40] vala: Properly set CodeNode.error when reporting an error Rico Tzschichholz
- [vala/0.40] girparser: Report a warning for conflicting class and instance methods Rico Tzschichholz
- [vala/0.40] manual: Update from wiki.gnome.org Rico Tzschichholz
- [vala/0.40] codegen: Don't initialize stack-allocated array with local-constant length Rico Tzschichholz
- [vala/0.40] vala: Handle PointerType and VoidType in Constant.check_const_type() Rico Tzschichholz
- [vala/0.40] testrunner: Pass G_DEBUG=fatal-warnings to invalid test Rico Tzschichholz
- [vala/0.40] tests: Add "GObject and GType class lifetime" tests to increase coverage Rico Tzschichholz
- [vala/0.46] vala: Properly set CodeNode.error when reporting an error Rico Tzschichholz
- [vala/0.40] vala: Don't process initializer of parameter if error is set Rico Tzschichholz
- [vala/0.46] gtk+-*.0,gtk4: Fix iter parameter of TextIter.order() Rico Tzschichholz
- [vala/0.40] vala: Set error and return early on invalid index in ElementAccess Rico Tzschichholz
- [vala/0.46] webkit2gtk-4.0: Update to 2.27.90 Rico Tzschichholz
- [vala/0.40] vala: Don't process arguments of MethodCall if error is set Rico Tzschichholz
- [vala/0.46] girparser: Report a warning for conflicting class and instance methods Rico Tzschichholz
- [vala/0.40] vala: Never add "null" in ForeachStatement.get_defined_variables() Rico Tzschichholz
- [vala/0.46] gtk4: Update to 3.98.0+410dbdf6 Rico Tzschichholz
- [vala/0.40] vala: Method representing a LambdaExpression might be null on an error Rico Tzschichholz
- [vala/0.40] vala: Prevent possible stack-overflow in Class.is_compact/is_immutable Rico Tzschichholz
- [vala/0.46] manual: Update from wiki.gnome.org Rico Tzschichholz
- [vala/0.46] vapi: Add harfbuzz-gobject binding Rico Tzschichholz
- [vala/0.40] vapi: Add some fundamental deps files Rico Tzschichholz
- [vala/0.46] codegen: Don't initialize stack-allocated array with local-constant length Rico Tzschichholz
- [vala/0.40] tests: Add invalid "return" tests to increase coverage Rico Tzschichholz
- [vala/0.46] vala: Handle PointerType and VoidType in Constant.check_const_type() Rico Tzschichholz
- [vala/0.40] vala: Rework ReturnStatement.check to handle "current_return_type == null" Rico Tzschichholz
- [vala/0.46] testrunner: Pass G_DEBUG=fatal-warnings to invalid test Rico Tzschichholz
- [vala/0.40] vala: Rely on more implementations of Block in SwitchSection Rico Tzschichholz
- [vala/0.46] tests: Add "GObject and GType class lifetime" tests to increase coverage Rico Tzschichholz
- [vala/0.40] tests: Add "throw unknown error" test to increase coverage Rico Tzschichholz
- [vala/0.46] vala: Don't process initializer of parameter if error is set Rico Tzschichholz
- [vala/0.40] vala: Don't check for unhandled error if error is set on body Rico Tzschichholz
- [vala/0.46] vala: Set error and return early on invalid index in ElementAccess Rico Tzschichholz
- [vala/0.40] vala: Properly set CodeNode.error when reporting an error (2) Rico Tzschichholz
- [vala/0.46] vala: Don't process arguments of MethodCall if error is set Rico Tzschichholz
- [vala/0.40] vala: Don't analyze error-type of errornous catch-clauses Rico Tzschichholz
- [vala/0.46] vala: Never add "null" in ForeachStatement.get_defined_variables() Rico Tzschichholz
- [vala/0.40] vala: Handle unavailable type-symbol in Constant.check_const_type() Rico Tzschichholz
- [vala/0.46] vala: Method representing a LambdaExpression might be null on an error Rico Tzschichholz
- [vala/0.40] vala: Skip UsingDirective if error is set Rico Tzschichholz
- [vala/0.46] vala: Prevent possible stack-overflow in Class.is_compact/is_immutable Rico Tzschichholz
- [vala/0.40] vala: Return early for invalid initializer of local variable declarations Rico Tzschichholz
- [vala/0.46] vapi: Add some fundamental deps files Rico Tzschichholz
- [vala/0.40] vala: Add local-variables to current scope regardless its error state Rico Tzschichholz
- [vala/0.46] tests: Add invalid "return" tests to increase coverage Rico Tzschichholz
- [vala/0.40] Add missing CodeContext.pop() calls Rico Tzschichholz
- [vala/0.46] vala: Rework ReturnStatement.check to handle "current_return_type == null" Rico Tzschichholz
- [vala/0.40] vala: Fix circular reference in Property Rico Tzschichholz
- [vala/0.46] vala: Rely on more implementations of Block in SwitchSection Rico Tzschichholz
- [vala/0.40] vala: Fix circular reference in EnumValueType Rico Tzschichholz
- [vala/0.46] vala: Bail ThrowStatement.get_error_types() if error is set Rico Tzschichholz
- [vala/0.46] vala: Don't check for unhandled error if error is set on body Rico Tzschichholz
- [vala/0.40] vala: Report an internal error for unavailable context and bail Rico Tzschichholz
- [vala/0.40] girparser: Decrease return_array_length_idx for transformed function Rico Tzschichholz
- [vala/0.46] vala: Properly set CodeNode.error when reporting an error (2) Rico Tzschichholz
- [vala/0.40] girparser: Delay adding of "GLib.Object" prerequisite to interfaces Rico Tzschichholz
- [vala/0.46] vala: Don't analyze error-type of errornous catch-clauses Rico Tzschichholz
- [vala/0.40] vala: Prevent possible stack-overflow in Class.is_subtype_of() Rico Tzschichholz
- [vala/0.46] vala: Handle unavailable type-symbol in Constant.check_const_type() Rico Tzschichholz
- [vala/0.40] manual: Update from wiki.gnome.org Rico Tzschichholz
- [vala/0.46] vala: Skip UsingDirective if error is set Rico Tzschichholz
- [vala/0.46] vala: Add local-variables to current scope regardless its error state Rico Tzschichholz
- [vala/0.46] Add missing CodeContext.pop() calls Rico Tzschichholz
- [vala/0.46] vala: Fix circular reference in Property Rico Tzschichholz
- [vala/0.46] vala: Fix circular reference in EnumValueType Rico Tzschichholz
- [vala/0.46] vala: Report an internal error for unavailable context and bail Rico Tzschichholz
- [vala/0.46] girparser: Decrease return_array_length_idx for transformed function Rico Tzschichholz
- [vala/0.46] girparser: Delay adding of "GLib.Object" prerequisite to interfaces Rico Tzschichholz
- [vala/0.46] vala: Prevent possible stack-overflow in Class.is_subtype_of() Rico Tzschichholz
- [vala/0.46] manual: Update from wiki.gnome.org Rico Tzschichholz
- [gnome-software] Update German translation Translations User D-L
- [nautilus] Update German translation Translations User D-L
- [evolution-data-server] Update German translation Translations User D-L
- [gnome-calculator] Update German translation Translations User D-L
- [gnome-chess] Update German translation Translations User D-L
- [libgweather] Update German translation Translations User D-L
- [gnome-disk-utility] Update German translation Translations User D-L
- [gimp] icons: in Symbolic theme, fix gimp-curve-point-{corner, smooth} icons Ell
- [libnma] cert-chooser: fix using GTK3 only API in key_changed_cb() Thomas Haller
- [gnome-disk-utility] Prepare 3.36.0 Kai Lüke
- [gnome-disk-utility] Created tag 3.36.0 Kai Lüke
- [gnome-disk-utility] Created branch gnome-3-36 Kai Lüke
- [gnome-mahjongg] Created tag 3.36.0 Alberto Ruiz
- [orca] Add more logic to find valid selectable and selected children Joanmarie Diggs
- [gnome-robots] Prepare 3.36.0 Michael Catanzaro
- [gnome-robots] Created tag 3.36.0 Michael Catanzaro
- [gnome-sudoku] Created branch gnome-3-34 Michael Catanzaro
- [gnome-sudoku] Prepare 3.36.0 Michael Catanzaro
- [gnome-sudoku] Created tag 3.36.0 Michael Catanzaro
- [gnome-chess] Prepare 3.36.0 Michael Catanzaro
- [gnome-chess] Created tag 3.36.0 Michael Catanzaro
- [libgnome-games-support] Created tag 1.6.0 Michael Catanzaro
- [libgnome-games-support] Prepare 1.6.0 Michael Catanzaro
- [libgnome-games-support] Prepare 1.6.0.1 Michael Catanzaro
- [libgnome-games-support] Created tag 1.6.0.1 Michael Catanzaro
- [vte/vte-0-60] build: Post release version bump Christian Persch
- [vte] Created tag 0.60.0 Christian Persch
- [tracker-miners] Created branch sam/prefer-systemd-activation Sam Thursfield
- [tracker-miners/sam/prefer-systemd-activation] Prefer systemd activation over xdg autostart Sam Thursfield
- [tracker-miners] (2 commits) ...Merge branch 'whitelist-clock_nanosleep' into 'master' Sam Thursfield
- [tracker-miners: 1/2] Whitelist clock_nanosleep syscall Sam Thursfield
- [tracker-miners: 2/2] Merge branch 'whitelist-clock_nanosleep' into 'master' Sam Thursfield
- [tracker-miners/tracker-miners-2.3] (3 commits) ...Update NEWS Sam Thursfield
- [tracker-miners/tracker-miners-2.3: 1/3] Whitelist clock_nanosleep syscall Sam Thursfield
- [tracker-miners/tracker-miners-2.3: 2/3] Merge branch '2.3.3/seccomp-whitelist-clock_nanosleep' into tracker-miners-2.3 Sam Thursfield
- [tracker-miners/tracker-miners-2.3: 3/3] Update NEWS Sam Thursfield
- [gnome-terminal] Created tag 3.36.0 Christian Persch
- [gimp] icons: fix the dashboard icon by removing empty rectangle Alexandre Prokoudine
- [gnome-terminal] (3 commits) Created branch 3.36.0.1 Christian Persch
- [gnome-terminal/3.36.0.1: 1/3] build: Version 3.36.0 Christian Persch
- [gnome-terminal/3.36.0.1: 2/3] build: Post release version bump Christian Persch
- [gnome-terminal/3.36.0.1: 3/3] build: Version 3.36.0.1 Christian Persch
- [gnome-terminal/gnome-3-36] (4 commits) ...build: Post release version bump Christian Persch
- [gnome-terminal/gnome-3-36: 4/4] build: Post release version bump Christian Persch
- [gnome-terminal] Created tag 3.36.0.1 Christian Persch
- [gnome-terminal] Deleted branch 3.36.0.1 Christian Persch
- [recipes] Update libgd submodule Matthew Leeds
- [recipes] meson: Bump required meson version Matthew Leeds
- [recipes] help: Drop deprecated language param in gnome.yelp() Matthew Leeds
- [gimp] icons: redo the gimp-zoom-follow-window icon for it was broken Alexandre Prokoudine
- [accerciser] (2 commits) Created branch gnome-3-36 Samuel Thibault
- [accerciser/gnome-3-36: 1/2] Add 3.34.x releases to appdata Samuel Thibault
- [accerciser/gnome-3-36: 2/2] Prepare for 3.36.0 release Samuel Thibault
- [accerciser] (2 commits) ...Prepare for 3.36.0 release Samuel Thibault
- [accerciser] Created tag 3.36.0 Samuel Thibault
- [java-atk-wrapper] 0.38.0 release Samuel Thibault
- [java-atk-wrapper] Created branch gnome-3.36 Samuel Thibault
- [java-atk-wrapper] Created tag 0.38.0 Samuel Thibault
- [gimp] icons: clean up the crop tool icon by redoing it Alexandre Prokoudine
- [sysprof] preload: add assertion for performance hack Christian Hergert
- [sysprof] libsysprof-capture: add more assertions around alignment Christian Hergert
- [sysprof] libsysprof-capture: add collector interface for samples Christian Hergert
- [sysprof] libsysprof-capture: set padding to 0 Christian Hergert
- [gnome-disk-utility] Created branch kailueke/wait-for-udisks-unmount Kai Lüke
- [gnome-disk-utility/kailueke/wait-for-udisks-unmount] Wait until UDisks updates the unmounted filesystem Kai Lüke
- [sysprof] libsysprof-capture: remove fallback code Christian Hergert
- [sysprof] libsysprof-capture: add mark and log variants Christian Hergert
- [sysprof] preload: move to libdir from libexecdir Christian Hergert
06 March 2020
- [recipes] appdata: Update for 2.0.4 release Matthew Leeds
- [recipes] 2.0.4 Matthew Leeds
- [recipes] Created tag 2.0.4 Matthew Leeds
- [recipes] meson: Bump to a development version (2.0.5) Matthew Leeds
- [genius] Created tag genius_1_0_25 George
- [genius] run the release stuff George
- [genius] Created tag genius_1_0_25_real George
- [genius] Am rusty with this ... George
- [gnome-terminal/gnome-3-36] build: Fix Christian Persch
- [release-notes/gnome-3-36] Update Galician translation Translations User D-L
- [tracker] (2 commits) Created branch sam/remove-maemo Sam Thursfield
- [tracker/sam/remove-maemo: 1/2] Remove Maemo ontology Sam Thursfield
- [tracker/sam/remove-maemo: 2/2] Remove tracker:defaultValue feature Sam Thursfield
- [metacity] Created branch remove-reduced-resources Alberts Muktupāvels
- [metacity/remove-reduced-resources] remove reduced-resources setting Alberts Muktupāvels
- [metacity] Created branch remove-theme-docs Alberts Muktupāvels
- [metacity/remove-theme-docs] docs: remove theme docs Alberts Muktupāvels
- [metacity] (2 commits) Created branch remove-window-demo Alberts Muktupāvels
- [metacity/remove-window-demo: 1/2] tools: remove window demo Alberts Muktupāvels
- [metacity/remove-window-demo: 2/2] build: remove unused METACITY_PROPS_LIBS Alberts Muktupāvels
- [devdocsgjs] (3 commits) ...Merge branch 'add-libgda' into 'gnome' Philip Chimento
- [devdocsgjs: 1/3] Dockerfile: add libgda to docs Philip Chimento
- [devdocsgjs: 2/3] Dockerfile: add libgda to docs Philip Chimento
- [devdocsgjs: 3/3] Merge branch 'add-libgda' into 'gnome' Philip Chimento
- [gtk] (11 commits) Created branch wip/otte/for-master Benjamin Otte
- [gtk/wip/otte/for-master: 1/11] treeview: Don't initialize variable twice Benjamin Otte
- [gtk/wip/otte/for-master: 2/11] testsuite: Avoid passing NULL to strcmp() Benjamin Otte
- [gtk/wip/otte/for-master: 3/11] treepath: Use g_renew() Benjamin Otte
- [gtk/wip/otte/for-master: 4/11] testtreeview: Fix 19 year old use-after-free Benjamin Otte
- [gtk/wip/otte/for-master: 5/11] liststore: Fix gtk_list_store_iter_is_valid() Benjamin Otte
- [gtk/wip/otte/for-master: 6/11] applicationaccels: Use g_renew() Benjamin Otte
- [gtk/wip/otte/for-master: 7/11] builder-tool: Don't allow property to be both resize and shrink Benjamin Otte
- [gtk/wip/otte/for-master: 8/11] cellarea: Be very clear Benjamin Otte
- [gtk/wip/otte/for-master: 9/11] treeview: Don't assign value twice. Benjamin Otte
- [gtk/wip/otte/for-master: 10/11] reftest: Plug memleak Benjamin Otte
- [gtk/wip/otte/for-master: 11/11] pathbar: Don't do the same thing twice. Benjamin Otte
- [gtk/wip/otte/for-master] stack: Make static analyzer happy Benjamin Otte
- [gtk] (13 commits) ...Merge branch 'wip/otte/for-master' into 'master' Benjamin Otte
- [gtk: 13/13] Merge branch 'wip/otte/for-master' into 'master' Benjamin Otte
- [gtk] Deleted branch wip/otte/for-master Benjamin Otte
- [geary] (2 commits) ...Merge branch 'mjog/592-workaround-glib-deadlock' into 'mainline' Michael Gratton
- [geary: 2/2] Merge branch 'mjog/592-workaround-glib-deadlock' into 'mainline' Michael Gratton
- [geary] Deleted branch mjog/592-workaround-glib-deadlock Michael Gratton
- [geary] (2 commits) ...Merge branch 'line-breaks' into 'mainline' Michael Gratton
- [geary: 1/2] Avoid overlong regex line in javascript. Michael Gratton
- [geary: 2/2] Merge branch 'line-breaks' into 'mainline' Michael Gratton
- [gimp-help] Update Catalan translation Jordi Mas
- [evolution-data-server] NEWS update for 3.36.0 Milan Crha
- [evolution-data-server] Created tag 3.36.0 Milan Crha
- [evolution-data-server] Created branch gnome-3-36 Milan Crha
- [evolution-data-server] Post-release version bump Milan Crha
- [evolution-data-server/gnome-3-36] Post-release version bump Milan Crha
- [pitivi] project: Make user aware of additional proxy settings Alexandru Băluț
- [vala/staging] (3 commits) ...codewriter: Output inner interface declarations Rico Tzschichholz
- [vala/staging: 3/3] codewriter: Output inner interface declarations Rico Tzschichholz
- [evolution] NEWS update for 3.36.0 Milan Crha
- [evolution] Created tag 3.36.0 Milan Crha
- [evolution] Created branch gnome-3-36 Milan Crha
- [evolution] Post-release version bump Milan Crha
- [evolution/gnome-3-36] Post-release version bump Milan Crha
- [evolution-ews] NEWS update for 3.36.0 Milan Crha
- [evolution-ews] Created tag 3.36.0 Milan Crha
- [evolution-ews] Created branch gnome-3-36 Milan Crha
- [evolution-ews] Post-release version bump Milan Crha
- [evolution-ews/gnome-3-36] Post-release version bump Milan Crha
- [fractal] Clear app back history when logging out Daniel Garcia Moreno
- [fractal] Assimilate room context menus Daniel Garcia Moreno
- [evolution-mapi] NEWS update for 3.36.0 Milan Crha
- [evolution-mapi] Created tag 3.36.0 Milan Crha
- [evolution-mapi] Created branch gnome-3-36 Milan Crha
- [evolution-mapi] Post-release version bump Milan Crha
- [evolution-mapi/gnome-3-36] Post-release version bump Milan Crha
- [gimp/gimp-2-10] Update Spanish translation Translations User D-L
- [glibmm] (5 commits) Non-fast-forward update to branch glibmm-master-use-dllexport Chun-wei Fan
- [glibmm/glibmm-master-use-dllexport: 1/5] build: Do not use gendef.exe for glibmm Chun-wei Fan
- [glibmm/glibmm-master-use-dllexport: 3/5] gio/giomm/*.h: Mark classes and functions with GIOMM_API Chun-wei Fan
- [glibmm/glibmm-master-use-dllexport: 2/5] gio/src/*.hg: Mark classes and functions with GIOMM_API Chun-wei Fan
- [glibmm/glibmm-master-use-dllexport: 4/5] Visual Studio builds: build giomm without gendef Chun-wei Fan
- [glibmm/glibmm-master-use-dllexport: 5/5] build: Drop gendef Chun-wei Fan
- [gnome-tetravex] Update Italian translation Translations User D-L
- [vala] codewriter: Output inner interface declarations Rico Tzschichholz
- [vala/0.48] codewriter: Output inner interface declarations Rico Tzschichholz
- [evolution-data-server] I#199 - ESoupAuthBearer: Is not thread safe Milan Crha
- [simple-scan] Update Italian translation Translations User D-L
- [evolution-data-server/gnome-3-36] I#199 - ESoupAuthBearer: Is not thread safe Milan Crha
- [evolution-data-server] I#165 - Add backend to access Nextcloud Notes Milan Crha
- [network-manager-applet/nm-1-4] Update Occitan translation Translations User D-L
- [evolution] eds-I#165 - Add backend to access Nextcloud Notes Milan Crha
- [gnome-boxes] (4 commits) Non-fast-forward update to branch fix-clones-of-q35-machines Felipe Borges
- [gnome-boxes/fix-clones-of-q35-machines: 3/4] installer-media, libvirt-media: Set "prefers_q35" for existing VMs Felipe Borges
- [gnome-boxes/fix-clones-of-q35-machines: 4/4] vm-importer, creator: Copy VMs disk while cloning Felipe Borges
- [evolution-data-server] I#195 - alarm-notify: Show more details of the selected event Milan Crha
- [evolution] eds-I#195 - alarm-notify: Show more details of the selected event Milan Crha
- [evolution] I#536 - Always show the date of an appointment received via e-mail Milan Crha
- [evolution] I#793 - Use libravatar instead of gravatar Milan Crha
- [damned-lies] Update Italian translation Translations User D-L
- [evolution] I#795 - Add signature position option to Alternative Reply Milan Crha
- [gnome-boxes] (3 commits) Created branch release-3-36-0 Felipe Borges
- [gnome-boxes/release-3-36-0: 1/3] recommended-downloads: Recommend EndlessOS 3.7 Felipe Borges
- [gnome-boxes/release-3-36-0: 2/3] appdata: Update <update_contact> Felipe Borges
- [gnome-boxes/release-3-36-0: 3/3] Release 3.36.0 Felipe Borges
- [evolution] I#799 - EAlertBar: Text part doesn't work well for long text Milan Crha
- [evolution/gnome-3-36] I#799 - EAlertBar: Text part doesn't work well for long text Milan Crha
- [evolution-data-server] Updated Czech translation Marek Černocký
- [evolution] M!45 - Typos in internal variable names Milan Crha
- [evolution] contact-editor: Cannot set custom full name Title/Suffix Milan Crha
- [evolution/gnome-3-36] contact-editor: Cannot set custom full name Title/Suffix Milan Crha
- [evolution] EMailBrowser: Cannot type some letters in the search entry Milan Crha
- [evolution/gnome-3-36] EMailBrowser: Cannot type some letters in the search entry Milan Crha
- [gnome-boxes] (2 commits) ...vm-importer, creator: Copy VMs disk while cloning Felipe Borges
- [gnome-boxes] Deleted branch fix-clones-of-q35-machines Felipe Borges
- [evolution] EMailBrowser: Escape key press closes window, instead of the search bar Milan Crha
- [evolution/gnome-3-36] EMailBrowser: Escape key press closes window, instead of the search bar Milan Crha
- [evolution] ECompEditorPageReminders: Do not force custom description Milan Crha
- [evolution/gnome-3-36] ECompEditorPageReminders: Do not force custom description Milan Crha
- [evolution] EWebKitEditor: Prevent Replace-all to cycle indefinitely in some cases Milan Crha
- [evolution/gnome-3-36] EWebKitEditor: Prevent Replace-all to cycle indefinitely in some cases Milan Crha
- [gvfs] ci: Remove gnome-build-meta job Ondrej Holy
- [gvfs] Update NEWS for 1.44.0 release Ondrej Holy
- [gvfs] Post release version bump Ondrej Holy
- [gvfs] Created tag 1.44.0 Ondrej Holy
- [shotwell] Fix broken markup in Telegu UI translation Andre Klapper
- [gvfs] (8 commits) Non-fast-forward update to branch wip/oholy/udisks2-leaks Ondrej Holy
- [gvfs/wip/oholy/udisks2-leaks: 7/8] udisks2: Fix leak when updating fstab volumes Ondrej Holy
- [gvfs/wip/oholy/udisks2-leaks: 8/8] udisks2: Fix leaks of drive icons/description Ondrej Holy
- [gvfs] (2 commits) ...udisks2: Fix leaks of drive icons/description Ondrej Holy
- [gvfs] Deleted branch wip/oholy/udisks2-leaks Ondrej Holy
- [gnome-boxes/gnome-3-36] (3 commits) ...Release 3.36.0 Felipe Borges
- [gnome-boxes] Deleted branch release-3-36-0 Felipe Borges
- [metacity] Fix broken markup in Welsh UI translation Andre Klapper
- [metacity] Fix broken markup in Galician UI translation Andre Klapper
- [metacity] Fix broken markup in Icelandic UI translation Andre Klapper
- [metacity] Fix broken markup in Korean UI translation Andre Klapper
- [metacity] Fix broken markup in Nepali UI translation Andre Klapper
- [metacity] Fix broken markup in Oriya UI translation Andre Klapper
- [metacity] Fix broken markup in Chinese (China) UI translation Andre Klapper
- [gnome-todo] Fix broken markup in Indonesian UI translation Andre Klapper
- [gnome-todo] Fix broken markup in Finnish UI translation Andre Klapper
- [gnome-power-manager] Fix broken markup in Burmese UI translation Andre Klapper
- [gnome-boxes] Created tag v3.36.0 Felipe Borges
- [gnome-control-center] Fix broken markup in Shavian UI translation Andre Klapper
- [gnome-control-center] Fix broken markup in Scottish Gaelic UI translation Andre Klapper
- [gnome-boxes] Fix broken markup in Nepali UI translation Andre Klapper
- [gnome-boxes] Fix broken markup in Catalan (Valencian) UI translations Andre Klapper
- [gimp] icons: in Symbolic theme, fix media-record and gimp-marker icons Ell
- [gimp] icons: in Symbolic theme, fix gimp-curve-point-{corner, smooth} PNGs Ell
- [gnome-session] data: Require UsbProtection component Benjamin Berg
- [gimp/gimp-2-10] tools: in performance-log-viewer.py, handle markers with > INT_MAX timestamps Ell
- [gimp] tools: in performance-log-viewer.py, handle markers with > INT_MAX timestamps Ell
- [gnome-boxes] (4 commits) Created branch release-3-37-0 Felipe Borges
- [gnome-boxes/release-3-37-0: 1/4] recommended-downloads: Recommend EndlessOS 3.7 Felipe Borges
- [gnome-boxes/release-3-37-0: 2/4] appdata: Update <update_contact> Felipe Borges
- [gnome-boxes/release-3-37-0: 3/4] Release 3.36.0 Felipe Borges
- [gnome-boxes/release-3-37-0: 4/4] Release 3.37.0 Felipe Borges
- [libnma] (2 commits) Created branch th/tmp Thomas Haller
- [libnma/th/tmp: 2/2] release: update NEWS Thomas Haller
- [libnma/th/tmp: 1/2] po: update Thomas Haller
- [gtk] (2 commits) ...Merge branch 'wip/tbaederr/fallthrough' into 'master' Alexander Larsson
- [gtk: 1/2] Replace fallthrough comments with G_GNUC_FALLTHROUGH Alexander Larsson
- [gtk: 2/2] Merge branch 'wip/tbaederr/fallthrough' into 'master' Alexander Larsson
- [libnma] (2 commits) ...release: update NEWS Thomas Haller
- [evolution-data-server] Update Brazilian Portuguese translation Translations User D-L
- [release-notes/gnome-3-36] Update Brazilian Portuguese translation Translations User D-L
- [nautilus] (6 commits) Created branch wip/oholy/ci Ondrej Holy
- [nautilus/wip/oholy/ci: 1/6] ci: Remove unused statements Ondrej Holy
- [nautilus/wip/oholy/ci: 2/6] ci: Move code from template directly to job Ondrej Holy
- [nautilus/wip/oholy/ci: 3/6] ci: Remove obsolete review jobs Ondrej Holy
- [nautilus/wip/oholy/ci: 4/6] ci: Use deploy stage for nightly job Ondrej Holy
- [nautilus/wip/oholy/ci: 5/6] ci: Use test stage for flatpak devel job Ondrej Holy
- [nautilus/wip/oholy/ci: 6/6] ci: Fix flatpak master job Ondrej Holy
- [gnome-settings-daemon] Created tag GNOME_SETTINGS_DAEMON_3_35_92 Philip Withnall
- [simple-scan] Releasing 3.36.0 Robert Ancell
- [simple-scan] Created tag 3.36.0 Robert Ancell
- [simple-scan] Created branch gnome-3-36 Robert Ancell
- [simple-scan] Implement horizontal and vertical ruler with inches. Robert Ancell
- [gnome-boxes] (4 commits) ...Release 3.37.0 Felipe Borges
- [gnome-boxes] Deleted branch release-3-37-0 Felipe Borges
- [nautilus] ci: Fix flatpak master job Ondrej Holy
- [nautilus] (21 commits) Non-fast-forward update to branch wip/oholy/ci Ondrej Holy
- [nautilus/wip/oholy/ci: 16/21] ci: Remove dead code Ondrej Holy
- [nautilus/wip/oholy/ci: 17/21] ci: Move code from template directly to job Ondrej Holy
- [nautilus/wip/oholy/ci: 18/21] ci: Remove obsolete review jobs Ondrej Holy
- [nautilus/wip/oholy/ci: 19/21] ci: Use deploy stage for nightly job Ondrej Holy
- [nautilus/wip/oholy/ci: 20/21] ci: Use test stage for flatpak devel job Ondrej Holy
- [nautilus/wip/oholy/ci: 21/21] ci: Replace underscore by space in stage name Ondrej Holy
- [simple-scan] Use default quality setting to prevent slow scanning. Fixes: #155 Bartosz
- [simple-scan/gnome-3-36] Use default quality setting to prevent slow scanning. Fixes: #155 Bartosz
- [evolution-data-server] Update Italian translation Translations User D-L
- [gtk] Created branch wip/jimmac/adwaitadark-lighten-switches Jakub Steiner
- [gtk/wip/jimmac/adwaitadark-lighten-switches] Adwaita: dark switches/check/radios Jakub Steiner
- [evolution] I#792 - Composer: Some shortcuts depend on the current keyboard layout ][ Milan Crha
- [evolution/gnome-3-36] I#792 - Composer: Some shortcuts depend on the current keyboard layout ][ Milan Crha
- [evolution/wip/mcrha/webkit-jsc-api] cherry-pick fix for "I#792 - Composer: Some shortcuts depend on the current keyboard layout ][" Milan Crha
- [release-notes/gnome-3-36] Update Spanish translation Translations User D-L
- [NetworkManager-openvpn] release: update NEWS file Beniamino Galvani
- [NetworkManager-openvpn] release: bump version to 1.8.12 Beniamino Galvani
- [NetworkManager-openvpn] release: bump version to 1.8.13 (development) Beniamino Galvani
- [NetworkManager-openvpn] Created tag 1.8.12 Beniamino Galvani
- [NetworkManager-openvpn] Created tag 1.8.13-dev Beniamino Galvani
- [simple-scan] Update Dutch translation Translations User D-L
- [glib] (5 commits) ...Merge branch 'w32-fileinfo-mtime-usec' into 'master' Philip Withnall
- [pitivi] Updated Spanish translation Daniel Mustieles García
- [glib: 1/5] W32: support nanoseconds in stat timestamps Philip Withnall
- [glib: 2/5] W32: add a test for setting file mtime Philip Withnall
- [glib: 3/5] Support setting mtime and atime on local files on Windows Philip Withnall
- [glib: 4/5] W32 GLocalFileStat: remove compatibility time fields Philip Withnall
- [simple-scan/gnome-3-36] Update Dutch translation Translations User D-L
- [glib: 5/5] Merge branch 'w32-fileinfo-mtime-usec' into 'master' Philip Withnall
- [gnome-clocks/gnome-3-36] Update Dutch translation Translations User D-L
- [gnome-clocks] Update Dutch translation Translations User D-L
- [epiphany] Update Dutch translation Translations User D-L
- [release-notes/gnome-3-36] Update Spanish translation Translations User D-L
- [gnome-boxes/gnome-3-36] Update Dutch translation Translations User D-L
- [gnome-boxes] Update Dutch translation Translations User D-L
- [gnome-software] Update Dutch translation Translations User D-L
- [release-notes/gnome-3-36] Update Brazilian Portuguese translation Translations User D-L
- [gtranslator] Update Brazilian Portuguese translation Translations User D-L
- [eog] Update Dutch translation Translations User D-L
- [accerciser/gnome-3-36] Updated Spanish translation Daniel Mustieles García
- [simple-scan] Update screenshot and instruction how to select scanner Bartosz
- [mutter] (3 commits) Created branch wip/carlosg/centralized-wacom-devices Carlos Garnacho
- [mutter/wip/carlosg/centralized-wacom-devices: 1/3] backends: Add MetaInputDevice derivable class Carlos Garnacho
- [mutter/wip/carlosg/centralized-wacom-devices: 2/3] backends/x11: Drop internal WacomDevice lookups Carlos Garnacho
- [mutter/wip/carlosg/centralized-wacom-devices: 3/3] backends: Drop internal WacomDevice in MetaInputSettings Carlos Garnacho
- [gnome-user-docs/gnome-3-34] Update Polish translation Piotr Drąg
- [evince] Update Dutch translation Translations User D-L
- [gnome-initial-setup] Version 3.36.0 Will Thompson
- [gnome-initial-setup] Created tag 3.36.0 Will Thompson
- [gnome-terminal] Deleted branch wip/rishi/window-title-truncate Debarshi Ray
- [quadrapassel] Update Dutch translation Translations User D-L
- [mutter] (3 commits) Non-fast-forward update to branch wip/carlosg/centralized-wacom-devices Carlos Garnacho
- [gedit] Release 3.36.0 Sébastien Wilmet
- [mutter/wip/carlosg/centralized-wacom-devices: 1/3] backends: Add MetaInputDevice derivable class Carlos Garnacho
- [mutter/wip/carlosg/centralized-wacom-devices: 2/3] backends/x11: Drop internal WacomDevice lookups Carlos Garnacho
- [mutter/wip/carlosg/centralized-wacom-devices: 3/3] backends: Drop internal WacomDevice in MetaInputSettings Carlos Garnacho
- [gedit] Created tag 3.36.0 Sébastien Wilmet
- [gnome-games] (33 commits) Created branch wip/exalm/runner-refactor Alexander Mikhaylenko
- [gnome-games/wip/exalm/runner-refactor: 1/33] retro-runner: Remove capture_current_state_pixbuf() Alexander Mikhaylenko
- [gnome-games/wip/exalm/runner-refactor: 2/33] savestate: Make prepare_empty_savestate_in_tmp() private Alexander Mikhaylenko
- [gnome-maps] Update Dutch translation Translations User D-L
- [gnome-games/wip/exalm/runner-refactor: 3/33] display-view: Rename try_run_with_cancellable() to start_or_resume() Alexander Mikhaylenko
- [gnome-games/wip/exalm/runner-refactor: 4/33] display-view: Remove a redundant can_resume check Alexander Mikhaylenko
- [gnome-games/wip/exalm/runner-refactor: 5/33] display-view: Simplify starting the game Alexander Mikhaylenko
- [gnome-games/wip/exalm/runner-refactor: 6/33] retro-runner: Create display in construct block Alexander Mikhaylenko
- [gnome-games/wip/exalm/runner-refactor: 7/33] core: Add RunnerError Alexander Mikhaylenko
- [gnome-games/wip/exalm/runner-refactor: 8/33] runner: Throw errors from try_init_phase_one() Alexander Mikhaylenko
- [gnome-games/wip/exalm/runner-refactor: 9/33] retro-runner: Move get_unsupported_system_message() next to where it's used Alexander Mikhaylenko
- [gnome-games/wip/exalm/runner-refactor: 10/33] runner: Rename try_init_phase_one() to prepare() Alexander Mikhaylenko
- [gnome-games/wip/exalm/runner-refactor: 11/33] retro-runner: Merge init_phase_one() into prepare() Alexander Mikhaylenko
- [gnome-games/wip/exalm/runner-refactor: 12/33] retro-runner: Load savestate metadata in prepare() Alexander Mikhaylenko
- [gnome-games/wip/exalm/runner-refactor: 13/33] savestate: Pass Game to get_game_savestates() Alexander Mikhaylenko
- [gnome-games/wip/exalm/runner-refactor: 14/33] savestate: Add compare() Alexander Mikhaylenko
- [gnome-games/wip/exalm/runner-refactor: 15/33] savestate: Make load() public Alexander Mikhaylenko
- [gnome-games/wip/exalm/runner-refactor: 16/33] core: Introduce SnapshotManager Alexander Mikhaylenko
- [gnome-games/wip/exalm/runner-refactor: 17/33] retro-runner: Use SnapshotManager.get_savestates() Alexander Mikhaylenko
- [gnome-games/wip/exalm/runner-refactor: 18/33] savestate: Remove get_game_savestates() Alexander Mikhaylenko
- [gnome-games/wip/exalm/runner-refactor: 19/33] retro-runner: Move retro-specific snapshot creation to save_statestate_metadata() Alexander Mikhaylenko
- [gnome-games/wip/exalm/runner-refactor: 20/33] retro-runner: Rename save_savestate_metadata() to save_to_snapshot() Alexander Mikhaylenko
- [gnome-games/wip/exalm/runner-refactor: 21/33] retro-runner: Generalize save_screenshot_in_tmp() Alexander Mikhaylenko
- [gnome-games/wip/exalm/runner-refactor: 22/33] retro-runner: Move save_screenshot() to where it's used Alexander Mikhaylenko
- [gnome-games/wip/exalm/runner-refactor: 23/33] retro-runner: Merge store_save_ram_in_tmp() into save_to_snapshot() Alexander Mikhaylenko
- [gnome-games/wip/exalm/runner-refactor: 24/33] retro-runner: Remove an extra blank line Alexander Mikhaylenko
- [gnome-games/wip/exalm/runner-refactor: 25/33] retro-runner: Make create_savestate() not depend on tmp_live_savestate Alexander Mikhaylenko
- [gnome-games/wip/exalm/runner-refactor: 26/33] snapshot-manager: Move snapshot creation from RetroRunner Alexander Mikhaylenko
- [gnome-games/wip/exalm/runner-refactor: 27/33] retro-runner: Get rid of tmp_live_savestate Alexander Mikhaylenko
- [genius] Thu Mar 05 18:38:24 2020 Jiri (George) Lebl <jirka 5z com> George
- [gnome-games/wip/exalm/runner-refactor: 28/33] savestate: Remove unused functions Alexander Mikhaylenko
- [gnome-games/wip/exalm/runner-refactor: 29/33] retro-runner: Move snapshot deletion to SnapshotManager Alexander Mikhaylenko
- [gnome-games/wip/exalm/runner-refactor: 30/33] retro-runner: Stop storing the list of snapshots Alexander Mikhaylenko
- [genius] Update po files George
- [gnome-games/wip/exalm/runner-refactor: 31/33] retro-runner: Stop passing save dir around Alexander Mikhaylenko
- [gnome-games/wip/exalm/runner-refactor: 32/33] retro-runner: Don't duplicate core.get_can_access_state() Alexander Mikhaylenko
- [gnome-games/wip/exalm/runner-refactor: 33/33] savestate: Add missing license header Alexander Mikhaylenko
- [gedit-plugins] Release 3.36.0 Sébastien Wilmet
- [gedit-plugins] Created tag 3.36.0 Sébastien Wilmet
- [gnome-calendar] Update Dutch translation Translations User D-L
- [mutter] (3 commits) Non-fast-forward update to branch wip/carlosg/centralized-wacom-devices Carlos Garnacho
- [mutter/wip/carlosg/centralized-wacom-devices: 1/3] backends: Add MetaInputDevice derivable class Carlos Garnacho
- [mutter/wip/carlosg/centralized-wacom-devices: 2/3] backends/x11: Drop internal WacomDevice lookups Carlos Garnacho
- [mutter/wip/carlosg/centralized-wacom-devices: 3/3] backends: Drop internal WacomDevice in MetaInputSettings Carlos Garnacho
- [glib/glib-2-64] Update Italian translation Translations User D-L
- [gnome-settings-daemon] Created branch wip/carlosg/no-wacom-leds Carlos Garnacho
- [gnome-settings-daemon/wip/carlosg/no-wacom-leds] wacom: Drop LED helper Carlos Garnacho
- [gnome-shell] Created branch wip/carlosg/no-wacom-leds Carlos Garnacho
- [gnome-shell/wip/carlosg/no-wacom-leds] windowManager: Do not set Wacom LED state through g-s-d Carlos Garnacho
- [glib] Update Italian translation Translations User D-L
- [gnome-shell] Non-fast-forward update to branch wip/carlosg/no-wacom-leds Carlos Garnacho
- [gnome-shell/wip/carlosg/no-wacom-leds] windowManager: Do not set Wacom LED state through g-s-d Carlos Garnacho
- [gnome-shell] Non-fast-forward update to branch wip/carlosg/no-wacom-leds Carlos Garnacho
- [gnome-shell/wip/carlosg/no-wacom-leds] windowManager: Do not set Wacom LED state through g-s-d Carlos Garnacho
- [recipes] (24 commits) Non-fast-forward update to branch piotrdrag/i18n-fixes Piotr Drąg
- [recipes/piotrdrag/i18n-fixes: 22/24] build: Remove Makevars files Piotr Drąg
- [recipes/piotrdrag/i18n-fixes: 23/24] build: Read language lists from LINGUAS Piotr Drąg
- [recipes/piotrdrag/i18n-fixes: 24/24] build: Use i18n.merge_file for .desktop and .appdata Piotr Drąg
- [nautilus] Release version 3.36.0 Ondrej Holy
- [nautilus] Created tag 3.36.0 Ondrej Holy
- [nautilus] (17 commits) Non-fast-forward update to branch wip/oholy/deep-count-loops Ondrej Holy
- [nautilus/wip/oholy/deep-count-loops: 17/17] properties-window: Fix endless content size calculations Ondrej Holy
- [nautilus] properties-window: Fix endless content size calculations Ondrej Holy
- [nautilus] Deleted branch wip/oholy/deep-count-loops Ondrej Holy
- [nautilus] (23 commits) Non-fast-forward update to branch wip/oholy/pattern-clear-selection Ondrej Holy
- [nautilus/wip/oholy/pattern-clear-selection: 23/23] files-view: Clear selection if any files don't match the pattern Ondrej Holy
- [nautilus] files-view: Clear selection if any files don't match the pattern Ondrej Holy
- [nautilus] Deleted branch wip/oholy/pattern-clear-selection Ondrej Holy
- [nautilus] (88 commits) Non-fast-forward update to branch wip/oholy/umask-templates Ondrej Holy
- [nautilus/wip/oholy/umask-templates: 88/88] file-operations: Honor umask when creating new files Ondrej Holy
- [nautilus] file-operations: Honor umask when creating new files Ondrej Holy
- [nautilus] Deleted branch wip/oholy/umask-templates Ondrej Holy
- [iagno] Update Polish translation Piotr Drąg
- [glibmm/glibmm-2-62] (7 commits) ...Merge branch 'kjellahl/meson-build-2-62' into 'glibmm-2-62' Kjell Ahlstedt
- [glibmm/glibmm-2-62: 7/7] Merge branch 'kjellahl/meson-build-2-62' into 'glibmm-2-62' Kjell Ahlstedt
- [glibmm] Deleted branch kjellahl/meson-build-2-62 Kjell Ahlstedt
- [gnome-initial-setup] Update Dutch translation Translations User D-L
- [gnome-calculator] Update Dutch translation Translations User D-L
- [iagno] Update Dutch translation Translations User D-L
- [gnome-tetravex] Update Dutch translation Translations User D-L
- [four-in-a-row] Update Dutch translation Translations User D-L
- [gnome-settings-daemon] Update Dutch translation Translations User D-L
- [gnome-music] Update Dutch translation Translations User D-L
- [glib/glib-2-64] Update Dutch translation Translations User D-L
- [glib] Update Dutch translation Translations User D-L
- [gnome-build-meta/gnome-3-36] GNOME 3.35.92 Javier Jardón Cabezas
- [gnome-build-meta] Deleted branch jjardon/gnome_3_35_92 Javier Jardón Cabezas
- [fractal] Created branch up-POTFILES Daniel Garcia Moreno
- [releng] GNOME 3.35.92 Javier Jardón Cabezas
- [fractal/up-POTFILES] update POTFILES Daniel Garcia Moreno
- [gnome-build-meta] Created tag 3.35.92 Javier Jardón Cabezas
- [four-in-a-row] Update Polish translation Piotr Drąg
- [fractal] update POTFILES Daniel Garcia Moreno
- [fractal] Deleted branch up-POTFILES Daniel Garcia Moreno
- [gnome-tetravex] Update Polish translation Piotr Drąg
- [jhbuild] release Christoph Reiter
- [jhbuild] version bump Christoph Reiter
- [metacity] Created branch issue-8 Alberts Muktupāvels
- [metacity/issue-8] Revert "window: stop updating layers on focus changes" Alberts Muktupāvels
- [jhbuild] Created tag 3.36.0 Christoph Reiter
- [gnome-build-meta.wiki] Add permanen links to the VM Javier Jardón Cabezas
- [gnome-boxes/gnome-3-36] Updated Czech translation Marek Černocký
- [gnome-build-meta.wiki] Add gnome 3.36 cvs report Javier Jardón Cabezas
- [gnome-boxes] Updated Czech translation Marek Černocký
- [survey-web/oscp] Bump to 4.1.8 Bartłomiej Piotrowski
- [glib-networking] Prepare 2.64.0 Michael Catanzaro
- [glib-networking] Created tag 2.64.0 Michael Catanzaro
- [fractal] Created branch up-POTFILES Daniel Garcia Moreno
- [fractal/up-POTFILES] update POTFILES with latest rust files Daniel Garcia Moreno
- [survey-web/oscp] Install libsodium Bartłomiej Piotrowski
- [metacity/issue-8] window: remove obsolete comments Alberts Muktupāvels
- [metacity] (10 commits) Non-fast-forward update to branch issue-8 Alberts Muktupāvels
- [metacity/issue-8: 9/10] Revert "window: stop updating layers on focus changes" Alberts Muktupāvels
- [metacity/issue-8: 10/10] window: remove obsolete comments Alberts Muktupāvels
- [survey-web/oscp] Base Dockerfile on https://github.com/adamzammit/limesurvey-docker Bartłomiej Piotrowski
- [survey-web] Non-fast-forward update to branch oscp Bartłomiej Piotrowski
- [metacity] (2 commits) Non-fast-forward update to branch issue-8 Alberts Muktupāvels
- [metacity/issue-8: 1/2] revert "window: stop updating layers on focus changes" Alberts Muktupāvels
- [metacity/issue-8: 2/2] window: remove obsolete comments Alberts Muktupāvels
- [survey-web/oscp] Switch to HTTP at 8080 Bartłomiej Piotrowski
- [survey-web] (2 commits) Non-fast-forward update to branch oscp Bartłomiej Piotrowski
- [survey-web/oscp: 1/2] Install libsodium PHP ext Bartłomiej Piotrowski
- [survey-web/oscp: 2/2] Install libsodium Bartłomiej Piotrowski
- [metacity] (2 commits) ...window: remove obsolete comments Alberts Muktupāvels
- [metacity] Deleted branch issue-8 Alberts Muktupāvels
- [metacity/gnome-3-34] revert "window: stop updating layers on focus changes" Alberts Muktupāvels
- [eog] Updated Czech help translation Marek Černocký
- [gedit] Created branch gnome-3-36 Sébastien Wilmet
- [gtk] (3 commits) Created branch wip/baedert/test-cflags Timm Bäder
- [gtk/wip/baedert/test-cflags: 1/3] filechooserwidget: Avoid criticals when in recent mode Timm Bäder
- [gtk/wip/baedert/test-cflags: 2/3] examples: Add common_cflags to build Timm Bäder
- [gtk/wip/baedert/test-cflags: 3/3] tests: Add common_cflags to build Timm Bäder
- [gedit] help: update quickstart page Sébastien Wilmet
- [gedit] help: files-basic: small improvement Sébastien Wilmet
- [gedit] help: create-new-file: update Sébastien Wilmet
- [gedit] help: close-file: update Sébastien Wilmet
- [fractal] update POTFILES with latest rust files Daniel Garcia Moreno
- [fractal] Deleted branch up-POTFILES Daniel Garcia Moreno
- [survey-web/oscp] Disable internal SSL Bartłomiej Piotrowski
- [gtk] (6 commits) Non-fast-forward update to branch wip/baedert/test-cflags Timm Bäder
- [gtk/wip/baedert/test-cflags: 1/6] tests: Add common_cflags to build Timm Bäder
- [gtk/wip/baedert/test-cflags: 2/6] testuite/gsk: Add common_cflags to build Timm Bäder
- [gtk/wip/baedert/test-cflags: 3/6] testsuite/performance: Add common_cflags to build Timm Bäder
- [gtk/wip/baedert/test-cflags: 4/6] testsuite/gdk: Add common_cflags to build Timm Bäder
- [gtk/wip/baedert/test-cflags: 5/6] testsuite/css: Add common_cflags to build Timm Bäder
- [gtk/wip/baedert/test-cflags: 6/6] testsuite/a11y: Add common_cflags to build Timm Bäder
- [gnome-shell] Updated Czech translation Marek Černocký
- [survey-web/oscp] Let OSCP figure out user to use Bartłomiej Piotrowski
- [survey-web/oscp] Listen on 8080 Bartłomiej Piotrowski
- [survey-web/oscp] Delete duplicated Listen Bartłomiej Piotrowski
- [survey-web/oscp] Expose correct port Bartłomiej Piotrowski
- [survey-web/oscp] Try without libsodium Bartłomiej Piotrowski
- [gtk/wip/baedert/test-cflags] testsuite/reftests: Add common_cflags to build Timm Bäder
- [gtk/wip/baedert/test-cflags] demos/constraint-editor: Add common_cflags to build Timm Bäder
- [gtk/wip/baedert/test-cflags] demos/icon-browser: Add common_cflags to build Timm Bäder
- [gtk/wip/baedert/test-cflags] demos/node-editor: Add common_cflags to build Timm Bäder
- [gtk/wip/baedert/test-cflags] demos/widget-factory: Add common_cflags to build Timm Bäder
- [survey-web/oscp] Revert "Try without libsodium" Bartłomiej Piotrowski
- [gtk] (2 commits) ...Merge branch 'master' into 'master' Matthias Clasen
- [gtk: 1/2] builder-tool: rename show-close-button to show-title-buttons Matthias Clasen
- [gtk: 2/2] Merge branch 'master' into 'master' Matthias Clasen
- [libnma] Deleted branch th/tmp Thomas Haller
- [libnma] release: bump version to 1.8.28 Thomas Haller
- [libnma] release: bump version to 1.8.29 (development) Thomas Haller
- [libnma] Created tag 1.8.28 Thomas Haller
- [libnma] Created tag 1.8.29-dev Thomas Haller
- [survey-web/oscp] Work around decryption bug Bartłomiej Piotrowski
- [gnome-builder] flatpak: fix invalid cast from notification to widget Christian Hergert
- [gedit] help: open-recent: update Sébastien Wilmet
- [gedit] help: save-file: update Sébastien Wilmet
- [gedit] help: open-on-server: update Sébastien Wilmet
- [gnome-builder] symbol-tree: avoid jumping between files when movin to symbol Christian Hergert
- [gvfs] Update Catalan translation Jordi Mas
- [gcr] Update Catalan translation Jordi Mas
- [glibmm] (6 commits) Created branch use-dllexport-2-62 Chun-wei Fan
- [glibmm/use-dllexport-2-62: 1/6] meson: Use /utf-8 for Visual Studio builds Chun-wei Fan
- [glibmm/use-dllexport-2-62: 2/6] glib/glibmm/*.h: Mark classes and methods with GLIBMM_API Chun-wei Fan
- [glibmm/use-dllexport-2-62: 3/6] tools/m4: Allow one to decorate the generated wrap() prototype Chun-wei Fan
- [glibmm/use-dllexport-2-62: 4/6] tools: Allow generating Glib:Error class with decorations Chun-wei Fan
- [libnma] version: calculate NMA_API_VERSION based on the version number Thomas Haller
- [glibmm/use-dllexport-2-62: 5/6] glib/src: Decorate classes and methods with GLIBMM_API Chun-wei Fan
- [glibmm/use-dllexport-2-62: 6/6] build: Do not use gendef.exe for glibmm Chun-wei Fan
- [mutter] window: Force placement for first placement rule Florian Müllner
- [gnome-builder] symbol-frame-addin: Symbol tree of splitted files now independent Christian Hergert
- [gnome-shell] shell/tray-manager: Only create resources when needed Florian Müllner
- [gnome-shell] shell/tray-manager: Allow to unmanage screen Florian Müllner
- [gnome-shell] shell/tray-manager: Delay managing screen if necessary Florian Müllner
- [gnome-builder] symbol-tree: robustness improvements Christian Hergert
- [gnome-shell] windowManager: X11 can work without gsd-xsettings Florian Müllner
- [gnome-shell] (10 commits) Non-fast-forward update to branch wip/carlosg/xim-for-x11 Florian Müllner
- [gnome-shell/wip/carlosg/xim-for-x11: 10/10] ibusManager: Ensure to spawn --xim on non-wayland sessions Florian Müllner
- [gnome-maps] Update Catalan translation Jordi Mas
- [gnome-shell] ibusManager: Ensure to spawn --xim on non-wayland sessions Florian Müllner
- [gnome-shell] Deleted branch wip/carlosg/xim-for-x11 Carlos Garnacho
- [balsa] mailbox: Guard against out-of-bounds access Peter Bloomfield
- [libgda] (2 commits) ...Merge branch 'wip/doc-fix' into 'master' Daniel Espinosa Ortiz
- [libgda: 1/2] Doc: Updating documentation Daniel Espinosa Ortiz
- [libgda: 2/2] Merge branch 'wip/doc-fix' into 'master' Daniel Espinosa Ortiz
- [gnome-shell] shellDBus: Add UserExtensionsEnabled property Florian Müllner
- [gnome-shell] shellDBus: Add new OpenExtensionPrefs method Florian Müllner
- [tracker] (2 commits) Created branch wip/carlosg/fix-minus Carlos Garnacho
- [tracker/wip/carlosg/fix-minus: 1/2] libtracker-data: Shuffle and rename function Carlos Garnacho
- [tracker/wip/carlosg/fix-minus: 2/2] libtracker-data: Fix MINUS support Carlos Garnacho
- [tracker] Non-fast-forward update to branch wip/carlosg/fix-minus Carlos Garnacho
- [tracker/wip/carlosg/fix-minus] libtracker-data: Fix MINUS support Carlos Garnacho
- [libgda] (3 commits) ...Merge branch 'wip/pgsql_oids' into 'master' Daniel Espinosa Ortiz
- [libgda: 1/3] PostgreSQL: Fixing WITH OIDS flagg for >11 version Daniel Espinosa Ortiz
- [libgda: 2/3] PostgreSQL: WITH OIDS parameter was removed Daniel Espinosa Ortiz
- [libgda: 3/3] Merge branch 'wip/pgsql_oids' into 'master' Daniel Espinosa Ortiz
- [libgda] (2 commits) ...Merge branch 'wip/new_providers' into 'master' Daniel Espinosa Ortiz
- [libgda: 1/2] CI: Initial preparation for Firebird and MangoDB Daniel Espinosa Ortiz
- [libgda: 2/2] Merge branch 'wip/new_providers' into 'master' Daniel Espinosa Ortiz
- [gnome-shell] main: Get the theme resource name from sessionMode Florian Müllner
- [libgda] (2 commits) ...Merge branch 'wip/DBMS_types' into 'master' Daniel Espinosa Ortiz
- [libgda: 1/2] db-column: Use dbms specific type for DDL operations Daniel Espinosa Ortiz
- [libgda: 2/2] Merge branch 'wip/DBMS_types' into 'master' Daniel Espinosa Ortiz
- [gnome-shell] location: Update desktop file name for privacy settings Florian Müllner
- [gnome-shell] Theme: colorize .folder-namel-label Florian Müllner
- [gnome-shell] slider: Include handle border radius when calculating center offset Florian Müllner
- [gedit] help: close-file: better "x" button Sébastien Wilmet
- [gedit] help: tabs: update, improve Sébastien Wilmet
- [gnome-builder] Created branch 1151-vala-pass-dependencies-to-lsp Daniel Espinosa Ortiz
- [gnome-builder/1151-vala-pass-dependencies-to-lsp] New GObject Introspection frienly method ide_subprocess_launcher_set_args() Daniel Espinosa Ortiz
- [gnome-games/gnome-3-36] Version 3.36.0 Alexander Mikhaylenko
- [gnome-games] Created tag 3.36.0 Alexander Mikhaylenko
- [gnome-games/gnome-3-36] display-header-bar: Hide menu and input switcher by default Alexander Mikhaylenko
- [gnome-games/gnome-3-36] retro-runner: Reset metadata when starting without existing savestate Alexander Mikhaylenko
- [gnome-games/gnome-3-36] preferences-subpage-gamepad: Fix info message Alexander Mikhaylenko
- [gnome-games/gnome-3-36] retro-runner: Reset metadata when restarting Alexander Mikhaylenko
- [gnome-builder] threading: make IdeSubprocessLauncher more introspectable Christian Hergert
- [gnome-games/gnome-3-36] flatpak: Drop not yet usable Libretro cores Alexander Mikhaylenko
- [gnome-games/gnome-3-36] flatpak: Stabilize the Libretro core manifests Alexander Mikhaylenko
- [gimp-help] Update Catalan translation Jordi Mas
- [gnome-control-center] Update Catalan translation Jordi Mas
- [gimp-help] Fixes to Catalan translation Jordi Mas
- [libdazzle] release 3.36.0 Christian Hergert
- [libdazzle] Created tag 3.36.0 Christian Hergert
- [gsettings-desktop-schemas] Update Dutch translation Translations User D-L
- [clutter] Update Dutch translation Translations User D-L
- [libpeas] release 1.26.0 Christian Hergert
- [libpeas] Created tag libpeas-1.26.0 Christian Hergert
- [gnome-games/gnome-3-36] ci: Make unprivileged Alexander Mikhaylenko
- [sysprof] build: fix building in jhbuild Christian Hergert
- [gnome-games] (2 commits) Created branch wip/exalm/stabilize Alexander Mikhaylenko
- [gnome-games/wip/exalm/stabilize: 1/2] flatpak: Stabilize the manifest Alexander Mikhaylenko
- [gnome-games/wip/exalm/stabilize: 2/2] flatpak: Stabilize unit test manifest Alexander Mikhaylenko
- [vala/staging] linux: Don't depend on GLib.Time when using POSIX profile Rico Tzschichholz
- [vala/staging] codegen: Replace hard-coded "gsize" with resolved "size_t" Rico Tzschichholz
- [vala/staging] tests: Split array tests to provide a GLib-independent test Rico Tzschichholz
- [vala/staging] tests: Rerun a few tests with POSIX profile to increase coverage Rico Tzschichholz
- [sysprof] release 3.36.0 Christian Hergert
- [sysprof] Created tag sysprof-3.36.0 Christian Hergert
- [network-manager-applet] build: rename version defines after libnma split Thomas Haller
- [network-manager-applet] build: drop unused libnma version macros Thomas Haller
- [network-manager-applet] po: update Thomas Haller
- [gnome-games/wip/exalm/runner-refactor] retro-runner: Reset metadata when restarting Alexander Mikhaylenko
- [gnome-games/wip/exalm/runner-refactor] retro-runner: Only reset metadata on start() when not ready Alexander Mikhaylenko
- [gnome-games/wip/exalm/runner-refactor] display-view: Start the game even if resuming Alexander Mikhaylenko
- [gnome-games/wip/exalm/runner-refactor] retro-runner: Call through to resume() in start() Alexander Mikhaylenko
- [gnome-games/wip/exalm/runner-refactor] retro-runner: Don't instantiate in start() Alexander Mikhaylenko
- [gnome-games/wip/exalm/runner-refactor] retro-core: Move instantiate_core() and prepare_core() to where they are used Alexander Mikhaylenko
- [gnome-games/wip/exalm/runner-refactor] retro-runner: Have clearer names for is_initialized and ready Alexander Mikhaylenko
- [gnome-games/wip/exalm/runner-refactor] retro-runner: Don't set booleans to false in construct Alexander Mikhaylenko
- [gnome-games/wip/exalm/runner-refactor] retro-runner: Reset metadata when preparing, load save ram as part of it Alexander Mikhaylenko
- [gnome-games/wip/exalm/runner-refactor] retro-runner: Remove save_ram_and_dir_set Alexander Mikhaylenko
- [gnome-games/wip/exalm/runner-refactor] retro-runner: Do actual loading in load_savestate_metadata() Alexander Mikhaylenko
- [gnome-games/wip/exalm/runner-refactor] runner: Throw an error in restart() Alexander Mikhaylenko
- [gnome-games/wip/exalm/runner-refactor] retro-runner: Move on_video_filter_changed() to where it's used Alexander Mikhaylenko
- [vala] (4 commits) ...tests: Rerun a few tests with POSIX profile to increase coverage Rico Tzschichholz
- [vala/0.48] (4 commits) ...tests: Rerun a few tests with POSIX profile to increase coverage Rico Tzschichholz
- [network-manager-applet] build: fix rename version defines after libnma split Thomas Haller
- [gnome-maps] (8 commits) Non-fast-forward update to branch wip/mlundblad/transit-plugin-gtfs-local Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-plugin-gtfs-local: 1/8] Add build dependency for sqlite3 Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-plugin-gtfs-local: 2/8] WIP: Add class representing an agency in a GTFS feed Marcus Lundblad
- [vala] (13 commits) Non-fast-forward update to branch wip/ci Rico Tzschichholz
- [gnome-maps/wip/mlundblad/transit-plugin-gtfs-local: 3/8] WIP: Add class representing a stop in a GTFS feed Marcus Lundblad
- [vala/wip/ci: 6/13] coverage: Build gidl-bindings Rico Tzschichholz
- [gnome-maps/wip/mlundblad/transit-plugin-gtfs-local: 4/8] WIP: Add class representing a route in a GTFS feed Marcus Lundblad
- [vala/wip/ci: 7/13] ci: Add .gitlab-ci.yml Rico Tzschichholz
- [gnome-maps/wip/mlundblad/transit-plugin-gtfs-local: 5/8] WIP: Add class representing a trip in a GTFS feed Marcus Lundblad
- [vala/wip/ci: 8/13] ci: Add ubuntu:16.04 run with gcc Rico Tzschichholz
- [gnome-maps/wip/mlundblad/transit-plugin-gtfs-local: 6/8] WIP: Add class representing a stop time in a GTFS feed Marcus Lundblad
- [vala/wip/ci: 9/13] ci: Add ubuntu:18.04 run with gcc Rico Tzschichholz
- [gnome-maps/wip/mlundblad/transit-plugin-gtfs-local: 7/8] WIP: Add class for parsing GTFS files Marcus Lundblad
- [vala/wip/ci: 10/13] ci: Add fedora:latest run with clang Rico Tzschichholz
- [gnome-maps/wip/mlundblad/transit-plugin-gtfs-local: 8/8] WIP: Add transit plugin doing local routing on dowloaded GTFS Marcus Lundblad
- [vala/wip/ci: 11/13] ci: Add archlinux/base:latest run with gcc Rico Tzschichholz
- [vala/wip/ci: 12/13] ci: archlinux/bison - https://bugs.archlinux.org/task/64165 Rico Tzschichholz
- [vala/wip/ci: 13/13] ci: Always deploy Rico Tzschichholz
- [release-notes/gnome-3-36] Update Galician translation Translations User D-L
- [gtksourceview/gtksourceview-4-6] Release GtkSourceView 4.6.0 Christian Hergert
- [gtksourceview] Created tag 4.6.0 Christian Hergert
- [librsvg/librsvg-2.48] Remove the direct phf dependency Federico Mena Quintero
- [librsvg/librsvg-2.48] Bump version number to 2.48.0 Federico Mena Quintero
- [librsvg/librsvg-2.48] Update NEWS Federico Mena Quintero
- [librsvg] Created tag 2.48.0 Federico Mena Quintero
- [balsa] mailbox: Make cache-message a class method Peter Bloomfield
- [gnome-notes] Created branch gnome-3-36 Isaque Galdino de Araujo
- [gnome-notes/gnome-3-36] Bump 3.36.0 release Isaque Galdino de Araujo
- [gnome-notes] Created tag BIJIBEN_3_36_0 Isaque Galdino de Araujo
- [gtksourceview] (144 commits) Non-fast-forward update to branch wip/chergert/gsv-gtk4 Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 25/144] build: branch for GtkSourceView 5 targeting GTK 4 Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 26/144] glade: remove glade catalog support Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 27/144] add .editorconfig Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 28/144] build: switch to #pragma once Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 29/144] copyright: make copyright headers more homogeneous Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 30/144] build: remove use of HAVE_CONFIG_H Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 31/144] buffer: modernize GtkSourceBuffer Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 32/144] completion: modernize GtkSourceCompletion Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 33/144] completion: modernize GtkSourceCompletionContext Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 34/144] completion: modernize GtkSourceCompletionInfo Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 35/144] types: use spaces for alignment Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 36/144] completion: modernize GtkSourceCompletionItem Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 37/144] file: modernize GtkSourceFile Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 38/144] file: modernize GtkSourceFileLoader Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 39/144] file: modernize GtkSourceFileSaver Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 40/144] gutter: modernize GtkSourceGutter Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 41/144] gutter: modernize GtkSourceGutterRenderer Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 42/144] gutter: modernize GtkSourceGutterRendererPixbuf Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 43/144] gutter: modernize GtkSourceGutterRendererText Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 44/144] language: modernize GtkSourceLanguage Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 45/144] language: modernize GtkSourceLanguageManager Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 46/144] mark: modernize GtkSourceMark Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 47/144] view: modernize GtkSourceView Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 48/144] map: modernize GtkSourceMap Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 49/144] build: require c11 Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 50/144] print: modernize GtkSourcePrintCompositor Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 51/144] search: modernize GtkSourceSearchContext Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 52/144] search: modernize GtkSourceSearchSettings Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 53/144] spaces: modernize GtkSourceSpaceDrawer Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 54/144] chooser: modernize GtkSourceStyleSchemeChooser Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 55/144] undo: remove from autocleanups Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 56/144] build: remove gtksourceautocleanups.h Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 57/144] scheme: modernize GtkSourceStyleScheme Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 58/144] scheme: modernize GtkSourceStyleSchemeManager Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 59/144] buffer: modernize GtkSourceBufferInternal Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 60/144] buffer: modernize GtkSourceBufferInputStream Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 61/144] completion: move internal API to -private.h headers Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 62/144] renderer: modernize GtkSourceGutterRendererMarks Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 63/144] engine: modernize GtkSourceContextEngine Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 64/144] engine: modernize GtkSourceEngine Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 65/144] buffer: use -private for internal.h Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 66/144] file: move private API to -private.h Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 67/144] iter: move gtksourceiter.h to gtksourceiter-private.h Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 68/144] language: add gtksourcelanguagemanager-private.h Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 69/144] style: add gtksourcestyleschememanager-private.h Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 70/144] scheme: add gtksourcestylescheme-private.h Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 71/144] search: add gtksourcesearchcontext-private.h Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 72/144] regex: add gtksourceregex-private.h Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 73/144] words: modernize GtkSourceCompletionWords Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 74/144] words: add various -private.h headers Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 75/144] remove scripts Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 76/144] marks: modernize GtkSourceMarksSequence Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 77/144] buffer: modernize GtkSourceBufferOutputStream Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 78/144] lines: modernize GtkSourceGutterRendererLines Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 79/144] completion: modernize GtkSourceCompletionModel Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 80/144] pixbuf: modernize gtksourcepixbufhelper.h Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 81/144] build: use relative includes when possible Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 82/144] version: modernize gtksourceversion.h.in Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 83/144] mark: modernize GtkSourceMarkAttributes Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 84/144] completion: modernize GtkSourceCompletionProposal Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 85/144] completion: use G_DEFINE_INTERFACE Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 86/144] style: use G_DECLARE_FINAL_TYPE() Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 87/144] various style cleanup Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 88/144] build: bump to GTK 4 versions Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 89/144] doc: move API docs to 5.0 Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 90/144] undo: remove GtkSourceUndoManager Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 91/144] build: link against GTK 4 Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 92/144] tests: port tests to GTK 4 Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 93/144] gutter: add GtkSourceGutterLines Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 94/144] file: remove use of deprecated GTimeVal API Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 95/144] init: register core types during gtk_source_init() Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 96/144] map: port to GTK 4 measurements and CSS Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 97/144] build: drop use of HAVE_CONFIG_H Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 98/144] threads: use g_idle_add_full() or g_timeout_add_full() Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 99/144] completion: port from GdkPixbuf to GdkTexture Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 100/144] completion: use event controllers for input Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 101/144] completion: track changes to style API Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 102/144] completion: use gdk_surface_move_to_rect() Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 103/144] completion: use gtk_window_set_hide_on_close() Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 104/144] completion: port builder XML to GTK 4 Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 105/144] completion: remove GtkSourceCompletionContainer Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 106/144] words: port to new completion API using GdkTexture Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 107/144] completion: port info to GTK 4 Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 108/144] markattributes: port to GTK 4 Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 109/144] pixbufhelper: port to GdkPaintable Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 110/144] spacedrawer: port to GTK 4 Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 111/144] styleschemechooser: port to GTK 4 Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 112/144] stylescheme: port to GTK 4 CSS API Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 113/144] marshalers: add new marshallers and va_marshallers Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 115/144] view: track changes for line-mark-activated Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 114/144] gutter: port to GTK 4 Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 116/144] view: style cleanup Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 117/144] view: port DnD to GdkContentFormats Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 118/144] view: add gtk_source_view_queue_draw() helper Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 119/144] view: add source.change-case(s) GAction to GtkSourceView Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 120/144] view: simplify popup menus Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 121/144] view: use GtkEventControllerKey Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 122/144] view: remove unref of left/right gutter Christian Hergert
- [yelp-xsl] Version 3.36.0 Shaun McCance
- [gtksourceview/wip/chergert/gsv-gtk4: 123/144] view: use gtk_widget_set_visible() Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 124/144] view: update change-case action enabled state Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 125/144] view: remove use of state flags Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 126/144] view: use new gutter creation widgets Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 127/144] view: port to GtkWidgetClass.snapshot Christian Hergert
- [yelp-xsl] Created tag 3.36.0 Shaun McCance
- [gtksourceview/wip/chergert/gsv-gtk4: 128/144] buffer: whitespace cleanup Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 129/144] buffer: port to GtkTextBufferClass.insert_texture Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 130/144] buffer: add GtkSourceBuffer::cursor-moved signal Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 131/144] doc: update HACKING Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 132/144] modeline: remove modelines from sources and headers Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 133/144] doc: update HACKING for ownership transfer Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 134/144] version: use 4.90 for 5.0 version numbers Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 135/144] view: remove superfluous copy of keyval Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 136/144] use g_object_notify_by_pspec() and EXPLICIT_NOTIFY Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 137/144] gtype: move type initialization to static constructor Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 138/144] view: remove use of allocated GdkRGBA Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 139/144] fix const'ness of search-path usage in various managers Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 140/144] file: cleanup private header Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 141/144] style: fix css selector for carets Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 142/144] fonts: bundle BuilderBlocks Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 143/144] buffer: Track changes to insert_paintable() Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4: 144/144] testsuite: port away from gtk_main* API Christian Hergert
- [gnome-software/gnome-3-34] Updated Czech translation Marek Černocký
07 March 2020
08 March 2020
09 March 2020
- [evolution/gnome-3-36] Update Croatian translation Translations User D-L
- [evolution] Update Croatian translation Translations User D-L
- [tracker-miners] (11 commits) Created branch sam/index-file-sync Sam Thursfield
- [tracker-miners/sam/index-file-sync: 1/11] Fix `tracker search` command Sam Thursfield
- [tracker-miners/sam/index-file-sync: 2/11] miner/fs: Remove obsolete 'tracker-store is available' check Sam Thursfield
- [tracker-miners/sam/index-file-sync: 3/11] Support `tracker export` when running from source tree Sam Thursfield
- [tracker-miners/sam/index-file-sync: 4/11] miners/fs: Only allow directory arguments to IndexFileForProcess Sam Thursfield
- [tracker-miners/sam/index-file-sync: 5/11] miners/fs: Remove all data added by IndexFileForProcess on shutdown Sam Thursfield
- [tracker-miners/sam/index-file-sync: 6/11] Remove "reindex MIME types" action Sam Thursfield
- [tracker-miners/sam/index-file-sync: 7/11] cli: Remove cruft from `tracker index` Sam Thursfield
- [tracker-miners/sam/index-file-sync: 8/11] miners: Add FileProcessed signal Sam Thursfield
- [tracker-miners/sam/index-file-sync: 9/11] cli: Add status feedback and monitor mode to `tracker index` Sam Thursfield
- [tracker-miners/sam/index-file-sync: 10/11] functional-tests: Rework TrackerMinerTest fixtures Sam Thursfield
- [tracker-miners/sam/index-file-sync: 11/11] WIP: functional-tests: Add miner-on-demand test Sam Thursfield
- [evince] Updated Czech help translation Marek Černocký
- [evince] Non-fast-forward update to branch BUG_tooltip_annots Nelson Benítez León
- [evince/BUG_tooltip_annots] pdf: support 'de facto' tooltip feature Nelson Benítez León
- [glibmm/glibmm-master-use-dllexport] glibmm: Update glibmmconfig.h.[in|meson] for MSVC Chun-wei Fan
- [glibmm/glibmm-master-use-dllexport] meson: Do not allow static MSVC-style builds Chun-wei Fan
- [glibmm/use-dllexport-2-62] glibmm: Update glibmmconfig.h.[in|meson] for MSVC Chun-wei Fan
- [glibmm/use-dllexport-2-62] Drop gendef Chun-wei Fan
- [glibmm/use-dllexport-2-62] meson: Do not allow static MSVC-style builds Chun-wei Fan
- [glibmm] (13 commits) ...Merge branch 'glibmm-master-use-dllexport' into 'master' Chun-wei Fan
- [glibmm: 13/13] Merge branch 'glibmm-master-use-dllexport' into 'master' Chun-wei Fan
- [glibmm] Deleted branch glibmm-master-use-dllexport Chun-wei Fan
- [gthumb] Update Indonesian translation Translations User D-L
- [survey-web/oscp] Add note for future self Bartłomiej Piotrowski
- [glibmm] (2 commits) Non-fast-forward update to branch use-dllexport-2-62 Chun-wei Fan
- [glibmm/use-dllexport-2-62: 1/2] Drop gendef Chun-wei Fan
- [glibmm/use-dllexport-2-62: 2/2] meson: Do not allow static MSVC-style builds Chun-wei Fan
- [gimp-help] Update tool groups Julien Hardlin
- [fractal] Created branch up-POTFILES Daniel Garcia Moreno
- [fractal/up-POTFILES] Remove static_resources.rs from POTFILES Daniel Garcia Moreno
- [nautilus] Created branch gnome-3-36 Ondrej Holy
- [nautilus] Post branch version bump Ondrej Holy
- [fractal] Remove static_resources.rs from POTFILES Daniel Garcia Moreno
- [glibmm/use-dllexport-2-62] m4: Apply function decoration more thoroughly Chun-wei Fan
- [release-notes/gnome-3-36] Update Spanish translation Translations User D-L
- [glibmm] m4: Apply function decoration more thoroughly Chun-wei Fan
- [glibmm/glibmm-2-62] NMake Makefiles: Fix 'install' for Meson tarballs Chun-wei Fan
- [glibmm] NMake Makefiles: Fix 'install' for Meson tarballs Chun-wei Fan
- [nautilus] (13 commits) Non-fast-forward update to branch wip/oholy/ci Ondrej Holy
- [nautilus/wip/oholy/ci: 8/13] ci: Use test stage for flatpak devel job Ondrej Holy
- [nautilus/wip/oholy/ci: 9/13] ci: Remove dead code Ondrej Holy
- [nautilus/wip/oholy/ci: 10/13] ci: Move code from template directly to job Ondrej Holy
- [nautilus/wip/oholy/ci: 11/13] ci: Remove obsolete review jobs Ondrej Holy
- [nautilus/wip/oholy/ci: 12/13] ci: Use deploy stage for nightly job Ondrej Holy
- [nautilus/wip/oholy/ci: 13/13] ci: Replace underscore by space in stage name Ondrej Holy
- [nautilus] ci: Use test stage for flatpak devel job Ondrej Holy
- [nautilus] help-overlay: Show Ctrl+Q Ondrej Holy
- [nautilus] Created branch cherry-pick-e7c2a018 Ondrej Holy
- [nautilus/cherry-pick-e7c2a018] ci: Use test stage for flatpak devel job Ondrej Holy
- [nautilus/gnome-3-36] ci: Use test stage for flatpak devel job Ondrej Holy
- [nautilus] Deleted branch cherry-pick-e7c2a018 Ondrej Holy
- [nautilus] file-utilities: Handle x-content/ostree-repository as software Ondrej Holy
- [seahorse] Update French translation Translations User D-L
- [gnome-robots] Updated Czech help translation Marek Černocký
- [libgweather] yrno: xml parser leak fixes Bastien Nocera
- [libgweather] GWeatherWeather: Fix forecast attribution leak Bastien Nocera
- [libgweather] (3 commits) Created branch wip/hadess/3.36.0 Bastien Nocera
- [libgweather/wip/hadess/3.36.0: 1/3] yrno: xml parser leak fixes Bastien Nocera
- [libgweather/wip/hadess/3.36.0: 2/3] GWeatherWeather: Fix forecast attribution leak Bastien Nocera
- [libgweather/wip/hadess/3.36.0: 3/3] 3.36.0 Bastien Nocera
- [libgweather/gnome-3-34] yrno: xml parser leak fixes Bastien Nocera
- [libgweather/gnome-3-34] GWeatherWeather: Fix forecast attribution leak Bastien Nocera
- [libgweather/gnome-3-34] tests: Add another duplicate Bastien Nocera
- [gnome-disk-utility] Created branch wip/oholy/flatpak Ondrej Holy
- [gnome-disk-utility/wip/oholy/flatpak] ci: Fix flatpak job Ondrej Holy
- [libgweather/gnome-3-36] (3 commits) ...3.36.0 Bastien Nocera
- [vala/staging] vapi: Update GIR-based bindings Rico Tzschichholz
- [libgweather] Deleted branch wip/hadess/3.36.0 Bastien Nocera
- [libgweather] Created tag 3.36.0 Bastien Nocera
- [gnome-backgrounds] Created branch gnome-3-36 Jakub Steiner
- [gnome-backgrounds] Fabric: optimize for size Jakub Steiner
- [gnome-bluetooth] Created branch wip/hadess/3.34.1 Bastien Nocera
- [gnome-bluetooth/wip/hadess/3.34.1] 3.34.1 Bastien Nocera
- [gnome-bluetooth] 3.34.1 Bastien Nocera
- [gnome-bluetooth] Deleted branch wip/hadess/3.34.1 Bastien Nocera
- [gnome-backgrounds] no name Jakub Steiner
- [gnome-backgrounds] optimize for size Jakub Steiner
- [tracker] (2 commits) ...Merge branch 'sam/fts-by-default' into 'master' Carlos Garnacho
- [tracker: 2/2] Merge branch 'sam/fts-by-default' into 'master' Carlos Garnacho
- [tracker] Deleted branch sam/fts-by-default Sam Thursfield
- [gnome-bluetooth] Created tag GNOMEBT_V_3_34_1 Bastien Nocera
- [release-notes/gnome-3-36] Update Spanish translation Translations User D-L
- [vala] vapi: Update GIR-based bindings Rico Tzschichholz
- [geocode-glib] Created branch wip/hadess/3.26.2 Bastien Nocera
- [geocode-glib/wip/hadess/3.26.2] 3.26.2 Bastien Nocera
- [geocode-glib] (2 commits) ...Merge branch 'wip/hadess/3.26.2' into 'master' Bastien Nocera
- [geocode-glib: 2/2] Merge branch 'wip/hadess/3.26.2' into 'master' Bastien Nocera
- [geocode-glib] Deleted branch wip/hadess/3.26.2 Bastien Nocera
- [gnome-terminal/gnome-3-36] Update Croatian translation Translations User D-L
- [gnome-terminal] Update Croatian translation Translations User D-L
- [libgweather] Created branch skip-locale Emmanuele Bassi
- [libgweather/skip-locale] Do not run local-dependent tests with missing locales Emmanuele Bassi
- [gnome-control-center] Update Japanese translation Translations User D-L
- [nautilus] Update Japanese translation Translations User D-L
- [gnome-shell] Update Japanese translation Translations User D-L
- [gtk] Update Japanese translation Translations User D-L
- [evince] Fix incorrect markup in Czech UI translation Andre Klapper
- [gnome-screenshot] (2 commits) Created branch wip/exalm/flatpak Alexander Mikhaylenko
- [gnome-screenshot/wip/exalm/flatpak: 1/2] flatpak: Reformat the manfiest Alexander Mikhaylenko
- [gnome-screenshot/wip/exalm/flatpak: 2/2] flatpak: Disable unused backends for canberra Alexander Mikhaylenko
- [gnome-shell] Updated Czech translation Marek Černocký
- [gnome-shell] Update Japanese translation Translations User D-L
- [gnome-control-center] Update Japanese translation Translations User D-L
- [nautilus] Update Japanese translation Translations User D-L
- [gtk/gtk-3-24] Update Japanese translation Translations User D-L
- [gtk] Update Japanese translation Translations User D-L
- [gnome-screenshot/wip/exalm/flatpak] flatpak: Remove dconf access Alexander Mikhaylenko
- [gnome-screenshot/wip/exalm/flatpak] flatpak: Add pulseaudio access Alexander Mikhaylenko
- [nautilus] Update Japanese translation Translations User D-L
- [geocode-glib] Created tag 3.26.2 Bastien Nocera
- [devhelp] Updated Czech help translation Marek Černocký
- [gnome-shell] js: Remove unused files from resources Georges Basile Stavracas Neto
- [gnome-shell] fileUtils: Remove some compatibility code Georges Basile Stavracas Neto
- [libgweather] (7 commits) Created branch improve-build Emmanuele Bassi
- [libgweather/improve-build: 1/7] Set default build options Emmanuele Bassi
- [libgweather/improve-build: 2/7] Use modern API for private instance data Emmanuele Bassi
- [libgweather/improve-build: 3/7] Add missing declaration Emmanuele Bassi
- [libgweather/improve-build: 4/7] Replace deprecated API Emmanuele Bassi
- [libgweather/improve-build: 5/7] Fix shadowed variable Emmanuele Bassi
- [libgweather/improve-build: 6/7] Add compiler warnings Emmanuele Bassi
- [libgweather/improve-build: 7/7] Make the introspection scan less noisy Emmanuele Bassi
- [damned-lies] Update Romanian translation Translations User D-L
- [orca/gnome-3-36] Update Romanian translation Translations User D-L
- [orca] Update Romanian translation Translations User D-L
- [nautilus] file-operations: Mark certain buttons as destructive actions Ondrej Holy
- [gnome-klotski/gnome-3-34] Updated Czech help translation Marek Černocký
- [gnome-klotski] Updated Czech help translation Marek Černocký
- [pitivi] proxy: HD proxies are not 'shaddow' when not creating scaled version Thibault Saunier
- [pitivi] Handle proxy duration not matching its original file duration Thibault Saunier
- [pitivi] Use quicktime instead of matroska as proxy container Thibault Saunier
- [pitivi] previewers: Avoid changing number of channels in proxies Thibault Saunier
- [glibmm] examples, tests: Disable deprecated API when building with Meson Kjell Ahlstedt
- [wing] Created branch is-same-user Ignacio Casal Quinteiro
- [wing/is-same-user] wingcredentials: is_same_user should only check the sid Ignacio Casal Quinteiro
- [wing] wingcredentials: is_same_user should only check the sid Silvio Lazzeretti
- [wing] Deleted branch is-same-user Ignacio Casal Quinteiro
- [libsecret] Created branch wip/dueno/gvariant-endianness Daiki Ueno
- [libsecret/wip/dueno/gvariant-endianness] secret-file-collection: force little-endian in GVariant Daiki Ueno
- [epiphany/gnome-3-36] Update Romanian translation Translations User D-L
- [epiphany] Update Romanian translation Translations User D-L
- [evolution/gnome-3-36] Update Romanian translation Translations User D-L
- [evolution] Update Romanian translation Translations User D-L
- [genius] Updated Spanish translation Daniel Mustieles García
- [gnote/gnome-3-34] Updated Spanish translation Daniel Mustieles García
- [gthumb] Updated Spanish translation Daniel Mustieles García
- [ocrfeeder] Updated Spanish translation Daniel Mustieles García
- [evolution] mail-send-recv.h: Remove leftover function definition without implementation Milan Crha
- [evolution] Bump libical version to 3.0.8 in Flatpak manifests Milan Crha
- [vala/0.48] vapi: Update GIR-based bindings Rico Tzschichholz
- [gnome-shell] Update Czech translation Translations User D-L
- [gtk] (79 commits) Non-fast-forward update to branch present-toplevel-2 Matthias Clasen
- [gtk/present-toplevel-2: 1/79] Introduce GdkToplevel Matthias Clasen
- [gtk/present-toplevel-2: 2/79] window: Use GdkToplevel Matthias Clasen
- [gtk/present-toplevel-2: 3/79] fixup: window - don't resize on titlebar click Matthias Clasen
- [gtk/present-toplevel-2: 4/79] Drop redundant toplevel api Matthias Clasen
- [gtk/present-toplevel-2: 5/79] toplevel: add state property Matthias Clasen
- [gtk/present-toplevel-2: 6/79] surface: implement toplevel state getter Matthias Clasen
- [gtk/present-toplevel-2: 7/79] gtk: use toplevel state getter Matthias Clasen
- [gtk/present-toplevel-2: 8/79] x11: Stop using gdk_surface_get_state Matthias Clasen
- [gtk/present-toplevel-2: 9/79] a11y: Stop using gdk_surface_get_state Matthias Clasen
- [gtk/present-toplevel-2: 10/79] demo: stop using gdk_surface_get_state Matthias Clasen
- [gtk/present-toplevel-2: 11/79] testgtk: Stop using gdk_surface_get_state Matthias Clasen
- [gtk/present-toplevel-2: 12/79] Drop gdk_surface_get_state Matthias Clasen
- [gtk/present-toplevel-2: 13/79] toplevel: Add title, startup-id, transient-for, icon-list Matthias Clasen
- [gtk/present-toplevel-2: 14/79] surface: Implement more toplevel interface Matthias Clasen
- [gtk/present-toplevel-2: 15/79] x11: Stop using gdk_surface_set_title Matthias Clasen
- [gtk/present-toplevel-2: 16/79] wayland: Stop using gdk_surface_set_title Matthias Clasen
- [gtk/present-toplevel-2: 17/79] testgtk: Stop using gdk_surface_set_icon_name Matthias Clasen
- [gtk/present-toplevel-2: 18/79] window: Use GdkToplevel for more things Matthias Clasen
- [gtk/present-toplevel-2: 19/79] surface: Drop more toplevel api Matthias Clasen
- [gtk/present-toplevel-2: 20/79] tests: Stop using gdk_surface_fullscreen Matthias Clasen
- [gtk/present-toplevel-2: 21/79] surface: Drop fullscreen api Matthias Clasen
- [gtk/present-toplevel-2: 22/79] toplevel: Add gdk_toplevel_show_window_menu Matthias Clasen
- [gtk/present-toplevel-2: 23/79] surface: Implement new toplevel api Matthias Clasen
- [gtk/present-toplevel-2: 24/79] window: Use toplevel api to show window menu Matthias Clasen
- [gtk] Non-fast-forward update to branch present-toplevel-2 Matthias Clasen
- [gtk/present-toplevel-2: 25/79] surface: Drop window menu api Matthias Clasen
- [gtk/present-toplevel-2] gdk: Drop surface-type Matthias Clasen
- [gtk/present-toplevel-2: 26/79] Rename gdk_surface_input_shape_combine_region Matthias Clasen
- [gtk/present-toplevel-2: 27/79] Add toplevel properties for sticky, above and below Matthias Clasen
- [gtk/present-toplevel-2: 28/79] window: Use new toplevel api Matthias Clasen
- [gtk/present-toplevel-2: 29/79] Drop surface api for stick, above, below Matthias Clasen
- [gtk/present-toplevel-2: 30/79] toplevel: Add minimize Matthias Clasen
- [gtk/present-toplevel-2: 31/79] Implement new toplevel api Matthias Clasen
- [gtk/present-toplevel-2: 32/79] window: Use toplevel minimize api Matthias Clasen
- [gtk/present-toplevel-2: 33/79] Drop surface minimize api Matthias Clasen
- [gtk/present-toplevel-2: 34/79] toplevel: Add focus Matthias Clasen
- [gtk/present-toplevel-2: 35/79] implement new toplevel api Matthias Clasen
- [gtk/present-toplevel-2: 36/79] window: Use toplevel api for focus Matthias Clasen
- [gtk/present-toplevel-2: 37/79] surface: Drop focus api Matthias Clasen
- [gtk/present-toplevel-2: 38/79] toplevel: add focus properties Matthias Clasen
- [gtk/present-toplevel-2: 39/79] surface: Implement focus properties Matthias Clasen
- [gtk/present-toplevel-2: 40/79] window: Use toplevel focus properties Matthias Clasen
- [gtk/present-toplevel-2: 41/79] surface: Drop focus api Matthias Clasen
- [gtk/present-toplevel-2: 42/79] toplevel: Add lower api Matthias Clasen
- [gtk/present-toplevel-2: 43/79] surface: Implement toplevel lower api Matthias Clasen
- [gtk/present-toplevel-2: 44/79] window: Use new toplevel api to lower Matthias Clasen
- [gtk/present-toplevel-2: 45/79] toplevel: Add wm properties Matthias Clasen
- [gtk/present-toplevel-2: 46/79] surface: Implement toplevel wm properties Matthias Clasen
- [gtk/present-toplevel-2: 47/79] window: Use toplevel api for decorations and functions Matthias Clasen
- [gtk/present-toplevel-2: 48/79] testgtk: Stop setting decorations and functions Matthias Clasen
- [gtk/present-toplevel-2: 49/79] docs: Stop using gdk_surface_get_decorations Matthias Clasen
- [gtk/present-toplevel-2: 50/79] surface: Drop wm hint apis Matthias Clasen
- [gtk/present-toplevel-2: 51/79] Add a GdkDragSurface interface Matthias Clasen
- [gtk/present-toplevel-2: 52/79] surface: Implement GdkDragSurface Matthias Clasen
- [gtk/present-toplevel-2: 53/79] gtkdragicon: Use drag surface api Matthias Clasen
- [gtk/present-toplevel-2: 54/79] Drop gdk_surface_show and gdk_surface_resize Matthias Clasen
- [gtk/present-toplevel-2: 55/79] widget: Stop using gdk_surface_set_opacity Matthias Clasen
- [gtk/present-toplevel-2: 56/79] x11: Stop using gdk_surface_set_opacity Matthias Clasen
- [gtk/present-toplevel-2: 57/79] Drop gdk_surface_set_opacity Matthias Clasen
- [gtk/present-toplevel-2: 58/79] wayland: Stop tracking orphan dialogs Matthias Clasen
- [gtk/present-toplevel-2: 59/79] a11y: Stop using type hints Matthias Clasen
- [gtk/present-toplevel-2: 60/79] headerbar: Stop looking at type hints Matthias Clasen
- [gtk/present-toplevel-2: 61/79] shortcutswindow: Stop setting type hints Matthias Clasen
- [gtk/present-toplevel-2: 62/79] testsuite: Stop looking at type hints Matthias Clasen
- [gtk/present-toplevel-2: 63/79] Stop setting type hints for dialogs Matthias Clasen
- [gtk/present-toplevel-2: 64/79] window: Drop type hints Matthias Clasen
- [gtk/present-toplevel-2: 65/79] x11: Set type hints based on surface type Matthias Clasen
- [gtk/present-toplevel-2: 66/79] surface: drop type hints Matthias Clasen
- [gtk/present-toplevel-2: 67/79] toplevellayout: drop type hints Matthias Clasen
- [gtk/present-toplevel-2: 68/79] wayland: Implement GdkPopup, GdkToplevel and GdkDragSurface Matthias Clasen
- [gtk/present-toplevel-2: 69/79] x11: Implement GdkPopup, GdkToplevel and GdkDragSurface Matthias Clasen
- [gtk/present-toplevel-2: 70/79] broadway: Implement GdkPopup, GdkToplevel and GdkDragSurface Matthias Clasen
- [gtk/present-toplevel-2: 71/79] surface: Only notify state on toplevels Matthias Clasen
- [gtk/present-toplevel-2: 72/79] x11: Only use state of toplevels Matthias Clasen
- [gtk/present-toplevel-2: 73/79] surface: Don't implement subtypes in the frontend Matthias Clasen
- [gtk/present-toplevel-2: 74/79] wayland: Stop using surface types Matthias Clasen
- [gtk/present-toplevel-2: 75/79] x11: Stop using gdk_surface_get_surface_type Matthias Clasen
- [gtk/present-toplevel-2: 76/79] broadway: Stop setting surface type Matthias Clasen
- [gtk/present-toplevel-2: 77/79] x11: Stop setting surface-type Matthias Clasen
- [gtk/present-toplevel-2: 78/79] wayland: Stop setting surface-type Matthias Clasen
- [gtk/present-toplevel-2: 79/79] gdk: Drop surface-type Matthias Clasen
- [cogl] (3 commits) ...Merge branch 'wip/smcv/fix-pkg-config-1.22' into 'cogl-1.22' Emmanuele Bassi
- [cogl: 3/3] Merge branch 'wip/smcv/fix-pkg-config-1.22' into 'cogl-1.22' Emmanuele Bassi
- [cogl] Deleted branch wip/smcv/fix-pkg-config-1.22 Simon McVittie
- [release-notes/gnome-3-36] Add LINGUAS Link Dupont
- [release-notes/gnome-3-36] Update French translation Link Dupont
- [gtk] Created branch wip/ricotz/annotations Rico Tzschichholz
- [gtk/wip/ricotz/annotations] Really fix annotation for GtkDropTarget.get_gtypes() Rico Tzschichholz
- [cogl] Release Cogl 1.22.6 Emmanuele Bassi
- [cogl] Post-release version bump to 1.22.7 Emmanuele Bassi
- [cogl] Created tag 1.22.6 Emmanuele Bassi
- [cogl] (2 commits) ...Merge branch 'wip/smcv/test-premult-use-after-free-1.22' into 'cogl-1.22' Emmanuele Bassi
- [cogl: 2/2] Merge branch 'wip/smcv/test-premult-use-after-free-1.22' into 'cogl-1.22' Emmanuele Bassi
- [cogl] Deleted branch wip/smcv/test-premult-use-after-free-1.22 Simon McVittie
- [fractal] Update Polish translation Piotr Drąg
- [cogl] Created branch cherry-pick-9c476422 Simon McVittie
- [cogl/cherry-pick-9c476422] Fix building against libglvnd-provided EGL headers Simon McVittie
- [releng] Fix Michael Catanzaro
- [gnome-games] Update POTFILES.in and POTFILES.skip Piotr Drąg
- [gnome-games] Update POTFILES.skip Piotr Drąg
- [cogl/wip/smcv/test-timeout: 1093/1093] Terminate tests with SIGALRM if they take more than 120 seconds Simon McVittie
- [cogl] (1093 commits) Non-fast-forward update to branch wip/smcv/test-timeout Simon McVittie
- [cogl/wip/smcv/tests-skip: 1093/1093] Normally skip tests that are not expected to succeed Simon McVittie
- [cogl] (1093 commits) Non-fast-forward update to branch wip/smcv/tests-skip Simon McVittie
- [clutter] Release Clutter 1.26.4 Emmanuele Bassi
- [clutter] Post-release version bump to 1.26.5 Emmanuele Bassi
- [clutter] Created tag 1.26.4 Emmanuele Bassi
- [gnote/gnome-3-34] Update Polish translation Piotr Drąg
- [cogl/wip/smcv/test-logs-to-mktemp: 1093/1093] tests: Use tmp file to dump test results Simon McVittie
- [cogl] (1093 commits) Non-fast-forward update to branch wip/smcv/test-logs-to-mktemp Simon McVittie
- [cogl/wip/smcv/tests-verbose: 1094/1094] tests: Show the actual output from tests if VERBOSE is set Simon McVittie
- [cogl] (1094 commits) Non-fast-forward update to branch wip/smcv/tests-verbose Simon McVittie
- [gtk/wip/ricotz/annotations] Fix annotation for GdkContentFormats.get_gtypes() Rico Tzschichholz
- [gnome-boxes/gnome-3-36] Update Romanian translation Translations User D-L
- [gnome-boxes] Update Romanian translation Translations User D-L
- [evolution/gnome-3-36] Update Romanian translation Translations User D-L
- [evolution] Update Romanian translation Translations User D-L
- [gnome-nibbles/gnome-3-36] Update Swedish translation Translations User D-L
- [gnome-nibbles] Update Swedish translation Translations User D-L
- [mutter] screen-cast-stream-src: Don't complain when we can't dequeue buffer Florian Müllner
- [cogl] Created branch wip/smcv/automake Simon McVittie
- [cogl/wip/smcv/automake] autogen.sh: Stop checking for specific versions of Automake Simon McVittie
- [gsettings-desktop-schemas] Release 3.36.0 Carlos Garnacho
- [gsettings-desktop-schemas] Created tag 3.36.0 Carlos Garnacho
- [gnome-settings-daemon] Release 3.36.0 Carlos Garnacho
- [gnome-settings-daemon] Created tag GNOME_SETTINGS_DAEMON_3_36_0 Carlos Garnacho
- [chronojump] DB:1.90 Inserted into preferences: units Xavier de Blas
- [chronojump] PersonWin manages better units: metric/imperial (50% done) Xavier de Blas
- [mutter] screen-cast-stream-src: Don't leak GSource Jonas Ådahl
- [gnome-shell] st/texture-cache: Fix invalid memory write related to X11 window icons Florian Müllner
- [mutter] xwayland: Log actual error message if available Jonas Ådahl
- [mutter] meson: Expand on xwayland_initfd option description Jonas Ådahl
- [orca] Support checkable list items Joanmarie Diggs
- [orca] Treat checkable items with role menu item the same as checkable list items Joanmarie Diggs
- [vala/staging] gtk4: Update to 3.98+2da445f9 Rico Tzschichholz
- [orca] Flush live region messages when interrupting presentation Joanmarie Diggs
- [balsa] Created branch drop-is-directory Peter Bloomfield
- [balsa/drop-is-directory] Drop LibBalsaMailbox:is_directory Peter Bloomfield
- [pitivi] timeline: Fix clip handle jumping when starting drag&drop Alexandru Băluț
- [vala] gtk4: Update to 3.98+2da445f9 Rico Tzschichholz
- [orca] Adjust offset for line presentation when caret moves beyond final position Joanmarie Diggs
- [release-notes/gnome-3-36] Add Dutch translation Translations User D-L
- [gucharmap] charmap: Export interposed freetype symbols Christian Persch
- [gucharmap] unicode: Update to version 12.1.0 Christian Persch
- [gucharmap] Version 13.0.0 Christian Persch
- [gucharmap] build: Post release version bump Christian Persch
- [gucharmap] Created tag 12.1.0 Christian Persch
- [gucharmap] Created tag 13.0.0 Christian Persch
- [gucharmap] Created branch unicode-10 Christian Persch
- [gucharmap] Created branch unicode-11 Christian Persch
- [gucharmap] Created branch unicode-12 Christian Persch
- [gucharmap] Created branch unicode-12-1 Christian Persch
- [gnome-documents] Update Catalan translation Jordi Mas
- [aisleriot] build: Post release version bump Christian Persch
- [aisleriot] Created tag 3.22.11 Christian Persch
- [gnome-screenshot] Created branch wip/exalm/doap Alexander Mikhaylenko
- [gnome-screenshot/wip/exalm/doap] doap: Add myself Alexander Mikhaylenko
- [gnome-screenshot] (2 commits) ...Merge branch 'wip/exalm/doap' into 'master' Alexander Mikhaylenko
- [gnome-screenshot: 2/2] Merge branch 'wip/exalm/doap' into 'master' Alexander Mikhaylenko
- [gnome-screenshot] Deleted branch wip/exalm/doap Alexander Mikhaylenko
- [gnome-screenshot] Created branch wip/exalm/ci Alexander Mikhaylenko
- [gnome-screenshot/wip/exalm/ci] ci: List stages Alexander Mikhaylenko
- [gnome-maps] (17 commits) Non-fast-forward update to branch wip/mlundblad/transit-plugin-gtfs-local Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-plugin-gtfs-local: 8/17] Add libarchive as a dependency Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-plugin-gtfs-local: 9/17] Add build dependency for sqlite3 Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-plugin-gtfs-local: 10/17] WIP: Add class representing an agency in a GTFS feed Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-plugin-gtfs-local: 11/17] WIP: Add class representing a stop in a GTFS feed Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-plugin-gtfs-local: 12/17] WIP: Add class representing a route in a GTFS feed Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-plugin-gtfs-local: 13/17] WIP: Add class representing a trip in a GTFS feed Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-plugin-gtfs-local: 14/17] WIP: Add class representing a stop time in a GTFS feed Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-plugin-gtfs-local: 15/17] WIP: SQLite definitions for GTFS tables Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-plugin-gtfs-local: 16/17] WIP: Add class for parsing GTFS files Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-plugin-gtfs-local: 17/17] WIP: Add transit plugin doing local routing on dowloaded GTFS Marcus Lundblad
- [gnome-maps] Created branch gnome-3-36 Marcus Lundblad
- [gnome-user-docs] Update Catalan translation Jordi Mas
- [gnome-screenshot] (6 commits) Non-fast-forward update to branch wip/exalm/flatpak Alexander Mikhaylenko
- [gnome-screenshot/wip/exalm/flatpak: 3/6] flatpak: Reformat the manfiest Alexander Mikhaylenko
- [gnome-screenshot/wip/exalm/flatpak: 4/6] flatpak: Disable unused backends for canberra Alexander Mikhaylenko
- [gnome-screenshot/wip/exalm/flatpak: 5/6] flatpak: Remove dconf access Alexander Mikhaylenko
- [gnome-screenshot/wip/exalm/flatpak: 6/6] flatpak: Add pulseaudio access Alexander Mikhaylenko
- [gnome-screenshot] (4 commits) ...flatpak: Add pulseaudio access Alexander Mikhaylenko
- [gnome-screenshot] Deleted branch wip/exalm/flatpak Alexander Mikhaylenko
- [gnome-screenshot] Created branch bilelmoussaoui/ci Bilal Elmoussaoui
- [gnome-screenshot/bilelmoussaoui/ci] CI: make the ci happy again Bilal Elmoussaoui
- [gnome-screenshot] Non-fast-forward update to branch wip/exalm/ci Alexander Mikhaylenko
- [gnome-screenshot/wip/exalm/ci] ci: List stages Alexander Mikhaylenko
- [glib] (2 commits) ...Merge branch 'wip/tingping/gdummytlsconnection-properties' into 'master' Philip Withnall
- [glib: 2/2] Merge branch 'wip/tingping/gdummytlsconnection-properties' into 'master' Philip Withnall
- [glib] Deleted branch wip/tingping/gdummytlsconnection-properties Patrick Griffis
- [gnome-screenshot] (5 commits) Non-fast-forward update to branch wip/exalm/ci Alexander Mikhaylenko
- [gnome-screenshot/wip/exalm/ci: 5/5] ci: List stages Alexander Mikhaylenko
- [gimp-help] Update Catalan translation Jordi Mas
- [chronojump] PersonWin height witn new code for metric/imperial Xavier de Blas
- [glib] (2 commits) ...Merge branch '2057-malloc-trim' into 'master' Sebastian Dröge
- [glib: 1/2] gmemorymonitor: Mention malloc_trim() in the documentation Sebastian Dröge
- [glib: 2/2] Merge branch '2057-malloc-trim' into 'master' Sebastian Dröge
- [gnome-screenshot] Non-fast-forward update to branch wip/exalm/ci Alexander Mikhaylenko
- [gnome-screenshot/wip/exalm/ci] ci: Move flatpak job to build stage Alexander Mikhaylenko
- [evolution/gnome-3-36] Update Croatian translation Translations User D-L
- [evolution] Update Croatian translation Translations User D-L
- [gtk] (3 commits) ...Merge branch 'wip/ricotz/annotations' into 'master' Benjamin Otte
- [gtk: 3/3] Merge branch 'wip/ricotz/annotations' into 'master' Benjamin Otte
- [gnome-screenshot] ci: Move flatpak job to build stage Alexander Mikhaylenko
- [gnome-screenshot] Deleted branch wip/exalm/ci Alexander Mikhaylenko
- [gtk] Deleted branch wip/ricotz/annotations Rico Tzschichholz
- [gnome-maps] mainWindow: Disable actions rather than buttons Marcus Lundblad
- [gnome-maps] mainWindow: Split out headerbar buttons Marcus Lundblad
- [gnome-screenshot] flatpak: Specify builddir: true for the last module Alexander Mikhaylenko
- [gnome-maps] mainWindow: Adaptive UI Marcus Lundblad
- [gnome-maps] (16 commits) Non-fast-forward update to branch wip/mlundblad/transit-plugin-gtfs-local Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-plugin-gtfs-local: 7/16] Add libarchive as a dependency Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-plugin-gtfs-local: 8/16] Add build dependency for sqlite3 Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-plugin-gtfs-local: 9/16] WIP: Add class representing an agency in a GTFS feed Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-plugin-gtfs-local: 10/16] WIP: Add class representing a stop in a GTFS feed Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-plugin-gtfs-local: 11/16] WIP: Add class representing a route in a GTFS feed Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-plugin-gtfs-local: 12/16] WIP: Add class representing a trip in a GTFS feed Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-plugin-gtfs-local: 13/16] WIP: Add class representing a stop time in a GTFS feed Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-plugin-gtfs-local: 14/16] WIP: SQLite definitions for GTFS tables Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-plugin-gtfs-local: 15/16] WIP: Add class for parsing GTFS files Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-plugin-gtfs-local: 16/16] WIP: Add transit plugin doing local routing on dowloaded GTFS Marcus Lundblad
- [gedit] Update Catalan translation Jordi Mas
- [gnome-getting-started-docs] Update Catalan translation Jordi Mas
- [gucharmap/unicode-12-1] Update Polish translation Piotr Drąg
- [gnome-screenshot] (17 commits) Non-fast-forward update to branch wip/jimmac/nightly-app-icon Alexander Mikhaylenko
- [gnome-screenshot/wip/jimmac/nightly-app-icon: 17/17] icon: create a nightly app icon Alexander Mikhaylenko
- [nautilus] flatpak: Unpin tracker[-miners] António Fernandes
- [nautilus] flatpak: Fix typos António Fernandes
- [jsonrpc-glib] (2 commits) ...Merge branch 'master' into 'master' Christian Hergert
- [jsonrpc-glib: 1/2] Use include_directories for config_h Christian Hergert
- [jsonrpc-glib: 2/2] Merge branch 'master' into 'master' Christian Hergert
- [network-manager-applet] (11 commits) Non-fast-forward update to branch bg/wireguard Beniamino Galvani
- [network-manager-applet/bg/wireguard: 10/11] editor: rework assignment of text values to spin buttons Beniamino Galvani
- [network-manager-applet/bg/wireguard: 11/11] editor: add wireguard support Beniamino Galvani
- [tracker-miners] Created branch sam/website Sam Thursfield
- [tracker-miners/sam/website] Add an initial website for Tracker, built using mkdocs Sam Thursfield
- [chronojump] Minor gui change on person_win Xavier de Blas
- [tracker/tracker-2.3] libtracker-fts: Perform error checks throughout all FTS5 offsets API Carlos Garnacho
- [tracker/tracker-2.3] libtracker-fts: Remove dead check Carlos Garnacho
- [tracker/tracker-2.3] Release 2.3.3 Carlos Garnacho
- [gnome-builder] todo: fix use of @ in TODO filenames Christian Hergert
- [tracker] Created tag 2.3.3 Carlos Garnacho
- [gnome-builder] meson-templates: bump GTK requirement version Christian Hergert
- [iagno] Prepare 3.36.0. Arnaud B .
- [nautilus] (193 commits) Non-fast-forward update to branch 907-graphical-issues-with-updated-path-bar António Fernandes
- [nautilus/907-graphical-issues-with-updated-path-bar: 193/193] toolbar: Always show pathbar background António Fernandes
- [iagno] Created tag 3.36.0 Arnaud B .
- [gnote] Use now if date time is invalid, use UTC time for sync Aurimas Černius
- [gnote] Ditch file monitor from gnote sync client (causes random crashes and does seem to be of any use Aurimas Černius
- [gnote] Handle Glib exceptions in sync thread Aurimas Černius
- [gnote] Fix crash on lock file update Aurimas Černius
- [tracker-miners/tracker-miners-2.3] Release 2.3.3 Carlos Garnacho
- [tracker-miners] Created tag 2.3.3 Carlos Garnacho
- [iagno] (2 commits) ...Merge branch 'patch-1' into 'master' Arnaud B .
- [iagno: 1/2] Change "one" to "on" Arnaud B .
- [iagno: 2/2] Merge branch 'patch-1' into 'master' Arnaud B .
- [iagno] Created branch gnome-3-36 Arnaud B .
- [iagno] (2 commits) ...Merge branch 'patch-2' into 'master' Arnaud B .
- [iagno: 1/2] Change "the the" to "the" Arnaud B .
- [iagno: 2/2] Merge branch 'patch-2' into 'master' Arnaud B .
- [glib/glib-2-64] (5 commits) ...Merge branch 'backport-various-to-glib-2-64' into 'glib-2-64' Sebastian Dröge
- [glib/glib-2-64: 1/5] gcontenttype: Fix crash in _get_generic_icon_name() Sebastian Dröge
- [glib/glib-2-64: 2/5] tests: Move memory_monitor_tests under installed_tests_enabled Sebastian Dröge
- [glib/glib-2-64: 3/5] tests: Skip MemoryMonitor test if GObject-Introspection is too old Sebastian Dröge
- [glib/glib-2-64: 4/5] gdummytlsconnection: Add missing overrides for ALPN properties Sebastian Dröge
- [glib/glib-2-64: 5/5] Merge branch 'backport-various-to-glib-2-64' into 'glib-2-64' Sebastian Dröge
- [gnome-taquin] Prepare 3.36.0. Arnaud B .
- [gnome-taquin] Created tag 3.36.0 Arnaud B .
- [gnome-taquin] Created branch gnome-3-36 Arnaud B .
- [gnome-boxes] Updated Czech translation Marek Černocký
- [gnome-boxes/gnome-3-36] Updated Czech translation Marek Černocký
- [gimp/gimp-2-10] Issue #4094 - Corrects some tools descriptions Alexandre Prokoudine
- [gnome-subtitles] (2 commits) ...Merge branch 'master' of gitlab.gnome.org:GNOME/gnome-subtitles Pedro Castro
- [gnome-subtitles: 1/2] Fix #152 - Rename video Length to Duration Pedro Castro
- [gnome-subtitles: 2/2] Merge branch 'master' of gitlab.gnome.org:GNOME/gnome-subtitles Pedro Castro
- [tracker] (5 commits) Non-fast-forward update to branch sam/fix-load Sam Thursfield
- [tracker/sam/fix-load: 3/5] libtracker-data: Don't create double transactions in LOAD Sam Thursfield
- [tracker/sam/fix-load: 4/5] libtracker-data: Fix crash when statement cache isn't initialized Sam Thursfield
- [tracker/sam/fix-load: 5/5] cli: Create read/write connection for tracker-sparql Sam Thursfield
- [gnome-disk-utility] Non-fast-forward update to branch kailueke/wait-for-udisks-unmount Kai Lüke
- [gnome-disk-utility/kailueke/wait-for-udisks-unmount] Wait until UDisks updates the unmounted filesystem Kai Lüke
- [gnome-maps] (2 commits) Non-fast-forward update to branch wip/mlundblad/transit-plugin-gtfs-local Marcus Lundblad
- [gnome-tetravex] Prepare 3.36.0. Arnaud B .
- [gnome-maps/wip/mlundblad/transit-plugin-gtfs-local: 1/2] WIP: Add class for parsing GTFS files Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-plugin-gtfs-local: 2/2] WIP: Add transit plugin doing local routing on dowloaded GTFS Marcus Lundblad
- [gnome-tetravex] Created tag 3.36.0 Arnaud B .
- [zenity] Update German translation Translations User D-L
- [gnome-tetravex] Created branch gnome-3-36 Arnaud B .
- [gnome-tetravex] Use EventControllerKey. Arnaud B .
- [gnome-tetravex] Use GestureMultiPress. Arnaud B .
- [gnome-tetravex] Use EventControllerMotion. Arnaud B .
- [evince] Created branch ignore-deprecations-in-headers Matthew Leeds
- [evince/ignore-deprecations-in-headers] libdocument: Ignore deprecation warnings in headers Matthew Leeds
- [gnome-taquin] Use EventControllerKey. Arnaud B .
- [gnome-taquin] Use GestureMultiPress. Arnaud B .
- [gnome-subtitles] Fix #151: Change "coding" to "encoding" Pedro Castro
- [epiphany] Update German translation Translations User D-L
- [orca] Update German translation Translations User D-L
- [gnome-subtitles] Fix #151: Change "coding" to "encoding" Pedro Castro
- [gnome-shell] Update German translation Translations User D-L
- [evince] Update German translation Translations User D-L
- [gnome-clocks] Update German translation Translations User D-L
- [gnome-subtitles] Fix #150: Change Type to Press in help Pedro Castro
- [seahorse] Update German translation Translations User D-L
- [gnome-terminal] Update German translation Translations User D-L
- [gnome-klotski] Prepare 3.36.0. Arnaud B .
- [gnome-maps] Update German translation Translations User D-L
- [glib] Update German translation Translations User D-L
- [gnome-calendar] Update German translation Translations User D-L
- [eog] Update German translation Translations User D-L
- [evolution/gnome-3-36] Update Croatian translation Translations User D-L
- [nautilus] (87 commits) Non-fast-forward update to branch wip/antoniof/preserve_popover_menu_model António Fernandes
- [evolution] Update Croatian translation Translations User D-L
- [nautilus/wip/antoniof/preserve_popover_menu_model: 84/87] ui-utilities: Simplify GMenu handling António Fernandes
- [nautilus/wip/antoniof/preserve_popover_menu_model: 85/87] pathbar: Don't reset current location menu António Fernandes
- [nautilus/wip/antoniof/preserve_popover_menu_model: 86/87] pathbar: Don't keep ref to menus to copy António Fernandes
- [nautilus/wip/antoniof/preserve_popover_menu_model: 87/87] view: Cast exported menus as models António Fernandes
- [gnome-klotski] Created tag 3.36.0 Arnaud B .
- [gnome-applets] cpufreq: remove unused functions Alberts Muktupāvels
- [gnome-klotski] Created branch gnome-3-36 Arnaud B .
- [gnome-klotski] Use GestureMultiPress. Arnaud B .
- [gnome-klotski] Use EventControllerMotion. Arnaud B .
- [gnome-boxes/gnome-3-36] Update German translation Translations User D-L
- [gnome-boxes] Update German translation Translations User D-L
- [four-in-a-row] Update German translation Translations User D-L
- [tracker/tracker-2.3] (2 commits) ...Merge branch 'fix-null-check' into 'tracker-2.3' Carlos Garnacho
- [tracker/tracker-2.3: 1/2] tracker-store: Fix NULL check Carlos Garnacho
- [tracker/tracker-2.3: 2/2] Merge branch 'fix-null-check' into 'tracker-2.3' Carlos Garnacho
- [gnome-2048] Prepare 3.36.0. Arnaud B .
- [gnome-2048] Created tag 3.36.0 Arnaud B .
- [gnome-2048] Created branch gnome-3-36 Arnaud B .
- [gnome-2048] Use EventControllerKey. Arnaud B .
- [gnome-2048] Rename a variable. Arnaud B .
- [gnome-music] (38 commits) Non-fast-forward update to branch wip/mschraal/coresong-thumbnail-prop Marinus Schraal
- [gnome-music/wip/mschraal/coresong-thumbnail-prop: 22/38] coresong: Pass Application to init Marinus Schraal
- [gnome-music/wip/mschraal/coresong-thumbnail-prop: 23/38] grltrackerplaylist: Drop coremodel argument Marinus Schraal
- [gnome-music/wip/mschraal/coresong-thumbnail-prop: 24/38] artistartstack: Remove obsolete code Marinus Schraal
- [gnome-music/wip/mschraal/coresong-thumbnail-prop: 25/38] albumcover: Remove old delayed loading code Marinus Schraal
- [gnome-music/wip/mschraal/coresong-thumbnail-prop: 26/38] corealbum: Add thumbnail prop Marinus Schraal
- [gnome-music/wip/mschraal/coresong-thumbnail-prop: 27/38] Simple cache Marinus Schraal
- [gnome-music/wip/mschraal/coresong-thumbnail-prop: 28/38] bit messy album art thumbnail retrieval Marinus Schraal
- [gnome-music/wip/mschraal/coresong-thumbnail-prop: 29/38] new style retrieval kind of works Marinus Schraal
- [gnome-music/wip/mschraal/coresong-thumbnail-prop: 30/38] start of songart Marinus Schraal
- [gnome-music/wip/mschraal/coresong-thumbnail-prop: 31/38] songart: More stuff Marinus Schraal
- [gnome-music/wip/mschraal/coresong-thumbnail-prop: 32/38] some stuff Marinus Schraal
- [gnome-music/wip/mschraal/coresong-thumbnail-prop: 33/38] mediaart: Add default loading icon Marinus Schraal
- [gnome-music/wip/mschraal/coresong-thumbnail-prop: 34/38] artistalbumwidget: Drop old coverstack use Marinus Schraal
- [gnome-music/wip/mschraal/coresong-thumbnail-prop: 35/38] albumcover: Restore mediaart retrieval Marinus Schraal
- [gnome-music/wip/mschraal/coresong-thumbnail-prop: 36/38] albumwidget: 1 time working update Marinus Schraal
- [gnome-music/wip/mschraal/coresong-thumbnail-prop: 37/38] albumartcache: Ditch unused stuff Marinus Schraal
- [gnome-music/wip/mschraal/coresong-thumbnail-prop: 38/38] coregrilo: Remove get_album_art_for_item Marinus Schraal
- [tracker/tracker-2.3] Release 2.3.4 Carlos Garnacho
- [tracker] Created tag 2.3.4 Carlos Garnacho
- [four-in-a-row] Prepare 3.36.0. Arnaud B .
- [four-in-a-row] Created tag 3.36.0 Arnaud B .
- [four-in-a-row] Created branch gnome-3-36 Arnaud B .
- [tracker] Created branch sam/import-export Sam Thursfield
- [tracker/sam/import-export] cli: Add `import` and `export` commands Sam Thursfield
10 March 2020
- [tracker] Non-fast-forward update to branch sam/import-export Sam Thursfield
- [tracker/sam/import-export] cli: Add `import` and `export` commands Sam Thursfield
- [dconf-editor] Prepare 3.36.0. Arnaud B .
- [dconf-editor] Created tag 3.36.0 Arnaud B .
- [dconf-editor] Created branch gnome-3-36 Arnaud B .
- [goffice] Image: add auto-by-extension for format selection. Morten Welinder
- [tracker] (3 commits) Non-fast-forward update to branch sam/fix-load Sam Thursfield
- [tracker/sam/fix-load: 1/3] libtracker-data: Don't create double transactions in LOAD Sam Thursfield
- [tracker/sam/fix-load: 2/3] libtracker-data: Fix crash when statement cache isn't initialized Sam Thursfield
- [tracker/sam/fix-load: 3/3] cli: Create read/write connection for tracker-sparql Sam Thursfield
- [tracker] Non-fast-forward update to branch sam/import-export Sam Thursfield
- [tracker/sam/import-export] cli: Add `import` and `export` commands Sam Thursfield
- [gtk] (178 commits) Non-fast-forward update to branch present-toplevel-2 Matthias Clasen
- [gtk/present-toplevel-2: 46/178] Drop gtk_window_begin_move/resize_drag Matthias Clasen
- [gtk/present-toplevel-2: 47/178] Simplify surface move/drag api Matthias Clasen
- [gtk/present-toplevel-2: 48/178] wayland: Stop calling frontend surface api Matthias Clasen
- [gtk/present-toplevel-2: 49/178] Move GdkSurface autocleanup declaration Matthias Clasen
- [gtk/present-toplevel-2: 50/178] Introduce GdkPopup Matthias Clasen
- [gtk/present-toplevel-2: 51/178] surface: Implement GdkPopup Matthias Clasen
- [gtk/present-toplevel-2: 52/178] popover: Use GdkPopup Matthias Clasen
- [gtk/present-toplevel-2: 53/178] tooltip: Use GdkPopup Matthias Clasen
- [gtk/present-toplevel-2: 54/178] surface: Drop redundant popup api Matthias Clasen
- [gtk/present-toplevel-2: 55/178] wayland: Stop abusing type hints Matthias Clasen
- [gtk/present-toplevel-2: 56/178] x11: Stop abusing type hints for dnd Matthias Clasen
- [gtk/present-toplevel-2: 57/178] broadway: Stop using gdk_surface_raise Matthias Clasen
- [gtk/present-toplevel-2: 58/178] x11: Stop using gdk_surface_raise Matthias Clasen
- [gtk/present-toplevel-2: 59/178] inspector: Stop raising and lowering windows Matthias Clasen
- [gtk/present-toplevel-2: 60/178] wayland: Stop using gdk_surface_set_geometry_hints Matthias Clasen
- [gtk/present-toplevel-2: 61/178] x11: Stop using gdk_surface_set_geometry_hints Matthias Clasen
- [gtk/present-toplevel-2: 62/178] x11: Stop using gdk_surface_maximize Matthias Clasen
- [gtk/present-toplevel-2: 63/178] Introduce GdkToplevelLayout Matthias Clasen
- [gtk/present-toplevel-2: 64/178] Introduce GdkToplevel Matthias Clasen
- [gtk/present-toplevel-2: 65/178] window: Use GdkToplevel Matthias Clasen
- [gtk/present-toplevel-2: 66/178] fixup: window - don't resize on titlebar click Matthias Clasen
- [gtk/present-toplevel-2: 67/178] Drop redundant toplevel api Matthias Clasen
- [gtk/present-toplevel-2: 68/178] toplevel: add state property Matthias Clasen
- [gtk/present-toplevel-2: 69/178] surface: implement toplevel state getter Matthias Clasen
- [gtk/present-toplevel-2: 70/178] gtk: use toplevel state getter Matthias Clasen
- [gtk/present-toplevel-2: 71/178] x11: Stop using gdk_surface_get_state Matthias Clasen
- [gtk/present-toplevel-2: 72/178] a11y: Stop using gdk_surface_get_state Matthias Clasen
- [gtk/present-toplevel-2: 73/178] demo: stop using gdk_surface_get_state Matthias Clasen
- [gtk/present-toplevel-2: 74/178] testgtk: Stop using gdk_surface_get_state Matthias Clasen
- [gtk/present-toplevel-2: 75/178] Drop gdk_surface_get_state Matthias Clasen
- [gtk/present-toplevel-2: 76/178] toplevel: Add title, startup-id, transient-for, icon-list Matthias Clasen
- [gtk/present-toplevel-2: 77/178] surface: Implement more toplevel interface Matthias Clasen
- [gtk/present-toplevel-2: 78/178] x11: Stop using gdk_surface_set_title Matthias Clasen
- [gtk/present-toplevel-2: 79/178] wayland: Stop using gdk_surface_set_title Matthias Clasen
- [gtk/present-toplevel-2: 80/178] testgtk: Stop using gdk_surface_set_icon_name Matthias Clasen
- [gtk/present-toplevel-2: 81/178] window: Use GdkToplevel for more things Matthias Clasen
- [gtk/present-toplevel-2: 82/178] surface: Drop more toplevel api Matthias Clasen
- [gtk/present-toplevel-2: 83/178] tests: Stop using gdk_surface_fullscreen Matthias Clasen
- [gtk/present-toplevel-2: 84/178] surface: Drop fullscreen api Matthias Clasen
- [gtk/present-toplevel-2: 85/178] toplevel: Add gdk_toplevel_show_window_menu Matthias Clasen
- [gtk/present-toplevel-2: 86/178] surface: Implement new toplevel api Matthias Clasen
- [gtk/present-toplevel-2: 87/178] window: Use toplevel api to show window menu Matthias Clasen
- [gtk/present-toplevel-2: 88/178] surface: Drop window menu api Matthias Clasen
- [gtk/present-toplevel-2: 89/178] Rename gdk_surface_input_shape_combine_region Matthias Clasen
- [gtk/present-toplevel-2: 90/178] Add toplevel properties for sticky, above and below Matthias Clasen
- [gtk/present-toplevel-2: 91/178] window: Use new toplevel api Matthias Clasen
- [gtk/present-toplevel-2: 92/178] Drop surface api for stick, above, below Matthias Clasen
- [gtk/present-toplevel-2: 93/178] toplevel: Add minimize Matthias Clasen
- [gtk/present-toplevel-2: 94/178] Implement new toplevel api Matthias Clasen
- [gtk/present-toplevel-2: 95/178] window: Use toplevel minimize api Matthias Clasen
- [gtk/present-toplevel-2: 96/178] Drop surface minimize api Matthias Clasen
- [gtk/present-toplevel-2: 97/178] toplevel: Add focus Matthias Clasen
- [gtk/present-toplevel-2: 98/178] implement new toplevel api Matthias Clasen
- [gtk/present-toplevel-2: 99/178] window: Use toplevel api for focus Matthias Clasen
- [gtk/present-toplevel-2: 100/178] surface: Drop focus api Matthias Clasen
- [gtk/present-toplevel-2: 101/178] toplevel: add focus properties Matthias Clasen
- [gtk/present-toplevel-2: 102/178] surface: Implement focus properties Matthias Clasen
- [gtk/present-toplevel-2: 103/178] window: Use toplevel focus properties Matthias Clasen
- [gtk/present-toplevel-2: 104/178] surface: Drop focus api Matthias Clasen
- [gtk/present-toplevel-2: 105/178] toplevel: Add lower api Matthias Clasen
- [gtk/present-toplevel-2: 106/178] surface: Implement toplevel lower api Matthias Clasen
- [gtk/present-toplevel-2: 107/178] window: Use new toplevel api to lower Matthias Clasen
- [gtk/present-toplevel-2: 108/178] toplevel: Add wm properties Matthias Clasen
- [gtk/present-toplevel-2: 109/178] surface: Implement toplevel wm properties Matthias Clasen
- [gtk/present-toplevel-2: 110/178] window: Use toplevel api for decorations and functions Matthias Clasen
- [gtk/present-toplevel-2: 111/178] testgtk: Stop setting decorations and functions Matthias Clasen
- [gtk/present-toplevel-2: 112/178] docs: Stop using gdk_surface_get_decorations Matthias Clasen
- [gtk/present-toplevel-2: 113/178] surface: Drop wm hint apis Matthias Clasen
- [balsa] Created branch replace-libbalsa-mailbox-local-load-messages Peter Bloomfield
- [gtk/present-toplevel-2: 114/178] Add a GdkDragSurface interface Matthias Clasen
- [gtk/present-toplevel-2: 115/178] surface: Implement GdkDragSurface Matthias Clasen
- [gtk/present-toplevel-2: 116/178] gtkdragicon: Use drag surface api Matthias Clasen
- [gtk/present-toplevel-2: 117/178] Drop gdk_surface_show and gdk_surface_resize Matthias Clasen
- [gtk/present-toplevel-2: 118/178] widget: Stop using gdk_surface_set_opacity Matthias Clasen
- [gtk/present-toplevel-2: 119/178] x11: Stop using gdk_surface_set_opacity Matthias Clasen
- [gtk/present-toplevel-2: 120/178] Drop gdk_surface_set_opacity Matthias Clasen
- [gtk/present-toplevel-2: 121/178] wayland: Stop tracking orphan dialogs Matthias Clasen
- [gtk/present-toplevel-2: 122/178] a11y: Stop using type hints Matthias Clasen
- [gtk/present-toplevel-2: 123/178] headerbar: Stop looking at type hints Matthias Clasen
- [gtk/present-toplevel-2: 124/178] shortcutswindow: Stop setting type hints Matthias Clasen
- [gtk/present-toplevel-2: 125/178] testsuite: Stop looking at type hints Matthias Clasen
- [gtk/present-toplevel-2: 126/178] Stop setting type hints for dialogs Matthias Clasen
- [gtk/present-toplevel-2: 127/178] window: Drop type hints Matthias Clasen
- [gtk/present-toplevel-2: 128/178] x11: Set type hints based on surface type Matthias Clasen
- [gtk/present-toplevel-2: 129/178] surface: drop type hints Matthias Clasen
- [gtk/present-toplevel-2: 130/178] toplevellayout: drop type hints Matthias Clasen
- [gtk/present-toplevel-2: 131/178] wayland: Implement GdkPopup, GdkToplevel and GdkDragSurface Matthias Clasen
- [gtk/present-toplevel-2: 132/178] x11: Implement GdkPopup, GdkToplevel and GdkDragSurface Matthias Clasen
- [gtk/present-toplevel-2: 133/178] broadway: Implement GdkPopup, GdkToplevel and GdkDragSurface Matthias Clasen
- [gtk/present-toplevel-2: 134/178] surface: Only notify state on toplevels Matthias Clasen
- [gtk/present-toplevel-2: 135/178] x11: Only use state of toplevels Matthias Clasen
- [gtk/present-toplevel-2: 136/178] surface: Don't implement subtypes in the frontend Matthias Clasen
- [gtk/present-toplevel-2: 137/178] surface: Stop using surface types Matthias Clasen
- [gtk/present-toplevel-2: 138/178] wayland: Stop using surface types Matthias Clasen
- [gtk/present-toplevel-2: 139/178] x11: Stop using gdk_surface_get_surface_type Matthias Clasen
- [gtk/present-toplevel-2: 140/178] broadway: Stop using surface type Matthias Clasen
- [gtk/present-toplevel-2: 141/178] x11: Stop using surface-type Matthias Clasen
- [gtk/present-toplevel-2: 142/178] wayland: Stop using surface-type Matthias Clasen
- [gtk/present-toplevel-2: 143/178] gdk: Drop surface-type Matthias Clasen
- [gtk/present-toplevel-2: 144/178] x11: Stop using gdk_surface_show Matthias Clasen
- [gtk/present-toplevel-2: 145/178] wayland: Drop dead code Matthias Clasen
- [gtk/present-toplevel-2: 146/178] broadway: Stop using gdk_surface_show Matthias Clasen
- [gtk/present-toplevel-2: 147/178] win32: Stop using gdk_surface_show Matthias Clasen
- [gtk/present-toplevel-2: 148/178] surface: Drop gdk_surface_show Matthias Clasen
- [gtk/present-toplevel-2: 149/178] surface: Drop unused restack_toplevel vfunc Matthias Clasen
- [gtk/present-toplevel-2: 150/178] surface: Drop unused set_icon_name vfunc Matthias Clasen
- [gtk/present-toplevel-2: 151/178] surface: Drop unused wm decoration vfuncs Matthias Clasen
- [gtk/present-toplevel-2: 152/178] broadway: Drop some unused vuncs Matthias Clasen
- [gtk/present-toplevel-2: 153/178] x11: Drop some unused vfuncs Matthias Clasen
- [gtk/present-toplevel-2: 154/178] wayland: Drop some unused surface vfuncs Matthias Clasen
- [gtk/present-toplevel-2: 155/178] surface: Drop some unused vfuncs Matthias Clasen
- [gtk/present-toplevel-2: 156/178] broadway: Drop some unused vfuncs Matthias Clasen
- [gtk/present-toplevel-2: 157/178] wayland: Drop some unused vfuncs Matthias Clasen
- [gtk/present-toplevel-2: 158/178] Drop some unused vfuncs Matthias Clasen
- [gtk/present-toplevel-2: 159/178] win32: Drop some unused vfuncs Matthias Clasen
- [gtk/present-toplevel-2: 160/178] surface: Drop toplevel_resize vfunc Matthias Clasen
- [gtk/present-toplevel-2: 161/178] broadway: Drop some unused vfuncs Matthias Clasen
- [gtk/present-toplevel-2: 162/178] wayland: Drop some unused vfuncs Matthias Clasen
- [gtk/present-toplevel-2: 163/178] win32: Drop some unused vfuncs Matthias Clasen
- [gtk/present-toplevel-2: 164/178] x11: Drop some unused vfuncs Matthias Clasen
- [gtk/present-toplevel-2: 165/178] surface: Drop the present_popup vfunc Matthias Clasen
- [gtk/present-toplevel-2: 166/178] broadway: Drop more unused vfuncs Matthias Clasen
- [gtk/present-toplevel-2: 167/178] x11: Drop more unused vfuncs Matthias Clasen
- [gtk/present-toplevel-2: 168/178] wayland: Drop more unused vfuncs Matthias Clasen
- [gtk/present-toplevel-2: 169/178] surface: Drop unused vfuncs Matthias Clasen
- [gtk/present-toplevel-2: 170/178] Move edge-constraints to GdkToplevel Matthias Clasen
- [gtk/present-toplevel-2: 171/178] Move fullscreen-mode to GdkToplevel Matthias Clasen
- [gtk/present-toplevel-2: 172/178] Drop mwm hints from api Matthias Clasen
- [gtk/present-toplevel-2: 173/178] Drop root coordinates from _gdk_device_query_state Matthias Clasen
- [gtk/present-toplevel-2: 174/178] Fix up gdk docs Matthias Clasen
- [gtk/present-toplevel-2: 175/178] popuplayout: Add docs Matthias Clasen
- [gtk/present-toplevel-2: 176/178] toplevel: Documentation additions Matthias Clasen
- [gtk/present-toplevel-2: 177/178] toplevellayout: Add docs Matthias Clasen
- [gtk/present-toplevel-2: 178/178] surface: Documentation additions Matthias Clasen
- [balsa/replace-libbalsa-mailbox-local-load-messages] Drop libbalsa_mailbox_local_load_messages Peter Bloomfield
- [release-notes/gnome-3-36] 3.36: Add number of Git authors and Git master commits Andre Klapper
- [four-in-a-row] help: Fix a slightly incorrect button name Andre Klapper
- [gjs] (2 commits) ...Merge branch 'olejorgenb/gjs-enumerate-ns' Philip Chimento
- [gjs: 1/2] ns: Implement newEnumerate hook for namespaces Philip Chimento
- [gjs: 2/2] Merge branch 'olejorgenb/gjs-enumerate-ns' Philip Chimento
- [release-notes/gnome-3-36] Update Brazilian Portuguese translation Translations User D-L
- [gnote/gnome-3-34] Update Brazilian Portuguese translation Translations User D-L
- [gucharmap/unicode-12-1] Update Brazilian Portuguese translation Translations User D-L
- [gucharmap] Update Brazilian Portuguese translation Translations User D-L
- [gnome-subtitles] Update Brazilian Portuguese translation Translations User D-L
- [gucharmap] Update Brazilian Portuguese translation Translations User D-L
- [ocrfeeder] Update Brazilian Portuguese translation Translations User D-L
- [gthumb] Update Brazilian Portuguese translation Translations User D-L
- [gnote] Update Brazilian Portuguese translation Translations User D-L
- [gthumb] Update Turkish translation Translations User D-L
- [glibmm] glib/glibmmconfig.h.[in|meson]: Clean up MSVC bits Chun-wei Fan
- [gtkmm] Gdk, Gtk: Regenerate docs.xml and .defs files Kjell Ahlstedt
- [gtkmm] Gdk, Gtk: Update for the latest gtk4 (add Gtk::DragIcon, etc) Kjell Ahlstedt
- [pango] (8 commits) Non-fast-forward update to branch msvc.improvements Chun-wei Fan
- [pango/msvc.improvements: 6/8] meson: Only use FreeType fallback only when needed Chun-wei Fan
- [pango/msvc.improvements: 7/8] Visual Studio: Use -utf-8 when available Chun-wei Fan
- [pango/msvc.improvements: 8/8] meson: Fix pkg-config file generation for HarfBuzz Chun-wei Fan
- [yelp] Remove deprecated method of doing private structs on gobjects David King
- [mutter] cursor-renderer/native: Refactor init to per-gpu Jonas Ådahl
- [mutter] cursor-renderer/native: Handle GPU hotplug Jonas Ådahl
- [gedit/gnome-3-36] Updated Czech help translation Marek Černocký
- [gedit] Updated Czech help translation Marek Černocký
- [gedit/gnome-3-36] Updated Czech help translation Marek Černocký
- [pangomm] Created branch fix-color-hg Chun-wei Fan
- [pangomm/fix-color-hg] pango/src/color.hg: Fix call to _CLASS_BOXEDTYPE_STATIC Chun-wei Fan
- [pangomm] Created branch fix-color-hg-2-42 Chun-wei Fan
- [pangomm/fix-color-hg-2-42] pango/src/color.hg: Fix call to _CLASS_BOXEDTYPE_STATIC Chun-wei Fan
- [citemplates] Revert "Use new .pre and .post predefined stages" Jordan Petridis
- [pangomm] Non-fast-forward update to branch fix-color-hg-2-42 Chun-wei Fan
- [pangomm/fix-color-hg-2-42] pango/src/color.hg: Fix call to _CLASS_BOXEDTYPE_STATIC Chun-wei Fan
- [pangomm] Non-fast-forward update to branch fix-color-hg Chun-wei Fan
- [pangomm/fix-color-hg] pango/src/color.hg: Fix call to _CLASS_BOXEDTYPE_STATIC Chun-wei Fan
- [gnome-session] Created tag 3.36.0 Iain Lane
- [gnome-session] (3 commits) ...Merge remote-tracking branch 'origin/master' Iain Lane
- [gnome-session: 1/3] Update NEWS for 3.36.0 release Iain Lane
- [gnome-session: 2/3] meson.build: Bump to 3.36.0 Iain Lane
- [gnome-session: 3/3] Merge remote-tracking branch 'origin/master' Iain Lane
- [evolution] EMailBrowser: Cannot be closed with Escape key press Milan Crha
- [evolution/gnome-3-36] EMailBrowser: Cannot be closed with Escape key press Milan Crha
- [gnome-screenshot] Created branch gnome-3-36 Alexander Mikhaylenko
- [gnome-screenshot/gnome-3-36] Version 3.36.0 Alexander Mikhaylenko
- [gnome-screenshot] Created tag 3.36.0 Alexander Mikhaylenko
- [gnome-nibbles/gnome-3-36] Updated Czech help translation Marek Černocký
- [gnome-nibbles] Updated Czech help translation Marek Černocký
- [gnome-screenshot] (3 commits) Created branch bilelmoussaoui/meta Bilal Elmoussaoui
- [gnome-screenshot/bilelmoussaoui/meta: 1/3] meta: move meta files to data folder Bilal Elmoussaoui
- [gnome-screenshot/bilelmoussaoui/meta: 2/3] Metainfo: update to the latest specs Bilal Elmoussaoui
- [gnome-screenshot/bilelmoussaoui/meta: 3/3] gconf: remove depracated gconf stuff Bilal Elmoussaoui
- [pangomm] (10 commits) Non-fast-forward update to branch pangomm-2-42.meson-msvc Chun-wei Fan
- [pangomm/pangomm-2-42.meson-msvc: 6/10] pango/src/color.hg: Fix call to _CLASS_BOXEDTYPE_STATIC Chun-wei Fan
- [pangomm/pangomm-2-42.meson-msvc: 7/10] Meson: Allow maintainer builds on Visual Studio too Chun-wei Fan
- [pangomm/pangomm-2-42.meson-msvc: 8/10] meson: Build generate_extra_defs with Visual Studio too Chun-wei Fan
- [pangomm/pangomm-2-42.meson-msvc: 9/10] meson.build: Look for glibmm with pkg-config on MSVC too Chun-wei Fan
- [pangomm/pangomm-2-42.meson-msvc: 10/10] meson: Ignore warning C4251 on MSVC builds Chun-wei Fan
- [gnome-calculator] Update French translation Translations User D-L
- [gnome-screenshot] (44 commits) Non-fast-forward update to branch wip/christopherdavis/screenshot-redesign Alexander Mikhaylenko
- [gnome-screenshot/wip/christopherdavis/screenshot-redesign: 41/44] Redesign Screenshot's main window Alexander Mikhaylenko
- [gnome-screenshot/wip/christopherdavis/screenshot-redesign: 42/44] screenshot-dialog: Redesign "Save Screenshot" dialog Alexander Mikhaylenko
- [gnome-screenshot/wip/christopherdavis/screenshot-redesign: 43/44] Use accels for quitting application Alexander Mikhaylenko
- [gnome-screenshot/wip/christopherdavis/screenshot-redesign: 44/44] screenshot-application: Use accel for help Alexander Mikhaylenko
- [gnome-screenshot] Created branch wip/exalm/ci Alexander Mikhaylenko
- [gnome-screenshot/wip/exalm/ci] Revert "ci: Move flatpak job to build stage" Alexander Mikhaylenko
- [gnome-screenshot] Revert "ci: Move flatpak job to build stage" Alexander Mikhaylenko
- [gnome-screenshot] Deleted branch wip/exalm/ci Alexander Mikhaylenko
- [gnome-screenshot/bilelmoussaoui/meta] (2 commits) ...Merge branch 'master' of https://gitlab.gnome.org/GNOME/gnome-screenshot into bilelmoussaoui/meta Bilal Elmoussaoui
- [tracker] (2 commits) Created branch wip/carlosg/ttl-parser Carlos Garnacho
- [gnome-screenshot/bilelmoussaoui/meta: 2/2] Merge branch 'master' of https://gitlab.gnome.org/GNOME/gnome-screenshot into bilelmoussaoui/meta Bilal Elmoussaoui
- [tracker/wip/carlosg/ttl-parser: 1/2] libtracker-data: Rewrite TrackerTurtleReader to reuse parser grammar Carlos Garnacho
- [tracker/wip/carlosg/ttl-parser: 2/2] libtracker-data: Drop old parser code Carlos Garnacho
- [gnome-screenshot/bilelmoussaoui/meta] Metainfo: add release & oars tags Bilal Elmoussaoui
- [gnome-screenshot/bilelmoussaoui/meta] misc: validate desktop/metainfo/schema files Bilal Elmoussaoui
- [gnome-screenshot] (5 commits) Non-fast-forward update to branch wip/christopherdavis/screenshot-redesign Alexander Mikhaylenko
- [gnome-screenshot/wip/christopherdavis/screenshot-redesign: 2/5] Redesign Screenshot's main window Alexander Mikhaylenko
- [gnome-screenshot/wip/christopherdavis/screenshot-redesign: 3/5] screenshot-dialog: Redesign "Save Screenshot" dialog Alexander Mikhaylenko
- [gnome-screenshot/wip/christopherdavis/screenshot-redesign: 4/5] Use accels for quitting application Alexander Mikhaylenko
- [gnome-screenshot/wip/christopherdavis/screenshot-redesign: 5/5] screenshot-application: Use accel for help Alexander Mikhaylenko
- [tracker] (2 commits) Non-fast-forward update to branch wip/carlosg/ttl-parser Carlos Garnacho
- [tracker/wip/carlosg/ttl-parser: 1/2] libtracker-data: Rewrite TrackerTurtleReader to reuse parser grammar Carlos Garnacho
- [tracker/wip/carlosg/ttl-parser: 2/2] libtracker-data: Drop old parser code Carlos Garnacho
- [gitg] fixup! Honor prepare-commit-msg hook Alberto Fanjul
- [jhbuild] core-deps-latest: WebKitGTK 2.28.0 Carlos Garcia Campos
- [gnome-screenshot] (3 commits) Non-fast-forward update to branch wip/christopherdavis/screenshot-redesign Alexander Mikhaylenko
- [gnome-screenshot/wip/christopherdavis/screenshot-redesign: 1/3] screenshot-dialog: Redesign "Save Screenshot" dialog Alexander Mikhaylenko
- [gnome-screenshot/wip/christopherdavis/screenshot-redesign: 2/3] Use accels for quitting application Alexander Mikhaylenko
- [gnome-screenshot/wip/christopherdavis/screenshot-redesign: 3/3] screenshot-application: Use accel for help Alexander Mikhaylenko
- [cogl] (2 commits) Created branch wip/smcv/uninitialized Simon McVittie
- [cogl/wip/smcv/uninitialized: 1/2] gles: Reassure compiler that uninitialized variables are not reached Simon McVittie
- [cogl/wip/smcv/uninitialized: 2/2] tests: Reassure compiler that uninitialized variables are not reached Simon McVittie
- [gnome-clocks] metainfo: rename alarms screenshot Bilal Elmoussaoui
- [cogl] Created branch wip/smcv/undefined-left-shift Simon McVittie
- [cogl/wip/smcv/undefined-left-shift] tests: Force defined behaviour for 24-bit left-shifts Simon McVittie
- [gnome-screenshot] Redesign Screenshot's main window Alexander Mikhaylenko
- [gnome-screenshot] Deleted branch wip/christopherdavis/screenshot-redesign Christopher Davis
- [gnome-screenshot] (6 commits) Non-fast-forward update to branch bilelmoussaoui/meta Alexander Mikhaylenko
- [gnome-screenshot/bilelmoussaoui/meta: 2/6] meta: move meta files to data folder Alexander Mikhaylenko
- [gnome-screenshot/bilelmoussaoui/meta: 3/6] Metainfo: update to the latest specs Alexander Mikhaylenko
- [gnome-screenshot/bilelmoussaoui/meta: 4/6] gconf: remove depracated gconf stuff Alexander Mikhaylenko
- [gnome-screenshot/bilelmoussaoui/meta: 5/6] Metainfo: add release & oars tags Alexander Mikhaylenko
- [gnome-screenshot/bilelmoussaoui/meta: 6/6] misc: validate desktop/metainfo/schema files Alexander Mikhaylenko
- [library-web/oscp] Regenerate tarballs on every run Bartłomiej Piotrowski
- [gnome-screenshot] (5 commits) Non-fast-forward update to branch bilelmoussaoui/meta Alexander Mikhaylenko
- [gnome-screenshot/bilelmoussaoui/meta: 1/5] Move meta files to data folder Alexander Mikhaylenko
- [evolution/wip/mcrha/webkit-jsc-api] Cut/Copy/Paste actions not updated when selection changed Milan Crha
- [gnome-screenshot/bilelmoussaoui/meta: 2/5] metainfo: Update to the latest specs Alexander Mikhaylenko
- [gnome-screenshot/bilelmoussaoui/meta: 3/5] Remove depracated gconf stuff Alexander Mikhaylenko
- [gnome-screenshot/bilelmoussaoui/meta: 4/5] metainfo: Add release & oars tags Alexander Mikhaylenko
- [gnome-screenshot/bilelmoussaoui/meta: 5/5] meson: Validate desktop/metainfo/schema files Alexander Mikhaylenko
- [gnome-screenshot] (5 commits) ...meson: Validate desktop/metainfo/schema files Alexander Mikhaylenko
- [gnome-screenshot] Deleted branch bilelmoussaoui/meta Bilal Elmoussaoui
- [shotwell] Deleted branch wip/autotools Jens Georg
- [nautilus/gnome-3-36] Update Croatian translation Translations User D-L
- [nautilus] Update Croatian translation Translations User D-L
- [library-web/oscp] Try to fix Content-Type for Spanish pages Bartłomiej Piotrowski
- [gnome-shell] Created branch wip/carlosg/shutdown-on-restart Carlos Garnacho
- [gnome-shell/wip/carlosg/shutdown-on-restart] windowManager: Do not shutdown ibus/xsettings on X11 compositor restart Carlos Garnacho
- [libsecret] Created branch wip/dueno/gitlab-ci-fixes Daiki Ueno
- [libsecret/wip/dueno/gitlab-ci-fixes] .gitlab-ci.yml: include meson-logs in artifacts Daiki Ueno
- [gnome-screenshot] (6 commits) Created branch wip/exalm/cleanups Alexander Mikhaylenko
- [gnome-screenshot/wip/exalm/cleanups: 1/6] Move gresources to data/ Alexander Mikhaylenko
- [gnome-screenshot/wip/exalm/cleanups: 2/6] gresource: Use prefix matching appid Alexander Mikhaylenko
- [libsecret/wip/dueno/gitlab-ci-fixes] .gitlab-ci.yml: install diffutils Daiki Ueno
- [gnome-screenshot/wip/exalm/cleanups: 3/6] interactive-dialog: Set menu model in xml Alexander Mikhaylenko
- [gnome-screenshot/wip/exalm/cleanups: 4/6] ui: Name files according to their classes Alexander Mikhaylenko
- [gnome-screenshot/wip/exalm/cleanups: 5/6] ui: Clean up ui files Alexander Mikhaylenko
- [gnome-screenshot/wip/exalm/cleanups: 6/6] Use #pragma once instead of #if guards Alexander Mikhaylenko
- [gnome-screenshot/wip/exalm/cleanups] data: Name gresource.xml according to the appid Alexander Mikhaylenko
- [gnome-screenshot/wip/exalm/cleanups] Remove .gitignore Alexander Mikhaylenko
- [gnome-screenshot/wip/exalm/cleanups] Clean up .gitattributes Alexander Mikhaylenko
- [gnome-screenshot/wip/exalm/cleanups] metainfo: Update homepage Alexander Mikhaylenko
- [gnome-online-accounts] Prepare 3.36.0 Debarshi Ray
- [gnome-screenshot/wip/exalm/cleanups] interactive-dialog: Add mnemonics to the menu Alexander Mikhaylenko
- [gnome-online-accounts] Created tag 3.36.0 Debarshi Ray
- [libsecret] (3 commits) ...Merge branch 'wip/dueno/gitlab-ci-fixes' into 'master' Daiki Ueno
- [libsecret: 3/3] Merge branch 'wip/dueno/gitlab-ci-fixes' into 'master' Daiki Ueno
- [libsecret] Deleted branch wip/dueno/gitlab-ci-fixes Daiki Ueno
- [libsecret] (4 commits) Non-fast-forward update to branch wip/dueno/gvariant-endianness Daiki Ueno
- [libsecret/wip/dueno/gvariant-endianness: 4/4] secret-file-collection: force little-endian in GVariant Daiki Ueno
- [gnome-screenshot/wip/exalm/cleanups] shadow: Remove dead code for vintage and outline effects Alexander Mikhaylenko
- [libsecret] (2 commits) ...Merge branch 'wip/dueno/gvariant-endianness' into 'master' Daiki Ueno
- [libsecret: 2/2] Merge branch 'wip/dueno/gvariant-endianness' into 'master' Daiki Ueno
- [libsecret] Deleted branch wip/dueno/gvariant-endianness Daiki Ueno
- [libxml2] Parenthesize Py<type>_Check() in ifs Nick Wellnhofer
- [gnome-applets] cpufreq: avoid deprecated GtkAlignment Alberts Muktupāvels
- [gnome-applets] cpufreq: remove redundant declarations Alberts Muktupāvels
- [gnome-applets] cpufreq: fix -Wswitch-default warnings Alberts Muktupāvels
- [gnome-games] Update Turkish translation Translations User D-L
- [gnome-applets] cpufreq: avoid deprecated gtk_menu_popup Alberts Muktupāvels
- [gnome-applets] cpufreq: avoid deprecated gtk_show_uri Alberts Muktupāvels
- [gnome-screenshot] dialog: Fix dnd preview size Alexander Mikhaylenko
- [libsecret] (8 commits) Non-fast-forward update to branch wip/nielsdg/dont-specify-library-type Daiki Ueno
- [libsecret/wip/nielsdg/dont-specify-library-type: 8/8] meson: Don't specify shared_library() Daiki Ueno
- [gnome-screenshot] (13 commits) Non-fast-forward update to branch wip/exalm/cleanups Alexander Mikhaylenko
- [gnome-screenshot/wip/exalm/cleanups: 2/13] Move gresources to data/ Alexander Mikhaylenko
- [gnome-screenshot/wip/exalm/cleanups: 3/13] gresource: Use prefix matching appid Alexander Mikhaylenko
- [gnome-screenshot/wip/exalm/cleanups: 4/13] interactive-dialog: Set menu model in xml Alexander Mikhaylenko
- [gnome-screenshot/wip/exalm/cleanups: 5/13] ui: Name files according to their classes Alexander Mikhaylenko
- [gnome-screenshot/wip/exalm/cleanups: 6/13] ui: Clean up ui files Alexander Mikhaylenko
- [gnome-screenshot/wip/exalm/cleanups: 7/13] Use #pragma once instead of #if guards Alexander Mikhaylenko
- [gnome-screenshot/wip/exalm/cleanups: 8/13] data: Name gresource.xml according to the appid Alexander Mikhaylenko
- [gnome-screenshot/wip/exalm/cleanups: 9/13] Remove .gitignore Alexander Mikhaylenko
- [gnome-screenshot/wip/exalm/cleanups: 10/13] Clean up .gitattributes Alexander Mikhaylenko
- [evolution/wip/mcrha/webkit-jsc-api] e-editor.js: Change file:// to evo-file:// on image insert Milan Crha
- [gnome-screenshot/wip/exalm/cleanups: 11/13] metainfo: Update homepage Alexander Mikhaylenko
- [evolution/wip/mcrha/webkit-jsc-api] EWebKitEditor: Write JavaScript console messages to stdout when developer mode is enabled Milan Crha
- [gnome-screenshot/wip/exalm/cleanups: 12/13] interactive-dialog: Add mnemonics to the menu Alexander Mikhaylenko
- [gnome-screenshot/wip/exalm/cleanups: 13/13] shadow: Remove dead code for vintage and outline effects Alexander Mikhaylenko
- [gnome-subtitles] Update Turkish translation Translations User D-L
- [libsecret] (2 commits) ...Merge branch 'wip/nielsdg/dont-specify-library-type' into 'master' Daiki Ueno
- [libsecret: 2/2] Merge branch 'wip/nielsdg/dont-specify-library-type' into 'master' Daiki Ueno
- [libsecret] Deleted branch wip/nielsdg/dont-specify-library-type Niels De Graef
- [nautilus] (5 commits) Non-fast-forward update to branch wip/antoniof/preserve_popover_menu_model Ondrej Holy
- [nautilus/wip/antoniof/preserve_popover_menu_model: 2/5] ui-utilities: Simplify GMenu handling Ondrej Holy
- [nautilus/wip/antoniof/preserve_popover_menu_model: 3/5] pathbar: Don't reset current location menu Ondrej Holy
- [nautilus/wip/antoniof/preserve_popover_menu_model: 4/5] pathbar: Don't keep ref to menus to copy Ondrej Holy
- [nautilus/wip/antoniof/preserve_popover_menu_model: 5/5] view: Cast exported menus as models Ondrej Holy
- [file-roller] Fix broken markup in Burmese UI translation Andre Klapper
- [glade] Fix broken markup in Occitan UI translation Andre Klapper
- [nautilus] (4 commits) ...view: Cast exported menus as models Ondrej Holy
- [nautilus] Deleted branch wip/antoniof/preserve_popover_menu_model Ondrej Holy
- [evolution/wip/mcrha/webkit-jsc-api] webkit_editor_style_updated_cb: Correct handling of theme colors (and the CSS) Milan Crha
- [libsecret] (8 commits) Non-fast-forward update to branch wip/nielsdg/fix-docs Daiki Ueno
- [libsecret/wip/nielsdg/fix-docs: 8/8] docs: Make sure to set install: true Daiki Ueno
- [evolution/wip/mcrha/webkit-jsc-api] e-editor.js: Set signature wrapper wrap width in Plain Text mode Milan Crha
- [gnome-online-accounts] Created branch gnome-3-36 Debarshi Ray
- [library-web/oscp] Install gnome-doc-utils for xml2po Bartłomiej Piotrowski
- [libsecret] (2 commits) ...Merge branch 'wip/nielsdg/fix-docs' into 'master' Daiki Ueno
- [libsecret: 2/2] Merge branch 'wip/nielsdg/fix-docs' into 'master' Daiki Ueno
- [libsecret] Deleted branch wip/nielsdg/fix-docs Niels De Graef
- [library-web/oscp] EL7's git does not know about --rebase Bartłomiej Piotrowski
- [gnome-online-accounts] Post-branch version bump Debarshi Ray
- [release-notes/gnome-3-36] Change Languages list: fixed list instead of dynamic Daniel Mustieles García
- [mutter] window-actor/X11: Update shape, input and opaque region in order Jonas Ådahl
- [mutter] window/x11: Add function to convert the surface to client area Jonas Ådahl
- [mutter] window-actor/x11: Compute client area from surface size Jonas Ådahl
- [mutter] window-actor: Add API to update regions Jonas Ådahl
- [mutter] xwayland: Update regions on texture updates Jonas Ådahl
- [mutter] window-actor/x11: Use the new MetaShapedTexture API Jonas Ådahl
- [mutter] window/x11: Rename `meta_window_x11_buffer_rect_to_frame_rect` Jonas Ådahl
- [release-notes/gnome-3-36] Update Spanish translation Translations User D-L
- [library-web/oscp] Specify branch to pull Bartłomiej Piotrowski
- [vala/staging] codegen: Cleanup GLibValue helper functions Rico Tzschichholz
- [vala/staging] codegen: Move GLibValue into a separate source-file Rico Tzschichholz
- [vala/staging] codegen: Factor out GValueModule Rico Tzschichholz
- [vala/staging] codegen: Move ObjectTypeSymbol casting to GTypeModule Rico Tzschichholz
- [glib] (2 commits) ...Merge branch '1988-socks5-error' into 'master' Sebastian Dröge
- [glib: 1/2] gsocks5proxy: Return G_IO_ERROR_PROXY_NEED_AUTH if anonymous auth fails Sebastian Dröge
- [glib: 2/2] Merge branch '1988-socks5-error' into 'master' Sebastian Dröge
- [gnome-applets] window-title: use WT_TYPE_APPLET as applet type Alberts Muktupāvels
- [gnome-online-accounts/gnome-3-36] Post-release version bump Debarshi Ray
- [gnome-applets] window-title: disconnect signal handlers from WnckScreen Alberts Muktupāvels
- [gnome-applets] window-buttons: use WB_TYPE_APPLET as applet type Alberts Muktupāvels
- [gnome-applets] window-buttons: disconnect signal handlers from WnckScreen Alberts Muktupāvels
- [gnome-applets] window-title: do not connect to invalid signals Alberts Muktupāvels
- [gnome-applets] window-title: fix -Wmissing-prototypes warnings Alberts Muktupāvels
- [gnome-applets] window-title: disconnect signal handlers from active window Alberts Muktupāvels
- [gnome-applets] window-buttons: disconnect signal handlers from active window Alberts Muktupāvels
- [glib] (2 commits) ...Merge branch '1986-socks-version' into 'master' Sebastian Dröge
- [glib: 1/2] gsocks5proxy: Fix SOCKS5 username/password authentication Sebastian Dröge
- [glib: 2/2] Merge branch '1986-socks-version' into 'master' Sebastian Dröge
- [gnome-screenshot] Non-fast-forward update to branch wip/exalm/cleanups Alexander Mikhaylenko
- [mutter/gnome-3-34] cursor-renderer/native: Refactor init to per-gpu Jonas Ådahl
- [mutter/gnome-3-34] cursor-renderer/native: Handle GPU hotplug Jonas Ådahl
- [gnome-screenshot] (11 commits) ...interactive-dialog: Add mnemonics to the menu Alexander Mikhaylenko
- [gnome-screenshot] Deleted branch wip/exalm/cleanups Alexander Mikhaylenko
- [gnome-applets] Girl-ish GEyes themes for the ladies on Linux Alberts Muktupāvels
- [gnome-applets] Pumpkin-style monster eyes theme Alberts Muktupāvels
- [gnome-screenshot] Update POTFILES.in Piotr Drąg
- [release-notes/gnome-3-36] Update Polish translation Piotr Drąg
- [gnome-screenshot] Created branch wip/exalm/cli Alexander Mikhaylenko
- [gnome-screenshot/wip/exalm/cli] Add back window effects cli option Alexander Mikhaylenko
- [gnome-screenshot] (2 commits) Non-fast-forward update to branch wip/exalm/cli Alexander Mikhaylenko
- [gnome-screenshot/wip/exalm/cli: 2/2] Add back window effects cli option Alexander Mikhaylenko
- [gnome-screenshot] Add back window effects cli option Alexander Mikhaylenko
- [gnome-screenshot] Deleted branch wip/exalm/cli Alexander Mikhaylenko
- [glib/glib-2-62] (3 commits) ...Merge branch 'backport-socks5-fixes-glib-2-62' into 'glib-2-62' Sebastian Dröge
- [glib/glib-2-62: 1/3] gsocks5proxy: Return G_IO_ERROR_PROXY_NEED_AUTH if anonymous auth fails Sebastian Dröge
- [glib/glib-2-62: 2/3] gsocks5proxy: Fix SOCKS5 username/password authentication Sebastian Dröge
- [glib/glib-2-62: 3/3] Merge branch 'backport-socks5-fixes-glib-2-62' into 'glib-2-62' Sebastian Dröge
- [cogl] (2 commits) ...Merge branch 'cherry-pick-9c476422' into 'cogl-1.22' Emmanuele Bassi
- [cogl: 2/2] Merge branch 'cherry-pick-9c476422' into 'cogl-1.22' Emmanuele Bassi
- [cogl] Deleted branch cherry-pick-9c476422 Simon McVittie
- [cogl/master] (2 commits) ...Merge branch 'libglvnd' into 'master' Emmanuele Bassi
- [cogl/master: 1/2] Fix building against libglvnd-provided EGL headers Emmanuele Bassi
- [cogl/master: 2/2] Merge branch 'libglvnd' into 'master' Emmanuele Bassi
- [cogl] (3 commits) ...Merge branch 'wip/smcv/uninitialized' into 'cogl-1.22' Emmanuele Bassi
- [cogl: 3/3] Merge branch 'wip/smcv/uninitialized' into 'cogl-1.22' Emmanuele Bassi
- [cogl] Deleted branch wip/smcv/uninitialized Simon McVittie
- [cogl] (2 commits) ...Merge branch 'wip/smcv/test-logs-to-mktemp' into 'cogl-1.22' Emmanuele Bassi
- [cogl: 2/2] Merge branch 'wip/smcv/test-logs-to-mktemp' into 'cogl-1.22' Emmanuele Bassi
- [cogl] Deleted branch wip/smcv/test-logs-to-mktemp Simon McVittie
- [vala] Deleted branch staging Rico Tzschichholz
- [cogl] (2 commits) ...Merge branch 'wip/smcv/automake' into 'cogl-1.22' Emmanuele Bassi
- [cogl: 2/2] Merge branch 'wip/smcv/automake' into 'cogl-1.22' Emmanuele Bassi
- [cogl] Deleted branch wip/smcv/automake Simon McVittie
- [vala] (5 commits) Created branch staging Rico Tzschichholz
- [vala/staging: 1/5] tests: Extend "GLib.Value (un-)boxing" test to increase coverage Rico Tzschichholz
- [vala/staging: 2/5] codegen: Cleanup GLibValue helper functions Rico Tzschichholz
- [vala/staging: 3/5] codegen: Move GLibValue into a separate source-file Rico Tzschichholz
- [vala/staging: 4/5] codegen: Factor out GValueModule Rico Tzschichholz
- [vala/staging: 5/5] codegen: Move ObjectTypeSymbol casting to GTypeModule Rico Tzschichholz
- [dconf] Prepare 0.36 release Marek Kašík
- [dconf] Created tag 0.36.0 Marek Kašík
- [cogl] (2 commits) ...Merge branch 'wip/smcv/undefined-left-shift' into 'cogl-1.22' Emmanuele Bassi
- [cogl: 2/2] Merge branch 'wip/smcv/undefined-left-shift' into 'cogl-1.22' Emmanuele Bassi
- [cogl] Deleted branch wip/smcv/undefined-left-shift Simon McVittie
- [cogl] (2 commits) ...Merge branch 'wip/smcv/tests-skip' into 'cogl-1.22' Emmanuele Bassi
- [cogl: 2/2] Merge branch 'wip/smcv/tests-skip' into 'cogl-1.22' Emmanuele Bassi
- [cogl] Deleted branch wip/smcv/tests-skip Simon McVittie
- [cogl] (2 commits) ...Merge branch 'wip/smcv/tests-verbose' into 'cogl-1.22' Emmanuele Bassi
- [cogl: 2/2] Merge branch 'wip/smcv/tests-verbose' into 'cogl-1.22' Emmanuele Bassi
- [cogl] Deleted branch wip/smcv/tests-verbose Simon McVittie
- [cogl] (2 commits) ...Merge branch 'wip/smcv/test-timeout' into 'cogl-1.22' Emmanuele Bassi
- [cogl: 2/2] Merge branch 'wip/smcv/test-timeout' into 'cogl-1.22' Emmanuele Bassi
- [cogl] Deleted branch wip/smcv/test-timeout Simon McVittie
- [dconf] Created branch dconf-0.36 Marek Kašík
- [gnome-screenshot] (3 commits) Created branch wip/exalm/shadow Alexander Mikhaylenko
- [gnome-screenshot/wip/exalm/shadow: 1/3] Add back window effects cli option Alexander Mikhaylenko
- [gnome-screenshot/wip/exalm/shadow: 2/3] interactive-dialog: Remove ununsed enums Alexander Mikhaylenko
- [gnome-screenshot/wip/exalm/shadow: 3/3] interactive-dialog: Drop window shadow option Alexander Mikhaylenko
- [dconf] Increment version number following 0.36 release Marek Kašík
- [gnome-screenshot] (4 commits) Non-fast-forward update to branch wip/exalm/shadow Alexander Mikhaylenko
- [gnome-screenshot/wip/exalm/shadow: 3/4] interactive-dialog: Remove ununsed enums Alexander Mikhaylenko
- [glib/glib-2-64] (3 commits) ...Merge branch 'backport-socks5-fixes-glib-2-64' into 'glib-2-64' Sebastian Dröge
- [gnome-screenshot/wip/exalm/shadow: 4/4] interactive-dialog: Drop window shadow option Alexander Mikhaylenko
- [glib/glib-2-64: 1/3] gsocks5proxy: Return G_IO_ERROR_PROXY_NEED_AUTH if anonymous auth fails Sebastian Dröge
- [glib/glib-2-64: 2/3] gsocks5proxy: Fix SOCKS5 username/password authentication Sebastian Dröge
- [glib/glib-2-64: 3/3] Merge branch 'backport-socks5-fixes-glib-2-64' into 'glib-2-64' Sebastian Dröge
- [gnome-applets] window-buttons: move out icons from pixmaps Alberts Muktupāvels
- [balsa/replace-libbalsa-mailbox-local-load-messages] mailbox-local: Drop unused private member Peter Bloomfield
- [gnome-applets] window-title: move out icons from pixmaps Alberts Muktupāvels
- [shotwell] map: Update mapbox tile url Jens Georg
- [chronojump] personWin units: metric/imperial done! Xavier de Blas
- [gnome-taquin] Change "KP_Enter" to "Enter" Arnaud B .
- [cogl] Created branch wip/smcv/double-close Simon McVittie
- [cogl/wip/smcv/double-close] cogl-xlib-renderer: Ensure we don't close the same X display twice Simon McVittie
- [gnome-calendar] Update Romanian translation Translations User D-L
- [libnma] build: add "m4/vapigen.m4" to source tree Thomas Haller
- [gnome-control-center] display: Fix the resolution going to be tested Benjamin Berg
- [vala] Deleted branch staging Rico Tzschichholz
- [vala] (5 commits) Created branch staging Rico Tzschichholz
- [vala/staging: 1/5] tests: Extend "GLib.Value (un-)boxing" test to increase coverage Rico Tzschichholz
- [vala/staging: 2/5] codegen: Cleanup GLibValue helper functions Rico Tzschichholz
- [vala/staging: 3/5] codegen: Move GLibValue into a separate source-file Rico Tzschichholz
- [vala/staging: 4/5] codegen: Factor out GValueModule Rico Tzschichholz
- [vala/staging: 5/5] codegen: Move ObjectTypeSymbol casting to GTypeModule Rico Tzschichholz
- [cogl] (2 commits) ...Merge branch 'wip/smcv/double-close' into 'cogl-1.22' Emmanuele Bassi
- [cogl: 2/2] Merge branch 'wip/smcv/double-close' into 'cogl-1.22' Emmanuele Bassi
- [cogl] Deleted branch wip/smcv/double-close Simon McVittie
- [vala] Deleted branch staging Rico Tzschichholz
- [vala] (5 commits) Created branch staging Rico Tzschichholz
- [vala/staging: 1/5] tests: Extend "GLib.Value (un-)boxing" test to increase coverage Rico Tzschichholz
- [vala/staging: 2/5] codegen: Cleanup GLibValue helper functions Rico Tzschichholz
- [vala/staging: 3/5] codegen: Move GLibValue into a separate source-file Rico Tzschichholz
- [vala/staging: 4/5] codegen: Factor out GValueModule Rico Tzschichholz
- [vala/staging: 5/5] codegen: Move ObjectTypeSymbol casting to GTypeModule Rico Tzschichholz
- [gnome-characters] Update Romanian translation Translations User D-L
- [gnome-notes/gnome-3-36] Update Romanian translation Translations User D-L
- [gnome-notes] Update Romanian translation Translations User D-L
- [gnome-software] Update Romanian translation Translations User D-L
- [chronojump] Error message on Chronopic/encoder connection WIP Xavier de Blas
- [gnome-desktop] 3.36.0 Matthias Clasen
- [gnome-desktop] Created tag 3.36.0 Matthias Clasen
- [evolution/wip/mcrha/webkit-jsc-api] blockquote pre-post processing Milan Crha
- [gnome-applets] accessx-status: simplify code Alberts Muktupāvels
- [gnome-applets] accessx-status: fix -Wdiscarded-qualifiers warnings Alberts Muktupāvels
- [gnome-applets] accessx-status: reset timeout id when timeout is removed Alberts Muktupāvels
- [gnome-applets] accessx-status: remove unused variable Alberts Muktupāvels
- [gnome-applets] window-buttons: fix -Wmissing-prototypes warnings Alberts Muktupāvels
- [gnome-applets] window-title: fix -Wmissing-prototypes warning Alberts Muktupāvels
- [gnome-applets] window-title: generate valid markup Alberts Muktupāvels
- [gnome-applets] remove obsolete files Alberts Muktupāvels
- [gnome-applets] README: update mailing list address Alberts Muktupāvels
- [gimp] Issue #4094 - Corrects some tools descriptions Alexandre Prokoudine
- [gnome-builder] (7 commits) Non-fast-forward update to branch 1151-vala-pass-dependencies-to-lsp Daniel Espinosa Ortiz
- [gnome-builder/1151-vala-pass-dependencies-to-lsp: 7/7] GVls: implement runtime configuration notification Daniel Espinosa Ortiz
- [gimp/gimp-2-10] NEWS: start tracking 2.10.18 -> 2.10.20 changes Alexandre Prokoudine
- [gimp/gimp-2-10] NEWS: some forgotten bits for 2.10.20 Alexandre Prokoudine
- [libgda] (2 commits) ...Merge branch 'wip/m4_del' into 'master' Daniel Espinosa Ortiz
- [libgda: 1/2] Meson: Removing m4 directory Daniel Espinosa Ortiz
- [libgda: 2/2] Merge branch 'wip/m4_del' into 'master' Daniel Espinosa Ortiz
- [geary] Update Italian translation Translations User D-L
- [geary] Update Italian translation Translations User D-L
- [libgda] (2 commits) ...Merge branch 'wip/meta_partial' into 'master' Daniel Espinosa Ortiz
- [libgda: 1/2] Test: Fixing DB name conflict Daniel Espinosa Ortiz
- [libgda: 2/2] Merge branch 'wip/meta_partial' into 'master' Daniel Espinosa Ortiz
- [epiphany] CI: Add post stage to nightly Jan-Michael Brummer
- [epiphany] Created branch cherry-pick-87ff5beb Jan-Michael Brummer
- [epiphany/cherry-pick-87ff5beb] CI: Add post stage to nightly Jan-Michael Brummer
- [epiphany/gnome-3-36] CI: Add post stage to nightly Jan-Michael Brummer
- [epiphany] Deleted branch cherry-pick-87ff5beb Jan-Michael Brummer
- [gnome-builder/1151-vala-pass-dependencies-to-lsp] Set to use GVls branch for 0.14 series Daniel Espinosa Ortiz
- [gnome-build-meta] (17 commits) Non-fast-forward update to branch valentindavid/eos-installer Valentin David
- [gnome-build-meta/valentindavid/eos-installer: 5/17] Add repartitioning script from EOS boot helper Valentin David
- [gnome-build-meta/valentindavid/eos-installer: 6/17] Add first boot script to resize root filesystem Valentin David
- [gnome-build-meta/valentindavid/eos-installer: 7/17] Make the bootable image acceptable for eos-installer Valentin David
- [gnome-build-meta/valentindavid/eos-installer: 8/17] Split creation of developer test GPG key from ostree repository update script Valentin David
- [gnome-build-meta/valentindavid/eos-installer: 9/17] Add developer script to sign bootable image for eos-installer Valentin David
- [gnome-build-meta/valentindavid/eos-installer: 10/17] Add pretty name and bug report url to os-release Valentin David
- [gnome-build-meta/valentindavid/eos-installer: 11/17] Add isomd5sum Valentin David
- [gnome-build-meta/valentindavid/eos-installer: 12/17] Add libisoburn (xorriso) Valentin David
- [gnome-build-meta/valentindavid/eos-installer: 13/17] Add eos-installer Valentin David
- [gnome-build-meta/valentindavid/eos-installer: 14/17] Add configuration for eos-installer Valentin David
- [gnome-build-meta/valentindavid/eos-installer: 15/17] Add installer ISO image Valentin David
- [gnome-build-meta/valentindavid/eos-installer: 16/17] Add explanation on how to use the bootable images Valentin David
- [gnome-build-meta/valentindavid/eos-installer: 17/17] Add volume descriptor in installer ISO to ease osinfo detection Valentin David
- [gnome-build-meta] Created branch matthiasc/3.36.0 Matthias Clasen
- [gnome-build-meta/matthiasc/3.36.0] Testing 3.36.0 Matthias Clasen
- [libgda] (2 commits) ...Merge branch 'wip/ui1' into 'master' Daniel Espinosa Ortiz
- [libgda: 1/2] Experimental: Porting GTimeVal to GDateTime Daniel Espinosa Ortiz
- [ocrfeeder] Update Catalan translation Jordi Mas
- [libgda: 2/2] Merge branch 'wip/ui1' into 'master' Daniel Espinosa Ortiz
- [balsa] (2 commits) ...Merge branch 'drop-is-directory' into 'master' Albrecht Dreß
- [balsa: 2/2] Merge branch 'drop-is-directory' into 'master' Albrecht Dreß
- [balsa] Deleted branch drop-is-directory Peter Bloomfield
- [gnome-music] (81 commits) Non-fast-forward update to branch wip/mschraal/gtk4 Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 22/81] Set GTK to version 4 Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 23/81] Replace Gfm with GTK listmodels Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 24/81] Stop using libdazzle Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 25/81] songwidget: Disable/remove EventBox Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 26/81] albumwidget: Remove EventBox Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 27/81] searchheaderbar: Remove Gd usage Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 28/81] application: Fix style context provider Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 29/81] grlsearchwrapper: import Gtk instead of Gfm Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 30/81] notificationspopup: Remove show_all() Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 31/81] window: Disable window placement Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 32/81] HeaderBar.ui: Fixup Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 33/81] SelectionBarMenuButton.ui: Fixup Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 34/81] AppMenu.ui: Cleanup Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 35/81] headerbar: show-close-button -> show-title-buttons Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 36/81] SearchHeaderBar.ui: Cleanup Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 37/81] PlayerToolbar.ui: *BROKEN* Cleanup & no images Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 38/81] art: Disable surface usage Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 39/81] coverstack: Remove show_all Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 40/81] smoothscale: Remove gesturemultipress -> gestureclick Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 41/81] playertoolbar: Adapt set_from_icon_name API Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 42/81] EmptyView.ui: Cleanup Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 43/81] window: Cleanups Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 44/81] emptyview: Remove show_all Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 45/81] mediakeys: Fix controller Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 46/81] grltrackerwrapper: Add Gtk import instead of Gfm Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 47/81] window: Gesture 'fixes' Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 48/81] AlbumWidget.ui: Cleanup Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 49/81] albumsview: Remove show_all Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 50/81] albumsview: get_allocated_size -> get_allocation Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 51/81] artistsview: Cleanup gesture & show_all Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 52/81] baseview: Remove show_all Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 53/81] songsview: Cleanup gesture & pack Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 54/81] starhandlerwidget: Unbreak some iconsize stuff Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 55/81] playlistcontrols: Cleanup & disable some event stuff Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 56/81] playlistcontextmenu: Disable bind_model Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 57/81] searchview: Cleanup & disable some stuff Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 58/81] songwidget: Cleanup & break Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 59/81] songwidget: More fixes Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 60/81] songwidget: More fixes Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 61/81] artistalbumwidget: Cleanup Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 62/81] coverstack: Disable art Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 63/81] coredisc: Gfm -> Gtk import Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 64/81] albumartcache: More surface mess Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 65/81] albumartcache: More surface Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 66/81] DiscBox.ui: Cleanup Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 67/81] DiscBox: Disable packing & no-show-all Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 68/81] disclistboxwidget: Disable song widget event Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 69/81] playertoolbar: Disable button image switching Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 70/81] smoothscale: Fix stylectx padding call Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 71/81] playertoolbar: Fix playback images Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 72/81] disclistboxwidget: Make song_widget click controller somewhat work Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 73/81] window: Fix event controllers Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 74/81] artistsview: Fix event controller Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 75/81] songsview: Fix event controller Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 76/81] mediakeys: Fix event controller Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 77/81] smoothscale: Fix event controller Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 78/81] AlbumWidget.ui: Fix running length label position Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 79/81] WIP: covers Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 80/81] appmenu: Remove packing Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 81/81] appmenu: Disable margins Marinus Schraal
- [epiphany] Hide navigation buttons if webapp supports apple-mobile-web-app-capable Jan-Michael Brummer
- [evolution/gnome-3-36] Update Croatian translation Translations User D-L
- [evolution] Update Croatian translation Translations User D-L
- [gnome-session] Update Ukrainian translation Translations User D-L
- [gnome-software] Update Ukrainian translation Translations User D-L
- [glib-networking] Update Ukrainian translation Translations User D-L
- [clutter] Update Ukrainian translation Translations User D-L
- [at-spi2-core] Update Ukrainian translation Translations User D-L
- [gnome-shell-extensions] Update Ukrainian translation Translations User D-L
- [gnome-chess] Update Ukrainian translation Translations User D-L
- [sushi] Update Ukrainian translation Translations User D-L
- [zenity] Update Ukrainian translation Translations User D-L
- [gnome-disk-utility] Non-fast-forward update to branch kailueke/wait-for-udisks-unmount Kai Lüke
- [gnome-disk-utility/kailueke/wait-for-udisks-unmount] Wait until UDisks updates the unmounted filesystem Kai Lüke
- [gnome-disk-utility] ci: Fix flatpak job Kai Lüke
- [gnome-disk-utility] Deleted branch wip/oholy/flatpak Ondrej Holy
- [gnome-disk-utility] (2 commits) Non-fast-forward update to branch kailueke/wait-for-udisks-unmount Kai Lüke
- [gnome-disk-utility/kailueke/wait-for-udisks-unmount: 2/2] Wait until UDisks updates the unmounted filesystem Kai Lüke
- [gnome-disk-utility] Wait until UDisks updates the unmounted filesystem Kai Lüke
- [gnome-disk-utility] Deleted branch kailueke/wait-for-udisks-unmount Kai Lüke
- [release-notes/gnome-3-36] Update Swedish translation Translations User D-L
- [gnome-disk-utility/gnome-3-36] Wait until UDisks updates the unmounted filesystem Kai Lüke
- [brasero] Update Ukrainian translation Translations User D-L
- [gnome-maps] overpass: Recognize contact:website and contact:phone tags. Marcus Lundblad
- [yelp-xsl] Update Ukrainian translation Translations User D-L
- [nautilus-sendto] Update Ukrainian translation Translations User D-L
- [gnome-maps/gnome-3-36] overpass: Recognize contact:website and contact:phone tags. Marcus Lundblad
- [gnome-maps] (12 commits) Non-fast-forward update to branch wip/mlundblad/transit-plugin-gtfs-local Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-plugin-gtfs-local: 3/12] Add libarchive as a dependency Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-plugin-gtfs-local: 4/12] Add build dependency for sqlite3 Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-plugin-gtfs-local: 5/12] WIP: Add class representing an agency in a GTFS feed Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-plugin-gtfs-local: 6/12] WIP: Add class representing a stop in a GTFS feed Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-plugin-gtfs-local: 7/12] WIP: Add class representing a route in a GTFS feed Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-plugin-gtfs-local: 8/12] WIP: Add class representing a trip in a GTFS feed Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-plugin-gtfs-local: 9/12] WIP: Add class representing a stop time in a GTFS feed Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-plugin-gtfs-local: 10/12] WIP: SQLite definitions for GTFS tables Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-plugin-gtfs-local: 11/12] WIP: Add class for parsing GTFS files Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-plugin-gtfs-local: 12/12] WIP: Add transit plugin doing local routing on dowloaded GTFS Marcus Lundblad
- [gnome-todo/gnome-3-28] Update Ukrainian translation Translations User D-L
- [gnome-sound-recorder/gnome-3-36] Update Ukrainian translation Translations User D-L
- [gnome-online-accounts] Update Ukrainian translation Translations User D-L
- [gnome-control-center] Update Ukrainian translation Translations User D-L
- [atk] Update Ukrainian translation Translations User D-L
- [gnome-terminal] screen: Fix non-preserved working dir Christian Persch
- [gnome-terminal/gnome-3-36] screen: Fix non-preserved working dir Christian Persch
- [folks] Update Ukrainian translation Translations User D-L
- [gcr] gcr: Fix GcrCertificateIface vfunc gtk-doc Niels De Graef
- [gnome-documents] Update Ukrainian translation Translations User D-L
- [gnome-nettool] Update Ukrainian translation Translations User D-L
- [cheese] Update Ukrainian translation Translations User D-L
- [vala] (5 commits) ...codegen: Move ObjectTypeSymbol casting to GTypeModule Rico Tzschichholz
- [tracker/tracker-2.3] Update Ukrainian translation Translations User D-L
- [tracker-miners/tracker-miners-2.3] Update Ukrainian translation Translations User D-L
- [gnome-system-monitor] Update Ukrainian translation Translations User D-L
- [vala/0.48] (6 commits) ...codegen: Move ObjectTypeSymbol casting to GTypeModule Rico Tzschichholz
- [gnome-music] Update Ukrainian translation Translations User D-L
- [gnome-contacts] Release stable version 3.36 Niels De Graef
- [gnome-contacts] Created tag 3.36 Niels De Graef
- [totem] Update Ukrainian translation Translations User D-L
- [vinagre] Update Ukrainian translation Translations User D-L
- [gnome-contacts] Created branch gnome-3-36 Niels De Graef
- [gnome-backgrounds] Update Ukrainian translation Translations User D-L
- [dconf-editor] Update Ukrainian translation Translations User D-L
- [gnome-desktop] Update Ukrainian translation Translations User D-L
- [gnome-keyring] Update Ukrainian translation Translations User D-L
- [gnome-terminal/gnome-3-36] Update Ukrainian translation Translations User D-L
- [vala] (18 commits) Non-fast-forward update to branch wip/ci Rico Tzschichholz
- [vala/wip/ci: 11/18] coverage: Build gidl-bindings Rico Tzschichholz
- [vala/wip/ci: 12/18] ci: Add .gitlab-ci.yml Rico Tzschichholz
- [vala/wip/ci: 13/18] ci: Add ubuntu:16.04 run with gcc Rico Tzschichholz
- [vala/wip/ci: 14/18] ci: Add ubuntu:18.04 run with gcc Rico Tzschichholz
- [vala/wip/ci: 15/18] ci: Add fedora:latest run with clang Rico Tzschichholz
- [vala/wip/ci: 16/18] ci: Add archlinux/base:latest run with gcc Rico Tzschichholz
- [vala/wip/ci: 17/18] ci: archlinux/bison - https://bugs.archlinux.org/task/64165 Rico Tzschichholz
- [vala/wip/ci: 18/18] ci: Always deploy Rico Tzschichholz
- [gdm] Update Ukrainian translation Translations User D-L
- [epiphany] Update Ukrainian translation Translations User D-L
- [yelp] Update Ukrainian translation Translations User D-L
- [gtk/gtk-3-24] Update Ukrainian translation Translations User D-L
- [gtk/gtk-3-24] Update Ukrainian translation Translations User D-L
- [tracker] (3 commits) ...Merge branch 'wip/carlosg/ttl-parser' into 'master' Sam Thursfield
- [tracker: 3/3] Merge branch 'wip/carlosg/ttl-parser' into 'master' Sam Thursfield
- [tracker] Deleted branch wip/carlosg/ttl-parser Carlos Garnacho
- [gnome-applets] ci: enable mini-commander Alberts Muktupāvels
- [gnome-applets] netspeed: move status icons to correct directory Alberts Muktupāvels
- [seahorse] Release stable version 3.36 Niels De Graef
- [seahorse] Created tag 3.36 Niels De Graef
- [seahorse] Created branch gnome-3-36 Niels De Graef
- [gnome-maps] (2 commits) Non-fast-forward update to branch wip/mlundblad/transit-plugin-gtfs-local Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-plugin-gtfs-local: 1/2] WIP: Add class for parsing GTFS files Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-plugin-gtfs-local: 2/2] WIP: Add transit plugin doing local routing on dowloaded GTFS Marcus Lundblad
- [balsa] (4 commits) Non-fast-forward update to branch replace-libbalsa-mailbox-local-load-messages Peter Bloomfield
- [balsa/replace-libbalsa-mailbox-local-load-messages: 3/4] Drop libbalsa_mailbox_local_load_messages Peter Bloomfield
- [balsa/replace-libbalsa-mailbox-local-load-messages: 4/4] mailbox-local: Drop unused private member Peter Bloomfield
- [balsa] (59 commits) Non-fast-forward update to branch gmime3 Peter Bloomfield
- [balsa/gmime3: 12/59] Bump GMime requirement to 3.2.4 Peter Bloomfield
- [balsa/gmime3: 13/59] Insert a NULL GMimeFormatOptions Peter Bloomfield
- [balsa/gmime3: 14/59] internet_address_list_parse_string() replaced Peter Bloomfield
- [balsa/gmime3: 15/59] More GMime 3 changes Peter Bloomfield
- [balsa/gmime3: 16/59] g_mime_content_type_to_string() has been renamed Peter Bloomfield
- [balsa/gmime3: 17/59] g_mime_parser_construct_message() Peter Bloomfield
- [balsa] (14 commits) Non-fast-forward update to branch popover Peter Bloomfield
- [balsa/gmime3: 18/59] g_mime_content_type_new_from_string() Peter Bloomfield
- [balsa/popover: 12/14] pref-manager: Use GtkPopover for "Add" options Peter Bloomfield
- [balsa/gmime3: 19/59] More GMime3 changes Peter Bloomfield
- [balsa/popover: 13/14] vfs: Port to GMenu Peter Bloomfield
- [balsa/gmime3: 20/59] g_mime_filter_crlf_new() is no more Peter Bloomfield
- [balsa/popover: 14/14] libbalsa-vfs: New API to use with GMenu Peter Bloomfield
- [balsa/gmime3: 21/59] g_mime_filter_crlf_new() is no more Peter Bloomfield
- [balsa/gmime3: 22/59] Insert a NULL format-options argument Peter Bloomfield
- [balsa/gmime3: 23/59] Add parser-options argument Peter Bloomfield
- [balsa/gmime3: 24/59] g_mime_part_set_content_object() has been renamed Peter Bloomfield
- [balsa/gmime3: 25/59] Include libbalsa.h Peter Bloomfield
- [balsa/gmime3: 26/59] g_mime_init() has no arguments Peter Bloomfield
- [balsa/gmime3: 27/59] Oops--use g_mime_filter_dos2unix_new() Peter Bloomfield
- [balsa/gmime3: 28/59] g_mime_parser_set_scan_from() has been replaced Peter Bloomfield
- [balsa/gmime3: 29/59] g_mime_parser_get_from_offset() has been renamed Peter Bloomfield
- [balsa/gmime3: 30/59] g_mime_parser_get_from() has been renamed Peter Bloomfield
- [balsa/gmime3: 31/59] g_mime_object_set_header() has an extra argument Peter Bloomfield
- [balsa/gmime3: 32/59] Oops--missed one case Peter Bloomfield
- [balsa/gmime3: 33/59] GMimeHeaderIter has been replaced Peter Bloomfield
- [balsa/gmime3: 34/59] GMimeRecipientType has been replaced Peter Bloomfield
- [balsa/gmime3: 35/59] Cleanup Peter Bloomfield
- [balsa/gmime3: 36/59] g_mime_references_decode() has been replaced Peter Bloomfield
- [balsa/gmime3: 37/59] Oops--missed one case Peter Bloomfield
- [balsa/gmime3: 38/59] g_mime_utils_header_encode_text() Peter Bloomfield
- [balsa/gmime3: 39/59] New API for g_mime_utils_header_encode_text() Peter Bloomfield
- [balsa/gmime3: 40/59] New API for g_mime_utils_header_decode_date() Peter Bloomfield
- [balsa/gmime3: 41/59] g_mime_set_user_charsets() has been replaced Peter Bloomfield
- [balsa/gmime3: 42/59] g_mime_object_new_type() has a new first argument Peter Bloomfield
- [balsa/gmime3: 43/59] Oops--typo Peter Bloomfield
- [balsa/gmime3: 44/59] g_mime_message_set_{reply_to,sender} Peter Bloomfield
- [balsa/gmime3: 45/59] g_mime_message_set_subject() has a new argument Peter Bloomfield
- [balsa/gmime3: 46/59] Cleanup Peter Bloomfield
- [balsa/gmime3: 47/59] g_mime_object_append_header() has a new argument Peter Bloomfield
- [balsa/gmime3: 48/59] Drop redundant get_tz_offset() Peter Bloomfield
- [balsa/gmime3: 49/59] Adapt to new g_mime_utils_header_decode_date() API Peter Bloomfield
- [balsa/gmime3: 50/59] Guard against passing NULL name Peter Bloomfield
- [balsa/gmime3: 51/59] Check for NULL return Peter Bloomfield
- [balsa/gmime3: 52/59] Fix some porting to g_mime_filter_dos2unix_new() Peter Bloomfield
- [balsa/gmime3: 53/59] Fix some porting to g_mime_filter_dos2unix_new() Peter Bloomfield
- [balsa/gmime3: 54/59] Do not unref GDateTime Peter Bloomfield
- [balsa/gmime3: 55/59] mailbox_mbox: Set the parser format to mbox Peter Bloomfield
- [balsa/gmime3: 56/59] libbalsa-message: Save some dereferencing Peter Bloomfield
- [balsa/gmime3: 57/59] GMimeParser changes Peter Bloomfield
- [balsa/gmime3: 58/59] GMime3 (3.2, at least) supports Autocrypt headers Peter Bloomfield
- [balsa/gmime3: 59/59] autocrypt: Convert e-mail addresses to lowercase. Peter Bloomfield
- [gnome-applets] tracker-search-var: remove unused variable Alberts Muktupāvels
- [gnome-applets] cpufreq: remove dead code Alberts Muktupāvels
- [libgweather] (2 commits) Created branch wip/chergert/plug-leaks Christian Hergert
- [libgweather/wip/chergert/plug-leaks: 1/2] location: plug various leaks Christian Hergert
- [libgweather/wip/chergert/plug-leaks: 2/2] tests: fix leaks in unit tests Christian Hergert
- [libgweather] (7 commits) Non-fast-forward update to branch wip/chergert/plug-leaks Christian Hergert
- [libgweather/wip/chergert/plug-leaks: 6/7] location: plug various leaks Christian Hergert
- [libgweather/wip/chergert/plug-leaks: 7/7] tests: fix leaks in unit tests Christian Hergert
- [gnome-menus] Prepare 3.36.0 Michael Catanzaro
- [gnome-menus] Created tag 3.36.0 Michael Catanzaro
- [libgweather] (2 commits) Non-fast-forward update to branch wip/chergert/plug-leaks Christian Hergert
- [libgweather/wip/chergert/plug-leaks: 1/2] location: plug various leaks Christian Hergert
- [libgweather/wip/chergert/plug-leaks: 2/2] tests: fix leaks in unit tests Christian Hergert
- [gnome-applets] geyes: reformat themes Makefile Alberts Muktupāvels
- [gnome-applets] geyes: install new themes Alberts Muktupāvels
- [gnome-applets] netspeed: remove unused functions Alberts Muktupāvels
11 March 2020
- [glib] (2 commits) ...Merge branch 'gapplication-minor-typo' into 'master' Emmanuele Bassi
- [glib: 1/2] gapplication: Fix a minor typo in the documentation Emmanuele Bassi
- [glib: 2/2] Merge branch 'gapplication-minor-typo' into 'master' Emmanuele Bassi
- [release-notes/gnome-3-36] Add German screen-shots Link Dupont
- [librsvg] (2 commits) ...Merge branch 'bump' into 'master' Federico Mena Quintero
- [librsvg: 1/2] Update png and nalgebra Federico Mena Quintero
- [librsvg: 2/2] Merge branch 'bump' into 'master' Federico Mena Quintero
- [tracker] (2 commits) Created branch sam/explicit-ontology-paths Sam Thursfield
- [tracker/sam/explicit-ontology-paths: 1/2] libtracker-data: No need to precreate 'data' directory anymore Sam Thursfield
- [tracker/sam/explicit-ontology-paths: 2/2] Add tracker_sparql_connection_new_with_ontology(), disable automatic re-indexing Sam Thursfield
- [releng] 3.36.0 Matthias Clasen
- [gnome-build-meta] Deleted branch matthiasc/3.36.0 Matthias Clasen
- [gnome-build-meta] Created branch matthiasc/3.36.0 Matthias Clasen
- [gnome-build-meta/matthiasc/3.36.0] Testing 3.36.0 Matthias Clasen
- [gnome-settings-daemon] (3 commits) Created branch wip/chergert/mem-reduce Christian Hergert
- [gnome-settings-daemon/wip/chergert/mem-reduce: 1/3] datetime: reduce runtime memory usage Christian Hergert
- [gnome-settings-daemon/wip/chergert/mem-reduce: 2/3] datetime: release weather tzdb information Christian Hergert
- [gnome-settings-daemon/wip/chergert/mem-reduce: 3/3] datetime: use malloc_trim() to release resources back to OS Christian Hergert
- [gnome-photos] Add Indonesian translation Translations User D-L
- [gnome-build-meta/gnome-3-36] Testing 3.36.0 Matthias Clasen
- [gnome-build-meta] Deleted branch matthiasc/3.36.0 Matthias Clasen
- [gnome-keyring] Created tag 3.36.0 Daiki Ueno
- [gnome-keyring] Release 3.36.0 Daiki Ueno
- [gnome-builder] Update Catalan translation Jordi Mas
- [libsecret] (10 commits) Non-fast-forward update to branch wip/nielsdg/no-g-message Daiki Ueno
- [libsecret/wip/nielsdg/no-g-message: 10/10] Prefer g_info() over g_message() Daiki Ueno
- [libsecret] (2 commits) ...Merge branch 'wip/nielsdg/no-g-message' into 'master' Daiki Ueno
- [libsecret: 2/2] Merge branch 'wip/nielsdg/no-g-message' into 'master' Daiki Ueno
- [libsecret] Deleted branch wip/nielsdg/no-g-message Niels De Graef
- [libsecret] Release 0.20.2 Daiki Ueno
- [libsecret] Created tag 0.20.2 Daiki Ueno
- [gcr] Release stable version 3.36 Niels De Graef
- [gcr] Created tag 3.36 Niels De Graef
- [gcr] Created branch gnome-3-36 Niels De Graef
- [gcr] Post-release version bump Niels De Graef
- [folks] Release stable version 0.14.0 Niels De Graef
- [folks] Created tag 0.14 Niels De Graef
- [folks] Created branch folks-0-14 Niels De Graef
- [folks] Post-release version bump Niels De Graef
- [release-notes/gnome-3-36] Revert "Change Languages list: fixed list instead of dynamic" Daniel Mustieles García
- [simple-scan/gnome-3-36] Updated Czech help translation Marek Černocký
- [simple-scan] Updated Czech help translation Marek Černocký
- [gnome-notes/gnome-3-36] Updated Czech help translation Marek Černocký
- [gnome-notes] Updated Czech help translation Marek Černocký
- [damned-lies] Prioritize LINGUAS files for docs when it exists Claude Paroz
- [vala/staging] codegen: Avoid symbol clashes with "va_*" from "stdarg.h" Rico Tzschichholz
- [libsoup] Created branch wip/smcv/clarify-env-name Simon McVittie
- [libsoup/wip/smcv/clarify-env-name] test-utils: Clarify meaning of an environment variable Simon McVittie
- [gnome-shell] ibusManager: fix ibus launch error because of wrong method name Carlos Garnacho
- [libsoup] Created branch wip/smcv/skip-apache Simon McVittie
- [libsoup/wip/smcv/skip-apache] tests: Skip tests if unable to start Apache Simon McVittie
- [libsoup] Non-fast-forward update to branch wip/smcv/skip-apache Simon McVittie
- [libsoup/wip/smcv/skip-apache] tests: Skip tests if unable to start Apache Simon McVittie
- [mutter] xwayland: Fix mime type atom list leak on DnD with more than 3 types Carlos Garnacho
- [pangomm] (9 commits) Non-fast-forward update to branch master.msvc-meson.improvements Chun-wei Fan
- [pangomm/master.msvc-meson.improvements: 5/9] pango/src/color.hg: Fix call to _CLASS_BOXEDTYPE_STATIC Chun-wei Fan
- [pangomm/master.msvc-meson.improvements: 6/9] Meson: allow maintainer builds on Visual Studio too Chun-wei Fan
- [pangomm/master.msvc-meson.improvements: 7/9] meson.build: Look for glibmm with pkg-config on MSVC too Chun-wei Fan
- [pangomm/master.msvc-meson.improvements: 8/9] meson: Build generate_extra_defs with Visual Studio too Chun-wei Fan
- [pangomm/master.msvc-meson.improvements: 9/9] meson: Ignore warning C4251 and C4275 on MSVC builds Chun-wei Fan
- [vala] codegen: Avoid symbol clashes with "va_*" from "stdarg.h" Rico Tzschichholz
- [gnome-control-center] Created branch info-show-hardware-name Felipe Borges
- [gnome-control-center/info-show-hardware-name] info-overview: Add hardware name (product_family) Felipe Borges
- [gnome-sound-recorder] project: Add issue templates Felipe Borges
- [pangomm] (7 commits) Created branch use-dllexport Chun-wei Fan
- [pangomm/use-dllexport: 1/7] pango/src/color.hg: Fix call to _CLASS_BOXEDTYPE_STATIC Chun-wei Fan
- [pangomm/use-dllexport: 2/7] pango/pangommconfig.h.*: Add PANGOMM_API Chun-wei Fan
- [pangomm/use-dllexport: 3/7] pango/pangomm/meson.build: Define PANGOMM_BUILD Chun-wei Fan
- [pangomm/use-dllexport: 4/7] pango/src/*.hg: Decorate classes and functions with PANGOMM_API Chun-wei Fan
- [pangomm/use-dllexport: 5/7] pango/pangomm/*.h: Decorate APIs with PANGOMM_API Chun-wei Fan
- [pangomm/use-dllexport: 6/7] Visual Studio builds: Do not use gendef.exe Chun-wei Fan
- [pangomm/use-dllexport: 7/7] Drop gendef from the sources Chun-wei Fan
- [pangomm] (4 commits) Non-fast-forward update to branch master.msvc-meson.improvements Chun-wei Fan
- [pangomm/master.msvc-meson.improvements: 1/4] Meson: allow maintainer builds on Visual Studio too Chun-wei Fan
- [pangomm/master.msvc-meson.improvements: 2/4] meson.build: Look for glibmm with pkg-config on MSVC too Chun-wei Fan
- [pangomm/master.msvc-meson.improvements: 3/4] meson: Build generate_extra_defs with Visual Studio too Chun-wei Fan
- [pangomm/master.msvc-meson.improvements: 4/4] meson: Ignore warning C4251 and C4275 on MSVC builds Chun-wei Fan
- [release-notes/gnome-3-36] Update Lithuanian translation Translations User D-L
- [gnome-shell] (2 commits) Non-fast-forward update to branch wip/carlosg/shutdown-on-restart Florian Müllner
- [gnome-shell/wip/carlosg/shutdown-on-restart: 2/2] windowManager: Do not shutdown ibus/xsettings on X11 compositor restart Florian Müllner
- [vala] Release 0.48.1 Rico Tzschichholz
- [vala/0.48] (2 commits) ...Release 0.48.1 Rico Tzschichholz
- [vala] Created tag 0.48.1 Rico Tzschichholz
- [gnome-shell] windowManager: Do not shutdown ibus/xsettings on X11 compositor restart Florian Müllner
- [gnome-shell] Deleted branch wip/carlosg/shutdown-on-restart Carlos Garnacho
- [gnome-applets] gweather: remove unused NEVER_SENSITIVE define Alberts Muktupāvels
- [gnome-applets] gweather: simplify find_next_clicked Alberts Muktupāvels
- [gnome-boxes] Created branch wip/set-firmware-only-for-efi Felipe Borges
- [gnome-boxes/wip/set-firmware-only-for-efi] vm-configurator: Only set firmware info if it is EFI Felipe Borges
- [gnome-applets] bump version to 3.36.0, update NEWS Alberts Muktupāvels
- [gnome-applets] Created tag 3.36.0 Alberts Muktupāvels
- [glib/glib-2-64] 2.64.1 Philip Withnall
- [glib] Created tag 2.64.1 Philip Withnall
- [gnome-software] Created tag 3.36.0 Richard Hughes
- [gnome-software] Release version 3.36.0 Richard Hughes
- [gnome-software] trivial: Post release version bump Richard Hughes
- [hitori] 3.36.0 Philip Withnall
- [hitori] Created tag 3.36.0 Philip Withnall
- [gnome-todo] notification-widget: Fix motion controller callback signature Georges Basile Stavracas Neto
- [hitori] Created branch gnome-3-36 Philip Withnall
- [gnome-games] (6 commits) Non-fast-forward update to branch wip/exalm/stabilize Alexander Mikhaylenko
- [gnome-games/wip/exalm/stabilize: 5/6] flatpak: Stabilize the manifest Alexander Mikhaylenko
- [gnome-games/wip/exalm/stabilize: 6/6] flatpak: Stabilize unit test manifest Alexander Mikhaylenko
- [library-web/oscp] Unlock GNOME 3.36 release notes Andrea Veri
- [shotwell] flatpak, ci: Update to 3.36 runtime Jens Georg
- [hitori] (2 commits) ...Merge branch 'helpoverlay' into 'master' Philip Withnall
- [hitori: 1/2] Add F10 accelerator to primary menu Philip Withnall
- [hitori: 2/2] Merge branch 'helpoverlay' into 'master' Philip Withnall
- [gnome-shell] Created branch wip/carlosg/update-hint-on-preedit Carlos Garnacho
- [gnome-shell/wip/carlosg/update-hint-on-preedit] St: Ensure to update entry hint visibility with IM preedit Carlos Garnacho
- [mutter] monitor-config-manager: Respect layout mode when calculating CRTC layout Florian Müllner
- [orca/gnome-3-36] Prep for 3.36.0 release Joanmarie Diggs
- [orca] Created tag ORCA_3_36_0 Joanmarie Diggs
- [orca/gnome-3-36] Post-release version bump Joanmarie Diggs
- [orca] Add news from 3.36.0 release Joanmarie Diggs
- [gnome-shell] Non-fast-forward update to branch wip/carlosg/update-hint-on-preedit Carlos Garnacho
- [gnome-shell/wip/carlosg/update-hint-on-preedit] St: Ensure to update entry hint visibility with IM preedit Carlos Garnacho
- [mutter] crtc-xrandr: Compare right coordinate when checking assignment Georges Basile Stavracas Neto
- [gnome-initial-setup] Update Romanian translation Translations User D-L
- [gnome-runtime-images] Add gnome 3.36 iamges Jordan Petridis
- [gnome-shell] St: Ensure to update entry hint visibility with IM preedit Florian Müllner
- [gnome-shell] Deleted branch wip/carlosg/update-hint-on-preedit Carlos Garnacho
- [shotwell] flatpak: Update dependencies Jens Georg
- [shotwell] Revert "flatpak, ci: Update to 3.36 runtime" Jens Georg
- [hitori] (2 commits) Created branch 15-docs Philip Withnall
- [hitori/15-docs: 1/2] help: Update the help to mention the header bar and burger menu Philip Withnall
- [hitori/15-docs: 2/2] help: Update header bar buttons mentioned in the help Philip Withnall
- [gnome-flashback] system-indicators: fix missing localisation Alberts Muktupāvels
- [jhbuild] Update gedit and gedit-plugins deps Sébastien Wilmet
- [hitori] (3 commits) Non-fast-forward update to branch 15-docs Philip Withnall
- [hitori/15-docs: 1/3] help: Update the help to mention the header bar and burger menu Philip Withnall
- [hitori/15-docs: 2/3] help: Update header bar buttons mentioned in the help Philip Withnall
- [hitori/15-docs: 3/3] help: Make terminology around tagging more consistent Philip Withnall
- [evolution] I#799 - EAlertBar: Text part doesn't work well for long text ]I[ Milan Crha
- [gnome-applets] drop no longer used DBUS_GLIB_REQUIRED line Alberts Muktupāvels
- [evolution/gnome-3-36] I#799 - EAlertBar: Text part doesn't work well for long text ]I[ Milan Crha
- [hitori] (4 commits) ...Merge branch '15-docs' into 'master' Philip Withnall
- [hitori: 4/4] Merge branch '15-docs' into 'master' Philip Withnall
- [hitori] Deleted branch 15-docs Philip Withnall
- [pangomm] (6 commits) ...Merge branch 'master.msvc-meson.improvements' into 'master' Chun-wei Fan
- [pangomm: 6/6] Merge branch 'master.msvc-meson.improvements' into 'master' Chun-wei Fan
- [pangomm] Deleted branch master.msvc-meson.improvements Chun-wei Fan
- [pangomm/pangomm-2-42] (6 commits) ...Merge branch 'pangomm-2-42.meson-msvc' into 'pangomm-2-42' Chun-wei Fan
- [pangomm/pangomm-2-42: 6/6] Merge branch 'pangomm-2-42.meson-msvc' into 'pangomm-2-42' Chun-wei Fan
- [pangomm] Deleted branch pangomm-2-42.meson-msvc Chun-wei Fan
- [gnome-applets] window-buttons: fix build Alberts Muktupāvels
- [mutter] wayland: Don't crash when trying to fullscreen on inert wl_output Florian Müllner
- [gnome-terminal/gnome-3-36] Updated Czech help translation Marek Černocký
- [gnome-build-meta] Created tag 3.36.0 Michael Catanzaro
- [gnome-terminal] Updated Czech help translation Marek Černocký
- [gtk] Created branch vfl-error Emmanuele Bassi
- [gtk/vfl-error] Fix message for VFL parser errors Emmanuele Bassi
- [gedit-plugins] terminal: fix crash caused by removed gnome-terminal GSettings key Sébastien Wilmet
- [chronojump] Fixed crash on animationLogo at start on networks Xavier de Blas
- [chronojump] Better message for Chronpic unplugged from encoder Xavier de Blas
- [gnome-applets] window-title: fix build Alberts Muktupāvels
- [gtk/gtk-3-24] (2 commits) ...Merge branch 'fix-issue-2503' into 'gtk-3-24' Matthias Clasen
- [gtk/gtk-3-24: 1/2] Fix spelling of AppKit framework in `gdkquartz-gtk-only.h` Matthias Clasen
- [gtk/gtk-3-24: 2/2] Merge branch 'fix-issue-2503' into 'gtk-3-24' Matthias Clasen
- [glibmm] NMake Makefiles: Fix builds from Meson tarball Chun-wei Fan
- [release-notes/gnome-3-36] Add Indonesian translation Translations User D-L
- [release-notes/gnome-3-36] Update Spanish translation Translations User D-L
- [gnome-applets] netspeed: fix wireless status icon size Alberts Muktupāvels
- [gtk] (2 commits) ...Merge branch 'vfl-error' into 'master' Matthias Clasen
- [gtk: 2/2] Merge branch 'vfl-error' into 'master' Matthias Clasen
- [gtk] Deleted branch vfl-error Emmanuele Bassi
- [evolution] (292 commits) Non-fast-forward update to branch wip/mcrha/webkit-jsc-api Milan Crha
- [evolution/wip/mcrha/webkit-jsc-api: 206/292] Add e-selection.js, to be used by the editor Milan Crha
- [evolution/wip/mcrha/webkit-jsc-api: 207/292] e-selection.js: Cover some corner cases and replace compare to NaN Milan Crha
- [evolution/wip/mcrha/webkit-jsc-api: 208/292] Initial try with e-undo-redo.js Milan Crha
- [evolution/wip/mcrha/webkit-jsc-api: 209/292] e-selection.js: Fix a typo, when restoring selection Milan Crha
- [evolution/wip/mcrha/webkit-jsc-api: 210/292] Miscellaneous basic changes around the webkit-editor extension Milan Crha
- [evolution/wip/mcrha/webkit-jsc-api: 211/292] Few initial changes, like to load .js files into the editor Milan Crha
- [evolution/wip/mcrha/webkit-jsc-api: 212/292] Implement EvoEditor::SetAlignment() Milan Crha
- [evolution/wip/mcrha/webkit-jsc-api: 213/292] A little bit code shuffling and a fix of EvoUndoRedo.before_input_cb() Milan Crha
- [evolution/wip/mcrha/webkit-jsc-api: 214/292] e-undo-redo.js: Merge consecutive insertText undo records on word delimiter Milan Crha
- [evolution/wip/mcrha/webkit-jsc-api: 215/292] Implement EvoEditor.SetBlockFormat() and fix found bugs in related code Milan Crha
- [evolution/wip/mcrha/webkit-jsc-api: 216/292] e-editor.js: Notify about formatting changes when cursor moves Milan Crha
- [evolution/wip/mcrha/webkit-jsc-api: 217/292] Selection misplaced after SetBlockFormat() with collapsed selection Milan Crha
- [evolution/wip/mcrha/webkit-jsc-api: 218/292] Implement EvoEditor.Indent() Milan Crha
- [evolution/wip/mcrha/webkit-jsc-api: 219/292] Add EvoEditor.InsertHTML() wrapper for "insertHTML" command Milan Crha
- [evolution/wip/mcrha/webkit-jsc-api: 220/292] Use more functions in EWebKitEditor from JSC Milan Crha
- [evolution/wip/mcrha/webkit-jsc-api: 221/292] Cover Undo/Redo when document body is completely empty, with no sub-elements Milan Crha
- [evolution/wip/mcrha/webkit-jsc-api: 222/292] e-editor.js: Change how the content is initialized Milan Crha
- [evolution/wip/mcrha/webkit-jsc-api: 224/292] e-undo-redo.js: Enhance recording of format changes and content change notifications Milan Crha
- [evolution/wip/mcrha/webkit-jsc-api: 223/292] Cleanup webkit-editor's web-extension (and break webkit-editor completely) Milan Crha
- [evolution/wip/mcrha/webkit-jsc-api: 225/292] e-editor.js: Change how indent is done Milan Crha
- [evolution/wip/mcrha/webkit-jsc-api: 226/292] e-undo-redo.js: Extend stored data on deletion events Milan Crha
- [evolution/wip/mcrha/webkit-jsc-api: 227/292] Let the internal tests use .js files from sources, not those installed Milan Crha
- [evolution/wip/mcrha/webkit-jsc-api: 228/292] e-editor.js: Change bgColor style lookup Milan Crha
- [evolution/wip/mcrha/webkit-jsc-api: 229/292] Change formatting style notification Milan Crha
- [evolution/wip/mcrha/webkit-jsc-api: 230/292] e-editor.js: Correct ordered list block format detection Milan Crha
- [evolution/wip/mcrha/webkit-jsc-api: 231/292] test-html-editor-units-utils.c: Do not depend on webkit-editor's web-extension Milan Crha
- [evolution/wip/mcrha/webkit-jsc-api: 232/292] e-undo-redo.js: Enhance merge of insertText::WordDelim operations Milan Crha
- [evolution/wip/mcrha/webkit-jsc-api: 233/292] e-editor.js: Use the further node for style computation Milan Crha
- [evolution/wip/mcrha/webkit-jsc-api: 234/292] Remember temporary style flags Milan Crha
- [evolution/wip/mcrha/webkit-jsc-api: 235/292] Subscript and superscript are mutually exclusive formats Milan Crha
- [evolution/wip/mcrha/webkit-jsc-api: 236/292] Be able to flip between format modes Milan Crha
- [evolution/wip/mcrha/webkit-jsc-api: 237/292] Make EContentEditor::get_content() ansynchronous function (untested) Milan Crha
- [evolution/wip/mcrha/webkit-jsc-api: 238/292] Extend e-convert.js to cover paragraph formats and such, with added tests Milan Crha
- [evolution/wip/mcrha/webkit-jsc-api: 239/292] e-conver.js: Count only LI nodes in OL lists (could be broken by nested lists) Milan Crha
- [evolution/wip/mcrha/webkit-jsc-api: 240/292] Various preparations and fixes Milan Crha
- [vala/staging] (2 commits) ...glib-2.0: Add binding for g_poll() Rico Tzschichholz
- [evolution/wip/mcrha/webkit-jsc-api: 241/292] Implement and use EvoEditor.SetFontName() Milan Crha
- [evolution/wip/mcrha/webkit-jsc-api: 242/292] e-undo-redo.js: Modify selection before delete only when it's collapsed Milan Crha
- [vala/staging: 2/2] glib-2.0: Add binding for g_poll() Rico Tzschichholz
- [evolution/wip/mcrha/webkit-jsc-api: 243/292] e-undo-redo.js: Handle drag&drop inside of the WebView Milan Crha
- [evolution/wip/mcrha/webkit-jsc-api: 244/292] Replace Monospace with Font Name for page and text selection Milan Crha
- [evolution/wip/mcrha/webkit-jsc-api: 245/292] Workaround WebKit bug 204622 (too aggressive FontName editing command) Milan Crha
- [evolution/wip/mcrha/webkit-jsc-api: 246/292] e-html-editor: Sort supported fonts by name, not by type Milan Crha
- [evolution/wip/mcrha/webkit-jsc-api: 247/292] Indent/Unindent in lists (UL/OL) Milan Crha
- [evolution/wip/mcrha/webkit-jsc-api: 248/292] e-editor.js: Changes around SetBlockFormat() when lists (UL/OL) are involved Milan Crha
- [evolution/wip/mcrha/webkit-jsc-api: 249/292] Cover more basic editor tests Milan Crha
- [evolution/wip/mcrha/webkit-jsc-api: 250/292] Add some tests for list (UL/LI) editing Milan Crha
- [evolution/wip/mcrha/webkit-jsc-api: 251/292] Partially implement magic-links Milan Crha
- [evolution/wip/mcrha/webkit-jsc-api: 252/292] Add code to strip invalid URL characters from the magic-link URL Milan Crha
- [evolution/wip/mcrha/webkit-jsc-api: 253/292] Implement link dialog/editing Milan Crha
- [evolution/wip/mcrha/webkit-jsc-api: 254/292] Implement HRule dialog code and add related stuff for the editor dialogs Milan Crha
- [evolution/wip/mcrha/webkit-jsc-api: 256/292] Changes around current element mark and table changes Milan Crha
- [evolution/wip/mcrha/webkit-jsc-api: 255/292] Mostly table editing and some cleanups and removal of get_caret_position() Milan Crha
- [evolution/wip/mcrha/webkit-jsc-api: 257/292] Adapt h-rule tests Milan Crha
- [evolution/wip/mcrha/webkit-jsc-api: 258/292] Allow EvoUndoRedo.GroupTopRecords() only when undo/redo is not disabled Milan Crha
- [evolution/wip/mcrha/webkit-jsc-api: 259/292] Cover spell checking dialog Milan Crha
- [evolution/wip/mcrha/webkit-jsc-api: 260/292] Workaround WebKitGTK+ bug Milan Crha
- [evolution/wip/mcrha/webkit-jsc-api: 261/292] Converted more functions to JSC API, enabled file:// URI load in composer Milan Crha
- [evolution/wip/mcrha/webkit-jsc-api: 262/292] Be more strict with emoticon conversion to plain text Milan Crha
- [evolution/wip/mcrha/webkit-jsc-api: 263/292] Correct typo in property name Milan Crha
- [evolution/wip/mcrha/webkit-jsc-api: 264/292] Various fixes, changes and preparation for InsertSignature() Milan Crha
- [evolution/wip/mcrha/webkit-jsc-api: 265/292] Pre-code EvoEditor.InsertSignature() and (finish) EvoEditor.ReplaceSelection() Milan Crha
- [evolution/wip/mcrha/webkit-jsc-api: 266/292] Replace e_content_editor_insert_image_from_mime_part() with different approach Milan Crha
- [evolution/wip/mcrha/webkit-jsc-api: 267/292] Remove some leftover artifacts of WebExtension D-Bus API, which are not used anymore Milan Crha
- [evolution/wip/mcrha/webkit-jsc-api: 268/292] Partially implement EvoEditor.WrapSelection() Milan Crha
- [evolution/wip/mcrha/webkit-jsc-api: 269/292] Add basic tests for paragraph wrapping and some fixes for spotted bugs Milan Crha
- [evolution/wip/mcrha/webkit-jsc-api: 270/292] EvoEditor.WrapSelection: Change where the cursor is placed after wrapping Milan Crha
- [evolution/wip/mcrha/webkit-jsc-api: 271/292] EvoEditor.wrapParagraph: Cover nested elements in the paragraph text Milan Crha
- [evolution/wip/mcrha/webkit-jsc-api: 272/292] Implement EvoEditor.InsertContent() Milan Crha
- [evolution/wip/mcrha/webkit-jsc-api: 273/292] EWebKitEditor: Change how the content is loaded Milan Crha
- [evolution/wip/mcrha/webkit-jsc-api: 274/292] Correct and add tests for EvoConvert.ToPlainText() with quoted text Milan Crha
- [evolution/wip/mcrha/webkit-jsc-api: 275/292] Correct selection restore after magicLink Milan Crha
- [evolution/wip/mcrha/webkit-jsc-api: 276/292] Implement "Magic smileys" Milan Crha
- [evolution/wip/mcrha/webkit-jsc-api: 277/292] e-editor.js: Correct magic links Milan Crha
- [evolution/wip/mcrha/webkit-jsc-api: 278/292] Fix and enhance /image/insert editor unit test Milan Crha
- [evolution/wip/mcrha/webkit-jsc-api: 279/292] Fix/adapt few HTML editor unit tests Milan Crha
- [evolution/wip/mcrha/webkit-jsc-api: 280/292] Plain text (not only) style changes Milan Crha
- [evolution/wip/mcrha/webkit-jsc-api: 281/292] Limit indent level to 10 Milan Crha
- [evolution/wip/mcrha/webkit-jsc-api: 282/292] Bump devel-doc version from 3.36 to 3.38 for new APIs Milan Crha
- [evolution/wip/mcrha/webkit-jsc-api: 283/292] Replace Selection::base/extent usage with Selection::anchor/focus members Milan Crha
- [evolution/wip/mcrha/webkit-jsc-api: 284/292] e-editor.js: Fix regression caught by /indent/typed unit test Milan Crha
- [evolution/wip/mcrha/webkit-jsc-api: 285/292] test-html-editor-units: Adapt emoticon tests Milan Crha
- [evolution/wip/mcrha/webkit-jsc-api: 286/292] EWebKitEditor: Prevent Replace-all to cycle indefinitely in some cases Milan Crha
- [evolution/wip/mcrha/webkit-jsc-api: 287/292] Cut/Copy/Paste actions not updated when selection changed Milan Crha
- [evolution/wip/mcrha/webkit-jsc-api: 288/292] e-editor.js: Change file:// to evo-file:// on image insert Milan Crha
- [evolution/wip/mcrha/webkit-jsc-api: 289/292] EWebKitEditor: Write JavaScript console messages to stdout when developer mode is enabled Milan Crha
- [evolution/wip/mcrha/webkit-jsc-api: 290/292] webkit_editor_style_updated_cb: Correct handling of theme colors (and the CSS) Milan Crha
- [evolution/wip/mcrha/webkit-jsc-api: 291/292] e-editor.js: Set signature wrapper wrap width in Plain Text mode Milan Crha
- [evolution/wip/mcrha/webkit-jsc-api: 292/292] blockquote pre-post processing Milan Crha
- [release-notes/gnome-3-36] Correction regarding GNOME Music feature Link Dupont
- [evolution] Non-fast-forward update to branch wip/mcrha/webkit-jsc-api Milan Crha
- [evolution/wip/mcrha/webkit-jsc-api] EWebKitEditor: Use WebKit JavaScriptCore API Milan Crha
- [orca/gnome-3-36] Improve live region support Joanmarie Diggs
- [orca/gnome-3-36] Add more logic to try to find valid selection container Joanmarie Diggs
- [orca/gnome-3-36] Add more logic to find valid selectable and selected children Joanmarie Diggs
- [orca/gnome-3-36] Support checkable list items Joanmarie Diggs
- [orca/gnome-3-36] Treat checkable items with role menu item the same as checkable list items Joanmarie Diggs
- [orca/gnome-3-36] Flush live region messages when interrupting presentation Joanmarie Diggs
- [orca/gnome-3-36] Orca v3.36.1 release prep Joanmarie Diggs
- [orca] Created tag ORCA_3_36_1 Joanmarie Diggs
- [glibmm] glibmm/objectbase.h: Mark _gobject_cppinstance_already_deleted() Chun-wei Fan
- [orca/gnome-3-36] Post-release version bump Joanmarie Diggs
- [orca] Another news update Joanmarie Diggs
- [evolution/wip/mcrha/webkit-jsc-api] test-web-view-jsc: Add tests for 'IMG' and 'A' tags for ConvertToPlain Milan Crha
- [release-notes/gnome-3-36] Correct language regarding Epiphany UI Link Dupont
- [chronojump] Better for position of person on (top view) at contacts and encoder Xavier de Blas
- [gnome-control-center] Update Romanian translation Translations User D-L
- [gnome-builder] gvls: use GVls 0.14 series Christian Hergert
- [gedit-plugins] Release 3.36.1 Sébastien Wilmet
- [gedit-plugins] Created tag 3.36.1 Sébastien Wilmet
- [evolution/wip/mcrha/webkit-jsc-api] e-editor.js: Enhance switch from HTML to Plain Text mode Milan Crha
- [release-notes/gnome-3-36] Update Galician translation Translations User D-L
- [gnome-build-meta] Created branch mcatanzaro/webkitgtk-2-28-0 Michael Catanzaro
- [gnome-build-meta/mcatanzaro/webkitgtk-2-28-0] Update to WebKitGTK 2.28.0 Michael Catanzaro
- [orca] Don't use cached line contents in editable content Joanmarie Diggs
- [orca/gnome-3-36] Don't use cached line contents in editable content Joanmarie Diggs
- [gnome-build-meta] Created branch mcatanzaro/webkitgtk-2-28-0-gnome-3-36 Michael Catanzaro
- [gnome-build-meta/mcatanzaro/webkitgtk-2-28-0-gnome-3-36] Update to WebKitGTK 2.28.0 Michael Catanzaro
- [gnome-build-meta] Created branch mcatanzaro/webkitgtk-2-28-0-gnome-3-34 Michael Catanzaro
- [gnome-build-meta/mcatanzaro/webkitgtk-2-28-0-gnome-3-34] Update to WebKitGTK 2.28.0 Michael Catanzaro
- [gedit] Fix compilation on macOS with gtk 3.24.14 Sébastien Wilmet
- [gedit/gnome-3-36] Fix compilation on macOS with gtk 3.24.14 Sébastien Wilmet
- [gnome-build-meta] Created branch mcatanzaro/eol-gnome-3-32 Michael Catanzaro
- [gnome-build-meta/mcatanzaro/eol-gnome-3-32] End of life gnome-3-32 Michael Catanzaro
- [gedit] help: shortcut-keys: remove a space Sébastien Wilmet
- [balsa] libsecret use: fix confusing 'configure' option comment, and default to link against libsecret inste Albrecht Dreß
- [libsoup] test-utils: Clarify meaning of an environment variable Patrick Griffis
- [libsoup] Deleted branch wip/smcv/clarify-env-name Simon McVittie
- [gnome-build-meta/gnome-3-32] End of life gnome-3-32 Michael Catanzaro
- [gnome-build-meta] Deleted branch mcatanzaro/eol-gnome-3-32 Michael Catanzaro
- [gnome-user-docs] Update Catalan translation Jordi Mas
- [shotwell] flatpak, ci: Update to 3.36 runtime Jens Georg
- [gnome-games] (2 commits) Non-fast-forward update to branch wip/exalm/stabilize Alexander Mikhaylenko
- [gnome-games/wip/exalm/stabilize: 1/2] flatpak: Stabilize the manifest Alexander Mikhaylenko
- [gnome-games/wip/exalm/stabilize: 2/2] flatpak: Stabilize unit test manifest Alexander Mikhaylenko
- [release-notes/gnome-3-36] Update German translation Translations User D-L
- [gnome-build-meta] Deleted branch gnome-3-32-webkit-2-26-3 Andrea Veri
- [release-notes/gnome-3-36] Fix German screenshots Piotr Drąg
- [release-notes/gnome-3-36] Update Polish translation Piotr Drąg
- [gnome-build-meta/gnome-3-36] Update to WebKitGTK 2.28.0 Michael Catanzaro
- [gnome-build-meta] Deleted branch mcatanzaro/webkitgtk-2-28-0-gnome-3-36 Michael Catanzaro
- [gnome-maps] (3 commits) Non-fast-forward update to branch wip/mlundblad/transit-plugin-gtfs-local Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-plugin-gtfs-local: 1/3] WIP: SQLite definitions for GTFS tables Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-plugin-gtfs-local: 2/3] WIP: Add class for parsing GTFS files Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-plugin-gtfs-local: 3/3] WIP: Add transit plugin doing local routing on dowloaded GTFS Marcus Lundblad
- [gsettings-desktop-schemas] Update Catalan translation Jordi Mas
- [gnome-build-meta/gnome-3-34] Update to WebKitGTK 2.28.0 Michael Catanzaro
- [gnome-settings-daemon] Update Catalan translation Jordi Mas
- [gnome-build-meta] Deleted branch mcatanzaro/webkitgtk-2-28-0-gnome-3-34 Michael Catanzaro
- [release-notes/gnome-3-36] Update Brazilian Portuguese translation Translations User D-L
- [gnome-build-meta] Update to WebKitGTK 2.28.0 Michael Catanzaro
- [gnome-build-meta] Deleted branch mcatanzaro/webkitgtk-2-28-0 Michael Catanzaro
- [gnome-shell] (16 commits) Non-fast-forward update to branch wip/chergert/app-cache Christian Hergert
- [gnome-shell/wip/chergert/app-cache: 16/16] app-cache: add ShellAppCache for GAppInfo caching Christian Hergert
- [gnome-shell] Non-fast-forward update to branch wip/chergert/app-cache Christian Hergert
- [gnome-shell/wip/chergert/app-cache] app-cache: add ShellAppCache for GAppInfo caching Christian Hergert
- [orca] Fix several issues related to rich-text editors in web apps Joanmarie Diggs
12 March 2020
- [phodav] (8 commits) ...Merge branch 'misc' into 'master' Marc-André Lureau
- [phodav: 1/8] build-sys: move msi stuff to data/ Marc-André Lureau
- [phodav: 2/8] build-sys: move data-related meson declarations Marc-André Lureau
- [phodav: 3/8] build-sys: rename spice/->bin/ Marc-André Lureau
- [phodav: 4/8] build-sys: move chevdav to >bin/ Marc-André Lureau
- [phodav: 5/8] build-sys: move avahi-common to bin/ Marc-André Lureau
- [phodav: 6/8] misc: c functions without argument should declare void arg Marc-André Lureau
- [phodav: 7/8] misc: missing avahi-common.h header guards Marc-André Lureau
- [phodav: 8/8] Merge branch 'misc' into 'master' Marc-André Lureau
- [gtk] (83 commits) Non-fast-forward update to branch present-toplevel-2 Matthias Clasen
- [gtk/present-toplevel-2: 1/83] disable popover test Matthias Clasen
- [gtk/present-toplevel-2: 2/83] Drop gtk_window_begin_move/resize_drag Matthias Clasen
- [gtk/present-toplevel-2: 3/83] testsuite: Stop using GtkSpinner::active Matthias Clasen
- [gtk/present-toplevel-2: 4/83] testsuite: Update a11y test output Matthias Clasen
- [gtk/present-toplevel-2: 5/83] Simplify surface move/drag api Matthias Clasen
- [gtk/present-toplevel-2: 6/83] wayland: Stop calling frontend surface api Matthias Clasen
- [gtk/present-toplevel-2: 7/83] Move GdkSurface autocleanup declaration Matthias Clasen
- [gtk/present-toplevel-2: 8/83] popuplayout: Add docs Matthias Clasen
- [gtk/present-toplevel-2: 9/83] Introduce GdkPopup Matthias Clasen
- [gtk/present-toplevel-2: 10/83] surface: Implement GdkPopup Matthias Clasen
- [gtk/present-toplevel-2: 11/83] popover: Use GdkPopup Matthias Clasen
- [gtk/present-toplevel-2: 12/83] tooltip: Use GdkPopup Matthias Clasen
- [gtk/present-toplevel-2: 13/83] surface: Drop popup api Matthias Clasen
- [gtk/present-toplevel-2: 14/83] wayland: Stop abusing type hints Matthias Clasen
- [gtk/present-toplevel-2: 15/83] x11: Stop abusing type hints for dnd Matthias Clasen
- [gtk/present-toplevel-2: 16/83] broadway: Stop using gdk_surface_raise Matthias Clasen
- [gtk/present-toplevel-2: 17/83] x11: Stop using gdk_surface_raise Matthias Clasen
- [gtk/present-toplevel-2: 18/83] inspector: Stop raising and lowering windows Matthias Clasen
- [gtk/present-toplevel-2: 19/83] wayland: Stop using gdk_surface_set_geometry_hints Matthias Clasen
- [gtk/present-toplevel-2: 20/83] x11: Stop using gdk_surface_set_geometry_hints Matthias Clasen
- [gtk/present-toplevel-2: 21/83] x11: Stop using gdk_surface_maximize Matthias Clasen
- [gtk/present-toplevel-2: 22/83] surface: Rename gdk_surface_input_shape_combine_region Matthias Clasen
- [gtk/present-toplevel-2: 23/83] wayland: Stop tracking orphan dialogs Matthias Clasen
- [gtk/present-toplevel-2: 24/83] a11y: Stop using type hints Matthias Clasen
- [gtk/present-toplevel-2: 25/83] testsuite: Stop using type-hint Matthias Clasen
- [gtk/present-toplevel-2: 26/83] headerbar: Stop looking at type hints Matthias Clasen
- [gtk/present-toplevel-2: 27/83] shortcutswindow: Stop setting type hints Matthias Clasen
- [gtk/present-toplevel-2: 28/83] Stop setting type hints for dialogs Matthias Clasen
- [gtk/present-toplevel-2: 29/83] x11: Set type hints based on surface type Matthias Clasen
- [gtk/present-toplevel-2: 30/83] window: Drop type hints Matthias Clasen
- [gtk/present-toplevel-2: 31/83] testsuite: Stop using type-hints Matthias Clasen
- [gtk/present-toplevel-2: 32/83] Introduce GdkToplevelLayout Matthias Clasen
- [gtk/present-toplevel-2: 33/83] Introduce GdkToplevel Matthias Clasen
- [gtk/present-toplevel-2: 34/83] window: Use GdkToplevel Matthias Clasen
- [gtk/present-toplevel-2: 35/83] gtk: use toplevel state getter Matthias Clasen
- [gtk/present-toplevel-2: 36/83] x11: Stop using gdk_surface_get_state Matthias Clasen
- [gtk/present-toplevel-2: 37/83] a11y: Stop using gdk_surface_get_state Matthias Clasen
- [gtk/present-toplevel-2: 38/83] demo: stop using gdk_surface_get_state Matthias Clasen
- [gtk/present-toplevel-2: 39/83] testgtk: Stop using gdk_surface_get_state Matthias Clasen
- [gtk/present-toplevel-2: 40/83] wayland: Stop using gdk_surface_set_title Matthias Clasen
- [gtk/present-toplevel-2: 41/83] testgtk: Stop using gdk_surface_set_icon_name Matthias Clasen
- [gtk/present-toplevel-2: 42/83] tests: Stop using gdk_surface_fullscreen Matthias Clasen
- [gtk/present-toplevel-2: 43/83] testgtk: Stop setting decorations and functions Matthias Clasen
- [gtk/present-toplevel-2: 44/83] docs: Stop using gdk_surface_get_decorations Matthias Clasen
- [gtk/present-toplevel-2: 45/83] surface: Drop redundant toplevel api Matthias Clasen
- [gtk/present-toplevel-2: 46/83] Add a GdkDragSurface interface Matthias Clasen
- [gtk/present-toplevel-2: 47/83] gtkdragicon: Use drag surface api Matthias Clasen
- [gtk/present-toplevel-2: 48/83] Drop gdk_surface_show and gdk_surface_resize Matthias Clasen
- [gtk/present-toplevel-2: 49/83] widget: Stop using gdk_surface_set_opacity Matthias Clasen
- [gtk/present-toplevel-2: 50/83] x11: Stop using gdk_surface_set_opacity Matthias Clasen
- [gtk/present-toplevel-2: 51/83] Drop gdk_surface_set_opacity Matthias Clasen
- [gtk/present-toplevel-2: 52/83] wayland: Implement GdkPopup, GdkToplevel and GdkDragSurface Matthias Clasen
- [gtk/present-toplevel-2: 53/83] x11: Implement GdkPopup, GdkToplevel and GdkDragSurface Matthias Clasen
- [gtk/present-toplevel-2: 54/83] broadway: Implement GdkPopup, GdkToplevel and GdkDragSurface Matthias Clasen
- [gtk/present-toplevel-2: 55/83] broadway: coding style fixes Matthias Clasen
- [gtk/present-toplevel-2: 56/83] x11: Only use state of toplevels Matthias Clasen
- [gtk/present-toplevel-2: 57/83] surface: Don't implement subtypes in the frontend Matthias Clasen
- [gtk/present-toplevel-2: 58/83] surface: Stop using surface types Matthias Clasen
- [gtk/present-toplevel-2: 59/83] wayland: Stop using surface types Matthias Clasen
- [gtk/present-toplevel-2: 60/83] x11: Stop using gdk_surface_get_surface_type Matthias Clasen
- [gtk/present-toplevel-2: 61/83] broadway: Stop using surface type Matthias Clasen
- [gtk/present-toplevel-2: 62/83] x11: Stop using surface-type Matthias Clasen
- [gtk/present-toplevel-2: 63/83] wayland: Stop using surface-type Matthias Clasen
- [gtk/present-toplevel-2: 64/83] gdk: Drop surface-type Matthias Clasen
- [gtk/present-toplevel-2: 65/83] x11: Stop using gdk_surface_show Matthias Clasen
- [gtk/present-toplevel-2: 66/83] wayland: Drop dead code Matthias Clasen
- [gtk/present-toplevel-2: 67/83] broadway: Stop using gdk_surface_show Matthias Clasen
- [gtk/present-toplevel-2: 68/83] win32: Stop using gdk_surface_show Matthias Clasen
- [gtk/present-toplevel-2: 69/83] surface: Drop gdk_surface_show Matthias Clasen
- [gtk/present-toplevel-2: 70/83] broadway: Drop some unused vuncs Matthias Clasen
- [gtk/present-toplevel-2: 71/83] x11: Drop some unused vfuncs Matthias Clasen
- [gtk/present-toplevel-2: 72/83] wayland: Drop some unused vfuncs Matthias Clasen
- [gtk/present-toplevel-2: 73/83] win32: Drop some unused vfuncs Matthias Clasen
- [gtk/present-toplevel-2: 74/83] quartz: Drop unused vfuncs Matthias Clasen
- [gtk/present-toplevel-2: 75/83] surface: Drop unused vfuncs Matthias Clasen
- [gtk/present-toplevel-2: 76/83] Move edge-constraints to GdkToplevel Matthias Clasen
- [gtk/present-toplevel-2: 77/83] Move fullscreen-mode to GdkToplevel Matthias Clasen
- [gtk/present-toplevel-2: 78/83] Drop mwm hints from api Matthias Clasen
- [gtk/present-toplevel-2: 79/83] Drop root coordinates from _gdk_device_query_state Matthias Clasen
- [gtk/present-toplevel-2: 80/83] popup: require GdkSurface Matthias Clasen
- [gtk/present-toplevel-2: 81/83] toplevel: require GdkSurface Matthias Clasen
- [gtk/present-toplevel-2: 82/83] surface: document gdk_surface_translate_coordinates Matthias Clasen
- [gtk/present-toplevel-2: 83/83] Fix up gdk docs Matthias Clasen
- [gnome-shell] Non-fast-forward update to branch wip/chergert/app-cache Christian Hergert
- [gnome-shell/wip/chergert/app-cache] app-cache: add ShellAppCache for GAppInfo caching Christian Hergert
- [gnome-shell] app-cache: add ShellAppCache for GAppInfo caching Florian Müllner
- [gnome-shell] Deleted branch wip/chergert/app-cache Christian Hergert
- [gnome-getting-started-docs] (3 commits) Non-fast-forward update to branch wip/jimmac/gfx-updates-336 Petr Kovář
- [gnome-getting-started-docs/wip/jimmac/gfx-updates-336: 3/3] gfx: update for 3.36 Petr Kovář
- [gnome-getting-started-docs] gfx: update for 3.36 Petr Kovář
- [gnome-getting-started-docs] Deleted branch wip/jimmac/gfx-updates-336 Jakub Steiner
- [evolution/gnome-3-36] Update Croatian translation Translations User D-L
- [evolution] Update Croatian translation Translations User D-L
- [gnome-getting-started-docs] Update text for changes in 3.36, remove outdated animation files Petr Kovář
- [gnome-getting-started-docs] 3.36.0 Petr Kovář
- [gnome-getting-started-docs] Created tag 3.36.0 Petr Kovář
- [gnome-user-docs] 3.36.0 Petr Kovář
- [gnome-user-docs] Created tag 3.36.0 Petr Kovář
- [gnome-user-docs] (17 commits) Non-fast-forward update to branch fix-typo Petr Kovář
- [gnome-user-docs/fix-typo: 17/17] gnome-help: remove duplicated 'of' in shell-workspaces-switch Petr Kovář
- [gnome-user-docs] gnome-help: remove duplicated 'of' in shell-workspaces-switch Petr Kovář
- [gnome-user-docs] Deleted branch fix-typo Rafael Fontenelle
- [gnome-panel] Fix build with gettext 0.20 Alberts Muktupāvels
- [gtk] (33 commits) Non-fast-forward update to branch present-toplevel-2 Matthias Clasen
- [gtk/present-toplevel-2: 1/33] wayland: Implement GdkPopup, GdkToplevel and GdkDragSurface Matthias Clasen
- [gtk/present-toplevel-2: 2/33] x11: Implement GdkPopup, GdkToplevel and GdkDragSurface Matthias Clasen
- [gtk/present-toplevel-2: 3/33] broadway: Implement GdkPopup, GdkToplevel and GdkDragSurface Matthias Clasen
- [gtk/present-toplevel-2: 4/33] broadway: coding style fixes Matthias Clasen
- [gtk/present-toplevel-2: 5/33] x11: Only use state of toplevels Matthias Clasen
- [gtk/present-toplevel-2: 6/33] surface: Don't implement subtypes in the frontend Matthias Clasen
- [gtk/present-toplevel-2: 7/33] surface: Stop using surface types Matthias Clasen
- [gtk/present-toplevel-2: 8/33] wayland: Stop using surface types Matthias Clasen
- [gtk/present-toplevel-2: 9/33] x11: Stop using gdk_surface_get_surface_type Matthias Clasen
- [gtk/present-toplevel-2: 10/33] broadway: Stop using surface type Matthias Clasen
- [gtk/present-toplevel-2: 11/33] x11: Stop using surface-type Matthias Clasen
- [gtk/present-toplevel-2: 12/33] wayland: Stop using surface-type Matthias Clasen
- [gtk/present-toplevel-2: 13/33] gdk: Drop surface-type Matthias Clasen
- [gtk/present-toplevel-2: 14/33] x11: Stop using gdk_surface_show Matthias Clasen
- [gtk/present-toplevel-2: 15/33] wayland: Drop dead code Matthias Clasen
- [gtk/present-toplevel-2: 16/33] broadway: Stop using gdk_surface_show Matthias Clasen
- [gtk/present-toplevel-2: 17/33] win32: Stop using gdk_surface_show Matthias Clasen
- [gtk/present-toplevel-2: 18/33] surface: Drop gdk_surface_show Matthias Clasen
- [gtk/present-toplevel-2: 20/33] x11: Drop some unused vfuncs Matthias Clasen
- [gtk/present-toplevel-2: 21/33] wayland: Drop some unused vfuncs Matthias Clasen
- [gtk/present-toplevel-2: 22/33] win32: Drop some unused vfuncs Matthias Clasen
- [gtk/present-toplevel-2: 23/33] quartz: Drop unused vfuncs Matthias Clasen
- [gtk/present-toplevel-2: 24/33] surface: Drop unused vfuncs Matthias Clasen
- [gtk/present-toplevel-2: 25/33] Move edge-constraints to GdkToplevel Matthias Clasen
- [gtk/present-toplevel-2: 26/33] Move fullscreen-mode to GdkToplevel Matthias Clasen
- [gtk/present-toplevel-2: 27/33] Drop mwm hints from api Matthias Clasen
- [gtk/present-toplevel-2: 28/33] Drop root coordinates from _gdk_device_query_state Matthias Clasen
- [gtk/present-toplevel-2: 29/33] popup: require GdkSurface Matthias Clasen
- [gtk/present-toplevel-2: 30/33] toplevel: require GdkSurface Matthias Clasen
- [gtk/present-toplevel-2: 31/33] surface: document gdk_surface_translate_coordinates Matthias Clasen
- [gtk/present-toplevel-2: 32/33] Fix up gdk docs Matthias Clasen
- [gtk/present-toplevel-2: 33/33] win32: implement subtypes Matthias Clasen
- [gtk/present-toplevel-2: 19/33] broadway: Drop some unused vuncs Matthias Clasen
- [gtk] Created branch master.msvc Chun-wei Fan
- [gtk/master.msvc] gtkpopoveraccessible.c: Fix build on Visual Studio Chun-wei Fan
- [glibmm] (8 commits) Non-fast-forward update to branch use-dllexport-2-62 Chun-wei Fan
- [glibmm/use-dllexport-2-62: 1/8] build: Do not use gendef.exe for glibmm Chun-wei Fan
- [glibmm/use-dllexport-2-62: 3/8] gio/giomm/*.h: Mark classes and functions with GIOMM_API Chun-wei Fan
- [glibmm/use-dllexport-2-62: 2/8] gio/src/*.hg: Mark classes and functions with GIOMM_API Chun-wei Fan
- [glibmm/use-dllexport-2-62: 4/8] Visual Studio builds: build giomm without gendef Chun-wei Fan
- [glibmm/use-dllexport-2-62: 5/8] glibmm: Update glibmmconfig.h.[in|meson] for MSVC Chun-wei Fan
- [glibmm/use-dllexport-2-62: 6/8] Drop gendef Chun-wei Fan
- [glibmm/use-dllexport-2-62: 7/8] meson: Do not allow static MSVC-style builds Chun-wei Fan
- [glibmm/use-dllexport-2-62: 8/8] m4: Apply function decoration more thoroughly Chun-wei Fan
- [glibmm/glibmm-2-62] (14 commits) ...Merge branch 'use-dllexport-2-62' into 'glibmm-2-62' Chun-wei Fan
- [glibmm/glibmm-2-62: 14/14] Merge branch 'use-dllexport-2-62' into 'glibmm-2-62' Chun-wei Fan
- [glibmm] Deleted branch use-dllexport-2-62 Chun-wei Fan
- [gbrainy] Bump to version 2.4.2 Jordi Mas
- [vala] glib-2.0: Add binding for g_poll() Rico Tzschichholz
- [gnome-control-center] Update Serbian translation Translations User D-L
- [release-notes/gnome-3-36] Update Hungarian translation Translations User D-L
- [pangomm] NMake Makefiles: Fix build from Meson tarballs Chun-wei Fan
- [pangomm] (13 commits) Non-fast-forward update to branch use-dllexport Chun-wei Fan
- [pangomm/use-dllexport: 8/13] pango/pangommconfig.h.*: Add PANGOMM_API Chun-wei Fan
- [pangomm/use-dllexport: 9/13] pango/pangomm/meson.build: Define PANGOMM_BUILD Chun-wei Fan
- [pangomm/use-dllexport: 10/13] pango/src/*.hg: Decorate classes and functions with PANGOMM_API Chun-wei Fan
- [pangomm/use-dllexport: 11/13] pango/pangomm/*.h: Decorate APIs with PANGOMM_API Chun-wei Fan
- [pangomm/use-dllexport: 12/13] Visual Studio builds: Do not use gendef.exe Chun-wei Fan
- [pangomm/use-dllexport: 13/13] Drop gendef from the sources Chun-wei Fan
- [pangomm] NMake Makefiles: Ignore warnings C4251 and C4275 Chun-wei Fan
- [gnome-boxes/gnome-3-36] Update Italian translation Translations User D-L
- [gnome-boxes] Update Italian translation Translations User D-L
- [gtk/wip/baedert/test-cflags] Replace a few more fallthrough comments Timm Bäder
- [gtk/wip/baedert/test-cflags] build: Add -Wno-typedef-redefinition to build Timm Bäder
- [pitivi] widgets: Fix toggle buttons stretched vertically Alexandru Băluț
- [evolution-data-server] evo-I#831 - Free/Busy times are not in UTC Milan Crha
- [evolution-data-server/gnome-3-36] evo-I#831 - Free/Busy times are not in UTC Milan Crha
- [evolution-ews] evo-I#831 - Free/Busy times are not in UTC Milan Crha
- [evolution-ews/gnome-3-36] evo-I#831 - Free/Busy times are not in UTC Milan Crha
- [shotwell] flatpak: Drop custom libgee Jens Georg
- [gnome-nibbles] Fixed bad button label in documentation Marek Černocký
- [gnome-nibbles/gnome-3-36] Fixed bad button label in documentation Marek Černocký
- [glibmm/glibmm-2-62] glibmmconfig.h.in: Add GLIBMM_CAN_USE_THREAD_LOCAL for non-Windows builds Kjell Ahlstedt
- [gnome-sound-recorder] record: Change File Naming Style Felipe Borges
- [glibmm/glibmm-2-62] Gio::DBus::Message::get_unix_fd_list(): Add refreturn Kjell Ahlstedt
- [gtranslator] (2 commits) ...Merge branch 'temp-search-and-replace-bar' into 'master' Daniel Garcia Moreno
- [gtranslator: 2/2] Merge branch 'temp-search-and-replace-bar' into 'master' Daniel Garcia Moreno
- [gtranslator: 1/2] Add public function declaration for new re-written function from the gtr-search-bar.c in src/gtr-sea Daniel Garcia Moreno
- [glibmm] Gio::DBus::Message::get_unix_fd_list(): Add refreturn Kjell Ahlstedt
- [gnome-sound-recorder] audioProfile: add FLAC container profile mapping Bilal Elmoussaoui
- [gnome-sound-recorder] audioProfile: use the containerProfileMap for flac Bilal Elmoussaoui
- [gnome-flashback] Fix build with gettext 0.20 Alberts Muktupāvels
- [glom] Update screenshot URLs in appdata file Andre Klapper
- [gnome-notes] Created branch add-shortcut-for-new-note-to-desktop-actions Felipe Borges
- [gnome-notes/add-shortcut-for-new-note-to-desktop-actions] desktop: Add "Create New Note" shortcut to Desktop Actions Felipe Borges
- [mutter] keybindings: Move common window grab code out of X-only if statement Jonas Ådahl
- [gtk/present-toplevel-2] win32: Define GdkWMDecoration Matthias Clasen
- [pangomm] NMake Makefiles: Support Meson-built glibmm Chun-wei Fan
- [pangomm/pangomm-2-42] NMake Makefiles: Support Meson-built glibmm Chun-wei Fan
- [evince] (6 commits) Non-fast-forward update to branch Move-annotation-popup-window-to-new-position Marek Kašík
- [evince/Move-annotation-popup-window-to-new-position: 6/6] ev-view: Move annotation popup window to new position Marek Kašík
- [gnome-build-meta] (14 commits) Non-fast-forward update to branch valentindavid/eos-installer Valentin David
- [gnome-build-meta/valentindavid/eos-installer: 2/14] Add repartitioning script from EOS boot helper Valentin David
- [gnome-build-meta/valentindavid/eos-installer: 3/14] Add first boot script to resize root filesystem Valentin David
- [gnome-build-meta/valentindavid/eos-installer: 4/14] Make the bootable image acceptable for eos-installer Valentin David
- [gnome-build-meta/valentindavid/eos-installer: 5/14] Split creation of developer test GPG key from ostree repository update script Valentin David
- [gnome-build-meta/valentindavid/eos-installer: 6/14] Add developer script to sign bootable image for eos-installer Valentin David
- [gnome-build-meta/valentindavid/eos-installer: 7/14] Add pretty name and bug report url to os-release Valentin David
- [gnome-build-meta/valentindavid/eos-installer: 8/14] Add isomd5sum Valentin David
- [gnome-build-meta/valentindavid/eos-installer: 9/14] Add libisoburn (xorriso) Valentin David
- [gnome-build-meta/valentindavid/eos-installer: 10/14] Add eos-installer Valentin David
- [gnome-build-meta/valentindavid/eos-installer: 11/14] Add configuration for eos-installer Valentin David
- [gnome-build-meta/valentindavid/eos-installer: 12/14] Add installer ISO image Valentin David
- [gnome-build-meta/valentindavid/eos-installer: 13/14] Add explanation on how to use the bootable images Valentin David
- [gnome-build-meta/valentindavid/eos-installer: 14/14] Add volume descriptor in installer ISO to ease osinfo detection Valentin David
- [gtk/present-toplevel-2] win32: Fix up query_state Matthias Clasen
- [gtk] Non-fast-forward update to branch present-toplevel-2 Matthias Clasen
- [gtk/present-toplevel-2] win32: Fix up query_state Matthias Clasen
- [gtk] (4 commits) Non-fast-forward update to branch present-toplevel-2 Matthias Clasen
- [gtk/present-toplevel-2: 1/4] win32: implement subtypes Matthias Clasen
- [gtk/present-toplevel-2: 2/4] win32: Define GdkWMDecoration Matthias Clasen
- [gtk/present-toplevel-2: 3/4] win32: Fix up query_state Matthias Clasen
- [gtk/present-toplevel-2: 4/4] win32: misc fixes Matthias Clasen
- [libgnome-games-support] (3 commits) Created branch arnaudb/issue-17 Arnaud B .
- [libgnome-games-support/arnaudb/issue-17: 1/3] Use add() instead of pack_start(). Arnaud B .
- [libgnome-games-support/arnaudb/issue-17: 2/3] Ensure vbox orientation. Arnaud B .
- [libgnome-games-support/arnaudb/issue-17: 3/3] Show category title more often. Arnaud B .
- [mutter] kms-impl-device: Clean up state if drm resources disappear Georges Basile Stavracas Neto
- [metacity] window: do not unfocus on new window Alberts Muktupāvels
- [gtk/present-toplevel-2] win32: more surface getter fixes Matthias Clasen
- [gedit] file-chooser: Use text files filter by default Sébastien Wilmet
- [gedit/gnome-3-36] file-chooser: Use text files filter by default Sébastien Wilmet
- [mutter] (32 commits) Non-fast-forward update to branch tintou/cogl-gir-header Georges Basile Stavracas Neto
- [mutter/tintou/cogl-gir-header: 32/32] cogl: Add main header for Cogl Georges Basile Stavracas Neto
- [vala] Created branch tintou/cairo-gtypes Corentin Noël
- [vala/tintou/cairo-gtypes] cairo: Add missing type_id for the ones that are available Corentin Noël
- [mutter] cogl: Add main header for Cogl Georges Basile Stavracas Neto
- [mutter] Deleted branch tintou/cogl-gir-header Corentin Noël
- [vala] Non-fast-forward update to branch tintou/cairo-gtypes Corentin Noël
- [vala/tintou/cairo-gtypes] cairo: Add missing type_id for the ones that are available Corentin Noël
- [orca] (2 commits) ...Merge branch 'mouse-review-81' into 'master' Joanmarie Diggs
- [orca: 1/2] Fix mouse review on some web elements after scrolling Joanmarie Diggs
- [orca: 2/2] Merge branch 'mouse-review-81' into 'master' Joanmarie Diggs
- [gnome-builder] (3 commits) Non-fast-forward update to branch 1151-vala-pass-dependencies-to-lsp Daniel Espinosa Ortiz
- [gnome-builder/1151-vala-pass-dependencies-to-lsp: 3/3] GVls: implement runtime configuration notification Daniel Espinosa Ortiz
- [orca/gnome-3-36] Fix mouse review on some web elements after scrolling Joanmarie Diggs
- [vala] (137 commits) Non-fast-forward update to branch wip/dbusgen Rico Tzschichholz
- [vala/wip/dbusgen: 110/137] Initial commit of dbusgen Rico Tzschichholz
- [vala/wip/dbusgen: 111/137] DataType needs to be copied Rico Tzschichholz
- [vala/wip/dbusgen: 112/137] now parses properties and doc tags correctly Rico Tzschichholz
- [vala/wip/dbusgen: 113/137] Reuse retrieved attributes Rico Tzschichholz
- [vala/wip/dbusgen: 114/137] Don't use camel-cased symbol names Rico Tzschichholz
- [vala/wip/dbusgen: 115/137] More recognized types Rico Tzschichholz
- [vala/wip/dbusgen: 116/137] Cleaning Rico Tzschichholz
- [vala/wip/dbusgen: 117/137] Parameter-names are not mandatory Rico Tzschichholz
- [vala/wip/dbusgen: 118/137] added support for doc tags Rico Tzschichholz
- [vala/wip/dbusgen: 119/137] added support for Handle types Rico Tzschichholz
- [vala/wip/dbusgen: 120/137] returns more expressive types Rico Tzschichholz
- [vala/wip/dbusgen: 121/137] added support for dbus extensions Rico Tzschichholz
- [vala/wip/dbusgen: 122/137] Fix ownership Rico Tzschichholz
- [vala/wip/dbusgen: 123/137] Fix comment style Rico Tzschichholz
- [vala/wip/dbusgen: 124/137] Use GLib.ObjectPath instead of string Rico Tzschichholz
- [vala/wip/dbusgen: 125/137] dbusgen: Add some annotations todos Rico Tzschichholz
- [vala/wip/dbusgen: 126/137] doc: Add valadbusgen manpage Rico Tzschichholz
- [vala/wip/dbusgen: 127/137] dbusgen: Add mandatory "throws DBusError, IOError" to methods Rico Tzschichholz
- [vala/wip/dbusgen: 128/137] dbusgen: Make sure to name changes are reversible Rico Tzschichholz
- [vala/wip/dbusgen: 129/137] dbusgen: Add DBus signature attribute if type is not supported yet Rico Tzschichholz
- [vala/wip/dbusgen: 130/137] dbusgen: Implement org.gtk.GDBus.C.ForceGVariant Rico Tzschichholz
- [vala/wip/dbusgen: 131/137] dbusgen: Some parser reordering and property type fixing Rico Tzschichholz
- [vala/wip/dbusgen: 132/137] dbusgen: Set DBus.name on symbols as needed Rico Tzschichholz
- [vala/wip/dbusgen: 133/137] dbusgen: Use strings and string-arrays like gdbus-codegen does Rico Tzschichholz
- [vala/wip/dbusgen: 134/137] dbusgen/tests: Use test-codegen.xml from glib/gio Rico Tzschichholz
- [vala/wip/dbusgen: 135/137] WIP dbusgen: Add namespace options Rico Tzschichholz
- [vala/wip/dbusgen: 136/137] vala: Don't force cheader attributes for code-writer in DUMP Rico Tzschichholz
- [vala/wip/dbusgen: 137/137] dbusgen use DUMP mode Rico Tzschichholz
- [gnome-build-meta] (6 commits) Non-fast-forward update to branch alatiera/spice-vdagent Jordan Petridis
- [gnome-build-meta/alatiera/spice-vdagent: 5/6] core-deps/spice-protocol: bump to version 0.14 Jordan Petridis
- [gnome-build-meta/alatiera/spice-vdagent: 6/6] vm: add spice-vdagent Jordan Petridis
- [vala] Non-fast-forward update to branch tintou/cairo-gtypes Corentin Noël
- [vala/tintou/cairo-gtypes] cairo: Add missing type_id for the ones that are available Corentin Noël
- [orca] Fix regression in word echo in editable content Joanmarie Diggs
- [orca/gnome-3-36] Fix regression in word echo in editable content Joanmarie Diggs
- [vala/tintou/cairo-gtypes] cairo: Some more header and type_id adjustments Rico Tzschichholz
- [gtkmm-documentation] examples: Update for latest gtkmm4 (remove property_margin(), etc.) Kjell Ahlstedt
- [release-notes/gnome-3-36] Update Indonesian translation Translations User D-L
- [phodav] Update POTFILES.in Piotr Drąg
- [five-or-more] Created branch arnaudb/fix-translations Arnaud B .
- [gtranslator] Update POTFILES.in Piotr Drąg
- [five-or-more/arnaudb/fix-translations] Fix translations. Arnaud B .
- [gnome-music] Created branch wip/jfelder/pango-dep Jean Felder
- [gnome-music/wip/jfelder/pango-dep] meson: Add pango dependency Jean Felder
- [gnome-shell] dbusServices: Add some base classes for small stand-alone services Florian Müllner
- [gnome-shell] main: Stop owning the public org.freedesktop.Notifications name Florian Müllner
- [gnome-shell] dbusServices/notifications: Add a separate notification daemon Florian Müllner
- [gnome-shell] main: Activate notification proxy on start Florian Müllner
- [five-or-more] Fix translations. Robert Roth
- [five-or-more] Deleted branch arnaudb/fix-translations Arnaud B .
- [gnome-music] Non-fast-forward update to branch wip/jfelder/pango-dep Jean Felder
- [gnome-music/wip/jfelder/pango-dep] meson: Add pango dependency Jean Felder
- [libgnome-games-support] (3 commits) ...Show category title more often. Michael Catanzaro
- [libgnome-games-support] Deleted branch arnaudb/issue-17 Arnaud B .
- [evolution/wip/mcrha/webkit-jsc-api] e-editor.js: Initial implementation of EvoEditor.quoteParagraph() Milan Crha
- [gbrainy] Created tag 2.4.2 Jordi Mas
- [gtk/present-toplevel-2] more win32 build fixes Matthias Clasen
- [gbrainy] Update metadata Jordi Mas
- [evolution] I#830 - Change default for composer-mailto-body-in-pre to false Milan Crha
- [evolution/gnome-3-36] I#830 - Change default for composer-mailto-body-in-pre to false Milan Crha
- [gtk/present-toplevel-2] more win32 build fixes Matthias Clasen
- [gtk] (3 commits) Created branch wip/baedert/parser Timm Bäder
- [gtk/wip/baedert/parser: 1/3] filechooserwidget: Avoid criticals when in recent mode Timm Bäder
- [gtk/wip/baedert/parser: 2/3] builder css parser prototype 1 Timm Bäder
- [evolution/gnome-3-36] Update Czech translation Translations User D-L
- [gtk/wip/baedert/parser: 3/3] foo Timm Bäder
- [gbrainy] Fix doap link Jordi Mas
- [libgnome-games-support] Created branch arnaudb/issue-18 Arnaud B .
- [libgnome-games-support/arnaudb/issue-18] Do not assume icon name. Arnaud B .
- [vala/staging] vapigen: Define "GOBJECT" corresponding to set profile of CodeContext Rico Tzschichholz
- [vala/staging] codegen: Reset outdated array _size_ variable after use as ref parameter Rico Tzschichholz
- [gnome-games] collection-header-bar: Use HdyViewSwitcherTitle Alexander Mikhaylenko
- [shotwell] (2 commits) ...Merge branch 'patch-1' into 'master' Jens Georg
- [shotwell: 1/2] Change "Indicates whether" to "Whether" Jens Georg
- [shotwell: 2/2] Merge branch 'patch-1' into 'master' Jens Georg
- [gtk] (59 commits) Non-fast-forward update to branch present-toplevel-2 Matthias Clasen
- [gtk/present-toplevel-2: 1/59] Introduce GdkToplevelLayout Matthias Clasen
- [gtk/present-toplevel-2: 2/59] Introduce GdkToplevel Matthias Clasen
- [gtk/present-toplevel-2: 3/59] window: Use GdkToplevel Matthias Clasen
- [gtk/present-toplevel-2: 4/59] gtk: use toplevel state getter Matthias Clasen
- [gtk/present-toplevel-2: 5/59] x11: Stop using gdk_surface_get_state Matthias Clasen
- [gtk/present-toplevel-2: 6/59] a11y: Stop using gdk_surface_get_state Matthias Clasen
- [gtk/present-toplevel-2: 7/59] demo: stop using gdk_surface_get_state Matthias Clasen
- [gtk/present-toplevel-2: 8/59] testgtk: Stop using gdk_surface_get_state Matthias Clasen
- [gtk/present-toplevel-2: 9/59] wayland: Stop using gdk_surface_set_title Matthias Clasen
- [gtk/present-toplevel-2: 10/59] testgtk: Stop using gdk_surface_set_icon_name Matthias Clasen
- [gtk/present-toplevel-2: 11/59] tests: Stop using gdk_surface_fullscreen Matthias Clasen
- [gtk/present-toplevel-2: 12/59] testgtk: Stop setting decorations and functions Matthias Clasen
- [gtk/present-toplevel-2: 13/59] docs: Stop using gdk_surface_get_decorations Matthias Clasen
- [gtk/present-toplevel-2: 14/59] surface: Drop redundant toplevel api Matthias Clasen
- [gtk/present-toplevel-2: 15/59] Add a GdkDragSurface interface Matthias Clasen
- [gtk/present-toplevel-2: 16/59] gtkdragicon: Use drag surface api Matthias Clasen
- [gtk/present-toplevel-2: 17/59] Drop gdk_surface_show and gdk_surface_resize Matthias Clasen
- [gtk/present-toplevel-2: 18/59] widget: Stop using gdk_surface_set_opacity Matthias Clasen
- [gtk/present-toplevel-2: 19/59] x11: Stop using gdk_surface_set_opacity Matthias Clasen
- [gtk/present-toplevel-2: 20/59] Drop gdk_surface_set_opacity Matthias Clasen
- [gtk/present-toplevel-2: 21/59] wayland: Implement GdkPopup, GdkToplevel and GdkDragSurface Matthias Clasen
- [gtk/present-toplevel-2: 22/59] x11: Implement GdkPopup, GdkToplevel and GdkDragSurface Matthias Clasen
- [gtk/present-toplevel-2: 23/59] broadway: Implement GdkPopup, GdkToplevel and GdkDragSurface Matthias Clasen
- [gtk/present-toplevel-2: 24/59] broadway: coding style fixes Matthias Clasen
- [gtk/present-toplevel-2: 25/59] x11: Only use state of toplevels Matthias Clasen
- [gtk/present-toplevel-2: 26/59] surface: Don't implement subtypes in the frontend Matthias Clasen
- [gtk/present-toplevel-2: 27/59] surface: Stop using surface types Matthias Clasen
- [gtk/present-toplevel-2: 28/59] wayland: Stop using surface types Matthias Clasen
- [gtk/present-toplevel-2: 29/59] x11: Stop using gdk_surface_get_surface_type Matthias Clasen
- [gtk/present-toplevel-2: 30/59] broadway: Stop using surface type Matthias Clasen
- [gtk/present-toplevel-2: 31/59] x11: Stop using surface-type Matthias Clasen
- [gtk/present-toplevel-2: 32/59] wayland: Stop using surface-type Matthias Clasen
- [gtk/present-toplevel-2: 33/59] gdk: Drop surface-type Matthias Clasen
- [gtk/present-toplevel-2: 34/59] x11: Stop using gdk_surface_show Matthias Clasen
- [gtk/present-toplevel-2: 35/59] wayland: Drop dead code Matthias Clasen
- [gtk/present-toplevel-2: 36/59] broadway: Stop using gdk_surface_show Matthias Clasen
- [gtk/present-toplevel-2: 37/59] win32: Stop using gdk_surface_show Matthias Clasen
- [gtk/present-toplevel-2: 38/59] surface: Drop gdk_surface_show Matthias Clasen
- [gtk/present-toplevel-2: 39/59] broadway: Drop some unused vuncs Matthias Clasen
- [gtk/present-toplevel-2: 40/59] x11: Drop some unused vfuncs Matthias Clasen
- [gtk/present-toplevel-2: 41/59] wayland: Drop some unused vfuncs Matthias Clasen
- [gtk/present-toplevel-2: 42/59] win32: Drop some unused vfuncs Matthias Clasen
- [gtk/present-toplevel-2: 43/59] quartz: Drop unused vfuncs Matthias Clasen
- [gtk/present-toplevel-2: 44/59] surface: Drop unused vfuncs Matthias Clasen
- [gtk/present-toplevel-2: 45/59] Move edge-constraints to GdkToplevel Matthias Clasen
- [gtk/present-toplevel-2: 46/59] Move fullscreen-mode to GdkToplevel Matthias Clasen
- [gtk/present-toplevel-2: 47/59] Drop mwm hints from api Matthias Clasen
- [gtk/present-toplevel-2: 48/59] Drop root coordinates from _gdk_device_query_state Matthias Clasen
- [gtk/present-toplevel-2: 49/59] popup: require GdkSurface Matthias Clasen
- [gtk/present-toplevel-2: 50/59] toplevel: require GdkSurface Matthias Clasen
- [gtk/present-toplevel-2: 51/59] surface: document gdk_surface_translate_coordinates Matthias Clasen
- [gtk/present-toplevel-2: 52/59] Fix up gdk docs Matthias Clasen
- [gtk/present-toplevel-2: 53/59] win32: implement subtypes Matthias Clasen
- [gtk/present-toplevel-2: 54/59] win32: Define GdkWMDecoration Matthias Clasen
- [gtk/present-toplevel-2: 55/59] win32: Fix up query_state Matthias Clasen
- [gtk/present-toplevel-2: 56/59] win32: misc fixes Matthias Clasen
- [gtk/present-toplevel-2: 57/59] win32: more surface getter fixes Matthias Clasen
- [gtk/present-toplevel-2: 58/59] more win32 build fixes Matthias Clasen
- [gtk/present-toplevel-2: 59/59] more win32 build fixes Matthias Clasen
- [mutter] (225 commits) Non-fast-forward update to branch wip/carlosg/locate-pointer-in-other-keybindings Carlos Garnacho
- [mutter/wip/carlosg/locate-pointer-in-other-keybindings: 224/225] keybindings: Avoid double calls to process_event() on the same event Carlos Garnacho
- [mutter/wip/carlosg/locate-pointer-in-other-keybindings: 225/225] keybindings: Check the special modifiers specifically Carlos Garnacho
- [five-or-more/gnome-3-32] Fix translations. Robert Roth
- [gtk] (34 commits) Non-fast-forward update to branch present-toplevel-2 Matthias Clasen
- [gtk/present-toplevel-2: 1/34] surface: Don't implement subtypes in the frontend Matthias Clasen
- [gtk/present-toplevel-2: 2/34] surface: Stop using surface types Matthias Clasen
- [gtk/present-toplevel-2: 3/34] wayland: Stop using surface types Matthias Clasen
- [gtk/present-toplevel-2: 4/34] x11: Stop using gdk_surface_get_surface_type Matthias Clasen
- [gtk/present-toplevel-2: 5/34] broadway: Stop using surface type Matthias Clasen
- [gtk/present-toplevel-2: 6/34] x11: Stop using surface-type Matthias Clasen
- [gtk/present-toplevel-2: 7/34] wayland: Stop using surface-type Matthias Clasen
- [gtk/present-toplevel-2: 8/34] gdk: Drop surface-type Matthias Clasen
- [gtk/present-toplevel-2: 9/34] x11: Stop using gdk_surface_show Matthias Clasen
- [five-or-more/gnome-3-32] Prepared release 3.32.1 Robert Roth
- [gtk/present-toplevel-2: 10/34] wayland: Drop dead code Matthias Clasen
- [gtk/present-toplevel-2: 11/34] broadway: Stop using gdk_surface_show Matthias Clasen
- [gtk/present-toplevel-2: 12/34] win32: Stop using gdk_surface_show Matthias Clasen
- [gtk/present-toplevel-2: 13/34] surface: Drop gdk_surface_show Matthias Clasen
- [five-or-more] Created tag 3.32.1 Robert Roth
- [gtk/present-toplevel-2: 14/34] broadway: Drop some unused vuncs Matthias Clasen
- [gtk/present-toplevel-2: 15/34] x11: Drop some unused vfuncs Matthias Clasen
- [gtk/present-toplevel-2: 16/34] wayland: Drop some unused vfuncs Matthias Clasen
- [gtk/present-toplevel-2: 17/34] win32: Drop some unused vfuncs Matthias Clasen
- [gtk/present-toplevel-2: 18/34] quartz: Drop unused vfuncs Matthias Clasen
- [gtk/present-toplevel-2: 19/34] surface: Drop unused vfuncs Matthias Clasen
- [gtk/present-toplevel-2: 20/34] Move edge-constraints to GdkToplevel Matthias Clasen
- [gtk/present-toplevel-2: 21/34] Move fullscreen-mode to GdkToplevel Matthias Clasen
- [gtk/present-toplevel-2: 22/34] Drop mwm hints from api Matthias Clasen
- [gtk/present-toplevel-2: 23/34] Drop root coordinates from _gdk_device_query_state Matthias Clasen
- [gtk/present-toplevel-2: 24/34] popup: require GdkSurface Matthias Clasen
- [gtk/present-toplevel-2: 25/34] toplevel: require GdkSurface Matthias Clasen
- [gtk/present-toplevel-2: 26/34] surface: document gdk_surface_translate_coordinates Matthias Clasen
- [gtk/present-toplevel-2: 27/34] Fix up gdk docs Matthias Clasen
- [gtk/present-toplevel-2: 28/34] win32: implement subtypes Matthias Clasen
- [gtk/present-toplevel-2: 29/34] win32: Define GdkWMDecoration Matthias Clasen
- [gtk/present-toplevel-2: 30/34] win32: Fix up query_state Matthias Clasen
- [gtk/present-toplevel-2: 31/34] win32: misc fixes Matthias Clasen
- [gtk/present-toplevel-2: 32/34] win32: more surface getter fixes Matthias Clasen
- [gtk/present-toplevel-2: 33/34] more win32 build fixes Matthias Clasen
- [gtk/present-toplevel-2: 34/34] more win32 build fixes Matthias Clasen
- [gtk] (2 commits) ...Merge branch 'migration-can-target-docs' into 'master' Emmanuele Bassi
- [gtk: 1/2] Docs: Refer to GtkWidget::can_target in migration guide Emmanuele Bassi
- [gtk: 2/2] Merge branch 'migration-can-target-docs' into 'master' Emmanuele Bassi
- [gtk] (36 commits) Non-fast-forward update to branch present-toplevel-2 Matthias Clasen
- [gtk/present-toplevel-2: 1/36] broadway: Implement GdkPopup, GdkToplevel and GdkDragSurface Matthias Clasen
- [gtk/present-toplevel-2: 2/36] x11: Only use state of toplevels Matthias Clasen
- [gtk/present-toplevel-2: 3/36] surface: Don't implement subtypes in the frontend Matthias Clasen
- [gtk/present-toplevel-2: 4/36] surface: Stop using surface types Matthias Clasen
- [gtk/present-toplevel-2: 5/36] wayland: Stop using surface types Matthias Clasen
- [gtk/present-toplevel-2: 6/36] x11: Stop using gdk_surface_get_surface_type Matthias Clasen
- [gtk/present-toplevel-2: 7/36] broadway: Stop using surface type Matthias Clasen
- [gtk/present-toplevel-2: 8/36] x11: Stop using surface-type Matthias Clasen
- [gtk/present-toplevel-2: 9/36] wayland: Stop using surface-type Matthias Clasen
- [gtk/present-toplevel-2: 10/36] gdk: Drop surface-type Matthias Clasen
- [gtk/present-toplevel-2: 11/36] x11: Stop using gdk_surface_show Matthias Clasen
- [gtk/present-toplevel-2: 12/36] wayland: Drop dead code Matthias Clasen
- [gtk/present-toplevel-2: 13/36] broadway: Stop using gdk_surface_show Matthias Clasen
- [gtk/present-toplevel-2: 14/36] win32: Stop using gdk_surface_show Matthias Clasen
- [gtk/present-toplevel-2: 15/36] surface: Drop gdk_surface_show Matthias Clasen
- [gtk/present-toplevel-2: 16/36] broadway: Drop some unused vuncs Matthias Clasen
- [gtk/present-toplevel-2: 17/36] x11: Drop some unused vfuncs Matthias Clasen
- [gtk/present-toplevel-2: 18/36] wayland: Drop some unused vfuncs Matthias Clasen
- [gtk/present-toplevel-2: 19/36] win32: Drop some unused vfuncs Matthias Clasen
- [gtk/present-toplevel-2: 20/36] quartz: Drop unused vfuncs Matthias Clasen
- [gtk/present-toplevel-2: 21/36] surface: Drop unused vfuncs Matthias Clasen
- [gtk/present-toplevel-2: 22/36] Move edge-constraints to GdkToplevel Matthias Clasen
- [gtk/present-toplevel-2: 23/36] Move fullscreen-mode to GdkToplevel Matthias Clasen
- [gtk/present-toplevel-2: 24/36] Drop mwm hints from api Matthias Clasen
- [gtk/present-toplevel-2: 25/36] Drop root coordinates from _gdk_device_query_state Matthias Clasen
- [gtk/present-toplevel-2: 26/36] popup: require GdkSurface Matthias Clasen
- [gtk/present-toplevel-2: 27/36] toplevel: require GdkSurface Matthias Clasen
- [gtk/present-toplevel-2: 28/36] surface: document gdk_surface_translate_coordinates Matthias Clasen
- [gtk/present-toplevel-2: 29/36] Fix up gdk docs Matthias Clasen
- [gtk/present-toplevel-2: 30/36] win32: implement subtypes Matthias Clasen
- [vala] (2 commits) ...codegen: Reset outdated array _size_ variable after use as ref parameter Rico Tzschichholz
- [gtk/present-toplevel-2: 31/36] win32: Define GdkWMDecoration Matthias Clasen
- [gtk/present-toplevel-2: 32/36] win32: Fix up query_state Matthias Clasen
- [gtk/present-toplevel-2: 33/36] win32: misc fixes Matthias Clasen
- [gtk/present-toplevel-2: 34/36] win32: more surface getter fixes Matthias Clasen
- [gtk/present-toplevel-2: 35/36] more win32 build fixes Matthias Clasen
- [gtk/present-toplevel-2: 36/36] more win32 build fixes Matthias Clasen
- [gtk] Created branch align-docs-fixes Matthew Leeds
- [gtk/align-docs-fixes] gtk: Tweak GTK_ALIGN_BASELINE docs Matthew Leeds
- [shotwell] (7 commits) Created branch wip/flickr-description Jens Georg
- [shotwell/wip/flickr-description: 1/7] Flickr: Set description and title Jens Georg
- [shotwell/wip/flickr-description: 2/7] Add soup logger Jens Georg
- [shotwell/wip/flickr-description: 3/7] oauth: Fix base signature string encoding Jens Georg
- [shotwell/wip/flickr-description: 4/7] Fix Tumblr support after the OAuth fix for Flickr Jens Georg
- [shotwell/wip/flickr-description: 5/7] tumblr: Let soup do the form work Jens Georg
- [shotwell/wip/flickr-description: 6/7] tumblr: Fix remembering the login Jens Georg
- [shotwell/wip/flickr-description: 7/7] fixup! Add soup logger Jens Georg
- [shotwell] (5 commits) Non-fast-forward update to branch wip/flickr-description Jens Georg
- [shotwell/wip/flickr-description: 1/5] Add soup logger Jens Georg
- [shotwell/wip/flickr-description: 2/5] oauth: Fix base signature string encoding Jens Georg
- [shotwell/wip/flickr-description: 3/5] Fix Tumblr support after the OAuth fix for Flickr Jens Georg
- [shotwell/wip/flickr-description: 4/5] tumblr: Let soup do the form work Jens Georg
- [shotwell/wip/flickr-description: 5/5] tumblr: Fix remembering the login Jens Georg
- [five-or-more] (5 commits) Created branch arnaudb/use-event-controllers Arnaud B .
- [five-or-more/arnaudb/use-event-controllers: 1/5] Use internal and protected. Arnaud B .
- [five-or-more/arnaudb/use-event-controllers: 2/5] Delay setting settings. Arnaud B .
- [five-or-more/arnaudb/use-event-controllers: 3/5] Use Gtk namespace. Arnaud B .
- [five-or-more/arnaudb/use-event-controllers: 4/5] Use GestureMultiPress. Arnaud B .
- [five-or-more/arnaudb/use-event-controllers: 5/5] Use EventControllerKey. Arnaud B .
- [vala] (4 commits) Non-fast-forward update to branch tintou/cairo-gtypes Rico Tzschichholz
- [vala/tintou/cairo-gtypes: 3/4] cairo: Add missing type_id attributes guarded by GOBJECT define Rico Tzschichholz
- [vala/tintou/cairo-gtypes: 4/4] vapi: Add cairo-gobject binding Rico Tzschichholz
- [gnome-runtime-images] (2 commits) Created branch buildah Abderrahim Kitouni
- [gnome-runtime-images/buildah: 1/2] use buildah directly instead of dockerfiles Abderrahim Kitouni
- [gnome-runtime-images/buildah: 2/2] WIP: try to build things without pushing Abderrahim Kitouni
- [gnome-runtime-images] (2 commits) Non-fast-forward update to branch buildah Abderrahim Kitouni
- [gnome-runtime-images/buildah: 1/2] use buildah directly instead of dockerfiles Abderrahim Kitouni
- [gnome-runtime-images/buildah: 2/2] WIP: try to build things without pushing Abderrahim Kitouni
- [gnome-build-meta] Created branch mcatanzaro/wpe-1-6-0 Michael Catanzaro
- [gnome-build-meta/mcatanzaro/wpe-1-6-0] Update WPE stack to 1.6.0 Michael Catanzaro
- [gnome-build-meta] Created branch mcatanzaro/wpe-1-6-0-gnome-3-36 Michael Catanzaro
- [gnome-build-meta/mcatanzaro/wpe-1-6-0-gnome-3-36] Update WPE stack to 1.6.0 Michael Catanzaro
- [gtk/present-toplevel-2] more win32 build fixes Matthias Clasen
- [mutter/gnome-3-34] kms-impl-device: Clean up state if drm resources disappear Jonas Ådahl
- [mutter/gnome-3-34] wayland: Don't crash when trying to fullscreen on inert wl_output Jonas Ådahl
- [gnome-flashback] status-notifier-watcher: fix unchecked return value warning Alberts Muktupāvels
- [gnome-flashback] backends: fix unchecked return value warning Alberts Muktupāvels
- [gnome-flashback] common: fix possible integer overflow Alberts Muktupāvels
- [gnome-flashback] desktop: initialize variable Alberts Muktupāvels
- [gnome-flashback] system-indicators: simplify code Alberts Muktupāvels
- [gnome-flashback] backends: fix memory leak Alberts Muktupāvels
- [gnome-flashback] common: initialize color Alberts Muktupāvels
- [gnome-flashback] backends: move logical to CRTC transform helper to GfOutput Alberts Muktupāvels
- [gnome-flashback] logical-monitor: pass output when iterating over CRTCs Alberts Muktupāvels
- [gnome-flashback] logical-monitor: pass monitor when iterating over CRTCs Alberts Muktupāvels
- [gnome-flashback] crtc: move configured state to separate struct Alberts Muktupāvels
- [gnome-flashback] monitor-config-manager: respect layout mode when calculating CRTC layout Alberts Muktupāvels
- [gnome-flashback] crtc: move logical monitor pointer to GfMonitor Alberts Muktupāvels
- [gnome-flashback] backends: move transform helper functions into their own file Alberts Muktupāvels
- [gnome-flashback] monitor-transform: add helper function transform_invert Alberts Muktupāvels
- [gnome-flashback] monitor-transform: add gf_monitor_transform_transform helper Alberts Muktupāvels
- [gnome-flashback] monitor: use transform helper when dealing with panel orientation Alberts Muktupāvels
- [gnome-flashback] monitor: move logical <-> CRTC transform helpers to GfOutput Alberts Muktupāvels
- [gnome-flashback] sessions: add UsbProtection plugin Alberts Muktupāvels
- [gnome-runtime-images] (2 commits) Non-fast-forward update to branch buildah Abderrahim Kitouni
- [gnome-runtime-images/buildah: 1/2] use buildah directly instead of dockerfiles Abderrahim Kitouni
- [gnome-runtime-images/buildah: 2/2] WIP: try to build things without pushing Abderrahim Kitouni
- [mutter] cogl: Fix build error when GL_ARB_sync is not defined Georges Basile Stavracas Neto
- [gnome-build-meta] Host openldap ourselves Michael Catanzaro
- [gnome-build-meta/gnome-3-36] Host openldap ourselves Michael Catanzaro
- [gnome-build-meta/gnome-3-34] Host openldap ourselves Michael Catanzaro
- [gnome-build-meta] (2 commits) Non-fast-forward update to branch mcatanzaro/wpe-1-6-0-gnome-3-36 Michael Catanzaro
- [gnome-build-meta] (2 commits) Non-fast-forward update to branch mcatanzaro/wpe-1-6-0 Michael Catanzaro
- [gnome-build-meta/mcatanzaro/wpe-1-6-0-gnome-3-36: 2/2] Update WPE stack to 1.6.0 Michael Catanzaro
- [gnome-build-meta/mcatanzaro/wpe-1-6-0: 2/2] Update WPE stack to 1.6.0 Michael Catanzaro
- [gimp-help] Update Catalan translation Jordi Mas
- [gnome-runtime-images] (2 commits) Non-fast-forward update to branch buildah Abderrahim Kitouni
- [gnome-runtime-images/buildah: 1/2] use buildah directly instead of dockerfiles Abderrahim Kitouni
- [gnome-runtime-images/buildah: 2/2] WIP: try to build things without pushing Abderrahim Kitouni
- [gnome-clocks/gnome-3-36] Update Serbian translation Translations User D-L
- [gnome-clocks] Update Serbian translation Translations User D-L
- [release-notes/gnome-3-36] Update Swedish translation Translations User D-L
- [five-or-more/arnaudb/use-event-controllers] Replace deprecated method. Arnaud B .
- [gnome-shell] main: Unwatch notification proxy name after auto-start Carlos Garnacho
- [evince] Update Swedish translation Translations User D-L
- [gtk/present-toplevel-2] more win32 build fixes Matthias Clasen
- [gnome-user-docs] Update Swedish translation Translations User D-L
- [gnome-nibbles/gnome-3-36] Update Swedish translation Translations User D-L
- [gnome-nibbles] Update Swedish translation Translations User D-L
- [gnome-getting-started-docs] Update Swedish translation Translations User D-L
- [geary] (3 commits) Created branch mjog/692-gdataoutputstream-crash Michael Gratton
- [geary/mjog/692-gdataoutputstream-crash: 1/3] Geary.Imap.Serialiser: Stop using GDataOutputStream Michael Gratton
- [geary/mjog/692-gdataoutputstream-crash: 2/3] Geary.Imap.Serializer: Trivial doc comment update Michael Gratton
- [geary/mjog/692-gdataoutputstream-crash: 3/3] Geary.Imap.ClientConnection: Simplify serisaliser buf handling Michael Gratton
- [gtk] Non-fast-forward update to branch present-toplevel-2 Matthias Clasen
- [gtk/present-toplevel-2] more win32 build fixes Matthias Clasen
- [gnome-music] meson: Add pango dependency Jean Felder
- [gnome-music] Deleted branch wip/jfelder/pango-dep Jean Felder
- [fractal] app.css: Remove Gtk-WARNINGs Christopher Davis
- [gtk/present-toplevel-2] more win32 build fixes Matthias Clasen
13 March 2020
- [gtk] Non-fast-forward update to branch present-toplevel-2 Matthias Clasen
- [gtk/present-toplevel-2] more win32 build fixes Matthias Clasen
- [tracker] (4 commits) Non-fast-forward update to branch sam/explicit-ontology-paths Sam Thursfield
- [tracker/sam/explicit-ontology-paths: 1/4] libtracker-data: Remove dead code in tracker-db-backup.[ch] Sam Thursfield
- [tracker/sam/explicit-ontology-paths: 2/4] libtracker-data: Remove accessor for removed forceJournal property Sam Thursfield
- [tracker/sam/explicit-ontology-paths: 3/4] libtracker-data: No need to precreate 'data' directory anymore Sam Thursfield
- [tracker/sam/explicit-ontology-paths: 4/4] Add tracker_sparql_connection_new_with_ontology(), disable automatic re-indexing Sam Thursfield
- [release-notes/gnome-3-36] Update Dutch translation Translations User D-L
- [tracker] Non-fast-forward update to branch sam/explicit-ontology-paths Sam Thursfield
- [tracker/sam/explicit-ontology-paths] Add tracker_sparql_connection_new_with_ontology(), disable automatic re-indexing Sam Thursfield
- [gtk] Non-fast-forward update to branch present-toplevel-2 Matthias Clasen
- [gtk/present-toplevel-2] more win32 build fixes Matthias Clasen
- [gtk] Non-fast-forward update to branch present-toplevel-2 Matthias Clasen
- [gtk/present-toplevel-2] more win32 build fixes Matthias Clasen
- [tracker] Non-fast-forward update to branch sam/explicit-ontology-paths Sam Thursfield
- [tracker/sam/explicit-ontology-paths] Add tracker_sparql_connection_new_with_ontology(), disable automatic re-indexing Sam Thursfield
- [tracker] (6 commits) Non-fast-forward update to branch sam/fix-load Sam Thursfield
- [tracker/sam/fix-load: 4/6] libtracker-data: Don't create double transactions in LOAD Sam Thursfield
- [tracker/sam/fix-load: 5/6] libtracker-data: Fix crash when statement cache isn't initialized Sam Thursfield
- [tracker/sam/fix-load: 6/6] cli: Create read/write connection for tracker-sparql Sam Thursfield
- [tracker] (7 commits) Non-fast-forward update to branch sam/import-export Sam Thursfield
- [tracker/sam/import-export: 7/7] cli: Add `import` and `export` commands Sam Thursfield
- [tracker-miners] Created branch sam/new-with-ontologies Sam Thursfield
- [tracker-miners/sam/new-with-ontologies] Use tracker_sparql_connection_new_with_ontologies() Sam Thursfield
- [gtk] Non-fast-forward update to branch present-toplevel-2 Matthias Clasen
- [gtk/present-toplevel-2] more win32 build fixes Matthias Clasen
- [tracker] Non-fast-forward update to branch sam/explicit-ontology-paths Sam Thursfield
- [tracker/sam/explicit-ontology-paths] Add tracker_sparql_connection_new_with_ontology(), disable automatic re-indexing Sam Thursfield
- [tracker] (5 commits) Non-fast-forward update to branch sam/import-export Sam Thursfield
- [tracker/sam/import-export: 2/5] libtracker-data: Don't create double transactions in LOAD Sam Thursfield
- [tracker/sam/import-export: 3/5] libtracker-data: Fix crash when statement cache isn't initialized Sam Thursfield
- [tracker/sam/import-export: 4/5] cli: Create read/write connection for tracker-sparql Sam Thursfield
- [tracker/sam/import-export: 5/5] cli: Add `import` and `export` commands Sam Thursfield
- [gtk] Non-fast-forward update to branch present-toplevel-2 Matthias Clasen
- [gtk/present-toplevel-2] more win32 build fixes Matthias Clasen
- [gnome-initial-setup] Created branch make-admin-passwordless Matthew Leeds
- [gnome-initial-setup/make-admin-passwordless] account: Make admin account usable in case of errors Matthew Leeds
- [geary] (21 commits) Created branch mjog/imap-connection-fixes Michael Gratton
- [geary/mjog/imap-connection-fixes: 1/21] Add a simple mock server for testing network code Michael Gratton
- [geary/mjog/imap-connection-fixes: 2/21] Add unit test for Geary.Imap.ClientConnection Michael Gratton
- [geary/mjog/imap-connection-fixes: 3/21] Add unit test for Geary.Imap.ClientSession Michael Gratton
- [geary/mjog/imap-connection-fixes: 4/21] Remove last vestiges of TCP graceful disconnect from IMAP code Michael Gratton
- [geary/mjog/imap-connection-fixes: 5/21] Minor doc comment update Michael Gratton
- [geary/mjog/imap-connection-fixes: 6/21] Update Geary.Imap.Command API Michael Gratton
- [geary/mjog/imap-connection-fixes: 7/21] Rework Geary.Imap.ClientConnection signal and error handling Michael Gratton
- [geary/mjog/imap-connection-fixes: 8/21] Update Geary.Imap.Deserializer Michael Gratton
- [geary/mjog/imap-connection-fixes: 9/21] Update Geary.Imap.Deserialiser implementation Michael Gratton
- [geary/mjog/imap-connection-fixes: 10/21] Fix Geary.Imap.Command never receiving a response timeout Michael Gratton
- [geary/mjog/imap-connection-fixes: 11/21] Clean up Geary.Imap.ClientSession disconnect handling Michael Gratton
- [geary/mjog/imap-connection-fixes: 12/21] Fix Geary.Imap.ClientSession::disconnect_async not working Michael Gratton
- [geary/mjog/imap-connection-fixes: 13/21] Remove Geary.Imap.ClientSession lifecyle signals Michael Gratton
- [geary/mjog/imap-connection-fixes: 14/21] Add TestCase.assert_double Michael Gratton
- [geary/mjog/imap-connection-fixes: 15/21] Update Geary.Imap.ClientSession connect timeout handling Michael Gratton
- [geary/mjog/imap-connection-fixes: 16/21] Minor fixes Michael Gratton
- [geary/mjog/imap-connection-fixes: 17/21] Update Geary.Imap.Capabilities handling Michael Gratton
- [geary/mjog/imap-connection-fixes: 18/21] Update Geary.Imap.ClientSession namespace handling Michael Gratton
- [geary/mjog/imap-connection-fixes: 19/21] Remove Geary.Imap.ClientSession::server-data-received signal Michael Gratton
- [geary/mjog/imap-connection-fixes: 20/21] Simply Geary.Imap.ClientService selected mailbox handling Michael Gratton
- [geary/mjog/imap-connection-fixes: 21/21] Fix Geary.Imap.ClientService sometimes not closing sessions Michael Gratton
- [gtk] Non-fast-forward update to branch present-toplevel-2 Matthias Clasen
- [gtk/present-toplevel-2] more win32 build fixes Matthias Clasen
- [gnome-build-meta/gnome-3-36] Update WPE stack to 1.6.0 Michael Catanzaro
- [gnome-build-meta] Deleted branch mcatanzaro/wpe-1-6-0-gnome-3-36 Michael Catanzaro
- [gnome-build-meta] Update WPE stack to 1.6.0 Michael Catanzaro
- [gnome-build-meta] Deleted branch mcatanzaro/wpe-1-6-0 Michael Catanzaro
- [gtk/present-toplevel-2] more win32 build fixes Matthias Clasen
- [librsvg] (7 commits) ...Merge branch 'make-node-smaller' into 'master' Federico Mena Quintero
- [librsvg: 1/7] Add a NodeData::get_chars() function Federico Mena Quintero
- [librsvg: 2/7] Use get_chars() instead of get_impl::<NodeChars>() throughout Federico Mena Quintero
- [librsvg: 3/7] Create chars nodes in a new NodeData::new_chars() function Federico Mena Quintero
- [librsvg: 4/7] Rename NodeData::new() to ::new_element() Federico Mena Quintero
- [librsvg: 5/7] Turn NodeData into an enum with variants for Element and Text Federico Mena Quintero
- [librsvg: 6/7] Box the Element variant to make Text nodes smaller Federico Mena Quintero
- [librsvg: 7/7] Merge branch 'make-node-smaller' into 'master' Federico Mena Quintero
- [gtk/present-toplevel-2] more win32 build fixes Matthias Clasen
- [gtk/present-toplevel-2] win32: Drop a focus call Matthias Clasen
- [gtk/present-toplevel-2] more win32 build fixes Matthias Clasen
- [gtk] Non-fast-forward update to branch present-toplevel-2 Matthias Clasen
- [gtk/present-toplevel-2] more win32 build fixes Matthias Clasen
- [brasero] Update Indonesian translation Translations User D-L
- [cheese] Update Indonesian translation Translations User D-L
- [gnome-notes/gnome-3-36] Update Indonesian translation Translations User D-L
- [gnome-notes] Update Indonesian translation Translations User D-L
- [geary] Created branch mjog/search-delete-broken Michael Gratton
- [geary/mjog/search-delete-broken] Application.Controller: Fix deleting conversations from search Michael Gratton
- [geary] Update files for 3.36.0 Michael Gratton
- [geary] Created tag 3.36.0 Michael Gratton
- [geary] Created branch gnome-3-36 Michael Gratton
- [geary] Created branch mjog/fix-flatpak-manifest-filename Michael Gratton
- [geary/mjog/fix-flatpak-manifest-filename] org.gnome.Geary.yml: Rename to org.gnome.Geary.yaml Michael Gratton
- [gtk] (2 commits) ...Merge branch 'align-docs-fixes' into 'master' Timm Bäder
- [gtk: 2/2] Merge branch 'align-docs-fixes' into 'master' Timm Bäder
- [gtk] Deleted branch align-docs-fixes Matthew Leeds
- [geary] (2 commits) ...Merge branch 'mjog/fix-flatpak-manifest-filename' into 'mainline' Michael Gratton
- [geary: 2/2] Merge branch 'mjog/fix-flatpak-manifest-filename' into 'mainline' Michael Gratton
- [geary] Deleted branch mjog/fix-flatpak-manifest-filename Michael Gratton
- [gnome-control-center/gnome-3-34] Updated Spanish translation Daniel Mustieles García
- [gnome-control-center] Updated Spanish translation Daniel Mustieles García
- [geary] Non-fast-forward update to branch mjog/build-updates Michael Gratton
- [geary/mjog/build-updates] Remove optional Enchant 1.x optional dependency Michael Gratton
- [geary] Created branch cherry-pick-c75e097d Michael Gratton
- [geary/cherry-pick-c75e097d] Merge branch 'mjog/fix-flatpak-manifest-filename' into 'mainline' Michael Gratton
- [geary] (2 commits) ...Merge branch 'fix-674' into 'mainline' Michael Gratton
- [geary: 1/2] composer: Remove font colors in plaintext mode Michael Gratton
- [geary: 2/2] Merge branch 'fix-674' into 'mainline' Michael Gratton
- [geary] Created branch cherry-pick-1ec4f4a2 Michael Gratton
- [geary/cherry-pick-1ec4f4a2] Merge branch 'fix-674' into 'mainline' Michael Gratton
- [geary] (4 commits) ...Merge branch 'mjog/build-updates' into 'mainline' Michael Gratton
- [geary: 4/4] Merge branch 'mjog/build-updates' into 'mainline' Michael Gratton
- [geary] Deleted branch mjog/build-updates Michael Gratton
- [geary/gnome-3-36] (2 commits) ...Merge branch 'cherry-pick-c75e097d' into 'gnome-3-36' Michael Gratton
- [geary/gnome-3-36: 2/2] Merge branch 'cherry-pick-c75e097d' into 'gnome-3-36' Michael Gratton
- [geary] Deleted branch cherry-pick-c75e097d Michael Gratton
- [geary/gnome-3-36] (2 commits) ...Merge branch 'cherry-pick-1ec4f4a2' into 'gnome-3-36' Michael Gratton
- [geary/gnome-3-36: 2/2] Merge branch 'cherry-pick-1ec4f4a2' into 'gnome-3-36' Michael Gratton
- [geary] Deleted branch cherry-pick-1ec4f4a2 Michael Gratton
- [gedit/gnome-3-36] Update Indonesian translation Translations User D-L
- [gedit] Update Indonesian translation Translations User D-L
- [eog] Update Indonesian translation Translations User D-L
- [gnome-calculator] Update Indonesian translation Translations User D-L
- [evolution] I#824 - EWebView: Should not force EWebView colors on IFrame body Milan Crha
- [evolution/gnome-3-36] I#824 - EWebView: Should not force EWebView colors on IFrame body Milan Crha
- [geary] Update Swedish translation Translations User D-L
- [genius] Update Swedish translation Translations User D-L
- [file-roller] Update Indonesian translation Translations User D-L
- [gthumb] Update Swedish translation Translations User D-L
- [gnote] Update Swedish translation Translations User D-L
- [shotwell] Update Swedish translation Translations User D-L
- [meld] Update Swedish translation Translations User D-L
- [glib-networking] Created branch wip/nacho/fix-libsoup-loop Ignacio Casal Quinteiro
- [glib-networking/wip/nacho/fix-libsoup-loop] openssl: fix write loop in libsoup Ignacio Casal Quinteiro
- [glib-networking] (99 commits) Non-fast-forward update to branch wip/nacho/fix-libsoup-loop Ignacio Casal Quinteiro
- [glib-networking/wip/nacho/fix-libsoup-loop: 99/99] openssl: fix write loop in libsoup Ignacio Casal Quinteiro
- [glib-networking] Created branch ci-windows2 Ignacio Casal Quinteiro
- [glib-networking/ci-windows2] CI for windows Ignacio Casal Quinteiro
- [glib-networking] Non-fast-forward update to branch ci-windows2 Ignacio Casal Quinteiro
- [glib-networking/ci-windows2] CI for windows Ignacio Casal Quinteiro
- [evince] Update Indonesian translation Translations User D-L
- [gnome-boxes] (5 commits) Non-fast-forward update to branch wip/set-firmware-only-for-efi Felipe Borges
- [gnome-boxes/wip/set-firmware-only-for-efi: 5/5] vm-configurator: Only set firmware info if it is EFI Felipe Borges
- [goffice] Update Swedish translation Translations User D-L
- [fractal] Created branch bilelmoussaoui/ci Bilal Elmoussaoui
- [fractal/bilelmoussaoui/ci] CI: fix pages stage Bilal Elmoussaoui
- [mutter] (9 commits) Non-fast-forward update to branch wip/carlosg/locate-pointer-in-other-keybindings Carlos Garnacho
- [mutter/wip/carlosg/locate-pointer-in-other-keybindings: 8/9] keybindings: Avoid double calls to process_event() on the same event Carlos Garnacho
- [mutter/wip/carlosg/locate-pointer-in-other-keybindings: 9/9] keybindings: Check the special modifiers specifically Carlos Garnacho
- [gnome-getting-started-docs] Update Lithuanian translation Translations User D-L
- [geary] Deleted branch mjog/problem-report-memory-fixes Michael Gratton
- [geary] Deleted branch mjog/713-composer-emoji Michael Gratton
- [evolution] I#835 - CompEditor: Default weekly recurrence to event's week day Milan Crha
- [evolution/gnome-3-36] I#835 - CompEditor: Default weekly recurrence to event's week day Milan Crha
- [gnome-build-meta] (4 commits) Non-fast-forward update to branch alatiera/gnome-tour Jordan Petridis
- [gnome-build-meta/alatiera/gnome-tour: 4/4] core: add gnome-tours app Jordan Petridis
- [gedit] Add shortcut for Keyboard Shortcuts page Sébastien Wilmet
- [gedit] Add General section to Keyboard Shortcuts page Sébastien Wilmet
- [gedit] Add a shortcut: f7: toogle cursor visibility Sébastien Wilmet
- [gedit] Add four shortcuts to Keyboard Shortcuts page Sébastien Wilmet
- [gnome-boxes/gnome-3-36] Update Indonesian translation Translations User D-L
- [gnome-boxes] Update Indonesian translation Translations User D-L
- [gtk] Non-fast-forward update to branch present-toplevel-2 Matthias Clasen
- [gtk/present-toplevel-2] win32: Build fixes Matthias Clasen
- [fractal] CI: fix pages stage Jordan Petridis
- [fractal] Deleted branch bilelmoussaoui/ci Bilal Elmoussaoui
- [glib] (2 commits) ...Merge branch 'fix-win-assert' into 'master' Sebastian Dröge
- [glib: 1/2] meson: Don't use assert in test code Sebastian Dröge
- [glib: 2/2] Merge branch 'fix-win-assert' into 'master' Sebastian Dröge
- [vala/staging] codegen: Emit postconditions before free'ing local variables Rico Tzschichholz
- [vala/staging] codegen: Correctly access captured parameter in precondition of method Rico Tzschichholz
- [gnome-boxes] (2 commits) Non-fast-forward update to branch wip/set-firmware-only-for-efi Felipe Borges
- [gnome-boxes] vm-configurator: Only set firmware info if it is EFI Felipe Borges
- [gnome-boxes] Deleted branch wip/set-firmware-only-for-efi Felipe Borges
- [gtk] (3 commits) ...Merge branch 'wip/hadess/fix-remote-filechooser-main' into 'master' Bastien Nocera
- [gtk: 3/3] Merge branch 'wip/hadess/fix-remote-filechooser-main' into 'master' Bastien Nocera
- [glib] Created branch wip/smcv/apple-xucred Simon McVittie
- [glib/wip/smcv/apple-xucred] gio: add gcredential support for macOS Simon McVittie
- [gtk] Deleted branch wip/hadess/fix-remote-filechooser-main Bastien Nocera
- [glib] Non-fast-forward update to branch wip/smcv/apple-xucred Simon McVittie
- [glib/wip/smcv/apple-xucred] gio: add gcredential support for macOS Simon McVittie
- [gnome-boxes] (3 commits) Created branch backports-gnome-3-36-1 Felipe Borges
- [gnome-boxes/backports-gnome-3-36-1: 1/3] installer-media, libvirt-media: Set "prefers_q35" for existing VMs Felipe Borges
- [gnome-boxes/backports-gnome-3-36-1: 2/3] vm-importer, creator: Copy VMs disk while cloning Felipe Borges
- [gnome-boxes/backports-gnome-3-36-1: 3/3] vm-configurator: Only set firmware info if it is EFI Felipe Borges
- [gnome-user-docs] Update Catalan translation Jordi Mas
- [glib] Non-fast-forward update to branch wip/smcv/apple-xucred Simon McVittie
- [glib/wip/smcv/apple-xucred] gio: add gcredential support for macOS Simon McVittie
- [glib-networking/wip/nacho/fix-libsoup-loop] connection: fix unit test to get the right error Ignacio Casal Quinteiro
- [gnome-boxes] (4 commits) Non-fast-forward update to branch backports-gnome-3-36-1 Felipe Borges
- [gnome-boxes/backports-gnome-3-36-1: 2/4] installer-media, libvirt-media: Set "prefers_q35" for existing VMs Felipe Borges
- [gnome-boxes/backports-gnome-3-36-1: 3/4] vm-importer, creator: Copy VMs disk while cloning Felipe Borges
- [glib] Non-fast-forward update to branch wip/smcv/apple-xucred Simon McVittie
- [gnome-boxes/backports-gnome-3-36-1: 4/4] vm-configurator: Only set firmware info if it is EFI Felipe Borges
- [glib/wip/smcv/apple-xucred] gio: add gcredential support for macOS Simon McVittie
- [gedit] file-chooser: Hint at possibility to open multiple files Sébastien Wilmet
- [gnome-build-meta] core: add gnome-tours app Jordan Petridis
- [gnome-build-meta] Deleted branch alatiera/gnome-tour Jordan Petridis
- [vala] (2 commits) ...codegen: Correctly access captured parameter in precondition of method Rico Tzschichholz
- [vala] (4 commits) Non-fast-forward update to branch tintou/cairo-gtypes Rico Tzschichholz
- [vala/tintou/cairo-gtypes: 3/4] cairo: Add missing type_id attributes guarded by GOBJECT define Rico Tzschichholz
- [vala/tintou/cairo-gtypes: 4/4] vapi: Add cairo-gobject binding Rico Tzschichholz
- [vala/staging] (2 commits) ...vapi: Add cairo-gobject binding Rico Tzschichholz
- [gtk/gtk-3-24] Update Lithuanian translation Translations User D-L
- [glib-networking] Non-fast-forward update to branch wip/nacho/fix-libsoup-loop Ignacio Casal Quinteiro
- [glib-networking/wip/nacho/fix-libsoup-loop] connection: fix unit test to assert an error Ignacio Casal Quinteiro
- [glib-networking] Non-fast-forward update to branch wip/nacho/fix-libsoup-loop Ignacio Casal Quinteiro
- [glib-networking/wip/nacho/fix-libsoup-loop] connection: fix unit test to assert an error Ignacio Casal Quinteiro
- [glib-networking] Non-fast-forward update to branch wip/nacho/fix-libsoup-loop Ignacio Casal Quinteiro
- [glib-networking/wip/nacho/fix-libsoup-loop] connection: fix unit test to assert an error Ignacio Casal Quinteiro
- [gtk] (85 commits) ...Merge branch 'present-toplevel-2' into 'master' Matthias Clasen
- [gtk: 85/85] Merge branch 'present-toplevel-2' into 'master' Matthias Clasen
- [vala] (2 commits) ...vapi: Add cairo-gobject binding Rico Tzschichholz
- [vala] Deleted branch tintou/cairo-gtypes Rico Tzschichholz
- [vala] (17 commits) Non-fast-forward update to branch wip/ci Rico Tzschichholz
- [vala/wip/ci: 10/17] coverage: Build gidl-bindings Rico Tzschichholz
- [vala/wip/ci: 11/17] ci: Add .gitlab-ci.yml Rico Tzschichholz
- [vala/wip/ci: 12/17] ci: Add ubuntu:16.04 run with gcc Rico Tzschichholz
- [vala/wip/ci: 13/17] ci: Add ubuntu:18.04 run with gcc Rico Tzschichholz
- [vala/wip/ci: 14/17] ci: Add fedora:latest run with clang Rico Tzschichholz
- [vala/wip/ci: 15/17] ci: Add archlinux/base:latest run with gcc Rico Tzschichholz
- [vala/wip/ci: 16/17] ci: archlinux/bison - https://bugs.archlinux.org/task/64165 Rico Tzschichholz
- [vala/wip/ci: 17/17] ci: Always deploy Rico Tzschichholz
- [gtk] Created branch popover-accessible-private Matthias Clasen
- [gtk/popover-accessible-private] a11y: Drop the private from GtkPopoverAccessible Matthias Clasen
- [gnome-clocks] Update French translation Translations User D-L
- [gtk/gtk-3-24] (2 commits) ...Merge branch 'gtk-3-24' into 'gtk-3-24' Matthias Clasen
- [gtk/gtk-3-24: 1/2] Fix for issue #2497, see https://gitlab.gnome.org/GNOME/gtk/issues/2497 Matthias Clasen
- [gtk/gtk-3-24: 2/2] Merge branch 'gtk-3-24' into 'gtk-3-24' Matthias Clasen
- [glib-networking] Non-fast-forward update to branch wip/nacho/fix-libsoup-loop Ignacio Casal Quinteiro
- [glib-networking/wip/nacho/fix-libsoup-loop] connection: fix unit test to not assert the error Ignacio Casal Quinteiro
- [gnome-clocks/gnome-3-36] Update French translation Claude Paroz
- [evolution/wip/mcrha/webkit-jsc-api] Use EvoConvert.ToPlainText() to convert content of BLOCKQUOTE elements Milan Crha
- [gtk] (2 commits) ...Merge branch 'popover-accessible-private' into 'master' Matthias Clasen
- [gtk: 2/2] Merge branch 'popover-accessible-private' into 'master' Matthias Clasen
- [gtk] Deleted branch popover-accessible-private Matthias Clasen
- [gtk] (8 commits) ...Merge branch 'update-broadway' into 'master' Matthias Clasen
- [gtk: 1/8] broadway: Handle browser hidpi scale factor Matthias Clasen
- [gtk: 2/8] broadway: Fix image updates for firefox Matthias Clasen
- [gtk: 3/8] broadway: Ensure images are decoded, not only loaded Matthias Clasen
- [gtk: 4/8] broadway: Correctly track surface visibility in client Matthias Clasen
- [gtk: 5/8] broadway: Track surface position correctly Matthias Clasen
- [gtk: 6/8] broadway: Keep popups above their parent Matthias Clasen
- [gtk: 7/8] broadway: Inherit frame clock from parent surface Matthias Clasen
- [gtk: 8/8] Merge branch 'update-broadway' into 'master' Matthias Clasen
- [gtk] Created branch wayland-max-cursor-scale Matthias Clasen
- [gtk/wayland-max-cursor-scale] wayland: Stop capping cursor scales Matthias Clasen
- [release-notes/gnome-3-36] Update German translation Translations User D-L
- [gtk-web] (2 commits) ...Merge branch 'master' into 'master' Emmanuele Bassi
- [gtk-web: 1/2] style: add bg color for hero Emmanuele Bassi
- [gtk-web: 2/2] Merge branch 'master' into 'master' Emmanuele Bassi
- [gtk-web] (4 commits) ...Merge branch 'leandroramos-running-js-application' into 'master' Emmanuele Bassi
- [gtk-web: 1/4] Adds how to run the Javascript Hello World App Emmanuele Bassi
- [gtk-web: 2/4] Apply suggestion to collections/_docs/javascript.md Emmanuele Bassi
- [gtk-web: 3/4] Update javascript.md Emmanuele Bassi
- [gtk-web: 4/4] Merge branch 'leandroramos-running-js-application' into 'master' Emmanuele Bassi
- [vte] vte.csh: Fix the behavior if VTE_VERSION is undefined Egmont Koblinger
- [vte/vte-0-60] vte.csh: Fix the behavior if VTE_VERSION is undefined Egmont Koblinger
- [gnome-terminal/gnome-3-36] Fix broken markup in Georgian UI translation Egmont Koblinger
- [gnome-terminal/gnome-3-36] Fix broken markup in Walloon UI translation Egmont Koblinger
- [gnome-terminal/gnome-3-36] Fix broken markup in Xhosa UI translation Egmont Koblinger
- [gnome-terminal] help: Fix broken markup in Czech help translation Egmont Koblinger
- [gnome-terminal/gnome-3-36] help: Fix broken markup in Czech help translation Egmont Koblinger
- [gtk] (2 commits) ...Merge branch 'wayland-max-cursor-scale' into 'master' Matthias Clasen
- [gtk: 2/2] Merge branch 'wayland-max-cursor-scale' into 'master' Matthias Clasen
- [gnome-initial-setup] Update Japanese translation Translations User D-L
- [gcr/gnome-3-36] Update Japanese translation Translations User D-L
- [gtk] (20 commits) Non-fast-forward update to branch ci-gtk3-update Emmanuele Bassi
- [gtk/ci-gtk3-update: 10/20] ci: Build both static and shared libraries at once Emmanuele Bassi
- [gtk/ci-gtk3-update: 11/20] ci: Backport the changes to the Docker script Emmanuele Bassi
- [gtk/ci-gtk3-update: 12/20] ci: Add a Debian-based image Emmanuele Bassi
- [gtk/ci-gtk3-update: 13/20] ci: Add a Debian build Emmanuele Bassi
- [gtk/ci-gtk3-update: 14/20] ci: Build API reference separately Emmanuele Bassi
- [gtk/ci-gtk3-update: 15/20] docs: Remove redundant gtk-doc stanza Emmanuele Bassi
- [gtk/ci-gtk3-update: 16/20] Use ifdef when checking G_ENABLE_DEBUG Emmanuele Bassi
- [gtk/ci-gtk3-update: 17/20] Fix build when G_ENABLE_DEBUG is undefined Emmanuele Bassi
- [gtk/ci-gtk3-update: 18/20] Handle a missing enumeration value Emmanuele Bassi
- [gtk/ci-gtk3-update: 19/20] Silence compiler warnings in release builds Emmanuele Bassi
- [gtk/ci-gtk3-update: 20/20] Silence a compiler warning Emmanuele Bassi
- [gimp-web] Created branch oscp Andrea Veri
- [gnome-initial-setup] Update Japanese translation Translations User D-L
- [gnome-settings-daemon] Update Japanese translation Translations User D-L
- [seahorse/gnome-3-36] Update Japanese translation Translations User D-L
- [gcr/gnome-3-36] Update Japanese translation Translations User D-L
- [gnome-keyring] Update Japanese translation Translations User D-L
- [gcr] Update Japanese translation Translations User D-L
- [seahorse] Update Japanese translation Translations User D-L
- [gimp-web/oscp] git is required Andrea Veri
- [gimp-web/oscp] Land Let's Encrypt pieces + auth on the target src dir Andrea Veri
- [gimp-web/oscp] Move source files within html Andrea Veri
- [gimp-web/oscp] Not needed for the oscp branch Andrea Veri
- [gtk/ci-gtk3-update] testsuite/gtk: Add xfail tests Emmanuele Bassi
- [gtk/ci-gtk3-update] testsuite: Handle icontheme test better Emmanuele Bassi
- [gtk] Update POTFILES.in Piotr Drąg
- [gimp-web/oscp] chown has to run against the whole src dir Andrea Veri
- [releng] 3.38 schedule draft Michael Catanzaro
- [glib-networking] CI for windows Michael Catanzaro
- [gtk] (73 commits) Non-fast-forward update to branch wip/baedert/parser Timm Bäder
- [gtk/wip/baedert/parser: 72/73] filechooserwidget: Avoid criticals when in recent mode Timm Bäder
- [gtk/wip/baedert/parser: 73/73] builder css parser prototype Timm Bäder
- [gimp-web/oscp] Land a context dir Andrea Veri
- [gtk] Created branch wip/hadess/portal-select-folders Bastien Nocera
- [gtk/wip/hadess/portal-select-folders] filechoosernativeportal: Allowing selecting folder(s) Bastien Nocera
- [gtk] Non-fast-forward update to branch wip/hadess/portal-select-folders Bastien Nocera
- [gtk/wip/hadess/portal-select-folders] filechoosernativeportal: Allowing selecting folder(s) Bastien Nocera
- [evince] snap: use removable-media for access to USB drives Ken VanDine
- [glib-networking] (3 commits) Non-fast-forward update to branch wip/nacho/fix-libsoup-loop Michael Catanzaro
- [glib-networking/wip/nacho/fix-libsoup-loop: 2/3] openssl: fix write loop in libsoup Michael Catanzaro
- [glib-networking/wip/nacho/fix-libsoup-loop: 3/3] connection: fix unit test to not assert the error Michael Catanzaro
- [genius: 1/2] Clean up vte configure.ac handling George
- [genius] (2 commits) ...Merge branch 'vte-2.91-configure' into 'master' George
- [genius: 2/2] Merge branch 'vte-2.91-configure' into 'master' George
- [sysprof] Created branch sysprof-3-36 Christian Hergert
- [sysprof] bump version for development Christian Hergert
- [glib-networking] (2 commits) ...connection: fix unit test to not assert the error Michael Catanzaro
- [glib-networking] Deleted branch wip/nacho/fix-libsoup-loop Ignacio Casal Quinteiro
- [libpeas] demo: add missing locale.h include Christian Hergert
- [orca] Chromium: Improve responsiveness of text selection in large objects Joanmarie Diggs
- [orca/gnome-3-36] Chromium: Improve responsiveness of text selection in large objects Joanmarie Diggs
- [gnome-desktop] Created branch wip/hadess/remove-gdkx-include Bastien Nocera
- [gnome-desktop/wip/hadess/remove-gdkx-include] gnome-idle-monitor: Remove unused gdkx.h include Bastien Nocera
- [vala] vala: Use error() instead of Report.error() inside of CodeContext.get() Rico Tzschichholz
- [gedit] help: tabs-moving: small improvement Sébastien Wilmet
- [gedit] help: tab-groups: update Sébastien Wilmet
- [vala] valadoc: Create and register current Vala.CodeContext properly Rico Tzschichholz
- [gimp-web/oscp] Land pieces for docs.gimp.org migration to OSCP Andrea Veri
- [gtk] (20 commits) ...Merge branch 'wip/baedert/test-cflags' into 'master' Matthias Clasen
- [gtk: 20/20] Merge branch 'wip/baedert/test-cflags' into 'master' Matthias Clasen
- [gnome-software] Update Croatian translation Translations User D-L
- [gimp-web/oscp] /docs_data as the DocumentRoot Andrea Veri
- [gtk/gtk-3-24] (14 commits) ...Merge branch 'ci-gtk3-update' into 'gtk-3-24' Matthias Clasen
- [gtk/gtk-3-24: 14/14] Merge branch 'ci-gtk3-update' into 'gtk-3-24' Matthias Clasen
- [gimp-web/oscp] Needs chown Andrea Veri
- [gtk] Deleted branch ci-gtk3-update Emmanuele Bassi
- [orca] Eliminate some redundant work we were doing handling text selection Joanmarie Diggs
- [gimp-web/oscp] +x on entrypoint Andrea Veri
- [gimp-web/oscp] git needs a valid user to run properly Andrea Veri
- [gimp-web/oscp] Land registry.gimp.org httpd config Andrea Veri
- [gtk] (5 commits) Created branch fix-tools-tests Matthias Clasen
- [gnome-clocks] Update Catalan translation Jordi Mas
- [gtk/fix-tools-tests: 1/5] testsuite: Actually run tools tests Matthias Clasen
- [gtk/fix-tools-tests: 2/5] testsuite: Update tools tests Matthias Clasen
- [gtk/fix-tools-tests: 3/5] testsuite: Update the settings test output Matthias Clasen
- [gtk/fix-tools-tests: 4/5] Update the ui file conversion output Matthias Clasen
- [gtk/fix-tools-tests: 5/5] testsuite: Specify the test protocol Matthias Clasen
- [gnome-music] Update Catalan translation Jordi Mas
- [gimp-web/oscp] Land make Andrea Veri
- [gnome-photos] Update Catalan translation Jordi Mas
- [gnome-robots] Update Catalan translation Jordi Mas
- [gnome-tetravex] Update Catalan translation Jordi Mas
- [mutter] (2 commits) Non-fast-forward update to branch wip/carlosg/locate-pointer-in-other-keybindings Carlos Garnacho
- [mutter/wip/carlosg/locate-pointer-in-other-keybindings: 1/2] keybindings: Avoid double calls to process_event() on the same event Carlos Garnacho
- [mutter/wip/carlosg/locate-pointer-in-other-keybindings: 2/2] keybindings: Check the special modifiers specifically Carlos Garnacho
- [mutter] Non-fast-forward update to branch wip/carlosg/locate-pointer-in-other-keybindings Carlos Garnacho
- [mutter/wip/carlosg/locate-pointer-in-other-keybindings] keybindings: Check the special modifiers specifically Carlos Garnacho
- [gtk] (6 commits) ...Merge branch 'fix-tools-tests' into 'master' Matthias Clasen
- [gtk: 6/6] Merge branch 'fix-tools-tests' into 'master' Matthias Clasen
- [mutter] Non-fast-forward update to branch wip/carlosg/locate-pointer-in-other-keybindings Carlos Garnacho
- [mutter/wip/carlosg/locate-pointer-in-other-keybindings] keybindings: Check the special modifiers specifically Carlos Garnacho
- [gimp-web/oscp] Missing libxslt Andrea Veri
- [gimp-web/oscp] And missing gettext Andrea Veri
- [damned-lies] Update Serbian translation Translations User D-L
- [gimp-web/oscp] Adjust rsync path Andrea Veri
- [orca] Web: Ensure we clear the flat review context when focus changes Joanmarie Diggs
- [gnome-software] Update Serbian translation Translations User D-L
- [gnome-initial-setup] Created branch source-remove-cleanups Matthew Leeds
- [gnome-initial-setup/source-remove-cleanups] Improve readability when removing event sources Matthew Leeds
- [gimp/gimp-2-10] app: rename GimpParallelRunAsyncFunc to GimpRunAsyncFunc Ell
- [gimp/gimp-2-10] app: add gimp_idle_run_async[_full]() Ell
- [gimp/gimp-2-10] Issue #4793 - Layer-group preview-update blocks UI when adding/removing layers Ell
- [gimp] app: rename GimpParallelRunAsyncFunc to GimpRunAsyncFunc Ell
- [gimp] app: add gimp_idle_run_async[_full]() Ell
- [gimp] Issue #4793 - Layer-group preview-update blocks UI when adding/removing layers Ell
- [sysprof] preload: move backtrace helper into helper Christian Hergert
- [sysprof] build: add macros for 3.38 Christian Hergert
- [sysprof] libsysprof-ui: add access to control source from .ui Christian Hergert
- [sysprof] memprof: fix joining of LD_PRELOAD Christian Hergert
- [sysprof] collector: fix mark name in collection Christian Hergert
- [sysprof] libsysprof: add simple preload source Christian Hergert
- [sysprof] speedtrack: start on simple port of iobt as "speedtrack" Christian Hergert
- [sysprof/sysprof-3-36] memprof: fix joining of LD_PRELOAD Christian Hergert
- [sysprof/sysprof-3-36] collector: fix mark name in collection Christian Hergert
- [gimp/gimp-2-10] app: avoid duplication in gimp_drawable_get_sub_preview_async() Ell
- [gimp] app: avoid duplication in gimp_drawable_get_sub_preview_async() Ell
- [gimp/gimp-2-10] app: white-space fix in gimp-utils.c Ell
- [gimp] app: white-space fix in gimp-utils.c Ell
- [sysprof] speedtrack: add sync and syncfs wrappers Christian Hergert
- [pitivi] Update Swedish translation Translations User D-L
14 March 2020
15 March 2020
16 March 2020
17 March 2020
- [evolution-data-server] Update Croatian translation Translations User D-L
- [evolution-data-server/gnome-3-36] Update Croatian translation Translations User D-L
- [mutter] (4 commits) Created branch gbsneto/window-screencast-fixes Georges Basile Stavracas Neto
- [mutter/gbsneto/window-screencast-fixes: 1/4] window-actor: Finish framebuffer after blitting Georges Basile Stavracas Neto
- [mutter/gbsneto/window-screencast-fixes: 2/4] window-actor: Use frame rect to retrieve window width Georges Basile Stavracas Neto
- [mutter/gbsneto/window-screencast-fixes: 3/4] window-actor: Shuffle some lines around Georges Basile Stavracas Neto
- [mutter/gbsneto/window-screencast-fixes: 4/4] window-actor: Clip before translate when blitting Georges Basile Stavracas Neto
- [mutter] Non-fast-forward update to branch gbsneto/window-screencast-fixes Georges Basile Stavracas Neto
- [mutter/gbsneto/window-screencast-fixes] window-actor: Clip before translate when blitting Georges Basile Stavracas Neto
- [mutter] (3 commits) Non-fast-forward update to branch gbsneto/window-screencast-fixes Georges Basile Stavracas Neto
- [mutter/gbsneto/window-screencast-fixes: 1/3] window-actor: Use frame rect to retrieve window geometry Georges Basile Stavracas Neto
- [mutter/gbsneto/window-screencast-fixes: 2/3] window-actor: Shuffle some lines around Georges Basile Stavracas Neto
- [mutter/gbsneto/window-screencast-fixes: 3/3] window-actor: Clip before translate when blitting Georges Basile Stavracas Neto
- [mutter] (2 commits) Non-fast-forward update to branch gbsneto/window-screencast-fixes Georges Basile Stavracas Neto
- [mutter/gbsneto/window-screencast-fixes: 1/2] window-actor: Shuffle some lines around Georges Basile Stavracas Neto
- [mutter/gbsneto/window-screencast-fixes: 2/2] window-actor: Clip before translate when blitting Georges Basile Stavracas Neto
- [geary] Created branch cherry-pick-e805ac5f Michael Gratton
- [geary/cherry-pick-e805ac5f] Merge branch 'mjog/fix-ppc-test' into 'mainline' Michael Gratton
- [geary] (2 commits) ...Merge branch 'fix_INSTALL_typo' into 'mainline' Michael Gratton
- [geary: 1/2] INSTALL: libgmime3.0-dev is actually libgmime-3.0-dev Michael Gratton
- [geary: 2/2] Merge branch 'fix_INSTALL_typo' into 'mainline' Michael Gratton
- [geary/gnome-3-36] (2 commits) ...Merge branch 'cherry-pick-e805ac5f' into 'gnome-3-36' Michael Gratton
- [geary/gnome-3-36: 2/2] Merge branch 'cherry-pick-e805ac5f' into 'gnome-3-36' Michael Gratton
- [geary] Deleted branch cherry-pick-e805ac5f Michael Gratton
- [gnome-calendar] Created branch gnome-3-36 Georges Basile Stavracas Neto
- [gnome-calendar] Bump 3.37 version Georges Basile Stavracas Neto
- [geary] Created branch mjog/install-gmime-package-name-3-36 Michael Gratton
- [geary/mjog/install-gmime-package-name-3-36] INSTALL: libgmime3.0-dev is actually libgmime-3.0-dev Michael Gratton
- [geary] Created branch mjog/lru-cache-intermittent-test-failure Michael Gratton
- [geary/mjog/lru-cache-intermittent-test-failure] Util.Cache.Lru: Fix intermitted unit test failure Michael Gratton
- [geary/gnome-3-36] (2 commits) ...Merge branch 'mjog/install-gmime-package-name-3-36' into 'gnome-3-36' Michael Gratton
- [geary/gnome-3-36: 2/2] Merge branch 'mjog/install-gmime-package-name-3-36' into 'gnome-3-36' Michael Gratton
- [geary] Deleted branch mjog/install-gmime-package-name-3-36 Michael Gratton
- [geary] (2 commits) ...Merge branch 'mjog/lru-cache-intermittent-test-failure' into 'mainline' Michael Gratton
- [geary: 2/2] Merge branch 'mjog/lru-cache-intermittent-test-failure' into 'mainline' Michael Gratton
- [geary] Deleted branch mjog/lru-cache-intermittent-test-failure Michael Gratton
- [perl-gtk3] Release v0.037 Brian Manning
- [perl-gtk3] Created tag v0.037 Brian Manning
- [gtk] (2 commits) Created branch emoji-chooser-fixes Matthias Clasen
- [gtk/emoji-chooser-fixes: 1/2] emojichooser: Make the variation picker work again Matthias Clasen
- [gtk/emoji-chooser-fixes: 2/2] Adwaita: Fix focus in emoji chooser Matthias Clasen
- [geary] Created branch cherry-pick-ac8c176e Michael Gratton
- [geary/cherry-pick-ac8c176e] Merge branch 'mjog/lru-cache-intermittent-test-failure' into 'mainline' Michael Gratton
- [geary] (2 commits) ...Merge branch 'fix-725' into 'mainline' Michael Gratton
- [geary: 1/2] Make g_mime_filter_filter implementations more robust (closes #725) Michael Gratton
- [geary: 2/2] Merge branch 'fix-725' into 'mainline' Michael Gratton
- [geary] Created branch cherry-pick-0e269a35 Michael Gratton
- [geary/cherry-pick-0e269a35] Merge branch 'fix-725' into 'mainline' Michael Gratton
- [geary/gnome-3-36] (2 commits) ...Merge branch 'cherry-pick-ac8c176e' into 'gnome-3-36' Michael Gratton
- [geary/gnome-3-36: 2/2] Merge branch 'cherry-pick-ac8c176e' into 'gnome-3-36' Michael Gratton
- [geary] Deleted branch cherry-pick-ac8c176e Michael Gratton
- [gtk] (102 commits) Non-fast-forward update to branch wip/matthiasc/shortcut Matthias Clasen
- [gtk/wip/matthiasc/shortcut: 3/102] bindings: Replace GtkBindingArg arguments with GVariant Matthias Clasen
- [gtk/wip/matthiasc/shortcut: 4/102] bindings: Add gtk_binding_entry_add_signal_variant() Matthias Clasen
- [gtk/wip/matthiasc/shortcut: 5/102] bindings: Parse into GVariantBuilder directly Matthias Clasen
- [gtk/wip/matthiasc/shortcut: 6/102] bindings: Make gtk_binding_parse_signal() use GVariantBuilder Matthias Clasen
- [gtk/wip/matthiasc/shortcut: 7/102] shortcutcontroller: Introduce Matthias Clasen
- [gtk/wip/matthiasc/shortcut: 8/102] bindings: Split out function to invoke an action signal Matthias Clasen
- [gtk/wip/matthiasc/shortcut: 9/102] gtk: Add GtkShortcut Matthias Clasen
- [gtk/wip/matthiasc/shortcut: 10/102] widget: Add gtk_widget_class_add_shortcut() Matthias Clasen
- [gtk/wip/matthiasc/shortcut: 11/102] bindings: Add more variant types Matthias Clasen
- [gtk/wip/matthiasc/shortcut: 12/102] window: Port bindings to use shortcuts Matthias Clasen
- [gtk/wip/matthiasc/shortcut: 13/102] shortcut: Add GtkShortcutTrigger Matthias Clasen
- [gtk/wip/matthiasc/shortcut: 14/102] trigger: Add an alternative trigger Matthias Clasen
- [gtk/wip/matthiasc/shortcut: 15/102] assistant: Port bindings to use shortcuts Matthias Clasen
- [gtk/wip/matthiasc/shortcut: 16/102] combobox: Port bindings to use shortcuts Matthias Clasen
- [gtk/wip/matthiasc/shortcut: 17/102] shortcut: Add gtk_shortcut_set_callback() Matthias Clasen
- [gtk/wip/matthiasc/shortcut: 18/102] bindings: Export action activation internally Matthias Clasen
- [gtk/wip/matthiasc/shortcut: 19/102] shortcut: Add action activation Matthias Clasen
- [gtk/wip/matthiasc/shortcut: 20/102] Allow installing bindings bound to actions Matthias Clasen
- [gtk/wip/matthiasc/shortcut: 21/102] text: Port to widget shortcuts Matthias Clasen
- [gtk/wip/matthiasc/shortcut: 22/102] dialog: Port binding to use shortcuts Matthias Clasen
- [gtk/wip/matthiasc/shortcut: 23/102] widget: Port bindings to use shortcuts Matthias Clasen
- [gtk/wip/matthiasc/shortcut: 24/102] treeview: Port bindings to use shortcuts Matthias Clasen
- [gtk/wip/matthiasc/shortcut: 25/102] shortcutcontroller: Add private API for running class shortcuts Matthias Clasen
- [gtk/wip/matthiasc/shortcut: 26/102] shortcutcontroller: Add gtk_shortcut_controller_add_shortcut() Matthias Clasen
- [gtk/wip/matthiasc/shortcut: 27/102] filechooserwidget: Port bindings to use shortcuts Matthias Clasen
- [gtk/wip/matthiasc/shortcut: 28/102] textview: Port bindings to use shortcuts Matthias Clasen
- [gtk/wip/matthiasc/shortcut: 29/102] spinbutton: Port bindings to use shortcuts Matthias Clasen
- [gtk/wip/matthiasc/shortcut: 30/102] paned: Port bindings to use shortcuts Matthias Clasen
- [gtk/wip/matthiasc/shortcut: 31/102] flowbox: Port bindings to use shortcuts Matthias Clasen
- [gtk/wip/matthiasc/shortcut: 32/102] shortcutswindow: Port bindings to use shortcuts Matthias Clasen
- [gtk/wip/matthiasc/shortcut: 33/102] shortcutssection: Port bindings to use shortcuts Matthias Clasen
- [gtk/wip/matthiasc/shortcut: 34/102] searchentry: Port bindings to use shortcuts Matthias Clasen
- [gtk/wip/matthiasc/shortcut: 35/102] scrolledwindow: Port bindings to use shortcuts Matthias Clasen
- [gtk/wip/matthiasc/shortcut: 36/102] scalebutton: Port bindings to use shortcuts Matthias Clasen
- [gtk/wip/matthiasc/shortcut: 37/102] scale: Port bindings to use shortcuts Matthias Clasen
- [gtk/wip/matthiasc/shortcut: 38/102] notebook: Port bindings to use shortcuts Matthias Clasen
- [gtk/wip/matthiasc/shortcut: 39/102] listbox: Port bindings to use shortcuts Matthias Clasen
- [gtk/wip/matthiasc/shortcut: 40/102] label: Port bindings to use shortcuts Matthias Clasen
- [gtk/wip/matthiasc/shortcut: 41/102] infobar: Port bindings to use shortcuts Matthias Clasen
- [gtk/wip/matthiasc/shortcut: 42/102] iconview: Port bindings to use shortcuts Matthias Clasen
- [gtk/wip/matthiasc/shortcut: 43/102] widget: Add private accessor to event controllers Matthias Clasen
- [gtk/wip/matthiasc/shortcut: 44/102] combobox: Redo key event forwarding hack Matthias Clasen
- [gtk/wip/matthiasc/shortcut: 45/102] treeview: Redo event forwarding hack Matthias Clasen
- [gtk/wip/matthiasc/shortcut: 46/102] accelgroup: Actually have a default mod mask Matthias Clasen
- [gtk/wip/matthiasc/shortcut: 47/102] entry: Remove unused include Matthias Clasen
- [gtk/wip/matthiasc/shortcut: 48/102] passwordentry: Remove unused include Matthias Clasen
- [gtk/wip/matthiasc/shortcut: 49/102] popovermenu: Port to shortcuts Matthias Clasen
- [gtk/wip/matthiasc/shortcut: 50/102] popover: Remove unused include Matthias Clasen
- [gtk/wip/matthiasc/shortcut: 51/102] Remove bindings activation from GtkEventControllerKey Matthias Clasen
- [gtk/wip/matthiasc/shortcut: 52/102] event controller focus: drop include Matthias Clasen
- [gtk/wip/matthiasc/shortcut: 53/102] gtk: Remove bindings Matthias Clasen
- [gtk/wip/matthiasc/shortcut: 54/102] accellabel: Get rid of class variables Matthias Clasen
- [gtk/wip/matthiasc/shortcut: 55/102] accellabel: Move gtk_accelerator_get_label() code Matthias Clasen
- [gtk/wip/matthiasc/shortcut: 56/102] accelgroup: Add gtk_accel_group_print_label() Matthias Clasen
- [gtk/wip/matthiasc/shortcut: 57/102] shortcuttrigger: Add gtk_shortcut_trigger_to_label() Matthias Clasen
- [gtk/wip/matthiasc/shortcut: 58/102] shortcutcontroller: Add GtkShortcutScope Matthias Clasen
- [gtk/wip/matthiasc/shortcut: 59/102] gtk-demo: Add a dumb demo for shortcut triggers Matthias Clasen
- [gtk/wip/matthiasc/shortcut: 61/102] window: Get rid of public APIs that shouldn't be Matthias Clasen
- [gtk/wip/matthiasc/shortcut: 62/102] window: Put F10 accelerator into its own shortcut controller Matthias Clasen
- [gtk/wip/matthiasc/shortcut: 63/102] shortcuttrigger: Add support for mnemonics Matthias Clasen
- [gtk/wip/matthiasc/shortcut: 64/102] shortcut: Add gtk_shortcut_set_mnemonic_activate() Matthias Clasen
- [gtk/wip/matthiasc/shortcut: 65/102] label: Implement mnemonics using shortcuts Matthias Clasen
- [gtk/wip/matthiasc/shortcut: 66/102] Add GtkShortcutManager Matthias Clasen
- [gtk/wip/matthiasc/shortcut: 67/102] window: Remove all old mnemonic handling API Matthias Clasen
- [gtk/wip/matthiasc/shortcut: 68/102] Remove GtkMnemonicHash Matthias Clasen
- [gtk/wip/matthiasc/shortcut: 69/102] gtk: Remove accel paths Matthias Clasen
- [gtk/wip/matthiasc/shortcut: 70/102] gtk: Remove GtkAccelMap Matthias Clasen
- [gtk/wip/matthiasc/shortcut: 71/102] accelgroup: Remove unneeded APIs Matthias Clasen
- [gtk/wip/matthiasc/shortcut: 72/102] shortcut: Add GtkShortcutAction Matthias Clasen
- [gtk/wip/matthiasc/shortcut: 73/102] shortcut: Change the API for creating shortcuts Matthias Clasen
- [gtk/wip/matthiasc/shortcut: 74/102] gtk-demo: Port the sliding puzzle demo to shortcuts Matthias Clasen
- [gtk/wip/matthiasc/shortcut: 75/102] shortcutcontroller: Implement GListModel Matthias Clasen
- [gtk/wip/matthiasc/shortcut: 76/102] shortcutcontroller: Add gtk_shortcut_controller_new_for_model() Matthias Clasen
- [gtk/wip/matthiasc/shortcut: 77/102] widget: Keep keybindings as a GListStore Matthias Clasen
- [gtk/wip/matthiasc/shortcut: 78/102] shortcutaction: Add gtk_shortcut_action_to_string() Matthias Clasen
- [gtk/wip/matthiasc/shortcut: 79/102] shortcuts: Mananage managed shortcuts with a custom model Matthias Clasen
- [gtk/wip/matthiasc/shortcut: 80/102] shortcuttrigger: Add hash(), equal(), and compare() functions Matthias Clasen
- [gtk/wip/matthiasc/shortcut: 81/102] accelerators: Make gtk_accelerator_parse() return TRUE/FALSE Matthias Clasen
- [gtk/wip/matthiasc/shortcut: 82/102] accel: Add display arg to gtk_accelerator_parse_with_keycode() Matthias Clasen
- [gtk/wip/matthiasc/shortcut: 83/102] application: Replace accelerator handling with shortcuts Matthias Clasen
- [gtk/wip/matthiasc/shortcut: 84/102] shortcuttrigger: Add gtk_shortcut_triger_new_parse_string() Matthias Clasen
- [gtk/wip/matthiasc/shortcut: 85/102] shortcutaction: INtegrate with GtkBuilder property parsing Matthias Clasen
- [gtk/wip/matthiasc/shortcut: 86/102] shortcutcontroller: Implement GtkBuildable Matthias Clasen
- [gtk/wip/matthiasc/shortcut: 87/102] testgtk: Port keyval example to shortcut controllers Matthias Clasen
- [gtk/wip/matthiasc/shortcut: 88/102] doc tools: Create AccelLabel image without using GtkAccelGroup Matthias Clasen
- [gtk/wip/matthiasc/shortcut: 89/102] widget: Remove gtk_widget_add_accelerator() Matthias Clasen
- [gtk/wip/matthiasc/shortcut: 90/102] testsuite: Remove GtkAccelGroup usage Matthias Clasen
- [gtk/wip/matthiasc/shortcut: 91/102] testmenubutton: Don't create a GtkAccelGroup Matthias Clasen
- [gtk/wip/matthiasc/shortcut: 92/102] accels: Remove GtkAccelGroup Matthias Clasen
- [gtk/wip/matthiasc/shortcut: 93/102] filechooser: Trigger the location popup via bindings Matthias Clasen
- [gtk/wip/matthiasc/shortcut: 94/102] Move shortcut manager initialization code Matthias Clasen
- [gtk/wip/matthiasc/shortcut: 95/102] shortcutmanager: Name the controllers Matthias Clasen
- [gtk/wip/matthiasc/shortcut: 96/102] window: Name the the controllers Matthias Clasen
- [gtk/wip/matthiasc/shortcut: 97/102] widget: Name the controllers Matthias Clasen
- [gtk/wip/matthiasc/shortcut: 98/102] Only create a class shortcut controller if we have shortcuts Matthias Clasen
- [gtk/wip/matthiasc/shortcut: 99/102] inspector: Show shortcuts Matthias Clasen
- [gtk/wip/matthiasc/shortcut: 100/102] Print mnemonic triggers clearly Matthias Clasen
- [gtk/wip/matthiasc/shortcut: 101/102] Use an action for the context menu keybinding Matthias Clasen
- [gtk/wip/matthiasc/shortcut: 102/102] Fix focus in popovers Matthias Clasen
- [gtk/wip/matthiasc/shortcut: 60/102] gdk: Remove GDK_RELEASE_MASK Matthias Clasen
- [geary/gnome-3-36] (2 commits) ...Merge branch 'cherry-pick-0e269a35' into 'gnome-3-36' Michael Gratton
- [geary/gnome-3-36: 2/2] Merge branch 'cherry-pick-0e269a35' into 'gnome-3-36' Michael Gratton
- [geary] Deleted branch cherry-pick-0e269a35 Michael Gratton
- [gtk] (3 commits) ...Merge branch 'emoji-chooser-fixes' into 'master' Matthias Clasen
- [gtk: 3/3] Merge branch 'emoji-chooser-fixes' into 'master' Matthias Clasen
- [gnome-books] Update Occitan translation Translations User D-L
- [nautilus/gnome-3-36] Update Occitan translation Translations User D-L
- [orca/gnome-3-36] Update Occitan translation Translations User D-L
- [brasero] Update Occitan translation Translations User D-L
- [geary] (6 commits) Created branch mjog/info-bar-cleanup Michael Gratton
- [geary/mjog/info-bar-cleanup: 1/6] Components.InfoBarStack: New class for stacking Gtk InfoBars Michael Gratton
- [geary/mjog/info-bar-cleanup: 2/6] Components.InfoBar: New subclass of Gtk InfoBars with labels Michael Gratton
- [geary/mjog/info-bar-cleanup: 3/6] MainWindowInfobar: Rename and derive from common InfoBar widget Michael Gratton
- [geary/mjog/info-bar-cleanup: 4/6] Application.MainWindow: Construct infobars programatically Michael Gratton
- [geary/mjog/info-bar-cleanup: 5/6] Application.MainWindow: Convert to using InfoBarStack Michael Gratton
- [geary/mjog/info-bar-cleanup: 6/6] Application.Controller: Minor code cleanup for readability Michael Gratton
- [geary] (4 commits) Non-fast-forward update to branch mjog/info-bar-cleanup Michael Gratton
- [geary/mjog/info-bar-cleanup: 1/4] MainWindowInfobar: Rename and derive from common InfoBar widget Michael Gratton
- [geary/mjog/info-bar-cleanup: 2/4] Application.MainWindow: Construct infobars programatically Michael Gratton
- [geary/mjog/info-bar-cleanup: 3/4] Application.MainWindow: Convert to using InfoBarStack Michael Gratton
- [geary/mjog/info-bar-cleanup: 4/4] Application.Controller: Minor code cleanup for readability Michael Gratton
- [pygobject] (3 commits) ...tests: Add a Gtk4 test for drag and drop operations Christoph Reiter
- [pygobject] Deleted branch wip/jfelder/gtk4-toolbutton Jean Felder
- [gobject-introspection] gimarshallingtests: Add marshalling tests for virtual functions with inout parameters Christoph Reiter
- [gnome-user-docs] Update Catalan translation Jordi Mas
- [gimp-help] Update Catalan translation Jordi Mas
- [gimp-help] Update Catalan translation Jordi Mas
- [geary] Created branch mjog/remove-markup-from-translatable-strings Michael Gratton
- [geary/mjog/remove-markup-from-translatable-strings] ConverationViewerMessage: Pull markup out of translatable strs Michael Gratton
- [geary] (26 commits) Created branch mjog/user-plugins Michael Gratton
- [geary/mjog/user-plugins: 1/26] Application.Controller: Make plugin manager public Michael Gratton
- [geary/mjog/user-plugins: 2/26] Components.PreferencesWindow: Make application prop nullable Michael Gratton
- [geary/mjog/user-plugins: 3/26] Application.PluginManager: Convert ctor to RAII Michael Gratton
- [geary/mjog/user-plugins: 4/26] Plugins: Use module name as plugin names Michael Gratton
- [geary/mjog/user-plugins: 5/26] Application.PluginManager: Only load builtins if in install dir Michael Gratton
- [geary/mjog/user-plugins: 6/26] Plugins: Support loading optional plugins Michael Gratton
- [geary/mjog/user-plugins: 7/26] Add UI to preferences window for managing optional plugins Michael Gratton
- [geary/mjog/user-plugins: 8/26] Update releases notes to mention new plugin UI Michael Gratton
- [geary/mjog/user-plugins: 9/26] Application.NotificationContext: Make API docs more concise Michael Gratton
- [geary/mjog/user-plugins: 10/26] Plugin.Notification: Convert to an interface Michael Gratton
- [geary/mjog/user-plugins: 11/26] Application.PluginManager: Add notion of trusted plugins Michael Gratton
- [geary/mjog/user-plugins: 12/26] Geary.BaseObject: Use GObject ctor for ref'ing instances Michael Gratton
- [geary/mjog/user-plugins: 13/26] Minor translatable string update for consistency Michael Gratton
- [geary/mjog/user-plugins: 14/26] Application.ContactStore: Make ::close internal Michael Gratton
- [geary/mjog/user-plugins: 15/26] FolderList.Tree: Remove use of a NotificationContext object Michael Gratton
- [geary/mjog/user-plugins: 16/26] Add stable public interfaces for plugins to use Michael Gratton
- [geary/mjog/user-plugins: 17/26] Application.PluginManager: Add close method Michael Gratton
- [geary/mjog/user-plugins: 18/26] Convert plugins to use isolated context model Michael Gratton
- [geary/mjog/user-plugins: 19/26] Application.Client: fix expected GVariant types for actions Michael Gratton
- [geary/mjog/user-plugins: 20/26] Plugin.MessagingMenu: Rename plugin module name Michael Gratton
- [geary/mjog/user-plugins: 21/26] Plugin.MessagingMenu: Remove trusted status Michael Gratton
- [geary/mjog/user-plugins: 22/26] Rework and clean up how plugin extensions work Michael Gratton
- [geary/mjog/user-plugins: 23/26] Make plugin activation and deactivation async and throw errors Michael Gratton
- [geary/mjog/user-plugins: 24/26] Replace FolderList.Tree mail hooks with plugin Michael Gratton
- [geary/mjog/user-plugins: 25/26] Plugin.DesktopNotification: Update notifications Michael Gratton
- [geary/mjog/user-plugins: 26/26] Plugin.NotificationBadge: Update plugin description Michael Gratton
- [pygobject] (9 commits) Non-fast-forward update to branch tree-model-sort-new-overrides Christoph Reiter
- [pygobject/tree-model-sort-new-overrides: 9/9] Gtk overrides: make sure TreeModelSort.new_with_model and TreeModel.sort_new_with_model exist Christoph Reiter
- [pygobject] Gtk overrides: make sure TreeModelSort.new_with_model and TreeModel.sort_new_with_model exist Christoph Reiter
- [pygobject] Deleted branch tree-model-sort-new-overrides Christoph Reiter
- [gnome-control-center/gnome-3-34] Update Spanish translation Translations User D-L
- [geary] (2 commits) ...Merge branch 'mjog/remove-markup-from-translatable-strings' into 'mainline' Michael Gratton
- [geary: 2/2] Merge branch 'mjog/remove-markup-from-translatable-strings' into 'mainline' Michael Gratton
- [geary] Deleted branch mjog/remove-markup-from-translatable-strings Michael Gratton
- [gnome-control-center/gnome-3-34] Update Spanish translation Translations User D-L
- [gnome-settings-daemon] Created branch benzea/drop-lid-inhibitor Benjamin Berg
- [gnome-settings-daemon/benzea/drop-lid-inhibitor] power: Drop lid switch inhibitor when session is inactive Benjamin Berg
- [geary] (27 commits) ...Merge branch 'mjog/user-plugins' into 'mainline' Michael Gratton
- [geary: 27/27] Merge branch 'mjog/user-plugins' into 'mainline' Michael Gratton
- [geary] Deleted branch mjog/user-plugins Michael Gratton
- [gnome-settings-daemon] Created branch benzea/update-ci-template Benjamin Berg
- [gnome-settings-daemon/benzea/update-ci-template] ci: Update to adjust fdo template changes and switch to rawhide Benjamin Berg
- [librsvg] node: rename RsvgNode to simply Node Paolo Borelli
- [librsvg] element: rename NodeTrait to ElementTrait Paolo Borelli
- [simple-scan/gnome-3-36] Update Indonesian translation Translations User D-L
- [simple-scan] Update Indonesian translation Translations User D-L
- [glibmm] Glib, Gio: Regenerate docs.xml and .defs files Kjell Ahlstedt
- [gnome-settings-daemon] Non-fast-forward update to branch benzea/update-ci-template Benjamin Berg
- [gnome-settings-daemon/benzea/update-ci-template] ci: Update to adjust fdo template changes and switch to rawhide Benjamin Berg
- [gnome-settings-daemon] Non-fast-forward update to branch benzea/update-ci-template Benjamin Berg
- [gnome-settings-daemon/benzea/update-ci-template] ci: Update to adjust fdo template changes and switch to rawhide Benjamin Berg
- [glibmm] glib/glibmm-uninstalled.pc.in: Require sigc++-3.0 Kjell Ahlstedt
- [gnome-boxes] Created branch allow-spice-in-remote-connections Felipe Borges
- [gnome-boxes/allow-spice-in-remote-connections] remote-connection, assistant: Allow "spice://" addresses Felipe Borges
- [gnome-boxes] Created branch allow-spice-in-remote-connections-gnome-3-36 Felipe Borges
- [gnome-boxes/allow-spice-in-remote-connections-gnome-3-36] remote-connection, assistant: Allow "spice://" addresses Felipe Borges
- [gtk] (2 commits) ...Merge branch 'wip/jimmac/adwaitadark-lighten-switches' Jakub Steiner
- [gtk: 1/2] Adwaita: dark switches/check/radios Jakub Steiner
- [gtk: 2/2] Merge branch 'wip/jimmac/adwaitadark-lighten-switches' Jakub Steiner
- [gtk/gtk-3-24] Adwaita: dark switches/check/radios Jakub Steiner
- [evolution-data-server] ews-I#87 - Meta backends not moved back online after connect failure Milan Crha
- [gnome-klotski] Fix double tag in help. Arnaud B .
- [vala] (108 commits) Non-fast-forward update to branch wip/tintou/linux-connector Corentin Noël
- [vala/wip/tintou/linux-connector: 107/108] linux: add Connector bindings Corentin Noël
- [vala/wip/tintou/linux-connector: 108/108] Rename CnMsg to Message, remove destroy_function Corentin Noël
- [glibmm/glibmm-2-64] Glib::Regex docs: Clarify the deprecation of match() and match_all() Kjell Ahlstedt
- [evolution-data-server/gnome-3-36] ews-I#87 - Meta backends not moved back online after connect failure Milan Crha
- [gnome-boxes] remote-connection, assistant: Allow "spice://" addresses Felipe Borges
- [gnome-boxes] Deleted branch allow-spice-in-remote-connections Felipe Borges
- [vala/wip/tintou/linux-connector] linux: Remove the `data` field from Linux.Connector.Message Corentin Noël
- [gnome-boxes/gnome-3-36] remote-connection, assistant: Allow "spice://" addresses Felipe Borges
- [gnome-boxes] Deleted branch allow-spice-in-remote-connections-gnome-3-36 Felipe Borges
- [gtranslator/gnome-3-36] Update Brazilian Portuguese translation Translations User D-L
- [gtranslator] Update Brazilian Portuguese translation Translations User D-L
- [gnome-klotski] (13 commits) Created branch arnaudb/wip/gtk4 Arnaud B .
- [gnome-klotski/arnaudb/wip/gtk4: 1/13] Compile with Gtk4. Arnaud B .
- [gnome-klotski/arnaudb/wip/gtk4: 2/13] Replace GdkScreen by GdkDisplay. Arnaud B .
- [gnome-klotski/arnaudb/wip/gtk4: 3/13] Update to GestureClick. Arnaud B .
- [gnome-klotski/arnaudb/wip/gtk4: 4/13] Make on_window_state_event work. Arnaud B .
- [gnome-klotski/arnaudb/wip/gtk4: 5/13] Fix type. Arnaud B .
- [gnome-klotski/arnaudb/wip/gtk4: 6/13] No need to set events. Arnaud B .
- [gnome-klotski/arnaudb/wip/gtk4: 7/13] Adapt to DrawingArea API. Arnaud B .
- [gnome-klotski/arnaudb/wip/gtk4: 8/13] Adapt size_allocate. Arnaud B .
- [gnome-klotski/arnaudb/wip/gtk4: 9/13] Fix color init. Arnaud B .
- [gnome-klotski/arnaudb/wip/gtk4: 10/13] Update UI file. Arnaud B .
- [gnome-klotski/arnaudb/wip/gtk4: 11/13] Fix popover placement. Arnaud B .
- [gnome-klotski/arnaudb/wip/gtk4: 12/13] Fix popover look. Arnaud B .
- [gnome-klotski/arnaudb/wip/gtk4: 13/13] Avoid a bug. Arnaud B .
- [libgnome-games-support] (4 commits) Created branch arnaudb/wip/gtk4 Arnaud B .
- [libgnome-games-support/arnaudb/wip/gtk4: 1/4] Compile with Gtk4. Arnaud B .
- [libgnome-games-support/arnaudb/wip/gtk4: 2/4] Widgets are visible. Arnaud B .
- [libgnome-games-support/arnaudb/wip/gtk4: 3/4] Use show_title_buttons. Arnaud B .
- [libgnome-games-support/arnaudb/wip/gtk4: 4/4] Convert size_allocate. Arnaud B .
- [geary] (2 commits) Created branch mjog/prefer-special-use Michael Gratton
- [geary/mjog/prefer-special-use: 1/2] Geary.Imap.AccountSession: Prefer SPECIAL-USE over XLIST Michael Gratton
- [geary/mjog/prefer-special-use: 2/2] console: Support issuing SPECIAL-USE with LIST commands Michael Gratton
- [vala] Created branch tintou/posix-pathconf Corentin Noël
- [vala/tintou/posix-pathconf] posix: Add pathconf and fpathconf bindings Corentin Noël
- [evolution/wip/mcrha/webkit-jsc-api] test-html-editor-units: Correct the /cite/html2plain and a related change in the e-convert.js Milan Crha
- [geary] (2 commits) Created branch mjog/735-unicode-avatar-initials Michael Gratton
- [geary/mjog/735-unicode-avatar-initials: 1/2] Util.Avatar::extract_initials_from_name: Don't strip diacritics Michael Gratton
- [geary/mjog/735-unicode-avatar-initials: 2/2] Util.Avatar::extract_initials_from_name: Trivial optimisation Michael Gratton
- [gtranslator] (2 commits) ...Merge branch 'upd_img_pt_BR' into 'master' Daniel Garcia Moreno
- [gtranslator: 1/2] help: pt_BR translation of gtranslator_interface2.png Daniel Garcia Moreno
- [gtranslator: 2/2] Merge branch 'upd_img_pt_BR' into 'master' Daniel Garcia Moreno
- [geary] (3 commits) ...Merge branch 'mjog/735-unicode-avatar-initials' into 'mainline' Michael Gratton
- [geary: 3/3] Merge branch 'mjog/735-unicode-avatar-initials' into 'mainline' Michael Gratton
- [geary] Deleted branch mjog/735-unicode-avatar-initials Michael Gratton
- [geary] Created branch cherry-pick-904f08e3 Michael Gratton
- [geary/cherry-pick-904f08e3] Merge branch 'mjog/735-unicode-avatar-initials' into 'mainline' Michael Gratton
- [gimp] Created branch wip/Jehan/revert-json-c-CI Jehan
- [gimp/wip/Jehan/revert-json-c-CI] Revert "build: fix json-c cross-build for Windows." Jehan
- [mutter] Created branch tintou/cogl-texture-arrays Corentin Noël
- [mutter/tintou/cogl-texture-arrays] cogl-texture: Add some missing array annotations Corentin Noël
- [gimp] m4macros: update ax_gcc_func_attribute.m4 to serial 12 Jehan
- [gedit] Remove authors file Sébastien Wilmet
- [gedit] Remove lockdown support Sébastien Wilmet
- [gedit] docs: document lockdown API break Sébastien Wilmet
- [gedit] Bump version for new development cycle Sébastien Wilmet
- [gedit] Bump API version Sébastien Wilmet
- [mutter] Non-fast-forward update to branch tintou/cogl-texture-arrays Corentin Noël
- [mutter/tintou/cogl-texture-arrays] cogl-texture: Add some missing array annotations Corentin Noël
- [gimp] Fix typos Jehan
- [gimp] issue 4669 Jehan
- [gimp/gimp-2-10] m4macros: update ax_gcc_func_attribute.m4 to serial 12 Jehan
- [gimp/gimp-2-10] Fix typos Jehan
- [mutter] Created branch tintou/clutter-stage-capture Corentin Noël
- [mutter/tintou/clutter-stage-capture] clutter-stage: Add annotations to clutter_stage_capture Corentin Noël
- [gimp] (4 commits) Non-fast-forward update to branch wip/Jehan/revert-json-c-CI Jehan
- [gimp/wip/Jehan/revert-json-c-CI: 4/4] Revert "build: fix json-c cross-build for Windows." Jehan
- [mutter] Non-fast-forward update to branch tintou/clutter-stage-capture Corentin Noël
- [mutter/tintou/clutter-stage-capture] clutter-stage: Add annotations to clutter_stage_capture Corentin Noël
- [gedit] Remove all deprecated APIs Sébastien Wilmet
- [glib] (2 commits) ...Merge branch 'optional_inet_address' into 'master' Philip Withnall
- [glib: 1/2] ginetaddress, ginetsocketaddress: Add missing (nullable) annotations Philip Withnall
- [glib: 2/2] Merge branch 'optional_inet_address' into 'master' Philip Withnall
- [gnome-initial-setup] (2 commits) ...Merge branch 'parental-controls-crash-fixes' into 'master' Will Thompson
- [gnome-initial-setup: 1/2] driver: Don't crash when saving parental controls Will Thompson
- [gnome-initial-setup: 2/2] Merge branch 'parental-controls-crash-fixes' into 'master' Will Thompson
- [gnome-initial-setup] Deleted branch parental-controls-crash-fixes Matthew Leeds
- [geary] Updated Danish translation Ask Hjorth Larsen
- [gedit] Updated Danish translation Ask Hjorth Larsen
- [gedit/gnome-3-36] Updated Danish translation Ask Hjorth Larsen
- [mutter] cogl-texture: Add some missing array annotations Georges Basile Stavracas Neto
- [mutter] Deleted branch tintou/cogl-texture-arrays Corentin Noël
- [gtranslator/gnome-3-36] help: pt_BR translation of gtranslator_interface2.png Rafael Fontenelle
- [gnome-shell] a11y: Change HC icon theme first Georges Basile Stavracas Neto
- [gnome-build-meta] Created branch valentindavid/master/fdsdk-19.08.09 Valentin David
- [gnome-build-meta/valentindavid/master/fdsdk-19.08.09] WIP: freedestop-sdk.bst: Update to 19.08.9 Valentin David
- [glib] (2 commits) ...Merge branch '1154-array-docs' into 'master' Sebastian Dröge
- [glib: 1/2] garray: Clarify documentation in a few places Sebastian Dröge
- [glib: 2/2] Merge branch '1154-array-docs' into 'master' Sebastian Dröge
- [gnome-build-meta] Created branch valentindavid/gnome-3-36/fdsdk-19.08.09 Valentin David
- [gnome-build-meta/valentindavid/gnome-3-36/fdsdk-19.08.09] WIP: freedestop-sdk.bst: Update to 19.08.9 Valentin David
- [gnome-shell] dateMenu: Don't ellipsize world clock time/tz Georges Basile Stavracas Neto
- [gtranslator/gnome-3-36] Update Brazilian Portuguese translation Translations User D-L
- [gtranslator] Update Brazilian Portuguese translation Translations User D-L
- [gnome-boxes] Created branch release-gnome-3-36-1 Felipe Borges
- [gnome-boxes/release-gnome-3-36-1] Release 3.36.1 Felipe Borges
- [network-manager-applet] Drop libnma docs Thomas Haller
- [gimp] Revert "build: fix json-c cross-build for Windows." Jehan
- [gimp] Deleted branch wip/Jehan/revert-json-c-CI Jehan
- [gnome-boxes/gnome-3-36] Release 3.36.1 Felipe Borges
- [gnome-boxes] Deleted branch release-gnome-3-36-1 Felipe Borges
- [gnome-shell] extensionDownloader: Only check server if there's something to update Florian Müllner
- [gnome-boxes/gnome-3-36] appdata: Update release notes Felipe Borges
- [gnome-boxes] Created tag v3.36.1 Felipe Borges
- [mutter] Non-fast-forward update to branch tintou/clutter-stage-capture Corentin Noël
- [mutter/tintou/clutter-stage-capture] clutter-stage: Add annotations to clutter_stage_capture Corentin Noël
- [gtranslator/gnome-3-36] Update Japanese translation Translations User D-L
- [mutter] (2 commits) Non-fast-forward update to branch tintou/clutter-stage-capture Corentin Noël
- [mutter/tintou/clutter-stage-capture: 2/2] clutter-stage: Add annotations to clutter_stage_capture Corentin Noël
- [gtranslator] Update Japanese translation Translations User D-L
- [vala] Non-fast-forward update to branch tintou/posix-pathconf Corentin Noël
- [vala/tintou/posix-pathconf] posix: Add pathconf and fpathconf bindings Corentin Noël
- [gnome-shell] networkAgent: Drop VPN plugin cache Georges Basile Stavracas Neto
- [gnome-shell] shell/network-agent: Wrap nm_plugin_info_new_search_file() Georges Basile Stavracas Neto
- [gnome-shell] networkAgent: Make searching VPN binaries asynchronous Georges Basile Stavracas Neto
- [geary] Update Finnish translation Translations User D-L
- [libgda] (2 commits) ...Merge branch 'wip/meson_ci' into 'master' Daniel Espinosa Ortiz
- [libgda: 1/2] Meson: Configuration options adjustment Daniel Espinosa Ortiz
- [libgda: 2/2] Merge branch 'wip/meson_ci' into 'master' Daniel Espinosa Ortiz
- [mutter] clutter-stage: Add annotations to clutter_stage_capture Georges Basile Stavracas Neto
- [mutter] Deleted branch tintou/clutter-stage-capture Corentin Noël
- [gnome-shell] extensionDownloader: Remove pending updates with extension Georges Basile Stavracas Neto
- [gnome-shell] extensionSystem: Catch errors when updating extensions Georges Basile Stavracas Neto
- [glibmm] Change the ABI to glibmm-2.66 Kjell Ahlstedt
- [glibmm] 2.65.1 Kjell Ahlstedt
- [glibmm] Created tag 2.65.1 Kjell Ahlstedt
- [gtranslator/gnome-3-36] Update Japanese translation Translations User D-L
- [gtranslator] Update Japanese translation Translations User D-L
- [glibmm] NEWS: Remove an erroneous item Kjell Ahlstedt
- [glib] Update Ukrainian translation Translations User D-L
- [glibmm/glibmm-2-64] 2.64.0 Kjell Ahlstedt
- [mutter] Created branch wip/carlosg/fix-preedit-offsets Carlos Garnacho
- [mutter/wip/carlosg/fix-preedit-offsets] wayland: Represent preedit string cursor offset in bytes Carlos Garnacho
- [glibmm] Created tag 2.64.0 Kjell Ahlstedt
- [glib/glib-2-64] Update Ukrainian translation Translations User D-L
- [mutter] Non-fast-forward update to branch wip/carlosg/fix-preedit-offsets Carlos Garnacho
- [mutter/wip/carlosg/fix-preedit-offsets] wayland: Represent preedit string cursor offset in bytes Carlos Garnacho
- [mutter] Non-fast-forward update to branch wip/carlosg/fix-preedit-offsets Carlos Garnacho
- [mutter/wip/carlosg/fix-preedit-offsets] wayland: Represent preedit string cursor offset in bytes Carlos Garnacho
- [atkmm] Use glibmm-2.66 instead of glibmm-2.64 Kjell Ahlstedt
- [orca] Remove redundant method Joanmarie Diggs
- [geary] Update POTFILES.in Piotr Drąg
- [gtranslator/gnome-3-36] Update Japanese translation Translations User D-L
- [gtranslator] Update Japanese translation Translations User D-L
- [orca] Move getTopLevelDocumentForObject() to default script utilities Joanmarie Diggs
- [orca] Mouse review: Ensure we compare the top level document with the active one Joanmarie Diggs
- [pangomm] Use glibmm-2.66 instead of glibmm-2.64 Kjell Ahlstedt
- [gedit] Revert "build: use summary()" Michael Catanzaro
- [gtkmm] Use glibmm-2.66 instead of glibmm-2.64 Kjell Ahlstedt
- [vala] (7 commits) ...codegen: Improve handling of "array_length_type" attribute Rico Tzschichholz
- [vala] Deleted branch tintou/posix-pathconf Rico Tzschichholz
- [orca] Remove some debugging spew Joanmarie Diggs
- [gtksourceview/wip/chergert/gsv-gtk4] pixbufhelper: track changes to GtkIconTheme Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4] map: work around recent gtk theming API changes Christian Hergert
- [release-notes/gnome-3-36] Add Danish translation Translations User D-L
- [network-manager-applet] (2 commits) Created branch bg/vpn-request-crash-rh1775278 Beniamino Galvani
- [network-manager-applet/bg/vpn-request-crash-rh1775278: 1/2] applet: merge VPN request free functions Beniamino Galvani
- [network-manager-applet/bg/vpn-request-crash-rh1775278: 2/2] applet: fix crash in VPN secret dialog handling Beniamino Galvani
- [vala] (10 commits) Non-fast-forward update to branch wip/glib-win32 Rico Tzschichholz
- [vala/wip/glib-win32: 8/10] glib-2.0: Add missing IOChannel's win32 API Rico Tzschichholz
- [vala/wip/glib-win32: 9/10] gio-2.0: Add binding for g_io_error_from_win32_error() Rico Tzschichholz
- [vala/wip/glib-win32: 10/10] glib-2.0: Add binding for g_win32_ftruncate() Rico Tzschichholz
- [evolution-data-server/gnome-3-36] Update Croatian translation Translations User D-L
- [gnome-runtime-images] Non-fast-forward update to branch rewrite-manifest Abderrahim Kitouni
- [evolution-data-server] Update Croatian translation Translations User D-L
- [gnome-runtime-images/rewrite-manifest] base: add script to rewrite flatpak manifest Abderrahim Kitouni
- [dconf-editor/gnome-3-36] Update Ukrainian translation Translations User D-L
- [dconf-editor] Update Ukrainian translation Translations User D-L
- [gimp] (6 commits) Non-fast-forward update to branch wip/jtojnar/bundling-is-not-a-feature Jehan
- [gimp/wip/jtojnar/bundling-is-not-a-feature: 6/6] meson: relocatable-bundle should not be a feature Jehan
- [gtksourceview/wip/chergert/gsv-gtk4] completion: use extra treeview for styling Christian Hergert
- [gimp] meson: relocatable-bundle should not be a feature Jehan
- [gimp] Deleted branch wip/jtojnar/bundling-is-not-a-feature Jan Tojnar
- [gimp] meson: change option relocatable-bundle = yes|no|platform-default Jehan
- [librsvg] (5 commits) ...Merge branch 'corossig/librsvg-feature-fr-gradient' Federico Mena Quintero
- [librsvg: 1/5] Add fr property inside gradient structure Parse fr property and insert it inside gradient Remove fix Federico Mena Quintero
- [librsvg: 2/5] Remove some SVG1.1 gradient tests since they are not compliant of SVG2 behavior #508 Federico Mena Quintero
- [librsvg: 3/5] Add a SVG2 gradient test #508 Federico Mena Quintero
- [librsvg: 4/5] Add tests/fixtures/reftests/svg2 to Makefile.am Federico Mena Quintero
- [librsvg: 5/5] Merge branch 'corossig/librsvg-feature-fr-gradient' Federico Mena Quintero
- [gtksourceview] Non-fast-forward update to branch wip/chergert/gsv-gtk4 Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4] completion: use extra treeview for styling Christian Hergert
- [gimp-web/oscp] Add static.gnome.org Bartłomiej Piotrowski
- [evolution/wip/mcrha/webkit-jsc-api] Split of blockquote on Enter/Shift+Enter Milan Crha
- [gimp-web/oscp] This is GIMP, not GNOME Bartłomiej Piotrowski
- [gitg] Update Ukrainian translation Translations User D-L
- [orca] Treat treeitems as a whole for the purpose of caret navigation Joanmarie Diggs
- [gimp] Meson add suggested warning flags from Massimo Jehan
- [gnome-shell/gnome-3-34] networkAgent: Drop VPN plugin cache Florian Müllner
- [gnome-shell/gnome-3-34] shell/network-agent: Wrap nm_plugin_info_new_search_file() Florian Müllner
- [gnome-shell/gnome-3-34] networkAgent: Make searching VPN binaries asynchronous Florian Müllner
- [gimp] Issue #4745: make check test-desktop failed. Jehan
- [gimp-web/oscp] Add gimp-static.openshift.gnome.org domain Bartłomiej Piotrowski
- [gimp/gimp-2-10] Issue #4745: make check test-desktop failed. Jehan
- [gimp] Created branch wip/Jehan/make-check-CI-master Jehan
- [gimp/wip/Jehan/make-check-CI-master] gitlab-ci: testing make check on master CI. Jehan
- [gimp] (329 commits) Non-fast-forward update to branch wip/schumaml/sse-tests-issue-4363 Jehan
- [gimp/wip/schumaml/sse-tests-issue-4363: 329/329] Change order of CFLAGS for SSE tests Jehan
- [gnome-music] (64 commits) Non-fast-forward update to branch wip/mschraal/gtk4 Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 5/64] Set GTK to version 4 Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 6/64] Replace Gfm with GTK listmodels Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 7/64] Stop using libdazzle Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 8/64] songwidget: Disable/remove EventBox Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 9/64] albumwidget: Remove EventBox Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 10/64] searchheaderbar: Remove Gd usage Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 11/64] application: Fix style context provider Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 12/64] grlsearchwrapper: import Gtk instead of Gfm Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 13/64] notificationspopup: Remove show_all() Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 14/64] window: Disable window placement Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 15/64] HeaderBar.ui: Fixup Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 16/64] SelectionBarMenuButton.ui: Fixup Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 17/64] AppMenu.ui: Cleanup Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 18/64] headerbar: show-close-button -> show-title-buttons Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 19/64] SearchHeaderBar.ui: Cleanup Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 20/64] PlayerToolbar.ui: *BROKEN* Cleanup & no images Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 21/64] art: Disable surface usage Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 22/64] coverstack: Remove show_all Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 23/64] smoothscale: Remove gesturemultipress -> gestureclick Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 24/64] playertoolbar: Adapt set_from_icon_name API Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 25/64] EmptyView.ui: Cleanup Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 26/64] window: Cleanups Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 27/64] emptyview: Remove show_all Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 28/64] mediakeys: Fix controller Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 29/64] grltrackerwrapper: Add Gtk import instead of Gfm Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 30/64] window: Gesture 'fixes' Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 31/64] AlbumWidget.ui: Cleanup Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 32/64] albumsview: Remove show_all Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 33/64] albumsview: get_allocated_size -> get_allocation Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 34/64] artistsview: Cleanup gesture & show_all Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 35/64] baseview: Remove show_all Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 36/64] songsview: Cleanup gesture & pack Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 37/64] starhandlerwidget: Unbreak some iconsize stuff Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 38/64] playlistcontrols: Cleanup & disable some event stuff Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 39/64] playlistcontextmenu: Disable bind_model Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 40/64] searchview: Cleanup & disable some stuff Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 41/64] songwidget: Cleanup & break Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 42/64] songwidget: More fixes Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 43/64] songwidget: More fixes Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 44/64] artistalbumwidget: Cleanup Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 45/64] coverstack: Disable art Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 46/64] coredisc: Gfm -> Gtk import Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 47/64] albumartcache: More surface mess Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 48/64] albumartcache: More surface Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 49/64] DiscBox.ui: Cleanup Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 50/64] DiscBox: Disable packing & no-show-all Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 51/64] disclistboxwidget: Disable song widget event Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 52/64] playertoolbar: Disable button image switching Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 53/64] smoothscale: Fix stylectx padding call Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 54/64] playertoolbar: Fix playback images Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 55/64] disclistboxwidget: Make song_widget click controller somewhat work Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 56/64] window: Fix event controllers Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 57/64] artistsview: Fix event controller Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 58/64] songsview: Fix event controller Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 59/64] mediakeys: Fix event controller Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 60/64] smoothscale: Fix event controller Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 61/64] AlbumWidget.ui: Fix running length label position Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 62/64] WIP: covers Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 63/64] appmenu: Remove packing Marinus Schraal
- [gnome-music/wip/mschraal/gtk4: 64/64] appmenu: Disable margins Marinus Schraal
- [librsvg] (2 commits) ...Merge branch 'pborelli/librsvg-setatts' Federico Mena Quintero
- [librsvg: 1/2] svg: do not use the parent param in set_atts Federico Mena Quintero
- [librsvg: 2/2] Merge branch 'pborelli/librsvg-setatts' Federico Mena Quintero
- [gnome-music] (21 commits) Non-fast-forward update to branch wip/mschraal/coresong-thumbnail-prop Marinus Schraal
- [gnome-music/wip/mschraal/coresong-thumbnail-prop: 5/21] coresong: Pass Application to init Marinus Schraal
- [gnome-music/wip/mschraal/coresong-thumbnail-prop: 6/21] grltrackerplaylist: Drop coremodel argument Marinus Schraal
- [gnome-music/wip/mschraal/coresong-thumbnail-prop: 7/21] artistartstack: Remove obsolete code Marinus Schraal
- [gnome-music/wip/mschraal/coresong-thumbnail-prop: 8/21] albumcover: Remove old delayed loading code Marinus Schraal
- [gnome-music/wip/mschraal/coresong-thumbnail-prop: 9/21] corealbum: Add thumbnail prop Marinus Schraal
- [gnome-music/wip/mschraal/coresong-thumbnail-prop: 10/21] Simple cache Marinus Schraal
- [gnome-music/wip/mschraal/coresong-thumbnail-prop: 11/21] bit messy album art thumbnail retrieval Marinus Schraal
- [gnome-music/wip/mschraal/coresong-thumbnail-prop: 12/21] new style retrieval kind of works Marinus Schraal
- [gnome-music/wip/mschraal/coresong-thumbnail-prop: 13/21] start of songart Marinus Schraal
- [gnome-music/wip/mschraal/coresong-thumbnail-prop: 14/21] songart: More stuff Marinus Schraal
- [gnome-music/wip/mschraal/coresong-thumbnail-prop: 15/21] some stuff Marinus Schraal
- [gnome-music/wip/mschraal/coresong-thumbnail-prop: 16/21] mediaart: Add default loading icon Marinus Schraal
- [gnome-music/wip/mschraal/coresong-thumbnail-prop: 17/21] artistalbumwidget: Drop old coverstack use Marinus Schraal
- [gnome-music/wip/mschraal/coresong-thumbnail-prop: 18/21] albumcover: Restore mediaart retrieval Marinus Schraal
- [gnome-music/wip/mschraal/coresong-thumbnail-prop: 19/21] albumwidget: 1 time working update Marinus Schraal
- [gnome-music/wip/mschraal/coresong-thumbnail-prop: 20/21] albumartcache: Ditch unused stuff Marinus Schraal
- [gnome-music/wip/mschraal/coresong-thumbnail-prop: 21/21] coregrilo: Remove get_album_art_for_item Marinus Schraal
- [gnome-build-meta/valentindavid/gnome-3-36/fdsdk-19.08.09] core-deps/malcontent.bst: build-depends on gtk-doc Abderrahim Kitouni
- [vala] (18 commits) Non-fast-forward update to branch wip/ci Rico Tzschichholz
- [vala/wip/ci: 11/18] coverage: Build gidl-bindings Rico Tzschichholz
- [vala/wip/ci: 12/18] ci: Add .gitlab-ci.yml Rico Tzschichholz
- [vala/wip/ci: 13/18] ci: Add ubuntu:16.04 run with gcc Rico Tzschichholz
- [vala/wip/ci: 14/18] ci: Add ubuntu:18.04 run with gcc Rico Tzschichholz
- [vala/wip/ci: 15/18] ci: Add fedora:latest run with clang Rico Tzschichholz
- [vala/wip/ci: 16/18] ci: Add archlinux/base:latest run with gcc Rico Tzschichholz
- [vala/wip/ci: 17/18] ci: archlinux/bison - https://bugs.archlinux.org/task/64165 Rico Tzschichholz
- [vala/wip/ci: 18/18] ci: Always deploy Rico Tzschichholz
- [gnome-maps] (46 commits) Non-fast-forward update to branch wip/mlundblad/transit-plugin-gometro Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-plugin-gometro: 43/46] openTripPlanner: Refactor-out methods to create plan URLs Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-plugin-gometro: 44/46] openTripPlanner: Add tweaks for the GoMetro API Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-plugin-gometro: 45/46] transitLegRow: Handle legs with intermediate stops Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-plugin-gometro: 46/46] Add transit plugin for the GoMetro API Marcus Lundblad
- [sound-juicer] (2 commits) ...Merge branch 'meson' into 'master' Bastien Nocera
- [sound-juicer: 1/2] build: Fix musicbrainz lookups not working Bastien Nocera
- [sound-juicer: 2/2] Merge branch 'meson' into 'master' Bastien Nocera
- [adwaita-icon-theme] symbolic: update microphone icons Sam Hewitt
- [orca] Handle more cases of objects going defunct on us Joanmarie Diggs
- [gnome-maps] (2 commits) Non-fast-forward update to branch wip/mlundblad/transit-plugin-gometro Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-plugin-gometro: 1/2] transitLegRow: Handle legs with no intermediate stops Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-plugin-gometro: 2/2] Add transit plugin for the GoMetro API Marcus Lundblad
- [pitivi] Update Ukrainian translation Translations User D-L
- [glib] (2 commits) ...Merge branch '2067' into 'master' Philip Withnall
- [glib: 1/2] gmacros.h: avoid using _Static_assert in C++17 mode Philip Withnall
- [glib: 2/2] Merge branch '2067' into 'master' Philip Withnall
- [gimp] Change order of CFLAGS for SSE tests Jehan
- [four-in-a-row/gnome-3-36] Update Swedish translation Translations User D-L
- [four-in-a-row] Update Swedish translation Translations User D-L
- [gtk/wip/chergert/textview-fix-gdk_event_unref] textview: use gdk_event_unref() Christian Hergert
- [gtk] Created branch wip/chergert/textview-fix-gdk_event_unref Christian Hergert
- [file-roller] Update Catalan translation Jordi Mas
- [gtksourceview/wip/chergert/gsv-gtk4] tests: port tests to new GTK API Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4] widget: fix uses of removed and renamed properties Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4] completion: track changes to GdkPopup and surface usage Christian Hergert
- [four-in-a-row] Update Swedish translation Translations User D-L
- [gtksourceview/wip/chergert/gsv-gtk4] completion: track CSS changes using css_changed vfunc Christian Hergert
- [gtksourceview/wip/chergert/gsv-gtk4] completion: use focus controller Christian Hergert
- [gnome-maps] (4 commits) ...Add transit plugin for the GoMetro API Marcus Lundblad
- [gnome-maps] (14 commits) Non-fast-forward update to branch wip/mlundblad/transit-plugin-gtfs-local Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-plugin-gtfs-local: 5/14] Add libarchive as a dependency Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-plugin-gtfs-local: 6/14] Add build dependency for sqlite3 Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-plugin-gtfs-local: 7/14] WIP: Add class representing an agency in a GTFS feed Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-plugin-gtfs-local: 8/14] WIP: Add class representing a stop in a GTFS feed Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-plugin-gtfs-local: 9/14] WIP: Add class representing a route in a GTFS feed Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-plugin-gtfs-local: 10/14] WIP: Add class representing a trip in a GTFS feed Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-plugin-gtfs-local: 11/14] WIP: SQLite definitions for GTFS tables Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-plugin-gtfs-local: 12/14] WIP: Add custom SQLite geo util functions Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-plugin-gtfs-local: 13/14] WIP: Add class for parsing GTFS files Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-plugin-gtfs-local: 14/14] WIP: Add transit plugin doing local routing on dowloaded GTFS Marcus Lundblad
- [gnote] Fix condition for checking if note exists Aurimas Černius
- [mutter] (7 commits) Non-fast-forward update to branch gbsneto/window-screencast-fixes Georges Basile Stavracas Neto
- [mutter/gbsneto/window-screencast-fixes: 1/7] window-actor: Use frame rect to retrieve window geometry Georges Basile Stavracas Neto
- [mutter/gbsneto/window-screencast-fixes: 2/7] window-actor: Shuffle some lines around Georges Basile Stavracas Neto
- [mutter/gbsneto/window-screencast-fixes: 3/7] window-actor: Clip before translate when blitting Georges Basile Stavracas Neto
- [mutter/gbsneto/window-screencast-fixes: 4/7] window-stream-src: Ensure initial frame is recorded Georges Basile Stavracas Neto
- [mutter/gbsneto/window-screencast-fixes: 5/7] window-actor: Don't blit when unmapped Georges Basile Stavracas Neto
- [mutter/gbsneto/window-screencast-fixes: 6/7] screen-cast-window-stream-src: Implement cursor blitting Georges Basile Stavracas Neto
- [mutter/gbsneto/window-screencast-fixes: 7/7] screen-cast-window-stream-src: Finish framebuffer after blitting Georges Basile Stavracas Neto
- [mutter] wayland/window: Ignore state changes for popups Robert Mader
- [gimp] Non-fast-forward update to branch wip/Jehan/make-check-CI-master Jehan
- [gimp/wip/Jehan/make-check-CI-master] gitlab-ci: testing make check on master CI. Jehan
- [mutter] (2 commits) Non-fast-forward update to branch gbsneto/window-screencast-fixes Georges Basile Stavracas Neto
- [mutter/gbsneto/window-screencast-fixes: 1/2] window-stream-src: Implement cursor blitting Georges Basile Stavracas Neto
- [mutter/gbsneto/window-screencast-fixes: 2/2] window-stream-src: Finish framebuffer after blitting Georges Basile Stavracas Neto
- [mutter] (2 commits) Non-fast-forward update to branch wip/carlosg/fix-preedit-offsets Robert Mader
- [mutter/wip/carlosg/fix-preedit-offsets: 2/2] wayland: Represent preedit string cursor offset in bytes Robert Mader
- [mutter] wayland: Represent preedit string cursor offset in bytes Robert Mader
- [mutter] Deleted branch wip/carlosg/fix-preedit-offsets Carlos Garnacho
- [gnome-maps] Non-fast-forward update to branch wip/mlundblad/transit-plugin-gtfs-local Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-plugin-gtfs-local] WIP: Add transit plugin doing local routing on dowloaded GTFS Marcus Lundblad
- [gtksourceview/wip/chergert/gsv-gtk4] gutter: remove use of style-changed signal Christian Hergert
- [gtksourceview] (163 commits) Non-fast-forward update to branch wip/chergert/snippets Christian Hergert
- [gtksourceview/wip/chergert/snippets: 163/163] snippet: implement snippet engine Christian Hergert
- [gimp/gimp-2-10] Change order of CFLAGS for SSE tests Jehan
- [gtk] (106 commits) Non-fast-forward update to branch wip/matthiasc/shortcut Matthias Clasen
- [gtk/wip/matthiasc/shortcut: 7/106] bindings: Replace GtkBindingArg arguments with GVariant Matthias Clasen
- [gtk/wip/matthiasc/shortcut: 8/106] bindings: Add gtk_binding_entry_add_signal_variant() Matthias Clasen
18 March 2020
19 March 2020
20 March 2020
21 March 2020
22 March 2020
- [gtk] (4 commits) Created branch filechooser-popover-fixes Matthias Clasen
- [gtk/filechooser-popover-fixes: 1/4] places sidebar: Fix the popovers Matthias Clasen
- [gtk/filechooser-popover-fixes: 2/4] filechooser: Fix the new folder popover Matthias Clasen
- [gtk/filechooser-popover-fixes: 3/4] filechooser: Fix the file list popover Matthias Clasen
- [gtk/filechooser-popover-fixes: 4/4] file chooser: Fix the rename file popover Matthias Clasen
- [gtk] (5 commits) ...Merge branch 'filechooser-popover-fixes' into 'master' Matthias Clasen
- [gtk: 5/5] Merge branch 'filechooser-popover-fixes' into 'master' Matthias Clasen
- [metacity] window: Don't refuse to move focus to the grab window Alberts Muktupāvels
- [gtk] a11y: Don't re turn uninitialized memory Matthias Clasen
- [gtk] 3.98.1 Matthias Clasen
- [gtk] Created tag 3.98.1 Matthias Clasen
- [glib] Deleted branch wip/lantw/ci-test Ting-Wei Lan
- [geary] (10 commits) Non-fast-forward update to branch mjog/711-home-pl-compat Michael Gratton
- [geary/mjog/711-home-pl-compat: 10/10] imap: Ignore UIDNEXT 0 values sent from servers Michael Gratton
- [geary] (24 commits) Non-fast-forward update to branch mjog/424-remove-empty-folder-menu-items Michael Gratton
- [geary/mjog/424-remove-empty-folder-menu-items: 22/24] Plugin.Application: Add support for emptying folders Michael Gratton
- [geary/mjog/424-remove-empty-folder-menu-items: 23/24] Plugins: Add SpecialFolders plugin Michael Gratton
- [geary/mjog/424-remove-empty-folder-menu-items: 24/24] Application.MainWindow: Remove empty trash/spam menu items Michael Gratton
- [gjs] (4 commits) Created branch 306-too-much-recursion Philip Chimento
- [gjs/306-too-much-recursion: 1/4] jsapi-util: Fix gjs_log_exception() for InternalError Philip Chimento
- [gjs/306-too-much-recursion: 2/4] object: Fix signal match mechanism Philip Chimento
- [gjs/306-too-much-recursion: 3/4] GObject: Allow omitting setters and getters Philip Chimento
- [gjs/306-too-much-recursion: 4/4] object: Only define interface overridden properties on the owner type Philip Chimento
- [gthumb] _g_path_join: added const to the first parameter Paolo Bacchilega
- [gthumb] open location dialog: allow to use tilde as a home folder shortcut Paolo Bacchilega
- [gthumb] keep-dialog-open icon: use a pin instead of a lock Paolo Bacchilega
- [evolution/gnome-3-36] Update Catalan translation Jordi Mas
- [glibmm/glibmm-2-64] 2.64.2 Kjell Ahlstedt
- [glibmm] Created tag 2.64.2 Kjell Ahlstedt
- [evolution] Update Catalan translation Jordi Mas
- [evolution/gnome-3-36] Update Catalan translation Jordi Mas
- [pangomm] README: Describe building with Meson and Autotools Kjell Ahlstedt
- [gtk] testsuite/gtk/flattenlistmodel.c: fix build Marc-Antoine Perennou
- [pangomm] 2.43.2 Kjell Ahlstedt
- [pangomm] Created tag 2.43.2 Kjell Ahlstedt
- [gnome-applets] (3 commits) Created branch window-picker-cleanup Sebastian Geiger
- [gnome-applets/window-picker-cleanup: 1/3] windowpicker: remove obsolete parameter Sebastian Geiger
- [gnome-applets/window-picker-cleanup: 2/3] windowpicker: simplify update-hints Sebastian Geiger
- [gnome-applets/window-picker-cleanup: 3/3] windowpicker: set task item size request on construction Sebastian Geiger
- [gnome-applets] (3 commits) Non-fast-forward update to branch window-picker-cleanup Sebastian Geiger
- [gnome-applets/window-picker-cleanup: 1/3] windowpicker: remove obsolete parameter Sebastian Geiger
- [gnome-applets/window-picker-cleanup: 2/3] windowpicker: simplify update-hints Sebastian Geiger
- [gnome-applets/window-picker-cleanup: 3/3] windowpicker: set task item size request on construction Sebastian Geiger
- [gnome-applets] (3 commits) Non-fast-forward update to branch window-picker-cleanup Sebastian Geiger
- [gnome-applets/window-picker-cleanup: 1/3] windowpicker: remove obsolete parameter Sebastian Geiger
- [gnome-applets/window-picker-cleanup: 2/3] windowpicker: simplify update-hints Sebastian Geiger
- [gnome-applets/window-picker-cleanup: 3/3] windowpicker: set task item size request on construction Sebastian Geiger
- [gnome-applets] (2 commits) Non-fast-forward update to branch window-picker-cleanup Sebastian Geiger
- [gnome-applets/window-picker-cleanup: 1/2] windowpicker: simplify update-hints Sebastian Geiger
- [gnome-applets/window-picker-cleanup: 2/2] windowpicker: set task item size request on construction Sebastian Geiger
- [gimp/gimp-2-10] app: apply spin-scale gamma to input, not output Ell
- [gimp] app: apply spin-scale gamma to input, not output Ell
- [gnome-applets] Created branch wip-readme Sebastian Geiger
- [gnome-applets/wip-readme] README: change to markdown and improve documentation Sebastian Geiger
- [gnome-applets] Non-fast-forward update to branch wip-readme Sebastian Geiger
- [gnome-applets/wip-readme] README: use markdown and improve documentation Sebastian Geiger
- [gegl] dropshadow: use double for the "grow-radius" property Ell
- [gnome-applets] Non-fast-forward update to branch wip-readme Sebastian Geiger
- [gnome-applets/wip-readme] README: use markdown and improve documentation Sebastian Geiger
- [gnome-applets/window-picker-cleanup] window-picker: rename folder to kebab-case Sebastian Geiger
- [nautilus] files-view: Add bookmark option to background context menu António Fernandes
- [nautilus] files-view: Reorder menu items António Fernandes
- [nautilus] pathbar: Build current location menu from the background context menu António Fernandes
- [gnome-applets] Non-fast-forward update to branch wip-readme Sebastian Geiger
- [gnome-applets/wip-readme] README: use markdown and improve documentation Sebastian Geiger
- [gnome-applets] Non-fast-forward update to branch wip-readme Sebastian Geiger
- [gnome-applets/wip-readme] README: use markdown and improve documentation Sebastian Geiger
- [glade] Fix minor typos Alberto Fanjul
- [gnome-applets] Non-fast-forward update to branch wip-readme Sebastian Geiger
- [gnome-applets/wip-readme] README: use markdown and improve documentation Sebastian Geiger
- [gnome-applets] README: use markdown and improve documentation Alberts Muktupāvels
- [gnome-applets] Deleted branch wip-readme Sebastian Geiger
- [gnome-shell] extensionPrefs: Sync list visibility on status changes Florian Müllner
- [geary] (13 commits) Created branch mjog/email-plugins Michael Gratton
- [geary/mjog/email-plugins: 1/13] Plugin: Add EmailExtension plugin extension type Michael Gratton
- [geary/mjog/email-plugins: 2/13] Plugin.EmailStore: API doc fixes Michael Gratton
- [geary/mjog/email-plugins: 3/13] Plugin.EmailStore: Ensure email-sent is emitted by email plugins Michael Gratton
- [geary/mjog/email-plugins: 4/13] Application.MainWindow: Clean up builder and CSS class names Michael Gratton
- [geary/mjog/email-plugins: 5/13] Components.InfoBarStack: Use GObject style ctor Michael Gratton
- [geary/mjog/email-plugins: 6/13] ConversationMessage: Convert to use InfoBarStack Michael Gratton
- [geary/mjog/email-plugins: 7/13] Application.FolderContext: Move info bar impl to common location Michael Gratton
- [geary/mjog/email-plugins: 8/13] ConversationListBox: Add convenience methods for email info bars Michael Gratton
- [geary/mjog/email-plugins: 9/13] Plugin.EmailContext: Add support for adding email info bars Michael Gratton
- [geary/mjog/email-plugins: 10/13] Plugin.EmailStore: Add email-displayed signal Michael Gratton
- [geary/mjog/email-plugins: 11/13] Plugin.Email: Expose Geary.EmailFlags from the backing email Michael Gratton
- [geary/mjog/email-plugins: 12/13] Plugin.FolderStore: Add new list_containing_folders method Michael Gratton
- [geary/mjog/email-plugins: 13/13] Plugin.SpecialFolder: Update to also handle drafts and outbox Michael Gratton
- [gnote] (2 commits) ...Merge branch 'use-XDG_CURRENT_DESKTOP-for-csd-decision' into 'master' Aurimas Černius
- [gnote: 1/2] Use $XDG_CURRENT_DESKTOP for CSD decision Aurimas Černius
- [gnote: 2/2] Merge branch 'use-XDG_CURRENT_DESKTOP-for-csd-decision' into 'master' Aurimas Černius
- [gnote] Do not parse the manifest after we just wrote it Aurimas Černius
- [gnote] Handle possible duplications of templates Aurimas Černius
- [gnote] Reduce the amount of local manifest writes Aurimas Černius
- [gnote] Fix manifest parsing test Aurimas Černius
- [gnome-shell] extensions-tool: Use OpenExtensionPrefs() method Florian Müllner
- [niepce] Update Chinese (China) translation Aron Xu
- [gtk/wip/baedert/for-master] (403 commits) ...magnifier: Don't try to use a null widget paintable Timm Bäder
- [gtk/wip/baedert/for-master: 400/403] Revert "Adwaita: dark switches/check/radios" Timm Bäder
- [gtk/wip/baedert/for-master: 401/403] Revert "Adwaita: Fix focus in emoji chooser" Timm Bäder
- [gtk/wip/baedert/for-master: 402/403] inspector: Fix child widget life cycle Timm Bäder
- [gtk/wip/baedert/for-master: 403/403] magnifier: Don't try to use a null widget paintable Timm Bäder
- [evolution] help: Import instructions for Thunderbird might not work anymore Andre Klapper
- [evolution] help: Cover how to modify the outgoing email method Andre Klapper
- [glibmm] 2.65.3 Kjell Ahlstedt
- [glibmm] Created tag 2.65.3 Kjell Ahlstedt
- [gnome-shell] loginDialog: Retain native logo dimensions Florian Müllner
- [gnote] Fix crash in case of exception when creating manifest Aurimas Černius
- [gnote] Fix exception in GVFS when replacing existing manifest Aurimas Černius
- [gnote] Fix manifest move Aurimas Černius
- [epiphany] Further improve valgrind instructions Michael Catanzaro
- [gtk] (900 commits) Non-fast-forward update to branch wip/ebassi/shortcut Emmanuele Bassi
- [gtk/wip/ebassi/shortcut: 898/900] Add definition macro for internal types Emmanuele Bassi
- [gtk/wip/ebassi/shortcut: 899/900] Turn GtkShortcutTrigger into an object Emmanuele Bassi
- [gtk/wip/ebassi/shortcut: 900/900] Turn GtkShortcutAction into a GObject Emmanuele Bassi
- [gtk] (117 commits) Created branch wip/matthiasc/shortcut-2 Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 1/117] bindings: Replace GtkBindingArg arguments with GVariant Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 2/117] bindings: Add gtk_binding_entry_add_signal_variant() Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 3/117] bindings: Parse into GVariantBuilder directly Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 4/117] bindings: Make gtk_binding_parse_signal() use GVariantBuilder Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 5/117] shortcutcontroller: Introduce Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 6/117] bindings: Split out function to invoke an action signal Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 7/117] gtk: Add GtkShortcut Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 8/117] widget: Add gtk_widget_class_add_shortcut() Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 9/117] bindings: Add more variant types Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 10/117] window: Port bindings to use shortcuts Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 11/117] shortcut: Add GtkShortcutTrigger Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 12/117] trigger: Add an alternative trigger Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 13/117] assistant: Port bindings to use shortcuts Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 14/117] combobox: Port bindings to use shortcuts Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 15/117] shortcut: Add gtk_shortcut_set_callback() Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 16/117] bindings: Export action activation internally Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 17/117] shortcut: Add action activation Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 18/117] Allow installing bindings bound to actions Matthias Clasen
- [gtk] Non-fast-forward update to branch wip/matthiasc/shortcut-2 Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 19/117] text: Port to widget shortcuts Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 20/117] dialog: Port binding to use shortcuts Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 21/117] widget: Port bindings to use shortcuts Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 22/117] treeview: Port bindings to use shortcuts Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 23/117] shortcutcontroller: Add private API for running class shortcuts Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 24/117] shortcutcontroller: Add gtk_shortcut_controller_add_shortcut() Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 25/117] filechooserwidget: Port bindings to use shortcuts Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 26/117] textview: Port bindings to use shortcuts Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 27/117] spinbutton: Port bindings to use shortcuts Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 28/117] paned: Port bindings to use shortcuts Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 29/117] flowbox: Port bindings to use shortcuts Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 30/117] shortcutswindow: Port bindings to use shortcuts Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 31/117] shortcutssection: Port bindings to use shortcuts Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 32/117] searchentry: Port bindings to use shortcuts Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 33/117] scrolledwindow: Port bindings to use shortcuts Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 34/117] scalebutton: Port bindings to use shortcuts Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 35/117] scale: Port bindings to use shortcuts Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 36/117] notebook: Port bindings to use shortcuts Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 37/117] listbox: Port bindings to use shortcuts Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 38/117] label: Port bindings to use shortcuts Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 39/117] infobar: Port bindings to use shortcuts Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 40/117] iconview: Port bindings to use shortcuts Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 41/117] widget: Add private accessor to event controllers Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 42/117] combobox: Redo key event forwarding hack Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 43/117] treeview: Redo event forwarding hack Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 44/117] accelgroup: Actually have a default mod mask Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 45/117] entry: Remove unused include Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 46/117] passwordentry: Remove unused include Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 47/117] popovermenu: Port to shortcuts Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 48/117] popover: Add keynav keybindings Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 49/117] popover: Remove unused include Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 50/117] Remove bindings activation from GtkEventControllerKey Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 51/117] event controller focus: drop include Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 52/117] gtk: Remove bindings Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 53/117] accellabel: Get rid of class variables Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 54/117] accellabel: Move gtk_accelerator_get_label() code Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 55/117] accelgroup: Add gtk_accel_group_print_label() Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 56/117] shortcuttrigger: Add gtk_shortcut_trigger_to_label() Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 57/117] shortcutcontroller: Add GtkShortcutScope Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 58/117] gtk-demo: Add a dumb demo for shortcut triggers Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 59/117] gdk: Remove GDK_RELEASE_MASK Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 60/117] window: Get rid of public APIs that shouldn't be Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 61/117] window: Put F10 accelerator into its own shortcut controller Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 62/117] shortcuttrigger: Add support for mnemonics Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 63/117] shortcut: Add gtk_shortcut_set_mnemonic_activate() Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 64/117] label: Implement mnemonics using shortcuts Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 65/117] Add GtkShortcutManager Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 66/117] window: Remove all old mnemonic handling API Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 67/117] Remove GtkMnemonicHash Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 68/117] gtk: Remove accel paths Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 69/117] gtk: Remove GtkAccelMap Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 70/117] accelgroup: Remove unneeded APIs Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 71/117] shortcut: Add GtkShortcutAction Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 72/117] shortcut: Change the API for creating shortcuts Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 73/117] gtk-demo: Port the sliding puzzle demo to shortcuts Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 74/117] shortcutcontroller: Implement GListModel Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 75/117] shortcutcontroller: Add gtk_shortcut_controller_new_for_model() Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 76/117] widget: Keep keybindings as a GListStore Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 77/117] shortcutaction: Add gtk_shortcut_action_to_string() Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 78/117] shortcuts: Mananage managed shortcuts with a custom model Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 79/117] shortcuttrigger: Add hash(), equal(), and compare() functions Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 80/117] accelerators: Make gtk_accelerator_parse() return TRUE/FALSE Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 81/117] accel: Add display arg to gtk_accelerator_parse_with_keycode() Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 82/117] application: Replace accelerator handling with shortcuts Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 83/117] shortcuttrigger: Add gtk_shortcut_triger_new_parse_string() Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 84/117] shortcutaction: INtegrate with GtkBuilder property parsing Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 85/117] shortcutcontroller: Implement GtkBuildable Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 86/117] testgtk: Port keyval example to shortcut controllers Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 87/117] doc tools: Create AccelLabel image without using GtkAccelGroup Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 88/117] widget: Remove gtk_widget_add_accelerator() Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 89/117] testsuite: Remove GtkAccelGroup usage Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 90/117] testmenubutton: Don't create a GtkAccelGroup Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 91/117] accels: Remove GtkAccelGroup Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 92/117] filechooser: Trigger the location popup via bindings Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 93/117] Move shortcut manager initialization code Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 94/117] shortcutmanager: Name the controllers Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 95/117] window: Name the the controllers Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 96/117] widget: Name the controllers Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 97/117] Only create a class shortcut controller if we have shortcuts Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 98/117] inspector: Show shortcuts Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 99/117] Print mnemonic triggers clearly Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 100/117] Use an action for the context menu keybinding Matthias Clasen
- [gnome-applets] (4 commits) Non-fast-forward update to branch window-picker-cleanup Sebastian Geiger
- [gtk/wip/matthiasc/shortcut-2: 101/117] emojichooser: Stop using ::popup-menu Matthias Clasen
- [gnome-applets/window-picker-cleanup: 2/4] windowpicker: remove obsolete parameter Sebastian Geiger
- [gtk/wip/matthiasc/shortcut-2: 102/117] scrollbar: Remove :popup-menu forwarding Matthias Clasen
- [gnome-applets/window-picker-cleanup: 3/4] windowpicker: simplify update-hints Sebastian Geiger
- [gtk/wip/matthiasc/shortcut-2: 103/117] range: Remove ::popup-menu emission Matthias Clasen
- [gnome-applets/window-picker-cleanup: 4/4] window-picker: rename folder to kebab-case Sebastian Geiger
- [gtk/wip/matthiasc/shortcut-2: 104/117] colorchooser: Stop using ::popup-menu Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 105/117] gtk-demo: Stop emitting ::popup-menu Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 106/117] mountoperation: Stop using ::popup-menu Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 107/117] filechooser: Stop using ::popup-menu Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 108/117] placesview: Stop using ::popup-menu Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 109/117] widget: Drop the ::popup-menu signal Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 110/117] text view: Fix touch selection Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 111/117] Fix a compiler warning Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 112/117] Fix the action test Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 113/117] Add a test for shortcut triggers Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 114/117] Add tests for shortcut actions Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 115/117] shortcutcontroller: Plug a memory leak Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 116/117] shortcuttrigger: Introduce partial matches Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 117/117] shortcuttrigger: Do elaborate matching for key events Matthias Clasen
- [gtk] (119 commits) Non-fast-forward update to branch wip/ebassi/shortcut Emmanuele Bassi
- [gtk/wip/ebassi/shortcut: 116/119] Add definition macro for internal types Emmanuele Bassi
- [gtk/wip/ebassi/shortcut: 117/119] Turn GtkShortcutTrigger into an object Emmanuele Bassi
- [gtk/wip/ebassi/shortcut: 118/119] Turn GtkShortcutAction into a GObject Emmanuele Bassi
- [gtk/wip/ebassi/shortcut: 119/119] docs: Update symbols Emmanuele Bassi
- [gnome-applets] Non-fast-forward update to branch window-picker-cleanup Sebastian Geiger
- [gnome-applets/window-picker-cleanup] window-picker: rename folder to kebab-case Sebastian Geiger
- [gnome-applets] (3 commits) ...window-picker: rename folder to kebab-case Alberts Muktupāvels
- [gnome-applets] Deleted branch window-picker-cleanup Sebastian Geiger
- [damned-lies/oscp] Increase timeout to 600 Bartłomiej Piotrowski
- [vala/staging] tests: Drop usage of "--main main" and avoid ambigious entry-points Rico Tzschichholz
- [gnome-applets] (2 commits) Created branch wip-next Sebastian Geiger
- [gnome-applets/wip-next: 1/2] windowpicker: set task item size request on construction Sebastian Geiger
- [gnome-applets/wip-next: 2/2] does not work Sebastian Geiger
- [gnome-games] preferences-window: Correctly remove subpage with disabled animations Alexander Mikhaylenko
- [polari] appdata: Ensure up-to-date release version Florian Müllner
- [vala] tests: Drop usage of "--main main" and avoid ambigious entry-points Rico Tzschichholz
- [gtk/wip/matthiasc/shortcut-2] shortcuttrigger: Introduce partial matches Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2] shortcuttrigger: Do elaborate matching for key events Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2] flattenlistmodel: Give access to child models Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2] shortcuts: Use a flatten list model Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2] Drop the concat model Matthias Clasen
- [gtkmm] Gdk, Gtk: Update for the latest gtk4 (remove Gdk::Surface methods, etc.) Kjell Ahlstedt
- [gtkmm] Gdk, Gtk: Regenerate docs.xml and .defs files Kjell Ahlstedt
- [damned-lies/oscp] Let l10n user access httpd logs Bartłomiej Piotrowski
- [gtk] (52 commits) Non-fast-forward update to branch wip/baedert/for-master Timm Bäder
- [gtk/wip/baedert/for-master: 51/52] inspector: Fix child widget life cycle Timm Bäder
- [gtk/wip/baedert/for-master: 52/52] magnifier: Don't try to use a null widget paintable Timm Bäder
- [gtk/wip/matthiasc/shortcut-2: 1/3] Drop an unused include Matthias Clasen
- [gtk] (3 commits) Non-fast-forward update to branch wip/matthiasc/shortcut-2 Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 2/3] Drop the concat model Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2: 3/3] shortcutcontroller: Implement mnemonic cycling Matthias Clasen
- [librsvg] element: remove dedicated is_overflow getter Paolo Borelli
- [gtk/wip/matthiasc/shortcut-2] Drop the keyhash test Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2] window: Remove GtkKeyHash remnants Matthias Clasen
- [gtk/wip/matthiasc/shortcut-2] Drop GtkKeyHash Matthias Clasen
- [gimp] App file-data-gex.c fix incompatible pointer type Jehan
- [gtranslator] help: Remove unused images from repository Andre Klapper
- [tepl] Move a max of types from tepl-types.h to their respective headers Sébastien Wilmet
- [gnome-applets] Created branch window-picker-size Sebastian Geiger
- [gnome-applets/window-picker-size] window-picker: fix size-allocation issues Sebastian Geiger
- [gnome-terminal] screen: Start new tabs/windows with the profile settings Christian Persch
- [gnome-commander] Created branch NoGnomeFileEntry Uwe Scholz
- [gnome-commander/NoGnomeFileEntry] Migrate deprecated GnomeFileEntry to GtkFileChooserButton, fixing #29 Uwe Scholz
- [gnome-applets] Non-fast-forward update to branch window-picker-size Sebastian Geiger
- [gnome-applets/window-picker-size] window-picker: fix size-allocation issues Sebastian Geiger
- [gnome-applets] Deleted branch wip-next Sebastian Geiger
- [gnome-applets] window-picker: fix size-allocation issues Alberts Muktupāvels
- [gnome-applets] Deleted branch window-picker-size Sebastian Geiger
- [gnome-commander] Deleted branch NoGnomeFileEntry Uwe Scholz
- [recipes] (3 commits) Created branch fix-compiler-warnings Matthew Leeds
- [recipes/fix-compiler-warnings: 1/3] Fix deprecation warnings for use of GTimeVal Matthew Leeds
- [recipes/fix-compiler-warnings: 2/3] recipes.db: Fix Tzatziki ingredient list Matthew Leeds
- [recipes/fix-compiler-warnings: 3/3] Fix a few more compiler warnings Matthew Leeds
- [recipes] (2 commits) ...Merge branch 'fix-cross' into 'master' Matthew Leeds
- [recipes: 1/2] build: fix cross building Matthew Leeds
- [recipes: 2/2] Merge branch 'fix-cross' into 'master' Matthew Leeds
- [gnome-commander/gcmd-1-10] Add gnome-icon-theme-legacy package as a requirement (needed in CentOS) Uwe Scholz
- [gnome-commander/gcmd-1-10] Check for gcc-8 in gentoo ebuild via toolchain-funcs method Uwe Scholz
- [gnome-commander/gcmd-1-10] Use central exiv2 header file instead of the specific ones Uwe Scholz
- [gnome-commander/gcmd-1-10] Migrate deprecated GnomeFileEntry to GtkFileChooserButton, fixing #29 Uwe Scholz
- [gnome-commander/gcmd-1-10] Updating NEWS, releases.xml and index.docbook Uwe Scholz
- [recipes] (2 commits) ...Merge branch 'fix-compiler-warnings' into 'master' Matthew Leeds
- [recipes: 1/2] Fix deprecation warnings for use of GTimeVal Matthew Leeds
- [recipes: 2/2] Merge branch 'fix-compiler-warnings' into 'master' Matthew Leeds
- [recipes] Deleted branch fix-compiler-warnings Matthew Leeds
- [vte] bindings: gir: Fix VtePty Christian Persch
- [vte/vte-0-60] bindings: gir: Fix VtePty Christian Persch
- [recipes] (4 commits) ...Merge branch 'piotrdrag/i18n-fixes' into 'master' Matthew Leeds
- [recipes: 4/4] Merge branch 'piotrdrag/i18n-fixes' into 'master' Matthew Leeds
- [recipes] Deleted branch piotrdrag/i18n-fixes Piotr Drąg
- [gnome-panel/wip-tasklist] fixup! Yaru: add dark theme support Sebastian Geiger
- [vte] build: Keep files list sorted Christian Persch
- [recipes] Revert "Fix deprecation warnings for use of GTimeVal" Matthew Leeds
- [recipes] Fix deprecation warnings for use of GTimeVal Matthew Leeds
- [recipes] recipes.db: Fix Tzatziki ingredient list Matthew Leeds
- [recipes] Fix a few more compiler warnings Matthew Leeds
- [gnome-panel] (3 commits) Non-fast-forward update to branch wip-tasklist Sebastian Geiger
- [gnome-panel/wip-tasklist: 1/3] Yaru: add dark theme support Sebastian Geiger
- [gnome-panel/wip-tasklist: 2/3] Adwaita: remove box-shadow and background of showdesktop button Sebastian Geiger
- [gnome-panel/wip-tasklist: 3/3] Yaru: remove box-shadow and background of showdesktop button Sebastian Geiger
- [epiphany] window-commands.c: Expose webapp shortcuts Michael Catanzaro
- [gegl] rgb-clip: allow clipping to arbitrary ranges Ell
- [gegl] levels: improve handling of empty input ranges Ell
- [gegl] bloom: add new operation to the workshop Ell
- [gnome-shell] unlockDialog: Handle embedded newlines in notifications Florian Müllner
23 March 2020
24 March 2020
25 March 2020
26 March 2020
- [librsvg] (16 commits) ...Merge branch 'abstract-computed-values' into 'master' Federico Mena Quintero
- [librsvg: 1/16] Generate ComputedValues with a macro Federico Mena Quintero
- [librsvg: 3/16] SpecifiedValues::get_property - new function; use it in to_computed_values() Federico Mena Quintero
- [librsvg: 2/16] ComputedValues: make all fields private; access them through functions Federico Mena Quintero
- [librsvg: 4/16] Remove impl Default for SpecifiedValue Federico Mena Quintero
- [librsvg: 5/16] Rename the make_computed_values macro to make_properties Federico Mena Quintero
- [librsvg: 6/16] make_properties: specify all properties for ComputedValues as longhands Federico Mena Quintero
- [librsvg: 7/16] make_properties: Add space for shorthand properties Federico Mena Quintero
- [librsvg: 8/16] Generate ParsedProperty with the make_properties macro Federico Mena Quintero
- [librsvg: 9/16] Generate PropertyId with the make_properties macro Federico Mena Quintero
- [librsvg: 10/16] Use a PropertyId::is_shorthand() function instead of special-casing Marker Federico Mena Quintero
- [librsvg: 11/16] ComputedValues::set_value - new function to abstract setting a computed value Federico Mena Quintero
- [librsvg: 12/16] properties.rs: Use accessor functions for ComputedValues everywhere Federico Mena Quintero
- [librsvg: 13/16] ComputedValues::get_value - New function; do all property accesses through this Federico Mena Quintero
- [librsvg: 14/16] Generate parse_property() with the make_properties macro Federico Mena Quintero
- [librsvg: 15/16] A better docstring for make_properties Federico Mena Quintero
- [librsvg: 16/16] Merge branch 'abstract-computed-values' into 'master' Federico Mena Quintero
- [gnome-applets] Created branch wip/muktupavels/trash Alberts Muktupāvels
- [gnome-applets/wip/muktupavels/trash] trash: port to libgnome-panel Alberts Muktupāvels
- [gnome-applets] trash: port to libgnome-panel Alberts Muktupāvels
- [gnome-applets] Deleted branch wip/muktupavels/trash Alberts Muktupāvels
- [chronojump] menu / persons much clearer with radio at top Xavier de Blas
- [gnome-applets] Created branch wip/muktupavels/brightness Alberts Muktupāvels
- [gnome-applets/wip/muktupavels/brightness] brightness: port to libgnome-panel Alberts Muktupāvels
- [gnome-applets] Non-fast-forward update to branch wip/muktupavels/brightness Alberts Muktupāvels
- [gnome-applets/wip/muktupavels/brightness] brightness: port to libgnome-panel Alberts Muktupāvels
- [chronojump] Menu subuttons with YELLOW_LIGHT Xavier de Blas
- [chronojump] Fixed one catalan string Xavier de Blas
- [chronojump] Menu_tiny unsensitvizes edit/delete when session is active Xavier de Blas
- [chronojump] MenuTiny subuttons with YELLOW_LIGHT Xavier de Blas
- [chronojump] removed unneded person modify code from menu at glade Xavier de Blas
- [gnome-applets] brightness: port to libgnome-panel Alberts Muktupāvels
- [gnome-applets] Deleted branch wip/muktupavels/brightness Alberts Muktupāvels
- [gtk/matthiasc/for-master] (6 commits) ...text view: Fix touch selection Matthias Clasen
- [gtk/matthiasc/for-master: 4/6] flattenlistmodel: Give access to child models Matthias Clasen
- [gtk/matthiasc/for-master: 5/6] event controller focus: drop include Matthias Clasen
- [gtk/matthiasc/for-master: 6/6] text view: Fix touch selection Matthias Clasen
- [gnome-applets] Created branch wip/muktupavels/gweather Alberts Muktupāvels
- [gnome-applets/wip/muktupavels/gweather] gweather: port to libgnome-panel Alberts Muktupāvels
- [chronojump] MenuTiny: improved spacements Xavier de Blas
- [gtk/gtk-3-24] (2 commits) ...Merge branch 'translate-geometry' into 'gtk-3-24' Matthias Clasen
- [gtk/gtk-3-24: 2/2] Merge branch 'translate-geometry' into 'gtk-3-24' Matthias Clasen
- [gtk] Deleted branch translate-geometry Alberto Fanjul
- [gnome-applets] Non-fast-forward update to branch wip/muktupavels/gweather Alberts Muktupāvels
- [gnome-applets/wip/muktupavels/gweather] gweather: port to libgnome-panel Alberts Muktupāvels
- [gtk] (2 commits) Created branch matthiasc/for-master2 Matthias Clasen
- [gtk/matthiasc/for-master2: 1/2] entry: Remove unused include Matthias Clasen
- [gtk/matthiasc/for-master2: 2/2] passwordentry: Remove unused include Matthias Clasen
- [gtk] (4 commits) ...Merge branch 'matthiasc/for-master' into 'master' Matthias Clasen
- [gtk: 4/4] Merge branch 'matthiasc/for-master' into 'master' Matthias Clasen
- [gnome-applets] gweather: port to libgnome-panel Alberts Muktupāvels
- [gnome-applets] Deleted branch wip/muktupavels/gweather Alberts Muktupāvels
- [gnome-panel] fish: avoid critical warning Alberts Muktupāvels
- [gtk] (3 commits) ...Merge branch 'matthiasc/for-master2' into 'master' Matthias Clasen
- [gtk: 3/3] Merge branch 'matthiasc/for-master2' into 'master' Matthias Clasen
- [gtk] (139 commits) Non-fast-forward update to branch wip/matthiasc/shortcut-4 Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 8/139] bindings: Replace GtkBindingArg arguments with GVariant Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 9/139] bindings: Add gtk_binding_entry_add_signal_variant() Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 10/139] bindings: Parse into GVariantBuilder directly Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 11/139] bindings: Make gtk_binding_parse_signal() use GVariantBuilder Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 12/139] shortcutcontroller: Introduce Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 13/139] bindings: Split out function to invoke an action signal Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 15/139] widget: Add gtk_widget_class_add_shortcut() Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 14/139] gtk: Add GtkShortcut Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 16/139] bindings: Add more variant types Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 17/139] window: Port bindings to use shortcuts Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 18/139] shortcut: Add GtkShortcutTrigger Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 19/139] trigger: Add an alternative trigger Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 21/139] assistant: Port bindings to use shortcuts Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 20/139] combobox: Port bindings to use shortcuts Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 22/139] shortcut: Add gtk_shortcut_set_callback() Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 23/139] bindings: Export action activation internally Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 24/139] shortcut: Add action activation Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 25/139] Allow installing bindings bound to actions Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 26/139] text: Port to widget shortcuts Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 27/139] dialog: Port binding to use shortcuts Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 28/139] widget: Port bindings to use shortcuts Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 29/139] treeview: Port bindings to use shortcuts Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 30/139] shortcutcontroller: Add private API for running class shortcuts Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 31/139] shortcutcontroller: Add gtk_shortcut_controller_add_shortcut() Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 32/139] filechooserwidget: Port bindings to use shortcuts Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 33/139] textview: Port bindings to use shortcuts Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 34/139] spinbutton: Port bindings to use shortcuts Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 35/139] paned: Port bindings to use shortcuts Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 36/139] flowbox: Port bindings to use shortcuts Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 37/139] shortcutswindow: Port bindings to use shortcuts Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 38/139] shortcutssection: Port bindings to use shortcuts Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 39/139] searchentry: Port bindings to use shortcuts Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 40/139] scrolledwindow: Port bindings to use shortcuts Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 41/139] scalebutton: Port bindings to use shortcuts Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 42/139] scale: Port bindings to use shortcuts Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 43/139] notebook: Port bindings to use shortcuts Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 44/139] listbox: Port bindings to use shortcuts Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 45/139] label: Port bindings to use shortcuts Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 46/139] infobar: Port bindings to use shortcuts Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 47/139] iconview: Port bindings to use shortcuts Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 48/139] widget: Add private accessor to event controllers Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 49/139] combobox: Redo key event forwarding hack Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 50/139] treeview: Redo event forwarding hack Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 51/139] accelgroup: Actually have a default mod mask Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 52/139] popovermenu: Port to shortcuts Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 53/139] popover: Add keynav keybindings Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 54/139] Remove bindings activation from GtkEventControllerKey Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 55/139] gtk: Remove bindings Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 56/139] accellabel: Get rid of class variables Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 57/139] accellabel: Move gtk_accelerator_get_label() code Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 58/139] accelgroup: Add gtk_accel_group_print_label() Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 59/139] shortcuttrigger: Add gtk_shortcut_trigger_to_label() Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 60/139] shortcutcontroller: Add GtkShortcutScope Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 61/139] gtk-demo: Add a dumb demo for shortcut triggers Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 62/139] gdk: Remove GDK_RELEASE_MASK Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 63/139] window: Get rid of public APIs that shouldn't be Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 64/139] window: Put F10 accelerator into its own shortcut controller Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 65/139] shortcuttrigger: Add support for mnemonics Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 66/139] shortcut: Add gtk_shortcut_set_mnemonic_activate() Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 67/139] label: Implement mnemonics using shortcuts Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 68/139] Add GtkShortcutManager Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 69/139] window: Remove all old mnemonic handling API Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 70/139] Remove GtkMnemonicHash Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 71/139] gtk: Remove accel paths Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 72/139] gtk: Remove GtkAccelMap Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 73/139] accelgroup: Remove unneeded APIs Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 74/139] shortcut: Add GtkShortcutAction Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 76/139] gtk-demo: Port the sliding puzzle demo to shortcuts Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 75/139] shortcut: Change the API for creating shortcuts Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 77/139] shortcutcontroller: Implement GListModel Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 78/139] shortcutcontroller: Add gtk_shortcut_controller_new_for_model() Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 79/139] widget: Keep keybindings as a GListStore Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 80/139] widget: Only create a controller if we have shortcuts Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 81/139] shortcutaction: Add gtk_shortcut_action_to_string() Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 82/139] shortcutcontroller: Use a list model for shortcuts Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 83/139] shortcutmanager: Use list models Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 84/139] shortcuttrigger: Add hash(), equal(), and compare() functions Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 85/139] accelerators: Make gtk_accelerator_parse() return TRUE/FALSE Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 86/139] accel: Add display arg to gtk_accelerator_parse_with_keycode() Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 87/139] application: Replace accelerator handling with shortcuts Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 88/139] shortcuttrigger: Add gtk_shortcut_triger_new_parse_string() Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 89/139] shortcutaction: Integrate with GtkBuilder property parsing Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 90/139] shortcutcontroller: Implement GtkBuildable Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 91/139] testgtk: Port keyval example to shortcut controllers Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 92/139] doc tools: Create AccelLabel image without using GtkAccelGroup Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 93/139] widget: Remove gtk_widget_add_accelerator() Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 94/139] testsuite: Remove GtkAccelGroup usage Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 95/139] testmenubutton: Don't create a GtkAccelGroup Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 96/139] accels: Remove GtkAccelGroup Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 98/139] inspector: Show shortcuts Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 97/139] filechooser: Trigger the location popup via bindings Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 99/139] Print mnemonic triggers clearly Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 100/139] Use an action for the context menu keybinding Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 101/139] emojichooser: Stop using ::popup-menu Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 102/139] scrollbar: Remove :popup-menu forwarding Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 103/139] range: Remove ::popup-menu emission Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 104/139] colorchooser: Stop using ::popup-menu Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 105/139] gtk-demo: Stop emitting ::popup-menu Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 106/139] mountoperation: Stop using ::popup-menu Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 107/139] filechooser: Stop using ::popup-menu Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 109/139] widget: Drop the ::popup-menu signal Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 108/139] placesview: Stop using ::popup-menu Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 110/139] Add a test for shortcut triggers Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 111/139] Add tests for shortcut actions Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 112/139] shortcuttrigger: Introduce partial matches Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 113/139] shortcuttrigger: Do elaborate matching for key events Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 114/139] shortcutcontroller: Implement mnemonic cycling Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 115/139] Drop the keyhash test Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 116/139] window: Remove GtkKeyHash remnants Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 117/139] Drop GtkKeyHash Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 118/139] shortcutcontroller: Only activate shortcuts of visible widgets Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 119/139] widget: Remove some leftover accel group plumbing Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 120/139] Add definition macro for internal types Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 121/139] Turn GtkShortcutTrigger into an object Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 122/139] Turn GtkShortcutAction into a GObject Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 123/139] modelbutton: Remove accel poking Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 124/139] modelbutton: Make activatable Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 125/139] popover: Implement GtkShortcutManager Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 126/139] shortcutcontroller: Inject accels into the action muxer Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 127/139] popovermenu: Make mnemonics work without Alt Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 128/139] modelbutton: Install accels when inside a popover Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 129/139] label: Disconnect visible mnemonics in popovers Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 130/139] popover: Add a mnemonics-visible property Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 131/139] label: Respect GtkPopover::mnemonics-visible Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 132/139] popover: Implement auto mnemonics Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 133/139] popovermenu: Show mnemonics on keynav Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 134/139] docs: Update the overview input chapter Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 135/139] shortcutcontroller: Expand the docs Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 137/139] shortcuttrigger: Some documentation fixups Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 136/139] shortcutaction: Some documentation fixups Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 138/139] shortcutmanager: Add some more docs Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 139/139] Some documentation fixes Matthias Clasen
- [gnome-applets/gnome-3-36] icons: fix XML namespace URI Alberts Muktupāvels
- [gnome-applets/gnome-3-36] command: fix invalid icon size warning Alberts Muktupāvels
- [gtk] (85 commits) Non-fast-forward update to branch wip/matthiasc/shortcut-4 Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 1/85] gtk: Remove bindings Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 2/85] accellabel: Get rid of class variables Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 3/85] accellabel: Move gtk_accelerator_get_label() code Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 5/85] shortcuttrigger: Add gtk_shortcut_trigger_to_label() Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 4/85] accelgroup: Add gtk_accel_group_print_label() Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 6/85] shortcutcontroller: Add GtkShortcutScope Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 7/85] gtk-demo: Add a dumb demo for shortcut triggers Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 8/85] gdk: Remove GDK_RELEASE_MASK Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 9/85] window: Get rid of public APIs that shouldn't be Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 10/85] window: Put F10 accelerator into its own shortcut controller Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 11/85] shortcuttrigger: Add support for mnemonics Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 12/85] shortcut: Add gtk_shortcut_set_mnemonic_activate() Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 13/85] label: Implement mnemonics using shortcuts Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 14/85] Add GtkShortcutManager Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 15/85] window: Remove all old mnemonic handling API Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 16/85] Remove GtkMnemonicHash Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 17/85] gtk: Remove accel paths Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 18/85] gtk: Remove GtkAccelMap Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 19/85] accelgroup: Remove unneeded APIs Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 20/85] shortcut: Add GtkShortcutAction Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 21/85] shortcut: Change the API for creating shortcuts Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 22/85] gtk-demo: Port the sliding puzzle demo to shortcuts Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 23/85] shortcutcontroller: Implement GListModel Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 24/85] shortcutcontroller: Add gtk_shortcut_controller_new_for_model() Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 25/85] widget: Keep keybindings as a GListStore Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 26/85] widget: Only create a controller if we have shortcuts Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 27/85] shortcutaction: Add gtk_shortcut_action_to_string() Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 28/85] shortcutcontroller: Use a list model for shortcuts Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 29/85] shortcutmanager: Use list models Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 30/85] shortcuttrigger: Add hash(), equal(), and compare() functions Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 31/85] accelerators: Make gtk_accelerator_parse() return TRUE/FALSE Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 32/85] accel: Add display arg to gtk_accelerator_parse_with_keycode() Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 33/85] application: Replace accelerator handling with shortcuts Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 34/85] shortcuttrigger: Add gtk_shortcut_triger_new_parse_string() Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 35/85] shortcutaction: Integrate with GtkBuilder property parsing Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 36/85] shortcutcontroller: Implement GtkBuildable Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 37/85] testgtk: Port keyval example to shortcut controllers Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 38/85] doc tools: Create AccelLabel image without using GtkAccelGroup Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 39/85] widget: Remove gtk_widget_add_accelerator() Matthias Clasen
- [gnome-applets] icons: fix XML namespace URI Alberts Muktupāvels
- [gtk/wip/matthiasc/shortcut-4: 40/85] testsuite: Remove GtkAccelGroup usage Matthias Clasen
- [gnome-applets] command: fix invalid icon size warning Alberts Muktupāvels
- [gtk/wip/matthiasc/shortcut-4: 41/85] testmenubutton: Don't create a GtkAccelGroup Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 42/85] accels: Remove GtkAccelGroup Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 43/85] filechooser: Trigger the location popup via bindings Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 44/85] inspector: Show shortcuts Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 45/85] Print mnemonic triggers clearly Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 46/85] Use an action for the context menu keybinding Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 47/85] emojichooser: Stop using ::popup-menu Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 48/85] scrollbar: Remove :popup-menu forwarding Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 49/85] range: Remove ::popup-menu emission Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 50/85] colorchooser: Stop using ::popup-menu Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 51/85] gtk-demo: Stop emitting ::popup-menu Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 52/85] mountoperation: Stop using ::popup-menu Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 53/85] filechooser: Stop using ::popup-menu Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 55/85] widget: Drop the ::popup-menu signal Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 54/85] placesview: Stop using ::popup-menu Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 56/85] Add a test for shortcut triggers Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 57/85] Add tests for shortcut actions Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 58/85] shortcuttrigger: Introduce partial matches Matthias Clasen
- [gnome-applets/gnome-3-36] command: really fix invalid icon size warning Alberts Muktupāvels
- [gtk/wip/matthiasc/shortcut-4: 59/85] shortcuttrigger: Do elaborate matching for key events Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 60/85] shortcutcontroller: Implement mnemonic cycling Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 61/85] Drop the keyhash test Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 62/85] window: Remove GtkKeyHash remnants Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 63/85] Drop GtkKeyHash Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 64/85] shortcutcontroller: Only activate shortcuts of visible widgets Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 65/85] widget: Remove some leftover accel group plumbing Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 66/85] Add definition macro for internal types Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 67/85] Turn GtkShortcutTrigger into an object Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 68/85] Turn GtkShortcutAction into a GObject Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 69/85] modelbutton: Remove accel poking Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 70/85] modelbutton: Make activatable Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 71/85] popover: Implement GtkShortcutManager Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 73/85] popovermenu: Make mnemonics work without Alt Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 74/85] modelbutton: Install accels when inside a popover Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 72/85] shortcutcontroller: Inject accels into the action muxer Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 75/85] label: Disconnect visible mnemonics in popovers Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 76/85] popover: Add a mnemonics-visible property Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 77/85] label: Respect GtkPopover::mnemonics-visible Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 78/85] popover: Implement auto mnemonics Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 79/85] popovermenu: Show mnemonics on keynav Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 80/85] docs: Update the overview input chapter Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 81/85] shortcutcontroller: Expand the docs Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 82/85] shortcutaction: Some documentation fixups Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 84/85] shortcutmanager: Add some more docs Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 83/85] shortcuttrigger: Some documentation fixups Matthias Clasen
- [gtk/wip/matthiasc/shortcut-4: 85/85] Some documentation fixes Matthias Clasen
- [gnome-panel] icons: fix XML namespace URI Alberts Muktupāvels
- [gtk] (133 commits) ...Merge branch 'wip/matthiasc/shortcut-4' into 'master' Matthias Clasen
- [gtk: 133/133] Merge branch 'wip/matthiasc/shortcut-4' into 'master' Matthias Clasen
- [damned-lies/oscp] Pass --http-socket via entrypoint Bartłomiej Piotrowski
- [damned-lies/oscp] virtualenv needs libpython though Bartłomiej Piotrowski
- [damned-lies/oscp] Revert "Pass --http-socket via entrypoint" Bartłomiej Piotrowski
- [damned-lies] Non-fast-forward update to branch oscp Bartłomiej Piotrowski
- [damned-lies/oscp] Comment out http-socket in uwsgi.ini Bartłomiej Piotrowski
- [gnome-2048] Add Ukrainian translation Translations User D-L
- [damned-lies/oscp] Install python36 in uwsgi Bartłomiej Piotrowski
- [damned-lies/oscp] Install mariadb-libs Bartłomiej Piotrowski
- [damned-lies/oscp] Fix compile-trans Bartłomiej Piotrowski
- [fractal] Fix #606 Daniel Garcia Moreno
- [damned-lies/oscp] Restore uwsgi-plugin-python36 Bartłomiej Piotrowski
- [damned-lies/oscp] Enable python36 plugin Bartłomiej Piotrowski
- [gnome-power-manager] Update Ukrainian translation Translations User D-L
- [nautilus] clipboard: Fix incorrect item URIs collision check Ondrej Holy
- [wing] build: require Windows 7+ Ignacio Casal Quinteiro
- [wing] build: use lowercase names in includes Ignacio Casal Quinteiro
- [wing] ci: cross-compile on Fedora using MinGW Ignacio Casal Quinteiro
- [gtranslator/gnome-3-36] Update Spanish translation Translations User D-L
- [nautilus/gnome-3-36] clipboard: Fix incorrect item URIs collision check Ondrej Holy
- [gtranslator] Update Spanish translation Translations User D-L
- [nautilus] (8 commits) Non-fast-forward update to branch 907-graphical-issues-with-updated-path-bar Ondrej Holy
- [nautilus/907-graphical-issues-with-updated-path-bar: 8/8] toolbar: Always show pathbar background Ondrej Holy
- [wing] Created branch remove-wingpoll Ignacio Casal Quinteiro
- [wing/remove-wingpoll] Remove wing_poll Ignacio Casal Quinteiro
- [mutter] cogl: Install cogl-trace.h and include from cogl.h Jonas Ådahl
- [mutter] cogl: Mark exported cogl symbols using COGL_EXPORT Jonas Ådahl
- [wing] Remove wing_poll Silvio Lazzeretti
- [wing] Deleted branch remove-wingpoll Ignacio Casal Quinteiro
- [nautilus] toolbar: Always show pathbar background Ondrej Holy
- [mutter] crtc-xrandr: Respect configured RANDR panning Jonas Ådahl
- [mutter] clutter-utils: Fix a couple of coding style issues Jonas Ådahl
- [mutter] shaped-texture: Fix use-nearest check when viewports are scaled Jonas Ådahl
- [mutter] cursor-sprite-xcursor: Emulate Wayland hotspot limitations Jonas Ådahl
- [nautilus] (29 commits) Non-fast-forward update to branch wip/oholy/ci Ondrej Holy
- [nautilus/wip/oholy/ci: 25/29] ci: Remove dead code Ondrej Holy
- [nautilus/wip/oholy/ci: 26/29] ci: Move code from template directly to job Ondrej Holy
- [nautilus/wip/oholy/ci: 27/29] ci: Remove obsolete review jobs Ondrej Holy
- [nautilus/wip/oholy/ci: 28/29] ci: Use deploy stage for nightly job Ondrej Holy
- [nautilus/wip/oholy/ci: 29/29] ci: Replace underscore by space in stage name Ondrej Holy
- [vala/0.40] Release 0.40.20 Rico Tzschichholz
- [vala] Created tag 0.40.20 Rico Tzschichholz
- [vala/0.46] posix: Add pathconf and fpathconf bindings Rico Tzschichholz
- [vala/0.46] Release 0.46.7 Rico Tzschichholz
- [vala] Created tag 0.46.7 Rico Tzschichholz
- [gnome-desktop/gnome-3-36] Update Dutch translation Translations User D-L
- [gnome-desktop] Update Dutch translation Translations User D-L
- [gnome-desktop/gnome-3-34] Update Dutch translation Translations User D-L
- [gnome-control-center] (2 commits) Created branch uajain/parental-control-integration Umang Jain
- [gnome-control-center/uajain/parental-control-integration: 1/2] applications: Integrate with malcontent's restrictions Umang Jain
- [gnome-control-center/uajain/parental-control-integration: 2/2] user-accounts: Add a launcher for parental controls app Umang Jain
- [geary] Update Finnish translation Translations User D-L
- [gnome-desktop/gnome-3-32] Update Dutch translation Translations User D-L
- [mutter] clutter/actor: Inherit cloned painting when calculating resource scale Jonas Ådahl
- [fractal] Created branch noprint Alexandre Franke
- [fractal/noprint] Use logging infrastructure for all messages Alexandre Franke
- [gimp/gimp-2-10] app: in GimpToolButton, select active tool in menu Ell
- [gimp/gimp-2-10] app: add option to show tool-button menu on hover Ell
- [gimp] app: in GimpToolButton, select active tool in menu Ell
- [shotwell] Add shortcuts for next/previous photo Jens Georg
- [nautilus/gnome-3-36] Update Basque translation Translations User D-L
- [nautilus] Update Basque translation Translations User D-L
- [chronojump] Fixed typo in string Daniel Mustieles García
- [gnome-boxes] (10 commits) Created branch obsessive-compulsive-disorder Felipe Borges
- [gnome-boxes/obsessive-compulsive-disorder: 1/10] util-app: Don't warn when OS is not found in osinfo-db Felipe Borges
- [gnome-boxes/obsessive-compulsive-disorder: 2/10] review-page: Not all properties are valid for a given OS Felipe Borges
- [gnome-boxes/obsessive-compulsive-disorder: 3/10] remote-connection, assistant: Don't set entry URI when uri = null Felipe Borges
- [gnome-boxes/obsessive-compulsive-disorder: 4/10] downloads-hub: Don't do anything after a download is cancelled Felipe Borges
- [gnome-boxes/obsessive-compulsive-disorder: 5/10] media-manager: Don't warn when Tracker can't find an ISO Felipe Borges
- [gnome-boxes/obsessive-compulsive-disorder: 6/10] downloads-hub: Don't dismiss a row until the download is complete Felipe Borges
- [gnome-boxes/obsessive-compulsive-disorder: 7/10] machine: Only clear the keyring for existing machines Felipe Borges
- [gnome-boxes/obsessive-compulsive-disorder: 8/10] machine: Only dismiss existing notifications Felipe Borges
- [gnome-boxes/obsessive-compulsive-disorder: 9/10] notification: Keep track of source IDs Felipe Borges
- [gnome-boxes/obsessive-compulsive-disorder: 10/10] util-app: Account for Medias without URLs in serilize_os_title Felipe Borges
- [gtk] Non-fast-forward update to branch wip/jimmac/HC-redesign Jakub Steiner
- [gtk/wip/jimmac/HC-redesign] HC: derive from Adwaita Jakub Steiner
- [gimp/gimp-2-10] app: fix string in config-enums.h Ell
- [gucharmap/unicode-12-1] Updated Spanish translation Daniel Mustieles García
- [shotwell] flatpak: Remove dedicated commit from exiv2 Jens Georg
- [chronojump] session_add_edit name in bold Xavier de Blas
- [chronojump] On session delete, its name is shown (and in bold) Xavier de Blas
- [chronojump] delete session moved to edit session Xavier de Blas
- [nautilus/wip/oholy/ci] ci: Fix alignment of triage jobs Ondrej Holy
- [nautilus] (88 commits) Non-fast-forward update to branch wip/oholy/ci-style-check Ondrej Holy
- [nautilus/wip/oholy/ci-style-check: 80/88] run-uncrustify.sh: Skip some imported source codes Ondrej Holy
- [nautilus/wip/oholy/ci-style-check: 81/88] run-uncrustify.sh: Use --replace instead of --no-backup option Ondrej Holy
- [nautilus/wip/oholy/ci-style-check: 83/88] uncrustify: Group single line comments to block Ondrej Holy
- [nautilus/wip/oholy/ci-style-check: 82/88] eel: Add redundant parentheses to prevent changes by uncrustify Ondrej Holy
- [nautilus/wip/oholy/ci-style-check: 84/88] general: Run uncrustify script Ondrej Holy
- [nautilus/wip/oholy/ci-style-check: 86/88] ci: Add artifacts for style check job Ondrej Holy
- [nautilus/wip/oholy/ci-style-check: 85/88] ci: Add style-check job Ondrej Holy
- [nautilus/wip/oholy/ci-style-check: 87/88] ci: Use docker image to speed up jobs Ondrej Holy
- [nautilus/wip/oholy/ci-style-check: 88/88] Try to make some style issues to verify the style-check job Ondrej Holy
- [gnome-music] (12 commits) Created branch wip/mschraal/assorted-cleanups Marinus Schraal
- [gnome-music/wip/mschraal/assorted-cleanups: 1/12] coresong: Pass Application to init Marinus Schraal
- [gnome-music/wip/mschraal/assorted-cleanups: 2/12] grltrackerplaylist: Drop coremodel argument Marinus Schraal
- [gnome-music/wip/mschraal/assorted-cleanups: 4/12] albumcover: Remove old delayed loading code Marinus Schraal
- [gnome-music/wip/mschraal/assorted-cleanups: 3/12] artistartstack: Remove obsolete code Marinus Schraal
- [gnome-music/wip/mschraal/assorted-cleanups: 5/12] coremodel: Cleanup internal variable naming Marinus Schraal
- [gnome-music/wip/mschraal/assorted-cleanups: 6/12] corealbum: Move get_album_model here Marinus Schraal
- [gnome-music/wip/mschraal/assorted-cleanups: 7/12] coreartist: Move get_artist_album_model here Marinus Schraal
- [gnome-music/wip/mschraal/assorted-cleanups: 8/12] coredisc: Pass Application to init Marinus Schraal
- [gnome-music/wip/mschraal/assorted-cleanups: 9/12] corealbum: Pass Application to init Marinus Schraal
- [wing] Release 0.3.0 Ignacio Casal Quinteiro
- [gnome-music/wip/mschraal/assorted-cleanups: 10/12] coreartist: Pass Application to init Marinus Schraal
- [gnome-music/wip/mschraal/assorted-cleanups: 11/12] grlsearchwrapper: Version Gfm import Marinus Schraal
- [gnome-music/wip/mschraal/assorted-cleanups: 12/12] Untie CoreGrilo from CoreModel Marinus Schraal
- [wing] Created tag v0.3.0 Ignacio Casal Quinteiro
- [nautilus] (2 commits) Non-fast-forward update to branch wip/oholy/ci-style-check Ondrej Holy
- [nautilus/wip/oholy/ci-style-check: 1/2] ci: Use docker image to speed up jobs Ondrej Holy
- [nautilus/wip/oholy/ci-style-check: 2/2] Try to make some style issues to verify the style-check job Ondrej Holy
- [wing] Post release version bump Ignacio Casal Quinteiro
- [gnome-music] (10 commits) Non-fast-forward update to branch wip/mschraal/assorted-cleanups Marinus Schraal
- [gnome-music/wip/mschraal/assorted-cleanups: 1/10] artistartstack: Remove obsolete code Marinus Schraal
- [gnome-music/wip/mschraal/assorted-cleanups: 2/10] albumcover: Remove old delayed loading code Marinus Schraal
- [gnome-music/wip/mschraal/assorted-cleanups: 3/10] coremodel: Cleanup internal variable naming Marinus Schraal
- [gnome-music/wip/mschraal/assorted-cleanups: 4/10] corealbum: Move get_album_model here Marinus Schraal
- [gnome-music/wip/mschraal/assorted-cleanups: 5/10] coreartist: Move get_artist_album_model here Marinus Schraal
- [gnome-music/wip/mschraal/assorted-cleanups: 6/10] coredisc: Pass Application to init Marinus Schraal
- [gnome-music/wip/mschraal/assorted-cleanups: 7/10] corealbum: Pass Application to init Marinus Schraal
- [gnome-music/wip/mschraal/assorted-cleanups: 8/10] coreartist: Pass Application to init Marinus Schraal
- [gnome-music/wip/mschraal/assorted-cleanups: 9/10] grlsearchwrapper: Version Gfm import Marinus Schraal
- [gnome-music/wip/mschraal/assorted-cleanups: 10/10] Untie CoreGrilo from CoreModel Marinus Schraal
- [chronojump] jumps simple analyze buttons on second row (to allow personsOnTop) Xavier de Blas
- [wing] Created branch versioning Ignacio Casal Quinteiro
- [wing/versioning] Provide version data in wingversionmacros.h Ignacio Casal Quinteiro
- [chronojump] menu: Hidden encoder stuff Xavier de Blas
- [wing] Non-fast-forward update to branch versioning Ignacio Casal Quinteiro
- [wing/versioning] Provide version data in wingversionmacros.h Ignacio Casal Quinteiro
- [damned-lies/oscp] Re-enable uwsgi protocol Bartłomiej Piotrowski
- [nautilus] (5 commits) Non-fast-forward update to branch wip/oholy/ci-style-check Ondrej Holy
- [nautilus/wip/oholy/ci-style-check: 1/5] general: Run uncrustify script Ondrej Holy
- [nautilus/wip/oholy/ci-style-check: 2/5] ci: Add style-check job Ondrej Holy
- [nautilus/wip/oholy/ci-style-check: 3/5] ci: Add artifacts for style check job Ondrej Holy
- [nautilus/wip/oholy/ci-style-check: 4/5] ci: Use docker image to speed up jobs Ondrej Holy
- [nautilus/wip/oholy/ci-style-check: 5/5] Try to make some style issues to verify the style-check job Ondrej Holy
- [damned-lies/oscp] Rework httpd_min to use nginx Bartłomiej Piotrowski
- [wing] Non-fast-forward update to branch versioning Ignacio Casal Quinteiro
- [wing/versioning] Provide version data in wingversionmacros.h Ignacio Casal Quinteiro
- [nautilus] Non-fast-forward update to branch wip/oholy/ci-style-check Ondrej Holy
- [damned-lies/oscp] Needs to run as root Bartłomiej Piotrowski
- [damned-lies/oscp] There is no default.conf in EPEL package Bartłomiej Piotrowski
- [damned-lies/oscp] Fix path to tmp dir Bartłomiej Piotrowski
- [damned-lies/oscp] Install nginx config Bartłomiej Piotrowski
- [gnome-music] (7 commits) Non-fast-forward update to branch wip/mschraal/assorted-cleanups Marinus Schraal
- [gnome-music/wip/mschraal/assorted-cleanups: 1/7] coredisc: Pass Application to init Marinus Schraal
- [gnome-music/wip/mschraal/assorted-cleanups: 2/7] corealbum: Pass Application to init Marinus Schraal
- [gnome-music/wip/mschraal/assorted-cleanups: 3/7] coreartist: Pass Application to init Marinus Schraal
- [gnome-music/wip/mschraal/assorted-cleanups: 4/7] grlsearchwrapper: Version Gfm import Marinus Schraal
- [gnome-music/wip/mschraal/assorted-cleanups: 5/7] Untie CoreGrilo from CoreModel Marinus Schraal
- [gnome-music/wip/mschraal/assorted-cleanups: 6/7] grltrackerwrapper: Cleanup init arguments Marinus Schraal
- [gnome-music/wip/mschraal/assorted-cleanups: 7/7] grlsearchwrapper: Cleanup init arguments Marinus Schraal
- [gnome-games] Add Ukrainian translation Translations User D-L
- [gnome-music] (14 commits) Non-fast-forward update to branch wip/mschraal/assorted-cleanups Marinus Schraal
- [gnome-music/wip/mschraal/assorted-cleanups: 1/14] coresong: Pass Application to init Marinus Schraal
- [gnome-music/wip/mschraal/assorted-cleanups: 3/14] artistartstack: Remove obsolete code Marinus Schraal
- [gnome-music/wip/mschraal/assorted-cleanups: 2/14] grltrackerplaylist: Drop coremodel argument Marinus Schraal
- [gnome-music/wip/mschraal/assorted-cleanups: 4/14] albumcover: Remove old delayed loading code Marinus Schraal
- [gnome-music/wip/mschraal/assorted-cleanups: 5/14] coremodel: Cleanup internal variable naming Marinus Schraal
- [gnome-music/wip/mschraal/assorted-cleanups: 6/14] corealbum: Move get_album_model here Marinus Schraal
- [gnome-music/wip/mschraal/assorted-cleanups: 7/14] coreartist: Move get_artist_album_model here Marinus Schraal
- [gnome-music/wip/mschraal/assorted-cleanups: 8/14] coredisc: Pass Application to init Marinus Schraal
- [gnome-music/wip/mschraal/assorted-cleanups: 10/14] coreartist: Pass Application to init Marinus Schraal
- [gnome-music/wip/mschraal/assorted-cleanups: 9/14] corealbum: Pass Application to init Marinus Schraal
- [gnome-music/wip/mschraal/assorted-cleanups: 11/14] grlsearchwrapper: Version Gfm import Marinus Schraal
- [gnome-music/wip/mschraal/assorted-cleanups: 12/14] Untie CoreGrilo from CoreModel Marinus Schraal
- [gnome-music/wip/mschraal/assorted-cleanups: 14/14] grlsearchwrapper: Cleanup init arguments Marinus Schraal
- [gnome-music/wip/mschraal/assorted-cleanups: 13/14] grltrackerwrapper: Cleanup init arguments Marinus Schraal
- [damned-lies/oscp] Grant also access to /var/log Bartłomiej Piotrowski
- [orca] (2 commits) ...Merge branch 'mouse-review-multi-activate' into 'master' Joanmarie Diggs
- [orca: 1/2] Fix window list the second time mouse review gets enabled Joanmarie Diggs
- [wing] Provide version data in wingversionmacros.h Silvio Lazzeretti
- [orca: 2/2] Merge branch 'mouse-review-multi-activate' into 'master' Joanmarie Diggs
- [damned-lies/oscp] Replace nginx.conf completely Bartłomiej Piotrowski
- [wing] Deleted branch versioning Ignacio Casal Quinteiro
- [wing] (4 commits) Created branch improve-meson Ignacio Casal Quinteiro
- [wing/improve-meson: 1/4] meson: improve how we get the supported cflags Ignacio Casal Quinteiro
- [wing/improve-meson: 2/4] Use / operator instead of join_paths Ignacio Casal Quinteiro
- [wing/improve-meson: 3/4] meson: remove useless host_system var Ignacio Casal Quinteiro
- [wing/improve-meson: 4/4] meson: fix coding style Ignacio Casal Quinteiro
- [damned-lies/oscp] Write pidfile to /tmp Bartłomiej Piotrowski
- [gnome-music] Created branch wip/jfelder/selection-coresong-playlist Jean Felder
- [gnome-music/wip/jfelder/selection-coresong-playlist] grltrackerplaylists: Do not bind selected property Jean Felder
- [planet-web] Update Adrien Plazas' feed Daniel Mustieles García
- [gtk] Non-fast-forward update to branch wip/jimmac/HC-redesign Jakub Steiner
- [gtk/wip/jimmac/HC-redesign] HC: derive from Adwaita Jakub Steiner
- [damned-lies/oscp] Ensure regular socket is used Bartłomiej Piotrowski
- [damned-lies/oscp] Add l10n-uwsgi.openshift.gnome.org to allowed hosts Bartłomiej Piotrowski
- [gnome-music] (18 commits) Non-fast-forward update to branch wip/mschraal/assorted-cleanups Marinus Schraal
- [gnome-music/wip/mschraal/assorted-cleanups: 1/18] grltrackerplaylist: Drop coremodel argument Marinus Schraal
- [gnome-music/wip/mschraal/assorted-cleanups: 2/18] artistartstack: Remove obsolete code Marinus Schraal
- [gnome-music/wip/mschraal/assorted-cleanups: 3/18] albumcover: Remove old delayed loading code Marinus Schraal
- [gnome-music/wip/mschraal/assorted-cleanups: 4/18] coremodel: Cleanup internal variable naming Marinus Schraal
- [gnome-music/wip/mschraal/assorted-cleanups: 5/18] corealbum: Move get_album_model here Marinus Schraal
- [gnome-music/wip/mschraal/assorted-cleanups: 6/18] coreartist: Move get_artist_album_model here Marinus Schraal
- [gnome-music/wip/mschraal/assorted-cleanups: 7/18] coredisc: Pass Application to init Marinus Schraal
- [gnome-music/wip/mschraal/assorted-cleanups: 8/18] corealbum: Pass Application to init Marinus Schraal
- [gnome-music/wip/mschraal/assorted-cleanups: 9/18] coreartist: Pass Application to init Marinus Schraal
- [gnome-music/wip/mschraal/assorted-cleanups: 10/18] grlsearchwrapper: Version Gfm import Marinus Schraal
- [gnome-music/wip/mschraal/assorted-cleanups: 11/18] Untie CoreGrilo from CoreModel Marinus Schraal
- [gnome-music/wip/mschraal/assorted-cleanups: 12/18] grltrackerwrapper: Cleanup init arguments Marinus Schraal
- [gnome-music/wip/mschraal/assorted-cleanups: 13/18] grlsearchwrapper: Cleanup init arguments Marinus Schraal
- [gnome-music/wip/mschraal/assorted-cleanups: 15/18] notificationspopup: Pass application to init Marinus Schraal
- [gnome-music/wip/mschraal/assorted-cleanups: 14/18] playlistcontrols: Set internal application var Marinus Schraal
- [gnome-music/wip/mschraal/assorted-cleanups: 16/18] coremodel: Remove playlist manipulcation calls Marinus Schraal
- [gnome-music/wip/mschraal/assorted-cleanups: 17/18] coregrilo: Simplify playlist calls Marinus Schraal
- [gnome-music/wip/mschraal/assorted-cleanups: 18/18] searchheaderbar: Search via CoreGrilo directly Marinus Schraal
- [damned-lies/oscp] Make sure builds use the latest image Bartłomiej Piotrowski
- [gnome-music] (2 commits) Non-fast-forward update to branch wip/mschraal/assorted-cleanups Marinus Schraal
- [gnome-music/wip/mschraal/assorted-cleanups: 1/2] coregrilo: Simplify playlist calls Marinus Schraal
- [gnome-music/wip/mschraal/assorted-cleanups: 2/2] searchheaderbar: Search via CoreGrilo directly Marinus Schraal
- [rhythmbox] Update Ukrainian translation Translations User D-L
- [wing] (4 commits) ...meson: fix coding style Silvio Lazzeretti
- [wing] Deleted branch improve-meson Ignacio Casal Quinteiro
- [damned-lies/oscp] Tune uwsgi config Bartłomiej Piotrowski
- [gnome-shell/mcatanzaro/#2276] Apply suggestion to js/ui/endSessionDialog.js Michael Catanzaro
- [gnome-shell] Non-fast-forward update to branch mcatanzaro/#2276 Michael Catanzaro
- [gnome-shell/mcatanzaro/#2276] Fix prompt for updates on end session dialog Michael Catanzaro
- [gitg] Update Ukrainian translation Translations User D-L
- [gnome-shell] (3 commits) Non-fast-forward update to branch mcatanzaro/#2276 Michael Catanzaro
- [gnome-shell/mcatanzaro/#2276: 3/3] Fix prompt for updates on end session dialog Michael Catanzaro
- [geary] Updated Spanish translation Daniel Mustieles García
- [gnome-applets] Updated Spanish translation Daniel Mustieles García
- [gnome-games] Updated Spanish translation Daniel Mustieles García
- [gnome-subtitles] Updated Spanish translation Daniel Mustieles García
- [gnote] Updated Spanish translation Daniel Mustieles García
- [gnome-shell] Fix prompt for updates on end session dialog Florian Müllner
- [goffice] Updated Spanish translation Daniel Mustieles García
- [gnome-shell] Deleted branch mcatanzaro/#2276 Michael Catanzaro
- [gucharmap] Updated Spanish translation Daniel Mustieles García
- [libgda] Updated Spanish translation Daniel Mustieles García
- [shotwell] Updated Spanish translation Daniel Mustieles García
- [sysprof] Updated Spanish translation Daniel Mustieles García
- [gtk] Adwaita: make insensitive slightly less sensitive Jakub Steiner
- [gtk] (149 commits) Non-fast-forward update to branch wip/jimmac/HC-redesign Jakub Steiner
- [gtk/wip/jimmac/HC-redesign: 149/149] HC: derive from Adwaita Jakub Steiner
- [gnome-software] Update Basque translation Translations User D-L
- [gnome-shell] Update Basque translation Translations User D-L
- [gtk] Non-fast-forward update to branch wip/jimmac/HC-redesign Jakub Steiner
- [gtk/wip/jimmac/HC-redesign] HC: derive from Adwaita Jakub Steiner
- [gnome-calculator] Update Basque translation Translations User D-L
- [gnome-font-viewer] Update Basque translation Translations User D-L
- [gtk] Non-fast-forward update to branch wip/jimmac/HC-redesign Jakub Steiner
- [gtk/wip/jimmac/HC-redesign] HC: derive from Adwaita Jakub Steiner
- [gnome-music/wip/mschraal/assorted-cleanups] coredisc: Use sort wrapper from utils Marinus Schraal
- [gnome-music/wip/mschraal/assorted-cleanups] coredisc: Remove unused function Marinus Schraal
- [vala/0.40] testrunner: Compile and run tests separately Rico Tzschichholz
- [vala/0.40] testrunner: Warnings and criticals should be fatal on compile time too Rico Tzschichholz
- [gnome-music/wip/mschraal/assorted-cleanups] window: Remove an obsolete comment Marinus Schraal
- [gnome-build-meta] (17 commits) Non-fast-forward update to branch valentindavid/eos-installer Valentin David
- [gnome-build-meta/valentindavid/eos-installer: 5/17] Add first boot script to resize root filesystem Valentin David
- [gnome-build-meta/valentindavid/eos-installer: 4/17] Add repartitioning script from EOS boot helper Valentin David
- [gnome-build-meta/valentindavid/eos-installer: 6/17] Make the bootable image acceptable for eos-installer Valentin David
- [gnome-build-meta/valentindavid/eos-installer: 7/17] Split creation of developer test GPG key from ostree repository update script Valentin David
- [gnome-build-meta/valentindavid/eos-installer: 8/17] Add developer script to sign bootable image for eos-installer Valentin David
- [gnome-build-meta/valentindavid/eos-installer: 9/17] Add pretty name and bug report url to os-release Valentin David
- [gnome-build-meta/valentindavid/eos-installer: 10/17] Add isomd5sum Valentin David
- [gnome-build-meta/valentindavid/eos-installer: 11/17] Add libisoburn (xorriso) Valentin David
- [gnome-build-meta/valentindavid/eos-installer: 12/17] Add eos-installer Valentin David
- [gnome-build-meta/valentindavid/eos-installer: 13/17] Add configuration for eos-installer Valentin David
- [gnome-build-meta/valentindavid/eos-installer: 15/17] Add explanation on how to use the bootable images Valentin David
- [gnome-build-meta/valentindavid/eos-installer: 14/17] Add installer ISO image Valentin David
- [gnome-build-meta/valentindavid/eos-installer: 16/17] Add volume descriptor in installer ISO to ease osinfo detection Valentin David
- [gnome-build-meta/valentindavid/eos-installer: 17/17] eos-installer: Tweak detection of valid image Valentin David
- [gnome-music] (11 commits) Non-fast-forward update to branch wip/mschraal/assorted-cleanups Marinus Schraal
- [gnome-music/wip/mschraal/assorted-cleanups: 1/11] grltrackerwrapper: Cleanup init arguments Marinus Schraal
- [gnome-music/wip/mschraal/assorted-cleanups: 2/11] grlsearchwrapper: Cleanup init arguments Marinus Schraal
- [gnome-music/wip/mschraal/assorted-cleanups: 3/11] playlistcontrols: Set internal application var Marinus Schraal
- [gnome-music/wip/mschraal/assorted-cleanups: 4/11] notificationspopup: Pass application to init Marinus Schraal
- [gnome-music/wip/mschraal/assorted-cleanups: 5/11] coremodel: Remove playlist manipulcation calls Marinus Schraal
- [gnome-music/wip/mschraal/assorted-cleanups: 6/11] coregrilo: Simplify playlist calls Marinus Schraal
- [gnome-music/wip/mschraal/assorted-cleanups: 7/11] searchheaderbar: Search via CoreGrilo directly Marinus Schraal
- [gnome-music/wip/mschraal/assorted-cleanups: 9/11] coredisc: Remove unused function Marinus Schraal
- [gnome-music/wip/mschraal/assorted-cleanups: 8/11] coredisc: Use sort wrapper from utils Marinus Schraal
- [gnome-music/wip/mschraal/assorted-cleanups: 10/11] window: Remove an obsolete comment Marinus Schraal
- [gnome-music/wip/mschraal/assorted-cleanups: 11/11] playlistdialog: Pass application to init Marinus Schraal
- [fractal] Update Ukrainian translation Translations User D-L
- [gtk] Revert "Adwaita: make insensitive slightly less sensitive" Jakub Steiner
- [gtk] (3 commits) Non-fast-forward update to branch wip/jimmac/HC-redesign Jakub Steiner
- [gtk/wip/jimmac/HC-redesign: 3/3] Adwaita: make insensitive slightly less sensitive Jakub Steiner
- [gtk/wip/jimmac/HC-redesign: 2/3] HC: derive from Adwaita Jakub Steiner
- [orca] Also verbalize punctuation on descendants of the new ARIA code role Joanmarie Diggs
- [mutter] cursor-sprite: Add API to get dimension Carlos Garnacho
- [mutter] monitor-transform: Add API to transform point Carlos Garnacho
- [mutter] kms/plane-assignment: Add API to set cursor hotspot metadata Carlos Garnacho
- [mutter] cursor-renderer-native: Set cursor hotspot metadata on plane assignment Carlos Garnacho
- [mutter] window-wayland: Don't use grab op for some other window when resizing Carlos Garnacho
- [gtk] (3 commits) Created branch trigger-parser Emmanuele Bassi
- [gtk/trigger-parser: 1/3] Parse keyval name directly for mnemonic triggers Emmanuele Bassi
- [gtk/trigger-parser: 2/3] tests: Add more cases for the trigger parser Emmanuele Bassi
- [gtk/trigger-parser: 3/3] Add parsing for GtkAlternativeTrigger Emmanuele Bassi
- [gtk] (4 commits) Non-fast-forward update to branch trigger-parser Emmanuele Bassi
- [gtk/trigger-parser: 1/4] Return a full reference when parsing triggers Emmanuele Bassi
- [gtk/trigger-parser: 3/4] tests: Add more cases for the trigger parser Emmanuele Bassi
- [gtk/trigger-parser: 2/4] Parse keyval name directly for mnemonic triggers Emmanuele Bassi
- [gtk/trigger-parser: 4/4] Add parsing for GtkAlternativeTrigger Emmanuele Bassi
- [vte] widget: Emit the ::commit signal even when the terminal has no PTY Christian Persch
- [vte/vte-0-60] widget: Emit the ::commit signal even when the terminal has no PTY Christian Persch
- [gtk] (3 commits) ...Merge branch 'wip/jimmac/HC-redesign' into 'master' Matthias Clasen
- [gtk: 3/3] Merge branch 'wip/jimmac/HC-redesign' into 'master' Matthias Clasen
- [gtk] Deleted branch wip/jimmac/HC-redesign Jakub Steiner
- [gtksourceview] (4 commits) ...Merge branch 'js-fix-destructuring' into 'master' Christian Hergert
- [gtksourceview: 2/4] javascript.lang: Use binding for catch statement parameter Christian Hergert
- [gtksourceview: 1/4] javascript.lang (and family): Rename "assignment target" contexts Christian Hergert
- [gtksourceview: 3/4] javascript.lang: Fix default value assignment in object destructuring Christian Hergert
- [gtksourceview: 4/4] Merge branch 'js-fix-destructuring' into 'master' Christian Hergert
- [frogr] Update Ukrainian translation Translations User D-L
- [gtksourceview/gtksourceview-4-6] javascript.lang (and family): Rename "assignment target" contexts Christian Hergert
- [gtksourceview/gtksourceview-4-6] javascript.lang: Use binding for catch statement parameter Christian Hergert
- [gtksourceview/gtksourceview-4-6] javascript.lang: Fix default value assignment in object destructuring Christian Hergert
- [gnome-build-meta] (13 commits) Non-fast-forward update to branch jjardon/wayland_only Javier Jardón Cabezas
- [gnome-build-meta/jjardon/wayland_only: 1/13] Add static refs Javier Jardón Cabezas
- [gnome-build-meta/jjardon/wayland_only: 2/13] elements/sdk/libcanberra.bst: allow to build in wayland Javier Jardón Cabezas
- [gnome-build-meta/jjardon/wayland_only: 3/13] ibus: disable XIM and explicity enable wayland and gtk3 Javier Jardón Cabezas
- [gnome-build-meta/jjardon/wayland_only: 4/13] elements/sdk/cogl.bst: disable x11 support Javier Jardón Cabezas
- [gnome-build-meta/jjardon/wayland_only: 5/13] elements/sdk/clutter.bst: Disable x11 backend Javier Jardón Cabezas
- [gnome-build-meta/jjardon/wayland_only: 6/13] Do not build gedit: it hard depend on x11 Javier Jardón Cabezas
- [gnome-build-meta/jjardon/wayland_only: 8/13] Do not build GDM for now Javier Jardón Cabezas
- [gnome-build-meta/jjardon/wayland_only: 9/13] Update refs Javier Jardón Cabezas
- [gnome-build-meta/jjardon/wayland_only: 7/13] Do not build gnome-screenshot for now Javier Jardón Cabezas
- [gnome-build-meta/jjardon/wayland_only: 10/13] Use GCR branch to not hard-depend on X11 Javier Jardón Cabezas
- [gnome-build-meta/jjardon/wayland_only: 11/13] Update refs Javier Jardón Cabezas
- [gnome-build-meta/jjardon/wayland_only: 12/13] Do not build file-roller for now Javier Jardón Cabezas
- [gnome-build-meta/jjardon/wayland_only: 13/13] Do not build gnome-color-manager for now Javier Jardón Cabezas
- [gnome-shell] shew: Add small library for dealing with external windows Florian Müllner
- [gnome-shell] dbusServices/extensions: Handle parentWindow parameter Florian Müllner
- [gnome-shell] extensionPrefs: Export parent window for prefs dialog Florian Müllner
- [gnome-build-meta/jjardon/wayland_only] Update refs Javier Jardón Cabezas
- [gtk] Created branch widget-factory-theme Matthias Clasen
- [gtk/widget-factory-theme] widget-factory: Add theme switch Matthias Clasen
- [gtk] Created branch wip/jimmac/plug-holes-gtk3 Jakub Steiner
- [gtk/wip/jimmac/plug-holes-gtk3] Adwaita: work around holes in unfocused windows Jakub Steiner
- [mutter] (44 commits) Non-fast-forward update to branch gbsneto/window-screencast-fixes Jonas Ådahl
- [mutter/gbsneto/window-screencast-fixes: 38/44] window-actor: Shuffle some lines around Jonas Ådahl
- [mutter/gbsneto/window-screencast-fixes: 39/44] window-actor: Clip before translate when blitting Jonas Ådahl
- [mutter/gbsneto/window-screencast-fixes: 40/44] window-stream-src: Ensure initial frame is recorded Jonas Ådahl
- [mutter/gbsneto/window-screencast-fixes: 42/44] window-stream-src: Finish framebuffer after blitting Jonas Ådahl
- [mutter/gbsneto/window-screencast-fixes: 41/44] window-stream-src: Implement cursor blitting Jonas Ådahl
- [mutter/gbsneto/window-screencast-fixes: 43/44] clutter/actor: Add culling inhibiting API Jonas Ådahl
- [mutter/gbsneto/window-screencast-fixes: 44/44] window-actor: Inhibit culling when blitting to screencast Jonas Ådahl
- [gtk] (2 commits) ...Merge branch 'widget-factory-theme' into 'master' Matthias Clasen
- [gtk: 2/2] Merge branch 'widget-factory-theme' into 'master' Matthias Clasen
- [gimp/gimp-2-10] Issue #4846 - Symmetry origin is wrong when painting on offset drawable Ell
- [gimp] Issue #4846 - Symmetry origin is wrong when painting on offset drawable Ell
- [orca] (2 commits) ...Merge branch 'mouse-review-initial-presentation' into 'master' Joanmarie Diggs
- [orca: 2/2] Merge branch 'mouse-review-initial-presentation' into 'master' Joanmarie Diggs
- [orca: 1/2] Do not announce redundant information when enabling mouse review Joanmarie Diggs
- [gnome-panel] module-manager: load only modules with so suffix Alberts Muktupāvels
- [gnome-panel] applet-manager: load only modules with so suffix Alberts Muktupāvels
- [evolution/wip/mcrha/webkit-jsc-api] test-html-editor-units: Adapt few more /bug tests and fix found bugs in the new code Milan Crha
- [gnome-shell] Revert "texture-cache: Use image-missing image when no other icon was loaded" Georges Basile Stavracas Neto
- [gnome-shell] st/icon: Add a default fallback icon Georges Basile Stavracas Neto
- [epiphany/gnome-3-36] Revert "Limit number of entries show in url drop down" Michael Catanzaro
- [gnome-games] (21 commits) Non-fast-forward update to branch wip/exalm/n64 Alexander Mikhaylenko
- [gnome-games/wip/exalm/n64: 17/21] retro-input-manager: Add controllers-changed signal Alexander Mikhaylenko
- [gnome-games/wip/exalm/n64: 18/21] retro-runner: Add controllers-changed signal Alexander Mikhaylenko
- [gnome-games/wip/exalm/n64: 19/21] flatpak: Add ParaLLel N64 core Alexander Mikhaylenko
- [gnome-games/wip/exalm/n64: 20/21] Introduce Nintendo 64 plugin Alexander Mikhaylenko
- [gnome-games/wip/exalm/n64: 21/21] nintendo-64: Handle controller paks Alexander Mikhaylenko
- [gnome-shell] messageTray: Only destroy policy after emitting ::destroy Georges Basile Stavracas Neto
- [gtk/matthiasc/for-master] (145 commits) ...Add more shortcuts trigger tests Matthias Clasen
- [gtk/matthiasc/for-master: 145/145] Add more shortcuts trigger tests Matthias Clasen
- [gtk/gtk-3-24: 2/2] Merge branch 'wip/jimmac/plug-holes-gtk3' into 'gtk-3-24' Matthias Clasen
- [gtk/gtk-3-24] (2 commits) ...Merge branch 'wip/jimmac/plug-holes-gtk3' into 'gtk-3-24' Matthias Clasen
- [gtk] Deleted branch wip/jimmac/plug-holes-gtk3 Jakub Steiner
- [gnome-shell] messageTray: Don't create notification policy on demand Georges Basile Stavracas Neto
- [gnome-games] display-box: Don't hide cursor with opened popovers in windowed mode Alexander Mikhaylenko
- [gnome-games] display-box: Fix the last commit Alexander Mikhaylenko
- [gnome-games/gnome-3-36] display-box: Don't hide cursor with opened popovers in windowed mode Alexander Mikhaylenko
- [gtksourceview/wip/chergert/gsv-gtk4] completion: remove access to completion window Christian Hergert
- [gobject-introspection] Replace calls to deprecated xml.etree.cElementTree Emmanuele Bassi
- [epiphany] (3 commits) Created branch mcatanzaro/app-mode-fixes Michael Catanzaro
- [epiphany/mcatanzaro/app-mode-fixes: 1/3] Fix invalid free in ephy_web_application_setup_from_desktop_file() Michael Catanzaro
- [epiphany/mcatanzaro/app-mode-fixes: 2/3] window: fix critical on startup in app mode Michael Catanzaro
- [epiphany/mcatanzaro/app-mode-fixes: 3/3] web-app-utils: crash better when EphyWebApplication creation fails Michael Catanzaro
- [epiphany] Non-fast-forward update to branch mcatanzaro/app-mode-fixes Michael Catanzaro
- [epiphany/mcatanzaro/app-mode-fixes] web-app-utils: crash better when EphyWebApplication creation fails Michael Catanzaro
- [gnome-robots] Prepare 3.36.1 Michael Catanzaro
- [gnome-robots] Created tag 3.36.1 Michael Catanzaro
- [libgnome-games-support] Prepare 1.6.1 Michael Catanzaro
- [libgnome-games-support] Created tag 1.6.1 Michael Catanzaro
- [balsa] Update Ukrainian translation Translations User D-L
- [gnome-music] Non-fast-forward update to branch wip/mschraal/assorted-cleanups Marinus Schraal
- [gnome-music/wip/mschraal/assorted-cleanups] playlistdialog: Pass application to init Marinus Schraal
- [gnome-control-center] Update Croatian translation Translations User D-L
- [epiphany] Non-fast-forward update to branch mcatanzaro/app-mode-fixes Michael Catanzaro
- [epiphany/mcatanzaro/app-mode-fixes] web-app-utils: crash better when EphyWebApplication creation fails Michael Catanzaro
- [gnome-control-center] Created tag 3.36.1 Robert Ancell
- [gnome-control-center] 3.36.1 Robert Ancell
- [gnome-control-center] Created branch gnome-3-36 Robert Ancell
- [epiphany] (3 commits) ...web-app-utils: crash better when EphyWebApplication creation fails Jan-Michael Brummer
- [epiphany] Deleted branch mcatanzaro/app-mode-fixes Michael Catanzaro
- [simple-scan/gnome-3-36] Releasing 3.36.1 Robert Ancell
- [simple-scan] Created tag 3.36.1 Robert Ancell
- [gnome-flashback] system-indicators: fix use after free Alberts Muktupāvels
- [gthumb] Update Dutch translation Translations User D-L
- [devhelp] Release 3.36.1 Sébastien Wilmet
- [devhelp] Created tag 3.36.1 Sébastien Wilmet
- [metacity] bump version to 3.36.1, update NEWS Alberts Muktupāvels
- [metacity] Created tag 3.36.1 Alberts Muktupāvels
- [metacity] Created branch gnome-3-36 Alberts Muktupāvels
- [metacity] (15 commits) Non-fast-forward update to branch remove-theme-docs Alberts Muktupāvels
- [metacity/remove-theme-docs: 15/15] docs: remove theme docs Alberts Muktupāvels
- [metacity] docs: remove theme docs Alberts Muktupāvels
- [metacity] Deleted branch remove-theme-docs Alberts Muktupāvels
- [metacity] (17 commits) Non-fast-forward update to branch remove-window-demo Alberts Muktupāvels
- [metacity/remove-window-demo: 16/17] tools: remove window demo Alberts Muktupāvels
- [metacity/remove-window-demo: 17/17] build: remove unused METACITY_PROPS_LIBS Alberts Muktupāvels
- [mutter] (2 commits) Created branch gbsneto/sharing-is-good Georges Basile Stavracas Neto
- [mutter/gbsneto/sharing-is-good: 1/2] ci: Add a new 'build-without-opengl-and-glx' step Georges Basile Stavracas Neto
- [mutter/gbsneto/sharing-is-good: 2/2] cogl/gl: Move shared functions to shared file Georges Basile Stavracas Neto
- [metacity] (2 commits) ...build: remove unused METACITY_PROPS_LIBS Alberts Muktupāvels
- [metacity] Deleted branch remove-window-demo Alberts Muktupāvels
- [metacity/simplify-iconcache: 7/11] iconcache: don't check if ideal size is 0 or less Alberts Muktupāvels
- [metacity] (11 commits) Non-fast-forward update to branch simplify-iconcache Alberts Muktupāvels
- [metacity/simplify-iconcache: 8/11] iconcache: remove commented out code Alberts Muktupāvels
- [metacity/simplify-iconcache: 9/11] iconcache: simplify ideal size handling Alberts Muktupāvels
- [metacity/simplify-iconcache: 10/11] iconcache: remove want_fallback Alberts Muktupāvels
- [metacity/simplify-iconcache: 11/11] iconcache: remove dead code Alberts Muktupāvels
- [geary] (34 commits) Non-fast-forward update to branch mjog/imap-connection-fixes Michael Gratton
- [geary/mjog/imap-connection-fixes: 3/34] Add a simple mock server for testing network code Michael Gratton
- [geary/mjog/imap-connection-fixes: 4/34] Add unit test for Geary.Imap.ClientConnection Michael Gratton
- [geary/mjog/imap-connection-fixes: 5/34] Add unit test for Geary.Imap.ClientSession Michael Gratton
- [geary/mjog/imap-connection-fixes: 6/34] Remove last vestiges of TCP graceful disconnect from IMAP code Michael Gratton
- [geary/mjog/imap-connection-fixes: 7/34] Minor doc comment update Michael Gratton
- [geary/mjog/imap-connection-fixes: 8/34] Update Geary.Imap.Command API Michael Gratton
- [geary/mjog/imap-connection-fixes: 9/34] Rework Geary.Imap.ClientConnection signal and error handling Michael Gratton
- [geary/mjog/imap-connection-fixes: 10/34] Update Geary.Imap.Deserializer Michael Gratton
- [geary/mjog/imap-connection-fixes: 11/34] Update Geary.Imap.Deserialiser implementation Michael Gratton
- [geary/mjog/imap-connection-fixes: 12/34] Fix Geary.Imap.Command never receiving a response timeout Michael Gratton
- [geary/mjog/imap-connection-fixes: 13/34] Clean up Geary.Imap.ClientSession disconnect handling Michael Gratton
- [geary/mjog/imap-connection-fixes: 14/34] Fix Geary.Imap.ClientSession::disconnect_async not working Michael Gratton
- [geary/mjog/imap-connection-fixes: 15/34] Remove Geary.Imap.ClientSession lifecyle signals Michael Gratton
- [geary/mjog/imap-connection-fixes: 16/34] Add TestCase.assert_double Michael Gratton
- [geary/mjog/imap-connection-fixes: 17/34] Update Geary.Imap.ClientSession connect timeout handling Michael Gratton
- [geary/mjog/imap-connection-fixes: 18/34] Minor fixes Michael Gratton
- [geary/mjog/imap-connection-fixes: 19/34] Update Geary.Imap.Capabilities handling Michael Gratton
- [geary/mjog/imap-connection-fixes: 20/34] Update Geary.Imap.ClientSession namespace handling Michael Gratton
- [geary/mjog/imap-connection-fixes: 21/34] Remove Geary.Imap.ClientSession::server-data-received signal Michael Gratton
- [geary/mjog/imap-connection-fixes: 22/34] Simply Geary.Imap.ClientService selected mailbox handling Michael Gratton
- [geary/mjog/imap-connection-fixes: 23/34] Fix Geary.Imap.ClientService sometimes not closing sessions Michael Gratton
- [geary/mjog/imap-connection-fixes: 24/34] Geary.Imap.Serialiser: Stop using GDataOutputStream Michael Gratton
- [geary/mjog/imap-connection-fixes: 25/34] Geary.Imap.Serializer: Trivial doc comment update Michael Gratton
- [geary/mjog/imap-connection-fixes: 26/34] Geary.Imap.ClientConnection: Simplify serisaliser buf handling Michael Gratton
- [geary/mjog/imap-connection-fixes: 27/34] Geary.Imap.Serializer: Remove unused id and to_string members Michael Gratton
- [geary/mjog/imap-connection-fixes: 28/34] Geary.ImapError: Add new OPERATIONAL_ERROR code Michael Gratton
- [geary/mjog/imap-connection-fixes: 29/34] Geary.Imap.ResponseCodeType: Add some types from RFC 5530 Michael Gratton
- [geary/mjog/imap-connection-fixes: 30/34] Geary.Imap.StatusResponse: Make default ctor internal for testing Michael Gratton
- [geary/mjog/imap-connection-fixes: 31/34] Geary.Imap.Command: Add throw_on_error method Michael Gratton
- [geary/mjog/imap-connection-fixes: 32/34] Geary.Imap.Command: Handle how Y! reports login failures Michael Gratton
- [geary/mjog/imap-connection-fixes: 33/34] Geary.Imap.{Acount, Folder, Client}Session: Handle NO responses better Michael Gratton
- [geary/mjog/imap-connection-fixes: 34/34] test/test-integration.vala: Enable network message logging Michael Gratton
- [mutter] Non-fast-forward update to branch gbsneto/sharing-is-good Georges Basile Stavracas Neto
- [mutter/gbsneto/sharing-is-good] cogl/gl: Move shared functions to shared file Georges Basile Stavracas Neto
- [metacity] (5 commits) ...iconcache: remove dead code Alberts Muktupāvels
- [metacity] Deleted branch simplify-iconcache Alberts Muktupāvels
- [gimp-web/oscp] Add IndexOptions Michael Schumacher
- [mutter] (2 commits) Non-fast-forward update to branch gbsneto/sharing-is-good Georges Basile Stavracas Neto
- [mutter/gbsneto/sharing-is-good: 1/2] cogl/gl: Move shared functions to shared file Georges Basile Stavracas Neto
- [mutter/gbsneto/sharing-is-good: 2/2] cogl/renderer: Remove documentation of nonexistent enum Georges Basile Stavracas Neto
- [gimp-web/oscp] Add NameWidth to IndexOptions Michael Schumacher
- [gimp-web/oscp] Add HSTS and CSP headers Michael Schumacher
27 March 2020
28 March 2020
- [gnome-applets] mini-commander: fix icon name in panel-applet file Alberts Muktupāvels
- [gnome-applets/gnome-3-36] mini-commander: fix icon name in panel-applet file Alberts Muktupāvels
- [jhbuild] Created branch fix-multiarch Florian Müllner
- [jhbuild/fix-multiarch] defaults: Fix multiarch system_libdirs Florian Müllner
- [librsvg] (2 commits) ...Merge branch 'baseline-shift' into 'master' Federico Mena Quintero
- [librsvg: 1/2] (#129): Fix baseline-shift for simple subscripts/superscripts and absolute offsets Federico Mena Quintero
- [librsvg: 2/2] Merge branch 'baseline-shift' into 'master' Federico Mena Quintero
- [mutter] cogl-pango: Special case alpha of 0 Carlos Garnacho
- [librsvg/librsvg-2.48] (#548): Support images with data: URLs that don't have a MIME-type Federico Mena Quintero
- [librsvg/librsvg-2.48] (#129): Fix baseline-shift for simple subscripts/superscripts and absolute offsets Federico Mena Quintero
- [librsvg/librsvg-2.48] Bump version to 2.48.1 Federico Mena Quintero
- [librsvg/librsvg-2.48] Update NEWS Federico Mena Quintero
- [librsvg] Created tag 2.48.1 Federico Mena Quintero
- [librsvg] (2 commits) ...Merge branch 'data-uri-without-mime-type' into 'master' Federico Mena Quintero
- [librsvg: 1/2] (#548): Support images with data: URLs that don't have a MIME-type Federico Mena Quintero
- [librsvg: 2/2] Merge branch 'data-uri-without-mime-type' into 'master' Federico Mena Quintero
- [geary] (4 commits) Non-fast-forward update to branch mjog/imap-connection-fixes Michael Gratton
- [geary/mjog/imap-connection-fixes: 1/4] Geary.Imap.Command: Add throw_on_error method Michael Gratton
- [geary/mjog/imap-connection-fixes: 2/4] Geary.Imap.Command: Handle how Y! reports login failures Michael Gratton
- [geary/mjog/imap-connection-fixes: 3/4] Geary.Imap.{Acount, Folder, Client}Session: Handle NO responses better Michael Gratton
- [geary/mjog/imap-connection-fixes: 4/4] test/test-integration.vala: Enable network message logging Michael Gratton
- [gnome-builder] gsettings: disable relative by default Christian Hergert
- [eog] Update Catalan translation Jordi Mas
- [NetworkManager-openvpn] Update Catalan translation Jordi Mas
- [gtk/matthiasc/for-master] (9 commits) ...gtk-demo: Fix the stack demo Matthias Clasen
- [gtk/matthiasc/for-master: 2/9] gtk-demo: Visual fixes to the model button demo Matthias Clasen
- [gtk/matthiasc/for-master: 3/9] menubutton: Add a use-underline property Matthias Clasen
- [gtk/matthiasc/for-master: 4/9] gtk-demo: Use mnemonics in menu buttons Matthias Clasen
- [gtk/matthiasc/for-master: 5/9] gtk-demo: Fix the overlay demo Matthias Clasen
- [gtk/matthiasc/for-master: 6/9] gtk-demo: Fix the rotated text demo Matthias Clasen
- [gtk/matthiasc/for-master: 7/9] gtk-demo: Fix the shortcuts demo Matthias Clasen
- [gtk/matthiasc/for-master: 8/9] gtk-demo: Fix the sliding puzzle Matthias Clasen
- [gtk/matthiasc/for-master: 9/9] gtk-demo: Fix the stack demo Matthias Clasen
- [tepl] Update Catalan translation Jordi Mas
- [gtk] (9 commits) ...Merge branch 'matthiasc/for-master' into 'master' Matthias Clasen
- [gtk: 9/9] Merge branch 'matthiasc/for-master' into 'master' Matthias Clasen
- [gjs/gnome-3-34] tests: Avoid filename conflict when tests run in parallel Philip Chimento
- [gjs/gnome-3-34] build: Late post-release version bump Philip Chimento
- [gjs/gnome-3-34] function: Pass the deferenced callback out pointer value to JS Philip Chimento
- [gjs/gnome-3-34] Fix failed redirect of output in CommandLine tests Philip Chimento
- [gjs/gnome-3-34] release: Prepare for 1.58.6 Philip Chimento
- [gjs/gnome-3-36] build: Remove last traces of Autotools Philip Chimento
- [gjs/gnome-3-36] build: Handle missing /usr/bin/locale Philip Chimento
- [gjs/gnome-3-36] vuild: Pass schemadir to compile-gschemas.py Philip Chimento
- [gjs/gnome-3-36] build: Use more traditional installed-tests variables Philip Chimento
- [gjs/gnome-3-36] build: Make installed tests vars absolute Philip Chimento
- [gjs/gnome-3-36] build: Use installed_tests_execdir in the .test files Philip Chimento
- [gjs/gnome-3-36] build: Install test libraries under installed_tests_execdir Philip Chimento
- [gjs/gnome-3-36] linter: Bump JS version to ES2019 Philip Chimento
- [gjs/gnome-3-36] function: Pass the deferenced callback out pointer value to JS Philip Chimento
- [gjs/gnome-3-36] testGIMarshalling: Verify vfunc inout parameters are correctly hanled Philip Chimento
- [gjs/gnome-3-36] testGIMarshalling: Don't try to override methods we may not have Philip Chimento
- [gjs/gnome-3-36] testRegress: Always enable tests depending on old MR Philip Chimento
- [gjs/gnome-3-36] Fix failed redirect of output in CommandLine tests Philip Chimento
- [gjs/gnome-3-36] global: Enable BigInt Philip Chimento
- [gjs/gnome-3-36] release: Prepare for 1.64.1 Philip Chimento
- [gjs/gnome-3-36] build: Post-release version bump Philip Chimento
- [gjs] (7 commits) ...build: Post-release version bump Philip Chimento
- [gjs: 1/7] overrides/Gio: Allow promisifying static methods Philip Chimento
- [gjs: 2/7] overrides/Gio: Guard against repeated _promisify() calls Philip Chimento
- [gjs: 3/7] Merge branch 'fmuellner/gjs-promisify-static' Philip Chimento
- [gjs: 4/7] Merge branch 'fmuellner/gjs-fix-re-promisify' Philip Chimento
- [gjs: 5/7] global: Enable BigInt Philip Chimento
- [gjs: 6/7] release: Prepare for 1.65.1 Philip Chimento
- [gjs: 7/7] build: Post-release version bump Philip Chimento
- [gjs] Created tag 1.65.1 Philip Chimento
- [gjs] Created tag 1.64.1 Philip Chimento
- [gjs] Created tag 1.58.6 Philip Chimento
- [gjs] (6 commits) Created branch march-maintenance Philip Chimento
- [gjs/march-maintenance: 1/6] docs: Fix path to SpiderMonkey GDB utilities Philip Chimento
- [gjs/march-maintenance: 2/6] wrapperutils: Move is_custom_js_class() Philip Chimento
- [gjs/march-maintenance: 3/6] object: Return early from property resolve if name starts with - Philip Chimento
- [gjs/march-maintenance: 4/6] object: Readability improvement in is_gobject_property_name() Philip Chimento
- [gjs/march-maintenance: 5/6] object: Add missing annotation Philip Chimento
- [gjs/march-maintenance: 6/6] object: Fix namespace Philip Chimento
- [geary/gnome-3-36] (2 commits) ...Merge branch 'cherry-pick-84a3b627' into 'gnome-3-36' Michael Gratton
- [geary/gnome-3-36: 2/2] Merge branch 'cherry-pick-84a3b627' into 'gnome-3-36' Michael Gratton
- [geary] Deleted branch cherry-pick-84a3b627 Michael Gratton
- [caribou] Update Ukrainian translation Translations User D-L
- [glib-networking] (2 commits) Created branch windows-ci Ignacio Casal Quinteiro
- [glib-networking/windows-ci: 1/2] gitlab: remove build dir before building Ignacio Casal Quinteiro
- [glib-networking/windows-ci: 2/2] Enable back windows CI Ignacio Casal Quinteiro
- [almanah] Update Ukrainian translation Translations User D-L
- [gtk] (22 commits) Non-fast-forward update to branch wip/baedert/for-master Timm Bäder
- [gtk/wip/baedert/for-master: 22/22] applicationaccels: Fix shortcut memory leaks Timm Bäder
- [eog-plugins] Update Ukrainian translation Translations User D-L
- [gnome-tetravex] Update German translation Translations User D-L
- [gnome-tetravex/gnome-3-36] Update German translation Translations User D-L
- [epiphany/gnome-3-36] Update German translation Translations User D-L
- [gtk] applicationaccels: Fix shortcut memory leaks Timm Bäder
- [eog] Update French translation Translations User D-L
- [gnome-sudoku] Update French translation Translations User D-L
- [gnome-logs] Update Polish translation Piotr Drąg
- [librsvg] Fix link in the documentation Paolo Borelli
- [gnome-tetravex/gnome-3-36] Update French translation Translations User D-L
- [gnome-tetravex] Update French translation Translations User D-L
- [five-or-more] Update French translation Translations User D-L
- [gnome-maps/gnome-3-36] Release 3.36.1 Marcus Lundblad
- [gnome-maps] Created tag v3.36.1 Marcus Lundblad
- [gnome-music] (3 commits) Non-fast-forward update to branch wip/jfelder/selection-coresong-playlist Jean Felder
- [gnome-music/wip/jfelder/selection-coresong-playlist: 1/3] grltrackerplaylists: Do not bind selected property Jean Felder
- [gnome-music/wip/jfelder/selection-coresong-playlist: 3/3] grltrackerplaylists: Make state property binding unidirectional Jean Felder
- [gnome-music/wip/jfelder/selection-coresong-playlist: 2/3] grltrackerplaylists: Do not bind validation property Jean Felder
- [gnome-music] Created branch wip/mschraal/player-gapless-prev-next Marinus Schraal
- [gnome-music/wip/mschraal/player-gapless-prev-next] player: Fix previous/next on gapless playback Marinus Schraal
- [evolution-data-server/gnome-3-36] Update Croatian translation Translations User D-L
- [gtranslator] Update Serbian translation Translations User D-L
- [sysprof] Update Brazilian Portuguese translation Translations User D-L
- [fractal] Update Brazilian Portuguese translation Translations User D-L
- [gedit] NEWS file: start to write news for 3.37.1 Sébastien Wilmet
- [mutter] Created branch wip/carlosg/actor-opacity-on-text Carlos Garnacho
- [mutter/wip/carlosg/actor-opacity-on-text] cogl-pango: Factor in default color alpha again Carlos Garnacho
- [tepl] Update Brazilian Portuguese translation Translations User D-L
- [mutter] Non-fast-forward update to branch wip/carlosg/actor-opacity-on-text Carlos Garnacho
- [mutter/wip/carlosg/actor-opacity-on-text] cogl-pango: Factor in default color alpha again Carlos Garnacho
- [gnome-applets] Update Brazilian Portuguese translation Translations User D-L
- [libgda] Update Brazilian Portuguese translation Translations User D-L
- [vala] (26 commits) Created branch wip/issue/327 Rico Tzschichholz
- [vala/wip/issue/327: 18/26] First version, seems to work Rico Tzschichholz
- [vala/wip/issue/327: 19/26] Cleaned up unnecessary crap Rico Tzschichholz
- [vala/wip/issue/327: 20/26] Presentable verion, 90% working Rico Tzschichholz
- [vala/wip/issue/327: 21/26] Removed executables Rico Tzschichholz
- [vala/wip/issue/327: 22/26] Merge branch 'master' into 327-wip Rico Tzschichholz
- [vala/wip/issue/327: 23/26] Fixed file formatting Rico Tzschichholz
- [vala/wip/issue/327: 24/26] Some code-style and logic fixes Rico Tzschichholz
- [vala/wip/issue/327: 25/26] Fix unassigned error and static access warning Rico Tzschichholz
- [vala/wip/issue/327: 26/26] Make WithStatement a Block Rico Tzschichholz
- [geary] Update Brazilian Portuguese translation Translations User D-L
- [gnome-user-docs] Update Brazilian Portuguese translation Translations User D-L
- [devhelp] Update Brazilian Portuguese translation Translations User D-L
- [gnome-sound-recorder] Remove the LoadMore button Fixes #66 Bilal Elmoussaoui
- [gnome-photos] Created branch wip/rishi/sandbox-settings Debarshi Ray
- [gnome-photos/wip/rishi/sandbox-settings] flatpak: Sandbox GSettings use by dropping the dconf permissions Debarshi Ray
- [gnome-photos] Non-fast-forward update to branch wip/rishi/sandbox-settings Debarshi Ray
- [gnome-photos/wip/rishi/sandbox-settings] flatpak: Sandbox GSettings use by dropping the dconf permissions Debarshi Ray
- [mutter] cogl-pango: Factor in default color alpha again Carlos Garnacho
- [mutter] Deleted branch wip/carlosg/actor-opacity-on-text Carlos Garnacho
- [gnome-photos/abderrahim/update-citemplate] .gitlab-ci.yml: use the new CI template Abderrahim Kitouni
- [gnome-photos] Created branch abderrahim/update-citemplate Abderrahim Kitouni
- [jhbuild] defaults: Fix multiarch system_libdirs Christoph Reiter
- [jhbuild] Deleted branch fix-multiarch Florian Müllner
- [gnome-build-meta] Created branch abderrahim/toolbox Abderrahim Kitouni
- [gnome-build-meta/abderrahim/toolbox] project.conf: add a toolbox-like mode for `bst shell` Abderrahim Kitouni
- [gnome-build-meta] (31 commits) Non-fast-forward update to branch abderrahim/interruptible Abderrahim Kitouni
- [gnome-build-meta/abderrahim/interruptible: 31/31] .gitlab-ci.yml: allow interrupting track and build jobs Abderrahim Kitouni
- [gtk] Update POTFILES.in and POTFILES.skip Piotr Drąg
- [gnome-build-meta] Created branch abderrahim/evince-git Abderrahim Kitouni
- [gnome-build-meta/abderrahim/evince-git] core/evince.bst: build from git Abderrahim Kitouni
- [gnome-control-center] Update Catalan translation Jordi Mas
- [gnome-build-meta] Created branch abderrahim/boost Abderrahim Kitouni
- [gtk/matthiasc/for-master] (14 commits) ...appchooserdialog: Drop the Private struct Matthias Clasen
- [gnome-build-meta/abderrahim/boost] core-deps/boost.bst: switch to sourceforge and update to 1.72 Abderrahim Kitouni
- [gtk/matthiasc/for-master: 3/14] menubutton: Drop the Private struct Matthias Clasen
- [gtk/matthiasc/for-master: 4/14] aboutdialog: Drop the Private struct Matthias Clasen
- [gtk/matthiasc/for-master: 5/14] actionbar: Drop the Private struct Matthias Clasen
- [gtk/matthiasc/for-master: 6/14] accellabel: Drop the Private struct Matthias Clasen
- [gtk/matthiasc/for-master: 7/14] accellabel: Drop unused class fields Matthias Clasen
- [gtk/matthiasc/for-master: 8/14] settings: Drop the Private struct Matthias Clasen
- [gtk/matthiasc/for-master: 9/14] statusbar: Drop the Private struct Matthias Clasen
- [gtk/matthiasc/for-master: 10/14] searchentry: Drop the Private struct Matthias Clasen
- [gtk/matthiasc/for-master: 11/14] texthandle: Drop the Private struct Matthias Clasen
- [gtk/matthiasc/for-master: 12/14] infobar: Drop the Private struct Matthias Clasen
- [gtk/matthiasc/for-master: 13/14] image: Drop the Private struct Matthias Clasen
- [gtk/matthiasc/for-master: 14/14] appchooserdialog: Drop the Private struct Matthias Clasen
- [vala/wip/issue/327] More work Rico Tzschichholz
- [gnome-control-center/gnome-3-34] Add Kurdish Sorani translation Translations User D-L
- [gnome-control-center] Add Kurdish Sorani translation Translations User D-L
- [nautilus/gnome-3-34] Update Kurdish Sorani translation Translations User D-L
- [gnome-shell/gnome-3-34] Add Kurdish Sorani translation Translations User D-L
- [gnome-shell] Add Kurdish Sorani translation Translations User D-L
- [gnome-settings-daemon] Created branch benzea/revert-volume-notification Benjamin Berg
- [gnome-settings-daemon/benzea/revert-volume-notification] media-keys: Do not suppress volume-change while playing Benjamin Berg
- [glib-networking] (2 commits) ...Enable back windows CI Michael Catanzaro
- [gnome-shell] Created branch wip/carlosg/fully-transparent-text Carlos Garnacho
- [gnome-shell/wip/carlosg/fully-transparent-text] st: Honor alpha range specified by pango_attr_foreground_alpha_new() Carlos Garnacho
- [evolution/gnome-3-36] Update Croatian translation Translations User D-L
- [gtk] (13 commits) ...Merge branch 'matthiasc/for-master' into 'master' Matthias Clasen
- [gtk: 13/13] Merge branch 'matthiasc/for-master' into 'master' Matthias Clasen
- [geary] Update Ukrainian translation Translations User D-L
- [gnome-applets] Created branch wip-geiger-monitor Sebastian Geiger
- [gnome-applets/wip-geiger-monitor] window-picker: add weak reference for monitor Sebastian Geiger
- [gnome-settings-daemon] Update Croatian translation Translations User D-L
- [gnome-settings-daemon] Update Croatian translation Translations User D-L
- [gnome-shell] Created branch wip/carlosg/check-delete-surrounding Carlos Garnacho
- [gnome-shell/wip/carlosg/check-delete-surrounding] inputMethod: Protect for running with older mutter versions Carlos Garnacho
- [eog] Add Kurdish Sorani translation Translations User D-L
- [gnome-shell] dateMenu: Only use nearest city when appropriate Florian Müllner
- [gnome-shell] (3 commits) Non-fast-forward update to branch wip/carlosg/check-delete-surrounding Florian Müllner
- [gnome-shell/wip/carlosg/check-delete-surrounding: 3/3] inputMethod: Protect for running with older mutter versions Florian Müllner
- [gnome-shell] Non-fast-forward update to branch wip/carlosg/check-delete-surrounding Carlos Garnacho
- [gnome-shell/wip/carlosg/check-delete-surrounding] inputMethod: Protect for running with older mutter versions Carlos Garnacho
- [gnome-shell] (3 commits) Non-fast-forward update to branch wip/carlosg/check-delete-surrounding Florian Müllner
- [gnome-shell/wip/carlosg/check-delete-surrounding: 3/3] inputMethod: Protect for running with older mutter versions Florian Müllner
- [tracker-miners] Clean .gitignore Sam Thursfield
- [tracker-miners] .gitlab-ci.yml: Remove out of date comment Sam Thursfield
- [gdl] Update Ukrainian translation Translations User D-L
- [tracker-miners] (8 commits) Non-fast-forward update to branch sam/website Sam Thursfield
- [tracker-miners/sam/website: 7/8] Add an initial website for Tracker, built using mkdocs Sam Thursfield
- [tracker-miners/sam/website: 8/8] Docs in website Sam Thursfield
- [gnome-shell] inputMethod: Protect for running with older mutter versions Florian Müllner
- [gnome-shell] Deleted branch wip/carlosg/check-delete-surrounding Carlos Garnacho
- [tracker-miners] Non-fast-forward update to branch sam/website Sam Thursfield
- [tracker-miners/sam/website] website: Include reference documentation Sam Thursfield
- [tracker-miners/sam/website] .gitlab-ci.yml: Use prebuilt container image Sam Thursfield
- [gnome-shell] Non-fast-forward update to branch wip/carlosg/fully-transparent-text Carlos Garnacho
- [gnome-shell/wip/carlosg/fully-transparent-text] st: Honor alpha range specified by pango_attr_foreground_alpha_new() Carlos Garnacho
- [gnome-shell] (4 commits) Non-fast-forward update to branch wip/carlosg/fully-transparent-text Florian Müllner
- [gnome-shell/wip/carlosg/fully-transparent-text: 4/4] st: Honor alpha range specified by pango_attr_foreground_alpha_new() Florian Müllner
- [tracker] Deleted branch sam/website Sam Thursfield
- [gnome-shell] st: Honor alpha range specified by pango_attr_foreground_alpha_new() Florian Müllner
- [gnome-shell] Deleted branch wip/carlosg/fully-transparent-text Carlos Garnacho
- [tracker-miners/sam/website] WIP: only enable website build Sam Thursfield
- [tracker-miners/sam/website] WIP: How can build/ directory already exist? Sam Thursfield
- [gedit/gnome-3-36] Add Kurdish Sorani translation Translations User D-L
- [tracker-miners] (2 commits) Non-fast-forward update to branch sam/website Sam Thursfield
- [tracker-miners/sam/website: 1/2] WIP: only enable website build Sam Thursfield
- [tracker-miners/sam/website: 2/2] WIP: How can build/ directory already exist? Sam Thursfield
- [mutter] backends/native: Release virtual buttons on dispose instead of finalize verdre
- [gimp/gimp-2-10] Update Ukrainian translation Translations User D-L
- [gnome-user-docs] Added Lithuanian translation Aurimas Černius
- [gnome-applets] Created branch wip/muktupavels/gresource Alberts Muktupāvels
- [gnome-applets/wip/muktupavels/gresource] build: generate one GResource file for module Alberts Muktupāvels
- [gimp] Update Ukrainian translation Translations User D-L
- [gimp] Update Ukrainian translation Translations User D-L
- [tracker-miners] (2 commits) Non-fast-forward update to branch sam/website Sam Thursfield
- [tracker-miners/sam/website: 1/2] Add an initial website for Tracker, built using mkdocs Sam Thursfield
- [tracker-miners/sam/website: 2/2] website: Include reference documentation Sam Thursfield
- [gimp] Update Ukrainian translation Translations User D-L
- [gimp] Update Ukrainian translation Translations User D-L
- [gnome-applets] Non-fast-forward update to branch wip-geiger-monitor Sebastian Geiger
- [gnome-applets/wip-geiger-monitor] window-picker: add weak reference for monitor Sebastian Geiger
- [gbrainy] Update Ukrainian translation Translations User D-L
- [gnome-shell] keyboard: Run dispose manually on virtual input device when destroying verdre
- [gnome-build-meta] core-deps/boost.bst: switch to sourceforge and update to 1.72 Michael Catanzaro
- [gnome-build-meta] Deleted branch abderrahim/boost Abderrahim Kitouni
- [lasem] Add Ukrainian translation Translations User D-L
- [gnome-boxes] Fix crash on creating a new box Felipe Borges
- [gnome-applets] Non-fast-forward update to branch wip/muktupavels/gresource Alberts Muktupāvels
- [gnome-applets/wip/muktupavels/gresource] build: generate one GResource file for module Alberts Muktupāvels
- [gnome-panel] (52 commits) Non-fast-forward update to branch wip/geiger/adwaita Sebastian Geiger
- [gnome-panel/wip/geiger/adwaita: 50/52] Adwaita: add rgba gradient to tasklist-button Sebastian Geiger
- [gnome-panel/wip/geiger/adwaita: 51/52] Adwaita: remove box-shadow from tasklist-button Sebastian Geiger
- [gnome-panel/wip/geiger/adwaita: 52/52] Adwaita: remove box-shadow and background of showdesktop button Sebastian Geiger
- [gnome-panel] (2 commits) Non-fast-forward update to branch wip/geiger/adwaita Sebastian Geiger
- [gnome-panel/wip/geiger/adwaita: 1/2] Adwaita: remove CSS from tasklist-button Sebastian Geiger
- [gnome-panel/wip/geiger/adwaita: 2/2] Adwaita: remove box-shadow and background of showdesktop button Sebastian Geiger
- [msitools] Add Ukrainian translation Translations User D-L
- [gnome-applets] window-picker: add weak reference for monitor Alberts Muktupāvels
- [gnome-applets] Deleted branch wip-geiger-monitor Sebastian Geiger
- [gnome-applets] Non-fast-forward update to branch wip/muktupavels/gresource Alberts Muktupāvels
- [gnome-applets/wip/muktupavels/gresource] build: generate one GResource file for module Alberts Muktupāvels
- [gnome-panel] Non-fast-forward update to branch wip/geiger/adwaita Sebastian Geiger
- [gnome-panel/wip/geiger/adwaita] Adwaita: remove box-shadow and background of showdesktop button Sebastian Geiger
- [gegl] Updated Italian translation Marco Ciampa
- [tali] Use G_DEFINE_TYPE_WITH_PRIVATE() Mart Raudsepp
- [gnome-applets] (3 commits) Non-fast-forward update to branch wip/muktupavels/gresource Alberts Muktupāvels
- [gnome-applets/wip/muktupavels/gresource: 3/3] build: generate one GResource file for module Alberts Muktupāvels
- [gnome-panel] (3 commits) ...Adwaita: remove box-shadow and background of showdesktop button Alberts Muktupāvels
- [gnome-panel] Deleted branch wip/geiger/adwaita Sebastian Geiger
- [gnome-build-meta] (2 commits) Non-fast-forward update to branch abderrahim/interruptible Abderrahim Kitouni
- [gnome-build-meta/abderrahim/interruptible: 2/2] .gitlab-ci.yml: allow interrupting track and build jobs Abderrahim Kitouni
- [glib] Created branch wip/tintou/gdbussignalcallback Corentin Noël
- [glib/wip/tintou/gdbussignalcallback] gdbusconnection: GDBusSignalCallback can have a NULL sender_name Corentin Noël
- [file-roller] (2 commits) ...Merge branch 'SoapGentoo/file-roller-gcc10-fno-common' Paolo Bacchilega
- [file-roller: 1/2] Fix compiling with GCC 10 Paolo Bacchilega
- [file-roller: 2/2] Merge branch 'SoapGentoo/file-roller-gcc10-fno-common' Paolo Bacchilega
- [gimp-help] Fixed validation bug in 'Composited preview' Marco Ciampa
- [gimp-help] Updated Italian translation Marco Ciampa
- [file-roller] (2 commits) ...Merge branch 'libreajans/file-roller-fixproperties' Paolo Bacchilega
- [file-roller: 1/2] Fix win.properties as win.view-properties Paolo Bacchilega
- [file-roller: 2/2] Merge branch 'libreajans/file-roller-fixproperties' Paolo Bacchilega
- [gnome-applets] build: generate one GResource file for module Alberts Muktupāvels
- [gnome-applets] Deleted branch wip/muktupavels/gresource Alberts Muktupāvels
- [five-or-more/gnome-3-32] Fix changing theme. Robert Roth
- [five-or-more/gnome-3-32] Prepared release 3.32.2 Robert Roth
- [five-or-more] Created tag 3.32.2 Robert Roth
- [gnome-system-monitor] Update meson requirement Robert Roth
- [tali] Replace ifndefs with #pragma once Mart Raudsepp
- [tali] GamesFrame: Replace GObject boilerplace with G_DECLARE_FINAL_TYPE Mart Raudsepp
- [file-roller] updated for version 3.36.1 Paolo Bacchilega
- [file-roller] Created tag 3.36.1 Paolo Bacchilega
- [evolution] win32/Makefile: Update "git clone" commands to use GNOME Gitlab Andre Klapper
- [rhythmbox] HACKING: Replace non-working git.gnome.org URLs by GNOME Gitlab URLs Andre Klapper
- [gtk/matthiasc/for-master] (7 commits) ...gesture: Fix gtk_gesture_get_bounding_box Matthias Clasen
- [gtk/matthiasc/for-master: 3/7] x11: Don't use g_object_unref on events Matthias Clasen
- [gtk/matthiasc/for-master: 4/7] imcontextsimple: Don't use g_object_unref on events Matthias Clasen
- [gtk/matthiasc/for-master: 5/7] button: Fix an event handling gotcha Matthias Clasen
- [gtk/matthiasc/for-master: 6/7] cellarea: Fix cell editing Matthias Clasen
- [gtk/matthiasc/for-master: 7/7] gesture: Fix gtk_gesture_get_bounding_box Matthias Clasen
- [tali] Use gtk_show_uri_on_window instead of deprecated gtk_show_uri Mart Raudsepp
- [tali] Fix gtk_dialog_new_with_buttons NULL sentinel Mart Raudsepp
- [tali] GamesFrame: Add missing parent instance in class struct Mart Raudsepp
- [gnome-shell] volume: Cancel before checking state Florian Müllner
- [gnome-settings-daemon] media-keys: Ignore our own output when omitting sound feedback Florian Müllner
- [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] (3 commits) ...printing: Avoid a crash Matthias Clasen
- [gtk/matthiasc/for-master: 2/3] printing: Fix initial page range radio group Matthias Clasen
- [gtk/matthiasc/for-master: 3/3] printing: Avoid a crash Matthias Clasen
- [gtk/wip/baedert/for-master] (15 commits) ...widget: Return an array from list_controllers Timm Bäder
- [gtk/wip/baedert/for-master: 15/15] widget: Return an array from list_controllers Timm Bäder
- [gnome-games] (9 commits) Non-fast-forward update to branch wip/exalm/n64 Alexander Mikhaylenko
- [gnome-games/wip/exalm/n64: 5/9] retro-input-manager: Add controllers-changed signal Alexander Mikhaylenko
- [gnome-games/wip/exalm/n64: 6/9] retro-runner: Add controllers-changed signal Alexander Mikhaylenko
- [gnome-games/wip/exalm/n64: 7/9] flatpak: Add ParaLLel N64 core Alexander Mikhaylenko
- [gnome-games/wip/exalm/n64: 8/9] Introduce Nintendo 64 plugin Alexander Mikhaylenko
- [gnome-games/wip/exalm/n64: 9/9] nintendo-64: Handle controller paks Alexander Mikhaylenko
- [gnome-music] grltrackerplaylists: Reset count when all songs are removed Jean Felder
- [gnome-games] Non-fast-forward update to branch wip/exalm/n64 Alexander Mikhaylenko
- [gnome-games/wip/exalm/n64] nintendo-64: Handle controller paks Alexander Mikhaylenko
- [gnome-music] (4 commits) Non-fast-forward update to branch wip/jfelder/selection-coresong-playlist Jean Felder
- [gnome-music/wip/jfelder/selection-coresong-playlist: 2/4] grltrackerplaylists: Do not bind selected property Jean Felder
- [gnome-music/wip/jfelder/selection-coresong-playlist: 3/4] grltrackerplaylists: Do not bind validation property Jean Felder
- [gnome-music/wip/jfelder/selection-coresong-playlist: 4/4] grltrackerplaylists: Make state property binding unidirectional Jean Felder
- [gnome-music] Created branch wip/jfelder/3-34-playlist-update Jean Felder
- [gnome-music/wip/jfelder/3-34-playlist-update] grltrackerplaylists: Restore smart playlists update Jean Felder
- [gnome-chess] Fixes to Catalan translation Jordi Mas
- [telegnome] Update Ukrainian translation Translations User D-L
- [gnome-music] (3 commits) ...grltrackerplaylists: Make state property binding unidirectional Jean Felder
- [gnome-music] Deleted branch wip/jfelder/selection-coresong-playlist Jean Felder
- [gnome-music] Created branch wip/jfelder/3-34-playlist-splice Jean Felder
- [gnome-music/wip/jfelder/3-34-playlist-splice] coremodel: Splice playlist model on changes Jean Felder
- [gnome-games] (5 commits) ...nintendo-64: Handle controller paks Alexander Mikhaylenko
- [gnome-games] Deleted branch wip/exalm/n64 Alexander Mikhaylenko
- [gnome-music] Deleted branch wip/jfelder/3-34-playlist-update Jean Felder
- [gnome-music/gnome-3-34] grltrackerplaylists: Restore smart playlists update Jean Felder
- [empathy] Update Ukrainian translation Translations User D-L
- [gnome-music] Created branch wip/jfelder/3-34-searchview-flowbox-allocations Jean Felder
- [gnome-music/wip/jfelder/3-34-searchview-flowbox-allocations] searchview: Fix crash in FlowBox allocations Jean Felder
- [gnome-games] nintendo-64: Fix player number in the pak switcher Alexander Mikhaylenko
- [gnome-music/gnome-3-34] coremodel: Splice playlist model on changes Jean Felder
- [gnome-music] Deleted branch wip/jfelder/3-34-playlist-splice Jean Felder
- [gnome-shell] keyboard: Don't include keyboard devices when updating lastDevice Florian Müllner
- [gnome-shell] keyboard: Hide keyboardBox after destroying the keyboard Florian Müllner
- [gnome-shell] layout: Use translation_y of 0 to hide keyboard Florian Müllner
- [seahorse-nautilus] Update Ukrainian translation Translations User D-L
- [gnome-music] Created branch wip/jfelder/3-34-smart-playlist-empty-count Jean Felder
- [gnome-music/wip/jfelder/3-34-smart-playlist-empty-count] grltrackerplaylists: Reset count when all songs are removed Jean Felder
- [nautilus] usability: Change tooltip for view_toggle_button António Fernandes
- [gnome-initial-setup/gnome-3-36] Update Kurdish Sorani translation Translations User D-L
- [gnome-initial-setup] Update Kurdish Sorani translation Translations User D-L
- [file-roller] Update Kurdish Sorani translation Translations User D-L
- [libcryptui] Update Ukrainian translation Translations User D-L
- [gnome-music/gnome-3-34] searchview: Fix crash in FlowBox allocations Jean Felder
- [gnome-music] Deleted branch wip/jfelder/3-34-searchview-flowbox-allocations Jean Felder
- [gnome-music] (5 commits) Non-fast-forward update to branch wip/jfelder/3-36-do-not-force-pango-version Jean Felder
- [gnome-music/wip/jfelder/3-36-do-not-force-pango-version: 5/5] Do not depend on pango 1.44 Jean Felder
- [gnome-music/gnome-3-34] grltrackerplaylists: Reset count when all songs are removed Jean Felder
- [gnome-music] Deleted branch wip/jfelder/3-34-smart-playlist-empty-count Jean Felder
- [nautilus] nautilus-files-view.c Add ZoomIn, ZoomOut media keys António Fernandes
- [nautilus] nautilus-files-view.c Add KP_0 shortcut to Zoom Standart action António Fernandes
- [gnome-tweaks] Add Kurdish Sorani translation Translations User D-L
- [gnome-sound-recorder/gnome-3-36] Add Kurdish Sorani translation Translations User D-L
- [gnome-sound-recorder] Add Kurdish Sorani translation Translations User D-L
- [gtk] (3 commits) ...Merge branch 'matthiasc/for-master' into 'master' Matthias Clasen
- [gtk: 3/3] Merge branch 'matthiasc/for-master' into 'master' Matthias Clasen
- [gnome-calendar/gnome-3-36] Add Kurdish Sorani translation Translations User D-L
- [gnome-calendar] Add Kurdish Sorani translation Translations User D-L
- [nautilus/gnome-3-36] Update Hebrew translation Translations User D-L
- [nautilus] Update Hebrew translation Translations User D-L
- [gnome-music/gnome-3-34] Release 3.34.5 Jean Felder
- [gnome-music] Created tag 3.34.5 Jean Felder
- [gnome-power-manager] Add Kurdish Sorani translation Translations User D-L
- [gnome-music] Created branch gnome-3-36 Jean Felder
- [gnome-music/gnome-3-36] Do not depend on pango 1.44 Jean Felder
- [gnome-music] Deleted branch wip/jfelder/3-36-do-not-force-pango-version Jean Felder
- [gnome-music] (12 commits) Non-fast-forward update to branch wip/jfelder/artists-playlists-marging-bottom Jean Felder
- [gnome-music/wip/jfelder/artists-playlists-marging-bottom: 10/12] artistalbumswidget: Add margin at the bottom of the widget Jean Felder
- [gnome-music/wip/jfelder/artists-playlists-marging-bottom: 11/12] artistalbumswidget: Reduce the top margin Jean Felder
- [gnome-music/wip/jfelder/artists-playlists-marging-bottom: 12/12] playlistswidget: Add margin at the bottom of the list Jean Felder
- [yelp] Add Kurdish Sorani translation Translations User D-L
- [gnome-music] (3 commits) ...playlistswidget: Add margin at the bottom of the list Jean Felder
- [gnome-music] Deleted branch wip/jfelder/artists-playlists-marging-bottom Jean Felder
- [gnome-music] (12 commits) Non-fast-forward update to branch wip/jfelder/albumwidget-style-cleanups Jean Felder
- [gnome-music/wip/jfelder/albumwidget-style-cleanups: 11/12] albumwidget: Correctly align non square cover images Jean Felder
- [gnome-music/wip/jfelder/albumwidget-style-cleanups: 12/12] albumwidget: Reduce top and bottom margins Jean Felder
- [gimp-help] Created branch wip/schumaml/color-to-alpha-link-add-alpha-channel Michael Schumacher
- [gimp-help/wip/schumaml/color-to-alpha-link-add-alpha-channel] Color to Alpha: add link to Add Alpha Channel Michael Schumacher
- [gnome-music] (2 commits) ...albumwidget: Reduce top and bottom margins Jean Felder
- [gnome-music] Deleted branch wip/jfelder/albumwidget-style-cleanups Jean Felder
- [gnome-music] (14 commits) Non-fast-forward update to branch wip/jfelder/coremodel-songs-model-rename Jean Felder
- [gnome-music/wip/jfelder/coremodel-songs-model-rename: 13/14] coremodel: Rename _model to _songs_model Jean Felder
- [gnome-music/wip/jfelder/coremodel-songs-model-rename: 14/14] grltrackerwrapper: Rename _model to _songs_model Jean Felder
- [gnome-music] (2 commits) ...grltrackerwrapper: Rename _model to _songs_model Jean Felder
- [gnome-music] Deleted branch wip/jfelder/coremodel-songs-model-rename Jean Felder
- [gnome-games] retro-runner: Fix media changing Alexander Mikhaylenko
- [gnome-games] (347 commits) Non-fast-forward update to branch wip/exalm/sharp-x68000 Alexander Mikhaylenko
- [gnome-games/wip/exalm/sharp-x68000: 346/347] flatpak: Add PX68k Alexander Mikhaylenko
- [gnome-games/wip/exalm/sharp-x68000: 347/347] Add Sharp X68000 platform Alexander Mikhaylenko
- [simple-scan] Add ADF duplex support for Brother DS-720 Bartosz
- [simple-scan] Add logs from scanner Brother DS-720, for testing purposes Bartosz
- [gnome-music] (34 commits) Non-fast-forward update to branch wip/mschraal/assorted-cleanups Marinus Schraal
- [gnome-music/wip/mschraal/assorted-cleanups: 12/34] coresong: Pass Application to init Marinus Schraal
- [gnome-music/wip/mschraal/assorted-cleanups: 13/34] grltrackerplaylist: Drop coremodel argument Marinus Schraal
- [gnome-music/wip/mschraal/assorted-cleanups: 14/34] artistartstack: Remove obsolete code Marinus Schraal
- [gnome-music/wip/mschraal/assorted-cleanups: 15/34] albumcover: Remove old delayed loading code Marinus Schraal
- [gnome-music/wip/mschraal/assorted-cleanups: 16/34] coremodel: Cleanup internal variable naming Marinus Schraal
- [gnome-music/wip/mschraal/assorted-cleanups: 17/34] corealbum: Move get_album_model here Marinus Schraal
- [gnome-music/wip/mschraal/assorted-cleanups: 18/34] coreartist: Move get_artist_album_model here Marinus Schraal
- [gnome-music/wip/mschraal/assorted-cleanups: 19/34] coredisc: Pass Application to init Marinus Schraal
- [gnome-music/wip/mschraal/assorted-cleanups: 20/34] corealbum: Pass Application to init Marinus Schraal
- [gnome-music/wip/mschraal/assorted-cleanups: 21/34] coreartist: Pass Application to init Marinus Schraal
- [gnome-music/wip/mschraal/assorted-cleanups: 22/34] grlsearchwrapper: Version Gfm import Marinus Schraal
- [gnome-music/wip/mschraal/assorted-cleanups: 23/34] Untie CoreGrilo from CoreModel Marinus Schraal
- [gnome-music/wip/mschraal/assorted-cleanups: 24/34] grltrackerwrapper: Cleanup init arguments Marinus Schraal
- [gnome-music/wip/mschraal/assorted-cleanups: 25/34] grlsearchwrapper: Cleanup init arguments Marinus Schraal
- [gnome-music/wip/mschraal/assorted-cleanups: 26/34] playlistcontrols: Set internal application var Marinus Schraal
- [gnome-music/wip/mschraal/assorted-cleanups: 27/34] notificationspopup: Pass application to init Marinus Schraal
- [gnome-music/wip/mschraal/assorted-cleanups: 28/34] coremodel: Remove playlist manipulcation calls Marinus Schraal
- [gnome-music/wip/mschraal/assorted-cleanups: 30/34] searchheaderbar: Search via CoreGrilo directly Marinus Schraal
- [gnome-music/wip/mschraal/assorted-cleanups: 29/34] coregrilo: Simplify playlist calls Marinus Schraal
- [gnome-music/wip/mschraal/assorted-cleanups: 31/34] coredisc: Use sort wrapper from utils Marinus Schraal
- [gnome-music/wip/mschraal/assorted-cleanups: 32/34] coredisc: Remove unused function Marinus Schraal
- [gnome-music/wip/mschraal/assorted-cleanups: 34/34] playlistdialog: Pass application to init Marinus Schraal
- [gnome-music/wip/mschraal/assorted-cleanups: 33/34] window: Remove an obsolete comment Marinus Schraal
- [gnome-music/gnome-3-36] Release 3.36.1 Jean Felder
- [gnome-music] Created tag 3.36.1 Jean Felder
- [gnome-shell] shellDBus: Return error from ReloadExtension Florian Müllner
- [tali] Created tag 3.36.1 Mart Raudsepp
- [tali] Prepare 3.36.1 Mart Raudsepp
- [tali] Post branch version bump Mart Raudsepp
- [simple-scan] Fix setting source for Epson scanner, where Flatbed is named 'Document Table' Bartosz
- [simple-scan/gnome-3-36] Fix setting source for Epson scanner, where Flatbed is named 'Document Table' Bartosz
- [gnome-getting-started-docs] 3.36.1 Petr Kovář
- [gnome-getting-started-docs] Created tag 3.36.1 Petr Kovář
- [simple-scan/gnome-3-36] Add ADF duplex support for Brother DS-720 Bartosz
- [gnome-control-center/gnome-3-36] Update Hebrew translation Translations User D-L
- [gnome-control-center] Update Hebrew translation Translations User D-L
- [gnome-user-docs] 3.36.1 Petr Kovář
- [gnome-user-docs] Created tag 3.36.1 Petr Kovář
- [eog] Prepare for relase 3.36.1 Felix Riemann
- [eog] Post-release version bump Felix Riemann
- [eog] Created tag 3.36.1 Felix Riemann
- [simple-scan] Remove ADF front source which was accidently added in commit a3639abcd563ac34f91ea72659abd5055a80e11 Bartosz
- [gnome-shell] Update Hebrew translation Translations User D-L
- [gimp-help] Updated Italian translation Marco Ciampa
- [tracker] Created branch sam/website Sam Thursfield
- [tracker/sam/website] Use asciidoc to generate manpages Sam Thursfield
29 March 2020
30 March 2020
31 March 2020
Mail converted by MHonArc