2019-June 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.

  • [gnome-build-meta/mcatanzaro/fdkaac: 2/2] Update to freedesktop-sdk git master, Michael Catanzaro
  • [gnome-build-meta] (2 commits) Non-fast-forward update to branch mcatanzaro/fdkaac, Michael Catanzaro
  • [gnome-build-meta/mcatanzaro/fdkaac] Update to freedesktop-sdk git master, Michael Catanzaro
  • [gnome-build-meta] Non-fast-forward update to branch mcatanzaro/fdkaac, Michael Catanzaro
  • [gtk] Deleted branch gbsneto/fix-popover-dark-theme, Georges Basile Stavracas Neto
  • [gtk: 3/3] Merge branch 'gbsneto/fix-popover-dark-theme' into 'master', Matthias Clasen
  • [gtk] (3 commits) ...Merge branch 'gbsneto/fix-popover-dark-theme' into 'master', Matthias Clasen
  • [gtk/wip/ebassi/constraint-layout: 69/69] Add a constraint editor demo, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout: 68/69] constraint layout: Notice when guides change, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout: 67/69] Mark the layout as changed, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout: 66/69] constraint guide: Avoid redundant constraints, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout: 65/69] constraint guide: Fix initial property values, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout: 64/69] constraint solver: Use GTK_NOTE, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout: 63/69] solver: Add private statistics api, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout: 62/69] constraint layout: Dont reset constraints in allocate, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout: 61/69] constraints: Add some internal apis, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout: 60/69] constraint guide: Make strength tweakable, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout: 59/69] constraints demo: Update comments, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout: 58/69] constraint layout: freeze/thaw on mass ops, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout: 57/69] constraints: Use better data structures, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout: 56/69] constraint layout: Measure min/nat size separately, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout: 55/69] constraint layout: Use stays for natural size, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout: 54/69] constraint layout: Add debug output for guides, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout: 53/69] constraints demo: Give space a name, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout: 52/69] constraint guide: Add a name property, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout: 51/69] constraint guide: Shorten names, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout: 50/69] constraint layout: Measure more correctly, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout: 49/69] solver: Fix a copy/paste error, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout: 48/69] constraint solver: Fix repeat suggestions, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout: 47/69] Amend a constraint solver test, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout: 46/69] demo: Use constraint guide api, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout: 45/69] Flesh out GtkConstraintGuide, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout: 44/69] Drop an indirection, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout: 43/69] Detach guides on unroot, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout: 42/69] Simplify the guide implementation, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout: 41/69] Return the list of constraints added via VFL description, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout: 40/69] Add method to remove all constraints from a layout, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout: 39/69] Add a C convenience function for VFL constraints, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout: 38/69] Add Constraints/VFL demo, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout: 37/69] Allow adding constraints described through VFL, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout: 36/69] Add VFL parser for constraints, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout: 35/69] Remove GtkConstraintVariable.set_prefix(), Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout: 34/69] Add an interactive constraints demo, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout: 33/69] Make the constraints demo more interesting, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout: 32/69] Add GtkConstraintGuide, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout: 31/69] Use generic pointers for constraint targets, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout: 30/69] Redefine constraints with GtkConstraintTarget, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout: 29/69] widget: Implement GtkConstraintTarget, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout: 28/69] Add GtkConstraintTarget, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout: 27/69] Notify a layout change when adding and removing constraints, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout: 26/69] Fix the opposite size measurement in GtkConstraintLayout, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout: 25/69] Remove size constraints from ConstraintLayoutChild, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout: 24/69] constraints: Make internal consistency required, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout: 23/69] Add gtk_constraint_layout_remove_constraint, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout: 22/69] Do not release reference on the subject of an expression, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout: 21/69] constraints solver: Avoid critials, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout: 20/69] constraint solver: Fix thawing, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout: 19/69] Do not leak LayoutChild instances, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout: 18/69] Add GtkConstraintLayout demo, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout: 17/69] Add GtkConstraintLayout, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout: 16/69] Propagate rooting and unrooting widgets to layout managers, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout: 15/69] window: Create a GtkConstraintSolver, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout: 14/69] Assign a GtkConstraintSolver to each GtkRoot, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout: 12/69] Add constraint solver, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout: 13/69] Move the Root interface to a private header, Emmanuele Bassi
  • [gtk] (69 commits) Non-fast-forward update to branch wip/ebassi/constraint-layout, Emmanuele Bassi
  • [gtk/constraint-editor] forgotten files, Matthias Clasen
  • [gtk] Non-fast-forward update to branch constraint-editor, Matthias Clasen
  • [gtk/constraint-editor] forgotten file, Matthias Clasen
  • [gtk/gtk-3-24: 2/2] Merge branch 'recent-handle-null-content-type' into 'gtk-3-24', Matthias Clasen
  • [gtk/gtk-3-24: 1/2] gtkrecentfilter: handle g_content_type_from_mime_type() returning NULL, Matthias Clasen
  • [gtk/gtk-3-24] (2 commits) ...Merge branch 'recent-handle-null-content-type' into 'gtk-3-24', Matthias Clasen
  • [gtk/gbsneto/fix-popover-dark-theme: 2/2] Adwaita: Also apply $color_menu to popover arrows, Georges Basile Stavracas Neto
  • [gtk/gbsneto/fix-popover-dark-theme: 1/2] Adwaita: Use $menu_color background in popover.menu, Georges Basile Stavracas Neto
  • [gtk] (2 commits) Created branch gbsneto/fix-popover-dark-theme, Georges Basile Stavracas Neto
  • [gnome-documents] flatpak: remove hardcoded buildflags, Christopher Davis
  • [gnome-documents] flatpak: build libgdata with meson, Christopher Davis
  • [epiphany] Deleted branch mcatanzaro/revert-#650, Michael Catanzaro
  • [epiphany] Revert "Always show tab bar in non expanded mode", Michael Catanzaro
  • [epiphany/mcatanzaro/revert-#650: 11/11] Revert "Always show tab bar in non expanded mode", Michael Catanzaro
  • [epiphany] (11 commits) Non-fast-forward update to branch mcatanzaro/revert-#650, Michael Catanzaro
  • [gtk/constraint-editor: 5/5] Add a constraint editor demo, Matthias Clasen
  • [gtk/constraint-editor: 4/5] constraint layout: notice when guides change, Matthias Clasen
  • [gtk/constraint-editor: 3/5] Fix a crash in action muxer destruction, Matthias Clasen
  • [gtk/constraint-editor: 2/5] Add gtk_constraint_layout_remove_all_constraints, Matthias Clasen
  • [gtk/constraint-editor: 1/5] Mark the layout as changed, Matthias Clasen
  • [gtk] (5 commits) Created branch constraint-editor, Matthias Clasen
  • [gegl] saturation-yuv: use exact values for CIE u/v whitepoint, pippin
  • [gegl] workshop: incorporate new code from Elle Stone in issue #171, pippin
  • [gucharmap] build: Port to meson, Christian Persch
  • [gnome-terminal] Created tag 3.33.3, Christian Persch
  • [gnome-terminal] Post release version bump, Christian Persch
  • [gnome-terminal] Version 3.33.3, Christian Persch
  • [vte] Created tag 0.57.3, Christian Persch
  • [vte] Post release version bump, Christian Persch
  • [vte] Version 0.57.3, Christian Persch
  • [vte] vte.sh: Remove control chars for window title, Christian Persch
  • [vte] draw: Measure characters individually, Christian Persch
  • [guadec-web/oscp-2019] Fix accommodation link on footer, Tom Tryfonidis
  • [gnome-photos] build: Style fixes, Debarshi Ray
  • [gnome-photos] Deleted branch wip/rishi/build-style-fixes, Debarshi Ray
  • [gnome-photos/wip/rishi/buffer-decoder] raw rawspeed, Debarshi Ray
  • [gnome-build-meta] world/telepathy-*: Use github repos instead of freedesktop, Jordan Petridis
  • [java-atk-wrapper] Make jaw_object_get_parent return null when getAccessibleParent returns null, Samuel Thibault
  • [gnome-shell/wip/exalm/gestures: 2/2] windowManager: Adapt workspace switching animation for multiple screens, Alexander Mikhaylenko
  • [gnome-shell/wip/exalm/gestures: 1/2] windowManager: Use SwipeTracker, Alexander Mikhaylenko
  • [gnome-build-meta/jjardon/gtksourceview_sdk: 88/88] Move gtksourceview to the SDK, Jordan Petridis
  • [gnome-build-meta] (88 commits) Non-fast-forward update to branch jjardon/gtksourceview_sdk, Jordan Petridis
  • [balsa] Small LDAP address book improvements, Peter Bloomfield
  • [totem/alatiera/flatpak-fixups: 2/2] meson_compile_python.py: call python3 for the subproccess, Jordan Petridis
  • [totem/alatiera/flatpak-fixups: 1/2] flatpak: build libgdata with meson, Jordan Petridis
  • [totem] (2 commits) Created branch alatiera/flatpak-fixups, Jordan Petridis
  • [gtk] Fix a crash in action muxer destruction, Matthias Clasen
  • [gnome-photos/wip/rishi/buffer-decoder: 3/5] Add convenience APIs, Debarshi Ray
  • [gnome-photos/wip/rishi/buffer-decoder: 5/5] debug, Debarshi Ray
  • [gnome-photos/wip/rishi/buffer-decoder: 4/5] base-item: Use the new GeglBuffer codec API, Debarshi Ray
  • [gnome-photos/wip/rishi/buffer-decoder: 2/5] Add PhotosGeglBufferCodecRaw, Debarshi Ray
  • [gnome-photos/wip/rishi/buffer-decoder: 1/5] raw rawspeed, Debarshi Ray
  • [gnome-photos] (5 commits) Non-fast-forward update to branch wip/rishi/buffer-decoder, Debarshi Ray
  • [gnome-builder] flatpak: simplify discovery of programs in path, Christian Hergert
  • [gimp-web/testing] Remove google+ from footer, Michael Schumacher
  • [gnome-builder] flatpak: do not propagate cancellable when installing runtimes, Christian Hergert
  • [gegl] workshop: fix GEGL_OP_C_SOURCE in saturation-yuv.c - again, Michael Schumacher
  • [fractal] Update French translation, Translations User D-L
  • [gnome-build-meta/gnome-3-32] Update project.refs, Michael Catanzaro
  • [gnome-photos] Non-fast-forward update to branch wip/rishi/build-style-fixes, Debarshi Ray
  • [gnome-photos/wip/rishi/build-style-fixes] build: Style fixes, Debarshi Ray
  • [gnome-photos] Created branch wip/rishi/build-style-fixes, Debarshi Ray
  • [gnome-photos/wip/rishi/buffer-decoder: 12/13] Add convenience APIs, Debarshi Ray
  • [gnome-photos/wip/rishi/buffer-decoder: 13/13] base-item: Use the new GeglBuffer codec API, Debarshi Ray
  • [gnome-photos/wip/rishi/buffer-decoder: 9/13] Add Rawspeed, Debarshi Ray
  • [gnome-photos/wip/rishi/buffer-decoder: 11/13] Add PhotosGeglBufferCodecRaw, Debarshi Ray
  • [gnome-photos/wip/rishi/buffer-decoder: 10/13] raw rawspeed, Debarshi Ray
  • [gnome-photos/wip/rishi/buffer-decoder: 8/13] Add PhotosGeglBufferCodecPng, Debarshi Ray
  • [gnome-photos/wip/rishi/buffer-decoder: 7/13] Add PhotosGeglBufferCodecJpeg, Debarshi Ray
  • [gnome-photos/wip/rishi/buffer-decoder: 6/13] Add PhotosGeglBufferLoaderBuilder, Debarshi Ray
  • [gnome-photos/wip/rishi/buffer-decoder: 5/13] Add PhotosGeglBufferLoader, Debarshi Ray
  • [gnome-photos/wip/rishi/buffer-decoder: 4/13] Add PhotosGeglBufferCodec, Debarshi Ray
  • [gnome-photos/wip/rishi/buffer-decoder: 3/13] gegl: Add a function to calculate the inverse Jacobian for zooming, Debarshi Ray
  • [gnome-photos/wip/rishi/buffer-decoder: 2/13] build: Style fixes, Debarshi Ray
  • [gnome-photos] (13 commits) Non-fast-forward update to branch wip/rishi/buffer-decoder, Debarshi Ray
  • [gnome-photos] Deleted branch wip/rishi/issue-128, Debarshi Ray
  • [gnome-photos] flatpak: Switch libgdata to Meson, Debarshi Ray
  • [glib-networking] Update Friulian translation, Translations User D-L
  • [gnome-photos/wip/rishi/issue-128] flatpak: Switch libgdata to Meson, Debarshi Ray
  • [gnome-photos] Created branch wip/rishi/issue-128, Debarshi Ray
  • [sushi] Update Friulian translation, Translations User D-L
  • [gnome-build-meta/gnome-3-32] elements/sdk/glib-networking.bst: Update to 2.60.3, Michael Catanzaro
  • [nautilus] Update Friulian translation, Translations User D-L
  • [gnome-notes] Update Friulian translation, Translations User D-L
  • [epiphany] Deleted branch wip/sandbox, Michael Catanzaro
  • [epiphany] (4 commits) ...Ensure directories are created before sandbox is initialized, Michael Catanzaro
  • [epiphany/wip/sandbox: 20/20] Ensure directories are created before sandbox is initialized, Michael Catanzaro
  • [epiphany/wip/sandbox: 19/20] embed-shell: use a unix:dir address for the D-Bus server, Michael Catanzaro
  • [epiphany/wip/sandbox: 18/20] Add important paths to the sandbox, Michael Catanzaro
  • [epiphany/wip/sandbox: 17/20] Revert "Revert "Try enabling the web process sandbox again"", Michael Catanzaro
  • [epiphany] (20 commits) Non-fast-forward update to branch wip/sandbox, Michael Catanzaro
  • [gnome-shell/wip/exalm/gestures: 17/17] windowManager: Use SwipeTracker, Alexander Mikhaylenko
  • [gnome-shell/wip/exalm/gestures: 16/17] appDisplay: Use SwipeTracker, Alexander Mikhaylenko
  • [gnome-shell/wip/exalm/gestures: 15/17] workspacesView: Use SwipeTracker, Alexander Mikhaylenko
  • [gnome-shell/wip/exalm/gestures: 14/17] swipeTracker: Introduce swipe tracker, Alexander Mikhaylenko
  • [gnome-shell/wip/exalm/gestures: 13/17] workspaceThumbnail: Use translation to animate indicator, Alexander Mikhaylenko
  • [gnome-shell/wip/exalm/gestures: 12/17] edgeDragAction: Update for gesture-action rewrite, Alexander Mikhaylenko
  • [gnome-shell/wip/exalm/gestures: 11/17] windowManager: Update AppSwitchAction for new gesture tracker, Alexander Mikhaylenko
  • [gnome-shell/wip/exalm/gestures: 10/17] js: Update gestures for updated gesture tracker, Alexander Mikhaylenko
  • [gnome-shell] (17 commits) Non-fast-forward update to branch wip/exalm/gestures, Alexander Mikhaylenko
  • [network-manager-applet] Update Polish translation, Piotr Drąg
  • [geary] Update Polish translation, Piotr Drąg
  • [gnome-control-center] Deleted branch wip/hadess/bump-nm-dep, Bastien Nocera
  • [gnome-control-center] build: Require NetworkManager 1.12, Georges Basile Stavracas Neto
  • [gnome-terminal] profile: Add hidden BiDi and shaping preferences, Egmont Koblinger
  • [vte] widget: Remove line_is_wrappable(), Egmont Koblinger
  • [vte] perf,bidi: Add BiDi demo and info files, Egmont Koblinger
  • [vte] docs, bidi: Clarify the relation between get_text API methods and BiDi, Egmont Koblinger
  • [vte] emulation,bidi: Add keyboard swapping mode, Egmont Koblinger
  • [vte] widget,bidi: Denote the direction in the I-beam cursor, Egmont Koblinger
  • [vte] widget,bidi: Display according to the BiDi mapping, Egmont Koblinger
  • [vte] bidi: Find the BiDi mapping for the RingView's contents, Egmont Koblinger
  • [vte] bidi: Add API to enable or disable bidirectional text support, Egmont Koblinger
  • [vte] ringview: Add RingView infrastructure, Egmont Koblinger
  • [vte] widget: Invalidate the entire paragraph when its contents change, Egmont Koblinger
  • [vte] emulation: Track BiDi parameters, Egmont Koblinger
  • [vte] emulation: Make certain operataions convert line endings to hard newline, Egmont Koblinger
  • [vte] ring: Keep an additional row writable, Egmont Koblinger
  • [vte] widget: Set the soft_wrapped flag via wrapper methods, Egmont Koblinger
  • [gegl] Update Polish translation, Piotr Drąg
  • [gnome-control-center/wip/hadess/bump-nm-dep: 2/2] build: Require NetworkManager 1.12, Georges Basile Stavracas Neto
  • [gnome-control-center] (2 commits) Non-fast-forward update to branch wip/hadess/bump-nm-dep, Georges Basile Stavracas Neto
  • [vte/wip/egmont/bidi: 15/16] perf,bidi: Add BiDi demo and info files, Egmont Koblinger
  • [vte/wip/egmont/bidi: 11/16] widget, bidi: Display according to the BiDi mapping, Egmont Koblinger
  • [vte/wip/egmont/bidi: 10/16] bidi: Find the BiDi mapping for the RingView's contents, Egmont Koblinger
  • [vte/wip/egmont/bidi: 9/16] bidi: Add API to enable or disable bidirectional text support, Egmont Koblinger
  • [vte/wip/egmont/bidi: 8/16] ringview: Add RingView infrastructure, Egmont Koblinger
  • [vte/wip/egmont/bidi: 7/16] widget: Invalidate the entire paragraph when its contents change, Egmont Koblinger
  • [vte/wip/egmont/bidi: 6/16] emulation: Track BiDi parameters, Egmont Koblinger
  • [vte/wip/egmont/bidi: 5/16] emulation: Make certain operataions convert line endings to hard newline, Egmont Koblinger
  • [vte/wip/egmont/bidi: 4/16] ring: Keep an additional row writable, Egmont Koblinger
  • [vte/wip/egmont/bidi: 3/16] widget: Set the soft_wrapped flag via wrapper methods, Egmont Koblinger
  • [glibmm/glibmm-2-60] Glib::Object, Thread: Use G_GNUC_{BEGIN, END}_IGNORE_DEPRECATIONS, Kjell Ahlstedt
  • [glibmm/glibmm-2-60] Properties example: Print the property values, Kjell Ahlstedt
  • [gegl] workshop: only scale the chromaticity components and not alpha channel, pippin
  • [gegl] workshop: fix GEGL_OP_C_SOURCE in saturation-yuv.c, Michael Schumacher
  • [gnome-shell/wip/exalm/gestures] only on primary monitor, Alexander Mikhaylenko
  • [gnome-shell/wip/exalm/gestures] use begin from the gestures, Alexander Mikhaylenko
  • [gnome-shell/wip/exalm/gestures] need to confirm swipes now, Alexander Mikhaylenko
  • [gtk/wip/ebassi/constraint-layout] Return the list of constraints added via VFL description, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout] Add method to remove all constraints from a layout, Emmanuele Bassi
  • [librsvg] node: small cleanup, Paolo Borelli
  • [gegl] workshop: add saturation-yuv for experimenting with saturation, pippin
  • [babl] Add Yu'v' (CIE 1976 UCS) to babl CIE color spaces, pippin
  • [gjs.wiki] Updated gjs-docs link, Christopher Davis
  • [libgit2-glib/wip/adwaitrawat/remote-operations: 3/3] Added ggit_repository_rename_remote, Alberto Fanjul
  • [libgit2-glib/wip/adwaitrawat/remote-operations: 2/3] Added ggit_repository_set_remote_url, Alberto Fanjul
  • [libgit2-glib/wip/adwaitrawat/remote-operations: 1/3] Added ggit_repository_remove_remote, Alberto Fanjul
  • [libgit2-glib] (3 commits) Created branch wip/adwaitrawat/remote-operations, Alberto Fanjul
  • [geary] Deleted branch wip/structured-logging, Michael Gratton
  • [geary: 12/12] Merge branch 'wip/structured-logging' into 'mainline', Michael Gratton
  • [geary] (12 commits) ...Merge branch 'wip/structured-logging' into 'mainline', Michael Gratton
  • [geary/wip/structured-logging] Use a reasonable sized buffer when formatting log messages, Michael Gratton
  • [geary/wip/structured-logging] Stop printing elapsed time between logs, log absolute ms instead, Michael Gratton
  • [geary/wip/structured-logging] Add Geary.Logging.clear method, call it on app shutdown, Michael Gratton
  • [geary/wip/structured-logging] Ensure logging system is thread-safe, Michael Gratton
  • [geary/wip/structured-logging: 7/7] Pretty-print well known logging variables, Michael Gratton
  • [geary/wip/structured-logging: 6/7] Integrate Logging.Record into structured logging system, Michael Gratton
  • [geary/wip/structured-logging: 5/7] Fix incorrect log field key being used for Loggable objects, Michael Gratton
  • [geary/wip/structured-logging: 4/7] Switch to using GLib structured logging, Michael Gratton
  • [geary/wip/structured-logging: 3/7] Convert key classes to implement Loggable, Michael Gratton
  • [geary/wip/structured-logging: 2/7] Add Geary.Logging.Flags.ALL to specify a message should always be logged, Michael Gratton
  • [geary/wip/structured-logging: 1/7] Add Geary.Loggable interface for objects that can log and be logged, Michael Gratton
  • [geary] (7 commits) Non-fast-forward update to branch wip/structured-logging, Michael Gratton
  • [gnome-todo] sidebar: Also invalidate when list changes, Georges Basile Stavracas Neto
  • [gnome-todo] sidebar: Make internal stack not homogeneous, Georges Basile Stavracas Neto
  • [gnome-todo] sidebar: Add placeholder widget to archive list box, Georges Basile Stavracas Neto
  • [gnome-todo] sidebar: Invalidate listboxes after adding and removing lists, Georges Basile Stavracas Neto
  • [gnome-todo] manager: Add filtered tasks model by default, Georges Basile Stavracas Neto
  • [gnome-todo] manager: Remove deprecated parameter type, Georges Basile Stavracas Neto
  • [gegl] workshop: inpaint, initialize neighbor 4 connected probes, pippin
  • [gegl] workshop: inpaint, implement batching of probes, pippin
  • [pitivi] timeline: Fix click to select for tablets, Alexandru Băluț
  • [glade/wip/tingping/dylibs-osx] Fix loading dylibs on OSX, Alberto Fanjul
  • [glade] Created branch wip/tingping/dylibs-osx, Alberto Fanjul
  • [librsvg] component_transfer: use a macro for repetitive code, Paolo Borelli
  • [librsvg: 6/6] Merge branch 'rctree' into 'master', Federico Mena Quintero
  • [librsvg: 5/6] xml: use the descendants() iterato to set styles, Federico Mena Quintero
  • [librsvg: 4/6] Switch to the rctree crate, Federico Mena Quintero
  • [librsvg: 3/6] css: pass in NodeData, not the full Node, Federico Mena Quintero
  • [librsvg: 2/6] node: do not pass the node itself to set_atts, Federico Mena Quintero
  • [librsvg: 1/6] pattern: store the weak ref to node in resolve(), Federico Mena Quintero
  • [librsvg] (6 commits) ...Merge branch 'rctree' into 'master', Federico Mena Quintero
  • [vte] emulation: Fix background color handling of DCH and ECH, Egmont Koblinger
  • [vte] widget: Merge identical m_color_defaults and m_fill_defaults, Egmont Koblinger
  • [gtk/constraint-grid-2: 4/4] grid constraint: avoid variables, Matthias Clasen
  • [gtk/constraint-grid-2: 3/4] Remove unused code, Matthias Clasen
  • [gtk/constraint-grid-2: 2/4] constraint solver: Use GTK_NOTE, Matthias Clasen
  • [gtk/constraint-grid-2: 1/4] solver: Add private statistics api, Matthias Clasen
  • [gtk] (4 commits) Non-fast-forward update to branch constraint-grid-2, Matthias Clasen
  • [gnome-shell/gbsneto/icon-grid-dnd: 18/18] allView: Scale in when moving icons from folders, Georges Basile Stavracas Neto
  • [gnome-shell/gbsneto/icon-grid-dnd: 17/18] baseAppView: Call loadGrid() directly, Georges Basile Stavracas Neto
  • [gnome-shell/gbsneto/icon-grid-dnd: 16/18] frequentView: Use BaseAppView.addItem() and loadGrid(), Georges Basile Stavracas Neto
  • [gnome-shell/gbsneto/icon-grid-dnd: 15/18] folderIcon: Move app icon loading to FolderView, Georges Basile Stavracas Neto
  • [gnome-shell/gbsneto/icon-grid-dnd: 14/18] appDisplay: Trivial style cleanup, Georges Basile Stavracas Neto
  • [gnome-shell/gbsneto/icon-grid-dnd: 13/18] appIcon: End running drag operations on destroy, Georges Basile Stavracas Neto
  • [gnome-shell/gbsneto/icon-grid-dnd: 12/18] folderView: Block DnD in folder view, Georges Basile Stavracas Neto
  • [gnome-shell/gbsneto/icon-grid-dnd: 11/18] allView: Remove icon from folder when dropping outside, Georges Basile Stavracas Neto
  • [gnome-shell/gbsneto/icon-grid-dnd: 10/18] folderView: Pass and add getter to folder icon, Georges Basile Stavracas Neto
  • [gnome-shell/gbsneto/icon-grid-dnd: 9/18] allView: Set this.actor._delegate, Georges Basile Stavracas Neto
  • [gnome-shell/gbsneto/icon-grid-dnd: 8/18] folderIcon: Don't accept applications from other folders, Georges Basile Stavracas Neto
  • [gnome-shell/gbsneto/icon-grid-dnd: 7/18] appDisplay: Trivial code style improvement, Georges Basile Stavracas Neto
  • [gnome-shell/gbsneto/icon-grid-dnd: 6/18] allView: Switch pages when dragging above or below the grid, Georges Basile Stavracas Neto
  • [gnome-shell/gbsneto/icon-grid-dnd: 5/18] appIcon: Always pass parent view, Georges Basile Stavracas Neto
  • [gnome-shell/gbsneto/icon-grid-dnd: 4/18] folderIcon: Update folder icon after dropping, Georges Basile Stavracas Neto
  • [gnome-shell/gbsneto/icon-grid-dnd: 3/18] folderIcon: Allow dropping application icons, Georges Basile Stavracas Neto
  • [gnome-shell/gbsneto/icon-grid-dnd: 2/18] appDisplay: Add event blocker inhibition API, Georges Basile Stavracas Neto
  • [gnome-shell] (18 commits) Non-fast-forward update to branch gbsneto/icon-grid-dnd, Georges Basile Stavracas Neto
  • [gnome-builder] tree: tweak padding to align with open pages, Christian Hergert
  • [balsa] Migrate print objects to new scheme, Peter Bloomfield
  • [balsa] Fix build error on Buster, Peter Bloomfield
  • [gnome-shell] system: Drop custom styling of user submenu icon, Georges Basile Stavracas Neto
  • [gnome-builder] gui: use revealer for notifications button, Christian Hergert
  • [glib] Revert "gmacros: Use _Static_assert when C11 is available", Michael Catanzaro
  • [gnome-builder] gui: use italics consistently for titles, Christian Hergert
  • [gnome-builder] whitespace, Christian Hergert
  • [gtk/wip/ebassi/constraint-layout] Add a C convenience function for VFL constraints, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout] Add Constraints/VFL demo, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout] Allow adding constraints described through VFL, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout] Add VFL parser for constraints, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout] Remove GtkConstraintVariable.set_prefix(), Emmanuele Bassi
  • [gtk/constraint-grid-2] solver: Add private statistics api, Matthias Clasen
  • [gtk/constraint-grid-2] constraint layout: Dont reset constraints in allocate, Matthias Clasen
  • [gnome-shell/gbsneto/icon-grid-dnd: 13/13] allView: Scale in when moving icons from folders, Georges Basile Stavracas Neto
  • [gnome-shell/gbsneto/icon-grid-dnd: 12/13] baseAppView: Call loadGrid() directly, Georges Basile Stavracas Neto
  • [gnome-shell/gbsneto/icon-grid-dnd: 11/13] frequentView: Use BaseAppView.addItem() and loadGrid(), Georges Basile Stavracas Neto
  • [gnome-shell/gbsneto/icon-grid-dnd: 10/13] folderIcon: Move app icon loading to FolderView, Georges Basile Stavracas Neto
  • [gnome-shell/gbsneto/icon-grid-dnd: 9/13] appDisplay: Trivial style cleanup, Georges Basile Stavracas Neto
  • [gnome-shell/gbsneto/icon-grid-dnd: 8/13] appIcon: End running drag operations on destroy, Georges Basile Stavracas Neto
  • [gnome-shell/gbsneto/icon-grid-dnd: 7/13] folderView: Block DnD in folder view, Georges Basile Stavracas Neto
  • [gnome-shell/gbsneto/icon-grid-dnd: 6/13] allView: Remove icon from folder when dropping outside, Georges Basile Stavracas Neto
  • [gnome-shell/gbsneto/icon-grid-dnd: 5/13] folderView: Pass and add getter to folder icon, Georges Basile Stavracas Neto
  • [gnome-shell/gbsneto/icon-grid-dnd: 4/13] allView: Set this.actor._delegate, Georges Basile Stavracas Neto
  • [gnome-shell/gbsneto/icon-grid-dnd: 3/13] folderIcon: Don't accept applications from other folders, Georges Basile Stavracas Neto
  • [gnome-shell/gbsneto/icon-grid-dnd: 2/13] appDisplay: Trivial code style improvement, Georges Basile Stavracas Neto
  • [gnome-shell/gbsneto/icon-grid-dnd: 1/13] allView: Switch pages when dragging above or below the grid, Georges Basile Stavracas Neto
  • [gnome-builder] tree: allow bold attributes when selected, Christian Hergert
  • [gimp/gimp-2-10] issue 3082: screenshot plugin crashes when cancelling..., Jehan
  • [gimp] issue 3082: screenshot plugin crashes when cancelling..., Jehan
  • [gegl] workshop: add empty score tunable to properties, pippin
  • [gimp/gimp-2-10] libgimp, plug-ins: get rid of GIMP_EXPORT_NEEDS_OPAQUE_LAYERS capacity., Jehan
  • [gimp] libgimp, plug-ins: get rid of GIMP_EXPORT_NEEDS_OPAQUE_LAYERS capacity., Jehan
  • [librsvg/nmake: 2/2] Move config.h.win32.in to win32/, Chun-wei Fan
  • [librsvg/nmake: 1/2] Build: Drop Visual Studio projects, Chun-wei Fan
  • [librsvg] (2 commits) Non-fast-forward update to branch nmake, Chun-wei Fan
  • [gdk-pixbuf] Deleted branch master-next, Emmanuele Bassi
  • [gdk-pixbuf] (2 commits) ...Remove uses of g_memmove(), Emmanuele Bassi
  • [librsvg/nmake: 8/8] Move config.h.win32.in to win32/, Chun-wei Fan
  • [librsvg/nmake: 7/8] Build: Drop Visual Studio projects, Chun-wei Fan
  • [librsvg/nmake: 6/8] Visual Studio builds: Add a set of NMake Makefiles, Chun-wei Fan
  • [librsvg/nmake: 5/8] rsvg.symbols: Export newer symbols in rsvg.h, Chun-wei Fan
  • [librsvg/nmake: 4/8] Visual Studio builds: Transition Rust builds for full NMake, Chun-wei Fan
  • [librsvg/nmake: 3/8] win32/detectenv-msvc.mak: Detect Visual Studio 2019, Chun-wei Fan
  • [librsvg/nmake: 2/8] Makefile.am: Split out the C sources list, Chun-wei Fan
  • [librsvg] (8 commits) Non-fast-forward update to branch nmake, Chun-wei Fan
  • [gegl] workshop: tune inpainter for performance, pippin
  • [gdk-pixbuf/master-next: 3/3] Remove uses of g_memmove(), Emmanuele Bassi
  • [gdk-pixbuf/master-next: 2/3] build: Do not use `install` arg with configure_file(), Emmanuele Bassi
  • [gdk-pixbuf] (3 commits) Non-fast-forward update to branch master-next, Emmanuele Bassi
  • [gdk-pixbuf] Deleted branch issue-126, Emmanuele Bassi
  • [gdk-pixbuf] Use the appropriate gdk-pixbuf-query-loaders on post-install, Emmanuele Bassi
  • [gdk-pixbuf/master-next: 2/2] Remove uses of g_memmove(), Emmanuele Bassi
  • [gdk-pixbuf/master-next: 1/2] build: Do not use `install` arg with configure_file(), Emmanuele Bassi
  • [gdk-pixbuf] (2 commits) Created branch master-next, Emmanuele Bassi
  • [gimp/gimp-2-10] app: get rid of manual object type registration, Michael Natterer
  • [gimp/gimp-2-10] libgimpwidgets: don't use g_type_class_add_private() in GimpColorButton, Michael Natterer
  • [gimp] app: get rid of manual object type registration, Michael Natterer
  • [libgit2-glib] Deleted branch wip/albfan/python3, Alberto Fanjul
  • [gdk-pixbuf/issue-126] Use the appropriate gdk-pixbuf-query-loaders on post-install, Emmanuele Bassi
  • [gdk-pixbuf] Created branch issue-126, Emmanuele Bassi
  • [gtk/constraint-grid-2: 10/10] constraints: Add some internal apis, Matthias Clasen
  • [gtk/constraint-grid-2: 9/10] constraints demo: Set guide strength, Matthias Clasen
  • [gtk/constraint-grid-2: 8/10] constraint guide: Make strength tweakable, Matthias Clasen
  • [gtk/constraint-grid-2: 7/10] constraints demo: Update comments, Matthias Clasen
  • [gtk/constraint-grid-2: 6/10] constraint layout: freeze/thaw on mass ops, Matthias Clasen
  • [gtk/constraint-grid-2: 5/10] constraints: Use better data structures, Matthias Clasen
  • [gtk/constraint-grid-2: 4/10] constraint layout: go back to keeping constraints, Matthias Clasen
  • [gtk/constraint-grid-2: 3/10] Add a larger constraints demo, Matthias Clasen
  • [gtk/constraint-grid-2: 2/10] Add a constraint grid demo, Matthias Clasen
  • [gtk/constraint-grid-2: 1/10] Add a constraint-based grid, Matthias Clasen
  • [gtk] (10 commits) Created branch constraint-grid-2, Matthias Clasen
  • [gnome-music/wip/mschraal/core] coremodel: Remove unused function, Marinus Schraal
  • [gnome-music/wip/mschraal/core] coremodel: Make album discs retrieval async, Marinus Schraal
  • [gimp] libgimpwidgets: don't use g_type_class_add_private() in GimpColorButton, Michael Natterer
  • [gnome-shell/wip/exalm/gestures] app drawer, Alexander Mikhaylenko
  • [nautilus/wip/ernestask/gtk4-continued: 152/272] eel: canvas: Port to GTK+ 4, Ernestas Kulik
  • [nautilus/wip/ernestask/gtk4-continued: 151/272] general: Rename GdkWindow to GdkSurface, Ernestas Kulik
  • [nautilus/wip/ernestask/gtk4-continued: 150/272] general: Drop arguments to gtk_init(), Ernestas Kulik
  • [nautilus/wip/ernestask/gtk4-continued: 149/272] query-editor: Use GTK+ 4 tagged entry, Ernestas Kulik
  • [nautilus/wip/ernestask/gtk4-continued: 148/272] meson.build: Switch to GTK+ 4, Ernestas Kulik
  • [nautilus/wip/ernestask/gtk4-continued: 147/272] general: Use an in-tree copy of libgd code, Ernestas Kulik
  • [nautilus/wip/ernestask/gtk4-continued: 146/272] window-slot: Stop using flags parameter for history navigation, Ernestas Kulik
  • [nautilus/wip/ernestask/gtk4-continued: 145/272] canvas-container: Fix signal parameter types, Ernestas Kulik
  • [nautilus/wip/ernestask/gtk4-continued: 144/272] canvas: Use custom event objects for event synthesis, Ernestas Kulik
  • [nautilus] (272 commits) Non-fast-forward update to branch wip/ernestask/gtk4-continued, Ernestas Kulik
  • [gimp] plug-ins: set "Save layers" toggle unsensitive for single-layer images., Jehan
  • [gimp/gimp-2-10] Issue #3553: Cannot export TIF as G3/G4 fax compression., Jehan
  • [gimp/gimp-2-10] libgimp: add GIMP_EXPORT_NEEDS_OPAQUE_LAYERS export capacity., Jehan
  • [gimp] Issue #3553: Cannot export TIF as G3/G4 fax compression., Jehan
  • [gimp] libgimp: add GIMP_EXPORT_NEEDS_OPAQUE_LAYERS export capacity., Jehan
  • [gnome-shell/wip/exalm/gestures] update docs, Alexander Mikhaylenko
  • [gnome-software] Update POTFILES.in, Piotr Drąg
  • [gnome-shell/wip/exalm/gestures] proper distance and extents, Alexander Mikhaylenko
  • [gimp/gimp-2-10] Issue #3093 - Invalid characters in Open Location dialog crashes GIMP, Michael Natterer
  • [gimp] Issue #3093 - Invalid characters in Open Location dialog crashes GIMP, Michael Natterer
  • [glib/nirbheek/fix-g-static-assert-expr] gmacros: Don't use static_assert for G_STATIC_ASSERT_MSG, Nirbheek Chauhan
  • [glib] Created branch nirbheek/fix-g-static-assert-expr, Nirbheek Chauhan
  • [tracker-miners/wip/piotrdrag/kill-intltool: 96/96] Remove intltool also from the D-Bus service files, Piotr Drąg
  • [tracker-miners/wip/piotrdrag/kill-intltool: 95/96] Remove intltool for good, Piotr Drąg
  • [tracker-miners] (96 commits) Non-fast-forward update to branch wip/piotrdrag/kill-intltool, Piotr Drąg
  • [vino/wip/piotrdrag/unmark-strings: 3/3] Remove non user-visible strings from translation, Piotr Drąg
  • [vino] (3 commits) Non-fast-forward update to branch wip/piotrdrag/unmark-strings, Piotr Drąg
  • [gnome-tweaks/piotrdrag/gtk-minus-plus: 3/3] app: Lose the plus in GTK+, Piotr Drąg
  • [gnome-tweaks] (3 commits) Non-fast-forward update to branch piotrdrag/gtk-minus-plus, Piotr Drąg
  • [gtkmm] Gdk, Gtk: Update for the latest gtk4 (Widget::activate_action(), etc.), Kjell Ahlstedt
  • [gnome-software] gs-updates-page: Add mnemonics to a button label, Richard Hughes
  • [gnome-software] gs-updates-page: Fix capitalisation of a dialogue title string, Richard Hughes
  • [gnome-software] gs-upgrade-banner: Change button/label text for reboot upgrades, Richard Hughes
  • [guadec-web/oscp-2019] Add marker to map, Tom Tryfonidis
  • [guadec-web/oscp-2019] Fix URL for about city page, Tom Tryfonidis
  • [guadec-web/oscp-2019] Replace Google maps with OpenStreetMap, Tom Tryfonidis
  • [glib] Deleted branch wip/mjog/utf8-norm-missing-nullable-annotation, Michael Gratton
  • [glib: 2/2] Merge branch 'wip/mjog/utf8-norm-missing-nullable-annotation' into 'master', Philip Withnall
  • [glib] (2 commits) ...Merge branch 'wip/mjog/utf8-norm-missing-nullable-annotation' into 'master', Philip Withnall
  • [libsecret/wip/dueno/simple-item: 8/8] secret-tool: Switch to using the simple API, Daiki Ueno
  • [libsecret/wip/dueno/simple-item: 7/8] tests: Add tests for binary variant of secret_{lookup, store}, Daiki Ueno
  • [libsecret/wip/dueno/simple-item: 6/8] secret-value: Add secret_value_unref_to_password, Daiki Ueno
  • [libsecret/wip/dueno/simple-item: 5/8] secret-password: Add store_binary functions, Daiki Ueno
  • [libsecret/wip/dueno/simple-item: 4/8] secret-password: Add lookup_binary functions, Daiki Ueno
  • [libsecret/wip/dueno/simple-item: 3/8] secret-password: Add search functions, Daiki Ueno
  • [libsecret/wip/dueno/simple-item: 2/8] secret-item: Implement SecretRetrievableInterface, Daiki Ueno
  • [libsecret/wip/dueno/simple-item: 1/8] secret-retrievable: New interface to represent read-only item, Daiki Ueno
  • [libsecret] (8 commits) Non-fast-forward update to branch wip/dueno/simple-item, Daiki Ueno
  • [gtk] transform: Add transform_bounds fast path for 2D_AFFINE transforms, Timm Bäder
  • [gtk] Adwaita: Fix popover style, Timm Bäder
  • [gtk] gl renderer: Fix push/pop modelview behavior, Timm Bäder
  • [gtk] gl renderer: Remove some dead code, Timm Bäder
  • [gtk] gl renderer: Don't upload GL textures into the icon cache, Timm Bäder
  • [gtk] transform: Add skew parsing, Timm Bäder
  • [epiphany/wip/dueno/libsecret-simple] password-manager: Port to the secret_password* API, Daiki Ueno
  • [epiphany] Created branch wip/dueno/libsecret-simple, Daiki Ueno
  • [geary/wip/structured-logging] WIP: Switch to using GLib structured logging, Michael Gratton
  • [geary] Non-fast-forward update to branch wip/structured-logging, Michael Gratton
  • [glib/wip/mjog/log-structured-example-wrong] g_log_structured_array: Fix example call in docs, Michael Gratton
  • [glib] Non-fast-forward update to branch wip/mjog/log-structured-example-wrong, Michael Gratton
  • [glib/wip/mjog/log-structured-example-wrong] Fix g_log_structured_array example call in docs, Michael Gratton
  • [glib] Created branch wip/mjog/log-structured-example-wrong, Michael Gratton
  • [libsecret] Deleted branch wip/dueno/disable-assert-tests, Daiki Ueno
  • [libsecret: 3/3] Merge branch 'wip/dueno/disable-assert-tests' into 'master', Daiki Ueno
  • [libsecret] (3 commits) ...Merge branch 'wip/dueno/disable-assert-tests' into 'master', Daiki Ueno
  • [glib/wip/mjog/utf8-norm-missing-nullable-annotation: 336/336] g_utf8_normalize: Doc comment return missing nullable annotation, Michael Gratton
  • [glib] (336 commits) Non-fast-forward update to branch wip/mjog/utf8-norm-missing-nullable-annotation, Michael Gratton
  • [libsecret/wip/dueno/disable-assert-tests: 2/2] build: Suppress compiler warning if compiled with G_DISABLE_ASSERT, Daiki Ueno
  • [libsecret/wip/dueno/disable-assert-tests: 1/2] tests: undef G_DISABLE_ASSERT, Daiki Ueno
  • [libsecret] (2 commits) Created branch wip/dueno/disable-assert-tests, Daiki Ueno
  • [gnome-shell] (13 commits) Non-fast-forward update to branch gbsneto/icon-grid-dnd, Georges Basile Stavracas Neto
  • [gnome-shell/gbsneto/icon-grid-dnd: 13/13] appDisplay: Trivial style cleanup, Georges Basile Stavracas Neto
  • [gnome-shell/gbsneto/icon-grid-dnd: 12/13] appIcon: End running drag operations on destroy, Georges Basile Stavracas Neto
  • [gnome-shell/gbsneto/icon-grid-dnd: 11/13] folderView: Block DnD in folder view, Georges Basile Stavracas Neto
  • [gnome-shell/gbsneto/icon-grid-dnd: 10/13] allView: Remove icon from folder when dropping outside, Georges Basile Stavracas Neto
  • [gnome-shell/gbsneto/icon-grid-dnd: 9/13] folderView: Pass and add getter to folder icon, Georges Basile Stavracas Neto
  • [gnome-shell/gbsneto/icon-grid-dnd: 8/13] allView: Set this.actor._delegate, Georges Basile Stavracas Neto
  • [gnome-shell/gbsneto/icon-grid-dnd: 7/13] folderIcon: Don't accept applications from other folders, Georges Basile Stavracas Neto
  • [gnome-shell/gbsneto/icon-grid-dnd: 6/13] appDisplay: Trivial code style improvement, Georges Basile Stavracas Neto
  • [gnome-shell/gbsneto/icon-grid-dnd: 5/13] allView: Switch pages when dragging above or below the grid, Georges Basile Stavracas Neto
  • [gnome-shell/gbsneto/icon-grid-dnd: 4/13] appIcon: Always pass parent view, Georges Basile Stavracas Neto
  • [gnome-shell/gbsneto/icon-grid-dnd: 3/13] folderIcon: Update folder icon after dropping, Georges Basile Stavracas Neto
  • [gnome-shell/gbsneto/icon-grid-dnd: 2/13] folderIcon: Allow dropping application icons, Georges Basile Stavracas Neto
  • [gnome-shell/gbsneto/icon-grid-dnd: 1/13] appDisplay: Add event blocker inhibition API, Georges Basile Stavracas Neto
  • [gnome-shell] (13 commits) Created branch gbsneto/icon-grid-dnd, Georges Basile Stavracas Neto
  • [geary/wip/structured-logging: 809/809] WIP: Switch to using GLib structured logging, Michael Gratton
  • [geary/wip/structured-logging: 808/809] Convert key classes to implement Loggable, Michael Gratton
  • [geary/wip/structured-logging: 807/809] Add Geary.Logging.Flags.ALL to specify a message should always be logged, Michael Gratton
  • [geary/wip/structured-logging: 806/809] Add Geary.Loggable interface for objects that can log and be logged, Michael Gratton
  • [geary] (809 commits) Non-fast-forward update to branch wip/structured-logging, Michael Gratton
  • [gnome-build-meta/mcatanzaro/fdkaac] Update freedesktop-sdk again, Michael Catanzaro
  • [gnome-build-meta] Created branch mcatanzaro/fdkaac, Michael Catanzaro
  • [librsvg] (#471): Fix blurry markers when rendering at larger than 1:1 scale, Federico Mena Quintero
  • [gnome-shell-extensions] lint: Remove misleading globals, Florian Müllner
  • [gnome-shell-extensions] window-list: Fix resetting handler ID, Florian Müllner
  • [gegl] workshop: limit minimum neighbors for inpainting to 4, increase number of rings in feature detector, pippin
  • [gegl] workshop: tune inpainter and defaults to minimum that performs reasonably well, pippin
  • [gegl] workshop: expose some of the parameters for constructing concentric ring feature vector, pippin
  • [gnome-music/wip/mschraal/core] coremodel: Make get_artist_albums async, Marinus Schraal
  • [gnome-music/wip/mschraal/core] coregrilo: Add writeback support, Marinus Schraal
  • [gnome-music/wip/mschraal/core] coremodel: Better sort with casefold, Marinus Schraal
  • [gnome-music/wip/mschraal/core] coremodel: Fix songslist playlist generation, Marinus Schraal
  • [gnome-music/wip/mschraal/core] coremodel: Improve song sort, Marinus Schraal
  • [gtk/constraint-guide-3: 9/9] constraint layout: Measure min/nat size separately, Matthias Clasen
  • [gtk/constraint-guide-3: 8/9] constraint layout: Use stays for natural size, Matthias Clasen
  • [gtk/constraint-guide-3: 7/9] constraint layout: Add debug output for guides, Matthias Clasen
  • [gtk/constraint-guide-3: 6/9] constraints demo: Give space a name, Matthias Clasen
  • [gtk/constraint-guide-3: 5/9] constraint guide: Add a name property, Matthias Clasen
  • [gtk/constraint-guide-3: 4/9] constraint guide: Shorten names, Matthias Clasen
  • [gtk/constraint-guide-3: 3/9] constraint layout: Measure more correctly, Matthias Clasen
  • [gtk/constraint-guide-3: 2/9] solver: Fix a copy/paste error, Matthias Clasen
  • [gtk/constraint-guide-3: 1/9] Add a constraint layout test, Matthias Clasen
  • [gtk] (9 commits) Non-fast-forward update to branch constraint-guide-3, Matthias Clasen
  • [gnome-builder] tree: make added files bold like designs, Christian Hergert
  • [gegl] workshop: expose number of improvement iterations done on each probe, pippin
  • [gnome-builder] tree: ellipsize text to avoid moving status cell off screen, Christian Hergert
  • [gnome-builder] tree: add tooltip text based on hover row, Christian Hergert
  • [gnome-builder] themes: remove dead code, Christian Hergert
  • [gnome-builder] tree: make toplevel project-tree items bold, Christian Hergert
  • [gegl] workshop: remove dead code and adjust paremeters of inpainting, pippin
  • [gnome-builder] tree: fix comment typo, Christian Hergert
  • [gnome-builder] editor: use italics for modified state, Christian Hergert
  • [gegl] workshop: fix copy paste typo in gegl:saturation-hue-constant, pippin
  • [gnome-builder] vcsui: reset node state, Christian Hergert
  • [vte/wip/issue-138] draw: Measure characters individually, Christian Persch
  • [vte] Created branch wip/issue-138, Christian Persch
  • [gnome-shell-extensions] window-list: Add window picker button, Florian Müllner
  • [gtk/constraint-guide-3] constraint layout: Measure more correctly, Matthias Clasen
  • [gtk/constraint-guide-3] solver: Fix a copy/paste error, Matthias Clasen
  • [gnome-shell-extensions] Deleted branch no-classic-overview, Florian Müllner
  • [gtk/constraint-guide-3] Add a constraint layout test, Matthias Clasen
  • [gnome-shell-extensions] (5 commits) ...classic: Disable overview, Florian Müllner
  • [gnome-shell-extensions/no-classic-overview: 10/10] classic: Disable overview, Florian Müllner
  • [gnome-shell-extensions/no-classic-overview: 9/10] apps-menu: Hide overview when launching app, Florian Müllner
  • [gnome-shell-extensions/no-classic-overview: 8/10] apps-menu: Stop hiding the overview when toggled, Florian Müllner
  • [gnome-shell-extensions/no-classic-overview: 7/10] apps-menu: Stop taking over Activities button, Florian Müllner
  • [gnome-shell-extensions/no-classic-overview: 6/10] places-menu: Don't hardcode position, Florian Müllner
  • [gnome-shell-extensions] (10 commits) Non-fast-forward update to branch no-classic-overview, Florian Müllner
  • [gnome-shell-extensions] cleanup: Re-order imports, Florian Müllner
  • [gnome-builder] vcs: set tree node flags when files change, Christian Hergert
  • [gnome-builder] tree: add cell renderer for vcs file status, Christian Hergert
  • [mutter] window-actor: Make it clearer that the surface actor doesn't change, Georges Basile Stavracas Neto
  • [mutter] window-actor: Always chain up to parent's dispose vfunc, Georges Basile Stavracas Neto
  • [mutter] window-actor/wayland: Don't set set_surface_actor vfunc, Georges Basile Stavracas Neto
  • [mutter] window-actor/x11: Fix include macros, Georges Basile Stavracas Neto
  • [gtk] Add another grid layout test, Matthias Clasen
  • [vte] emulation: Improve docs, Christian Persch
  • [mutter/gnome-3-30] surface-actor-x11: Bind the surface actor resources to window actor life, Marco Trevisan
  • [mutter/gnome-3-30] surface-actor-x11: Assign X11 Display only if we have resources, Marco Trevisan
  • [mutter/gnome-3-30] window-actor: Set actor as compositor private in window before the surface, Marco Trevisan
  • [mutter/gnome-3-30] window-x11: Add lost definition for TAKE_FOCUS_FALLBACK_DELAY_MS, Marco Trevisan
  • [gtk] Some more grid layout tests, Matthias Clasen
  • [gitg] Deleted branch fix-search-lag, Alberto Fanjul
  • [gitg/fix-search-lag] window:Use better signal for search, Alberto Fanjul
  • [gitg] Created branch fix-search-lag, Alberto Fanjul
  • [gnome-control-center/wip/kalev/subscription-manager: 2/2] info: Add subscription manager integration, Kalev Lember
  • [gnome-control-center/wip/kalev/subscription-manager: 1/2] info: Switch around GNOME and distro information, Kalev Lember
  • [gnome-control-center] (2 commits) Non-fast-forward update to branch wip/kalev/subscription-manager, Kalev Lember
  • [orca] Do a focus grab rather than use the activate action for left click, Joanmarie Diggs
  • [gitg/xiaoguang/split-view: 4/4] Hide split view when does not makes sense, Alberto Fanjul
  • [gitg/xiaoguang/split-view: 3/4] change button for view to radio button, Alberto Fanjul
  • [gitg/xiaoguang/split-view: 2/4] diff-view: Add split view function, Alberto Fanjul
  • [gitg] (4 commits) Non-fast-forward update to branch xiaoguang/split-view, Alberto Fanjul
  • [mutter/gnome-3-32] surface-actor-x11: Bind the surface actor resources to window actor life, Marco Trevisan
  • [mutter/gnome-3-32] surface-actor-x11: Assign X11 Display only if we have resources, Marco Trevisan
  • [gtkmm-documentation/wip/dboles/radiobutton-group] Redo odd wording @ RadioBut.set_group(get_group()), Daniel Boles
  • [gtkmm-documentation] Non-fast-forward update to branch wip/dboles/radiobutton-group, Daniel Boles
  • [mutter/gnome-3-32] window-actor: Set actor as compositor private in window before the surface, Marco Trevisan
  • [mutter/gnome-3-32] window-actor: Use vfunc to set the surface actor, Marco Trevisan
  • [gnome-control-center/wip/kalev/subscription-manager: 3/3] info: Add subscription manager integration, Kalev Lember
  • [gnome-control-center/wip/kalev/subscription-manager: 2/3] info: Switch around GNOME and distro information, Kalev Lember
  • [gnome-control-center/wip/kalev/subscription-manager: 1/3] info: Fix crashes when retrieving disk size, Kalev Lember
  • [gnome-control-center] (3 commits) Created branch wip/kalev/subscription-manager, Kalev Lember
  • [mutter] surface-actor-x11: Bind the surface actor resources to window actor life, Marco Trevisan
  • [mutter] surface-actor-x11: Assign X11 Display only if we have resources, Marco Trevisan
  • [mutter] window-actor: Set actor as compositor private in window before the surface, Marco Trevisan
  • [mutter] window-actor: Use vfunc to set the surface actor, Marco Trevisan
  • [mutter] compositor: Use direct access to disconnect top window actor signal, Marco Trevisan
  • [mutter] compositor: Only disconnect/connect top-window signals if it changed, Marco Trevisan
  • [mutter] compositor: Replace tabs with spaces, Marco Trevisan
  • [gitg] flatpak: Use python3 on post install, Alberto Fanjul
  • [gtkmm-documentation/wip/dboles/radiobutton-group: 2/2] Redo odd wording @ RadioBut.set_group(get_group()), Daniel Boles
  • [gtkmm-documentation/wip/dboles/radiobutton-group: 1/2] Drop pointless/confusing class around RadioButtons, Daniel Boles
  • [gtkmm-documentation] (2 commits) Created branch wip/dboles/radiobutton-group, Daniel Boles
  • [gnome-settings-daemon/wip/hughsie/subman] subman: Increase RHSM dbus call timeouts, Kalev Lember
  • [gnome-settings-daemon/wip/hughsie/subman] subman: Add InstalledProducts dbus property for g-c-c, Kalev Lember
  • [gnome-settings-daemon/wip/hughsie/subman] subman: trivial: Fix typo, Kalev Lember
  • [libgit2-glib] Use python3, Alberto Fanjul
  • [gimp/gimp-2-10] libgimp: forgot to deprecate gimp_drawable_preview_draw_region(), Michael Natterer
  • [gimp] libgimp: forgot to deprecate gimp_drawable_preview_draw_region(), Michael Natterer
  • [gimp/gimp-2-10] plug-ins: port nl-filter to GEGL, 8 bit only, Michael Natterer
  • [gimp] plug-ins: port nl-filter to GEGL, 8 bit only, Michael Natterer
  • [libgit2-glib] Non-fast-forward update to branch wip/albfan/python3, Alberto Fanjul
  • [gtk/constraint-guide-3] constrainttree: Fix criticals, Matthias Clasen
  • [gtk/constraint-guide-3] constrainttree: Make each drag a single edit, Matthias Clasen
  • [gtk/constraint-guide-3] constraint solver: Fix repeat suggestions, Matthias Clasen
  • [gtk/constraint-guide-3] Amend a constraint solver test, Matthias Clasen
  • [mutter] Update POTFILES.in, Piotr Drąg
  • [gtk/repeat-edit] constraint solver: Fix repeat suggestions, Matthias Clasen
  • [librsvg/nmake: 4/4] Move config.h.win32.in to win32/, Chun-wei Fan
  • [librsvg/nmake: 3/4] Build: Drop Visual Studio projects, Chun-wei Fan
  • [librsvg/nmake: 2/4] Visual Studio builds: Add a set of NMake Makefiles, Chun-wei Fan
  • [librsvg/nmake: 1/4] rsvg.symbols: Export newer symbols in rsvg.h, Chun-wei Fan
  • [librsvg] (4 commits) Non-fast-forward update to branch nmake, Chun-wei Fan
  • [devhelp] Deleted branch wip/exalm/gesture, Alexander Mikhaylenko
  • [devhelp] WebView: Enable WebKit back-forward swipe gesture, Michael Catanzaro
  • [devhelp/wip/exalm/gesture: 10/10] WebView: Enable WebKit back-forward swipe gesture, Michael Catanzaro
  • [devhelp] (10 commits) Non-fast-forward update to branch wip/exalm/gesture, Michael Catanzaro
  • [gimp/gimp-2-10] plug-ins: port film to GEGL, Michael Natterer
  • [gimp] plug-ins: port film to GEGL, Michael Natterer
  • [gtk/repeat-edit] Amend a constraint solver test, Matthias Clasen
  • [gtk] Created branch repeat-edit, Matthias Clasen
  • [librsvg/nmake: 6/6] Move config.h.win32.in to win32/, Chun-wei Fan
  • [librsvg/nmake: 5/6] Build: Drop Visual Studio projects, Chun-wei Fan
  • [librsvg/nmake: 4/6] Visual Studio builds: Add a set of NMake Makefiles, Chun-wei Fan
  • [librsvg/nmake: 3/6] Visual Studio builds: Transition Rust builds for full NMake, Chun-wei Fan
  • [librsvg/nmake: 2/6] win32/detectenv-msvc.mak: Detect Visual Studio 2019, Chun-wei Fan
  • [librsvg/nmake: 1/6] Makefile.am: Split out the C sources list, Chun-wei Fan
  • [librsvg] (6 commits) Created branch nmake, Chun-wei Fan
  • [mutter] Deleted branch gbsneto/drm-include, Georges Basile Stavracas Neto
  • [mutter] kms-plane: Include <drm_fourcc.h>, Jonas Ådahl
  • [gnome-builder/wip/albfan/libgit2-glib-python3] Use python3 on libgit2-glib, Alberto Fanjul
  • [gnome-builder] Created branch wip/albfan/libgit2-glib-python3, Alberto Fanjul
  • [mutter] Non-fast-forward update to branch gbsneto/drm-include, Georges Basile Stavracas Neto
  • [mutter/gbsneto/drm-include] kms-plane: Include <drm_fourcc.h>, Georges Basile Stavracas Neto
  • [mutter] Created branch gbsneto/drm-include, Georges Basile Stavracas Neto
  • [libgit2-glib/wip/albfan/python3] Use python3, Alberto Fanjul
  • [libgit2-glib] Created branch wip/albfan/python3, Alberto Fanjul
  • [gnome-desktop/gnome-3-30] Use connector_type from mutter to fix detection of builtin display on NVIDIA, Michael Catanzaro
  • [gnome-desktop] Deleted branch cherry-pick-f5449adb-2, Iain Lane
  • [gnome-desktop] Deleted branch cherry-pick-f5449adb, Iain Lane
  • [gnome-desktop/gnome-3-28] Use connector_type from mutter to fix detection of builtin display on NVIDIA, Michael Catanzaro
  • [gnome-desktop/gnome-3-32] Use connector_type from mutter to fix detection of builtin display on NVIDIA, Michael Catanzaro
  • [mutter] Deleted branch gbsneto/underscan, Georges Basile Stavracas Neto
  • [orca] Be sure we respect the specified button in the clickCurrent fallback, Joanmarie Diggs
  • [orca] Fall back on AtspiAction when synthesized click fails, Joanmarie Diggs
  • [orca] If flat-review click at point fails, try click on object, Joanmarie Diggs
  • [gedit-plugins/sessionsaver] Use append menu, Jordi Mas
  • [odrs-web] Fix up the '0000-00-00 00:00:00' review datetime misconfiguration, Richard Hughes
  • [odrs-web] Only show reviews with more than one report, Richard Hughes
  • [odrs-web] Use flash in more places in the admin view, Richard Hughes
  • [gnome-shell/wip/exalm/gestures] don't allow scrolling for non-overview gesture, Alexander Mikhaylenko
  • [gnome-shell/wip/exalm/gestures: 6/6] huh?, Alexander Mikhaylenko
  • [gnome-shell/wip/exalm/gestures: 5/6] x11, Alexander Mikhaylenko
  • [gnome-shell/wip/exalm/gestures: 4/6] scroll, Alexander Mikhaylenko
  • [gnome-shell/wip/exalm/gestures: 3/6] fixup! overview part 1, Alexander Mikhaylenko
  • [gnome-shell/wip/exalm/gestures: 2/6] disallow dragging outside overview, Alexander Mikhaylenko
  • [gnome-shell/wip/exalm/gestures: 1/6] drag, Alexander Mikhaylenko
  • [gnome-shell] (6 commits) Non-fast-forward update to branch wip/exalm/gestures, Alexander Mikhaylenko
  • [mutter/gbsneto/underscan: 299/299] monitor-manager: only support underscan when mode allows it, Georges Basile Stavracas Neto
  • [mutter/gbsneto/underscan: 298/299] monitor-manager: check for underscan setting validity upfront, Georges Basile Stavracas Neto
  • [mutter/gbsneto/underscan: 297/299] monitor-manager: store and use underscan border xrandr values, Georges Basile Stavracas Neto
  • [mutter/gbsneto/underscan: 296/299] output-xrandr: Support different values for underscan atom, Georges Basile Stavracas Neto
  • [mutter] (299 commits) Non-fast-forward update to branch gbsneto/underscan, Georges Basile Stavracas Neto
  • [orca] Have flat review return result of synthesized events, Joanmarie Diggs
  • [gedit-plugins/sessionsaver] Need a name to save, Jordi Mas
  • [mutter/gnome-3-32] renderer/native: Discard page flip retries when rebuilding views, Georges Basile Stavracas Neto
  • [mutter/gnome-3-32] renderer/native: Queue mode reset from new rebuild_views vfunc, Georges Basile Stavracas Neto
  • [mutter/gnome-3-32] renderer/native: Remove left-over function declarations, Georges Basile Stavracas Neto
  • [gvfs] ci: Update bst and bst-external versions for gnome-build-meta job, Ondrej Holy
  • [mutter] kms-plane: Restore adding format fallbacks, Georges Basile Stavracas Neto
  • [orca] Move event synthesis error handling to the eventsynthesizer, Joanmarie Diggs
  • [nautilus/wip/oholy/about-website] window: Add website link to About dialog, Ondrej Holy
  • [nautilus] Created branch wip/oholy/about-website, Ondrej Holy
  • [nautilus/wip/oholy/appdata-files] appdata: Use GNOME Files instead of Nautilus, Ondrej Holy
  • [nautilus] Created branch wip/oholy/appdata-files, Ondrej Holy
  • [gnome-contacts/editor: 2/2] contact-editor: imporve grid spacing, Julian Sparber
  • [gnome-contacts] (2 commits) Non-fast-forward update to branch editor, Julian Sparber
  • [gegl] /o\ more cleanups from accidental push of unfinished commits, pippin
  • [nautilus] Deleted branch wip/ernestask/gnome-desktop, Ernestas Kulik
  • [nautilus] general: Drop in-tree copy of gnome-desktop, Ernestas Kulik
  • [odrs-web] Set SQLALCHEMY_DATABASE_URI when deploying, Richard Hughes
  • [gegl] workshop: implement rotational invariance for inpainting neighborhoods, pippin
  • [gimp/gimp-2-10] app: add gegl:bayer-matrix and gegl:linear-sinusoid to the menus, Michael Natterer
  • [gegl] good spiral spray with 4way normalization, pippin
  • [gegl] wellish working inplace for small spots, pippin
  • [gegl] working inpaint, pippin
  • [gegl] do triple checker fill-in, pippin
  • [gegl] remove dead code, pippin
  • [gegl] workshop/enlarge: add checker alpha removal utility function, pippin
  • [gegl] use maxdir=4 and make enlarge size matche scale-size, pippin
  • [gegl] quite ok enlarge, pippin
  • [gegl] workshop: add saturation hue constant, pippin
  • [gnome-software] gs-details-page: Increase default width of developer name, Richard Hughes
  • [gnome-software] gs-details-page: Stop details grid vertically expanding, Richard Hughes
  • [nautilus/wip/ernestask/gnome-desktop: 16/16] general: Drop in-tree copy of gnome-desktop, Ernestas Kulik
  • [nautilus] (16 commits) Non-fast-forward update to branch wip/ernestask/gnome-desktop, Ernestas Kulik
  • [gimp] app: add gegl:bayer-matrix and gegl:linear-sinusoid to the menus, Michael Natterer
  • [orca] Return a boolean indicating success or failure for synthesized mouse events, Joanmarie Diggs
  • [gdm] Deleted branch wip/kill-user-session, Ray Strode
  • [gdm: 4/4] Merge branch 'wip/kill-user-session' into 'master', Ray Strode
  • [gdm] (4 commits) ...Merge branch 'wip/kill-user-session' into 'master', Ray Strode
  • [gtk/constraint-guide-3] Do not try to pivot after an optimization error, Emmanuele Bassi
  • [gtk] Add a test for the grid layout manager, Matthias Clasen
  • [gtk/constraint-guide-3] Remove stray variable unref() in ConstraintSolver, Emmanuele Bassi
  • [odrs-web] Convert everything to sqlalchemy and add lots of nice unit tests, Richard Hughes
  • [odrs-web] Add a simple Makefile which allows us to run the ODRS locally easily, Richard Hughes
  • [gegl] operations: move bayer-matrix and linear-sinusoid out of the workshop, Michael Natterer
  • [gtk/constraint-guide-3: 7/7] Add an interactive constraint solver test, Matthias Clasen
  • [gtk/constraint-guide-3: 6/7] constraint solver: Add a hack for external linking, Matthias Clasen
  • [gtk/constraint-guide-3: 5/7] demo: Use constraint guide api, Matthias Clasen
  • [gtk/constraint-guide-3: 4/7] Flesh out GtkConstraintGuide, Matthias Clasen
  • [gtk/constraint-guide-3: 3/7] Drop an indirection, Matthias Clasen
  • [gtk/constraint-guide-3: 2/7] Detach guides on unroot, Matthias Clasen
  • [gtk/constraint-guide-3: 1/7] Simplify the guide implementation, Matthias Clasen
  • [gtk] (7 commits) Created branch constraint-guide-3, Matthias Clasen
  • [gtk] grid layout: Fix initial property values, Matthias Clasen
  • [gvfs/wip/oholy/gnome-build-meta-fix] ci: Update bst and bst-external versions for gnome-build-meta job, Ondrej Holy
  • [gvfs] Created branch wip/oholy/gnome-build-meta-fix, Ondrej Holy
  • [chronojump-server] Changed privilege for player creation, Max Ros i Morejon
  • [libgfbgraph] photo: Remove using g_print for debugging, Leesoo Ahn
  • [mutter/gnome-3-28] window: Emit an error and return when trying to activate an unmanaged, Marco Trevisan
  • [gtk/wip/ebassi/constraint-layout: 9/9] Add an interactive constraints demo, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout: 8/9] Make the constraints demo more interesting, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout: 7/9] Add GtkConstraintGuide, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout: 6/9] Use generic pointers for constraint targets, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout: 5/9] Redefine constraints with GtkConstraintTarget, Emmanuele Bassi
  • [mutter/gnome-3-30] window: Emit an error and return when trying to activate an unmanaged, Marco Trevisan
  • [gtk/wip/ebassi/constraint-layout: 4/9] widget: Implement GtkConstraintTarget, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout: 3/9] Add GtkConstraintTarget, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout: 2/9] Notify a layout change when adding and removing constraints, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout: 1/9] Fix the opposite size measurement in GtkConstraintLayout, Emmanuele Bassi
  • [gtk] (9 commits) Non-fast-forward update to branch wip/ebassi/constraint-layout, Emmanuele Bassi
  • [chronojump-server] Removed delete exercise option and minor changes, Max Ros i Morejon
  • [chronojump-server] Updated groups display now for responsibles and coaches at the same time, Max Ros i Morejon
  • [chronojump-server] Adding server user guide and explanations, Max Ros i Morejon
  • [vte/wip/egmont/bidi: 15/15] widget: Remove line_is_wrappable(), Egmont Koblinger
  • [vte/wip/egmont/bidi: 14/15] perf,bidi: Add BiDi demo and info files, Egmont Koblinger
  • [vte/wip/egmont/bidi: 13/15] docs, bidi: Clarify the relation between get_text API methods and BiDi, Egmont Koblinger
  • [vte/wip/egmont/bidi: 12/15] emulation, bidi: Add keyboard swapping mode, Egmont Koblinger
  • [vte/wip/egmont/bidi: 11/15] widget, bidi: Denote the direction in the I-beam cursor, Egmont Koblinger
  • [vte/wip/egmont/bidi: 10/15] widget, bidi: Display according to the BiDi mapping, Egmont Koblinger
  • [vte/wip/egmont/bidi: 9/15] bidi: Find the BiDi mapping for the RingView's contents, Egmont Koblinger
  • [vte/wip/egmont/bidi: 8/15] bidi: Add API to enable or disable bidirectional text support, Egmont Koblinger
  • [vte/wip/egmont/bidi: 7/15] ringview: Add RingView infrastructure, Egmont Koblinger
  • [vte/wip/egmont/bidi: 6/15] widget: Invalidate the entire paragraph when its contents change, Egmont Koblinger
  • [vte/wip/egmont/bidi: 5/15] emulation: Track BiDi parameters, Egmont Koblinger
  • [vte/wip/egmont/bidi: 4/15] emulation: Make certain operataions convert line endings to hard newline, Egmont Koblinger
  • [vte/wip/egmont/bidi: 3/15] ring: Keep an additional row writable, Egmont Koblinger
  • [vte/wip/egmont/bidi: 2/15] widget: Set the soft_wrapped flag via wrapper methods, Egmont Koblinger
  • [vte] (15 commits) Non-fast-forward update to branch wip/egmont/bidi, Egmont Koblinger
  • [glib: 2/2] Merge branch 'adding_g_array_copy' into 'master', Philip Withnall
  • [glib: 1/2] Adding a function g_array_copy() to glib/garray.c, Philip Withnall
  • [glib] (2 commits) ...Merge branch 'adding_g_array_copy' into 'master', Philip Withnall
  • [gimp/gimp-2-10] plug-ins: port fractal-explorer to GEGL, 8 bit only, Michael Natterer
  • [gimp] plug-ins: port fractal-explorer to GEGL, 8 bit only, Michael Natterer
  • [gnome-desktop/cherry-pick-f5449adb-2] Use connector_type from mutter to fix detection of builtin display on NVIDIA, Iain Lane
  • [gnome-desktop] Created branch cherry-pick-f5449adb-2, Iain Lane
  • [gnome-desktop/cherry-pick-f5449adb] Use connector_type from mutter to fix detection of builtin display on NVIDIA, Iain Lane
  • [gnome-desktop] Created branch cherry-pick-f5449adb, Iain Lane
  • [odrs-web] No WSGIPythonPath in VirtualHost, Richard Hughes
  • [evolution/gnome-3-32] Test whether referenced column exists when loading ETableState, Milan Crha
  • [gimp/gimp-2-10] plug-ins: port flame to GEGL, 8-bit only, Michael Natterer
  • [gimp] plug-ins: port flame to GEGL, 8-bit only, Michael Natterer
  • [evolution] Test whether referenced column exists when loading ETableState, Milan Crha
  • [planet-web: 4/4] Merge branch 'oholy/planet-web-gsoc-mayanksha', Daniel Mustieles García
  • [planet-web: 3/4] [gsoc] Add Sajeer Ahamed's blog, Daniel Mustieles García
  • [planet-web: 2/4] [gsoc] Add Ravgeet Dhillon's hackergotchi, Daniel Mustieles García
  • [planet-web: 1/4] [gsoc] Add Mayank Sharma's blog, Daniel Mustieles García
  • [planet-web] (4 commits) ...Merge branch 'oholy/planet-web-gsoc-mayanksha', Daniel Mustieles García
  • [evolution] Check whether enum-based ICalParameter had been created before using it, Milan Crha
  • [odrs-web] Actually install mod_wsgi now, Richard Hughes
  • [gvdb] Deleted branch mcatanzaro/fix-write-contents-async, Michael Catanzaro
  • [gvdb: 2/2] Merge branch 'mcatanzaro/fix-write-contents-async' into 'master', Philip Withnall
  • [gvdb] (2 commits) ...Merge branch 'mcatanzaro/fix-write-contents-async' into 'master', Philip Withnall
  • [gtk/gtk-3-24: 3/3] Merge branch 'gtk3-meson-use-cups-dep-type' into 'gtk-3-24', Emmanuele Bassi
  • [gtk/gtk-3-24: 2/3] meson: cups: use cups-config for looking up cups, Emmanuele Bassi
  • [gtk/gtk-3-24: 1/3] meson: cups: fix building without colord support, Emmanuele Bassi
  • [gtk/gtk-3-24] (3 commits) ...Merge branch 'gtk3-meson-use-cups-dep-type' into 'gtk-3-24', Emmanuele Bassi
  • [gimp] libgimpbase: remove gimpdatafiles.[ch], it's deprecated and now unused, Michael Natterer
  • [gimp/gimp-2-10] plug-ins: replace gimp_datafiles_read_directories() by GFileEnumerator, Michael Natterer
  • [gimp] plug-ins: replace gimp_datafiles_read_directories() by GFileEnumerator, Michael Natterer
  • [gnome-shell/wip/exalm/gestures] drag, Alexander Mikhaylenko
  • [mutter] wayland/xdg-output: Add xdg-output v2 support, Jonas Ådahl
  • [mutter] monitor-manager: Use `meta_monitor_get_display_name()` API, Jonas Ådahl
  • [mutter] monitor: Add display name, Jonas Ådahl
  • [mutter] monitor-manager: Add `get_vendor_name` API, Jonas Ådahl
  • [evolution/gnome-3-32] [ECompEditor] Ensure attendee changes stored before save, Milan Crha
  • [glib/wip/desrt/gcond-errno-fixup: 2/2] tests: test g_cond_wait_until() under stress, Allison Karlitskaya
  • [glib/wip/desrt/gcond-errno-fixup: 1/2] gthread: fix minor errno problem in GCond, Allison Karlitskaya
  • [glib] (2 commits) Created branch wip/desrt/gcond-errno-fixup, Allison Karlitskaya
  • [evolution] [ECompEditor] Ensure attendee changes stored before save, Milan Crha
  • [nautilus] Deleted branch 947-impossible-to-star-files-in-subfolders, Carlos Soriano
  • [nautilus] (3 commits) ...tracker-utilities: Ignore XDG use dirs set to $HOME, Carlos Soriano
  • [nautilus/947-impossible-to-star-files-in-subfolders: 19/19] tracker-utilities: Ignore XDG use dirs set to $HOME, Carlos Soriano
  • [nautilus/947-impossible-to-star-files-in-subfolders: 18/19] tracker-utilities: Acknowledge non-recursive indexing, Carlos Soriano
  • [nautilus/947-impossible-to-star-files-in-subfolders: 17/19] tracker-utilities: Acknowledge recursive indexing, Carlos Soriano
  • [nautilus] (19 commits) Non-fast-forward update to branch 947-impossible-to-star-files-in-subfolders, Carlos Soriano
  • [vte] draw: Align the baseline across font styles, Egmont Koblinger
  • [gnome-music/wip/mschraal/core] CI: Use stable runtime, Marinus Schraal
  • [evolution-ews] Count with an ICalTimezone without internal component in ewscal_set_availability_timezone(), Milan Crha
  • [evolution-ews] Fix few memory leaks in e_cal_backend_ews_rid_to_index(), Milan Crha
  • [gnome-shell/wip/exalm/gestures] asd, Alexander Mikhaylenko
  • [gnome-shell/wip/exalm/gestures] overview part 1, Alexander Mikhaylenko
  • [gnome-shell/wip/exalm/gestures] A, Alexander Mikhaylenko
  • [evolution-data-server] Miscellaneous changes in ecmb_modify_object_sync(), Milan Crha
  • [evolution-data-server] Fix a memory leak in e_cal_recur_generate_instances_sync(), Milan Crha
  • [gtk/constraint-guide-2] Add an interactive constraint solver test, Matthias Clasen
  • [gtk/constraint-guide-2] constraint solver: Add a hack for external linking, Matthias Clasen
  • [gnumeric] 2019-06-27 Andreas J. Guelzow <aguelzow pyrshep ca>, Andreas J . Guelzow
  • [evince/1119-cannot-highlight-a-word-by-double-clicking-it-on-wayland: 10/10] ev-view: fix adding annotations from dbl/tpl click selections, Germán Poo-Caamaño
  • [evince] (10 commits) Non-fast-forward update to branch 1119-cannot-highlight-a-word-by-double-clicking-it-on-wayland, Germán Poo-Caamaño
  • [epiphany] This is Epiphany 3.33.3-33, Michael Catanzaro
  • [gnome-music] Non-fast-forward update to branch wip/mschraal/core, Marinus Schraal
  • [epiphany] Fix ephy_bookmarks_manager_save_sync(), Michael Catanzaro
  • [gnome-music/wip/mschraal/core] subprojects: Update gfm, Marinus Schraal
  • [gtk/constraint-guide-2: 5/5] demo: Use constraint guide api, Matthias Clasen
  • [gtk/constraint-guide-2: 4/5] constraint guide: Add more private api, Matthias Clasen
  • [gtk/constraint-guide-2: 3/5] constraint guide: Fix the max-size implementation, Matthias Clasen
  • [gtk/constraint-guide-2: 2/5] constraint guide: Add setters/getters, Matthias Clasen
  • [gtk/constraint-guide-2: 1/5] constraint guide: Implement gtk_constraint_guide_new, Matthias Clasen
  • [gtk] (5 commits) Non-fast-forward update to branch constraint-guide-2, Matthias Clasen
  • [gvdb/mcatanzaro/fix-write-contents-async] Fix gvdb_table_write_contents_async(), Michael Catanzaro
  • [gvdb] Created branch mcatanzaro/fix-write-contents-async, Michael Catanzaro
  • [epiphany] Fix gvdb_table_write_contents_async(), Michael Catanzaro
  • [meld] Update manifest for resource files, Kai Willadsen
  • [gnome-maps/wip/mlundblad/handle-osm-urls: 8/8] WIP: placeEntry: Parse OSM URLs, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/handle-osm-urls: 7/8] WIP: place: Add parsing of OSM URLs, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/handle-osm-urls: 6/8] overpass: Add function to fetch place, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/handle-osm-urls: 5/8] mapWalker: Use initial zoom level when set, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/handle-osm-urls: 4/8] placeBubble: Don't load Overpass data when pre-filled, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/handle-osm-urls: 3/8] place: Add a property to mark as pre-filled, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/handle-osm-urls: 2/8] place: Add a property for initial zoom level, Marcus Lundblad
  • [gnome-maps] (8 commits) Non-fast-forward update to branch wip/mlundblad/handle-osm-urls, Marcus Lundblad
  • [gnome-shell/wip/exalm/gestures] translation, Alexander Mikhaylenko
  • [gnome-shell] Non-fast-forward update to branch wip/exalm/gestures, Alexander Mikhaylenko
  • [gnumeric] Fix format import from ODF. [#403], Andreas J . Guelzow
  • [odrs-web] Revert "Install mod_wsgi harder", Richard Hughes
  • [gtk/constraint-guide-2: 6/6] Implement gtk_constraint_guide_new, Matthias Clasen
  • [gtk/constraint-guide-2: 5/6] Split GtkConstraintGuide into its own file, Matthias Clasen
  • [gtk/constraint-guide-2: 4/6] Drop an indirection, Matthias Clasen
  • [gtk/constraint-guide-2: 3/6] Give guides max-width/height, Matthias Clasen
  • [gtk/constraint-guide-2: 2/6] Detach guides on unroot, Matthias Clasen
  • [gtk/constraint-guide-2: 1/6] Simplify the guide implementation, Matthias Clasen
  • [gtk] (6 commits) Created branch constraint-guide-2, Matthias Clasen
  • [orca] Add debugging, Joanmarie Diggs
  • [odrs-web] Install mod_wsgi harder, Richard Hughes
  • [gtkmm-documentation] Non-fast-forward update to branch dboles/using-derived-widgets-custom-properties, Daniel Boles
  • [odrs-web] Rename the Flask project directory to 'odrs', Richard Hughes
  • [odrs-web] Split out a file to avoid a traceback in the admin panel, Richard Hughes
  • [odrs-web] Use short form SPDX license IDs in all source files, Richard Hughes
  • [gedit-plugins/sessionsaver] Fix, Jordi Mas
  • [gedit-plugins/sessionsaver] Fix dlgs, Jordi Mas
  • [gedit-plugins/sessionsaver] Clean up, Jordi Mas
  • [gedit-plugins/sessionsaver] Fix remove actions, Jordi Mas
  • [gnome-maps/wip/mlundblad/handle-osm-urls: 6/6] WIP: placeEntry: Parse OSM URLs, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/handle-osm-urls: 5/6] WIP: place: Add parsing of OSM URLs, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/handle-osm-urls: 4/6] overpass: Add function to fetch place, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/handle-osm-urls: 3/6] mapWalker: Use initial zoom level when set, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/handle-osm-urls: 2/6] placeBubble: Don't load Overpass data when pre-filled, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/handle-osm-urls: 1/6] place: Add a property to mark as pre-filled, Marcus Lundblad
  • [gnome-maps] (6 commits) Non-fast-forward update to branch wip/mlundblad/handle-osm-urls, Marcus Lundblad
  • [odrs-web] Convert to Python 3, Richard Hughes
  • [odrs-web] The entrypoint file is not needed anymore, Richard Hughes
  • [gdm] (3 commits) Non-fast-forward update to branch wip/kill-user-session, Ray Strode
  • [gdm/wip/kill-user-sessions: 3/3] session-worker: uninitialize pam if worker is killed, Ray Strode
  • [gdm/wip/kill-user-sessions: 2/3] session-worker: kill user sessions when stopping gdm service, Ray Strode
  • [gdm/wip/kill-user-sessions: 1/3] session-worker: expose worker state enum to type system, Ray Strode
  • [gdm] (3 commits) Created branch wip/kill-user-sessions, Ray Strode
  • [gnome-shell] Deleted branch wip/fix-busy-loop, Ray Strode
  • [gnome-shell] animation: fix unintentional loop while polkit dialog is active, Ray Strode
  • [gnome-shell/wip/fix-busy-loop] animation: fix unintentional loop while polkit dialog is active, Ray Strode
  • [gnome-shell] Non-fast-forward update to branch wip/fix-busy-loop, Ray Strode
  • [gnome-shell/wip/fix-busy-loop: 2/2] animation: fix unintentional loop while polkit dialog is active, Ray Strode
  • [gnome-shell/wip/fix-busy-loop] (2 commits) ...animation: fix unintentional loop while polkit dialog is active, Ray Strode
  • [gnome-shell] Revert "animation: fix unintentional loop while polkit dialog is active", Ray Strode
  • [gnome-shell] Created branch wip/fix-busy-loop, Ray Strode
  • [gnumeric] Conditional Formats: fix inter-process paste crash., Morten Welinder
  • [gtkmm-documentation] Created branch dboles/using-derived-widgets-custom-properties, Daniel Boles
  • [sushi] libsushi: remove unused enum templates, Cosimo Cecchi
  • [eog] snap: Build cairo and librsvg as parts, Ken VanDine
  • [sushi] Add fullscreen button from base class, Cosimo Cecchi
  • [sushi] mainWindow: remove outdated comments, Cosimo Cecchi
  • [sushi] utils: fix setting fullscreen icon name, Cosimo Cecchi
  • [sushi] Remove toolbar autohide timeout when button is clicked, Cosimo Cecchi
  • [sushi] image: refactor animation code, Cosimo Cecchi
  • [sushi] Move toolbar creation to the renderer, Cosimo Cecchi
  • [gtk/wip/ebassi/constraint-layout] Add an interactive constraints demo, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout] Make the constraints demo more interesting, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout] Add GtkConstraintGuide, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout] Use generic pointers for constraint targets, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout] Redefine constraints with GtkConstraintTarget, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout] widget: Implement GtkConstraintTarget, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout] Add GtkConstraintTarget, Emmanuele Bassi
  • [gjs: 3/3] Merge branch 'issue258' into 'master', Philip Chimento
  • [gjs: 2/3] build: Add requirement on sysprof 3.33.2, Philip Chimento
  • [gjs: 1/3] build: Remove spurious closing bracket, Philip Chimento
  • [gjs] (3 commits) ...Merge branch 'issue258' into 'master', Philip Chimento
  • [foundation-web] Land the elections results announcement URL for the 2019 elections, Andrea Veri
  • [mutter] renderer/native: Discard page flip retries when rebuilding views, Georges Basile Stavracas Neto
  • [mutter] renderer/native: Queue mode reset from new rebuild_views vfunc, Georges Basile Stavracas Neto
  • [mutter] renderer/native: Remove left-over function declarations, Georges Basile Stavracas Neto
  • [gnome-desktop] Fix indentation, Michael Catanzaro
  • [gnome-desktop] Use connector_type from mutter to fix detection of builtin display on NVIDIA, Michael Catanzaro
  • [gtk/constraints-grid: 4/4] Add a larger constraints demo, Matthias Clasen
  • [gtk/constraints-grid: 3/4] Add a constraint grid demo, Matthias Clasen
  • [gtk/constraints-grid: 2/4] Rename the constraints demo, Matthias Clasen
  • [gtk/constraints-grid: 1/4] Add a constraint-based grid, Matthias Clasen
  • [gtk] (4 commits) Created branch constraints-grid, Matthias Clasen
  • [evolution/gnome-3-32] I#479 - Call mail account refresh also after going online ][, Milan Crha
  • [evolution] I#479 - Call mail account refresh also after going online ][, Milan Crha
  • [evolution-data-server/gnome-3-32] evo-I#479 - Call mail account refresh also after going online ][, Milan Crha
  • [evolution-data-server] evo-I#479 - Call mail account refresh also after going online ][, Milan Crha
  • [gtk/wip/ebassi/constraint-layout: 105/105] Notify a layout change when adding and removing constraints, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout: 104/105] Fix the opposite size measurement in GtkConstraintLayout, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout: 103/105] Remove size constraints from ConstraintLayoutChild, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout: 102/105] constraints: Make internal consistency required, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout: 101/105] Add gtk_constraint_layout_remove_constraint, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout: 100/105] Do not release reference on the subject of an expression, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout: 99/105] constraints solver: Avoid critials, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout: 98/105] constraint solver: Fix thawing, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout: 97/105] Do not leak LayoutChild instances, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout: 96/105] Add GtkConstraintLayout demo, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout: 95/105] Add GtkConstraintLayout, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout: 94/105] Propagate rooting and unrooting widgets to layout managers, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout: 93/105] window: Create a GtkConstraintSolver, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout: 92/105] Assign a GtkConstraintSolver to each GtkRoot, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout: 90/105] Add constraint solver, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout: 91/105] Move the Root interface to a private header, Emmanuele Bassi
  • [gtk] (105 commits) Non-fast-forward update to branch wip/ebassi/constraint-layout, Emmanuele Bassi
  • [gtkmm-documentation] builder/derived example: Show Gtk::Builder combined with Glib::Property, Kjell Ahlstedt
  • [gtkmm] Gtk::Builder docs: Describe how to use together with Glib::Property, Kjell Ahlstedt
  • [glibmm] Glib::Property: Update for compatibility with Gtk::Builder, Kjell Ahlstedt
  • [glib] Deleted branch nirbheek/preliminary-uwp-support, Nirbheek Chauhan
  • [glib: 3/3] Merge branch 'nirbheek/preliminary-uwp-support' into 'master', LRN
  • [glib] (3 commits) ...Merge branch 'nirbheek/preliminary-uwp-support' into 'master', LRN
  • [chronojump] force sensor analyze variability and error (feedback) with 3 decimals, Xavier de Blas
  • [gnome-software] Deleted branch wip/hughsie/flatpak-branch, Richard Hughes
  • [gnome-software] (4 commits) ...Show the branch in the source popover, Richard Hughes
  • [mutter] ci: Test building without native backend support, Georges Basile Stavracas Neto
  • [mutter] remote-desktop-session: Remove unnecessary include, Georges Basile Stavracas Neto
  • [gimp/gimp-2-10] Update Dutch translation, Translations User D-L
  • [hitori] Update Swedish translation, Translations User D-L
  • [chronojump] Webcam supportmodes with list of lists with pixel_format, Xavier de Blas
  • [mutter] window-actor: Remove left-over parent field, Georges Basile Stavracas Neto
  • [gnome-shell/wip/exalm/gestures: 2/2] overview part 1, Alexander Mikhaylenko
  • [gnome-shell/wip/exalm/gestures: 1/2] A, Alexander Mikhaylenko
  • [gnome-shell] (2 commits) Non-fast-forward update to branch wip/exalm/gestures, Alexander Mikhaylenko
  • [gtk/gtk-3-24: 2/2] Merge branch 'correct-install-script' into 'gtk-3-24', Christoph Reiter
  • [gtk/gtk-3-24: 1/2] post-install: get absolute path to gtk-update-icon-cache, Christoph Reiter
  • [gtk/gtk-3-24] (2 commits) ...Merge branch 'correct-install-script' into 'gtk-3-24', Christoph Reiter
  • [goffice] Fix legend contents for contour plots. [#404], Jean Bréfort
  • [libsoup/carlosgc/websockets-null-char] WebSockets: allow null characters in text messages data, Carlos Garcia Campos
  • [libsoup] Created branch carlosgc/websockets-null-char, Carlos Garcia Campos
  • [gimp-help] xml: clean colors/auto, Julien Hardlin
  • [gimp] plug-ins: plug-ins: get space from the profile in PNG export too., Jehan
  • [gedit-plugins/sessionsaver] Fix menus, Jordi Mas
  • [gedit-plugins/sessionsaver] Fix formatters, Jordi Mas
  • [gedit-plugins/sessionsaver] Update menu, Jordi Mas
  • [gedit-plugins/sessionsaver] Save, Jordi Mas
  • [gimp] plug-ins: get the export space from the profile., Jehan
  • [chronojump] Improvements on webcam support modes parsing. specially on windows., Xavier de Blas
  • [gnome-maps] Update Swedish translation, Translations User D-L
  • [gimp-help] Corrections in foreground.xml, Julien Hardlin
  • [gnome-shell/wip/aday/standardise-text-styles: 7/7] adjust UI to new text styles, Allan Day
  • [gnome-shell/wip/aday/standardise-text-styles: 6/7] theme: Standardise text styles, Allan Day
  • [gnome-shell/wip/aday/standardise-text-styles: 5/7] theme: Remove unused message tray counters, Allan Day
  • [gnome-shell] (7 commits) Non-fast-forward update to branch wip/aday/standardise-text-styles, Allan Day
  • [geary/wip/logging-improvements: 3/3] Clean up geary-logging.vala source file, Michael Gratton
  • [geary/wip/logging-improvements: 2/3] Use a mutex in Geary.Logging.default_handler, Michael Gratton
  • [geary/wip/logging-improvements: 1/3] Ensure Geary.Logging.Record handles null domains correctly, Michael Gratton
  • [geary] (3 commits) Created branch wip/logging-improvements, Michael Gratton
  • [gnome-calculator] Update Swedish translation, Translations User D-L
  • [gnome-backgrounds] Update Swedish translation, Translations User D-L
  • [evolution] Refer to 'Evolution Website' only as 'Website' in the About dialog, Milan Crha
  • [sysadmin-bin] The application form now allows you to include an SSH key, thus no real need to mail the Accounts Te, Andrea Veri
  • [gimp] libgimp: remove gimp_drawable_get_tile2(), Michael Natterer
  • [gimp/gimp-2-10] pygimp: argh..., Michael Natterer
  • [gimp/gimp-2-10] pygimp: replace gimp_drawable_get_tile2() by gimp_drawable_get_tile(), Michael Natterer
  • [gimp] pygimp: argh..., Michael Natterer
  • [gimp] pygimp: replace gimp_drawable_get_tile2() by gimp_drawable_get_tile(), Michael Natterer
  • [gimp] libgimp: remove gimp_drawable_get_color_uchar(), Michael Natterer
  • [gimp/gimp-2-10] plug-ins: replace gimp_drawable_get_color_uchar() by manual code, Michael Natterer
  • [gimp] plug-ins: replace gimp_drawable_get_color_uchar() by manual code, Michael Natterer
  • [gimp/gimp-2-10] plug-ins: port blinds to GEGL, Michael Natterer
  • [gimp] plug-ins: port blinds to GEGL, Michael Natterer
  • [glib: 5/5] Merge branch 'improve_g_ptr_array_api' into 'master', Philip Withnall
  • [glib: 4/5] Adding g_ptr_array_extend_and_steal() function to glib/garray.c, Philip Withnall
  • [glib: 3/5] Adding g_ptr_array_extend() function to glib/garray.c, Philip Withnall
  • [glib: 2/5] Adding g_ptr_array_copy() function to glib/garray.c, Philip Withnall
  • [glib: 1/5] Moving GCopyFunc typedef from glib/gnode.h to glib/gtypes.h, Philip Withnall
  • [glib] (5 commits) ...Merge branch 'improve_g_ptr_array_api' into 'master', Philip Withnall
  • [evolution/gnome-3-32] Bug 755730 - Focus message list after start in the Mail view ][, Milan Crha
  • [evolution] Bug 755730 - Focus message list after start in the Mail view ][, Milan Crha
  • [libgdata: 5/5] Merge branch 'meson' into 'master', Philip Withnall
  • [libgdata: 4/5] meson: Fix handling of 'gnome' option, Philip Withnall
  • [libgdata: 3/5] meson: Use set instead of set10, Philip Withnall
  • [libgdata: 2/5] meson: Fix gettext build, Philip Withnall
  • [libgdata: 1/5] meson: Fix library version, Philip Withnall
  • [libgdata] (5 commits) ...Merge branch 'meson' into 'master', Philip Withnall
  • [glade] Deleted branch tintou/unrecognized-types-l10n, Corentin Noël
  • [glade] Fix split sentense in GladeProject, Alberto Fanjul
  • [chronojump-server] Modified group columns data output method and implemented gyms_list page, Max Ros i Morejon
  • [glib] Deleted branch nirbheek/static-assert-c11, Nirbheek Chauhan
  • [glib: 2/2] Merge branch 'nirbheek/static-assert-c11' into 'master', Philip Withnall
  • [glib] (2 commits) ...Merge branch 'nirbheek/static-assert-c11' into 'master', Philip Withnall
  • [gtk] Adwaita: allow flat list row buttons to be flat, Jakub Steiner
  • [glib: 2/2] Merge branch 'manichaean-typo' into 'master', Philip Withnall
  • [glib: 1/2] Fix the ISO 15924 code for Manichaean, Philip Withnall
  • [glib] (2 commits) ...Merge branch 'manichaean-typo' into 'master', Philip Withnall
  • [gtk/gtk-3-24] Adwaita: allow flat list row buttons to be flat, Jakub Steiner
  • [libxml2] Make sure that xmlParseQName returns NULL in error case, Nick Wellnhofer
  • [gnome-shell] extensionDownloader: Use common message dialog layout, Florian Müllner
  • [gnome-shell] dialog: Use GObject.set() over Object.assign(), Florian Müllner
  • [gnome-music/wip/mschraal/core: 12/12] songsview: Fix select all/none, Marinus Schraal
  • [gtk/gtk-3-24] Adwaita: no intention to make circular buttons universal, Jakub Steiner
  • [gnome-music/wip/mschraal/core: 11/12] songsview: Make selection-mode work, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 10/12] songsview: Fix scroll_to, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 9/12] songliststore: Use the class model directly and sort, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 8/12] songliststore: Clarify model, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 7/12] songsview: Make play indicator work, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 6/12] songsview: Make it play, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 5/12] songsview: Make favorites work, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 4/12] songsview: Initial port to core, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 3/12] SelectionToolbar: Set initial button state, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 2/12] artistview: Make selection mode work, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 1/12] Move AlbumWidget2 back as AlbumWidget, Marinus Schraal
  • [gnome-music] (12 commits) Non-fast-forward update to branch wip/mschraal/core, Marinus Schraal
  • [gnome-music/wip/mschraal/core] songsview: Fix select all/none, Marinus Schraal
  • [gnome-music/wip/mschraal/core] songsview: Make selection-mode work, Marinus Schraal
  • [gnome-music/wip/mschraal/core] songsview: Fix scroll_to, Marinus Schraal
  • [gnome-music/wip/mschraal/core] songliststore: Use the class model directly and sort, Marinus Schraal
  • [gnome-music/wip/mschraal/core] songliststore: Clarify model, Marinus Schraal
  • [gnome-music/wip/mschraal/core] songsview: Make play indicator work, Marinus Schraal
  • [gnome-music/wip/mschraal/core] songsview: Make it play, Marinus Schraal
  • [gnome-music/wip/mschraal/core] songsview: Make favorites work, Marinus Schraal
  • [gnome-music/wip/mschraal/core] songsview: Initial port to core, Marinus Schraal
  • [gnome-music/wip/mschraal/core] SelectionToolbar: Set initial button state, Marinus Schraal
  • [gnome-music/wip/mschraal/core] artistview: Make selection mode work, Marinus Schraal
  • [gtk] Adwaita: lighten dark switch sliders, Jakub Steiner
  • [gtk/gtk-3-24] Adwaita: lighten dark switch sliders, Jakub Steiner
  • [glib] Non-fast-forward update to branch nirbheek/static-assert-c11, Nirbheek Chauhan
  • [gnome-games] Update Brazilian Portuguese translation, Translations User D-L
  • [mutter] backend/native: Fix compiler warning w/out EGL device, Jonas Ådahl
  • [gtk] Adwaita: Apply border-radius to .csd popovers, Jakub Steiner
  • [evolution] Correct coding typo in e_day_view_on_editing_stopped(), Milan Crha
  • [gtk] Adwaita: Fix padding/rounding on submenus, Jakub Steiner
  • [gtk] Adwaita: darken osd background for A:dark, Jakub Steiner
  • [gtk/gtk-3-24] Adwaita: darken osd background for A:dark, Jakub Steiner
  • [shotwell] Update Brazilian Portuguese translation, Translations User D-L
  • [geary/wip/437-high-cpu] Add debug message when loading more conversations, Michael Gratton
  • [geary] Created branch wip/437-high-cpu, Michael Gratton
  • [gtk/gtk-3-24: 2/2] Merge branch 'adwaita-menubar-submenu-rounding' into 'gtk-3-24', Jakub Steiner
  • [gtk/gtk-3-24: 1/2] Adwaita: Fix padding/rounding on submenus, Jakub Steiner
  • [gtk/gtk-3-24] (2 commits) ...Merge branch 'adwaita-menubar-submenu-rounding' into 'gtk-3-24', Jakub Steiner
  • [gtk/gtk-3-24: 2/2] Merge branch 'adwaita-popover-radius' into 'gtk-3-24', Jakub Steiner
  • [gtk/gtk-3-24: 1/2] Adwaita: Apply border-radius to .csd popovers, Jakub Steiner
  • [gtk/gtk-3-24] (2 commits) ...Merge branch 'adwaita-popover-radius' into 'gtk-3-24', Jakub Steiner
  • [glib/nirbheek/static-assert-c11] gmacros: Use _Static_assert when C11 is available, Nirbheek Chauhan
  • [glib] Created branch nirbheek/static-assert-c11, Nirbheek Chauhan
  • [gimp-help] Corrections in bucket-fill.xml, Julien Hardlin
  • [evolution] I#508 - [ECompEditor] Consider selected timezone for Now time in date/time edit, Milan Crha
  • [gnome-usage] Update Brazilian Portuguese translation, Translations User D-L
  • [fractal] Update Brazilian Portuguese translation, Translations User D-L
  • [gedit-latex] Update Brazilian Portuguese translation, Translations User D-L
  • [jhbuild] core-deps-latest: libgdata uses meson, Rico Tzschichholz
  • [gedit-plugins/sessionsaver] Open files, Jordi Mas
  • [gnome-build-meta/tristan/gnome-boot: 95/95] Revert "project.conf: let ninja decide by itself how many jobs to run", Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 94/95] Adding vm/desktop-vm.bst & vm/desktop-vm-image-x86_64.bst, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 93/95] project.conf: Enable use of the x86image plugin, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 92/95] core-deps/NetworkManager.bst: Enable service at boot time, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 91/95] core/gdm.bst: Start GDM at boot time, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 90/95] core/gdm.bst: Added custom GDM pam configuration, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 89/95] core/gdm.bst: Configuring GDM and adding a sysusers file, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 88/95] core/gnome-keyring.bst: Build PAM module, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 87/95] code/gnome-initial-setup.bst: Adding sysusers file to create the user., Tristan Van Berkom
  • [gnome-build-meta] (95 commits) Non-fast-forward update to branch tristan/gnome-boot, Tristan Van Berkom
  • [gtk/constraint-grid] measure: don't leave dangling references, Matthias Clasen
  • [gtk/constraint-grid] Freeze when measuring and allocating, Matthias Clasen
  • [gnome-control-center] network: Handle cloned-mac setting, Robert Ancell
  • [gnome-control-center/wip/iainl/network-cloned-mac-address: 107/107] network: Handle cloned-mac setting, Robert Ancell
  • [gnome-control-center] (107 commits) Non-fast-forward update to branch wip/iainl/network-cloned-mac-address, Robert Ancell
  • [gnome-builder] sysprof: add netdev source, Christian Hergert
  • [gnome-builder/gnome-builder-3-32] greeter: disable surfaces while opening project, Christian Hergert
  • [gnome-builder] greeter: disable surfaces while opening project, Christian Hergert
  • [sysprof] display: fix layout of frame/separator, Christian Hergert
  • [sysprof] netdev: add missing header, Christian Hergert
  • [gnome-shell-extensions/gnome-3-32] apps-menu: Add missing chain-up, Florian Müllner
  • [gnome-shell-extensions] apps-menu: Add missing chain-up, Florian Müllner
  • [sysprof] netdev: add combined counter for all devices (cooked) together, Christian Hergert
  • [sysprof] duplex: style tweaks, Christian Hergert
  • [sysprof] duplex: fix copy pasta, Christian Hergert
  • [sysprof] netdev: start on netdev aid to display network graphs, Christian Hergert
  • [gtk/constraint-grid] constraints solver: Avoid critials, Matthias Clasen
  • [gtk/constraint-grid] Make the demo compare with a grid, Matthias Clasen
  • [geary] Deleted branch wip/email-spoofing-case, Michael Gratton
  • [geary: 2/2] Merge branch 'wip/email-spoofing-case' into 'mainline', Michael Gratton
  • [geary] (2 commits) ...Merge branch 'wip/email-spoofing-case' into 'mainline', Michael Gratton
  • [balsa] address-book-gpe: Respect const qualifier, Peter Bloomfield
  • [geary/wip/email-spoofing-case] Make RFC822.MailboxAddress.has_distinct_name is case-insensitive, Michael Gratton
  • [geary] Created branch wip/email-spoofing-case, Michael Gratton
  • [balsa] address-book-gpe: streamline some code, Peter Bloomfield
  • [cheese] Update Swedish translation, Translations User D-L
  • [sysprof] tools: record battery from sysprof-cli, Christian Hergert
  • [sysprof] tools: record network stats from sysprof-cli, Christian Hergert
  • [sysprof] netdev: add source for network device information, Christian Hergert
  • [gtk/constraint-grid] constraint layout: Freeze solver for grids, Matthias Clasen
  • [gtk/constraint-grid] constraint solver: Fix thawing, Matthias Clasen
  • [br-gnome-org] ci: Alpine 3.10, Rafael Fontenelle
  • [mutter] wayland/surface: Post error on invalid scale, Georges Basile Stavracas Neto
  • [gtk/constraint-grid] Add a larger constraints demo, Matthias Clasen
  • [network-manager-applet: 8/8] editor: merge branch 'bg/editor-mnemonics', Beniamino Galvani
  • [network-manager-applet: 7/8] editor: team: add missing mnemonic, Beniamino Galvani
  • [network-manager-applet: 6/8] wireless-security: add mnemonics, Beniamino Galvani
  • [network-manager-applet: 5/8] editor: macsec: add mnemonics, Beniamino Galvani
  • [network-manager-applet: 4/8] editor: team: reorder widgets according to position, Beniamino Galvani
  • [network-manager-applet: 3/8] editor: merge branch 'bg/fix-editor-crash', Beniamino Galvani
  • [network-manager-applet] (8 commits) ...editor: merge branch 'bg/editor-mnemonics', Beniamino Galvani
  • [gnome-boxes] Update Swedish translation, Translations User D-L
  • [gnome-notes] Update Swedish translation, Translations User D-L
  • [sushi] Update Swedish translation, Translations User D-L
  • [gtksourceview/gnome-3-24] groovy.lang: correctly highlight ${} placeholders with braces in them, Christian Hergert
  • [gtksourceview/gtksourceview-4-2] groovy.lang: correctly highlight ${} placeholders with braces in them, Christian Hergert
  • [glib/wip/tingping/pkcs11] gtlscertificate: Add pkcs11 URI properties and constructor, Patrick Griffis
  • [gtksourceview] groovy.lang: correctly highlight ${} placeholders with braces in them, Christian Hergert
  • [gnome-builder] gui: log reason for show_uri failure, Christian Hergert
  • [gnome-builder] gui: log any errors that come from waiting, Christian Hergert
  • [java-atk-wrapper: 2/2] Merge branch 'newMaster' into 'master', Samuel Thibault
  • [java-atk-wrapper: 1/2] Update Authors, Samuel Thibault
  • [java-atk-wrapper] (2 commits) ...Merge branch 'newMaster' into 'master', Samuel Thibault
  • [fractal] Fix typing notification margin, Alexandre Franke
  • [gimp/gimp-2-10] Issue #3435 - GIMP encountered an error: GIMP-CRITICAL:..., Michael Natterer
  • [gimp] Issue #3435 - GIMP encountered an error: GIMP-CRITICAL:..., Michael Natterer
  • [gnome-shell] main: Fix some typos and style inconsistencies in comments, Florian Müllner
  • [evolution] Remove useless runtime check in date_time_list_finalize(), Milan Crha
  • [mutter] cogl-trace: Include cogl-trace.h even when not tracing, Georges Basile Stavracas Neto
  • [mutter/gnome-3-32] window: Emit an error and return when trying to activate an unmanaged, Marco Trevisan
  • [evolution] Incorrect timezone selected in ETimezoneDialog, Milan Crha
  • [mutter] ci/Dockerfile: Add mesa crash fix, Georges Basile Stavracas Neto
  • [mutter] ci/Dockerfile: Add commands for regenerating, Georges Basile Stavracas Neto
  • [mutter] ci: Drop old gsettings-desktop-schemas package versions, Georges Basile Stavracas Neto
  • [evolution-data-server] Prefer built-in timezone component in e_cal_util_copy_timezone(), Milan Crha
  • [gnome-shell] windowManager: Use own variables for each gesture, Florian Müllner
  • [br-gnome-org] config.toml: Usa baseURL https://br.gnome.org, Rafael Fontenelle
  • [gimp/gimp-2-10] plug-ins: port jigsaw to GEGL, Michael Natterer
  • [gimp/gimp-2-10] plug-ins: fix comment typo in file-png, Michael Natterer
  • [gimp] plug-ins: port jigsaw to GEGL, Michael Natterer
  • [gimp] plug-ins: fix comment typo in file-png, Michael Natterer
  • [gnome-shell/wip/aday/standardise-text-styles: 17/17] adjust UI to new text styles, Allan Day
  • [gnome-shell/wip/aday/standardise-text-styles: 16/17] theme: Standardise text styles, Allan Day
  • [gnome-shell/wip/aday/standardise-text-styles: 15/17] theme: Remove unused message tray counters, Allan Day
  • [gnome-shell] (17 commits) Non-fast-forward update to branch wip/aday/standardise-text-styles, Allan Day
  • [gnome-shell/gnome-3-30] boxpointer: Unset the sourceActor on destruction, Marco Trevisan
  • [gimp/gimp-2-10] plug-ins: cleanup, copyright headers, formatting in the openexr-wrapper, Michael Natterer
  • [gimp] plug-ins: cleanup, copyright headers, formatting in the openexr-wrapper, Michael Natterer
  • [gimp/gimp-2-10] plug-ins: improve JPEG and EXR comment validation, Michael Natterer
  • [gimp] plug-ins: improve JPEG and EXR comment validation, Michael Natterer
  • [gimp/gimp-2-10] app: allocate GimpCurve's points with g_new0() and not just g_new(), Michael Natterer
  • [gimp] app: allocate GimpCurve's points with g_new0() and not just g_new(), Michael Natterer
  • [stickynotes-antispam] Run twice an hour, Bartłomiej Piotrowski
  • [gnome-calendar] month-view: Use last cell to calculate multday event end, Georges Basile Stavracas Neto
  • [stickynotes-antispam] Mark for deletion of 3 URLs in sequence were found, Bartłomiej Piotrowski
  • [gnome-music/wip/mschraal/core: 2/2] Move AlbumWidget2 back as AlbumWidget, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 1/2] flake 8 fixes all over the place, Marinus Schraal
  • [gnome-music] (2 commits) Non-fast-forward update to branch wip/mschraal/core, Marinus Schraal
  • [libsecret/wip/dueno/simple-item: 4/4] secret-tool: Switch to using the simple API, Daiki Ueno
  • [libsecret/wip/dueno/simple-item: 3/4] secret-value: Add secret_value_unref_to_password, Daiki Ueno
  • [libsecret/wip/dueno/simple-item: 2/4] secret-password: Add store_binary functions, Daiki Ueno
  • [libsecret/wip/dueno/simple-item: 1/4] secret-password: Add lookup_binary functions, Daiki Ueno
  • [gnome-music/wip/mschraal/core] Move AlbumWidget2 back as AlbumWidget, Marinus Schraal
  • [gnome-music/wip/mschraal/core] flake 8 fixes all over the place, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 118/118] albumsview: Make selection mode work and cleanup, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 117/118] albumsview: Minor cleanup, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 116/118] window: Fix creating playlists, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 115/118] player: Add a simple poc shuffle, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 114/118] player: Cleanup PlayerPlaylist, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 113/118] coremodel: Stop passing around _hash, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 112/118] artistsview: Remove some cruft, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 111/118] coreartist: Load model on demand, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 110/118] artistsview: Use CoreArtist model, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 109/118] coreartist: Create a model, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 108/118] artistsview: Cleanup unused stuff, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 107/118] artistalbumswidget: Cleanup unused stuff, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 106/118] artistalbumwidget: Cleanup, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 105/118] artistalbumwidget: Cleanup some unused stuff, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 104/118] artistalbumwidget: Make discs non-selectable, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 103/118] artistalbumwidget: Show disc nr, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 102/118] Remove unused url_hash, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 101/118] coremodel: Sort albums by year, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 100/118] coregrilo: Cleanup, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 99/118] coremodel: Reuse CoreAlbums for artist view, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 98/118] player: Fix crash when switching albums, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 97/118] coremodel: CoreArtistAlbum replaced with CoreAlbum, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 96/118] coremodel: Sort artists model, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 95/118] Add grl dleyna source (POC), Marinus Schraal
  • [gnome-music/wip/mschraal/core: 94/118] trackersource: Make album add/removal work, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 93/118] trackersource: Improve artists query, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 92/118] coredisc: Make model on-demand, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 91/118] coredisc: Move more here, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 90/118] coredisc: Make live add/removals work, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 89/118] coredisc: Move more stuff here, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 88/118] coremodel: Move CoreDisc to a seperate source, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 87/118] trackersource: Fix update/removal, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 86/118] tracker: make sure added songs get notified, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 85/118] Make selections work through CoreSelection, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 84/118] different selection approaches combined, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 83/118] disclistboxwidget: Make selection not crash on activation, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 82/118] albumwidget: re-activate selection mode, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 81/118] albumwidget2: Make disclistboxrows non-selectable, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 80/118] albumwidget2: Bring back DiscListBox, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 79/118] albumwidget2: Make duration work again, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 78/118] coremodel: Minor cleanup, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 77/118] coremodel: Correct artist playlist type, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 76/118] corealbum: Provide album model, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 75/118] coremodel: Sort albums, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 74/118] corealbum: Add composer & year, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 73/118] trackerresource: Better albums query, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 72/118] Make CoreAlbum central over Grl.Media, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 71/118] coremodel: Make get_album_disc private, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 70/118] coremodel: Remove some old cruft, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 69/118] coremodel: Add some oversight doc, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 68/118] coremodel: Make coredisc use properties, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 67/118] columns prop no longer used, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 66/118] artistsview: Cleanup, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 65/118] albumwidget2: cleanup, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 64/118] disclistboxwidget: Cleanup unused stuff, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 63/118] albumswidget2: Cleanup, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 62/118] artistview: Make it work for all albums, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 61/118] artistview: Halfway there, albums do play, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 60/118] artistsview: Make the model more prefab, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 59/118] player: Rename PlayerPlaylist index to position, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 58/118] player: Use position for prev/next, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 57/118] player: Speed up current_song, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 56/118] coremodel: New style PlayerPlaylist album handling, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 55/118] songwidget: Remove state change print, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 54/118] sort the playlistmodel like the view, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 53/118] player: make prev/next work, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 52/118] Set state, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 51/118] player: Minimal playing playlist, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 50/118] albumwidget2: Make it work with ListBox as well, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 49/118] Make DiscListBox a Gtk.ListBox again, works for artistsview, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 48/118] discllistbox: Replace flowbox with listbox for ease of development, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 47/118] artistsview: make discsets show, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 46/118] split disc try, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 45/118] disclistboxwidget: Connect selected & favorite, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 44/118] disclistboxwidget: Not sure whats going on with columns, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 43/118] artistview: Retrieve title for album, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 42/118] artistsview: Somewhat working, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 41/118] coregrilo: Do not reassign _tracker_source, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 40/118] artistalbumwidget: Somewhat working albums view (only in search), Marinus Schraal
  • [gnome-music/wip/mschraal/core: 39/118] artistsview: Respond to click without crash, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 38/118] artistview: Fill sidebar, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 37/118] core/grilo groundwork for artist, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 36/118] Move trackerer wrapper out of CoreGrilo, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 35/118] [local only] use gfm, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 34/118] add gfm subproject, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 33/118] blah work gfm, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 32/118] albumsview: Remove unused stuff, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 31/118] albumsview: Minimal working albumsview ported, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 30/118] albumwidget2: Set state on start, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 29/118] albumwidget2: Hackish way of getting play working, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 28/118] albumwidget2: Add back duration calculation, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 27/118] coresong: Remove property setting duplication, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 26/118] coresong: Make Grl.Media a prop, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 25/118] albumwidget2: Fix selection mode, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 24/118] coremodel: Use dzl listmodelfilter, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 23/118] albumwidget2: Cleanup on isle 2, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 22/118] VERY FLAKEY REMOVAL, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 21/118] coresong: poc sort, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 20/118] coresong: Make favorites really work, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 19/118] coresong: Pass favorite through here and do writeback, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 18/118] coresong: Add favorite getter/setter, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 17/118] coresong: album_disc_number is a prop, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 16/118] coresong: favorite is a bool, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 15/118] coregrilo: add favorite to actual query, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 14/118] coremodel: Get album info, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 13/118] pass coremodel around and use it in albumwidget2, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 12/118] Add nonfunctional albumwidget2, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 11/118] coresong: Add album_disc_number, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 10/118] coresong: add track_number, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 9/118] coresong: remove position (renamed), Marinus Schraal
  • [gnome-music/wip/mschraal/core: 8/118] coresong: Add favorite, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 7/118] coresong: Add some more props and cleanup, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 6/118] Add CoreSong, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 5/118] coregrilo: Fill model, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 4/118] coremodel: Add coregrilo, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 3/118] coremode: def some minor stuff, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 2/118] coremodel initial commit, Marinus Schraal
  • [gnome-music] (118 commits) Non-fast-forward update to branch wip/mschraal/core, Marinus Schraal
  • [gimp/gimp-2-10] Issue #3503 - Display Preset names on Filter Dialogs, Michael Natterer
  • [gimp] Issue #3503 - Display Preset names on Filter Dialogs, Michael Natterer
  • [adwaita-icon-theme] symbolic: app-grid tweaks, Jakub Steiner
  • [geary] Deleted branch wip/composer-mailto-crash, Michael Gratton
  • [geary: 2/2] Merge branch 'wip/composer-mailto-crash' into 'mainline', Michael Gratton
  • [geary] (2 commits) ...Merge branch 'wip/composer-mailto-crash' into 'mainline', Michael Gratton
  • [chronojump] webcam mac supportedmodes with sort, Xavier de Blas
  • [geary/wip/composer-mailto-crash] Fix crash in composer opening mailto: links, Michael Gratton
  • [geary] Created branch wip/composer-mailto-crash, Michael Gratton
  • [gnome-build-meta] Deleted branch tristan/fdsdk-master-again, Tristan Van Berkom
  • [gnome-build-meta] (31 commits) ...core-deps/libhandy.bst: update to 0.0.10, Abderrahim Kitouni
  • [stickynotes-antispam] Add DOAP file, Bartłomiej Piotrowski
  • [stickynotes-antispam] Add "movie" to blacklist, Bartłomiej Piotrowski
  • [stickynotes-antispam] Print only pastes which we failed to process, Bartłomiej Piotrowski
  • [stickynotes-antispam] Add message which paste is being processed, Bartłomiej Piotrowski
  • [stickynotes-antispam] Delete if 4 or more links are found, Bartłomiej Piotrowski
  • [glib: 2/2] Merge branch 'gvalue_avoid_expensive_checks' into 'master', Philip Withnall
  • [glib: 1/2] gvalue: Avoid expensive checks where possible, Philip Withnall
  • [glib] (2 commits) ...Merge branch 'gvalue_avoid_expensive_checks' into 'master', Philip Withnall
  • [glib] Deleted branch wip/lantw/enable-ci-on-freebsd-12, Ting-Wei Lan
  • [glib: 2/2] Merge branch 'wip/lantw/enable-ci-on-freebsd-12' into 'master', Philip Withnall
  • [glib] (2 commits) ...Merge branch 'wip/lantw/enable-ci-on-freebsd-12' into 'master', Philip Withnall
  • [chronojump] Minor change on last commit, Xavier de Blas
  • [glib: 2/2] Merge branch 'minor-docs-improvements' into 'master', Philip Withnall
  • [glib: 1/2] gio: Make minor docs improvements, Philip Withnall
  • [glib] (2 commits) ...Merge branch 'minor-docs-improvements' into 'master', Philip Withnall
  • [chronojump] webcam supported modes print ok sorted on linux, Xavier de Blas
  • [epiphany] Update Brazilian Portuguese translation, Translations User D-L
  • [chronojump-server] Created group page with creation and update options and all functionalities implemented, Max Ros i Morejon
  • [gnome-shell] theme: darken sliders to match gtk, Jakub Steiner
  • [odrs-web] Fix some pylint warnings, Richard Hughes
  • [glade] Non-fast-forward update to branch tintou/unrecognized-types-l10n, Corentin Noël
  • [gnome-build-meta/tristan/fdsdk-master-again] core-deps/libhandy.bst: update to 0.0.10, Abderrahim Kitouni
  • [glade/tintou/unrecognized-types-l10n: 2/2] Fix split sentense in GladeProject, Corentin Noël
  • [glade] (2 commits) Non-fast-forward update to branch tintou/unrecognized-types-l10n, Corentin Noël
  • [glade/tintou/unrecognized-types-l10n] Fix split sentense in GladeProject, Corentin Noël
  • [glade] Created branch tintou/unrecognized-types-l10n, Corentin Noël
  • [planet-web] [pgo] update Felipe's hackergotchi, Daniel Mustieles García
  • [glade/tintou/not-drag-child: 2/2] Prevent dragging an ancestor inside a child, Corentin Noël
  • [glade] (2 commits) Non-fast-forward update to branch tintou/not-drag-child, Corentin Noël
  • [glade/tintou/not-drag-child] Prevent dragging an ancestor inside a child, Corentin Noël
  • [glade] Created branch tintou/not-drag-child, Corentin Noël
  • [gnome-shell/wip/exalm/gestures] oops, Alexander Mikhaylenko
  • [gnome-todo] Update Brazilian Portuguese translation, Translations User D-L
  • [evolution] Inconsistent background color in ETable for Memos, Tasks and List View, Milan Crha
  • [gnome-shell/wip/exalm/gestures: 21/21] w, Alexander Mikhaylenko
  • [gnome-shell/wip/exalm/gestures: 20/21] verdre, Alexander Mikhaylenko
  • [gnome-shell/wip/exalm/gestures: 19/21] q, Alexander Mikhaylenko
  • [gnome-shell/wip/exalm/gestures: 18/21] dy, Alexander Mikhaylenko
  • [gnome-shell/wip/exalm/gestures: 17/21] direction, Alexander Mikhaylenko
  • [gnome-shell/wip/exalm/gestures: 16/21] time, Alexander Mikhaylenko
  • [gnome-shell/wip/exalm/gestures: 15/21] i, Alexander Mikhaylenko
  • [gnome-shell/wip/exalm/gestures: 14/21] h, Alexander Mikhaylenko
  • [gnome-shell/wip/exalm/gestures: 13/21] tmp, Alexander Mikhaylenko
  • [gnome-shell/wip/exalm/gestures: 12/21] separate touchpad gesture, Alexander Mikhaylenko
  • [gnome-shell/wip/exalm/gestures: 11/21] g, Alexander Mikhaylenko
  • [gnome-shell/wip/exalm/gestures: 10/21] f, Alexander Mikhaylenko
  • [gnome-shell/wip/exalm/gestures: 9/21] e, Alexander Mikhaylenko
  • [gnome-shell/wip/exalm/gestures: 8/21] round, Alexander Mikhaylenko
  • [gnome-shell/wip/exalm/gestures: 7/21] d, Alexander Mikhaylenko
  • [gnome-shell/wip/exalm/gestures: 6/21] c, Alexander Mikhaylenko
  • [gnome-shell/wip/exalm/gestures: 5/21] b, Alexander Mikhaylenko
  • [gnome-shell/wip/exalm/gestures: 4/21] A, Alexander Mikhaylenko
  • [gnome-shell/wip/exalm/gestures: 3/21] edgeDragAction: Update for gesture-action rewrite, Alexander Mikhaylenko
  • [gnome-shell/wip/exalm/gestures: 2/21] windowManager: Update AppSwitchAction for new gesture tracker, Alexander Mikhaylenko
  • [gnome-shell/wip/exalm/gestures: 1/21] js: Update gestures for updated gesture tracker, Alexander Mikhaylenko
  • [gnome-shell] (21 commits) Non-fast-forward update to branch wip/exalm/gestures, Alexander Mikhaylenko
  • [gnome-calendar] Updated Spanish translation, Daniel Mustieles García
  • [gimp-help] Converted animated gif in png in warp-transform, Marco Ciampa
  • [gimp-help] Converted animated gif in animated png in Spirogimp, Marco Ciampa
  • [chronojump] webcam files moved to webcam dir, Xavier de Blas
  • [gimp-help] Unfuzzied changed images in Italian translation, Marco Ciampa
  • [gimp-help] Converted common example images from GIF to PNG format in noise reduction filter, Marco Ciampa
  • [evolution] [ECalModel] Cache value for E_CAL_MODEL_FIELD_ICON, Milan Crha
  • [gimp-help] Added missing image in Ripple filter, Marco Ciampa
  • [gimp-help] Added missing layers dialog icon image & updated the others, Marco Ciampa
  • [geary: 2/2] Merge branch 'composer-window-crash' into 'mainline', Michael Gratton
  • [geary: 1/2] Fix crash when opening a detached composer window, Michael Gratton
  • [geary] (2 commits) ...Merge branch 'composer-window-crash' into 'mainline', Michael Gratton
  • [geary] Deleted branch wip/alt-contact-save-action, Michael Gratton
  • [geary: 2/2] Merge branch 'wip/alt-contact-save-action' into 'mainline', Michael Gratton
  • [geary] (2 commits) ...Merge branch 'wip/alt-contact-save-action' into 'mainline', Michael Gratton
  • [geary/wip/alt-contact-save-action] Workaround lack of way to save contacts via Contacts right now, Michael Gratton
  • [gnome-calculator] Created tag 3.32.2, Robert Roth
  • [geary] Non-fast-forward update to branch wip/alt-contact-save-action, Michael Gratton
  • [gnome-calculator/gnome-3-32] Prepared release 3.32.2, Robert Roth
  • [geary/wip/alt-contact-save-action] Workaroud lack of way to save contacts via Contacts right now, Michael Gratton
  • [geary] Created branch wip/alt-contact-save-action, Michael Gratton
  • [gtk/constraint-flexible-space] Make the testsuite pass, Matthias Clasen
  • [gnome-calculator/gnome-3-32] Fixed #116 by removing test-cases for removed functionality (leading 00 octal), Robert Roth
  • [gnome-calculator/gnome-3-32] Drop leading zeros octal prefix (#110, #114), Robert Roth
  • [gtk] Non-fast-forward update to branch constraint-flexible-space, Matthias Clasen
  • [gtk/constraint-flexible-space: 9/9] Add an interactive constraints demo, Matthias Clasen
  • [gtk/constraint-flexible-space: 8/9] Add gtk_constraint_layout_remove_constraint, Matthias Clasen
  • [gtk/constraint-flexible-space: 7/9] Make the constraints demo more interesting, Matthias Clasen
  • [gtk/constraint-flexible-space: 6/9] constraints: Make internal consistency required, Matthias Clasen
  • [gtk/constraint-flexible-space: 5/9] Add GtkConstraintGuide, Matthias Clasen
  • [gtk/constraint-flexible-space: 4/9] constraints demo: Use GtkConstraintTarget, Matthias Clasen
  • [gtk/constraint-flexible-space: 3/9] Redefine constraints with GtkConstraintTarget, Matthias Clasen
  • [gtk/constraint-flexible-space: 2/9] widget: Implement GtkConstraintTarget, Matthias Clasen
  • [gtk/constraint-flexible-space: 1/9] Add GtkConstraintTarget, Matthias Clasen
  • [gtk] (9 commits) Non-fast-forward update to branch constraint-flexible-space, Matthias Clasen
  • [gtk/constraint-flexible-space] Add an interactive constraints demo, Matthias Clasen
  • [gtk/constraint-flexible-space] Add gtk_constraint_layout_remove_constraint, Matthias Clasen
  • [geary: 2/2] Merge branch 'move_undo_to_in_app_notifications' into 'mainline', Michael Gratton
  • [geary: 1/2] Move undo to in app notifications, Michael Gratton
  • [geary] (2 commits) ...Merge branch 'move_undo_to_in_app_notifications' into 'mainline', Michael Gratton
  • [geary: 30/30] Merge branch 'wip/composer-folks' into 'mainline', Michael Gratton
  • [geary] (30 commits) ...Merge branch 'wip/composer-folks' into 'mainline', Michael Gratton
  • [gtk/constraint-flexible-space] Make the constraints demo more interesting, Matthias Clasen
  • [gtk/constraint-flexible-space] constraints: Make internal consistency required, Matthias Clasen
  • [balsa] address: rename add to append, Peter Bloomfield
  • [geary/wip/composer-folks] Fix engine test failure under flatpak, Michael Gratton
  • [br-gnome-org] Revert "config.toml: Usa br.gnome.org como baseURL", Rafael Fontenelle
  • [br-gnome-org] config.toml: Usa br.gnome.org como baseURL, Rafael Fontenelle
  • [libsoup] Deleted branch carlosgc/websockets-soup-io-stream-shutdown, Carlos Garcia Campos
  • [libsoup] WebSockets: closed signal not emitted when io stream is SoupIOStream, Dan Winship
  • [glib/wip/mjog/utf8-norm-missing-nullable-annotation] g_utf8_normalize: Doc comment return missing nullable annotation, Michael Gratton
  • [glib] Created branch wip/mjog/utf8-norm-missing-nullable-annotation, Michael Gratton
  • [gtk/constraint-flexible-space: 5/5] Add GtkConstraintGuide, Matthias Clasen
  • [gtk/constraint-flexible-space: 4/5] constraints demo: Use GtkConstraintTarget, Matthias Clasen
  • [gtk/constraint-flexible-space: 3/5] Redefine constraints with GtkConstraintTarget, Matthias Clasen
  • [gtk/constraint-flexible-space: 2/5] widget: Implement GtkConstraintTarget, Matthias Clasen
  • [gtk/constraint-flexible-space: 1/5] Add GtkConstraintTarget, Matthias Clasen
  • [gtk] (5 commits) Created branch constraint-flexible-space, Matthias Clasen
  • [gnome-todo] sidebar: Adapt to new GtkWidget.activate_action() API, Georges Basile Stavracas Neto
  • [gnome-todo] project: Use pie kwarg, Georges Basile Stavracas Neto
  • [gnome-todo] project: Bump meson version, Georges Basile Stavracas Neto
  • [gnome-builder] Created tag 3.33.3, Christian Hergert
  • [gnome-builder] release 3.33.3, Christian Hergert
  • [gnome-builder] cmake: fix deprecation, Christian Hergert
  • [sysprof] build: install legacy service API xml, Christian Hergert
  • [gnome-builder] build: bump sysprof dep, Christian Hergert
  • [sysprof] Created tag sysprof-3.33.3, Christian Hergert
  • [sysprof] prepare 3.33.3 release, Christian Hergert
  • [sysprof] sysprofd: implement org.gnome.Sysprof2 compatability API, Christian Hergert
  • [gnome-build-meta/tristan/fdsdk-master-again: 2/2] core-deps/libgdata.bst: switch to meson, Abderrahim Kitouni
  • [gnome-build-meta/tristan/fdsdk-master-again: 1/2] flatpak-platform-extensions.bst: build extensions in a separate element, Abderrahim Kitouni
  • [epiphany] Non-fast-forward update to branch mcatanzaro/revert-#650, Michael Catanzaro
  • [epiphany/mcatanzaro/revert-#650] Revert "Always show tab bar in non expanded mode", Michael Catanzaro
  • [epiphany] Created branch mcatanzaro/revert-#650, Michael Catanzaro
  • [gnome-maps/wip/mlundblad/handle-osm-urls: 18/18] WIP: placeEntry: Parse OSM URLs, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/handle-osm-urls: 17/18] WIP: place: Add parsing of OSM URLs, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/handle-osm-urls: 16/18] overpass: Add function to fetch place, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/handle-osm-urls: 15/18] mapWalker: Use initial zoom level when set, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/handle-osm-urls: 14/18] place: Add a property for initial zoom level, Marcus Lundblad
  • [gnome-maps] (18 commits) Non-fast-forward update to branch wip/mlundblad/handle-osm-urls, Marcus Lundblad
  • [epiphany] prefs-dialog: Give the background style to the pages, Michael Catanzaro
  • [epiphany] prefs-dialog: Make the notebook scrollable, Michael Catanzaro
  • [epiphany] prefs-dialog: Set the default size, Michael Catanzaro
  • [epiphany] prefs-dialog: Port the Sync prefs page to list boxes, Michael Catanzaro
  • [epiphany] prefs-dialog: Port the Language prefs page to list boxes, Michael Catanzaro
  • [epiphany] prefs-dialog: Port the Stored Data prefs page to list boxes, Michael Catanzaro
  • [epiphany] prefs-dialog: Port the Fonts & Style prefs page to list boxes, Michael Catanzaro
  • [epiphany] prefs-dialog: Port the General prefs page to list boxes, Michael Catanzaro
  • [epiphany] Bump libhandy to 0.0.10, Michael Catanzaro
  • [gnome-maps] Remove git.mk, Marcus Lundblad
  • [gnome-maps] icons: Remove left-over icons, Marcus Lundblad
  • [gimp-macos-build] No need to have 2 READMEs!, Jehan
  • [gnome-software/wip/hughsie/flatpak-branch: 4/4] Show the branch in the source popover, Richard Hughes
  • [gnome-software/wip/hughsie/flatpak-branch: 3/4] flatpak: Use the bundle ID to identify the flatpak component, Richard Hughes
  • [gnome-software/wip/hughsie/flatpak-branch: 2/4] core: Set the Flatpak branch from the bundle ID, Richard Hughes
  • [gnome-software/wip/hughsie/flatpak-branch: 1/4] flatpak: Use the branch attribute in the base object, Richard Hughes
  • [gnome-software] (4 commits) Non-fast-forward update to branch wip/hughsie/flatpak-branch, Richard Hughes
  • [gnome-shell/wip/exalm/gestures] dy, Alexander Mikhaylenko
  • [evince] Update Swedish translation, Translations User D-L
  • [gnome-user-share] Update Swedish translation, Translations User D-L
  • [gnome-shell/wip/exalm/gestures] time, Alexander Mikhaylenko
  • [gnome-contacts] Update Swedish translation, Translations User D-L
  • [gnome-music] Update Swedish translation, Translations User D-L
  • [gtk/constraint-grid] Disable ordering constraints, Matthias Clasen
  • [libgweather] Update Swedish translation, Translations User D-L
  • [gegl] Update POTFILES.in, Piotr Drąg
  • [orca] Update Swedish translation, Translations User D-L
  • [gnome-calendar] Update POTFILES.in, Piotr Drąg
  • [gnome-calendar] calendar-management-page: Pass GcalCalendar, Georges Basile Stavracas Neto
  • [sysprof] build: update POTFILES.in, Christian Hergert
  • [sysprof] build: remove dead code, Christian Hergert
  • [evolution] [Flatpak] Build also pinentry, to be able to use gpg with password prompts, Milan Crha
  • [chronojump] webcamSupportedModes with sort resolution and framerate (WIP), Xavier de Blas
  • [gnome-shell/wip/exalm/gestures] i, Alexander Mikhaylenko
  • [epiphany] Added ctrl-tab and ctrl-shift-tab to the (in-gui) list of keybindings, Michael Catanzaro
  • [glade/tintou/listbox-placeholder: 2/2] Allow to specify placeholder to GtkListBox, Alberto Fanjul
  • [glade] (2 commits) Non-fast-forward update to branch tintou/listbox-placeholder, Alberto Fanjul
  • [gnome-shell/wip/exalm/gestures: 11/11] h, Alexander Mikhaylenko
  • [gnome-shell/wip/exalm/gestures: 10/11] tmp, Alexander Mikhaylenko
  • [gnome-shell/wip/exalm/gestures: 9/11] separate touchpad gesture, Alexander Mikhaylenko
  • [gnome-shell/wip/exalm/gestures: 8/11] g, Alexander Mikhaylenko
  • [gnome-shell/wip/exalm/gestures: 7/11] f, Alexander Mikhaylenko
  • [gnome-shell/wip/exalm/gestures: 6/11] e, Alexander Mikhaylenko
  • [gnome-shell/wip/exalm/gestures: 5/11] round, Alexander Mikhaylenko
  • [gnome-shell/wip/exalm/gestures: 4/11] d, Alexander Mikhaylenko
  • [gnome-shell/wip/exalm/gestures: 3/11] c, Alexander Mikhaylenko
  • [gnome-shell/wip/exalm/gestures: 2/11] b, Alexander Mikhaylenko
  • [gnome-shell/wip/exalm/gestures: 1/11] A, Alexander Mikhaylenko
  • [gnome-shell] (11 commits) Created branch wip/exalm/gestures, Alexander Mikhaylenko
  • [glade] Adding "Glade" to "About" section., Alberto Fanjul
  • [gnome-builder] Update Brazilian Portuguese translation, Translations User D-L
  • [gimp/gimp-2-10] plug-ins: improve/fix metadata handling in file-exr, Michael Natterer
  • [gimp] plug-ins: improve/fix metadata handling in file-exr, Michael Natterer
  • [gnome-calendar] new-calendar-page: Restore opening Online Accounts panel from label, Georges Basile Stavracas Neto
  • [gnome-calendar] calendar-management-dialog: Remove unused signal handler, Georges Basile Stavracas Neto
  • [gnome-calendar] new-calendar-page: Add more file filters, Georges Basile Stavracas Neto
  • [gnome-calendar] new-calendar-page: Reenable file filter, Georges Basile Stavracas Neto
  • [jsonrpc-glib] Created tag 3.33.3, Christian Hergert
  • [jsonrpc-glib] release 3.33.3, Christian Hergert
  • [jsonrpc-glib] tests: remove PIC/PIE usage, Christian Hergert
  • [jsonrpc-glib] build: fix warning about 0.50 features, Christian Hergert
  • [libdazzle] Created tag 3.33.3, Christian Hergert
  • [libdazzle] release 3.33.3, Christian Hergert
  • [gtk] Deleted branch wip/jimmac/infobar-revealer-borders, Jakub Steiner
  • [gtk/gtk-3-24: 2/2] Merge branch 'wip/jimmac/infobar-revealer-borders' into 'gtk-3-24', Matthias Clasen
  • [gtk/gtk-3-24] (2 commits) ...Merge branch 'wip/jimmac/infobar-revealer-borders' into 'gtk-3-24', Matthias Clasen
  • [libdazzle] build: drop use of -fPIE -fPIC, Christian Hergert
  • [libdazzle] build: rely on install_dir for install, Christian Hergert
  • [gtk] Deleted branch wip/chergert/fix-autotools-enable-profiler, Christian Hergert
  • [gtk/gtk-3-24: 2/2] Merge branch 'wip/chergert/fix-autotools-enable-profiler' into 'gtk-3-24', Matthias Clasen
  • [gtk/gtk-3-24] (2 commits) ...Merge branch 'wip/chergert/fix-autotools-enable-profiler' into 'gtk-3-24', Matthias Clasen
  • [libdazzle] build: remove use of G_INLINE_FUNC, Christian Hergert
  • [gtk] Non-fast-forward update to branch wip/chergert/fix-autotools-enable-profiler, Christian Hergert
  • [chronojump] Preferences multimedia: nice icons, Xavier de Blas
  • [chronojump] New icons for videocamera, Xavier de Blas
  • [gimp-help] Remove "Fade" page in the Edit menu., Jehan
  • [gnome-contacts/editor] contact-editor: imporve grid spacing, Julian Sparber
  • [gnome-contacts] Created branch editor, Julian Sparber
  • [gnome-build-meta/tristan/fdsdk-master-again] core-deps/libgdata.bst: switch to meson, Abderrahim Kitouni
  • [gnome-build-meta/tristan/fdsdk-master-again] flatpak-platform-extensions.bst: build extensions in a separate element, Abderrahim Kitouni
  • [gtk/wip/jimmac/infobar-revealer-borders] Adwaita: infobar borders, Jakub Steiner
  • [gtk] Created branch wip/jimmac/infobar-revealer-borders, Jakub Steiner
  • [gnome-software/wip/hughsie/flatpak-branch: 3/3] Show the branch in the source popover, Richard Hughes
  • [gnome-software/wip/hughsie/flatpak-branch: 2/3] core: Set the Flatpak branch from the bundle ID, Richard Hughes
  • [gnome-software/wip/hughsie/flatpak-branch: 1/3] flatpak: Use the branch attribute in the base object, Richard Hughes
  • [gnome-software] (3 commits) Created branch wip/hughsie/flatpak-branch, Richard Hughes
  • [gnome-continuous] Force rebuild of e-d-s caused by libgdata ABI bump, Emmanuele Bassi
  • [gnome-build-meta/tristan/fdsdk-master-again: 2/2] Flatpak elements: Refer to correct freedesktop-sdk extension versions, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master-again: 1/2] junction.refs: Update version of freedesktop-sdk, Tristan Van Berkom
  • [gnome-build-meta] (2 commits) Non-fast-forward update to branch tristan/fdsdk-master-again, Tristan Van Berkom
  • [glib/nirbheek/preliminary-uwp-support] gmodule: Add support for loading UWP packaged DLLs, Nirbheek Chauhan
  • [glib] Non-fast-forward update to branch nirbheek/preliminary-uwp-support, Nirbheek Chauhan
  • [evolution] I#507 - Mobile Phone shown twice in the contact preview, Milan Crha
  • [chronojump] webcam force stop at preferences show label_feedback instead of dialog, Xavier de Blas
  • [chronojump] Continuation of last commit but also closes camera capture, Xavier de Blas
  • [libgdata] Created tag 0.17.10, Philip Withnall
  • [libgdata] Release version 0.17.10, Philip Withnall
  • [chronojump] Closing Chronojump (delete event) while contacts capture now cancels capture, Xavier de Blas
  • [gimp] plug-ins: space invade file-jpeg, Michael Natterer
  • [gimp] plug-ins: space invade file-heif, Michael Natterer
  • [libgdata: 4/4] Merge branch 'drop-autotools' into 'master', Philip Withnall
  • [libgdata: 3/4] build: Drop autotools build system, Philip Withnall
  • [libgdata: 2/4] tests: Drop callgrind, massif and memcheck wrappers, Philip Withnall
  • [libgdata: 1/4] ci: Drop Travis CI support, Philip Withnall
  • [libgdata] (4 commits) ...Merge branch 'drop-autotools' into 'master', Philip Withnall
  • [gnome-continuous] Disable API reference for libgdata, Emmanuele Bassi
  • [gimp/gimp-2-10] configure.ac, plug-ins: make file-heif build with older libheif again, Michael Natterer
  • [chronojump-server] Small changes and preparing for group page commit, Max Ros i Morejon
  • [gnome-build-meta/abderrahim/fdsdk-master: 111/111] fix extensions with beta branch of freedesktop-sdk, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/fdsdk-master: 110/111] .gitlab-ci.yml: rework pushing to flat-manager, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/fdsdk-master: 109/111] .gitlab-ci.yml: don't push the freedesktop platform extensions to flathub, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/fdsdk-master: 108/111] flatpak-runtimes: add platform extensions, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/fdsdk-master: 107/111] flatpak-runtimes: use "bare-user-only" repository mode, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/fdsdk-master: 106/111] .gitlab-ci.yml: update bst and bst-external, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/fdsdk-master: 105/111] sdk/krb5.bst: Adding krb5, this was removed from freedesktop-sdk, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/fdsdk-master: 104/111] sdk/gstreamer-vaapi.bst: Fix to build with new freedesktop-sdk setup, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/fdsdk-master: 103/111] project.conf: Set --build and --host more strictly, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/fdsdk-master: 102/111] core-deps/kmod.bst: Removed, depend on the kmod from freedesktop-sdk instead, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/fdsdk-master: 101/111] core-deps/ndctl.bst: Depend on kmod from freedesktop-sdk, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/fdsdk-master: 100/111] core-deps/blockdev.bst: Depend on kmod from freedesktop-sdk, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/fdsdk-master: 99/111] core-deps: Remove pwquality, this is now built by freedesktop-sdk, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/fdsdk-master: 98/111] world/seahorse.bst: Depend on pwquality from freedesktop-sdk, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/fdsdk-master: 97/111] core/gnome-control-center.bst: Depend on pwquality from freedesktop-sdk, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/fdsdk-master: 96/111] core/gnome-disk-utility.bst: Depend on pwquality from freedesktop-sdk, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/fdsdk-master: 95/111] core/gnome-initial-setup.bst: Depend on pwquality from freedesktop-sdk, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/fdsdk-master: 94/111] sdk-platform.bst: No longer depend on shared-library-guard.bst, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/fdsdk-master: 93/111] sdk/cogl.bst: Disabling kms egl backend, it needs gbm, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/fdsdk-master: 92/111] build mutter and gnome-shell using the new mesa arrangement in freedesktop-sdk, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/fdsdk-master: 91/111] move /var/run to /run, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/fdsdk-master: 90/111] core-deps/spice-gtk.bst: Fix dependency on gstreamer, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/fdsdk-master: 89/111] add missing dependencies that were in base-platform.bst, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/fdsdk-master: 88/111] sdk/gst-plugins-*: sync with freedesktop-sdk, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/fdsdk-master: 87/111] flatpak/{sdk, platform}*: sync with freedesktop-sdk, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/fdsdk-master: 85/111] use bootstrap-import.bst instead of base-platform.bst as the latter was removed, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/fdsdk-master: 86/111] sdk/glib: add a runtime dependencies on freedesktop-sdk glib, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/fdsdk-master: 84/111] freedesktop-sdk.bst: update to 19.08 beta, Abderrahim Kitouni
  • [libgdata: 2/2] Merge branch 'wip/mayanksha/meson' into 'master', Philip Withnall
  • [libgdata: 1/2] build: Port from Autotools to meson, Philip Withnall
  • [gnome-build-meta] (111 commits) Non-fast-forward update to branch abderrahim/fdsdk-master, Abderrahim Kitouni
  • [libgdata] (2 commits) ...Merge branch 'wip/mayanksha/meson' into 'master', Philip Withnall
  • [gimp] configure.ac, plug-ins: make file-heif build with older libheif again, Michael Natterer
  • [chronojump-server: 2/2] Merge branch 'master' of gitlab.gnome.org:GNOME/chronojump-server, Max Ros i Morejon
  • [chronojump-server: 1/2] Updated network's diagram, Max Ros i Morejon
  • [chronojump-server] (2 commits) ...Merge branch 'master' of gitlab.gnome.org:GNOME/chronojump-server, Max Ros i Morejon
  • [chronojump] Webcam: external processes ffmpeg/ffplay can be killed from preferences, Xavier de Blas
  • [gnome-control-center/wip/alt-chars-key: 388/388] keyboard: Add "Alternate Characters Key" configuration, Bastien Nocera
  • [gnome-control-center/wip/alt-chars-key: 387/388] keyboard: Rename listbox to shortcuts_listbox, Bastien Nocera
  • [gnome-control-center] (388 commits) Non-fast-forward update to branch wip/alt-chars-key, Bastien Nocera
  • [gnome-control-center/wip/hadess/bump-nm-dep] build: Require NetworkManager 1.12, Bastien Nocera
  • [gnome-control-center] Created branch wip/hadess/bump-nm-dep, Bastien Nocera
  • [gegl] workshop: new temporary op boxblur, Thomas Manni
  • [gegl] workshop: new op boxblur-1d, Thomas Manni
  • [gegl] perf: update .gitignore file, Thomas Manni
  • [gegl] tests/simple: update .gitignore file, Thomas Manni
  • [gnome-build-meta/tristan/fdsdk-master-again] Flatpak elements: Refer to correct freedesktop-sdk extension versions, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master-again] junction.refs: WIP DO NOT COMMIT, Tristan Van Berkom
  • [gnome-shell] Non-fast-forward update to branch wip/jimmac/typography, Jakub Steiner
  • [gnome-shell/wip/jimmac/typography] theme: Standardise text styles, Jakub Steiner
  • [gnome-shell] Created branch wip/jimmac/typography, Jakub Steiner
  • [gnome-build-meta/tristan/fdsdk-master-again: 26/26] Revert "Revert ".gitlab-ci.yml: rework pushing to flat-manager"", Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master-again: 25/26] Revert "Revert ".gitlab-ci.yml: don't push the freedesktop platform extensions to flathub"", Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master-again: 24/26] Revert "Revert "flatpak-runtimes: add platform extensions"", Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master-again: 23/26] Revert "Revert "flatpak-runtimes: use "bare-user-only" repository mode"", Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master-again: 22/26] Revert "Revert ".gitlab-ci.yml: update bst and bst-external"", Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master-again: 21/26] Revert "Revert "sdk/krb5.bst: Adding krb5, this was removed from freedesktop-sdk"", Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master-again: 20/26] Revert "Revert "sdk/gstreamer-vaapi.bst: Fix to build with new freedesktop-sdk setup"", Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master-again: 19/26] Revert "Revert "project.conf: Set --build and --host more strictly"", Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master-again: 18/26] Revert "Revert "core-deps/kmod.bst: Removed, depend on the kmod from freedesktop-sdk instead"", Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master-again: 17/26] Revert "Revert "core-deps/ndctl.bst: Depend on kmod from freedesktop-sdk"", Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master-again: 16/26] Revert "Revert "core-deps/blockdev.bst: Depend on kmod from freedesktop-sdk"", Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master-again: 15/26] Revert "Revert "core-deps: Remove pwquality, this is now built by freedesktop-sdk"", Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master-again: 14/26] Revert "Revert "world/seahorse.bst: Depend on pwquality from freedesktop-sdk"", Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master-again: 13/26] Revert "Revert "core/gnome-control-center.bst: Depend on pwquality from freedesktop-sdk"", Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master-again: 12/26] Revert "Revert "core/gnome-disk-utility.bst: Depend on pwquality from freedesktop-sdk"", Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master-again: 11/26] Revert "Revert "core/gnome-initial-setup.bst: Depend on pwquality from freedesktop-sdk"", Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master-again: 10/26] Revert "Revert "sdk-platform.bst: No longer depend on shared-library-guard.bst"", Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master-again: 9/26] Revert "Revert "sdk/cogl.bst: Disabling kms egl backend, it needs gbm"", Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master-again: 8/26] Revert "Revert "build mutter and gnome-shell using the new mesa arrangement in freedesktop-sdk"", Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master-again: 7/26] Revert "Revert "move /var/run to /run"", Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master-again: 6/26] Revert "Revert "core-deps/spice-gtk.bst: Fix dependency on gstreamer"", Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master-again: 5/26] Revert "Revert "add missing dependencies that were in base-platform.bst"", Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master-again: 4/26] Revert "Revert "sdk/gst-plugins-*: sync with freedesktop-sdk"", Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master-again: 1/26] Revert "Revert "use a master snapshot of freedesktop-sdk"", Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master-again: 3/26] Revert "Revert "flatpak/{sdk, platform}*: sync with freedesktop-sdk"", Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master-again: 2/26] Revert "Revert "sdk/glib: add a runtime dependencies on freedesktop-sdk glib"", Tristan Van Berkom
  • [gnome-build-meta] (26 commits) Created branch tristan/fdsdk-master-again, Tristan Van Berkom
  • [libxml2] Fix build without reader but with pattern, Nick Wellnhofer
  • [gimp-help] Addedd missing image in Italian translation, Marco Ciampa
  • [gedit-plugins/sessionsaver] Remove dup, Jordi Mas
  • [gimp-help] Addedd missing image, Marco Ciampa
  • [glade] Non-fast-forward update to branch tintou/listbox-placeholder, Corentin Noël
  • [glade/tintou/listbox-placeholder] Allow to specify placeholder to GtkListBox, Corentin Noël
  • [glade] Created branch tintou/listbox-placeholder, Corentin Noël
  • [glib/nirbheek/preliminary-uwp-support: 2/2] gmodule: Add support for loading UWP packaged DLLs, Nirbheek Chauhan
  • [glib/nirbheek/preliminary-uwp-support: 1/2] uwp: workaround a false positive in certification of glib, Nirbheek Chauhan
  • [glib] (2 commits) Created branch nirbheek/preliminary-uwp-support, Nirbheek Chauhan
  • [gedit-plugins/sessionsaver] Fixes gettext import, Jordi Mas
  • [gtk/gtk-3-24: 2/2] Merge branch 'gtk3-build-explicit-encoding' into 'gtk-3-24', Christoph Reiter
  • [gtk/gtk-3-24: 1/2] build: always use utf-8 when reading/writing text files, Christoph Reiter
  • [gtk/gtk-3-24] (2 commits) ...Merge branch 'gtk3-build-explicit-encoding' into 'gtk-3-24', Christoph Reiter
  • [gedit-plugins/sessionsaver] Menu, Jordi Mas
  • [evolution] M!21 - Use special icon for "Assigned Task" in the menu, Milan Crha
  • [gtk/gtk-3-24: 2/2] Merge branch 'quartz-no-harfbuzz' into 'gtk-3-24', Chun-wei Fan
  • [gtk/gtk-3-24: 1/2] Require Harfbuzz only for Wayland and X11 backends., Chun-wei Fan
  • [gtk/gtk-3-24] (2 commits) ...Merge branch 'quartz-no-harfbuzz' into 'gtk-3-24', Chun-wei Fan
  • [gtk/constraint-grid: 3/3] Add a constraint grid demo, Matthias Clasen
  • [gtk/constraint-grid: 2/3] Rename the constraints demo, Matthias Clasen
  • [gtk/constraint-grid: 1/3] Add a constraint-based grid, Matthias Clasen
  • [gtk] (3 commits) Created branch constraint-grid, Matthias Clasen
  • [sysprof] build: fix build on debian stable, Christian Hergert
  • [sysprof] libsysprof-ui: land new UI design, Christian Hergert
  • [sysprof] zoom: add GtkAdjustment control of zoom manager, Christian Hergert
  • [libgda: 3/3] Merge branch 'wip/column_add' into 'master', Daniel Espinosa Ortiz
  • [libgda: 2/3] DB: Domain log domain defined. Formatinng, Daniel Espinosa Ortiz
  • [libgda: 1/3] DB: Fixing API use, Daniel Espinosa Ortiz
  • [libgda] (3 commits) ...Merge branch 'wip/column_add' into 'master', Daniel Espinosa Ortiz
  • [libgda: 2/2] Merge branch 'wip/gdatetime' into 'master', Daniel Espinosa Ortiz
  • [libgda: 1/2] Fixing typedef definition for GdaTime, Daniel Espinosa Ortiz
  • [libgda] (2 commits) ...Merge branch 'wip/gdatetime' into 'master', Daniel Espinosa Ortiz
  • [gxml: 4/4] Merge branch 'master' into 'master', Daniel Espinosa Ortiz
  • [gxml: 3/4] Revert "add debian files", Daniel Espinosa Ortiz
  • [gxml: 2/4] add debian files, Daniel Espinosa Ortiz
  • [gxml: 1/4] CSS Selectors : Improve and fix selection. - add ', ' to invalid char array for identifiers, so AND, Daniel Espinosa Ortiz
  • [gxml] (4 commits) ...Merge branch 'master' into 'master', Daniel Espinosa Ortiz
  • [glib-networking] Non-fast-forward update to branch mcatanzaro/hacking, Michael Catanzaro
  • [glib-networking/mcatanzaro/hacking] Add HACKING.md to document code style rules, Michael Catanzaro
  • [glib-networking] Created branch mcatanzaro/hacking, Michael Catanzaro
  • [glib-networking] Deleted branch mcatanzaro/#72, Michael Catanzaro
  • [glib-networking] Stop writing out '== NULL' and '!= NULL', Michael Catanzaro
  • [glib-networking/mcatanzaro/#72: 2/2] Stop writing out '== NULL' and '!= NULL', Michael Catanzaro
  • [glib-networking] (2 commits) Non-fast-forward update to branch mcatanzaro/#72, Michael Catanzaro
  • [glib-networking] Non-fast-forward update to branch mcatanzaro/#72, Michael Catanzaro
  • [gnome-calendar] new-calendar-page: Implement new designs, Georges Basile Stavracas Neto
  • [gnome-calendar] calendars-page: Remove previously deleted calendar if any, Georges Basile Stavracas Neto
  • [gnome-calendar] calendars-page: Fix callback parameters, Georges Basile Stavracas Neto
  • [gnome-calendar] calendars-page: Use the passed calendar for deletion, Georges Basile Stavracas Neto
  • [gnome-calendar] search-engine: Fix wrong debug message, Georges Basile Stavracas Neto
  • [gnome-calendar] edit-calendar-page: Silence warning, Georges Basile Stavracas Neto
  • [gnome-calendar] calendar-management-dialog: Trivial style cleanup, Georges Basile Stavracas Neto
  • [gnome-calendar] calendars-page: Use switch to toggle visibility, Georges Basile Stavracas Neto
  • [gnome-calendar] calendar-management: Shuffle code around and cleanup, Georges Basile Stavracas Neto
  • [gnome-calendar] edit-calendar-page: Add back button, Georges Basile Stavracas Neto
  • [gnome-calendar] log: Increase prefix width, Georges Basile Stavracas Neto
  • [gnome-calendar] new-calendar-page: Add "Cancel" and "Add" header buttons, Georges Basile Stavracas Neto
  • [gnome-calendar] calendar-management-page: Add helper to retrieve titlebar, Georges Basile Stavracas Neto
  • [gnome-calendar] calendar-management: Move code to GcalNewCalendarPage, Georges Basile Stavracas Neto
  • [gnome-calendar] calendar-management: Introduce GcalEditCalendarPage, Georges Basile Stavracas Neto
  • [gnome-calendar] new-calendar-page: Add stub page, Georges Basile Stavracas Neto
  • [gnome-calendar] calendar-management-dialog: Response to page switch, Georges Basile Stavracas Neto
  • [gnome-calendar] calendars-page: Introduce GcalCalendarsPage, Georges Basile Stavracas Neto
  • [gnome-calendar] calendar-row: Tweak margins, Georges Basile Stavracas Neto
  • [gnome-calendar] calendar-management-page: Introduce new interface, Georges Basile Stavracas Neto
  • [gnome-calendar] source-dialog: Rename to GcalCalendarManagementDialog, Georges Basile Stavracas Neto
  • [gnome-calendar] build: Move GcalSourceDialog to gui/calendar-management, Georges Basile Stavracas Neto
  • [gnome-calendar] window: Add "Online Accounts..." button, Georges Basile Stavracas Neto
  • [gnome-calendar] source-dialog: Move Online Accounts panel spawn to utils, Georges Basile Stavracas Neto
  • [gnome-calendar] source-dialog: Remove online accounts, Georges Basile Stavracas Neto
  • [sysprof] build: move .ui files out of ui subdirectory, Christian Hergert
  • [gnome-continuous] Revert "Tag gnome-shell", Emmanuele Bassi
  • [gnome-continuous] Fix the getrandom() patch for Mutter, Emmanuele Bassi
  • [gimp-help] Add German screen-shots and update German translation, Christian Kirbach
  • [gnome-continuous] Try patching Mutter to use getrandom()'s syscall, Emmanuele Bassi
  • [gnome-continuous] Revert "Revert "Revert "Tag Mutter""", Emmanuele Bassi
  • [gtk/shortcuts-rebased-again: 171/171] spin button: Drop keybinding signals, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 170/171] label: Drop keybinding signals, Matthias Clasen
  • [gtk/wip/chergert/fix-autotools-enable-profiler] build: fix --enable-profiler=no, Christian Hergert
  • [gtk/shortcuts-rebased-again: 169/171] label: Port bindings from signal to action, Matthias Clasen
  • [gtk] Created branch wip/chergert/fix-autotools-enable-profiler, Christian Hergert
  • [gtk/shortcuts-rebased-again: 168/171] label: Add a move-cursor action, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 167/171] label: Document actions, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 166/171] label: Cosmetics, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 165/171] label: Stop using copy-clipboard signal, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 164/171] window: Actually listen for focus change, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 163/171] popovermenu: Actually listen to focus change, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 162/171] window: No need to keep the key controller, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 161/171] popover: Actually install tab bindings, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 160/171] Drop the move-focus signal, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 159/171] Replace move-focus signal by focus.move action, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 158/171] window: Replace enable-debugging by an action, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 157/171] window: Convert activate-focus to an action, Matthias Clasen
  • [gnome-continuous] Tag gnome-shell, Emmanuele Bassi
  • [gtk/shortcuts-rebased-again: 156/171] window: Document default.activate, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 155/171] window: Drop the activate-default signal, Matthias Clasen
  • [gnome-continuous] Revert "Revert "Tag Mutter"", Emmanuele Bassi
  • [gtk/shortcuts-rebased-again: 154/171] Remove popup-menu signal, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 153/171] treeview: Avoid popup-menu, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 152/171] scrollbar: Avoid popup-menu, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 151/171] placesview: Avoid the use of popup-menu, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 150/171] mountoperation: Avoid use of popup-menu, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 149/171] file chooser: Avoid use of popup-menu, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 148/171] color editor: Avoid popup-menu use, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 147/171] popover: Switch activate-default to an action, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 146/171] shortcutaction: Just use gtk_widget_activate_action, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 145/171] shortcut action: Fix a wrong cast, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 144/171] tests: Skip GtkShortcutsController::model, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 143/171] text: Documentation for actions, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 142/171] introspection test: Update, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 141/171] widget: Quiet a compiler warning, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 140/171] shortcut trigger: Silence gtk-doc warnings, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 139/171] shortcut controller: Silence gtk-doc warnings, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 138/171] shortcut action: Silence gtk-doc warnings, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 137/171] password entry: Silence gtk-doc warnings, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 136/171] entry: Silence gtk-doc warnings, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 135/171] docs: Make the shooter build again, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 134/171] Redo default activation in entries, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 133/171] text: Drop keybinding signals, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 132/171] text: Stop using keybinding signals internally, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 131/171] text: Convert bindings to actions, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 130/171] text: Add more actions, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 129/171] widget: Unset propagation limits for shortcut managers, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 128/171] widget_factory: Stop using GtkApplication for accels, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 127/171] text: Convert bindings from signals to actions, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 126/171] widget: Pass shortcuts to the action muxer, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 125/171] action muxer: Support injecting shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 124/171] model button: Drop accel lookup hack, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 123/171] model button: Stop parsing accels, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 122/171] popover menu: Make mnemonics visible, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 121/171] popover menu: Implement shortcut manager, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 120/171] shortcut controller: Factor out a helper, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 119/171] Implement group cycling, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 118/171] label: Remove mnemonics when unmapped, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 117/171] Set names on shortcut controllers, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 116/171] inspector: Show owners for shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 115/171] inspector: Add a quick shortcuts page, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 114/171] inspector: Show shortcut actions and triggers, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 113/171] shortcut controller: Make model readable, Matthias Clasen
  • [gnome-continuous] Revert "Tag Mutter", Emmanuele Bassi
  • [gtk/shortcuts-rebased-again: 112/171] window: Use gtk_widget_class_bind_action, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 111/171] Add gtk_widget_class_bind_action, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 110/171] shortcutcontroller: Unref shortcut proper, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 109/171] shortcuttrigger: Filter a few modifiers out, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 108/171] filechooser: Trigger the location popup via bindings, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 107/171] filechooser: Remove outdated hack, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 106/171] accels: Remove GtkAccelGroup, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 105/171] testmenubutton: Don't create a GtkAccelGroup, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 104/171] testsuite: Remove GtkAccelGroup usage, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 103/171] doc tools: Create AccelLabel image without using GtkAccelGroup, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 102/171] widget: Remove gtk_widget_add_accelerator(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 101/171] testgtk: Port keyval example to shortcut controllers, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 100/171] gtk-demo: Redo builder example to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 99/171] shortcutcontroller: Implement GtkBuildable, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 98/171] shortcutaction: Integrate with GtkBuilder property parsing, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 97/171] shortcuttrigger: Add gtk_shortcut_triger_new_parse_string(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 96/171] application: Replace accelerator handling with shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 95/171] accel: Add display arg to gtk_accelerator_parse_with_keycode(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 94/171] accelerators: Make gtk_accelerator_parse() return TRUE/FALSE, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 93/171] shortcuttrigger: Add hash(), equal(), and compare() functions, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 92/171] shortcuts: Mananage managed shortcuts with a custom model, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 91/171] gdk: Make gdk_keyval_name() return a const char, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 90/171] shortcutaction: Add gtk_shortcut_action_to_string(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 89/171] widget: Keep keybindings as a GListStore, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 88/171] shortcutcontroller: Add gtk_shortcut_controller_new_for_model(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 87/171] shortcutcontroller: Implement GListModel, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 86/171] gtk-demo: Port the sliding puzzle demo to shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 85/171] shortcut: Change the API for creating shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 84/171] shortcut: Add GtkShortcutAction, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 83/171] accelgroup: Remove unneeded APIs, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 82/171] gtk: Remove GtkAccelMap, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 81/171] gtk: Remove accel paths, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 80/171] menushell: Remove old mnemonic handling, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 79/171] window: Remove all old mnemonic handling API, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 78/171] menu: Implement GtkShortcutManager, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 77/171] shortcutmanager: Add, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 76/171] label: Implement mnemonics using shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 75/171] shortcut: Add gtk_shortcut_set_mnemonic_activate(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 74/171] shortcuttrigger: Add support for mnemonics, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 73/171] window: Put F10 accelerator into its own shortcut controller, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 72/171] window: Get rid of public APIs that shouldn't be, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 71/171] gdk: Remove GDK_RELEASE_MASK, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 70/171] gtk-demo: Add a dumb demo for shortcut triggers, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 69/171] shortcutcontroller: Add GtkShortcutScope, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 68/171] shortcuttrigger: Add gtk_shortcut_trigger_to_label(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 67/171] accelgroup: Add gtk_accel_group_print_label(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 66/171] accellabel: Move gtk_accelerator_get_label() code, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 65/171] accellabel: Get rid of class variables, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 64/171] model button: Use simpler api for accels, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 63/171] gtk: Remove bindings, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 62/171] popovermenu: Port away from GtkBindings, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 61/171] eventcontrollerkey: Remove binding handling, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 60/171] passwordentry: Remove unused header, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 59/171] accelgroup: Actually have a default mod mask, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 58/171] treeview: Redo event forwarding hack, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 57/171] combobox: Redo key event forwarding hack, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 56/171] iconview: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 55/171] infobar: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 54/171] label: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 53/171] listbox: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 52/171] menubar: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 51/171] menu: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 50/171] menushell: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 49/171] notebook: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 48/171] scale: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 47/171] scalebutton: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 46/171] scrolledwindow: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 45/171] searchentry: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 44/171] shortcutssection: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 43/171] shortcutswindow: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 42/171] flowbox: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 41/171] paned: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 40/171] spinbutton: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 39/171] textview: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 38/171] filechooserwidget: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 37/171] toolbar: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 36/171] shortcutcontroller: Add gtk_shortcut_controller_add_shortcut(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 35/171] shortcutcontroller: Add private API for running class shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 34/171] treeview: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 33/171] widget: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 32/171] dialog: Port binding to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 31/171] text: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 30/171] shortcut: Add gtk_shortcut_set_callback(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 29/171] combobox: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 28/171] assistant: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 27/171] trigger: Add an alternative trigger, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 26/171] shortcut: Add GtkShortcutTrigger, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 25/171] window: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 24/171] bindings: Add more variant types, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 23/171] widget: Add gtk_widget_class_add_shortcut(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 22/171] gtk: Add GtkShortcut, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 21/171] bindings: Split out function to invoke an action signal, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 20/171] shortcutcontroller: Introduce, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 19/171] bindings: Make gtk_binding_parse_signal() use GVariantBuilder, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 18/171] bindings: Parse into GVariantBuilder directly, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 17/171] bindings: Add gtk_binding_entry_add_signal_variant(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 16/171] bindings: Replace GtkBindingArg arguments with GVariant, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 15/171] widget: Bring back _gtk_widget_list_controllers(), Matthias Clasen
  • [gtk] (171 commits) Non-fast-forward update to branch shortcuts-rebased-again, Matthias Clasen
  • [gnome-settings-daemon] Created tag GNOME_SETTINGS_DAEMON_3_33_0, Carlos Garnacho
  • [gnome-settings-daemon] Release 3.33.0, Carlos Garnacho
  • [gnome-settings-daemon] build: Bump gsettings-desktop-schemas dependency, Carlos Garnacho
  • [gtk-doc/actions] fixup! scangobj: Introspect GTK4 actions, Matthias Clasen
  • [gnome-settings-daemon] Deleted branch wip/carlosg/numlock-state, Carlos Garnacho
  • [gnome-settings-daemon] keyboard: Drop numlock state persistence, Carlos Garnacho
  • [gnome-settings-daemon/wip/carlosg/numlock-state: 2/2] keyboard: Drop numlock state persistence, Carlos Garnacho
  • [gnome-settings-daemon] (2 commits) Non-fast-forward update to branch wip/carlosg/numlock-state, Carlos Garnacho
  • [gnome-settings-daemon] Change "in in" to "in", Carlos Garnacho
  • [gnome-settings-daemon/wip/carlosg/numlock-state: 20/20] keyboard: Drop numlock state persistence, Carlos Garnacho
  • [gnome-settings-daemon] (20 commits) Non-fast-forward update to branch wip/carlosg/numlock-state, Carlos Garnacho
  • [gnome-maps/wip/mlundblad/handle-osm-urls: 3/3] WIP: placeEntry: Parse OSM URLs, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/handle-osm-urls: 2/3] WIP: place: Add parsing of OSM URLs, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/handle-osm-urls: 1/3] overpass: Add function to fetch place, Marcus Lundblad
  • [gnome-maps] (3 commits) Non-fast-forward update to branch wip/mlundblad/handle-osm-urls, Marcus Lundblad
  • [gdm/wip/kill-user-session: 3/3] session-worker: uninitialize pam if worker is killed, Ray Strode
  • [gdm/wip/kill-user-session: 2/3] session-worker: kill user sessions when stopping gdm service, Ray Strode
  • [gdm/wip/kill-user-session: 1/3] session-worker: expose worker state enum to type system, Ray Strode
  • [gdm] (3 commits) Created branch wip/kill-user-session, Ray Strode
  • [gtk-doc/actions] Add tests to mkdb.py, Matthias Clasen
  • [gimp-macos-build] syncing with an upstream, Alex Samorukov
  • [gimp-macos-build] move files from gh repo, Alex Samorukov
  • [gtk: 2/2] Merge branch 'master' into 'master', Matthias Clasen
  • [gtk: 1/2] Fix a typo, Matthias Clasen
  • [gtk] (2 commits) ...Merge branch 'master' into 'master', Matthias Clasen
  • [glib-networking] Deleted branch mcatanzaro/#73, Michael Catanzaro
  • [glib-networking] Use #pragma once, Ignacio Casal Quinteiro
  • [epiphany] Deleted branch mcatanzaro/user-agent, Michael Catanzaro
  • [epiphany] Simplify user agent construction, Jan-Michael Brummer
  • [polari] main: Setup GJS profiler when GJS_TRACE_FD is set, Florian Müllner
  • [polari] build: Stop requiring gjs-console, Florian Müllner
  • [gnome-shell-extensions] Created tag 3.33.3, Florian Müllner
  • [gnome-shell-extensions] Bump version to 3.33.3, Florian Müllner
  • [gnome-shell-extensions] classic: fix a broken build, Jakub Steiner
  • [gnome-shell-extensions] Update sass submodule, Florian Müllner
  • [gnome-shell] Created tag 3.33.3, Florian Müllner
  • [gnome-shell] Bump version to 3.33.3, Florian Müllner
  • [gedit-plugins/sessionsaver] Remove file, Jordi Mas
  • [jhbuild] Non-fast-forward update to branch wip/lantw/exit-early-if-python-is-not-python2, Ting-Wei Lan
  • [gedit-plugins/sessionsaver] Save session, Jordi Mas
  • [gedit-plugins/sessionsaver] Session manager dlgbox, Jordi Mas
  • [gedit-plugins/sessionsaver] Upload files, Jordi Mas
  • [jhbuild/wip/lantw/exit-early-if-python-is-not-python2] configure.ac: Exit early if PYTHON is not Python 2, Ting-Wei Lan
  • [jhbuild] Created branch wip/lantw/exit-early-if-python-is-not-python2, Ting-Wei Lan
  • [mutter] Created tag 3.33.3, Florian Müllner
  • [mutter] Bump version to 3.33.3, Florian Müllner
  • [mutter] build: Bump gsettings-desktop-schemas requirement, Florian Müllner
  • [mutter] window-x11: Fix typo, Florian Müllner
  • [gnome-shell-sass] Theme: update to sync with gtk Adwaita, Florian Müllner
  • [gnome-shell-sass] accessibility: Add pointer accessibility support, Florian Müllner
  • [gnome-shell-sass] locatePointer: Add implementation in gnome-shell, Florian Müllner
  • [gnome-shell-sass] shellMountOperation: Support TCRYPT, Florian Müllner
  • [gnome-shell-sass] shellMountOperation: Move password entry to a grid, Florian Müllner
  • [gnome-shell-sass] theme: Update window preview style, Florian Müllner
  • [mutter] Deleted branch wip/carlosg/numlock-state, Carlos Garnacho
  • [mutter] (2 commits) ...backends: Move numlock persistence handling here, Carlos Garnacho
  • [glib-networking/mcatanzaro/#72] Stop writing out '== NULL' and '!= NULL', Michael Catanzaro
  • [glib-networking] Created branch mcatanzaro/#72, Michael Catanzaro
  • [sysprof] add combined battery counter, Christian Hergert
  • [gtk] Deleted branch overlay-scrolling-for-3, Daniel Boles
  • [gimp-help] Updated Danish translation, Ask Hjorth Larsen
  • [gtk] Updated Danish translation of gtk-properties, Ask Hjorth Larsen
  • [gtk] Updated Danish translation of gtk, Ask Hjorth Larsen
  • [gimp-help] Updated Danish translation of glossary, Ask Hjorth Larsen
  • [gsettings-desktop-schemas] Created tag 3.33.0, Carlos Garnacho
  • [gsettings-desktop-schemas] Release 3.33.0, Carlos Garnacho
  • [glib/wip/lantw/enable-ci-on-freebsd-12: 5/5] ci: Enable CI on FreeBSD 12, Ting-Wei Lan
  • [glib] (5 commits) Non-fast-forward update to branch wip/lantw/enable-ci-on-freebsd-12, Ting-Wei Lan
  • [glib] Deleted branch fix-mkenums-genmarshal-test-windows, Chun-wei Fan
  • [glib: 3/3] Merge branch 'fix-mkenums-genmarshal-test-windows' into 'master', Philip Withnall
  • [glib] (3 commits) ...Merge branch 'fix-mkenums-genmarshal-test-windows' into 'master', Philip Withnall
  • [glib-networking/mcatanzaro/#73] Use #pragma once, Michael Catanzaro
  • [glib-networking] Created branch mcatanzaro/#73, Michael Catanzaro
  • [glib] Deleted branch fix-gobject-signals-test-windows, Chun-wei Fan
  • [glib: 2/2] Merge branch 'fix-gobject-signals-test-windows' into 'master', Philip Withnall
  • [glib] (2 commits) ...Merge branch 'fix-gobject-signals-test-windows' into 'master', Philip Withnall
  • [mutter/wip/carlosg/numlock-state] backends: Move numlock persistence handling here, Carlos Garnacho
  • [mutter] Non-fast-forward update to branch wip/carlosg/numlock-state, Carlos Garnacho
  • [gnome-notes] Deleted branch wip/sadiq/fix-build-3-32, Isaque Galdino de Araujo
  • [glib] Deleted branch wip/lantw/dont-limit-host-name-to-99-bytes, Ting-Wei Lan
  • [glib: 2/2] Merge branch 'wip/lantw/dont-limit-host-name-to-99-bytes' into 'master', Philip Withnall
  • [glib] (2 commits) ...Merge branch 'wip/lantw/dont-limit-host-name-to-99-bytes' into 'master', Philip Withnall
  • [epiphany/wip/sandbox] Ensure directories are created before sandbox is initialized, Michael Catanzaro
  • [gtk] Deleted branch no-varargs-activate, Matthias Clasen
  • [gtk: 2/2] Merge branch 'no-varargs-activate' into 'master', Matthias Clasen
  • [gtk] (2 commits) ...Merge branch 'no-varargs-activate' into 'master', Matthias Clasen
  • [glib] Non-fast-forward update to branch fix-mkenums-genmarshal-test-windows, Chun-wei Fan
  • [glib/fix-mkenums-genmarshal-test-windows: 4/4] GObject: Fix mkenums.py and genmarshal.py tests on Windows, Chun-wei Fan
  • [glib/fix-mkenums-genmarshal-test-windows: 3/4] gobject/tests/mkenums.py: Fix _write_rspfile(), Chun-wei Fan
  • [glib] (4 commits) Non-fast-forward update to branch fix-mkenums-genmarshal-test-windows, Chun-wei Fan
  • [glib/fix-gobject-signals-test-windows: 3/3] gobject/tests/signals.c: Fix tests on Windows, Chun-wei Fan
  • [glib] (3 commits) Non-fast-forward update to branch fix-gobject-signals-test-windows, Chun-wei Fan
  • [sysprof] add rate for charge type, Christian Hergert
  • [evolution] I#503 - Do not insert LANGUAGE for ATTENDEE-s, Milan Crha
  • [glib/fix-mkenums-genmarshal-test-windows: 3/3] GObject: Fix mkenums.py and genmarshal.py tests on Windows, Chun-wei Fan
  • [glib/fix-mkenums-genmarshal-test-windows: 2/3] gobject/tests/mkenums.py: Fix _write_rspfile(), Chun-wei Fan
  • [glib/fix-mkenums-genmarshal-test-windows: 1/3] Avoid overrunning stack at the end of the varargs., Chun-wei Fan
  • [glib] (3 commits) Non-fast-forward update to branch fix-mkenums-genmarshal-test-windows, Chun-wei Fan
  • [glib/fix-gobject-signals-test-windows: 2/2] gobject/tests/signals.c: Fix tests on Windows, Chun-wei Fan
  • [glib/fix-gobject-signals-test-windows: 1/2] Avoid overrunning stack at the end of the varargs., Chun-wei Fan
  • [gtk/no-varargs-activate] Add a non-varargs variant of activate_action, Matthias Clasen
  • [glib] (2 commits) Non-fast-forward update to branch fix-gobject-signals-test-windows, Chun-wei Fan
  • [gtk] Created branch no-varargs-activate, Matthias Clasen
  • [glib/wip/lantw/dont-limit-host-name-to-99-bytes: 3/3] gutils: Don't limit the length of the host name to 99, Ting-Wei Lan
  • [glib] (3 commits) Non-fast-forward update to branch wip/lantw/dont-limit-host-name-to-99-bytes, Ting-Wei Lan
  • [evolution] I#504 - Use Ctrl+Shift+I shortcut for New Assigned Task, Milan Crha
  • [gimp-help] Added image in Italian translation, Marco Ciampa
  • [evolution/gnome-3-32] I#501 - Use Ctrl+Shift+U shortcut for New Shared Memo, Milan Crha
  • [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) Non-fast-forward update to branch wip/carlosg/numlock-state, Carlos Garnacho
  • [evolution] I#501 - Use Ctrl+Shift+U shortcut for New Shared Memo, Milan Crha
  • [mutter/gnome-3-32] window: Warn if try to focus unmanaging windows, Florian Müllner
  • [mutter/gnome-3-32] window-x11: Focus the default window with delay while waiting for take-focus, Florian Müllner
  • [mutter/gnome-3-32] test-runner: Add 'dispatch' command, Florian Müllner
  • [mutter/gnome-3-32] test-runner: Add 'sleep' command, Florian Müllner
  • [mutter/gnome-3-32] tests: Verify focused window in closed-transient tests, Florian Müllner
  • [mutter/gnome-3-32] test-runner: Add 'assert_focused' command, Florian Müllner
  • [mutter/gnome-3-30] window-x11: Focus the default window with delay while waiting for take-focus, Florian Müllner
  • [mutter/gnome-3-32] tests, stacking: Add tests with no-input and no-take-focus windows, Florian Müllner
  • [mutter/gnome-3-30] test-runner: Add 'dispatch' command, Florian Müllner
  • [mutter/gnome-3-32] tests: Add 'can_take_focus' command to runner and client, Florian Müllner
  • [mutter/gnome-3-30] test-runner: Add 'sleep' command, Florian Müllner
  • [mutter/gnome-3-32] tests: Add 'accept_focus' command to runner and client, Florian Müllner
  • [mutter/gnome-3-30] tests: Verify focused window in closed-transient tests, Florian Müllner
  • [mutter/gnome-3-32] workspace: Focus only ancestors that are focusable, Florian Müllner
  • [mutter/gnome-3-30] test-runner: Add 'assert_focused' command, Florian Müllner
  • [mutter/gnome-3-30] tests, stacking: Add tests with no-input and no-take-focus windows, Florian Müllner
  • [gtk] Deleted branch issue-1961-master, Emmanuele Bassi
  • [gtk: 4/4] Merge branch 'issue-1961-master' into 'master', Emmanuele Bassi
  • [mutter/gnome-3-30] tests: Add 'can_take_focus' command to runner and client, Florian Müllner
  • [gtk] (4 commits) ...Merge branch 'issue-1961-master' into 'master', Emmanuele Bassi
  • [mutter/gnome-3-28] window-x11: Focus the default window with delay while waiting for take-focus, Florian Müllner
  • [mutter/gnome-3-30] tests: Add 'accept_focus' command to runner and client, Florian Müllner
  • [mutter/gnome-3-28] test-runner: Add 'dispatch' command, Florian Müllner
  • [mutter/gnome-3-30] workspace: Focus only ancestors that are focusable, Florian Müllner
  • [mutter/gnome-3-28] test-runner: Add 'sleep' command, Florian Müllner
  • [mutter/gnome-3-28] tests: Verify focused window in closed-transient tests, Florian Müllner
  • [mutter/gnome-3-28] test-runner: Add 'assert_focused' command, Florian Müllner
  • [mutter/gnome-3-28] tests, stacking: Add tests with no-input and no-take-focus windows, Florian Müllner
  • [mutter/gnome-3-28] tests: Add 'can_take_focus' command to runner and client, Florian Müllner
  • [mutter/gnome-3-28] tests: Add 'accept_focus' command to runner and client, Florian Müllner
  • [mutter/gnome-3-28] workspace: Focus only ancestors that are focusable, Florian Müllner
  • [gnome-shell] Deleted branch wip/chergert/gjs-trace-fd, Christian Hergert
  • [gnome-shell] main: setup GJS profiler when GJS_TRACE_FD is set, Florian Müllner
  • [gimp-help] Deleted Italian orphaned images, Marco Ciampa
  • [gnome-shell/wip/chergert/gjs-trace-fd: 14/14] main: setup GJS profiler when GJS_TRACE_FD is set, Florian Müllner
  • [gnome-shell] (14 commits) Non-fast-forward update to branch wip/chergert/gjs-trace-fd, Florian Müllner
  • [mutter/wip/nielsdg/add-yuv-support: 23/23] WIP, Niels De Graef
  • [mutter/wip/nielsdg/add-yuv-support: 22/23] WIP, Niels De Graef
  • [mutter/wip/nielsdg/add-yuv-support: 21/23] wayland: Support complex (YUV) pixel formats, Niels De Graef
  • [glib/wip/lantw/enable-ci-on-freebsd-12: 2/2] ci: Enable CI on FreeBSD 12, Ting-Wei Lan
  • [mutter/wip/nielsdg/add-yuv-support: 20/23] cogl: Add CoglMultiPlaneTexture for complex formats, Niels De Graef
  • [mutter/wip/nielsdg/add-yuv-support: 19/23] cogl: Add non-RGBA pixel formats, Niels De Graef
  • [glib/wip/lantw/enable-ci-on-freebsd-12: 1/2] gutils: Don't limit the length of the host name to 99, Ting-Wei Lan
  • [glib] (2 commits) Created branch wip/lantw/enable-ci-on-freebsd-12, Ting-Wei Lan
  • [mutter/wip/nielsdg/add-yuv-support: 18/23] WIP: Add a COGL_TEXTURE_COMPONENTS_R, Niels De Graef
  • [mutter/wip/nielsdg/add-yuv-support: 17/23] cogl: Replace G_8 with R_8 pixel format, Niels De Graef
  • [mutter] (23 commits) Non-fast-forward update to branch wip/nielsdg/add-yuv-support, Niels De Graef
  • [mutter/wip/carlosg/numlock-state: 24/24] backends: Move numlock persistence handling here, Carlos Garnacho
  • [mutter/wip/carlosg/numlock-state: 23/24] backends: Add missing code to restore NumLock state on X11, Carlos Garnacho
  • [mutter] (24 commits) Non-fast-forward update to branch wip/carlosg/numlock-state, Carlos Garnacho
  • [gsettings-desktop-schemas] Deleted branch wip/carlosg/numlock-state, Carlos Garnacho
  • [gsettings-desktop-schemas: 2/2] Merge branch 'wip/carlosg/numlock-state' into 'master', Carlos Garnacho
  • [gsettings-desktop-schemas] (2 commits) ...Merge branch 'wip/carlosg/numlock-state' into 'master', Carlos Garnacho
  • [mutter] ci: Install sysprof dependency from copr, Florian Müllner
  • [gtk/issue-1961-master: 5/5] Set the monitor's connector under X11, Emmanuele Bassi
  • [gtk/issue-1961-master: 4/5] Relay the xdg_output.name to GdkMonitor, Emmanuele Bassi
  • [gtk/issue-1961-master: 3/5] Add getter for a monitor connector, Emmanuele Bassi
  • [gtk] (5 commits) Non-fast-forward update to branch issue-1961-master, Emmanuele Bassi
  • [glib-networking] Fix comment added in previous commit, Michael Catanzaro
  • [gtk] Deleted branch stack-realign, Emmanuele Bassi
  • [gtk: 2/2] Merge branch 'stack-realign' into 'master', Emmanuele Bassi
  • [gtk] (2 commits) ...Merge branch 'stack-realign' into 'master', Emmanuele Bassi
  • [mutter] monitor-manager/dummy: Fix name of mode debug env var, Jonas Ådahl
  • [mutter] monitor-manager/dummy: Make modes env var override the defaults, Jonas Ådahl
  • [gnome-clocks] snap: Use layouts to fix access to libgweather locations, Ken VanDine
  • [balsa] address: Remove libbalsa_address_get_addr_list(), Peter Bloomfield
  • [gtk-doc/actions] fixup! mkdb: Generate sections for actions, Matthias Clasen
  • [gimp/gimp-2-10] app: some formatting in the edit non-visible layers code, Michael Natterer
  • [meld] Update Polish translation, Piotr Drąg
  • [gtk/stack-realign] build: Do not use add_global_flags(), Emmanuele Bassi
  • [gtk] Created branch stack-realign, Emmanuele Bassi
  • [gimp] app: some formatting in the edit non-visible layers code, Michael Natterer
  • [mutter] Deleted branch wip/tintou/background-class-derivable, Corentin Noël
  • [mutter] meta: Make MetaBackgroundGroup derivable, Georges Basile Stavracas Neto
  • [mutter/wip/tintou/background-class-derivable: 3/3] meta: Make MetaBackgroundGroup derivable, Georges Basile Stavracas Neto
  • [mutter] (3 commits) Non-fast-forward update to branch wip/tintou/background-class-derivable, Georges Basile Stavracas Neto
  • [mutter] monitor-manager/kms: Use KMS abstraction to get and set CRTC gamma, Georges Basile Stavracas Neto
  • [mutter] kms-impl/simple: Removing extra semi colon, Georges Basile Stavracas Neto
  • [gnome-shell: 2/2] Merge branch 'wip/jimmac/sync-with-adwaita', Jakub Steiner
  • [gnome-shell: 1/2] Theme: update to sync with gtk Adwaita, Jakub Steiner
  • [gnome-shell] (2 commits) ...Merge branch 'wip/jimmac/sync-with-adwaita', Jakub Steiner
  • [gtk/issue-1961-master: 23/23] Set the monitor's connector under X11, Emmanuele Bassi
  • [gtk/issue-1961-master: 22/23] Relay the xdg_output.name to GdkMonitor, Emmanuele Bassi
  • [gtk/issue-1961-master: 21/23] Add getter for a monitor connector, Emmanuele Bassi
  • [gtk] (23 commits) Non-fast-forward update to branch issue-1961-master, Emmanuele Bassi
  • [network-manager-applet/bg/fix-editor-crash: 2/2] editor: register to the connection-removed signal only once, Beniamino Galvani
  • [network-manager-applet/bg/fix-editor-crash: 1/2] editor: avoid crash when checking for visible children, Beniamino Galvani
  • [network-manager-applet] (2 commits) Created branch bg/fix-editor-crash, Beniamino Galvani
  • [gvdb] Deleted branch mcatanzaro/sign-compare, Michael Catanzaro
  • [gvdb: 2/2] Merge branch 'mcatanzaro/sign-compare' into 'master', Philip Withnall
  • [gvdb] (2 commits) ...Merge branch 'mcatanzaro/sign-compare' into 'master', Philip Withnall
  • [gvdb] Deleted branch mcatanzaro/fb-free, Michael Catanzaro
  • [gvdb: 2/2] Merge branch 'mcatanzaro/fb-free' into 'master', Philip Withnall
  • [gvdb] (2 commits) ...Merge branch 'mcatanzaro/fb-free' into 'master', Philip Withnall
  • [glib: 2/2] Merge branch 'fix-stack-overrun' into 'master', Philip Withnall
  • [glib: 1/2] Avoid overrunning stack at the end of the varargs., Philip Withnall
  • [glib] (2 commits) ...Merge branch 'fix-stack-overrun' into 'master', Philip Withnall
  • [gnome-clocks/gnome-3-32] snap: Use layouts to fix access to libgweather locations, Ken VanDine
  • [libsoup/carlosgc/websockets-server-masked-frame] WebSockets: client must fail when receiving a masked frame from server, Carlos Garcia Campos
  • [libsoup] Created branch carlosgc/websockets-server-masked-frame, Carlos Garcia Campos
  • [mutter] Non-fast-forward update to branch wip/tintou/background-class-derivable, Corentin Noël
  • [mutter/wip/nieldsg/cogl-pixel-format-include-dr: 18/18] cogl: Include DRM 4CC conversions into CoglPixelFormat, Niels De Graef
  • [mutter/wip/nieldsg/cogl-pixel-format-include-dr: 17/18] cogl: Split CoglTextureComponents into its own header, Niels De Graef
  • [mutter] (18 commits) Non-fast-forward update to branch wip/nieldsg/cogl-pixel-format-include-dr, Niels De Graef
  • [gtk/shortcuts-rebased-again: 159/159] spin button: Drop keybinding signals, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 158/159] label: Drop keybinding signals, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 157/159] label: Port bindings from signal to action, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 156/159] label: Add a move-cursor action, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 155/159] label: Document actions, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 154/159] label: Cosmetics, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 153/159] label: Stop using copy-clipboard signal, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 152/159] window: Actually listen for focus change, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 151/159] popovermenu: Actually listen to focus change, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 150/159] window: No need to keep the key controller, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 149/159] popover: Actually install tab bindings, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 148/159] Drop the move-focus signal, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 147/159] Replace move-focus signal by focus.move action, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 146/159] window: Replace enable-debugging by an action, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 145/159] window: Convert activate-focus to an action, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 144/159] window: Document default.activate, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 143/159] window: Drop the activate-default signal, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 142/159] Remove popup-menu signal, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 141/159] treeview: Avoid popup-menu, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 140/159] scrollbar: Avoid popup-menu, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 139/159] placesview: Avoid the use of popup-menu, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 138/159] mountoperation: Avoid use of popup-menu, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 137/159] file chooser: Avoid use of popup-menu, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 136/159] color editor: Avoid popup-menu use, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 135/159] popover: Switch activate-default to an action, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 134/159] shortcutaction: Just use gtk_widget_activate_action, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 133/159] shortcut action: Fix a wrong cast, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 132/159] tests: Skip GtkShortcutsController::model, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 131/159] text: Documentation for actions, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 130/159] introspection test: Update, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 129/159] widget: Quiet a compiler warning, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 128/159] shortcut trigger: Silence gtk-doc warnings, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 127/159] shortcut controller: Silence gtk-doc warnings, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 126/159] shortcut action: Silence gtk-doc warnings, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 125/159] password entry: Silence gtk-doc warnings, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 124/159] entry: Silence gtk-doc warnings, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 123/159] docs: Make the shooter build again, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 122/159] Redo default activation in entries, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 121/159] text: Drop keybinding signals, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 120/159] text: Stop using keybinding signals internally, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 119/159] text: Convert bindings to actions, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 118/159] text: Add more actions, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 117/159] widget: Unset propagation limits for shortcut managers, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 116/159] widget_factory: Stop using GtkApplication for accels, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 115/159] text: Convert bindings from signals to actions, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 114/159] widget: Pass shortcuts to the action muxer, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 113/159] action muxer: Support injecting shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 112/159] model button: Drop accel lookup hack, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 111/159] model button: Stop parsing accels, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 110/159] popover menu: Make mnemonics visible, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 109/159] popover menu: Implement shortcut manager, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 108/159] shortcut controller: Factor out a helper, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 107/159] Implement group cycling, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 106/159] label: Remove mnemonics when unmapped, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 105/159] Set names on shortcut controllers, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 104/159] inspector: Show owners for shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 103/159] inspector: Add a quick shortcuts page, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 102/159] inspector: Show shortcut actions and triggers, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 101/159] shortcut controller: Make model readable, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 100/159] window: Use gtk_widget_class_bind_action, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 99/159] Add gtk_widget_class_bind_action, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 98/159] shortcutcontroller: Unref shortcut proper, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 97/159] shortcuttrigger: Filter a few modifiers out, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 96/159] filechooser: Trigger the location popup via bindings, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 95/159] filechooser: Remove outdated hack, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 94/159] accels: Remove GtkAccelGroup, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 93/159] testmenubutton: Don't create a GtkAccelGroup, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 92/159] testsuite: Remove GtkAccelGroup usage, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 91/159] doc tools: Create AccelLabel image without using GtkAccelGroup, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 90/159] widget: Remove gtk_widget_add_accelerator(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 89/159] testgtk: Port keyval example to shortcut controllers, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 88/159] gtk-demo: Redo builder example to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 87/159] shortcutcontroller: Implement GtkBuildable, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 86/159] shortcutaction: Integrate with GtkBuilder property parsing, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 85/159] shortcuttrigger: Add gtk_shortcut_triger_new_parse_string(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 84/159] application: Replace accelerator handling with shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 83/159] accel: Add display arg to gtk_accelerator_parse_with_keycode(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 82/159] accelerators: Make gtk_accelerator_parse() return TRUE/FALSE, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 81/159] shortcuttrigger: Add hash(), equal(), and compare() functions, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 80/159] shortcuts: Mananage managed shortcuts with a custom model, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 79/159] gdk: Make gdk_keyval_name() return a const char, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 78/159] shortcutaction: Add gtk_shortcut_action_to_string(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 77/159] widget: Keep keybindings as a GListStore, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 76/159] shortcutcontroller: Add gtk_shortcut_controller_new_for_model(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 75/159] shortcutcontroller: Implement GListModel, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 74/159] gtk-demo: Port the sliding puzzle demo to shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 73/159] shortcut: Change the API for creating shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 72/159] shortcut: Add GtkShortcutAction, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 71/159] accelgroup: Remove unneeded APIs, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 70/159] gtk: Remove GtkAccelMap, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 69/159] gtk: Remove accel paths, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 68/159] menushell: Remove old mnemonic handling, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 67/159] window: Remove all old mnemonic handling API, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 66/159] menu: Implement GtkShortcutManager, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 65/159] shortcutmanager: Add, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 64/159] label: Implement mnemonics using shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 63/159] shortcut: Add gtk_shortcut_set_mnemonic_activate(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 62/159] shortcuttrigger: Add support for mnemonics, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 61/159] window: Put F10 accelerator into its own shortcut controller, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 60/159] window: Get rid of public APIs that shouldn't be, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 59/159] gdk: Remove GDK_RELEASE_MASK, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 58/159] gtk-demo: Add a dumb demo for shortcut triggers, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 57/159] shortcutcontroller: Add GtkShortcutScope, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 56/159] shortcuttrigger: Add gtk_shortcut_trigger_to_label(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 55/159] accelgroup: Add gtk_accel_group_print_label(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 54/159] accellabel: Move gtk_accelerator_get_label() code, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 53/159] accellabel: Get rid of class variables, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 52/159] model button: Use simpler api for accels, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 51/159] gtk: Remove bindings, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 50/159] popovermenu: Port away from GtkBindings, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 49/159] eventcontrollerkey: Remove binding handling, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 48/159] passwordentry: Remove unused header, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 47/159] accelgroup: Actually have a default mod mask, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 46/159] treeview: Redo event forwarding hack, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 45/159] combobox: Redo key event forwarding hack, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 44/159] iconview: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 43/159] infobar: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 42/159] label: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 41/159] listbox: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 40/159] menubar: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 39/159] menu: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 38/159] menushell: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 37/159] notebook: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 36/159] scale: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 35/159] scalebutton: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 34/159] scrolledwindow: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 33/159] searchentry: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 32/159] shortcutssection: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 31/159] shortcutswindow: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 30/159] flowbox: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 29/159] paned: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 28/159] spinbutton: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 27/159] textview: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 26/159] filechooserwidget: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 25/159] toolbar: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 24/159] shortcutcontroller: Add gtk_shortcut_controller_add_shortcut(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 23/159] shortcutcontroller: Add private API for running class shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 22/159] treeview: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 21/159] widget: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 20/159] dialog: Port binding to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 19/159] text: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 18/159] shortcut: Add gtk_shortcut_set_callback(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 17/159] combobox: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 16/159] assistant: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 15/159] trigger: Add an alternative trigger, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 14/159] shortcut: Add GtkShortcutTrigger, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 13/159] window: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 12/159] bindings: Add more variant types, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 11/159] widget: Add gtk_widget_class_add_shortcut(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 10/159] gtk: Add GtkShortcut, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 9/159] bindings: Split out function to invoke an action signal, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 8/159] shortcutcontroller: Introduce, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 7/159] bindings: Make gtk_binding_parse_signal() use GVariantBuilder, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 6/159] bindings: Parse into GVariantBuilder directly, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 5/159] bindings: Add gtk_binding_entry_add_signal_variant(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 4/159] bindings: Replace GtkBindingArg arguments with GVariant, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 3/159] widget: Bring back _gtk_widget_list_controllers(), Matthias Clasen
  • [gtk] (159 commits) Non-fast-forward update to branch shortcuts-rebased-again, Matthias Clasen
  • [mutter/wip/nieldsg/cogl-pixel-format-include-dr: 128/128] cogl: Include DRM 4CC conversions into CoglPixelFormat, Niels De Graef
  • [mutter/wip/nieldsg/cogl-pixel-format-include-dr: 127/128] cogl: Split CoglTextureComponents into its own header, Niels De Graef
  • [mutter] (128 commits) Non-fast-forward update to branch wip/nieldsg/cogl-pixel-format-include-dr, Niels De Graef
  • [geary] Non-fast-forward update to branch wip/composer-folks, Michael Gratton
  • [libchamplain] Deleted branch wip/tintou/meson, Corentin Noël
  • [gtk] Deleted branch issue-1973, Emmanuele Bassi
  • [gtk/gtk-3-24: 2/2] Merge branch 'issue-1973' into 'gtk-3-24', Matthias Clasen
  • [gtk/gtk-3-24] (2 commits) ...Merge branch 'issue-1973' into 'gtk-3-24', Matthias Clasen
  • [geary/wip/composer-folks] Possible test fix, Michael Gratton
  • [gnome-continuous] Revert "Force Autotools build for p11-kit", Daiki Ueno
  • [glib/fix-mkenums-genmarshal-test-windows] GObject: Fix mkenums.py and genmarshal.py tests on Windows, Chun-wei Fan
  • [glib] Created branch fix-mkenums-genmarshal-test-windows, Chun-wei Fan
  • [babl] babl: performance improvement in model-gray, pippin
  • [gnome-commander/gcmd-1-10] Updated Spanish translation, Daniel Mustieles García
  • [gimp/gimp-2-10] Issue #3560: "Screenshot delay: __ seconds" item lacks mnemonic., Jehan
  • [gimp] Issue #3560: "Screenshot delay: __ seconds" item lacks mnemonic., Jehan
  • [mutter/wip/tintou/background-class-derivable: 15/15] meta: Make MetaBackgroundGroup derivable, Corentin Noël
  • [mutter] (15 commits) Non-fast-forward update to branch wip/tintou/background-class-derivable, Corentin Noël
  • [gtk/issue-1973] Do not add empty strings to GtkFileFilter, Emmanuele Bassi
  • [gtk] Created branch issue-1973, Emmanuele Bassi
  • [mutter] window: Warn if try to focus unmanaging windows, Jonas Ådahl
  • [mutter] window-x11: Focus the default window with delay while waiting for take-focus, Jonas Ådahl
  • [mutter] test-runner: Add 'dispatch' command, Jonas Ådahl
  • [mutter] test-runner: Add 'sleep' command, Jonas Ådahl
  • [mutter] tests: Verify focused window in closed-transient tests, Jonas Ådahl
  • [mutter] test-runner: Add 'assert_focused' command, Jonas Ådahl
  • [mutter] tests, stacking: Add tests with no-input and no-take-focus windows, Jonas Ådahl
  • [mutter] tests: Add 'can_take_focus' command to runner and client, Jonas Ådahl
  • [mutter] tests: Add 'accept_focus' command to runner and client, Jonas Ådahl
  • [mutter] workspace: Focus only ancestors that are focusable, Jonas Ådahl
  • [mutter] Deleted branch wip/lantw/gethostname, Ting-Wei Lan
  • [mutter] (3 commits) ...display: Remove _XOPEN_SOURCE definition, Jonas Ådahl
  • [mutter/wip/lantw/gethostname: 4/4] display: Remove _XOPEN_SOURCE definition, Jonas Ådahl
  • [mutter/wip/lantw/gethostname: 3/4] window-x11: Fix _XOPEN_SOURCE usage for gethostname on FreeBSD, Jonas Ådahl
  • [mutter/wip/lantw/gethostname: 2/4] xwayland: Use g_get_host_name instead of gethostname, Jonas Ådahl
  • [mutter] (4 commits) Non-fast-forward update to branch wip/lantw/gethostname, Jonas Ådahl
  • [mutter] Deleted branch wip/carlosg/do-not-stick-activated-windows, Carlos Garnacho
  • [mutter] wayland: Use right sign for workspace ID, Jonas Ådahl
  • [mutter/wip/carlosg/do-not-stick-activated-windows: 3/3] wayland: Use right sign for workspace ID, Jonas Ådahl
  • [mutter] (3 commits) Non-fast-forward update to branch wip/carlosg/do-not-stick-activated-windows, Jonas Ådahl
  • [mutter/wip/tintou/background-class-derivable] meta: Make MetaBackgroundGroup derivable, Corentin Noël
  • [mutter] Created branch wip/tintou/background-class-derivable, Corentin Noël
  • [network-manager-applet/bg/editor-mnemonics: 3/3] editor: team: add missing mnemonic, Beniamino Galvani
  • [network-manager-applet/bg/editor-mnemonics: 2/3] wireless-security: add mnemonics, Beniamino Galvani
  • [network-manager-applet/bg/editor-mnemonics: 1/3] editor: macsec: add mnemonics, Beniamino Galvani
  • [network-manager-applet] (3 commits) Non-fast-forward update to branch bg/editor-mnemonics, Beniamino Galvani
  • [network-manager-applet/bg/editor-mnemonics: 4/4] editor: team: add missing mnemonic, Beniamino Galvani
  • [network-manager-applet/bg/editor-mnemonics: 3/4] wireless-security: add mnemonics, Beniamino Galvani
  • [network-manager-applet/bg/editor-mnemonics: 2/4] editor: macsec: add mnemonics, Beniamino Galvani
  • [network-manager-applet/bg/editor-mnemonics: 1/4] editor: team: reorder widgets according to position, Beniamino Galvani
  • [network-manager-applet] (4 commits) Created branch bg/editor-mnemonics, Beniamino Galvani
  • [gnome-shell/wip/jimmac/sync-with-adwaita: 10/10] Theme: update to sync with gtk Adwaita, Jakub Steiner
  • [gnome-shell] (10 commits) Non-fast-forward update to branch wip/jimmac/sync-with-adwaita, Jakub Steiner
  • [gnome-shell/wip/jimmac/sync-with-adwaita] Theme: update to sync with gtk Adwaita, Jakub Steiner
  • [libsoup] Non-fast-forward update to branch carlosgc/websockets-soup-io-stream-shutdown, Carlos Garcia Campos
  • [glib-networking] Deleted branch mcatanzaro/#91, Michael Catanzaro
  • [glib-networking] Fix uninitialized sizes returned when close notify is disabled, Ignacio Casal Quinteiro
  • [libsecret/wip/dueno/simple-item: 7/7] secret-tool: Switch to using the simple API, Daiki Ueno
  • [libsecret/wip/dueno/simple-item: 6/7] secret-value: Add secret_value_unref_to_password, Daiki Ueno
  • [libsecret/wip/dueno/simple-item: 5/7] secret-password: Add store_binary functions, Daiki Ueno
  • [libsecret/wip/dueno/simple-item: 4/7] secret-password: Add lookup_binary functions, Daiki Ueno
  • [libsecret/wip/dueno/simple-item: 3/7] secret-password: Add search functions, Daiki Ueno
  • [libsecret/wip/dueno/simple-item: 2/7] secret-item: Implement SecretRetrievableInterface, Daiki Ueno
  • [libsecret/wip/dueno/simple-item: 1/7] secret-retrievable: New interface to represent read-only item, Daiki Ueno
  • [libsecret] (7 commits) Non-fast-forward update to branch wip/dueno/simple-item, Daiki Ueno
  • [glib] Non-fast-forward update to branch fix-gobject-signals-test-windows, Chun-wei Fan
  • [glib/fix-gobject-signals-test-windows] gobject/tests/signals.c: Fix tests on Windows, Chun-wei Fan
  • [glib] Created branch fix-gobject-signals-test-windows, Chun-wei Fan
  • [glib/fix-module-tests-msvc: 13/13] Fix module tests on Visual Studio builds, Chun-wei Fan
  • [glib/fix-module-tests-msvc: 12/13] gio/tests/resourceplugin.c: Ensure entry points are exported, Chun-wei Fan
  • [glib] (13 commits) Non-fast-forward update to branch fix-module-tests-msvc, Chun-wei Fan
  • [glib/win32-enhance-gtimezone: 16/16] glib/tests/gdatetime.c: Fix TZ envvar test on Windows, Chun-wei Fan
  • [glib/win32-enhance-gtimezone: 15/16] gtimezone.c: Fix identifier assignment on Windows, Chun-wei Fan
  • [glib/win32-enhance-gtimezone: 14/16] Update the gdatetime Test Program for Windows, Chun-wei Fan
  • [glib/win32-enhance-gtimezone: 13/16] glib/gtimezone.c: Use RegLoadMUIStringW() to query Std/Dlt strings, Chun-wei Fan
  • [glib/win32-enhance-gtimezone: 12/16] glib/gtimezone.c: Use Unicode versions of Windows Registry API, Chun-wei Fan
  • [glib] (16 commits) Non-fast-forward update to branch win32-enhance-gtimezone, Chun-wei Fan
  • [balsa] address: Remove libbalsa_address_set_addr_list(), Peter Bloomfield
  • [glib-networking] Non-fast-forward update to branch mcatanzaro/#91, Michael Catanzaro
  • [glib-networking/mcatanzaro/#91] Fix uninitialized sizes returned when close notify is disabled, Michael Catanzaro
  • [glib-networking] Created branch mcatanzaro/#91, Michael Catanzaro
  • [glib-networking] Deleted branch mcatanzaro/#13, Michael Catanzaro
  • [glib-networking] Improve handshake error messages as far as possible, Michael Catanzaro
  • [glib-networking/mcatanzaro/#13: 4/4] Improve handshake error messages as far as possible, Michael Catanzaro
  • [glib-networking] (4 commits) Non-fast-forward update to branch mcatanzaro/#13, Michael Catanzaro
  • [gtk/gtk-3-24] action muxer: Be safe against reinsertion, Matthias Clasen
  • [gtk/gtk-3-24] Add a test for reinserting action groups, Matthias Clasen
  • [gnome-music/wip/mschraal/core] player: Add a simple poc shuffle, Marinus Schraal
  • [gnome-music/wip/mschraal/core] player: Cleanup PlayerPlaylist, Marinus Schraal
  • [gnome-music/wip/mschraal/core] coremodel: Stop passing around _hash, Marinus Schraal
  • [gnome-music/wip/mschraal/core] artistsview: Remove some cruft, Marinus Schraal
  • [gnome-music/wip/mschraal/core] coreartist: Load model on demand, Marinus Schraal
  • [gnome-music/wip/mschraal/core] artistsview: Use CoreArtist model, Marinus Schraal
  • [gnome-music/wip/mschraal/core] coreartist: Create a model, Marinus Schraal
  • [gnome-music/wip/mschraal/core] artistsview: Cleanup unused stuff, Marinus Schraal
  • [gnome-music/wip/mschraal/core] artistalbumswidget: Cleanup unused stuff, Marinus Schraal
  • [gnome-music/wip/mschraal/core] artistalbumwidget: Cleanup, Marinus Schraal
  • [gnome-music/wip/mschraal/core] artistalbumwidget: Cleanup some unused stuff, Marinus Schraal
  • [gnome-music/wip/mschraal/core] artistalbumwidget: Make discs non-selectable, Marinus Schraal
  • [gnome-music/wip/mschraal/core] artistalbumwidget: Show disc nr, Marinus Schraal
  • [gnome-music/wip/mschraal/core] Remove unused url_hash, Marinus Schraal
  • [gnome-music/wip/mschraal/core] coremodel: Sort albums by year, Marinus Schraal
  • [gnome-music/wip/mschraal/core] coregrilo: Cleanup, Marinus Schraal
  • [gnome-music/wip/mschraal/core] coremodel: Reuse CoreAlbums for artist view, Marinus Schraal
  • [gnome-music/wip/mschraal/core] player: Fix crash when switching albums, Marinus Schraal
  • [gnome-music/wip/mschraal/core] coremodel: CoreArtistAlbum replaced with CoreAlbum, Marinus Schraal
  • [gnome-music/wip/mschraal/core] coremodel: Sort artists model, Marinus Schraal
  • [cantarell-fonts/respacing] Update deps, Nikolaus Waxweiler
  • [gtk/fix-action-muxer-parent-chain: 2/2] action muxer: Be safe against reinsertion, Matthias Clasen
  • [gtk/fix-action-muxer-parent-chain: 1/2] Add a test for reinserting action groups, Matthias Clasen
  • [gtk] (2 commits) Created branch fix-action-muxer-parent-chain, Matthias Clasen
  • [gegl] bin: implement drag and drop of files from for example nautilus to collection view, pippin
  • [gtk] Make gtk_widget_activate_action better, Matthias Clasen
  • [cantarell-fonts/respacing] Punctuation tweaks to outlines and spacing, Nikolaus Waxweiler
  • [mutter] Non-fast-forward update to branch wip/carlosg/do-not-stick-activated-windows, Carlos Garnacho
  • [mutter/wip/carlosg/do-not-stick-activated-windows] wayland: Use right sign for workspace ID, Carlos Garnacho
  • [mutter] Created branch wip/carlosg/do-not-stick-activated-windows, Carlos Garnacho
  • [gedit-plugins] Created branch sessionsaver, Jordi Mas
  • [libsoup/mcatanzaro/require-close-notify-comment] socket: Add comment on why we disable require-close-notify, Michael Catanzaro
  • [libsoup] Created branch mcatanzaro/require-close-notify-comment, Michael Catanzaro
  • [gnome-commander] Update German translation, Translations User D-L
  • [gnome-commander/gcmd-1-10] Update German translation, Translations User D-L
  • [gtk] widget: create parent muxers lazily, Matthias Clasen
  • [easytag] Fix Add_String_To_Combo_List(), David King
  • [easytag] Factor out Ogg stream type checking, David King
  • [nautilus/wip/antoniof/preserve_popover_menu_model] view: Cast exported menus as models, António Fernandes
  • [nautilus/wip/antoniof/preserve_popover_menu_model] pathbar: Don't keep ref to menus to copy, António Fernandes
  • [nautilus/wip/antoniof/preserve_popover_menu_model] pathbar: Don't reset current location menu, António Fernandes
  • [nautilus/wip/antoniof/preserve_popover_menu_model] ui-utilities: Simplify GMenu handling, António Fernandes
  • [glib] Non-fast-forward update to branch wip/lantw/dont-limit-host-name-to-99-bytes, Ting-Wei Lan
  • [nautilus] Created branch wip/antoniof/preserve_popover_menu_model, António Fernandes
  • [glib/wip/lantw/dont-limit-host-name-to-99-bytes] gutils: Don't limit the length of the host name to 99, Ting-Wei Lan
  • [glib] Created branch wip/lantw/dont-limit-host-name-to-99-bytes, Ting-Wei Lan
  • [gimp] libgimpwidgets: fix "warning: excess elements in array initializer"., Jehan
  • [epiphany] Non-fast-forward update to branch mcatanzaro/user-agent, Michael Catanzaro
  • [epiphany/mcatanzaro/user-agent] Simplify user agent construction, Michael Catanzaro
  • [epiphany] Created branch mcatanzaro/user-agent, Michael Catanzaro
  • [mutter] (3 commits) Non-fast-forward update to branch wip/lantw/gethostname, Ting-Wei Lan
  • [mutter/wip/lantw/gethostname: 3/3] display: Remove _XOPEN_SOURCE definition, Ting-Wei Lan
  • [mutter/wip/lantw/gethostname: 2/3] window-x11: Fix _XOPEN_SOURCE usage for gethostname on FreeBSD, Ting-Wei Lan
  • [mutter/wip/lantw/gethostname: 1/3] xwayland: Use g_get_host_name instead of gethostname, Ting-Wei Lan
  • [mutter] (3 commits) Created branch wip/lantw/gethostname, Ting-Wei Lan
  • [glib-networking/mcatanzaro/#13] Improve handshake error messages as far as possible, Michael Catanzaro
  • [glib-networking] Created branch mcatanzaro/#13, Michael Catanzaro
  • [gtk/shortcuts-rebased-again: 135/135] tests: Skip GtkShortcutsController::model, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 134/135] text: Documentation for actions, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 133/135] introspection test: Update, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 132/135] flowbox: Avoid warnings in class init, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 131/135] widget: Quiet a compiler warning, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 130/135] textview: Quiet a compiler warning, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 129/135] shortcut trigger: Silence gtk-doc warnings, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 128/135] shortcut controller: Silence gtk-doc warnings, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 127/135] shortcut action: Silence gtk-doc warnings, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 126/135] password entry: Silence gtk-doc warnings, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 125/135] entry: Silence gtk-doc warnings, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 124/135] docs: Make the shooter build again, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 123/135] Redo default activation in entries, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 122/135] text: Drop keybinding signals, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 121/135] text: Stop using keybinding signals internally, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 120/135] text: Convert bindings to actions, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 119/135] text: Add more actions, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 118/135] widget: Unset propagation limits for shortcut managers, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 117/135] widget_factory: Stop using GtkApplication for accels, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 116/135] text: Convert bindings from signals to actions, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 115/135] widget: Pass shortcuts to the action muxer, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 114/135] action muxer: Support injecting shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 113/135] model button: Drop accel lookup hack, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 112/135] model button: Stop parsing accels, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 111/135] popover menu: Make mnemonics visible, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 110/135] popover menu: Implement shortcut manager, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 109/135] shortcut controller: Factor out a helper, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 108/135] Implement group cycling, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 107/135] label: Remove mnemonics when unmapped, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 106/135] Set names on shortcut controllers, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 105/135] inspector: Show owners for shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 104/135] inspector: Add a quick shortcuts page, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 103/135] inspector: Show shortcut actions and triggers, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 102/135] shortcut controller: Make model readable, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 101/135] window: Use gtk_widget_class_bind_action, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 100/135] Add gtk_widget_class_bind_action, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 99/135] shortcutcontroller: Unref shortcut proper, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 98/135] shortcuttrigger: Filter a few modifiers out, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 97/135] filechooser: Trigger the location popup via bindings, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 96/135] filechooser: Remove outdated hack, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 95/135] accels: Remove GtkAccelGroup, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 94/135] testmenubutton: Don't create a GtkAccelGroup, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 93/135] testsuite: Remove GtkAccelGroup usage, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 92/135] doc tools: Create AccelLabel image without using GtkAccelGroup, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 91/135] widget: Remove gtk_widget_add_accelerator(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 90/135] testgtk: Port keyval example to shortcut controllers, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 89/135] gtk-demo: Redo builder example to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 88/135] shortcutcontroller: Implement GtkBuildable, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 87/135] shortcutaction: Integrate with GtkBuilder property parsing, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 86/135] shortcuttrigger: Add gtk_shortcut_triger_new_parse_string(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 85/135] application: Replace accelerator handling with shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 84/135] accel: Add display arg to gtk_accelerator_parse_with_keycode(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 83/135] accelerators: Make gtk_accelerator_parse() return TRUE/FALSE, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 82/135] shortcuttrigger: Add hash(), equal(), and compare() functions, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 81/135] shortcuts: Mananage managed shortcuts with a custom model, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 80/135] gdk: Make gdk_keyval_name() return a const char, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 79/135] shortcutaction: Add gtk_shortcut_action_to_string(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 78/135] widget: Keep keybindings as a GListStore, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 77/135] shortcutcontroller: Add gtk_shortcut_controller_new_for_model(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 76/135] shortcutcontroller: Implement GListModel, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 75/135] gtk-demo: Port the sliding puzzle demo to shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 74/135] shortcut: Change the API for creating shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 73/135] shortcut: Add GtkShortcutAction, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 72/135] accelgroup: Remove unneeded APIs, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 71/135] gtk: Remove GtkAccelMap, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 70/135] gtk: Remove accel paths, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 69/135] menushell: Remove old mnemonic handling, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 68/135] window: Remove all old mnemonic handling API, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 67/135] menu: Implement GtkShortcutManager, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 66/135] shortcutmanager: Add, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 65/135] label: Implement mnemonics using shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 64/135] shortcut: Add gtk_shortcut_set_mnemonic_activate(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 63/135] shortcuttrigger: Add support for mnemonics, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 62/135] window: Put F10 accelerator into its own shortcut controller, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 61/135] window: Get rid of public APIs that shouldn't be, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 60/135] gdk: Remove GDK_RELEASE_MASK, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 59/135] gtk-demo: Add a dumb demo for shortcut triggers, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 58/135] shortcutcontroller: Add GtkShortcutScope, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 57/135] shortcuttrigger: Add gtk_shortcut_trigger_to_label(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 56/135] accelgroup: Add gtk_accel_group_print_label(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 55/135] accellabel: Move gtk_accelerator_get_label() code, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 54/135] accellabel: Get rid of class variables, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 53/135] model button: Use simpler api for accels, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 52/135] gtk: Remove bindings, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 51/135] popovermenu: Port away from GtkBindings, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 50/135] eventcontrollerkey: Remove binding handling, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 49/135] passwordentry: Remove unused header, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 48/135] accelgroup: Actually have a default mod mask, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 47/135] treeview: Redo event forwarding hack, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 46/135] combobox: Redo key event forwarding hack, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 45/135] iconview: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 44/135] infobar: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 43/135] label: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 42/135] listbox: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 41/135] menubar: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 40/135] menu: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 39/135] menushell: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 38/135] notebook: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 37/135] scale: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 36/135] scalebutton: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 35/135] scrolledwindow: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 34/135] searchentry: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 33/135] shortcutssection: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 32/135] shortcutswindow: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 31/135] flowbox: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 30/135] paned: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 29/135] spinbutton: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 28/135] textview: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 27/135] filechooserwidget: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 26/135] toolbar: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 25/135] shortcutcontroller: Add gtk_shortcut_controller_add_shortcut(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 24/135] shortcutcontroller: Add private API for running class shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 23/135] treeview: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 22/135] widget: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 21/135] dialog: Port binding to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 20/135] text: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 19/135] shortcut: Add gtk_shortcut_set_callback(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 18/135] combobox: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 17/135] assistant: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 16/135] trigger: Add an alternative trigger, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 15/135] shortcut: Add GtkShortcutTrigger, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 14/135] window: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 13/135] bindings: Add more variant types, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 12/135] widget: Add gtk_widget_class_add_shortcut(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 11/135] gtk: Add GtkShortcut, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 10/135] bindings: Split out function to invoke an action signal, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 9/135] shortcutcontroller: Introduce, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 8/135] bindings: Make gtk_binding_parse_signal() use GVariantBuilder, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 7/135] bindings: Parse into GVariantBuilder directly, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 6/135] bindings: Add gtk_binding_entry_add_signal_variant(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 5/135] bindings: Replace GtkBindingArg arguments with GVariant, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 4/135] widget: Bring back _gtk_widget_list_controllers(), Matthias Clasen
  • [gtk] (135 commits) Non-fast-forward update to branch shortcuts-rebased-again, Matthias Clasen
  • [gtk] window: Fix the default value of mnemonics-visible, Matthias Clasen
  • [epiphany/wip/sandbox: 16/16] embed-shell: use a unix:dir address for the D-Bus server, Michael Catanzaro
  • [epiphany/wip/sandbox: 15/16] Add important paths to the sandbox, Michael Catanzaro
  • [epiphany/wip/sandbox: 14/16] Revert "Revert "Try enabling the web process sandbox again"", Michael Catanzaro
  • [epiphany] (16 commits) Non-fast-forward update to branch wip/sandbox, Michael Catanzaro
  • [gimp/gimp-2-10] Add woob to the authors list, Alexandre Prokoudine
  • [gobject-introspection/wip/tintou/closure-documentation] Fix misleading documentation for `closure` annotation, Corentin Noël
  • [gobject-introspection] Created branch wip/tintou/closure-documentation, Corentin Noël
  • [gimp/gimp-2-10] app: Add initial support for configurable editing of non-visible layers (Issue #2713), Alexandre Prokoudine
  • [gimp] Issue #230: ruler subdivision is wrong for inches., Jehan
  • [epiphany] Deleted branch mcatanzaro/#336, Michael Catanzaro
  • [epiphany] (2 commits) ...Make ephy_bookmarks_manager_save_to_file_async() actually async, Michael Catanzaro
  • [pygobject] Created tag 3.32.2, Christoph Reiter
  • [pygobject/pygobject-3-32] version bump, Christoph Reiter
  • [pygobject/pygobject-3-32] release, Christoph Reiter
  • [tracker-miners] Deleted branch sam/remove-dead-writeback-test, Sam Thursfield
  • [tracker-miners: 2/2] Merge branch 'sam/remove-dead-writeback-test' into 'master', Sam Thursfield
  • [tracker-miners] (2 commits) ...Merge branch 'sam/remove-dead-writeback-test' into 'master', Sam Thursfield
  • [tracker-miners/sam/remove-dead-writeback-test] Remove obsolete tracker-writeback testcase, Sam Thursfield
  • [tracker-miners] Created branch sam/remove-dead-writeback-test, Sam Thursfield
  • [pygobject] test_overrides_gtk: be less strict re gtk window heights, Christoph Reiter
  • [pygobject/pygobject-3-32] test_overrides_gtk: be less strict re gtk window heights, Christoph Reiter
  • [tracker-miners] Deleted branch sam/writeback-test-fix, Sam Thursfield
  • [tracker-miners: 7/7] Merge branch 'sam/writeback-test-fix' into 'master', Sam Thursfield
  • [tracker-miners] (7 commits) ...Merge branch 'sam/writeback-test-fix' into 'master', Sam Thursfield
  • [tracker-miners/sam/writeback-test-fix] functional-tests: Enable writeback tests, Sam Thursfield
  • [tracker-miners/sam/writeback-test-fix: 5/5] functional-tests/410-extractor-decorator: Disable writeback during test, Sam Thursfield
  • [tracker-miners/sam/writeback-test-fix: 4/5] functional-tests/410-extractor-decorator: Ensure data is deleted even if test fails, Sam Thursfield
  • [tracker-miners/sam/writeback-test-fix: 3/5] Fix enable-writeback option being ignored by tracker-miner-fs, Sam Thursfield
  • [tracker-miners/sam/writeback-test-fix: 2/5] functional-tests: Prevent spawning daemons from /usr via D-Bus activation, Sam Thursfield
  • [tracker-miners/sam/writeback-test-fix: 1/5] functional-tests: Skip 600-applications-camera correctly, Sam Thursfield
  • [tracker-miners] (5 commits) Created branch sam/writeback-test-fix, Sam Thursfield
  • [tracker-miners] Revert "Merge branch 'sam/ci-sanitize' into 'master'", Sam Thursfield
  • [gimp] app: Add initial support for configurable editing of non-visible layers (Issue #2713), Alexandre Prokoudine
  • [gimp] libgimpwidgets: enable inch/feet/yard binary subdivisions., Jehan
  • [jhbuild] mutter: depend on sysprof-capture, Christoph Reiter
  • [gtkmm-documentation] Application example: Use Gio::Application::add_option_group(), Kjell Ahlstedt
  • [glibmm] Gio::Application: Add add_option_group(), Kjell Ahlstedt
  • [gtk-doc: 2/2] Merge branch 'multiple-object-props' into 'master', Stefan Sauer
  • [gtk-doc] (2 commits) ...Merge branch 'multiple-object-props' into 'master', Stefan Sauer
  • [gtk-doc: 2/2] Merge branch 'gtk4-fixes' into 'master', Stefan Sauer
  • [gtk-doc] (2 commits) ...Merge branch 'gtk4-fixes' into 'master', Stefan Sauer
  • [gtk] Deleted branch 362-gtk-fileopen-dialog-need-filetype-mime-sort-option-2_GTK4, Nelson Benítez León
  • [gtk: 2/2] Merge branch '362-gtk-fileopen-dialog-need-filetype-mime-sort-option-2_GTK4' into 'master', Timm Bäder
  • [gtk] (2 commits) ...Merge branch '362-gtk-fileopen-dialog-need-filetype-mime-sort-option-2_GTK4' into 'master', Timm Bäder
  • [gnome-shell] Update Catalan translation, Jordi Mas
  • [nautilus] nautilus.doap: Remove self, Ernestas Kulik
  • [gtk-doc/actions: 4/4] Better index entries for actions, Matthias Clasen
  • [gtk-doc/actions: 3/4] Add actions to the navigation header, Matthias Clasen
  • [gtk-doc/actions: 2/4] mkdb: Generate sections for actions, Matthias Clasen
  • [gtk-doc/actions: 1/4] scangobj: Introspect GTK4 actions, Matthias Clasen
  • [gtk-doc] (4 commits) Created branch actions, Matthias Clasen
  • [geary/wip/composer-folks] Keep meson test logs in GitLab CI for Fedora and Ubunut builds, Michael Gratton
  • [glib] Deleted branch wip/lantw/ci-trigger, Ting-Wei Lan
  • [glib/wip/lantw/ci-trigger] ci: trigger, Ting-Wei Lan
  • [glib] Created branch wip/lantw/ci-trigger, Ting-Wei Lan
  • [gtk/shortcuts-rebased-again: 145/145] text: Documentation for actions, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 144/145] introspection test: Update, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 143/145] flowbox: Avoid warnings in class init, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 142/145] widget: Quiet a compiler warning, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 141/145] textview: Quiet a compiler warning, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 140/145] shortcut trigger: Silence gtk-doc warnings, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 139/145] shortcut controller: Silence gtk-doc warnings, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 138/145] shortcut action: Silence gtk-doc warnings, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 137/145] password entry: Silence gtk-doc warnings, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 136/145] entry: Silence gtk-doc warnings, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 135/145] docs: Make the shooter build again, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 134/145] Redo default activation in entries, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 133/145] text: Drop keybinding signals, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 132/145] text: Stop using keybinding signals internally, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 131/145] text: Convert bindings to actions, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 130/145] text: Add more actions, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 129/145] widget: Unset propagation limits for shortcut managers, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 128/145] widget_factory: Stop using GtkApplication for accels, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 127/145] text: Convert bindings from signals to actions, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 126/145] widget: Pass shortcuts to the action muxer, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 125/145] action muxer: Support injecting shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 124/145] model button: Drop accel lookup hack, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 123/145] model button: Stop parsing accels, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 122/145] popover menu: Make mnemonics visible, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 121/145] popover menu: Implement shortcut manager, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 120/145] shortcut controller: Factor out a helper, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 119/145] Implement group cycling, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 118/145] label: Remove mnemonics when unmapped, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 117/145] Set names on shortcut controllers, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 116/145] inspector: Show owners for shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 115/145] inspector: Add a quick shortcuts page, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 114/145] inspector: Show shortcut actions and triggers, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 113/145] shortcut controller: Make model readable, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 112/145] window: Use gtk_widget_class_bind_action, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 111/145] Add gtk_widget_class_bind_action, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 110/145] shortcutcontroller: Unref shortcut proper, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 109/145] shortcuttrigger: Filter a few modifiers out, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 108/145] filechooser: Trigger the location popup via bindings, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 107/145] filechooser: Remove outdated hack, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 106/145] accels: Remove GtkAccelGroup, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 105/145] testmenubutton: Don't create a GtkAccelGroup, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 104/145] testsuite: Remove GtkAccelGroup usage, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 103/145] doc tools: Create AccelLabel image without using GtkAccelGroup, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 102/145] widget: Remove gtk_widget_add_accelerator(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 101/145] testgtk: Port keyval example to shortcut controllers, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 100/145] gtk-demo: Redo builder example to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 99/145] shortcutcontroller: Implement GtkBuildable, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 98/145] shortcutaction: Integrate with GtkBuilder property parsing, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 97/145] shortcuttrigger: Add gtk_shortcut_triger_new_parse_string(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 96/145] application: Replace accelerator handling with shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 95/145] accel: Add display arg to gtk_accelerator_parse_with_keycode(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 94/145] accelerators: Make gtk_accelerator_parse() return TRUE/FALSE, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 93/145] shortcuttrigger: Add hash(), equal(), and compare() functions, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 92/145] shortcuts: Mananage managed shortcuts with a custom model, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 91/145] gdk: Make gdk_keyval_name() return a const char, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 90/145] shortcutaction: Add gtk_shortcut_action_to_string(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 89/145] widget: Keep keybindings as a GListStore, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 88/145] shortcutcontroller: Add gtk_shortcut_controller_new_for_model(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 87/145] shortcutcontroller: Implement GListModel, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 86/145] gtk-demo: Port the sliding puzzle demo to shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 85/145] shortcut: Change the API for creating shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 84/145] shortcut: Add GtkShortcutAction, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 83/145] accelgroup: Remove unneeded APIs, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 82/145] gtk: Remove GtkAccelMap, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 81/145] gtk: Remove accel paths, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 80/145] menushell: Remove old mnemonic handling, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 79/145] window: Remove all old mnemonic handling API, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 78/145] menu: Implement GtkShortcutManager, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 77/145] shortcutmanager: Add, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 76/145] label: Implement mnemonics using shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 75/145] shortcut: Add gtk_shortcut_set_mnemonic_activate(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 74/145] shortcuttrigger: Add support for mnemonics, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 73/145] window: Put F10 accelerator into its own shortcut controller, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 72/145] window: Get rid of public APIs that shouldn't be, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 71/145] gdk: Remove GDK_RELEASE_MASK, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 70/145] gtk-demo: Add a dumb demo for shortcut triggers, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 69/145] shortcutcontroller: Add GtkShortcutScope, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 68/145] shortcuttrigger: Add gtk_shortcut_trigger_to_label(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 67/145] accelgroup: Add gtk_accel_group_print_label(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 66/145] accellabel: Move gtk_accelerator_get_label() code, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 65/145] accellabel: Get rid of class variables, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 64/145] model button: Use simpler api for accels, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 63/145] gtk: Remove bindings, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 62/145] popovermenu: Port away from GtkBindings, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 61/145] eventcontrollerkey: Remove binding handling, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 60/145] passwordentry: Remove unused header, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 59/145] accelgroup: Actually have a default mod mask, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 58/145] treeview: Redo event forwarding hack, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 57/145] combobox: Redo key event forwarding hack, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 56/145] iconview: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 55/145] infobar: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 54/145] label: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 53/145] listbox: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 52/145] menubar: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 51/145] menu: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 50/145] menushell: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 49/145] notebook: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 48/145] scale: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 47/145] scalebutton: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 46/145] scrolledwindow: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 45/145] searchentry: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 44/145] shortcutssection: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 43/145] shortcutswindow: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 42/145] flowbox: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 41/145] paned: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 40/145] spinbutton: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 39/145] textview: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 38/145] filechooserwidget: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 37/145] toolbar: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 36/145] shortcutcontroller: Add gtk_shortcut_controller_add_shortcut(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 35/145] shortcutcontroller: Add private API for running class shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 34/145] treeview: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 33/145] widget: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 32/145] dialog: Port binding to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 31/145] text: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 30/145] shortcut: Add gtk_shortcut_set_callback(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 29/145] combobox: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 28/145] assistant: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 27/145] trigger: Add an alternative trigger, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 26/145] shortcut: Add GtkShortcutTrigger, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 25/145] window: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 24/145] bindings: Add more variant types, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 23/145] widget: Add gtk_widget_class_add_shortcut(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 22/145] gtk: Add GtkShortcut, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 21/145] bindings: Split out function to invoke an action signal, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 19/145] bindings: Make gtk_binding_parse_signal() use GVariantBuilder, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 20/145] shortcutcontroller: Introduce, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 18/145] bindings: Parse into GVariantBuilder directly, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 17/145] bindings: Add gtk_binding_entry_add_signal_variant(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 16/145] bindings: Replace GtkBindingArg arguments with GVariant, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 15/145] widget: Bring back _gtk_widget_list_controllers(), Matthias Clasen
  • [gtk] (145 commits) Non-fast-forward update to branch shortcuts-rebased-again, Matthias Clasen
  • [jhbuild] sysdeps-latest: Add llvm 7, 8 and git snapshot, Ting-Wei Lan
  • [geary/wip/composer-folks] Make search update process optional when ImapDB.Account opened, Michael Gratton
  • [balsa] Address edit widget: cosmetics, Peter Bloomfield
  • [geary/wip/composer-folks] Make ImapDb.GC's ref to the database strong, Michael Gratton
  • [geary/wip/composer-folks] Trivial code cleanup, Michael Gratton
  • [balsa] Revert 156e9fd830ba6ad043eb0afaf35e27d97ca5737d, Peter Bloomfield
  • [br-gnome-org: 5/5] Merge branch 'update-ci' into 'master', Georges Basile Stavracas Neto
  • [br-gnome-org: 4/5] Fix Hugo .Hugo deprecation, Georges Basile Stavracas Neto
  • [br-gnome-org: 3/5] Fix Hugo .URL deprecation, Georges Basile Stavracas Neto
  • [br-gnome-org: 2/5] Update Hugo to 0.55.6, Georges Basile Stavracas Neto
  • [br-gnome-org: 1/5] Update Alpine to 3.7, Georges Basile Stavracas Neto
  • [br-gnome-org] (5 commits) ...Merge branch 'update-ci' into 'master', Georges Basile Stavracas Neto
  • [gtk] Add includes back to gtk4.types.in, Matthias Clasen
  • [gtk] Add another action test, Matthias Clasen
  • [gtk] action muxer: Don't activate disabled actions, Matthias Clasen
  • [balsa] address-book-rubrica: Do not crash on bad card, Peter Bloomfield
  • [gtk] widget: Clarify docs for action inheritance, Matthias Clasen
  • [gtk] Add a test for action introspection, Matthias Clasen
  • [gtk] Add another test for action inheritance, Matthias Clasen
  • [gtk] action muxer: Change inheritance, Matthias Clasen
  • [gtk] action muxer: Remove unused api, Matthias Clasen
  • [gtk] textview: Stop using action muxer needlessly, Matthias Clasen
  • [meld] Work around bad close button styling in notebooks (#344), Kai Willadsen
  • [pitivi] timeline: Removed current_group, Alexandru Băluț
  • [pitivi] timeline: Simplified the can-group/ungroup logic, Alexandru Băluț
  • [pitivi] elements: Avoid reimplementing get_toplevel_parent method, Alexandru Băluț
  • [gnome-music/wip/mschraal/core] Add grl dleyna source (POC), Marinus Schraal
  • [gimp] Update Turkish translation, Translations User D-L
  • [gtk/gtk-3-24] Disable Quartz Native Filechooser when running earlier than MacOS X 10.6, John Ralls
  • [gtk/gtk-3-24] Redo the fullscreen MacOS version control to allow building on 10.6, John Ralls
  • [gtk/gtk-3-24] Prevent compile error for pressedMouseButtons when using SDK < 10.6., John Ralls
  • [gimp/gimp-2-10] Update Turkish translation, Translations User D-L
  • [jhbuild] gnome-world: make weston build again, Christoph Reiter
  • [meld] meldapp: Fix command-line loading of recent files, Kai Willadsen
  • [gtk] widget: Teach query_action about property actions, Matthias Clasen
  • [gtk] widget: Rename a function, Matthias Clasen
  • [gtk] Replace stateful actions by property actions, Matthias Clasen
  • [gtk] widget: Add parameter type back to install_action, Matthias Clasen
  • [shotwell] Update Croatian translation, Translations User D-L
  • [planner] Update Croatian translation, Translations User D-L
  • [gtk/gtk-3-24] "]Quartz] Set the popup menu type hint before realizing the popup.", John Ralls
  • [network-manager-applet] Update Croatian translation, Translations User D-L
  • [gthumb] Update Croatian translation, Translations User D-L
  • [epiphany/mcatanzaro/#336: 1/2] Update GVDB, Michael Catanzaro
  • [epiphany/mcatanzaro/#336: 12/12] Make ephy_bookmarks_manager_save_to_file_async() actually async, Michael Catanzaro
  • [epiphany/mcatanzaro/#336: 11/12] Update GVDB, Michael Catanzaro
  • [epiphany] (12 commits) Non-fast-forward update to branch mcatanzaro/#336, Michael Catanzaro
  • [gvdb/mcatanzaro/sign-compare] Fix -Wsign-compare warning, Michael Catanzaro
  • [gvdb] Created branch mcatanzaro/sign-compare, Michael Catanzaro
  • [gvdb/mcatanzaro/fb-free] Don't free FileBuilder in serialize function, Michael Catanzaro
  • [gvdb] Created branch mcatanzaro/fb-free, Michael Catanzaro
  • [gnome-build-meta] Revert "use a master snapshot of freedesktop-sdk", Michael Catanzaro
  • [gnome-build-meta] Revert "sdk/glib: add a runtime dependencies on freedesktop-sdk glib", Michael Catanzaro
  • [gnome-build-meta] Revert "flatpak/{sdk, platform}*: sync with freedesktop-sdk", Michael Catanzaro
  • [gnome-build-meta] Revert "sdk/gst-plugins-*: sync with freedesktop-sdk", Michael Catanzaro
  • [gnome-build-meta] Revert "add missing dependencies that were in base-platform.bst", Michael Catanzaro
  • [gnome-build-meta] Revert "core-deps/spice-gtk.bst: Fix dependency on gstreamer", Michael Catanzaro
  • [gnome-build-meta] Revert "move /var/run to /run", Michael Catanzaro
  • [gnome-build-meta] Revert "build mutter and gnome-shell using the new mesa arrangement in freedesktop-sdk", Michael Catanzaro
  • [gnome-build-meta] Revert "sdk/cogl.bst: Disabling kms egl backend, it needs gbm", Michael Catanzaro
  • [gnome-build-meta] Revert "sdk-platform.bst: No longer depend on shared-library-guard.bst", Michael Catanzaro
  • [gnome-build-meta] Revert "core/gnome-initial-setup.bst: Depend on pwquality from freedesktop-sdk", Michael Catanzaro
  • [gnome-build-meta] Revert "core/gnome-disk-utility.bst: Depend on pwquality from freedesktop-sdk", Michael Catanzaro
  • [gnome-build-meta] Revert "core/gnome-control-center.bst: Depend on pwquality from freedesktop-sdk", Michael Catanzaro
  • [gnome-build-meta] Revert "world/seahorse.bst: Depend on pwquality from freedesktop-sdk", Michael Catanzaro
  • [gnome-build-meta] Revert "core-deps: Remove pwquality, this is now built by freedesktop-sdk", Michael Catanzaro
  • [gnome-build-meta] Revert "core-deps/blockdev.bst: Depend on kmod from freedesktop-sdk", Michael Catanzaro
  • [gnome-build-meta] Revert "core-deps/ndctl.bst: Depend on kmod from freedesktop-sdk", Michael Catanzaro
  • [gnome-build-meta] Revert "core-deps/kmod.bst: Removed, depend on the kmod from freedesktop-sdk instead", Michael Catanzaro
  • [gnome-build-meta] Revert "project.conf: Set --build and --host more strictly", Michael Catanzaro
  • [gnome-build-meta] Revert "sdk/gstreamer-vaapi.bst: Fix to build with new freedesktop-sdk setup", Michael Catanzaro
  • [gnome-build-meta] Revert "sdk/krb5.bst: Adding krb5, this was removed from freedesktop-sdk", Michael Catanzaro
  • [gnome-build-meta] Revert ".gitlab-ci.yml: update bst and bst-external", Michael Catanzaro
  • [gnome-build-meta] Revert "flatpak-runtimes: use "bare-user-only" repository mode", Michael Catanzaro
  • [gnome-build-meta] Revert "flatpak-runtimes: add platform extensions", Michael Catanzaro
  • [gnome-build-meta] Revert ".gitlab-ci.yml: don't push the freedesktop platform extensions to flathub", Michael Catanzaro
  • [gnome-build-meta] Revert ".gitlab-ci.yml: rework pushing to flat-manager", Michael Catanzaro
  • [balsa] address-book-rubrica: Fix the search for a card, Peter Bloomfield
  • [gparted] Update Croatian translation, Translations User D-L
  • [gnome-usage] Update Croatian translation, Translations User D-L
  • [gtk/362-gtk-fileopen-dialog-need-filetype-mime-sort-option-2_GTK4: 180/180] GtkFileChooser: add a sortable "Type" column, Nelson Benítez León
  • [gtk] (180 commits) Non-fast-forward update to branch 362-gtk-fileopen-dialog-need-filetype-mime-sort-option-2_GTK4, Nelson Benítez León
  • [gnome-power-manager] Update Croatian translation, Translations User D-L
  • [gnome-keysign] Update Croatian translation, Translations User D-L
  • [gnome-internet-radio-locator] Update Croatian translation, Translations User D-L
  • [gnome-games] Update Croatian translation, Translations User D-L
  • [gedit-plugins] Update Croatian translation, Translations User D-L
  • [seahorse] Update Greek translation, Translations User D-L
  • [gnome-user-share] Update Croatian translation, Translations User D-L
  • [gnome-music] Update Croatian translation, Translations User D-L
  • [gnome-maps] Update Croatian translation, Translations User D-L
  • [gnome-disk-utility] Update Croatian translation, Translations User D-L
  • [tracker-miners] Deleted branch sam/remove-setting, Sam Thursfield
  • [tracker-miners: 2/2] Merge branch 'sam/remove-setting' into 'master', Sam Thursfield
  • [tracker-miners] Deleted branch sam/ci-sanitize, Sam Thursfield
  • [tracker-miners] (2 commits) ...Merge branch 'sam/remove-setting' into 'master', Sam Thursfield
  • [tracker-miners: 2/2] Merge branch 'sam/ci-sanitize' into 'master', Sam Thursfield
  • [tracker-miners] (2 commits) ...Merge branch 'sam/ci-sanitize' into 'master', Sam Thursfield
  • [tracker-miners] Deleted branch sam/libtracker-miners-common, Sam Thursfield
  • [tracker-miners: 2/2] Merge branch 'sam/libtracker-miners-common' into 'master', Sam Thursfield
  • [tracker-miners] (2 commits) ...Merge branch 'sam/libtracker-miners-common' into 'master', Sam Thursfield
  • [tracker-miners] Deleted branch sam/text-errors-when-nbytes-0, Sam Thursfield
  • [tracker-miners: 2/2] Merge branch 'sam/text-errors-when-nbytes-0' into 'master', Sam Thursfield
  • [tracker-miners] (2 commits) ...Merge branch 'sam/text-errors-when-nbytes-0' into 'master', Sam Thursfield
  • [gnome-contacts] Update Croatian translation, Translations User D-L
  • [gnome-calculator] Update Croatian translation, Translations User D-L
  • [evince] Update Croatian translation, Translations User D-L
  • [eog] Update Croatian translation, Translations User D-L
  • [hitori] Update Croatian translation, Translations User D-L
  • [mutter] Deleted branch wip/lantw/fix-build-when-native-backend-is-disabled, Ting-Wei Lan
  • [mutter] wayland/pointer-constraints: Fix build when native backend is disabled, Florian Müllner
  • [libgweather] Update Croatian translation, Translations User D-L
  • [mutter/wip/lantw/fix-build-when-native-backend-is-disabled: 2/2] wayland/pointer-constraints: Fix build when native backend is disabled, Florian Müllner
  • [mutter] (2 commits) Non-fast-forward update to branch wip/lantw/fix-build-when-native-backend-is-disabled, Florian Müllner
  • [gsettings-desktop-schemas] Update Croatian translation, Translations User D-L
  • [mutter] Update Croatian translation, Translations User D-L
  • [jhbuild] world: Switch libgda to meson, Ting-Wei Lan
  • [jhbuild] world: Geary has renamed its master branch to mainline, Ting-Wei Lan
  • [jhbuild] core-deps-latest: Disable profiler for mutter on non-Linux systems, Ting-Wei Lan
  • [jhbuild] core-deps-latest: Explicitly enable and disable GTK backends, Ting-Wei Lan
  • [jhbuild] core-deps-latest: Move mir condition from GTK 4 to GTK 3, Ting-Wei Lan
  • [jhbuild] core-deps-latest: Adapt GLib to renamed option, Ting-Wei Lan
  • [glib-networking] Update Croatian translation, Translations User D-L
  • [gtk/issue-1961-master: 3/3] Set the monitor's connector under X11, Emmanuele Bassi
  • [gtk/issue-1961-master: 2/3] Relay the xdg_output.name to GdkMonitor, Emmanuele Bassi
  • [gtk/issue-1961-master: 1/3] Add getter for a monitor connector, Emmanuele Bassi
  • [gtk] (3 commits) Created branch issue-1961-master, Emmanuele Bassi
  • [epiphany] history-dialog: Drop explicit comparisons, Jan-Michael Brummer
  • [epiphany] history-dialog: Use an image in the "Clear all" button, Jan-Michael Brummer
  • [epiphany] history-dialog: Use HdyActionRow for the rows, Jan-Michael Brummer
  • [epiphany] history-dialog: Add the empty and no results panels, Jan-Michael Brummer
  • [epiphany] history-dialog: Align the listbox at the start, Jan-Michael Brummer
  • [epiphany] history-dialog: Replace the GtkFrame by the frame style class, Jan-Michael Brummer
  • [mutter] Non-fast-forward update to branch wip/lantw/fix-build-when-native-backend-is-disabled, Ting-Wei Lan
  • [mutter/wip/lantw/fix-build-when-native-backend-is-disabled] wayland/pointer-constraints: Fix build when native backend is disabled, Ting-Wei Lan
  • [mutter] Created branch wip/lantw/fix-build-when-native-backend-is-disabled, Ting-Wei Lan
  • [gtk/shortcuts-rebased-again: 129/129] shortcut trigger: Silence gtk-doc warnings, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 128/129] shortcut controller: Silence gtk-doc warnings, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 127/129] shortcut action: Silence gtk-doc warnings, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 126/129] password entry: Silence gtk-doc warnings, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 125/129] entry: Silence gtk-doc warnings, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 124/129] docs: Make the shooter build again, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 123/129] Redo default activation in entries, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 122/129] text: Drop keybinding signals, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 121/129] text: Stop using keybinding signals internally, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 120/129] text: Convert bindings to actions, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 119/129] text: Add more actions, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 118/129] widget: Unset propagation limits for shortcut managers, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 117/129] widget_factory: Stop using GtkApplication for accels, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 116/129] text: Convert bindings from signals to actions, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 115/129] widget: Pass shortcuts to the action muxer, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 114/129] action muxer: Support injecting shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 113/129] model button: Drop accel lookup hack, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 112/129] model button: Stop parsing accels, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 111/129] popover menu: Make mnemonics visible, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 110/129] popover menu: Implement shortcut manager, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 109/129] shortcut controller: Factor out a helper, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 108/129] Implement group cycling, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 107/129] label: Remove mnemonics when unmapped, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 106/129] Set names on shortcut controllers, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 105/129] inspector: Show owners for shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 104/129] inspector: Add a quick shortcuts page, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 103/129] inspector: Show shortcut actions and triggers, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 102/129] shortcut controller: Make model readable, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 101/129] window: Use gtk_widget_class_bind_action, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 100/129] Add gtk_widget_class_bind_action, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 99/129] shortcutcontroller: Unref shortcut proper, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 98/129] shortcuttrigger: Filter a few modifiers out, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 97/129] filechooser: Trigger the location popup via bindings, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 95/129] accels: Remove GtkAccelGroup, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 96/129] filechooser: Remove outdated hack, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 94/129] testmenubutton: Don't create a GtkAccelGroup, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 93/129] testsuite: Remove GtkAccelGroup usage, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 92/129] doc tools: Create AccelLabel image without using GtkAccelGroup, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 91/129] widget: Remove gtk_widget_add_accelerator(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 90/129] testgtk: Port keyval example to shortcut controllers, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 89/129] gtk-demo: Redo builder example to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 88/129] shortcutcontroller: Implement GtkBuildable, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 87/129] shortcutaction: Integrate with GtkBuilder property parsing, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 86/129] shortcuttrigger: Add gtk_shortcut_triger_new_parse_string(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 85/129] application: Replace accelerator handling with shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 84/129] accel: Add display arg to gtk_accelerator_parse_with_keycode(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 83/129] accelerators: Make gtk_accelerator_parse() return TRUE/FALSE, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 82/129] shortcuttrigger: Add hash(), equal(), and compare() functions, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 81/129] shortcuts: Mananage managed shortcuts with a custom model, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 80/129] gdk: Make gdk_keyval_name() return a const char, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 79/129] shortcutaction: Add gtk_shortcut_action_to_string(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 78/129] widget: Keep keybindings as a GListStore, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 77/129] shortcutcontroller: Add gtk_shortcut_controller_new_for_model(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 76/129] shortcutcontroller: Implement GListModel, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 75/129] gtk-demo: Port the sliding puzzle demo to shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 74/129] shortcut: Change the API for creating shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 73/129] shortcut: Add GtkShortcutAction, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 72/129] accelgroup: Remove unneeded APIs, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 71/129] gtk: Remove GtkAccelMap, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 70/129] gtk: Remove accel paths, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 69/129] menushell: Remove old mnemonic handling, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 68/129] window: Remove all old mnemonic handling API, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 67/129] menu: Implement GtkShortcutManager, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 66/129] shortcutmanager: Add, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 65/129] label: Implement mnemonics using shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 64/129] shortcut: Add gtk_shortcut_set_mnemonic_activate(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 63/129] shortcuttrigger: Add support for mnemonics, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 62/129] window: Put F10 accelerator into its own shortcut controller, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 61/129] window: Get rid of public APIs that shouldn't be, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 60/129] gdk: Remove GDK_RELEASE_MASK, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 59/129] gtk-demo: Add a dumb demo for shortcut triggers, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 58/129] shortcutcontroller: Add GtkShortcutScope, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 57/129] shortcuttrigger: Add gtk_shortcut_trigger_to_label(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 56/129] accelgroup: Add gtk_accel_group_print_label(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 55/129] accellabel: Move gtk_accelerator_get_label() code, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 54/129] accellabel: Get rid of class variables, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 53/129] model button: Use simpler api for accels, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 52/129] gtk: Remove bindings, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 51/129] popovermenu: Port away from GtkBindings, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 50/129] eventcontrollerkey: Remove binding handling, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 49/129] passwordentry: Remove unused header, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 48/129] accelgroup: Actually have a default mod mask, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 47/129] treeview: Redo event forwarding hack, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 46/129] combobox: Redo key event forwarding hack, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 45/129] iconview: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 44/129] infobar: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 43/129] label: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 42/129] listbox: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 41/129] menubar: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 40/129] menu: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 39/129] menushell: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 38/129] notebook: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 37/129] scale: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 36/129] scalebutton: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 35/129] scrolledwindow: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 34/129] searchentry: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 33/129] shortcutssection: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 32/129] shortcutswindow: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 31/129] flowbox: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 30/129] paned: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 29/129] spinbutton: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 28/129] textview: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 27/129] filechooserwidget: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 26/129] toolbar: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 25/129] shortcutcontroller: Add gtk_shortcut_controller_add_shortcut(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 24/129] shortcutcontroller: Add private API for running class shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 23/129] treeview: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 22/129] widget: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 21/129] dialog: Port binding to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 20/129] text: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 19/129] shortcut: Add gtk_shortcut_set_callback(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 18/129] combobox: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 17/129] assistant: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 16/129] trigger: Add an alternative trigger, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 15/129] shortcut: Add GtkShortcutTrigger, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 14/129] window: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 13/129] bindings: Add more variant types, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 12/129] widget: Add gtk_widget_class_add_shortcut(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 11/129] gtk: Add GtkShortcut, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 10/129] bindings: Split out function to invoke an action signal, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 9/129] shortcutcontroller: Introduce, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 8/129] bindings: Make gtk_binding_parse_signal() use GVariantBuilder, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 7/129] bindings: Parse into GVariantBuilder directly, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 6/129] bindings: Add gtk_binding_entry_add_signal_variant(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 5/129] bindings: Replace GtkBindingArg arguments with GVariant, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 4/129] widget: Bring back _gtk_widget_list_controllers(), Matthias Clasen
  • [gtk] (129 commits) Non-fast-forward update to branch shortcuts-rebased-again, Matthias Clasen
  • [gtk] css: Fix some doc typos, Matthias Clasen
  • [gtk] Add GTK_CSS_PARSER_WARNING_UNIMPLEMENTED, Matthias Clasen
  • [gtk] Add owner types for widget actions, Matthias Clasen
  • [glibmm] ustring: Add overloads for const char* fmt . . ., Daniel Boles
  • [glibmm] ustring: Be extra clear about "count/types/order", Daniel Boles
  • [glibmm] ustring: Don't say "message string" for sprintf(), Daniel Boles
  • [glibmm] ustring: Fix warning/errors if sprintf("fmt only"), Daniel Boles
  • [gtkmm] (2 commits) Non-fast-forward update to branch wip/dboles/Gdk_ImageSurface, Daniel Boles
  • [gtkmm/gtkmm-3-24] (2 commits) ...Window: Do not add 2nd ref to new Cairo::Surface, Daniel Boles
  • [gnome-music/wip/mschraal/core: 3/3] trackersource: Make album add/removal work, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 2/3] trackersource: Improve artists query, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 1/3] coredisc: Make model on-demand, Marinus Schraal
  • [gnome-music] (3 commits) Non-fast-forward update to branch wip/mschraal/core, Marinus Schraal
  • [accerciser: 2/2] Merge branch 'master' into 'master', Samuel Thibault
  • [accerciser: 1/2] Macaroon: Use gi.require_version for Gdk and Gtk, Samuel Thibault
  • [accerciser] (2 commits) ...Merge branch 'master' into 'master', Samuel Thibault
  • [mutter/wip/carlosg/xwayland-on-demand: 159/159] wayland: Implement on-demand start of Xwayland, Carlos Garnacho
  • [mutter/wip/carlosg/xwayland-on-demand: 158/159] core: Avoid queueing a stack operation on the frame when the X11 is closing, Carlos Garnacho
  • [mutter/wip/carlosg/xwayland-on-demand: 157/159] x11: Add "closing" flag to MetaX11Display, Carlos Garnacho
  • [mutter/wip/carlosg/xwayland-on-demand: 156/159] x11: Shuffle x11-stack destruction in MetaX11Display dispose, Carlos Garnacho
  • [mutter/wip/carlosg/xwayland-on-demand: 155/159] wayland: Add setting/api to check the policy to set up the X11 display, Carlos Garnacho
  • [mutter/wip/carlosg/xwayland-on-demand: 154/159] wayland: Refactor code setting up the display socket, Carlos Garnacho
  • [mutter/wip/carlosg/xwayland-on-demand: 153/159] wayland: Add tracking of X11 windows, Carlos Garnacho
  • [mutter/wip/carlosg/xwayland-on-demand: 152/159] compositor: Add explicit API call to redirect X11 windows, Carlos Garnacho
  • [mutter/wip/carlosg/xwayland-on-demand: 151/159] wayland: Disconnect signal when the display closes, Carlos Garnacho
  • [mutter/wip/carlosg/xwayland-on-demand: 150/159] wayland: Rename xwayland init/shutdown functions, Carlos Garnacho
  • [mutter/wip/carlosg/xwayland-on-demand: 149/159] core: Manage only X11 windows when (re)starting, Carlos Garnacho
  • [mutter/wip/carlosg/xwayland-on-demand: 148/159] x11: Do not queue stack operation for guard window, Carlos Garnacho
  • [mutter/wip/carlosg/xwayland-on-demand: 147/159] core: Prepare MetaStackTracker for X11 display being closed, Carlos Garnacho
  • [mutter/wip/carlosg/xwayland-on-demand: 146/159] x11: Add meta_x11_get_display_name() function, Carlos Garnacho
  • [mutter/wip/carlosg/xwayland-on-demand: 145/159] core: Ensure passive key grabs are only set up on X11, Carlos Garnacho
  • [mutter] (159 commits) Non-fast-forward update to branch wip/carlosg/xwayland-on-demand, Carlos Garnacho
  • [evolution] Update Catalan translation, Jordi Mas
  • [rygel] Update Catalan translation, Jordi Mas
  • [libgweather] Update Catalan translation, Jordi Mas
  • [gnome-control-center] Update Catalan translation, Jordi Mas
  • [gnome-desktop] Better formatters for Catalan language, Jordi Mas
  • [sushi] mainWindow: add a renderer to report errors, Cosimo Cecchi
  • [sushi] Add error reporting for renderers, Cosimo Cecchi
  • [sushi] utils: properly initialize pid field for LibreOffice conversion, Cosimo Cecchi
  • [gtk/shortcuts-rebased-again: 139/139] shortcut trigger: Silence gtk-doc warnings, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 138/139] shortcut controller: Silence gtk-doc warnings, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 137/139] shortcut action: Silence gtk-doc warnings, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 136/139] password entry: Silence gtk-doc warnings, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 135/139] entry: Silence gtk-doc warnings, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 134/139] Fix some typos, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 133/139] Add GTK_CSS_PARSER_WARNING_UNIMPLEMENTED, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 132/139] docs: shortcut manager not a thing, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 131/139] remove bindings from docs, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 130/139] docs: Make the shooter build again, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 129/139] Redo default activation in entries, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 128/139] text: Drop keybinding signals, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 127/139] text: Stop using keybinding signals internally, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 126/139] text: Convert bindings to actions, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 125/139] text: Add more actions, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 124/139] widget: Unset propagation limits for shortcut managers, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 123/139] widget_factory: Stop using GtkApplication for accels, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 122/139] text: Convert bindings from signals to actions, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 121/139] widget: Pass shortcuts to the action muxer, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 120/139] action muxer: Support injecting shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 119/139] model button: Drop accel lookup hack, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 118/139] model button: Stop parsing accels, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 117/139] popover menu: Make mnemonics visible, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 116/139] popover menu: Implement shortcut manager, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 115/139] shortcut controller: Factor out a helper, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 114/139] Implement group cycling, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 113/139] label: Remove mnemonics when unmapped, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 112/139] Set names on shortcut controllers, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 111/139] inspector: Show owners for shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 110/139] inspector: Add a quick shortcuts page, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 109/139] inspector: Show shortcut actions and triggers, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 108/139] shortcut controller: Make model readable, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 107/139] window: Use gtk_widget_class_bind_action, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 106/139] Add gtk_widget_class_bind_action, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 105/139] shortcutcontroller: Unref shortcut proper, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 104/139] shortcuttrigger: Filter a few modifiers out, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 103/139] filechooser: Trigger the location popup via bindings, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 102/139] filechooser: Remove outdated hack, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 101/139] accels: Remove GtkAccelGroup, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 100/139] testmenubutton: Don't create a GtkAccelGroup, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 99/139] testsuite: Remove GtkAccelGroup usage, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 98/139] doc tools: Create AccelLabel image without using GtkAccelGroup, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 97/139] widget: Remove gtk_widget_add_accelerator(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 96/139] testgtk: Port keyval example to shortcut controllers, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 95/139] gtk-demo: Redo builder example to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 94/139] shortcutcontroller: Implement GtkBuildable, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 93/139] shortcutaction: Integrate with GtkBuilder property parsing, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 92/139] shortcuttrigger: Add gtk_shortcut_triger_new_parse_string(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 91/139] application: Replace accelerator handling with shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 90/139] accel: Add display arg to gtk_accelerator_parse_with_keycode(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 89/139] accelerators: Make gtk_accelerator_parse() return TRUE/FALSE, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 88/139] shortcuttrigger: Add hash(), equal(), and compare() functions, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 87/139] shortcuts: Mananage managed shortcuts with a custom model, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 86/139] gdk: Make gdk_keyval_name() return a const char, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 85/139] shortcutaction: Add gtk_shortcut_action_to_string(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 84/139] widget: Keep keybindings as a GListStore, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 83/139] shortcutcontroller: Add gtk_shortcut_controller_new_for_model(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 82/139] shortcutcontroller: Implement GListModel, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 81/139] gtk-demo: Port the sliding puzzle demo to shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 80/139] shortcut: Change the API for creating shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 79/139] shortcut: Add GtkShortcutAction, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 78/139] accelgroup: Remove unneeded APIs, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 77/139] gtk: Remove GtkAccelMap, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 76/139] gtk: Remove accel paths, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 75/139] menushell: Remove old mnemonic handling, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 74/139] window: Remove all old mnemonic handling API, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 73/139] menu: Implement GtkShortcutManager, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 72/139] shortcutmanager: Add, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 71/139] label: Implement mnemonics using shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 70/139] shortcut: Add gtk_shortcut_set_mnemonic_activate(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 69/139] shortcuttrigger: Add support for mnemonics, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 68/139] window: Put F10 accelerator into its own shortcut controller, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 67/139] window: Get rid of public APIs that shouldn't be, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 66/139] gdk: Remove GDK_RELEASE_MASK, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 65/139] gtk-demo: Add a dumb demo for shortcut triggers, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 64/139] shortcutcontroller: Add GtkShortcutScope, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 63/139] shortcuttrigger: Add gtk_shortcut_trigger_to_label(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 62/139] accelgroup: Add gtk_accel_group_print_label(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 61/139] accellabel: Move gtk_accelerator_get_label() code, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 60/139] accellabel: Get rid of class variables, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 59/139] model button: Use simpler api for accels, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 58/139] gtk: Remove bindings, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 57/139] popovermenu: Port away from GtkBindings, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 56/139] eventcontrollerkey: Remove binding handling, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 55/139] passwordentry: Remove unused header, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 54/139] accelgroup: Actually have a default mod mask, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 53/139] treeview: Redo event forwarding hack, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 52/139] combobox: Redo key event forwarding hack, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 51/139] iconview: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 50/139] infobar: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 49/139] label: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 48/139] listbox: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 47/139] menubar: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 46/139] menu: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 45/139] menushell: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 44/139] notebook: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 43/139] scale: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 42/139] scalebutton: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 41/139] scrolledwindow: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 40/139] searchentry: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 39/139] shortcutssection: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 38/139] shortcutswindow: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 37/139] flowbox: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 36/139] paned: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 35/139] spinbutton: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 34/139] textview: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 33/139] filechooserwidget: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 32/139] toolbar: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 31/139] shortcutcontroller: Add gtk_shortcut_controller_add_shortcut(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 30/139] shortcutcontroller: Add private API for running class shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 29/139] treeview: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 28/139] widget: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 27/139] dialog: Port binding to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 26/139] text: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 25/139] shortcut: Add gtk_shortcut_set_callback(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 24/139] combobox: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 23/139] assistant: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 22/139] trigger: Add an alternative trigger, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 21/139] shortcut: Add GtkShortcutTrigger, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 20/139] window: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 19/139] bindings: Add more variant types, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 18/139] widget: Add gtk_widget_class_add_shortcut(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 17/139] gtk: Add GtkShortcut, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 16/139] bindings: Split out function to invoke an action signal, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 15/139] shortcutcontroller: Introduce, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 14/139] bindings: Make gtk_binding_parse_signal() use GVariantBuilder, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 13/139] bindings: Parse into GVariantBuilder directly, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 12/139] bindings: Add gtk_binding_entry_add_signal_variant(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 11/139] bindings: Replace GtkBindingArg arguments with GVariant, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 10/139] widget: Bring back _gtk_widget_list_controllers(), Matthias Clasen
  • [gtk] (139 commits) Non-fast-forward update to branch shortcuts-rebased-again, Matthias Clasen
  • [gtk-doc/multiple-object-props] Show property owners, Matthias Clasen
  • [gtk-doc] Created branch multiple-object-props, Matthias Clasen
  • [geary/wip/composer-folks] Ensure Geary.ContactStoreImpl handles non english searches, Michael Gratton
  • [geary/wip/composer-folks] Ensure test drivers all have sane locales set, Michael Gratton
  • [gtk] Make actions minimally introspectable, Matthias Clasen
  • [gtk] widget actions: Add an explicit state type, Matthias Clasen
  • [gtk] application: Stop extracting accels from menus, Matthias Clasen
  • [gtk-doc/gtk4-fixes] scangobj: Child properties are gone, Matthias Clasen
  • [gtk-doc] Created branch gtk4-fixes, Matthias Clasen
  • [balsa] abook-completion: Guard against null string, Peter Bloomfield
  • [balsa] Allow address == NULL in LibBalsaAddress methods, Peter Bloomfield
  • [balsa] address: Fix a thinko, Peter Bloomfield
  • [meld] dirdiff: Handle pre-epoch timestamps better (#265), Kai Willadsen
  • [gnome-shell] Update Croatian translation, Translations User D-L
  • [orca] Revert "Eliminate another double-presentation of table information", Joanmarie Diggs
  • [gnome-control-center] Update Croatian translation, Translations User D-L
  • [gnome-builder] code-index: short-circuit if context was lost, Christian Hergert
  • [orca] Eliminate another double-presentation of table information, Joanmarie Diggs
  • [gnome-music/wip/mschraal/core: 93/93] coredisc: Make model on-demand, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 92/93] coredisc: Move more here, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 91/93] coredisc: Make live add/removals work, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 90/93] coredisc: Move more stuff here, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 89/93] coremodel: Move CoreDisc to a seperate source, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 88/93] trackersource: Fix update/removal, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 87/93] tracker: make sure added songs get notified, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 86/93] Make selections work through CoreSelection, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 85/93] different selection approaches combined, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 84/93] disclistboxwidget: Make selection not crash on activation, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 83/93] albumwidget: re-activate selection mode, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 82/93] albumwidget2: Make disclistboxrows non-selectable, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 81/93] albumwidget2: Bring back DiscListBox, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 80/93] albumwidget2: Make duration work again, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 79/93] coremodel: Minor cleanup, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 78/93] coremodel: Correct artist playlist type, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 77/93] corealbum: Provide album model, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 76/93] coremodel: Sort albums, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 75/93] corealbum: Add composer & year, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 74/93] trackerresource: Better albums query, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 73/93] Make CoreAlbum central over Grl.Media, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 72/93] coremodel: Make get_album_disc private, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 71/93] coremodel: Remove some old cruft, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 70/93] coremodel: Add some oversight doc, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 69/93] coremodel: Make coredisc use properties, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 68/93] columns prop no longer used, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 67/93] artistsview: Cleanup, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 66/93] albumwidget2: cleanup, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 65/93] disclistboxwidget: Cleanup unused stuff, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 64/93] albumswidget2: Cleanup, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 63/93] artistview: Make it work for all albums, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 62/93] artistview: Halfway there, albums do play, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 61/93] artistsview: Make the model more prefab, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 60/93] player: Rename PlayerPlaylist index to position, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 59/93] player: Use position for prev/next, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 58/93] player: Speed up current_song, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 57/93] coremodel: New style PlayerPlaylist album handling, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 56/93] songwidget: Remove state change print, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 55/93] sort the playlistmodel like the view, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 54/93] player: make prev/next work, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 53/93] Set state, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 52/93] player: Minimal playing playlist, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 51/93] albumwidget2: Make it work with ListBox as well, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 50/93] Make DiscListBox a Gtk.ListBox again, works for artistsview, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 49/93] discllistbox: Replace flowbox with listbox for ease of development, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 48/93] artistsview: make discsets show, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 47/93] split disc try, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 46/93] disclistboxwidget: Connect selected & favorite, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 45/93] disclistboxwidget: Not sure whats going on with columns, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 44/93] artistview: Retrieve title for album, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 43/93] artistsview: Somewhat working, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 42/93] coregrilo: Do not reassign _tracker_source, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 41/93] artistalbumwidget: Somewhat working albums view (only in search), Marinus Schraal
  • [gnome-music/wip/mschraal/core: 40/93] artistsview: Respond to click without crash, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 39/93] artistview: Fill sidebar, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 38/93] core/grilo groundwork for artist, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 37/93] Move trackerer wrapper out of CoreGrilo, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 36/93] [local only] use gfm, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 35/93] add gfm subproject, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 34/93] blah work gfm, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 33/93] albumsview: Remove unused stuff, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 32/93] albumsview: Minimal working albumsview ported, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 31/93] albumwidget2: Set state on start, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 30/93] albumwidget2: Hackish way of getting play working, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 29/93] albumwidget2: Add back duration calculation, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 28/93] coresong: Remove property setting duplication, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 27/93] coresong: Make Grl.Media a prop, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 26/93] albumwidget2: Fix selection mode, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 25/93] coremodel: Use dzl listmodelfilter, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 24/93] albumwidget2: Cleanup on isle 2, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 23/93] VERY FLAKEY REMOVAL, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 21/93] coresong: Make favorites really work, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 22/93] coresong: poc sort, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 20/93] coresong: Pass favorite through here and do writeback, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 19/93] coresong: Add favorite getter/setter, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 17/93] coresong: favorite is a bool, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 18/93] coresong: album_disc_number is a prop, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 16/93] coregrilo: add favorite to actual query, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 15/93] coremodel: Get album info, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 14/93] pass coremodel around and use it in albumwidget2, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 13/93] Add nonfunctional albumwidget2, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 12/93] coresong: Add album_disc_number, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 11/93] coresong: add track_number, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 10/93] coresong: remove position (renamed), Marinus Schraal
  • [gnome-music/wip/mschraal/core: 9/93] coresong: Add favorite, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 8/93] coresong: Add some more props and cleanup, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 7/93] Add CoreSong, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 6/93] coregrilo: Fill model, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 5/93] coremodel: Add coregrilo, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 4/93] coremode: def some minor stuff, Marinus Schraal
  • [gnome-music] (93 commits) Non-fast-forward update to branch wip/mschraal/core, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 3/93] coremodel initial commit, Marinus Schraal
  • [cantarell-fonts/respacing] Expand spacing proof, Nikolaus Waxweiler
  • [cantarell-fonts/respacing] Shorten brackets, tweak paren curves, Nikolaus Waxweiler
  • [cantarell-fonts/respacing] Link side-bearing of brace- and bracketright, Nikolaus Waxweiler
  • [cantarell-fonts/respacing] Add ShowInterpolation custom parameter, Nikolaus Waxweiler
  • [gtk/gtk-3-24] Update Croatian translation, Translations User D-L
  • [orca] Improve presentation of treegrids, Joanmarie Diggs
  • [gnome-shell] panel: Center-align menu arrows, Florian Müllner
  • [gnome-shell] layout: Use addChrome instead of addTopChrome for screenShieldGroup, Florian Müllner
  • [gnome-music] Deleted branch wip/jfelder/mpris-gsconnect-debug, Jean Felder
  • [gnome-music] mpris: Handle clients which request the volume property, Jean Felder
  • [extensions-web] Update Croatian translation, Translations User D-L
  • [extensions-web] Add Croatian translation, Translations User D-L
  • [glibmm/wip/dboles/ustring-sprintf: 4/4] ustring: Add overloads for const char* fmt . . ., Daniel Boles
  • [glibmm/wip/dboles/ustring-sprintf: 3/4] ustring: Be extra clear about "count/types/order", Daniel Boles
  • [glibmm/wip/dboles/ustring-sprintf: 2/4] ustring: Don't say "message string" for sprintf(), Daniel Boles
  • [glibmm] (4 commits) Created branch wip/dboles/ustring-sprintf, Daniel Boles
  • [glibmm/wip/dboles/ustring-sprintf: 1/4] ustring: Fix warning/errors if sprintf("fmt only"), Daniel Boles
  • [sushi] audio: pack audio cover in square letterbox, Cosimo Cecchi
  • [sushi] constants: remove unused constant, Cosimo Cecchi
  • [sushi] application: revert back to using GJS utilities for GDBus, Cosimo Cecchi
  • [damned-lies] Update Croatian translation, Translations User D-L
  • [gvdb] Deleted branch mcatanzaro/write-contents-async, Michael Catanzaro
  • [gvdb: 3/3] Merge branch 'mcatanzaro/write-contents-async' into 'master', Philip Withnall
  • [gvdb] (3 commits) ...Merge branch 'mcatanzaro/write-contents-async' into 'master', Philip Withnall
  • [glib: 2/2] Merge branch '1811-unicode-annotations' into 'master', Philip Withnall
  • [glib: 1/2] gunidecomp: Add (out) annotations to g_unichar_{de, }compose(), Philip Withnall
  • [glib] (2 commits) ...Merge branch '1811-unicode-annotations' into 'master', Philip Withnall
  • [glib: 3/3] Merge branch '872-ucs-annotations' into 'master', Philip Withnall
  • [glib: 2/3] gutf8: Add various missing (transfer) annotations, Philip Withnall
  • [glib: 1/3] gunidecomp: Fix a (nullable) annotation which should be (optional), Philip Withnall
  • [glib] (3 commits) ...Merge branch '872-ucs-annotations' into 'master', Philip Withnall
  • [glib: 2/2] Merge branch 'listmodel-docs' into 'master', Philip Withnall
  • [glib] Deleted branch listmodel-docs, Philip Withnall
  • [glib] (2 commits) ...Merge branch 'listmodel-docs' into 'master', Philip Withnall
  • [evolution-data-server/gnome-3-32] I#130 - [CamelOfflineFolder] Multiple downsync operations can run simultaneously, Milan Crha
  • [evolution-data-server] I#130 - [CamelOfflineFolder] Multiple downsync operations can run simultaneously, Milan Crha
  • [gtk/shortcuts-rebased-again: 2/2] widget_factory: Stop using GtkApplication for accels, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 1/2] text: Convert bindings from signals to actions, Matthias Clasen
  • [gtk] (2 commits) Non-fast-forward update to branch shortcuts-rebased-again, Matthias Clasen
  • [gnome-shell] network: don't assume NMActiveConnection has a device, Florian Müllner
  • [glib/listmodel-docs] list model: Expand items-changed docs, Matthias Clasen
  • [glib] Created branch listmodel-docs, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 4/4] widget_factory: Stop using GtkApplication for accels, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 3/4] text: Convert bindings from signals to actions, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 2/4] widget: Pass shortcuts to the action muxer, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 1/4] action muxer: Support injecting shortcuts, Matthias Clasen
  • [gtk] (4 commits) Non-fast-forward update to branch shortcuts-rebased-again, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 117/117] widget_factory: Stop using GtkApplication for accels, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 116/117] text: Convert bindings from signals to actions, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 115/117] widget: Pass shortcuts to the action muxer, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 114/117] action muxer: Support injecting shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 113/117] model button: Drop accel lookup hack, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 112/117] model button: Stop parsing accels, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 111/117] Fix a few typos, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 110/117] popover menu: Make mnemonics visible, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 109/117] popover menu: Implement shortcut manager, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 108/117] shortcut controller: Factor out a helper, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 107/117] Implement group cycling, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 106/117] label: Remove mnemonics when unmapped, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 105/117] Set names on shortcut controllers, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 104/117] inspector: Show owners for shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 103/117] inspector: Add a quick shortcuts page, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 102/117] inspector: Show shortcut actions and triggers, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 101/117] shortcut controller: Make model readable, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 100/117] window: Use gtk_widget_class_add_binding_action, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 99/117] Add gtk_widget_class_add_binding_action, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 98/117] shortcutcontroller: Unref shortcut proper, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 97/117] shortcuttrigger: Filter a few modifiers out, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 96/117] filechooser: Trigger the location popup via bindings, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 95/117] filechooser: Remove outdated hack, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 94/117] accels: Remove GtkAccelGroup, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 93/117] testmenubutton: Don't create a GtkAccelGroup, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 92/117] testsuite: Remove GtkAccelGroup usage, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 91/117] doc tools: Create AccelLabel image without using GtkAccelGroup, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 90/117] widget: Remove gtk_widget_add_accelerator(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 89/117] testgtk: Port keyval example to shortcut controllers, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 88/117] gtk-demo: Redo builder example to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 87/117] shortcutcontroller: Implement GtkBuildable, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 86/117] shortcutaction: Integrate with GtkBuilder property parsing, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 85/117] shortcuttrigger: Add gtk_shortcut_triger_new_parse_string(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 84/117] application: Replace accelerator handling with shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 83/117] accel: Add display arg to gtk_accelerator_parse_with_keycode(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 80/117] shortcuts: Mananage managed shortcuts with a custom model, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 82/117] accelerators: Make gtk_accelerator_parse() return TRUE/FALSE, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 81/117] shortcuttrigger: Add hash(), equal(), and compare() functions, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 79/117] gdk: Make gdk_keyval_name() return a const char, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 78/117] shortcutaction: Add gtk_shortcut_action_to_string(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 77/117] widget: Keep keybindings as a GListStore, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 76/117] shortcutcontroller: Add gtk_shortcut_controller_new_for_model(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 75/117] shortcutcontroller: Implement GListModel, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 74/117] gtk-demo: Port the sliding puzzle demo to shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 73/117] shortcut: Change the API for creating shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 72/117] shortcut: Add GtkShortcutAction, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 71/117] accelgroup: Remove unneeded APIs, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 70/117] gtk: Remove GtkAccelMap, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 69/117] gtk: Remove accel paths, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 68/117] menushell: Remove old mnemonic handling, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 67/117] window: Remove all old mnemonic handling API, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 66/117] menu: Implement GtkShortcutManager, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 65/117] shortcutmanager: Add, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 64/117] label: Implement mnemonics using shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 63/117] shortcut: Add gtk_shortcut_set_mnemonic_activate(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 62/117] shortcuttrigger: Add support for mnemonics, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 61/117] window: Put F10 accelerator into its own shortcut controller, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 60/117] window: Get rid of public APIs that shouldn't be, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 59/117] gdk: Remove GDK_RELEASE_MASK, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 58/117] gtk-demo: Add a dumb demo for shortcut triggers, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 57/117] shortcutcontroller: Add GtkShortcutScope, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 56/117] shortcuttrigger: Add gtk_shortcut_trigger_to_label(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 55/117] accelgroup: Add gtk_accel_group_print_label(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 54/117] accellabel: Move gtk_accelerator_get_label() code, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 53/117] accellabel: Get rid of class variables, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 52/117] model button: Use simpler api for accels, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 51/117] gtk: Remove bindings, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 50/117] popovermenu: Port away from GtkBindings, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 49/117] eventcontrollerkey: Remove binding handling, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 48/117] passwordentry: Remove unused header, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 47/117] accelgroup: Actually have a default mod mask, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 46/117] treeview: Redo event forwarding hack, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 45/117] combobox: Redo key event forwarding hack, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 44/117] iconview: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 43/117] infobar: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 42/117] label: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 41/117] listbox: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 40/117] menubar: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 39/117] menu: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 38/117] menushell: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 37/117] notebook: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 36/117] scale: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 35/117] scalebutton: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 34/117] scrolledwindow: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 33/117] searchentry: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 32/117] shortcutssection: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 31/117] shortcutswindow: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 30/117] flowbox: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 29/117] paned: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 28/117] spinbutton: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 27/117] textview: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 26/117] filechooserwidget: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 25/117] toolbar: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 24/117] shortcutcontroller: Add gtk_shortcut_controller_add_shortcut(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 23/117] shortcutcontroller: Add private API for running class shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 22/117] treeview: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 21/117] widget: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 20/117] dialog: Port binding to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 19/117] text: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 18/117] shortcut: Add gtk_shortcut_set_callback(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 17/117] combobox: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 16/117] assistant: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 15/117] trigger: Add an alternative trigger, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 14/117] shortcut: Add GtkShortcutTrigger, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 13/117] window: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 12/117] bindings: Add more variant types, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 11/117] widget: Add gtk_widget_class_add_shortcut(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 10/117] gtk: Add GtkShortcut, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 8/117] shortcutcontroller: Introduce, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 9/117] bindings: Split out function to invoke an action signal, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 7/117] bindings: Make gtk_binding_parse_signal() use GVariantBuilder, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 6/117] bindings: Parse into GVariantBuilder directly, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 5/117] bindings: Add gtk_binding_entry_add_signal_variant(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 4/117] bindings: Replace GtkBindingArg arguments with GVariant, Matthias Clasen
  • [gtk] (117 commits) Non-fast-forward update to branch shortcuts-rebased-again, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 3/117] widget: Bring back _gtk_widget_list_controllers(), Matthias Clasen
  • [chronojump-server] RFID script can receive a ID_SERIAL_SHORT. and only works with FTDI., Xavier de Blas
  • [evolution] Bug 759493 - Provide keyboard shortcuts window, Milan Crha
  • [gvdb] Remove trailing whitespace, Michael Catanzaro
  • [gvdb/mcatanzaro/write-contents-async: 4/4] Add some g_return checks to gvdb_table_write_contents(), Michael Catanzaro
  • [gvdb/mcatanzaro/write-contents-async: 3/4] Add gvdb_table_write_contents_async(), Michael Catanzaro
  • [gvdb] (4 commits) Non-fast-forward update to branch mcatanzaro/write-contents-async, Michael Catanzaro
  • [gvdb/mcatanzaro/write-contents-async] Apply suggestion to gvdb-builder.c, Michael Catanzaro
  • [gnome-music/wip/mschraal/core] trackersource: Fix update/removal, Marinus Schraal
  • [gnome-music/wip/mschraal/core] coremodel: Move CoreDisc to a seperate source, Marinus Schraal
  • [gnome-music/wip/mschraal/core] tracker: make sure added songs get notified, Marinus Schraal
  • [gnome-music/wip/mschraal/core] Make selections work through CoreSelection, Marinus Schraal
  • [gnome-music/wip/mschraal/core] different selection approaches combined, Marinus Schraal
  • [gnome-music/wip/mschraal/core] disclistboxwidget: Make selection not crash on activation, Marinus Schraal
  • [gnome-music/wip/mschraal/core] albumwidget: re-activate selection mode, Marinus Schraal
  • [gnome-music/wip/mschraal/core] albumwidget2: Make disclistboxrows non-selectable, Marinus Schraal
  • [gnome-music/wip/mschraal/core] albumwidget2: Bring back DiscListBox, Marinus Schraal
  • [gnome-music/wip/mschraal/core] albumwidget2: Make duration work again, Marinus Schraal
  • [gnome-music/wip/mschraal/core] coremodel: Minor cleanup, Marinus Schraal
  • [gnome-builder] Update Greek translation, Translations User D-L
  • [yelp] view: Enable WebKit back-forward swipe gesture, David King
  • [yelp] Deleted branch wip/exalm/gesture, Alexander Mikhaylenko
  • [yelp/wip/exalm/gesture: 11/11] view: Enable WebKit back-forward swipe gesture, David King
  • [yelp] (11 commits) Non-fast-forward update to branch wip/exalm/gesture, David King
  • [mutter/wip/nielsdg/add-yuv-support: 2/5] WIP: Add a COGL_TEXTURE_COMPONENTS_R, Niels De Graef
  • [mutter/wip/nielsdg/add-yuv-support: 5/5] wayland: Support complex (YUV) pixel formats, Niels De Graef
  • [mutter/wip/nielsdg/add-yuv-support: 3/5] cogl: Add non-RGBA pixel formats, Niels De Graef
  • [mutter/wip/nielsdg/add-yuv-support: 4/5] cogl: Add CoglMultiPlaneTexture for complex formats, Niels De Graef
  • [mutter/wip/nielsdg/add-yuv-support: 1/5] cogl: Replace G_8 with R_8 pixel format, Niels De Graef
  • [mutter] (5 commits) Non-fast-forward update to branch wip/nielsdg/add-yuv-support, Niels De Graef
  • [mutter/wip/nielsdg/add-yuv-support: 56/56] wayland: Support complex (YUV) pixel formats, Niels De Graef
  • [mutter/wip/nielsdg/add-yuv-support: 55/56] cogl: Add CoglMultiPlaneTexture for complex formats, Niels De Graef
  • [mutter/wip/nielsdg/add-yuv-support: 54/56] cogl: Add non-RGBA pixel formats, Niels De Graef
  • [mutter/wip/nielsdg/add-yuv-support: 52/56] cogl: Replace G_8 with R_8 pixel format, Niels De Graef
  • [mutter/wip/nielsdg/add-yuv-support: 53/56] WIP: Add a COGL_TEXTURE_COMPONENTS_R, Niels De Graef
  • [mutter] (56 commits) Non-fast-forward update to branch wip/nielsdg/add-yuv-support, Niels De Graef
  • [epiphany] Update Indonesian translation, Translations User D-L
  • [mutter/wip/carlosg/numlock-state: 118/118] backends: Move numlock persistence handling here, Carlos Garnacho
  • [mutter/wip/carlosg/numlock-state: 117/118] backends: Add missing code to restore NumLock state on X11, Carlos Garnacho
  • [mutter] (118 commits) Non-fast-forward update to branch wip/carlosg/numlock-state, Carlos Garnacho
  • [seahorse] Update Indonesian translation, Translations User D-L
  • [sushi] Update Indonesian translation, Translations User D-L
  • [cheese] Update Indonesian translation, Translations User D-L
  • [chronojump] Networks django Fix for upload sprint k, Xavier de Blas
  • [chronojump] Networks django Fix for upload sprint vmax, amax, fmax, pmax, Xavier de Blas
  • [accerciser] prep for 3.33.4, Samuel Thibault
  • [accerciser] Created tag 3.33.3, Samuel Thibault
  • [accerciser] prep for 3.33.3 release, Samuel Thibault
  • [polari] Update Indonesian translation, Translations User D-L
  • [evolution] I#499 - Change generated Forward subject line to not contain brackets, Milan Crha
  • [vala-extra-vapis/wip/albfan/libssh2] Add ssh2 bindings, Alberto Fanjul
  • [gnome-control-center/590-region-and-language-input-sources-list-doesn-t-look-draggable] region: Use correct icon for the drag handle, Allan Day
  • [vala-extra-vapis] Created branch wip/albfan/libssh2, Alberto Fanjul
  • [chronojump] Networks UploadSprintData pmax now ok ("export sprintDynamics with encoder Sprint" 1 year ago commit, Xavier de Blas
  • [gnome-control-center] Created branch 590-region-and-language-input-sources-list-doesn-t-look-draggable, Allan Day
  • [gimp/gimp-2-10] Issue #3500 - Preferences option to convert to Preferred RGB profile..., Michael Natterer
  • [gimp] Issue #3500 - Preferences option to convert to Preferred RGB profile..., Michael Natterer
  • [gtk] Update Croatian translation, Translations User D-L
  • [mutter/wip/carlosg/clip-me-harder: 548/548] compositor: Cache culling info across repaints, Carlos Garnacho
  • [mutter/wip/carlosg/clip-me-harder: 545/548] compositor: Fix check to clip beneath the window, Carlos Garnacho
  • [mutter/wip/carlosg/clip-me-harder: 547/548] compositor: Clip obscured background areas, Carlos Garnacho
  • [mutter/wip/carlosg/clip-me-harder: 546/548] compositor: Cull out areas covered by opaque windows, Carlos Garnacho
  • [mutter/wip/carlosg/clip-me-harder: 544/548] compositor: Check frame bounds region before use, Carlos Garnacho
  • [mutter/wip/carlosg/clip-me-harder: 543/548] compositor: Optimize shadows entirely if clip region is empty, Carlos Garnacho
  • [mutter] (548 commits) Non-fast-forward update to branch wip/carlosg/clip-me-harder, Carlos Garnacho
  • [glib: 2/2] Merge branch 'master' into 'master', Philip Withnall
  • [glib: 1/2] Add g_timer_is_active, Philip Withnall
  • [glib] (2 commits) ...Merge branch 'master' into 'master', Philip Withnall
  • [glade] Deleted branch tintou/namespace, Corentin Noël
  • [glade] Respect the Glade namespace for macros and defines, Alberto Fanjul
  • [gnome-weather/wip/jimmac/fullcolor-symbols] icons: fullcolor weather icons, Jakub Steiner
  • [chronojump] Added missing line on last commit, Xavier de Blas
  • [gnome-weather] Created branch wip/jimmac/fullcolor-symbols, Jakub Steiner
  • [gvdb] Deleted branch mcatanzaro/license, Michael Catanzaro
  • [gvdb: 2/2] Merge branch 'mcatanzaro/license' into 'master', Philip Withnall
  • [gnome-build-meta] .gitlab-ci.yml: rework pushing to flat-manager, Abderrahim Kitouni
  • [gvdb] (2 commits) ...Merge branch 'mcatanzaro/license' into 'master', Philip Withnall
  • [sushi] Update Croatian translation, Translations User D-L
  • [gnome-settings-daemon] Update Croatian translation, Translations User D-L
  • [chronojump] CompujumpDjango on config.cs to download correctly images, Xavier de Blas
  • [foundation-web] Deadline for challenges has been extended by 2 days, Andrea Veri
  • [glib: 2/2] Merge branch 'ignore_pycache_directories' into 'master', Philip Withnall
  • [glib: 1/2] Prevent taptestrunner to create a __pycache__ directory, Philip Withnall
  • [glib] (2 commits) ...Merge branch 'ignore_pycache_directories' into 'master', Philip Withnall
  • [glade/tintou/namespace] Respect the Glade namespace for macros and defines, Corentin Noël
  • [glade] Created branch tintou/namespace, Corentin Noël
  • [nautilus] Update Indonesian translation, Translations User D-L
  • [gnome-todo] Update Indonesian translation, Translations User D-L
  • [gnome-software] Update Indonesian translation, Translations User D-L
  • [gnome-notes] Update Indonesian translation, Translations User D-L
  • [gnome-calendar] Update Indonesian translation, Translations User D-L
  • [gedit] Update Indonesian translation, Translations User D-L
  • [gnome-builder] Update Indonesian translation, Translations User D-L
  • [gimp/gimp-2-10] Revert "Issue #3164: HEIC doesnt have color profile.", Michael Natterer
  • [gimp/gimp-2-10] Revert "plug-ins: updating deprecated enum names from libheif.", Michael Natterer
  • [gimp/gimp-2-10] Issue #3532 - Wrong color profile on nikon taken photos, it's..., Michael Natterer
  • [gimp/gimp-2-10] plug-ins: updating deprecated enum names from libheif., Michael Natterer
  • [gimp/gimp-2-10] Issue #3164: HEIC doesnt have color profile., Michael Natterer
  • [gnome-terminal] Updated Spanish translation, Daniel Mustieles García
  • [gitg/xiaoguang/split-view: 7/7] Hide split view when does not makes sense, Alberto Fanjul
  • [gitg/xiaoguang/split-view: 6/7] change button for view to radio button, Alberto Fanjul
  • [gitg/xiaoguang/split-view: 5/7] diff-view: Add split view function, Alberto Fanjul
  • [gitg] (7 commits) Non-fast-forward update to branch xiaoguang/split-view, Alberto Fanjul
  • [gitg] Deleted branch fix-diff-view, Alberto Fanjul
  • [gitg] Support repository being null, Alberto Fanjul
  • [gnome-build-meta] Deleted branch abderrahim/flatpak-improvements, Abderrahim Kitouni
  • [gnome-build-meta] (25 commits) ....gitlab-ci.yml: don't push the freedesktop platform extensions to flathub, Abderrahim Kitouni
  • [glib/fix-module-tests-msvc: 4/4] Fix module tests on Visual Studio builds, Chun-wei Fan
  • [glib/fix-module-tests-msvc: 3/4] gio/tests/resourceplugin.c: Ensure entry points are exported, Chun-wei Fan
  • [glib] (4 commits) Non-fast-forward update to branch fix-module-tests-msvc, Chun-wei Fan
  • [gitg] Deleted branch tchaik/131-gtksourceview4, Alberto Fanjul
  • [gitg] Update GtkSourceView dependency, Alberto Fanjul
  • [glib/fix-module-tests-msvc: 3/3] Fix module tests on Visual Studio builds, Chun-wei Fan
  • [glib/fix-module-tests-msvc: 2/3] gio/tests/resourceplugin.c: Ensure entry points are exported, Chun-wei Fan
  • [glib/fix-module-tests-msvc: 1/3] glib/tests/fileutils.c: Fix stdio Wrapper Test on Windows, Chun-wei Fan
  • [glib] (3 commits) Non-fast-forward update to branch fix-module-tests-msvc, Chun-wei Fan
  • [gnome-games] Created tag 3.33.3, Alexander Mikhaylenko
  • [gnome-games] Version 3.33.3, Alexander Mikhaylenko
  • [gitg] commit-dialog: Allow copying the file names Fixes #226, Alberto Fanjul
  • [gnome-build-meta/abderrahim/flatpak-improvements: 27/28] flatpak-runtimes: add platform extensions, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/flatpak-improvements: 28/28] .gitlab-ci.yml: don't push the freedesktop platform extensions to flathub, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/flatpak-improvements: 26/28] flatpak-runtimes: use "bare-user-only" repository mode, Abderrahim Kitouni
  • [gnome-build-meta] (28 commits) Non-fast-forward update to branch abderrahim/flatpak-improvements, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/flatpak-improvements: 25/28] .gitlab-ci.yml: update bst and bst-external, Abderrahim Kitouni
  • [evince/abderrahim/dual-rtl: 67/67] ev-view: Make document direction independent of UI direction, Abderrahim Kitouni
  • [evince/abderrahim/dual-rtl: 66/67] ev-view: follow the text direction for laying out pages in dual mode, Abderrahim Kitouni
  • [evince] (67 commits) Non-fast-forward update to branch abderrahim/dual-rtl, Abderrahim Kitouni
  • [libsoup/carlosgc/websockets-soup-io-stream-shutdown] WebSockets: closed signal not emitted when io stream is SoupIOStream, Carlos Garcia Campos
  • [libsoup] Created branch carlosgc/websockets-soup-io-stream-shutdown, Carlos Garcia Campos
  • [gnome-build-meta/tristan/fdsdk-master: 24/24] sdk/krb5.bst: Adding krb5, this was removed from freedesktop-sdk, Javier Jardón Cabezas
  • [gnome-build-meta/tristan/fdsdk-master: 23/24] sdk/gstreamer-vaapi.bst: Fix to build with new freedesktop-sdk setup, Javier Jardón Cabezas
  • [gnome-build-meta/tristan/fdsdk-master: 22/24] project.conf: Set --build and --host more strictly, Javier Jardón Cabezas
  • [gnome-build-meta/tristan/fdsdk-master: 20/24] core-deps/ndctl.bst: Depend on kmod from freedesktop-sdk, Javier Jardón Cabezas
  • [gnome-build-meta/tristan/fdsdk-master: 21/24] core-deps/kmod.bst: Removed, depend on the kmod from freedesktop-sdk instead, Javier Jardón Cabezas
  • [gnome-build-meta/tristan/fdsdk-master: 19/24] core-deps/blockdev.bst: Depend on kmod from freedesktop-sdk, Javier Jardón Cabezas
  • [gnome-build-meta/tristan/fdsdk-master: 18/24] core-deps: Remove pwquality, this is now built by freedesktop-sdk, Javier Jardón Cabezas
  • [gnome-build-meta/tristan/fdsdk-master: 17/24] world/seahorse.bst: Depend on pwquality from freedesktop-sdk, Javier Jardón Cabezas
  • [gnome-build-meta/tristan/fdsdk-master: 15/24] core/gnome-disk-utility.bst: Depend on pwquality from freedesktop-sdk, Javier Jardón Cabezas
  • [gnome-build-meta/tristan/fdsdk-master: 16/24] core/gnome-control-center.bst: Depend on pwquality from freedesktop-sdk, Javier Jardón Cabezas
  • [gnome-build-meta/tristan/fdsdk-master: 14/24] core/gnome-initial-setup.bst: Depend on pwquality from freedesktop-sdk, Javier Jardón Cabezas
  • [gnome-build-meta/tristan/fdsdk-master: 13/24] sdk-platform.bst: No longer depend on shared-library-guard.bst, Javier Jardón Cabezas
  • [gnome-build-meta/tristan/fdsdk-master: 12/24] sdk/cogl.bst: Disabling kms egl backend, it needs gbm, Javier Jardón Cabezas
  • [gnome-build-meta/tristan/fdsdk-master: 11/24] build mutter and gnome-shell using the new mesa arrangement in freedesktop-sdk, Javier Jardón Cabezas
  • [gnome-build-meta/tristan/fdsdk-master: 9/24] core-deps/spice-gtk.bst: Fix dependency on gstreamer, Javier Jardón Cabezas
  • [gnome-build-meta/tristan/fdsdk-master: 8/24] add missing dependencies that were in base-platform.bst, Javier Jardón Cabezas
  • [gnome-build-meta/tristan/fdsdk-master: 10/24] move /var/run to /run, Javier Jardón Cabezas
  • [gnome-build-meta/tristan/fdsdk-master: 7/24] sdk/gst-plugins-*: sync with freedesktop-sdk, Javier Jardón Cabezas
  • [gnome-build-meta/tristan/fdsdk-master: 6/24] flatpak/{sdk, platform}*: sync with freedesktop-sdk, Javier Jardón Cabezas
  • [gnome-build-meta/tristan/fdsdk-master: 4/24] use a master snapshot of freedesktop-sdk, Javier Jardón Cabezas
  • [gnome-build-meta/tristan/fdsdk-master: 5/24] sdk/glib: add a runtime dependencies on freedesktop-sdk glib, Javier Jardón Cabezas
  • [gnome-build-meta] (24 commits) Non-fast-forward update to branch tristan/fdsdk-master, Javier Jardón Cabezas
  • [glib/fix-module-tests-msvc: 5/5] Fix module tests on Visual Studio builds, Chun-wei Fan
  • [glib] (5 commits) Non-fast-forward update to branch fix-module-tests-msvc, Chun-wei Fan
  • [glib/fix-module-tests-msvc] Fix module tests on Visual Studio builds, Chun-wei Fan
  • [glib] Created branch fix-module-tests-msvc, Chun-wei Fan
  • [releng] GNOME 3.33.3, Javier Jardón Cabezas
  • [libsecret/wip/dueno/simple-item: 3/3] secret-tool: Switch to using the simple API, Daiki Ueno
  • [libsecret/wip/dueno/simple-item: 2/3] secret-value: Add secret_value_unref_to_password, Daiki Ueno
  • [libsecret/wip/dueno/simple-item: 1/3] secret-password: Add store_binary functions, Daiki Ueno
  • [gnome-build-meta/jjardon/3.33.3] update more tarballs, Javier Jardón Cabezas
  • [gnome-build-meta] Created branch jjardon/3.33.3, Javier Jardón Cabezas
  • [gtk] Add a test for GtkText actions, Matthias Clasen
  • [gtk] Add a test for gtk_widget_insert_action_group, Matthias Clasen
  • [gnome-boxes] Update Brazilian Portuguese translation, Translations User D-L
  • [gtk/shortcuts-rebased-again: 124/124] popover menu: Make mnemonics visible, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 123/124] popover menu: Implement shortcut manager, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 122/124] shortcut controller: Factor out a helper, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 121/124] Implement group cycling, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 120/124] label: Remove mnemonics when unmapped, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 119/124] Set names on shortcut controllers, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 118/124] inspector: Show owners for shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 117/124] inspector: Add a quick shortcuts page, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 116/124] inspector: Show shortcut actions and triggers, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 115/124] shortcut controller: Make model readable, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 114/124] window: Use gtk_widget_class_add_binding_action, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 113/124] Add gtk_widget_class_add_binding_action, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 112/124] shortcutcontroller: Unref shortcut proper, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 111/124] shortcuttrigger: Filter a few modifiers out, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 110/124] filechooser: Trigger the location popup via bindings, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 109/124] filechooser: Remove outdated hack, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 108/124] accels: Remove GtkAccelGroup, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 107/124] testmenubutton: Don't create a GtkAccelGroup, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 106/124] testsuite: Remove GtkAccelGroup usage, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 105/124] doc tools: Create AccelLabel image without using GtkAccelGroup, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 104/124] widget: Remove gtk_widget_add_accelerator(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 103/124] testgtk: Port keyval example to shortcut controllers, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 102/124] gtk-demo: Redo builder example to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 101/124] shortcutcontroller: Implement GtkBuildable, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 100/124] shortcutaction: Integrate with GtkBuilder property parsing, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 99/124] shortcuttrigger: Add gtk_shortcut_triger_new_parse_string(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 98/124] application: Replace accelerator handling with shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 97/124] accel: Add display arg to gtk_accelerator_parse_with_keycode(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 96/124] accelerators: Make gtk_accelerator_parse() return TRUE/FALSE, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 95/124] shortcuttrigger: Add hash(), equal(), and compare() functions, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 94/124] shortcuts: Mananage managed shortcuts with a custom model, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 93/124] gdk: Make gdk_keyval_name() return a const char, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 92/124] shortcutaction: Add gtk_shortcut_action_to_string(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 91/124] widget: Keep keybindings as a GListStore, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 90/124] shortcutcontroller: Add gtk_shortcut_controller_new_for_model(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 89/124] shortcutcontroller: Implement GListModel, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 88/124] gtk-demo: Port the sliding puzzle demo to shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 87/124] shortcut: Change the API for creating shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 86/124] shortcut: Add GtkShortcutAction, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 85/124] accelgroup: Remove unneeded APIs, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 84/124] gtk: Remove GtkAccelMap, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 83/124] gtk: Remove accel paths, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 82/124] menushell: Remove old mnemonic handling, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 81/124] window: Remove all old mnemonic handling API, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 80/124] menu: Implement GtkShortcutManager, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 79/124] shortcutmanager: Add, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 78/124] label: Implement mnemonics using shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 77/124] shortcut: Add gtk_shortcut_set_mnemonic_activate(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 76/124] shortcuttrigger: Add support for mnemonics, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 75/124] window: Put F10 accelerator into its own shortcut controller, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 74/124] window: Get rid of public APIs that shouldn't be, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 73/124] gdk: Remove GDK_RELEASE_MASK, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 72/124] gtk-demo: Add a dumb demo for shortcut triggers, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 71/124] shortcutcontroller: Add GtkShortcutScope, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 70/124] shortcuttrigger: Add gtk_shortcut_trigger_to_label(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 69/124] accelgroup: Add gtk_accel_group_print_label(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 68/124] accellabel: Move gtk_accelerator_get_label() code, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 67/124] accellabel: Get rid of class variables, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 66/124] model button: Use simpler api for accels, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 65/124] gtk: Remove bindings, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 64/124] popovermenu: Port away from GtkBindings, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 63/124] eventcontrollerkey: Remove binding handling, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 62/124] passwordentry: Remove unused header, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 61/124] accelgroup: Actually have a default mod mask, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 60/124] treeview: Redo event forwarding hack, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 59/124] combobox: Redo key event forwarding hack, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 58/124] iconview: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 57/124] infobar: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 56/124] label: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 55/124] listbox: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 54/124] menubar: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 53/124] menu: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 52/124] menushell: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 51/124] notebook: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 50/124] scale: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 49/124] scalebutton: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 48/124] scrolledwindow: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 47/124] searchentry: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 46/124] shortcutssection: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 43/124] paned: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 45/124] shortcutswindow: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 44/124] flowbox: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 42/124] spinbutton: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 41/124] textview: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 40/124] filechooserwidget: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 39/124] toolbar: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 38/124] shortcutcontroller: Add gtk_shortcut_controller_add_shortcut(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 37/124] shortcutcontroller: Add private API for running class shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 36/124] treeview: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 35/124] widget: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 34/124] dialog: Port binding to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 33/124] text: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 32/124] shortcut: Add gtk_shortcut_set_callback(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 31/124] combobox: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 30/124] assistant: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 29/124] trigger: Add an alternative trigger, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 27/124] window: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 28/124] shortcut: Add GtkShortcutTrigger, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 25/124] widget: Add gtk_widget_class_add_shortcut(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 26/124] bindings: Add more variant types, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 24/124] gtk: Add GtkShortcut, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 23/124] bindings: Split out function to invoke an action signal, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 21/124] bindings: Make gtk_binding_parse_signal() use GVariantBuilder, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 20/124] bindings: Parse into GVariantBuilder directly, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 22/124] shortcutcontroller: Introduce, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 19/124] bindings: Add gtk_binding_entry_add_signal_variant(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 18/124] bindings: Replace GtkBindingArg arguments with GVariant, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 17/124] widget: Bring back _gtk_widget_list_controllers(), Matthias Clasen
  • [gtk] (124 commits) Non-fast-forward update to branch shortcuts-rebased-again, Matthias Clasen
  • [gtk] window: Cosmetics, Matthias Clasen
  • [gtk] inspector: Fix actions visibility, Matthias Clasen
  • [gtk] inspector: Use event controller names, Matthias Clasen
  • [gtk] event controller: Add a name property, Matthias Clasen
  • [gtk] Build fix, Matthias Clasen
  • [gtk] Fix initial mnemonic visibility, Matthias Clasen
  • [gtk] main: Move visible mnemonics handling, Matthias Clasen
  • [gtk] main: Move visible focus handling, Matthias Clasen
  • [folks] Created tag 0.13.1, Michael Catanzaro
  • [folks] Post-release version bump, Michael Catanzaro
  • [folks] Revert "Disable tests to make release", Michael Catanzaro
  • [folks] Release version 1.13.1, Michael Catanzaro
  • [folks] Disable tests to make release, Michael Catanzaro
  • [gnome-calendar] Created tag 3.33.1, Michael Catanzaro
  • [gnome-calendar] Prepare 3.33.1, Michael Catanzaro
  • [gnumeric] Configuration: add prototype for lgamma_r if headers fail to do so., Morten Welinder
  • [gtk] Deleted branch wip/dboles/overlay-docs-3, Daniel Boles
  • [gtk/gtk-3-24: 3/3] Merge branch 'wip/dboles/overlay-docs-3' into 'gtk-3-24', Matthias Clasen
  • [gtk/gtk-3-24] (3 commits) ...Merge branch 'wip/dboles/overlay-docs-3' into 'gtk-3-24', Matthias Clasen
  • [gtk] Deleted branch issue-1961, Emmanuele Bassi
  • [gtk/gtk-3-24] (5 commits) ...Merge branch 'issue-1961' into 'gtk-3-24', Matthias Clasen
  • [gtk/gtk-3-24: 5/5] Merge branch 'issue-1961' into 'gtk-3-24', Matthias Clasen
  • [meld] ui.cellrenderers: Fix display of large file sizes (#341), Kai Willadsen
  • [meld/meld-3-20] ui.cellrenderers: Fix display of large file sizes (#341), Kai Willadsen
  • [meld] dirdiff: Fix expand/collapse sensitivity for fake empty rows (#342), Kai Willadsen
  • [gnome-backgrounds] Update Croatian translation, Translations User D-L
  • [totem] Update Croatian translation, Translations User D-L
  • [seahorse] Update Croatian translation, Translations User D-L
  • [meld/meld-3-20] dirdiff: Fix expand/collapse sensitivity for fake empty rows (#342), Kai Willadsen
  • [meld/meld-3-20] dirdiff: Fix incorrect context menu sensitivity setting, Kai Willadsen
  • [gvdb/mcatanzaro/license] Add COPYING file to indicate the license, Michael Catanzaro
  • [polari] Update Croatian translation, Translations User D-L
  • [gvdb] Created branch mcatanzaro/license, Michael Catanzaro
  • [gvdb] Non-fast-forward update to branch mcatanzaro/write-contents-async, Michael Catanzaro
  • [gvdb/mcatanzaro/write-contents-async] Add gvdb_table_write_contents_async(), Michael Catanzaro
  • [gvdb] Created branch mcatanzaro/write-contents-async, Michael Catanzaro
  • [nautilus] Update Croatian translation, Translations User D-L
  • [meld] dirdiff: Re-add the missed collapse/expand recursively actions, Kai Willadsen
  • [epiphany] Non-fast-forward update to branch mcatanzaro/#336, Michael Catanzaro
  • [gnome-todo] Update Croatian translation, Translations User D-L
  • [epiphany/mcatanzaro/#336: 2/2] Make ephy_bookmarks_manager_save_to_file_async() actually async, Michael Catanzaro
  • [epiphany] (2 commits) Non-fast-forward update to branch mcatanzaro/#336, Michael Catanzaro
  • [meld] ui.filechooser: Force default to UTF-8 on Windows (#337), Kai Willadsen
  • [epiphany/mcatanzaro/#336] Make ephy_bookmarks_manager_save_to_file_async() actually async, Michael Catanzaro
  • [epiphany] Created branch mcatanzaro/#336, Michael Catanzaro
  • [meld/meld-3-20] ui.filechooser: Force default to UTF-8 on Windows (#337), Kai Willadsen
  • [gnome-software] Update Croatian translation, Translations User D-L
  • [gnome-notes] Update Croatian translation, Translations User D-L
  • [gnome-calendar] Update Croatian translation, Translations User D-L
  • [gnome-boxes] Update Croatian translation, Translations User D-L
  • [gedit] Update Croatian translation, Translations User D-L
  • [epiphany] Update Croatian translation, Translations User D-L
  • [cheese] Update Croatian translation, Translations User D-L
  • [gtk/issue-1961: 10/10] Set the monitor's connector under X11, Emmanuele Bassi
  • [gtk/issue-1961: 9/10] Relay the xdg_output.name to GdkMonitor, Emmanuele Bassi
  • [gtk/issue-1961: 8/10] Fix regression in GdkScreen.get_monitor_plug_name(), Emmanuele Bassi
  • [gtk/issue-1961: 7/10] Add private getter for a monitor connector, Emmanuele Bassi
  • [gtk] (10 commits) Non-fast-forward update to branch issue-1961, Emmanuele Bassi
  • [orca] Eliminate some chattiness with alerts with auto-focused descendants, Joanmarie Diggs
  • [releng] prepare for 3.33.3, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/3.33.3] update more tarballs, Abderrahim Kitouni
  • [gtk/wip/dboles/overlay-docs-3: 42/42] Overlay: Use @index_, not @position, in reorder(), Daniel Boles
  • [gtk/wip/dboles/overlay-docs-3: 41/42] Overlay: Improve overly brief blurbs @ child props, Daniel Boles
  • [gtk] (42 commits) Non-fast-forward update to branch wip/dboles/overlay-docs-3, Daniel Boles
  • [gtk] Overlay: Document overlay children aren't measured, Daniel Boles
  • [gtk/gtk-3-24] Overlay: Document overlay children aren't measured, Daniel Boles
  • [gnome-maps/wip/mlundblad/handle-osm-urls: 1/2] mapWalker: Use initial zoom level when set, Marcus Lundblad
  • [sysprof] libsysprof: add range helper, Christian Hergert
  • [gtk] Update Greek translation, Translations User D-L
  • [gnome-build-meta/abderrahim/3.33.3: 3/3] Revert "elements/core-deps/libvirt-glib.bst: It doesn't depend on intltool anymore", Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/3.33.3: 1/3] convert to tarballs, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/3.33.3: 2/3] Revert "elements/core-deps/libgdata.bst: It doesn't depend on intltool anymore", Abderrahim Kitouni
  • [gnome-build-meta] (3 commits) Non-fast-forward update to branch abderrahim/3.33.3, Abderrahim Kitouni
  • [epiphany] Created branch 336-ephy_bookmarks_manager_save_to_file_async-should-actually-be-async, Michael Catanzaro
  • [evolution/gnome-3-32] Remember source message information when re-editing in Drafts or Outbox, Milan Crha
  • [evolution] Remember source message information when re-editing in Drafts or Outbox, Milan Crha
  • [gnome-control-center] Update Greek translation, Translations User D-L
  • [gtk] FileChooserButton: Document the CSS nodes & class, Daniel Boles
  • [gtk/gtk-3-24] FileChooserButton: Document the CSS nodes & class, Daniel Boles
  • [java-atk-wrapper] Deleted branch delegate, Samuel Thibault
  • [java-atk-wrapper/objectTable_debug] Debug objecttable, Samuel Thibault
  • [java-atk-wrapper] Created branch objectTable_debug, Samuel Thibault
  • [gnome-mines] Update Greek translation, Translations User D-L
  • [evolution] help: Update main window screenshot for 3.32 style, Andre Klapper
  • [evolution] I#494 - Format text/rfc822-headers as message headers, Milan Crha
  • [gnome-shell] Deleted branch wip/nielsdg/cleanup-cogl-error, Niels De Graef
  • [gnome-shell] Drop CoglError for GError, Jonas Ådahl
  • [gobject-introspection] girepository: Return pointer array for interface cache, Christoph Reiter
  • [mutter] Deleted branch wip/nielsdg/cleanup-cogl-error, Niels De Graef
  • [mutter] cogl: Remove CoglError wrapper, Jonas Ådahl
  • [gnome-calculator] GCalc: removed libvala dependency, Daniel Espinosa Ortiz
  • [gnome-calculator] GCalc: ported to GLib.Scanner, Daniel Espinosa Ortiz
  • [gnome-calculator] GCalc: removing debug messages, Daniel Espinosa Ortiz
  • [gjs] Created tag 1.57.3, Philip Chimento
  • [gjs] build: Post-release version bump, Philip Chimento
  • [gjs] release: Prepare for 1.57.3, Philip Chimento
  • [gtkmm/wip/dboles/Gdk_ImageSurface: 4/4] Cursor: Add replacements with correct ImageSurface, Daniel Boles
  • [gtkmm/wip/dboles/Gdk_ImageSurface: 3/4] GdkWindow: Fix create_similar_image_surface return, Daniel Boles
  • [gtkmm/wip/dboles/Gdk_ImageSurface: 2/4] Window: Do not add 2nd ref to new Cairo::Surface, Daniel Boles
  • [gtkmm/wip/dboles/Gdk_ImageSurface: 1/4] Cursor: Fix meaning of comment about Cairo ref arg, Daniel Boles
  • [gtkmm] (4 commits) Non-fast-forward update to branch wip/dboles/Gdk_ImageSurface, Daniel Boles
  • [gnome-build-meta/abderrahim/3.33.3: 4/4] Revert "elements/core-deps/libvirt-glib.bst: It doesn't depend on intltool anymore", Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/3.33.3: 3/4] Revert "elements/core-deps/libgdata.bst: It doesn't depend on intltool anymore", Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/3.33.3: 1/4] convert to tarballs, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/3.33.3: 2/4] Revert "elements/core-deps/colord-gtk.bst: This has been ported to meson", Abderrahim Kitouni
  • [gnome-build-meta] (4 commits) Created branch abderrahim/3.33.3, Abderrahim Kitouni
  • [gjs: 3/4] GjsMaybeOwned: Clarify comment on heap allocation, Philip Chimento
  • [gjs: 4/4] Merge branch 'stack-allocated-gjs-maybe-owned' into 'master', Philip Chimento
  • [gjs: 1/4] GjsMaybeOwned: Don't use union for root and heap, Philip Chimento
  • [gjs: 2/4] GjsMaybeOwned: Keep notification data only if DestroyNotify is needed, Philip Chimento
  • [gjs] (4 commits) ...Merge branch 'stack-allocated-gjs-maybe-owned' into 'master', Philip Chimento
  • [gtk/wip/issue595-allow-bookmark-symlinks-3] PlacesSidebar: Allow bookmarking symbolic links, Daniel Boles
  • [gtk] Created branch wip/issue595-allow-bookmark-symlinks-3, Daniel Boles
  • [glibmm] Deleted branch wip/dboles/ustring-sprintf, Daniel Boles
  • [glibmm] ustring: Add sprintf(), wrapping g_strdup_printf(), Daniel Boles
  • [gjs: 2/2] Merge branch 'gio-modernize' into 'master', Philip Chimento
  • [gjs: 1/2] Gio: Throws errors when trying to set/read readonly/writeonly properties, Philip Chimento
  • [gjs] (2 commits) ...Merge branch 'gio-modernize' into 'master', Philip Chimento
  • [evolution] Do not unfold DKIM and ARC headers in message preview, Milan Crha
  • [epiphany/wip/sandbox] embed-shell: use a unix:path address for the D-Bus server, Michael Catanzaro
  • [epiphany] Non-fast-forward update to branch wip/sandbox, Michael Catanzaro
  • [epiphany/wip/sandbox: 9/9] embed-shell: use a unix:path address for the D-Bus server, Michael Catanzaro
  • [epiphany/wip/sandbox: 7/9] Revert "Revert "Try enabling the web process sandbox again"", Michael Catanzaro
  • [epiphany/wip/sandbox: 8/9] Add important paths to the sandbox, Michael Catanzaro
  • [epiphany] (9 commits) Non-fast-forward update to branch wip/sandbox, Michael Catanzaro
  • [gimp] Issue #3532 - Wrong color profile on nikon taken photos, it's..., Michael Natterer
  • [gnome-build-meta] rename sdk/gtk+.bst to sdk/gtk.bst, Abderrahim Kitouni
  • [gtk/issue-1961: 2/2] Set the monitor's connector under X11, Emmanuele Bassi
  • [gtk/issue-1961: 1/2] Relay the xdg_output.name to GdkMonitor, Emmanuele Bassi
  • [gtk] (2 commits) Non-fast-forward update to branch issue-1961, Emmanuele Bassi
  • [gtk/issue-1961] Set the monitor's connector under X11, Emmanuele Bassi
  • [accerciser] IPython console: also use a font which shows U+FFFC, Samuel Thibault
  • [gtk/issue-1961: 3/3] Relay the xdg_output.name to GdkMonitor, Emmanuele Bassi
  • [gtk/issue-1961: 2/3] Fix regression in GdkScreen.get_monitor_plug_name(), Emmanuele Bassi
  • [gtk/issue-1961: 1/3] Add private getter for a monitor connector, Emmanuele Bassi
  • [gtk] (3 commits) Created branch issue-1961, Emmanuele Bassi
  • [gnome-music/wip/mschraal/core] coremodel: Correct artist playlist type, Marinus Schraal
  • [gnome-music/wip/mschraal/core] corealbum: Provide album model, Marinus Schraal
  • [gnome-music/wip/mschraal/core] corealbum: Add composer & year, Marinus Schraal
  • [gnome-music/wip/mschraal/core] coremodel: Sort albums, Marinus Schraal
  • [gnome-music/wip/mschraal/core] trackerresource: Better albums query, Marinus Schraal
  • [gnome-music/wip/mschraal/core] Make CoreAlbum central over Grl.Media, Marinus Schraal
  • [gnome-music/wip/mschraal/core] coremodel: Make get_album_disc private, Marinus Schraal
  • [gnome-music/wip/mschraal/core] coremodel: Remove some old cruft, Marinus Schraal
  • [gnome-music/wip/mschraal/core] coremodel: Add some oversight doc, Marinus Schraal
  • [gnome-music/wip/mschraal/core] coremodel: Make coredisc use properties, Marinus Schraal
  • [gnome-kra-ora-thumbnailer] Created tag 1.4, Bastien Nocera
  • [gnome-kra-ora-thumbnailer] 1.4, Bastien Nocera
  • [accerciser] interface_view: use Liberation Sans font if available, Samuel Thibault
  • [gnome-kra-ora-thumbnailer] Update thumbnailer skeleton code, Bastien Nocera
  • [gnome-shell] Non-fast-forward update to branch wip/nielsdg/cleanup-cogl-error, Niels De Graef
  • [gtk] Deleted branch fix-action-muxer-parent-chain, Matthias Clasen
  • [gtk/gtk-3-24: 4/4] Merge branch 'fix-action-muxer-parent-chain' into 'gtk-3-24', Matthias Clasen
  • [gtk/gtk-3-24] (4 commits) ...Merge branch 'fix-action-muxer-parent-chain' into 'gtk-3-24', Matthias Clasen
  • [gnome-settings-daemon/wip/hughsie/subman] f, Richard Hughes
  • [gimp/gimp-2-10] app: consolidate all metadata syncing code into gimpimage-metadata.c, Michael Natterer
  • [gimp] app: consolidate all metadata syncing code into gimpimage-metadata.c, Michael Natterer
  • [mutter/wip/nielsdg/cleanup-cogl-error: 35/35] cogl: Remove CoglError wrapper, Niels De Graef
  • [mutter] (35 commits) Non-fast-forward update to branch wip/nielsdg/cleanup-cogl-error, Niels De Graef
  • [chronojump] RaceAnalyzer. Added functions to manage the baud rate, Xavier Padullés
  • [chronojump] RaceAnalyzer. Fixed time in last sample, Xavier Padullés
  • [gnome-build-meta] Deleted branch jjardon/no_libgrss, Javier Jardón Cabezas
  • [gnome-build-meta] (2 commits) ...Move libgrss to world/, Michael Catanzaro
  • [mutter] kms-update: Seal updates when posting them, Georges Basile Stavracas Neto
  • [mutter] backends/native: Add some KMS debug logging, Georges Basile Stavracas Neto
  • [mutter] backend/native: Add and use transactional KMS API, Georges Basile Stavracas Neto
  • [mutter] kms: Add high level code documentation, Georges Basile Stavracas Neto
  • [mutter] logical-monitor: Pass output when iterating over CRTCs, Georges Basile Stavracas Neto
  • [mutter] backend/native: Move some KMS utilities to its own file, Georges Basile Stavracas Neto
  • [mutter] kms: Add API to register impl file descriptors, Georges Basile Stavracas Neto
  • [mutter] kms: Add API to add a GSource that'll be invoked in the impl context, Georges Basile Stavracas Neto
  • [mutter] kms: Add API to post callbacks out of the impl context, Georges Basile Stavracas Neto
  • [mutter] gpu/kms: Remove unused typedef, Georges Basile Stavracas Neto
  • [mutter] crtc/kms: Use MetaKmsPlane to check supported rotations and formats, Georges Basile Stavracas Neto
  • [mutter] gpu/kms: Init global mode list from MetaKmsConnectors, Georges Basile Stavracas Neto
  • [mutter] output/kms: Outsource connector state fetching to MetaKmsConnector, Georges Basile Stavracas Neto
  • [mutter] crtc/kms: Outsource CRTC state fetching to MetaKmsCrtc, Georges Basile Stavracas Neto
  • [mutter] crtc/kms: Don't redefine META_MONITOR_N_TRANSFORMS, Georges Basile Stavracas Neto
  • [mutter] kms: Add connector representation, Georges Basile Stavracas Neto
  • [mutter] gpu/kms: Fix connector id type in helper, Georges Basile Stavracas Neto
  • [mutter] output/kms: Make drmModeEncoderPtr array local, Georges Basile Stavracas Neto
  • [mutter] kms: Add plane representation, Georges Basile Stavracas Neto
  • [mutter] kms: Add CRTC representation, Georges Basile Stavracas Neto
  • [mutter] backends/native: Add basic KMS abstraction building blocks, Georges Basile Stavracas Neto
  • [mutter] backend: Move GPU ownership from the monitor manager to the backend, Georges Basile Stavracas Neto
  • [mutter] gpu/kms: Remove max buffer size getter, Georges Basile Stavracas Neto
  • [mutter] monitor-manager/kms: Use 'hotplug' event from MetaUdev, Georges Basile Stavracas Neto
  • [mutter] udev: Add 'hotplug' event, Georges Basile Stavracas Neto
  • [mutter] udev: Add helpers to list DRM devices, Georges Basile Stavracas Neto
  • [mutter] backends/native: Move some initialization from init() to initable_init(), Georges Basile Stavracas Neto
  • [mutter] backends/native: Remove instance private, Georges Basile Stavracas Neto
  • [mutter] backends/native: Add udev abstraction layer, Georges Basile Stavracas Neto
  • [evolution] I#385 - Add "floating time" timezone option for events, Milan Crha
  • [accerciser] interface_view: Use Courier New font, Samuel Thibault
  • [gnome-boxes] Deleted branch init-shared-folders-3.32, Felipe Borges
  • [gnome-boxes/gnome-3-32] app, spice-display: Populate Shared Folders while connecting, Felipe Borges
  • [gtk/fix-action-muxer-parent-chain] Skip a11y tests, Matthias Clasen
  • [mutter/wip/gbsneto/kms-transactions-on-steroids: 30/30] backend/native: Port gamma management to Atomic KMS API, Georges Basile Stavracas Neto
  • [mutter/wip/gbsneto/kms-transactions-on-steroids: 29/30] native-renderer: Remove unused variables, Georges Basile Stavracas Neto
  • [mutter/wip/gbsneto/kms-transactions-on-steroids: 28/30] backends/native: Add some KMS debug logging, Georges Basile Stavracas Neto
  • [mutter/wip/gbsneto/kms-transactions-on-steroids: 26/30] backend/native: Add and use transactional KMS API, Georges Basile Stavracas Neto
  • [mutter/wip/gbsneto/kms-transactions-on-steroids: 27/30] kms: Add high level code documentation, Georges Basile Stavracas Neto
  • [mutter/wip/gbsneto/kms-transactions-on-steroids: 25/30] logical-monitor: Pass output when iterating over CRTCs, Georges Basile Stavracas Neto
  • [mutter/wip/gbsneto/kms-transactions-on-steroids: 24/30] backend/native: Move some KMS utilities to its own file, Georges Basile Stavracas Neto
  • [mutter/wip/gbsneto/kms-transactions-on-steroids: 23/30] kms: Add API to register impl file descriptors, Georges Basile Stavracas Neto
  • [mutter/wip/gbsneto/kms-transactions-on-steroids: 22/30] kms: Add API to add a GSource that'll be invoked in the impl context, Georges Basile Stavracas Neto
  • [mutter/wip/gbsneto/kms-transactions-on-steroids: 21/30] kms: Add API to post callbacks out of the impl context, Georges Basile Stavracas Neto
  • [mutter/wip/gbsneto/kms-transactions-on-steroids: 20/30] gpu/kms: Remove unused typedef, Georges Basile Stavracas Neto
  • [mutter/wip/gbsneto/kms-transactions-on-steroids: 19/30] crtc/kms: Use MetaKmsPlane to check supported rotations and formats, Georges Basile Stavracas Neto
  • [mutter/wip/gbsneto/kms-transactions-on-steroids: 18/30] gpu/kms: Init global mode list from MetaKmsConnectors, Georges Basile Stavracas Neto
  • [mutter/wip/gbsneto/kms-transactions-on-steroids: 17/30] output/kms: Outsource connector state fetching to MetaKmsConnector, Georges Basile Stavracas Neto
  • [mutter/wip/gbsneto/kms-transactions-on-steroids: 16/30] crtc/kms: Outsource CRTC state fetching to MetaKmsCrtc, Georges Basile Stavracas Neto
  • [mutter/wip/gbsneto/kms-transactions-on-steroids: 15/30] crtc/kms: Don't redefine META_MONITOR_N_TRANSFORMS, Georges Basile Stavracas Neto
  • [mutter/wip/gbsneto/kms-transactions-on-steroids: 14/30] kms: Add connector representation, Georges Basile Stavracas Neto
  • [mutter/wip/gbsneto/kms-transactions-on-steroids: 13/30] gpu/kms: Fix connector id type in helper, Georges Basile Stavracas Neto
  • [mutter/wip/gbsneto/kms-transactions-on-steroids: 12/30] output/kms: Make drmModeEncoderPtr array local, Georges Basile Stavracas Neto
  • [mutter/wip/gbsneto/kms-transactions-on-steroids: 11/30] kms: Add plane representation, Georges Basile Stavracas Neto
  • [mutter/wip/gbsneto/kms-transactions-on-steroids: 10/30] kms: Add CRTC representation, Georges Basile Stavracas Neto
  • [mutter/wip/gbsneto/kms-transactions-on-steroids: 9/30] backends/native: Add basic KMS abstraction building blocks, Georges Basile Stavracas Neto
  • [mutter/wip/gbsneto/kms-transactions-on-steroids: 8/30] gpu/kms: Remove max buffer size getter, Georges Basile Stavracas Neto
  • [mutter/wip/gbsneto/kms-transactions-on-steroids: 7/30] backend: Move GPU ownership from the monitor manager to the backend, Georges Basile Stavracas Neto
  • [mutter/wip/gbsneto/kms-transactions-on-steroids: 6/30] monitor-manager/kms: Use 'hotplug' event from MetaUdev, Georges Basile Stavracas Neto
  • [mutter/wip/gbsneto/kms-transactions-on-steroids: 5/30] udev: Add 'hotplug' event, Georges Basile Stavracas Neto
  • [mutter/wip/gbsneto/kms-transactions-on-steroids: 4/30] udev: Add helpers to list DRM devices, Georges Basile Stavracas Neto
  • [mutter/wip/gbsneto/kms-transactions-on-steroids: 3/30] backends/native: Move some initialization from init() to initable_init(), Georges Basile Stavracas Neto
  • [mutter/wip/gbsneto/kms-transactions-on-steroids: 2/30] backends/native: Add udev abstraction layer, Georges Basile Stavracas Neto
  • [mutter/wip/gbsneto/kms-transactions-on-steroids: 1/30] backends/native: Remove instance private, Georges Basile Stavracas Neto
  • [mutter] (30 commits) Created branch wip/gbsneto/kms-transactions-on-steroids, Georges Basile Stavracas Neto
  • [gimp/gimp-2-10] libgimpconfig: fix previous commit to return the right error token, Michael Natterer
  • [gimp/gimp-2-10] enhancement: validate reference argument of gimp_scanner_parse_string before using it, Michael Natterer
  • [gimp] libgimpconfig: fix previous commit to return the right error token, Michael Natterer
  • [accerciser/gnome-3-32] prep for 3.32.4, Samuel Thibault
  • [accerciser] Created tag 3.32.3, Samuel Thibault
  • [accerciser/gnome-3-32] prep for 3.32.3 release, Samuel Thibault
  • [accerciser/gnome-3-32] Fix build instructions, Samuel Thibault
  • [gimp] enhancement: validate reference argument of gimp_scanner_parse_string before using it, Michael Natterer
  • [gtk/fix-action-muxer-parent-chain] Fix build with older GLib, Matthias Clasen
  • [gnome-session/wip/benzea/systemd-user-switch: 21/21] shell-extensions: Touch login warning file when disabling extensions, Benjamin Berg
  • [gnome-session/wip/benzea/systemd-user-switch: 20/21] main: Enable systemd usage, Benjamin Berg
  • [gnome-session/wip/benzea/systemd-user-switch: 19/21] main: Export autostart dir into environment, Benjamin Berg
  • [gnome-session/wip/benzea/systemd-user-switch: 18/21] manager: Rely on systemd restarting DBus already, Benjamin Berg
  • [gnome-session/wip/benzea/systemd-user-switch: 17/21] manager: Quit session manager after completing shutdown, Benjamin Berg
  • [gnome-session/wip/benzea/systemd-user-switch: 15/21] gnome-session-ctl: Add helper binary for systemd targets, Benjamin Berg
  • [gnome-session/wip/benzea/systemd-user-switch: 16/21] data: Add systemd user units, Benjamin Berg
  • [gnome-session/wip/benzea/systemd-user-switch: 14/21] main: Add systemd gnome-session monitoring code for leader, Benjamin Berg
  • [gnome-session/wip/benzea/systemd-user-switch: 13/21] manager: Add initilization synchronization point DBus API, Benjamin Berg
  • [gnome-session/wip/benzea/systemd-user-switch: 12/21] manager: Allow fetching the configured session without manager, Benjamin Berg
  • [gnome-session/wip/benzea/systemd-user-switch: 11/21] manager: Add systemd-managed property, Benjamin Berg
  • [gnome-session/wip/benzea/systemd-user-switch: 10/21] util: Add API to start a systemd unit, Benjamin Berg
  • [gnome-session/wip/benzea/systemd-user-switch: 9/21] manager: Integrate with systemd startup notification, Benjamin Berg
  • [gnome-session/wip/benzea/systemd-user-switch: 8/21] meson: Add compile time option to control systemd session management, Benjamin Berg
  • [gnome-session/wip/benzea/systemd-user-switch: 7/21] fail-whale: Never show logout button in GDM, Benjamin Berg
  • [gnome-session/wip/benzea/systemd-user-switch: 6/21] autostart-app: Add X-GNOME-Autostart-systemd for hiding, Benjamin Berg
  • [gnome-session/wip/benzea/systemd-user-switch: 5/21] Add GNOME_SESSION_AUTOSTART_DIR variable to set the autostart dirs, Benjamin Berg
  • [gnome-session/wip/benzea/systemd-user-switch: 4/21] gsm-systemd: Find user's graphical session, not the current pid's session, Benjamin Berg
  • [gnome-session] (21 commits) Non-fast-forward update to branch wip/benzea/systemd-user-switch, Benjamin Berg
  • [mutter] clutter/evdev: Implement togglekeys notification, Olivier Fourdan
  • [mutter] clutter/evdev: Do not reset timers on togglekeys, Olivier Fourdan
  • [gnome-software/wip/hughsie/cachekey: 4/4] Allow GsApp objects to implement a custom cache key, Richard Hughes
  • [gnome-software/wip/hughsie/cachekey: 2/4] flatpak: Use a custom GsApp GType, Richard Hughes
  • [gnome-software/wip/hughsie/cachekey: 1/4] Allow plugins to subclass GsApp, Richard Hughes
  • [gnome-software/wip/hughsie/cachekey: 3/4] fwupd: Use custom GsApp GType, Richard Hughes
  • [gnome-software] (4 commits) Created branch wip/hughsie/cachekey, Richard Hughes
  • [mutter] xwayland: Fix build without <sys/random.h>, Jonas Ådahl
  • [gtk/wip/jimmac/sidebar-rows] Adwaita: tone down sidebar selected items, Jakub Steiner
  • [gtk] Created branch wip/jimmac/sidebar-rows, Jakub Steiner
  • [gnome-boxes/pass-port-to-ssh-display] ssh-display: Pass port to OpenSSH client, Felipe Borges
  • [gnome-boxes] Created branch pass-port-to-ssh-display, Felipe Borges
  • [gnome-shell/wip/nielsdg/cleanup-cogl-error] Drop CoglError for GError, Niels De Graef
  • [gnome-shell] Created branch wip/nielsdg/cleanup-cogl-error, Niels De Graef
  • [gnome-settings-daemon/wip/benzea/systemd-user: 24/24] plugins: Add systemd user service files for all the plugins, Benjamin Berg
  • [gnome-settings-daemon/wip/benzea/systemd-user: 23/24] common: Have plugins claim a name on the bus when they are ready, Benjamin Berg
  • [gnome-settings-daemon] (24 commits) Non-fast-forward update to branch wip/benzea/systemd-user, Benjamin Berg
  • [gnome-shell/benzea/systemd-user-units: 87/87] meson: Avoid using relative paths to po directory, Benjamin Berg
  • [gnome-shell/benzea/systemd-user-units: 86/87] data: Add desktop autostart file for extension warning, Benjamin Berg
  • [gnome-shell/benzea/systemd-user-units: 85/87] extensionPrefs: Delete disabled warning marker, Benjamin Berg
  • [gnome-shell/benzea/systemd-user-units: 84/87] data: Update systemd units, Benjamin Berg
  • [gnome-shell/benzea/systemd-user-units: 83/87] data: Use new method of hiding desktop file from autostart, Benjamin Berg
  • [gnome-shell/benzea/systemd-user-units: 82/87] extensionPrefs: Add ability to warn about extensions being disabled, Benjamin Berg
  • [gnome-shell/benzea/systemd-user-units: 81/87] extensionPrefs: Allow disabling extensions when globally disabled, Benjamin Berg
  • [gnome-shell] (87 commits) Non-fast-forward update to branch benzea/systemd-user-units, Benjamin Berg
  • [glib/win32-enhance-gtimezone: 7/7] glib/tests/gdatetime.c: Fix TZ envvar test on Windows, Chun-wei Fan
  • [glib/win32-enhance-gtimezone: 6/7] gtimezone.c: Fix identifier assignment on Windows, Chun-wei Fan
  • [glib/win32-enhance-gtimezone: 5/7] Update the gdatetime Test Program for Windows, Chun-wei Fan
  • [glib/win32-enhance-gtimezone: 4/7] glib/gtimezone.c: Use RegLoadMUIStringW() to query Std/Dlt strings, Chun-wei Fan
  • [glib/win32-enhance-gtimezone: 3/7] glib/gtimezone.c: Use Unicode versions of Windows Registry API, Chun-wei Fan
  • [glib] (7 commits) Non-fast-forward update to branch win32-enhance-gtimezone, Chun-wei Fan
  • [glib/win32-enhance-gtimezone: 54/54] glib/tests/gdatetime.c: Fix TZ envvar test on Windows, Chun-wei Fan
  • [glib/win32-enhance-gtimezone: 53/54] gtimezone.c: Fix identifier assignment on Windows, Chun-wei Fan
  • [glib/win32-enhance-gtimezone: 52/54] Update the gdatetime Test Program for Windows, Chun-wei Fan
  • [glib/win32-enhance-gtimezone: 51/54] glib/gtimezone.c: Use RegLoadMUIStringW() to query Std/Dlt strings, Chun-wei Fan
  • [glib/win32-enhance-gtimezone: 50/54] glib/gtimezone.c: Use Unicode versions of Windows Registry API, Chun-wei Fan
  • [glib/win32-enhance-gtimezone: 49/54] glib/tests/fileutils.c: Fix stdio Wrapper Test on Windows, Chun-wei Fan
  • [glib] (54 commits) Non-fast-forward update to branch win32-enhance-gtimezone, Chun-wei Fan
  • [libsecret/wip/dueno/simple-item] secret-tool: Switch to using the simple API, Daiki Ueno
  • [gnome-continuous] Tag Mutter, Emmanuele Bassi
  • [mutter] renderer-native: Fix compiler warning, Jonas Ådahl
  • [mutter] xwayland: Generate a Xauth file and pass this to Xwayland when starting it, Jonas Ådahl
  • [gnome-shell] Non-fast-forward update to branch wip/nielsdg/remove-coglerror, Niels De Graef
  • [gnome-shell/wip/nielsdg/remove-coglerror] Drop CoglError for GError, Niels De Graef
  • [gnome-shell] Created branch wip/nielsdg/remove-coglerror, Niels De Graef
  • [gnome-boxes] Deleted branch dont-duplicate-downloadable-oses, Felipe Borges
  • [gnome-boxes] wizard-downloads-page, search: Don't duplicate recommended downloads, Felipe Borges
  • [mutter/gnome-3-30] Updated Spanish translation, Daniel Mustieles García
  • [network-manager-applet/bg/external-ui-mode-fix] applet/vpn-request: fix external UI mode, Beniamino Galvani
  • [network-manager-applet] Created branch bg/external-ui-mode-fix, Beniamino Galvani
  • [mutter/wip/nielsdg/cleanup-cogl-error] cogl: Remove CoglError wrapper, Niels De Graef
  • [mutter] Non-fast-forward update to branch wip/nielsdg/cleanup-cogl-error, Niels De Graef
  • [gjs] object: Pass std::function objects by reference, Philip Chimento
  • [gjs] GjsMaybeOwned: remove void parameter on empty functions, Philip Chimento
  • [glib] Deleted branch wip/lantw/trigger-ci, Ting-Wei Lan
  • [gjs/wip/walters/632938-use-g-irepository-get-object-gtype-interfaces: 2/2] Fixup: New API, Philip Chimento
  • [gjs/wip/walters/632938-use-g-irepository-get-object-gtype-interfaces: 1/2] object: Use g_irepository_get_object_gtype_interfaces, Philip Chimento
  • [gjs] (2 commits) Non-fast-forward update to branch wip/walters/632938-use-g-irepository-get-object-gtype-interfaces, Philip Chimento
  • [gimp-help] Updated Spanish translation, Daniel Mustieles García
  • [gnome-builder/gnome-builder-3-30] Updated Spanish translation, Daniel Mustieles García
  • [evolution/gnome-3-30] Updated Spanish translation, Daniel Mustieles García
  • [evolution-data-server/gnome-3-30] Updated Spanish translation, Daniel Mustieles García
  • [glib/wip/lantw/trigger-ci] trigger CI, Ting-Wei Lan
  • [glib] Created branch wip/lantw/trigger-ci, Ting-Wei Lan
  • [mutter/wip/nielsdg/cleanup-cogl-error] WIP: Remove CoglError, Niels De Graef
  • [mutter] Created branch wip/nielsdg/cleanup-cogl-error, Niels De Graef
  • [gnome-build-meta/jjardon/no_libgrss: 2/2] Move libgrss to world/, Javier Jardón Cabezas
  • [gnome-build-meta/jjardon/no_libgrss: 1/2] elements/core-deps/tracker-miners.bst: Disable rss miner, Javier Jardón Cabezas
  • [gnome-build-meta] (2 commits) Created branch jjardon/no_libgrss, Javier Jardón Cabezas
  • [gjs/wip/walters/632938-use-g-irepository-get-object-gtype-interfaces: 337/337] object: Use g_irepository_get_object_gtype_interfaces, Philip Chimento
  • [gjs] (337 commits) Non-fast-forward update to branch wip/walters/632938-use-g-irepository-get-object-gtype-interfaces, Philip Chimento
  • [libsecret/wip/dueno/simple-item: 5/5] secret-value: Add secret_value_unref_to_password, Daiki Ueno
  • [libsecret/wip/dueno/simple-item: 4/5] secret-password: Add lookup_binary functions, Daiki Ueno
  • [libsecret/wip/dueno/simple-item: 3/5] secret-password: Add search functions, Daiki Ueno
  • [libsecret/wip/dueno/simple-item: 2/5] secret-item: Implement SecretRetrievableInterface, Daiki Ueno
  • [libsecret/wip/dueno/simple-item: 1/5] secret-retrievable: New interface to represent read-only item, Daiki Ueno
  • [libsecret] (5 commits) Non-fast-forward update to branch wip/dueno/simple-item, Daiki Ueno
  • [gjs: 6/6] Merge branch '3v1n0/gjs-gio-modernize' (early part), Philip Chimento
  • [gjs: 5/6] testGDbus: Use a verbatim string for interface definition, Philip Chimento
  • [gjs: 4/6] testGDBus: Verify that properties are set/got to/from server, Philip Chimento
  • [gjs: 3/6] Gio: Don't make properties on DBus proxy wrapper configurable, Philip Chimento
  • [gjs: 2/6] Gio: Use more lambda funcs and binds, Philip Chimento
  • [gjs: 1/6] Gio: Use singlequote for strings, Philip Chimento
  • [gjs] (6 commits) ...Merge branch '3v1n0/gjs-gio-modernize' (early part), Philip Chimento
  • [libsecret/wip/dueno/simple-item: 3/3] secret-value: Add secret_value_unref_to_password, Daiki Ueno
  • [libsecret/wip/dueno/simple-item: 2/3] secret-password: Add lookup_binary functions, Daiki Ueno
  • [libsecret/wip/dueno/simple-item: 1/3] secret-password: Add search functions, Daiki Ueno
  • [libsecret] (3 commits) Non-fast-forward update to branch wip/dueno/simple-item, Daiki Ueno
  • [sysprof] libsysprof: join overlapping ranges, Christian Hergert
  • [gjs: 3/3] Merge branch 'build-fix' into 'master', Philip Chimento
  • [gjs: 2/3] gdbus: Remove usage of depracted G_TYPE_INSTANCE_GET_PRIVATE, Philip Chimento
  • [gjs: 1/3] importer: Remove usage of deprecated G_CONST_RETURN, Philip Chimento
  • [gjs] (3 commits) ...Merge branch 'build-fix' into 'master', Philip Chimento
  • [libgit2-glib] Deleted branch wip/albfan/git-diff-buffers, Alberto Fanjul
  • [libgit2-glib] Add ggit_diff_new_buffers, Alberto Fanjul
  • [libgit2-glib/wip/albfan/git-diff-buffers] Add ggit_diff_new_buffers, Alberto Fanjul
  • [gjs: 2/2] Merge branch '9-Fix-GPtrArray-Marshalling' into 'master', Philip Chimento
  • [gjs: 1/2] arg: Fix the marshalling of GPtrArrays by ensuring that their elements are considered as pointers in, Philip Chimento
  • [gjs] (2 commits) ...Merge branch '9-Fix-GPtrArray-Marshalling' into 'master', Philip Chimento
  • [gjs/wip/xclaesse/57-should-use-g-i-annotations-for-signal: 243/243] object: Use GISignalInfo to marshal signal arguments, Philip Chimento
  • [gjs] (243 commits) Non-fast-forward update to branch wip/xclaesse/57-should-use-g-i-annotations-for-signal, Philip Chimento
  • [nautilus-python] Allow to override build date, Adam Plumb
  • [nautilus-python: 2/2] Merge branch 'py38' into 'master', Adam Plumb
  • [nautilus-python: 1/2] From Python 3.8 and onwards C extensions are no longer linked to libpython so in order to embed pyth, Adam Plumb
  • [nautilus-python] (2 commits) ...Merge branch 'py38' into 'master', Adam Plumb
  • [sushi] data: fix nautilus appstream ID in the newly added appdata file, Kalev Lember
  • [java-atk-wrapper] Delegate jaw_util_get_tflag_from_jobj call to EDT, Samuel Thibault
  • [java-atk-wrapper] Cope with accessible being destroyed in the meanwhile, Samuel Thibault
  • [java-atk-wrapper] Delegate getAccessibleRelationSet call to EDT, Samuel Thibault
  • [java-atk-wrapper] Delegate setAccessibleParent call to EDT, Samuel Thibault
  • [java-atk-wrapper] warn about jaw_object_get_parent returning root, Samuel Thibault
  • [sushi] data: add an appdata file, Cosimo Cecchi
  • [sushi] audio: escape tags content before setting markup, Cosimo Cecchi
  • [gnome-music/wip/jfelder/mpris-gsconnect-debug] mpris: Handle clients which request the volume property, Jean Felder
  • [gnome-music] Non-fast-forward update to branch wip/jfelder/mpris-gsconnect-debug, Jean Felder
  • [gnome-music/wip/jfelder/mpris-gsconnect-debug: 31/31] mpris: Handle clients which request the volume property, Jean Felder
  • [gnome-music] (31 commits) Non-fast-forward update to branch wip/jfelder/mpris-gsconnect-debug, Jean Felder
  • [gtk] Deleted branch wip/jimmac/variable-colors-and-metrics, Jakub Steiner
  • [gtk/gtk-3-24: 2/2] Merge branch 'wip/jimmac/variable-colors-and-metrics' into 'gtk-3-24', Matthias Clasen
  • [gtk/gtk-3-24] (2 commits) ...Merge branch 'wip/jimmac/variable-colors-and-metrics' into 'gtk-3-24', Matthias Clasen
  • [gnome-music] Deleted branch wip/jfelder/gstplayer-fix-seek-finished, Jean Felder
  • [gnome-music] gstplayer: Correctly emit "seek-finished" signal, Jean Felder
  • [librsvg] (#239): Add cross compiling document for win32, Federico Mena Quintero
  • [babl] meson: fix typoed filename, pippin
  • [gtk/fix-action-muxer-parent-chain] action muxer: Fix gtk_widget_get_action_group, Matthias Clasen
  • [gtk] Created branch fix-action-muxer-parent-chain, Matthias Clasen
  • [sushi] audio: don't log a warning when ASIN not found, Cosimo Cecchi
  • [sushi] audio: re-use tags from SushiMediaBin, Cosimo Cecchi
  • [sushi] media-bin: add a way to access the tag list, Cosimo Cecchi
  • [sushi] media-bin: only update tags when they change, Cosimo Cecchi
  • [gnome-games] Update Hungarian translation, Translations User D-L
  • [gnome-builder] plugins: ignore GParameter deprecations, Christian Hergert
  • [sushi] Remove custom GTK theming bits, Cosimo Cecchi
  • [gnome-builder] gui: add border at bottom of frame header, Christian Hergert
  • [mutter] Deleted branch wip/nielsdg/cleanup-cogl-util, Niels De Graef
  • [mutter] (5 commits) ...cogl: Drop _COGL_RETURN_VAL_IF_FAIL macro, Jonas Ådahl
  • [mutter/gnome-3-32] renderer/native: Fix EGLSurface destruction order, Jonas Ådahl
  • [mutter/gnome-3-32] renderer/native: Make sure we're not destroying an active EGLSurface, Jonas Ådahl
  • [mutter/gnome-3-32] renderer/native: Use g_set_error() instead of _cogl_set_error(), Jonas Ådahl
  • [mutter/wip/nielsdg/cleanup-cogl-util: 2/2] cogl: Drop _COGL_RETURN_VAL_IF_FAIL macro, Niels De Graef
  • [mutter/wip/nielsdg/cleanup-cogl-util: 1/2] cogl: Drop _COGL_RETURN_IF_FAIL macro, Niels De Graef
  • [mutter] (2 commits) Non-fast-forward update to branch wip/nielsdg/cleanup-cogl-util, Niels De Graef
  • [connfa-web] Make sure all the dependencies are up-to-date, Andrea Veri
  • [epiphany/gnome-3-32] Broken web apps should crash in a nicer way, Michael Catanzaro
  • [gnome-music] Non-fast-forward update to branch wip/jfelder/gstplayer-fix-seek-finished, Jean Felder
  • [gnome-maps/wip/mlundblad/handle-osm-urls: 2/2] WIP: place: Add parsing of OSM URLs, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/handle-osm-urls: 1/2] place: Add a property for initial zoom level, Marcus Lundblad
  • [gnome-maps] (2 commits) Non-fast-forward update to branch wip/mlundblad/handle-osm-urls, Marcus Lundblad
  • [mutter] (5 commits) Non-fast-forward update to branch wip/nielsdg/cleanup-cogl-util, Niels De Graef
  • [mutter/wip/nielsdg/cleanup-cogl-util] cogl: Drop _COGL_RETURN_VAL_IF_FAIL macro, Niels De Graef
  • [mutter] Non-fast-forward update to branch wip/nielsdg/cleanup-cogl-util, Niels De Graef
  • [mutter/wip/nielsdg/cleanup-cogl-util: 5/5] cogl: Drop _COGL_RETURN_VAL_IF_FAIL macro, Niels De Graef
  • [mutter/wip/nielsdg/cleanup-cogl-util: 4/5] cogl: Drop _COGL_RETURN_IF_FAIL macro, Niels De Graef
  • [mutter/wip/nielsdg/cleanup-cogl-util: 3/5] cogl: Remove unused _COGL_TYPEDEF_ASSERT() macro, Niels De Graef
  • [mutter/wip/nielsdg/cleanup-cogl-util: 2/5] cogl: Remove cogl_util_ffs macro, Niels De Graef
  • [mutter/wip/nielsdg/cleanup-cogl-util: 1/5] cogl: Remove cogl_util_memmem() macro, Niels De Graef
  • [mutter] (5 commits) Created branch wip/nielsdg/cleanup-cogl-util, Niels De Graef
  • [epiphany] Deleted branch mcatanzaro/web-app-crash, Michael Catanzaro
  • [epiphany] Broken web apps should crash in a nicer way, Jan-Michael Brummer
  • [epiphany/mcatanzaro/web-app-crash: 2/2] Broken web apps should crash in a nicer way, Jan-Michael Brummer
  • [epiphany] (2 commits) Non-fast-forward update to branch mcatanzaro/web-app-crash, Jan-Michael Brummer
  • [orca] Fix regression in combobox presentation, Joanmarie Diggs
  • [connfa-web] Patch typo, Andrea Veri
  • [connfa-web] Rename the REDIS_PORT variable to make sure the variable is not expanded by Connfa messing up the co, Andrea Veri
  • [sushi] evince: fix leftover code snippet, Cosimo Cecchi
  • [gnome-build-meta/wip-3-33-3] Revert "elements/core-deps/libvirt-glib.bst: It doesn't depend on intltool anymore", Matthias Clasen
  • [sushi] build: cleanup libsushi build dependencies, Cosimo Cecchi
  • [sushi] audio: re-use SushiMediaBin for audio playback, Cosimo Cecchi
  • [sushi] media-bin: adapt audio player to Sushi design, Cosimo Cecchi
  • [connfa-web] Land a password as well, Andrea Veri
  • [connfa-web] REDIS_PORT is also a container env var, Andrea Veri
  • [connfa-web] Revert "Install telnet", Andrea Veri
  • [epiphany/gnome-3-32] web-app-utils: Fix crash when web app profile lacks .app file, Michael Catanzaro
  • [epiphany] web-app-utils: Fix crash when web app profile lacks .app file, Michael Catanzaro
  • [epiphany/mcatanzaro/web-app-crash: 3/3] Broken web apps should crash in a nicer way, Michael Catanzaro
  • [epiphany] (3 commits) Non-fast-forward update to branch mcatanzaro/web-app-crash, Michael Catanzaro
  • [epiphany/mcatanzaro/web-app-crash] Broken web apps should crash in a nicer way, Michael Catanzaro
  • [epiphany] Created branch mcatanzaro/web-app-crash, Michael Catanzaro
  • [gnome-build-meta/wip-3-33-3] Revert "elements/core-deps/libgdata.bst: It doesn't depend on intltool anymore", Matthias Clasen
  • [gnome-build-meta/wip-3-33-3] Pick up some more 3.33.3 builds, Matthias Clasen
  • [gnome-build-meta/wip-3-33-3] Revert "elements/core-deps/colord-gtk.bst: This has been ported to meson", Matthias Clasen
  • [connfa-web] Install telnet, Andrea Veri
  • [orca] Ensure we present final word in element when navigating by word, Joanmarie Diggs
  • [libgit2-glib] Non-fast-forward update to branch wip/albfan/git-diff-buffers, Alberto Fanjul
  • [connfa-web] This should look better: due to zizaco/entrust being broken on the version that gets installed (5.2x, Andrea Veri
  • [sushi] audio: move tag discovery code to JS, Cosimo Cecchi
  • [orca] Don't present listitem marker for a zero-length substring, Joanmarie Diggs
  • [connfa-web] Use yum instead, Andrea Veri
  • [connfa-web] Also land a require on redis, Andrea Veri
  • [gnome-software] flatpak: Ensure refining the metadata of apps is not skipped incorrectly, Richard Hughes
  • [connfa-web] Let connfa use the in namespace redis service, Andrea Veri
  • [sushi] mainWindow: respect close button placement preference, Cosimo Cecchi
  • [mutter] Deleted branch gbsneto/screencast-improvements, Georges Basile Stavracas Neto
  • [mutter] (9 commits) ...screen-cast-monitor-stream-src: Watch monitors using MetaStageWatch, Jonas Ådahl
  • [glib] Non-fast-forward update to branch wip/tingping/pkcs11, Patrick Griffis
  • [gnome-software] flatpak: Fix launching Flatpak apps when runtime versions change, Richard Hughes
  • [glib/wip/tingping/pkcs11] gtlscertificate: Add pkcs11-uri property and constructor, Patrick Griffis
  • [glib] Created branch wip/tingping/pkcs11, Patrick Griffis
  • [mutter/gbsneto/screencast-improvements: 18/18] screen-cast-monitor-stream-src: Watch monitors using MetaStageWatch, Georges Basile Stavracas Neto
  • [mutter/gbsneto/screencast-improvements: 17/18] stage: Introduce MetaStageWatch and family, Georges Basile Stavracas Neto
  • [mutter/gbsneto/screencast-improvements: 16/18] clutter/tests: Connect to ClutterStage:paint-view, Georges Basile Stavracas Neto
  • [mutter/gbsneto/screencast-improvements: 15/18] clutter/stage: Add ClutterStage:paint-view, Georges Basile Stavracas Neto
  • [mutter/gbsneto/screencast-improvements: 14/18] clutter/stage: Emit after-paint after painting, Georges Basile Stavracas Neto
  • [mutter/gbsneto/screencast-improvements: 13/18] clutter/stage: Own clutter_stage_get_view_at(), Georges Basile Stavracas Neto
  • [mutter/gbsneto/screencast-improvements: 12/18] clutter: Make ClutterStageView a public class, Georges Basile Stavracas Neto
  • [mutter/gbsneto/screencast-improvements: 11/18] clutter/stage-view: Annotate some functions, Georges Basile Stavracas Neto
  • [mutter/gbsneto/screencast-improvements: 10/18] clutter/stage-view: Move unexported functions to private header, Georges Basile Stavracas Neto
  • [mutter] (18 commits) Non-fast-forward update to branch gbsneto/screencast-improvements, Georges Basile Stavracas Neto
  • [gnome-clocks/gnome-3-32] appdata: Keep the same app ID as in 3.30, Kalev Lember
  • [gnome-clocks] Deleted branch wip/kalev/appdata-id, Kalev Lember
  • [gnome-clocks: 2/2] Merge branch 'wip/kalev/appdata-id' into 'master', Kalev Lember
  • [gnome-clocks] (2 commits) ...Merge branch 'wip/kalev/appdata-id' into 'master', Kalev Lember
  • [gnome-control-center] Created tag 3.33.3, Georges Basile Stavracas Neto
  • [gnome-control-center] 3.33.3, Georges Basile Stavracas Neto
  • [gnome-control-center] project: Require meson 0.50.0, Georges Basile Stavracas Neto
  • [gnome-software] flatpak: Use apps' unique ID in debug messages, Richard Hughes
  • [sushi] Created tag 3.32.1, Cosimo Cecchi
  • [sushi/gnome-3-32] release: prepare for 3.32.1, Cosimo Cecchi
  • [sushi/gnome-3-32] workaround for having both gtksourceview 3 and 4 installed. Fixes #12., Cosimo Cecchi
  • [gnome-software/wip/hughsie/GsApp-custom: 3/3] flatpak: Use a custom GsApp GTypes for results, Richard Hughes
  • [gnome-software/wip/hughsie/GsApp-custom: 2/3] fwupd: Use custom GsApp GTypes for results, Richard Hughes
  • [gnome-software/wip/hughsie/GsApp-custom: 1/3] Add gs_plugin_app_new() and allow plugins to use a custom GsApp type, Richard Hughes
  • [gnome-software] (3 commits) Non-fast-forward update to branch wip/hughsie/GsApp-custom, Richard Hughes
  • [gnome-software/wip/hughsie/GsApp-custom: 17/17] flatpak: Use a custom GsApp GTypes for results, Richard Hughes
  • [gnome-software/wip/hughsie/GsApp-custom: 16/17] fwupd: Use custom GsApp GTypes for results, Richard Hughes
  • [gnome-software/wip/hughsie/GsApp-custom: 15/17] Add gs_plugin_app_new() and allow plugins to use a custom GsApp type, Richard Hughes
  • [gnome-software] (17 commits) Non-fast-forward update to branch wip/hughsie/GsApp-custom, Richard Hughes
  • [sushi] audio: improve cover sizing for HiDpi displays, Cosimo Cecchi
  • [sushi] main: update package requires, Cosimo Cecchi
  • [mutter] wayland: Don't export non-public API not used by tests, Georges Basile Stavracas Neto
  • [gnome-build-meta/wip-3-33-3: 2/2] Work towards 3.33.3, Matthias Clasen
  • [gnome-build-meta/wip-3-33-3: 1/2] rename sdk/gtk+.bst to sdk/gtk.bst, Matthias Clasen
  • [gnome-build-meta] (2 commits) Created branch wip-3-33-3, Matthias Clasen
  • [releng/wip-3-33-3] work towards 3.33.3, Matthias Clasen
  • [releng] Created branch wip-3-33-3, Matthias Clasen
  • [gnome-boxes/dont-duplicate-downloadable-oses] wizard-downloads-page, search: Don't duplicate recommended downloads, Felipe Borges
  • [gnome-boxes] Created branch dont-duplicate-downloadable-oses, Felipe Borges
  • [gtk/shortcuts-rebased-again] shortcut controller: Factor out a helper, Matthias Clasen
  • [libxslt] Fix uninitialized read with UTF-8 grouping chars, Nick Wellnhofer
  • [libxslt] Fix integer overflow in FORMAT_GYEAR, Nick Wellnhofer
  • [gtk/shortcuts-rebased-again] Implement group cycling, Matthias Clasen
  • [wgo-web] Needs escaping, Andrea Veri
  • [wgo-web] Try quoting instead, Andrea Veri
  • [babl] AUTHORS: add some missing entries, pippin
  • [babl] docs: add tools dir to dir-overview, pippin
  • [wgo-web] Try this way?, Andrea Veri
  • [wgo-web] Land the cron job definition for civicrm, Andrea Veri
  • [gtk/shortcuts-rebased-again: 6/6] inspector: Show owners for shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 5/6] label: Remove mnemonics when unmapped, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 4/6] inspector: Use event controller names, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 3/6] Set names on shortcut controllers, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 2/6] event controller: Add a name property, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 1/6] inspector: Add a quick shortcuts page, Matthias Clasen
  • [gtk] (6 commits) Non-fast-forward update to branch shortcuts-rebased-again, Matthias Clasen
  • [wgo-web] Land the script OSCP will run as a cron job for civicrm queue processing, Andrea Veri
  • [lasem/wip/meson] tests: add tex column align test, Emmanuel Pacaud
  • [gnome-boxes/init-shared-folders-3.32: 2/2] app, spice-display: Populate Shared Folders while connecting, Felipe Borges
  • [gnome-boxes] (2 commits) Non-fast-forward update to branch init-shared-folders-3.32, Felipe Borges
  • [libxslt] Fix performance regression with xsl:number, Nick Wellnhofer
  • [gnome-music/wip/jfelder/gstplayer-fix-seek-finished] gstplayer: Correctly emit "seek-finished" signal, Jean Felder
  • [gnome-music] Created branch wip/jfelder/gstplayer-fix-seek-finished, Jean Felder
  • [gnome-continuous] Tag libsass, Emmanuele Bassi
  • [gnome-boxes] Deleted branch fix-typography, Rafael Fontenelle
  • [gnome-boxes] appdata: Apply curved quotation mark as in HIG Typography, Felipe Borges
  • [babl] tests: rename from transparent_symmetry to alpha_symmetric_transform, pippin
  • [babl] docs: add section about symmetric alpha transforms, pippin
  • [babl] docs: update, pippin
  • [gimp-macos-build] DOAP file: add some URLs and lang info., Jehan
  • [gnome-continuous] Force Autotools build for p11-kit, Emmanuele Bassi
  • [seahorse/gnome-3-32] Updated Spanish translation, Daniel Mustieles García
  • [mutter] test-utils: Fix compiler warning, Jonas Ådahl
  • [gnome-builder/gnome-builder-3-32] Updated Spanish translation, Daniel Mustieles García
  • [gnome-games] Deleted branch wip/exalm/ds, Alexander Mikhaylenko
  • [gnome-games] (2 commits) ...nintendo-ds-runner: Subclass RetroRunner, Alexander Mikhaylenko
  • [gnome-settings-daemon] Created tag GNOME_SETTINGS_DAEMON_3_32_1, Carlos Garnacho
  • [gnome-boxes] Deleted branch build-gtk-vnc-from-tarball, Felipe Borges
  • [gnome-boxes] build, CI: Build gtk-vnc from source tarball, Felipe Borges
  • [gnome-settings-daemon/gnome-3-32] Release 3.32.1, Carlos Garnacho
  • [gnome-games/wip/exalm/ds: 2/2] nintendo-ds-runner: Subclass RetroRunner, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/ds: 1/2] retro-runner-builder: Allow subclassing, Alexander Mikhaylenko
  • [gnome-games] (2 commits) Created branch wip/exalm/ds, Alexander Mikhaylenko
  • [shotwell] Updated Spanish translation, Daniel Mustieles García
  • [network-manager-applet] Updated Spanish translation, Daniel Mustieles García
  • [gparted] Updated Spanish translation, Daniel Mustieles García
  • [gnome-subtitles] Updated Spanish translation, Daniel Mustieles García
  • [gedit-plugins] Updated Spanish translation, Daniel Mustieles García
  • [fractal] Update Spanish translation, Translations User D-L
  • [gnome-build-meta/abderrahim/flatpak-improvements: 25/25] .gitlab-ci.yml: don't push the freedesktop platform extensions to flathub, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/flatpak-improvements: 24/25] flatpak-runtimes: add platform extensions, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/flatpak-improvements: 23/25] flatpak-runtimes: use "bare-user-only" repository mode, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/flatpak-improvements: 22/25] .gitlab-ci.yml: update bst and bst-external, Abderrahim Kitouni
  • [glib/meson-bump: 35/35] build: Bump up the required version of Meson, Emmanuele Bassi
  • [gnome-build-meta] (25 commits) Non-fast-forward update to branch abderrahim/flatpak-improvements, Abderrahim Kitouni
  • [glib/meson-bump: 34/35] build: Remove unsupported `install` directives, Emmanuele Bassi
  • [glib] (35 commits) Non-fast-forward update to branch meson-bump, Emmanuele Bassi
  • [geary/master] Updated Spanish translation, Daniel Mustieles García
  • [evolution-ews] Updated Spanish translation, Daniel Mustieles García
  • [chronojump] Updated Spanish translation, Daniel Mustieles García
  • [balsa] Updated Spanish translation, Daniel Mustieles García
  • [gnome-shell] Non-fast-forward update to branch wip/jimmac/sync-with-adwaita, Jakub Steiner
  • [gnome-shell/wip/aday/standardise-text-styles] theme: Standardise text styles, Allan Day
  • [gnome-shell] Created branch wip/aday/standardise-text-styles, Allan Day
  • [babl] babl/base: use symmetric alpha transformations for CMYK, pippin
  • [mutter/wip/nielsdg/add-yuv-support: 3/3] wayland: Support complex (YUV) pixel formats, Niels De Graef
  • [mutter/wip/nielsdg/add-yuv-support: 2/3] cogl: Add CoglMultiPlaneTexture for complex formats, Niels De Graef
  • [mutter/wip/nielsdg/add-yuv-support: 1/3] cogl: Add non-RGBA pixel formats, Niels De Graef
  • [mutter] (3 commits) Non-fast-forward update to branch wip/nielsdg/add-yuv-support, Niels De Graef
  • [gnome-boxes/build-gtk-vnc-from-tarball] build, CI: Build gtk-vnc from source tarball, Felipe Borges
  • [gnome-boxes] Created branch build-gtk-vnc-from-tarball, Felipe Borges
  • [mutter/wip/nielsdg/add-yuv-support] wayland: Support complex (YUV) pixel formats, Niels De Graef
  • [mutter/wip/nielsdg/add-yuv-support: 12/12] wayland: Support complex (YUV) pixel formats, Niels De Graef
  • [mutter/wip/nielsdg/add-yuv-support: 11/12] cogl: Add CoglMultiPlaneTexture, Niels De Graef
  • [mutter/wip/nielsdg/add-yuv-support: 10/12] cogl: Add non-RGBA pixel formats, Niels De Graef
  • [mutter/wip/nielsdg/add-yuv-support: 9/12] WIP: Add a COGL_TEXTURE_COMPONENTS_R, Niels De Graef
  • [mutter/wip/nielsdg/add-yuv-support: 8/12] cogl: Replace G_8 with R_8 pixel format, Niels De Graef
  • [mutter] (12 commits) Non-fast-forward update to branch wip/nielsdg/add-yuv-support, Niels De Graef
  • [gnome-build-meta/abderrahim/flatpak-improvements: 8/8] .gitlab-ci.yml: don't push the freedesktop platform extensions to flathub, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/flatpak-improvements: 7/8] flatpak-runtimes: add platform extensions, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/flatpak-improvements: 6/8] flatpak-runtimes: use "bare-user-only" repository mode, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/flatpak-improvements: 5/8] .gitlab-ci.yml: update bst and bst-external, Abderrahim Kitouni
  • [gnome-build-meta] (8 commits) Non-fast-forward update to branch abderrahim/flatpak-improvements, Abderrahim Kitouni
  • [nautilus] Deleted branch wip/kalev/fix-appstream-id, Kalev Lember
  • [nautilus] appdata: Fix accidentally changed appstream ID, Ernestas Kulik
  • [glib] Deleted branch fix-fileutils-test-windows, Chun-wei Fan
  • [glib: 2/2] Merge branch 'fix-fileutils-test-windows' into 'master', Philip Withnall
  • [glib] (2 commits) ...Merge branch 'fix-fileutils-test-windows' into 'master', Philip Withnall
  • [glib] Deleted branch fix-convert-tests-windows, Chun-wei Fan
  • [glib: 2/2] Merge branch 'fix-convert-tests-windows' into 'master', Philip Withnall
  • [glib] (2 commits) ...Merge branch 'fix-convert-tests-windows' into 'master', Philip Withnall
  • [nautilus/wip/kalev/fix-appstream-id] appdata: Fix accidentally changed appstream ID, Kalev Lember
  • [nautilus] Created branch wip/kalev/fix-appstream-id, Kalev Lember
  • [libsoup] Deleted branch carlosgc/websockets-invalid-encode-length, Carlos Garcia Campos
  • [libsoup] (2 commits) ...WebSockets: fail and close the connection in case of invalid payload length, Claudio Saavedra
  • [libsoup/carlosgc/websockets-invalid-encode-length: 3/3] WebSockets: fail and close the connection in case of invalid payload length, Claudio Saavedra
  • [libsoup/carlosgc/websockets-invalid-encode-length: 2/3] WebSockets: return after closing connection on error in process_frame, Claudio Saavedra
  • [libsoup] (3 commits) Non-fast-forward update to branch carlosgc/websockets-invalid-encode-length, Claudio Saavedra
  • [yelp-xsl] Updated Spanish translation, Daniel Mustieles García
  • [sushi] Updated Spanish translation, Daniel Mustieles García
  • [orca] Updated Spanish translation, Daniel Mustieles García
  • [nautilus] Updated Spanish translation, Daniel Mustieles García
  • [gtk/gtk-3-24] Updated Spanish translation, Daniel Mustieles García
  • [gnome-todo] Updated Spanish translation, Daniel Mustieles García
  • [gnome-notes] Updated Spanish translation, Daniel Mustieles García
  • [gnome-boxes] Updated Spanish translation, Daniel Mustieles García
  • [gnome-backgrounds] Updated Spanish translation, Daniel Mustieles García
  • [libsoup] Deleted branch carlosgc/websockets-empty-binary, Carlos Garcia Campos
  • [libsoup] WebSockets: allow to send empty binary data, Claudio Saavedra
  • [glib-networking] Updated Spanish translation, Daniel Mustieles García
  • [glade] Updated Spanish translation, Daniel Mustieles García
  • [evolution] Updated Spanish translation, Daniel Mustieles García
  • [libgweather] Update Spanish translation, Translations User D-L
  • [java-atk-wrapper] Fix signature for getLocale, Samuel Thibault
  • [gvfs] Created tag 1.41.3, Ondrej Holy
  • [gvfs] Post release version bump, Ondrej Holy
  • [gvfs] Update NEWS for 1.41.3 release, Ondrej Holy
  • [gnome-boxes/fix-typography: 2/2] appdata: Apply curved quotation mark as in HIG Typography, Felipe Borges
  • [gnome-boxes] (2 commits) Non-fast-forward update to branch fix-typography, Felipe Borges
  • [gnome-build-meta/tristan/gnome-boot: 31/31] Revert "project.conf: let ninja decide by itself how many jobs to run", Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 30/31] Adding vm/desktop-vm.bst & vm/desktop-vm-image-x86_64.bst, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 29/31] project.conf: Enable use of the x86image plugin, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 28/31] core-deps/NetworkManager.bst: Enable service at boot time, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 27/31] core/gdm.bst: Start GDM at boot time, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 26/31] core/gdm.bst: Added custom GDM pam configuration, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 25/31] core/gdm.bst: Configuring GDM and adding a sysusers file, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 24/31] core/gnome-keyring.bst: Build PAM module, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 23/31] code/gnome-initial-setup.bst: Adding sysusers file to create the user., Tristan Van Berkom
  • [gnome-build-meta] (31 commits) Non-fast-forward update to branch tristan/gnome-boot, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 22/22] sdk/krb5.bst: Adding krb5, this was removed from freedesktop-sdk, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 21/22] sdk/gstreamer-vaapi.bst: Fix to build with new freedesktop-sdk setup, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 20/22] project.conf: Set --build and --host more strictly, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 19/22] core-deps/kmod.bst: Removed, depend on the kmod from freedesktop-sdk instead, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 18/22] core-deps/ndctl.bst: Depend on kmod from freedesktop-sdk, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 17/22] core-deps/blockdev.bst: Depend on kmod from freedesktop-sdk, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 16/22] core-deps: Remove pwquality, this is now built by freedesktop-sdk, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 15/22] world/seahorse.bst: Depend on pwquality from freedesktop-sdk, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 14/22] core/gnome-control-center.bst: Depend on pwquality from freedesktop-sdk, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 13/22] core/gnome-disk-utility.bst: Depend on pwquality from freedesktop-sdk, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 12/22] core/gnome-initial-setup.bst: Depend on pwquality from freedesktop-sdk, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 11/22] sdk-platform.bst: No longer depend on shared-library-guard.bst, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 10/22] sdk/cogl.bst: Disabling kms egl backend, it needs gbm, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 9/22] build mutter and gnome-shell using the new mesa arrangement in freedesktop-sdk, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 8/22] move /var/run to /run, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 7/22] core-deps/spice-gtk.bst: Fix dependency on gstreamer, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 6/22] add missing dependencies that were in base-platform.bst, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 5/22] sdk/gst-plugins-*: sync with freedesktop-sdk, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 4/22] flatpak/{sdk, platform}*: sync with freedesktop-sdk, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 2/22] use a master snapshot of freedesktop-sdk, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 3/22] sdk/glib: add a runtime dependencies on freedesktop-sdk glib, Tristan Van Berkom
  • [gnome-build-meta] (22 commits) Non-fast-forward update to branch tristan/fdsdk-master, Tristan Van Berkom
  • [adwaita-icon-theme] symbolic: view-app-grid revert shirt button, Jakub Steiner
  • [jhbuild] world: Make gst-editing-services and gst-rtsp-server use meson, Rico Tzschichholz
  • [cheese] Update French translation, Translations User D-L
  • [vala/wip/issue/278: 2/2] WIP, Rico Tzschichholz
  • [vala/wip/issue/278: 1/2] Add supported for sealed classes, Rico Tzschichholz
  • [vala] (2 commits) Created branch wip/issue/278, Rico Tzschichholz
  • [vala/wip/issue/745: 2/2] codegen: Don't write declaration of extern symbols with given header, Rico Tzschichholz
  • [vala/wip/issue/745: 1/2] vala: Add Symbol.is_extern and use/set is accordingly, Rico Tzschichholz
  • [vala] (2 commits) Created branch wip/issue/745, Rico Tzschichholz
  • [gtk/shortcuts-rebased-again: 91/91] inspector: Add a quick shortcuts page, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 90/91] inspector: Show shortcut actions and triggers, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 89/91] shortcut controller: Make model readable, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 88/91] inspector: Fix actions visibility, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 87/91] window: Use gtk_widget_class_add_binding_action, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 86/91] Add gtk_widget_class_add_binding_action, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 85/91] shortcutcontroller: Unref shortcut proper, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 84/91] shortcuttrigger: Filter a few modifiers out, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 83/91] filechooser: Trigger the location popup via bindings, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 82/91] filechooser: Remove outdated hack, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 81/91] accels: Remove GtkAccelGroup, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 80/91] testmenubutton: Don't create a GtkAccelGroup, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 79/91] testsuite: Remove GtkAccelGroup usage, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 78/91] doc tools: Create AccelLabel image without using GtkAccelGroup, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 77/91] widget: Remove gtk_widget_add_accelerator(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 76/91] testgtk: Port keyval example to shortcut controllers, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 75/91] gtk-demo: Redo builder example to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 74/91] shortcutcontroller: Implement GtkBuildable, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 73/91] shortcutaction: Integrate with GtkBuilder property parsing, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 72/91] shortcuttrigger: Add gtk_shortcut_triger_new_parse_string(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 71/91] application: Replace accelerator handling with shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 70/91] accel: Add display arg to gtk_accelerator_parse_with_keycode(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 69/91] accelerators: Make gtk_accelerator_parse() return TRUE/FALSE, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 68/91] shortcuttrigger: Add hash(), equal(), and compare() functions, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 67/91] shortcuts: Mananage managed shortcuts with a custom model, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 66/91] gdk: Make gdk_keyval_name() return a const char, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 65/91] shortcutaction: Add gtk_shortcut_action_to_string(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 64/91] widget: Keep keybindings as a GListStore, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 63/91] shortcutcontroller: Add gtk_shortcut_controller_new_for_model(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 62/91] shortcutcontroller: Implement GListModel, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 61/91] gtk-demo: Port the sliding puzzle demo to shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 60/91] shortcut: Change the API for creating shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 59/91] shortcut: Add GtkShortcutAction, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 58/91] accelgroup: Remove unneeded APIs, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 57/91] gtk: Remove GtkAccelMap, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 56/91] gtk: Remove accel paths, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 55/91] menushell: Remove old mnemonic handling, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 54/91] window: Remove all old mnemonic handling API, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 53/91] menu: Implement GtkShortcutManager, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 52/91] shortcutmanager: Add, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 51/91] label: Implement mnemonics using shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 50/91] shortcut: Add gtk_shortcut_set_mnemonic_activate(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 49/91] shortcuttrigger: Add support for mnemonics, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 48/91] window: Put F10 accelerator into its own shortcut controller, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 47/91] window: Get rid of public APIs that shouldn't be, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 46/91] gdk: Remove GDK_RELEASE_MASK, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 45/91] gtk-demo: Add a dumb demo for shortcut triggers, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 44/91] shortcutcontroller: Add GtkShortcutScope, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 43/91] shortcuttrigger: Add gtk_shortcut_trigger_to_label(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 42/91] accelgroup: Add gtk_accel_group_print_label(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 41/91] accellabel: Move gtk_accelerator_get_label() code, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 40/91] accellabel: Get rid of class variables, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 39/91] model button: Use simpler api for accels, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 38/91] gtk: Remove bindings, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 37/91] popovermenu: Port away from GtkBindings, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 36/91] eventcontrollerkey: Remove binding handling, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 35/91] passwordentry: Remove unused header, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 34/91] accelgroup: Actually have a default mod mask, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 33/91] treeview: Redo event forwarding hack, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 32/91] combobox: Redo key event forwarding hack, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 31/91] iconview: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 30/91] infobar: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 29/91] label: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 28/91] listbox: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 27/91] menubar: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 26/91] menu: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 25/91] menushell: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 24/91] notebook: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 23/91] scale: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 22/91] scalebutton: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 21/91] scrolledwindow: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 20/91] searchentry: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 19/91] shortcutssection: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 18/91] shortcutswindow: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 17/91] flowbox: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 16/91] paned: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 15/91] spinbutton: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 14/91] textview: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 13/91] filechooserwidget: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 12/91] toolbar: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 11/91] shortcutcontroller: Add gtk_shortcut_controller_add_shortcut(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 10/91] shortcutcontroller: Add private API for running class shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 9/91] treeview: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 8/91] widget: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 7/91] dialog: Port binding to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 6/91] text: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 5/91] shortcut: Add gtk_shortcut_set_callback(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 4/91] combobox: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 3/91] assistant: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 2/91] trigger: Add an alternative trigger, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 1/91] shortcut: Add GtkShortcutTrigger, Matthias Clasen
  • [gtk] (91 commits) Non-fast-forward update to branch shortcuts-rebased-again, Matthias Clasen
  • [libgit2-glib/wip/albfan/git-diff-buffers] Add ggit_diff_buffers, Alberto Fanjul
  • [libgit2-glib] Created branch wip/albfan/git-diff-buffers, Alberto Fanjul
  • [glib/fix-fileutils-test-windows] glib/tests/fileutils.c: Fix stdio Wrapper Test on Windows, Chun-wei Fan
  • [glib] Created branch fix-fileutils-test-windows, Chun-wei Fan
  • [glib/fix-convert-tests-windows] glib/tests/convert.c: Skip tests that aren't meaningful for Windows, Chun-wei Fan
  • [glib] Created branch fix-convert-tests-windows, Chun-wei Fan
  • [sushi] fallbackRenderer: fix translation mark, Cosimo Cecchi
  • [sushi] audio: load cover art from JS, Cosimo Cecchi
  • [sushi] flatpak: add --share=network, Cosimo Cecchi
  • [gtk/shortcuts-rebased-again: 96/96] shortcutcontroller: Unref shortcut proper, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 95/96] shortcuttrigger: Filter a few modifiers out, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 94/96] filechooser: Trigger the location popup via bindings, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 93/96] filechooser: Remove outdated hack, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 92/96] accels: Remove GtkAccelGroup, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 91/96] testmenubutton: Don't create a GtkAccelGroup, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 90/96] testsuite: Remove GtkAccelGroup usage, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 89/96] doc tools: Create AccelLabel image without using GtkAccelGroup, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 88/96] widget: Remove gtk_widget_add_accelerator(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 87/96] testgtk: Port keyval example to shortcut controllers, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 86/96] gtk-demo: Redo builder example to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 85/96] shortcutcontroller: Implement GtkBuildable, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 84/96] shortcutaction: INtegrate with GtkBuilder property parsing, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 83/96] shortcuttrigger: Add gtk_shortcut_triger_new_parse_string(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 82/96] application: Replace accelerator handling with shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 81/96] accel: Add display arg to gtk_accelerator_parse_with_keycode(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 80/96] accelerators: Make gtk_accelerator_parse() return TRUE/FALSE, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 79/96] shortcuttrigger: Add hash(), equal(), and compare() functions, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 78/96] shortcuts: Mananage managed shortcuts with a custom model, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 77/96] gdk: Make gdk_keyval_name() return a const char, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 76/96] shortcutaction: Add gtk_shortcut_action_to_string(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 75/96] widget: Keep keybindings as a GListStore, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 74/96] shortcutcontroller: Add gtk_shortcut_controller_new_for_model(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 73/96] shortcutcontroller: Implement GListModel, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 72/96] gtk-demo: Port the sliding puzzle demo to shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 71/96] shortcut: Change the API for creating shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 70/96] shortcut: Add GtkShortcutAction, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 69/96] accelgroup: Remove unneeded APIs, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 68/96] gtk: Remove GtkAccelMap, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 67/96] gtk: Remove accel paths, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 66/96] menushell: Remove old mnemonic handling, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 65/96] window: Remove all old mnemonic handling API, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 64/96] menu: Implement GtkShortcutManager, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 63/96] shortcutmanager: Add, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 62/96] label: Implement mnemonics using shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 61/96] shortcut: Add gtk_shortcut_set_mnemonic_activate(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 60/96] shortcuttrigger: Add support for mnemonics, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 59/96] window: Put F10 accelerator into its own shortcut controller, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 58/96] window: Get rid of public APIs that shouldn't be, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 57/96] gdk: Remove GDK_RELEASE_MASK, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 56/96] gtk-demo: Add a dumb demo for shortcut triggers, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 55/96] shortcutcontroller: Add GtkShortcutScope, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 54/96] shortcuttrigger: Add gtk_shortcut_trigger_to_label(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 53/96] accelgroup: Add gtk_accel_group_print_label(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 52/96] accellabel: Move gtk_accelerator_get_label() code, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 51/96] accellabel: Get rid of class variables, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 50/96] model button: Use simpler api for accels, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 49/96] gtk: Remove bindings, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 48/96] popovermenu: Port away from GtkBindings, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 47/96] eventcontrollerkey: Remove binding handling, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 46/96] passwordentry: Remove unused header, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 45/96] accelgroup: Actually have a default mod mask, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 44/96] treeview: Redo event forwarding hack, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 43/96] combobox: Redo key event forwarding hack, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 42/96] iconview: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 41/96] infobar: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 40/96] label: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 39/96] listbox: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 38/96] menubar: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 37/96] menu: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 36/96] menushell: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 35/96] notebook: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 34/96] scale: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 33/96] scalebutton: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 32/96] scrolledwindow: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 31/96] searchentry: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 30/96] shortcutssection: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 29/96] shortcutswindow: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 28/96] flowbox: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 27/96] paned: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 26/96] spinbutton: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 25/96] textview: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 24/96] filechooserwidget: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 23/96] toolbar: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 22/96] shortcutcontroller: Add gtk_shortcut_controller_add_shortcut(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 21/96] shortcutcontroller: Add private API for running class shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 20/96] treeview: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 19/96] widget: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 18/96] dialog: Port binding to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 17/96] text: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 16/96] shortcut: Add gtk_shortcut_set_callback(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 15/96] combobox: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 14/96] assistant: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 13/96] trigger: Add an alternative trigger, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 12/96] shortcut: Add GtkShortcutTrigger, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 11/96] window: Port bindings to use shortcuts, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 10/96] bindings: Add more variant types, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 9/96] widget: Add gtk_widget_class_add_shortcut(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 8/96] gtk: Add GtkShortcut, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 7/96] bindings: Split out function to invoke an action signal, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 6/96] shortcutcontroller: Introduce, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 5/96] bindings: Make gtk_binding_parse_signal() use GVariantBuilder, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 4/96] bindings: Parse into GVariantBuilder directly, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 3/96] bindings: Add gtk_binding_entry_add_signal_variant(), Matthias Clasen
  • [gtk/shortcuts-rebased-again: 2/96] bindings: Replace GtkBindingArg arguments with GVariant, Matthias Clasen
  • [gtk/shortcuts-rebased-again: 1/96] widget: Bring back _gtk_widget_list_controllers(), Matthias Clasen
  • [gtk] (96 commits) Created branch shortcuts-rebased-again, Matthias Clasen
  • [gnome-shell] keyboard: Add extended keys and language popups to top window group, Florian Müllner
  • [gnome-shell] iconGrid: Fix animation glitch, Marco Trevisan
  • [orca] Post-release version bump, Joanmarie Diggs
  • [orca] Created tag ORCA_3_33_3, Joanmarie Diggs
  • [orca] Release prep, Joanmarie Diggs
  • [gnome-shell] appDisplay: Set Adjustment value after allocation, Florian Müllner
  • [gtk] Deleted branch dboles/fix-a11y-tests-again, Daniel Boles
  • [gtk/dboles/fix-a11y-tests-again] testsuite/a11y/tooltips: rm spurious expect output, Daniel Boles
  • [gtk] Created branch dboles/fix-a11y-tests-again, Daniel Boles
  • [gtk] ListBox: Document buildable child type placeholder, Daniel Boles
  • [gtk] Window: Hyperlink to GtkBuildable from its section, Daniel Boles
  • [gtk/gtk-3-24] ListBox: Document buildable child type placeholder, Daniel Boles
  • [gtk/gtk-3-24] Window: Hyperlink to GtkBuildable from its section, Daniel Boles
  • [releng] GNOME 3.33.2, Abderrahim Kitouni
  • [releng] GNOME 3.32.2, Abderrahim Kitouni
  • [gtk] gsk: Fix annotations for ref()/unref(), Matthias Clasen
  • [gtk] bindings: Make gtk_binding_entry_add_signall() private, Matthias Clasen
  • [gtk] bindings: Hide structs, Matthias Clasen
  • [gtk] bindings: Remove unused member variables, Matthias Clasen
  • [orca] Chromium: Remove another no-longer-needed hack, Joanmarie Diggs
  • [gtk] x11: Actually call the finished func when finishing, Matthias Clasen
  • [gtk] testgtk: Remove unused code, Matthias Clasen
  • [gtk] contentformats: Fix doc typo, Matthias Clasen
  • [gtk] Deleted branch widget-class-actions-2, Matthias Clasen
  • [gtk: 11/11] Merge branch 'widget-class-actions-2' into 'master', Matthias Clasen
  • [gtk] (11 commits) ...Merge branch 'widget-class-actions-2' into 'master', Matthias Clasen
  • [gtk/widget-class-actions-2: 9/9] Docs: expand actions chapter, Matthias Clasen
  • [gtk/widget-class-actions-2: 8/9] color chooser widget: Use the new action machinery, Matthias Clasen
  • [gtk/widget-class-actions-2: 7/9] link button: Use the new action machinery, Matthias Clasen
  • [gtk/widget-class-actions-2: 6/9] window: Use the new action machinery, Matthias Clasen
  • [gtk/widget-class-actions-2: 5/9] textview: Use the new action machinery, Matthias Clasen
  • [gtk/widget-class-actions-2: 4/9] label: Use the new action machinery, Matthias Clasen
  • [gtk/widget-class-actions-2: 3/9] password entry: Adapt to action name change, Matthias Clasen
  • [gtk/widget-class-actions-2: 2/9] text: Use the new action machinery, Matthias Clasen
  • [gtk/widget-class-actions-2: 1/9] Allow registering actions per-class, Matthias Clasen
  • [gtk] (9 commits) Created branch widget-class-actions-2, Matthias Clasen
  • [connfa-web] Land the CONNFA_APP_URL env var, Andrea Veri
  • [librsvg] Update NEWS, Federico Mena Quintero
  • [librsvg] Bump version to 2.45.7, Federico Mena Quintero
  • [sushi] Update translation infrastructure, Cosimo Cecchi
  • [connfa-web] s/sh/bash, Andrea Veri
  • [connfa-web] Make sure the connfa user is also part of the root group, Andrea Veri
  • [gnome-terminal/wip/rishi/container-escape-sequence] window: Preserve current toolbox, if any, when opening a new terminal, Debarshi Ray
  • [gnome-terminal] Created branch wip/rishi/container-escape-sequence, Debarshi Ray
  • [librsvg] (#452): Implement SvgHandle::has_element_with_id(), Federico Mena Quintero
  • [connfa-web] Proper syntax to define a variable within double quotes, Andrea Veri
  • [sushi] Update POTFILES.in, Piotr Drąg
  • [sushi] Created branch gnome-3-32, Piotr Drąg
  • [glade] Update POTFILES.in, Piotr Drąg
  • [librsvg] (#471): Fix blurry semi-opaque objects when rendering with a scaled transformation, Federico Mena Quintero
  • [connfa-web] Make sure the connfa user and group are actually there, Andrea Veri
  • [chronojump] Update POTFILES.in, Piotr Drąg
  • [connfa-web] s/default/1000630000, Andrea Veri
  • [connfa-web] Tweak users accordingly, part 2, Andrea Veri
  • [connfa-web] Tweak users accordingly, Andrea Veri
  • [gimp/gimp-2-10] NEWS: keep up-to-date., Jehan
  • [connfa-web] Land chown/chmods, Andrea Veri
  • [connfa-web] httpd is there already via SCL, Andrea Veri
  • [connfa-web] Make sure httpd is installed, fixes to sed path, Andrea Veri
  • [connfa-web] Make it exec, Andrea Veri
  • [connfa-web] Needs a dash, Andrea Veri
  • [connfa-web] Not needed :), Andrea Veri
  • [gimp-macos-build] Created branch master, Jehan
  • [chronojump] Preferences webcam stop camera controls, Xavier de Blas
  • [balsa] Fix crash using incomplete VCard items, Peter Bloomfield
  • [mutter/gbsneto/screencast-improvements] screen-cast-monitor-stream-src: Watch monitors using MetaStageWatch, Georges Basile Stavracas Neto
  • [mutter] Non-fast-forward update to branch gbsneto/screencast-improvements, Georges Basile Stavracas Neto
  • [gimp] plug-ins: avoid converting TIFF extra channels for 8-bit non-linear too., Jehan
  • [chronojump] Webcam: On preferences can check if ffmpeg/ffplay are running, Xavier de Blas
  • [gimp/gimp-2-10] Foreground-select Tool: new Preview Mode and color selector for "On color" preview, Jehan
  • [gimp] Foreground-select Tool: new Preview Mode and color selector for "On color" preview, Jehan
  • [connfa-web] Make sure secrets are properly referenced, Andrea Veri
  • [gnome-music/wip/mschraal/core: 70/70] columns prop no longer used, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 69/70] artistsview: Cleanup, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 68/70] albumwidget2: cleanup, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 67/70] disclistboxwidget: Cleanup unused stuff, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 66/70] albumswidget2: Cleanup, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 65/70] artistview: Make it work for all albums, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 64/70] artistview: Halfway there, albums do play, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 63/70] artistsview: Make the model more prefab, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 62/70] player: Rename PlayerPlaylist index to position, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 61/70] player: Use position for prev/next, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 60/70] player: Speed up current_song, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 59/70] coremodel: New style PlayerPlaylist album handling, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 58/70] songwidget: Remove state change print, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 57/70] sort the playlistmodel like the view, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 56/70] player: make prev/next work, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 55/70] Set state, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 54/70] player: Minimal playing playlist, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 53/70] albumwidget2: Make it work with ListBox as well, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 52/70] Make DiscListBox a Gtk.ListBox again, works for artistsview, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 51/70] discllistbox: Replace flowbox with listbox for ease of development, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 50/70] artistsview: make discsets show, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 49/70] split disc try, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 48/70] disclistboxwidget: Connect selected & favorite, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 47/70] disclistboxwidget: Not sure whats going on with columns, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 46/70] artistview: Retrieve title for album, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 45/70] artistsview: Somewhat working, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 44/70] coregrilo: Do not reassign _tracker_source, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 43/70] artistalbumwidget: Somewhat working albums view (only in search), Marinus Schraal
  • [gnome-music/wip/mschraal/core: 42/70] artistsview: Respond to click without crash, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 41/70] artistview: Fill sidebar, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 40/70] core/grilo groundwork for artist, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 39/70] Move trackerer wrapper out of CoreGrilo, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 38/70] [local only] use gfm, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 37/70] add gfm subproject, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 36/70] blah work gfm, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 35/70] albumsview: Remove unused stuff, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 34/70] albumsview: Minimal working albumsview ported, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 33/70] albumwidget2: Set state on start, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 32/70] albumwidget2: Hackish way of getting play working, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 31/70] albumwidget2: Add back duration calculation, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 30/70] coresong: Remove property setting duplication, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 29/70] coresong: Make Grl.Media a prop, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 28/70] albumwidget2: Fix selection mode, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 27/70] coremodel: Use dzl listmodelfilter, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 26/70] albumwidget2: Cleanup on isle 2, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 25/70] VERY FLAKEY REMOVAL, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 24/70] coresong: poc sort, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 23/70] coresong: Make favorites really work, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 22/70] coresong: Pass favorite through here and do writeback, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 21/70] coresong: Add favorite getter/setter, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 20/70] coresong: album_disc_number is a prop, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 19/70] coresong: favorite is a bool, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 18/70] coregrilo: add favorite to actual query, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 17/70] coremodel: Get album info, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 16/70] pass coremodel around and use it in albumwidget2, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 15/70] Add nonfunctional albumwidget2, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 14/70] coresong: Add album_disc_number, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 13/70] coresong: add track_number, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 12/70] coresong: remove position (renamed), Marinus Schraal
  • [gnome-music/wip/mschraal/core: 11/70] coresong: Add favorite, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 10/70] coresong: Add some more props and cleanup, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 9/70] Add CoreSong, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 8/70] coregrilo: Fill model, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 7/70] coremodel: Add coregrilo, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 6/70] coremode: def some minor stuff, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 5/70] coremodel initial commit, Marinus Schraal
  • [gnome-music] (70 commits) Non-fast-forward update to branch wip/mschraal/core, Marinus Schraal
  • [libsoup/carlosgc/websockets-invalid-encode-length: 2/2] WebSockets: fail and close the connection in case of invalid payload length, Carlos Garcia Campos
  • [libsoup/carlosgc/websockets-invalid-encode-length: 1/2] WebSockets: return after closing connection on error in process_frame, Carlos Garcia Campos
  • [libsoup] (2 commits) Created branch carlosgc/websockets-invalid-encode-length, Carlos Garcia Campos
  • [libsoup/carlosgc/websockets-empty-binary] WebSockets: allow to send empty binary data, Carlos Garcia Campos
  • [libsoup] Created branch carlosgc/websockets-empty-binary, Carlos Garcia Campos
  • [gtk/widget-class-actions: 8/8] window: Add a focus.move action, Matthias Clasen
  • [gtk/widget-class-actions: 7/8] widget: Turn popup-menu binding into action, Matthias Clasen
  • [gtk/widget-class-actions: 6/8] widget: Add api to bind accels to actions, Matthias Clasen
  • [gtk/widget-class-actions: 5/8] Docs: expand actions chapter, Matthias Clasen
  • [gtk/widget-class-actions: 4/8] color chooser widget: Use the new action machinery, Matthias Clasen
  • [gtk/widget-class-actions: 3/8] link button: Use the new action machinery, Matthias Clasen
  • [gtk/widget-class-actions: 2/8] window: Use the new action machinery, Matthias Clasen
  • [gtk/widget-class-actions: 1/8] textview: Use the new action machinery, Matthias Clasen
  • [gtk] (8 commits) Non-fast-forward update to branch widget-class-actions, Matthias Clasen
  • [chronojump] Preferences sound/video on a notebook, Xavier de Blas
  • [connfa-web] Typo fix, Andrea Veri
  • [gnome-software] flatpak: Only change an app's state if needed, when adding updates, Richard Hughes
  • [gnome-session] Deleted branch wip/x-gdm-sessionregisters, Iain Lane
  • [gnome-session: 2/2] Merge branch 'wip/x-gdm-sessionregisters' into 'master', Ray Strode
  • [gnome-session] (2 commits) ...Merge branch 'wip/x-gdm-sessionregisters' into 'master', Ray Strode
  • [gtkmm] Deleted branch master.msvc, Chun-wei Fan
  • [gtkmm: 2/2] Merge branch 'master.msvc' into 'master', Kjell Ahlstedt
  • [gtkmm] (2 commits) ...Merge branch 'master.msvc' into 'master', Kjell Ahlstedt
  • [chronojump] ForceSensor feedback ok on load signal, Xavier de Blas
  • [mutter/gbsneto/screencast-improvements: 8/8] screen-cast-monitor-stream-src: Watch monitors using MetaStageWatch, Georges Basile Stavracas Neto
  • [mutter/gbsneto/screencast-improvements: 7/8] stage: Introduce MetaStageWatch and family, Georges Basile Stavracas Neto
  • [mutter/gbsneto/screencast-improvements: 6/8] clutter/tests: Connect to ClutterStage:paint-view, Georges Basile Stavracas Neto
  • [mutter/gbsneto/screencast-improvements: 5/8] clutter/stage: Add ClutterStage:paint-view, Georges Basile Stavracas Neto
  • [mutter/gbsneto/screencast-improvements: 4/8] clutter/stage: Emit after-paint after painting, Georges Basile Stavracas Neto
  • [mutter/gbsneto/screencast-improvements: 3/8] clutter/stage: Own clutter_stage_get_view_at(), Georges Basile Stavracas Neto
  • [mutter/gbsneto/screencast-improvements: 2/8] clutter: Make ClutterStageView a public class, Georges Basile Stavracas Neto
  • [mutter/gbsneto/screencast-improvements: 1/8] clutter/stage-view: Annotate some functions, Georges Basile Stavracas Neto
  • [mutter] (8 commits) Non-fast-forward update to branch gbsneto/screencast-improvements, Georges Basile Stavracas Neto
  • [mutter/gbsneto/screencast-improvements: 9/9] screen-cast-monitor-stream-src: Watch monitors using MetaStageWatch, Georges Basile Stavracas Neto
  • [mutter/gbsneto/screencast-improvements: 8/9] stage: Introduce MetaStageWatch and family, Georges Basile Stavracas Neto
  • [mutter/gbsneto/screencast-improvements: 7/9] clutter/tests: Connect to ClutterStage:paint-view, Georges Basile Stavracas Neto
  • [sushi] fallbackRenderer: reuse GFileInfo from renderer query, Cosimo Cecchi
  • [evolution-data-server] [LDAP] Fix several memory leaks, Milan Crha
  • [evolution-data-server] I#128 - [LDAP] Claim an error when a Contact List might be saved incomplete, Milan Crha
  • [chronojump-server] Creates sprintResult page with all functionalities, Max Ros i Morejon
  • [gnome-music/wip/jfelder/musicbrainz-tageditordialog: 31/31] tageditordialog: Initial songs support, Jean Felder
  • [gnome-music/wip/jfelder/musicbrainz-tageditordialog: 30/31] utils: Map grilo tags and utils functions, Jean Felder
  • [gnome-music/wip/jfelder/musicbrainz-tageditordialog: 29/31] utils: Handle more tags, Jean Felder
  • [gnome-music/wip/jfelder/musicbrainz-tageditordialog: 28/31] musicbrainz: Initial musicbrainz support, Jean Felder
  • [gnome-music/wip/jfelder/musicbrainz-tageditordialog: 27/31] query: Get additional tags from the Songs query, Jean Felder
  • [gnome-music/wip/jfelder/musicbrainz-tageditordialog: 26/31] grilo: Watch resolve sources, Jean Felder
  • [gnome-music] (31 commits) Non-fast-forward update to branch wip/jfelder/musicbrainz-tageditordialog, Jean Felder
  • [librsvg: 2/3] pattern: implement the Resolve trait and simplify, Federico Mena Quintero
  • [librsvg: 1/3] gradient: rework and simplify code, Federico Mena Quintero
  • [gimp] plug-ins: avoid converting TIFF channels., Jehan
  • [connfa-web] Missing objects to differentiate between OSCP objects and params, Andrea Veri
  • [connfa-web] Land a DOAP file, Andrea Veri
  • [connfa-web] s/surveys/connfa + mail setup on env, Andrea Veri
  • [gnome-shell/wip/jimmac/sync-with-adwaita: 2/2] Revert "calendar-server: Port to libecal-2.0", Jakub Steiner
  • [gnome-shell/wip/jimmac/sync-with-adwaita: 1/2] Theme: update to sync with gtk Adwaita, Jakub Steiner
  • [gnome-shell] (2 commits) Created branch wip/jimmac/sync-with-adwaita, Jakub Steiner
  • [sysadmin-bin] Allow Infrastructure repositories to be mirrored over to GitHub as well, Andrea Veri
  • [gnome-build-meta] Deleted branch mcatanzaro/webkit-2.25.2, Michael Catanzaro
  • [gnome-build-meta] sdk: add libwpe and wpebackend-fdo deps and update WebKit, Abderrahim Kitouni
  • [gtk] Created tag 3.24.9, Matthias Clasen
  • [gtk/gtk-3-24] 3.24.9, Matthias Clasen
  • [gnome-desktop] Created tag 3.33.3, Matthias Clasen
  • [gtk/gtk-3-24] Update test output, Matthias Clasen
  • [gnome-desktop] 3.33.3, Matthias Clasen
  • [gtk] Non-fast-forward update to branch wip/jimmac/variable-colors-and-metrics, Jakub Steiner
  • [glib] Updated Spanish translation, Daniel Mustieles García
  • [gtk/wip/jimmac/variable-colors-and-metrics] Adwaita: few vars to adjust color & metrics, Jakub Steiner
  • [gtk] Created branch wip/jimmac/variable-colors-and-metrics, Jakub Steiner
  • [chronojump] Added missing file from last commit, Xavier de Blas
  • [chronojump] Refactorized json, Xavier de Blas
  • [chronojump] Compujump new parameter: CompujumpOrganizationID, Xavier de Blas
  • [mobile-broadband-provider-info] release: bump version to 20190618, Lubomir Rintel
  • [mobile-broadband-provider-info] Created tag 20190618, Lubomir Rintel
  • [mobile-broadband-provider-info] build: remove unused automake flags, Lubomir Rintel
  • [mobile-broadband-provider-info] build: update bug report URL, Lubomir Rintel
  • [mobile-broadband-provider-info] build: switch dist to xz, Lubomir Rintel
  • [gnome-shell/wip/jimmac/frederik-light] Icon tile changes, Jakub Steiner
  • [gnome-shell/wip/jimmac/frederik-light] Don't raise hover btn, Jakub Steiner
  • [gnome-shell/wip/jimmac/frederik-light] Light/Dark GDM entry, add shadows to btns, Jakub Steiner
  • [gnome-shell/wip/jimmac/frederik-light] Darker GDM, better popover hover, and..., Jakub Steiner
  • [gnome-shell/wip/jimmac/frederik-light] GDM and overview toggle btn changes, Jakub Steiner
  • [gtk/widget-class-actions: 22/22] text view: Adapt, Matthias Clasen
  • [gtk/widget-class-actions: 21/22] color chooser: Adapt, Matthias Clasen
  • [gtk/widget-class-actions: 20/22] window: Adapt, Matthias Clasen
  • [gtk/widget-class-actions: 19/22] label: Adapt, Matthias Clasen
  • [gtk/widget-class-actions: 18/22] text: Adapt, Matthias Clasen
  • [gtk/widget-class-actions: 17/22] Do away with the query callback, Matthias Clasen
  • [gtk/widget-class-actions: 16/22] window: Add a focus.move action, Matthias Clasen
  • [gtk/widget-class-actions: 15/22] widget: Turn popup-menu binding into action, Matthias Clasen
  • [gtk/widget-class-actions: 14/22] widget: Add api to bind accels to actions, Matthias Clasen
  • [gtk/widget-class-actions: 13/22] Docs: expand actions chapter, Matthias Clasen
  • [gtk/widget-class-actions: 12/22] color chooser widget: Use the new action machinery, Matthias Clasen
  • [gtk/widget-class-actions: 11/22] link button: Use the new action machinery, Matthias Clasen
  • [gtk/widget-class-actions: 10/22] window: Use the new action machinery, Matthias Clasen
  • [gtk/widget-class-actions: 9/22] textview: Use the new action machinery, Matthias Clasen
  • [gtk/widget-class-actions: 8/22] label: Use the new action machinery, Matthias Clasen
  • [gtk/widget-class-actions: 7/22] password entry: Adapt to action name change, Matthias Clasen
  • [gtk/widget-class-actions: 6/22] text: Use the new action machinery, Matthias Clasen
  • [gtk/widget-class-actions: 5/22] Allow registering actions per-class, Matthias Clasen
  • [gtk/widget-class-actions: 4/22] Give the action muxer a widget, Matthias Clasen
  • [pyatspi2] Created tag PYATSPI_2_33_2, Mike Gorse
  • [gnome-games] Deleted branch wip/exalm/empty, Alexander Mikhaylenko
  • [gnome-games] file-operations: Backup and restore empty dirs, Alexander Mikhaylenko
  • [pyatspi2] 2.33.2, Mike Gorse
  • [glade] Deleted branch tintou/klass-removal, Corentin Noël
  • [glade] Rename *Klass to *Class as there are no name collision anymore, Alberto Fanjul
  • [at-spi2-atk] Created tag AT_SPI2_ATK_2_33_2, Mike Gorse
  • [at-spi2-atk] 2.33.2, Mike Gorse
  • [glade/tintou/klass-removal: 2/2] Rename *Klass to *Class as there are no name collision anymore, Alberto Fanjul
  • [glade] (2 commits) Non-fast-forward update to branch tintou/klass-removal, Alberto Fanjul
  • [gnome-games/wip/exalm/empty] file-operations: Backup and restore empty dirs, Alexander Mikhaylenko
  • [gnome-games] Created branch wip/exalm/empty, Alexander Mikhaylenko
  • [at-spi2-atk] Add missing gobject_dep to atk-bridge, Mike Gorse
  • [glib: 2/2] Merge branch 'gdbusproxy_prefixes_unstripped_error' into 'master', Philip Withnall
  • [glib: 1/2] gdbus: proxy : Strip remote error on activation failure, Philip Withnall
  • [glib] (2 commits) ...Merge branch 'gdbusproxy_prefixes_unstripped_error' into 'master', Philip Withnall
  • [glib] Deleted branch glib.fixtools.i18n, Chun-wei Fan
  • [glib: 4/4] Merge branch 'glib.fixtools.i18n' into 'master', Philip Withnall
  • [glib] (4 commits) ...Merge branch 'glib.fixtools.i18n' into 'master', Philip Withnall
  • [glib] Deleted branch wip/chergert/marshall-matters, Christian Hergert
  • [glib: 6/6] Merge branch 'wip/chergert/marshall-matters' into 'master', Philip Withnall
  • [glib] (6 commits) ...Merge branch 'wip/chergert/marshall-matters' into 'master', Philip Withnall
  • [evolution] I#492 - [Calendar] Preserve the organizer/attendee SCHEDULE-STATUS parameter, Milan Crha
  • [chronojump] RaceAnalyzer: now records also last row of data after finish button, Xavier de Blas
  • [chronojump] Upgraded instructions for howto_compujump_client, Xavier de Blas
  • [glade] Fix two memory leaks discovered with valgrind, Corentin Noël
  • [mutter] renderer/native: Fix EGLSurface destruction order, Jonas Ådahl
  • [mutter] renderer/native: Make sure we're not destroying an active EGLSurface, Jonas Ådahl
  • [mutter] renderer/native: Use g_set_error() instead of _cogl_set_error(), Jonas Ådahl
  • [glib/glib.fixtools.i18n: 34/34] gio-tool.c: Don't hardcode localedir on Windows, Chun-wei Fan
  • [glib/glib.fixtools.i18n: 33/34] gio tools: Use the proper string for default locale for setlocale(), Chun-wei Fan
  • [glib/glib.fixtools.i18n: 32/34] glib-private.h: Set the appropriate string for setlocale(), Chun-wei Fan
  • [glib] (34 commits) Non-fast-forward update to branch glib.fixtools.i18n, Chun-wei Fan
  • [glade/tintou/klass-removal] Rename *Klass to *Class as there are no name collision anymore, Corentin Noël
  • [glade] Created branch tintou/klass-removal, Corentin Noël
  • [gnome-boxes] Update Dutch translation, Translations User D-L
  • [gnome-calendar] Update Dutch translation, Translations User D-L
  • [gnome-notes] Update Dutch translation, Translations User D-L
  • [gnome-software] Update Dutch translation, Translations User D-L
  • [gnome-todo] Update Dutch translation, Translations User D-L
  • [nautilus] Update Dutch translation, Translations User D-L
  • [polari] Update Dutch translation, Translations User D-L
  • [seahorse] Update Dutch translation, Translations User D-L
  • [totem] Update Dutch translation, Translations User D-L
  • [evolution-data-server] Update Dutch translation, Translations User D-L
  • [glib] Deleted branch fix-refcount-macro-non-gcc, Chun-wei Fan
  • [glib: 2/2] Merge branch 'fix-refcount-macro-non-gcc' into 'master', Philip Withnall
  • [glib] (2 commits) ...Merge branch 'fix-refcount-macro-non-gcc' into 'master', Philip Withnall
  • [gnome-backgrounds] Update Dutch translation, Translations User D-L
  • [gnome-settings-daemon] Update Dutch translation, Translations User D-L
  • [glib/fix-refcount-macro-non-gcc: 9/9] glib/tests/refcount.c: Only expect saturation tests to pass on GCC, Chun-wei Fan
  • [glib] (9 commits) Non-fast-forward update to branch fix-refcount-macro-non-gcc, Chun-wei Fan
  • [gnome-session/wip/x-gdm-sessionregisters] data: Add X-GNOME-SessionRegisters, Iain Lane
  • [gtk/gtk-3-24] Update Dutch translation, Translations User D-L
  • [glib/fix-refcount-macro-non-gcc: 31/31] glib/tests/refcount.c: Only expect saturation tests to pass on GCC, Chun-wei Fan
  • [gnome-control-center] Update Dutch translation, Translations User D-L
  • [glib/fix-refcount-macro-non-gcc: 30/31] gdbusserver: properly escape all components of server address, Chun-wei Fan
  • [glib/fix-refcount-macro-non-gcc: 29/31] gdbus: run peer test multiple times with different addresses, Chun-wei Fan
  • [glib/fix-refcount-macro-non-gcc: 28/31] gdbus: Fix minor leak in peer test, Chun-wei Fan
  • [glib/fix-refcount-macro-non-gcc: 27/31] gdbus: Clean up sockets and nonces from filesystem, Chun-wei Fan
  • [glib/fix-refcount-macro-non-gcc: 26/31] gdbus: improve an error message, Chun-wei Fan
  • [glib/fix-refcount-macro-non-gcc: 25/31] gdbus: Stop server on dispose, Chun-wei Fan
  • [glib/fix-refcount-macro-non-gcc: 24/31] gdbus: support unix:dir= addresses, Chun-wei Fan
  • [glib] (31 commits) Non-fast-forward update to branch fix-refcount-macro-non-gcc, Chun-wei Fan
  • [gtk] Deleted branch wip/jimmac/tone-down-infobars, Jakub Steiner
  • [gtk/gtk-3-24: 2/2] Merge branch 'wip/jimmac/tone-down-infobars' into 'gtk-3-24', Jakub Steiner
  • [gtk/gtk-3-24] (2 commits) ...Merge branch 'wip/jimmac/tone-down-infobars' into 'gtk-3-24', Jakub Steiner
  • [gnome-session] Created branch wip/x-gdm-sessionregisters, Iain Lane
  • [gnome-shell] Update Dutch translation, Translations User D-L
  • [gtk/gtk-3-24] build/win32/detectenv-msvc.mak: Update error message, Chun-wei Fan
  • [gnome-shell] Deleted branch wip/gdm-register-session, Iain Lane
  • [gnome-shell] main, LoginManager: Call GDM's RegisterSession(), Iain Lane
  • [gtk/gtk-2-24] Visual Studio builds: Fix previous commit, Chun-wei Fan
  • [gtk] Adwaita: tone down infobars, Jakub Steiner
  • [gtk/gtk-2-24] Visual Studio builds: "Add" Visual Studio 2019 projects, Chun-wei Fan
  • [gnome-shell/wip/gdm-register-session: 15/15] main, LoginManager: Call GDM's RegisterSession(), Iain Lane
  • [gnome-shell] (15 commits) Non-fast-forward update to branch wip/gdm-register-session, Iain Lane
  • [glib-networking] Update Dutch translation, Translations User D-L
  • [glade] GladeSignalDef: fix documentation for glade_signal_def_set_deprecated, Corentin Noël
  • [mutter] Update Dutch translation, Translations User D-L
  • [gtk] Non-fast-forward update to branch wip/jimmac/tone-down-infobars, Jakub Steiner
  • [gtk/gtk-3-24] Visual Studio 2019 builds: Enable /HIGHENTROPYVA for x64 builds, Chun-wei Fan
  • [libcroco] Visual Studio builds: "Add" Visual Studio 2019 projects, Chun-wei Fan
  • [libgweather] Update Dutch translation, Translations User D-L
  • [hitori] Update Dutch translation, Translations User D-L
  • [orca] Update Dutch translation, Translations User D-L
  • [gnome-user-share] Update Dutch translation, Translations User D-L
  • [gnome-music] Update Dutch translation, Translations User D-L
  • [gnome-maps] Update Dutch translation, Translations User D-L
  • [gtk/gtk-3-24] Visual Studio: "Add" Visual Studio 2019 project files, Chun-wei Fan
  • [gnome-disk-utility] Update Dutch translation, Translations User D-L
  • [gnome-contacts] Update Dutch translation, Translations User D-L
  • [gnome-calculator] Update Dutch translation, Translations User D-L
  • [evince] Update Dutch translation, Translations User D-L
  • [eog] Update Dutch translation, Translations User D-L
  • [mutter] Deleted branch wip/nielsdg/remove-clutter-wayland-surface, Niels De Graef
  • [mutter] (2 commits) ...cogl: Remove cogl_wayland_texture_2d_* functions, Jonas Ådahl
  • [gthumb] Update Dutch translation, Translations User D-L
  • [mutter] (2 commits) Non-fast-forward update to branch wip/nielsdg/remove-clutter-wayland-surface, Niels De Graef
  • [mutter/wip/nielsdg/remove-clutter-wayland-surface: 2/2] cogl: Remove cogl_wayland_texture_2d_* functions, Niels De Graef
  • [mutter/wip/nielsdg/remove-clutter-wayland-surface: 1/2] clutter: Remove unused ClutterWaylandSurface, Niels De Graef
  • [mutter] (2 commits) Created branch wip/nielsdg/remove-clutter-wayland-surface, Niels De Graef
  • [glade] Deleted branch tintou/glade-widget-action-def, Corentin Noël
  • [glade] Rename GWActionClass to GladeWidgetActionDef to use the right namespace, Alberto Fanjul
  • [glade/tintou/glade-widget-action-def: 2/2] Rename GWActionClass to GladeWidgetActionDef to use the right namespace, Alberto Fanjul
  • [glade] (2 commits) Non-fast-forward update to branch tintou/glade-widget-action-def, Alberto Fanjul
  • [glade] Deleted branch tintou/glade-property-def, Corentin Noël
  • [glade] Rename GladePropertyClass to GladePropertyDef and declare it as boxed, Alberto Fanjul
  • [sushi] fallbackRenderer: load file information from JS, Cosimo Cecchi
  • [sushi] evince: load EvinceDocument from JS, Cosimo Cecchi
  • [sushi] Add a native LibreOffice renderer using LOKDocView, Cosimo Cecchi
  • [NetworkManager-openconnect] Update Spanish translation, Translations User D-L
  • [gtk/gtk-3-24] Visual Studio projects: Fix generating gtktypefuncs.inc, Chun-wei Fan
  • [gnome-tweaks: 2/2] Merge branch 'Jeromche/gnome-tweaks-translation-sp-none', Daniel Mustieles García
  • [gnome-tweaks: 1/2] Fix spanish translation of word "None"., Daniel Mustieles García
  • [gnome-tweaks] (2 commits) ...Merge branch 'Jeromche/gnome-tweaks-translation-sp-none', Daniel Mustieles García
  • [libsecret/wip/dueno/simple-item: 3/4] secret-item: Implement SecretRetrievableInterface, Daiki Ueno
  • [libsecret/wip/dueno/simple-item: 2/4] secret-retrievable: New interface to represent read-only item, Daiki Ueno
  • [libsecret] (4 commits) Non-fast-forward update to branch wip/dueno/simple-item, Daiki Ueno
  • [gnome-build-meta/tristan/gnome-boot: 6/9] core-deps/NetworkManager.bst: Enable service at boot time, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 5/9] core/gdm.bst: Start GDM at boot time, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 2/9] core/gnome-keyring.bst: Build PAM module, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 1/9] code/gnome-initial-setup.bst: Adding sysusers file to create the user., Tristan Van Berkom
  • [gedit] Add shortcut for inserting a timestamp, Jordi Mas
  • [polari/gnome-3-32] Add Lao translation, Translations User D-L
  • [mutter/gbsneto/screencast-improvements: 5/5] stage: Remove MetaStage:actors-painted, Georges Basile Stavracas Neto
  • [mutter/gbsneto/screencast-improvements: 4/5] screen-cast-monitor-stream-src: Watch monitors using MetaStageWatch, Georges Basile Stavracas Neto
  • [mutter/gbsneto/screencast-improvements: 3/5] stage: Introduce MetaStageWatch and family, Georges Basile Stavracas Neto
  • [mutter/gbsneto/screencast-improvements: 2/5] clutter/tests: Connect to ClutterStage:paint-view, Georges Basile Stavracas Neto
  • [mutter/gbsneto/screencast-improvements: 1/5] clutter/stage: Add ClutterStage:paint-view, Georges Basile Stavracas Neto
  • [mutter] (5 commits) Non-fast-forward update to branch gbsneto/screencast-improvements, Georges Basile Stavracas Neto
  • [gnome-software] Use new snapd connection API, Robert Ancell
  • [at-spi2-atk] Update at-spi2-core and atk required versions, for the recently-added roles, Mike Gorse
  • [pyatspi2: 2/2] Merge branch 'ins-and-del' into 'master', Mike Gorse
  • [pyatspi2: 1/2] Add support for ROLE_CONTENT_DELETION and ROLE_CONTENT_INSERTION, Mike Gorse
  • [pyatspi2] (2 commits) ...Merge branch 'ins-and-del' into 'master', Mike Gorse
  • [at-spi2-atk: 2/2] Merge branch 'ins-and-del' into 'master', Mike Gorse
  • [at-spi2-atk: 1/2] Add support for ROLE_CONTENT_DELETION and ROLE_CONTENT_INSERTION, Mike Gorse
  • [at-spi2-atk] (2 commits) ...Merge branch 'ins-and-del' into 'master', Mike Gorse
  • [mutter] (9 commits) Non-fast-forward update to branch gbsneto/screencast-improvements, Georges Basile Stavracas Neto
  • [mutter/gbsneto/screencast-improvements: 9/9] stage: Remove MetaStage:actors-painted, Georges Basile Stavracas Neto
  • [mutter/gbsneto/screencast-improvements: 8/9] screen-cast-monitor-stream-src: Watch monitors using MetaStageWatch, Georges Basile Stavracas Neto
  • [mutter/gbsneto/screencast-improvements: 7/9] stage: Introduce MetaStageWatch and family, Georges Basile Stavracas Neto
  • [mutter/gbsneto/screencast-improvements: 6/9] clutter/stage: Add ClutterStage:paint-view, Georges Basile Stavracas Neto
  • [mutter/gbsneto/screencast-improvements: 5/9] clutter/stage: Emit after-paint after painting, Georges Basile Stavracas Neto
  • [mutter/gbsneto/screencast-improvements: 4/9] clutter/stage: Own clutter_stage_get_view_at(), Georges Basile Stavracas Neto
  • [mutter/gbsneto/screencast-improvements: 3/9] clutter: Make ClutterStageView a public class, Georges Basile Stavracas Neto
  • [mutter/gbsneto/screencast-improvements: 2/9] clutter/stage-view: Annotate some functions, Georges Basile Stavracas Neto
  • [mutter/gbsneto/screencast-improvements: 1/9] clutter/stage-view: Move unexported functions to private header, Georges Basile Stavracas Neto
  • [mutter] (9 commits) Created branch gbsneto/screencast-improvements, Georges Basile Stavracas Neto
  • [gnome-shell/wip/chergert/gjs-trace-fd: 19/19] main: setup GJS profiler when GJS_TRACE_FD is set, Christian Hergert
  • [gnome-shell] (19 commits) Non-fast-forward update to branch wip/chergert/gjs-trace-fd, Christian Hergert
  • [glib/wip/chergert/marshall-matters: 84/84] gio: remove use of generic marshaller from GIO objects, Christian Hergert
  • [glib/wip/chergert/marshall-matters: 83/84] gio: ensure default va_marshaller is used, Christian Hergert
  • [glib/wip/chergert/marshall-matters: 82/84] gobject: remove use of generic marshaller from GObject, Christian Hergert
  • [glib/wip/chergert/marshall-matters: 81/84] gdbusobjectmanager: store signal ids for re-use, Christian Hergert
  • [glib/wip/chergert/marshall-matters: 80/84] gsignal: update documentation about va_marshaller, Christian Hergert
  • [glib] (84 commits) Non-fast-forward update to branch wip/chergert/marshall-matters, Christian Hergert
  • [simple-scan] Created tag 3.33.3, Robert Ancell
  • [simple-scan] Releasing 3.33.3, Robert Ancell
  • [gnome-music] Deleted branch wip/mschraal/gapless-v3, Marinus Schraal
  • [gnome-music] (3 commits) ...playertoolbar: Minor docstring clarification, Marinus Schraal
  • [gnome-shell/gnome-3-32] boxpointer: Unset the sourceActor on destruction, Marco Trevisan
  • [sushi] Revert "Use G_DECLARE_FINAL_TYPE for private lib types", Cosimo Cecchi
  • [gnome-music/wip/mschraal/gapless-v3: 29/29] playertoolbar: Minor docstring clarification, Marinus Schraal
  • [gnome-music/wip/mschraal/gapless-v3: 28/29] playertoolbar: Reset progress time on update, Marinus Schraal
  • [gnome-music/wip/mschraal/gapless-v3: 27/29] gstplayer: Enable gapless playback, Marinus Schraal
  • [gnome-music] (29 commits) Non-fast-forward update to branch wip/mschraal/gapless-v3, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 92/92] columns prop no longer used, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 91/92] artistsview: Cleanup, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 90/92] albumwidget2: cleanup, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 89/92] disclistboxwidget: Cleanup unused stuff, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 88/92] albumswidget2: Cleanup, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 87/92] artistview: Make it work for all albums, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 86/92] artistview: Halfway there, albums do play, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 85/92] artistsview: Make the model more prefab, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 84/92] player: Rename PlayerPlaylist index to position, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 83/92] player: Use position for prev/next, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 82/92] player: Speed up current_song, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 81/92] coremodel: New style PlayerPlaylist album handling, Marinus Schraal
  • [sushi] text: load the text buffer from JS, Cosimo Cecchi
  • [gnome-music/wip/mschraal/core: 80/92] songwidget: Remove state change print, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 79/92] sort the playlistmodel like the view, Marinus Schraal
  • [sushi] media-bin: fix a compile warning, Cosimo Cecchi
  • [sushi] Use G_DECLARE_FINAL_TYPE for private lib types, Cosimo Cecchi
  • [gnome-music/wip/mschraal/core: 78/92] player: make prev/next work, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 77/92] Set state, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 76/92] player: Minimal playing playlist, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 75/92] albumwidget2: Make it work with ListBox as well, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 74/92] Make DiscListBox a Gtk.ListBox again, works for artistsview, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 73/92] discllistbox: Replace flowbox with listbox for ease of development, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 72/92] artistsview: make discsets show, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 71/92] split disc try, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 70/92] disclistboxwidget: Connect selected & favorite, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 69/92] disclistboxwidget: Not sure whats going on with columns, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 68/92] artistview: Retrieve title for album, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 67/92] artistsview: Somewhat working, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 66/92] coregrilo: Do not reassign _tracker_source, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 65/92] artistalbumwidget: Somewhat working albums view (only in search), Marinus Schraal
  • [gnome-music/wip/mschraal/core: 64/92] artistsview: Respond to click without crash, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 63/92] artistview: Fill sidebar, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 62/92] core/grilo groundwork for artist, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 61/92] Move trackerer wrapper out of CoreGrilo, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 60/92] [local only] use gfm, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 59/92] add gfm subproject, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 58/92] blah work gfm, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 57/92] albumsview: Remove unused stuff, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 56/92] albumsview: Minimal working albumsview ported, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 55/92] albumwidget2: Set state on start, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 54/92] albumwidget2: Hackish way of getting play working, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 53/92] albumwidget2: Add back duration calculation, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 52/92] coresong: Remove property setting duplication, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 51/92] coresong: Make Grl.Media a prop, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 50/92] albumwidget2: Fix selection mode, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 49/92] coremodel: Use dzl listmodelfilter, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 48/92] albumwidget2: Cleanup on isle 2, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 47/92] VERY FLAKEY REMOVAL, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 46/92] coresong: poc sort, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 45/92] coresong: Make favorites really work, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 44/92] coresong: Pass favorite through here and do writeback, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 43/92] coresong: Add favorite getter/setter, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 42/92] coresong: album_disc_number is a prop, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 41/92] coresong: favorite is a bool, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 40/92] coregrilo: add favorite to actual query, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 39/92] coremodel: Get album info, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 38/92] pass coremodel around and use it in albumwidget2, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 37/92] Add nonfunctional albumwidget2, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 36/92] coresong: Add album_disc_number, Marinus Schraal
  • [at-spi2-core] Created tag AT_SPI2_CORE_2_33_2, Mike Gorse
  • [gnome-music/wip/mschraal/core: 35/92] coresong: add track_number, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 34/92] coresong: remove position (renamed), Marinus Schraal
  • [gnome-music/wip/mschraal/core: 33/92] coresong: Add favorite, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 32/92] coresong: Add some more props and cleanup, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 31/92] Add CoreSong, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 30/92] coregrilo: Fill model, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 29/92] coremodel: Add coregrilo, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 28/92] coremode: def some minor stuff, Marinus Schraal
  • [at-spi2-core] 2.33.2, Mike Gorse
  • [gnome-music/wip/mschraal/core: 27/92] coremodel initial commit, Marinus Schraal
  • [gnome-music] (92 commits) Non-fast-forward update to branch wip/mschraal/core, Marinus Schraal
  • [java-atk-wrapper] Add setAccessibleParent java stub, Samuel Thibault
  • [java-atk-wrapper] Warn on JNI_OnUnload getting called, Samuel Thibault
  • [gnome-mines] Created tag 3.33.3, Robert Roth
  • [gnome-mines] Prepared release 3.33.3, Robert Roth
  • [java-atk-wrapper] Delegate getAccessibleChild call to EDT, Samuel Thibault
  • [gnome-calculator] Created tag 3.33.3, Robert Roth
  • [java-atk-wrapper] Delegate getLocale call to EDT, Samuel Thibault
  • [gnome-calculator] Prepared release 3.33.3, Robert Roth
  • [java-atk-wrapper] Delegate getArrayAccessibleState call to EDT, Samuel Thibault
  • [java-atk-wrapper] Restore calling set_role, Samuel Thibault
  • [java-atk-wrapper] Fix get_role to really take what set_role set, Samuel Thibault
  • [java-atk-wrapper] Delegate getAccessibleRole call to EDT, Samuel Thibault
  • [gnome-sound-recorder/wip/jtojnar/run: 2/2] build: add run target, Jan Tojnar
  • [gnome-sound-recorder] (2 commits) Non-fast-forward update to branch wip/jtojnar/run, Jan Tojnar
  • [java-atk-wrapper] Delegate getAccessibleIndexInParent call to EDT, Samuel Thibault
  • [java-atk-wrapper] Delegate getAccessibleChildrenCount call to EDT, Samuel Thibault
  • [java-atk-wrapper] Delegate setAccessibleDescription call to EDT, Samuel Thibault
  • [java-atk-wrapper] Delegate getAccessibleDescription call to EDT, Samuel Thibault
  • [java-atk-wrapper] Delegate setAccessibleName call to EDT, Samuel Thibault
  • [java-atk-wrapper] Delegate getAccessibleName call to EDT, Samuel Thibault
  • [sushi] release: prepare for 3.33.3, Cosimo Cecchi
  • [sushi] application: complete the port to use gdbus-codegen, Cosimo Cecchi
  • [sushi] build: restore project name to sushi, Cosimo Cecchi
  • [orca] Handle another instance of objects going defunct on us, Joanmarie Diggs
  • [orca] Mouse review: Take current document into account when looking for items, Joanmarie Diggs
  • [eog] Created tag 3.33.2, Felix Riemann
  • [eog] Post-release version bump, Felix Riemann
  • [eog] Prepare for release 3.33.2, Felix Riemann
  • [gtk/gtk-3-24] meson: a11y tests: don't build testfocus.c, autotools doesn't dist it, Christoph Reiter
  • [gtk/gtk-3-24] meson: a11y tests: don't test "menus.ui", autotools doesn't dist it, Christoph Reiter
  • [java-atk-wrapper] Restore check against null parent, Samuel Thibault
  • [gnome-maps] Created tag v3.33.3, Marcus Lundblad
  • [java-atk-wrapper] Delegate getAccessibleParent call to EDT, Samuel Thibault
  • [gnome-maps] Release 3.33.3, Marcus Lundblad
  • [gimp] plug-ins: fix tiff load of grayscale images without alpha., Jehan
  • [atk] Created tag ATK_2_33_3, Alejandro Piñeiro
  • [atk] Release ATK 2.33.3, Alejandro Piñeiro
  • [java-atk-wrapper] Delegate hashCode call to EDT, Samuel Thibault
  • [gnome-maps] address: Use DK address format for FO and GL, Marcus Lundblad
  • [gnome-maps] sendToDialog: Use .forEach and '' for string constants, Marcus Lundblad
  • [atk] Deleted branch docs-fixes, Emmanuele Bassi
  • [atk: 16/16] Merge branch 'docs-fixes' into 'master', Alejandro Piñeiro
  • [atk] (16 commits) ...Merge branch 'docs-fixes' into 'master', Alejandro Piñeiro
  • [sushi] Created tag 3.33.3, Cosimo Cecchi
  • [java-atk-wrapper] Delegate addPropertyChangeListener call to EDT, Samuel Thibault
  • [evolution/gnome-3-32] I#487 - Attachment dropdown menu rendered at the bottom of the screen, Milan Crha
  • [evolution] I#487 - Attachment dropdown menu rendered at the bottom of the screen, Milan Crha
  • [java-atk-wrapper] Remove duplicate method implementations, Samuel Thibault
  • [java-atk-wrapper] Fix prototype of getAccessibleParent method, Samuel Thibault
  • [guadec-web/oscp-2019] Fix URL for city details, Tom Tryfonidis
  • [glibmm/wip/dboles/ustring-sprintf] ustring: Add sprintf(), wrapping g_strdup_printf(), Daniel Boles
  • [glibmm] Non-fast-forward update to branch wip/dboles/ustring-sprintf, Daniel Boles
  • [sushi] Add forgotten DBus interface file, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 50/50] Use generated skeleton to export DBus interface, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 49/50] mainWindow: remove unneeded code, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 48/50] Consistently use display name for window title, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 47/50] Add "Open With" as a general feature, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 46/50] Add an inactivity timeout to the application instance, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 45/50] image: improve scaling logic, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 44/50] Refactor how fullscreen state is stored, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 43/50] image: simplify image renderer code, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 42/50] Make moveOnClick() a property of the Renderer interface, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 41/50] Make renderers control whether they can resize or not, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 40/50] Resize window when renderer is ready, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 39/50] Port to use package.js, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 38/50] Simplify how renderers are registered, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 37/50] Port to ES6 classes, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 36/50] Clean up gi imports, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 35/50] Stop using Lang.bind(), Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 34/50] Change the way the main window is resized, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 33/50] Rework how toolbars are created, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 32/50] mimeHandler: remove extra logging, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 31/50] Make renderers GtkWidgets, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 30/50] Avoid instantiating all renderers at startup, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 29/50] Remove prepare step from renderers, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 28/50] Remove SpinnerBox, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 27/50] Adjust versioned imports, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 26/50] audio: move function to only caller, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 25/50] mainWindow: make a GtkWindow subclass, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 24/50] Drop dependency on Clutter, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 23/50] utils: remove unused code, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 22/50] Remove unused tweener.js, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 21/50] fallbackRenderer: rework how the file icon is set, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 20/50] fallbackRenderer: ellipsize name label, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 19/50] fallbackRenderer: move function into only caller, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 18/50] gst: use SushiMediaBin instead of ClutterGst, Cosimo Cecchi
  • [sushi] (49 commits) ...Use generated skeleton to export DBus interface, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 17/50] media-bin: add a size-change signal, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 16/50] media-bin: destroy video widget on sink deinit, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 15/50] media-bin: don't initialize style with class, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 13/50] media-bin: import SushiMediaBin for gstreamer playback, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 14/50] media-bin: adapt to Sushi design, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 12/50] Don't use Clutter to render the texture, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 11/50] font-widget: don't force a minimum size, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 10/50] mainWindow: remove fullscreen animations, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 9/50] mainWindow: remove more dependencies on Clutter, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 8/50] Don't use Clutter to position the toolbar, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 7/50] image: fix error logging, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 6/50] mainWindow: fix coding style, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 5/50] application: fix coding style, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 4/50] evince: cleanup renderer state, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 3/50] text: simplify renderer state, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 2/50] flatpak: use directory type in manifest, Cosimo Cecchi
  • [sushi] (50 commits) Non-fast-forward update to branch wip/cosimoc/no-clutter, Cosimo Cecchi
  • [glib] Deleted branch mcatanzaro/gdbus-dir-addresses, Michael Catanzaro
  • [glib: 8/8] Merge branch 'mcatanzaro/gdbus-dir-addresses' into 'master', Simon McVittie
  • [glib] (8 commits) ...Merge branch 'mcatanzaro/gdbus-dir-addresses' into 'master', Simon McVittie
  • [gtk] Created branch wip/jimmac/tone-down-infobars, Jakub Steiner
  • [gtk/wip/jimmac/tone-down-infobars] Adwaita: tone down infobars, Jakub Steiner
  • [gtk/gtk-3-24: 2/2] Merge branch 'gtk3-meson-finish' into 'gtk-3-24', Matthias Clasen
  • [gtk/gtk-3-24: 1/2] meson: print disabled backends in the final build summary, Matthias Clasen
  • [gtk/gtk-3-24] (2 commits) ...Merge branch 'gtk3-meson-finish' into 'gtk-3-24', Matthias Clasen
  • [vala/wip/ci: 13/13] Use Fedora 29 -- https://bugzilla.redhat.com/show_bug.cgi?id=1668843, Rico Tzschichholz
  • [vala/wip/ci: 12/13] ci: Build and deploy API documentation, Rico Tzschichholz
  • [vala/wip/ci: 11/13] ci: Add ubuntu lts 16.04 run with gcc, Rico Tzschichholz
  • [vala/wip/ci: 10/13] ci: Always deploy, Rico Tzschichholz
  • [vala/wip/ci: 9/13] ci: Add .gitlab-ci.yml, Rico Tzschichholz
  • [vala] (13 commits) Non-fast-forward update to branch wip/ci, Rico Tzschichholz
  • [gtk/gtk-3-24] NEWS: Updates, Matthias Clasen
  • [vala] Deleted branch 806-scanner-allow-single-quoted-strings-literals, Rico Tzschichholz
  • [libsecret] secret-version: Remove garbage after #endif, Daiki Ueno
  • [evolution] Use GtkPopover for EColorCombo widget, Milan Crha
  • [gtk] Deleted branch wip/mjog/gtk-completion-show-on-complete, Michael Gratton
  • [gtk/gtk-3-24: 2/2] Merge branch 'wip/mjog/gtk-completion-show-on-complete' into 'gtk-3-24', Matthias Clasen
  • [gtk/gtk-3-24] (2 commits) ...Merge branch 'wip/mjog/gtk-completion-show-on-complete' into 'gtk-3-24', Matthias Clasen
  • [glib/mcatanzaro/gdbus-dir-addresses: 7/7] gdbusserver: properly escape all components of server address, Michael Catanzaro
  • [glib/mcatanzaro/gdbus-dir-addresses: 6/7] gdbus: run peer test multiple times with different addresses, Michael Catanzaro
  • [glib/mcatanzaro/gdbus-dir-addresses: 5/7] gdbus: Fix minor leak in peer test, Michael Catanzaro
  • [glib/mcatanzaro/gdbus-dir-addresses: 4/7] gdbus: Clean up sockets and nonces from filesystem, Michael Catanzaro
  • [glib/mcatanzaro/gdbus-dir-addresses: 3/7] gdbus: improve an error message, Michael Catanzaro
  • [glib/mcatanzaro/gdbus-dir-addresses: 2/7] gdbus: Stop server on dispose, Michael Catanzaro
  • [glib/mcatanzaro/gdbus-dir-addresses: 1/7] gdbus: support unix:dir= addresses, Michael Catanzaro
  • [glib] (7 commits) Non-fast-forward update to branch mcatanzaro/gdbus-dir-addresses, Michael Catanzaro
  • [glib: 2/2] Merge branch '940-socket-listener-docs' into 'master', Michael Catanzaro
  • [glib: 1/2] gsocketlistener: Clarify when g_socket_listener_set_backlog() works, Michael Catanzaro
  • [glib] (2 commits) ...Merge branch '940-socket-listener-docs' into 'master', Michael Catanzaro
  • [gtk/gtk-3-24] wayland: Explicitly require RGBA8888, Matthias Clasen
  • [gtk] Deleted branch egl-config-8888, Matthias Clasen
  • [gtk: 2/2] Merge branch 'egl-config-8888' into 'master', Matthias Clasen
  • [gtk] (2 commits) ...Merge branch 'egl-config-8888' into 'master', Matthias Clasen
  • [glib: 2/2] Merge branch '887-dbus-message-int-comparisons' into 'master', Simon McVittie
  • [glib: 1/2] gdbusmessage: Fix comparisons out of range for enum types, Simon McVittie
  • [glib] (2 commits) ...Merge branch '887-dbus-message-int-comparisons' into 'master', Simon McVittie
  • [glibmm/wip/dboles/ustring-sprintf: 47/47] ustring: Add sprintf(), wrapping g_strdup_printf(), Daniel Boles
  • [glibmm] (47 commits) Non-fast-forward update to branch wip/dboles/ustring-sprintf, Daniel Boles
  • [gtk/egl-config-8888] wayland: Explicitly require RGBA8888, Matthias Clasen
  • [gtk] Created branch egl-config-8888, Matthias Clasen
  • [jhbuild] Update meson to 0.51.0, Christoph Reiter
  • [libsoup] Created tag 2.67.2, Claudio Saavedra
  • [libsoup] 2.67.2, Claudio Saavedra
  • [evolution] M!20 - Use GtkPopover for an emoticon tool button, Milan Crha
  • [gtk/widget-class-actions: 12/12] window: Add a focus.move action, Matthias Clasen
  • [gtk/widget-class-actions: 11/12] widget: Turn popup-menu binding into action, Matthias Clasen
  • [gtk/widget-class-actions: 10/12] widget: Add api to bind accels to actions, Matthias Clasen
  • [gtk/widget-class-actions: 9/12] Docs: expand actions chapter, Matthias Clasen
  • [gtk/widget-class-actions: 8/12] color chooser widget: Use the new action machinery, Matthias Clasen
  • [gtk/widget-class-actions: 7/12] link button: Use the new action machinery, Matthias Clasen
  • [gtk/widget-class-actions: 6/12] window: Use the new action machinery, Matthias Clasen
  • [gtk/widget-class-actions: 5/12] textview: Use the new action machinery, Matthias Clasen
  • [gtk/widget-class-actions: 4/12] label: Use the new action machinery, Matthias Clasen
  • [gtk/widget-class-actions: 3/12] password entry: Adapt to action name change, Matthias Clasen
  • [gtk/widget-class-actions: 2/12] text: Use the new action machinery, Matthias Clasen
  • [gtk/widget-class-actions: 1/12] Allow registering actions per-class, Matthias Clasen
  • [gtk] (12 commits) Non-fast-forward update to branch widget-class-actions, Matthias Clasen
  • [glib] Deleted branch compiler-define-check, Emmanuele Bassi
  • [glib: 2/2] Merge branch 'compiler-define-check' into 'master', Philip Withnall
  • [glib] (2 commits) ...Merge branch 'compiler-define-check' into 'master', Philip Withnall
  • [glib/meson-bump: 2/2] build: Bump up the required version of Meson, Emmanuele Bassi
  • [glib/meson-bump: 1/2] build: Remove unnecessary `install` directives, Emmanuele Bassi
  • [glib] (2 commits) Created branch meson-bump, Emmanuele Bassi
  • [gnome-shell] boxpointer: Remove deprecated show/hide methods, Florian Müllner
  • [gnome-shell] boxpointer: Trigger a relayout when setting position, Florian Müllner
  • [gnome-shell] boxpointer: Don't trigger a relayout when updating arrow side, Florian Müllner
  • [gnome-shell] boxpointer: Don't set actor position during allocation, Florian Müllner
  • [gnome-shell] boxpointer: Unset the sourceActor on destruction, Florian Müllner
  • [glib/compiler-define-check] Check if compiler symbols are defined before using them, Emmanuele Bassi
  • [glib] Created branch compiler-define-check, Emmanuele Bassi
  • [mutter/wip/nielsdg/add-yuv-support: 2/2] WIP: wayland: add basic support for non-RGBA textures, Niels De Graef
  • [mutter/wip/nielsdg/add-yuv-support: 1/2] WIP: Add a COGL_TEXTURE_COMPONENTS_R, Niels De Graef
  • [Infrastructure: 2/2] Merge branch 'fix-cc' into 'master', Andrea Veri
  • [Infrastructure: 1/2] Fix cc on issue templates, Andrea Veri
  • [Infrastructure] (2 commits) ...Merge branch 'fix-cc' into 'master', Andrea Veri
  • [vala] Created tag 0.45.2, Rico Tzschichholz
  • [vala] Release 0.45.2, Rico Tzschichholz
  • [gnome-build-meta/mcatanzaro/webkit-2.25.2] sdk: add libwpe and wpebackend-fdo deps and update WebKit, Michael Catanzaro
  • [gnome-build-meta] Non-fast-forward update to branch mcatanzaro/webkit-2.25.2, Michael Catanzaro
  • [glib-networking/wip/tingping/serialize] gnutls: Implement certificate serialization, Patrick Griffis
  • [glib-networking] Non-fast-forward update to branch wip/tingping/serialize, Patrick Griffis
  • [mutter/wip/nielsdg/add-yuv-support: 11/11] WIP, Niels De Graef
  • [mutter/wip/nielsdg/add-yuv-support: 9/11] WIP: wayland: add basic support for non-RGBA textures, Niels De Graef
  • [mutter/wip/nielsdg/add-yuv-support: 10/11] WIP: Add a COGL_TEXTURE_COMPONENTS_R, Niels De Graef
  • [mutter/wip/nielsdg/add-yuv-support: 8/11] cogl: Replace G_8 with R_8 pixel format, Niels De Graef
  • [mutter] (11 commits) Non-fast-forward update to branch wip/nielsdg/add-yuv-support, Niels De Graef
  • [libsoup] Deleted branch carlosgc/web-sockets, Carlos Garcia Campos
  • [libsoup] (3 commits) ...WebSockets: fix runtime critical warning when handshake fails, Claudio Saavedra
  • [gnome-settings-daemon] Non-fast-forward update to branch wip/hughsie/subman, Richard Hughes
  • [evolution/gnome-3-32] Post-release version bump, Milan Crha
  • [evolution] Created tag 3.32.3, Milan Crha
  • [evolution/gnome-3-32] NEWS update for 3.32.3, Milan Crha
  • [libsecret/wip/dueno/simple-item: 4/4] secret-password: Add search* functions, Daiki Ueno
  • [libsecret/wip/dueno/simple-item: 3/4] secret-item: Implement SecretReadableItem, Daiki Ueno
  • [libsecret/wip/dueno/simple-item: 2/4] secret-readable-item: New interface to represent read-only item, Daiki Ueno
  • [libsecret/wip/dueno/simple-item: 1/4] secret-version: Remove garbage after #endif, Daiki Ueno
  • [libsecret] (4 commits) Created branch wip/dueno/simple-item, Daiki Ueno
  • [libsoup/carlosgc/web-sockets: 258/258] WebSockets: fix runtime critical warning when handshake fails, Carlos Garcia Campos
  • [libsoup/carlosgc/web-sockets: 257/258] test-utils: ensure we always provide an absolute path to g_tls_file_database_new, Carlos Garcia Campos
  • [libsoup/carlosgc/web-sockets: 256/258] WebSockets: message never finishes when handshake fails, Carlos Garcia Campos
  • [libsoup] (258 commits) Non-fast-forward update to branch carlosgc/web-sockets, Carlos Garcia Campos
  • [at-spi2-core: 2/2] Merge branch 'solaris' into 'master', Mike Gorse
  • [at-spi2-core: 1/2] Add /usr/lib/dbus-daemon to list of paths to check in, Mike Gorse
  • [at-spi2-core] (2 commits) ...Merge branch 'solaris' into 'master', Mike Gorse
  • [libsoup/carlosgc/web-sockets: 3/3] WebSockets: fix runtime critical warning when handshake fails, Carlos Garcia Campos
  • [libsoup/carlosgc/web-sockets: 2/3] test-utils: ensure we always provide an absolute path to g_tls_file_database_new, Carlos Garcia Campos
  • [libsoup/carlosgc/web-sockets: 1/3] WebSockets: message never finishes when handshake fails, Carlos Garcia Campos
  • [libsoup] (3 commits) Created branch carlosgc/web-sockets, Carlos Garcia Campos
  • [gnome-control-center] (2 commits) ...display: improve time widget spacing, Georges Basile Stavracas Neto
  • [evolution-data-server/gnome-3-32] Post-release version bump, Milan Crha
  • [evolution-data-server] Created tag 3.32.3, Milan Crha
  • [evolution-data-server/gnome-3-32] NEWS update for 3.32.3, Milan Crha
  • [gnome-build-meta/mcatanzaro/webkit-2.25.2] WebKitGTK.bst: update to 2.25.2, Michael Catanzaro
  • [gnome-build-meta] Created branch mcatanzaro/webkit-2.25.2, Michael Catanzaro
  • [gnome-sound-recorder] Non-fast-forward update to branch bilelmoussaoui/refresh, Bilal Elmoussaoui
  • [vala] tests: Null-terminate arrays for compatibility test of uint8 and uchar, Rico Tzschichholz
  • [evolution-mapi] Post-release version bump, Milan Crha
  • [evolution-mapi] Created tag 3.33.3, Milan Crha
  • [evolution-mapi] NEWS update for 3.33.3, Milan Crha
  • [evolution-ews] Post-release version bump, Milan Crha
  • [evolution-ews] Created tag 3.33.3, Milan Crha
  • [evolution-ews] NEWS update for 3.33.3, Milan Crha
  • [evolution] Post-release version bump, Milan Crha
  • [evolution] Created tag 3.33.3, Milan Crha
  • [evolution] NEWS update for 3.33.3, Milan Crha
  • [gnome-build-meta/tristan/gnome-boot: 9/9] Revert "project.conf: let ninja decide by itself how many jobs to run", Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 8/9] Adding vm/desktop-vm.bst & vm/desktop-vm-image-x86_64.bst, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 7/9] project.conf: Enable use of the x86image plugin, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 6/9] core/gnome-keyring.bst: Build PAM module, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 5/9] code/gnome-initial-setup.bst: Adding sysusers file to create the user., Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 4/9] core/gdm.bst: Added custom GDM pam configuration, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 3/9] core/gdm.bst: Configuring GDM and adding a sysusers file, Tristan Van Berkom
  • [gnome-build-meta] (9 commits) Non-fast-forward update to branch tristan/gnome-boot, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 2/2] sdk/krb5.bst: Adding krb5, this was removed from freedesktop-sdk, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 1/2] sdk/gstreamer-vaapi.bst: Fix to build with new freedesktop-sdk setup, Tristan Van Berkom
  • [gnome-build-meta] (2 commits) Non-fast-forward update to branch tristan/fdsdk-master, Tristan Van Berkom
  • [gtkmm/master.msvc] Build: Build gdkmm into gtkmm, Chun-wei Fan
  • [gtkmm] Created branch master.msvc, Chun-wei Fan
  • [evolution-data-server] Post-release version bump, Milan Crha
  • [evolution-data-server] Created tag 3.33.3, Milan Crha
  • [evolution-data-server] NEWS update for 3.33.3, Milan Crha
  • [gnome-control-center/583-ambiguous-strings-in-night-light-settings] display: improve time widget spacing, Allan Day
  • [gnome-control-center/583-ambiguous-strings-in-night-light-settings] display: Improve Night Light settings labels, Allan Day
  • [gnome-control-center] Created branch 583-ambiguous-strings-in-night-light-settings, Allan Day
  • [glib-networking/wip/tingping/serialize] gnutls: Implement serialization, Patrick Griffis
  • [glib-networking] Created branch wip/tingping/serialize, Patrick Griffis
  • [gnome-build-meta/tristan/gnome-boot: 8/8] Revert "project.conf: let ninja decide by itself how many jobs to run", Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 7/8] Adding vm/desktop-vm.bst & vm/desktop-vm-image-x86_64.bst, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 6/8] project.conf: Enable use of the x86image plugin, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 5/8] core/gnome-keyring.bst: Build PAM module, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 4/8] code/gnome-initial-setup.bst: Adding sysusers file to create the user., Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 3/8] core/gdm.bst: Added custom GDM pam configuration, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 2/8] core/gdm.bst: Configuring GDM and adding a sysusers file, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 1/8] sdk/krb5.bst: Adding krb5, this was removed from freedesktop-sdk, Tristan Van Berkom
  • [gnome-build-meta] (8 commits) Non-fast-forward update to branch tristan/gnome-boot, Tristan Van Berkom
  • [jhbuild] core-deps-latest: WebKitGTK 2.25.2, Carlos Garcia Campos
  • [gnome-build-meta/tristan/fdsdk-master] sdk/krb5.bst: Adding krb5, this was removed from freedesktop-sdk, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 20/20] sdk/gstreamer-vaapi.bst: Fix to build with new freedesktop-sdk setup, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 19/20] project.conf: Set --build and --host more strictly, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 18/20] core-deps/kmod.bst: Removed, depend on the kmod from freedesktop-sdk instead, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 17/20] core-deps/ndctl.bst: Depend on kmod from freedesktop-sdk, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 16/20] core-deps/blockdev.bst: Depend on kmod from freedesktop-sdk, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 15/20] core-deps: Remove pwquality, this is now built by freedesktop-sdk, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 14/20] world/seahorse.bst: Depend on pwquality from freedesktop-sdk, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 13/20] core/gnome-control-center.bst: Depend on pwquality from freedesktop-sdk, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 12/20] core/gnome-disk-utility.bst: Depend on pwquality from freedesktop-sdk, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 11/20] core/gnome-initial-setup.bst: Depend on pwquality from freedesktop-sdk, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 10/20] sdk-platform.bst: No longer depend on shared-library-guard.bst, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 9/20] sdk/cogl.bst: Disabling kms egl backend, it needs gbm, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 8/20] build mutter and gnome-shell using the new mesa arrangement in freedesktop-sdk, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 7/20] move /var/run to /run, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 6/20] core-deps/spice-gtk.bst: Fix dependency on gstreamer, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 5/20] add missing dependencies that were in base-platform.bst, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 4/20] sdk/gst-plugins-*: sync with freedesktop-sdk, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 3/20] flatpak/{sdk, platform}*: sync with freedesktop-sdk, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 1/20] use a master snapshot of freedesktop-sdk, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 2/20] sdk/glib: add a runtime dependencies on freedesktop-sdk glib, Tristan Van Berkom
  • [gnome-build-meta] (20 commits) Non-fast-forward update to branch tristan/fdsdk-master, Tristan Van Berkom
  • [vala] vala: Only warn about imcompatible type of external construct property, Rico Tzschichholz
  • [vala/0.44] Release 0.44.5, Rico Tzschichholz
  • [vala/0.44] vala: Only warn about imcompatible type of external construct property, Rico Tzschichholz
  • [vala/0.44] gtk+-3.0: Update to 3.24.9~18177388, Rico Tzschichholz
  • [vala/0.44] gtk4: Update to 3.96.0+8cfdd6c5, Rico Tzschichholz
  • [vala] Created tag 0.44.5, Rico Tzschichholz
  • [vala/0.44] girparser: Skip 'attribute' elements, Rico Tzschichholz
  • [vala/0.44] girwriter: Report error on secondary top-level namespace to be written, Rico Tzschichholz
  • [vala/0.44] codegen: Use array_length of collection variable instead of expression, Rico Tzschichholz
  • [gnome-build-meta/tristan/fdsdk-master] sdk/gstreamer-vaapi.bst: Fix to build with new freedesktop-sdk setup, Tristan Van Berkom
  • [gtk/wip/ebassi/constraint-layout: 38/38] Do not leak LayoutChild instances, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout: 37/38] Add GtkConstraintLayout demo, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout: 36/38] Add GtkConstraintLayout, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout: 35/38] Propagate rooting and unrooting widgets to layout managers, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout: 34/38] window: Create a GtkConstraintSolver, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout: 33/38] Assign a GtkConstraintSolver to each GtkRoot, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout: 31/38] Add constraint solver, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout: 32/38] Move the Root interface to a private header, Emmanuele Bassi
  • [gtk] (38 commits) Non-fast-forward update to branch wip/ebassi/constraint-layout, Emmanuele Bassi
  • [glade/tintou/glade-widget-action-def] Rename GWActionClass to GladeWidgetActionDef to use the right namespace, Corentin Noël
  • [glade] Created branch tintou/glade-widget-action-def, Corentin Noël
  • [glade/tintou/glade-property-def: 2/2] Rename GladePropertyClass to GladePropertyDef and declare it as boxed, Corentin Noël
  • [glade] (2 commits) Non-fast-forward update to branch tintou/glade-property-def, Corentin Noël
  • [gtk/widget-class-actions: 16/16] Docs: expand actions chapter, Matthias Clasen
  • [gtk/widget-class-actions: 15/16] color chooser widget: Use the new action machinery, Matthias Clasen
  • [gtk/widget-class-actions: 14/16] link button: Use the new action machinery, Matthias Clasen
  • [gtk/widget-class-actions: 13/16] window: Use the new action machinery, Matthias Clasen
  • [gtk/widget-class-actions: 12/16] textview: Use the new action machinery, Matthias Clasen
  • [gtk/widget-class-actions: 11/16] label: Use the new action machinery, Matthias Clasen
  • [gtk/widget-class-actions: 10/16] password entry: Adapt to action name change, Matthias Clasen
  • [gtk/widget-class-actions: 9/16] text: Use the new action machinery, Matthias Clasen
  • [gtk/widget-class-actions: 8/16] Allow registering actions per-class, Matthias Clasen
  • [gtk/widget-class-actions: 7/16] Give the action muxer a widget, Matthias Clasen
  • [gtk] (16 commits) Non-fast-forward update to branch widget-class-actions, Matthias Clasen
  • [gtk: 5/5] Merge branch 'matthiasc-for-master' into 'master', Matthias Clasen
  • [gtk] (5 commits) ...Merge branch 'matthiasc-for-master' into 'master', Matthias Clasen
  • [gtk/matthiasc-for-master: 4/4] popover: Drop unused api, Matthias Clasen
  • [gtk/matthiasc-for-master: 3/4] inspector: Don't duplicate popovers, Matthias Clasen
  • [gtk/matthiasc-for-master: 2/4] inspector: Add a refresh button for actions, Matthias Clasen
  • [gtk/matthiasc-for-master: 1/4] inspector: Fix centering of subtitles, Matthias Clasen
  • [gtk] (4 commits) Created branch matthiasc-for-master, Matthias Clasen
  • [jhbuild] Deleted branch ptomato/gjs-sysprof, Philip Chimento
  • [jhbuild: 2/2] Merge branch 'ptomato/gjs-sysprof' into 'master', Philip Chimento
  • [jhbuild] (2 commits) ...Merge branch 'ptomato/gjs-sysprof' into 'master', Philip Chimento
  • [gimp-web/testing] GIMP 2.10.12 release: add Inno Setup 6 installer for Microsoft Windows, Michael Schumacher
  • [gtk/gtk-3-24] Update Greek translation, Translations User D-L
  • [br-gnome-org] Revert "Add a test file", Rafael Fontenelle
  • [gimp/gimp-2-10] app: add missing space to a tooltip of the new feather feature, Michael Natterer
  • [gimp] app: add missing space to a tooltip of the new feather feature, Michael Natterer
  • [gnome-font-viewer] Update Greek translation, Translations User D-L
  • [gnome-disk-utility] Update Greek translation, Translations User D-L
  • [br-gnome-org] Add a test file, Rafael Fontenelle
  • [gnome-continuous] Revert "Untag NetworkManager", Emmanuele Bassi
  • [gnome-continuous] Add c-util modules, Emmanuele Bassi
  • [gnome-sound-recorder/bilelmoussaoui/refresh] Add a player, Bilal Elmoussaoui
  • [gnome-panel] add missing xi dependency, Alberts Muktupāvels
  • [gnome-panel] rename Readme.md to README.md and add it to EXTRA_DIST, Alberts Muktupāvels
  • [gnome-panel] bump AM_GNU_GETTEXT_VERSION, Alberts Muktupāvels
  • [gimp/gimp-2-10] app: commit the free selection before floating it., Jehan
  • [gimp] app: commit the free selection before floating it., Jehan
  • [gimp/gimp-2-10] Issue #3514: Free Select tool: Alt-Ctrl|Shift not working unless..., Jehan
  • [gimp] Issue #3514: Free Select tool: Alt-Ctrl|Shift not working unless..., Jehan
  • [gimp] app: sync tests with gimp-2-10., Jehan
  • [gimp-web: 2/2] Merge branch 'testing', Michael Schumacher
  • [gimp-web] (2 commits) ...Merge branch 'testing', Michael Schumacher
  • [gimp-web/testing] whitespace adjusted, Michael Schumacher
  • [dconf-editor] Update Greek translation, Translations User D-L
  • [gnome-continuous] Tag gnome-control-center, Emmanuele Bassi
  • [gcr] i18n: Some small post-gettext migration fixes, Niels De Graef
  • [gcr/wip/nielsdg/gettext-fixes: 4/4] i18n: Some small post-gettext migration fixes, Niels De Graef
  • [gcr] (4 commits) Non-fast-forward update to branch wip/nielsdg/gettext-fixes, Niels De Graef
  • [gnome-continuous] Tag NM to 1.10.8, Emmanuele Bassi
  • [gnome-continuous] Tag NetworkManager to 1.18.0, Emmanuele Bassi
  • [gcr] build: Split desktop file generation rules, Emmanuele Bassi
  • [gcr] build: Point POTFILES to the right files, Emmanuele Bassi
  • [gcr] build: Add missing desktop file templates, Emmanuele Bassi
  • [gimp/gimp-2-10] app: some files were missing from the previous commit, Michael Natterer
  • [gimp/gimp-2-10] Issue #3512 - feather selection doesn't work at edges of images, Michael Natterer
  • [gimp] app: some files were missing from the previous commit, Michael Natterer
  • [gimp] Issue #3512 - feather selection doesn't work at edges of images, Michael Natterer
  • [gnome-sound-recorder/bilelmoussaoui/refresh] Start refreshing the HIG of Sound Recorder, Bilal Elmoussaoui
  • [gnome-sound-recorder] Created branch bilelmoussaoui/refresh, Bilal Elmoussaoui
  • [pygobject/pygobject-3-32] setup.py: add python_requires, Christoph Reiter
  • [pygobject] setup.py: add python_requires, Christoph Reiter
  • [gnome-continuous] Untag NetworkManager, Emmanuele Bassi
  • [pygobject] Update NEWS, Christoph Reiter
  • [pygobject] Created tag 3.30.5, Christoph Reiter
  • [pygobject/pygobject-3-30] version bump, Christoph Reiter
  • [pygobject/pygobject-3-30] release, Christoph Reiter
  • [gnome-tweaks/piotrdrag/gtk-minus-plus: 5/5] app: Lose the plus in GTK+, Piotr Drąg
  • [gnome-tweaks] (5 commits) Non-fast-forward update to branch piotrdrag/gtk-minus-plus, Piotr Drąg
  • [pygobject/pygobject-3-30] build: don't use -Wdeclaration-after-statement with Python 3, Christoph Reiter
  • [pygobject/pygobject-3-30] build: drop some checks for unsupported Python versions, Christoph Reiter
  • [pygobject/pygobject-3-30] Don't use PyTypeObject.tp_print with Python 3, Christoph Reiter
  • [pygobject/pygobject-3-30] tests: remove usage of time.clock(), no longer available in py3.8, Christoph Reiter
  • [NetworkManager-openconnect] Update Polish translation, Piotr Drąg
  • [shotwell] Update manpage, Jens Georg
  • [shotwell] flatpak,ci: Bump GNOME runtime to 3.32, Jens Georg
  • [shotwell] Update Polish translation, Piotr Drąg
  • [gtranslator] Update Polish translation, Piotr Drąg
  • [gparted] Update Polish translation, Piotr Drąg
  • [shotwell: 2/2] Merge branch 'wip/techy/38-transformations-and-titles-lost' into 'master', Jens Georg
  • [shotwell: 1/2] Changed FILE_INFO_FLAGS to include NONE rather than NOFOLLOW_SYMLINKS, which fixed the git annex iss, Jens Georg
  • [shotwell] (2 commits) ...Merge branch 'wip/techy/38-transformations-and-titles-lost' into 'master', Jens Georg
  • [shotwell: 2/3] Introduce profiles, Jens Georg
  • [shotwell: 3/3] Add --list-profiles option, Jens Georg
  • [shotwell] (3 commits) ...Add --list-profiles option, Jens Georg
  • [libgweather] Update Polish translation, Piotr Drąg
  • [gnome-control-center] Update POTFILES.in, Piotr Drąg
  • [gcr/wip/nielsdg/gettext-fixes] i18n: Some small post-gettext migration fixes, Niels De Graef
  • [gcr] Created branch wip/nielsdg/gettext-fixes, Niels De Graef
  • [gcr] Move from intltool to gettext, Niels De Graef
  • [gtkmm] Gtk: Update for the latest gtk4 (Gtk::Entry::set_extra_menu(), etc.), Kjell Ahlstedt
  • [gtkmm] Gtk: Regenerate docs.xml and .defs files, Kjell Ahlstedt
  • [gimp/gimp-2-10] Installer: forgot about .xcf extension, Jernej Simončič
  • [nautilus] Update Chinese (Taiwan) translation, Translations User D-L
  • [gnome-build-meta/jjardon/gtksourceview_sdk: 2/2] Move gtksourceview to the SDK, Jordan Petridis
  • [gnome-build-meta] (2 commits) Non-fast-forward update to branch jjardon/gtksourceview_sdk, Jordan Petridis
  • [gtk] Deleted branch matthiasc-for-master, Matthias Clasen
  • [gtk: 12/12] Merge branch 'matthiasc-for-master' into 'master', Matthias Clasen
  • [gtk] (12 commits) ...Merge branch 'matthiasc-for-master' into 'master', Matthias Clasen
  • [gtk/matthiasc-for-master: 11/11] Drop gtk_widget_get_action_group, Matthias Clasen
  • [gtk/matthiasc-for-master: 10/11] places sidebar: Stop using gtk_widget_get_action_group, Matthias Clasen
  • [gtk/matthiasc-for-master: 9/11] file chooser: Stop using gtk_widget_get_action_group, Matthias Clasen
  • [gtk/matthiasc-for-master: 8/11] entry: Remove hacky code, Matthias Clasen
  • [gtk/matthiasc-for-master: 7/11] widget: Remove gtk_widget_list_action_prefixes, Matthias Clasen
  • [gtk/matthiasc-for-master: 6/11] widget: Cosmetics, Matthias Clasen
  • [gtk/matthiasc-for-master: 5/11] inspector: Fix actionable handling, Matthias Clasen
  • [gtk/matthiasc-for-master: 4/11] inspector: Redo the action page, Matthias Clasen
  • [gtk/matthiasc-for-master: 3/11] action muxer: cosmetics, Matthias Clasen
  • [gtk/matthiasc-for-master: 2/11] action muxer: Add some convenience api, Matthias Clasen
  • [gtk/matthiasc-for-master: 1/11] menu tracker item: Improve logging, Matthias Clasen
  • [gtk] (11 commits) Created branch matthiasc-for-master, Matthias Clasen
  • [gnome-control-center] Deleted branch wip/every-detail-matters-round1, Georges Basile Stavracas Neto
  • [gnome-control-center] (16 commits) ...sound: Remove unused variable, Georges Basile Stavracas Neto
  • [gnome-control-center/wip/every-detail-matters-round1: 19/19] sound: Remove unused variable, Georges Basile Stavracas Neto
  • [gnome-control-center/wip/every-detail-matters-round1: 18/19] sounds: Use correct mute icon in the input section, Georges Basile Stavracas Neto
  • [gnome-control-center/wip/every-detail-matters-round1: 17/19] project: Update subprojects, Georges Basile Stavracas Neto
  • [gnome-control-center/wip/every-detail-matters-round1: 16/19] sound: Use fallback icon when stream's icon doesn't exist, Georges Basile Stavracas Neto
  • [gnome-control-center/wip/every-detail-matters-round1: 15/19] sound: Remove icon from sound theme buttons, Georges Basile Stavracas Neto
  • [gnome-control-center/wip/every-detail-matters-round1: 14/19] wifi: Show a spinner when scanning for new access points, Georges Basile Stavracas Neto
  • [gnome-control-center/wip/every-detail-matters-round1: 13/19] wifi: Add device widgets after caching in the array, Georges Basile Stavracas Neto
  • [gnome-control-center/wip/every-detail-matters-round1: 12/19] network: Add NetDeviceWifi::scanning property, Georges Basile Stavracas Neto
  • [gnome-control-center/wip/every-detail-matters-round1: 11/19] wifi: Reorder icons displayed for wifi access points, Georges Basile Stavracas Neto
  • [gnome-control-center/wip/every-detail-matters-round1: 10/19] network: Equal spacing between list sections, Georges Basile Stavracas Neto
  • [gnome-control-center/wip/every-detail-matters-round1: 9/19] display: Rework Night Light page, Georges Basile Stavracas Neto
  • [gnome-control-center/wip/every-detail-matters-round1: 8/19] display: Make night light a panel page, Georges Basile Stavracas Neto
  • [gnome-control-center/wip/every-detail-matters-round1: 7/19] display: Make night light dialog a GtkBin, Georges Basile Stavracas Neto
  • [gnome-control-center/wip/every-detail-matters-round1: 6/19] power: Tweak margins and spacing, Georges Basile Stavracas Neto
  • [gnome-control-center/wip/every-detail-matters-round1: 5/19] power: Scale row subtitles to 0.9, Georges Basile Stavracas Neto
  • [gnome-control-center/wip/every-detail-matters-round1: 4/19] power: Capitalize and improve labels, Georges Basile Stavracas Neto
  • [gnome-control-center] (19 commits) Non-fast-forward update to branch wip/every-detail-matters-round1, Georges Basile Stavracas Neto
  • [gnome-control-center/wip/every-detail-matters-round1: 2/2] sound: Remove unused variable, Georges Basile Stavracas Neto
  • [gnome-control-center/wip/every-detail-matters-round1: 1/2] sounds: Use correct mute icon in the input section, Georges Basile Stavracas Neto
  • [gnome-control-center] (2 commits) Non-fast-forward update to branch wip/every-detail-matters-round1, Georges Basile Stavracas Neto
  • [gtk/widget-class-actions: 9/9] Docs: expand actions chapter, Matthias Clasen
  • [gtk/widget-class-actions: 8/9] color chooser widget: Use the new action machinery, Matthias Clasen
  • [gtk/widget-class-actions: 7/9] link button: Use the new action machinery, Matthias Clasen
  • [gtk/widget-class-actions: 6/9] window: Use the new action machinery, Matthias Clasen
  • [gtk/widget-class-actions: 5/9] textview: Use the new action machinery, Matthias Clasen
  • [gtk/widget-class-actions: 4/9] label: Use the new action machinery, Matthias Clasen
  • [gtk/widget-class-actions: 3/9] password entry: Adapt to action name change, Matthias Clasen
  • [gtk/widget-class-actions: 2/9] text: Use the new action machinery, Matthias Clasen
  • [gtk/widget-class-actions: 1/9] Allow registering actions per-class, Matthias Clasen
  • [gtk] (9 commits) Non-fast-forward update to branch widget-class-actions, Matthias Clasen
  • [gnome-control-center/wip/every-detail-matters-round1] sounds: Use correct mute icon in the input section, Georges Basile Stavracas Neto
  • [gtk/widget-class-actions: 22/22] Docs: expand actions chapter, Matthias Clasen
  • [gtk/widget-class-actions: 21/22] color chooser widget: Use the new action machinery, Matthias Clasen
  • [gtk/widget-class-actions: 20/22] link button: Use the new action machinery, Matthias Clasen
  • [gtk/widget-class-actions: 19/22] window: Use the new action machinery, Matthias Clasen
  • [gtk/widget-class-actions: 18/22] textview: Use the new action machinery, Matthias Clasen
  • [gtk/widget-class-actions: 17/22] label: Use the new action machinery, Matthias Clasen
  • [gtk/widget-class-actions: 16/22] password entry: Adapt to action name change, Matthias Clasen
  • [gtk/widget-class-actions: 15/22] text: Use the new action machinery, Matthias Clasen
  • [gtk/widget-class-actions: 14/22] Allow registering actions per-class, Matthias Clasen
  • [gtk/widget-class-actions: 13/22] Give the action muxer a widget, Matthias Clasen
  • [gtk/widget-class-actions: 12/22] Drop gtk_widget_get_action_group, Matthias Clasen
  • [gtk/widget-class-actions: 11/22] places sidebar: Stop using gtk_widget_get_action_group, Matthias Clasen
  • [gtk/widget-class-actions: 10/22] file chooser: Stop using gtk_widget_get_action_group, Matthias Clasen
  • [gtk/widget-class-actions: 9/22] entry: Remove hacky code, Matthias Clasen
  • [gtk/widget-class-actions: 8/22] widget: Remove gtk_widget_list_action_prefixes, Matthias Clasen
  • [gtk/widget-class-actions: 7/22] widget: Cosmetics, Matthias Clasen
  • [gtk/widget-class-actions: 6/22] inspector: Fix actionable handling, Matthias Clasen
  • [gtk/widget-class-actions: 5/22] inspector: Redo the action page, Matthias Clasen
  • [gtk/widget-class-actions: 4/22] action muxer: cosmetics, Matthias Clasen
  • [gtk/widget-class-actions: 3/22] action muxer: Add some convenience api, Matthias Clasen
  • [gtk] (22 commits) Non-fast-forward update to branch widget-class-actions, Matthias Clasen
  • [libgnome-volume-control/gbsneto/unnecessary-warnings] mixer-control: Remove unnecessary instance checks, Georges Basile Stavracas Neto
  • [libgnome-volume-control] Created branch gbsneto/unnecessary-warnings, Georges Basile Stavracas Neto
  • [gnome-control-center/wip/every-detail-matters-round1] project: Update subprojects, Georges Basile Stavracas Neto
  • [gnome-music] Deleted branch wip/jfelder/mpris-cleanup, Jean Felder
  • [gnome-music] (24 commits) ...mpris: Update copyright information, Jean Felder
  • [gimp/gimp-2-10] Installer: minor fixes, Jernej Simončič
  • [gimp/gimp-2-10] Installer: ported install script to Inno Setup 6, add per-user install support, Jernej Simončič
  • [gtkmm/wip/dboles/Gdk_ImageSurface: 2/2] Cursor: Add replacements with correct ImageSurface, Daniel Boles
  • [gtkmm/wip/dboles/Gdk_ImageSurface: 1/2] GdkWindow: Fix create_similar_image_surface return, Daniel Boles
  • [gtkmm] (2 commits) Created branch wip/dboles/Gdk_ImageSurface, Daniel Boles
  • [gnome-build-meta/tristan/fdsdk-master: 21/21] project.conf: Set --build and --host more strictly, Michael Catanzaro
  • [gnome-build-meta/tristan/fdsdk-master: 20/21] core-deps/kmod.bst: Removed, depend on the kmod from freedesktop-sdk instead, Michael Catanzaro
  • [gnome-build-meta/tristan/fdsdk-master: 19/21] core-deps/ndctl.bst: Depend on kmod from freedesktop-sdk, Michael Catanzaro
  • [gnome-build-meta/tristan/fdsdk-master: 18/21] core-deps/blockdev.bst: Depend on kmod from freedesktop-sdk, Michael Catanzaro
  • [gnome-build-meta/tristan/fdsdk-master: 17/21] core-deps: Remove pwquality, this is now built by freedesktop-sdk, Michael Catanzaro
  • [gnome-build-meta/tristan/fdsdk-master: 16/21] world/seahorse.bst: Depend on pwquality from freedesktop-sdk, Michael Catanzaro
  • [gnome-build-meta/tristan/fdsdk-master: 15/21] core/gnome-control-center.bst: Depend on pwquality from freedesktop-sdk, Michael Catanzaro
  • [gnome-build-meta/tristan/fdsdk-master: 14/21] core/gnome-disk-utility.bst: Depend on pwquality from freedesktop-sdk, Michael Catanzaro
  • [gnome-build-meta/tristan/fdsdk-master: 13/21] core/gnome-initial-setup.bst: Depend on pwquality from freedesktop-sdk, Michael Catanzaro
  • [gnome-build-meta/tristan/fdsdk-master: 12/21] sdk-platform.bst: No longer depend on shared-library-guard.bst, Michael Catanzaro
  • [gnome-build-meta/tristan/fdsdk-master: 11/21] sdk/cogl.bst: Disabling kms egl backend, it needs gbm, Michael Catanzaro
  • [gnome-build-meta/tristan/fdsdk-master: 10/21] build mutter and gnome-shell using the new mesa arrangement in freedesktop-sdk, Michael Catanzaro
  • [gnome-maps] route: Fix formatting, Marcus Lundblad
  • [gnome-build-meta/tristan/fdsdk-master: 9/21] move /var/run to /run, Michael Catanzaro
  • [gnome-build-meta/tristan/fdsdk-master: 8/21] core-deps/spice-gtk.bst: Fix dependency on gstreamer, Michael Catanzaro
  • [gnome-build-meta/tristan/fdsdk-master: 7/21] add missing dependencies that were in base-platform.bst, Michael Catanzaro
  • [gnome-build-meta/tristan/fdsdk-master: 6/21] sdk/gst-plugins-*: sync with freedesktop-sdk, Michael Catanzaro
  • [gnome-build-meta/tristan/fdsdk-master: 5/21] flatpak/{sdk, platform}*: sync with freedesktop-sdk, Michael Catanzaro
  • [gnome-build-meta/tristan/fdsdk-master: 3/21] use a master snapshot of freedesktop-sdk, Michael Catanzaro
  • [gnome-build-meta/tristan/fdsdk-master: 4/21] sdk/glib: add a runtime dependencies on freedesktop-sdk glib, Michael Catanzaro
  • [gnome-build-meta] Revert "Temporarily remove gstreamer-vaapi", Michael Catanzaro
  • [gnome-build-meta/jjardon/gtksourceview_sdk: 17/17] Move gtksourceview to the SDK, Michael Catanzaro
  • [gnome-build-meta] (17 commits) Non-fast-forward update to branch jjardon/gtksourceview_sdk, Michael Catanzaro
  • [gnome-build-meta] Deleted branch abderrahim/gst-3.32, Abderrahim Kitouni
  • [gnome-build-meta/gnome-3-32] (5 commits) ...elements/sdk-platform.bst: Add gstreamer-vaapi, Michael Catanzaro
  • [gtkmm/dboles/fix-compilation: 3/3] Popover: GTK no longer exports interface for Model, Daniel Boles
  • [gtkmm/dboles/fix-compilation: 2/3] Regenerate gtk_docs|enums|methods|signals.xml|defs, Daniel Boles
  • [gtkmm/dboles/fix-compilation: 1/3] TextView: ::populate-popup is gone in GTK 4, Daniel Boles
  • [gtkmm] (3 commits) Created branch dboles/fix-compilation, Daniel Boles
  • [nautilus] toolbar: add missing mnemonic in main menu, António Fernandes
  • [nautilus] toolbar: remove redundant separators in main menu, António Fernandes
  • [gnome-build-meta] Fix fallout from removal of G_DISABLE_DEPRECATED, Michael Catanzaro
  • [gtk/gtk-3-24: 3/3] Merge branch 'cups-check-cleanup' into 'gtk-3-24', Emmanuele Bassi
  • [gtk/gtk-3-24: 2/3] build: only require cups >=1.7, Emmanuele Bassi
  • [gtk/gtk-3-24: 1/3] build/cups: remove checks for httpGetAuthString and http_t.authstring, Emmanuele Bassi
  • [gtk/gtk-3-24] (3 commits) ...Merge branch 'cups-check-cleanup' into 'gtk-3-24', Emmanuele Bassi
  • [vala] (5 commits) ...gtk+-3.0: Update to 3.24.9~18177388, Rico Tzschichholz
  • [nautilus] Adwaita.css: make disclosure-button styles specific, António Fernandes
  • [nautilus] Adwaita.css: make sidebar selector specific, António Fernandes
  • [gobject-introspection] Update NEWS, Christoph Reiter
  • [vala/staging] gtk+-3.0: Update to 3.24.9~18177388, Rico Tzschichholz
  • [vala/staging] gtk4: Update to 3.96.0+8cfdd6c5, Rico Tzschichholz
  • [vala/staging] vapi: Update GIR-based bindings, Rico Tzschichholz
  • [vala/staging] gstreamer: Update from 1.17.0+ git master, Rico Tzschichholz
  • [vala/staging] girparser: Skip 'attribute' elements, Rico Tzschichholz
  • [gobject-introspection] Created tag 1.60.2, Christoph Reiter
  • [gobject-introspection/gnome-3-32] version bump, Christoph Reiter
  • [gobject-introspection/gnome-3-32] release, Christoph Reiter
  • [gobject-introspection] Update glib annotations, Christoph Reiter
  • [gobject-introspection/gnome-3-32] Update glib annotations (2.60.4), Christoph Reiter
  • [gobject-introspection/gnome-3-32] meson: set a default cairo dll name for the MSVC build, Christoph Reiter
  • [chronojump] ffplay Linux show pts time on play video, Xavier de Blas
  • [chronojump] webcam play file ffplay will exit on finish file, Xavier de Blas
  • [chronojump] JumpsProfile is updated always at clicking on analyze, Xavier de Blas
  • [chronojump] Not allow to execute button_execute_test two times while webcam starting, Xavier de Blas
  • [gnome-music/wip/jfelder/mpris-cleanup: 25/25] mpris: Update copyright information, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 24/25] CI: Remove mpris.py from flake8 ignored files, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 23/25] mpris: Fix some PEP-8 issues, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 22/25] mpris: Add doctring for all MPRIS methods, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 21/25] mpris: Make player attribute internal, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 20/25] mpris: Make app attribute internal, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 19/25] mpris: Handle signals emissions internally, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 18/25] mpris: Asynchronously connect to session bus, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 17/25] mpris: Move dbus connection logic to DBusInterface, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 16/25] mpris: Change naming convention to snake_case, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 15/25] mpris: Remove unused signals from the TrackList interface, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 14/25] mpris: Cleanup SetPosition method, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 13/25] mpris: Simplify query playlists logic, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 12/25] mpris: Add PropertiesChanged signal to xml description, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 11/25] mpris: Make docstring quotation mark consistent, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 10/25] mpris: Fix xml description indentation, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 9/25] mpris: Rename MediaPlayer2Service class to MPRIS, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 8/25] mpris: Fix codestyle on the DBusInterface class, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 7/25] mpris: PEP-8 fixes on the DBusInterface class, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 6/25] mpris: Rename Server class to DBusInterface, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 5/25] mpris: Reorder imports, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 4/25] mpris: Add newline to _get_active_playlist docstring, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 3/25] mpris: Remove unecessary return from GoTo method, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 2/25] mpris: Only set trackNumber metadata when it's available, Jean Felder
  • [gnome-music] (25 commits) Non-fast-forward update to branch wip/jfelder/mpris-cleanup, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 10/10] mpris: Update copyright information, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 9/10] CI: Remove mpris.py from flake8 ignored files, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 8/10] mpris: Fix some PEP-8 issues, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 7/10] mpris: Add doctring for all MPRIS methods, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 6/10] mpris: Make player attribute internal, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 5/10] mpris: Make app attribute internal, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 4/10] mpris: Handle signals emissions internally, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 3/10] mpris: Asynchronously connect to session bus, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 2/10] mpris: Move dbus connection logic to DBusInterface, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 1/10] mpris: Change naming convention to snake_case, Jean Felder
  • [gnome-music] (10 commits) Non-fast-forward update to branch wip/jfelder/mpris-cleanup, Jean Felder
  • [sushi] flatpak: add pulseaudio permissions, Cosimo Cecchi
  • [geary/wip/composer-folks: 22/22] Composer contact autocomplete tweaks, Michael Gratton
  • [geary/wip/composer-folks: 21/22] Ensure Geary.ContactStoreImpl validates UTF-8 strings, Michael Gratton
  • [geary/wip/composer-folks: 20/22] Convert ContactEntryCompletion to use app contacts, Michael Gratton
  • [geary/wip/composer-folks: 19/22] Add Application.ContactStore.search method, Michael Gratton
  • [geary/wip/composer-folks: 18/22] Decouple Application.Contact from Geary.Contact, Michael Gratton
  • [geary/wip/composer-folks: 17/22] Clean up context objects passed to ComposerWidget's constructor, Michael Gratton
  • [geary/wip/composer-folks: 16/22] Remove now unused ContactListStoreCache class, Michael Gratton
  • [geary/wip/composer-folks: 15/22] Convert composer email autocomplete to use search for matching, Michael Gratton
  • [geary/wip/composer-folks: 14/22] Do prefix-only searching in ContactStoreImpl to impove results, Michael Gratton
  • [geary/wip/composer-folks: 13/22] Add Geary.ContactStore.search method, impementation and tests, Michael Gratton
  • [geary/wip/composer-folks: 12/22] Clean up ImapDB.Account ctor/open API a bit, Michael Gratton
  • [geary/wip/composer-folks: 11/22] Replace Db.PrepareDelegate with a subclass virtual function hook, Michael Gratton
  • [geary/wip/composer-folks: 10/22] Pass email to a contact harvester instance when persisting it, Michael Gratton
  • [geary/wip/composer-folks: 9/22] Implement new contact harvester for the engine, Michael Gratton
  • [geary/wip/composer-folks: 8/22] Ensure Geary.Contact real names are distinct from their address, Michael Gratton
  • [geary/wip/composer-folks: 7/22] Add support for uint args in expected calls in MockObject, Michael Gratton
  • [geary/wip/composer-folks: 6/22] Provide a way to access actual args for an expected mock call, Michael Gratton
  • [geary/wip/composer-folks: 5/22] Clean up contact importance API, Michael Gratton
  • [geary/wip/composer-folks: 4/22] Remove existing contact harvesting mechanism, Michael Gratton
  • [geary/wip/composer-folks: 3/22] ContactStoreImpl unit tests, Michael Gratton
  • [geary/wip/composer-folks: 2/22] Clean up ContactFlag API, Michael Gratton
  • [geary/wip/composer-folks: 1/22] Don't load all engine contacts on startup, Michael Gratton
  • [geary] (22 commits) Created branch wip/composer-folks, Michael Gratton
  • [libgnome-volume-control] Deleted branch gbsneto/change-system-sounds-icon, Georges Basile Stavracas Neto
  • [libgnome-volume-control] mixer-control: Use the "emblem-system-symbolic" icon, Georges Basile Stavracas Neto
  • [gtk] Non-fast-forward update to branch wip/mjog/gtk-completion-show-on-complete-master, Michael Gratton
  • [gtk/wip/mjog/gtk-completion-show-on-complete-master] entry completion: Update popup visibility on manual complete, Michael Gratton
  • [gtk] Created branch wip/mjog/gtk-completion-show-on-complete-master, Michael Gratton
  • [gnome-shell] shell: Remove shell_global_structured_log(), Georges Basile Stavracas Neto
  • [gnome-shell] main: Use GLib's structured logging support, Georges Basile Stavracas Neto
  • [gtk/wip/mjog/gtk-completion-show-on-complete] entry completion: Update popup visibility on manual complete, Michael Gratton
  • [gtk] Created branch wip/mjog/gtk-completion-show-on-complete, Michael Gratton
  • [gimp/gimp-2-10] Update French translation, Translations User D-L
  • [vala/wip/ci: 37/37] ci: Add fedora rawhide run with gcc, Rico Tzschichholz
  • [vala/wip/ci: 36/37] Use Fedora 29 -- https://bugzilla.redhat.com/show_bug.cgi?id=1668843, Rico Tzschichholz
  • [vala/wip/ci: 35/37] ci: Build and deploy API documentation, Rico Tzschichholz
  • [vala/wip/ci: 34/37] ci: Add ubuntu lts 16.04 run with gcc, Rico Tzschichholz
  • [vala/wip/ci: 33/37] ci: Always deploy, Rico Tzschichholz
  • [vala/wip/ci: 32/37] ci: Add .gitlab-ci.yml, Rico Tzschichholz
  • [vala] (37 commits) Non-fast-forward update to branch wip/ci, Rico Tzschichholz
  • [gnome-shell] iconGrid: Don't hide children inside allocation loop, Florian Müllner
  • [gnome-build-meta/abderrahim/flatpak-improvements: 3/3] flatpak-runtimes: add platform extensions, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/flatpak-improvements: 2/3] flatpak-runtimes: use "bare-user-only" repository mode, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/flatpak-improvements: 1/3] .gitlab-ci.yml: update bst and bst-external, Abderrahim Kitouni
  • [gnome-build-meta] (3 commits) Created branch abderrahim/flatpak-improvements, Abderrahim Kitouni
  • [eog] EogPrintPreview: Fix preview thumbnail on HiDPI displays, Felix Riemann
  • [gnome-shell] shell-app: Fix spelling error, Florian Müllner
  • [damned-lies] Refs #149 - Ship our own metainfo.its to avoid release note translations, Claude Paroz
  • [nautilus/wip/ernestask/gnome-desktop: 3/3] general: Drop in-tree copy of gnome-desktop, Ernestas Kulik
  • [nautilus] (3 commits) Non-fast-forward update to branch wip/ernestask/gnome-desktop, Ernestas Kulik
  • [gnome-build-meta/tristan/gnome-boot: 29/29] Revert "project.conf: let ninja decide by itself how many jobs to run", Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 28/29] Adding vm/desktop-vm.bst & vm/desktop-vm-image-x86_64.bst, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 27/29] project.conf: Enable use of the x86image plugin, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 26/29] core/gnome-keyring.bst: Build PAM module, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 25/29] code/gnome-initial-setup.bst: Adding sysusers file to create the user., Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 24/29] core/gdm.bst: Added custom GDM pam configuration, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 23/29] core/gdm.bst: Configuring GDM and adding a sysusers file, Tristan Van Berkom
  • [gnome-build-meta] (29 commits) Non-fast-forward update to branch tristan/gnome-boot, Tristan Van Berkom
  • [vala/wip/meson: 30/30] WIP meson: Add meson-bootstrap.sh, Rico Tzschichholz
  • [vala/wip/meson: 29/30] WIP meson: Add internal-api-docs, Rico Tzschichholz
  • [vala/wip/meson: 28/30] WIP meson: Add vapi building, Rico Tzschichholz
  • [vala/wip/meson: 27/30] WIP meson: Add tests, Rico Tzschichholz
  • [vala/wip/meson: 26/30] meson: Add initial build support, Rico Tzschichholz
  • [vala] (30 commits) Non-fast-forward update to branch wip/meson, Rico Tzschichholz
  • [vala/wip/issue/606: 20/20] WIP build: Check for valac with sufficient GIR support, Rico Tzschichholz
  • [vala/wip/issue/606: 19/20] WIP build: Generate GIRs for libvala, Rico Tzschichholz
  • [vala/wip/issue/606: 18/20] WIP girwriter: Infer gir_namespace/version from target GIR filename, Rico Tzschichholz
  • [vala] (20 commits) Non-fast-forward update to branch wip/issue/606, Rico Tzschichholz
  • [vala] (2 commits) ...vala: Use non-deprecated GLib.ModuleFlags values, Rico Tzschichholz
  • [nautilus/wip/ernestask/gnome-desktop] general: Drop in-tree copy of gnome-desktop, Ernestas Kulik
  • [nautilus] Non-fast-forward update to branch wip/ernestask/gnome-desktop, Ernestas Kulik
  • [vala/staging] vala: Use non-deprecated GLib.ModuleFlags values, Rico Tzschichholz
  • [vala/staging] genie: Make 'self' match its TokenType name, Rico Tzschichholz
  • [vala/wip/defines: 103/103] Support `define' expressions in global scope of source files, Rico Tzschichholz
  • [vala] (103 commits) Non-fast-forward update to branch wip/defines, Rico Tzschichholz
  • [vala/wip/tintou/linux-connector: 50/50] Rename CbId and CnMsg to CallbackId and Message, remove destroy_function, Rico Tzschichholz
  • [vala/wip/tintou/linux-connector: 49/50] linux: add Connector bindings, Rico Tzschichholz
  • [vala] (50 commits) Non-fast-forward update to branch wip/tintou/linux-connector, Rico Tzschichholz
  • [gedit-plugins] Fixed underlines inverting every time the colorscheme editor is opened, Jordi Mas
  • [gedit] meson: install org.gnome.gedit.plugins.checkupdate.gschema, Jordi Mas
  • [gtk/gtk-3-24: 2/2] Merge branch 'cups-config-version-check' into 'gtk-3-24', Christoph Reiter
  • [gtk/gtk-3-24: 1/2] build: use --version instead of --api-version for cups-config, Christoph Reiter
  • [gtk/gtk-3-24] (2 commits) ...Merge branch 'cups-config-version-check' into 'gtk-3-24', Christoph Reiter
  • [gedit] win32: fix the gedit .dll name to match the library produced with meson, Jordi Mas
  • [nautilus] appdata: update the appstream data to follow the latest specs, Ernestas Kulik
  • [nautilus/wip/ernestask/gnome-desktop: 9/9] general: Drop in-tree copy of gnome-desktop, Ernestas Kulik
  • [nautilus] (9 commits) Non-fast-forward update to branch wip/ernestask/gnome-desktop, Ernestas Kulik
  • [nautilus] Deleted branch wip/ernestask/new-window-flags, Ernestas Kulik
  • [nautilus] Created branch wip/ernestask/new-window-flags, Ernestas Kulik
  • [mutter/wip/nielsdg/add-yuv-support] WIP, Niels De Graef
  • [mutter/wip/nielsdg/add-yuv-support] WIP: Add a COGL_TEXTURE_COMPONENTS_R, Niels De Graef
  • [gtk] Remove an accidental addition, Matthias Clasen
  • [gtk/widget-class-actions] Docs: expand actions chapter, Matthias Clasen
  • [gtk/widget-class-actions] color chooser widget: Use the new action machinery, Matthias Clasen
  • [gtk/widget-class-actions: 6/6] link button: Use the new action machinery, Matthias Clasen
  • [gtk/widget-class-actions: 5/6] window: Use the new action machinery, Matthias Clasen
  • [gtk/widget-class-actions: 4/6] textview: Use the new action machinery, Matthias Clasen
  • [gtk/widget-class-actions: 3/6] label: Use the new action machinery, Matthias Clasen
  • [gtk/widget-class-actions: 2/6] text: Use the new action machinery, Matthias Clasen
  • [gtk/widget-class-actions: 1/6] Allow registering actions per-class, Matthias Clasen
  • [gtk] (6 commits) Non-fast-forward update to branch widget-class-actions, Matthias Clasen
  • [at-spi2-core] Bump version, Mike Gorse
  • [at-spi2-core: 2/2] Merge branch 'ins-and-del' into 'master', Mike Gorse
  • [at-spi2-core: 1/2] Add ATSPI_ROLE_CONTENT_DELETION and ATSPI_ROLE_CONTENT_INSERTION, Mike Gorse
  • [at-spi2-core] (2 commits) ...Merge branch 'ins-and-del' into 'master', Mike Gorse
  • [orca] Work around comboboxes failing to implement the selection interface, Joanmarie Diggs
  • [orca] Replace a few more instances of pyatspi's findAllDescendants with our own, Joanmarie Diggs
  • [sysprof] theme: use box-shadow, Christian Hergert
  • [orca] Prefer the default speech generator for non-document content, Joanmarie Diggs
  • [gnome-builder/gnome-builder-3-32] project-tree: do editable selection in idle, Christian Hergert
  • [gnome-builder] project-tree: do editable selection in idle, Christian Hergert
  • [gnome-music] Deleted branch wip/jfelder/present-with-time, Jean Felder
  • [gnome-music] app: Use gtk_window_present for activation, Jean Felder
  • [gnome-music/wip/jfelder/present-with-time] app: Use gtk_window_present for activation, Jean Felder
  • [gnome-music] Non-fast-forward update to branch wip/jfelder/present-with-time, Jean Felder
  • [br-gnome-org] template: Acrescenta Georges aos CC de tweet, Rafael Fontenelle
  • [damned-lies] Revert "Fixes #149 - Add its/loc files from appstream-glib", Claude Paroz
  • [gnome-music/wip/jfelder/present-with-time] app: Use gtk_window_present_with_time the right way, Jean Felder
  • [gnome-music] Created branch wip/jfelder/present-with-time, Jean Felder
  • [gnome-maps] address: Add additional terretories with anglosaxian format, Marcus Lundblad
  • [gnome-maps] route: Add UK Crown dependencies and Overseas Terretories as LHT, Marcus Lundblad
  • [gnome-control-center/wip/every-detail-matters-round1: 11/11] sound: Use fallback icon when stream's icon doesn't exist, Georges Basile Stavracas Neto
  • [gnome-control-center/wip/every-detail-matters-round1: 10/11] sound: Remove icon from sound theme buttons, Georges Basile Stavracas Neto
  • [gnome-control-center/wip/every-detail-matters-round1: 9/11] wifi: Show a spinner when scanning for new access points, Georges Basile Stavracas Neto
  • [gnome-control-center/wip/every-detail-matters-round1: 8/11] wifi: Add device widgets after caching in the array, Georges Basile Stavracas Neto
  • [gnome-control-center/wip/every-detail-matters-round1: 7/11] network: Add NetDeviceWifi::scanning property, Georges Basile Stavracas Neto
  • [gnome-control-center/wip/every-detail-matters-round1: 6/11] wifi: Reorder icons displayed for wifi access points, Georges Basile Stavracas Neto
  • [gnome-control-center/wip/every-detail-matters-round1: 5/11] network: Equal spacing between list sections, Georges Basile Stavracas Neto
  • [gnome-control-center/wip/every-detail-matters-round1: 4/11] display: Rework Night Light page, Georges Basile Stavracas Neto
  • [gnome-control-center/wip/every-detail-matters-round1: 3/11] display: Make night light a panel page, Georges Basile Stavracas Neto
  • [gnome-control-center/wip/every-detail-matters-round1: 2/11] display: Make night light dialog a GtkBin, Georges Basile Stavracas Neto
  • [gnome-control-center/wip/every-detail-matters-round1: 1/11] power: Tweak margins and spacing, Georges Basile Stavracas Neto
  • [gnome-control-center] (11 commits) Non-fast-forward update to branch wip/every-detail-matters-round1, Georges Basile Stavracas Neto
  • [gimp-web/testing] GIMP 2.10.12 release: add installer for Microsoft Windows, Michael Schumacher
  • [sysprof] libsysprof-ui: add timing info to marks display, Christian Hergert
  • [gnome-build-meta/abderrahim/gst-3.32: 9/9] elements/sdk-platform.bst: Add gstreamer-vaapi, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/gst-3.32: 8/9] Add elements/sdk/gstreamer-vaapi.bst, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/gst-3.32: 7/9] project.conf: make filter elements include orphans by default, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/gst-3.32: 6/9] sdk/gst*: replace with filter elements that use the freedesktop-sdk ones, Abderrahim Kitouni
  • [gnome-build-meta/abderrahim/gst-3.32: 5/9] sdk/gstreamer: remove unused element, Abderrahim Kitouni
  • [gnome-build-meta] (9 commits) Non-fast-forward update to branch abderrahim/gst-3.32, Abderrahim Kitouni
  • [gnome-build-meta] Deleted branch mcatanzaro/18.08.32-gnome-3-32, Michael Catanzaro
  • [gnome-build-meta/gnome-3-32] (2 commits) ...ci: update bst-external, Abderrahim Kitouni
  • [gnome-getting-started-docs] Update Brazilian Portuguese translation, Translations User D-L
  • [gtk/widget-class-actions] Add docs, Matthias Clasen
  • [gnome-builder/gnome-builder-3-32] gui: check for non-NULL VCS before short-circuit, Christian Hergert
  • [gnome-builder] gui: check for non-NULL VCS before short-circuit, Christian Hergert
  • [gimp/gimp-2-10] Installer: install 64-bit Python on 64-bit Windows, Jernej Simončič
  • [gnome-builder] workbench: log information about project loading, Christian Hergert
  • [gnome-builder] flatpak: drop sigint/sigterm handlers, Christian Hergert
  • [gnome-control-center/wip/every-detail-matters-round1: 13/13] sound: Use fallback icon when stream's icon doesn't exist, Georges Basile Stavracas Neto
  • [gnome-control-center/wip/every-detail-matters-round1: 12/13] sound: Remove icon from sound theme buttons, Georges Basile Stavracas Neto
  • [gnome-control-center/wip/every-detail-matters-round1: 11/13] wifi: Show a spinner when scanning for new access points, Georges Basile Stavracas Neto
  • [gnome-control-center/wip/every-detail-matters-round1: 10/13] wifi: Add device widgets after caching in the array, Georges Basile Stavracas Neto
  • [gnome-control-center/wip/every-detail-matters-round1: 9/13] network: Add NetDeviceWifi::scanning property, Georges Basile Stavracas Neto
  • [gnome-control-center/wip/every-detail-matters-round1: 8/13] wifi: Reorder icons displayed for wifi access points, Georges Basile Stavracas Neto
  • [gnome-control-center/wip/every-detail-matters-round1: 7/13] network: Equal spacing between list sections, Georges Basile Stavracas Neto
  • [gnome-control-center/wip/every-detail-matters-round1: 6/13] display: Rework Night Light page, Georges Basile Stavracas Neto
  • [gnome-control-center/wip/every-detail-matters-round1: 5/13] display: Make night light a panel page, Georges Basile Stavracas Neto
  • [gnome-control-center/wip/every-detail-matters-round1: 4/13] display: Make night light dialog a GtkBin, Georges Basile Stavracas Neto
  • [gnome-control-center/wip/every-detail-matters-round1: 3/13] power: Tweak margins and spacing, Georges Basile Stavracas Neto
  • [gnome-control-center/wip/every-detail-matters-round1: 2/13] power: Scale row subtitles to 0.9, Georges Basile Stavracas Neto
  • [gnome-control-center/wip/every-detail-matters-round1: 1/13] power: Capitalize and improve labels, Georges Basile Stavracas Neto
  • [gnome-control-center] (13 commits) Non-fast-forward update to branch wip/every-detail-matters-round1, Georges Basile Stavracas Neto
  • [gtk/widget-class-actions] text: Use the new action machinery, Matthias Clasen
  • [gtk] Non-fast-forward update to branch widget-class-actions, Matthias Clasen
  • [libgnome-volume-control/gbsneto/change-system-sounds-icon] mixer-control: Use the "emblem-system-symbolic" icon, Georges Basile Stavracas Neto
  • [libgnome-volume-control] Created branch gbsneto/change-system-sounds-icon, Georges Basile Stavracas Neto
  • [gimp-web/testing] Add content/registry and update pelicanconf, Michael Schumacher
  • [gnome-build-meta/tristan/fdsdk-master: 19/19] project.conf: Set --build and --host more strictly, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 18/19] core-deps/kmod.bst: Removed, depend on the kmod from freedesktop-sdk instead, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 17/19] core-deps/ndctl.bst: Depend on kmod from freedesktop-sdk, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 16/19] core-deps/blockdev.bst: Depend on kmod from freedesktop-sdk, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 15/19] core-deps: Remove pwquality, this is now built by freedesktop-sdk, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 14/19] world/seahorse.bst: Depend on pwquality from freedesktop-sdk, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 13/19] core/gnome-control-center.bst: Depend on pwquality from freedesktop-sdk, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 12/19] core/gnome-disk-utility.bst: Depend on pwquality from freedesktop-sdk, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 11/19] core/gnome-initial-setup.bst: Depend on pwquality from freedesktop-sdk, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 10/19] sdk-platform.bst: No longer depend on shared-library-guard.bst, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 9/19] sdk/cogl.bst: Disabling kms egl backend, it needs gbm, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 8/19] build mutter and gnome-shell using the new mesa arrangement in freedesktop-sdk, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 7/19] move /var/run to /run, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 6/19] core-deps/spice-gtk.bst: Fix dependency on gstreamer, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 5/19] add missing dependencies that were in base-platform.bst, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 4/19] sdk/gst-plugins-*: sync with freedesktop-sdk, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 3/19] flatpak/{sdk, platform}*: sync with freedesktop-sdk, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 1/19] use a master snapshot of freedesktop-sdk, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 2/19] sdk/glib: add a runtime dependencies on freedesktop-sdk glib, Tristan Van Berkom
  • [gnome-build-meta] (19 commits) Non-fast-forward update to branch tristan/fdsdk-master, Tristan Van Berkom
  • [gtk] testsuite/a11y/about: Fix exp. output per 31066a69, Daniel Boles
  • [gtk] Deleted branch dboles/issue1949, Daniel Boles
  • [gtk/gtk-3-24: 2/2] Merge branch 'dboles/issue1949' into 'gtk-3-24', Daniel Boles
  • [gtk/gtk-3-24] (2 commits) ...Merge branch 'dboles/issue1949' into 'gtk-3-24', Daniel Boles
  • [gtk] Deleted branch 1371-flickering-tooltips-if-no-mouse-cursor-theme-loaded, Daniel Boles
  • [gtk] Deleted branch cairo-script-interpreter, Daniel Boles
  • [gtk] Deleted branch layout-avoid-native, Daniel Boles
  • [gtk/widget-class-actions: 3/3] text: Use the new action machinery, Matthias Clasen
  • [gtk/dboles/issue1949] testsuite/a11y/about: Fix exp. output per e56a9e6c, Daniel Boles
  • [gtk/widget-class-actions: 2/3] Allow registering actions per-class, Matthias Clasen
  • [gtk] Created branch dboles/issue1949, Daniel Boles
  • [gtk/widget-class-actions: 1/3] entry: Remove hacky code, Matthias Clasen
  • [gtk] (3 commits) Non-fast-forward update to branch widget-class-actions, Matthias Clasen
  • [gnome-shell/gnome-3-30] osk-layouts: Fix French layout, Marco Trevisan
  • [gnome-shell/gnome-3-28] osk-layouts: Fix French layout, Marco Trevisan
  • [glade] Deleted branch tintou/glade-signal-def, Corentin Noël
  • [glade] Rename GladeSignalClass to GladeSignalDef and declare it as boxed, Alberto Fanjul
  • [chronojump] Force sensor capture feedback rectangle fits always on signal plot, Xavier de Blas
  • [gnome-control-center/578-background-settings-delete-background-button-is-misleading-and-a-bit-scary] background: clarify remove background button, Allan Day
  • [gnome-control-center] Created branch 578-background-settings-delete-background-button-is-misleading-and-a-bit-scary, Allan Day
  • [gnome-music/wip/jfelder/mpris-cleanup: 3/3] mpris: Update copyright information, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 2/3] CI: Remove mpris.py from flake8 ignored files, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 1/3] mpris: Fix some PEP-8 issues, Jean Felder
  • [gnome-music] (3 commits) Non-fast-forward update to branch wip/jfelder/mpris-cleanup, Jean Felder
  • [sysprof] libsysprof-ui: fix spacing, Christian Hergert
  • [gnome-music/wip/jfelder/mpris-cleanup: 6/17] mpris: Simplify query playlists logic, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 5/17] mpris: Add PropertiesChanged signal to xml description, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 4/17] mpris: Make docstring quotation mark consistent, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 3/17] mpris: Fix xml description indentation, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 2/17] mpris: Rename MediaPlayer2Service class to MPRIS, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 1/17] mpris: Fix codestyle on the DBusInterface class, Jean Felder
  • [sysprof] governor: add UI to toggle CPU governor setting, Christian Hergert
  • [sysprof] governor: add source to toggle CPU governer while running, Christian Hergert
  • [sysprof] governor: add daemon API and helpers to set CPU governor, Christian Hergert
  • [atk/docs-fixes: 56/56] Use Meson to generate the pkgconfig file, Emmanuele Bassi
  • [atk/docs-fixes: 55/56] Refresh the build, Emmanuele Bassi
  • [gcr/wip/nielsdg/kill-intltool: 3/3] Move from intltool to gettext, Niels De Graef
  • [atk/docs-fixes: 54/56] Move the Deprecated section down, Emmanuele Bassi
  • [atk/docs-fixes: 53/56] docs: Update the list of symbols, Emmanuele Bassi
  • [gcr] (3 commits) Non-fast-forward update to branch wip/nielsdg/kill-intltool, Niels De Graef
  • [atk/docs-fixes: 52/56] Annotate the version for AtkTableCellIface, Emmanuele Bassi
  • [atk/docs-fixes: 51/56] Use Markdown syntax for notes, Emmanuele Bassi
  • [atk/docs-fixes: 50/56] Use the appropriate syntax for enumerations, Emmanuele Bassi
  • [atk/docs-fixes: 49/56] Add missing documentation for AtkObject functions, Emmanuele Bassi
  • [atk/docs-fixes: 48/56] Write description for AtkImage method, Emmanuele Bassi
  • [atk/docs-fixes: 47/56] Add proper gtk-doc blurbs for AtkDocument methods, Emmanuele Bassi
  • [atk/docs-fixes: 46/56] Add proper gtk-doc blurb to AtkComponentIface, Emmanuele Bassi
  • [atk/docs-fixes: 45/56] Add gtk-doc blurb for AtkActionIface, Emmanuele Bassi
  • [atk/docs-fixes: 44/56] Implement propert ctor for AtkSocket, Emmanuele Bassi
  • [atk/docs-fixes: 43/56] Implement propert ctor for AtkPlug, Emmanuele Bassi
  • [atk/docs-fixes: 42/56] docs: Remove atk.types, Emmanuele Bassi
  • [atk] (56 commits) Non-fast-forward update to branch docs-fixes, Emmanuele Bassi
  • [librsvg: 3/3] Merge branch 'gradient' into 'master', Federico Mena Quintero
  • [librsvg: 2/3] gradient: split Linear and Radial gradient nodes, Federico Mena Quintero
  • [librsvg: 1/3] gradient: move Stop node in gradient.rs, Federico Mena Quintero
  • [librsvg] (3 commits) ...Merge branch 'gradient' into 'master', Federico Mena Quintero
  • [gnome-control-center/wip/every-detail-matters-round1] sound: Use fallback icon when stream's icon doesn't exist, Georges Basile Stavracas Neto
  • [epiphany] Created tag 3.33.3, Michael Catanzaro
  • [epiphany] Prepare 3.33.3, Michael Catanzaro
  • [chronojump] By default force sensor does not show logs while capturing, Xavier de Blas
  • [gtk-osx] Remove duplicate freetype-no-harfbuzz module., John Ralls
  • [glade/tintou/glade-signal-def] Rename GladeSignalClass to GladeSignalDef and declare it as boxed, Corentin Noël
  • [glade] Created branch tintou/glade-signal-def, Corentin Noël
  • [gtk/widget-class-actions] entry: Remove hacky code, Matthias Clasen
  • [atk: 2/2] Merge branch 'minor-doc-fix' into 'master', Alejandro Piñeiro
  • [atk: 1/2] Minor doc fix for atk_text_get_default_attributes, Alejandro Piñeiro
  • [atk] (2 commits) ...Merge branch 'minor-doc-fix' into 'master', Alejandro Piñeiro
  • [gnome-control-center/wip/every-detail-matters-round1] sound: Remove icon from sound theme buttons, Georges Basile Stavracas Neto
  • [gnome-control-center/wip/every-detail-matters-round1] network: Equal spacing between list sections, Georges Basile Stavracas Neto
  • [atk] Add ATK_ROLE_CONTENT_DELETION and ATK_ROLE_CONTENT_INSERTION, Joanmarie Diggs
  • [gnome-settings-daemon/wip/hughsie/subman] subman: Add a new plugin to provide system subscription information, Richard Hughes
  • [gnome-settings-daemon] Created branch wip/hughsie/subman, Richard Hughes
  • [epiphany/bilelmoussaoui/wip-elementary-flatpak] Apply suggestion to org.gnome.Epiphany.elementary.json, Bilal Elmoussaoui
  • [glib] (2 commits) ...Merge branch 'deprecated-enumerators-old-gcc' into 'master', Philip Withnall
  • [chronojump] Webcam contacts capture camera preview unsenstive until test ends, Xavier de Blas
  • [chronojump] Force sensor analyze options unsentive the general/RFD, Xavier de Blas
  • [gnome-shell] background: Group 'changed' signal emission, Marco Trevisan
  • [gnome-shell] background: Use Garbage Collector to dispose background, Marco Trevisan
  • [chronojump] Webcam: disabled input_format on Linux ffmpeg capture, Xavier de Blas
  • [gtk/widget-class-actions: 2/2] text: Use the new action machinery, Matthias Clasen
  • [gtk/widget-class-actions: 1/2] Allow registering actions per-class, Matthias Clasen
  • [gtk] (2 commits) Created branch widget-class-actions, Matthias Clasen
  • [evolution/gnome-3-32] Revert "M!18 - [Wayland] Clicking on "Insert Emoticon" triggers shortcut inhibition", Milan Crha
  • [evolution] Revert "M!18 - [Wayland] Clicking on "Insert Emoticon" triggers shortcut inhibition", Milan Crha
  • [gnome-tweaks/drop-app-menu-tweak] top-bar: Drop ApplicationMenu tweak, Florian Müllner
  • [gnome-tweaks] Created branch drop-app-menu-tweak, Florian Müllner
  • [glib: 3/15] glib: Move some documentation comments to where the symbols are defined, Philip Withnall
  • [glib: 2/15] gdesktopappinfo: Improve documentation formatting slightly, Philip Withnall
  • [glib: 1/15] gdesktopappinfo: Add deprecation version to GDesktopAppInfoLookup, Philip Withnall
  • [glib] (15 commits) ...Merge branch 'drop-g-disable-deprecated' into 'master', Philip Withnall
  • [gnome-user-docs/wip/hadess/ps-joypad-fixes: 3/3] Split up PS3 and PS4 joypad instructions, Bastien Nocera
  • [gnome-user-docs] (3 commits) Non-fast-forward update to branch wip/hadess/ps-joypad-fixes, Bastien Nocera
  • [gnome-control-center] Update Indonesian translation, Translations User D-L
  • [gnome-shell] Update Indonesian translation, Translations User D-L
  • [gnome-boxes/fix-typography] appdata: Apply curved quotation mark as in HIG Typography, Rafael Fontenelle
  • [gnome-backgrounds] Update Indonesian translation, Translations User D-L
  • [gnome-boxes] Non-fast-forward update to branch fix-typography, Rafael Fontenelle
  • [grilo-plugins] grl-tracker-utils: Add mapping from tracker for MusicBrainz IDs, Victor Toso
  • [grilo] grl-metadata-key: Add metadata keys for MB Release ID and MB Release Group ID, Victor Toso
  • [grilo] Remove existing trailing whitespaces, Victor Toso
  • [gnome-control-center/550-uneven-section-spacing-in-network-panel] network: equal spacing between list sections, Allan Day
  • [libgweather] Update Indonesian translation, Translations User D-L
  • [gnome-control-center] Created branch 550-uneven-section-spacing-in-network-panel, Allan Day
  • [gnome-maps] Update Indonesian translation, Translations User D-L
  • [gnome-software] Deleted branch wip/kalev/flatpak-ci2, Kalev Lember
  • [gnome-software] CI: trivial: Use flatpak from the repo again, Kalev Lember
  • [glib] Non-fast-forward update to branch fix-refcount-macro-non-gcc, Chun-wei Fan
  • [gnome-software/wip/kalev/flatpak-ci2] CI: trivial: Use flatpak from the repo again, Kalev Lember
  • [gnome-software] Created branch wip/kalev/flatpak-ci2, Kalev Lember
  • [glib/fix-refcount-macro-non-gcc] glib/tests/refcount.c: Only expect saturation tests to pass on GCC, Chun-wei Fan
  • [glib] Created branch fix-refcount-macro-non-gcc, Chun-wei Fan
  • [gnome-software] trivial: Remove an unused struct member, Kalev Lember
  • [gnome-build-meta/tristan/fdsdk-master: 23/23] junction.refs: Testing arm build of xorg, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 22/23] project.conf: Set --build and --host more strictly, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 21/23] core-deps/kmod.bst: Removed, depend on the kmod from freedesktop-sdk instead, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 20/23] core-deps/ndctl.bst: Depend on kmod from freedesktop-sdk, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 19/23] core-deps/blockdev.bst: Depend on kmod from freedesktop-sdk, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 18/23] core-deps: Remove pwquality, this is now built by freedesktop-sdk, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 17/23] world/seahorse.bst: Depend on pwquality from freedesktop-sdk, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 16/23] core/gnome-control-center.bst: Depend on pwquality from freedesktop-sdk, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 15/23] core/gnome-disk-utility.bst: Depend on pwquality from freedesktop-sdk, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 14/23] core/gnome-initial-setup.bst: Depend on pwquality from freedesktop-sdk, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 13/23] sdk-platform.bst: No longer depend on shared-library-guard.bst, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 12/23] sdk/cogl.bst: Disabling kms egl backend, it needs gbm, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 11/23] build mutter and gnome-shell using the new mesa arrangement in freedesktop-sdk, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 10/23] move /var/run to /run, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 9/23] core-deps/spice-gtk.bst: Fix dependency on gstreamer, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 8/23] add missing dependencies that were in base-platform.bst, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 7/23] sdk/gst-plugins-*: sync with freedesktop-sdk, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 6/23] flatpak/{sdk, platform}*: sync with freedesktop-sdk, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 4/23] use a master snapshot of freedesktop-sdk, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 5/23] sdk/glib: add a runtime dependencies on freedesktop-sdk glib, Tristan Van Berkom
  • [gnome-build-meta] (23 commits) Non-fast-forward update to branch tristan/fdsdk-master, Tristan Van Berkom
  • [gnome-software] Remove unused object reference, Richard Hughes
  • [java-atk-wrapper] Non-fast-forward update to branch delegate, Samuel Thibault
  • [java-atk-wrapper] Make return type more explicit, Samuel Thibault
  • [iagno] Update Greek translation, Translations User D-L
  • [java-atk-wrapper] Call getAccessibleContext in EDT, Samuel Thibault
  • [java-atk-wrapper/delegate] TODO: delegate, Samuel Thibault
  • [java-atk-wrapper] Created branch delegate, Samuel Thibault
  • [gnome-music/wip/jfelder/mpris-cleanup: 26/26] mpris: Update copyright information, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 25/26] CI: Remove mpris.py from flake8 ignored files, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 24/26] mpris: Fix some PEP-8 issues, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 23/26] mpris: Add doctring for all MPRIS methods, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 22/26] mpris: Make player attribute internal, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 21/26] mpris: Make app attribute internal, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 20/26] mpris: Handle signals emissions internally, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 19/26] mpris: Move dbus connection logic to DBusInterface, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 18/26] mpris: Change naming convention to snake_case, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 17/26] mpris: Remove unused signals from the TrackList interface, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 16/26] mpris: Cleanup SetPosition method, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 15/26] mpris: Simplify query playlists logic, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 14/26] mpris: Add PropertiesChanged signal to xml description, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 13/26] mpris: Make docstring quotation mark consistent, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 12/26] mpris: Fix xml description indentation, Jean Felder
  • [java-atk-wrapper] Make sure to create jaw_instance from the EDT, Samuel Thibault
  • [gnome-music/wip/jfelder/mpris-cleanup: 11/26] mpris: Rename MediaPlayer2Service class to MPRIS, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 10/26] mpris: Fix codestyle on the DBusInterface class, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 9/26] mpris: PEP-8 fixes on the DBusInterface class, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 8/26] mpris: Rename Server class to DBusInterface, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 7/26] mpris: Reorder imports, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 6/26] mpris: Add newline to _get_active_playlist docstring, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 5/26] mpris: Remove unecessary return from GoTo method, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 4/26] mpris: Only set trackNumber metadata when it's available, Jean Felder
  • [gnome-music] (26 commits) Non-fast-forward update to branch wip/jfelder/mpris-cleanup, Jean Felder
  • [java-atk-wrapper] Do not defer execution to EDT when we are already in it, Samuel Thibault
  • [java-atk-wrapper] Add the AtkUtil.invokeInSwing helper function to fix EDT safety, Samuel Thibault
  • [evolution] Update Greek translation, Translations User D-L
  • [vala] girwriter: Report error on secondary top-level namespace to be written, Rico Tzschichholz
  • [evolution/gnome-3-32] I#479 - Call mail account refresh also after going online, Milan Crha
  • [epiphany] Update Greek translation, Translations User D-L
  • [evolution] I#479 - Call mail account refresh also after going online, Milan Crha
  • [evolution-data-server/gnome-3-32] evo-I#479 - Call mail account refresh also after going online, Milan Crha
  • [evolution-data-server] evo-I#479 - Call mail account refresh also after going online, Milan Crha
  • [vala/staging] girwriter: Report error on secondary top-level namespace to be written, Rico Tzschichholz
  • [evince] Update Greek translation, Translations User D-L
  • [gimp/gimp-2-10] Installer: changes for 2.10.12, Jernej Simončič
  • [aisleriot] Update Greek translation, Translations User D-L
  • [tracker-miners] Update Greek translation, Translations User D-L
  • [vala] (4 commits) ...codegen: Use array_length of collection variable instead of expression, Rico Tzschichholz
  • [glib/win32-enhance-gtimezone: 8/8] glib/tests/gdatetime.c: Fix TZ envvar test on Windows, Chun-wei Fan
  • [glib/win32-enhance-gtimezone: 7/8] gtimezone.c: Fix identifier assignment on Windows, Chun-wei Fan
  • [glib/win32-enhance-gtimezone: 6/8] Update the gdatetime Test Program for Windows, Chun-wei Fan
  • [glib/win32-enhance-gtimezone: 5/8] Fix and enhance GTimeZone for Windows, Chun-wei Fan
  • [glib] (8 commits) Non-fast-forward update to branch win32-enhance-gtimezone, Chun-wei Fan
  • [glib/win32-enhance-gtimezone-2-60: 2/2] glib/tests/gdatetime.c: Fix TZ envvar test on Windows, Chun-wei Fan
  • [glib/win32-enhance-gtimezone-2-60: 1/2] gtimezone.c: Fix identifier assignment on Windows, Chun-wei Fan
  • [glib] (2 commits) Non-fast-forward update to branch win32-enhance-gtimezone-2-60, Chun-wei Fan
  • [vala/staging] codegen: Use array_length of collection variable instead of expression, Rico Tzschichholz
  • [vala/staging] libvaladoc: Use non-deprecated GLib.ModuleFlags values, Rico Tzschichholz
  • [vala/staging] gmodule-2.0: Build from GIR, Rico Tzschichholz
  • [vala/staging] glib-2.0: Add Unicode 12.0 symbols, Rico Tzschichholz
  • [glib/glib.fixtools.i18n: 53/53] gio-tool.c: Don't hardcode localedir on Windows, Chun-wei Fan
  • [glib/glib.fixtools.i18n: 52/53] gio tools: Use the proper string for default locale for setlocale(), Chun-wei Fan
  • [glib/glib.fixtools.i18n: 51/53] glib-private.h: Set the appropriate string for setlocale(), Chun-wei Fan
  • [glib] (53 commits) Non-fast-forward update to branch glib.fixtools.i18n, Chun-wei Fan
  • [orca] Chromium: Work around lack of focus on ancestor links when setting caret, Joanmarie Diggs
  • [gnome-builder] sysprof: add battery source, Christian Hergert
  • [sysprof] battery: fix battery type in new func, Christian Hergert
  • [sysprof] battery: do final poll at stop() time, Christian Hergert
  • [sysprof] battery: wait for first battery polling, Christian Hergert
  • [orca] Chromium: Work around broken ancestry for omnibox popup, Joanmarie Diggs
  • [sysprof] battery: poll batteries immediately after starting, Christian Hergert
  • [sysprof] battery: style cleanup, Christian Hergert
  • [sysprof] libsysprof-ui: add battery graphs, Christian Hergert
  • [sysprof] libsysprof-ui: be more careful adding overhead to y_upper, Christian Hergert
  • [sysprof] libsysprof-ui: discover counter type in line renderer, Christian Hergert
  • [sysprof] battery: only submit event if battery value changed, Christian Hergert
  • [gtk/wip/ebassi/constraint-layout: 890/890] Add GtkConstraintLayout demo, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout: 889/890] Add GtkConstraintLayout, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout: 888/890] Propagate rooting and unrooting widgets to layout managers, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout: 887/890] window: Create a GtkConstraintSolver, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout: 886/890] Assign a GtkConstraintSolver to each GtkRoot, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout: 884/890] Add constraint solver, Emmanuele Bassi
  • [gtk/wip/ebassi/constraint-layout: 885/890] Move the Root interface to a private header, Emmanuele Bassi
  • [gtk] (890 commits) Non-fast-forward update to branch wip/ebassi/constraint-layout, Emmanuele Bassi
  • [gnome-builder] sysprof: check for profiler support before registering, Christian Hergert
  • [sysprof] Update Brazilian Portuguese translation, Translations User D-L
  • [sysprof] libsysprof-ui: add helper to check for sysprof-3 support, Christian Hergert
  • [gnome-software] Remove dead code, Robert Ancell
  • [gnome-subtitles] Update Brazilian Portuguese translation, Translations User D-L
  • [gnome-keysign] Update Brazilian Portuguese translation, Translations User D-L
  • [gtranslator] Update Brazilian Portuguese translation, Translations User D-L
  • [orca] Chromium: Remove another obsolete hack, Joanmarie Diggs
  • [gtk/text-action-group] quick port of GtkText to be an action group, Matthias Clasen
  • [gtk] Created branch text-action-group, Matthias Clasen
  • [vala/806-scanner-allow-single-quoted-strings-literals] vala: scanner allows single quoted string literals, Daniel Espinosa Ortiz
  • [vala] Created branch 806-scanner-allow-single-quoted-strings-literals, Daniel Espinosa Ortiz
  • [gtk] Deleted branch wip/chergert/profiler-event-marks-4, Christian Hergert
  • [gtk: 2/2] Merge branch 'wip/chergert/profiler-event-marks-4' into 'master', Matthias Clasen
  • [gtk] (2 commits) ...Merge branch 'wip/chergert/profiler-event-marks-4' into 'master', Matthias Clasen
  • [gegl] exr-load/save: for now, only do associated alpha in EXRs, pippin
  • [gimp-web: 3/3] Merge branch 'testing', Pat David
  • [gimp-web] (3 commits) ...Merge branch 'testing', Pat David
  • [gnome-music/wip/jfelder/mpris-gsconnect-debug: 10/10] mpris: Handle clients which request the volume property, Jean Felder
  • [gnome-music] (10 commits) Non-fast-forward update to branch wip/jfelder/mpris-gsconnect-debug, Jean Felder
  • [gtk] Non-fast-forward update to branch wip/chergert/profiler-event-marks-4, Christian Hergert
  • [libgweather] Update Hungarian translation, Translations User D-L
  • [gnome-maps] placeEntry: Remove dead code, Marcus Lundblad
  • [epiphany/bilelmoussaoui/wip-elementary-flatpak] Flatpak: Make testing elementary version of Epiphany easier, Bilal Elmoussaoui
  • [balsa] Update Hungarian translation, Translations User D-L
  • [gtk: 2/2] Merge branch 'gtkprintunixdialog-ui' into 'master', Matthias Clasen
  • [epiphany] Created branch bilelmoussaoui/wip-elementary-flatpak, Bilal Elmoussaoui
  • [gtk: 1/2] PrintUnixDialog: Slightly ease page range entry, Matthias Clasen
  • [gtk] (2 commits) ...Merge branch 'gtkprintunixdialog-ui' into 'master', Matthias Clasen
  • [gobject-introspection/wip/meson/pkg-generate] WIP, Christoph Reiter
  • [gobject-introspection] Created branch wip/meson/pkg-generate, Christoph Reiter
  • [gnome-maps] Non-fast-forward update to branch wip/mlundblad/handle-osm-urls, Marcus Lundblad
  • [NetworkManager-libreswan] Update Hungarian translation, Translations User D-L
  • [meld] Update Hungarian translation, Translations User D-L
  • [gimp-web/testing] Update authors page from main repository., Jehan
  • [seahorse] Fix double "in in", Niels De Graef
  • [gtk] print operation: Reinstate the priv pointer, Matthias Clasen
  • [gtk] headerbar: Fix fallback appmenu, Matthias Clasen
  • [gobject-introspection] meson: set a default cairo dll name for the MSVC build, Christoph Reiter
  • [gnome-maps/wip/mlundblad/handle-osm-urls] WIP: place: Add parsing of OSM URLs, Marcus Lundblad
  • [gnome-maps] Created branch wip/mlundblad/handle-osm-urls, Marcus Lundblad
  • [NetworkManager-fortisslvpn] Update Hungarian translation, Translations User D-L
  • [gtk/wip/chergert/profiler-event-marks-4] profiler: add profiler marks for surface event delivery, Christian Hergert
  • [gtk] Created branch wip/chergert/profiler-event-marks-4, Christian Hergert
  • [mutter/wip/nielsdg/add-yuv-support: 2/2] WIP: Add a COGL_TEXTURE_COMPONENTS_R, Niels De Graef
  • [gnome-maps] sendToDialog: Do not show title for current location, Marcus Lundblad
  • [gnome-maps] sendToDialog: Various UI tweaks and fixes, Marcus Lundblad
  • [gnome-maps] sendToDialog: Add rows for other map apps, Marcus Lundblad
  • [gnome-maps] sendToDialog: Fix Weather app ID, Marcus Lundblad
  • [gnome-maps] sendToDialog: Always show dialog, Marcus Lundblad
  • [gnome-maps] sendToDialog: Fix coordinates-only OSM URI, Marcus Lundblad
  • [gnome-maps] sendToDialog: Add summary text, Marcus Lundblad
  • [pygobject/pygobject-3-32] build: don't use -Wdeclaration-after-statement with Python 3, Christoph Reiter
  • [pygobject/pygobject-3-32] build: drop some checks for unsupported Python versions, Christoph Reiter
  • [pygobject/pygobject-3-32] Don't use PyTypeObject.tp_print with Python 3, Christoph Reiter
  • [pygobject/pygobject-3-32] tests: remove usage of time.clock(), no longer available in py3.8, Christoph Reiter
  • [glib/mcatanzaro/gdbus-dir-addresses] gdbusserver: properly escape all components of server address, Michael Catanzaro
  • [sysprof] libsysprof: show a combined cpu counter by default, Christian Hergert
  • [gtk/wip/dboles/overlay-docs-3: 2/2] Overlay: Document overlay children aren't measured, Daniel Boles
  • [gtk/wip/dboles/overlay-docs-3: 1/2] Overlay: Use @index_, not @position, in reorder(), Daniel Boles
  • [gtk] (2 commits) Non-fast-forward update to branch wip/dboles/overlay-docs-3, Daniel Boles
  • [gnome-notes/wip/igaldino/new-note-title: 12/12] deserializer: Fix missing 1st line, Isaque Galdino de Araujo
  • [gnome-notes/wip/igaldino/new-note-title: 11/12] note-id: Fix wrong warning on new note, Isaque Galdino de Araujo
  • [gnome-notes/wip/igaldino/new-note-title: 10/12] main-toolbar: Update note title, Isaque Galdino de Araujo
  • [gnome-notes/wip/igaldino/new-note-title: 9/12] main-toolbar: Grab focus to title, Isaque Galdino de Araujo
  • [gnome-notes/wip/igaldino/new-note-title: 8/12] webkit-editor: Don't set title anymore, Isaque Galdino de Araujo
  • [gnome-notes/wip/igaldino/new-note-title: 7/12] main-toolbar: Added title entry, Isaque Galdino de Araujo
  • [gnome-notes/wip/igaldino/new-note-title: 6/12] help-overlay: Fix glade complaint, Isaque Galdino de Araujo
  • [gnome-notes/wip/igaldino/new-note-title: 5/12] css: Remove first line style, Isaque Galdino de Araujo
  • [gnome-notes] (12 commits) Non-fast-forward update to branch wip/igaldino/new-note-title, Isaque Galdino de Araujo
  • [gtk] Update POTFILES.in, Piotr Drąg
  • [mutter] window/wayland: Don't always use constrained size when unfullscreening, Georges Basile Stavracas Neto
  • [mutter] window: Add tile mode getter, Georges Basile Stavracas Neto
  • [mutter] window/wayland: Use constrained size when unmaximizing while fullscreen, Georges Basile Stavracas Neto
  • [mutter/gnome-3-30] renderer/native: add missing eglTerminate in EGLDevice error path, Georges Basile Stavracas Neto
  • [gtk] Deleted branch message-dialog-title, Matthias Clasen
  • [gtk: 2/2] Merge branch 'message-dialog-title' into 'master', Matthias Clasen
  • [gtk] (2 commits) ...Merge branch 'message-dialog-title' into 'master', Matthias Clasen
  • [mutter/gnome-3-32] renderer/native: add missing eglTerminate in EGLDevice error path, Georges Basile Stavracas Neto
  • [mutter] renderer/native: add missing eglTerminate in EGLDevice error path, Georges Basile Stavracas Neto
  • [gtk/message-dialog-title: 222/222] message dialog: Stop hardcoding title styles, Matthias Clasen
  • [gtk] (222 commits) Non-fast-forward update to branch message-dialog-title, Matthias Clasen
  • [libgweather] GWeatherLocation: Additional fix for deserializing a city, Bastien Nocera
  • [libgweather] tests: add an additional deserialization test, Bastien Nocera
  • [epiphany/wip/sandbox: 2/2] embed-shell: use a unix:dir address for the D-Bus server, Michael Catanzaro
  • [epiphany/wip/sandbox: 1/2] Add important paths to the sandbox, Michael Catanzaro
  • [epiphany] (2 commits) Non-fast-forward update to branch wip/sandbox, Michael Catanzaro
  • [glib/mcatanzaro/gdbus-dir-addresses: 6/6] gdbus: run peer test multiple times with different addresses, Michael Catanzaro
  • [glib/mcatanzaro/gdbus-dir-addresses: 5/6] gdbus: Fix minor leak in peer test, Michael Catanzaro
  • [glib/mcatanzaro/gdbus-dir-addresses: 4/6] gdbus: Clean up sockets and nonces from filesystem, Michael Catanzaro
  • [glib/mcatanzaro/gdbus-dir-addresses: 3/6] gdbus: improve an error message, Michael Catanzaro
  • [glib/mcatanzaro/gdbus-dir-addresses: 2/6] gdbus: Stop server on dispose, Michael Catanzaro
  • [glib/mcatanzaro/gdbus-dir-addresses: 1/6] gdbus: support unix:dir= addresses, Michael Catanzaro
  • [glib] (6 commits) Non-fast-forward update to branch mcatanzaro/gdbus-dir-addresses, Michael Catanzaro
  • [gimp-web/testing] Add macOS build for GIMP 2.10.12., Jehan
  • [gnome-software/localized-available] Fixes #683. No package show available as localized in language, Jordi Mas
  • [gnome-software] Non-fast-forward update to branch localized-available, Jordi Mas
  • [gnome-software/localized-available: 16/16] Fixes, Jordi Mas
  • [gnome-software/localized-available: 15/16] Fixes #683. No package show available as localized in language, Jordi Mas
  • [gnome-software] (16 commits) Non-fast-forward update to branch localized-available, Jordi Mas
  • [glib/mcatanzaro/gdbus-dir-addresses: 97/97] gdbus: run peer test multiple times with different addresses, Michael Catanzaro
  • [glib/mcatanzaro/gdbus-dir-addresses: 96/97] gdbus: Fix minor leak in peer test, Michael Catanzaro
  • [glib/mcatanzaro/gdbus-dir-addresses: 95/97] gdbus: Clean up sockets and nonces from filesystem, Michael Catanzaro
  • [glib/mcatanzaro/gdbus-dir-addresses: 94/97] gdbus: improve an error message, Michael Catanzaro
  • [glib/mcatanzaro/gdbus-dir-addresses: 93/97] gdbus: Stop server on dispose, Michael Catanzaro
  • [glib/mcatanzaro/gdbus-dir-addresses: 92/97] gdbus: support unix:dir= addresses, Michael Catanzaro
  • [glib] (97 commits) Non-fast-forward update to branch mcatanzaro/gdbus-dir-addresses, Michael Catanzaro
  • [libgweather] tests: Better debug in METAR tests, Bastien Nocera
  • [evolution/gnome-3-32] M!18 - [Wayland] Clicking on "Insert Emoticon" triggers shortcut inhibition, Milan Crha
  • [evolution] M!18 - [Wayland] Clicking on "Insert Emoticon" triggers shortcut inhibition, Milan Crha
  • [gnome-software/localized-available] Fixes, Jordi Mas
  • [evolution/gnome-3-32] I#484 - Edit Memo's Start date in-table as DATE by default, Milan Crha
  • [evolution] I#484 - Add also i_cal_time_is_null_time() into memo_table_date_edit_before_popup_cb(), Milan Crha
  • [evolution] I#484 - Edit Memo's Start date in-table as DATE by default, Milan Crha
  • [babl] meson: add transparent_symmetry test, pippin
  • [babl] extensions: fix up some lingering references to babl_alpha_avoid_zero, pippin
  • [gsettings-desktop-schemas/optional-hot-corner] schemas: Add 'enable-hot-corners' setting, Florian Müllner
  • [gsettings-desktop-schemas] Created branch optional-hot-corner, Florian Müllner
  • [babl] babl: symmetric conversions between associated and separate alpha., pippin
  • [libsecret] Fix -Wunknown-pragmas triggered by secret-version.h, Michael Catanzaro
  • [mutter] clutter/stage: Remove offscreen property, Georges Basile Stavracas Neto
  • [mutter] clutter: Remove stage fullscreening, Georges Basile Stavracas Neto
  • [mutter] clutter: Remove ability to be user resizable, Georges Basile Stavracas Neto
  • [gnome-subtitles] Created tag gnome-subtitles-1.5, Pedro Castro
  • [gnome-subtitles] Preparing release 1.5, Pedro Castro
  • [gnome-build-meta] Deleted branch mcatanzaro/18.08.32, Michael Catanzaro
  • [gnome-build-meta] junction.refs: update freedesktop-sdk to 18.08.32, Jordan Petridis
  • [gnome-notes] Deleted branch wip/sadiq/build-fix, Mohammed Sadiq
  • [gnome-notes/gnome-3-32] flatpak: Fix build, Isaque Galdino de Araujo
  • [evolution-data-server/gnome-3-32] Remove forgotten debug print from an LDAP book backend, Milan Crha
  • [evolution-data-server] Remove forgotten debug print from an LDAP book backend, Milan Crha
  • [chronojump] Fix in last commit, Xavier de Blas
  • [gnome-calculator] GCalc: added subproject's variable for build dir, Daniel Espinosa Ortiz
  • [mutter/wip/nielsdg/add-yuv-support: 3/4] WIP: wayland: add basic support for non-RGBA textures, Niels De Graef
  • [mutter/wip/nielsdg/add-yuv-support: 4/4] WIP: Add a COGL_TEXTURE_COMPONENTS_R, Niels De Graef
  • [mutter/wip/nielsdg/add-yuv-support: 2/4] cogl: Replace G_8 with R_8 pixel format, Niels De Graef
  • [mutter] (4 commits) Non-fast-forward update to branch wip/nielsdg/add-yuv-support, Niels De Graef
  • [evolution-data-server] Correct e_cal_component_get_start_plus_duration(), Milan Crha
  • [evolution] Add 'Status' column to Memos and Calendar's List View, Milan Crha
  • [gimp/gimp-2-10] Remove <U+FEFF> character before shebang header, OSX is very strict on that, Alex Samorukov
  • [gtk] Deleted branch wip/matthiasc/context-menu, Matthias Clasen
  • [gtk: 14/14] Merge branch 'wip/matthiasc/context-menu' into 'master', Matthias Clasen
  • [gtk] (14 commits) ...Merge branch 'wip/matthiasc/context-menu' into 'master', Matthias Clasen
  • [chronojump] webcamFfmpegSupportedModes parsing works on Windows, Xavier de Blas
  • [gtk/wip/matthiasc/context-menu: 13/13] color chooser: Use a popover menu, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 12/13] link button: Use new context menu api, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 11/13] treeview: Stop disabling the context menu, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 10/13] places sidebar: remove populate-popup, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 9/13] cell renderer: remove populate-popup, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 8/13] widget-factory: Redo the context menu example, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 5/13] textview: Redo context menus, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 7/13] gtk-demo: Rewrite the search entry demo, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 6/13] textview: Support toggle actions, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 4/13] label: Redo context menus, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 3/13] password entry: Adapt to new context menu api, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 2/13] text: Add a context action for visibility, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 1/13] text, entry: Implement context menu api, Matthias Clasen
  • [gtk] (13 commits) Non-fast-forward update to branch wip/matthiasc/context-menu, Matthias Clasen
  • [glib: 2/2] Merge branch 'contributing-irc' into 'master', Emmanuele Bassi
  • [glib: 1/2] docs: Fix name of IRC channel in CONTRIBUTING.md, Emmanuele Bassi
  • [glib] (2 commits) ...Merge branch 'contributing-irc' into 'master', Emmanuele Bassi
  • [gnome-boxes/fix-typography] Fix typography, Rafael Fontenelle
  • [gnome-boxes] Created branch fix-typography, Rafael Fontenelle
  • [gedit] Update Brazilian Portuguese translation, Translations User D-L
  • [gnome-build-meta/mcatanzaro/18.08.32: 3/3] junction.refs: update freedesktop-sdk to 18.08.32, Jordan Petridis
  • [gnome-build-meta] (3 commits) Non-fast-forward update to branch mcatanzaro/18.08.32, Jordan Petridis
  • [gnome-calendar] Update Brazilian Portuguese translation, Translations User D-L
  • [yelp-xsl] Update Brazilian Portuguese translation, Translations User D-L
  • [seahorse] Update Brazilian Portuguese translation, Translations User D-L
  • [seahorse/gnome-3-32] Update Brazilian Portuguese translation, Translations User D-L
  • [glib: 2/2] Merge branch 'fix-scan-build' into 'master', Simon McVittie
  • [glib: 1/2] ci: Run scan-build in a different build directory, Simon McVittie
  • [glib] (2 commits) ...Merge branch 'fix-scan-build' into 'master', Simon McVittie
  • [gnome-software] Deleted branch ratings-territory, Jordi Mas
  • [gnome-software] Fixes #678. Wrong rating systems selected based in language instead of territory, Richard Hughes
  • [gnome-build-meta/tristan/fdsdk-master] junction.refs: Testing arm build of xorg, Tristan Van Berkom
  • [glib/win32-enhance-gtimezone-2-60: 4/4] glib/tests/gdatetime.c: Fix TZ envvar test on Windows, Chun-wei Fan
  • [glib/win32-enhance-gtimezone-2-60: 3/4] gdatetime.c: Fix identifier assignment on Windows, Chun-wei Fan
  • [glib/win32-enhance-gtimezone-2-60: 2/4] Update the gdatetime Test Program for Windows, Chun-wei Fan
  • [glib/win32-enhance-gtimezone-2-60: 1/4] Fix and enhance GTimeZone for Windows, Chun-wei Fan
  • [glib] (4 commits) Created branch win32-enhance-gtimezone-2-60, Chun-wei Fan
  • [glib/win32-enhance-gtimezone: 10/10] glib/tests/gdatetime.c: Fix TZ envvar test on Windows, Chun-wei Fan
  • [glib/win32-enhance-gtimezone: 9/10] gdatetime.c: Fix identifier assignment on Windows, Chun-wei Fan
  • [glib/win32-enhance-gtimezone: 8/10] Update the gdatetime Test Program for Windows, Chun-wei Fan
  • [glib/win32-enhance-gtimezone: 7/10] Fix and enhance GTimeZone for Windows, Chun-wei Fan
  • [glib] (10 commits) Non-fast-forward update to branch win32-enhance-gtimezone, Chun-wei Fan
  • [glib/win32-enhance-gtimezone] glib/tests/gdatetime.c: Fix TZ envvar test on Windows, Chun-wei Fan
  • [glib/win32-enhance-gtimezone] gdatetime.c: Fix identifier assignment on Windows, Chun-wei Fan
  • [gnome-user-docs] Update Spanish translation, Translations User D-L
  • [gtk] Deleted branch cherry-pick-28c40a4c, Daniel Boles
  • [gtk/gtk-3-24: 2/2] Merge branch 'cherry-pick-28c40a4c' into 'gtk-3-24', Christoph Reiter
  • [gtk/gtk-3-24] (2 commits) ...Merge branch 'cherry-pick-28c40a4c' into 'gtk-3-24', Christoph Reiter
  • [fractal] Update gtk-rs stack, Daniel Garcia Moreno
  • [fractal] Cargo: Update secret-service & html2pango, Daniel Garcia Moreno
  • [gnome-software/ratings-territory: 14/14] Fixes #678. Wrong rating systems selected based in language instead of territory, Jordi Mas
  • [gnome-software] (14 commits) Non-fast-forward update to branch ratings-territory, Jordi Mas
  • [gnome-software/ratings-territory] Fixes #678. Wrong rating systems selected based in language instead of territory, Jordi Mas
  • [gnome-software] Non-fast-forward update to branch ratings-territory, Jordi Mas
  • [gtk/wip/matthiasc/context-menu: 7/7] color chooser: Use a popover menu, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 6/7] link button: Use new context menu api, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 5/7] treeview: Stop disabling the context menu, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 4/7] places sidebar: remove populate-popup, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 3/7] cell renderer: remove populate-popup, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 2/7] widget-factory: Redo the context menu example, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 1/7] gtk-demo: Rewrite the search entry demo, Matthias Clasen
  • [gtk] (7 commits) Non-fast-forward update to branch wip/matthiasc/context-menu, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 23/23] color chooser: Use a popover menu, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 22/23] link button: Use new context menu api, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 21/23] treeview: Stop disabling the context menu, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 20/23] places sidebar: remove populate-popup, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 19/23] cell renderer: remove populate-popup, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 18/23] widget-factory: Redo the context menu example, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 15/23] textview: Redo context menus, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 17/23] gtk-demo: Rewrite the search entry demo, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 16/23] textview: Support toggle actions, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 14/23] label: Redo context menus, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 13/23] password entry: Adapt to new context menu api, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 12/23] text: Add a context action for visibility, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 11/23] text, entry: Implement context menu api, Matthias Clasen
  • [gtk] popover menu: Unify hover and focus, Matthias Clasen
  • [gtk] popover menubar: Use a pseudo state, Matthias Clasen
  • [gtk] popover: Improve the move-focus fix, Matthias Clasen
  • [gtk] popover menu bar: Don't leave active item behind, Matthias Clasen
  • [gtk] wayland: Fix the popover race workaround, Matthias Clasen
  • [gtk] popover menu: Add our own activate key bindings, Matthias Clasen
  • [gtk] popover: Bring back the activate-default signal, Matthias Clasen
  • [gtk] popover menu: Add our own focus key bindings, Matthias Clasen
  • [gnome-weather] main.js: Fix action parameters not being passed, Christopher Davis
  • [gtk] color editor: Don't leak adjustments, Matthias Clasen
  • [gtk] color editor: Fix numerical oddities, Matthias Clasen
  • [balsa] Use g_{,s}list_free_full(), Peter Bloomfield
  • [librsvg] (#464): Remove leftover dbg!(), Federico Mena Quintero
  • [gtk/wip/matthiasc/context-menu: 30/30] popover menu: Unify hover and focus, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 29/30] popover menubar: Use a pseudo state, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 28/30] popover: Improve the move-focus fix, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 27/30] popover menu bar: Don't leave active item behind, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 26/30] textview: Don't forget to allocate the context menu, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 25/30] wayland: Fix the popover race workaround, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 24/30] popover menu: Add our own activate key bindings, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 23/30] popover: Bring back the activate-default signal, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 22/30] popover menu: Add our own focus key bindings, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 21/30] color chooser: Use a popover menu, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 20/30] link button: Use new context menu api, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 19/30] color editor: Fix numerical oddities, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 18/30] color editor: Don't leak adjustments, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 17/30] fix property notification, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 16/30] text view: Use a popover, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 15/30] widget: Use popovers for context menus, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 14/30] Work towards generic menu popup, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 13/30] treeview: Stop disabling the context menu, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 12/30] places sidebar: remove populate-popup, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 11/30] cell renderer: remove populate-popup, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 10/30] appchooser: Redo context menus, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 9/30] widget-factory: Redo the context menu example, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 8/30] gtk-demo: Rewrite the search entry demo, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 7/30] textview: Support toggle actions, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 6/30] textview: Redo context menus, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 5/30] label: Redo context menus, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 4/30] password entry: Adapt to new context menu api, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 3/30] text: Add a context action for visibility, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 2/30] text, entry: Implement context menu api, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 1/30] Add gtk_widget_set_context_menu, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 38/38] popover menu: Unify hover and focus, Matthias Clasen
  • [gtk] (30 commits) Non-fast-forward update to branch wip/matthiasc/context-menu, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 37/38] popover menubar: Use a pseudo state, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 36/38] popover: Improve the move-focus fix, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 35/38] popover menu bar: Don't leave active item behind, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 34/38] textview: Don't forget to allocate the context menu, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 33/38] wayland: Fix the popover race workaround, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 32/38] popover menu: Add our own activate key bindings, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 31/38] popover: Bring back the activate-default signal, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 30/38] popover menu: Add our own focus key bindings, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 29/38] color chooser: Use a popover menu, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 28/38] link button: Use new context menu api, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 27/38] color editor: Fix numerical oddities, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 26/38] color editor: Don't leak adjustments, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 25/38] fix property notification, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 24/38] text view: Use a popover, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 23/38] widget: Use popovers for context menus, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 22/38] Work towards generic menu popup, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 21/38] treeview: Stop disabling the context menu, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 20/38] places sidebar: remove populate-popup, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 19/38] cell renderer: remove populate-popup, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 18/38] appchooser: Redo context menus, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 17/38] widget-factory: Redo the context menu example, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 16/38] gtk-demo: Rewrite the search entry demo, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 15/38] textview: Support toggle actions, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 14/38] textview: Redo context menus, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 13/38] label: Redo context menus, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 12/38] password entry: Adapt to new context menu api, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 11/38] text: Add a context action for visibility, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 10/38] text, entry: Implement context menu api, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 9/38] Add gtk_widget_set_context_menu, Matthias Clasen
  • [gtk] (38 commits) Non-fast-forward update to branch wip/matthiasc/context-menu, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu] popover menu: Unify hover and focus, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu] popover menubar: Use a pseudo state, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu] popover: Improve the move-focus fix, Matthias Clasen
  • [balsa] abook-completion: Add a second argument, Peter Bloomfield
  • [balsa] gmime-gpgme-signature: Fix the build, Peter Bloomfield
  • [balsa] meson.build: add -Wignored-qualifiers, Peter Bloomfield
  • [tracker-miners/sam/ft-changes] functional-tests: Skip 600-applications-camera correctly, Sam Thursfield
  • [tracker-miners] Non-fast-forward update to branch sam/ft-changes, Sam Thursfield
  • [sysprof] battery: fix typo, Christian Hergert
  • [gimp-web: 27/27] Clean mirrors2.json, Pat David
  • [gimp-web] (27 commits) ...Clean mirrors2.json, Pat David
  • [gimp-web/testing] GIMP 2.10.12: Update GIMP_VERSIONS, Pat David
  • [gimp-web/testing] s/bug/big/, Jehan
  • [gimp/gimp-2-10] configure.ac: post-release version bump to 2.10.13, Michael Natterer
  • [epiphany/wip/sandbox: 4/4] embed-shell: use a unix:dir address for the D-Bus server, Michael Catanzaro
  • [epiphany/wip/sandbox: 3/4] Add important paths to the sandbox, Michael Catanzaro
  • [epiphany/wip/sandbox: 2/4] Revert "Revert "Try enabling the web process sandbox again"", Michael Catanzaro
  • [epiphany] (4 commits) Non-fast-forward update to branch wip/sandbox, Michael Catanzaro
  • [gimp] Created tag GIMP_2_10_12, Michael Natterer
  • [epiphany/wip/sandbox] embed-shell: use a unix:dir address for the D-Bus server, Michael Catanzaro
  • [gimp-web/testing] Offset "tool", not filter!, Jehan
  • [orca] Filter out query strings from presentation of web content, Joanmarie Diggs
  • [gimp-web/testing] Remove "without changing their Y-coordinate" text in curve snapping., Jehan
  • [gimp/gimp-2-10] configure.ac: bump versions for the 2.10.12 release, Michael Natterer
  • [gimp/gimp-2-10] NEWS: formatting, typos, Michael Natterer
  • [gnome-music/wip/jfelder/musicbrainz-tageditordialog: 3/3] tageditordialog: Initial songs support, Jean Felder
  • [gnome-music/wip/jfelder/musicbrainz-tageditordialog: 2/3] utils: Map grilo tags and utils functions, Jean Felder
  • [gnome-music/wip/jfelder/musicbrainz-tageditordialog: 1/3] utils: Handle more tags, Jean Felder
  • [gnome-music] (3 commits) Non-fast-forward update to branch wip/jfelder/musicbrainz-tageditordialog, Jean Felder
  • [mutter] enum-types: Use @basename@ in header comment, Georges Basile Stavracas Neto
  • [glib/mcatanzaro/gdbus-dir-addresses] gdbus: run peer test multiple times with different addresses, Michael Catanzaro
  • [glib/mcatanzaro/gdbus-dir-addresses] gdbus: Fix minor leak in peer test, Michael Catanzaro
  • [glib/mcatanzaro/gdbus-dir-addresses] gdbus: Clean up sockets and nonces from filesystem, Michael Catanzaro
  • [glib/mcatanzaro/gdbus-dir-addresses] gdbus: improve an error message, Michael Catanzaro
  • [glib/mcatanzaro/gdbus-dir-addresses] gdbus: Stop server on dispose, Michael Catanzaro
  • [gimp/gimp-2-10] NEWS: create news section for GIMP 2.10.12., Jehan
  • [gnome-sound-recorder] Deleted branch bilelmoussaoui/dual-installation, Bilal Elmoussaoui
  • [gnome-sound-recorder] build: set up dual installation, Bilal Elmoussaoui
  • [gnome-sound-recorder/bilelmoussaoui/dual-installation: 2/2] build: set up dual installation, Bilal Elmoussaoui
  • [gnome-sound-recorder] (2 commits) Non-fast-forward update to branch bilelmoussaoui/dual-installation, Bilal Elmoussaoui
  • [gimp-web/testing] GIMP 2.10.12: cosmetic fixes, Alexandre Prokoudine
  • [gnome-builder] flatpak: fix talk-name for Sysprof-3, Christian Hergert
  • [gnome-sound-recorder/bilelmoussaoui/dual-installation] Update Hungarian translation, Bilal Elmoussaoui
  • [gnome-sound-recorder] Non-fast-forward update to branch bilelmoussaoui/dual-installation, Bilal Elmoussaoui
  • [gnome-build-meta] .gitlab-ci.yml: fix typo, Abderrahim Kitouni
  • [gnome-sound-recorder/bilelmoussaoui/dual-installation: 4/4] Merge branch 'bilelmoussaoui/dual-installation' of gitlab.gnome.org:GNOME/gnome-sound-recorder into, Bilal Elmoussaoui
  • [gnome-sound-recorder/bilelmoussaoui/dual-installation: 3/4] build: set up dual installation, Bilal Elmoussaoui
  • [gnome-sound-recorder/bilelmoussaoui/dual-installation] (4 commits) ...Merge branch 'bilelmoussaoui/dual-installation' of gitlab.gnome.org:GNOME/gnome-sound-recorder into, Bilal Elmoussaoui
  • [gnome-games] meson: Bump minimum libhandy version, Alexander Mikhaylenko
  • [seahorse] Update Arabic translation, Khaled Hosny
  • [seahorse/gnome-3-32] Update Arabic translation, Khaled Hosny
  • [gnome-build-meta] .gitlab-ci.yml: fix flatpak publishing, Abderrahim Kitouni
  • [yelp-tools] Created tag 3.32.2, Shaun McCance
  • [yelp-tools] Version 3.32.2, Shaun McCance
  • [yelp-tools] Fully fix warnings when there are no stack files, Shaun McCance
  • [gnome-build-meta/mcatanzaro/18.08.32-gnome-3-32] ci: update bst-external, Michael Catanzaro
  • [gimp-web/testing] Add a paragraph about the improved memory management in GEGL., Jehan
  • [gimp] Offset tool: mark forgotten messages for translation, Alexandre Prokoudine
  • [gtk/wip/matthiasc/context-menu] popover menu bar: Don't leave active item behind, Matthias Clasen
  • [gnome-build-meta/mcatanzaro/18.08.32-gnome-3-32] junction.refs: update freedesktop-sdk to 18.08.32, Michael Catanzaro
  • [gnome-build-meta] Created branch mcatanzaro/18.08.32-gnome-3-32, Michael Catanzaro
  • [gimp/gimp-2-10] Update Russian translation, Alexandre Prokoudine
  • [gnome-build-meta/mcatanzaro/18.08.32] junction.refs: update freedesktop-sdk to 18.08.32, Michael Catanzaro
  • [gimp/gimp-2-10] Offset tool: mark forgotten messages for translation, Alexandre Prokoudine
  • [gnome-build-meta] Created branch mcatanzaro/18.08.32, Michael Catanzaro
  • [gimp/gimp-2-10] AUTHORS: regenerated, Michael Natterer
  • [orca] Ensure a voice is generated for nesting level, Joanmarie Diggs
  • [gimp/gimp-2-10] build: depend on babl-0.1.66, pippin
  • [gnome-shell/wip/fmuellner/optional-hot-corner: 91/91] layout: Make the hot corner optional, Florian Müllner
  • [gnome-shell] (91 commits) Non-fast-forward update to branch wip/fmuellner/optional-hot-corner, Florian Müllner
  • [gimp] build: depend on babl-0.1.66, pippin
  • [orca] Ensure a voice is generated for listitem marker content, Joanmarie Diggs
  • [tracker-miners/sam/ft-changes: 2/2] functional-tests: Skip 600-applications-camera correctly, Sam Thursfield
  • [tracker-miners/sam/ft-changes: 1/2] functional-tests: Enable writeback tests, Sam Thursfield
  • [tracker-miners] (2 commits) Created branch sam/ft-changes, Sam Thursfield
  • [gtk/wip/matthiasc/context-menu] textview: Don't forget to allocate the context menu, Matthias Clasen
  • [tracker] Deleted branch wip/carlosg/unbreak-writeback, Carlos Garnacho
  • [tracker: 3/3] Merge branch 'wip/carlosg/unbreak-writeback' into 'master', Sam Thursfield
  • [tracker] (3 commits) ...Merge branch 'wip/carlosg/unbreak-writeback' into 'master', Sam Thursfield
  • [gimp-web/testing] Remove draft status from the 2.10.12 news., Jehan
  • [gtk/wip/matthiasc/context-menu] wayland: Fix the popover race workaround, Matthias Clasen
  • [gimp/gimp-2-10] app: add missing parameter in test-xcf.c, Michael Natterer
  • [gimp] app: fix unit test., Jehan
  • [gnome-sound-recorder/wip/chergert/fix-symlink] build: fix gnome-sound-recorder symlink, Christian Hergert
  • [gnome-sound-recorder] Created branch wip/chergert/fix-symlink, Christian Hergert
  • [gnome-builder] newcomers: add gnome-sound-recorder in newcomer projects, Christian Hergert
  • [orca] Chromium: Enable SayAll, Joanmarie Diggs
  • [gnome-builder] build: remove debug code, Christian Hergert
  • [gnome-builder] editor: use "file" instead of "document", Christian Hergert
  • [gnome-builder] sysprof: bridge runner to SysprofSpawnable and back, Christian Hergert
  • [gnome-builder] foundry: add max_fd helper for runners, Christian Hergert
  • [sysprof] tracefd: give memfd a descriptive name, Christian Hergert
  • [sysprof] tracefd: use g_strdup_printf(), Christian Hergert
  • [gimp-web/testing] Update GIMP 2.10.12 news with babl 0.1.66 release info., Jehan
  • [gegl] configure: depend on babl-0.1.66, pippin
  • [babl] Created tag BABL_0_1_66, pippin
  • [babl] post release version bump, pippin
  • [babl] release 0.1.66, pippin
  • [gimp-web] Created branch nmat/gimp-web-add-iut-bm-univ-fr-mirror, Michael Schumacher
  • [mutter/wip/carlosg/input-in-backends: 241/241] clutter: Move evdev input to src/backends/native, Carlos Garnacho
  • [mutter/wip/carlosg/input-in-backends: 240/241] clutter: Drop functions to get XVisualInfo, Carlos Garnacho
  • [mutter/wip/carlosg/input-in-backends: 239/241] clutter: Drop unused function to translate to screen coordinates, Carlos Garnacho
  • [mutter/wip/carlosg/input-in-backends: 238/241] backends: Move nested stage to src/backends/x11/nested, Carlos Garnacho
  • [mutter/wip/carlosg/input-in-backends: 236/241] clutter: Move X11 input to src/backends/x11, Carlos Garnacho
  • [mutter/wip/carlosg/input-in-backends: 237/241] backends: Don't use glib types, Carlos Garnacho
  • [mutter/wip/carlosg/input-in-backends: 235/241] clutter: Remove support for foreign stages, Carlos Garnacho
  • [mutter/wip/carlosg/input-in-backends: 234/241] clutter: Remove event retrieval toggle, Carlos Garnacho
  • [mutter/wip/carlosg/input-in-backends: 233/241] clutter: Drop _() define, Carlos Garnacho
  • [mutter/wip/carlosg/input-in-backends: 232/241] clutter/cally: Remove needless per-backend code in cally, Carlos Garnacho
  • [mutter/wip/carlosg/input-in-backends: 231/241] clutter: Remove ClutterEventExtender interface, Carlos Garnacho
  • [mutter/wip/carlosg/input-in-backends: 230/241] clutter: Drop ClutterEventTranslator interface, Carlos Garnacho
  • [mutter/wip/carlosg/input-in-backends: 229/241] clutter: Use G_DECLARE_DERIVABLE_TYPE for ClutterDeviceManager, Carlos Garnacho
  • [mutter/wip/carlosg/input-in-backends: 228/241] clutter: Move scattered x11 keymap code into ClutterKeymapX11, Carlos Garnacho
  • [mutter/wip/carlosg/input-in-backends: 227/241] Drop xinput2 version checks, Carlos Garnacho
  • [mutter/wip/carlosg/input-in-backends: 226/241] clutter: Remove "has_xinput" x11 API, Carlos Garnacho
  • [mutter] (241 commits) Non-fast-forward update to branch wip/carlosg/input-in-backends, Carlos Garnacho
  • [gimp-web] Add iut-bm.univ-fcomte.fr mirrors, Michael Schumacher
  • [gimp-web] Add ukfast mirror, Michael Schumacher
  • [gimp-web] Add rise ph mirror, Michael Schumacher
  • [gnome-builder] Update POTFILES.in, Piotr Drąg
  • [gnome-notes] Update POTFILES.in, Piotr Drąg
  • [gtranslator] Update POTFILES.in, Piotr Drąg
  • [gimp-web/testing] Add iut-bm.univ-fcomte.fr mirrors, Michael Schumacher
  • [gimp-web/testing] Add rise ph mirror, Michael Schumacher
  • [gimp-web/testing] Add ukfast mirror, Michael Schumacher
  • [gtk/cherry-pick-28c40a4c] Merge branch 'wip/dboles/scrolledwindow-annotations' into 'master', Daniel Boles
  • [gtk] Created branch cherry-pick-28c40a4c, Daniel Boles
  • [gtk/wip/dboles/overlay-docs-3: 2/2] Overlay: Use documented parameter name @ reorder(), Daniel Boles
  • [gtk/wip/dboles/overlay-docs-3: 1/2] Overlay: Improve overly brief blurbs @ child props, Daniel Boles
  • [gtk] (2 commits) Created branch wip/dboles/overlay-docs-3, Daniel Boles
  • [gtk/wip/matthiasc/context-menu] popover menu: Add our own activate key bindings, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu] popover: Bring back the activate-default signal, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu] popover menu: Add our own focus key bindings, Matthias Clasen
  • [gnome-music/wip/jfelder/musicbrainz-tageditordialog: 209/209] aaa, Jean Felder
  • [gnome-music/wip/jfelder/musicbrainz-tageditordialog: 208/209] tageditordialog: Initial songs support, Jean Felder
  • [gnome-music/wip/jfelder/musicbrainz-tageditordialog: 207/209] utils: Map grilo tags and utils functions, Jean Felder
  • [gnome-music/wip/jfelder/musicbrainz-tageditordialog: 206/209] utils: Handle more tags, Jean Felder
  • [gnome-music/wip/jfelder/musicbrainz-tageditordialog: 205/209] musicbrainz: Initial musicbrainz support, Jean Felder
  • [gnome-music/wip/jfelder/musicbrainz-tageditordialog: 204/209] query: Get additional tags from the Songs query, Jean Felder
  • [gnome-music/wip/jfelder/musicbrainz-tageditordialog: 203/209] grilo: Watch resolve sources, Jean Felder
  • [gnome-music] (209 commits) Non-fast-forward update to branch wip/jfelder/musicbrainz-tageditordialog, Jean Felder
  • [gnome-shell-extensions/no-classic-overview] classic: Disable overview, Florian Müllner
  • [gnome-shell-extensions] Non-fast-forward update to branch no-classic-overview, Florian Müllner
  • [gnome-shell-extensions/no-classic-overview: 5/5] classic: Disable overview, Florian Müllner
  • [gnome-shell-extensions/no-classic-overview: 4/5] apps-menu: Hide overview when launching app, Florian Müllner
  • [gnome-shell-extensions/no-classic-overview: 3/5] apps-menu: Stop hiding the overview when toggled, Florian Müllner
  • [gnome-shell-extensions/no-classic-overview: 2/5] apps-menu: Stop taking over Activities button, Florian Müllner
  • [gnome-shell-extensions/no-classic-overview: 1/5] places-menu: Don't hardcode position, Florian Müllner
  • [gnome-shell-extensions] (5 commits) Created branch no-classic-overview, Florian Müllner
  • [glib: 2/2] Merge branch 'gvariant_text_typo_arrays' into 'master', Philip Withnall
  • [glib: 1/2] docs: fix typo on arrays examples in gvariant-text, Philip Withnall
  • [glib] (2 commits) ...Merge branch 'gvariant_text_typo_arrays' into 'master', Philip Withnall
  • [chronojump] webcamFfmpegSupportedModes parsing works on Linux, Xavier de Blas
  • [gtk] Deleted branch wip/dboles/scrolledwindow-annotations, Daniel Boles
  • [gtk: 3/3] Merge branch 'wip/dboles/scrolledwindow-annotations' into 'master', Matthias Clasen
  • [gtk] (3 commits) ...Merge branch 'wip/dboles/scrolledwindow-annotations' into 'master', Matthias Clasen
  • [gimp-web/testing] GIMP 2.10.12: Add curves video, remove LGM para, minor grammar, Pat David
  • [gnome-notes] Update Greek translation, Translations User D-L
  • [gparted] Add missing window title to Help Contents dialog (!45), Mike Fleetwood
  • [chronojump] Improvements on last commit, Xavier de Blas
  • [chronojump] webcamFfmpegSupportedModes refactorized, Xavier de Blas
  • [gimp/gimp-2-10] desktop: Update gimp-data-extras.metainfo with gimp's new appstream ID, Jehan
  • [gimp] Deleted branch wip/kalev/gimp-data-extras-appstream-id, Kalev Lember
  • [gimp] desktop: Update gimp-data-extras.metainfo with gimp's new appstream ID, Jehan
  • [gimp/gimp-2-10] authors.xml: add Oleksii Samorukov and Yoshio Ono., Jehan
  • [gimp/gimp-2-10] plug-ins: get rid of compilation warning., Jehan
  • [hitori] Update Greek translation, Translations User D-L
  • [gimp/wip/kalev/gimp-data-extras-appstream-id: 3/3] desktop: Update gimp-data-extras.metainfo with gimp's new appstream ID, Jehan
  • [gimp] (3 commits) Non-fast-forward update to branch wip/kalev/gimp-data-extras-appstream-id, Jehan
  • [gimp] authors.xml: add Oleksii Samorukov and Yoshio Ono., Jehan
  • [gimp] plug-ins: get rid of compilation warning., Jehan
  • [gimp-web/testing] Reread and fix the 2.10.12 news., Jehan
  • [chronojump] RaceAnalyzer firmware. Managing the empty EEPROM of new arduinos, Xavier Padullés
  • [gnome-boxes/allow-booting-from-cdrom] libvirt-machine-properties: Offer to boot from CDROM/DVD, Felipe Borges
  • [gnome-boxes] Created branch allow-booting-from-cdrom, Felipe Borges
  • [gnome-software] build: Allow hardcoded-popular plugin to be disabled, Richard Hughes
  • [adwaita-icon-theme] symbolic: view-app-grid, Jakub Steiner
  • [gnome-software] Deleted branch wip/hughsie/prefer-desktop-for-pkgname-search, Richard Hughes
  • [gnome-software] (2 commits) ...Ensure all applications with addons are shown in the updates panel, Kalev Lember
  • [babl] remove unused/unexported API to access internal matrices, pippin
  • [gnome-software/wip/hughsie/prefer-desktop-for-pkgname-search: 3/3] Ensure all applications with addons are shown in the updates panel, Richard Hughes
  • [gnome-software/wip/hughsie/prefer-desktop-for-pkgname-search: 2/3] Always use the old AppStream component type names, Richard Hughes
  • [gnome-software] (3 commits) Non-fast-forward update to branch wip/hughsie/prefer-desktop-for-pkgname-search, Richard Hughes
  • [gimp/wip/kalev/gimp-data-extras-appstream-id] desktop: Update gimp-data-extras.metainfo with gimp's new appstream ID, Kalev Lember
  • [gimp] Created branch wip/kalev/gimp-data-extras-appstream-id, Kalev Lember
  • [mutter/wip/nielsdg/add-yuv-support: 37/37] WIP: wayland: add basic support for non-RGBA textures, Niels De Graef
  • [mutter/wip/nielsdg/add-yuv-support: 36/37] cogl: Replace G_8 with R_8 pixel format, Niels De Graef
  • [mutter] (37 commits) Non-fast-forward update to branch wip/nielsdg/add-yuv-support, Niels De Graef
  • [gimp-web/testing] GIMP 2.10.12: more changes, one FIXME to go, Alexandre Prokoudine
  • [gnome-software] Deleted branch wip/kalev/fix-ci, Kalev Lember
  • [gnome-software] CI: trivial: Work around flatpak self tests failing, Richard Hughes
  • [epiphany] Deleted branch mcatanzaro/config_h, Michael Catanzaro
  • [epiphany] build: Ensure config.h is generated when needed, Jan-Michael Brummer
  • [epiphany/mcatanzaro/config_h: 2/2] build: Ensure config.h is generated when needed, Jan-Michael Brummer
  • [epiphany] (2 commits) Non-fast-forward update to branch mcatanzaro/config_h, Jan-Michael Brummer
  • [gimp-web/testing] GIMP 2.10.12: more changes, Alexandre Prokoudine
  • [gnome-software/wip/kalev/fix-ci] CI: trivial: Work around flatpak self tests failing, Kalev Lember
  • [gnome-software] Created branch wip/kalev/fix-ci, Kalev Lember
  • [guadec-web/oscp-2019] Fixed missing terminator for menu dictionary, Oliver Gutiérrez
  • [tracker/wip/carlosg/unbreak-writeback: 2/2] libtracker-data: Handle SQLITE_DONE in tracker_triples filter(), Carlos Garnacho
  • [tracker/wip/carlosg/unbreak-writeback: 1/2] libtracker-data: Ensure triples cursor is entirely reset on filter(), Carlos Garnacho
  • [tracker] (2 commits) Created branch wip/carlosg/unbreak-writeback, Carlos Garnacho
  • [gnome-notes/wip/sadiq/build-fix] flatpak: Fix build, Mohammed Sadiq
  • [gnome-notes] Non-fast-forward update to branch wip/sadiq/build-fix, Mohammed Sadiq
  • [gnome-software/wip/hughsie/prefer-desktop-for-pkgname-search] Ensure all applications with addons are shown in the updates panel, Richard Hughes
  • [gnome-software] Created branch wip/hughsie/prefer-desktop-for-pkgname-search, Richard Hughes
  • [gnome-notes/wip/sadiq/build-fix] flatpak: Fix buid, Mohammed Sadiq
  • [gnome-notes] Created branch wip/sadiq/build-fix, Mohammed Sadiq
  • [guadec-web/oscp-2019] Update menu, Kat
  • [guadec-web/oscp-2019] Fix date in about-the-city.md, Kat
  • [gnome-boxes/init-shared-folders-3.32] app, spice-display: Populate Shared Folders while connecting, Felipe Borges
  • [gnome-boxes] Created branch init-shared-folders-3.32, Felipe Borges
  • [gimp-web/testing] GIMP 2.10.12: updates, Alexandre Prokoudine
  • [gnome-settings-daemon] mouse: Remove mousetweaks support, Benjamin Berg
  • [gnome-notes/wip/sadiq/fix-build-3-32] eds-provider: Port to libecal-2.0, Mohammed Sadiq
  • [gtk] Non-fast-forward update to branch wip/matthiasc/context-menu, Matthias Clasen
  • [glib: 2/2] Merge branch '1807-dbus-server-docs' into 'master', Emmanuele Bassi
  • [glib: 1/2] gdbusserver: Drop reference to non-existing function from documentation, Emmanuele Bassi
  • [glib] (2 commits) ...Merge branch '1807-dbus-server-docs' into 'master', Emmanuele Bassi
  • [gnome-notes/wip/sadiq/fix-build-3-32] flatpak: Bump libical dependency version, Mohammed Sadiq
  • [gnome-notes] Non-fast-forward update to branch wip/sadiq/fix-build-3-32, Mohammed Sadiq
  • [guadec-web/oscp-2019: 2/2] Merge branch 'oscp-2019' into 'oscp-2019', Kat
  • [guadec-web/oscp-2019: 1/2] Update about-the-city.md, Kat
  • [guadec-web/oscp-2019] (2 commits) ...Merge branch 'oscp-2019' into 'oscp-2019', Kat
  • [glib] Deleted branch prop-action-state-hints, Philip Withnall
  • [glib: 2/2] Merge branch 'prop-action-state-hints' into 'master', Philip Withnall
  • [glib] (2 commits) ...Merge branch 'prop-action-state-hints' into 'master', Philip Withnall
  • [evolution-data-server/gnome-3-32] [IMAPx] Prefer local search in folders fully synchronized for offline, Milan Crha
  • [jhbuild] core-deps-latest: colord-gtk uses meson, Rico Tzschichholz
  • [gnome-notes/wip/sadiq/fix-build-3-32] flatpak: Don't build libical docs, Mohammed Sadiq
  • [gnome-notes] Created branch wip/sadiq/fix-build-3-32, Mohammed Sadiq
  • [evolution-data-server] [IMAPx] Prefer local search in folders fully synchronized for offline, Milan Crha
  • [gnome-notes] Deleted branch wip/sadiq/modernize, Isaque Galdino de Araujo
  • [gnome-notes] (2 commits) ...libbiji: Use the new API to get human time, Isaque Galdino de Araujo
  • [tracker-miners: 4/4] Merge branch 'mp3_mb' into 'master', Sam Thursfield
  • [tracker-miners: 3/4] tracker-extract-mp3.c: Update MP3 tests for MBIDs, Sam Thursfield
  • [tracker-miners: 2/4] tracker-extract-mp3.c: Extract MusicBrainz IDs for mp3 files, Sam Thursfield
  • [tracker-miners: 1/4] tracker-extract-mp3.c: Add break to default case, Sam Thursfield
  • [tracker-miners] (4 commits) ...Merge branch 'mp3_mb' into 'master', Sam Thursfield
  • [gnome-software/wip/hughsie/GsApp-custom: 45/45] flatpak: Use a custom GsApp GTypes for results, Richard Hughes
  • [gnome-software/wip/hughsie/GsApp-custom: 44/45] fwupd: Use custom GsApp GTypes for results, Richard Hughes
  • [gnome-software/wip/hughsie/GsApp-custom: 43/45] Add gs_plugin_app_new() and allow plugins to use a custom GsApp type, Richard Hughes
  • [gnome-software] (45 commits) Non-fast-forward update to branch wip/hughsie/GsApp-custom, Richard Hughes
  • [mobile-broadband-provider-info] trivial: fix whitespaces, Thomas Haller
  • [mobile-broadband-provider-info] Added configuration for WinSIM (German provider), Thomas Haller
  • [gtk: 2/2] Merge branch 'layout-avoid-native' into 'master', Emmanuele Bassi
  • [gtk] (2 commits) ...Merge branch 'layout-avoid-native' into 'master', Emmanuele Bassi
  • [gnome-build-meta/tristan/fdsdk-master] project.conf: Set --build and --host more strictly, Tristan Van Berkom
  • [gnome-build-meta] Non-fast-forward update to branch tristan/fdsdk-master, Tristan Van Berkom
  • [gnome-boxes] Deleted branch init-shared-folders, Felipe Borges
  • [gnome-boxes] app, spice-display: Populate Shared Folders while connecting, Felipe Borges
  • [gtk] Adwaita: update treeview progressbars, Jakub Steiner
  • [gnome-build-meta/tristan/fdsdk-master] project.conf: Set --build along with --host for autotools projects, Tristan Van Berkom
  • [libxslt] Backup XPath context node in xsltInitCtxtKey, Nick Wellnhofer
  • [libxslt] Add Travis test with MemorySanitizer, Nick Wellnhofer
  • [libxslt] Run Travis ASan tests under Xenial, Nick Wellnhofer
  • [gnome-build-meta/tristan/gnome-boot: 28/28] Revert "project.conf: let ninja decide by itself how many jobs to run", Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 27/28] Adding vm/desktop-vm.bst & vm/desktop-vm-image-x86_64.bst, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 26/28] project.conf: Enable use of the x86image plugin, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 25/28] core/gnome-keyring.bst: Build PAM module, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 24/28] code/gnome-initial-setup.bst: Adding sysusers file to create the user., Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 23/28] core/gdm.bst: Added custom GDM pam configuration, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 22/28] core/gdm.bst: Configuring GDM and adding a sysusers file, Tristan Van Berkom
  • [gnome-build-meta] (28 commits) Non-fast-forward update to branch tristan/gnome-boot, Tristan Van Berkom
  • [gnome-boxes/init-shared-folders] app, spice-display: Populate Shared Folders while connecting, Felipe Borges
  • [gnome-boxes] Created branch init-shared-folders, Felipe Borges
  • [gnome-user-share] Update Greek translation, Translations User D-L
  • [nautilus] Update Greek translation, Translations User D-L
  • [polari] Update Greek translation, Translations User D-L
  • [orca] Update Greek translation, Translations User D-L
  • [mutter] Non-fast-forward update to branch wip/nielsdg/remove-gl-alpha, Niels De Graef
  • [mutter/wip/nielsdg/remove-gl-alpha: 18/18] cogl: Don't use GL_ALPHA, Niels De Graef
  • [mutter] (18 commits) Non-fast-forward update to branch wip/nielsdg/remove-gl-alpha, Niels De Graef
  • [mutter/wip/nielsdg/remove-gl-alpha] cogl: Don't Use GL_ALPHA, Niels De Graef
  • [mutter] Created branch wip/nielsdg/remove-gl-alpha, Niels De Graef
  • [damned-lies] Updated its/loc file paths for GTK, Claude Paroz
  • [gtk/gtk-3-24] window: Fix focus wraparound, Daniel Boles
  • [gnome-maps] appdata: Update screenshots with new Mapbox tiles, Marcus Lundblad
  • [glib/win32-enhance-gtimezone: 2/2] Update the gdatetime Test Program for Windows, Chun-wei Fan
  • [glib/win32-enhance-gtimezone: 1/2] Fix and enhance GTimeZone for Windows, Chun-wei Fan
  • [glib] (2 commits) Created branch win32-enhance-gtimezone, Chun-wei Fan
  • [glib] Non-fast-forward update to branch mcatanzaro/gdbus-dir-addresses, Michael Catanzaro
  • [glib/mcatanzaro/gdbus-dir-addresses] gdbus: support unix:dir= addresses, Michael Catanzaro
  • [glib] Created branch mcatanzaro/gdbus-dir-addresses, Michael Catanzaro
  • [gimp-web/content/registry] Add content/registry and update pelicanconf, Pat David
  • [gimp-web] Created branch content/registry, Pat David
  • [gtk/wip/matthiasc/context-menu] color chooser: Use a popover menu, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu] link button: Use new context menu api, Matthias Clasen
  • [sysprof] whitespace, Christian Hergert
  • [sysprof] libsysprof: abstract subprocess usage, Christian Hergert
  • [epiphany] build: remove unused PKGDATADIR define, Michael Catanzaro
  • [epiphany/wip/sandbox: 2/2] Add important paths to the sandbox, Michael Catanzaro
  • [epiphany/wip/sandbox: 1/2] Revert "Revert "Try enabling the web process sandbox again"", Michael Catanzaro
  • [epiphany] (2 commits) Created branch wip/sandbox, Michael Catanzaro
  • [gtk/wip/matthiasc/context-menu] color editor: Fix numerical oddities, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu] color editor: Don't leak adjustments, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu] fix property notification, Matthias Clasen
  • [gtk] Deleted branch wip/chergert/profiler-gtk4-dbus-api, Christian Hergert
  • [gtk: 2/2] Merge branch 'wip/chergert/profiler-gtk4-dbus-api' into 'master', Matthias Clasen
  • [gtk] (2 commits) ...Merge branch 'wip/chergert/profiler-gtk4-dbus-api' into 'master', Matthias Clasen
  • [gnome-notes/wip/sadiq/modernize: 44/44] libbiji: Use the new API to get human time, Mohammed Sadiq
  • [gnome-notes/wip/sadiq/modernize: 43/44] Add bjb-utils, Mohammed Sadiq
  • [gnome-notes] (44 commits) Non-fast-forward update to branch wip/sadiq/modernize, Mohammed Sadiq
  • [evince/gnome-3-32] sidebar links: fix popup, Jason Crain
  • [gnome-builder] Created tag 3.32.3, Christian Hergert
  • [gnome-builder/gnome-builder-3-32] Release 3.32.3, Christian Hergert
  • [gnome-builder] editor: add confirm-save dialog for unsaved buffers, Christian Hergert
  • [gnome-builder] editor: whitespace cleanup, Christian Hergert
  • [gnome-builder] gui: add can_close vfunc for workspace addins, Christian Hergert
  • [gnome-builder] editor: add save confirmation dialog, Christian Hergert
  • [glibmm/wip/dboles/property-proxy-const: 2/2] Property: Add const get_proxy() returning ReadOnly, Daniel Boles
  • [glibmm/wip/dboles/property-proxy-const: 1/2] Property: Getting Proxy from ReadOnly is const too, Daniel Boles
  • [glibmm] (2 commits) Non-fast-forward update to branch wip/dboles/property-proxy-const, Daniel Boles
  • [glibmm] (3 commits) Created branch wip/dboles/property-proxy-const, Daniel Boles
  • [epiphany] Created tag 3.32.3, Michael Catanzaro
  • [epiphany/gnome-3-32] Prepare 3.32.3, Michael Catanzaro
  • [gnome-notes] Created branch gnome-3-32, Isaque Galdino de Araujo
  • [epiphany/mcatanzaro/config_h: 8/8] build: Ensure config.h is generated when needed, Michael Catanzaro
  • [epiphany] (8 commits) Non-fast-forward update to branch mcatanzaro/config_h, Michael Catanzaro
  • [epiphany/gnome-3-32] profile-migrator: fail migration if current profile dir is moved, Michael Catanzaro
  • [epiphany/gnome-3-32] profile-migrator: zoom level migration should use legacy profile dir, Michael Catanzaro
  • [epiphany/gnome-3-32] profile-migrator: fix profile dir migration for web app mode, Michael Catanzaro
  • [epiphany/mcatanzaro/config_h] build: Ensure config.h is generated when needed, Michael Catanzaro
  • [epiphany] Created branch mcatanzaro/config_h, Michael Catanzaro
  • [epiphany] Deleted branch mcatanzaro/web-apps-again-again-again, Michael Catanzaro
  • [epiphany] (7 commits) ...web-app-utils: Stop adding deprecated Network category to new web apps, Michael Catanzaro
  • [epiphany/mcatanzaro/web-apps-again-again-again: 33/33] web-app-utils: Stop adding deprecated Network category to new web apps, Michael Catanzaro
  • [epiphany/mcatanzaro/web-apps-again-again-again: 32/33] profile-migrator: fail migration if current profile dir is moved, Michael Catanzaro
  • [epiphany/mcatanzaro/web-apps-again-again-again: 31/33] profile-migrator: add FIXME comment, Michael Catanzaro
  • [epiphany/mcatanzaro/web-apps-again-again-again: 30/33] profile-migrator: zoom level migration should use legacy profile dir, Michael Catanzaro
  • [epiphany/mcatanzaro/web-apps-again-again-again: 29/33] profile-utils: simplify debug output a bit, Michael Catanzaro
  • [epiphany/mcatanzaro/web-apps-again-again-again: 28/33] profile-migrator: Reorder migrators, Michael Catanzaro
  • [epiphany/mcatanzaro/web-apps-again-again-again: 27/33] profile-migrator: fix profile dir migration for web app mode, Michael Catanzaro
  • [epiphany] (33 commits) Non-fast-forward update to branch mcatanzaro/web-apps-again-again-again, Michael Catanzaro
  • [cheese] Update Greek translation, Translations User D-L
  • [gnome-software] Update Greek translation, Translations User D-L
  • [gnome-calculator] Update Greek translation, Translations User D-L
  • [gimp] plug-ins: tiff-load initialize a variable before using it, pippin
  • [epiphany] Code style fix, Michael Catanzaro
  • [epiphany] Deleted branch mcatanzaro/vcs-tag, Michael Catanzaro
  • [epiphany] Restore original version format, Michael Catanzaro
  • [cantarell-fonts/respacing] Small numerals, Nikolaus Waxweiler
  • [evolution-data-server/gnome-3-32] Change how CamelOfflineStore goes online, Milan Crha
  • [evolution-data-server] Change how CamelOfflineStore goes online, Milan Crha
  • [epiphany/mcatanzaro/vcs-tag: 3/3] Restore original version format, Jan-Michael Brummer
  • [epiphany] (3 commits) Non-fast-forward update to branch mcatanzaro/vcs-tag, Jan-Michael Brummer
  • [gnote: 2/2] Merge branch 'master' into 'master', Aurimas Černius
  • [gnote: 1/2] Add OARS and update appdata, Aurimas Černius
  • [gnote] (2 commits) ...Merge branch 'master' into 'master', Aurimas Černius
  • [gnome-maps] (2 commits) ...route: Use mirrored roundabout icons for LHT, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/lht-roundabouts: 4/4] route: Use mirrored roundabout icons for LHT, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/lht-roundabouts: 3/4] icons: Add mirrored roundabout icons, Marcus Lundblad
  • [gnome-maps] (4 commits) Non-fast-forward update to branch wip/mlundblad/lht-roundabouts, Marcus Lundblad
  • [cantarell-fonts/respacing] more one.tf tweaking, Nikolaus Waxweiler
  • [gimp] Issue #3264 - Wrong colors from opening and exporting non-sRGB tiffs..., Michael Natterer
  • [gnome-maps] Non-fast-forward update to branch wip/mlundblad/lht-roundabouts, Marcus Lundblad
  • [libgweather] Update Brazilian Portuguese translation, Translations User D-L
  • [gnome-builder/gnome-builder-3-32] Update Brazilian Portuguese translation, Translations User D-L
  • [gimp] Update Swedish translation, Translations User D-L
  • [gimp/gimp-2-10] Update Swedish translation, Translations User D-L
  • [gtk/layout-avoid-native: 14/14] layout managers: Handle native children, Matthias Clasen
  • [gtk] (14 commits) Non-fast-forward update to branch layout-avoid-native, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 23/23] text view: Use a popover, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 22/23] widget: Use popovers for context menus, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 21/23] Work towards generic menu popup, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 20/23] treeview: Stop disabling the context menu, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 19/23] places sidebar: remove populate-popup, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 18/23] cell renderer: remove populate-popup, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 17/23] appchooser: Redo context menus, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 16/23] widget-factory: Redo the context menu example, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 15/23] gtk-demo: Rewrite the search entry demo, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 14/23] textview: Support toggle actions, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 13/23] textview: Redo context menus, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 12/23] label: Redo context menus, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 11/23] password entry: Adapt to new context menu api, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 10/23] text: Add a context action for visibility, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 9/23] text, entry: Implement context menu api, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 8/23] Add gtk_widget_set_context_menu, Matthias Clasen
  • [gtk] (23 commits) Non-fast-forward update to branch wip/matthiasc/context-menu, Matthias Clasen
  • [gtk] Deleted branch popover-state-sync, Matthias Clasen
  • [gtk/gtk-3-24: 2/2] Merge branch 'popover-state-sync' into 'gtk-3-24', Matthias Clasen
  • [gtk/gtk-3-24] (2 commits) ...Merge branch 'popover-state-sync' into 'gtk-3-24', Matthias Clasen
  • [gimp-web] Add dotsrc mirrors (denmark), Michael Schumacher
  • [gimp-web] Add icm.edu.pl mirrors (poland), Michael Schumacher
  • [gimp-web] Add mirror.vutbr.cz mirrors, Michael Schumacher
  • [mm-common] meson.build: Give installed mm-common-prepare execution permission, Kjell Ahlstedt
  • [gimp-web/testing] Add dotsrc mirrors (denmark), Michael Schumacher
  • [gimp-web/testing] Add icm.edu.pl mirrors (poland), Michael Schumacher
  • [gimp-web/testing] Add mirror.vutbr.cz mirrors, Michael Schumacher
  • [gtk] text: Fix selection bubble handling, Matthias Clasen
  • [gtk] text view: Fix selection bubble handling, Matthias Clasen
  • [gnome-calculator/gnome-3-32] Use the core18 based snapcraft container for the snap CI build, Ken VanDine
  • [gtk] popover menu: Set autohide, Matthias Clasen
  • [gtk] Deleted branch focusable-containers, Matthias Clasen
  • [gtk: 4/4] Merge branch 'focusable-containers' into 'master', Matthias Clasen
  • [gtk] (4 commits) ...Merge branch 'focusable-containers' into 'master', Matthias Clasen
  • [gimp/gimp-2-10] tools: fix windows file handling in gimp-test-clipboard.c, Michael Natterer
  • [gimp] tools: fix windows file handling in gimp-test-clipboard.c, Michael Natterer
  • [gnome-builder] sysprof: add gtk tracefd source, Christian Hergert
  • [mutter/gnome-3-32] display: Dispose Stack after Compositor and X11, Marco Trevisan
  • [gtk/focusable-containers: 3/3] Add a focus-chain test for focusable containers, Matthias Clasen
  • [gtk/focusable-containers: 2/3] widget: Improve focus handling, Matthias Clasen
  • [gtk/focusable-containers: 1/3] testsuite: Be robust against broken focus, Matthias Clasen
  • [gtk] (3 commits) Created branch focusable-containers, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 29/29] Add a focus-chain test for focusable containers, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 28/29] widget: Improve focus handling, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 27/29] testsuite: Be robust against broken focus, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 26/29] text view: Use a popover, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 25/29] widget: Fix size allocation, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 24/29] widget: Use popovers for context menus, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 23/29] popover menu: Set autohide, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 22/29] text: Fix selection bubble handling, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 21/29] text view: Fix selection bubble handling, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 20/29] Work towards generic menu popup, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 19/29] treeview: Stop disabling the context menu, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 18/29] places sidebar: remove populate-popup, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 17/29] cell renderer: remove populate-popup, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 16/29] appchooser: Redo context menus, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 15/29] widget-factory: Redo the context menu example, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 14/29] gtk-demo: Rewrite the search entry demo, Matthias Clasen
  • [gtk/gtk-3-24: 2/2] Merge branch 'high-contrast-tabs-3-24' into 'gtk-3-24', Matthias Clasen
  • [gtk/gtk-3-24: 1/2] HighContrast: Improve contrast of notebook tabs, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 13/29] textview: Support toggle actions, Matthias Clasen
  • [gtk/gtk-3-24] (2 commits) ...Merge branch 'high-contrast-tabs-3-24' into 'gtk-3-24', Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 12/29] textview: Redo context menus, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 11/29] label: Redo context menus, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 10/29] password entry: Adapt to new context menu api, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 9/29] text: Add a context action for visibility, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 8/29] text, entry: Implement context menu api, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 7/29] Add gtk_widget_set_context_menu, Matthias Clasen
  • [gtk] (29 commits) Non-fast-forward update to branch wip/matthiasc/context-menu, Matthias Clasen
  • [mutter/gnome-3-32] headless-start-test: Ignore frame counter warnings, Marco Trevisan
  • [mutter/gnome-3-32] test-runner: Always wait after creating a window, Marco Trevisan
  • [sysprof] build: fix build on Debian 9, Christian Hergert
  • [orca] Ensure we present a newly-focused entry after dialog is dismissed, Joanmarie Diggs
  • [folks/wip/nielsdg/ci-use-rawhide: 3/3] ci: Install dbus-daemon over dbus-broker, Niels De Graef
  • [folks/wip/nielsdg/ci-use-rawhide: 2/3] ci: Use Fedora rawhide as base image, Niels De Graef
  • [folks] (3 commits) Non-fast-forward update to branch wip/nielsdg/ci-use-rawhide, Niels De Graef
  • [evolution] Use ECalComponentAlarm members instead of ICalProperty objects, Milan Crha
  • [gparted] Add missing Device.h include into GParted_Core and Win_GParted, Curtis Gedak
  • [gparted] Replace partition boundary trimming with bug error messages (#48), Curtis Gedak
  • [gparted] White space layout update in snap_to_mebibyte/cylinder() (#48), Curtis Gedak
  • [gparted] Snap partition boundaries before dialogs update FS usage (#48), Curtis Gedak
  • [gparted] Pass the current device down to Dialog_Base_Partition class (#48), Curtis Gedak
  • [gparted] Update file system usage last in prepare_new_partition() (#48), Curtis Gedak
  • [gparted] Remove unused error reporting from snap_to_*() (#48), Curtis Gedak
  • [gparted] Separate partition alignment from validation (#48), Curtis Gedak
  • [evolution] I#399 - Allow Selection From Multiple User-Defined Reminder Times, Milan Crha
  • [evince] sidebar links: fix popup, Germán Poo-Caamaño
  • [chronojump] Encoder: added pneumatic mode, Xavier de Blas
  • [glade/tintou/glade-property-def] Rename GladePropertyClass to GladePropertyDef and declare it as boxed, Corentin Noël
  • [glade] Created branch tintou/glade-property-def, Corentin Noël
  • [gnome-notes] color-button: Make color chooser dialog modal, Isaque Galdino de Araujo
  • [gtk/popover-state-sync: 8/8] popover: Sync parent state when needed, Matthias Clasen
  • [gtk] (8 commits) Non-fast-forward update to branch popover-state-sync, Matthias Clasen
  • [gnome-calculator] ci: Add required apt-get update step, Ken VanDine
  • [gimp/gimp-2-10] desktop: give 2.10.12 release date., Jehan
  • [gimp-web/testing] GIMP 2.10.12 should hopefully be released tomorrow., Jehan
  • [gnome-calculator] Use the core18 based snapcraft container for the snap CI build, Ken VanDine
  • [gimp] desktop: give 2.10.12 release date., Jehan
  • [chronojump] Minor fix to last commit, Xavier de Blas
  • [gnome-calculator/gnome-3-32] snap: Fixed build with latest gtksourceview, Ken VanDine
  • [gnome-calculator] snap: Fixed build with latest gtksourceview, Ken VanDine
  • [gnome-notes/wip/igaldino/new-note-title: 9/9] deserializer: Fix missing 1st line, Isaque Galdino de Araujo
  • [gnome-notes/wip/igaldino/new-note-title: 8/9] note-id: Fix wrong warning on new note, Isaque Galdino de Araujo
  • [gnome-notes/wip/igaldino/new-note-title: 7/9] main-toolbar: Update note title, Isaque Galdino de Araujo
  • [gnome-notes/wip/igaldino/new-note-title: 6/9] main-toolbar: Grab focus to title, Isaque Galdino de Araujo
  • [gnome-notes/wip/igaldino/new-note-title: 5/9] webkit-editor: Don't set title anymore, Isaque Galdino de Araujo
  • [gnome-notes/wip/igaldino/new-note-title: 4/9] main-toolbar: Added title entry, Isaque Galdino de Araujo
  • [gnome-notes/wip/igaldino/new-note-title: 3/9] help-overlay: Fix glade complaint, Isaque Galdino de Araujo
  • [gnome-notes/wip/igaldino/new-note-title: 2/9] css: Remove first line style, Isaque Galdino de Araujo
  • [gnome-notes] (9 commits) Non-fast-forward update to branch wip/igaldino/new-note-title, Isaque Galdino de Araujo
  • [chronojump] Race analyzer: width/height of graph can be selected, Xavier de Blas
  • [chronojump] RaceAnalyzer: open data folder on session menu, Xavier de Blas
  • [gtk] testsuite: more focus-chain output, Matthias Clasen
  • [vte/wip/rishi/container-escape-sequence: 2/2] Test the signals to track the active container inside the terminal, Debarshi Ray
  • [vte/wip/rishi/container-escape-sequence: 1/2] Support tracking the active container inside the terminal, if any, Debarshi Ray
  • [vte] (2 commits) Non-fast-forward update to branch wip/rishi/container-escape-sequence, Debarshi Ray
  • [gimp] Update Dutch translation, Translations User D-L
  • [chronojump] RaceAnalyzer: recalculate and fixed top notebook glitch, Xavier de Blas
  • [chronojump] RaceAnalyzer: Fixed formula for new encoder, Xavier de Blas
  • [epiphany/mcatanzaro/vcs-tag] Restore original version format, Michael Catanzaro
  • [epiphany] Created branch mcatanzaro/vcs-tag, Michael Catanzaro
  • [gtk/gtk-3-24] Update Brazilian Portuguese translation, Translations User D-L
  • [damned-lies] Update Brazilian Portuguese translation, Translations User D-L
  • [gtk] Deleted branch focus-chain-test, Matthias Clasen
  • [gtk: 3/3] Merge branch 'focus-chain-test' into 'master', Matthias Clasen
  • [gtk] (3 commits) ...Merge branch 'focus-chain-test' into 'master', Matthias Clasen
  • [gnome-control-center] Non-fast-forward update to branch wip/every-detail-matters-round1, Georges Basile Stavracas Neto
  • [gnome-boxes/wip/feborges/containers: 183/183] docker: Suport pulling an image and running it, Felipe Borges
  • [gnome-boxes] (183 commits) Non-fast-forward update to branch wip/feborges/containers, Felipe Borges
  • [epiphany] Add the "mobile-user-agent" setting, Michael Catanzaro
  • [gtk/focus-chain-test: 2/2] Add a focus chain test, Matthias Clasen
  • [gtk/focus-chain-test: 1/2] window: Fix focus wraparound, Matthias Clasen
  • [gtk] (2 commits) Created branch focus-chain-test, Matthias Clasen
  • [balsa] Use more compiler warnings, Peter Bloomfield
  • [gnome-control-center/wip/every-detail-matters-round1] display: Rework Night Light page, Georges Basile Stavracas Neto
  • [gnome-control-center/wip/every-detail-matters-round1] display: Make night light a panel page, Georges Basile Stavracas Neto
  • [gnome-control-center/wip/every-detail-matters-round1] display: Make night light dialog a GtkBin, Georges Basile Stavracas Neto
  • [chronojump] On networks devices can be changed selecting checkbox on preferences, Xavier de Blas
  • [gimp/gimp-2-10] Issue #3493: GIMP changes R-channel, when it should not., Jehan
  • [gimp] Issue #3493: GIMP changes R-channel, when it should not., Jehan
  • [NetworkManager-openconnect] Let libopenconnect provide translated strings for protocols, David Woodhouse
  • [gnome-notes] Deleted branch wip/mcrha/eds-libical-glib, Isaque Galdino de Araujo
  • [gnome-notes] eds-provider: Port to libecal-2.0, Isaque Galdino de Araujo
  • [adwaita-icon-theme] symbolic: 3x3 for view-app-grid, Jakub Steiner
  • [eog] Update Greek translation, Translations User D-L
  • [gnome-backgrounds] Update Greek translation, Translations User D-L
  • [adwaita-icon-theme] symbolic: settings apps panel + dash, Jakub Steiner
  • [gnome-chess] Update Greek translation, Translations User D-L
  • [glib] (2 commits) ...Merge branch 'ci-scan-build' into 'master', Sebastian Dröge
  • [NetworkManager-openconnect] Remove hard-coded protocol lists., David Woodhouse
  • [rhythmbox] metadata: check client connections come from the same user, Jonathan Matthew
  • [glib: 1/4] tests: Use g_assert_*() instead of g_assert() in contenttype tests, Sebastian Dröge
  • [glib] (4 commits) ...Merge branch '1729-mime-result-prio' into 'master', Sebastian Dröge
  • [glib] (2 commits) ...Merge branch '77-wrap-on-linux' into 'master', Philip Withnall
  • [glib: 1/3] gsettings: Document that lists are returned in no defined order, Sebastian Dröge
  • [glib] (3 commits) ...Merge branch 'settings-list-order' into 'master', Sebastian Dröge
  • [glib: 3/3] Merge branch 'compile-schemas-strings' into 'master', Sebastian Dröge
  • [glib: 2/3] glib-compile-schemas: Fix capitalisation of a command line option help, Sebastian Dröge
  • [glib: 1/3] glib-compile-schemas: Improve translatable strings, Sebastian Dröge
  • [glib] (3 commits) ...Merge branch 'compile-schemas-strings' into 'master', Sebastian Dröge
  • [glib: 2/2] Merge branch '1438-deprecate-gtime' into 'master', Sebastian Dröge
  • [glib: 1/2] gdate: Officially mark GTime as deprecated, Sebastian Dröge
  • [glib] (2 commits) ...Merge branch '1438-deprecate-gtime' into 'master', Sebastian Dröge
  • [glib: 2/2] Merge branch 'docs-typo-fix' into 'master', Sebastian Dröge
  • [glib: 1/2] gobject: Fix apostrophe usage in a few small bits of documentation, Sebastian Dröge
  • [glib] (2 commits) ...Merge branch 'docs-typo-fix' into 'master', Sebastian Dröge
  • [glib: 2/2] Merge branch 'post-release-version-bump' into 'master', Sebastian Dröge
  • [glib: 1/2] Post-release version bump, Sebastian Dröge
  • [glib] (2 commits) ...Merge branch 'post-release-version-bump' into 'master', Sebastian Dröge
  • [glib] (2 commits) ...Merge branch 'source-destroy-docs' into 'master', Sebastian Dröge
  • [libgweather] GWeatherLocation: Don't return a copy of the name, Bastien Nocera
  • [gnome-mahjongg] Update Greek translation, Translations User D-L
  • [gnome-contacts] Update Greek translation, Translations User D-L
  • [mutter] Updated Spanish translation, Daniel Mustieles García
  • [gnome-maps] Update Greek translation, Translations User D-L
  • [gsettings-desktop-schemas] Updated Spanish translation, Daniel Mustieles García
  • [gnome-maps] Updated Spanish translation, Daniel Mustieles García
  • [evolution-data-server] Updated Spanish translation, Daniel Mustieles García
  • [gnome-music] Update Greek translation, Translations User D-L
  • [libgweather] Update Greek translation, Translations User D-L
  • [chronojump] Added PNEUMATIC mode, Xavier Padullés
  • [tali] Update Greek translation, Translations User D-L
  • [glib: 7/7] Merge branch 'dbus-security-master' into 'master', Philip Withnall
  • [glib: 6/7] gdbusdaemon: Only authorize anonymous users on Windows, not Unix, Philip Withnall
  • [glib: 5/7] gdbus-example-peer: Provide an example GDBusAuthObserver, Philip Withnall
  • [glib: 4/7] GDBusAuthObserver: Document how to restrict authentication to EXTERNAL, Philip Withnall
  • [glib: 3/7] GDBusAuthObserver: Fix mixup between authentication and authorization, Philip Withnall
  • [glib: 2/7] GDBusServer: Document that a GDBusAuthObserver is usually desirable, Philip Withnall
  • [glib: 1/7] Document where we expect credentials-passing to be supported, Philip Withnall
  • [glib] (7 commits) ...Merge branch 'dbus-security-master' into 'master', Philip Withnall
  • [glib/glib-2-60: 7/7] Merge branch 'dbus-security-glib-2-60' into 'glib-2-60', Philip Withnall
  • [glib/glib-2-60: 6/7] gdbusdaemon: Only authorize anonymous users on Windows, not Unix, Philip Withnall
  • [glib/glib-2-60: 5/7] gdbus-example-peer: Provide an example GDBusAuthObserver, Philip Withnall
  • [glib/glib-2-60: 4/7] GDBusAuthObserver: Document how to restrict authentication to EXTERNAL, Philip Withnall
  • [glib/glib-2-60: 3/7] GDBusAuthObserver: Fix mixup between authentication and authorization, Philip Withnall
  • [glib/glib-2-60: 2/7] GDBusServer: Document that a GDBusAuthObserver is usually desirable, Philip Withnall
  • [glib/glib-2-60: 1/7] Document where we expect credentials-passing to be supported, Philip Withnall
  • [glib/glib-2-60] (7 commits) ...Merge branch 'dbus-security-glib-2-60' into 'glib-2-60', Philip Withnall
  • [gtkmm-documentation/gtkmm-3-24] meson.build: *_DISABLED_DEPRECATED -> *_DISABLE_DEPRECATED, Kjell Ahlstedt
  • [gtkmm-documentation] meson.build: *_DISABLED_DEPRECATED -> *_DISABLE_DEPRECATED, Kjell Ahlstedt
  • [libgweather] Locations: Remove a superfluous apostrophe from Perm, Russia, Bastien Nocera
  • [gnome-shell] Update Friulian translation, Translations User D-L
  • [gnome-boxes] Deleted branch wip/dont-crash-gl, Felipe Borges
  • [gnome-boxes] spice-display: Don't crash when taking screenshots with GL, Felipe Borges
  • [gvfs/gnome-3-30] gvfsdaemon: Only accept EXTERNAL authentication, Ondrej Holy
  • [gvfs/gnome-3-30] gvfsdaemon: Check that the connecting client is the same user, Ondrej Holy
  • [gvfs/gnome-3-32] gvfsdaemon: Only accept EXTERNAL authentication, Ondrej Holy
  • [gvfs/gnome-3-32] gvfsdaemon: Check that the connecting client is the same user, Ondrej Holy
  • [gvfs] gvfsdaemon: Only accept EXTERNAL authentication, Ondrej Holy
  • [gvfs] gvfsdaemon: Check that the connecting client is the same user, Ondrej Holy
  • [gnome-control-center] Update Friulian translation, Translations User D-L
  • [gnome-build-meta/tristan/fdsdk-master: 21/21] core-deps/kmod.bst: Removed, depend on the kmod from freedesktop-sdk instead, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 20/21] core-deps/ndctl.bst: Depend on kmod from freedesktop-sdk, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 19/21] core-deps/blockdev.bst: Depend on kmod from freedesktop-sdk, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 18/21] core-deps: Remove pwquality, this is now built by freedesktop-sdk, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 17/21] world/seahorse.bst: Depend on pwquality from freedesktop-sdk, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 16/21] core/gnome-control-center.bst: Depend on pwquality from freedesktop-sdk, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 15/21] core/gnome-disk-utility.bst: Depend on pwquality from freedesktop-sdk, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 14/21] core/gnome-initial-setup.bst: Depend on pwquality from freedesktop-sdk, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 13/21] sdk-platform.bst: No longer depend on shared-library-guard.bst, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 12/21] sdk/cogl.bst: Disabling kms egl backend, it needs gbm, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 11/21] build mutter and gnome-shell using the new mesa arrangement in freedesktop-sdk, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 10/21] move /var/run to /run, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 9/21] core-deps/spice-gtk.bst: Fix dependency on gstreamer, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 8/21] add missing dependencies that were in base-platform.bst, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 7/21] sdk/gst-plugins-*: sync with freedesktop-sdk, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 4/21] use a master snapshot of freedesktop-sdk, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 6/21] flatpak/{sdk, platform}*: sync with freedesktop-sdk, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 5/21] sdk/glib: add a runtime dependencies on freedesktop-sdk glib, Tristan Van Berkom
  • [gnome-build-meta] (21 commits) Non-fast-forward update to branch tristan/fdsdk-master, Tristan Van Berkom
  • [gnome-backgrounds] Update Friulian translation, Translations User D-L
  • [gnome-settings-daemon] Update Friulian translation, Translations User D-L
  • [gnome-build-meta] Deleted branch tristan/fix-tracker-completions, Tristan Van Berkom
  • [gnome-build-meta] core-deps/tracker.bst: Fix installation directory for bash completions, Javier Jardón Cabezas
  • [gtranslator] dl: Use GtrFilterSelection widget for team and module, Daniel Garcia Moreno
  • [gtranslator] Dup gtr_locale_dir string, Daniel Garcia Moreno
  • [geary] Update Italian translation, Translations User D-L
  • [seahorse] Update Friulian translation, Translations User D-L
  • [evolution-data-server] Update Friulian translation, Translations User D-L
  • [polari] Update Friulian translation, Translations User D-L
  • [gnome-todo] Update Friulian translation, Translations User D-L
  • [gnome-software] Update Friulian translation, Translations User D-L
  • [gnome-build-meta/tristan/fix-tracker-completions: 3/3] core-deps/tracker.bst: Fix installation directory for bash completions, Javier Jardón Cabezas
  • [gnome-build-meta] (3 commits) Non-fast-forward update to branch tristan/fix-tracker-completions, Javier Jardón Cabezas
  • [gnome-build-meta/tristan/fix-tracker-completions] core-deps/tracker.bst: Fix installation directory for bash completions, Tristan Van Berkom
  • [gnome-build-meta] Created branch tristan/fix-tracker-completions, Tristan Van Berkom
  • [gnome-boxes/wip/dont-crash-gl: 4/4] spice-display: Don't crash when taking screenshots with GL, Felipe Borges
  • [gnome-boxes] (4 commits) Non-fast-forward update to branch wip/dont-crash-gl, Felipe Borges
  • [gnome-boxes] Created branch flathub, Felipe Borges
  • [gnome-boxes/gnome-3-32] Revert "libvirt-machine/properties: Add "3D Acceleration" option", Felipe Borges
  • [gnome-builder/albfan/grep-filters: 298/298] grep: add path filters, Alberto Fanjul
  • [gnome-builder] (298 commits) Non-fast-forward update to branch albfan/grep-filters, Alberto Fanjul
  • [gnome-build-meta] Deleted branch alatiera/glib-docs, Jordan Petridis
  • [gnome-build-meta] sdk/glib.bst: build gtk_docs, Jordan Petridis
  • [gnome-builder/gnome-builder-3-30] workers: backport from gnome-builder-3-32, Christian Hergert
  • [gnome-builder/gnome-builder-3-32] gui: restrict accepted auth mechanisms, Christian Hergert
  • [gnome-builder/gnome-builder-3-32] gui: require same user from peer, Christian Hergert
  • [gnome-builder] gui: restrict accepted auth mechanisms, Christian Hergert
  • [gnome-builder] gui: require same user from peer, Christian Hergert
  • [sysprof] libsysprof: start on battery charge capture, Christian Hergert
  • [gtk/wip/matthiasc/context-menu] widget: Try child focus first, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu] widget: Fix size allocation, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu] widget: Use popovers for context menus, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu] popover menu: Set autohide, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu] text: Fix selection bubble handling, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu] text view: Fix selection bubble handling, Matthias Clasen
  • [gnome-build-meta/alatiera/glib-docs] sdk/glib.bst: build gtk_docs, Jordan Petridis
  • [gnome-build-meta] Created branch alatiera/glib-docs, Jordan Petridis
  • [at-spi2-core: 2/2] Merge branch 'mod5' into 'master', Mike Gorse
  • [at-spi2-core: 1/2] deviceeventcontroller-x11.c: Also try mod4 and mod5 to generate keysyms, Mike Gorse
  • [at-spi2-core] (2 commits) ...Merge branch 'mod5' into 'master', Mike Gorse
  • [balsa] imap-server: remove redundant declarations, Peter Bloomfield
  • [balsa] rfc2445: remove redundant declarations, Peter Bloomfield
  • [balsa] address: Fix some scan-build false positives, Peter Bloomfield
  • [balsa] address-book-ldif: Fix a use-after-free, Peter Bloomfield
  • [gimp/gimp-2-10] Issue #2194: Action search dialog behaves as a full window using a..., Jehan
  • [gimp] Issue #2194: Action search dialog behaves as a full window using a..., Jehan
  • [gnome-build-meta] Deleted branch jjardon/colord-gtk_meson, Javier Jardón Cabezas
  • [gnome-build-meta] elements/core-deps/colord-gtk.bst: This has been ported to meson, Javier Jardón Cabezas
  • [gnome-maps/wip/mlundblad/lht-roundabouts] route: Use mirrored roundabout icons for LHT, Marcus Lundblad
  • [gtk-osx] Update xz and cmake to the latest releases., John Ralls
  • [gnome-todo] Update Greek translation, Translations User D-L
  • [totem] Update Greek translation, Translations User D-L
  • [gnome-boxes] Update Greek translation, Translations User D-L
  • [gnome-calendar] Update Greek translation, Translations User D-L
  • [gedit] Update Greek translation, Translations User D-L
  • [epiphany] embed-shell: don't query username_field without username, Michael Catanzaro
  • [gnome-control-center/wip/every-detail-matters-round1] power: Tweak margins and spacing, Georges Basile Stavracas Neto
  • [gnome-control-center/wip/every-detail-matters-round1] power: Scale row subtitles to 0.9, Georges Basile Stavracas Neto
  • [gnome-maps/wip/mlundblad/lht-roundabouts] icons: Add mirrored roundabout icons, Marcus Lundblad
  • [gnome-maps] Created branch wip/mlundblad/lht-roundabouts, Marcus Lundblad
  • [epiphany] embed-shell: don't clobber origin in password manager queries, Michael Catanzaro
  • [gnome-maps] (6 commits) ...gsettings-schema: Lower default max search results, Marcus Lundblad
  • [epiphany] Revert "Try enabling the web process sandbox again", Michael Catanzaro
  • [gnome-build-meta] Non-fast-forward update to branch jjardon/colord-gtk_meson, Javier Jardón Cabezas
  • [gnome-control-center/wip/every-detail-matters-round1: 3/3] power: Capitalize and improve labels, Georges Basile Stavracas Neto
  • [gnome-control-center/wip/every-detail-matters-round1: 2/3] wifi-panel: Reorder icons displayed for wifi access points, Georges Basile Stavracas Neto
  • [gnome-control-center] (3 commits) Non-fast-forward update to branch wip/every-detail-matters-round1, Georges Basile Stavracas Neto
  • [epiphany] Update Catalan translation, Jordi Mas
  • [gnome-control-center] Flatpak: switch colord-gtk module to meson, Georges Basile Stavracas Neto
  • [vte] Non-fast-forward update to branch wip/rishi/container-escape-sequence, Debarshi Ray
  • [java-atk-wrapper] fix typo, Samuel Thibault
  • [vte/wip/rishi/container-escape-sequence] Support tracking the active container inside the terminal, if any, Debarshi Ray
  • [vte] Created branch wip/rishi/container-escape-sequence, Debarshi Ray
  • [java-atk-wrapper] Note why jaw_util_detach is currently unused, Samuel Thibault
  • [gtk/popover-state-sync: 2/2] popover: Sync parent state when needed, Matthias Clasen
  • [gtk/popover-state-sync: 1/2] Add a theme loading benchmark, Matthias Clasen
  • [gtk] (2 commits) Created branch popover-state-sync, Matthias Clasen
  • [gtk/layout-avoid-native] layout managers: Handle native children, Matthias Clasen
  • [gtk] Created branch layout-avoid-native, Matthias Clasen
  • [gnome-control-center/wip/every-detail-matters-round1] wifi-panel: Reorder icons displayed for wifi access points, Georges Basile Stavracas Neto
  • [gnome-control-center] Created branch wip/every-detail-matters-round1, Georges Basile Stavracas Neto
  • [glib] Created tag 2.60.4, Philip Withnall
  • [glib/glib-2-60] 2.60.4, Philip Withnall
  • [balsa] Fix format string error, Peter Bloomfield
  • [balsa] Implement VCalendar stuff using G_*_TYPE(), Peter Bloomfield
  • [glib: 6/6] Merge branch '1793-genmarshal-variant' into 'master', Emmanuele Bassi
  • [glib: 5/6] glib-genmarshal: Avoid a string copy for static string valist arguments, Emmanuele Bassi
  • [glib: 4/6] glib-genmarshal: Fix ref-sinking of GVariants in valist marshallers, Emmanuele Bassi
  • [glib: 3/6] tests: Add basic test for glib-genmarshal, Emmanuele Bassi
  • [glib: 2/6] build: Add installed-tests support for mkenums.py, Emmanuele Bassi
  • [glib: 1/6] tests: Fix hard-coded install path in glib-mkenums test, Emmanuele Bassi
  • [glib] (6 commits) ...Merge branch '1793-genmarshal-variant' into 'master', Emmanuele Bassi
  • [gtk] Update Belarusian translation, Translations User D-L
  • [glibmm] gmmproc: Don't assume that enumerators can't contain lowercase letters, Kjell Ahlstedt
  • [glib: 3/3] Merge branch '1634-testfilemonitor-race' into 'master', Emmanuele Bassi
  • [glib: 2/3] tests: Use a temporary directory for testfilemonitor, Emmanuele Bassi
  • [glib: 1/3] tests: Improve debug output on testfilemonitor failure, Emmanuele Bassi
  • [glib] (3 commits) ...Merge branch '1634-testfilemonitor-race' into 'master', Emmanuele Bassi
  • [glib/glib-2-60: 3/3] Merge branch 'backport-904-genmarshal-fixes-glib-2-60' into 'glib-2-60', Emmanuele Bassi
  • [glib/glib-2-60: 2/3] glib-genmarshal: Avoid a string copy for static string valist arguments, Emmanuele Bassi
  • [glib/glib-2-60: 1/3] glib-genmarshal: Fix ref-sinking of GVariants in valist marshallers, Emmanuele Bassi
  • [glib/glib-2-60] (3 commits) ...Merge branch 'backport-904-genmarshal-fixes-glib-2-60' into 'glib-2-60', Emmanuele Bassi
  • [gnome-builder] newcomers: remove unused icons, Christian Hergert
  • [gnome-control-center] user-panel: Fix entry overflow on minimum width, Georges Basile Stavracas Neto
  • [ghex] Deleted branch bilelmoussaoui/gitlab-ci, Bilal Elmoussaoui
  • [ghex: 3/3] Merge branch 'bilelmoussaoui/gitlab-ci' into 'master', Kalev Lember
  • [ghex] (3 commits) ...Merge branch 'bilelmoussaoui/gitlab-ci' into 'master', Kalev Lember
  • [accerciser/gnome-3-32] Use more pythonesque value, Samuel Thibault
  • [accerciser/gnome-3-32] Don't crash on empty schema list, Samuel Thibault
  • [ghex/bilelmoussaoui/gitlab-ci] Meson: validate appdata file without network access, Bilal Elmoussaoui
  • [ghex] Non-fast-forward update to branch bilelmoussaoui/gitlab-ci, Bilal Elmoussaoui
  • [fractal] Set min version for ges to 1.14.4 (cf. 32ca3f7c)., Daniel Garcia Moreno
  • [fractal] Add dependency on gst-editing-services-1.0 to meson.build., Daniel Garcia Moreno
  • [accerciser] Store child count as int in model, Samuel Thibault
  • [ghex/bilelmoussaoui/gitlab-ci] Gitlab CI: build nightlies, Bilal Elmoussaoui
  • [ghex] Created branch bilelmoussaoui/gitlab-ci, Bilal Elmoussaoui
  • [accerciser] Better handle removed cursor row, Samuel Thibault
  • [accerciser] Use more pythonesque value, Samuel Thibault
  • [accerciser] Don't crash on empty schema list, Samuel Thibault
  • [accerciser] Restore textview.get_iter_at_location compatibility with earlier gtk, Samuel Thibault
  • [accerciser] Fix textview.get_iter_at_location result handling, Samuel Thibault
  • [gthumb] selections: no ordering by default, Paolo Bacchilega
  • [gthumb] selections: fixed possible crash after reordering the files, Paolo Bacchilega
  • [accerciser] Fix expand/collapse of node when numlock is on, Samuel Thibault
  • [accerciser] Add expand/collapse node key handling, Samuel Thibault
  • [evolution] I#408 - Make it possible to hide address book groups, Milan Crha
  • [gtk/wip/matthiasc/context-menu: 1062/1062] Work towards generic menu popup, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 1061/1062] treeview: Stop disabling the context menu, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 1060/1062] places sidebar: remove populate-popup, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 1059/1062] cell renderer: remove populate-popup, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 1058/1062] appchooser: Redo context menus, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 1057/1062] widget-factory: Redo the context menu example, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 1056/1062] gtk-demo: Rewrite the search entry demo, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 1055/1062] textview: Support toggle actions, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 1054/1062] textview: Redo context menus, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 1053/1062] label: Redo context menus, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 1052/1062] password entry: Adapt to new context menu api, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 1051/1062] text: Add a context action for visibility, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 1050/1062] text, entry: Implement context menu api, Matthias Clasen
  • [gtk/wip/matthiasc/context-menu: 1049/1062] Add gtk_widget_set_context_menu, Matthias Clasen
  • [gtk] (1062 commits) Non-fast-forward update to branch wip/matthiasc/context-menu, Matthias Clasen
  • [accerciser] Update translations after Unicode update, Samuel Thibault
  • [accerciser: 1/2] Update translations after Unicode update, Samuel Thibault
  • [accerciser: 2/2] Merge branch 'master' of gitlab.gnome.org:GNOME/accerciser, Samuel Thibault
  • [accerciser] (2 commits) ...Merge branch 'master' of gitlab.gnome.org:GNOME/accerciser, Samuel Thibault
  • [accerciser/gnome-3-32] IPython: Fix spurious line input, Samuel Thibault
  • [accerciser/gnome-3-32] IPython: Avoid using input splitter when not really needed, Samuel Thibault
  • [gnome-build-meta/jjardon/colord-gtk_meson] elements/core-deps/colord-gtk.bst: This has been ported to meson, Javier Jardón Cabezas
  • [gnome-build-meta] Created branch jjardon/colord-gtk_meson, Javier Jardón Cabezas
  • [evolution/gnome-3-32] I#433 - Change <div>/<p> styling in composer to better match preview panel, Milan Crha
  • [epiphany] Try enabling the web process sandbox again, Michael Catanzaro
  • [evolution] I#433 - Change <div>/<p> styling in composer to better match preview panel, Milan Crha
  • [librsvg] Pin the float-cmp crate to 0.4.0 since it made a breaking change in 0.4.1, Federico Mena Quintero
  • [accerciser] Update Polish translation, Piotr Drąg
  • [gimp] app: clean up Luminance blend function, Ell
  • [mutter] clutter/x11: Fix build without libwacom, Georges Basile Stavracas Neto
  • [accerciser] Deleted branch piotrdrag/unicode-typography, Piotr Drąg
  • [accerciser: 2/2] Merge branch 'piotrdrag/unicode-typography' into 'master', Samuel Thibault
  • [accerciser] (2 commits) ...Merge branch 'piotrdrag/unicode-typography' into 'master', Samuel Thibault
  • [NetworkManager-openconnect/dwmw2/auto-protos] Remove hard-coded protocol lists., David Woodhouse
  • [NetworkManager-openconnect] Created branch dwmw2/auto-protos, David Woodhouse
  • [accerciser] IPython: Fix spurious line input, Samuel Thibault
  • [gnome-mahjongg] Non-fast-forward update to branch bilelmoussaoui/appdata, Bilal Elmoussaoui
  • [gnome-mahjongg/bilelmoussaoui/appdata] Appdata: add OARS and releases tags., Bilal Elmoussaoui
  • [gnome-mahjongg] Created branch bilelmoussaoui/appdata, Bilal Elmoussaoui
  • [gnome-terminal/wip/rishi/preserve-working-directory: 2/2] profile: editor: Add setting to preserve the working directory, Debarshi Ray
  • [gnome-terminal] (2 commits) Non-fast-forward update to branch wip/rishi/preserve-working-directory, Debarshi Ray
  • [librsvg: 4/4] Merge branch 'node' into 'master', Federico Mena Quintero
  • [librsvg: 3/4] node: replace impl RsvgNode with two helper traits, Federico Mena Quintero
  • [librsvg: 2/4] xml: move set style recursion helper, Federico Mena Quintero
  • [librsvg: 1/4] node: call directly NodeData methods, Federico Mena Quintero
  • [librsvg] (4 commits) ...Merge branch 'node' into 'master', Federico Mena Quintero
  • [evolution] Update Friulian translation, Translations User D-L
  • [libsoup] hsts-db: further fix for format string of stored policies, Claudio Saavedra
  • [gnome-calendar] Update Friulian translation, Translations User D-L
  • [dia] Update POTFILES.in, Piotr Drąg
  • [gnome-todo] Update POTFILES.in, Piotr Drąg
  • [gnome-boxes] Update Friulian translation, Translations User D-L
  • [epiphany] Update Friulian translation, Translations User D-L
  • [NetworkManager-openconnect] update strings, David Woodhouse
  • [seahorse] Updated Spanish translation, Daniel Mustieles García
  • [polari] Updated Spanish translation, Daniel Mustieles García
  • [gnome-user-docs] Updated Spanish translation, Daniel Mustieles García
  • [gedit] Updated Spanish translation, Daniel Mustieles García
  • [cheese] Update Friulian translation, Translations User D-L
  • [glib/glib-2-60: 2/2] Merge branch 'backport-799-func-macro-glib-2-60' into 'glib-2-60', Sebastian Dröge
  • [glib/glib-2-60: 1/2] Revert "macros: Try to use the standard __func__ first in G_STRFUNC", Sebastian Dröge
  • [glib/glib-2-60] (2 commits) ...Merge branch 'backport-799-func-macro-glib-2-60' into 'glib-2-60', Sebastian Dröge
  • [libsoup] hsts: accept the Strict-Transport-Security header regardless of casing, Claudio Saavedra
  • [glib/wip/chergert/marshall-matters: 3/3] gio: remove use of generic marshaller from GIO objects, Philip Withnall
  • [glib/wip/chergert/marshall-matters: 2/3] gio: ensure default va_marshaller is used, Philip Withnall
  • [glib/wip/chergert/marshall-matters: 1/3] gsignal: update documentation about va_marshaller, Philip Withnall
  • [glib] (3 commits) Non-fast-forward update to branch wip/chergert/marshall-matters, Philip Withnall
  • [gimp-web] Rewrite the how to submit changes, Michael Schumacher
  • [glib/wip/chergert/marshall-matters: 35/35] gio: remove use of generic marshaller from GIO objects, Philip Withnall
  • [glib/wip/chergert/marshall-matters: 34/35] gio: ensure default va_marshaller is used, Philip Withnall
  • [glib/wip/chergert/marshall-matters: 33/35] gsignal: update documentation about va_marshaller, Philip Withnall
  • [glib] (35 commits) Non-fast-forward update to branch wip/chergert/marshall-matters, Philip Withnall
  • [library-web] extra-tarballs: force newer orca versions to be included, Frederic Peters
  • [gimp-web/testing: 2/2] Merge branch 'nmat/gimp-web-update-develop-merge-requests' into testing, Michael Schumacher
  • [gimp-web/testing: 1/2] Rewrite the how to submit changes, Michael Schumacher
  • [gimp-web/testing] (2 commits) ...Merge branch 'nmat/gimp-web-update-develop-merge-requests' into testing, Michael Schumacher
  • [gnome-software] Updated Spanish translation, Daniel Mustieles García
  • [epiphany] Updated Spanish translation, Daniel Mustieles García
  • [dia] Remove freetype dependency, Zander
  • [cheese] Updated Spanish translation, Daniel Mustieles García
  • [evolution/gnome-3-32] I#481 - WebDAV browser: Popover widgets can be made insensitive by gtk+, Milan Crha
  • [evolution] I#481 - WebDAV browser: Popover widgets can be made insensitive by gtk+, Milan Crha
  • [gnome-build-meta/tristan/gnome-boot: 34/34] Revert "project.conf: let ninja decide by itself how many jobs to run", Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 33/34] vm/desktop-vm-image-x86_64.bst: Set required setuid/setgid bits, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 32/34] vm/desktop-vm.bst: Depend on vm/boot-integration.bst from freedesktop-sdk, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 31/34] 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: 30/34] Adding vm/desktop-vm.bst & vm/desktop-vm-image-x86_64.bst, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 29/34] project.conf: Enable use of the x86image plugin, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 28/34] core/gnome-keyring.bst: Build PAM module, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 27/34] code/gnome-initial-setup.bst: Adding sysusers file to create the user., Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 26/34] core/gdm.bst: Added custom GDM pam configuration, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 25/34] core/gdm.bst: Configuring GDM and adding a sysusers file, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 24/34] core-deps/kmod.bst: Removed, depend on the kmod from freedesktop-sdk instead, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 23/34] core-deps/ndctl.bst: Depend on kmod from freedesktop-sdk, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 22/34] core-deps/blockdev.bst: Depend on kmod from freedesktop-sdk, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 21/34] core-deps: Remove pwquality, this is now built by freedesktop-sdk, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 20/34] world/seahorse.bst: Depend on pwquality from freedesktop-sdk, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 19/34] core/gnome-control-center.bst: Depend on pwquality from freedesktop-sdk, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 18/34] core/gnome-disk-utility.bst: Depend on pwquality from freedesktop-sdk, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 17/34] core/gnome-initial-setup.bst: Depend on pwquality from freedesktop-sdk, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 16/34] sdk-platform.bst: No longer depend on shared-library-guard.bst, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 15/34] sdk/cogl.bst: Disabling kms egl backend, it needs gbm, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 14/34] build mutter and gnome-shell using the new mesa arrangement in freedesktop-sdk, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 13/34] move /var/run to /run, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 12/34] core-deps/spice-gtk.bst: Fix dependency on gstreamer, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 11/34] add missing dependencies that were in base-platform.bst, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 10/34] sdk/gst-plugins-*: sync with freedesktop-sdk, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 7/34] use a master snapshot of freedesktop-sdk, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 9/34] flatpak/{sdk, platform}*: sync with freedesktop-sdk, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 8/34] sdk/glib: add a runtime dependencies on freedesktop-sdk glib, Tristan Van Berkom
  • [gnome-build-meta] (34 commits) Non-fast-forward update to branch tristan/gnome-boot, Tristan Van Berkom
  • [gnome-build-meta] (18 commits) Non-fast-forward update to branch tristan/fdsdk-master, Tristan Van Berkom
  • [gimp] Make luma_lighten/darken_only blend modes work in AnyRGB, pippin
  • [gnome-build-meta/tristan/fdsdk-master: 18/18] core-deps/kmod.bst: Removed, depend on the kmod from freedesktop-sdk instead, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 17/18] core-deps/ndctl.bst: Depend on kmod from freedesktop-sdk, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 16/18] core-deps/blockdev.bst: Depend on kmod from freedesktop-sdk, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 15/18] core-deps: Remove pwquality, this is now built by freedesktop-sdk, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 14/18] world/seahorse.bst: Depend on pwquality from freedesktop-sdk, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 13/18] core/gnome-control-center.bst: Depend on pwquality from freedesktop-sdk, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 12/18] core/gnome-disk-utility.bst: Depend on pwquality from freedesktop-sdk, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 11/18] core/gnome-initial-setup.bst: Depend on pwquality from freedesktop-sdk, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 10/18] sdk-platform.bst: No longer depend on shared-library-guard.bst, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 9/18] sdk/cogl.bst: Disabling kms egl backend, it needs gbm, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 8/18] build mutter and gnome-shell using the new mesa arrangement in freedesktop-sdk, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 7/18] move /var/run to /run, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 6/18] core-deps/spice-gtk.bst: Fix dependency on gstreamer, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 5/18] add missing dependencies that were in base-platform.bst, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 4/18] sdk/gst-plugins-*: sync with freedesktop-sdk, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 3/18] flatpak/{sdk, platform}*: sync with freedesktop-sdk, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 1/18] use a master snapshot of freedesktop-sdk, Tristan Van Berkom
  • [gnome-build-meta/tristan/fdsdk-master: 2/18] sdk/glib: add a runtime dependencies on freedesktop-sdk glib, Tristan Van Berkom
  • [gnome-build-meta] (18 commits) Created branch tristan/fdsdk-master, Tristan Van Berkom
  • [evolution] [Flatpak] Update libical version to 3.0.5 for the 'master' manifest, Milan Crha
  • [gnome-notes/wip/mcrha/eds-libical-glib] eds-provider: Port to libecal-2.0, Milan Crha
  • [gnome-notes] Non-fast-forward update to branch wip/mcrha/eds-libical-glib, Milan Crha
  • [gnome-notes/wip/mcrha/eds-libical-glib] Update flatpak manifest to use libical 3.0.5, Milan Crha
  • [gimp/gimp-2-10] Update Spanish translation, Translations User D-L
  • [evolution] I#478 - Use correct values in STATUS for respective component kinds ][, Milan Crha
  • [gimp] Issue #3484 - While moving a nested layer group, some area isn't updated, Ell
  • [gimp] app: add gimp_drawable_update_all(), Ell
  • [gimp/gimp-2-10] Issue #3484 - While moving a nested layer group, some area isn't updated, Ell
  • [gimp/gimp-2-10] app: add gimp_drawable_update_all(), Ell
  • [gtk/wip/otte/listview] gtk-demo: Introduce awards, Benjamin Otte
  • [gtk] Non-fast-forward update to branch wip/otte/listview, Benjamin Otte
  • [gtk/wip/otte/listview: 124/124] gtk-demo: Introduce awards, Benjamin Otte
  • [gtk/wip/otte/listview: 123/124] listitemfactory: Add a factory for ui files, Benjamin Otte
  • [gtk/wip/otte/listview: 122/124] listitemfactory: Split implementation out, Benjamin Otte
  • [gtk/wip/otte/listview: 121/124] listitemfactory: vfuncify, Benjamin Otte
  • [gtk/wip/otte/listview: 120/124] listitemfactory: Sanitize APIs, Benjamin Otte
  • [gtk/wip/otte/listview: 119/124] listview: Add gtk_list_view_set_show_separators(), Benjamin Otte
  • [gtk/wip/otte/listview: 118/124] listitemmanager: Add trackers, Benjamin Otte
  • [gtk/wip/otte/listview: 117/124] listitemmanager: Simplify, Benjamin Otte
  • [gtk/wip/otte/listview: 116/124] gridview: Implement GtkScrollable, Benjamin Otte
  • [gtk/wip/otte/listview: 115/124] listitemmanager: Move list of listitems here, Benjamin Otte
  • [gtk/wip/otte/listview: 114/124] wayland: Remove function declaration for nonexisting function, Benjamin Otte
  • [gtk/wip/otte/listview: 113/124] gridview: Add API for setting number of columns, Benjamin Otte
  • [gtk/wip/otte/listview: 112/124] gtk: Add a GtkGridView skeleton, Benjamin Otte
  • [gtk/wip/otte/listview: 111/124] listitem: Add a press gesture to select the item, Benjamin Otte
  • [gtk/wip/otte/listview: 110/124] listview: Add initial support for displaying selections, Benjamin Otte
  • [gtk/wip/otte/listview: 109/124] listview: Reset listitems' CSS animations when rebinding, Benjamin Otte
  • [gtk/wip/otte/listview: 108/124] listview: Add selection properties to ListItem, Benjamin Otte
  • [gtk/wip/otte/listview: 107/124] listview: Try to keep the list items in order when scrolling, Benjamin Otte
  • [gtk/wip/otte/listview: 106/124] listlistmodel: Add gtk_list_list_model_item_moved(), Benjamin Otte
  • [gtk/wip/otte/listview: 105/124] listitemmanager: Switch from "insert_before" to "insert_after" argumnet, Benjamin Otte
  • [gtk/wip/otte/listview: 104/124] testlistview: Create widgets only once, Benjamin Otte
  • [gtk/wip/otte/listview: 103/124] testlistview: Show the row number, Benjamin Otte
  • [gtk/wip/otte/listview: 102/124] listview: Only allocate necesary rows, Benjamin Otte
  • [gtk/wip/otte/listview: 101/124] listview: Change anchor handling again, Benjamin Otte
  • [gtk/wip/otte/listview: 100/124] listview: Change how binding is done, Benjamin Otte
  • [gtk/wip/otte/listview: 99/124] listitem: Add gtk_list_item_get_position(), Benjamin Otte
  • [gtk/wip/otte/listview: 98/124] tests: Make animating listview do random resorts, Benjamin Otte
  • [gtk/wip/otte/listview: 97/124] listview: Change change management, Benjamin Otte
  • [gtk/wip/otte/listview: 96/124] listview: Make the listitemmanager stricter, Benjamin Otte
  • [gtk/wip/otte/listview: 95/124] listview: Add GtkListItem, Benjamin Otte
  • [gtk/wip/otte/listview: 94/124] listview: Add GtkListItemManager, Benjamin Otte
  • [gtk/wip/otte/listview: 93/124] listview: Implement an anchor, Benjamin Otte
  • [gtk/wip/otte/listview: 89/124] listview: Introduce GtkListItemFactory, Benjamin Otte
  • [gtk/wip/otte/listview: 92/124] tests: Add a test for a permanently changing listview, Benjamin Otte
  • [gtk/wip/otte/listview: 90/124] listview: Make widget actually do something, Benjamin Otte
  • [gtk/wip/otte/listview: 88/124] gtk: Add a GtkListView skeleton, Benjamin Otte
  • [gtk/wip/otte/listview: 91/124] listview: Implement GtkScrollable, Benjamin Otte
  • [gtk] (124 commits) Non-fast-forward update to branch wip/otte/listview, Benjamin Otte
  • [gtk] Rename a bunch of private headers, Matthias Clasen
  • [gtk] Adwaita: Make selection in menus visible, Matthias Clasen
  • [gnome-notes/wip/igaldino/new-note-title] deserializer: Fix missing 1st line, Isaque Galdino de Araujo
  • [gnome-notes/wip/igaldino/new-note-title] note-id: Fix wrong warning on new note, Isaque Galdino de Araujo
  • [gnome-notes/wip/igaldino/new-note-title] main-toolbar: Update note title, Isaque Galdino de Araujo
  • [gnome-notes/wip/igaldino/new-note-title] main-toolbar: Grab focus to title, Isaque Galdino de Araujo
  • [gnumeric] csv: guess decimal separator if only one of dot/comma was seen., Morten Welinder
  • [gtk/seal-popover-menu] Privatize popover menu pieces, Matthias Clasen
  • [gtk] Created branch seal-popover-menu, Matthias Clasen
  • [gnumeric] csv: be less aggressive in guessing date formats, Morten Welinder
  • [goffice] GOFormat: add functions to query year/month/day, Morten Welinder
  • [glib/prop-action-state-hints] property action: Add state hints, Matthias Clasen
  • [glib] Created branch prop-action-state-hints, Matthias Clasen
  • [gnome-control-center/gnome-3-30] universal-access: Don't use widget names for GSettings keys, Robert Ancell
  • [gnome-control-center/gnome-3-30] universal-access: Fix leaks checking settings, Robert Ancell
  • [gnome-control-center/gnome-3-30] universal-access: Fix duplicate settings call, Robert Ancell
  • [gnome-control-center/gnome-3-32] universal-access: Don't use widget names for GSettings keys, Robert Ancell
  • [gnome-control-center/gnome-3-32] universal-access: Fix leaks checking settings, Robert Ancell
  • [gnome-control-center/gnome-3-32] universal-access: Fix duplicate settings call, Robert Ancell
  • [dia] Quick typo fix for broken build, Zander
  • [gnome-continuous] Fix colord-gtk's configuration options, Emmanuele Bassi
  • [gtk/for-master] testsuite: Make creating the output dir not racy, Benjamin Otte
  • [gtk] Non-fast-forward update to branch for-master, Benjamin Otte
  • [gnome-maps/wip/mlundblad/search-as-you-type: 1/2] placeEntry, placePopover: Auto-complete searches, Marcus Lundblad
  • [gimp-web] (5 commits) ...Merge branch 'httptohttps' of gitlab.gnome.org:nmat/gimp-web into httptohttps, Michael Schumacher
  • [cheese] Update Catalan translation, Jordi Mas
  • [gimp-web/testing: 6/6] Merge branch 'nmat/gimp-web-httptohttps' into testing, Michael Schumacher
  • [gimp-web/testing: 4/6] Use HTTPS instead of HTTP where possible:, Michael Schumacher
  • [gimp-web/testing: 5/6] Merge branch 'httptohttps' of gitlab.gnome.org:nmat/gimp-web into httptohttps, Michael Schumacher
  • [gimp-web/testing: 2/6] Use HTTPS instead of HTTP where possible:, Michael Schumacher
  • [gimp-web/testing: 1/6] Use HTTPS instead of HTTP where possible:, Michael Schumacher
  • [gimp-web/testing: 3/6] Merge branch 'httptohttps' of gitlab.gnome.org:nmat/gimp-web into httptohttps, Michael Schumacher
  • [gimp-web/testing] (6 commits) ...Merge branch 'nmat/gimp-web-httptohttps' into testing, Michael Schumacher
  • [gnome-power-manager] Update Catalan translation, Jordi Mas
  • [gnome-maps] (13 commits) ...Remove GeocodeService, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/search-as-you-type: 16/19] placeListRow: Ellipsize name label, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/search-as-you-type: 15/19] placePopover: Remove hint revealer, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/search-as-you-type: 14/19] routeEntry: Don't set parseOnFocusOut, Marcus Lundblad
  • [gnome-todo] sidebar: Toggle action instead of setting the visible child, Georges Basile Stavracas Neto
  • [gnome-todo] sidebar: Activate appropriate rows when selected one vanishes, Georges Basile Stavracas Neto
  • [gnome-todo] sidebar: Only add task list rows to one listbox, Georges Basile Stavracas Neto
  • [gnome-todo] task-list-panel: Fix popover menu, Georges Basile Stavracas Neto
  • [gnome-todo] window: Toggle archive via actions, Georges Basile Stavracas Neto
  • [gnome-todo] sidebar: Minor tweaks, Georges Basile Stavracas Neto
  • [gnome-todo] sidebar: Add missing include, Georges Basile Stavracas Neto
  • [gnome-todo] sidebar: Activate task list panel, Georges Basile Stavracas Neto
  • [gnome-todo] panel: Add new 'activate' method, Georges Basile Stavracas Neto
  • [gnome-todo] task-list-eds: Use ESource's uid, Georges Basile Stavracas Neto
  • [gnome-todo] object: Don't set "uid" as construct, Georges Basile Stavracas Neto
  • [gnome-todo] panel: Style cleanup, Georges Basile Stavracas Neto
  • [gnome-todo] task-list-panel: Add Archive button, Georges Basile Stavracas Neto
  • [gnome-todo] task-list-panel: Minor UI tweak, Georges Basile Stavracas Neto
  • [gnome-todo] sidebar: Filter list rows properly, Georges Basile Stavracas Neto
  • [gnome-todo] sidebar: Set sort funct to the archive row, Georges Basile Stavracas Neto
  • [gnome-todo] sidebar: Fix listbox sorting function, Georges Basile Stavracas Neto
  • [gnome-todo] sidebar: Add a stack and the Archive listbox, Georges Basile Stavracas Neto
  • [gnome-todo] sidebar: Rename "stack" field, Georges Basile Stavracas Neto
  • [gnome-todo] sidebar: Remove dead code, Georges Basile Stavracas Neto
  • [gnome-todo] task-list-eds: Implement the new "archived" property, Georges Basile Stavracas Neto
  • [gnome-todo] task-list: Add "archived" property, Georges Basile Stavracas Neto
  • [static-web] gis.gnome.org: Add GraphHopper geocoder service location, Marcus Lundblad
  • [cantarell-fonts/respacing] One spacing, Nikolaus Waxweiler
  • [gtk-osx] Disable man pages on gdk-pixbuf, prevents failing attempt to get docbook DTD., John Ralls
  • [glade/wip/inigomartinez/remove-autotools: 2/2] build: Remove autotools, Alberto Fanjul
  • [glade] (2 commits) Non-fast-forward update to branch wip/inigomartinez/remove-autotools, Alberto Fanjul
  • [glade/tintou/no-gtk-missing-image: 2/2] Remove gtk-missing-image usage and update some stock icon names, Alberto Fanjul
  • [glade] (2 commits) Non-fast-forward update to branch tintou/no-gtk-missing-image, Alberto Fanjul
  • [glade] Deleted branch tintou/glade-settings, Corentin Noël
  • [glade] Create GladeSettings to hold the settings instead of using a Gtk widget for holding it, Alberto Fanjul
  • [gtk] Deleted branch gbsneto/install-gtkpopovermenubar-h, Georges Basile Stavracas Neto
  • [gtk: 2/2] Merge branch 'gbsneto/install-gtkpopovermenubar-h' into 'master', Georges Basile Stavracas Neto
  • [gtk] (2 commits) ...Merge branch 'gbsneto/install-gtkpopovermenubar-h' into 'master', Georges Basile Stavracas Neto
  • [gtk/gbsneto/install-gtkpopovermenubar-h] build: Install gtkpopovermenubar.h, Georges Basile Stavracas Neto
  • [gtk] Created branch gbsneto/install-gtkpopovermenubar-h, Georges Basile Stavracas Neto
  • [gimp] app: make luminance blend mode depend on space, pippin
  • [glade/wip/inigomartinez/remove-autotools: 4/4] build: Remove autotools, Alberto Fanjul
  • [glade] (4 commits) Non-fast-forward update to branch wip/inigomartinez/remove-autotools, Alberto Fanjul
  • [glade/tintou/modernize-gobject: 5/5] GladeClipboard: use modern GObject syntax, Alberto Fanjul
  • [glade/tintou/modernize-gobject: 4/5] GladeApp: use modern GObject syntax, Alberto Fanjul
  • [glade] (5 commits) Non-fast-forward update to branch tintou/modernize-gobject, Alberto Fanjul
  • [glade/tintou/no-gtk-missing-image: 4/4] Remove gtk-missing-image usage and update some stock icon names, Alberto Fanjul
  • [glade] (4 commits) Non-fast-forward update to branch tintou/no-gtk-missing-image, Alberto Fanjul
  • [glade] Deleted branch tintou/fixes, Corentin Noël
  • [glade] (3 commits) ...Add GDK_VERSION_MIN_REQUIRED, Alberto Fanjul
  • [gtk] Deleted branch new-style-menu, Matthias Clasen
  • [gtk: 45/45] Merge branch 'new-style-menu' into 'master', Matthias Clasen
  • [gtk] (45 commits) ...Merge branch 'new-style-menu' into 'master', Matthias Clasen
  • [glade/tintou/no-gtk-missing-image: 3/3] Remove gtk-missing-image usage and update some stock icon names, Alberto Fanjul
  • [glade] (3 commits) Non-fast-forward update to branch tintou/no-gtk-missing-image, Alberto Fanjul
  • [glade/wip/inigomartinez/remove-autotools: 3/3] build: Remove autotools, Alberto Fanjul
  • [glade] (3 commits) Non-fast-forward update to branch wip/inigomartinez/remove-autotools, Alberto Fanjul
  • [glade] Deleted branch tintou/decrease-deprecation, Corentin Noël
  • [glade/tintou/fixes: 4/4] Add GDK_VERSION_MIN_REQUIRED, Alberto Fanjul
  • [glade/tintou/fixes: 3/4] Utils: get the absolute path but avoid accessing it, Alberto Fanjul
  • [glade] Replace some functions by Gtk 3.22 ones, Alberto Fanjul
  • [glade/tintou/fixes: 2/4] Fix several compiler warnings, Alberto Fanjul
  • [glade] (4 commits) Non-fast-forward update to branch tintou/fixes, Alberto Fanjul
  • [glade/tintou/glade-settings: 2/2] Create GladeSettings to hold the settings instead of using a Gtk widget for holding it, Alberto Fanjul
  • [glade] (2 commits) Non-fast-forward update to branch tintou/glade-settings, Alberto Fanjul
  • [gtk/new-style-menu: 48/48] popovermenubar: Add docs, Matthias Clasen
  • [gtk/new-style-menu: 47/48] Typo fix, Matthias Clasen
  • [gtk/new-style-menu: 46/48] Rename GtkPopoverBar to GtkPopoverMenuBar, Matthias Clasen
  • [gtk/new-style-menu: 45/48] popover bar: Add setters, Matthias Clasen
  • [gtk/new-style-menu: 44/48] Adwaita: Adapt to popover bar changes, Matthias Clasen
  • [gtk/new-style-menu: 43/48] popoverbar: Use a box layout, Matthias Clasen
  • [gtk/new-style-menu: 42/48] main: Warn if GDK sends us bad focus events, Matthias Clasen
  • [gtk/new-style-menu: 41/48] popover menu: Disappear on focus out, Matthias Clasen
  • [gtk/new-style-menu: 40/48] popover bar: Don't grab focus away from open menus, Matthias Clasen
  • [gtk/new-style-menu: 39/48] Expand focus tests, Matthias Clasen
  • [gtk/new-style-menu: 38/48] popover menu: Implement focus, Matthias Clasen
  • [gtk/new-style-menu: 37/48] popover bar: Implement focus, Matthias Clasen
  • [gtk/new-style-menu: 36/48] model button: Make left/right switch submenus, Matthias Clasen
  • [gtk/new-style-menu: 35/48] menu button: Use proper focus api, Matthias Clasen
  • [gtk/new-style-menu: 34/48] popover bar: Add arrow keynav, Matthias Clasen
  • [gtk/new-style-menu: 33/48] widget-factory: Move the popover bar to the ui file, Matthias Clasen
  • [gtk/new-style-menu: 32/48] popover bar: Add a model property, Matthias Clasen
  • [gtk/new-style-menu: 31/48] widget-factory: Don't use Return as accel, Matthias Clasen
  • [gtk/new-style-menu: 30/48] popover bar: Break out items, Matthias Clasen
  • [gtk/new-style-menu: 29/48] label: Fix mnemonic visibility handling, Matthias Clasen
  • [gtk/new-style-menu: 28/48] widget factory: Add mnemonics in popovers, Matthias Clasen
  • [gtk/new-style-menu: 27/48] gdk: Always deliver key events to toplevels, Matthias Clasen
  • [gtk/new-style-menu: 26/48] popover bar: towards menubar-like behavior, Matthias Clasen
  • [gtk/new-style-menu: 25/48] widget: Ignore natives for picking, Matthias Clasen
  • [gtk/new-style-menu: 24/48] popover: Respect alignment for positioning, Matthias Clasen
  • [gtk/new-style-menu: 23/48] widget factory: Redo the menubar with a model, Matthias Clasen
  • [gtk/new-style-menu: 22/48] Introduce a popover bar, Matthias Clasen
  • [gtk/new-style-menu: 21/48] Rationalize popover menu apis, Matthias Clasen
  • [gtk/new-style-menu: 20/48] Stop exporting gtk_popover_bind_model, Matthias Clasen
  • [gtk/new-style-menu: 19/48] box layout: Handle native children, Matthias Clasen
  • [gtk/new-style-menu: 18/48] modelbutton: Sizing fixes, Matthias Clasen
  • [gtk/new-style-menu: 17/48] widget factory: Add a context menu example, Matthias Clasen
  • [gtk/new-style-menu: 16/48] popover menu: Fix style classes, Matthias Clasen
  • [gtk/new-style-menu: 15/48] widget factory: Improve manual popover menu example, Matthias Clasen
  • [gtk/new-style-menu: 14/48] widget-factory: Redo the new-style menu, Matthias Clasen
  • [gtk/new-style-menu: 13/48] menu section box: Add style classes for display hints, Matthias Clasen
  • [gtk/new-style-menu: 12/48] menu section box: Introduce more section variants, Matthias Clasen
  • [gtk/new-style-menu: 11/48] model button: Look up accels if needed, Matthias Clasen
  • [gtk/new-style-menu: 10/48] model button: Show shortcuts, Matthias Clasen
  • [gtk/new-style-menu: 9/48] model button: Redo layout, Matthias Clasen
  • [gtk/new-style-menu: 8/48] widget-factory: Add another popover menu example, Matthias Clasen
  • [gtk/new-style-menu: 7/48] model button: Drop centered, inverted properties, Matthias Clasen
  • [gtk/new-style-menu: 6/48] model button: Add a role for titles, Matthias Clasen
  • [gtk/new-style-menu: 5/48] model button: Small fixes, Matthias Clasen
  • [gtk] (48 commits) Non-fast-forward update to branch new-style-menu, Matthias Clasen
  • [glade] Deleted branch tintou/signal-class-prep, Corentin Noël
  • [glade] GladeSignalClass: rename glade_signal_class_get_type, Alberto Fanjul
  • [glade/wip/inigomartinez/remove-autotools: 20/20] build: Remove autotools, Alberto Fanjul
  • [glade] (20 commits) Non-fast-forward update to branch wip/inigomartinez/remove-autotools, Alberto Fanjul
  • [glade/tintou/decrease-deprecation: 2/2] Replace some functions by Gtk 3.22 ones, Alberto Fanjul
  • [glade] (2 commits) Non-fast-forward update to branch tintou/decrease-deprecation, Alberto Fanjul
  • [glade/tintou/no-gtk-missing-image: 8/8] Remove gtk-missing-image usage and update some stock icon names, Alberto Fanjul
  • [glade] (8 commits) Non-fast-forward update to branch tintou/no-gtk-missing-image, Alberto Fanjul
  • [glade/tintou/glade-settings: 4/4] Create GladeSettings to hold the settings instead of using a Gtk widget for holding it, Alberto Fanjul
  • [glade] (4 commits) Non-fast-forward update to branch tintou/glade-settings, Alberto Fanjul
  • [glade/tintou/signal-class-prep: 2/2] GladeSignalClass: rename glade_signal_class_get_type, Alberto Fanjul
  • [glade] (2 commits) Non-fast-forward update to branch tintou/signal-class-prep, Alberto Fanjul
  • [glade/tintou/modernize-gobject: 3/3] GladeClipboard: use modern GObject syntax, Alberto Fanjul
  • [glade/tintou/modernize-gobject: 2/3] GladeApp: use modern GObject syntax, Alberto Fanjul
  • [glade] (3 commits) Non-fast-forward update to branch tintou/modernize-gobject, Alberto Fanjul
  • [glade/tintou/fixes: 22/22] Add GDK_VERSION_MIN_REQUIRED, Alberto Fanjul
  • [glade/tintou/fixes: 21/22] Utils: get the absolute path but avoid accessing it, Alberto Fanjul
  • [glade/tintou/fixes: 20/22] Fix several compiler warnings, Alberto Fanjul
  • [glade] (22 commits) Non-fast-forward update to branch tintou/fixes, Alberto Fanjul
  • [gjs: 21/21] Merge branch 'may-maintenance' into 'master', Cosimo Cecchi
  • [gjs: 20/21] maint: Fix cppcheck suppression comment, Cosimo Cecchi
  • [gjs: 19/21] maint: Remove cpplint exception from util/sp-capture-*, Cosimo Cecchi
  • [gjs: 18/21] maint: Add cpplint exception, Cosimo Cecchi
  • [gjs: 17/21] global: Lazy-define standard environment, Cosimo Cecchi
  • [gjs: 16/21] context: Destroy atoms before destroying context, Cosimo Cecchi
  • [gjs: 15/21] js: Avoid unnecessary gjs_string_to_utf8(), Cosimo Cecchi
  • [gjs: 13/21] maint: Fix header includes once and for all, Cosimo Cecchi
  • [gjs: 14/21] maint: Use C++ attributes where available, Cosimo Cecchi
  • [gjs: 12/21] util: Move util/error to gjs/error-types, Cosimo Cecchi
  • [gjs: 11/21] util: Remove util/glib, Cosimo Cecchi
  • [gjs: 10/21] maint: Remove G_BEGIN_DECLS and G_END_DECLS from internal files, Cosimo Cecchi
  • [gjs: 9/21] maint: Unify header guard style across all headers, Cosimo Cecchi
  • [gjs: 8/21] maint: Remove GLib custom types from some files, Cosimo Cecchi
  • [gjs: 7/21] maint: Remove C-style NULLs from some files, Cosimo Cecchi
  • [gjs: 6/21] module: Remove explicit comparison with nullptr, Cosimo Cecchi
  • [gjs: 5/21] maint: Rename variables named "string", Cosimo Cecchi
  • [gjs: 4/21] macros: Move GJS_ALWAYS_INLINE to macros.h, Cosimo Cecchi
  • [gjs: 2/21] wrapperutils: Move define_static_methods into GIWrapper, Cosimo Cecchi
  • [gjs: 3/21] interface: Move to C++-style API, Cosimo Cecchi
  • [gjs: 1/21] CI: Update pinned fedora job, Cosimo Cecchi
  • [gjs] (21 commits) ...Merge branch 'may-maintenance' into 'master', Cosimo Cecchi
  • [gimp-web] Add funet mirror (finland) - Fix #48, Michael Schumacher
  • [gimp-web/testing: 2/2] Merge branch 'nmat/gimp-web-add-funet-mirror' into testing, Michael Schumacher
  • [gimp-web/testing: 1/2] Add funet mirror (finland) - Fix #48, Michael Schumacher
  • [gimp-web/testing] (2 commits) ...Merge branch 'nmat/gimp-web-add-funet-mirror' into testing, Michael Schumacher
  • [nautilus] triage-policies: Don't repeat untriaged issues, António Fernandes
  • [glib-networking] Restore a blank line removed by mistake in previous commit, Michael Catanzaro
  • [glib-networking] Created tag 2.61.1, Michael Catanzaro
  • [glib-networking] Prepare 2.61.1, Michael Catanzaro
  • [glib-networking] Created tag 2.60.3, Michael Catanzaro
  • [glib-networking/glib-2-60] Prepare 2.60.3, Michael Catanzaro
  • [gtk] Update POTFILES.skip, Piotr Drąg
  • [gtk/new-style-menu: 4/4] Adwaita: Adapt to popover bar changes, Matthias Clasen
  • [gtk/new-style-menu: 3/4] popoverbar: Use a box layout, Matthias Clasen
  • [gtk/new-style-menu: 2/4] tests: Test focus harder, Matthias Clasen
  • [gtk/new-style-menu: 1/4] main: Warn if GDK sends us bad focus events, Matthias Clasen
  • [gtk] (4 commits) Non-fast-forward update to branch new-style-menu, Matthias Clasen
  • [fractal] Update Polish translation, Piotr Drąg
  • [glib-networking] Non-fast-forward update to branch mcatanzaro/rerun-tests, Michael Catanzaro
  • [glib-networking] Deleted branch mcatanzaro/#84, Michael Catanzaro
  • [glib-networking] gnutls: don't call failed() when rehandshaking, Michael Catanzaro
  • [glib-networking/mcatanzaro/rerun-tests] Run GnuTLS connection tests with TLS 1.3 disabled, Michael Catanzaro
  • [glib-networking] Created branch mcatanzaro/rerun-tests, Michael Catanzaro
  • [glib-networking/mcatanzaro/#84: 7/7] gnutls: don't call failed() when rehandshaking, Michael Catanzaro
  • [glib-networking] (7 commits) Non-fast-forward update to branch mcatanzaro/#84, Michael Catanzaro
  • [glib-networking] Code style fix, Michael Catanzaro
  • [balsa] Update Polish translation, Piotr Drąg
  • [gimp-web] Created branch migrate/py3, Pat David
  • [libsecret] Add version macros, Daiki Ueno
  • [gtk/new-style-menu] popover menu: Disappear on focus out, Matthias Clasen
  • [gtk/new-style-menu] main: Warn if GDK sends us bad focus events, Matthias Clasen
  • [gtk/new-style-menu] popover bar: Don't grab focus away from open menus, Matthias Clasen
  • [gtk/new-style-menu] Expand focus tests, Matthias Clasen
  • [gimp-web] Add lysator mirror - #125, Michael Schumacher
  • [gimp-web/testing: 3/3] Merge branch 'nmat/gimp-web-add-lysator-mirror' into testing, Michael Schumacher
  • [gimp-web/testing: 2/3] Add lysator mirror - #125, Michael Schumacher
  • [gimp-web/testing] (3 commits) ...Merge branch 'nmat/gimp-web-add-lysator-mirror' into testing, Michael Schumacher
  • [gimp-web: 2/2] Merge branch 'nmat/gimp-web-add-canada-mirrors', Michael Schumacher
  • [gimp-web] (2 commits) ...Merge branch 'nmat/gimp-web-add-canada-mirrors', Michael Schumacher
  • [gimp-web/testing: 2/2] Merge branch 'nmat/gimp-web-add-canada-mirrors' into testing, Michael Schumacher
  • [gimp-web/testing: 1/2] Add canada mirrors, Michael Schumacher
  • [gimp-web/testing] (2 commits) ...Merge branch 'nmat/gimp-web-add-canada-mirrors' into testing, Michael Schumacher
  • [polari] Update Chinese (Taiwan) translation, Translations User D-L
  • [gnome-software] Update Chinese (Taiwan) translation, Translations User D-L
  • [damned-lies] Fixes #149 - Add its/loc files from appstream-glib, Claude Paroz
  • [gimp/gimp-2-10] app: add GeglOperation *operation argument to GimpLayerModeBlendFunc, pippin
  • [gnome-games/wip/exalm/ui4: 7/7] fullscreen-box: Hide cursor in windowed mode too, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/ui4: 6/7] fullscreen-box: Adjust transition duration, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/ui4: 5/7] fullscreen-box: Increase headerbar reveal time, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/ui4: 4/7] fullscreen-box: Hide cursor independently of header bar, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/ui4: 3/7] fullscreen-box: Only reveal header bar when cursor is nearby, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/ui4: 2/7] fullscreen-box: Stop using Gdk.CursorType, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/ui4: 1/7] fullscreen-box: Use proper type for timeout id, Alexander Mikhaylenko
  • [gnome-games] (7 commits) Non-fast-forward update to branch wip/exalm/ui4, Alexander Mikhaylenko
  • [gimp] app: add GeglOperation *operation argument to GimpLayerModeBlendFunc, pippin
  • [gparted] Update Romanian translation, Translations User D-L
  • [gitg/tchaik/131-gtksourceview4: 10/10] Port to GtkSourceView 4, Martin Blanchard
  • [gitg] (10 commits) Non-fast-forward update to branch tchaik/131-gtksourceview4, Martin Blanchard
  • [shotwell/wip/profiles] Introduce profiles, Jens Georg
  • [shotwell] Non-fast-forward update to branch wip/profiles, Jens Georg
  • [libsecret] gitlab-ci: Allow pages target to fail, Daiki Ueno
  • [libsecret] Non-fast-forward update to branch wip/dueno/ci-fixes, Daiki Ueno
  • [libsecret/wip/dueno/ci-fixes] gitlab-ci: Ignore pages target if previous stage fails, Daiki Ueno
  • [libsecret] Created branch wip/dueno/ci-fixes, Daiki Ueno
  • [libsecret] gitlab-ci: Fix the previous change, Daiki Ueno
  • [libsecret] gitlab-ci: Work around lcov incompatibility with gcc-9, Daiki Ueno
  • [gimp-help] Updates in French translation, Julien Hardlin
  • [jhbuild/ptomato/gjs-sysprof] Add sysprof-capture as a dependency to GJS and mutter, Philip Chimento
  • [jhbuild] Created branch ptomato/gjs-sysprof, Philip Chimento
  • [gtk/362-gtk-fileopen-dialog-need-filetype-mime-sort-option-2_GTK4] GtkFileChooser: add a sortable "Type" column, Nelson Benítez León
  • [gtk] Non-fast-forward update to branch 362-gtk-fileopen-dialog-need-filetype-mime-sort-option-2_GTK4, Nelson Benítez León
  • [gtk/new-style-menu] popover menu: Implement focus, Matthias Clasen
  • [gtk/new-style-menu] popover bar: Implement focus, Matthias Clasen
  • [gtk/new-style-menu] model button: Make left/right switch submenus, Matthias Clasen
  • [gtk/new-style-menu] menu button: Use proper focus api, Matthias Clasen
  • [gtk/new-style-menu] popover bar: Add arrow keynav, Matthias Clasen
  • [gtk/new-style-menu] widget-factory: Move the popover bar to the ui file, Matthias Clasen
  • [gtk/new-style-menu] popover bar: Add a model property, Matthias Clasen
  • [gjs] wrapperutils: Remove double null check on to_string, Philip Chimento
  • [balsa] Declare LibBalsaVfs final, Peter Bloomfield
  • [cantarell-fonts/respacing] one.tf width, Nikolaus Waxweiler
  • [cantarell-fonts/respacing] one spacing again, Nikolaus Waxweiler
  • [cantarell-fonts/respacing] Wider tf numerals, Nikolaus Waxweiler
  • [shotwell/wip/profiles: 2/2] Introduce profiles, Jens Georg
  • [shotwell/wip/profiles: 1/2] build: Make compiled schema depend on the XML files, Jens Georg
  • [shotwell] (2 commits) Created branch wip/profiles, Jens Georg
  • [balsa] Declare LibBalsaServerCfg final, Peter Bloomfield
  • [cantarell-fonts/respacing] Redo and space tf numerals, Nikolaus Waxweiler
  • [accerciser] IPython: Avoid using input splitter when not really needed, Samuel Thibault
  • [cantarell-fonts/respacing] Remove tosf numerals, Nikolaus Waxweiler
  • [cantarell-fonts/respacing] Numeral spacing, Nikolaus Waxweiler
  • [sushi/wip/cosimoc/no-clutter: 66/66] Add a TODO file for the GTK port, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 65/66] media-bin: don't initialize style with class, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 64/66] f package, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 63/66] Resize window when renderer is ready, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 62/66] media-bin: add a size-change signal, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 61/66] mainWindow: use event box to trap button presses, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 60/66] Port to use package.js, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 59/66] Simplify how renderers are registered, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 58/66] Port to ES6 classes, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 57/66] Clean up gi imports, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 56/66] Stop using Lang.bind(), Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 55/66] Consolidate window resize policies in MainWindow, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 54/66] Rework how toolbars are created, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 53/66] mimeHandler: remove extra logging, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 52/66] Remove SpinnerBox class, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 51/66] Make renderers GtkWidgets, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 50/66] Avoid instantiating all renderers at startup, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 49/66] mainWindow: fix coding style, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 48/66] Remove prepare step from renderers, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 47/66] mainWindow: simplify setting renderer, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 46/66] mainWindow: create the GtkToolbar for all renderers, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 45/66] fallbackRenderer: rework how the file icon is set, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 44/66] evince: cleanup renderer state, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 43/66] mainWindow: remove special check for zero-sized renderer, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 42/66] spinnerBox: simplify code, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 41/66] spinnerBox: fix vertical alignment, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 40/66] spinnerBox: remove timeout, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 39/66] mainWindow: move to explicit model for resizeWindow(), Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 38/66] mainWindow: fold function into only caller, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 37/66] mainWindow: don't cache window size, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 36/66] text: don't hang on to the text loader, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 35/66] mainWindow: rename createTexture->createView, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 34/66] mainWindow: split minimum width logic into separate class, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 33/66] Adjust versioned imports, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 32/66] audio: move function to only caller, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 31/66] Remove unused imports, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 30/66] audio: don't set double horizontal margins, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 29/66] viewers: don't check for minimum size constraints, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 28/66] mainWindow: simplify code to size the window, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 27/66] mainWindow: make a GtkWindow subclass, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 26/66] mainWindow: remove old hardcoded padding, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 25/66] fallbackRenderer: ellipsize name label, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 24/66] gst: use SushiMediaBin instead of ClutterGst, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 22/66] media-bin: import SushiMediaBin for gstreamer playback, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 23/66] media-bin: adapt to Sushi design, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 21/66] mainWindow: adjust toolbar creation code, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 20/66] mainWindow: resize window on size-allocate, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 19/66] Remove remaining clutter bits, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 18/66] utils: remove unused slowdown factor setting, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 17/66] Remove unused tweener.js, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 16/66] utils: remove unused function, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 15/66] fallbackRenderer: move function into only caller, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 14/66] image: port to use a custom GtkWidget, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 13/66] text: return a GtkWidget, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 12/66] html: return a GtkWidget, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 11/66] font: return a GtkWidget, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 10/66] font-widget: don't force a minimum size, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 9/66] evince: return a GtkWidget, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 8/66] audio: return a GtkWidget, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 7/66] spinnerBox: return a GtkWidget, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 6/66] fallbackRenderer: return a GtkWidget, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 5/66] mainWindow: don't use clutter to render the texture, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 4/66] mainWindow: remove fullscreen animations, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 3/66] mainWindow: remove more dependencies on Clutter, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 2/66] Don't use clutter to position the toolbar, Cosimo Cecchi
  • [sushi/wip/cosimoc/no-clutter: 1/66] flatpak: add pulseaudio permissions, Cosimo Cecchi
  • [sushi] (66 commits) Created branch wip/cosimoc/no-clutter, Cosimo Cecchi
  • [shotwell] flatpak: Fix extra data for faces helper flatpak, Jens Georg
  • [balsa] Declare LibBalsaSmtpServer final, Peter Bloomfield
  • [balsa] Declare LibBalsaImapServer final, Peter Bloomfield
  • [gnome-sound-recorder/wip/jtojnar/run: 48/48] build: add run target, Jan Tojnar
  • [gnome-sound-recorder] (48 commits) Non-fast-forward update to branch wip/jtojnar/run, Jan Tojnar
  • [gtk/new-style-menu] widget-factory: Don't use Return as accel, Matthias Clasen
  • [gtk/new-style-menu] popover bar: Break out items, Matthias Clasen
  • [gtk/new-style-menu] label: Fix mnemonic visibility handling, Matthias Clasen
  • [gtk/new-style-menu] widget factory: Add mnemonics in popovers, Matthias Clasen
  • [gtk/new-style-menu] gdk: Always deliver key events to toplevels, Matthias Clasen
  • [gnome-sound-recorder/wip/exalm/fix-installation] meson: Fix bindir symlink path, Alexander Mikhaylenko
  • [gnome-sound-recorder] Created branch wip/exalm/fix-installation, Alexander Mikhaylenko
  • [totem] grilo: Replace Bugzilla by Gitlab links in terminal output, Andre Klapper
  • [gnome-subtitles] Code cleanup, Pedro Castro
  • [gnome-subtitles: 2/2] Merge branch 'master' of gitlab.gnome.org:GNOME/gnome-subtitles, Pedro Castro
  • [gnome-subtitles: 1/2] Fix #134 Set ApplicationID to use .desktop file, Pedro Castro
  • [gnome-subtitles] (2 commits) ...Merge branch 'master' of gitlab.gnome.org:GNOME/gnome-subtitles, Pedro Castro
  • [gedit] Update Catalan translation, Jordi Mas
  • [gedit-plugins] Update Catalan translation, Jordi Mas
  • [chronojump] Update Catalan translation, Jordi Mas
  • [eog] Update Catalan translation, Jordi Mas
  • [gnome-desktop] Fixes to Catalan translation, Jordi Mas
  • [gjs: 3/3] Merge branch 'make-proxy-wrapper-class' into 'master', Philip Chimento
  • [gjs: 2/3] Gio: Fix makeProxyWrapper indentation, Philip Chimento
  • [gjs: 1/3] Gio: Make possible to pass DBusProxyFlags to proxy wrapper, Philip Chimento
  • [gjs] (3 commits) ...Merge branch 'make-proxy-wrapper-class' into 'master', Philip Chimento
  • [gtk-osx] Unpin glib and convert to meson in unstable., John Ralls
  • [gtk/new-style-menu: 6/6] popover bar: towards menubar-like behavior, Matthias Clasen
  • [gtk/new-style-menu: 5/6] widget: Ignore natives for picking, Matthias Clasen
  • [gtk/new-style-menu: 4/6] popover: Respect alignment for positioning, Matthias Clasen
  • [gtk/new-style-menu: 3/6] widget factory: Redo the menubar with a model, Matthias Clasen
  • [gtk/new-style-menu: 2/6] Introduce a popover bar, Matthias Clasen
  • [gtk/new-style-menu: 1/6] Rationalize popover menu apis, Matthias Clasen
  • [gtk] (6 commits) Non-fast-forward update to branch new-style-menu, Matthias Clasen
  • [balsa] Declare LibBalsaServer derivable, Peter Bloomfield
  • [gtk] Deleted branch wip/jimmac/treeview-progressbar, Jakub Steiner
  • [gtk/gtk-3-24: 2/2] Merge branch 'wip/jimmac/treeview-progressbar' into 'gtk-3-24', Matthias Clasen
  • [gtk/gtk-3-24] (2 commits) ...Merge branch 'wip/jimmac/treeview-progressbar' into 'gtk-3-24', Matthias Clasen
  • [vte/wip/egmont/bidi] --- add test for combining accents --- --- to be squashed into some preceding commit ---, Egmont Koblinger
  • [vte/wip/egmont/bidi] --- fix combining accents (e.g. on Hebrew) --- --- to be squashed into some preceding commit ---, Egmont Koblinger
  • [orca] Chromium: Don't return a listitem marker as the item's first caret context, Joanmarie Diggs
  • [orca] Add a null check, Joanmarie Diggs
  • [orca] Chromium: Manually add listitem marker to text in list of items dialog, Joanmarie Diggs
  • [vte/wip/egmont/bidi: 13/13] widget: Remove line_is_wrappable(), Egmont Koblinger
  • [vte/wip/egmont/bidi: 12/13] [add BIDI-STATUS temporary file, not to be committed], Egmont Koblinger
  • [vte/wip/egmont/bidi: 11/13] perf,bidi: Add BiDi demo and info files, Egmont Koblinger
  • [vte/wip/egmont/bidi: 10/13] docs, bidi: Clarify the relation between get_text API methods and BiDi, Egmont Koblinger
  • [vte/wip/egmont/bidi: 9/13] emulation, bidi: Add keyboard swapping mode, Egmont Koblinger
  • [vte/wip/egmont/bidi: 8/13] widget, bidi: Denote the direction in the I-beam cursor, Egmont Koblinger
  • [vte/wip/egmont/bidi: 7/13] widget, bidi: Shift Arabic ligatures by half cell to the right, Egmont Koblinger
  • [vte/wip/egmont/bidi: 6/13] widget, bidi: Display according to the BiDi mapping, Egmont Koblinger
  • [vte/wip/egmont/bidi: 5/13] bidi: Find the BiDi mapping for the RingView's contents, Egmont Koblinger
  • [vte/wip/egmont/bidi: 4/13] bidi: Add API to enable or disable bidirectional text support, Egmont Koblinger
  • [vte/wip/egmont/bidi: 3/13] ringview: Add RingView infrastructure, Egmont Koblinger
  • [vte/wip/egmont/bidi: 2/13] widget: Invalidate the entire paragraph when its contents change, Egmont Koblinger
  • [vte/wip/egmont/bidi: 1/13] emulation: Track BiDi parameters, Egmont Koblinger
  • [vte] (13 commits) Non-fast-forward update to branch wip/egmont/bidi, Egmont Koblinger
  • [gnome-calculator] GCalc: setup subproject variable for VAPI directory, Daniel Espinosa Ortiz
  • [gnome-calculator] GCalc: added configuration to be used as meson subproject, Daniel Espinosa Ortiz
  • [planet-web] [pgo] Bring back seb128 as he is back to blogging, Alberto Ruiz
  • [gjs: 5/5] Merge branch 'wip/chergert/sysprof-3' into 'master', Philip Chimento
  • [gjs] Deleted branch wip/chergert/sysprof-3, Christian Hergert
  • [gjs] (5 commits) ...Merge branch 'wip/chergert/sysprof-3' into 'master', Philip Chimento
  • [orca] Chromium: Ensure listitem markers are displayed by default without panning, Joanmarie Diggs
  • [mutter] clutter: Clarify clutter_stage_get_actor_at_pos docs, Marco Trevisan
  • [mutter] clutter-effect: Rename get_paint_volume, Marco Trevisan
  • [glib] Non-fast-forward update to branch wip/tingping/gtls-certificate-serialize, Patrick Griffis
  • [orca] Chromium: Ensure list item markers get presented, Joanmarie Diggs
  • [glib/wip/tingping/gtls-certificate-serialize] WIP: Add serialization functions to GTlsCertificate, Patrick Griffis
  • [glib] Created branch wip/tingping/gtls-certificate-serialize, Patrick Griffis
  • [mutter] cursor-renderer: Align OpenGL cursor rect to physical pixel grid, Georges Basile Stavracas Neto
  • [mutter] clutter/stage: Expose stage view getter helper as API, Georges Basile Stavracas Neto
  • [mutter] clutter/stage: Make view fetch helper take floats, Georges Basile Stavracas Neto
  • [gnome-music/wip/mschraal/gapless-v3: 3/3] playertoolbar: Minor docstring clarification, Marinus Schraal
  • [gnome-music/wip/mschraal/gapless-v3: 2/3] playertoolbar: Reset progress time on update, Marinus Schraal
  • [gnome-music/wip/mschraal/gapless-v3: 1/3] gstplayer: Enable gapless playback, Marinus Schraal
  • [gnome-music] (3 commits) Non-fast-forward update to branch wip/mschraal/gapless-v3, Marinus Schraal
  • [gnome-music/wip/mschraal/gapless-v3: 2/2] playertoolbar: Minor docstring clarification, Marinus Schraal
  • [gnome-music/wip/mschraal/gapless-v3: 1/2] playertoolbar: Reset progress time on update, Marinus Schraal
  • [gnome-music] (2 commits) Non-fast-forward update to branch wip/mschraal/gapless-v3, Marinus Schraal
  • [gnome-music/wip/mschraal/gapless-v3: 25/25] playertoolbar: Minor docstring clarification, Marinus Schraal
  • [gnome-music/wip/mschraal/gapless-v3: 24/25] playertoolbar: Reset progress time on update, Marinus Schraal
  • [gnome-music/wip/mschraal/gapless-v3: 23/25] gstplayer: Do not seek to exact end, Marinus Schraal
  • [gnome-music/wip/mschraal/gapless-v3: 22/25] gstplayer: Enable gapless playback, Marinus Schraal
  • [gnome-music] (25 commits) Non-fast-forward update to branch wip/mschraal/gapless-v3, Marinus Schraal
  • [orca] Chromium: Take listitem markers into account when identifying static text leafs, Joanmarie Diggs
  • [gimp/gimp-2-10] plug-ins: PNG export TRC chosen similarly to TIFF., Jehan
  • [gimp/gimp-2-10] plug-ins: simplify code a bit by removing useless variable., Jehan
  • [gimp/gimp-2-10] plug-ins: add the 8-bit linear with no assigned profile exception..., Jehan
  • [gimp/gimp-2-10] plug-ins: remove the "Advanced Options" expander in WebP export dialog., Jehan
  • [gimp/gimp-2-10] plug-ins: fix profile writing in save_animation() in WebP export., Jehan
  • [gimp/gimp-2-10] plug-ins: add a "Save color profile" checkbox in WebP export., Jehan
  • [gimp/gimp-2-10] plug-ins: improve decision on exported data format in Webp., Jehan
  • [gimp/gimp-2-10] plug-ins: improve decision of exported data format in TIFF export., Jehan
  • [gtk/new-style-menu] Rationalize popover menu apis, Matthias Clasen
  • [gnome-control-center] Deleted branch wip/oholy/password-crashes, Ondrej Holy
  • [gtk/new-style-menu] Stop exporting gtk_popover_bind_model, Matthias Clasen
  • [gnome-control-center] user-accounts: Fix crash when password dialog is cancelled, Georges Basile Stavracas Neto
  • [gnome-control-center/wip/oholy/password-crashes: 139/139] user-accounts: Fix crash when password dialog is cancelled, Georges Basile Stavracas Neto
  • [gnome-control-center] (139 commits) Non-fast-forward update to branch wip/oholy/password-crashes, Georges Basile Stavracas Neto
  • [orca] Add list item marker to the things which cannot have the caret context, Joanmarie Diggs
  • [gimp] plug-ins: PNG export TRC chosen similarly to TIFF., Jehan
  • [gimp] plug-ins: simplify code a bit by removing useless variable., Jehan
  • [pygobject/pygobject-3-32] CI: disable lcov under MSYS2, Christoph Reiter
  • [orca] Chromium: Ignore text-selection-change events from list item markers, Joanmarie Diggs
  • [gnome-boxes] Update Finnish translation, Translations User D-L
  • [pygobject/pygobject-3-30] CI: disable lcov under MSYS2, Christoph Reiter
  • [gnome-boxes/gnome-3-32] Update Finnish translation, Translations User D-L
  • [gtk-osx] Remove typing package after upgrading pipenv and unpin meson., John Ralls
  • [mutter/gnome-3-32] wayland/cursor-surface: Update sprite when attaching NULL, Georges Basile Stavracas Neto
  • [mutter/gnome-3-32] wayland/surface: Clear texture when attaching NULL, Georges Basile Stavracas Neto
  • [mutter] wayland/cursor-surface: Update sprite when attaching NULL, Georges Basile Stavracas Neto
  • [mutter] wayland/surface: Clear texture when attaching NULL, Georges Basile Stavracas Neto
  • [orca] Chromium: Update static text leaf definition, Joanmarie Diggs
  • [mutter] Deleted branch gbsneto/sysprof-typo, Georges Basile Stavracas Neto
  • [mutter] cogl/trace: Fix typo, Jonas Ådahl
  • [mutter] Non-fast-forward update to branch gbsneto/sysprof-typo, Georges Basile Stavracas Neto
  • [mutter/gbsneto/sysprof-typo] cogl/trace: Fix typo, Georges Basile Stavracas Neto
  • [mutter] Created branch gbsneto/sysprof-typo, Georges Basile Stavracas Neto
  • [mutter] clutter/stage-cogl: Protect against extremely high refresh rates, Georges Basile Stavracas Neto
  • [mutter] clutter/master-clock: Remove fallback throttles, Georges Basile Stavracas Neto
  • [mutter] clutter/stage-cogl: Reduce while loop iterations, Georges Basile Stavracas Neto
  • [mutter] clutter/stage-cogl: Stop `schedule_update` repeatedly returning `now`, Georges Basile Stavracas Neto
  • [mutter] clutter/stage-cogl: Use default frame rate instead of hardcoded 60Hz, Georges Basile Stavracas Neto
  • [mutter] clutter/stage-cogl: Schedule immediate update on zero refresh interval, Georges Basile Stavracas Neto
  • [mutter] clutter/stage-cogl: Use G_USEC_PER_SEC instead of hardcoded number, Georges Basile Stavracas Neto
  • [chronojump] Webcam: new file webcamFfmpegSupportedModes.cs, Xavier de Blas
  • [gnome-music/wip/mschraal/core: 86/86] artistsview: Cleanup, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 85/86] albumwidget2: cleanup, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 84/86] disclistboxwidget: Cleanup unused stuff, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 83/86] albumswidget2: Cleanup, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 82/86] artistview: Make it work for all albums, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 81/86] artistview: Halfway there, albums do play, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 80/86] artistsview: Make the model more prefab, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 79/86] player: Rename PlayerPlaylist index to position, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 78/86] player: Use position for prev/next, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 77/86] player: Speed up current_song, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 76/86] coremodel: New style PlayerPlaylist album handling, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 75/86] songwidget: Remove state change print, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 74/86] sort the playlistmodel like the view, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 73/86] player: make prev/next work, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 72/86] Set state, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 71/86] player: Minimal playing playlist, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 70/86] albumwidget2: Make it work with ListBox as well, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 69/86] Make DiscListBox a Gtk.ListBox again, works for artistsview, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 68/86] discllistbox: Replace flowbox with listbox for ease of development, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 67/86] artistsview: make discsets show, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 66/86] split disc try, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 65/86] disclistboxwidget: Connect selected & favorite, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 64/86] disclistboxwidget: Not sure whats going on with columns, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 63/86] artistview: Retrieve title for album, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 62/86] artistsview: Somewhat working, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 61/86] coregrilo: Do not reassign _tracker_source, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 60/86] artistalbumwidget: Somewhat working albums view (only in search), Marinus Schraal
  • [gnome-music/wip/mschraal/core: 59/86] artistsview: Respond to click without crash, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 58/86] artistview: Fill sidebar, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 57/86] core/grilo groundwork for artist, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 56/86] Move trackerer wrapper out of CoreGrilo, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 55/86] [local only] use gfm, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 54/86] add gfm subproject, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 53/86] blah work gfm, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 52/86] albumsview: Remove unused stuff, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 51/86] albumsview: Minimal working albumsview ported, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 50/86] albumwidget2: Set state on start, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 49/86] albumwidget2: Hackish way of getting play working, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 48/86] albumwidget2: Add back duration calculation, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 47/86] coresong: Remove property setting duplication, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 46/86] coresong: Make Grl.Media a prop, Marinus Schraal
  • [open-event-legacy] Revert "Seems static (and exports) files are being generated within uploads", Andrea Veri
  • [gnome-music/wip/mschraal/core: 45/86] albumwidget2: Fix selection mode, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 44/86] coremodel: Use dzl listmodelfilter, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 43/86] albumwidget2: Cleanup on isle 2, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 42/86] VERY FLAKEY REMOVAL, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 41/86] coresong: poc sort, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 40/86] coresong: Make favorites really work, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 39/86] coresong: Pass favorite through here and do writeback, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 38/86] coresong: Add favorite getter/setter, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 37/86] coresong: album_disc_number is a prop, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 36/86] coresong: favorite is a bool, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 35/86] coregrilo: add favorite to actual query, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 34/86] coremodel: Get album info, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 33/86] pass coremodel around and use it in albumwidget2, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 32/86] Add nonfunctional albumwidget2, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 31/86] coresong: Add album_disc_number, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 30/86] coresong: add track_number, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 29/86] coresong: remove position (renamed), Marinus Schraal
  • [gnome-music/wip/mschraal/core: 28/86] coresong: Add favorite, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 27/86] coresong: Add some more props and cleanup, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 26/86] Add CoreSong, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 25/86] coregrilo: Fill model, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 24/86] coremodel: Add coregrilo, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 23/86] coremode: def some minor stuff, Marinus Schraal
  • [gnome-music/wip/mschraal/core: 22/86] coremodel initial commit, Marinus Schraal
  • [gnome-music] (86 commits) Non-fast-forward update to branch wip/mschraal/core, Marinus Schraal
  • [evolution/gnome-3-32] I#474 - [ESource Editors] Invalid URL: field value reset on User: field change, Milan Crha
  • [evolution] I#474 - [ESource Editors] Invalid URL: field value reset on User: field change, Milan Crha
  • [pygobject] Deleted branch py3.8-fixes, Christoph Reiter
  • [pygobject] (5 commits) ...build: don't use -Wdeclaration-after-statement with Python 3, Christoph Reiter
  • [gtk/new-style-menu: 14/14] box layout: Handle native children, Matthias Clasen
  • [gtk/new-style-menu: 13/14] modelbutton: Sizing fixes, Matthias Clasen
  • [gtk/new-style-menu: 12/14] widget factory: Add a context menu example, Matthias Clasen
  • [open-event-legacy] Seems static (and exports) files are being generated within uploads, Andrea Veri
  • [gtk/new-style-menu: 11/14] popover menu: Fix style classes, Matthias Clasen
  • [gtk/new-style-menu: 10/14] widget factory: Improve manual popover menu example, Matthias Clasen
  • [gtk/new-style-menu: 9/14] widget-factory: Redo the new-style menu, Matthias Clasen
  • [gtk/new-style-menu: 8/14] menu section box: Add style classes for display hints, Matthias Clasen
  • [gtk/new-style-menu: 7/14] menu section box: Introduce more section variants, Matthias Clasen
  • [gtk/new-style-menu: 6/14] model button: Look up accels if needed, Matthias Clasen
  • [gtk/new-style-menu: 5/14] model button: Show shortcuts, Matthias Clasen
  • [gtk/new-style-menu: 4/14] model button: Redo layout, Matthias Clasen
  • [gtk/new-style-menu: 3/14] widget-factory: Add another popover menu example, Matthias Clasen
  • [gtk/new-style-menu: 2/14] model button: Drop centered, inverted properties, Matthias Clasen
  • [gtk/new-style-menu: 1/14] model button: Add a role for titles, Matthias Clasen
  • [gtk] (14 commits) Non-fast-forward update to branch new-style-menu, Matthias Clasen
  • [gnome-chess] help: Fix markup errors in Czech translation, Andre Klapper
  • [gnome-music] Deleted branch wip/jfelder/player-seeked-finished-signal, Jean Felder
  • [gnome-music] (2 commits) ...player: Fix signal emission after a seek operation, Jean Felder
  • [accerciser] help: Fix typo in Spanish translation, Andre Klapper
  • [pygobject/py3.8-fixes: 5/5] build: don't use -Wdeclaration-after-statement with Python 3, Christoph Reiter
  • [pygobject/py3.8-fixes: 4/5] build: drop some checks for unsupported Python versions, Christoph Reiter
  • [pygobject/py3.8-fixes: 3/5] Don't use PyTypeObject.tp_print with Python 3, Christoph Reiter
  • [pygobject/py3.8-fixes: 2/5] tests: remove usage of time.clock(), no longer available in py3.8, Christoph Reiter
  • [pygobject/py3.8-fixes: 1/5] CI: Add a python 3.8-dev job, Christoph Reiter
  • [pygobject] (5 commits) Created branch py3.8-fixes, Christoph Reiter
  • [pygobject] Deleted branch ci-disable-win-lcov, Christoph Reiter
  • [pygobject] CI: disable lcov under MSYS2, Christoph Reiter
  • [glib-networking] Update Indonesian translation, Translations User D-L
  • [chronojump] Force sensor: unsensitive feedback while tare/adjust, Xavier de Blas
  • [chronojump] Force sensor: better last tare/calibration message, Xavier de Blas
  • [gsettings-desktop-schemas] Update Indonesian translation, Translations User D-L
  • [open-event-legacy] Land DOAP file, Andrea Veri
  • [open-event-legacy] The assigned OSCP project UID for open-event-legacy is 1000340000, Andrea Veri
  • [chronojump] Force sensor adjust much clear now on top, Xavier de Blas
  • [fractal] api: pass ms for sync timeout param, Alexandre Franke
  • [orca] Update Indonesian translation, Translations User D-L
  • [evolution] Bug 793795 - Use EUrlEntry in HTML editor's Link Properties dialog, Milan Crha
  • [gnome-boxes/gnome-3-32] Update Indonesian translation, Translations User D-L
  • [gtk/gtk-3-24] Update Indonesian translation, Translations User D-L
  • [evolution] Bug 233065 - Add "URL" field for appointments and memos, Milan Crha
  • [pygobject/ci-disable-win-lcov] CI: disable lcov under MSYS2, Christoph Reiter
  • [pygobject] Created branch ci-disable-win-lcov, Christoph Reiter
  • [gnome-logs] Fix application name in about dialog, David King
  • [gnome-logs] Avoid a segfault when updating the boot menu, David King
  • [evolution] I#478 - Support STATUS for Events and Memos, Milan Crha
  • [gnome-build-meta/mcatanzaro/webkit-dark-mode] Revert "WebKitGTK.bst: try hack to disable dark mode", Michael Catanzaro
  • [gnome-build-meta] Created branch mcatanzaro/webkit-dark-mode, Michael Catanzaro
  • [gnome-build-meta] Deleted branch cherry-pick-18f015c1, Michael Catanzaro
  • [gnome-build-meta] Deleted branch mcatanzaro/webkit-sse2-gnome-3-30, Michael Catanzaro
  • [gnome-build-meta] Deleted branch mcatanzaro/librsvg-test, Michael Catanzaro
  • [gnome-build-meta] Deleted branch jjardon/openjpeg_2_3_1, Michael Catanzaro
  • [gnome-build-meta] Deleted branch abderrahim/mesonplain, Michael Catanzaro
  • [gnome-build-meta] Deleted branch mcatanzaro/spice-gtk, Michael Catanzaro
  • [gnome-music/wip/jfelder/mpris-cleanup: 12/12] mpris: Update copyright information, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 11/12] CI: Remove mpris.py from flake8 ignored files, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 10/12] mpris: Fix some PEP-8 issues, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 9/12] mpris: Add doctring for all MPRIS methods, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 8/12] mpris: Make player attribute internal, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 7/12] mpris: Make app attribute internal, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 6/12] mpris: Handle signals emissions internally, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 5/12] mpris: Move dbus connection logic to DBusInterface, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 4/12] mpris: Change naming convention to snake_case, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 3/12] mpris: Remove unused signals from the TrackList interface, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 2/12] mpris: Cleanup SetPosition method, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 1/12] mpris: Simplify query playlists logic, Jean Felder
  • [gnome-music] (12 commits) Non-fast-forward update to branch wip/jfelder/mpris-cleanup, Jean Felder
  • [glade/tintou/signal-class-prep] GladeSignalClass: rename glade_signal_class_get_type, Corentin Noël
  • [glade] Created branch tintou/signal-class-prep, Corentin Noël
  • [chronojump] Webcam: a new test cannot be done until webcam ends (with the delay), Xavier de Blas
  • [goffice] Fix equations edition inside charts., Jean Bréfort
  • [evolution] I#476 - Hide "Server handles meeting invitations" for VJOURNAL/CalDAV, Milan Crha
  • [chronojump] Fixed an error message on sqlite at start, Xavier de Blas
  • [evolution-data-server] evo-I#476 - Hide "Server handles meeting invitations" for VJOURNAL/CalDAV, Milan Crha
  • [evolution] Memos cannot have set reminders according to RFC 5545, Milan Crha
  • [evolution-data-server] Memos cannot have set reminders according to RFC 5545, Milan Crha
  • [chronojump] Force sensor: Feedback default 0 (unused), Xavier de Blas
  • [chronojump] Force sensor GetVariabilityAndAccuracy Error (feedback) fixed, Xavier de Blas
  • [chronojump] Force sensor: Nicer code for GetVariabilityAndAccuracy, Xavier de Blas
  • [gnome-music/wip/jfelder/mpris-cleanup: 9/9] mpris: Update copyright information, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 8/9] CI: Remove mpris.py from flake8 ignored files, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 7/9] mpris: Fix some PEP-8 issues, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 6/9] mpris: Add doctring for all MPRIS methods, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 5/9] mpris: Make player attribute internal, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 4/9] mpris: Make app attribute internal, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 3/9] mpris: Handle signals emissions internally, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 2/9] mpris: Move dbus connection logic to DBusInterface, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 1/9] mpris: Change naming convention to snake_case, Jean Felder
  • [gnome-music] (9 commits) Non-fast-forward update to branch wip/jfelder/mpris-cleanup, Jean Felder
  • [gtk] Non-fast-forward update to branch new-style-menu, Matthias Clasen
  • [gnome-games] Updated Spanish translation, Daniel Mustieles García
  • [dia] Updated Spanish translation, Daniel Mustieles García
  • [java-atk-wrapper] EditableText: warn on calling set_text_contents outside EDT, Samuel Thibault
  • [gtk] Non-fast-forward update to branch wip/jimmac/treeview-progressbar, Jakub Steiner
  • [planet-web] Some space after Youtube's videos, Daniel Mustieles García
  • [gimp-help] Updated Italian translation, Marco Ciampa
  • [gnumeric] Update Spanish translation, Translations User D-L
  • [mutter] Non-fast-forward update to branch wip/carlosg/left-handed-tablet-touchpads, Carlos Garnacho
  • [gimp] app: disable overlay scrolling for preferences pages, Michael Natterer
  • [mutter/wip/carlosg/left-handed-tablet-touchpads] backends: Map left-handed in tablet "touchpads" together with the tablet, Carlos Garnacho
  • [mutter] Created branch wip/carlosg/left-handed-tablet-touchpads, Carlos Garnacho
  • [evince] Deleted branch 1179-evince-3-32-on-fedora-30-does-not-search-cyrillic-text-gnome-3-32, Nelson Benítez León
  • [evince] Deleted branch 1179-evince-3-32-on-fedora-30-does-not-search-cyrillic-text, Nelson Benítez León
  • [evince] require Poppler 0.76.0 for ignoreDiacritics feature, Germán Poo-Caamaño
  • [evince/gnome-3-32] require Poppler 0.76.0 for ignoreDiacritics feature, Germán Poo-Caamaño
  • [gnome-music/wip/jfelder/player-seeked-finished-signal: 2/2] player: Fix signal emission after a seek operation, Jean Felder
  • [gnome-music/wip/jfelder/player-seeked-finished-signal: 1/2] player: Do not send the position with seek-finished signal, Jean Felder
  • [gnome-music] (2 commits) Created branch wip/jfelder/player-seeked-finished-signal, Jean Felder
  • [glib/wip/oholy/gfile-docs: 3/3] docs: Add missing `gio move` options, Ondrej Holy
  • [glib/wip/oholy/gfile-docs: 2/3] gfile: Do not follow symlinks when moving, Ondrej Holy
  • [glib/wip/oholy/gfile-docs: 1/3] gfile: Remove `G_FILE_COPY_NOFOLLOW_SYMLINKS` from `g_file_move()` docs, Ondrej Holy
  • [glib] (3 commits) Created branch wip/oholy/gfile-docs, Ondrej Holy
  • [gnome-web-www] Remember also Jabber state, Bartłomiej Piotrowski
  • [pygobject/wip/jfelder/glib-datetime-compare] GLib overrides: Add support for DateTime.compare, Jean Felder
  • [pygobject] Created branch wip/jfelder/glib-datetime-compare, Jean Felder
  • [gtk/wip/jimmac/treeview-progressbar] Adwaita: update treeview progressbars, Jakub Steiner
  • [gtk] Created branch wip/jimmac/treeview-progressbar, Jakub Steiner
  • [gnome-web-www] Another attempt #3, Bartłomiej Piotrowski
  • [gnome-web-www] Another attempt #2, Bartłomiej Piotrowski
  • [gnome-web-www] Another attempt, Bartłomiej Piotrowski
  • [gnome-web-www] Manage disabled param in input box too, Bartłomiej Piotrowski
  • [gnome-control-center/wip/oholy/password-crashes] user-accounts: Fix crash when password dialog is cancelled, Ondrej Holy
  • [gnome-control-center] Created branch wip/oholy/password-crashes, Ondrej Holy
  • [gimp] app: indentation fix in gimp:offset, Ell
  • [gimp/gimp-2-10] app: indentation fix in gimp:offset, Ell
  • [gimp] app: in gimp:offset, fix OFFSET_TRANSPARENT fast-path for chunked input, Ell
  • [gimp/gimp-2-10] app: in gimp:offset, fix OFFSET_TRANSPARENT fast-path for chunked input, Ell
  • [sysprof] libsysprof-ui: unselect some aids by default, Christian Hergert
  • [sysprof] libsysprof-ui: add selected property to icon, Christian Hergert
  • [gnome-user-docs/wip/hadess/ps-joypad-fixes] Split up PS3 and PS4 joypad instructions, Bastien Nocera
  • [gnome-user-docs] Created branch wip/hadess/ps-joypad-fixes, Bastien Nocera
  • [gtk] Deleted branch wip/chergert/gdkprofiler-gtk3, Christian Hergert
  • [gtk/gtk-3-24: 2/2] Merge branch 'wip/chergert/gdkprofiler-gtk3' into 'gtk-3-24', Matthias Clasen
  • [gtk/gtk-3-24] (2 commits) ...Merge branch 'wip/chergert/gdkprofiler-gtk3' into 'gtk-3-24', Matthias Clasen
  • [gtk/new-style-menu] box layout: Handle native children, Matthias Clasen
  • [gtk/new-style-menu] modelbutton: Sizing fixes, Matthias Clasen
  • [gtk/new-style-menu] widget factory: Add a context menu example, Matthias Clasen
  • [gdm] Update Indonesian translation, Translations User D-L
  • [pango] Deleted branch gen-script-for-lang-avoid-empty-arrays, Chun-wei Fan
  • [pango: 3/3] Merge branch 'gen-script-for-lang-avoid-empty-arrays' into 'master', Chun-wei Fan
  • [pango] (3 commits) ...Merge branch 'gen-script-for-lang-avoid-empty-arrays' into 'master', Chun-wei Fan
  • [evince/1179-evince-3-32-on-fedora-30-does-not-search-cyrillic-text-gnome-3-32] require Poppler 0.76.0 for ignoreDiacritics feature, Nelson Benítez León
  • [evince] Created branch 1179-evince-3-32-on-fedora-30-does-not-search-cyrillic-text-gnome-3-32, Nelson Benítez León
  • [evince/1179-evince-3-32-on-fedora-30-does-not-search-cyrillic-text] require Poppler 0.76.0 for ignoreDiacritics feature, Nelson Benítez León
  • [evince] Created branch 1179-evince-3-32-on-fedora-30-does-not-search-cyrillic-text, Nelson Benítez León
  • [sysprof] libsysprof-capture: only short-circuit for address translation, Christian Hergert
  • [evince/gnome-3-30] shell: remember unmaximized window size, Jason Crain
  • [sysprof] libsysprof-ui: also try to connect to D-Bus if pids specified, Christian Hergert
  • [sysprof] libsysprof: use properties for D-Bus attributes, Christian Hergert
  • [gjs/wip/chergert/sysprof-3: 4/4] profiler: auto-flush capture writer every 3 seconds, Christian Hergert
  • [gjs/wip/chergert/sysprof-3: 3/4] profiler: add support for GJS_TRACE_FD, Christian Hergert
  • [gjs/wip/chergert/sysprof-3: 2/4] profiler: record duration of GC sweeps, Christian Hergert
  • [gjs/wip/chergert/sysprof-3: 1/4] profiler: port to sysprof-capture-3, Christian Hergert
  • [gtk/wip/chergert/profiler-gtk4-dbus-api] gtkapplication: track changes to profiler D-Bus API, Christian Hergert
  • [gtk] Created branch wip/chergert/profiler-gtk4-dbus-api, Christian Hergert
  • [gtk/wip/chergert/gdkprofiler-gtk3] gdk: backport GdkProfiler, Christian Hergert
  • [gtk] Created branch wip/chergert/gdkprofiler-gtk3, Christian Hergert
  • [evince/gnome-3-32] shell: remember unmaximized window size, Jason Crain
  • [sysprof] libsysprof-capture: allow NULL only when n_counters == 0, Christian Hergert
  • [glade] Deleted branch tintou/filechoosernative, Corentin Noël
  • [glade] Allow to use GtkFileChooserNative, Alberto Fanjul
  • [glade/tintou/filechoosernative] Allow to use GtkFileChooserNative, Alberto Fanjul
  • [glade] Non-fast-forward update to branch tintou/filechoosernative, Alberto Fanjul
  • [gtk/362-gtk-fileopen-dialog-need-filetype-mime-sort-option-2_GTK4: 381/381] GtkFileChooser: add a sortable "Type" column, Nelson Benítez León
  • [gtk] (381 commits) Non-fast-forward update to branch 362-gtk-fileopen-dialog-need-filetype-mime-sort-option-2_GTK4, Nelson Benítez León
  • [gtk/new-style-menu: 5/5] widget factory: Stop hardcoding accels, Matthias Clasen
  • [gtk/new-style-menu: 4/5] model button: Look up accels if needed, Matthias Clasen
  • [gtk/new-style-menu: 3/5] popover menu: Fix style classes, Matthias Clasen
  • [gtk/new-style-menu: 2/5] Fix up the manual popover menu a bit, Matthias Clasen
  • [gtk/new-style-menu: 1/5] model button: Show shortcuts, Matthias Clasen
  • [gtk] (5 commits) Non-fast-forward update to branch new-style-menu, Matthias Clasen
  • [gtk] config.h: fix stray #, Christian Hergert
  • [gtk] Deleted branch wip/chergert/set-va-marshallers, Christian Hergert
  • [gtk: 2/2] Merge branch 'wip/chergert/set-va-marshallers' into 'master', Matthias Clasen
  • [gtk] (2 commits) ...Merge branch 'wip/chergert/set-va-marshallers' into 'master', Matthias Clasen
  • [vte/wip/egmont/bidi: 17/17] widget: Remove line_is_wrappable(), Egmont Koblinger
  • [vte/wip/egmont/bidi: 16/17] unsorted, Egmont Koblinger
  • [vte/wip/egmont/bidi: 15/17] docs, bidi: Clarify the relation between get_text API methods and BiDi, Egmont Koblinger
  • [vte/wip/egmont/bidi: 14/17] emulation, bidi: Add keyboard swapping mode, Egmont Koblinger
  • [vte/wip/egmont/bidi: 13/17] widget, bidi: Denote the direction in the I-beam cursor, Egmont Koblinger
  • [vte/wip/egmont/bidi: 12/17] widget, bidi: Shift Arabic ligatures by half cell to the right, Egmont Koblinger
  • [vte/wip/egmont/bidi: 11/17] widget, bidi: Display according to the BiDi mapping, Egmont Koblinger
  • [vte/wip/egmont/bidi: 10/17] bidi: Find the BiDi mapping for the RingView's contents, Egmont Koblinger
  • [vte/wip/egmont/bidi: 9/17] bidi: Add API to enable or disable bidirectional text support, Egmont Koblinger
  • [vte/wip/egmont/bidi: 8/17] ringview: Add RingView infrastructure, Egmont Koblinger
  • [vte/wip/egmont/bidi: 7/17] widget: Invalidate the entire paragraph when its contents change, Egmont Koblinger
  • [vte/wip/egmont/bidi: 6/17] emulation: Track BiDi parameters, Egmont Koblinger
  • [vte/wip/egmont/bidi: 5/17] emulation: Make certain operataions convert line endings to hard newline, Egmont Koblinger
  • [vte/wip/egmont/bidi: 4/17] ring: Keep an additional row writable, Egmont Koblinger
  • [vte/wip/egmont/bidi: 3/17] widget: Set the soft_wrapped flag via wrapper methods, Egmont Koblinger
  • [vte] (17 commits) Non-fast-forward update to branch wip/egmont/bidi, Egmont Koblinger
  • [gtk/wip/chergert/set-va-marshallers] va_marshaller: add various va_marshallers, Christian Hergert
  • [gtk] Created branch wip/chergert/set-va-marshallers, Christian Hergert
  • [accerciser] Fix build instructions, Samuel Thibault
  • [mutter] x11-display: Handle mapped XIDs per type, Marco Trevisan
  • [mutter] display: Dispose Stack after Compositor and X11, Marco Trevisan
  • [vte] widget: Deprecate vte_terminal_[sg]et_rewrap_on_resize(), Egmont Koblinger
  • [vte] widget: Increase minimum width to 2 cells plus padding, Egmont Koblinger
  • [gjs: 2/2] Merge branch 'address-of-gobject' into 'master', Philip Chimento
  • [gjs: 1/2] system: add addressOfGObject method, Philip Chimento
  • [gjs] (2 commits) ...Merge branch 'address-of-gobject' into 'master', Philip Chimento
  • [gjs] Deleted branch wip/chergert/avoid-zero-of-str, Christian Hergert
  • [gjs: 2/2] Merge branch 'wip/chergert/avoid-zero-of-str' into 'master', Philip Chimento
  • [gjs] (2 commits) ...Merge branch 'wip/chergert/avoid-zero-of-str' into 'master', Philip Chimento
  • [evolution/gnome-3-32] Fix several memory leaks in the addressbook code, Milan Crha
  • [evolution] Fix several memory leaks in the addressbook code, Milan Crha
  • [evolution/gnome-3-32] I#472 - Merge Contact window shown empty in certain situations, Milan Crha
  • [evolution] I#472 - Merge Contact window shown empty in certain situations, Milan Crha
  • [gnome-web-www] Re-add disabled, Andrea Veri
  • [gnome-web-www] No dice!, Andrea Veri
  • [gnome-web-www] Extra double quotes, Andrea Veri
  • [gnome-web-www] Drop the echo, Andrea Veri
  • [java-atk-wrapper] Small code adjustement, Samuel Thibault
  • [gnome-web-www] Try checking for the POST var within the gnome_username field itself, Andrea Veri
  • [gnome-web-www] Also check the POST value in order for the field to remain editable even after an error is found and, Andrea Veri
  • [gnome-boxes/gnome-3-32] Update Hungarian translation, Translations User D-L
  • [gnome-web-www] Missing echo?, Andrea Veri
  • [gnome-web-www] This way?, Andrea Veri
  • [gnome-web-www] Typo!, Andrea Veri
  • [gnome-web-www] Try looking for the gnome_mail_alias variable in the POSTed payload?, Andrea Veri
  • [librsvg/wip-afl-fuzz] Add a basic fuzzer with the afl crate, Federico Mena Quintero
  • [librsvg] Created branch wip-afl-fuzz, Federico Mena Quintero
  • [evince] shell: remember unmaximized window size, Germán Poo-Caamaño
  • [gnome-build-meta] Deleted branch jjardon/no_publish, Javier Jardón Cabezas
  • [gnome-build-meta] .gitlab-ci.yml: Do not publish build generated from tarballs, Jordan Petridis
  • [evolution] I#463 - Deselect category when it's deleted in the Category editor, Milan Crha
  • [openevent-web] Gunicorn keeps spawning workers that fail to start, replace it with uwsgi (https://github.com/benoit, Andrea Veri
  • [epiphany] Created tag 3.33.2, Michael Catanzaro
  • [epiphany] Prepare 3.33.2, Michael Catanzaro
  • [glade/tintou/filechoosernative] Fix tests with GtkFileChooserNative, Corentin Noël
  • [vino] Deleted branch wip/oholy/localedir, Ondrej Holy
  • [vino] Fix locale dir, David King
  • [vino/wip/oholy/localedir: 30/30] Fix locale dir, David King
  • [vino] (30 commits) Non-fast-forward update to branch wip/oholy/localedir, David King
  • [epiphany] Remove now-obsolete WebKit version guards, Michael Catanzaro
  • [epiphany] Deleted branch mcatanzaro/password-manager-frames, Michael Catanzaro
  • [epiphany] Password manager should work in iframes, Michael Catanzaro
  • [balsa] Remove unused declarations, Peter Bloomfield
  • [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
  • [libsoup] hsts-db: use unsigned integers when writing to the database, Claudio Saavedra
  • [glade/tintou/filechoosernative: 3/3] Allow to use GtkFileChooserNative, Corentin Noël
  • [glade] (3 commits) Non-fast-forward update to branch tintou/filechoosernative, Corentin Noël
  • [balsa] gmime-filter-header: Use provided parent-class, Peter Bloomfield
  • [gimp] plug-ins: add the 8-bit linear with no assigned profile exception..., Jehan
  • [evolution] I#475 - Show what the "Default" glib network manager is, Milan Crha
  • [balsa] gforest: ???, Peter Bloomfield
  • [balsa] completion: Add NULL guards, Peter Bloomfield
  • [gimp] plug-ins: remove the "Advanced Options" expander in WebP export dialog., Jehan
  • [gnome-shell] Non-fast-forward update to branch wip/gdm-register-session, Iain Lane
  • [gimp] plug-ins: fix profile writing in save_animation() in WebP export., Jehan
  • [gnome-shell/wip/gdm-register-session] fixup! main, LoginManager: Call GDM's RegisterSession(), Iain Lane
  • [gnome-shell/wip/gdm-register-session: 12/12] main, LoginManager: Call GDM's RegisterSession(), Iain Lane
  • [gnome-shell] (12 commits) Non-fast-forward update to branch wip/gdm-register-session, Iain Lane
  • [gnome-boxes/gnome-3-32] vm-configurator: Drop redundant call to set_video_config, Felipe Borges
  • [gnome-boxes/gnome-3-32] Revert "vm-configurator: Enable virtio-gpu and virgil to new VMs", Felipe Borges
  • [gnome-boxes/gnome-3-32] libvirt-machine-properties: Require reboot only when 3D accel changes, Felipe Borges
  • [gnome-boxes/gnome-3-32] libvirt-machine/properties: Add "3D Acceleration" option, Felipe Borges
  • [gnome-boxes/gnome-3-32] properties-page-widget: Let Properties create its label, Felipe Borges
  • [gnome-boxes/gnome-3-32] installer-media: Add supports_virtio_gpu, Felipe Borges
  • [gnome-web-www] Fix remembering inputbox state, Bartłomiej Piotrowski
  • [evolution] eds-M!17 - Use Media Type from RFC 8551 for S/MIME creation, Milan Crha
  • [evolution-data-server] M!17 - Use Media Type from RFC 8551 for S/MIME creation, Milan Crha
  • [gimp] plug-ins: add a "Save color profile" checkbox in WebP export., Jehan
  • [gimp] plug-ins: improve decision on exported data format in Webp., Jehan
  • [vte/wip/egmont/bidi: 10/10] widget: Remove line_is_wrappable(), Egmont Koblinger
  • [vte/wip/egmont/bidi: 9/10] unsorted, Egmont Koblinger
  • [vte/wip/egmont/bidi: 8/10] docs, bidi: Clarify the relation between get_text API methods and BiDi, Egmont Koblinger
  • [gimp] app: gimp:desaturate, improve indentation and reduce overhead, pippin
  • [vte/wip/egmont/bidi: 7/10] emulation, bidi: Add keyboard swapping mode, Egmont Koblinger
  • [gimp] Desaturate to Luminance using AnyRGB, pippin
  • [vte/wip/egmont/bidi: 6/10] widget, bidi: Denote the direction in the I-beam cursor, Egmont Koblinger
  • [vte/wip/egmont/bidi: 5/10] widget, bidi: Shift Arabic ligatures by half cell to the right, Egmont Koblinger
  • [vte/wip/egmont/bidi: 4/10] widget, bidi: Display according to the BiDi mapping, Egmont Koblinger
  • [vte/wip/egmont/bidi: 3/10] bidi: Find the BiDi mapping for the RingView's contents, Egmont Koblinger
  • [vte/wip/egmont/bidi: 2/10] bidi: Add API to enable or disable bidirectional text support, Egmont Koblinger
  • [vte/wip/egmont/bidi: 1/10] ringview: Add RingView infrastructure, Egmont Koblinger
  • [vte] (10 commits) Non-fast-forward update to branch wip/egmont/bidi, Egmont Koblinger
  • [epiphany/mcatanzaro/password-manager-frames: 64/64] Password manager should work in iframes, Michael Catanzaro
  • [epiphany] (64 commits) Non-fast-forward update to branch mcatanzaro/password-manager-frames, Michael Catanzaro
  • [gnome-build-meta] Non-fast-forward update to branch jjardon/no_publish, Javier Jardón Cabezas
  • [gnome-web-www] Rework how alias checkbox is handled, Bartłomiej Piotrowski
  • [gnome-web-www] Improve error message wording, Bartłomiej Piotrowski
  • [gnome-web-www] SSH key is required only for new applicants, Bartłomiej Piotrowski
  • [vala] genie: Drop unused "writeonly" token, Rico Tzschichholz
  • [gnome-build-meta/jjardon/no_publish] .gitlab-ci.yml: Do not publish build generated from tarballs, Javier Jardón Cabezas
  • [gnome-build-meta] Created branch jjardon/no_publish, Javier Jardón Cabezas
  • [gnome-web-www] Split if clauses, Bartłomiej Piotrowski
  • [gnome-web-www] Checkboxes are empty if not checked, not false, Bartłomiej Piotrowski
  • [sysprof] Update POTFILES.in, Piotr Drąg
  • [gnome-shell] accessibility: Add pointer accessibility support, Carlos Garnacho
  • [gnome-shell] theme: Add pointer accessibility resources, Carlos Garnacho
  • [gnome-initial-setup] Deleted branch mcatanzaro/uselocale-error-checking, Michael Catanzaro
  • [gnome-initial-setup: 2/2] Merge branch 'mcatanzaro/uselocale-error-checking' into 'master', Will Thompson
  • [gnome-initial-setup] (2 commits) ...Merge branch 'mcatanzaro/uselocale-error-checking' into 'master', Will Thompson
  • [mutter] backends: Add mouse accessibility settings, Carlos Garnacho
  • [mutter] clutter: Hook up pointer accessibility, Carlos Garnacho
  • [mutter] clutter/x11: Hook up pointer accessibility, Carlos Garnacho
  • [mutter] clutter: Add pointer accessibility features, Carlos Garnacho
  • [mutter] clutter: Add pointer accessibility signals, Carlos Garnacho
  • [mutter] clutter/enums: Add pointer accessibility types, Carlos Garnacho
  • [mutter] backends: Rename keyboard accessibility settings, Carlos Garnacho
  • [mutter] clutter/evdev: Use the accessibility virtual device, Carlos Garnacho
  • [mutter] clutter: Add an accessibility virtual device, Carlos Garnacho
  • [gnome-web-www] Check only $errors, not submission state, Bartłomiej Piotrowski
  • [gnome-build-meta/tristan/gnome-boot: 39/39] sdk/cogl.bst: Disabling kms egl backend, it needs gbm, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 38/39] core-deps/spice-gtk.bst: Fix rebase, depend on correct gstreamer, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 37/39] Revert "project.conf: let ninja decide by itself how many jobs to run", Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 36/39] vm/desktop-vm-image-x86_64.bst: Set required setuid/setgid bits, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 35/39] vm/desktop-vm.bst: Depend on vm/boot-integration.bst from freedesktop-sdk, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 34/39] vm/desktop-vm: disable man-db generation, it takes most of the time of building the image, Tristan Van Berkom
  • [tracker/wip/carlosg/sparql1.1: 56/56] libtracker-data: Implement BNODE sparql function, Carlos Garnacho
  • [gnome-build-meta/tristan/gnome-boot: 33/39] Adding vm/desktop-vm.bst & vm/desktop-vm-image-x86_64.bst, Tristan Van Berkom
  • [tracker/wip/carlosg/sparql1.1: 55/56] libtracker-data: Attempt to reuse variables for sparql literals, Carlos Garnacho
  • [gnome-build-meta/tristan/gnome-boot: 32/39] project.conf: Enable use of the x86image plugin, Tristan Van Berkom
  • [tracker/wip/carlosg/sparql1.1: 54/56] libtracker-data: Implement SAMPLE, Carlos Garnacho
  • [gnome-build-meta/tristan/gnome-boot: 31/39] core-deps/kmod.bst: Removed, depend on the kmod from freedesktop-sdk instead, Tristan Van Berkom
  • [tracker/wip/carlosg/sparql1.1: 53/56] libtracker-data: Implement URI()/IRI(), Carlos Garnacho
  • [gnome-build-meta/tristan/gnome-boot: 30/39] core-deps/ndctl.bst: Depend on kmod from freedesktop-sdk, Tristan Van Berkom
  • [tracker/wip/carlosg/sparql1.1: 52/56] libtracker-data: Implement STRUUID/UUID sparql functions, Carlos Garnacho
  • [gnome-build-meta/tristan/gnome-boot: 29/39] core-deps/blockdev.bst: Depend on kmod from freedesktop-sdk, Tristan Van Berkom
  • [tracker/wip/carlosg/sparql1.1: 51/56] libtracker-data: Implement TIMEZONE sparql function, Carlos Garnacho
  • [gnome-build-meta/tristan/gnome-boot: 28/39] core/gnome-keyring.bst: Build PAM module, Tristan Van Berkom
  • [tracker/wip/carlosg/sparql1.1: 50/56] libtracker-data: Implement TZ sparql function, Carlos Garnacho
  • [gnome-build-meta/tristan/gnome-boot: 27/39] core-deps/pwquality.bst: Build pam module, Tristan Van Berkom
  • [tracker/wip/carlosg/sparql1.1: 49/56] libtracker-data: Remove leftovers from "*:graph" columns, Carlos Garnacho
  • [gnome-build-meta/tristan/gnome-boot: 26/39] code/gnome-initial-setup.bst: Adding sysusers file to create the user., Tristan Van Berkom
  • [tracker/wip/carlosg/sparql1.1: 48/56] libtracker-data: Handle ADD/MOVE/COPY/CLEAR, Carlos Garnacho
  • [gnome-build-meta/tristan/gnome-boot: 25/39] core/gdm.bst: Added custom GDM pam configuration, Tristan Van Berkom
  • [tracker/wip/carlosg/sparql1.1: 47/56] tests: Set explicit order in some test queries, Carlos Garnacho
  • [gnome-build-meta/tristan/gnome-boot: 24/39] core/gdm.bst: Configuring GDM and adding a sysusers file, Tristan Van Berkom
  • [tracker/wip/carlosg/sparql1.1: 46/56] sm graph support in data manager, Carlos Garnacho
  • [gnome-build-meta/tristan/gnome-boot: 23/39] sdk-platform.bst: No longer depend on shared-library-guard.bst, Tristan Van Berkom
  • [tracker/wip/carlosg/sparql1.1: 45/56] libtracker-data: Add function to get timezone duration from a datetime, Carlos Garnacho
  • [gnome-build-meta/tristan/gnome-boot: 22/39] junction.refs: Point to recent freedesktop-sdk master, Tristan Van Berkom
  • [tracker/wip/carlosg/sparql1.1: 44/56] bar, Carlos Garnacho
  • [gnome-build-meta/tristan/gnome-boot: 21/39] build mutter and gnome-shell using the new mesa arrangement in freedesktop-sdk, Tristan Van Berkom
  • [tracker/wip/carlosg/sparql1.1: 43/56] sm tracker-data-update changes, Carlos Garnacho
  • [gnome-build-meta/tristan/gnome-boot: 20/39] move /var/run to /run, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 19/39] add missing dependencies that were in base-platform.bst, Tristan Van Berkom
  • [tracker/wip/carlosg/sparql1.1: 42/56] sm tracker-sparql graph support, Carlos Garnacho
  • [tracker/wip/carlosg/sparql1.1: 41/56] libtracker-data: Make tracker_triples table use union views, Carlos Garnacho
  • [gnome-build-meta/tristan/gnome-boot: 18/39] sdk/gst-plugins-*: sync with freedesktop-sdk, Tristan Van Berkom
  • [tracker/wip/carlosg/sparql1.1: 40/56] libtracker-data: Add support for CONSTRUCT/DESCRIBE, Carlos Garnacho
  • [gnome-build-meta/tristan/gnome-boot: 17/39] flatpak/{sdk, platform}*: sync with freedesktop-sdk, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 15/39] use a master snapshot of freedesktop-sdk, Tristan Van Berkom
  • [tracker/wip/carlosg/sparql1.1: 39/56] libtracker-data: Implement the LOAD command, Carlos Garnacho
  • [gnome-build-meta/tristan/gnome-boot: 16/39] sdk/glib: add a runtime dependencies on freedesktop-sdk glib, Tristan Van Berkom
  • [tracker/wip/carlosg/sparql1.1: 38/56] libtracker-data: Pass graph parameter to turtle reader, Carlos Garnacho
  • [tracker/wip/carlosg/sparql1.1: 37/56] libtracker-data: Support graphs as multiple databases, Carlos Garnacho
  • [gnome-build-meta/tristan/gnome-boot: 14/39] .gitlab-ci.yml: update bst-external to 0.12.0, Tristan Van Berkom
  • [tracker/wip/carlosg/sparql1.1: 36/56] libtracker-data: Error out if '*' is used but there are no variables, Carlos Garnacho
  • [gnome-build-meta] (39 commits) Non-fast-forward update to branch tristan/gnome-boot, Tristan Van Berkom
  • [tracker/wip/carlosg/sparql1.1: 35/56] libtracker-data: Add support for SERVICE{} syntax, Carlos Garnacho
  • [tracker/wip/carlosg/sparql1.1: 34/56] libtracker-data: Handle data insertions on multiple graphs/dbs, Carlos Garnacho
  • [tracker/wip/carlosg/sparql1.1: 33/56] sm tracker data manager graphs api, Carlos Garnacho
  • [tracker/wip/carlosg/sparql1.1: 32/56] sm attach databases, Carlos Garnacho
  • [tracker/wip/carlosg/sparql1.1: 31/56] sm use views instead of virtual table, Carlos Garnacho
  • [tracker/wip/carlosg/sparql1.1: 30/56] libtracker-remote: Ensure we just need the base uri for remote queries, Carlos Garnacho
  • [tracker/wip/carlosg/sparql1.1: 29/56] libtracker-sparql: Add "unknown graph" error enum value, Carlos Garnacho
  • [tracker/wip/carlosg/sparql1.1: 28/56] libtracker-data: Add "service" virtual table, Carlos Garnacho
  • [tracker/wip/carlosg/sparql1.1: 27/56] libtracker-data: Explicitly pass the resource buffer on flush, Carlos Garnacho
  • [tracker/wip/carlosg/sparql1.1: 26/56] libtracker-data: Use guint for bitfields, Carlos Garnacho
  • [tracker/wip/carlosg/sparql1.1: 25/56] libtracker-data: Remove unused typedef, Carlos Garnacho
  • [tracker/wip/carlosg/sparql1.1: 24/56] libtracker-data: Drop unused struct definition, Carlos Garnacho
  • [tracker/wip/carlosg/sparql1.1: 23/56] libtracker-data: Cleanup unneeded argument, Carlos Garnacho
  • [tracker/wip/carlosg/sparql1.1: 22/56] foo, Carlos Garnacho
  • [tracker/wip/carlosg/sparql1.1: 21/56] libtracker-data: Use DBManager signal to setup DataManager-level iface stuff, Carlos Garnacho
  • [tracker/wip/carlosg/sparql1.1: 20/56] libtracker-data: Turn TrackerDBManager into a GObject, Carlos Garnacho
  • [tracker/wip/carlosg/sparql1.1: 19/56] libtracker-data: Add union vtab, Carlos Garnacho
  • [tracker/wip/carlosg/sparql1.1: 18/56] libtracker-data: Handle CREATE/DROP graph operations, Carlos Garnacho
  • [tracker/wip/carlosg/sparql1.1: 17/56] libtracker-data: Handle attaching and management of "graph" databases, Carlos Garnacho
  • [tracker/wip/carlosg/sparql1.1: 16/56] libtracker-data: Specify database on schema updating code, Carlos Garnacho
  • [tracker/wip/carlosg/sparql1.1: 15/56] libtracker-data: Remove support for tracker:transient, Carlos Garnacho
  • [tracker/wip/carlosg/sparql1.1: 14/56] libtracker-data: Remove journal replay handling, Carlos Garnacho
  • [tracker/wip/carlosg/sparql1.1: 13/56] libtracker-data: Drop graph argument from ontology triple statements, Carlos Garnacho
  • [tracker/wip/carlosg/sparql1.1: 12/56] libtracker-data: Insert ontology resource uris in main database, Carlos Garnacho
  • [tracker/wip/carlosg/sparql1.1: 11/56] libtracker-data: Split database setup and ontology import steps, Carlos Garnacho
  • [tracker/wip/carlosg/sparql1.1: 10/56] libtracker-data: Move base tables creation outside of import_into_db, Carlos Garnacho
  • [tracker/wip/carlosg/sparql1.1: 9/56] libtracker-data: Drop journal_check argument from TrackerDataManager init, Carlos Garnacho
  • [tracker/wip/carlosg/sparql1.1: 8/56] libtracker-data: Drop checks for journal replay, Carlos Garnacho
  • [glib-networking] Update Italian translation, Translations User D-L
  • [gnome-builder] Update Italian translation, Translations User D-L
  • [tracker/wip/carlosg/sparql1.1: 7/56] libtracker-data: Remove unneeded column, Carlos Garnacho
  • [tracker/wip/carlosg/sparql1.1: 6/56] libtracker-data: Use single column for times/dates, Carlos Garnacho
  • [glib-networking/glib-2-60] Update Italian translation, Translations User D-L
  • [tracker/wip/carlosg/sparql1.1: 5/56] libtracker-data: Add more functions to transform between times, Carlos Garnacho
  • [gnome-builder/gnome-builder-3-32] Update Italian translation, Translations User D-L
  • [tracker/wip/carlosg/sparql1.1: 4/56] libtracker-common: Add offset argument to tracker_date_to_string(), Carlos Garnacho
  • [tracker/wip/carlosg/sparql1.1: 3/56] libtracker-data: Drop journal, Carlos Garnacho
  • [tracker/wip/carlosg/sparql1.1: 2/56] libtracker-data: Shuffle code, Carlos Garnacho
  • [tracker/wip/carlosg/sparql1.1: 1/56] libtracker-data: Return after error, Carlos Garnacho
  • [tracker] (56 commits) Created branch wip/carlosg/sparql1.1, Carlos Garnacho
  • [gitg] Update Italian translation, Translations User D-L
  • [gitg/gnome-3-32] Update Italian translation, Translations User D-L
  • [gtk/gtk-3-24] Update Italian translation, Translations User D-L
  • [seahorse] Update Italian translation, Translations User D-L
  • [seahorse/gnome-3-32] Update Italian translation, Translations User D-L
  • [gimp] plug-ins: improve decision of exported data format in TIFF export., Jehan
  • [gegl] bin: do not crash with no key/value pairs in op, pippin
  • [tracker-miners: 4/4] Merge branch 'ogg_mb' into 'master', Sam Thursfield
  • [tracker-miners: 3/4] tracker-extract-vorbis.c: Add test for ogg extractor, Sam Thursfield
  • [tracker-miners: 2/4] tracker-extract-vorbis.c: Extract MusicBrainz IDs for ogg files, Sam Thursfield
  • [tracker-miners: 1/4] tracker-extract-vorbis.c: Remove existing whitespaces, Sam Thursfield
  • [tracker-miners] (4 commits) ...Merge branch 'ogg_mb' into 'master', Sam Thursfield
  • [vte/wip/egmont/bidi: 16/16] widget: Remove line_is_wrappable(), Egmont Koblinger
  • [vte/wip/egmont/bidi: 15/16] unsorted, Egmont Koblinger
  • [vte/wip/egmont/bidi: 14/16] docs, bidi: Clarify the relation between get_text API methods and BiDi, Egmont Koblinger
  • [vte/wip/egmont/bidi: 13/16] emulation, bidi: Add keyboard swapping mode, Egmont Koblinger
  • [vte/wip/egmont/bidi: 12/16] widget, bidi: Denote the direction in the I-beam cursor, Egmont Koblinger
  • [vte/wip/egmont/bidi: 11/16] widget, bidi: Shift Arabic ligatures by half cell to the right, Egmont Koblinger
  • [vte/wip/egmont/bidi: 10/16] widget, bidi: Display according to the BiDi mapping, Egmont Koblinger
  • [vte/wip/egmont/bidi: 9/16] bidi: Find the BiDi mapping for the RingView's contents, Egmont Koblinger
  • [vte/wip/egmont/bidi: 8/16] bidi: Add API to enable or disable bidirectional text support, Egmont Koblinger
  • [vte/wip/egmont/bidi: 7/16] ringview: Add RingView infrastructure, Egmont Koblinger
  • [vte/wip/egmont/bidi: 6/16] widget: Invalidate the entire paragraph when its contents change, Egmont Koblinger
  • [vte/wip/egmont/bidi: 5/16] emulation: Track BiDi parameters, Egmont Koblinger
  • [vte/wip/egmont/bidi: 4/16] emulation: Make certain operataions convert line endings to hard newline, Egmont Koblinger
  • [vte/wip/egmont/bidi: 3/16] ring: Keep an additional row writable, Egmont Koblinger
  • [vte/wip/egmont/bidi: 2/16] widget: Set the soft_wrapped flag via wrapper methods, Egmont Koblinger
  • [vte] (16 commits) Non-fast-forward update to branch wip/egmont/bidi, Egmont Koblinger
  • [gegl] operations: fixing issue #169, crash in svg:src-in without input connected, pippin
  • [gimp] app: avoid duplicate offset actions, Ell
  • [gimp] icons: fix symbolic gimp-tool-offset icons, Ell
  • [gimp/gimp-2-10] app: avoid duplicate offset actions, Ell
  • [vte] widget: Revert to paint unused rows, Egmont Koblinger
  • [pango/gen-script-for-lang-avoid-empty-arrays: 2/2] Re-generate pango-script-lang-table.h, Chun-wei Fan
  • [pango/gen-script-for-lang-avoid-empty-arrays: 1/2] tools/gen-script-for-lang.c: Avoid generating code with empty arrays, Chun-wei Fan
  • [pango] (2 commits) Non-fast-forward update to branch gen-script-for-lang-avoid-empty-arrays, Chun-wei Fan
  • [gegl/wip/Jehan/gegl_node_process_success: 110/110] operations: propagate libpng errors into GError., pippin
  • [gegl/wip/Jehan/gegl_node_process_success: 109/110] tests: improve unit tests for testing gegl_node_process_success()., pippin
  • [gegl/wip/Jehan/gegl_node_process_success: 108/110] tests: improve the test-errors output., pippin
  • [gegl/wip/Jehan/gegl_node_process_success: 107/110] operations: propagate ffmpeg errors to GEGL., pippin
  • [gegl/wip/Jehan/gegl_node_process_success: 106/110] gegl, operations, tests: allow running gegl_operation_set_error() in..., pippin
  • [gegl/wip/Jehan/gegl_node_process_success: 105/110] operations: update png-save to report properly errors., pippin
  • [gegl/wip/Jehan/gegl_node_process_success: 104/110] gegl: new gegl_node_process_success() and gegl_operation_set_error()., pippin
  • [gegl] (110 commits) Non-fast-forward update to branch wip/Jehan/gegl_node_process_success, pippin
  • [gnome-control-center] Deleted branch uajain/handle-passwd-with-ldap, Umang Jain
  • [gnome-control-center] user-accounts: Fix password check when using LDAP, Ondrej Holy
  • [gnome-music/wip/jfelder/mpris-cleanup: 17/17] mpris: Update copyright information, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 16/17] CI: Remove mpris.py from flake8 ignored files, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 15/17] mpris: Fix some PEP-8 issues, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 14/17] mpris: Add doctring for all MPRIS methods, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 13/17] mpris: Make player attribute internal, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 12/17] mpris: Make app attribute internal, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 11/17] mpris: Handle signals emissions internally, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 10/17] mpris: Move dbus connection logic to DBusInterface, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 9/17] mpris: Change naming convention to snake_case, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 8/17] mpris: Remove unused signals from the TrackList interface, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 7/17] mpris: Cleanup SetPosition method, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 6/17] mpris: Add PropertiesChanged signal to xml description, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 5/17] mpris: Make docstring quotation mark consistent, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 4/17] mpris: Fix xml description indentation, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 3/17] mpris: Rename MediaPlayer2Service class to MPRIS, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 2/17] mpris: Fix codestyle on the DBusInterface class, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 1/17] mpris: PEP-8 fixes on the DBusInterface class, Jean Felder
  • [gnome-music] (17 commits) Non-fast-forward update to branch wip/jfelder/mpris-cleanup, Jean Felder
  • [gimp/gimp-2-10] app: add GimpFilterTool::region_changed() virtual function, Ell
  • [gnome-control-center/uajain/handle-passwd-with-ldap: 25/25] user-accounts: Fix password check when using LDAP, Ondrej Holy
  • [gnome-control-center] (25 commits) Non-fast-forward update to branch uajain/handle-passwd-with-ldap, Ondrej Holy
  • [gimp] app: add GimpFilterTool::region_changed() virtual function, Ell
  • [gimp] app: in gimp_filter_tool_get_drawable_area(), don't return empty area, Ell
  • [gimp] app: various fixes/cleanups to last commits, Ell
  • [gimp/gimp-2-10] app: in gimp_filter_tool_get_drawable_area(), don't return empty area, Ell
  • [gimp/gimp-2-10] app: various fixes/cleanups to last commits, Ell
  • [gparted] Update German translation, Translations User D-L
  • [gnome-boxes/wip/dont-crash-gl: 2/2] spice-display: Don't crash when taking screenshots with GL, Felipe Borges
  • [gnome-boxes] (2 commits) Non-fast-forward update to branch wip/dont-crash-gl, Felipe Borges
  • [gedit-plugins] New mantainers for the package, Jordi Mas
  • [gedit-plugins/commander] New mantainers for the package, Jordi Mas
  • [gnome-sound-recorder/gnome-3-32] Update Hungarian translation, Translations User D-L
  • [gnome-sound-recorder] Update Hungarian translation, Translations User D-L
  • [gnome-todo/wip/sadiq/fixes: 69/69] rows-common: Use the right variable to calculate width, Mohammed Sadiq
  • [gnome-todo] (69 commits) Non-fast-forward update to branch wip/sadiq/fixes, Mohammed Sadiq
  • [gtk/new-style-menu: 2/2] model button: Show shortcuts, Matthias Clasen
  • [gtk/new-style-menu: 1/2] widget-factory: Redo the new-style menu, Matthias Clasen
  • [gtk] (2 commits) Non-fast-forward update to branch new-style-menu, Matthias Clasen
  • [sysprof] tests: test we got reasonable address translation, Christian Hergert
  • [sysprof] libsysprof-capture: translate jitmaps before samples, Christian Hergert
  • [sysprof] libsysprof-capture: fix comparison of translation item, Christian Hergert
  • [gnome-todo] flatpak: Allow talking to the correct D-Bus name, Georges Basile Stavracas Neto
  • [gnome-todo] notification-widget: Bind revealer, Georges Basile Stavracas Neto
  • [gnome-todo] window: Remove non-existant property, Georges Basile Stavracas Neto
  • [gnome-todo] theme: Fix CSS, Georges Basile Stavracas Neto
  • [gnome-todo] task-list-view: Remove unused define, Georges Basile Stavracas Neto
  • [gnome-todo] color-button: Simplify color management, Georges Basile Stavracas Neto
  • [balsa] Fix the build, Peter Bloomfield
  • [balsa] address.[ch]: Add guards, Peter Bloomfield
  • [balsa] address-book-text: Return NULL instead of 0, Peter Bloomfield
  • [balsa] address-book-rubrica: No guard on static functions, Peter Bloomfield
  • [balsa] address-book-ldap: Add guards, Peter Bloomfield
  • [balsa] address-book-extern: Add guards, Peter Bloomfield
  • [balsa] address-book: Ensure gboolean values are Boolean, Peter Bloomfield
  • [sysprof] tests: add simple test for jitmaps, Christian Hergert
  • [gnome-todo] Deleted branch wip/mcrha/eds-libical-glib, Milan Crha
  • [gnome-todo] eds: Port to libecal-2.0, Georges Basile Stavracas Neto
  • [gnome-todo] color-button: Drop gtk_widget_set_has_surface(), Georges Basile Stavracas Neto
  • [gtk/new-style-menu] widget-factory: Redo the new-style menu, Matthias Clasen
  • [gtk/new-style-menu] menu section box: Introduce more section variants, Matthias Clasen
  • [gtk/new-style-menu] model button: Redo layout, Matthias Clasen
  • [gtk/new-style-menu] model button: Drop centered, inverted properties, Matthias Clasen
  • [gtk/new-style-menu] widget-factory: Use the new model button role, Matthias Clasen
  • [gtk/new-style-menu] model button: Add a role for titles, Matthias Clasen
  • [gnome-todo] project: Replace gtk_widget_get_toplevel(), Georges Basile Stavracas Neto
  • [gjs/wip/chergert/avoid-zero-of-str] profiler: avoid clearing 512 bytes of stack, Christian Hergert
  • [gjs] Created branch wip/chergert/avoid-zero-of-str, Christian Hergert
  • [gnome-shell] sessionMode: add a property to disable window manager menus, Georges Basile Stavracas Neto
  • [gnome-shell] remoteSearch: exclude content from hidden apps, Georges Basile Stavracas Neto
  • [gnome-todo] project: Rename GtkGestureMultiPress to GtkGestureClick, Georges Basile Stavracas Neto
  • [gnome-todo] todoist: Make GtdTodoistPreferencesPanel a GtkBin subclass, Georges Basile Stavracas Neto
  • [sysprof] tests: be more precise in jitmap tests, Christian Hergert
  • [orca] Display alternative text for cell indices, Joanmarie Diggs
  • [gnome-shell] Non-fast-forward update to branch wip/chergert/gjs-trace-fd, Christian Hergert
  • [sysprof] sysprof-cli: allow disabling perf stacktraces, Christian Hergert
  • [gnome-shell/wip/chergert/gjs-trace-fd] main: setup GJS profiler when GJS_TRACE_FD is set, Christian Hergert
  • [gnome-shell] Created branch wip/chergert/gjs-trace-fd, Christian Hergert
  • [sysprof] libsysprof-capture: add flush_delay for auto flushing, Christian Hergert
  • [sysprof] style cleanup, Christian Hergert
  • [sysprof] libsysprof-capture: be more defensive, Christian Hergert
  • [sysprof] libsysprof-capture: short-circuit empty write, Christian Hergert
  • [orca] Add support for in-process ARIA feature for alternative text for cell indices, Joanmarie Diggs
  • [gnumeric: 2/2] Merge branch 'python_gioverridesdir_use_env_var' into 'master', Morten Welinder
  • [gnumeric: 1/2] Use $PYTHON to determine PYTHON_GIOVERRIDESDIR instead of calling python executable directly This al, Morten Welinder
  • [gnumeric] (2 commits) ...Merge branch 'python_gioverridesdir_use_env_var' into 'master', Morten Welinder
  • [gjs/wip/chergert/sysprof-3: 5/5] profiler: auto-flush capture writer every 3 seconds, Christian Hergert
  • [gjs/wip/chergert/sysprof-3: 4/5] profiler: add support for GJS_TRACE_FD, Christian Hergert
  • [gjs/wip/chergert/sysprof-3: 3/5] profiler: record duration of GC sweeps, Christian Hergert
  • [gjs/wip/chergert/sysprof-3: 2/5] profiler: port to sysprof-capture-3, Christian Hergert
  • [gnome-todo] notification-widget: Make it a GtkBin, Georges Basile Stavracas Neto
  • [gnome-music/wip/jfelder/mpris-cleanup: 32/32] mpris: Update copyright information, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 31/32] CI: Remove mpris.py from flake8 ignored files, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 30/32] mpris: Fix some PEP-8 issues, Jean Felder
  • [gnome-todo/wip/mcrha/eds-libical-glib: 3/3] Port to libecal-2.0, Georges Basile Stavracas Neto
  • [gnome-music/wip/jfelder/mpris-cleanup: 29/32] mpris: Add doctring for all MPRIS methods, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 28/32] mpris: Make player attribute internal, Jean Felder
  • [gnome-todo] (3 commits) Non-fast-forward update to branch wip/mcrha/eds-libical-glib, Georges Basile Stavracas Neto
  • [gnome-music/wip/jfelder/mpris-cleanup: 27/32] mpris: Make app attribute internal, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 26/32] mpris: Handle signals emissions internally, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 25/32] mpris: Move dbus connection logic to DBusInterface, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 24/32] mpris: Change naming convention to snake_case, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 23/32] mpris: Do not expose a TrackListReplaced method, Jean Felder
  • [gnome-todo] task-list-view: Fix leftover, Georges Basile Stavracas Neto
  • [gnome-music/wip/jfelder/mpris-cleanup: 22/32] mpris: Remove unused signals from the TrackList interface, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 21/32] mpris: Do not expose a Seeked method, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 20/32] mpris: Cleanup SetPosition method, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 19/32] mpris: Add PropertiesChanged signal to xml description, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 18/32] mpris: Make docstring quotation mark consistent, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 17/32] mpris: Fix xml description indentation, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 16/32] mpris: Rename MediaPlayer2Service class to MPRIS, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 15/32] mpris: Fix codestyle on the DBusInterface class, Jean Felder
  • [gnome-todo] task-list-view: Make it a GtkBox, Georges Basile Stavracas Neto
  • [gnome-music/wip/jfelder/mpris-cleanup: 14/32] mpris: PEP-8 fixes on the DBusInterface class, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 13/32] mpris: Rename Server class to DBusInterface, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 12/32] mpris: Reorder imports, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 11/32] mpris: Add newline to _get_active_playlist docstring, Jean Felder
  • [gnome-music/wip/jfelder/mpris-cleanup: 10/32] mpris: Remove unecessary return from GoTo method, Jean Felder
  • [gnome-music] (32 commits) Non-fast-forward update to branch wip/jfelder/mpris-cleanup, Jean Felder
  • [orca] Minimize chattiness when scrolling in Google Sheets, Joanmarie Diggs
  • [gimp] Issue #40 - Layer offset tool, Ell
  • [gimp] app: implement gimp_drawable_offset() in terms of gimp:offset, Ell
  • [gimp] app, libgimpbase: add gimp:offset operation, Ell
  • [gimp/gimp-2-10] Issue #40 - Layer offset tool, Ell
  • [gimp/gimp-2-10] app: implement gimp_drawable_offset() in terms of gimp:offset, Ell
  • [gimp/gimp-2-10] app, libgimpbase: add gimp:offset operation, Ell
  • [gnome-todo/wip/mcrha/eds-libical-glib: 2/2] Port to libecal-2.0, Georges Basile Stavracas Neto
  • [gnome-todo] (2 commits) Non-fast-forward update to branch wip/mcrha/eds-libical-glib, Georges Basile Stavracas Neto
  • [orca] Speak cell coordinates for ARIA tables, Joanmarie Diggs
  • [gnome-todo] flatpak: Update to libical 3.0.5, Georges Basile Stavracas Neto
  • [vte/wip/egmont/bidi: 3/3] widget: Remove line_is_wrappable(), Egmont Koblinger
  • [vte/wip/egmont/bidi: 2/3] unsorted, Egmont Koblinger
  • [vte/wip/egmont/bidi: 1/3] docs, bidi: Clarify the relation between API methods and BiDi, Egmont Koblinger
  • [vte] (3 commits) Non-fast-forward update to branch wip/egmont/bidi, Egmont Koblinger
  • [gnome-music/wip/mschraal/core] artistview: Make it work for all albums, Marinus Schraal
  • [vte/wip/egmont/bidi: 5/5] widget: Remove line_is_wrappable(), Egmont Koblinger
  • [vte/wip/egmont/bidi: 4/5] unsorted, Egmont Koblinger
  • [vte/wip/egmont/bidi: 3/5] emulation, bidi: Add keyboard swapping mode, Egmont Koblinger
  • [vte/wip/egmont/bidi: 2/5] widget, bidi: Denote the direction in the I-beam cursor, Egmont Koblinger
  • [vte/wip/egmont/bidi: 1/5] widget, bidi: Display according to the BiDi mapping, Egmont Koblinger
  • [orca] Prefer object attributes over table interface for ARIA tables, Joanmarie Diggs
  • [gnome-games/wip/exalm/ui4: 3/3] fullscreen-box: Adjust transition duration, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/ui4: 2/3] fullscreen-box: Increase headerbar reveal time, Alexander Mikhaylenko
  • [gnome-games/wip/exalm/ui4: 1/3] fullscreen-box: Only reveal headerbar when cursor is nearby, Alexander Mikhaylenko
  • [gnome-games] (3 commits) Created branch wip/exalm/ui4, Alexander Mikhaylenko
  • [gnome-maps/wip/mlundblad/search-as-you-type: 4/4] gsettings-schema: Lower default max search results, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/search-as-you-type: 3/4] WIP: placeEntry, placePopover: Auto-complete searches, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/search-as-you-type: 2/4] placeListRow: Add a function to update existing row, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/search-as-you-type: 1/4] placeListRow: Ellipsize name label, Marcus Lundblad
  • [gnome-maps] (4 commits) Non-fast-forward update to branch wip/mlundblad/search-as-you-type, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/search-as-you-type: 19/19] gsettings-schema: Lower default max search results, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/search-as-you-type: 18/19] WIP: placeEntry, placePopover: Auto-complete searches, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/search-as-you-type: 17/19] placeListRow: Add a function to update existing row, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/search-as-you-type: 16/19] placePopover: Remove hint revealer, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/search-as-you-type: 15/19] routeEntry: Don't set parseOnFocusOut, Marcus Lundblad
  • [gnome-maps] (19 commits) Non-fast-forward update to branch wip/mlundblad/search-as-you-type, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 14/14] Remove GeocodeService, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 13/14] mainWindow: Show geocoder attribution in About, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 12/14] service: Add GrahHopper geocode fallback, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 11/14] application: Remove instanciation of GeocodeService, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 10/14] contextMenu: Use geocoder factory for "What's here", Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 9/14] placeEntry: Use geocoder factory, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 8/14] Add Geocoder factory, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 7/14] Add GraphHopper geocode module, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 6/14] Add Photon geocode module, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 5/14] Add module with common Photon geocode parser, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 4/14] utils: Add function to get country of coordinates, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 3/14] http: Escape & when encoding URI parameters, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 2/14] Add module with address util functions, Marcus Lundblad
  • [gnome-maps] (14 commits) Non-fast-forward update to branch wip/mlundblad/photon-geocode, Marcus Lundblad
  • [gnome-maps] application: Run contact geocode requests sequencially, Marcus Lundblad
  • [sysprof] doap: update maintainer information, website, etc, Christian Hergert
  • [sysprof] libsysprof-capture: relicense as BSD-2-Clause-Patent, Christian Hergert
  • [sysprof] whitespace cleanup, Christian Hergert
  • [gtk/new-style-menu: 2/2] widget-factory: Add another popover menu example, Matthias Clasen
  • [gtk/new-style-menu: 1/2] model button: Small fixes, Matthias Clasen
  • [gtk] (2 commits) Created branch new-style-menu, Matthias Clasen
  • [mutter/gbsneto/graphene] build: Use graphene as a fallback subproject, Georges Basile Stavracas Neto
  • [mutter] Non-fast-forward update to branch gbsneto/graphene, Georges Basile Stavracas Neto
  • [mutter/gbsneto/graphene: 11/11] build: Use graphene as a fallback subproject, Georges Basile Stavracas Neto
  • [mutter/gbsneto/graphene: 10/11] cogl/matrix-stack: Use graphene types on entries, Georges Basile Stavracas Neto
  • [mutter/gbsneto/graphene: 9/11] Replace ClutterGeometry by graphene_rect_t, Georges Basile Stavracas Neto
  • [mutter/gbsneto/graphene: 8/11] Replace ClutterRect by graphene_rect_t, Georges Basile Stavracas Neto
  • [mutter/gbsneto/graphene: 7/11] Replace ClutterPoint by graphene_point_t, Georges Basile Stavracas Neto
  • [mutter/gbsneto/graphene: 6/11] Replace ClutterSize by graphene_size_t, Georges Basile Stavracas Neto
  • [mutter/gbsneto/graphene: 5/11] clutter: Set progress function on graphene_point3d_t, Georges Basile Stavracas Neto
  • [mutter/gbsneto/graphene: 4/11] Replace ClutterVertex by graphene_point3d_t, Georges Basile Stavracas Neto
  • [mutter/gbsneto/graphene: 3/11] Replace CoglVector* by graphene_vec*_t, Georges Basile Stavracas Neto
  • [mutter/gbsneto/graphene: 2/11] Replace CoglQuaternion by graphene_quaternion_t, Georges Basile Stavracas Neto
  • [mutter/gbsneto/graphene: 1/11] Replace CoglEuler by graphene_euler_t, Georges Basile Stavracas Neto
  • [mutter] (11 commits) Non-fast-forward update to branch gbsneto/graphene, Georges Basile Stavracas Neto
  • [mutter/gbsneto/graphene: 13/13] build: Use graphene as a fallback subproject, Georges Basile Stavracas Neto
  • [mutter/gbsneto/graphene: 12/13] cogl/matrix-stack: Use graphene types on entries, Georges Basile Stavracas Neto
  • [mutter/gbsneto/graphene: 11/13] Replace ClutterGeometry by graphene_rect_t, Georges Basile Stavracas Neto
  • [mutter/gbsneto/graphene: 10/13] Replace ClutterRect by graphene_rect_t, Georges Basile Stavracas Neto
  • [mutter/gbsneto/graphene: 9/13] Replace ClutterPoint by graphene_point_t, Georges Basile Stavracas Neto
  • [mutter/gbsneto/graphene: 8/13] Replace ClutterSize by graphene_size_t, Georges Basile Stavracas Neto
  • [mutter/gbsneto/graphene: 7/13] clutter: Set progress function on graphene_point3d_t, Georges Basile Stavracas Neto
  • [mutter/gbsneto/graphene: 6/13] Replace ClutterVertex by graphene_point3d_t, Georges Basile Stavracas Neto
  • [mutter/gbsneto/graphene: 5/13] Replace CoglVector* by graphene_vec*_t, Georges Basile Stavracas Neto
  • [mutter/gbsneto/graphene: 4/13] Replace CoglQuaternion by graphene_quaternion_t, Georges Basile Stavracas Neto
  • [mutter/gbsneto/graphene: 3/13] Replace CoglEuler by graphene_euler_t, Georges Basile Stavracas Neto
  • [mutter/gbsneto/graphene: 2/13] clutter: Pull in Clutter dependencies, Georges Basile Stavracas Neto
  • [mutter/gbsneto/graphene: 1/13] Add Graphene dependency, Georges Basile Stavracas Neto
  • [mutter] (13 commits) Non-fast-forward update to branch gbsneto/graphene, Georges Basile Stavracas Neto
  • [mutter/gbsneto/graphene] fixup! Add Graphene dependency, Georges Basile Stavracas Neto
  • [mutter/gbsneto/graphene: 25/25] build: Use graphene as a fallback subproject, Georges Basile Stavracas Neto
  • [mutter/gbsneto/graphene: 24/25] cogl/matrix-stack: Use graphene types on entries, Georges Basile Stavracas Neto
  • [mutter/gbsneto/graphene: 23/25] Replace ClutterGeometry by graphene_rect_t, Georges Basile Stavracas Neto
  • [mutter/gbsneto/graphene: 22/25] Replace ClutterRect by graphene_rect_t, Georges Basile Stavracas Neto
  • [mutter/gbsneto/graphene: 21/25] Replace ClutterPoint by graphene_point_t, Georges Basile Stavracas Neto
  • [mutter/gbsneto/graphene: 20/25] Replace ClutterSize by graphene_size_t, Georges Basile Stavracas Neto
  • [mutter/gbsneto/graphene: 19/25] clutter: Set progress function on graphene_point3d_t, Georges Basile Stavracas Neto
  • [mutter/gbsneto/graphene: 18/25] Replace ClutterVertex by graphene_point3d_t, Georges Basile Stavracas Neto
  • [mutter/gbsneto/graphene: 17/25] Replace CoglVector* by graphene_vec*_t, Georges Basile Stavracas Neto
  • [mutter/gbsneto/graphene: 16/25] Replace CoglQuaternion by graphene_quaternion_t, Georges Basile Stavracas Neto
  • [mutter/gbsneto/graphene: 15/25] Replace CoglEuler by graphene_euler_t, Georges Basile Stavracas Neto
  • [mutter/gbsneto/graphene: 14/25] clutter: Pull in Clutter dependencies, Georges Basile Stavracas Neto
  • [mutter/gbsneto/graphene: 13/25] Add Graphene dependency, Georges Basile Stavracas Neto
  • [mutter/gbsneto/graphene: 12/25] clutter/tests: Rename variable, Georges Basile Stavracas Neto
  • [mutter/gbsneto/graphene: 11/25] clutter/actor: Drop ClutterActor:clip property, Georges Basile Stavracas Neto
  • [mutter/gbsneto/graphene: 10/25] Remove fog support, Georges Basile Stavracas Neto
  • [mutter] (25 commits) Non-fast-forward update to branch gbsneto/graphene, Georges Basile Stavracas Neto
  • [gnome-build-meta] Deleted branch mcatanzaro/webkit-2-25-1, Michael Catanzaro
  • [gnome-build-meta] (2 commits) ...WebKitGTK.bst: try hack to disable dark mode, Michael Catanzaro
  • [gnome-build-meta/mcatanzaro/webkit-2-25-1: 4/4] WebKitGTK.bst: try hack to disable dark mode, Michael Catanzaro
  • [gnome-build-meta/mcatanzaro/webkit-2-25-1: 3/4] sdk: Update to WebKitGTK 2.25.1, Michael Catanzaro
  • [gnome-build-meta] (4 commits) Non-fast-forward update to branch mcatanzaro/webkit-2-25-1, Michael Catanzaro
  • [gnome-shell] shell: Stop using anchor point, Georges Basile Stavracas Neto
  • [gnome-shell] st: Stop using (deprecated) ClutterAnimation, Georges Basile Stavracas Neto
  • [orca] Ignore text deletions from unrelated objects in web content, Joanmarie Diggs
  • [mutter] window: Emit an error and return when trying to activate an unmanaged, Georges Basile Stavracas Neto
  • [sysprof] sysprofd: remove debug code, Christian Hergert
  • [mutter] docs: Update tests instructions, Georges Basile Stavracas Neto
  • [gtk-osx] Closes: https://gitlab.gnome.org/GNOME/gtk-osx/issues/9, John Ralls
  • [chronojump] Fix to last commit, Xavier de Blas
  • [chronojump] Encoder Importer: Fixed no "curve" folder created if there are no curves, Xavier de Blas
  • [vala/staging] genie: Drop unused "writeonly" token, Rico Tzschichholz
  • [gnome-control-center/uajain/handle-passwd-with-ldap] user-accounts: Fix password check when using LDAP, Umang Jain
  • [gnome-control-center] Non-fast-forward update to branch uajain/handle-passwd-with-ldap, Umang Jain
  • [gnome-music/wip/mschraal/core] artistview: Halfway there, albums do play, Marinus Schraal
  • [gnome-music/wip/mschraal/core] artistsview: Make the model more prefab, Marinus Schraal
  • [gnome-music] Deleted branch wip/jfelder/mpris-coalesce-properties-changes, Jean Felder
  • [gnome-music] (2 commits) ...mpris: Do not send a signal for unchanged properties, Jean Felder
  • [libsoup] Add SoupHSTSEnforcer:hsts-enforced signal, Claudio Saavedra
  • [gnome-session/wip/fix-autostart-critical] autostart-app: don't try to add child watch to dbus activated services, Ray Strode
  • [gnome-session] Non-fast-forward update to branch wip/fix-autostart-critical, Ray Strode
  • [gnome-session/wip/fix-autostart-critical: 2/2] autostart-app: don't try to add child watch to dbus activated services, Ray Strode
  • [gnome-session/wip/fix-autostart-critical: 1/2] gsm-util: avoid groups in regexex, Ray Strode
  • [gnome-session] (2 commits) Created branch wip/fix-autostart-critical, Ray Strode
  • [librsvg: 2/2] Merge branch 'node' into 'master', Federico Mena Quintero
  • [librsvg: 1/2] node: move Display trait impl on NodeData, Federico Mena Quintero
  • [librsvg] (2 commits) ...Merge branch 'node' into 'master', Federico Mena Quintero
  • [gnome-music/wip/jfelder/mpris-coalesce-properties-changes] mpris: Do not send a signal for unchanged properties, Jean Felder
  • [gnome-music] Non-fast-forward update to branch wip/jfelder/mpris-coalesce-properties-changes, Jean Felder
  • [gnome-music/wip/jfelder/mpris-coalesce-properties-changes: 1/2] mpris: Do not send the Tracklist when the playlist changes, Jean Felder
  • [gnome-music] (2 commits) Non-fast-forward update to branch wip/jfelder/mpris-coalesce-properties-changes, Jean Felder
  • [vte/wip/egmont/bidi] unsorted, Egmont Koblinger
  • [vte] Non-fast-forward update to branch wip/egmont/bidi, Egmont Koblinger
  • [libsecret] Deleted branch wip/dueno/meson-ci, Daiki Ueno
  • [libsecret: 3/3] Merge branch 'wip/dueno/meson-ci' into 'master', Niels De Graef
  • [libsecret] (3 commits) ...Merge branch 'wip/dueno/meson-ci' into 'master', Niels De Graef
  • [gnome-control-center] universal-access: Don't use widget names for GSettings keys, Georges Basile Stavracas Neto
  • [gnome-control-center] universal-access: Fix leaks checking settings, Georges Basile Stavracas Neto
  • [gnome-control-center] universal-access: Fix duplicate settings call, Georges Basile Stavracas Neto
  • [libsecret/wip/dueno/meson-ci: 4/4] gitlab-ci: Use meson instead of autotools, Niels De Graef
  • [libsecret/wip/dueno/meson-ci: 3/4] gitlab-ci: Switch to fedora:28 to fedora:latest, Niels De Graef
  • [libsecret] (4 commits) Non-fast-forward update to branch wip/dueno/meson-ci, Niels De Graef
  • [gnome-keyring/wip/benzea/possible-race-fixes: 2/2] dbus-environment: Make Setenv request synchronuous, Benjamin Berg
  • [gnome-keyring/wip/benzea/possible-race-fixes: 1/2] dbus-environment: Log Setenv call failure after initialization, Benjamin Berg
  • [gnome-keyring] (2 commits) Created branch wip/benzea/possible-race-fixes, Benjamin Berg
  • [gnome-web-www] Reformat some of the membership application form text, Andrea Veri
  • [gnome-web-www] $gnome_mail_alias should be off by default, Bartłomiej Piotrowski
  • [gnome-web-www] Reflect changes on the README as well, Andrea Veri
  • [gnome-web-www] Theme's translations are not a thing anymore (and they never been), Andrea Veri
  • [gnome-web-www] Move hr to if clauses, Bartłomiej Piotrowski
  • [gtk] Deleted branch wip/matthiasc/shared-glyph-cache, Matthias Clasen
  • [gtk: 21/21] Merge branch 'wip/matthiasc/shared-glyph-cache' into 'master', Matthias Clasen
  • [gtk] (21 commits) ...Merge branch 'wip/matthiasc/shared-glyph-cache' into 'master', Matthias Clasen
  • [gnome-web-www] Error should in separate if clause, Bartłomiej Piotrowski
  • [gtk/wip/matthiasc/shared-glyph-cache] Cosmetics, Matthias Clasen
  • [gtk/wip/matthiasc/shared-glyph-cache] texture atlas: Add a missing initialization, Matthias Clasen
  • [gnome-web-www] Move error message to elseif, Bartłomiej Piotrowski
  • [gnome-web-www] Move endif above, Bartłomiej Piotrowski
  • [gnome-web-www] Remove additional if condition, Bartłomiej Piotrowski
  • [gnome-tweaks] mouse: Move "locate-pointer" to "interface" schema, Carlos Garnacho
  • [gnome-web-www] Try to fix the validation, Bartłomiej Piotrowski
  • [gnome-web-www] Show error message only if errors were found, Bartłomiej Piotrowski
  • [glib: 2/2] Merge branch 'filio' into 'master', Philip Withnall
  • [glib: 1/2] Include <sys/filio.h> for FIONREAD, Philip Withnall
  • [glib] (2 commits) ...Merge branch 'filio' into 'master', Philip Withnall
  • [gnome-web-www] Add simple field validation and keep the values if it went wrong, Bartłomiej Piotrowski
  • [gnome-settings-daemon] mouse: remove locate-pointer, Carlos Garnacho
  • [vte/wip/egmont/bidi] 134, Egmont Koblinger
  • [gtk] Deleted branch theme-load, Matthias Clasen
  • [gtk: 2/2] Merge branch 'theme-load' into 'master', Matthias Clasen
  • [gtk] (2 commits) ...Merge branch 'theme-load' into 'master', Matthias Clasen
  • [gnome-music/wip/mschraal/core] player: Rename PlayerPlaylist index to position, Marinus Schraal
  • [gnome-music/wip/mschraal/core] player: Use position for prev/next, Marinus Schraal
  • [libsecret] Deleted branch wip/dueno/madvice, Daiki Ueno
  • [libsecret: 2/2] Merge branch 'wip/dueno/madvice' into 'master', Daiki Ueno
  • [libsecret] (2 commits) ...Merge branch 'wip/dueno/madvice' into 'master', Daiki Ueno
  • [vala] gtk4: Update to 3.96.0+69016825, Rico Tzschichholz
  • [vala] Created tag 0.44.4, Rico Tzschichholz
  • [vala/0.44] Release 0.44.4, Rico Tzschichholz
  • [gnome-settings-daemon/overlay-scrolling-setting: 15/15] xsettings: Add an entry for the overlay scrolling setting, Carlos Garnacho
  • [gnome-settings-daemon] (15 commits) Non-fast-forward update to branch overlay-scrolling-setting, Carlos Garnacho
  • [libsecret/wip/dueno/meson-ci] gitlab-ci: Use meson instead of autotools, Daiki Ueno
  • [libsecret] Non-fast-forward update to branch wip/dueno/meson-ci, Daiki Ueno
  • [gnome-music/wip/mschraal/core] player: Speed up current_song, Marinus Schraal
  • [gnome-music/wip/mschraal/core] coremodel: New style PlayerPlaylist album handling, Marinus Schraal
  • [gnome-music/wip/mschraal/core] songwidget: Remove state change print, Marinus Schraal
  • [gnome-music/wip/mschraal/core] sort the playlistmodel like the view, Marinus Schraal
  • [gnome-shell] locatePointer: Add implementation in gnome-shell, Carlos Garnacho
  • [gnome-shell] layout: Use the ripples for overview, Carlos Garnacho
  • [gnome-shell] ripples: Add a new class ripples, Carlos Garnacho
  • [mutter] keybindings: Small code cleanup, Carlos Garnacho
  • [mutter] keybindings: Trigger locate-pointer on key modifier, Carlos Garnacho
  • [mutter] compositor: Add "locate_pointer" vmethod, Carlos Garnacho
  • [libsecret/wip/dueno/meson-ci: 31/31] gitlab-ci: Use meson instead of autotools, Daiki Ueno
  • [libsecret/wip/dueno/meson-ci: 30/31] gitlab-ci: Switch to fedora:28 to fedora:latest, Daiki Ueno
  • [libsecret] (31 commits) Non-fast-forward update to branch wip/dueno/meson-ci, Daiki Ueno
  • [glib] Deleted branch backport-865-happier-eyeballs-glib-2-60, Philip Withnall
  • [glib/glib-2-60: 3/3] Merge branch 'backport-865-happier-eyeballs-glib-2-60' into 'glib-2-60', Philip Withnall
  • [glib/glib-2-60] (3 commits) ...Merge branch 'backport-865-happier-eyeballs-glib-2-60' into 'glib-2-60', Philip Withnall
  • [gsettings-desktop-schemas: 2/2] Merge branch 'locate-pointer' into 'master', Carlos Garnacho
  • [gsettings-desktop-schemas: 1/2] schema: Add "locate-pointer", Carlos Garnacho
  • [gsettings-desktop-schemas] (2 commits) ...Merge branch 'locate-pointer' into 'master', Carlos Garnacho
  • [sysadmin-bin] Reminders are now being sent 4 weeks before the actual membership expiration, Andrea Veri
  • [vala/0.44] gtk4: Update to 3.96.0+69016825, Rico Tzschichholz
  • [vala/0.44] vala: No-accessor struct properties in GLib.Object class must be owned, Rico Tzschichholz
  • [vala/staging] gtk4: Update to 3.96.0+69016825, Rico Tzschichholz
  • [glib/glib.fixtools.i18n] gio tools: Use the proper string for default locale for setlocale(), Chun-wei Fan
  • [glib] Non-fast-forward update to branch glib.fixtools.i18n, Chun-wei Fan
  • [glib] (2 commits) Non-fast-forward update to branch glib.fixtools.i18n, Chun-wei Fan
  • [glib/glib.fixtools.i18n: 2/2] gio tools: Use the proper string for default locale for setlocale(), Chun-wei Fan
  • [glib/glib.fixtools.i18n: 1/2] build: Determine the appropriate string for setlocale(), Chun-wei Fan
  • [glib] (2 commits) Created branch glib.fixtools.i18n, Chun-wei Fan
  • [gnome-backgrounds] LightWaves: more generated bcgs, Jakub Steiner
  • [gnome-terminal] Non-fast-forward update to branch wip/egmont/bidi, Egmont Koblinger
  • [vte/wip/egmont/bidi: 1/6] bidi: Add API to enable or disable bidirectional text support, Egmont Koblinger
  • [glib/backport-865-happier-eyeballs-glib-2-60] network-address test: add ipv6-fail ipv4-slow case, Allison Karlitskaya
  • [glib] Non-fast-forward update to branch backport-865-happier-eyeballs-glib-2-60, Allison Karlitskaya
  • [libsecret/wip/dueno/meson-test] meson: Run js/py tests, Daiki Ueno
  • [libsecret] Created branch wip/dueno/meson-test, Daiki Ueno
  • [gnome-build-meta] Deleted branch jjardon/track_latest_tag, Javier Jardón Cabezas
  • [gnome-build-meta] (2 commits) ....gitlab-ci.yml: Add variable to create schedule pipelines to build from tags, Javier Jardón Cabezas
  • [gnome-build-meta/jjardon/track_latest_tag: 2/3] Use git_tag instead git plugin, Javier Jardón Cabezas
  • [gnome-build-meta/jjardon/track_latest_tag: 3/3] .gitlab-ci.yml: Add variable to create schedule pipelines to build from tags, Javier Jardón Cabezas
  • [gnome-build-meta] (3 commits) Non-fast-forward update to branch jjardon/track_latest_tag, Javier Jardón Cabezas
  • [gtk] render node: Optimize type checks, Matthias Clasen
  • [gtk] surface: Use surface->display directly, Matthias Clasen
  • [gtk] Non-fast-forward update to branch theme-load, Matthias Clasen
  • [pango/gen-script-for-lang-avoid-empty-arrays] tools/gen-script-for-lang.c: Avoid generating code with empty arrays, Chun-wei Fan
  • [pango] Created branch gen-script-for-lang-avoid-empty-arrays, Chun-wei Fan
  • [gtk/theme-load] Add a theme loading benchmark, Matthias Clasen
  • [gtk] Created branch theme-load, Matthias Clasen
  • [gtk/wip/matthiasc/shared-glyph-cache] Fix a refcounting mishap, Matthias Clasen
  • [sysprof] libsysprof: watch bus name changes for target bus peer, Christian Hergert
  • [gnome-builder/gnome-builder-3-32] newcomers: remove ToDo from newcomers projects, Christian Hergert
  • [gnome-builder] newcomers: remove ToDo from newcomers projects, Christian Hergert
  • [gnome-builder] make: check for text/x-makefile content-type, Christian Hergert
  • [gnome-builder] make: fix detection of make directory, Christian Hergert
  • [gnome-builder] make: match GNUmakefile|makefile|Makefile, Christian Hergert
  • [gnome-builder] foundry: add support for extended matching, Christian Hergert
  • [gnome-builder] foundry: reduce to single use of fnmatch(), Christian Hergert
  • [gnome-builder] foundry: fix exact glob string detection, Christian Hergert
  • [gnome-builder/gnome-builder-3-32] make: check for text/x-makefile content-type, Christian Hergert
  • [gnome-builder/gnome-builder-3-32] make: fix detection of make directory, Christian Hergert
  • [gnome-builder/gnome-builder-3-32] make: match GNUmakefile|makefile|Makefile, Christian Hergert
  • [gnome-builder/gnome-builder-3-32] foundry: add support for extended matching, Christian Hergert
  • [gnome-builder/gnome-builder-3-32] foundry: reduce to single use of fnmatch(), Christian Hergert
  • [gnome-builder/gnome-builder-3-32] foundry: fix exact glob string detection, Christian Hergert
  • [gnome-build-meta/mcatanzaro/webkit-2-25-1: 6/6] WebKitGTK.bst: try hack to disable dark mode, Jordan Petridis
  • [gnome-build-meta/mcatanzaro/webkit-2-25-1: 5/6] sdk: Update to WebKitGTK 2.25.1, Jordan Petridis
  • [gnome-build-meta] (6 commits) Non-fast-forward update to branch mcatanzaro/webkit-2-25-1, Jordan Petridis
  • [gtk] Bring brink skip_allocate, Matthias Clasen
  • [gnome-photos/wip/rishi/buffer-decoder: 6/7] Add convenience APIs, Debarshi Ray
  • [gnome-photos/wip/rishi/buffer-decoder: 7/7] base-item: Use the new GeglBuffer codec API, Debarshi Ray
  • [gnome-photos/wip/rishi/buffer-decoder: 3/7] Add Rawspeed, Debarshi Ray
  • [gnome-photos/wip/rishi/buffer-decoder: 5/7] Add PhotosGeglBufferCodecRaw, Debarshi Ray
  • [gnome-photos/wip/rishi/buffer-decoder: 4/7] raw rawspeed, Debarshi Ray
  • [gnome-photos/wip/rishi/buffer-decoder: 2/7] Add PhotosGeglBufferCodecPng, Debarshi Ray
  • [gnome-photos/wip/rishi/buffer-decoder: 1/7] Add PhotosGeglBufferCodecJpeg, Debarshi Ray
  • [gnome-photos] (7 commits) Non-fast-forward update to branch wip/rishi/buffer-decoder, Debarshi Ray
  • [gtk/wip/matthiasc/shared-glyph-cache] Remove debug spew, Matthias Clasen
  • [gtk/wip/matthiasc/shared-glyph-cache: 41/41] Consider all offscreen drawings for the icon cache, Matthias Clasen
  • [gtk/wip/matthiasc/shared-glyph-cache: 40/41] Share glyph and icon caches, Matthias Clasen
  • [gtk/wip/matthiasc/shared-glyph-cache: 39/41] gdk: Create a global shared GL context, Matthias Clasen
  • [gtk/wip/matthiasc/shared-glyph-cache: 38/41] glyph cache: Stop storing driver and render, Matthias Clasen
  • [gtk/wip/matthiasc/shared-glyph-cache: 37/41] gl: Use pad-extend for icon cache, Matthias Clasen
  • [gtk/wip/matthiasc/shared-glyph-cache: 36/41] gl: Use linear scaling for atlases, Matthias Clasen
  • [gtk/wip/matthiasc/shared-glyph-cache: 35/41] gl: Allow setting min/mag filter on textures, Matthias Clasen
  • [gtk/wip/matthiasc/shared-glyph-cache: 34/41] gl: Add 1 pixel of padding in the icon cache, Matthias Clasen
  • [gtk/wip/matthiasc/shared-glyph-cache: 33/41] glyph cache: Reinstate 1 pixel padding, Matthias Clasen
  • [gtk/wip/matthiasc/shared-glyph-cache: 32/41] gl: Don't leak texture atlases, Matthias Clasen
  • [gtk/wip/matthiasc/shared-glyph-cache: 31/41] gl: Free icon data, Matthias Clasen
  • [gtk/wip/matthiasc/shared-glyph-cache: 30/41] glyph cache: Clarify message, Matthias Clasen
  • [gtk/wip/matthiasc/shared-glyph-cache: 29/41] gl renderer: Add & use icon cache, Matthias Clasen
  • [gtk/wip/matthiasc/shared-glyph-cache: 28/41] glimage: Only support uploading one region, Matthias Clasen
  • [gtk/wip/matthiasc/shared-glyph-cache: 27/41] gl renderer: Move texture atlas into its own file, Matthias Clasen
  • [gtk/wip/matthiasc/shared-glyph-cache: 26/41] glglyphcache: Use stb_rect_pack for better glyph packing, Matthias Clasen
  • [gtk] (41 commits) Non-fast-forward update to branch wip/matthiasc/shared-glyph-cache, Matthias Clasen
  • [librsvg] filters/* - Use AttributeResultExt's .attribute() instead of a more verbose .map_err(), Federico Mena Quintero
  • [balsa] Remove redundant declarations, Peter Bloomfield
  • [balsa] Declare LibBalsaIdentity final, Peter Bloomfield
  • [sysprof] tools: add --gnome-shell option to sysprof-cli, Christian Hergert
  • [gnome-music/wip/jfelder/playlistscontrols-size: 2/2] playlistcontrols: Avoid a resize when the song count is updated, Jean Felder
  • [gnome-music] (2 commits) Non-fast-forward update to branch wip/jfelder/playlistscontrols-size, Jean Felder
  • [gtk/wip/matthiasc/shared-glyph-cache: 3/3] Consider all offscreen drawings for the icon cache, Matthias Clasen
  • [gtk/wip/matthiasc/shared-glyph-cache: 2/3] Share glyph and icon caches, Matthias Clasen
  • [gtk/wip/matthiasc/shared-glyph-cache: 1/3] gdk: Create a global shared GL context, Matthias Clasen
  • [gtk] (3 commits) Non-fast-forward update to branch wip/matthiasc/shared-glyph-cache, Matthias Clasen
  • [sysprof] libsysprof-ui: remove profiler menu button, Christian Hergert
  • [sysprof] build: fix build on macOS, Christian Hergert
  • [sysprof] polkit: try harder to make polkit optional on non-Linux, Christian Hergert
  • [gnome-initial-setup/mcatanzaro/uselocale-error-checking] Check for errors from newlocale(), Michael Catanzaro
  • [gnome-initial-setup] Created branch mcatanzaro/uselocale-error-checking, Michael Catanzaro
  • [glib/backport-865-happier-eyeballs-glib-2-60: 2/2] network-address test: add ipv6-fail ipv4-slow case, Allison Karlitskaya
  • [glib/backport-865-happier-eyeballs-glib-2-60: 1/2] gnetworkaddress: fix "happy eyeballs" logic, Allison Karlitskaya
  • [glib] (2 commits) Created branch backport-865-happier-eyeballs-glib-2-60, Allison Karlitskaya
  • [gnome-photos/wip/rishi/buffer-decoder: 1/4] raw rawspeed, Debarshi Ray
  • [tracker-miners] Deleted branch sam/extractor-regression-fix, Sam Thursfield
  • [tracker-miners: 2/2] Merge branch 'sam/extractor-regression-fix' into 'master', Sam Thursfield
  • [tracker-miners] (2 commits) ...Merge branch 'sam/extractor-regression-fix' into 'master', Sam Thursfield
  • [tracker-miners] Non-fast-forward update to branch sam/extractor-regression-fix, Sam Thursfield
  • [gobject-introspection] Add Vulkan gir, Christoph Reiter
  • [tracker-miners/sam/extractor-regression-fix] functional-tests: Fix regression in extractor tests that was hiding test failures, Sam Thursfield
  • [tracker-miners] Created branch sam/extractor-regression-fix, Sam Thursfield
  • [evolution] eds-I#121 - CalDAV-advertised subscribed WebCal is not imported, Milan Crha
  • [evolution-data-server] I#121 - CalDAV-advertised subscribed WebCal is not imported, Milan Crha
  • [glib] Deleted branch dboles/atomit, Daniel Boles
  • [glib: 2/2] Merge branch 'dboles/atomit' into 'master', Philip Withnall
  • [glib] (2 commits) ...Merge branch 'dboles/atomit' into 'master', Philip Withnall
  • [glib] Deleted branch wip/desrt/happier-eyeballs, Philip Withnall
  • [glib: 3/3] Merge branch 'wip/desrt/happier-eyeballs' into 'master', Philip Withnall
  • [glib] (3 commits) ...Merge branch 'wip/desrt/happier-eyeballs' into 'master', Philip Withnall
  • [glib] Deleted branch issue-737, Emmanuele Bassi
  • [glib: 2/2] Merge branch 'issue-737' into 'master', Philip Withnall
  • [glib] (2 commits) ...Merge branch 'issue-737' into 'master', Philip Withnall
  • [glib] Deleted branch fix-glib-win32-test, Chun-wei Fan
  • [glib: 2/2] Merge branch 'fix-glib-win32-test' into 'master', Philip Withnall
  • [glib] (2 commits) ...Merge branch 'fix-glib-win32-test' into 'master', Philip Withnall
  • [glib/wip/desrt/happier-eyeballs: 28/28] network-address test: add ipv6-fail ipv4-slow case, Philip Withnall
  • [glib/wip/desrt/happier-eyeballs: 27/28] gnetworkaddress: fix "happy eyeballs" logic, Philip Withnall
  • [glib] (28 commits) Non-fast-forward update to branch wip/desrt/happier-eyeballs, Philip Withnall
  • [glib/dboles/atomit: 12/12] garcbox.c: Fix typo atomit => atomic, Philip Withnall
  • [glib] (12 commits) Non-fast-forward update to branch dboles/atomit, Philip Withnall
  • [glib/fix-glib-win32-test: 3/3] glib/tests/win32.c: Fix test variable types, Philip Withnall
  • [glib] (3 commits) Non-fast-forward update to branch fix-glib-win32-test, Philip Withnall
  • [glib/issue-737: 3/3] Allow calling get_property() with an uninitialized GValue, Philip Withnall
  • [glib] (3 commits) Non-fast-forward update to branch issue-737, Philip Withnall
  • [gnome-build-meta] Deleted branch kjellahl/gtkmm3-latest-branch, Kjell Ahlstedt
  • [gnome-build-meta] core-deps/gtkmm-3.bst etc.: Track the latest stable branches, Jordan Petridis
  • [glib] Deleted branch freebsd-gunichar-wchart-fixes, Christoph Reiter
  • [glib: 2/2] Merge branch 'freebsd-gunichar-wchart-fixes' into 'master', Philip Withnall
  • [glib] (2 commits) ...Merge branch 'freebsd-gunichar-wchart-fixes' into 'master', Philip Withnall
  • [balsa] gmime-filter-header: Declare it final, Peter Bloomfield
  • [gtk/wip/matthiasc/shared-glyph-cache] Consider all offscreen drawings for the icon cache, Matthias Clasen
  • [gtk/wip/matthiasc/shared-glyph-cache] Move towards a unified cache, Matthias Clasen
  • [balsa] cell-renderer-button: Fix the build, Peter Bloomfield
  • [balsa] Declare LibBalsaCellRendererButton final, Peter Bloomfield
  • [balsa] Declare LibBalsaAddressView final, Peter Bloomfield
  • [balsa] abook-completion: Simplify, Peter Bloomfield
  • [gnome-games] platforms-view: Don't reset subview on is-active changes, Alexander Mikhaylenko
  • [gimp-extensions-web] docs: add some documentation to explain the base concepts., Jehan
  • [balsa] Drop unused address_compare(), Peter Bloomfield
  • [glib/freebsd-gunichar-wchart-fixes] gunicollate: work around FreeBSD wchar_t not matching our gunichar type, Christoph Reiter
  • [glib] Created branch freebsd-gunichar-wchart-fixes, Christoph Reiter
  • [balsa] address-books: Drop redundant NULL checks, Peter Bloomfield
  • [balsa] address: Avoid possible use-after-free, Peter Bloomfield
  • [balsa] address-book-rubrica: Drop redundant NULL checks, Peter Bloomfield
  • [mutter] settings: Remove space characters, Olivier Fourdan
  • [gnome-build-meta/kjellahl/gtkmm3-latest-branch: 4/4] core-deps/gtkmm-3.bst etc.: Track the latest stable branches, Jordan Petridis
  • [gnome-build-meta] (4 commits) Non-fast-forward update to branch kjellahl/gtkmm3-latest-branch, Jordan Petridis
  • [gnome-build-meta/jjardon/track_latest_tag: 4/5] Use git_tag instead git plugin, Javier Jardón Cabezas
  • [gnome-build-meta/jjardon/track_latest_tag: 5/5] .gitlab-ci.yml: Add variable to create schedule pipelines to build from tags, Javier Jardón Cabezas
  • [gnome-build-meta] (5 commits) Non-fast-forward update to branch jjardon/track_latest_tag, Javier Jardón Cabezas
  • [glib-networking] Fix openssl detection when there is no pkg-config file, Ignacio Casal Quinteiro
  • [gdm] Deleted branch endless-translations-es, Will Thompson
  • [gtk-osx] Patch cairo test dependency on freetype., John Ralls
  • [gtk] docs: Remove mention of queue_draw_area(), Benjamin Otte
  • [gtk] rendernodeimpl: Inline container_node_get_bounds into _new, Timm Bäder
  • [gtk] snapshot: Make append_node_internal transfer-full, Timm Bäder
  • [gtk-osx] Fix typo in python patch., John Ralls
  • [gdm/endless-translations-es] Update Spanish translation, Will Thompson
  • [gdm] Created branch endless-translations-es, Will Thompson
  • [libsoup] Fix xml2 and sqlite fallbacks, Claudio Saavedra
  • [discourse-web] Patch refresh after upstream release bump, Andrea Veri
  • [glib] Non-fast-forward update to branch issue-737, Emmanuele Bassi
  • [glib/issue-737] Allow calling get_property() with an uninitialized GValue, Emmanuele Bassi
  • [glib] Created branch issue-737, Emmanuele Bassi
  • [epiphany] use <details> element for details in error pages, Michael Catanzaro
  • [iagno] Disallow some initial moves., Arnaud B .
  • [vte/wip/egmont/bidi: 5/5] unsorted, Egmont Koblinger
  • [vte/wip/egmont/bidi: 4/5] emulation, bidi: Add keyboard swapping mode, Egmont Koblinger
  • [vte/wip/egmont/bidi: 3/5] widget, bidi: Denote the direction in the I-beam cursor, Egmont Koblinger
  • [vte/wip/egmont/bidi: 2/5] widget, bidi: Display according to the BiDi mapping, Egmont Koblinger
  • [vte/wip/egmont/bidi: 1/5] bidi: Find the BiDi mapping for the RingView's contents, Egmont Koblinger
  • [vte] (5 commits) Non-fast-forward update to branch wip/egmont/bidi, Egmont Koblinger
  • [orca: 2/2] Merge branch 'speechd-variants' into 'master', Joanmarie Diggs
  • [orca: 1/2] speechd: Separate out voice variants, Joanmarie Diggs
  • [orca] (2 commits) ...Merge branch 'speechd-variants' into 'master', Joanmarie Diggs
  • [evolution-data-server/gnome-3-32] CamelOperation can be used by other thread while in its finalize(), Milan Crha
  • [evolution-data-server] CamelOperation can be used by other thread while in its finalize(), Milan Crha
  • [jhbuild] core-deps-latest: Use meson to build mm-common, Kjell Ahlstedt
  • [gexiv2] Update debian, Jens Georg
  • [mutter/wip/nielsdg/add-yuv-support: 1/2] WIP: wayland: add basic support for non-RGBA textures, Niels De Graef
  • [mutter/wip/nielsdg/add-yuv-support: 2/2] WIP, Niels De Graef
  • [mutter] (2 commits) Non-fast-forward update to branch wip/nielsdg/add-yuv-support, Niels De Graef
  • [orca: 2/2] Merge branch 'showingline' into 'master', Joanmarie Diggs
  • [orca: 1/2] braille: Fix crash on getShowingLine() without lines, Joanmarie Diggs
  • [orca] (2 commits) ...Merge branch 'showingline' into 'master', Joanmarie Diggs
  • [orca: 2/2] Merge branch 'mark-lines' into 'master', Joanmarie Diggs
  • [orca: 1/2] speech: add marks at end of lines too, Joanmarie Diggs
  • [orca] (2 commits) ...Merge branch 'mark-lines' into 'master', Joanmarie Diggs
  • [balsa] address: Use g_strv_length(), Peter Bloomfield
  • [gnome-terminal/wip/egmont/bidi] profile: Add hidden BiDi preference, Egmont Koblinger
  • [gnome-terminal] Created branch wip/egmont/bidi, Egmont Koblinger
  • [vte/wip/egmont/bidi: 7/7] unsorted, Egmont Koblinger
  • [vte/wip/egmont/bidi: 6/7] emulation, bidi: Add keyboard swapping mode, Egmont Koblinger
  • [vte/wip/egmont/bidi: 5/7] widget, bidi: Denote the direction in the I-beam cursor, Egmont Koblinger
  • [vte/wip/egmont/bidi: 4/7] widget, bidi: Display according to the BiDi mapping, Egmont Koblinger
  • [vte/wip/egmont/bidi: 3/7] bidi: Find the BiDi mapping for the RingView's contents, Egmont Koblinger
  • [vte/wip/egmont/bidi: 2/7] bidi: Add API to enable or disable bidirectional text support, Egmont Koblinger
  • [vte/wip/egmont/bidi: 1/7] ringview: Add RingView infrastructure, Egmont Koblinger
  • [vte] (7 commits) Non-fast-forward update to branch wip/egmont/bidi, Egmont Koblinger
  • [foundation-web] elections@g.o is no more, Andrea Veri
  • [gedit-plugins] Fixes an exception when invoking bookmarks pluggin for commander, Jordi Mas
  • [gtk/wip/matthiasc/shared-glyph-cache] Do away with all the context switching, Matthias Clasen
  • [gedit-plugins/commander] Fixes an exception when invoking bookmarks pluggin for commander, Jordi Mas
  • [gnome-build-meta/tristan/gnome-boot: 15/15] Revert "project.conf: let ninja decide by itself how many jobs to run", Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 14/15] vm/desktop-vm.bst: Depend on vm/boot-integration.bst from freedesktop-sdk, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 13/15] 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/15] Adding vm/desktop-vm.bst & vm/desktop-vm-image-x86_64.bst, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 11/15] project.conf: Enable use of the x86image plugin, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 10/15] core-deps/kmod.bst: Removed, depend on the kmod from freedesktop-sdk instead, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 9/15] core-deps/ndctl.bst: Depend on kmod from freedesktop-sdk, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 8/15] core-deps/blockdev.bst: Depend on kmod from freedesktop-sdk, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 7/15] core/gnome-keyring.bst: Build PAM module, Tristan Van Berkom
  • [planet-web] Increase font-size in body (15px), Daniel Mustieles García
  • [gnome-build-meta/tristan/gnome-boot: 6/15] core-deps/pwquality.bst: Build pam module, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 5/15] code/gnome-initial-setup.bst: Adding sysusers file to create the user., Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 4/15] core/gdm.bst: Added custom GDM pam configuration, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 3/15] core/gdm.bst: Configuring GDM and adding a sysusers file, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 2/15] sdk-platform.bst: No longer depend on shared-library-guard.bst, Tristan Van Berkom
  • [gnome-build-meta/tristan/gnome-boot: 1/15] junction.refs: Point to recent freedesktop-sdk master, Tristan Van Berkom
  • [gnome-build-meta] (15 commits) Non-fast-forward update to branch tristan/gnome-boot, Tristan Van Berkom
  • [glib] Non-fast-forward update to branch fix-glib-win32-test, Chun-wei Fan
  • [planet-web: 2/2] Merge branch 'snwh/planet-web-wip/snwh/issue-template', Daniel Mustieles García
  • [planet-web: 1/2] Added gitlab issue template for feed requests, Daniel Mustieles García
  • [planet-web] (2 commits) ...Merge branch 'snwh/planet-web-wip/snwh/issue-template', Daniel Mustieles García
  • [iagno] Improve a bit more compare_move., Arnaud B .
  • [iagno] Improve compare_move., Arnaud B .
  • [iagno] Improve the new AI., Arnaud B .
  • [iagno] Allow even depth., Arnaud B .
  • [iagno] Introduce a new AI., Arnaud B .
  • [iagno] Small optimisation., Arnaud B .
  • [iagno] Specify ComputerReversiHard depth., Arnaud B .
  • [iagno] Precalculate initial random part of the game., Arnaud B .
  • [glib/glib-2-60: 2/2] Merge branch 'backport-876-gfile-permissions-glib-2-60' into 'glib-2-60', Philip Withnall
  • [glib/glib-2-60: 1/2] gfile: Limit access to files when copying, Philip Withnall
  • [glib/glib-2-60] (2 commits) ...Merge branch 'backport-876-gfile-permissions-glib-2-60' into 'glib-2-60', Philip Withnall
  • [glib/fix-glib-win32-test] glib/tests/win32.c: Fix test variable types, Chun-wei Fan
  • [glib] Created branch fix-glib-win32-test, Chun-wei Fan
  • [evolution] Update Spanish translation, Translations User D-L
  • [evolution/gnome-3-32] Update Spanish translation, Translations User D-L
  • [glib/wip/desrt/happier-eyeballs] network-address test: add ipv6-fail ipv4-slow case, Allison Karlitskaya
  • [glib] Non-fast-forward update to branch wip/desrt/happier-eyeballs, Allison Karlitskaya
  • [gtkmm-documentation] examples: Update to latest gtkmm4 (Gtk::GestureClick, etc.), Kjell Ahlstedt
  • [gtkmm] Gtk::Widget: Add get_native(), Kjell Ahlstedt
  • [gvfs/gnome-3-30] admin: Ensure correct ownership when moving to file:// uri, Ondrej Holy
  • [gvfs/gnome-3-30] admin: Use fsuid to ensure correct file ownership, Ondrej Holy
  • [gvfs/gnome-3-30] admin: Allow changing file owner, Ondrej Holy
  • [gvfs/gnome-3-30] admin: Add query_info_on_read/write functionality, Ondrej Holy
  • [gvfs/gnome-3-32] admin: Ensure correct ownership when moving to file:// uri, Ondrej Holy
  • [gvfs/gnome-3-32] admin: Use fsuid to ensure correct file ownership, Ondrej Holy
  • [gvfs/gnome-3-32] admin: Allow changing file owner, Ondrej Holy
  • [gvfs/gnome-3-32] admin: Add query_info_on_read/write functionality, Ondrej Holy
  • [gvfs] Deleted branch wip/oholy/admin-ownership, Ondrej Holy
  • [gvfs] (4 commits) ...admin: Ensure correct ownership when moving to file:// uri, Ondrej Holy
  • [gnome-build-meta] (3 commits) ...core-deps/spice-gtk: depends on json-glib and gstreamer, Abderrahim Kitouni
  • [gnome-build-meta/mcatanzaro/spice-gtk] elements/core-deps/spice-protocol.bst: Update to 0.12.15, Javier Jardón Cabezas
  • [glib/glib-2-60: 2/2] Merge branch 'backport-875-ci-win32-glib-2-60' into 'glib-2-60', Christoph Reiter
  • [glib/glib-2-60: 1/2] CI/msys2: disable coverage reporting, lcov doesn't support gcc9 yet, Christoph Reiter
  • [glib/glib-2-60] (2 commits) ...Merge branch 'backport-875-ci-win32-glib-2-60' into 'glib-2-60', Christoph Reiter
  • [gtk/for-master: 91/91] widget-factory: Show proper separators, Benjamin Otte
  • [gtk/for-master: 90/91] builder: Allow values of type GType, Benjamin Otte
  • [gtk/for-master: 89/91] builder: Make GListStore buildable, Benjamin Otte
  • [gtk/for-master] (91 commits) ...widget-factory: Show proper separators, Benjamin Otte
  • [gtk/wip/matthiasc/shared-glyph-cache] gl: Add some debug annotation to icon cache, Matthias Clasen
  • [gtk/wip/matthiasc/shared-glyph-cache] Reinstate some debug output, Matthias Clasen
  • [gtk/wip/matthiasc/shared-glyph-cache] Make the icon cache shared too, Matthias Clasen
  • [gtk/wip/matthiasc/shared-glyph-cache] Cleanups, Matthias Clasen
  • [gtk/wip/matthiasc/shared-glyph-cache] Move shared context creation to the frontend, Matthias Clasen
  • [gtk/wip/matthiasc/shared-glyph-cache] icon cache: Avoid a double free, Matthias Clasen
  • [gtk/wip/matthiasc/shared-glyph-cache] Fix an off-by-one error, Matthias Clasen
  • [gnome-builder] sysprof: use gjs source again, Christian Hergert
  • [sysprof] libsysprof: allow changing envvar from init and after, Christian Hergert
  • [sysprof] libsysprof: ensure type exists for gjs, Christian Hergert
  • [gitg/fix-diff-view: 4/4] Support repository being null, Alberto Fanjul
  • [gitg] (4 commits) Non-fast-forward update to branch fix-diff-view, Alberto Fanjul
  • [balsa] Declare LibBalsaAddress final, Peter Bloomfield
  • [gitg/xiaoguang/split-view: 6/6] Hide split view when does not makes sense, Alberto Fanjul
  • [gitg/xiaoguang/split-view: 5/6] change button for view to radio button, Alberto Fanjul
  • [gitg/xiaoguang/split-view: 4/6] diff-view: Add split view function, Alberto Fanjul
  • [gitg] (6 commits) Non-fast-forward update to branch xiaoguang/split-view, Alberto Fanjul
  • [sysprof] gjs: add gjs source back, Christian Hergert
  • [librsvg] (#467): Don't panic when there's an xi:include fallback with no parent element, Federico Mena Quintero
  • [librsvg] Don't use "extern crate"; import macros directly, Federico Mena Quintero
  • [sysprof] examples: only use sched_getcpu() on Linux, Christian Hergert
  • [gtk/wip/matthiasc/shared-glyph-cache: 3/3] More hackery, Matthias Clasen
  • [gtk/wip/matthiasc/shared-glyph-cache: 2/3] Attempt to share the glyph cache, Matthias Clasen
  • [gtk/wip/matthiasc/shared-glyph-cache: 1/3] glyph cache: Stop storing driver and render, Matthias Clasen
  • [gtk] (3 commits) Created branch wip/matthiasc/shared-glyph-cache, Matthias Clasen
  • [gjs/wip/chergert/sysprof-3: 2/2] profiler: add support for GJS_TRACE_FD, Christian Hergert
  • [gjs/wip/chergert/sysprof-3: 1/2] profiler: record duration of GC sweeps, Christian Hergert
  • [gjs] (2 commits) Non-fast-forward update to branch wip/chergert/sysprof-3, Christian Hergert
  • [gnome-settings-daemon] Update Hungarian translation, Translations User D-L
  • [shotwell] Update Hungarian translation, Translations User D-L
  • [gnome-maps/wip/mlundblad/search-as-you-type: 2/2] gsettings-schema: Lower default max search results, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/search-as-you-type: 1/2] WIP: placeEntry, placePopover: Auto-complete searches, Marcus Lundblad
  • [gnome-maps] (2 commits) Non-fast-forward update to branch wip/mlundblad/search-as-you-type, Marcus Lundblad
  • [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: 3/3] profiler: add support for GJS_TRACE_FD, Christian Hergert
  • [gjs/wip/chergert/sysprof-3: 2/3] profiler: record duration of GC sweeps, Christian Hergert
  • [gjs/wip/chergert/sysprof-3: 1/3] profiler: port to sysprof-capture-3, Christian Hergert
  • [gjs] (3 commits) Non-fast-forward update to branch wip/chergert/sysprof-3, Christian Hergert
  • [gjs/wip/chergert/sysprof-3: 5/5] profiler: add support for GJS_TRACE_FD, Christian Hergert
  • [gjs/wip/chergert/sysprof-3: 4/5] profiler: record duration of GC sweeps, Christian Hergert
  • [gjs/wip/chergert/sysprof-3: 3/5] profiler: port to sysprof-capture-3, Christian Hergert
  • [gjs] (5 commits) Non-fast-forward update to branch wip/chergert/sysprof-3, Christian Hergert
  • [cantarell-fonts/respacing] R tweaking etc, Nikolaus Waxweiler
  • [gnome-build-meta/abderrahim/mesonplain] core-deps/spice-gtk: depends on json-glib and gstreamer, Abderrahim Kitouni
  • [gnome-build-meta] Non-fast-forward update to branch abderrahim/mesonplain, Abderrahim Kitouni
  • [gnome-control-center] Update Hungarian translation, Translations User D-L
  • [network-manager-applet] Update Hungarian translation, Translations User D-L
  • [libgda] Update Hungarian translation, Translations User D-L
  • [libgda/LIBGDA_5.2] Update Hungarian translation, Translations User D-L
  • [gxml] Update Hungarian translation, Translations User D-L
  • [librsvg: 2/2] Merge branch 'filters' into 'master', Federico Mena Quintero
  • [librsvg: 1/2] filters: simplify code to render filters, Federico Mena Quintero
  • [librsvg] (2 commits) ...Merge branch 'filters' into 'master', Federico Mena Quintero
  • [sysprof] build: always install capture headers, Christian Hergert
  • [gtranslator] Update Hungarian translation, Translations User D-L
  • [gparted] Update Hungarian translation, Translations User D-L
  • [sysprof] po: ignore po if only building capture library, Christian Hergert
  • [gnote] Update Hungarian translation, Translations User D-L
  • [sysprof] build: check ftruncate result, Christian Hergert
  • [sysprof] tools: check result of write, Christian Hergert
  • [gnome-usage] Update Hungarian translation, Translations User D-L
  • [sysprof] build: disable some tests w/o libsysprof, Christian Hergert
  • [gnome-subtitles] Update Hungarian translation, Translations User D-L
  • [sysprof] build: disable cli tool when no libsysprof is present, Christian Hergert
  • [sysprof] build: make some dependencies optional based on config options, Christian Hergert
  • [sysprof] build: add -Dlibsysprof option, Christian Hergert
  • [sysprof] build: only build libsysprof-ui if -Denable_gtk=true, Christian Hergert
  • [gnome-power-manager] Update Hungarian translation, Translations User D-L
  • [gnome-keysign] Update Hungarian translation, Translations User D-L
  • [gnome-maps/wip/mlundblad/photon-geocode: 3/13] utils: Add function to get country of coordinates, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 2/13] http: Escape & when encoding URI parameters, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 1/13] Add module with address util functions, Marcus Lundblad
  • [gedit-latex] Update Hungarian translation, Translations User D-L
  • [gnome-font-viewer] Update German translation, Translations User D-L
  • [gtk/wip/otte/listview: 119/119] gtk-demo: Introduce awards, Benjamin Otte
  • [gtk/wip/otte/listview: 118/119] listitemmanager: Add trackers, Benjamin Otte
  • [gtk/wip/otte/listview: 117/119] listitemmanager: Simplify, Benjamin Otte
  • [gtk/wip/otte/listview: 116/119] gridview: Implement GtkScrollable, Benjamin Otte
  • [gtk/wip/otte/listview: 115/119] listitemmanager: Move list of listitems here, Benjamin Otte
  • [gtk/wip/otte/listview: 114/119] wayland: Remove function declaration for nonexisting function, Benjamin Otte
  • [gtk/wip/otte/listview: 113/119] gridview: Add API for setting number of columns, Benjamin Otte
  • [gtk/wip/otte/listview: 112/119] gtk: Add a GtkGridView skeleton, Benjamin Otte
  • [gtk/wip/otte/listview: 111/119] listitem: Add a press gesture to select the item, Benjamin Otte
  • [gtk/wip/otte/listview: 110/119] listview: Add initial support for displaying selections, Benjamin Otte
  • [gtk/wip/otte/listview: 109/119] listview: Reset listitems' CSS animations when rebinding, Benjamin Otte
  • [gtk/wip/otte/listview: 108/119] listview: Add selection properties to ListItem, Benjamin Otte
  • [gtk/wip/otte/listview: 107/119] listview: Try to keep the list items in order when scrolling, Benjamin Otte
  • [gtk/wip/otte/listview: 106/119] listlistmodel: Add gtk_list_list_model_item_moved(), Benjamin Otte
  • [gtk/wip/otte/listview: 105/119] listitemmanager: Switch from "insert_before" to "insert_after" argumnet, Benjamin Otte
  • [gtk/wip/otte/listview: 104/119] testlistview: Create widgets only once, Benjamin Otte
  • [gtk/wip/otte/listview: 103/119] testlistview: Show the row number, Benjamin Otte
  • [gtk/wip/otte/listview: 102/119] listview: Only allocate necesary rows, Benjamin Otte
  • [gtk/wip/otte/listview: 101/119] listview: Change anchor handling again, Benjamin Otte
  • [gtk/wip/otte/listview: 100/119] listview: Change how binding is done, Benjamin Otte
  • [gtk/wip/otte/listview: 99/119] listitem: Add gtk_list_item_get_position(), Benjamin Otte
  • [gtk/wip/otte/listview: 98/119] tests: Make animating listview do random resorts, Benjamin Otte
  • [gtk/wip/otte/listview: 97/119] listview: Change change management, Benjamin Otte
  • [gtk/wip/otte/listview: 96/119] listview: Make the listitemmanager stricter, Benjamin Otte
  • [gtk/wip/otte/listview: 95/119] listview: Add GtkListItem, Benjamin Otte
  • [gtk/wip/otte/listview: 94/119] listview: Add GtkListItemManager, Benjamin Otte
  • [gtk/wip/otte/listview: 93/119] listview: Implement an anchor, Benjamin Otte
  • [gtk/wip/otte/listview: 92/119] tests: Add a test for a permanently changing listview, Benjamin Otte
  • [gtk/wip/otte/listview: 91/119] listview: Implement GtkScrollable, Benjamin Otte
  • [gtk/wip/otte/listview: 90/119] listview: Make widget actually do something, Benjamin Otte
  • [gtk/wip/otte/listview: 89/119] listview: Introduce GtkListItemFactory, Benjamin Otte
  • [gtk/wip/otte/listview: 88/119] gtk: Add a GtkListView skeleton, Benjamin Otte
  • [gtk] (119 commits) Non-fast-forward update to branch wip/otte/listview, Benjamin Otte
  • [sysprof] examples: add example app for marks, Christian Hergert
  • [gtk-web/download-location-name-change] Update the unstable tarball location, Matthias Clasen
  • [gtk-web] Created branch download-location-name-change, Matthias Clasen
  • [gtk] testsuite: Add tests for printing/parsing transforms, Benjamin Otte
  • [gnome-music/wip/jfelder/mpris-coalesce-properties-changes: 2/2] mpris: Do not send a signal for unchanged properties, Jean Felder
  • [gnome-music/wip/jfelder/mpris-coalesce-properties-changes: 1/2] mpris: Do not send the Tracks list when the playlist changed., Jean Felder
  • [gnome-music] (2 commits) Created branch wip/jfelder/mpris-coalesce-properties-changes, Jean Felder
  • [glib/1798-freebsd-test] WIP, Philip Withnall
  • [glib] Created branch 1798-freebsd-test, Philip Withnall
  • [gimp] plug-ins: in file-tiff, don't leak image when not saving layers, Ell
  • [gimp/gimp-2-10] plug-ins: in file-tiff, don't leak image when not saving layers, Ell
  • [gtk] Deleted branch transform-tests, Matthias Clasen
  • [gtk: 5/5] Merge branch 'transform-tests' into 'master', Matthias Clasen
  • [gtk] (5 commits) ...Merge branch 'transform-tests' into 'master', Matthias Clasen
  • [foundation-web] Put results, votes on top of the list, Andrea Veri
  • [gtk/transform-tests: 4/4] gsk: Add some more transform tests, Matthias Clasen
  • [gtk/transform-tests: 3/4] gsk: Fix printing of identity transforms, Matthias Clasen
  • [gtk/transform-tests: 2/4] Cosmetics, Matthias Clasen
  • [gtk/transform-tests: 1/4] Move transform tests to the gsk suite, Matthias Clasen
  • [gtk] (4 commits) Created branch transform-tests, Matthias Clasen
  • [gtk: 2/2] Merge branch 'for-master' into 'master', Benjamin Otte
  • [gtk] (2 commits) ...Merge branch 'for-master' into 'master', Benjamin Otte
  • [gtk] GskTransform: NULL is a valid transform, Timm Bäder
  • [gtk] gl renderer: Dont' memcmp() a GskTransform, Timm Bäder
  • [gtk/for-master] rendernodeparser: Handle Cairo being stupid, Benjamin Otte
  • [gtk] Created branch for-master, Benjamin Otte
  • [pango] Deleted branch emoji-layout-test, Matthias Clasen
  • [pango: 4/4] Merge branch 'emoji-layout-test' into 'master', Matthias Clasen
  • [pango] (4 commits) ...Merge branch 'emoji-layout-test' into 'master', Matthias Clasen
  • [gnome-build-meta/mcatanzaro/spice-gtk] spice-gtk.bst: Update to 0.35, Michael Catanzaro
  • [gnome-build-meta] Created branch mcatanzaro/spice-gtk, Michael Catanzaro
  • [gtk] widget: Unref priv->{allocated_,}transform, Timm Bäder
  • [gtk] gl renderer: Don't ref transform twice, Timm Bäder
  • [gtk] GskTransform: Ignore identity transforms, Timm Bäder
  • [gtk] glyphcache: Don't leak hashtables, Timm Bäder
  • [gtk] gl renderer: Ref transform before using it, Timm Bäder
  • [gtk] gl renderer: Dont' unnecessarily to_matrix transforms, Timm Bäder
  • [pango/emoji-layout-test: 3/3] Add a layout test with Emoji, Matthias Clasen
  • [pango/emoji-layout-test: 2/3] Regenerate expected layout test output, Matthias Clasen
  • [pango/emoji-layout-test: 1/3] layout test: Use a better locale, Matthias Clasen
  • [pango] (3 commits) Created branch emoji-layout-test, Matthias Clasen
  • [sushi] flatpak: enable wayland permissions, Cosimo Cecchi
  • [gtk] Deleted branch menu-sizing, Matthias Clasen
  • [gtk: 2/2] Merge branch 'menu-sizing' into 'master', Matthias Clasen
  • [gtk] (2 commits) ...Merge branch 'menu-sizing' into 'master', Matthias Clasen
  • [gtk/menu-sizing] menu: Update scrollbar policy, Matthias Clasen
  • [gtk] Created branch menu-sizing, Matthias Clasen
  • [libsoup] Deleted branch disable-brotli, Patrick Griffis
  • [libsoup] Don't advertise br as an accepted encoding, Claudio Saavedra
  • [gnome-boxes] Deleted branch make-sure-preferred-kbd-doesnt-fail, Felipe Borges
  • [gnome-boxes] unnatended-installer: Guard get_preferred_kbd_lang with try/catch, Felipe Borges
  • [libsoup/disable-brotli] Don't advertise br as an accepted encoding, Patrick Griffis
  • [libsoup] Created branch disable-brotli, Patrick Griffis
  • [planet-web] Moved GSOC picture to proper folder, Daniel Mustieles García
  • [foundation-web] s/26/27, Andrea Veri
  • [foundation-web] Also unlock results and votes pages, they will be displaying content once the elections period has e, Andrea Veri
  • [mutter/wip/nielsdg/add-yuv-support-gnome-3-32] WIP: wayland: add basic support for non-RGBA textures, Niels De Graef
  • [mutter] Non-fast-forward update to branch wip/nielsdg/add-yuv-support-gnome-3-32, Niels De Graef
  • [gtk/wip/matthiasc/gl-icon-cache: 11/11] gl: Use pad-extend for icon cache, Matthias Clasen
  • [gtk/wip/matthiasc/gl-icon-cache: 10/11] gl: Use linear scaling for atlases, Matthias Clasen
  • [gtk/wip/matthiasc/gl-icon-cache: 9/11] gl: Allow setting min/mag filter on textures, Matthias Clasen
  • [gtk/wip/matthiasc/gl-icon-cache: 8/11] gl: Add 1 pixel of padding in the icon cache, Matthias Clasen
  • [gtk/wip/matthiasc/gl-icon-cache: 7/11] glyph cache: Reinstate 1 pixel padding, Matthias Clasen
  • [gtk/wip/matthiasc/gl-icon-cache: 6/11] gl: Don't leak texture atlases, Matthias Clasen
  • [gtk/wip/matthiasc/gl-icon-cache: 5/11] gl: Free icon data, Matthias Clasen
  • [gtk/wip/matthiasc/gl-icon-cache: 4/11] glyph cache: Clarify message, Matthias Clasen
  • [gtk/wip/matthiasc/gl-icon-cache: 3/11] gl renderer: Add & use icon cache, Matthias Clasen
  • [gtk/wip/matthiasc/gl-icon-cache: 2/11] glimage: Only support uploading one region, Matthias Clasen
  • [gtk/wip/matthiasc/gl-icon-cache: 1/11] gl renderer: Move texture atlas into its own file, Matthias Clasen
  • [gtk] (11 commits) Non-fast-forward update to branch wip/matthiasc/gl-icon-cache, Matthias Clasen
  • [gimp] app: update drawable when committing Warp tool, Ell
  • [gimp/gimp-2-10] app: update drawable when committing Warp tool, Ell
  • [foundation-web] Land the interface to vote, Andrea Veri
  • [gtk/wip/matthiasc/gl-icon-cache: 466/466] gl: Use pad-extend for icon cache, Matthias Clasen
  • [gtk/wip/matthiasc/gl-icon-cache: 465/466] gl: Use linear scaling for atlases, Matthias Clasen
  • [gtk/wip/matthiasc/gl-icon-cache: 464/466] gl: Allow setting min/mag filter on textures, Matthias Clasen
  • [gtk/wip/matthiasc/gl-icon-cache: 463/466] gl: Add 1 pixel of padding in the icon cache, Matthias Clasen
  • [gtk/wip/matthiasc/gl-icon-cache: 462/466] glyph cache: Reinstate 1 pixel padding, Matthias Clasen
  • [gtk/wip/matthiasc/gl-icon-cache: 461/466] gl: Don't leak texture atlases, Matthias Clasen
  • [gtk/wip/matthiasc/gl-icon-cache: 460/466] gl: Free icon data, Matthias Clasen
  • [gtk/wip/matthiasc/gl-icon-cache: 459/466] glyph cache: Clarify message, Matthias Clasen
  • [gtk/wip/matthiasc/gl-icon-cache: 458/466] gl renderer: Add & use icon cache, Matthias Clasen
  • [gtk/wip/matthiasc/gl-icon-cache: 457/466] glimage: Only support uploading one region, Matthias Clasen
  • [gtk/wip/matthiasc/gl-icon-cache: 456/466] gl renderer: Move texture atlas into its own file, Matthias Clasen
  • [gtk/wip/matthiasc/gl-icon-cache: 455/466] glglyphcache: Use stb_rect_pack for better glyph packing, Matthias Clasen
  • [gtk] (466 commits) Non-fast-forward update to branch wip/matthiasc/gl-icon-cache, Matthias Clasen
  • [gnome-boxes/make-sure-preferred-kbd-doesnt-fail] unnatended-installer: Guard get_preferred_kbd_lang with try/catch, Felipe Borges
  • [gnome-boxes] Created branch make-sure-preferred-kbd-doesnt-fail, Felipe Borges
  • [gnome-shell/gnome-3-32] texture-cache: Keep aspect ratio for content images, Florian Müllner
  • [mutter/wip/nielsdg/add-yuv-support-gnome-3-32: 8/8] WIP: wayland: add basic support for non-RGBA textures, Niels De Graef
  • [mutter/wip/nielsdg/add-yuv-support-gnome-3-32: 7/8] cogl: Map CoglPixelFormats to their specific properties, Niels De Graef
  • [mutter/wip/nielsdg/add-yuv-support-gnome-3-32: 6/8] cogl: Put CoglPixelFormat code into its own file, Niels De Graef
  • [mutter] (8 commits) Non-fast-forward update to branch wip/nielsdg/add-yuv-support-gnome-3-32, Niels De Graef
  • [gnome-control-center/benzea/update-night-light-scale] display: Update night light scale to new blackbody calculation, Benjamin Berg
  • [gnome-control-center] Created branch benzea/update-night-light-scale, Benjamin Berg
  • [gnome-music] Deleted branch wip/jfelder/mpris-fix-playlist-renamed, Jean Felder
  • [gnome-music] mpris: Fix interface name in _on_playlist_renamed, Jean Felder
  • [gnome-boxes/wip/dont-crash-gl: 8/8] spice-display: Don't crash when taking screenshots with GL, Felipe Borges
  • [gnome-boxes] (8 commits) Non-fast-forward update to branch wip/dont-crash-gl, Felipe Borges
  • [gnome-music/wip/jfelder/mpris-fix-playlist-renamed] mpris: Fix interface name in _on_playlist_renamed, Jean Felder
  • [gnome-music] Created branch wip/jfelder/mpris-fix-playlist-renamed, Jean Felder
  • [gnome-settings-daemon/benzea/blackbody-color-unstable: 3/3] color: Switch to better black body color calculation, Benjamin Berg
  • [gnome-settings-daemon/benzea/blackbody-color-unstable: 2/3] color: Always use old blackbody calculation, Benjamin Berg
  • [gnome-settings-daemon/benzea/blackbody-color-unstable: 1/3] color: Remove compatibility ifdef's for old colord versions, Benjamin Berg
  • [gnome-settings-daemon] (3 commits) Created branch benzea/blackbody-color-unstable, Benjamin Berg
  • [foundation-web] Land a file containing the name and surnames of the electorate, Andrea Veri
  • [gnome-settings-daemon/benzea/blackbody-color-stable: 2/2] color: Always use old blackbody calculation, Benjamin Berg
  • [chronojump] force sensor: hidden tare message at adjust options close, Xavier de Blas
  • [gnome-settings-daemon/benzea/blackbody-color-stable: 1/2] color: Remove compatibility ifdef's for old colord versions, Benjamin Berg
  • [chronojump] encoder button analyze mean/max with a label, Xavier de Blas
  • [gnome-settings-daemon] (2 commits) Created branch benzea/blackbody-color-stable, Benjamin Berg
  • [sysprof] Updated Spanish translation, Daniel Mustieles García
  • [planet-web] Fiexed overflow in Youtube's embbedded video, Daniel Mustieles García
  • [planet-web] Added Kirito's hackergotchi, Daniel Mustieles García
  • [evolution/gnome-3-32] Change path where backup/restore searches for the .running file, Milan Crha
  • [vte/wip/egmont/bidi: 8/8] unsorted, Egmont Koblinger
  • [vte/wip/egmont/bidi: 7/8] emulation, bidi: Add keyboard swapping mode, Egmont Koblinger
  • [vte/wip/egmont/bidi: 6/8] widget, bidi: Denote the direction in the I-beam cursor, Egmont Koblinger
  • [vte/wip/egmont/bidi: 5/8] widget, bidi: Display according to the BiDi mapping, Egmont Koblinger
  • [vte/wip/egmont/bidi: 4/8] bidi: Find the BiDi mapping for the RingView's contents, Egmont Koblinger
  • [vte/wip/egmont/bidi: 3/8] ringview: Add RingView infrastructure, Egmont Koblinger
  • [vte/wip/egmont/bidi: 2/8] widget: Invalidate the entire paragraph when its contents change, Egmont Koblinger
  • [vte/wip/egmont/bidi: 1/8] emulation: Track BiDi parameters, Egmont Koblinger
  • [vte] (8 commits) Non-fast-forward update to branch wip/egmont/bidi, Egmont Koblinger
  • [evolution] Change path where backup/restore searches for the .running file, Milan Crha
  • [foundation-web] Land the list of candidates for the 2019 elections, Andrea Veri
  • [gnome-photos/wip/rishi/buffer-decoder: 4/6] Add convenience APIs, Debarshi Ray
  • [gnome-photos/wip/rishi/buffer-decoder: 6/6] raw rawspeed, Debarshi Ray
  • [gnome-photos/wip/rishi/buffer-decoder: 5/6] base-item: Use the new GeglBuffer codec API, Debarshi Ray
  • [gnome-photos/wip/rishi/buffer-decoder: 1/6] Add Rawspeed, Debarshi Ray
  • [gnome-photos/wip/rishi/buffer-decoder: 3/6] Add PhotosGeglBufferCodecRaw, Debarshi Ray
  • [gnome-photos/wip/rishi/buffer-decoder: 2/6] raw rawspeed, Debarshi Ray
  • [gnome-photos] (6 commits) Non-fast-forward update to branch wip/rishi/buffer-decoder, Debarshi Ray
  • [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
  • [gtk] Deleted branch cherry-pick-ae2ef147, Benjamin Otte
  • [gtk: 2/2] Merge branch 'cherry-pick-ae2ef147' into 'master', Benjamin Otte
  • [gtk] (2 commits) ...Merge branch 'cherry-pick-ae2ef147' into 'master', Benjamin Otte
  • [mutter/wip/nielsdg/add-yuv-support: 31/31] WIP: wayland: add basic support for non-RGBA textures, Niels De Graef
  • [mutter] (31 commits) Non-fast-forward update to branch wip/nielsdg/add-yuv-support, Niels De Graef
  • [damned-lies] Updated Spanish translation, Daniel Mustieles García
  • [sysadmin-bin] Send a membership expiration reminder 1 month before the actual expiration, Andrea Veri
  • [glib: 2/2] Merge branch '590-rwlock-docs' into 'master', Sebastian Dröge
  • [glib: 1/2] gthread: Fix g_rw_lock_reader_lock() documentation, Sebastian Dröge
  • [glib] (2 commits) ...Merge branch '590-rwlock-docs' into 'master', Sebastian Dröge
  • [glib: 2/2] Merge branch '1796-gio-pkg-bin-variables' into 'master', Sebastian Dröge
  • [glib: 1/2] build: Add various installed utilities to gio-2.0.pc, Sebastian Dröge
  • [glib] (2 commits) ...Merge branch '1796-gio-pkg-bin-variables' into 'master', Sebastian Dröge
  • [glib: 2/2] Merge branch 'option-docs' into 'master', Emmanuele Bassi
  • [glib: 1/2] goption: Clarify G_OPTION_ARG_FILENAME documentation, Emmanuele Bassi
  • [glib] (2 commits) ...Merge branch 'option-docs' into 'master', Emmanuele Bassi
  • [glib: 3/3] Merge branch 'gsubprocess-test-fix' into 'master', Sebastian Dröge
  • [glib: 2/3] gsubprocess: Add missing (nullable) annotation to get_identifier(), Sebastian Dröge
  • [glib: 1/3] tests: Fix small race in GSubprocess tests, Sebastian Dröge
  • [glib] (3 commits) ...Merge branch 'gsubprocess-test-fix' into 'master', Sebastian Dröge
  • [geary: 2/2] Merge branch '439-appstream-glib' into 'mainline', Michael Gratton
  • [geary: 1/2] add appstream-glib dependency, Michael Gratton
  • [geary] (2 commits) ...Merge branch '439-appstream-glib' into 'mainline', Michael Gratton
  • [gtranslator] Updated Spanish translation, Daniel Mustieles García
  • [gtk] Updated Spanish translation, Daniel Mustieles García
  • [gnome-shell] Updated Spanish translation, Daniel Mustieles García
  • [gnome-settings-daemon] Updated Spanish translation, Daniel Mustieles García
  • [gnome-control-center] Updated Spanish translation, Daniel Mustieles García
  • [gnome-calculator] Updated Spanish translation, Daniel Mustieles García
  • [gnome-builder] Updated Spanish translation, Daniel Mustieles García
  • [gitg] Updated Spanish translation, Daniel Mustieles García
  • [jhbuild] core-deps-latest: Suffix libical checkout with version, Ernestas Kulik
  • [gimp/gimp-2-10] Updated Italian translation, Marco Ciampa
  • [jhbuild] world: Fix some more thinkos regarding fd.o repos, Ernestas Kulik
  • [gnome-music] Non-fast-forward update to branch wip/jfelder/playlistscontrols-size, Jean Felder
  • [gnome-music/wip/jfelder/playlistscontrols-size] playlistcontrols: Avoid a resize when the song count is updated, Jean Felder
  • [gnome-music] Created branch wip/jfelder/playlistscontrols-size, Jean Felder
  • [jhbuild] world: Fix GStreamer module locations, Ernestas Kulik
  • [evolution-ews] I#42 - Check also DNS SRV _autodiscover._tcp during autodiscover, Milan Crha
  • [gnome-boxes] ssh-display: Run ssh with username when specified, Felipe Borges
  • [glade/tintou/decrease-deprecation] Replace some functions by Gtk 3.22 ones, Corentin Noël
  • [glade] Created branch tintou/decrease-deprecation, Corentin Noël
  • [devhelp] App: update copyright in about dialog for 2019, Sébastien Wilmet
  • [gnome-music] Deleted branch wip/jfelder/untangle-mpris-playertoolbar, Jean Felder
  • [gnome-music] (2 commits) ...mpris: Untangle MPRIS and playertoolbar, Jean Felder
  • [gnome-music/wip/jfelder/untangle-mpris-playertoolbar: 3/3] mpris: Untangle MPRIS and playertoolbar, Jean Felder
  • [gnome-music/wip/jfelder/untangle-mpris-playertoolbar: 2/3] albumartcache: Remove unused attribute, Jean Felder
  • [gnome-music] (3 commits) Non-fast-forward update to branch wip/jfelder/untangle-mpris-playertoolbar, Jean Felder
  • [gexiv2] gioio: implement wpath() to fix build on Windows, Jens Georg
  • [wing] Created tag v0.1.8, Ignacio Casal Quinteiro
  • [wing] Post release version bump, Ignacio Casal Quinteiro
  • [wing] Release 0.1.8, Ignacio Casal Quinteiro
  • [shotwell] Update Ukrainian translation, Translations User D-L
  • [glade/tintou/modernize-gobject: 2/2] GladeClipboard: use modern GObject syntax, Corentin Noël
  • [glade/tintou/modernize-gobject: 1/2] GladeApp: use modern GObject syntax, Corentin Noël
  • [glade] (2 commits) Created branch tintou/modernize-gobject, Corentin Noël
  • [fractal] Match gnome guidelines in kicked dialog, Daniel Garcia Moreno
  • [fractal] Add kicked_dialog.rs and kicked_room.ui to POTFILES.in, Daniel Garcia Moreno
  • [gnome-builder] flatpak: build libdazzle before sysprof, Christian Hergert
  • [gtk] Deleted branch glyph-memdup, Matthias Clasen
  • [gtk: 2/2] Merge branch 'glyph-memdup' into 'master', Matthias Clasen
  • [gtk] (2 commits) ...Merge branch 'glyph-memdup' into 'master', Matthias Clasen
  • [gtk/glyph-memdup] gl: Avoid a memdup in glyph upload, Matthias Clasen
  • [gtk] Created branch glyph-memdup, Matthias Clasen
  • [gtk] Deleted branch big-glyphs, Matthias Clasen
  • [gtk: 12/12] Merge branch 'big-glyphs' into 'master', Matthias Clasen
  • [gtk] (12 commits) ...Merge branch 'big-glyphs' into 'master', Matthias Clasen
  • [gtk/big-glyphs: 17/17] Save gsk output from ci, Matthias Clasen
  • [gtk/big-glyphs: 16/17] testsuite: Pass --output for gsk tests, Matthias Clasen
  • [gtk/big-glyphs: 15/17] gsk tests: Add an --output option, Matthias Clasen
  • [gtk/big-glyphs: 14/17] gl: Fix glyph cache aging, Matthias Clasen
  • [gtk/big-glyphs: 13/17] Add code to dump out the glyph caches, Matthias Clasen
  • [gtk/big-glyphs: 12/17] gl: Improve cache dropping code, Matthias Clasen
  • [gtk/big-glyphs: 11/17] gl: Improve glyph cache logging, Matthias Clasen
  • [gtk/big-glyphs: 10/17] gl: Log creation of glyph caches, Matthias Clasen
  • [gtk/big-glyphs: 9/17] gsk: Test huge glyphs, Matthias Clasen
  • [gtk/big-glyphs: 8/17] gl: Make the glyph cache survive big glyphs, Matthias Clasen
  • [gtk/big-glyphs: 7/17] gsk: Test big glyphs, Matthias Clasen
  • [gtk] (17 commits) Non-fast-forward update to branch big-glyphs, Matthias Clasen
  • [gnome-build-meta/gnome-3-32] project.refs: use correct shar for the openjpeg tarball, Jordan Petridis
  • [gnome-build-meta] Deleted branch jjardon/openjpeg_2_3_1-gnome-3-32, Javier Jardón Cabezas
  • [gnome-build-meta/gnome-3-32] elements/sdk/openjpeg.bst: Update to v2.3.1, Jordan Petridis
  • [gtk/big-glyphs] Save gsk output from ci, Matthias Clasen
  • [gtk/big-glyphs] testsuite: Pass --output for gsk tests, Matthias Clasen
  • [gtk/big-glyphs] gsk tests: Add an --output option, Matthias Clasen
  • [gjs: 2/2] Merge branch 'bump-glib' into 'master', Philip Chimento
  • [gjs: 1/2] build: Bump glib requirement, Philip Chimento
  • [gjs] (2 commits) ...Merge branch 'bump-glib' into 'master', Philip Chimento
  • [chronojump] force sensor analyze: variability, better zoom, ..., Xavier de Blas
  • [gtk/cherry-pick-ae2ef147] gtk: fix weed_out_neg_zero() in spinbutton and scale, Benjamin Otte
  • [gtk] Created branch cherry-pick-ae2ef147, Benjamin Otte
  • [gtk/gtk-3-24] gtk: fix weed_out_neg_zero() in spinbutton and scale, Michael Natterer
  • [gtk] Deleted branch for-master, Benjamin Otte
  • [gtk: 4/4] Merge branch 'for-master' into 'master', Benjamin Otte
  • [gtk] (4 commits) ...Merge branch 'for-master' into 'master', Benjamin Otte
  • [gtk] Deleted branch wip/chergert/marshalling-gtk4, Christian Hergert
  • [gtk: 2/2] Merge branch 'wip/chergert/marshalling-gtk4' into 'master', Matthias Clasen
  • [gtk] (2 commits) ...Merge branch 'wip/chergert/marshalling-gtk4' into 'master', Matthias Clasen
  • [gtk/big-glyphs: 6/6] gl: Fix glyph cache aging, Matthias Clasen
  • [gtk/big-glyphs: 5/6] Add code to dump out the glyph caches, Matthias Clasen
  • [gtk/big-glyphs: 4/6] gl: Improve cache dropping code, Matthias Clasen
  • [gtk/big-glyphs: 3/6] gl: Improve glyph cache logging, Matthias Clasen
  • [gtk/big-glyphs: 2/6] gl: Log creation of glyph caches, Matthias Clasen
  • [gtk/big-glyphs: 1/6] gsk: Test huge glyphs, Matthias Clasen
  • [gtk] (6 commits) Non-fast-forward update to branch big-glyphs, Matthias Clasen
  • [gnome-builder] glade: alter priority of glade loader, Christian Hergert
  • [gnome-builder/gnome-builder-3-32] glade: alter priority of glade loader, Christian Hergert
  • [gnome-builder/gnome-builder-3-32] meson: handle filename/install_filename as an array of strings, Christian Hergert
  • [gnome-builder] sysprof: always show notebook tabs, Christian Hergert
  • [gnome-builder] meson: handle filename/install_filename as an array of strings, Christian Hergert
  • [balsa] GMimeGpgmeSigstat: use modern macros, Peter Bloomfield
  • [cantarell-fonts/respacing] Spacing of extra bold and thin, Nikolaus Waxweiler
  • [gnome-build-meta/abderrahim/mesonplain] core-deps/spice-gtk: depends on json-glib, Abderrahim Kitouni
  • [gtk/big-glyphs: 7/7] gl: Fix glyph cache aging, Matthias Clasen
  • [gtk/big-glyphs: 6/7] Add code to dump out the glyph caches, Matthias Clasen
  • [gtk/big-glyphs: 5/7] gl: Improve cache dropping code, Matthias Clasen
  • [gtk/big-glyphs: 4/7] gl: Improve glyph cache logging, Matthias Clasen
  • [gtk/big-glyphs: 3/7] gl: Log creation of glyph caches, Matthias Clasen
  • [gtk/big-glyphs: 2/7] gsk: Test huge glyphs, Matthias Clasen
  • [gtk/big-glyphs: 1/7] gl: Make the glyph cache survive big glyphs, Matthias Clasen
  • [gtk] (7 commits) Non-fast-forward update to branch big-glyphs, Matthias Clasen
  • [gtk/wip/chergert/marshalling-gtk4] gtk: fix all uses of g_cclosure_marshal_generic, Christian Hergert
  • [gtk] Created branch wip/chergert/marshalling-gtk4, Christian Hergert
  • [gtk/big-glyphs] gl: Fix glyph cache aging, Matthias Clasen
  • [gtk/big-glyphs] gl: Improve cache dropping code, Matthias Clasen
  • [gtk/big-glyphs] gl: Improve glyph cache logging, Matthias Clasen
  • [gtk/big-glyphs] gl: Log creation of glyph caches, Matthias Clasen
  • [tracker-miners/sam/downloads-non-recursive] Don't recurse into subdirectories when indexing ~/Downloads, Sam Thursfield
  • [tracker-miners] Created branch sam/downloads-non-recursive, Sam Thursfield
  • [gtk/big-glyphs: 3/3] gsk: Test huge glyphs, Matthias Clasen
  • [gtk/big-glyphs: 2/3] gl: Make the glyph cache survive big glyphs, Matthias Clasen
  • [gtk/big-glyphs: 1/3] gsk: Test big glyphs, Matthias Clasen
  • [gtk] (3 commits) Created branch big-glyphs, Matthias Clasen
  • [gnome-builder] Update Swedish translation, Translations User D-L
  • [gnome-builder/gnome-builder-3-32] Update Swedish translation, Translations User D-L
  • [seahorse] Update Swedish translation, Translations User D-L
  • [seahorse/gnome-3-32] Update Swedish translation, Translations User D-L
  • [gnome-music/wip/mschraal/core] player: make prev/next work, Marinus Schraal
  • [gnome-music/wip/mschraal/core] Set state, Marinus Schraal
  • [gnome-music/wip/mschraal/core] player: Minimal playing playlist, Marinus Schraal
  • [gtk] (2 commits) Non-fast-forward update to branch for-master, Benjamin Otte
  • [evince/gnome-3-30] EvPresentationView: don't start render job until realized, Jason Crain
  • [gtk/gtk-3-24] Update Swedish translation, Translations User D-L
  • [sushi] mainWindow: remove unreachable code, Cosimo Cecchi
  • [evince/gnome-3-32] EvPresentationView: don't start render job until realized, Jason Crain
  • [sushi] Deleted branch wip/cosimoc/flatpak, Cosimo Cecchi
  • [sushi] Deleted branch wip/cosimoc/no-clutter, Cosimo Cecchi
  • [gnome-music] Deleted branch wip/jfelder/starhandlerwidget-try, Jean Felder
  • [gnome-music] starhandlerwidget: Catch the correct error in on_star_toggled, Jean Felder
  • [gnome-music/wip/jfelder/starhandlerwidget-try] starhandlerwidget: Catch the correct error in on_star_toggled, Jean Felder
  • [gnome-music] Created branch wip/jfelder/starhandlerwidget-try, Jean Felder
  • [balsa] Make GpgME/E2EE support a hard requirement, Peter Bloomfield
  • [gtk] Don't generate mipmaps needlessly, Matthias Clasen
  • [gtk/for-master: 3/3] gtk-demo: Fix sliding puzzle demo, Benjamin Otte
  • [gtk/for-master: 2/3] transform: Coalesce similar transforms, Benjamin Otte
  • [gtk/for-master: 1/3] transform: Treat 0 perspective transforms as identity, Benjamin Otte
  • [gtk] (3 commits) Non-fast-forward update to branch for-master, Benjamin Otte
  • [gtk/wip/matthiasc/gl-icon-cache: 9/9] gl: Use pad-extend for icon cache, Matthias Clasen
  • [gtk/wip/matthiasc/gl-icon-cache: 8/9] gl: Use linear scaling for atlases, Matthias Clasen
  • [gtk/wip/matthiasc/gl-icon-cache: 7/9] gl: Allow setting min/mag filter on textures, Matthias Clasen
  • [gtk/wip/matthiasc/gl-icon-cache: 6/9] gl: Add 1 pixel of padding in the icon cache, Matthias Clasen
  • [gtk/wip/matthiasc/gl-icon-cache: 5/9] glyph cache: Reinstate 1 pixel padding, Matthias Clasen
  • [gtk/wip/matthiasc/gl-icon-cache: 4/9] Don't generate mipmaps needlessly, Matthias Clasen
  • [gtk/wip/matthiasc/gl-icon-cache: 3/9] gl: Don't leak texture atlases, Matthias Clasen
  • [gtk/wip/matthiasc/gl-icon-cache: 2/9] gl: Free icon data, Matthias Clasen
  • [gtk/wip/matthiasc/gl-icon-cache: 1/9] glyph cache: Clarify message, Matthias Clasen
  • [gtk] (9 commits) Created branch wip/matthiasc/gl-icon-cache, Matthias Clasen
  • [sushi] Use native new() constructors, Cosimo Cecchi
  • [sushi] flatpak: update to 3.32 SDK, Cosimo Cecchi
  • [balsa] libnetclient: use G_DECLARE*, Peter Bloomfield
  • [gnome-build-meta/jjardon/track_latest_tag] .gitlab-ci.yml: Add variable to create schedule pipelines to build from tags, Javier Jardón Cabezas
  • [gnome-build-meta] Non-fast-forward update to branch jjardon/track_latest_tag, Javier Jardón Cabezas
  • [gnome-build-meta/jjardon/track_latest_tag_test1] asd, Javier Jardón Cabezas
  • [gnome-build-meta/jjardon/track_latest_tag_test1] WIP, Javier Jardón Cabezas
  • [gnome-build-meta] Created branch jjardon/track_latest_tag_test1, Javier Jardón Cabezas
  • [gnome-build-meta/jjardon/track_latest_tag: 1/2] Use git_tag instead git plugin, Javier Jardón Cabezas
  • [gnome-build-meta/jjardon/track_latest_tag: 2/2] .gitlab-ci.yml: Add variable to create schedule pipelines to build from tags, Javier Jardón Cabezas
  • [gnome-build-meta/jjardon/jjardon/track_latest_tag_test] WIP, Javier Jardón Cabezas
  • [gnome-build-meta] Created branch jjardon/jjardon/track_latest_tag_test, Javier Jardón Cabezas
  • [balsa/wip/gtk4] mblist: Oops, Peter Bloomfield
  • [balsa/wip/gtk4] mblist: Yet more fallout, Peter Bloomfield
  • [balsa/wip/gtk4] mblist: Make the MRU menu usable, Peter Bloomfield
  • [gbrainy] Created tag 2.4.1, Jordi Mas
  • [balsa/wip/gtk4] More fallout, Peter Bloomfield
  • [jhbuild] core-deps-latest: Fix an oops, Ernestas Kulik
  • [nautilus/947-impossible-to-star-files-in-subfolders: 38/38] tracker-utilities: Ignore XDG use dirs set to $HOME, António Fernandes
  • [nautilus/947-impossible-to-star-files-in-subfolders: 37/38] tracker-utilities: Acknowledge non-recursive indexing, António Fernandes
  • [nautilus/947-impossible-to-star-files-in-subfolders: 36/38] tracker-utilities: Acknowledge recursive indexing, António Fernandes
  • [nautilus] (38 commits) Non-fast-forward update to branch 947-impossible-to-star-files-in-subfolders, António Fernandes
  • [gbrainy] Bump version to 2.4.1, Jordi Mas
  • [gbrainy] Release step no longer applies, Jordi Mas
  • [jhbuild] Deleted branch wip/benzea/systemd-user-session, Benjamin Berg
  • [jhbuild: 2/2] Merge branch 'wip/benzea/systemd-user-session' into 'master', Ernestas Kulik
  • [jhbuild] (2 commits) ...Merge branch 'wip/benzea/systemd-user-session' into 'master', Ernestas Kulik
  • [glib/dboles/atomit] garcbox.c: Fix typo atomit => atomic, Daniel Boles
  • [glib] Created branch dboles/atomit, Daniel Boles
  • [jhbuild] Migrate to gitlab.fd.o/upstreams, Ernestas Kulik
  • [gnome-maps/wip/mlundblad/search-as-you-type: 16/16] gsettings-schema: Lower default max search results, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/search-as-you-type: 15/16] WIP: placeEntry, placePopover: Auto-complete searches, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/search-as-you-type: 14/16] placeListRow: Add a function to update existing row, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/search-as-you-type: 13/16] placePopover: Remove hint revealer, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/search-as-you-type: 12/16] routeEntry: Don't set parseOnFocusOut, Marcus Lundblad
  • [gnome-maps] (16 commits) Non-fast-forward update to branch wip/mlundblad/search-as-you-type, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 11/11] Remove GeocodeService, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 10/11] mainWindow: Show geocoder attribution in About, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 9/11] service: Add GrahHopper 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 geocoder factory for "What's here", Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 6/11] placeEntry: Use geocoder factory, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 5/11] Add Geocoder factory, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 4/11] Add GraphHopper geocode module, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 3/11] Add Photon geocode module, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 2/11] Add module with common Photon geocode parser, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 1/11] utils: Add function to get country of coordinates, Marcus Lundblad
  • [gnome-maps] (11 commits) Non-fast-forward update to branch wip/mlundblad/photon-geocode, Marcus Lundblad
  • [evince] EvPresentationView: don't start render job until realized, Germán Poo-Caamaño
  • [gnome-build-meta/kjellahl/gtkmm3-latest-branch] core-deps/gtkmm-3.bst etc.: Track the latest stable branches, Kjell Ahlstedt
  • [d-feet] Update Finnish translation, Translations User D-L
  • [gnome-build-meta] Created branch kjellahl/gtkmm3-latest-branch, Kjell Ahlstedt
  • [balsa/wip/gtk4] Fix some fallout, Peter Bloomfield
  • [gnome-build-meta/mcatanzaro/webkit-2-25-1: 8/8] WebKitGTK.bst: try hack to disable dark mode, Michael Catanzaro
  • [gnome-build-meta/mcatanzaro/webkit-2-25-1: 7/8] sdk: Update to WebKitGTK 2.25.1, Michael Catanzaro
  • [gnome-build-meta] (8 commits) Non-fast-forward update to branch mcatanzaro/webkit-2-25-1, Michael Catanzaro
  • [gnome-build-meta/mcatanzaro/webkit-2-25-1] WebKitGTK.bst: try hack to disable dark mode, Michael Catanzaro
  • [gnome-build-meta/abderrahim/mesonplain] core-deps/spice*: sync with the gnome-boxes versions, Abderrahim Kitouni
  • [gimp] configure.ac: also check for gtk-update-icon-cache-3.0, Michael Natterer
  • [gnome-maps/wip/mlundblad/search-as-you-type: 18/18] gsettings-schema: Lower default max search results, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/search-as-you-type: 17/18] WIP: placeEntry, placePopover: Auto-complete searches, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/search-as-you-type: 16/18] placeListRow: Add a function to update existing row, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/search-as-you-type: 15/18] placePopover: Remove hint revealer, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/search-as-you-type: 14/18] routeEntry: Don't set parseOnFocusOut, Marcus Lundblad
  • [gnome-maps] (18 commits) Non-fast-forward update to branch wip/mlundblad/search-as-you-type, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 13/13] Remove GeocodeService, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 12/13] mainWindow: Show geocoder attribution in About, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 11/13] service: Add GrahHopper geocode fallback, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 10/13] application: Remove instanciation of GeocodeService, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 9/13] contextMenu: Use geocoder factory for "What's here", Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 8/13] placeEntry: Use geocoder factory, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 7/13] Add Geocoder factory, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 6/13] Add GraphHopper geocode module, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 5/13] Add Photon geocode module, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 4/13] Add module with common Photon geocode parser, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 3/13] http: Escape & when encoding URI parameters, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 2/13] Add module with address util functions, Marcus Lundblad
  • [gnome-maps] (13 commits) Non-fast-forward update to branch wip/mlundblad/photon-geocode, Marcus Lundblad
  • [gimp/gimp-2-10] Issue #2057 - All tool presets change FG, BG and Pallete color..., Michael Natterer
  • [gimp/gimp-2-10] app: remove redundant assignment in gimptoolpreset.c, Michael Natterer
  • [gnome-photos/wip/rishi/buffer-decoder: 9/10] Add convenience APIs, Debarshi Ray
  • [gnome-photos/wip/rishi/buffer-decoder: 10/10] base-item: Use the new GeglBuffer codec API, Debarshi Ray
  • [gnome-photos/wip/rishi/buffer-decoder: 6/10] Add Rawspeed, Debarshi Ray
  • [gnome-photos/wip/rishi/buffer-decoder: 8/10] Add PhotosGeglBufferCodecRaw, Debarshi Ray
  • [gnome-photos/wip/rishi/buffer-decoder: 7/10] raw rawspeed, Debarshi Ray
  • [gnome-photos/wip/rishi/buffer-decoder: 5/10] Add PhotosGeglBufferCodecPng, Debarshi Ray
  • [gnome-photos/wip/rishi/buffer-decoder: 4/10] Add PhotosGeglBufferCodecJpeg, Debarshi Ray
  • [gnome-photos/wip/rishi/buffer-decoder: 3/10] Add PhotosGeglBufferLoaderBuilder, Debarshi Ray
  • [gnome-photos/wip/rishi/buffer-decoder: 2/10] Add PhotosGeglBufferLoader, Debarshi Ray
  • [gimp] Issue #2057 - All tool presets change FG, BG and Pallete color..., Michael Natterer
  • [gnome-photos/wip/rishi/buffer-decoder: 1/10] Add PhotosGeglBufferCodec, Debarshi Ray
  • [gimp] app: remove redundant assignment in gimptoolpreset.c, Michael Natterer
  • [gnome-photos] (10 commits) Non-fast-forward update to branch wip/rishi/buffer-decoder, Debarshi Ray
  • [gegl] gitlab-ci: Remove opencl jobs., pippin
  • [gegl] viewer.lua: remove thumbbar println, pippin
  • [gegl] bin: add a system command, permitting launching commandlines from slides, pippin
  • [gegl] bin: open ui instead of showing usage with no args, pippin
  • [gegl] bin: use gegl_buffer_open instead of gegl_buffer_load, pippin
  • [gegl] buffer: refactor boxfilter workfuns to have same prototype, pippin
  • [gtk] Update Polish translation, Piotr Drąg
  • [libsecret/wip/dueno/madvice] egg: Request that secure memory not be dumped to disk, Daiki Ueno
  • [libsecret] Created branch wip/dueno/madvice, Daiki Ueno
  • [sysprof] Update Polish translation, Piotr Drąg
  • [gtk/for-master: 2/2] gtk-demo: Fix sliding puzzle demo, Benjamin Otte
  • [gtk/for-master: 1/2] transform: Coalesce similar transforms, Benjamin Otte
  • [gtk] (2 commits) Created branch for-master, Benjamin Otte
  • [gimp] Update Polish translation, Piotr Drąg
  • [gimp/gimp-2-10] Update Polish translation, Piotr Drąg
  • [gnome-subtitles] Update Polish translation, Piotr Drąg
  • [gnome-games] Update Polish translation, Piotr Drąg
  • [gnome-build-meta/abderrahim/mesonplain] project.conf: use plain meson buildtype, Abderrahim Kitouni
  • [gnome-build-meta] Created branch abderrahim/mesonplain, Abderrahim Kitouni
  • [gedit-plugins] Update Polish translation, Piotr Drąg
  • [damned-lies] Update Polish translation, Translations User D-L
  • [gnome-music/wip/mschraal/core] albumwidget2: Make it work with ListBox as well, Marinus Schraal
  • [gnome-music/wip/mschraal/core] Make DiscListBox a Gtk.ListBox again, works for artistsview, Marinus Schraal
  • [gnome-music/wip/mschraal/core] discllistbox: Replace flowbox with listbox for ease of development, Marinus Schraal
  • [gtk] gl renderer: Remove homegrown transform_bounds code, Timm Bäder
  • [nautilus] meson.build: Disable GLib deprecation warnings, Ernestas Kulik
  • [nautilus] location-entry: Allow white space padding, Ernestas Kulik
  • [nautilus] Deleted branch wip/ernestask/undo-notification-timeout, Ernestas Kulik
  • [gtk] transform: Add G_GNUC_WARN_UNUSED_RESULT annotations, Timm Bäder
  • [gtk] gl renderer: Fix scale computation, Timm Bäder
  • [gtk] gl renderer: Use GskTransform in render ops builder, Timm Bäder
  • [gcr: 2/2] Merge branch 'ppc' into 'master', Daiki Ueno
  • [gcr: 1/2] fix parameter type for signal handler, Daiki Ueno
  • [gcr] (2 commits) ...Merge branch 'ppc' into 'master', Daiki Ueno
  • [gtk] gl renderer: Fix rounded rect intersection code, Timm Bäder
  • [gnome-build-meta] (2 commits) Non-fast-forward update to branch jjardon/track_latest_tag, Javier Jardón Cabezas
  • [gnome-build-meta/jjardon/track_latest_tag_test: 3/3] WIP, Javier Jardón Cabezas
  • [gnome-build-meta/jjardon/track_latest_tag_test: 2/3] Test tracking tags, Javier Jardón Cabezas
  • [gnome-build-meta/jjardon/track_latest_tag_test: 1/3] .gitlab-ci.yml: Add variable to create schedule pipelines to build from tags, Javier Jardón Cabezas
  • [gnome-build-meta] (3 commits) Non-fast-forward update to branch jjardon/track_latest_tag_test, Javier Jardón Cabezas
  • [gnome-build-meta/jjardon/track_latest_tag_test] asd, Javier Jardón Cabezas
  • [gnome-build-meta/jjardon/track_latest_tag_test] asd:w, Javier Jardón Cabezas
  • [gnome-build-meta/jjardon/track_latest_tag_test: 4/4] WIP, Javier Jardón Cabezas
  • [gnome-build-meta/jjardon/track_latest_tag_test: 3/4] Test tracking tags, Javier Jardón Cabezas
  • [gnome-build-meta/jjardon/track_latest_tag_test: 1/4] Use git_tag instead git plugin, Javier Jardón Cabezas
  • [gnome-build-meta/jjardon/track_latest_tag_test: 2/4] .gitlab-ci.yml: Add variable to create schedule pipelines to build from tags, Javier Jardón Cabezas
  • [gnome-build-meta] (4 commits) Non-fast-forward update to branch jjardon/track_latest_tag_test, Javier Jardón Cabezas
  • [gnome-build-meta/jjardon/track_latest_tag_test] WIP, Javier Jardón Cabezas
  • [gnome-build-meta] (2 commits) Non-fast-forward update to branch jjardon/track_latest_tag_test, Javier Jardón Cabezas
  • [gnome-build-meta/jjardon/track_latest_tag_test: 2/2] Test tracking tags, Javier Jardón Cabezas
  • [gnome-build-meta/jjardon/track_latest_tag_test: 1/2] .gitlab-ci.yml: Add variable to create schedule pipelines to build from tags, Javier Jardón Cabezas
  • [gnome-build-meta] (2 commits) Created branch jjardon/track_latest_tag_test, Javier Jardón Cabezas
  • [gnome-build-meta/jjardon/track_latest_tag: 102/103] Use git_tag instead git plugin, Javier Jardón Cabezas
  • [gnome-build-meta/jjardon/track_latest_tag: 103/103] .gitlab-ci.yml: Add variable to create schedule pipelines to build from tags, Javier Jardón Cabezas
  • [gnome-build-meta] (103 commits) Non-fast-forward update to branch jjardon/track_latest_tag, Javier Jardón Cabezas
  • [gnome-build-meta/jjardon/gtksourceview_sdk: 228/228] Move gtksourceview to the SDK, Javier Jardón Cabezas
  • [gnome-build-meta] (228 commits) Non-fast-forward update to branch jjardon/gtksourceview_sdk, Javier Jardón Cabezas
  • [gnome-build-meta: 2/2] elements/core/mutter.bst: disable sysprof profiling, Javier Jardón Cabezas
  • [gnome-build-meta] (2 commits) ...elements/core/mutter.bst: disable sysprof profiling, Javier Jardón Cabezas
  • [chronojump] Force sensor analyze zoom button ok after load, Xavier de Blas
  • [chronojump] Force sensor fixed avg at ForceSensorCapturePoints (was divided by n-1), Xavier de Blas
  • [gimp/gimp-2-10] Issue #2957 - Gimp crashes when I attempt to change the icon size, Michael Natterer
  • [balsa/wip/gtk4] Lots of ABI breaks, Peter Bloomfield
  • [gnome-photos/wip/rishi/buffer-decoder: 3/4] Add convenience APIs, Debarshi Ray
  • [gnome-photos/wip/rishi/buffer-decoder: 4/4] base-item: Use the new GeglBuffer codec API, Debarshi Ray
  • [gnome-photos/wip/rishi/buffer-decoder: 1/4] Add Rawspeed, Debarshi Ray
  • [gnome-photos/wip/rishi/buffer-decoder: 2/4] Add PhotosGeglBufferCodecRaw, Debarshi Ray
  • [gnome-photos] (4 commits) Non-fast-forward update to branch wip/rishi/buffer-decoder, Debarshi Ray
  • [gnome-photos/wip/rishi/buffer-decoder: 1/2] Add Rawspeed, Debarshi Ray
  • [gnome-photos/wip/rishi/buffer-decoder: 2/2] Add PhotosGeglBufferCodecRaw, Debarshi Ray
  • [gnome-photos] (2 commits) Non-fast-forward update to branch wip/rishi/buffer-decoder, Debarshi Ray
  • [cantarell-fonts/respacing] spacing t, Nikolaus Waxweiler
  • [gtk] Add gtkmenubarprivate.h, Matthias Clasen
  • [gtk] Cosmetics, Matthias Clasen
  • [gnome-music/wip/jfelder/untangle-mpris-playertoolbar] mpris: Untangle MPRIS and playertoolbar, Jean Felder
  • [gnome-music] Non-fast-forward update to branch wip/jfelder/untangle-mpris-playertoolbar, Jean Felder
  • [cantarell-fonts/respacing: 10/10] Merge branch 'tweak-numerals' into respacing, Nikolaus Waxweiler
  • [cantarell-fonts/respacing] (10 commits) ...Merge branch 'tweak-numerals' into respacing, Nikolaus Waxweiler
  • [gnome-disk-utility] build: Define logind as combo option of 'libsystemd', 'libelogind', 'none', Kai Lüke
  • [gnome-music/wip/jfelder/untangle-mpris-playertoolbar: 102/102] mpris: Untangle MPRIS and playertoolbar, Jean Felder
  • [gnome-music/wip/jfelder/untangle-mpris-playertoolbar: 101/102] albumartcache: Remove unused attribute, Jean Felder
  • [gnome-music] (102 commits) Non-fast-forward update to branch wip/jfelder/untangle-mpris-playertoolbar, Jean Felder
  • [cantarell-fonts/respacing] More respacing, Nikolaus Waxweiler
  • [gnome-maps/wip/mlundblad/search-as-you-type: 15/15] gsettings-schema: Lower default max search results, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/search-as-you-type: 14/15] WIP: placeEntry, placePopover: Auto-complete searches, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/search-as-you-type: 13/15] placeListRow: Add a function to update existing row, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/search-as-you-type: 12/15] placePopover: Remove hint revealer, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/search-as-you-type: 11/15] routeEntry: Don't set parseOnFocusOut, Marcus Lundblad
  • [gnome-maps] (15 commits) Non-fast-forward update to branch wip/mlundblad/search-as-you-type, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 10/10] Remove GeocodeService, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 9/10] mainWindow: Show geocoder attribution in About, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 8/10] service: Add GrahHopper 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 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
  • [gnome-maps] (10 commits) Non-fast-forward update to branch wip/mlundblad/photon-geocode, Marcus Lundblad
  • [gnome-photos/wip/rishi/buffer-decoder: 11/11] Add Rawspeed, Debarshi Ray
  • [gnome-photos/wip/rishi/buffer-decoder: 8/11] Add convenience APIs, Debarshi Ray
  • [gnome-photos/wip/rishi/buffer-decoder: 10/11] Add PhotosGeglBufferCodecRaw, Debarshi Ray
  • [gnome-photos/wip/rishi/buffer-decoder: 9/11] base-item: Use the new GeglBuffer codec API, Debarshi Ray
  • [gnome-photos/wip/rishi/buffer-decoder: 7/11] Add PhotosGeglBufferCodecPng, Debarshi Ray
  • [gnome-photos/wip/rishi/buffer-decoder: 6/11] Add PhotosGeglBufferCodecJpeg, Debarshi Ray
  • [gnome-photos/wip/rishi/buffer-decoder: 5/11] Add PhotosGeglBufferLoaderBuilder, Debarshi Ray
  • [gnome-photos/wip/rishi/buffer-decoder: 4/11] Add PhotosGeglBufferLoader, Debarshi Ray
  • [gnome-photos/wip/rishi/buffer-decoder: 3/11] Add PhotosGeglBufferCodec, Debarshi Ray
  • [gnome-photos/wip/rishi/buffer-decoder: 2/11] gegl: Add a function to calculate the inverse Jacobian for zooming, Debarshi Ray
  • [gnome-photos/wip/rishi/buffer-decoder: 1/11] build: Style fixes, Debarshi Ray
  • [gnome-photos] (11 commits) Non-fast-forward update to branch wip/rishi/buffer-decoder, Debarshi Ray
  • [gtk: 2/2] Merge branch 'restack-gtk4' into 'master', Matthias Clasen
  • [gtk: 1/2] GDK W32: Ensure correct stacking of popup windows, Matthias Clasen
  • [gtk] (2 commits) ...Merge branch 'restack-gtk4' into 'master', Matthias Clasen
  • [gnome-build-meta/jjardon/openjpeg_2_3_1-gnome-3-32] elements/sdk/openjpeg.bst: Update to v2.3.1, Javier Jardón Cabezas
  • [gnome-build-meta] Created branch jjardon/openjpeg_2_3_1-gnome-3-32, Javier Jardón Cabezas
  • [gnome-build-meta/jjardon/openjpeg_2_3_1] elements/sdk/openjpeg.bst: Update to v2.3.1, Javier Jardón Cabezas
  • [gnome-build-meta] Created branch jjardon/openjpeg_2_3_1, Javier Jardón Cabezas
  • [gjs/wip/chergert/sysprof-3: 4/4] profiler: add support for GJS_TRACE_FD, Philip Chimento
  • [gjs] (4 commits) Non-fast-forward update to branch wip/chergert/sysprof-3, Philip Chimento
  • [java-atk-wrapper] Fix jaw_object_set_name/description, Samuel Thibault
  • [gnome-music/wip/jfelder/mpris-synchronise-coverart: 3/3] mpris: Synchronize metadata emission on song change, Jean Felder
  • [gnome-music] (3 commits) Non-fast-forward update to branch wip/jfelder/mpris-synchronise-coverart, Jean Felder
  • [java-atk-wrapper] Share declarations, Samuel Thibault
  • [java-atk-wrapper] Fix gcc warnings, Samuel Thibault
  • [java-atk-wrapper] Do not error out for mixed declarations and code, Samuel Thibault
  • [java-atk-wrapper] Add missing parameters, Samuel Thibault
  • [gnome-music/wip/jfelder/mpris-gsconnect-debug: 14/14] mpris: Handle clients which request the volume property, Jean Felder
  • [gnome-music] (14 commits) Non-fast-forward update to branch wip/jfelder/mpris-gsconnect-debug, Jean Felder
  • [gjs] console: fix dangling pointer, Philip Chimento
  • [gtkmm] Gdk, Gtk: Update for the latest gtk4 (Gtk::Native, etc.), Kjell Ahlstedt
  • [gtkmm] Gdk, Gtk: Regenerate docs.xml and .defs files, Kjell Ahlstedt
  • [gnome-music] Deleted branch wip/jfelder/flatpak-media-art-cache, Jean Felder
  • [gnome-music] flatpak: Remove access to host cache for media art, Jean Felder
  • [gnome-music/wip/jfelder/flatpak-media-art-cache: 2/2] flatpak: Remove access to host cache for media art, Jean Felder
  • [gnome-music] (2 commits) Non-fast-forward update to branch wip/jfelder/flatpak-media-art-cache, Jean Felder
  • [gimp] app: avoid unnecessarily updating drawable after merging filter, Ell
  • [gimp/gimp-2-10] app: avoid unnecessarily updating drawable after merging filter, Ell
  • [gnome-music/wip/jfelder/flatpak-media-art-cache] flatpak: Remove access to host cache for media art, Jean Felder
  • [gnome-music] Created branch wip/jfelder/flatpak-media-art-cache, Jean Felder
  • [fractal] Update Finnish translation, Translations User D-L
  • [gucharmap] Update Hungarian translation, Translations User D-L
  • [gimp] Update Hungarian translation, Translations User D-L
  • [gimp/gimp-2-10] Update Hungarian translation, Translations User D-L
  • [evolution-ews] Update Hungarian translation, Translations User D-L
  • [damned-lies] Update Hungarian translation, Translations User D-L
  • [accerciser] Update Hungarian translation, Translations User D-L
  • [yelp-xsl] Update Hungarian translation, Balázs Úr
  • [cogl/cogl-1.22] Update Hungarian translation, Balázs Úr
  • [gsettings-desktop-schemas] Update Hungarian translation, Translations User D-L
  • [mutter] Update Hungarian translation, Translations User D-L
  • [epiphany] Add favicons to search engines in address bar dropdown, Michael Catanzaro
  • [glib] Update Hungarian translation, Translations User D-L
  • [gimp/gimp-2-10] Issue #2194 - Action search dialog behaves as a full window..., Michael Natterer
  • [gimp] Issue #2194 - Action search dialog behaves as a full window..., Michael Natterer
  • [orca] Update Hungarian translation, Translations User D-L
  • [gnome-contacts] Deleted branch wip/nielsdg/headergroup-warning, Niels De Graef
  • [gnome-contacts] window: Remove unused header_group field, Niels De Graef
  • [gnome-contacts/wip/nielsdg/headergroup-warning] window: Remove unused header_group field, Niels De Graef
  • [gnome-contacts] Created branch wip/nielsdg/headergroup-warning, Niels De Graef
  • [gnome-user-share] Update Hungarian translation, Translations User D-L
  • [gnome-music] Update Hungarian translation, Translations User D-L
  • [gnome-maps] Update Hungarian translation, Translations User D-L
  • [simple-scan] Update Hungarian translation, Translations User D-L
  • [simple-scan/gnome-3-32] Update Hungarian translation, Translations User D-L
  • [gnome-disk-utility] Update Hungarian translation, Translations User D-L
  • [gimp/gimp-2-10] libgimpwidgets: keep gimpwidgetsenums.h in alphabetical order, Michael Natterer
  • [gimp] libgimpwidgets: keep gimpwidgetsenums.h in alphabetical order, Michael Natterer
  • [gnome-contacts] Update Hungarian translation, Translations User D-L
  • [gnome-calculator] Update Hungarian translation, Translations User D-L
  • [evince] Update Hungarian translation, Translations User D-L
  • [vte/wip/egmont/bidi: 6/6] unsorted, Egmont Koblinger
  • [vte/wip/egmont/bidi: 5/6] emulation, bidi: Add keyboard swapping mode, Egmont Koblinger
  • [vte/wip/egmont/bidi: 4/6] widget, bidi: Denote the direction in the I-beam cursor, Egmont Koblinger
  • [vte/wip/egmont/bidi: 3/6] widget, bidi: Display according to the BiDi mapping, Egmont Koblinger
  • [vte/wip/egmont/bidi: 2/6] bidi: Find the BiDi mapping for the RingView's contents, Egmont Koblinger
  • [vte/wip/egmont/bidi: 1/6] ringview: Add RingView infrastructure, Egmont Koblinger
  • [vte] (6 commits) Non-fast-forward update to branch wip/egmont/bidi, Egmont Koblinger
  • [gnome-maps/wip/mlundblad/search-as-you-type: 8/8] gsettings-schema: Lower default max search results, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/search-as-you-type: 7/8] WIP: placeEntry, placePopover: Auto-complete searches, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/search-as-you-type: 6/8] placeListRow: Add a function to update existing row, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/search-as-you-type: 5/8] placePopover: Remove hint revealer, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/search-as-you-type: 4/8] routeEntry: Don't set parseOnFocusOut, Marcus Lundblad
  • [gnome-maps] (8 commits) Non-fast-forward update to branch wip/mlundblad/search-as-you-type, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 3/3] Remove GeocodeService, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 2/3] mainWindow: Show geocoder attribution in About, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/photon-geocode: 1/3] service: Add GrahHopper geocode fallback, Marcus Lundblad
  • [gnome-maps] (3 commits) Non-fast-forward update to branch wip/mlundblad/photon-geocode, Marcus Lundblad
  • [eog] Update Hungarian translation, Translations User D-L
  • [vte/wip/egmont/bidi: 21/21] soft_wrapped opti, Egmont Koblinger
  • [vte/wip/egmont/bidi: 20/21] doc, Egmont Koblinger
  • [gnome-backgrounds] Update Hungarian translation, Translations User D-L
  • [vte/wip/egmont/bidi: 19/21] etap14, Egmont Koblinger
  • [vte/wip/egmont/bidi: 18/21] test update, Egmont Koblinger
  • [vte/wip/egmont/bidi: 17/21] pause on unmap, Egmont Koblinger
  • [vte/wip/egmont/bidi: 16/21] etap12, Egmont Koblinger
  • [vte/wip/egmont/bidi: 15/21] etap11, Egmont Koblinger
  • [vte/wip/egmont/bidi: 14/21] etap10, Egmont Koblinger
  • [vte/wip/egmont/bidi: 13/21] shaping demo, Egmont Koblinger
  • [vte/wip/egmont/bidi: 12/21] paint log vs vis confusion, Egmont Koblinger
  • [vte/wip/egmont/bidi: 11/21] etap7, Egmont Koblinger
  • [vte/wip/egmont/bidi: 10/21] etap6, Egmont Koblinger
  • [vte/wip/egmont/bidi: 9/21] etap5, Egmont Koblinger
  • [vte/wip/egmont/bidi: 8/21] explicit shaping, Egmont Koblinger
  • [vte/wip/egmont/bidi: 7/21] etap3, Egmont Koblinger
  • [vte/wip/egmont/bidi: 6/21] etap2, Egmont Koblinger
  • [vte/wip/egmont/bidi: 5/21] etap1, Egmont Koblinger
  • [vte/wip/egmont/bidi: 4/21] BiDi work up to Feb 2019 squashed, Egmont Koblinger
  • [vte/wip/egmont/bidi: 3/21] widget: Invalidate the entire paragraph when its contents change, Egmont Koblinger
  • [vte/wip/egmont/bidi: 2/21] emulation: Track BiDi parameters, Egmont Koblinger
  • [vte/wip/egmont/bidi: 1/21] emulation: Make certain operataions convert line endings to hard newline, Egmont Koblinger
  • [vte] (21 commits) Non-fast-forward update to branch wip/egmont/bidi, Egmont Koblinger
  • [cheese] Add context to strings in the keyboard shortcuts window, Piotr Drąg
  • [gnome-software] Update Hungarian translation, Translations User D-L
  • [cheese] Update Hungarian translation, Translations User D-L
  • [gimp/gimp-2-10] Issue #2643 - Conversion to grayscale fails with artifacts, Michael Natterer
  • [gimp] Issue #2643 - Conversion to grayscale fails with artifacts, Michael Natterer
  • [gtk/gtk-3-24] Update Hungarian translation, Translations User D-L
  • [gnome-boxes] Update Hungarian translation, Translations User D-L
  • [epiphany] Update Hungarian translation, Translations User D-L
  • [evolution] Update Hungarian translation, Translations User D-L
  • [gnome-photos/wip/rishi/buffer-decoder: 24/25] Add convenience APIs, Debarshi Ray
  • [gnome-photos/wip/rishi/buffer-decoder: 25/25] base-item: Use the new GeglBuffer codec API, Debarshi Ray
  • [gnome-photos/wip/rishi/buffer-decoder: 23/25] Add PhotosGeglBufferCodecPng, Debarshi Ray
  • [gnome-photos/wip/rishi/buffer-decoder: 22/25] Add PhotosGeglBufferCodecJpeg, Debarshi Ray
  • [gnome-photos/wip/rishi/buffer-decoder: 21/25] Add PhotosGeglBufferLoaderBuilder, Debarshi Ray
  • [gnome-photos/wip/rishi/buffer-decoder: 20/25] Add PhotosGeglBufferLoader, Debarshi Ray
  • [gnome-photos/wip/rishi/buffer-decoder: 19/25] Add PhotosGeglBufferCodec, Debarshi Ray
  • [gnome-photos/wip/rishi/buffer-decoder: 18/25] gegl: Add a function to calculate the inverse Jacobian for zooming, Debarshi Ray
  • [gnome-photos] (25 commits) Non-fast-forward update to branch wip/rishi/buffer-decoder, Debarshi Ray
  • [gtk/gtk-3-24] Update Polish translation, Piotr Drąg
  • [gtk/gtk-3-24] Update POTFILES.skip, Piotr Drąg
  • [polari] Update Hungarian translation, Translations User D-L
  • [gtk] Update Hungarian translation, Translations User D-L
  • [gnome-shell] Update Hungarian translation, Translations User D-L
  • [glib-networking] Update Hungarian translation, Translations User D-L
  • [glib-networking/glib-2-60] Update Hungarian translation, Translations User D-L
  • [gnome-calendar] Update Hungarian translation, Translations User D-L
  • [seahorse] Update Hungarian translation, Translations User D-L
  • [gtk] Deleted branch wip/chergert/marshalling, Christian Hergert
  • [gtk/gtk-3-24: 3/3] Merge branch 'wip/chergert/marshalling' into 'gtk-3-24', Matthias Clasen
  • [gtk/gtk-3-24] (3 commits) ...Merge branch 'wip/chergert/marshalling' into 'gtk-3-24', Matthias Clasen
  • [gtk/gtk-3-24: 2/2] Merge branch 'gail-symbols' into 'gtk-3-24', Matthias Clasen
  • [gtk/gtk-3-24: 1/2] libgail-util: Fix symbol visibility with meson, Matthias Clasen
  • [gtk/gtk-3-24] (2 commits) ...Merge branch 'gail-symbols' into 'gtk-3-24', Matthias Clasen
  • [evolution-data-server] Update Hungarian translation, Translations User D-L
  • [gedit] Update Hungarian translation, Translations User D-L
  • [nautilus] Update Hungarian translation, Translations User D-L
  • [hitori] Update Hungarian translation, Translations User D-L
  • [gitg] Update Hungarian translation, Translations User D-L
  • [gitg/gnome-3-32] Update Hungarian translation, Translations User D-L
  • [glade] Update Hungarian translation, Translations User D-L
  • [seahorse/gnome-3-32] Update Hungarian translation, Translations User D-L
  • [totem] Update Hungarian translation, Translations User D-L
  • [gnome-builder] Update Hungarian translation, Translations User D-L
  • [gnome-builder/gnome-builder-3-32] Update Hungarian translation, Translations User D-L
  • [gnome-subtitles] Add Basque translation, Translations User D-L
  • [gtk] (2 commits) Non-fast-forward update to branch wip/chergert/marshalling, Christian Hergert
  • [gtk/wip/chergert/marshalling] va_marshaller: add various va_marshallers, Christian Hergert
  • [gtk] Non-fast-forward update to branch wip/chergert/marshalling, Christian Hergert
  • [gtk] Remove an unused enum, Matthias Clasen
  • [gtk] Deleted branch global-coords, Matthias Clasen
  • [gtk: 19/19] Merge branch 'global-coords' into 'master', Matthias Clasen
  • [gtk] (19 commits) ...Merge branch 'global-coords' into 'master', Matthias Clasen
  • [gtk/global-coords] Update css node results, Matthias Clasen
  • [gtk/global-coords] Fix menu item accessible, Matthias Clasen
  • [gtk/global-coords] tests: Fix issues with menu shells, Matthias Clasen
  • [gtk/global-coords] menu: Fix destruction, Matthias Clasen
  • [gtk/wip/chergert/marshalling: 2/2] va_marshaller: add various va_marshallers, Christian Hergert
  • [gtk/wip/chergert/marshalling: 1/2] gtk: fix all uses of g_cclosure_marshal_generic, Christian Hergert
  • [gtk] (2 commits) Created branch wip/chergert/marshalling, Christian Hergert
  • [gtk] Deleted branch convert-dialog, Matthias Clasen
  • [gtk: 4/4] Merge branch 'convert-dialog' into 'master', Matthias Clasen
  • [gtk] (4 commits) ...Merge branch 'convert-dialog' into 'master', Matthias Clasen

  • Mail converted by MHonArc