2019-May Archive by Thread

Messages are ordered newest-to-oldest in this index. The newest threads will be at the top of this page, the oldest will be at the bottom.

Within a single thread, the first mail note is the START of the thread; the notes following that are in the chronological order of when they were received. So globally, newest messages are at the top, but within a thread, the oldest (the start of the thread) is at the top.

If you think about it, it is confusing. Just go with the flow and everything will be all right.

  • [gtk/global-coords: 24/24] menu: Fix keynav between submenus, Matthias Clasen
  • [gtk/global-coords: 23/24] menu: Bring back the scroll keybindings, Matthias Clasen
  • [gtk/global-coords: 22/24] menu: Keep selected item in view, Matthias Clasen
  • [gtk/global-coords: 21/24] More menu work, Matthias Clasen
  • [gtk/global-coords: 20/24] More menu restructuring, Matthias Clasen
  • [gtk/global-coords: 19/24] menu: Use a scrolled window, Matthias Clasen
  • [gtk/global-coords: 18/24] menu: Use a box, Matthias Clasen
  • [gtk/global-coords: 17/24] Drop gdk_event_get_root_coords, Matthias Clasen
  • [gtk/global-coords: 16/24] widget: Stop setting root coords in events, Matthias Clasen
  • [gtk/global-coords: 15/24] win32: Stop using gdk_event_get_root_coords, Matthias Clasen
  • [gtk/global-coords: 14/24] menu: Remove global coordinates, Matthias Clasen
  • [gtk/global-coords: 13/24] menu: Only set position in one place, Matthias Clasen
  • [gtk/global-coords: 12/24] menu: Simplify function, Matthias Clasen
  • [gtk/global-coords: 11/24] menuitem: Introduce gtk_menu_item_get_menu_shell(), Matthias Clasen
  • [gtk] (24 commits) Non-fast-forward update to branch global-coords, Matthias Clasen
  • [gtk/global-coords] menu: Fix keynav between submenus, Matthias Clasen
  • [gtk/global-coords: 3/3] menu: Bring back the scroll keybindings, Matthias Clasen
  • [gtk/global-coords: 2/3] menu: Keep selected item in view, Matthias Clasen
  • [gtk/global-coords: 1/3] More menu work, Matthias Clasen
  • [gtk] (3 commits) Non-fast-forward update to branch global-coords, Matthias Clasen
  • [gegl] buffer: in gegl_buffer_copy(), add fast abyss-only path, Ell
  • [gnome-music/wip/mschraal/core] artistsview: make discsets show, Marinus Schraal
  • [gnome-music/wip/mschraal/core] split disc try, Marinus Schraal
  • [gnome-music/wip/mschraal/core] disclistboxwidget: Connect selected & favorite, Marinus Schraal
  • [gnome-music/wip/mschraal/core] disclistboxwidget: Not sure whats going on with columns, Marinus Schraal
  • [gnome-music/wip/jfelder/mpris-synchronise-coverart] mpris: Synchronize metadata emission on song change, Jean Felder
  • [gnome-music] Created branch wip/jfelder/mpris-synchronise-coverart, Jean Felder
  • [glib/wip/chergert/marshall-matters] gio: remove use of generic marshaller from GIO objects, Christian Hergert
  • [glib] Non-fast-forward update to branch wip/chergert/marshall-matters, Christian Hergert
  • [gnome-maps/wip/mlundblad/search-as-you-type] gsettings-schema: Lower default max search results, Marcus Lundblad
  • [gnome-music] Deleted branch wip/jfelder/mpris-seeked-cleanup, Jean Felder
  • [gnome-music] mpris: Remove useless position reset on song change, Jean Felder
  • [gnome-music/wip/jfelder/mpris-seeked-cleanup] mpris: Remove useless position reset on song change, Jean Felder
  • [gnome-music] Created branch wip/jfelder/mpris-seeked-cleanup, Jean Felder
  • [vte/wip/egmont/bidi: 9/29] emulation: Track BiDi parameters, Egmont Koblinger
  • [vte/wip/egmont/bidi: 8/29] emulation: Make certain operataions convert line endings to hard newline, Egmont Koblinger
  • [vte/wip/egmont/bidi: 7/29] ring: Keep an additional row writable, Egmont Koblinger
  • [vte/wip/egmont/bidi: 6/29] widget: Set the soft_wrapped flag via wrapper methods, Egmont Koblinger
  • [vte] widget: Clean up invalidating in insert_char(), Egmont Koblinger
  • [vte] widget: Don't clamp before invalidating from process_incoming(), Egmont Koblinger
  • [vte] widget: Find contiguous LTR and RTL runs of decoration, Egmont Koblinger
  • [vte] widget: Move out a common condition for painting the background, Egmont Koblinger
  • [gnome-music/wip/jfelder/mpris-cleanup: 38/38] mpris: Update copyright information, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 37/38] CI: Remove mpris.py from flake8 ignored files, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 36/38] mpris: Fix some PEP-8 issues, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 35/38] mpris: Add doctring for all MPRIS methods, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 34/38] mpris: Make player_toolbar attribute internal, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 33/38] mpris: Make player attribute internal, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 32/38] mpris: Make app attribute internal, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 31/38] mpris: Handle signals emissions internally, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 30/38] mpris: Move dbus connection logic to DBusInterface, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 29/38] mpris: Change naming convention to snake_case, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 28/38] mpris: Do not expose a TrackListReplaced method, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 27/38] mpris: Remove unused signals from the TrackList interface, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 26/38] mpris: Do not send a signal for unchanged properties, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 25/38] mpris: Synchronize metadata emission on song change, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 24/38] mpris: Do not expose a Seeked method, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 23/38] mpris: Remove useless position reset on song change, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 22/38] mpris: Cleanup SetPosition method, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 21/38] mpris: Add PropertiesChanged signal to xml description, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 20/38] mpris: Make docstring quotation mark consistent, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 19/38] mpris: Fix xml description indentation, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 18/38] mpris: Rename MediaPlayer2Service class to MPRIS, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 17/38] mpris: Fix codestyle on the DBusInterface class, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 16/38] mpris: PEP-8 fixes on the DBusInterface class, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 15/38] mpris: Rename Server class to DBusInterface, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 14/38] mpris: Reorder imports, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 13/38] mpris: Add newline to _get_active_playlist docstring, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 12/38] mpris: Remove unecessary return from GoTo method, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 11/38] mpris: Remove multiple space typo, Jean Felder
  • [gnome-music] (38 commits) Non-fast-forward update to branch wip/jfelder/mpris-cleanup, Jean Felder
  • [gnome-music] Deleted branch wip/jfelder/mpris-playlists-cleanup, Jean Felder
  • [gnome-music] (7 commits) ...mpris: Handle playlists renaming, Jean Felder
  • [fractal] Deleted branch revert-69140334, Jordan Petridis
  • [fractal] Deleted branch libhandy-features, Jordan Petridis
  • [fractal] Deleted branch gschema, Jordan Petridis
  • [fractal] Deleted branch alatiera-master-patch-53327, Jordan Petridis
  • [fractal] Flatpak: pin ges to 1.14.4, Jordan Petridis
  • [jsonrpc-glib] marshalers: ensure all signals have proper marshalers, Christian Hergert
  • [gtk/gtk-3-24: 3/3] Merge branch 'overlay-scrolling-for-3' into 'gtk-3-24', Matthias Clasen
  • [gtk/gtk-3-24] (3 commits) ...Merge branch 'overlay-scrolling-for-3' into 'gtk-3-24', Matthias Clasen
  • [gtk] Deleted branch wip/chergert/marshalling, Christian Hergert
  • [gtk/gtk-3-24: 2/2] Merge branch 'wip/chergert/marshalling' into 'gtk-3-24', Matthias Clasen
  • [gtk/gtk-3-24] (2 commits) ...Merge branch 'wip/chergert/marshalling' into 'gtk-3-24', Matthias Clasen
  • [gtk/convert-dialog: 3/3] simplify: Add a testcase for templates, Matthias Clasen
  • [gtk/convert-dialog: 2/3] simplify: Add a testcase for dialogs, Matthias Clasen
  • [gtk/convert-dialog: 1/3] builder-tool: Rewrite GtkDialog, Matthias Clasen
  • [fractal] Non-fast-forward update to branch alatiera-master-patch-53327, Jordan Petridis
  • [gtk] (3 commits) Created branch convert-dialog, Matthias Clasen
  • [gnome-music/wip/jfelder/mpris-playlists-cleanup: 8/8] mpris: Handle playlists renaming, Jean Felder
  • [gnome-music/wip/jfelder/mpris-playlists-cleanup: 7/8] mpris: Group MPRIS playlist creation logic into one method, Jean Felder
  • [gnome-music/wip/jfelder/mpris-playlists-cleanup: 6/8] mpris: Do not interact with playlists view, Jean Felder
  • [gnome-music/wip/jfelder/mpris-playlists-cleanup: 5/8] mpris: Rename playlists attributes, Jean Felder
  • [gnome-music/wip/jfelder/mpris-playlists-cleanup: 4/8] mpris: Simplify GetPlaylists method, Jean Felder
  • [gnome-music/wip/jfelder/mpris-playlists-cleanup: 3/8] mpris: Distinguish mpris playlists from user playlists, Jean Felder
  • [gnome-music/wip/jfelder/mpris-playlists-cleanup: 2/8] mpris: Add Playlists interface to xml description, Jean Felder
  • [gnome-music] (8 commits) Non-fast-forward update to branch wip/jfelder/mpris-playlists-cleanup, Jean Felder
  • [gtksourceview/gtksourceview-4-2] gtksourceview: delete selection when indenting, Christian Hergert
  • [gtksourceview/gnome-3-24] gtksourceview: delete selection when indenting, Christian Hergert
  • [gtksourceview] gtksourceview: delete selection when indenting, Christian Hergert
  • [fractal/alatiera-master-patch-53327] Flatpak: pin ges to 1.14.4, Jordan Petridis
  • [fractal] Created branch alatiera-master-patch-53327, Jordan Petridis
  • [sysprof] Update POTFILES.in, Piotr Drąg
  • [sysprof] libsysprof-ui: stop translating 00, Piotr Drąg
  • [vte] all: Add installation & debugging information, Christian Persch
  • [gnome-music] Update POTFILES.in, Piotr Drąg
  • [gnome-control-center] Update POTFILES.in, Piotr Drąg
  • [gparted] Fix test (dentry->d_name is invalidated by closedir...) (!41), Mike Fleetwood
  • [gtk/wip/chergert/marshalling] gtk: rely on default marshallers, Christian Hergert
  • [gtk] Created branch wip/chergert/marshalling, Christian Hergert
  • [gtk-doc] mkdb: use a tuple for source code locations, Stefan Sauer
  • [shotwell/shotwell-0.30] piwigo: Do not crash on empty certificate, Jens Georg
  • [shotwell] piwigo: Do not crash on empty certificate, Jens Georg
  • [librsvg] sax_processing_instruction_cb() - Fix crash with an empty XML processing instruction, Federico Mena Quintero
  • [extensions-web] Hide wip settings stuff, Yuri Konotopov
  • [vte/wip/egmont/bidi: 21/21] inv part2, Egmont Koblinger
  • [vte/wip/egmont/bidi: 20/21] fine grained gtk invalidate, part 1, Egmont Koblinger
  • [vte/wip/egmont/bidi: 19/21] soft_wrapped opti, Egmont Koblinger
  • [vte/wip/egmont/bidi: 18/21] doc, Egmont Koblinger
  • [vte/wip/egmont/bidi: 17/21] etap14, Egmont Koblinger
  • [vte/wip/egmont/bidi: 16/21] test update, Egmont Koblinger
  • [vte/wip/egmont/bidi: 15/21] pause on unmap, Egmont Koblinger
  • [vte/wip/egmont/bidi: 14/21] etap12, Egmont Koblinger
  • [vte/wip/egmont/bidi: 13/21] etap11, Egmont Koblinger
  • [vte/wip/egmont/bidi: 12/21] etap10, Egmont Koblinger
  • [vte/wip/egmont/bidi: 11/21] shaping demo, Egmont Koblinger
  • [vte/wip/egmont/bidi: 10/21] paint log vs vis confusion, Egmont Koblinger
  • [vte/wip/egmont/bidi: 9/21] etap7, Egmont Koblinger
  • [vte/wip/egmont/bidi: 8/21] etap6, Egmont Koblinger
  • [vte/wip/egmont/bidi: 7/21] etap5, Egmont Koblinger
  • [vte/wip/egmont/bidi: 6/21] explicit shaping, Egmont Koblinger
  • [vte/wip/egmont/bidi: 5/21] etap3, Egmont Koblinger
  • [vte/wip/egmont/bidi: 4/21] etap2, Egmont Koblinger
  • [vte/wip/egmont/bidi: 3/21] etap1, Egmont Koblinger
  • [vte/wip/egmont/bidi: 2/21] BiDi work up to Feb 2019 squashed, Egmont Koblinger
  • [vte/wip/egmont/bidi: 1/21] emulation: Track BiDi parameters, Egmont Koblinger
  • [vte] (21 commits) Non-fast-forward update to branch wip/egmont/bidi, Egmont Koblinger
  • [gimp] app: add "alpha" propertry to gimp:mask-components, Ell
  • [gimp] Revert "app: avoid NULL output in layer-mode ops", Ell
  • [gimp/gimp-2-10] app: add "alpha" propertry to gimp:mask-components, Ell
  • [gimp/gimp-2-10] Revert "app: avoid NULL output in layer-mode ops", Ell
  • [gnome-music/wip/jfelder/playlistview-listbox] playlistsview: Port the view to ListBox, Jean Felder
  • [gnome-music] Created branch wip/jfelder/playlistview-listbox, Jean Felder
  • [mutter/gbsneto/graphene: 232/232] cogl/matrix-stack: Use graphene types on entries, Georges Basile Stavracas Neto
  • [mutter/gbsneto/graphene: 231/232] Replace ClutterGeometry by graphene_rect_t, Georges Basile Stavracas Neto
  • [mutter/gbsneto/graphene: 230/232] Replace ClutterRect by graphene_rect_t, Georges Basile Stavracas Neto
  • [mutter/gbsneto/graphene: 229/232] Replace ClutterPoint by graphene_point_t, Georges Basile Stavracas Neto
  • [mutter/gbsneto/graphene: 228/232] Replace ClutterSize by graphene_size_t, Georges Basile Stavracas Neto
  • [mutter/gbsneto/graphene: 227/232] clutter: Set progress function on graphene_point3d_t, Georges Basile Stavracas Neto
  • [mutter/gbsneto/graphene: 226/232] Replace ClutterVertex by graphene_point3d_t, Georges Basile Stavracas Neto
  • [mutter/gbsneto/graphene: 225/232] Replace CoglVector* by graphene_vec*_t, Georges Basile Stavracas Neto
  • [mutter/gbsneto/graphene: 224/232] Replace CoglQuaternion by graphene_quaternion_t, Georges Basile Stavracas Neto
  • [mutter/gbsneto/graphene: 223/232] Replace CoglEuler by graphene_euler_t, Georges Basile Stavracas Neto
  • [mutter/gbsneto/graphene: 222/232] clutter: Pull in Clutter dependencies, Georges Basile Stavracas Neto
  • [mutter/gbsneto/graphene: 221/232] Add Graphene dependency, Georges Basile Stavracas Neto
  • [mutter/gbsneto/graphene: 220/232] clutter/tests: Rename variable, Georges Basile Stavracas Neto
  • [mutter/gbsneto/graphene: 219/232] clutter/actor: Drop ClutterActor:clip property, Georges Basile Stavracas Neto
  • [mutter/gbsneto/graphene: 218/232] Remove fog support, Georges Basile Stavracas Neto
  • [mutter] (232 commits) Non-fast-forward update to branch gbsneto/graphene, Georges Basile Stavracas Neto
  • [gimp] app: avoid NULL output in layer-mode ops, Ell
  • [gimp/gimp-2-10] app: avoid NULL output in layer-mode ops, Ell
  • [mutter] meson: Add no-omit-frame-pointer to clutter debug builds, Georges Basile Stavracas Neto
  • [mutter] meson: Do not use clutter_c_args for GIR, Georges Basile Stavracas Neto
  • [gtk/overlay-scrolling-for-3: 2/2] scrolled window: respect overlay-scrolling setting, Matthias Clasen
  • [gtk/overlay-scrolling-for-3: 1/2] Add a gtk-overlay-scrolling setting, Matthias Clasen
  • [gtk] (2 commits) Created branch overlay-scrolling-for-3, Matthias Clasen
  • [mutter] Deleted branch gbsneto/tracing-fixups, Georges Basile Stavracas Neto
  • [mutter] (2 commits) ...backend: Conditionally compile MetaProfiler, Emmanuele Bassi
  • [mutter] (2 commits) Non-fast-forward update to branch gbsneto/tracing-fixups, Georges Basile Stavracas Neto
  • [mutter/gbsneto/tracing-fixups: 2/2] backend: Conditionally compile MetaProfiler, Georges Basile Stavracas Neto
  • [mutter/gbsneto/tracing-fixups: 1/2] build: Rename HAVE_TRACING to HAVE_PROFILER in Mutter, Georges Basile Stavracas Neto
  • [mutter] (2 commits) Created branch gbsneto/tracing-fixups, Georges Basile Stavracas Neto
  • [gimp] app: use GTK_RESPONSE_CLOSE in image-properties-dialog, Michael Natterer
  • [gnome-shell] Non-fast-forward update to branch wip/gdm-register-session, Iain Lane
  • [gnome-shell/wip/gdm-register-session] main: Call GDM's RegisterSession(), Iain Lane
  • [gnome-shell] Created branch wip/gdm-register-session, Iain Lane
  • [gtk] Deleted branch overlay-scrolling-setting, Matthias Clasen
  • [gtk: 3/3] Merge branch 'overlay-scrolling-setting' into 'master', Matthias Clasen
  • [gtk] (3 commits) ...Merge branch 'overlay-scrolling-setting' into 'master', Matthias Clasen
  • [gnome-continuous] Disable profiler support in Mutter, Emmanuele Bassi
  • [gimp] app: add gimp_suggest_trc_for_component_type(), Michael Natterer
  • [gnome-music/wip/mschraal/core] artistview: Retrieve title for album, Marinus Schraal
  • [gnome-music/wip/mschraal/core] artistsview: Somewhat working, Marinus Schraal
  • [gnome-music/wip/mschraal/core] coregrilo: Do not reassign _tracker_source, Marinus Schraal
  • [gnome-music/wip/mschraal/core] artistalbumwidget: Somewhat working albums view (only in search), Marinus Schraal
  • [gnome-music/wip/mschraal/core] artistsview: Respond to click without crash, Marinus Schraal
  • [gnome-music/wip/mschraal/core] artistview: Fill sidebar, Marinus Schraal
  • [gnome-music/wip/mschraal/core] core/grilo groundwork for artist, Marinus Schraal
  • [gdm] Deleted branch x-gdm-sessionregisters, Iain Lane
  • [gdm: 5/5] Merge branch 'x-gdm-sessionregisters' into 'master', Ray Strode
  • [gdm] (5 commits) ...Merge branch 'x-gdm-sessionregisters' into 'master', Ray Strode
  • [mutter] Deleted branch gbsneto/tracing, Georges Basile Stavracas Neto
  • [mutter] (9 commits) ...clutter/stage-cogl: Simplify redraw function, Georges Basile Stavracas Neto
  • [gtk/overlay-scrolling-setting: 391/391] scrolled window: respect overlay-scrolling setting, Matthias Clasen
  • [gtk/overlay-scrolling-setting: 390/391] Add a gtk-overlay-scrolling setting, Matthias Clasen
  • [gtk] (391 commits) Non-fast-forward update to branch overlay-scrolling-setting, Matthias Clasen
  • [gimp] app: rename gimp_rec_rm() to gimp_file_delete_recursive(), Michael Natterer
  • [mutter/gbsneto/tracing: 11/11] clutter/stage-cogl: Simplify redraw function, Georges Basile Stavracas Neto
  • [mutter/gbsneto/tracing: 10/11] ci: Add sysprof3 to the Docker image, Georges Basile Stavracas Neto
  • [mutter/gbsneto/tracing: 9/11] cogl/trace: Add user-visible group name, Georges Basile Stavracas Neto
  • [mutter/gbsneto/tracing: 8/11] clutter: Add more descriptive profiling sections, Georges Basile Stavracas Neto
  • [mutter/gbsneto/tracing: 7/11] profiler: Support setting output filename, Georges Basile Stavracas Neto
  • [mutter/gbsneto/tracing: 6/11] cogl-trace: Cleanup context after disabling, Georges Basile Stavracas Neto
  • [mutter/gbsneto/tracing: 5/11] profile: Add a Sysprof-based profiler, Georges Basile Stavracas Neto
  • [mutter/gbsneto/tracing: 4/11] clutter: Add some preliminary tracing to clutter, Georges Basile Stavracas Neto
  • [mutter/gbsneto/tracing: 3/11] cogl: Add libsysprof capture based tracing, Georges Basile Stavracas Neto
  • [mutter] (11 commits) Non-fast-forward update to branch gbsneto/tracing, Georges Basile Stavracas Neto
  • [gimp] app: clean up most "non-linear" vs. "perceptual" confusion, Michael Natterer
  • [glib/glib-2-60] gnetworkmonitornm: Consider NM_STATE_CONNECTED_SITE to be available, Michael Catanzaro
  • [glib: 2/2] Merge branch '1788-network-more-reachable' into 'master', Michael Catanzaro
  • [glib: 1/2] gnetworkmonitornm: Consider NM_STATE_CONNECTED_SITE to be available, Michael Catanzaro
  • [glib] (2 commits) ...Merge branch '1788-network-more-reachable' into 'master', Michael Catanzaro
  • [gnome-shell/wip/jimmac/frederik-light] theme: darken vignette, Jakub Steiner
  • [epiphany] Fix: Pins don't stay on the left, Jan-Michael Brummer
  • [gimp/gimp-2-10] Issue #3057 - Retain last user-chosen ICC profile information..., Michael Natterer
  • [gimp] Issue #3057 - Retain last user-chosen ICC profile information..., Michael Natterer
  • [gnome-shell/wip/jimmac/frederik-light] theme: experimental search entry, Jakub Steiner
  • [gnome-shell/wip/jimmac/frederik-light] theme: style search and results, Jakub Steiner
  • [gnome-photos] Deleted branch wip/rishi/delete-cmake-build-files, Debarshi Ray
  • [gnome-photos] flatpak: Delete CMake-specific build files, Debarshi Ray
  • [gtk/message-dialog-title-for-3] message dialog: Stop hardcoding title styles, Matthias Clasen
  • [gtk] Created branch message-dialog-title-for-3, Matthias Clasen
  • [gnome-photos] Non-fast-forward update to branch wip/rishi/delete-cmake-build-files, Debarshi Ray
  • [vte/wip/egmont/bidi: 23/23] inv part2, Egmont Koblinger
  • [vte/wip/egmont/bidi: 22/23] fine grained gtk invalidate, part 1, Egmont Koblinger
  • [vte/wip/egmont/bidi: 21/23] soft_wrapped opti, Egmont Koblinger
  • [vte/wip/egmont/bidi: 20/23] doc, Egmont Koblinger
  • [vte/wip/egmont/bidi: 19/23] etap14, Egmont Koblinger
  • [vte/wip/egmont/bidi: 18/23] test update, Egmont Koblinger
  • [vte/wip/egmont/bidi: 17/23] pause on unmap, Egmont Koblinger
  • [vte/wip/egmont/bidi: 16/23] etap12, Egmont Koblinger
  • [vte/wip/egmont/bidi: 15/23] etap11, Egmont Koblinger
  • [vte/wip/egmont/bidi: 14/23] etap10, Egmont Koblinger
  • [vte/wip/egmont/bidi: 13/23] shaping demo, Egmont Koblinger
  • [vte/wip/egmont/bidi: 12/23] paint log vs vis confusion, Egmont Koblinger
  • [vte/wip/egmont/bidi: 11/23] etap7, Egmont Koblinger
  • [vte/wip/egmont/bidi: 10/23] etap6, Egmont Koblinger
  • [vte/wip/egmont/bidi: 9/23] etap5, Egmont Koblinger
  • [vte/wip/egmont/bidi: 8/23] explicit shaping, Egmont Koblinger
  • [vte/wip/egmont/bidi: 7/23] etap3, Egmont Koblinger
  • [vte/wip/egmont/bidi: 6/23] etap2, Egmont Koblinger
  • [vte/wip/egmont/bidi: 4/23] BiDi work up to Feb 2019 squashed, Egmont Koblinger
  • [vte/wip/egmont/bidi: 5/23] etap1, Egmont Koblinger
  • [vte/wip/egmont/bidi: 3/23] emulation: Make certain operataions convert line endings to hard newline, Egmont Koblinger
  • [vte/wip/egmont/bidi: 2/23] ring: Keep an additional row writable, Egmont Koblinger
  • [vte/wip/egmont/bidi: 1/23] widget: Set the soft_wrapped flag via wrapper methods, Egmont Koblinger
  • [vte] (23 commits) Non-fast-forward update to branch wip/egmont/bidi, Egmont Koblinger
  • [gnome-photos/wip/rishi/delete-cmake-build-files] flatpak: Delete CMake-specific build files, Debarshi Ray
  • [gnome-photos] Created branch wip/rishi/delete-cmake-build-files, Debarshi Ray
  • [gtk-web/update-dev-team] Add Timm to the team, Emmanuele Bassi
  • [gtk-web/update-dev-team: 2/2] Change Behdad's affiliation, Emmanuele Bassi
  • [gtk-web/update-dev-team: 1/2] Change Allison's details, Emmanuele Bassi
  • [gtk-web] (2 commits) Non-fast-forward update to branch update-dev-team, Emmanuele Bassi
  • [vte/wip/egmont/bidi: 29/29] inv part2, Egmont Koblinger
  • [vte/wip/egmont/bidi: 28/29] fine grained gtk invalidate, part 1, Egmont Koblinger
  • [vte/wip/egmont/bidi: 27/29] soft_wrapped opti, Egmont Koblinger
  • [vte/wip/egmont/bidi: 26/29] doc, Egmont Koblinger
  • [vte/wip/egmont/bidi: 25/29] etap14, Egmont Koblinger
  • [vte/wip/egmont/bidi: 24/29] test update, Egmont Koblinger
  • [vte/wip/egmont/bidi: 23/29] pause on unmap, Egmont Koblinger
  • [vte/wip/egmont/bidi: 22/29] etap12, Egmont Koblinger
  • [vte/wip/egmont/bidi: 21/29] etap11, Egmont Koblinger
  • [vte/wip/egmont/bidi: 20/29] etap10, Egmont Koblinger
  • [vte/wip/egmont/bidi: 19/29] shaping demo, Egmont Koblinger
  • [vte/wip/egmont/bidi: 18/29] paint log vs vis confusion, Egmont Koblinger
  • [vte/wip/egmont/bidi: 17/29] etap7, Egmont Koblinger
  • [vte/wip/egmont/bidi: 16/29] etap6, Egmont Koblinger
  • [vte/wip/egmont/bidi: 15/29] etap5, Egmont Koblinger
  • [vte/wip/egmont/bidi: 14/29] explicit shaping, Egmont Koblinger
  • [vte/wip/egmont/bidi: 13/29] etap3, Egmont Koblinger
  • [vte/wip/egmont/bidi: 12/29] etap2, Egmont Koblinger
  • [vte/wip/egmont/bidi: 10/29] BiDi work up to Feb 2019 squashed, Egmont Koblinger
  • [vte/wip/egmont/bidi: 11/29] etap1, Egmont Koblinger
  • [vte/wip/egmont/bidi: 9/29] emulation: Make certain operataions convert line endings to hard newline, Egmont Koblinger
  • [vte/wip/egmont/bidi: 8/29] ring: Keep an additional row writable, Egmont Koblinger
  • [vte/wip/egmont/bidi: 7/29] widget: Set the soft_wrapped flag via wrapper methods, Egmont Koblinger
  • [vte/wip/egmont/bidi: 6/29] widget: Clean up invalidating in insert_char(), Egmont Koblinger
  • [vte/wip/egmont/bidi: 5/29] widget: Don't clamp before invalidating from process_incoming(), Egmont Koblinger
  • [vte/wip/egmont/bidi: 4/29] widget: Find continuous LTR and RTL runs of decoration, Egmont Koblinger
  • [vte/wip/egmont/bidi: 3/29] widget: Move out a common condition for painting the background, Egmont Koblinger
  • [vte] (29 commits) Non-fast-forward update to branch wip/egmont/bidi, Egmont Koblinger
  • [gtk-web/update-dev-team: 4/4] Change Allison's affiliation, Emmanuele Bassi
  • [gtk-web/update-dev-team: 3/4] Add Philip to the team, Emmanuele Bassi
  • [gtk-web/update-dev-team: 2/4] Change Emmanuele's affiliation, Emmanuele Bassi
  • [gtk-web/update-dev-team: 1/4] Remove Mitch and Kris, Emmanuele Bassi
  • [gtk-web] (4 commits) Created branch update-dev-team, Emmanuele Bassi
  • [gnome-music] Rename playlistview to playlistsview, Jean Felder
  • [gtk/message-dialog-title: 2/2] message dialog: Stop hardcoding title styles, Matthias Clasen
  • [gtk/message-dialog-title: 1/2] Adwaita: Add text style classes, Matthias Clasen
  • [gtk] (2 commits) Created branch message-dialog-title, Matthias Clasen
  • [gnome-games] HACKING: Update dependencies, Alexander Mikhaylenko
  • [gvfs] (4 commits) Non-fast-forward update to branch wip/oholy/admin-ownership, Ondrej Holy
  • [vte] widget: Fix misleading comments in cursor_down(), Egmont Koblinger
  • [gnome-music] Deleted branch wip/jfelder/query-filelastaccessed, Jean Felder
  • [gnome-music] query: Retrieve last_played key, Jean Felder
  • [gtk] Deleted branch wip/chergert/remove-cclosure, Christian Hergert
  • [gtk: 2/2] Merge branch 'wip/chergert/remove-cclosure' into 'master', Matthias Clasen
  • [gtk] (2 commits) ...Merge branch 'wip/chergert/remove-cclosure' into 'master', Matthias Clasen
  • [mutter/wip/carlosg/numlock-state: 12/12] backends: Move numlock persistence handling here, Carlos Garnacho
  • [mutter/wip/carlosg/numlock-state: 11/12] backends: Add missing code to restore NumLock state on X11, Carlos Garnacho
  • [mutter] (12 commits) Non-fast-forward update to branch wip/carlosg/numlock-state, Carlos Garnacho
  • [glib: 3/3] Merge branch '1790-file-attribute-as-string-annotation' into 'master', Sebastian Dröge
  • [glib: 2/3] gfileinfo: Slightly improve documentation formatting, Sebastian Dröge
  • [glib: 1/3] gfileinfo: Add missing (nullable) annotation to get_attribute_as_string(), Sebastian Dröge
  • [glib] (3 commits) ...Merge branch '1790-file-attribute-as-string-annotation' into 'master', Sebastian Dröge
  • [glib: 2/2] Merge branch 'writev-max-num-vectors' into 'master', Sebastian Dröge
  • [glib: 1/2] Clamp number of vectors to IOV_MAX / UIO_MAXIOV for GOutputStream writev() calls in the implementati, Sebastian Dröge
  • [glib] (2 commits) ...Merge branch 'writev-max-num-vectors' into 'master', Sebastian Dröge
  • [mutter] Deleted branch wip/carlosg/tablet-cursor-surface-events, Carlos Garnacho
  • [mutter] (2 commits) ...wayland: Update tablet cursor outputs across cursor/proximity changes, Carlos Garnacho
  • [mutter/wip/carlosg/tablet-cursor-surface-events: 169/169] wayland: Update tablet cursor outputs across cursor/proximity changes, Carlos Garnacho
  • [mutter/wip/carlosg/tablet-cursor-surface-events: 168/169] wayland: Handle NULL cursor renderer finding the outputs of a cursor role, Carlos Garnacho
  • [mutter] (169 commits) Non-fast-forward update to branch wip/carlosg/tablet-cursor-surface-events, Carlos Garnacho
  • [gnome-music/wip/mschraal/core: 57/57] Move trackerer wrapper out of CoreGrilo, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 56/57] [local only] use gfm, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 55/57] add gfm subproject, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 54/57] blah work gfm, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 53/57] albumsview: Remove unused stuff, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 52/57] albumsview: Minimal working albumsview ported, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 51/57] albumwidget2: Set state on start, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 50/57] albumwidget2: Hackish way of getting play working, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 49/57] albumwidget2: Add back duration calculation, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 48/57] coresong: Remove property setting duplication, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 47/57] coresong: Make Grl.Media a prop, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 46/57] albumwidget2: Fix selection mode, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 45/57] coremodel: Use dzl listmodelfilter, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 44/57] albumwidget2: Cleanup on isle 2, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 43/57] VERY FLAKEY REMOVAL, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 42/57] coresong: poc sort, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 41/57] coresong: Make favorites really work, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 40/57] coresong: Pass favorite through here and do writeback, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 39/57] coresong: Add favorite getter/setter, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 38/57] coresong: album_disc_number is a prop, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 37/57] coresong: favorite is a bool, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 36/57] coregrilo: add favorite to actual query, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 35/57] coremodel: Get album info, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 34/57] pass coremodel around and use it in albumwidget2, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 33/57] Add nonfunctional albumwidget2, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 32/57] coresong: Add album_disc_number, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 31/57] coresong: add track_number, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 30/57] coresong: remove position (renamed), Marinus Schraal
  • [gnome-music/wip/mschraal/core: 29/57] coresong: Add favorite, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 28/57] coresong: Add some more props and cleanup, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 27/57] Add CoreSong, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 26/57] coregrilo: Fill model, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 25/57] coremodel: Add coregrilo, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 24/57] coremode: def some minor stuff, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 23/57] coremodel initial commit, Marinus Schraal
  • [gnome-music] (57 commits) Non-fast-forward update to branch wip/mschraal/core, Marinus Schraal
  • [grilo-plugins] Deleted branch wip/jfelder/tracker-fix-last-played-mapping, Jean Felder
  • [grilo-plugins] tracker: Fix last played mapping, Victor Toso
  • [glib] Deleted branch wip/oholy/copy-permissions, Ondrej Holy
  • [glib: 2/2] Merge branch 'wip/oholy/copy-permissions' into 'master', Philip Withnall
  • [glib] (2 commits) ...Merge branch 'wip/oholy/copy-permissions' into 'master', Philip Withnall
  • [mm-common] meson.build: Don't require curl or wget when use-network=false, Kjell Ahlstedt
  • [recipes] Add Basque translation, Translations User D-L
  • [vte] widget: Fix invalidation with scrolling region, Egmont Koblinger
  • [evolution] I#468 - Update README to markdown, Milan Crha
  • [gnome-shell/wip/jimmac/frederik-light] theme: theme slider handle, Jakub Steiner
  • [glade] Deleted branch tintou/keep-bind, Corentin Noël
  • [glade] GladeProperty: Keep the bind-source, bind-property and bind-flags elements, Alberto Fanjul
  • [gcr] Non-fast-forward update to branch wip/nielsdg/kill-intltool, Niels De Graef
  • [gnome-build-meta/tristan/gnome-boot: 14/14] Revert "project.conf: let ninja decide by itself how many jobs to run", Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 13/14] vm/desktop-vm: disable man-db generation, it takes most of the time of building the image, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 12/14] Adding vm/desktop-vm.bst & vm/desktop-vm-image-x86_64.bst, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 11/14] project.conf: Enable use of the x86image plugin, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 10/14] core-deps/kmod.bst: Removed, depend on the kmod from freedesktop-sdk instead, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 9/14] core-deps/ndctl.bst: Depend on kmod from freedesktop-sdk, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 8/14] core-deps/blockdev.bst: Depend on kmod from freedesktop-sdk, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 7/14] core/gnome-keyring.bst: Build PAM module, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 6/14] core-deps/pwquality.bst: Build pam module, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 5/14] code/gnome-initial-setup.bst: Adding sysusers file to create the user., Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 4/14] core/gdm.bst: Added custom GDM pam configuration, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 3/14] core/gdm.bst: Configuring GDM and adding a sysusers file, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 2/14] sdk-platform.bst: No longer depend on shared-library-guard.bst, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 1/14] junction.refs: Point to recent freedesktop-sdk master, Tristan Van Berkom
  • [gnome-build-meta] (14 commits) Non-fast-forward update to branch tristan/gnome-boot, Tristan Van Berkom
  • [gnome-shell/wip/jimmac/frederik-light] theme: sync calendar menus with the rest, Jakub Steiner
  • [gnome-shell/wip/jimmac/frederik-light] theme: revert :hover and :active colors to gtk, Jakub Steiner
  • [gnome-shell/wip/jimmac/frederik-light] OSD bg and general border changes, Jakub Steiner
  • [evolution-data-server/gnome-3-32] Correct test for file writable test in On This Computer backend, Milan Crha
  • [evolution] Local calendar config option to open for writing does nothing, Milan Crha
  • [evolution-data-server] Add ESourceLocal::writable extension property, Milan Crha
  • [glade/tintou/keep-bind] GladeProperty: do not use spaced in the binding flags, Corentin Noël
  • [gvfs/wip/oholy/admin-ownership: 5/5] admin: Ensure correct ownership when moving to file:// uri, Ondrej Holy
  • [gvfs/wip/oholy/admin-ownership: 4/5] admin: Use fsuid to ensure correct file ownership, Ondrej Holy
  • [gvfs/wip/oholy/admin-ownership: 3/5] admin: Allow changing file owner, Ondrej Holy
  • [gvfs/wip/oholy/admin-ownership: 2/5] admin: Add query_info_on_read/write functionality, Ondrej Holy
  • [gvfs] (5 commits) Non-fast-forward update to branch wip/oholy/admin-ownership, Ondrej Holy
  • [gitg/xiaoguang/split-view] Hide split view when does not makes sense, Alberto Fanjul
  • [gsettings-desktop-schemas] Update Indonesian translation, Translations User D-L
  • [gitg/fix-diff-view: 2/2] Support repository being null, Alberto Fanjul
  • [gitg] (2 commits) Non-fast-forward update to branch fix-diff-view, Alberto Fanjul
  • [hitori] Update Indonesian translation, Translations User D-L
  • [gtk/wip/otte/listview] gtk-demo: Introduce awards, Benjamin Otte
  • [gtk/wip/otte/listview: 37/37] gtk-demo: Introduce awards, Benjamin Otte
  • [gtk/wip/otte/listview: 36/37] listitemmanager: Add trackers, Benjamin Otte
  • [gtk/wip/otte/listview: 35/37] listitemmanager: Simplify, Benjamin Otte
  • [gtk/wip/otte/listview: 34/37] gridview: Implement GtkScrollable, Benjamin Otte
  • [gtk/wip/otte/listview: 33/37] listitemmanager: Move list of listitems here, Benjamin Otte
  • [gtk/wip/otte/listview: 32/37] wayland: Remove function declaration for nonexisting function, Benjamin Otte
  • [gtk/wip/otte/listview: 31/37] gridview: Add API for setting number of columns, Benjamin Otte
  • [gtk/wip/otte/listview: 30/37] gtk: Add a GtkGridView skeleton, Benjamin Otte
  • [gtk/wip/otte/listview: 29/37] listitem: Add a press gesture to select the item, Benjamin Otte
  • [gtk/wip/otte/listview: 28/37] listview: Add initial support for displaying selections, Benjamin Otte
  • [gtk/wip/otte/listview: 27/37] listview: Reset listitems' CSS animations when rebinding, Benjamin Otte
  • [gtk/wip/otte/listview: 26/37] listview: Add selection properties to ListItem, Benjamin Otte
  • [gtk/wip/otte/listview: 25/37] listview: Try to keep the list items in order when scrolling, Benjamin Otte
  • [gtk/wip/otte/listview: 24/37] listlistmodel: Add gtk_list_list_model_item_moved(), Benjamin Otte
  • [gtk/wip/otte/listview: 23/37] listitemmanager: Switch from "insert_before" to "insert_after" argumnet, Benjamin Otte
  • [gtk/wip/otte/listview: 22/37] testlistview: Create widgets only once, Benjamin Otte
  • [gtk/wip/otte/listview: 21/37] testlistview: Show the row number, Benjamin Otte
  • [gtk/wip/otte/listview: 20/37] listview: Only allocate necesary rows, Benjamin Otte
  • [gtk/wip/otte/listview: 19/37] listview: Change anchor handling again, Benjamin Otte
  • [gtk/wip/otte/listview: 18/37] listview: Change how binding is done, Benjamin Otte
  • [gtk/wip/otte/listview: 17/37] listitem: Add gtk_list_item_get_position(), Benjamin Otte
  • [gtk/wip/otte/listview: 16/37] tests: Make animating listview do random resorts, Benjamin Otte
  • [gtk/wip/otte/listview: 15/37] listview: Change change management, Benjamin Otte
  • [gtk/wip/otte/listview: 14/37] listview: Make the listitemmanager stricter, Benjamin Otte
  • [gtk/wip/otte/listview: 13/37] listview: Add GtkListItem, Benjamin Otte
  • [gtk/wip/otte/listview: 12/37] listview: Add GtkListItemManager, Benjamin Otte
  • [gtk] Deleted branch for-master, Benjamin Otte
  • [gtk/wip/otte/listview: 11/37] listview: Implement an anchor, Benjamin Otte
  • [gtk: 3/3] Merge branch 'for-master' into 'master', Benjamin Otte
  • [gtk/wip/otte/listview: 10/37] tests: Add a test for a permanently changing listview, Benjamin Otte
  • [gtk] (3 commits) ...Merge branch 'for-master' into 'master', Benjamin Otte
  • [gtk/wip/otte/listview: 9/37] listview: Implement GtkScrollable, Benjamin Otte
  • [gtk/wip/otte/listview: 8/37] listview: Make widget actually do something, Benjamin Otte
  • [gtk/wip/otte/listview: 7/37] listview: Introduce GtkListItemFactory, Benjamin Otte
  • [gtk/wip/otte/listview: 6/37] gtk: Add a GtkListView skeleton, Benjamin Otte
  • [gtk] (37 commits) Non-fast-forward update to branch wip/otte/listview, Benjamin Otte
  • [gitg/xiaoguang/split-view: 3/3] change button for view to radio button, Alberto Fanjul
  • [gitg/xiaoguang/split-view: 2/3] diff-view: Add split view function, Alberto Fanjul
  • [gitg] (3 commits) Non-fast-forward update to branch xiaoguang/split-view, Alberto Fanjul
  • [gtk/wip/chergert/remove-cclosure] gtk: rely on default marshallers, Christian Hergert
  • [gtk] Created branch wip/chergert/remove-cclosure, Christian Hergert
  • [gnome-shell] Update Indonesian translation, Translations User D-L
  • [gitg/fix-diff-view] Support repository being null, Alberto Fanjul
  • [gitg] Created branch fix-diff-view, Alberto Fanjul
  • [gtk/for-master: 2/2] widget: fix CSS transforms with margins, Benjamin Otte
  • [gtk/for-master: 1/2] gtk-demo: Fix sliding puzzle demo, Benjamin Otte
  • [gtk] (2 commits) Created branch for-master, Benjamin Otte
  • [gnome-calculator] Update Indonesian translation, Translations User D-L
  • [yelp-xsl] Update Indonesian translation, Translations User D-L
  • [gtk/global-coords] More menu work, Matthias Clasen
  • [gtk/global-coords] More menu restructuring, Matthias Clasen
  • [gnome-builder/gnome-builder-3-32] Update Indonesian translation, Translations User D-L
  • [seahorse] Update Indonesian translation, Translations User D-L
  • [seahorse/gnome-3-32] Update Indonesian translation, Translations User D-L
  • [damned-lies] Update Indonesian translation, Translations User D-L
  • [glib/wip/chergert/marshall-matters: 3/3] gio: remove use of generic marshaller from GIO objects, Christian Hergert
  • [glib/wip/chergert/marshall-matters: 2/3] gio: ensure default va_marshaller is used, Christian Hergert
  • [glib/wip/chergert/marshall-matters: 1/3] gsignal: update documentation about va_marshaller, Christian Hergert
  • [glib] (3 commits) Created branch wip/chergert/marshall-matters, Christian Hergert
  • [mutter/gbsneto/tracing: 8/9] ci: Add sysprof3 to the Docker image, Georges Basile Stavracas Neto
  • [mutter/gbsneto/tracing: 7/9] cogl/trace: Add user-visible group name, Georges Basile Stavracas Neto
  • [mutter/gbsneto/tracing: 6/9] clutter: Add more descriptive profiling sections, Georges Basile Stavracas Neto
  • [mutter/gbsneto/tracing: 5/9] profiler: Support setting output filename, Georges Basile Stavracas Neto
  • [mutter/gbsneto/tracing: 4/9] cogl-trace: Cleanup context after disabling, Georges Basile Stavracas Neto
  • [mutter/gbsneto/tracing: 3/9] profile: Add a Sysprof-based profiler, Georges Basile Stavracas Neto
  • [mutter/gbsneto/tracing: 2/9] clutter: Add some preliminary tracing to clutter, Georges Basile Stavracas Neto
  • [mutter/gbsneto/tracing: 1/9] cogl: Add libsysprof capture based tracing, Georges Basile Stavracas Neto
  • [gnome-control-center] Deleted branch gbsneto/background, Georges Basile Stavracas Neto
  • [gnome-control-center] (17 commits) ...background: Cleanup BgColorsSource, Georges Basile Stavracas Neto
  • [gnome-control-center/gbsneto/background: 16/19] background: Add recent backgrounds, Georges Basile Stavracas Neto
  • [gnome-control-center/gbsneto/background: 15/19] background: Introduce BgRecentSource, Georges Basile Stavracas Neto
  • [gnome-control-center/gbsneto/background: 14/19] background: Use widgets to render slideshow emblem, Georges Basile Stavracas Neto
  • [gnome-control-center/gbsneto/background: 13/19] background: Move preview to CcBackgroundPreview, Georges Basile Stavracas Neto
  • [gnome-control-center/gbsneto/background: 12/19] background: Use the cairo_t provided by GTK, Georges Basile Stavracas Neto
  • [gnome-control-center/gbsneto/background: 11/19] background: Remove CcBackgroundChooserDialog, Georges Basile Stavracas Neto
  • [gnome-control-center/gbsneto/background: 10/19] background: Switch to GtkFlowBox, Georges Basile Stavracas Neto
  • [gnome-control-center/gbsneto/background: 9/19] background: Cache thumbnails in CcBackgroundItem, Georges Basile Stavracas Neto
  • [gnome-control-center/gbsneto/background: 8/19] background-panel: Remove background chooser buttons, Georges Basile Stavracas Neto
  • [gnome-control-center/gbsneto/background: 7/19] background: Introduce CcBackgroundChooser, Georges Basile Stavracas Neto
  • [gnome-control-center/gbsneto/background: 6/19] background: Make BgSource receive a GtkWidget, Georges Basile Stavracas Neto
  • [gnome-control-center/gbsneto/background: 5/19] background: Turn into a template class, Georges Basile Stavracas Neto
  • [gnome-control-center/gbsneto/background: 4/19] background: Rename ui file to cc-background-panel.ui, Georges Basile Stavracas Neto
  • [gnome-control-center/gbsneto/background: 3/19] flatpak: Add gnome-backgrounds, Georges Basile Stavracas Neto
  • [gnome-control-center] (19 commits) Non-fast-forward update to branch gbsneto/background, Georges Basile Stavracas Neto
  • [gtk/global-coords: 28/28] menu: Use a scrolled window, Matthias Clasen
  • [gtk/global-coords: 27/28] menu: Use a box, Matthias Clasen
  • [gtk/global-coords: 26/28] Drop gdk_event_get_root_coords, Matthias Clasen
  • [gtk/global-coords: 25/28] widget: Stop setting root coords in events, Matthias Clasen
  • [gtk/global-coords: 24/28] win32: Stop using gdk_event_get_root_coords, Matthias Clasen
  • [gtk/global-coords: 23/28] menu: Remove global coordinates, Matthias Clasen
  • [gtk/global-coords: 22/28] menu: Only set position in one place, Matthias Clasen
  • [gtk/global-coords: 21/28] menu: Simplify function, Matthias Clasen
  • [gtk/global-coords: 20/28] menuitem: Introduce gtk_menu_item_get_menu_shell(), Matthias Clasen
  • [gtk] (28 commits) Non-fast-forward update to branch global-coords, Matthias Clasen
  • [vte/wip/egmont/bidi: 107/107] inv part2, Egmont Koblinger
  • [vte/wip/egmont/bidi: 106/107] fine grained gtk invalidate, part 1, Egmont Koblinger
  • [vte/wip/egmont/bidi: 105/107] soft_wrapped opti, Egmont Koblinger
  • [vte/wip/egmont/bidi: 104/107] doc, Egmont Koblinger
  • [vte/wip/egmont/bidi: 103/107] etap14, Egmont Koblinger
  • [vte/wip/egmont/bidi: 102/107] test update, Egmont Koblinger
  • [vte/wip/egmont/bidi: 101/107] pause on unmap, Egmont Koblinger
  • [vte/wip/egmont/bidi: 100/107] etap12, Egmont Koblinger
  • [vte/wip/egmont/bidi: 99/107] etap11, Egmont Koblinger
  • [vte/wip/egmont/bidi: 98/107] etap10, Egmont Koblinger
  • [vte/wip/egmont/bidi: 97/107] shaping demo, Egmont Koblinger
  • [vte/wip/egmont/bidi: 96/107] paint log vs vis confusion, Egmont Koblinger
  • [vte/wip/egmont/bidi: 95/107] etap7, Egmont Koblinger
  • [vte/wip/egmont/bidi: 94/107] etap6, Egmont Koblinger
  • [vte/wip/egmont/bidi: 93/107] etap5, Egmont Koblinger
  • [vte/wip/egmont/bidi: 92/107] explicit shaping, Egmont Koblinger
  • [vte/wip/egmont/bidi: 91/107] etap3, Egmont Koblinger
  • [vte/wip/egmont/bidi: 90/107] etap2, Egmont Koblinger
  • [vte/wip/egmont/bidi: 89/107] etap1, Egmont Koblinger
  • [vte/wip/egmont/bidi: 88/107] Arabic shaping PoC, using fribidi + Unicode presentation form characters, Egmont Koblinger
  • [vte/wip/egmont/bidi: 87/107] crash, Egmont Koblinger
  • [vte/wip/egmont/bidi: 86/107] ED, Egmont Koblinger
  • [vte/wip/egmont/bidi: 85/107] ring extra line, Egmont Koblinger
  • [vte/wip/egmont/bidi: 84/107] improved ringview update locations, Egmont Koblinger
  • [vte/wip/egmont/bidi: 83/107] preserve combining accents when passing to fribidi; cleanups (no more vla), Egmont Koblinger
  • [vte/wip/egmont/bidi: 82/107] year, Egmont Koblinger
  • [vte/wip/egmont/bidi: 81/107] kbdswap: go with 1243 instead of 2502, Egmont Koblinger
  • [vte/wip/egmont/bidi: 80/107] index_safe, Egmont Koblinger
  • [vte/wip/egmont/bidi: 79/107] ring lookup fix, Egmont Koblinger
  • [vte/wip/egmont/bidi: 78/107] fix empty rtl lines, Egmont Koblinger
  • [vte/wip/egmont/bidi: 77/107] apply the relevant bidi flag only, Egmont Koblinger
  • [vte/wip/egmont/bidi: 76/107] apply bidi params on wrap, Egmont Koblinger
  • [vte/wip/egmont/bidi: 75/107] misc tests, Egmont Koblinger
  • [vte/wip/egmont/bidi: 74/107] SCP, Egmont Koblinger
  • [vte/wip/egmont/bidi: 73/107] keyboard arrow swapping mode, Egmont Koblinger
  • [vte/wip/egmont/bidi: 72/107] mirrors chars with combining accents, Egmont Koblinger
  • [vte/wip/egmont/bidi: 71/107] block selection copy, Egmont Koblinger
  • [vte/wip/egmont/bidi: 70/107] fix block selection at cjks, Egmont Koblinger
  • [vte/wip/egmont/bidi: 69/107] fix box mirroring table, Egmont Koblinger
  • [vte/wip/egmont/bidi: 68/107] update bidi-status, Egmont Koblinger
  • [vte/wip/egmont/bidi: 67/107] fix crash when selecting autoscrolls, Egmont Koblinger
  • [vte/wip/egmont/bidi: 66/107] hack around some crashes, Egmont Koblinger
  • [vte/wip/egmont/bidi: 65/107] mouse tracking and reporting, Egmont Koblinger
  • [vte/wip/egmont/bidi: 64/107] preedit, Egmont Koblinger
  • [vte/wip/egmont/bidi: 63/107] update bidi status, Egmont Koblinger
  • [vte/wip/egmont/bidi: 62/107] selection (copying in rectangle mode is still broken), Egmont Koblinger
  • [vte/wip/egmont/bidi: 61/107] fix a crash typically on alternate screen top row, Egmont Koblinger
  • [vte/wip/egmont/bidi: 60/107] add old Hungarian example, Egmont Koblinger
  • [vte/wip/egmont/bidi: 59/107] add BIDI-STATUS, Egmont Koblinger
  • [vte/wip/egmont/bidi: 58/107] don't stop extracting the paragraph contents at the end of the viewport, Egmont Koblinger
  • [vte/wip/egmont/bidi: 57/107] fix ibeam on rtl cjk, Egmont Koblinger
  • [vte/wip/egmont/bidi: 56/107] show char direction in i-beam cursor, Egmont Koblinger
  • [vte/wip/egmont/bidi: 55/107] vla, Egmont Koblinger
  • [vte/wip/egmont/bidi: 54/107] lazy alloc, Egmont Koblinger
  • [vte/wip/egmont/bidi: 53/107] minor cleanups, Egmont Koblinger
  • [vte/wip/egmont/bidi: 52/107] no vector, Egmont Koblinger
  • [vte/wip/egmont/bidi: 51/107] c++ refactoring, Egmont Koblinger
  • [vte/wip/egmont/bidi: 50/107] ibeam fixme, Egmont Koblinger
  • [vte/wip/egmont/bidi: 49/107] ibeam on right, Egmont Koblinger
  • [vte/wip/egmont/bidi: 48/107] cursor: use member methods that protect against offscreen values, Egmont Koblinger
  • [vte/wip/egmont/bidi: 47/107] segfault, Egmont Koblinger
  • [vte/wip/egmont/bidi: 46/107] fix cursor on double wide rtl or mirrored box drawing, Egmont Koblinger
  • [vte/wip/egmont/bidi: 45/107] z, Egmont Koblinger
  • [vte/wip/egmont/bidi: 44/107] test file header, Egmont Koblinger
  • [vte/wip/egmont/bidi: 43/107] box test comment, Egmont Koblinger
  • [vte/wip/egmont/bidi: 42/107] refactor box tests, Egmont Koblinger
  • [vte/wip/egmont/bidi: 41/107] invalidate all, Egmont Koblinger
  • [vte/wip/egmont/bidi: 40/107] fix display after rtl double wide char, Egmont Koblinger
  • [vte/wip/egmont/bidi: 39/107] fribidi macro, Egmont Koblinger
  • [vte/wip/egmont/bidi: 38/107] 01 02 03, Egmont Koblinger
  • [vte/wip/egmont/bidi: 37/107] fix character directionalities, Egmont Koblinger
  • [vte/wip/egmont/bidi: 36/107] debug: highlight RTL chars, Egmont Koblinger
  • [vte/wip/egmont/bidi: 35/107] fribidi buffers + other cleanups, Egmont Koblinger
  • [vte/wip/egmont/bidi: 34/107] cjk test, Egmont Koblinger
  • [vte/wip/egmont/bidi: 33/107] remove unused var, Egmont Koblinger
  • [vte/wip/egmont/bidi: 32/107] refactor box mirroring, Egmont Koblinger
  • [vte/wip/egmont/bidi: 31/107] fix cjk positioning, Egmont Koblinger
  • [vte/wip/egmont/bidi: 30/107] off by one, Egmont Koblinger
  • [vte/wip/egmont/bidi: 29/107] minor cleanups, Egmont Koblinger
  • [vte/wip/egmont/bidi: 28/107] crash fix, Egmont Koblinger
  • [vte/wip/egmont/bidi: 27/107] look back in scrollback to pass entire paragraphs to bidi, Egmont Koblinger
  • [vte/wip/egmont/bidi: 26/107] cleanups, Egmont Koblinger
  • [vte/wip/egmont/bidi: 25/107] improve box tests, Egmont Koblinger
  • [vte/wip/egmont/bidi: 24/107] add test file (doc/bidi.txt), Egmont Koblinger
  • [vte/wip/egmont/bidi: 23/107] fix crash when scrolling back, Egmont Koblinger
  • [vte/wip/egmont/bidi: 22/107] bidi is now run on paragraphs (limited to viewport for now), Egmont Koblinger
  • [vte/wip/egmont/bidi: 21/107] RingView architecture first steps, Egmont Koblinger
  • [vte/wip/egmont/bidi: 20/107] cleanup, Egmont Koblinger
  • [vte/wip/egmont/bidi: 19/107] add new files, Egmont Koblinger
  • [vte/wip/egmont/bidi: 18/107] implicit mode (per line), Egmont Koblinger
  • [vte/wip/egmont/bidi: 17/107] fribidi_get_mirror_char, Egmont Koblinger
  • [vte/wip/egmont/bidi: 16/107] gimme a break, Egmont Koblinger
  • [vte/wip/egmont/bidi: 15/107] rewrap maintains bidi flags, Egmont Koblinger
  • [vte/wip/egmont/bidi: 14/107] cleanup, Egmont Koblinger
  • [vte/wip/egmont/bidi: 13/107] mirror parens and such, Egmont Koblinger
  • [vte/wip/egmont/bidi: 12/107] mirror box drawing (dec private 2500), Egmont Koblinger
  • [vte/wip/egmont/bidi: 11/107] carry bidi_flags to more places, Egmont Koblinger
  • [vte/wip/egmont/bidi: 10/107] carry bidi_flags together, Egmont Koblinger
  • [vte/wip/egmont/bidi: 9/107] cursor, Egmont Koblinger
  • [vte/wip/egmont/bidi: 8/107] explicit rtl, basic painting okay, Egmont Koblinger
  • [vte/wip/egmont/bidi: 7/107] track bidi params (buggy), first explicit rtl attempt (unusable), Egmont Koblinger
  • [vte/wip/egmont/bidi: 6/107] BDSM hook, Egmont Koblinger
  • [vte/wip/egmont/bidi: 5/107] BDSM and SPD escape sequences, Egmont Koblinger
  • [vte/wip/egmont/bidi: 4/107] BiDi basic infrastructure, Egmont Koblinger
  • [vte/wip/egmont/bidi: 3/107] widget: Find continuous LTR and RTL runs of decoration, Egmont Koblinger
  • [vte/wip/egmont/bidi: 2/107] widget: Move out a common condition for painting the background, Egmont Koblinger
  • [cantarell-fonts/respacing] More glyphs keying, Nikolaus Waxweiler
  • [vte] draw: Optimise invalidation and painting, Christian Persch
  • [gnome-subtitles] Fix #133 pt_PT translation: multiple letters in upper case when preceded by an underscore, Pedro Castro
  • [gnome-subtitles] Label review, Pedro Castro
  • [gnome-maps/wip/mlundblad/search-as-you-type: 13/14] placeListRow: Add a function to update existing row, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/search-as-you-type: 12/14] placePopover: Remove hint revealer, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/search-as-you-type: 11/14] routeEntry: Don't set parseOnFocusOut, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 9/10] mainWindow: Show geocoder attribution in About, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 6/10] contextMenu: Use geocoder factory for "What's here", Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 5/10] placeEntry: Use geocoder factory, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 4/10] Add Geocoder factory, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 3/10] Add GraphHopper geocode module, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 2/10] Add Photon geocode module, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 1/10] Add module with common Photon geocode parser, Marcus Lundblad
  • [gbrainy] Deleted branch remove-plugins, Jordi Mas
  • [gcr/wip/nielsdg/kill-intltool] Move from intltool to gettext, Niels De Graef
  • [gcr] Created branch wip/nielsdg/kill-intltool, Niels De Graef
  • [gbrainy] Remove in Potfile, Jordi Mas
  • [gbrainy] Remove code, Jordi Mas
  • [gbrainy] Remove extensions, Jordi Mas
  • [gnome-dictionary] Deleted branch wip/albfan/flatpak, Alberto Fanjul
  • [gtk] Deleted branch wip/nielsdg/fix-gir-warnings, Niels De Graef
  • [gtk: 2/2] Merge branch 'wip/nielsdg/fix-gir-warnings' into 'master', Niels De Graef
  • [gtk] (2 commits) ...Merge branch 'wip/nielsdg/fix-gir-warnings' into 'master', Niels De Graef
  • [gnome-dictionary] Non-fast-forward update to branch wip/albfan/flatpak, Alberto Fanjul
  • [gbrainy] Created branch remove-plugins, Jordi Mas
  • [gtk/wip/nielsdg/fix-gir-warnings: 7/7] Fix some GObject introspection annotations, Niels De Graef
  • [gtk] (7 commits) Non-fast-forward update to branch wip/nielsdg/fix-gir-warnings, Niels De Graef
  • [gnome-dictionary/wip/albfan/flatpak] Add flatpak manifest, Alberto Fanjul
  • [gnome-dictionary] Created branch wip/albfan/flatpak, Alberto Fanjul
  • [gtk] Add a testcase, Matthias Clasen
  • [extensions-web] django: upgrade to 2.2.1, Yuri Konotopov
  • [gnome-music/wip/jfelder/mpris-cleanup: 41/41] mpris: Update copyright information, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 40/41] CI: Remove mpris.py from flake8 ignored files, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 39/41] mpris: Fix some PEP-8 issues, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 38/41] mpris: Add doctring for all MPRIS methods, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 37/41] mpris: Make player_toolbar attribute internal, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 36/41] mpris: Make player attribute internal, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 35/41] mpris: Make app attribute internal, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 34/41] mpris: Handle signals emissions internally, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 33/41] mpris: Move dbus connection logic to DBusInterface, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 32/41] mpris: Change naming convention to snake_case, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 31/41] mpris: Do not expose a TrackListReplaced method, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 30/41] mpris: Remove unused signals from the TrackList interface, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 29/41] mpris: Do not send a signal for unchanged properties, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 28/41] mpris: Synchronize metadata emission on song change, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 27/41] mpris: Do not expose a Seeked method, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 26/41] mpris: Remove useless position reset on song change, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 25/41] mpris: Send a notification when a playlist is renamed, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 24/41] mpris: Group MPRIS playlist creation logic into one method, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 23/41] mpris: Do not interact with playlist view, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 22/41] mpris: Rename playlists attributes, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 21/41] mpris: Simplify GetPlaylists method, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 20/41] mpris: Distinguish mpris playlists from user playlists, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 19/41] mpris: Cleanup SetPosition method, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 18/41] mpris: Add PropertiesChanged signal to xml description, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 17/41] mpris: Add Playlists interface to xml description, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 16/41] mpris: Make docstring quotation mark consistent, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 15/41] mpris: Fix xml description indentation, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 14/41] mpris: Rename MediaPlayer2Service class to MPRIS, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 13/41] mpris: Fix codestyle on the DBusInterface class, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 12/41] mpris: PEP-8 fixes on the DBusInterface class, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 11/41] mpris: Rename Server class to DBusInterface, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 10/41] mpris: Reorder imports, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 9/41] mpris: Add newline to _get_active_playlist docstring, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 8/41] mpris: Remove unecessary return from GoTo method, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 7/41] mpris: Remove multiple space typo, Jean Felder
  • [gnome-music] (41 commits) Non-fast-forward update to branch wip/jfelder/mpris-cleanup, Jean Felder
  • [gnome-characters] snap: dropped layout for iso-codes, Ken VanDine
  • [gnome-characters/gnome-3-32] snap: dropped layout for iso-codes, Ken VanDine
  • [gimp] app: don't generate profiles from built-in profiles, Michael Natterer
  • [gtk] build: Make script interpreter optional, Benjamin Otte
  • [gtk] docs: Fix build, Benjamin Otte
  • [evolution-data-server/gnome-3-32] I#123 - [SMTP] Ignore 8BITMIME extension for Yahoo! servers, Milan Crha
  • [evolution-data-server] I#123 - [SMTP] Ignore 8BITMIME extension for Yahoo! servers, Milan Crha
  • [gnome-sudoku] Deleted branch bilelmoussaoui/appdata-releases, Bilal Elmoussaoui
  • [gnome-sudoku] Appdata: add release tags, Michael Catanzaro
  • [gnome-continuous] Remove GJS patch, Emmanuele Bassi
  • [gnome-boxes] Deleted branch use-spice-main-channel-file-copy-async, Felipe Borges
  • [gnome-boxes] spice-display: spice_main_file_copy_async() has been deprecated, Felipe Borges
  • [babl] babl: always intialize encoding pointer during format construction, pippin
  • [gnome-continuous] Re-enable CairoScript interpreter, Emmanuele Bassi
  • [gnome-continuous] Untag libinput, Emmanuele Bassi
  • [gjs: 2/2] Merge branch '253-fix-build' into 'master', Philip Chimento
  • [gjs: 1/2] wrapperutils: Fix compiler warning on GCC 5.x, Philip Chimento
  • [gjs] (2 commits) ...Merge branch '253-fix-build' into 'master', Philip Chimento
  • [gtk: 3/3] Merge branch 'cairo-script-interpreter' into 'master', Benjamin Otte
  • [gtk] (3 commits) ...Merge branch 'cairo-script-interpreter' into 'master', Benjamin Otte
  • [gnome-sudoku/bilelmoussaoui/appdata-releases] Appdata: add release tags, Bilal Elmoussaoui
  • [gnome-sudoku] Created branch bilelmoussaoui/appdata-releases, Bilal Elmoussaoui
  • [gnome-music] Deleted branch wip/exalm/about, Jean Felder
  • [gnome-music/wip/jfelder/mpris-playlists-cleanup: 9/9] mpris: Handle playlists renaming, Jean Felder
  • [gnome-music/wip/jfelder/mpris-playlists-cleanup: 8/9] mpris: Group MPRIS playlist creation logic into one method, Jean Felder
  • [gnome-music/wip/jfelder/mpris-playlists-cleanup: 7/9] mpris: Do not interact with playlists view, Jean Felder
  • [gnome-music/wip/jfelder/mpris-playlists-cleanup: 6/9] mpris: Rename playlists attributes, Jean Felder
  • [gnome-music/wip/jfelder/mpris-playlists-cleanup: 5/9] mpris: Simplify GetPlaylists method, Jean Felder
  • [gnome-music/wip/jfelder/mpris-playlists-cleanup: 4/9] mpris: Distinguish mpris playlists from user playlists, Jean Felder
  • [gnome-music/wip/jfelder/mpris-playlists-cleanup: 3/9] mpris: Add Playlists interface to xml description, Jean Felder
  • [gnome-music] (9 commits) Non-fast-forward update to branch wip/jfelder/mpris-playlists-cleanup, Jean Felder
  • [gtk/wip/nielsdg/fix-gir-warnings] Fix some GObject introspection annotations, Niels De Graef
  • [gtk] Created branch wip/nielsdg/fix-gir-warnings, Niels De Graef
  • [gimp/gimp-2-10] app: fix undoing image parasite attach/detach to emit the right signals, Michael Natterer
  • [gimp] app: fix undoing image parasite attach/detach to emit the right signals, Michael Natterer
  • [gnome-music/wip/jfelder/mpris-gsconnect-debug] mpris: Handle clients which request the volume property, Jean Felder
  • [gnome-music] Created branch wip/jfelder/mpris-gsconnect-debug, Jean Felder
  • [gnome-music] Deleted branch wip/jfelder/mpris-debug, Jean Felder
  • [gtk/wip/otte/listview] listitemmanager: Add trackers, Benjamin Otte
  • [gtk] Non-fast-forward update to branch wip/otte/listview, Benjamin Otte
  • [gtk] (243 commits) Non-fast-forward update to branch cairo-script-interpreter, Benjamin Otte
  • [gimp/gimp-2-10] app: make sure builtin profiles *really* don't get attached to images, Michael Natterer
  • [gimp] app: make sure builtin profiles *really* don't get attached to images, Michael Natterer
  • [gtk/wip/otte/listview: 1575/1575] listitemmanager: Add trackers, Benjamin Otte
  • [gtk/wip/otte/listview: 1574/1575] listitemmanager: Simplify, Benjamin Otte
  • [gtk/wip/otte/listview: 1573/1575] gridview: Implement GtkScrollable, Benjamin Otte
  • [gtk/wip/otte/listview: 1572/1575] listitemmanager: Move list of listitems here, Benjamin Otte
  • [gtk/wip/otte/listview: 1571/1575] wayland: Remove function declaration for nonexisting function, Benjamin Otte
  • [gtk/wip/otte/listview: 1570/1575] gridview: Add API for setting number of columns, Benjamin Otte
  • [gtk/wip/otte/listview: 1569/1575] gtk: Add a GtkGridView skeleton, Benjamin Otte
  • [gtk/wip/otte/listview: 1568/1575] listitem: Add a press gesture to select the item, Benjamin Otte
  • [gtk/wip/otte/listview: 1567/1575] listview: Add initial support for displaying selections, Benjamin Otte
  • [gtk/wip/otte/listview: 1566/1575] listview: Reset listitems' CSS animations when rebinding, Benjamin Otte
  • [gtk/wip/otte/listview: 1565/1575] listview: Add selection properties to ListItem, Benjamin Otte
  • [gtk/wip/otte/listview: 1564/1575] listview: Try to keep the list items in order when scrolling, Benjamin Otte
  • [gtk/wip/otte/listview: 1563/1575] listlistmodel: Add gtk_list_list_model_item_moved(), Benjamin Otte
  • [gtk/wip/otte/listview: 1562/1575] listitemmanager: Switch from "insert_before" to "insert_after" argumnet, Benjamin Otte
  • [gtk/wip/otte/listview: 1561/1575] testlistview: Create widgets only once, Benjamin Otte
  • [gtk/wip/otte/listview: 1560/1575] testlistview: Show the row number, Benjamin Otte
  • [gtk/wip/otte/listview: 1559/1575] listview: Only allocate necesary rows, Benjamin Otte
  • [gtk/wip/otte/listview: 1558/1575] listview: Change anchor handling again, Benjamin Otte
  • [gtk/wip/otte/listview: 1557/1575] listview: Change how binding is done, Benjamin Otte
  • [gtk/wip/otte/listview: 1556/1575] listitem: Add gtk_list_item_get_position(), Benjamin Otte
  • [gtk/wip/otte/listview: 1555/1575] tests: Make animating listview do random resorts, Benjamin Otte
  • [gtk/wip/otte/listview: 1554/1575] listview: Change change management, Benjamin Otte
  • [gtk/wip/otte/listview: 1553/1575] listview: Make the listitemmanager stricter, Benjamin Otte
  • [gtk/wip/otte/listview: 1552/1575] listview: Add GtkListItem, Benjamin Otte
  • [gimp-web/testing] Wilber & Co. comic strip for GIMP 2.10.12 release., Jehan
  • [gtk/wip/otte/listview: 1551/1575] listview: Add GtkListItemManager, Benjamin Otte
  • [gtk/wip/otte/listview: 1550/1575] listview: Implement an anchor, Benjamin Otte
  • [gtk/wip/otte/listview: 1549/1575] tests: Add a test for a permanently changing listview, Benjamin Otte
  • [gtk/wip/otte/listview: 1548/1575] listview: Implement GtkScrollable, Benjamin Otte
  • [gtk/wip/otte/listview: 1547/1575] listview: Make widget actually do something, Benjamin Otte
  • [gtk/wip/otte/listview: 1546/1575] listview: Introduce GtkListItemFactory, Benjamin Otte
  • [gtk/wip/otte/listview: 1545/1575] gtk: Add a GtkListView skeleton, Benjamin Otte
  • [gtk/wip/otte/listview: 1544/1575] rendernodeparser: Handle empty Cairo nodes, Benjamin Otte
  • [gtk] (1575 commits) Non-fast-forward update to branch wip/otte/listview, Benjamin Otte
  • [gtk/wip/otte/listview: 1543/1575] rendernodeparser: Parse cairo script, Benjamin Otte
  • [vte/wip/egmont/bidi: 107/107] fine grained gtk invalidate, part 1, Egmont Koblinger
  • [vte/wip/egmont/bidi: 106/107] soft_wrapped opti, Egmont Koblinger
  • [vte/wip/egmont/bidi: 105/107] doc, Egmont Koblinger
  • [vte/wip/egmont/bidi: 104/107] etap14, Egmont Koblinger
  • [vte/wip/egmont/bidi: 103/107] test update, Egmont Koblinger
  • [vte/wip/egmont/bidi: 102/107] pause on unmap, Egmont Koblinger
  • [vte/wip/egmont/bidi: 101/107] etap12, Egmont Koblinger
  • [vte/wip/egmont/bidi: 100/107] etap11, Egmont Koblinger
  • [vte/wip/egmont/bidi: 99/107] etap10, Egmont Koblinger
  • [vte/wip/egmont/bidi: 98/107] shaping demo, Egmont Koblinger
  • [vte/wip/egmont/bidi: 97/107] paint log vs vis confusion, Egmont Koblinger
  • [vte/wip/egmont/bidi: 96/107] etap7, Egmont Koblinger
  • [vte/wip/egmont/bidi: 95/107] etap6, Egmont Koblinger
  • [vte/wip/egmont/bidi: 94/107] etap5, Egmont Koblinger
  • [vte/wip/egmont/bidi: 93/107] explicit shaping, Egmont Koblinger
  • [vte/wip/egmont/bidi: 92/107] etap3, Egmont Koblinger
  • [vte/wip/egmont/bidi: 91/107] etap2, Egmont Koblinger
  • [vte/wip/egmont/bidi: 90/107] etap1, Egmont Koblinger
  • [vte/wip/egmont/bidi: 89/107] Arabic shaping PoC, using fribidi + Unicode presentation form characters, Egmont Koblinger
  • [vte/wip/egmont/bidi: 88/107] crash, Egmont Koblinger
  • [vte/wip/egmont/bidi: 87/107] ED, Egmont Koblinger
  • [vte/wip/egmont/bidi: 86/107] ring extra line, Egmont Koblinger
  • [vte/wip/egmont/bidi: 85/107] improved ringview update locations, Egmont Koblinger
  • [vte/wip/egmont/bidi: 84/107] preserve combining accents when passing to fribidi; cleanups (no more vla), Egmont Koblinger
  • [vte/wip/egmont/bidi: 83/107] year, Egmont Koblinger
  • [vte/wip/egmont/bidi: 82/107] kbdswap: go with 1243 instead of 2502, Egmont Koblinger
  • [vte/wip/egmont/bidi: 81/107] index_safe, Egmont Koblinger
  • [vte/wip/egmont/bidi: 80/107] ring lookup fix, Egmont Koblinger
  • [vte/wip/egmont/bidi: 79/107] fix empty rtl lines, Egmont Koblinger
  • [vte/wip/egmont/bidi: 78/107] apply the relevant bidi flag only, Egmont Koblinger
  • [vte/wip/egmont/bidi: 77/107] apply bidi params on wrap, Egmont Koblinger
  • [vte/wip/egmont/bidi: 76/107] misc tests, Egmont Koblinger
  • [vte/wip/egmont/bidi: 75/107] SCP, Egmont Koblinger
  • [vte/wip/egmont/bidi: 74/107] keyboard arrow swapping mode, Egmont Koblinger
  • [vte/wip/egmont/bidi: 73/107] mirrors chars with combining accents, Egmont Koblinger
  • [vte/wip/egmont/bidi: 72/107] block selection copy, Egmont Koblinger
  • [vte/wip/egmont/bidi: 71/107] fix block selection at cjks, Egmont Koblinger
  • [vte/wip/egmont/bidi: 70/107] fix box mirroring table, Egmont Koblinger
  • [vte/wip/egmont/bidi: 69/107] update bidi-status, Egmont Koblinger
  • [vte/wip/egmont/bidi: 68/107] fix crash when selecting autoscrolls, Egmont Koblinger
  • [vte/wip/egmont/bidi: 67/107] hack around some crashes, Egmont Koblinger
  • [vte/wip/egmont/bidi: 66/107] mouse tracking and reporting, Egmont Koblinger
  • [vte/wip/egmont/bidi: 65/107] preedit, Egmont Koblinger
  • [vte/wip/egmont/bidi: 64/107] update bidi status, Egmont Koblinger
  • [vte/wip/egmont/bidi: 63/107] selection (copying in rectangle mode is still broken), Egmont Koblinger
  • [vte/wip/egmont/bidi: 62/107] fix a crash typically on alternate screen top row, Egmont Koblinger
  • [vte/wip/egmont/bidi: 61/107] add old Hungarian example, Egmont Koblinger
  • [vte/wip/egmont/bidi: 60/107] add BIDI-STATUS, Egmont Koblinger
  • [vte/wip/egmont/bidi: 59/107] don't stop extracting the paragraph contents at the end of the viewport, Egmont Koblinger
  • [vte/wip/egmont/bidi: 58/107] fix ibeam on rtl cjk, Egmont Koblinger
  • [vte/wip/egmont/bidi: 57/107] show char direction in i-beam cursor, Egmont Koblinger
  • [vte/wip/egmont/bidi: 56/107] vla, Egmont Koblinger
  • [vte/wip/egmont/bidi: 55/107] lazy alloc, Egmont Koblinger
  • [vte/wip/egmont/bidi: 54/107] minor cleanups, Egmont Koblinger
  • [vte/wip/egmont/bidi: 53/107] no vector, Egmont Koblinger
  • [vte/wip/egmont/bidi: 52/107] c++ refactoring, Egmont Koblinger
  • [vte/wip/egmont/bidi: 51/107] ibeam fixme, Egmont Koblinger
  • [vte/wip/egmont/bidi: 50/107] ibeam on right, Egmont Koblinger
  • [vte/wip/egmont/bidi: 49/107] cursor: use member methods that protect against offscreen values, Egmont Koblinger
  • [vte/wip/egmont/bidi: 48/107] segfault, Egmont Koblinger
  • [vte/wip/egmont/bidi: 47/107] fix cursor on double wide rtl or mirrored box drawing, Egmont Koblinger
  • [vte/wip/egmont/bidi: 46/107] z, Egmont Koblinger
  • [vte/wip/egmont/bidi: 45/107] test file header, Egmont Koblinger
  • [vte/wip/egmont/bidi: 44/107] box test comment, Egmont Koblinger
  • [vte/wip/egmont/bidi: 43/107] refactor box tests, Egmont Koblinger
  • [vte/wip/egmont/bidi: 42/107] invalidate all, Egmont Koblinger
  • [vte/wip/egmont/bidi: 41/107] fix display after rtl double wide char, Egmont Koblinger
  • [vte/wip/egmont/bidi: 40/107] fribidi macro, Egmont Koblinger
  • [vte/wip/egmont/bidi: 39/107] 01 02 03, Egmont Koblinger
  • [vte/wip/egmont/bidi: 38/107] fix character directionalities, Egmont Koblinger
  • [vte/wip/egmont/bidi: 37/107] debug: highlight RTL chars, Egmont Koblinger
  • [vte/wip/egmont/bidi: 36/107] fribidi buffers + other cleanups, Egmont Koblinger
  • [vte/wip/egmont/bidi: 35/107] cjk test, Egmont Koblinger
  • [vte/wip/egmont/bidi: 34/107] remove unused var, Egmont Koblinger
  • [vte/wip/egmont/bidi: 33/107] refactor box mirroring, Egmont Koblinger
  • [gnome-photos] build: Bump minimum Meson version to 0.50.0, Debarshi Ray
  • [vte/wip/egmont/bidi: 32/107] fix cjk positioning, Egmont Koblinger
  • [vte/wip/egmont/bidi: 31/107] off by one, Egmont Koblinger
  • [vte/wip/egmont/bidi: 30/107] minor cleanups, Egmont Koblinger
  • [vte/wip/egmont/bidi: 29/107] crash fix, Egmont Koblinger
  • [vte/wip/egmont/bidi: 28/107] look back in scrollback to pass entire paragraphs to bidi, Egmont Koblinger
  • [vte/wip/egmont/bidi: 27/107] cleanups, Egmont Koblinger
  • [vte/wip/egmont/bidi: 26/107] improve box tests, Egmont Koblinger
  • [vte/wip/egmont/bidi: 25/107] add test file (doc/bidi.txt), Egmont Koblinger
  • [vte/wip/egmont/bidi: 24/107] fix crash when scrolling back, Egmont Koblinger
  • [vte/wip/egmont/bidi: 23/107] bidi is now run on paragraphs (limited to viewport for now), Egmont Koblinger
  • [vte/wip/egmont/bidi: 22/107] RingView architecture first steps, Egmont Koblinger
  • [vte/wip/egmont/bidi: 21/107] cleanup, Egmont Koblinger
  • [vte/wip/egmont/bidi: 20/107] add new files, Egmont Koblinger
  • [vte/wip/egmont/bidi: 19/107] implicit mode (per line), Egmont Koblinger
  • [vte/wip/egmont/bidi: 18/107] fribidi_get_mirror_char, Egmont Koblinger
  • [vte/wip/egmont/bidi: 17/107] gimme a break, Egmont Koblinger
  • [vte/wip/egmont/bidi: 16/107] rewrap maintains bidi flags, Egmont Koblinger
  • [vte/wip/egmont/bidi: 15/107] cleanup, Egmont Koblinger
  • [vte/wip/egmont/bidi: 14/107] mirror parens and such, Egmont Koblinger
  • [vte/wip/egmont/bidi: 13/107] mirror box drawing (dec private 2500), Egmont Koblinger
  • [vte/wip/egmont/bidi: 12/107] carry bidi_flags to more places, Egmont Koblinger
  • [vte/wip/egmont/bidi: 11/107] carry bidi_flags together, Egmont Koblinger
  • [vte/wip/egmont/bidi: 10/107] cursor, Egmont Koblinger
  • [vte/wip/egmont/bidi: 9/107] explicit rtl, basic painting okay, Egmont Koblinger
  • [vte/wip/egmont/bidi: 8/107] track bidi params (buggy), first explicit rtl attempt (unusable), Egmont Koblinger
  • [vte/wip/egmont/bidi: 7/107] BDSM hook, Egmont Koblinger
  • [vte/wip/egmont/bidi: 6/107] BDSM and SPD escape sequences, Egmont Koblinger
  • [vte/wip/egmont/bidi: 5/107] BiDi basic infrastructure, Egmont Koblinger
  • [vte/wip/egmont/bidi: 4/107] widget: Find continuous LTR and RTL runs of decoration, Egmont Koblinger
  • [vte/wip/egmont/bidi: 3/107] widget: Move out a common condition for painting the background, Egmont Koblinger
  • [vte] (107 commits) Non-fast-forward update to branch wip/egmont/bidi, Egmont Koblinger
  • [vte] widget: Refactor offscreen cursor detection, Egmont Koblinger
  • [vte] Non-fast-forward update to branch wip/regex-builtins, Egmont Koblinger
  • [vte/wip/regex-builtins] widget: Refactor offscreen cursor detection, Egmont Koblinger
  • [gnome-music] Non-fast-forward update to branch wip/jfelder/query-filelastaccessed, Jean Felder
  • [gnome-music/wip/jfelder/query-filelastaccessed] query: Retrieve last_played key, Jean Felder
  • [gnome-music] Created branch wip/jfelder/query-filelastaccessed, Jean Felder
  • [gnome-photos/gnome-3-32] appdata: Add release notes for Flathub, Debarshi Ray
  • [grilo-plugins/wip/jfelder/tracker-fix-last-played-mapping] tracker: Fix last played mapping, Jean Felder
  • [grilo-plugins] Created branch wip/jfelder/tracker-fix-last-played-mapping, Jean Felder
  • [gnome-photos] Deleted branch uajain/add-release-tag, Debarshi Ray
  • [gnome-photos] appdata: Add release notes for Flathub, Debarshi Ray
  • [gnome-photos/uajain/add-release-tag] appdata: Add release notes for Flathub, Debarshi Ray
  • [gnome-photos] Non-fast-forward update to branch uajain/add-release-tag, Debarshi Ray
  • [glib: 2/2] Merge branch 'source-atomic-refcounting-only' into 'master', Philip Withnall
  • [glib: 1/2] Use atomic reference counting for GSource, Philip Withnall
  • [glib] (2 commits) ...Merge branch 'source-atomic-refcounting-only' into 'master', Philip Withnall
  • [gnome-contacts] window: Disambiguate Gtk.HeaderBar, Niels De Graef
  • [gnome-photos/uajain/add-release-tag: 2/2] appdata: Add release notes for Flathub, Debarshi Ray
  • [gnome-photos] (2 commits) Non-fast-forward update to branch uajain/add-release-tag, Debarshi Ray
  • [gnome-photos] Deleted branch wip/rishi/fix-exiv2-build, Debarshi Ray
  • [gnome-photos] flatpak: Fix the exiv2 build, Debarshi Ray
  • [gtk] Remove leftover debug spew, Matthias Clasen
  • [gtk] Add gtknative.h to public headers, Matthias Clasen
  • [pango: 2/2] Merge branch 'milotype-pango-pangram' into 'master', Matthias Clasen
  • [pango: 1/2] Update Croatian pangram in pango-language-sample-table.h, Matthias Clasen
  • [pango] (2 commits) ...Merge branch 'milotype-pango-pangram' into 'master', Matthias Clasen
  • [gnome-photos/wip/rishi/fix-exiv2-build] flatpak: Fix the exiv2 build, Debarshi Ray
  • [gnome-photos] Created branch wip/rishi/fix-exiv2-build, Debarshi Ray
  • [gtk: 2/2] Merge branch 'lr/builder-tool-templates' into 'master', Matthias Clasen
  • [gtk: 1/2] builder-tool: Rewrite GtkBuilder templates too, Matthias Clasen
  • [gtk] (2 commits) ...Merge branch 'lr/builder-tool-templates' into 'master', Matthias Clasen
  • [gnome-shell/wip/jimmac/frederik-light] theme: adwaita:dark bg is lighter, Jakub Steiner
  • [gtk: 2/2] Merge branch 'lr/builder-tool-assistant-crash' into 'master', Matthias Clasen
  • [gtk: 1/2] builder-tool: Set the parent of newly created GtkAssistantPage, Matthias Clasen
  • [gtk] (2 commits) ...Merge branch 'lr/builder-tool-assistant-crash' into 'master', Matthias Clasen
  • [gnome-boxes/use-spice-main-channel-file-copy-async] spice-display: spice_main_file_copy_async() has been deprecated, Felipe Borges
  • [gnome-boxes] Created branch use-spice-main-channel-file-copy-async, Felipe Borges
  • [gnome-continuous] Tag Eye of GNOME to 3.32.1, Emmanuele Bassi
  • [gnome-games] Deleted branch wip/exalm/ui, Alexander Mikhaylenko
  • [gnome-games] (5 commits) ...media-menu-button: Add dropdown arrow, Alexander Mikhaylenko
  • [fractal] (225 commits) Non-fast-forward update to branch libhandy-features, Felipe Borges
  • [fractal/libhandy-features] Flatpak: Pass correct config-opts to libhandy, Felipe Borges
  • [fractal] Created branch libhandy-features, Felipe Borges
  • [gnome-continuous] Try out a patch for GJS, Emmanuele Bassi
  • [gnome-shell/wip/jimmac/frederik-light] theme: osd panels for overview, Jakub Steiner
  • [gnome-shell/wip/jimmac/frederik-light] theme: regular buttons to match gtk, Jakub Steiner
  • [gnome-music/wip/mschraal/gapless-v3: 10/10] playertoolbar: Minor docstring clarification, Marinus Schraal
  • [gnome-music/wip/mschraal/gapless-v3: 9/10] playertoolbar: Reset progress time on update, Marinus Schraal
  • [gnome-music/wip/mschraal/gapless-v3: 8/10] gstplayer: Do not seek to exact end, Marinus Schraal
  • [gnome-music/wip/mschraal/gapless-v3: 7/10] gstplayer: Enable gapless playback, Marinus Schraal
  • [gnome-music] (10 commits) Non-fast-forward update to branch wip/mschraal/gapless-v3, Marinus Schraal
  • [gnome-boxes/wip/dont-crash-gl] spice-display: Take client-side screenshots when GL is ON, Felipe Borges
  • [gnome-boxes] Non-fast-forward update to branch wip/dont-crash-gl, Felipe Borges
  • [tracker-miners] Deleted branch sam/reconfigure-extractor-fix, Sam Thursfield
  • [tracker-miners: 2/2] Merge branch 'sam/reconfigure-extractor-fix' into 'master', Sam Thursfield
  • [tracker-miners] (2 commits) ...Merge branch 'sam/reconfigure-extractor-fix' into 'master', Sam Thursfield
  • [gnome-shell/wip/jimmac/frederik-light] theme: rearrange header a bit, Jakub Steiner
  • [gnome-shell/wip/jimmac/frederik-light] theme: regular buttons :active state to match gtk, Jakub Steiner
  • [gnome-music] Deleted branch wip/mschraal/grilo-last-played-annotation, Marinus Schraal
  • [gnome-music] meson: Bump Grilo dep to 0.3.8 for annotation fix, Marinus Schraal
  • [gnome-games/wip/exalm/ui: 5/5] media-menu-button: Add dropdown arrow, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/ui: 4/5] ui: Prefer 'frame' style class over GtkFrame, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/ui: 3/5] display-header-bar: Fix extra widget removal, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/ui: 2/5] platforms-view: Close subview when switching out, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/ui: 1/5] platform-list-item: More vertical padding, Alexander Mikhaylenko
  • [gnome-games] (5 commits) Created branch wip/exalm/ui, Alexander Mikhaylenko
  • [gnome-photos/uajain/add-release-tag: 3/3] appdata: Add release notes for Flathub, Debarshi Ray
  • [gnome-photos] (3 commits) Non-fast-forward update to branch uajain/add-release-tag, Debarshi Ray
  • [gnome-music/wip/mschraal/grilo-last-played-annotation: 2/2] meson: Bump Grilo dep to 0.3.8 for annotation fix, Marinus Schraal
  • [gnome-music] (2 commits) Non-fast-forward update to branch wip/mschraal/grilo-last-played-annotation, Marinus Schraal
  • [gimp/gimp-2-10] app: use the DEFAULT_USE_PATTERN define instead of TRUE in GimpPreset, Michael Natterer
  • [gnome-shell/wip/jimmac/frederik-light] theme: get rid of the bubble prefix, Jakub Steiner
  • [gimp] app: add the dialog buttons after creating the GimpColorDialog instance, Michael Natterer
  • [gimp] app: use the DEFAULT_USE_PATTERN define instead of TRUE in GimpPreset, Michael Natterer
  • [gimp] libgimp: use the dialog header bar in GimpProcBrowserDialog, Michael Natterer
  • [gnome-music] Deleted branch wip/jfelder/mpris-fix-lastused, Jean Felder
  • [gnome-music] mpris: Fix lastUsed metadata, Jean Felder
  • [gnome-music/wip/mschraal/grilo-last-played-annotation] meson: Bump Grilo dep to 0.3.8 for annotation fix, Marinus Schraal
  • [gnome-music] Created branch wip/mschraal/grilo-last-played-annotation, Marinus Schraal
  • [gnome-build-meta/abderrahim/mutter-debug] core/mutter: disable debug, Abderrahim Kitouni
  • [gnome-build-meta] Created branch abderrahim/mutter-debug, Abderrahim Kitouni
  • [gnome-music] Non-fast-forward update to branch wip/jfelder/mpris-fix-lastused, Jean Felder
  • [folks] Only require dbus-glib if needed at buildtime, Philip Withnall
  • [glib: 3/3] Merge branch 'ci-msys2-update-lcov' into 'master', Philip Withnall
  • [glib: 2/3] CI/msys2: disable coverage reporting, lcov doesn't support gcc9 yet, Philip Withnall
  • [glib: 1/3] CI/msys2: update to lcov 1.14, Philip Withnall
  • [glib] (3 commits) ...Merge branch 'ci-msys2-update-lcov' into 'master', Philip Withnall
  • [gnome-shell/wip/jimmac/frederik-light] theme: simplify button drawing, Jakub Steiner
  • [guadec-web/oscp-2019] Close CFP in config to remove it from front page, Benjamin Berg
  • [evolution/gnome-3-32] I#445 - Don't show blockquote indicators on both sides for 6th+ level, Milan Crha
  • [evolution] I#445 - Don't show blockquote indicators on both sides for 6th+ level, Milan Crha
  • [gnome-build-meta/tristan/gnome-boot: 12/12] core-deps/pwquality.bst: Build pam module, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 11/12] junction.refs: Point to recent freedesktop-sdk master, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 10/12] core-deps/kmod.bst: Removed, depend on the kmod from freedesktop-sdk instead, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 9/12] core-deps/ndctl.bst: Depend on kmod from freedesktop-sdk, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 8/12] core-deps/blockdev.bst: Depend on kmod from freedesktop-sdk, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 7/12] sdk-platform.bst: No longer depend on shared-library-guard.bst, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 6/12] Revert "project.conf: let ninja decide by itself how many jobs to run", Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 5/12] vm/desktop-vm: disable man-db generation, it takes most of the time of building the image, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 4/12] Adding vm/desktop-vm.bst & vm/desktop-vm-image-x86_64.bst, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 3/12] project.conf: Enable use of the x86image plugin, Tristan Van Berkom
  • [gnome-control-center/uajain/handle-passwd-with-ldap] Handle the case where passwd re-asks for the current password when it was entered incorrectly (when, Umang Jain
  • [gnome-build-meta/tristan/gnome-boot: 2/12] code/gnome-initial-setup.bst: Adding sysusers file to create the user., Tristan Van Berkom
  • [gnome-control-center] Created branch uajain/handle-passwd-with-ldap, Umang Jain
  • [gnome-build-meta] (12 commits) Non-fast-forward update to branch tristan/gnome-boot, Tristan Van Berkom
  • [gnome-maps/wip/mlundblad/search-as-you-type: 2/2] WIP: placeEntry, placePopover: Auto-complete searches, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/search-as-you-type: 1/2] placeListRow: Add a function to update existing row, Marcus Lundblad
  • [gnome-maps] (2 commits) Non-fast-forward update to branch wip/mlundblad/search-as-you-type, Marcus Lundblad
  • [gnome-build-meta/abderrahim/gst-3.32: 14/14] elements/sdk-platform.bst: Add gstreamer-vaapi, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/gst-3.32: 13/14] Add elements/sdk/gstreamer-vaapi.bst, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/gst-3.32: 12/14] project.conf: make filter elements include orphans by default, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/gst-3.32: 11/14] sdk/gst*: replace with filter elements that use the freedesktop-sdk ones, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/gst-3.32: 10/14] sdk/gstreamer: remove unused element, Abderrahim Kitouni
  • [gnome-build-meta] (14 commits) Non-fast-forward update to branch abderrahim/gst-3.32, Abderrahim Kitouni
  • [gnome-shell/wip/jimmac/frederik-light] theme: match gtk sliders, Jakub Steiner
  • [wing] Add a unit test about read task cancellation for named pipes, Ignacio Casal Quinteiro
  • [wing] Fix cancellable on non-iocp streams, Ignacio Casal Quinteiro
  • [grilo] Deleted branch wip/mschraal/get_last_played_annotation, Marinus Schraal
  • [grilo] media: Fix get_last_played annotation, Victor Toso
  • [gnome-shell/wip/jimmac/frederik-light] theme: add light/dark switches, Jakub Steiner
  • [gimp] app: s/gimp_list_compare()/gimp_g_list_compare()/, Ell
  • [gimp/gimp-2-10] app: s/gimp_list_compare()/gimp_g_list_compare()/, Ell
  • [gedit-plugins] Update build instruccions, Jordi Mas
  • [gnome-shell/wip/jimmac/frederik-light: 7/7] theme: overview is OSD styled, Jakub Steiner
  • [gnome-shell/wip/jimmac/frederik-light: 6/7] theme: keep variant around for HC, Jakub Steiner
  • [gnome-shell/wip/jimmac/frederik-light: 5/7] Merge branch 'Light_bubbled_shell_theme' of gitlab.gnome.org:frederik.feichtmeier/gnome-shell into w, Jakub Steiner
  • [gnome-shell/wip/jimmac/frederik-light: 4/7] Further improvements, Jakub Steiner
  • [gnome-shell/wip/jimmac/frederik-light: 3/7] Revert "calendar-server: Port to libecal-2.0", Jakub Steiner
  • [gnome-shell/wip/jimmac/frederik-light: 2/7] Use $variant for bubble colors, fix high-contrast, Jakub Steiner
  • [gnome-shell/wip/jimmac/frederik-light: 1/7] Shell theme renew, Jakub Steiner
  • [gnome-shell] (7 commits) Created branch wip/jimmac/frederik-light, Jakub Steiner
  • [gtk] gl renderer: Properly flip scaled fallback nodes, Timm Bäder
  • [gedit-plugins] Activate it using Primary+Comma since period is now taken by Gtk, Jordi Mas
  • [gimp] app: fix memory leak in previous commit, Ell
  • [gimp/gimp-2-10] app: fix memory leak in previous commit, Ell
  • [gimp] app: add gimp_list_compare(), Ell
  • [sysprof] libsysprof-ui: allow setting notebook tabs always visible, Christian Hergert
  • [gimp/gimp-2-10] app: allow moving an intersecting pair of guides with the Move tool, Ell
  • [gimp/gimp-2-10] app: add gimp_list_compare(), Ell
  • [gimp] app: allow moving an intersecting pair of guides with the Move tool, Ell
  • [gtk] Deleted branch wip/baedert/nodeeditor-fuckery, Timm Bäder
  • [gtk: 2/2] Merge branch 'wip/baedert/nodeeditor-fuckery' into 'master', Matthias Clasen
  • [gtk] (2 commits) ...Merge branch 'wip/baedert/nodeeditor-fuckery' into 'master', Matthias Clasen
  • [gtk] Deleted branch wip/chergert/sysprof-3, Christian Hergert
  • [gtk: 2/2] Merge branch 'wip/chergert/sysprof-3' into 'master', Matthias Clasen
  • [gtk] (2 commits) ...Merge branch 'wip/chergert/sysprof-3' into 'master', Matthias Clasen
  • [mutter/gbsneto/tracing: 4/4] clutter/stage-cogl: Simplify redraw function, Georges Basile Stavracas Neto
  • [mutter/gbsneto/tracing: 3/4] ci: Add sysprof3 to the Docker image, Georges Basile Stavracas Neto
  • [mutter/gbsneto/tracing: 2/4] cogl/trace: Add user-visible group name, Georges Basile Stavracas Neto
  • [mutter/gbsneto/tracing: 1/4] clutter: Add more descriptive profiling sections, Georges Basile Stavracas Neto
  • [mutter] (4 commits) Non-fast-forward update to branch gbsneto/tracing, Georges Basile Stavracas Neto
  • [mutter/gbsneto/tracing: 15/15] clutter/stage-cogl: Simplify redraw function, Georges Basile Stavracas Neto
  • [mutter/gbsneto/tracing: 14/15] ci: Add sysprof3 to the Docker image, Georges Basile Stavracas Neto
  • [mutter/gbsneto/tracing: 13/15] cogl/trace: Add user-visible group name, Georges Basile Stavracas Neto
  • [mutter/gbsneto/tracing: 12/15] clutter: Add more descriptive profiling sections, Georges Basile Stavracas Neto
  • [mutter/gbsneto/tracing: 11/15] profiler: Support setting output filename, Georges Basile Stavracas Neto
  • [mutter/gbsneto/tracing: 10/15] cogl-trace: Cleanup context after disabling, Georges Basile Stavracas Neto
  • [mutter/gbsneto/tracing: 9/15] profile: Add a Sysprof-based profiler, Georges Basile Stavracas Neto
  • [mutter/gbsneto/tracing: 8/15] clutter: Add some preliminary tracing to clutter, Georges Basile Stavracas Neto
  • [mutter/gbsneto/tracing: 7/15] cogl: Add libsysprof capture based tracing, Georges Basile Stavracas Neto
  • [mutter] (15 commits) Non-fast-forward update to branch gbsneto/tracing, Georges Basile Stavracas Neto
  • [mutter/gbsneto/tracing: 2/2] clutter/stage-cogl: Simplify redraw function, Georges Basile Stavracas Neto
  • [mutter/gbsneto/tracing: 1/2] ci: Add sysprof3 to the Docker image, Georges Basile Stavracas Neto
  • [mutter] (2 commits) Non-fast-forward update to branch gbsneto/tracing, Georges Basile Stavracas Neto
  • [gnome-builder/gnome-builder-3-32] foundry: short circuit if no project was loaded, Christian Hergert
  • [gnome-builder] foundry: short circuit if no project was loaded, Christian Hergert
  • [gtk/wip/chergert/sysprof-3] profiler: port GdkProfiler to sysprof-3, Christian Hergert
  • [gtk] Created branch wip/chergert/sysprof-3, Christian Hergert
  • [gnome-builder] editor: always make "New" button visible, Christian Hergert
  • [gnome-builder] flatpak: be a bit more defensive, Christian Hergert
  • [gnome-builder] sysprof: port to SysprofNotebook API, Christian Hergert
  • [sysprof] libsysprof-ui: be more flexible in creating displays, Christian Hergert
  • [sysprof] build: don't install sysprof-cat and sysprof-dump, Christian Hergert
  • [sysprof] libsysprof: lower dazzle requirement, Christian Hergert
  • [sysprof] build: bump version number for new features, Christian Hergert
  • [gnome-builder] core: use new sysprof log capture frame, Christian Hergert
  • [gnome-builder] core: add marks to syscap for log messages, Christian Hergert
  • [gnome-builder] core: trace function calls to sysprof-capture when available, Christian Hergert
  • [gnome-builder] build: allow access to version macros, Christian Hergert
  • [gnome-builder] build: bump dep to sysprof-*-3, Christian Hergert
  • [folks/tchaik/56-dbus-glib-dep: 2/2] Only require dbus-glib if needed at buildtime, Martin Blanchard
  • [folks] (2 commits) Non-fast-forward update to branch tchaik/56-dbus-glib-dep, Martin Blanchard
  • [grilo/wip/mschraal/get_last_played_annotation] media: Fix get_last_played annotation, Marinus Schraal
  • [grilo] Created branch wip/mschraal/get_last_played_annotation, Marinus Schraal
  • [sysprof] src: add Capabilities property to profiler, Christian Hergert
  • [sysprof] libsysprof: use a{sv} for future profiler specific options, Christian Hergert
  • [sysprof] src: use double quotes for XML, Christian Hergert
  • [sysprof] libsysprof-ui: allow selecting labels on details page, Christian Hergert
  • [sysprof] libsysprof-ui: add cpu info to details page, Christian Hergert
  • [sysprof] libsysprof: add file frame with path condition, Christian Hergert
  • [sysprof] sysprof-cli: exit main loop on failure, Christian Hergert
  • [sysprof] sysprof-cli: add symbol rollup unless --no-decode, Christian Hergert
  • [sysprof] sysprof-cli: remove -g option, Christian Hergert
  • [sysprof] libsysprof-ui: fix initial rendering of zeros, Christian Hergert
  • [sysprof] libsysprof: add libc/libstdc++, Christian Hergert
  • [sysprof] libsysprof: ignore kernel symbols if embedded resolver is found, Christian Hergert
  • [sysprof] libsysprof-capture: add sysprof_capture_reader_find_file(), Christian Hergert
  • [sysprof] libsysprof: check for enough symbols to dereference, Christian Hergert
  • [sysprof] libsysprof: be NULL safe, Christian Hergert
  • [sysprof] libsysprof: fix tag lookups for 0 tags, Christian Hergert
  • [sysprof] tests: fix various lseek usage, Christian Hergert
  • [sysprof] tests: add decode-only test, Christian Hergert
  • [sysprof] libsysprof: be more defensive, Christian Hergert
  • [sysprof] libsysprof: add missing externs, Christian Hergert
  • [sysprof] libsysprof: fix various seek usage, Christian Hergert
  • [sysprof] libsysprof: lseek before deserializing, Christian Hergert
  • [sysprof] libsysprof: decode symbols from embedded maps in callgraphs, Christian Hergert
  • [sysprof] tests: add test to debug symbol maps, Christian Hergert
  • [sysprof] libsysprof: add symbol resolver that can resolve from capture file, Christian Hergert
  • [sysprof] libsysprof: use SysprofSymbolMap to write symbol maps, Christian Hergert
  • [sysprof] libsysprof: add utility to build symbol maps, Christian Hergert
  • [sysprof] libsysprof-capture: add byte-order helper, Christian Hergert
  • [sysprof] libsysprof: decode and supplement kernel symbols, Christian Hergert
  • [sysprof] libsysprof: avoid kallsyms in capture file, Christian Hergert
  • [sysprof] libsysprof: add trailing empty kernel node, Christian Hergert
  • [sysprof] libsysprof-ui: add local symbol decoder source to profiler, Christian Hergert
  • [sysprof] libsysprof: add __symbols__ file with supplemental symbol data, Christian Hergert
  • [sysprof] libsysprof: add helper to decode symbols with address range, Christian Hergert
  • [sysprof] utils: add symbol range support for binfile and elfparser, Christian Hergert
  • [sysprof] libsysprof: remove lookaside from public API, Christian Hergert
  • [sysprof] libsysprof: stub out source for appending symbols, Christian Hergert
  • [sysprof] libsysprof: create hook for supplemental writer data, Christian Hergert
  • [sysprof] libsysprof: add cpuinfo to capture file when possible, Christian Hergert
  • [sysprof] libsysprof: use embedded kallsyms when possible, Christian Hergert
  • [sysprof] libsysprof: add kallsyms to capture file, Christian Hergert
  • [sysprof] tools: add option to list files in capture, Christian Hergert
  • [sysprof] libsysprof-capture: skip frame when necessary, Christian Hergert
  • [sysprof] libsysprof-capture: add file reader helper, Christian Hergert
  • [sysprof] libsysprof-capture: add helper to list files in capture, Christian Hergert
  • [folks] Non-fast-forward update to branch tchaik/56-dbus-glib-dep, Martin Blanchard
  • [sysprof] libsysprof-capture: add file chunk frame type, Christian Hergert
  • [mutter/gbsneto/tracing: 7/7] clutter/stage-cogl: Simplify redraw function, Georges Basile Stavracas Neto
  • [sysprof] libsysprof-ui: add tooltips for message column, Christian Hergert
  • [mutter/gbsneto/tracing: 6/7] ci: Add sysprof-devel to the Docker image, Georges Basile Stavracas Neto
  • [sysprof] libsysprof-ui: prefer Time over Offset, Christian Hergert
  • [mutter/gbsneto/tracing: 5/7] cogl/trace: Add user-visible group name, Georges Basile Stavracas Neto
  • [sysprof] libsysprof-ui: hide logs view when no logs are present, Christian Hergert
  • [mutter/gbsneto/tracing: 4/7] clutter: Add more descriptive profiling sections, Georges Basile Stavracas Neto
  • [sysprof] libsysprof-ui: reload logs when selection changes, Christian Hergert
  • [sysprof] libsysprof-ui: add log view, Christian Hergert
  • [mutter/gbsneto/tracing: 3/7] profiler: Support setting output filename, Georges Basile Stavracas Neto
  • [sysprof] libsysprof-ui: add tree model for log messages, Christian Hergert
  • [mutter/gbsneto/tracing: 2/7] cogl-trace: Cleanup context after disabling, Georges Basile Stavracas Neto
  • [mutter/gbsneto/tracing: 1/7] profile: Add a Sysprof-based profiler, Georges Basile Stavracas Neto
  • [sysprof] libsysprof-capture: add log frame type, Christian Hergert
  • [sysprof] tools: use writer-cat from libsysprof-capture, Christian Hergert
  • [mutter] (7 commits) Non-fast-forward update to branch gbsneto/tracing, Georges Basile Stavracas Neto
  • [sysprof] libsysprof-ui: add callgraph loading dialog, Christian Hergert
  • [sysprof] libsysprof-capture: add writer buffer size helper, Christian Hergert
  • [sysprof] tools: use PolkitUnixProcess, Christian Hergert
  • [sysprof] tools: add polkit agent to sysprof-cli, Christian Hergert
  • [sysprof] tools: add --gjs option and fix --use-trace-fd, Christian Hergert
  • [sysprof] libsysprof: add missing new func, Christian Hergert
  • [sysprof] build: remove dead code, Christian Hergert
  • [sysprof] libsysprof: clear trace fd after reading, Christian Hergert
  • [sysprof] libsysprof: start on some new aids to select, Christian Hergert
  • [sysprof] icons: add icon for application source, Christian Hergert
  • [sysprof] libsysprof: move tracefd to separate source, Christian Hergert
  • [sysprof] libsysprof-ui: allow creating aid instance, Christian Hergert
  • [sysprof] libsysprof-ui: implement GtkBuildable for .ui usage, Christian Hergert
  • [sysprof] hostinfo: get proc fd from daemon, Christian Hergert
  • [sysprof] helpers: remove flatpak check for now, Christian Hergert
  • [sysprof] libsysprof-ui: add simplified time label, Christian Hergert
  • [sysprof] libsysprof-ui: add fork to list of marks, Christian Hergert
  • [sysprof] libsysprof: serialize dbus proxy settings, Christian Hergert
  • [sysprof] libsysprof: make sure we have a SysprofSource, Christian Hergert
  • [sysprof] Revert "helpers: try harder to avoid D-Bus to daemon", Christian Hergert
  • [sysprof] libsysprof: implement various serialization hooks, Christian Hergert
  • [sysprof] gtk: add more keyboard shortcuts to dialog, Christian Hergert
  • [sysprof] libsysprof-ui: wire up display for re-recording, Christian Hergert
  • [sysprof] libsysprof: add helper to create profiler from capture reader, Christian Hergert
  • [sysprof] libsysprof-ui: setup autosize, Christian Hergert
  • [sysprof] sysprofd: make sysprofd exit after 120 seconds of inactivity, Christian Hergert
  • [sysprof] libsysprof: allow auto-start of sysprof3, Christian Hergert
  • [sysprof] replay: add stubs and plumbing to implement a re-record, Christian Hergert
  • [sysprof] tools: add some timing information to dump utility, Christian Hergert
  • [sysprof] libsysprof: store some information about the profile in keyfile, Christian Hergert
  • [sysprof] libsysprof-ui: add counters to details, Christian Hergert
  • [sysprof] libsysprof-ui: link time adjustment for counters, Christian Hergert
  • [sysprof] libsysprof-ui: fix default filename to be syscap, Christian Hergert
  • [sysprof] libsysprof-ui: use o for mnemonic, Christian Hergert
  • [sysprof] libsysprof-ui: add visualizer row for cpu frequency, Christian Hergert
  • [sysprof] libsysprof-ui: add dashed line support, Christian Hergert
  • [sysprof] hostinfo: actually parse cpu freq details, Christian Hergert
  • [sysprof] libsysprof-ui: put wall time first, Christian Hergert
  • [sysprof] tweak colors for foreground, Christian Hergert
  • [sysprof] tests: stub out a tool to print thread/pid information, Christian Hergert
  • [sysprof] libsysprof-ui: simplify text layout, Christian Hergert
  • [sysprof] libsysprof-ui: style improvements, Christian Hergert
  • [sysprof] libsysprof-capture: improve zero'ing when reading back, Christian Hergert
  • [sysprof] libsysprof: skip when no writer is available, Christian Hergert
  • [sysprof] libsysprof-capture: shorten names by removing Frame, Christian Hergert
  • [gimp/gimp-2-10] Issue #3119 - Two tooltips were marked as translatable, Michael Natterer
  • [sysprof] libsysprof-ui: use org.gnome.Shell, Christian Hergert
  • [sysprof] libsysprof-ui: add marks message, Christian Hergert
  • [sysprof] libsysprof-ui: fix dereference after steal, Christian Hergert
  • [sysprof] libsysprof: improve some defaults, Christian Hergert
  • [sysprof] tools: add --use-trace-fd option, Christian Hergert
  • [sysprof] libsysprof-ui: shrink marks row, Christian Hergert
  • [sysprof] libsysprof-ui: add section for counter values, Christian Hergert
  • [sysprof] libsysprof-ui: try to keep text aligned on 5/8's split, Christian Hergert
  • [sysprof] libsysprof-ui: remove unused columns, Christian Hergert
  • [sysprof] libsysprof-ui: teach marks model how to use counters, Christian Hergert
  • [sysprof] libsysprof-ui: make function name more descriptive, Christian Hergert
  • [sysprof] libsysprof-ui: use custom cell renderer for progress + .2 precision, Christian Hergert
  • [sysprof] sysprof: add ctrl+s accelerator, Christian Hergert
  • [sysprof] libsysprof: add some symbol libraries, Christian Hergert
  • [sysprof] libsysprof-ui: add mark hits to details, Christian Hergert
  • [sysprof] libsysprof: use SYSPROF_TRACE_FD env var when spawning, Christian Hergert
  • [sysprof] libsysprof: log source failure to console, Christian Hergert
  • [sysprof] libsysprof: add vfunc to modify spawn arguments, Christian Hergert
  • [sysprof] helpers: try harder to avoid D-Bus to daemon, Christian Hergert
  • [sysprof] libsysprof: join using cat helper, Christian Hergert
  • [sysprof] libsysprof-capture: add cat helper, Christian Hergert
  • [sysprof] libsysprof: start on proxy source implementation, Christian Hergert
  • [sysprof] libsysprof-ui: add proxy source for gtk, Christian Hergert
  • [sysprof] libsysprof-ui: fix alignment, Christian Hergert
  • [sysprof] libsysprof-ui: check current page when checking if empty, Christian Hergert
  • [sysprof] libsysprof-ui: setup profiler immediately on setup, Christian Hergert
  • [sysprof] libsysprof-ui: focus record button by default, Christian Hergert
  • [sysprof] sysprof: make escape stop the current profiler, Christian Hergert
  • [sysprof] libsysprof-ui: stat before usage, Christian Hergert
  • [sysprof] libsysprof-ui: include samples, marks, and ctrset in events, Christian Hergert
  • [sysprof] libsysprof-ui: allow copying other trees too, Christian Hergert
  • [sysprof] libsysprof-ui: implement copy for descendants selection, Christian Hergert
  • [sysprof] move code, Christian Hergert
  • [sysprof] sysprof: use dzlapplicationwindow, Christian Hergert
  • [sysprof] libsysprof-ui: use progress cell renderer, Christian Hergert
  • [sysprof] libsysprof-ui: add zoom action, Christian Hergert
  • [sysprof] libsysprof-ui: tweak colors for stack, Christian Hergert
  • [sysprof] libsysprof-ui: reduce row height, Christian Hergert
  • [sysprof] libsysprof-ui: show syscall stacks in red, Christian Hergert
  • [gimp] Issue #3119 - Two tooltips were marked as translatable, Michael Natterer
  • [sysprof] libsysprof-ui: try to use default-width before visible, Christian Hergert
  • [sysprof] libsysprof-ui: allow multiple selections, Christian Hergert
  • [sysprof] libsysprof-ui: use textview for mark information, Christian Hergert
  • [sysprof] libsysprof-ui: use "Avg" for label, Christian Hergert
  • [sysprof] libsysprof-ui: tweak label to total, Christian Hergert
  • [sysprof] libsysprof-ui: use progress cell renderers, Christian Hergert
  • [sysprof] libsysprof-ui: add hits column, Christian Hergert
  • [sysprof] libsysprof: try local proc file access if not in flatpak, Christian Hergert
  • [sysprof] tests: check for NULL before strcmp, Christian Hergert
  • [sysprof] tweak text, Christian Hergert
  • [sysprof] sysprof: bind current title to window title, Christian Hergert
  • [sysprof] libsysprof-ui: add SysprofNotebook:current property, Christian Hergert
  • [sysprof] simplify text, Christian Hergert
  • [sysprof] build: add missing libraries to pkgconfig files, Christian Hergert
  • [sysprof] libsysprof-ui: always propagate reader to visualizer, Christian Hergert
  • [sysprof] libsysprof-ui: fix documentation, Christian Hergert
  • [sysprof] libsysprof-ui: add stack-depth visualizer, Christian Hergert
  • [sysprof] libsysprof-ui: tweak assistant layout, Christian Hergert
  • [sysprof] libsysprof: emit finished in source, Christian Hergert
  • [sysprof] libsysprof-ui: set as ready for now, Christian Hergert
  • [sysprof] libsysprof-ui: only handle selected aids, Christian Hergert
  • [sysprof] libsysprof-ui: stub out proxy source, Christian Hergert
  • [sysprof] libsysprof-ui: allow restricting remote proxy, Christian Hergert
  • [sysprof] libsysprof-ui: fix value usage, Christian Hergert
  • [sysprof] libsysprof-capture: add metadata frame type, Christian Hergert
  • [sysprof] libsysprof-ui: hide unused sections, Christian Hergert
  • [sysprof] fix samples label, Christian Hergert
  • [sysprof] libsysprof-ui: update samples while recording, Christian Hergert
  • [sysprof] update title on saves, Christian Hergert
  • [sysprof] libsysprof-capture: save filename if first save, Christian Hergert
  • [sysprof] remove dazzle.h, Christian Hergert
  • [sysprof] libsysprof-ui: fix can-save propagation, Christian Hergert
  • [sysprof] join sections, Christian Hergert
  • [sysprof] libsysprof-ui: wire up can-save propagation, Christian Hergert
  • [sysprof] libsysprof-ui: add helper to get current, Christian Hergert
  • [sysprof] sysprof: use "Recording" instead of "Capture", Christian Hergert
  • [sysprof] libsysprof-ui: wire up a save action, Christian Hergert
  • [sysprof] libsysprof-ui: add stop-recording button, Christian Hergert
  • [sysprof] libsysprof-ui: wire up more recording state, Christian Hergert
  • [sysprof] libsysprof-ui: track status changes in profiler, Christian Hergert
  • [sysprof] libsysprof-ui: add fallback icon location, Christian Hergert
  • [sysprof] build: fix build with explicit includes, Christian Hergert
  • [sysprof] libsysprof-ui: add callgraph aid, Christian Hergert
  • [sysprof] libsysprof: add memory aid, Christian Hergert
  • [sysprof] libsysprof-ui: add hostinfo source when cpu is selected, Christian Hergert
  • [sysprof] libsysprof-ui: add proc source when on Linux, Christian Hergert
  • [sysprof] libsysprof-ui: wire up spawn args, Christian Hergert
  • [sysprof] libsysprof-ui: add pids to profiler, Christian Hergert
  • [sysprof] libsysprof: more fallbacks for bad proxy, Christian Hergert
  • [sysprof] cleanup, Christian Hergert
  • [sysprof] libsysprof-ui: start on recording info, Christian Hergert
  • [sysprof] libsysprof-ui: wire up recording signal, Christian Hergert
  • [sysprof] libsysprof-ui: start on aids, Christian Hergert
  • [sysprof] libsysprof-ui: set default icon to symbolic, Christian Hergert
  • [sysprof] libsysprof-ui: start on data collection icons, Christian Hergert
  • [sysprof] libsysprof-ui: menuing work and use libdazzle, Christian Hergert
  • [sysprof] libsysprof-ui: stub out SysprofAid, Christian Hergert
  • [sysprof] libsysprof-ui: iteration on profiler assistant, Christian Hergert
  • [sysprof] libsysprof-ui: style environment editor, Christian Hergert
  • [sysprof] libsysprof-ui: setup environment editor, Christian Hergert
  • [sysprof] libsysprof-ui: allow text selection, Christian Hergert
  • [sysprof] libsysprof-ui: add pixels counter, Christian Hergert
  • [sysprof] libsysprof-ui: start on launch UI, Christian Hergert
  • [sysprof] tests: update zoom-manager test for recent changes, Christian Hergert
  • [sysprof] libsysprof-ui: start on profiler assistant, Christian Hergert
  • [sysprof] libsysprof-ui: fix multiple selection movements, Christian Hergert
  • [sysprof] libsysprof-ui: allow selecting multiple rows, Christian Hergert
  • [sysprof] libsysprof: process local task parsing on a thread, Christian Hergert
  • [sysprof] helpers: add async helper to list processes, Christian Hergert
  • [sysprof] libsysprof-ui: use format helper and tweak colors, Christian Hergert
  • [sysprof] libsysprof-ui: use threegrid for details, Christian Hergert
  • [sysprof] libsysprof-ui: add format helper, Christian Hergert
  • [sysprof] build: add libdazzle dependency, Christian Hergert
  • [sysprof] libsysprof-ui: tweak sorting of marks, Christian Hergert
  • [sysprof] sysprofd: actually check authorization result, Christian Hergert
  • [sysprof] libsysprof-ui: fix child properties for tab labels, Christian Hergert
  • [sysprof] libsysprof-capture: discover the end time if necessary, Christian Hergert
  • [sysprof] tools: use g_unix_signal_add() instead of eventfd, Christian Hergert
  • [sysprof] libsysprof-ui: try harder to setup best-fit on load, Christian Hergert
  • [sysprof] libsysprof-ui: remove unused code, Christian Hergert
  • [sysprof] libsysprof-ui: stroke line on half-pixel boundary, Christian Hergert
  • [sysprof] libsysprof-ui: ignore negative and 0 averages, Christian Hergert
  • [sysprof] build: install dbus interfaces, Christian Hergert
  • [sysprof] libyssprof-ui: add styling for profiler menu button, Christian Hergert
  • [sysprof] backport weak pointers, Christian Hergert
  • [sysprof] libsysprof-ui: start attaching profiler button to record, Christian Hergert
  • [sysprof] libsysprof-ui: make tabs expand, Christian Hergert
  • [sysprof] libsysprof-ui: allow text to be selectable, Christian Hergert
  • [sysprof] libsysprof-ui: add some mark details, Christian Hergert
  • [sysprof] libsysprof-ui: calculate min/max/avg for mark durations, Christian Hergert
  • [sysprof] libsysprof-ui: tweak marks drawing, Christian Hergert
  • [sysprof] libsysprof-ui: add rounded rectangle helper, Christian Hergert
  • [sysprof] libsysprof-ui: fix some warnings, Christian Hergert
  • [sysprof] libsysprof-ui: soften red when selected, Christian Hergert
  • [sysprof] tools: add tool to toggle a profiler, Christian Hergert
  • [sysprof] libsysprof-ui: mark negative durations as red, Christian Hergert
  • [sysprof] sysprof: add close menu item, Christian Hergert
  • [sysprof] sysprof: add about, remove quit, Christian Hergert
  • [sysprof] sysprof: wire up window menu, Christian Hergert
  • [sysprof] sysprof: close window on last ctrl+w if empty, Christian Hergert
  • [sysprof] sysprof: only request opening dialog once, Christian Hergert
  • [sysprof] sysprof: use sysprof_window_new(), Christian Hergert
  • [sysprof] libsysprof-ui: start on open support, Christian Hergert
  • [sysprof] libsysprof-ui: do resize from idle after map, Christian Hergert
  • [sysprof] libsysprof-ui: move zoom controls, Christian Hergert
  • [sysprof] libsysprof-ui: start on new tabbed design, Christian Hergert
  • [sysprof] libsysprof-ui: add empty state for timing data, Christian Hergert
  • [sysprof] libsysprof-ui: tweak spacing, Christian Hergert
  • [sysprof] libsysprof-ui: add separator back, Christian Hergert
  • [sysprof] libsysprof-ui: add gdatetime fallback, Christian Hergert
  • [sysprof] libsysprof-ui: add lateral movements with keyboard, Christian Hergert
  • [sysprof] libsysprof-ui: pan when selection changes, Christian Hergert
  • [sysprof] libsysprof-ui: link up horizontal scrolling, Christian Hergert
  • [sysprof] libsysprof-ui: set computer-fail for no callgraph, Christian Hergert
  • [sysprof] libsysprof-ui: tweak empty state and add icon-name property, Christian Hergert
  • [sysprof] libsysprof-ui: filter marks based on selection, Christian Hergert
  • [sysprof] libsysprof-ui: jump to timings if no samples, Christian Hergert
  • [sysprof] libsysprof: better empty check, Christian Hergert
  • [sysprof] libsysprof: add is_empty() helper, Christian Hergert
  • [sysprof] libsysprof-ui: hide callgraph when no data is present, Christian Hergert
  • [sysprof] libsysprof-capture: copy stat when dup'ing reader, Christian Hergert
  • [sysprof] libsysprof-ui: add more capture details, Christian Hergert
  • [sysprof] libsysprof-capture: add stats to reader when possible, Christian Hergert
  • [sysprof] libsysprof-ui: add accelerator keys, Christian Hergert
  • [sysprof] libsysprof-ui: start on details view, Christian Hergert
  • [sysprof] libsysprof-ui: reduce chances of over-scrolling, Christian Hergert
  • [sysprof] libsysprof-ui: simplify zoom at load, Christian Hergert
  • [sysprof] libsysprof-ui: fit-to-zoom and tooltips, Christian Hergert
  • [sysprof] libsysprof-ui: use double math, Christian Hergert
  • [sysprof] libsysprof-ui: track if color is set, Christian Hergert
  • [sysprof] libsysprof-ui: add color, Christian Hergert
  • [sysprof] libsysprof-ui: keep marks aligned, Christian Hergert
  • [sysprof] libsysprof-ui: render marks again, Christian Hergert
  • [sysprof] libsysprof-ui: resize column when zoom changes, Christian Hergert
  • [sysprof] libsysprof-ui: improve duration range drawing and sizing, Christian Hergert
  • [sysprof] libsysprof-ui: fit zoom when loading, Christian Hergert
  • [sysprof] libsysprof-ui: more zom cleanup, Christian Hergert
  • [sysprof] remove dead code, Christian Hergert
  • [sysprof] libsysprof-ui: add fit-width zoom helper, Christian Hergert
  • [sysprof] libsysprof-ui: add some helpers to zoom manager, Christian Hergert
  • [sysprof] libsysprof-ui: remove offsets from allocation, Christian Hergert
  • [sysprof] libsysprof-ui: cleanup, Christian Hergert
  • [sysprof] libsysprof-ui: work on async loading, Christian Hergert
  • [sysprof] libsysprof-capture: add or condition, Christian Hergert
  • [sysprof] libsysprof-ui: update callgraph when selection changes, Christian Hergert
  • [sysprof] libsysprof-ui: protect against NULL, Christian Hergert
  • [sysprof] libsysprof-ui: tweak zoom levels, Christian Hergert
  • [sysprof] libsysprof-ui: button styling, Christian Hergert
  • [sysprof] libsysprof-ui: simplified private, Christian Hergert
  • [sysprof] libsysprof-ui: hook up zoom-manager to visualizers, Christian Hergert
  • [sysprof] libsysprof-ui: add label helper, Christian Hergert
  • [sysprof] libsysprof-ui: tweak title, Christian Hergert
  • [sysprof] libsysprof-ui: add timing information, Christian Hergert
  • [gimp] Issue #3105 - "Maximum Image Size" changed to "Maximum new image size", Michael Natterer
  • [sysprof] libsysprof-ui: tweak columns and treeview, Christian Hergert
  • [sysprof] libsysprof-ui: add text property, Christian Hergert
  • [sysprof] libsysprof-ui: setup marks reader, Christian Hergert
  • [sysprof] libsysprof-ui: load counters if we discover the feature, Christian Hergert
  • [sysprof] libsysprof-ui: whitespace cleanup, Christian Hergert
  • [gnome-games/wip/exalm/collection] WIP: collection, Alexander Mikhaylenko
  • [sysprof] libsysprof: handle failure case better, Christian Hergert
  • [gnome-games] Created branch wip/exalm/collection, Alexander Mikhaylenko
  • [sysprof] libsysprof-ui: start on capture view, Christian Hergert
  • [sysprof] libsysprof-capture: copy discovered end_time, Christian Hergert
  • [sysprof] libsysprof-capture: try harder to get proper end-time, Christian Hergert
  • [sysprof] libsysprof-capture: update end time for marks, Christian Hergert
  • [sysprof] libsysprof-ui: tweak drawing of boxes, Christian Hergert
  • [sysprof] libsysprof-ui: improve marks drawing a bit, Christian Hergert
  • [sysprof] add string.h, Christian Hergert
  • [sysprof] libsysprof-ui: start rendering mark data, Christian Hergert
  • [sysprof] libsysprof-ui: add various columns, Christian Hergert
  • [sysprof] libsysprof-ui: fix transfer ownership, Christian Hergert
  • [sysprof] wire up marks reader, Christian Hergert
  • [sysprof] libsysprof-ui: fix private type, Christian Hergert
  • [sysprof] sysprof: whitespace cleanup, Christian Hergert
  • [sysprof] sysprof: add notebook for marks, Christian Hergert
  • [sysprof] libsysprof-ui: stub out model, Christian Hergert
  • [gimp/gimp-2-10] Issue #3105 - "Maximum Image Size" changed to "Maximum new image size", Michael Natterer
  • [sysprof] libsysprof-ui: include config, Christian Hergert
  • [gnome-games] Deleted branch wip/exalm/mobile, Alexander Mikhaylenko
  • [sysprof] libsysprof: whitespace cleanup, Christian Hergert
  • [gnome-games] (10 commits) ...collection-box: Set minimum width, Alexander Mikhaylenko
  • [sysprof] libsysprof-capture: whitespace cleanup, Christian Hergert
  • [sysprof] libsysprof-capture: remove dead code, Christian Hergert
  • [sysprof] libsysprof-ui: use proper unref, Christian Hergert
  • [sysprof] libsysprof-ui: stub out marks view, Christian Hergert
  • [sysprof] libsysprof-ui: use stripblanks, Christian Hergert
  • [sysprof] helpers: do not allow interactive authorization, Christian Hergert
  • [sysprof] memory: get FD using the SysprofHelpers, Christian Hergert
  • [sysprof] sysprofd: add API to get a FD for a file in proc, Christian Hergert
  • [sysprof] helpers: allow /sys/ access too, Christian Hergert
  • [sysprof] libsysprof: fix kernel symbols init, Christian Hergert
  • [sysprof] libsysprof: use helpers to get proc info from host, Christian Hergert
  • [sysprof] libsysprof: add async variant for proc source, Christian Hergert
  • [sysprof] libsysprof: use daemon to get unredacted process info, Christian Hergert
  • [sysprof] libsysprof: allow creating model item from gvariant info, Christian Hergert
  • [sysprof] libsysprof: add helper to get process info array, Christian Hergert
  • [sysprof] libsysprof: avoid remote call if we can, Christian Hergert
  • [sysprof] add helper to check if we can see pids, Christian Hergert
  • [sysprof] libsysprof-ui: dont reload if the listbox is not visible, Christian Hergert
  • [sysprof] libsysprof-ui: reload process model when not in whole-system, Christian Hergert
  • [sysprof] libsysprof: use macro to preserve types, Christian Hergert
  • [sysprof] libsysprof: use g_clear_handle_id(), Christian Hergert
  • [sysprof] libsysprof: add autoclean backports, Christian Hergert
  • [sysprof] libsysprof: wait until first queue_reload() to load, Christian Hergert
  • [sysprof] libsysprof-ui: whitespace, Christian Hergert
  • [sysprof] sysprofd: add comm and do some postprocessing, Christian Hergert
  • [sysprof] sysprofd: add hook to postprocess cmdline, Christian Hergert
  • [sysprof] sysprofd: use add_value(), Christian Hergert
  • [sysprof] sysprofd: fix include, Christian Hergert
  • [sysprof] sysprofd: start on optimized getprocessinfo helper, Christian Hergert
  • [sysprof] libsysprof: cancel if we fail auth, Christian Hergert
  • [sysprof] libsysprof: adopt FD that was created for us, Christian Hergert
  • [sysprof] libsysprof: style cleanup, Christian Hergert
  • [sysprof] libsysprof: simplify error message, Christian Hergert
  • [sysprof] libsysprof: whitespace, Christian Hergert
  • [sysprof] libsysprof: cleanup, Christian Hergert
  • [sysprof] sysprofd: remove consistency check, Christian Hergert
  • [sysprof] libsysprof: remove dead code, Christian Hergert
  • [sysprof] libsysprof: authorize proxy during start, Christian Hergert
  • [sysprof] fix gsetting name, Christian Hergert
  • [sysprof] build: remove sysprof2 references, Christian Hergert
  • [sysprof] build: fix old polkit check, Christian Hergert
  • [sysprof] sysprofd: remove debug code, Christian Hergert
  • [sysprof] libsysprof: backport autoptr cleanups when necessary, Christian Hergert
  • [sysprof] build: cleanup dependency checking, Christian Hergert
  • [sysprof] libsysprof: fix weak ref usage, Christian Hergert
  • [sysprof] libsysprof-ui: check for NULL, Christian Hergert
  • [sysprof] libsysprof: only use sync form for perf counter, Christian Hergert
  • [sysprof] perf: remove authorization and proxy usage from counter, Christian Hergert
  • [sysprof] libsysprof: remove authorization from perf source, Christian Hergert
  • [sysprof] libsysprof: add authorize_async() to authorize bus, Christian Hergert
  • [sysprof] libsysprof-ui: use flatpak-spawn when necessary, Christian Hergert
  • [sysprof] proc: use helpers for proc access, Christian Hergert
  • [sysprof] libsysprof: use helpers for proc access, Christian Hergert
  • [sysprof] helpers: add sync helper, Christian Hergert
  • [sysprof] bump app id, Christian Hergert
  • [sysprof] libsysprof: get kallsyms from helper, Christian Hergert
  • [sysprof] whitespace cleanup, Christian Hergert
  • [sysprof] kallsyms: allow creating from kallsyms data, Christian Hergert
  • [sysprof] whitespace, Christian Hergert
  • [sysprof] libsysprof: add sync get_proc variant and fallbacks, Christian Hergert
  • [sysprof] build: bump API version, Christian Hergert
  • [sysprof] data: move appdata/schema/desktop files, Christian Hergert
  • [sysprof] sysprof3: start moving API towards sysprof-3, Christian Hergert
  • [sysprof] helpers: use old API for older systems, Christian Hergert
  • [sysprof] build: fix various includes for older GCC, Christian Hergert
  • [sysprof] helpers: add fallbacks for perf_event_open, Christian Hergert
  • [sysprof] build: remove unused file, Christian Hergert
  • [sysprof] src: use helpers and add group_fd to remote API, Christian Hergert
  • [sysprof] src: add helpers for common clinet/service side utils, Christian Hergert
  • [sysprof] sysprofd: fix error path and add some logging, Christian Hergert
  • [sysprof] sysprofd: implement mechanics for perf_event_open, Christian Hergert
  • [sysprof] sysprofd: require polkit authorization by the peer, Christian Hergert
  • [sysprof] build: update some dependency versions, Christian Hergert
  • [sysprof] sysprofd: start on port to GDBusConnection, Christian Hergert
  • [sysprof] libsysprof: allow kallsyms usage from daemon, Christian Hergert
  • [sysprof] libsysprof: cleanup whitespace in headers, Christian Hergert
  • [sysprof] libsysprof-ui: fixup whitespace in headers, Christian Hergert
  • [sysprof] libsysprof-ui: add inside guards, Christian Hergert
  • [sysprof] libsysprof: add inside guards to prevent stray includes, Christian Hergert
  • [sysprof] build: rename all symbols to use sysprof_ as prefix, Christian Hergert
  • [sysprof] ui: fix various css/ui includes, Christian Hergert
  • [sysprof] libsysprof-ui: use symbol versioning macros, Christian Hergert
  • [sysprof] libsysprof: remove use of static library, Christian Hergert
  • [sysprof] libsysprof-capture: add missing config.h includes, Christian Hergert
  • [sysprof] libsysprof: make symbol dirs public API, Christian Hergert
  • [sysprof] libsysprof: add versioning macros, Christian Hergert
  • [sysprof] build: cleanup visibility for symbols, Christian Hergert
  • [sysprof] libsysprof-capture: set symbol visibility to hidden, Christian Hergert
  • [sysprof] libsysprof-capture: add availability macros, Christian Hergert
  • [sysprof] shared: remove use of libshared, Christian Hergert
  • [sysprof] libsysprof-ui: set inside guards, Christian Hergert
  • [sysprof] capture: add versioning macros, Christian Hergert
  • [sysprof] capture: add task-id (thread-id) to samples, Christian Hergert
  • [sysprof] capture: allow macros and functions to co-exist, Christian Hergert
  • [sysprof] build: reduce GLib requirement, Christian Hergert
  • [sysprof] build: various build fixes for macOS, Christian Hergert
  • [sysprof] build: bump C++ requirement, Christian Hergert
  • [sysprof] tree: start on massive tree refactor, Christian Hergert
  • [sysprof] binfile: ignore vdso bytes if not on Linux, Christian Hergert
  • [sysprof] build: make help optional, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] src: add Capabilities property to profiler, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof: use a{sv} for future profiler specific options, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] src: use double quotes for XML, Christian Hergert
  • [gtk/global-coords: 7/7] Drop gdk_event_get_root_coords, Matthias Clasen
  • [gtk/global-coords: 6/7] widget: Stop setting root coords in events, Matthias Clasen
  • [gtk/global-coords: 5/7] win32: Stop using gdk_event_get_root_coords, Matthias Clasen
  • [gtk/global-coords: 4/7] menu: Remove global coordinates, Matthias Clasen
  • [gtk/global-coords: 3/7] menu: Only set position in one place, Matthias Clasen
  • [gtk/global-coords: 2/7] menu: Simplify function, Matthias Clasen
  • [gtk/global-coords: 1/7] menuitem: Introduce gtk_menu_item_get_menu_shell(), Matthias Clasen
  • [gtk] (7 commits) Created branch global-coords, Matthias Clasen
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: allow selecting labels on details page, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: add cpu info to details page, Christian Hergert
  • [gimp/gimp-2-10] Issue #2986 - Input controller configuration window is too small by default, Michael Natterer
  • [gimp] Issue #2986 - Input controller configuration window is too small by default, Michael Natterer
  • [mutter/gbsneto/tracing: 49/49] clutter/stage-cogl: Simplify redraw function, Georges Basile Stavracas Neto
  • [mutter/gbsneto/tracing: 48/49] ci: Add sysprof-devel to the Docker image, Georges Basile Stavracas Neto
  • [mutter/gbsneto/tracing: 47/49] cogl/trace: Add user-visible group name, Georges Basile Stavracas Neto
  • [mutter/gbsneto/tracing: 46/49] clutter: Add more descriptive profiling sections, Georges Basile Stavracas Neto
  • [mutter/gbsneto/tracing: 45/49] profiler: Support setting output filename, Georges Basile Stavracas Neto
  • [mutter/gbsneto/tracing: 44/49] cogl-trace: Cleanup context after disabling, Georges Basile Stavracas Neto
  • [mutter/gbsneto/tracing: 43/49] profile: Add a Sysprof-based profiler, Georges Basile Stavracas Neto
  • [mutter/gbsneto/tracing: 42/49] clutter: Add some preliminary tracing to clutter, Georges Basile Stavracas Neto
  • [mutter/gbsneto/tracing: 41/49] cogl: Add libsysprof capture based tracing, Georges Basile Stavracas Neto
  • [mutter] (49 commits) Non-fast-forward update to branch gbsneto/tracing, Georges Basile Stavracas Neto
  • [gtk] Deleted branch shortcuts-sizing, Matthias Clasen
  • [gtk: 2/2] Merge branch 'shortcuts-sizing' into 'master', Matthias Clasen
  • [gtk] (2 commits) ...Merge branch 'shortcuts-sizing' into 'master', Matthias Clasen
  • [gtk] Deleted branch wip/chergert/marshallers, Christian Hergert
  • [gtk/gtk-3-24: 2/2] Merge branch 'wip/chergert/marshallers' into 'gtk-3-24', Matthias Clasen
  • [gtk/gtk-3-24] (2 commits) ...Merge branch 'wip/chergert/marshallers' into 'gtk-3-24', Matthias Clasen
  • [gtksourceview] marshallers: explicity set c_marshaller and va_marshaller, Christian Hergert
  • [gtk/shortcuts-sizing] Fix shortcuts window sizing, Matthias Clasen
  • [gtk] Created branch shortcuts-sizing, Matthias Clasen
  • [cantarell-fonts/respacing] Update dependant glyphs, Nikolaus Waxweiler
  • [cantarell-fonts/respacing] Respace and key ADHIMNO, add l.ss01, Nikolaus Waxweiler
  • [gtk] marshallers: add missing g_cclosure_marshal_VOID__VOID fixes, Christian Hergert
  • [vte] widget: Add valist signal marshallers, Christian Persch
  • [gnome-shell] search: reload search providers when installed applications change, Marco Trevisan
  • [gnome-games] Non-fast-forward update to branch wip/exalm/mobile, Alexander Mikhaylenko
  • [gtk] Deleted branch wip/chergert/marshal-gtk4, Christian Hergert
  • [gtk: 2/2] Merge branch 'wip/chergert/marshal-gtk4' into 'master', Matthias Clasen
  • [gnome-games/wip/exalm/mobile: 10/10] collection-box: Set minimum width, Alexander Mikhaylenko
  • [gtk] (2 commits) ...Merge branch 'wip/chergert/marshal-gtk4' into 'master', Matthias Clasen
  • [gnome-games/wip/exalm/mobile: 9/10] platforms-view: Make adaptive, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/mobile: 8/10] ui: Use HdyViewSwitcherBar for narrow mode, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/mobile] WIP: collection, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/mobile: 7/10] ui: Introduce AdaptiveState, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/mobile: 6/10] game-icon-view: Remove subtitle, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/mobile: 5/10] collection-header-bar: Force wide policy for view switcher, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/mobile: 4/10] platforms-view: Only refresh icon view on row-activated, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/mobile: 3/10] empty-collection: Wrap title, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/mobile: 2/10] dummy-display: Wrap labels, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/mobile: 1/10] error-display: Wrap primary label, Alexander Mikhaylenko
  • [gnome-games] (10 commits) Non-fast-forward update to branch wip/exalm/mobile, Alexander Mikhaylenko
  • [gtk/wip/chergert/marshallers] marshallers: ensure g_cclosure_marshal_VOID__VOIDv is used, Christian Hergert
  • [gtk/wip/chergert/marshal-gtk4] marshallers: ensure g_cclosure_marshal_VOID__VOIDv is used, Christian Hergert
  • [gtk] Non-fast-forward update to branch wip/chergert/marshal-gtk4, Christian Hergert
  • [gnome-shell] grabHelper: Throw an error if the owner is not an actor, Marco Trevisan
  • [gnome-shell] PopupMenuManager: Remove unneeded _owner reference, Marco Trevisan
  • [mutter] compositor: Emit 'grab-op-end' signal after ungrab happened, Marco Trevisan
  • [mutter] display: Emit 'grab-op-end' signal after ungrab happened, Marco Trevisan
  • [gnome-shell] windowManager: Disable favorite shortcuts without overview, Florian Müllner
  • [chronojump] Device button at encoder sensitive even when there's no person, Xavier de Blas
  • [gtk/wip/chergert/marshal-gtk4] frameclock: use default marshallers, Christian Hergert
  • [gtk] Created branch wip/chergert/marshal-gtk4, Christian Hergert
  • [gnome-shell] windowMenu: Do actions requiring grab once ungrabbed, Florian Müllner
  • [gnome-shell-extensions] window-list: Pass the actor as PopupMenuManager owner, Florian Müllner
  • [gnome-shell] popupMenu: Connect after to item 'activate' signal, Florian Müllner
  • [gtk/wip/chergert/marshallers] frameclock: use default marshallers, Christian Hergert
  • [gtk] Non-fast-forward update to branch wip/chergert/marshallers, Christian Hergert
  • [gtk/wip/chergert/marshallers] frameclock: set va marshallers, Christian Hergert
  • [gtk] Created branch wip/chergert/marshallers, Christian Hergert
  • [gnome-music/wip/jfelder/mpris-fix-lastused] mpris: Fix lastUsed metadata, Jean Felder
  • [gnome-music] Created branch wip/jfelder/mpris-fix-lastused, Jean Felder
  • [damned-lies] Apply previous fix to other lines, Claude Paroz
  • [vte/wip/paint-simplification: 3/3] draw: Revert single pass drawing, Christian Persch
  • [vte/wip/paint-simplification: 2/3] draw: Clip lines, Christian Persch
  • [vte/wip/paint-simplification: 1/3] draw: Only paint lines once, Christian Persch
  • [gtksourceview] marshal: add marshallers for GtkSourceCompletion, Christian Hergert
  • [vte] (3 commits) Non-fast-forward update to branch wip/paint-simplification, Christian Persch
  • [damned-lies] Prevent crash when build error string is not valid unicode, Claude Paroz
  • [damned-lies] Remove query ordering to silence deprecation warning, Claude Paroz
  • [gtksourceview] marshal: add marshallers for GtkSourceBuffer, Christian Hergert
  • [gtk/wip/otte/menu: 888/888] menu: Only set position in one place, Benjamin Otte
  • [gtk/wip/otte/menu: 887/888] menu: Simplify function, Benjamin Otte
  • [gtk/wip/otte/menu: 886/888] testgtk: Remove CSS loading, Benjamin Otte
  • [gtk/wip/otte/menu: 885/888] menuitem: Introduce gtk_menu_item_get_menu_shell(), Benjamin Otte
  • [gnome-software] trivial: Fix whitespace, Kalev Lember
  • [gtk/wip/otte/menu: 884/888] rendernodeparser: Handle empty Cairo nodes, Benjamin Otte
  • [gtk/wip/otte/menu: 883/888] rendernodeparser: Parse cairo script, Benjamin Otte
  • [gtk] (888 commits) Non-fast-forward update to branch wip/otte/menu, Benjamin Otte
  • [gtksourceview] marshal: explicitly set marshallers for GtkSourceView, Christian Hergert
  • [gtk/wip/baedert/nodeeditor-fuckery] node editor: Add a quick way to save a testcase, Timm Bäder
  • [gtk] Created branch wip/baedert/nodeeditor-fuckery, Timm Bäder
  • [gtk] Deleted branch gesture-click, Matthias Clasen
  • [gtk: 3/3] Merge branch 'gesture-click' into 'master', Matthias Clasen
  • [gtk] (3 commits) ...Merge branch 'gesture-click' into 'master', Matthias Clasen
  • [gtk] Deleted branch global-coords, Matthias Clasen
  • [gtk: 27/27] Merge branch 'global-coords' into 'master', Matthias Clasen
  • [gtk] (27 commits) ...Merge branch 'global-coords' into 'master', Matthias Clasen
  • [gtk/gesture-click] Mention event controller API in the migration guide, Matthias Clasen
  • [gtk/global-coords] Mention global coordinates in the migration guide, Matthias Clasen
  • [gtk/global-coords: 37/37] Cosmetics, Matthias Clasen
  • [gtk/global-coords: 36/37] Cosmetics, Matthias Clasen
  • [gtk/global-coords: 35/37] Fix the win32 build, Matthias Clasen
  • [gtk/global-coords: 34/37] Cosmetics, Matthias Clasen
  • [gtk/global-coords: 33/37] Drop gdk_surface_move, Matthias Clasen
  • [gtk/global-coords: 32/37] Remove a misleading comment, Matthias Clasen
  • [gtk/global-coords: 31/37] window: Remove move unused fields, Matthias Clasen
  • [gtk/global-coords: 30/37] window: Never call gdk_surface_move, Matthias Clasen
  • [gtk/global-coords: 29/37] Drop an empty function, Matthias Clasen
  • [gtk/global-coords: 28/37] window: Drop more unused fields, Matthias Clasen
  • [gtk/global-coords: 27/37] window: Drop some unused fields, Matthias Clasen
  • [gtk/global-coords: 26/37] Drop gdk_device_get_position, Matthias Clasen
  • [gtk/global-coords: 25/37] widget: Stop using gdk_device_get_position, Matthias Clasen
  • [gtk/global-coords: 24/37] Make gdk_surface_get_origin internal, Matthias Clasen
  • [gtk/global-coords: 23/37] Drop gdk_display_get_monitor_at_point, Matthias Clasen
  • [gtk/global-coords: 22/37] window: Drop gtk_window_set_position, Matthias Clasen
  • [gtk/global-coords: 21/37] tests: Stop using gtk_window_set_position, Matthias Clasen
  • [gtk/global-coords: 20/37] gtk-demo: Stop using gtk_window_set_position, Matthias Clasen
  • [gtk/global-coords: 16/37] Clarify gdk_surface_get_position, Matthias Clasen
  • [gtk/global-coords: 19/37] Drop gdk_surface_get_frame_extents, Matthias Clasen
  • [gtk/global-coords: 18/37] a11y: Stop using gdk_surface_get_frame_extnts, Matthias Clasen
  • [gtk/global-coords: 17/37] x11: Set surface position correctly, Matthias Clasen
  • [gtk/global-coords: 15/37] a11y: Stop using gdk_surface_get_origin, Matthias Clasen
  • [gtk/global-coords: 14/37] main: Use gdk_surface_translate_coordinates, Matthias Clasen
  • [gtk/global-coords: 13/37] surface: Add coordinate translation, Matthias Clasen
  • [gtk] (37 commits) Non-fast-forward update to branch global-coords, Matthias Clasen
  • [gtk: 2/2] Merge branch 'high-contrast-tabs' into 'master', Matthias Clasen
  • [gtk: 1/2] HighContrast: Improve contrast of notebook tabs, Matthias Clasen
  • [gtk] (2 commits) ...Merge branch 'high-contrast-tabs' into 'master', Matthias Clasen
  • [sysprof/wip/chergert/sysprof-3] libsysprof: add file frame with path condition, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] sysprof-cli: exit main loop on failure, Christian Hergert
  • [gtk/global-coords] Cosmetics, Matthias Clasen
  • [gparted] Fix link typo in French translation of GParted help manual, Curtis Gedak
  • [gtk/global-coords] Fix the win32 build, Matthias Clasen
  • [gnome-flashback] shell: add UngrabAccelerators, Alberts Muktupāvels
  • [gnome-flashback] shell: rename ungrab_accelerator to remove_accelerator, Alberts Muktupāvels
  • [gnome-build-meta] Deleted branch abderrahim/fdsdk-31-32, Abderrahim Kitouni
  • [gnome-build-meta/gnome-3-32] (2 commits) ...sdk/librsvg: remove cargo dependency, Abderrahim Kitouni
  • [gtk/gesture-click] Rename GtkGestureMultiPress to GtkGestureClick, Matthias Clasen
  • [gtk] Created branch gesture-click, Matthias Clasen
  • [gnome-games/wip/exalm/mobile: 15/15] collection-box: Set minimum width, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/mobile: 14/15] WIP: collection, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/mobile: 13/15] platforms-view: Make adaptive, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/mobile: 12/15] ui: Use HdyViewSwitcherBar for narrow mode, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/mobile: 11/15] ui: Introduce AdaptiveState, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/mobile: 10/15] game-icon-view: Remove subtitle, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/mobile: 9/15] collection-header-bar: Force wide policy for view switcher, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/mobile: 8/15] platforms-view: Only refresh icon view on row-activated, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/mobile: 7/15] error-display: Wrap primary label, Alexander Mikhaylenko
  • [gnome-games] (15 commits) Non-fast-forward update to branch wip/exalm/mobile, Alexander Mikhaylenko
  • [gnome-music/wip/jfelder/mpris-playlists-cleanup: 6/6] mpris: Handle playlists renaming, Jean Felder
  • [gnome-music/wip/jfelder/mpris-playlists-cleanup: 5/6] mpris: Group MPRIS playlist creation logic into one method, Jean Felder
  • [gnome-music/wip/jfelder/mpris-playlists-cleanup: 4/6] mpris: Do not interact with playlists view, Jean Felder
  • [gnome-music/wip/jfelder/mpris-playlists-cleanup: 3/6] mpris: Rename playlists attributes, Jean Felder
  • [gnome-music/wip/jfelder/mpris-playlists-cleanup: 2/6] mpris: Simplify GetPlaylists method, Jean Felder
  • [gnome-music/wip/jfelder/mpris-playlists-cleanup: 1/6] mpris: Distinguish mpris playlists from user playlists, Jean Felder
  • [gnome-music] (6 commits) Non-fast-forward update to branch wip/jfelder/mpris-playlists-cleanup, Jean Felder
  • [gnome-music/wip/jfelder/mpris-playlists-cleanup: 7/7] mpris: Handle playlists renaming, Jean Felder
  • [gnome-music/wip/jfelder/mpris-playlists-cleanup: 6/7] mpris: Group MPRIS playlist creation logic into one method, Jean Felder
  • [gnome-music/wip/jfelder/mpris-playlists-cleanup: 5/7] mpris: Do not interact with playlist view, Jean Felder
  • [gnome-music/wip/jfelder/mpris-playlists-cleanup: 4/7] mpris: Rename playlists attributes, Jean Felder
  • [gnome-music/wip/jfelder/mpris-playlists-cleanup: 3/7] mpris: Simplify GetPlaylists method, Jean Felder
  • [gnome-music/wip/jfelder/mpris-playlists-cleanup: 2/7] mpris: Distinguish mpris playlists from user playlists, Jean Felder
  • [gnome-music/wip/jfelder/mpris-playlists-cleanup: 1/7] mpris: Add Playlists interface to xml description, Jean Felder
  • [gnome-music] (7 commits) Created branch wip/jfelder/mpris-playlists-cleanup, Jean Felder
  • [mutter] Deleted branch wip/carlosg/launch-on-workspace, Carlos Garnacho
  • [mutter] wayland: Honor startup sequence workspace on .request_focus, Georges Basile Stavracas Neto
  • [gparted] Append -git to version for continuing development, Curtis Gedak
  • [mutter/wip/carlosg/launch-on-workspace: 169/169] wayland: Honor startup sequence workspace on .request_focus, Georges Basile Stavracas Neto
  • [mutter] (169 commits) Non-fast-forward update to branch wip/carlosg/launch-on-workspace, Georges Basile Stavracas Neto
  • [mutter] Deleted branch wip/carlosg/dnd-crash-fix, Carlos Garnacho
  • [mutter] wayland: Unset DnD selection on wl_data_offer destruction, Georges Basile Stavracas Neto
  • [mutter/wip/carlosg/dnd-crash-fix: 5/5] wayland: Unset DnD selection on wl_data_offer destruction, Georges Basile Stavracas Neto
  • [mutter] (5 commits) Non-fast-forward update to branch wip/carlosg/dnd-crash-fix, Georges Basile Stavracas Neto
  • [gnome-continuous] Untag GJS, Emmanuele Bassi
  • [gnome-games] Deleted branch wip/exalm/cleanups, Alexander Mikhaylenko
  • [gnome-games] (5 commits) ...media-selector: Merge into MediaMenuButton, Alexander Mikhaylenko
  • [mutter] meson: Do not add compiler flags if 'plain' buildtype is used, Georges Basile Stavracas Neto
  • [mutter] meson: Cleanup debug build handling, Georges Basile Stavracas Neto
  • [gparted] Created tag GPARTED_1_0_0, Curtis Gedak
  • [gparted] ========== gparted-1.0.0 ==========, Curtis Gedak
  • [gparted] Update copyright years, Curtis Gedak
  • [gdm/x-gdm-sessionregisters: 5/5] GdmDisplay: Remove an unused GError, Iain Lane
  • [gdm/x-gdm-sessionregisters: 4/5] Allow sessions to register with GDM, Iain Lane
  • [gdm/x-gdm-sessionregisters: 3/5] GdmManager, GdmDisplay: Add RegisterSession method, Iain Lane
  • [gdm/x-gdm-sessionregisters: 2/5] GdmLocalDisplayFactory: Store VT number, not tty identifier, Iain Lane
  • [gdm] (5 commits) Non-fast-forward update to branch x-gdm-sessionregisters, Iain Lane
  • [gnome-software] Deleted branch bochecha/privacy-policy, Mathieu Bridon
  • [gnome-software] review: Add a link to the privacy policy, Kalev Lember
  • [mutter] renderer/native: Refactor into secondary_gpu_get_next_dumb_buffer, Georges Basile Stavracas Neto
  • [gnome-shell] meson: Do not add compiler flags if 'plain' buildtype is used, Florian Müllner
  • [gnome-shell] meson: Add some compiler arguments to debug builds, Florian Müllner
  • [gtk/global-coords] Cosmetic, Matthias Clasen
  • [gtk/global-coords] Drop gdk_surface_move, Matthias Clasen
  • [gtk/global-coords] Remove a misleading comment, Matthias Clasen
  • [gtk/global-coords] window: Remove move unused fields, Matthias Clasen
  • [gtk/global-coords] window: Never call gdk_surface_move, Matthias Clasen
  • [gtk/global-coords] testgtk: Fix a crash, Matthias Clasen
  • [gtk/global-coords] Drop an empty function, Matthias Clasen
  • [gtk/global-coords] window: Drop more unused fields, Matthias Clasen
  • [gtk/global-coords] window: Drop some unused fields, Matthias Clasen
  • [gnome-continuous] Build brotli before libsoup, Emmanuele Bassi
  • [gnome-software/gnome-3-32] flatpak: trivial: Disable intermittently failing test, Kalev Lember
  • [gnome-software] flatpak: trivial: Disable intermittently failing test, Kalev Lember
  • [gnome-music] Deleted branch wip/jfelder/playlistdialog-listbox, Jean Felder
  • [gnome-music] (4 commits) ...playlistdialog: Update copyright header, Jean Felder
  • [gnome-music/wip/mschraal/gapless-v3: 17/17] playertoolbar: Minor docstring clarification, Marinus Schraal
  • [gnome-music/wip/mschraal/gapless-v3: 16/17] playertoolbar: Reset progress time on update, Marinus Schraal
  • [gnome-music/wip/mschraal/gapless-v3: 15/17] gstplayer: Do not seek to exact end, Marinus Schraal
  • [gnome-music/wip/mschraal/gapless-v3: 14/17] gstplayer: Enable gapless playback, Marinus Schraal
  • [gnome-music] (17 commits) Non-fast-forward update to branch wip/mschraal/gapless-v3, Marinus Schraal
  • [gtk] testgtk: Fix a crash, Matthias Clasen
  • [gtk] Revert "window: Chain up in show/hide", Benjamin Otte
  • [gnome-software/bochecha/privacy-policy: 2/2] review: Add a link to the privacy policy, Kalev Lember
  • [gnome-software] (2 commits) Non-fast-forward update to branch bochecha/privacy-policy, Kalev Lember
  • [gtk] window: Chain up in show/hide, Benjamin Otte
  • [gtk] widget: Add marshallers to signals, Benjamin Otte
  • [gtk] widget: Do proper clean up in real_hide(), Benjamin Otte
  • [gtk] widget: Move functions around, Benjamin Otte
  • [gtk] widget: Insist on proper vfunc calling, Benjamin Otte
  • [gtk] widget: Fix transform refcounting in allocate(), Benjamin Otte
  • [adwaita-icon-theme] symbolic: orentation rename per request, Jakub Steiner
  • [gnome-music/wip/jfelder/playlistdialog-listbox: 7/7] playlistdialog: Update copyright header, Jean Felder
  • [gnome-music/wip/jfelder/playlistdialog-listbox: 6/7] playlistdialog: Update listbox's style, Jean Felder
  • [gnome-music/wip/jfelder/playlistdialog-listbox: 5/7] playlistdialog: Port to GtkListBox, Jean Felder
  • [gnome-music/wip/jfelder/playlistdialog-listbox: 4/7] playlistdialog: Remove useless css styles, Jean Felder
  • [gnome-music] (7 commits) Non-fast-forward update to branch wip/jfelder/playlistdialog-listbox, Jean Felder
  • [mutter] boxes: Fix calculation of rounded rectangles, Georges Basile Stavracas Neto
  • [gimp/gimp-2-10] Issue #263 - Add a "Save Keyboard Shortcuts Now" button..., Michael Natterer
  • [gtk/global-coords] Drop gdk_device_get_position, Matthias Clasen
  • [gtk/global-coords] widget: Stop using gdk_device_get_position, Matthias Clasen
  • [gtk/global-coords] Make gdk_surface_get_origin internal, Matthias Clasen
  • [gtk/global-coords] Drop gdk_display_get_monitor_at_point, Matthias Clasen
  • [gtk/global-coords] window: Drop gtk_window_set_position, Matthias Clasen
  • [gtk/global-coords] tests: Stop using gtk_window_set_position, Matthias Clasen
  • [gtk/global-coords] gtk-demo: Stop using gtk_window_set_position, Matthias Clasen
  • [gimp] Issue #263 - Add a "Save Keyboard Shortcuts Now" button..., Michael Natterer
  • [gnome-games/wip/exalm/cleanups: 5/5] media-selector: Merge into MediaMenuButton, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/cleanups: 4/5] media-menu-button: Don't subclass GtkMenuButton, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/cleanups: 3/5] error-info-bar: Don't subclass GtkInfoBar, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/cleanups: 2/5] display-header-bar: Don't subclass GtkHeaderBar, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/cleanups: 1/5] collection-header-bar: Don't subclass GtkHeaderBar, Alexander Mikhaylenko
  • [gnome-games] (5 commits) Created branch wip/exalm/cleanups, Alexander Mikhaylenko
  • [gnome-sound-recorder] release: prepare 3.33.0, Felipe Borges
  • [gnome-control-center/uajain/settings-category] Put g-c-c.desktop in the Settings menu instead of the System one, Umang Jain
  • [gnome-control-center] Created branch uajain/settings-category, Umang Jain
  • [gnome-latex] Update DhDconfMigration utility class, Sébastien Wilmet
  • [devhelp] DconfMigration: improve API, Sébastien Wilmet
  • [gnome-software/wip/aday/text-styles] updates, Allan Day
  • [gnome-music/wip/jfelder/mpris-cleanup: 19/19] mpris: Update copyright information, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 18/19] CI: Remove mpris.py from flake8 ignored files, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 17/19] mpris: Fix some PEP-8 issues, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 16/19] mpris: Add doctring for all MPRIS methods, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 15/19] mpris: Make player_toolbar attribute internal, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 14/19] mpris: Make player attribute internal, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 13/19] mpris: Make app attribute internal, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 12/19] mpris: Handle signals emissions internally, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 11/19] mpris: Move dbus connection logic to DBusInterface, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 10/19] mpris: Change naming convention to snake_case, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 9/19] mpris: Do not expose a TrackListReplaced method, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 8/19] mpris: Remove unused signals from the TrackList interface, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 7/19] mpris: Do not send a signal for unchanged properties, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 6/19] mpris: Synchronize metadata emission on song change, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 5/19] mpris: Do not expose a Seeked method, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 4/19] mpris: Remove useless position reset on song change, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 3/19] mpris: Send a notification when a playlist is renamed, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 2/19] mpris: Group MPRIS playlist creation logic into one method, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 1/19] mpris: Do not interact with playlist view, Jean Felder
  • [gnome-music] (19 commits) Non-fast-forward update to branch wip/jfelder/mpris-cleanup, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 117/117] mpris: Update copyright information, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 116/117] CI: Remove mpris.py from flake8 ignored files, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 115/117] mpris: Fix some PEP-8 issues, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 114/117] mpris: Add doctring for all MPRIS methods, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 113/117] mpris: Make player_toolbar attribute internal, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 112/117] mpris: Make player attribute internal, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 111/117] mpris: Make app attribute internal, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 110/117] mpris: Handle signals emissions internally, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 109/117] mpris: Move dbus connection logic to DBusInterface, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 108/117] mpris: Change naming convention to snake_case, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 107/117] mpris: Do not expose a TrackListReplaced method, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 106/117] mpris: Remove unused signals from the TrackList interface, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 105/117] mpris: Do not send a signal for unchanged properties, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 104/117] mpris: Synchronize metadata emission on song change, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 103/117] mpris: Do not expose a Seeked method, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 102/117] mpris: Remove useless position reset on song change, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 101/117] mpris: Send a notification when a playlist is renamed, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 100/117] mpris: Group MPRIS playlist creation logic into one method, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 99/117] mpris: Do not interact with playlist view, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 98/117] mpris: Rename playlists attributes, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 97/117] mpris: Simplify GetPlaylists method, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 96/117] mpris: Distinguish mpris playlists from user playlists, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 95/117] mpris: Cleanup SetPosition method, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 94/117] mpris: Add PropertiesChanged signal to xml description, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 93/117] mpris: Add Playlists interface to xml description, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 92/117] mpris: Make docstring quotation mark consistent, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 91/117] mpris: Fix xml description indentation, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 90/117] mpris: Rename MediaPlayer2Service class to MPRIS, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 89/117] mpris: Fix codestyle on the DBusInterface class, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 88/117] mpris: PEP-8 fixes on the DBusInterface class, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 87/117] mpris: Rename Server class to DBusInterface, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 86/117] mpris: Reorder imports, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 85/117] mpris: Add newline to _get_active_playlist docstring, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 84/117] mpris: Remove unecessary return from GoTo method, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 83/117] mpris: Remove multiple space typo, Jean Felder
  • [gnome-music] (117 commits) Non-fast-forward update to branch wip/jfelder/mpris-cleanup, Jean Felder
  • [phodav] Update README.md, Marc-André Lureau
  • [chronojump] Uploaded missing change for last commit, Xavier de Blas
  • [phodav: 14/14] Merge branch 'misc-fixes' into 'master', Marc-André Lureau
  • [phodav: 13/14] rename README to README.md, Marc-André Lureau
  • [phodav: 12/14] spice: move OutputQueue to file, Marc-André Lureau
  • [phodav: 11/14] spice-win: don't assign drive_letter on error, Marc-André Lureau
  • [phodav: 10/14] spice-win: remove MapDriveEnum, Marc-André Lureau
  • [phodav: 9/14] spice-win: define SERVICE_NAME, Marc-André Lureau
  • [phodav: 8/14] spice: unref GSocketAddress, Marc-André Lureau
  • [phodav: 7/14] spice: print err when g_open fails, Marc-André Lureau
  • [phodav: 6/14] spice: clear loop pointer on unref, Marc-André Lureau
  • [phodav: 5/14] spice: quit service quickly, Marc-André Lureau
  • [phodav: 4/14] spice-unix: handle SIGINT properly, Marc-André Lureau
  • [phodav: 3/14] spice: make quit_service volatile, Marc-André Lureau
  • [phodav: 2/14] spice: rename my_input_channel, Marc-André Lureau
  • [phodav: 1/14] build: require GIO version 2.38, Marc-André Lureau
  • [phodav] (14 commits) ...Merge branch 'misc-fixes' into 'master', Marc-André Lureau
  • [gnome-music] Deleted branch wip/jfelder/mpris-small-cleanups, Jean Felder
  • [gnome-music] (3 commits) ...mpris: Cleanup _get_metadata method, Jean Felder
  • [vte/wip/egmont/bidi] fine grained gtk invalidate, part 1, Egmont Koblinger
  • [gtk] css: Use %f, not %.17f, Benjamin Otte
  • [gnome-music/wip/jfelder/mpris-small-cleanups: 3/3] mpris: Cleanup _get_metadata method, Jean Felder
  • [gnome-music/wip/jfelder/mpris-small-cleanups: 2/3] mpris: Use song favourite status to describe userRating, Jean Felder
  • [gnome-music/wip/jfelder/mpris-small-cleanups: 1/3] mpris: Replace exceptions with logger messages, Jean Felder
  • [gnome-music] (3 commits) Created branch wip/jfelder/mpris-small-cleanups, Jean Felder
  • [gnome-build-meta/jjardon/no_dbus_glib: 4/4] Move dbus-glib to world, Jordan Petridis
  • [gnome-build-meta/jjardon/no_dbus_glib: 3/4] WIP, Jordan Petridis
  • [gnome-build-meta/jjardon/no_dbus_glib: 2/4] elements/core-deps/folks.bst: Do not depend in dbus-glib, Jordan Petridis
  • [gnome-build-meta] (4 commits) Non-fast-forward update to branch jjardon/no_dbus_glib, Jordan Petridis
  • [gnome-music/wip/jfelder/playlistdialog-listbox: 14/14] playlistdialog: Update copyright header, Jean Felder
  • [gnome-music/wip/jfelder/playlistdialog-listbox: 13/14] playlistdialog: Update listbox's style, Jean Felder
  • [gnome-music/wip/jfelder/playlistdialog-listbox: 12/14] playlistdialog: Port to GtkListBox, Jean Felder
  • [gnome-music/wip/jfelder/playlistdialog-listbox: 11/14] playlistdialog: Remove useless css styles, Jean Felder
  • [gnome-music] (14 commits) Non-fast-forward update to branch wip/jfelder/playlistdialog-listbox, Jean Felder
  • [gnome-software/wip/aday/text-styles: 2/2] updates, Allan Day
  • [gnome-software/wip/aday/text-styles: 1/2] Apply standard text styles, Allan Day
  • [gnome-software/wip/aday/text-styles] (2 commits) ...updates, Allan Day
  • [evolution] M!17 - icon: update app icon, Milan Crha
  • [gnome-boxes] vm-configurator: Drop redundant call to set_video_config, Felipe Borges
  • [gnome-sound-recorder/bilelmoussaoui/dual-installation: 2/2] appdata: keep using the old ID, Bilal Elmoussaoui
  • [gnome-sound-recorder/bilelmoussaoui/dual-installation] (2 commits) ...appdata: keep using the old ID, Bilal Elmoussaoui
  • [gitg/xiaoguang/split-view: 6/6] change button for view to radio button, Alberto Fanjul
  • [gitg/xiaoguang/split-view: 5/6] diff-view: Add split view function, Alberto Fanjul
  • [gitg] (6 commits) Non-fast-forward update to branch xiaoguang/split-view, Alberto Fanjul
  • [jhbuild] Promote libical back to to core-deps, Ernestas Kulik
  • [gnome-sound-recorder] appdata: Keep the same app ID as in 3.30, Kalev Lember
  • [gnome-sound-recorder] Non-fast-forward update to branch bilelmoussaoui/dual-installation, Bilal Elmoussaoui
  • [gnome-sound-recorder/bilelmoussaoui/dual-installation] build: set up dual installation, Bilal Elmoussaoui
  • [gnome-sound-recorder] Created branch bilelmoussaoui/dual-installation, Bilal Elmoussaoui
  • [gnome-build-meta/tristan/gnome-boot: 12/12] junction.refs: Point to recent freedesktop-sdk master, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 11/12] core-deps/kmod.bst: Removed, depend on the kmod from freedesktop-sdk instead, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 10/12] core-deps/ndctl.bst: Depend on kmod from freedesktop-sdk, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 9/12] core-deps/blockdev.bst: Depend on kmod from freedesktop-sdk, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 8/12] sdk-platform.bst: No longer depend on shared-library-guard.bst, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 7/12] Revert "project.conf: let ninja decide by itself how many jobs to run", Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 6/12] vm/desktop-vm: disable man-db generation, it takes most of the time of building the image, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 5/12] Adding vm/desktop-vm.bst & vm/desktop-vm-image-x86_64.bst, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 4/12] project.conf: Enable use of the x86image plugin, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 3/12] code/gnome-initial-setup.bst: Adding sysusers file to create the user., Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 2/12] core/gdm.bst: Explicitly enable wayland, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 1/12] core/gdm.bst: Configuring GDM and adding a sysusers file, Tristan Van Berkom
  • [gnome-build-meta] (12 commits) Created branch tristan/gnome-boot, Tristan Van Berkom
  • [gnome-build-meta] Deleted branch tristan/gnome-boot, Tristan Van Berkom
  • [evolution] Add all icon directories into icon theme search path in maintainer mode, Milan Crha
  • [vte/wip/egmont/bidi] soft_wrapped opti, Egmont Koblinger
  • [gnome-backgrounds] fix meson build, Abderrahim Kitouni
  • [gnome-music] Deleted branch wip/jfelder/mpris-truly-unique-ids, Jean Felder
  • [gnome-music] (3 commits) ...player: Simplify song-changed signal, Jean Felder
  • [gnome-shell-extensions] places-menu: Adjust to GObject-ification of menu items, Florian Müllner
  • [gnome-shell-extensions] drive-menu: Adjust to GObject-ification of menu items, Florian Müllner
  • [gnome-shell-extensions] apps-menu: Adjust to GObject-ification of menu items, Florian Müllner
  • [gnome-shell-extensions] window-list: Stop using deprecated actor property, Florian Müllner
  • [gimp] app: add support for offset buffers in gimp_gegl_apply_[cached_]operation(), Ell
  • [gimp/gimp-2-10] app: add support for offset buffers in gimp_gegl_apply_[cached_]operation(), Ell
  • [gnome-sound-recorder] Created tag 3.32.1, Felipe Borges
  • [mutter] (19 commits) Non-fast-forward update to branch wip/nieldsg/cogl-pixel-format-include-dr, Niels De Graef
  • [gnome-music/wip/jfelder/mpris-truly-unique-ids: 10/10] player: Simplify song-changed signal, Jean Felder
  • [gnome-music/wip/jfelder/mpris-truly-unique-ids: 9/10] mpris: Make the trackid truly unique, Jean Felder
  • [gnome-music/wip/jfelder/mpris-truly-unique-ids: 8/10] player: Define a current_song_index property for the playlist, Jean Felder
  • [gnome-sound-recorder/gnome-3-32] release: Prepare 3.32.1, Felipe Borges
  • [gnome-music] (10 commits) Non-fast-forward update to branch wip/jfelder/mpris-truly-unique-ids, Jean Felder
  • [gnome-music] Deleted branch wip/jfelder/mpris-playbackstatus-stopped, Jean Felder
  • [gnome-music] mpris: Do not send the Stopped signal when a song ends, Jean Felder
  • [gimp] app: fix symmetry transform in Clone/Heal tools when brush is cropped, Ell
  • [gimp] app: implement gimp_symmetry_get_operation() in terms of gimp_symmetry_get_matrix(), Ell
  • [gimp] app: add gimp_gegl_create_transform_node(), Ell
  • [gimp] app: use gimp_symmetry_get_matrix() in GimpInk, Ell
  • [gimp] app: add gimp_symmetry_get_matrix(), Ell
  • [gimp] app: don't add fg color to history in GimpEraser, Ell
  • [gimp/gimp-2-10] app: fix symmetry transform in Clone/Heal tools when brush is cropped, Ell
  • [gimp/gimp-2-10] app: implement gimp_symmetry_get_operation() in terms of gimp_symmetry_get_matrix(), Ell
  • [gimp/gimp-2-10] app: add gimp_gegl_create_transform_node(), Ell
  • [gimp/gimp-2-10] app: use gimp_symmetry_get_matrix() in GimpInk, Ell
  • [gimp/gimp-2-10] app: add gimp_symmetry_get_matrix(), Ell
  • [gimp/gimp-2-10] app: don't add fg color to history in GimpEraser, Ell
  • [tepl] EncodingConverter: add a TODO comment about invalid chars, Sébastien Wilmet
  • [tepl] EncodingConverter: add a FIXME comment about errno, Sébastien Wilmet
  • [gnome-sound-recorder] Deleted branch wip/kalev/appdata-id, Kalev Lember
  • [gnome-sound-recorder/gnome-3-32] appdata: Keep the same app ID as in 3.30, Felipe Borges
  • [gnome-sound-recorder/wip/kalev/appdata-id: 3/3] appdata: Keep the same app ID as in 3.30, Felipe Borges
  • [gnome-sound-recorder] (3 commits) Non-fast-forward update to branch wip/kalev/appdata-id, Felipe Borges
  • [gnome-sound-recorder] Deleted branch appdata-release-and-oars, Felipe Borges
  • [gnome-sound-recorder/gnome-3-32] (2 commits) ...appdata: Add <releases> tag, Felipe Borges
  • [tracker: 2/2] Merge branch 'mbids' into 'master', Sam Thursfield
  • [tracker: 1/2] 38-nmm.ontology: Store Musicbrainz IDs for music resources, Sam Thursfield
  • [tracker] (2 commits) ...Merge branch 'mbids' into 'master', Sam Thursfield
  • [network-manager-applet] Created tag 1.8.22, Lubomir Rintel
  • [network-manager-applet] Created tag 1.8.23-dev, Lubomir Rintel
  • [gnome-music/wip/jfelder/mpris-playbackstatus-stopped: 7/7] mpris: Do not send the Stopped signal when a song ends, Jean Felder
  • [gnome-music] (7 commits) Non-fast-forward update to branch wip/jfelder/mpris-playbackstatus-stopped, Jean Felder
  • [network-manager-applet] release: bump version to 1.8.23 (development), Lubomir Rintel
  • [network-manager-applet] release: update NEWS, Lubomir Rintel
  • [tepl] SignalGroup: simplify description, Sébastien Wilmet
  • [network-manager-applet/bg/ipv6-disabled] editor: support IPv6 disabled method, Beniamino Galvani
  • [network-manager-applet] Created branch bg/ipv6-disabled, Beniamino Galvani
  • [glade/tintou/keep-bind: 3/3] GladeProperty: Keep the bind-source, bind-property and bind-flags elements, Corentin Noël
  • [glade] (3 commits) Non-fast-forward update to branch tintou/keep-bind, Corentin Noël
  • [glade/tintou/glade-settings: 2/2] Create GladeSettings to hold the settings instead of using a Gtk widget for holding it, Corentin Noël
  • [glade] (2 commits) Non-fast-forward update to branch tintou/glade-settings, Corentin Noël
  • [gnome-music] Deleted branch wip/mschraal/window-template, Marinus Schraal
  • [glade/tintou/filechoosernative: 3/3] Allow to use GtkFileChooserNative, Corentin Noël
  • [gnome-music] (6 commits) ...window: Simplify initial views creation, Marinus Schraal
  • [glade] (3 commits) Non-fast-forward update to branch tintou/filechoosernative, Corentin Noël
  • [evolution-data-server/gnome-3-32] I#108 - [IMAPx] Folder changes could be claimed in a wrong folder after APPEND, Milan Crha
  • [evolution-data-server] I#108 - [IMAPx] Folder changes could be claimed in a wrong folder after APPEND, Milan Crha
  • [vte/wip/egmont/bidi: 104/104] doc, Egmont Koblinger
  • [vte/wip/egmont/bidi: 103/104] etap14, Egmont Koblinger
  • [vte/wip/egmont/bidi: 102/104] test update, Egmont Koblinger
  • [vte/wip/egmont/bidi: 101/104] pause on unmap, Egmont Koblinger
  • [vte/wip/egmont/bidi: 100/104] etap12, Egmont Koblinger
  • [vte/wip/egmont/bidi: 99/104] etap11, Egmont Koblinger
  • [vte/wip/egmont/bidi: 98/104] etap10, Egmont Koblinger
  • [vte/wip/egmont/bidi: 97/104] shaping demo, Egmont Koblinger
  • [vte/wip/egmont/bidi: 96/104] paint log vs vis confusion, Egmont Koblinger
  • [vte/wip/egmont/bidi: 95/104] etap7, Egmont Koblinger
  • [vte/wip/egmont/bidi: 94/104] etap6, Egmont Koblinger
  • [vte/wip/egmont/bidi: 93/104] etap5, Egmont Koblinger
  • [vte/wip/egmont/bidi: 92/104] explicit shaping, Egmont Koblinger
  • [vte/wip/egmont/bidi: 91/104] etap3, Egmont Koblinger
  • [vte/wip/egmont/bidi: 90/104] etap2, Egmont Koblinger
  • [vte/wip/egmont/bidi: 89/104] etap1, Egmont Koblinger
  • [vte/wip/egmont/bidi: 88/104] Arabic shaping PoC, using fribidi + Unicode presentation form characters, Egmont Koblinger
  • [vte/wip/egmont/bidi: 87/104] crash, Egmont Koblinger
  • [vte/wip/egmont/bidi: 86/104] ED, Egmont Koblinger
  • [vte/wip/egmont/bidi: 85/104] ring extra line, Egmont Koblinger
  • [vte/wip/egmont/bidi: 84/104] improved ringview update locations, Egmont Koblinger
  • [vte/wip/egmont/bidi: 83/104] preserve combining accents when passing to fribidi; cleanups (no more vla), Egmont Koblinger
  • [vte/wip/egmont/bidi: 82/104] year, Egmont Koblinger
  • [vte/wip/egmont/bidi: 81/104] kbdswap: go with 1243 instead of 2502, Egmont Koblinger
  • [vte/wip/egmont/bidi: 80/104] index_safe, Egmont Koblinger
  • [vte/wip/egmont/bidi: 79/104] ring lookup fix, Egmont Koblinger
  • [vte/wip/egmont/bidi: 78/104] fix empty rtl lines, Egmont Koblinger
  • [vte/wip/egmont/bidi: 77/104] apply the relevant bidi flag only, Egmont Koblinger
  • [vte/wip/egmont/bidi: 76/104] apply bidi params on wrap, Egmont Koblinger
  • [vte/wip/egmont/bidi: 75/104] misc tests, Egmont Koblinger
  • [vte/wip/egmont/bidi: 74/104] SCP, Egmont Koblinger
  • [vte/wip/egmont/bidi: 73/104] keyboard arrow swapping mode, Egmont Koblinger
  • [vte/wip/egmont/bidi: 72/104] mirrors chars with combining accents, Egmont Koblinger
  • [vte/wip/egmont/bidi: 71/104] block selection copy, Egmont Koblinger
  • [vte/wip/egmont/bidi: 70/104] fix block selection at cjks, Egmont Koblinger
  • [vte/wip/egmont/bidi: 69/104] fix box mirroring table, Egmont Koblinger
  • [vte/wip/egmont/bidi: 68/104] update bidi-status, Egmont Koblinger
  • [vte/wip/egmont/bidi: 67/104] fix crash when selecting autoscrolls, Egmont Koblinger
  • [vte/wip/egmont/bidi: 66/104] hack around some crashes, Egmont Koblinger
  • [vte/wip/egmont/bidi: 65/104] mouse tracking and reporting, Egmont Koblinger
  • [vte/wip/egmont/bidi: 64/104] preedit, Egmont Koblinger
  • [vte/wip/egmont/bidi: 63/104] update bidi status, Egmont Koblinger
  • [vte/wip/egmont/bidi: 62/104] selection (copying in rectangle mode is still broken), Egmont Koblinger
  • [vte/wip/egmont/bidi: 61/104] fix a crash typically on alternate screen top row, Egmont Koblinger
  • [vte/wip/egmont/bidi: 60/104] add old Hungarian example, Egmont Koblinger
  • [vte/wip/egmont/bidi: 59/104] add BIDI-STATUS, Egmont Koblinger
  • [vte/wip/egmont/bidi: 58/104] don't stop extracting the paragraph contents at the end of the viewport, Egmont Koblinger
  • [vte/wip/egmont/bidi: 57/104] fix ibeam on rtl cjk, Egmont Koblinger
  • [vte/wip/egmont/bidi: 56/104] show char direction in i-beam cursor, Egmont Koblinger
  • [vte/wip/egmont/bidi: 55/104] vla, Egmont Koblinger
  • [vte/wip/egmont/bidi: 54/104] lazy alloc, Egmont Koblinger
  • [vte/wip/egmont/bidi: 53/104] minor cleanups, Egmont Koblinger
  • [vte/wip/egmont/bidi: 52/104] no vector, Egmont Koblinger
  • [vte/wip/egmont/bidi: 51/104] c++ refactoring, Egmont Koblinger
  • [vte/wip/egmont/bidi: 50/104] ibeam fixme, Egmont Koblinger
  • [vte/wip/egmont/bidi: 49/104] ibeam on right, Egmont Koblinger
  • [vte/wip/egmont/bidi: 48/104] cursor: use member methods that protect against offscreen values, Egmont Koblinger
  • [network-manager-applet] gitlab: don't run make -j, Lubomir Rintel
  • [vte/wip/egmont/bidi: 47/104] segfault, Egmont Koblinger
  • [network-manager-applet] applet: prefer x11 backend, Lubomir Rintel
  • [vte/wip/egmont/bidi: 46/104] fix cursor on double wide rtl or mirrored box drawing, Egmont Koblinger
  • [vte/wip/egmont/bidi: 45/104] z, Egmont Koblinger
  • [vte/wip/egmont/bidi: 44/104] test file header, Egmont Koblinger
  • [vte/wip/egmont/bidi: 43/104] box test comment, Egmont Koblinger
  • [vte/wip/egmont/bidi: 42/104] refactor box tests, Egmont Koblinger
  • [vte/wip/egmont/bidi: 41/104] invalidate all, Egmont Koblinger
  • [vte/wip/egmont/bidi: 40/104] fix display after rtl double wide char, Egmont Koblinger
  • [vte/wip/egmont/bidi: 39/104] fribidi macro, Egmont Koblinger
  • [vte/wip/egmont/bidi: 38/104] 01 02 03, Egmont Koblinger
  • [vte/wip/egmont/bidi: 37/104] fix character directionalities, Egmont Koblinger
  • [vte/wip/egmont/bidi: 36/104] debug: highlight RTL chars, Egmont Koblinger
  • [vte/wip/egmont/bidi: 35/104] fribidi buffers + other cleanups, Egmont Koblinger
  • [vte/wip/egmont/bidi: 34/104] cjk test, Egmont Koblinger
  • [vte/wip/egmont/bidi: 33/104] remove unused var, Egmont Koblinger
  • [vte/wip/egmont/bidi: 32/104] refactor box mirroring, Egmont Koblinger
  • [vte/wip/egmont/bidi: 31/104] fix cjk positioning, Egmont Koblinger
  • [vte/wip/egmont/bidi: 30/104] off by one, Egmont Koblinger
  • [vte/wip/egmont/bidi: 29/104] minor cleanups, Egmont Koblinger
  • [vte/wip/egmont/bidi: 28/104] crash fix, Egmont Koblinger
  • [vte/wip/egmont/bidi: 27/104] look back in scrollback to pass entire paragraphs to bidi, Egmont Koblinger
  • [vte/wip/egmont/bidi: 26/104] cleanups, Egmont Koblinger
  • [vte/wip/egmont/bidi: 25/104] improve box tests, Egmont Koblinger
  • [vte/wip/egmont/bidi: 24/104] add test file (doc/bidi.txt), Egmont Koblinger
  • [vte/wip/egmont/bidi: 23/104] fix crash when scrolling back, Egmont Koblinger
  • [vte/wip/egmont/bidi: 22/104] bidi is now run on paragraphs (limited to viewport for now), Egmont Koblinger
  • [vte/wip/egmont/bidi: 21/104] RingView architecture first steps, Egmont Koblinger
  • [vte/wip/egmont/bidi: 20/104] cleanup, Egmont Koblinger
  • [vte/wip/egmont/bidi: 19/104] add new files, Egmont Koblinger
  • [vte/wip/egmont/bidi: 18/104] implicit mode (per line), Egmont Koblinger
  • [vte/wip/egmont/bidi: 17/104] fribidi_get_mirror_char, Egmont Koblinger
  • [vte/wip/egmont/bidi: 16/104] gimme a break, Egmont Koblinger
  • [vte/wip/egmont/bidi: 15/104] rewrap maintains bidi flags, Egmont Koblinger
  • [vte/wip/egmont/bidi: 14/104] cleanup, Egmont Koblinger
  • [vte/wip/egmont/bidi: 13/104] mirror parens and such, Egmont Koblinger
  • [vte/wip/egmont/bidi: 12/104] mirror box drawing (dec private 2500), Egmont Koblinger
  • [vte/wip/egmont/bidi: 11/104] carry bidi_flags to more places, Egmont Koblinger
  • [vte/wip/egmont/bidi: 10/104] carry bidi_flags together, Egmont Koblinger
  • [vte/wip/egmont/bidi: 9/104] cursor, Egmont Koblinger
  • [vte/wip/egmont/bidi: 8/104] explicit rtl, basic painting okay, Egmont Koblinger
  • [vte/wip/egmont/bidi: 7/104] track bidi params (buggy), first explicit rtl attempt (unusable), Egmont Koblinger
  • [vte/wip/egmont/bidi: 6/104] BDSM hook, Egmont Koblinger
  • [vte/wip/egmont/bidi: 5/104] BDSM and SPD escape sequences, Egmont Koblinger
  • [vte/wip/egmont/bidi: 4/104] BiDi basic infrastructure, Egmont Koblinger
  • [vte/wip/egmont/bidi: 3/104] widget: Find continuous LTR and RTL runs of decoration, Egmont Koblinger
  • [vte/wip/egmont/bidi: 2/104] widget: Move out a common condition for painting the background, Egmont Koblinger
  • [vte/wip/egmont/bidi: 1/104] widget: Refactor offscreen cursor detection, Egmont Koblinger
  • [vte] (104 commits) Non-fast-forward update to branch wip/egmont/bidi, Egmont Koblinger
  • [evolution] Non-fast-forward update to branch wip/jimmac/app-icon-refresh, Jakub Steiner
  • [gtk/gtk-3-24: 2/2] Merge branch 'gtk3-remove-pixel-cache-from-treeview' into 'gtk-3-24', Timm Bäder
  • [gtk/gtk-3-24] (2 commits) ...Merge branch 'gtk3-remove-pixel-cache-from-treeview' into 'gtk-3-24', Timm Bäder
  • [mm-common] Add support for building mm-common with meson, Kjell Ahlstedt
  • [gnome-build-meta/abderrahim/fdsdk-31-32: 2/2] sdk/librsvg: remove cargo dependency, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/fdsdk-31-32: 1/2] junction.refs: update freedesktop-sdk to 18.08.31.1, Abderrahim Kitouni
  • [gnome-build-meta] (2 commits) Created branch abderrahim/fdsdk-31-32, Abderrahim Kitouni
  • [fractal] Initial support for being kicked, Daniel Garcia Moreno
  • [sysprof/wip/chergert/sysprof-3] sysprof-cli: add symbol rollup unless --no-decode, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] sysprof-cli: remove -g option, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: fix initial rendering of zeros, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof: add libc/libstdc++, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof: ignore kernel symbols if embedded resolver is found, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-capture: add sysprof_capture_reader_find_file(), Christian Hergert
  • [epiphany] Add missing tooltips to url bar items, Jan-Michael Brummer
  • [gtk] rendernodeparser: Handle repeating linear gradients, Benjamin Otte
  • [gtk] css: Don't print numbers with exponent, Benjamin Otte
  • [gtk] broadway: Handle Cairo nodes with NULL surfaces, Benjamin Otte
  • [gtk/global-coords] Drop gdk_surface_get_frame_extents, Matthias Clasen
  • [gtk/global-coords] a11y: Stop using gdk_surface_get_frame_extnts, Matthias Clasen
  • [gnome-build-meta/jjardon/no_dbus_glib: 3/3] Move dbus-glib to world, Javier Jardón Cabezas
  • [gnome-build-meta/jjardon/no_dbus_glib: 2/3] WIP, Javier Jardón Cabezas
  • [gnome-build-meta/jjardon/no_dbus_glib: 1/3] elements/core-deps/folks.bst: Do not depend in dbus-glib, Javier Jardón Cabezas
  • [gnome-build-meta] (3 commits) Created branch jjardon/no_dbus_glib, Javier Jardón Cabezas
  • [gtk/global-coords: 5/5] x11: Set surface position correctly, Matthias Clasen
  • [gtk/global-coords: 4/5] Clarify gdk_surface_get_position, Matthias Clasen
  • [gtk/global-coords: 3/5] a11y: Stop using gdk_surface_get_origin, Matthias Clasen
  • [gtk/global-coords: 2/5] main: Use gdk_surface_translate_coordinates, Matthias Clasen
  • [gtk/global-coords: 1/5] surface: Add coordinate translation, Matthias Clasen
  • [gtk] (5 commits) Created branch global-coords, Matthias Clasen
  • [gtk] notebook: Drop position from ::create-window, Matthias Clasen
  • [gtk] Some entry completion fixes, Matthias Clasen
  • [gtk] tree models: Use standard padding, Matthias Clasen
  • [gtk] treeview column: Make final, Matthias Clasen
  • [sysprof/wip/chergert/sysprof-3] libsysprof: check for enough symbols to dereference, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof: be NULL safe, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof: fix tag lookups for 0 tags, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] tests: fix various lseek usage, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] tests: add decode-only test, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof: be more defensive, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof: add missing externs, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof: fix various seek usage, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof: lseek before deserializing, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof: decode symbols from embedded maps in callgraphs, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] tests: add test to debug symbol maps, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof: add symbol resolver that can resolve from capture file, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof: use SysprofSymbolMap to write symbol maps, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof: add utility to build symbol maps, Christian Hergert
  • [gnome-video-effects] Use autoreconf instead deprecated gnome-autogen, Javier Jardón Cabezas
  • [gtk] treeview: Make final, Matthias Clasen
  • [epiphany] Do not show close button for pinned tabs in tabs popover, Michael Catanzaro
  • [gtk] flow box: Make final, Matthias Clasen
  • [gtk] listbox Make final, Matthias Clasen
  • [gtk] notebook: Make final, Matthias Clasen
  • [babl] babl: implement babl_space_get_rgb_luminance, pippin
  • [gtk] label: Make final, Matthias Clasen
  • [gtk] menubar: Make final, Matthias Clasen
  • [gtk] toolbar: make final, Matthias Clasen
  • [gtk] menu: Make final, Matthias Clasen
  • [librsvg: 2/2] Merge branch 'nalgebra' into 'master', Federico Mena Quintero
  • [librsvg: 1/2] Update nalgebra to 0.19, Federico Mena Quintero
  • [librsvg] (2 commits) ...Merge branch 'nalgebra' into 'master', Federico Mena Quintero
  • [gtk] menu tool button: Make final, Matthias Clasen
  • [gtk] radio tool button: Make final, Matthias Clasen
  • [gtk] toggle tool button: Use standard padding, Matthias Clasen
  • [gtk] tool button: Use standard padding, Matthias Clasen
  • [gtk] iconview: Make final, Matthias Clasen
  • [sysprof/wip/chergert/sysprof-3] libsysprof-capture: add byte-order helper, Christian Hergert
  • [gtk] stack: Make final, Matthias Clasen
  • [gtk] file chooser error stack: Don't derive from stack, Matthias Clasen
  • [gtk] inspector: Stop deriving from scrolled window, Matthias Clasen
  • [gtk] scrolled window: Make final, Matthias Clasen
  • [gtk] places sidebar: Don't derive from scrolled window, Matthias Clasen
  • [gnome-music/wip/jfelder/mpris-playbackstatus-stopped] mpris: Do not send the Stopped signal when a song ends, Jean Felder
  • [gnome-music] Created branch wip/jfelder/mpris-playbackstatus-stopped, Jean Felder
  • [babl] remove unused file conversions-type.c, pippin
  • [sysprof/wip/chergert/sysprof-3] libsysprof: decode and supplement kernel symbols, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof: avoid kallsyms in capture file, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof: add trailing empty kernel node, Christian Hergert
  • [gupnp] service: Convert GUPnPServiceAction to g_atomic_rc_box, Jens Georg
  • [gtk] Deleted branch wip/matthiasc/popup5, Matthias Clasen
  • [gtk: 156/156] Merge branch 'wip/matthiasc/popup5' into 'master', Matthias Clasen
  • [gtk] (156 commits) ...Merge branch 'wip/matthiasc/popup5' into 'master', Matthias Clasen
  • [gnome-subtitles] Fix #91 Some strings are displayed untranslated, Pedro Castro
  • [gtk/wip/matthiasc/popup5: 151/151] inspector: Show surface and renderer, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 150/151] GDK W32: Fix indentation and placate GCC, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 149/151] GDK W32: Correctly log popups, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 148/151] GDK W32: Only use owner windows for popups, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 147/151] GDK W32: No more child windows, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 146/151] Don't assume that gdk_surface[_move]_resize() is asynchronous, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 145/151] Add missing include, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 144/151] GDK W32: Don't handle WM_ACTIVATE for popup windows, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 143/151] Avoid compiler warnings, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 142/151] GDK W32: Adjust to new popup surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 141/151] surface: Cosmetics, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 140/151] popover: Don't constantly redraw the beak, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 139/151] wayland: Disconnect the frame clock, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 138/151] win32: Disconnect the frame clock, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 137/151] x11: Disconnect from the frame clock, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 136/151] broadway: Disconnect from the frame clock, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 135/151] surface: Give backends a chance to disconnect, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 134/151] fishbowl: Don't pop up popovers too early, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 133/151] popover: Stop needles allocations, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 132/151] surface: Fix the fallback move-to-rect implementation, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 131/151] win32: Set surface type early enough, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 130/151] surface: Make only toplevels control events, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 129/151] gdk: Maintain popup tree in the frontend, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 128/151] surface: Make surface-type a property, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 127/151] Adwaita: Remove Emoji completion special case, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 126/151] inspector: Avoid a critical warning, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 125/151] popover: Make it possible to not have an arrow, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 124/151] popover: Set input shapes on wayland too, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 123/151] win32: Set the surface type, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 122/151] IME IM: Be able to handle NULL widget correctly, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 121/151] GDK W32: Fix the code to compile, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 120/151] GDK W32: be able to handle NULL cursor, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 119/151] surface: Don't dispose the frame clock prematurely, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 118/151] tooltip: fix critical warnings, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 117/151] Mention gtk_widget_get_toplevel in the migration guide., Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 116/151] Drop gtk_widget_get_toplevel, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 115/151] Stop using gtk_widget_get_toplevel, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 114/151] Cosmetics, Matthias Clasen
  • [tracker-miners/tracker-miners-2.2: 2/2] Merge commit '246b88b76' into tracker-miners-2.2, Sam Thursfield
  • [gtk/wip/matthiasc/popup5: 113/151] Mention gtk_widget_is_toplevel in the migration guide, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 112/151] Drop gtk_widget_is_toplevel, Matthias Clasen
  • [tracker-miners/tracker-miners-2.2] (2 commits) ...Merge commit '246b88b76' into tracker-miners-2.2, Sam Thursfield
  • [gtk/wip/matthiasc/popup5: 111/151] Stop using gtk_widget_is_toplevel, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 110/151] Mention gtk_widget_get_surface in the migration guide, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 108/151] Stop using gtk_widget_get_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 109/151] Drop gtk_widget_get_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 107/151] Mention modal->autohide rename in migration guide, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 106/151] Add a test for the property renaming, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 105/151] builder tool: Handle modal->autohide rename, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 104/151] popover: Rename modal to autohide, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 103/151] win32: Build fixes, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 102/151] testsuite: Fix some a11y output, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 101/151] testsuite: Fix popover-related failures, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 100/151] window: Make unrealize work again, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 99/151] Drop gtk_widget_set_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 98/151] Drop GtkWidget::surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 97/151] Work toward dropping widget->surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 96/151] Remove gtk_widget_get/set_has_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 95/151] Add a GdkSurface::parent property, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 94/151] popover: Bring back the beak, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 93/151] x11: Fix handling of frame clock freezes, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 92/151] gdk: Inherit the frame clock for popups, Matthias Clasen
  • [gnome-subtitles: 1/2] Copyright years update, Pedro Castro
  • [gtk/wip/matthiasc/popup5: 91/151] Add a testcase for size allocation, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 90/151] widget: Remove a popover special case, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 89/151] text view: Allocate popovers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 88/151] places sidebar: Allocate popovers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 87/151] color swatch: Allocate popovers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 86/151] entry: Allocate popovers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 85/151] scale button: Allocate popovers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 84/151] text: Allocate popovers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 83/151] window: Don't inherit cursors across surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 82/151] widget: Optimize resize propagation, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 81/151] widget: Improve warning messages, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 80/151] Add gdk_surface_get_parent back, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 79/151] surface: Remove gdk_surface_set/merge_child_input_shapes(), Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 78/151] surface: Remove old debug code, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 77/151] popover: Use GdkSurface::autohide, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 76/151] surface: Add an autohide property, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 75/151] broadway: Track popups, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 74/151] x11: Implement popup surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 73/151] wayland: Use popup parents, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 72/151] surface: Stop setting transient-for for popups, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 71/151] surface: Make move-to-rect work for popups, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 70/151] surface: Store popup parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 69/151] gdk: Introduce a popup surface type, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 67/151] Get rid of GdkSurfaceImpl, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 68/151] x11: Remove useless checks, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 66/151] gdk: Add a private header, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 65/151] Rename surface constructors, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 64/151] surface: Cosmetics, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 63/151] gdk: Drop pass-through surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 62/151] gdk: Drop GdkWindowAttr, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 61/151] gdk: Drop input-only surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 60/151] gdk: Remove an unused field, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 59/151] Drop gdk_surface_new_temp, Matthias Clasen
  • [tracker-miners] Deleted branch sam/gsettings-from-host, Sam Thursfield
  • [gtk/wip/matthiasc/popup5: 58/151] menu: Stop using gdk_surface_new_temp, Matthias Clasen
  • [tracker-miners: 2/2] Merge branch 'sam/gsettings-from-host' into 'master', Sam Thursfield
  • [gtk/wip/matthiasc/popup5: 57/151] x11: Stop using gdk_surface_new_temp, Matthias Clasen
  • [tracker-miners] (2 commits) ...Merge branch 'sam/gsettings-from-host' into 'master', Sam Thursfield
  • [gtk/wip/matthiasc/popup5: 56/151] broadway: Stop using gdk_surface_new_temp, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 55/151] wayland: Remove a useless switch, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 54/151] docs: Remove references to gdk_device_grab, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 53/151] gdk: Remove remnants of client-side windows, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 52/151] Drop gtk_widget_register_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 51/151] popover: Stop using gtk_widget_register_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 50/151] window: Stop using gtk_widget_register_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 49/151] menu: Stop using gtk_widget_register_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 48/151] surface: Make gdk_surface_get_device_position void, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 47/151] x11: Drop a gratitious use of gdk_event_get_root_coords, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 46/151] Remove gdk_surface_get_geometry as public api, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 45/151] Drop gdk_surface_get_root_origin, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 44/151] Remove gdk_surface_get_root_coords as public api, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 43/151] Remove gdk_surface_coords_to/from_parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 42/151] surface: Small simplification, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 41/151] surface: Simplify destroy implementation, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 40/151] surface: Remove abs_x/abs_y, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 39/151] surface: Small cleanup, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 38/151] surface: Simplify some code, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 37/151] Remove surface->children, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 36/151] gdk: Stop using surface->children, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 35/151] wayland: Stop using surface->children, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 34/151] Remove surface->parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 33/151] gdk: Stop using surface->parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 32/151] broadway: Stop using surface->parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 31/151] x11: Stop using surface->parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 30/151] wayland: Stop using surface->parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 29/151] surface: Remove code dealing with child surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 28/151] surface: minor cleanup, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 27/151] Drop child surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 26/151] widget: Stop using child surface apis, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 25/151] a11y: Stop supporting ATK_XY_SCREEN, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 24/151] xim: Stop using child surface apis, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 23/151] wayland: Stop using child surface apis, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 22/151] x11: Stop using child surface api, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 21/151] entry completion: Use a popover, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 20/151] main: Use gtk_widget_get_native, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 19/151] main: Remove special-case hiding popopvers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 18/151] widget: Remove some unneeded popover special-casing, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 17/151] Adwaita: Give popover menus a background, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 16/151] menubutton: Allocate the popover, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 15/151] Adapt to new popover lifecycle, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 14/151] Reimplement GtkPopover, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 13/151] surface: Start sketching a new surface type, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 12/151] menushell: Keep outside clicks working, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 11/151] Introduce event controller propagation limits, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 10/151] widget: Don't snapshot foreign children, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 9/151] root: Make gtk_root_get_display public, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 8/151] GtkRoot: Drop overlap with GtkNative, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 7/151] widget: Use GtkNative, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 6/151] Review and replace uses of get_toplevel, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 5/151] Use GtkNative APIs instead of GtkRoot, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 4/151] Add gtk_widget_get_native, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 3/151] root: Require GtkNative, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 2/151] window: Implement GtkNative, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 1/151] native: Add to docs, Matthias Clasen
  • [gtk] (151 commits) Non-fast-forward update to branch wip/matthiasc/popup5, Matthias Clasen
  • [tracker/tracker-2.2: 12/12] Merge branch 'sam/tracker-test-dbus-services' into 'tracker-2.2', Sam Thursfield
  • [tracker/tracker-2.2] (12 commits) ...Merge branch 'sam/tracker-test-dbus-services' into 'tracker-2.2', Sam Thursfield
  • [gnome-build-meta] Deleted branch abderrahim/standardize-yaml, Abderrahim Kitouni
  • [gnome-build-meta] standardize on >- and one option per line for *-local, Jordan Petridis
  • [gtk/wip/matthiasc/popup5: 186/186] popover: Don't set backdrop state, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 185/186] inspector: Show surface and renderer, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 184/186] GDK W32: Fix indentation and placate GCC, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 183/186] GDK W32: Correctly log popups, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 182/186] GDK W32: Only use owner windows for popups, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 181/186] GDK W32: No more child windows, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 180/186] Don't assume that gdk_surface[_move]_resize() is asynchronous, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 179/186] Add missing include, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 178/186] GDK W32: Don't handle WM_ACTIVATE for popup windows, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 177/186] Avoid compiler warnings, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 176/186] GDK W32: Adjust to new popup surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 175/186] surface: Cosmetics, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 174/186] popover: Don't constantly redraw the beak, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 173/186] wayland: Disconnect the frame clock, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 172/186] win32: Disconnect the frame clock, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 171/186] x11: Disconnect from the frame clock, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 170/186] broadway: Disconnect from the frame clock, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 169/186] surface: Give backends a chance to disconnect, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 168/186] fishbowl: Don't pop up popovers too early, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 167/186] popover: Stop needles allocations, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 166/186] surface: Fix the fallback move-to-rect implementation, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 165/186] win32: Set surface type early enough, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 164/186] surface: Make only toplevels control events, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 163/186] gdk: Maintain popup tree in the frontend, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 162/186] surface: Make surface-type a property, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 161/186] Adwaita: Remove Emoji completion special case, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 160/186] inspector: Avoid a critical warning, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 159/186] popover: Make it possible to not have an arrow, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 158/186] popover: Set input shapes on wayland too, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 157/186] win32: Set the surface type, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 156/186] IME IM: Be able to handle NULL widget correctly, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 155/186] GDK W32: Fix the code to compile, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 154/186] GDK W32: be able to handle NULL cursor, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 153/186] surface: Don't dispose the frame clock prematurely, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 152/186] tooltip: fix critical warnings, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 151/186] Mention gtk_widget_get_toplevel in the migration guide., Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 150/186] Drop gtk_widget_get_toplevel, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 149/186] Stop using gtk_widget_get_toplevel, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 148/186] Cosmetics, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 147/186] Mention gtk_widget_is_toplevel in the migration guide, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 146/186] Drop gtk_widget_is_toplevel, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 145/186] Stop using gtk_widget_is_toplevel, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 144/186] Mention gtk_widget_get_surface in the migration guide, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 143/186] Drop gtk_widget_get_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 142/186] Stop using gtk_widget_get_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 141/186] Mention modal->autohide rename in migration guide, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 140/186] Add a test for the property renaming, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 139/186] builder tool: Handle modal->autohide rename, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 138/186] popover: Rename modal to autohide, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 137/186] win32: Build fixes, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 136/186] testsuite: Fix some a11y output, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 135/186] testsuite: Fix popover-related failures, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 134/186] window: Make unrealize work again, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 133/186] Drop gtk_widget_set_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 132/186] Drop GtkWidget::surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 131/186] Work toward dropping widget->surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 130/186] Remove gtk_widget_get/set_has_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 129/186] Add a GdkSurface::parent property, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 128/186] popover: Bring back the beak, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 127/186] x11: Fix handling of frame clock freezes, Matthias Clasen
  • [gedit-plugins/commander] Activate it using Primary+Comma since period is now taken by Gtk, Jordi Mas
  • [gtk/wip/matthiasc/popup5: 126/186] gdk: Inherit the frame clock for popups, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 125/186] Add a testcase for size allocation, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 124/186] widget: Remove a popover special case, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 123/186] text view: Allocate popovers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 122/186] places sidebar: Allocate popovers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 121/186] color swatch: Allocate popovers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 120/186] entry: Allocate popovers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 119/186] scale button: Allocate popovers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 118/186] text: Allocate popovers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 117/186] window: Don't inherit cursors across surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 116/186] widget: Optimize resize propagation, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 115/186] widget: Improve warning messages, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 114/186] Add gdk_surface_get_parent back, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 113/186] surface: Remove gdk_surface_set/merge_child_input_shapes(), Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 112/186] surface: Remove old debug code, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 111/186] popover: Use GdkSurface::autohide, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 110/186] surface: Add an autohide property, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 109/186] broadway: Track popups, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 108/186] x11: Implement popup surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 107/186] wayland: Use popup parents, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 106/186] surface: Stop setting transient-for for popups, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 105/186] surface: Make move-to-rect work for popups, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 104/186] surface: Store popup parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 103/186] gdk: Introduce a popup surface type, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 101/186] Get rid of GdkSurfaceImpl, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 102/186] x11: Remove useless checks, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 100/186] gdk: Add a private header, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 99/186] Rename surface constructors, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 98/186] surface: Cosmetics, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 97/186] gdk: Drop pass-through surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 96/186] gdk: Drop GdkWindowAttr, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 95/186] gdk: Drop input-only surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 94/186] gdk: Remove an unused field, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 93/186] Drop gdk_surface_new_temp, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 92/186] menu: Stop using gdk_surface_new_temp, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 91/186] x11: Stop using gdk_surface_new_temp, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 90/186] broadway: Stop using gdk_surface_new_temp, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 89/186] wayland: Remove a useless switch, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 88/186] docs: Remove references to gdk_device_grab, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 87/186] gdk: Remove remnants of client-side windows, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 86/186] Drop gtk_widget_register_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 85/186] popover: Stop using gtk_widget_register_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 84/186] window: Stop using gtk_widget_register_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 83/186] menu: Stop using gtk_widget_register_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 82/186] surface: Make gdk_surface_get_device_position void, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 81/186] x11: Drop a gratitious use of gdk_event_get_root_coords, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 80/186] Remove gdk_surface_get_geometry as public api, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 79/186] Drop gdk_surface_get_root_origin, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 78/186] Remove gdk_surface_get_root_coords as public api, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 77/186] Remove gdk_surface_coords_to/from_parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 76/186] surface: Small simplification, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 75/186] surface: Simplify destroy implementation, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 74/186] surface: Remove abs_x/abs_y, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 73/186] surface: Small cleanup, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 72/186] surface: Simplify some code, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 71/186] Remove surface->children, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 70/186] gdk: Stop using surface->children, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 69/186] wayland: Stop using surface->children, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 68/186] Remove surface->parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 67/186] gdk: Stop using surface->parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 66/186] broadway: Stop using surface->parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 65/186] x11: Stop using surface->parent, Matthias Clasen
  • [gcr/wip/nielsdg/meson: 9/9] WIP: Support Meson build system, Niels De Graef
  • [gtk/wip/matthiasc/popup5: 64/186] wayland: Stop using surface->parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 63/186] surface: Remove code dealing with child surfaces, Matthias Clasen
  • [gcr] (9 commits) Non-fast-forward update to branch wip/nielsdg/meson, Niels De Graef
  • [gtk/wip/matthiasc/popup5: 62/186] surface: minor cleanup, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 61/186] Drop child surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 60/186] widget: Stop using child surface apis, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 59/186] a11y: Stop supporting ATK_XY_SCREEN, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 58/186] xim: Stop using child surface apis, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 57/186] wayland: Stop using child surface apis, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 56/186] x11: Stop using child surface api, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 55/186] entry completion: Use a popover, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 54/186] main: Use gtk_widget_get_native, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 53/186] main: Remove special-case hiding popopvers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 52/186] widget: Remove some unneeded popover special-casing, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 51/186] Adwaita: Give popover menus a background, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 50/186] menubutton: Allocate the popover, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 48/186] Reimplement GtkPopover, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 49/186] Adapt to new popover lifecycle, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 47/186] surface: Start sketching a new surface type, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 46/186] menushell: Keep outside clicks working, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 45/186] Introduce event controller propagation limits, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 44/186] widget: Don't snapshot foreign children, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 43/186] root: Make gtk_root_get_display public, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 42/186] GtkRoot: Drop overlap with GtkNative, Matthias Clasen
  • [gedit-plugins] Created branch commander, Jordi Mas
  • [gupnp] service-proxy: Fix inverted boolean logic, Jens Georg
  • [gtk/wip/matthiasc/popup5: 41/186] widget: Use GtkNative, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 40/186] Review and replace uses of get_toplevel, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 39/186] Use GtkNative APIs instead of GtkRoot, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 38/186] Add gtk_widget_get_native, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 37/186] root: Require GtkNative, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 36/186] window: Implement GtkNative, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 35/186] Introduce GtkNative, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 34/186] main: guard window-specific code paths, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 33/186] widget: guard popover-specific code paths, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 32/186] Export gtk_widget_render privately, Matthias Clasen
  • [gtk] (186 commits) Non-fast-forward update to branch wip/matthiasc/popup5, Matthias Clasen
  • [gbrainy] GameXmlGetString.cs back in the repository when Damned lies can read translations, Jordi Mas
  • [tracker-oci-images] Deleted branch sam/remove-tracker, Sam Thursfield
  • [tracker-oci-images: 2/2] Merge branch 'sam/remove-tracker' into 'master', Sam Thursfield
  • [tracker-oci-images] (2 commits) ...Merge branch 'sam/remove-tracker' into 'master', Sam Thursfield
  • [gtk/wip/matthiasc/popup5] inspector: Show surface and renderer, Matthias Clasen
  • [gedit-plugins] Deleted branch synctex, Jordi Mas
  • [gedit-plugins] Remove synctex plugin, Jordi Mas
  • [gedit-plugins] Created branch synctex, Jordi Mas
  • [gnome-games/wip/exalm/mobile: 9/9] collection-box: Set minimum width, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/mobile: 8/9] WIP: collection, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/mobile: 7/9] platforms-view: Make adaptive, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/mobile: 6/9] ui: Use HdyViewSwitcherBar for narrow mode, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/mobile: 5/9] ui: Introduce AdaptiveState, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/mobile: 4/9] game-icon-view: Remove subtitle, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/mobile: 3/9] collection-header-bar: Force wide policy for view switcher, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/mobile: 2/9] platforms-view: Only refresh icon view on row-activated, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/mobile: 1/9] error-display: Wrap primary label, Alexander Mikhaylenko
  • [gnome-games] (9 commits) Non-fast-forward update to branch wip/exalm/mobile, Alexander Mikhaylenko
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: add local symbol decoder source to profiler, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof: add __symbols__ file with supplemental symbol data, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof: add helper to decode symbols with address range, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] utils: add symbol range support for binfile and elfparser, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof: remove lookaside from public API, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof: stub out source for appending symbols, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof: create hook for supplemental writer data, Christian Hergert
  • [gnome-builder/gnome-builder-3-32] foundry: unload foundry during project unload, Christian Hergert
  • [gnome-builder] foundry: unload foundry during project unload, Christian Hergert
  • [gnome-builder] whitespace cleanup, Christian Hergert
  • [gnome-games/wip/exalm/mobile: 8/8] collection-box: Set minimum width, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/mobile: 7/8] WIP: collection, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/mobile: 6/8] platforms-view: Make adaptive, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/mobile: 5/8] ui: Use HdyViewSwitcherBar for narrow mode, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/mobile: 4/8] ui: Introduce AdaptiveState, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/mobile: 3/8] game-icon-view: Remove subtitle, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/mobile: 2/8] collection-header-bar: Force wide policy for view switcher, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/mobile: 1/8] platforms-view: Only refresh icon view on row-activated, Alexander Mikhaylenko
  • [gnome-games] (8 commits) Created branch wip/exalm/mobile, Alexander Mikhaylenko
  • [gnome-builder] foundry: use prefix-set to track :prefix overrides, Christian Hergert
  • [gnome-builder] foundry: add IdeConfig:prefix-set property, Christian Hergert
  • [gnome-builder] foundry: fix whitespace, Christian Hergert
  • [epiphany] Run downloads in background if window is closed, Michael Catanzaro
  • [gnome-backgrounds] Acrylic: blueish variant of the same, Jakub Steiner
  • [sysprof] Add Basque translation, Translations User D-L
  • [sysprof/sysprof-3-30] Add Basque translation, Translations User D-L
  • [gnome-backgrounds] supplemental: color strips replacing an oldie, Jakub Steiner
  • [gnome-backgrounds] supplemental: replace oldie with colors, Jakub Steiner
  • [gtk/wip/matthiasc/popup5] GDK W32: Fix indentation and placate GCC, LRN
  • [gtk/wip/matthiasc/popup5] GDK W32: Correctly log popups, LRN
  • [gtk/wip/matthiasc/popup5] GDK W32: Only use owner windows for popups, LRN
  • [gtk/wip/matthiasc/popup5] GDK W32: No more child windows, LRN
  • [gnome-build-meta/abderrahim/standardize-yaml: 5/5] standardize on >- and one option per line for *-local, Jordan Petridis
  • [gnome-build-meta] (5 commits) Non-fast-forward update to branch abderrahim/standardize-yaml, Jordan Petridis
  • [gtk] surface: Add marshallers for new events, Benjamin Otte
  • [gnome-shell] shellMountOperation: Use a Unicode apostrophe in a new string, Piotr Drąg
  • [mutter/gnome-3-32] cogl-path: Undeprecate framebuffer functions, Florian Müllner
  • [mutter/gnome-3-32] clutter-text: Fix selection color drawing, Florian Müllner
  • [gsettings-desktop-schemas: 2/2] Merge branch 'overlay-scrolling-setting' into 'master', Benjamin Berg
  • [gsettings-desktop-schemas] (2 commits) ...Merge branch 'overlay-scrolling-setting' into 'master', Benjamin Berg
  • [dconf-editor] Update DTD., Arnaud B .
  • [gsettings-desktop-schemas/overlay-scrolling-setting] Add a setting for overlay scrolling, Matthias Clasen
  • [gsettings-desktop-schemas] Non-fast-forward update to branch overlay-scrolling-setting, Matthias Clasen
  • [gtk/wip/matthiasc/popup5] Don't assume that gdk_surface[_move]_resize() is asynchronous, LRN
  • [gparted] Deleted branch 57-ntfs-resize-results-in-partition-information-warning-on-refresh, Mike Fleetwood
  • [gparted] (2 commits) ...Fix reading NTFS usage after resize (#57), Curtis Gedak
  • [mutter/wip/carlosg/dnd-crash-fix: 79/79] wayland: Unset DnD selection on wl_data_offer destruction, Carlos Garnacho
  • [mutter] (79 commits) Non-fast-forward update to branch wip/carlosg/dnd-crash-fix, Carlos Garnacho
  • [chronojump] force sensor feedback show N, Xavier de Blas
  • [chronojump] force sensor load file: show filename on label, Xavier de Blas
  • [gparted/57-ntfs-resize-results-in-partition-information-warning-on-refresh: 9/9] Fix reading NTFS usage after resize (#57), Curtis Gedak
  • [gparted/57-ntfs-resize-results-in-partition-information-warning-on-refresh: 8/9] Report errors correctly on failure to read NTFS usage (#57), Curtis Gedak
  • [gparted] (9 commits) Non-fast-forward update to branch 57-ntfs-resize-results-in-partition-information-warning-on-refresh, Curtis Gedak
  • [gupnp-tools] Add Basque translation, Translations User D-L
  • [gupnp-tools/gupnp-tools-0-8] Add Basque translation, Translations User D-L
  • [gimp/gimp-2-10] libgimpcolor: better error messages in GimpColorProfile and GimpColorTransform, Michael Natterer
  • [gimp] libgimpcolor: better error messages in GimpColorProfile and GimpColorTransform, Michael Natterer
  • [gnome-music/wip/jfelder/mpris-truly-unique-ids: 3/3] player: Simplify song-changed signal, Jean Felder
  • [gnome-music/wip/jfelder/mpris-truly-unique-ids: 2/3] mpris: Make the trackid truly unique, Jean Felder
  • [gnome-music/wip/jfelder/mpris-truly-unique-ids: 1/3] player: Define a current_song_index property for the playlist, Jean Felder
  • [gnome-music] (3 commits) Non-fast-forward update to branch wip/jfelder/mpris-truly-unique-ids, Jean Felder
  • [mutter/wip/nieldsg/cogl-pixel-format-include-drm] cogl: Include DRM 4CC conversions into CoglPixelFormat, Niels De Graef
  • [mutter] Created branch wip/nieldsg/cogl-pixel-format-include-drm, Niels De Graef
  • [gnome-music/wip/jfelder/playlistdialog-listbox] playlistdialog: Update copyright header, Jean Felder
  • [glib/wip/desrt/happier-eyeballs: 18/18] network-address test: add ipv6-fail ipv4-slow case, Allison Karlitskaya
  • [glib/wip/desrt/happier-eyeballs: 17/18] gnetworkaddress: fix "happy eyeballs" logic, Allison Karlitskaya
  • [glib] (18 commits) Non-fast-forward update to branch wip/desrt/happier-eyeballs, Allison Karlitskaya
  • [cheese] Replace deprecated functions, David King
  • [cheese] Fix the accelerators, David King
  • [cheese] Added Keyboard Shortcuts window, David King
  • [gnome-shell] shell-global: don't warn when unsetting non-existent state, Florian Müllner
  • [gnome-shell] keyring-prompt: relax NULL check in remove_mnemonics(), Florian Müllner
  • [gnome-shell] modemManager: improve check for CDMA system identifier, Florian Müllner
  • [gnome-shell] windowAttentionHandler: disconnect signals before destruction, Florian Müllner
  • [mutter/wip/carlosg/numlock-state: 64/64] backends: Move numlock persistence handling here, Georges Basile Stavracas Neto
  • [mutter/wip/carlosg/numlock-state: 63/64] backends: Add missing code to restore NumLock state on X11, Georges Basile Stavracas Neto
  • [mutter] (64 commits) Non-fast-forward update to branch wip/carlosg/numlock-state, Georges Basile Stavracas Neto
  • [mutter] x11-display: Simplify bell handling, Georges Basile Stavracas Neto
  • [mutter] workspace-manager: Remove unnecessary assignment, Georges Basile Stavracas Neto
  • [mutter] input-mapper: Remove unnecessary return value, Georges Basile Stavracas Neto
  • [mutter] renderer-x11-nested: Fix copy-and-paste error, Georges Basile Stavracas Neto
  • [epiphany] Fix build, Michael Catanzaro
  • [orca] Don't flush live region messages in response to frame changing name, Joanmarie Diggs
  • [epiphany/gnome-3-32] Fix a runtime critical warning when starting a web application, Michael Catanzaro
  • [chronojump] force sensor: Improvements of feedback at capture, Xavier de Blas
  • [mutter] cogl-path: Undeprecate framebuffer functions, Georges Basile Stavracas Neto
  • [epiphany] Fix a runtime critical warning when starting a web application, Carlos Garcia Campos
  • [epiphany] web-process-extension: Fix js context leak, Carlos Garcia Campos
  • [vala/0.44] gtk4: Update to 3.96.0+cfe648eb, Rico Tzschichholz
  • [vala/0.44] codegen: When freeing local variables don't stop at "switch" on "continue", Rico Tzschichholz
  • [vala/0.44] clutter-1.0: Bind Margin, PaintVolume, Point, Rect and Size as struct, Rico Tzschichholz
  • [vala/0.44] tests: Properties with NoAccessorMethod return heap-allocated structs, Rico Tzschichholz
  • [vala/0.44] cogl-1.0: Fix out-params in Cogl.get_modelview_matrix/projection_matrix/bitmasks, Rico Tzschichholz
  • [vala/0.44] codegen: Always use G_TYPE_CHECK_INSTANCE_TYPE for external symbols, Rico Tzschichholz
  • [vala/0.44] girparser: Add support for string "ctype" metadata, Rico Tzschichholz
  • [vala/0.44] girwriter: Write implicit fields for arrays and delegates, Rico Tzschichholz
  • [vala/0.44] girwriter: Write implicit parameters and properties for generics, Rico Tzschichholz
  • [orca] Don't strip string contents when determining filtering, Joanmarie Diggs
  • [glade/tintou/glade-settings] Create GladeSettings to hold the settings instead of using a Gtk widget for holding it, Corentin Noël
  • [glade] Created branch tintou/glade-settings, Corentin Noël
  • [evolution/wip/jimmac/app-icon-refresh] icon: update app icon, Jakub Steiner
  • [evolution] Created branch wip/jimmac/app-icon-refresh, Jakub Steiner
  • [vte/wip/egmont/bidi] attr run, Egmont Koblinger
  • [gimp/gimp-2-10] Issue #3132 - Missing accelerator on "Export Image as JPEG" dialog, Michael Natterer
  • [gimp] Issue #3132 - Missing accelerator on "Export Image as JPEG" dialog, Michael Natterer
  • [mm-common] Rename directory build/ to am_include/, Kjell Ahlstedt
  • [vte/wip/egmont/bidi] doc, Egmont Koblinger
  • [evolution] I#448 - Meeting Editor: Use toggle for the attendees' RSVP column, Milan Crha
  • [mutter/wip/nielsdg/add-yuv-support] wip, Niels De Graef
  • [gtk-web: 2/2] Merge branch 'master' into 'master', Emmanuele Bassi
  • [gtk-web: 1/2] Remove myself from the Maintainers list, Emmanuele Bassi
  • [gtk-web] (2 commits) ...Merge branch 'master' into 'master', Emmanuele Bassi
  • [evolution] I#460 - Change required WebKitGTK+ version in the README file, Milan Crha
  • [mutter/wip/nielsdg/add-yuv-support: 37/38] WIP: wayland: add basic support for non-RGBA textures, Niels De Graef
  • [mutter/wip/nielsdg/add-yuv-support: 38/38] wip, Niels De Graef
  • [mutter] (38 commits) Non-fast-forward update to branch wip/nielsdg/add-yuv-support, Niels De Graef
  • [evolution-data-server] Fix typo in Ukrainian translation of Download word, Milan Crha
  • [orca] Add more smarts for dealing with the focused object being destroyed, Joanmarie Diggs
  • [gnome-boxes] Deleted branch virgl-opt-in, Felipe Borges
  • [gnome-boxes] Revert "vm-configurator: Enable virtio-gpu and virgil to new VMs", Felipe Borges
  • [gimp/gimp-2-10] Issue #2794 - Gimp crash just on File Open and Edit Preferences, Michael Natterer
  • [gimp] Issue #2794 - Gimp crash just on File Open and Edit Preferences, Michael Natterer
  • [gnome-build-meta] Deleted branch abderrahim/fdsdk-31, Abderrahim Kitouni
  • [gnome-build-meta] (2 commits) ...sdk/librsvg: remove cargo dependency, Abderrahim Kitouni
  • [gupnp] resource-factory: Version-independent typeregister, Jens Georg
  • [gtk/wip/baedert/icontheme] icontheme: Avoid excessive icon_name_is_symbolic calls, Timm Bäder
  • [gtk/wip/baedert/icontheme] icontheme: Plug leak, Timm Bäder
  • [gtk/wip/baedert/icontheme] icontheme: optimize icon_uri_is_symbolic as well, Timm Bäder
  • [gupnp/gupnp-1.0] build: Fix soversion for meson, Jens Georg
  • [network-manager-applet] build: don't require libnm-glib for make distcheck, Lubomir Rintel
  • [NetworkManager-libreswan] po: update-po, Lubomir Rintel
  • [NetworkManager-libreswan] po: Red Hat translations, udpated ja, zh_cn, fr, Lubomir Rintel
  • [network-manager-applet/lr/make-j] gitlab: don't run make -j, Lubomir Rintel
  • [network-manager-applet] Created branch lr/make-j, Lubomir Rintel
  • [libsoup] Deleted branch wip/albfan/gir, Alberto Fanjul
  • [libsoup] gir: soup_auth_new is not a constructor, Claudio Saavedra
  • [lasem/wip/meson] wip: meson build, Emmanuel Pacaud
  • [libsoup/wip/albfan/gir] gir: soup_auth_new is not a constructor, Alberto Fanjul
  • [libsoup] Created branch wip/albfan/gir, Alberto Fanjul
  • [gnome-calculator] Fixed #116 by removing test-cases for removed functionality (leading 00 octal), Robert Roth
  • [gtk/cairo-script-interpreter] rendernodeparser: Parse cairo script, Benjamin Otte
  • [gtk] Created branch cairo-script-interpreter, Benjamin Otte
  • [balsa] imap-commands.h: remove redundant declaration, Peter Bloomfield
  • [gegl] bin: improve lua path module loading, pippin
  • [pango] Silence a compiler warning, Matthias Clasen
  • [gtk] file chooser widget: Drop the priv pointer, Matthias Clasen
  • [gtk] file chooser dialog: Drop the priv pointer, Matthias Clasen
  • [gtk] file chooser dialog: Make final, Matthias Clasen
  • [gtk] file chooser widget: Make final, Matthias Clasen
  • [gtk] file chooser button: Make final, Matthias Clasen
  • [gtk] font chooser dialog: Drop the priv pointer, Matthias Clasen
  • [gtk] font chooser widget: Drop the priv pointer, Matthias Clasen
  • [gtk] font chooser dialog: Make final, Matthias Clasen
  • [gtk] font chooser widget: Make final, Matthias Clasen
  • [gtk] font button: Make final, Matthias Clasen
  • [gtk/362-gtk-fileopen-dialog-need-filetype-mime-sort-option: 15/15] GtkFileChooser: add a sortable "Type" column, Nelson Benítez León
  • [gtk] (15 commits) Non-fast-forward update to branch 362-gtk-fileopen-dialog-need-filetype-mime-sort-option, Nelson Benítez León
  • [gtk/362-gtk-fileopen-dialog-need-filetype-mime-sort-option-2_GTK4: 126/126] GtkFileChooser: add a sortable "Type" column, Nelson Benítez León
  • [gtk] (126 commits) Non-fast-forward update to branch 362-gtk-fileopen-dialog-need-filetype-mime-sort-option-2_GTK4, Nelson Benítez León
  • [sysprof/wip/chergert/sysprof-3] libsysprof: add cpuinfo to capture file when possible, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof: use embedded kallsyms when possible, Christian Hergert
  • [gtk] app chooser dialog: Drop the priv pointer, Matthias Clasen
  • [gtk] app chooser widget: Drop the priv pointer, Matthias Clasen
  • [gtk] app chooser dialog: Make final, Matthias Clasen
  • [gtk] app chooser widget: Make final, Matthias Clasen
  • [gtk] app chooser button: Make final, Matthias Clasen
  • [gtk/wip/matthiasc/popup5] Add missing include, LRN
  • [gtk] color chooser dialog: Drop the priv pointer, Matthias Clasen
  • [gtk] color chooser widget: Drop the priv pointer, Matthias Clasen
  • [gtk] color chooser dialog: Make final, Matthias Clasen
  • [gtk] color chooser widget: Make final, Matthias Clasen
  • [gtk] color button: Make final, Matthias Clasen
  • [gtk] entry completion: Make final, Matthias Clasen
  • [gtk] text tag table: Make final, Matthias Clasen
  • [gtk] Remove an unused function, Matthias Clasen
  • [gtk] text mark: Use standard padding, Matthias Clasen
  • [gtk] text tag: Use standard padding, Matthias Clasen
  • [gtk] overlay: Make final, Matthias Clasen
  • [sysprof/wip/chergert/sysprof-3] libsysprof: add kallsyms to capture file, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] tools: add option to list files in capture, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-capture: skip frame when necessary, Christian Hergert
  • [nautilus/621-improve-bug-template: 4/4] Bug.md: Improve Nightly test instructions, Jordan Petridis
  • [nautilus] (4 commits) Non-fast-forward update to branch 621-improve-bug-template, Jordan Petridis
  • [gtk/wip/matthiasc/popup5] GDK W32: Don't handle WM_ACTIVATE for popup windows, LRN
  • [sysprof/wip/chergert/sysprof-3] libsysprof-capture: add file reader helper, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-capture: add helper to list files in capture, Christian Hergert
  • [mutter/gnome-3-28] cogl/pipeline: Don't try to access to free'd pointer data, Marco Trevisan
  • [mutter/gnome-3-30] cogl/pipeline: Don't try to access to free'd pointer data, Marco Trevisan
  • [mutter/gnome-3-32] cogl/pipeline: Don't try to access to free'd pointer data, Marco Trevisan
  • [mutter/gnome-3-28] wayland-seat: Use g_free to cleanup MetaWaylandSeat, Marco Trevisan
  • [mutter/gnome-3-30] wayland-seat: Use g_free to cleanup MetaWaylandSeat, Marco Trevisan
  • [mutter/gnome-3-32] wayland-seat: Use g_free to cleanup MetaWaylandSeat, Marco Trevisan
  • [mutter/gnome-3-28] cursor-renderer-native: Free MetaCursorNativePrivate struct, Marco Trevisan
  • [gimp] libgimpcolor: space invade gimp_color_profile_get_lcms_format(), Michael Natterer
  • [mutter/gnome-3-30] cursor-renderer-native: Free MetaCursorNativePrivate struct, Marco Trevisan
  • [mutter/gnome-3-32] cursor-renderer-native: Free MetaCursorNativePrivate struct, Marco Trevisan
  • [mutter] headless-start-test: Ignore frame counter warnings, Marco Trevisan
  • [mutter] test-runner: Always wait after creating a window, Marco Trevisan
  • [mutter] gitlab-ci: Use G_SLICE=always-malloc in tests, Marco Trevisan
  • [mutter] gitlab-ci: Print error logs on failures, Marco Trevisan
  • [mutter] cogl/pipeline: Don't try to access to free'd pointer data, Marco Trevisan
  • [mutter] cogl/xlib-renderer: Save Xlib renderer data in custom winsys pointer, Marco Trevisan
  • [mutter] clutter/tests/actor-destroy: Check destroying the actor clears the children, Marco Trevisan
  • [mutter] wayland-seat: Use g_free to cleanup MetaWaylandSeat, Marco Trevisan
  • [mutter] cursor-renderer-native: Free MetaCursorNativePrivate struct, Marco Trevisan
  • [mutter] theme: Remove DEBUG_FILL_STRUCT, Marco Trevisan
  • [mutter] boxes: Use G_DEFINE_BOXED_TYPE to define the type, Marco Trevisan
  • [mutter] display: Cleanup Edges when display is closed, Marco Trevisan
  • [sysprof/wip/chergert/sysprof-3] libsysprof-capture: add file chunk frame type, Christian Hergert
  • [gimp/gimp-2-10] app, plug-ins: make sure a GIH brush's spacing is preserved, Michael Natterer
  • [gimp] app, plug-ins: make sure a GIH brush's spacing is preserved, Michael Natterer
  • [gnome-music/wip/mschraal/gapless-v3: 16/16] player: Clarify song-changed signal argument, Marinus Schraal
  • [gnome-music/wip/mschraal/gapless-v3: 15/16] playertoolbar: Minor docstring clarification, Marinus Schraal
  • [gnome-music/wip/mschraal/gapless-v3: 14/16] playertoolbar: Reset progress time on update, Marinus Schraal
  • [gnome-music/wip/mschraal/gapless-v3: 13/16] gstplayer: Do not seek to exact end, Marinus Schraal
  • [gnome-music/wip/mschraal/gapless-v3: 12/16] gstplayer: Enable gapless playback, Marinus Schraal
  • [gnome-music] (16 commits) Non-fast-forward update to branch wip/mschraal/gapless-v3, Marinus Schraal
  • [gimp-web] Remove G+ share link, Pat David
  • [mutter] clutter-text: Fix selection color drawing, Marco Trevisan
  • [gnome-music/wip/mschraal/window-template: 6/6] window: Simplify initial views creation, Marinus Schraal
  • [gnome-music/wip/mschraal/window-template: 5/6] playertoolbar: Simplify repeat mode icon code, Marinus Schraal
  • [gnome-music/wip/mschraal/window-template: 4/6] playertoolbar: Make player argument a property, Marinus Schraal
  • [gnome-music/wip/mschraal/window-template: 3/6] playertoolbar: Shift visibility logic around, Marinus Schraal
  • [gnome-music/wip/mschraal/window-template: 2/6] window: Initial template port, Marinus Schraal
  • [gnome-music/wip/mschraal/window-template: 1/6] albumwidget: Move property bindings around, Marinus Schraal
  • [gnome-music] (6 commits) Non-fast-forward update to branch wip/mschraal/window-template, Marinus Schraal
  • [chronojump] Force sensor capture with feedback rectangle done!, Xavier de Blas
  • [folks/wip/nielsdg/ci-use-rawhide] ci: Use Fedora rawhide as base image, Niels De Graef
  • [folks] Created branch wip/nielsdg/ci-use-rawhide, Niels De Graef
  • [gimp-web/testing] Remove G+ share link, Pat David
  • [gupnp] doc: Generate and install gupnp-binding-tool manpage, Jens Georg
  • [gupnp] doc: Update binding-tool manpage, Jens Georg
  • [gnome-control-center] Deleted branch benzea/mic-mute-keybinding, Benjamin Berg
  • [gnome-control-center] (2 commits) ...keyboard: Add microphone mute key, Georges Basile Stavracas Neto
  • [gnome-control-center/benzea/mic-mute-keybinding: 6/6] keyboard: Add microphone mute key, Georges Basile Stavracas Neto
  • [gnome-control-center/benzea/mic-mute-keybinding: 5/6] keyboard: Clarify that mute key toggles the mute state, Georges Basile Stavracas Neto
  • [gnome-control-center] (6 commits) Non-fast-forward update to branch benzea/mic-mute-keybinding, Georges Basile Stavracas Neto
  • [gupnp] Created tag gupnp-1.0.4, Jens Georg
  • [gupnp/gupnp-1.0] Prepare 1.0.4, Jens Georg
  • [gnome-maps/wip/mlundblad/search-as-you-type: 14/14] WIP: placeEntry, placePopover: Auto-complete searches, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/search-as-you-type: 13/14] placePopover: Remove hint revealer, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/search-as-you-type: 12/14] routeEntry: Don't set parseOnFocusOut, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/search-as-you-type: 11/14] application: Remove instanciation of GeocodeService, Marcus Lundblad
  • [gnome-maps] (14 commits) Non-fast-forward update to branch wip/mlundblad/search-as-you-type, Marcus Lundblad
  • [gupnp/gupnp-1.0] service-proxy: Fix endless loop on early notify, Jens Georg
  • [gupnp] service-proxy: Fix endless loop on early notify, Jens Georg
  • [evolution-data-server/gnome-3-32] Update overdue time immediately after the reminders' window is mapped, Milan Crha
  • [balsa] address-book-rubrica: Build with -Wshadow, Peter Bloomfield
  • [gnome-maps/wip/mlundblad/photon-geocode: 8/9] mainWindow: Show geocoder attribution in About, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 4/9] placeEntry: Use geocoder factory, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 2/9] Add GraphHopper geocode module, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 1/9] Add Photon geocode module, Marcus Lundblad
  • [balsa] various: remove redundant declarations, Peter Bloomfield
  • [gnome-builder] vim: Add "yank inside" (yi) commands, Christian Hergert
  • [balsa] address-books: remove redundant declarations, Peter Bloomfield
  • [gnome-builder/gnome-builder-3-32] shortcuts: add missing goto-line to shortcuts window, Christian Hergert
  • [gnome-builder/gnome-builder-3-32] sourceview: disable some features with multiple-cursors, Christian Hergert
  • [gnome-builder] sourceview: disable some features with multiple-cursors, Christian Hergert
  • [balsa] Declare LibBalsaAddressBookVcard final, Peter Bloomfield
  • [gnome-builder] shortcuts: add missing goto-line to shortcuts window, Christian Hergert
  • [balsa] meson.build: specify meson version >= 0.43, Peter Bloomfield
  • [balsa] meson.build: Bump default version to 2.5.7, Peter Bloomfield
  • [gnome-software/bochecha/privacy-policy] review: Add a link to the privacy policy, Mathieu Bridon
  • [gnome-software] Created branch bochecha/privacy-policy, Mathieu Bridon
  • [balsa] Created tag 2.5.7a, Peter Bloomfield
  • [gnome-builder] build: forward port polkit patches to polkit-116, Christian Hergert
  • [gnome-tweaks] Update Catalan translation, Jordi Mas
  • [gnome-control-center/benzea/mic-mute-keybinding: 2/2] keyboard: Add microphone mute key, Benjamin Berg
  • [gnome-control-center/benzea/mic-mute-keybinding: 1/2] keyboard: Clarify that mute key toggles the mute state, Benjamin Berg
  • [gnome-control-center] (2 commits) Created branch benzea/mic-mute-keybinding, Benjamin Berg
  • [gnome-builder/gnome-builder-3-32] c-pack: enable formating with struct and enum keyword, Christian Hergert
  • [gnome-builder] c-pack: enable formating with struct and enum keyword, Christian Hergert
  • [gnome-calendar] schema: Default 'follow-night-light' to false, Georges Basile Stavracas Neto
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: add tooltips for message column, Christian Hergert
  • [glib: 2/2] Merge branch 'fix_console_encoding' into 'master', Philip Withnall
  • [glib: 1/2] Add g_get_console_charset, Philip Withnall
  • [glib] (2 commits) ...Merge branch 'fix_console_encoding' into 'master', Philip Withnall
  • [network-manager-applet/lr/gtk4: 23/23] build: allow building a GTK4 flavor of libnma, Lubomir Rintel
  • [network-manager-applet/lr/gtk4: 22/23] utils: support GTK4, Lubomir Rintel
  • [network-manager-applet/lr/gtk4: 21/23] nma/tests: add GTK4 support, Lubomir Rintel
  • [network-manager-applet/lr/gtk4: 20/23] nma/mobile-wizard: drop use of GtkWidget.no-show-all property, Lubomir Rintel
  • [network-manager-applet/lr/gtk4: 19/23] nma/file-cert-chooser: add GTK4 support, Lubomir Rintel
  • [network-manager-applet] (23 commits) Non-fast-forward update to branch lr/gtk4, Lubomir Rintel
  • [network-manager-applet/lr/no-libnm-glib] build: don't require libnm-glib for make distcheck, Lubomir Rintel
  • [network-manager-applet] Created branch lr/no-libnm-glib, Lubomir Rintel
  • [network-manager-applet: 6/6] merge: branch 'lr/external-ui-mode', Lubomir Rintel
  • [network-manager-applet: 5/6] applet/vpn-request: add external UI mode, Lubomir Rintel
  • [network-manager-applet: 4/6] applet/vpn-request: rework the auth-dialog communication, Lubomir Rintel
  • [network-manager-applet: 3/6] merge: branch 'lr/external-ui-mode', Lubomir Rintel
  • [network-manager-applet: 2/6] applet/vpn-request: add external UI mode, Lubomir Rintel
  • [network-manager-applet: 1/6] applet/vpn-request: rework the auth-dialog communication, Lubomir Rintel
  • [network-manager-applet] (6 commits) ...merge: branch 'lr/external-ui-mode', Lubomir Rintel
  • [vala] (3 commits) ...gtk4: Update to 3.96.0+cfe648eb, Rico Tzschichholz
  • [seahorse] Updated Danish translation, Ask Hjorth Larsen
  • [network-manager-applet] Updated Danish translation, Ask Hjorth Larsen
  • [gnome-terminal] Updated Danish translation, Ask Hjorth Larsen
  • [gnome-multi-writer] Updated Danish translation, Ask Hjorth Larsen
  • [gnome-color-manager] Updated Danish translation, Ask Hjorth Larsen
  • [gimp/gimp-2-10] Updated Italian translation, Marco Ciampa
  • [gnome-2048] Updated Danish translation, Ask Hjorth Larsen
  • [glade] Updated Danish translation, Ask Hjorth Larsen
  • [shotwell] Update Polish translation, Piotr Drąg
  • [gcr] Updated Danish translation, Ask Hjorth Larsen
  • [gthumb] Created tag 3.8.0, Paolo Bacchilega
  • [gthumb] updated for version 3.8.0, Paolo Bacchilega
  • [buoh] Updated Danish translation, Ask Hjorth Larsen
  • [gtranslator] Update Polish translation, Piotr Drąg
  • [geary] Update Polish translation, Piotr Drąg
  • [gbrainy] Update Polish translation, Piotr Drąg
  • [gtk/wip/matthiasc/popup5] Avoid compiler warnings, Matthias Clasen
  • [gtk/wip/baedert/icontheme: 109/109] pixbufutils: Save a few temporary memory allocations, Timm Bäder
  • [gtk/wip/baedert/icontheme: 108/109] icontheme: Use a GPtrArray for resource paths, Timm Bäder
  • [gtk/wip/baedert/icontheme: 107/109] icontheme: Stop using GLists for icon theme directories, Timm Bäder
  • [gtk/wip/baedert/icontheme: 106/109] icontheme: Remove priv pointer, Timm Bäder
  • [gtk/wip/baedert/icontheme: 105/109] icontheme: Stop using GPtrArrays in choose_icon, Timm Bäder
  • [gtk/wip/baedert/icontheme: 104/109] main: Check if any debug flags are set in gtk_get_debug_flags(), Timm Bäder
  • [gtk/wip/baedert/icontheme: 103/109] icontheme: Save the min_suffix for the min_dir, Timm Bäder
  • [gtk/wip/baedert/icontheme: 102/109] icontheme: Remove use_builtin parameter from theme_lookup_icon, Timm Bäder
  • [gtk/wip/baedert/icontheme: 101/109] icontheme: Remove paramter from get_icon_suffix, Timm Bäder
  • [gtk/wip/baedert/icontheme: 100/109] icontheme: Optimize icon_name_is_symbolic, Timm Bäder
  • [gtk/wip/baedert/icontheme: 99/109] icontheme: Avoid a g_strconcat in get_icon_suffix, Timm Bäder
  • [gtk/wip/baedert/icontheme: 98/109] gtkicontheme: Avoid a get_icon_flags call, Timm Bäder
  • [gtk/wip/baedert/icontheme: 97/109] icontheme: Avoid some memory allocations, Timm Bäder
  • [gtk] (109 commits) Non-fast-forward update to branch wip/baedert/icontheme, Timm Bäder
  • [evolution-mapi] eds-M!15 - Fix typos in CMake modules, Milan Crha
  • [evolution-ews] eds-M!15 - Fix typos in CMake modules, Milan Crha
  • [vala/staging] gtk4: Update to 3.96.0+cfe648eb, Rico Tzschichholz
  • [vala/staging] webkit2gtk-4.0: Update to 2.25.1, Rico Tzschichholz
  • [evolution] eds-M!15 - Fix typos in CMake modules, Milan Crha
  • [gtk] sizerequest: Fix request mode for layout managers, Timm Bäder
  • [gtk] layoutmanager: Never pass NULL pointers to ->measure, Timm Bäder
  • [gtk] filechooserentry: Correctly annotate a return value as (nullable), Timm Bäder
  • [gtk] filechooserentry: Rename function to make sense, Timm Bäder
  • [evolution-data-server] M!15 - Fix typos in CMake modules, Milan Crha
  • [gnome-control-center/gbsneto/background: 14/14] background: Remove dead code, Georges Basile Stavracas Neto
  • [gnome-control-center/gbsneto/background: 13/14] background: Add "Open Picture..." header button, Georges Basile Stavracas Neto
  • [gnome-control-center/gbsneto/background: 12/14] background: Add recent backgrounds, Georges Basile Stavracas Neto
  • [gnome-control-center/gbsneto/background: 11/14] background: Introduce BgRecentSource, Georges Basile Stavracas Neto
  • [gnome-control-center/gbsneto/background: 10/14] background: Use widgets to render slideshow emblem, Georges Basile Stavracas Neto
  • [gnome-control-center/gbsneto/background: 9/14] background: Move preview to CcBackgroundPreview, Georges Basile Stavracas Neto
  • [gnome-control-center/gbsneto/background: 8/14] background: Use the cairo_t provided by GTK, Georges Basile Stavracas Neto
  • [gnome-control-center/gbsneto/background: 7/14] background: Remove CcBackgroundChooserDialog, Georges Basile Stavracas Neto
  • [gnome-control-center/gbsneto/background: 6/14] background: Switch to GtkFlowBox, Georges Basile Stavracas Neto
  • [gnome-control-center/gbsneto/background: 5/14] background: Cache thumbnails in CcBackgroundItem, Georges Basile Stavracas Neto
  • [gnome-control-center/gbsneto/background: 4/14] background-panel: Remove background chooser buttons, Georges Basile Stavracas Neto
  • [gnome-control-center/gbsneto/background: 3/14] background: Introduce CcBackgroundChooser, Georges Basile Stavracas Neto
  • [gnome-control-center/gbsneto/background: 2/14] background: Make BgSource receive a GtkWidget, Georges Basile Stavracas Neto
  • [gnome-control-center/gbsneto/background: 1/14] background: Turn into a template class, Georges Basile Stavracas Neto
  • [gnome-control-center] (14 commits) Non-fast-forward update to branch gbsneto/background, Georges Basile Stavracas Neto
  • [gimp/gimp-2-10] app: use g_clear_pointer() in more places, Michael Natterer
  • [gimp] app: use g_clear_pointer() in more places, Michael Natterer
  • [gimp] app: display the screenshot in the extension details GUI., Jehan
  • [gimp] app: new gimp_extension_get_screenshot() screenshot., Jehan
  • [gimp] app: improve extension list widget., Jehan
  • [gimp] app: do not crash when an extension has no description tag., Jehan
  • [lasem] tests: fix sign mismatch warning, Emmanuel Pacaud
  • [lasem/wip/meson: 3/3] wip: meson build, Emmanuel Pacaud
  • [lasem/wip/meson: 2/3] wip: meson build, Emmanuel Pacaud
  • [lasem/wip/meson: 1/3] tests: fix sign mismatch warning, Emmanuel Pacaud
  • [nautilus] Deleted branch wip/ernestask/men-use, Ernestas Kulik
  • [lasem] (3 commits) Created branch wip/meson, Emmanuel Pacaud
  • [nautilus] (3 commits) ...files-view: Stop leaking context menus, Ernestas Kulik
  • [gimp] Issue #886 - Artifacts symmetry painting with big brushes, Ell
  • [gimp/gimp-2-10] Issue #886 - Artifacts symmetry painting with big brushes, Ell
  • [nautilus/621-improve-bug-template: 6/6] Bug.md: Improve Nightly test instructions, Ernestas Kulik
  • [nautilus] (6 commits) Non-fast-forward update to branch 621-improve-bug-template, Ernestas Kulik
  • [gnome-settings-daemon] Deleted branch wip/benzea/multiple-keybindings, Benjamin Berg
  • [gnome-settings-daemon] (12 commits) ...media-keys: Remove KEY_SLEEP as it was merged into KEY_HIBERNATE, Benjamin Berg
  • [nautilus/wip/ernestask/men-use] files-view: Stop leaking context menus, Ernestas Kulik
  • [nautilus] Non-fast-forward update to branch wip/ernestask/men-use, Ernestas Kulik
  • [pango] Deleted branch deprecate-pango-script, Matthias Clasen
  • [pango: 7/7] Merge branch 'deprecate-pango-script' into 'master', Matthias Clasen
  • [pango] (7 commits) ...Merge branch 'deprecate-pango-script' into 'master', Matthias Clasen
  • [planet-web] Fixed missing GSOC badge, Daniel Mustieles García
  • [gnome-settings-daemon/wip/benzea/multiple-keybindings: 15/15] media-keys: Remove KEY_SLEEP as it was merged into KEY_HIBERNATE, Benjamin Berg
  • [gnome-settings-daemon/wip/benzea/multiple-keybindings: 14/15] media-keys: Move all keyboard bindings into settings, Benjamin Berg
  • [gnome-settings-daemon/wip/benzea/multiple-keybindings: 13/15] media-keys: Drop user set value if it used to be the default, Benjamin Berg
  • [gnome-settings-daemon/wip/benzea/multiple-keybindings: 12/15] common: Pass old default and allow resetting when migrating settings, Benjamin Berg
  • [gnome-settings-daemon/wip/benzea/multiple-keybindings: 11/15] media-keys: Drop key name from static array, Benjamin Berg
  • [gnome-settings-daemon/wip/benzea/multiple-keybindings: 10/15] media-keys: Make internal keybindings to be lists, Benjamin Berg
  • [gnome-settings-daemon/wip/benzea/multiple-keybindings: 9/15] common: Don't reset settings after updating the value, Benjamin Berg
  • [gnome-settings-daemon/wip/benzea/multiple-keybindings: 8/15] common: Pass new default value during schema migration, Benjamin Berg
  • [gnome-settings-daemon/wip/benzea/multiple-keybindings: 7/15] media-keys: Remove ordered registration of keybindings, Benjamin Berg
  • [gnome-settings-daemon/wip/benzea/multiple-keybindings: 6/15] NEWS: Add note about use of new UngrabAccelerators DBus API, Benjamin Berg
  • [gnome-settings-daemon/wip/benzea/multiple-keybindings: 5/15] media-keys: Rework key grabbing code, Benjamin Berg
  • [gnome-settings-daemon/wip/benzea/multiple-keybindings: 4/15] media-keys: Disable timeout for all operations on key grabber, Benjamin Berg
  • [gtk-doc] Update bug-report url., Stefan Sauer
  • [gnome-settings-daemon] (15 commits) Non-fast-forward update to branch wip/benzea/multiple-keybindings, Benjamin Berg
  • [gtk-doc] Reapply and fix previous change., Stefan Sauer
  • [gtk-doc] NEWS: strip some html entities, Stefan Sauer
  • [pango/deprecate-pango-script] Add a note to pango_language_get_scripts docs, Matthias Clasen
  • [pango/deprecate-pango-script] Regenerate the script-lang table, Matthias Clasen
  • [pango/deprecate-pango-script] Deprecate pango_script_for_unichar, Matthias Clasen
  • [pango/deprecate-pango-script] tools: Use GUnicodeScript in gen-script-for-lang, Matthias Clasen
  • [nautilus/wip/ernestask/gnome-desktop] general: Drop in-tree copy of gnome-desktop, Ernestas Kulik
  • [nautilus] Created branch wip/ernestask/gnome-desktop, Ernestas Kulik
  • [librsvg: 9/9] Merge branch 'pborelli/librsvg-node', Federico Mena Quintero
  • [librsvg: 8/9] node: remove redundant param to draw(), Federico Mena Quintero
  • [librsvg: 7/9] node: avoid useless clone in case duplicate id, Federico Mena Quintero
  • [librsvg: 6/9] css: derive default for a couple of structs, Federico Mena Quintero
  • [librsvg: 5/9] node: use 'default' to create nodes when possible, Federico Mena Quintero
  • [librsvg: 4/9] gradient: refactor utility function, Federico Mena Quintero
  • [librsvg: 3/9] drawing_ctx: shorten code, Federico Mena Quintero
  • [librsvg: 2/9] node: use get_impl instead of with_impl, Federico Mena Quintero
  • [librsvg: 1/9] node: panic in get_impl directly, Federico Mena Quintero
  • [librsvg] (9 commits) ...Merge branch 'pborelli/librsvg-node', Federico Mena Quintero
  • [pango/deprecate-pango-script: 2/2] Stop using the PangoScript type, Matthias Clasen
  • [pango/deprecate-pango-script: 1/2] Add more deprecation notes around PangoScript, Matthias Clasen
  • [pango] (2 commits) Created branch deprecate-pango-script, Matthias Clasen
  • [gnome-boxes/virgl-opt-in: 2/2] Revert "vm-configurator: Enable virtio-gpu and virgil to new VMs", Felipe Borges
  • [gnome-boxes] (2 commits) Non-fast-forward update to branch virgl-opt-in, Felipe Borges
  • [gnome-boxes/virgl-opt-in] Revert "vm-configurator: Enable virtio-gpu and virgil to new VMs", Felipe Borges
  • [gnome-boxes] Created branch virgl-opt-in, Felipe Borges
  • [gnome-shell/wip/jimmac/adwaita-light: 2/2] theme: use light theme for popovers, Jakub Steiner
  • [gnome-shell/wip/jimmac/adwaita-light: 1/2] Revert "calendar-server: Port to libecal-2.0", Jakub Steiner
  • [gnome-shell] (2 commits) Created branch wip/jimmac/adwaita-light, Jakub Steiner
  • [nautilus/wip/ernestask/men-use: 206/206] files-view: Stop leaking context menus, Ernestas Kulik
  • [nautilus/wip/ernestask/men-use: 205/206] files-view: Use g_autoptr for GtkBuilder, Ernestas Kulik
  • [nautilus/wip/ernestask/men-use: 204/206] files-view: Stop sinking ref for GMenu instances, Ernestas Kulik
  • [nautilus] (206 commits) Non-fast-forward update to branch wip/ernestask/men-use, Ernestas Kulik
  • [gtk/wip/matthiasc/popup5: 234/234] GDK W32: Adjust to new popup surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 233/234] surface: Cosmetics, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 232/234] popover: Don't constantly redraw the beak, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 231/234] wayland: Disconnect the frame clock, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 230/234] win32: Disconnect the frame clock, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 229/234] x11: Disconnect from the frame clock, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 228/234] broadway: Disconnect from the frame clock, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 227/234] surface: Give backends a chance to disconnect, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 226/234] fishbowl: Don't pop up popovers too early, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 225/234] popover: Stop needles allocations, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 224/234] surface: Fix the fallback move-to-rect implementation, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 223/234] win32: Set surface type early enough, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 222/234] surface: Make only toplevels control events, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 221/234] gdk: Maintain popup tree in the frontend, Matthias Clasen
  • [gnome-terminal] Non-fast-forward update to branch wip/rishi/preserve-working-directory, Debarshi Ray
  • [gtk/wip/matthiasc/popup5: 220/234] surface: Make surface-type a property, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 219/234] Adwaita: Remove Emoji completion special case, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 218/234] inspector: Avoid a critical warning, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 217/234] popover: Make it possible to not have an arrow, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 216/234] popover: Set input shapes on wayland too, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 215/234] win32: Set the surface type, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 214/234] IME IM: Be able to handle NULL widget correctly, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 213/234] GDK W32: Fix the code to compile, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 212/234] GDK W32: be able to handle NULL cursor, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 211/234] surface: Don't dispose the frame clock prematurely, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 210/234] tooltip: fix critical warnings, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 209/234] Mention gtk_widget_get_toplevel in the migration guide., Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 208/234] Drop gtk_widget_get_toplevel, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 207/234] Stop using gtk_widget_get_toplevel, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 206/234] Cosmetics, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 205/234] Mention gtk_widget_is_toplevel in the migration guide, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 204/234] Drop gtk_widget_is_toplevel, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 203/234] Stop using gtk_widget_is_toplevel, Matthias Clasen
  • [lasem] svg: remove lsm_svg_element_render duplicated definition, Emmanuel Pacaud
  • [gtk/wip/matthiasc/popup5: 202/234] Mention gtk_widget_get_surface in the migration guide, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 200/234] Stop using gtk_widget_get_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 201/234] Drop gtk_widget_get_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 199/234] Mention modal->autohide rename in migration guide, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 198/234] Add a test for the property renaming, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 197/234] builder tool: Handle modal->autohide rename, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 196/234] popover: Rename modal to autohide, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 195/234] win32: Build fixes, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 194/234] testsuite: Fix some a11y output, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 193/234] testsuite: Fix popover-related failures, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 192/234] window: Make unrealize work again, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 191/234] Drop gtk_widget_set_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 190/234] Drop GtkWidget::surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 189/234] Work toward dropping widget->surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 188/234] Remove gtk_widget_get/set_has_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 187/234] Add a GdkSurface::parent property, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 186/234] popover: Bring back the beak, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 185/234] x11: Fix handling of frame clock freezes, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 184/234] gdk: Inherit the frame clock for popups, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 183/234] Add a testcase for size allocation, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 182/234] widget: Remove a popover special case, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 181/234] text view: Allocate popovers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 180/234] places sidebar: Allocate popovers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 179/234] color swatch: Allocate popovers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 178/234] entry: Allocate popovers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 177/234] scale button: Allocate popovers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 176/234] text: Allocate popovers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 175/234] window: Don't inherit cursors across surfaces, Matthias Clasen
  • [libgovirt] Created tag v0.3.6, Eduardo de Barros Lima
  • [gtk/wip/matthiasc/popup5: 174/234] widget: Optimize resize propagation, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 173/234] widget: Improve warning messages, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 172/234] Add gdk_surface_get_parent back, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 171/234] surface: Remove gdk_surface_set/merge_child_input_shapes(), Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 170/234] surface: Remove old debug code, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 169/234] popover: Use GdkSurface::autohide, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 168/234] surface: Add an autohide property, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 167/234] broadway: Track popups, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 166/234] x11: Implement popup surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 165/234] wayland: Use popup parents, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 164/234] surface: Stop setting transient-for for popups, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 163/234] surface: Make move-to-rect work for popups, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 162/234] surface: Store popup parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 161/234] gdk: Introduce a popup surface type, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 159/234] Get rid of GdkSurfaceImpl, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 160/234] x11: Remove useless checks, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 158/234] gdk: Add a private header, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 157/234] Rename surface constructors, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 156/234] surface: Cosmetics, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 155/234] gdk: Drop pass-through surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 154/234] gdk: Drop GdkWindowAttr, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 153/234] gdk: Drop input-only surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 152/234] gdk: Remove an unused field, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 151/234] Drop gdk_surface_new_temp, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 150/234] menu: Stop using gdk_surface_new_temp, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 149/234] x11: Stop using gdk_surface_new_temp, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 148/234] broadway: Stop using gdk_surface_new_temp, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 147/234] wayland: Remove a useless switch, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 146/234] docs: Remove references to gdk_device_grab, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 145/234] gdk: Remove remnants of client-side windows, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 144/234] Drop gtk_widget_register_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 143/234] popover: Stop using gtk_widget_register_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 142/234] window: Stop using gtk_widget_register_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 141/234] menu: Stop using gtk_widget_register_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 140/234] surface: Make gdk_surface_get_device_position void, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 139/234] x11: Drop a gratitious use of gdk_event_get_root_coords, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 138/234] Remove gdk_surface_get_geometry as public api, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 137/234] Drop gdk_surface_get_root_origin, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 136/234] Remove gdk_surface_get_root_coords as public api, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 135/234] Remove gdk_surface_coords_to/from_parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 134/234] surface: Small simplification, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 133/234] surface: Simplify destroy implementation, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 132/234] surface: Remove abs_x/abs_y, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 131/234] surface: Small cleanup, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 130/234] surface: Simplify some code, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 129/234] Remove surface->children, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 128/234] gdk: Stop using surface->children, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 127/234] wayland: Stop using surface->children, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 126/234] Remove surface->parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 125/234] gdk: Stop using surface->parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 124/234] broadway: Stop using surface->parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 123/234] x11: Stop using surface->parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 122/234] wayland: Stop using surface->parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 121/234] surface: Remove code dealing with child surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 120/234] surface: minor cleanup, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 119/234] Drop child surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 118/234] widget: Stop using child surface apis, Matthias Clasen
  • [planet-web] [gsoc] Add intern Ravgeet Dhillon, Daniel Mustieles García
  • [gtk/wip/matthiasc/popup5: 117/234] a11y: Stop supporting ATK_XY_SCREEN, Matthias Clasen
  • [planet-web] [gsoc] Add intern Srestha Srivastava, Daniel Mustieles García
  • [gtk/wip/matthiasc/popup5: 116/234] xim: Stop using child surface apis, Matthias Clasen
  • [planet-web] [gsoc] Add intern Gaurav Agrawal, Daniel Mustieles García
  • [gtk/wip/matthiasc/popup5: 115/234] wayland: Stop using child surface apis, Matthias Clasen
  • [planet-web] [gsoc] Add intern Andrei Lisita, Daniel Mustieles García
  • [gtk/wip/matthiasc/popup5: 114/234] x11: Stop using child surface api, Matthias Clasen
  • [planet-web] [gsoc] Add intern Sumaid Syed, Daniel Mustieles García
  • [gtk/wip/matthiasc/popup5: 113/234] entry completion: Use a popover, Matthias Clasen
  • [planet-web] [pgo] add gsoc 2019 logo and tag, Daniel Mustieles García
  • [gtk/wip/matthiasc/popup5: 112/234] main: Use gtk_widget_get_native, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 111/234] main: Remove special-case hiding popopvers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 110/234] widget: Remove some unneeded popover special-casing, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 109/234] Adwaita: Give popover menus a background, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 108/234] menubutton: Allocate the popover, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 107/234] Adapt to new popover lifecycle, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 106/234] Reimplement GtkPopover, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 105/234] surface: Start sketching a new surface type, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 104/234] menushell: Keep outside clicks working, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 103/234] Introduce event controller propagation limits, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 102/234] widget: Don't snapshot foreign children, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 101/234] root: Make gtk_root_get_display public, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 100/234] GtkRoot: Drop overlap with GtkNative, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 99/234] widget: Use GtkNative, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 98/234] Review and replace uses of get_toplevel, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 97/234] Use GtkNative APIs instead of GtkRoot, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 96/234] Add gtk_widget_get_native, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 95/234] root: Require GtkNative, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 94/234] window: Implement GtkNative, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 93/234] Introduce GtkNative, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 92/234] main: guard window-specific code paths, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 91/234] widget: guard popover-specific code paths, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 90/234] Export gtk_widget_render privately, Matthias Clasen
  • [gtk] (234 commits) Non-fast-forward update to branch wip/matthiasc/popup5, Matthias Clasen
  • [gimp/gimp-2-10] Issue #3067 - "Make New from Visible" produces wrong results, Michael Natterer
  • [gimp] Issue #3067 - "Make New from Visible" produces wrong results, Michael Natterer
  • [pango] Revert "Replace PangoScript by GUnicodeScript", Michael Catanzaro
  • [gtk] Don't load print backends more than once, Matthias Clasen
  • [gimp/gimp-2-10] Issue #3398 - colour map picker isn't positioned on the correct..., Michael Natterer
  • [gimp] Issue #3398 - colour map picker isn't positioned on the correct..., Michael Natterer
  • [gimp] app: forgot to remove comment in color_area_color_clicked(), Michael Natterer
  • [gimp/gimp-2-10] app: add gimp_dialog_factory_position_dialog(), Michael Natterer
  • [epiphany/gnome-3-28] download: prepare for WebKitDownload to outlive the EphyDownload, Michael Catanzaro
  • [gimp] app: add gimp_dialog_factory_position_dialog(), Michael Natterer
  • [epiphany/gnome-3-30] download: prepare for WebKitDownload to outlive the EphyDownload, Michael Catanzaro
  • [epiphany/gnome-3-32] download: prepare for WebKitDownload to outlive the EphyDownload, Michael Catanzaro
  • [epiphany] Make cookies dialog responsive, Michael Catanzaro
  • [gnome-build-meta/mcatanzaro/webkit-2-25-1] sdk: Update to WebKitGTK 2.25.1, Michael Catanzaro
  • [gnome-build-meta] Created branch mcatanzaro/webkit-2-25-1, Michael Catanzaro
  • [gnome-web-www] Missing property on the doap file, Andrea Veri
  • [gnome-web-www] DOAP: Replace Bugzilla by Gitlab, Andrea Veri
  • [gnome-music/wip/mschraal/sparql-property-path: 6/6] query: Indentation & Flake-8 cleanup, Marinus Schraal
  • [gnome-music/wip/mschraal/sparql-property-path: 5/6] query: Start using SPARQL property paths, Marinus Schraal
  • [gnome-music] (6 commits) Non-fast-forward update to branch wip/mschraal/sparql-property-path, Marinus Schraal
  • [nautilus] Fix NautilusScripts environment variable in search view, Ernestas Kulik
  • [vte/wip/egmont/bidi: 3/3] etap14, Egmont Koblinger
  • [vte/wip/egmont/bidi: 2/3] vte-75-more-fine-grained-check-v2.patch, Egmont Koblinger
  • [vte/wip/egmont/bidi: 1/3] test update, Egmont Koblinger
  • [vte] (3 commits) Non-fast-forward update to branch wip/egmont/bidi, Egmont Koblinger
  • [foundation-web] Timeline for the 2019 election has been extended by one week, Andrea Veri
  • [gnome-music/wip/mschraal/window-template: 2/2] window: Simplify initial views creation, Marinus Schraal
  • [gnome-music/wip/mschraal/window-template: 1/2] playertoolbar: Simplify repeat mode icon code, Marinus Schraal
  • [gnome-music] (2 commits) Non-fast-forward update to branch wip/mschraal/window-template, Marinus Schraal
  • [glib: 2/2] Merge branch 'cygwin-gunicollate-check-sizeof-wchar-t' into 'master', Philip Withnall
  • [glib: 1/2] gunicollate/cygwin: Don't use __STDC_ISO_10646__ for wchar_t related checks, Philip Withnall
  • [glib] (2 commits) ...Merge branch 'cygwin-gunicollate-check-sizeof-wchar-t' into 'master', Philip Withnall
  • [babl] Revert "meson: fix build for arch:i686 , cc:gcc-7", pippin
  • [dia] Drop /doc/pl, Zander
  • [mutter] Non-fast-forward update to branch wip/nieldsg/cogl-pixel-format-include-dr, Niels De Graef
  • [mutter/wip/nieldsg/cogl-pixel-format-include-dr] cogl: Include DRM 4CC conversions into CoglPixelFormat, Niels De Graef
  • [mutter] Created branch wip/nieldsg/cogl-pixel-format-include-dr, Niels De Graef
  • [libsoup] docs: ignore soap-brotli-decompressor, Claudio Saavedra
  • [jhbuild] core-deps-latest: WebKitGTK 2.25.1, Carlos Garcia Campos
  • [glib] Deleted branch deprecated-pragma-docs, Emmanuele Bassi
  • [glib: 2/2] Merge branch 'deprecated-pragma-docs' into 'master', Philip Withnall
  • [glib] (2 commits) ...Merge branch 'deprecated-pragma-docs' into 'master', Philip Withnall
  • [gnome-music/wip/jfelder/mpris-truly-unique-ids: 9/9] mpris: Make the trackid truly unique, Jean Felder
  • [gnome-music] (9 commits) Non-fast-forward update to branch wip/jfelder/mpris-truly-unique-ids, Jean Felder
  • [nautilus/wip/ernestask/undo-notification-timeout] eel: string: Add documentation, Ernestas Kulik
  • [nautilus] eel: string: Add documentation, Ernestas Kulik
  • [gnome-games/wip/exalm/gtk4] ui: Don't specify visible when it's true, Alexander Mikhaylenko
  • [gnome-games] Non-fast-forward update to branch wip/exalm/gtk4, Alexander Mikhaylenko
  • [gnome-calculator/snapfix: 8/8] Added libgee to snapcraft dependency, Robert Roth
  • [gnome-calculator] (8 commits) Non-fast-forward update to branch snapfix, Robert Roth
  • [libsecret] (3 commits) Non-fast-forward update to branch wip/nielsdg/update-readme, Niels De Graef
  • [libsecret/wip/nielsdg/fix-automake-dist] Update README, Niels De Graef
  • [gtk: 2/2] Merge branch 'meson-man-without-docs' into 'master', Matthias Clasen
  • [gtk: 1/2] meson: allow building man pages without the documentation, Matthias Clasen
  • [gtk/gtk-3-24] Merge branch 'mkenums-once-3-24' into 'gtk-3-24', Matthias Clasen
  • [gtk] (2 commits) ...Merge branch 'meson-man-without-docs' into 'master', Matthias Clasen
  • [epiphany] Deleted branch mcatanzaro/download-critical, Michael Catanzaro
  • [tracker] Deleted branch sam/tracker-test-dbus-services, Sam Thursfield
  • [gtk/gtk-3-24: 2/2] Merge branch 'mkenums-once-3-24' into 'gtk-3-24', Matthias Clasen
  • [gtk/gtk-3-24: 1/2] Use g_once for all the mkenums template files, Matthias Clasen
  • [tracker-miners] Deleted branch sam/extractor-test-error, Sam Thursfield
  • [gtk/gtk-3-24] (2 commits) ...Merge branch 'mkenums-once-3-24' into 'gtk-3-24', Matthias Clasen
  • [meld: 2/2] Merge branch 'app-icon-update' into 'master', Kai Willadsen
  • [tracker: 3/3] Merge branch 'sam/tracker-test-dbus-services' into 'master', Sam Thursfield
  • [meld: 1/2] icon: Update app icon, Kai Willadsen
  • [epiphany] download: prepare for WebKitDownload to outlive the EphyDownload, Jan-Michael Brummer
  • [tracker] (3 commits) ...Merge branch 'sam/tracker-test-dbus-services' into 'master', Sam Thursfield
  • [tracker-miners] Merge branch 'sam/extractor-test-error' into 'master', Sam Thursfield
  • [meld] (2 commits) ...Merge branch 'app-icon-update' into 'master', Kai Willadsen
  • [gnome-music/wip/mschraal/window-template: 10/10] window: Simplify initial views creation, Marinus Schraal
  • [gnome-music/wip/mschraal/window-template: 9/10] playertoolbar: Simplify repeat mode icon code, Marinus Schraal
  • [gnome-music/wip/mschraal/window-template: 8/10] playertoolbar: Make player argument a property, Marinus Schraal
  • [gnome-music/wip/mschraal/window-template: 7/10] playertoolbar: Shift visibility logic around, Marinus Schraal
  • [gnome-music/wip/mschraal/window-template: 6/10] window: Initial template port, Marinus Schraal
  • [gnome-music/wip/mschraal/window-template: 5/10] albumwidget: Move property bindings around, Marinus Schraal
  • [gnome-music] (10 commits) Non-fast-forward update to branch wip/mschraal/window-template, Marinus Schraal
  • [gnome-boxes] Update Spanish translation, Translations User D-L
  • [gnome-boxes/gnome-3-32] Update Spanish translation, Translations User D-L
  • [nautilus] (2 commits) Non-fast-forward update to branch wip/ernestask/undo-notification-timeout, Ernestas Kulik
  • [lasem] mathml: fix sign mismatch, Emmanuel Pacaud
  • [gnome-music/wip/jfelder/playlistdialog-listbox] playlistdialog: Update listbox's style, Jean Felder
  • [gnome-music] Non-fast-forward update to branch wip/jfelder/playlistdialog-listbox, Jean Felder
  • [gnome-sound-recorder/appdata-release-and-oars] appdata: Add <releases> tag, Felipe Borges
  • [gnome-sound-recorder] Non-fast-forward update to branch appdata-release-and-oars, Felipe Borges
  • [gnome-sound-recorder/appdata-release-and-oars: 2/2] appdata: Add <releases> tag, Felipe Borges
  • [gnome-sound-recorder/appdata-release-and-oars: 1/2] appdata: Add OARS content rating tags, Felipe Borges
  • [gnome-sound-recorder] (2 commits) Created branch appdata-release-and-oars, Felipe Borges
  • [gnome-sound-recorder/wip/kalev/appdata-id: 6/6] appdata: Keep the same app ID as in 3.30, Felipe Borges
  • [gnome-sound-recorder] (6 commits) Non-fast-forward update to branch wip/kalev/appdata-id, Felipe Borges
  • [gnome-calculator] Added mnemonics for primary menu items (#113), Robert Roth
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: prefer Time over Offset, Christian Hergert
  • [gnome-calculator] Upgrade libvala version for dingo CI build, Robert Roth
  • [gnome-boxes/wip/dont-crash-gl: 2/2] WIP, Felipe Borges
  • [gnome-boxes/wip/dont-crash-gl: 1/2] spice-display: Don't crash when taking screenshots with GL, Felipe Borges
  • [gnome-boxes] (2 commits) Created branch wip/dont-crash-gl, Felipe Borges
  • [gnome-calculator] Drop leading zeros octal prefix (#110, #114), Robert Roth
  • [gegl] buffer: improve concurrent use of gegl-tile-alloc, Ell
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: hide logs view when no logs are present, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: reload logs when selection changes, Christian Hergert
  • [gnome-calculator/snapfix] Use libvala available in disco, Robert Roth
  • [gimp-help] Fix issue #119 in measure tool, Julien Hardlin
  • [gimp] app: fix Ink tool symmetry transform, Ell
  • [gimp/gimp-2-10] app: fix Ink tool symmetry transform, Ell
  • [gimp-help] Fix issue #126 : rearrange floating selection, Julien Hardlin
  • [gtk] check menu item: Drop the priv pointer, Matthias Clasen
  • [gtk] check menu item: Use standard padding, Matthias Clasen
  • [gtk] radio menu item: Drop the priv pointer, Matthias Clasen
  • [gtk] radio menu item: Make final, Matthias Clasen
  • [gtk] radio button: Make final, Matthias Clasen
  • [gtk] check button: Use standard padding, Matthias Clasen
  • [gtk] toggle button: Use standard padding, Matthias Clasen
  • [chronojump] Webcam: Fixed preferences gui when no default resolution/framerate, Xavier de Blas
  • [chronojump] Force sensor capture with feedback rectangle, Xavier de Blas
  • [gtk] grid: Use standard padding, Matthias Clasen
  • [gtk] search bar: Make final, Matthias Clasen
  • [gtk] paned: Make final, Matthias Clasen
  • [gtk] spin button: Make final, Matthias Clasen
  • [gtk] search entry: Make final, Matthias Clasen
  • [gtk] range: Use standard padding, Matthias Clasen
  • [gtk] scale: Use standard padding, Matthias Clasen
  • [gtk] menu item: Use standard padding, Matthias Clasen
  • [gtk] menu shell: Use standard padding, Matthias Clasen
  • [gtk] menu button: Make final, Matthias Clasen
  • [gtk] revealer: Make final, Matthias Clasen
  • [chronojump] ForceSensor: fix on opened signal being deleted from SO, Xavier de Blas
  • [gtk] entry: Use standard padding, Matthias Clasen
  • [gtk] separator tool item: Make final, Matthias Clasen
  • [gtk] separator menu item: Make final, Matthias Clasen
  • [gtk] status bar: Make final, Matthias Clasen
  • [gtk] expander: Make final, Matthias Clasen
  • [gtk] cell area context: Drop the priv pointer, Matthias Clasen
  • [gnome-control-center] Created tag 3.32.2, Georges Basile Stavracas Neto
  • [gtk] cell area context: Use standard padding, Matthias Clasen
  • [gtk] separator: Make final, Matthias Clasen
  • [gtk] scrollbar: Make final, Matthias Clasen
  • [gtk] header bar: Make final, Matthias Clasen
  • [gtk] info bar: Make final, Matthias Clasen
  • [gtk] level bar: Make final, Matthias Clasen
  • [gtk] image: Make final, Matthias Clasen
  • [gtk] gl area: Use standard padding, Matthias Clasen
  • [gtk] combo box: Use standard padding, Matthias Clasen
  • [gtk] combo box text: Make final, Matthias Clasen
  • [gtk] cell view: Drop the priv pointer, Matthias Clasen
  • [gtk] cell view: Make final, Matthias Clasen
  • [gtk] Drop cellarea subclassing tests, Matthias Clasen
  • [gtk] action bar: Make final, Matthias Clasen
  • [gtk] cell area box: Drop the priv pointer, Matthias Clasen
  • [gtk] builder: Use standard padding, Matthias Clasen
  • [gtk] cell area: Drop the priv pointer, Matthias Clasen
  • [gtk] cell area: Use standard padding, Matthias Clasen
  • [gtk] aspect frame: Make final, Matthias Clasen
  • [gtk] assistant: Drop the priv pointer, Matthias Clasen
  • [gtk] assistant: Make final, Matthias Clasen
  • [gtk] accel label: Make final, Matthias Clasen
  • [gtk] about dialog: Make final, Matthias Clasen
  • [gtk] cell renderer pixbuf: Drop the priv pointer, Matthias Clasen
  • [gtk] cell renderer pixbuf: Make final, Matthias Clasen
  • [gtk] cell renderer progress: Drop the priv pointer, Matthias Clasen
  • [gtk] cell renderer progress: Make final, Matthias Clasen
  • [gtk] cell renderer spin: Drop the priv pointer, Matthias Clasen
  • [gtk] cell renderer spin: Make final, Matthias Clasen
  • [gtk] cell renderer spinner: Drop priv pointer, Matthias Clasen
  • [gtk] cell renderer spinner: Make final, Matthias Clasen
  • [gtk] cell renderer text: Drop the priv pointer, Matthias Clasen
  • [gtk] cell renderer text: Use standard padding, Matthias Clasen
  • [gtk] cell renderer toggle: Drop the priv pointer, Matthias Clasen
  • [gtk] cell renderer toggle: Make final, Matthias Clasen
  • [gtk] cell renderer combo: Drop the priv pointer, Matthias Clasen
  • [gtk] cell renderer combo: Make final, Matthias Clasen
  • [gtk] cell renderer accel: Drop the priv pointer, Matthias Clasen
  • [gtk] cell renderer accel: Make final, Matthias Clasen
  • [gtk] cell renderer: Use standard padding, Matthias Clasen
  • [gtk] calendar: Drop the priv pointer, Matthias Clasen
  • [gtk] calendar: Make final, Matthias Clasen
  • [gtk] spinner: Make final, Matthias Clasen
  • [gtk] progress bar: Make final, Matthias Clasen
  • [glib-networking/mcatanzaro/#84: 8/8] gnutls: don't call failed() when rehandshaking, Michael Catanzaro
  • [glib-networking/mcatanzaro/#84: 7/8] Run GnuTLS connection tests with TLS 1.3 disabled, Michael Catanzaro
  • [glib-networking/mcatanzaro/#84] (8 commits) ...gnutls: don't call failed() when rehandshaking, Michael Catanzaro
  • [glib-networking] Deleted branch mcatanzaro/rerun-tests, Michael Catanzaro
  • [glib-networking] Created branch mcatanzaro/#84, Michael Catanzaro
  • [gtk] print operation: Drop the priv pointer, Matthias Clasen
  • [gtk] print operation: Use standard class padding, Matthias Clasen
  • [gtk] Rename gtkprintbackend.h to gtkprintbackendprivate.h, Matthias Clasen
  • [gtk] print job: Make final, Matthias Clasen
  • [gtk] printer: Drop the priv pointer, Matthias Clasen
  • [gtk] printer: Make private, Matthias Clasen
  • [gtk] Rename gtkprinter-private.h, Matthias Clasen
  • [gimp/gimp-2-10] app: minor formatting fixes in gimpdrawable-bucket-fill.c, Michael Natterer
  • [gimp] app: minor formatting fixes in gimpdrawable-bucket-fill.c, Michael Natterer
  • [glib-networking/mcatanzaro/rerun-tests: 8/8] Run GnuTLS connection tests with TLS 1.3 disabled, Michael Catanzaro
  • [glib-networking] (8 commits) Non-fast-forward update to branch mcatanzaro/rerun-tests, Michael Catanzaro
  • [epiphany] Non-fast-forward update to branch mcatanzaro/unsafe-browsing, Michael Catanzaro
  • [gnome-terminal/wip/text-objects: 4/4] text-objects: Code style cleanup and minor fixes, Christian Persch
  • [gnome-terminal/wip/text-objects: 3/4] Text-Objects: Make GUI more user friendly., Christian Persch
  • [gnome-terminal/wip/text-objects: 2/4] Text-Objects: on profile change callback load text-objects vte match., Christian Persch
  • [gnome-terminal/wip/text-objects: 1/4] Text-Objects: Add GUI for configuration of per-profile text-objects., Christian Persch
  • [gnome-terminal] (4 commits) Created branch wip/text-objects, Christian Persch
  • [epiphany/mcatanzaro/unsafe-browsing] Remove safe browsing support, Michael Catanzaro
  • [epiphany] Created branch mcatanzaro/unsafe-browsing, Michael Catanzaro
  • [simple-scan] Created tag 3.33.2, Robert Ancell
  • [simple-scan] Releasing 3.33.2, Robert Ancell
  • [gnome-maps/wip/mlundblad/photon-geocode: 1/8] Add GraphHopper geocode module, Marcus Lundblad
  • [gnome-music] Non-fast-forward update to branch wip/jfelder/meson-appstream, Jean Felder
  • [gnome-music/wip/jfelder/playlistdialog-listbox: 2/2] playlistdialog: Update listbox's style, Jean Felder
  • [gnome-music/wip/jfelder/playlistdialog-listbox: 1/2] playlistdialog: Port to GtkListBox, Jean Felder
  • [gnome-music] (2 commits) Non-fast-forward update to branch wip/jfelder/playlistdialog-listbox, Jean Felder
  • [devhelp] flatpak: keep only the new *.yml manifest, remove the *.json one, Sébastien Wilmet
  • [gtk] stack switcher: Make final, Matthias Clasen
  • [gtk] stack sidebar: Make final, Matthias Clasen
  • [gtk] print dialog: Drop the priv pointer, Matthias Clasen
  • [gtk] print dialog: Make final, Matthias Clasen
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: add log view, Christian Hergert
  • [folks] Deleted branch tchaik/56-dbus-glib-dep, Martin Blanchard
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: add tree model for log messages, Christian Hergert
  • [gtk] page setup dialog: Drop the priv pointer, Matthias Clasen
  • [gtk] page setup dialog: Make final, Matthias Clasen
  • [gtk] switch: Make final, Matthias Clasen
  • [gtk] icon theme: Make final, Matthias Clasen
  • [gtk] textview: Use standard padding, Matthias Clasen
  • [gtk] viewport: Cleanup, Matthias Clasen
  • [gtk] viewport: Make final, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 145/145] GDK W32: Adjust to new popup surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 144/145] surface: Cosmetics, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 143/145] popover: Don't constantly redraw the beak, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 142/145] wayland: Disconnect the frame clock, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 141/145] win32: Disconnect the frame clock, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 140/145] x11: Disconnect from the frame clock, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 139/145] broadway: Disconnect from the frame clock, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 138/145] surface: Give backends a chance to disconnect, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 137/145] fishbowl: Don't pop up popovers too early, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 136/145] popover: Stop needles allocations, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 135/145] surface: Fix the fallback move-to-rect implementation, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 134/145] win32: Set surface type early enough, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 133/145] surface: Make only toplevels control events, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 132/145] gdk: Maintain popup tree in the frontend, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 131/145] surface: Make surface-type a property, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 130/145] Adwaita: Remove Emoji completion special case, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 129/145] inspector: Avoid a critical warning, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 128/145] popover: Make it possible to not have an arrow, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 127/145] popover: Set input shapes on wayland too, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 126/145] win32: Set the surface type, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 125/145] IME IM: Be able to handle NULL widget correctly, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 124/145] GDK W32: Fix the code to compile, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 123/145] GDK W32: be able to handle NULL cursor, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 122/145] surface: Don't dispose the frame clock prematurely, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 121/145] tooltip: fix critical warnings, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 120/145] Mention gtk_widget_get_toplevel in the migration guide., Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 119/145] Drop gtk_widget_get_toplevel, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 118/145] Stop using gtk_widget_get_toplevel, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 117/145] Cosmetics, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 116/145] Mention gtk_widget_is_toplevel in the migration guide, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 115/145] Drop gtk_widget_is_toplevel, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 114/145] Stop using gtk_widget_is_toplevel, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 113/145] Mention gtk_widget_get_surface in the migration guide, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 111/145] Stop using gtk_widget_get_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 112/145] Drop gtk_widget_get_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 110/145] Mention modal->autohide rename in migration guide, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 109/145] Add a test for the property renaming, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 108/145] builder tool: Handle modal->autohide rename, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 107/145] popover: Rename modal to autohide, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 106/145] win32: Build fixes, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 105/145] testsuite: Fix some a11y output, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 104/145] testsuite: Fix popover-related failures, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 103/145] window: Make unrealize work again, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 102/145] Drop gtk_widget_set_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 101/145] Drop GtkWidget::surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 100/145] Work toward dropping widget->surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 99/145] Remove gtk_widget_get/set_has_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 98/145] Add a GdkSurface::parent property, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 97/145] popover: Bring back the beak, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 96/145] x11: Fix handling of frame clock freezes, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 95/145] gdk: Inherit the frame clock for popups, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 94/145] Add a testcase for size allocation, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 93/145] widget: Remove a popover special case, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 92/145] text view: Allocate popovers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 91/145] places sidebar: Allocate popovers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 90/145] color swatch: Allocate popovers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 89/145] entry: Allocate popovers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 88/145] scale button: Allocate popovers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 87/145] text: Allocate popovers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 86/145] window: Don't inherit cursors across surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 85/145] widget: Optimize resize propagation, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 84/145] widget: Improve warning messages, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 83/145] Add gdk_surface_get_parent back, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 82/145] surface: Remove gdk_surface_set/merge_child_input_shapes(), Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 81/145] surface: Remove old debug code, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 80/145] popover: Use GdkSurface::autohide, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 79/145] surface: Add an autohide property, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 78/145] broadway: Track popups, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 77/145] x11: Implement popup surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 76/145] wayland: Use popup parents, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 75/145] surface: Stop setting transient-for for popups, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 74/145] surface: Make move-to-rect work for popups, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 73/145] surface: Store popup parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 72/145] gdk: Introduce a popup surface type, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 70/145] Get rid of GdkSurfaceImpl, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 71/145] x11: Remove useless checks, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 69/145] gdk: Add a private header, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 68/145] Rename surface constructors, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 67/145] surface: Cosmetics, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 66/145] gdk: Drop pass-through surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 65/145] gdk: Drop GdkWindowAttr, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 64/145] gdk: Drop input-only surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 63/145] gdk: Remove an unused field, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 62/145] Drop gdk_surface_new_temp, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 61/145] menu: Stop using gdk_surface_new_temp, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 60/145] x11: Stop using gdk_surface_new_temp, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 59/145] broadway: Stop using gdk_surface_new_temp, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 58/145] wayland: Remove a useless switch, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 57/145] docs: Remove references to gdk_device_grab, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 56/145] gdk: Remove remnants of client-side windows, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 55/145] Drop gtk_widget_register_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 54/145] popover: Stop using gtk_widget_register_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 53/145] window: Stop using gtk_widget_register_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 52/145] menu: Stop using gtk_widget_register_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 51/145] surface: Make gdk_surface_get_device_position void, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 50/145] x11: Drop a gratitious use of gdk_event_get_root_coords, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 49/145] Remove gdk_surface_get_geometry as public api, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 48/145] Drop gdk_surface_get_root_origin, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 47/145] Remove gdk_surface_get_root_coords as public api, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 46/145] Remove gdk_surface_coords_to/from_parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 45/145] surface: Small simplification, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 44/145] surface: Simplify destroy implementation, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 43/145] surface: Remove abs_x/abs_y, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 42/145] surface: Small cleanup, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 41/145] surface: Simplify some code, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 40/145] Remove surface->children, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 39/145] gdk: Stop using surface->children, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 38/145] wayland: Stop using surface->children, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 37/145] Remove surface->parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 36/145] gdk: Stop using surface->parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 35/145] broadway: Stop using surface->parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 34/145] x11: Stop using surface->parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 33/145] wayland: Stop using surface->parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 32/145] surface: Remove code dealing with child surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 31/145] surface: minor cleanup, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 30/145] Drop child surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 29/145] widget: Stop using child surface apis, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 28/145] a11y: Stop supporting ATK_XY_SCREEN, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 27/145] xim: Stop using child surface apis, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 26/145] wayland: Stop using child surface apis, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 25/145] x11: Stop using child surface api, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 24/145] entry completion: Use a popover, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 23/145] main: Use gtk_widget_get_native, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 22/145] main: Remove special-case hiding popopvers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 21/145] widget: Remove some unneeded popover special-casing, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 20/145] Adwaita: Give popover menus a background, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 19/145] menubutton: Allocate the popover, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 18/145] Adapt to new popover lifecycle, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 17/145] Reimplement GtkPopover, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 16/145] surface: Start sketching a new surface type, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 15/145] menushell: Keep outside clicks working, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 14/145] Introduce event controller propagation limits, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 13/145] widget: Don't snapshot foreign children, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 12/145] root: Make gtk_root_get_display public, Matthias Clasen
  • [gnome-software/ratings-territory] Fix UT, Jordi Mas
  • [gtk/wip/matthiasc/popup5: 11/145] GtkRoot: Drop overlap with GtkNative, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 10/145] widget: Use GtkNative, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 9/145] Review and replace uses of get_toplevel, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 8/145] Use GtkNative APIs instead of GtkRoot, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 7/145] Add gtk_widget_get_native, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 6/145] root: Require GtkNative, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 5/145] window: Implement GtkNative, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 4/145] Introduce GtkNative, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 3/145] main: guard window-specific code paths, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 2/145] widget: guard popover-specific code paths, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 1/145] Export gtk_widget_render privately, Matthias Clasen
  • [gtk] (145 commits) Non-fast-forward update to branch wip/matthiasc/popup5, Matthias Clasen
  • [gimp] app: derive GimpEraser from GimpPaintbrush, Ell
  • [gimp] app: add symmetry-transform support to the Ink tool, Ell
  • [gimp] app: use gimp_symmetry_get_transform() in paint code, Ell
  • [gimp] app: add gimp_symmetry_get_transform(), Ell
  • [gimp/gimp-2-10] app: derive GimpEraser from GimpPaintbrush, Ell
  • [gimp/gimp-2-10] app: add symmetry-transform support to the Ink tool, Ell
  • [gimp/gimp-2-10] app: use gimp_symmetry_get_transform() in paint code, Ell
  • [gimp/gimp-2-10] app: add gimp_symmetry_get_transform(), Ell
  • [folks/tchaik/56-dbus-glib-dep] Only require dbus-glib if needed at buildtime, Martin Blanchard
  • [folks] Created branch tchaik/56-dbus-glib-dep, Martin Blanchard
  • [gnome-panel] clock: port to libecal-2.0, Alberts Muktupāvels
  • [tracker-miners: 2/2] Merge branch 'sam/extractor-test-error', Sam Thursfield
  • [tracker-miners] (2 commits) ...Merge branch 'sam/extractor-test-error', Sam Thursfield
  • [gparted] Update Swedish translation, Translations User D-L
  • [tracker-oci-images/sam/remove-tracker] Remove Tracker package from test environment, Sam Thursfield
  • [tracker-oci-images] Created branch sam/remove-tracker, Sam Thursfield
  • [glib] Non-fast-forward update to branch mcatanzaro/#1346, Michael Catanzaro
  • [dia] Add a translator comment to the desktop file, Piotr Drąg
  • [gbrainy] Update POTFILES.in, Piotr Drąg
  • [gnome-panel] clock: port to ECalClient, Alberts Muktupāvels
  • [gtk/wip/matthiasc/popup5] GDK W32: Adjust to new popup surfaces, LRN
  • [jhbuild] Remove circular dependency of gtk-doc on glib, Emmanuele Bassi
  • [dia] Move sheet dialog to a folder, style updates, Zander
  • [dia] Re-encode as utf8, still broken text though, Zander
  • [gnome-software/ratings-territory] Fixes #678. Wrong rating systems selected based in language instead of territory, Jordi Mas
  • [gnome-software] Created branch ratings-territory, Jordi Mas
  • [gimp] plug-ins: follow the assigned profile TRC in PNG export., Jehan
  • [gimp] build: sync our nightly flatpak manifest with stable one., Jehan
  • [gtk/wip/baedert/icontheme: 18/18] icontheme: Use a GPtrArray for resource paths, Timm Bäder
  • [gtk/wip/baedert/icontheme: 17/18] icontheme: Stop using GLists for icon theme directories, Timm Bäder
  • [gtk/wip/baedert/icontheme: 16/18] icontheme: Remove priv pointer, Timm Bäder
  • [gtk/wip/baedert/icontheme: 15/18] icontheme: Stop using GPtrArrays in choose_icon, Timm Bäder
  • [gtk/wip/baedert/icontheme: 14/18] main: Check if any debug flags are set in gtk_get_debug_flags(), Timm Bäder
  • [gtk/wip/baedert/icontheme: 13/18] icontheme: Save the min_suffix for the min_dir, Timm Bäder
  • [gtk/wip/baedert/icontheme: 12/18] icontheme: Remove use_builtin parameter from theme_lookup_icon, Timm Bäder
  • [gtk/wip/baedert/icontheme: 11/18] icontheme: Remove paramter from get_icon_suffix, Timm Bäder
  • [gtk/wip/baedert/icontheme: 10/18] icontheme: Avoid some more strlen calls, Timm Bäder
  • [gtk/wip/baedert/icontheme: 9/18] icontheme: Optimize icon_name_is_symbolic, Timm Bäder
  • [gtk/wip/baedert/icontheme: 8/18] icontheme: Avoid a g_strconcat in get_icon_suffix, Timm Bäder
  • [gtk/wip/baedert/icontheme: 7/18] gtkicontheme: Avoid a get_icon_flags call, Timm Bäder
  • [gtk/wip/baedert/icontheme: 6/18] icontheme: Avoid some memory allocations, Timm Bäder
  • [gtk] (18 commits) Non-fast-forward update to branch wip/baedert/icontheme, Timm Bäder
  • [gimp/gimp-2-10] plug-ins: follow the assigned profile TRC in PNG export., Jehan
  • [folks/wip/nielsdg/fix-folks] tests/eds: Don't hardcode E-D-S DBus names, Niels De Graef
  • [folks] Created branch wip/nielsdg/fix-folks, Niels De Graef
  • [gnome-games/wip/exalm/gtk4: 39/39] ui: Don't specify visible when it's true, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/gtk4: 38/39] ui: Stop using can-default property, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/gtk4: 37/39] ui: Stop using Actionbar child properties, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/gtk4: 36/39] ui: Stop using HeaderBar child properties, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/gtk4: 35/39] ui: Stop using stack child properties and migrate to GtkStackPage, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/gtk4: 34/39] huh, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/gtk4: 33/39] game-thumbnail: Replace get_preferred_height_for_width() with measure(), Alexander Mikhaylenko
  • [gnome-games/wip/exalm/gtk4: 32/39] game-thumbnail: Port to textures and render nodes, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/gtk4: 31/39] ui: Use 'icon-name' property of GtkButton, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/gtk4: 30/39] ui: Drop unnecessary show() and show_all() calls, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/gtk4: 29/39] display-box: Stop using gdk_cursor_new_from_display(), Alexander Mikhaylenko
  • [gnome-games/wip/exalm/gtk4: 28/39] application: Stop using gtk_widget_hide_on_delete(), Alexander Mikhaylenko
  • [gnome-games/wip/exalm/gtk4: 27/39] application-window: Add missing argument to size_allocate() vfunc override, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/gtk4: 26/39] game-thumbnail: Drop state argument from GtkStyleContext functions, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/gtk4: 25/39] ui: Stop using 'draw' signal for GdkDrawingArea, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/gtk4: 24/39] media-menu-button: Drop extra argument in gtk_image_set_from_gicon(), Alexander Mikhaylenko
  • [gnome-games/wip/exalm/gtk4: 23/39] preferences-page-controllers: Stop using from gtk_box_pack_start(), Alexander Mikhaylenko
  • [gnome-games/wip/exalm/gtk4: 22/39] ui: Replace 'show-close-button' property with 'show-title-buttons', Alexander Mikhaylenko
  • [gnome-games/wip/exalm/gtk4: 21/39] application-window: Stop using 'window-state-event' signal, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/gtk4: 20/39] application-window: Replace 'delete-event' signal with 'close-request', Alexander Mikhaylenko
  • [gnome-games/wip/exalm/gtk4: 19/39] application: Replace GdkScreen with GdkDisplay, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/gtk4: 18/39] ui: Replace GdkWindow with GdkSurface, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/gtk4: 17/39] ui: Stop using GtkEventBox, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/gtk4: 16/39] fullscreen-box: Stop using 'motion-notify-event' signal, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/gtk4: 15/39] ui: Stop using 'key-press-event' and 'key-release-event' signals, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/gtk4: 14/39] ui: Stop using 'button-press-event' signal, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/gtk4: 13/39] build: Build with gtk4 >= 3.94, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/gtk4: 12/39] Switch retro-gtk to gtk4 branch, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/gtk4: 11/39] fixme: Remove libhandy, Alexander Mikhaylenko
  • [gnome-games] (39 commits) Non-fast-forward update to branch wip/exalm/gtk4, Alexander Mikhaylenko
  • [balsa] Properly commit release changes., Pawel Salek
  • [libsecret] Update README, Niels De Graef
  • [gnome-software/localized-available] Fixes #683. No package show available as localized in language, Jordi Mas
  • [libsecret] Include meson.build files in autotools release, Niels De Graef
  • [gnome-software] Created branch localized-available, Jordi Mas
  • [gnome-software] Deleted branch localized-in-language, Jordi Mas
  • [gnome-software/localized-in-language] Looks for language only also when looking if a translation is avaiable, Jordi Mas
  • [libsecret/wip/nielsdg/fix-automake-dist: 2/2] Include meson.build files in autotools release, Niels De Graef
  • [libsecret] (2 commits) Non-fast-forward update to branch wip/nielsdg/fix-automake-dist, Niels De Graef
  • [libsecret] doap: Add myself as maintainer, Niels De Graef
  • [gnome-software] Created branch localized-in-language, Jordi Mas
  • [gtk/wip/matthiasc/popup5: 152/152] surface: Cosmetics, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 151/152] popover: Don't constantly redraw the beak, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 150/152] wayland: Disconnect the frame clock, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 149/152] win32: Disconnect the frame clock, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 148/152] x11: Disconnect from the frame clock, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 147/152] broadway: Disconnect from the frame clock, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 146/152] surface: Give backends a chance to disconnect, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 145/152] fishbowl: Don't pop up popovers too early, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 144/152] popover: Stop needles allocations, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 143/152] surface: Fix the fallback move-to-rect implementation, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 142/152] win32: Set surface type early enough, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 141/152] surface: Make only toplevels control events, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 140/152] gdk: Maintain popup tree in the frontend, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 139/152] surface: Make surface-type a property, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 138/152] Adwaita: Remove Emoji completion special case, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 137/152] inspector: Avoid a critical warning, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 136/152] popover: Make it possible to not have an arrow, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 135/152] popover: Set input shapes on wayland too, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 134/152] win32: Set the surface type, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 133/152] IME IM: Be able to handle NULL widget correctly, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 132/152] GDK W32: Fix the code to compile, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 131/152] GDK W32: be able to handle NULL cursor, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 130/152] surface: Don't dispose the frame clock prematurely, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 129/152] tooltip: fix critical warnings, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 128/152] Mention gtk_widget_get_toplevel in the migration guide., Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 127/152] Drop gtk_widget_get_toplevel, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 126/152] Stop using gtk_widget_get_toplevel, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 125/152] Cosmetics, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 124/152] Mention gtk_widget_is_toplevel in the migration guide, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 123/152] Drop gtk_widget_is_toplevel, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 122/152] Stop using gtk_widget_is_toplevel, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 121/152] Mention gtk_widget_get_surface in the migration guide, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 120/152] Drop gtk_widget_get_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 119/152] Stop using gtk_widget_get_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 118/152] Mention modal->autohide rename in migration guide, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 117/152] Add a test for the property renaming, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 116/152] builder tool: Handle modal->autohide rename, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 115/152] popover: Rename modal to autohide, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 114/152] win32: Build fixes, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 113/152] testsuite: Fix some a11y output, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 112/152] testsuite: Fix popover-related failures, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 111/152] window: Make unrealize work again, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 110/152] Drop gtk_widget_set_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 109/152] Drop GtkWidget::surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 108/152] Work toward dropping widget->surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 107/152] Remove gtk_widget_get/set_has_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 106/152] Add a GdkSurface::parent property, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 105/152] popover: Bring back the beak, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 104/152] x11: Fix handling of frame clock freezes, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 103/152] gdk: Inherit the frame clock for popups, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 102/152] Add a testcase for size allocation, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 101/152] node editor: Adapt to GtkNative, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 100/152] widget: Remove a popover special case, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 99/152] text view: Allocate popovers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 98/152] places sidebar: Allocate popovers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 97/152] color swatch: Allocate popovers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 96/152] entry: Allocate popovers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 95/152] scale button: Allocate popovers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 94/152] text: Allocate popovers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 93/152] window: Don't inherit cursors across surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 92/152] widget: Optimize resize propagation, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 91/152] widget: Improve warning messages, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 90/152] Add gdk_surface_get_parent back, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 89/152] surface: Remove gdk_surface_set/merge_child_input_shapes(), Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 88/152] surface: Remove old debug code, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 87/152] popover: Use GdkSurface::autohide, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 86/152] surface: Add an autohide property, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 85/152] broadway: Track popups, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 84/152] x11: Implement popup surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 83/152] wayland: Use popup parents, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 82/152] surface: Stop setting transient-for for popups, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 81/152] surface: Make move-to-rect work for popups, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 80/152] surface: Store popup parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 79/152] gdk: Introduce a popup surface type, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 77/152] Get rid of GdkSurfaceImpl, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 78/152] x11: Remove useless checks, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 76/152] gdk: Add a private header, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 75/152] Rename surface constructors, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 74/152] surface: Cosmetics, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 73/152] gdk: Drop pass-through surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 72/152] gdk: Drop GdkWindowAttr, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 71/152] gdk: Drop input-only surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 70/152] gdk: Remove an unused field, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 69/152] Drop gdk_surface_new_temp, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 68/152] menu: Stop using gdk_surface_new_temp, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 67/152] x11: Stop using gdk_surface_new_temp, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 66/152] broadway: Stop using gdk_surface_new_temp, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 65/152] wayland: Remove a useless switch, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 64/152] docs: Remove references to gdk_device_grab, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 63/152] gdk: Remove remnants of client-side windows, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 62/152] Drop gtk_widget_register_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 61/152] popover: Stop using gtk_widget_register_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 60/152] window: Stop using gtk_widget_register_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 59/152] menu: Stop using gtk_widget_register_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 58/152] surface: Make gdk_surface_get_device_position void, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 57/152] x11: Drop a gratitious use of gdk_event_get_root_coords, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 56/152] Remove gdk_surface_get_geometry as public api, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 55/152] Drop gdk_surface_get_root_origin, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 54/152] Remove gdk_surface_get_root_coords as public api, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 53/152] Remove gdk_surface_coords_to/from_parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 52/152] surface: Small simplification, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 51/152] surface: Simplify destroy implementation, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 50/152] surface: Remove abs_x/abs_y, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 49/152] surface: Small cleanup, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 48/152] surface: Simplify some code, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 47/152] Remove surface->children, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 46/152] gdk: Stop using surface->children, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 45/152] wayland: Stop using surface->children, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 44/152] Remove surface->parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 43/152] gdk: Stop using surface->parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 42/152] broadway: Stop using surface->parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 41/152] x11: Stop using surface->parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 40/152] wayland: Stop using surface->parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 39/152] surface: Remove code dealing with child surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 38/152] surface: minor cleanup, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 37/152] Drop child surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 36/152] widget: Stop using child surface apis, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 35/152] a11y: Stop supporting ATK_XY_SCREEN, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 34/152] xim: Stop using child surface apis, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 33/152] wayland: Stop using child surface apis, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 32/152] x11: Stop using child surface api, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 31/152] entry completion: Use a popover, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 30/152] main: Use gtk_widget_get_native, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 29/152] main: Remove special-case hiding popopvers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 28/152] widget: Remove some unneeded popover special-casing, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 27/152] Adwaita: Give popover menus a background, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 26/152] menubutton: Allocate the popover, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 24/152] Reimplement GtkPopover, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 25/152] Adapt to new popover lifecycle, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 23/152] surface: Start sketching a new surface type, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 22/152] Introduce event controller propagation limits, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 21/152] Add gtk_widget_get_native, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 20/152] widget: Use GtkNative, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 19/152] widget: Don't snapshot foreign children, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 18/152] Review and replace uses of get_toplevel, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 17/152] root: Make gtk_root_get_display public, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 16/152] root: Require GtkNative, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 15/152] window: Implement GtkNative, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 14/152] Introduce GtkNative, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 13/152] main: guard window-specific code paths, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 12/152] widget: guard popover-specific code paths, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 11/152] Export gtk_widget_render privately, Matthias Clasen
  • [gtk] (152 commits) Non-fast-forward update to branch wip/matthiasc/popup5, Matthias Clasen
  • [gtk] Trivial, Matthias Clasen
  • [gtk] surface: fix up docs, Matthias Clasen
  • [gtk] color plane: Don't allocate 0-size textures, Matthias Clasen
  • [gtk] Cosmetics, Matthias Clasen
  • [gnome-builder/wip/chergert/sysprof-3] core: use new sysprof log capture frame, Christian Hergert
  • [balsa] Declare LibBalsaAddressBookRubrica final, Peter Bloomfield
  • [gnome-control-center/gbsneto/background] background: Remove dead code, Georges Basile Stavracas Neto
  • [gnome-control-center] Non-fast-forward update to branch gbsneto/background, Georges Basile Stavracas Neto
  • [gnome-control-center/gbsneto/background: 20/20] background: Remove dead code, Georges Basile Stavracas Neto
  • [gnome-control-center/gbsneto/background: 19/20] background: Manage recent backgrounds, Georges Basile Stavracas Neto
  • [gnome-control-center/gbsneto/background: 18/20] background: Introduce BgRecentSource, Georges Basile Stavracas Neto
  • [gnome-control-center/gbsneto/background: 17/20] background: Use widgets to render slideshow emblem, Georges Basile Stavracas Neto
  • [gnome-control-center/gbsneto/background: 16/20] background: Move preview to CcBackgroundPreview, Georges Basile Stavracas Neto
  • [gnome-control-center/gbsneto/background: 15/20] background: Use the cairo_t provided by GTK, Georges Basile Stavracas Neto
  • [gnome-control-center/gbsneto/background: 14/20] background: Remove CcBackgroundChooserDialog, Georges Basile Stavracas Neto
  • [gnome-control-center/gbsneto/background: 13/20] background: Switch to GtkFlowBox, Georges Basile Stavracas Neto
  • [gnome-control-center/gbsneto/background: 12/20] background: Cache thumbnails in CcBackgroundItem, Georges Basile Stavracas Neto
  • [gnome-control-center/gbsneto/background: 11/20] background-panel: Remove background chooser buttons, Georges Basile Stavracas Neto
  • [gnome-control-center/gbsneto/background: 10/20] background: Introduce CcBackgroundChooser, Georges Basile Stavracas Neto
  • [gnome-control-center/gbsneto/background: 9/20] background: Make BgSource receive a GtkWidget, Georges Basile Stavracas Neto
  • [gnome-control-center/gbsneto/background: 8/20] background: Turn into a template class, Georges Basile Stavracas Neto
  • [gnome-control-center/gbsneto/background: 7/20] background: Rename ui file to cc-background-panel.ui, Georges Basile Stavracas Neto
  • [gnome-control-center/gbsneto/background: 6/20] flatpak: Add gnome-backgrounds, Georges Basile Stavracas Neto
  • [gnome-control-center] (20 commits) Non-fast-forward update to branch gbsneto/background, Georges Basile Stavracas Neto
  • [sysprof/wip/chergert/sysprof-3] libsysprof-capture: add log frame type, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] tools: use writer-cat from libsysprof-capture, Christian Hergert
  • [glib/mcatanzaro/#1346: 46/46] gtask: ensure task is destroyed on its context's thread, Michael Catanzaro
  • [glib] (46 commits) Non-fast-forward update to branch mcatanzaro/#1346, Michael Catanzaro
  • [glib/mcatanzaro/#1346] gtask: ensure task is destroyed on its context's thread, Michael Catanzaro
  • [glib] Created branch mcatanzaro/#1346, Michael Catanzaro
  • [gegl] bin: make display quality/performance trade-off adaptive, pippin
  • [gtk] rendernodeparser: Parse Cairo nodes, Benjamin Otte
  • [gtk] rendernode: Remove unused function, Benjamin Otte
  • [mutter/wip/carlosg/xwayland-on-demand: 10/10] wayland: Implement on-demand start of Xwayland, Carlos Garnacho
  • [mutter/wip/carlosg/xwayland-on-demand: 9/10] wayland: Add setting/api to check the policy to set up the X11 display, Carlos Garnacho
  • [mutter/wip/carlosg/xwayland-on-demand: 8/10] wayland: Refactor code setting up the display socket, Carlos Garnacho
  • [mutter/wip/carlosg/xwayland-on-demand: 7/10] wayland: Add tracking of X11 windows, Carlos Garnacho
  • [mutter/wip/carlosg/xwayland-on-demand: 6/10] compositor: Add explicit API call to redirect X11 windows, Carlos Garnacho
  • [mutter/wip/carlosg/xwayland-on-demand: 5/10] wayland: Disconnect signal when the display closes, Carlos Garnacho
  • [gcr/wip/nielsdg/g-param-static-strings: 4/4] gcr: Use G_PARAM_STATIC_STRINGS, Niels De Graef
  • [mutter/wip/carlosg/xwayland-on-demand: 4/10] wayland: Rename xwayland init/shutdown functions, Carlos Garnacho
  • [gcr/wip/nielsdg/g-param-static-strings: 3/4] gck: Use G_PARAM_STATIC_STRINGS, Niels De Graef
  • [mutter/wip/carlosg/xwayland-on-demand: 3/10] core: Manage only X11 windows when (re)starting, Carlos Garnacho
  • [gcr] (4 commits) Non-fast-forward update to branch wip/nielsdg/g-param-static-strings, Niels De Graef
  • [mutter/wip/carlosg/xwayland-on-demand: 2/10] x11: Do not queue stack operation for guard window, Carlos Garnacho
  • [mutter/wip/carlosg/xwayland-on-demand: 1/10] core: Prepare MetaStackTracker for X11 display being closed, Carlos Garnacho
  • [mutter] (10 commits) Non-fast-forward update to branch wip/carlosg/xwayland-on-demand, Carlos Garnacho
  • [gimp/gimp-2-10] libgimpbase: add hygon cpu detection and enable MMX/SSE support, Michael Natterer
  • [libsecret] Created branch wip/nielsdg/add-nielsdg-maintainer, Niels De Graef
  • [libsecret/wip/nieldg/add-nielsdg-maintainer] doap: Add myself as maintainer, Niels De Graef
  • [libsecret] Created branch wip/nieldg/add-nielsdg-maintainer, Niels De Graef
  • [gimp] libgimpbase: add hygon cpu detection and enable MMX/SSE support, pippin
  • [gnome-maps/wip/mlundblad/photon-geocode: 2/8] Add Geocoder factory, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 9/9] Remove GeocodeService, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 8/9] mainWindow: Show Photon geocode attribution in About, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 7/9] service: Add Photon geocode fallback, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 6/9] application: Remove instanciation of GeocodeService, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 5/9] contextMenu: Use geocoder factory for "What's here", Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 4/9] WIP: placeEntry: Use geocoder factory, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 3/9] Add Geocoder factory, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 2/9] WIP: add Photon geocode module, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 1/9] Add module with common Photon geocode parser, Marcus Lundblad
  • [gnome-maps] (9 commits) Non-fast-forward update to branch wip/mlundblad/photon-geocode, Marcus Lundblad
  • [gtk] inspector: Make updates overlay not crash, Benjamin Otte
  • [gnome-software] Deleted branch localize-strings, Jordi Mas
  • [gnome-software] Allow to localize ESRB content rating strings, Kalev Lember
  • [vte/wip/egmont/bidi] test update, Egmont Koblinger
  • [tracker-miners] Deleted branch sam/readme-updates, Sam Thursfield
  • [tracker-miners: 2/2] Merge branch 'sam/readme-updates' into 'master', Sam Thursfield
  • [tracker-miners] (2 commits) ...Merge branch 'sam/readme-updates' into 'master', Sam Thursfield
  • [tracker] Deleted branch sam/readme-updates, Sam Thursfield
  • [tracker: 7/7] Merge branch 'sam/readme-updates' into 'master', Sam Thursfield
  • [tracker] (7 commits) ...Merge branch 'sam/readme-updates' into 'master', Sam Thursfield
  • [tracker/sam/readme-updates: 15/15] README: Add note about missing dependency errors, Sam Thursfield
  • [tracker/sam/readme-updates: 14/15] README: Modernize the compiling and running sections, Sam Thursfield
  • [tracker/sam/readme-updates: 13/15] README: Remove more obsolete info, Sam Thursfield
  • [tracker/sam/readme-updates: 12/15] README: Prominently mention the two different tracker repos, Sam Thursfield
  • [tracker/sam/readme-updates: 11/15] README: Remove description, features and use-cases section, Sam Thursfield
  • [tracker/sam/readme-updates: 10/15] README: Turn links into hyperlinks., Sam Thursfield
  • [tracker] (15 commits) Non-fast-forward update to branch sam/readme-updates, Sam Thursfield
  • [tracker/sam/tracker-test-dbus-services: 2/2] tests: Explicitly mark the unit tests which require D-Bus, Sam Thursfield
  • [tracker/sam/tracker-test-dbus-services: 1/2] tests: Don't depend on installed service file, Sam Thursfield
  • [tracker] (2 commits) Created branch sam/tracker-test-dbus-services, Sam Thursfield
  • [tracker-miners/sam/readme-updates: 2/2] README: Simplify and modernize, Sam Thursfield
  • [tracker-miners] (2 commits) Non-fast-forward update to branch sam/readme-updates, Sam Thursfield
  • [gbrainy] Remove variables that we do not need to export, Jordi Mas
  • [shotwell/wip/phako/heif: 2/2] Make some image formats configurable, Jens Georg
  • [shotwell/wip/phako/heif: 1/2] wip: Add HEIF support, Jens Georg
  • [shotwell] (2 commits) Created branch wip/phako/heif, Jens Georg
  • [gnome-build-meta/abderrahim/fdsdk-31: 4/4] sdk/librsvg: remove cargo dependency, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/fdsdk-31: 3/4] junction.refs: update freedesktop-sdk to 18.08.31.1, Abderrahim Kitouni
  • [gnome-build-meta] (4 commits) Non-fast-forward update to branch abderrahim/fdsdk-31, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/fdsdk-31] sdk/librsvg: remove cargo dependency, Abderrahim Kitouni
  • [tracker-miners] build: Bump version to 2.3.0 in master, Sam Thursfield
  • [gbrainy] Build GameXmlGetString.cs on request, Jordi Mas
  • [tracker] build: Bump version to 2.3.0 in master, Sam Thursfield
  • [gtk] Revert "wayland: Keep some resources until destroy", Matthias Clasen
  • [gbrainy: 2/2] Remove autogenerated file from repository, Jordi Mas
  • [gbrainy] Deleted branch remove, Jordi Mas
  • [gbrainy: 1/2] Remove autogenerated file, Jordi Mas
  • [gbrainy] (2 commits) ...Remove autogenerated file from repository, Jordi Mas
  • [gimp/gimp-2-10] depend on babl-0.1.64, pippin
  • [gimp] depend on babl-0.1.64, pippin
  • [shotwell/wip/phako/configure-sidebar: 254/254] wip, Jens Georg
  • [shotwell/wip/phako/configure-sidebar: 253/254] fixup! wip3, Jens Georg
  • [shotwell/wip/phako/configure-sidebar: 252/254] fixup! wip: Make sidebar configurable, Jens Georg
  • [shotwell/wip/phako/configure-sidebar: 251/254] WIP, Jens Georg
  • [shotwell/wip/phako/configure-sidebar: 250/254] WIP, Jens Georg
  • [shotwell/wip/phako/configure-sidebar: 249/254] WIP, Jens Georg
  • [shotwell/wip/phako/configure-sidebar: 248/254] wip3, Jens Georg
  • [shotwell/wip/phako/configure-sidebar: 247/254] wip, Jens Georg
  • [shotwell/wip/phako/configure-sidebar: 246/254] wip: Make sidebar configurable, Jens Georg
  • [shotwell] (254 commits) Non-fast-forward update to branch wip/phako/configure-sidebar, Jens Georg
  • [gnome-games] Add Basque translation, Translations User D-L
  • [pango] Deleted branch kill-pango-script, Matthias Clasen
  • [pango: 6/6] Merge branch 'kill-pango-script' into 'master', Matthias Clasen
  • [gnome-games/gnome-3-32] Add Basque translation, Translations User D-L
  • [pango] (6 commits) ...Merge branch 'kill-pango-script' into 'master', Matthias Clasen
  • [gbrainy/remove] Remove autogenerated file, Jordi Mas
  • [gnome-games] Code style fixes, Alexander Mikhaylenko
  • [gbrainy] Created branch remove, Jordi Mas
  • [gbrainy] Application class name to match application, Jordi Mas
  • [pango/kill-pango-script] Try again to get ci working, Matthias Clasen
  • [gegl] build: require babl-0.1.64, pippin
  • [gimp-help] Fix issue #152, Julien Hardlin
  • [babl] Created tag BABL_0_1_64, pippin
  • [babl] autotools,meson: post release version bump, pippin
  • [babl] release 0.1.64, pippin
  • [shotwell: 2/2] Merge branch 'wip/techy/remove-markup-in-translatable-strings' into 'master', Jens Georg
  • [shotwell: 1/2] Wip/techy/remove markup in translatable strings, Jens Georg
  • [shotwell] (2 commits) ...Merge branch 'wip/techy/remove-markup-in-translatable-strings' into 'master', Jens Georg
  • [pango] Non-fast-forward update to branch kill-pango-script, Matthias Clasen
  • [gnome-build-meta/abderrahim/fdsdk-31] junction.refs: update freedesktop-sdk to 18.08.31.1, Abderrahim Kitouni
  • [gnome-build-meta] Created branch abderrahim/fdsdk-31, Abderrahim Kitouni
  • [pango/kill-pango-script] Add desktop-file-utils to the ci setup, Matthias Clasen
  • [babl] meson: fix build for arch:i686 , cc:gcc-7, pippin
  • [gnome-build-meta/abderrahim/3.33.2] remove calendar, contacts and maps, Abderrahim Kitouni
  • [gupnp] build: fix macOS dylib versioning, Jens Georg
  • [babl] gitlab-ci: Consolidate pacman setup and cache downloaded pacman packages, pippin
  • [babl] gitlab-ci: Consolidate configuraiton into hierarchy of extensible configs, pippin
  • [pango/kill-pango-script] Fix building glib as subproject, Matthias Clasen
  • [jhbuild] core-deps-latest: exiv2 -> 0.27.1, Jens Georg
  • [babl] meson build: add missing sse2 compiler flags to babl library build, pippin
  • [babl] meson build: improve lcms dependency handling, pippin
  • [babl] meson build: add new tests, pippin
  • [babl] meson build: use index_html target name for README file generation, pippin
  • [babl] meson build: implement new copy option with configure_file, pippin
  • [babl] meson build: only build docs if we can run required objects in build environment, pippin
  • [babl] meson build: add descriptions for configuration options, pippin
  • [babl] meson build: clean up library dependency check, pippin
  • [babl] meson build: improve function checking, pippin
  • [babl] meson build: try to add -Ofast to CFLAGS, pippin
  • [babl] git: build cleanup - add missing build objects to .gitignore, pippin
  • [babl] tests: remove duplicate extract test, pippin
  • [babl] build: remove unecessary _la_SOURCE entry from extension makefile, pippin
  • [babl] removing conversions-type.c is best done in a different commit, pippin
  • [babl] remove 'conversions-type.c' file since it is empty, pippin
  • [babl] code style review, pippin
  • [gnome-build-meta/abderrahim/3.33.2] remove calendar and maps, Abderrahim Kitouni
  • [gnome-build-meta] Non-fast-forward update to branch abderrahim/3.33.2, Abderrahim Kitouni
  • [balsa] Created tag 2.5.7, Pawel Salek
  • [gtk/wip/baedert/icontheme: 41/41] icontheme: Stop using GPtrArrays in choose_icon, Timm Bäder
  • [gtk/wip/baedert/icontheme: 40/41] main: Check if any debug flags are set in gtk_get_debug_flags(), Timm Bäder
  • [gtk/wip/baedert/icontheme: 39/41] icontheme: Save the min_suffix for the min_dir, Timm Bäder
  • [gtk/wip/baedert/icontheme: 38/41] icontheme: Remove use_builtin parameter from theme_lookup_icon, Timm Bäder
  • [gtk/wip/baedert/icontheme: 37/41] icontheme: Remove paramter from get_icon_suffix, Timm Bäder
  • [gtk/wip/baedert/icontheme: 36/41] icontheme: Avoid some more strlen calls, Timm Bäder
  • [gtk/wip/baedert/icontheme: 35/41] icontheme: Optimize icon_name_is_symbolic, Timm Bäder
  • [gtk/wip/baedert/icontheme: 34/41] icontheme: Avoid a g_strconcat in get_icon_suffix, Timm Bäder
  • [gtk/wip/baedert/icontheme: 33/41] gtkicontheme: Avoid a get_icon_flags call, Timm Bäder
  • [gtk/wip/baedert/icontheme: 32/41] icontheme: Avoid some memory allocations, Timm Bäder
  • [gtk] (41 commits) Non-fast-forward update to branch wip/baedert/icontheme, Timm Bäder
  • [gnome-calendar] flatpak: Build less, Georges Basile Stavracas Neto
  • [gnome-calendar] flatpak: Allow org.gnome.evolution.dataserver.Calendar8, Georges Basile Stavracas Neto
  • [gnome-calendar] window: Remove non-existing signal handler, Georges Basile Stavracas Neto
  • [gnome-calendar] calendar: Fix double free, Georges Basile Stavracas Neto
  • [gnome-build-meta/tchaik/104-yelp-intltool: 2/2] sdk/yelp-tools: Drop intltool buildtime dependency, Martin Blanchard
  • [gnome-build-meta/tchaik/104-yelp-intltool: 1/2] sdk/yelp-xsl: Drop intltool buildtime dependency, Martin Blanchard
  • [gnome-build-meta] (2 commits) Created branch tchaik/104-yelp-intltool, Martin Blanchard
  • [gegl] build: s/LDLAGS/LDFLAGS/, pippin
  • [gnome-software/localize-strings: 5/5] Merge branch 'master' into localize-strings, Jordi Mas
  • [gnome-software/localize-strings] (5 commits) ...Merge branch 'master' into localize-strings, Jordi Mas
  • [gnome-software/localize-strings] CR fixes, Jordi Mas
  • [gimp/gimp-2-10] Issue #3124 - layer mask pastes as a greyscale layer/grayscale layer..., Michael Natterer
  • [gimp] Issue #3124 - layer mask pastes as a greyscale layer/grayscale layer..., Michael Natterer
  • [gegl] c2g|stress: stop race in initializing array of randoms, pippin
  • [gimp] Issue #3364 - make check fails with a linker error, Michael Natterer
  • [gnome-build-meta/abderrahim/3.33.2] remove calendar, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/3.33.2] wip, Abderrahim Kitouni
  • [vte/wip/egmont/bidi] vte-75-more-fine-grained-check.patch, Egmont Koblinger
  • [shotwell] flatpak: Fix URL for caffemodel, Jens Georg
  • [dia] typo / warning roundup, Zander
  • [dia] Use gettext to translate sheets, Zander
  • [dia] Make desktop file translatable, Zander
  • [vte/wip/egmont/bidi] pause on unmap, Egmont Koblinger
  • [glib/wip/ci-i686] CI: switch the debian stable image to i686, Christoph Reiter
  • [glib] Created branch wip/ci-i686, Christoph Reiter
  • [tracker-miners] Created branch tracker-miners-2.2, Carlos Garnacho
  • [tracker] Created branch tracker-2.2, Carlos Garnacho
  • [vte/wip/egmont/bidi] etap12, Egmont Koblinger
  • [gnome-build-meta/abderrahim/3.33.2] sdk/soup: now depends on brotli, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/3.33.2] Revert "elements/core-deps/libvirt-glib.bst: It doesn't depend on intltool anymore", Abderrahim Kitouni
  • [tracker-miners/sam/extractor-test-error] functional-tests: Show a better error when we can't extract a file, Sam Thursfield
  • [tracker-miners] Created branch sam/extractor-test-error, Sam Thursfield
  • [tracker-miners/sam/reconfigure-extractor-fix] build: Remove old extract rules from build tree when configuration changes, Sam Thursfield
  • [tracker-miners] Created branch sam/reconfigure-extractor-fix, Sam Thursfield
  • [gimp/gimp-2-10] Issue #1220 - Text tool has color from previous line..., Michael Natterer
  • [gimp] Issue #1220 - Text tool has color from previous line..., Michael Natterer
  • [gnome-internet-radio-locator] Bump version, Ole Aamot
  • [gnome-maps/wip/mlundblad/photon-geocode: 4/8] contextMenu: Use geocoder factory for "What's here", Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 3/8] WIP: placeEntry: Use geocoder factory, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 2/8] WIP: add Photon geocode module, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 1/8] Add Geocoder factory, Marcus Lundblad
  • [dia] Bundle alias icons as resources, Zander
  • [dia] Bundle UML alias icons in gresource, Zander
  • [dia] Neaten up whitespace in sheet.c, Zander
  • [mutter/wip/carlosg/xwayland-on-demand: 11/11] wayland: Implement on-demand start of Xwayland, Carlos Garnacho
  • [mutter/wip/carlosg/xwayland-on-demand: 10/11] wayland: Add tracking of X11 windows, Carlos Garnacho
  • [mutter/wip/carlosg/xwayland-on-demand: 9/11] compositor: Add explicit API call to redirect X11 windows, Carlos Garnacho
  • [mutter/wip/carlosg/xwayland-on-demand: 8/11] wayland: Add setting/api to check the policy to set up the X11 display, Carlos Garnacho
  • [mutter/wip/carlosg/xwayland-on-demand: 7/11] wayland: Disconnect signal when the display closes, Carlos Garnacho
  • [mutter/wip/carlosg/xwayland-on-demand: 6/11] wayland: Rename xwayland init/shutdown functions, Carlos Garnacho
  • [mutter/wip/carlosg/xwayland-on-demand: 5/11] x11: Do not queue stack operation for guard window, Carlos Garnacho
  • [mutter/wip/carlosg/xwayland-on-demand: 4/11] core: Manage only X11 windows when (re)starting, Carlos Garnacho
  • [mutter/wip/carlosg/xwayland-on-demand: 3/11] core: Prepare MetaStackTracker for X11 display being closed, Carlos Garnacho
  • [mutter/wip/carlosg/xwayland-on-demand: 2/11] x11: Add meta_x11_get_display_name() function, Carlos Garnacho
  • [mutter/wip/carlosg/xwayland-on-demand: 1/11] core: Ensure passive key grabs are only set up on X11, Carlos Garnacho
  • [mutter] (11 commits) Non-fast-forward update to branch wip/carlosg/xwayland-on-demand, Carlos Garnacho
  • [goocanvas] Add Basque translation, Translations User D-L
  • [goocanvas/goocanvas-2.0] Add Basque translation, Translations User D-L
  • [fractal] Add Basque translation, Translations User D-L
  • [fractal/gnome-3-30] Add Basque translation, Translations User D-L
  • [gimp/gimp-2-10] Issue #3343 - Some translated tooltips are appearing untranslated, Michael Natterer
  • [gimp] Issue #3343 - Some translated tooltips are appearing untranslated, Michael Natterer
  • [gnome-internet-radio-locator: 2/2] Merge branch 'master' of https://gitlab.gnome.org/GNOME/gnome-internet-radio-locator, Ole Aamot
  • [gnome-internet-radio-locator: 1/2] Release gnome-internet-radio-locator 2.0.4, Ole Aamot
  • [gnome-internet-radio-locator] (2 commits) ...Merge branch 'master' of https://gitlab.gnome.org/GNOME/gnome-internet-radio-locator, Ole Aamot
  • [gnome-build-meta/abderrahim/3.33.2] update versions, Abderrahim Kitouni
  • [gparted] Updated Vietnamese translation, Trần Ngọc Quân
  • [gbrainy] Add Kudos to gbrainy.appdata.xml, Jordi Mas
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: add callgraph loading dialog, Christian Hergert
  • [gbrainy] Add release info in gbrainy.appdata.xml.in, Jordi Mas
  • [gbrainy] Add xml tag in the header for gbrainy.doap, Jordi Mas
  • [gbrainy] Fix year in gbrainy.doap, Jordi Mas
  • [shotwell/shotwell-0.30] Add release information to appdata, Jens Georg
  • [gnome-software/localize-strings] Formmating, Jordi Mas
  • [gnome-software/localize-strings] Use dynamic allocation, Jordi Mas
  • [pango/hb-getters: 7/7] fc: Use harfbuzz for glyph extents, Matthias Clasen
  • [pango/hb-getters: 6/7] fc: Make pango_fc_font_kern_glyphs empty, Matthias Clasen
  • [pango/hb-getters: 5/7] fc: Replace get_face_metrics with harfbuzz, Matthias Clasen
  • [pango/hb-getters: 4/7] fc: Drop the cmap cache, Matthias Clasen
  • [pango/hb-getters: 3/7] fc: Use harfbuzz for glyph lookup, Matthias Clasen
  • [pango/hb-getters: 2/7] fc: Make pangofc_shape backend-neutral, Matthias Clasen
  • [pango/hb-getters: 1/7] fc: Move font setup code from the shaper, Matthias Clasen
  • [pango] (7 commits) Non-fast-forward update to branch hb-getters, Matthias Clasen
  • [sysprof/wip/chergert/sysprof-3] libsysprof-capture: add writer buffer size helper, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] tools: use PolkitUnixProcess, Christian Hergert
  • [pango/kill-pango-script: 19/19] Bump the GLib req, Matthias Clasen
  • [pango/kill-pango-script: 18/19] Replace PangoScript by GUnicodeScript, Matthias Clasen
  • [pango] (19 commits) Non-fast-forward update to branch kill-pango-script, Matthias Clasen
  • [sysprof/wip/chergert/sysprof-3] tools: add polkit agent to sysprof-cli, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] tools: add --gjs option and fix --use-trace-fd, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof: add missing new func, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] build: remove dead code, Christian Hergert
  • [gjs/wip/chergert/sysprof-3] profiler: add support for GJS_TRACE_FD, Christian Hergert
  • [gjs] Non-fast-forward update to branch wip/chergert/sysprof-3, Christian Hergert
  • [gjs/wip/chergert/sysprof-3: 2/2] profiler: add support for GJS_TRACE_FD, Christian Hergert
  • [gjs/wip/chergert/sysprof-3: 1/2] console: fix dangling pointer, Christian Hergert
  • [gjs] (2 commits) Created branch wip/chergert/sysprof-3, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof: clear trace fd after reading, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof: start on some new aids to select, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] icons: add icon for application source, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof: move tracefd to separate source, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: allow creating aid instance, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: implement GtkBuildable for .ui usage, Christian Hergert
  • [mutter/wip/carlosg/xwayland-on-demand: 7/7] wayland: Implement on-demand start of Xwayland, Carlos Garnacho
  • [mutter/wip/carlosg/xwayland-on-demand: 6/7] wayland: Add tracking of X11 windows, Carlos Garnacho
  • [mutter/wip/carlosg/xwayland-on-demand: 5/7] compositor: Add explicit API call to redirect X11 windows, Carlos Garnacho
  • [mutter/wip/carlosg/xwayland-on-demand: 4/7] wayland: Add setting/api to check the policy to set up the X11 display, Carlos Garnacho
  • [mutter/wip/carlosg/xwayland-on-demand: 3/7] wayland: Disconnect signal when the display closes, Carlos Garnacho
  • [mutter/wip/carlosg/xwayland-on-demand: 2/7] wayland: Rename xwayland init/shutdown functions, Carlos Garnacho
  • [mutter/wip/carlosg/xwayland-on-demand: 1/7] x11: Do not queue stack operation for guard window, Carlos Garnacho
  • [mutter] (7 commits) Non-fast-forward update to branch wip/carlosg/xwayland-on-demand, Carlos Garnacho
  • [gnome-shell] modalDialog: Use a Gobject property to manage the state, Florian Müllner
  • [gnome-shell] modalDialog: Inherit from St.Widget, Florian Müllner
  • [gnome-sdk-images] Goodbye!, Michael Catanzaro
  • [gnome-internet-radio-locator] Add Fancy Colors, Ole Aamot
  • [epiphany] (9 commits) Non-fast-forward update to branch mcatanzaro/web-apps-again-again-again, Michael Catanzaro
  • [epiphany/mcatanzaro/web-apps-again-again-again: 9/9] window: Fix critical on startup in app mode, Michael Catanzaro
  • [epiphany/mcatanzaro/web-apps-again-again-again: 8/9] Code style fix, Michael Catanzaro
  • [epiphany/mcatanzaro/web-apps-again-again-again: 7/9] web-app-utils: Stop adding deprecated Network category to new web apps, Michael Catanzaro
  • [epiphany/mcatanzaro/web-apps-again-again-again: 6/9] profile-migrator: fail migration if current profile dir is moved, Michael Catanzaro
  • [epiphany/mcatanzaro/web-apps-again-again-again: 5/9] profile-migrator: add FIXME comment, Michael Catanzaro
  • [epiphany/mcatanzaro/web-apps-again-again-again: 4/9] profile-migrator: zoom level migration should use legacy profile dir, Michael Catanzaro
  • [epiphany/mcatanzaro/web-apps-again-again-again: 3/9] profile-utils: simplify debug output a bit, Michael Catanzaro
  • [epiphany/mcatanzaro/web-apps-again-again-again: 2/9] profile-migrator: Reorder migrators, Michael Catanzaro
  • [epiphany/mcatanzaro/web-apps-again-again-again: 1/9] profile-migrator: fix profile dir migration for web app mode, Michael Catanzaro
  • [epiphany] (9 commits) Created branch mcatanzaro/web-apps-again-again-again, Michael Catanzaro
  • [epiphany/mcatanzaro/download-critical] download: prepare for WebKitDownload to outlive the EphyDownload, Michael Catanzaro
  • [epiphany] Created branch mcatanzaro/download-critical, Michael Catanzaro
  • [libgda] PostgreSQL: Added support for GdaText, Daniel Espinosa Ortiz
  • [gcr] Deleted branch wip/nielsdg/add-nielsdg-maintainer, Niels De Graef
  • [gcr: 2/2] Merge branch 'wip/nielsdg/add-nielsdg-maintainer' into 'master', Niels De Graef
  • [gcr] (2 commits) ...Merge branch 'wip/nielsdg/add-nielsdg-maintainer' into 'master', Niels De Graef
  • [mutter] Created branch wip/carlosg/no-passive-grabs-on-wayland, Carlos Garnacho
  • [gnome-software/gnome-3-32] trivial: Post release version bump, Kalev Lember
  • [mutter/wip/carlosg/xwayland-on-demand: 155/155] wayland: Implement on-demand start of Xwayland, Carlos Garnacho
  • [mutter/wip/carlosg/xwayland-on-demand: 154/155] wayland: Add tracking of X11 windows, Carlos Garnacho
  • [mutter/wip/carlosg/xwayland-on-demand: 153/155] compositor: Add explicit API call to redirect X11 windows, Carlos Garnacho
  • [mutter/wip/carlosg/xwayland-on-demand: 152/155] wayland: Add setting/api to check the policy to set up the X11 display, Carlos Garnacho
  • [gnome-software] Created tag 3.32.3, Kalev Lember
  • [mutter/wip/carlosg/xwayland-on-demand: 151/155] wayland: Disconnect signal when the display closes, Carlos Garnacho
  • [mutter/wip/carlosg/xwayland-on-demand: 150/155] wayland: Rename xwayland init/shutdown functions, Carlos Garnacho
  • [mutter/wip/carlosg/xwayland-on-demand: 149/155] core: Prepare MetaStackTracker for X11 display being closed, Carlos Garnacho
  • [mutter/wip/carlosg/xwayland-on-demand: 148/155] x11: Add meta_x11_get_display_name() function, Carlos Garnacho
  • [gnome-software/gnome-3-32] Release version 3.32.3, Kalev Lember
  • [mutter/wip/carlosg/xwayland-on-demand: 147/155] core: Ensure passive key grabs are only set up on X11, Carlos Garnacho
  • [mutter/wip/carlosg/xwayland-on-demand: 146/155] core: Shuffle wayland checks on passive button grabs, Carlos Garnacho
  • [gcr/wip/nielsdg/add-nielsdg-maintainer: 5/5] Add myself as maintainer, Niels De Graef
  • [mutter] (155 commits) Non-fast-forward update to branch wip/carlosg/xwayland-on-demand, Carlos Garnacho
  • [gcr] (5 commits) Non-fast-forward update to branch wip/nielsdg/add-nielsdg-maintainer, Niels De Graef
  • [gnome-software/gnome-3-32: 4/4] CI: Switch to F30, Kalev Lember
  • [gnome-software/gnome-3-32] (4 commits) ...CI: Switch to F30, Kalev Lember
  • [gnome-software/localize-strings: 3/3] Use g_snprintf, Jordi Mas
  • [gnome-software/localize-strings: 2/3] Show English sentence if needed, Jordi Mas
  • [gnome-software/localize-strings: 1/3] Allow to localize ESRB content rating strings, Jordi Mas
  • [gnome-software/localize-strings] (3 commits) ...Use g_snprintf, Jordi Mas
  • [gtk] widget-factory: Add some animation in a popover, Matthias Clasen
  • [gtk] broadway: add frame times to the profiler, Matthias Clasen
  • [gnome-control-center/gnome-3-32] 3.32.2, Georges Basile Stavracas Neto
  • [gnome-control-center/gnome-3-32] Applications: use larger icons, Georges Basile Stavracas Neto
  • [libsoup] Update Ukrainian translation, Translations User D-L
  • [gimp-web] Remove Flattr widget and <figure> around PP button, Pat David
  • [gimp-web/testing] Remove Flattr widget and <figure> around PP button, Pat David
  • [rygel] Created tag rygel-0.38.1, Jens Georg
  • [rygel] Prepare Rygel 0.38.1, Jens Georg
  • [gimp-web] Update Source Page, Pat David
  • [gimp-web/testing] Update Source Page, Pat David
  • [gnome-software/localize-strings: 6/6] Show English sentence if needed, Jordi Mas
  • [gnome-software/localize-strings: 5/6] Allow to localize ESRB content rating strings, Jordi Mas
  • [gnome-software] (6 commits) Non-fast-forward update to branch localize-strings, Jordi Mas
  • [gnome-software] Non-fast-forward update to branch localize-strings, Jordi Mas
  • [gimp-web] (3 commits) ...Mod s/tracking/analytics/ language, Pat David
  • [gnome-software] Update Catalan translation, Jordi Mas
  • [gimp-web/testing] Mod s/tracking/analytics/ language, Pat David
  • [gnome-software/localize-strings] Update Catalan translation, Jordi Mas
  • [gnome-subtitles] Fix #125 UI in English, expected translated, Pedro Castro
  • [gnome-subtitles] Improving appdata, Pedro Castro
  • [gnome-software/localize-strings] Show English sentence if needed, Jordi Mas
  • [gnome-control-center/gbsneto/background: 7/7] background: Manage recent backgrounds, Georges Basile Stavracas Neto
  • [gnome-control-center/gbsneto/background: 6/7] background: Introduce BgRecentSource, Georges Basile Stavracas Neto
  • [gnome-control-center/gbsneto/background: 5/7] background: Use widgets to render slideshow emblem, Georges Basile Stavracas Neto
  • [gnome-control-center/gbsneto/background: 4/7] background: Move preview to CcBackgroundPreview, Georges Basile Stavracas Neto
  • [gnome-control-center/gbsneto/background: 3/7] background: Use the cairo_t provided by GTK, Georges Basile Stavracas Neto
  • [gnome-control-center/gbsneto/background: 2/7] background: Remove CcBackgroundChooserDialog, Georges Basile Stavracas Neto
  • [gnome-control-center/gbsneto/background: 1/7] background: Switch to GtkFlowBox, Georges Basile Stavracas Neto
  • [gnome-control-center] (7 commits) Non-fast-forward update to branch gbsneto/background, Georges Basile Stavracas Neto
  • [glib/deprecated-pragma-docs: 836/836] docs: Document pitfall of deprecation pragmas, Philip Withnall
  • [glib] (836 commits) Non-fast-forward update to branch deprecated-pragma-docs, Philip Withnall
  • [pango/hb-getters] Use harfbuzz for glyph extents, Matthias Clasen
  • [pango/hb-getters] Make pango_fc_font_kern_glyphs empty, Matthias Clasen
  • [pango/hb-getters] Replace get_face_metrics with harfbuzz, Matthias Clasen
  • [gnome-control-center/printers-don't-notify-print-jobs] printers: Do not notify about job edited by user, Marek Kašík
  • [gnome-control-center/printers-don't-notify-print-jobs] printers: Use correct type for print job id, Marek Kašík
  • [gimp-web/testing: 2/2] Merge branch 'merge-requests/8' into testing, Pat David
  • [gimp-web/testing: 1/2] Fix for #89, Pat David
  • [gimp-web/testing] (2 commits) ...Merge branch 'merge-requests/8' into testing, Pat David
  • [gnome-control-center] printers: Revert previous 2 commits, Marek Kašík
  • [gimp-web/testing: 2/2] Merge branch 'merge-requests/7' into testing, Pat David
  • [gimp-web/testing: 1/2] Tutorial updates if applicable, Pat David
  • [gimp-web] (2 commits) ...Merge branch 'merge-requests/7' into testing, Pat David
  • [gimp-web/testing] (2 commits) ...Merge branch 'merge-requests/7' into testing, Pat David
  • [gnome-control-center] printers: Do not notify about job edited by user, Marek Kašík
  • [gnome-control-center] printers: Use correct type for print job id, Marek Kašík
  • [glib] Created tag 2.61.1, Philip Withnall
  • [glib] 2.61.1, Philip Withnall
  • [gnome-control-center] Created branch printers-don't-notify-print-jobs, Marek Kašík
  • [gimp-web] (2 commits) ...Merge branch 'merge-requests/6' into testing, Pat David
  • [gimp-web/testing: 2/2] Merge branch 'merge-requests/6' into testing, Pat David
  • [gimp-web/testing: 1/2] Fix for #131, Pat David
  • [gimp-web/testing] (2 commits) ...Merge branch 'merge-requests/6' into testing, Pat David
  • [glib-networking] (3 commits) ...tests: skip test_output_stream_close test with openssl 1.1.1, Michael Catanzaro
  • [pango/hb-getters] fc fontmap: Drop the cmap cache, Matthias Clasen
  • [pango/hb-getters] Use harfbuzz for glyph lookup, Matthias Clasen
  • [gcr] Deleted branch wip/nielsdg/g-add-private, Niels De Graef
  • [gcr: 4/4] Merge branch 'wip/nielsdg/g-add-private' into 'master', Niels De Graef
  • [gcr] (4 commits) ...Merge branch 'wip/nielsdg/g-add-private' into 'master', Niels De Graef
  • [glib-networking/openssl-read-write-nonblocking: 4/4] tests: skip test_output_stream_close test with openssl 1.1.1, Ignacio Casal Quinteiro
  • [glib-networking/openssl-read-write-nonblocking: 3/4] openssl: reimplement read/write to be always non blocking, Ignacio Casal Quinteiro
  • [glib-networking/openssl-read-write-nonblocking: 2/4] openssl: popping happens in a loop so the push should also happen there, Ignacio Casal Quinteiro
  • [glib-networking] (4 commits) Non-fast-forward update to branch openssl-read-write-nonblocking, Ignacio Casal Quinteiro
  • [glib-networking] Deleted branch mcatanzaro/#88, Michael Catanzaro
  • [glib-networking] base: always finish_handshake() before clearing handshake context, Ignacio Casal Quinteiro
  • [gcr/wip/nielsdg/add-nielsdg-maintainer] Add myself as maintainer, Niels De Graef
  • [gcr] Created branch wip/nielsdg/add-nielsdg-maintainer, Niels De Graef
  • [pango/hb-getters: 2/2] Drop pango_fc_font_map_get_ft_face, Matthias Clasen
  • [pango/hb-getters: 1/2] Rely on harfbuzz for font funcs, Matthias Clasen
  • [pango] (2 commits) Non-fast-forward update to branch hb-getters, Matthias Clasen
  • [glib-networking/mcatanzaro/#88] base: always finish_handshake() before clearing handshake context, Michael Catanzaro
  • [glib-networking] Created branch mcatanzaro/#88, Michael Catanzaro
  • [glade] Deleted branch tintou/valgrind-leaks, Corentin Noël
  • [glade] Couple of fixes for memory leaks found with valgrind, Alberto Fanjul
  • [vte/wip/egmont/bidi] etap11, Egmont Koblinger
  • [gnome-shell] Deleted branch wip/carlosg/x11less-preparations, Carlos Garnacho
  • [gnome-shell] (3 commits) ...shell: Only initialize global->xdisplay on X11 compositors, Jonas Ådahl
  • [mutter] Deleted branch wip/carlosg/x11less-preparations, Carlos Garnacho
  • [mutter] (16 commits) ...wayland: Drop -terminate argument to Xwayland, Jonas Ådahl
  • [vte/wip/egmont/bidi] etap10, Egmont Koblinger
  • [mutter/wip/carlosg/x11less-preparations: 18/18] wayland: Drop -terminate argument to Xwayland, Jonas Ådahl
  • [mutter/wip/carlosg/x11less-preparations: 17/18] wayland: Drop error trap, Jonas Ådahl
  • [mutter/wip/carlosg/x11less-preparations: 16/18] compositor: Drop error trap, Jonas Ådahl
  • [mutter/wip/carlosg/x11less-preparations: 15/18] wayland: Split Xwayland initialization in 2 steps, Jonas Ådahl
  • [mutter/wip/carlosg/x11less-preparations: 14/18] x11: Initialize GdkDisplay together with MetaX11Display, Jonas Ådahl
  • [mutter/wip/carlosg/x11less-preparations: 13/18] x11: Unmanage X11 windows on MetaX11Display finalization, Jonas Ådahl
  • [mutter/wip/carlosg/x11less-preparations: 12/18] core: Add explicit init/shutdown_x11() MetaDisplay calls, Jonas Ådahl
  • [mutter/wip/carlosg/x11less-preparations: 11/18] core: Untangle input focus management, Jonas Ådahl
  • [mutter/wip/carlosg/x11less-preparations: 10/18] x11: Separate X11 focus handling into MetaX11Display method, Jonas Ådahl
  • [mutter/wip/carlosg/x11less-preparations: 9/18] core: Relax requirement that MetaWindow shall have icon/mini-icon, Jonas Ådahl
  • [mutter/wip/carlosg/x11less-preparations: 8/18] x11: Move X11 calls to map/unmap a MetaWindow to MetaWindowX11, Jonas Ådahl
  • [mutter/wip/carlosg/x11less-preparations: 7/18] core: Separate checks for pointer barriers availability, Jonas Ådahl
  • [mutter/wip/carlosg/x11less-preparations: 6/18] core: Avoid grab transfer shenanigans with non-X11 backend, Jonas Ådahl
  • [mutter/wip/carlosg/x11less-preparations: 5/18] x11: Add MetaX11Stack object, Jonas Ådahl
  • [mutter/wip/carlosg/x11less-preparations: 4/18] core: Turn MetaStack into a GObject, Jonas Ådahl
  • [mutter/wip/carlosg/x11less-preparations: 3/18] x11: Move focus sentinel to MetaX11Display, Jonas Ådahl
  • [mutter] (18 commits) Non-fast-forward update to branch wip/carlosg/x11less-preparations, Jonas Ådahl
  • [pango/hb-getters: 26/26] Rely on harfbuzz for font funcs, Matthias Clasen
  • [pango/hb-getters: 25/26] shape: move fc-specific code out, Matthias Clasen
  • [pango/hb-getters: 24/26] Make pangofc_shape backend-neutral, Matthias Clasen
  • [pango/hb-getters: 23/26] Pass the FT_Face to cairo, Matthias Clasen
  • [pango/hb-getters: 22/26] Move font setup code from the shaper, Matthias Clasen
  • [pango/hb-getters: 21/26] Create FT_Faces in PangoFcFontMap, Matthias Clasen
  • [pango/hb-getters: 20/26] Add api to get a hb_font_t, Matthias Clasen
  • [pango] (26 commits) Non-fast-forward update to branch hb-getters, Matthias Clasen
  • [gnome-settings-daemon/412-do-not-notify-print-jobs] print-notifications: Allow ignoring of events for print jobs, Marek Kašík
  • [gnome-settings-daemon] Created branch 412-do-not-notify-print-jobs, Marek Kašík
  • [gnome-terminal/wip/rishi/preserve-working-directory] profile: editor: Add setting to preserve the working directory, Debarshi Ray
  • [gnome-terminal] Created branch wip/rishi/preserve-working-directory, Debarshi Ray
  • [mutter] window: Move all attached windows with parent, Florian Müllner
  • [vte/wip/egmont/bidi] shaping demo, Egmont Koblinger
  • [vte/wip/egmont/bidi] paint log vs vis confusion, Egmont Koblinger
  • [vte/wip/egmont/bidi] etap7, Egmont Koblinger
  • [gnome-dictionary/spanish-dict] Fixes #7. Removes Spanish dictionary, Jordi Mas
  • [gnome-dictionary] Non-fast-forward update to branch spanish-dict, Jordi Mas
  • [gnome-dictionary/spanish-dict] Fixes #7. Remove Spanish dictionary, Jordi Mas
  • [glib-networking/openssl-read-write-nonblocking: 3/3] tests: skip test_output_stream_close test with openssl 1.1.1, Ignacio Casal Quinteiro
  • [glib-networking/openssl-read-write-nonblocking: 2/3] openssl: reimplement read/write to be always non blocking, Ignacio Casal Quinteiro
  • [glib-networking/openssl-read-write-nonblocking: 1/3] openssl: popping happens in a loop so the push should also happen there, Ignacio Casal Quinteiro
  • [glib-networking] (3 commits) Created branch openssl-read-write-nonblocking, Ignacio Casal Quinteiro
  • [gnome-dictionary] Created branch spanish-dict, Jordi Mas
  • [glib-networking/enable-openssl-tests: 1/2] fixup! openssl: reimplement read/write to be always non blocking, Ignacio Casal Quinteiro
  • [babl] add Hygon Dhyana support in arch_get_vendor, pippin
  • [dia] Catch a double free, Zander
  • [gimp-help] Fix issue #160: logo scripts no longer exist, Julien Hardlin
  • [gnome-boxes] Deleted branch reboot-required-only-when-changed, Felipe Borges
  • [gnome-boxes] libvirt-machine-properties: Require reboot only when 3D accel changes, Felipe Borges
  • [dia] Deleted branch bilelmoussaoui/flatpak-fix, Bilal Elmoussaoui
  • [dia: 2/2] Merge branch 'bilelmoussaoui/flatpak-fix' into 'master', Zander
  • [dia] (2 commits) ...Merge branch 'bilelmoussaoui/flatpak-fix' into 'master', Zander
  • [gegl] gegl-cpuaccel: add hygon dhyana support("HygonGenuine") to enable MMX/SSE support, pippin
  • [geary] Deleted branch wip/spellcheck-subject, Michael Gratton
  • [geary: 3/3] Merge branch 'wip/spellcheck-subject' into 'mainline', Michael Gratton
  • [geary] (3 commits) ...Merge branch 'wip/spellcheck-subject' into 'mainline', Michael Gratton
  • [glade] Non-fast-forward update to branch tintou/filechoosernative, Corentin Noël
  • [glade/tintou/filechoosernative] Allow to use GtkFileChooserNative, Corentin Noël
  • [glade] Created branch tintou/filechoosernative, Corentin Noël
  • [chronojump-server] Adds buttons and functions to manage the exercices of a gym, Max Ros i Morejon
  • [gegl] perlin-noise: fix racy initialization, pippin
  • [geary/wip/spellcheck-subject: 6/6] Add support for spell checking the subject line, Michael Gratton
  • [geary/wip/spellcheck-subject: 5/6] Add Gspell to dependencies and the build, Michael Gratton
  • [geary] (6 commits) Non-fast-forward update to branch wip/spellcheck-subject, Michael Gratton
  • [gnome-boxes/reboot-required-only-when-changed] libvirt-machine-properties: Require reboot only when 3D accel changes, Felipe Borges
  • [gnome-boxes] Created branch reboot-required-only-when-changed, Felipe Borges
  • [gegl] color-enhance: avoid leaking a buffer-iterator, pippin
  • [gegl] gegl: gegl_path_get_bounds handle NULL args, pippin
  • [gparted/57-ntfs-resize-results-in-partition-information-warning-on-refresh] Fix reading NTFS usage after resize (#57), Mike Fleetwood
  • [gparted/57-ntfs-resize-results-in-partition-information-warning-on-refresh] Report errors correctly on failure to read NTFS usage (#57), Mike Fleetwood
  • [geary/wip/spellcheck-subject: 4/4] Add support for spell checking the subject line, Michael Gratton
  • [geary/wip/spellcheck-subject: 3/4] Add Gspell to dependencies and the build, Michael Gratton
  • [geary/wip/spellcheck-subject: 2/4] Fix valac warning, Michael Gratton
  • [geary/wip/spellcheck-subject: 1/4] Fix valadoc issues, Michael Gratton
  • [geary] (4 commits) Created branch wip/spellcheck-subject, Michael Gratton
  • [gparted] Non-fast-forward update to branch 57-ntfs-resize-results-in-partition-information-warning-on-refresh, Mike Fleetwood
  • [gparted] Created branch 57-ntfs-resize-results-in-partition-information-warning-on-refresh, Mike Fleetwood
  • [mutter/wip/carlosg/x11less-preparations] wayland: Drop -terminate argument to Xwayland, Carlos Garnacho
  • [mutter] Non-fast-forward update to branch wip/carlosg/x11less-preparations, Carlos Garnacho
  • [vte/wip/egmont/bidi] etap6, Egmont Koblinger
  • [vte/wip/egmont/bidi] etap5, Egmont Koblinger
  • [vte/wip/egmont/bidi] explicit shaping, Egmont Koblinger
  • [vte/wip/egmont/bidi] etap3, Egmont Koblinger
  • [vte/wip/egmont/bidi] etap2, Egmont Koblinger
  • [vte/wip/egmont/bidi] etap1, Egmont Koblinger
  • [geary] Deleted branch wip/default-spellcheck-lang, Michael Gratton
  • [geary: 5/5] Merge branch 'wip/default-spellcheck-lang' into 'mainline', Michael Gratton
  • [geary] (5 commits) ...Merge branch 'wip/default-spellcheck-lang' into 'mainline', Michael Gratton
  • [geary] Deleted branch wip/fix-warnings, Michael Gratton
  • [geary: 3/3] Merge branch 'wip/fix-warnings' into 'mainline', Michael Gratton
  • [geary] (3 commits) ...Merge branch 'wip/fix-warnings' into 'mainline', Michael Gratton
  • [evolution/gnome-3-32] I#454 - [ECellCheckbox] Draw the check state using gtk+ theme, Milan Crha
  • [evolution] I#454 - [ECellCheckbox] Draw the check state using gtk+ theme, Milan Crha
  • [geary/wip/default-spellcheck-lang: 4/4] Clean up SpellCheckPopover to avoid accessing config as much, Michael Gratton
  • [geary/wip/default-spellcheck-lang: 3/4] Try harder to ensure a spell checker is enabled by default, Michael Gratton
  • [geary/wip/default-spellcheck-lang: 2/4] Add some doc comments for Util.International functions, Michael Gratton
  • [geary/wip/default-spellcheck-lang: 1/4] Put International package under Util per naming convention., Michael Gratton
  • [geary] (4 commits) Created branch wip/default-spellcheck-lang, Michael Gratton
  • [geary/wip/fix-warnings: 2/2] Fix valac warning, Michael Gratton
  • [geary/wip/fix-warnings: 1/2] Fix valadoc issues, Michael Gratton
  • [geary] (2 commits) Created branch wip/fix-warnings, Michael Gratton
  • [glib-networking/enable-openssl-tests: 7/7] tests: skip test_output_stream_close test with openssl 1.1.1, Ignacio Casal Quinteiro
  • [glib-networking/enable-openssl-tests: 6/7] openssl: reimplement read/write to be always non blocking, Ignacio Casal Quinteiro
  • [glib-networking/enable-openssl-tests: 5/7] openssl: add a method on the bio to wait for the socket to be available, Ignacio Casal Quinteiro
  • [glib-networking/enable-openssl-tests: 4/7] openssl: popping happens in a loop so the push should also happen there, Ignacio Casal Quinteiro
  • [glib-networking/enable-openssl-tests: 3/7] Enable openssl tests, Ignacio Casal Quinteiro
  • [glib-networking] (7 commits) Non-fast-forward update to branch enable-openssl-tests, Ignacio Casal Quinteiro
  • [gnome-shell/wip/carlosg/x11less-preparations: 43/43] shell: Only initialize global->xdisplay on X11 compositors, Carlos Garnacho
  • [gnome-shell/wip/carlosg/x11less-preparations: 42/43] shell: Do not set XFixes input region on wayland compositors, Carlos Garnacho
  • [gnome-shell/wip/carlosg/x11less-preparations: 41/43] shell: Use MetaDisplay input focus API, Carlos Garnacho
  • [gnome-shell] (43 commits) Non-fast-forward update to branch wip/carlosg/x11less-preparations, Carlos Garnacho
  • [network-manager-applet] applet: display the wifi related items next to the APs, Lubomir Rintel
  • [mutter/wip/carlosg/x11less-preparations: 54/54] wayland: Drop -terminate argument to Xwayland, Carlos Garnacho
  • [mutter/wip/carlosg/x11less-preparations: 53/54] wayland: Drop error trap, Carlos Garnacho
  • [mutter/wip/carlosg/x11less-preparations: 52/54] compositor: Drop error trap, Carlos Garnacho
  • [mutter/wip/carlosg/x11less-preparations: 51/54] wayland: Split Xwayland initialization in 2 steps, Carlos Garnacho
  • [mutter/wip/carlosg/x11less-preparations: 50/54] x11: Initialize GdkDisplay together with MetaX11Display, Carlos Garnacho
  • [mutter/wip/carlosg/x11less-preparations: 49/54] x11: Unmanage X11 windows on MetaX11Display finalization, Carlos Garnacho
  • [mutter/wip/carlosg/x11less-preparations: 48/54] core: Add explicit init/shutdown_x11() MetaDisplay calls, Carlos Garnacho
  • [mutter/wip/carlosg/x11less-preparations: 47/54] core: Untangle input focus management, Carlos Garnacho
  • [mutter/wip/carlosg/x11less-preparations: 46/54] x11: Separate X11 focus handling into MetaX11Display method, Carlos Garnacho
  • [mutter/wip/carlosg/x11less-preparations: 45/54] core: Relax requirement that MetaWindow shall have icon/mini-icon, Carlos Garnacho
  • [mutter/wip/carlosg/x11less-preparations: 44/54] x11: Move X11 calls to map/unmap a MetaWindow to MetaWindowX11, Carlos Garnacho
  • [mutter/wip/carlosg/x11less-preparations: 43/54] core: Separate checks for pointer barriers availability, Carlos Garnacho
  • [mutter/wip/carlosg/x11less-preparations: 42/54] core: Avoid grab transfer shenanigans with non-X11 backend, Carlos Garnacho
  • [mutter/wip/carlosg/x11less-preparations: 41/54] x11: Add MetaX11Stack object, Carlos Garnacho
  • [mutter/wip/carlosg/x11less-preparations: 40/54] core: Turn MetaStack into a GObject, Carlos Garnacho
  • [mutter/wip/carlosg/x11less-preparations: 39/54] x11: Move focus sentinel to MetaX11Display, Carlos Garnacho
  • [mutter] (54 commits) Non-fast-forward update to branch wip/carlosg/x11less-preparations, Carlos Garnacho
  • [mutter] Deleted branch wip/carlosg/no-reload-keymap-on-keyboard-switch, Carlos Garnacho
  • [mutter] backends/x11: Do not reload keymap on new keyboard notifications, Jonas Ådahl
  • [network-manager-applet: 4/4] merge: branch 'lr/mobile-wizard-fixes', Lubomir Rintel
  • [network-manager-applet] (4 commits) ...merge: branch 'lr/mobile-wizard-fixes', Lubomir Rintel
  • [network-manager-applet/lr/mobile-wizard-fixes: 8/8] nma/mobile-wizard: proceed to next page on double-clicking the provider, Lubomir Rintel
  • [network-manager-applet/lr/mobile-wizard-fixes: 7/8] nma/mobile-wizard: fix the title on the country page, Lubomir Rintel
  • [network-manager-applet/lr/mobile-wizard-fixes: 6/8] nma/mobile-wizard: hide the dev combo if we're not choosing a device, Lubomir Rintel
  • [network-manager-applet] (8 commits) Non-fast-forward update to branch lr/mobile-wizard-fixes, Lubomir Rintel
  • [network-manager-applet/lr/mobile-wizard-fixes: 15/15] nma/mobile-wizard: proceed to next page on double-clicking the provider, Lubomir Rintel
  • [network-manager-applet/lr/mobile-wizard-fixes: 14/15] nma/mobile-wizard: fix the title on the country page, Lubomir Rintel
  • [network-manager-applet/lr/mobile-wizard-fixes: 13/15] nma/mobile-wizard: hide the dev combo if we're not choosing a device, Lubomir Rintel
  • [network-manager-applet] (15 commits) Non-fast-forward update to branch lr/mobile-wizard-fixes, Lubomir Rintel
  • [mutter/wip/carlosg/no-reload-keymap-on-keyboard-switch: 3/3] backends/x11: Do not reload keymap on new keyboard notifications, Carlos Garnacho
  • [gnome-games] AUTHORS: Use Yetizone's properly formatted name, Alexander Mikhaylenko
  • [lasem] Update FSF address, Emmanuel Pacaud
  • [lasem] build: post-release version bump, Emmanuel Pacaud
  • [lasem/lasem-0-4] build: post-release version bump, Emmanuel Pacaud
  • [lasem] Created tag LASEM_0_4_4, Emmanuel Pacaud
  • [gnome-games] Created tag 3.33.2, Alexander Mikhaylenko
  • [lasem/lasem-0-4] news: file update, Emmanuel Pacaud
  • [lasem/lasem-0-4] suite: use the correct API for full list destruction, Emmanuel Pacaud
  • [lasem/lasem-0-4] mathml: fix bogus implicit fallthroughs, Emmanuel Pacaud
  • [gnome-games] Deleted branch wip/exalm/3332, Alexander Mikhaylenko
  • [gnome-games] Version 3.33.2, Alexander Mikhaylenko
  • [mutter] ci: Make MALLOC_PERTURB_ less random, Jonas Ådahl
  • [mutter] ci: Run dconf update before running tests, Jonas Ådahl
  • [lasem] Created tag LASEM_0_5_1, Emmanuel Pacaud
  • [lasem] news: file update, Emmanuel Pacaud
  • [lasem] mathml: don't try to ref a NULL object, Emmanuel Pacaud
  • [gnome-boxes] Deleted branch convert-filter-switcher-to-radio, Felipe Borges
  • [gnome-boxes] collection-filter-switcher: Convert buttons to GtkRadioButton, Felipe Borges
  • [gitg] Update org.gnome.gitg.appdata.xml.in.in to pass validation on flatpak. https://github.com/flathub/or, Alberto Fanjul
  • [lasem] suite: use the correct API for full list destruction, Emmanuel Pacaud
  • [lasem] mathml: fix bogus implicit fallthroughs, Emmanuel Pacaud
  • [gvfs/wip/oholy/admin-ownership: 4/4] admin: Ensure correct ownership when moving to file:// uri, Ondrej Holy
  • [gvfs/wip/oholy/admin-ownership: 3/4] admin: Use fsuid to ensure correct file ownership, Ondrej Holy
  • [glib/wip/oholy/copy-permissions] gfile: Limit access to files when copying, Ondrej Holy
  • [gvfs/wip/oholy/admin-ownership: 2/4] admin: Allow changing file owner, Ondrej Holy
  • [glib] Created branch wip/oholy/copy-permissions, Ondrej Holy
  • [gvfs/wip/oholy/admin-ownership: 1/4] admin: Add query_info_on_read/write functionality, Ondrej Holy
  • [gvfs] (4 commits) Created branch wip/oholy/admin-ownership, Ondrej Holy
  • [gtranslator] Remove debug printf, Daniel Garcia Moreno
  • [gtranslator] search: Use ngettext for the search and replace msg, Daniel Garcia Moreno
  • [sysprof/wip/chergert/sysprof-3] hostinfo: get proc fd from daemon, Christian Hergert
  • [glib-networking/enable-openssl-tests] fixup! Add back the handling of the syscall error, Ignacio Casal Quinteiro
  • [glib-networking/enable-openssl-tests] fixup! tests: skip test_output_stream_close test with openssl 1.1.1, Ignacio Casal Quinteiro
  • [sysprof/wip/chergert/sysprof-3] helpers: remove flatpak check for now, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: add simplified time label, Christian Hergert
  • [gnome-control-center] Update French translation, Translations User D-L
  • [gnome-control-center/gnome-3-32] Update French translation, Translations User D-L
  • [gcr/wip/nielsdg/g-add-private: 3/3] gcr-ui: g_type_class_add_private() is deprecated, Niels De Graef
  • [gcr/wip/nielsdg/g-add-private: 2/3] gcr: g_type_class_add_private() is deprecated, Niels De Graef
  • [gcr/wip/nielsdg/g-add-private: 1/3] gck: g_type_class_add_private() is deprecated, Niels De Graef
  • [gcr] (3 commits) Created branch wip/nielsdg/g-add-private, Niels De Graef
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: add fork to list of marks, Christian Hergert
  • [gnome-games/wip/exalm/3332] Version 3.33.2, Alexander Mikhaylenko
  • [gnome-games] Created branch wip/exalm/3332, Alexander Mikhaylenko
  • [gimp] app: disregard composite space in source-only trivial layer modes, Ell
  • [gimp/gimp-2-10] app: disregard composite space in source-only trivial layer modes, Ell
  • [evolution/gnome-3-32] M!14 - Allow floating point value for webview body font size, Milan Crha
  • [evolution] M!14 - Allow floating point value for webview body font size, Milan Crha
  • [gimp] app: disregard composite space in non-union alpha-only layer modes, Ell
  • [gimp/gimp-2-10] app: disregard composite space in non-union alpha-only layer modes, Ell
  • [evolution-data-server] Update overdue time immediately after the reminders' window is mapped, Milan Crha
  • [dia/bilelmoussaoui/flatpak-fix] Flatpak: fix pygtk build, Bilal Elmoussaoui
  • [dia] Created branch bilelmoussaoui/flatpak-fix, Bilal Elmoussaoui
  • [gtk/wip/matthiasc/popup5: 150/150] surface: Give backends a chance to disconnect, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 149/150] x11: Disconnect from the frame clock, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 148/150] broadway: Disconnect from the frame clock, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 147/150] fishbowl: Don't pop up popovers too early, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 146/150] popover: Stop needles allocations, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 145/150] surface: Fix the fallback move-to-rect implementation, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 144/150] win32: Set surface type early enough, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 143/150] surface: Handle paint recursively, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 142/150] gdk: Maintain popup tree in the frontend, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 141/150] surface: Make only toplevels control events, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 140/150] surface: Make surface-type a property, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 139/150] Adwaita: Remove Emoji completion special case, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 138/150] popover: fixup, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 137/150] inspector: Avoid a critical warning, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 136/150] popover: Make it possible to not have an arrow, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 135/150] Remove debug spew, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 134/150] popover: Set input shapes on wayland too, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 133/150] win32: Set the surface type, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 132/150] IME IM: Be able to handle NULL widget correctly, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 131/150] GDK W32: Fix the code to compile, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 130/150] GDK W32: be able to handle NULL cursor, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 129/150] surface: Don't dispose the frame clock prematurely, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 128/150] color plane: Don't allocate 0-size textures, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 127/150] tooltip: fix critical warnings, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 126/150] wayland: recreate serverside resources on show, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 125/150] Cosmetics, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 124/150] Mention gtk_widget_get_toplevel in the migration guide., Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 123/150] Drop gtk_widget_get_toplevel, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 122/150] Stop using gtk_widget_get_toplevel, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 121/150] Cosmetics, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 120/150] Mention gtk_widget_is_toplevel in the migration guide, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 119/150] Drop gtk_widget_is_toplevel, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 118/150] Stop using gtk_widget_is_toplevel, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 117/150] Mention gtk_widget_get_surface in the migration guide, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 115/150] Stop using gtk_widget_get_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 116/150] Drop gtk_widget_get_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 114/150] Mention modal->autohide rename in migration guide, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 113/150] Add a test for the property renaming, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 112/150] builder tool: Handle modal->autohide rename, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 110/150] win32: Build fixes, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 111/150] popover: Rename modal to autohide, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 109/150] testsuite: Fix some a11y output, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 108/150] testsuite: Fix popover-related failures, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 107/150] window: Make unrealize work again, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 106/150] Drop gtk_widget_set_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 105/150] Drop GtkWidget::surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 104/150] Work toward dropping widget->surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 103/150] Remove gtk_widget_get/set_has_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 102/150] Add a GdkSurface::parent property, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 101/150] popover: Bring back the beak, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 100/150] x11: Fix handling of frame clock freezes, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 99/150] gdk: Inherit the frame clock for popups, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 98/150] Add a testcase for size allocation, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 97/150] node editor: Adapt to GtkNative, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 96/150] widget: Remove a popover special case, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 95/150] text view: Allocate popovers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 94/150] places sidebar: Allocate popovers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 93/150] color swatch: Allocate popovers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 92/150] entry: Allocate popovers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 91/150] scale button: Allocate popovers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 90/150] text: Allocate popovers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 89/150] window: Don't inherit cursors across surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 88/150] widget: Optimize resize propagation, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 87/150] widget: Improve warning messages, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 86/150] Add gdk_surface_get_parent back, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 85/150] surface: Remove gdk_surface_set/merge_child_input_shapes(), Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 84/150] surface: Remove old debug code, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 83/150] popover: Use GdkSurface::autohide, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 82/150] surface: Add an autohide property, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 81/150] broadway: Track popups, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 80/150] x11: Implement popup surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 79/150] wayland: Use popup parents, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 78/150] surface: Stop setting transient-for for popups, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 77/150] surface: Make move-to-rect work for popups, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 76/150] surface: Store popup parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 75/150] gdk: Introduce a popup surface type, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 73/150] Get rid of GdkSurfaceImpl, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 74/150] x11: Remove useless checks, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 72/150] gdk: Add a private header, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 71/150] Rename surface constructors, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 70/150] surface: Cosmetics, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 69/150] gdk: Drop pass-through surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 68/150] gdk: Drop GdkWindowAttr, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 67/150] gdk: Drop input-only surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 66/150] gdk: Remove an unused field, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 65/150] Drop gdk_surface_new_temp, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 64/150] menu: Stop using gdk_surface_new_temp, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 63/150] x11: Stop using gdk_surface_new_temp, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 62/150] broadway: Stop using gdk_surface_new_temp, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 61/150] wayland: Remove a useless switch, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 60/150] docs: Remove references to gdk_device_grab, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 59/150] gdk: Remove remnants of client-side windows, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 58/150] Drop gtk_widget_register_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 57/150] popover: Stop using gtk_widget_register_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 56/150] window: Stop using gtk_widget_register_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 55/150] menu: Stop using gtk_widget_register_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 54/150] surface: Make gdk_surface_get_device_position void, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 53/150] x11: Drop a gratitious use of gdk_event_get_root_coords, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 52/150] Remove gdk_surface_get_geometry as public api, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 51/150] Drop gdk_surface_get_root_origin, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 50/150] Remove gdk_surface_get_root_coords as public api, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 49/150] Remove gdk_surface_coords_to/from_parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 48/150] surface: Small simplification, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 47/150] surface: Simplify destroy implementation, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 46/150] surface: Remove abs_x/abs_y, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 45/150] surface: Small cleanup, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 44/150] surface: Simplify some code, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 43/150] Remove surface->children, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 42/150] gdk: Stop using surface->children, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 41/150] wayland: Stop using surface->children, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 40/150] Remove surface->parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 39/150] gdk: Stop using surface->parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 38/150] broadway: Stop using surface->parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 37/150] x11: Stop using surface->parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 36/150] wayland: Stop using surface->parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 35/150] surface: Remove code dealing with child surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 34/150] surface: minor cleanup, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 33/150] Drop child surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 32/150] widget: Stop using child surface apis, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 31/150] a11y: Stop supporting ATK_XY_SCREEN, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 30/150] xim: Stop using child surface apis, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 29/150] wayland: Stop using child surface apis, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 28/150] x11: Stop using child surface api, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 27/150] entry completion: Use a popover, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 26/150] main: Use gtk_widget_get_native, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 25/150] main: Remove special-case hiding popopvers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 24/150] widget: Remove some unneeded popover special-casing, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 23/150] Adwaita: Give popover menus a background, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 22/150] menubutton: Allocate the popover, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 21/150] Adapt to new popover lifecycle, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 20/150] Reimplement GtkPopover, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 19/150] surface: Start sketching a new surface type, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 18/150] Introduce event controller propagation limits, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 17/150] Add gtk_widget_get_native, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 16/150] widget: Use GtkNative, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 15/150] widget: Don't snapshot foreign children, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 14/150] Review and replace uses of get_toplevel, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 13/150] root: Make gtk_root_get_display public, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 12/150] root: Require GtkNative, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 11/150] window: Implement GtkNative, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 10/150] Introduce GtkNative, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 9/150] main: guard window-specific code paths, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 8/150] widget: guard popover-specific code paths, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 7/150] Export gtk_widget_render privately, Matthias Clasen
  • [gtk] (150 commits) Non-fast-forward update to branch wip/matthiasc/popup5, Matthias Clasen
  • [mutter/gbsneto/tracing: 33/33] clutter/stage-cogl: Simplify redraw function, Georges Basile Stavracas Neto
  • [mutter/gbsneto/tracing: 32/33] ci: Add sysprof-devel to the Docker image, Georges Basile Stavracas Neto
  • [mutter/gbsneto/tracing: 31/33] cogl/trace: Add user-visible group name, Georges Basile Stavracas Neto
  • [mutter/gbsneto/tracing: 30/33] clutter: Add more descriptive profiling sections, Georges Basile Stavracas Neto
  • [mutter/gbsneto/tracing: 29/33] profiler: Support setting output filename, Georges Basile Stavracas Neto
  • [mutter/gbsneto/tracing: 28/33] cogl-trace: Cleanup context after disabling, Georges Basile Stavracas Neto
  • [mutter/gbsneto/tracing: 27/33] profile: Add a Sysprof-based profiler, Georges Basile Stavracas Neto
  • [mutter/gbsneto/tracing: 26/33] clutter: Add some preliminary tracing to clutter, Georges Basile Stavracas Neto
  • [mutter/gbsneto/tracing: 25/33] cogl: Add libsysprof capture based tracing, Georges Basile Stavracas Neto
  • [mutter] (33 commits) Non-fast-forward update to branch gbsneto/tracing, Georges Basile Stavracas Neto
  • [sysprof/wip/chergert/sysprof-3] libsysprof: serialize dbus proxy settings, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof: make sure we have a SysprofSource, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] Revert "helpers: try harder to avoid D-Bus to daemon", Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof: implement various serialization hooks, Christian Hergert
  • [librsvg] rsvg-convert: Catch the case where the SVG has no dimensions, Federico Mena Quintero
  • [gtk] fishbowl: Add a menubutton demo, Matthias Clasen
  • [gtk] menu button: Add popup/popdown functions, Matthias Clasen
  • [sysprof/wip/chergert/sysprof-3] gtk: add more keyboard shortcuts to dialog, Christian Hergert
  • [librsvg] (#463): Don't panic if an SVG has character data outside the first element, Federico Mena Quintero
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: wire up display for re-recording, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof: add helper to create profiler from capture reader, Christian Hergert
  • [gtk] fishbowl: Fix the lock button, Matthias Clasen
  • [gtk-osx] Update itstool to 2.0.6., John Ralls
  • [gimp-web] (8 commits) ...Merge branch 'nmat/gimp-web-fix-git-links' into testing, Pat David
  • [gimp-web/testing: 2/2] Merge branch 'nmat/gimp-web-fix-git-links' into testing, Pat David
  • [gimp-web/testing: 1/2] Fix https://gitlab.gnome.org/Infrastructure/gimp-web/issues/133, Pat David
  • [gimp-web/testing] (2 commits) ...Merge branch 'nmat/gimp-web-fix-git-links' into testing, Pat David
  • [gtk-osx] Remove link to Gnome Wiki from README., John Ralls
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: setup autosize, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] sysprofd: make sysprofd exit after 120 seconds of inactivity, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof: allow auto-start of sysprof3, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] replay: add stubs and plumbing to implement a re-record, Christian Hergert
  • [gtk/362-gtk-fileopen-dialog-need-filetype-mime-sort-option-2_GTK4] GtkFileChooser: add a sortable "Type" column, Nelson Benítez León
  • [gtk] Created branch 362-gtk-fileopen-dialog-need-filetype-mime-sort-option-2_GTK4, Nelson Benítez León
  • [sysprof/wip/chergert/sysprof-3] tools: add some timing information to dump utility, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof: store some information about the profile in keyfile, Christian Hergert
  • [gitg] Update Polish translation, Piotr Drąg
  • [gitg/gnome-3-32] Update Polish translation, Piotr Drąg
  • [gcr/wip/nielsdg/meson] WIP: Support Meson build system, Niels De Graef
  • [gcr] Created branch wip/nielsdg/meson, Niels De Graef
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: add counters to details, Christian Hergert
  • [gnome-settings-daemon/wip/carlosg/numlock-state] keyboard: Drop numlock state persistence, Carlos Garnacho
  • [gnome-settings-daemon] Created branch wip/carlosg/numlock-state, Carlos Garnacho
  • [mutter/wip/carlosg/numlock-state: 2/2] backends: Move numlock persistence handling here, Carlos Garnacho
  • [mutter/wip/carlosg/numlock-state: 1/2] backends: Add missing code to restore NumLock state on X11, Carlos Garnacho
  • [mutter] (2 commits) Created branch wip/carlosg/numlock-state, Carlos Garnacho
  • [gsettings-desktop-schemas] Non-fast-forward update to branch wip/carlosg/numlock-state, Carlos Garnacho
  • [gsettings-desktop-schemas/wip/carlosg/numlock-state] schemas: Add settings to store keyboard numlock state, Carlos Garnacho
  • [gsettings-desktop-schemas] Created branch wip/carlosg/numlock-state, Carlos Garnacho
  • [gnome-settings-daemon/wip/carlosg/drop-clipboard-manager] clibpoard: Drop clipboard manager, Carlos Garnacho
  • [gnome-settings-daemon] Created branch wip/carlosg/drop-clipboard-manager, Carlos Garnacho
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: link time adjustment for counters, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: fix default filename to be syscap, Christian Hergert
  • [gnome-backgrounds] defaults: fix color banding, Jakub Steiner
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: use o for mnemonic, Christian Hergert
  • [evolution/gnome-3-32] Change buffer size argument value in call of icalvalue_decode_ical_string(), Milan Crha
  • [evolution-data-server/gnome-3-32] Change buffer size argument value in call of icalvalue_decode_ical_string(), Milan Crha
  • [gnome-subtitles] Fix #94: Typo (occured) in translatable strings, Pedro Castro
  • [gnome-subtitles] Code cleanup, Pedro Castro
  • [evolution-data-server/gnome-3-32] Expose E-Book/Cal-BackendSExp lock, Milan Crha
  • [glib-networking/mcatanzaro/rerun-tests] Run GnuTLS tests with TLS 1.3 disabled, Michael Catanzaro
  • [glib-networking] Created branch mcatanzaro/rerun-tests, Michael Catanzaro
  • [evolution-data-server] Expose E-Book/Cal-BackendSExp lock, Milan Crha
  • [tracker] Deleted branch wip/jfelder/sandbox-cleanup, Jean Felder
  • [tracker: 2/2] Merge branch 'wip/jfelder/sandbox-cleanup' into 'master', Sam Thursfield
  • [tracker] (2 commits) ...Merge branch 'wip/jfelder/sandbox-cleanup' into 'master', Sam Thursfield
  • [tracker/sam/readme-updates] README: Add note about missing dependency errors, Sam Thursfield
  • [dia] Update POTFILES.in and POTFILES.skip, Piotr Drąg
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: add visualizer row for cpu frequency, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: add dashed line support, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] hostinfo: actually parse cpu freq details, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: put wall time first, Christian Hergert
  • [evolution-data-server/gnome-3-32] Add workaround for D-Bus property change into get-revision tests, Milan Crha
  • [evolution-data-server/gnome-3-32] EDataBook/EDataCal: Flush GDBus connection on backend property change, Milan Crha
  • [evolution-data-server] Add workaround for D-Bus property change into get-revision tests, Milan Crha
  • [evolution-data-server] EDataBook/EDataCal: Flush GDBus connection on backend property change, Milan Crha
  • [yelp-xsl] Update Polish translation, Piotr Drąg
  • [yelp-xsl/gnome-3-32] Update Polish translation, Piotr Drąg
  • [gtk] gl renderer: Make creating render targets easier, Timm Bäder
  • [gtk] gl renderer: Remove some unused api form the GLDriver, Timm Bäder
  • [yelp-xsl] yelp-xsl.pot: Re-adding strings for DocBook indexes that somehow got removed, Shaun McCance
  • [mutter/wip/carlosg/no-reload-keymap-on-keyboard-switch: 23/23] backends: Do not reload keymap on new keyboard notifications, Jonas Ådahl
  • [mutter] (23 commits) Non-fast-forward update to branch wip/carlosg/no-reload-keymap-on-keyboard-switch, Jonas Ådahl
  • [glib-networking/enable-openssl-tests] Add back the handling of the syscall error, Ignacio Casal Quinteiro
  • [yelp-xsl: 4/4] Merge branch 'master' into jbicha/yelp-xsl-bye-intltool, Shaun McCance
  • [yelp-xsl: 3/4] build: specify UTF-8 in the xgettext options in po/Makevars, Shaun McCance
  • [yelp-xsl: 1/4] Use upstream gettext instead intltool, Shaun McCance
  • [yelp-xsl: 2/4] build: Update bug reporting URL, Shaun McCance
  • [yelp-xsl] (4 commits) ...Merge branch 'master' into jbicha/yelp-xsl-bye-intltool, Shaun McCance
  • [glib-networking/enable-openssl-tests: 2/2] tests: skip test_output_stream_close test with openssl 1.1.1, Ignacio Casal Quinteiro
  • [glib-networking/enable-openssl-tests: 1/2] openssl: reimplement read/write to be always non blocking, Ignacio Casal Quinteiro
  • [libsoup] Created tag 2.67.1, Claudio Saavedra
  • [libsoup] 2.67.1, Claudio Saavedra
  • [atk] Update French translation, Translations User D-L
  • [geary] Update Brazilian Portuguese translation, Translations User D-L
  • [mutter/wip/nielsdg/add-yuv-support] WIP: wayland: add basic support for non-RGBA textures, Niels De Graef
  • [mutter] Non-fast-forward update to branch wip/nielsdg/add-yuv-support, Niels De Graef
  • [mutter/wip/nielsdg/add-yuv-support: 84/84] WIP: wayland: add basic support for non-RGBA textures, Niels De Graef
  • [mutter] (84 commits) Non-fast-forward update to branch wip/nielsdg/add-yuv-support, Niels De Graef
  • [glib-networking/enable-openssl-tests] openssl: reimplement read/write to be always non blocking, Ignacio Casal Quinteiro
  • [glib-networking/enable-openssl-tests] openssl: add a method on the bio to wait for the socket to be available, Ignacio Casal Quinteiro
  • [glib-networking/enable-openssl-tests] openssl: popping happens in a loop so the push should also happen there, Ignacio Casal Quinteiro
  • [balsa/wip/gtk4] GtkCSSProvider parsing is now more strict, Peter Bloomfield
  • [gnome-build-meta] Deleted branch jjardon/gtksourceview-3_world, Javier Jardón Cabezas
  • [gnome-build-meta] Move gtksourceview-3 to -world, Javier Jardón Cabezas
  • [vala] (2 commits) ...vapi: Update GIR-based bindings, Rico Tzschichholz
  • [tracker] Non-fast-forward update to branch wip/jfelder/sandbox-cleanup, Jean Felder
  • [tracker/wip/jfelder/sandbox-cleanup] utils/sandbox: Misc PEP-8 cleanups, Jean Felder
  • [tracker] Created branch wip/jfelder/sandbox-cleanup, Jean Felder
  • [phodav] Update README, Marc-André Lureau
  • [glib: 3/3] Merge branch '1450-test-summaries' into 'master', Philip Withnall
  • [glib: 2/3] gtestutils: Add g_test_summary() to add summary metadata to unit tests, Philip Withnall
  • [glib: 1/3] tests: Set locale in gtestutils tests to allow UTF-8 output, Philip Withnall
  • [glib] (3 commits) ...Merge branch '1450-test-summaries' into 'master', Philip Withnall
  • [gnome-control-center/gnome-3-32] sound: Clean up labels of devices without origin, Benjamin Berg
  • [gitg] Update Brazilian Portuguese translation, Translations User D-L
  • [gitg/gnome-3-32] Update Brazilian Portuguese translation, Translations User D-L
  • [pitivi] Update French translation, Translations User D-L
  • [mutter/wip/nielsdg/add-yuv-support-gnome-3-32] cogl: fix rename of cogl-colorspace-conversion to cogl-pixel-format-conversion, Niels De Graef
  • [tracker] Deleted branch sam/sandbox-fixes, Sam Thursfield
  • [tracker: 6/6] Merge branch 'sam/sandbox-fixes' into 'master', Sam Thursfield
  • [tracker] (6 commits) ...Merge branch 'sam/sandbox-fixes' into 'master', Sam Thursfield
  • [gnome-boxes/convert-filter-switcher-to-radio] collection-filter-switcher: Convert buttons to GtkRadioButton, Felipe Borges
  • [gnome-boxes] Created branch convert-filter-switcher-to-radio, Felipe Borges
  • [gimp/gimp-2-10] plug-ins: big formatting and indentation cleanup in file-dds, Michael Natterer
  • [file-roller] Update French translation, Translations User D-L
  • [geary: 3/3] Merge branch 'controler_locking' into 'mainline', Michael Gratton
  • [geary: 2/3] Cleanup to meet source code conventions, Michael Gratton
  • [geary: 1/3] Correct locking in create_controler, Michael Gratton
  • [geary] (3 commits) ...Merge branch 'controler_locking' into 'mainline', Michael Gratton
  • [vala/staging: 4/4] vapi: Update GIR-based bindings, Rico Tzschichholz
  • [vala/staging: 3/4] gstreamer: Update from 1.17.0+ git master, Rico Tzschichholz
  • [vala/staging] (4 commits) ...vapi: Update GIR-based bindings, Rico Tzschichholz
  • [gtk] fishbowl: Don't show ridiculous precision, Matthias Clasen
  • [gimp] plug-ins: big formatting and indentation cleanup in file-dds, Michael Natterer
  • [jhbuild] gnome-suites-core-deps-latest: add brotli dependency to libsoup, Claudio Saavedra
  • [gnome-session] Update French translation, Translations User D-L
  • [evolution] Update French translation, Translations User D-L
  • [evolution/gnome-3-32] Update French translation, Translations User D-L
  • [gnome-build-meta/jjardon/gtksourceview-3_world] Move gtksourceview-3 to -world, Javier Jardón Cabezas
  • [gnome-build-meta] Created branch jjardon/gtksourceview-3_world, Javier Jardón Cabezas
  • [NetworkManager-fortisslvpn] Update French translation, Translations User D-L
  • [gtk/wip/matthiasc/popup5: 187/187] popover: Stop needles allocations, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 186/187] surface: Fix the fallback move-to-rect implementation, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 185/187] win32: Set surface type early enough, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 184/187] surface: Handle paint recursively, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 183/187] gdk: Maintain popup tree in the frontend, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 182/187] surface: Make only toplevels control events, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 181/187] surface: Make surface-type a property, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 180/187] Adwaita: Remove Emoji completion special case, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 179/187] popover: fixup, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 178/187] inspector: Avoid a critical warning, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 177/187] popover: Make it possible to not have an arrow, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 176/187] Remove debug spew, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 175/187] popover: Set input shapes on wayland too, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 174/187] win32: Set the surface type, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 173/187] IME IM: Be able to handle NULL widget correctly, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 172/187] GDK W32: Fix the code to compile, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 171/187] GDK W32: be able to handle NULL cursor, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 170/187] surface: Don't dispose the frame clock prematurely, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 169/187] color plane: Don't allocate 0-size textures, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 168/187] tooltip: fix critical warnings, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 167/187] wayland: recreate serverside resources on show, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 166/187] Cosmetics, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 165/187] Mention gtk_widget_get_toplevel in the migration guide., Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 164/187] Drop gtk_widget_get_toplevel, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 163/187] Stop using gtk_widget_get_toplevel, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 162/187] Cosmetics, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 161/187] Mention gtk_widget_is_toplevel in the migration guide, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 160/187] Drop gtk_widget_is_toplevel, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 159/187] Stop using gtk_widget_is_toplevel, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 158/187] Mention gtk_widget_get_surface in the migration guide, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 157/187] Drop gtk_widget_get_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 156/187] Stop using gtk_widget_get_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 155/187] Mention modal->autohide rename in migration guide, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 154/187] Add a test for the property renaming, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 153/187] builder tool: Handle modal->autohide rename, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 151/187] win32: Build fixes, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 152/187] popover: Rename modal to autohide, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 150/187] testsuite: Fix some a11y output, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 149/187] testsuite: Fix popover-related failures, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 148/187] window: Make unrealize work again, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 147/187] Drop gtk_widget_set_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 146/187] Drop GtkWidget::surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 145/187] Work toward dropping widget->surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 144/187] Remove gtk_widget_get/set_has_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 143/187] Add a GdkSurface::parent property, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 142/187] popover: Bring back the beak, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 141/187] x11: Fix handling of frame clock freezes, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 140/187] gdk: Inherit the frame clock for popups, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 139/187] Add a testcase for size allocation, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 138/187] node editor: Adapt to GtkNative, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 137/187] widget: Remove a popover special case, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 136/187] text view: Allocate popovers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 135/187] places sidebar: Allocate popovers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 134/187] color swatch: Allocate popovers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 133/187] entry: Allocate popovers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 132/187] scale button: Allocate popovers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 131/187] text: Allocate popovers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 130/187] window: Don't inherit cursors across surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 129/187] widget: Optimize resize propagation, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 128/187] widget: Improve warning messages, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 127/187] Add gdk_surface_get_parent back, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 126/187] surface: Remove gdk_surface_set/merge_child_input_shapes(), Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 125/187] surface: Remove old debug code, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 124/187] popover: Use GdkSurface::autohide, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 123/187] surface: Add an autohide property, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 122/187] broadway: Track popups, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 121/187] x11: Implement popup surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 120/187] wayland: Use popup parents, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 119/187] surface: Stop setting transient-for for popups, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 118/187] surface: Make move-to-rect work for popups, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 117/187] surface: Store popup parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 116/187] gdk: Introduce a popup surface type, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 114/187] Get rid of GdkSurfaceImpl, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 115/187] x11: Remove useless checks, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 113/187] gdk: Add a private header, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 112/187] Rename surface constructors, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 111/187] surface: Cosmetics, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 110/187] gdk: Drop pass-through surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 109/187] gdk: Drop GdkWindowAttr, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 108/187] gdk: Drop input-only surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 107/187] gdk: Remove an unused field, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 106/187] Drop gdk_surface_new_temp, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 105/187] menu: Stop using gdk_surface_new_temp, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 104/187] x11: Stop using gdk_surface_new_temp, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 103/187] broadway: Stop using gdk_surface_new_temp, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 102/187] wayland: Remove a useless switch, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 101/187] docs: Remove references to gdk_device_grab, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 100/187] gdk: Remove remnants of client-side windows, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 99/187] Drop gtk_widget_register_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 98/187] popover: Stop using gtk_widget_register_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 97/187] window: Stop using gtk_widget_register_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 96/187] menu: Stop using gtk_widget_register_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 95/187] surface: Make gdk_surface_get_device_position void, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 94/187] x11: Drop a gratitious use of gdk_event_get_root_coords, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 93/187] Remove gdk_surface_get_geometry as public api, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 92/187] Drop gdk_surface_get_root_origin, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 91/187] Remove gdk_surface_get_root_coords as public api, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 90/187] Remove gdk_surface_coords_to/from_parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 89/187] surface: Small simplification, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 88/187] surface: Simplify destroy implementation, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 87/187] surface: Remove abs_x/abs_y, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 86/187] surface: Small cleanup, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 85/187] surface: Simplify some code, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 84/187] Remove surface->children, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 83/187] gdk: Stop using surface->children, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 82/187] wayland: Stop using surface->children, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 81/187] Remove surface->parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 80/187] gdk: Stop using surface->parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 79/187] broadway: Stop using surface->parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 78/187] x11: Stop using surface->parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 77/187] wayland: Stop using surface->parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 76/187] surface: Remove code dealing with child surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 75/187] surface: minor cleanup, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 74/187] Drop child surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 73/187] widget: Stop using child surface apis, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 72/187] a11y: Stop supporting ATK_XY_SCREEN, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 71/187] xim: Stop using child surface apis, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 70/187] wayland: Stop using child surface apis, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 69/187] x11: Stop using child surface api, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 68/187] entry completion: Use a popover, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 67/187] main: Use gtk_widget_get_native, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 66/187] main: Remove special-case hiding popopvers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 65/187] widget: Remove some unneeded popover special-casing, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 64/187] Adwaita: Give popover menus a background, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 63/187] menubutton: Allocate the popover, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 61/187] Reimplement GtkPopover, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 62/187] Adapt to new popover lifecycle, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 60/187] surface: Start sketching a new surface type, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 59/187] Introduce event controller propagation limits, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 58/187] Add gtk_widget_get_native, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 57/187] widget: Use GtkNative, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 56/187] widget: Don't snapshot foreign children, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 55/187] Review and replace uses of get_toplevel, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 54/187] root: Make gtk_root_get_display public, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 53/187] root: Require GtkNative, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 52/187] window: Implement GtkNative, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 51/187] Introduce GtkNative, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 50/187] main: guard window-specific code paths, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 49/187] widget: guard popover-specific code paths, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 48/187] Export gtk_widget_render privately, Matthias Clasen
  • [gtk] (187 commits) Non-fast-forward update to branch wip/matthiasc/popup5, Matthias Clasen
  • [sysprof] Add French translation, Translations User D-L
  • [totem] Update French translation, Translations User D-L
  • [glib] Deleted branch osx-psn, Ignacio Casal Quinteiro
  • [glib: 2/2] Merge branch 'osx-psn' into 'master', Philip Withnall
  • [glib] (2 commits) ...Merge branch 'osx-psn' into 'master', Philip Withnall
  • [dia] flatpak: so lets try that, Zander
  • [gtranslator] Update French translation, Translations User D-L
  • [gtranslator/gnome-3-32] Update French translation, Translations User D-L
  • [gnome-build-meta] sdk/libsoup.bst: go back to tracking the master branch, Claudio Saavedra
  • [dia] flatpak: *sigh* _again_, Zander
  • [gnome-boxes] Deleted branch add-toggle-3daccel-property, Felipe Borges
  • [gnome-boxes] (3 commits) ...libvirt-machine/properties: Add "3D Acceleration" option, Felipe Borges
  • [dia] flatpak: rearange modules, Zander
  • [gnome-music/wip/jfelder/meson-appstream] meson: Relax appdata file validation, Jean Felder
  • [gnome-music] Created branch wip/jfelder/meson-appstream, Jean Felder
  • [dia/bilelmoussaoui/flatpak: 2/2] Flatpak: bundle pygobject, Zander
  • [dia] (2 commits) Non-fast-forward update to branch bilelmoussaoui/flatpak, Zander
  • [dia] Include pycairo, Zander
  • [mutter/wip/nielsdg/add-yuv-support-gnome-3-32] WIP: wayland: add basic support for non-RGBA textures, Niels De Graef
  • [mutter] Created branch wip/nielsdg/add-yuv-support-gnome-3-32, Niels De Graef
  • [gitg/wip/albfan/fix-tests] fix conflict style in tests, Alberto Fanjul
  • [gitg] Created branch wip/albfan/fix-tests, Alberto Fanjul
  • [glib/wip/desrt/happier-eyeballs] gnetworkaddress: fix "happy eyeballs" logic, Allison Karlitskaya
  • [glib] Created branch wip/desrt/happier-eyeballs, Allison Karlitskaya
  • [glib/osx-psn] gapplication: skip unexpected -psn_ parameter, Ignacio Casal Quinteiro
  • [glib] Created branch osx-psn, Ignacio Casal Quinteiro
  • [gnome-boxes-logos] Use the new Red Hat logo in the shadownman-pill file, Felipe Borges
  • [sysprof/wip/chergert/sysprof-3] tweak colors for foreground, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] tests: stub out a tool to print thread/pid information, Christian Hergert
  • [gitg] Update info for last release, Alberto Fanjul
  • [gitg] Created tag v3.32.0, Alberto Fanjul
  • [gitg/gnome-3-32] Release version 3.32.0, Alberto Fanjul
  • [gitg] Created branch gnome-3-32, Alberto Fanjul
  • [gnome-music/wip/jfelder/playlistdialog-listbox: 3/3] playlistdialog: Update listbox's style, Jean Felder
  • [gnome-music/wip/jfelder/playlistdialog-listbox: 2/3] playlistdialog: Port to GtkListBox, Jean Felder
  • [gnome-music/wip/jfelder/playlistdialog-listbox: 1/3] playlistdialog: Remove useless css styles, Jean Felder
  • [gnome-music] (3 commits) Created branch wip/jfelder/playlistdialog-listbox, Jean Felder
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: simplify text layout, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: style improvements, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-capture: improve zero'ing when reading back, Christian Hergert
  • [gitg/tchaik/131-gtksourceview4: 6/6] Port to GtkSourceView 4, Alberto Fanjul
  • [gitg] (6 commits) Non-fast-forward update to branch tchaik/131-gtksourceview4, Alberto Fanjul
  • [gitg/xiaoguang/split-view: 7/7] change button for view to radio button, Alberto Fanjul
  • [gitg/xiaoguang/split-view: 6/7] diff-view: Add split view function, Alberto Fanjul
  • [gitg] (7 commits) Non-fast-forward update to branch xiaoguang/split-view, Alberto Fanjul
  • [gitg] Log error on gravatar image retrieve, Alberto Fanjul
  • [gitg] Detect links in commit messages, Alberto Fanjul
  • [gitg] packaging: Libdazzle added in dependencies, Alberto Fanjul
  • [gitg] Update link for issue tracker, Alberto Fanjul
  • [gitg] packaging: update gtkspell3 dependency, Alberto Fanjul
  • [gcr: 2/2] Merge branch 'annotation-fixes' into 'master', Niels De Graef
  • [gcr: 1/2] attributes: Fix annotations syntax, Niels De Graef
  • [gcr] (2 commits) ...Merge branch 'annotation-fixes' into 'master', Niels De Graef
  • [gnome-builder/wip/chergert/sysprof-3] core: add marks to syscap for log messages, Christian Hergert
  • [gnome-builder/wip/chergert/sysprof-3: 18/18] core: trace function calls to sysprof-capture when available, Christian Hergert
  • [gnome-builder/wip/chergert/sysprof-3: 17/18] build: allow access to version macros, Christian Hergert
  • [gnome-builder/wip/chergert/sysprof-3: 16/18] build: bump dep to sysprof-*-3, Christian Hergert
  • [gnome-builder/wip/chergert/sysprof-3: 15/18] sysprof: port to sysprof-3 ABI, Christian Hergert
  • [gnome-builder] (18 commits) Non-fast-forward update to branch wip/chergert/sysprof-3, Christian Hergert
  • [gtk/wip/matthiasc/popup5] popover: Stop needles allocations, Matthias Clasen
  • [sysprof/wip/chergert/sysprof-3] libsysprof: skip when no writer is available, Christian Hergert
  • [gtk/wip/matthiasc/popup5] surface: Fix the fallback move-to-rect implementation, Matthias Clasen
  • [gtk/wip/matthiasc/popup5] win32: Set surface type early enough, Matthias Clasen
  • [sysprof/wip/chergert/sysprof-3] libsysprof-capture: shorten names by removing Frame, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: use org.gnome.Shell, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: fix dereference after steal, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: add marks message, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof: improve some defaults, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] tools: add --use-trace-fd option, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: shrink marks row, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: try to keep text aligned on 5/8's split, Christian Hergert
  • [gnome-control-center/gbsneto/background: 6/6] background: Render thumbnails at 16:9, Georges Basile Stavracas Neto
  • [gnome-control-center/gbsneto/background: 5/6] background: Use widgets to render slideshow emblem, Georges Basile Stavracas Neto
  • [gnome-control-center/gbsneto/background: 4/6] background: Move preview to CcBackgroundPreview, Georges Basile Stavracas Neto
  • [gnome-control-center/gbsneto/background: 3/6] background: Use the cairo_t provided by GTK, Georges Basile Stavracas Neto
  • [gnome-control-center/gbsneto/background: 2/6] background: Remove CcBackgroundChooserDialog, Georges Basile Stavracas Neto
  • [gnome-control-center/gbsneto/background: 1/6] background: Switch to GtkFlowBox, Georges Basile Stavracas Neto
  • [gnome-control-center] (6 commits) Non-fast-forward update to branch gbsneto/background, Georges Basile Stavracas Neto
  • [gtk/wip/matthiasc/popup5: 4/4] surface: Handle paint recursively, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 3/4] gdk: Maintain popup tree in the frontend, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 2/4] surface: Make only toplevels control events, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 1/4] surface: Make surface-type a property, Matthias Clasen
  • [gtk] (4 commits) Non-fast-forward update to branch wip/matthiasc/popup5, Matthias Clasen
  • [gnome-control-center/gbsneto/background: 5/5] background: Use widgets to render slideshow emblem, Georges Basile Stavracas Neto
  • [gnome-control-center/gbsneto/background: 4/5] background: Move preview to CcBackgroundPreview, Georges Basile Stavracas Neto
  • [gnome-control-center/gbsneto/background: 3/5] background: Use the cairo_t provided by GTK, Georges Basile Stavracas Neto
  • [gnome-control-center/gbsneto/background: 2/5] background: Remove CcBackgroundChooserDialog, Georges Basile Stavracas Neto
  • [gnome-control-center/gbsneto/background: 1/5] background: Switch to GtkFlowBox, Georges Basile Stavracas Neto
  • [gnome-control-center] (5 commits) Non-fast-forward update to branch gbsneto/background, Georges Basile Stavracas Neto
  • [gnumeric-web] Gnumeric 1.12.45, Morten Welinder
  • [dia/bilelmoussaoui/flatpak] Flatpak: bundle pygobject, Bilal Elmoussaoui
  • [gnumeric] Post-release bump, Morten Welinder
  • [goffice] Post-release bump, Morten Welinder
  • [gnumeric] 1.12.45, Morten Welinder
  • [goffice] 0.10.45, Morten Welinder
  • [gnumeric] Created tag GNUMERIC_1_12_45, Morten Welinder
  • [goffice] Created tag GOFFICE_0_10_45, Morten Welinder
  • [gnome-shell] network: Make NMWirelessDialogItem a subclass of St.BoxLayout, Florian Müllner
  • [dia] Deleted branch bilelmoussaoui/flatpak, Bilal Elmoussaoui
  • [dia: 2/2] Merge branch 'bilelmoussaoui/flatpak' into 'master', Zander
  • [dia] (2 commits) ...Merge branch 'bilelmoussaoui/flatpak' into 'master', Zander
  • [dia/bilelmoussaoui/flatpak: 6/6] Flatpak: bundle pygtk, Zander
  • [dia] Deleted branch bilelmoussaoui/disable-tests, Bilal Elmoussaoui
  • [dia] (6 commits) Non-fast-forward update to branch bilelmoussaoui/flatpak, Zander
  • [dia] (2 commits) ...Merge branch 'bilelmoussaoui/disable-tests' into 'master', Zander
  • [dia/bilelmoussaoui/disable-tests: 2/2] Disable tests, Zander
  • [dia] (2 commits) Non-fast-forward update to branch bilelmoussaoui/disable-tests, Zander
  • [gnome-subtitles: 2/2] Merge branch 'patch-1' into 'master', Pedro Castro
  • [gtk/wip/matthiasc/popup5] surface: Make only toplevels control events, Matthias Clasen
  • [gnome-subtitles: 1/2] Install icons under icons/hicolor/scalable/apps instead of pixmaps, Pedro Castro
  • [gnome-subtitles] (2 commits) ...Merge branch 'patch-1' into 'master', Pedro Castro
  • [gnome-maps/wip/mlundblad/search-as-you-type] WIP: placeEntry, placePopover: Auto-complete searches, Marcus Lundblad
  • [geary] Deleted branch wip/426-hidden-broken, Michael Gratton
  • [geary: 2/2] Merge branch 'wip/426-hidden-broken' into 'mainline', Michael Gratton
  • [geary] (2 commits) ...Merge branch 'wip/426-hidden-broken' into 'mainline', Michael Gratton
  • [epiphany] Deleted branch mcatanzaro/search-provider-crashes, Michael Catanzaro
  • [epiphany] suggestion-model: don't crash in search provider mode, Jan-Michael Brummer
  • [geary: 2/2] Merge branch 'fix-misspellings' into 'mainline', Michael Gratton
  • [geary] Deleted branch fix-misspellings, Rafael Fontenelle
  • [geary: 1/2] Fix misspellings, Michael Gratton
  • [geary] (2 commits) ...Merge branch 'fix-misspellings' into 'mainline', Michael Gratton
  • [libgovirt] Release 0.3.6, Eduardo de Barros Lima
  • [gnome-maps/wip/mlundblad/search-as-you-type: 3/3] WIP: placeEntry: Auto-complete searches, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/search-as-you-type: 2/3] placePopover: Remove hint revealer, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/search-as-you-type: 1/3] routeEntry: Don't set parseOnFocusOut, Marcus Lundblad
  • [gnome-maps] (3 commits) Non-fast-forward update to branch wip/mlundblad/search-as-you-type, Marcus Lundblad
  • [gnome-settings-daemon/overlay-scrolling-setting] xsettings: Add an entry for the overlay scrolling setting, Matthias Clasen
  • [gnome-settings-daemon] Created branch overlay-scrolling-setting, Matthias Clasen
  • [gsettings-desktop-schemas/overlay-scrolling-setting: 2/2] Add a setting for overlay scrolling, Matthias Clasen
  • [gsettings-desktop-schemas/overlay-scrolling-setting: 1/2] Revert "schemas: change default monospaced and document fonts", Matthias Clasen
  • [gsettings-desktop-schemas] (2 commits) Created branch overlay-scrolling-setting, Matthias Clasen
  • [epiphany/mcatanzaro/search-provider-crashes] suggestion-model: don't crash in search provider mode, Michael Catanzaro
  • [epiphany] Non-fast-forward update to branch mcatanzaro/search-provider-crashes, Michael Catanzaro
  • [geary/fix-misspellings] Cleanup the cleanup :/, Michael Gratton
  • [epiphany/mcatanzaro/search-provider-crashes: 2/2] suggestion-model: don't crash in search provider mode, Michael Catanzaro
  • [epiphany/mcatanzaro/search-provider-crashes: 1/2] Make cookies dialog responsive, Michael Catanzaro
  • [epiphany] (2 commits) Created branch mcatanzaro/search-provider-crashes, Michael Catanzaro
  • [gtk/overlay-scrolling-setting: 2/2] scrolled window: respect overlay-scrolling setting, Matthias Clasen
  • [gtk/overlay-scrolling-setting: 1/2] Add a gtk-overlay-scrolling setting, Matthias Clasen
  • [gtk] (2 commits) Created branch overlay-scrolling-setting, Matthias Clasen
  • [geary/fix-misspellings] Undo change to stem_UTF_8_turkish.c, Michael Gratton
  • [gparted] Update Finnish translation, Translations User D-L
  • [geary/fix-misspellings] Undo change to stem_UTF_8_french.c, Michael Gratton
  • [geary/fix-misspellings] Undo change to stem_ISO_8859_1_french.c, Michael Gratton
  • [gparted] Update French translation, Translations User D-L
  • [gnome-control-center] Deleted branch benzea/fix-empty-origin, Benjamin Berg
  • [gnome-control-center] sound: Clean up labels of devices without origin, Georges Basile Stavracas Neto
  • [geary: 2/2] Merge branch 'mWork' into 'mainline', Michael Gratton
  • [geary: 1/2] manifest: Update libical version, Michael Gratton
  • [geary] (2 commits) ...Merge branch 'mWork' into 'mainline', Michael Gratton
  • [gnome-control-center/gbsneto/background] background: Switch to GtkFlowBox, Georges Basile Stavracas Neto
  • [gnome-control-center/gbsneto/background] background: Cache thumbnails in CcBackgroundItem, Georges Basile Stavracas Neto
  • [gnome-builder] build: add missing exit macros, Christian Hergert
  • [polari] Created tag 3.33.2, Florian Müllner
  • [polari] Bump version to 3.33.2, Florian Müllner
  • [gnome-shell-extensions] Created tag 3.33.2, Florian Müllner
  • [gnome-shell-extensions] Bump version to 3.33.2, Florian Müllner
  • [gnome-shell] Created tag 3.33.2, Florian Müllner
  • [gnome-shell] Bump version to 3.33.2, Florian Müllner
  • [mutter] Created tag 3.33.2, Florian Müllner
  • [mutter] Bump version to 3.33.2, Florian Müllner
  • [gnome-shell-extensions] Created tag 3.33.1, Florian Müllner
  • [gnome-shell-extensions] lint: Remove legacy configuration, Florian Müllner
  • [gnome-shell-extensions] window-list: Reindent to conform with new style, Florian Müllner
  • [gnome-shell-extensions] apps-menu: Reindent to conform with new style, Florian Müllner
  • [gnome-shell-extensions] native-window-placement: Reindent to conform with new style, Florian Müllner
  • [gnome-shell-extensions] places-menu: Reindent to conform with new style, Florian Müllner
  • [gnome-shell-extensions] auto-move-windows: Reindent to conform with new style, Florian Müllner
  • [gnome-shell-extensions] drive-menu: Reindent to conform with new style, Florian Müllner
  • [gnome-shell-extensions] workspace-indicator: Reindent to conform with new style, Florian Müllner
  • [gnome-shell-extensions] screenshot-window-sizer: Reindent to conform with new style, Florian Müllner
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: add section for counter values, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: teach marks model how to use counters, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: remove unused columns, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: make function name more descriptive, Christian Hergert
  • [evolution/gnome-3-32] I#446 - S/MIME signed message reported as encrypted in the "Security:" header, Milan Crha
  • [evolution] I#446 - S/MIME signed message reported as encrypted in the "Security:" header, Milan Crha
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: use custom cell renderer for progress + .2 precision, Christian Hergert
  • [evolution-ews] Fix some compiler warnings reported by Clang in the test code, Milan Crha
  • [atk: 2/2] Merge branch 'fix-gir-cross' into 'master', Christoph Reiter
  • [atk: 1/2] atk/meson.build: do not guard gir behind a cross_build check., Christoph Reiter
  • [atk] (2 commits) ...Merge branch 'fix-gir-cross' into 'master', Christoph Reiter
  • [gitg/xiaoguang/split-view: 18/18] change button for view to radio button, Alberto Fanjul
  • [gitg/xiaoguang/split-view: 17/18] diff-view: Add split view function, Alberto Fanjul
  • [gitg] (18 commits) Non-fast-forward update to branch xiaoguang/split-view, Alberto Fanjul
  • [dia] Non-fast-forward update to branch bilelmoussaoui/disable-tests, Bilal Elmoussaoui
  • [evolution-mapi] eds-I#120 - Fails to build with libasan using Clang (undefined symbols), Milan Crha
  • [dia/bilelmoussaoui/disable-tests] Disable tests, Bilal Elmoussaoui
  • [evolution-ews] eds-I#120 - Fails to build with libasan using Clang (undefined symbols), Milan Crha
  • [dia] Created branch bilelmoussaoui/disable-tests, Bilal Elmoussaoui
  • [evolution] eds-I#120 - Fails to build with libasan using Clang (undefined symbols), Milan Crha
  • [libsoup/wip/tingping/same-site] Expose support for same-site cookies, Patrick Griffis
  • [libsoup] Non-fast-forward update to branch wip/tingping/same-site, Patrick Griffis
  • [libsoup/wip/tingping/same-site: 57/57] Expose support for same-site cookies, Patrick Griffis
  • [gnome-settings-daemon/gnome-3-32] smartcard: Cancel cancellable when stopping, Benjamin Berg
  • [libsoup] (57 commits) Non-fast-forward update to branch wip/tingping/same-site, Patrick Griffis
  • [evolution-data-server] I#120 - Fails to build with libasan using Clang (undefined symbols), Milan Crha
  • [mutter] wayland/pointer-constraints: Reject invalid lifetime, Jonas Ådahl
  • [sysprof/wip/chergert/sysprof-3] sysprof: add ctrl+s accelerator, Christian Hergert
  • [gnome-build-meta/abderrahim/3.33.2] downgrade vala, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/3.33.2] Revert "elements/core-deps/libgovirt.bst: It doesn't depend on intltool anymore", Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/3.33.2] Revert "elements/core-deps/libgdata.bst: It doesn't depend on intltool anymore", Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/3.33.2] Revert "elements/core/network-manager-applet.bst: It doesn't depend on intltool anymore", Abderrahim Kitouni
  • [dia] AADL - Box doesn't exist, Zander
  • [gnome-control-center/gbsneto/background: 6/6] background-panel: Remove background chooser buttons, Georges Basile Stavracas Neto
  • [gnome-control-center/gbsneto/background: 5/6] background: Introduce CcBackgroundChooser, Georges Basile Stavracas Neto
  • [gnome-control-center/gbsneto/background: 4/6] background: Make BgSource receive a GtkWidget, Georges Basile Stavracas Neto
  • [gnome-control-center/gbsneto/background: 3/6] background: Turn into a template class, Georges Basile Stavracas Neto
  • [gnome-control-center/gbsneto/background: 2/6] background: Rename ui file to cc-background-panel.ui, Georges Basile Stavracas Neto
  • [gnome-control-center/gbsneto/background: 1/6] flatpak: Add gnome-backgrounds, Georges Basile Stavracas Neto
  • [gnome-control-center] (6 commits) Created branch gbsneto/background, Georges Basile Stavracas Neto
  • [network-manager-applet/tweak_menu_order] Display the wifi related items next to the APs, Sebastien Bacher
  • [network-manager-applet] Created branch tweak_menu_order, Sebastien Bacher
  • [dia] Deleted branch bilelmoussaoui/install-desktop, Bilal Elmoussaoui
  • [dia: 2/2] Merge branch 'bilelmoussaoui/install-desktop' into 'master', Zander
  • [dia] (2 commits) ...Merge branch 'bilelmoussaoui/install-desktop' into 'master', Zander
  • [dia/bilelmoussaoui/flatpak] Flatpak: bundle pygtk, Bilal Elmoussaoui
  • [dia] Created branch bilelmoussaoui/flatpak, Bilal Elmoussaoui
  • [gnome-control-center] Non-fast-forward update to branch benzea/fix-empty-origin, Benjamin Berg
  • [gnome-settings-daemon] Deleted branch nssrwlock-lockread-util-crash, Marek Kašík
  • [gnome-settings-daemon] smartcard: Cancel cancellable when stopping, Benjamin Berg
  • [libsoup] Deleted branch hsts, Claudio Saavedra
  • [libsoup] (14 commits) ...Ensure that hostnames in the HSTS enforcer are IDNA-canonicalized, Claudio Saavedra
  • [libsoup/hsts: 17/17] Ensure that hostnames in the HSTS enforcer are IDNA-canonicalized, Claudio Saavedra
  • [libsoup/hsts: 16/17] Cancel messages for STS known hosts with HTTPS errors, Claudio Saavedra
  • [libsoup/hsts: 15/17] Hook the default interface's functions, Claudio Saavedra
  • [libsoup/hsts: 14/17] Ignore STS header fields with duplicate directives, Claudio Saavedra
  • [libsoup/hsts: 13/17] Add a test to ensure that subdomain policies don't modify superdomain's, Claudio Saavedra
  • [libsoup/hsts: 12/17] Make soup_hsts_enforcer_set_policy() public, Claudio Saavedra
  • [libsoup/hsts: 11/17] Improve the multiple-headers test, Claudio Saavedra
  • [libsoup/hsts: 10/17] Add test for duplicated directives, Claudio Saavedra
  • [libsoup/hsts: 9/17] Extra directives need to be ignored but the header should still be processed, Claudio Saavedra
  • [libsoup/hsts: 8/17] Add a test for case-insensitivity of the headers, Claudio Saavedra
  • [libsoup/hsts: 7/17] Add test to check that no HSTS header does not remove a policy, Claudio Saavedra
  • [libsoup/hsts: 5/17] HSTS: Rewrite the HSTS feature and add tests, Claudio Saavedra
  • [libsoup/hsts: 6/17] Add test for optional quotations in the STS header, Claudio Saavedra
  • [libsoup/hsts: 4/17] Add SoupHstsEnforcer, Claudio Saavedra
  • [libsoup] (17 commits) Non-fast-forward update to branch hsts, Claudio Saavedra
  • [dia/bilelmoussaoui/install-desktop] Install the desktop file, Bilal Elmoussaoui
  • [dia] Created branch bilelmoussaoui/install-desktop, Bilal Elmoussaoui
  • [libsoup] Deleted branch wip/tingping/secure-cookies, Patrick Griffis
  • [libsoup] Implement strict secure cookies, Claudio Saavedra
  • [mutter/dcvviewer: 2/2] Add dcvviewer to xwayland_grab_default_access_rules, Ignacio Casal Quinteiro
  • [mutter] (2 commits) Non-fast-forward update to branch dcvviewer, Ignacio Casal Quinteiro
  • [mutter] Deleted branch fix-remote-desktop-docs, Ignacio Casal Quinteiro
  • [mutter] Fix typo in RemoteDesktop dbus api, Marco Trevisan
  • [libsoup] Deleted branch wip/tingping/brotli, Patrick Griffis
  • [libsoup] (2 commits) ...CI: bump the image version, Claudio Saavedra
  • [libsoup] Non-fast-forward update to branch wip/tingping/brotli, Claudio Saavedra
  • [chronojump] Webcam: Better getSupportedModes for windows and mac, Xavier de Blas
  • [mutter] Non-fast-forward update to branch dcvviewer, Ignacio Casal Quinteiro
  • [glib-networking/glib-2-58] gnutls: Handle new GNUTLS_E_CERTIFICATE_REQUIRED, Michael Catanzaro
  • [mutter] Non-fast-forward update to branch fix-remote-desktop-docs, Ignacio Casal Quinteiro
  • [glib/wip/rstrode/perror-gkeyfile-thing] wip! gkeyfile: fix comment bug, Ray Strode
  • [glib] Created branch wip/rstrode/perror-gkeyfile-thing, Ray Strode
  • [dia] ensure config.h is built before wmf/xslt plugins, Zander
  • [evolution-ews] Fix issues found during 'make check', Milan Crha
  • [evolution-ews] I#49 - Test suite is failing, Milan Crha
  • [gnome-settings-daemon/nssrwlock-lockread-util-crash] smartcard: Cancel cancellable when stopping, Marek Kašík
  • [gnome-settings-daemon] Created branch nssrwlock-lockread-util-crash, Marek Kašík
  • [iagno] Created tag 3.33.2, Arnaud B .
  • [iagno] Prepare 3.33.2., Arnaud B .
  • [damned-lies] Update Icelandic translation, Translations User D-L
  • [dia] Remove some old bonobo definitions, Zander
  • [gnome-multi-writer] trivial: Post release version bump, Richard Hughes
  • [gnome-multi-writer] Release version 3.32.1, Richard Hughes
  • [gnome-multi-writer] Created tag GNOME_MULTI_WRITER_3_32_1, Richard Hughes
  • [iagno] Mark some methods as inline., Arnaud B .
  • [iagno] Reorder code., Arnaud B .
  • [iagno] Precalculate n_tiles., Arnaud B .
  • [iagno] Introduce GameStateObject., Arnaud B .
  • [iagno] Introduce GameStateStruct., Arnaud B .
  • [iagno] Avoid GObject-style construction., Arnaud B .
  • [iagno] Move some methods., Arnaud B .
  • [iagno] Remove place_tile_real()., Arnaud B .
  • [iagno] Save more infos in PossibleMove., Arnaud B .
  • [iagno] Disable some asserts., Arnaud B .
  • [iagno] Use unowned PossibleMove., Arnaud B .
  • [iagno] Precalculate possible moves., Arnaud B .
  • [iagno] Use PossibleMove more., Arnaud B .
  • [iagno] Use SList instead of List., Arnaud B .
  • [iagno] Use a PossibleMove in copy_and_move., Arnaud B .
  • [iagno] Use an out parameter., Arnaud B .
  • [iagno] Only calculate heuristic for ComputerReversiHard., Arnaud B .
  • [iagno] Split AI between Easy and Hard., Arnaud B .
  • [iagno] Take a mutex less often., Arnaud B .
  • [iagno] Optimisation., Arnaud B .
  • [iagno] Rework random_select., Arnaud B .
  • [iagno] Enlarge infinity., Arnaud B .
  • [iagno] Optimisations., Arnaud B .
  • [iagno] Calculate possible moves in GameState., Arnaud B .
  • [iagno] Improvement., Arnaud B .
  • [iagno] More optimisations., Arnaud B .
  • [iagno] Other optimisation., Arnaud B .
  • [iagno] Small optimisation., Arnaud B .
  • [iagno] Make some methods private., Arnaud B .
  • [iagno] Some empty_neighbors improvements., Arnaud B .
  • [iagno] Only calculate neighbor_tiles once., Arnaud B .
  • [iagno] Introduce empty_neighbors., Arnaud B .
  • [iagno] No endgame animation on small board., Arnaud B .
  • [iagno] Use heuristic for every size., Arnaud B .
  • [iagno] Introduce ComputerReversi., Arnaud B .
  • [iagno] Small improvement, again., Arnaud B .
  • [iagno] Improve tests., Arnaud B .
  • [iagno] Small improvement., Arnaud B .
  • [iagno] Improve readability, again., Arnaud B .
  • [iagno] Improve Game init code., Arnaud B .
  • [iagno] Redo Undo., Arnaud B .
  • [iagno] Improve readability., Arnaud B .
  • [iagno] Introduce GameState., Arnaud B .
  • [iagno] Use less undo., Arnaud B .
  • [iagno] Add perfs tests., Arnaud B .
  • [gnome-build-meta/abderrahim/standardize-yaml] standardize on >- and one option per line for *-local, Abderrahim Kitouni
  • [gnome-build-meta] Created branch abderrahim/standardize-yaml, Abderrahim Kitouni
  • [gnome-multi-writer] Fix a memory corruptin issue causing the UI to crash, Richard Hughes
  • [gnome-control-center/benzea/fix-empty-origin] sound: Clean up labels of devices without origin, Benjamin Berg
  • [gnome-control-center] Created branch benzea/fix-empty-origin, Benjamin Berg
  • [gparted] Update Icelandic translation, Translations User D-L
  • [gnome-software] Deleted branch wip/hughsie/notify-firmware-requires-update, Richard Hughes
  • [gnome-software] Show a notification when just one firmware is installed, Richard Hughes
  • [gtk/gtk-3-24: 3/3] Merge branch 'issue1901-gtk3' into 'gtk-3-24', Matthias Clasen
  • [gtk/gtk-3-24: 2/3] wayland: Use scale from core wl_output protocol, Matthias Clasen
  • [gtk/gtk-3-24: 1/3] Revert "Revert "wayland: Add support for xdg-output"", Matthias Clasen
  • [gtk/gtk-3-24] (3 commits) ...Merge branch 'issue1901-gtk3' into 'gtk-3-24', Matthias Clasen
  • [gnome-software/wip/hughsie/notify-firmware-requires-update: 3/3] Show a notification when just one firmware is installed, Richard Hughes
  • [gnome-software] (3 commits) Non-fast-forward update to branch wip/hughsie/notify-firmware-requires-update, Richard Hughes
  • [gnome-multi-writer] Fix the icon in the about dialog, Richard Hughes
  • [gnome-multi-writer] build: add missing gio-unix-2.0 dependency, Richard Hughes
  • [gtk: 2/2] Merge branch 'issue1901-gtk4' into 'master', Matthias Clasen
  • [gtk: 1/2] wayland: Use scale from core wl_output protocol, Matthias Clasen
  • [gtk] (2 commits) ...Merge branch 'issue1901-gtk4' into 'master', Matthias Clasen
  • [gnome-multi-writer] Deleted branch wip/piotrdrag/update-copyright, Piotr Drąg
  • [gnome-multi-writer] main: Update copyright year in the about dialog, Richard Hughes
  • [gtkmm-documentation] Builder examples: Remove can_default from the .glade files, Kjell Ahlstedt
  • [gnome-build-meta/abderrahim/3.33.2: 2/2] 3.33.2, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/3.33.2: 1/2] rename sdk/gtk+.bst to sdk/gtk.bst, Abderrahim Kitouni
  • [gnome-build-meta] (2 commits) Created branch abderrahim/3.33.2, Abderrahim Kitouni
  • [tracker-miners/sam/readme-updates] README: Simplify and modernize, Sam Thursfield
  • [tracker-miners] Created branch sam/readme-updates, Sam Thursfield
  • [tracker/sam/readme-updates] README: Modernize the compiling and running sections, Sam Thursfield
  • [tracker/sam/sandbox-fixes: 5/5] utils/sandbox: Don't set environment variables, Sam Thursfield
  • [tracker/sam/sandbox-fixes: 4/5] utils/sandbox: Separate --search and --query options, Sam Thursfield
  • [tracker/sam/sandbox-fixes: 3/5] utils/sandbox: Be clearer when we are reusing a D-Bus session, Sam Thursfield
  • [tracker/sam/sandbox-fixes: 2/5] utils/sandbox: Specify Tracker version to import, Sam Thursfield
  • [tracker/sam/sandbox-fixes: 1/5] utils/sandbox: Use PEP8 code style, Sam Thursfield
  • [tracker] (5 commits) Created branch sam/sandbox-fixes, Sam Thursfield
  • [libsoup/wip/tingping/brotli] CI: bump the image version, Claudio Saavedra
  • [mutter/dcvviewer] Add dcvviewer to xwayland_grab_default_access_rules, Ignacio Casal Quinteiro
  • [mutter] Created branch dcvviewer, Ignacio Casal Quinteiro
  • [mutter/fix-remote-desktop-docs] Fix typo in RemoteDesktop dbus api, Ignacio Casal Quinteiro
  • [mutter] Created branch fix-remote-desktop-docs, Ignacio Casal Quinteiro
  • [gtk/wip/jimmac/larger-scrollbars-rectangular] Adwaita: make scrollbars larger, Jakub Steiner
  • [gtk] Created branch wip/jimmac/larger-scrollbars-rectangular, Jakub Steiner
  • [orca] Ensure we have the live region container before presenting text insertions, Joanmarie Diggs
  • [glib: 2/2] Merge branch 'cygwin-fix-glib-os' into 'master', Christoph Reiter
  • [glib: 1/2] build: define G_OS_UNIX, not G_OS_WIN32 under cygwin, Christoph Reiter
  • [glib] (2 commits) ...Merge branch 'cygwin-fix-glib-os' into 'master', Christoph Reiter
  • [gtkmm-documentation] index-in.docbook: Update calls to Gtk::Builder::get_widget(), Kjell Ahlstedt
  • [gtk/wip/baedert/stb-rect-pack] gl renderer: Add & use icon cache, Timm Bäder
  • [gtk] Non-fast-forward update to branch wip/baedert/stb-rect-pack, Timm Bäder
  • [gnome-desktop] Created tag 3.33.2, Abderrahim Kitouni
  • [gnome-desktop] 3.33.2, Abderrahim Kitouni
  • [gtk/wip/baedert/stb-rect-pack: 1173/1173] gl renderer: Add & use icon cache, Timm Bäder
  • [gtk/wip/baedert/stb-rect-pack: 1172/1173] fishbowl: Fix default toggle button state, Timm Bäder
  • [gtk/wip/baedert/stb-rect-pack: 1171/1173] glimage: Only support uploading one region, Timm Bäder
  • [gtk/wip/baedert/stb-rect-pack: 1170/1173] gl renderer: Move texture atlas into its own file, Timm Bäder
  • [gtk/wip/baedert/stb-rect-pack: 1169/1173] glglyphcache: Use stb_rect_pack for better glyph packing, Timm Bäder
  • [gtk] (1173 commits) Non-fast-forward update to branch wip/baedert/stb-rect-pack, Timm Bäder
  • [gtkmm-documentation] examples: Update calls to Gtk::Builder::get_widget(), Kjell Ahlstedt
  • [vino] Update Indonesian translation, Translations User D-L
  • [empathy] Update Indonesian translation, Translations User D-L
  • [frogr] Update Indonesian translation, Translations User D-L
  • [gnome-initial-setup] Update Indonesian translation, Translations User D-L
  • [evolution-mapi] Update Indonesian translation, Translations User D-L
  • [vinagre] Update Indonesian translation, Translations User D-L
  • [rhythmbox] Update Indonesian translation, Translations User D-L
  • [sysprof/wip/chergert/sysprof-3] libsysprof: add some symbol libraries, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: add mark hits to details, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof: use SYSPROF_TRACE_FD env var when spawning, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof: log source failure to console, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof: add vfunc to modify spawn arguments, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] helpers: try harder to avoid D-Bus to daemon, Christian Hergert
  • [gnome-dictionary: 2/2] Merge branch 'master' into 'master', Jordi Mas
  • [gnome-dictionary: 1/2] Add OARS metadata, Jordi Mas
  • [gnome-dictionary] (2 commits) ...Merge branch 'master' into 'master', Jordi Mas
  • [libgdata] Update Indonesian translation, Translations User D-L
  • [evolution-rss] Update Indonesian translation, Translations User D-L
  • [libsoup/wip/tingping/brotli: 24/24] Implement Brotli decompression support, Patrick Griffis
  • [libsoup] (24 commits) Non-fast-forward update to branch wip/tingping/brotli, Patrick Griffis
  • [shotwell] Update Indonesian translation, Translations User D-L
  • [gnome-online-accounts] Update Indonesian translation, Translations User D-L
  • [gcr] Update Indonesian translation, Translations User D-L
  • [gdm] Update Indonesian translation, Translations User D-L
  • [gvfs] Update Indonesian translation, Translations User D-L
  • [smuxi] Update Indonesian translation, Translations User D-L
  • [gnome-packagekit] Update Indonesian translation, Translations User D-L
  • [gnome-flashback] Update Indonesian translation, Translations User D-L
  • [gtk/gtk-3-24] Update Indonesian translation, Translations User D-L
  • [at-spi2-core] NEWS: fix typo, Mike Gorse
  • [gnome-build-meta] Deleted branch tchaik/ibus-libpinyin-1.11.1, Martin Blanchard
  • [gnome-build-meta] world/ibus-libpinyin: Update to version 1.11.1, Javier Jardón Cabezas
  • [gtk/wip/matthiasc/popup5] Adwaita: Remove Emoji completion special case, Matthias Clasen
  • [gtk/wip/matthiasc/popup5] popover: fixup, Matthias Clasen
  • [gtk/wip/matthiasc/popup5] inspector: Avoid a critical warning, Matthias Clasen
  • [gtk/wip/matthiasc/popup5] popover: Make it possible to not have an arrow, Matthias Clasen
  • [gtk/wip/matthiasc/popup5] Remove debug spew, Matthias Clasen
  • [at-spi2-core] Deleted branch wip/carlosg/wayland-session-checks, Carlos Garnacho
  • [at-spi2-core: 2/2] Merge branch 'wip/carlosg/wayland-session-checks' into 'master', Mike Gorse
  • [at-spi2-core] (2 commits) ...Merge branch 'wip/carlosg/wayland-session-checks' into 'master', Mike Gorse
  • [gtk/wip/matthiasc/popup5] popover: Set input shapes on wayland too, Matthias Clasen
  • [gtk/wip/matthiasc/popup5] win32: Set the surface type, Matthias Clasen
  • [sysprof/wip/chergert/sysprof-3] libsysprof: join using cat helper, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-capture: add cat helper, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof: start on proxy source implementation, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: add proxy source for gtk, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: fix alignment, Christian Hergert
  • [gtk] gtk-demo: Reinstate flat menu buttons, Matthias Clasen
  • [gtk] widget-factory: Reinstate flat menu buttons, Matthias Clasen
  • [gtk] menu button: Add a relief property, Matthias Clasen
  • [gnome-shell] js: Throw GObject.NotImplementedError when requiring overriding, Florian Müllner
  • [gtk/wip/matthiasc/popup5] IME IM: Be able to handle NULL widget correctly, LRN
  • [gtk/wip/matthiasc/popup5] GDK W32: Fix the code to compile, LRN
  • [gtk/wip/matthiasc/popup5] GDK W32: be able to handle NULL cursor, LRN
  • [gnome-maps] Created tag v3.30.3.1, Marcus Lundblad
  • [gnome-maps/gnome-3-30] Release 3.30.3.1, Marcus Lundblad
  • [gnome-maps/gnome-3-30] geoJSONSource: Use tile size from downloaded service, Marcus Lundblad
  • [gnome-maps] Created tag v3.32.2.1, Marcus Lundblad
  • [gnome-maps/gnome-3-32] Release 3.32.2.1, Marcus Lundblad
  • [gnome-maps/gnome-3-32] geoJSONSource: Use tile size from downloaded service, Marcus Lundblad
  • [gtk-doc] Revert "highlight: my pylint happy", Michael Catanzaro
  • [gtk-doc] Revert "highlight: make style-file writable before appending", Michael Catanzaro
  • [gnome-maps] geoJSONSource: Use tile size from downloaded service, Marcus Lundblad
  • [gtk/wip/dboles/scrolledwindow-deduplicate-set-hvadjustment] ScrolledWindow: Don't duplicate set_vhadjustment(), Daniel Boles
  • [gtk] Created branch wip/dboles/scrolledwindow-deduplicate-set-hvadjustment, Daniel Boles
  • [gtk/wip/dboles/scrolledwindow-annotations: 2/2] ScrolledWindow: Annotate h|vadjustment as nullable, Daniel Boles
  • [gtk/wip/dboles/scrolledwindow-annotations: 1/2] ScrolledWindow: Replace deprecated (allow-none), Daniel Boles
  • [gtk] (2 commits) Created branch wip/dboles/scrolledwindow-annotations, Daniel Boles
  • [gtk] testscrolledwindow: GtkMenuButton != GtkContainer, Daniel Boles
  • [gnome-build-meta/tchaik/ibus-libpinyin-1.11.1] world/ibus-libpinyin: Update to version 1.11.1, Martin Blanchard
  • [gnome-build-meta] Created branch tchaik/ibus-libpinyin-1.11.1, Martin Blanchard
  • [libsecret] Non-fast-forward update to branch wip/nielsdg/update-readme, Niels De Graef
  • [libsecret/wip/nielsdg/update-readme] Update README, Niels De Graef
  • [libsecret] Created branch wip/nielsdg/update-readme, Niels De Graef
  • [libgovirt] Update tests certificates, Eduardo de Barros Lima
  • [gnome-terminal] Update Catalan translation, Jordi Mas
  • [mutter] cogl/tests: Remove configure_file workaround for installed tests, Georges Basile Stavracas Neto
  • [mutter] meson: Bump meson requirement to 0.50.0, Georges Basile Stavracas Neto
  • [mutter] cogl/meson: Remove uneeded cogl-mutter-config.h generation, Georges Basile Stavracas Neto
  • [gnome-build-meta/mcatanzaro/librsvg-test: 2/2] librsvg.bst: temporarily switch back to 2.44, Jordan Petridis
  • [gnome-build-meta] (2 commits) Non-fast-forward update to branch mcatanzaro/librsvg-test, Jordan Petridis
  • [gnome-control-center] Deleted branch gbsneto/keyboard-shortcuts-rename, Georges Basile Stavracas Neto
  • [gnome-control-center] (4 commits) ...keyboard: Move "Reset All" to the start of the headerbar, Georges Basile Stavracas Neto
  • [glib: 2/2] Merge branch 'clear-signal-handler-use' into 'master', Philip Withnall
  • [glib: 1/2] gdbusserver: Use g_clear_signal_handler, Philip Withnall
  • [glib] (2 commits) ...Merge branch 'clear-signal-handler-use' into 'master', Philip Withnall
  • [gtk/gtk-3-24] Revert "wayland: Add support for xdg-output", Matthias Clasen
  • [glib/issue-1783: 4/4] docs: Mention Meson's gnome.mkenums_simple(), Emmanuele Bassi
  • [glib/issue-1783: 3/4] Add example of using glib-genmarshal with Meson, Emmanuele Bassi
  • [glib/issue-1783: 2/4] Add example of using glib-mkenums with Meson, Emmanuele Bassi
  • [glib/issue-1783: 1/4] Ensure that we use @basename@ in the glib-mkenums docs, Emmanuele Bassi
  • [glib] (4 commits) Created branch issue-1783, Emmanuele Bassi
  • [gtk] testsuite: Fix leak, Benjamin Otte
  • [gnome-subtitles] Update POTFILES.in, Piotr Drąg
  • [gtk/gtk3-remove-pixel-cache-from-treeview] treeview: Remove the pixel cache, Timm Bäder
  • [gtk] Created branch gtk3-remove-pixel-cache-from-treeview, Timm Bäder
  • [gtk: 2/2] Merge branch 'mkenums-once' into 'master', Emmanuele Bassi
  • [gtk: 1/2] Use g_once for all the mkenums template files, Emmanuele Bassi
  • [gtk] (2 commits) ...Merge branch 'mkenums-once' into 'master', Emmanuele Bassi
  • [evolution-data-server] I#118 - Remove the ./TODO file, Milan Crha
  • [orca] Eliminate double-presentation of labels in say all, Joanmarie Diggs
  • [mutter] clutter/stage-cogl: Reschedule update on present, Marco Trevisan
  • [evolution] Fix clang warnings (mostly [-Wenum-conversion]), Milan Crha
  • [polari] roomStack: Display room error message on failure to join room, Florian Müllner
  • [polari] application: Add: reconnect-room action, Florian Müllner
  • [polari] telepathyClient: Hook up room errors, Florian Müllner
  • [polari] room: Add :channel-error property, Florian Müllner
  • [orca] Ensure we present text entry roles in say all, Joanmarie Diggs
  • [evolution-data-server] I#117 - Fix clang warnings (mostly [-Wenum-conversion]), Milan Crha
  • [glib] Created tag 2.60.3, Philip Withnall
  • [glib/glib-2-60] Version 2.60.3, Philip Withnall
  • [glib-networking/glib-2-60] openssl: fix some uninitialized memory use, Michael Catanzaro
  • [gnome-control-center/gbsneto/keyboard-shortcuts-rename: 4/4] keyboard: Move "Reset All" to the start of the headerbar, Georges Basile Stavracas Neto
  • [gnome-control-center/gbsneto/keyboard-shortcuts-rename: 3/4] shell: Add position to cc_shell_embed_widget_in_header(), Georges Basile Stavracas Neto
  • [gnome-control-center/gbsneto/keyboard-shortcuts-rename: 2/4] keyboard: Remove "Keyboard Shortcuts" section header, Georges Basile Stavracas Neto
  • [gnome-control-center/gbsneto/keyboard-shortcuts-rename: 1/4] keyboard: Rename panel to "Keyboard Shortcuts", Georges Basile Stavracas Neto
  • [gnome-control-center] (4 commits) Created branch gbsneto/keyboard-shortcuts-rename, Georges Basile Stavracas Neto
  • [glib/glib-2-60: 2/2] Merge branch 'backport-852-gdb-hash-tables-glib-2-60' into 'glib-2-60', Philip Withnall
  • [glib/glib-2-60: 1/2] Update gdb pretty-printer for GHashTable, Philip Withnall
  • [glib/glib-2-60] (2 commits) ...Merge branch 'backport-852-gdb-hash-tables-glib-2-60' into 'glib-2-60', Philip Withnall
  • [gnome-boxes/add-toggle-3daccel-property: 3/3] libvirt-machine/properties: Add "3D Acceleration" option, Felipe Borges
  • [gnome-boxes/add-toggle-3daccel-property: 2/3] properties-page-widget: Let Properties create its label, Felipe Borges
  • [gnome-boxes/add-toggle-3daccel-property: 1/3] installer-media: Add supports_virtio_gpu, Felipe Borges
  • [gnome-boxes] (3 commits) Created branch add-toggle-3daccel-property, Felipe Borges
  • [evolution] Fix a crash in itip-view.c:extract_itip_data(), Milan Crha
  • [gtk/gtk-3-24: 2/2] Merge branch 'remove-mingw-SetupDiGetDevicePropertyW-check-3-24' into 'gtk-3-24', Christoph Reiter
  • [gtk/gtk-3-24: 1/2] build: Remove mingw check for SetupDiGetDevicePropertyW, Christoph Reiter
  • [gtk/gtk-3-24] (2 commits) ...Merge branch 'remove-mingw-SetupDiGetDevicePropertyW-check-3-24' into 'gtk-3-24', Christoph Reiter
  • [mutter] drm-buffer: Make the "types" actual types, Georges Basile Stavracas Neto
  • [mutter] drm-buffer: Remove useless soft-asserts, Georges Basile Stavracas Neto
  • [mutter] drm-buffer: Clean up file descriptor variable naming, Georges Basile Stavracas Neto
  • [mutter] kms-buffer: Rename to MetaDrmBuffer, Georges Basile Stavracas Neto
  • [mutter] kms-buffer: Clean up include order, Georges Basile Stavracas Neto
  • [mutter] Deleted branch wip/benzea/systemd-user, Benjamin Berg
  • [mutter] launcher: Explicitly look up object path for seat, Benjamin Berg
  • [mutter/wip/benzea/systemd-user: 30/30] launcher: Explicitly look up object path for seat, Benjamin Berg
  • [mutter] (30 commits) Non-fast-forward update to branch wip/benzea/systemd-user, Benjamin Berg
  • [gtk: 12/12] Merge branch 'win32-enable-werror' into 'master', Benjamin Otte
  • [gtk] (12 commits) ...Merge branch 'win32-enable-werror' into 'master', Benjamin Otte
  • [balsa/wip/gtk4] ab-main: Emit "clicked" signal by name, Peter Bloomfield
  • [mutter] renderer-native: Reference count front buffers, Jonas Ådahl
  • [gtk/wip/baedert/icontheme: 7/7] icontheme: Remove use_builtin parameter from theme_lookup_icon, Timm Bäder
  • [gtk/wip/baedert/icontheme: 6/7] icontheme: Remove paramter from get_icon_suffix, Timm Bäder
  • [gtk/wip/baedert/icontheme: 5/7] icontheme: Avoid some more strlen calls, Timm Bäder
  • [gtk/wip/baedert/icontheme: 4/7] icontheme: Optimize icon_name_is_symbolic, Timm Bäder
  • [gtk/wip/baedert/icontheme: 3/7] icontheme: Avoid a g_strconcat in get_icon_suffix, Timm Bäder
  • [gtk/wip/baedert/icontheme: 2/7] gtkicontheme: Avoid a get_icon_flags call, Timm Bäder
  • [gtk/wip/baedert/icontheme: 1/7] icontheme: Avoid some memory allocations, Timm Bäder
  • [gtk] (7 commits) Created branch wip/baedert/icontheme, Timm Bäder
  • [at-spi2-core] Non-fast-forward update to branch wip/carlosg/wayland-session-checks, Carlos Garnacho
  • [at-spi2-core/wip/carlosg/wayland-session-checks] Resort to WAYLAND_DISPLAY checks to avoid X11 connections, Carlos Garnacho
  • [at-spi2-core] Created branch wip/carlosg/wayland-session-checks, Carlos Garnacho
  • [orca] Use the script's method to query the text interface in displayedText(), Joanmarie Diggs
  • [gtk] Deleted branch issue-302, Emmanuele Bassi
  • [gtk/gtk-3-24: 2/2] Merge branch 'issue-302' into 'gtk-3-24', Emmanuele Bassi
  • [gtk/gtk-3-24] (2 commits) ...Merge branch 'issue-302' into 'gtk-3-24', Emmanuele Bassi
  • [gtk] Deleted branch issue-302-master, Emmanuele Bassi
  • [gtk: 2/2] Merge branch 'issue-302-master' into 'master', Emmanuele Bassi
  • [gtk] (2 commits) ...Merge branch 'issue-302-master' into 'master', Emmanuele Bassi
  • [orca] Ensure we don't filter out links with author-provided names, Joanmarie Diggs
  • [gtk/issue-302-master] docs: Fix the override for GdkAtom, Emmanuele Bassi
  • [gtk] Created branch issue-302-master, Emmanuele Bassi
  • [gnome-backgrounds] defaults: almost there, Jakub Steiner
  • [gtk/issue-302] docs: Fix the override for GdkAtom, Emmanuele Bassi
  • [gtk] Created branch issue-302, Emmanuele Bassi
  • [mutter] Deleted branch wip/nielsdg/cogl-pixel-format-info, Niels De Graef
  • [mutter] (2 commits) ...cogl: Map CoglPixelFormats to their specific properties, Jonas Ådahl
  • [mutter/wip/nielsdg/cogl-pixel-format-info: 10/10] cogl: Map CoglPixelFormats to their specific properties, Niels De Graef
  • [mutter/wip/nielsdg/cogl-pixel-format-info: 9/10] cogl: Put CoglPixelFormat code into its own file, Niels De Graef
  • [mutter] (10 commits) Non-fast-forward update to branch wip/nielsdg/cogl-pixel-format-info, Niels De Graef
  • [mutter/wip/nielsdg/coglhandle-stepped-approach: 12/12] cogl: Remove COGL_INVALID_HANDLE, Niels De Graef
  • [mutter/wip/nielsdg/coglhandle-stepped-approach: 11/12] cogl: Remove cogl_handle_ref/unref, Niels De Graef
  • [mutter/wip/nielsdg/coglhandle-stepped-approach: 10/12] cogl: Deduplicate cogl_is_* macro generation, Niels De Graef
  • [mutter/wip/nielsdg/coglhandle-stepped-approach: 9/12] cogl: Remove COGL_HANDLE_DEFINE and friends, Niels De Graef
  • [mutter] (12 commits) Non-fast-forward update to branch wip/nielsdg/coglhandle-stepped-approach, Niels De Graef
  • [NetworkManager-libreswan] Created branch master, Lubomir Rintel
  • [NetworkManager-libreswan] Deleted branch master, Lubomir Rintel
  • [NetworkManager-libreswan/ljanda/rhel-7.7] Add ./po/NetworkManager-libreswan.pot, Lubomir Rintel
  • [network-manager-applet/ljanda/rhel-7.7] Add ./po/nm-applet.pot, Lubomir Rintel
  • [NetworkManager-libreswan: 2/2] Add ./po/NetworkManager-libreswan.pot, Lubomir Rintel
  • [NetworkManager-libreswan] (2 commits) ...Add ./po/NetworkManager-libreswan.pot, Lubomir Rintel
  • [citemplates: 3/3] Merge branch 'bilelmoussaoui/flatpak-ci' into 'master', Jordan Petridis
  • [citemplates] (3 commits) ...Merge branch 'bilelmoussaoui/flatpak-ci' into 'master', Jordan Petridis
  • [gimp] app: don't show result-size warning when transforming a selection, Ell
  • [gimp/gimp-2-10] app: don't show result-size warning when transforming a selection, Ell
  • [libsoup/wip/tingping/secure-cookies] Implement strict secure cookies, Patrick Griffis
  • [libsoup] Non-fast-forward update to branch wip/tingping/secure-cookies, Patrick Griffis
  • [libsoup/wip/tingping/secure-cookies: 3/3] Implement strict secure cookies, Patrick Griffis
  • [libsoup] (3 commits) Non-fast-forward update to branch wip/tingping/secure-cookies, Patrick Griffis
  • [gnome-build-meta] core/sushi.bst: it now depends on sourceview4, Jordan Petridis
  • [glib: 2/2] Merge branch '1780-fix-ghashprinter' into 'master', Philip Withnall
  • [glib: 1/2] Update gdb pretty-printer for GHashTable, Philip Withnall
  • [glib] (2 commits) ...Merge branch '1780-fix-ghashprinter' into 'master', Philip Withnall
  • [glib] Deleted branch floating-ref-warning, Emmanuele Bassi
  • [glib: 3/3] Merge branch 'floating-ref-warning' into 'master', Philip Withnall
  • [glib] (3 commits) ...Merge branch 'floating-ref-warning' into 'master', Philip Withnall
  • [glib/floating-ref-warning: 32/32] Please don't use GInitiallyUnowned and floating refs, Emmanuele Bassi
  • [glib/floating-ref-warning: 31/32] Document the best practice for binding InitiallyUnowned, Emmanuele Bassi
  • [glib] (32 commits) Non-fast-forward update to branch floating-ref-warning, Emmanuele Bassi
  • [glib/glib-2-60: 6/6] Merge branch 'backport-848-hash-table-again-glib-2-60' into 'glib-2-60', Emmanuele Bassi
  • [glib/glib-2-60: 5/6] ghash: fix small array handling in g_hash_table_remove_all_nodes(), Emmanuele Bassi
  • [glib/glib-2-60: 4/6] ghash: Be more explicit about memory in g_hash_table_destroy_all_nodes(), Emmanuele Bassi
  • [glib/glib-2-60: 3/6] ghash: do less work when destroying the table, Emmanuele Bassi
  • [glib/glib-2-60: 2/6] ghash: Improve internal documentation, Emmanuele Bassi
  • [glib/glib-2-60: 1/6] ghash: fix bug introduced by valgrind fix, Emmanuele Bassi
  • [glib/glib-2-60] (6 commits) ...Merge branch 'backport-848-hash-table-again-glib-2-60' into 'glib-2-60', Emmanuele Bassi
  • [glib: 3/3] Merge branch 'clear-signal-handler' into 'master', Philip Withnall
  • [glib: 2/3] tests, signals: Add tests for g_clear_signal_handler, Philip Withnall
  • [glib: 1/3] gisgnal: Add g_clear_signal_handler, Philip Withnall
  • [glib] (3 commits) ...Merge branch 'clear-signal-handler' into 'master', Philip Withnall
  • [mutter] boxes: Assign input to output rect when there's no transformation, Jonas Ådahl
  • [mutter] place: Assign anchor rect using automatic copy, Jonas Ådahl
  • [mutter] monitor: Assign monitor layout directly by crtc rect, Jonas Ådahl
  • [mutter] clutter/stage-cogl: Damage fb using ceiled scaled sizes, Jonas Ådahl
  • [mutter] clutter/util: Fix styling on functions definitions, Jonas Ådahl
  • [mutter] boxes: Ensure we scale to a fully rounded rectangle, Jonas Ådahl
  • [gtkmm] Gtk: MenuButton derives from Widget, and other modifications, Kjell Ahlstedt
  • [gtkmm] Gtk: Regenerate docs.xml and .defs files, Kjell Ahlstedt
  • [NetworkManager-libreswan/ljanda/rhel-7.7] po: update-po, Lubomir Rintel
  • [NetworkManager-libreswan] Created branch ljanda/rhel-7.7, Lubomir Rintel
  • [network-manager-applet/ljanda/rhel-7.7] po: update-po, Lubomir Rintel
  • [gvfs] Created tag 1.41.2, Ondrej Holy
  • [gvfs] Post release version bump, Ondrej Holy
  • [gvfs] Update NEWS for 1.41.2 release, Ondrej Holy
  • [network-manager-applet/ljanda/rhel-7.7: 3/4] po: import translations, Lubomir Rintel
  • [network-manager-applet/ljanda/rhel-7.7: 4/4] editor: add label reference to "Interface name" in Team tab, Lubomir Rintel
  • [network-manager-applet/ljanda/rhel-7.7: 2/4] po: add zanata.xml, Lubomir Rintel
  • [network-manager-applet/ljanda/rhel-7.7: 1/4] nm-applet-no-notifications.patch, Lubomir Rintel
  • [network-manager-applet] (4 commits) Created branch ljanda/rhel-7.7, Lubomir Rintel
  • [mutter/wip/nielsdg/coglhandle-stepped-approach: 276/276] cogl: Remove COGL_INVALID_HANDLE, Niels De Graef
  • [mutter/wip/nielsdg/coglhandle-stepped-approach: 275/276] cogl: Remove cogl_handle_ref/unref, Niels De Graef
  • [mutter/wip/nielsdg/coglhandle-stepped-approach: 274/276] cogl: Deduplicate cogl_is_* macro generation, Niels De Graef
  • [mutter/wip/nielsdg/coglhandle-stepped-approach: 273/276] cogl: Remove COGL_HANDLE_DEFINE and friends, Niels De Graef
  • [mutter] (276 commits) Non-fast-forward update to branch wip/nielsdg/coglhandle-stepped-approach, Niels De Graef
  • [gnome-calculator] Created tag 3.33.2, Robert Roth
  • [gnome-calculator] Prepared release 3.33.2, Robert Roth
  • [gtk] gl renderer: Render recording surface untransformed, Timm Bäder
  • [gtk] gl glyphcache: Don't choke on huge glyphs, Timm Bäder
  • [gtk] widget: Don't always call get_display() when allocating, Timm Bäder
  • [gtk/win32-enable-werror] win32: Fix meson names for defines, Benjamin Otte
  • [gtk/win32-enable-werror: 10/10] win32: Enable --werror in CI, Benjamin Otte
  • [gtk/win32-enable-werror: 9/10] win32: Remove outdated workaround, Benjamin Otte
  • [gtk/win32-enable-werror: 8/10] tests: Use g_free(), not free(), Benjamin Otte
  • [gtk/win32-enable-werror: 7/10] imcontextime: Add missing semicolon, Benjamin Otte
  • [gtk/win32-enable-werror: 6/10] win32: Add missing enum value to switch statement, Benjamin Otte
  • [gtk/win32-enable-werror: 5/10] imcontextime: Remove unused variables, Benjamin Otte
  • [gtk/win32-enable-werror: 4/10] win32: Rename a shadowing variable, Benjamin Otte
  • [gtk/win32-enable-werror: 3/10] window: Remove unneeded variable, Benjamin Otte
  • [gtk/win32-enable-werror: 2/10] win32: Actually pass y variable for y parameter, Benjamin Otte
  • [gtk/win32-enable-werror: 1/10] win32: Remove unused variables, Benjamin Otte
  • [gtk] (10 commits) Created branch win32-enable-werror, Benjamin Otte
  • [gtk: 15/15] Merge branch 'wip/otte/for-master' into 'master', Benjamin Otte
  • [gtk] (15 commits) ...Merge branch 'wip/otte/for-master' into 'master', Benjamin Otte
  • [gtk/wip/otte/for-master: 96/96] testsuite: Remove serialize-deserialize test, Benjamin Otte
  • [gtk/wip/otte/for-master: 95/96] testsuite: Add render tests for all the empty nodes, Benjamin Otte
  • [gtk/wip/otte/for-master: 94/96] testuite: Improve compare-render binary, Benjamin Otte
  • [gtk/wip/otte/for-master: 93/96] rendernode: Blur alpha channel for cairo blur node, Benjamin Otte
  • [gtk/wip/otte/for-master: 92/96] testsuite: Add empty node tests, Benjamin Otte
  • [gtk/wip/otte/for-master: 91/96] rendernodeparser: Allow parsing strings, Benjamin Otte
  • [gtk/wip/otte/for-master: 90/96] rendernodeparser: Update to new rules, Benjamin Otte
  • [gtk/wip/otte/for-master: 89/96] rgba: Add GDK_RGBA() macro, Benjamin Otte
  • [gtk/wip/otte/for-master: 88/96] rendernode: Take a graphene_point_t for the offset, Benjamin Otte
  • [gtk/wip/otte/for-master: 87/96] testsuite: Redo node-parser, Benjamin Otte
  • [gtk/wip/otte/for-master: 86/96] rendernodeparser: Skip root node when it's a container, Benjamin Otte
  • [gtk/wip/otte/for-master: 85/96] rendernodeparser: Allow single values instead of 4, Benjamin Otte
  • [gtk/wip/otte/for-master: 84/96] rendernodeparser: Print properties alphabetically, Benjamin Otte
  • [gtk/wip/otte/for-master: 83/96] glrenderer: Handle NULL debug messages, Benjamin Otte
  • [gtk/wip/otte/for-master] (96 commits) ...testsuite: Remove serialize-deserialize test, Benjamin Otte
  • [libgfbgraph] tests/gtestutils: Disable album test, Leesoo Ahn
  • [libgfbgraph] tests/gtestutils: Replace unused attribute with G_GNUC_UNUSED macro, Leesoo Ahn
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: check current page when checking if empty, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: setup profiler immediately on setup, Christian Hergert
  • [gnome-control-center] flatpak: Add udisks and fix other dependencies, Georges Basile Stavracas Neto
  • [gnome-control-center] flatpak: Fix polkit build, Georges Basile Stavracas Neto
  • [gnome-control-center] flatpak: Remove mozjs52, Georges Basile Stavracas Neto
  • [gnome-control-center] Deleted branch gbsneto/fix-flatpak, Georges Basile Stavracas Neto
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: focus record button by default, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] sysprof: make escape stop the current profiler, Christian Hergert
  • [pyatspi2] Created tag PYATSPI_2_33_1, Mike Gorse
  • [pyatspi2] 2.33.1, Mike Gorse
  • [at-spi2-atk] Created tag AT_SPI2_ATK_2_33_1, Mike Gorse
  • [at-spi2-atk] 2.33.1, Mike Gorse
  • [at-spi2-core] Created tag AT_SPI2_CORE_2_33_1, Mike Gorse
  • [at-spi2-core] 2.33.1, Mike Gorse
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: stat before usage, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: include samples, marks, and ctrset in events, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: allow copying other trees too, Christian Hergert
  • [librsvg: 8/8] Merge branch 'element-name', Federico Mena Quintero
  • [librsvg: 7/8] Make the NODE_CREATORS table more legible with a macro, Federico Mena Quintero
  • [librsvg: 6/8] Store each element's name as a LocalName instead of generating it, Federico Mena Quintero
  • [librsvg: 5/8] Rename FilterPrimitiveFoo to FeFoo, Federico Mena Quintero
  • [librsvg: 4/8] Make the list of node creators more legible, Federico Mena Quintero
  • [librsvg: 3/8] RsvgNode.element_name() - Moved from NodeType, Federico Mena Quintero
  • [librsvg: 2/8] For unknown nodes, create a NodeNonRendering, Federico Mena Quintero
  • [librsvg: 1/8] Rename NodeDefs to NodeNonRendering, Federico Mena Quintero
  • [librsvg] (8 commits) ...Merge branch 'element-name', Federico Mena Quintero
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: implement copy for descendants selection, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] move code, Christian Hergert
  • [libsecret] Non-fast-forward update to branch wip/nielsdg/fix-automake-dist, Niels De Graef
  • [sysprof/wip/chergert/sysprof-3] sysprof: use dzlapplicationwindow, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: use progress cell renderer, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: add zoom action, Christian Hergert
  • [pyatspi2: 2/2] Merge branch 'python3' into 'master', Mike Gorse
  • [pyatspi2: 1/2] fix print usage in python3 example, Mike Gorse
  • [pyatspi2] (2 commits) ...Merge branch 'python3' into 'master', Mike Gorse
  • [gnome-font-viewer: 2/2] Merge branch 'fix#9' into 'master', Cosimo Cecchi
  • [gnome-font-viewer: 1/2] Add shortcut for back button, Cosimo Cecchi
  • [gnome-font-viewer] (2 commits) ...Merge branch 'fix#9' into 'master', Cosimo Cecchi
  • [gtk] gtk-demo: Fix menubutton usage in listbox demo, Matthias Clasen
  • [pyatspi2: 2/2] Merge branch 'reading-position' into 'master', Mike Gorse
  • [pyatspi2: 1/2] Advertise object:text-reading-position event type, Mike Gorse
  • [pyatspi2] (2 commits) ...Merge branch 'reading-position' into 'master', Mike Gorse
  • [tracker/sam/readme-updates: 3/3] README: Modernize the compiling and running sections, Sam Thursfield
  • [tracker/sam/readme-updates: 2/3] README: Remove more obsolete info, Sam Thursfield
  • [tracker/sam/readme-updates: 1/3] README: Prominently mention the two different tracker repos, Sam Thursfield
  • [pyatspi2: 2/2] Merge branch 'reading-position-endoffset' into 'master', Mike Gorse
  • [pyatspi2: 1/2] Text.notifyReadingPosition: let caller specify end offset, Mike Gorse
  • [pyatspi2] (2 commits) ...Merge branch 'reading-position-endoffset' into 'master', Mike Gorse
  • [at-spi2-core: 2/2] Merge branch 'reading-position-endoffset' into 'master', Mike Gorse
  • [at-spi2-core: 1/2] atspi_text_notify_reading_position: let caller specify end offset, Mike Gorse
  • [at-spi2-core] (2 commits) ...Merge branch 'reading-position-endoffset' into 'master', Mike Gorse
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: tweak colors for stack, Christian Hergert
  • [gtk] inspector: Don't apply button api to menu buttons, Matthias Clasen
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: reduce row height, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: show syscall stacks in red, Christian Hergert
  • [gnome-builder/gnome-builder-3-32] npm: unhide npm plugin, Christian Hergert
  • [gnome-builder] npm: unhide npm plugin, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: try to use default-width before visible, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: allow multiple selections, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: use textview for mark information, Christian Hergert
  • [cantarell-fonts/respacing] more text, Nikolaus Waxweiler
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: use "Avg" for label, Christian Hergert
  • [gnome-latex] Update Catalan translation, Jordi Mas
  • [gnome-control-center/gbsneto/fix-flatpak: 970/970] flatpak: Fix a few other dependencies, Georges Basile Stavracas Neto
  • [gnome-control-center/gbsneto/fix-flatpak: 969/970] flatpak: Fix polkit build, Georges Basile Stavracas Neto
  • [gnome-control-center/gbsneto/fix-flatpak: 968/970] flatpak: Remove mozjs52, Georges Basile Stavracas Neto
  • [gnome-control-center] (970 commits) Non-fast-forward update to branch gbsneto/fix-flatpak, Georges Basile Stavracas Neto
  • [citemplates/bilelmoussaoui/flatpak-ci] Flatpak CI: rename last remaining app usage, Bilal Elmoussaoui
  • [gtk/gtk-3-24] Replace obsolete GdkScreen-based method of finding the toplevel at point., John Ralls
  • [gtk/gtk-3-24] Don't call g_object_ref on NULL, it whines., John Ralls
  • [gnome-initial-setup] Created tag 3.33.2, Will Thompson
  • [gnome-initial-setup] NEWS for 3.33.2, Will Thompson
  • [cantarell-fonts/respace-tighter-caps] Higher caps, Nikolaus Waxweiler
  • [cantarell-fonts] Created branch respace-tighter-caps, Nikolaus Waxweiler
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: tweak label to total, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: use progress cell renderers, Christian Hergert
  • [gnome-initial-setup] Created branch gnome-3-32, Will Thompson
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: add hits column, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof: try local proc file access if not in flatpak, Christian Hergert
  • [dia: 4/4] Merge branch 'flatpak' into 'master', Zander
  • [dia: 3/4] Gitlab CI: build flatpak nightlies, Zander
  • [dia: 2/4] Fix build: remove unneded header, Zander
  • [citemplates/bilelmoussaoui/flatpak-ci] Flatpak CI: don't use app as a flatpak build directory, Bilal Elmoussaoui
  • [dia: 1/4] Flatpak: add a manifest, Zander
  • [citemplates] Created branch bilelmoussaoui/flatpak-ci, Bilal Elmoussaoui
  • [dia] (4 commits) ...Merge branch 'flatpak' into 'master', Zander
  • [gnome-commander] Lift Epoch variable in spec file from 2 to 4, Uwe Scholz
  • [gnome-commander/gcmd-1-10] Lift Epoch variable in spec file from 2 to 4, Uwe Scholz
  • [tracker/sam/readme-updates: 3/3] README: Prominently mention the two different tracker repos, Sam Thursfield
  • [tracker/sam/readme-updates: 2/3] README: Remove description, features and use-cases section, Sam Thursfield
  • [tracker/sam/readme-updates: 1/3] README: Turn links into hyperlinks., Sam Thursfield
  • [tracker] (3 commits) Non-fast-forward update to branch sam/readme-updates, Sam Thursfield
  • [gnome-usage] Update Catalan translation, Jordi Mas
  • [sushi] Deleted branch tchaik/6-gtksourceview4, Martin Blanchard
  • [sushi: 2/2] Merge branch 'tchaik/6-gtksourceview4' into 'master', Cosimo Cecchi
  • [sushi] (2 commits) ...Merge branch 'tchaik/6-gtksourceview4' into 'master', Cosimo Cecchi
  • [tracker] Non-fast-forward update to branch sam/readme-updates, Sam Thursfield
  • [tracker/sam/readme-updates] README: Turn links into hyperlinks., Sam Thursfield
  • [tracker] Created branch sam/readme-updates, Sam Thursfield
  • [java-atk-wrapper] Mark yet another netbeans bug as fixed, Samuel Thibault
  • [gnome-subtitles] Removed unused imports. Fixed copyright dates., Pedro Castro
  • [gjs] Created tag 1.57.2, Philip Chimento
  • [gjs] build: Post-release version bump, Philip Chimento
  • [gjs] release: Prepare for 1.57.2, Philip Chimento
  • [eog] Created tag 3.32.2, Felix Riemann
  • [eog/gnome-3-32] Post-release version bump, Felix Riemann
  • [eog/gnome-3-32] Prepare for release 3.32.2, Felix Riemann
  • [sysprof/wip/chergert/sysprof-3] tests: check for NULL before strcmp, Christian Hergert
  • [eog] Created tag 3.33.1, Felix Riemann
  • [eog] Post-release version bump, Felix Riemann
  • [eog] Prepare for release 3.33.1, Felix Riemann
  • [sysprof/wip/chergert/sysprof-3] tweak text, Christian Hergert
  • [gnome-maps] Created tag v3.33.2, Marcus Lundblad
  • [gnome-maps] Release 3.33.2, Marcus Lundblad
  • [sysprof/wip/chergert/sysprof-3] sysprof: bind current title to window title, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: add SysprofNotebook:current property, Christian Hergert
  • [vala] Created tag 0.45.1, Rico Tzschichholz
  • [vala] Release 0.45.1, Rico Tzschichholz
  • [vala] vala: Strip "basedir" from Source.filename attribute, Rico Tzschichholz
  • [mutter/wip/carlosg/no-reload-keymap-on-keyboard-switch: 3/3] backends: Do not reload keymap on new keyboard notifications, Florian Müllner
  • [mutter] (3 commits) Non-fast-forward update to branch wip/carlosg/no-reload-keymap-on-keyboard-switch, Florian Müllner
  • [java-atk-wrapper] Prepare for 0.35.0 release, Samuel Thibault
  • [gnome-subtitles] File Open/Save error dialogs: set "Save" as default action, Pedro Castro
  • [java-atk-wrapper] Replace GNOME_COMPILE_WARNINGS with AX_COMPILER_FLAGS, Samuel Thibault
  • [sysprof/wip/chergert/sysprof-3] simplify text, Christian Hergert
  • [gnome-shell] shellMountOperation: Add spinner to password dialog, Florian Müllner
  • [gnome-shell] shellMountOperation: Support TCRYPT, Florian Müllner
  • [gnome-shell] shellMountOperation: Move password entry to a grid, Florian Müllner
  • [java-atk-wrapper] Filter out AtkWrapper.java from distributed files, Samuel Thibault
  • [gnome-maps] maps-service: Update fallback service file, Marcus Lundblad
  • [java-atk-wrapper] Fix bug reporting URL, Samuel Thibault
  • [sushi] Non-fast-forward update to branch tchaik/6-gtksourceview4, Martin Blanchard
  • [static-web] gis.gnome.org: Update Mapbox tile URLs to the latest endpoints, Marcus Lundblad
  • [mutter] ci: Update Dockerfile to :v2, Marco Trevisan
  • [mutter] ci: Disable a11y bus for tests, Marco Trevisan
  • [sysprof/wip/chergert/sysprof-3] build: add missing libraries to pkgconfig files, Christian Hergert
  • [pitivi/1.0] tests: Let rendering take the time it requires, Thibault Saunier
  • [pitivi/1.0] ci: Get some information about what is going on in GStreamer when running tests, Thibault Saunier
  • [pitivi/1.0] Use proper default project and rendering settings, Thibault Saunier
  • [pitivi/1.0] mainmenu: Properly namespace action names, Thibault Saunier
  • [libsecret/wip/nielsdg/fix-automake-dist: 12/12] Include meson.build files in autotools release, Niels De Graef
  • [libsecret] (12 commits) Non-fast-forward update to branch wip/nielsdg/fix-automake-dist, Niels De Graef
  • [gtkmm] builder: Fix accidentally not updated newin in doc, Daniel Boles
  • [glib] Deleted branch wip/th/fix-small-array-hash-valgrind, Thomas Haller
  • [glib/glib-2-60: 2/2] Merge branch 'backport-840-hash-table-valgrind-glib-2-60' into 'glib-2-60', Philip Withnall
  • [glib/glib-2-60: 1/2] ghash: Disable small-arrays under valgrind, Philip Withnall
  • [glib/glib-2-60] (2 commits) ...Merge branch 'backport-840-hash-table-valgrind-glib-2-60' into 'glib-2-60', Philip Withnall
  • [glib] Deleted branch wip/desrt/more-ghash-valgrind, Philip Withnall
  • [glib: 6/6] Merge branch 'wip/desrt/more-ghash-valgrind' into 'master', Philip Withnall
  • [glib] (6 commits) ...Merge branch 'wip/desrt/more-ghash-valgrind' into 'master', Philip Withnall
  • [gnome-shell] workspacesView: remove unused variables, Cosimo Cecchi
  • [evolution-mapi] Post-release version bump, Milan Crha
  • [evolution-mapi] Created tag 3.33.2, Milan Crha
  • [evolution-mapi] NEWS update for 3.33.2, Milan Crha
  • [glib/wip/desrt/more-ghash-valgrind: 13/13] ghash: fix small array handling in g_hash_table_remove_all_nodes(), Allison Karlitskaya
  • [glib/wip/desrt/more-ghash-valgrind: 12/13] ghash: Be more explicit about memory in g_hash_table_destroy_all_nodes(), Allison Karlitskaya
  • [glib/wip/desrt/more-ghash-valgrind: 11/13] ghash: do less work when destroying the table, Allison Karlitskaya
  • [glib/wip/desrt/more-ghash-valgrind: 10/13] ghash: Improve internal documentation, Allison Karlitskaya
  • [glib/wip/desrt/more-ghash-valgrind: 9/13] ghash: fix bug introduced by valgrind fix, Allison Karlitskaya
  • [glib] (13 commits) Non-fast-forward update to branch wip/desrt/more-ghash-valgrind, Allison Karlitskaya
  • [evolution-ews] Post-release version bump, Milan Crha
  • [evolution-ews] Created tag 3.33.2, Milan Crha
  • [evolution-ews] NEWS update for 3.33.2, Milan Crha
  • [evolution] Post-release version bump, Milan Crha
  • [evolution] Created tag 3.33.2, Milan Crha
  • [evolution] NEWS update for 3.33.2, Milan Crha
  • [evolution/gnome-3-32] M!16 - Add copyright and OASR content rating info into .appdata.xml file, Milan Crha
  • [evolution] M!16 - Add copyright and OASR content rating info into .appdata.xml file, Milan Crha
  • [libgda: 2/2] Merge branch 'wip/connectio_error' into 'master', Daniel Espinosa Ortiz
  • [libgda: 1/2] Fixing bug error check statement, Daniel Espinosa Ortiz
  • [libgda] (2 commits) ...Merge branch 'wip/connectio_error' into 'master', Daniel Espinosa Ortiz
  • [chronojump] webcam get supported modes for Windows (done!), Xavier de Blas
  • [seahorse] Update Brazilian Portuguese translation, Translations User D-L
  • [seahorse/gnome-3-32] Update Brazilian Portuguese translation, Translations User D-L
  • [gnome-music] Release 3.33.2, Jean Felder
  • [chronojump] webcam get supported modes for Linux (done!), Xavier de Blas
  • [chronojump] webcam get supported modes for mac (done!), Xavier de Blas
  • [chronojump] on_encoder_load_signal_row_edit_apply makes gui unsensitive (unloads signal), Xavier de Blas
  • [gnome-logs] update NEWS for 3.33.2 release, Jonathan Kang
  • [evolution/gnome-3-32] M!13 - Improve icons in previews with hiDPI monitors, Milan Crha
  • [mutter/gbsneto/tracing: 9/9] clutter/stage-cogl: Simplify redraw function, Georges Basile Stavracas Neto
  • [mutter/gbsneto/tracing: 8/9] ci: Add sysprof-devel to the Docker image, Georges Basile Stavracas Neto
  • [mutter/gbsneto/tracing: 7/9] clutter: Add more descriptive profiling sections, Georges Basile Stavracas Neto
  • [mutter/gbsneto/tracing: 6/9] profiler: Support setting output filename, Georges Basile Stavracas Neto
  • [mutter/gbsneto/tracing: 5/9] cogl-trace: Cleanup context after disabling, Georges Basile Stavracas Neto
  • [mutter/gbsneto/tracing: 4/9] profile: Add a Sysprof-based profiler, Georges Basile Stavracas Neto
  • [mutter/gbsneto/tracing: 3/9] clutter: Add some preliminary tracing to clutter, Georges Basile Stavracas Neto
  • [mutter/gbsneto/tracing: 2/9] cogl: Add libsysprof capture based tracing, Georges Basile Stavracas Neto
  • [mutter] (9 commits) Non-fast-forward update to branch gbsneto/tracing, Georges Basile Stavracas Neto
  • [evolution] M!13 - Improve icons in previews with hiDPI monitors, Milan Crha
  • [evolution-data-server] Post-release version bump, Milan Crha
  • [gtk/wip/matthiasc/popup5] surface: Don't dispose the frame clock prematurely, Matthias Clasen
  • [evolution-data-server] Created tag 3.33.2, Milan Crha
  • [gtk/wip/matthiasc/popup5] color plane: Don't allocate 0-size textures, Matthias Clasen
  • [gtk/wip/matthiasc/popup5] tooltip: fix critical warnings, Matthias Clasen
  • [gtk/wip/matthiasc/popup5] wayland: recreate serverside resources on show, Matthias Clasen
  • [evolution-data-server] NEWS update for 3.33.2, Milan Crha
  • [gnome-calendar] Deleted branch wip/jfelder/appdata-weekview-url, Jean Felder
  • [gnome-calendar] appdata: Fix week-view image url, Georges Basile Stavracas Neto
  • [gnome-calendar/wip/jfelder/appdata-weekview-url] appdata: Fix week-view image url, Jean Felder
  • [gnome-calendar] Created branch wip/jfelder/appdata-weekview-url, Jean Felder
  • [gnome-settings-daemon/wip/benzea/multiple-keybindings: 12/12] media-keys: Remove KEY_SLEEP as it was merged into KEY_HIBERNATE, Benjamin Berg
  • [gnome-settings-daemon/wip/benzea/multiple-keybindings: 11/12] media-keys: Move all keyboard bindings into settings, Benjamin Berg
  • [gnome-settings-daemon/wip/benzea/multiple-keybindings: 10/12] media-keys: Drop user set value if it used to be the default, Benjamin Berg
  • [gnome-settings-daemon/wip/benzea/multiple-keybindings: 9/12] common: Pass old default and allow resetting when migrating settings, Benjamin Berg
  • [gnome-settings-daemon/wip/benzea/multiple-keybindings: 8/12] media-keys: Drop key name from static array, Benjamin Berg
  • [gnome-settings-daemon/wip/benzea/multiple-keybindings: 7/12] media-keys: Make internal keybindings to be lists, Benjamin Berg
  • [gnome-settings-daemon/wip/benzea/multiple-keybindings: 6/12] common: Don't reset settings after updating the value, Benjamin Berg
  • [gnome-settings-daemon/wip/benzea/multiple-keybindings: 5/12] common: Pass new default value during schema migration, Benjamin Berg
  • [gnome-settings-daemon/wip/benzea/multiple-keybindings: 4/12] media-keys: Remove ordered registration of keybindings, Benjamin Berg
  • [gnome-settings-daemon/wip/benzea/multiple-keybindings: 3/12] NEWS: Add note about use of new UngrabAccelerators DBus API, Benjamin Berg
  • [gnome-settings-daemon/wip/benzea/multiple-keybindings: 2/12] media-keys: Rework key grabbing code, Benjamin Berg
  • [gnome-settings-daemon/wip/benzea/multiple-keybindings: 1/12] media-keys: Disable timeout for all operations on key grabber, Benjamin Berg
  • [gnome-settings-daemon] (12 commits) Non-fast-forward update to branch wip/benzea/multiple-keybindings, Benjamin Berg
  • [evolution-mapi] Provide now-required argument to i_cal_timezone_get_utc_offset(), Milan Crha
  • [glib/glib-2-60: 2/2] Merge branch 'backport-828-meson-abaltmon-fix-glib-2-60' into 'glib-2-60', Emmanuele Bassi
  • [glib/glib-2-60: 1/2] build: Fix a typo in the test whether _NL_ABALTMON_n is supported, Emmanuele Bassi
  • [glib/glib-2-60] (2 commits) ...Merge branch 'backport-828-meson-abaltmon-fix-glib-2-60' into 'glib-2-60', Emmanuele Bassi
  • [evolution] Miscellaneous changes for issues overlooked during port to libical-glib, Milan Crha
  • [glib/glib-2-60: 2/2] Merge branch 'backport-845-format-size-buffer-size-glib-2-60' into 'glib-2-60', Emmanuele Bassi
  • [glib/glib-2-60: 1/2] Fixing g_format_size_full() on Windows-x64, Emmanuele Bassi
  • [glib/glib-2-60] (2 commits) ...Merge branch 'backport-845-format-size-buffer-size-glib-2-60' into 'glib-2-60', Emmanuele Bassi
  • [glib/glib-2-60: 2/2] Merge branch 'backport-839-greek-genitive-glib-2-60' into 'glib-2-60', Emmanuele Bassi
  • [glib/glib-2-60: 1/2] tests: Update month name check for Greek locale, Emmanuele Bassi
  • [glib/glib-2-60] (2 commits) ...Merge branch 'backport-839-greek-genitive-glib-2-60' into 'glib-2-60', Emmanuele Bassi
  • [glib/glib-2-60: 2/2] Merge branch 'backport-814-gschema-fix-glib-2-60' into 'glib-2-60', Emmanuele Bassi
  • [glib/glib-2-60: 1/2] gschema.dtd: Add target attribute to alias, Emmanuele Bassi
  • [glib/glib-2-60] (2 commits) ...Merge branch 'backport-814-gschema-fix-glib-2-60' into 'glib-2-60', Emmanuele Bassi
  • [vala] gtk4: Update to 3.96.0+322507f2, Rico Tzschichholz
  • [gnome-backgrounds] defaults: more color tweaks, Jakub Steiner
  • [gnome-backgrounds] defaults: color tweaks, Jakub Steiner
  • [gnome-software/wip/hughsie/notify-firmware-requires-update] fixup! Show a notification when just one firmware is installed, Kalev Lember
  • [evolution-data-server] Miscellaneous changes for issues overlooked during port to libical-glib, Milan Crha
  • [libxml2] Fix memory leak in xmlAllocOutputBufferInternal error path, Nick Wellnhofer
  • [libxml2] Remove redundant code in xmlXPathCompRelationalExpr, Nick Wellnhofer
  • [libxml2] Annotate functions with __attribute__((no_sanitize)), Nick Wellnhofer
  • [libxml2] Fix unsigned integer overflow, Nick Wellnhofer
  • [libxml2] Fix warnings when compiling without reader or push parser, Nick Wellnhofer
  • [gtk/wip/matthiasc/popup5: 15/15] Cosmetics, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 14/15] Mention gtk_widget_get_toplevel in the migration guide., Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 13/15] Drop gtk_widget_get_toplevel, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 12/15] Stop using gtk_widget_get_toplevel, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 11/15] Cosmetics, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 10/15] Mention gtk_widget_is_toplevel in the migration guide, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 9/15] Drop gtk_widget_is_toplevel, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 8/15] Stop using gtk_widget_is_toplevel, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 7/15] Mention gtk_widget_get_surface in the migration guide, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 6/15] Drop gtk_widget_get_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 5/15] Stop using gtk_widget_get_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 4/15] Mention modal->autohide rename in migration guide, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 3/15] Add a test for the property renaming, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 2/15] builder tool: Handle modal->autohide rename, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 1/15] popover: Rename modal to autohide, Matthias Clasen
  • [gtk] (15 commits) Non-fast-forward update to branch wip/matthiasc/popup5, Matthias Clasen
  • [glib: 2/2] Merge branch '1782-cross-docs' into 'master', Emmanuele Bassi
  • [glib: 1/2] docs: Fix typo in Meson cross-compilation instructions, Emmanuele Bassi
  • [glib] (2 commits) ...Merge branch '1782-cross-docs' into 'master', Emmanuele Bassi
  • [libxslt] Improve fuzzers, Nick Wellnhofer
  • [libxslt] Fix unsigned integer overflow in date.c, Nick Wellnhofer
  • [gtkmm-documentation/gtkmm-3-24] README files: meson is the recommended build system, Kjell Ahlstedt
  • [gnome-software] Deleted branch wip/kalev/F30-CI, Kalev Lember
  • [gnome-software] CI: Switch to F30, Kalev Lember
  • [gtkmm-documentation] README files: meson is the recommended build system, Kjell Ahlstedt
  • [glib: 2/2] Merge branch 'wip/ignazp/gtask-wait-time-fix' into 'master', Philip Withnall
  • [glib: 1/2] gtask: fix task_wait_time estimation, Philip Withnall
  • [glib] (2 commits) ...Merge branch 'wip/ignazp/gtask-wait-time-fix' into 'master', Philip Withnall
  • [vala/staging] gtk4: Update to 3.96.0+322507f2, Rico Tzschichholz
  • [gtk] gl renderer: Pass correct matrix category when rendering offscreen, Timm Bäder
  • [gtk] gl renderer: Delete render_texture framebuffer, Timm Bäder
  • [gtk] gl renderer: A GdkGLTexture's context might be NULL, Timm Bäder
  • [gtk] gl renderer: Really fix gl debugging code, Timm Bäder
  • [gnome-internet-radio-locator] Release gnome-internet-radio-locator version 2.0.3, Ole Aamot
  • [at-spi2-core] Deleted branch wip/carlosg/x11-session-checks, Carlos Garnacho
  • [at-spi2-core: 4/4] Merge branch 'wip/carlosg/x11-session-checks' into 'master', Mike Gorse
  • [at-spi2-core] (4 commits) ...Merge branch 'wip/carlosg/x11-session-checks' into 'master', Mike Gorse
  • [chronojump] on_encoder_load_signal_row_edit_apply (now SQL is only open one time), Xavier de Blas
  • [chronojump-server] Reporting rfid error if flask not running, Max Ros i Morejon
  • [gtkmm] Deleted branch wip/dboles/builder-remove-old-get-overloads, Daniel Boles
  • [gtkmm: 2/2] Merge branch 'wip/dboles/builder-remove-old-get-overloads' into 'master', Daniel Boles
  • [gtkmm] (2 commits) ...Merge branch 'wip/dboles/builder-remove-old-get-overloads' into 'master', Daniel Boles
  • [mutter/wip/carlosg/no-reload-keymap-on-keyboard-switch: 13/13] backends: Do not reload keymap on new keyboard notifications, Jonas Ådahl
  • [mutter] (13 commits) Non-fast-forward update to branch wip/carlosg/no-reload-keymap-on-keyboard-switch, Jonas Ådahl
  • [mutter/wip/nielsdg/cogl-pixel-format-info: 64/64] cogl: Map CoglPixelFormats to their specific properties, Niels De Graef
  • [mutter/wip/nielsdg/cogl-pixel-format-info: 63/64] cogl: Put CoglPixelFormat code into its own file, Niels De Graef
  • [mutter] (64 commits) Non-fast-forward update to branch wip/nielsdg/cogl-pixel-format-info, Niels De Graef
  • [chronojump-server] added flask mini-server for rfid capture and updating code for implementation, Max Ros i Morejon
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: always propagate reader to visualizer, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: fix documentation, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: add stack-depth visualizer, Christian Hergert
  • [evolution-data-server] Correct get_/set_property() for EReminderWatcher::default-zone, Milan Crha
  • [glib-networking] Deleted branch mcatanzaro/waiting-for-op, Michael Catanzaro
  • [glib-networking] base: Don't initially cancel waiting_for_op, Ignacio Casal Quinteiro
  • [glib-networking/mcatanzaro/waiting-for-op: 2/2] base: Don't initially cancel waiting_for_op, Ignacio Casal Quinteiro
  • [glib-networking] (2 commits) Non-fast-forward update to branch mcatanzaro/waiting-for-op, Ignacio Casal Quinteiro
  • [glib-networking] openssl: simplify client certificate retrieval code, Ignacio Casal Quinteiro
  • [glib-networking/mcatanzaro/waiting-for-op: 10/10] base: Don't initially cancel waiting_for_op, Ignacio Casal Quinteiro
  • [glib-networking] (10 commits) Non-fast-forward update to branch mcatanzaro/waiting-for-op, Ignacio Casal Quinteiro
  • [gimp] configure.ac: improve compiler version string escaping, Ell
  • [gimp/gimp-2-10] configure.ac: improve compiler version string escaping, Ell
  • [gnome-subtitles] Translation Open no longer has the Video combobox, Pedro Castro
  • [gnome-contacts] Deleted branch wip/nielsdg/flatpak-fix-ibical, Niels De Graef
  • [gnome-contacts] flatpak: Update libical version, Niels De Graef
  • [gnome-contacts] Non-fast-forward update to branch wip/nielsdg/flatpak-fix-ibical, Niels De Graef
  • [gnome-contacts/wip/nielsdg/flatpak-fix-ibical] flatpak: Update libical version, Niels De Graef
  • [gnome-contacts] Created branch wip/nielsdg/flatpak-fix-ibical, Niels De Graef
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: tweak assistant layout, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof: emit finished in source, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: set as ready for now, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: only handle selected aids, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: stub out proxy source, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: allow restricting remote proxy, Christian Hergert
  • [gtk/362-gtk-fileopen-dialog-need-filetype-mime-sort-option: 145/145] GtkFileChooser: add a sortable "Type" column, Nelson Benítez León
  • [gtk] (145 commits) Non-fast-forward update to branch 362-gtk-fileopen-dialog-need-filetype-mime-sort-option, Nelson Benítez León
  • [gtk/wip/matthiasc/popup5] Cosmetics, Matthias Clasen
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: fix value usage, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-capture: add metadata frame type, Christian Hergert
  • [gtk/wip/matthiasc/popup5] Mention gtk_widget_get_toplevel in the migration guide., Matthias Clasen
  • [gtk/wip/matthiasc/popup5] Drop gtk_widget_get_toplevel, Matthias Clasen
  • [gtk/wip/matthiasc/popup5] Stop using gtk_widget_get_toplevel, Matthias Clasen
  • [gtk/362-gtk-fileopen-dialog-need-filetype-mime-sort-option] GtkFileChooser: add a sortable "Type" column, Nelson Benítez León
  • [gtk] Created branch 362-gtk-fileopen-dialog-need-filetype-mime-sort-option, Nelson Benítez León
  • [gtk/wip/matthiasc/popup5: 7/7] Cosmetics, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 6/7] Mention gtk_widget_is_toplevel in the migration guide, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 5/7] Drop gtk_widget_is_toplevel, Matthias Clasen
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: hide unused sections, Christian Hergert
  • [gtk/wip/matthiasc/popup5: 7/7] Mention gtk_widget_is_toplevel in the migration guide, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 6/7] Drop gtk_widget_is_toplevel, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 5/7] Stop using gtk_widget_is_toplevel, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 4/7] Stop using gtk_widget_is_toplevel, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 3/7] Mention gtk_widget_get_surface in the migration guide, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 1/7] Stop using gtk_widget_get_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 2/7] Drop gtk_widget_get_surface, Matthias Clasen
  • [gtk] (7 commits) Non-fast-forward update to branch wip/matthiasc/popup5, Matthias Clasen
  • [gtk/wip/matthiasc/popup5] Mention gtk_widget_get_surface in the migration guide, Matthias Clasen
  • [gtk/wip/matthiasc/popup5] Stop using gtk_widget_get_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5] Drop gtk_widget_get_surface, Matthias Clasen
  • [gitg/tchaik/131-gtksourceview4: 3/3] Port to GtkSourceView 4, Alberto Fanjul
  • [gitg] (3 commits) Non-fast-forward update to branch tchaik/131-gtksourceview4, Alberto Fanjul
  • [sysprof/wip/chergert/sysprof-3] fix samples label, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: update samples while recording, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] update title on saves, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-capture: save filename if first save, Christian Hergert
  • [gtk/wip/matthiasc/popup5: 109/109] Mention modal->autohide rename in migration guide, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 108/109] Add a test for the property renaming, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 107/109] builder tool: Handle modal->autohide rename, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 106/109] popover: Rename modal to autohide, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 105/109] win32: Build fixes, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 104/109] testsuite: Fix some a11y output, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 103/109] testsuite: Fix popover-related failures, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 102/109] window: Make unrealize work again, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 101/109] Drop gtk_widget_set_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 100/109] Drop GtkWidget::surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 99/109] Work toward dropping widget->surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 98/109] Remove gtk_widget_get/set_has_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 97/109] Add a GdkSurface::parent property, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 96/109] popover: Bring back the beak, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 95/109] x11: Fix handling of frame clock freezes, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 94/109] gdk: Inherit the frame clock for popups, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 93/109] Add a testcase for size allocation, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 92/109] node editor: Adapt to GtkNative, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 91/109] widget: Remove a popover special case, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 90/109] text view: Allocate popovers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 89/109] places sidebar: Allocate popovers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 88/109] color swatch: Allocate popovers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 87/109] entry: Allocate popovers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 86/109] scale button: Allocate popovers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 85/109] text: Allocate popovers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 84/109] window: Don't inherit cursors across surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 83/109] widget: Optimize resize propagation, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 82/109] widget: Improve warning messages, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 81/109] Add gdk_surface_get_parent back, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 80/109] surface: Remove gdk_surface_set/merge_child_input_shapes(), Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 79/109] surface: Remove old debug code, Matthias Clasen
  • [sysprof/wip/chergert/sysprof-3] remove dazzle.h, Christian Hergert
  • [gtk/wip/matthiasc/popup5: 78/109] popover: Use GdkSurface::autohide, Matthias Clasen
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: fix can-save propagation, Christian Hergert
  • [gtk/wip/matthiasc/popup5: 77/109] surface: Add an autohide property, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 76/109] broadway: Track popups, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 75/109] x11: Implement popup surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 74/109] wayland: Use popup parents, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 73/109] surface: Stop setting transient-for for popups, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 72/109] surface: Make move-to-rect work for popups, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 71/109] surface: Store popup parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 70/109] gdk: Introduce a popup surface type, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 68/109] Get rid of GdkSurfaceImpl, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 69/109] x11: Remove useless checks, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 67/109] gdk: Add a private header, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 66/109] Rename surface constructors, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 65/109] surface: Cosmetics, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 64/109] gdk: Drop pass-through surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 63/109] gdk: Drop GdkWindowAttr, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 62/109] gdk: Drop input-only surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 61/109] gdk: Remove an unused field, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 60/109] Drop gdk_surface_new_temp, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 59/109] menu: Stop using gdk_surface_new_temp, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 58/109] x11: Stop using gdk_surface_new_temp, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 57/109] broadway: Stop using gdk_surface_new_temp, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 56/109] wayland: Remove a useless switch, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 55/109] docs: Remove references to gdk_device_grab, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 54/109] gdk: Remove remnants of client-side windows, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 53/109] Drop gtk_widget_register_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 52/109] popover: Stop using gtk_widget_register_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 51/109] window: Stop using gtk_widget_register_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 50/109] menu: Stop using gtk_widget_register_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 49/109] surface: Make gdk_surface_get_device_position void, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 48/109] x11: Drop a gratitious use of gdk_event_get_root_coords, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 47/109] Remove gdk_surface_get_geometry as public api, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 46/109] Drop gdk_surface_get_root_origin, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 45/109] Remove gdk_surface_get_root_coords as public api, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 44/109] Remove gdk_surface_coords_to/from_parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 43/109] surface: Small simplification, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 42/109] surface: Simplify destroy implementation, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 41/109] surface: Remove abs_x/abs_y, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 40/109] surface: Small cleanup, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 39/109] surface: Simplify some code, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 38/109] Remove surface->children, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 37/109] gdk: Stop using surface->children, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 36/109] wayland: Stop using surface->children, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 35/109] Remove surface->parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 34/109] gdk: Stop using surface->parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 33/109] broadway: Stop using surface->parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 32/109] x11: Stop using surface->parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 31/109] wayland: Stop using surface->parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 30/109] surface: Remove code dealing with child surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 29/109] surface: minor cleanup, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 28/109] Drop child surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 27/109] widget: Stop using child surface apis, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 26/109] a11y: Stop supporting ATK_XY_SCREEN, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 25/109] xim: Stop using child surface apis, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 24/109] wayland: Stop using child surface apis, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 23/109] x11: Stop using child surface api, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 22/109] entry completion: Use a popover, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 21/109] main: Use gtk_widget_get_native, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 20/109] main: Remove special-case hiding popopvers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 19/109] widget: Remove some unneeded popover special-casing, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 18/109] Adwaita: Give popover menus a background, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 17/109] menubutton: Allocate the popover, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 15/109] Reimplement GtkPopover, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 16/109] Adapt to new popover lifecycle, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 14/109] surface: Start sketching a new surface type, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 13/109] Introduce event controller propagation limits, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 12/109] Add gtk_widget_get_native, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 11/109] widget: Use GtkNative, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 10/109] widget: Don't snapshot foreign children, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 9/109] Review and replace uses of get_toplevel, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 8/109] root: Make gtk_root_get_display public, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 7/109] root: Require GtkNative, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 6/109] window: Implement GtkNative, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 5/109] Introduce GtkNative, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 4/109] main: guard window-specific code paths, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 3/109] widget: guard popover-specific code paths, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 2/109] Export gtk_widget_render privately, Matthias Clasen
  • [gtk] builder-tool: Remove debug spew, Matthias Clasen
  • [gnome-software] snap: Allow snaps to be shown by AppStream ID, Robert Ancell
  • [libdmapsharing] Created tag LIBDMAPSHARING_3_9_7, W . Michael Petullo
  • [libdmapsharing] Bump version number, W . Michael Petullo
  • [gtk/wip/matthiasc/popup5: 109/109] popover: Adapt to surface api change, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 107/109] win32: Build fixes, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 108/109] Redo autohide as surface property, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 106/109] testsuite: Fix some a11y output, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 105/109] testsuite: Fix popover-related failures, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 104/109] window: Make unrealize work again, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 103/109] Drop gtk_widget_set_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 102/109] Drop GtkWidget::surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 101/109] Work toward dropping widget->surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 100/109] Remove gtk_widget_get/set_has_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 99/109] Add a GdkSurface::parent property, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 98/109] popover: Bring back the beak, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 97/109] x11: Fix handling of frame clock freezes, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 96/109] gdk: Inherit the frame clock for popups, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 95/109] Add a testcase for size allocation, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 94/109] node editor: Adapt to GtkNative, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 93/109] widget: Remove a popover special case, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 92/109] text view: Allocate popovers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 91/109] places sidebar: Allocate popovers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 90/109] color swatch: Allocate popovers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 89/109] entry: Allocate popovers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 88/109] scale button: Allocate popovers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 87/109] text: Allocate popovers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 86/109] window: Don't inherit cursors across surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 85/109] widget: Optimize resize propagation, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 84/109] widget: Improve warning messages, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 83/109] Add gdk_surface_get_parent back, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 82/109] surface: Remove gdk_surface_set/merge_child_input_shapes(), Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 81/109] surface: Remove old debug code, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 80/109] popover: Use gdk_surface_show_with_auto_dismissal, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 79/109] surface: Add gdk_surface_show_with_auto_dismissal, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 78/109] broadway: Track popups, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 77/109] x11: Implement popup surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 76/109] wayland: Use popup parents, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 75/109] surface: Stop setting transient-for for popups, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 74/109] surface: Make move-to-rect work for popups, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 73/109] surface: Store popup parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 72/109] gdk: Introduce a popup surface type, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 70/109] Get rid of GdkSurfaceImpl, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 71/109] x11: Remove useless checks, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 69/109] gdk: Add a private header, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 68/109] Rename surface constructors, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 67/109] surface: Cosmetics, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 66/109] gdk: Drop pass-through surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 65/109] gdk: Drop GdkWindowAttr, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 64/109] gdk: Drop input-only surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 63/109] gdk: Remove an unused field, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 62/109] Drop gdk_surface_new_temp, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 61/109] menu: Stop using gdk_surface_new_temp, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 60/109] x11: Stop using gdk_surface_new_temp, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 59/109] broadway: Stop using gdk_surface_new_temp, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 58/109] wayland: Remove a useless switch, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 57/109] docs: Remove references to gdk_device_grab, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 56/109] gdk: Remove remnants of client-side windows, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 55/109] Drop gtk_widget_register_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 54/109] popover: Stop using gtk_widget_register_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 53/109] window: Stop using gtk_widget_register_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 52/109] menu: Stop using gtk_widget_register_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 51/109] surface: Make gdk_surface_get_device_position void, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 50/109] x11: Drop a gratitious use of gdk_event_get_root_coords, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 49/109] Remove gdk_surface_get_geometry as public api, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 48/109] Drop gdk_surface_get_root_origin, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 47/109] Remove gdk_surface_get_root_coords as public api, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 46/109] Remove gdk_surface_coords_to/from_parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 45/109] surface: Small simplification, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 44/109] surface: Simplify destroy implementation, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 43/109] surface: Remove abs_x/abs_y, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 42/109] surface: Small cleanup, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 41/109] surface: Simplify some code, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 40/109] Remove surface->children, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 39/109] gdk: Stop using surface->children, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 38/109] wayland: Stop using surface->children, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 37/109] Remove surface->parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 36/109] gdk: Stop using surface->parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 35/109] broadway: Stop using surface->parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 34/109] x11: Stop using surface->parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 33/109] wayland: Stop using surface->parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 32/109] surface: Remove code dealing with child surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 31/109] surface: minor cleanup, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 30/109] Drop child surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 29/109] widget: Stop using child surface apis, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 28/109] a11y: Stop supporting ATK_XY_SCREEN, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 27/109] xim: Stop using child surface apis, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 26/109] wayland: Stop using child surface apis, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 25/109] x11: Stop using child surface api, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 24/109] entry completion: Use a popover, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 23/109] main: Use gtk_widget_get_native, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 22/109] main: Remove special-case hiding popopvers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 21/109] widget: Remove some unneeded popover special-casing, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 20/109] Adwaita: Give popover menus a background, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 19/109] menubutton: Allocate the popover, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 17/109] Reimplement GtkPopover, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 18/109] Adapt to new popover lifecycle, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 16/109] surface: Start sketching a new surface type, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 15/109] Introduce event controller propagation limits, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 14/109] Add gtk_widget_get_native, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 13/109] widget: Use GtkNative, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 12/109] widget: Don't snapshot foreign children, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 11/109] Review and replace uses of get_toplevel, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 10/109] root: Make gtk_root_get_display public, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 9/109] root: Require GtkNative, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 8/109] window: Implement GtkNative, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 7/109] Introduce GtkNative, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 6/109] main: guard window-specific code paths, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 5/109] widget: guard popover-specific code paths, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 4/109] Export gtk_widget_render privately, Matthias Clasen
  • [gtk] (109 commits) Non-fast-forward update to branch wip/matthiasc/popup5, Matthias Clasen
  • [cantarell-fonts/respacing] Add DrawBot spacing proof, Nikolaus Waxweiler
  • [java-atk-wrapper] Fix freeing objects, Samuel Thibault
  • [cantarell-fonts/respacing: 2/2] Respace other Latin glyphs, fix some anchor attachments, Nikolaus Waxweiler
  • [cantarell-fonts/respacing: 1/2] Respace basic Latin caps, Nikolaus Waxweiler
  • [cantarell-fonts] (2 commits) Created branch respacing, Nikolaus Waxweiler
  • [cantarell-fonts] openTypeOS2Type: store in thin and extra bold, Nikolaus Waxweiler
  • [gnome-control-center] Remove one of two "Proxy;" in Keywords, Robert Ancell
  • [glib-networking/enable-openssl-tests: 9/9] openssl: simplify client certificate retrieval code, Ignacio Casal Quinteiro
  • [glib-networking/enable-openssl-tests: 8/9] Enable openssl tests, Ignacio Casal Quinteiro
  • [glib-networking] (9 commits) Non-fast-forward update to branch enable-openssl-tests, Ignacio Casal Quinteiro
  • [gtk] x11: Remove to unused settings, Matthias Clasen
  • [gtk] lock button: Don't allow subclassing, Matthias Clasen
  • [gtk] link button: Don't allow subclassing, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 108/108] win32: Build fixes, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 106/108] testsuite: Fix popover-related failures, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 107/108] testsuite: Fix some a11y output, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 105/108] window: Make unrealize work again, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 104/108] Drop gtk_widget_set_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 103/108] Drop GtkWidget::surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 102/108] Work toward dropping widget->surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 101/108] Remove gtk_widget_get/set_has_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 100/108] Add a GdkSurface::parent property, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 99/108] popover: Bring back the beak, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 98/108] x11: Fix handling of frame clock freezes, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 97/108] gdk: Inherit the frame clock for popups, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 96/108] Add a testcase for size allocation, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 95/108] node editor: Adapt to GtkNative, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 94/108] widget: Remove a popover special case, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 93/108] text view: Allocate popovers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 92/108] places sidebar: Allocate popovers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 91/108] color swatch: Allocate popovers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 90/108] entry: Allocate popovers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 89/108] scale button: Allocate popovers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 88/108] text: Allocate popovers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 87/108] window: Don't inherit cursors across surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 86/108] widget: Optimize resize propagation, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 85/108] widget: Improve warning messages, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 84/108] Add gdk_surface_get_parent back, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 83/108] surface: Remove gdk_surface_set/merge_child_input_shapes(), Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 82/108] surface: Remove old debug code, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 81/108] popover: Use gdk_surface_show_with_auto_dismissal, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 80/108] surface: Add gdk_surface_show_with_auto_dismissal, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 79/108] broadway: Track popups, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 78/108] x11: Implement popup surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 77/108] wayland: Use popup parents, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 76/108] surface: Stop setting transient-for for popups, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 75/108] surface: Make move-to-rect work for popups, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 74/108] surface: Store popup parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 73/108] gdk: Introduce a popup surface type, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 71/108] Get rid of GdkSurfaceImpl, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 72/108] x11: Remove useless checks, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 70/108] gdk: Add a private header, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 69/108] Rename surface constructors, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 68/108] surface: Cosmetics, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 67/108] gdk: Drop pass-through surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 66/108] gdk: Drop GdkWindowAttr, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 65/108] gdk: Drop input-only surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 64/108] gdk: Remove an unused field, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 63/108] Drop gdk_surface_new_temp, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 62/108] menu: Stop using gdk_surface_new_temp, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 61/108] x11: Stop using gdk_surface_new_temp, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 60/108] broadway: Stop using gdk_surface_new_temp, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 59/108] wayland: Remove a useless switch, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 58/108] docs: Remove references to gdk_device_grab, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 57/108] gdk: Remove remnants of client-side windows, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 56/108] Drop gtk_widget_register_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 55/108] popover: Stop using gtk_widget_register_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 54/108] window: Stop using gtk_widget_register_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 53/108] menu: Stop using gtk_widget_register_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 52/108] surface: Make gdk_surface_get_device_position void, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 51/108] x11: Drop a gratitious use of gdk_event_get_root_coords, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 50/108] Remove gdk_surface_get_geometry as public api, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 49/108] Drop gdk_surface_get_root_origin, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 48/108] Remove gdk_surface_get_root_coords as public api, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 47/108] Remove gdk_surface_coords_to/from_parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 46/108] surface: Small simplification, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 45/108] surface: Simplify destroy implementation, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 44/108] surface: Remove abs_x/abs_y, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 43/108] surface: Small cleanup, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 42/108] surface: Simplify some code, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 41/108] Remove surface->children, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 40/108] gdk: Stop using surface->children, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 39/108] wayland: Stop using surface->children, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 38/108] Remove surface->parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 37/108] gdk: Stop using surface->parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 36/108] broadway: Stop using surface->parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 35/108] x11: Stop using surface->parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 34/108] wayland: Stop using surface->parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 33/108] surface: Remove code dealing with child surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 32/108] surface: minor cleanup, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 31/108] Drop child surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 30/108] widget: Stop using child surface apis, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 29/108] a11y: Stop supporting ATK_XY_SCREEN, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 28/108] xim: Stop using child surface apis, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 27/108] wayland: Stop using child surface apis, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 26/108] x11: Stop using child surface api, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 25/108] entry completion: Use a popover, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 24/108] main: Use gtk_widget_get_native, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 23/108] main: Remove special-case hiding popopvers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 22/108] widget: Remove some unneeded popover special-casing, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 21/108] Adwaita: Give popover menus a background, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 20/108] menubutton: Allocate the popover, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 18/108] Reimplement GtkPopover, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 19/108] Adapt to new popover lifecycle, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 17/108] surface: Start sketching a new surface type, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 16/108] Introduce event controller propagation limits, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 15/108] Add gtk_widget_get_native, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 14/108] widget: Use GtkNative, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 13/108] widget: Don't snapshot foreign children, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 12/108] Review and replace uses of get_toplevel, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 11/108] root: Make gtk_root_get_display public, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 10/108] root: Require GtkNative, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 9/108] window: Implement GtkNative, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 8/108] Introduce GtkNative, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 7/108] main: guard window-specific code paths, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 6/108] widget: guard popover-specific code paths, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 5/108] Export gtk_widget_render privately, Matthias Clasen
  • [gtk] (108 commits) Non-fast-forward update to branch wip/matthiasc/popup5, Matthias Clasen
  • [gtk] popover menu: Make not subclassable, Matthias Clasen
  • [gnome-maps/wip/mlundblad/photon-geocode: 12/12] Remove GeocodeService, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 11/12] mainWindow: Show Photon geocode attribution in About, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 10/12] service: Add Photon geocode fallback, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 9/12] application: Remove instanciation of GeocodeService, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 8/12] contextMenu: Use Photon geocoder for "What's here", Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 7/12] WIP: placeEntry: Hook up Photon geocode, Marcus Lundblad
  • [gitg] Fix build instructions, Alberto Fanjul
  • [gnome-maps/wip/mlundblad/photon-geocode: 6/12] application: Initialize Photon geocode instance, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 5/12] WIP: add Photon geocode module, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 4/12] http: Escape & when encoding URI parameters, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 3/12] Add module with address util functions, Marcus Lundblad
  • [gnome-maps] (12 commits) Non-fast-forward update to branch wip/mlundblad/photon-geocode, Marcus Lundblad
  • [gitg] Deleted branch wip/albfan/flatpak-ssh, Alberto Fanjul
  • [gitg] Polish push action, Alberto Fanjul
  • [gtk] popover: Cosmetics, Matthias Clasen
  • [gtk] volume button: Don't allow subclassing, Matthias Clasen
  • [gnome-maps/wip/mlundblad/gnm-update-on-connectivity] application: Update netork connectivity, Marcus Lundblad
  • [gnome-maps] Created branch wip/mlundblad/gnm-update-on-connectivity, Marcus Lundblad
  • [gitg/wip/albfan/flatpak-ssh] Polish push action, Alberto Fanjul
  • [gitg] Created branch wip/albfan/flatpak-ssh, Alberto Fanjul
  • [sushi/tchaik/6-gtksourceview4] Port to GtkSourceView 4, Martin Blanchard
  • [sushi] Created branch tchaik/6-gtksourceview4, Martin Blanchard
  • [gtk/wip/matthiasc/popup5: 120/120] win32: Build fixes, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 119/120] testsuite: Fix some a11y output, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 118/120] testsuite: Fix popover-related failures, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 117/120] window: Make unrealize work again, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 116/120] Drop gtk_widget_set_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 115/120] Drop GtkWidget::surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 114/120] Work toward dropping widget->surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 113/120] Remove gtk_widget_get/set_has_surface, Matthias Clasen
  • [gitg] Non-fast-forward update to branch tchaik/131-gtksourceview4, Martin Blanchard
  • [gtk/wip/matthiasc/popup5: 112/120] Add a GdkSurface::parent property, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 111/120] popover: Bring back the beak, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 110/120] x11: Fix handling of frame clock freezes, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 109/120] gdk: Inherit the frame clock for popups, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 108/120] Add a testcase for size allocation, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 107/120] node editor: Adapt to GtkNative, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 106/120] widget: Remove a popover special case, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 105/120] text view: Allocate popovers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 104/120] places sidebar: Allocate popovers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 103/120] color swatch: Allocate popovers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 102/120] entry: Allocate popovers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 101/120] scale button: Allocate popovers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 100/120] text: Allocate popovers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 99/120] window: Don't inherit cursors across surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 98/120] widget: Optimize resize propagation, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 97/120] widget: Improve warning messages, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 96/120] Add gdk_surface_get_parent back, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 95/120] surface: Remove gdk_surface_set/merge_child_input_shapes(), Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 94/120] surface: Remove old debug code, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 93/120] popover: Use gdk_surface_show_with_auto_dismissal, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 92/120] surface: Add gdk_surface_show_with_auto_dismissal, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 91/120] broadway: Track popups, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 90/120] x11: Implement popup surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 89/120] wayland: Use popup parents, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 88/120] surface: Stop setting transient-for for popups, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 87/120] surface: Make move-to-rect work for popups, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 86/120] surface: Store popup parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 85/120] gdk: Introduce a popup surface type, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 83/120] Get rid of GdkSurfaceImpl, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 84/120] x11: Remove useless checks, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 82/120] gdk: Add a private header, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 81/120] Rename surface constructors, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 80/120] surface: Cosmetics, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 79/120] gdk: Drop pass-through surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 78/120] gdk: Drop GdkWindowAttr, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 77/120] gdk: Drop input-only surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 76/120] gdk: Remove an unused field, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 75/120] Drop gdk_surface_new_temp, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 74/120] menu: Stop using gdk_surface_new_temp, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 73/120] x11: Stop using gdk_surface_new_temp, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 72/120] broadway: Stop using gdk_surface_new_temp, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 71/120] wayland: Remove a useless switch, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 70/120] docs: Remove references to gdk_device_grab, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 69/120] gdk: Remove remnants of client-side windows, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 68/120] Drop gtk_widget_register_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 67/120] popover: Stop using gtk_widget_register_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 66/120] window: Stop using gtk_widget_register_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 65/120] menu: Stop using gtk_widget_register_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 64/120] surface: Make gdk_surface_get_device_position void, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 63/120] x11: Drop a gratitious use of gdk_event_get_root_coords, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 62/120] Remove gdk_surface_get_geometry as public api, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 61/120] Drop gdk_surface_get_root_origin, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 60/120] Remove gdk_surface_get_root_coords as public api, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 59/120] Remove gdk_surface_coords_to/from_parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 58/120] surface: Small simplification, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 57/120] surface: Simplify destroy implementation, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 56/120] surface: Remove abs_x/abs_y, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 55/120] surface: Small cleanup, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 54/120] surface: Simplify some code, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 53/120] Remove surface->children, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 52/120] gdk: Stop using surface->children, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 51/120] wayland: Stop using surface->children, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 50/120] Remove surface->parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 49/120] gdk: Stop using surface->parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 48/120] broadway: Stop using surface->parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 47/120] x11: Stop using surface->parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 46/120] wayland: Stop using surface->parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 45/120] surface: Remove code dealing with child surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 44/120] surface: minor cleanup, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 43/120] Drop child surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 42/120] widget: Stop using child surface apis, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 41/120] a11y: Stop supporting ATK_XY_SCREEN, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 40/120] xim: Stop using child surface apis, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 39/120] wayland: Stop using child surface apis, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 38/120] x11: Stop using child surface api, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 37/120] entry completion: Use a popover, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 36/120] main: Use gtk_widget_get_native, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 35/120] main: Remove special-case hiding popopvers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 34/120] widget: Remove some unneeded popover special-casing, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 33/120] Adwaita: Give popover menus a background, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 32/120] menubutton: Allocate the popover, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 30/120] Reimplement GtkPopover, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 31/120] Adapt to new popover lifecycle, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 29/120] surface: Start sketching a new surface type, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 28/120] Introduce event controller propagation limits, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 27/120] Add gtk_widget_get_native, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 26/120] widget: Use GtkNative, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 25/120] widget: Don't snapshot foreign children, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 24/120] Review and replace uses of get_toplevel, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 23/120] root: Require GtkNative, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 22/120] window: Implement GtkNative, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 21/120] Introduce GtkNative, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 20/120] main: guard window-specific code paths, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 19/120] widget: guard popover-specific code paths, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 18/120] Export gtk_widget_render privately, Matthias Clasen
  • [gtk] (120 commits) Non-fast-forward update to branch wip/matthiasc/popup5, Matthias Clasen
  • [gitg/tchaik/131-gtksourceview4] Port to GtkSourceView 4, Martin Blanchard
  • [gitg] Created branch tchaik/131-gtksourceview4, Martin Blanchard
  • [gtk] settings: Drop the priv pointer, Matthias Clasen
  • [gtk] application window: Drop the priv pointer, Matthias Clasen
  • [gtk] sizegroup: Drop the priv pointer, Matthias Clasen
  • [gtk] settings: Make not subclassable, Matthias Clasen
  • [gnome-builder] src: bring back early locale setup, Christian Hergert
  • [gnome-builder/gnome-builder-3-32] src: bring back early locale setup, Christian Hergert
  • [gnome-maps] Remove accidentally added generated GJS script and commit the correct changes., Marcus Lundblad
  • [vte] Deleted branch wip/inigomartinez/gettext, Christian Persch
  • [vte] Deleted branch wip/inigomartinez/meson, Christian Persch
  • [vte] Deleted branch wip/inigomartinez/gitlab-ci, Christian Persch
  • [gnome-terminal] Deleted branch wip/inigomartinez/gettext, Christian Persch
  • [gnome-terminal] Deleted branch wip/inigomartinez/gitlab-ci, Christian Persch
  • [gnome-maps] flatpak: Downgrade folks dependency, Marcus Lundblad
  • [gnome-subtitles] Fix #130 Video area not cleared after closing it, Pedro Castro
  • [gtk] Forgotten file, Matthias Clasen
  • [gtk] shortcuts window: Make not subclassable, Matthias Clasen
  • [gtk] css provider: Make not subclassable, Matthias Clasen
  • [eog: 6/6] Merge branch 'update-librsvg' into 'master', Felix Riemann
  • [eog: 5/6] Use the EogImageData enum, not a plain guint, Felix Riemann
  • [eog: 4/6] Use rsvg_handle_set_base_gfile() instead of converting to a path, Felix Riemann
  • [eog: 3/6] rsvg_handle_new() cannot return NULL; don't check it, Felix Riemann
  • [eog: 2/6] Assume librsvg has support for svgz images, Felix Riemann
  • [eog: 1/6] Look for librsvg 2.44.0 instead of the unmaintained 2.36.2, Felix Riemann
  • [eog] (6 commits) ...Merge branch 'update-librsvg' into 'master', Felix Riemann
  • [sysprof/wip/chergert/sysprof-3] join sections, Christian Hergert
  • [gtkmm/wip/dboles/builder-remove-old-get-overloads] builder: Remove old, ugly get_widget*() overloads, Daniel Boles
  • [gtkmm] Created branch wip/dboles/builder-remove-old-get-overloads, Daniel Boles
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: wire up can-save propagation, Christian Hergert
  • [gtkmm] builder: rm accidental argument name in Return doc, Daniel Boles
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: add helper to get current, Christian Hergert
  • [gnome-games] archive: Rename to FileOperations and make it a class, Alexander Mikhaylenko
  • [gnome-games] ArchiveUtils: Rework errors, Alexander Mikhaylenko
  • [sysprof/wip/chergert/sysprof-3] sysprof: use "Recording" instead of "Capture", Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: wire up a save action, Christian Hergert
  • [gtkmm] builder: Fix @newin version number, Daniel Boles
  • [gtk] size group: Make not subclassable, Matthias Clasen
  • [gtkmm] Deleted branch wip/dboles/builder-nicer-4, Daniel Boles
  • [gtkmm] tests/builder: Test get_object() overloads coexist, Daniel Boles
  • [gtkmm] Builder: Add get_object<Derived>(name) overloads, Daniel Boles
  • [gtkmm] tests|gtk-demo: Use new Builder.get_widget*() vers, Daniel Boles
  • [gtkmm] Builder: Add returning vers of get_widget|_derived, Daniel Boles
  • [gtkmm/wip/dboles/builder-nicer-4: 73/73] tests/builder: Test get_object() overloads coexist, Daniel Boles
  • [gtkmm/wip/dboles/builder-nicer-4: 72/73] Builder: Add get_object<Derived>(name) overloads, Daniel Boles
  • [gtkmm/wip/dboles/builder-nicer-4: 71/73] tests|gtk-demo: Use new Builder.get_widget*() vers, Daniel Boles
  • [gtkmm/wip/dboles/builder-nicer-4: 70/73] Builder: Add returning vers of get_widget|_derived, Daniel Boles
  • [gtkmm] (73 commits) Non-fast-forward update to branch wip/dboles/builder-nicer-4, Daniel Boles
  • [gtkmm] tests/builder: <packing> is removed in GTK master, Daniel Boles
  • [gtkmm] button: Drop clicked(), as it's gone in GTK master, Daniel Boles
  • [gtk] password entry: Make not subclassable, Matthias Clasen
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: add stop-recording button, Christian Hergert
  • [nautilus/940-maybe-don-t-show-stable-in-about-dialog] meson.build: Don't suffix VERSION with '-stable', António Fernandes
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: wire up more recording state, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: track status changes in profiler, Christian Hergert
  • [gtk] Revert "wayland: Make popups work more than once", Matthias Clasen
  • [gtk] message dialog: Make not subclassable, Matthias Clasen
  • [gtk] Padding review, Matthias Clasen
  • [gtk] Cosmetic changes, Matthias Clasen
  • [gtk] Trivial: Remove a few +'s, Matthias Clasen
  • [nautilus] Created branch 940-maybe-don-t-show-stable-in-about-dialog, António Fernandes
  • [gnome-music] Deleted branch wip/jfelder/flatpak-no-grilo-doc, Jean Felder
  • [gnome-music] flatpak: Do not build grilo documentation, Jean Felder
  • [gnome-music] Non-fast-forward update to branch wip/jfelder/flatpak-no-grilo-doc, Jean Felder
  • [gnome-music/wip/jfelder/flatpak-no-grilo-doc] flatpak: Do not build grilo documentation, Jean Felder
  • [gnome-music] Created branch wip/jfelder/flatpak-no-grilo-doc, Jean Felder
  • [gtk-osx] Update Python3 to 3.6.8, adjusting patch as needed., John Ralls
  • [gimp] app: initialize GimpBacktrace earlier on, Ell
  • [gimp/gimp-2-10] app: initialize GimpBacktrace earlier on, Ell
  • [gnome-build-meta/mcatanzaro/librsvg-test: 5/5] librsvg.bst: temporarily switch back to 2.44, Jordan Petridis
  • [gnome-build-meta] (5 commits) Non-fast-forward update to branch mcatanzaro/librsvg-test, Jordan Petridis
  • [gnome-build-meta] Non-fast-forward update to branch mcatanzaro/librsvg-test, Jordan Petridis
  • [gnome-maps] flatpak: Downgrade e-d-s dependency to 3.32.2, Marcus Lundblad
  • [gexiv2] Fix building against exiv2 master, Jens Georg
  • [gnome-subtitles: 1/2] Fix #129 Clear video subtitle on File Close, Pedro Castro
  • [gnome-subtitles] Update Polish translation, Piotr Drąg
  • [fractal] Update Polish translation, Piotr Drąg
  • [evolution-ews] Update Polish translation, Piotr Drąg
  • [balsa] Update Polish translation, Piotr Drąg
  • [gtranslator] Update POTFILES.in, Piotr Drąg
  • [gtranslator] Add Generic filter selection widget, Daniel Garcia Moreno
  • [librsvg] tree: move NodeRef impl in the tree_utils mod, Paolo Borelli
  • [libsecret] Deleted branch wip/nielsdg/more-gtask, Niels De Graef
  • [libsecret: 3/3] Merge branch 'wip/nielsdg/more-gtask' into 'master', Niels De Graef
  • [libsecret] (3 commits) ...Merge branch 'wip/nielsdg/more-gtask' into 'master', Niels De Graef
  • [gegl] buffer: in swap backend, fix queued compressed-tile cost, Ell
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: add fallback icon location, Christian Hergert
  • [gtk/wip/matthiasc/popup5: 115/115] Export gtk_widget_render privately, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 114/115] wayland: merge errors, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 113/115] win32: Build fixes, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 112/115] x11: Fix handling of frame clock freezes, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 111/115] testsuite: Fix some a11y output, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 110/115] testsuite: Fix popover-related failures, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 109/115] window: Make unrealize work again, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 108/115] Drop gtk_widget_set_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 107/115] Drop GtkWidget::surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 106/115] Work toward dropping widget->surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 105/115] Remove gtk_widget_get/set_has_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 104/115] popover: implement surface getter, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 103/115] window: Implement surface getter, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 102/115] native: add public getters for surface and renderer, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 101/115] Add a GdkSurface::parent property, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 100/115] popover: Bring back the beak, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 99/115] wip: bring back the beak, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 98/115] Revert "Adwaita: Give popover menus a background", Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 97/115] gdk: Inherit the frame clock for popups, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 96/115] Add a testcase for size allocation, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 95/115] node editor: Adapt to GtkNative, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 94/115] widget: Remove a popover special case, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 93/115] text view: Allocate popovers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 92/115] places sidebar: Allocate popovers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 91/115] color swatch: Allocate popovers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 90/115] entry: Allocate popovers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 89/115] scale button: Allocate popovers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 88/115] text: Allocate popovers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 87/115] popover: Make Escape to close work again, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 86/115] window: Don't inherit cursors across surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 85/115] widget: Optimize resize propagation, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 3/3] win32: Build fixes, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 84/115] widget: Improve warning messages, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 83/115] Add gdk_surface_get_parent back, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 2/3] Export gtk_widget_render privately, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 82/115] main: Use gtk_widget_get_native, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 1/3] wayland: merge errors, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 81/115] event controller: Use gtk_widget_get_native, Matthias Clasen
  • [gtk] (3 commits) Non-fast-forward update to branch wip/matthiasc/popup5, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 80/115] Add gtk_widget_get_native, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 79/115] popover: Only grab focus when modal, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 78/115] surface: Avoid autodismissal on button release, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 77/115] surface: Remove gdk_surface_set/merge_child_input_shapes(), Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 76/115] surface: Remove old debug code, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 75/115] popover: Use gdk_surface_show_with_auto_dismissal, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 74/115] surface: Add gdk_surface_show_with_auto_dismissal, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 73/115] broadway: Track popups, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 72/115] x11: Implement popup surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 71/115] wayland: Use popup parents, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 70/115] surface: Stop setting transient-for for popups, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 69/115] surface: Make move-to-rect work for popups, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 68/115] surface: Store popup parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 67/115] gdk: Introduce a popup surface type, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 65/115] Get rid of GdkSurfaceImpl, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 66/115] x11: Remove useless checks, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 64/115] gdk: Add a private header, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 63/115] Rename surface constructors, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 62/115] surface: Cosmetics, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 61/115] gdk: Drop pass-through surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 60/115] gdk: Drop GdkWindowAttr, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 59/115] gdk: Drop input-only surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 58/115] gdk: Remove an unused field, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 57/115] Drop gdk_surface_new_temp, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 56/115] menu: Stop using gdk_surface_new_temp, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 55/115] x11: Stop using gdk_surface_new_temp, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 54/115] broadway: Stop using gdk_surface_new_temp, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 53/115] wayland: Remove a useless switch, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 52/115] docs: Remove references to gdk_device_grab, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 51/115] gdk: Remove remnants of client-side windows, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 50/115] Drop gtk_widget_register_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 49/115] popover: Stop using gtk_widget_register_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 48/115] window: Stop using gtk_widget_register_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 47/115] menu: Stop using gtk_widget_register_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 46/115] surface: Make gdk_surface_get_device_position void, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 45/115] x11: Drop a gratitious use of gdk_event_get_root_coords, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 44/115] Remove gdk_surface_get_geometry as public api, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 43/115] Drop gdk_surface_get_root_origin, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 42/115] Remove gdk_surface_get_root_coords as public api, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 41/115] Remove gdk_surface_coords_to/from_parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 40/115] surface: Small simplification, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 39/115] surface: Simplify destroy implementation, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 38/115] surface: Remove abs_x/abs_y, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 37/115] surface: Small cleanup, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 36/115] surface: Simplify some code, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 35/115] Remove surface->children, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 34/115] gdk: Stop using surface->children, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 33/115] wayland: Stop using surface->children, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 32/115] Remove surface->parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 31/115] gdk: Stop using surface->parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 30/115] broadway: Stop using surface->parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 29/115] x11: Stop using surface->parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 28/115] wayland: Stop using surface->parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 27/115] surface: Remove code dealing with child surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 26/115] surface: minor cleanup, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 25/115] Drop child surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 24/115] widget: Stop using child surface apis, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 23/115] a11y: Stop supporting ATK_XY_SCREEN, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 22/115] xim: Stop using child surface apis, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 21/115] wayland: Stop using child surface apis, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 20/115] x11: Stop using child surface api, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 19/115] entry completion: Use a popover, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 18/115] main: Remove special-case hiding popopvers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 17/115] widget: Remove some unneeded popover special-casing, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 16/115] Adwaita: Give popover menus a background, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 15/115] menubutton: Allocate the popover, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 14/115] Adapt to new popover lifecycle, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 13/115] Reimplement GtkPopover, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 12/115] surface: Start sketching a new surface type, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 11/115] Introduce event controller propagation limits, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 10/115] widget: Use GtkNative, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 9/115] widget: Don't snapshot foreign children, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 8/115] Review and replace uses of get_toplevel, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 7/115] root: Require GtkNative, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 6/115] window: Implement GtkNative, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 5/115] Introduce GtkNative, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 4/115] main: guard window-specific code paths, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 3/115] widget: guard popover-specific code paths, Matthias Clasen
  • [gtk] (115 commits) Non-fast-forward update to branch wip/matthiasc/popup5, Matthias Clasen
  • [gtk] wayland: Make popups work more than once, Matthias Clasen
  • [gtk] widget-factory: menu buttons can't have children, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 124/124] Export gtk_widget_render privately, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 123/124] wayland: merge errors, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 122/124] win32: Build fixes, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 121/124] x11: Fix handling of frame clock freezes, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 120/124] testsuite: Fix some a11y output, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 119/124] testsuite: Fix popover-related failures, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 118/124] window: Make unrealize work again, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 117/124] Drop gtk_widget_set_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 116/124] Drop GtkWidget::surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 115/124] Work toward dropping widget->surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 114/124] Remove gtk_widget_get/set_has_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 113/124] popover: implement surface getter, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 112/124] window: Implement surface getter, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 111/124] native: add public getters for surface and renderer, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 110/124] Add a GdkSurface::parent property, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 109/124] popover: Bring back the beak, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 108/124] wip: bring back the beak, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 107/124] Revert "Adwaita: Give popover menus a background", Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 106/124] gdk: Inherit the frame clock for popups, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 105/124] Add a testcase for size allocation, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 104/124] node editor: Adapt to GtkNative, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 103/124] widget: Remove a popover special case, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 102/124] text view: Allocate popovers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 101/124] places sidebar: Allocate popovers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 100/124] color swatch: Allocate popovers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 99/124] entry: Allocate popovers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 98/124] scale button: Allocate popovers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 97/124] text: Allocate popovers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 96/124] popover: Make Escape to close work again, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 95/124] window: Don't inherit cursors across surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 94/124] widget: Optimize resize propagation, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 93/124] widget: Improve warning messages, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 92/124] Add gdk_surface_get_parent back, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 91/124] main: Use gtk_widget_get_native, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 90/124] event controller: Use gtk_widget_get_native, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 89/124] Add gtk_widget_get_native, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 88/124] popover: Only grab focus when modal, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 87/124] surface: Avoid autodismissal on button release, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 86/124] surface: Remove gdk_surface_set/merge_child_input_shapes(), Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 85/124] surface: Remove old debug code, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 84/124] popover: Use gdk_surface_show_with_auto_dismissal, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 83/124] surface: Add gdk_surface_show_with_auto_dismissal, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 82/124] broadway: Track popups, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 81/124] x11: Implement popup surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 80/124] wayland: Use popup parents, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 79/124] surface: Stop setting transient-for for popups, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 78/124] surface: Make move-to-rect work for popups, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 77/124] surface: Store popup parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 76/124] gdk: Introduce a popup surface type, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 74/124] Get rid of GdkSurfaceImpl, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 75/124] x11: Remove useless checks, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 73/124] gdk: Add a private header, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 72/124] Rename surface constructors, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 71/124] surface: Cosmetics, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 70/124] gdk: Drop pass-through surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 69/124] gdk: Drop GdkWindowAttr, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 68/124] gdk: Drop input-only surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 67/124] gdk: Remove an unused field, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 66/124] Drop gdk_surface_new_temp, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 65/124] menu: Stop using gdk_surface_new_temp, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 64/124] x11: Stop using gdk_surface_new_temp, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 63/124] broadway: Stop using gdk_surface_new_temp, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 62/124] wayland: Remove a useless switch, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 61/124] docs: Remove references to gdk_device_grab, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 60/124] gdk: Remove remnants of client-side windows, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 59/124] Drop gtk_widget_register_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 58/124] popover: Stop using gtk_widget_register_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 57/124] window: Stop using gtk_widget_register_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 56/124] menu: Stop using gtk_widget_register_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 55/124] surface: Make gdk_surface_get_device_position void, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 54/124] x11: Drop a gratitious use of gdk_event_get_root_coords, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 53/124] Remove gdk_surface_get_geometry as public api, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 52/124] Drop gdk_surface_get_root_origin, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 51/124] Remove gdk_surface_get_root_coords as public api, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 50/124] Remove gdk_surface_coords_to/from_parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 49/124] surface: Small simplification, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 48/124] surface: Simplify destroy implementation, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 47/124] surface: Remove abs_x/abs_y, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 46/124] surface: Small cleanup, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 45/124] surface: Simplify some code, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 44/124] Remove surface->children, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 43/124] gdk: Stop using surface->children, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 42/124] wayland: Stop using surface->children, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 41/124] Remove surface->parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 40/124] gdk: Stop using surface->parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 39/124] broadway: Stop using surface->parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 38/124] x11: Stop using surface->parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 37/124] wayland: Stop using surface->parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 36/124] surface: Remove code dealing with child surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 35/124] surface: minor cleanup, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 34/124] Drop child surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 33/124] widget: Stop using child surface apis, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 32/124] a11y: Stop supporting ATK_XY_SCREEN, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 31/124] xim: Stop using child surface apis, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 30/124] wayland: Stop using child surface apis, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 29/124] x11: Stop using child surface api, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 28/124] entry completion: Use a popover, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 27/124] main: Remove special-case hiding popopvers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 26/124] widget: Remove some unneeded popover special-casing, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 25/124] Adwaita: Give popover menus a background, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 24/124] menubutton: Allocate the popover, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 23/124] Adapt to new popover lifecycle, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 22/124] Reimplement GtkPopover, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 21/124] surface: Start sketching a new surface type, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 20/124] Introduce event controller propagation limits, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 19/124] widget: Use GtkNative, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 18/124] widget: Don't snapshot foreign children, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 17/124] Review and replace uses of get_toplevel, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 16/124] root: Require GtkNative, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 15/124] window: Implement GtkNative, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 14/124] Introduce GtkNative, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 13/124] main: guard window-specific code paths, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 12/124] widget: guard popover-specific code paths, Matthias Clasen
  • [gtk] (124 commits) Non-fast-forward update to branch wip/matthiasc/popup5, Matthias Clasen
  • [sysprof/wip/chergert/sysprof-3] build: fix build with explicit includes, Christian Hergert
  • [libdazzle] build: port to GLib-2.50, Christian Hergert
  • [gtk/wip/matthiasc/popup5] win32: Build fixes, Matthias Clasen
  • [gtk/wip/matthiasc/popup5] x11: Fix handling of frame clock freezes, Matthias Clasen
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: add callgraph aid, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof: add memory aid, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: add hostinfo source when cpu is selected, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: add proc source when on Linux, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: wire up spawn args, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: add pids to profiler, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof: more fallbacks for bad proxy, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] cleanup, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: start on recording info, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: wire up recording signal, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: start on aids, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: set default icon to symbolic, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: start on data collection icons, Christian Hergert
  • [evince/1119-cannot-highlight-a-word-by-double-clicking-it-on-wayland] ev-view: fix adding annotations from dbl/tpl click selections, Nelson Benítez León
  • [evince] Created branch 1119-cannot-highlight-a-word-by-double-clicking-it-on-wayland, Nelson Benítez León
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: menuing work and use libdazzle, Christian Hergert
  • [gnome-documents] Update Catalan translation, Jordi Mas
  • [NetworkManager-openconnect] Update Catalan translation, Jordi Mas
  • [gnome-characters] Update Catalan translation, Jordi Mas
  • [glib-networking] Deleted branch mcatanzaro/#85-glib-2-60, Michael Catanzaro
  • [glib-networking/glib-2-60] gnutls: fix invalid push/pop of handshake_context, Michael Catanzaro
  • [glib-networking] Deleted branch mcatanzaro/#85, Michael Catanzaro
  • [glib-networking] base: fix invalid push/pop of handshake_context, Michael Catanzaro
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: stub out SysprofAid, Christian Hergert
  • [glib-networking/mcatanzaro/#85: 3/3] base: fix invalid push/pop of handshake_context, Michael Catanzaro
  • [glib-networking] (3 commits) Non-fast-forward update to branch mcatanzaro/#85, Michael Catanzaro
  • [glib-networking/mcatanzaro/safety] wip, Michael Catanzaro
  • [glib-networking] Created branch mcatanzaro/safety, Michael Catanzaro
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: iteration on profiler assistant, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: style environment editor, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: setup environment editor, Christian Hergert
  • [gnome-terminal] Deleted branch wip/inigomartinez/meson, Christian Persch
  • [gnome-terminal] Deleted branch wip/meson, Christian Persch
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: allow text selection, Christian Hergert
  • [glib-networking] Deleted branch mcatanzaro/missing-main-context-pop, Michael Catanzaro
  • [glib-networking] base: add missing main context pop after explicit sync handshake, Ignacio Casal Quinteiro
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: add pixels counter, Christian Hergert
  • [glib-networking/mcatanzaro/missing-main-context-pop: 2/2] base: add missing main context pop after explicit sync handshake, Ignacio Casal Quinteiro
  • [glib-networking] (2 commits) Non-fast-forward update to branch mcatanzaro/missing-main-context-pop, Ignacio Casal Quinteiro
  • [glib-networking] Deleted branch mcatanzaro/client-auth-request-fail, Michael Catanzaro
  • [gtk: 2/2] Merge branch 'wayland-surface-unmap' into 'master', Benjamin Otte
  • [glib-networking] tests: test_client_auth_request_fail() should expect G_FILE_ERROR_ACCES, Ignacio Casal Quinteiro
  • [gtk] (2 commits) ...Merge branch 'wayland-surface-unmap' into 'master', Benjamin Otte
  • [gtranslator] Show search dialog information in dialog, Daniel Garcia Moreno
  • [gtk/wayland-surface-unmap] wayland: Keep some resources until destroy, Matthias Clasen
  • [gtk] Created branch wayland-surface-unmap, Matthias Clasen
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: start on launch UI, Christian Hergert
  • [gtk] Deleted branch button-clicked, Matthias Clasen
  • [gtk: 4/4] Merge branch 'button-clicked' into 'master', Matthias Clasen
  • [gtk] (4 commits) ...Merge branch 'button-clicked' into 'master', Matthias Clasen
  • [gnome-software/localize-strings] Allow to localize ESRB content rating strings, Jordi Mas
  • [gnome-software] Created branch localize-strings, Jordi Mas
  • [gtk/button-clicked: 2/2] Drop gtk_button_clicked, Matthias Clasen
  • [gtk/button-clicked: 1/2] demos: Stop using gtk_button_clicked, Matthias Clasen
  • [gtk] (2 commits) Non-fast-forward update to branch button-clicked, Matthias Clasen
  • [gtk/button-clicked: 3/3] Drop gtk_button_clicked, Matthias Clasen
  • [gtk/button-clicked: 2/3] demos: Stop using gtk_button_clicked, Matthias Clasen
  • [gtk/button-clicked: 1/3] gtk: Stop using gtk_button_clicked, Matthias Clasen
  • [gtk] (3 commits) Created branch button-clicked, Matthias Clasen
  • [libsecret/wip/nielsdg/more-gtask] util: Port from GSimpleAsyncResult to GTask, Niels De Graef
  • [gtk/frame-pixel-counter] profiling: Add a counter for pixels drawn per frame, Matthias Clasen
  • [gtk] Created branch frame-pixel-counter, Matthias Clasen
  • [NetworkManager-openconnect] Update strings, David Woodhouse
  • [sysprof/wip/chergert/sysprof-3] tests: update zoom-manager test for recent changes, Christian Hergert
  • [libsecret/wip/nielsdg/more-gtask] paths: Port from GSimpleAsyncResult to GTask, Niels De Graef
  • [libsecret] Created branch wip/nielsdg/more-gtask, Niels De Graef
  • [evolution-data-server] Update French translation, Translations User D-L
  • [librsvg] xml: use conditional match to shorten code, Paolo Borelli
  • [gimp-help] Some updates in GIMP UI fixing issue #149, Julien Hardlin
  • [gtk/wip/matthiasc/popup5: 128/128] testsuite: Fix some a11y output, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 127/128] testsuite: Fix popover-related failures, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 126/128] window: Make unrealize work again, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 125/128] Drop gtk_widget_set_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 124/128] Drop GtkWidget::surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 123/128] Work toward dropping widget->surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 122/128] Remove gtk_widget_get/set_has_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 121/128] popover: implement surface getter, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 120/128] window: Implement surface getter, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 119/128] native: add public getters for surface and renderer, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 118/128] Add a GdkSurface::parent property, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 117/128] popover: Bring back the beak, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 116/128] wip: bring back the beak, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 115/128] Revert "Adwaita: Give popover menus a background", Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 114/128] gdk: Inherit the frame clock for popups, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 113/128] Add a testcase for size allocation, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 112/128] node editor: Adapt to GtkNative, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 111/128] widget: Remove a popover special case, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 110/128] text view: Allocate popovers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 109/128] places sidebar: Allocate popovers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 108/128] color swatch: Allocate popovers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 107/128] entry: Allocate popovers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 106/128] scale button: Allocate popovers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 105/128] text: Allocate popovers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 104/128] popover: Make Escape to close work again, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 103/128] window: Don't inherit cursors across surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 102/128] widget: Optimize resize propagation, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 101/128] widget: Improve warning messages, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 100/128] Add gdk_surface_get_parent back, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 99/128] main: Use gtk_widget_get_native, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 98/128] event controller: Use gtk_widget_get_native, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 97/128] Add gtk_widget_get_native, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 96/128] popover: Only grab focus when modal, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 95/128] surface: Avoid autodismissal on button release, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 94/128] surface: Remove gdk_surface_set/merge_child_input_shapes(), Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 93/128] surface: Remove old debug code, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 92/128] popover: Use gdk_surface_show_with_auto_dismissal, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 91/128] surface: Add gdk_surface_show_with_auto_dismissal, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 90/128] broadway: Track popups, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 89/128] x11: Implement popup surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 88/128] wayland: Use popup parents, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 87/128] surface: Stop setting transient-for for popups, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 86/128] surface: Make move-to-rect work for popups, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 85/128] surface: Store popup parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 84/128] gdk: Introduce a popup surface type, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 82/128] Get rid of GdkSurfaceImpl, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 83/128] x11: Remove useless checks, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 81/128] gdk: Add a private header, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 80/128] Rename surface constructors, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 79/128] surface: Cosmetics, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 78/128] gdk: Drop pass-through surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 77/128] gdk: Drop GdkWindowAttr, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 76/128] gdk: Drop input-only surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 75/128] gdk: Remove an unused field, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 74/128] Drop gdk_surface_new_temp, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 73/128] menu: Stop using gdk_surface_new_temp, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 72/128] x11: Stop using gdk_surface_new_temp, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 71/128] broadway: Stop using gdk_surface_new_temp, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 70/128] wayland: Remove a useless switch, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 69/128] docs: Remove references to gdk_device_grab, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 68/128] gdk: Remove remnants of client-side windows, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 67/128] Drop gtk_widget_register_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 66/128] popover: Stop using gtk_widget_register_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 65/128] window: Stop using gtk_widget_register_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 64/128] menu: Stop using gtk_widget_register_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 63/128] surface: Make gdk_surface_get_device_position void, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 62/128] x11: Drop a gratitious use of gdk_event_get_root_coords, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 61/128] Remove gdk_surface_get_geometry as public api, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 60/128] Drop gdk_surface_get_root_origin, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 59/128] Remove gdk_surface_get_root_coords as public api, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 58/128] Remove gdk_surface_coords_to/from_parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 57/128] surface: Small simplification, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 56/128] surface: Simplify destroy implementation, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 55/128] surface: Remove abs_x/abs_y, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 54/128] surface: Small cleanup, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 53/128] surface: Simplify some code, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 52/128] Remove surface->children, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 51/128] gdk: Stop using surface->children, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 50/128] wayland: Stop using surface->children, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 49/128] Remove surface->parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 48/128] gdk: Stop using surface->parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 47/128] broadway: Stop using surface->parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 46/128] x11: Stop using surface->parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 45/128] wayland: Stop using surface->parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 44/128] surface: Remove code dealing with child surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 43/128] surface: minor cleanup, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 42/128] Drop child surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 41/128] widget: Stop using child surface apis, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 40/128] a11y: Stop supporting ATK_XY_SCREEN, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 39/128] xim: Stop using child surface apis, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 38/128] wayland: Stop using child surface apis, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 37/128] x11: Stop using child surface api, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 36/128] entry completion: Use a popover, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 35/128] main: Remove special-case hiding popopvers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 34/128] widget: Remove some unneeded popover special-casing, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 33/128] Adwaita: Give popover menus a background, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 32/128] menubutton: Allocate the popover, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 30/128] Reimplement GtkPopover, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 31/128] Adapt to new popover lifecycle, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 29/128] surface: Start sketching a new surface type, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 28/128] Introduce event controller propagation limits, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 27/128] widget: Use GtkNative, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 26/128] widget: Don't snapshot foreign children, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 25/128] Review and replace uses of get_toplevel, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 24/128] root: Require GtkNative, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 23/128] window: Implement GtkNative, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 22/128] Introduce GtkNative, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 21/128] main: guard window-specific code paths, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 20/128] widget: guard popover-specific code paths, Matthias Clasen
  • [gtk] (128 commits) Non-fast-forward update to branch wip/matthiasc/popup5, Matthias Clasen
  • [gnome-build-meta/gnome-3-32] Update ref for WebKitGTK.bst, Michael Catanzaro
  • [gtk: 5/5] Merge branch 'wip/otte/for-master' into 'master', Benjamin Otte
  • [gtk] (5 commits) ...Merge branch 'wip/otte/for-master' into 'master', Benjamin Otte
  • [gtk/wip/otte/for-master: 4/4] build: Convert CSS parser tests to single meson tests, Benjamin Otte
  • [gtk/wip/otte/for-master: 3/4] glcontext: Store the updated area in the right place, Benjamin Otte
  • [gtk/wip/otte/for-master: 2/4] text: Ensure indexes are ordered properly, Benjamin Otte
  • [gtk/wip/otte/for-master: 1/4] widget: Make gtk_widget_render() static, Benjamin Otte
  • [gtk] (4 commits) Created branch wip/otte/for-master, Benjamin Otte
  • [gnome-build-meta] Deleted branch mcatanzaro/webkit-2-24-2-gnome-3-32, Michael Catanzaro
  • [gnome-build-meta/gnome-3-32] sdk: Update to WebKitGTK 2.24.2, Michael Catanzaro
  • [sysadmin-bin] s/expander/range, Andrea Veri
  • [librsvg: 5/5] Merge branch 'node' into 'master', Federico Mena Quintero
  • [librsvg: 4/5] node: turn overflow_hidden() in a method of the trait, Federico Mena Quintero
  • [librsvg: 3/5] node: set overridden properties in NodeData::set_atts, Federico Mena Quintero
  • [librsvg: 2/5] node: remove get_cascaded_values, Federico Mena Quintero
  • [librsvg: 1/5] node: move code to NodeData, Federico Mena Quintero
  • [librsvg] (5 commits) ...Merge branch 'node' into 'master', Federico Mena Quintero
  • [gnome-build-meta/abderrahim/fdsdk-master: 5/5] build mutter and gnome-shell using the new mesa arrangement in freedesktop-sdk, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/fdsdk-master: 4/5] move /var/run to /run, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/fdsdk-master: 3/5] add missing dependencies that were in base-platform.bst, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/fdsdk-master: 2/5] sdk/gst-plugins-*: sync with freedesktop-sdk, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/fdsdk-master: 1/5] flatpak/{sdk, platform}*: sync with freedesktop-sdk, Abderrahim Kitouni
  • [gtk] Deleted branch menubutton-no-button, Matthias Clasen
  • [gtk: 5/5] Merge branch 'menubutton-no-button' into 'master', Matthias Clasen
  • [gtk] (5 commits) ...Merge branch 'menubutton-no-button' into 'master', Matthias Clasen
  • [gtk/menubutton-no-button: 4/4] Adapt tests, Matthias Clasen
  • [gtk/menubutton-no-button: 3/4] Update all users for menubutton changes, Matthias Clasen
  • [gtk/menubutton-no-button: 2/4] a11y: Adapt to menu button changes, Matthias Clasen
  • [gtk/menubutton-no-button: 1/4] menubutton: Don't derive from GtkToggleButton, Matthias Clasen
  • [gtk] (4 commits) Non-fast-forward update to branch menubutton-no-button, Matthias Clasen
  • [gnome-games] Deleted branch piotrdrag/backup-grammar, Piotr Drąg
  • [gnome-games] Fix grammar wrt. backup and back up, Alexander Mikhaylenko
  • [gtk] gl renderer: Render fallback nodes upside down, Timm Bäder
  • [gtk] gl renderer: Remove an outdated comment, Timm Bäder
  • [gtk] gl renderer: Fix color matrix shader, Timm Bäder
  • [gtk] testsuite: Add a color matrix test case, Timm Bäder
  • [gtk] gl renderer: Skip invisible shadows, Timm Bäder
  • [gtk] gl renderer: Remove useless ops_offset calls, Timm Bäder
  • [gtk] issue templates: reproducers should be written in C, Timm Bäder
  • [gtk] sidebarrow: Don't focus on click, Timm Bäder
  • [gtk] widget-factory: Add icon-dropshadow class to large icon, Timm Bäder
  • [gtk] filechooserwidget: Remove unused gobject data, Timm Bäder
  • [gnome-games/piotrdrag/backup-grammar] Fix grammar wrt. backup and back up, Piotr Drąg
  • [gnome-games] Created branch piotrdrag/backup-grammar, Piotr Drąg
  • [gnome-games] Use Unicode typography in new translatable strings, Piotr Drąg
  • [gedit-plugins] colorschemer: Fix grammar in translatable strings, Piotr Drąg
  • [accerciser/piotrdrag/unicode-typography: 10/10] Use Unicode in translatable strings, Piotr Drąg
  • [accerciser] (10 commits) Non-fast-forward update to branch piotrdrag/unicode-typography, Piotr Drąg
  • [gedit] Deleted branch test, Jordi Mas
  • [gedit] Execute UT, Jordi Mas
  • [gnome-subtitles] Fix #128: Video not showing text with ampersand, Pedro Castro
  • [libgfbgraph/wip/memnoth/port-to-meson] Init meson, Leesoo Ahn
  • [libgfbgraph] Created branch wip/memnoth/port-to-meson, Leesoo Ahn
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: start on profiler assistant, Christian Hergert
  • [libdmapsharing] More work on Makefile's check target, W . Michael Petullo
  • [gedit/test] Execute UT, Jordi Mas
  • [libdmapsharing] Update check target in Makefile, W . Michael Petullo
  • [gedit] Created branch test, Jordi Mas
  • [gedit] Created branch flake8, Jordi Mas
  • [gedit-plugins] Deleted branch flake8, Jordi Mas
  • [gedit-plugins] Enable static analysis in the GitLab CI and fix issues preventing flake8 to complete the analysis, Jordi Mas
  • [seahorse] Update Catalan translation, Jordi Mas
  • [gtk/menubutton-no-button] Update gtkmenubutton.c, Matthias Clasen
  • [gtk] (3 commits) Non-fast-forward update to branch menubutton-no-button, Matthias Clasen
  • [gtk/menubutton-no-button: 3/3] Update all users for menubutton changes, Matthias Clasen
  • [gtk/menubutton-no-button: 2/3] a11y: Adapt to menu button changes, Matthias Clasen
  • [gtk/menubutton-no-button: 1/3] menubutton: Don't derive from GtkToggleButton, Matthias Clasen
  • [gtk] (3 commits) Created branch menubutton-no-button, Matthias Clasen
  • [gedit-plugins/flake8: 4/4] Fix flake8, Jordi Mas
  • [gedit-plugins/flake8: 3/4] Merge branch 'master' into flake8, Jordi Mas
  • [gedit-plugins/flake8] (4 commits) ...Fix flake8, Jordi Mas
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: fix multiple selection movements, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: allow selecting multiple rows, Christian Hergert
  • [libdmapsharing] Revert to using guint, rather than gpointer, for id where possible, W . Michael Petullo
  • [sysprof/wip/chergert/sysprof-3] libsysprof: process local task parsing on a thread, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] helpers: add async helper to list processes, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: use format helper and tweak colors, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: use threegrid for details, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: add format helper, Christian Hergert
  • [gegl] bin: always use nearest neighbor blitting during playback, pippin
  • [gnome-build-meta] Deleted branch mcatanzaro/webkit-2-24-2, Michael Catanzaro
  • [gnome-build-meta] sdk: Update to WebKitGTK 2.24.2, Michael Catanzaro
  • [sysprof/wip/chergert/sysprof-3] build: add libdazzle dependency, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: tweak sorting of marks, Christian Hergert
  • [gnome-build-meta] Deleted branch mcatanzaro/webkit-2-24-2-gnome-3-30, Michael Catanzaro
  • [gnome-build-meta/gnome-3-30] sdk: Update to WebKitGTK 2.24.2, Michael Catanzaro
  • [mutter] clutter: Add fribidi dependency and copy deprecated pango functions, Florian Müllner
  • [cantarell-fonts] README: Correct extra bold master name, Nikolaus Waxweiler
  • [cantarell-fonts] Instantiator: properly(?) generate OS/2 width class, Nikolaus Waxweiler
  • [gedit-plugins] Add NEWS from 3.32.2 release, Jeremy Bicha
  • [gedit-plugins/gnome-3-32] Prevents 'NameError: name sys is not defined' thrown by line 394, Jeremy Bicha
  • [gedit-plugins/gnome-3-32] Release 3.32.2, Jeremy Bicha
  • [gedit-plugins] Created tag 3.32.2, Jeremy Bicha
  • [gedit-plugins/gnome-3-32] Revert "Prevents 'NameError: name sys is not defined' thrown by line 394", Jeremy Bicha
  • [gedit-plugins/gnome-3-32] Revert "Fixes exception. In Python 3 you need to import functools to have reduce function available", Jeremy Bicha
  • [glib-networking] Non-fast-forward update to branch mcatanzaro/#85-glib-2-60, Michael Catanzaro
  • [glib-networking/mcatanzaro/#85-glib-2-60] gnutls: fix invalid push/pop of handshake_context, Michael Catanzaro
  • [glib-networking] Created branch mcatanzaro/#85-glib-2-60, Michael Catanzaro
  • [glib-networking] Non-fast-forward update to branch mcatanzaro/#85, Michael Catanzaro
  • [gtk/wip/matthiasc/popup5] Drop gtk_widget_set_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5] Drop GtkWidget::surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5] Work toward dropping widget->surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5] Remove gtk_widget_get/set_has_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5] popover: implement surface getter, Matthias Clasen
  • [gtk/wip/matthiasc/popup5] window: Implement surface getter, Matthias Clasen
  • [gtk/wip/matthiasc/popup5] native: add public getters for surface and renderer, Matthias Clasen
  • [glib-networking/mcatanzaro/client-auth-request-fail: 2/2] tests: test_client_auth_request_fail() should expect G_FILE_ERROR_ACCES, Michael Catanzaro
  • [glib-networking/mcatanzaro/#85] base: fix invalid push/pop of handshake_context, Michael Catanzaro
  • [glib-networking] Created branch mcatanzaro/#85, Michael Catanzaro
  • [glib-networking/mcatanzaro/missing-main-context-pop] base: add missing main context pop after explicit sync handshake, Michael Catanzaro
  • [sysprof/wip/chergert/sysprof-3] sysprofd: actually check authorization result, Christian Hergert
  • [glib-networking] Created branch mcatanzaro/missing-main-context-pop, Michael Catanzaro
  • [evolution] Correct type of ECalDataModel::timezone property, Milan Crha
  • [gnome-music] Deleted branch wip/mschraal/gb-minor-optimizations, Jean Felder
  • [gnome-music] Deleted branch wip/mschraal/block-spotify, Jean Felder
  • [gnome-music] Deleted branch wip/rate-limit, Jean Felder
  • [gnome-music] Deleted branch wip/empty-state, Jean Felder
  • [gnome-music] Deleted branch wip/process-media-art, Jean Felder
  • [gnome-calendar] Deleted branch wip/mcrha/eds-libical-glib, Georges Basile Stavracas Neto
  • [gnome-calendar] (2 commits) ...Update libical version to 3.0.5 in the flatpak manifest, Georges Basile Stavracas Neto
  • [gnome-build-meta/mcatanzaro/webkit-2-24-2-gnome-3-30] sdk: Update to WebKitGTK 2.24.2, Michael Catanzaro
  • [gnome-build-meta] Created branch mcatanzaro/webkit-2-24-2-gnome-3-30, Michael Catanzaro
  • [gnome-build-meta] Deleted branch mcatanzaro/webkit-sse2-gnome-3-32, Michael Catanzaro
  • [gnome-build-meta] Deleted branch mcatanzaro/webkit-sse2, Michael Catanzaro
  • [gnome-build-meta/mcatanzaro/webkit-2-24-2-gnome-3-32] sdk: Update to WebKitGTK 2.24.2, Michael Catanzaro
  • [gnome-build-meta] Created branch mcatanzaro/webkit-2-24-2-gnome-3-32, Michael Catanzaro
  • [gnome-builder] code: be more flexible in writes, Christian Hergert
  • [gnome-builder] code: mark buffer as unchanged when save completes, Christian Hergert
  • [gnome-builder] auto-save: only auto-save if unchanged on disk, Christian Hergert
  • [gnome-builder/gnome-builder-3-32] code: be more flexible in writes, Christian Hergert
  • [gnome-builder/gnome-builder-3-32] code: mark buffer as unchanged when save completes, Christian Hergert
  • [gnome-builder/gnome-builder-3-32] auto-save: only auto-save if unchanged on disk, Christian Hergert
  • [gnome-build-meta/mcatanzaro/webkit-2-24-2: 2/2] sdk: Update to WebKitGTK 2.24.2, Michael Catanzaro
  • [gnome-build-meta] (2 commits) Non-fast-forward update to branch mcatanzaro/webkit-2-24-2, Michael Catanzaro
  • [gnome-build-meta/mcatanzaro/webkit-2-24-2] sdk: Update to WebKitGTK 2.24.2, Michael Catanzaro
  • [gnome-build-meta] Created branch mcatanzaro/webkit-2-24-2, Michael Catanzaro
  • [gnome-shell/wip/mcrha/eds-libical-glib: 3/3] calendar-server: Port to libecal-2.0, Florian Müllner
  • [gnome-shell] (3 commits) Non-fast-forward update to branch wip/mcrha/eds-libical-glib, Florian Müllner
  • [gnome-shell] Revert "calendar-server: Port to libecal-2.0", Florian Müllner
  • [almanah] event-factories: Port to libecal-2.0, Milan Crha
  • [evolution-ews] Add missed file into POTFILES.in, Milan Crha
  • [evolution-mapi] Port to libecal-2.0 and adapt to address book API changes, Milan Crha
  • [gnome-getting-started-docs] Update Polish translation, Piotr Drąg
  • [evolution-ews] Port to libecal-2.0 and adapt to address book API changes, Milan Crha
  • [gnome-shell] calendar-server: Port to libecal-2.0, Milan Crha
  • [evolution] Port to libecal-2.0 and adapt to libebook API changes, Milan Crha
  • [evolution] Address some issues reported by static analyzers (Coverity Scan, clang), Milan Crha
  • [folks] eds: Adapt to libebook API changes, Milan Crha
  • [evolution-data-server] Enable vala bindings for libebackend, libedata-book and libedata-cal, Milan Crha
  • [evolution-data-server] Rename ECalBackendClass methods to address some gir warnings, Milan Crha
  • [evolution-data-server] Change libebook and libedata-book APIs, Milan Crha
  • [evolution-data-server] Revert "Rename AddressBookView/CalendarView D-Bus members for backward compatibility", Milan Crha
  • [evolution-data-server] I#33 - Port to libical-glib, Milan Crha
  • [gnome-calendar/wip/mcrha/eds-libical-glib] Update libical version to 3.0.5 in the flatpak manifest, Milan Crha
  • [seahorse/gnome-3-32] Update Polish translation, Piotr Drąg
  • [gnome-games] Update POTFILES.in, Piotr Drąg
  • [gnome-builder/gnome-builder-3-32] buffer-monitor: trigger on CHANGES_DONE_HINT, Christian Hergert
  • [gnome-calendar/wip/mcrha/eds-libical-glib: 118/118] Port to libecal-2.0, Milan Crha
  • [gnome-calendar] (118 commits) Non-fast-forward update to branch wip/mcrha/eds-libical-glib, Milan Crha
  • [gnome-builder] buffer-monitor: trigger on CHANGES_DONE_HINT, Christian Hergert
  • [glib-networking] Deleted branch mcatanzaro/lsan-crash, Michael Catanzaro
  • [glib-networking] CI: run tests under asan only once, Michael Catanzaro
  • [libdazzle] build: drop gtk+ requirement back to 3.22, Christian Hergert
  • [libdazzle] backports: add GtkEventControllerMotion backport for pre-3.24, Christian Hergert
  • [glib-networking] Non-fast-forward update to branch mcatanzaro/lsan-crash, Michael Catanzaro
  • [gnome-shell/wip/mcrha/eds-libical-glib: 64/64] calendar-server: Port to libecal-2.0, Florian Müllner
  • [gnome-shell] (64 commits) Non-fast-forward update to branch wip/mcrha/eds-libical-glib, Florian Müllner
  • [gnome-shell] ci: Switch to mutter's docker image, Florian Müllner
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: fix child properties for tab labels, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-capture: discover the end time if necessary, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] tools: use g_unix_signal_add() instead of eventfd, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: try harder to setup best-fit on load, Christian Hergert
  • [glib-networking/mcatanzaro/lsan-crash] experiment: how does --no-stdsplit affect readability of test results?, Michael Catanzaro
  • [glib-networking/mcatanzaro/client-auth-request-fail: 6/6] tests: test_client_auth_request_fail() should expect G_FILE_ERROR_ACCES, Michael Catanzaro
  • [glib-networking] (6 commits) Non-fast-forward update to branch mcatanzaro/client-auth-request-fail, Michael Catanzaro
  • [glib-networking/mcatanzaro/tls-interaction] gnutls: don't attempt to connect to server if TLS interaction fails, Michael Catanzaro
  • [glib-networking] Created branch mcatanzaro/tls-interaction, Michael Catanzaro
  • [glib-networking] Non-fast-forward update to branch mcatanzaro/client-auth-request-fail, Michael Catanzaro
  • [glib-networking] (2 commits) Non-fast-forward update to branch mcatanzaro/client-auth-request-fail, Michael Catanzaro
  • [glib-networking/mcatanzaro/client-auth-request-fail: 2/2] gnutls: don't attempt to connect to server if TLS interaction fails, Michael Catanzaro
  • [glib-networking/mcatanzaro/client-auth-request-fail: 1/2] tests: test_client_auth_request_fail() should expect G_FILE_ERROR_ACCES, Michael Catanzaro
  • [glib-networking] (2 commits) Created branch mcatanzaro/client-auth-request-fail, Michael Catanzaro
  • [glib-networking/mcatanzaro/lsan-crash: 6/6] CI: run tests under asan only once, Michael Catanzaro
  • [glib-networking] (6 commits) Non-fast-forward update to branch mcatanzaro/lsan-crash, Michael Catanzaro
  • [glib-networking/mcatanzaro/lsan-crash] CI: run tests under asan only once, Michael Catanzaro
  • [glib-networking] Created branch mcatanzaro/lsan-crash, Michael Catanzaro
  • [glib-networking] Deleted branch fix-osx-warnings, Ignacio Casal Quinteiro
  • [glib-networking] Fix warnings when building on osx, Michael Catanzaro
  • [glib-networking/fix-osx-warnings: 3/3] Fix warnings when building on osx, Michael Catanzaro
  • [glib-networking] (3 commits) Non-fast-forward update to branch fix-osx-warnings, Michael Catanzaro
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: remove unused code, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: stroke line on half-pixel boundary, Christian Hergert
  • [glib-networking] Deleted branch mcatanzaro/test-read-timeout-write, Michael Catanzaro
  • [glib-networking] tests: fix and reenable test_connection_read_time_out_write(), Michael Catanzaro
  • [glib-networking/mcatanzaro/test-read-timeout-write: 3/3] tests: fix and reenable test_connection_read_time_out_write(), Michael Catanzaro
  • [glib-networking] (3 commits) Non-fast-forward update to branch mcatanzaro/test-read-timeout-write, Michael Catanzaro
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: ignore negative and 0 averages, Christian Hergert
  • [gegl] configure: depend on babl-0.1.63 or newer, pippin
  • [chronojump] webcam can have custom resolution and framerate (with decimals as string), Xavier de Blas
  • [sysprof/wip/chergert/sysprof-3] build: install dbus interfaces, Christian Hergert
  • [gegl] buffer: use internal floorf/ceilf implementations, pippin
  • [gegl] bin: factor frame cache code out of main render_task, pippin
  • [sysprof/wip/chergert/sysprof-3] libyssprof-ui: add styling for profiler menu button, Christian Hergert
  • [gnome-software/wip/hughsie/notify-firmware-requires-update] Show a notification when just one firmware is installed, Richard Hughes
  • [gnome-software] Created branch wip/hughsie/notify-firmware-requires-update, Richard Hughes
  • [nautilus] gnome-desktop: update upstream gnome-desktop-thumbnail-script, Ernestas Kulik
  • [gnome-games/wip/exalm/gtk4: 37/37] ui: Don't specify visible when it's true, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/gtk4: 36/37] ui: Stop using can-default property, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/gtk4: 35/37] ui: Stop using Actionbar child properties, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/gtk4: 34/37] ui: Stop using HeaderBar child properties, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/gtk4: 33/37] ui: Stop using stack child properties and migrate to GtkStackPage, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/gtk4: 32/37] huh, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/gtk4: 31/37] game-thumbnail: Replace get_preferred_height_for_width() with measure(), Alexander Mikhaylenko
  • [gnome-games/wip/exalm/gtk4: 30/37] game-thumbnail: Port to textures and render nodes, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/gtk4: 29/37] ui: Use 'icon-name' property of GtkButton, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/gtk4: 28/37] ui: Drop unnecessary show() and show_all() calls, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/gtk4: 27/37] display-box: Stop using gdk_cursor_new_from_display(), Alexander Mikhaylenko
  • [gnome-games/wip/exalm/gtk4: 26/37] application: Stop using gtk_widget_hide_on_delete(), Alexander Mikhaylenko
  • [gnome-games/wip/exalm/gtk4: 25/37] application-window: Add missing argument to size_allocate() vfunc override, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/gtk4: 24/37] game-thumbnail: Drop state argument from GtkStyleContext functions, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/gtk4: 23/37] ui: Stop using 'draw' signal for GdkDrawingArea, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/gtk4: 22/37] media-menu-button: Drop extra argument in gtk_image_set_from_gicon(), Alexander Mikhaylenko
  • [gnome-games/wip/exalm/gtk4: 21/37] preferences-page-controllers: Stop using from gtk_box_pack_start(), Alexander Mikhaylenko
  • [gnome-games/wip/exalm/gtk4: 20/37] ui: Replace 'show-close-button' property with 'show-title-buttons', Alexander Mikhaylenko
  • [gnome-games/wip/exalm/gtk4: 19/37] application-window: Stop using 'window-state-event' signal, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/gtk4: 18/37] application-window: Replace 'delete-event' signal with 'close-request', Alexander Mikhaylenko
  • [gnome-games/wip/exalm/gtk4: 17/37] application: Replace GdkScreen with GdkDisplay, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/gtk4: 16/37] ui: Replace GdkWindow with GdkSurface, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/gtk4: 15/37] ui: Stop using GtkEventBox, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/gtk4: 14/37] fullscreen-box: Stop using 'motion-notify-event' signal, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/gtk4: 13/37] ui: Stop using 'key-press-event' and 'key-release-event' signals, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/gtk4: 12/37] ui: Stop using 'button-press-event' signal, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/gtk4: 11/37] build: Build with gtk4 >= 3.94, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/gtk4: 10/37] Switch retro-gtk to gtk4 branch, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/gtk4: 9/37] fixme: Remove libhandy, Alexander Mikhaylenko
  • [gnome-games] (37 commits) Non-fast-forward update to branch wip/exalm/gtk4, Alexander Mikhaylenko
  • [gnome-games] preferences-page: Stop using pass-through child property, Alexander Mikhaylenko
  • [mutter/gbsneto/tracing: 5/5] ci: Add sysprof-devel to the Docker image, Georges Basile Stavracas Neto
  • [mutter/gbsneto/tracing: 4/5] clutter: Add more descriptive profiling sections, Georges Basile Stavracas Neto
  • [mutter/gbsneto/tracing: 3/5] profiler: Support setting output filename, Georges Basile Stavracas Neto
  • [mutter/gbsneto/tracing: 2/5] cogl-trace: Cleanup context after disabling, Georges Basile Stavracas Neto
  • [mutter/gbsneto/tracing: 1/5] profile: Add a Sysprof-based profiler, Georges Basile Stavracas Neto
  • [mutter] (5 commits) Non-fast-forward update to branch gbsneto/tracing, Georges Basile Stavracas Neto
  • [gnome-user-docs] Update Spanish translation, Translations User D-L
  • [gnome-software/wip/kalev/F30-CI] fixup! CI: Switch to F30, Kalev Lember
  • [gnome-build-meta] Deleted branch mcatanzaro/libical-3.0.5, Michael Catanzaro
  • [gnome-build-meta] Update libical.bst to 3.0.5, Michael Catanzaro
  • [gnome-build-meta] Non-fast-forward update to branch mcatanzaro/libical-3.0.5, Michael Catanzaro
  • [glib-networking] Add the name of the backend to the test name, Ignacio Casal Quinteiro
  • [gnome-software] Non-fast-forward update to branch wip/kalev/F30-CI, Kalev Lember
  • [glib-networking/enable-openssl-tests] tests: use the interaction error with openssl, Ignacio Casal Quinteiro
  • [gnome-games] meson: Rearrange dependencies, Alexander Mikhaylenko
  • [gnome-software/wip/kalev/F30-CI] CI: Switch to F30, Kalev Lember
  • [gnome-software] Created branch wip/kalev/F30-CI, Kalev Lember
  • [glib-networking/enable-openssl-tests: 2/2] Add the name of the backend to the test name, Ignacio Casal Quinteiro
  • [glib-networking/enable-openssl-tests: 1/2] openssl: simplify client certificate retrieval code, Ignacio Casal Quinteiro
  • [glib-networking] (2 commits) Non-fast-forward update to branch enable-openssl-tests, Ignacio Casal Quinteiro
  • [glib-networking/enable-openssl-tests] Add the name of the backend to the test name, Ignacio Casal Quinteiro
  • [pygobject] docs: getting started: default to mingw64 for the MSYS2 instructions, Christoph Reiter
  • [glib-networking] Non-fast-forward update to branch enable-openssl-tests, Ignacio Casal Quinteiro
  • [glib-networking/enable-openssl-tests] openssl: simplify client certificate retrieval code, Ignacio Casal Quinteiro
  • [glib-networking/enable-openssl-tests] openssl: try to fix unit test when getting an error from an interaction, Ignacio Casal Quinteiro
  • [pygobject] ci: work around pip3 install --user not working in recent fdo-sdk, Christoph Reiter
  • [jhbuild] world: Use meson to build gtkmm-documentation and gtkmm-3-documentation, Kjell Ahlstedt
  • [gtk: 2/2] Merge branch 'fix-non-csd-menu-corners-gtk4' into 'master', Timm Bäder
  • [gtk: 1/2] Adwaita: Don't round the non-csd menu corners, Timm Bäder
  • [gnome-software] details page: Never show a 'missing' icon when AppStream does not provide an app icon, Kalev Lember
  • [gtk] (2 commits) ...Merge branch 'fix-non-csd-menu-corners-gtk4' into 'master', Timm Bäder
  • [gtk/gtk-3-24: 2/2] Merge branch 'fix-non-csd-menu-corners-gtk3' into 'gtk-3-24', Timm Bäder
  • [gtk/gtk-3-24: 1/2] Adwaita: Don't round the non-csd menu corners, Timm Bäder
  • [gtk/gtk-3-24] (2 commits) ...Merge branch 'fix-non-csd-menu-corners-gtk3' into 'gtk-3-24', Timm Bäder
  • [gnome-software] Deleted branch wip/hughsie/use_desktop_background, Richard Hughes
  • [gnome-software] Do not composite screenshots with internal alpha sections, Richard Hughes
  • [gtkmm-documentation/gtkmm-3-24] Add meson.build files and auxiliary scripts for meson builds, Kjell Ahlstedt
  • [accerciser/gnome-3-32] Fix following relations, Samuel Thibault
  • [accerciser] Fix following relations, Samuel Thibault
  • [gnome-software/wip/hughsie/use_desktop_background] Do not composite screenshots with internal alpha sections, Richard Hughes
  • [gnome-software] Non-fast-forward update to branch wip/hughsie/use_desktop_background, Richard Hughes
  • [gnome-control-center] Deleted branch wip/oholy/default-avatar, Ondrej Holy
  • [gnome-control-center] (2 commits) ...user-accounts: Present the default avatar in the avatar popover, Felipe Borges
  • [accerciser/gnome-3-32] Fix background color of relations, Samuel Thibault
  • [accerciser] Fix background color of relations, Samuel Thibault
  • [glib-networking/enable-openssl-tests] Enable openssl tests, Ignacio Casal Quinteiro
  • [glib-networking] Created branch enable-openssl-tests, Ignacio Casal Quinteiro
  • [libgfbgraph] Add a new maintainer, Leesoo Ahn
  • [glib-networking/fix-osx-warnings] Fix warnings when building on osx, Ignacio Casal Quinteiro
  • [glib-networking] Created branch fix-osx-warnings, Ignacio Casal Quinteiro
  • [gnome-software/wip/hughsie/use_desktop_background] Do not composite screenshots with internal alpha sections with the desktop wallpaper, Richard Hughes
  • [gnome-software] Created branch wip/hughsie/use_desktop_background, Richard Hughes
  • [accerciser/gnome-3-32] Fix some ui labelling, Samuel Thibault
  • [accerciser/gnome-3-32] Mark as 3.32.3pre, Samuel Thibault
  • [chronojump] preferences win "test sound" moved to right, Xavier de Blas
  • [accerciser] Fix some ui labelling, Samuel Thibault
  • [gnome-boxes] Created tag v3.33.1, Felipe Borges
  • [gnome-boxes] Deleted branch release-3-33-1, Felipe Borges
  • [gnome-boxes] Release 3.33.1, Felipe Borges
  • [gnome-backgrounds] defaults: larger res, Jakub Steiner
  • [glib: 4/4] Merge branch '1441-1619-deprecate-gtester' into 'master', Philip Withnall
  • [glib: 3/4] tests: Remove redundant --tap options, Philip Withnall
  • [glib: 2/4] gtestutils: Output in TAP format by default, Philip Withnall
  • [glib: 1/4] glib: Deprecate gtester and gtester-report, Philip Withnall
  • [glib] (4 commits) ...Merge branch '1441-1619-deprecate-gtester' into 'master', Philip Withnall
  • [gnome-backgrounds] defaults: hex iteration continues, Jakub Steiner
  • [jhbuild] core-deps-latest: WebKitGTK 2.24.2, Carlos Garcia Campos
  • [gtk: 1/2] pid_get_parent: fix potential leak of kp, Matthias Clasen
  • [gtk: 2/2] Merge branch 'openbsd-pid_get_parenvt-v2' into 'master', Matthias Clasen
  • [gtk] (2 commits) ...Merge branch 'openbsd-pid_get_parenvt-v2' into 'master', Matthias Clasen
  • [gnome-software] rpm-ostree: Implement what-provides decompose, Kalev Lember
  • [gnome-boxes/release-3-33-1] Release 3.33.1, Felipe Borges
  • [gnome-boxes] Created branch release-3-33-1, Felipe Borges
  • [gnome-notes/wip/mcrha/eds-libical-glib] Change the libecal-2.0 dependency to 3.33.2, Milan Crha
  • [vala/wip/issue/606: 17/17] WIP build: Check for valac with sufficient GIR support, Rico Tzschichholz
  • [vala/wip/issue/606: 16/17] WIP build: Generate GIRs for libvala, Rico Tzschichholz
  • [vala/wip/issue/606: 15/17] WIP girwriter: Infer gir_namespace/version from target GIR filename, Rico Tzschichholz
  • [vala] (17 commits) Non-fast-forward update to branch wip/issue/606, Rico Tzschichholz
  • [vala/wip/libgtop-2.0: 102/102] WIP, Rico Tzschichholz
  • [vala/wip/libgtop-2.0: 101/102] vapi: Add libgtop-2.0 bindings, Rico Tzschichholz
  • [vala] (102 commits) Non-fast-forward update to branch wip/libgtop-2.0, Rico Tzschichholz
  • [accerciser] Created tag 3.32.2, Samuel Thibault
  • [accerciser/gnome-3-32] prep for 3.32.2, Samuel Thibault
  • [accerciser/gnome-3-32] Fix translations after migration from intltool, Samuel Thibault
  • [gtkmm-documentation/gtkmm-3-24] Remove obsolete and redundant README and TODO files, Kjell Ahlstedt
  • [accerciser] Fix translations after migration from intltool, Samuel Thibault
  • [gnome-commander] Created tag 1.10.2, Uwe Scholz
  • [vala/wip/traverse-visitor] Add TraverseVisitor for traversing the tree with a callback, Rico Tzschichholz
  • [vala] Created branch wip/traverse-visitor, Rico Tzschichholz
  • [gtkmm-documentation] Remove obsolete and redundant README and TODO files, Kjell Ahlstedt
  • [gnome-subtitles: 2/2] Merge branch 'master' of gitlab.gnome.org:GNOME/gnome-subtitles, Pedro Castro
  • [gnome-subtitles: 1/2] Fix #4 - Syslog full of "source ID not found", Pedro Castro
  • [gnome-subtitles] (2 commits) ...Merge branch 'master' of gitlab.gnome.org:GNOME/gnome-subtitles, Pedro Castro
  • [NetworkManager-openvpn] Update Spanish translation, Translations User D-L
  • [NetworkManager-openconnect] Update Spanish translation, Translations User D-L
  • [gnome-subtitles] Update Spanish translation, Translations User D-L
  • [gedit-plugins] Update Spanish translation, Translations User D-L
  • [geary] Update Spanish translation, Translations User D-L
  • [vala] codegen: When freeing local variables don't stop at "switch" on "continue", Rico Tzschichholz
  • [gnome-logs] build: Drop build option for tests, Jonathan Kang
  • [libsoup/hsts: 20/20] Ensure that hostnames in the HSTS enforcer are IDNA-canonicalized, Claudio Saavedra
  • [libsoup/hsts: 19/20] Cancel messages for STS known hosts with HTTPS errors, Claudio Saavedra
  • [libsoup/hsts: 18/20] Hook the default interface's functions, Claudio Saavedra
  • [libsoup/hsts: 17/20] Ignore STS header fields with duplicate directives, Claudio Saavedra
  • [libsoup/hsts: 16/20] Add a test to ensure that subdomain policies don't modify superdomain's, Claudio Saavedra
  • [libsoup/hsts: 15/20] Make soup_hsts_enforcer_set_policy() public, Claudio Saavedra
  • [libsoup/hsts: 14/20] Improve the multiple-headers test, Claudio Saavedra
  • [libsoup/hsts: 13/20] Add test for duplicated directives, Claudio Saavedra
  • [libsoup/hsts: 12/20] Extra directives need to be ignored but the header should still be processed, Claudio Saavedra
  • [libsoup/hsts: 11/20] Add a test for case-insensitivity of the headers, Claudio Saavedra
  • [libsoup/hsts: 10/20] Add test to check that no HSTS header does not remove a policy, Claudio Saavedra
  • [libsoup/hsts: 8/20] HSTS: Rewrite the HSTS feature and add tests, Claudio Saavedra
  • [libsoup/hsts: 9/20] Add test for optional quotations in the STS header, Claudio Saavedra
  • [libsoup/hsts: 7/20] Add SoupHstsEnforcer, Claudio Saavedra
  • [libsoup] (20 commits) Non-fast-forward update to branch hsts, Claudio Saavedra
  • [libsoup] soup-version: add defs for 2.68 API, Claudio Saavedra
  • [libsoup] Bump to 2.67 cycle, Claudio Saavedra
  • [vala/staging] codegen: When freeing local variables don't stop at "switch" on "continue", Rico Tzschichholz
  • [shotwell] vapi: Fix some issues with recent valas in internal libgdata copy, Jens Georg
  • [gnome-games] ui: Add PreferencesPageBackupRestore, Alexander Mikhaylenko
  • [gnome-games] utils: Add Archive, Alexander Mikhaylenko
  • [gnome-games] utils: Add ArchiveError, Alexander Mikhaylenko
  • [gnome-games] meson: Add libarchive dependency, Alexander Mikhaylenko
  • [sysprof/wip/chergert/sysprof-3] backport weak pointers, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: start attaching profiler button to record, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: make tabs expand, Christian Hergert
  • [libdmapsharing] Fix warnings from -Wextra, W . Michael Petullo
  • [gtk/wip/matthiasc/popup5: 220/220] Add a GdkSurface::parent property, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 219/220] popover: Bring back the beak, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 218/220] wip: bring back the beak, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 217/220] Revert "Adwaita: Give popover menus a background", Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 216/220] gdk: Inherit the frame clock for popups, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 215/220] Add a testcase for size allocation, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 214/220] node editor: Adapt to GtkNative, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 213/220] widget: Remove a popover special case, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 212/220] text view: Allocate popovers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 211/220] places sidebar: Allocate popovers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 210/220] color swatch: Allocate popovers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 209/220] entry: Allocate popovers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 208/220] scale button: Allocate popovers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 207/220] text: Allocate popovers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 206/220] popover: Make Escape to close work again, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 205/220] window: Don't inherit cursors across surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 204/220] widget: Optimize resize propagation, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 203/220] widget: Improve warning messages, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 202/220] gizmo: Set the name, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 201/220] Add gdk_surface_get_parent back, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 200/220] main: Use gtk_widget_get_native, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 199/220] event controller: Use gtk_widget_get_native, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 198/220] Add gtk_widget_get_native, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 197/220] popover: Only grab focus when modal, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 196/220] surface: Avoid autodismissal on button release, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 195/220] surface: Remove gdk_surface_set/merge_child_input_shapes(), Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 194/220] surface: Remove old debug code, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 193/220] popover: Use gdk_surface_show_with_auto_dismissal, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 192/220] surface: Add gdk_surface_show_with_auto_dismissal, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 191/220] broadway: Track popups, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 190/220] x11: Implement popup surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 189/220] wayland: Use popup parents, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 188/220] surface: Stop setting transient-for for popups, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 187/220] surface: Make move-to-rect work for popups, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 186/220] surface: Store popup parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 185/220] gdk: Introduce a popup surface type, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 183/220] Get rid of GdkSurfaceImpl, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 184/220] x11: Remove useless checks, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 182/220] gdk: Add a private header, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 181/220] Rename surface constructors, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 180/220] surface: Cosmetics, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 179/220] gdk: Drop pass-through surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 178/220] gdk: Drop GdkWindowAttr, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 177/220] gdk: Drop input-only surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 176/220] gdk: Remove an unused field, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 175/220] Drop gdk_surface_new_temp, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 174/220] menu: Stop using gdk_surface_new_temp, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 173/220] x11: Stop using gdk_surface_new_temp, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 172/220] broadway: Stop using gdk_surface_new_temp, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 171/220] wayland: Remove a useless switch, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 170/220] docs: Remove references to gdk_device_grab, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 169/220] gdk: Remove remnants of client-side windows, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 168/220] Drop gtk_widget_register_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 167/220] popover: Stop using gtk_widget_register_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 166/220] window: Stop using gtk_widget_register_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 165/220] menu: Stop using gtk_widget_register_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 164/220] surface: Make gdk_surface_get_device_position void, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 163/220] x11: Drop a gratitious use of gdk_event_get_root_coords, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 162/220] Remove gdk_surface_get_geometry as public api, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 161/220] Drop gdk_surface_get_root_origin, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 160/220] Remove gdk_surface_get_root_coords as public api, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 159/220] Remove gdk_surface_coords_to/from_parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 158/220] surface: Small simplification, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 157/220] surface: Simplify destroy implementation, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 156/220] surface: Remove abs_x/abs_y, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 155/220] surface: Small cleanup, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 154/220] surface: Simplify some code, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 153/220] Remove surface->children, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 152/220] gdk: Stop using surface->children, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 151/220] wayland: Stop using surface->children, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 150/220] Remove surface->parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 149/220] gdk: Stop using surface->parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 148/220] broadway: Stop using surface->parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 147/220] x11: Stop using surface->parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 146/220] wayland: Stop using surface->parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 145/220] surface: Remove code dealing with child surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 144/220] surface: minor cleanup, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 143/220] Drop child surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 142/220] widget: Stop using child surface apis, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 141/220] a11y: Stop supporting ATK_XY_SCREEN, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 140/220] xim: Stop using child surface apis, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 139/220] wayland: Stop using child surface apis, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 138/220] x11: Stop using child surface api, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 137/220] entry completion: Use a popover, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 136/220] main: Remove special-case hiding popopvers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 135/220] widget: Remove some unneeded popover special-casing, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 134/220] Adwaita: Give popover menus a background, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 133/220] menubutton: Allocate the popover, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 132/220] Adapt to new popover lifecycle, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 131/220] Reimplement GtkPopover, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 130/220] surface: Start sketching a new surface type, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 129/220] Introduce event controller propagation limits, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 128/220] widget: Use GtkNative, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 127/220] widget: Don't snapshot foreign children, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 126/220] Review and replace uses of get_toplevel, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 125/220] root: Require GtkNative, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 124/220] window: Implement GtkNative, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 123/220] Introduce GtkNative, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 122/220] main: guard window-specific code paths, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 121/220] widget: guard popover-specific code paths, Matthias Clasen
  • [gtk] (220 commits) Non-fast-forward update to branch wip/matthiasc/popup5, Matthias Clasen
  • [glib-networking] Revert "CI: Add LSAN_OPTIONS for debugging LeakSanitizer crashes", Michael Catanzaro
  • [glib-networking/mcatanzaro/test-read-timeout-write: 2/2] tests: fix and reenable test_connection_read_time_out_write(), Michael Catanzaro
  • [glib-networking] (2 commits) Non-fast-forward update to branch mcatanzaro/test-read-timeout-write, Michael Catanzaro
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: allow text to be selectable, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: add some mark details, Christian Hergert
  • [glib-networking] CI: Add LSAN_OPTIONS for debugging LeakSanitizer crashes, Michael Catanzaro
  • [glib-networking/mcatanzaro/test-read-timeout-write: 4/4] tests: fix and reenable test_connection_read_time_out_write(), Michael Catanzaro
  • [glib-networking] (4 commits) Non-fast-forward update to branch mcatanzaro/test-read-timeout-write, Michael Catanzaro
  • [glib-networking/mcatanzaro/waiting-for-op: 4/4] base: Don't initially cancel waiting_for_op, Michael Catanzaro
  • [glib-networking] (4 commits) Non-fast-forward update to branch mcatanzaro/waiting-for-op, Michael Catanzaro
  • [glib-networking/mcatanzaro/test-read-timeout-write] tests: fix and reenable test_connection_read_time_out_write(), Michael Catanzaro
  • [glib-networking] Created branch mcatanzaro/test-read-timeout-write, Michael Catanzaro
  • [glib-networking/mcatanzaro/waiting-for-op] base: Don't initially cancel waiting_for_op, Michael Catanzaro
  • [glib-networking] Created branch mcatanzaro/waiting-for-op, Michael Catanzaro
  • [mutter/gbsneto/tracing: 3/3] ci: Add sysprof-devel to the Docker image, Georges Basile Stavracas Neto
  • [mutter/gbsneto/tracing: 2/3] clutter: Add more descriptive profiling sections, Georges Basile Stavracas Neto
  • [mutter/gbsneto/tracing: 1/3] profiler: Support setting output filename, Georges Basile Stavracas Neto
  • [mutter] (3 commits) Non-fast-forward update to branch gbsneto/tracing, Georges Basile Stavracas Neto
  • [mutter/gbsneto/tracing: 30/30] ci: Add sysprof-devel to the Docker image, Georges Basile Stavracas Neto
  • [mutter/gbsneto/tracing: 29/30] clutter: Add more descriptive profiling sections, Georges Basile Stavracas Neto
  • [mutter/gbsneto/tracing: 28/30] profiler: Support setting output filename, Georges Basile Stavracas Neto
  • [mutter/gbsneto/tracing: 27/30] clutter-stage: Also profile size negotiation and allocation, Georges Basile Stavracas Neto
  • [mutter/gbsneto/tracing: 26/30] cogl-trace: Cleanup context after disabling, Georges Basile Stavracas Neto
  • [mutter/gbsneto/tracing: 25/30] profile: Add a Sysprof-based profiler, Georges Basile Stavracas Neto
  • [mutter/gbsneto/tracing: 24/30] clutter: Add some preliminary tracing to clutter, Georges Basile Stavracas Neto
  • [mutter/gbsneto/tracing: 23/30] cogl: Add libsysprof capture based tracing, Georges Basile Stavracas Neto
  • [mutter] (30 commits) Non-fast-forward update to branch gbsneto/tracing, Georges Basile Stavracas Neto
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: calculate min/max/avg for mark durations, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: tweak marks drawing, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: add rounded rectangle helper, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: fix some warnings, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: soften red when selected, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] tools: add tool to toggle a profiler, Christian Hergert
  • [mutter] clutter/stage-cogl: Don't skip over the next frame, Georges Basile Stavracas Neto
  • [mutter] gitlab-ci: Use MALLOC_CHECK_ and MALLOC_PERTURB_ env variables in tests, Georges Basile Stavracas Neto
  • [pitivi/1.0] build: Fix gst-plugins-base build, Alexandru Băluț
  • [pitivi/1.0] effects: Hide GL effects until they are well supported, Alexandru Băluț
  • [gnome-commander] Updates README.md, Uwe Scholz
  • [gnome-commander] Removed smp_mflags variable from the spec file, Uwe Scholz
  • [gnome-commander] Fix compilation error with exiv2 0.27.1, Uwe Scholz
  • [gnome-commander/gcmd-1-10] Updates README.md, Uwe Scholz
  • [gtk] Add clock freezes to the profile, Matthias Clasen
  • [pitivi] Deleted branch sdk, Alexandru Băluț
  • [gnome-commander/gcmd-1-10] Removed smp_mflags variable from the spec file, Uwe Scholz
  • [vala] Deleted branch wip/issue/795, Rico Tzschichholz
  • [vala] (6 commits) ...clutter-1.0: Bind Margin, PaintVolume, Point, Rect and Size as struct, Rico Tzschichholz
  • [libsecret] Deleted branch wip/nielsdg/gtask-secret-service, Niels De Graef
  • [libsecret: 2/2] Merge branch 'wip/nielsdg/gtask-secret-service' into 'master', Niels De Graef
  • [libsecret] (2 commits) ...Merge branch 'wip/nielsdg/gtask-secret-service' into 'master', Niels De Graef
  • [pitivi] (2 commits) ...build: update meson, Alexandru Băluț
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: mark negative durations as red, Christian Hergert
  • [gedit-plugins/flake8: 2/2] Merge branch 'master' into flake8, Jordi Mas
  • [gedit-plugins/flake8] (2 commits) ...Merge branch 'master' into flake8, Jordi Mas
  • [gedit-plugins/gnome-3-32] Fixes exception. In Python 3 you need to import functools to have reduce function available, Jordi Mas
  • [gedit-plugins] Fixes exception. In Python 3 you need to import functools to have reduce function available, Jordi Mas
  • [gtk/frame-profiling] always record a frame end time when profiling, Matthias Clasen
  • [libsoup/wip/tingping/secure-cookies: 22/22] Implement strict secure cookies, Patrick Griffis
  • [seahorse/gnome-3-32] Release stable version 3.32, Niels De Graef
  • [libsoup] (22 commits) Non-fast-forward update to branch wip/tingping/secure-cookies, Patrick Griffis
  • [gedit-plugins/flake8] 821, Jordi Mas
  • [gtk] Deleted branch frame-profiling, Matthias Clasen
  • [gtk: 2/2] Merge branch 'frame-profiling' into 'master', Matthias Clasen
  • [gtk] (2 commits) ...Merge branch 'frame-profiling' into 'master', Matthias Clasen
  • [seahorse/gnome-3-32] appdata: Put my email address as update_contact, Niels De Graef
  • [gtk/frame-profiling] Redo frame profiling, Matthias Clasen
  • [seahorse/gnome-3-32] appdata: Designate GNOME as main developer, Niels De Graef
  • [gtk] Created branch frame-profiling, Matthias Clasen
  • [seahorse/gnome-3-32] appdata: Add OARS metadata tags, Niels De Graef
  • [sysprof/wip/chergert/sysprof-3] sysprof: add close menu item, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] sysprof: add about, remove quit, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] sysprof: wire up window menu, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] sysprof: close window on last ctrl+w if empty, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] sysprof: only request opening dialog once, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] sysprof: use sysprof_window_new(), Christian Hergert
  • [gsettings-desktop-schemas] Created branch gnome-3-32, Carlos Garnacho
  • [vala/staging: 6/6] clutter-1.0: Bind Margin, PaintVolume, Point, Rect and Size as struct, Rico Tzschichholz
  • [vala/staging: 5/6] Regenerate GIDL-based bindings to fix getter ownership of struct properties, Rico Tzschichholz
  • [vala/staging: 4/6] Regenerate GIR-based bindings to fix getter ownership of struct properties, Rico Tzschichholz
  • [vala/staging: 3/6] vala: Trust "value_owned" when writing property getter, Rico Tzschichholz
  • [vala/staging: 2/6] vala: No-accessor struct properties in GLib.Object class must be owned, Rico Tzschichholz
  • [vala/staging: 1/6] tests: Properties with NoAccessorMethod return heap-allocated structs, Rico Tzschichholz
  • [vala] (6 commits) Created branch staging, Rico Tzschichholz
  • [glib-networking] Update POTFILES.in, Piotr Drąg
  • [gedit-plugins/flake8] 841, Jordi Mas
  • [gnome-continuous] Force rebuild of libical, Emmanuele Bassi
  • [gedit-plugins/flake8] Better name, Jordi Mas
  • [gnome-continuous] Build libical 3.0, Emmanuele Bassi
  • [gnome-build-meta/mcatanzaro/libical-3.0.5] Update libical.bst, Michael Catanzaro
  • [vala/staging: 5/5] clutter-1.0: Bind Margin, PaintVolume, Point, Rect and Size as struct, Rico Tzschichholz
  • [vala/staging: 4/5] Regenerate GIR-based bindings to fix getter ownership of struct properties, Rico Tzschichholz
  • [vala/staging: 3/5] vala: Trust "value_owned" when writing property getter, Rico Tzschichholz
  • [vala/staging: 2/5] vala: No-accessor struct properties in GLib.Object class must be owned, Rico Tzschichholz
  • [vala/staging: 1/5] tests: Properties with NoAccessorMethod return heap-allocated structs, Rico Tzschichholz
  • [vala] (5 commits) Created branch staging, Rico Tzschichholz
  • [gtk/gtk-3-24] emoji chooser: populate incrementally, Matthias Clasen
  • [sysadmin-bin] s/range/accelerator, Andrea Veri
  • [gedit-plugins/flake8] More 403, Jordi Mas
  • [gnome-build-meta/mcatanzaro/libical-3.0.5] Update libical.bst to 3.0.5, Michael Catanzaro
  • [gnome-build-meta] Created branch mcatanzaro/libical-3.0.5, Michael Catanzaro
  • [chronojump] encoder fixed change repetitions owner when set owner (person) changes, Xavier de Blas
  • [fractal] Update Spanish translation, Translations User D-L
  • [orca] Filter out actions without names when identifying useless empty elements, Joanmarie Diggs
  • [balsa] Update Spanish translation, Translations User D-L
  • [chronojump] Update Spanish translation, Translations User D-L
  • [geary/fix-misspellings] Undo wrong fixes, Rafael Fontenelle
  • [gedit-plugins/flake8] 403, Jordi Mas
  • [gedit-plugins] Prevents 'NameError: name sys is not defined' thrown by line 394, Jordi Mas
  • [gedit-plugins/flake8] More precise import, Jordi Mas
  • [gnome-software] flatpak: Fix several more double-uses of GErrors, Richard Hughes
  • [gnome-software] flatpak: Handle failure of a libflatpak function updating permissions, Richard Hughes
  • [vala/staging] clutter-1.0: Bind Margin, PaintVolume, Point, Rect and Size as struct, Rico Tzschichholz
  • [vala/staging] Regenerate GIR-based bindings to fix getter ownership of struct properties, Rico Tzschichholz
  • [vala/staging] vala: Trust "value_owned" when writing property getter, Rico Tzschichholz
  • [vala/staging] vala: No-accessor struct properties in GLib.Object class must be owned, Rico Tzschichholz
  • [vala/staging] tests: Properties with NoAccessorMethod return heap-allocated structs, Rico Tzschichholz
  • [orca] Chromium: Don't always check siblings to confirm static text leaf status, Joanmarie Diggs
  • [gedit-plugins/flake8] Paralel, Jordi Mas
  • [libsoup/gnome-3-32] gtkdoc: set the documentation namespace, Claudio Saavedra
  • [libsoup] gtkdoc: set the documentation namespace, Claudio Saavedra
  • [orca] Chromium: Ensure we don't ignore presentable static text leaf nodes, Joanmarie Diggs
  • [gjs: 2/2] Merge branch 'fix-overzealous-garbage-collection' into 'master', Cosimo Cecchi
  • [gjs: 1/2] context: Use Heap pointers for GC objects stored in vectors, Cosimo Cecchi
  • [gjs] (2 commits) ...Merge branch 'fix-overzealous-garbage-collection' into 'master', Cosimo Cecchi
  • [libsoup] meson: fix the documentation src_dir value, Claudio Saavedra
  • [libsoup/gnome-3-32] meson: fix the documentation src_dir value, Claudio Saavedra
  • [gnome-control-center/wip/oholy/default-avatar: 98/98] user-accounts: Present the default avatar in the avatar popover, Felipe Borges
  • [gnome-control-center/wip/oholy/default-avatar: 97/98] user-accounts: Remove a redundant parameter, Felipe Borges
  • [gnome-control-center] (98 commits) Non-fast-forward update to branch wip/oholy/default-avatar, Felipe Borges
  • [orca] Add some more items to .gitignore, Joanmarie Diggs
  • [orca] Eliminate double-presentation of section content, Joanmarie Diggs
  • [vala] cogl-1.0: Fix out-params in Cogl.get_modelview_matrix/projection_matrix/bitmasks, Rico Tzschichholz
  • [vala/staging] cogl-1.0: Fix out-params in Cogl.get_modelview_matrix/projection_matrix/bitmasks, Rico Tzschichholz
  • [orca] Improve likelihood that we'll speak link role for descendant text object, Joanmarie Diggs
  • [libsoup/gnome-3-32] meson: actually declare the gtk_doc option, Claudio Saavedra
  • [gnome-continuous] Disable doc build of libsoup, Emmanuele Bassi
  • [libsoup] meson: actually declare the gtk_doc option, Claudio Saavedra
  • [gnome-build-meta] sdk/libsoup.bst: switch doc option to gtk_doc, Claudio Saavedra
  • [libsoup/gnome-3-32] meson: switch documentation option from 'doc' to 'gtk_doc', Claudio Saavedra
  • [libsoup] meson: switch documentation option from 'doc' to 'gtk_doc', Claudio Saavedra
  • [gnome-shell] introspect: Include `sandboxed-app-id` as well, Jonas Ådahl
  • [gnome-shell] introspect: Remove unused variable, Jonas Ådahl
  • [balsa] Do not break user's config, Peter Bloomfield
  • [orca] Also sanity check table rows when determining useless empty elements, Joanmarie Diggs
  • [chronojump] personSelect window selects person better (not hiding photo), Xavier de Blas
  • [orca] Only sanity check ambiguous roles when identifying focus-mode widgets, Joanmarie Diggs
  • [glib-networking] openssl: add back the dummy verify callback, Ignacio Casal Quinteiro
  • [gnome-build-meta] sdk: libsoup branched for gnome-3-32, Claudio Saavedra
  • [gsettings-desktop-schemas] Updated Spanish translation, Daniel Mustieles García
  • [gnome-build-meta/abderrahim/fdsdk-master: 10/10] build mutter and gnome-shell using the new mesa arrangement in freedesktop-sdk, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/fdsdk-master: 9/10] move /var/run to /run, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/fdsdk-master: 8/10] add missing dependencies that were in base-platform.bst, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/fdsdk-master: 7/10] sdk/gst-plugins-*: sync with freedesktop-sdk, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/fdsdk-master: 6/10] flatpak/{sdk, platform}: sync with freedesktop-sdk, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/fdsdk-master: 5/10] sdk/glib: add a runtime dependencies on freedesktop-sdk glib, Abderrahim Kitouni
  • [seahorse] Updated Spanish translation, Daniel Mustieles García
  • [polari] Updated Spanish translation, Daniel Mustieles García
  • [gnome-shell] Updated Spanish translation, Daniel Mustieles García
  • [mutter/wip/carlosg/no-reload-keymap-on-keyboard-switch] backends: Do not reload keymap on new keyboard notifications, Carlos Garnacho
  • [mutter] Created branch wip/carlosg/no-reload-keymap-on-keyboard-switch, Carlos Garnacho
  • [pitivi/sdk] build: update meson, Alexandru Băluț
  • [pitivi] Non-fast-forward update to branch sdk, Alexandru Băluț
  • [orca] Eliminate double-presentation of table info during structural navigation, Joanmarie Diggs
  • [gvfs] (5 commits) ...build: Use break in foreach loop, Ondrej Holy
  • [fractal] Update changelog: keyboard shrotcuts were added, Alexandre Franke
  • [libsoup] Created branch gnome-3-32, Claudio Saavedra
  • [gvfs/wip/oholy/readonly-lockdown] build: Add dependency on gsettings-desktop-schemas, Ondrej Holy
  • [gvfs/wip/oholy/meson-version: 15/15] build: Use break in foreach loop, Ondrej Holy
  • [gvfs/wip/oholy/meson-version: 14/15] build: Take advantage of has_function argument, Ondrej Holy
  • [gvfs/wip/oholy/meson-version: 13/15] build: Use path strings in include_directories, Ondrej Holy
  • [gvfs/wip/oholy/meson-version: 12/15] build: Use dictionaries in configuration_data objects, Ondrej Holy
  • [gvfs/wip/oholy/meson-version: 11/15] build: Bump required meson version to 0.50.0, Ondrej Holy
  • [gvfs] (15 commits) Non-fast-forward update to branch wip/oholy/meson-version, Ondrej Holy
  • [glib/wip/th/fix-small-array-hash-valgrind] ghash: remember not to use small-array optimization during g_hash_table_remove_all_nodes(), Thomas Haller
  • [glib] Non-fast-forward update to branch wip/th/fix-small-array-hash-valgrind, Thomas Haller
  • [libsoup/hsts: 24/24] Ensure that hostnames in the HSTS enforcer are IDNA-canonicalized, Claudio Saavedra
  • [libsoup/hsts: 23/24] Cancel messages for STS known hosts with HTTPS errors, Claudio Saavedra
  • [libsoup/hsts: 22/24] Hook the default interface's functions, Claudio Saavedra
  • [libsoup/hsts: 21/24] Ignore STS header fields with duplicate directives, Claudio Saavedra
  • [libsoup/hsts: 20/24] Add a test to ensure that subdomain policies don't modify superdomain's, Claudio Saavedra
  • [libsoup/hsts: 19/24] Make soup_hsts_enforcer_set_policy() public, Claudio Saavedra
  • [libsoup/hsts: 18/24] Improve the multiple-headers test, Claudio Saavedra
  • [libsoup/hsts: 17/24] Add test for duplicated directives, Claudio Saavedra
  • [libsoup/hsts: 16/24] Extra directives need to be ignored but the header should still be processed, Claudio Saavedra
  • [libsoup/hsts: 15/24] Add a test for case-insensitivity of the headers, Claudio Saavedra
  • [libsoup/hsts: 14/24] Add test to check that no HSTS header does not remove a policy, Claudio Saavedra
  • [libsoup/hsts: 12/24] HSTS: Rewrite the HSTS feature and add tests, Claudio Saavedra
  • [libsoup/hsts: 13/24] Add test for optional quotations in the STS header, Claudio Saavedra
  • [libsoup/hsts: 11/24] Add SoupHstsEnforcer, Claudio Saavedra
  • [libsoup/hsts: 10/24] Bump to 2.67 cycle, Claudio Saavedra
  • [libsoup] (24 commits) Non-fast-forward update to branch hsts, Claudio Saavedra
  • [glib] Deleted branch wip/tingping/network-address-backport, Patrick Griffis
  • [glib/glib-2-60: 2/2] Merge branch 'wip/tingping/network-address-backport' into 'glib-2-60', Philip Withnall
  • [glib/glib-2-60] (2 commits) ...Merge branch 'wip/tingping/network-address-backport' into 'glib-2-60', Philip Withnall
  • [network-manager-applet] Update Spanish translation, Translations User D-L
  • [totem] Update Spanish translation, Translations User D-L
  • [glib-networking] openssl: handle SSL_R_TLSV1_ALERT_UNKNOWN_CA, Ignacio Casal Quinteiro
  • [gnome-getting-started-docs] figures: GOA settings icon, Jakub Steiner
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: start on open support, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: do resize from idle after map, Christian Hergert
  • [gnome-build-meta/abderrahim/fdsdk-master: 11/11] build mutter and gnome-shell using the new mesa arrangement in freedesktop-sdk, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/fdsdk-master: 10/11] move /var/run to /run, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/fdsdk-master: 9/11] add missing dependencies that were in base-platform.bst, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/fdsdk-master: 8/11] sdk/gst-plugins-*: sync with freedesktop-sdk, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/fdsdk-master: 7/11] flatpak/{sdk, platform}: sync with freedesktop-sdk, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/fdsdk-master: 5/11] use a master snapshot of freedesktop-sdk, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/fdsdk-master: 6/11] sdk/glib: add a runtime dependencies on freedesktop-sdk glib, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/fdsdk-master: 4/11] .gitlab-ci.yml: update bst-external to 0.12.0, Abderrahim Kitouni
  • [gnome-build-meta] (11 commits) Non-fast-forward update to branch abderrahim/fdsdk-master, Abderrahim Kitouni
  • [seahorse] Deleted branch wip/nielsdg/add-oars, Niels De Graef
  • [seahorse] (3 commits) ...appdata: Put my email address as update_contact, Niels De Graef
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: move zoom controls, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: start on new tabbed design, Christian Hergert
  • [seahorse/wip/nielsdg/add-oars: 3/3] appdata: Put my email address as update_contact, Niels De Graef
  • [seahorse/wip/nielsdg/add-oars: 2/3] appdata: Designate GNOME as main developer, Niels De Graef
  • [seahorse/wip/nielsdg/add-oars: 1/3] appdata: Add OARS metadata tags, Niels De Graef
  • [seahorse] (3 commits) Created branch wip/nielsdg/add-oars, Niels De Graef
  • [gedit-plugins/flake8] Update .gitlab-ci.yml, Jordi Mas
  • [gimp-help] Delete references to Gimp Plugin Registry: fix issue #155, Julien Hardlin
  • [gedit-plugins/flake8] try, Jordi Mas
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: add empty state for timing data, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: tweak spacing, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: add separator back, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: add gdatetime fallback, Christian Hergert
  • [gnome-build-meta/mcatanzaro/librsvg-test] librsvg.bst: temporarily switch back to 2.44, Michael Catanzaro
  • [gnome-build-meta] Created branch mcatanzaro/librsvg-test, Michael Catanzaro
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: add lateral movements with keyboard, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: pan when selection changes, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: link up horizontal scrolling, Christian Hergert
  • [gnome-build-meta] Deleted branch tchaik/ibus-anthy-1.5.11, Martin Blanchard
  • [gnome-build-meta] world/ibus-anthy: Update to version 1.5.11, Jordan Petridis
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: set computer-fail for no callgraph, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: tweak empty state and add icon-name property, Christian Hergert
  • [gtk/gbsneto/shortcuts-rebased: 112/112] shortcutcontroller: Unref shortcut proper, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 111/112] shortcuttrigger: Filter a few modifiers out, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 110/112] filechooser: Trigger the location popup via bindings, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 109/112] filechooser: Remove outdated hack, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 108/112] accels: Remove GtkAccelGroup, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 107/112] testmenubutton: Don't create a GtkAccelGroup, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 106/112] testsuite: Remove GtkAccelGroup usage, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 105/112] doc tools: Create AccelLabel image without using GtkAccelGroup, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 104/112] widget: Remove gtk_widget_add_accelerator(), Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 103/112] testgtk: Port keyval example to shortcut controllers, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 102/112] gtk-demo: Redo builder example to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 101/112] shortcutcontroller: Implement GtkBuildable, Georges Basile Stavracas Neto
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: filter marks based on selection, Christian Hergert
  • [gtk/gbsneto/shortcuts-rebased: 100/112] shortcutaction: INtegrate with GtkBuilder property parsing, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 99/112] shortcuttrigger: Add gtk_shortcut_triger_new_parse_string(), Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 98/112] application: Replace accelerator handling with shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 97/112] accel: Add display arg to gtk_accelerator_parse_with_keycode(), Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 96/112] accelerators: Make gtk_accelerator_parse() return TRUE/FALSE, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 95/112] shortcuttrigger: Add hash(), equal(), and compare() functions, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 94/112] shortcuts: Mananage managed shortcuts with a custom model, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 93/112] gdk: Make gdk_keyval_name() return a const char, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 92/112] shortcutaction: Add gtk_shortcut_action_to_string(), Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 91/112] widget: Keep keybindings as a GListStore, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 90/112] shortcutcontroller: Add gtk_shortcut_controller_new_for_model(), Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 89/112] shortcutcontroller: Implement GListModel, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 88/112] gtk-demo: Port the sliding puzzle demo to shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 87/112] shortcut: Change the API for creating shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 86/112] shortcut: Add GtkShortcutAction, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 85/112] accelgroup: Remove unneeded APIs, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 84/112] gtk: Remove GtkAccelMap, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 83/112] gtk: Remove accel paths, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 82/112] menushell: Remove old mnemonic handling, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 81/112] window: Remove all old mnemonic handling API, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 80/112] menu: Implement GtkShortcutManager, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 79/112] shortcutmanager: Add, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 78/112] label: Implement mnemonics using shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 77/112] shortcut: Add gtk_shortcut_set_mnemonic_activate(), Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 76/112] shortcuttrigger: Add support for mnemonics, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 75/112] window: Put F10 accelerator into its own shortcut controller, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 74/112] window: Get rid of public APIs that shouldn't be, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 73/112] gdk: Remove GDK_RELEASE_MASK, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 72/112] gtk-demo: Add a dumb demo for shortcut triggers, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 71/112] shortcutcontroller: Add GtkShortcutScope, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 70/112] shortcuttrigger: Add gtk_shortcut_trigger_to_label(), Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 69/112] accelgroup: Add gtk_accel_group_print_label(), Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 68/112] accellabel: Move gtk_accelerator_get_label() code, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 67/112] accellabel: Get rid of class variables, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 66/112] gtk: Remove bindings, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 65/112] eventcontrollerkey: Remove binding handling, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 64/112] passwordentry: Remove unused header, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 63/112] accelgroup: Actually have a default mod mask, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 62/112] treeview: Redo event forwarding hack, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 61/112] combobox: Redo key event forwarding hack, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 60/112] iconview: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 59/112] infobar: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 58/112] label: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 57/112] listbox: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 56/112] menubar: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 55/112] menu: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 54/112] menushell: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 53/112] notebook: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 52/112] scale: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 51/112] scalebutton: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 50/112] scrolledwindow: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 49/112] searchentry: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 48/112] shortcutssection: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 47/112] shortcutswindow: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 46/112] flowbox: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 45/112] paned: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 44/112] spinbutton: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 43/112] textview: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 42/112] filechooserwidget: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 41/112] toolbar: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 40/112] shortcutcontroller: Add gtk_shortcut_controller_add_shortcut(), Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 39/112] shortcutcontroller: Add private API for running class shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 38/112] treeview: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 37/112] widget: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 36/112] dialog: Port binding to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 35/112] text: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 34/112] shortcut: Add gtk_shortcut_set_callback(), Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 33/112] combobox: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 32/112] assistant: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 31/112] trigger: Add an alternative trigger, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 30/112] shortcut: Add GtkShortcutTrigger, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 29/112] contentformats: Fix doc typo, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 28/112] gsk: Fix annotations for ref()/unref(), Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 27/112] window: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 26/112] bindings: Add more variant types, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 25/112] widget: Add gtk_widget_class_add_shortcut(), Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 24/112] gtk: Add GtkShortcut, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 23/112] bindings: Split out function to invoke an action signal, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 22/112] shortcutcontroller: Introduce, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 21/112] bindings: Make gtk_binding_parse_signal() use GVariantBuilder, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 20/112] bindings: Parse into GVariantBuilder directly, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 19/112] bindings: Add gtk_binding_entry_add_signal_variant(), Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 18/112] bindings: Replace GtkBindingArg arguments with GVariant, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 17/112] bindings: Make gtk_binding_entry_add_signall() private, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 15/112] bindings: Remove unused member variables, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 16/112] bindings: Hide structs, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 13/112] testgtk: Remove unused code, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 14/112] x11: Actually call the finished func when finishing, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 12/112] widget: Bring back _gtk_widget_list_controllers(), Georges Basile Stavracas Neto
  • [gtk] (112 commits) Non-fast-forward update to branch gbsneto/shortcuts-rebased, Georges Basile Stavracas Neto
  • [balsa] Declare LibBalsaAddressBookOsmo final, Peter Bloomfield
  • [balsa] Declare LibBalsaAddressBookLdif final, Peter Bloomfield
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: hide callgraph when no data is present, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-capture: copy stat when dup'ing reader, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: add more capture details, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-capture: add stats to reader when possible, Christian Hergert
  • [gtk: 2/2] Merge branch 'wip/otte/for-master' into 'master', Benjamin Otte
  • [gtk] (2 commits) ...Merge branch 'wip/otte/for-master' into 'master', Benjamin Otte
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: add accelerator keys, Christian Hergert
  • [gegl] buffer: store encoding instead of format name in gegl_buffer_save, pippin
  • [gegl] bin: store frame cache in .gegl/frame_cache, pippin
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: start on details view, Christian Hergert
  • [gnome-shell] layout: Show important actors above top_window_group, Florian Müllner
  • [gnome-shell] st: Introspect ScrollViewFade to read fade properties, Florian Müllner
  • [gnome-build-meta] (2 commits) Non-fast-forward update to branch tchaik/ibus-anthy-1.5.11, Jordan Petridis
  • [gnome-build-meta/tchaik/ibus-anthy-1.5.11: 2/2] world/ibus-anthy: Update to version 1.5.11, Jordan Petridis
  • [gnome-build-meta] sdk/librsvg.bst: update cargo dependencies, Jordan Petridis
  • [gnome-control-center] info panel: return "Unknown" on OS lacking os-release, Robert Ancell
  • [gnome-shell/wip/fmuellner/ease-wm-animations: 5/5] windowManager: Use easing for window animations, Florian Müllner
  • [gnome-shell/wip/fmuellner/ease-wm-animations: 3/5] environment: Patch in some implicit animation convenience, Florian Müllner
  • [gnome-shell/wip/fmuellner/ease-wm-animations: 4/5] windowManager: Use ClutterTransition to animate window dimming, Florian Müllner
  • [gnome-shell/wip/fmuellner/ease-wm-animations: 2/5] environment: Respect enable-animations setting when easing, Florian Müllner
  • [gnome-shell] (5 commits) Created branch wip/fmuellner/ease-wm-animations, Florian Müllner
  • [gnome-shell/wip/fmuellner/ease-wm-animations: 1/5] environment: Support slow down factor when easing, Florian Müllner
  • [gnome-music/wip/jfelder/mpris-debug] add an exception, Jean Felder
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: reduce chances of over-scrolling, Christian Hergert
  • [gtk] Non-fast-forward update to branch wip/otte/for-master, Benjamin Otte
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: simplify zoom at load, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: fit-to-zoom and tooltips, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: use double math, Christian Hergert
  • [gnome-maps/wip/mlundblad/search-as-you-type: 11/11] WIP: placeEntry: Auto-complete searches, Marcus Lundblad
  • [gnome-maps] (11 commits) Non-fast-forward update to branch wip/mlundblad/search-as-you-type, Marcus Lundblad
  • [epiphany/gnome-3-28] history-manager: avoid critical when deleting URLs not tracked by sync, Michael Catanzaro
  • [epiphany/gnome-3-28] gsb-service: ref self for lifetime of update thread, Michael Catanzaro
  • [epiphany/gnome-3-30] history-manager: avoid critical when deleting URLs not tracked by sync, Michael Catanzaro
  • [epiphany/gnome-3-30] gsb-service: ref self for lifetime of update thread, Michael Catanzaro
  • [gnome-music] Non-fast-forward update to branch wip/jfelder/mpris-debug, Jean Felder
  • [epiphany/gnome-3-32] Revert "location-entry: destroy bookmark popover in dispose", Michael Catanzaro
  • [epiphany] Deleted branch revert-a186b184, Michael Catanzaro
  • [epiphany] Deleted branch mcatanzaro/meson-version, Michael Catanzaro
  • [mutter] clutter/actor: Fix a wrong comment, Carlos Garnacho
  • [mutter] clutter/input-device: Replace device check with assertion, Carlos Garnacho
  • [mutter] clutter/stage-cogl: Fix a comment-typo, Carlos Garnacho
  • [mutter] clutter/stage: Move a comment to a more appropriate place, Carlos Garnacho
  • [mutter] clutter/stage: Avoid unnecessary call to add_redraw_clip, Carlos Garnacho
  • [gnome-music/wip/jfelder/mpris-debug] mpris: Debug get pid and cmd, Jean Felder
  • [gnome-music] Created branch wip/jfelder/mpris-debug, Jean Felder
  • [survey-web/oscp] ipa-ca has to be trusted for ldaps to work as expected, Andrea Veri
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: track if color is set, Christian Hergert
  • [gnome-build-meta/tchaik/ibus-anthy-1.5.11] world/ibus-anthy: Update to version 1.5.11, Martin Blanchard
  • [gnome-build-meta] Created branch tchaik/ibus-anthy-1.5.11, Martin Blanchard
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: add color, Christian Hergert
  • [gtk/wip/otte/for-master] flattenlistmodel: Do proper check, Benjamin Otte
  • [gtk/wip/otte/for-master] rgba: Add GDK_RGBA() macro, Benjamin Otte
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: keep marks aligned, Christian Hergert
  • [mutter] meta: Remove meta_free_gslist_and_elements, Florian Müllner
  • [mutter] Use free_full on GSList's instead of foreach + free, Florian Müllner
  • [mutter] Use free_full on GList's instead of foreach + free, Florian Müllner
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: render marks again, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: resize column when zoom changes, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: improve duration range drawing and sizing, Christian Hergert
  • [gnome-shell] cleanup: Fix spelling errors, Florian Müllner
  • [balsa] Declare LibBalsaAddressBookLdap final, Peter Bloomfield
  • [balsa] Declare LibBalsaAddressBookGpe final, Peter Bloomfield
  • [balsa] address-book: Adopt ab as the identifier, Peter Bloomfield
  • [gnome-commander/gcmd-1-10: 2/2] Merge branch 'gcmd-1-10-exiv2-0-27-1' into 'gcmd-1-10', Uwe Scholz
  • [gnome-commander/gcmd-1-10: 1/2] Fix compilation error with exiv2 0.27.1, Uwe Scholz
  • [gnome-commander/gcmd-1-10] (2 commits) ...Merge branch 'gcmd-1-10-exiv2-0-27-1' into 'gcmd-1-10', Uwe Scholz
  • [gnome-shell] keyring: Use bind_property for message and description values, Florian Müllner
  • [chronojump] Encoder fixed minor issue after cancel Best/All/... appear on top, Xavier de Blas
  • [chronojump] Encoder recalibrate button on top, Xavier de Blas
  • [chronojump] Encoder inertial ecc-con phases much clear now with two labels, Xavier de Blas
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: fit zoom when loading, Christian Hergert
  • [gtk] profiler: Prefer CLOCK_MONOTONIC, Matthias Clasen
  • [orca] Allow scripts to determine if we should really synthesize a click on a char, Joanmarie Diggs
  • [gnome-shell] system: Just use buttonGroup instead of adding extra _actionsItem, Florian Müllner
  • [gnome-shell] popupMenu: Implement Switch as actor, Florian Müllner
  • [gnome-shell] popupMenu: Make sensitive a Menu and MenuItem property, Florian Müllner
  • [gnome-shell] PopupBaseMenuItem: Use active property for menu items, Florian Müllner
  • [gnome-shell] panel: Use menu items as actors, Florian Müllner
  • [gnome-shell] js/status: Use menu items as actors, Florian Müllner
  • [gnome-shell] popupMenu: Implement vfunc's for key focus in/out, Florian Müllner
  • [gnome-shell] popupMenuItem: Make it a widget inheriting from St.BoxLayout, Florian Müllner
  • [gimp] app: fix indentation in gimppaintbrush.h, Ell
  • [gimp/gimp-2-10] app: fix indentation in gimppaintbrush.h, Ell
  • [gnome-desktop] thumbnailer: Cleanup stale thumbnail directories, Michael Catanzaro
  • [gnome-desktop] thumbnailer: Fix extension computation for dotfiles, Michael Catanzaro
  • [gnome-shell] systemActions: Only do prefix matches, Florian Müllner
  • [gtkmm-documentation] meson.build: "ninja test" builds the example programs, Kjell Ahlstedt
  • [gnome-shell] js: Use GTypeFlags to define abstract GObject classes, Florian Müllner
  • [orca] Replace some more calls to pyatspi's findAllDescendants with our own version, Joanmarie Diggs
  • [orca] Improve behavior of non-interactive web table cells with click handlers, Joanmarie Diggs
  • [chronojump] encoder: Better buttons for save reps best/all/allbutlast/none, Xavier de Blas
  • [chronojump] encoderTreeviews inertial cannot selected discarded rows by buttons, Xavier de Blas
  • [chronojump] encoderTreeviews inertial cannot selected discarded rows by checkboxes, Xavier de Blas
  • [libsecret/wip/nielsdg/gtask-secret-service] Port Service and Session to GTask, Niels De Graef
  • [libsecret] Created branch wip/nielsdg/gtask-secret-service, Niels De Graef
  • [gtk] Created branch wip/baedert/filechooser-search, Timm Bäder
  • [gtk/wip/baedert/filechooser-search] filechooserwidget: Prefer the start of filenames when searching, Timm Bäder
  • [gtk: 3/3] query: Remove private pointer, Timm Bäder
  • [gtk] (3 commits) ...query: Remove private pointer, Timm Bäder
  • [gparted] Set the xalign property for Gtk::Labels (!40), Mike Fleetwood
  • [gparted] Set a default max_width_chars for wrapping Gtk::Labels (!40), Mike Fleetwood
  • [chronojump] encoder capture barplot with better lines on ecc-con, Xavier de Blas
  • [orca] Prevent empty elements with no associated functionality from being caret context, Joanmarie Diggs
  • [balsa] Declare LibBalsaAddressBookExternq final, Peter Bloomfield
  • [gtk/wip/baedert/accel-label-box-layout: 2/2] filechooserwidget: Remove some unused struct members, Timm Bäder
  • [gtk/wip/baedert/accel-label-box-layout: 1/2] accellabel: use a box layout, Timm Bäder
  • [gtk] (2 commits) Created branch wip/baedert/accel-label-box-layout, Timm Bäder
  • [mutter/wip/carlosg/x11less-preparations: 24/24] wayland: Drop error trap, Carlos Garnacho
  • [mutter/wip/carlosg/x11less-preparations: 23/24] compositor: Drop error trap, Carlos Garnacho
  • [mutter/wip/carlosg/x11less-preparations: 22/24] wayland: Split Xwayland initialization in 2 steps, Carlos Garnacho
  • [mutter/wip/carlosg/x11less-preparations: 21/24] x11: Initialize GdkDisplay together with MetaX11Display, Carlos Garnacho
  • [mutter/wip/carlosg/x11less-preparations: 20/24] x11: Unmanage X11 windows on MetaX11Display finalization, Carlos Garnacho
  • [mutter/wip/carlosg/x11less-preparations: 19/24] core: Add explicit init/shutdown_x11() MetaDisplay calls, Carlos Garnacho
  • [mutter/wip/carlosg/x11less-preparations: 18/24] core: Untangle input focus management, Carlos Garnacho
  • [mutter/wip/carlosg/x11less-preparations: 17/24] x11: Separate X11 focus handling into MetaX11Display method, Carlos Garnacho
  • [mutter/wip/carlosg/x11less-preparations: 16/24] core: Relax requirement that MetaWindow shall have icon/mini-icon, Carlos Garnacho
  • [mutter/wip/carlosg/x11less-preparations: 15/24] x11: Move X11 calls to map/unmap a MetaWindow to MetaWindowX11, Carlos Garnacho
  • [mutter/wip/carlosg/x11less-preparations: 12/24] x11: Add MetaX11Stack object, Carlos Garnacho
  • [mutter/wip/carlosg/x11less-preparations: 14/24] core: Separate checks for pointer barriers availability, Carlos Garnacho
  • [mutter/wip/carlosg/x11less-preparations: 13/24] core: Avoid grab transfer shenanigans with non-X11 backend, Carlos Garnacho
  • [mutter/wip/carlosg/x11less-preparations: 11/24] core: Turn MetaStack into a GObject, Carlos Garnacho
  • [mutter/wip/carlosg/x11less-preparations: 10/24] x11: Move focus sentinel to MetaX11Display, Carlos Garnacho
  • [mutter] (24 commits) Non-fast-forward update to branch wip/carlosg/x11less-preparations, Carlos Garnacho
  • [gimp] app: in GimpPaintbrush, reuse existing paint buffer, Ell
  • [gimp] app: add gimp_brush_core_get_brush_pixmap(), Ell
  • [gimp] app: don't modify paint buffer when pasting to canvas, Ell
  • [gimp/gimp-2-10] app: in GimpPaintbrush, reuse existing paint buffer, Ell
  • [gimp/gimp-2-10] app: add gimp_brush_core_get_brush_pixmap(), Ell
  • [gimp/gimp-2-10] app: don't modify paint buffer when pasting to canvas, Ell
  • [glib/wip/th/fix-small-array-hash-valgrind: 2/3] ghash: remember not to use small-array optimization during g_hash_table_remove_all_nodes(), Thomas Haller
  • [glib/wip/th/fix-small-array-hash-valgrind: 3/3] ghash: clear hash table before invoking cleanup functions in g_hash_table_remove_all_nodes(), Thomas Haller
  • [glib] (3 commits) Non-fast-forward update to branch wip/th/fix-small-array-hash-valgrind, Thomas Haller
  • [gnome-software] flatpak: Fix several double-uses of GErrors, Richard Hughes
  • [glib/wip/th/fix-small-array-hash-valgrind: 1/2] ghash: fix disabling small-array optimization under valgrind, Thomas Haller
  • [glib/wip/th/fix-small-array-hash-valgrind: 2/2] ghash: clear hash table before invoking cleanup functions in g_hash_table_remove_all_nodes(), Thomas Haller
  • [glib] (2 commits) Created branch wip/th/fix-small-array-hash-valgrind, Thomas Haller
  • [libsoup] Created tag 2.66.2, Claudio Saavedra
  • [libsoup] 2.66.2, Claudio Saavedra
  • [glib] Created branch wip/desrt/more-ghash-valgrind, Allison Karlitskaya
  • [glib/wip/desrt/more-ghash-valgrind] ghash: fix bug introduced by valgrind fix, Allison Karlitskaya
  • [glib-networking/mcatanzaro/base-rebase: 55/55] tests: Unskip socket client test, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 54/55] tests: Remove expected_server_error and manually wait instead, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 53/55] tests: Remove expected_client_closed_error, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 52/55] tests: Remove bad assertion from client-auth-failure test, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 51/55] tests: Simplify on_server_close_finish, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 50/55] openssl: clarify the req_mode switch case, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 49/55] Fix GSource leak in test_async_implicit_handshake(), Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 48/55] openssl: handle SSL_R_CERTIFICATE_VERIFY_FAILED, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 47/55] fixup! openssl: fix shutdown error, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 46/55] openssl: fix shutdown error, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 45/55] base: fix leak in g_tls_connection_base_create_source(), Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 44/55] gnutls: fix leak of ALPN protocols, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 43/55] Properly disable broken tests, without triggering -Werror, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 42/55] openssl: add missing call to set_missing_requested_client_certificate, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 41/55] Use v3 of the CI, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 40/55] openssl: go back to verify peer certificate after handshake, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 39/55] base: fix build, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 38/55] Do not leak peer certificate on gnutls, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 37/55] Setup peer certificate at the time of the verify callback, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 36/55] Allow to get the openssl connection out of the ssl object, Michael Catanzaro
  • [glib-networking] Deleted branch mcatanzaro/base-rebase, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 35/55] base: Reject new sync ops when handshake is in progress, Michael Catanzaro
  • [glib-networking] (54 commits) ...tests: Unskip socket client test, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 33/55] Make the GnuTLS backend use the base classes, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 34/55] openssl: remove vargs from end_openssl_io, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 32/55] Properly guard GCC-specific pragmas, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 31/55] gtlsbackend-openssl: use G_DECLARE_FINAL_TYPE, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 30/55] base: never accept a missing certificate, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 29/55] base: add GTLS_DEBUG to ease debugging, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 28/55] base: remove a couple hot calls to gettext(), Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 27/55] base, openssl: use consistent code style for casts, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 26/55] base: TLS streams should expect to outlast the GTlsConnection, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 25/55] gtlsconnection-base: improve comments, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 24/55] gtlsinputstream: fix code style issues, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 23/55] openssl: use G_DECLARE_FINAL_TYPE, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 22/55] gtlsclientconnection-openssl: use G_DECLARE_FINAL_TYPE, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 21/55] gtlsconnection-openssl: use G_DECLARE_DERIVABLE_TYPE, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 20/55] gtlsconnection-base: use G_DECLARE_DERIVABLE_TYPE, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 19/55] gtlsfiledatabase-openssl: use G_DECLARE_FINAL_TYPE, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 18/55] gtlsdatabase-openssl: Use G_DECLARE_DERIVABLE_TYPE, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 17/55] gtlscertificate-openssl: use G_DECLARE_FINAL_TYPE, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 16/55] gtlsoutputstream: Use G_DECLARE_FINAL_TYPE, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 15/55] gtlsinputstream: use G_DECLARE_FINAL_TYPE, Michael Catanzaro
  • [orca] Don't treat an element as a text block element if it has no text, Joanmarie Diggs
  • [glib-networking/mcatanzaro/base-rebase: 14/55] base: Rename the streams to GTls[Input, Output]Stream, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 13/55] base: don't list headers in meson.build, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 12/55] base: Fix uninitialized memory use on cancellation, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 11/55] base: Use non-GClosure dummy callback, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 10/55] base: Support timeouts for implicit handshakes, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 9/55] base, openssl: support per-operation timeouts, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 8/55] base: Implement vectored I/O support for TLS and DTLS, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 7/55] base: add initial DTLS support, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 6/55] base: remove obsolete version check, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 5/55] openssl: add modelines, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 4/55] openssl: purge tabs, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 3/55] base: update license headers and add modelines, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 2/55] base: purge tabs, Michael Catanzaro
  • [glib-networking] (55 commits) Non-fast-forward update to branch mcatanzaro/base-rebase, Michael Catanzaro
  • [mutter] Deleted branch wip/carlosg/issue-598, Carlos Garnacho
  • [mutter] x11: Do not warn on cancelled X11 selection sources, Georges Basile Stavracas Neto
  • [mutter/wip/carlosg/issue-598: 4/4] x11: Do not warn on cancelled X11 selection sources, Georges Basile Stavracas Neto
  • [mutter] (4 commits) Non-fast-forward update to branch wip/carlosg/issue-598, Georges Basile Stavracas Neto
  • [orca] Don't treat text blocks with names as empty elements, even if they lack content, Joanmarie Diggs
  • [glib: 2/2] Merge branch 'fix_g_format_size_full' into 'master', Philip Withnall
  • [glib: 1/2] Fixing g_format_size_full() on Windows-x64, Philip Withnall
  • [glib] (2 commits) ...Merge branch 'fix_g_format_size_full' into 'master', Philip Withnall
  • [libxml2] Fix return value of xmlOutputBufferWrite, Nick Wellnhofer
  • [gtk] Non-fast-forward update to branch wip/jimmac/larger-scrollbars, Jakub Steiner
  • [gnome-software] trivial: Fix up example spec file with the correct icon name, Richard Hughes
  • [gegl] use set_clip_position to get proper quantization for frames, pippin
  • [gegl] bin: give names to states in renderer_task and recurse some states, pippin
  • [gegl] bin: add keyframe command, pippin
  • [gegl] bin: add frame cache, pippin
  • [gegl] bin: add nearest neighbor to preferences, pippin
  • [vala/wip/meson: 13/13] WIP meson: Add meson-bootstrap.sh, Rico Tzschichholz
  • [vala/wip/meson: 12/13] WIP meson: Add internal-api-docs, Rico Tzschichholz
  • [vala/wip/meson: 11/13] WIP meson: Add vapi building, Rico Tzschichholz
  • [vala/wip/meson: 10/13] WIP meson: Add tests, Rico Tzschichholz
  • [vala/wip/meson: 9/13] meson: Add initial build support, Rico Tzschichholz
  • [vala] (13 commits) Non-fast-forward update to branch wip/meson, Rico Tzschichholz
  • [gnome-music] Deleted branch wip/jfelder/tracker-unused-variable, Jean Felder
  • [gnome-music] playlists: Remove unused variable sparql_dateTime_format, Jean Felder
  • [gnome-music/wip/jfelder/tracker-unused-variable] playlists: Remove unused variable sparql_dateTime_format, Jean Felder
  • [gnome-music] Created branch wip/jfelder/tracker-unused-variable, Jean Felder
  • [vala/staging] gtk4: Update to 3.96.0+6a27fe15, Rico Tzschichholz
  • [gimp-help] Update blur motion filters, Julien Hardlin
  • [gedit-plugins/flake8] flake8, Jordi Mas
  • [gnome-keyring] (2 commits) ...Merge branch 'wip/dueno/madvise' into 'master', Daiki Ueno
  • [gnome-keyring] Deleted branch wip/dueno/madvise, Daiki Ueno
  • [gnome-keyring: 2/2] Merge branch 'wip/dueno/madvise' into 'master', Daiki Ueno
  • [gnome-keyring/wip/dueno/madvise] build: Remove configure check for MADV_DONTDUMP, Daiki Ueno
  • [gnome-keyring] Created branch wip/dueno/madvise, Daiki Ueno
  • [sysprof/wip/chergert/sysprof-3] remove dead code, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: add fit-width zoom helper, Christian Hergert
  • [gtk: 7/7] Merge branch 'wip/carlosg/no-x11-core-events' into 'master', Matthias Clasen
  • [gtk] Deleted branch wip/carlosg/no-x11-core-events, Carlos Garnacho
  • [gtk] (7 commits) ...Merge branch 'wip/carlosg/no-x11-core-events' into 'master', Matthias Clasen
  • [glib-networking/mcatanzaro/base-rebase] tests: Unskip socket client test, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase] tests: Remove expected_server_error and manually wait instead, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase] tests: Remove expected_client_closed_error, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase] tests: Remove bad assertion from client-auth-failure test, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase] tests: Simplify on_server_close_finish, Michael Catanzaro
  • [librsvg: 5/5] Merge branch 'attribute-to-localname', Federico Mena Quintero
  • [librsvg: 4/5] attributes.rs: Removed, along with the dependency for phf, Federico Mena Quintero
  • [librsvg: 2/5] Depend on markup5ever, Federico Mena Quintero
  • [librsvg: 3/5] Use LocalName and local_name! for attributes and properties, Federico Mena Quintero
  • [librsvg: 1/5] Intro: branch to switch from using Attribute to markup5ever::LocalName., Federico Mena Quintero
  • [librsvg] (5 commits) ...Merge branch 'attribute-to-localname', Federico Mena Quintero
  • [gnome-desktop/gnome-3-32] Update Lao translation, Translations User D-L
  • [gedit] Add NEWS from 3.32.2 release, Jeremy Bicha
  • [gedit] Created tag 3.32.2, Jeremy Bicha
  • [gedit/gnome-3-32] Release 3.32.2, Jeremy Bicha
  • [cheese/gnome-3-32] Update Lao translation, Translations User D-L
  • [glib-networking/mcatanzaro/base-rebase] openssl: clarify the req_mode switch case, Michael Catanzaro
  • [balsa] Declare LibBalsaAddressBookText derivable, Peter Bloomfield
  • [gtk-osx: 48/48] Merge branch 'pipenv', John Ralls
  • [gtk-osx: 47/48] Avoid crash if _python_ver comes up empty., John Ralls
  • [gtk-osx: 46/48] Fix in case of existing $HOME/.config/jhbuildrc and $HOME/.jhbuildrc-custom, see included Numbers ta, John Ralls
  • [gtk-osx: 45/48] Rework config_dir computation. Add some safe quotes., John Ralls
  • [gtk-osx: 44/48] Fix typo with config_dir., John Ralls
  • [gtk-osx: 43/48] Set config folder to $HOME/.config if not existing, fix minor issue with JHBUILDRC_CUSTOM_DIR., John Ralls
  • [gtk-osx: 42/48] Minimum MacOS Version now 10.9, John Ralls
  • [gtk-osx: 41/48] Fix finding bootstrap.modules locally., John Ralls
  • [gtk-osx: 40/48] Make sure directories for jhbuildrc and jhbuildrc-custom exist., John Ralls
  • [gtk-osx: 39/48] Change BASEURL to catch new jhbuildrc and jhbuildrc-custom., John Ralls
  • [gtk-osx: 38/48] Fix script name documentation, python version test for pip and missing quotes., John Ralls
  • [gtk-osx: 37/48] Remove 32/64 bit universal build for expat, perl ARCHFLAGS., John Ralls
  • [gtk-osx: 36/48] New instructions for bootstrap-gtk-osx command., John Ralls
  • [gtk-osx: 35/48] Fix two if-test goofs., John Ralls
  • [gtk-osx: 33/48] Readme: fix some typos., John Ralls
  • [gtk-osx: 34/48] Update paragraph about installing Python3.6., John Ralls
  • [gtk-osx: 31/48] Create a new bootstrap-gtk-osx command, John Ralls
  • [gtk-osx: 32/48] Fix the python version passed to libxml when in a virtualenv., John Ralls
  • [gtk-osx: 29/48] Correct missing variable errors., John Ralls
  • [gtk-osx: 30/48] Provide bogus meson module to silence complaint from jhbuild., John Ralls
  • [gtk-osx: 28/48] Don't use envvar for regular file., John Ralls
  • [gtk-osx: 27/48] Don't set sysroot without an SDK., John Ralls
  • [gtk-osx: 25/48] Update installation of jhbuildrc and jhbuildrc-custom..., John Ralls
  • [gtk-osx: 26/48] Fix a few mistakes., John Ralls
  • [gtk-osx: 24/48] Make WORKON_HOME consistent and correct., John Ralls
  • [gtk-osx: 23/48] Force pipenv to version 2018.10.9 and meson to 0.49.2., John Ralls
  • [gtk-osx: 22/48] Separate pyenv installation from pyenv_root., John Ralls
  • [gtk-osx: 21/48] Check for ninja in DEVPREFIX/bin as well as PATH before installing it., John Ralls
  • [gtk-osx: 20/48] Add DEVPREFIX/bin to PATH, John Ralls
  • [gtk-osx: 19/48] Specify jhbuild remote and branch to pull., John Ralls
  • [gtk-osx: 18/48] Set and use PIP and PIPENV so they don't have to be on the PATH., John Ralls
  • [gtk-osx: 17/48] Quote all paths to accommodate spaces in them., John Ralls
  • [gtk-osx: 16/48] Fix dereferencing of _varname in envvar()., John Ralls
  • [gtk-osx: 15/48] Add the virtenv lib/pkgconfig to PKG_CONFIG_PATH., John Ralls
  • [gtk-osx: 12/48] Set -Dx11=false on gdk-pixbuf in modulesets-stable and modulesets., John Ralls
  • [gtk-osx: 14/48] Move gtk-doc from gtk-osx-bootstrap to gtk-osx., John Ralls
  • [gtk-osx: 13/48] archive.gnome.org shouldn't be a default repo., John Ralls
  • [gtk-osx: 11/48] Autogen python modules with autoreconf., John Ralls
  • [gtk-osx: 10/48] Move CFLAGS and PYTHON_CONFIGURE_OPTS from jhbuild to pipenv install., John Ralls
  • [gtk-osx: 9/48] Fix inserting into .local/bin/jhbuild., John Ralls
  • [gtk-osx: 8/48] Specify python 3.6., John Ralls
  • [gtk-osx: 7/48] Install the libxml2 python modules in correct directory for the virtenv python., John Ralls
  • [gtk-osx: 6/48] Adjust libxml2 python-install-dir to use the virtenv's version id., John Ralls
  • [gtk-osx: 5/48] Clean out old setup and rc files., John Ralls
  • [gtk-osx: 4/48] Clean up unnecessary or obsolete modules from bootstrap.modules., John Ralls
  • [gtk-osx: 2/48] Rewrite README in markdown with much more detail., John Ralls
  • [gtk-osx: 3/48] Convert core modules to meson., John Ralls
  • [gtk-osx: 1/48] Rewrite setup script to create a pipenv/pyenv virtual environment to build in., John Ralls
  • [gtk-osx] (48 commits) ...Merge branch 'pipenv', John Ralls
  • [gtk/wip/carlosg/no-x11-core-events] gdk/x11: Remove XI1 remnant, Carlos Garnacho
  • [gtk/wip/carlosg/no-x11-core-events: 4/5] gdk/x11: Make XInput2 a mandatory runtime dependency for x11, Carlos Garnacho
  • [gtk/wip/carlosg/no-x11-core-events: 5/5] gdk/x11: Drop GdkDeviceManagerCore, Carlos Garnacho
  • [gtk/wip/carlosg/no-x11-core-events: 3/5] gdk/x11: Drop GDK_CORE_DEVICE_EVENTS environment variable, Carlos Garnacho
  • [gtk/wip/carlosg/no-x11-core-events: 2/5] gdk/x11: Remove gdk_disable_multidevice(), Carlos Garnacho
  • [gtk/wip/carlosg/no-x11-core-events: 1/5] gdk/x11: Make XInput2 a mandatory build time dependency for x11, Carlos Garnacho
  • [gtk] (5 commits) Created branch wip/carlosg/no-x11-core-events, Carlos Garnacho
  • [gnome-music/wip/mschraal/core: 42/42] [local only] use gfm, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 41/42] add gfm subproject, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 40/42] blah work gfm, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 39/42] albumsview: Remove unused stuff, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 38/42] albumsview: Minimal working albumsview ported, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 37/42] albumwidget2: Set state on start, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 36/42] albumwidget2: Hackish way of getting play working, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 35/42] albumwidget2: Add back duration calculation, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 34/42] coresong: Remove property setting duplication, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 33/42] coresong: Make Grl.Media a prop, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 32/42] albumwidget2: Fix selection mode, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 31/42] coremodel: Use dzl listmodelfilter, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 30/42] albumwidget2: Cleanup on isle 2, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 29/42] VERY FLAKEY REMOVAL, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 28/42] coresong: poc sort, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 27/42] coresong: Make favorites really work, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 26/42] coresong: Pass favorite through here and do writeback, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 25/42] coresong: Add favorite getter/setter, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 24/42] coresong: album_disc_number is a prop, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 23/42] coresong: favorite is a bool, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 22/42] coregrilo: add favorite to actual query, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 21/42] coremodel: Get album info, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 20/42] pass coremodel around and use it in albumwidget2, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 19/42] Add nonfunctional albumwidget2, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 18/42] coresong: Add album_disc_number, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 16/42] coresong: remove position (renamed), Marinus Schraal
  • [gnome-music/wip/mschraal/core: 17/42] coresong: add track_number, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 15/42] coresong: Add favorite, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 14/42] coresong: Add some more props and cleanup, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 13/42] Add CoreSong, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 11/42] coremodel: Add coregrilo, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 12/42] coregrilo: Fill model, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 10/42] coremode: def some minor stuff, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 9/42] coremodel initial commit, Marinus Schraal
  • [gnome-music] (42 commits) Non-fast-forward update to branch wip/mschraal/core, Marinus Schraal
  • [gsettings-desktop-schemas] Update Brazilian Portuguese translation, Translations User D-L
  • [gnome-user-docs] Update German translation, Translations User D-L
  • [gnome-session/wip/benzea/systemd-user-switch: 13/13] shell-extensions: Touch login warning file when disabling extensions, Benjamin Berg
  • [gnome-session/wip/benzea/systemd-user-switch: 12/13] main: Enable systemd usage, Benjamin Berg
  • [gnome-session/wip/benzea/systemd-user-switch: 11/13] main: Export autostart dir into environment, Benjamin Berg
  • [gnome-session/wip/benzea/systemd-user-switch: 10/13] manager: Rely on systemd restarting DBus already, Benjamin Berg
  • [gnome-maps/wip/mlundblad/search-as-you-type: 12/12] WIP: placeEntry: Auto-complete searches, Marcus Lundblad
  • [gnome-maps] (12 commits) Non-fast-forward update to branch wip/mlundblad/search-as-you-type, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 3/11] http: Escape & when encoding URI parameters, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 2/11] Add module with address util functions, Marcus Lundblad
  • [gnome-music] Deleted branch wip/jfelder/rename-smart-playlist, Jean Felder
  • [gnome-music] playlists: Rename StaticPlaylists to SmartPlaylists, Jean Felder
  • [gnome-commander/gcmd-1-10] Updated the file name suffix in the gcmd spec file, Uwe Scholz
  • [pitivi] Deleted branch effects, Alexandru Băluț
  • [pitivi] Created branch sdk, Alexandru Băluț
  • [gnome-commander] Updated the file name suffix in the gcmd spec file, Uwe Scholz
  • [gnome-music/wip/mschraal/window-template: 11/13] playertoolbar: Make player argument a property, Marinus Schraal
  • [gnome-music/wip/mschraal/window-template: 13/13] window: Simplify initial views creation, Marinus Schraal
  • [gnome-music/wip/mschraal/window-template: 12/13] playertoolbar: Simplify repeat mode icon code, Marinus Schraal
  • [gnome-music/wip/mschraal/window-template: 9/13] window: Initial template port, Marinus Schraal
  • [gnome-music/wip/mschraal/window-template: 10/13] playertoolbar: Shift visibility logic around, Marinus Schraal
  • [gnome-music/wip/mschraal/window-template: 8/13] albumwidget: Move property bindings around, Marinus Schraal
  • [gnome-music] (13 commits) Non-fast-forward update to branch wip/mschraal/window-template, Marinus Schraal
  • [polari] Created tag 3.32.2, Florian Müllner
  • [polari/gnome-3-32] Bump version to 3.32.2, Florian Müllner
  • [pitivi/effects: 2/2] build: update meson, Alexandru Băluț
  • [pitivi/effects: 1/2] effects: Hide GL effects until they are well supported, Alexandru Băluț
  • [pitivi] (2 commits) Created branch effects, Alexandru Băluț
  • [polari] Created tag 3.33.1, Florian Müllner
  • [polari] Bump version to 3.33.1, Florian Müllner
  • [gnome-subtitles] Don't use OnUnhandledException anymore, Pedro Castro
  • [gedit-plugins/flake8] Fix, Jordi Mas
  • [gedit-plugins/flake8: 2/2] Merge branch 'master' into flake7, Jordi Mas
  • [gedit-plugins/flake8] (2 commits) ...Merge branch 'master' into flake7, Jordi Mas
  • [gedit-plugins] Define gettext in shemer.py, Jordi Mas
  • [gedit-plugins/flake8] CI, Jordi Mas
  • [gtk/gbsneto/shortcuts-rebased: 102/102] shortcutcontroller: Unref shortcut proper, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 101/102] shortcuttrigger: Filter a few modifiers out, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 100/102] filechooser: Trigger the location popup via bindings, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 99/102] filechooser: Remove outdated hack, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 98/102] accels: Remove GtkAccelGroup, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 97/102] testmenubutton: Don't create a GtkAccelGroup, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 96/102] testsuite: Remove GtkAccelGroup usage, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 95/102] doc tools: Create AccelLabel image without using GtkAccelGroup, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 94/102] widget: Remove gtk_widget_add_accelerator(), Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 93/102] testgtk: Port keyval example to shortcut controllers, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 92/102] gtk-demo: Redo builder example to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 91/102] shortcutcontroller: Implement GtkBuildable, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 90/102] shortcutaction: INtegrate with GtkBuilder property parsing, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 89/102] shortcuttrigger: Add gtk_shortcut_triger_new_parse_string(), Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 88/102] application: Replace accelerator handling with shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 87/102] accel: Add display arg to gtk_accelerator_parse_with_keycode(), Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 86/102] accelerators: Make gtk_accelerator_parse() return TRUE/FALSE, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 85/102] shortcuttrigger: Add hash(), equal(), and compare() functions, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 84/102] shortcuts: Mananage managed shortcuts with a custom model, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 83/102] gdk: Make gdk_keyval_name() return a const char, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 82/102] shortcutaction: Add gtk_shortcut_action_to_string(), Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 81/102] widget: Keep keybindings as a GListStore, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 80/102] shortcutcontroller: Add gtk_shortcut_controller_new_for_model(), Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 79/102] shortcutcontroller: Implement GListModel, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 78/102] gtk-demo: Port the sliding puzzle demo to shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 77/102] shortcut: Change the API for creating shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 76/102] shortcut: Add GtkShortcutAction, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 75/102] accelgroup: Remove unneeded APIs, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 74/102] gtk: Remove GtkAccelMap, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 73/102] gtk: Remove accel paths, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 72/102] menushell: Remove old mnemonic handling, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 71/102] window: Remove all old mnemonic handling API, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 70/102] menu: Implement GtkShortcutManager, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 69/102] shortcutmanager: Add, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 68/102] label: Implement mnemonics using shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 67/102] shortcut: Add gtk_shortcut_set_mnemonic_activate(), Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 66/102] shortcuttrigger: Add support for mnemonics, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 65/102] window: Put F10 accelerator into its own shortcut controller, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 64/102] window: Get rid of public APIs that shouldn't be, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 63/102] gdk: Remove GDK_RELEASE_MASK, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 62/102] gtk-demo: Add a dumb demo for shortcut triggers, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 61/102] shortcutcontroller: Add GtkShortcutScope, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 60/102] shortcuttrigger: Add gtk_shortcut_trigger_to_label(), Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 59/102] accelgroup: Add gtk_accel_group_print_label(), Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 58/102] accellabel: Move gtk_accelerator_get_label() code, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 57/102] accellabel: Get rid of class variables, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 56/102] gtk: Remove bindings, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 55/102] eventcontrollerkey: Remove binding handling, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 54/102] passwordentry: Remove unused header, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 53/102] accelgroup: Actually have a default mod mask, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 52/102] treeview: Redo event forwarding hack, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 51/102] combobox: Redo key event forwarding hack, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 50/102] iconview: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 49/102] infobar: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 48/102] label: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 47/102] listbox: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 46/102] menubar: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 45/102] menu: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 44/102] menushell: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 43/102] notebook: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 42/102] scale: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gedit-plugins] Created branch flake8, Jordi Mas
  • [gtk/gbsneto/shortcuts-rebased: 41/102] scalebutton: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 40/102] scrolledwindow: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 39/102] searchentry: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 38/102] shortcutssection: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 37/102] shortcutswindow: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 36/102] flowbox: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 35/102] paned: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 34/102] spinbutton: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 33/102] textview: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 32/102] filechooserwidget: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 31/102] toolbar: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 30/102] shortcutcontroller: Add gtk_shortcut_controller_add_shortcut(), Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 29/102] shortcutcontroller: Add private API for running class shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 28/102] treeview: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 27/102] widget: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 26/102] dialog: Port binding to use shortcuts, Georges Basile Stavracas Neto
  • [gnome-music/wip/jfelder/rename-smart-playlist] playlists: Rename StaticPlaylists to SmartPlaylists, Jean Felder
  • [gtk/gbsneto/shortcuts-rebased: 25/102] text: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gnome-music] Created branch wip/jfelder/rename-smart-playlist, Jean Felder
  • [gtk/gbsneto/shortcuts-rebased: 24/102] shortcut: Add gtk_shortcut_set_callback(), Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 23/102] combobox: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 22/102] assistant: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 21/102] trigger: Add an alternative trigger, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 20/102] shortcut: Add GtkShortcutTrigger, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 19/102] contentformats: Fix doc typo, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 18/102] gsk: Fix annotations for ref()/unref(), Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 17/102] window: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 16/102] bindings: Add more variant types, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 15/102] widget: Add gtk_widget_class_add_shortcut(), Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 14/102] gtk: Add GtkShortcut, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 13/102] bindings: Split out function to invoke an action signal, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 12/102] shortcutcontroller: Introduce, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 11/102] bindings: Make gtk_binding_parse_signal() use GVariantBuilder, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 10/102] bindings: Parse into GVariantBuilder directly, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 9/102] bindings: Add gtk_binding_entry_add_signal_variant(), Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 8/102] bindings: Replace GtkBindingArg arguments with GVariant, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 7/102] bindings: Make gtk_binding_entry_add_signall() private, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 6/102] bindings: Hide structs, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 5/102] bindings: Remove unused member variables, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 4/102] x11: Actually call the finished func when finishing, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 3/102] testgtk: Remove unused code, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 2/102] widget: Bring back _gtk_widget_list_controllers(), Georges Basile Stavracas Neto
  • [gtk] (102 commits) Non-fast-forward update to branch gbsneto/shortcuts-rebased, Georges Basile Stavracas Neto
  • [gtk] Try again to fix profiler setup, Matthias Clasen
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: add some helpers to zoom manager, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: cleanup, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: remove offsets from allocation, Christian Hergert
  • [librsvg] Revert "Use cargo-features=["edition"] to be able to vendor with the 2018 edition", Federico Mena Quintero
  • [librsvg] Created tag 2.45.6, Federico Mena Quintero
  • [gnome-music/wip/mschraal/sparql-property-path: 9/9] query: Indentation & Flake-8 cleanup, Marinus Schraal
  • [gnome-music/wip/mschraal/sparql-property-path: 8/9] query: Start using SPARQL property paths, Marinus Schraal
  • [gnome-music] (9 commits) Non-fast-forward update to branch wip/mschraal/sparql-property-path, Marinus Schraal
  • [gedit-plugins] Make Color schemer error messages localizable, Jordi Mas
  • [gnome-music/wip/mschraal/sparql-property-path] query: Indentation & Flake-8 cleanup, Marinus Schraal
  • [gnome-music] Non-fast-forward update to branch wip/mschraal/sparql-property-path, Marinus Schraal
  • [seahorse] Update Swedish translation, Translations User D-L
  • [gnome-shell] Created tag 3.28.4, Florian Müllner
  • [gnome-shell-extensions] Bump version to 3.33.1, Florian Müllner
  • [gnome-shell/gnome-3-28] Bump version to 3.28.4, Florian Müllner
  • [gnome-shell] Created tag 3.32.2, Florian Müllner
  • [glib-networking/mcatanzaro/base-rebase] Fix GSource leak in test_async_implicit_handshake(), Michael Catanzaro
  • [gnome-shell/gnome-3-32] Bump version to 3.32.2, Florian Müllner
  • [gnome-shell/gnome-3-32] st: Delay handling of :first/:last-child changes, Florian Müllner
  • [gnome-shell/gnome-3-32] Revert "st: Only emit ::style-changed on actual changes", Florian Müllner
  • [gnome-shell] Created tag 3.33.1, Florian Müllner
  • [gnome-shell] Bump version to 3.33.1, Florian Müllner
  • [mutter] Created tag 3.33.1, Florian Müllner
  • [mutter] Created tag 3.32.2, Florian Müllner
  • [mutter] Created tag 3.28.4, Florian Müllner
  • [mutter/gnome-3-28] Bump version to 3.28.4, Florian Müllner
  • [mutter/gnome-3-32] Bump version to 3.32.2, Florian Müllner
  • [mutter] Bump version to 3.33.1, Florian Müllner
  • [gsettings-desktop-schemas] Update Swedish translation, Translations User D-L
  • [dia] We always have a config.h, Zander
  • [dia] Enforce supported lib versions, Zander
  • [mutter] clutter: LEQUAL depth_testing on ClutterDeformEffect, Georges Basile Stavracas Neto
  • [network-manager-applet] Update Czech translation, Translations User D-L
  • [dia] Port xslt plugin to GtkComboBoxText, Zander
  • [glib] Deleted branch wip/desrt/ghash-valgrind, Philip Withnall
  • [glib: 2/2] Merge branch 'wip/desrt/ghash-valgrind' into 'master', Philip Withnall
  • [glib] (2 commits) ...Merge branch 'wip/desrt/ghash-valgrind' into 'master', Philip Withnall
  • [gtkmm] Add Gtk::Text, Kjell Ahlstedt
  • [gtkmm] Gtk: Update .defs files for Gtk::Text, Kjell Ahlstedt
  • [gtk/gbsneto/shortcuts-rebased: 105/105] shortcutcontroller: Unref shortcut proper, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 104/105] shortcuttrigger: Filter a few modifiers out, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 103/105] filechooser: Trigger the location popup via bindings, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 102/105] filechooser: Remove outdated hack, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 101/105] accels: Remove GtkAccelGroup, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 100/105] testmenubutton: Don't create a GtkAccelGroup, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 99/105] testsuite: Remove GtkAccelGroup usage, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 98/105] doc tools: Create AccelLabel image without using GtkAccelGroup, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 97/105] widget: Remove gtk_widget_add_accelerator(), Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 96/105] testgtk: Port keyval example to shortcut controllers, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 95/105] gtk-demo: Redo builder example to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 94/105] shortcutcontroller: Implement GtkBuildable, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 93/105] shortcutaction: INtegrate with GtkBuilder property parsing, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 92/105] shortcuttrigger: Add gtk_shortcut_triger_new_parse_string(), Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 91/105] application: Replace accelerator handling with shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 90/105] accel: Add display arg to gtk_accelerator_parse_with_keycode(), Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 89/105] accelerators: Make gtk_accelerator_parse() return TRUE/FALSE, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 88/105] shortcuttrigger: Add hash(), equal(), and compare() functions, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 87/105] shortcuts: Mananage managed shortcuts with a custom model, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 86/105] gdk: Make gdk_keyval_name() return a const char, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 85/105] shortcutaction: Add gtk_shortcut_action_to_string(), Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 84/105] widget: Keep keybindings as a GListStore, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 83/105] shortcutcontroller: Add gtk_shortcut_controller_new_for_model(), Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 82/105] shortcutcontroller: Implement GListModel, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 81/105] gtk-demo: Port the sliding puzzle demo to shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 80/105] shortcut: Change the API for creating shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 79/105] shortcut: Add GtkShortcutAction, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 78/105] accelgroup: Remove unneeded APIs, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 77/105] gtk: Remove GtkAccelMap, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 76/105] gtk: Remove accel paths, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 75/105] menushell: Remove old mnemonic handling, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 74/105] window: Remove all old mnemonic handling API, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 73/105] menu: Implement GtkShortcutManager, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 72/105] shortcutmanager: Add, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 71/105] label: Implement mnemonics using shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 70/105] shortcut: Add gtk_shortcut_set_mnemonic_activate(), Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 69/105] shortcuttrigger: Add support for mnemonics, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 68/105] window: Put F10 accelerator into its own shortcut controller, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 67/105] window: Get rid of public APIs that shouldn't be, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 66/105] gdk: Remove GDK_RELEASE_MASK, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 65/105] gtk-demo: Add a dumb demo for shortcut triggers, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 64/105] shortcutcontroller: Add GtkShortcutScope, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 63/105] shortcuttrigger: Add gtk_shortcut_trigger_to_label(), Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 62/105] accelgroup: Add gtk_accel_group_print_label(), Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 61/105] accellabel: Move gtk_accelerator_get_label() code, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 60/105] accellabel: Get rid of class variables, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 59/105] gtk: Remove bindings, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 58/105] eventcontrollerkey: Remove binding handling, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 57/105] passwordentry: Remove unused header, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 56/105] accelgroup: Actually have a default mod mask, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 54/105] combobox: Redo key event forwarding hack, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 55/105] treeview: Redo event forwarding hack, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 53/105] iconview: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 52/105] infobar: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 51/105] label: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 50/105] listbox: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 49/105] menubar: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 48/105] menu: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 47/105] menushell: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 46/105] notebook: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 45/105] scale: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 44/105] scalebutton: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 43/105] scrolledwindow: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 42/105] searchentry: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 41/105] shortcutssection: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 40/105] shortcutswindow: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 39/105] flowbox: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 38/105] paned: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 37/105] spinbutton: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 36/105] textview: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 35/105] filechooserwidget: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 34/105] toolbar: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 33/105] shortcutcontroller: Add gtk_shortcut_controller_add_shortcut(), Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 32/105] shortcutcontroller: Add private API for running class shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 31/105] treeview: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 30/105] widget: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 29/105] dialog: Port binding to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 28/105] text: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 27/105] shortcut: Add gtk_shortcut_set_callback(), Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 26/105] combobox: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 23/105] shortcut: Add GtkShortcutTrigger, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 25/105] assistant: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 24/105] trigger: Add an alternative trigger, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 22/105] contentformats: Fix doc typo, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 21/105] gsk: Fix annotations for ref()/unref(), Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 20/105] window: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 19/105] bindings: Add more variant types, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 18/105] widget: Add gtk_widget_class_add_shortcut(), Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 17/105] gtk: Add GtkShortcut, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 16/105] bindings: Split out function to invoke an action signal, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 15/105] shortcutcontroller: Introduce, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 13/105] bindings: Parse into GVariantBuilder directly, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 14/105] bindings: Make gtk_binding_parse_signal() use GVariantBuilder, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 12/105] bindings: Add gtk_binding_entry_add_signal_variant(), Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 11/105] bindings: Replace GtkBindingArg arguments with GVariant, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 10/105] bindings: Make gtk_binding_entry_add_signall() private, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 9/105] bindings: Hide structs, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 8/105] bindings: Remove unused member variables, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 7/105] x11: Actually call the finished func when finishing, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 6/105] testgtk: Remove unused code, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 5/105] widget: Bring back _gtk_widget_list_controllers(), Georges Basile Stavracas Neto
  • [gtk] (105 commits) Non-fast-forward update to branch gbsneto/shortcuts-rebased, Georges Basile Stavracas Neto
  • [glib-networking/mcatanzaro/base-rebase] openssl: handle SSL_R_CERTIFICATE_VERIFY_FAILED, Ignacio Casal Quinteiro
  • [glib-networking/mcatanzaro/base-rebase] fixup! openssl: fix shutdown error, Ignacio Casal Quinteiro
  • [glib-networking/mcatanzaro/base-rebase] openssl: fix shutdown error, Ignacio Casal Quinteiro
  • [gnome-tweaks] Update Ukrainian translation, Translations User D-L
  • [glib-networking] proxy/gnome: remove unused method, Ignacio Casal Quinteiro
  • [evolution-mapi] Add refresh interval options to non-mail sources, Milan Crha
  • [gspell] Add Ukrainian translation, Translations User D-L
  • [libxml2] Fix parser termination from "Double hyphen within comment" error, Nick Wellnhofer
  • [gsettings-desktop-schemas] Deleted branch wip/oholy/readonly-lockdown, Ondrej Holy
  • [gsettings-desktop-schemas: 2/2] Merge branch 'wip/oholy/readonly-lockdown' into 'master', Ondrej Holy
  • [gsettings-desktop-schemas] (2 commits) ...Merge branch 'wip/oholy/readonly-lockdown' into 'master', Ondrej Holy
  • [evolution-ews] Add refresh interval options to non-mail sources, Milan Crha
  • [gtk/wip/jimmac/larger-scrollbars] Adwaita: make scrollbars larger, Jakub Steiner
  • [gtk] Created branch wip/jimmac/larger-scrollbars, Jakub Steiner
  • [gvfs] (2 commits) Non-fast-forward update to branch wip/oholy/readonly-lockdown, Ondrej Holy
  • [gsettings-desktop-schemas/wip/oholy/readonly-lockdown] schemas: Add "mount-removable-storage-devices-as-read-only" option, Ondrej Holy
  • [gsettings-desktop-schemas] Non-fast-forward update to branch wip/oholy/readonly-lockdown, Ondrej Holy
  • [gtk] Fix registration of profiler DBus api, Matthias Clasen
  • [gtk] profiling: Only use frame timings when we have them, Matthias Clasen
  • [glib: 3/3] Merge branch 'fix_g_unichar_totitle' into 'master', Philip Withnall
  • [glib: 2/3] Add the corresponding test for g_unichar_totitle(0), Philip Withnall
  • [glib: 1/3] Handling U+0000 explicitely to avoid collision with other cases, Philip Withnall
  • [glib] (3 commits) ...Merge branch 'fix_g_unichar_totitle' into 'master', Philip Withnall
  • [fractal] Apply suggestion to fractal-gtk/src/widgets/roomlist.rs, Daniel Garcia Moreno
  • [fractal] roomlist: flatten sibling_id function, Daniel Garcia Moreno
  • [fractal] Add new keyboard shortcuts to the help dialog, Daniel Garcia Moreno
  • [fractal] Fix a bug when trying to go to far in the history with keyboard shortcuts, Daniel Garcia Moreno
  • [fractal] Add keyboard shortcuts for easier navigation, Daniel Garcia Moreno
  • [glib] Non-fast-forward update to branch wip/desrt/ghash-valgrind, Allison Karlitskaya
  • [glib: 1/2] Fixing g_format_size() on Windows, Philip Withnall
  • [glib] (2 commits) ...Merge branch 'g_format_size_is_broken_on_Windows' into 'master', Philip Withnall
  • [glib: 2/2] Merge branch 'g_format_size_is_broken_on_Windows' into 'master', Philip Withnall
  • [gnome-getting-started-docs] figures: update for 3.32, Jakub Steiner
  • [glib: 1/2] tests: Update month name check for Greek locale, Philip Withnall
  • [evolution-data-server/gnome-3-32] [IMAPx] Fix a leak of CamelMessageInfo when downloading message from a server, Milan Crha
  • [evolution-data-server] [IMAPx] Fix a leak of CamelMessageInfo when downloading message from a server, Milan Crha
  • [mutter] clutter: Send touch crossing events only to grab actor, Jonas Ådahl
  • [gtkmm] Gtk::Snapshot: Add some methods, Kjell Ahlstedt
  • [gnome-subtitles] Fix #127-Save SpinButton values on keyboard input, Pedro Castro
  • [gnome-subtitles] Updating, Pedro Castro
  • [chronojump] RaceAnalyzer firmware. Improved managing pps, Xavier Padullés
  • [gvfs/wip/oholy/readonly-lockdown: 2/2] daemon: Handle lockdown option to disable writing, Ondrej Holy
  • [gvfs/wip/oholy/readonly-lockdown: 1/2] udisks2: Handle lockdown option to disable writing, Ondrej Holy
  • [gvfs] (2 commits) Created branch wip/oholy/readonly-lockdown, Ondrej Holy
  • [gsettings-desktop-schemas/wip/oholy/readonly-lockdown] schemas: Add "disable-writing-to-devices" lockdown option, Ondrej Holy
  • [gsettings-desktop-schemas] Created branch wip/oholy/readonly-lockdown, Ondrej Holy
  • [gnome-nibbles/gnome-3-22] Update Romanian translation, Translations User D-L
  • [glib/wip/desrt/ghash-valgrind] ghash: Disable small-arrays under valgrind, Allison Karlitskaya
  • [glib] Created branch wip/desrt/ghash-valgrind, Allison Karlitskaya
  • [gnome-mahjongg/gnome-3-22] Update Romanian translation, Translations User D-L
  • [gnome-nibbles/gnome-3-24] Update Romanian translation, Translations User D-L
  • [gnome-subtitles: 6/6] Merge branch 'master' of gitlab.gnome.org:GNOME/gnome-subtitles, Pedro Castro
  • [gnome-subtitles: 5/6] Make sure we clone the subtitle for Undo, Pedro Castro
  • [gnome-subtitles: 4/6] #126 Undo/Redo in commands with text+translations, Pedro Castro
  • [gnome-subtitles: 3/6] #126 Undo/Redo in commands with text+translations, Pedro Castro
  • [gnome-subtitles: 2/6] Code improvement: don't initialize translations, Pedro Castro
  • [gnome-subtitles: 1/6] #2 Split improvements Split improvements: split all lines (previously were split into 2 halves) and, Pedro Castro
  • [gnome-subtitles] (6 commits) ...Merge branch 'master' of gitlab.gnome.org:GNOME/gnome-subtitles, Pedro Castro
  • [fractal] fractal-gtk: Improve list keyboard navigation, Daniel Garcia Moreno
  • [gnome-robots/gnome-3-22] Update Romanian translation, Translations User D-L
  • [quadrapassel/gnome-3-22] Update Romanian translation, Translations User D-L
  • [gnome-tetravex/gnome-3-22] Update Romanian translation, Translations User D-L
  • [gtk] cellrendererpixbuf: Avoid creating expander textures..., Timm Bäder
  • [gtk] cellrendererpixbuf: Remove an unused local variable, Timm Bäder
  • [gnome-music] Deleted branch wip/jfelder/playlistview-protected, Jean Felder
  • [gnome-music] playlistview: Simplify protected playlists check, Jean Felder
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: work on async loading, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-capture: add or condition, Christian Hergert
  • [fractal] notify: Use GBytesIcon, Daniel Garcia Moreno
  • [gnome-music] Non-fast-forward update to branch wip/jfelder/playlistview-protected, Jean Felder
  • [gnome-music/wip/jfelder/playlistview-protected] playlistview: Simplify protected playlists check, Jean Felder
  • [gnome-music] Created branch wip/jfelder/playlistview-protected, Jean Felder
  • [gtkmm] demos: Update .ui files, Kjell Ahlstedt
  • [gnome-build-meta] removing glade cmake dependency, Jordan Petridis
  • [gnome-build-meta] update glade bst to make it build with meson, Jordan Petridis
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: update callgraph when selection changes, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: protect against NULL, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: tweak zoom levels, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: button styling, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: simplified private, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: hook up zoom-manager to visualizers, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: add label helper, Christian Hergert
  • [epiphany] Keep pinned tabs on the left, Jan-Michael Brummer
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: tweak title, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: add timing information, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: tweak columns and treeview, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: add text property, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: setup marks reader, Christian Hergert
  • [balsa] Use macro to declare LibBalsaAddressBook, Peter Bloomfield
  • [balsa] Clean up conditional compilations, Peter Bloomfield
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: load counters if we discover the feature, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: whitespace cleanup, Christian Hergert
  • [balsa] Bump required versions of GLib and Gtk3, Peter Bloomfield
  • [sysprof/wip/chergert/sysprof-3] libsysprof: handle failure case better, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: start on capture view, Christian Hergert
  • [gnome-control-center] Deleted branch wip/hadess/add-keywords, Bastien Nocera
  • [gnome-control-center] (3 commits) ...sound: Add "input" and "output" keywords to the panel, Robert Ancell
  • [gnome-control-center/wip/hadess/add-keywords: 5/5] sound: Add "input" and "output" keywords to the panel, Robert Ancell
  • [gnome-control-center/wip/hadess/add-keywords: 4/5] network: Add "hotspot" keyword to the WiFi panel, Robert Ancell
  • [gnome-control-center/wip/hadess/add-keywords: 3/5] network: Add "proxy" keyword to the panel, Robert Ancell
  • [gnome-control-center] (5 commits) Non-fast-forward update to branch wip/hadess/add-keywords, Robert Ancell
  • [gtk/wip/otte/for-master: 2/2] testsuite: Redo node-parser, Benjamin Otte
  • [gtk/wip/otte/for-master: 1/2] rendernodeparser: Print proeprties alphabetically, Benjamin Otte
  • [gtk/gbsneto/shortcuts-rebased: 19/19] shortcutcontroller: Unref shortcut proper, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 18/19] shortcuttrigger: Filter legacy X11 events out, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 17/19] filechooser: Trigger the location popup via bindings, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 16/19] filechooser: Remove outdated hack, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 15/19] accels: Remove GtkAccelGroup, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 14/19] testmenubutton: Don't create a GtkAccelGroup, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 13/19] testsuite: Remove GtkAccelGroup usage, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 12/19] doc tools: Create AccelLabel image without using GtkAccelGroup, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 11/19] widget: Remove gtk_widget_add_accelerator(), Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 10/19] testgtk: Port keyval example to shortcut controllers, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 9/19] gtk-demo: Redo builder example to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 8/19] shortcutcontroller: Implement GtkBuildable, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 7/19] shortcutaction: INtegrate with GtkBuilder property parsing, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 6/19] shortcuttrigger: Add gtk_shortcut_triger_new_parse_string(), Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 5/19] application: Replace accelerator handling with shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 4/19] accel: Add display arg to gtk_accelerator_parse_with_keycode(), Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 3/19] accelerators: Make gtk_accelerator_parse() return TRUE/FALSE, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 2/19] shortcuttrigger: Add hash(), equal(), and compare() functions, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 1/19] shortcuts: Mananage managed shortcuts with a custom model, Georges Basile Stavracas Neto
  • [gtk] (19 commits) Non-fast-forward update to branch gbsneto/shortcuts-rebased, Georges Basile Stavracas Neto
  • [gtk/wip/otte/for-master: 16/16] testsuite: Redo node-parser, Benjamin Otte
  • [gtk/wip/otte/for-master: 15/16] rendernodeparser: Print proeprties alphabetically, Benjamin Otte
  • [gtk/wip/otte/for-master: 14/16] rendernodeparser: Skip root node when it's a container, Benjamin Otte
  • [gtk/wip/otte/for-master: 13/16] rendernodeparser: Allow single values instead of 4, Benjamin Otte
  • [gtk/wip/otte/for-master: 12/16] build: Convert CSS parser tests to single meson tests, Benjamin Otte
  • [gtk/wip/otte/for-master] (16 commits) ...testsuite: Redo node-parser, Benjamin Otte
  • [librsvg] Use cargo-features=["edition"] to be able to vendor with the 2018 edition, Federico Mena Quintero
  • [librsvg] Update NEWS, Federico Mena Quintero
  • [librsvg] rsvg-handle.c: Add a missing "Since:" annotation, Federico Mena Quintero
  • [epiphany] Fix Search Match Counter Bugs, Michael Catanzaro
  • [epiphany] Mark addresses currently open in browser, Michael Catanzaro
  • [librsvg/librsvg-2.44] (#11): Respect the "direction" property for bidirectional text, Federico Mena Quintero
  • [sysprof/wip/chergert/sysprof-3] libsysprof-capture: copy discovered end_time, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-capture: try harder to get proper end-time, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-capture: update end time for marks, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: tweak drawing of boxes, Christian Hergert
  • [librsvg] Created tag 2.44.14, Federico Mena Quintero
  • [dia] Added hotkeys for exit dialog buttons., Zander
  • [dia] Drop outdated sozi integration, fixes #398, Zander
  • [dia] We've never used GtkVWrapBox so theres little value in keeping it around, Zander
  • [dia] More warning cleanup, Zander
  • [gnome-maps/wip/mlundblad/search-as-you-type: 13/13] WIP: placeEntry: Auto-complete searches, Marcus Lundblad
  • [gnome-maps] (13 commits) Non-fast-forward update to branch wip/mlundblad/search-as-you-type, Marcus Lundblad
  • [gnome-music] Deleted branch wip/jfelder/player-fix-add-song, Jean Felder
  • [gnome-music] player: Fix add_song method, Jean Felder
  • [gnome-music/wip/jfelder/player-fix-add-song] player: Fix add_song method, Jean Felder
  • [gnome-music] Created branch wip/jfelder/player-fix-add-song, Jean Felder
  • [gnome-music] Deleted branch wip/jfelder/current-playlist, Jean Felder
  • [gnome-music] playlistview: Simplify _undo_pending_deletion logic, Jean Felder
  • [gnome-settings-daemon/wip/benzea/multiple-keybindings: 11/11] media-keys: Remove KEY_SLEEP as it was merged into KEY_HIBERNATE, Benjamin Berg
  • [gnome-settings-daemon/wip/benzea/multiple-keybindings: 10/11] media-keys: Move all keyboard bindings into settings, Benjamin Berg
  • [gnome-settings-daemon/wip/benzea/multiple-keybindings: 9/11] media-keys: Drop user set value if it used to be the default, Benjamin Berg
  • [gnome-settings-daemon/wip/benzea/multiple-keybindings: 8/11] common: Pass old default and allow resetting when migrating settings, Benjamin Berg
  • [gnome-settings-daemon/wip/benzea/multiple-keybindings: 7/11] media-keys: Drop key name from static array, Benjamin Berg
  • [gnome-settings-daemon/wip/benzea/multiple-keybindings: 6/11] media-keys: Make internal keybindings to be lists, Benjamin Berg
  • [gnome-settings-daemon/wip/benzea/multiple-keybindings: 5/11] common: Don't reset settings after updating the value, Benjamin Berg
  • [gnome-settings-daemon/wip/benzea/multiple-keybindings: 4/11] common: Pass new default value during schema migration, Benjamin Berg
  • [gnome-settings-daemon/wip/benzea/multiple-keybindings: 3/11] media-keys: Remove ordered registration of keybindings, Benjamin Berg
  • [gnome-settings-daemon/wip/benzea/multiple-keybindings: 2/11] NEWS: Add note about use of new UngrabAccelerators DBus API, Benjamin Berg
  • [gnome-settings-daemon/wip/benzea/multiple-keybindings: 1/11] media-keys: Rework key grabbing code, Benjamin Berg
  • [gnome-settings-daemon] (11 commits) Created branch wip/benzea/multiple-keybindings, Benjamin Berg
  • [gnome-music/wip/jfelder/current-playlist] playlistview: Simplify _undo_pending_deletion logic, Jean Felder
  • [gnome-music] Created branch wip/jfelder/current-playlist, Jean Felder
  • [gnome-builder] plugins: be more careful about priority overflow, Christian Hergert
  • [cantarell-fonts/tweak-numerals: 12/12] Add DrawBot proof script rendering Pi, Nikolaus Waxweiler
  • [cantarell-fonts/tweak-numerals: 11/12] One: more spacing, Nikolaus Waxweiler
  • [cantarell-fonts/tweak-numerals: 10/12] Sync spacing for zero.zero, Nikolaus Waxweiler
  • [cantarell-fonts/tweak-numerals: 9/12] Spacing tweaks, Nikolaus Waxweiler
  • [cantarell-fonts/tweak-numerals: 8/12] Remove foot of one.osf, fix spacing of zero.zero, Nikolaus Waxweiler
  • [cantarell-fonts/tweak-numerals: 7/12] Adjust auto space file, Nikolaus Waxweiler
  • [cantarell-fonts/tweak-numerals: 6/12] Revert some extra bold glyphs back and space tighter, Nikolaus Waxweiler
  • [cantarell-fonts/tweak-numerals: 4/12] Curve tweaking the pnums, tighten spacing, Nikolaus Waxweiler
  • [cantarell-fonts/tweak-numerals: 5/12] Yet more tweaking, Nikolaus Waxweiler
  • [cantarell-fonts] (12 commits) Non-fast-forward update to branch tweak-numerals, Nikolaus Waxweiler
  • [cantarell-fonts] Make use of new ufo2ft and fontTools APIs, Nikolaus Waxweiler
  • [gparted] Request natural width in Gtk::ScrolledWindows for Gtk >= 3.22 (!39), Mike Fleetwood
  • [libsecret] Deleted branch wip/nielsdg/fix-disabled-gcrypt, Niels De Graef
  • [libsecret: 2/2] Merge branch 'wip/nielsdg/fix-disabled-gcrypt' into 'master', Daiki Ueno
  • [libsecret] (2 commits) ...Merge branch 'wip/nielsdg/fix-disabled-gcrypt' into 'master', Daiki Ueno
  • [libsecret/wip/nielsdg/fix-disabled-gcrypt: 5/5] Fix the meson build on -Dgcrypt=false, Daiki Ueno
  • [libsecret] (5 commits) Non-fast-forward update to branch wip/nielsdg/fix-disabled-gcrypt, Daiki Ueno
  • [cantarell-fonts] Add Ukrainian translation, Translations User D-L
  • [gnome-maps/wip/mlundblad/photon-geocode: 10/10] Remove GeocodeService, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 9/10] mainWindow: Show Photon geocode attribution in About, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 8/10] service: Add Photon geocode fallback, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 7/10] application: Remove instanciation of GeocodeService, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 6/10] contextMenu: Use Photon geocoder for "What's here", Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 5/10] WIP: placeEntry: Hook up Photon geocode, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 4/10] application: Initialize Photon geocode instance, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 3/10] WIP: add Photon geocode module, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 2/10] http: Escape & when encoding URI parameters, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 1/10] Add module with address util functions, Marcus Lundblad
  • [gnome-maps] (10 commits) Non-fast-forward update to branch wip/mlundblad/photon-geocode, Marcus Lundblad
  • [librsvg/librsvg-2.44] (#443): Fix blurry output when enable-background is used without filters, Federico Mena Quintero
  • [cantarell-fonts/tweak-numerals: 11/11] Add DrawBot proof script rendering Pi, Nikolaus Waxweiler
  • [cantarell-fonts/tweak-numerals: 10/11] One: more spacing, Nikolaus Waxweiler
  • [cantarell-fonts/tweak-numerals: 9/11] Sync spacing for zero.zero, Nikolaus Waxweiler
  • [cantarell-fonts/tweak-numerals: 8/11] Spacing tweaks, Nikolaus Waxweiler
  • [cantarell-fonts/tweak-numerals: 7/11] Remove foot of one.osf, fix spacing of zero.zero, Nikolaus Waxweiler
  • [cantarell-fonts/tweak-numerals: 6/11] Adjust auto space file, Nikolaus Waxweiler
  • [cantarell-fonts/tweak-numerals: 5/11] Revert some extra bold glyphs back and space tighter, Nikolaus Waxweiler
  • [cantarell-fonts/tweak-numerals: 3/11] Curve tweaking the pnums, tighten spacing, Nikolaus Waxweiler
  • [cantarell-fonts/tweak-numerals: 4/11] Yet more tweaking, Nikolaus Waxweiler
  • [cantarell-fonts] (11 commits) Non-fast-forward update to branch tweak-numerals, Nikolaus Waxweiler
  • [cantarell-fonts] Variable font: Apply ufo2ft filters explicitly, Nikolaus Waxweiler
  • [cantarell-fonts] Replicate ufo2ft filters to all masters, Nikolaus Waxweiler
  • [libsecret] Deleted branch wip/nielsdg/fix-mlock-check-meson, Niels De Graef
  • [libsecret: 2/2] Merge branch 'wip/nielsdg/fix-mlock-check-meson' into 'master', Daiki Ueno
  • [libsecret] (2 commits) ...Merge branch 'wip/nielsdg/fix-mlock-check-meson' into 'master', Daiki Ueno
  • [gnome-builder] Update Swedish translation, Translations User D-L
  • [gnome-builder/gnome-builder-3-32] Update Swedish translation, Translations User D-L
  • [libsecret/wip/nielsdg/fix-mlock-check-meson: 3/3] Ensure the Meson build also supports private memory, Daiki Ueno
  • [libsecret] (3 commits) Non-fast-forward update to branch wip/nielsdg/fix-mlock-check-meson, Daiki Ueno
  • [libsecret] Deleted branch wip/nielsdg/g-assert, Niels De Graef
  • [libsecret: 2/2] Merge branch 'wip/nielsdg/g-assert' into 'master', Daiki Ueno
  • [libsecret] (2 commits) ...Merge branch 'wip/nielsdg/g-assert' into 'master', Daiki Ueno
  • [gtk/gbsneto/shortcuts-rebased: 104/104] filechooser: Trigger the location popup via bindings, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 103/104] filechooser: Remove outdated hack, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 102/104] accels: Remove GtkAccelGroup, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 101/104] testmenubutton: Don't create a GtkAccelGroup, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 100/104] testsuite: Remove GtkAccelGroup usage, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 99/104] doc tools: Create AccelLabel image without using GtkAccelGroup, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 98/104] widget: Remove gtk_widget_add_accelerator(), Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 97/104] testgtk: Port keyval example to shortcut controllers, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 96/104] gtk-demo: Redo builder example to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 95/104] shortcutcontroller: Implement GtkBuildable, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 94/104] shortcutaction: INtegrate with GtkBuilder property parsing, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 93/104] shortcuttrigger: Add gtk_shortcut_triger_new_parse_string(), Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 92/104] application: Replace accelerator handling with shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 91/104] accel: Add display arg to gtk_accelerator_parse_with_keycode(), Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 90/104] accelerators: Make gtk_accelerator_parse() return TRUE/FALSE, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 89/104] shortcuttrigger: Add hash(), equal(), and compare() functions, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 88/104] shortcuts: Mananage managed shortcuts with a custom model, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 87/104] gdk: Make gdk_keyval_name() return a const char, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 86/104] shortcutaction: Add gtk_shortcut_action_to_string(), Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 85/104] widget: Keep keybindings as a GListStore, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 84/104] shortcutcontroller: Add gtk_shortcut_controller_new_for_model(), Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 83/104] shortcutcontroller: Implement GListModel, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 82/104] gtk-demo: Port the sliding puzzle demo to shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 81/104] shortcut: Change the API for creating shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 80/104] shortcut: Add GtkShortcutAction, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 79/104] accelgroup: Remove unneeded APIs, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 78/104] gtk: Remove GtkAccelMap, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 77/104] gtk: Remove accel paths, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 76/104] menushell: Remove old mnemonic handling, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 75/104] window: Remove all old mnemonic handling API, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 74/104] menu: Implement GtkShortcutManager, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 73/104] shortcutmanager: Add, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 72/104] label: Implement mnemonics using shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 71/104] shortcut: Add gtk_shortcut_set_mnemonic_activate(), Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 70/104] shortcuttrigger: Add support for mnemonics, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 69/104] window: Put F10 accelerator into its own shortcut controller, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 68/104] window: Get rid of public APIs that shouldn't be, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 67/104] gdk: Remove GDK_RELEASE_MASK, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 66/104] gtk-demo: Add a dumb demo for shortcut triggers, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 65/104] shortcutcontroller: Add GtkShortcutScope, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 64/104] shortcuttrigger: Add gtk_shortcut_trigger_to_label(), Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 63/104] accelgroup: Add gtk_accel_group_print_label(), Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 62/104] accellabel: Move gtk_accelerator_get_label() code, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 61/104] accellabel: Get rid of class variables, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 60/104] gtk: Remove bindings, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 59/104] eventcontrollerkey: Remove binding handling, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 58/104] passwordentry: Remove unused header, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 57/104] accelgroup: Actually have a default mod mask, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 56/104] treeview: Redo event forwarding hack, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 55/104] combobox: Redo key event forwarding hack, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 54/104] iconview: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 53/104] infobar: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 52/104] label: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 51/104] listbox: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 99/99] filechooser: Trigger the location popup via bindings, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 50/104] menubar: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 98/99] filechooser: Remove outdated hack, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 97/99] accels: Remove GtkAccelGroup, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 49/104] menu: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 48/104] menushell: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 47/104] notebook: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 96/99] testmenubutton: Don't create a GtkAccelGroup, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 95/99] testsuite: Remove GtkAccelGroup usage, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 46/104] scale: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 94/99] doc tools: Create AccelLabel image without using GtkAccelGroup, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 45/104] scalebutton: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 93/99] widget: Remove gtk_widget_add_accelerator(), Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 44/104] scrolledwindow: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 92/99] testgtk: Port keyval example to shortcut controllers, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 43/104] searchentry: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 91/99] gtk-demo: Redo builder example to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 42/104] shortcutssection: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 90/99] shortcutcontroller: Implement GtkBuildable, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 41/104] shortcutswindow: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 89/99] shortcutaction: INtegrate with GtkBuilder property parsing, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 40/104] flowbox: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 88/99] shortcuttrigger: Add gtk_shortcut_triger_new_parse_string(), Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 39/104] paned: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 87/99] application: Replace accelerator handling with shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 38/104] spinbutton: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 37/104] textview: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 86/99] accel: Add display arg to gtk_accelerator_parse_with_keycode(), Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 85/99] accelerators: Make gtk_accelerator_parse() return TRUE/FALSE, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 36/104] filechooserwidget: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 84/99] shortcuttrigger: Add hash(), equal(), and compare() functions, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 35/104] toolbar: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 83/99] shortcuts: Mananage managed shortcuts with a custom model, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 34/104] shortcutcontroller: Add gtk_shortcut_controller_add_shortcut(), Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 82/99] gdk: Make gdk_keyval_name() return a const char, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 33/104] shortcutcontroller: Add private API for running class shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 32/104] treeview: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 81/99] shortcutaction: Add gtk_shortcut_action_to_string(), Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 80/99] widget: Keep keybindings as a GListStore, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 31/104] widget: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 79/99] shortcutcontroller: Add gtk_shortcut_controller_new_for_model(), Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 30/104] dialog: Port binding to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 29/104] text: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 78/99] shortcutcontroller: Implement GListModel, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 77/99] gtk-demo: Port the sliding puzzle demo to shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 28/104] shortcut: Add gtk_shortcut_set_callback(), Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 76/99] shortcut: Change the API for creating shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 75/99] shortcut: Add GtkShortcutAction, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 27/104] combobox: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 26/104] assistant: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 25/104] trigger: Add an alternative trigger, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 74/99] accelgroup: Remove unneeded APIs, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 73/99] gtk: Remove GtkAccelMap, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 24/104] shortcut: Add GtkShortcutTrigger, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 72/99] gtk: Remove accel paths, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 23/104] contentformats: Fix doc typo, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 71/99] menushell: Remove old mnemonic handling, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 22/104] gsk: Fix annotations for ref()/unref(), Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 70/99] window: Remove all old mnemonic handling API, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 21/104] window: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 69/99] menu: Implement GtkShortcutManager, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 20/104] bindings: Add more variant types, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 68/99] shortcutmanager: Add, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 19/104] widget: Add gtk_widget_class_add_shortcut(), Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 18/104] gtk: Add GtkShortcut, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 67/99] label: Implement mnemonics using shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 66/99] shortcut: Add gtk_shortcut_set_mnemonic_activate(), Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 17/104] bindings: Split out function to invoke an action signal, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 65/99] shortcuttrigger: Add support for mnemonics, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 16/104] shortcutcontroller: Introduce, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 64/99] window: Put F10 accelerator into its own shortcut controller, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 15/104] bindings: Make gtk_binding_parse_signal() use GVariantBuilder, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 63/99] window: Get rid of public APIs that shouldn't be, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 14/104] bindings: Parse into GVariantBuilder directly, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 62/99] gdk: Remove GDK_RELEASE_MASK, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 13/104] bindings: Add gtk_binding_entry_add_signal_variant(), Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 61/99] gtk-demo: Add a dumb demo for shortcut triggers, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 12/104] bindings: Replace GtkBindingArg arguments with GVariant, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 60/99] shortcutcontroller: Add GtkShortcutScope, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 11/104] bindings: Make gtk_binding_entry_add_signall() private, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 59/99] shortcuttrigger: Add gtk_shortcut_trigger_to_label(), Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 10/104] bindings: Hide structs, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 58/99] accelgroup: Add gtk_accel_group_print_label(), Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 9/104] bindings: Remove unused member variables, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 57/99] accellabel: Move gtk_accelerator_get_label() code, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 8/104] x11: Actually call the finished func when finishing, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 56/99] accellabel: Get rid of class variables, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 7/104] testgtk: Remove unused code, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 55/99] gtk: Remove bindings, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 6/104] widget: Bring back _gtk_widget_list_controllers(), Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 54/99] eventcontrollerkey: Remove binding handling, Georges Basile Stavracas Neto
  • [gtk] (104 commits) Non-fast-forward update to branch gbsneto/shortcuts-rebased, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 53/99] passwordentry: Remove unused header, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 52/99] accelgroup: Actually have a default mod mask, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 51/99] treeview: Redo event forwarding hack, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 50/99] combobox: Redo key event forwarding hack, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 49/99] iconview: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 48/99] infobar: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 47/99] label: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 46/99] listbox: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 45/99] menubar: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 44/99] menu: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 43/99] menushell: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 42/99] notebook: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 41/99] scale: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 40/99] scalebutton: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 39/99] scrolledwindow: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 38/99] searchentry: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 37/99] shortcutssection: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 36/99] shortcutswindow: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 35/99] flowbox: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 34/99] paned: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 33/99] spinbutton: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 32/99] textview: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 31/99] filechooserwidget: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 30/99] toolbar: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 29/99] shortcutcontroller: Add gtk_shortcut_controller_add_shortcut(), Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 28/99] shortcutcontroller: Add private API for running class shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 27/99] treeview: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 26/99] widget: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 25/99] dialog: Port binding to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 24/99] text: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 23/99] shortcut: Add gtk_shortcut_set_callback(), Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 22/99] combobox: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 21/99] assistant: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 20/99] trigger: Add an alternative trigger, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 19/99] shortcut: Add GtkShortcutTrigger, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 18/99] contentformats: Fix doc typo, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 17/99] gsk: Fix annotations for ref()/unref(), Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 16/99] window: Port bindings to use shortcuts, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 15/99] bindings: Add more variant types, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 14/99] widget: Add gtk_widget_class_add_shortcut(), Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 13/99] gtk: Add GtkShortcut, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 12/99] bindings: Split out function to invoke an action signal, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 11/99] shortcutcontroller: Introduce, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 10/99] bindings: Make gtk_binding_parse_signal() use GVariantBuilder, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 9/99] bindings: Parse into GVariantBuilder directly, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 8/99] bindings: Add gtk_binding_entry_add_signal_variant(), Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 7/99] bindings: Replace GtkBindingArg arguments with GVariant, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 6/99] bindings: Make gtk_binding_entry_add_signall() private, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 5/99] bindings: Hide structs, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 4/99] bindings: Remove unused member variables, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 3/99] x11: Actually call the finished func when finishing, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 2/99] testgtk: Remove unused code, Georges Basile Stavracas Neto
  • [gtk/gbsneto/shortcuts-rebased: 1/99] widget: Bring back _gtk_widget_list_controllers(), Georges Basile Stavracas Neto
  • [gtk] (99 commits) Created branch gbsneto/shortcuts-rebased, Georges Basile Stavracas Neto
  • [gtk: 2/2] Merge branch 'openbsd-pid_get_parent' into 'master', Matthias Clasen
  • [gtk: 1/2] pid_get_parent: fix for OpenBSD, Matthias Clasen
  • [gtk] (2 commits) ...Merge branch 'openbsd-pid_get_parent' into 'master', Matthias Clasen
  • [gnome-getting-started-docs] fix build, Jakub Steiner
  • [gnome-getting-started-docs] update images for 3.32, Jakub Steiner
  • [gtk] (3 commits) Non-fast-forward update to branch baselineoverlay, Matthias Clasen
  • [librsvg: 2/2] Merge branch 'nodedisplay' into 'master', Federico Mena Quintero
  • [librsvg: 1/2] node: impl fmt::Display for RsvgNode, Federico Mena Quintero
  • [librsvg] (2 commits) ...Merge branch 'nodedisplay' into 'master', Federico Mena Quintero
  • [gtk/baselineoverlay: 3/3] Remove GTK_DEBUG=baselines, Matthias Clasen
  • [gtk/baselineoverlay: 2/3] widget: Stop embedding baseline debugging, Matthias Clasen
  • [gtk/baselineoverlay: 1/3] inspector: Draw baselines as an overlay, Matthias Clasen
  • [gtk] (3 commits) Created branch baselineoverlay, Matthias Clasen
  • [gtk] Deleted branch modifier-events, Matthias Clasen
  • [gtk: 2/2] Merge branch 'modifier-events' into 'master', Matthias Clasen
  • [gtk] (2 commits) ...Merge branch 'modifier-events' into 'master', Matthias Clasen
  • [gtk/modifier-events] key controller: Don't eat modifier events, Matthias Clasen
  • [gtk] Created branch modifier-events, Matthias Clasen
  • [gtk] Update POTFILES.in, Piotr Drąg
  • [glib-networking/glib-2-60] gnutls: fix leak of ALPN protocols, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 45/45] base: fix leak in g_tls_connection_base_create_source(), Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 44/45] gnutls: fix leak of ALPN protocols, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 43/45] Properly disable broken tests, without triggering -Werror, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 42/45] openssl: add missing call to set_missing_requested_client_certificate, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 41/45] Use v3 of the CI, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 40/45] openssl: go back to verify peer certificate after handshake, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 39/45] base: fix build, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 38/45] Do not leak peer certificate on gnutls, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 37/45] Setup peer certificate at the time of the verify callback, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 36/45] Allow to get the openssl connection out of the ssl object, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 35/45] base: Reject new sync ops when handshake is in progress, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 33/45] Make the GnuTLS backend use the base classes, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 34/45] openssl: remove vargs from end_openssl_io, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 32/45] Properly guard GCC-specific pragmas, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 31/45] gtlsbackend-openssl: use G_DECLARE_FINAL_TYPE, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 30/45] base: never accept a missing certificate, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 29/45] base: add GTLS_DEBUG to ease debugging, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 28/45] base: remove a couple hot calls to gettext(), Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 27/45] base, openssl: use consistent code style for casts, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 26/45] base: TLS streams should expect to outlast the GTlsConnection, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 25/45] gtlsconnection-base: improve comments, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 24/45] gtlsinputstream: fix code style issues, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 23/45] openssl: use G_DECLARE_FINAL_TYPE, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 22/45] gtlsclientconnection-openssl: use G_DECLARE_FINAL_TYPE, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 21/45] gtlsconnection-openssl: use G_DECLARE_DERIVABLE_TYPE, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 20/45] gtlsconnection-base: use G_DECLARE_DERIVABLE_TYPE, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 19/45] gtlsfiledatabase-openssl: use G_DECLARE_FINAL_TYPE, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 18/45] gtlsdatabase-openssl: Use G_DECLARE_DERIVABLE_TYPE, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 17/45] gtlscertificate-openssl: use G_DECLARE_FINAL_TYPE, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 16/45] gtlsoutputstream: Use G_DECLARE_FINAL_TYPE, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 15/45] gtlsinputstream: use G_DECLARE_FINAL_TYPE, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 14/45] base: Rename the streams to GTls[Input, Output]Stream, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 13/45] base: don't list headers in meson.build, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 12/45] base: Fix uninitialized memory use on cancellation, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 11/45] base: Use non-GClosure dummy callback, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 10/45] base: Support timeouts for implicit handshakes, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 9/45] base, openssl: support per-operation timeouts, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 8/45] base: Implement vectored I/O support for TLS and DTLS, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 7/45] base: add initial DTLS support, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 6/45] base: remove obsolete version check, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 5/45] openssl: add modelines, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 4/45] openssl: purge tabs, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 3/45] base: update license headers and add modelines, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 2/45] base: purge tabs, Michael Catanzaro
  • [glib-networking] (45 commits) Non-fast-forward update to branch mcatanzaro/base-rebase, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase] base: fix leak in g_tls_connection_base_create_source(), Michael Catanzaro
  • [dia] Update POTFILES.in, Piotr Drąg
  • [evolution/gnome-3-32] Fix a crash when filling mail threaded view, Milan Crha
  • [glib-networking/mcatanzaro/base-rebase] gnutls: fix leak of ALPN protocols, Michael Catanzaro
  • [evolution] Fix a crash when filling mail threaded view, Milan Crha
  • [gimp-help] Small updates in Color Picker and Bucket Fill tools, Julien Hardlin
  • [mutter/wip/carlosg/dnd-crash-fix] wayland: Unset DnD selection on wl_data_offer destruction, Carlos Garnacho
  • [mutter] Created branch wip/carlosg/dnd-crash-fix, Carlos Garnacho
  • [glib-networking] Non-fast-forward update to branch mcatanzaro/base-rebase, Michael Catanzaro
  • [gnome-software] Deleted branch wip/kalev/fonts-missing, Kalev Lember
  • [gnome-software] appstream: Don't assume the first subcategory is always called "all", Richard Hughes
  • [gnome-software/wip/kalev/fonts-missing] appstream: Don't assume the first subcategory is always called "all", Kalev Lember
  • [gnome-software] Created branch wip/kalev/fonts-missing, Kalev Lember
  • [gnome-boxes/gnome-3-32] wizard-window: Grab focus only once in "Download an OS" search, Felipe Borges
  • [glib/glib-2-60: 2/2] Merge branch 'backport-835-german-typo-glib-2-60' into 'glib-2-60', Emmanuele Bassi
  • [glib/glib-2-60: 1/2] Fix typo in German translation, Emmanuele Bassi
  • [glib/glib-2-60] (2 commits) ...Merge branch 'backport-835-german-typo-glib-2-60' into 'glib-2-60', Emmanuele Bassi
  • [epiphany] notebook: Remove now-unused code, Michael Catanzaro
  • [gnome-boxes] Deleted branch dont-grab-too-much-focus, Felipe Borges
  • [gnome-boxes] wizard-window: Grab focus only once in "Download an OS" search, Felipe Borges
  • [chronojump] try/catch on encoderRProc capture active again, Xavier de Blas
  • [chronojump] Fixed Rscript path case, because a mac could not find it, Xavier de Blas
  • [glib-networking/mcatanzaro/base-rebase] Properly disable broken tests, without triggering -Werror, Michael Catanzaro
  • [gtkmm] tools: Remove child_property.m4, Kjell Ahlstedt
  • [epiphany] notebook: stop reordering tabs on startup, Michael Catanzaro
  • [evolution/gnome-3-32] Reference a GDBusProxy object in the synchronous call wrappers, Milan Crha
  • [evolution] Reference a GDBusProxy object in the synchronous call wrappers, Milan Crha
  • [orca] Updated Spanish translation, Daniel Mustieles García
  • [gnome-backgrounds] defaults: resolution!, Jakub Steiner
  • [gnome-backgrounds] defaults: tweaks, Jakub Steiner
  • [chronojump] temporary removed a try/catch on encoder call. REVERT IT!, Xavier de Blas
  • [gnome-boxes/gnome-3-32] unattended-setup-box: Don't steal input focus from username entry, Felipe Borges
  • [gnome-boxes/dont-grab-too-much-focus: 2/2] wizard-window: Grab focus only once in "Download an OS" search, Felipe Borges
  • [gnome-boxes] (2 commits) Non-fast-forward update to branch dont-grab-too-much-focus, Felipe Borges
  • [gnome-commander/gcmd-1-10] Updated Spanish translation, Daniel Mustieles García
  • [gnome-boxes] Deleted branch express-install-password-setup, Felipe Borges
  • [gnome-boxes] unattended-setup-box: Don't steal input focus from username entry, Felipe Borges
  • [pitivi] Updated Spanish translation, Daniel Mustieles García
  • [libgovirt] Updated Spanish translation, Daniel Mustieles García
  • [libgda] Updated Spanish translation, Daniel Mustieles García
  • [hitori] Updated Spanish translation, Daniel Mustieles García
  • [gnote] Updated Spanish translation, Daniel Mustieles García
  • [gnome-usage] Updated Spanish translation, Daniel Mustieles García
  • [gnome-power-manager] Updated Spanish translation, Daniel Mustieles García
  • [gnome-games] Updated Spanish translation, Daniel Mustieles García
  • [gnome-commander] Updated Spanish translation, Daniel Mustieles García
  • [gnome-applets/gnome-3-30] Updated Spanish translation, Daniel Mustieles García
  • [glib-networking/glib-2-60] Updated Spanish translation, Daniel Mustieles García
  • [gedit-plugins] Updated Spanish translation, Daniel Mustieles García
  • [gedit-latex] Updated Spanish translation, Daniel Mustieles García
  • [evolution-ews] Updated Spanish translation, Daniel Mustieles García
  • [dia] Updated Spanish translation, Daniel Mustieles García
  • [chronojump] Updated Spanish translation, Daniel Mustieles García
  • [balsa] Updated Spanish translation, Daniel Mustieles García
  • [accerciser] Updated Spanish translation, Daniel Mustieles García
  • [gnome-keysign] Update Spanish translation, Translations User D-L
  • [gnome-settings-daemon/wip/benzea/keybindings-grabbing-rework: 32/32] media-keys: Remove ordered registration of keybindings, Benjamin Berg
  • [gnome-settings-daemon/wip/benzea/keybindings-grabbing-rework: 31/32] NEWS: Add note about use of new UngrabAccelerators DBus API, Benjamin Berg
  • [gnome-settings-daemon/wip/benzea/keybindings-grabbing-rework: 30/32] media-keys: Rework key grabbing code, Benjamin Berg
  • [gnome-settings-daemon] (32 commits) Non-fast-forward update to branch wip/benzea/keybindings-grabbing-rework, Benjamin Berg
  • [gnome-settings-daemon] Deleted branch gbsneto/upstreamingfest, Georges Basile Stavracas Neto
  • [gnome-settings-daemon] power: Increase blank delay for screensaver, Benjamin Berg
  • [gnome-settings-daemon/gbsneto/upstreamingfest: 6/6] power: Increase blank delay for screensaver, Benjamin Berg
  • [gnome-settings-daemon] (6 commits) Non-fast-forward update to branch gbsneto/upstreamingfest, Benjamin Berg
  • [gnome-builder/gnome-builder-3-32] Update Spanish translation, Translations User D-L
  • [gnome-settings-daemon/gbsneto/upstreamingfest] power: Increase blank delay for screensaver, Benjamin Berg
  • [gnome-settings-daemon] Non-fast-forward update to branch gbsneto/upstreamingfest, Benjamin Berg
  • [epiphany] Revert "Rename webextension to webprocessextension", Michael Catanzaro
  • [evolution-data-server/gnome-3-32] I#116 - [IMAPx] Correct handling of mailbox names (with RFC 6855 extension), Milan Crha
  • [evolution-data-server] I#116 - [IMAPx] Correct handling of mailbox names (with RFC 6855 extension), Milan Crha
  • [gnome-applets/gnome-3-30] Update Swedish translation, Translations User D-L
  • [hitori] Deleted branch jbicha/hitori-keyboard-shortcuts-dialog, Philip Withnall
  • [hitori: 2/2] Merge branch 'jbicha/hitori-keyboard-shortcuts-dialog' into 'master', Philip Withnall
  • [hitori] (2 commits) ...Merge branch 'jbicha/hitori-keyboard-shortcuts-dialog' into 'master', Philip Withnall
  • [hitori/jbicha/hitori-keyboard-shortcuts-dialog] Add Keyboard Shortcuts dialog, Philip Withnall
  • [hitori] Created branch jbicha/hitori-keyboard-shortcuts-dialog, Philip Withnall
  • [chronojump] DB: 1.63 encoderCaptureInertialDiscardFirstN on preferences, Xavier de Blas
  • [gnome-session/wip/benzea/systemd-user-switch: 19/19] shell-extensions: Touch login warning file when disabling extensions, Benjamin Berg
  • [gnome-session/wip/benzea/systemd-user-switch: 18/19] main: Enable systemd usage, Benjamin Berg
  • [gnome-session/wip/benzea/systemd-user-switch: 17/19] main: Export autostart dir into environment, Benjamin Berg
  • [gnome-session/wip/benzea/systemd-user-switch: 16/19] manager: Rely on systemd restarting DBus already, Benjamin Berg
  • [gnome-session/wip/benzea/systemd-user-switch: 15/19] manager: Quit session manager after completing shutdown, Benjamin Berg
  • [gnome-session/wip/benzea/systemd-user-switch: 14/19] data: Add systemd user units, Benjamin Berg
  • [gnome-session/wip/benzea/systemd-user-switch: 13/19] gnome-session-ctl: Add helper binary for systemd targets, Benjamin Berg
  • [gnome-session/wip/benzea/systemd-user-switch: 12/19] main: Add systemd gnome-session monitoring code for leader, Benjamin Berg
  • [gnome-session/wip/benzea/systemd-user-switch: 11/19] manager: Add initilization synchronization point DBus API, Benjamin Berg
  • [gnome-session/wip/benzea/systemd-user-switch: 10/19] manager: Allow fetching the configured session without manager, Benjamin Berg
  • [gnome-session/wip/benzea/systemd-user-switch: 9/19] manager: Add systemd-managed property, Benjamin Berg
  • [gnome-session/wip/benzea/systemd-user-switch: 8/19] util: Add API to start a systemd unit, Benjamin Berg
  • [gnome-session/wip/benzea/systemd-user-switch: 7/19] manager: Integrate with systemd startup notification, Benjamin Berg
  • [gnome-session/wip/benzea/systemd-user-switch: 6/19] meson: Add compile time option to control systemd session management, Benjamin Berg
  • [gnome-session/wip/benzea/systemd-user-switch: 5/19] fail-whale: Never show logout button in GDM, Benjamin Berg
  • [gnome-session/wip/benzea/systemd-user-switch: 4/19] autostart-app: Add X-GNOME-Autostart-systemd for hiding, Benjamin Berg
  • [gnome-session/wip/benzea/systemd-user-switch: 3/19] Add GNOME_SESSION_AUTOSTART_DIR variable to set the autostart dirs, Benjamin Berg
  • [gnome-session/wip/benzea/systemd-user-switch: 2/19] gsm-systemd: Find user's graphical session, not the current pid's session, Benjamin Berg
  • [gnome-session] (19 commits) Non-fast-forward update to branch wip/benzea/systemd-user-switch, Benjamin Berg
  • [epiphany] Revert "Close window after drag/drop last tab to another window", Michael Catanzaro
  • [epiphany] Revert "Use gtk_window_close() for closing EphyWindow if last tab has been closed", Michael Catanzaro
  • [epiphany] Revert "Fix Crash closing last tab with Ctrl+W", Michael Catanzaro
  • [gimp/gimp-2-10] Issue #3140 - Export as DDS dialog does not have an Export button, Jehan
  • [hitori] Deleted branch jbicha/hitori-keyboard-shortcuts, Philip Withnall
  • [hitori: 2/2] Merge branch 'jbicha/hitori-keyboard-shortcuts' into 'master', Philip Withnall
  • [hitori] (2 commits) ...Merge branch 'jbicha/hitori-keyboard-shortcuts' into 'master', Philip Withnall
  • [hitori/jbicha/hitori-keyboard-shortcuts] shortcuts: fix Ctrl+N and add Ctrl+Q and Ctrl+W as quit actions, Philip Withnall
  • [hitori] Created branch jbicha/hitori-keyboard-shortcuts, Philip Withnall
  • [gnome-boxes/dont-grab-too-much-focus] wizard-window: Grab focus only once in "Download an OS" search, Felipe Borges
  • [gnome-boxes] Created branch dont-grab-too-much-focus, Felipe Borges
  • [hitori: 3/3] Merge branch 'window-max' into 'master', Philip Withnall
  • [hitori: 2/3] Save window state(maximization, position and size), Philip Withnall
  • [hitori: 1/3] data: Expand the drawing area, Philip Withnall
  • [hitori] (3 commits) ...Merge branch 'window-max' into 'master', Philip Withnall
  • [wing] Post release version bump, Ignacio Casal Quinteiro
  • [mutter/wip/carlosg/issue-598] x11: Do not warn on cancelled X11 selection sources, Carlos Garnacho
  • [mutter] Created branch wip/carlosg/issue-598, Carlos Garnacho
  • [wing] Created tag v0.1.6, Ignacio Casal Quinteiro
  • [wing] Release 0.1.6, Ignacio Casal Quinteiro
  • [gnome-boxes/express-install-password-setup] unattended-setup-box: Don't steal input focus from username entry, Felipe Borges
  • [gnome-boxes] Non-fast-forward update to branch express-install-password-setup, Felipe Borges
  • [gnome-boxes/express-install-password-setup] unattended-setup-box: Don't still input focus from username entry, Felipe Borges
  • [gnome-boxes] Created branch express-install-password-setup, Felipe Borges
  • [wing] Fix cancellable on iocp input and output streams, Ignacio Casal Quinteiro
  • [glib: 2/2] Merge branch 'de' into 'master', Philip Withnall
  • [glib: 1/2] Fix typo in German translation, Philip Withnall
  • [glib] (2 commits) ...Merge branch 'de' into 'master', Philip Withnall
  • [mutter] clutter/click-action: Handle touch cancel events, Carlos Garnacho
  • [gegl] gegl: add GEGL_SERIALIZE_BAKE_ANIM flag, pippin
  • [gimp] Update Spanish translation, Translations User D-L
  • [orca] Fix regression from trying to make off-screen content suck less, Joanmarie Diggs
  • [libxslt] Always reuse XPath context, Nick Wellnhofer
  • [vala] codegen: Always use G_TYPE_CHECK_INSTANCE_TYPE for external symbols, Rico Tzschichholz
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: improve marks drawing a bit, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] add string.h, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: start rendering mark data, Christian Hergert
  • [gnome-builder] help: add blurb about disabling indenters, Christian Hergert
  • [gnome-contacts/gnome-3-32] Update Chinese (China) translation, Translations User D-L
  • [gnome-contacts] Update Chinese (China) translation, Translations User D-L
  • [gnome-session] Update Chinese (China) translation, Translations User D-L
  • [vala/staging] codegen: Always use G_TYPE_CHECK_INSTANCE_TYPE for external symbols, Rico Tzschichholz
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: add various columns, Christian Hergert
  • [gtk: 2/2] Merge branch 'default-decoration-dialogs' into 'master', Matthias Clasen
  • [gtk: 1/2] dialog: Use default decoration for non-custom headerbars, Matthias Clasen
  • [gtk] (2 commits) ...Merge branch 'default-decoration-dialogs' into 'master', Matthias Clasen
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: fix transfer ownership, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] wire up marks reader, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: fix private type, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] sysprof: whitespace cleanup, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] sysprof: add notebook for marks, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: stub out model, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: include config, Christian Hergert
  • [niepce] Remove dependency on libopenraw-gnome, Hubert Figuière
  • [sysprof/wip/chergert/sysprof-3] libsysprof: whitespace cleanup, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-capture: whitespace cleanup, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-capture: remove dead code, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: use proper unref, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: stub out marks view, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: use stripblanks, Christian Hergert
  • [gtk: 3/3] Merge branch 'wip/otte/for-master' into 'master', Benjamin Otte
  • [gtk] (3 commits) ...Merge branch 'wip/otte/for-master' into 'master', Benjamin Otte
  • [sysprof/wip/chergert/sysprof-3] helpers: do not allow interactive authorization, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] memory: get FD using the SysprofHelpers, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] sysprofd: add API to get a FD for a file in proc, Christian Hergert
  • [gtk/wip/otte/for-master: 2/2] rendernodeparser: Move EOF test into parse_declarations(), Benjamin Otte
  • [gtk/wip/otte/for-master: 1/2] rendernodeparser: Introduce clear_func, Benjamin Otte
  • [gtk] (2 commits) Created branch wip/otte/for-master, Benjamin Otte
  • [cantarell-fonts/tweak-numerals] Add DrawBot proof script rendering Pi, Nikolaus Waxweiler
  • [cantarell-fonts/tweak-numerals] One: more spacing, Nikolaus Waxweiler
  • [cantarell-fonts/tweak-numerals] Sync spacing for zero.zero, Nikolaus Waxweiler
  • [cantarell-fonts/tweak-numerals] Spacing tweaks, Nikolaus Waxweiler
  • [epiphany] Skip file monitor events for files not matching in name (.wkdownloads), Michael Catanzaro
  • [epiphany] Rename webextension to webprocessextension, Michael Catanzaro
  • [polari/gnome-3-32] roomList: Fix indentation error, Florian Müllner
  • [polari/gnome-3-32] app: Save initial-setup guard file in xdg-data, Florian Müllner
  • [polari/gnome-3-32] roomList: Pop up popover, Florian Müllner
  • [polari/gnome-3-32] roomList: Remove unnecessary signal disconnection, Florian Müllner
  • [polari/gnome-3-32] accountsMonitor: Move account settings to custom account, Florian Müllner
  • [glib-networking] Remove hack from run-docker.sh, Michael Catanzaro
  • [polari] app: Save initial-setup guard file in xdg-data, Florian Müllner
  • [polari] roomList: Pop up popover, Florian Müllner
  • [polari] roomList: Remove unnecessary signal disconnection, Florian Müllner
  • [polari] accountsMonitor: Move account settings to custom account, Florian Müllner
  • [polari/gnome-3-32] telepathyClient: Use :reachable for connectivity, Florian Müllner
  • [polari/gnome-3-32] accountsMonitor: Add :reachable account property, Florian Müllner
  • [polari/gnome-3-32] accountsMonitor: Take over account-functions from NetworksManager, Florian Müllner
  • [polari/gnome-3-32] roomList: Always clear connecting indication on status change, Florian Müllner
  • [polari/gnome-3-32] mainWindow: Disconnect accountsMonitor signal, Florian Müllner
  • [polari/gnome-3-32] ci: Switch to template, Florian Müllner
  • [polari/gnome-3-32] roomStack: Don't wrap info bar in additional revealer, Florian Müllner
  • [polari/gnome-3-32] mainWindow: Pop up userlist popover, Florian Müllner
  • [polari] mainWindow: Use :reachable for offline warning, Florian Müllner
  • [polari] telepathyClient: Use :reachable for connectivity, Florian Müllner
  • [polari] accountsMonitor: Add :reachable account property, Florian Müllner
  • [polari] accountsMonitor: Take over account-functions from NetworksManager, Florian Müllner
  • [polari] roomList: Always clear connecting indication on status change, Florian Müllner
  • [polari] mainWindow: Disconnect accountsMonitor signal, Florian Müllner
  • [gtk/key-controller-shortcut] widget: Treat key controllers like gestures, Matthias Clasen
  • [gtk] Created branch key-controller-shortcut, Matthias Clasen
  • [balsa] balsa-app: Check for NULL outbox, Peter Bloomfield
  • [gedit] Update Croatian translation, Translations User D-L
  • [epiphany] Fix Authentication dialog loses focus when switching tabs, Michael Catanzaro
  • [epiphany] Revert "location-entry: destroy bookmark popover in dispose", Michael Catanzaro
  • [epiphany] Revert "Revert "Fix Crash monitoring downloaded file"", Michael Catanzaro
  • [epiphany] Update Croatian translation, Translations User D-L
  • [epiphany] Revert "Fix Crash monitoring downloaded file", Michael Catanzaro
  • [epiphany] Fix Crash monitoring downloaded file, Michael Catanzaro
  • [gtk] about dialog: Fix page visibility, Matthias Clasen
  • [gnome-music] Deleted branch wip/jfelder/fix-play-and-load-logic, Jean Felder
  • [gnome-music] player: Correctly handle load and play logic, Jean Felder
  • [gtk] Reinstate the activate-focus keybinding, Matthias Clasen
  • [gnome-music/wip/jfelder/fix-play-and-load-logic: 4/4] player: Correctly handle load and play logic, Jean Felder
  • [gnome-music] (4 commits) Non-fast-forward update to branch wip/jfelder/fix-play-and-load-logic, Jean Felder
  • [gimp-help] Restore .gitignore, Julien Hardlin
  • [gtk] Deleted branch wip/otte/for-master, Benjamin Otte
  • [gtk: 13/13] Merge branch 'wip/otte/for-master' into 'master', Benjamin Otte
  • [gtk] (13 commits) ...Merge branch 'wip/otte/for-master' into 'master', Benjamin Otte
  • [glib/floating-ref-warning: 2/2] Please don't use GInitiallyUnowned and floating refs, Emmanuele Bassi
  • [glib/floating-ref-warning: 1/2] Document the best practice for binding InitiallyUnowned, Emmanuele Bassi
  • [glib] (2 commits) Created branch floating-ref-warning, Emmanuele Bassi
  • [libsecret/wip/nielsdg/fix-automake-dist] Include meson.build files in autotools release, Niels De Graef
  • [libsecret] Created branch wip/nielsdg/fix-automake-dist, Niels De Graef
  • [libsecret/wip/nielsdg/fix-disabled-gcrypt] Fix the meson build on -Dgcrypt=false, Niels De Graef
  • [libsecret] Created branch wip/nielsdg/fix-disabled-gcrypt, Niels De Graef
  • [gtkmm] Remove ChangeLog.pre-3-8-1, Kjell Ahlstedt
  • [gtkmm] Make libgdkmm-4.0 a noninstalled helper library, Kjell Ahlstedt
  • [gtk/wip/otte/for-master: 11/11] rendernodeparser: Default color to black, Benjamin Otte
  • [gtk/wip/otte/for-master: 10/11] cssparser: Make gsk_renderer_consume_url() return a string, Benjamin Otte
  • [gtk/wip/otte/for-master: 9/11] rendernodeparser: Use parser blocks, Benjamin Otte
  • [gtk/wip/otte/for-master: 8/11] cssparser: Don't allow commit_token() on block EOF, Benjamin Otte
  • [gtk/wip/otte/for-master: 7/11] testsuite: Stop using g_test_bug(), Benjamin Otte
  • [gtk/wip/otte/for-master: 6/11] node-editor: Report all errors in tooltip, Benjamin Otte
  • [gtk/wip/otte/for-master: 5/11] node-editor: Don't remove all text tags when saving, Benjamin Otte
  • [gtk/wip/otte/for-master: 3/11] rendernodeparser: Parse images differently, Benjamin Otte
  • [gtk/wip/otte/for-master: 4/11] testsuite: Don't die on the first error, Benjamin Otte
  • [gtk/wip/otte/for-master: 2/11] css: Add data URL parsing to images, Benjamin Otte
  • [gtk/wip/otte/for-master: 1/11] css: Add gtk_css_data_url_parse(), Benjamin Otte
  • [gtk] (11 commits) Non-fast-forward update to branch wip/otte/for-master, Benjamin Otte
  • [dia] GObject: destroy->dispose, Zander
  • [dia] Magnifer show selection, Zander
  • [dia] Convert remaining GtkObject -> GObject, Zander
  • [gnome-commander/gcmd-1-10] Post-release version bump, Uwe Scholz
  • [dia] Colour & LineWidth areas as 'real' widgets, Zander
  • [dia] more warnings, Zander
  • [libsecret] Non-fast-forward update to branch wip/nielsdg/g-assert, Niels De Graef
  • [gtk/wip/otte/for-master: 2/2] rendernodeparser: Default color to black, Benjamin Otte
  • [gtk/wip/otte/for-master: 1/2] cssparser: Make gsk_renderer_consume_url() return a string, Benjamin Otte
  • [gtk] (2 commits) Non-fast-forward update to branch wip/otte/for-master, Benjamin Otte
  • [gtk/wip/otte/for-master: 17/17] rendernodeparser: Default color to black, Benjamin Otte
  • [gtk/wip/otte/for-master: 16/17] cssparser: Make gsk_renderer_consume_url() return a string, Benjamin Otte
  • [gtk/wip/otte/for-master: 15/17] rendernodeparser: Use parser blocks, Benjamin Otte
  • [gtk/wip/otte/for-master: 14/17] cssparser: Don't allow commit_token() on block EOF, Benjamin Otte
  • [gtk/wip/otte/for-master: 13/17] testsuite: Remove g_test_bug_base(), Benjamin Otte
  • [gtk/wip/otte/for-master: 12/17] fixup! css: Add gtk_css_data_url_parse(), Benjamin Otte
  • [gtk/wip/otte/for-master: 11/17] node-editor: Report all errors in tooltip, Benjamin Otte
  • [gtk/wip/otte/for-master: 10/17] node-editor: Don't remove all text tags when saving, Benjamin Otte
  • [gtk/wip/otte/for-master: 8/17] rendernodeparser: Parse images differently, Benjamin Otte
  • [gtk/wip/otte/for-master: 9/17] testsuite: Don't die on the first error, Benjamin Otte
  • [gtk/wip/otte/for-master: 7/17] css: Add data URL parsing to images, Benjamin Otte
  • [gtk/wip/otte/for-master: 6/17] css: Add gtk_css_data_url_parse(), Benjamin Otte
  • [gtk/wip/otte/for-master: 5/17] rendernode: Set EXTEND_PAD when drawing textures, Benjamin Otte
  • [gtk] (17 commits) Non-fast-forward update to branch wip/otte/for-master, Benjamin Otte
  • [gnote] Bump to 3.33.1, Aurimas Černius
  • [gnome-commander] Created tag 1.10.1, Uwe Scholz
  • [gnome-commander/gcmd-1-10] Updating NEWS, releases.xml and index.docbook, Uwe Scholz
  • [gnote] Created tag 3.33.0, Aurimas Černius
  • [gnote] Prepare 3.33.0, Aurimas Černius
  • [gnote] Temporaryli disable tests, Aurimas Černius
  • [gnote] Bump file system sync service version to 0.3, Aurimas Černius
  • [libxslt] Fix insertion of xsl:fallback content, Nick Wellnhofer
  • [libxslt] Make profiler support optional, Nick Wellnhofer
  • [libxslt] Compile with -Wextra, Nick Wellnhofer
  • [libxslt] Hide unused code when compiling without debugger, Nick Wellnhofer
  • [gtkmm-documentation] meson.build: Use gnome.yelp(), Kjell Ahlstedt
  • [gimp-help] Add html-en (deleting it in .gitignore)to avoid new issue reports about already fixed features, as u, Julien Hardlin
  • [gnome-commander/ConfigurableFileListColumns: 26/26] Remove old fs_col_width array and associated entries in gschema file, Uwe Scholz
  • [gnome-commander/ConfigurableFileListColumns: 25/26] noop: Refactoring, Uwe Scholz
  • [gnome-commander/ConfigurableFileListColumns: 24/26] Don't do anything if the column header with icons is clicked, Uwe Scholz
  • [gnome-commander/ConfigurableFileListColumns: 23/26] Store the actual column to sort and not the column type, Uwe Scholz
  • [gnome-commander/ConfigurableFileListColumns: 22/26] Use the actual file name column to find the upper left pixel of a file name row, Uwe Scholz
  • [gnome-commander/ConfigurableFileListColumns: 21/26] Find the column in which the file type icons should be shown, Uwe Scholz
  • [gnome-commander/ConfigurableFileListColumns: 20/26] Fix for setting the actual column position, Uwe Scholz
  • [gnome-commander/ConfigurableFileListColumns: 19/26] Set the text of each file list column depending on the column position, Uwe Scholz
  • [gnome-commander/ConfigurableFileListColumns: 18/26] Initialize variable, go through all elements of a list, Uwe Scholz
  • [gnome-commander/ConfigurableFileListColumns: 17/26] Change return type from char* to gchar*, Uwe Scholz
  • [gnome-commander/ConfigurableFileListColumns: 16/26] Remove unused struct member, initialize others with nullptr, Uwe Scholz
  • [gnome-commander/ConfigurableFileListColumns: 15/26] noop: Function renamed, Uwe Scholz
  • [gnome-commander/ConfigurableFileListColumns: 14/26] noop: Moved debug line of code down for better readability, Uwe Scholz
  • [gnome-commander/ConfigurableFileListColumns: 13/26] Create method for getting the directory size string of a file in the file list, Uwe Scholz
  • [gnome-commander/ConfigurableFileListColumns: 12/26] Create method for getting the directory string of a file in the file list, Uwe Scholz
  • [gnome-commander/ConfigurableFileListColumns: 11/26] Create method for getting the file name extension in the file list, Uwe Scholz
  • [gnome-commander/ConfigurableFileListColumns: 10/26] Create method for getting the file name string in the file list, Uwe Scholz
  • [gnome-commander/ConfigurableFileListColumns: 9/26] Hide columns depending on the fileListColumnLayouts, Uwe Scholz
  • [gnome-commander/ConfigurableFileListColumns: 8/26] noop: Variable renaming, Uwe Scholz
  • [gnome-commander/ConfigurableFileListColumns: 7/26] Use fileListColumnLayouts struct for setting the file list column titles, Uwe Scholz
  • [gnome-commander/ConfigurableFileListColumns: 6/26] Implement new gsettings array for storing file list column layout, Uwe Scholz
  • [gnome-commander/ConfigurableFileListColumns: 5/26] Create method for getting the file list icon string, Uwe Scholz
  • [gnome-commander/ConfigurableFileListColumns: 4/26] noop: Rename counter variable for better visibility, Uwe Scholz
  • [gnome-commander/ConfigurableFileListColumns: 3/26] Remove unused define statements, refactoring, Uwe Scholz
  • [gnome-commander/ConfigurableFileListColumns: 2/26] Typedef GnomeCmdFileListColumn, Uwe Scholz
  • [gnome-commander/ConfigurableFileListColumns: 1/26] Use nullptr instead of NULL, Uwe Scholz
  • [gnome-commander] (26 commits) Created branch ConfigurableFileListColumns, Uwe Scholz
  • [polari] application: Add 'quit' command line option, Florian Müllner
  • [gimp] Update Polish translation, Piotr Drąg
  • [gimp/gimp-2-10] Update Polish translation, Piotr Drąg
  • [gedit-plugins] Update Polish translation, Piotr Drąg
  • [shotwell/wip/phako/external-gstreamer: 5/5] wip: Add external video metadata subprocess, Jens Georg
  • [shotwell/wip/phako/external-gstreamer: 4/5] wip: external helper launch helper, Jens Georg
  • [shotwell/wip/phako/external-gstreamer: 3/5] wip: Split VideoMetadata and create helper library, Jens Georg
  • [shotwell/wip/phako/external-gstreamer: 2/5] wip: Create meta-data sublibrary, Jens Georg
  • [shotwell/wip/phako/external-gstreamer: 1/5] video-support: Move into subdirectory, Jens Georg
  • [shotwell] (5 commits) Created branch wip/phako/external-gstreamer, Jens Georg
  • [gnome-shell] Update German translation, Translations User D-L
  • [gnome-shell/gnome-3-32] Update German translation, Translations User D-L
  • [gnome-control-center] Update German translation, Translations User D-L
  • [gnome-control-center/gnome-3-32] Update German translation, Translations User D-L
  • [gnome-desktop] Update German translation, Translations User D-L
  • [gnome-desktop/gnome-3-32] Update German translation, Translations User D-L
  • [libsecret/wip/nielsdg/fix-mlock-check-meson] Ensure the Meson build also supports private memory, Niels De Graef
  • [libsecret] Created branch wip/nielsdg/fix-mlock-check-meson, Niels De Graef
  • [libsecret/wip/nielsdg/g-assert] Stop using g_assert() in unit tests, Niels De Graef
  • [libsecret] Created branch wip/nielsdg/g-assert, Niels De Graef
  • [gimp/gimp-2-10] Update Turkish translation, Translations User D-L
  • [polari] Update Catalan translation, Jordi Mas
  • [gnome-video-arcade] Update Catalan translation, Jordi Mas
  • [gedit-plugins/gnome-3-32] Remove dashboard page from help since plugin was removed on 2019/1/9, Jordi Mas
  • [yelp] Update Basque translation, Translations User D-L
  • [baobab] Update Basque translation, Translations User D-L
  • [gedit-plugins] Deleted branch ci-gnome-3-32, Jordi Mas
  • [gedit-plugins/gnome-3-32] CI for gnome 3.32 branch, Jordi Mas
  • [dconf-editor] Update Catalan translation, Jordi Mas
  • [gedit-plugins/ci-gnome-3-32] Add install, Jordi Mas
  • [gimp-help] Update Clone and Heal tools, Julien Hardlin
  • [gedit-plugins] Deleted branch libgpe, Jordi Mas
  • [gedit-plugins] Deleted branch emacsyindent, Jordi Mas
  • [gedit-plugins] Deleted branch wip/rpm-plugin, Jordi Mas
  • [gedit-plugins] Deleted branch dashboard2, Jordi Mas
  • [gedit-plugins] Deleted branch python-cleanup, Jordi Mas
  • [gedit-plugins/ci-gnome-3-32] CI for gnome 3.32 branch, Jordi Mas
  • [gedit-plugins] Created branch ci-gnome-3-32, Jordi Mas
  • [gedit-plugins] Remove dashboard page from help since plugin was removed on 2019/1/9, Jordi Mas
  • [pitivi] viewer: Hide overlays when showing the size percent, Alexandru Băluț
  • [pitivi] viewer: Fix blurred overlay lines, Alexandru Băluț
  • [pitivi] viewer: Set start point for drawing rectangle, Alexandru Băluț
  • [pitivi] viewer: Use line design for overlay, Alexandru Băluț
  • [pitivi] move_scale_overlay: Use box design for handles, Alexandru Băluț
  • [pitivi] viewer: Fix handle unhover when cursor leaves widget, Alexandru Băluț
  • [pitivi] viewer: Fix unhover when mouse leaves the OverlayStack, Alexandru Băluț
  • [libdmapsharing] Fix some memory management, W . Michael Petullo
  • [gnome-settings-daemon/wip/hadess/better-sdl-metadata: 24/24] screensaver-proxy: Better metadata for SDL games, Bastien Nocera
  • [gnome-settings-daemon] (24 commits) Non-fast-forward update to branch wip/hadess/better-sdl-metadata, Bastien Nocera
  • [polari/gnome-3-32] app: Process --version locally, Florian Müllner
  • [polari] app: Process --version locally, Florian Müllner
  • [totem] Update Swedish translation, Translations User D-L
  • [recipes] Update Swedish translation, Translations User D-L
  • [gnome-music/wip/jfelder/mpris-truly-unique-ids: 2/2] mpris: Make the trackid truly unique, Jean Felder
  • [gnome-music] (2 commits) Non-fast-forward update to branch wip/jfelder/mpris-truly-unique-ids, Jean Felder
  • [cantarell-fonts/tweak-numerals] Remove foot of one.osf, fix spacing of zero.zero, Nikolaus Waxweiler
  • [cantarell-fonts/tweak-numerals] Adjust auto space file, Nikolaus Waxweiler
  • [cantarell-fonts/tweak-numerals] Revert some extra bold glyphs back and space tighter, Nikolaus Waxweiler
  • [cantarell-fonts] Deleted branch slim-designspace, Nikolaus Waxweiler
  • [epiphany/wip/exalm/count: 2/2] Show number of open pages on Pages button, Alexander Mikhaylenko
  • [epiphany] (2 commits) Non-fast-forward update to branch wip/exalm/count, Alexander Mikhaylenko
  • [cantarell-fonts] Designspace: Trim down to minimum data, Nikolaus Waxweiler
  • [cantarell-fonts/slim-designspace: 2/2] Add interpolated regular, Nikolaus Waxweiler
  • [cantarell-fonts/slim-designspace: 1/2] Slim Designspace, Nikolaus Waxweiler
  • [cantarell-fonts] (2 commits) Created branch slim-designspace, Nikolaus Waxweiler
  • [dia] Remove fallback code for unsupported glib/gtk, Zander
  • [cantarell-fonts/tweak-numerals: 2/3] Curve tweaking the pnums, tighten spacing, Nikolaus Waxweiler
  • [cantarell-fonts/tweak-numerals: 3/3] Yet more tweaking, Nikolaus Waxweiler
  • [cantarell-fonts] (3 commits) Non-fast-forward update to branch tweak-numerals, Nikolaus Waxweiler
  • [cantarell-fonts] Instantiator: minor code compression, Nikolaus Waxweiler
  • [cantarell-fonts/tweak-numerals: 3/4] Curve tweaking the pnums, tighten spacing, Nikolaus Waxweiler
  • [cantarell-fonts/tweak-numerals: 4/4] Yet more tweaking, Nikolaus Waxweiler
  • [cantarell-fonts] (4 commits) Non-fast-forward update to branch tweak-numerals, Nikolaus Waxweiler
  • [cantarell-fonts] Instantiator: Copy glyph.unicodes from default font, Nikolaus Waxweiler
  • [cantarell-fonts] Instantiator: always take features, groups, info and lib from default font, Nikolaus Waxweiler
  • [gnome-calendar] Remove stray g_message()s, Georges Basile Stavracas Neto
  • [dia] Deleted branch cairo-port, Zander
  • [dia: 24/24] Merge branch 'cairo-port' into 'master', Zander
  • [dia] (24 commits) ...Merge branch 'cairo-port' into 'master', Zander
  • [dia/cairo-port: 53/53] Fix some simple warnings to avoid important warning being missed, Zander
  • [dia/cairo-port: 52/53] Resolve an annoying gtk2 vs 3 ABI issue that was causing a blank canvas, Zander
  • [dia/cairo-port: 51/53] Sensible name, Zander
  • [dia/cairo-port: 50/53] Reimplement selection box, Zander
  • [dia/cairo-port: 49/53] Working rendering of the canvas, Zander
  • [dia/cairo-port: 48/53] Use cairo types instead of Gdk, Zander
  • [dia/cairo-port: 47/53] Update meson for cairo-port, Zander
  • [dia/cairo-port: 46/53] Port line style picker, Zander
  • [dia/cairo-port: 45/53] Remove the last parts of DiaGdkRenderer, Zander
  • [dia/cairo-port: 44/53] Port DiaPageLayout, Zander
  • [dia/cairo-port: 43/53] Remove render_pixmap, Zander
  • [dia/cairo-port: 42/53] Port Gdk exporter to use DiaCairo, Zander
  • [dia/cairo-port: 41/53] Remove libart renderer, Zander
  • [dia/cairo-port: 40/53] Port the navigator, Zander
  • [dia/cairo-port: 39/53] Port magnify, Zander
  • [dia/cairo-port: 38/53] Port line width selector, Zander
  • [dia/cairo-port: 37/53] Port color_area, Zander
  • [dia/cairo-port: 36/53] Update POTFILES, Zander
  • [dia/cairo-port: 35/53] Move cairo renderer into lib, Zander
  • [dia/cairo-port: 34/53] Remove gdk interactive renderer, Zander
  • [dia/cairo-port: 32/53] Copy the cairo plugin into Dia core, Zander
  • [dia/cairo-port: 33/53] We can render text!, Zander
  • [dia/cairo-port: 31/53] Make cairo a hard dep (It's already pulled in by Pango anyway), Zander
  • [dia] (53 commits) Non-fast-forward update to branch cairo-port, Zander
  • [balsa] Fix issue #15: NULL-pointer deref in pop3 code, Peter Bloomfield
  • [gthumb] build error when JPEG_LIB_VERSION < 80, Paolo Bacchilega
  • [gthumb] delete dialog: make the delete button red, Paolo Bacchilega
  • [epiphany] Fix Crash closing last tab with Ctrl+W, Michael Catanzaro
  • [gimp-web/testing] GIMP 2.10.12: slight improvements, Alexandre Prokoudine
  • [gnome-flashback] input-sources: avoid unneeded status icon re-creation, Alberts Muktupāvels
  • [gedit-plugins] Update Catalan translation, Jordi Mas
  • [gedit-plugins] Allow to localize string, Jordi Mas
  • [gnome-builder] Update Polish translation, Piotr Drąg
  • [gnome-builder/gnome-builder-3-32] Update Polish translation, Piotr Drąg
  • [gnome-contacts] Deleted branch wip/nielsdg/flatpak-manifest, Niels De Graef
  • [gnome-contacts] (2 commits) ...flatpak: remove "build-options", Niels De Graef
  • [seahorse] Deleted branch wip/nielsdg/flathub-review, Niels De Graef
  • [seahorse] flatpak: Remove unnecessary fields, Niels De Graef
  • [gnome-contacts/wip/nielsdg/flatpak-manifest: 2/2] flatpak: remove "build-options", Niels De Graef
  • [gnome-contacts/wip/nielsdg/flatpak-manifest: 1/2] flatpak: remove "copy-icon", Niels De Graef
  • [gnome-contacts] (2 commits) Created branch wip/nielsdg/flatpak-manifest, Niels De Graef
  • [totem] Update Esperanto translation, Translations User D-L
  • [gedit] Update Esperanto translation, Translations User D-L
  • [seahorse/wip/nielsdg/flathub-review] flatpak: Remove unnecessary fields, Niels De Graef
  • [seahorse] Created branch wip/nielsdg/flathub-review, Niels De Graef
  • [gnome-music] Update Esperanto translation, Translations User D-L
  • [gnome-settings-daemon] Update Esperanto translation, Translations User D-L
  • [gnome-control-center] Update Esperanto translation, Translations User D-L
  • [evolution-data-server] Update Esperanto translation, Translations User D-L
  • [seahorse] Deleted branch wip/nielsdg/update-gpgme-flatpak, Niels De Graef
  • [seahorse] (2 commits) ...flatpak: use latest version of OpenLDAP, Niels De Graef
  • [seahorse/wip/nielsdg/update-gpgme-flatpak: 2/2] flatpak: use latest version of OpenLDAP, Niels De Graef
  • [seahorse/wip/nielsdg/update-gpgme-flatpak: 1/2] flatpak: update gpgme version to latest, Niels De Graef
  • [seahorse] (2 commits) Created branch wip/nielsdg/update-gpgme-flatpak, Niels De Graef
  • [vte] (3 commits) Non-fast-forward update to branch wip/regex-builtins, Christian Persch
  • [gegl] buffer: code cleanup in gegl-tile-alloc, Ell
  • [gimp] app: in GimpBrushCore, free old paint buffer before allocating new one, Ell
  • [gimp] app: in GimpDashboard, improve legend logic, Ell
  • [gimp/gimp-2-10] app: in GimpBrushCore, free old paint buffer before allocating new one, Ell
  • [gimp/gimp-2-10] app: in GimpDashboard, improve legend logic, Ell
  • [glade] Update Basque translation, Translations User D-L
  • [seahorse] Deleted branch wip/nielsdg/fix-ci, Niels De Graef
  • [seahorse] gkr: Use 0 on empty flags, Niels De Graef
  • [seahorse/wip/nielsdg/fix-ci] gkr: Use 0 on empty flags, Niels De Graef
  • [seahorse] Created branch wip/nielsdg/fix-ci, Niels De Graef
  • [libsecret] Deleted branch gcrypt-pkgconfig, Emmanuele Bassi
  • [libsecret: 2/2] Merge branch 'gcrypt-pkgconfig' into 'master', Daiki Ueno
  • [libsecret] (2 commits) ...Merge branch 'gcrypt-pkgconfig' into 'master', Daiki Ueno
  • [gnome-games/wip/exalm/gtk4: 59/59] ui: Don't specify visible when it's true, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/gtk4: 58/59] ui: Stop using can-default property, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/gtk4: 57/59] ui: Stop using Actionbar child properties, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/gtk4: 56/59] ui: Stop using HeaderBar child properties, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/gtk4: 55/59] ui: Stop using stack child properties and migrate to GtkStackPage, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/gtk4: 54/59] huh, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/gtk4: 53/59] game-thumbnail: Replace get_preferred_height_for_width() with measure(), Alexander Mikhaylenko
  • [gnome-games/wip/exalm/gtk4: 52/59] game-thumbnail: Port to textures and render nodes, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/gtk4: 51/59] ui: Use 'icon-name' property of GtkButton, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/gtk4: 50/59] ui: Drop unnecessary show() and show_all() calls, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/gtk4: 49/59] display-box: Stop using gdk_cursor_new_from_display(), Alexander Mikhaylenko
  • [gnome-games/wip/exalm/gtk4: 48/59] application: Stop using gtk_widget_hide_on_delete(), Alexander Mikhaylenko
  • [gnome-games/wip/exalm/gtk4: 47/59] application-window: Add missing argument to size_allocate() vfunc override, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/gtk4: 46/59] game-thumbnail: Drop state argument from GtkStyleContext functions, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/gtk4: 45/59] ui: Stop using 'draw' signal for GdkDrawingArea, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/gtk4: 44/59] media-menu-button: Drop extra argument in gtk_image_set_from_gicon(), Alexander Mikhaylenko
  • [gnome-games/wip/exalm/gtk4: 43/59] preferences-page-controllers: Stop using from gtk_box_pack_start(), Alexander Mikhaylenko
  • [gnome-games/wip/exalm/gtk4: 42/59] ui: Replace 'show-close-button' property with 'show-title-buttons', Alexander Mikhaylenko
  • [gnome-games/wip/exalm/gtk4: 41/59] application-window: Stop using 'window-state-event' signal, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/gtk4: 40/59] application-window: Replace 'delete-event' signal with 'close-request', Alexander Mikhaylenko
  • [gnome-games/wip/exalm/gtk4: 39/59] application: Replace GdkScreen with GdkDisplay, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/gtk4: 38/59] ui: Replace GdkWindow with GdkSurface, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/gtk4: 37/59] ui: Stop using GtkEventBox, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/gtk4: 36/59] fullscreen-box: Stop using 'motion-notify-event' signal, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/gtk4: 35/59] ui: Stop using 'key-press-event' and 'key-release-event' signals, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/gtk4: 34/59] ui: Stop using 'button-press-event' signal, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/gtk4: 33/59] build: Build with gtk4 >= 3.94, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/gtk4: 32/59] Switch retro-gtk to gtk4 branch, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/gtk4: 31/59] fixme: Remove libhandy, Alexander Mikhaylenko
  • [gnome-games] (59 commits) Non-fast-forward update to branch wip/exalm/gtk4, Alexander Mikhaylenko
  • [libsecret/gcrypt-pkgconfig: 3/3] meson: Check for gcrypt with pkg-config first, Daiki Ueno
  • [libsecret] (3 commits) Non-fast-forward update to branch gcrypt-pkgconfig, Daiki Ueno
  • [libsecret] Deleted branch collection-enums-prefix, Emmanuele Bassi
  • [libsecret: 2/2] Merge branch 'collection-enums-prefix' into 'master', Daiki Ueno
  • [libsecret] (2 commits) ...Merge branch 'collection-enums-prefix' into 'master', Daiki Ueno
  • [gnome-tetravex] Update Basque translation, Translations User D-L
  • [gnome-mahjongg] Update Basque translation, Translations User D-L
  • [eog-plugins] Update Catalan translation, Jordi Mas
  • [gedit-plugins/gnome-3-32] Fixes metainfo, Jordi Mas
  • [sysprof/wip/chergert/sysprof-3] helpers: allow /sys/ access too, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof: fix kernel symbols init, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof: use helpers to get proc info from host, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof: add async variant for proc source, Christian Hergert
  • [librsvg] (#443): Fix blurry output when enable-background is used without filters, Federico Mena Quintero
  • [sysprof/wip/chergert/sysprof-3] libsysprof: use daemon to get unredacted process info, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof: allow creating model item from gvariant info, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof: add helper to get process info array, Christian Hergert
  • [balsa] balsa-message: Connect to "search-changed" signal, Peter Bloomfield
  • [sysprof/wip/chergert/sysprof-3] libsysprof: avoid remote call if we can, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] add helper to check if we can see pids, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: dont reload if the listbox is not visible, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: reload process model when not in whole-system, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof: use macro to preserve types, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof: use g_clear_handle_id(), Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof: add autoclean backports, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof: wait until first queue_reload() to load, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: whitespace, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] sysprofd: add comm and do some postprocessing, Christian Hergert
  • [glib/wip/tingping/network-address-backport] gnetworkaddress: Fix parallel enumerations interfering with eachother, Patrick Griffis
  • [glib] Created branch wip/tingping/network-address-backport, Patrick Griffis
  • [librsvg: 8/8] Merge branch 'rsvgnode-newtype', Federico Mena Quintero
  • [librsvg: 7/8] Turn RsvgNode into a newtype on Rc<Node<NodeData>>, Federico Mena Quintero
  • [librsvg: 6/8] node.rs: Move related types closer to each other, Federico Mena Quintero
  • [librsvg: 5/8] Fix obsolete comment, Federico Mena Quintero
  • [librsvg: 4/8] Merge branch 'pborelli/librsvg-tree', Federico Mena Quintero
  • [librsvg: 3/8] xml: use last_child() to check for Chars, Federico Mena Quintero
  • [librsvg: 2/8] tree_utils: rework API, Federico Mena Quintero
  • [librsvg: 1/8] node: simplify node_new, Federico Mena Quintero
  • [librsvg] (8 commits) ...Merge branch 'rsvgnode-newtype', Federico Mena Quintero
  • [libsecret/gcrypt-pkgconfig] meson: Check for gcrypt with pkg-config first, Emmanuele Bassi
  • [libsecret] Created branch gcrypt-pkgconfig, Emmanuele Bassi
  • [gnome-continuous] Force Autotools build for libsecret, Emmanuele Bassi
  • [gnome-continuous] Tag libsecret, Emmanuele Bassi
  • [libsecret/collection-enums-prefix] Use proper prefix for SecretCollection flags, Emmanuele Bassi
  • [libsecret] Created branch collection-enums-prefix, Emmanuele Bassi
  • [balsa] main-window: Clear the view filter, Peter Bloomfield
  • [sysprof/wip/chergert/sysprof-3] sysprofd: add hook to postprocess cmdline, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] sysprofd: use add_value(), Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] sysprofd: fix include, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] sysprofd: start on optimized getprocessinfo helper, Christian Hergert
  • [orca] Chromium: Don't ignore static text leaf node children of document, Joanmarie Diggs
  • [sysprof/wip/chergert/sysprof-3] libsysprof: cancel if we fail auth, Christian Hergert
  • [mutter] Deleted branch wip/carlosg/rt-scheduler, Carlos Garnacho
  • [mutter] backends/native: Add rt-scheduler experimental key to set RT scheduling, Georges Basile Stavracas Neto
  • [sysprof/wip/chergert/sysprof-3] libsysprof: adopt FD that was created for us, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof: style cleanup, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof: simplify error message, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof: whitespace, Christian Hergert
  • [mutter/wip/carlosg/rt-scheduler: 4/4] backends/native: Add rt-scheduler experimental key to set RT scheduling, Georges Basile Stavracas Neto
  • [mutter] (4 commits) Non-fast-forward update to branch wip/carlosg/rt-scheduler, Georges Basile Stavracas Neto
  • [sysprof/wip/chergert/sysprof-3] libsysprof: cleanup, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] sysprofd: remove consistency check, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof: remove dead code, Christian Hergert
  • [gnome-maps] icons: Bundle mark-location.png, Marcus Lundblad
  • [sysprof/wip/chergert/sysprof-3] libsysprof: authorize proxy during start, Christian Hergert
  • [orca] Reduce chattiness with heading descendants, Joanmarie Diggs
  • [gnome-builder/gnome-builder-3-32] shortcuts: add print to shortcuts window, Christian Hergert
  • [gnome-builder/gnome-builder-3-32] editor: fix print shortcut, Christian Hergert
  • [orca] Fix typo, Joanmarie Diggs
  • [sysprof/wip/chergert/sysprof-3] fix gsetting name, Christian Hergert
  • [gnome-builder/wip/chergert/sysprof-3: 3/3] sysprof: port to sysprof-3 ABI, Christian Hergert
  • [gnome-builder] (3 commits) Non-fast-forward update to branch wip/chergert/sysprof-3, Christian Hergert
  • [gnome-builder] shortcuts: add print to shortcuts window, Christian Hergert
  • [gnome-builder] editor: fix print shortcut, Christian Hergert
  • [gnome-builder/gnome-builder-3-32] Update Brazilian Portuguese translation, Translations User D-L
  • [sysprof/wip/chergert/sysprof-3] build: remove sysprof2 references, Christian Hergert
  • [orca] Don't allow static text leaf nodes to have caret context, Joanmarie Diggs
  • [sysprof/wip/chergert/sysprof-3] build: fix old polkit check, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] sysprofd: remove debug code, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof: backport autoptr cleanups when necessary, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] build: cleanup dependency checking, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof: fix weak ref usage, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: check for NULL, Christian Hergert
  • [orca] Don't allow pseudo elements to have caret context, Joanmarie Diggs
  • [seahorse] Deleted branch wip/nielsdg/warnings, Niels De Graef
  • [seahorse] (4 commits) ...data: Drop seahorse-person SVG, Niels De Graef
  • [folks/folks-0-12] docs: Fix installation directory for documentation, Niels De Graef
  • [sysprof/wip/chergert/sysprof-3] libsysprof: only use sync form for perf counter, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] perf: remove authorization and proxy usage from counter, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof: remove authorization from perf source, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof: add authorize_async() to authorize bus, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: use flatpak-spawn when necessary, Christian Hergert
  • [gnome-builder/wip/chergert/sysprof-3: 14/14] sysprof: port to sysprof-3 ABI, Christian Hergert
  • [gnome-builder] (14 commits) Non-fast-forward update to branch wip/chergert/sysprof-3, Christian Hergert
  • [gnome-builder/gnome-builder-3-32] Revert "sysprof: port to sysprof-3 ABI", Christian Hergert
  • [gnome-builder] Revert "sysprof: port to sysprof-3 ABI", Christian Hergert
  • [gnome-builder/gnome-builder-3-32] notification: avoid use of buildmanager from pipeline addin, Christian Hergert
  • [gnome-builder/gnome-builder-3-32] notification: use symbolic variant, Christian Hergert
  • [gnome-builder/gnome-builder-3-32] notification: whitespace cleanup, Christian Hergert
  • [gnome-builder/gnome-builder-3-32] meson: make testprovider load tests when build.ninja changes, Christian Hergert
  • [gnome-builder/gnome-builder-3-32] gui: set omnibar move actions to disabled at startup, Christian Hergert
  • [gnome-builder/gnome-builder-3-32] notification: remove xdg notification when build starts, Christian Hergert
  • [gnome-builder/gnome-builder-3-32] notification: remove notifications when pipeline changes, Christian Hergert
  • [gnome-builder/gnome-builder-3-32] notification: fix leak of project id, Christian Hergert
  • [gnome-builder/gnome-builder-3-32] notification: set error icon for build failure, Christian Hergert
  • [gnome-builder/gnome-builder-3-32] notification: use set_icon_name, Christian Hergert
  • [gnome-builder/gnome-builder-3-32] sysprof: port to sysprof-3 ABI, Christian Hergert
  • [gnome-builder] notification: avoid use of buildmanager from pipeline addin, Christian Hergert
  • [gnome-builder] meson: make testprovider load tests when build.ninja changes, Christian Hergert
  • [gnome-builder] gui: set omnibar move actions to disabled at startup, Christian Hergert
  • [gnome-builder] notification: remove xdg notification when build starts, Christian Hergert
  • [gnome-builder] notification: remove notifications when pipeline changes, Christian Hergert
  • [gnome-builder] notification: fix leak of project id, Christian Hergert
  • [gnome-builder] notification: set error icon for build failure, Christian Hergert
  • [gnome-builder] notification: use set_icon_name, Christian Hergert
  • [gnome-builder] sysprof: port to sysprof-3 ABI, Christian Hergert
  • [gnome-builder] notification: use symbolic variant, Christian Hergert
  • [gtranslator] Update Catalan translation, Jordi Mas
  • [orca] Update Basque translation, Translations User D-L
  • [chronojump] Better comments on util.R, Xavier de Blas
  • [chronojump] Encoder inertial capture show ecc/con vertical label while capture, Xavier de Blas
  • [mutter/wip/benzea/systemd-user] launcher: Explicitly look up object path for seat, Benjamin Berg
  • [mutter] Non-fast-forward update to branch wip/benzea/systemd-user, Benjamin Berg
  • [jhbuild/wip/benzea/systemd-user-session: 5/5] examples: Add code to enable systemd user units from jhbuild, Benjamin Berg
  • [jhbuild] (5 commits) Non-fast-forward update to branch wip/benzea/systemd-user-session, Benjamin Berg
  • [glib] Deleted branch wip/tingping/network-address-state, Patrick Griffis
  • [glib: 2/2] Merge branch 'wip/tingping/network-address-state' into 'master', Michael Catanzaro
  • [glib] (2 commits) ...Merge branch 'wip/tingping/network-address-state' into 'master', Michael Catanzaro
  • [gdm/wip/benzea/systemd-user] manager: Find user's current graphical session, not session of caller, Benjamin Berg
  • [gdm] Created branch wip/benzea/systemd-user, Benjamin Berg
  • [gnome-builder/gnome-builder-3-32] create-project: validate application id, Christian Hergert
  • [gedit-plugins/python-cleanup: 5/5] Merge branch 'master' into python-cleanup, Jordi Mas
  • [gedit-plugins/python-cleanup: 4/5] Merge branch 'master' into python-cleanup, Jordi Mas
  • [gedit-plugins/python-cleanup] (5 commits) ...Merge branch 'master' into python-cleanup, Jordi Mas
  • [mutter/wip/benzea/systemd-user] meta-launcher: Explicitly look up object path for seat, Benjamin Berg
  • [mutter] Created branch wip/benzea/systemd-user, Benjamin Berg
  • [gnome-builder] create-project: validate application id, Christian Hergert
  • [gedit-plugins] Deleted branch ci, Jordi Mas
  • [gedit-plugins] Add CI build, Jordi Mas
  • [gedit-plugins/ci] Missing dep, Jordi Mas
  • [gnome-builder/wip/chergert/sysprof-3: 5/5] sysprof: port to sysprof-3 ABI, Christian Hergert
  • [gnome-builder] (5 commits) Non-fast-forward update to branch wip/chergert/sysprof-3, Christian Hergert
  • [gnome-builder] notification: whitespace cleanup, Christian Hergert
  • [gnome-builder] dspy: make window resizing faster, Christian Hergert
  • [gnome-builder] flatpak: give access to session/system bus, Christian Hergert
  • [gnome-calendar] calendar-popover: Show success after synchronizing, Georges Basile Stavracas Neto
  • [gnome-calendar] manager: Fix typo, Georges Basile Stavracas Neto
  • [gnome-calendar] calendar-popover: Relabel as "Synchronize Calendars", Georges Basile Stavracas Neto
  • [orca] Treat offscreen links as if they are on a line by themselves, Joanmarie Diggs
  • [gnome-calendar] calendar-popover: Adjust UI, Georges Basile Stavracas Neto
  • [gnome-calendar] calendar-popover: Improve calendar settings button, Georges Basile Stavracas Neto
  • [gnome-calendar] window: Move synchronize button to the calendar popover, Georges Basile Stavracas Neto
  • [gnome-calendar] window: Show a spinner while synchronizing, Georges Basile Stavracas Neto
  • [gnome-calendar] manager: Add 'synchronizing' property, Georges Basile Stavracas Neto
  • [orca] Ensure we don't repeat the comment rolename for content with multiple objects, Joanmarie Diggs
  • [gtk] Deleted branch cups-deprecation-warnings-3-24, Marek Kašík
  • [gtk/gtk-3-24: 5/5] Merge branch 'cups-deprecation-warnings-3-24' into 'gtk-3-24', Marek Kašík
  • [gtk/gtk-3-24] (5 commits) ...Merge branch 'cups-deprecation-warnings-3-24' into 'gtk-3-24', Marek Kašík
  • [glib-networking/mcatanzaro/base-rebase] openssl: add missing call to set_missing_requested_client_certificate, Ignacio Casal Quinteiro
  • [epiphany] Remove final leftovers of HTTPS Everywhere support, Michael Catanzaro
  • [gnome-calendar] Created tag 3.32.2, Georges Basile Stavracas Neto
  • [gnome-calendar/gnome-3-32] 3.32.2, Georges Basile Stavracas Neto
  • [gnome-calendar/gnome-3-32] edit-dialog: Restore time removal of all-day events, Georges Basile Stavracas Neto
  • [gnome-calendar/gnome-3-32] edit-dialog: Don't convert date to timezone if all-day, Georges Basile Stavracas Neto
  • [dia] Fix for https://mail.gnome.org/archives/dia-list/2019-May/msg00004.html, Zander
  • [gnome-session/wip/benzea/systemd-user-switch: 13/13] main: Export autostart dir into environment, Benjamin Berg
  • [gnome-session/wip/benzea/systemd-user-switch: 12/13] system: Remove is_last_session API as it is unused, Benjamin Berg
  • [gnome-session/wip/benzea/systemd-user-switch: 11/13] manager: Drop DBus restart as it is handled using systemd, Benjamin Berg
  • [gnome-session/wip/benzea/systemd-user-switch: 10/13] main: Enable systemd usage, Benjamin Berg
  • [gnome-session/wip/benzea/systemd-user-switch: 9/13] manager: Quit session manager after completing shutdown, Benjamin Berg
  • [gnome-session/wip/benzea/systemd-user-switch: 8/13] data: Add systemd user units, Benjamin Berg
  • [gnome-session/wip/benzea/systemd-user-switch: 7/13] gnome-session-ctl: Add helper binary for systemd targets, Benjamin Berg
  • [gnome-session/wip/benzea/systemd-user-switch: 6/13] main: Add systemd gnome-session monitoring code for leader, Benjamin Berg
  • [gnome-session/wip/benzea/systemd-user-switch: 5/13] manager: Add initilization synchronization point DBus API, Benjamin Berg
  • [gnome-session/wip/benzea/systemd-user-switch: 4/13] manager: Allow fetching the configured session without manager, Benjamin Berg
  • [gnome-session/wip/benzea/systemd-user-switch: 3/13] manager: Add systemd-managed property, Benjamin Berg
  • [gnome-session/wip/benzea/systemd-user-switch: 2/13] util: Add API to start a systemd unit, Benjamin Berg
  • [gnome-session/wip/benzea/systemd-user-switch: 1/13] manager: Integrate with systemd startup notification, Benjamin Berg
  • [gnome-session] (13 commits) Non-fast-forward update to branch wip/benzea/systemd-user-switch, Benjamin Berg
  • [epiphany/wip/exalm/count: 6/6] Show number of open pages on Pages button, Alexander Mikhaylenko
  • [epiphany] (6 commits) Non-fast-forward update to branch wip/exalm/count, Alexander Mikhaylenko
  • [orca] Don't treat iframe contents as being on same line as iframe siblings, Joanmarie Diggs
  • [gnome-calendar] edit-dialog: Restore time removal of all-day events, Georges Basile Stavracas Neto
  • [gnome-calendar] edit-dialog: Don't convert date to timezone if all-day, Georges Basile Stavracas Neto
  • [gnome-settings-daemon/wip/benzea/systemd-user: 8/8] plugins: Add systemd user service files for all the plugins, Benjamin Berg
  • [gnome-settings-daemon/wip/benzea/systemd-user: 7/8] common: Have plugins claim a name on the bus when they are ready, Benjamin Berg
  • [gnome-settings-daemon] (8 commits) Non-fast-forward update to branch wip/benzea/systemd-user, Benjamin Berg
  • [gnome-shell/benzea/systemd-user-units: 28/28] meson: Avoid using relative paths to po directory, Benjamin Berg
  • [gnome-shell/benzea/systemd-user-units: 27/28] data: Add desktop autostart file for extension warning, Benjamin Berg
  • [gnome-shell/benzea/systemd-user-units: 26/28] extensionPrefs: Delete disabled warning marker, Benjamin Berg
  • [gnome-shell/benzea/systemd-user-units: 25/28] data: Update systemd units, Benjamin Berg
  • [gnome-shell/benzea/systemd-user-units: 24/28] data: Use new method of hiding desktop file from autostart, Benjamin Berg
  • [gnome-shell/benzea/systemd-user-units: 23/28] extensionPrefs: Add ability to warn about extensions being disabled, Benjamin Berg
  • [gnome-shell/benzea/systemd-user-units: 22/28] extensionPrefs: Allow disabling extensions when globally disabled, Benjamin Berg
  • [gnome-shell] (28 commits) Non-fast-forward update to branch benzea/systemd-user-units, Benjamin Berg
  • [glib: 2/2] Merge branch 'version-bump' into 'master', Emmanuele Bassi
  • [glib: 1/2] build: (Long time after) post-release version bump, Emmanuele Bassi
  • [glib] (2 commits) ...Merge branch 'version-bump' into 'master', Emmanuele Bassi
  • [gnome-calendar] manager: Properly bind default calendar, Georges Basile Stavracas Neto
  • [gtk] Created branch cups-deprecation-warnings-3-24, Marek Kašík
  • [orca] Eliminate double-presentation of inferred labels, Joanmarie Diggs
  • [gimp] Issue #3140 - Export as DDS dialog does not have an Export button, Jehan
  • [gtk: 2/2] Merge branch 'ci-master-fedora-30' into 'master', Christoph Reiter
  • [gtk: 1/2] CI: update docker image to fedora 30, Christoph Reiter
  • [gtk] (2 commits) ...Merge branch 'ci-master-fedora-30' into 'master', Christoph Reiter
  • [glib-networking/mcatanzaro/base-rebase] Use v3 of the CI, Ignacio Casal Quinteiro
  • [glib-networking/mcatanzaro/base-rebase] openssl: go back to verify peer certificate after handshake, Ignacio Casal Quinteiro
  • [glib-networking/mcatanzaro/base-rebase] base: fix build, Ignacio Casal Quinteiro
  • [gnome-keyring] Deleted branch wip/dueno/musl, Daiki Ueno
  • [gnome-keyring: 2/2] Merge branch 'wip/dueno/musl' into 'master', Daiki Ueno
  • [gnome-keyring] (2 commits) ...Merge branch 'wip/dueno/musl' into 'master', Daiki Ueno
  • [gnome-keyring/wip/dueno/musl] rpc-layer: fix build with musl-libc, Daiki Ueno
  • [gnome-keyring] Created branch wip/dueno/musl, Daiki Ueno
  • [gnome-software] Deleted branch wip/kalev/appstream-silo-threadsafety, Kalev Lember
  • [gnome-software] (4 commits) ...shell-extensions: Add locking for XbSilo, Kalev Lember
  • [orca] Ensure we present basic context information during structural navigation, Joanmarie Diggs
  • [libxml2] Remove unused member `doc` in xmlSaveCtxt, Nick Wellnhofer
  • [gnome-software/wip/kalev/appstream-silo-threadsafety: 3/3] shell-extensions: Add locking for XbSilo, Kalev Lember
  • [gnome-software/wip/kalev/appstream-silo-threadsafety: 2/3] flatpak: Add locking for XbSilo, Kalev Lember
  • [gnome-software/wip/kalev/appstream-silo-threadsafety: 1/3] appstream: Add locking for XbSilo, Kalev Lember
  • [gnome-software] (3 commits) Non-fast-forward update to branch wip/kalev/appstream-silo-threadsafety, Kalev Lember
  • [libxslt] Avoid quadratic behavior in xsltSaveResultTo, Nick Wellnhofer
  • [gnome-software/wip/kalev/appstream-silo-threadsafety: 6/6] shell-extensions: Add locking for XbSilo, Kalev Lember
  • [gnome-software/wip/kalev/appstream-silo-threadsafety: 5/6] flatpak: Add locking for XbSilo, Kalev Lember
  • [gnome-software/wip/kalev/appstream-silo-threadsafety: 4/6] appstream: Add locking for XbSilo, Kalev Lember
  • [gnome-software/wip/kalev/appstream-silo-threadsafety: 3/6] Backport GRWLock autoptr support, Kalev Lember
  • [gnome-software] (6 commits) Non-fast-forward update to branch wip/kalev/appstream-silo-threadsafety, Kalev Lember
  • [orca] Eliminate double-presentation of link role with line break char, Joanmarie Diggs
  • [geary/fix-misspellings] Fix misspellings, Rafael Fontenelle
  • [geary] Created branch fix-misspellings, Rafael Fontenelle
  • [glib-networking/mcatanzaro/base-rebase: 38/38] Do not leak peer certificate on gnutls, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 37/38] Setup peer certificate at the time of the verify callback, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 36/38] Allow to get the openssl connection out of the ssl object, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 35/38] base: Reject new sync ops when handshake is in progress, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 33/38] Make the GnuTLS backend use the base classes, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 34/38] openssl: remove vargs from end_openssl_io, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 32/38] Properly guard GCC-specific pragmas, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 31/38] gtlsbackend-openssl: use G_DECLARE_FINAL_TYPE, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 30/38] base: never accept a missing certificate, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 29/38] base: add GTLS_DEBUG to ease debugging, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 28/38] base: remove a couple hot calls to gettext(), Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 27/38] base, openssl: use consistent code style for casts, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 26/38] base: TLS streams should expect to outlast the GTlsConnection, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 25/38] gtlsconnection-base: improve comments, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 24/38] gtlsinputstream: fix code style issues, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 23/38] openssl: use G_DECLARE_FINAL_TYPE, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 22/38] gtlsclientconnection-openssl: use G_DECLARE_FINAL_TYPE, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 21/38] gtlsconnection-openssl: use G_DECLARE_DERIVABLE_TYPE, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 20/38] gtlsconnection-base: use G_DECLARE_DERIVABLE_TYPE, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 19/38] gtlsfiledatabase-openssl: use G_DECLARE_FINAL_TYPE, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 18/38] gtlsdatabase-openssl: Use G_DECLARE_DERIVABLE_TYPE, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 17/38] gtlscertificate-openssl: use G_DECLARE_FINAL_TYPE, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 16/38] gtlsoutputstream: Use G_DECLARE_FINAL_TYPE, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 15/38] gtlsinputstream: use G_DECLARE_FINAL_TYPE, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 14/38] base: Rename the streams to GTls[Input, Output]Stream, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 13/38] base: don't list headers in meson.build, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 12/38] base: Fix uninitialized memory use on cancellation, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 11/38] base: Use non-GClosure dummy callback, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 10/38] base: Support timeouts for implicit handshakes, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 9/38] base, openssl: support per-operation timeouts, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 8/38] base: Implement vectored I/O support for TLS and DTLS, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 7/38] base: add initial DTLS support, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 6/38] base: remove obsolete version check, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 5/38] openssl: add modelines, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 4/38] openssl: purge tabs, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 3/38] base: update license headers and add modelines, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 2/38] base: purge tabs, Michael Catanzaro
  • [glib-networking] (38 commits) Non-fast-forward update to branch mcatanzaro/base-rebase, Michael Catanzaro
  • [glib-networking] Deleted branch mcatanzaro/f30-ci, Michael Catanzaro
  • [glib-networking] Upgrade CI to Fedora 30, Michael Catanzaro
  • [orca] Don't speak "form" role when presenting line contents, Joanmarie Diggs
  • [glib] Deleted branch wip/kalev/GRWLock-autoptr, Kalev Lember
  • [glib: 2/2] Merge branch 'wip/kalev/GRWLock-autoptr' into 'master', Philip Withnall
  • [glib] (2 commits) ...Merge branch 'wip/kalev/GRWLock-autoptr' into 'master', Philip Withnall
  • [gtk/wip/otte/for-master: 6/6] node-editor: Report all errors in tooltip, Benjamin Otte
  • [gtk/wip/otte/for-master: 3/6] rendernodeparser: Parse images differently, Benjamin Otte
  • [gtk/wip/otte/for-master: 5/6] node-editor: Don't remove all text tags when saving, Benjamin Otte
  • [gtk/wip/otte/for-master: 4/6] testsuite: Don't die on the first error, Benjamin Otte
  • [gtk/wip/otte/for-master: 2/6] css: Add data URL parsing to images, Benjamin Otte
  • [gtk/wip/otte/for-master: 1/6] css: Add gtk_css_data_url_parse(), Benjamin Otte
  • [gtk] (6 commits) Non-fast-forward update to branch wip/otte/for-master, Benjamin Otte
  • [chronojump] RaceAnalyzer. Fixed Vmax.raw, Xavier Padullés
  • [simple-scan] [help] Update application icon (as per 7ce0c464), Andre Klapper
  • [glib: 2/2] Merge branch 'master' into 'master', Philip Withnall
  • [glib: 1/2] build: Fix a typo in the test whether _NL_ABALTMON_n is supported, Philip Withnall
  • [glib] (2 commits) ...Merge branch 'master' into 'master', Philip Withnall
  • [glib] Deleted branch wip/kalev/recursive-mutex-locker, Kalev Lember
  • [glib] Non-fast-forward update to branch wip/kalev/GRWLock-autoptr, Kalev Lember
  • [glib/wip/kalev/recursive-mutex-locker] Add autoptr support for GRWLock, Kalev Lember
  • [glib] Created branch wip/kalev/recursive-mutex-locker, Kalev Lember
  • [evolution/gnome-3-32] I#439 - Calendar Month view weekday names unreadable in dark theme, Milan Crha
  • [evolution] I#439 - Calendar Month view weekday names unreadable in dark theme, Milan Crha
  • [chronojump] Update Brazilian Portuguese translation, Translations User D-L
  • [accerciser] Update Brazilian Portuguese translation, Translations User D-L
  • [gparted] Update Brazilian Portuguese translation, Translations User D-L
  • [gnome-todo/wip/mcrha/eds-libical-glib] Port to libecal-2.0, Milan Crha
  • [gnome-todo] Created branch wip/mcrha/eds-libical-glib, Milan Crha
  • [gnome-todo] Deleted branch wip/mcrha/eds-libical-glib, Milan Crha
  • [gnome-backgrounds] defaults: getting there, Jakub Steiner
  • [glib-networking/mcatanzaro/base-rebase] Do not leak peer certificate on gnutls, Ignacio Casal Quinteiro
  • [chronojump-server] Changed rfid capture method, Max Ros i Morejon
  • [gnome-backgrounds] defaults: less busy, Jakub Steiner
  • [glib-networking/mcatanzaro/base-rebase] Setup peer certificate at the time of the verify callback, Ignacio Casal Quinteiro
  • [fractal/gnome-3-30] Add Indonesian translation, Translations User D-L
  • [fractal] Update Indonesian translation, Translations User D-L
  • [geary/wip/426-hidden-broken] Ensure running with --hidden doesn't open a window, Michael Gratton
  • [geary] Created branch wip/426-hidden-broken, Michael Gratton
  • [pitivi/1.0] Update Indonesian translation, Translations User D-L
  • [epiphany] Revert "Remove final leftovers of HTTPS Everywhere support", Jan-Michael Brummer
  • [epiphany/revert-a186b184] Revert "Remove final leftovers of HTTPS Everywhere support", Jan-Michael Brummer
  • [epiphany] Created branch revert-a186b184, Jan-Michael Brummer
  • [gnome-contacts/wip/nielsdg/flatpak-rest-master] flatpak: Use the master branch for librest, Niels De Graef
  • [gnome-contacts] Created branch wip/nielsdg/flatpak-rest-master, Niels De Graef
  • [gtk/wip/otte/for-master: 4/5] rendernodeparser: Parse images differently, Benjamin Otte
  • [gtk/wip/otte/for-master: 5/5] testsuite: Don't die on the first error, Benjamin Otte
  • [gtk/wip/otte/for-master: 3/5] css: Add data URL parsing to images, Benjamin Otte
  • [gtk/wip/otte/for-master: 2/5] css: Add gtk_css_data_url_parse(), Benjamin Otte
  • [gtk/wip/otte/for-master: 1/5] rendernode: Set EXTEND_PAD when drawing textures, Benjamin Otte
  • [gtk] (5 commits) Non-fast-forward update to branch wip/otte/for-master, Benjamin Otte
  • [sysprof/wip/chergert/sysprof-3] proc: use helpers for proc access, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof: use helpers for proc access, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] helpers: add sync helper, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] bump app id, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof: get kallsyms from helper, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] whitespace cleanup, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] kallsyms: allow creating from kallsyms data, Christian Hergert
  • [gnome-music/wip/mschraal/core] albumsview: Remove unused stuff, Marinus Schraal
  • [gnome-music/wip/mschraal/core] albumsview: Minimal working albumsview ported, Marinus Schraal
  • [gnome-music/wip/mschraal/core] albumwidget2: Set state on start, Marinus Schraal
  • [gnome-music/wip/mschraal/core] albumwidget2: Hackish way of getting play working, Marinus Schraal
  • [sysprof/wip/chergert/sysprof-3] whitespace, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof: add sync get_proc variant and fallbacks, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] build: bump API version, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] data: move appdata/schema/desktop files, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] sysprof3: start moving API towards sysprof-3, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] helpers: use old API for older systems, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] build: fix various includes for older GCC, Christian Hergert
  • [gnome-shell/wip/carlosg/fix-osk-warnings: 2/2] keyboard: Fix warnings on destroyed actors, Carlos Garnacho
  • [gnome-shell/wip/carlosg/fix-osk-warnings: 1/2] keyboard: Rename variable to JS style, Carlos Garnacho
  • [gnome-shell] (2 commits) Created branch wip/carlosg/fix-osk-warnings, Carlos Garnacho
  • [sysprof/wip/chergert/sysprof-3] helpers: add fallbacks for perf_event_open, Christian Hergert
  • [gnome-shell] keyboard: Remove unused _hideSubkeys function, Marco Trevisan
  • [gnome-shell] keyboard: Unset Idle ID before removing it, Marco Trevisan
  • [gnome-shell] keyboard: Use JS style for current page variable, Marco Trevisan
  • [gnome-shell] keyboard: Don't try to set the same current page twice, Marco Trevisan
  • [gnome-shell] keyboard: Unset current page when it gets destroyed, Marco Trevisan
  • [epiphany/gnome-3-32] location-entry: destroy bookmark popover in dispose, Michael Catanzaro
  • [simple-scan] Deleted branch wip/jimmac/appicon-libreoffice, Jakub Steiner
  • [simple-scan] icon: make landscape, Robert Ancell
  • [gnome-calendar] window: Add new event button, Georges Basile Stavracas Neto
  • [gnome-calendar] window: Reorganize a few functions, Georges Basile Stavracas Neto
  • [gnome-calendar] window: Delegate changing dates to GcalView, Georges Basile Stavracas Neto
  • [gnome-calendar] view: Let views handle subscription range, Georges Basile Stavracas Neto
  • [gnome-music/wip/mschraal/core] albumwidget2: Add back duration calculation, Marinus Schraal
  • [gnome-music/wip/mschraal/core] coresong: Remove property setting duplication, Marinus Schraal
  • [gnome-music/wip/mschraal/core] coresong: Make Grl.Media a prop, Marinus Schraal
  • [gnome-music/wip/mschraal/core] albumwidget2: Fix selection mode, Marinus Schraal
  • [gnome-music/wip/mschraal/core] coremodel: Use dzl listmodelfilter, Marinus Schraal
  • [gnome-music/wip/mschraal/core] albumwidget2: Cleanup on isle 2, Marinus Schraal
  • [gnome-music/wip/mschraal/core] VERY FLAKEY REMOVAL, Marinus Schraal
  • [balsa] main-window: Port the sos search to GtkSearchEntry, Peter Bloomfield
  • [glib/glib-2-60: 2/2] Merge branch 'backport-824-socketclient-leak-glib-2-60' into 'glib-2-60', Michael Catanzaro
  • [glib/glib-2-60: 1/2] gsocketclient: Fix a leak in the connection code, Michael Catanzaro
  • [glib/glib-2-60] (2 commits) ...Merge branch 'backport-824-socketclient-leak-glib-2-60' into 'glib-2-60', Michael Catanzaro
  • [balsa] balsa-message: Port the find bar to GtkSearch*, Peter Bloomfield
  • [epiphany] Deleted branch mcatanzaro/add-bookmark-popover-crash, Michael Catanzaro
  • [epiphany] location-entry: destroy bookmark popover in dispose, Jan-Michael Brummer
  • [gnome-shell/gnome-3-32] dashSpacer: Don't trigger allocations from size negotiations, Florian Müllner
  • [librsvg: 2/2] Merge branch 'malureau/librsvg-get_geometry_for_element', Federico Mena Quintero
  • [librsvg: 1/2] rsvg-handle: take viewport as pointer for get_geometry_for_element(), Federico Mena Quintero
  • [librsvg] (2 commits) ...Merge branch 'malureau/librsvg-get_geometry_for_element', Federico Mena Quintero
  • [epiphany/mcatanzaro/add-bookmark-popover-crash: 10/10] location-entry: destroy bookmark popover in dispose, Jan-Michael Brummer
  • [epiphany] (10 commits) Non-fast-forward update to branch mcatanzaro/add-bookmark-popover-crash, Jan-Michael Brummer
  • [librsvg: 3/3] Merge branch 'pborelli/librsvg-acquired', Federico Mena Quintero
  • [librsvg: 2/3] drawing_ctx: use NodeStack for AcquiredNodes, Federico Mena Quintero
  • [librsvg: 1/3] drawing_ctx: split AcquiredNodes in its own type, Federico Mena Quintero
  • [librsvg] (3 commits) ...Merge branch 'pborelli/librsvg-acquired', Federico Mena Quintero
  • [mutter/wip/carlosg/rt-scheduler] backends/native: Add rt-scheduler experimental key to set RT scheduling, Carlos Garnacho
  • [mutter] Non-fast-forward update to branch wip/carlosg/rt-scheduler, Carlos Garnacho
  • [sysprof/wip/chergert/sysprof-3] build: remove unused file, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] src: use helpers and add group_fd to remote API, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] src: add helpers for common clinet/service side utils, Christian Hergert
  • [library-web] gtk+ was renamed to gtk, Andrea Veri
  • [gnome-maps] place: Accept more coordinate input formats, Marcus Lundblad
  • [gtk-doc] HACKING: update release procedure, Stefan Sauer
  • [gtk-doc] release: bump versions and back to development, Stefan Sauer
  • [epiphany] Deleted branch wip/exalm/favicon, Alexander Mikhaylenko
  • [epiphany] Load missing favicon as a symbolic icon, Michael Catanzaro
  • [epiphany/wip/exalm/favicon: 3/3] Load missing favicon as a symbolic icon, Michael Catanzaro
  • [epiphany] (3 commits) Non-fast-forward update to branch wip/exalm/favicon, Michael Catanzaro
  • [glib/portal-notification-icon] notification: Don't send file icons to the portal, Matthias Clasen
  • [glib] Created branch portal-notification-icon, Matthias Clasen
  • [epiphany] Revert "Constrain pages popover to current window", Michael Catanzaro
  • [libgdata: 2/2] Merge branch 'master' into 'master', Philip Withnall
  • [libgdata: 1/2] documents: Support deleting shared Google Drive files, Philip Withnall
  • [libgdata] (2 commits) ...Merge branch 'master' into 'master', Philip Withnall
  • [glib: 2/2] Merge branch 'wip/desrt/gsocketclient-leak' into 'master', Philip Withnall
  • [glib: 1/2] gsocketclient: Fix a leak in the connection code, Philip Withnall
  • [glib] (2 commits) ...Merge branch 'wip/desrt/gsocketclient-leak' into 'master', Philip Withnall
  • [gimp/gimp-2-10] app, libgimp, pdb: s/procesures/procedures/, Jehan
  • [gimp/gimp-2-10] Add a few more misc. source comment typos, Jehan
  • [gimp/gimp-2-10] Misc. typos, Jehan
  • [gimp] app, libgimp, pdb: s/procesures/procedures/, Jehan
  • [dconf] writer: factor out a common method, Cosimo Cecchi
  • [gimp] Add a few more misc. source comment typos, Jehan
  • [gimp] Misc. typos, Jehan
  • [gnome-build-meta] Non-fast-forward update to branch mcatanzaro/webkit-sse2, Michael Catanzaro
  • [gnome-build-meta] Non-fast-forward update to branch mcatanzaro/webkit-sse2-gnome-3-32, Michael Catanzaro
  • [gnome-build-meta] Non-fast-forward update to branch mcatanzaro/webkit-sse2-gnome-3-30, Michael Catanzaro
  • [gtk] settings: Update docs, Matthias Clasen
  • [gtk] css provider: Stop mentioning key themes, Matthias Clasen
  • [gnome-build-meta/mcatanzaro/webkit-sse2-gnome-3-30] Test build with latest WebKit SSE2 patch, Michael Catanzaro
  • [gnome-build-meta] Created branch mcatanzaro/webkit-sse2-gnome-3-30, Michael Catanzaro
  • [gnome-build-meta/mcatanzaro/webkit-sse2-gnome-3-32] Test build with latest WebKit SSE2 patch, Michael Catanzaro
  • [gnome-build-meta] Created branch mcatanzaro/webkit-sse2-gnome-3-32, Michael Catanzaro
  • [gnome-build-meta/mcatanzaro/webkit-sse2] WebKitGTK.bst: fix the patch, Michael Catanzaro
  • [epiphany] Update POTFILES.in, Piotr Drąg
  • [gnome-build-meta/mcatanzaro/webkit-sse2] WebKitGTK.bst: inherit flags from project.conf, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase] Allow to get the openssl connection out of the ssl object, Ignacio Casal Quinteiro
  • [gnome-shell/gnome-3-32] keyboard: Destroy old layout actors when regenerating keyboard groups, Florian Müllner
  • [gegl] bin: add loop_current to state, pippin
  • [gnome-build-meta/mcatanzaro/webkit-sse2] Test build with latest WebKit SSE2 patch, Michael Catanzaro
  • [gnome-build-meta] Created branch mcatanzaro/webkit-sse2, Michael Catanzaro
  • [glib/wip/kalev/GRWLock-autoptr] Add autoptr support for GRWLock, Kalev Lember
  • [glib] Created branch wip/kalev/GRWLock-autoptr, Kalev Lember
  • [dia] Fix some whitespace issues, Zander
  • [dia] Update about dialog, Zander
  • [gegl] gegl: add awareness of Y~aA babl models, pippin
  • [babl] babl: add Y~aA formats - for completeness, pippin
  • [gegl] docs: update some urls from git.gnome.org to gitlab.gnome.org, pippin
  • [gimp-help] Updated Danish translation of menus/colors/auto.po, Ask Hjorth Larsen
  • [gimp-help] Updated Danish translation of filters/animation, Ask Hjorth Larsen
  • [gimp-help] Updated Danish translation of filters.po, Ask Hjorth Larsen
  • [gnome-boxes] Created tag v3.32.1, Felipe Borges
  • [gnome-boxes] Deleted branch release-3-32-1, Felipe Borges
  • [gnome-boxes/gnome-3-32] Release 3.32.1, Felipe Borges
  • [gnome-boxes/release-3-32-1] Release 3.32.1, Felipe Borges
  • [gnome-boxes] Created branch release-3-32-1, Felipe Borges
  • [evolution/gnome-3-32] I#432 - Prefer Reply-To from To/Cc in Group Reply, Milan Crha
  • [evolution] I#432 - Prefer Reply-To from To/Cc in Group Reply, Milan Crha
  • [gnome-boxes] Deleted branch recommend-newest-oses-3-32, Felipe Borges
  • [gnome-boxes/gnome-3-32] (3 commits) ...recommended-downloads: Bump for newest releases, Felipe Borges
  • [gnome-boxes/recommend-newest-oses-3-32] recommended-downloads: Bump for newest releases, Felipe Borges
  • [gtk/wip/otte/for-master: 3/3] rendernodeparser: Parse images differently, Benjamin Otte
  • [gtk/wip/otte/for-master: 2/3] css: Add data URL parsing to images, Benjamin Otte
  • [gtk/wip/otte/for-master: 1/3] css: Add gtk_css_data_url_parse(), Benjamin Otte
  • [gtk] (3 commits) Created branch wip/otte/for-master, Benjamin Otte
  • [gnome-applets/gnome-3-30] Update Spanish translation, Translations User D-L
  • [chronojump] MIF. Added MeanError in legend, Xavier Padullés
  • [gegl] bin: force manual iteration of lua gc before shutting down GEGL, pippin
  • [gegl] bin: permit start/end times for playlist items, pippin
  • [gegl] ff-load: fix audio track decoding for pure audio files, pippin
  • [gimp-help] Updated Spanish translation, Daniel Mustieles García
  • [chronojump] MIF. Improved adjustment of the model, Xavier Padullés
  • [gnome-boxes] Non-fast-forward update to branch recommend-newest-oses-3-32, Felipe Borges
  • [gnome-boxes/recommend-newest-oses-3-32] flatpak: Match deps version with Flathub, Felipe Borges
  • [evolution-data-server/gnome-3-32] I#114 - [IMAPx] Option to enable full folder update on metered networks, Milan Crha
  • [evolution-data-server] I#114 - [IMAPx] Option to enable full folder update on metered networks, Milan Crha
  • [gnome-boxes/recommend-newest-oses-3-32] wizard-source: Recommend free download of RHEL 8.0, Felipe Borges
  • [gnome-boxes] Created branch recommend-newest-oses-3-32, Felipe Borges
  • [gnome-boxes] Deleted branch recommend-newest-oses, Felipe Borges
  • [gnome-boxes] (2 commits) ...recommended-downloads: Bump for newest releases, Felipe Borges
  • [gnome-control-center/wip/hadess/add-keywords: 3/3] sound: Add "input" and "output" keywords to the panel, Bastien Nocera
  • [gnome-control-center/wip/hadess/add-keywords: 2/3] network: Add "hotspot" keyword to the WiFi panel, Bastien Nocera
  • [gnome-control-center/wip/hadess/add-keywords: 1/3] network: Add "proxy" keyword to the panel, Bastien Nocera
  • [gnome-control-center] (3 commits) Created branch wip/hadess/add-keywords, Bastien Nocera
  • [simple-scan/wip/jimmac/appicon-libreoffice] icon: make landscape, Jakub Steiner
  • [simple-scan] Created branch wip/jimmac/appicon-libreoffice, Jakub Steiner
  • [vte/wip/regex-builtins] lib: Relicense the regex patterns and tests as LGPL3+., Egmont Koblinger
  • [evolution/gnome-3-32] Fix a possible memory leak in e-web-view.c:web_view_initialize(), Milan Crha
  • [mutter] wayland/dnd-surface: Propagate commit to parent class, Jonas Ådahl
  • [mutter] wayland: Move check for present window out of the actor-surface class, Jonas Ådahl
  • [evolution] Fix a possible memory leak in e-web-view.c:web_view_initialize(), Milan Crha
  • [gnome-software] trivial: Chain up finalize, Kalev Lember
  • [epiphany/wip/exalm/favicon] Load missing favicon as a symbolic icon, Alexander Mikhaylenko
  • [epiphany] Created branch wip/exalm/favicon, Alexander Mikhaylenko
  • [gnome-settings-daemon] media-keys: Stop treating tablets specially, Benjamin Berg
  • [gnome-settings-daemon] power: Stop treating tablets specially, Benjamin Berg
  • [gnome-boxes/recommend-newest-oses: 2/2] recommended-downloads: Bump for newest releases, Felipe Borges
  • [gnome-boxes/recommend-newest-oses: 1/2] wizard-source: Recommend free download of RHEL 8.0, Felipe Borges
  • [gnome-boxes] (2 commits) Created branch recommend-newest-oses, Felipe Borges
  • [gvfs] google: Support deleting shared Google Drive files, Ondrej Holy
  • [gnome-builder] Update Indonesian translation, Translations User D-L
  • [gedit-plugins/ci] dep, Jordi Mas
  • [gedit-plugins/ci] di, Jordi Mas
  • [sysprof/wip/chergert/sysprof-3] sysprofd: fix error path and add some logging, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] sysprofd: implement mechanics for perf_event_open, Christian Hergert
  • [gimp/gimp-2-10] desktop: prepare an AppData release tag for 2.10.12., Jehan
  • [gimp] desktop: prepare an AppData release tag for 2.10.12., Jehan
  • [glib/wip/tingping/network-address-state] gnetworkaddress: Fix parallel enumerations interfering with eachother, Patrick Griffis
  • [glib] Non-fast-forward update to branch wip/tingping/network-address-state, Patrick Griffis
  • [gimp-web/testing] Update GEGL section in GIMP 2.10.12 news., Jehan
  • [sysprof/wip/chergert/sysprof-3] sysprofd: require polkit authorization by the peer, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] build: update some dependency versions, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] sysprofd: start on port to GDBusConnection, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof: allow kallsyms usage from daemon, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof: cleanup whitespace in headers, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: fixup whitespace in headers, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: add inside guards, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof: add inside guards to prevent stray includes, Christian Hergert
  • [almanah: 2/2] Merge branch 'string-comparison-fix' into 'master', Philip Withnall
  • [almanah: 1/2] event-factories: Fix an incorrect string comparison, Philip Withnall
  • [almanah] (2 commits) ...Merge branch 'string-comparison-fix' into 'master', Philip Withnall
  • [totem] Update Brazilian Portuguese translation, Translations User D-L
  • [dia] Deleted branch zbrown/gresource-icons, Zander
  • [dia: 14/14] Merge branch 'zbrown/gresource-icons' into 'master', Zander
  • [dia] (14 commits) ...Merge branch 'zbrown/gresource-icons' into 'master', Zander
  • [mutter/gbsneto/tracing: 88/88] ci: Add sysprof-devel to the Docker image, Georges Basile Stavracas Neto
  • [mutter/gbsneto/tracing: 87/88] clutter: Add more descriptive profiling sections, Georges Basile Stavracas Neto
  • [mutter/gbsneto/tracing: 86/88] profiler: Support setting output filename, Georges Basile Stavracas Neto
  • [mutter/gbsneto/tracing: 85/88] clutter-stage: Also profile size negotiation and allocation, Georges Basile Stavracas Neto
  • [mutter/gbsneto/tracing: 84/88] cogl-trace: Cleanup context after disabling, Georges Basile Stavracas Neto
  • [mutter/gbsneto/tracing: 83/88] profile: Add a Sysprof-based profiler, Georges Basile Stavracas Neto
  • [mutter/gbsneto/tracing: 82/88] clutter: Add some preliminary tracing to clutter, Georges Basile Stavracas Neto
  • [mutter/gbsneto/tracing: 81/88] cogl: Add libsysprof capture based tracing, Georges Basile Stavracas Neto
  • [mutter] (88 commits) Non-fast-forward update to branch gbsneto/tracing, Georges Basile Stavracas Neto
  • [dia/zbrown/gresource-icons: 26/26] Changes proposed in code review, Zander
  • [dia/zbrown/gresource-icons: 25/26] Remove last use of inline pixbufs, Zander
  • [dia/zbrown/gresource-icons: 24/26] Use GResource for standard icons, Zander
  • [dia/zbrown/gresource-icons: 23/26] Unified type icon loading, Zander
  • [dia/zbrown/gresource-icons: 22/26] Remove old icons (long unused), Zander
  • [dia/zbrown/gresource-icons: 21/26] Use resources for tool icons, Zander
  • [dia/zbrown/gresource-icons: 20/26] Use standard cursors as much as possible, Zander
  • [dia/zbrown/gresource-icons: 19/26] Menu icons as gresources, Zander
  • [dia/zbrown/gresource-icons: 18/26] Load of toggle icons as resources, Zander
  • [dia/zbrown/gresource-icons: 17/26] First set of icons from app as resources, Zander
  • [dia/zbrown/gresource-icons: 16/26] Move most icons in lib, Zander
  • [dia/zbrown/gresource-icons: 15/26] Fix splash screen loading Set a default icon for all windows, Zander
  • [dia/zbrown/gresource-icons: 14/26] Remove autotools, Zander
  • [dia] (26 commits) Non-fast-forward update to branch zbrown/gresource-icons, Zander
  • [glib-networking/mcatanzaro/f30-ci] Upgrade CI to Fedora 30, Michael Catanzaro
  • [glib-networking] Created branch mcatanzaro/f30-ci, Michael Catanzaro
  • [epiphany] Non-fast-forward update to branch wip/exalm/count, Alexander Mikhaylenko
  • [epiphany/wip/exalm/count] Show number of open pages on Pages button, Alexander Mikhaylenko
  • [epiphany] Created branch wip/exalm/count, Alexander Mikhaylenko
  • [glib-networking/mcatanzaro/base-rebase: 40/40] base: Reject new sync ops when handshake is in progress, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 38/40] Make the GnuTLS backend use the base classes, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 39/40] openssl: remove vargs from end_openssl_io, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 37/40] Properly guard GCC-specific pragmas, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 36/40] gtlsbackend-openssl: use G_DECLARE_FINAL_TYPE, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 35/40] base: never accept a missing certificate, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 34/40] base: add GTLS_DEBUG to ease debugging, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 33/40] base: remove a couple hot calls to gettext(), Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 32/40] base, openssl: use consistent code style for casts, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 31/40] base: TLS streams should expect to outlast the GTlsConnection, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 30/40] gtlsconnection-base: improve comments, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 29/40] gtlsinputstream: fix code style issues, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 28/40] openssl: use G_DECLARE_FINAL_TYPE, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 27/40] gtlsclientconnection-openssl: use G_DECLARE_FINAL_TYPE, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 26/40] gtlsconnection-openssl: use G_DECLARE_DERIVABLE_TYPE, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 25/40] gtlsconnection-base: use G_DECLARE_DERIVABLE_TYPE, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 24/40] gtlsfiledatabase-openssl: use G_DECLARE_FINAL_TYPE, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 23/40] gtlsdatabase-openssl: Use G_DECLARE_DERIVABLE_TYPE, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 22/40] gtlscertificate-openssl: use G_DECLARE_FINAL_TYPE, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 21/40] gtlsoutputstream: Use G_DECLARE_FINAL_TYPE, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 20/40] gtlsinputstream: use G_DECLARE_FINAL_TYPE, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 19/40] base: Rename the streams to GTls[Input, Output]Stream, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 18/40] base: don't list headers in meson.build, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 17/40] base: Fix uninitialized memory use on cancellation, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 16/40] base: Use non-GClosure dummy callback, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 15/40] base: Support timeouts for implicit handshakes, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 14/40] base, openssl: support per-operation timeouts, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 13/40] base: Implement vectored I/O support for TLS and DTLS, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 12/40] base: add initial DTLS support, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 11/40] base: remove obsolete version check, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 10/40] openssl: add modelines, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 9/40] openssl: purge tabs, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 8/40] base: update license headers and add modelines, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 7/40] base: purge tabs, Michael Catanzaro
  • [glib-networking] (40 commits) Non-fast-forward update to branch mcatanzaro/base-rebase, Michael Catanzaro
  • [gnome-build-meta] Deleted branch alatiera/remove-cogl, Jordan Petridis
  • [gnome-build-meta] sdk/cogl.bst: do not build the gstreamer plugin, Abderrahim Kitouni
  • [glib-networking/mcatanzaro/base-rebase: 3/3] base: Reject new sync ops when handshake is in progress, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 1/3] Make the GnuTLS backend use the base classes, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 2/3] openssl: remove vargs from end_openssl_io, Michael Catanzaro
  • [glib-networking] (3 commits) Non-fast-forward update to branch mcatanzaro/base-rebase, Michael Catanzaro
  • [gnome-shell/gnome-3-32] workspacesView: sync gesture enabled state after setting it up completely, Florian Müllner
  • [gjs: 2/2] Merge branch 'debugger-help' into 'master', Philip Chimento
  • [gjs: 1/2] debugger: Fix summary help, Philip Chimento
  • [gjs] (2 commits) ...Merge branch 'debugger-help' into 'master', Philip Chimento
  • [gnome-music/wip/mschraal/core: 20/20] coresong: poc sort, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 19/20] coresong: Make favorites really work, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 18/20] coresong: Pass favorite through here and do writeback, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 17/20] coresong: Add favorite getter/setter, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 16/20] coresong: album_disc_number is a prop, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 15/20] coresong: favorite is a bool, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 14/20] coregrilo: add favorite to actual query, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 13/20] coremodel: Get album info, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 12/20] pass coremodel around and use it in albumwidget2, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 11/20] Add nonfunctional albumwidget2, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 10/20] coresong: Add album_disc_number, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 9/20] coresong: add track_number, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 8/20] coresong: remove position (renamed), Marinus Schraal
  • [gnome-music/wip/mschraal/core: 7/20] coresong: Add favorite, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 6/20] coresong: Add some more props and cleanup, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 5/20] Add CoreSong, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 4/20] coregrilo: Fill model, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 3/20] coremodel: Add coregrilo, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 2/20] coremode: def some minor stuff, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 1/20] coremodel initial commit, Marinus Schraal
  • [gnome-music] (20 commits) Created branch wip/mschraal/core, Marinus Schraal
  • [glib: 3/3] Merge branch 'autoptr-assertions' into 'master', Philip Withnall
  • [glib: 2/3] docs: Improve formatting of g_autoptr() documentation, Philip Withnall
  • [glib: 1/3] tests: Use g_assert_*() in autoptr tests rather than g_assert(), Philip Withnall
  • [glib] (3 commits) ...Merge branch 'autoptr-assertions' into 'master', Philip Withnall
  • [gedit-plugins/ci] Commit, Jordi Mas
  • [glib: 1/2] glib: Update Unicode Character Database to version 12.1.0, Sebastian Dröge
  • [glib: 2/2] Merge branch 'unicode-12.1' into 'master', Sebastian Dröge
  • [glib] (2 commits) ...Merge branch 'unicode-12.1' into 'master', Sebastian Dröge
  • [vte/wip/paint-simplification: 2/2] draw: Clip lines, Christian Persch
  • [vte/wip/paint-simplification: 1/2] draw: Only paint lines once, Christian Persch
  • [vte] (2 commits) Created branch wip/paint-simplification, Christian Persch
  • [gimp/gimp-2-10] Update Catalan translation, Translations User D-L
  • [gedit-plugins/ci] dir, Jordi Mas
  • [glib: 2/2] Merge branch 'more-auto-macros' into 'master', Philip Withnall
  • [glib: 1/2] gmacros: Add g_autoqueue to automatically free queues, Philip Withnall
  • [glib] (2 commits) ...Merge branch 'more-auto-macros' into 'master', Philip Withnall
  • [gedit-plugins/ci] Deps, Jordi Mas
  • [gtk-doc] meson: Also bump version in meson.build, Stefan Sauer
  • [gtk-doc] highlight: my pylint happy, Stefan Sauer
  • [librest/wip/nielsdg/meson: 2/2] Add CI for the librest builds, Niels De Graef
  • [librest/wip/nielsdg/meson: 1/2] Port to the Meson build system, Niels De Graef
  • [librest] (2 commits) Non-fast-forward update to branch wip/nielsdg/meson, Niels De Graef
  • [epiphany/gnome-3-32] gsb-storage: Avoid crashes after database is recreated, Michael Catanzaro
  • [gtk-doc] Created tag GTK_DOC_1_30, Stefan Sauer
  • [gnome-builder/wip/chergert/sysprof-3] sysprof: port to sysprof-3 ABI, Christian Hergert
  • [gnome-builder] Created branch wip/chergert/sysprof-3, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] ui: fix various css/ui includes, Christian Hergert
  • [librsvg/librsvg-2.44] Update NEWS, Federico Mena Quintero
  • [sysprof/wip/chergert/sysprof-3] build: rename all symbols to use sysprof_ as prefix, Christian Hergert
  • [gtk-doc] highlight: make style-file writable before appending, Stefan Sauer
  • [gtk/theme-loading: 6/6] Change the setup of theme resources, Matthias Clasen
  • [gtk/theme-loading: 5/6] settings: Adapt to css provider api change, Matthias Clasen
  • [gtk/theme-loading: 4/6] css provider: Change gtk_css_provider_load_named, Matthias Clasen
  • [gtk/theme-loading: 3/6] css provider: Drop an unused field, Matthias Clasen
  • [gtk/theme-loading: 2/6] css provider: Drop an unused private api, Matthias Clasen
  • [gtk/theme-loading: 1/6] settings: Stop loading theme settings, Matthias Clasen
  • [gtk] (6 commits) Created branch theme-loading, Matthias Clasen
  • [gedit-plugins/ci] Missing cd, Jordi Mas
  • [gedit-plugins/ci] Var, Jordi Mas
  • [gtk-doc] release: update news and date in manual, Stefan Sauer
  • [gtk-doc] scangobj: add a note for future cleanups, Stefan Sauer
  • [epiphany] Deleted branch mcatanzaro/gsb-storage-take-two, Michael Catanzaro
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: use symbol versioning macros, Christian Hergert
  • [epiphany] gsb-storage: Avoid crashes after database is recreated, Jan-Michael Brummer
  • [epiphany/mcatanzaro/gsb-storage-take-two: 6/6] gsb-storage: Avoid crashes after database is recreated, Jan-Michael Brummer
  • [epiphany] (6 commits) Non-fast-forward update to branch mcatanzaro/gsb-storage-take-two, Jan-Michael Brummer
  • [gedit-plugins/ci] Fix image name, Jordi Mas
  • [gedit-plugins/ci] Initial version, Jordi Mas
  • [sysprof/wip/chergert/sysprof-3] libsysprof: remove use of static library, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-capture: add missing config.h includes, Christian Hergert
  • [gnome-build-meta/alatiera/remove-cogl: 3/3] sdk/cogl.bst: do not build the gstreamer plugin, Abderrahim Kitouni
  • [gnome-build-meta] (3 commits) Non-fast-forward update to branch alatiera/remove-cogl, Abderrahim Kitouni
  • [epiphany] Deleted branch mcatanzaro/adblocker-tweaks, Michael Catanzaro
  • [epiphany] (2 commits) ...web-extension: log to JS console when blocking resources, Jan-Michael Brummer
  • [sysprof/wip/chergert/sysprof-3] libsysprof: make symbol dirs public API, Christian Hergert
  • [epiphany/mcatanzaro/adblocker-tweaks: 18/18] web-extension: log to JS console when blocking resources, Jan-Michael Brummer
  • [epiphany/mcatanzaro/adblocker-tweaks: 17/18] Remove final leftovers of HTTPS Everywhere support, Jan-Michael Brummer
  • [epiphany] (18 commits) Non-fast-forward update to branch mcatanzaro/adblocker-tweaks, Jan-Michael Brummer
  • [sysprof/wip/chergert/sysprof-3] libsysprof: add versioning macros, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] build: cleanup visibility for symbols, Christian Hergert
  • [gnome-software] Non-fast-forward update to branch wip/aday/text-styles, Allan Day
  • [epiphany/gnome-3-32] web-app-utils: Clean up ephy_web_application_create(), Michael Catanzaro
  • [epiphany/mcatanzaro/gsb-storage-take-two] gsb-storage: Avoid crashes after database is recreated, Michael Catanzaro
  • [epiphany] Created branch mcatanzaro/gsb-storage-take-two, Michael Catanzaro
  • [gtk] glrenderer: Ensure current context for debug stuff, Benjamin Otte
  • [gtk] rendernode: Parse repeat nodes, Benjamin Otte
  • [gtk] node-editor: Never scale nodes up, Benjamin Otte
  • [epiphany] Deleted branch mcatanzaro/meson-fixes, Michael Catanzaro
  • [epiphany] (2 commits) ...build: configure_file() installs by default, Jan-Michael Brummer
  • [gtk] Drop the public profiler api, Matthias Clasen
  • [gtk] Profiler: drop the public api, Matthias Clasen
  • [epiphany/mcatanzaro/meson-fixes: 3/3] build: configure_file() installs by default, Jan-Michael Brummer
  • [epiphany/mcatanzaro/meson-fixes: 2/3] build: check if compiler supports flags before using them, Jan-Michael Brummer
  • [epiphany] (3 commits) Non-fast-forward update to branch mcatanzaro/meson-fixes, Jan-Michael Brummer
  • [epiphany] Deleted branch mcatanzaro/#764, Michael Catanzaro
  • [epiphany] web-app-utils: Clean up ephy_web_application_create(), Jan-Michael Brummer
  • [librest/wip/nielsdg/meson] Add CI for the librest builds, Niels De Graef
  • [sysprof/wip/chergert/sysprof-3] libsysprof-capture: set symbol visibility to hidden, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] libsysprof-capture: add availability macros, Christian Hergert
  • [librest] Non-fast-forward update to branch wip/nielsdg/meson, Niels De Graef
  • [librest/wip/nielsdg/meson] Port to the Meson build system, Niels De Graef
  • [librest] Created branch wip/nielsdg/meson, Niels De Graef
  • [sysprof/wip/chergert/sysprof-3] shared: remove use of libshared, Christian Hergert
  • [dia] Created branch 176-solder-dots, Zander
  • [gtk] profiler: Update the D-Bus interface name, Matthias Clasen
  • [gtk] Correct theme loading docs, Matthias Clasen
  • [sysprof/wip/chergert/sysprof-3] libsysprof-ui: set inside guards, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] capture: add versioning macros, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] capture: add task-id (thread-id) to samples, Christian Hergert
  • [gnome-software/wip/aday/text-styles] Apply standard text styles, Allan Day
  • [gnome-software] Created branch wip/aday/text-styles, Allan Day
  • [gnome-build-meta] Deleted branch abderrahim/fdsdk-30, Abderrahim Kitouni
  • [gnome-build-meta] (2 commits) ...core/gnome-disk-utility: disable elogind support, Abderrahim Kitouni
  • [gnome-nibbles] Update POTFILES.in, Piotr Drąg
  • [gnome-terminal/wip/regex-builtins] regex: Use vte builtin regexes instead of our own, Christian Persch
  • [gnome-terminal] Created branch wip/regex-builtins, Christian Persch
  • [epiphany/mcatanzaro/#764] web-app-utils: Clean up ephy_web_application_create(), Michael Catanzaro
  • [epiphany] Created branch mcatanzaro/#764, Michael Catanzaro
  • [library-web] Update Danish translation, Translations User D-L
  • [extensions-web] Add Danish translation, Translations User D-L
  • [gnome-terminal] regex: Pass PCRE2_UCP flag, Christian Persch
  • [gupnp-tools] Updated Danish translation, Ask Hjorth Larsen
  • [gupnp-tools] add da to LINGUAS, Ask Hjorth Larsen
  • [evolution] Updated Danish translation, Ask Hjorth Larsen
  • [vte/wip/regex-builtins: 3/3] lib: Add builtin regexes, Christian Persch
  • [vte/wip/regex-builtins: 2/3] lib: Rework how vte stores the match and search regexes, Christian Persch
  • [vte/wip/regex-builtins: 1/3] regex: Make regex a C++ class, Christian Persch
  • [vte] (3 commits) Created branch wip/regex-builtins, Christian Persch
  • [libgda] Created tag LIBGDA_5_2_9, Daniel Espinosa Ortiz
  • [gnome-music/wip/jfelder/mpris-truly-unique-ids] mpris: Make the trackid truly unique, Jean Felder
  • [gnome-music] Created branch wip/jfelder/mpris-truly-unique-ids, Jean Felder
  • [gtk] css provider: Remove outdated version check, Matthias Clasen
  • [glib-networking/mcatanzaro/base-rebase] Fixups, Michael Catanzaro
  • [gnome-music] Deleted branch wip/jfelder/remove-volume-logic, Jean Felder
  • [gnome-music] player: Remove volume logic, Jean Felder
  • [gnome-music] Non-fast-forward update to branch wip/jfelder/remove-volume-logic, Jean Felder
  • [gjs: 13/13] Merge branch 'april-maintenance' into 'master', Cosimo Cecchi
  • [gjs: 12/13] build: Clean GSettings file, Cosimo Cecchi
  • [gjs: 11/13] gdbus: Do some sanity checks in DBus skeleton, Cosimo Cecchi
  • [gjs: 10/13] union: Warn when passing arguments to constructor, Cosimo Cecchi
  • [gjs: 9/13] gtype: Make finalize function a no-op, Cosimo Cecchi
  • [gjs: 8/13] object: Rename field_setter_impl(), Cosimo Cecchi
  • [gjs: 7/13] build: Annotate all unused arguments, Cosimo Cecchi
  • [gjs: 6/13] build: Introduce "used only in debug" annotations, Cosimo Cecchi
  • [gjs: 5/13] console: Remove unused arguments, Cosimo Cecchi
  • [gjs: 4/13] boxed: Remove unused argument, Cosimo Cecchi
  • [gjs: 3/13] arg: Remove unused argument, Cosimo Cecchi
  • [gjs: 2/13] cairo: Remove unused arguments to init functions, Cosimo Cecchi
  • [gjs: 1/13] fundamental: Move to C++-style API, Cosimo Cecchi
  • [gjs] (13 commits) ...Merge branch 'april-maintenance' into 'master', Cosimo Cecchi
  • [gnome-music/wip/jfelder/remove-volume-logic] player: Remove volume logic, Jean Felder
  • [gnome-music] Created branch wip/jfelder/remove-volume-logic, Jean Felder
  • [mutter/wip/carlosg/rt-scheduler: 3/3] core: Set a SCHED_RR scheduler priority on Wayland sessions, Carlos Garnacho
  • [mutter/wip/carlosg/rt-scheduler: 2/3] core: Drop all capabilities on initialization, Carlos Garnacho
  • [mutter/wip/carlosg/rt-scheduler: 1/3] core: Move unix signal handler later in the process, Carlos Garnacho
  • [mutter] (3 commits) Non-fast-forward update to branch wip/carlosg/rt-scheduler, Carlos Garnacho
  • [gnome-notes/wip/igaldino/new-note-title] webkit-editor: Don't set title anymore, Isaque Galdino de Araujo
  • [gnome-notes/wip/igaldino/new-note-title] main-toolbar: Added title entry, Isaque Galdino de Araujo
  • [gnome-notes/wip/igaldino/new-note-title] help-overlay: Fix glade complaint, Isaque Galdino de Araujo
  • [gnome-notes/wip/igaldino/new-note-title] css: Remove first line style, Isaque Galdino de Araujo
  • [gnome-build-meta/abderrahim/fdsdk-master: 10/10] core: add missing dependencies that were in base-platform.bst, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/fdsdk-master: 9/10] core-deps: add missing dependencies that were in base-platform.bst, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/fdsdk-master: 8/10] sdk/gst-plugins-*: sync with freedesktop-sdk, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/fdsdk-master: 7/10] flatpak/{sdk, platform}: sync with freedesktop-sdk, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/fdsdk-master: 6/10] sdk/glib: add a runtime dependencies on freedesktop-sdk glib, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/fdsdk-master: 4/10] use a master snapshot of freedesktop-sdk, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/fdsdk-master: 5/10] sdk: add missing dependencies that were in base-platform.bst, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/fdsdk-master: 3/10] .gitlab-ci.yml: update bst-external to 0.12.0, Abderrahim Kitouni
  • [gnome-build-meta] (10 commits) Non-fast-forward update to branch abderrahim/fdsdk-master, Abderrahim Kitouni
  • [gnome-software/wip/kalev/appstream-silo-threadsafety] appstream: Make XbSilo access threadsafe, Kalev Lember
  • [gnome-software] Created branch wip/kalev/appstream-silo-threadsafety, Kalev Lember
  • [gtkmm-documentation] Created tag 3.95.1, Kjell Ahlstedt
  • [gtkmm-documentation] 3.95.1, Kjell Ahlstedt
  • [mutter/wip/carlosg/rt-scheduler: 5/5] core: Set a SCHED_RR scheduler priority on Wayland sessions, Carlos Garnacho
  • [mutter/wip/carlosg/rt-scheduler: 4/5] core: Drop all capabilities on initialization, Carlos Garnacho
  • [mutter/wip/carlosg/rt-scheduler: 3/5] core: Move unix signal handler later in the process, Carlos Garnacho
  • [mutter/wip/carlosg/rt-scheduler: 2/5] backends: Shuffle backend initialization, Carlos Garnacho
  • [mutter/wip/carlosg/rt-scheduler: 1/5] backends: Externalize the post-init backend phase, Carlos Garnacho
  • [mutter] (5 commits) Non-fast-forward update to branch wip/carlosg/rt-scheduler, Carlos Garnacho
  • [dia] Always use inline funcs, fix some casts, Zander
  • [dia] Setup gtk-doc, Zander
  • [dia] Resolve various warnings, Zander
  • [glib: 4/4] Merge branch 'g_unichar_isxdigit_full_width' into 'master', Philip Withnall
  • [glib: 3/4] Improving code coverage of glib/guniprop.c, Philip Withnall
  • [glib: 2/4] Formating test cases to the new standards, Philip Withnall
  • [glib: 1/4] Getting fullwidth for g_unichar_xdigit(_value), Philip Withnall
  • [glib] (4 commits) ...Merge branch 'g_unichar_isxdigit_full_width' into 'master', Philip Withnall
  • [gimp-web/testing] Some minor text update to the 2.10.12 news., Jehan
  • [gnome-build-meta] Created tag 3.32.2, Abderrahim Kitouni
  • [nautilus] Created branch wip/ernestask/undo-notification-timeout, Ernestas Kulik
  • [glib] Deleted branch ci-report-debian-stable, Emmanuele Bassi
  • [glib: 2/2] Merge branch 'ci-report-debian-stable' into 'master', Emmanuele Bassi
  • [glib] (2 commits) ...Merge branch 'ci-report-debian-stable' into 'master', Emmanuele Bassi
  • [gtkmm] Created tag 3.95.1, Kjell Ahlstedt
  • [glib/ci-report-debian-stable] ci: Keep JUnit report script working on Debian stable, Emmanuele Bassi
  • [glib] Created branch ci-report-debian-stable, Emmanuele Bassi
  • [gtkmm] 3.95.1, Kjell Ahlstedt
  • [folks] docs: Fix installation directory for documentation, Niels De Graef
  • [gnome-software] shell-extensions: Fix a memory leak when parsing the list of extensions, Richard Hughes
  • [jhbuild] core-deps-latest: Drop libsocialweb argument from folks, Philip Withnall
  • [cheese] Add flatpak manifest, David King
  • [gnome-build-meta] Deleted branch abderrahim/3.32.2, Abderrahim Kitouni
  • [gnome-build-meta/gnome-3-32] (5 commits) ...elements/core-deps/folks.bst: Build with meson, Abderrahim Kitouni
  • [libxslt] Reorganize fuzzing code, Nick Wellnhofer
  • [libxslt] Simplify .gitignore, Nick Wellnhofer
  • [libxslt] Regenerate symbols and API docs, Nick Wellnhofer
  • [libxml2] Limit recursion depth in xmlXPathCompOpEvalPredicate, Nick Wellnhofer
  • [gnome-shell/gnome-3-32] Update Chinese (China) translation, Aron Xu
  • [gnome-shell] Update Chinese (China) translation, Aron Xu
  • [vala/wip/issue/795] clutter-1.0: Bind Margin, PaintVolume, Point, Rect and Size as struct, Rico Tzschichholz
  • [vala] Created branch wip/issue/795, Rico Tzschichholz
  • [gnome-dictionary/gnome-3-26] Update Chinese (China) translation, Translations User D-L
  • [gnome-dictionary] Update Chinese (China) translation, Translations User D-L
  • [gnome-clocks/gnome-3-32] Update Chinese (China) translation, Translations User D-L
  • [gnome-clocks] Update Chinese (China) translation, Translations User D-L
  • [gnome-user-share/gnome-3-32] Update Chinese (China) translation, Translations User D-L
  • [gnome-user-share] Update Chinese (China) translation, Translations User D-L
  • [gnome-system-monitor/gnome-3-32] Update Chinese (China) translation, Translations User D-L
  • [gnome-system-monitor] Update Chinese (China) translation, Translations User D-L
  • [eog/gnome-3-32] Update Chinese (China) translation, Translations User D-L
  • [eog] Update Chinese (China) translation, Translations User D-L
  • [gnome-build-meta/abderrahim/3.32.2: 4/4] elements/core-deps/folks.bst: Build with meson, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/3.32.2: 3/4] core-deps/xmlb.bst: bump to version 0.1.7, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/3.32.2: 2/4] sdk/cogl.bst: do not build the gstreamer plugin, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/3.32.2: 1/4] GNOME 3.32.2, Abderrahim Kitouni
  • [gnome-build-meta] (4 commits) Non-fast-forward update to branch abderrahim/3.32.2, Abderrahim Kitouni
  • [gtksourceview] Update Chinese (China) translation, Translations User D-L
  • [gedit] Update Chinese (China) translation, Translations User D-L
  • [cheese] Update Chinese (China) translation, Translations User D-L
  • [yelp-xsl/gnome-3-32] Update Chinese (China) translation, Translations User D-L
  • [yelp-xsl] Update Chinese (China) translation, Translations User D-L
  • [simple-scan/gnome-3-30] Update Chinese (China) translation, Translations User D-L
  • [simple-scan] Update Chinese (China) translation, Translations User D-L
  • [gnome-books] Update Chinese (China) translation, Translations User D-L
  • [gitg] Update Indonesian translation, Translations User D-L
  • [gnome-documents] Update Chinese (China) translation, Translations User D-L
  • [gnome-tweaks] Update Chinese (China) translation, Translations User D-L
  • [gnome-weather] Update Chinese (China) translation, Translations User D-L
  • [gnome-sound-recorder/gnome-3-32] Update Chinese (China) translation, Translations User D-L
  • [gnome-sound-recorder] Update Chinese (China) translation, Translations User D-L
  • [gnome-characters] Update Chinese (China) translation, Translations User D-L
  • [polari] Update Indonesian translation, Translations User D-L
  • [gnome-calendar] Update Chinese (China) translation, Translations User D-L
  • [gnome-terminal/gnome-3-32] Update Chinese (China) translation, Translations User D-L
  • [gnome-terminal] Update Chinese (China) translation, Translations User D-L
  • [yelp] Update Chinese (China) translation, Translations User D-L
  • [eog] Update Indonesian translation, Translations User D-L
  • [gnome-music/gnome-3-24] Update Chinese (China) translation, Translations User D-L
  • [gnome-music/gnome-3-32] Update Chinese (China) translation, Translations User D-L
  • [gnome-music] Update Chinese (China) translation, Translations User D-L
  • [gnome-logs/gnome-3-32] Update Chinese (China) translation, Translations User D-L
  • [gnome-logs] Update Chinese (China) translation, Translations User D-L
  • [file-roller] Update Chinese (China) translation, Translations User D-L
  • [gnome-calculator/gnome-3-32] Update Chinese (China) translation, Translations User D-L
  • [gnome-calculator] Update Chinese (China) translation, Translations User D-L
  • [gnome-initial-setup] Update Chinese (China) translation, Translations User D-L
  • [gnome-maps/gnome-3-32] Update Chinese (China) translation, Translations User D-L
  • [gnome-maps] Update Chinese (China) translation, Translations User D-L
  • [lightsoff] Update Chinese (China) translation, Translations User D-L
  • [mutter] core/window: Fix copy/paste error in size-changed docs, Jonas Ådahl
  • [gnome-chess] Update Chinese (China) translation, Translations User D-L
  • [gnome-contacts] Update Indonesian translation, Translations User D-L
  • [libgweather] Update Chinese (China) translation, Translations User D-L
  • [gvfs/gnome-3-30] Update Chinese (China) translation, Translations User D-L
  • [gvfs/gnome-3-18] Update Chinese (China) translation, Translations User D-L
  • [gvfs/gnome-3-32] Update Chinese (China) translation, Translations User D-L
  • [gvfs/gnome-3-24] Update Chinese (China) translation, Translations User D-L
  • [gvfs/gnome-3-26] Update Chinese (China) translation, Translations User D-L
  • [gvfs] Update Chinese (China) translation, Translations User D-L
  • [gnome-control-center/gnome-3-32] Update Chinese (China) translation, Translations User D-L
  • [glib-networking] Update Chinese (China) translation, Translations User D-L
  • [gnome-control-center/gnome-3-24] Update Chinese (China) translation, Translations User D-L
  • [gnome-control-center/gnome-3-26] Update Chinese (China) translation, Translations User D-L
  • [gnome-control-center] Update Chinese (China) translation, Translations User D-L
  • [gnome-desktop/gnome-3-32] Update Chinese (China) translation, Aron Xu
  • [gnome-desktop] Update Chinese (China) translation, Translations User D-L
  • [gnome-shell/gnome-3-28] st-adjustment: Mark all properties as EXPLICIT_NOTIFY, Florian Müllner
  • [gnome-build-meta] Non-fast-forward update to branch abderrahim/fdsdk-30, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/fdsdk-30] core/gnome-disk-utility: disable elogind support, Abderrahim Kitouni
  • [gimp] app: add tile-alloc-total variable to the dashboard, Ell
  • [gimp] app: in GimpDashboard, don't show legend for groups with no meter, Ell
  • [gimp] configure.ac: require GEGL >= 0.4.16, Ell
  • [gimp/gimp-2-10] app: add tile-alloc-total variable to the dashboard, Ell
  • [gimp/gimp-2-10] app: in GimpDashboard, don't show legend for groups with no meter, Ell
  • [gimp/gimp-2-10] configure.ac: require GEGL >= 0.4.16, Ell
  • [gimp-web/testing] Preparing GIMP 2.10.12 news., Jehan
  • [gimp] Issue #3353 - Gimp 2.10.10 freezes while changing Background color ..., Ell
  • [gimp/gimp-2-10] Issue #3353 - Gimp 2.10.10 freezes while changing Background color ..., Ell
  • [gnome-build-meta/abderrahim/3.32.2] elements/core-deps/folks.bst: Build with meson, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/3.32.2: 3/3] core-deps/xmlb.bst: bump to version 0.1.7, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/3.32.2: 2/3] sdk/cogl.bst: do not build the gstreamer plugin, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/3.32.2: 1/3] GNOME 3.32.2, Abderrahim Kitouni
  • [gnome-build-meta] (3 commits) Non-fast-forward update to branch abderrahim/3.32.2, Abderrahim Kitouni
  • [gnome-build-meta/tristan/test-broken-track-all] TESTING: Removing elements which refer to sources that don't exist., Tristan Van Berkom
  • [gnome-build-meta] Created branch tristan/test-broken-track-all, Tristan Van Berkom
  • [gedit-plugins] Created branch ci, Jordi Mas
  • [sysprof/wip/chergert/sysprof-3] capture: allow macros and functions to co-exist, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] build: reduce GLib requirement, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] build: various build fixes for macOS, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] build: bump C++ requirement, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] binfile: ignore vdso bytes if not on Linux, Christian Hergert
  • [sysprof/wip/chergert/sysprof-3] build: make help optional, Christian Hergert
  • [jhbuild] apps-latest: four-in-a-row, gnome-nibbles and gnome-robots are using meson, Rico Tzschichholz
  • [gimp] app: round curve point position when displaying it as int., Jehan
  • [gimp/gimp-2-10] app: round curve point position when displaying it as int., Jehan
  • [gjs] release: Copy NEWS from 1.56.2, Philip Chimento
  • [sysprof] Non-fast-forward update to branch wip/chergert/sysprof-3, Christian Hergert
  • [gtk: 3/3] Merge branch 'inspector-css' into 'master', Matthias Clasen
  • [gtk] (3 commits) ...Merge branch 'inspector-css' into 'master', Matthias Clasen
  • [sysprof/wip/chergert/sysprof-3] tree: start on massive tree refactor, Christian Hergert
  • [sysprof] Created branch wip/chergert/sysprof-3, Christian Hergert
  • [gtk/inspector-css] Improve the action editor more, Matthias Clasen
  • [gtk/inspector-css] inspector: Fix showing the frame clock, Matthias Clasen
  • [gtk/inspector-css] inspector: Port actions to a list view, Matthias Clasen
  • [gtk] gdk/gdkprofiler.c: Don't include unistd.h unconditionally, Chun-wei Fan
  • [epiphany/mcatanzaro/meson-fixes: 2/2] build: configure_file() installs by default, Michael Catanzaro
  • [epiphany/mcatanzaro/meson-fixes: 1/2] build: check if compiler supports flags before using them, Michael Catanzaro
  • [epiphany] (2 commits) Created branch mcatanzaro/meson-fixes, Michael Catanzaro
  • [gjs] Created tag 1.56.2, Philip Chimento
  • [gjs/gnome-3-32] release: Prepare for 1.56.2, Philip Chimento
  • [gjs/gnome-3-32] console: Don't accept --profile after the script name, Philip Chimento
  • [gjs/gnome-3-32] gobject: Use auto-compartment on object when setting property, Philip Chimento
  • [gjs/gnome-3-32] cairo: Don't free unowned Cairo structs, Philip Chimento
  • [gjs/gnome-3-32] cairo: Take may_be_null into account in foreign struct conversion, Philip Chimento
  • [gjs/gnome-3-32] boxed: Track ownership of boxed pointer better, Philip Chimento
  • [gjs: 2/2] Merge branch 'fix-profile-arg-parsing' into 'master', Philip Chimento
  • [gjs: 1/2] console: Don't accept --profile after the script name, Philip Chimento
  • [gjs] (2 commits) ...Merge branch 'fix-profile-arg-parsing' into 'master', Philip Chimento
  • [gtk] build: Fix, Benjamin Otte
  • [gtk] csstokenizer: Add more testcases, Benjamin Otte
  • [gtk] csstokenizer: Handle backslash at end of document, Benjamin Otte
  • [epiphany] Non-fast-forward update to branch mcatanzaro/add-bookmark-popover-crash, Michael Catanzaro
  • [gegl] Created tag GEGL_0_4_16, pippin
  • [gegl] post-release version bump, pippin
  • [gegl] release 0.4.16, pippin
  • [epiphany/mcatanzaro/add-bookmark-popover-crash] location-entry: destroy bookmark popover in dispose, Michael Catanzaro
  • [epiphany] Created branch mcatanzaro/add-bookmark-popover-crash, Michael Catanzaro
  • [gtk] Deleted branch inspector-css, Matthias Clasen
  • [gtk: 2/2] Merge branch 'inspector-css' into 'master', Matthias Clasen
  • [gtk] (2 commits) ...Merge branch 'inspector-css' into 'master', Matthias Clasen
  • [gtk/inspector-css] inspector: Style the property list, Matthias Clasen
  • [gtk] Created branch inspector-css, Matthias Clasen
  • [gnome-nibbles] Port to meson, Iulian Radu
  • [sysprof] build: document more of meson_options.txt, Christian Hergert
  • [sysprof] build: remove old make files, Christian Hergert
  • [gnome-builder/gnome-builder-3-32] foundry: use old path after new path, Christian Hergert
  • [gnome-builder] foundry: use old path after new path, Christian Hergert
  • [gnome-builder/gnome-builder-3-32] foundry: add fallback LD_LIBRARY_PATH, Christian Hergert
  • [gnome-builder] foundry: add fallback LD_LIBRARY_PATH, Christian Hergert
  • [seahorse/wip/nielsdg/warnings: 2/2] data: Drop seahorse-person SVG, Niels De Graef
  • [seahorse/wip/nielsdg/warnings: 1/2] data: Drop seahorse-preferences icon, Niels De Graef
  • [seahorse] (2 commits) Non-fast-forward update to branch wip/nielsdg/warnings, Niels De Graef
  • [gnome-shell] st: Delay handling of :first/:last-child changes, Florian Müllner
  • [gnome-shell] Revert "st: Reload icon on style changes only if necessary", Florian Müllner
  • [gimp-help] Updated Greek translation, Dimitris Spingos
  • [eog] FullscreenToolbar: Fix tooltips for 100% and fitting zoom buttons, Felix Riemann
  • [polari] lint: Remove legacy configuration, Florian Müllner
  • [polari] style: Change method indentation style, Florian Müllner
  • [gtk: 2/2] Merge branch 'gdk-win32-unimplement-vfuncs' into 'master', Matthias Clasen
  • [gtk: 1/2] GdkSurface - Don't call unimplemented NULL set_startup_id() vfunc on Win32, Matthias Clasen
  • [gtk] (2 commits) ...Merge branch 'gdk-win32-unimplement-vfuncs' into 'master', Matthias Clasen
  • [gegl] buffer: use tile/scratch allocators in the swap backend, Ell
  • [gegl] buffer: use tile allocator for tile data, Ell
  • [gegl] buffer: add dedicated allocator for tile data, Ell
  • [gegl] buffer: in gegl-scratch, don't rely on struct layout, Ell
  • [gegl] buffer: rename GEGL_ALIGN => GEGL_ALIGNMENT; add GEGL_ALIGN() macro, Ell
  • [gtk] emoji chooser: Name the idle, Matthias Clasen
  • [gtk] Deleted branch tracing, Matthias Clasen
  • [gtk: 9/9] Merge branch 'tracing' into 'master', Matthias Clasen
  • [gtk] (9 commits) ...Merge branch 'tracing' into 'master', Matthias Clasen
  • [gnome-commander] Deleted branch ConfigurableFileListColumns, Uwe Scholz
  • [gnome-applets] ci: build with --disable-Werror, Alberts Muktupāvels
  • [gnome-panel] ci: build with --disable-Werror, Alberts Muktupāvels
  • [gnome-panel] Deleted branch test, Alberts Muktupāvels
  • [gnome-games] collection-header-bar: Add mnemonics to menu, Alexander Mikhaylenko
  • [gnome-panel/test] ci: build with --disable-Werror, Alberts Muktupāvels
  • [gnome-panel] Created branch test, Alberts Muktupāvels
  • [gtk/tracing-for-merge: 8/8] Add docs, Matthias Clasen
  • [gtk/tracing-for-merge: 7/8] GtkApplication: Add a profiler dbus api, Matthias Clasen
  • [gtk/tracing-for-merge: 6/8] gsk: Add tracing to the vulkan renderer, Matthias Clasen
  • [gtk/tracing-for-merge: 5/8] gsk: Add tracing to the gl renderer, Matthias Clasen
  • [gtk/tracing-for-merge: 4/8] gsk: Add some more profiler apis, Matthias Clasen
  • [gtk/tracing-for-merge: 3/8] frame clock: Add tracing, Matthias Clasen
  • [gtk/tracing-for-merge: 2/8] Add a way to start the profiler, Matthias Clasen
  • [gtk/tracing-for-merge: 1/8] gdk: Add a profiler, Matthias Clasen
  • [gtk] (8 commits) Created branch tracing-for-merge, Matthias Clasen
  • [gtk] Non-fast-forward update to branch gles-windows-arm64, Chun-wei Fan
  • [gtk/gtk3.win.egl.unfullscreen: 217/217] gdkwindow-win32.c: Fix GLES glitches during un-fullscreen, Chun-wei Fan
  • [gtk] (217 commits) Non-fast-forward update to branch gtk3.win.egl.unfullscreen, Chun-wei Fan
  • [gtk/gles-windows-arm64] GDK/Win32: Force GLES if running on ARM64, Chun-wei Fan
  • [gtk] Created branch gles-windows-arm64, Chun-wei Fan
  • [gnome-applets] cpufreq: fix typo, Alberts Muktupāvels
  • [balsa] main: Use g_get_monotonic_time(), Peter Bloomfield
  • [gimp-help] Update Transform tools, Julien Hardlin
  • [adwaita-icon-theme] fullcolor: printers, Jakub Steiner
  • [balsa/wip/gtk4] main: Use g_get_monotonic_time(), Peter Bloomfield
  • [gtk/tracing: 16/16] Add docs, Matthias Clasen
  • [gtk/tracing: 15/16] GtkApplication: Add a profiler dbus api, Matthias Clasen
  • [gtk/tracing: 14/16] gsk: Add tracing to the vulkan renderer, Matthias Clasen
  • [gtk/tracing: 13/16] gsk: Add tracing to the gl renderer, Matthias Clasen
  • [gtk/tracing: 12/16] gsk: Add some more profiler apis, Matthias Clasen
  • [gtk/tracing: 11/16] frame clock: Add tracing, Matthias Clasen
  • [gtk/tracing: 10/16] Add a way to start the profiler, Matthias Clasen
  • [gtk/tracing: 9/16] gdk: Add a profiler, Matthias Clasen
  • [gtk] (16 commits) Non-fast-forward update to branch tracing, Matthias Clasen
  • [gtk] Deleted branch cups-deprecation-warnings, Emmanuele Bassi
  • [gtk: 4/4] Merge branch 'cups-deprecation-warnings' into 'master', Marek Kašík
  • [gtk] (4 commits) ...Merge branch 'cups-deprecation-warnings' into 'master', Marek Kašík
  • [gtk] (6 commits) Non-fast-forward update to branch cups-deprecation-warnings, Marek Kašík
  • [gtk] gl renderer: Fix blur nodes with radius 0, Timm Bäder
  • [gtk] node editor: Do some simple syntax highlighting, Timm Bäder
  • [gtk] testsuite: Add blur node testcase, Timm Bäder
  • [gtk] (10 commits) Non-fast-forward update to branch cups-deprecation-warnings, Marek Kašík
  • [polari] mainWindow: Show a clear indication when offline, Florian Müllner
  • [evolution/gnome-3-32] eds-I#112 - Credentials prompter re-asks for credentials of disabled accounts, Milan Crha
  • [evolution] eds-I#112 - Credentials prompter re-asks for credentials of disabled accounts, Milan Crha
  • [evolution-data-server/gnome-3-32] I#112 - Credentials prompter re-asks for credentials of disabled accounts, Milan Crha
  • [evolution-data-server] I#112 - Credentials prompter re-asks for credentials of disabled accounts, Milan Crha
  • [gnome-builder] dspy: clear owner when we lose the pid, Christian Hergert
  • [gnome-builder] podman: enable by default on nightly, Christian Hergert
  • [gdm/x-gdm-sessionregisters: 4/4] GdmDisplay: Remove an unused GError, Iain Lane
  • [gdm/x-gdm-sessionregisters: 3/4] Allow sessions to register with GDM, Iain Lane
  • [gdm/x-gdm-sessionregisters: 2/4] GdmManager, GdmDisplay: Add RegisterSession method, Iain Lane
  • [gdm/x-gdm-sessionregisters: 1/4] GdmLocalDisplayFactory: Store VT number, not tty identifier, Iain Lane
  • [gdm] (4 commits) Non-fast-forward update to branch x-gdm-sessionregisters, Iain Lane
  • [gnome-music/wip/jfelder/expose-grilo-application-wide: 6/6] application: Expose grilo as an application property, Jean Felder
  • [gnome-music/wip/jfelder/expose-grilo-application-wide: 5/6] application: Expose playlists as an application property, Jean Felder
  • [gnome-music/wip/jfelder/expose-grilo-application-wide: 4/6] searchview: Remove unused variable playlists, Jean Felder
  • [gnome-music/wip/jfelder/expose-grilo-application-wide: 3/6] window: Propagate favorite status changes to all views, Jean Felder
  • [gnome-music/wip/jfelder/expose-grilo-application-wide: 2/6] grilo: Remove unused function set_favorite, Jean Felder
  • [gnome-music/wip/jfelder/expose-grilo-application-wide: 1/6] views: Update media favorite status in baseview, Jean Felder
  • [gnome-music] (6 commits) Created branch wip/jfelder/expose-grilo-application-wide, Jean Felder
  • [gnome-shell/gnome-3-32] network: Handle interface name changes, Florian Müllner
  • [gnome-applets] cpufreq: really fix build with kernel 5.1+, Alberts Muktupāvels
  • [gnome-shell] network: Handle interface name changes, Florian Müllner
  • [gnome-builder] buffer-monitor: prefer IdeBufferAddin::file-loaded, Christian Hergert
  • [gnome-builder] code: clear buffer-changed state on load, Christian Hergert
  • [gnome-builder] git: strip remote error from discovery, Christian Hergert
  • [gnome-builder/gnome-builder-3-32] buffer-monitor: prefer IdeBufferAddin::file-loaded, Christian Hergert
  • [gnome-builder/gnome-builder-3-32] code: clear buffer-changed state on load, Christian Hergert
  • [gnome-build-meta/abderrahim/3.32.2: 2/2] sdk/cogl.bst: do not build the gstreamer plugin, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/3.32.2: 1/2] GNOME 3.32.2, Abderrahim Kitouni
  • [gnome-build-meta] (2 commits) Non-fast-forward update to branch abderrahim/3.32.2, Abderrahim Kitouni
  • [gtk/gtk-3-24: 2/2] Merge branch 'gdk-win32-unimplement-vfuncs-3.24' into 'gtk-3-24', Matthias Clasen
  • [gtk/gtk-3-24: 1/2] GdkWindow - Don't call unimplemented NULL set_startup_id() vfunc on Win32, Matthias Clasen
  • [gtk/gtk-3-24] (2 commits) ...Merge branch 'gdk-win32-unimplement-vfuncs-3.24' into 'gtk-3-24', Matthias Clasen
  • [gtk] Fix the compiler warning, again, Matthias Clasen
  • [gnome-boxes] centos: Add CentOS logo, Felipe Borges
  • [gnome-boxes-logos] remove cruft from SVGs, Jakub Steiner
  • [gnome-boxes-logos] Keep shadownman-pill around for awhile, Felipe Borges
  • [yelp] Created tag 3.32.2, Shaun McCance
  • [gnome-boxes/gnome-3-32] osinfo: Use Red Hat new logo for RHEL, Felipe Borges
  • [yelp] Version 3.32.2, Shaun McCance
  • [gnome-boxes] osinfo: Use Red Hat new logo for RHEL, Felipe Borges
  • [vala] girparser: Add support for string "ctype" metadata, Rico Tzschichholz
  • [gtkmm-documentation] examples: Use Gtk::Window::set_default_widget(), Kjell Ahlstedt
  • [gnome-boxes-logos] redhat updated thir logo, Jakub Steiner
  • [gnome-settings-daemon/gnome-3-32] power: Only disable Suspend/Hibernate actions inside VM, Benjamin Berg
  • [gnome-settings-daemon] Deleted branch benzea/fix-vm-autologout, Benjamin Berg
  • [gnome-settings-daemon] power: Only disable Suspend/Hibernate actions inside VM, Benjamin Berg
  • [mutter/gnome-3-32] core: Check environment variables before giving to GAppLaunchContext, Carlos Garnacho
  • [gnome-settings-daemon/benzea/fix-vm-autologout: 4/4] power: Only disable Suspend/Hibernate actions inside VM, Benjamin Berg
  • [gnome-settings-daemon] (4 commits) Non-fast-forward update to branch benzea/fix-vm-autologout, Benjamin Berg
  • [mutter/gnome-3-32] idle-monitor: Postpone dispatching of idle timeout if not ready, Jonas Ådahl
  • [mutter/gnome-3-32] idle-monitor: Use G_SOURCE_CONTINUE instead of TRUE, Jonas Ådahl
  • [gnome-settings-daemon/benzea/fix-vm-autologout] power: Only disable Suspend/Hibernate actions inside VM, Benjamin Berg
  • [gnome-settings-daemon] Created branch benzea/fix-vm-autologout, Benjamin Berg
  • [mutter/wip/carlosg/rt-scheduler: 2/2] backends/native: Add rt-scheduler experimental key to set RT scheduling, Carlos Garnacho
  • [mutter/wip/carlosg/rt-scheduler: 1/2] core: Drop all capabilities before running the main loop, Carlos Garnacho
  • [mutter] (2 commits) Non-fast-forward update to branch wip/carlosg/rt-scheduler, Carlos Garnacho
  • [evolution] Correct code typo in test-keyfile-settings-backend.c, Milan Crha
  • [vala/staging] girparser: Add support for string "ctype" metadata, Rico Tzschichholz
  • [yelp-tools] Created tag 3.32.1, Shaun McCance
  • [yelp-tools] Version 3.32.1, Shaun McCance
  • [gtkmm] Gdk, Gtk: Update for the latest gtk4 (Window::set_default_widget(), etc.), Kjell Ahlstedt
  • [gtkmm] Gdk, Gtk: Regenerate docs.xml and .defs files, Kjell Ahlstedt
  • [gnome-software] trivial: Post release version bump, Kalev Lember
  • [gnome-software] Created tag 3.32.2, Kalev Lember
  • [gnome-software] Release version 3.32.2, Kalev Lember
  • [totem] Updated Spanish translation, Daniel Mustieles García
  • [gnome-contacts] Updated Spanish translation, Daniel Mustieles García
  • [evolution] Updated Spanish translation, Daniel Mustieles García
  • [evolution/gnome-3-32] I#437 - [To Do Bar] Leftover task after DUE date change, Milan Crha
  • [evolution] I#437 - [To Do Bar] Leftover task after DUE date change, Milan Crha
  • [mutter/wip/carlosg/rt-scheduler: 13/13] backends/native: Add rt-scheduler experimental key to set RT scheduling, Carlos Garnacho
  • [mutter/wip/carlosg/rt-scheduler: 12/13] core: Drop all capabilities before running the main loop, Carlos Garnacho
  • [mutter] (13 commits) Non-fast-forward update to branch wip/carlosg/rt-scheduler, Carlos Garnacho
  • [gnome-software] rpm-ostree: Set origin for installed packages, Kalev Lember
  • [mutter/wip/carlosg/x11less-preparations: 13/13] wayland: Drop error trap, Carlos Garnacho
  • [mutter/wip/carlosg/x11less-preparations: 12/13] compositor: Drop error trap, Carlos Garnacho
  • [mutter/wip/carlosg/x11less-preparations: 11/13] wayland: Split Xwayland initialization in 2 steps, Carlos Garnacho
  • [mutter/wip/carlosg/x11less-preparations: 10/13] x11: Initialize GdkDisplay together with MetaX11Display, Carlos Garnacho
  • [mutter/wip/carlosg/x11less-preparations: 9/13] x11: Unmanage X11 windows on MetaX11Display finalization, Carlos Garnacho
  • [mutter/wip/carlosg/x11less-preparations: 8/13] core: Add explicit init/shutdown_x11() MetaDisplay calls, Carlos Garnacho
  • [mutter/wip/carlosg/x11less-preparations: 7/13] core: Untangle input focus management, Carlos Garnacho
  • [mutter/wip/carlosg/x11less-preparations: 6/13] x11: Separate X11 focus handling into MetaX11Display method, Carlos Garnacho
  • [mutter/wip/carlosg/x11less-preparations: 5/13] core: Relax requirement that MetaWindow shall have icon/mini-icon, Carlos Garnacho
  • [mutter/wip/carlosg/x11less-preparations: 4/13] x11: Move X11 calls to map/unmap a MetaWindow to MetaWindowX11, Carlos Garnacho
  • [mutter/wip/carlosg/x11less-preparations: 3/13] core: Separate checks for pointer barriers availability, Carlos Garnacho
  • [mutter/wip/carlosg/x11less-preparations: 2/13] core: Avoid grab transfer shenanigans with non-X11 backend, Carlos Garnacho
  • [mutter/wip/carlosg/x11less-preparations: 1/13] x11: Add MetaX11Stack object, Carlos Garnacho
  • [mutter] (13 commits) Non-fast-forward update to branch wip/carlosg/x11less-preparations, Carlos Garnacho
  • [libsecret: 2/2] Merge branch 'meson-bump-version' into 'master', Daiki Ueno
  • [libsecret: 1/2] meson: Bump version, Daiki Ueno
  • [libsecret] (2 commits) ...Merge branch 'meson-bump-version' into 'master', Daiki Ueno
  • [gnome-shell/wip/carlosg/x11less-preparations: 241/241] shell: Only initialize global->xdisplay on X11 compositors, Carlos Garnacho
  • [gnome-shell/wip/carlosg/x11less-preparations: 240/241] shell: Do not set XFixes input region on wayland compositors, Carlos Garnacho
  • [gnome-shell/wip/carlosg/x11less-preparations: 239/241] shell: Use MetaDisplay input focus API, Carlos Garnacho
  • [gnome-shell] (241 commits) Non-fast-forward update to branch wip/carlosg/x11less-preparations, Carlos Garnacho
  • [gnome-control-center] Deleted branch wip/hadess/unknown-device-batteries, Bastien Nocera
  • [gnome-control-center] power: Don't treat all batteries as laptop batteries, Bastien Nocera
  • [gdm] Non-fast-forward update to branch x-gdm-sessionregisters, Iain Lane
  • [gdm/x-gdm-sessionregisters] Allow sessions to register with GDM, Iain Lane
  • [gdm] Created branch x-gdm-sessionregisters, Iain Lane
  • [mutter/wip/carlosg/x11less-preparations: 14/14] wayland: Drop error trap, Carlos Garnacho
  • [mutter/wip/carlosg/x11less-preparations: 13/14] compositor: Drop error trap, Carlos Garnacho
  • [mutter/wip/carlosg/x11less-preparations: 12/14] wayland: Split Xwayland initialization in 2 steps, Carlos Garnacho
  • [mutter/wip/carlosg/x11less-preparations: 11/14] x11: Initialize GdkDisplay together with MetaX11Display, Carlos Garnacho
  • [mutter/wip/carlosg/x11less-preparations: 10/14] x11: Unmanage X11 windows on MetaX11Display finalization, Carlos Garnacho
  • [libsecret: 2/2] Merge branch 'remove-needless-tag' into 'master', Daiki Ueno
  • [mutter/wip/carlosg/x11less-preparations: 9/14] core: Add explicit init/shutdown_x11() MetaDisplay calls, Carlos Garnacho
  • [mutter/wip/carlosg/x11less-preparations: 8/14] core: Untangle input focus management, Carlos Garnacho
  • [libsecret: 1/2] Remove a needless tab, Daiki Ueno
  • [mutter/wip/carlosg/x11less-preparations: 7/14] x11: Separate X11 focus handling into MetaX11Display method, Carlos Garnacho
  • [libsecret] (2 commits) ...Merge branch 'remove-needless-tag' into 'master', Daiki Ueno
  • [mutter/wip/carlosg/x11less-preparations: 6/14] core: Relax requirement that MetaWindow shall have icon/mini-icon, Carlos Garnacho
  • [mutter/wip/carlosg/x11less-preparations: 5/14] x11: Move X11 calls to map/unmap a MetaWindow to MetaWindowX11, Carlos Garnacho
  • [mutter/wip/carlosg/x11less-preparations: 4/14] core: Separate checks for pointer barriers availability, Carlos Garnacho
  • [mutter/wip/carlosg/x11less-preparations: 3/14] core: Avoid grab transfer shenanigans with non-X11 backend, Carlos Garnacho
  • [mutter/wip/carlosg/x11less-preparations: 2/14] x11: Add MetaX11Stack object, Carlos Garnacho
  • [mutter/wip/carlosg/x11less-preparations: 1/14] core: Turn MetaStack into a GObject, Carlos Garnacho
  • [mutter] (14 commits) Non-fast-forward update to branch wip/carlosg/x11less-preparations, Carlos Garnacho
  • [gdm] Deleted branch wip/iainl/xorg-fallback-timer, Iain Lane
  • [mutter/wip/carlosg/x11less-preparations: 26/26] wayland: Drop error trap, Carlos Garnacho
  • [mutter/wip/carlosg/x11less-preparations: 25/26] compositor: Drop error trap, Carlos Garnacho
  • [mutter/wip/carlosg/x11less-preparations: 24/26] wayland: Split Xwayland initialization in 2 steps, Carlos Garnacho
  • [mutter/wip/carlosg/x11less-preparations: 23/26] x11: Initialize GdkDisplay together with MetaX11Display, Carlos Garnacho
  • [mutter/wip/carlosg/x11less-preparations: 22/26] x11: Unmanage X11 windows on MetaX11Display finalization, Carlos Garnacho
  • [mutter/wip/carlosg/x11less-preparations: 21/26] core: Add explicit init/shutdown_x11() MetaDisplay calls, Carlos Garnacho
  • [mutter/wip/carlosg/x11less-preparations: 20/26] core: Untangle input focus management, Carlos Garnacho
  • [mutter/wip/carlosg/x11less-preparations: 19/26] x11: Separate X11 focus handling into MetaX11Display method, Carlos Garnacho
  • [mutter/wip/carlosg/x11less-preparations: 18/26] core: Relax requirement that MetaWindow shall have icon/mini-icon, Carlos Garnacho
  • [mutter/wip/carlosg/x11less-preparations: 17/26] x11: Move X11 calls to map/unmap a MetaWindow to MetaWindowX11, Carlos Garnacho
  • [mutter/wip/carlosg/x11less-preparations: 16/26] core: Separate checks for pointer barriers availability, Carlos Garnacho
  • [mutter/wip/carlosg/x11less-preparations: 15/26] core: Avoid grab transfer shenanigans with non-X11 backend, Carlos Garnacho
  • [mutter/wip/carlosg/x11less-preparations: 14/26] x11: Add MetaX11Stack object, Carlos Garnacho
  • [mutter/wip/carlosg/x11less-preparations: 13/26] core: Turn MetaStack into a GObject, Carlos Garnacho
  • [mutter/wip/carlosg/x11less-preparations: 12/26] x11: Move focus sentinel to MetaX11Display, Carlos Garnacho
  • [mutter] (26 commits) Non-fast-forward update to branch wip/carlosg/x11less-preparations, Carlos Garnacho
  • [gnome-software] trivial: Fix copy-paste typo, Kalev Lember
  • [libsecret: 2/2] Merge branch 'gir-missing-flags-gtype' into 'master', Daiki Ueno
  • [libsecret: 1/2] Add missing GType to flags in .gir, Daiki Ueno
  • [libsecret] (2 commits) ...Merge branch 'gir-missing-flags-gtype' into 'master', Daiki Ueno
  • [gnome-software] Deleted branch wip/kalev/fix-upgrade-download-progress, Kalev Lember
  • [gnome-software] packagekit: Fix progress marshalling for upgrade_download and refresh, Kalev Lember
  • [gnome-control-center/wip/hadess/unknown-device-batteries] power: Don't treat all batteries as laptop batteries, Bastien Nocera
  • [gnome-control-center] Created branch wip/hadess/unknown-device-batteries, Bastien Nocera
  • [glib] Deleted branch wip/ernestask/dtd-fix, Ernestas Kulik
  • [glib: 2/2] Merge branch 'wip/ernestask/dtd-fix' into 'master', Philip Withnall
  • [glib] (2 commits) ...Merge branch 'wip/ernestask/dtd-fix' into 'master', Philip Withnall
  • [glib] (2 commits) ...Merge branch '1739-freebsd-too' into 'master', Philip Withnall
  • [gnome-shell] Deleted branch cherry-pick-50b77390, Iain Lane
  • [gnome-shell/gnome-3-32] worldClocks: Ignore locations with unknown timezone, Florian Müllner
  • [gimp/gimp-2-10] Issue 1878: Eyedrop tool doesn't work when screen composing (KWin)..., Jehan
  • [gimp/gimp-2-10] Issue #835: warnings building with Clang., Jehan
  • [evolution-data-server] I#106 - [IMAPx] Return cached folder list even when being online, Milan Crha
  • [gimp] Issue 1878: Eyedrop tool doesn't work when screen composing (KWin)..., Jehan
  • [gnome-shell/cherry-pick-50b77390] worldClocks: Ignore locations with unknown timezone, Iain Lane
  • [gnome-shell] Created branch cherry-pick-50b77390, Iain Lane
  • [gnome-build-meta/abderrahim/fdsdk-master] wip, Abderrahim Kitouni
  • [gimp] Issue #835: warnings building with Clang., Jehan
  • [gnome-desktop] Created tag 3.32.2, Kalev Lember
  • [gnome-desktop/gnome-3-32] 3.32.2, Kalev Lember
  • [evolution/gnome-3-32] I#405 - Time zone change not properly propagated in the Month View, Milan Crha
  • [evolution] I#405 - Time zone change not properly propagated in the Month View, Milan Crha
  • [gnome-contacts] setup-window:Adding mnemonic property, Niels De Graef
  • [glade/tintou/keep-bind: 2/2] GladeProperty: Keep the bind-source, bind-property and bind-flags elements, Corentin Noël
  • [glade] (2 commits) Non-fast-forward update to branch tintou/keep-bind, Corentin Noël
  • [glade/tintou/valgrind-leaks: 2/2] Couple of fixes for memory leaks found with valgrind, Corentin Noël
  • [glade] (2 commits) Non-fast-forward update to branch tintou/valgrind-leaks, Corentin Noël
  • [evolution/gnome-3-32] I#400 - [To Do Bar] False runtime warning with 'Show Tasks without Due date' set, Milan Crha
  • [evolution] I#400 - [To Do Bar] False runtime warning with 'Show Tasks without Due date' set, Milan Crha
  • [glade/tintou/valgrind-leaks] Couple of fixes for memory leaks found with valgrind, Corentin Noël
  • [glade] Created branch tintou/valgrind-leaks, Corentin Noël
  • [geary] Update Turkish translation, Translations User D-L
  • [office-runner] Update Turkish translation, Translations User D-L
  • [evolution] I#407 - Inconsistent folder icons between side bar and top grey bar, Milan Crha
  • [mutter] Update Indonesian translation, Translations User D-L
  • [gedit] Update Indonesian translation, Translations User D-L
  • [gnome-software/wip/kalev/fix-upgrade-download-progress] packagekit: Fix progress marshalling for upgrade_download and refresh, Kalev Lember
  • [gnome-software] Non-fast-forward update to branch wip/kalev/fix-upgrade-download-progress, Kalev Lember
  • [gnome-software/wip/kalev/fix-upgrade-download-progress: 2/2] trivial: Fix copy-paste typo, Kalev Lember
  • [gnome-software/wip/kalev/fix-upgrade-download-progress: 1/2] packagekit: Fix progress marshalling for upgrade_download and refresh, Kalev Lember
  • [gnome-software] (2 commits) Created branch wip/kalev/fix-upgrade-download-progress, Kalev Lember
  • [gnome-software] Deleted branch wip/kalev/crash-when-quickly-closing-update-dialog, Kalev Lember
  • [gnome-software] update dialog: Avoid crashing when the dialog is quickly closed, Kalev Lember
  • [glib-networking/glib-2-60] Update Indonesian translation, Translations User D-L
  • [totem] Update Indonesian translation, Translations User D-L
  • [network-manager-applet] Update Turkish translation, Translations User D-L
  • [glom/glom-1-32] Update Turkish translation, Translations User D-L
  • [smuxi] Update Turkish translation, Translations User D-L
  • [glom] Update Turkish translation, Translations User D-L
  • [gtk/tracing: 30/30] Add docs, Matthias Clasen
  • [gtk/tracing: 29/30] GtkApplication: Add a profiler dbus api, Matthias Clasen
  • [gtk/tracing: 28/30] gsk: Add tracing to the vulkan renderer, Matthias Clasen
  • [gtk/tracing: 27/30] gsk: Add tracing to the gl renderer, Matthias Clasen
  • [gtk/tracing: 26/30] gsk: Add some more profiler apis, Matthias Clasen
  • [gtk/tracing: 25/30] frame clock: Add tracing, Matthias Clasen
  • [gtk/tracing: 24/30] Add a way to start the profiler, Matthias Clasen
  • [gtk/tracing: 23/30] gdk: Add a profiler, Matthias Clasen
  • [gtk] (30 commits) Non-fast-forward update to branch tracing, Matthias Clasen
  • [sysprof] flatpak: add access to host system, Christian Hergert
  • [sysprof] flatpak: fix systemd compiler flags, Christian Hergert
  • [gtk] Fix a compiler warning, Matthias Clasen
  • [gnome-build-meta/abderrahim/3.32.2: 2/2] 3.32.2, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/3.32.2: 1/2] junction.refs: update to freedestkop-sdk 18.08.30, Abderrahim Kitouni
  • [gnome-build-meta] (2 commits) Created branch abderrahim/3.32.2, Abderrahim Kitouni
  • [gnome-builder] io: add comment regarding path lookup, Christian Hergert
  • [gnome-builder] io: whitespace, Christian Hergert
  • [gnome-builder] project-tree: use new host path helper, Christian Hergert
  • [gnome-builder] io: add helper to check host system path for program, Christian Hergert
  • [gtk] Created tag 3.96.0, Matthias Clasen
  • [gtk] 3.96, Matthias Clasen
  • [gtk] Mark a failing reftest as xfail, Matthias Clasen
  • [gnome-build-meta/abderrahim/fdsdk-30] junction.refs: update to freedestkop-sdk 18.08.30, Abderrahim Kitouni
  • [gnome-build-meta] Created branch abderrahim/fdsdk-30, Abderrahim Kitouni
  • [sysprof] capture: add sp_capture_writer_new_from_env(), Christian Hergert
  • [sysprof] capture: switch to portability helpers, Christian Hergert
  • [sysprof] capture: add some portability fallbacks, Christian Hergert
  • [sysprof] capture: use gint32 instead of GPid, Christian Hergert
  • [sysprof] capture: make structs more cross-platform, Christian Hergert
  • [gtk] Update a11y tests, Matthias Clasen
  • [gtk] a11y: Stop using child-notify, Matthias Clasen
  • [gnome-contacts] Deleted branch wip/nielsdg/test-reports, Niels De Graef
  • [gnome-contacts] CI: Report test results to GitLab, Niels De Graef
  • [seahorse/wip/nielsdg/warnings: 3/3] data: Drop seahorse-preferences icon, Niels De Graef
  • [seahorse/wip/nielsdg/warnings: 2/3] meson: bump the minimal version to 0.49, Niels De Graef
  • [seahorse/wip/nielsdg/warnings: 1/3] meson: change default warning flags, Niels De Graef
  • [seahorse] (3 commits) Created branch wip/nielsdg/warnings, Niels De Graef
  • [gnome-contacts] Non-fast-forward update to branch wip/nielsdg/test-reports, Niels De Graef
  • [gnome-contacts/wip/nielsdg/test-reports] CI: Report test results to GitLab, Niels De Graef
  • [gnome-contacts] Created branch wip/nielsdg/test-reports, Niels De Graef
  • [sysprof] capture: use unistd types, Christian Hergert
  • [sysprof] capture: use _sp_sendfile() on non-Linux platforms, Christian Hergert
  • [sysprof] capture: add sendfile() fallback, Christian Hergert
  • [sysprof] tests: add check for buffer contents from save_as(), Christian Hergert
  • [cantarell-fonts/tweak-numerals: 5/6] Curve tweaking the pnums, tighten spacing, Nikolaus Waxweiler
  • [cantarell-fonts/tweak-numerals: 6/6] Yet more tweaking, Nikolaus Waxweiler
  • [cantarell-fonts] (6 commits) Non-fast-forward update to branch tweak-numerals, Nikolaus Waxweiler
  • [cantarell-fonts] instantiator.py: do not copy glyph lib, remove Variator.neutral_master, Nikolaus Waxweiler
  • [cantarell-fonts] Update dependencies, Nikolaus Waxweiler
  • [cantarell-fonts] instantiator.py: Fix location normalization, Nikolaus Waxweiler
  • [gtk] Non-fast-forward update to branch tracing, Matthias Clasen
  • [librsvg: 3/3] Merge branch 'css-matching-not-in-node', Federico Mena Quintero
  • [librsvg: 2/3] CssRules.get_matches() - Move CSS matching logic to here, Federico Mena Quintero
  • [librsvg: 1/3] Selector: turn into a more concrete type, Federico Mena Quintero
  • [librsvg] (3 commits) ...Merge branch 'css-matching-not-in-node', Federico Mena Quintero
  • [gtk] widget: Revert the event translation change, Matthias Clasen
  • [cantarell-fonts] Remove contradictory openTypeOS2Type keys in Light/Bold, Nikolaus Waxweiler
  • [glib] Deleted branch cherry-pick-b17436d9, Michael Catanzaro
  • [glib/glib-2-60: 2/2] Merge branch 'cherry-pick-b17436d9' into 'glib-2-60', Michael Catanzaro
  • [glib/glib-2-60] (2 commits) ...Merge branch 'cherry-pick-b17436d9' into 'glib-2-60', Michael Catanzaro
  • [sysprof] capture: only use <=32 bit bit fields, Christian Hergert
  • [glib/cherry-pick-b17436d9] Merge branch 'wip/tingping/socketclient-cancel-2' into 'master', Michael Catanzaro
  • [glib] Created branch cherry-pick-b17436d9, Michael Catanzaro
  • [gtk/tracing] Don't build profiler on win32, Matthias Clasen
  • [glib] Deleted branch wip/tingping/socketclient-cancel-2, Patrick Griffis
  • [glib: 2/2] Merge branch 'wip/tingping/socketclient-cancel-2' into 'master', Michael Catanzaro
  • [glib] (2 commits) ...Merge branch 'wip/tingping/socketclient-cancel-2' into 'master', Michael Catanzaro
  • [gnome-builder] Created tag 3.32.2, Christian Hergert
  • [gnome-builder/gnome-builder-3-32] Release 3.32.2, Christian Hergert
  • [totem] Update German translation, Translations User D-L
  • [gnome-commander/ConfigurableFileListColumns] Find the column in which the file type icons should be shown, Uwe Scholz
  • [gnome-commander/ConfigurableFileListColumns] Fix for setting the actual column position, Uwe Scholz
  • [gnome-music] Non-fast-forward update to branch wip/jfelder/fix-play-and-load-logic, Jean Felder
  • [gtk/tracing] Add an api for inserting profiling marks, Matthias Clasen
  • [gtk/tracing] Move gdkprofiler.h to private, Matthias Clasen
  • [gtk/tracing] Add docs, Matthias Clasen
  • [libdazzle] Created tag 3.32.2, Christian Hergert
  • [libdazzle/libdazzle-3-32] Release 3.32.2, Christian Hergert
  • [gnome-builder] project-tree: discover terminals on host, Christian Hergert
  • [gnome-builder/gnome-builder-3-32] project-tree: discover terminals on host, Christian Hergert
  • [vte] Created tag 0.56.3, Christian Persch
  • [glib-networking] Update German translation, Translations User D-L
  • [vte/vte-0-56] Post release version bump, Christian Persch
  • [glib-networking/glib-2-60] Update German translation, Translations User D-L
  • [gnome-builder] buildui: set needs-attention upon diagnostic, Christian Hergert
  • [gnome-terminal] Created tag 3.32.2, Christian Persch
  • [gnome-terminal/gnome-3-32] Post release version bump, Christian Persch
  • [gnome-terminal/gnome-3-32] Version 3.32.2, Christian Persch
  • [gnome-terminal/gnome-3-32] prefs: Plug a mem leak, Christian Persch
  • [gnome-mines] Created tag 3.32.2, Robert Roth
  • [gnome-mines/gnome-3-32] Prepared release 3.32.2, Robert Roth
  • [gnome-builder] editor: propagate needs-attention for sidebar, Christian Hergert
  • [gnome-mines/gnome-3-32] Show keyboard cursor with bgcolors theme (#37), Robert Roth
  • [gnome-mines] Show keyboard cursor with bgcolors theme (#37), Robert Roth
  • [tracker-miners] Non-fast-forward update to branch sam/remove-setting, Sam Thursfield
  • [gnome-builder] theme: style needs-attention for dzltab, Christian Hergert
  • [gnome-builder] terminal: emit ::needs-attention when text is inserted, Christian Hergert
  • [gnome-builder] terminal: propagate text-inserted signal, Christian Hergert
  • [gtk/tracing: 1416/1416] GtkApplication: Add a profiler dbus api, Matthias Clasen
  • [gtk/tracing: 1415/1416] gsk: Add tracing to the vulkan renderer, Matthias Clasen
  • [gtk/tracing: 1414/1416] gsk: Add tracing to the gl renderer, Matthias Clasen
  • [gtk/tracing: 1413/1416] gsk: Add some more profiler apis, Matthias Clasen
  • [gtk/tracing: 1412/1416] frame clock: Add tracing, Matthias Clasen
  • [gtk/tracing: 1411/1416] Add a way to start the profiler, Matthias Clasen
  • [gtk/tracing: 1410/1416] gdk: Add a profiler, Matthias Clasen
  • [gtk] (1416 commits) Non-fast-forward update to branch tracing, Matthias Clasen
  • [libdazzle/libdazzle-3-32] tab: use g_value_set_variant(), Christian Hergert
  • [libdazzle] panel: add rudimentary support for needs-attention, Christian Hergert
  • [libdazzle] tab: use g_value_set_variant(), Christian Hergert
  • [tracker-miners/sam/remove-setting] Remove obsolete 'max-media-art-width' setting, Sam Thursfield
  • [tracker-miners] Created branch sam/remove-setting, Sam Thursfield
  • [gnome-maps] Non-fast-forward update to branch wip/mlundblad/search-as-you-type, Marcus Lundblad
  • [epiphany/mcatanzaro/adblocker-tweaks: 2/2] web-extension: log to JS console when blocking resources, Michael Catanzaro
  • [epiphany/mcatanzaro/adblocker-tweaks: 1/2] Remove final leftovers of HTTPS Everywhere support, Michael Catanzaro
  • [gtk] Deleted branch wip/headers, Benjamin Otte
  • [epiphany] (2 commits) Created branch mcatanzaro/adblocker-tweaks, Michael Catanzaro
  • [gtk] (465 commits) Non-fast-forward update to branch cups-deprecation-warnings, Emmanuele Bassi
  • [gedit-plugins] Get hit(s) text localizable, Jordi Mas
  • [gedit-plugins/gnome-3-32] Fixes to Colorschemer plugin * Underline was deprecated in GtkSourceView 4 * Foreground and backgrou, Jordi Mas
  • [gedit-plugins/gnome-3-32] Translate plugin: cache _fetch_remote_language_names values per session since names of languages wil, Jordi Mas
  • [gedit-plugins/gnome-3-32] Translate plugin: enable/disable without duplicating the bottom panel and the menu entry, Jordi Mas
  • [gnome-user-docs] Created tag 3.32.2, Petr Kovář
  • [gnome-user-docs] 3.32.2, Petr Kovář
  • [gnome-maps] Created tag v3.32.2, Marcus Lundblad
  • [gnome-maps/gnome-3-32] Release 3.32.2, Marcus Lundblad
  • [orca] Prevent double-presentation of live-region events, Joanmarie Diggs
  • [gtk: 3/3] Merge branch 'wip/headers' into 'master', Benjamin Otte
  • [gtk] (3 commits) ...Merge branch 'wip/headers' into 'master', Benjamin Otte
  • [vte/wip/egmont/bidi: 97/97] Arabic shaping PoC, using fribidi + Unicode presentation form characters, Egmont Koblinger
  • [vte/wip/egmont/bidi: 96/97] crash, Egmont Koblinger
  • [vte/wip/egmont/bidi: 95/97] ED, Egmont Koblinger
  • [vte/wip/egmont/bidi: 94/97] ring extra line, Egmont Koblinger
  • [vte/wip/egmont/bidi: 93/97] improved ringview update locations, Egmont Koblinger
  • [vte/wip/egmont/bidi: 92/97] preserve combining accents when passing to fribidi; cleanups (no more vla), Egmont Koblinger
  • [vte/wip/egmont/bidi: 91/97] year, Egmont Koblinger
  • [vte/wip/egmont/bidi: 90/97] kbdswap: go with 1243 instead of 2502, Egmont Koblinger
  • [vte/wip/egmont/bidi: 89/97] index_safe, Egmont Koblinger
  • [vte/wip/egmont/bidi: 88/97] ring lookup fix, Egmont Koblinger
  • [vte/wip/egmont/bidi: 87/97] fix empty rtl lines, Egmont Koblinger
  • [vte/wip/egmont/bidi: 86/97] apply the relevant bidi flag only, Egmont Koblinger
  • [vte/wip/egmont/bidi: 85/97] apply bidi params on wrap, Egmont Koblinger
  • [vte/wip/egmont/bidi: 84/97] misc tests, Egmont Koblinger
  • [vte/wip/egmont/bidi: 83/97] SCP, Egmont Koblinger
  • [vte/wip/egmont/bidi: 82/97] keyboard arrow swapping mode, Egmont Koblinger
  • [vte/wip/egmont/bidi: 81/97] mirrors chars with combining accents, Egmont Koblinger
  • [vte/wip/egmont/bidi: 80/97] block selection copy, Egmont Koblinger
  • [vte/wip/egmont/bidi: 79/97] fix block selection at cjks, Egmont Koblinger
  • [vte/wip/egmont/bidi: 78/97] fix box mirroring table, Egmont Koblinger
  • [vte/wip/egmont/bidi: 77/97] update bidi-status, Egmont Koblinger
  • [vte/wip/egmont/bidi: 76/97] fix crash when selecting autoscrolls, Egmont Koblinger
  • [vte/wip/egmont/bidi: 75/97] hack around some crashes, Egmont Koblinger
  • [vte/wip/egmont/bidi: 74/97] mouse tracking and reporting, Egmont Koblinger
  • [vte/wip/egmont/bidi: 73/97] preedit, Egmont Koblinger
  • [vte/wip/egmont/bidi: 72/97] update bidi status, Egmont Koblinger
  • [vte/wip/egmont/bidi: 71/97] selection (copying in rectangle mode is still broken), Egmont Koblinger
  • [vte/wip/egmont/bidi: 70/97] fix a crash typically on alternate screen top row, Egmont Koblinger
  • [vte/wip/egmont/bidi: 69/97] add old Hungarian example, Egmont Koblinger
  • [vte/wip/egmont/bidi: 68/97] add BIDI-STATUS, Egmont Koblinger
  • [vte/wip/egmont/bidi: 67/97] don't stop extracting the paragraph contents at the end of the viewport, Egmont Koblinger
  • [vte/wip/egmont/bidi: 66/97] fix ibeam on rtl cjk, Egmont Koblinger
  • [vte/wip/egmont/bidi: 65/97] show char direction in i-beam cursor, Egmont Koblinger
  • [vte/wip/egmont/bidi: 64/97] vla, Egmont Koblinger
  • [vte/wip/egmont/bidi: 63/97] lazy alloc, Egmont Koblinger
  • [vte/wip/egmont/bidi: 62/97] minor cleanups, Egmont Koblinger
  • [vte/wip/egmont/bidi: 61/97] no vector, Egmont Koblinger
  • [vte/wip/egmont/bidi: 60/97] c++ refactoring, Egmont Koblinger
  • [vte/wip/egmont/bidi: 59/97] ibeam fixme, Egmont Koblinger
  • [vte/wip/egmont/bidi: 58/97] ibeam on right, Egmont Koblinger
  • [vte/wip/egmont/bidi: 57/97] cursor: use member methods that protect against offscreen values, Egmont Koblinger
  • [vte/wip/egmont/bidi: 56/97] segfault, Egmont Koblinger
  • [vte/wip/egmont/bidi: 55/97] fix cursor on double wide rtl or mirrored box drawing, Egmont Koblinger
  • [vte/wip/egmont/bidi: 54/97] z, Egmont Koblinger
  • [vte/wip/egmont/bidi: 53/97] test file header, Egmont Koblinger
  • [vte/wip/egmont/bidi: 52/97] box test comment, Egmont Koblinger
  • [vte/wip/egmont/bidi: 51/97] refactor box tests, Egmont Koblinger
  • [vte/wip/egmont/bidi: 50/97] invalidate all, Egmont Koblinger
  • [vte/wip/egmont/bidi: 49/97] fix display after rtl double wide char, Egmont Koblinger
  • [vte/wip/egmont/bidi: 48/97] fribidi macro, Egmont Koblinger
  • [vte/wip/egmont/bidi: 47/97] 01 02 03, Egmont Koblinger
  • [vte/wip/egmont/bidi: 46/97] fix character directionalities, Egmont Koblinger
  • [vte/wip/egmont/bidi: 45/97] debug: highlight RTL chars, Egmont Koblinger
  • [vte/wip/egmont/bidi: 44/97] fribidi buffers + other cleanups, Egmont Koblinger
  • [vte/wip/egmont/bidi: 43/97] cjk test, Egmont Koblinger
  • [vte/wip/egmont/bidi: 42/97] remove unused var, Egmont Koblinger
  • [vte/wip/egmont/bidi: 41/97] refactor box mirroring, Egmont Koblinger
  • [vte/wip/egmont/bidi: 40/97] prepare draw_cells for a likely forthcoming change, Egmont Koblinger
  • [vte/wip/egmont/bidi: 39/97] fix cjk positioning, Egmont Koblinger
  • [vte/wip/egmont/bidi: 38/97] off by one, Egmont Koblinger
  • [vte/wip/egmont/bidi: 37/97] minor cleanups, Egmont Koblinger
  • [vte/wip/egmont/bidi: 36/97] crash fix, Egmont Koblinger
  • [vte/wip/egmont/bidi: 35/97] look back in scrollback to pass entire paragraphs to bidi, Egmont Koblinger
  • [vte/wip/egmont/bidi: 34/97] cleanups, Egmont Koblinger
  • [vte/wip/egmont/bidi: 33/97] improve box tests, Egmont Koblinger
  • [vte/wip/egmont/bidi: 32/97] add test file (doc/bidi.txt), Egmont Koblinger
  • [vte/wip/egmont/bidi: 31/97] fix crash when scrolling back, Egmont Koblinger
  • [vte/wip/egmont/bidi: 30/97] bidi is now run on paragraphs (limited to viewport for now), Egmont Koblinger
  • [vte/wip/egmont/bidi: 29/97] RingView architecture first steps, Egmont Koblinger
  • [vte/wip/egmont/bidi: 28/97] cleanup, Egmont Koblinger
  • [vte/wip/egmont/bidi: 27/97] add new files, Egmont Koblinger
  • [vte/wip/egmont/bidi: 26/97] implicit mode (per line), Egmont Koblinger
  • [vte/wip/egmont/bidi: 25/97] fribidi_get_mirror_char, Egmont Koblinger
  • [vte/wip/egmont/bidi: 24/97] gimme a break, Egmont Koblinger
  • [vte/wip/egmont/bidi: 23/97] rewrap maintains bidi flags, Egmont Koblinger
  • [vte/wip/egmont/bidi: 22/97] cleanup, Egmont Koblinger
  • [vte/wip/egmont/bidi: 21/97] mirror parens and such, Egmont Koblinger
  • [vte/wip/egmont/bidi: 20/97] mirror box drawing (dec private 2500), Egmont Koblinger
  • [gtk/wip/headers] broadway: Install headers, Benjamin Otte
  • [vte/wip/egmont/bidi: 19/97] carry bidi_flags to more places, Egmont Koblinger
  • [gtk] Non-fast-forward update to branch wip/headers, Benjamin Otte
  • [vte/wip/egmont/bidi: 18/97] carry bidi_flags together, Egmont Koblinger
  • [vte/wip/egmont/bidi: 17/97] cursor, Egmont Koblinger
  • [vte/wip/egmont/bidi: 16/97] explicit rtl, basic painting okay, Egmont Koblinger
  • [vte/wip/egmont/bidi: 15/97] track bidi params (buggy), first explicit rtl attempt (unusable), Egmont Koblinger
  • [vte/wip/egmont/bidi: 14/97] BDSM hook, Egmont Koblinger
  • [vte/wip/egmont/bidi: 13/97] BDSM and SPD escape sequences, Egmont Koblinger
  • [vte/wip/egmont/bidi: 12/97] BiDi basic infrastructure, Egmont Koblinger
  • [vte] (97 commits) Non-fast-forward update to branch wip/egmont/bidi, Egmont Koblinger
  • [gtk/wip/headers: 2/2] broadway: Install headers, Benjamin Otte
  • [gtk/wip/headers: 1/2] build: Install the backend headers in the backend directories, Benjamin Otte
  • [gtk] (2 commits) Created branch wip/headers, Benjamin Otte
  • [gnome-contacts] Deleted branch wip/nielsdg/3-32-fix-ci, Niels De Graef
  • [gnome-contacts/gnome-3-32] flatpak: Fix the versions for 3.32, Niels De Graef
  • [vte/vte-0-56] widget: Avoid double painting of letters, Egmont Koblinger
  • [vte] widget: Avoid double painting of letters, Egmont Koblinger
  • [vte/vte-0-56] app: Plug mem leaks, Christian Persch
  • [gedit-plugins] Deleted branch colorshemer, Jordi Mas
  • [vte] app: Plug mem leaks, Christian Persch
  • [gedit-plugins] Fixes to Colorschemer plugin * Underline was deprecated in GtkSourceView 4 * Foreground and backgrou, Jordi Mas
  • [gedit-plugins/colorshemer] Foreground and background color need to be int when printed (prevents exception), Jordi Mas
  • [gnome-builder] Update Basque translation, Translations User D-L
  • [gnome-builder] flatpak: set X-DConf migration path, Christian Hergert
  • [gnome-music/wip/jfelder/fix-play-and-load-logic] player: Correctly handle load and play logic, Jean Felder
  • [gnome-music] Created branch wip/jfelder/fix-play-and-load-logic, Jean Felder
  • [totem] Update Friulian translation, Translations User D-L
  • [gtk/gtk-3-24] Update Friulian translation, Translations User D-L
  • [network-manager-applet] Update Polish translation, Piotr Drąg
  • [mutter] Deleted branch wip/carlosg/launcher-environment-checks, Carlos Garnacho
  • [mutter] core: Check environment variables before giving to GAppLaunchContext, Georges Basile Stavracas Neto
  • [network-manager-applet] Update POTFILES.in, Piotr Drąg
  • [gnome-boxes] Update POTFILES.in and POTFILES.skip, Piotr Drąg
  • [gnome-builder] ls: open parent directory upon "Open With" with file, Christian Hergert
  • [totem] Deleted branch uajain/gtk-window-present, Umang Jain
  • [totem] main: Present application window if already open, Bastien Nocera
  • [gnome-builder] buildui: hide build actions when not useful, Christian Hergert
  • [gnome-builder] glade: ignore menus.ui when opening files, Christian Hergert
  • [gnome-builder/gnome-builder-3-32] glade: ignore menus.ui when opening files, Christian Hergert
  • [gtk] gl renderer: Fix coloring shader, Timm Bäder
  • [gnome-games] display-header-bar: prohibit focus for back/fullscreen buttons, Alexander Mikhaylenko
  • [totem/uajain/gtk-window-present: 4/4] main: Present application window if already open, Bastien Nocera
  • [totem] (4 commits) Non-fast-forward update to branch uajain/gtk-window-present, Bastien Nocera
  • [evolution-data-server/gnome-3-32] I#190 - Does not show reminders after resume from suspend, Milan Crha
  • [totem] Update Polish translation, Piotr Drąg
  • [evolution-data-server] I#190 - Does not show reminders after resume from suspend, Milan Crha
  • [gtk] gl renderer: Fix blend shader, Timm Bäder
  • [gtk] testsuite: Add blend-difference test case, Timm Bäder
  • [gtk] testsuite: Add a blend node test case, Timm Bäder
  • [gtk] Some node editor improvements, Timm Bäder
  • [totem] Deleted branch wip/hadess/increase-pylint-timeouts, Bastien Nocera
  • [totem] (2 commits) ...pythonconsole: Increase timeout for pylint test, Bastien Nocera
  • [mutter] Non-fast-forward update to branch wip/carlosg/launcher-environment-checks, Carlos Garnacho
  • [gnome-builder] flatpak: update flatpak/flatpak-builder/ostree, Christian Hergert
  • [totem/wip/hadess/increase-pylint-timeouts: 2/2] pythonconsole: Increase timeout for pylint test, Bastien Nocera
  • [totem/wip/hadess/increase-pylint-timeouts: 1/2] opensubtitles: Increase timeout for pylint test, Bastien Nocera
  • [totem] (2 commits) Created branch wip/hadess/increase-pylint-timeouts, Bastien Nocera
  • [gnome-builder] Deleted branch tintou/glade-meson, Corentin Noël
  • [gnome-builder] glade: use meson build system in flatpak, Christian Hergert
  • [gtkmm-documentation] meson.build: Build PDF file with dblatex, Kjell Ahlstedt
  • [gnome-music/gnome-3-32] Release 3.32.1, Marinus Schraal
  • [gnome-music] Created tag 3.32.2, Marinus Schraal
  • [chronojump] Added missing win32 deps, Xavier de Blas
  • [chronojump] Improved howto_compile with better dmg instructions, Xavier de Blas
  • [totem/uajain/gtk-window-present] main: Present application window if already open, Bastien Nocera
  • [totem] Non-fast-forward update to branch uajain/gtk-window-present, Bastien Nocera
  • [totem/uajain/gtk-window-present: 22/22] totem-object: Present application window on top if already open, Bastien Nocera
  • [totem] (22 commits) Non-fast-forward update to branch uajain/gtk-window-present, Bastien Nocera
  • [totem] Deleted branch wip/hadess/missing-video-plugin-but-subs, Bastien Nocera
  • [totem] (2 commits) ...backend: Fix duplicated missing codecs, Bastien Nocera
  • [at-spi2-core/wip/carlosg/x11-session-checks: 3/3] Only use x11 device event controller implementation on X11 sessions, Carlos Garnacho
  • [at-spi2-core/wip/carlosg/x11-session-checks: 2/3] Do not rely on getenv("DISPLAY")!=NULL to assume it is a X11 environment, Carlos Garnacho
  • [at-spi2-core/wip/carlosg/x11-session-checks: 1/3] bus-launch: Do not poke X11 to check at-spi-bus-launcher is running, Carlos Garnacho
  • [at-spi2-core] (3 commits) Created branch wip/carlosg/x11-session-checks, Carlos Garnacho
  • [glib/wip/ernestask/dtd-fix: 125/125] gschema.dtd: Add target attribute to alias, Ernestas Kulik
  • [glib] (125 commits) Non-fast-forward update to branch wip/ernestask/dtd-fix, Ernestas Kulik
  • [orca] Chromium: Treat listitem markers as static text leaf nodes, Joanmarie Diggs
  • [glib/wip/ernestask/dtd-fix] gschema.dtd: Add target attribute to alias, Ernestas Kulik
  • [glib] Created branch wip/ernestask/dtd-fix, Ernestas Kulik
  • [glib/wip/tingping/network-address-state] WIP: Remove cached state from GNetworkAddress, Patrick Griffis
  • [glib] Created branch wip/tingping/network-address-state, Patrick Griffis
  • [pitivi] timeline: Fix scrollToPlayhead, Thibault Saunier
  • [gtk: 2/2] Merge branch 'header-bar-leak4' into 'master', Matthias Clasen
  • [gtk: 1/2] GtkHeaderBar: Don't leak decoration layout, Matthias Clasen
  • [gtk] (2 commits) ...Merge branch 'header-bar-leak4' into 'master', Matthias Clasen
  • [gtk/gtk-3-24: 2/2] Merge branch 'header-bar-leak3' into 'gtk-3-24', Matthias Clasen
  • [gtk/gtk-3-24: 1/2] GtkHeaderBar: Don't leak decoration layout, Matthias Clasen
  • [gtk/gtk-3-24] (2 commits) ...Merge branch 'header-bar-leak3' into 'gtk-3-24', Matthias Clasen
  • [jhbuild] core-deps: Disable cogl-gst, Emmanuele Bassi
  • [vala] codegen: Support GObject properties with nullable GType-based struct type, Rico Tzschichholz
  • [orca] Chromium: Treat br elements as static text leaf nodes, Joanmarie Diggs
  • [gnome-music] Deleted branch wip/jfelder/3-32-revert-player-load-changes, Jean Felder
  • [gnome-music/gnome-3-32] player: Revert to previous load mechanism, Jean Felder
  • [gnome-build-meta] Non-fast-forward update to branch alatiera/remove-cogl, Jordan Petridis
  • [vala/staging] codegen: Support GObject properties with nullable GType-based struct type, Rico Tzschichholz
  • [vala] Created branch staging, Rico Tzschichholz
  • [evolution] I#417 - Add support for CSS property "-MessageList-new-mail-fg-color", Milan Crha
  • [vala] Deleted branch staging, Rico Tzschichholz
  • [gnome-build-meta/alatiera/remove-cogl] sdk/cogl.bst: do not build the gstreamer plugin, Jordan Petridis
  • [gnome-build-meta] Created branch alatiera/remove-cogl, Jordan Petridis
  • [vala/staging] girwriter: GIR.name on symbols defines the final name under GIR namespace, Rico Tzschichholz
  • [vala/staging] WIP girwriter: Use get_full_gir_name() for non-external symbols, Rico Tzschichholz
  • [gtk-doc] Deleted branch tests-option, Emmanuele Bassi
  • [gtk-doc: 2/2] Merge branch 'tests-option' into 'master', Stefan Sauer
  • [gtk-doc] (2 commits) ...Merge branch 'tests-option' into 'master', Stefan Sauer
  • [gnome-music/wip/jfelder/3-32-revert-player-load-changes] player: Revert to previous load mechanism, Jean Felder
  • [gnome-music] Created branch wip/jfelder/3-32-revert-player-load-changes, Jean Felder
  • [gtk-doc/tests-option] Allow disabling the test suite, Emmanuele Bassi
  • [gtk-doc] Non-fast-forward update to branch tests-option, Emmanuele Bassi
  • [totem] (2 commits) Non-fast-forward update to branch wip/hadess/missing-video-plugin-but-subs, Bastien Nocera
  • [totem/wip/hadess/missing-video-plugin-but-subs: 2/2] backend: Fix duplicated missing codecs, Bastien Nocera
  • [totem/wip/hadess/missing-video-plugin-but-subs: 1/2] backend: Catch missing video plugin error, Bastien Nocera
  • [totem] (2 commits) Created branch wip/hadess/missing-video-plugin-but-subs, Bastien Nocera
  • [gtk] Deleted branch issue-1863, Emmanuele Bassi
  • [gtk: 4/4] Merge branch 'issue-1863' into 'master', Emmanuele Bassi
  • [gtk] (4 commits) ...Merge branch 'issue-1863' into 'master', Emmanuele Bassi
  • [gnome-software/uajain/free-space-checks] flatpak: Introduce success/failure heuristics for app install, Umang Jain
  • [gnome-software] Created branch uajain/free-space-checks, Umang Jain
  • [gegl] gitlab-ci: Reduce the amount of git fetches, pippin
  • [gegl] gitlab-ci: drop allow failure from OpenCL test job, pippin
  • [gegl] opacity: Remove format specia handling in OpenCL path., pippin
  • [gegl] opacity: Check PREMULTIPLIED flag to select the right OpenCL kernel., pippin
  • [glib] Deleted branch wip/carlosg/appinfo-environment-preconditions, Carlos Garnacho
  • [glib: 2/2] Merge branch 'wip/carlosg/appinfo-environment-preconditions' into 'master', Emmanuele Bassi
  • [glib] (2 commits) ...Merge branch 'wip/carlosg/appinfo-environment-preconditions' into 'master', Emmanuele Bassi
  • [gnome-boxes] Deleted branch use-portal-for-cddvd, Felipe Borges
  • [gnome-boxes] properties-window: Use GtkFileChooserNative, Felipe Borges
  • [gtk/issue-1863: 3/3] Make get_layout_manager_type() public, Emmanuele Bassi
  • [gtk/issue-1863: 2/3] Use gtk_widget_class_set_layout_manager_type(), Emmanuele Bassi
  • [gtk/issue-1863: 1/3] Allow specifying the layout manager for a widget type, Emmanuele Bassi
  • [gtk] (3 commits) Created branch issue-1863, Emmanuele Bassi
  • [glib/wip/carlosg/appinfo-environment-preconditions] gappinfo: Add precondition checks to GAppLaunchContext env methods, Carlos Garnacho
  • [glib] Created branch wip/carlosg/appinfo-environment-preconditions, Carlos Garnacho
  • [mutter/wip/carlosg/launcher-environment-checks] core: Check environment variables before giving to GAppLaunchContext, Carlos Garnacho
  • [mutter] Created branch wip/carlosg/launcher-environment-checks, Carlos Garnacho
  • [totem] properties: Add singular for framerate label, Bastien Nocera
  • [totem] backend: Fix duplicated info in debug message, Bastien Nocera
  • [pitivi] mainmenubutton: Add padding to menu and items, Alexandru Băluț
  • [evolution-mapi/gnome-3-32] Post-release version bump, Milan Crha
  • [evolution-mapi] Created tag 3.32.2, Milan Crha
  • [evolution-mapi/gnome-3-32] NEWS update for 3.32.2, Milan Crha
  • [evolution-ews/gnome-3-32] Post-release version bump, Milan Crha
  • [evolution-ews] Created tag 3.32.2, Milan Crha
  • [evolution-ews/gnome-3-32] NEWS update for 3.32.2, Milan Crha
  • [evolution/gnome-3-32] Post-release version bump, Milan Crha
  • [evolution] Created tag 3.32.2, Milan Crha
  • [evolution/gnome-3-32] NEWS update for 3.32.2, Milan Crha
  • [totem] Deleted branch wip/hadess/framerate-translation, Bastien Nocera
  • [totem] properties: Fix "frames per second" not being translated, Bastien Nocera
  • [network-manager-applet/lr/gtk4: 46/46] build: allow building a GTK4 flavor of libnma, Lubomir Rintel
  • [network-manager-applet/lr/gtk4: 45/46] utils: support GTK4, Lubomir Rintel
  • [network-manager-applet/lr/gtk4: 44/46] nma/tests: add GTK4 support, Lubomir Rintel
  • [network-manager-applet/lr/gtk4: 43/46] nma/mobile-wizard: drop use of GtkWidget.no-show-all property, Lubomir Rintel
  • [network-manager-applet/lr/gtk4: 42/46] nma/file-cert-chooser: add GTK4 support, Lubomir Rintel
  • [network-manager-applet] (46 commits) Non-fast-forward update to branch lr/gtk4, Lubomir Rintel
  • [evolution-data-server/gnome-3-32] Post-release version bump, Milan Crha
  • [evolution-data-server] Created tag 3.32.2, Milan Crha
  • [evolution-data-server/gnome-3-32] NEWS update for 3.32.2, Milan Crha
  • [network-manager-applet: 6/6] merge: branch 'lr/qr-code', Lubomir Rintel
  • [network-manager-applet] (6 commits) ...merge: branch 'lr/qr-code', Lubomir Rintel
  • [pitivi] build: Remove warning about pylint not in PATH, Thibault Saunier
  • [pitivi] effects: Move checking if GL effects work in a dedicated subprocess, Thibault Saunier
  • [network-manager-applet/lr/qr-code: 6/6] applet/info-dialog: add QR code for hotspots, Lubomir Rintel
  • [network-manager-applet/lr/qr-code: 5/6] libnma/tests: add nma-bar-code-widget test, Lubomir Rintel
  • [network-manager-applet/lr/qr-code: 4/6] libnma/nma-bar-code-widget: add QR code widget, Lubomir Rintel
  • [network-manager-applet/lr/qr-code: 3/6] libnma/nma-bar-code: add QR code renderer, Lubomir Rintel
  • [network-manager-applet/lr/qr-code: 2/6] libnma/version: add 1.8.22 macros, Lubomir Rintel
  • [network-manager-applet] (6 commits) Non-fast-forward update to branch lr/qr-code, Lubomir Rintel
  • [totem] Non-fast-forward update to branch wip/hadess/framerate-translation, Bastien Nocera
  • [evolution-data-server] [SMTP] Log also DATA itself when SMTP logging is enabled, Milan Crha
  • [totem/wip/hadess/framerate-translation] properties: Fix "frames per second" not being translated, Bastien Nocera
  • [totem] Created branch wip/hadess/framerate-translation, Bastien Nocera
  • [gnome-builder/tintou/glade-meson] glade: use meson build system in flatpak, Corentin Noël
  • [gnome-builder] Created branch tintou/glade-meson, Corentin Noël
  • [gnome-boxes/use-portal-for-cddvd: 6/6] properties-window: Use GtkFileChooserNative, Felipe Borges
  • [gnome-boxes] (6 commits) Non-fast-forward update to branch use-portal-for-cddvd, Felipe Borges
  • [gnome-build-meta/abderrahim/fdsdk-master: 5/5] sdk/gst-plugins-*: sync with freedesktop-sdk, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/fdsdk-master: 4/5] flatpak/{sdk, platform}: sync with freedesktop-sdk, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/fdsdk-master: 3/5] sdk/glib: add a runtime dependencies on freedesktop-sdk glib, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/fdsdk-master: 1/5] use a master snapshot of freedesktop-sdk, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/fdsdk-master: 2/5] sdk: add missing dependencies that were in base-platform.bst, Abderrahim Kitouni
  • [gnome-build-meta] (5 commits) Non-fast-forward update to branch abderrahim/fdsdk-master, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/fdsdk-master: 6/6] sdk/gst-plugins-*: sync with freedesktop-sdk, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/fdsdk-master: 5/6] flatpak/{sdk, platform}: sync with freedesktop-sdk, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/fdsdk-master: 4/6] sdk/glib: add a runtime dependencies on freedesktop-sdk glib, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/fdsdk-master: 2/6] use a master snapshot of freedesktop-sdk, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/fdsdk-master: 3/6] sdk: add missing dependencies that were in base-platform.bst, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/fdsdk-master: 1/6] .gitlab-ci.yml: update bst-external to 0.12.0, Abderrahim Kitouni
  • [gnome-build-meta] (6 commits) Non-fast-forward update to branch abderrahim/fdsdk-master, Abderrahim Kitouni
  • [glade] Deleted branch tintou/link-button-label, Corentin Noël
  • [glade] GtkLinkButton: allow to edit the label, Alberto Fanjul
  • [gnome-builder/wip/albfan/java-langserver: 12/12] java-langserv: LSP integration for Java, Alberto Fanjul
  • [gnome-builder] (12 commits) Non-fast-forward update to branch wip/albfan/java-langserver, Alberto Fanjul
  • [gnome-builder/wip/albfan/java-langserver] java-langserv: LSP integration for Java, Alberto Fanjul
  • [gnome-builder] Non-fast-forward update to branch wip/albfan/java-langserver, Alberto Fanjul
  • [fractal] Prepare changelog for 4.2, Daniel Garcia Moreno
  • [gegl] Update Chinese (China) translation, Aron Xu
  • [gegl/gegl-0-2] Add Chinese (China) translation, Aron Xu
  • [gtk/wip/matthiasc/popup5] popover: Bring back the beak, Matthias Clasen
  • [gtk/wip/matthiasc/popup5] wip: bring back the beak, Matthias Clasen
  • [gtk/wip/matthiasc/popup5] Revert "Adwaita: Give popover menus a background", Matthias Clasen
  • [gnome-builder] project-tree: hide some actions when disabled, Christian Hergert
  • [gimp] plug-ins: follow the assigned profile TRC., Jehan
  • [gimp/gimp-2-10] plug-ins: follow the assigned profile TRC., Jehan
  • [gnome-builder] vcsui: avoid submenu for Version Control items, Christian Hergert
  • [gnome-builder] git: be more descriptive with label, Christian Hergert
  • [gnome-builder] doc: update copyright, Christian Hergert
  • [gnome-builder] git: implement push_branch_async(), Christian Hergert
  • [gnome-builder] vcsup: add "Push Branch" menu item, Christian Hergert
  • [gnome-builder] vcs: stub API to push a branch, Christian Hergert
  • [gnome-builder] git: ensure ref_names is passed to worker, Christian Hergert
  • [gnome-builder] git: stub out update_tips, Christian Hergert
  • [gnome-builder] git: remote connect/disconnect code from push, Christian Hergert
  • [gnome-builder] git: adjust notification defaults, Christian Hergert
  • [pitivi] previewers: Use methods to access bin pads, Thibault Saunier
  • [gtk] csstokenizer: Consume the \ when encountering an error, Benjamin Otte
  • [gnome-builder/wip/albfan/java-langserver: 188/188] java-langserv: LSP integration for Java, Alberto Fanjul
  • [gnome-builder] (188 commits) Non-fast-forward update to branch wip/albfan/java-langserver, Alberto Fanjul
  • [gnome-builder/gnome-builder-3-32] gui: improve focus placement on page destruction, Christian Hergert
  • [gnome-builder] gui: improve focus placement on page destruction, Christian Hergert
  • [gnome-builder] git: sort tags and branches, Christian Hergert
  • [orca] Ensure we have a hyperlink object before trying to get its accessible object, Joanmarie Diggs
  • [gnome-builder] git: trim refs/heads/ from branch display, Christian Hergert
  • [gnome-builder] vcs: separate identifier from display name of branch, Christian Hergert
  • [simple-scan] Created tag 3.32.2.1, Robert Ancell
  • [simple-scan/gnome-3-32] Releasing 3.32.2.1, Robert Ancell
  • [meld] filediff: Fix deprecated GObject.property usage, Kai Willadsen
  • [gtksourceview/gnome-3-24] Post-release version bump, Christian Hergert
  • [gtksourceview] Created tag 3.24.11, Christian Hergert
  • [gtksourceview/gnome-3-24] Release 3.24.11, Christian Hergert
  • [gtk/wip/matthiasc/popup5] gdk: Inherit the frame clock for popups, Matthias Clasen
  • [meld] dirdiff: Fix folder comparison ignore blank lines with filters (#314), Kai Willadsen
  • [meld/meld-3-20] dirdiff: Fix folder comparison ignore blank lines with filters (#314), Kai Willadsen
  • [gnome-music/wip/mschraal/window-template: 5/5] window: Simplify initial views creation, Marinus Schraal
  • [gnome-music/wip/mschraal/window-template: 4/5] playertoolbar: Simplify repeat mode icon code, Marinus Schraal
  • [gnome-music/wip/mschraal/window-template: 3/5] playertoolbar: Make player argument a property, Marinus Schraal
  • [gnome-music/wip/mschraal/window-template: 2/5] playertoolbar: Shift visibility logic around, Marinus Schraal
  • [gnome-music/wip/mschraal/window-template: 1/5] window: Initial template port, Marinus Schraal
  • [gnome-music] (5 commits) Non-fast-forward update to branch wip/mschraal/window-template, Marinus Schraal
  • [meld] Update build helpers for Python 3.8 compatibility (#322), Kai Willadsen
  • [meld/meld-3-20] Update build helpers for Python 3.8 compatibility (#322), Kai Willadsen
  • [gtk/wip/matthiasc/popup5: 139/139] Add a testcase for size allocation, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 138/139] node editor: Adapt to GtkNative, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 137/139] widget: Remove a popover special case, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 136/139] text view: Allocate popovers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 135/139] places sidebar: Allocate popovers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 134/139] color swatch: Allocate popovers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 133/139] entry: Allocate popovers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 132/139] scale button: Allocate popovers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 131/139] text: Allocate popovers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 130/139] popover: Make Escape to close work again, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 129/139] window: Don't inherit cursors across surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 128/139] widget: Optimize resize propagation, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 127/139] widget: Improve warning messages, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 126/139] gizmo: Set the name, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 125/139] Add gdk_surface_get_parent back, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 124/139] main: Use gtk_widget_get_native, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 123/139] event controller: Use gtk_widget_get_native, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 122/139] Add gtk_widget_get_native, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 121/139] popover: Only grab focus when modal, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 120/139] surface: Avoid autodismissal on button release, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 119/139] surface: Remove gdk_surface_set/merge_child_input_shapes(), Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 118/139] surface: Remove old debug code, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 117/139] popover: Use gdk_surface_show_with_auto_dismissal, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 116/139] surface: Add gdk_surface_show_with_auto_dismissal, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 115/139] broadway: Track popups, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 114/139] x11: Implement popup surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 113/139] wayland: Use popup parents, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 112/139] surface: Stop setting transient-for for popups, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 111/139] surface: Make move-to-rect work for popups, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 110/139] surface: Store popup parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 109/139] gdk: Introduce a popup surface type, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 107/139] Get rid of GdkSurfaceImpl, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 108/139] x11: Remove useless checks, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 106/139] gdk: Add a private header, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 105/139] Rename surface constructors, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 104/139] surface: Cosmetics, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 103/139] gdk: Drop pass-through surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 102/139] gdk: Drop GdkWindowAttr, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 101/139] gdk: Drop input-only surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 100/139] gdk: Remove an unused field, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 99/139] Drop gdk_surface_new_temp, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 98/139] menu: Stop using gdk_surface_new_temp, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 97/139] x11: Stop using gdk_surface_new_temp, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 96/139] broadway: Stop using gdk_surface_new_temp, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 95/139] wayland: Remove a useless switch, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 94/139] docs: Remove references to gdk_device_grab, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 93/139] gdk: Remove remnants of client-side windows, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 92/139] Drop gtk_widget_register_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 91/139] popover: Stop using gtk_widget_register_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 90/139] window: Stop using gtk_widget_register_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 89/139] menu: Stop using gtk_widget_register_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 88/139] surface: Make gdk_surface_get_device_position void, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 87/139] x11: Drop a gratitious use of gdk_event_get_root_coords, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 86/139] Remove gdk_surface_get_geometry as public api, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 85/139] Drop gdk_surface_get_root_origin, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 84/139] Remove gdk_surface_get_root_coords as public api, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 83/139] Remove gdk_surface_coords_to/from_parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 82/139] surface: Small simplification, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 81/139] surface: Simplify destroy implementation, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 80/139] surface: Remove abs_x/abs_y, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 79/139] surface: Small cleanup, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 78/139] surface: Simplify some code, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 77/139] Remove surface->children, Matthias Clasen
  • [gtk/wip/matthiasc/popup5] Add a testcase for size allocation, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 76/139] gdk: Stop using surface->children, Matthias Clasen
  • [gtk] Non-fast-forward update to branch wip/matthiasc/popup5, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 75/139] wayland: Stop using surface->children, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 74/139] Remove surface->parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 73/139] gdk: Stop using surface->parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 72/139] broadway: Stop using surface->parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 71/139] x11: Stop using surface->parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 70/139] wayland: Stop using surface->parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 69/139] surface: Remove code dealing with child surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 68/139] surface: minor cleanup, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 67/139] Drop child surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 66/139] widget: Stop using child surface apis, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 65/139] a11y: Stop supporting ATK_XY_SCREEN, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 64/139] xim: Stop using child surface apis, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 63/139] wayland: Stop using child surface apis, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 62/139] x11: Stop using child surface api, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 61/139] entry completion: Use a popover, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 60/139] main: Remove special-case hiding popopvers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 59/139] widget: Remove some unneeded popover special-casing, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 58/139] Adwaita: Give popover menus a background, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 57/139] menubutton: Allocate the popover, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 56/139] Adapt to new popover lifecycle, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 55/139] Reimplement GtkPopover, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 54/139] surface: Start sketching a new surface type, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 53/139] Introduce event controller propagation limits, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 52/139] widget: Use GtkNative, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 51/139] widget: Don't snapshot foreign children, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 50/139] Review and replace uses of get_toplevel, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 49/139] root: Require GtkNative, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 48/139] window: Implement GtkNative, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 47/139] Introduce GtkNative, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 46/139] main: guard window-specific code paths, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 45/139] widget: guard popover-specific code paths, Matthias Clasen
  • [gtk] (139 commits) Non-fast-forward update to branch wip/matthiasc/popup5, Matthias Clasen
  • [gedit-plugins/colorshemer] Underline was deprecated in GtkSourceView 4, Jordi Mas
  • [gedit-plugins] Created branch colorshemer, Jordi Mas
  • [pyatspi2] notifyReadPosition -> notifyReadingPosition, Mike Gorse
  • [at-spi2-core] More updates related to reading position notifications, Mike Gorse
  • [orca] Handle expansion event coming after focused-child event for combo boxes, Joanmarie Diggs
  • [gnome-builder] dspy: only show one error dialog at a time, Christian Hergert
  • [libdazzle] shortcuts: don't translate shortcut phase, Christian Hergert
  • [orca] Return role rather than name for flat review of table rows, Joanmarie Diggs
  • [cantarell-fonts/tweak-numerals] Yet more tweaking, Nikolaus Waxweiler
  • [gtk] Deleted branch simplify-tests, Matthias Clasen
  • [gtk: 6/6] Merge branch 'simplify-tests' into 'master', Matthias Clasen
  • [gtk] (6 commits) ...Merge branch 'simplify-tests' into 'master', Matthias Clasen
  • [gnome-maps/wip/mlundblad/search-as-you-type: 9/9] WIP: placeEntry: Auto-complete searches, Marcus Lundblad
  • [gnome-maps] (9 commits) Non-fast-forward update to branch wip/mlundblad/search-as-you-type, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/search-as-you-type] WIP: placeEntry: Auto-complete searches, Marcus Lundblad
  • [gnome-maps] Created branch wip/mlundblad/search-as-you-type, Marcus Lundblad
  • [gnome-build-meta/abderrahim/fdsdk-master] sdk/gst-plugins-*: sync with freedesktop-sdk, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/fdsdk-master] fixup sdk-platform.bst, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/fdsdk-master] flatpak/{sdk, platform}: sync with freedesktop-sdk, Abderrahim Kitouni
  • [libdazzle/libdazzle-3-32] fuzzy: improve highlighting corner case scenarios, Christian Hergert
  • [libdazzle] fuzzy: improve highlighting corner case scenarios, Christian Hergert
  • [gnome-disk-utility] build: add elogind support for seat retrieval, Kai Lüke
  • [gnome-disk-utility] Don't require filesystem label when formatting, Kai Lüke
  • [nautilus] Created tag 3.32.1, Ernestas Kulik
  • [gnome-music] Deleted branch wip/mschraal/gst-handle-async-done-3-32-backport, Marinus Schraal
  • [gnome-music/gnome-3-32] (3 commits) ...disclistboxwidget: max-children-per-line property cannot be 0, Marinus Schraal
  • [nautilus] files-view: Fix unintended mnemonics in context menu, Ernestas Kulik
  • [nautilus] Deleted branch wip/ernestask/meson-generated-resources-ld-binary-objects, Ernestas Kulik
  • [orca] More debugging output and handle another instance of defunct objects, Joanmarie Diggs
  • [gnome-music/wip/mschraal/gst-handle-async-done-3-32-backport: 3/3] disclistboxwidget: max-children-per-line property cannot be 0, Marinus Schraal
  • [gnome-music/wip/mschraal/gst-handle-async-done-3-32-backport: 2/3] smoothscale: Always set a timeout on update, Marinus Schraal
  • [gnome-music/wip/mschraal/gst-handle-async-done-3-32-backport: 1/3] gstplayer: Improve state handling, Marinus Schraal
  • [gnome-music] (3 commits) Created branch wip/mschraal/gst-handle-async-done-3-32-backport, Marinus Schraal
  • [gtk/wip/matthiasc/popup5: 118/118] widget: Remove a popover special case, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 117/118] text view: Allocate popovers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 116/118] places sidebar: Allocate popovers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 115/118] color swatch: Allocate popovers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 114/118] entry: Allocate popovers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 113/118] scale button: Allocate popovers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 112/118] text: Allocate popovers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 111/118] popover: Make Escape to close work again, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 110/118] window: Don't inherit cursors across surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 109/118] widget: Optimize resize propagation, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 108/118] widget: Improve warning messages, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 107/118] gizmo: Set the name, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 106/118] Add gdk_surface_get_parent back, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 105/118] main: Use gtk_widget_get_native, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 104/118] event controller: Use gtk_widget_get_native, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 103/118] Add gtk_widget_get_native, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 102/118] popover: Only grab focus when modal, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 101/118] surface: Avoid autodismissal on button release, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 100/118] surface: Remove gdk_surface_set/merge_child_input_shapes(), Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 99/118] surface: Remove old debug code, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 98/118] popover: Use gdk_surface_show_with_auto_dismissal, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 97/118] surface: Add gdk_surface_show_with_auto_dismissal, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 96/118] broadway: Track popups, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 95/118] x11: Implement popup surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 94/118] wayland: Use popup parents, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 93/118] surface: Stop setting transient-for for popups, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 92/118] surface: Make move-to-rect work for popups, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 91/118] surface: Store popup parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 90/118] gdk: Introduce a popup surface type, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 88/118] Get rid of GdkSurfaceImpl, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 89/118] x11: Remove useless checks, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 87/118] gdk: Add a private header, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 86/118] Rename surface constructors, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 85/118] surface: Cosmetics, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 84/118] gdk: Drop pass-through surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 83/118] gdk: Drop GdkWindowAttr, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 82/118] gdk: Drop input-only surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 81/118] gdk: Remove an unused field, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 80/118] Drop gdk_surface_new_temp, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 79/118] menu: Stop using gdk_surface_new_temp, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 78/118] x11: Stop using gdk_surface_new_temp, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 77/118] broadway: Stop using gdk_surface_new_temp, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 76/118] wayland: Remove a useless switch, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 75/118] docs: Remove references to gdk_device_grab, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 74/118] gdk: Remove remnants of client-side windows, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 73/118] Drop gtk_widget_register_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 72/118] popover: Stop using gtk_widget_register_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 71/118] window: Stop using gtk_widget_register_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 70/118] menu: Stop using gtk_widget_register_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 69/118] surface: Make gdk_surface_get_device_position void, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 68/118] x11: Drop a gratitious use of gdk_event_get_root_coords, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 67/118] Remove gdk_surface_get_geometry as public api, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 66/118] Drop gdk_surface_get_root_origin, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 65/118] Remove gdk_surface_get_root_coords as public api, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 64/118] Remove gdk_surface_coords_to/from_parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 63/118] surface: Small simplification, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 62/118] surface: Simplify destroy implementation, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 61/118] surface: Remove abs_x/abs_y, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 60/118] surface: Small cleanup, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 59/118] surface: Simplify some code, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 58/118] Remove surface->children, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 57/118] gdk: Stop using surface->children, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 56/118] wayland: Stop using surface->children, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 55/118] Remove surface->parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 54/118] gdk: Stop using surface->parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 53/118] broadway: Stop using surface->parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 52/118] x11: Stop using surface->parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 51/118] wayland: Stop using surface->parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 50/118] surface: Remove code dealing with child surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 49/118] surface: minor cleanup, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 48/118] Drop child surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 47/118] widget: Stop using child surface apis, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 46/118] a11y: Stop supporting ATK_XY_SCREEN, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 45/118] xim: Stop using child surface apis, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 44/118] wayland: Stop using child surface apis, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 43/118] x11: Stop using child surface api, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 42/118] entry completion: Use a popover, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 41/118] main: Remove special-case hiding popopvers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 40/118] widget: Remove some unneeded popover special-casing, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 39/118] Adwaita: Give popover menus a background, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 38/118] menubutton: Allocate the popover, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 36/118] Reimplement GtkPopover, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 37/118] Adapt to new popover lifecycle, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 35/118] surface: Start sketching a new surface type, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 34/118] Introduce event controller propagation limits, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 33/118] widget: Use GtkNative, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 32/118] widget: Don't snapshot foreign children, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 31/118] Review and replace uses of get_toplevel, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 30/118] root: Require GtkNative, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 29/118] window: Implement GtkNative, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 28/118] Introduce GtkNative, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 27/118] main: guard window-specific code paths, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 26/118] widget: guard popover-specific code paths, Matthias Clasen
  • [gtk] (118 commits) Non-fast-forward update to branch wip/matthiasc/popup5, Matthias Clasen
  • [gnome-build-meta/abderrahim/fdsdk-master: 2/2] sdk/glib: add a runtime dependencies on freedesktop-sdk glib, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/fdsdk-master: 1/2] sdk: add missing dependencies that were in base-platform.bst, Abderrahim Kitouni
  • [libdazzle] Revert "shortcuts: ignore controller if no global keybindings are registered", Christian Hergert
  • [cantarell-fonts/tweak-numerals: 8/8] Curve tweaking the pnums, tighten spacing, Nikolaus Waxweiler
  • [cantarell-fonts] (8 commits) Non-fast-forward update to branch tweak-numerals, Nikolaus Waxweiler
  • [gtk/simplify-tests: 5/5] Add some tests, Matthias Clasen
  • [gtk/simplify-tests: 4/5] builder-tool: Handle layout properties more properly, Matthias Clasen
  • [gtk/simplify-tests: 3/5] builder-tool: Stop warnings for stack rewrites, Matthias Clasen
  • [gtk/simplify-tests: 2/5] testsuite: Add tests for ui file rewriting, Matthias Clasen
  • [gtk/simplify-tests: 1/5] Fix the simplify test, Matthias Clasen
  • [gtk] (5 commits) Created branch simplify-tests, Matthias Clasen
  • [libdazzle] shortcuts: ignore controller if no global keybindings are registered, Christian Hergert
  • [damned-lies] Do not error out on pot files with no messages, Claude Paroz
  • [pyatspi2] Add wrapper for atspi_text_notify_read_position, Mike Gorse
  • [at-spi2-core] Add atspi_text_notify_read_position, Mike Gorse
  • [vala/wip/ci: 20/20] ci: Add fedora rawhide run with gcc, Rico Tzschichholz
  • [vala/wip/ci: 19/20] Use Fedora 29 -- https://bugzilla.redhat.com/show_bug.cgi?id=1668843, Rico Tzschichholz
  • [vala/wip/ci: 18/20] ci: Build and deploy API documentation, Rico Tzschichholz
  • [vala/wip/ci: 17/20] ci: Add ubuntu lts 16.04 run with gcc, Rico Tzschichholz
  • [vala/wip/ci: 16/20] ci: Always deploy, Rico Tzschichholz
  • [vala/wip/ci: 15/20] ci: Add .gitlab-ci.yml, Rico Tzschichholz
  • [vala] (20 commits) Non-fast-forward update to branch wip/ci, Rico Tzschichholz
  • [gnome-builder] Update German translation, Translations User D-L
  • [gnome-builder/gnome-builder-3-32] Update German translation, Translations User D-L
  • [mutter/gnome-3-30] clutter/x11: Implement keycode remap to keysyms on virtual key devices, Marco Trevisan
  • [gegl] buffer: fix gegl_tile_handler_cache_copy() for GeglTileBackendBuffer backends, Ell
  • [eog] Update German translation, Translations User D-L
  • [eog/gnome-3-32] Update German translation, Translations User D-L
  • [gnome-chess] Update German translation, Translations User D-L
  • [gnome-builder] terminal: fix typo, Christian Hergert
  • [epiphany/gnome-3-32] Remove referrer in ephy_web_application_is_uri_allowed () and use webapp url directly, Michael Catanzaro
  • [epiphany] Remove referrer in ephy_web_application_is_uri_allowed () and use webapp url directly, Michael Catanzaro
  • [geary/gnome-3-32] Update German translation, Translations User D-L
  • [gimp-help] Update German translation, Translations User D-L
  • [gimp] Update German translation, Translations User D-L
  • [gimp/gimp-2-10] Update German translation, Translations User D-L
  • [metacity] Created branch gnome-3-30, Piotr Drąg
  • [gimp/gimp-2-10] Issue #3251 - Windows menu shows doc's old name not new, Michael Natterer
  • [gnome-applets] Created branch gnome-3-30, Piotr Drąg
  • [gimp] Issue #3251 - Windows menu shows doc's old name not new, Michael Natterer
  • [gtk] Deleted branch focus-fixes, Matthias Clasen
  • [gtk: 3/3] Merge branch 'focus-fixes' into 'master', Matthias Clasen
  • [gtk] (3 commits) ...Merge branch 'focus-fixes' into 'master', Matthias Clasen
  • [gimp] app: make sure the labels of our GtkImageMenuItem replacements get updated, Michael Natterer
  • [gimp/gimp-2-10] app: don't dereference NULL image pointer, Michael Natterer
  • [glib-networking] Deleted branch mcatanzaro/#54, Michael Catanzaro
  • [glib-networking] openssl: fix some uninitialized memory use, Michael Catanzaro
  • [glib-networking/mcatanzaro/#54: 4/4] openssl: fix some uninitialized memory use, Michael Catanzaro
  • [glib-networking] (4 commits) Non-fast-forward update to branch mcatanzaro/#54, Michael Catanzaro
  • [gimp] app: don't dereference NULL image pointer, Michael Natterer
  • [accerciser] Update Polish translation, Piotr Drąg
  • [meld] Update Polish translation, Piotr Drąg
  • [gnote] Update Polish translation, Piotr Drąg
  • [gnome-games] Update Polish translation, Piotr Drąg
  • [gnome-apps-nightly] Deleted branch wip/antoniof/build-best-file-manager, António Fernandes
  • [gnome-apps-nightly: 2/2] Merge branch 'wip/antoniof/build-best-file-manager' into 'master', Jordan Petridis
  • [gnome-apps-nightly] (2 commits) ...Merge branch 'wip/antoniof/build-best-file-manager' into 'master', Jordan Petridis
  • [gegl] operation, transform: use indirect input buffer on main thread as well, Ell
  • [gegl] buffer: improve deadlock prevention in gegl_buffer_copy(), Ell
  • [gimp-web/testing] Add image and links to currently used Wilber image., Jehan
  • [gtk-doc] meson: bump meson dep atleast to 0.48, Stefan Sauer
  • [gnome-applets] Created tag 3.32.0, Alberts Muktupāvels
  • [gnome-applets] bump version to 3.32.0, update NEWS, Alberts Muktupāvels
  • [gnome-applets] cpufreq: fix build with kernel 5.1+, Alberts Muktupāvels
  • [gtk-doc] docs: document hwo to hint the source code language, Stefan Sauer
  • [cantarell-fonts] glyphsLib moved from googlei18n to googlefonts, update URLs, Nikolaus Waxweiler
  • [gnome-panel] Created tag 3.32.0, Alberts Muktupāvels
  • [gnome-panel] bump version to 3.32.0, update NEWS, Alberts Muktupāvels
  • [cantarell-fonts] Refresh features: switch Tatar locl feature from latn to cyrl script, Nikolaus Waxweiler
  • [metacity] Created tag 3.32.0, Alberts Muktupāvels
  • [metacity] bump version to 3.32.0, update NEWS, Alberts Muktupāvels
  • [gegl] NEWS: update, pippin
  • [gegl] bin: add basename/dirname/entry_no accessors, pippin
  • [gegl] bin: clean up viewer code, pippin
  • [gegl] make get_item_path_no useful from lua, pippin
  • [gitg] Deleted branch wip/albfan/time-order, Alberto Fanjul
  • [gitg] Fix time sort mode, Alberto Fanjul
  • [gitg/wip/albfan/time-order] Fix time sort mode, Alberto Fanjul
  • [gitg] Non-fast-forward update to branch wip/albfan/time-order, Alberto Fanjul
  • [gnome-flashback] Created tag 3.32.0, Alberts Muktupāvels
  • [gnome-flashback] bump version to 3.32.0, update NEWS, Alberts Muktupāvels
  • [gnote] Add hints for gvfs sync setup, Aurimas Černius
  • [gnote] Change label for gvfs uri field, Aurimas Černius
  • [dconf-editor/gnome-3-30] Update Romanian translation, Translations User D-L
  • [evolution/gnome-3-30] Update Romanian translation, Translations User D-L
  • [orca/gnome-3-30] Update Romanian translation, Translations User D-L
  • [epiphany] Use gtk_window_close() for closing EphyWindow if last tab has been closed, Jan-Michael Brummer
  • [gnome-shell] panel: Drag topmost maximized window, Florian Müllner
  • [gnome-build-meta/abderrahim/fdsdk-master: 2/2] sdk: add some more dependencies, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/fdsdk-master: 1/2] sdk/: add some dependencies, Abderrahim Kitouni
  • [gnome-build-meta] (2 commits) Non-fast-forward update to branch abderrahim/fdsdk-master, Abderrahim Kitouni
  • [gtk] Deleted branch builder-tool-fixes, Matthias Clasen
  • [gtk: 3/3] Merge branch 'builder-tool-fixes' into 'master', Matthias Clasen
  • [gtk] (3 commits) ...Merge branch 'builder-tool-fixes' into 'master', Matthias Clasen
  • [gtk/builder-tool-fixes] builder-tool: Handle default values changing, Matthias Clasen
  • [gtk] Non-fast-forward update to branch builder-tool-fixes, Matthias Clasen
  • [gtk] Deleted branch emoji-chooser-fixes, Matthias Clasen
  • [gtk: 4/4] Merge branch 'emoji-chooser-fixes' into 'master', Matthias Clasen
  • [gtk] (4 commits) ...Merge branch 'emoji-chooser-fixes' into 'master', Matthias Clasen
  • [gtk/focus-fixes: 2/2] window: Stop duplicating focus change events, Matthias Clasen
  • [gtk/focus-fixes: 1/2] window: Make _gtk_window_set_is_active static, Matthias Clasen
  • [gtk] (2 commits) Created branch focus-fixes, Matthias Clasen
  • [gtk/debug-fixes: 2/2] gizmo: Set the name, Matthias Clasen
  • [gtk/debug-fixes: 1/2] widget: Improve warning messages, Matthias Clasen
  • [gtk] (2 commits) Created branch debug-fixes, Matthias Clasen
  • [gtk/builder-tool-fixes: 2/2] builder-tool: Handle default values changing, Matthias Clasen
  • [gtk/builder-tool-fixes: 1/2] builder-tool: Handle GtkWidget::visible properly, Matthias Clasen
  • [gtk] (2 commits) Created branch builder-tool-fixes, Matthias Clasen
  • [gtk/emoji-chooser-fixes: 3/3] entry: Drop our own Emoji chooser, Matthias Clasen
  • [gtk/emoji-chooser-fixes: 2/3] emoji chooser: Make Escape work again, Matthias Clasen
  • [gtk/emoji-chooser-fixes: 1/3] emoji chooser: Fix handling of no recent Emoji, Matthias Clasen
  • [gtk] (3 commits) Created branch emoji-chooser-fixes, Matthias Clasen
  • [gtk: 32/32] Merge branch 'wip/otte/nodeeditor2' into 'master', Benjamin Otte
  • [gtk] (32 commits) ...Merge branch 'wip/otte/nodeeditor2' into 'master', Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 57/57] gl renderer: Reset opacity when offscreen-rendering crossfade nodes, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 56/57] testsuite: Add serialize test for debug node, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 55/57] node-editor: Add renderings with alternative renderers, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 54/57] gsk: Export gsk_vulkan_renderer_new(), Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 53/57] gsk: Export gsk_broadway_renderer_new(), Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 52/57] gsk: Export gsk_gl_renderer_new(), Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 51/57] gsk: Export Cairo renderer, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 50/57] testsuite: Add rounded-rect parsing test, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 49/57] Add gtk4-node-editor, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 47/57] testsuite: Add nodeparser test case, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 48/57] rendernode: Parse and print blend nodes properly, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 46/57] ci: Don't disable the gsk suite, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 45/57] Add error func to node deserialization, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 44/57] testsuite: Black out parts of reftest, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 43/57] testsuite: Remove old cairo/vulkan tests, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 42/57] rendernode: Remove old GVariant (de)serialization code, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 41/57] testsuite: Add another gl renderer test, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 40/57] testsuite: Remove gl_tests infrastructure, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 39/57] testsuite: Add cross-fade-in-opacity test, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 37/57] testsuite: Print serialized nodes when parsing fails, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 36/57] testsuite: add shadow node parser test, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 38/57] testsuite: Remove broken GL comparison tests, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 35/57] testsuite: add another nodeparser crash test, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 34/57] testsuite: Add serialize-deserialize tests, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 33/57] testsuite: Add a broken test, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 32/57] Move working tests to new directory, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 31/57] testsuite: Port gl tests to text-based format, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 30/57] testsuite: Delete some node tests, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 29/57] testsuite: Add tests for the new node parsing code, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 28/57] Parse render nodes from text files, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 27/57] cssparser: Add gtk_css_parser_has_number(), Benjamin Otte
  • [gtk] (57 commits) Non-fast-forward update to branch wip/otte/nodeeditor2, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 32/32] gl renderer: Reset opacity when offscreen-rendering crossfade nodes, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 31/32] testsuite: Add serialize test for debug node, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 30/32] testsuite: Add a test for border color selection, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 29/32] node-editor: Add renderings with alternative renderers, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 28/32] gsk: Export gsk_vulkan_renderer_new(), Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 27/32] gsk: Export gsk_broadway_renderer_new(), Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 26/32] gsk: Export gsk_gl_renderer_new(), Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 25/32] gsk: Export Cairo renderer, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 24/32] testsuite: Add rounded-rect parsing test, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 23/32] Add gtk4-node-editor, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 21/32] testsuite: Add nodeparser test case, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 22/32] rendernode: Parse and print blend nodes properly, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 20/32] ci: Don't disable the gsk suite, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 19/32] Add error func to node deserialization, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 18/32] testsuite: Black out parts of reftest, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 17/32] testsuite: Remove old cairo/vulkan tests, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 16/32] rendernode: Remove old GVariant (de)serialization code, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 15/32] testsuite: Add another gl renderer test, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 14/32] testsuite: Remove gl_tests infrastructure, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 13/32] testsuite: Add cross-fade-in-opacity test, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 12/32] testsuite: Remove broken GL comparison tests, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 11/32] testsuite: Print serialized nodes when parsing fails, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 10/32] testsuite: add shadow node parser test, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 9/32] testsuite: add another nodeparser crash test, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 8/32] testsuite: Add serialize-deserialize tests, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 7/32] testsuite: Add a broken test, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 6/32] Move working tests to new directory, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 5/32] testsuite: Port gl tests to text-based format, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 4/32] testsuite: Delete some node tests, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 3/32] testsuite: Add tests for the new node parsing code, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 2/32] Parse render nodes from text files, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 1/32] cssparser: Add gtk_css_parser_has_number(), Benjamin Otte
  • [gtk] (32 commits) Non-fast-forward update to branch wip/otte/nodeeditor2, Benjamin Otte
  • [gnome-calendar] ci: Simplify CI, Georges Basile Stavracas Neto
  • [gnome-calendar] build: Make generated sources a dependency, Georges Basile Stavracas Neto
  • [gnome-calendar] Deleted branch gbsneto/generated-sources-dep, Georges Basile Stavracas Neto
  • [gnome-calendar/gbsneto/generated-sources-dep] build: Make generated sources a dependency, Georges Basile Stavracas Neto
  • [gnome-calendar] Created branch gbsneto/generated-sources-dep, Georges Basile Stavracas Neto
  • [epiphany] Deleted branch mcatanzaro/#532, Michael Catanzaro
  • [epiphany] Deleted branch mcatanzaro/more-password-cleanups, Michael Catanzaro
  • [epiphany] Deleted branch cherry-pick-b6deb6e5, Michael Catanzaro
  • [epiphany/gnome-3-32] Fix languages button sensitive at first sight, Michael Catanzaro
  • [epiphany/gnome-3-32] Fix segfaulting eel_strdup_strftime (), Michael Catanzaro
  • [cantarell-fonts] Update build and dev dependencies, Nikolaus Waxweiler
  • [libgsf] Post-release bump, Morten Welinder
  • [libgsf] 1.14.46, Morten Welinder
  • [libgsf] Created tag LIBGSF_1_14_46, Morten Welinder
  • [cantarell-fonts] Remove .subs glyphs, move *inferior glyphs down, use for sinf, Nikolaus Waxweiler
  • [cantarell-fonts] Remove .lf indirection of proportional numerals, Nikolaus Waxweiler
  • [cantarell-fonts] Remove six.ss01 and nine.ss01, Nikolaus Waxweiler
  • [cantarell-fonts] Housekeeping, Nikolaus Waxweiler
  • [gnome-calendar] project: Reorganize much, Georges Basile Stavracas Neto
  • [nautilus/621-improve-bug-template: 246/246] Bug.md: Improve Nightly test instructions, António Fernandes
  • [nautilus] (246 commits) Non-fast-forward update to branch 621-improve-bug-template, António Fernandes
  • [meld] bin/meld: Fix missing translations for GTK-loaded resources (#321), Kai Willadsen
  • [gnome-music/wip/mschraal/window-template: 4/4] playertoolbar: Simplify repeat mode icon code, Marinus Schraal
  • [gnome-music/wip/mschraal/window-template: 3/4] playertoolbar: Make player argument a property, Marinus Schraal
  • [gnome-music/wip/mschraal/window-template: 2/4] playertoolbar: Shift visibility logic around, Marinus Schraal
  • [gnome-music/wip/mschraal/window-template: 1/4] window: Initial template port, Marinus Schraal
  • [gnome-music] (4 commits) Non-fast-forward update to branch wip/mschraal/window-template, Marinus Schraal
  • [gnome-contacts] Non-fast-forward update to branch wip/nielsdg/3-32-fix-ci, Niels De Graef
  • [gnome-music/wip/mschraal/window-template: 98/98] playertoolbar: Simplify repeat mode icon code, Marinus Schraal
  • [gnome-music/wip/mschraal/window-template: 97/98] playertoolbar: Make player argument a property, Marinus Schraal
  • [gnome-music/wip/mschraal/window-template: 96/98] playertoolbar: Shift visibility logic around, Marinus Schraal
  • [gnome-music/wip/mschraal/window-template: 95/98] window: Initial template port, Marinus Schraal
  • [gnome-music] (98 commits) Non-fast-forward update to branch wip/mschraal/window-template, Marinus Schraal
  • [gnome-contacts/wip/nielsdg/3-32-fix-ci] flatpak: Fix the versions for 3.32, Niels De Graef
  • [gnome-contacts] Created branch wip/nielsdg/3-32-fix-ci, Niels De Graef
  • [gnome-music/wip/mschraal/sparql-property-path] query: Indentation cleanup, Marinus Schraal
  • [nautilus/621-improve-bug-template] Bug.md: Improve Nightly test instructions, António Fernandes
  • [nautilus] Non-fast-forward update to branch 621-improve-bug-template, António Fernandes
  • [gnome-music/wip/mschraal/sparql-property-path: 10/10] query: Start using SPARQL property paths, Marinus Schraal
  • [gnome-music] (10 commits) Non-fast-forward update to branch wip/mschraal/sparql-property-path, Marinus Schraal
  • [gnome-maps/wip/mlundblad/photon-geocode: 11/11] Remove GeocodeService, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 10/11] mainWindow: Show Photon geocode attribution in About, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 9/11] service: Add Photon geocode fallback, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 8/11] application: Remove instanciation of GeocodeService, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 7/11] contextMenu: Use Photon geocoder for "What's here", Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 6/11] WIP: placeEntry: Hook up Photon geocode, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 5/11] application: Initialize Photon geocode instance, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 4/11] WIP: add Photon geocode module, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 3/11] Add module with address util functions, Marcus Lundblad
  • [gnome-maps] (11 commits) Non-fast-forward update to branch wip/mlundblad/photon-geocode, Marcus Lundblad
  • [gnome-maps/gnome-3-32] graphHopper: Add missing finish instruction, Marcus Lundblad
  • [gnome-maps/gnome-3-32] Revert "graphHopper: Fold instruction with common street names / numbers", Marcus Lundblad
  • [gnome-maps] graphHopper: Add missing finish instruction, Marcus Lundblad
  • [gnome-maps] Revert "graphHopper: Fold instruction with common street names / numbers", Marcus Lundblad
  • [epiphany] Deleted branch mcatanzaro/cflags, Michael Catanzaro
  • [epiphany] (2 commits) ...notebook: don't return -1 in a guint, Jan-Michael Brummer
  • [epiphany/mcatanzaro/cflags: 9/9] notebook: don't return -1 in a guint, Jan-Michael Brummer
  • [epiphany/mcatanzaro/cflags: 8/9] Build with -Wextra and -Werror=format-security, Jan-Michael Brummer
  • [epiphany] (9 commits) Non-fast-forward update to branch mcatanzaro/cflags, Jan-Michael Brummer
  • [epiphany] Add search match counter, Jan-Michael Brummer
  • [gnome-apps-nightly/wip/antoniof/build-best-file-manager] Nautlus: Build nightlies again, António Fernandes
  • [gnome-commander/ConfigurableFileListColumns] Set the text of each file list column depending on the column position, Uwe Scholz
  • [gnome-commander/ConfigurableFileListColumns] Initialize variable, go through all elements of a list, Uwe Scholz
  • [gnome-commander/ConfigurableFileListColumns] Change return type from char* to gchar*, Uwe Scholz
  • [gnome-commander/ConfigurableFileListColumns] Remove unused struct member, initialize others with nullptr, Uwe Scholz
  • [gnome-commander/ConfigurableFileListColumns] noop: Function renamed, Uwe Scholz
  • [gnome-commander/ConfigurableFileListColumns] noop: Moved debug line of code down for better readability, Uwe Scholz
  • [cantarell-fonts/tweak-numerals] Reenable features, Nikolaus Waxweiler
  • [gnome-apps-nightly] Created branch wip/antoniof/build-best-file-manager, António Fernandes
  • [gnome-apps-nightly] Deleted branch wip/antoniof/nautilus-update-id, António Fernandes
  • [cantarell-fonts/tweak-numerals] More numeral tweaking, Nikolaus Waxweiler
  • [nautilus] window-slot: Change assert inside nautilus_window_slot_get_location, Ernestas Kulik
  • [nautilus] (25 commits) Non-fast-forward update to branch wip/ernestask/meson-generated-resources-ld-binary-objects, Ernestas Kulik
  • [gnome-games] shortcuts-window: List Nintendo DS shortcuts, Alexander Mikhaylenko
  • [tracker-miners/sam/ci-sanitize] Enable AddressSanitizer and UndefinedBehaviourSanitizer in CI, Sam Thursfield
  • [tracker-miners] Non-fast-forward update to branch sam/ci-sanitize, Sam Thursfield
  • [tracker/sam/ci-sanitize] Enable AddressSanitizer and UndefinedBehaviourSanitizer in CI, Sam Thursfield
  • [tracker] Non-fast-forward update to branch sam/ci-sanitize, Sam Thursfield
  • [epiphany] Ensure that tests are compiled with -UG_DISABLE_ASSERT, Jan-Michael Brummer
  • [tracker-oci-images] Deleted branch sam/address-sanitizer, Sam Thursfield
  • [tracker-oci-images: 2/2] Merge branch 'sam/address-sanitizer' into 'master', Sam Thursfield
  • [tracker-oci-images] (2 commits) ...Merge branch 'sam/address-sanitizer' into 'master', Sam Thursfield
  • [pan] Fix for issue #77. Segfault when build with gmime-3, Petr Kovář
  • [pan] Revert "Attempt to fix issue #77; segfault when build with gmime-3", Petr Kovář
  • [pan] Attempt to fix issue #77; segfault when build with gmime-3, Petr Kovář
  • [pan] Fix to build Pan with options --with-gmime30 and --with-gmime-crypto, Petr Kovář
  • [tracker-oci-images/sam/address-sanitizer] Add AddressSanitizer and UndefinedBehaviourSanitizer libraries, Sam Thursfield
  • [tracker-oci-images] Created branch sam/address-sanitizer, Sam Thursfield
  • [epiphany/mcatanzaro/cflags: 2/2] notebook: don't return -1 in a guint, Michael Catanzaro
  • [epiphany/mcatanzaro/cflags: 1/2] Build with -Wextra and -Werror=format-security, Michael Catanzaro
  • [epiphany] (2 commits) Non-fast-forward update to branch mcatanzaro/cflags, Michael Catanzaro
  • [epiphany/mcatanzaro/cflags] notebook: don't return -1 in a guint, Michael Catanzaro
  • [epiphany/mcatanzaro/cflags] Build with -Wextra and -Werror=format-security, Michael Catanzaro
  • [epiphany] Created branch mcatanzaro/cflags, Michael Catanzaro
  • [tracker-miners/sam/ci-sanitize: 318/318] Enable AddressSanitizer and UndefinedBehaviourSanitizer in CI, Sam Thursfield
  • [tracker-miners] (318 commits) Non-fast-forward update to branch sam/ci-sanitize, Sam Thursfield
  • [tracker/sam/ci-sanitize: 517/517] Enable AddressSanitizer and UndefinedBehaviourSanitizer in CI, Sam Thursfield
  • [tracker] (517 commits) Non-fast-forward update to branch sam/ci-sanitize, Sam Thursfield
  • [gnome-music/wip/mschraal/gapless-v3: 5/5] player: Clarify song-changed signal argument, Marinus Schraal
  • [gnome-music/wip/mschraal/gapless-v3: 4/5] playertoolbar: Minor docstring clarification, Marinus Schraal
  • [gnome-music/wip/mschraal/gapless-v3: 3/5] playertoolbar: Reset progress time on update, Marinus Schraal
  • [gnome-music/wip/mschraal/gapless-v3: 2/5] gstplayer: Do not seek to exact end, Marinus Schraal
  • [gnome-music/wip/mschraal/gapless-v3: 1/5] gstplayer: Enable gapless playback, Marinus Schraal
  • [gnome-calendar] build: Make libgcal a static library, Georges Basile Stavracas Neto
  • [gnome-calendar] Remove developer docs, Georges Basile Stavracas Neto
  • [gnome-music] (5 commits) Non-fast-forward update to branch wip/mschraal/gapless-v3, Marinus Schraal
  • [tracker-miners/sam/libtracker-miners-common] build: Don't install libtracker-miners-common, Sam Thursfield
  • [tracker-miners] Created branch sam/libtracker-miners-common, Sam Thursfield
  • [gnome-calendar] project: Move ui-related classes to gui/, Georges Basile Stavracas Neto
  • [gnome-music/wip/mschraal/gapless-v3] player: Clarify song-changed signal argument, Marinus Schraal
  • [gnome-calendar] window: Remove search mode, Georges Basile Stavracas Neto
  • [gnome-calendar] manager: Handle default calendars via GcalCalendar, Georges Basile Stavracas Neto
  • [gnome-calendar] tests: Fix test suite, Georges Basile Stavracas Neto
  • [gnome-calendar] build: Properly include deps and directories in libgcal_dep, Georges Basile Stavracas Neto
  • [gnome-calendar] calendar: Fix signal handler cleanup on finalize(), Georges Basile Stavracas Neto
  • [gnome-calendar] utils: Add gcal_clear_signal_handler, Georges Basile Stavracas Neto
  • [gnome-calendar] event: Simplify color handling, Georges Basile Stavracas Neto
  • [gnome-calendar] calendar: Make it a derivable class, Georges Basile Stavracas Neto
  • [gnome-calendar] manager: Remove "loading" property, Georges Basile Stavracas Neto
  • [gnome-calendar] manager: Remove gcal_manager_is_client_writable(), Georges Basile Stavracas Neto
  • [gnome-calendar] source-dialog: Use more GcalCalendar API, Georges Basile Stavracas Neto
  • [gnome-calendar] manager: Remove gcal_manager_enable/disable_source(), Georges Basile Stavracas Neto
  • [gnome-calendar] editorconfig: Update tab width, Georges Basile Stavracas Neto
  • [gnome-calendar] application: Parse CSS more aggressively, Georges Basile Stavracas Neto
  • [gnome-calendar] manager: Toggle data model sources when changed, Georges Basile Stavracas Neto
  • [gnome-calendar] window: Move calendar popover to GcalCalendarPopover, Georges Basile Stavracas Neto
  • [gnome-calendar] calendar: Fix double unref, Georges Basile Stavracas Neto
  • [gnome-calendar] project: Move a few classes to core/, Georges Basile Stavracas Neto
  • [gnome-calendar] manager: Remove gcal_manager_get_client(), Georges Basile Stavracas Neto
  • [gnome-calendar] manager: Rework signals to use GcalCalendar, Georges Basile Stavracas Neto
  • [gnome-calendar] event: Receive and operate on GcalCalendar, Georges Basile Stavracas Neto
  • [gnome-calendar] manager: Replace gcal_manager_get_sources(), Georges Basile Stavracas Neto
  • [gnome-calendar] utils: Receive const GdkRGBA*, Georges Basile Stavracas Neto
  • [gnome-calendar] manager: Use GcalCalendar internally, Georges Basile Stavracas Neto
  • [gnome-calendar] Introduce GcalCalendar, Georges Basile Stavracas Neto
  • [tracker] Deleted branch sam/libtracker-sparql-build-ordering, Sam Thursfield
  • [tracker: 2/2] Merge branch 'sam/libtracker-sparql-build-ordering' into 'master', Sam Thursfield
  • [tracker] (2 commits) ...Merge branch 'sam/libtracker-sparql-build-ordering' into 'master', Sam Thursfield
  • [gnome-music/wip/mschraal/gapless-v3: 4/4] playertoolbar: Minor docstring clarification, Marinus Schraal
  • [gnome-music/wip/mschraal/gapless-v3: 3/4] playertoolbar: Reset progress time on update, Marinus Schraal
  • [gnome-music/wip/mschraal/gapless-v3: 2/4] gstplayer: Do not seek to exact end, Marinus Schraal
  • [gnome-music/wip/mschraal/gapless-v3: 1/4] gstplayer: Add gapless playback, Marinus Schraal
  • [gnome-music] (4 commits) Non-fast-forward update to branch wip/mschraal/gapless-v3, Marinus Schraal
  • [gnome-music/wip/mschraal/gapless-v3] playertoolbar: Minor docstring clarification, Marinus Schraal
  • [gnome-music/wip/mschraal/gapless-v3] playertoolbar: Reset progress time on update, Marinus Schraal
  • [gnote] Update C++ compiler check macros, Aurimas Černius
  • [gnote] Make saving configuration mount too, Aurimas Černius
  • [gnote] Mount online drive when synchronizing, Aurimas Černius
  • [gnote] Fix crash if null sync server is returned, Aurimas Černius
  • [gnote] Show saved sync path in settings, Aurimas Černius
  • [epiphany] Handle moved or deleted download files, Michael Catanzaro
  • [gnome-commander/ConfigurableFileListColumns] Create method for getting the directory size string of a file in the file list, Uwe Scholz
  • [gnome-commander/ConfigurableFileListColumns] Create method for getting the directory string of a file in the file list, Uwe Scholz
  • [gnome-commander/ConfigurableFileListColumns] Create method for getting the file name extension in the file list, Uwe Scholz
  • [epiphany] Fix segfaulting eel_strdup_strftime (), Michael Catanzaro
  • [gnome-music/wip/mschraal/gapless-v3] gstplayer: Do not seek to exact end, Marinus Schraal
  • [gnome-music] Non-fast-forward update to branch wip/mschraal/gapless-v3, Marinus Schraal
  • [gnome-music/wip/mschraal/gapless-v3: 155/155] gstplayer: Do not seek to exact end, Marinus Schraal
  • [gnome-music/wip/mschraal/gapless-v3: 154/155] gstplayer: Add gapless playback, Marinus Schraal
  • [gnome-music] (155 commits) Non-fast-forward update to branch wip/mschraal/gapless-v3, Marinus Schraal
  • [tracker/sam/libtracker-sparql-build-ordering] build: libtracker-sparql C code depends on libtracker-sparql Vala code, Sam Thursfield
  • [tracker] Created branch sam/libtracker-sparql-build-ordering, Sam Thursfield
  • [gimp-help] Updated Italian translation, Marco Ciampa
  • [hitori] Update Basque translation, Translations User D-L
  • [gnome-mines] Update Basque translation, Translations User D-L
  • [gtk] Update Basque translation, Translations User D-L
  • [mutter/gnome-3-32] backends: Fallback to builtin panel for devices where all heuristics fail, Carlos Garnacho
  • [gtk] docs: fix typo in function name, Mohammed Sadiq
  • [gtk/wip/otte/nodeeditor2: 3/3] build: Fix renderer header installation path, Timm Bäder
  • [gtk/wip/otte/nodeeditor2: 2/3] gl renderer: Reset opacity when offscreen-rendering crossfade nodes, Timm Bäder
  • [gtk/wip/otte/nodeeditor2: 1/3] Some node editor improvements, Timm Bäder
  • [gtk] (3 commits) Non-fast-forward update to branch wip/otte/nodeeditor2, Timm Bäder
  • [gnome-builder] Update Brazilian Portuguese translation, Translations User D-L
  • [gtk/wip/otte/nodeeditor2] build: Fix renderer header installation path, Timm Bäder
  • [gnome-todo] Update Basque translation, Translations User D-L
  • [gtk/wip/otte/nodeeditor2: 55/55] gl renderer: Reset opacity when offscreen-rendering crossfade nodes, Timm Bäder
  • [gtk/wip/otte/nodeeditor2: 54/55] Some node editor improvements, Timm Bäder
  • [gtk/wip/otte/nodeeditor2: 53/55] node-editor: Add renderings with alternative renderers, Timm Bäder
  • [gtk/wip/otte/nodeeditor2: 52/55] gsk: Export gsk_vulkan_renderer_new(), Timm Bäder
  • [gtk/wip/otte/nodeeditor2: 51/55] gsk: Export gsk_broadway_renderer_new(), Timm Bäder
  • [gtk/wip/otte/nodeeditor2: 50/55] gsk: Export gsk_gl_renderer_new(), Timm Bäder
  • [gtk/wip/otte/nodeeditor2: 49/55] gsk: Export Cairo renderer, Timm Bäder
  • [gtk/wip/otte/nodeeditor2: 48/55] Adwaita: Fix rounded corners, Timm Bäder
  • [gtk/wip/otte/nodeeditor2: 47/55] testsuite: Add rounded-rect parsing test, Timm Bäder
  • [gtk/wip/otte/nodeeditor2: 46/55] Add gtk4-node-editor, Timm Bäder
  • [gtk/wip/otte/nodeeditor2: 44/55] testsuite: Add nodeparser test case, Timm Bäder
  • [gtk/wip/otte/nodeeditor2: 45/55] rendernode: Parse and print blend nodes properly, Timm Bäder
  • [gtk/wip/otte/nodeeditor2: 43/55] ci: Don't disable the gsk suite, Timm Bäder
  • [gtk/wip/otte/nodeeditor2: 42/55] Add error func to node deserialization, Timm Bäder
  • [gtk/wip/otte/nodeeditor2: 41/55] testsuite: Black out parts of reftest, Timm Bäder
  • [gtk/wip/otte/nodeeditor2: 40/55] testsuite: Remove old cairo/vulkan tests, Timm Bäder
  • [gtk/wip/otte/nodeeditor2: 39/55] rendernode: Remove old GVariant (de)serialization code, Timm Bäder
  • [gtk/wip/otte/nodeeditor2: 38/55] testsuite: Add another gl renderer test, Timm Bäder
  • [gtk/wip/otte/nodeeditor2: 37/55] testsuite: Remove gl_tests infrastructure, Timm Bäder
  • [gtk/wip/otte/nodeeditor2: 36/55] testsuite: Add cross-fade-in-opacity test, Timm Bäder
  • [gtk/wip/otte/nodeeditor2: 35/55] testsuite: Remove broken GL comparison tests, Timm Bäder
  • [gtk/wip/otte/nodeeditor2: 34/55] testsuite: Print serialized nodes when parsing fails, Timm Bäder
  • [gtk/wip/otte/nodeeditor2: 33/55] testsuite: add shadow node parser test, Timm Bäder
  • [gtk/wip/otte/nodeeditor2: 32/55] testsuite: add another nodeparser crash test, Timm Bäder
  • [gtk/wip/otte/nodeeditor2: 31/55] testsuite: Add serialize-deserialize tests, Timm Bäder
  • [gtk/wip/otte/nodeeditor2: 30/55] testsuite: Add a broken test, Timm Bäder
  • [gtk/wip/otte/nodeeditor2: 29/55] Move working tests to new directory, Timm Bäder
  • [gtk/wip/otte/nodeeditor2: 28/55] testsuite: Port gl tests to text-based format, Timm Bäder
  • [gtk/wip/otte/nodeeditor2: 27/55] testsuite: Delete some node tests, Timm Bäder
  • [gtk/wip/otte/nodeeditor2: 26/55] testsuite: Add tests for the new node parsing code, Timm Bäder
  • [gtk/wip/otte/nodeeditor2: 25/55] Parse render nodes from text files, Timm Bäder
  • [gtk/wip/otte/nodeeditor2: 24/55] cssparser: Add gtk_css_parser_has_number(), Timm Bäder
  • [gtk] (55 commits) Non-fast-forward update to branch wip/otte/nodeeditor2, Timm Bäder
  • [gedit-plugins/python-cleanup: 2/2] Merge branch 'master' into python-cleanup, Jordi Mas
  • [gedit-plugins/python-cleanup] (2 commits) ...Merge branch 'master' into python-cleanup, Jordi Mas
  • [epiphany] Add no such file error page, Jan-Michael Brummer
  • [gnome-taquin] Update Occitan translation, Translations User D-L
  • [geary/cherry-pick-f01e4135] Merge branch 'autocomplete_commas' into 'mainline', Michael Gratton
  • [geary] Created branch cherry-pick-f01e4135, Michael Gratton
  • [geary: 2/2] Merge branch 'autocomplete_commas' into 'mainline', Michael Gratton
  • [geary: 1/2] Only add a trailing comma when appending to the end of the address list, Michael Gratton
  • [geary] (2 commits) ...Merge branch 'autocomplete_commas' into 'mainline', Michael Gratton
  • [geary/wip/410-mail-ru-redux: 2/2] Update workaround for mail.ru and others to work again, Michael Gratton
  • [geary/wip/410-mail-ru-redux: 1/2] Update IMAP error handling a bit for consistency, Michael Gratton
  • [geary] (2 commits) Created branch wip/410-mail-ru-redux, Michael Gratton
  • [gtk] emoji chooser: populate incrementally, Matthias Clasen
  • [gtk] docs: Add an actions overview, Matthias Clasen
  • [gtk] docs: Some additions to the overview, Matthias Clasen
  • [gtk] docs: Some updates to the input overview, Matthias Clasen
  • [pitivi] viewer: Make fullscreen button simple, Alexandru Băluț
  • [pitivi] viewer: Add padding to viewer UI items, Alexandru Băluț
  • [pitivi] viewer: Change ToolButtons for Buttons, Alexandru Băluț
  • [pitivi] viewer: Remove relief for play button, Alexandru Băluț
  • [pitivi] viewer: Use symbolic icons, Alexandru Băluț
  • [glib-networking/mcatanzaro/#54] openssl: fix some uninitialized memory use, Michael Catanzaro
  • [glib-networking] Created branch mcatanzaro/#54, Michael Catanzaro
  • [gnome-shell] texture-cache: Keep aspect ratio for content images, Georges Basile Stavracas Neto
  • [librsvg: 4/4] Merge branch 'set-styles-after-loading', Federico Mena Quintero
  • [librsvg: 3/4] (#403): Apply the CSS and "style" attribute at the end of loading, Federico Mena Quintero
  • [librsvg: 2/4] Remove OwnedPropertyBag; it is unused now, Federico Mena Quintero
  • [librsvg: 1/4] Save the value of the "style" attribute, and use it instead of poking at the pbag, Federico Mena Quintero
  • [librsvg] (4 commits) ...Merge branch 'set-styles-after-loading', Federico Mena Quintero
  • [meld] Update Brazilian Portuguese translation, Translations User D-L
  • [epiphany] Add visual feedback for importing firefox bookmarks, Michael Catanzaro
  • [epiphany] Fix languages button sensitive at first sight, Michael Catanzaro
  • [tracker-miners] Deleted branch sam/cuesheet-testcase, Sam Thursfield
  • [tracker-miners: 3/3] Merge branch 'sam/cuesheet-testcase' into 'master', Sam Thursfield
  • [tracker-miners] (3 commits) ...Merge branch 'sam/cuesheet-testcase' into 'master', Sam Thursfield
  • [tracker-miners/sam/cuesheet-testcase: 2/2] functional-tests: Add a test for the cuesheet extractor, Sam Thursfield
  • [tracker-miners/sam/cuesheet-testcase: 1/2] functional-tests: Seperate extraction test helper into utils module, Sam Thursfield
  • [tracker-miners] (2 commits) Non-fast-forward update to branch sam/cuesheet-testcase, Sam Thursfield
  • [tracker-miners/sam/cuesheet-testcase: 20/20] functional-tests: Add a test for the cuesheet extractor, Sam Thursfield
  • [tracker-miners/sam/cuesheet-testcase: 19/20] functional-tests: Seperate extraction test helper into utils module, Sam Thursfield
  • [tracker-miners] (20 commits) Non-fast-forward update to branch sam/cuesheet-testcase, Sam Thursfield
  • [tracker-miners/sam/text-errors-when-nbytes-0] tracker-extract-text: Try to read file even if n_bytes == 0, Sam Thursfield
  • [tracker-miners] Created branch sam/text-errors-when-nbytes-0, Sam Thursfield
  • [tracker] Deleted branch sam/tracker-sparql-doc-cleanups, Sam Thursfield
  • [tracker: 3/3] Merge branch 'sam/tracker-sparql-doc-cleanups' into 'master', Sam Thursfield
  • [tracker] (3 commits) ...Merge branch 'sam/tracker-sparql-doc-cleanups' into 'master', Sam Thursfield
  • [epiphany/mcatanzaro/password-manager-frames] Password manager should work in iframes, Michael Catanzaro
  • [epiphany] Non-fast-forward update to branch mcatanzaro/password-manager-frames, Michael Catanzaro
  • [epiphany/mcatanzaro/password-manager-frames: 19/19] Password manager should work in iframes, Michael Catanzaro
  • [epiphany] (19 commits) Non-fast-forward update to branch mcatanzaro/password-manager-frames, Michael Catanzaro
  • [glib-networking] Deleted branch mcatanzaro/failed, Michael Catanzaro
  • [glib-networking] gnutls: Add missing calls to failed vfunc, Michael Catanzaro
  • [glib-networking/mcatanzaro/failed: 3/3] gnutls: Add missing calls to failed vfunc, Michael Catanzaro
  • [glib-networking] (3 commits) Non-fast-forward update to branch mcatanzaro/failed, Michael Catanzaro
  • [gnome-shell] windowManager: Fix fullscreen windows in ws switching animations, Florian Müllner
  • [gnome-maps/wip/mlundblad/photon-geocode: 8/8] Remove GeocodeService, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 7/8] mainWindow: Show Photon geocode attribution in About, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 6/8] service: Add Photon geocode fallback, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 5/8] application: Remove instanciation of GeocodeService, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 4/8] contextMenu: Use Photon geocoder for "What's here", Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 3/8] WIP: placeEntry: Hook up Photon geocode, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 2/8] application: Initialize Photon geocode instance, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 1/8] WIP: add Photon geocode module, Marcus Lundblad
  • [gnome-maps] (8 commits) Non-fast-forward update to branch wip/mlundblad/photon-geocode, Marcus Lundblad
  • [gnome-build-meta/abderrahim/gnome-boot] add pam config, Abderrahim Kitouni
  • [gnome-shell/gnome-3-26] dialog: Really set ellipsize mode in subtitle and body, Marco Trevisan
  • [gnome-shell/gnome-3-28] dialog: Really set ellipsize mode in subtitle and body, Marco Trevisan
  • [gnome-shell/gnome-3-30] dialog: Really set ellipsize mode in subtitle and body, Marco Trevisan
  • [gnome-maps/wip/mlundblad/photon-geocode] Remove GeocodeService, Marcus Lundblad
  • [gobject-introspection] Deleted branch msvc-pragmas-stable, Chun-wei Fan
  • [gobject-introspection/gnome-3-32] (2 commits) ...build: Force-include msvc_recommended_pragmas.h on Visual Studio, Christoph Reiter
  • [meld] Fix menu item typo (#316), Kai Willadsen
  • [gnome-commander/ConfigurableFileListColumns] Create method for getting the file name string in the file list, Uwe Scholz
  • [gnome-shell/gnome-3-32] dialog: Really set ellipsize mode in subtitle and body, Florian Müllner
  • [gnome-shell] dialog: Use object's set to assign properties, Florian Müllner
  • [gnome-shell] dialog: Really set ellipsize mode in subtitle and body, Florian Müllner
  • [gobject-introspection/msvc-pragmas-stable: 5/5] build: Force-include msvc_recommended_pragmas.h on Visual Studio, Christoph Reiter
  • [gobject-introspection/msvc-pragmas-stable: 4/5] giscanner/scannerlexer.l: Include io.h on Windows, Christoph Reiter
  • [gobject-introspection] (5 commits) Non-fast-forward update to branch msvc-pragmas-stable, Christoph Reiter
  • [gobject-introspection] Deleted branch msvc-readme-stable, Chun-wei Fan
  • [gobject-introspection/gnome-3-32] MSVC.README.rst: Update VS 2008/x64 build notes, Christoph Reiter
  • [gnome-commander/ConfigurableFileListColumns: 9/9] Hide columns depending on the fileListColumnLayouts, Uwe Scholz
  • [gnome-commander/ConfigurableFileListColumns: 8/9] noop: Variable renaming, Uwe Scholz
  • [gnome-commander/ConfigurableFileListColumns: 7/9] Use fileListColumnLayouts struct for setting the file list column titles, Uwe Scholz
  • [gnome-commander/ConfigurableFileListColumns: 6/9] Implement new gsettings array for storing file list column layout, Uwe Scholz
  • [gnome-commander/ConfigurableFileListColumns: 5/9] Create method for getting the file list icon string, Uwe Scholz
  • [gnome-commander/ConfigurableFileListColumns: 4/9] noop: Rename counter variable for better visibility, Uwe Scholz
  • [gnome-commander/ConfigurableFileListColumns: 3/9] Remove unused define statements, refactoring, Uwe Scholz
  • [gnome-commander/ConfigurableFileListColumns: 2/9] Typedef GnomeCmdFileListColumn, Uwe Scholz
  • [gnome-commander/ConfigurableFileListColumns: 1/9] Use nullptr instead of NULL, Uwe Scholz
  • [gnome-commander] (9 commits) Created branch ConfigurableFileListColumns, Uwe Scholz
  • [gtk/gtk-3-24] Add a reftest for multiple font families, Matthias Clasen
  • [gtk/gtk-3-24] css: Use multiple font-family values, Matthias Clasen
  • [gobject-introspection/msvc-readme-stable: 3/3] MSVC.README.rst: Update VS 2008/x64 build notes, Christoph Reiter
  • [gobject-introspection] (3 commits) Non-fast-forward update to branch msvc-readme-stable, Christoph Reiter
  • [gobject-introspection] Deleted branch fix-gi-tester-stable, Chun-wei Fan
  • [gobject-introspection/gnome-3-32] gi-test: Fix gir file tests, Christoph Reiter
  • [accerciser] Marked as 3.33.3pre, Samuel Thibault
  • [gnome-build-meta/abderrahim/fdsdk-master] sdk/: add some dependencies, Abderrahim Kitouni
  • [gedit-plugins/python-cleanup] Remove unused code, Jordi Mas
  • [gedit-plugins] Translate plugin: cache _fetch_remote_language_names values per session since names of languages wil, Jordi Mas
  • [gobject-introspection/fix-gi-tester-stable: 2/2] gi-test: Fix gir file tests, Christoph Reiter
  • [gobject-introspection] (2 commits) Non-fast-forward update to branch fix-gi-tester-stable, Christoph Reiter
  • [gobject-introspection/gnome-3-32] ci: work around mingw python detection issue, Christoph Reiter
  • [gnome-build-meta/abderrahim/gnome-boot] vm/desktop-vm: disable man-db generation, it takes most of the time of building the image, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/gnome-boot] core/mutter: Xwayland is needed both at compile and runtime, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/gnome-boot] core-deps/{libvirt, samba}: move /var/run to /run, Abderrahim Kitouni
  • [accerciser] Created tag 3.33.2, Samuel Thibault
  • [accerciser] Prep for 3.33.2, Samuel Thibault
  • [gedit] Update copyright year, Jordi Mas
  • [librsvg: 8/8] Merge branch 'css-refactor', Federico Mena Quintero
  • [librsvg: 7/8] property_defs.rs - Move all the property definitions to here, Federico Mena Quintero
  • [librsvg: 6/8] Move all the cssparser-related impls to css.rs, Federico Mena Quintero
  • [librsvg: 5/8] parse_input() does not need to be public, Federico Mena Quintero
  • [librsvg: 4/8] try_apply_by_selector(): move function from CssRules::lookup_apply(), Federico Mena Quintero
  • [librsvg: 3/8] CssRules.lookup() - extract method, Federico Mena Quintero
  • [librsvg: 2/8] Add a DeclarationList.iter() method, Federico Mena Quintero
  • [librsvg: 1/8] Make DeclarationList a real type, so we can change it later, Federico Mena Quintero
  • [librsvg] (8 commits) ...Merge branch 'css-refactor', Federico Mena Quintero
  • [chronojump] webcam: If no cameras found, do not show the stop after controls, Xavier de Blas
  • [gobject-introspection] Deleted branch fix-gi-test, Chun-wei Fan
  • [gobject-introspection] gi-test: Fix gir file tests, Christoph Reiter
  • [gedit-plugins/python-cleanup] Clean up charmap, Jordi Mas
  • [gucharmap] Update Catalan translation, Jordi Mas
  • [cheese] Fix a misplaced const, David King
  • [cheese] Deleted branch wip/disable-debug, David King
  • [cheese] Handle Gstreamer debugging being disabled, David King
  • [gtk] Update Catalan translation, Jordi Mas
  • [survey-web/oscp] Replace 8080 with 8843 to not have the default ssl.conf overlap (we also want to keep the dockerfile, Andrea Veri
  • [gtk] filechooserbutton: Clean up finalize & destroy, Timm Bäder
  • [gtk] filechooserbutton: Clear model in destroy(), Timm Bäder
  • [gtk] filechooserbutton: Use a bin layout, Timm Bäder
  • [mutter/gnome-3-28] compositor: Disconnect from stage signals on destruction, Marco Trevisan
  • [gedit-plugins] Created branch python-cleanup, Jordi Mas
  • [mutter/gnome-3-28] compositor: Destroy window actors list on destruction, Marco Trevisan
  • [mutter/gnome-3-30] compositor: Disconnect from stage signals on destruction, Marco Trevisan
  • [mutter/gnome-3-30] compositor: Destroy window actors list on destruction, Marco Trevisan
  • [gnome-maps/wip/mlundblad/photon-geocode: 7/7] mainWindow: Show Photon geocode attribution in About, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 6/7] service: Add Photon geocode fallback, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 5/7] application: Remove instanciation of GeocodeService, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 4/7] contextMenu: Use Photon geocoder for "What's here", Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 3/7] WIP: placeEntry: Hook up Photon geocode, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 2/7] application: Initialize Photon geocode instance, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 1/7] WIP: add Photon geocode module, Marcus Lundblad
  • [gnome-maps] (7 commits) Non-fast-forward update to branch wip/mlundblad/photon-geocode, Marcus Lundblad
  • [evolution] Update Friulian translation, Translations User D-L
  • [vala/wip/issue/606] WIP build: Check for valac with sufficient GIR support, Rico Tzschichholz
  • [gtk-vnc] rpm: always build with vala enabled, Daniel P . Berrange
  • [gtk-vnc] rpm: always build with gir enabled, Daniel P . Berrange
  • [gtk-vnc] Delete support for GTK2, Daniel P . Berrange
  • [gedit-plugins] Translate plugin: enable/disable without duplicating the bottom panel and the menu entry, Jordi Mas
  • [gedit-plugins] Deleted branch metatada, Jordi Mas
  • [gedit-plugins] Fix updatecontact tag, Jordi Mas
  • [gedit-plugins] Non-fast-forward update to branch metatada, Jordi Mas
  • [gedit-plugins/metatada] Translate plugin: allow to disable / enable without duplication the menu and bottom window, Jordi Mas
  • [evince] Update Friulian translation, Translations User D-L
  • [gedit] Update Friulian translation, Translations User D-L
  • [mutter] Update Friulian translation, Translations User D-L
  • [nautilus] Update Friulian translation, Translations User D-L
  • [survey-web/oscp] Not needed anymore, Andrea Veri
  • [survey-web/oscp] Make sure the vhost always gets loaded first, Andrea Veri
  • [mutter] Deleted branch gbsneto/better-ci, Georges Basile Stavracas Neto
  • [mutter] (5 commits) ...ci: Use mutter image to build GNOME Shell, Jonas Ådahl
  • [survey-web/oscp] Have routers to pods encrypt traffic, Andrea Veri
  • [mutter/gbsneto/better-ci: 12/12] ci: Use mutter image to build GNOME Shell, Georges Basile Stavracas Neto
  • [mutter/gbsneto/better-ci: 11/12] ci: Update gsettings-desktop-schema URLs, Georges Basile Stavracas Neto
  • [mutter/gbsneto/better-ci: 10/12] ci: Add GNOME Shell dependencies to Dockerfile, Georges Basile Stavracas Neto
  • [mutter/gbsneto/better-ci: 9/12] ci: Install to Mutter and GNOME Shell to /usr, Georges Basile Stavracas Neto
  • [mutter/gbsneto/better-ci: 8/12] ci: Build GNOME Shell at the test stage, Georges Basile Stavracas Neto
  • [mutter] (12 commits) Non-fast-forward update to branch gbsneto/better-ci, Georges Basile Stavracas Neto
  • [survey-web/oscp] Revert "Actually drop \g as we only have one single variable to substitute, might that be the culpri, Andrea Veri
  • [mutter/gbsneto/better-ci: 5/5] ci: Use mutter image to build GNOME Shell, Georges Basile Stavracas Neto
  • [mutter/gbsneto/better-ci: 4/5] ci: Update gsettings-desktop-schema URLs, Georges Basile Stavracas Neto
  • [mutter/gbsneto/better-ci: 3/5] ci: Add GNOME Shell dependencies to Dockerfile, Georges Basile Stavracas Neto
  • [mutter/gbsneto/better-ci: 2/5] ci: Install to Mutter and GNOME Shell to /usr, Georges Basile Stavracas Neto
  • [mutter/gbsneto/better-ci: 1/5] ci: Build GNOME Shell at the test stage, Georges Basile Stavracas Neto
  • [mutter] (5 commits) Non-fast-forward update to branch gbsneto/better-ci, Georges Basile Stavracas Neto
  • [mutter/gbsneto/better-ci: 11/11] ci: Update gsettings-desktop-schema URLs, Georges Basile Stavracas Neto
  • [mutter/gbsneto/better-ci: 10/11] ci: Add GNOME Shell dependencies to Dockerfile, Georges Basile Stavracas Neto
  • [mutter/gbsneto/better-ci: 9/11] ci: Install to Mutter and GNOME Shell to /usr, Georges Basile Stavracas Neto
  • [mutter/gbsneto/better-ci: 8/11] ci: Build GNOME Shell at the test stage, Georges Basile Stavracas Neto
  • [mutter] (11 commits) Non-fast-forward update to branch gbsneto/better-ci, Georges Basile Stavracas Neto
  • [mutter/gbsneto/better-ci: 4/4] ci: Update gsettings-desktop-schema URLs, Georges Basile Stavracas Neto
  • [mutter/gbsneto/better-ci: 3/4] ci: Add GNOME Shell dependencies to Dockerfile, Georges Basile Stavracas Neto
  • [mutter/gbsneto/better-ci: 2/4] ci: Install to Mutter and GNOME Shell to /usr, Georges Basile Stavracas Neto
  • [mutter/gbsneto/better-ci: 1/4] ci: Build GNOME Shell at the test stage, Georges Basile Stavracas Neto
  • [mutter] (4 commits) Non-fast-forward update to branch gbsneto/better-ci, Georges Basile Stavracas Neto
  • [survey-web/oscp] Actually drop \g as we only have one single variable to substitute, might that be the culprit?, Andrea Veri
  • [survey-web/oscp] Revert "Rename to pwd due to sed failing with `unterminated `s'` command", Andrea Veri
  • [mutter/gnome-3-28] wayland: Remove unused GList *l, Marco Trevisan
  • [survey-web/oscp] Rename to pwd due to sed failing with `unterminated `s'` command, Andrea Veri
  • [gthumb] Created tag 3.7.2, Paolo Bacchilega
  • [gthumb] updated for version 3.7.2, Paolo Bacchilega
  • [mutter/gnome-3-28] clutter/x11: Implement keycode remap to keysyms on virtual key devices, Marco Trevisan
  • [gtk/wip/ebassi/constraint-layout: 5/5] Add GtkConstraintLayout, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout: 4/5] window: Create a GtkConstraintSolver, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout: 3/5] Assign a GtkConstraintSolver to each GtkRoot, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout: 1/5] Add constraint solver, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout: 2/5] Move the Root interface to a private header, Emmanuele Bassi
  • [gtk] (5 commits) Created branch wip/ebassi/constraint-layout, Emmanuele Bassi
  • [vala/wip/issue/606: 5/5] WIP build: Check for valac with sufficient GIR support, Rico Tzschichholz
  • [vala/wip/issue/606: 4/5] WIP build: Generate GIRs for libvala, Rico Tzschichholz
  • [vala/wip/issue/606: 3/5] WIP girwriter: Infer gir_namespace/version from target GIR filename, Rico Tzschichholz
  • [vala] (5 commits) Non-fast-forward update to branch wip/issue/606, Rico Tzschichholz
  • [vala] (2 commits) ...girwriter: Write implicit fields for arrays and delegates, Rico Tzschichholz
  • [gtk-vnc] Refresh maint.mk from gnulib, Daniel P . Berrange
  • [gnome-builder/gnome-builder-3-32] greeter: fix folder selection for clone surface, Christian Hergert
  • [gnome-builder] greeter: fix folder selection for clone surface, Christian Hergert
  • [mutter/wip/carlosg/x11less-preparations: 87/87] wayland: Drop error trap, Carlos Garnacho
  • [mutter/wip/carlosg/x11less-preparations: 86/87] compositor: Drop error trap, Carlos Garnacho
  • [mutter/wip/carlosg/x11less-preparations: 85/87] wayland: Do not set DISPLAY environment variable on self, Carlos Garnacho
  • [mutter/wip/carlosg/x11less-preparations: 84/87] x11: Add meta_x11_get_display_name(), Carlos Garnacho
  • [mutter/wip/carlosg/x11less-preparations: 83/87] x11: protect against null MetaX11Display when looking up X11 windows, Carlos Garnacho
  • [mutter/wip/carlosg/x11less-preparations: 82/87] wayland: Split Xwayland initialization in 2 steps, Carlos Garnacho
  • [mutter/wip/carlosg/x11less-preparations: 81/87] x11: Initialize GdkDisplay together with MetaX11Display, Carlos Garnacho
  • [vala/staging] girwriter: Write implicit fields for arrays and delegates, Rico Tzschichholz
  • [mutter/wip/carlosg/x11less-preparations: 80/87] x11: Unmanage X11 windows on MetaX11Display finalization, Carlos Garnacho
  • [vala/staging] girwriter: Write implicit parameters and properties for generics, Rico Tzschichholz
  • [mutter/wip/carlosg/x11less-preparations: 79/87] core: Add explicit init/shutdown_x11() MetaDisplay calls, Carlos Garnacho
  • [mutter/wip/carlosg/x11less-preparations: 78/87] core: Untangle input focus management, Carlos Garnacho
  • [mutter/wip/carlosg/x11less-preparations: 77/87] x11: Split X11 focus change requests to a separate function, Carlos Garnacho
  • [mutter/wip/carlosg/x11less-preparations: 76/87] x11: Separate X11 focus handling into MetaX11Display method, Carlos Garnacho
  • [mutter/wip/carlosg/x11less-preparations: 75/87] core: Relax requirement that MetaWindow shall have icon/mini-icon, Carlos Garnacho
  • [mutter/wip/carlosg/x11less-preparations: 74/87] x11: Move X11 calls to map/unmap a MetaWindow to MetaWindowX11, Carlos Garnacho
  • [mutter/wip/carlosg/x11less-preparations: 73/87] core: Separate checks for pointer barriers availability, Carlos Garnacho
  • [mutter/wip/carlosg/x11less-preparations: 72/87] core: Avoid grab transfer shenanigans with non-X11 backend, Carlos Garnacho
  • [mutter/wip/carlosg/x11less-preparations: 71/87] core: Do not synchronize stack with Xserver if there is no X11 Display, Carlos Garnacho
  • [mutter/wip/carlosg/x11less-preparations: 70/87] x11: Move focus sentinel to MetaX11Display, Carlos Garnacho
  • [mutter] (87 commits) Non-fast-forward update to branch wip/carlosg/x11less-preparations, Carlos Garnacho
  • [gnome-build-meta/abderrahim/fdsdk-master] .gitlab-ci.yml: update bst-external to 0.12.0, Abderrahim Kitouni
  • [gtk-vnc] Allow for writes to fail in server test, Daniel P . Berrange
  • [gtk-vnc] Don't leak server object in tests, Daniel P . Berrange
  • [libsoup/wip/ricotz/issue129: 30/30] vapi: Fix Message.add_*_handler() by unhiding user_data parameter, Rico Tzschichholz
  • [libsoup] (30 commits) Non-fast-forward update to branch wip/ricotz/issue129, Rico Tzschichholz
  • [mutter] Deleted branch wip/carlosg/touchscreen-guess-over-guess, Carlos Garnacho
  • [mutter] backends: Fallback to builtin panel for devices where all heuristics fail, Jonas Ådahl
  • [mutter/wip/carlosg/touchscreen-guess-over-guess: 3/3] backends: Fallback to builtin panel for devices where all heuristics fail, Jonas Ådahl
  • [mutter] (3 commits) Non-fast-forward update to branch wip/carlosg/touchscreen-guess-over-guess, Jonas Ådahl
  • [gnome-build-meta] Non-fast-forward update to branch abderrahim/fdsdk-master, Abderrahim Kitouni
  • [mutter/wip/carlosg/touchscreen-guess-over-guess] backends: Fallback to builtin panel for devices where all heuristics fail, Carlos Garnacho
  • [mutter] Non-fast-forward update to branch wip/carlosg/touchscreen-guess-over-guess, Carlos Garnacho
  • [gnome-latex] Move history text from the wiki to the git repo, Sébastien Wilmet
  • [mutter/wip/carlosg/touchscreen-guess-over-guess] backends: Fallback to builtin panel for all devices where all devices fail, Carlos Garnacho
  • [mutter] Created branch wip/carlosg/touchscreen-guess-over-guess, Carlos Garnacho
  • [guadec-web/oscp-2019] Update CoC page, Tom Tryfonidis
  • [eog] EogMetadataReaderPng: Use built-in SRGB profile for matching cHRM/gAMA, Felix Riemann
  • [eog] EogMetadataReaderPNG: Only build profile from cHRM if gAMA is present, Felix Riemann
  • [eog/gnome-3-32] EogMetadataReaderPng: Use built-in SRGB profile for matching cHRM/gAMA, Felix Riemann
  • [eog/gnome-3-32] EogMetadataReaderPNG: Only build profile from cHRM if gAMA is present, Felix Riemann
  • [evince/333-handle-spaces-and-hyphenation-when-search-pdf] Add support for text search across lines, Nelson Benítez León
  • [evince] Created branch 333-handle-spaces-and-hyphenation-when-search-pdf, Nelson Benítez León
  • [gnome-software/wip/kalev/crash-when-quickly-closing-update-dialog] update dialog: Avoid crashing when the dialog is quickly closed, Kalev Lember
  • [gnome-software] Created branch wip/kalev/crash-when-quickly-closing-update-dialog, Kalev Lember
  • [glib] Created tag 2.60.2, Philip Withnall
  • [glib/glib-2-60] Version 2.60.2, Philip Withnall
  • [vala/wip/issue/606] WIP girwriter: Write implicit fields for arrays and delegates, Rico Tzschichholz
  • [mutter/gbsneto/better-ci: 8/8] ci: Install to Mutter and GNOME Shell to /usr, Georges Basile Stavracas Neto
  • [mutter/gbsneto/better-ci: 7/8] ci: Build GNOME Shell at the test stage, Georges Basile Stavracas Neto
  • [mutter] (8 commits) Non-fast-forward update to branch gbsneto/better-ci, Georges Basile Stavracas Neto
  • [gnome-build-meta/abderrahim/fdsdk-master] use a master snapshot of freedesktop-sdk, Abderrahim Kitouni
  • [gnome-build-meta] Created branch abderrahim/fdsdk-master, Abderrahim Kitouni
  • [evolution/gnome-3-32] [Flatpak] Give access to filesystem's ~/.gnupg, Milan Crha
  • [evolution] [Flatpak] Give access to filesystem's ~/.gnupg, Milan Crha
  • [gnome-build-meta] Deleted branch mcatanzaro/sse2, Michael Catanzaro
  • [gnome-build-meta] Add SSE2 build flags, Jordan Petridis
  • [gtk] Updated Spanish translation, Daniel Mustieles García
  • [nautilus] Updated Spanish translation, Daniel Mustieles García
  • [mutter] Updated Spanish translation, Daniel Mustieles García
  • [gnome-control-center] Updated Spanish translation, Daniel Mustieles García
  • [gnome-calendar] Updated Spanish translation, Daniel Mustieles García
  • [glib-networking] Updated Spanish translation, Daniel Mustieles García
  • [evince] Updated Spanish translation, Daniel Mustieles García
  • [gnome-builder] Updated Spanish translation, Daniel Mustieles García
  • [gnome-boxes] Updated Spanish translation, Daniel Mustieles García
  • [gedit] Updated Spanish translation, Daniel Mustieles García
  • [epiphany] Updated Spanish translation, Daniel Mustieles García
  • [gtk] Update Polish translation, Piotr Drąg
  • [survey-web/oscp] Lint yaml, Tom Tryfonidis
  • [nautilus] nautilus-toolbar.ui: Fix typo, Ernestas Kulik
  • [gtk] Update POTFILES.skip, Piotr Drąg
  • [adwaita-icon-theme] Fullcolor: make packages stand out, Jakub Steiner
  • [gnome-usage] Update Polish translation, Piotr Drąg
  • [NetworkManager-openconnect] Update Polish translation, Piotr Drąg
  • [survey-web/oscp] Repository moved to Infrastructure group, Tom Tryfonidis
  • [gnome-calendar] Update Indonesian translation, Translations User D-L
  • [gnome-weather] Update POTFILES.in, Piotr Drąg
  • [nautilus] nautilus-toolbar.ui: Add translator comment, Ernestas Kulik
  • [planet-web] Fixed size for new round hackergotchies, Daniel Mustieles García
  • [gnome-boxes] Update Indonesian translation, Translations User D-L
  • [mutter] Update POTFILES.in, Piotr Drąg
  • [gnome-games] Update POTFILES.in and POTFILES.skip, Piotr Drąg
  • [nautilus] Update Indonesian translation, Translations User D-L
  • [gnome-settings-daemon] Update Indonesian translation, Translations User D-L
  • [chronojump-server] changing static images system, Max Ros i Morejon
  • [gnome-control-center] Update Indonesian translation, Translations User D-L
  • [evince] Update Indonesian translation, Translations User D-L
  • [glib-networking] Update Indonesian translation, Translations User D-L
  • [gnome-build-meta/mcatanzaro/sse2: 12/12] Add SSE2 build flags, Jordan Petridis
  • [gnome-build-meta] (12 commits) Non-fast-forward update to branch mcatanzaro/sse2, Jordan Petridis
  • [gnome-apps-nightly: 2/2] Merge branch 'wip/christopherdavis/use-devel-for-weather' into 'master', Jordan Petridis
  • [gnome-apps-nightly: 1/2] weather: Add Devel to App ID, Jordan Petridis
  • [gnome-apps-nightly] (2 commits) ...Merge branch 'wip/christopherdavis/use-devel-for-weather' into 'master', Jordan Petridis
  • [mutter/wip/carlosg/rt-scheduler: 220/220] backends/native: Add rt-scheduler experimental key to set RT scheduling, Carlos Garnacho
  • [mutter/wip/carlosg/rt-scheduler: 219/220] core: Drop all capabilities before running the main loop, Carlos Garnacho
  • [mutter] (220 commits) Non-fast-forward update to branch wip/carlosg/rt-scheduler, Carlos Garnacho
  • [chronojump-server] static image test, Max Ros i Morejon
  • [epiphany/gnome-3-32] Extend ephy_web_application_is_uri_allowed () to check for data: and blob: uri, Jan-Michael Brummer
  • [epiphany/cherry-pick-b6deb6e5] Extend ephy_web_application_is_uri_allowed () to check for data: and blob: uri, Jan-Michael Brummer
  • [epiphany] Created branch cherry-pick-b6deb6e5, Jan-Michael Brummer
  • [epiphany] Extend ephy_web_application_is_uri_allowed () to check for data: and blob: uri, Jan-Michael Brummer
  • [chronojump] Webcam: Fixed encoder capture for yesterday waitUntilCapture commit, Xavier de Blas
  • [evolution/gnome-3-32] I#430 - The first user's Search Folder not auto-shown in the folder tree, Milan Crha
  • [gnome-build-meta/tristan/gnome-boot: 6/6] Adding vm/desktop-vm.bst & vm/desktop-vm-image-x86_64.bst, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 5/6] project.conf: Enable use of the x86image plugin, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 4/6] code/gnome-initial-setup.bst: Adding sysusers file to create the user., Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 3/6] core/gdm.bst: Explicitly enable wayland, Tristan Van Berkom
  • [evolution] I#430 - The first user's Search Folder not auto-shown in the folder tree, Milan Crha
  • [gnome-build-meta/tristan/gnome-boot: 2/6] core/gdm.bst: Configuring GDM and adding a sysusers file, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 1/6] sdk/gtk+-3.bst: HACK - workaround breaking immodules, Tristan Van Berkom
  • [gnome-build-meta] (6 commits) Non-fast-forward update to branch tristan/gnome-boot, Tristan Van Berkom
  • [mutter/cherry-pick-1ca0fdc9] idle-monitor: Postpone dispatching of idle timeout if not ready, Jonas Ådahl
  • [mutter] Created branch cherry-pick-1ca0fdc9, Jonas Ådahl
  • [mutter/wip/nielsdg/junit-report: 77/77] ci: Generate a cover report for the test suite, Niels De Graef
  • [mutter] (77 commits) Non-fast-forward update to branch wip/nielsdg/junit-report, Niels De Graef
  • [gnome-control-center/wip/oholy/default-avatar: 2/2] user-accounts: Present the default avatar in the avatar popover, Ondrej Holy
  • [gnome-control-center/wip/oholy/default-avatar: 1/2] user-accounts: Remove a redundant parameter, Ondrej Holy
  • [gnome-control-center] (2 commits) Created branch wip/oholy/default-avatar, Ondrej Holy
  • [vala/wip/issue/606] WIP girwriter: Write implicit parameters and properties for generics, Rico Tzschichholz
  • [vala] Non-fast-forward update to branch wip/issue/606, Rico Tzschichholz
  • [damned-lies] Updated Spanish translation, Daniel Mustieles García
  • [gjs: 2/2] Merge branch '205-gsettings-overrides' into 'master', Philip Chimento
  • [gjs: 1/2] Gio: Add non-crashing overrides for Gio.Settings, Philip Chimento
  • [gjs] (2 commits) ...Merge branch '205-gsettings-overrides' into 'master', Philip Chimento
  • [eog] Update Catalan translation, Jordi Mas
  • [cogl/cogl-1.22] Update Catalan translation, Jordi Mas
  • [libsoup] meson: Check TLS support only when external glib dependency is available, Tomas Popela
  • [gnome-builder] vagrant: prototype a vagrant runtime, Christian Hergert
  • [gnome-builder] threading: add helper to join argv, Christian Hergert
  • [gnome-builder] foundry: be more flexible with display name fallbacks, Christian Hergert
  • [glib-networking/mcatanzaro/base-rebase: 44/44] base: Reject new sync ops when handshake is in progress, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 42/44] Make the GnuTLS backend use the base classes, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 43/44] openssl: remove vargs from end_openssl_io, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 41/44] Properly guard GCC-specific pragmas, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 40/44] gtlsbackend-openssl: use G_DECLARE_FINAL_TYPE, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 39/44] base: never accept a missing certificate, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 38/44] base: add GTLS_DEBUG to ease debugging, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 37/44] base: remove a couple hot calls to gettext(), Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 36/44] base, openssl: use consistent code style for casts, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 35/44] base: TLS streams should expect to outlast the GTlsConnection, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 34/44] gtlsconnection-base: improve comments, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 33/44] gtlsinputstream: fix code style issues, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 32/44] openssl: use G_DECLARE_FINAL_TYPE, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 31/44] gtlsclientconnection-openssl: use G_DECLARE_FINAL_TYPE, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 30/44] gtlsconnection-openssl: use G_DECLARE_DERIVABLE_TYPE, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 29/44] gtlsconnection-base: use G_DECLARE_DERIVABLE_TYPE, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 28/44] gtlsfiledatabase-openssl: use G_DECLARE_FINAL_TYPE, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 27/44] gtlsdatabase-openssl: Use G_DECLARE_DERIVABLE_TYPE, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 26/44] gtlscertificate-openssl: use G_DECLARE_FINAL_TYPE, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 25/44] gtlsoutputstream: Use G_DECLARE_FINAL_TYPE, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 24/44] gtlsinputstream: use G_DECLARE_FINAL_TYPE, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 23/44] base: Rename the streams to GTls[Input, Output]Stream, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 22/44] base: don't list headers in meson.build, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 21/44] base: Fix uninitialized memory use on cancellation, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 20/44] base: Use non-GClosure dummy callback, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 19/44] base: Support timeouts for implicit handshakes, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 18/44] base, openssl: support per-operation timeouts, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 17/44] base: Implement vectored I/O support for TLS and DTLS, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 16/44] base: add initial DTLS support, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 15/44] base: remove obsolete version check, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 14/44] openssl: add modelines, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 13/44] openssl: purge tabs, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 12/44] base: update license headers and add modelines, Michael Catanzaro
  • [glib-networking/mcatanzaro/base-rebase: 11/44] base: purge tabs, Michael Catanzaro
  • [glib-networking] (44 commits) Non-fast-forward update to branch mcatanzaro/base-rebase, Michael Catanzaro
  • [gnome-builder] ls: be more kind about frame positioning, Christian Hergert
  • [gnome-builder] snippets: add _Classname snippet, Christian Hergert
  • [gnome-builder] io: add helper to discover a file in ancestry, Christian Hergert
  • [gtk] Make the newly added test a bit more robust, Matthias Clasen
  • [gtk] Deleted branch font-families, Matthias Clasen
  • [gtk: 3/3] Merge branch 'font-families' into 'master', Matthias Clasen
  • [gtk] (3 commits) ...Merge branch 'font-families' into 'master', Matthias Clasen
  • [gtk] (2 commits) Non-fast-forward update to branch font-families, Matthias Clasen
  • [gtk/font-families: 2/2] Add a reftest for multiple font families, Matthias Clasen
  • [gtk/font-families: 1/2] css: Use multiple font-family values, Matthias Clasen
  • [gtk] (2 commits) Created branch font-families, Matthias Clasen
  • [librsvg: 17/17] Merge branch 'dont-reparse-style', Federico Mena Quintero
  • [librsvg: 16/17] parse_style_declarations(): Use a cssparser::DeclarationListParser, woohooo!, Federico Mena Quintero
  • [librsvg: 15/17] DeclParser: Basic implentation of cssparser::DeclarationParser, Federico Mena Quintero
  • [librsvg: 14/17] parse_attribute_value_into_parsed_property(): Take a cssparser::Parser, not a string, Federico Mena Quintero
  • [librsvg: 13/17] Use ValueErrorKind::UnknownProperty instead of a funny Result<Option<ParsedProperty>>, Federico Mena Quintero
  • [librsvg: 12/17] set_style_pair_from_parsed_property() - rename to set_property_from_declaration(), Federico Mena Quintero
  • [librsvg: 11/17] Move Declaration to properties.rs, Federico Mena Quintero
  • [librsvg: 10/17] CssRules.add_declaration(): Renamed from define(); take a Declaration, Federico Mena Quintero
  • [librsvg: 9/17] Store the corresponding attribute in the Declaration, Federico Mena Quintero
  • [librsvg: 8/17] Remove parse_style_pair(); use set_style_pair_from_parsed_property() directly, Federico Mena Quintero
  • [librsvg: 7/17] Store a ParsedProperty in a Declaration, not a String value, Federico Mena Quintero
  • [librsvg: 6/17] Store an Attribute as the key in DeclarationList, not a String, Federico Mena Quintero
  • [librsvg: 5/17] parse_property(): Implement in terms of a parse_input() that uses cssparser, Federico Mena Quintero
  • [librsvg: 4/17] Parse style properties into a ParsedProperty, Federico Mena Quintero
  • [librsvg: 3/17] Move the xml:lang and xml:space parsing to parse_presentation_attributes(), Federico Mena Quintero
  • [librsvg: 2/17] Replace another .map_err() with .attribute() from AttributeResultExt, Federico Mena Quintero
  • [librsvg: 1/17] Start sketching a ParsedProperty enum, Federico Mena Quintero
  • [librsvg] (17 commits) ...Merge branch 'dont-reparse-style', Federico Mena Quintero
  • [gnome-builder] podman: allow disabling podman plugin from UI, Christian Hergert
  • [gnome-builder] sourceview: transition opacity with animation, Christian Hergert
  • [mutter] display: Fix a possible bug in meta_display_sync_wayland_focus, Georges Basile Stavracas Neto
  • [mutter] idle-monitor: Postpone dispatching of idle timeout if not ready, Georges Basile Stavracas Neto
  • [mutter] idle-monitor: Use G_SOURCE_CONTINUE instead of TRUE, Georges Basile Stavracas Neto
  • [gtk] migration guide: Updates, Matthias Clasen
  • [gtk] NEWS: Updates, Matthias Clasen
  • [epiphany] download: fix format-security warning, Michael Catanzaro
  • [mutter] workspace: Activate a window also if it's already in workspace, Marco Trevisan
  • [vala/wip/meson] meson: fix warnings with doc generation, Daniel Espinosa Ortiz
  • [vala/wip/meson] meson: Fixed build without bootstrap, Daniel Espinosa Ortiz
  • [vala/wip/meson] Meson: implemented bootstrap build, Daniel Espinosa Ortiz
  • [tracker-miners] Created tag 2.2.2, Carlos Garnacho
  • [folks] Deleted branch wip/nielsdg/python2, Niels De Graef
  • [folks] tests/tools/manager-file: Don't hardcode python2 path, Niels De Graef
  • [tracker-miners] Release 2.2.2, Carlos Garnacho
  • [glade/tintou/keep-bind] GladeProperty: Keep the bind-source, bind-property and bind-flags elements, Corentin Noël
  • [glade] Created branch tintou/keep-bind, Corentin Noël
  • [folks] (2 commits) Non-fast-forward update to branch wip/nielsdg/python2, Niels De Graef
  • [gnome-sound-recorder] Deleted branch resources, Bilal Elmoussaoui
  • [gnome-sound-recorder] application: fix issues related to bundling css into gresource, Christopher Davis
  • [gnome-sound-recorder] Non-fast-forward update to branch resources, Bilal Elmoussaoui
  • [gtk/wip/matthiasc/popup5: 89/89] Add gdk_surface_get_parent back, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 88/89] main: Use gtk_widget_get_native, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 87/89] event controller: Use gtk_widget_get_native, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 86/89] Add gtk_widget_get_native, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 85/89] popover: Only grab focus when modal, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 84/89] surface: Avoid autodismissal on button release, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 83/89] surface: Remove gdk_surface_set/merge_child_input_shapes(), Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 82/89] surface: Remove old debug code, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 81/89] popover: Use gdk_surface_show_with_auto_dismissal, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 80/89] surface: Add gdk_surface_show_with_auto_dismissal, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 79/89] broadway: Track popups, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 78/89] x11: Implement popup surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 77/89] wayland: Use popup parents, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 76/89] surface: Stop setting transient-for for popups, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 75/89] surface: Make move-to-rect work for popups, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 74/89] surface: Store popup parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 73/89] gdk: Introduce a popup surface type, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 71/89] Get rid of GdkSurfaceImpl, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 72/89] x11: Remove useless checks, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 70/89] gdk: Add a private header, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 69/89] Rename surface constructors, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 68/89] surface: Cosmetics, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 67/89] gdk: Drop pass-through surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 66/89] gdk: Drop GdkWindowAttr, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 65/89] gdk: Drop input-only surfaces, Matthias Clasen
  • [gnome-sound-recorder/resources] application: fix issues related to bundling css into gresource, Bilal Elmoussaoui
  • [gtk/wip/matthiasc/popup5: 64/89] gdk: Remove an unused field, Matthias Clasen
  • [gnome-sound-recorder] Created branch resources, Bilal Elmoussaoui
  • [gtk/wip/matthiasc/popup5: 63/89] Drop gdk_surface_new_temp, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 62/89] menu: Stop using gdk_surface_new_temp, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 61/89] x11: Stop using gdk_surface_new_temp, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 60/89] broadway: Stop using gdk_surface_new_temp, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 59/89] wayland: Remove a useless switch, Matthias Clasen
  • [tracker] Created tag 2.2.2, Carlos Garnacho
  • [gtk/wip/matthiasc/popup5: 58/89] docs: Remove references to gdk_device_grab, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 57/89] gdk: Remove remnants of client-side windows, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 56/89] Drop gtk_widget_register_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 55/89] popover: Stop using gtk_widget_register_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 54/89] window: Stop using gtk_widget_register_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 53/89] menu: Stop using gtk_widget_register_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 52/89] surface: Make gdk_surface_get_device_position void, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 51/89] x11: Drop a gratitious use of gdk_event_get_root_coords, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 50/89] Remove gdk_surface_get_geometry as public api, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 49/89] Drop gdk_surface_get_root_origin, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 48/89] Remove gdk_surface_get_root_coords as public api, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 47/89] Remove gdk_surface_coords_to/from_parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 46/89] surface: Small simplification, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 45/89] surface: Simplify destroy implementation, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 44/89] surface: Remove abs_x/abs_y, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 43/89] surface: Small cleanup, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 42/89] surface: Simplify some code, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 41/89] Remove surface->children, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 40/89] gdk: Stop using surface->children, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 39/89] wayland: Stop using surface->children, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 38/89] Remove surface->parent, Matthias Clasen
  • [folks] Deleted branch wip/tintou/libsocialweb-removal, Corentin Noël
  • [gtk/wip/matthiasc/popup5: 37/89] gdk: Stop using surface->parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 36/89] broadway: Stop using surface->parent, Matthias Clasen
  • [folks] libsocialweb: Remove libsocialweb backend, Niels De Graef
  • [gtk/wip/matthiasc/popup5: 35/89] x11: Stop using surface->parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 34/89] wayland: Stop using surface->parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 33/89] surface: Remove code dealing with child surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 32/89] surface: minor cleanup, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 31/89] Drop child surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 30/89] widget: Stop using child surface apis, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 29/89] a11y: Stop supporting ATK_XY_SCREEN, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 28/89] xim: Stop using child surface apis, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 27/89] wayland: Stop using child surface apis, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 26/89] x11: Stop using child surface api, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 25/89] entry completion: Use a popover, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 24/89] main: Remove special-case hiding popopvers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 23/89] widget: Remove some unneeded popover special-casing, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 22/89] Adwaita: Give popover menus a background, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 21/89] menubutton: Allocate the popover, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 19/89] Reimplement GtkPopover, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 20/89] Adapt to new popover lifecycle, Matthias Clasen
  • [tracker] Release 2.2.2, Carlos Garnacho
  • [gtk/wip/matthiasc/popup5: 18/89] surface: Start sketching a new surface type, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 17/89] Introduce event controller propagation limits, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 16/89] widget: Use GtkNative, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 15/89] widget: Don't snapshot foreign children, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 14/89] Review and replace uses of get_toplevel, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 13/89] root: Require GtkNative, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 12/89] window: Implement GtkNative, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 11/89] Introduce GtkNative, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 10/89] main: guard window-specific code paths, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 9/89] widget: guard popover-specific code paths, Matthias Clasen
  • [gtk] (89 commits) Non-fast-forward update to branch wip/matthiasc/popup5, Matthias Clasen
  • [gnome-control-center] Update Czech translation, Translations User D-L
  • [gnome-control-center/gnome-3-32] Update Czech translation, Translations User D-L
  • [gnome-boxes] Update Czech translation, Petr Kovář
  • [gnome-boxes/gnome-3-32] Update Czech translation, Translations User D-L
  • [tracker: 2/2] Merge branch 'drop-autostart-OnlyShowIn' into 'master', Sam Thursfield
  • [tracker: 1/2] autostart: Don't limit to specific desktop environments, Sam Thursfield
  • [tracker] (2 commits) ...Merge branch 'drop-autostart-OnlyShowIn' into 'master', Sam Thursfield
  • [tracker] Deleted branch sam/tracker-miner-warning-fixes, Sam Thursfield
  • [tracker: 3/3] Merge branch 'sam/tracker-miner-warning-fixes' into 'master', Sam Thursfield
  • [tracker] (3 commits) ...Merge branch 'sam/tracker-miner-warning-fixes' into 'master', Sam Thursfield
  • [gtk] Deleted branch event-controller-sensitive, Matthias Clasen
  • [gtk: 6/6] Merge branch 'event-controller-sensitive' into 'master', Matthias Clasen
  • [gtk] (6 commits) ...Merge branch 'event-controller-sensitive' into 'master', Matthias Clasen
  • [tracker] Deleted branch sam/quieter-tests, Sam Thursfield
  • [tracker: 2/2] Merge branch 'sam/quieter-tests' into 'master', Sam Thursfield
  • [tracker] (2 commits) ...Merge branch 'sam/quieter-tests' into 'master', Sam Thursfield
  • [gnome-maps/wip/mlundblad/photon-geocode] application: Remove instanciation of GeocodeService, Marcus Lundblad
  • [tracker] Deleted branch sam/json-uint, Sam Thursfield
  • [tracker: 2/2] Merge branch 'sam/json-uint' into 'master', Sam Thursfield
  • [tracker] (2 commits) ...Merge branch 'sam/json-uint' into 'master', Sam Thursfield
  • [tracker] Deleted branch wip/carlosg/init-vtab-on-writable-iface, Carlos Garnacho
  • [tracker: 3/3] Merge branch 'wip/carlosg/init-vtab-on-writable-iface' into 'master', Sam Thursfield
  • [tracker] (3 commits) ...Merge branch 'wip/carlosg/init-vtab-on-writable-iface' into 'master', Sam Thursfield
  • [gnome-shell/gnome-3-28] windowManager: listen actively to windows being destroyed during WS switch, Florian Müllner
  • [epiphany] Constrain pages popover to current window, Michael Catanzaro
  • [gnome-games] Deleted branch wip/exalm/handy, Alexander Mikhaylenko
  • [gnome-games] collection-header-bar: Use HdyViewSwitcher, Alexander Mikhaylenko
  • [mutter/gbsneto/better-ci: 29/29] ci: Install to Mutter and GNOME Shell to /usr, Georges Basile Stavracas Neto
  • [mutter/gbsneto/better-ci: 28/29] ci: Build GNOME Shell at the test stage, Georges Basile Stavracas Neto
  • [mutter] (29 commits) Non-fast-forward update to branch gbsneto/better-ci, Georges Basile Stavracas Neto
  • [vala/wip/issue/606: 3/3] WIP girwriter: Write implicit parameters and properties for generics, Rico Tzschichholz
  • [vala/wip/issue/606: 2/3] WIP build: Check for valac with sufficient GIR support, Rico Tzschichholz
  • [vala/wip/issue/606: 1/3] WIP build: Generate GIRs for libvala, Rico Tzschichholz
  • [vala] (3 commits) Non-fast-forward update to branch wip/issue/606, Rico Tzschichholz
  • [mutter] cogl/tests: Use less verbose run-tests.sh on single tests run by meson, Georges Basile Stavracas Neto
  • [mutter] meson: Define srcdir and builddir using meson functions, Georges Basile Stavracas Neto
  • [mutter] cogl/tests: Export and run unit tests if they are enabled, Georges Basile Stavracas Neto
  • [mutter] meson: Add option flags to control test suites building, Georges Basile Stavracas Neto
  • [mutter] cogl/tests: Run conform tests as single meson tests, Georges Basile Stavracas Neto
  • [mutter] cogl/tests: Run tests supports both test names and files as parameter, Georges Basile Stavracas Neto
  • [mutter] tests: Use suites for test cases, Georges Basile Stavracas Neto
  • [mutter] tests: Add single stacking tests with suite, Georges Basile Stavracas Neto
  • [mutter] tests: Add missing stacking tests, Georges Basile Stavracas Neto
  • [gtk/event-controller-sensitive] fixup! event controller: Don't deliver events to insensitive widgets, Matthias Clasen
  • [gnome-sound-recorder/meson-dependencies] Meson: require gstreamer dependencies, Bilal Elmoussaoui
  • [gnome-sound-recorder] Created branch meson-dependencies, Bilal Elmoussaoui
  • [glib-networking/mcatanzaro/failed] gnutls: Add missing calls to failed vfunc, Michael Catanzaro
  • [glib-networking] Created branch mcatanzaro/failed, Michael Catanzaro
  • [glib-networking] gtlsbackend-gnutls: minor style fixups, Michael Catanzaro
  • [polari] ci: Switch to template, Florian Müllner
  • [gnome-builder] podman: add Podman prefix to regular name, Christian Hergert
  • [gnome-builder] flatpak: use flatpak in runtime name, Christian Hergert
  • [glade/tintou/link-button-label] GtkLinkButton: allow to edit the label, Corentin Noël
  • [glade] Created branch tintou/link-button-label, Corentin Noël
  • [gtk/event-controller-sensitive: 4/4] spin button: Listen for ::cancel on gestures, Matthias Clasen
  • [gtk/event-controller-sensitive: 3/4] widget: Reset controllers when going numb, Matthias Clasen
  • [gtk/event-controller-sensitive: 2/4] gesture: Chain up in filter_event, Matthias Clasen
  • [gtk/event-controller-sensitive: 1/4] event controller: Don't deliver events to insensitive widgets, Matthias Clasen
  • [gtk] (4 commits) Created branch event-controller-sensitive, Matthias Clasen
  • [gnome-backgrounds] 3.34 over the top!, Jakub Steiner
  • [gnome-sound-recorder] meson: don't add sources files as a dependency to the gresource, Christopher Davis
  • [gnome-sound-recorder] application: set the right app-id, Christopher Davis
  • [gnome-sound-recorder] application: bundle the css file in gresources, Christopher Davis
  • [glade/tintou/no-gtk-missing-image: 17/17] Remove gtk-missing-image usage and update some stock icon names, Corentin Noël
  • [glade] (17 commits) Non-fast-forward update to branch tintou/no-gtk-missing-image, Corentin Noël
  • [gnome-weather] Deleted branch wip/christopherdavis/dual-install, Christopher Davis
  • [gnome-weather] (3 commits) ...CI: use development profile, Christopher Davis
  • [glade/tintou/no-gtk-missing-image] Remove gtk-missing-image usage and update some stock icon names, Corentin Noël
  • [glade] Created branch tintou/no-gtk-missing-image, Corentin Noël
  • [gnome-games/wip/exalm/handy: 9/9] collection-header-bar: Use HdyViewSwitcher, Alexander Mikhaylenko
  • [gnome-games] (9 commits) Non-fast-forward update to branch wip/exalm/handy, Alexander Mikhaylenko
  • [gnome-games] Deleted branch wip/exalm/developers, Alexander Mikhaylenko
  • [gnome-games] (3 commits) ...sidebar-list-item: Merge into PlatformListItem, Alexander Mikhaylenko
  • [gnome-weather/wip/christopherdavis/dual-install: 4/4] CI: use development profile, Christopher Davis
  • [gnome-weather/wip/christopherdavis/dual-install: 3/4] build: set up dual-install for flatpak, Christopher Davis
  • [gnome-weather/wip/christopherdavis/dual-install: 2/4] build: Various port cleanups, Christopher Davis
  • [gnome-weather] (4 commits) Non-fast-forward update to branch wip/christopherdavis/dual-install, Christopher Davis
  • [gtk/event-controller-responsive: 4/4] spin button: Listen for ::cancel on gestures, Matthias Clasen
  • [gtk/event-controller-responsive: 3/4] widget: Update controllers responsiveness, Matthias Clasen
  • [gtk/event-controller-responsive: 2/4] gesture: Chain up in filter_event, Matthias Clasen
  • [gtk/event-controller-responsive: 1/4] event controller: Add a ::responsive property, Matthias Clasen
  • [gtk] (4 commits) Created branch event-controller-responsive, Matthias Clasen
  • [gedit] Deleted branch include-gedit-in-desktop-keywords, Felipe Borges
  • [gedit] Include "gedit" in .desktop keywords, Jordi Mas
  • [gnome-builder] terminal: try harder to place terminal in MRU frame, Christian Hergert
  • [evince] Deleted branch include-evince-in-desktop-keywords, Felipe Borges
  • [gnome-builder] terminal: propagate additional state on split, Christian Hergert
  • [evince] desktop: Include "evince" in .desktop keywords, Germán Poo-Caamaño
  • [gnome-builder] terminal: lower destroy priority, Christian Hergert
  • [gnome-builder] terminal: add terminal menu to frame header menu, Christian Hergert
  • [gnome-games/wip/exalm/developers: 8/8] sidebar-list-item: Merge into PlatformListItem, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/developers: 7/8] sidebar-view: Merge into PlatformsView, Alexander Mikhaylenko
  • [gnome-builder] terminal: avoid config manager when no project is loaded, Christian Hergert
  • [gnome-games/wip/exalm/developers: 6/8] ui: Remove Developers view, Alexander Mikhaylenko
  • [gnome-games] (8 commits) Non-fast-forward update to branch wip/exalm/developers, Alexander Mikhaylenko
  • [gnome-games] Deleted branch wip/exalm/empty, Alexander Mikhaylenko
  • [gnome-games] collection-box: Make stack background solid, Alexander Mikhaylenko
  • [citemplates] Deleted branch wip/fmuellner/optional-branch, Florian Müllner
  • [citemplates: 2/2] Merge branch 'wip/fmuellner/optional-branch' into 'master', Jordan Petridis
  • [citemplates] (2 commits) ...Merge branch 'wip/fmuellner/optional-branch' into 'master', Jordan Petridis
  • [gnome-builder] terminal: defer gtk_widget_destroy() to idle callback, Christian Hergert
  • [gnome-builder] flatpak: remove debug printf, Christian Hergert
  • [gnome-music/wip/jfelder/grilo-misc-cleanups: 9/9] grilo: Use a configuration file, Jean Felder
  • [gnome-music/wip/jfelder/grilo-misc-cleanups: 8/9] grilo: Rename tracker attribute to _tracker_plugin, Jean Felder
  • [gnome-music/wip/jfelder/grilo-misc-cleanups: 7/9] grilo: Simplify _on_source_added method, Jean Felder
  • [gnome-music/wip/jfelder/grilo-misc-cleanups: 6/9] grilo: Define tracker_plugin_available property, Jean Felder
  • [gnome-music/wip/jfelder/grilo-misc-cleanups: 5/9] songsview: Remove unnecessary tracker available check, Jean Felder
  • [gnome-music/wip/jfelder/grilo-misc-cleanups: 4/9] grilo: Factor out songs_available logic to TrackerWrapper, Jean Felder
  • [gnome-music] (9 commits) Non-fast-forward update to branch wip/jfelder/grilo-misc-cleanups, Jean Felder
  • [gnome-builder] icons: add container-terminal-symbolic, Christian Hergert
  • [gnome-builder] terminal: set default title for runtime-based launcher, Christian Hergert
  • [gnome-builder] terminal: add some TTY assertions, Christian Hergert
  • [gnome-builder] podman: check for any "podman" argv, Christian Hergert
  • [gtk/wip/otte/nodeeditor2: 30/30] testsuite: Add serialize test for debug node, Benjamin Otte
  • [gnome-builder] flatpak: set plaintext runtime name, Christian Hergert
  • [gtk/wip/otte/nodeeditor2: 29/30] testsuite: Add a test for border color selection, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 28/30] node-editor: Add renderings with alternative renderers, Benjamin Otte
  • [gnome-builder] foundry: simplify host name, Christian Hergert
  • [gtk/wip/otte/nodeeditor2: 27/30] gsk: Export gsk_vulkan_renderer_new(), Benjamin Otte
  • [gnome-builder] foundry: add plaintext name property, Christian Hergert
  • [gtk/wip/otte/nodeeditor2: 26/30] gsk: Export gsk_broadway_renderer_new(), Benjamin Otte
  • [gnome-builder] whitespace: remove extra spacing, Christian Hergert
  • [gtk/wip/otte/nodeeditor2: 25/30] gsk: Export gsk_gl_renderer_new(), Benjamin Otte
  • [gnome-builder] terminal: add close-on-exit property, Christian Hergert
  • [gtk/wip/otte/nodeeditor2: 24/30] gsk: Export Cairo renderer, Benjamin Otte
  • [gnome-builder] terminal: fix function namespacing, Christian Hergert
  • [gtk/wip/otte/nodeeditor2: 23/30] testsuite: Add rounded-rect parsing test, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 22/30] Add gtk4-node-editor, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 20/30] testsuite: Add nodeparser test case, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 21/30] rendernode: Parse and print blend nodes properly, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 19/30] ci: Don't disable the gsk suite, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 18/30] Add error func to node deserialization, Benjamin Otte
  • [gnome-calendar] Update Friulian translation, Translations User D-L
  • [gtk/wip/otte/nodeeditor2: 17/30] testsuite: Black out parts of reftest, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 16/30] testsuite: Remove old cairo/vulkan tests, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 15/30] rendernode: Remove old GVariant (de)serialization code, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 14/30] testsuite: Add another gl renderer test, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 13/30] testsuite: Remove gl_tests infrastructure, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 12/30] testsuite: Add cross-fade-in-opacity test, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 11/30] testsuite: Remove broken GL comparison tests, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 10/30] testsuite: Print serialized nodes when parsing fails, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 9/30] testsuite: add shadow node parser test, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 8/30] testsuite: add another nodeparser crash test, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 7/30] testsuite: Add serialize-deserialize tests, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 6/30] testsuite: Add a broken test, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 5/30] Move working tests to new directory, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 4/30] testsuite: Port gl tests to text-based format, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 3/30] testsuite: Delete some node tests, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 2/30] testsuite: Add tests for the new node parsing code, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 1/30] Parse render nodes from text files, Benjamin Otte
  • [gtk] (30 commits) Non-fast-forward update to branch wip/otte/nodeeditor2, Benjamin Otte
  • [gnome-boxes] Update Friulian translation, Translations User D-L
  • [gnome-games/wip/exalm/empty: 5/5] collection-box: Make stack background solid, Alexander Mikhaylenko
  • [gnome-games] (5 commits) Non-fast-forward update to branch wip/exalm/empty, Alexander Mikhaylenko
  • [gnome-games] Deleted branch wip/exalm/hunchy, Alexander Mikhaylenko
  • [gnome-games] (4 commits) ...flatpak: Make test script explicitly exit with 0, Alexander Mikhaylenko
  • [gtk/wip/otte/nodeeditor2: 59/59] testsuite: Add a test for border color selection, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 58/59] node-editor: Add renderings with alternative renderers, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 57/59] gsk: Export gsk_vulkan_renderer_new(), Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 56/59] gsk: Export gsk_broadway_renderer_new(), Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 55/59] gsk: Export gsk_gl_renderer_new(), Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 54/59] gsk: Export Cairo renderer, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 53/59] testsuite: Add rounded-rect parsing test, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 52/59] Add gtk4-node-editor, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 50/59] testsuite: Add nodeparser test case, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 51/59] rendernode: Parse and print blend nodes properly, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 49/59] ci: Don't disable the gsk suite, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 48/59] Add error func to node deserialization, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 47/59] testsuite: Black out parts of reftest, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 46/59] testsuite: Remove old cairo/vulkan tests, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 45/59] rendernode: Remove old GVariant (de)serialization code, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 44/59] testsuite: Add another gl renderer test, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 43/59] testsuite: Remove gl_tests infrastructure, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 42/59] testsuite: Add cross-fade-in-opacity test, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 41/59] testsuite: Remove broken GL comparison tests, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 40/59] testsuite: Print serialized nodes when parsing fails, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 39/59] testsuite: add shadow node parser test, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 38/59] testsuite: add another nodeparser crash test, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 37/59] testsuite: Add serialize-deserialize tests, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 36/59] testsuite: Add a broken test, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 35/59] Move working tests to new directory, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 34/59] testsuite: Port gl tests to text-based format, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 33/59] testsuite: Delete some node tests, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 32/59] testsuite: Add tests for the new node parsing code, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 31/59] Parse render nodes from text files, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 30/59] cssparser: Add gtk_css_parser_has_number(), Benjamin Otte
  • [gtk] (59 commits) Non-fast-forward update to branch wip/otte/nodeeditor2, Benjamin Otte
  • [gnome-music] Deleted branch wip/mschraal/correct-idle-add-usage, Marinus Schraal
  • [gnome-music] playlistview: Correct idle_add use, Marinus Schraal
  • [gnome-music/wip/mschraal/correct-idle-add-usage: 3/3] playlistview: Correct idle_add use, Marinus Schraal
  • [gnome-music] (3 commits) Non-fast-forward update to branch wip/mschraal/correct-idle-add-usage, Marinus Schraal
  • [gnome-music] Deleted branch wip/mschraal/grilo-writeback-sync-fix, Marinus Schraal
  • [gnome-music] (2 commits) ...playertoolbar: Remove clock-tick signal handling, Marinus Schraal
  • [gnome-builder/gnome-builder-3-32] meson-templates: backport template-glib workaround, Christian Hergert
  • [gnome-builder] Add extra space to fix a template, Christian Hergert
  • [gtk] rendernode: Compute border node colors properly, Benjamin Otte
  • [gtk] roundedrect: Mke sure shrinking borders works, Benjamin Otte
  • [folks/wip/tintou/libsocialweb-removal] libsocialweb: Remove libsocialweb backend, Corentin Noël
  • [folks] Non-fast-forward update to branch wip/tintou/libsocialweb-removal, Corentin Noël
  • [folks/wip/tintou/libsocialweb-removal: 25/25] libsocialweb: Remove libsocialweb backend, Corentin Noël
  • [folks] (25 commits) Non-fast-forward update to branch wip/tintou/libsocialweb-removal, Corentin Noël
  • [gnome-games/wip/exalm/hunchy: 3/3] flatpak: Make test script explicitly exit with 0, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/hunchy: 2/3] flatpak: Fix desmume2015.pong-ds test, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/hunchy: 1/3] flatpak: Update tests, Alexander Mikhaylenko
  • [gnome-games] (3 commits) Non-fast-forward update to branch wip/exalm/hunchy, Alexander Mikhaylenko
  • [epiphany] Created tag 3.33.1, Michael Catanzaro
  • [epiphany] Prepare 3.33.1, Michael Catanzaro
  • [vala/wip/issue/606] GI: fix missing --enable-introspection option, Daniel Espinosa Ortiz
  • [gnome-games/wip/exalm/hunchy: 2/2] flatpak: Fix desmume2015.pong-ds test, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/hunchy: 1/2] flatpak: Update tests, Alexander Mikhaylenko
  • [gnome-games] (2 commits) Non-fast-forward update to branch wip/exalm/hunchy, Alexander Mikhaylenko
  • [vala/wip/meson: 36/36] WIP meson: Add meson-bootstrap.sh, Rico Tzschichholz
  • [vala/wip/meson: 35/36] WIP meson: Add internal-api-docs, Rico Tzschichholz
  • [vala/wip/meson: 34/36] WIP meson: Add vapi building, Rico Tzschichholz
  • [vala/wip/meson: 33/36] WIP meson: Add tests, Rico Tzschichholz
  • [vala/wip/meson: 32/36] meson: Add initial build support, Rico Tzschichholz
  • [vala] (36 commits) Non-fast-forward update to branch wip/meson, Rico Tzschichholz
  • [epiphany] Created tag 3.32.2, Michael Catanzaro
  • [epiphany/gnome-3-32] Prepare 3.32.2, Michael Catanzaro
  • [gnome-shell] Deleted branch wip/carlosg/x11less-clipboard, Carlos Garnacho
  • [gnome-shell] st: Reimplement StClipboard on top of MetaSelection, Carlos Garnacho
  • [libgda/LIBGDA_5.2] Value: return 'NULL' for null/invalid values, Daniel Espinosa Ortiz
  • [mutter] Deleted branch wip/carlosg/clipboard-manager, Carlos Garnacho
  • [mutter] (11 commits) ...Make MetaSelection, MetaSelectionSource and MetaMemorySelectionSource public, Carlos Garnacho
  • [gnome-shell/wip/carlosg/x11less-clipboard: 20/20] st: Reimplement StClipboard on top of MetaSelection, Carlos Garnacho
  • [gnome-shell] (20 commits) Non-fast-forward update to branch wip/carlosg/x11less-clipboard, Carlos Garnacho
  • [glib-networking] Created branch glib-2-60, Michael Catanzaro
  • [chronojump] DB: 1.62 implemented videoStopAfter (also on preferences), Xavier de Blas
  • [glib-networking] Created tag 2.60.2, Michael Catanzaro
  • [chronojump] webcam start/stop improved on contacts now (test waits until really record), Xavier de Blas
  • [glib-networking] Prepare 2.60.2, Michael Catanzaro
  • [epiphany] Update Friulian translation, Translations User D-L
  • [chrome-gnome-shell] Deleted branch wip/fmuellner/duplicate-import, Yuri Konotopov
  • [chrome-gnome-shell] Deleted branch wip/fmuellner/remove-redundant-check, Yuri Konotopov
  • [chrome-gnome-shell] connector: Remove unnecessary None check, Yuri Konotopov
  • [gnome-backgrounds] 3.34 experiments, Jakub Steiner
  • [epiphany/gnome-3-32] suggestion-model: fix searching for bookmarks in top bar, Michael Catanzaro
  • [epiphany] Deleted branch mcatanzaro/bookmark-search, Michael Catanzaro
  • [epiphany] suggestion-model: fix searching for bookmarks in top bar, Michael Catanzaro
  • [epiphany/mcatanzaro/bookmark-search: 6/6] suggestion-model: fix searching for bookmarks in top bar, Michael Catanzaro
  • [epiphany] (6 commits) Non-fast-forward update to branch mcatanzaro/bookmark-search, Michael Catanzaro
  • [polari] roomStack: Split out a generic MessageInfoBar, Florian Müllner
  • [polari] roomStack: Don't wrap info bar in additional revealer, Florian Müllner
  • [polari] roomStack: Escape slashes in template strings, Florian Müllner
  • [librsvg: 10/10] Merge branch 'css-renaming', Federico Mena Quintero
  • [librsvg: 9/10] Set the presentation attributes in set_atts(), not in set_style(), Federico Mena Quintero
  • [librsvg: 8/10] Shorten Node.set_atts() with a chain of .and_then(), Federico Mena Quintero
  • [librsvg: 7/10] Use and_then instead of a match, Federico Mena Quintero
  • [librsvg: 6/10] Use AttributeResultExt.attribute() to shorten a function, Federico Mena Quintero
  • [gnome-build-meta] Deleted branch abderrahim/ci-improvements, Abderrahim Kitouni
  • [librsvg: 5/10] Node.set_atts() - Extract function to set the transform attribute, Federico Mena Quintero
  • [librsvg: 4/10] Make Selector a type alias for String, to clarify what goes into CssRules, Federico Mena Quintero
  • [gnome-build-meta] (10 commits) ....gitlab-ci.yml: update bst to 1.2.6, Abderrahim Kitouni
  • [librsvg: 3/10] Comment what a function does, Federico Mena Quintero
  • [librsvg: 2/10] Rename CssStyles to CssRules, Federico Mena Quintero
  • [librsvg: 1/10] Start the css-renaming branch, Federico Mena Quintero
  • [librsvg] (10 commits) ...Merge branch 'css-renaming', Federico Mena Quintero
  • [evolution] I#429 - Do not mark empty string for translation, Milan Crha
  • [gnome-backgrounds] Created branch gnome-3-32, Jakub Steiner
  • [epiphany] Show placeholder favicon in page row, Michael Catanzaro
  • [epiphany] Add empty state for about:applications, Michael Catanzaro
  • [glib: 2/2] Merge branch '106-boxed-documentation' into 'master', Sebastian Dröge
  • [glib: 1/2] docs: Expand introduction to boxed types, Sebastian Dröge
  • [glib] (2 commits) ...Merge branch '106-boxed-documentation' into 'master', Sebastian Dröge
  • [glib: 4/4] Merge branch '1768-strlcat-test-fix' into 'master', Sebastian Dröge
  • [glib: 3/4] tests: Remove redundant non-NULL checks in g_strlcat() test, Sebastian Dröge
  • [glib: 2/4] tests: Add checks for buffer sizing in g_strlcat() tests, Sebastian Dröge
  • [glib: 1/4] tests: Increase buffer size for g_strlcat() tests, Sebastian Dröge
  • [glib] (4 commits) ...Merge branch '1768-strlcat-test-fix' into 'master', Sebastian Dröge
  • [gnome-games] Non-fast-forward update to branch wip/exalm/hunchy, Alexander Mikhaylenko
  • [epiphany] Volume icon should not be "clickable", Michael Catanzaro
  • [glib: 5/5] Merge branch 'queue-tests' into 'master', Sebastian Dröge
  • [glib: 4/5] gqueue: Remove a redundant branch, Sebastian Dröge
  • [glib: 3/5] tests: Add unit tests for g_queue_push_nth_link(), Sebastian Dröge
  • [glib: 2/5] tests: Add a test for calling g_queue_clear_full() with a NULL free_func, Sebastian Dröge
  • [glib: 1/5] tests: Rearrange assertions in the g_queue_clear_full() test, Sebastian Dröge
  • [glib] (5 commits) ...Merge branch 'queue-tests' into 'master', Sebastian Dröge
  • [chronojump] RaceAnalyzer. Increased precission in get_calibration_factor., Xavier Padullés
  • [chronojump] RaceAnalyzer. Fixed calibration_factor storage, Xavier Padullés
  • [mutter/wip/carlosg/clipboard-manager: 17/17] Make MetaSelection, MetaSelectionSource and MetaMemorySelectionSource public, Carlos Garnacho
  • [mutter/wip/carlosg/clipboard-manager: 16/17] wayland: Reduce MetaXWaylandSelection to just DnD, Carlos Garnacho
  • [gnome-music] Non-fast-forward update to branch wip/mschraal/correct-idle-add-usage, Marinus Schraal
  • [mutter/wip/carlosg/clipboard-manager: 15/17] wayland: Integrate with MetaSelection, Carlos Garnacho
  • [mutter/wip/carlosg/clipboard-manager: 14/17] core: Add clipboard manager, Carlos Garnacho
  • [mutter/wip/carlosg/clipboard-manager: 13/17] core: Add memory-based selection source, Carlos Garnacho
  • [mutter/wip/carlosg/clipboard-manager: 12/17] x11: Add X11 selection management, Carlos Garnacho
  • [mutter/wip/carlosg/clipboard-manager: 11/17] core: Set up MetaSelection on MetaDisplay, Carlos Garnacho
  • [mutter/wip/carlosg/clipboard-manager: 10/17] wayland: Add wayland MetaSelectionSource implementation, Carlos Garnacho
  • [mutter/wip/carlosg/clipboard-manager: 9/17] x11: Add X11 MetaSelectionSource implementation, Carlos Garnacho
  • [mutter/wip/carlosg/clipboard-manager: 8/17] core: Add MetaSelection and MetaSelectionSource, Carlos Garnacho
  • [mutter/wip/carlosg/clipboard-manager: 7/17] x11: Add X11 selection input/output streams, Carlos Garnacho
  • [mutter] (17 commits) Non-fast-forward update to branch wip/carlosg/clipboard-manager, Carlos Garnacho
  • [gnome-music/wip/mschraal/correct-idle-add-usage] playlistview: Correct idle_add use, Marinus Schraal
  • [gnome-music] Created branch wip/mschraal/correct-idle-add-usage, Marinus Schraal
  • [libsoup] Fix the build of tests on MinGW, Tomas Popela
  • [gnome-games/wip/exalm/hunchy] flatpak: Update tests, Alexander Mikhaylenko
  • [gnome-flashback] input-sources: do not grab keyboard with set-content-type, Alberts Muktupāvels
  • [gnome-music/wip/jfelder/grilo-misc-cleanups: 3/3] grilo: Use a configuration file, Jean Felder
  • [gnome-music/wip/jfelder/grilo-misc-cleanups: 2/3] grilo: Rename tracker attribute to _tracker_plugin, Jean Felder
  • [gnome-music/wip/jfelder/grilo-misc-cleanups: 1/3] grilo: Simplify _on_source_added method, Jean Felder
  • [gnome-music] (3 commits) Non-fast-forward update to branch wip/jfelder/grilo-misc-cleanups, Jean Felder
  • [NetworkManager-openconnect: 3/3] pg: merge branch 'pan-globalprotect' (#6), Thomas Haller
  • [NetworkManager-openconnect: 2/3] PAN GlobalProtect: Add gp to supported-protocols list, Thomas Haller
  • [NetworkManager-openconnect: 1/3] PAN GlobalProtect: pass "gp" protocol to openconnect, Thomas Haller
  • [NetworkManager-openconnect] (3 commits) ...pg: merge branch 'pan-globalprotect' (#6), Thomas Haller
  • [gnome-build-meta/tristan/gnome-boot: 2/2] sdk/gtk+-3.bst: HACK - workaround breaking immodules, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 1/2] core/gdm.bst: Configuring GDM and adding a sysusers file, Tristan Van Berkom
  • [gnome-build-meta] (2 commits) Non-fast-forward update to branch tristan/gnome-boot, Tristan Van Berkom
  • [gtk-vnc] rpm: remove bogus mingw dep on iconv, Daniel P . Berrange
  • [gtk-vnc] rpm: switch to using autosetup macro, Daniel P . Berrange
  • [gtk-vnc] rpm: remove duplicate description entry, Daniel P . Berrange
  • [gtk-vnc] rpm: run make check during build, Daniel P . Berrange
  • [gnome-music/wip/jfelder/grilo-misc-cleanups: 7/7] grilo: Use a configuration file, Jean Felder
  • [gnome-music/wip/jfelder/grilo-misc-cleanups: 6/7] grilo: Rename tracker attribute to _tracker_plugin, Jean Felder
  • [gnome-music/wip/jfelder/grilo-misc-cleanups: 5/7] grilo: Simplify _on_source_added method, Jean Felder
  • [gnome-music/wip/jfelder/grilo-misc-cleanups: 4/7] baseview: Simplify grilo interactions, Jean Felder
  • [gnome-music/wip/jfelder/grilo-misc-cleanups: 3/7] grilo: Define tracker_plugin_available property, Jean Felder
  • [gnome-music/wip/jfelder/grilo-misc-cleanups: 2/7] songsview: Remove unnecessary tracker available check, Jean Felder
  • [gnome-music/wip/jfelder/grilo-misc-cleanups: 1/7] grilo: Factor out songs_available logic to TrackerWrapper, Jean Felder
  • [gnome-music] (7 commits) Created branch wip/jfelder/grilo-misc-cleanups, Jean Felder
  • [glib/glib-2-60: 2/2] Merge branch 'backport-786-cocoa-notification-mem-handling-glib-2-60' into 'glib-2-60', Sebastian Dröge
  • [glib/glib-2-60: 1/2] cocoanotificationbackend: do not release readonly property, Sebastian Dröge
  • [glib/glib-2-60] (2 commits) ...Merge branch 'backport-786-cocoa-notification-mem-handling-glib-2-60' into 'glib-2-60', Sebastian Dröge
  • [glib: 2/2] Merge branch 'socket-docs-trivial' into 'master', Sebastian Dröge
  • [glib: 1/2] gsocket: Clarify in docs that `flags` arguments can be platform specific, Sebastian Dröge
  • [glib] (2 commits) ...Merge branch 'socket-docs-trivial' into 'master', Sebastian Dröge
  • [glib: 1/2] glib: Update Unicode Character Database to version 12.0.0, Sebastian Dröge
  • [glib: 2/2] Merge branch '1713-ucd-12' into 'master', Sebastian Dröge
  • [glib] (2 commits) ...Merge branch '1713-ucd-12' into 'master', Sebastian Dröge
  • [glib/glib-2-60: 2/2] Merge branch 'backport-781-network-monitor-glib-2-60' into 'glib-2-60', Sebastian Dröge
  • [glib/glib-2-60: 1/2] gnetworkmonitornm: Fix network available detection, Sebastian Dröge
  • [glib/glib-2-60] (2 commits) ...Merge branch 'backport-781-network-monitor-glib-2-60' into 'glib-2-60', Sebastian Dröge
  • [gnome-weather] Allow enter key to select location, Christopher Davis
  • [tracker/wip/carlosg/init-vtab-on-writable-iface: 2/2] libtracker-data: Pass virtual table data on TrackerDBManager construction, Carlos Garnacho
  • [tracker/wip/carlosg/init-vtab-on-writable-iface: 1/2] libtracker-data: Avoid replacing TrackerOntology mid-initialization, Carlos Garnacho
  • [tracker] (2 commits) Created branch wip/carlosg/init-vtab-on-writable-iface, Carlos Garnacho
  • [gnome-games/wip/exalm/hunchy] flatpak: Temporarily disable hunchy test, Alexander Mikhaylenko
  • [gnome-games] Created branch wip/exalm/hunchy, Alexander Mikhaylenko
  • [glib: 2/2] Merge branch '1755-revert-gstrfunc' into 'master', Sebastian Dröge
  • [glib: 1/2] Revert "macros: Try to use the standard __func__ first in G_STRFUNC", Sebastian Dröge
  • [glib] (2 commits) ...Merge branch '1755-revert-gstrfunc' into 'master', Sebastian Dröge
  • [gnome-todo/wip/mcrha/eds-libical-glib] Adapt to the latest libical-glib API changes, Milan Crha
  • [gnome-calendar/wip/mcrha/eds-libical-glib] Adapt to the latest libical-glib API changes, Milan Crha
  • [gnome-notes/wip/mcrha/eds-libical-glib] Adapt to the latest libical-glib API changes, Milan Crha
  • [almanah/wip/mcrha/eds-libical-glib] Adapt to the latest libical-glib API changes, Milan Crha
  • [evolution-mapi/wip/mcrha/eds-libical-glib] Adapt to the latest libical-glib API changes, Milan Crha
  • [evolution-ews/wip/mcrha/eds-libical-glib] Adapt to the latest libical-glib API changes, Milan Crha
  • [gnome-usage] storage: Add loading notification, Felipe Borges
  • [gnome-music/wip/mschraal/grilo-writeback-sync-fix: 1/2] grilo: Use idle_add for writeback functions, Marinus Schraal
  • [gnome-music] (2 commits) Non-fast-forward update to branch wip/mschraal/grilo-writeback-sync-fix, Marinus Schraal
  • [gnome-software] rpm-ostree: Set HIDE_FROM_SEARCH quirk for apps we don't want to show, Kalev Lember
  • [evolution/wip/mcrha/eds-libical-glib] Adapt to the latest libical-glib API changes, Milan Crha
  • [gnome-music/wip/mschraal/grilo-writeback-sync-fix] playertoolbar: Remove clock-tick signal handling, Marinus Schraal
  • [gnome-music] Non-fast-forward update to branch wip/mschraal/grilo-writeback-sync-fix, Marinus Schraal
  • [gnome-music/wip/mschraal/grilo-writeback-sync-fix: 2/2] playertoolbar: Remove clock-tick signal handling, Marinus Schraal
  • [gnome-music/wip/mschraal/grilo-writeback-sync-fix: 1/2] grilo: Add idle_add to writeback functions, Marinus Schraal
  • [gnome-music] (2 commits) Created branch wip/mschraal/grilo-writeback-sync-fix, Marinus Schraal
  • [gnome-terminal] Deleted branch wip/jimmac/appicon, Christian Persch
  • [gnome-terminal/wip/meson: 3/3] build: Port to meson build system, Christian Persch
  • [gnome-terminal/wip/meson: 2/3] build: Remove autotools, Christian Persch
  • [gnome-terminal/wip/meson: 1/3] build: Port to meson build system, Christian Persch
  • [gnome-terminal] (3 commits) Created branch wip/meson, Christian Persch
  • [evolution-data-server/wip/mcrha/libical-glib] Adapt to the latest libical-glib API changes, Milan Crha
  • [evolution-data-server/wip/mcrha/libical-glib] Revert part of "Miscellaneous changes related to libebackend vala bindings (with no success)", Milan Crha
  • [gnome-software] Deleted branch wip/kalev/hide-from-search-quirk, Kalev Lember
  • [gnome-software] Add HIDE_FROM_SEARCH quirk, Richard Hughes
  • [gnome-software/wip/hughsie/GsApp-custom: 123/123] flatpak: Use a custom GsApp GTypes for results, Richard Hughes
  • [gnome-software/wip/hughsie/GsApp-custom: 122/123] fwupd: Use custom GsApp GTypes for results, Richard Hughes
  • [gnome-software/wip/hughsie/GsApp-custom: 121/123] Add gs_plugin_app_new() and allow plugins to use a custom GsApp type, Richard Hughes
  • [gnome-software] (123 commits) Non-fast-forward update to branch wip/hughsie/GsApp-custom, Richard Hughes
  • [gnome-software/wip/kalev/hide-from-search-quirk: 5/5] Add HIDE_FROM_SEARCH quirk, Richard Hughes
  • [gnome-software] (5 commits) Non-fast-forward update to branch wip/kalev/hide-from-search-quirk, Richard Hughes
  • [gnome-software] po: Add partial Marathi translation, Richard Hughes
  • [gnome-software] po: Add Hindi translation, Richard Hughes
  • [gnome-software] po: Add Vietnamese translation, Richard Hughes
  • [gnome-software] po: Add Bengali translation, Richard Hughes
  • [totem/include-totem-in-desktop-keywords] desktop: Include "totem" in .desktop keywords, Felipe Borges
  • [totem] Created branch include-totem-in-desktop-keywords, Felipe Borges
  • [evince/include-evince-in-desktop-keywords] desktop: Include "evince" in .desktop keywords, Felipe Borges
  • [evince] Created branch include-evince-in-desktop-keywords, Felipe Borges
  • [gedit/include-gedit-in-desktop-keywords] Include "gedit" in .desktop keywords, Felipe Borges
  • [gedit] Created branch include-gedit-in-desktop-keywords, Felipe Borges
  • [gobject-introspection/msvc-readme-stable] MSVC.README.rst: Update VS 2008/x64 build notes, Chun-wei Fan
  • [gobject-introspection] Created branch msvc-readme-stable, Chun-wei Fan
  • [gobject-introspection/fix-gi-tester-stable] gi-test: Fix gir file tests, Chun-wei Fan
  • [gobject-introspection] Created branch fix-gi-tester-stable, Chun-wei Fan
  • [gobject-introspection/msvc-pragmas-stable: 2/2] build: Force-include msvc_recommended_pragmas.h on Visual Studio, Chun-wei Fan
  • [gobject-introspection/msvc-pragmas-stable: 1/2] giscanner/scannerlexer.l: Include io.h on Windows, Chun-wei Fan
  • [gobject-introspection] (2 commits) Created branch msvc-pragmas-stable, Chun-wei Fan
  • [gnome-music] Deleted branch wip/jfelder/player-simplify-eos, Jean Felder
  • [gnome-music] player: Simplify _on_eos method, Jean Felder
  • [gobject-introspection/fix-gi-test: 3/3] gi-test: Fix gir file tests, Chun-wei Fan
  • [gobject-introspection] (3 commits) Non-fast-forward update to branch fix-gi-test, Chun-wei Fan
  • [fractal] Cargo: update .lock file, Daniel Garcia Moreno
  • [evolution/gnome-3-32] Prevent crash in cal_data_model_notify_recurrences_cb(), Milan Crha
  • [gnome-music/wip/jfelder/player-simplify-eos] player: Simplify _on_eos method, Jean Felder
  • [gnome-music] Non-fast-forward update to branch wip/jfelder/player-simplify-eos, Jean Felder
  • [evolution] Prevent crash in cal_data_model_notify_recurrences_cb(), Milan Crha
  • [gnome-control-center/gnome-3-32] power: correct the value of 90 minutes to 5400, Robert Ancell
  • [gnome-control-center] power: correct the value of 90 minutes to 5400, Robert Ancell
  • [gnome-build-meta/abderrahim/ci-improvements: 12/12] .gitlab-ci.yml: update bst to 1.2.6, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/ci-improvements: 11/12] .gitlab-ci.yml: use `bst pull` in flatpak and cve jobs, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/ci-improvements: 10/12] .gitlab-ci.yml: cache the cve database, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/ci-improvements: 9/12] .gitlab-ci.yml: simplify the cve report job, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/ci-improvements: 8/12] .gitlab-ci.yml: run the cve report job on stable branches as well, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/ci-improvements: 7/12] .gitlab-ci.yml: only cache sources for bst in track and build jobs, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/ci-improvements: 6/12] .gitlab-ci.yml: only run run the track job on branches targetting master, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/ci-improvements: 5/12] .gitlab-ci.yml: remove workaround for unstable flathub infrastructure, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/ci-improvements: 4/12] .gitlab-ci.yml: declare dependencies for jobs, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/ci-improvements: 3/12] .gitlab-ci.yml: don't run bst track in the cve_report job, Abderrahim Kitouni
  • [gnome-build-meta] (12 commits) Non-fast-forward update to branch abderrahim/ci-improvements, Abderrahim Kitouni
  • [cheese/wip/disable-debug] Handle Gstreamer debugging being disabled, David King
  • [cheese] Created branch wip/disable-debug, David King
  • [gnome-build-meta/abderrahim/gnome-boot: 5/5] core-deps: use kmod from freedesktop-sdk, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/gnome-boot: 4/5] Revert "elements/core/totem.bst: It doesn't depens on intltool anymore", Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/gnome-boot: 3/5] vm/desktop-vm: use our own sdk.bst/core.bst instead of freedesktop-sdk, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/gnome-boot: 2/5] core/gdm.bst: Configuring GDM and adding a sysusers file, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/gnome-boot: 1/5] Testing commit, Abderrahim Kitouni
  • [gnome-build-meta] (5 commits) Created branch abderrahim/gnome-boot, Abderrahim Kitouni
  • [gjs: 2/2] Closes #105., Philip Chimento
  • [gjs: 1/2] Ensure const-correctness in C++ objects, Philip Chimento
  • [gjs] (2 commits) ...Closes #105., Philip Chimento
  • [gtk] gtk: Small documentation fixes, Matthias Clasen
  • [gtk] box layout: Documentation additions, Matthias Clasen
  • [gtk] gsk: Documentation tweaks, Matthias Clasen
  • [gtk] gdk: Documentation improvements, Matthias Clasen
  • [gtk/wip/otte/nodeeditor2] node-editor: Add renderings with alternative renderers, Benjamin Otte
  • [gitg/wip/albfan/time-order: 13/13] Recovering missed commits without topological order, Alberto Fanjul
  • [gitg] (13 commits) Non-fast-forward update to branch wip/albfan/time-order, Alberto Fanjul
  • [gtk/wip/otte/nodeeditor2: 5/5] node-editor: Add renderings with alternative renderers, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 4/5] gsk: Export gsk_vulkan_renderer_new(), Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 3/5] gsk: Export gsk_broadway_renderer_new(), Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 2/5] gsk: Export gsk_gl_renderer_new(), Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 1/5] gsk: Export Cairo renderer, Benjamin Otte
  • [gtk] (5 commits) Non-fast-forward update to branch wip/otte/nodeeditor2, Benjamin Otte
  • [gitg] Do not use arrays as properties, Alberto Fanjul
  • [gtk/wip/matthiasc/popup5: 130/130] popover: Only grab focus when modal, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 129/130] surface: Avoid autodismissal on button release, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 128/130] surface: Remove gdk_surface_set/merge_child_input_shapes(), Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 127/130] surface: Remove old debug code, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 126/130] popover: Use gdk_surface_show_with_auto_dismissal, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 125/130] surface: Add gdk_surface_show_with_auto_dismissal, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 124/130] broadway: Track popups, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 123/130] x11: Implement popup surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 122/130] wayland: Use popup parents, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 121/130] surface: Stop setting transient-for for popups, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 120/130] surface: Make move-to-rect work for popups, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 119/130] surface: Store popup parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 118/130] gdk: Introduce a popup surface type, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 116/130] Get rid of GdkSurfaceImpl, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 117/130] x11: Remove useless checks, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 115/130] gdk: Add a private header, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 114/130] Rename surface constructors, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 113/130] surface: Cosmetics, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 112/130] gdk: Drop pass-through surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 111/130] gdk: Drop GdkWindowAttr, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 110/130] gdk: Drop input-only surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 109/130] gdk: Remove an unused field, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 108/130] Drop gdk_surface_new_temp, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 107/130] menu: Stop using gdk_surface_new_temp, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 106/130] x11: Stop using gdk_surface_new_temp, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 105/130] broadway: Stop using gdk_surface_new_temp, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 104/130] wayland: Remove a useless switch, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 103/130] docs: Remove references to gdk_device_grab, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 102/130] gdk: Remove remnants of client-side windows, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 101/130] Drop gtk_widget_register_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 100/130] popover: Stop using gtk_widget_register_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 99/130] window: Stop using gtk_widget_register_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 98/130] menu: Stop using gtk_widget_register_surface, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 97/130] surface: Make gdk_surface_get_device_position void, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 96/130] x11: Drop a gratitious use of gdk_event_get_root_coords, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 95/130] Remove gdk_surface_get_geometry as public api, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 94/130] Drop gdk_surface_get_root_origin, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 93/130] Remove gdk_surface_get_root_coords as public api, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 92/130] Remove gdk_surface_coords_to/from_parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 91/130] surface: Small simplification, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 90/130] surface: Simplify destroy implementation, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 89/130] surface: Remove abs_x/abs_y, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 88/130] surface: Small cleanup, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 87/130] surface: Simplify some code, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 86/130] Remove surface->children, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 85/130] gdk: Stop using surface->children, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 84/130] wayland: Stop using surface->children, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 83/130] Remove surface->parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 82/130] gdk: Stop using surface->parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 81/130] broadway: Stop using surface->parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 80/130] x11: Stop using surface->parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 79/130] wayland: Stop using surface->parent, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 78/130] surface: Remove code dealing with child surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 77/130] surface: minor cleanup, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 76/130] Drop child surfaces, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 75/130] widget: Stop using child surface apis, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 74/130] a11y: Stop supporting ATK_XY_SCREEN, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 73/130] xim: Stop using child surface apis, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 72/130] wayland: Stop using child surface apis, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 71/130] x11: Stop using child surface api, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 70/130] entry completion: Use a popover, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 69/130] main: Remove special-case hiding popopvers, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 68/130] widget: Remove some unneeded popover special-casing, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 67/130] Adwaita: Give popover menus a background, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 66/130] menubutton: Allocate the popover, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 65/130] Adapt to new popover lifecycle, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 64/130] Reimplement GtkPopover, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 63/130] surface: Start sketching a new surface type, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 62/130] Introduce event controller propagation limits, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 61/130] widget: Use GtkNative, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 60/130] widget: Don't snapshot foreign children, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 59/130] Review and replace uses of get_toplevel, Matthias Clasen
  • [gtk] Deleted branch inspector-menus, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 58/130] root: Require GtkNative, Matthias Clasen
  • [gtk: 2/2] Merge branch 'inspector-menus' into 'master', Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 57/130] window: Implement GtkNative, Matthias Clasen
  • [gtk] (2 commits) ...Merge branch 'inspector-menus' into 'master', Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 56/130] Introduce GtkNative, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 55/130] main: guard window-specific code paths, Matthias Clasen
  • [gtk/wip/matthiasc/popup5: 54/130] widget: guard popover-specific code paths, Matthias Clasen
  • [gtk] (130 commits) Non-fast-forward update to branch wip/matthiasc/popup5, Matthias Clasen
  • [gtk] Deleted branch inspector-actions, Matthias Clasen
  • [gtk: 2/2] Merge branch 'inspector-actions' into 'master', Matthias Clasen
  • [gtk] (2 commits) ...Merge branch 'inspector-actions' into 'master', Matthias Clasen
  • [gtk/inspector-menus] inspector: Fix showing of menus, Matthias Clasen
  • [gtk] Created branch inspector-menus, Matthias Clasen
  • [gtk] Deleted branch filechooser-save-again, Matthias Clasen
  • [gtk/inspector-actions] inspector: Show the default.activate action, Matthias Clasen
  • [gtk: 2/2] Merge branch 'filechooser-save-again' into 'master', Matthias Clasen
  • [gtk] Created branch inspector-actions, Matthias Clasen
  • [gtk] (2 commits) ...Merge branch 'filechooser-save-again' into 'master', Matthias Clasen
  • [balsa] mailboxlocal: Use g_ptr_array_new_with_free_func(), Peter Bloomfield
  • [balsa] mailbox: Use g_ptr_array_new_with_free_func(), Peter Bloomfield
  • [gtk] Deleted branch kill-display-changed, Matthias Clasen
  • [gtk: 5/5] Merge branch 'kill-display-changed' into 'master', Matthias Clasen
  • [gtk] (5 commits) ...Merge branch 'kill-display-changed' into 'master', Matthias Clasen
  • [gtk] Non-fast-forward update to branch filechooser-save-again, Matthias Clasen
  • [gtk/wip/otte/nodeeditor2] gsk: Export gsk_vulkan_renderer_new(), Benjamin Otte
  • [gtk] Non-fast-forward update to branch wip/otte/nodeeditor2, Benjamin Otte
  • [gtk/filechooser-save-again] Make file chooser saving work again, Matthias Clasen
  • [gtk] Created branch filechooser-save-again, Matthias Clasen
  • [gtk/wip/otte/nodeeditor2: 143/143] gsk: Export gsk_vulkan_renderer_new(), Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 142/143] gsk: Export gsk_broadway_renderer_new(), Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 141/143] gsk: Export gsk_gl_renderer_new(), Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 140/143] gsk: Export Cairo renderer, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 139/143] Adwaita: Fix rounded corners, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 138/143] testsuite: Add rounded-rect parsing test, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 137/143] Add gtk4-node-editor, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 135/143] testsuite: Add nodeparser test case, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 136/143] rendernode: Parse and print blend nodes properly, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 134/143] ci: Don't disable the gsk suite, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 133/143] Add error func to node deserialization, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 132/143] testsuite: Black out parts of reftest, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 131/143] testsuite: Remove old cairo/vulkan tests, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 130/143] rendernode: Remove old GVariant (de)serialization code, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 129/143] testsuite: Add another gl renderer test, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 128/143] testsuite: Remove gl_tests infrastructure, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 127/143] testsuite: Add cross-fade-in-opacity test, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 126/143] testsuite: Remove broken GL comparison tests, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 125/143] testsuite: Print serialized nodes when parsing fails, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 124/143] testsuite: add shadow node parser test, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 123/143] testsuite: add another nodeparser crash test, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 122/143] testsuite: Add serialize-deserialize tests, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 121/143] testsuite: Add a broken test, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 120/143] Move working tests to new directory, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 119/143] testsuite: Port gl tests to text-based format, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 118/143] testsuite: Delete some node tests, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 117/143] testsuite: Add tests for the new node parsing code, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 116/143] Parse render nodes from text files, Benjamin Otte
  • [gtk/wip/otte/nodeeditor2: 115/143] cssparser: Add gtk_css_parser_has_number(), Benjamin Otte
  • [gtk] (143 commits) Non-fast-forward update to branch wip/otte/nodeeditor2, Benjamin Otte
  • [gtk/kill-display-changed: 2/2] Drop the GtkWidget::display-changed signal, Matthias Clasen
  • [gtk/kill-display-changed: 1/2] gtk: Use root/unroot instead of display-changed, Matthias Clasen
  • [gtk] (2 commits) Non-fast-forward update to branch kill-display-changed, Matthias Clasen
  • [gnome-builder] terminal: add button to terminal workspace, Christian Hergert
  • [gnome-builder] terminal: allow -t option again, Christian Hergert
  • [gnome-builder] flatpak: allow using subprocess launcher without project, Christian Hergert
  • [gnome-builder] threading: add ide_subprocess_launcher_get_arg(), Christian Hergert
  • [gnome-builder] terminal: remove button from header bar, Christian Hergert
  • [gnome-builder] terminal: make terminal popover public ABI, Christian Hergert
  • [gnome-builder] terminal: add ide_terminal_workspace_new(), Christian Hergert
  • [gnome-builder] terminal: add helper to get runtime, Christian Hergert
  • [gnome-builder] terminal: remove unnecessary envvars, Christian Hergert
  • [gtk/kill-display-changed: 4/4] Drop the GtkWidget::display-changed signal, Matthias Clasen
  • [gtk/kill-display-changed: 3/4] gtk: Use root/unroot instead of display-changed, Matthias Clasen
  • [gtk/kill-display-changed: 2/4] menu: Listen only for notify::root, Matthias Clasen
  • [gtk/kill-display-changed: 1/4] window: Implement display change via root/unroot, Matthias Clasen
  • [gtk] (4 commits) Created branch kill-display-changed, Matthias Clasen
  • [glib: 2/2] Merge branch 'emmanuel.fleury/glib-g_strcanon_documentation_fix' into 'master', Philip Withnall
  • [glib: 1/2] Adding tests cases for a better coverage of glib/tests/strfuncs.c, Philip Withnall
  • [glib] (2 commits) ...Merge branch 'emmanuel.fleury/glib-g_strcanon_documentation_fix' into 'master', Philip Withnall
  • [gtk] Deleted branch inspector-menu-fix, Matthias Clasen
  • [gtk: 5/5] Merge branch 'inspector-menu-fix' into 'master', Matthias Clasen
  • [gtk] (5 commits) ...Merge branch 'inspector-menu-fix' into 'master', Matthias Clasen
  • [gnome-builder] ls: add some accelerators for ls page, Christian Hergert
  • [glib] Deleted branch wip/chergert/insertbeforelink, Christian Hergert
  • [glib: 4/4] Merge branch 'wip/chergert/insertbeforelink' into 'master', Philip Withnall
  • [glib] (4 commits) ...Merge branch 'wip/chergert/insertbeforelink' into 'master', Philip Withnall
  • [perl-gtk3] Created tag v0.035, Brian Manning
  • [perl-gtk3] Release v0.035, Brian Manning
  • [java-atk-wrapper: 2/2] Merge branch 'remove_component_listener' into 'master', Samuel Thibault
  • [java-atk-wrapper: 1/2] Fix removing component listener, Samuel Thibault
  • [java-atk-wrapper] (2 commits) ...Merge branch 'remove_component_listener' into 'master', Samuel Thibault
  • [java-atk-wrapper: 2/2] Merge branch 'thread-daemon' into 'master', Samuel Thibault
  • [java-atk-wrapper: 1/2] Make jaw thread a daemon thread, Samuel Thibault
  • [java-atk-wrapper] (2 commits) ...Merge branch 'thread-daemon' into 'master', Samuel Thibault
  • [java-atk-wrapper: 2/2] Merge branch 'coords' into 'master', Samuel Thibault
  • [java-atk-wrapper: 1/2] Fix coordinates returned by atkcomponent, Samuel Thibault
  • [java-atk-wrapper] (2 commits) ...Merge branch 'coords' into 'master', Samuel Thibault
  • [java-atk-wrapper: 2/2] Merge branch 'parameters' into 'master', Samuel Thibault
  • [java-atk-wrapper: 1/2] Fix atk event parameters, Samuel Thibault
  • [java-atk-wrapper] (2 commits) ...Merge branch 'parameters' into 'master', Samuel Thibault
  • [java-atk-wrapper: 2/2] Merge branch 'child_add' into 'master', Samuel Thibault
  • [java-atk-wrapper: 1/2] Fix missing reference addition on children_changed::add, Samuel Thibault
  • [java-atk-wrapper] (2 commits) ...Merge branch 'child_add' into 'master', Samuel Thibault
  • [java-atk-wrapper: 2/2] Merge branch 'iter' into 'master', Samuel Thibault
  • [java-atk-wrapper: 1/2] Fix iterating hash table in jaw_impl_finalize, Samuel Thibault
  • [java-atk-wrapper] (2 commits) ...Merge branch 'iter' into 'master', Samuel Thibault
  • [java-atk-wrapper: 2/2] Merge branch 'jchild' into 'master', Samuel Thibault
  • [java-atk-wrapper: 1/2] Check against ref_selection returning null, Samuel Thibault
  • [java-atk-wrapper] (2 commits) ...Merge branch 'jchild' into 'master', Samuel Thibault
  • [java-atk-wrapper: 2/2] Merge branch 'jaw_ref' into 'master', Samuel Thibault
  • [java-atk-wrapper: 1/2] Make sure atk objects exist while processing signals, Samuel Thibault
  • [java-atk-wrapper] (2 commits) ...Merge branch 'jaw_ref' into 'master', Samuel Thibault
  • [fractal] Deleted branch revert-c1632bf9, Christopher Davis
  • [fractal] Revert "Switch to upstream gettext-rs", Alexandre Franke
  • [gtk: 3/3] Merge branch 'kill-menu-display' into 'master', Benjamin Otte
  • [gtk] (3 commits) ...Merge branch 'kill-menu-display' into 'master', Benjamin Otte
  • [java-atk-wrapper: 2/2] Merge branch 'getAccessibleStateSet_null' into 'master', Samuel Thibault
  • [java-atk-wrapper: 1/2] Check against getAccessibleStateSet returning null, Samuel Thibault
  • [java-atk-wrapper] (2 commits) ...Merge branch 'getAccessibleStateSet_null' into 'master', Samuel Thibault
  • [gnome-control-center] Deleted branch wip/carlosg/wacom-calibrator-style-leaks, Carlos Garnacho
  • [gnome-control-center] (2 commits) ...wacom: Dispose custom style provider with calibrator, Robert Ancell
  • [java-atk-wrapper: 2/2] Merge branch 'init_fail' into 'master', Samuel Thibault
  • [java-atk-wrapper: 1/2] Gracefully abort initialization if at-spi fails, Samuel Thibault
  • [java-atk-wrapper] (2 commits) ...Merge branch 'init_fail' into 'master', Samuel Thibault
  • [java-atk-wrapper: 2/2] Merge branch 'getAccessibleContext_null' into 'master', Samuel Thibault
  • [java-atk-wrapper: 1/2] Fix more missing tests for getAccessibleContext returning null, Samuel Thibault
  • [java-atk-wrapper] (2 commits) ...Merge branch 'getAccessibleContext_null' into 'master', Samuel Thibault
  • [java-atk-wrapper: 2/2] Merge branch 'unexpected_threaded_call' into 'master', Samuel Thibault
  • [java-atk-wrapper: 1/2] Call jaw_impl_get_instance from the application thread, Samuel Thibault
  • [java-atk-wrapper] (2 commits) ...Merge branch 'unexpected_threaded_call' into 'master', Samuel Thibault
  • [java-atk-wrapper: 2/2] Merge branch 'hash_mutex' into 'master', Samuel Thibault
  • [java-atk-wrapper: 1/2] Protect access to typeTable and objectTable, Samuel Thibault
  • [java-atk-wrapper] (2 commits) ...Merge branch 'hash_mutex' into 'master', Samuel Thibault
  • [fractal/revert-c1632bf9: 2/2] Revert "Switch to upstream gettext-rs", Alexandre Franke
  • [fractal] (2 commits) Non-fast-forward update to branch revert-c1632bf9, Alexandre Franke
  • [gtk/kill-menu-display: 2/2] Remove gtk_menu_set_display, Matthias Clasen
  • [gtk/kill-menu-display: 1/2] tests: Stop using gtk_menu_set_display, Matthias Clasen
  • [gtk] (2 commits) Created branch kill-menu-display, Matthias Clasen
  • [java-atk-wrapper: 2/2] Merge branch 'spurious_recursive_call' into 'master', Samuel Thibault
  • [java-atk-wrapper: 1/2] free_callback_para: Avoid calling oneself recursively on error, Samuel Thibault
  • [java-atk-wrapper] (2 commits) ...Merge branch 'spurious_recursive_call' into 'master', Samuel Thibault
  • [java-atk-wrapper] Bump atk-bridge-2.0 dependency to 2.33.1, Samuel Thibault
  • [fractal] rust: simplify loop code, Christopher Davis
  • [epiphany/gnome-3-32] window: unfullscreen on process termination, Michael Catanzaro
  • [epiphany/gnome-3-32] history-manager: avoid critical when deleting URLs not tracked by sync, Michael Catanzaro
  • [java-atk-wrapper: 2/2] Merge branch 'main_context' into 'master', Samuel Thibault
  • [java-atk-wrapper: 1/2] Use a separate context for delivering events, Samuel Thibault
  • [java-atk-wrapper] (2 commits) ...Merge branch 'main_context' into 'master', Samuel Thibault
  • [java-atk-wrapper: 2/2] Merge branch 'name_null' into 'master', Samuel Thibault
  • [java-atk-wrapper: 1/2] Clean object name when getAccessibleName returns null, Samuel Thibault
  • [java-atk-wrapper] (2 commits) ...Merge branch 'name_null' into 'master', Samuel Thibault
  • [java-atk-wrapper: 2/2] Merge branch 'acc_context_null' into 'master', Samuel Thibault
  • [java-atk-wrapper: 1/2] protect against jAccContext being NULL, Samuel Thibault
  • [java-atk-wrapper] (2 commits) ...Merge branch 'acc_context_null' into 'master', Samuel Thibault
  • [fractal/revert-c1632bf9: 6/6] Revert "Switch to upstream gettext-rs", Alexandre Franke
  • [fractal] (6 commits) Non-fast-forward update to branch revert-c1632bf9, Alexandre Franke
  • [gnome-maps/wip/mlundblad/photon-geocode: 4/4] contextMenu: Use Photon geocoder for "What's here", Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 3/4] WIP: placeEntry: Hook up Photon geocode, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 2/4] application: Initialize Photon geocode instance, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 1/4] WIP: add Photon geocode module, Marcus Lundblad
  • [gtk] Deleted branch wip/ernestask/tree-view-rubberband-null-node, Ernestas Kulik
  • [gtk/gtk-3-24: 2/2] Merge branch 'wip/ernestask/tree-view-rubberband-null-node' into 'gtk-3-24', Matthias Clasen
  • [gtk/gtk-3-24] (2 commits) ...Merge branch 'wip/ernestask/tree-view-rubberband-null-node' into 'gtk-3-24', Matthias Clasen
  • [gtk] Deleted branch expander-demo-fix, Matthias Clasen
  • [gtk: 2/2] Merge branch 'expander-demo-fix' into 'master', Matthias Clasen
  • [gtk] (2 commits) ...Merge branch 'expander-demo-fix' into 'master', Matthias Clasen
  • [tracker-miners/sam/gsettings-from-host: 7/7] functional-tests: Don't depend on GSettings schemas from the host, Sam Thursfield
  • [tracker-miners] (7 commits) Non-fast-forward update to branch sam/gsettings-from-host, Sam Thursfield
  • [gtk/inspector-menu-fix] menus: Fix menus on non-default displays, Matthias Clasen
  • [gtk] Non-fast-forward update to branch inspector-menu-fix, Matthias Clasen
  • [tracker-miners] Deleted branch sam/text-extractor-errors, Sam Thursfield
  • [tracker-miners: 2/2] Merge branch 'sam/text-extractor-errors' into 'master', Sam Thursfield
  • [tracker-miners] (2 commits) ...Merge branch 'sam/text-extractor-errors' into 'master', Sam Thursfield
  • [gtk/expander-demo-fix] gtk-demo: Make the expander demo behave again, Matthias Clasen
  • [gtk] Created branch expander-demo-fix, Matthias Clasen
  • [gupnp] Created tag gupnp-1.2.1, Jens Georg
  • [gupnp] Prepare GUPnP 1.2.1, Jens Georg
  • [gnome-build-meta] Deleted branch mcatanzaro/remove-gstreamer-vaapi, Michael Catanzaro
  • [gnome-build-meta] Temporarily remove gstreamer-vaapi, Michael Catanzaro
  • [gtk/inspector-menu-fix: 4/4] menus: Fix menus on non-default displays, Matthias Clasen
  • [gtk/inspector-menu-fix: 3/4] wayland: sanity check events at the source, Matthias Clasen
  • [gtk/inspector-menu-fix: 2/4] gdk: add a sanity check for events, Matthias Clasen
  • [gtk/inspector-menu-fix: 1/4] seat: Add a sanity check, Matthias Clasen
  • [gtk] (4 commits) Created branch inspector-menu-fix, Matthias Clasen
  • [epiphany] Deleted branch mcatanzaro/752, Michael Catanzaro
  • [epiphany] (2 commits) ...Add warning comment about fullscreen mode, Jan-Michael Brummer
  • [epiphany/mcatanzaro/752: 9/9] Add warning comment about fullscreen mode, Jan-Michael Brummer
  • [epiphany/mcatanzaro/752: 8/9] window: unfullscreen on process termination, Jan-Michael Brummer
  • [gssdp] Created tag gssdp-1.2.1, Jens Georg
  • [epiphany] (9 commits) Non-fast-forward update to branch mcatanzaro/752, Jan-Michael Brummer
  • [gssdp] Prepare 1.2.1, Jens Georg
  • [fractal] api: Properly parse invite events, Alexandre Franke
  • [gupnp] build: Fix public dependencies, Jens Georg
  • [vala/wip/issue/606: 8/8] WIP build: Check for valac with sufficient GIR support, Rico Tzschichholz
  • [vala/wip/issue/606: 7/8] WIP build: Generate GIRs for libvala, Rico Tzschichholz
  • [vala/wip/issue/606: 6/8] WIP girwriter: Infer gir_namespace/version from target GIR filename, Rico Tzschichholz
  • [vala] (8 commits) Non-fast-forward update to branch wip/issue/606, Rico Tzschichholz
  • [gnome-build-meta/mcatanzaro/sse2: 14/14] Add SSE2 build flags, Jordan Petridis
  • [gnome-build-meta] (14 commits) Non-fast-forward update to branch mcatanzaro/sse2, Jordan Petridis
  • [gtk/wip/ernestask/tree-view-rubberband-null-node] treeview: Draw rubber band rectangle more often, Ernestas Kulik
  • [gtk] Created branch wip/ernestask/tree-view-rubberband-null-node, Ernestas Kulik
  • [fractal] build: Require libhandy 0.0.9, Alexandre Franke
  • [gtranslator] Update Esperanto translation, Translations User D-L
  • [gtranslator/gnome-3-32] Update Esperanto translation, Translations User D-L
  • [gbrainy] Remove unused code, Jordi Mas
  • [folks/wip/nielsdg/python2: 2/2] tests/tools/manager-file: Don't hardcode python2 path, Niels De Graef
  • [folks/wip/nielsdg/python2: 1/2] Add "build" to .gitignore, Niels De Graef
  • [folks] (2 commits) Created branch wip/nielsdg/python2, Niels De Graef
  • [gssdp] resource-group: Convert local include to global, Jens Georg
  • [glib/wip/chergert/insertbeforelink: 22/22] glist: code style cleanup for g_list_insert_before(), Christian Hergert
  • [glib/wip/chergert/insertbeforelink: 21/22] queue: add g_queue_insert_before_link() and g_queue_insert_after_link(), Christian Hergert
  • [glib/wip/chergert/insertbeforelink: 20/22] list: add g_list_insert_before_link(), Christian Hergert
  • [glib] (22 commits) Non-fast-forward update to branch wip/chergert/insertbeforelink, Christian Hergert
  • [gnome-shell] Update Esperanto translation, Translations User D-L
  • [evolution] Update Esperanto translation, Translations User D-L
  • [gimp] tools: in performance-log-viewer.py, fix deprecation warnings, Ell
  • [gimp/gimp-2-10] tools: in performance-log-viewer.py, fix deprecation warnings, Ell
  • [epiphany/mcatanzaro/752: 2/2] Add warning comment about fullscreen mode, Michael Catanzaro
  • [epiphany/mcatanzaro/752: 1/2] window: unfullscreen on process termination, Michael Catanzaro
  • [epiphany] (2 commits) Non-fast-forward update to branch mcatanzaro/752, Michael Catanzaro
  • [nautilus/wip/ernestask/list-view-rubberband] list-view: Enable rubberband selection, Ernestas Kulik
  • [nautilus] Created branch wip/ernestask/list-view-rubberband, Ernestas Kulik
  • [gnome-builder] po: update POTFILES.in, Christian Hergert
  • [gnome-builder] terminal: add a new-terminal button but do not wire things up, Christian Hergert
  • [gnome-builder] terminal: add a runtime selection popover, Christian Hergert
  • [gnome-terminal/gnome-3-32] headerbar: Disconnect menu model on dispose, Christian Persch
  • [gnome-terminal] prefs: Plug a mem leak, Christian Persch
  • [gnome-terminal] headerbar: Disconnect menu model on dispose, Christian Persch
  • [balsa] mailbox-mbox: Use g_ptr_array_new_with_free_func(), Peter Bloomfield
  • [nautilus] .gitlab-ci.yml: Skip pages for now, Ernestas Kulik
  • [geary/gnome-3-32] Update Belarusian translation, Translations User D-L
  • [fractal] api: Fix publicRooms request, Alexandre Franke
  • [gnome-games/wip/exalm/empty] collection-box: Make stack background solid, Alexander Mikhaylenko
  • [gnome-games] Created branch wip/exalm/empty, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/handy] collection-header-bar: Use HdyViewSwitcher, Alexander Mikhaylenko
  • [gnome-games] Created branch wip/exalm/handy, Alexander Mikhaylenko
  • [gparted] Update Belarusian translation, Translations User D-L
  • [epiphany/mcatanzaro/bookmark-search] suggestion-model: fix searching for bookmarks in top bar, Michael Catanzaro
  • [epiphany] Created branch mcatanzaro/bookmark-search, Michael Catanzaro
  • [gtk] Deleted branch add-color-button-fix, Matthias Clasen
  • [gtk: 2/2] Merge branch 'add-color-button-fix' into 'master', Matthias Clasen
  • [gtk] (2 commits) ...Merge branch 'add-color-button-fix' into 'master', Matthias Clasen
  • [gnome-build-meta/mcatanzaro/remove-gstreamer-vaapi: 2/2] Temporarily remove gstreamer-vaapi, Michael Catanzaro
  • [gnome-build-meta] (2 commits) Non-fast-forward update to branch mcatanzaro/remove-gstreamer-vaapi, Michael Catanzaro
  • [vala/0.44] compiler: Add OptionFlags.NO_ARG to deprecated "--thread" option, Rico Tzschichholz
  • [vala/0.44] gstreamer: Cherry-pick some fixes from 0.46, Rico Tzschichholz
  • [gtk/add-color-button-fix] Adwaita: Fix 'add color' button corners, Matthias Clasen
  • [vala/0.44] gtk4: Update to 3.94.0+724ec3ca, Rico Tzschichholz
  • [gtk] Created branch add-color-button-fix, Matthias Clasen
  • [vala/0.44] girwriter: Only replace existing GIR files if they changed, Rico Tzschichholz
  • [vala/0.44] girwriter: Populate gir_namespace/version attributes of external namespaces, Rico Tzschichholz
  • [vala/0.44] girwriter: Don't write c:include tags for symbols from external packages, Rico Tzschichholz
  • [vala/0.44] girwriter: Properly write attributes for non-GObject classes, Rico Tzschichholz
  • [vala/0.44] tests: Actually define SkippedStruct as struct for girwriter, Rico Tzschichholz
  • [vala/0.44] codegen: Make sure to call a corresponding pop_function(), Rico Tzschichholz
  • [vala/0.44] codegen: Make sure to call a corresponding pop_line(), Rico Tzschichholz
  • [vala/0.44] codegen: Make sure to call a corresponding pop_context(), Rico Tzschichholz
  • [vala/0.44] girwriter: Don't write "property" attribute for non-gobject properties, Rico Tzschichholz
  • [vala/0.44] codegen: Move construct property checks to SemanticAnalyzer pass, Rico Tzschichholz
  • [vala/0.44] codegen: Move GObject property validity checks to SemanticAnalyzer, Rico Tzschichholz
  • [vala/0.44] valadoc/tests: construct properties require GLib.Object derived class, Rico Tzschichholz
  • [vala/0.44] tests: Fix namespace attributes for girwriter, Rico Tzschichholz
  • [vala/0.44] girwriter: Properly resolve GLib.TypeInterface instead of hardcoding it, Rico Tzschichholz
  • [vala/0.44] girwriter: Mention that this file is generated and not meant to be modified, Rico Tzschichholz
  • [vala/0.44] build: Pass some useful G_LOG_DOMAIN definitions, Rico Tzschichholz
  • [vala/0.44] tests: More "unassigned variable" tests to increase coverage, Rico Tzschichholz
  • [vala/0.44] javascriptcoregtk-4.0: Update to 2.24.1, Rico Tzschichholz
  • [vala/0.44] gtk4: Update to 3.94.0+2656f5b4, Rico Tzschichholz
  • [vala/0.44] gstreamer: Update from 1.15.90+ git master, Rico Tzschichholz
  • [vala/0.44] tests: Extend "foreach" tests to increase coverage, Rico Tzschichholz
  • [vala/0.44] tests: Extend "assigned local variable" control flow tests, Rico Tzschichholz
  • [vala/0.44] parser: Set correct end source-reference of Block for embedded statement, Rico Tzschichholz
  • [vala/0.44] parser: Improve source-reference of declaration block for ForStatement, Rico Tzschichholz
  • [vala/0.44] parser: Improve source-location for local Constant declarations, Rico Tzschichholz
  • [vala/0.44] parser: Don't include trailing semi-colon to ExpressionStatement, Rico Tzschichholz
  • [vala/0.44] parser: Improve source-location for LocalVariable/DeclarationStatement, Rico Tzschichholz
  • [vala/0.44] parser: Set correct end source-location for Block, Rico Tzschichholz
  • [orca] Ensure we present combobox details when descendant is only thing to claim focus, Joanmarie Diggs
  • [vala] compiler: Add OptionFlags.NO_ARG to deprecated "--thread" option, Rico Tzschichholz
  • [gnome-games/wip/exalm/developers: 3/3] sidebar-list-item: Merge into PlatformListItem, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/developers: 2/3] sidebar-view: Merge into PlatformsView, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/developers: 1/3] ui: Remove Developers view, Alexander Mikhaylenko
  • [gnome-games] (3 commits) Created branch wip/exalm/developers, Alexander Mikhaylenko
  • [vala/staging] compiler: Add OptionFlags.NO_ARG to deprecated "--thread" option, Rico Tzschichholz
  • [vala] (3 commits) ...vapi: Update GIR-based bindings, Rico Tzschichholz
  • [gedit-plugins/metatada] Fix updatecontact tag, Jordi Mas
  • [libxml2] Remove -Wno-array-bounds, Nick Wellnhofer
  • [libxml2] timsort.h: support older GCCs, Nick Wellnhofer
  • [vala/staging] vapi: Update GIR-based bindings, Rico Tzschichholz
  • [vala/staging] gstreamer: Update from 1.17.0+ git master, Rico Tzschichholz
  • [vala/staging] gtk4: Update to 3.94.0+724ec3ca, Rico Tzschichholz
  • [vte/vte-0-56] widget: Throw away remaining incoming data on finalize, Christian Persch
  • [gedit-plugins] Created branch metatada, Jordi Mas
  • [vte] widget: Throw away remaining incoming data on finalize, Christian Persch
  • [gedit] Leave oars-1.1 as closed tag, Jordi Mas
  • [epiphany/gnome-3-32] Close history when escape key is pressed, Michael Catanzaro
  • [epiphany/gnome-3-32] history-dialog: Improve search UI, Michael Catanzaro
  • [gimp] app: allow undoing extension removal in the GUI., Jehan
  • [gimp] app: add undo_remove ability to the extension manager., Jehan
  • [gnome-control-center/wip/carlosg/wacom-calibrator-style-leaks: 2/2] wacom: Dispose custom style provider with calibrator, Carlos Garnacho
  • [gnome-control-center/wip/carlosg/wacom-calibrator-style-leaks: 1/2] wacom: Ensure calibrator UI CSS only applies to its UI, Carlos Garnacho
  • [gnome-control-center] (2 commits) Created branch wip/carlosg/wacom-calibrator-style-leaks, Carlos Garnacho
  • [tracker-miners/sam/text-extractor-errors] tracker-extract-text: Correctly report errors back to the caller, Sam Thursfield
  • [tracker-miners] Created branch sam/text-extractor-errors, Sam Thursfield
  • [fractal] cache: Don't store typing_users, Alexandre Franke
  • [gnome-maps/wip/mlundblad/photon-geocode: 3/3] WIP: placeEntry: Hook up Photon geocode, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 2/3] application: Initialize Photon geocode instance, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 1/3] WIP: add Photon geocode module, Marcus Lundblad
  • [gnome-maps] (3 commits) Non-fast-forward update to branch wip/mlundblad/photon-geocode, Marcus Lundblad
  • [gtk/gtk-3-24] Add a few placeholder documentation block to have g-i annotations, Rico Tzschichholz
  • [gtk] Add a few placeholder documentation block to have g-i annotations, Rico Tzschichholz
  • [tracker-miners] Revert "build: Require Meson >= 0.50", Sam Thursfield
  • [tracker] Revert "build: Require Meson >= 0.50", Sam Thursfield
  • [tracker/wip/carlosg/downgrade-meson-version: 2/2] Revert "build: Require Meson >= 0.50", Carlos Garnacho
  • [tracker/wip/carlosg/downgrade-meson-version: 1/2] build: Avoid install:true in configure_file(), Carlos Garnacho
  • [tracker] (2 commits) Created branch wip/carlosg/downgrade-meson-version, Carlos Garnacho
  • [chrome-gnome-shell/wip/fmuellner/remove-redundant-check] connector: Remove unnecessary None check, Florian Müllner
  • [chrome-gnome-shell] Created branch wip/fmuellner/remove-redundant-check, Florian Müllner
  • [gnome-user-docs] Update Polish translation, Piotr Drąg
  • [gnome-user-docs] Improve punctuation in the PlayStation 3 and 4 joypads instructions, Piotr Drąg
  • [vala] girwriter: Only replace existing GIR files if they changed, Rico Tzschichholz
  • [tracker-miners] Revert "functional-tests: Don't depend on GSettings schemas from the host", Sam Thursfield
  • [tracker] g-ir-merge: Avoid recursive includes, Carlos Garnacho
  • [vala/staging] girwriter: Only replace existing GIR files if they changed, Rico Tzschichholz
  • [gnome-user-docs] Change advertize to advertise, Piotr Drąg
  • [gnome-user-docs] Pepper in some Unicode apostrophes in the new Bluetooth content, Piotr Drąg
  • [gnome-maps/wip/mlundblad/photon-geocode: 4/4] WIP: placeEntry: Hook up Photon geocode, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 3/4] application: Initialize Photon geocode instance, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 2/4] WIP: add Photon geocode module, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 1/4] Add module with address util functions, Marcus Lundblad
  • [gnome-maps] (4 commits) Non-fast-forward update to branch wip/mlundblad/photon-geocode, Marcus Lundblad
  • [gnome-build-meta/tristan/gnome-boot: 3/3] sdk/gtk+-3.bst: HACK - workaround breaking immodules, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 2/3] core/gdm.bst: Configuring GDM and adding a sysusers file, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 1/3] Testing commit, Tristan Van Berkom
  • [gnome-build-meta] (3 commits) Created branch tristan/gnome-boot, Tristan Van Berkom
  • [gedit-latex] Update Polish translation, Piotr Drąg
  • [accerciser/piotrdrag/unicode-typography] Use Unicode in translatable strings, Piotr Drąg
  • [accerciser] Created branch piotrdrag/unicode-typography, Piotr Drąg
  • [glib-networking] Update Polish translation, Piotr Drąg
  • [tracker-miners] build: Require Meson >= 0.50, Sam Thursfield
  • [tracker-miners] functional-tests: Don't depend on GSettings schemas from the host, Sam Thursfield
  • [tracker] build: Use current build dir as includedir, Carlos Garnacho
  • [tracker-miners] Non-fast-forward update to branch sam/gsettings-from-host, Sam Thursfield
  • [tracker] build: Modify how we define the enum header, Sam Thursfield
  • [glib] Deleted branch ci-update, Philip Withnall
  • [glib: 14/14] Merge branch 'ci-update' into 'master', Philip Withnall
  • [glib] (14 commits) ...Merge branch 'ci-update' into 'master', Philip Withnall
  • [tracker] build: Specify include dir to g-ir-compiler custom target, Carlos Garnacho
  • [gnome-builder] Update POTFILES.in, Piotr Drąg
  • [tracker-miners/sam/gsettings-from-host] functional-tests: Don't depend on GSettings schemas from the host, Sam Thursfield
  • [tracker-miners] Created branch sam/gsettings-from-host, Sam Thursfield
  • [gnome-calendar] Update POTFILES.in, Piotr Drąg
  • [gnome-shell/wip/fmuellner/window-preview-translucency: 476/476] workspace: Set offscreen redirect on window previews, Florian Müllner
  • [gnome-shell/wip/fmuellner/window-preview-translucency: 475/476] workspace: Let WindowClone inherit from StWidget, Florian Müllner
  • [gnome-shell] (476 commits) Non-fast-forward update to branch wip/fmuellner/window-preview-translucency, Florian Müllner
  • [epiphany] Deleted branch mcatanzaro/#691, Michael Catanzaro
  • [tracker] build: Modify how we define the GSettings schemas, Sam Thursfield
  • [epiphany] history-manager: avoid critical when deleting URLs not tracked by sync, Jan-Michael Brummer
  • [epiphany/mcatanzaro/#691: 7/7] history-manager: avoid critical when deleting URLs not tracked by sync, Jan-Michael Brummer
  • [epiphany] (7 commits) Non-fast-forward update to branch mcatanzaro/#691, Jan-Michael Brummer
  • [tracker] functional-tests: Fix use of meson.build_root(), Sam Thursfield
  • [gobject-introspection] Deleted branch msvc.improvements, Chun-wei Fan
  • [gobject-introspection] (2 commits) ...build: Force-include msvc_recommended_pragmas.h on Visual Studio, Christoph Reiter
  • [gbrainy] Fixes http://appstream.ubuntu.com/disco/universe/issues/gbrainy.html, Jordi Mas
  • [gedit] Content rating details to fix http://appstream.ubuntu.com/disco/main/issues/gedit.html, Jordi Mas
  • [gnome-build-meta] sdk/librsvg: update cargo dependencies, Abderrahim Kitouni
  • [clutter] Update Basque translation, Translations User D-L
  • [gitg] Update Basque translation, Translations User D-L
  • [vala] Deleted branch 789-add-a-vapi-to-gir-utility, Rico Tzschichholz
  • [gimp] Update Catalan translation, Jordi Mas
  • [gedit-plugins] Deleted branch old_plugins, Jordi Mas
  • [gedit-plugins] Deleted branch wip/python3, Jordi Mas
  • [gedit-plugins] Deleted branch wip/redesign, Jordi Mas
  • [gedit-plugins] Deleted branch translate, Jordi Mas
  • [gedit-plugins] Deleted branch build-dependencies, Jordi Mas
  • [gedit-plugins] Zeitgeist dependency needed if the plugin is selected, Jordi Mas
  • [gedit-plugins/build-dependencies] zeitgeist is needed if the plugin is selected, Jordi Mas
  • [gedit-plugins] Created branch build-dependencies, Jordi Mas
  • [libwnck] Release: 3.32.0, Marco Trevisan
  • [libwnck] Created tag 3.32.0, Marco Trevisan
  • [libwnck] tasklist: Add signals for enter and leave notify events, Marco Trevisan
  • [gtk] Deleted branch entry-fix, Matthias Clasen
  • [gtk: 5/5] Merge branch 'entry-fix' into 'master', Matthias Clasen
  • [gtk] (5 commits) ...Merge branch 'entry-fix' into 'master', Matthias Clasen
  • [gtk/entry-fix] text: Make Emoji insertion work properly, Matthias Clasen
  • [mutter/gnome-3-32] compositor: Disconnect from stage signals on destruction, Marco Trevisan
  • [mutter/gnome-3-32] compositor: Destroy window actors list on destruction, Marco Trevisan
  • [gtk/entry-fix] inspector: Track readonly property values, Matthias Clasen
  • [gtk/entry-fix] inspector: Don't listen for notify twice, Matthias Clasen
  • [gtk/entry-fix] entry: only notify properties we have, Matthias Clasen
  • [gtk] Created branch entry-fix, Matthias Clasen
  • [gtk] Deleted branch minus-one, Matthias Clasen
  • [gtk: 3/3] Merge branch 'minus-one' into 'master', Matthias Clasen
  • [gtk] (3 commits) ...Merge branch 'minus-one' into 'master', Matthias Clasen
  • [gtk/gtk-3-24: 2/2] Merge branch 'xdg-output-3-24' into 'gtk-3-24', Matthias Clasen
  • [gtk/gtk-3-24: 1/2] wayland: Add support for xdg-output, Matthias Clasen
  • [gtk/gtk-3-24] (2 commits) ...Merge branch 'xdg-output-3-24' into 'gtk-3-24', Matthias Clasen
  • [gtk: 2/2] Merge branch 'xdg-output' into 'master', Matthias Clasen
  • [gtk: 1/2] wayland: Add support for xdg-output, Matthias Clasen
  • [gtk] (2 commits) ...Merge branch 'xdg-output' into 'master', Matthias Clasen
  • [gtk: 2/2] Merge branch 'window-activate-revert-master' into 'master', Matthias Clasen
  • [gtk: 1/2] Revert "gdk: deactivate/activate surface on keyboard grabs", Matthias Clasen
  • [gtk] (2 commits) ...Merge branch 'window-activate-revert-master' into 'master', Matthias Clasen
  • [gtk/minus-one: 2/2] textutil: Fix signedness issues in api, Matthias Clasen
  • [gtk/minus-one: 1/2] builder: Fix signedness issues in apis, Matthias Clasen
  • [gtk] (2 commits) Created branch minus-one, Matthias Clasen
  • [pitivi] Meson: add tests to validate desktop/appdata files, Thibault Saunier
  • [pitivi/1.0] effects: Move checking if GL effects work in a dedicated subprocess, Thibault Saunier
  • [pitivi/1.0] tests: Avoid inconsistent timelines, Thibault Saunier
  • [pitivi/1.0] undo: Timeline should be commited after splitting, Thibault Saunier
  • [pitivi/1.0] tests: Set local to en_US as this is what is expected, Thibault Saunier
  • [pitivi/1.0] Update to GStreamer 1.16, Thibault Saunier
  • [pitivi/1.0] flatpak: Update matplotlib, Thibault Saunier
  • [pitivi/1.0] build: Update flatpak SDK, Thibault Saunier
  • [gtk] Deleted branch grab-cursor-fix, Matthias Clasen
  • [gtk: 2/2] Merge branch 'grab-cursor-fix' into 'master', Matthias Clasen
  • [gtk] (2 commits) ...Merge branch 'grab-cursor-fix' into 'master', Matthias Clasen
  • [gtk/grab-cursor-fix] window: Prevent resize cursors from sticking, Matthias Clasen
  • [gtk] Created branch grab-cursor-fix, Matthias Clasen

  • Mail converted by MHonArc