2020-May Archive by Date
01 May 2020
02 May 2020
      
- [orca] Prevent children which cannot have context being returned as context  Joanmarie Diggs
 
- [gnome-todo] Move panel handling to PeasExtensionSet  Georges Basile Stavracas Neto
 
- [gnome-todo] Move workspace handling to extension set  Georges Basile Stavracas Neto
 
- [gnome-todo] activatable: Remove unused signal  Georges Basile Stavracas Neto
 
- [gnome-todo] Remove the Score plugin  Georges Basile Stavracas Neto
 
- [gnome-todo] activatable: Remove header widgets support  Georges Basile Stavracas Neto
 
- [gnome-todo] activatable: Make all vfuncs optional  Georges Basile Stavracas Neto
 
- [gnome-todo] gnome-todo.h: Include libpeas  Georges Basile Stavracas Neto
 
- [gnome-todo] all-tasks-panel: Cleanup  Georges Basile Stavracas Neto
 
- [gnome-todo] inbox-panel: Cleanup  Georges Basile Stavracas Neto
 
- [gnome-todo] next-week-panel: Cleanup  Georges Basile Stavracas Neto
 
- [gnome-todo] task-lists-workspace: Cleanup  Georges Basile Stavracas Neto
 
- [gnome-todo] today-panel: Cleanup  Georges Basile Stavracas Neto
 
- [gnome-todo] project: Reorganize plugin structure  Georges Basile Stavracas Neto
 
- [gnome-todo] Split plugin resources  Georges Basile Stavracas Neto
 
- [gnome-todo] task-lists-workspace: Move sidebar to parent folder  Georges Basile Stavracas Neto
 
- [gnome-todo] activatable: Remove get_providers() vfunc  Georges Basile Stavracas Neto
 
- [gtk] (14 commits) Non-fast-forward update to branch bin-removal  Matthias Clasen
 
- [gtk/bin-removal: 1/14] frame: Add a child property  Matthias Clasen
 
- [gtk/bin-removal: 2/14] Use gtk_frame_set_child throughout  Matthias Clasen
 
- [gtk/bin-removal: 3/14] frame: Derive from GtkWidget  Matthias Clasen
 
- [gtk/bin-removal: 4/14] aspectframe: Add a child property  Matthias Clasen
 
- [gtk/bin-removal: 5/14] Use gtk_aspect_frame_set_child throughout  Matthias Clasen
 
- [gtk/bin-removal: 6/14] aspectframe: Derive from GtkWidget  Matthias Clasen
 
- [gtk/bin-removal: 7/14] viewport: Add a child property  Matthias Clasen
 
- [gtk/bin-removal: 8/14] Use gtk_viewport_set_child throughout  Matthias Clasen
 
- [gtk/bin-removal: 9/14] viewport: Derive from GtkWidget  Matthias Clasen
 
- [gtk/bin-removal: 10/14] popover: Add a child property  Matthias Clasen
 
- [gtk/bin-removal: 11/14] Use gtk_popover_set_child throughout  Matthias Clasen
 
- [gtk/bin-removal: 12/14] popover: Derive from GtkWidget  Matthias Clasen
 
- [gtk/bin-removal: 13/14] builder-tool: Convert former bin children  Matthias Clasen
 
- [gtk/bin-removal: 14/14] Add a test for bin child conversion  Matthias Clasen
 
- [gnome-todo] Remove last reference to the Score plugin  Georges Basile Stavracas Neto
 
- [gnome-todo] build: Generate config.h in src/  Georges Basile Stavracas Neto
 
- [gnome-todo] Introduce GtdTextWidthLayout  Georges Basile Stavracas Neto
 
- [gnome-todo] omni-area: Use GtdTextWidthLayout  Georges Basile Stavracas Neto
 
- [gtk/wip/chergert/quartz4u] start bringing over event translations  Christian Hergert
 
- [geary] (5 commits) Created branch mjog/746-gmail-flag-quote-bug  Michael Gratton
 
- [geary/mjog/746-gmail-flag-quote-bug: 1/5] Geary.Imap.DataFormat: Clean up source code  Michael Gratton
 
- [geary/mjog/746-gmail-flag-quote-bug: 2/5] Geary.Imap.Deserializer: Rework tag handling  Michael Gratton
 
- [geary/mjog/746-gmail-flag-quote-bug: 3/5] Geary.Imap: Add Quirks object to collect all IMAP service quirk config  Michael Gratton
 
- [geary/mjog/746-gmail-flag-quote-bug: 4/5] Geary.Imap.Deserializer: Workaround GMail not quoting IMAP email flags  Michael Gratton
 
- [geary/mjog/746-gmail-flag-quote-bug: 5/5] Geary.Imap.Deserializer: Micro-optimise some methods  Michael Gratton
 
- [geary] (2 commits) Non-fast-forward update to branch mjog/746-gmail-flag-quote-bug  Michael Gratton
 
- [geary/mjog/746-gmail-flag-quote-bug: 1/2] Geary.Imap.Deserializer: Workaround GMail not quoting IMAP email flags  Michael Gratton
 
- [geary/mjog/746-gmail-flag-quote-bug: 2/2] Geary.Imap.Deserializer: Micro-optimise some methods  Michael Gratton
 
- [gtk] (62 commits) Non-fast-forward update to branch wip/baedert/for-master  Timm Bäder
 
- [gtk/wip/baedert/for-master: 31/62] label: Unref style_attrs list  Timm Bäder
 
- [gtk/wip/baedert/for-master: 32/62] gskpango: Make get_color a bit shorter  Timm Bäder
 
- [gtk/wip/baedert/for-master: 33/62] label: Remove a debug leftover  Timm Bäder
 
- [gtk/wip/baedert/for-master: 34/62] popover: Remove an unused gtk_widget_get_allocation() call  Timm Bäder
 
- [gtk/wip/baedert/for-master: 35/62] shorthandproperty: Use alloc a for data array  Timm Bäder
 
- [gtk/wip/baedert/for-master: 36/62] shorthandproperty: Return unset/initial/inherit as-is  Timm Bäder
 
- [gtk/wip/baedert/for-master: 37/62] shorthandproperty: Use alloca() when parsing properties  Timm Bäder
 
- [gtk/wip/baedert/for-master: 38/62] widget: Use early-out style in gtk_widget_realize()  Timm Bäder
 
- [gtk/wip/baedert/for-master: 39/62] gdkdisplay-wayland: Fix a possibly uninitialized out value  Timm Bäder
 
- [gtk/wip/baedert/for-master: 40/62] textchild: Return an array from get_widgets  Timm Bäder
 
- [gtk/wip/baedert/for-master: 41/62] stylecontext: Remove _list_classes() from public API  Timm Bäder
 
- [gtk/wip/baedert/for-master: 42/62] GdkEvent: Save history in a GArray  Timm Bäder
 
- [gtk/wip/baedert/for-master: 43/62] icontheme: Save dir_mtimes in a GArray, not a GList  Timm Bäder
 
- [gtk/wip/baedert/for-master: 44/62] cssselector: Avoid some GList allocations  Timm Bäder
 
- [gtk/wip/baedert/for-master: 45/62] placesview: Remove frame  Timm Bäder
 
- [gtk/wip/baedert/for-master: 46/62] widget: Only do a IS_ROOT type check if the parent is unset  Timm Bäder
 
- [gtk/wip/baedert/for-master: 47/62] widget: Save controllers list in a GPtrArray  Timm Bäder
 
- [gtk/wip/baedert/for-master: 48/62] scalebutton: Remove unused click_id member  Timm Bäder
 
- [gtk/wip/baedert/for-master: 49/62] scalebutton: Shorten finalize() implementation  Timm Bäder
 
- [gtk/wip/baedert/for-master: 50/62] window: Remove unused private function  Timm Bäder
 
- [gtk/wip/baedert/for-master: 51/62] widget: Use an unchecked cast in _get_native()  Timm Bäder
 
- [gtk/wip/baedert/for-master: 52/62] eventcontroller: Remove some unnecessary casts  Timm Bäder
 
- [gtk/wip/baedert/for-master: 53/62] main: Save some type checks  Timm Bäder
 
- [gtk/wip/baedert/for-master: 54/62] add GtkArray  Timm Bäder
 
- [gtk/wip/baedert/for-master: 55/62] cssselector: Use a GtkArray to count exact matches  Timm Bäder
 
- [gtk/wip/baedert/for-master: 56/62] gtk.supp: Update  Timm Bäder
 
- [gtk/wip/baedert/for-master: 57/62] cssprovider: Pass a GtkArray around when matching  Timm Bäder
 
- [gtk/wip/baedert/for-master: 58/62] shortcutcontroller: Use a GArray instead of a linked list  Timm Bäder
 
- [gtk/wip/baedert/for-master: 59/62] shortcutmanager: Speed up default_remove_controller a bit  Timm Bäder
 
- [gtk/wip/baedert/for-master: 60/62] surface: remove double assignment  Timm Bäder
 
- [gtk/wip/baedert/for-master: 61/62] label: Be more defensive against non-existant focus_link  Timm Bäder
 
- [gtk/wip/baedert/for-master: 62/62] shortcutcontroller: Check for NULL GtkNative of widget  Timm Bäder
 
- [gtk] (5 commits) Non-fast-forward update to branch bin-removal  Matthias Clasen
 
- [gtk/bin-removal: 1/5] scrolledwindow: Add a child property  Matthias Clasen
 
- [gtk/bin-removal: 2/5] Use gtk_scrolled_window_set_child throughout  Matthias Clasen
 
- [gtk/bin-removal: 3/5] scrollediwndow: Derive from GtkWidget  Matthias Clasen
 
- [gtk/bin-removal: 4/5] builder-tool: Convert former bin children  Matthias Clasen
 
- [gtk/bin-removal: 5/5] Add a test for bin child conversion  Matthias Clasen
 
- [gnome-control-center/gnome-3-36] Update Slovak translation  Translations User D-L
 
- [gnome-control-center] Update Slovak translation  Translations User D-L
 
- [pitivi] Update Ukrainian translation  Translations User D-L
 
- [gtk] Update Ukrainian translation  Translations User D-L
 
- [dia] Update Ukrainian translation  Translations User D-L
 
- [shotwell] Update Chinese (Taiwan) translation  Translations User D-L
 
- [shotwell] Update Chinese (Taiwan) translation  Translations User D-L
 
- [rhythmbox] Update Chinese (Taiwan) translation  Translations User D-L
 
- [geary/gnome-3-36] Update Slovak translation  Translations User D-L
 
- [geary] Update Slovak translation  Translations User D-L
 
- [gnumeric] Update Ukrainian translation  Translations User D-L
 
- [geary] (4 commits) Created branch mjog/server-quirks  Michael Gratton
 
- [geary/mjog/server-quirks: 1/4] Geary.Endpoint: Move max batch size quirk config to quirks object  Michael Gratton
 
- [geary/mjog/server-quirks: 2/4] Geary.Imap.FolderSession: Move fetch header quirk to Quirks object  Michael Gratton
 
- [geary/mjog/server-quirks: 3/4] Geary.Imap.Deserialiser: Handle reserved chars in response-text  Michael Gratton
 
- [geary/mjog/server-quirks: 4/4] imap: Ignore UIDNEXT 0 values sent from servers  Michael Gratton
 
- [gedit] Update Chinese (Taiwan) translation  Translations User D-L
 
- [gnome-boxes] Update Chinese (Taiwan) translation  Translations User D-L
 
- [gnome-software] Update Chinese (Taiwan) translation  Translations User D-L
 
- [gnome-sound-recorder] Update Chinese (Taiwan) translation  Translations User D-L
 
- [gnome-todo] Update Chinese (Taiwan) translation  Translations User D-L
 
- [polari] Update Chinese (Taiwan) translation  Translations User D-L
 
- [rygel] Update Chinese (Taiwan) translation  Translations User D-L
 
- [simple-scan] Update Chinese (Taiwan) translation  Translations User D-L
 
- [jhbuild] core-deps-latest: WebKitGTK 2.28.2  Rico Tzschichholz
 
- [jhbuild] core-deps-latest: Update meson to 0.54.1  Rico Tzschichholz
 
- [gobject-introspection] gir: Update annotations from glib git master  Rico Tzschichholz
 
- [tracker] Update Chinese (Taiwan) translation  Translations User D-L
 
- [gnome-desktop] Update Chinese (Taiwan) translation  Translations User D-L
 
- [gnome-control-center] Update Chinese (Taiwan) translation  Translations User D-L
 
- [gnome-shell-extensions] Update Chinese (Taiwan) translation  Translations User D-L
 
- [gnome-shell] Update Chinese (Taiwan) translation  Translations User D-L
 
- [gnome-clocks] Created branch bilelmoussaoui/flatpak-fix  Bilal Elmoussaoui
 
- [gnome-clocks/bilelmoussaoui/flatpak-fix] Flatpak: remove finish-args comments  Bilal Elmoussaoui
 
- [gnome-screenshot] Update Chinese (Taiwan) translation  Translations User D-L
 
- [gnome-clocks/bilelmoussaoui/flatpak-fix] Delete tags.92h9tB  Bilal Elmoussaoui
 
- [gvfs] Update Chinese (Taiwan) translation  Translations User D-L
 
- [gnome-clocks] Flatpak: remove finish-args comments  Bilal Elmoussaoui
 
- [gnome-clocks] Deleted branch bilelmoussaoui/flatpak-fix  Bilal Elmoussaoui
 
- [tracker] Update Chinese (Taiwan) translation  Translations User D-L
 
- [gnome-clocks] Deleted branch bilelmoussaoui/css  Bilal Elmoussaoui
 
- [gnome-clocks] Deleted branch wip/exalm/ci  Bilal Elmoussaoui
 
- [rygel] Update Chinese (Taiwan) translation  Translations User D-L
 
- [tracker-miners] Update Chinese (Taiwan) translation  Translations User D-L
 
- [grilo] Update Chinese (Taiwan) translation  Translations User D-L
 
- [gthumb] Update Chinese (Taiwan) translation  Translations User D-L
 
- [gnome-sound-recorder] Change requested window size and fileNameEntry width to fit in smaller screens  Bilal Elmoussaoui
 
- [gtksourceview] Update Chinese (Taiwan) translation  Translations User D-L
 
- [gnome-clocks] (3 commits) Created branch bilelmoussaoui/3.36.1  Bilal Elmoussaoui
 
- [gnome-clocks/bilelmoussaoui/3.36.1: 1/3] Update German translation  Bilal Elmoussaoui
 
- [gnome-clocks/bilelmoussaoui/3.36.1: 2/3] Add Ukrainian translation  Bilal Elmoussaoui
 
- [gnome-clocks/bilelmoussaoui/3.36.1: 3/3] bump release to 3.36.1  Bilal Elmoussaoui
 
- [gnome-clocks] Deleted branch bilelmoussaoui/3.36.1  Bilal Elmoussaoui
 
- [geary/gnome-3-36] Update Slovak translation  Translations User D-L
 
- [geary] Update Slovak translation  Translations User D-L
 
- [tracker] (8 commits) ...Merge branch 'sam/test-fixes' into 'master'  Sam Thursfield
 
- [tracker] Deleted branch sam/test-fixes  Sam Thursfield
 
- [tracker: 8/8] Merge branch 'sam/test-fixes' into 'master'  Sam Thursfield
 
- [tracker-miners] (8 commits) Non-fast-forward update to branch sam/test-fixes  Sam Thursfield
 
- [tracker-miners/sam/test-fixes: 1/8] functional-tests: Rework TrackerMinerTest fixtures  Sam Thursfield
 
- [tracker-miners/sam/test-fixes: 2/8] functional-tests: Add tracker_test_main()  Sam Thursfield
 
- [tracker-miners/sam/test-fixes: 3/8] miners/fs: Return meaningful errors over DBus  Sam Thursfield
 
- [tracker-miners/sam/test-fixes: 4/8] Add TRACKER_DEBUG=status  Sam Thursfield
 
- [tracker-miners/sam/test-fixes: 5/8] Add TRACKER_DEBUG=tests-no-cleanup  Sam Thursfield
 
- [tracker-miners/sam/test-fixes: 6/8] functional-tests: Update to specify graphs explicitly  Sam Thursfield
 
- [tracker-miners/sam/test-fixes: 7/8] tracker-extract: Ensure nfo:FileDataObject is always set  Sam Thursfield
 
- [tracker-miners/sam/test-fixes: 8/8] functional-tests: Update to differentiate different types of update  Sam Thursfield
 
- [gnome-build-meta/valentindavid/gnome-3-36/freedesktop-sdk-19.08.10] vm/image.bst: Use mke2fs  Valentin David
 
- [tracker-miners] (9 commits) ...Merge branch 'sam/test-fixes' into 'master'  Sam Thursfield
 
- [tracker-miners] Deleted branch sam/test-fixes  Sam Thursfield
 
- [tracker-miners: 9/9] Merge branch 'sam/test-fixes' into 'master'  Sam Thursfield
 
- [tracker-miners] Created branch sam/coverity-fix  Sam Thursfield
 
- [tracker-miners/sam/coverity-fix] tracker-extract: Fix coverity warning CID 357915  Sam Thursfield
 
- [gnome-music] (73 commits) Non-fast-forward update to branch wip/mschraal/gtk4  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 5/73] Set GTK to version 4  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 6/73] Replace Gfm with GTK listmodels  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 7/73] Stop using libdazzle  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 8/73] songwidget: Disable/remove EventBox  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 9/73] albumwidget: Remove EventBox  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 10/73] searchheaderbar: Remove Gd usage  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 11/73] application: Fix style context provider  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 12/73] notificationspopup: Remove show_all()  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 13/73] window: Disable window placement  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 14/73] data/ui: HeaderBar fixes  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 15/73] SelectionBarMenuButton.ui: Fixup  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 16/73] AppMenu.ui: Cleanup  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 17/73] headerbar: show-close-button -> show-title-buttons  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 18/73] SearchHeaderBar.ui: Cleanup  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 19/73] data/ui: PlayerToolbar cleanup & GTK4 fixes  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 20/73] smoothscale: StyleContext getter does not need state  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 21/73] art: Disable surface usage  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 22/73] coverstack: Remove show_all  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 23/73] smoothscale: Remove gesturemultipress -> gestureclick  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 24/73] playertoolbar: Adapt set_from_icon_name API  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 25/73] EmptyView.ui: Cleanup  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 26/73] window: Cleanups  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 27/73] emptyview: Remove show_all  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 28/73] mediakeys: Fix controller  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 29/73] grltrackerwrapper: Add Gtk import instead of Gfm  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 30/73] window: Gesture 'fixes'  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 31/73] AlbumWidget.ui: Cleanup  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 32/73] albumsview: get_allocated_size -> get_allocation  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 33/73] artistsview: Cleanup gesture & show_all  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 34/73] baseview: Remove show_all  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 35/73] songsview: Cleanup gesture & pack  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 36/73] starhandlerwidget: Unbreak some iconsize stuff  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 37/73] playlistcontrols: Cleanup & disable some event stuff  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 38/73] playlistcontextmenu: Disable bind_model  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 39/73] searchview: Cleanup & disable some stuff  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 40/73] songwidget: Cleanup & break  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 41/73] artistalbumwidget: Cleanup  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 42/73] coverstack: Disable art  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 43/73] coredisc: Gfm -> Gtk import  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 44/73] albumartcache: More surface mess  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 45/73] albumartcache: More surface  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 46/73] DiscBox.ui: Cleanup  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 47/73] DiscBox: Disable packing & no-show-all  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 48/73] disclistboxwidget: Disable song widget event  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 49/73] disclistboxwidget: Make song_widget click controller somewhat work  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 50/73] window: Fix event controllers  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 51/73] songsview: Fix event controller  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 52/73] mediakeys: Fix event controller  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 53/73] smoothscale: Fix event controller  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 54/73] AlbumWidget.ui: Fix running length label position  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 55/73] WIP: covers: CoverPaintable  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 56/73] IconTheme gtk4 fixes *incomplete*  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 57/73] data/ui: AppMenu GTK4 fixes  Marinus Schraal
 
- [gnome-build-meta] (11 commits) Non-fast-forward update to branch valentindavid/update-local-repo-element  Valentin David
 
- [gnome-music/wip/mschraal/gtk4: 58/73] flatpak: Add pygobject + template branch  Marinus Schraal
 
- [gnome-build-meta/valentindavid/update-local-repo-element: 11/11] utils/update-local-repo.sh: Allow to specify repo element  Valentin David
 
- [gnome-music/wip/mschraal/gtk4: 59/73] data/ui: SelectionBarMenuButton remove relief  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 60/73] data/ui: NotificationsPopup remove ShadowType  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 61/73] data/ui: LoadingNotification use spinning property  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 62/73] window: Disable media keys for now  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 63/73] data/ui: Fix AlbumsViews margins  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 64/73] data/ui: AlbumWidget remove deprecated ShadowType  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 65/73] artisttile: Fix margins for GTK 4  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 66/73] data/ui: PlaylistControls remove is-focus  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 67/73] data/ui: PlaylistsWidget margins fix  Marinus Schraal
 
- [gnome-build-meta] (11 commits) Non-fast-forward update to branch valentindavid/disable-mail  Valentin David
 
- [gnome-music/wip/mschraal/gtk4: 68/73] playlistswidget: Disable ctrlr  Marinus Schraal
 
- [gnome-build-meta/valentindavid/disable-mail: 11/11] vm: Disable mail spool creation in useradd  Valentin David
 
- [gnome-music/wip/mschraal/gtk4: 69/73] artistsview: Frame ShadowType is deprecated  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 70/73] playlistcontextmenu: Replace relative-to with set_parent  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 71/73] data/ui: Fix PlaylistTile margins  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 72/73] playlistswidget: Disable some signals to make it work slightly better  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 73/73] songwidget: Disable DnD  Marinus Schraal
 
- [gedit-latex/from_source] Deleted obsolete Makefile.am  Pietro Battiston
 
- [gedit-latex/from_source] Removed obsolete information  Pietro Battiston
 
- [gedit-latex/from_source] Minor fixes in pofiles' headers  Pietro Battiston
 
- [gimp-help] src: explain a bit more difference between color pickers.  Jehan
 
- [gedit-latex] Deleted obsolete Makefile.am  Pietro Battiston
 
- [gedit-latex] Removed obsolete information  Pietro Battiston
 
- [gedit-latex] Minor fixes in pofiles' headers  Pietro Battiston
 
- [gedit-latex] Non-fast-forward update to branch from_source  Pietro Battiston
 
- [genius] (2 commits) ...Merge branch 'add_uk' into 'master'  Daniel Korostil
 
- [genius: 1/2] Add Ukrainian translation  Daniel Korostil
 
- [genius: 2/2] Merge branch 'add_uk' into 'master'  Daniel Korostil
 
- [gedit-latex] (2 commits) ...Merge branch 'master' into 'master'  Pietro Battiston
 
- [gedit-latex: 1/2] Fixed style not set (was breaking compilation of Latex -> pdf)  Pietro Battiston
 
- [gedit-latex: 2/2] Merge branch 'master' into 'master'  Pietro Battiston
 
- [rhythmbox] header: set no-show-all on the song position slider  Jonathan Matthew
 
- [gnome-build-meta] (2 commits) Non-fast-forward update to branch jjardon/gnome_3_36_2  Javier Jardón Cabezas
 
- [gnome-build-meta/jjardon/gnome_3_36_2: 1/2] sdk/gtk+-3: use autotools to build  Javier Jardón Cabezas
 
- [gnome-build-meta/jjardon/gnome_3_36_2: 2/2] GNOME 3.36.2  Javier Jardón Cabezas
 
- [gedit-latex] Updated NEWS for 3.36  Pietro Battiston
 
- [gedit-latex] Do not require most recent gedit  Pietro Battiston
 
- [gedit-latex] Replaced instructions for autotools with instructions for meson  Pietro Battiston
 
- [gnome-build-meta] Non-fast-forward update to branch jjardon/gnome_3_36_2  Javier Jardón Cabezas
 
- [gnome-build-meta/jjardon/gnome_3_36_2] GNOME 3.36.2  Javier Jardón Cabezas
 
- [tracker-miners] (18 commits) Non-fast-forward update to branch sam/file-processed-signal  Sam Thursfield
 
- [tracker-miners/sam/file-processed-signal: 11/18] miners: Add FilesProcessed signal to D-Bus interface  Sam Thursfield
 
- [tracker-miners/sam/file-processed-signal: 12/18] miners/fs: Send file-processed signal when a file is ignored by config  Sam Thursfield
 
- [tracker-miners/sam/file-processed-signal: 13/18] libtracker-miner: Allow a decorator to insert SPARQL on errors  Sam Thursfield
 
- [tracker-miners/sam/file-processed-signal: 14/18] tracker-extract: Allow extractors to return error messages  Sam Thursfield
 
- [tracker-miners] Created branch sam/test-extraction-failure-marker  Sam Thursfield
 
- [tracker-miners/sam/file-processed-signal: 15/18] tracker-extract-gstreamer: Return FALSE if we got no metadata  Sam Thursfield
 
- [tracker-miners/sam/file-processed-signal: 16/18] tracker-extract-mp3: Describe error when unable to parse MP3  Sam Thursfield
 
- [tracker-miners/sam/file-processed-signal: 17/18] functional-tests: Add miner-on-demand test  Sam Thursfield
 
- [tracker-miners/sam/file-processed-signal: 18/18] on-demand test: Wait for extraction failure marker to appear  Sam Thursfield
 
- [tracker-miners] Non-fast-forward update to branch sam/file-processed-signal  Sam Thursfield
 
- [gnome-todo] window: Remove obsolete method  Georges Basile Stavracas Neto
 
- [pitivi] Update POTFILES.in  Piotr Drąg
 
- [gnome-panel] bump version to 3.37.1, update NEWS  Alberts Muktupāvels
 
- [tracker-miners] (7 commits) Non-fast-forward update to branch sam/file-processed-signal  Sam Thursfield
 
- [gnome-todo] Update POTFILES.in  Piotr Drąg
 
- [gnome-panel] Created tag 3.37.1  Alberts Muktupāvels
 
- [tracker-miners/sam/file-processed-signal: 1/7] miners: Add FilesProcessed signal to D-Bus interface  Sam Thursfield
 
- [tracker-miners/sam/file-processed-signal: 2/7] miners/fs: Send file-processed signal when a file is ignored by config  Sam Thursfield
 
- [tracker-miners/sam/file-processed-signal: 3/7] libtracker-miner: Allow a decorator to insert SPARQL on errors  Sam Thursfield
 
- [tracker-miners/sam/file-processed-signal: 4/7] tracker-extract: Allow extractors to return error messages  Sam Thursfield
 
- [tracker-miners/sam/file-processed-signal: 5/7] tracker-extract-gstreamer: Return FALSE if we got no metadata  Sam Thursfield
 
- [tracker-miners/sam/file-processed-signal: 6/7] tracker-extract-mp3: Describe error when unable to parse MP3  Sam Thursfield
 
- [tracker-miners/sam/file-processed-signal: 7/7] functional-tests: Add miner-on-demand test  Sam Thursfield
 
- [tracker-miners] Non-fast-forward update to branch sam/file-processed-signal  Sam Thursfield
 
- [tracker-miners/sam/file-processed-signal] functional-tests: Add miner-on-demand test  Sam Thursfield
 
- [gnome-applets] bump version to 3.37.1, update NEWS  Alberts Muktupāvels
 
- [gnome-applets] Created tag 3.37.1  Alberts Muktupāvels
 
- [gnome-todo] application: Use the VCS tag  Georges Basile Stavracas Neto
 
- [gnome-todo] plugin-dialog: Adapt to headerbar changes  Georges Basile Stavracas Neto
 
- [gnome-todo] peace: Randomize switch timeout  Georges Basile Stavracas Neto
 
- [gnome-todo] sidebar: Measure size in text width  Georges Basile Stavracas Neto
 
- [gnome-build-meta] Created branch jjardon/libinput  Javier Jardón Cabezas
 
- [gnome-build-meta/jjardon/libinput] Use libinput from freedesktop-sdk  Javier Jardón Cabezas
 
- [gnome-build-meta] (2 commits) Non-fast-forward update to branch jjardon/libinput  Javier Jardón Cabezas
 
- [gnome-build-meta/jjardon/libinput: 2/2] Use libinput from freedesktop-sdk  Javier Jardón Cabezas
 
- [gnome-build-meta] (3 commits) Non-fast-forward update to branch valentindavid/freedesktop-sdk-19.08.10  Valentin David
 
- [gnome-build-meta/valentindavid/freedesktop-sdk-19.08.10: 1/3] Update freedesktop-sdk.bst to 19.08.10  Valentin David
 
- [gnome-build-meta/valentindavid/freedesktop-sdk-19.08.10: 2/3] .gitlab-ci.yml: Use buildstream 1.4.2  Valentin David
 
- [gnome-build-meta/valentindavid/freedesktop-sdk-19.08.10: 3/3] Use libical from Freedesktop SDK  Valentin David
 
- [gnome-build-meta] (4 commits) Non-fast-forward update to branch valentindavid/gnome-3-36/freedesktop-sdk-19.08.10  Valentin David
 
- [gnome-build-meta/valentindavid/gnome-3-36/freedesktop-sdk-19.08.10: 1/4] Update freedesktop-sdk.bst to 19.08.10  Valentin David
 
- [gnome-build-meta/valentindavid/gnome-3-36/freedesktop-sdk-19.08.10: 2/4] .gitlab-ci.yml: Use buildstream 1.4.2  Valentin David
 
- [gnome-build-meta/valentindavid/gnome-3-36/freedesktop-sdk-19.08.10: 3/4] Use libical from Freedesktop SDK  Valentin David
 
- [gnome-build-meta/valentindavid/gnome-3-36/freedesktop-sdk-19.08.10: 4/4] vm/image.bst: Use mke2fs  Valentin David
 
- [gnome-todo] theme: Split theme in separate files  Georges Basile Stavracas Neto
 
- [jhbuild] core-latest: Switch gdm to meson  Rico Tzschichholz
 
- [gnome-build-meta] (3 commits) Non-fast-forward update to branch jjardon/libinput  Javier Jardón Cabezas
 
- [gnome-build-meta/jjardon/libinput: 1/3] Use libinput from freedesktop-sdk  Javier Jardón Cabezas
 
- [gnome-build-meta/jjardon/libinput: 2/3] Use libevdev from freedesktop-sdk  Javier Jardón Cabezas
 
- [gnome-build-meta/jjardon/libinput: 3/3] Use mtdev from freedesktop-sdk  Javier Jardón Cabezas
 
- [gnome-sound-recorder] Change usage label to wrap and justify text and add margins and spacing  Bilal Elmoussaoui
 
- [gnome-build-meta] (22 commits) Non-fast-forward update to branch tchaik/avahi-0.8  Javier Jardón Cabezas
 
- [gnome-build-meta/tchaik/avahi-0.8: 22/22] core-deps/avahi.bst: Prefer the Freedesktop SDK build  Javier Jardón Cabezas
 
- [gnome-build-meta] Created branch jjardon/libportal  Javier Jardón Cabezas
 
- [gnome-build-meta/jjardon/libportal] Use libportal from freedesktop-sdk  Javier Jardón Cabezas
 
- [gnome-music] Remove no_show_all property  Jean Felder
 
- [gnome-music] Stop using show_all  Jean Felder
 
- [gnome-build-meta] Created branch jjardon/xmlto  Javier Jardón Cabezas
 
- [gnome-build-meta/jjardon/xmlto] Use xmlto from freedesktop-sdk  Javier Jardón Cabezas
 
- [gnome-build-meta] (18 commits) Non-fast-forward update to branch valentindavid/pinebook-pro  Valentin David
 
- [gnome-build-meta/valentindavid/pinebook-pro: 4/18] Add missing firmware for Pinebook Pro  Valentin David
 
- [gnome-build-meta/valentindavid/pinebook-pro: 5/18] Add support for wpa-supplicant  Valentin David
 
- [gnome-build-meta/valentindavid/pinebook-pro: 6/18] Make build of pinebook pro image automatic  Valentin David
 
- [gnome-build-meta/valentindavid/pinebook-pro: 7/18] Add support for pinebook pro sound codec  Valentin David
 
- [gnome-build-meta/valentindavid/pinebook-pro: 8/18] Forcibly disable wpa-supplicant services  Valentin David
 
- [gnome-build-meta/valentindavid/pinebook-pro: 9/18] Add some more required modules found going through device tree  Valentin David
 
- [gnome-build-meta/valentindavid/pinebook-pro: 10/18] Fix fstab  Valentin David
 
- [gnome-build-meta/valentindavid/pinebook-pro: 11/18] Add drm drivers in initramfs to try to get plymouth to work  Valentin David
 
- [gnome-build-meta/valentindavid/pinebook-pro: 12/18] Fix plymouth boot  Valentin David
 
- [gnome-build-meta/valentindavid/pinebook-pro: 13/18] Add alsa-utils  Valentin David
 
- [gnome-build-meta/valentindavid/pinebook-pro: 14/18] utils/update-local-repo.sh: Allow to specify repo element  Valentin David
 
- [gnome-build-meta/valentindavid/pinebook-pro: 15/18] Disable suspend  Valentin David
 
- [gnome-build-meta/valentindavid/pinebook-pro: 16/18] Linux: add security extensions for filesystem to get getcap/setcap to work  Valentin David
 
- [gnome-build-meta/valentindavid/pinebook-pro: 17/18] Do not use /home but /var/home  Valentin David
 
- [gnome-build-meta/valentindavid/pinebook-pro: 18/18] Remove useless HID configuration  Valentin David
 
- [gnome-build-meta] Non-fast-forward update to branch valentindavid/pinebook-pro  Valentin David
 
- [gnome-build-meta/valentindavid/pinebook-pro] Remove useless HID configuration  Valentin David
 
- [gnome-build-meta] (4 commits) Created branch valentindavid/pinebook-pro-kernel-options  Valentin David
 
- [gnome-build-meta/valentindavid/pinebook-pro-kernel-options: 1/4] Remove useless HID configuration in Pinebook Pro kernel  Valentin David
 
- [gnome-build-meta/valentindavid/pinebook-pro-kernel-options: 2/4] Add support for Pinebook Pro sound codec in kernel  Valentin David
 
- [vala/staging] gitignore: Update and add some IDE files  Rico Tzschichholz
 
- [gnome-build-meta/valentindavid/pinebook-pro-kernel-options: 3/4] Add some required kernel modules for Pinebook Pro  Valentin David
 
- [vala/staging] gtk4: Update to 3.98.3+429e0bfa  Rico Tzschichholz
 
- [gnome-build-meta/valentindavid/pinebook-pro-kernel-options: 4/4] Pinebook Pro kernel: add security extensions for filesystems  Valentin David
 
- [gnome-contacts] (7 commits) Non-fast-forward update to branch wip/nielsdg/fix-warnings  Niels De Graef
 
- [gnome-contacts/wip/nielsdg/fix-warnings: 4/7] FakePersonaStore: Fix dynamic cast warnings  Niels De Graef
 
- [gnome-contacts/wip/nielsdg/fix-warnings: 5/7] ContactsUtils: Fix dynamic cast warnings  Niels De Graef
 
- [gnome-contacts/wip/nielsdg/fix-warnings: 6/7] EditorProperty: Fix dynamic cast warnings  Niels De Graef
 
- [gnome-contacts/wip/nielsdg/fix-warnings: 7/7] EditorProperty: Don't use "set" as variable name  Niels De Graef
 
- [gnome-build-meta] (55 commits) Non-fast-forward update to branch jjardon/ostree_fdsdk  Javier Jardón Cabezas
 
- [gnome-build-meta/jjardon/ostree_fdsdk: 55/55] Use ostree from fdsdk  Javier Jardón Cabezas
 
- [gnome-contacts] (4 commits) ...EditorProperty: Don't use "set" as variable name  Niels De Graef
 
- [gnome-contacts] Deleted branch wip/nielsdg/fix-warnings  Niels De Graef
 
- [geary/gnome-3-36] Update Slovak translation  Translations User D-L
 
- [geary] Update Slovak translation  Translations User D-L
 
- [gnome-music] (69 commits) Non-fast-forward update to branch wip/mschraal/gtk4  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 3/69] Set GTK to version 4  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 4/69] Replace Gfm with GTK listmodels  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 5/69] Stop using libdazzle  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 6/69] songwidget: Disable/remove EventBox  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 7/69] albumwidget: Remove EventBox  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 8/69] searchheaderbar: Remove Gd usage  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 9/69] application: Fix style context provider  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 10/69] window: Disable window placement  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 11/69] data/ui: HeaderBar fixes  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 12/69] SelectionBarMenuButton.ui: Fixup  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 13/69] AppMenu.ui: Cleanup  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 14/69] headerbar: show-close-button -> show-title-buttons  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 15/69] SearchHeaderBar.ui: Cleanup  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 16/69] data/ui: PlayerToolbar cleanup & GTK4 fixes  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 17/69] smoothscale: StyleContext getter does not need state  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 18/69] art: Disable surface usage  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 19/69] coverstack: Remove show_all  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 20/69] smoothscale: Remove gesturemultipress -> gestureclick  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 21/69] playertoolbar: Adapt set_from_icon_name API  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 22/69] EmptyView.ui: Cleanup  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 23/69] window: Cleanups  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 24/69] mediakeys: Fix controller  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 25/69] grltrackerwrapper: Add Gtk import instead of Gfm  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 26/69] window: Gesture 'fixes'  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 27/69] AlbumWidget.ui: Cleanup  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 28/69] albumsview: get_allocated_size -> get_allocation  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 29/69] artistsview: Cleanup gesture & show_all  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 30/69] baseview: Remove show_all  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 31/69] songsview: Cleanup gesture & pack  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 32/69] starhandlerwidget: Unbreak some iconsize stuff  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 33/69] playlistcontrols: Cleanup & disable some event stuff  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 34/69] playlistcontextmenu: Disable bind_model  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 35/69] searchview: Cleanup & disable some stuff  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 36/69] songwidget: Cleanup & break  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 37/69] artistalbumwidget: Cleanup  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 38/69] coverstack: Disable art  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 39/69] coredisc: Gfm -> Gtk import  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 40/69] albumartcache: More surface mess  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 41/69] albumartcache: More surface  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 42/69] DiscBox.ui: Cleanup  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 43/69] DiscBox: Disable packing & no-show-all  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 44/69] disclistboxwidget: Disable song widget event  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 45/69] disclistboxwidget: Make song_widget click controller somewhat work  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 46/69] window: Fix event controllers  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 47/69] songsview: Fix event controller  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 48/69] mediakeys: Fix event controller  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 49/69] smoothscale: Fix event controller  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 50/69] AlbumWidget.ui: Fix running length label position  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 51/69] WIP: covers: CoverPaintable  Marinus Schraal
 
- [gnome-session] (6 commits) Non-fast-forward update to branch benzea/autostart-whitelist  Sebastian Geiger
 
- [gnome-music/wip/mschraal/gtk4: 52/69] IconTheme gtk4 fixes *incomplete*  Marinus Schraal
 
- [gnome-session/benzea/autostart-whitelist: 5/6] fill: Add AutostartWhitelist key to session file  Sebastian Geiger
 
- [gnome-music/wip/mschraal/gtk4: 53/69] data/ui: AppMenu GTK4 fixes  Marinus Schraal
 
- [gnome-session/benzea/autostart-whitelist: 6/6] main: Remove support for --autostart argument  Sebastian Geiger
 
- [gnome-music/wip/mschraal/gtk4: 54/69] flatpak: Add pygobject + template branch  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 55/69] data/ui: SelectionBarMenuButton remove relief  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 56/69] data/ui: NotificationsPopup remove ShadowType  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 57/69] data/ui: LoadingNotification use spinning property  Marinus Schraal
 
- [gnome-build-meta] Created branch jjardon/flatpak  Javier Jardón Cabezas
 
- [gnome-music/wip/mschraal/gtk4: 58/69] window: Disable media keys for now  Marinus Schraal
 
- [gnome-build-meta/jjardon/flatpak] Use flatpak from freedesktop-sdk  Javier Jardón Cabezas
 
- [gnome-music/wip/mschraal/gtk4: 59/69] data/ui: Fix AlbumsViews margins  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 60/69] data/ui: AlbumWidget remove deprecated ShadowType  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 61/69] artisttile: Fix margins for GTK 4  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 62/69] data/ui: PlaylistControls remove is-focus  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 63/69] data/ui: PlaylistsWidget margins fix  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 64/69] playlistswidget: Disable ctrlr  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 65/69] artistsview: Frame ShadowType is deprecated  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 66/69] playlistcontextmenu: Replace relative-to with set_parent  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 67/69] data/ui: Fix PlaylistTile margins  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 68/69] playlistswidget: Disable some signals to make it work slightly better  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 69/69] songwidget: Disable DnD  Marinus Schraal
 
- [gnome-shell/gnome-3-36] Update Slovak translation  Translations User D-L
 
- [gnome-shell] Update Slovak translation  Translations User D-L
 
- [gnome-build-meta/jjardon/libinput] Use libwacom from freedesktop-sdk  Javier Jardón Cabezas
 
- [vala] (2 commits) ...gtk4: Update to 3.98.3+429e0bfa  Rico Tzschichholz
 
- [tracker] (2 commits) ...Merge branch 'sam/file-data-object-notifications' into 'master'  Carlos Garnacho
 
- [tracker] Deleted branch sam/file-data-object-notifications  Sam Thursfield
 
- [tracker: 2/2] Merge branch 'sam/file-data-object-notifications' into 'master'  Carlos Garnacho
 
- [gnome-build-meta] (5 commits) Created branch jjardon/fdsdk-master  Javier Jardón Cabezas
 
- [gnome-build-meta/jjardon/fdsdk-master: 1/5] Revert "elements/core-deps/gnome-online-accounts.bst: Build using meson"  Javier Jardón Cabezas
 
- [gnome-build-meta/jjardon/fdsdk-master: 2/5] core-deps/glade: use autotools to build  Javier Jardón Cabezas
 
- [gnome-build-meta/jjardon/fdsdk-master: 3/5] sdk/glib.bst, core-deps/gegl.bst: reformat  Javier Jardón Cabezas
 
- [gnome-build-meta/jjardon/fdsdk-master: 4/5] port to freedesktop-sdk master (future 20.08)  Javier Jardón Cabezas
 
- [gnome-build-meta/jjardon/fdsdk-master: 5/5] pinebook-pro/python3-as-python2.bst: drop the /usr/bin/python link  Javier Jardón Cabezas
 
- [gnome-terminal] Add Ukrainian docs translation  Daniel Korostil
 
- [nautilus] (5 commits) Non-fast-forward update to branch sam/tracker-3  Sam Thursfield
 
- [nautilus/sam/tracker-3: 4/5] tests: Make Tracker search test return error code on failure  Sam Thursfield
 
- [nautilus/sam/tracker-3: 5/5] Port to Tracker 3  Sam Thursfield
 
- [gimp] Issue #5009 - Possible array overrun in d_draw_ellipse  Michael Natterer
 
- [gimp/gimp-2-10] Issue #5009 - Possible array overrun in d_draw_ellipse  Michael Natterer
 
- [jhbuild] libsass: Update to 3.6.4  Christoph Reiter
 
- [gnome-build-meta] (10 commits) Non-fast-forward update to branch valentindavid/eos-installer  Valentin David
 
- [gnome-build-meta/valentindavid/eos-installer: 1/10] Make the bootable image acceptable for eos-installer  Valentin David
 
- [gnome-build-meta/valentindavid/eos-installer: 2/10] Add bug report url to os-release  Valentin David
 
- [gnome-build-meta/valentindavid/eos-installer: 3/10] Add isomd5sum  Valentin David
 
- [gnome-build-meta/valentindavid/eos-installer: 4/10] Add libisoburn (xorriso)  Valentin David
 
- [gnome-build-meta/valentindavid/eos-installer: 5/10] Add eos-installer  Valentin David
 
- [gnome-build-meta/valentindavid/eos-installer: 6/10] Add configuration for eos-installer  Valentin David
 
- [gnome-build-meta/valentindavid/eos-installer: 7/10] Add installer ISO image  Valentin David
 
- [gnome-build-meta/valentindavid/eos-installer: 8/10] Add volume descriptor in installer ISO to ease osinfo detection  Valentin David
 
- [gnome-build-meta/valentindavid/eos-installer: 9/10] ci: Build installer image nightly  Valentin David
 
- [gnome-build-meta/valentindavid/eos-installer: 10/10] mutter: Add dependency to gnome-control-center  Valentin David
 
- [gtk] (20 commits) Non-fast-forward update to branch bin-removal  Matthias Clasen
 
- [gtk/bin-removal: 1/20] aspectframe: Derive from GtkWidget  Matthias Clasen
 
- [gtk/bin-removal: 2/20] fishbow: fixup premature popover  Matthias Clasen
 
- [gtk/bin-removal: 3/20] aspect frame use fixup  Matthias Clasen
 
- [gtk/bin-removal: 4/20] viewport: Add a child property  Matthias Clasen
 
- [gtk/bin-removal: 5/20] Use gtk_viewport_set_child throughout  Matthias Clasen
 
- [gtk/bin-removal: 6/20] viewport: Derive from GtkWidget  Matthias Clasen
 
- [gtk/bin-removal: 7/20] popover: Add a child property  Matthias Clasen
 
- [gtk/bin-removal: 8/20] Use gtk_popover_set_child throughout  Matthias Clasen
 
- [gtk/bin-removal: 9/20] popover: Derive from GtkWidget  Matthias Clasen
 
- [gtk/bin-removal: 10/20] scrolledwindow: Add a child property  Matthias Clasen
 
- [gtk/bin-removal: 11/20] Use gtk_scrolled_window_set_child throughout  Matthias Clasen
 
- [gtk/bin-removal: 12/20] scrolledwindow: Derive from GtkWidget  Matthias Clasen
 
- [gtk/bin-removal: 13/20] builder-tool: Convert former bin children  Matthias Clasen
 
- [gtk/bin-removal: 14/20] Add a test for bin child conversion  Matthias Clasen
 
- [gnome-build-meta] (7 commits) Non-fast-forward update to branch abderrahim/fdsdk-master  Javier Jardón Cabezas
 
- [gtk/bin-removal: 15/20] button: Add a child property  Matthias Clasen
 
- [gnome-build-meta/abderrahim/fdsdk-master: 3/7] Revert "elements/core-deps/gnome-online-accounts.bst: Build using meson"  Javier Jardón Cabezas
 
- [gtk/bin-removal: 16/20] Use gtk_button_set_child throughout  Matthias Clasen
 
- [gnome-build-meta/abderrahim/fdsdk-master: 4/7] core-deps/glade: use autotools to build  Javier Jardón Cabezas
 
- [gtk/bin-removal: 17/20] scrolled window get_child use fixup  Matthias Clasen
 
- [gnome-build-meta/abderrahim/fdsdk-master: 5/7] sdk/glib.bst, core-deps/gegl.bst: reformat  Javier Jardón Cabezas
 
- [gtk/bin-removal: 18/20] widget: Allow resetting layout manager types  Matthias Clasen
 
- [gnome-build-meta/abderrahim/fdsdk-master: 6/7] port to freedesktop-sdk master (future 20.08)  Javier Jardón Cabezas
 
- [gtk/bin-removal: 19/20] checkbutton: Remove the container implementation  Matthias Clasen
 
- [gnome-build-meta/abderrahim/fdsdk-master: 7/7] pinebook-pro/python3-as-python2.bst: drop the /usr/bin/python link  Javier Jardón Cabezas
 
- [gtk/bin-removal: 20/20] button: Derive from GtkWidget  Matthias Clasen
 
- [epiphany] bookmarks-import: Fix importing duplicate bookmarks from HTML  Michael Catanzaro
 
- [gnome-build-meta] (3 commits) ...Use libical from Freedesktop SDK  Javier Jardón Cabezas
 
- [gnome-build-meta] Deleted branch valentindavid/freedesktop-sdk-19.08.10  Valentin David
 
- [gnome-build-meta/gnome-3-36] (2 commits) ...GNOME 3.36.2  Javier Jardón Cabezas
 
- [gnome-build-meta] Deleted branch jjardon/gnome_3_36_2  Javier Jardón Cabezas
 
- [gnome-build-meta] Created tag 3.36.2  Javier Jardón Cabezas
 
- [releng] Real 3.36.2  Javier Jardón Cabezas
 
- [swell-foop] (9 commits) Created branch arnaudb/code-improvements  Arnaud B .
 
- [swell-foop/arnaudb/code-improvements: 1/9] Split main file.  Arnaud B .
 
- [swell-foop/arnaudb/code-improvements: 2/9] Use a GtkBuilder template.  Arnaud B .
 
- [swell-foop/arnaudb/code-improvements: 3/9] Use GtkBuilder more.  Arnaud B .
 
- [swell-foop/arnaudb/code-improvements: 4/9] Use GtkBuilder even more.  Arnaud B .
 
- [swell-foop/arnaudb/code-improvements: 5/9] Use EventControllerKey.  Arnaud B .
 
- [swell-foop/arnaudb/code-improvements: 6/9] Icons have been renamed.  Arnaud B .
 
- [swell-foop/arnaudb/code-improvements: 7/9] Add comments for translators.  Arnaud B .
 
- [swell-foop/arnaudb/code-improvements: 8/9] Make D-Bus activatable.  Arnaud B .
 
- [swell-foop/arnaudb/code-improvements: 9/9] Replace deprecated method.  Arnaud B .
 
- [gnome-build-meta/jjardon/libinput] Use libgudev from freedesktop-sdk  Javier Jardón Cabezas
 
- [gnome-build-meta] (8 commits) Non-fast-forward update to branch jjardon/libinput  Javier Jardón Cabezas
 
- [gnome-build-meta/jjardon/libinput: 4/8] Use libinput from freedesktop-sdk  Javier Jardón Cabezas
 
- [gnome-build-meta/jjardon/libinput: 5/8] Use libevdev from freedesktop-sdk  Javier Jardón Cabezas
 
- [gnome-build-meta/jjardon/libinput: 6/8] Use mtdev from freedesktop-sdk  Javier Jardón Cabezas
 
- [gnome-build-meta/jjardon/libinput: 7/8] Use libwacom from freedesktop-sdk  Javier Jardón Cabezas
 
- [gnome-build-meta/jjardon/libinput: 8/8] Use libgudev from freedesktop-sdk  Javier Jardón Cabezas
 
- [gnome-build-meta] (6 commits) Non-fast-forward update to branch jjardon/ostree_fdsdk  Javier Jardón Cabezas
 
- [gnome-build-meta/jjardon/ostree_fdsdk: 4/6] core-deps/avahi.bst: Prefer the Freedesktop SDK build  Javier Jardón Cabezas
 
- [gnome-build-meta/jjardon/ostree_fdsdk: 5/6] Use ostree from fdsdk  Javier Jardón Cabezas
 
- [gnome-build-meta/jjardon/ostree_fdsdk: 6/6] Use flatpak from freedesktop-sdk  Javier Jardón Cabezas
 
- [gnome-build-meta] (7 commits) Non-fast-forward update to branch alatiera/more-release-fixes  Javier Jardón Cabezas
 
- [gnome-build-meta/alatiera/more-release-fixes: 6/7] Revert "elements/core-deps/gnome-online-accounts.bst: Build using meson"  Javier Jardón Cabezas
 
- [gnome-build-meta/alatiera/more-release-fixes: 7/7] core-deps/glade: use autotools to build  Javier Jardón Cabezas
 
- [swell-foop/arnaudb/code-improvements] Fix new-game-confirmation dialog on first game.  Arnaud B .
 
- [gnome-build-meta] (4 commits) Non-fast-forward update to branch jjardon/xmlto  Javier Jardón Cabezas
 
- [gnome-build-meta/jjardon/xmlto: 4/4] Use xmlto from freedesktop-sdk  Javier Jardón Cabezas
 
- [gtk] (11 commits) Created branch wip/baedert/single-node-window  Timm Bäder
 
- [gtk/wip/baedert/single-node-window: 1/11] label: Unref style_attrs list  Timm Bäder
 
- [gtk/wip/baedert/single-node-window: 2/11] gskpango: Make get_color a bit shorter  Timm Bäder
 
- [gtk/wip/baedert/single-node-window: 3/11] label: Remove a debug leftover  Timm Bäder
 
- [gtk/wip/baedert/single-node-window: 4/11] popover: Remove an unused gtk_widget_get_allocation() call  Timm Bäder
 
- [gtk/wip/baedert/single-node-window: 5/11] widget: Remove GtkWindow special case in create_render_node()  Timm Bäder
 
- [gtk/wip/baedert/single-node-window: 6/11] widget: Make 1 if out of 2 ifs  Timm Bäder
 
- [gtk/wip/baedert/single-node-window: 7/11] window: Remove custom snapshot() implementation  Timm Bäder
 
- [gtk/wip/baedert/single-node-window: 8/11] window: Don't care about shadow in size_allocate()  Timm Bäder
 
- [gtk/wip/baedert/single-node-window: 9/11] window: Don't care about shadow in measure()  Timm Bäder
 
- [gtk/wip/baedert/single-node-window: 10/11] window: Remove decoration node  Timm Bäder
 
- [gtk/wip/baedert/single-node-window: 11/11] /o\  Timm Bäder
 
- [gtk-web] Small style changes to the setuid page  Emmanuele Bassi
 
- [gtk-web] Link the hicolor icon theme  Emmanuele Bassi
 
- [gtk] (6 commits) Created branch wip/exalm/headerbar-dragging  Alexander Mikhaylenko
 
- [gtk/wip/exalm/headerbar-dragging: 1/6] widget: Pass parent to gtk_widget_consumes_motion()  Alexander Mikhaylenko
 
- [gtk/wip/exalm/headerbar-dragging: 2/6] window: Make gtk_window_update_toplevel() non-static  Alexander Mikhaylenko
 
- [gtk/wip/exalm/headerbar-dragging: 3/6] Add GtkWindowHandle  Alexander Mikhaylenko
 
- [gtk/wip/exalm/headerbar-dragging: 4/6] headerbar: Use GtkCenterBox internally  Alexander Mikhaylenko
 
- [gtk/wip/exalm/headerbar-dragging: 5/6] headerbar: Include GtkWindowHandle  Alexander Mikhaylenko
 
- [gtk/wip/exalm/headerbar-dragging: 6/6] window: Stop handling dragging and titlebar actions  Alexander Mikhaylenko
 
- [gjs] (3 commits) Non-fast-forward update to branch april-maintenance  Philip Chimento
 
- [gjs/april-maintenance: 1/3] CI: Update some Valgrind suppression expressions  Philip Chimento
 
- [gjs/april-maintenance: 2/3] tests: Use memory GSettings backend  Philip Chimento
 
- [gjs/april-maintenance: 3/3] build: Make sysprof-capture-3 a system include  Philip Chimento
 
- [gnome-build-meta] (8 commits) Non-fast-forward update to branch abderrahim/fdsdk-master  Javier Jardón Cabezas
 
- [gnome-build-meta/abderrahim/fdsdk-master: 4/8] Revert "elements/core-deps/gnome-online-accounts.bst: Build using meson"  Javier Jardón Cabezas
 
- [gnome-build-meta/abderrahim/fdsdk-master: 5/8] core-deps/glade: use autotools to build  Javier Jardón Cabezas
 
- [gnome-build-meta/abderrahim/fdsdk-master: 6/8] sdk/glib.bst, core-deps/gegl.bst: reformat  Javier Jardón Cabezas
 
- [gnome-build-meta/abderrahim/fdsdk-master: 7/8] port to freedesktop-sdk master (future 20.08)  Javier Jardón Cabezas
 
- [gnome-build-meta/abderrahim/fdsdk-master: 8/8] pinebook-pro/python3-as-python2.bst: drop the /usr/bin/python link  Javier Jardón Cabezas
 
- [releng] (5 commits) Non-fast-forward update to branch abderrahim/downloadsites  Abderrahim Kitouni
 
- [releng/abderrahim/downloadsites: 2/5] refactor and partly rewrite convert-to-tarballs  Abderrahim Kitouni
 
- [releng/abderrahim/downloadsites: 3/5] tarball-conversion: add a specific implementation for download.gnome.org  Abderrahim Kitouni
 
- [releng/abderrahim/downloadsites: 4/5] convert-to-tarballs: use ElementTree to parse config  Abderrahim Kitouni
 
- [releng/abderrahim/downloadsites: 5/5] fixup! tarball-conversion: add a specific implementation for download.gnome.org  Abderrahim Kitouni
 
- [gtk] (4 commits) Non-fast-forward update to branch wip/exalm/headerbar-dragging  Alexander Mikhaylenko
 
- [gtk/wip/exalm/headerbar-dragging: 1/4] Add GtkWindowHandle  Alexander Mikhaylenko
 
- [gtk/wip/exalm/headerbar-dragging: 2/4] headerbar: Use GtkCenterBox internally  Alexander Mikhaylenko
 
- [gtk/wip/exalm/headerbar-dragging: 3/4] headerbar: Include GtkWindowHandle  Alexander Mikhaylenko
 
- [gtk/wip/exalm/headerbar-dragging: 4/4] window: Stop handling dragging and titlebar actions  Alexander Mikhaylenko
 
- [gnome-build-meta] (5 commits) Non-fast-forward update to branch abderrahim/fdsdk-master  Abderrahim Kitouni
 
- [gnome-build-meta/abderrahim/fdsdk-master: 3/5] sdk/glib.bst, core-deps/gegl.bst: reformat  Abderrahim Kitouni
 
- [gnome-build-meta/abderrahim/fdsdk-master: 4/5] port to freedesktop-sdk master (future 20.08)  Abderrahim Kitouni
 
- [gnome-build-meta/abderrahim/fdsdk-master: 5/5] pinebook-pro/python3-as-python2.bst: drop the /usr/bin/python link  Abderrahim Kitouni
 
- [gjs/april-maintenance] CI: Remove Helgrind suppressions from Valgrind file  Philip Chimento
 
- [gimp] Issue #3949 - Image Map plug-in selects wrong areas  Michael Natterer
 
- [gimp/gimp-2-10] Issue #3949 - Image Map plug-in selects wrong areas  Michael Natterer
 
- [genius] (2 commits) ...Merge branch 'fix_typo' into 'master'  George
 
- [genius: 1/2] Fix minor typos  George
 
- [genius: 2/2] Merge branch 'fix_typo' into 'master'  George
 
- [gtk] Created branch wip/exalm/subtitle  Alexander Mikhaylenko
 
- [gtk/wip/exalm/subtitle] appchooserdialog: Don't show subtitle label when subtitle is null  Alexander Mikhaylenko
 
- [gnome-build-meta] (8 commits) Non-fast-forward update to branch jjardon/ostree_fdsdk  Javier Jardón Cabezas
 
- [gnome-build-meta/jjardon/ostree_fdsdk: 1/8] Revert "elements/core-deps/gnome-online-accounts.bst: Build using meson"  Javier Jardón Cabezas
 
- [gnome-build-meta/jjardon/ostree_fdsdk: 2/8] core-deps/glade: use autotools to build  Javier Jardón Cabezas
 
- [gnome-build-meta/jjardon/ostree_fdsdk: 3/8] sdk/glib.bst, core-deps/gegl.bst: reformat  Javier Jardón Cabezas
 
- [gnome-build-meta/jjardon/ostree_fdsdk: 4/8] port to freedesktop-sdk master (future 20.08)  Javier Jardón Cabezas
 
- [gnome-build-meta/jjardon/ostree_fdsdk: 5/8] pinebook-pro/python3-as-python2.bst: drop the /usr/bin/python link  Javier Jardón Cabezas
 
- [gnome-build-meta/jjardon/ostree_fdsdk: 6/8] core-deps/avahi.bst: Prefer the Freedesktop SDK build  Javier Jardón Cabezas
 
- [gnome-build-meta/jjardon/ostree_fdsdk: 7/8] Use ostree from fdsdk  Javier Jardón Cabezas
 
- [gnome-build-meta/jjardon/ostree_fdsdk: 8/8] Use flatpak from freedesktop-sdk  Javier Jardón Cabezas
 
- [gnome-build-meta] (9 commits) Non-fast-forward update to branch tchaik/avahi-0.8  Javier Jardón Cabezas
 
- [gnome-build-meta/tchaik/avahi-0.8: 9/9] core-deps/avahi.bst: Prefer the Freedesktop SDK build  Javier Jardón Cabezas
 
- [gnome-build-meta] (3 commits) Non-fast-forward update to branch jjardon/ostree_fdsdk  Javier Jardón Cabezas
 
- [gnome-build-meta/jjardon/ostree_fdsdk: 2/3] Use ostree from fdsdk  Javier Jardón Cabezas
 
- [gnome-build-meta/jjardon/ostree_fdsdk: 3/3] Use flatpak from freedesktop-sdk  Javier Jardón Cabezas
 
- [gnome-build-meta] (6 commits) Non-fast-forward update to branch tchaik/avahi-0.8  Javier Jardón Cabezas
 
- [gnome-build-meta/tchaik/avahi-0.8: 6/6] core-deps/avahi.bst: Prefer the Freedesktop SDK build  Javier Jardón Cabezas
 
- [gnome-build-meta] (8 commits) Non-fast-forward update to branch jjardon/ostree_fdsdk  Javier Jardón Cabezas
 
- [gnome-build-meta/jjardon/ostree_fdsdk: 7/8] Use ostree from fdsdk  Javier Jardón Cabezas
 
- [gnome-build-meta/jjardon/ostree_fdsdk: 8/8] Use flatpak from freedesktop-sdk  Javier Jardón Cabezas
 
- [gnome-build-meta] (9 commits) Non-fast-forward update to branch jjardon/libportal  Javier Jardón Cabezas
 
- [gnome-build-meta/jjardon/libportal: 9/9] Use libportal from freedesktop-sdk  Javier Jardón Cabezas
 
- [gnome-build-meta] (4 commits) Non-fast-forward update to branch tchaik/avahi-0.8  Javier Jardón Cabezas
 
- [gnome-build-meta/tchaik/avahi-0.8: 1/4] sdk/glib.bst, core-deps/gegl.bst: reformat  Javier Jardón Cabezas
 
- [gnome-build-meta/tchaik/avahi-0.8: 2/4] port to freedesktop-sdk master (future 20.08)  Javier Jardón Cabezas
 
- [gnome-build-meta/tchaik/avahi-0.8: 3/4] pinebook-pro/python3-as-python2.bst: drop the /usr/bin/python link  Javier Jardón Cabezas
 
- [gnome-build-meta/tchaik/avahi-0.8: 4/4] core-deps/avahi.bst: Prefer the Freedesktop SDK build  Javier Jardón Cabezas
 
- [gnote] Properly report finish if failure  Aurimas Černius
 
- [gnote] Cancel upload on failure  Aurimas Černius
 
- [gimp] Issue #3405 - Color component decompose crash for CMY  Michael Natterer
 
- [gimp/gimp-2-10] Issue #3405 - Color component decompose crash for CMY  Michael Natterer
 
- [gtk] (14 commits) Non-fast-forward update to branch bin-removal  Matthias Clasen
 
- [gtk/bin-removal: 1/14] scrolledwindow: Add a child property  Matthias Clasen
 
- [gtk/bin-removal: 2/14] Use gtk_scrolled_window_set_child throughout  Matthias Clasen
 
- [gtk/bin-removal: 3/14] scrolledwindow: Derive from GtkWidget  Matthias Clasen
 
- [gtk/bin-removal: 4/14] builder-tool: Convert former bin children  Matthias Clasen
 
- [gtk/bin-removal: 5/14] Add a test for bin child conversion  Matthias Clasen
 
- [gtk/bin-removal: 6/14] button: Add a child property  Matthias Clasen
 
- [gtk/bin-removal: 7/14] Use gtk_button_set_child throughout  Matthias Clasen
 
- [gtk/bin-removal: 8/14] scrolled window get_child use fixup  Matthias Clasen
 
- [gtk/bin-removal: 9/14] widget: Allow resetting layout manager types  Matthias Clasen
 
- [gtk/bin-removal: 10/14] checkbutton: Remove the container implementation  Matthias Clasen
 
- [gtk/bin-removal: 11/14] button: Derive from GtkWidget  Matthias Clasen
 
- [gtk/bin-removal: 12/14] window: Add a child property  Matthias Clasen
 
- [gtk/bin-removal: 13/14] Use gtk_window_set_child throughout  Matthias Clasen
 
- [gtk/bin-removal: 14/14] window: Derive from GtkWidget  Matthias Clasen
 
- [gnome-shell/gnome-3-36] Update Polish translation  Piotr Drąg
 
- [gnome-shell] Update Polish translation  Piotr Drąg
 
- [gnome-control-center/gnome-3-36] Update Polish translation  Piotr Drąg
 
- [gnome-control-center] Update Polish translation  Piotr Drąg
 
- [gnome-build-meta] (5 commits) Non-fast-forward update to branch jjardon/ostree_fdsdk  Javier Jardón Cabezas
 
- [gnome-build-meta/jjardon/ostree_fdsdk: 5/5] Use ostree from fdsdk  Javier Jardón Cabezas
 
- [gtk] (5 commits) Non-fast-forward update to branch bin-removal  Matthias Clasen
 
- [gtk/bin-removal: 1/5] checkbutton: Remove the container implementation  Matthias Clasen
 
- [gnome-build-meta] (7 commits) Non-fast-forward update to branch valentindavid/gnome-3-36/freedesktop-sdk-19.08.10  Valentin David
 
- [gtk/bin-removal: 2/5] button: Derive from GtkWidget  Matthias Clasen
 
- [gnome-build-meta/valentindavid/gnome-3-36/freedesktop-sdk-19.08.10: 3/7] Update freedesktop-sdk.bst to 19.08.10  Valentin David
 
- [gtk/bin-removal: 3/5] window: Add a child property  Matthias Clasen
 
- [gnome-build-meta/valentindavid/gnome-3-36/freedesktop-sdk-19.08.10: 4/7] .gitlab-ci.yml: Use buildstream 1.4.2  Valentin David
 
- [gnome-build-meta/valentindavid/gnome-3-36/freedesktop-sdk-19.08.10: 5/7] Use libical from Freedesktop SDK  Valentin David
 
- [gtk/bin-removal: 4/5] Use gtk_window_set_child throughout  Matthias Clasen
 
- [gnome-build-meta/valentindavid/gnome-3-36/freedesktop-sdk-19.08.10: 6/7] vm/image.bst: Use mke2fs  Valentin David
 
- [gtk/bin-removal: 5/5] window: Derive from GtkWidget  Matthias Clasen
 
- [gnome-build-meta/valentindavid/gnome-3-36/freedesktop-sdk-19.08.10: 7/7] Removed unused junction.refs  Valentin David
 
- [gnome-build-meta] Use xmlto from freedesktop-sdk  Javier Jardón Cabezas
 
- [gnome-build-meta] Deleted branch jjardon/xmlto  Javier Jardón Cabezas
 
- [gtk] (2 commits) ...Merge branch 'wip/exalm/subtitle' into 'master'  Matthias Clasen
 
- [gtk: 2/2] Merge branch 'wip/exalm/subtitle' into 'master'  Matthias Clasen
 
- [gtk] Deleted branch wip/exalm/subtitle  Alexander Mikhaylenko
 
- [gnome-build-meta] Non-fast-forward update to branch jjardon/ostree_fdsdk  Javier Jardón Cabezas
 
- [gnome-build-meta/jjardon/ostree_fdsdk] Use ostree from fdsdk  Javier Jardón Cabezas
 
- [eog/gnome-3-36] Update Polish translation  Piotr Drąg
 
- [eog] Update Polish translation  Piotr Drąg
 
- [gnome-build-meta/jjardon/libinput] WIP  Javier Jardón Cabezas
 
- [gnome-build-meta] (10 commits) Non-fast-forward update to branch jjardon/libinput  Javier Jardón Cabezas
 
- [gnome-build-meta/jjardon/libinput: 2/10] sdk/glib.bst, core-deps/gegl.bst: reformat  Javier Jardón Cabezas
 
- [gnome-build-meta/jjardon/libinput: 3/10] port to freedesktop-sdk master (future 20.08)  Javier Jardón Cabezas
 
- [gnome-build-meta/jjardon/libinput: 4/10] pinebook-pro/python3-as-python2.bst: drop the /usr/bin/python link  Javier Jardón Cabezas
 
- [gnome-build-meta/jjardon/libinput: 5/10] Use libinput from freedesktop-sdk  Javier Jardón Cabezas
 
- [gnome-build-meta/jjardon/libinput: 6/10] Use libevdev from freedesktop-sdk  Javier Jardón Cabezas
 
- [gnome-build-meta/jjardon/libinput: 7/10] Use mtdev from freedesktop-sdk  Javier Jardón Cabezas
 
- [gnome-build-meta/jjardon/libinput: 8/10] Use libwacom from freedesktop-sdk  Javier Jardón Cabezas
 
- [gnome-build-meta/jjardon/libinput: 9/10] Use libgudev from freedesktop-sdk  Javier Jardón Cabezas
 
- [gnome-build-meta/jjardon/libinput: 10/10] WIP  Javier Jardón Cabezas
 
- [gnome-build-meta] (4 commits) Non-fast-forward update to branch tchaik/avahi-0.8  Javier Jardón Cabezas
 
- [gnome-build-meta/tchaik/avahi-0.8: 1/4] sdk/glib.bst, core-deps/gegl.bst: reformat  Javier Jardón Cabezas
 
- [gnome-build-meta/tchaik/avahi-0.8: 2/4] port to freedesktop-sdk master (future 20.08)  Javier Jardón Cabezas
 
- [gnome-build-meta/tchaik/avahi-0.8: 3/4] pinebook-pro/python3-as-python2.bst: drop the /usr/bin/python link  Javier Jardón Cabezas
 
- [gnome-build-meta/tchaik/avahi-0.8: 4/4] core-deps/avahi.bst: Prefer the Freedesktop SDK build  Javier Jardón Cabezas
 
- [gnome-build-meta] (5 commits) Non-fast-forward update to branch abderrahim/fdsdk-master  Javier Jardón Cabezas
 
- [gnome-build-meta/abderrahim/fdsdk-master: 2/5] Revert "elements/core-deps/gnome-online-accounts.bst: Build using meson"  Javier Jardón Cabezas
 
- [gnome-build-meta/abderrahim/fdsdk-master: 3/5] sdk/glib.bst, core-deps/gegl.bst: reformat  Javier Jardón Cabezas
 
- [gnome-build-meta/abderrahim/fdsdk-master: 4/5] port to freedesktop-sdk master (future 20.08)  Javier Jardón Cabezas
 
- [gnome-build-meta/abderrahim/fdsdk-master: 5/5] pinebook-pro/python3-as-python2.bst: drop the /usr/bin/python link  Javier Jardón Cabezas
 
- [gnome-todo] Introduce GtdStarWidget  Georges Basile Stavracas Neto
 
- [gnome-todo] task-row: Trivial cleanup  Georges Basile Stavracas Neto
 
- [gnome-todo] omni-area: Dim message icon  Georges Basile Stavracas Neto
 
- [gnome-todo] task: Add 'important' property  Georges Basile Stavracas Neto
 
- [gnome-todo] task-row: Show a star widget for task importance  Georges Basile Stavracas Neto
 
- [gnome-todo] tests: Don't list interactive tests as unit tests  Georges Basile Stavracas Neto
 
- [gnome-build-meta] Non-fast-forward update to branch jjardon/ostree_fdsdk  Javier Jardón Cabezas
 
- [gnome-build-meta/jjardon/ostree_fdsdk] Use ostree from fdsdk  Javier Jardón Cabezas
 
- [gjs] Created branch gtk4-builderscope-memory-leak  Philip Chimento
 
- [gjs/gtk4-builderscope-memory-leak] arg: Don't sink GClosure ref if it's a return value  Philip Chimento
 
- [gjs] (9 commits) Non-fast-forward update to branch test-ci  Philip Chimento
 
- [gjs/test-ci: 6/9] Merge branch 'gtk4-builderscope-memory-leak' into develop  Philip Chimento
 
- [gnome-build-meta] Non-fast-forward update to branch jjardon/ostree_fdsdk  Javier Jardón Cabezas
 
- [gjs/test-ci: 7/9] CI: Build everything from a Dockerfile using buildah  Philip Chimento
 
- [gnome-build-meta/jjardon/ostree_fdsdk] Use ostree from fdsdk  Javier Jardón Cabezas
 
- [gjs/test-ci: 8/9] FIXME: Use privileged runners for Docker image build  Philip Chimento
 
- [gjs/test-ci: 9/9] FIXME: dont clobber the existing images  Philip Chimento
 
- [gnome-build-meta] Non-fast-forward update to branch jjardon/libinput  Javier Jardón Cabezas
 
- [gnome-build-meta/jjardon/libinput] WIP  Javier Jardón Cabezas
 
- [gjs] (7 commits) Non-fast-forward update to branch test-ci  Philip Chimento
 
- [gjs/test-ci: 1/7] global: Remove slot for ByteArray prototype  Philip Chimento
 
- [gjs/test-ci: 2/7] importer: Remove dead code  Philip Chimento
 
- [gjs/test-ci: 3/7] importer: Remove outdated comment  Philip Chimento
 
- [gjs/test-ci: 4/7] Merge branch 'gtk4-builderscope-memory-leak' into develop  Philip Chimento
 
- [gjs/test-ci: 5/7] CI: Build everything from a Dockerfile using buildah  Philip Chimento
 
- [gjs/test-ci: 6/7] FIXME: Use privileged runners for Docker image build  Philip Chimento
 
- [gjs/test-ci: 7/7] FIXME: dont clobber the existing images  Philip Chimento
 
- [gedit] Factory: class skeleton  Sébastien Wilmet
 
- [gedit] Factory: implement ::create_metadata_manager_file vfunc  Sébastien Wilmet
 
- [gedit] Factory: create it in main() and set it as the TeplAbstractFactory  Sébastien Wilmet
 
- [gedit] App: use tepl_application_handle_metadata()  Sébastien Wilmet
 
- [gtk] (15 commits) Non-fast-forward update to branch bin-removal  Matthias Clasen
 
- [gtk/bin-removal: 1/15] Use gtk_scrolled_window_set_child throughout  Matthias Clasen
 
- [gtk/bin-removal: 2/15] scrolledwindow: Derive from GtkWidget  Matthias Clasen
 
- [gtk/bin-removal: 3/15] button: Add a child property  Matthias Clasen
 
- [gtk/bin-removal: 4/15] Use gtk_button_set_child throughout  Matthias Clasen
 
- [gtk/bin-removal: 5/15] scrolled window get_child use fixup  Matthias Clasen
 
- [gtk/bin-removal: 6/15] checkbutton: Remove the container implementation  Matthias Clasen
 
- [gtk/bin-removal: 7/15] button: Derive from GtkWidget  Matthias Clasen
 
- [gtk/bin-removal: 8/15] window: Add a child property  Matthias Clasen
 
- [gtk/bin-removal: 9/15] Use gtk_window_set_child throughout  Matthias Clasen
 
- [gtk/bin-removal: 10/15] window: Derive from GtkWidget  Matthias Clasen
 
- [gtk/bin-removal: 11/15] revealer: Add a child property  Matthias Clasen
 
- [gtk/bin-removal: 12/15] Use gtk_revealer_set_child throughout  Matthias Clasen
 
- [gtk/bin-removal: 13/15] revealer: Derive from GtkWidget  Matthias Clasen
 
- [gtk/bin-removal: 14/15] builder-tool: Convert former bin children  Matthias Clasen
 
- [gtk/bin-removal: 15/15] Add a test for bin child conversion  Matthias Clasen
 
- [gnome-music] (37 commits) Non-fast-forward update to branch wip/mschraal/gtk4  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 1/37] data/ui: Cleanup SearchView  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 2/37] songwidget: Cleanup & break  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 3/37] artistalbumwidget: Cleanup  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 4/37] coverstack: Disable art  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 5/37] coredisc: Gfm -> Gtk import  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 6/37] albumartcache: More surface mess  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 7/37] albumartcache: More surface  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 8/37] data/ui: Cleanup DiscBox  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 9/37] disclistboxwidget: Disable song widget event  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 10/37] disclistboxwidget: Make song_widget click controller somewhat work  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 11/37] window: Fix event controllers  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 12/37] songsview: Fix event controller  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 13/37] mediakeys: Fix event controller  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 14/37] smoothscale: Fix event controller  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 15/37] AlbumWidget.ui: Fix running length label position  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 16/37] WIP: covers: CoverPaintable  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 17/37] IconTheme gtk4 fixes *incomplete*  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 18/37] data/ui: AppMenu GTK4 fixes  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 19/37] flatpak: Add pygobject + template branch  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 20/37] data/ui: SelectionBarMenuButton remove relief  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 21/37] data/ui: NotificationsPopup remove ShadowType  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 22/37] data/ui: LoadingNotification use spinning property  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 23/37] window: Disable media keys for now  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 24/37] data/ui: Fix AlbumsViews margins  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 25/37] data/ui: AlbumWidget remove deprecated ShadowType  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 26/37] artisttile: Fix margins for GTK 4  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 27/37] data/ui: PlaylistControls remove is-focus  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 28/37] data/ui: PlaylistsWidget margins fix  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 29/37] playlistswidget: Disable ctrlr  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 30/37] artistsview: Frame ShadowType is deprecated  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 31/37] playlistcontextmenu: Replace relative-to with set_parent  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 32/37] data/ui: Fix PlaylistTile margins  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 33/37] playlistswidget: Disable some signals to make it work slightly better  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 34/37] songwidget: Disable DnD  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 35/37] data/ui: Remove visible property from ArtistTile  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 36/37] data/ui: Remove visibility property from DiscBox  Marinus Schraal
 
- [gnome-music/wip/mschraal/gtk4: 37/37] Correctly reveal PlayerToolbar  Marinus Schraal
 
- [tracker] (4 commits) Created branch sam/sandbox-for-tests  Sam Thursfield
 
- [tracker/sam/sandbox-for-tests: 1/4] trackertestutils: Really fix tracker-sandbox startup when installed outside /usr  Sam Thursfield
 
- [tracker/sam/sandbox-for-tests: 2/4] tracker-sandbox: Rename --index flag to --store  Sam Thursfield
 
- [tracker/sam/sandbox-for-tests: 3/4] tracker-sandbox: Configure index directories correctly  Sam Thursfield
 
- [tracker/sam/sandbox-for-tests: 4/4] tracker-sandbox: Allow specifying directories to index on commandline  Sam Thursfield
 
- [tracker-miners] (7 commits) Non-fast-forward update to branch sam/file-processed-signal  Sam Thursfield
 
- [tracker-miners/sam/file-processed-signal: 1/7] miners: Add FilesProcessed signal to D-Bus interface  Sam Thursfield
 
- [tracker-miners/sam/file-processed-signal: 2/7] miners/fs: Send file-processed signal when a file is ignored by config  Sam Thursfield
 
- [tracker-miners/sam/file-processed-signal: 3/7] libtracker-miner: Allow a decorator to insert SPARQL on errors  Sam Thursfield
 
- [tracker-miners/sam/file-processed-signal: 4/7] tracker-extract: Allow extractors to return error messages  Sam Thursfield
 
- [tracker-miners/sam/file-processed-signal: 5/7] tracker-extract-gstreamer: Return FALSE if we got no metadata  Sam Thursfield
 
- [tracker-miners/sam/file-processed-signal: 6/7] tracker-extract-mp3: Describe error when unable to parse MP3  Sam Thursfield
 
- [tracker-miners/sam/file-processed-signal: 7/7] functional-tests: Add miner-on-demand test  Sam Thursfield
 
- [nautilus] (2 commits) Non-fast-forward update to branch sam/tracker-3  Sam Thursfield
 
- [nautilus/sam/tracker-3: 1/2] Port to Tracker 3  Sam Thursfield
 
- [nautilus/sam/tracker-3: 2/2] Add test for starred files feature  Sam Thursfield
 
- [gtk] Created branch filechooser-translation  Matthias Clasen
 
- [gtk/filechooser-translation] filechooser: Translate type column  Matthias Clasen
 
03 May 2020
04 May 2020
05 May 2020
06 May 2020
      
- [geary] Created branch wip/jtojnar/rpath  Jan Tojnar
 
- [geary/wip/jtojnar/rpath] Plugins: Add libgeary-client to rpath  Jan Tojnar
 
- [gtk] (24 commits) ...Merge branch 'abolish-destroy' into 'master'  Matthias Clasen
 
- [gtk: 24/24] Merge branch 'abolish-destroy' into 'master'  Matthias Clasen
 
- [gtk] Created branch box-layout-child-expand  Matthias Clasen
 
- [gtk/box-layout-child-expand] boxlayout: Add GtkBoxLayoutChild  Matthias Clasen
 
- [gtk/wip/chergert/quartz4u] macos: remove observer during finalize  Christian Hergert
 
- [gtk/wip/chergert/quartz4u] macos: add surface helper  Christian Hergert
 
- [gtk/wip/chergert/quartz4u] macos: add helper to acquire/release cgcontextref  Christian Hergert
 
- [gtk/wip/chergert/quartz4u] macos: get x, y in toplevel coordinate space  Christian Hergert
 
- [gtk/wip/chergert/quartz4u] macos: use image surface for backing  Christian Hergert
 
- [gtk/wip/chergert/quartz4u] macos: set window opacity based on titlebar  Christian Hergert
 
- [gtk/wip/chergert/quartz4u] macos: render backbuffer during drawRects  Christian Hergert
 
- [gtk/wip/chergert/quartz4u] macos: remove dead code  Christian Hergert
 
- [gtk] (5 commits) Created branch tooltip-window-allocate  Matthias Clasen
 
- [gtk/tooltip-window-allocate: 1/5] tooltipwindow: Drop some dead code  Matthias Clasen
 
- [gtk/tooltip-window-allocate: 2/5] native: Add a set_tooltip method  Matthias Clasen
 
- [gtk/tooltip-window-allocate: 3/5] window: Implement set_tooltip  Matthias Clasen
 
- [gtk/tooltip-window-allocate: 4/5] popover: Implement set_tooltip  Matthias Clasen
 
- [gtk/tooltip-window-allocate: 5/5] tooltipwindow: Stop using the ::size-allocate signal  Matthias Clasen
 
- [geary] (2 commits) ...Merge branch 'wip/jtojnar/rpath' into 'mainline'  Michael Gratton
 
- [geary: 2/2] Merge branch 'wip/jtojnar/rpath' into 'mainline'  Michael Gratton
 
- [geary] Deleted branch wip/jtojnar/rpath  Jan Tojnar
 
- [gnumeric] xlsx: fix roundtrip of sheet object print flag.  Morten Welinder
 
- [gtk/box-layout-child-expand] spinbutton: Use the layout expand flag  Matthias Clasen
 
- [gtk/box-layout-child-expand] checkbutton: Make the child expand  Matthias Clasen
 
- [gtk] (7 commits) Non-fast-forward update to branch abolish-size-allocate  Matthias Clasen
 
- [gtk/abolish-size-allocate: 1/7] Explicitly update widget a11y bounds when allocating  Matthias Clasen
 
- [gtk/abolish-size-allocate: 2/7] tooltipwindow: Drop some dead code  Matthias Clasen
 
- [gtk/abolish-size-allocate: 3/7] native: Add a set_tooltip method  Matthias Clasen
 
- [gtk/abolish-size-allocate: 4/7] window: Implement set_tooltip  Matthias Clasen
 
- [gtk/abolish-size-allocate: 5/7] popover: Implement set_tooltip  Matthias Clasen
 
- [gtk/abolish-size-allocate: 6/7] tooltipwindow: Stop using the ::size-allocate signal  Matthias Clasen
 
- [gtk/abolish-size-allocate: 7/7] widget: Drop the ::size-allocate signal  Matthias Clasen
 
- [simple-scan/gnome-3-36] Revert "Improve quality of the Text scans."  Robert Ancell
 
- [simple-scan/gnome-3-36] Releasing 3.36.2.1  Robert Ancell
 
- [simple-scan] Created tag 3.36.2.1  Robert Ancell
 
- [gtk] Created branch fix-inspector-popover  Matthias Clasen
 
- [gtk/fix-inspector-popover] inspector: Fix css tree popovers  Matthias Clasen
 
- [gtk] (33 commits) ...Merge branch 'wip/baedert/for-master' into 'master'  Matthias Clasen
 
- [gtk: 33/33] Merge branch 'wip/baedert/for-master' into 'master'  Matthias Clasen
 
- [gjs] Deleted branch test-ci  Philip Chimento
 
- [geary] (21 commits) Created branch mjog/rfc822-cleanup  Michael Gratton
 
- [geary/mjog/rfc822-cleanup: 1/21] src/engine/rfc822/rfc822.vala: Fix indentation to match style  Michael Gratton
 
- [geary/mjog/rfc822-cleanup: 2/21] src/engine/rfc822/rfc822-utils.vala: Updated to better match code style  Michael Gratton
 
- [geary/mjog/rfc822-cleanup: 3/21] Geary.Mime.ContentType: Rename ::deserialise to ::parse  Michael Gratton
 
- [geary/mjog/rfc822-cleanup: 4/21] Geary.ComposedEmail: Remove to_rfc822_message, it's redundant  Michael Gratton
 
- [geary/mjog/rfc822-cleanup: 5/21] Geary.RFC822: Ensure various data constructors throw errors  Michael Gratton
 
- [geary/mjog/rfc822-cleanup: 6/21] Geary.Mime.ContentParameters: Minor ctor API update  Michael Gratton
 
- [geary/mjog/rfc822-cleanup: 7/21] Geary.RFC822.Message: Rename message_to_memory_buffer args for clarity  Michael Gratton
 
- [geary/mjog/rfc822-cleanup: 8/21] Geary.RFC822.MailboxAddress: Fix sense of 8-bit workaround check  Michael Gratton
 
- [geary/mjog/rfc822-cleanup: 9/21] test/engine: Make RFC822 tests use their own subdirectory  Michael Gratton
 
- [geary/mjog/rfc822-cleanup: 10/21] Geary.Engine.MailboxAddress: Don't force ISO-8859-1 encoding  Michael Gratton
 
- [geary/mjog/rfc822-cleanup: 11/21] Geary.RFC822.MailboxAddresses: Update API and valadocs  Michael Gratton
 
- [geary/mjog/rfc822-cleanup: 12/21] Geary.Imap.RFC822Size: Decouple from RFC822.Size  Michael Gratton
 
- [geary/mjog/rfc822-cleanup: 13/21] Geary.RFC822.MessageIdList: Update API to match MailboxAddresses  Michael Gratton
 
- [geary/mjog/rfc822-cleanup: 14/21] Geary.RFC822: Clean up message data interfaces and classes  Michael Gratton
 
- [geary/mjog/rfc822-cleanup: 15/21] fixup message id list  Michael Gratton
 
- [geary/mjog/rfc822-cleanup: 16/21] fixup ctor exceptions  Michael Gratton
 
- [geary/mjog/rfc822-cleanup: 17/21] Geary.RFC822.Message: Rework constructors and stocking from GMimeMessage  Michael Gratton
 
- [geary/mjog/rfc822-cleanup: 18/21] test/test-engine.vala: Minor test ordering improvement  Michael Gratton
 
- [geary/mjog/rfc822-cleanup: 19/21] test/test-server.vala: Fix build warning  Michael Gratton
 
- [geary/mjog/rfc822-cleanup: 20/21] Geary.RFC822Error: Rename so it's actually in the RFC822 namespace  Michael Gratton
 
- [geary/mjog/rfc822-cleanup: 21/21] Geary.RFC822.Message: Update API for SMTP formatting  Michael Gratton
 
- [geary] (15 commits) Non-fast-forward update to branch mjog/rfc822-cleanup  Michael Gratton
 
- [geary/mjog/rfc822-cleanup: 1/15] Geary.RFC822: Ensure various data constructors throw errors  Michael Gratton
 
- [geary/mjog/rfc822-cleanup: 2/15] Geary.Mime.ContentParameters: Minor ctor API update  Michael Gratton
 
- [geary/mjog/rfc822-cleanup: 3/15] Geary.RFC822.Message: Rename message_to_memory_buffer args for clarity  Michael Gratton
 
- [geary/mjog/rfc822-cleanup: 4/15] Geary.RFC822.MailboxAddress: Fix sense of 8-bit workaround check  Michael Gratton
 
- [geary/mjog/rfc822-cleanup: 5/15] test/engine: Make RFC822 tests use their own subdirectory  Michael Gratton
 
- [geary/mjog/rfc822-cleanup: 6/15] Geary.Engine.MailboxAddress: Don't force ISO-8859-1 encoding  Michael Gratton
 
- [geary/mjog/rfc822-cleanup: 7/15] Geary.RFC822.MailboxAddresses: Update API and valadocs  Michael Gratton
 
- [geary/mjog/rfc822-cleanup: 8/15] Geary.Imap.RFC822Size: Decouple from RFC822.Size  Michael Gratton
 
- [geary/mjog/rfc822-cleanup: 9/15] Geary.RFC822.MessageIdList: Update API to match MailboxAddresses  Michael Gratton
 
- [geary/mjog/rfc822-cleanup: 10/15] Geary.RFC822: Clean up message data interfaces and classes  Michael Gratton
 
- [geary/mjog/rfc822-cleanup: 11/15] Geary.RFC822.Message: Rework constructors and stocking from GMimeMessage  Michael Gratton
 
- [geary/mjog/rfc822-cleanup: 12/15] test/test-engine.vala: Minor test ordering improvement  Michael Gratton
 
- [geary/mjog/rfc822-cleanup: 13/15] test/test-server.vala: Fix build warning  Michael Gratton
 
- [geary/mjog/rfc822-cleanup: 14/15] Geary.RFC822Error: Rename so it's actually in the RFC822 namespace  Michael Gratton
 
- [geary/mjog/rfc822-cleanup: 15/15] Geary.RFC822.Message: Update API for SMTP formatting  Michael Gratton
 
- [gjs] Created branch rburton/gjs-testdir  Philip Chimento
 
- [gjs/rburton/gjs-testdir] installed-tests: install binaries to correct directory  Philip Chimento
 
- [pitivi] layer: deselecting when focus out  Alexandru Băluț
 
- [gjs] (2 commits) ...Merge branch 'rburton/gjs-testdir'  Philip Chimento
 
- [gjs: 2/2] Merge branch 'rburton/gjs-testdir'  Philip Chimento
 
- [gnumeric] Write print-content for sheet objects to ODF  Andreas J . Guelzow
 
- [gnome-devel-docs] Update Spanish translation  Translations User D-L
 
- [gimp-help] Update Spanish translation  Translations User D-L
 
- [glib-networking] Return bad identity error if identity is unset  Ignacio Casal Quinteiro
 
- [glib-networking] Deleted branch mcatanzaro/#135  Michael Catanzaro
 
- [library-web] (2 commits) ...Merge branch 'update-devdocs-link' into 'master'  Bartłomiej Piotrowski
 
- [library-web: 1/2] Fix GJS devdocs link  Bartłomiej Piotrowski
 
- [library-web: 2/2] Merge branch 'update-devdocs-link' into 'master'  Bartłomiej Piotrowski
 
- [gnumeric] Fix print flag roundtrip for sheet objects through ODF. [#486]  Andreas J . Guelzow
 
- [gnumeric] update NEWS  Andreas J . Guelzow
 
- [gtk/wip/baedert/for-master] (93 commits) ...Make dimension values and calc values just number values  Timm Bäder
 
- [gtk/wip/baedert/for-master: 92/93] csscalcvalue: Avoid allocating memory in compute()  Timm Bäder
 
- [gtk/wip/baedert/for-master: 93/93] Make dimension values and calc values just number values  Timm Bäder
 
- [gtk] (3 commits) Non-fast-forward update to branch wip/baedert/for-master  Timm Bäder
 
- [gtk/wip/baedert/for-master: 1/3] Make dimension values and calc values just number values  Timm Bäder
 
- [gtk/wip/baedert/for-master: 2/3] placesview: Listbox rows are not containers  Timm Bäder
 
- [gtk/wip/baedert/for-master: 3/3] gtkarray: Fix a typo  Timm Bäder
 
- [gtk] (5 commits) Non-fast-forward update to branch wip/baedert/for-master  Timm Bäder
 
- [gtk/wip/baedert/for-master: 1/5] Make dimension values and calc values just number values  Timm Bäder
 
- [gtk/wip/baedert/for-master: 2/5] placesview: Listbox rows are not containers  Timm Bäder
 
- [gtk/wip/baedert/for-master: 3/5] gtkarray: Fix a typo  Timm Bäder
 
- [gtk/wip/baedert/for-master: 4/5] gtkarray: Create GPtrArray in insert() if we have to  Timm Bäder
 
- [gtk/wip/baedert/for-master: 5/5] gtkarray: memcpy() directly into the GPtrArray  Timm Bäder
 
- [gnome-build-meta] Created branch valentindavid/libnl-from-fdsdk  Valentin David
 
- [geary] org.gnome.Geary.json: Include missed fix from the yaml version  Michael Gratton
 
- [gnome-build-meta/valentindavid/libnl-from-fdsdk] Use libnl from Freedesktop SDK  Valentin David
 
- [geary] Created branch mjog/736-hide-formatting-toolbar-by-default  Michael Gratton
 
- [geary/mjog/736-hide-formatting-toolbar-by-default] desktop/org.gnome.Geary.gschema.xml: Hide formatting toolbar by default  Michael Gratton
 
- [gtk] Non-fast-forward update to branch wip/baedert/for-master  Timm Bäder
 
- [gtk/wip/baedert/for-master] gtkarray: memcpy() directly into the GPtrArray  Timm Bäder
 
- [gnome-build-meta] (3 commits) Non-fast-forward update to branch valentindavid/libnl-from-fdsdk  Valentin David
 
- [gnome-build-meta/valentindavid/libnl-from-fdsdk: 3/3] Use libnl from Freedesktop SDK  Valentin David
 
- [gnome-build-meta] (12 commits) Non-fast-forward update to branch valentindavid/pinebook-pro  Valentin David
 
- [gnome-build-meta/valentindavid/pinebook-pro: 4/12] Add missing firmware for Pinebook Pro  Valentin David
 
- [gnome-build-meta/valentindavid/pinebook-pro: 5/12] Add wifi support  Valentin David
 
- [gnome-build-meta/valentindavid/pinebook-pro: 6/12] Make build of pinebook pro image automatic  Valentin David
 
- [gnome-build-meta/valentindavid/pinebook-pro: 7/12] Fix fstab  Valentin David
 
- [gnome-build-meta/valentindavid/pinebook-pro: 8/12] Add drm drivers in initramfs to try to get plymouth to work  Valentin David
 
- [gnome-build-meta/valentindavid/pinebook-pro: 9/12] Fix plymouth boot  Valentin David
 
- [gnome-build-meta/valentindavid/pinebook-pro: 10/12] Add alsa-utils  Valentin David
 
- [gnome-build-meta/valentindavid/pinebook-pro: 11/12] Disable suspend  Valentin David
 
- [gnome-build-meta/valentindavid/pinebook-pro: 12/12] Do not use /home but /var/home  Valentin David
 
- [gnome-build-meta] Created branch valentindavid/missing-firmware  Valentin David
 
- [gnome-build-meta/valentindavid/missing-firmware] Add firmware in pinebook pro  Valentin David
 
- [gnome-build-meta] Non-fast-forward update to branch valentindavid/missing-firmware  Valentin David
 
- [gnome-build-meta/valentindavid/missing-firmware] Add linux firmware in pinebook pro image  Valentin David
 
- [gnome-boxes/gnome-3-36] Update Slovak translation  Translations User D-L
 
- [gnome-boxes] Update Slovak translation  Translations User D-L
 
- [gnome-build-meta] (2 commits) Created branch valentindavid/wifi  Valentin David
 
- [gnome-build-meta/valentindavid/wifi: 1/2] Add wifi support  Valentin David
 
- [gnome-build-meta/valentindavid/wifi: 2/2] Add missing wifi configuration in Pinebook Pro kernel  Valentin David
 
- [gnome-build-meta] (2 commits) Non-fast-forward update to branch valentindavid/wifi  Valentin David
 
- [gnome-build-meta/valentindavid/wifi: 1/2] Add wifi support  Valentin David
 
- [gnome-build-meta/valentindavid/wifi: 2/2] Add missing wifi configuration in Pinebook Pro kernel  Valentin David
 
- [gtk/wip/baedert/for-master] GdkEvent: Fix gdk_motion_event_get_history() annotations  Timm Bäder
 
- [geary] (2 commits) ...Merge branch 'mjog/736-hide-formatting-toolbar-by-default' into 'mainline'  Michael Gratton
 
- [geary: 2/2] Merge branch 'mjog/736-hide-formatting-toolbar-by-default' into 'mainline'  Michael Gratton
 
- [geary] Deleted branch mjog/736-hide-formatting-toolbar-by-default  Michael Gratton
 
- [gnome-shell] Created branch wip/carlosg/check-systemd  Carlos Garnacho
 
- [gnome-shell/wip/carlosg/check-systemd] shell: Check we are in a systemd environment before starting systemd units  Carlos Garnacho
 
- [gnome-shell] (19 commits) Non-fast-forward update to branch wip/carlosg/check-systemd  Carlos Garnacho
 
- [gnome-shell/wip/carlosg/check-systemd: 19/19] shell: Check we are in a systemd environment before starting systemd units  Carlos Garnacho
 
- [gnumeric] Update Ukrainian translation  Translations User D-L
 
- [gegl] buffer: track empty tiles in the swap backend  Ell
 
- [gegl] buffer: allow creating buffers with uninitialized data  Ell
 
- [gegl] buffer: handle uninitialized buffers in gegl_buffer_clear()  Ell
 
- [gegl] operation, graph: use uninitialized buffers for operation output  Ell
 
- [mousetweaks] Update Japanese translation  Translations User D-L
 
- [mousetweaks] Update Japanese translation  Translations User D-L
 
- [chronojump] developers rewritten on about  Xavier de Blas
 
- [gnome-control-center/gnome-3-36] Update Ukrainian translation  Translations User D-L
 
- [gnome-control-center] Update Ukrainian translation  Translations User D-L
 
- [chronojump] Minor change  Xavier de Blas
 
- [gtk/wip/baedert/for-master] csstransiton: Save finished state  Timm Bäder
 
- [gtk/wip/baedert/for-master] css: Drop a few dynamic type checks  Timm Bäder
 
- [gnome-build-meta] Use openjpeg from freedesktop-sdk  Javier Jardón Cabezas
 
- [gtkmm/gtkmm-3-24] NMake Makefiles: Avoid an Internal Compiler Error  Chun-wei Fan
 
- [gnome-build-meta] Deleted branch jjardon/openjpeg  Javier Jardón Cabezas
 
- [gnome-build-meta] (2 commits) Non-fast-forward update to branch valentindavid/libnl-from-fdsdk  Javier Jardón Cabezas
 
- [gnome-build-meta/valentindavid/libnl-from-fdsdk: 2/2] Use libnl from Freedesktop SDK  Javier Jardón Cabezas
 
- [gnome-build-meta] Use libnl from Freedesktop SDK  Javier Jardón Cabezas
 
- [gnome-build-meta] Deleted branch valentindavid/libnl-from-fdsdk  Valentin David
 
- [gtkmm] (9 commits) Non-fast-forward update to branch use-dllexport-3-24  Chun-wei Fan
 
- [gtkmm/use-dllexport-3-24: 2/9] gdk/gdkmmconfig.h.in: Add GDKMM_API  Chun-wei Fan
 
- [gtkmm/use-dllexport-3-24: 3/9] gtk/gtkmmconfig.h.in: Re-organize GTKMM_API definitions  Chun-wei Fan
 
- [gtkmm/use-dllexport-3-24: 4/9] gdk/src/*.hg: Mark classes and functions with GDKMM_API  Chun-wei Fan
 
- [gtkmm/use-dllexport-3-24: 5/9] gdk/gdkmm/*.h: Mark functions with GDKMM_API  Chun-wei Fan
 
- [gtkmm/use-dllexport-3-24: 6/9] tools/m4/class_gtkobject.m4: Allow applying decorations  Chun-wei Fan
 
- [gtkmm/use-dllexport-3-24: 7/9] gtk/src/*.hg: Mark classes and functions with GTKMM_API  Chun-wei Fan
 
- [gtkmm/use-dllexport-3-24: 8/9] gtk/gtkmm/*.h: Mark functions with GTKMM_API  Chun-wei Fan
 
- [gtkmm/use-dllexport-3-24: 9/9] NMake Makefiles: Export symbols without gendef if possible  Chun-wei Fan
 
- [damned-lies] Update Japanese translation  Translations User D-L
 
- [jhbuild] Update Japanese translation  Translations User D-L
 
- [damned-lies] Update Japanese translation  Translations User D-L
 
- [jhbuild] Update Japanese translation  Translations User D-L
 
- [sound-juicer] (4 commits) Created branch subpop/missing-build-dependency  Link Dupont
 
- [sound-juicer/subpop/missing-build-dependency: 1/4] App menu retirement  Link Dupont
 
- [sound-juicer/subpop/missing-build-dependency: 2/4] Fixed deprecated method calls that are causing compiler warnings  Link Dupont
 
- [sound-juicer/subpop/missing-build-dependency: 3/4] flatpak: remove invalid config option  Link Dupont
 
- [sound-juicer/subpop/missing-build-dependency: 4/4] flatpak: add libcanberra  Link Dupont
 
- [sound-juicer] (9 commits) Non-fast-forward update to branch subpop/missing-build-dependency  Link Dupont
 
- [sound-juicer/subpop/missing-build-dependency: 8/9] flatpak: remove invalid config option  Link Dupont
 
- [sound-juicer/subpop/missing-build-dependency: 9/9] flatpak: add libcanberra  Link Dupont
 
- [gnome-build-meta] (9 commits) Non-fast-forward update to branch valentindavid/rock64  Valentin David
 
- [gnome-build-meta/valentindavid/rock64: 6/9] Move some pinebook-pro elements that should be common for some other boards  Valentin David
 
- [gnome-build-meta/valentindavid/rock64: 7/9] Do not use compressed kernel on aarch64  Valentin David
 
- [gnome-build-meta/valentindavid/rock64: 8/9] Add rock64 board  Valentin David
 
- [gnome-build-meta/valentindavid/rock64: 9/9] ci: Add rock64 board  Valentin David
 
- [gtkmm/gtkmm-3-24] NMake Makefiles: Allow linking to more Meson-built items  Chun-wei Fan
 
- [gtkmm] (9 commits) Non-fast-forward update to branch use-dllexport-3-24  Chun-wei Fan
 
- [gtkmm/use-dllexport-3-24: 2/9] gdk/gdkmmconfig.h.in: Add GDKMM_API  Chun-wei Fan
 
- [gtkmm/use-dllexport-3-24: 3/9] gtk/gtkmmconfig.h.in: Re-organize GTKMM_API definitions  Chun-wei Fan
 
- [gtkmm/use-dllexport-3-24: 4/9] gdk/src/*.hg: Mark classes and functions with GDKMM_API  Chun-wei Fan
 
- [gtkmm/use-dllexport-3-24: 5/9] gdk/gdkmm/*.h: Mark functions with GDKMM_API  Chun-wei Fan
 
- [gtkmm/use-dllexport-3-24: 6/9] tools/m4/class_gtkobject.m4: Allow applying decorations  Chun-wei Fan
 
- [gtkmm/use-dllexport-3-24: 7/9] gtk/src/*.hg: Mark classes and functions with GTKMM_API  Chun-wei Fan
 
- [gtkmm/use-dllexport-3-24: 8/9] gtk/gtkmm/*.h: Mark functions with GTKMM_API  Chun-wei Fan
 
- [gtkmm/use-dllexport-3-24: 9/9] NMake Makefiles: Export symbols without gendef if possible  Chun-wei Fan
 
- [gnome-build-meta] (7 commits) Non-fast-forward update to branch tpollard/raspi4  Tom Pollard
 
- [gnome-build-meta/tpollard/raspi4: 6/7] Add boards/raspberrpi-4 target  Tom Pollard
 
- [gnome-build-meta/tpollard/raspi4: 7/7] Add raspberrypi-4 image target to .gitlab-ci.yml  Tom Pollard
 
- [gimp] (10 commits) Non-fast-forward update to branch wip/nielsdg/gimp-type-rgb-signals  Jehan
 
- [gimp/wip/nielsdg/gimp-type-rgb-signals: 10/10] Use GIMP_TYPE_RGB instead of G_TYPE_POINTER  Jehan
 
- [gnome-build-meta] (3 commits) Non-fast-forward update to branch valentindavid/missing-firmware  Abderrahim Kitouni
 
- [gnome-build-meta/valentindavid/missing-firmware: 3/3] Add linux firmware in pinebook pro image  Abderrahim Kitouni
 
- [gimp] Non-fast-forward update to branch wip/nielsdg/vtable-typedefs  Niels De Graef
 
- [gimp/wip/nielsdg/vtable-typedefs] gir: Make use of typedefs for GimpProgressVtable vfuncs  Niels De Graef
 
- [gnome-build-meta] (2 commits) Non-fast-forward update to branch tpollard/raspi4  Tom Pollard
 
- [gnome-build-meta/tpollard/raspi4: 1/2] Add boards/raspberrpi-4 target  Tom Pollard
 
- [gnome-build-meta/tpollard/raspi4: 2/2] Add raspberrypi-4 image target to .gitlab-ci.yml  Tom Pollard
 
- [gnome-shell/gnome-3-36] Update Dutch translation  Translations User D-L
 
- [gnome-shell] Update Dutch translation  Translations User D-L
 
- [gimp] Use GIMP_TYPE_RGB instead of G_TYPE_POINTER  Jehan
 
- [gimp] Deleted branch wip/nielsdg/gimp-type-rgb-signals  Niels De Graef
 
- [chronojump] Fixed graph.R unicoded strings with c() or other operations  Xavier de Blas
 
- [gegl] buffer: misc cleanup in gegl-tile-backend-swap.c  Ell
 
- [gegl] buffer: in swap backend, improve empty tile storage  Ell
 
- [gegl] buffer: in cache handler and swap backend, use g_hash_table_add() ...  Ell
 
- [chronojump] Minor (Fixed one m/s^2 on graph.R)  Xavier de Blas
 
- [library-web] Update Japanese translation  Translations User D-L
 
- [gnome-tetravex] Add Ukrainian translation  Translations User D-L
 
- [library-web] Update Japanese translation  Translations User D-L
 
- [gnome-tetravex/gnome-3-36] Add Ukrainian translation  Translations User D-L
 
- [gtk] (153 commits) Non-fast-forward update to branch wip/exalm/headerbar-dragging  Alexander Mikhaylenko
 
- [gtk/wip/exalm/headerbar-dragging: 148/153] widget: Pass parent to gtk_widget_consumes_motion()  Alexander Mikhaylenko
 
- [gtk/wip/exalm/headerbar-dragging: 149/153] window: Make gtk_window_update_toplevel() non-static  Alexander Mikhaylenko
 
- [gtk/wip/exalm/headerbar-dragging: 150/153] Add GtkWindowHandle  Alexander Mikhaylenko
 
- [gtk/wip/exalm/headerbar-dragging: 151/153] headerbar: Use GtkCenterBox internally  Alexander Mikhaylenko
 
- [gtk/wip/exalm/headerbar-dragging: 152/153] headerbar: Include GtkWindowHandle  Alexander Mikhaylenko
 
- [gtk/wip/exalm/headerbar-dragging: 153/153] window: Stop handling dragging and titlebar actions  Alexander Mikhaylenko
 
- [gimp] (3 commits) Non-fast-forward update to branch wip/nielsdg/vtable-typedefs  Jehan
 
- [gimp/wip/nielsdg/vtable-typedefs: 3/3] gir: Make use of typedefs for GimpProgressVtable vfuncs  Jehan
 
- [evolution-data-server] I#211 - IMAPx: No IDLE after extraneous connection reset  Milan Crha
 
- [gnome-boxes] (6 commits) Created branch shut-build-warnings  Felipe Borges
 
- [gnome-boxes/shut-build-warnings: 1/6] review-page: Drop unused function  Felipe Borges
 
- [gnome-boxes/shut-build-warnings: 2/6] vm-configurator: Drop unused "graphics" variable  Felipe Borges
 
- [gnome-boxes/shut-build-warnings: 3/6] assistant: Implicit .begin is deprecated  Felipe Borges
 
- [gnome-boxes/shut-build-warnings: 4/6] Fix various accesses to possible `null' variables  Felipe Borges
 
- [gnome-boxes/shut-build-warnings: 5/6] Handle thrown exceptions in various places  Felipe Borges
 
- [gnome-boxes/shut-build-warnings: 6/6] libvirt-machine-properties: Drop unreachable catch clause  Felipe Borges
 
- [evolution-data-server/gnome-3-36] I#211 - IMAPx: No IDLE after extraneous connection reset  Milan Crha
 
- [gtk] Created branch wip/jimmac/global-var  Jakub Steiner
 
- [gtk/wip/jimmac/global-var] Adwaita: make parser happy wrt global variables  Jakub Steiner
 
- [library-web] Update Japanese translation  Translations User D-L
 
- [gimp] gir: Make use of typedefs for GimpProgressVtable vfuncs  Jehan
 
- [gimp] Deleted branch wip/nielsdg/vtable-typedefs  Niels De Graef
 
- [gtk/wip/baedert/for-master] testtreeview: Properly annotate a switch fallthrough  Timm Bäder
 
- [chronojump] Added yellow icons for load and import  Xavier de Blas
 
- [chronojump] Load now is more similar to session/more  Xavier de Blas
 
- [mutter] keybindings: Use current monitor for move-to-center  verdre
 
- [chronojump] Better sensitive on menu_tiny (used at load, execute...)  Xavier de Blas
 
- [gtk] (2 commits) ...Merge branch 'fix-inspector-popover' into 'master'  Matthias Clasen
 
- [gtk: 2/2] Merge branch 'fix-inspector-popover' into 'master'  Matthias Clasen
 
- [gtk] (8 commits) Non-fast-forward update to branch wip/exalm/headerbar-dragging  Alexander Mikhaylenko
 
- [gtk/wip/exalm/headerbar-dragging: 3/8] widget: Pass parent to gtk_widget_consumes_motion()  Alexander Mikhaylenko
 
- [gtk/wip/exalm/headerbar-dragging: 4/8] window: Make gtk_window_update_toplevel() non-static  Alexander Mikhaylenko
 
- [gtk/wip/exalm/headerbar-dragging: 5/8] Add GtkWindowHandle  Alexander Mikhaylenko
 
- [gtk/wip/exalm/headerbar-dragging: 6/8] headerbar: Use GtkCenterBox internally  Alexander Mikhaylenko
 
- [gtk/wip/exalm/headerbar-dragging: 7/8] headerbar: Include GtkWindowHandle  Alexander Mikhaylenko
 
- [gtk/wip/exalm/headerbar-dragging: 8/8] window: Stop handling dragging and titlebar actions  Alexander Mikhaylenko
 
- [gtk-doc] (2 commits) Created branch wip/smcv/meson  Simon McVittie
 
- [gtk-doc/wip/smcv/meson: 1/2] meson: Install no-xslt variants of Autotools Makefile fragment  Simon McVittie
 
- [gtk-doc/wip/smcv/meson: 2/2] meson: Use the same name for the manual as in Autotools  Simon McVittie
 
- [gnome-boxes] (3 commits) Non-fast-forward update to branch fix-transfer-box-stealing-focus  Felipe Borges
 
- [gnome-boxes/fix-transfer-box-stealing-focus: 2/3] Revert "display-page: Center the DnD transfer message in an overlayed osd box"  Felipe Borges
 
- [gnome-boxes/fix-transfer-box-stealing-focus: 3/3] display-page: Center the DnD transfer message in an overlayed osd box  Felipe Borges
 
- [gnome-build-meta] Add linux firmware in pinebook pro image  Abderrahim Kitouni
 
- [gnome-build-meta] Deleted branch valentindavid/missing-firmware  Valentin David
 
- [gtk] (2 commits) ...Merge branch 'wip/jimmac/global-var' into 'master'  Jakub Steiner
 
- [gtk: 2/2] Merge branch 'wip/jimmac/global-var' into 'master'  Jakub Steiner
 
- [gnome-session] (31 commits) Non-fast-forward update to branch benzea/systemd-gnome-launched-drop-in  Ray Strode
 
- [gnome-session/benzea/systemd-gnome-launched-drop-in: 30/31] data: Add drop-in to configure launched applications  Ray Strode
 
- [gtk] Deleted branch wip/jimmac/global-var  Jakub Steiner
 
- [gnome-session/benzea/systemd-gnome-launched-drop-in: 31/31] autostart-app: Place launched applications into a systemd scope  Ray Strode
 
- [gnome-session] (2 commits) ...autostart-app: Place launched applications into a systemd scope  Ray Strode
 
- [gnome-session] Deleted branch benzea/systemd-gnome-launched-drop-in  Benjamin Berg
 
- [gnome-session] (3 commits) Non-fast-forward update to branch benzea/systemd-gnome-launched-drop-in-stable  Ray Strode
 
- [gnome-session/benzea/systemd-gnome-launched-drop-in-stable: 2/3] data: Add drop-in to configure launched applications  Ray Strode
 
- [gnome-session/gnome-3-34] (2 commits) ...autostart-app: Place launched applications into a systemd scope  Ray Strode
 
- [gnome-session/benzea/systemd-gnome-launched-drop-in-stable: 3/3] autostart-app: Place launched applications into a systemd scope  Ray Strode
 
- [gnome-session] Deleted branch benzea/systemd-gnome-launched-drop-in-stable  Benjamin Berg
 
- [gtk/wip/exalm/headerbar-dragging] testsuite: Update bloomfilter test  Alexander Mikhaylenko
 
- [gnome-session] (4 commits) ...Merge branch 'benzea/systemd-documentation'  Ray Strode
 
- [gnome-session: 1/4] doc: Mention that session saving does not work on systemd  Ray Strode
 
- [gnome-session: 2/4] doc: Add --builtin/--systemd options to manpage  Ray Strode
 
- [gnome-session: 3/4] doc: Add description of important systemd units to man page  Ray Strode
 
- [gnome-session: 4/4] Merge branch 'benzea/systemd-documentation'  Ray Strode
 
- [gnome-session] (34 commits) Non-fast-forward update to branch benzea/systemd-documentation  Ray Strode
 
- [gimp] app: clear the clipboard after storing its contents, upon quitting.  Jehan
 
- [gtk] (5 commits) Non-fast-forward update to branch wip/exalm/headerbar-dragging  Alexander Mikhaylenko
 
- [gtk/wip/exalm/headerbar-dragging: 1/5] Add GtkWindowHandle  Alexander Mikhaylenko
 
- [gtk/wip/exalm/headerbar-dragging: 2/5] headerbar: Use GtkCenterBox internally  Alexander Mikhaylenko
 
- [gtk/wip/exalm/headerbar-dragging: 3/5] headerbar: Include GtkWindowHandle  Alexander Mikhaylenko
 
- [gtk/wip/exalm/headerbar-dragging: 4/5] window: Stop handling dragging and titlebar actions  Alexander Mikhaylenko
 
- [gtk/wip/exalm/headerbar-dragging: 5/5] testsuite: Update bloomfilter test  Alexander Mikhaylenko
 
- [gnome-todo] Drop GtkBin  Georges Basile Stavracas Neto
 
- [gnome-todo] Introduce GtdWidget and use it everywhere  Georges Basile Stavracas Neto
 
- [gnome-todo] flatpak: Also build GTK4  Georges Basile Stavracas Neto
 
- [gnome-session] Remove superfluous OnFailure= directives in target units  Ray Strode
 
- [gnome-session] fail-whale-dialog: Use declaration macros for type definition  Ray Strode
 
- [gnome-session] fail-whale-dialog: Use GdkMonitor to get geometry  Ray Strode
 
- [gnome-session] fail-whale: don't run multiple dialogs if we already have one  Ray Strode
 
- [gnome-session] fail-whale-dialog: Make dialog visible in all monitors  Ray Strode
 
- [gnome-session] fail-whale-dialog: Load icon using monitor scale  Ray Strode
 
- [gtk] Created branch wip/jimmac/suggested-destructive-focus  Jakub Steiner
 
- [gtk/wip/jimmac/suggested-destructive-focus] Adwaita: suggested destrictive button focus  Jakub Steiner
 
- [gtk] (5 commits) Non-fast-forward update to branch wip/exalm/headerbar-dragging  Alexander Mikhaylenko
 
- [gtk/wip/exalm/headerbar-dragging: 1/5] Add GtkWindowHandle  Alexander Mikhaylenko
 
- [gtk/wip/exalm/headerbar-dragging: 2/5] headerbar: Use GtkCenterBox internally  Alexander Mikhaylenko
 
- [gtk/wip/exalm/headerbar-dragging: 3/5] headerbar: Include GtkWindowHandle  Alexander Mikhaylenko
 
- [gtk/wip/exalm/headerbar-dragging: 4/5] window: Stop handling dragging and titlebar actions  Alexander Mikhaylenko
 
- [gtk/wip/exalm/headerbar-dragging: 5/5] testsuite: Update bloomfilter test  Alexander Mikhaylenko
 
- [gnumeric] Cleaned the component code.  Jean Bréfort
 
- [gnome-boxes] (2 commits) ...display-page: Center the DnD transfer message in an overlayed osd box  Felipe Borges
 
- [gnome-boxes] Deleted branch fix-transfer-box-stealing-focus  Felipe Borges
 
- [glib-networking/glib-2-62] Return bad identity error if identity is unset  Michael Catanzaro
 
- [gimp] Update ddswrite.c  Jehan
 
- [gtk/wip/chergert/quartz4u] macos: implement device ungrab  Christian Hergert
 
- [gnome-software] Created branch wip/exalm/fix-menu  Alexander Mikhaylenko
 
- [gnome-software/wip/exalm/fix-menu] Revert "trivial: Fix the padding in the new hamburger menu"  Alexander Mikhaylenko
 
- [gtk] (8 commits) Created branch wip/exalm/focus-entries2  Alexander Mikhaylenko
 
- [gtk] (2 commits) ...Merge branch 'wip/jimmac/suggested-destructive-focus' into 'master'  Jakub Steiner
 
- [gtk/wip/exalm/focus-entries2: 1/8] widget: Pass parent to gtk_widget_consumes_motion()  Alexander Mikhaylenko
 
- [gtk: 2/2] Merge branch 'wip/jimmac/suggested-destructive-focus' into 'master'  Jakub Steiner
 
- [gtk/wip/exalm/focus-entries2: 2/8] window: Make gtk_window_update_toplevel() non-static  Alexander Mikhaylenko
 
- [gtk/wip/exalm/focus-entries2: 3/8] Add GtkWindowHandle  Alexander Mikhaylenko
 
- [gtk/wip/exalm/focus-entries2: 4/8] headerbar: Use GtkCenterBox internally  Alexander Mikhaylenko
 
- [gtk/wip/exalm/focus-entries2: 5/8] headerbar: Include GtkWindowHandle  Alexander Mikhaylenko
 
- [gtk/wip/exalm/focus-entries2: 6/8] window: Stop handling dragging and titlebar actions  Alexander Mikhaylenko
 
- [fractal] Add SOCKS proxy support  Daniel Garcia Moreno
 
- [gtk/wip/exalm/focus-entries2: 7/8] testsuite: Update bloomfilter test  Alexander Mikhaylenko
 
- [gtk] Non-fast-forward update to branch wip/exalm/focus-entries2  Alexander Mikhaylenko
 
- [gtk] Deleted branch wip/jimmac/suggested-destructive-focus  Jakub Steiner
 
- [gtk/wip/exalm/focus-entries2: 8/8] Adwaita: Make error/warning entry focus more subtle  Alexander Mikhaylenko
 
- [gtk/wip/exalm/focus-entries2] Adwaita: Make error/warning entry focus more subtle  Alexander Mikhaylenko
 
- [gtk/wip/chergert/quartz4u] macos: implement various device vfuncs  Christian Hergert
 
- [gnome-boxes] (8 commits) Non-fast-forward update to branch shut-build-warnings  Felipe Borges
 
- [gnome-boxes/shut-build-warnings: 3/8] review-page: Drop unused function  Felipe Borges
 
- [gnome-boxes/shut-build-warnings: 4/8] vm-configurator: Drop unused "graphics" variable  Felipe Borges
 
- [gnome-boxes/shut-build-warnings: 5/8] assistant: Implicit .begin is deprecated  Felipe Borges
 
- [gnome-boxes/shut-build-warnings: 6/8] Fix various accesses to possible `null' variables  Felipe Borges
 
- [gnome-boxes/shut-build-warnings: 7/8] Handle thrown exceptions in various places  Felipe Borges
 
- [gnome-boxes/shut-build-warnings: 8/8] libvirt-machine-properties: Drop unreachable catch clause  Felipe Borges
 
- [gnome-runtime-images] ci: switch nightly base to fd.o-sdk 20.08  Jordan Petridis
 
- [fractal] flatpak: Use 3.36 Sdk instead of master  Daniel Garcia Moreno
 
- [gimp] Fixed translation  Alexandre Prokoudine
 
- [four-in-a-row/gnome-3-36] Add Ukrainian translation  Translations User D-L
 
- [four-in-a-row] Add Ukrainian translation  Translations User D-L
 
- [four-in-a-row] Update Ukrainian translation  Translations User D-L
 
- [tepl] Tab: set_no_show_all() on the TeplGotoLineBar  Sébastien Wilmet
 
- [gnome-klotski] Invert headerbar buttons.  Arnaud B .
 
- [gnome-klotski] Use a Game menu.  Arnaud B .
 
- [gnome-klotski] Update help.  Arnaud B .
 
- [gnome-klotski] Add some keyboard shortcuts.  Arnaud B .
 
- [gnome-klotski] Improve some shortcuts actions.  Arnaud B .
 
- [gnome-klotski] Move a file.  Arnaud B .
 
- [gnome-klotski] Add Shortcuts dialog.  Arnaud B .
 
- [pygobject/pygobject-3-36] release  Christoph Reiter
 
- [pygobject/pygobject-3-36] version bump  Christoph Reiter
 
- [pygobject] Created tag 3.36.1  Christoph Reiter
 
- [gimp/gimp-2-10] Update ddswrite.c  Jehan
 
- [gnome-characters] snap: Updated to use the latest gnome snapcraft extension  Ken VanDine
 
- [gnome-boxes] (6 commits) ...libvirt-machine-properties: Drop unreachable catch clause  Felipe Borges
 
- [gnome-boxes] Deleted branch shut-build-warnings  Felipe Borges
 
- [gnome-todo] Revert "flatpak: Also build GTK4"  Georges Basile Stavracas Neto
 
- [pygobject] Update NEWS  Christoph Reiter
 
- [gtk] (2 commits) ...Merge branch 'wip/exalm/focus-entries2' into 'master'  Jakub Steiner
 
- [gtk: 2/2] Merge branch 'wip/exalm/focus-entries2' into 'master'  Jakub Steiner
 
- [gtk] Deleted branch wip/exalm/focus-entries2  Alexander Mikhaylenko
 
- [gnome-characters/gnome-3-32] snap: Updated to use the latest snapcraft extension  Ken VanDine
 
- [sound-juicer/subpop/missing-build-dependency] flatpak: update url for cdparanoia  Link Dupont
 
- [tepl] GotoLineBar: add comment  Sébastien Wilmet
 
- [tepl] GotoLineBar: grab focus to the TeplView when bar explicitly hidden  Sébastien Wilmet
 
- [gtk] Created branch wip/jimmac/dark-seuggested  Jakub Steiner
 
- [gtk/wip/jimmac/dark-seuggested] Adwaita: tone down suggested focus ring for dark  Jakub Steiner
 
- [sound-juicer] Non-fast-forward update to branch subpop/missing-build-dependency  Link Dupont
 
- [sound-juicer/subpop/missing-build-dependency] flatpak: update url for cdparanoia  Link Dupont
 
- [evolution] I#783 - e-editor.js: Remove body margin/padding styles and attributes  Milan Crha
 
- [sound-juicer/subpop/missing-build-dependency] flatpak: build libbrasero after libcanberra  Link Dupont
 
- [gtk] Non-fast-forward update to branch wip/jimmac/dark-seuggested  Jakub Steiner
 
- [gtk/wip/jimmac/dark-seuggested] Adwaita: tone down suggested focus ring for dark  Jakub Steiner
 
- [sound-juicer] (2 commits) Non-fast-forward update to branch subpop/missing-build-dependency  Link Dupont
 
- [sound-juicer/subpop/missing-build-dependency: 1/2] flatpak: add libcanberra  Link Dupont
 
- [sound-juicer/subpop/missing-build-dependency: 2/2] flatpak: update url for cdparanoia  Link Dupont
 
- [gtk/matthiasc/for-master] (138 commits) ...keymap: Remove leftover code  Matthias Clasen
 
- [gtk/matthiasc/for-master: 138/138] keymap: Remove leftover code  Matthias Clasen
 
- [gtk/wip/baedert/for-master] css: Make GtkStyleAnimation and subclasses non-objects  Timm Bäder
 
- [gimp/gimp-2-10] gitlab-ci: babl requires now vapigen for Vala binding.  Jehan
 
- [gimp/gimp-2-10] devel-docs: update debugging-tips with GEGL's meson option names.  Jehan
 
- [gimp/gimp-2-10] app: clear the clipboard after storing its contents, upon quitting.  Jehan
 
- [gtk] Created branch wip/jimmac/HC-focus  Jakub Steiner
 
- [gtk/wip/jimmac/HC-focus] HC: more contrasty focus rings  Jakub Steiner
 
- [gtk/wip/chergert/quartz4u] macos: keep full backing surface for drawing  Christian Hergert
 
- [libgweather/gnome-3-36] Update Ukrainian translation  Translations User D-L
 
- [gtk/wip/chergert/quartz4u] whitespace  Christian Hergert
 
- [gnome-klotski] Update Ukrainian translation  Translations User D-L
 
- [gnome-todo] omni-area: Remove main box  Georges Basile Stavracas Neto
 
- [gtk] (87 commits) Non-fast-forward update to branch abolish-size-allocate  Matthias Clasen
 
- [gtk/abolish-size-allocate: 74/87] window: Remove some outdated info from the docs  Matthias Clasen
 
- [gtk/abolish-size-allocate: 75/87] treeview: Cosmetic change  Matthias Clasen
 
- [gtk/abolish-size-allocate: 76/87] cellarea: Cosmetics  Matthias Clasen
 
- [gtk/abolish-size-allocate: 77/87] a11y: Avoid a gratitious use of ::size-allocate  Matthias Clasen
 
- [gtk/abolish-size-allocate: 78/87] drawingarea: Add a ::resize signal  Matthias Clasen
 
- [gtk/abolish-size-allocate: 79/87] gtk-demo: Use GtkDrawingArea::resize  Matthias Clasen
 
- [gtk/abolish-size-allocate: 80/87] examples: Use GtkDrawingArea::resize  Matthias Clasen
 
- [gtk/abolish-size-allocate: 81/87] inspector: Stop using ::size-allocate  Matthias Clasen
 
- [gtk/abolish-size-allocate: 82/87] tests: Stop using ::size-allocate  Matthias Clasen
 
- [gtk/abolish-size-allocate: 83/87] Explicitly update widget a11y bounds when allocating  Matthias Clasen
 
- [gtk/abolish-size-allocate: 84/87] tooltip: Add private api to allocate the window  Matthias Clasen
 
- [gtk/abolish-size-allocate: 85/87] tooltipwindow: Drop some dead code  Matthias Clasen
 
- [gtk/abolish-size-allocate: 86/87] tooltipwindow: Stop using the ::size-allocate signal  Matthias Clasen
 
- [gtk/abolish-size-allocate: 87/87] widget: Drop the ::size-allocate signal  Matthias Clasen
 
- [gtk] Created branch gbsneto/fix-text-child-header  Georges Basile Stavracas Neto
 
- [gtk/gbsneto/fix-text-child-header] textchild: Include <gtk/gtkwidget.h>  Georges Basile Stavracas Neto
 
- [gimp/gimp-2-10] Fixed translation  Alexandre Prokoudine
 
- [gtk] Created branch drop-click-gesture-area  Matthias Clasen
 
- [gtk/drop-click-gesture-area] gestureclick: Drop the area  Matthias Clasen
 
- [gedit] help: Consistently use "Pane" instead of "Panel"; simplify a phrase  Andre Klapper
 
- [gtk] (17 commits) Non-fast-forward update to branch abolish-size-allocate  Matthias Clasen
 
- [gtk/abolish-size-allocate: 3/17] keymap: Remove leftover code  Matthias Clasen
 
- [gtk/abolish-size-allocate: 4/17] window: Remove some outdated info from the docs  Matthias Clasen
 
- [gtk/abolish-size-allocate: 5/17] treeview: Cosmetic change  Matthias Clasen
 
- [gtk/abolish-size-allocate: 6/17] cellarea: Cosmetics  Matthias Clasen
 
- [gtk/abolish-size-allocate: 7/17] a11y: Avoid a gratitious use of ::size-allocate  Matthias Clasen
 
- [gtk/abolish-size-allocate: 8/17] drawingarea: Add a ::resize signal  Matthias Clasen
 
- [gtk/abolish-size-allocate: 9/17] gtk-demo: Use GtkDrawingArea::resize  Matthias Clasen
 
- [gtk/abolish-size-allocate: 10/17] examples: Use GtkDrawingArea::resize  Matthias Clasen
 
- [gtk/abolish-size-allocate: 11/17] inspector: Stop using ::size-allocate  Matthias Clasen
 
- [gtk/abolish-size-allocate: 12/17] tests: Stop using ::size-allocate  Matthias Clasen
 
- [gtk/abolish-size-allocate: 13/17] Explicitly update widget a11y bounds when allocating  Matthias Clasen
 
- [gtk/abolish-size-allocate: 14/17] tooltip: Add private api to allocate the window  Matthias Clasen
 
- [gtk/abolish-size-allocate: 15/17] tooltipwindow: Drop some dead code  Matthias Clasen
 
- [gtk/abolish-size-allocate: 16/17] tooltipwindow: Stop using the ::size-allocate signal  Matthias Clasen
 
- [gtk/abolish-size-allocate: 17/17] widget: Drop the ::size-allocate signal  Matthias Clasen
 
- [gtk/wip/chergert/quartz4u] macos: start bringing over text bits  Christian Hergert
 
- [gtk/wip/chergert/quartz4u] macos: remove unused code  Christian Hergert
 
- [gtk] (2 commits) ...Merge branch 'wip/jimmac/dark-seuggested' into 'master'  Matthias Clasen
 
- [gtk: 2/2] Merge branch 'wip/jimmac/dark-seuggested' into 'master'  Matthias Clasen
 
- [gtk] Deleted branch wip/jimmac/dark-seuggested  Jakub Steiner
 
- [gobject-introspection] Meson: Fix build as subproject  Christoph Reiter
 
- [gnome-build-meta] (3 commits) Non-fast-forward update to branch tpollard/raspi4  Tom Pollard
 
- [gnome-build-meta/tpollard/raspi4: 2/3] Add boards/raspberrpi-4 target  Tom Pollard
 
- [gnome-build-meta/tpollard/raspi4: 3/3] Add raspberrypi-4 image target to .gitlab-ci.yml  Tom Pollard
 
- [gtk/wip/chergert/quartz4u] macos: only allow a single display connection  Christian Hergert
 
- [glade] (4 commits) Created branch glade-3-36  Alberto Fanjul
 
- [glade/glade-3-36: 1/4] gettext: Support 0.20  Alberto Fanjul
 
- [glade/glade-3-36: 2/4] desktop: Fix rename  Alberto Fanjul
 
- [glade/glade-3-36: 3/4] Fix compilation refactor  Alberto Fanjul
 
- [glade/glade-3-36: 4/4] Rolling 3.36.0  Alberto Fanjul
 
- [gtk] (2 commits) ...Merge branch 'matthiasc/for-master' into 'master'  Matthias Clasen
 
- [gtk: 2/2] Merge branch 'matthiasc/for-master' into 'master'  Matthias Clasen
 
- [gtk] (17 commits) Non-fast-forward update to branch wip/exalm/headerbar-dragging  Alexander Mikhaylenko
 
- [gtk/wip/exalm/headerbar-dragging: 11/17] widget: Pass parent to gtk_widget_consumes_motion()  Alexander Mikhaylenko
 
- [gtk/wip/exalm/headerbar-dragging: 12/17] window: Make gtk_window_update_toplevel() non-static  Alexander Mikhaylenko
 
- [gtk/wip/exalm/headerbar-dragging: 13/17] Add GtkWindowHandle  Alexander Mikhaylenko
 
- [gtk/wip/exalm/headerbar-dragging: 14/17] headerbar: Use GtkCenterBox internally  Alexander Mikhaylenko
 
- [gtk/wip/exalm/headerbar-dragging: 15/17] headerbar: Include GtkWindowHandle  Alexander Mikhaylenko
 
- [gtk/wip/exalm/headerbar-dragging: 16/17] window: Stop handling dragging and titlebar actions  Alexander Mikhaylenko
 
- [gtk/wip/exalm/headerbar-dragging: 17/17] testsuite: Update bloomfilter test  Alexander Mikhaylenko
 
- [gtk] Created branch wip/exalm/row  Alexander Mikhaylenko
 
- [gtk/wip/exalm/row] placesview: Stop using gtk_container_add() for GtkListBoxRow  Alexander Mikhaylenko
 
- [gtk] Update CONTRIBUTING.md  Matthias Clasen
 
- [gtk] (16 commits) ...Merge branch 'abolish-size-allocate' into 'master'  Matthias Clasen
 
- [gtk: 16/16] Merge branch 'abolish-size-allocate' into 'master'  Matthias Clasen
 
- [tepl] GotoLineBar: add a pinch of CSS  Sébastien Wilmet
 
- [gtk] (2 commits) ...Merge branch 'wip/jimmac/HC-focus' into 'master'  Jakub Steiner
 
- [gtk: 2/2] Merge branch 'wip/jimmac/HC-focus' into 'master'  Jakub Steiner
 
- [gtk] Deleted branch wip/jimmac/HC-focus  Jakub Steiner
 
- [gtk] CI: use bash style variable expansion for the mingw cache key  Christoph Reiter
 
- [gtk] (2 commits) ...Merge branch 'master-disable-introspection' into 'master'  Matthias Clasen
 
- [gtk: 1/2] CI: disable introspection with mingw to avoid flaky builds  Matthias Clasen
 
- [gtk: 2/2] Merge branch 'master-disable-introspection' into 'master'  Matthias Clasen
 
- [gtk] (2 commits) ...Merge branch 'drop-click-gesture-area' into 'master'  Matthias Clasen
 
- [gtk: 2/2] Merge branch 'drop-click-gesture-area' into 'master'  Matthias Clasen
 
- [glade] (3 commits) Non-fast-forward update to branch glade-3-36  Alberto Fanjul
 
- [glade/glade-3-36: 1/3] desktop: Fix rename  Alberto Fanjul
 
- [glade/glade-3-36: 2/3] Fix compilation refactor  Alberto Fanjul
 
- [glade/glade-3-36: 3/3] Rolling 3.36.0  Alberto Fanjul
 
- [glade] gettext: Support 0.20  Alberto Fanjul
 
- [glade] desktop: Fix rename  Alberto Fanjul
 
- [glade] Fix compilation refactor  Alberto Fanjul
 
- [glade] (8 commits) Non-fast-forward update to branch glade-3-36  Alberto Fanjul
 
- [glade/glade-3-36: 8/8] Rolling 3.36.0  Alberto Fanjul
 
- [glade] Rolling 3.36.0  Alberto Fanjul
 
- [gtk] (2 commits) ...Merge branch 'wip/exalm/row' into 'master'  Matthias Clasen
 
- [gtk: 2/2] Merge branch 'wip/exalm/row' into 'master'  Matthias Clasen
 
- [gtk] Deleted branch wip/exalm/row  Alexander Mikhaylenko
 
- [gtk] (2 commits) ...Merge branch 'master.struct.msvc' into 'master'  Matthias Clasen
 
- [gtk: 2/2] Merge branch 'master.struct.msvc' into 'master'  Matthias Clasen
 
- [gtk] Deleted branch master.struct.msvc  Chun-wei Fan
 
- [gtk] (2 commits) ...Merge branch 'gbsneto/fix-text-child-header' into 'master'  Matthias Clasen
 
- [gtk: 2/2] Merge branch 'gbsneto/fix-text-child-header' into 'master'  Matthias Clasen
 
- [gtk] Deleted branch gbsneto/fix-text-child-header  Georges Basile Stavracas Neto
 
- [gnome-build-meta] (5 commits) Non-fast-forward update to branch valentindavid/wifi  Valentin David
 
- [gnome-build-meta/valentindavid/wifi: 4/5] Add wifi support  Valentin David
 
- [gnome-build-meta/valentindavid/wifi: 5/5] Add missing wifi configuration in Pinebook Pro kernel  Valentin David
 
- [gnome-build-meta] (12 commits) Non-fast-forward update to branch valentindavid/pinebook-pro  Valentin David
 
- [gnome-build-meta/valentindavid/pinebook-pro: 4/12] Add missing firmware for Pinebook Pro  Valentin David
 
- [gnome-build-meta/valentindavid/pinebook-pro: 5/12] Add wifi support  Valentin David
 
- [gnome-build-meta/valentindavid/pinebook-pro: 6/12] Make build of pinebook pro image automatic  Valentin David
 
- [gnome-build-meta/valentindavid/pinebook-pro: 7/12] Fix fstab  Valentin David
 
- [gnome-build-meta/valentindavid/pinebook-pro: 8/12] Add drm drivers in initramfs to try to get plymouth to work  Valentin David
 
- [gnome-build-meta/valentindavid/pinebook-pro: 9/12] Fix plymouth boot  Valentin David
 
- [gnome-build-meta/valentindavid/pinebook-pro: 10/12] Add alsa-utils  Valentin David
 
- [gnome-build-meta/valentindavid/pinebook-pro: 11/12] Disable suspend  Valentin David
 
- [gnome-build-meta/valentindavid/pinebook-pro: 12/12] Do not use /home but /var/home  Valentin David
 
- [gnome-todo] Revert "Revert "flatpak: Also build GTK4""  Georges Basile Stavracas Neto
 
- [gtk] (8 commits) Created branch wip/exalm/polish  Alexander Mikhaylenko
 
- [gtk/wip/exalm/polish: 1/8] adwaita: Update app icon shadow  Alexander Mikhaylenko
 
- [gtk/wip/exalm/polish: 2/8] adwaita: Make popover border transparent  Alexander Mikhaylenko
 
- [gtk/wip/exalm/polish: 3/8] adwaita: Use tabular figures where appropriate  Alexander Mikhaylenko
 
- [gtk/wip/exalm/polish: 4/8] adwaita: Don't style window menu button anymore  Alexander Mikhaylenko
 
- [gtk/wip/exalm/polish: 5/8] adwaita: Remove a redundant -gtk-icon-shadow: none  Alexander Mikhaylenko
 
- [gtk/wip/exalm/polish: 6/8] video: Use more appropriate revealer transition  Alexander Mikhaylenko
 
- [gtk/wip/exalm/polish: 7/8] widget-factory: Align spinbutton in the list on page 2  Alexander Mikhaylenko
 
- [gtk/wip/exalm/polish: 8/8] widget-factory: Remove duplicate margin-start  Alexander Mikhaylenko
 
- [glade/glade-3-36] autotools: Fix out of tree build  Alberto Fanjul
 
- [glade] Created tag GLADE_3_36_0  Alberto Fanjul
 
- [gtk] (37 commits) Non-fast-forward update to branch wip/exalm/headerbar-dragging  Alexander Mikhaylenko
 
- [gtk/wip/exalm/headerbar-dragging: 31/37] widget: Pass parent to gtk_widget_consumes_motion()  Alexander Mikhaylenko
 
- [gtk/wip/exalm/headerbar-dragging: 32/37] window: Make gtk_window_update_toplevel() non-static  Alexander Mikhaylenko
 
- [gtk/wip/exalm/headerbar-dragging: 33/37] Add GtkWindowHandle  Alexander Mikhaylenko
 
- [gtk/wip/exalm/headerbar-dragging: 34/37] headerbar: Use GtkCenterBox internally  Alexander Mikhaylenko
 
- [gtk/wip/exalm/headerbar-dragging: 35/37] headerbar: Include GtkWindowHandle  Alexander Mikhaylenko
 
- [gtk/wip/exalm/headerbar-dragging: 36/37] window: Stop handling dragging and titlebar actions  Alexander Mikhaylenko
 
- [gtk/wip/exalm/headerbar-dragging: 37/37] testsuite: Update bloomfilter test  Alexander Mikhaylenko
 
- [gnome-maps] Non-fast-forward update to branch wip/mlundblad/unit-tests  Marcus Lundblad
 
- [gnome-maps/wip/mlundblad/unit-tests] WIP: Add unit tests for the utils module  Marcus Lundblad
 
- [gnome-characters] (2 commits) Created branch gnome-3-34  Ken VanDine
 
- [gnome-characters/gnome-3-34: 1/2] snap: Added common-id  Ken VanDine
 
- [gnome-characters/gnome-3-34: 2/2] snap: Updated to use the latest gnome snapcraft extension  Ken VanDine
 
- [gtk/matthiasc/for-master] (36 commits) ...nodeeditor: Don't use container api on list box rows  Matthias Clasen
 
- [gtk/matthiasc/for-master: 36/36] nodeeditor: Don't use container api on list box rows  Matthias Clasen
 
- [gtk] Created branch gbsneto/array-clear-func  Georges Basile Stavracas Neto
 
- [gtk/gbsneto/array-clear-func] icontheme: Don't free array element  Georges Basile Stavracas Neto
 
- [gtk/wip/chergert/quartz4u] macos: cleanup text client and bring some changes from gtk-3  Christian Hergert
 
- [gtk/wip/chergert/quartz4u] macos: implement some keyevents  Christian Hergert
 
- [gtk] Non-fast-forward update to branch gbsneto/array-clear-func  Georges Basile Stavracas Neto
 
- [gtk/gbsneto/array-clear-func] icontheme: Don't free array element  Georges Basile Stavracas Neto
 
- [gnome-calculator/gnome-3-36] Revert "snap: Use themed icon"  Ken VanDine
 
- [gnome-characters/gnome-3-34] snap: Don't use the themed icon, use the app icon  Ken VanDine
 
- [gnome-characters] snap: Don't use the themed icon, use the app icon  Ken VanDine
 
- [gedit] gedit-dirs: shutdown(): set the variables to NULL after freeing them  Sébastien Wilmet
 
- [gedit] Call gedit_dirs_shutdown() at the end of main()  Sébastien Wilmet
 
- [gnome-calculator] Revert "snap: Use themed icon"  Ken VanDine
 
- [balsa/popover] compose window: Break the attachment context menu  Peter Bloomfield
 
- [balsa/popover] balsa-index: Port context menu to GtkPopover  Peter Bloomfield
 
- [quadrapassel] Created branch gnome-3-36  Ken VanDine
 
- [gtk] (2 commits) ...Merge branch 'matthiasc/for-master' into 'master'  Matthias Clasen
 
- [quadrapassel/gnome-3-36] snap: Set common-id and use appstream metadata  Ken VanDine
 
- [gtk: 2/2] Merge branch 'matthiasc/for-master' into 'master'  Matthias Clasen
 
- [epiphany] Add responsive design for passwords dialog  Michael Catanzaro
 
- [gtk] (9 commits) ...Merge branch 'wip/exalm/polish' into 'master'  Matthias Clasen
 
- [gtk: 9/9] Merge branch 'wip/exalm/polish' into 'master'  Matthias Clasen
 
- [gtk] Deleted branch wip/exalm/polish  Alexander Mikhaylenko
 
- [balsa] main-window: Avoid a crash  Peter Bloomfield
 
- [balsa/balsa-2.5-gmime-2.6] main-window: Avoid a crash  Peter Bloomfield
 
- [balsa] (10 commits) Non-fast-forward update to branch popover  Peter Bloomfield
 
- [balsa/popover: 2/10] pref-manager: Use GtkPopover for "Add" options  Peter Bloomfield
 
- [balsa/popover: 3/10] vfs: Port to GMenu  Peter Bloomfield
 
- [balsa/popover: 4/10] libbalsa-vfs: New API to use with GMenu  Peter Bloomfield
 
- [balsa/popover: 5/10] various: Port to new LibBalsaVfs API  Peter Bloomfield
 
- [balsa/popover: 6/10] body: Add a gpointer user_data member  Peter Bloomfield
 
- [balsa/popover: 7/10] mblist: Port the MRU menu to GMenu  Peter Bloomfield
 
- [balsa/popover: 8/10] Various: Adapt to MRU menu changes  Peter Bloomfield
 
- [balsa/popover: 9/10] compose window: Break the attachment context menu  Peter Bloomfield
 
- [balsa/popover: 10/10] balsa-index: Port context menu to GtkPopover  Peter Bloomfield
 
- [gtk] (2 commits) ...Merge branch 'gbsneto/array-clear-func' into 'master'  Georges Basile Stavracas Neto
 
- [gtk: 2/2] Merge branch 'gbsneto/array-clear-func' into 'master'  Georges Basile Stavracas Neto
 
- [gtk] Deleted branch gbsneto/array-clear-func  Georges Basile Stavracas Neto
 
- [gtk] (2 commits) Created branch ebassi/for-master  Emmanuele Bassi
 
- [gtk/ebassi/for-master: 1/2] Annotate gdk_motion_event_get_history() correctly  Emmanuele Bassi
 
- [gtk/ebassi/for-master: 2/2] Annotate gtk_text_child_anchor_get_widgets() correctly  Emmanuele Bassi
 
- [gtk] Non-fast-forward update to branch ebassi/for-master  Emmanuele Bassi
 
- [gtk/ebassi/for-master] Annotate gtk_text_child_anchor_get_widgets() correctly  Emmanuele Bassi
 
- [glade/glade-3-36] meson: library bump  Alberto Fanjul
 
- [glade] (2 commits) ...meson: library bump  Alberto Fanjul
 
- [glade: 2/2] meson: library bump  Alberto Fanjul
 
- [gtk/wip/chergert/quartz4u] macos: remove scale parameter  Christian Hergert
 
- [gtk/wip/chergert/quartz4u] macos: update size in surface structure  Christian Hergert
 
- [gnome-build-meta] (31 commits) Non-fast-forward update to branch alatiera/more-release-fixes  Jordan Petridis
 
- [gnome-build-meta/alatiera/more-release-fixes: 31/31] core-deps/glade: use autotools to build  Jordan Petridis
 
- [rygel] (25 commits) Non-fast-forward update to branch wip/tracker-3.0  Jens Georg
 
- [rygel/wip/tracker-3.0: 17/25] test: Re-add time-seek test  Jens Georg
 
- [rygel/wip/tracker-3.0: 18/25] core: Drop libtool support from plugin loader  Jens Georg
 
- [rygel/wip/tracker-3.0: 19/25] core: Add mutually exclusive plugin support  Jens Georg
 
- [rygel/wip/tracker-3.0: 20/25] test: Use a custom test class for plugin loaders  Jens Georg
 
- [rygel/wip/tracker-3.0: 21/25] test: Add tests for MetaConfig  Jens Georg
 
- [rygel/wip/tracker-3.0: 22/25] test: Add test for conflicts with enable/disable  Jens Georg
 
- [rygel/wip/tracker-3.0: 23/25] tests: Catch exceptions  Jens Georg
 
- [rygel/wip/tracker-3.0: 24/25] tracker: nmm:albumTitle -> nie:title  Jens Georg
 
- [rygel/wip/tracker-3.0: 25/25] tracker3: Add plugin to support tracker3  Jens Georg
 
- [gtk] (3 commits) ...Merge branch 'ebassi/for-master' into 'master'  Emmanuele Bassi
 
- [gtk: 3/3] Merge branch 'ebassi/for-master' into 'master'  Emmanuele Bassi
 
- [gtk] Deleted branch ebassi/for-master  Emmanuele Bassi
 
- [balsa] compose window: Improve the popup context menu  Peter Bloomfield
 
- [balsa/balsa-2.5-gmime-2.6] compose window: Improve the popup context menu  Peter Bloomfield
 
- [gedit] flatpak: reduce the delta between nightly and stable manifests  Sébastien Wilmet
 
- [gnome-build-meta] Revert "junction.refs: update openh264 extension"  Michael Catanzaro
 
- [balsa/popover] compose window: Improve popover placement  Peter Bloomfield
 
- [gnumeric] Typos.  Morten Welinder
 
07 May 2020
08 May 2020
09 May 2020
10 May 2020
      
- [gtk/window-destroy] Update the docs  Matthias Clasen
 
- [gtk/wip/chergert/quartz4u] macos: use transient_for from GdkSurface instance  Christian Hergert
 
- [gtk/wip/chergert/quartz4u] macos: tweak window stacking level by kind  Christian Hergert
 
- [gnome-builder] (4 commits) Non-fast-forward update to branch 1200-gvls-provide-meson-build-commands  Daniel Espinosa Ortiz
 
- [gnome-builder/1200-gvls-provide-meson-build-commands: 3/4] GVls: set branch to master  Daniel Espinosa Ortiz
 
- [gnome-builder/1200-gvls-provide-meson-build-commands: 4/4] GVls: provide meson build commands  Daniel Espinosa Ortiz
 
- [gtk] (6 commits) ...Merge branch 'matthiasc/for-master' into 'master'  Matthias Clasen
 
- [gtk: 6/6] Merge branch 'matthiasc/for-master' into 'master'  Matthias Clasen
 
- [gtk/window-destroy] win32: Don't use gtk_widget_destroy  Matthias Clasen
 
- [gtk] Non-fast-forward update to branch window-destroy  Matthias Clasen
 
- [gtk/window-destroy] win32: Don't use gtk_widget_destroy  Matthias Clasen
 
- [gtk] Non-fast-forward update to branch window-destroy  Matthias Clasen
 
- [gtk/window-destroy] win32: Don't use gtk_widget_destroy  Matthias Clasen
 
- [gtk] (99 commits) Non-fast-forward update to branch kill-containers  Matthias Clasen
 
- [gtk/kill-containers: 27/99] Cosmetics: Replace GtkContainer in an error message  Matthias Clasen
 
- [gtk/kill-containers: 28/99] button: Fix accessible implementation  Matthias Clasen
 
- [gtk/kill-containers: 29/99] listboxrow: Fix the accessible implementation  Matthias Clasen
 
- [gtk/kill-containers: 30/99] combobox: Fix accessible implementation  Matthias Clasen
 
- [gtk/kill-containers: 31/99] flowboxchild: Fix accessible implementation  Matthias Clasen
 
- [gtk/kill-containers: 32/99] frame: Fix accessible implementation  Matthias Clasen
 
- [gtk/kill-containers: 33/99] popover: Fix accessible implementation  Matthias Clasen
 
- [gtk/kill-containers: 34/99] scrolledwindow: Fix accessible implementation  Matthias Clasen
 
- [gtk/kill-containers: 35/99] statusbar: Fix accessible implementation  Matthias Clasen
 
- [gtk/kill-containers: 36/99] window: Fix accessible implementation  Matthias Clasen
 
- [gtk/kill-containers: 37/99] Fix a leftover list box child  Matthias Clasen
 
- [gtk/kill-containers: 38/99] Fix a leftover window  Matthias Clasen
 
- [gtk/kill-containers: 39/99] dragicon: drop gtkcontainer.h include  Matthias Clasen
 
- [gtk/kill-containers: 40/99] textview: Derive from GtkWidget  Matthias Clasen
 
- [gtk/kill-containers: 41/99] treeview: Stop using container api  Matthias Clasen
 
- [gtk/kill-containers: 42/99] treeview: Derive from GtkWidget  Matthias Clasen
 
- [gtk/kill-containers: 43/99] actionbar: Add gtk_action_bar_remove  Matthias Clasen
 
- [gtk/kill-containers: 44/99] actionbar: Derive from GtkWidget  Matthias Clasen
 
- [gtk/kill-containers: 45/99] Fix actionbars in ui files  Matthias Clasen
 
- [gtk/kill-containers: 46/99] expander: Add a child property  Matthias Clasen
 
- [gtk/kill-containers: 47/99] Use gtk_expander_set_child throughout  Matthias Clasen
 
- [gtk/kill-containers: 48/99] expander: Derive from GtkWidget  Matthias Clasen
 
- [gtk/kill-containers: 49/99] iconview: Derive from GtkWidget  Matthias Clasen
 
- [gtk/kill-containers: 50/99] paned: Drop some dead code  Matthias Clasen
 
- [gtk/kill-containers: 51/99] paned: Redo the api  Matthias Clasen
 
- [gtk/kill-containers: 52/99] infobar: Add gtk_info_bar_remove_action_widget  Matthias Clasen
 
- [gtk/kill-containers: 53/99] infobar: Add gtk_info_bar_add/remove_child  Matthias Clasen
 
- [gtk/kill-containers: 54/99] Use gtk_info_bar_add_child throughout  Matthias Clasen
 
- [gtk/kill-containers: 55/99] infobar: Derive from GtkWidget  Matthias Clasen
 
- [gtk/kill-containers: 56/99] grid: Add gtk_grid_remove  Matthias Clasen
 
- [gtk/kill-containers: 57/99] Avoid container api on grids  Matthias Clasen
 
- [gtk/kill-containers: 58/99] grid: Remove a test for grid container functionality  Matthias Clasen
 
- [gtk/kill-containers: 59/99] grid: Derive from GtkWidget  Matthias Clasen
 
- [gtk/kill-containers: 60/99] fixed: Add gtk_fixed_remove  Matthias Clasen
 
- [gtk/kill-containers: 61/99] Stop using container api on GtkFixed  Matthias Clasen
 
- [gtk/kill-containers: 62/99] fixed: Derive from GtkWidget  Matthias Clasen
 
- [gtk/kill-containers: 63/99] stack: Add gtk_stack_remove  Matthias Clasen
 
- [gtk/kill-containers: 64/99] Don't use container api on GtkStack  Matthias Clasen
 
- [gtk/kill-containers: 65/99] shortcutssection: Stop using container api  Matthias Clasen
 
- [gtk/kill-containers: 66/99] shortcutswindow: Stop using container api  Matthias Clasen
 
- [gtk/kill-containers: 67/99] treepopover: Stop using container api  Matthias Clasen
 
- [gtk/kill-containers: 68/99] stack: Derive from GtkWidget  Matthias Clasen
 
- [gtk/kill-containers: 69/99] flowbox: Add gtk_flow_box_remove  Matthias Clasen
 
- [gtk/kill-containers: 70/99] Stop using container api on GtkFlowBox  Matthias Clasen
 
- [gtk/kill-containers: 71/99] flowbox: Derive from GtkWidget  Matthias Clasen
 
- [gtk/kill-containers: 72/99] textview: Fix popover use  Matthias Clasen
 
- [gtk/kill-containers: 73/99] text: Fix popover use  Matthias Clasen
 
- [gtk/kill-containers: 74/99] textviewchild: Derive from GtkWidget  Matthias Clasen
 
- [gtk/kill-containers: 75/99] customlayout: Cosmetics  Matthias Clasen
 
- [gtk/kill-containers: 76/99] buildable: Cosmetics  Matthias Clasen
 
- [gtk/kill-containers: 77/99] listbox: Add gtk_list_box_remove  Matthias Clasen
 
- [gtk/kill-containers: 78/99] Don't use container api on GtkListBox  Matthias Clasen
 
- [gtk/kill-containers: 79/99] testsuite: Redo listbox sort test  Matthias Clasen
 
- [gtk/kill-containers: 80/99] testsuite: Fix listbox tests  Matthias Clasen
 
- [gtk/kill-containers: 81/99] listbox: Derive from GtkWidget  Matthias Clasen
 
- [gtk/kill-containers: 82/99] headerbar: Add gtk_header_bar_remove  Matthias Clasen
 
- [gtk/kill-containers: 83/99] Stop using container api on GtkHeaderBar  Matthias Clasen
 
- [gtk/kill-containers: 84/99] headerbar: Derive from GtkWidget  Matthias Clasen
 
- [gtk/kill-containers: 85/99] Stop using container api on GtkNotebook  Matthias Clasen
 
- [gtk/kill-containers: 86/99] notebook: Derive from GtkWidget  Matthias Clasen
 
- [gtk/kill-containers: 87/99] box: Add gtk_box_append/prepend/remove  Matthias Clasen
 
- [gtk/kill-containers: 88/99] Replace most remaining uses of container api  Matthias Clasen
 
- [gtk/kill-containers: 89/99] shortcutsgroup: Drop container bits  Matthias Clasen
 
- [gtk/kill-containers: 90/99] shortcutssection: Drop container bits  Matthias Clasen
 
- [gtk/kill-containers: 91/99] dialog: Remove code that doesn't work anymore  Matthias Clasen
 
- [gtk/kill-containers: 92/99] assistant: Remove code that doesn't work anymore  Matthias Clasen
 
- [gtk/kill-containers: 93/99] box: Derive from GtkWidget  Matthias Clasen
 
- [gtk/kill-containers: 94/99] Drop gtkcontainer.h includes  Matthias Clasen
 
- [gtk/kill-containers: 95/99] testsuite: Drop a container api use  Matthias Clasen
 
- [gtk/kill-containers: 96/99] Drop GtkContainer and its accessible implementation  Matthias Clasen
 
- [gtk/kill-containers: 97/99] dialog: Remove an unused struct  Matthias Clasen
 
- [gtk/kill-containers: 98/99] dialog: Fix up handling of action widgets  Matthias Clasen
 
- [gtk/kill-containers: 99/99] docs: Update migration guide  Matthias Clasen
 
- [gtk] (43 commits) Non-fast-forward update to branch kill-containers  Matthias Clasen
 
- [gtk/kill-containers: 1/43] Avoid container api on grids  Matthias Clasen
 
- [gtk/kill-containers: 2/43] grid: Remove a test for grid container functionality  Matthias Clasen
 
- [gtk/kill-containers: 3/43] grid: Derive from GtkWidget  Matthias Clasen
 
- [gtk/kill-containers: 4/43] fixed: Add gtk_fixed_remove  Matthias Clasen
 
- [gtk/kill-containers: 5/43] Stop using container api on GtkFixed  Matthias Clasen
 
- [gtk/kill-containers: 6/43] fixed: Derive from GtkWidget  Matthias Clasen
 
- [gtk/kill-containers: 7/43] stack: Add gtk_stack_remove  Matthias Clasen
 
- [gtk/kill-containers: 8/43] Don't use container api on GtkStack  Matthias Clasen
 
- [gtk/kill-containers: 9/43] shortcutssection: Stop using container api  Matthias Clasen
 
- [gtk/kill-containers: 10/43] shortcutswindow: Stop using container api  Matthias Clasen
 
- [gtk/kill-containers: 11/43] treepopover: Stop using container api  Matthias Clasen
 
- [gtk/kill-containers: 12/43] stack: Derive from GtkWidget  Matthias Clasen
 
- [gtk/kill-containers: 13/43] flowbox: Add gtk_flow_box_remove  Matthias Clasen
 
- [gtk/kill-containers: 14/43] Stop using container api on GtkFlowBox  Matthias Clasen
 
- [gtk/kill-containers: 15/43] flowbox: Derive from GtkWidget  Matthias Clasen
 
- [gtk/kill-containers: 16/43] textview: Fix popover use  Matthias Clasen
 
- [gtk/kill-containers: 17/43] text: Fix popover use  Matthias Clasen
 
- [gtk/kill-containers: 18/43] textviewchild: Derive from GtkWidget  Matthias Clasen
 
- [gtk/kill-containers: 19/43] customlayout: Cosmetics  Matthias Clasen
 
- [gtk/kill-containers: 20/43] buildable: Cosmetics  Matthias Clasen
 
- [gtk/kill-containers: 21/43] listbox: Add gtk_list_box_remove  Matthias Clasen
 
- [gtk/kill-containers: 22/43] Don't use container api on GtkListBox  Matthias Clasen
 
- [gtk/kill-containers: 23/43] testsuite: Redo listbox sort test  Matthias Clasen
 
- [gtk/kill-containers: 24/43] testsuite: Fix listbox tests  Matthias Clasen
 
- [gtk/kill-containers: 25/43] listbox: Derive from GtkWidget  Matthias Clasen
 
- [gtk/kill-containers: 26/43] headerbar: Add gtk_header_bar_remove  Matthias Clasen
 
- [gtk/kill-containers: 27/43] Stop using container api on GtkHeaderBar  Matthias Clasen
 
- [gtk/kill-containers: 28/43] headerbar: Derive from GtkWidget  Matthias Clasen
 
- [gtk/kill-containers: 29/43] Stop using container api on GtkNotebook  Matthias Clasen
 
- [gtk/kill-containers: 30/43] notebook: Derive from GtkWidget  Matthias Clasen
 
- [gtk/kill-containers: 31/43] box: Add gtk_box_append/prepend/remove  Matthias Clasen
 
- [gtk/kill-containers: 32/43] Replace most remaining uses of container api  Matthias Clasen
 
- [gtk/kill-containers: 33/43] shortcutsgroup: Drop container bits  Matthias Clasen
 
- [gtk/kill-containers: 34/43] shortcutssection: Drop container bits  Matthias Clasen
 
- [gtk/kill-containers: 35/43] dialog: Remove code that doesn't work anymore  Matthias Clasen
 
- [gtk/kill-containers: 36/43] assistant: Remove code that doesn't work anymore  Matthias Clasen
 
- [gtk/kill-containers: 37/43] box: Derive from GtkWidget  Matthias Clasen
 
- [gtk/kill-containers: 38/43] Drop gtkcontainer.h includes  Matthias Clasen
 
- [gtk/kill-containers: 39/43] testsuite: Drop a container api use  Matthias Clasen
 
- [gtk/kill-containers: 40/43] Drop GtkContainer and its accessible implementation  Matthias Clasen
 
- [gtk/kill-containers: 41/43] dialog: Remove an unused struct  Matthias Clasen
 
- [gtk/kill-containers: 42/43] dialog: Fix up handling of action widgets  Matthias Clasen
 
- [gtk/kill-containers: 43/43] docs: Update migration guide  Matthias Clasen
 
- [gtk] (22 commits) Non-fast-forward update to branch wip/tooltip-api  Matthias Clasen
 
- [gtk/wip/tooltip-api: 15/22] linkbutton: Don't use the ::query-tooltip signal  Matthias Clasen
 
- [gtk/wip/tooltip-api: 16/22] treeview: Don't use the ::query-tooltip signal  Matthias Clasen
 
- [gtk/wip/tooltip-api: 17/22] iconview: Stop using the ::query-tooltip signal  Matthias Clasen
 
- [gtk/wip/tooltip-api: 18/22] volumebutton: Remove broken a11y code  Matthias Clasen
 
- [gtk/wip/tooltip-api: 19/22] volumebutton: Enable the tooltips  Matthias Clasen
 
- [gtk/wip/tooltip-api: 20/22] volumebutton: Don't use the ::query-tooltip signal  Matthias Clasen
 
- [gtk/wip/tooltip-api: 21/22] inspector: Don't use the ::query-tooltip signal  Matthias Clasen
 
- [gtk/wip/tooltip-api: 22/22] node-editor: Don't use the ::query-tooltip signal  Matthias Clasen
 
- [gtk/wip/chergert/quartz4u] macos: track changes to various settings  Christian Hergert
 
- [gtk/wip/chergert/quartz4u] macos: set everything as needing display on first apply  Christian Hergert
 
- [gnumeric] Add axis title to chart in histogram tool. [#408]  Andreas J . Guelzow
 
- [gtk/gtk-3-24] CI: install brotli in msys2  Christoph Reiter
 
- [gtk] CI: install brotli in msys2  Christoph Reiter
 
- [gtk] (35 commits) Non-fast-forward update to branch wip/baedert/for-master  Timm Bäder
 
- [gtk/wip/baedert/for-master: 20/35] csscalcvalue: Avoid allocating memory in compute()  Timm Bäder
 
- [gtk/wip/baedert/for-master: 21/35] Make dimension values and calc values just number values  Timm Bäder
 
- [gtk/wip/baedert/for-master: 22/35] gtkarray: Fix a typo  Timm Bäder
 
- [gtk/wip/baedert/for-master: 23/35] gtkarray: Create GPtrArray in insert() if we have to  Timm Bäder
 
- [gtk/wip/baedert/for-master: 24/35] gtkarray: memcpy() directly into the GPtrArray  Timm Bäder
 
- [gtk/wip/baedert/for-master: 25/35] csstransiton: Save finished state  Timm Bäder
 
- [gtk/wip/baedert/for-master: 26/35] css: Drop a few dynamic type checks  Timm Bäder
 
- [gtk/wip/baedert/for-master: 27/35] testtreeview: Properly annotate a switch fallthrough  Timm Bäder
 
- [gtk/wip/baedert/for-master: 28/35] css: Make GtkStyleAnimation and subclasses non-objects  Timm Bäder
 
- [gtk/wip/baedert/for-master: 29/35] stylecontext: Remove some unused private API  Timm Bäder
 
- [gtk/wip/baedert/for-master: 30/35] widget: Move {dis, }connect_frame_clock into their only caller  Timm Bäder
 
- [gtk/wip/baedert/for-master: 31/35] cellrenderertoggle: Replace save_named with a css node  Timm Bäder
 
- [gtk/wip/baedert/for-master: 32/35] printunixdialog: Use two "paper" css nodes  Timm Bäder
 
- [gtk/wip/baedert/for-master: 33/35] scrolledwindwo: Add a permanent junction node  Timm Bäder
 
- [gtk/wip/baedert/for-master: 34/35] stylecontext: Remove _save_named  Timm Bäder
 
- [gtk/wip/baedert/for-master: 35/35] scrolledwindow: Always keep the main child first  Timm Bäder
 
- [vala/wip/issue/991] codegen: Correctly handle cast-expression of real struct to nullable struct  Rico Tzschichholz
 
- [vala] (2 commits) Non-fast-forward update to branch wip/issue/991  Rico Tzschichholz
 
- [vala/wip/issue/991: 1/2] vala: Transform cast from floating-type to pointer-type  Rico Tzschichholz
 
- [vala/wip/issue/991: 2/2] codegen: Correctly handle cast-expression of real struct to nullable struct  Rico Tzschichholz
 
- [gtk] (7 commits) Non-fast-forward update to branch wip/baedert/for-master  Timm Bäder
 
- [gtk/wip/baedert/for-master: 1/7] cellrenderertoggle: Replace save_named with a css node  Timm Bäder
 
- [gtk/wip/baedert/for-master: 2/7] printunixdialog: Use two "paper" css nodes  Timm Bäder
 
- [gtk/wip/baedert/for-master: 3/7] scrolledwindwo: Add a permanent junction node  Timm Bäder
 
- [gtk/wip/baedert/for-master: 4/7] stylecontext: Remove _save_named  Timm Bäder
 
- [gtk/wip/baedert/for-master: 5/7] scrolledwindow: Always keep the main child first  Timm Bäder
 
- [gtk/wip/baedert/for-master: 6/7] gl renderer: Only destroy shader programs with ids > 0  Timm Bäder
 
- [gtk/wip/baedert/for-master: 7/7] gl shaders: unify frag coord handling  Timm Bäder
 
- [gimp/gimp-2-10] Add Romanian translation  Translations User D-L
 
- [gimp] Add Romanian translation  Translations User D-L
 
- [gimp/gimp-2-10] Update Romanian translation  Translations User D-L
 
- [swell-foop] (2 commits) ...Kill Preferences dialog.  Robert Roth
 
- [swell-foop] Deleted branch arnaudb/kill-preferences-dialog  Arnaud B .
 
- [NetworkManager-openvpn] helper: cleanup parsing foreign_option_* environment variables  Thomas Haller
 
- [NetworkManager-openvpn] Use /usr/share/metainfo for AppData files  Thomas Haller
 
- [orca] Update Ukrainian translation  Translations User D-L
 
- [swell-foop] Update Ukrainian translation  Translations User D-L
 
- [NetworkManager-pptp] Use /usr/share/metainfo for AppData files  Thomas Haller
 
- [NetworkManager-vpnc] Use /usr/share/metainfo for AppData files  Thomas Haller
 
- [gnome-clocks] Created branch zbrown/more-awkward-places-stuff  Zander
 
- [gnome-clocks/zbrown/more-awkward-places-stuff] general: enable vala (experimental) null checker  Zander
 
- [gnome-contacts] Created branch wip/nielsdg/fix-modifier  Niels De Graef
 
- [gnome-contacts/wip/nielsdg/fix-modifier] app: Don't add accelerators before startup()  Niels De Graef
 
- [NetworkManager-pptp] Move D-Bus policy file to /usr/share/dbus-1/system.d/  Thomas Haller
 
- [NetworkManager-pptp] auth-dialog: don't connect to Gtk+ display until necessary  Thomas Haller
 
- [mutter] (61 commits) Non-fast-forward update to branch wip/nielsdg/shaped-texture-docs  Niels De Graef
 
- [mutter/wip/nielsdg/shaped-texture-docs: 61/61] shaped-texture: Add a few explanatory comments  Niels De Graef
 
- [gnome-clocks/zbrown/more-awkward-places-stuff] world: handle impossible places  Zander
 
- [NetworkManager-vpnc] Move D-Bus policy file to /usr/share/dbus-1/system.d/  Thomas Haller
 
- [NetworkManager-vpnc] auth-dialog: don't connect to Gtk+ display until necessary  Thomas Haller
 
- [gnome-clocks] (2 commits) Non-fast-forward update to branch zbrown/more-awkward-places-stuff  Zander
 
- [gnome-clocks/zbrown/more-awkward-places-stuff: 1/2] general: enable vala (experimental) null checker  Zander
 
- [gnome-clocks/zbrown/more-awkward-places-stuff: 2/2] world: handle impossible places  Zander
 
- [gnome-clocks] (2 commits) Non-fast-forward update to branch zbrown/more-awkward-places-stuff  Zander
 
- [gnome-clocks/zbrown/more-awkward-places-stuff: 1/2] general: enable vala (experimental) null checker  Zander
 
- [gnumeric] Update Ukrainian translation  Translations User D-L
 
- [gnome-clocks/zbrown/more-awkward-places-stuff: 2/2] world: handle impossible places  Zander
 
- [gnome-clocks] (4 commits) Non-fast-forward update to branch zbrown/more-awkward-places-stuff  Bilal Elmoussaoui
 
- [gnome-clocks/zbrown/more-awkward-places-stuff: 3/4] general: enable vala (experimental) null checker  Bilal Elmoussaoui
 
- [gnome-clocks/zbrown/more-awkward-places-stuff: 4/4] world: handle impossible places  Bilal Elmoussaoui
 
- [gnome-clocks] (2 commits) Non-fast-forward update to branch zbrown/more-awkward-places-stuff  Zander
 
- [gnome-clocks/zbrown/more-awkward-places-stuff: 1/2] general: enable vala (experimental) null checker  Zander
 
- [gnome-clocks/zbrown/more-awkward-places-stuff: 2/2] world: handle impossible places  Zander
 
- [gnome-clocks] (4 commits) Non-fast-forward update to branch zbrown/more-awkward-places-stuff  Zander
 
- [gnome-clocks/zbrown/more-awkward-places-stuff: 3/4] general: enable vala (experimental) null checker  Zander
 
- [gnome-clocks/zbrown/more-awkward-places-stuff: 4/4] world: handle impossible places  Zander
 
- [epiphany] Allow bookmark tag search in url entry  Jan-Michael Brummer
 
- [NetworkManager-vpnc] (5 commits) ...helper: cleanup code  Thomas Haller
 
- [NetworkManager-vpnc: 1/5] Port the helper to the new D-Bus API  Thomas Haller
 
- [NetworkManager-vpnc: 2/5] src/nm-vpnc-service-vpnc-helper.c: Reorder code  Thomas Haller
 
- [NetworkManager-vpnc: 3/5] helper: merge branch 'bigon:master'  Thomas Haller
 
- [NetworkManager-vpnc: 4/5] helper: some style fixes in "src/nm-vpnc-service-vpnc-helper.c"  Thomas Haller
 
- [NetworkManager-vpnc: 5/5] helper: cleanup code  Thomas Haller
 
- [gnome-clocks] (2 commits) ...world: handle impossible places  Bilal Elmoussaoui
 
- [gnome-clocks] Deleted branch zbrown/more-awkward-places-stuff  Zander
 
- [gimp] Created branch wip/Jehan/investigate-win-CI-bug  Jehan
 
- [gimp/wip/Jehan/investigate-win-CI-bug] build: investigate! Don't merge!  Jehan
 
- [vala] Non-fast-forward update to branch wip/issue/991  Rico Tzschichholz
 
- [vala/wip/issue/991] codegen: Correctly handle cast-expression of real struct to nullable struct  Rico Tzschichholz
 
- [vala/staging] (2 commits) ...codegen: Correctly handle cast-expression of real struct to nullable struct  Rico Tzschichholz
 
- [gtkmm/gtkmm-3-24] docs/reference/images/stock: Remove .svg files  Kjell Ahlstedt
 
- [gnome-clocks] (14 commits) Created branch bilelmoussaoui/3.36.2  Bilal Elmoussaoui
 
- [chrome-gnome-shell] connector: drop updates support in favour of Shell 3.36 default behavior  Yuri Konotopov
 
- [gnome-clocks/bilelmoussaoui/3.36.2: 1/14] Timer: fix square focus on buttons  Bilal Elmoussaoui
 
- [gnome-clocks/bilelmoussaoui/3.36.2: 2/14] consistent lists borders and margins  Bilal Elmoussaoui
 
- [gnome-clocks/bilelmoussaoui/3.36.2: 3/14] widgets: remove unused AnalogFrame  Bilal Elmoussaoui
 
- [gnome-clocks/bilelmoussaoui/3.36.2: 4/14] CSS: remove unused classes  Bilal Elmoussaoui
 
- [gnome-clocks/bilelmoussaoui/3.36.2: 5/14] stopwatch: make the whole view scrollable  Bilal Elmoussaoui
 
- [gnome-clocks/bilelmoussaoui/3.36.2: 6/14] css: ignore resource not found  Bilal Elmoussaoui
 
- [gnome-clocks/bilelmoussaoui/3.36.2: 7/14] general: use spaces for indent  Bilal Elmoussaoui
 
- [gnome-clocks/bilelmoussaoui/3.36.2: 8/14] Timer: Fix signal for updating the duration  Bilal Elmoussaoui
 
- [gnome-clocks/bilelmoussaoui/3.36.2: 9/14] world: don't compute twilights were we can't  Bilal Elmoussaoui
 
- [gnome-clocks/bilelmoussaoui/3.36.2: 10/14] Return whether we can calculate the twilight or not  Bilal Elmoussaoui
 
- [gnome-clocks/bilelmoussaoui/3.36.2: 11/14] Use gboolean instead of stdbool  Bilal Elmoussaoui
 
- [gnome-clocks/bilelmoussaoui/3.36.2: 12/14] Flatpak: remove finish-args comments  Bilal Elmoussaoui
 
- [gnome-clocks/bilelmoussaoui/3.36.2: 13/14] general: enable vala (experimental) null checker  Bilal Elmoussaoui
 
- [gnome-clocks/bilelmoussaoui/3.36.2: 14/14] world: handle impossible places  Bilal Elmoussaoui
 
- [gnome-clocks/bilelmoussaoui/3.36.2] Flatpak: add libcanberra  Bilal Elmoussaoui
 
- [gimp] Non-fast-forward update to branch wip/Jehan/investigate-win-CI-bug  Jehan
 
- [gimp/wip/Jehan/investigate-win-CI-bug] build: fix cross-compiled meson builds.  Jehan
 
- [gnome-clocks] (2 commits) Created branch bilelmoussaoui/release-3.36.2  Bilal Elmoussaoui
 
- [gnome-clocks/bilelmoussaoui/release-3.36.2: 1/2] NEWS: remove .md  Bilal Elmoussaoui
 
- [gnome-clocks/bilelmoussaoui/release-3.36.2: 2/2] Bump to 3.36.2  Bilal Elmoussaoui
 
- [gnome-clocks] (2 commits) ...Bump to 3.36.2  Bilal Elmoussaoui
 
- [gnome-clocks] Deleted branch bilelmoussaoui/release-3.36.2  Bilal Elmoussaoui
 
- [gnome-clocks/bilelmoussaoui/3.36.2] Bump to 3.36.2  Bilal Elmoussaoui
 
- [vala] Deleted branch staging  Rico Tzschichholz
 
- [vala] (3 commits) Created branch staging  Rico Tzschichholz
 
- [vala/staging: 1/3] codegen: Correctly handle cast-expression of real struct to nullable struct  Rico Tzschichholz
 
- [vala/staging: 2/3] vala: Transform cast from floating-type to boxed-type  Rico Tzschichholz
 
- [vala/staging: 3/3] vala: Transform cast from integer-type to boxed-type  Rico Tzschichholz
 
- [gnome-clocks/gnome-3-36] (16 commits) ...Bump to 3.36.2  Bilal Elmoussaoui
 
- [vala] (3 commits) Non-fast-forward update to branch wip/issue/991  Rico Tzschichholz
 
- [gnome-clocks] Deleted branch bilelmoussaoui/3.36.2  Bilal Elmoussaoui
 
- [vala] Deleted branch staging  Rico Tzschichholz
 
- [vala] Created branch staging  Rico Tzschichholz
 
- [vala/staging] vala: Transform cast from integer-type to boxed-type  Rico Tzschichholz
 
- [gnome-clocks] Created tag 3.36.2  Bilal Elmoussaoui
 
- [gnome-todo] Update Ukrainian translation  Translations User D-L
 
- [gimp] Non-fast-forward update to branch wip/Jehan/investigate-win-CI-bug  Jehan
 
- [gimp/wip/Jehan/investigate-win-CI-bug] build: fix cross-compiled meson builds.  Jehan
 
- [gimp] build: fix cross-compiled meson builds.  Jehan
 
- [gimp] Deleted branch wip/Jehan/investigate-win-CI-bug  Jehan
 
- [nautilus] file-operations: Add newly created files to Recent  António Fernandes
 
- [damned-lies] Update Swedish translation  Translations User D-L
 
- [gimp] (4 commits) Non-fast-forward update to branch wip/nielsdg/unitstore-conflict-name  Jehan
 
- [gimp/wip/nielsdg/unitstore-conflict-name: 4/4] libgimpwidgets: UnitStore: Fix conflicting names  Jehan
 
- [chronojump] Update POTFILES.in  Piotr Drąg
 
- [gegl] Update POTFILES.in  Piotr Drąg
 
- [gtk] Update POTFILES.in  Piotr Drąg
 
- [gnome-build-meta] Created branch jjardon/libgfbgraph-0.2  Javier Jardón Cabezas
 
- [gnome-build-meta/jjardon/libgfbgraph-0.2] Track libgfbgraph-0.2, current master broke API and bumped to 0.3  Javier Jardón Cabezas
 
- [gnome-maps] Non-fast-forward update to branch wip/mlundblad/unit-tests  Marcus Lundblad
 
- [gnome-maps/wip/mlundblad/unit-tests] WIP: Add unit tests for the utils module  Marcus Lundblad
 
- [gnome-build-meta] (2 commits) Non-fast-forward update to branch valentindavid/resize-root-non-efi  Javier Jardón Cabezas
 
- [gnome-build-meta/valentindavid/resize-root-non-efi: 2/2] vm: Make resize root work on non fully EFI compliant systems  Javier Jardón Cabezas
 
- [gnome-build-meta] Pinebook Pro: Fix fstab  Javier Jardón Cabezas
 
- [gnome-build-meta] Deleted branch valentindavid/pinebook-pro-fstab  Valentin David
 
- [gnome-build-meta] (2 commits) Non-fast-forward update to branch valentindavid/pinebook-pro-disable-suspend  Javier Jardón Cabezas
 
- [gnome-build-meta] Pinebook Pro: Disable suspend  Javier Jardón Cabezas
 
- [gnome-build-meta] Deleted branch valentindavid/pinebook-pro-disable-suspend  Valentin David
 
- [gnome-build-meta] (6 commits) Non-fast-forward update to branch valentindavid/device-tree-from-efi  Javier Jardón Cabezas
 
- [gnome-build-meta/valentindavid/device-tree-from-efi: 6/6] Pinebook Pro: Remove device tree from OSTree.  Javier Jardón Cabezas
 
- [gnome-build-meta] Pinebook Pro: Remove device tree from OSTree.  Javier Jardón Cabezas
 
- [gnome-build-meta] Deleted branch valentindavid/device-tree-from-efi  Valentin David
 
- [gnome-build-meta] (4 commits) Non-fast-forward update to branch valentindavid/pinebook-pro-plymouth  Javier Jardón Cabezas
 
- [gnome-build-meta/valentindavid/pinebook-pro-plymouth: 4/4] Pinebook Pro: Fix splash boot screen  Javier Jardón Cabezas
 
- [gnome-build-meta] Pinebook Pro: Fix splash boot screen  Javier Jardón Cabezas
 
- [gnome-build-meta] Deleted branch valentindavid/pinebook-pro-plymouth  Valentin David
 
- [gnome-build-meta] (5 commits) Non-fast-forward update to branch jjardon/libgfbgraph-0.2  Javier Jardón Cabezas
 
- [gnome-build-meta/jjardon/libgfbgraph-0.2: 5/5] Track libgfbgraph-0.2, current master broke API and bumped to 0.3  Javier Jardón Cabezas
 
- [gnome-build-meta] (6 commits) Non-fast-forward update to branch valentindavid/resize-root-non-efi  Javier Jardón Cabezas
 
- [gnome-build-meta/valentindavid/resize-root-non-efi: 5/6] Track libgfbgraph-0.2, current master broke API and bumped to 0.3  Javier Jardón Cabezas
 
- [gnome-build-meta/valentindavid/resize-root-non-efi: 6/6] vm: Make resize root work on non fully EFI compliant systems  Javier Jardón Cabezas
 
- [gnome-build-meta] (5 commits) Non-fast-forward update to branch valentindavid/varhome  Javier Jardón Cabezas
 
- [gnome-build-meta/valentindavid/varhome: 5/5] Do not use /home but /var/home  Javier Jardón Cabezas
 
- [gnome-build-meta] (5 commits) Non-fast-forward update to branch valentindavid/remove-fdsdk-glib  Javier Jardón Cabezas
 
- [gnome-build-meta/valentindavid/remove-fdsdk-glib: 5/5] Remove glib from freedesktop-sdk  Javier Jardón Cabezas
 
- [gnote/gnome-3-36] Fix condition for checking if note exists  Aurimas Černius
 
- [gnote/gnome-3-36] Fix crash in case of exception when creating manifest  Aurimas Černius
 
- [gnote/gnome-3-36] Fix exception in GVFS when replacing existing manifest  Aurimas Černius
 
- [gnote/gnome-3-36] Fix manifest move  Aurimas Černius
 
- [gnote/gnome-3-36] Fix start note creation and importing on first run  Aurimas Černius
 
- [gnote/gnome-3-36] Fix first run detection  Aurimas Černius
 
- [gnote/gnome-3-36] Fix occasional crash when closing  Aurimas Černius
 
- [gnome-maps] (2 commits) Non-fast-forward update to branch wip/mlundblad/unit-tests  Marcus Lundblad
 
- [gnome-maps/wip/mlundblad/unit-tests: 1/2] WIP: Add test infrastructure for GJS-based tests  Marcus Lundblad
 
- [gnome-maps/wip/mlundblad/unit-tests: 2/2] WIP: Add unit tests for the utils module  Marcus Lundblad
 
- [gtk/matthiasc/for-master] (5 commits) ...textview: Ensure popup menu is properly inserted  Matthias Clasen
 
- [gtk/matthiasc/for-master: 4/5] textview: Give attached children a different css name  Matthias Clasen
 
- [gtk/matthiasc/for-master: 5/5] textview: Ensure popup menu is properly inserted  Matthias Clasen
 
- [gimp] Created branch wip/nielsdg/remove-public-gimplist-sort-func  Niels De Graef
 
- [gimp/wip/nielsdg/remove-public-gimplist-sort-func] gimplist: Don't use sort_func field directly  Niels De Graef
 
- [gimp] Created branch wip/nielsdg/g-declare-interface  Niels De Graef
 
- [gimp/wip/nielsdg/g-declare-interface] gimpconfig-iface: Use G_DECLARE_INTERFACE  Niels De Graef
 
- [gtkmm/gtkmm-3-24] gtk/gtkmm/filelist.am: Remove border.h  Kjell Ahlstedt
 
- [telepathy-account-widgets] Update Japanese translation  Translations User D-L
 
- [NetworkManager-fortisslvpn] Update Japanese translation  Translations User D-L
 
- [NetworkManager-pptp] Update Japanese translation  Translations User D-L
 
- [NetworkManager-openvpn] Update Japanese translation  Translations User D-L
 
- [gnote/gnome-3-36] Prepare 3.36.1  Aurimas Černius
 
- [gnote] Created tag 3.36.1  Aurimas Černius
 
- [gnote/gnome-3-36] Bump to 3.36.2  Aurimas Černius
 
- [gtk/gtk-3-24] (2 commits) ...Merge branch 'gtk-3-24-w32-xsettings-defaults-2' into 'gtk-3-24'  LRN
 
- [gtk/gtk-3-24: 1/2] GDK W32: Use SPI_GETFONTSMOOTHINGTYPE instead of SPI_GETCLEARTYPE  LRN
 
- [gtk/gtk-3-24: 2/2] Merge branch 'gtk-3-24-w32-xsettings-defaults-2' into 'gtk-3-24'  LRN
 
- [gimp] Created branch wip/nielsdg/meson-fix-test-build  Niels De Graef
 
- [gimp/wip/nielsdg/meson-fix-test-build] meson: Fix building of tests  Niels De Graef
 
- [grilo-plugins] Deleted branch wip/jfelder/acoustid-retrieve-more-keys  Jean Felder
 
- [telepathy-account-widgets] Update Japanese translation  Translations User D-L
 
- [NetworkManager-fortisslvpn] Update Japanese translation  Translations User D-L
 
- [NetworkManager-openvpn] Update Japanese translation  Translations User D-L
 
- [NetworkManager-pptp] Update Japanese translation  Translations User D-L
 
- [gtkmm] gtk/gtkmm/filelist.am: Remove border.h  Kjell Ahlstedt
 
- [orca] Fall back on name for labels which lack displayed text  Joanmarie Diggs
 
- [gimp] libgimpwidgets: UnitStore: Fix conflicting names  Jehan
 
- [gimp] Deleted branch wip/nielsdg/unitstore-conflict-name  Niels De Graef
 
- [gimp] (2 commits) Non-fast-forward update to branch wip/nielsdg/meson-fix-test-build  Jehan
 
- [gimp/wip/nielsdg/meson-fix-test-build: 2/2] meson: Fix building of tests  Jehan
 
- [gimp] (2 commits) Non-fast-forward update to branch wip/nielsdg/g-declare-interface  Jehan
 
- [gimp/wip/nielsdg/g-declare-interface: 2/2] gimpconfig-iface: Use G_DECLARE_INTERFACE  Jehan
 
- [gnome-user-docs] Update Indonesian translation  Translations User D-L
 
- [gtk/gtk-3-24] Update Indonesian translation  Translations User D-L
 
- [gegl] workshop: rename edges-and-details to band-tune  pippin
 
- [gegl] build: build non-external workshop ops as bundle  pippin
 
- [gnome-build-meta] (2 commits) Created branch jjardon/pipewire  Javier Jardón Cabezas
 
- [gnome-build-meta/jjardon/pipewire: 1/2] Track libgfbgraph-0.2, current master broke API and bumped to 0.3  Javier Jardón Cabezas
 
- [gnome-build-meta/jjardon/pipewire: 2/2] Use pipewiere-libpulse dropin replacement instead libpulse  Javier Jardón Cabezas
 
- [gimp] Non-fast-forward update to branch wip/nielsdg/meson-fix-test-build  Niels De Graef
 
- [gimp/wip/nielsdg/meson-fix-test-build] meson: Fix building of tests  Niels De Graef
 
- [gtk/matthiasc/for-master] testsuite: Use lowercase component in test paths  Matthias Clasen
 
- [gtk/matthiasc/for-master] testsuite: Add more tests for automated components  Matthias Clasen
 
- [gimp] gimpconfig-iface: Use G_DECLARE_INTERFACE  Jehan
 
- [gimp] Deleted branch wip/nielsdg/g-declare-interface  Niels De Graef
 
- [gegl] workshop: add adjustment mask viz to band-tune  pippin
 
- [tracker] Created branch wip/jfelder/docs-user-fix-commandline-link  Jean Felder
 
- [tracker/wip/jfelder/docs-user-fix-commandline-link] docs: Fix commandline link from the user page  Jean Felder
 
- [gmime] GI annotation fixes (#96)  Rico Tzschichholz
 
- [balsa/popover] balsa-message: Port the parts-menu to GtkPopover  Peter Bloomfield
 
- [fractal] Created branch update-bumpalo  Alexandre Franke
 
- [fractal/update-bumpalo] Update bumpalo dependency  Alexandre Franke
 
- [vala] (3 commits) ...vala: Transform cast from integer-type to boxed-type  Rico Tzschichholz
 
- [vala] Deleted branch wip/issue/991  Rico Tzschichholz
 
- [epiphany] Improve webapp data extraction  Michael Catanzaro
 
- [balsa/popover] balsa-index, balsa-message: Check GdkEvent  Peter Bloomfield
 
- [gimp] (3 commits) Non-fast-forward update to branch wip/nielsdg/meson-fix-test-build  Niels De Graef
 
- [gimp/wip/nielsdg/meson-fix-test-build: 2/3] meson: Fix building of tests  Niels De Graef
 
- [gimp/wip/nielsdg/meson-fix-test-build: 3/3] meson: Fix envvar in tests  Niels De Graef
 
- [gegl] Update Ukrainian translation  Translations User D-L
 
- [vala/staging] gtk4: Update to 3.98.3+386b36a6  Rico Tzschichholz
 
- [gtk] Update Ukrainian translation  Translations User D-L
 
- [gimp] (3 commits) Non-fast-forward update to branch wip/nielsdg/remove-public-gimplist-sort-func  Jehan
 
- [gimp/wip/nielsdg/remove-public-gimplist-sort-func: 3/3] gimplist: Don't use sort_func field directly  Jehan
 
- [balsa] Release balsa-2.6.1  Pawel Salek
 
- [balsa] Created tag 2.6.1  Pawel Salek
 
- [gnome-build-meta] Track libgfbgraph-0.2, current master broke API and bumped to 0.3  Javier Jardón Cabezas
 
- [gnome-build-meta] Deleted branch jjardon/libgfbgraph-0.2  Javier Jardón Cabezas
 
- [gimp/wip/nielsdg/meson-fix-test-build] app/test-xcf: Use g_close() instead of close()  Niels De Graef
 
- [balsa] Created branch fix-gmime-2.6  Peter Bloomfield
 
- [vala] (41 commits) Non-fast-forward update to branch wip/issue/327  Rico Tzschichholz
 
- [vala/wip/issue/327: 16/41] vala: Add InvalidExpression as replacement for erroneous nodes instead  Rico Tzschichholz
 
- [vala/wip/issue/327: 17/41] Value type not right  Rico Tzschichholz
 
- [vala/wip/issue/327: 18/41] First version, seems to work  Rico Tzschichholz
 
- [vala/wip/issue/327: 19/41] Cleaned up unnecessary crap  Rico Tzschichholz
 
- [vala/wip/issue/327: 20/41] Presentable verion, 90% working  Rico Tzschichholz
 
- [vala/wip/issue/327: 21/41] Fixed file formatting  Rico Tzschichholz
 
- [vala/wip/issue/327: 22/41] Some code-style and logic fixes  Rico Tzschichholz
 
- [vala/wip/issue/327: 23/41] Fix unassigned error and static access warning  Rico Tzschichholz
 
- [vala/wip/issue/327: 24/41] Make WithStatement a Block  Rico Tzschichholz
 
- [vala/wip/issue/327: 25/41] More work  Rico Tzschichholz
 
- [vala/wip/issue/327: 26/41] Added with statement tests  Rico Tzschichholz
 
- [gimp] gimplist: Don't use sort_func field directly  Jehan
 
- [vala/wip/issue/327: 27/41] Added with namespace and class tests  Rico Tzschichholz
 
- [gimp] Deleted branch wip/nielsdg/remove-public-gimplist-sort-func  Niels De Graef
 
- [vala/wip/issue/327: 28/41] Covered all semantic checks plus tests  Rico Tzschichholz
 
- [vala/wip/issue/327: 29/41] Adapt MemberAccess error message to with statement  Rico Tzschichholz
 
- [vala/wip/issue/327: 30/41] Added parser tests for with statement  Rico Tzschichholz
 
- [vala/wip/issue/327: 31/41] Added nullability tests  Rico Tzschichholz
 
- [vala/wip/issue/327: 32/41] Linted all with-statement concerned files  Rico Tzschichholz
 
- [vala/wip/issue/327: 33/41] Added with statement declaration  Rico Tzschichholz
 
- [vala/wip/issue/327: 34/41] Added with statement declaration tests  Rico Tzschichholz
 
- [vala/wip/issue/327: 35/41] Linted some files  Rico Tzschichholz
 
- [vala/wip/issue/327: 36/41] Cleaned up a little  Rico Tzschichholz
 
- [vala/wip/issue/327: 37/41] Fixed messed up with test  Rico Tzschichholz
 
- [vala/wip/issue/327: 38/41] Some with statement refacotring  Rico Tzschichholz
 
- [vala/wip/issue/327: 39/41] Cleaning  Rico Tzschichholz
 
- [vala/wip/issue/327: 40/41] Cleaning  Rico Tzschichholz
 
- [vala/wip/issue/327: 41/41] Fix code style issues in tests  Rico Tzschichholz
 
- [vala] gtk4: Update to 3.98.3+386b36a6  Rico Tzschichholz
 
- [gimp] Non-fast-forward update to branch wip/nielsdg/meson-fix-test-build  Niels De Graef
 
- [gimp/wip/nielsdg/meson-fix-test-build] app/test-xcf: Use g_close() instead of close()  Niels De Graef
 
- [balsa/fix-gmime-2.6] Go back to GMime 2.6  Peter Bloomfield
 
- [gnome-build-meta] Created branch valentindavid/junction-replacements  Valentin David
 
- [gnome-build-meta/valentindavid/junction-replacements] Test junction replacement  Valentin David
 
- [balsa] Deleted branch balsa-2.5-gmime-2.6  Peter Bloomfield
 
- [balsa] Created branch balsa-2.5-gmime-2.6  Peter Bloomfield
 
- [balsa/balsa-2.5-gmime-2.6] compose window: Improve the popup context menu  Peter Bloomfield
 
- [gnome-devel-docs] Update Swedish translation  Translations User D-L
 
- [balsa/balsa-2.5-gmime-2.6] mime-widget-text: GdkEvent is not a GObject  Peter Bloomfield
 
- [balsa/balsa-2.5-gmime-2.6] Improve TLS certificate validation error message  Peter Bloomfield
 
- [seahorse/gnome-3-36] Update Ukrainian translation  Translations User D-L
 
- [seahorse] Update Ukrainian translation  Translations User D-L
 
- [gtk] (6 commits) Non-fast-forward update to branch matthiasc/for-master  Matthias Clasen
 
- [gtk/matthiasc/for-master: 1/6] testsuite: Add more tests for automated components  Matthias Clasen
 
- [gtk/matthiasc/for-master: 2/6] widget: Improve automatic component tracking  Matthias Clasen
 
- [gtk/matthiasc/for-master: 3/6] print-editor: Fix a critical  Matthias Clasen
 
- [gtk/matthiasc/for-master: 4/6] print-editor: Cosmetics  Matthias Clasen
 
- [gtk/matthiasc/for-master: 5/6] treeview: Ensure search popover is properly inserted  Matthias Clasen
 
- [gtk/matthiasc/for-master: 6/6] print dialog: Fix frame <> box confusion  Matthias Clasen
 
- [gnumeric] (2 commits) ...Merge branch 'master' of gitlab.gnome.org:GNOME/gnumeric  Andreas J . Guelzow
 
- [gnumeric: 1/2] Fix line end marker roundtrip through strict ODF  Andreas J . Guelzow
 
- [gnumeric: 2/2] Merge branch 'master' of gitlab.gnome.org:GNOME/gnumeric  Andreas J . Guelzow
 
- [balsa] Deleted branch fix-gmime-2.6  Peter Bloomfield
 
- [gtk/matthiasc/for-master] builderscope: Fix finalize <> dispose confusion  Matthias Clasen
 
- [gnome-build-meta] (2 commits) Non-fast-forward update to branch valentindavid/junction-replacements  Valentin David
 
- [gnome-build-meta/valentindavid/junction-replacements: 2/2] Test junction replacement  Valentin David
 
- [gnome-build-meta] Non-fast-forward update to branch valentindavid/junction-replacements  Valentin David
 
- [gnome-build-meta/valentindavid/junction-replacements] Test junction replacement  Valentin David
 
- [gnome-build-meta] Non-fast-forward update to branch valentindavid/junction-replacements  Valentin David
 
- [gnome-build-meta/valentindavid/junction-replacements] Test junction replacement  Valentin David
 
- [vala] Created branch wip/issue/987  Rico Tzschichholz
 
- [vala/wip/issue/987] vala: Don't rollback for possible member-access inside of type-argument-list  Rico Tzschichholz
 
- [balsa/balsa-2.5-gmime-2.6] Resolve some scan-build warnings  Peter Bloomfield
 
- [vala/wip/issue/987] fix  Rico Tzschichholz
 
- [gtk/matthiasc/for-master] treeviewcolumn: Another case of box <> frame confusion  Matthias Clasen
 
- [gimp] Non-fast-forward update to branch wip/nielsdg/meson-fix-test-build  Niels De Graef
 
- [gimp/wip/nielsdg/meson-fix-test-build] app/test-xcf: include necessary headers for close()  Niels De Graef
 
- [gtk] (7 commits) ...Merge branch 'wip/exalm/headerbar-dragging' into 'master'  Matthias Clasen
 
- [gtk: 7/7] Merge branch 'wip/exalm/headerbar-dragging' into 'master'  Matthias Clasen
 
- [gtk] Deleted branch wip/exalm/headerbar-dragging  Alexander Mikhaylenko
 
- [amtk] Use g_{set,clear}_weak_pointer()  Sébastien Wilmet
 
- [gnome-build-meta] (2 commits) Non-fast-forward update to branch valentindavid/varhome  Javier Jardón Cabezas
 
- [gnome-build-meta/valentindavid/varhome: 2/2] Do not use /home but /var/home  Javier Jardón Cabezas
 
- [gnome-build-meta] (2 commits) Non-fast-forward update to branch valentindavid/resize-root-non-efi  Javier Jardón Cabezas
 
- [gnome-build-meta/valentindavid/resize-root-non-efi: 2/2] vm: Make resize root work on non fully EFI compliant systems  Javier Jardón Cabezas
 
- [gnome-build-meta] (6 commits) Non-fast-forward update to branch jjardon/pipewire  Javier Jardón Cabezas
 
- [gnome-build-meta/jjardon/pipewire: 6/6] Use pipewiere-libpulse dropin replacement instead libpulse  Javier Jardón Cabezas
 
- [tepl] Use g_{set,clear}_weak_pointer(), in TeplSignalGroup  Sébastien Wilmet
 
- [tepl] Use g_{set,clear}_weak_pointer(), in TeplTabLabel  Sébastien Wilmet
 
- [gnumeric] da: misc updates.  Morten Welinder
 
- [gnumeric] da: fix translation problems.  Morten Welinder
 
- [tepl] Use g_{set,clear}_weak_pointer(), in TeplFoldRegion  Sébastien Wilmet
 
- [epiphany] Add Chrome/Chromium password import  Michael Catanzaro
 
- [balsa/balsa-2.5-gmime-2.6] Release balsa-2.5.11  Pawel Salek
 
- [balsa] Created tag 2.5.11  Pawel Salek
 
- [eog] (2 commits) ...Merge branch 'Make-strings-consistent' into 'master'  Felix Riemann
 
- [eog: 1/2] help: Made strings consistent in format-change.page  Felix Riemann
 
- [eog: 2/2] Merge branch 'Make-strings-consistent' into 'master'  Felix Riemann
 
- [vala] Non-fast-forward update to branch wip/issue/987  Rico Tzschichholz
 
- [vala/wip/issue/987] vala: Don't rollback for possible member-access inside of type-argument-list  Rico Tzschichholz
 
- [nautilus] files-view: Disable select-all while directory is loading  António Fernandes
 
- [nautilus] list-view: Stop GtkTreeView from performing select-all action  António Fernandes
 
- [NetworkManager-openconnect] Updated Lithuanian translation  Aurimas Černius
 
- [pitivi] test_clipproperties.py: Added unit tests for alignment editor.  Alexandru Băluț
 
- [pitivi] Changed static assignment of alignment_editor._hovered box to use a mock to simulate the event from  Alexandru Băluț
 
- [pitivi] Changed alignment_editor test to use the transformation_expander instead of making a new instance of  Alexandru Băluț
 
- [gimp] Update Swedish translation  Translations User D-L
 
- [gtk/gtk-3-24] Updated Lithuanian translation  Aurimas Černius
 
- [gtk] Updated Lithuanian translation  Aurimas Černius
 
- [epiphany/gnome-3-36] appdata: add OARS tag  Michael Catanzaro
 
- [glade/glade-3-36] Updated Lithuanian translation  Aurimas Černius
 
- [glade] Updated Lithuanian translation  Aurimas Černius
 
- [gimp] Update Swedish translation  Translations User D-L
 
- [vte] spawn: Check for explicit systemd requirement  Christian Persch
 
- [vte] spawn: Ignore EBADF in the fdwalk callback  Christian Persch
 
- [vte] libc: glue: Make FD's operator bool() explicit  Christian Persch
 
- [vte] pty: Fix opening a PTY on non-linux  Christian Persch
 
- [tracker-miners] Created branch sam/glib-2.62  Sam Thursfield
 
- [tracker-miners/sam/glib-2.62] build: Bump GLib dependency to 2.62 minimum  Sam Thursfield
 
- [balsa] (20 commits) Non-fast-forward update to branch popover  Peter Bloomfield
 
- [balsa/popover: 3/20] pref-manager: Use GtkPopover for "Add" options  Peter Bloomfield
 
- [balsa/popover: 4/20] vfs: Port to GMenu  Peter Bloomfield
 
- [balsa/popover: 5/20] libbalsa-vfs: New API to use with GMenu  Peter Bloomfield
 
- [balsa/popover: 6/20] various: Port to new LibBalsaVfs API  Peter Bloomfield
 
- [balsa/popover: 7/20] body: Add a gpointer user_data member  Peter Bloomfield
 
- [balsa/popover: 8/20] mblist: Port the MRU menu to GMenu  Peter Bloomfield
 
- [balsa/popover: 9/20] Various: Adapt to MRU menu changes  Peter Bloomfield
 
- [balsa/popover: 10/20] compose window: Break the attachment context menu  Peter Bloomfield
 
- [balsa/popover: 11/20] balsa-index: Port context menu to GtkPopover  Peter Bloomfield
 
- [balsa/popover: 12/20] compose window: Improve popover placement  Peter Bloomfield
 
- [balsa/popover: 13/20] Bump Gtk requirement to 3.22  Peter Bloomfield
 
- [balsa/popover: 14/20] balsa-index: Improve context menu placement  Peter Bloomfield
 
- [balsa/popover: 15/20] compose window: Improve context menu placement  Peter Bloomfield
 
- [balsa/popover: 16/20] balsa-message: Improve the GtkPopover popup  Peter Bloomfield
 
- [balsa/popover: 17/20] compose window: Pop up the menu at the pointer  Peter Bloomfield
 
- [balsa/popover: 18/20] balsa-message: Port another popup to GtkPopover  Peter Bloomfield
 
- [balsa/popover: 19/20] balsa-message: Port the parts-menu to GtkPopover  Peter Bloomfield
 
- [balsa/popover: 20/20] balsa-index, balsa-message: Check GdkEvent  Peter Bloomfield
 
- [gtk/matthiasc/for-master] Clean up bin disposal  Matthias Clasen
 
- [gegl] band-tune: permit narrower bandwidth  pippin
 
- [evince] view: Fix "can-have-popup" prop when creating markup annotations  Germán Poo-Caamaño
 
- [gtk] (21 commits) Non-fast-forward update to branch matthiasc/for-master  Matthias Clasen
 
- [gtk/matthiasc/for-master: 10/21] textview: Give attached children a different css name  Matthias Clasen
 
- [gtk/matthiasc/for-master: 11/21] textview: Ensure popup menu is properly inserted  Matthias Clasen
 
- [gtk/matthiasc/for-master: 12/21] testsuite: Use lowercase component in test paths  Matthias Clasen
 
- [gtk/matthiasc/for-master: 13/21] testsuite: Add more tests for automated components  Matthias Clasen
 
- [gtk/matthiasc/for-master: 14/21] widget: Improve automatic component tracking  Matthias Clasen
 
- [gtk/matthiasc/for-master: 15/21] print-editor: Fix a critical  Matthias Clasen
 
- [gtk/matthiasc/for-master: 16/21] print-editor: Cosmetics  Matthias Clasen
 
- [gtk/matthiasc/for-master: 17/21] treeview: Ensure search popover is properly inserted  Matthias Clasen
 
- [gtk/matthiasc/for-master: 18/21] print dialog: Fix frame <> box confusion  Matthias Clasen
 
- [gnumeric] Improve export of line markers to ODF for interoperability  Andreas J . Guelzow
 
- [gtk/matthiasc/for-master: 19/21] builderscope: Fix finalize <> dispose confusion  Matthias Clasen
 
- [gtk/matthiasc/for-master: 20/21] treeviewcolumn: Another case of box <> frame confusion  Matthias Clasen
 
- [gtk/matthiasc/for-master: 21/21] Clean up bin disposal  Matthias Clasen
 
- [tepl] Metadata docs: improvements  Sébastien Wilmet
 
- [evince] (24 commits) Non-fast-forward update to branch Move-annotation-popup-window-to-new-position  Germán Poo-Caamaño
 
- [evince/Move-annotation-popup-window-to-new-position: 24/24] ev-view: Move annotation popup window to new position  Germán Poo-Caamaño
 
- [nautilus] (15 commits) Non-fast-forward update to branch sam/tracker-3  Sam Thursfield
 
- [nautilus/sam/tracker-3: 7/15] tag-manager: Fix checks for cancellation  Sam Thursfield
 
- [nautilus/sam/tracker-3: 8/15] build: Set NAUTILUS_DATADIR correctly  Sam Thursfield
 
- [nautilus/sam/tracker-3: 9/15] tests: Make Tracker search test return error code on failure  Sam Thursfield
 
- [nautilus/sam/tracker-3: 10/15] Add NAUTILUS_DEBUG=TagManager flag  Sam Thursfield
 
- [nautilus/sam/tracker-3: 11/15] Port to Tracker 3  Sam Thursfield
 
- [nautilus/sam/tracker-3: 12/15] tag-manager: Update to use TrackerSparqlStatement  Sam Thursfield
 
- [nautilus/sam/tracker-3: 13/15] tag-manager: Store starred files in a private database  Sam Thursfield
 
- [nautilus/sam/tracker-3: 14/15] flatpak: Use Tracker from GNOME Flatpak SDK  Sam Thursfield
 
- [nautilus/sam/tracker-3: 15/15] flatpak: Allow Tracker 3 busnames  Sam Thursfield
 
- [evince] Non-fast-forward update to branch Move-annotation-popup-window-to-new-position  Germán Poo-Caamaño
 
- [evince/Move-annotation-popup-window-to-new-position] ev-view: Move annotation popup window to new position  Germán Poo-Caamaño
 
- [evince] (2 commits) Non-fast-forward update to branch Move-annotation-popup-window-to-new-position  Germán Poo-Caamaño
 
- [evince/Move-annotation-popup-window-to-new-position: 2/2] ev-view: Move annotation popup window to new position  Germán Poo-Caamaño
 
- [evince] ev-view: Move annotation popup window to new position  Germán Poo-Caamaño
 
- [evince] Deleted branch Move-annotation-popup-window-to-new-position  Marek Kašík
 
- [tracker] Non-fast-forward update to branch wip/jfelder/docs-user-fix-commandline-link  Jean Felder
 
- [tracker/wip/jfelder/docs-user-fix-commandline-link] docs: Fix commandline link from the user page  Jean Felder
 
- [gtk/matthiasc/for-master] Clean up a leak in a test  Matthias Clasen
 
- [gtk/matthiasc/for-master] widget: work around teardown ordering issues  Matthias Clasen
 
- [gnome-maps] (2 commits) Non-fast-forward update to branch wip/mlundblad/unit-tests  Marcus Lundblad
 
- [gnome-maps/wip/mlundblad/unit-tests: 1/2] utils: Fix rounding for prettyDistance() using imperial  Marcus Lundblad
 
- [gnome-maps/wip/mlundblad/unit-tests: 2/2] WIP: Add unit tests for the utils module  Marcus Lundblad
 
- [nautilus/sam/tracker-3] flatpak: Build tracker-miners inside the Flatpak  Sam Thursfield
 
- [gtk/matthiasc/for-master] testsuite: Enable the remaining template tests  Matthias Clasen
 
- [nautilus] Non-fast-forward update to branch sam/tracker-3  Sam Thursfield
 
- [nautilus/sam/tracker-3] flatpak: Build tracker-miners inside the Flatpak  Sam Thursfield
 
- [nautilus] Non-fast-forward update to branch sam/tracker-3  Sam Thursfield
 
- [nautilus/sam/tracker-3] flatpak: Build tracker-miners inside the Flatpak  Sam Thursfield
 
- [tracker-miners] (2 commits) ...build: Make `-Dman=false` actually disable man pages  Sam Thursfield
 
- [tracker-miners: 2/2] build: Make `-Dman=false` actually disable man pages  Sam Thursfield
 
- [gobject-introspection] Update utils.py  Christoph Reiter
 
- [nautilus] (17 commits) Non-fast-forward update to branch wip/oholy/drop-meson-args  António Fernandes
 
- [nautilus/wip/oholy/drop-meson-args: 17/17] flatpak: Build all tests by default  António Fernandes
 
- [nautilus] flatpak: Build all tests by default  António Fernandes
 
- [nautilus] Deleted branch wip/oholy/drop-meson-args  Ondrej Holy
 
- [tracker] (2 commits) ...Merge branch 'wip/jfelder/docs-user-fix-commandline-link' into 'master'  Sam Thursfield
 
- [tracker] Deleted branch wip/jfelder/docs-user-fix-commandline-link  Jean Felder
 
- [tracker: 2/2] Merge branch 'wip/jfelder/docs-user-fix-commandline-link' into 'master'  Sam Thursfield
 
- [gtk-osx] Update boostrap modules to the various packages latest releases.  John Ralls
 
- [gtk-osx] Update core modules to packages latest releases.  John Ralls
 
- [gtk-osx] Move adwaita-icon-theme into gtk-osx.modules, add to meta-gtk-osx-gtk3.  John Ralls
 
- [gtk-osx] Remove the meson systemmodule.  John Ralls
 
- [gtk-osx] Update OpenSSL to latest release.  John Ralls
 
11 May 2020
12 May 2020
13 May 2020
      
- [gegl] buffer: use inlinable alternative to fabsf in cubic resampler  pippin
 
- [gegl] buffer: use inlinable ceilf in buffer accesors  pippin
 
- [gegl] opacity: use inlinable fabsf  pippin
 
- [gegl] shadows-highlights-correction: use inlinable fabsf  pippin
 
- [epiphany] Update HACKING.md, remove reference to WebKitDatabaseProcess  Michael Catanzaro
 
- [epiphany] HACKING.md: add Malloc=1 to valgrind instructions  Michael Catanzaro
 
- [gtk/matthiasc/for-master] (7 commits) ...x11: Avoid a critical in clipboard data transfer  Matthias Clasen
 
- [gtk/matthiasc/for-master: 7/7] x11: Avoid a critical in clipboard data transfer  Matthias Clasen
 
- [gtk] Non-fast-forward update to branch matthiasc/for-master  Matthias Clasen
 
- [gtk/matthiasc/for-master] x11: Avoid a critical in clipboard data transfer  Matthias Clasen
 
- [gtk] (2 commits) ...Merge branch 'matthiasc/for-master' into 'master'  Matthias Clasen
 
- [gtk: 2/2] Merge branch 'matthiasc/for-master' into 'master'  Matthias Clasen
 
- [gtk] (5 commits) Created branch wip/otte/monitors  Benjamin Otte
 
- [gtk/wip/otte/monitors: 1/5] display: Remove gdk_display_get_last_seen_time()  Benjamin Otte
 
- [gtk/wip/otte/monitors: 2/5] wayland: Use a GListStore for the monitors  Benjamin Otte
 
- [gtk/wip/otte/monitors: 3/5] display: Remove unused vfunc  Benjamin Otte
 
- [gtk/wip/otte/monitors: 4/5] x11: Use a GListStore for the monitors  Benjamin Otte
 
- [gtk/wip/otte/monitors: 5/5] win32: Use a GListStore for the monitors  Benjamin Otte
 
- [gtkmm/gtkmm-3-24] NMake Makefiles: Use /utf-8 if available  Chun-wei Fan
 
- [gtkmm/gtkmm-3-24] NMake Makefiles: Fix build rules  Chun-wei Fan
 
- [gtk] (2 commits) Non-fast-forward update to branch wip/otte/monitors  Benjamin Otte
 
- [gtk/wip/otte/monitors: 1/2] x11: Use a GListStore for the monitors  Benjamin Otte
 
- [gtk/wip/otte/monitors: 2/2] win32: Use a GListStore for the monitors  Benjamin Otte
 
- [gnome-games] (10 commits) Non-fast-forward update to branch wip/exalm/appdata  Alexander Mikhaylenko
 
- [gnome-games/wip/exalm/appdata: 10/10] appdata: Update screenshots  Alexander Mikhaylenko
 
- [gnome-games] appdata: Update screenshots  Alexander Mikhaylenko
 
- [gnome-games] Deleted branch wip/exalm/appdata  Alexander Mikhaylenko
 
- [gnome-control-center] lock: Fix typo  Robert Ancell
 
- [gtk] (2 commits) Non-fast-forward update to branch wip/otte/monitors  Benjamin Otte
 
- [gtk/wip/otte/monitors: 1/2] win32: Use a GListStore for the monitors  Benjamin Otte
 
- [gtk/wip/otte/monitors: 2/2] gdk: Add gdk_display_get_monitors()  Benjamin Otte
 
- [gtk/wip/otte/monitors] inspector: Use the monitor list to list monitors  Benjamin Otte
 
- [gimp] Update Romanian translation  Translations User D-L
 
- [gtk] (23 commits) Non-fast-forward update to branch wip/baedert/for-master  Timm Bäder
 
- [gtk/wip/baedert/for-master: 18/23] renderboder: Ignore transparent outlines  Timm Bäder
 
- [gtk/wip/baedert/for-master: 19/23] widget: Remove size allocate signal enum member  Timm Bäder
 
- [gtk/wip/baedert/for-master: 20/23] widget: Move adjusted size calculation below early-out goto  Timm Bäder
 
- [gtk/wip/baedert/for-master: 21/23] node-editor: Monitor file and reload on changes  Timm Bäder
 
- [gimp] Updated Greek translation  Dimitris Spingos
 
- [gtk/wip/baedert/for-master: 22/23] gl renderer: Fix nested rounded clip rendering  Timm Bäder
 
- [gtk/wip/baedert/for-master: 23/23] cssvalue: Add class check to transition  Timm Bäder
 
- [gimp-help] Update Romanian translation  Translations User D-L
 
- [gimp-help] Update Romanian translation  Translations User D-L
 
- [gimp-help] Update Romanian translation  Translations User D-L
 
- [gimp-help] Update Romanian translation  Translations User D-L
 
- [etherpad-web/oscp-backend] Delete file_menu_toolbar plugin  Bartłomiej Piotrowski
 
- [seahorse] Update Italian translation  Translations User D-L
 
- [etherpad-web/oscp-backend] Install spellcheck plugin  Bartłomiej Piotrowski
 
- [gtk] (26 commits) Non-fast-forward update to branch wip/baedert/single-node-window  Timm Bäder
 
- [gtk/wip/baedert/single-node-window: 18/26] widget: Remove GtkWindow special case in create_render_node()  Timm Bäder
 
- [gtk/wip/baedert/single-node-window: 19/26] widget: Make 1 if out of 2 ifs  Timm Bäder
 
- [gtk/wip/baedert/single-node-window: 20/26] window: Remove custom snapshot() implementation  Timm Bäder
 
- [gtk/wip/baedert/single-node-window: 21/26] window: Don't care about shadow in size_allocate()  Timm Bäder
 
- [gtk/wip/baedert/single-node-window: 22/26] window: Don't care about shadow in measure()  Timm Bäder
 
- [gtk/wip/baedert/single-node-window: 23/26] window: Remove decoration node  Timm Bäder
 
- [gtk/wip/baedert/single-node-window: 24/26] main: Inline propagate_{down, up} in propagate_internal()  Timm Bäder
 
- [gtk/wip/baedert/single-node-window: 25/26] window: Fix titled -> tiled typo  Timm Bäder
 
- [gtk/wip/baedert/single-node-window: 26/26] /o\  Timm Bäder
 
- [etherpad-web/oscp-backend] Drop broken plugins  Bartłomiej Piotrowski
 
- [gtkmm/gtkmm-3-24] NMake Makefiles: Fix previous commit on /utf-8  Chun-wei Fan
 
- [etherpad-web/oscp-backend] Restore font_family and font_size, install dependency npm missed  Bartłomiej Piotrowski
 
- [etherpad-web] Non-fast-forward update to branch oscp-backend  Bartłomiej Piotrowski
 
- [etherpad-web/oscp-backend] Restore font_family and font_size, install dependency npm missed  Bartłomiej Piotrowski
 
- [etherpad-web] Non-fast-forward update to branch oscp-backend  Bartłomiej Piotrowski
 
- [evolution-data-server] SetupBuildFlags.cmake: Use -Werror=implicit-function-declaration only for C code compilation  Milan Crha
 
- [evolution] SetupBuildFlags.cmake: Use -Werror=implicit-function-declaration only for C code compilation  Milan Crha
 
- [evolution-ews] SetupBuildFlags.cmake: Use -Werror=implicit-function-declaration only for C code compilation  Milan Crha
 
- [evolution-mapi] SetupBuildFlags.cmake: Use -Werror=implicit-function-declaration only for C code compilation  Milan Crha
 
- [gtkmm] (15 commits) Non-fast-forward update to branch use-dllexport-3-24  Chun-wei Fan
 
- [gtkmm/use-dllexport-3-24: 7/15] gdk/gdkmmconfig.h.in: Add GDKMM_API  Chun-wei Fan
 
- [gtkmm/use-dllexport-3-24: 8/15] gtk/gtkmmconfig.h.in: Re-organize GTKMM_API definitions  Chun-wei Fan
 
- [gtkmm/use-dllexport-3-24: 9/15] gdk/src/*.hg: Mark classes and functions with GDKMM_API  Chun-wei Fan
 
- [gtkmm/use-dllexport-3-24: 10/15] gdk/gdkmm/*.h: Mark functions with GDKMM_API  Chun-wei Fan
 
- [gtkmm/use-dllexport-3-24: 11/15] tools/m4/class_gtkobject.m4: Allow applying decorations  Chun-wei Fan
 
- [gtkmm/use-dllexport-3-24: 12/15] gtk/src/*.hg: Mark classes and functions with GTKMM_API  Chun-wei Fan
 
- [gtkmm/use-dllexport-3-24: 13/15] gtk/gtkmm/*.h: Mark functions with GTKMM_API  Chun-wei Fan
 
- [gtkmm/use-dllexport-3-24: 14/15] NMake Makefiles: Export symbols without gendef if possible  Chun-wei Fan
 
- [gtkmm/use-dllexport-3-24: 15/15] NMake Makefiles: Ignore warning C4273  Chun-wei Fan
 
- [gnome-control-center] Update Ukrainian translation  Translations User D-L
 
- [gtk/wip/baedert/for-master] paned: Fix up the docs once more  Timm Bäder
 
- [etherpad-web/oscp-backend] Downgrade to nodejs 10  Bartłomiej Piotrowski
 
- [gnumeric] Fix LaTeX export. [#489]  Andreas J . Guelzow
 
- [etherpad-web/oscp-frontend] Handle websocket transport  Bartłomiej Piotrowski
 
- [etherpad-web] Non-fast-forward update to branch oscp-backend  Bartłomiej Piotrowski
 
- [etherpad-web/oscp-backend] Install ep_set_title_on_pad  Bartłomiej Piotrowski
 
- [mutter] (4 commits) Non-fast-forward update to branch wip/nielsdg/shaped-texture-docs  Jonas Ådahl
 
- [mutter/wip/nielsdg/shaped-texture-docs: 4/4] shaped-texture: Add a few explanatory comments  Jonas Ådahl
 
- [etherpad-web/oscp-backend] Add ep_align  Bartłomiej Piotrowski
 
- [etherpad-web/oscp-backend] Install ep_delete_empty_pads  Bartłomiej Piotrowski
 
- [mutter] shaped-texture: Add a few explanatory comments  Jonas Ådahl
 
- [mutter] Deleted branch wip/nielsdg/shaped-texture-docs  Niels De Graef
 
- [etherpad-web/oscp-backend] Try to install etherpad deps separately  Bartłomiej Piotrowski
 
- [library-web] (2 commits) ...Merge branch 'glade' into 'master'  Bartłomiej Piotrowski
 
- [library-web: 1/2] glade: Look for extra tarballs on glade and glade3  Bartłomiej Piotrowski
 
- [library-web: 2/2] Merge branch 'glade' into 'master'  Bartłomiej Piotrowski
 
- [evolution] I#923 - e-canvas-background.c: Limit boundary rectangle to fit 'int' type  Milan Crha
 
- [evolution/gnome-3-36] I#923 - e-canvas-background.c: Limit boundary rectangle to fit 'int' type  Milan Crha
 
- [etherpad-web/oscp-backend] Switch back to node 12  Bartłomiej Piotrowski
 
- [etherpad-web] Non-fast-forward update to branch oscp-backend  Bartłomiej Piotrowski
 
- [etherpad-web/oscp-backend] Switch back to node 12  Bartłomiej Piotrowski
 
- [gnome-builder] Created branch wip/tintou/python-overrides  Corentin Noël
 
- [gnome-builder/wip/tintou/python-overrides] python: Use meson functions to install the GObject Introspection overrides  Corentin Noël
 
- [mutter] tests/monitor-transform: Also test invert()  Jonas Ådahl
 
- [etherpad-web/oscp-frontend] Increase timeout  Bartłomiej Piotrowski
 
- [mutter] tests/monitor-test-utils: Remove unused function definition  Jonas Ådahl
 
- [mutter] tests/monitor-unit-tests: Use TestCaseSetup for building TestSetup  Jonas Ådahl
 
- [mutter] tests/monitor-unit-tests: Use TestCaseExpect for checking configuration  Jonas Ådahl
 
- [mutter] tests/monitor-unit-tests: Check test state outside of common function  Jonas Ådahl
 
- [mutter] tests/monitor-store-unit-tests: Rename some structs  Jonas Ådahl
 
- [mutter] tests: Move monitor test functions into common utils  Jonas Ådahl
 
- [etherpad-web/oscp-backend] Downgrade to 1.8.0  Bartłomiej Piotrowski
 
- [gtkmm] (16 commits) Created branch use-dllexport-3-24-meson  Chun-wei Fan
 
- [gtkmm/use-dllexport-3-24-meson: 1/16] NMake Makefiles: Use /utf-8 if available  Chun-wei Fan
 
- [gtkmm/use-dllexport-3-24-meson: 3/16] NMake Makefiles: Fix previous commit on /utf-8  Chun-wei Fan
 
- [gtkmm/use-dllexport-3-24-meson: 2/16] NMake Makefiles: Fix build rules  Chun-wei Fan
 
- [gtkmm/use-dllexport-3-24-meson: 4/16] gdk/gdkmmconfig.h.in: Add GDKMM_API  Chun-wei Fan
 
- [gtkmm/use-dllexport-3-24-meson: 5/16] gtk/gtkmmconfig.h.in: Re-organize GTKMM_API definitions  Chun-wei Fan
 
- [gtkmm/use-dllexport-3-24-meson: 6/16] gdk/src/*.hg: Mark classes and functions with GDKMM_API  Chun-wei Fan
 
- [gtkmm/use-dllexport-3-24-meson: 7/16] gdk/gdkmm/*.h: Mark functions with GDKMM_API  Chun-wei Fan
 
- [gtkmm/use-dllexport-3-24-meson: 8/16] tools/m4/class_gtkobject.m4: Allow applying decorations  Chun-wei Fan
 
- [gtkmm/use-dllexport-3-24-meson: 9/16] gtk/src/*.hg: Mark classes and functions with GTKMM_API  Chun-wei Fan
 
- [gtkmm/use-dllexport-3-24-meson: 10/16] gtk/gtkmm/*.h: Mark functions with GTKMM_API  Chun-wei Fan
 
- [gtkmm/use-dllexport-3-24-meson: 11/16] NMake Makefiles: Export symbols without gendef if possible  Chun-wei Fan
 
- [gtkmm/use-dllexport-3-24-meson: 12/16] NMake Makefiles: Ignore warning C4273  Chun-wei Fan
 
- [gtkmm/use-dllexport-3-24-meson: 13/16] Meson: Clean-up and fix dependency search  Chun-wei Fan
 
- [gtkmm/use-dllexport-3-24-meson: 14/16] [gdk|gtk]mmconfig.h.meson: Define [GDK|GTK]MM_API appropriately  Chun-wei Fan
 
- [gtkmm/use-dllexport-3-24-meson: 15/16] Meson: Ignore more warnings on Visual Studio  Chun-wei Fan
 
- [gtkmm/use-dllexport-3-24-meson: 16/16] Meson: Fix linking demos and tests on Visual Studio  Chun-wei Fan
 
- [etherpad-web/oscp-frontend] Fix syntax error  Bartłomiej Piotrowski
 
- [gnome-build-meta] boost: Update to 1.73.0  Michael Catanzaro
 
- [gnome-build-meta] Deleted branch valentindavid/boost-0.73  Valentin David
 
- [etherpad-web] Non-fast-forward update to branch oscp-frontend  Bartłomiej Piotrowski
 
- [etherpad-web] Non-fast-forward update to branch oscp-backend  Bartłomiej Piotrowski
 
- [etherpad-web/oscp-frontend] Make sure socket.io endpoint uses WS  Bartłomiej Piotrowski
 
- [chronojump] Force sensor analyze move AB does not mess up on multi movements  Xavier de Blas
 
- [etherpad-web/oscp-backend] Re-attempt 1.8.3 upgrade  Bartłomiej Piotrowski
 
- [vte] widget: Fix underlining the space character in a matched regex  Egmont Koblinger
 
- [vte/vte-0-60] widget: Fix underlining the space character in a matched regex  Egmont Koblinger
 
- [gtk] (11 commits) Non-fast-forward update to branch wip/baedert/single-node-window  Timm Bäder
 
- [gtk/wip/baedert/single-node-window: 1/11] window: Create constraint solver on demand  Timm Bäder
 
- [gtk/wip/baedert/single-node-window: 2/11] widget: Remove GtkWindow special case in create_render_node()  Timm Bäder
 
- [gtk/wip/baedert/single-node-window: 3/11] widget: Make 1 if out of 2 ifs  Timm Bäder
 
- [gtk/wip/baedert/single-node-window: 4/11] window: Remove custom snapshot() implementation  Timm Bäder
 
- [gtk/wip/baedert/single-node-window: 5/11] window: Don't care about shadow in size_allocate()  Timm Bäder
 
- [gtk/wip/baedert/single-node-window: 6/11] window: Don't care about shadow in measure()  Timm Bäder
 
- [gtk/wip/baedert/single-node-window: 7/11] window: Remove decoration node  Timm Bäder
 
- [gtk/wip/baedert/single-node-window: 8/11] main: Inline propagate_{down, up} in propagate_internal()  Timm Bäder
 
- [gtk/wip/baedert/single-node-window: 9/11] window: Fix titled -> tiled typo  Timm Bäder
 
- [gtk/wip/baedert/single-node-window: 10/11] /o\  Timm Bäder
 
- [gtk/wip/baedert/single-node-window: 11/11] window: ref() window before removing from toplevel list  Timm Bäder
 
- [etherpad-web/oscp-backend] Revert "Re-attempt 1.8.3 upgrade"  Bartłomiej Piotrowski
 
- [mutter] cogl: Delete a duplicate (masked) variable declaration  Jonas Ådahl
 
- [mutter] cogl: Replace an outdated #ifdef  Jonas Ådahl
 
- [mutter] cogl: Ensure GL_TEXTURE_MAX_LEVEL is set before using it  Jonas Ådahl
 
- [mutter] cogl: Generalize `maybe_update_max_level()` into `set_max_level()`  Jonas Ådahl
 
- [mutter] cogl: Add new function cogl_pipeline_set_layer_max_mipmap_level()  Jonas Ådahl
 
- [mutter] background: Limit mipmap levels to avoid loss of visible detail  Jonas Ådahl
 
- [gtk/wip/baedert/for-master] widget: Make 1 if out of 2 ifs  Timm Bäder
 
- [gtk/wip/baedert/for-master] window: Create constraint solver on demand  Timm Bäder
 
- [gtk/wip/baedert/for-master] main: Inline propagate_{down, up} in propagate_internal()  Timm Bäder
 
- [gtk/wip/baedert/for-master] window: ref() window before removing from toplevel list  Timm Bäder
 
- [gnome-build-meta] Non-fast-forward update to branch tpollard/raspi4  Tom Pollard
 
- [gnome-build-meta/tpollard/raspi4] Target 5.4 LTS kernel  Tom Pollard
 
- [gtkmm/use-dllexport-3-24-meson] Meson: Use '-utf-8' for the the MSVC C compiler  Chun-wei Fan
 
- [gtkmm/use-dllexport-3-24-meson] NMake Makefiles: Support building from Meson-generated tarballs  Chun-wei Fan
 
- [gtk] Non-fast-forward update to branch wip/baedert/for-master  Timm Bäder
 
- [gtk/wip/baedert/for-master] window: Restructure gtk_window_destroy()  Timm Bäder
 
- [etherpad-web/oscp-backend] Rework image to node:14-buster-slim  Bartłomiej Piotrowski
 
- [etherpad-web/oscp-backend] Fix permissions for unprivileged user  Bartłomiej Piotrowski
 
- [etherpad-web] Non-fast-forward update to branch oscp-backend  Bartłomiej Piotrowski
 
- [etherpad-web/oscp-backend] Fix permissions for unprivileged user  Bartłomiej Piotrowski
 
- [etherpad-web] Non-fast-forward update to branch oscp-backend  Bartłomiej Piotrowski
 
- [etherpad-web/oscp-backend] Fix permissions for unprivileged user  Bartłomiej Piotrowski
 
- [gnumeric] Update Ukrainian translation  Translations User D-L
 
- [mutter] shaped-texture: Fix typo in documentation  Robert Mader
 
- [etherpad-web] Non-fast-forward update to branch oscp-backend  Bartłomiej Piotrowski
 
- [etherpad-web/oscp-backend] Fix permissions for unprivileged user  Bartłomiej Piotrowski
 
- [gtkmm/use-dllexport-3-24-meson] Meson: Fix building when gendef.exe is used  Chun-wei Fan
 
- [etherpad-web/oscp-backend] Fix permissions to /.npm  Bartłomiej Piotrowski
 
- [gimp] Issue #5073: just skip all plug-ins/pygimp/ from POTFILES.  Jehan
 
- [etherpad-web/oscp-backend] Create etherpad user  Bartłomiej Piotrowski
 
- [etherpad-web/oscp-backend] Drop ep_copy_paste_images  Bartłomiej Piotrowski
 
- [etherpad-web/oscp-frontend] Fix RewriteRule  Bartłomiej Piotrowski
 
- [etherpad-web] Created branch backend-debian  Bartłomiej Piotrowski
 
- [etherpad-web] Non-fast-forward update to branch oscp-backend  Bartłomiej Piotrowski
 
- [etherpad-web/oscp-backend] (8 commits) ...Downgrade to 1.8.0  Bartłomiej Piotrowski
 
- [etherpad-web/oscp-backend: 8/8] Downgrade to 1.8.0  Bartłomiej Piotrowski
 
- [etherpad-web/oscp-backend] Restore font_family and font_size plugins  Bartłomiej Piotrowski
 
- [mutter] clutter/stage-cogl: Remove scale_and_clamp_rect() function  Jonas Ådahl
 
- [mutter] clutter/stage-cogl: Don't clip when clipped redraws are disabled  Jonas Ådahl
 
- [mutter] clutter/stage-cogl: Stop doing subpixel compensation  Jonas Ådahl
 
- [mutter] clutter/stage-cogl: Don't push scissor clip with one clip rectangle  Jonas Ådahl
 
- [mutter] clutter/stage-cogl: Stop painting redraw clip outline  Jonas Ådahl
 
- [mutter] clutter/stage-cogl: Check for DISABLE_CLIPPED_REDRAWS earlier  Jonas Ådahl
 
- [mutter] clutter/stage-cogl: Warn if the fb_clip_region is empty  Jonas Ådahl
 
- [mutter] clutter/stage-cogl: Cleanup setting of the damage history  Jonas Ådahl
 
- [mutter] clutter/stage-cogl: Don't intersect the damage region with the view  Jonas Ådahl
 
- [mutter] clutter/stage-cogl: Don't loop through region rects twice  Jonas Ådahl
 
- [mutter] clutter/stage-cogl: Cleanup damage history (un-)scaling a bit  Jonas Ådahl
 
- [gtk] (2 commits) ...Merge branch 'print-editor-new-crash' into 'master'  Matthias Clasen
 
- [gtk: 1/2] print-editor: Fix crash  Matthias Clasen
 
- [gtk: 2/2] Merge branch 'print-editor-new-crash' into 'master'  Matthias Clasen
 
- [gtk] (3 commits) ...Merge branch 'gtk-demo-expander-fix' into 'master'  Matthias Clasen
 
- [gtk: 1/3] gtk-demo: Fix expander demo  Matthias Clasen
 
- [tracker] (6 commits) Created branch wip/carlosg/joining-services  Carlos Garnacho
 
- [gtk: 2/3] gtk-demo: InfoBar is not a GtkBox anymore  Matthias Clasen
 
- [tracker/wip/carlosg/joining-services: 1/6] libtracker-sparql-backend: Fix tracker_sparql_connection_new_async()  Carlos Garnacho
 
- [gtk: 3/3] Merge branch 'gtk-demo-expander-fix' into 'master'  Matthias Clasen
 
- [tracker/wip/carlosg/joining-services: 2/6] libtracker-data: Check binding type before printing variable in triples block  Carlos Garnacho
 
- [tracker/wip/carlosg/joining-services: 3/6] libtracker-sparql: Join services table queries on the right resource keys  Carlos Garnacho
 
- [tracker/wip/carlosg/joining-services: 4/6] libtracker-data: Interpret bindings from a service table as strings  Carlos Garnacho
 
- [tracker/wip/carlosg/joining-services: 5/6] libtracker-data: Avoid repeated variables in remote service select clause  Carlos Garnacho
 
- [tracker/wip/carlosg/joining-services: 6/6] tests: Add libtracker-data test to test SERVICE queries  Carlos Garnacho
 
- [almanah] (2 commits) ...build: Switch to more modern python module  Jan Tojnar
 
- [almanah] Deleted branch wip/jtojnar/meson-bump  Jan Tojnar
 
- [tracker] (5 commits) Non-fast-forward update to branch wip/carlosg/joining-services  Carlos Garnacho
 
- [tracker/wip/carlosg/joining-services: 1/5] libtracker-data: Interpret bindings from a service table as strings  Carlos Garnacho
 
- [tracker/wip/carlosg/joining-services: 2/5] libtracker-data: Check binding type before printing variable in triples block  Carlos Garnacho
 
- [tracker/wip/carlosg/joining-services: 3/5] libtracker-sparql: Join services table queries on the right resource keys  Carlos Garnacho
 
- [tracker/wip/carlosg/joining-services: 4/5] libtracker-data: Avoid repeated variables in remote service select clause  Carlos Garnacho
 
- [tracker/wip/carlosg/joining-services: 5/5] tests: Add libtracker-data test to test SERVICE queries  Carlos Garnacho
 
- [gtk] (12 commits) ...Merge branch 'wip/baedert/for-master' into 'master'  Matthias Clasen
 
- [gtk: 12/12] Merge branch 'wip/baedert/for-master' into 'master'  Matthias Clasen
 
- [tracker] (26 commits) Non-fast-forward update to branch wip/carlosg/joining-services  Carlos Garnacho
 
- [tracker/wip/carlosg/joining-services: 21/26] libtracker-sparql-backend: Fix tracker_sparql_connection_new_async()  Carlos Garnacho
 
- [tracker/wip/carlosg/joining-services: 22/26] libtracker-data: Interpret bindings from a service table as strings  Carlos Garnacho
 
- [tracker/wip/carlosg/joining-services: 23/26] libtracker-data: Check binding type before printing variable in triples block  Carlos Garnacho
 
- [tracker/wip/carlosg/joining-services: 24/26] libtracker-sparql: Join services table queries on the right resource keys  Carlos Garnacho
 
- [tracker/wip/carlosg/joining-services: 25/26] libtracker-data: Avoid repeated variables in remote service select clause  Carlos Garnacho
 
- [tracker/wip/carlosg/joining-services: 26/26] tests: Add libtracker-data test to test SERVICE queries  Carlos Garnacho
 
- [etherpad-web] Non-fast-forward update to branch oscp-backend  Bartłomiej Piotrowski
 
- [tepl] Dumb FileSaver docs: make the view non-editable  Sébastien Wilmet
 
- [etherpad-web/backend-debian] Downgrade to node 10  Bartłomiej Piotrowski
 
- [gegl] perf: update performance tracking scripts for meson  pippin
 
- [gnome-build-meta] Revert "Revert "junction.refs: update openh264 extension""  Michael Catanzaro
 
- [tracker/wip/carlosg/joining-services] libtracker-data: Fix column check in services virtual table  Carlos Garnacho
 
- [gtk] (267 commits) Non-fast-forward update to branch wip/jimmac/menu-styling-adjustments  Jakub Steiner
 
- [gtk/wip/jimmac/menu-styling-adjustments: 263/267] Adwaita: use thinner arrows for navigation  Jakub Steiner
 
- [gtk/wip/jimmac/menu-styling-adjustments: 264/267] Adwaita: menu popover metrics  Jakub Steiner
 
- [gtk/wip/jimmac/menu-styling-adjustments: 265/267] Adwaita: radios and checks for menus  Jakub Steiner
 
- [gtk/wip/jimmac/menu-styling-adjustments: 266/267] Adwaita: menu item styling for all  Jakub Steiner
 
- [gtk/wip/jimmac/menu-styling-adjustments: 267/267] Adwaita: design review menu tweaks  Jakub Steiner
 
- [etherpad-web/oscp-backend] (2 commits) ...Remove ep_delete_empty_pads and ep_copy_paste_select_all  Bartłomiej Piotrowski
 
- [etherpad-web/oscp-backend: 2/2] Remove ep_delete_empty_pads and ep_copy_paste_select_all  Bartłomiej Piotrowski
 
- [gnome-robots] Add Ukrainian translation  Translations User D-L
 
- [gtk] (23 commits) Non-fast-forward update to branch wip/baedert/single-node-window  Timm Bäder
 
- [gtk/wip/baedert/single-node-window: 18/23] widget: Remove GtkWindow special case in create_render_node()  Timm Bäder
 
- [gtk/wip/baedert/single-node-window: 19/23] window: Remove custom snapshot() implementation  Timm Bäder
 
- [gtk/wip/baedert/single-node-window: 20/23] window: Don't care about shadow in size_allocate()  Timm Bäder
 
- [gtk/wip/baedert/single-node-window: 21/23] window: Don't care about shadow in measure()  Timm Bäder
 
- [gtk/wip/baedert/single-node-window: 22/23] window: Remove decoration node  Timm Bäder
 
- [gtk/wip/baedert/single-node-window: 23/23] /o\  Timm Bäder
 
- [mutter] (2 commits) Created branch wip/carlosg/broadcast-offers  Carlos Garnacho
 
- [mutter/wip/carlosg/broadcast-offers: 1/2] wayland: Send clipboard offers to all data devices from the same client  Carlos Garnacho
 
- [mutter/wip/carlosg/broadcast-offers: 2/2] wayland: Send primary offer to all data devices from the same client  Carlos Garnacho
 
- [mutter] (2 commits) Non-fast-forward update to branch wip/carlosg/broadcast-offers  Carlos Garnacho
 
- [mutter/wip/carlosg/broadcast-offers: 1/2] wayland: Send clipboard offers to all data devices from the same client  Carlos Garnacho
 
- [mutter/wip/carlosg/broadcast-offers: 2/2] wayland: Send primary offer to all data devices from the same client  Carlos Garnacho
 
- [mutter] (2 commits) Non-fast-forward update to branch wip/carlosg/broadcast-offers  Carlos Garnacho
 
- [mutter/wip/carlosg/broadcast-offers: 1/2] wayland: Send clipboard offers to all data devices from the same client  Carlos Garnacho
 
- [mutter/wip/carlosg/broadcast-offers: 2/2] wayland: Send primary offer to all data devices from the same client  Carlos Garnacho
 
- [mutter] (34 commits) Non-fast-forward update to branch wip/carlosg/broadcast-offers  Carlos Garnacho
 
- [mutter/wip/carlosg/broadcast-offers: 33/34] wayland: Send clipboard offers to all data devices from the same client  Carlos Garnacho
 
- [mutter/wip/carlosg/broadcast-offers: 34/34] wayland: Send primary offer to all data devices from the same client  Carlos Garnacho
 
- [gnome-sudoku] Add Ukrainian translation  Translations User D-L
 
- [gtk/gtk-3-24] (2 commits) ...Merge branch 'wip/sadiq/entry-select-all' into 'gtk-3-24'  Matthias Clasen
 
- [gtk/gtk-3-24: 1/2] entry: Always show 'select-all' button on touch popup  Matthias Clasen
 
- [gtk/gtk-3-24: 2/2] Merge branch 'wip/sadiq/entry-select-all' into 'gtk-3-24'  Matthias Clasen
 
- [gnome-shell/gnome-3-36] Update Japanese translation  Translations User D-L
 
- [gnome-shell] Update Japanese translation  Translations User D-L
 
- [gtk/gtk-3-24] Update Japanese translation  Translations User D-L
 
- [gtk] Update Japanese translation  Translations User D-L
 
- [gtk/gtk-3-24] Update Japanese translation  Translations User D-L
 
- [gnome-shell/gnome-3-36] Update Japanese translation  Translations User D-L
 
- [gtk] Update Japanese translation  Translations User D-L
 
- [gnome-shell] Update Japanese translation  Translations User D-L
 
- [evolution] ews-I#99 - All-day events date shown by one day off  Milan Crha
 
- [evolution/gnome-3-36] ews-I#99 - All-day events date shown by one day off  Milan Crha
 
- [evolution-ews] I#99 - All-day events date shown by one day off  Milan Crha
 
- [evolution-ews/gnome-3-36] I#99 - All-day events date shown by one day off  Milan Crha
 
- [gimp-help] Update Spanish translation  Translations User D-L
 
- [mutter] (2 commits) ...wayland: Send primary offer to all data devices from the same client  Carlos Garnacho
 
- [mutter] Deleted branch wip/carlosg/broadcast-offers  Carlos Garnacho
 
- [gtk] Created branch wip/exalm/ocd  Alexander Mikhaylenko
 
- [gtk/wip/exalm/ocd] demo: Remove double borders from the treeview  Alexander Mikhaylenko
 
- [gnome-builder] python: Use meson functions to install the GObject Introspection overrides  Christian Hergert
 
- [gnome-builder] Deleted branch wip/tintou/python-overrides  Corentin Noël
 
- [gtksourceview] (2 commits) ...Merge branch 'patch-sh' into 'master'  Christian Hergert
 
- [gtksourceview: 1/2] sh.lang: Disable spell checking in child contexts of "double-quoted-string"  Christian Hergert
 
- [gtksourceview: 2/2] Merge branch 'patch-sh' into 'master'  Christian Hergert
 
- [gtksourceview] Created branch cherry-pick-36944967  Christian Hergert
 
- [gtksourceview/cherry-pick-36944967] Merge branch 'patch-sh' into 'master'  Christian Hergert
 
- [gtksourceview/gtksourceview-4-6] (2 commits) ...Merge branch 'cherry-pick-36944967' into 'gtksourceview-4-6'  Christian Hergert
 
- [gtksourceview] Deleted branch cherry-pick-36944967  Christian Hergert
 
- [gtksourceview/gtksourceview-4-6: 2/2] Merge branch 'cherry-pick-36944967' into 'gtksourceview-4-6'  Christian Hergert
 
- [mutter] (3 commits) Created branch wip/carlosg/primary-wayland-protocols  Carlos Garnacho
 
- [mutter/wip/carlosg/primary-wayland-protocols: 1/3] wayland: Rename gtk primary protocol files to "legacy"  Carlos Garnacho
 
- [mutter/wip/carlosg/primary-wayland-protocols: 2/3] build: Build scaffolding for primary-selection wayland protocol  Carlos Garnacho
 
- [mutter/wip/carlosg/primary-wayland-protocols: 3/3] wayland: Add support for wayland-protocols primary selection protocol  Carlos Garnacho
 
- [mutter] (3 commits) Non-fast-forward update to branch wip/carlosg/primary-wayland-protocols  Carlos Garnacho
 
- [mutter/wip/carlosg/primary-wayland-protocols: 1/3] wayland: Rename gtk primary protocol files to "legacy"  Carlos Garnacho
 
- [mutter/wip/carlosg/primary-wayland-protocols: 2/3] build: Build scaffolding for primary-selection wayland protocol  Carlos Garnacho
 
- [mutter/wip/carlosg/primary-wayland-protocols: 3/3] wayland: Add support for wayland-protocols primary selection protocol  Carlos Garnacho
 
- [gnome-build-meta] (6 commits) Non-fast-forward update to branch tpollard/raspi4  Tom Pollard
 
- [gnome-build-meta/tpollard/raspi4: 3/6] Add boards/raspberrpi-4 target  Tom Pollard
 
- [gnome-build-meta/tpollard/raspi4: 4/6] Add raspberrypi-4 image target to .gitlab-ci.yml  Tom Pollard
 
- [gnome-build-meta/tpollard/raspi4: 5/6] Target 5.4 LTS kernel  Tom Pollard
 
- [gnome-build-meta/tpollard/raspi4: 6/6] Patch prepare-image.sh inline with GBM commit b426d93f8b1b065  Tom Pollard
 
- [gnome-build-meta] Non-fast-forward update to branch tpollard/raspi4  Tom Pollard
 
- [gnome-build-meta/tpollard/raspi4] Patch prepare-image.sh inline with GBM commit b426d93f8b1b065  Tom Pollard
 
- [mutter] Non-fast-forward update to branch wip/carlosg/primary-wayland-protocols  Carlos Garnacho
 
- [mutter/wip/carlosg/primary-wayland-protocols] wayland: Add support for wayland-protocols primary selection protocol  Carlos Garnacho
 
- [gnome-contacts/gnome-3-36] setup-window: Set correct icon name  Niels De Graef
 
- [foundation-web] Prepare the field for 2020 elections  Andrea Veri
 
- [gnome-sudoku/gnome-3-36] Add Ukrainian translation  Translations User D-L
 
- [sound-juicer] (3 commits) ...Merge branch 'subpop/missing-build-dependency' into 'master'  Link Dupont
 
- [sound-juicer] Deleted branch subpop/missing-build-dependency  Link Dupont
 
- [sound-juicer: 3/3] Merge branch 'subpop/missing-build-dependency' into 'master'  Link Dupont
 
- [foundation-web/oscp] PHP 5.5 SCL was removed, try with 7.1 and see if it'll break?  Andrea Veri
 
- [gtk] (3 commits) Created branch usable-scales  Matthias Clasen
 
- [gtk/usable-scales: 1/3] Cosmetics  Matthias Clasen
 
- [gtk/usable-scales: 2/3] range: Allow clicking on the margin of the trough  Matthias Clasen
 
- [gtk/usable-scales: 3/3] Adwaita: Give scale troughs a margin  Matthias Clasen
 
- [etherpad-web] Created branch oldmaster  Bartłomiej Piotrowski
 
- [etherpad-web] (2 commits) Created branch master  Bartłomiej Piotrowski
 
- [etherpad-web: 1/2] httpd: Move to separate directory  Bartłomiej Piotrowski
 
- [etherpad-web: 2/2] etherpad: Add Dockerfile  Bartłomiej Piotrowski
 
- [gtk] (2 commits) Non-fast-forward update to branch usable-scales  Matthias Clasen
 
- [gtk/usable-scales: 1/2] range: Allow clicking on the margin of the trough  Matthias Clasen
 
- [gtk/usable-scales: 2/2] Adwaita: Give scale troughs a margin  Matthias Clasen
 
- [gtk] (2 commits) ...Merge branch 'wip/jimmac/menu-styling-adjustments' into 'master'  Matthias Clasen
 
- [gtk: 1/2] Adwaita: use thinner arrows for navigation  Matthias Clasen
 
- [gtk: 2/2] Merge branch 'wip/jimmac/menu-styling-adjustments' into 'master'  Matthias Clasen
 
- [gtk] Deleted branch wip/jimmac/menu-styling-adjustments  Jakub Steiner
 
- [etherpad-web] etherpad: Specify docker registry to pull  Bartłomiej Piotrowski
 
- [etherpad-web] Add DOAP  Bartłomiej Piotrowski
 
- [mutter] (3 commits) ...wayland: Add support for wayland-protocols primary selection protocol  Carlos Garnacho
 
- [mutter] Deleted branch wip/carlosg/primary-wayland-protocols  Carlos Garnacho
 
- [foundation-web] For PHP 7.x to work we need compatibility pieces, else we rewrite the entire app  Andrea Veri
 
- [etherpad-web] etherpad: Update to 1.8.3  Bartłomiej Piotrowski
 
- [foundation-web] Adjust path for the include  Andrea Veri
 
- [foundation-web] Land the mysql compat wrapper  Andrea Veri
 
- [foundation-web] Land 2020 elections on index  Andrea Veri
 
- [etherpad-web/oscp-backend] Update to develop branch  Bartłomiej Piotrowski
 
- [vte] Update Persian translation  Translations User D-L
 
- [etherpad-web] Non-fast-forward update to branch oscp-backend  Bartłomiej Piotrowski
 
- [etherpad-web/oscp-backend] Update to develop branch, install libreoffice-common  Bartłomiej Piotrowski
 
- [etherpad-web] Non-fast-forward update to branch oscp-backend  Bartłomiej Piotrowski
 
- [etherpad-web/oscp-backend] Update to develop branch, install libreoffice-common  Bartłomiej Piotrowski
 
- [gnome-desktop] gnome-languages.c: Fix encoding issue when translating locale modifiers  Michael Catanzaro
 
- [gnome-desktop/gnome-3-36] gnome-languages.c: Fix encoding issue when translating locale modifiers  Michael Catanzaro
 
- [redirects-web] Point rules to 2020's elections  Andrea Veri
 
- [gtk] (12 commits) Created branch wip/matthiasc/a11y-2  Matthias Clasen
 
- [gtk/wip/matthiasc/a11y-2: 1/12] Use modern GObject macros for GtkAccessible  Matthias Clasen
 
- [gtk/wip/matthiasc/a11y-2: 2/12] Make tooltip properties idiomatic  Matthias Clasen
 
- [gtk/wip/matthiasc/a11y-2: 3/12] Drop unused AtkRegistry path  Matthias Clasen
 
- [gtk/wip/matthiasc/a11y-2: 4/12] Notify mapped state to the accessible object directly  Matthias Clasen
 
- [gtk/wip/matthiasc/a11y-2: 5/12] Move orientable style classes into GtkWidget  Matthias Clasen
 
- [gtk/wip/matthiasc/a11y-2: 6/12] Notify accessibility state changes from GtkWidget  Matthias Clasen
 
- [gtk/wip/matthiasc/a11y-2: 7/12] a11y: Update accessible state for GtkTreeView directly  Matthias Clasen
 
- [gtk/wip/matthiasc/a11y-2: 8/12] a11y: Remove GtkToggleButtonAccessible notify_gtk implementation  Matthias Clasen
 
- [gtk/wip/matthiasc/a11y-2: 9/12] a11y: Drop notify_gtk() from GtkButtonAccessible  Matthias Clasen
 
- [gtk/wip/matthiasc/a11y-2: 10/12] a11y: Drop notify_gtk() from GtkRangeAccessible  Matthias Clasen
 
- [gtk/wip/matthiasc/a11y-2: 11/12] a11y: Update the accessible state when GtkIconView:model changes  Matthias Clasen
 
- [gtk/wip/matthiasc/a11y-2: 12/12] a11y: Use G_DECLARE macro for GtkWidgetAccessible  Matthias Clasen
 
- [foundation-web] Use Discourse for discussions  Andrea Veri
 
- [tracker] (2 commits) Created branch wip/carlosg/ontology-single-value-updates  Carlos Garnacho
 
- [tracker/wip/carlosg/ontology-single-value-updates: 1/2] libtracker-data: Improve changes over single valued ontology properties  Carlos Garnacho
 
- [tracker/wip/carlosg/ontology-single-value-updates: 2/2] tests: Add tests for label/comment changes in ontology  Carlos Garnacho
 
- [gnome-shell/gnome-3-36] windowManager: Handle return value/errors from systemd unit calls  Florian Müllner
 
- [gnome-shell/gnome-3-36] shell: Check we are in a systemd environment before starting systemd units  Florian Müllner
 
- [gnome-shell/gnome-3-36] shell: Fix return value if the systemd unit is actually successfully run  Florian Müllner
 
- [gnome-shell/gnome-3-36] windowManager: Allow xwayland startup to complete without systemd  Florian Müllner
 
- [gnome-mines/gnome-3-36] Add Ukrainian translation  Translations User D-L
 
- [gnome-mines] Add Ukrainian translation  Translations User D-L
 
- [evolution-data-server] I#213 - camel_mime_filter_backup() calls memcpy(null, ...)  Milan Crha
 
- [gnome-shell] mpris: Prevent DBus race when creating media players  Florian Müllner
 
- [evolution-data-server/gnome-3-36] I#213 - camel_mime_filter_backup() calls memcpy(null, ...)  Milan Crha
 
- [gnome-shell/gnome-3-36] mpris: Prevent DBus race when creating media players  Florian Müllner
 
- [gtk] (9 commits) Non-fast-forward update to branch wip/baedert/single-node-window  Timm Bäder
 
- [gtk/wip/baedert/single-node-window: 3/9] widget: Remove GtkWindow special case in create_render_node()  Timm Bäder
 
- [gtk/wip/baedert/single-node-window: 4/9] window: Remove custom snapshot() implementation  Timm Bäder
 
- [gtk/wip/baedert/single-node-window: 5/9] window: Don't care about shadow in size_allocate()  Timm Bäder
 
- [gtk/wip/baedert/single-node-window: 6/9] window: Don't care about shadow in measure()  Timm Bäder
 
- [gtk/wip/baedert/single-node-window: 7/9] window: Remove decoration node  Timm Bäder
 
- [gtk/wip/baedert/single-node-window: 8/9] inspector: Apply toplevel transform before snapshotting overlays  Timm Bäder
 
- [gtk/wip/baedert/single-node-window: 9/9] /o\  Timm Bäder
 
- [gtk] (2 commits) ...Merge branch 'wip/exalm/ocd' into 'master'  Matthias Clasen
 
- [gtk: 2/2] Merge branch 'wip/exalm/ocd' into 'master'  Matthias Clasen
 
- [gtk] Deleted branch wip/exalm/ocd  Alexander Mikhaylenko
 
- [tracker] (3 commits) ...Merge branch 'wip/carlosg/ontology-single-value-updates' into 'master'  Sam Thursfield
 
- [tracker] Deleted branch wip/carlosg/ontology-single-value-updates  Carlos Garnacho
 
- [tracker: 3/3] Merge branch 'wip/carlosg/ontology-single-value-updates' into 'master'  Sam Thursfield
 
- [tracker] (3 commits) Non-fast-forward update to branch wip/carlosg/joining-services  Carlos Garnacho
 
- [tracker/wip/carlosg/joining-services: 1/3] libtracker-data: Avoid repeated variables in remote service select clause  Carlos Garnacho
 
- [tracker/wip/carlosg/joining-services: 2/3] tests: Add libtracker-data test to test SERVICE queries  Carlos Garnacho
 
- [tracker/wip/carlosg/joining-services: 3/3] libtracker-data: Fix column check in services virtual table  Carlos Garnacho
 
- [gnome-shell] extensionSystem: Disable extension before unloading stylesheet  Florian Müllner
 
- [gnome-shell/gnome-3-36] extensionSystem: Disable extension before unloading stylesheet  Florian Müllner
 
- [simple-scan] Enable snap creation during CI build  Ken VanDine
 
- [gtk] Non-fast-forward update to branch usable-scales  Matthias Clasen
 
- [gtk/usable-scales] scale: Make the area arond the trough clickable  Matthias Clasen
 
- [chronojump] Fixed encoder inertial feedback historical  Xavier de Blas
 
- [gtk] Non-fast-forward update to branch usable-scales  Matthias Clasen
 
- [gtk/usable-scales] scale: Make the area around the trough clickable  Matthias Clasen
 
- [epiphany/gnome-3-36] Update Catalan translation  Jordi Mas
 
- [epiphany] Update Catalan translation  Jordi Mas
 
- [seahorse] Created branch wip/nielsdg/item-base  Niels De Graef
 
- [seahorse/wip/nielsdg/item-base] gkr: ItemInfo: Chain up to parent constructor  Niels De Graef
 
- [chronojump] Better message for encoder feedback historical  Xavier de Blas
 
- [gtk/tests-cleanup] (29 commits) ...tests: Drop testcolorchooser2  Matthias Clasen
 
- [gtk/tests-cleanup: 26/29] tests: Drop testtoolbar2  Matthias Clasen
 
- [gtk/tests-cleanup: 27/29] tests: Drop testpixbuf-scale  Matthias Clasen
 
- [gtk/tests-cleanup: 28/29] tests: Drop testicontheme  Matthias Clasen
 
- [gtk/tests-cleanup: 29/29] tests: Drop testcolorchooser2  Matthias Clasen
 
- [swell-foop] (2 commits) Created branch arnaudb/cursor-fixes  Arnaud B .
 
- [swell-foop/arnaudb/cursor-fixes: 1/2] Fix keyboard cursor init.  Arnaud B .
 
- [swell-foop/arnaudb/cursor-fixes: 2/2] Fix keyboard cursor move.  Arnaud B .
 
- [gtk] (5 commits) Non-fast-forward update to branch tests-cleanup  Matthias Clasen
 
- [gtk/tests-cleanup: 1/5] tests: Drop testpixbuf-scale  Matthias Clasen
 
- [gtk/tests-cleanup: 2/5] tests: Drop testicontheme  Matthias Clasen
 
- [gtk/tests-cleanup: 3/5] tests: Drop testcolorchooser2  Matthias Clasen
 
- [gtk/tests-cleanup: 4/5] tests: Drop showrendernode  Matthias Clasen
 
- [gtk/tests-cleanup: 5/5] tests: Drop testbox  Matthias Clasen
 
- [gtk] Non-fast-forward update to branch tests-cleanup  Matthias Clasen
 
- [gtk/tests-cleanup] tests: Drop testbox  Matthias Clasen
 
- [gtk] (3 commits) ...Merge branch 'usable-scales' into 'master'  Matthias Clasen
 
- [gtk: 3/3] Merge branch 'usable-scales' into 'master'  Matthias Clasen
 
- [tracker] (8 commits) ...Merge branch 'wip/carlosg/joining-services' into 'master'  Sam Thursfield
 
- [tracker] Deleted branch wip/carlosg/joining-services  Carlos Garnacho
 
- [tracker: 8/8] Merge branch 'wip/carlosg/joining-services' into 'master'  Sam Thursfield
 
- [swell-foop] Non-fast-forward update to branch arnaudb/cursor-fixes  Arnaud B .
 
- [swell-foop/arnaudb/cursor-fixes] Fix keyboard cursor move.  Arnaud B .
 
- [gtk/tests-cleanup] tests: Drop testcolorchooser  Matthias Clasen
 
- [gtk/tests-cleanup] tests: Drop testfontchooser  Matthias Clasen
 
- [gtk/tests-cleanup] tests: Drop testexpander  Matthias Clasen
 
- [gtk/tests-cleanup] tests: Drop testnoscreen  Matthias Clasen
 
- [gnome-maps] Created branch wip/mlundblad/webkit-sandboxing  Marcus Lundblad
 
- [gnome-maps/wip/mlundblad/webkit-sandboxing] WIP: osmAccountDialog: Enable sandboxing on web view  Marcus Lundblad
 
- [gtk/matthiasc/for-master] (30 commits) ...gtk-demo: Plug a memory leak  Matthias Clasen
 
- [gtk/matthiasc/for-master: 28/30] tests: Fix scrolling performance test  Matthias Clasen
 
- [gtk/matthiasc/for-master: 29/30] scrolledwindow: Fix swapping out child  Matthias Clasen
 
- [gtk/matthiasc/for-master: 30/30] gtk-demo: Plug a memory leak  Matthias Clasen
 
- [gtk] Non-fast-forward update to branch wip/chergert/quartz4u  Christian Hergert
 
- [gtk/wip/chergert/quartz4u] macos: start on macos GDK backend  Christian Hergert
 
- [gtk] (4 commits) ...Merge branch 'matthiasc/for-master' into 'master'  Matthias Clasen
 
- [gtk: 4/4] Merge branch 'matthiasc/for-master' into 'master'  Matthias Clasen
 
- [gtk] (10 commits) ...Merge branch 'tests-cleanup' into 'master'  Matthias Clasen
 
- [gtk: 10/10] Merge branch 'tests-cleanup' into 'master'  Matthias Clasen
 
- [balsa] Non-fast-forward update to branch popover  Peter Bloomfield
 
- [balsa/popover] Various: Port menus to GtkPopover  Peter Bloomfield
 
- [swell-foop] (2 commits) ...Fix keyboard cursor move.  Robert Roth
 
- [swell-foop] Deleted branch arnaudb/cursor-fixes  Arnaud B .
 
- [gtk] (65 commits) Non-fast-forward update to branch wip/chergert/quartz4u  Christian Hergert
 
- [gtk/wip/chergert/quartz4u: 58/65] macos: start on macos GDK backend  Christian Hergert
 
- [gtk/wip/chergert/quartz4u: 59/65] macos: fix event destination comparison  Christian Hergert
 
- [gtk/wip/chergert/quartz4u: 60/65] macos: add helper when surface is raised  Christian Hergert
 
- [gtk/wip/chergert/quartz4u: 61/65] macos: track when surface is raised  Christian Hergert
 
- [gtk/wip/chergert/quartz4u: 62/65] macos: always make key window when presenting  Christian Hergert
 
- [gtk/wip/chergert/quartz4u: 63/65] macos: update x, y when moving surface  Christian Hergert
 
- [gtk/wip/chergert/quartz4u: 64/65] macos: make popup surfaces key  Christian Hergert
 
- [gtk/wip/chergert/quartz4u: 65/65] macos: always discover target surface  Christian Hergert
 
14 May 2020
      
- [gtk/matthiasc/for-master] (19 commits) ...Add a test for a flowbox crash  Matthias Clasen
 
- [gtk/matthiasc/for-master: 12/19] flowbox: Make the children focusable again  Matthias Clasen
 
- [gtk/matthiasc/for-master: 13/19] inspector: Disable recursive inspection  Matthias Clasen
 
- [gtk/matthiasc/for-master: 14/19] gtk-demo: Don't overdraw the fishbowl  Matthias Clasen
 
- [gtk/matthiasc/for-master: 15/19] widget-factory: Cosmetic changes  Matthias Clasen
 
- [gtk/matthiasc/for-master: 16/19] listbox: Don't steal focus-on-click  Matthias Clasen
 
- [gtk/matthiasc/for-master: 17/19] flowbox: Avoid a crash in measure()  Matthias Clasen
 
- [gtk/matthiasc/for-master: 18/19] flowbox: Avoid an assertion in snapshot()  Matthias Clasen
 
- [gtk/matthiasc/for-master: 19/19] Add a test for a flowbox crash  Matthias Clasen
 
- [gtk] (4 commits) Non-fast-forward update to branch matthiasc/for-master  Matthias Clasen
 
- [gtk/matthiasc/for-master: 1/4] listbox: Make Shift-Tab work again  Matthias Clasen
 
- [gtk/matthiasc/for-master: 2/4] flowbox: Avoid a crash in measure()  Matthias Clasen
 
- [gtk/matthiasc/for-master: 3/4] flowbox: Avoid an assertion in snapshot()  Matthias Clasen
 
- [gtk/matthiasc/for-master: 4/4] Add a test for a flowbox crash  Matthias Clasen
 
- [gtksourceview] styleschememanager: fix annotation  Christian Hergert
 
- [gtksourceview/gtksourceview-4-6] styleschememanager: fix annotation  Christian Hergert
 
- [gtksourceview] (172 commits) Non-fast-forward update to branch wip/chergert/gsv-gtk4  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 4/172] build: branch for GtkSourceView 5 targeting GTK 4  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 5/172] glade: remove glade catalog support  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 6/172] add .editorconfig  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 7/172] build: switch to #pragma once  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 8/172] copyright: make copyright headers more homogeneous  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 9/172] build: remove use of HAVE_CONFIG_H  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 10/172] buffer: modernize GtkSourceBuffer  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 11/172] completion: modernize GtkSourceCompletion  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 12/172] completion: modernize GtkSourceCompletionContext  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 13/172] completion: modernize GtkSourceCompletionInfo  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 14/172] types: use spaces for alignment  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 15/172] completion: modernize GtkSourceCompletionItem  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 16/172] file: modernize GtkSourceFile  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 17/172] file: modernize GtkSourceFileLoader  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 18/172] file: modernize GtkSourceFileSaver  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 19/172] gutter: modernize GtkSourceGutter  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 20/172] gutter: modernize GtkSourceGutterRenderer  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 21/172] gutter: modernize GtkSourceGutterRendererPixbuf  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 22/172] gutter: modernize GtkSourceGutterRendererText  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 23/172] language: modernize GtkSourceLanguage  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 24/172] language: modernize GtkSourceLanguageManager  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 25/172] mark: modernize GtkSourceMark  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 26/172] view: modernize GtkSourceView  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 27/172] map: modernize GtkSourceMap  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 28/172] build: require c11  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 29/172] print: modernize GtkSourcePrintCompositor  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 30/172] search: modernize GtkSourceSearchContext  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 31/172] search: modernize GtkSourceSearchSettings  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 32/172] spaces: modernize GtkSourceSpaceDrawer  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 33/172] chooser: modernize GtkSourceStyleSchemeChooser  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 34/172] undo: remove from autocleanups  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 35/172] build: remove gtksourceautocleanups.h  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 36/172] scheme: modernize GtkSourceStyleScheme  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 37/172] scheme: modernize GtkSourceStyleSchemeManager  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 38/172] buffer: modernize GtkSourceBufferInternal  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 39/172] buffer: modernize GtkSourceBufferInputStream  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 40/172] completion: move internal API to -private.h headers  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 41/172] renderer: modernize GtkSourceGutterRendererMarks  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 42/172] engine: modernize GtkSourceContextEngine  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 43/172] engine: modernize GtkSourceEngine  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 44/172] buffer: use -private for internal.h  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 45/172] file: move private API to -private.h  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 46/172] iter: move gtksourceiter.h to gtksourceiter-private.h  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 47/172] language: add gtksourcelanguagemanager-private.h  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 48/172] style: add gtksourcestyleschememanager-private.h  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 49/172] scheme: add gtksourcestylescheme-private.h  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 50/172] search: add gtksourcesearchcontext-private.h  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 51/172] regex: add gtksourceregex-private.h  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 52/172] words: modernize GtkSourceCompletionWords  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 53/172] words: add various -private.h headers  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 54/172] remove scripts  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 55/172] marks: modernize GtkSourceMarksSequence  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 56/172] buffer: modernize GtkSourceBufferOutputStream  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 57/172] lines: modernize GtkSourceGutterRendererLines  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 58/172] completion: modernize GtkSourceCompletionModel  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 59/172] pixbuf: modernize gtksourcepixbufhelper.h  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 60/172] build: use relative includes when possible  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 61/172] version: modernize gtksourceversion.h.in  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 62/172] mark: modernize GtkSourceMarkAttributes  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 63/172] completion: modernize GtkSourceCompletionProposal  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 64/172] completion: use G_DEFINE_INTERFACE  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 65/172] style: use G_DECLARE_FINAL_TYPE()  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 66/172] various style cleanup  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 67/172] build: bump to GTK 4 versions  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 68/172] doc: move API docs to 5.0  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 69/172] undo: remove GtkSourceUndoManager  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 70/172] build: link against GTK 4  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 71/172] tests: port tests to GTK 4  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 72/172] gutter: add GtkSourceGutterLines  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 73/172] file: remove use of deprecated GTimeVal API  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 74/172] init: register core types during gtk_source_init()  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 75/172] map: port to GTK 4 measurements and CSS  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 76/172] build: drop use of HAVE_CONFIG_H  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 77/172] threads: use g_idle_add_full() or g_timeout_add_full()  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 78/172] completion: port from GdkPixbuf to GdkTexture  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 79/172] completion: use event controllers for input  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 80/172] completion: track changes to style API  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 81/172] completion: use gdk_surface_move_to_rect()  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 82/172] completion: use gtk_window_set_hide_on_close()  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 83/172] completion: port builder XML to GTK 4  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 84/172] completion: remove GtkSourceCompletionContainer  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 85/172] words: port to new completion API using GdkTexture  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 86/172] completion: port info to GTK 4  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 87/172] markattributes: port to GTK 4  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 88/172] pixbufhelper: port to GdkPaintable  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 89/172] spacedrawer: port to GTK 4  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 90/172] styleschemechooser: port to GTK 4  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 91/172] stylescheme: port to GTK 4 CSS API  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 92/172] marshalers: add new marshallers and va_marshallers  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 93/172] gutter: port to GTK 4  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 94/172] view: track changes for line-mark-activated  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 95/172] view: style cleanup  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 96/172] view: port DnD to GdkContentFormats  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 97/172] view: add gtk_source_view_queue_draw() helper  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 98/172] view: add source.change-case(s) GAction to GtkSourceView  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 99/172] view: simplify popup menus  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 100/172] view: use GtkEventControllerKey  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 101/172] view: remove unref of left/right gutter  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 102/172] view: use gtk_widget_set_visible()  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 103/172] view: update change-case action enabled state  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 104/172] view: remove use of state flags  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 105/172] view: use new gutter creation widgets  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 106/172] view: port to GtkWidgetClass.snapshot  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 107/172] buffer: whitespace cleanup  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 108/172] buffer: port to GtkTextBufferClass.insert_texture  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 109/172] buffer: add GtkSourceBuffer::cursor-moved signal  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 110/172] doc: update HACKING  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 111/172] modeline: remove modelines from sources and headers  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 112/172] doc: update HACKING for ownership transfer  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 113/172] version: use 4.90 for 5.0 version numbers  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 114/172] view: remove superfluous copy of keyval  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 115/172] use g_object_notify_by_pspec() and EXPLICIT_NOTIFY  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 116/172] gtype: move type initialization to static constructor  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 117/172] view: remove use of allocated GdkRGBA  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 118/172] fix const'ness of search-path usage in various managers  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 119/172] file: cleanup private header  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 120/172] style: fix css selector for carets  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 121/172] fonts: bundle BuilderBlocks  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 122/172] buffer: Track changes to insert_paintable()  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 123/172] testsuite: port away from gtk_main* API  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 124/172] completion: use GdkPopupLayout API  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 125/172] spacedrawer: remove deprecated API use  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 126/172] gutter: work around recent GdkEvent changes  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 127/172] stylescheme: remove use of widget for caret styling  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 128/172] view: track change to css_changed vfunc  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 129/172] view: simplify drop of application/x-color (RGBA) formats  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 130/172] testsuite: remove deprecated gtk_main API usage  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 131/172] completion: track surface/window changes  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 132/172] testsuite: track gtk_main changes  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 133/172] pixbufhelper: track changes to GtkIconTheme  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 134/172] map: work around recent gtk theming API changes  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 135/172] completion: use extra treeview for styling  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 136/172] tests: port tests to new GTK API  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 137/172] widget: fix uses of removed and renamed properties  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 138/172] completion: track changes to GdkPopup and surface usage  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 139/172] completion: track CSS changes using css_changed vfunc  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 140/172] completion: use focus controller  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 141/172] gutter: remove use of style-changed signal  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 142/172] stylescheme: simplify CSS provider usage  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 143/172] lines: avoid use of style-updated  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 144/172] pixbufhelper: render icons to paintables  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 145/172] tests: disable icons for test-completion  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 146/172] completion: remove access to completion window  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 147/172] renderer: robustness fixes for gutter renderers  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 148/172] gutter: ensure we always have access to the view  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 149/172] view: check for style scheme before applying  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 150/172] stylescheme: remove fallback code for border styling  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 151/172] completion: track changes to shortcut activation  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 152/172] view: fix shortcut activation  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 153/172] fileloader: always return a GError with FALSE  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 154/172] view: add spacing for line renderer  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 155/172] stylescheme: apply CSS to both "textview" and "textview text"  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 156/172] stylescheme: fix application of cursor style  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 157/172] ui: track changes to GTK properties  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 158/172] gutter: fix whitespace  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 159/172] gutter: use style context for gutter widget  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 160/172] rendererlines: set style class while processing current line  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 161/172] stylescheme: include comment about scheme for CSS  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 162/172] gutterlines: short-circuit line check  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 163/172] gutterrendererlines: fix check for cursor line  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 164/172] view: apply style scheme to gutter and renderers  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 165/172] gutter: remove .top .left .right and .bottom style classes  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 166/172] stylescheme: simplify CSS selector for styling  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 167/172] contextengine: fix whitespace  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 168/172] tests: create buffer from UI file  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 169/172] track gtk_widget_destroy() and container changes in GTK  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 170/172] disable size-allocate signals  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 171/172] build: disable -Wtypedef-redefinition for Clang  Christian Hergert
 
- [gtksourceview/wip/chergert/gsv-gtk4: 172/172] gtk: track removal of GtkContainer  Christian Hergert
 
- [gtk] (10 commits) ...Merge branch 'matthiasc/for-master' into 'master'  Matthias Clasen
 
- [gtk: 10/10] Merge branch 'matthiasc/for-master' into 'master'  Matthias Clasen
 
- [gtk/matthiasc/for-master] (2 commits) ...widget-factory: Ensure we have some backgrounds  Matthias Clasen
 
- [gtk/matthiasc/for-master: 2/2] widget-factory: Ensure we have some backgrounds  Matthias Clasen
 
- [gtk] Non-fast-forward update to branch matthiasc/for-master  Matthias Clasen
 
- [gtk/matthiasc/for-master] widget-factory: Ensure we have some backgrounds  Matthias Clasen
 
- [gtk/matthiasc/for-master] gtk-demo: Fix a problem with the dnd demo  Matthias Clasen
 
- [gtk] (3 commits) ...Merge branch 'matthiasc/for-master' into 'master'  Matthias Clasen
 
- [gtk: 3/3] Merge branch 'matthiasc/for-master' into 'master'  Matthias Clasen
 
- [mutter] wayland/surface: Simplify state cleanup after merge  Jonas Ådahl
 
- [gimp/gimp-2-10] plug-ins: fix duplicate mnemonic in one string in ddswrite.c  Michael Natterer
 
- [gobject-introspection] flake8: fix invalid placeholder in GtkDocAnnotatable repr format string  Christoph Reiter
 
- [goffice] Avoid serializing empty graph data. [#46]  Jean Bréfort
 
- [gnome-logs] Created tag gnome-logs-3.36.0  Jonathan Kang
 
- [evolution-data-server] ECollectionBackend: Limit how often checks for new child sources  Milan Crha
 
- [evolution-data-server/gnome-3-36] ECollectionBackend: Limit how often checks for new child sources  Milan Crha
 
- [gnome-build-meta] Created branch abderrahim/openh264fix  Abderrahim Kitouni
 
- [gnome-build-meta/abderrahim/openh264fix] openh264-extension.bst: use 'stable' release kind  Abderrahim Kitouni
 
- [gnome-build-meta/tpollard/raspi4] Revert "Patch prepare-image.sh inline with GBM commit b426d93f8b1b065"  Tom Pollard
 
- [damned-lies] Update Indonesian translation  Translations User D-L
 
- [gnumeric] Update Spanish translation  Translations User D-L
 
- [gnumeric] Update Spanish translation  Translations User D-L
 
- [gnome-shell/gnome-3-36] Update Indonesian translation  Translations User D-L
 
- [chronojump] Fixed typo in string  Daniel Mustieles García
 
- [gnome-shell] Update Indonesian translation  Translations User D-L
 
- [glade/glade-3-36] Update Indonesian translation  Translations User D-L
 
- [glade] Update Indonesian translation  Translations User D-L
 
- [gnumeric] Update Ukrainian translation  Translations User D-L
 
- [gnome-flashback/gnome-3-36] Update Indonesian translation  Translations User D-L
 
- [gnome-flashback] Update Indonesian translation  Translations User D-L
 
- [gnome-boxes] Update Indonesian translation  Translations User D-L
 
- [gnome-build-meta] (4 commits) Non-fast-forward update to branch valentindavid/renable-rock64-ci  Valentin David
 
- [gnome-build-meta/valentindavid/renable-rock64-ci: 3/4] Fix some ftp:// urls to use https:// instead  Valentin David
 
- [gnome-build-meta/valentindavid/renable-rock64-ci: 4/4] ci: Add rock64 board  Valentin David
 
- [gegl] Updated Greek translation  Dimitris Spingos
 
- [chronojump] Updated Spanish translation  Daniel Mustieles García
 
- [damned-lies] Updated Spanish translation  Daniel Mustieles García
 
- [dia] Updated Spanish translation  Daniel Mustieles García
 
- [epiphany] Updated Spanish translation  Daniel Mustieles García
 
- [five-or-more] Updated Spanish translation  Daniel Mustieles García
 
- [gtk] Updated Spanish translation  Daniel Mustieles García
 
- [orca] Updated Spanish translation  Daniel Mustieles García
 
- [swell-foop] Updated Spanish translation  Daniel Mustieles García
 
- [epiphany] Updated Spanish translation  Daniel Mustieles García
 
- [gnome-control-center] Updated Spanish translation  Daniel Mustieles García
 
- [gnome-mines] Updated Spanish translation  Daniel Mustieles García
 
- [gnome-todo] Updated Spanish translation  Daniel Mustieles García
 
- [gtk] Updated Spanish translation  Daniel Mustieles García
 
- [orca] Updated Spanish translation  Daniel Mustieles García
 
- [gnome-photos] Update Indonesian translation  Translations User D-L
 
- [gnome-taquin] Fix wrong language append by DL  Rico Tzschichholz
 
- [damned-lies] Update Brazilian Portuguese translation  Translations User D-L
 
- [glade/glade-3-36] Update Brazilian Portuguese translation  Translations User D-L
 
- [glade] Update Brazilian Portuguese translation  Translations User D-L
 
- [chronojump] Fixed bug where session menu could get unsensitive  Xavier de Blas
 
- [chronojump] sensitize button_persons_up/_down depending on existence on persons and which is selected  Xavier de Blas
 
- [tracker] (2 commits) Created branch wip/jojnar/cleanups  Jan Tojnar
 
- [tracker/wip/jojnar/cleanups: 1/2] build: Remove some unused variables  Jan Tojnar
 
- [tracker/wip/jojnar/cleanups: 2/2] build: Use DocBook 4.5 doctype everywhere  Jan Tojnar
 
- [gnome-build-meta] openh264-extension.bst: use 'stable' release kind  Abderrahim Kitouni
 
- [gnome-build-meta] Deleted branch abderrahim/openh264fix  Abderrahim Kitouni
 
- [msitools] (2 commits) ...Merge branch 'win-dsound' into 'master'  Marc-André Lureau
 
- [msitools: 1/2] wixl: switch spice-glib back to dsound driver  Marc-André Lureau
 
- [msitools: 2/2] Merge branch 'win-dsound' into 'master'  Marc-André Lureau
 
- [gnome-control-center] Created branch wifi-hotspot-sensitive  Felipe Borges
 
- [gnome-control-center/wifi-hotspot-sensitive] network: Monitor the NMClient permissions and update UI accordingly  Felipe Borges
 
- [gnome-control-center] Non-fast-forward update to branch wifi-hotspot-sensitive  Felipe Borges
 
- [gnome-control-center/wifi-hotspot-sensitive] network: Monitor the NMClient permissions and update UI accordingly  Felipe Borges
 
- [tracker] (3 commits) ...Merge branch 'wip/jojnar/cleanups' into 'master'  Sam Thursfield
 
- [tracker] Deleted branch wip/jojnar/cleanups  Jan Tojnar
 
- [tracker: 3/3] Merge branch 'wip/jojnar/cleanups' into 'master'  Sam Thursfield
 
- [gimp/gimp-2-10] Update Ukrainian translation  Translations User D-L
 
- [gnome-shell] (101 commits) Non-fast-forward update to branch gbsneto/remove-favorites  Georges Basile Stavracas Neto
 
- [gnome-shell/gbsneto/remove-favorites: 99/101] appDisplay: Remove Frequent view  Georges Basile Stavracas Neto
 
- [gnome-shell/gbsneto/remove-favorites: 100/101] appDisplay: Simplify AppDisplay  Georges Basile Stavracas Neto
 
- [gnome-shell/gbsneto/remove-favorites: 101/101] appDisplay: Merge AppDisplay in AllView  Georges Basile Stavracas Neto
 
- [gtk] (7 commits) ...Merge branch 'x11-dnd-fix' into 'master'  Matthias Clasen
 
- [gtk: 1/7] x11 drag: Fix mapped error  Matthias Clasen
 
- [gtk: 2/7] gtk-demo/dnd: Use gtk_popover_set_child(), not gtk_box_append  Matthias Clasen
 
- [gtk: 3/7] GtkDragSource: Pass return value of drag-cancel into drag_end()  Matthias Clasen
 
- [gtk: 4/7] gtk-demo/dnd: Fix up drag_cancel  Matthias Clasen
 
- [gtk: 5/7] X11 dnd: Calculate relative coords right in events  Matthias Clasen
 
- [gtk: 6/7] GdkX11DragSurface: set visible state and invalidate on present  Matthias Clasen
 
- [gtk: 7/7] Merge branch 'x11-dnd-fix' into 'master'  Matthias Clasen
 
- [evolution-data-server] I#101 - DAV backends: Limit server requests after getting online  Milan Crha
 
- [evolution-data-server/gnome-3-36] I#101 - DAV backends: Limit server requests after getting online  Milan Crha
 
- [gimp-help] Update Spanish translation  Translations User D-L
 
- [gimp/gimp-2-10] Update Romanian translation  Translations User D-L
 
- [chronojump] Fixed feedback on c not should depend on ecc-con radios: radio_encoder_eccon_*  Xavier de Blas
 
- [gtk/gtk-3-24] (2 commits) ...Merge branch 'gtk-3-24' into 'gtk-3-24'  Emmanuele Bassi
 
- [gtk/gtk-3-24: 1/2] force redraw in glareawhen buffer_age is 0  Emmanuele Bassi
 
- [gtk/gtk-3-24: 2/2] Merge branch 'gtk-3-24' into 'gtk-3-24'  Emmanuele Bassi
 
- [libsoup] Created branch new-directory-list-design  Jan-Michael Brummer
 
- [libsoup/new-directory-list-design] Update directory listing layout  Jan-Michael Brummer
 
- [gimp] Update Romanian translation  Translations User D-L
 
- [libsoup] Non-fast-forward update to branch new-directory-list-design  Jan-Michael Brummer
 
- [libsoup/new-directory-list-design] Update directory listing layout  Jan-Michael Brummer
 
- [evolution] Update Romanian translation  Translations User D-L
 
- [gimp-help] Update Romanian translation  Translations User D-L
 
- [gtk] Created branch wip/exalm/headerbar-migration  Alexander Mikhaylenko
 
- [gtk/wip/exalm/headerbar-migration] docs: Mention GtkHeaderBar title and subtitle changes in migration guide  Alexander Mikhaylenko
 
- [gnumeric] Update Ukrainian translation  Translations User D-L
 
- [almanah] Update Romanian translation  Translations User D-L
 
- [chrome-gnome-shell] Add Romanian translation  Translations User D-L
 
- [glib] (2 commits) ...Merge branch 'meson-fix' into 'master'  Emmanuele Bassi
 
- [glib: 1/2] meson: Remove stray ], in O_DIRECTORY check  Emmanuele Bassi
 
- [glib: 2/2] Merge branch 'meson-fix' into 'master'  Emmanuele Bassi
 
- [buoh] Update Romanian translation  Translations User D-L
 
- [caribou] Update Romanian translation  Translations User D-L
 
- [glib/glib-2-64] (2 commits) ...Merge branch 'backport-1472-thread-deprecation-warnings-glib-2-64' into 'glib-2-64'  Emmanuele Bassi
 
- [glib/glib-2-64: 1/2] gthread: ignore deprecated declarations in static inline functions  Emmanuele Bassi
 
- [glib/glib-2-64: 2/2] Merge branch 'backport-1472-thread-deprecation-warnings-glib-2-64' into 'glib-2-64'  Emmanuele Bassi
 
- [glib/glib-2-64] (2 commits) ...Merge branch 'backport-1481-ptr-array-corruption-fix' into 'glib-2-64'  Emmanuele Bassi
 
- [glib/glib-2-64: 1/2] array: fix corrupt state of GPtrArray after g_ptr_array_extend_and_steal()  Emmanuele Bassi
 
- [glib/glib-2-64: 2/2] Merge branch 'backport-1481-ptr-array-corruption-fix' into 'glib-2-64'  Emmanuele Bassi
 
- [gnome-boxes] Update Romanian translation  Translations User D-L
 
- [glib/glib-2-64] (3 commits) ...Merge branch 'backport-1448-dbus-tests-glib-2-64' into 'glib-2-64'  Emmanuele Bassi
 
- [glib/glib-2-64: 1/3] gio: use TAPTestRunner in the memory monitor tests  Emmanuele Bassi
 
- [glib/glib-2-64: 2/3] gio/tests/memory-monitor-*.py.in: skip if 3rd party modules not available  Emmanuele Bassi
 
- [glib/glib-2-64: 3/3] Merge branch 'backport-1448-dbus-tests-glib-2-64' into 'glib-2-64'  Emmanuele Bassi
 
- [glib/glib-2-64] (4 commits) ...Merge branch 'backport-1440-format-nonliteral-glib-2-64' into 'glib-2-64'  Emmanuele Bassi
 
- [glib/glib-2-64: 1/4] meson: Add -Wno-format-zero-length for gcc/clang builds  Emmanuele Bassi
 
- [glib/glib-2-64: 2/4] gregistrysettings: Fix a mismatched error format string  Emmanuele Bassi
 
- [glib/glib-2-64: 3/4] Silence clang errors about -Wformat-nonliteral due to missing intermediate attributes  Emmanuele Bassi
 
- [glib/glib-2-64: 4/4] Merge branch 'backport-1440-format-nonliteral-glib-2-64' into 'glib-2-64'  Emmanuele Bassi
 
- [libsoup] Non-fast-forward update to branch new-directory-list-design  Jan-Michael Brummer
 
- [libsoup/new-directory-list-design] Update directory listing layout  Jan-Michael Brummer
 
- [gnome-klotski] Update Romanian translation  Translations User D-L
 
- [gnome-todo] Update Romanian translation  Translations User D-L
 
- [gnome-screenshot] Update Romanian translation  Translations User D-L
 
- [tracker-miners] Update Romanian translation  Translations User D-L
 
- [tracker] Update Romanian translation  Translations User D-L
 
- [gnome-tetravex] Update Romanian translation  Translations User D-L
 
- [gnome-maps] Update Romanian translation  Translations User D-L
 
- [gnome-music] Update Romanian translation  Translations User D-L
 
- [gtk] Non-fast-forward update to branch wip/exalm/headerbar-migration  Alexander Mikhaylenko
 
- [gtk/wip/exalm/headerbar-migration] docs: Mention GtkHeaderBar title and subtitle changes in migration guide  Alexander Mikhaylenko
 
- [simple-scan] Update Romanian translation  Translations User D-L
 
- [gtkmm] Gdk, Gtk: Regenerate docs.xml and .defs files  Kjell Ahlstedt
 
- [gtkmm] Gdk, Gtk: Update for the latest gtk4 (remove Gtk::Bin and Container, etc.)  Kjell Ahlstedt
 
- [gtk] Non-fast-forward update to branch wip/exalm/headerbar-migration  Alexander Mikhaylenko
 
- [gtk/wip/exalm/headerbar-migration] docs: Mention GtkHeaderBar title and subtitle changes in migration guide  Alexander Mikhaylenko
 
- [gnome-mahjongg/gnome-3-36] Add Ukrainian translation  Translations User D-L
 
- [gnome-mahjongg] Add Ukrainian translation  Translations User D-L
 
- [chronojump] Session more "this session" stuff together  Xavier de Blas
 
- [gnome-software] gs-app-list: Simplify an enum declaration  Richard Hughes
 
- [gnome-software] flatpak: Improve progress reporting for transactions  Richard Hughes
 
- [gnome-software] flatpak: Add debug information about transaction operations  Richard Hughes
 
- [gnome-software] gs-app: Add GS_APP_PROGRESS_UNKNOWN and clarify unknown behaviour  Richard Hughes
 
- [gnome-software] lib: Formalise use of GS_APP_PROGRESS_UNKNOWN  Richard Hughes
 
- [gnome-software] flatpak: Use new unknown progress reporting API  Richard Hughes
 
- [gnome-software] gs-details-page: Show a pulsing progress bar if progress is unknown  Richard Hughes
 
- [gimp] app: fix a few warnings.  Jehan
 
- [gnome-software] gs-loading-page: Port to the new unknown progress support  Richard Hughes
 
- [gnome-software] gs-progress-button: Add stub support for unknown progress values  Richard Hughes
 
- [gnome-software] gs-upgrade-banner: Add support for a pulsing progress bar  Richard Hughes
 
- [gnome-software] (16 commits) Non-fast-forward update to branch wip/hughsie/pk-local-fixes  Richard Hughes
 
- [gnome-software/wip/hughsie/pk-local-fixes: 15/16] packagekit: Use a better heuristic to find the app desktop ID  Richard Hughes
 
- [gnome-software/wip/hughsie/pk-local-fixes: 16/16] packagekit: Show the correct state for local packages without AppData  Richard Hughes
 
- [chrome-gnome-shell] Updated Spanish translation  Daniel Mustieles García
 
- [geary] Updated Spanish translation  Daniel Mustieles García
 
- [gnome-games] Updated Spanish translation  Daniel Mustieles García
 
- [glib] (2 commits) ...Merge branch '2082-get-rid-of-am-pm' into 'master'  Sebastian Dröge
 
- [gnote] Updated Spanish translation  Daniel Mustieles García
 
- [glib: 1/2] gdatetime: Document that specific AM/PM formatting is discouraged  Sebastian Dröge
 
- [glib: 2/2] Merge branch '2082-get-rid-of-am-pm' into 'master'  Sebastian Dröge
 
- [pitivi] Updated Spanish translation  Daniel Mustieles García
 
- [swell-foop] Updated Spanish translation  Daniel Mustieles García
 
- [gnome-software] Updated Spanish translation  Daniel Mustieles García
 
- [glib] (2 commits) ...Merge branch 'fix-cpu-docker' into 'master'  Sebastian Dröge
 
- [glib: 1/2] ci: Update Android Docker image for aarch64 CPU naming change  Sebastian Dröge
 
- [glib: 2/2] Merge branch 'fix-cpu-docker' into 'master'  Sebastian Dröge
 
- [network-manager-applet] Update Spanish translation  Translations User D-L
 
- [epiphany] Revert "flatpak: grant access to CUPS socket"  Michael Catanzaro
 
- [NetworkManager-fortisslvpn] Update Spanish translation  Translations User D-L
 
- [NetworkManager-pptp] Update Spanish translation  Translations User D-L
 
- [chronojump] Database backup... to session/more 30% done  Xavier de Blas
 
- [gnome-software] (16 commits) Non-fast-forward update to branch wip/exalm/fix-menu  Richard Hughes
 
- [gnome-software/wip/exalm/fix-menu: 16/16] Revert "trivial: Fix the padding in the new hamburger menu"  Richard Hughes
 
- [NetworkManager-vpnc] Updated Spanish translation  Daniel Mustieles García
 
- [gtk] (2 commits) ...Merge branch 'wip/exalm/headerbar-migration' into 'master'  Matthias Clasen
 
- [gtk: 2/2] Merge branch 'wip/exalm/headerbar-migration' into 'master'  Matthias Clasen
 
- [gtk] Deleted branch wip/exalm/headerbar-migration  Alexander Mikhaylenko
 
- [gobject-introspection] Add missing nullable annotation to g_irepository_get_shared_library  Christoph Reiter
 
- [gobject-introspection] Add missing nullable annotation to g_object_info_get_parent  Christoph Reiter
 
- [gimp] Created branch wip/nielsdg/xvfb-run  Niels De Graef
 
- [gimp/wip/nielsdg/xvfb-run] meson: Allow running tests headless  Niels De Graef
 
- [glib] (3 commits) ...Merge branch 'assert-no-errno' into 'master'  Philip Withnall
 
- [glib: 1/3] gtestutils: Add a new g_assert_no_errno() test macro  Philip Withnall
 
- [glib: 2/3] gtestutils: Clarify documentation for g_test_set_nonfatal_assertions()  Philip Withnall
 
- [glib: 3/3] Merge branch 'assert-no-errno' into 'master'  Philip Withnall
 
- [glib] (3 commits) ...Merge branch 'aleksm/mkenums-since' into 'master'  Philip Withnall
 
- [glib: 1/3] docs, glib-mkenums: setup lists for enum/value trigraph extensions  Philip Withnall
 
- [glib: 2/3] glib-mkenums: allow optional 'since' tag  Philip Withnall
 
- [glib: 3/3] Merge branch 'aleksm/mkenums-since' into 'master'  Philip Withnall
 
- [jhbuild] gnome-world: Switch FeedReader to Meson  Philip Withnall
 
- [gimp] Non-fast-forward update to branch wip/nielsdg/xvfb-run  Niels De Graef
 
- [gimp/wip/nielsdg/xvfb-run] meson: Allow running tests headless  Niels De Graef
 
- [babl] babl: slightly pad source buffers for creating conversions  pippin
 
- [gtk] Created branch wip/jimmac/focus-tabs  Jakub Steiner
 
- [gtk/wip/jimmac/focus-tabs] Adwaita: don't focus outline tabs with mouse  Jakub Steiner
 
- [gnome-games] HACKING: Merge with CodingStyle.txt  Alexander Mikhaylenko
 
- [gimp] meson: Allow running tests headless  Niels De Graef
 
- [gimp] Deleted branch wip/nielsdg/xvfb-run  Niels De Graef
 
- [balsa/popover] balsa-index, balsa-message: Clean up popup code  Peter Bloomfield
 
- [balsa/popover] HTML: Simplify popup code  Peter Bloomfield
 
- [gnome-software] gs-plugin-loader: Avoid calls to refine_wildcard()  Philip Withnall
 
- [gnome-software] gs-plugin-loader: Only do an early refine if sorting results  Philip Withnall
 
- [gtk] (2 commits) ...Merge branch 'wip/jimmac/focus-tabs' into 'master'  Jakub Steiner
 
- [gtk: 2/2] Merge branch 'wip/jimmac/focus-tabs' into 'master'  Jakub Steiner
 
- [gtk] Deleted branch wip/jimmac/focus-tabs  Jakub Steiner
 
- [epiphany] Load URL when typed in the overview  Michael Catanzaro
 
- [gnome-software] Update Ukrainian translation  Translations User D-L
 
- [epiphany] Update Ukrainian translation  Translations User D-L
 
- [gtk] (2 commits) Created branch wip/exalm/round_corners  Alexander Mikhaylenko
 
- [gtk/wip/exalm/round_corners: 1/2] whatever  Alexander Mikhaylenko
 
- [gtk/wip/exalm/round_corners: 2/2] window: Mask corners  Alexander Mikhaylenko
 
- [swell-foop] (6 commits) Created branch arnaudb/add---version  Arnaud B .
 
- [swell-foop/arnaudb/add---version: 1/6] Add --version command-line option.  Arnaud B .
 
- [swell-foop/arnaudb/add---version: 2/6] No Clutter in SwellFoopWindow.  Arnaud B .
 
- [swell-foop/arnaudb/add---version: 3/6] Remove some warnings.  Arnaud B .
 
- [swell-foop/arnaudb/add---version: 4/6] Add some nullable checks.  Arnaud B .
 
- [swell-foop/arnaudb/add---version: 5/6] Use uint8.  Arnaud B .
 
- [swell-foop/arnaudb/add---version: 6/6] Store scores on uint.  Arnaud B .
 
- [gnome-software] (30 commits) Non-fast-forward update to branch fix-locale-updates  Philip Withnall
 
- [gnome-software/fix-locale-updates: 30/30] flatpak: Properly check if an app is a runtime  Philip Withnall
 
- [grilo] (2 commits) Created branch wip/jfelder/grilo-test-ui-deprecated  Jean Felder
 
- [grilo/wip/jfelder/grilo-test-ui-deprecated: 1/2] grilo-test-ui: Do not use deprecated gdk_cursor_new  Jean Felder
 
- [grilo/wip/jfelder/grilo-test-ui-deprecated: 2/2] grilo-test-ui: Do not use gtk_show_uri on newer gtk  Jean Felder
 
- [grilo] (3 commits) Non-fast-forward update to branch wip/jfelder/grilo-test-ui-deprecated  Jean Felder
 
- [grilo/wip/jfelder/grilo-test-ui-deprecated: 2/3] grilo-test-ui: Do not use deprecated gdk_cursor_new  Jean Felder
 
- [grilo/wip/jfelder/grilo-test-ui-deprecated: 3/3] grilo-test-ui: Do not use gtk_show_uri on newer gtk  Jean Felder
 
- [gnome-software] flatpak: Properly check if an app is a runtime  Philip Withnall
 
- [gnome-software] Deleted branch fix-locale-updates  Matthew Leeds
 
- [gnome-desktop/gnome-3-36] Update Hebrew translation  Translations User D-L
 
- [gnome-desktop] Update Hebrew translation  Translations User D-L
 
- [gnome-software] (7 commits) Non-fast-forward update to branch wip/hughsie/pk-local-fixes  Richard Hughes
 
- [gnome-software/wip/hughsie/pk-local-fixes: 6/7] packagekit: Use a better heuristic to find the app desktop ID  Richard Hughes
 
- [gnome-software/wip/hughsie/pk-local-fixes: 7/7] packagekit: Show the correct state for local packages without AppData  Richard Hughes
 
- [gnome-shell] dash: Allow adding favorites out of favorites zone  Florian Müllner
 
- [gnome-software] (2 commits) ...packagekit: Show the correct state for local packages without AppData  Richard Hughes
 
- [gnome-software] Deleted branch wip/hughsie/pk-local-fixes  Richard Hughes
 
- [NetworkManager-pptp] Updated Spanish translation  Daniel Mustieles García
 
- [NetworkManager-openconnect] Updated Spanish translation  Daniel Mustieles García
 
- [tracker] Created branch wip/jtojnar/typelibdir  Jan Tojnar
 
- [tracker/wip/jtojnar/typelibdir] build: Clean up typelib path  Jan Tojnar
 
- [gnome-shell] extensionDownloader: Replace deprecated Soup.SessionAsync  Florian Müllner
 
- [swell-foop/arnaudb/add---version] Remove unused textures.  Arnaud B .
 
- [d-feet] Created branch wip/async-introspect  Ray Strode
 
- [d-feet/wip/async-introspect] introspection: Load introspection data asynchronously  Ray Strode
 
- [gnome-build-meta] (3 commits) Non-fast-forward update to branch valentindavid/renable-rock64-ci  Javier Jardón Cabezas
 
- [gnome-build-meta/valentindavid/renable-rock64-ci: 2/3] Fix some ftp:// urls to use https:// instead  Javier Jardón Cabezas
 
- [gnome-build-meta/valentindavid/renable-rock64-ci: 3/3] ci: Add rock64 board  Javier Jardón Cabezas
 
- [gnome-build-meta] (2 commits) ...ci: Add rock64 board  Javier Jardón Cabezas
 
- [gnome-build-meta] Deleted branch valentindavid/renable-rock64-ci  Valentin David
 
- [grilo] (2 commits) Created branch wip/jfelder/related-keys-add-for-id  Jean Felder
 
- [grilo/wip/jfelder/related-keys-add-for-id: 1/2] core: Factor out register or lookup key logic from GrlData  Jean Felder
 
- [grilo/wip/jfelder/related-keys-add-for-id: 2/2] core: Add grl_related_keys_set_for_id()  Jean Felder
 
- [d-feet] Non-fast-forward update to branch wip/async-introspect  Ray Strode
 
- [d-feet/wip/async-introspect] introspection: Load introspection data asynchronously  Ray Strode
 
- [d-feet] Non-fast-forward update to branch wip/async-introspect  Ray Strode
 
- [d-feet/wip/async-introspect] introspection: Load introspection data asynchronously  Ray Strode
 
- [d-feet] Non-fast-forward update to branch wip/async-introspect  Ray Strode
 
- [d-feet/wip/async-introspect] introspection: Load introspection data asynchronously  Ray Strode
 
- [gimp] Updated Greek translation  Dimitris Spingos
 
- [gtk] Created branch wip/exalm/kinetic_scrolling  Alexander Mikhaylenko
 
- [gtk/wip/exalm/kinetic_scrolling] eventcontrollerscroll: Fix the history push condition  Alexander Mikhaylenko
 
- [gtk] Created branch wip/exalm/kinetic_scrolling_gtk3  Alexander Mikhaylenko
 
- [gtk/wip/exalm/kinetic_scrolling_gtk3] eventcontrollerscroll: Fix the history push condition  Alexander Mikhaylenko
 
- [gnome-commander/gcmd-1-10] Check for null when default application name is selected  Uwe Scholz
 
- [gnome-commander/gcmd-1-10] Move loading of images with gtk_icon_factory_new into the imageloader  Uwe Scholz
 
- [gnome-commander/gcmd-1-10] noop: some cleanup  Uwe Scholz
 
- [gnome-commander/gcmd-1-10] Deactivate GnomeUIInfo for file popup, use GtkUIManager, part I: Build static popup info  Uwe Scholz
 
- [gnome-commander/gcmd-1-10] Fixed warning at runtime, added comment  Uwe Scholz
 
- [gnome-commander/gcmd-1-10] Part II: Migrate the 'Open With' part from GnomeUIInfo to GtkUIManager  Uwe Scholz
 
- [gnome-commander/gcmd-1-10] Use define statement for static stock id  Uwe Scholz
 
- [gnome-commander/gcmd-1-10] Remove unused variable  Uwe Scholz
 
- [gnome-commander/gcmd-1-10] Part III: Migrate the execute popup entry from GnomeUIInfo to GtkUIManager  Uwe Scholz
 
- [gnome-music] (3 commits) Created branch wip/jfelder/readme-improvements  Jean Felder
 
- [gnome-music/wip/jfelder/readme-improvements: 1/3] README: Use double quotes for the template example  Jean Felder
 
- [gnome-music/wip/jfelder/readme-improvements: 2/3] README: Set the correct heading level for 'Build Music'  Jean Felder
 
- [gnome-music/wip/jfelder/readme-improvements: 3/3] README: Add a debugging paragraph  Jean Felder
 
- [tracker] (2 commits) ...Merge branch 'wip/jtojnar/typelibdir' into 'master'  Sam Thursfield
 
- [tracker] Deleted branch wip/jtojnar/typelibdir  Jan Tojnar
 
- [tracker: 2/2] Merge branch 'wip/jtojnar/typelibdir' into 'master'  Sam Thursfield
 
- [gimp-macos-build] Created branch wip/Benitoite/tests  Jehan
 
- [gnome-music] (5 commits) Created branch wip/jfelder/baseview-must-die  Jean Felder
 
- [gnome-music/wip/jfelder/baseview-must-die: 1/5] artistsview: Port to template  Jean Felder
 
- [gnome-music/wip/jfelder/baseview-must-die: 2/5] songsview: Port to template  Jean Felder
 
- [gnome-music/wip/jfelder/baseview-must-die: 3/5] views: Remove baseview  Jean Felder
 
- [gnome-music/wip/jfelder/baseview-must-die: 4/5] views: Use name property  Jean Felder
 
- [gnome-music/wip/jfelder/baseview-must-die: 5/5] views: Define a title property  Jean Felder
 
- [gnome-maps] Non-fast-forward update to branch wip/mlundblad/webkit-sandboxing  Marcus Lundblad
 
- [gnome-maps/wip/mlundblad/webkit-sandboxing] WIP: osmAccountDialog: Enable sandboxing on web view  Marcus Lundblad
 
- [balsa] (2 commits) Non-fast-forward update to branch popover  Peter Bloomfield
 
- [balsa/popover: 1/2] Various: Port menus to GtkPopover  Peter Bloomfield
 
- [balsa/popover: 2/2] balsa-mime-widget-text: Port HTML popup  Peter Bloomfield
 
- [gtk/wip/chergert/quartz4u] macos: some very basic cursor loading  Christian Hergert
 
- [gegl] vignette: fix inner-region alpha when gamma == 0  Ell
 
- [gegl] vignette: increase parameter limits  Ell
 
- [gegl] gegl-op: add GEGL_OP_BASE op-type to gegl-op.h  Ell
 
- [gegl] piecewise-blend: new op in common-cxx  Ell
 
- [gegl] variable-blur: new op in common-cxx  Ell
 
- [gegl] focus-blur: new op in common-cxx  Ell
 
- [gimp/gimp-2-10] app: allow arbitrary aux inputs in GimpOperationTool  Ell
 
- [gegl] bloom: add "limit-exposure" property  Ell
 
- [gimp/gimp-2-10] app: pause/resume active tool when rotating canvas  Ell
 
- [gimp/gimp-2-10] app: in GimpDrawTool, update widget on tool resume  Ell
 
- [gimp/gimp-2-10] app: add GimpCanvasLimit canvas item  Ell
 
- [gimp/gimp-2-10] app: add gimp_display_shell_constrain_angle()  Ell
 
- [gimp/gimp-2-10] app: add gimp_tool_widget_add_group()  Ell
 
- [gimp/gimp-2-10] app: add GimpToolFocus tool widget  Ell
 
- [gimp/gimp-2-10] app: add FOCUS prop-gui controller  Ell
 
- [gimp/gimp-2-10] app: add FOCUS controller to gegl:vignette  Ell
 
- [gimp/gimp-2-10] app, menus: add gegl:variable-blur to Filters -> Blur  Ell
 
- [gimp/gimp-2-10] app: add gegl:focus-blur to Filters -> Blur  Ell
 
- [gimp] app: allow arbitrary aux inputs in GimpOperationTool  Ell
 
- [gimp] app: pause/resume active tool when rotating canvas  Ell
 
- [gimp] app: in GimpDrawTool, update widget on tool resume  Ell
 
- [gimp] app: add GimpCanvasLimit canvas item  Ell
 
- [gimp] app: add gimp_display_shell_constrain_angle()  Ell
 
- [gimp] app: add gimp_tool_widget_add_group()  Ell
 
- [gimp] app: add GimpToolFocus tool widget  Ell
 
- [gimp] app: add FOCUS prop-gui controller  Ell
 
- [gimp] app: add FOCUS controller to gegl:vignette  Ell
 
- [gimp] app, menus: add gegl:variable-blur to Filters -> Blur  Ell
 
- [gimp] app: add gegl:focus-blur to Filters -> Blur  Ell
 
- [gimp/gimp-2-10] app: fix signature of gimp_canvas_limit_new()  Ell
 
- [gimp] app: fix signature of gimp_canvas_limit_new()  Ell
 
- [gtk/wip/chergert/quartz4u] macos: include refresh rate for use by display/monitor  Christian Hergert
 
- [gtk/wip/chergert/quartz4u] macos: calculate refresh rate for monitors with fallback  Christian Hergert
 
- [gtk] Created branch label-size-tracking  Matthias Clasen
 
- [gtk/label-size-tracking] label: Track sizes  Matthias Clasen
 
- [gimp] app/text: Fix const warning  Niels De Graef
 
- [gtk] (2 commits) ...Merge branch 'wip/exalm/kinetic_scrolling' into 'master'  Matthias Clasen
 
- [gtk: 2/2] Merge branch 'wip/exalm/kinetic_scrolling' into 'master'  Matthias Clasen
 
- [gtk/gtk-3-24] (2 commits) ...Merge branch 'wip/exalm/kinetic_scrolling_gtk3' into 'gtk-3-24'  Matthias Clasen
 
- [gtk/gtk-3-24: 2/2] Merge branch 'wip/exalm/kinetic_scrolling_gtk3' into 'gtk-3-24'  Matthias Clasen
 
- [gtk] Deleted branch wip/exalm/kinetic_scrolling  Alexander Mikhaylenko
 
- [gtk] Deleted branch wip/exalm/kinetic_scrolling_gtk3  Alexander Mikhaylenko
 
- [gnome-shell-extensions] (2 commits) Non-fast-forward update to branch wip/fmuellner/gtk4  Florian Müllner
 
- [gnome-shell-extensions/wip/fmuellner/gtk4: 1/2] lint: Sync with gjs  Florian Müllner
 
- [gnome-shell-extensions/wip/fmuellner/gtk4: 2/2] wip: Port to GTK4  Florian Müllner
 
- [gnome-shell] (37 commits) Non-fast-forward update to branch wip/fmuellner/gtk4  Florian Müllner
 
- [gnome-shell/wip/fmuellner/gtk4: 37/37] wip: Port extensions app/portal to GTK4  Florian Müllner
 
- [gimp] (47 commits) Non-fast-forward update to branch wip/nielsdg/gir-split  Niels De Graef
 
- [gimp/wip/nielsdg/gir-split: 47/47] Split GIR into Gimp-3.0 and GimpUi-3.0  Niels De Graef
 
- [swell-foop] (9 commits) Non-fast-forward update to branch arnaudb/add---version  Robert Roth
 
- [swell-foop/arnaudb/add---version: 3/9] Add --version command-line option.  Robert Roth
 
- [swell-foop/arnaudb/add---version: 4/9] No Clutter in SwellFoopWindow.  Robert Roth
 
- [swell-foop/arnaudb/add---version: 5/9] Remove some warnings.  Robert Roth
 
- [swell-foop/arnaudb/add---version: 6/9] Add some nullable checks.  Robert Roth
 
- [swell-foop/arnaudb/add---version: 7/9] Use uint8.  Robert Roth
 
- [swell-foop/arnaudb/add---version: 8/9] Store scores on uint.  Robert Roth
 
- [swell-foop/arnaudb/add---version: 9/9] Remove unused textures.  Robert Roth
 
- [swell-foop] (7 commits) ...Remove unused textures.  Robert Roth
 
- [swell-foop] Deleted branch arnaudb/add---version  Arnaud B .
 
- [pango] (2 commits) ...Merge branch 'harfbuzz-subproject' into 'master'  Christoph Reiter
 
- [pango: 1/2] build: add a wrap file for harfbuzz  Christoph Reiter
 
- [pango: 2/2] Merge branch 'harfbuzz-subproject' into 'master'  Christoph Reiter
 
- [balsa] Bump required versions  Peter Bloomfield
 
- [balsa/popover] Bump required versions  Peter Bloomfield
 
- [gnome-music] (3 commits) ...README: Add a debugging paragraph  Jean Felder
 
- [gnome-music] Deleted branch wip/jfelder/readme-improvements  Jean Felder
 
15 May 2020
18 May 2020
19 May 2020
      
- [balsa/popover] toolbars: Port the popup menu to GtkPopover  Peter Bloomfield
 
- [tepl] FileLoader: dumb re-implementation  Sébastien Wilmet
 
- [gtk/wip/chergert/quartz4u] macos: deliver event to windowing  Christian Hergert
 
- [tracker-miners] (4 commits) Created branch wip/carlosg/miner-fs-fixes  Carlos Garnacho
 
- [tracker-miners/wip/carlosg/miner-fs-fixes: 1/4] tracker-miner-files: Only re-check tracker-extract if gone  Carlos Garnacho
 
- [tracker-miners/wip/carlosg/miner-fs-fixes: 2/4] tracker-miner-fs: Drop support for fdo thumbnailer  Carlos Garnacho
 
- [tracker-miners/wip/carlosg/miner-fs-fixes: 3/4] tracker-miner-fs: Fix handling of removed files  Carlos Garnacho
 
- [tracker-miners/wip/carlosg/miner-fs-fixes: 4/4] tracker-miner-fs: Change nfo:belongsToContainer after updating InformationElement  Carlos Garnacho
 
- [gtk] Created branch avoid-label-resizes  Matthias Clasen
 
- [gtk/avoid-label-resizes] wip: Add a bin with slack  Matthias Clasen
 
- [gtk/wip/chergert/quartz4u] macos: setNeedsDisplay  Christian Hergert
 
- [gtk/wip/chergert/quartz4u] macos: set resizeable properly for layout  Christian Hergert
 
- [balsa] (25 commits) Non-fast-forward update to branch popover  Peter Bloomfield
 
- [balsa/popover: 3/25] pref-manager: Use GtkPopover for "Add" options  Peter Bloomfield
 
- [balsa/popover: 4/25] vfs: Port to GMenu  Peter Bloomfield
 
- [balsa/popover: 5/25] libbalsa-vfs: New API to use with GMenu  Peter Bloomfield
 
- [balsa/popover: 6/25] various: Port to new LibBalsaVfs API  Peter Bloomfield
 
- [balsa/popover: 7/25] body: Add a gpointer user_data member  Peter Bloomfield
 
- [balsa/popover: 8/25] mblist: Port the MRU menu to GMenu  Peter Bloomfield
 
- [balsa/popover: 9/25] Various: Adapt to MRU menu changes  Peter Bloomfield
 
- [balsa/popover: 10/25] compose window: Break the attachment context menu  Peter Bloomfield
 
- [balsa/popover: 11/25] balsa-index: Port context menu to GtkPopover  Peter Bloomfield
 
- [balsa/popover: 12/25] compose window: Improve popover placement  Peter Bloomfield
 
- [balsa/popover: 13/25] Bump Gtk requirement to 3.22  Peter Bloomfield
 
- [balsa/popover: 14/25] balsa-index: Improve context menu placement  Peter Bloomfield
 
- [balsa/popover: 15/25] compose window: Improve context menu placement  Peter Bloomfield
 
- [balsa/popover: 16/25] balsa-message: Improve the GtkPopover popup  Peter Bloomfield
 
- [balsa/popover: 17/25] compose window: Pop up the menu at the pointer  Peter Bloomfield
 
- [balsa/popover: 18/25] balsa-message: Port another popup to GtkPopover  Peter Bloomfield
 
- [balsa/popover: 19/25] balsa-message: Port the parts-menu to GtkPopover  Peter Bloomfield
 
- [balsa/popover: 20/25] balsa-index, balsa-message: Check GdkEvent  Peter Bloomfield
 
- [balsa/popover: 21/25] Various: Port menus to GtkPopover  Peter Bloomfield
 
- [balsa/popover: 22/25] balsa-mime-widget-text: Port HTML popup  Peter Bloomfield
 
- [balsa/popover: 23/25] Bump required versions  Peter Bloomfield
 
- [balsa/popover: 24/25] compose window: Port the language menu to GMenu  Peter Bloomfield
 
- [balsa/popover: 25/25] toolbars: Port the popup menu to GtkPopover  Peter Bloomfield
 
- [tepl] FileLoader: place the text cursor at the beginning  Sébastien Wilmet
 
- [gtk/matthiasc/for-master] testsuite: Remove obsolete test from list  Matthias Clasen
 
- [gnome-build-meta] Non-fast-forward update to branch mcatanzaro/webkitgtk-2-29-1  Michael Catanzaro
 
- [gnome-build-meta/mcatanzaro/webkitgtk-2-29-1] Upgrade to WebKitGTK 2.29.1  Michael Catanzaro
 
- [gnome-shell] (6 commits) Created branch gbsneto/cleanup-icon-grid  Georges Basile Stavracas Neto
 
- [gnome-shell/gbsneto/cleanup-icon-grid: 1/6] appDisplay: Remove Frequent view  Georges Basile Stavracas Neto
 
- [gnome-shell/gbsneto/cleanup-icon-grid: 2/6] appDisplay: Simplify AppDisplay  Georges Basile Stavracas Neto
 
- [gnome-shell/gbsneto/cleanup-icon-grid: 3/6] appDisplay: Merge AppDisplay in AllView  Georges Basile Stavracas Neto
 
- [gnome-shell/gbsneto/cleanup-icon-grid: 4/6] search: Replace IconGrid from grid search results  Georges Basile Stavracas Neto
 
- [gnome-shell/gbsneto/cleanup-icon-grid: 5/6] iconGrid: Remove dead code  Georges Basile Stavracas Neto
 
- [gnome-shell/gbsneto/cleanup-icon-grid: 6/6] iconGrid: Merge PaginatedIconGrid and IconGrid  Georges Basile Stavracas Neto
 
- [gnome-shell] Non-fast-forward update to branch gbsneto/cleanup-icon-grid  Georges Basile Stavracas Neto
 
- [gnome-shell/gbsneto/cleanup-icon-grid] iconGrid: Merge PaginatedIconGrid and IconGrid  Georges Basile Stavracas Neto
 
- [gtk] (3 commits) ...Merge branch 'matthiasc/for-master' into 'master'  Matthias Clasen
 
- [gtk: 3/3] Merge branch 'matthiasc/for-master' into 'master'  Matthias Clasen
 
- [gtk/wip/chergert/quartz4u] macos: copy sorting design from quartz backend  Christian Hergert
 
- [gtk/wip/chergert/quartz4u] macos: fix opaque window resizing over a CSD window  Christian Hergert
 
- [evince] Release 3.36.1  Germán Poo-Caamaño
 
- [evince] Created tag 3.36.1  Germán Poo-Caamaño
 
- [gtk/wip/chergert/quartz4u] macos: select next main window when resigning main  Christian Hergert
 
- [tracker] Update Ukrainian translation  Translations User D-L
 
- [gnome-calculator] Update Romanian translation  Translations User D-L
 
- [tali] Update Romanian translation  Translations User D-L
 
- [evolution] Fix minor typos  Milan Crha
 
- [evolution] I#929 - Allow calendar week view to start on Sunday  Milan Crha
 
- [evolution] Update Ukrainian translation  Translations User D-L
 
- [swell-foop] Update Romanian translation  Translations User D-L
 
- [gegl] Update Ukrainian translation  Translations User D-L
 
- [gtk] (27 commits) Non-fast-forward update to branch wip/baedert/for-master  Timm Bäder
 
- [gtk/wip/baedert/for-master: 15/27] Pass common_cflags to print backends  Timm Bäder
 
- [gtk/wip/baedert/for-master: 16/27] Pass common_cflags to testuite/gsk executables  Timm Bäder
 
- [gtk/wip/baedert/for-master: 17/27] tools: Pass common_cflags to executables  Timm Bäder
 
- [gtk/wip/baedert/for-master: 18/27] reftests: Pass common_cflags  Timm Bäder
 
- [gtk/wip/baedert/for-master: 19/27] tetsuite/a11y: Pass common_cflags to build  Timm Bäder
 
- [gtk/wip/baedert/for-master: 20/27] bloatpad: Pass common_cflags to the build  Timm Bäder
 
- [gtk/wip/baedert/for-master: 21/27] build: Pass common_cflags to focus-chain test  Timm Bäder
 
- [gtk/wip/baedert/for-master: 22/27] Build print backends with common_cflags  Timm Bäder
 
- [gtk/wip/baedert/for-master: 23/27] builder-tool Make preview closeable  Timm Bäder
 
- [gtk/wip/baedert/for-master: 24/27] testgtk: Add G_GNUC_NORETURN to usage()  Timm Bäder
 
- [gtk/wip/baedert/for-master: 25/27] unsetvalue: Add G_GNUC_NORETURN annotation  Timm Bäder
 
- [gtk/wip/baedert/for-master: 26/27] text: Assert that we have ranges before using them  Timm Bäder
 
- [gtk/wip/baedert/for-master: 27/27] treeview: Remove `animate` parameters  Timm Bäder
 
- [gtk] (24 commits) Non-fast-forward update to branch wip/baedert/single-node-window  Timm Bäder
 
- [gtk/wip/baedert/single-node-window: 19/24] widget: Remove GtkWindow special case in create_render_node()  Timm Bäder
 
- [gtk/wip/baedert/single-node-window: 20/24] window: Remove custom snapshot() implementation  Timm Bäder
 
- [gtk/wip/baedert/single-node-window: 21/24] window: Don't care about shadow in size_allocate()  Timm Bäder
 
- [gtk/wip/baedert/single-node-window: 22/24] window: Don't care about shadow in measure()  Timm Bäder
 
- [gtk/wip/baedert/single-node-window: 23/24] window: Remove decoration node  Timm Bäder
 
- [gtk/wip/baedert/single-node-window: 24/24] /o\  Timm Bäder
 
- [evolution/gnome-3-36] I#929 - Allow calendar week view to start on Sunday  Milan Crha
 
- [gnumeric] Update Ukrainian translation  Translations User D-L
 
- [tepl] Update Ukrainian translation  Translations User D-L
 
- [ekiga] Update Ukrainian translation  Translations User D-L
 
- [mutter] clutter/actor: Use priv->parent instead of public API sometimes  Jonas Ådahl
 
- [gegl] noise-*: mark as position dependent  Ell
 
- [fractal] chore: Update ruma-identifiers to 0.16  Daniel Garcia Moreno
 
- [gobject-introspection] meson: fix include dir in .pc files  Christoph Reiter
 
- [pango] (2 commits) ...Merge branch 'master' into 'master'  Chun-wei Fan
 
- [pango: 1/2] win32: Use GPrivate-managed display device context  Chun-wei Fan
 
- [pango: 2/2] Merge branch 'master' into 'master'  Chun-wei Fan
 
- [tepl] FileLoader unit tests: more tests  Sébastien Wilmet
 
- [gnome-shell] notificationDaemon: Fix grouping by PID  verdre
 
- [empathy] Update Friulian translation  Translations User D-L
 
- [planet-web] Added 2 new GSoC blogs  Daniel Mustieles García
 
- [tracker-miners] (5 commits) Non-fast-forward update to branch wip/carlosg/miner-fs-fixes  Carlos Garnacho
 
- [tracker-miners/wip/carlosg/miner-fs-fixes: 1/5] tracker-miner-fs: Drop support for fdo thumbnailer  Carlos Garnacho
 
- [tracker-miners/wip/carlosg/miner-fs-fixes: 2/5] tracker-miner-fs: Fix handling of removed files  Carlos Garnacho
 
- [tracker-miners/wip/carlosg/miner-fs-fixes: 3/5] tracker-miner-fs: Change nfo:belongsToContainer after updating InformationElement  Carlos Garnacho
 
- [tracker-miners/wip/carlosg/miner-fs-fixes: 4/5] tests: Add checks for DELETE operations deleting DataObject/InformationElement  Carlos Garnacho
 
- [tracker-miners/wip/carlosg/miner-fs-fixes: 5/5] tests: Add functional test for directory updates updating nfo:belongsToContainer  Carlos Garnacho
 
- [tracker-miners] (5 commits) Non-fast-forward update to branch wip/carlosg/miner-fs-fixes  Carlos Garnacho
 
- [tracker-miners/wip/carlosg/miner-fs-fixes: 1/5] tracker-miner-fs: Drop support for fdo thumbnailer  Carlos Garnacho
 
- [tracker-miners/wip/carlosg/miner-fs-fixes: 2/5] tracker-miner-fs: Fix handling of removed files  Carlos Garnacho
 
- [tracker-miners/wip/carlosg/miner-fs-fixes: 3/5] tracker-miner-fs: Change nfo:belongsToContainer after updating InformationElement  Carlos Garnacho
 
- [tracker-miners/wip/carlosg/miner-fs-fixes: 4/5] tests: Add checks for DELETE operations deleting DataObject/InformationElement  Carlos Garnacho
 
- [tracker-miners/wip/carlosg/miner-fs-fixes: 5/5] tests: Add functional test for directory updates updating nfo:belongsToContainer  Carlos Garnacho
 
- [gtk] Created branch ebassi/surface-event  Emmanuele Bassi
 
- [gtk/ebassi/surface-event] Use the right types for the GdkSurface::event arguments  Emmanuele Bassi
 
- [gnome-build-meta] (2 commits) Non-fast-forward update to branch tpollard/raspi4  Tom Pollard
 
- [gnome-build-meta/tpollard/raspi4: 1/2] Add boards/raspberrpi-4 target  Tom Pollard
 
- [gnome-build-meta/tpollard/raspi4: 2/2] Add raspberrypi-4 image target to .gitlab-ci.yml  Tom Pollard
 
- [gtk] (2 commits) ...Merge branch 'ebassi/surface-event' into 'master'  Emmanuele Bassi
 
- [gtk: 2/2] Merge branch 'ebassi/surface-event' into 'master'  Emmanuele Bassi
 
- [gtk] Deleted branch ebassi/surface-event  Emmanuele Bassi
 
- [gnome-applets/gnome-3-36] netspeed: destroy dialogs when applet is destroyed  Alberts Muktupāvels
 
- [gnome-build-meta/tpollard/raspi4] Add in the common linux config  Tom Pollard
 
- [vala] (3 commits) Created branch wip/issue/996  Rico Tzschichholz
 
- [vala/wip/issue/996: 1/3] webkit2gtk-4.0: Update to 2.29.1  Rico Tzschichholz
 
- [vala/wip/issue/996: 2/3] gstreamer: Update from 1.17.0+ git master  Rico Tzschichholz
 
- [vala/wip/issue/996: 3/3] girwriter: Evaluate and output non literal enum-value if it is a constant  Rico Tzschichholz
 
- [gnome-shell] (4 commits) Non-fast-forward update to branch gbsneto/cleanup-grid-from-search  Georges Basile Stavracas Neto
 
- [gnome-shell/gbsneto/cleanup-grid-from-search: 3/4] search: Replace IconGrid from grid search results  Georges Basile Stavracas Neto
 
- [gnome-shell/gbsneto/cleanup-grid-from-search: 4/4] iconGrid: Remove dead code  Georges Basile Stavracas Neto
 
- [tepl] File: add comment  Sébastien Wilmet
 
- [tepl] Buffer docs: minor fix  Sébastien Wilmet
 
- [gtk] Non-fast-forward update to branch wip/nacho/macos-pen-input  Ignacio Casal Quinteiro
 
- [gtk/wip/nacho/macos-pen-input] Support for macOS Pen / Eraser input #1551  Ignacio Casal Quinteiro
 
- [vala/staging] (4 commits) ...girwriter: Evaluate and output non literal enum-value if it is a constant  Rico Tzschichholz
 
- [vala/staging: 3/4] vapi: Update GIR-based bindings  Rico Tzschichholz
 
- [vala/staging: 4/4] girwriter: Evaluate and output non literal enum-value if it is a constant  Rico Tzschichholz
 
- [anjuta] Update Romanian translation  Translations User D-L
 
- [tracker-miners] Non-fast-forward update to branch wip/carlosg/miner-fs-fixes  Carlos Garnacho
 
- [tracker-miners/wip/carlosg/miner-fs-fixes] tests: Add functional test for directory updates updating nfo:belongsToContainer  Carlos Garnacho
 
- [gnome-desktop] Update Romanian translation  Translations User D-L
 
- [polari] Update Romanian translation  Translations User D-L
 
- [tepl] File: add comments  Sébastien Wilmet
 
- [orca] (2 commits) ...Merge branch 'braille-bug-fixes' into 'master'  Joanmarie Diggs
 
- [orca: 1/2] Correctly display long strings of non-space characters that exceed the width of the braille line.  Joanmarie Diggs
 
- [orca: 2/2] Merge branch 'braille-bug-fixes' into 'master'  Joanmarie Diggs
 
- [vala] (4 commits) ...Sync NEWS from 0.48  Rico Tzschichholz
 
- [vala: 4/4] Sync NEWS from 0.48  Rico Tzschichholz
 
- [gimp] Created branch wip/schumaml/errors.c-G_GINT64_FORMAT  Michael Schumacher
 
- [gimp/wip/schumaml/errors.c-G_GINT64_FORMAT] app: use G_GINT64_FORMAT to fix a long unsigned int vs. long long int format warning  Michael Schumacher
 
- [gedit-plugins] Update Ukrainian translation  Translations User D-L
 
- [gtk] (2 commits) ...Merge branch 'x11-shortcuts-inhibit-fix' into 'master'  Matthias Clasen
 
- [gtk: 1/2] x11: update inhibit shortcuts on grab broken  Matthias Clasen
 
- [gtk: 2/2] Merge branch 'x11-shortcuts-inhibit-fix' into 'master'  Matthias Clasen
 
- [gimp/gimp-2-10] app: don't leak text-tool UI manager  Ell
 
- [gimp] app: don't leak text-tool UI manager  Ell
 
- [gtk] Non-fast-forward update to branch wip/nacho/macos-pen-input  Ignacio Casal Quinteiro
 
- [gtk/wip/nacho/macos-pen-input] Support for macOS Pen / Eraser input #1551  Ignacio Casal Quinteiro
 
- [gimp-macos-build/wip/Benitoite/tests] (2 commits) ...Merge branch 'patch-1' into 'wip/Benitoite/tests'  Jehan
 
- [gimp-macos-build/wip/Benitoite/tests: 1/2] Update gtk-osx-python.modules for PyCairo <distutils> -> <meson>  Jehan
 
- [gimp-macos-build/wip/Benitoite/tests: 2/2] Merge branch 'patch-1' into 'wip/Benitoite/tests'  Jehan
 
- [tepl] File unit tests: test short name  Sébastien Wilmet
 
- [d-feet] Add Romanian translation  Translations User D-L
 
- [anjuta-extras] Update Romanian translation  Translations User D-L
 
- [glib] (2 commits) ...Merge branch '176-malloc-docs' into 'master'  Sebastian Dröge
 
- [glib: 1/2] gmem: Improve documentation to clarify abort-on-alloc-failure  Sebastian Dröge
 
- [glib: 2/2] Merge branch '176-malloc-docs' into 'master'  Sebastian Dröge
 
- [gtk] Created branch source-device-testinput  Ignacio Casal Quinteiro
 
- [gtk/source-device-testinput] testinput: we must get the source of the source device  Ignacio Casal Quinteiro
 
- [evolution-data-server] I#219 - Search folder content rebuilt after a change in it  Milan Crha
 
- [gimp/gimp-2-10] Update Romanian translation  Translations User D-L
 
- [evolution-data-server/gnome-3-36] I#219 - Search folder content rebuilt after a change in it  Milan Crha
 
- [iagno] Update Romanian translation  Translations User D-L
 
- [tracker-miners] Non-fast-forward update to branch wip/carlosg/miner-fs-fixes  Carlos Garnacho
 
- [tracker-miners/wip/carlosg/miner-fs-fixes] tests: Add functional test for directory updates updating nfo:belongsToContainer  Carlos Garnacho
 
- [hitori] Update Romanian translation  Translations User D-L
 
- [gnome-taquin] Update Romanian translation  Translations User D-L
 
- [tracker-miners] (6 commits) ...Merge branch 'wip/carlosg/miner-fs-fixes' into 'master'  Carlos Garnacho
 
- [tracker-miners] Deleted branch wip/carlosg/miner-fs-fixes  Carlos Garnacho
 
- [tracker-miners: 6/6] Merge branch 'wip/carlosg/miner-fs-fixes' into 'master'  Carlos Garnacho
 
- [librsvg] (4 commits) ...Merge branch 'categulario/librsvg-bugfix/demo-versions'  Federico Mena Quintero
 
- [librsvg: 1/4] set example's dependencies to match project's ones  Federico Mena Quintero
 
- [librsvg: 2/4] restore two notes  Federico Mena Quintero
 
- [librsvg: 3/4] Reminder to keep cairo-rs versions in sync  Federico Mena Quintero
 
- [librsvg: 4/4] Merge branch 'categulario/librsvg-bugfix/demo-versions'  Federico Mena Quintero
 
- [evolution] I#930 - gnome-canvas.c: Avoid integer value overflow in redraw_if_visible()  Milan Crha
 
- [glib] (2 commits) ...Merge branch '602-introspect-thread' into 'master'  Sebastian Dröge
 
- [glib: 1/2] gthread: Add introspection annotations  Sebastian Dröge
 
- [glib: 2/2] Merge branch '602-introspect-thread' into 'master'  Sebastian Dröge
 
- [gnome-photos] Created branch issue-149  Emmanuele Bassi
 
- [gnome-photos/issue-149] Remove gegl_operation_meta_watch_node() and friends  Emmanuele Bassi
 
- [gnome-photos] Non-fast-forward update to branch issue-149  Emmanuele Bassi
 
- [gnome-photos/issue-149] Remove gegl_operation_meta_watch_node() and friends  Emmanuele Bassi
 
- [gnome-photos] (34 commits) Non-fast-forward update to branch issue-149  Emmanuele Bassi
 
- [gnome-photos/issue-149: 34/34] Remove gegl_operation_meta_watch_node() and friends  Emmanuele Bassi
 
- [damned-lies] Update Serbian translation  Translations User D-L
 
- [glib/glib-2-64] (2 commits) ...Merge branch 'backport-1439-stpcpy-fix-glib-2-64' into 'glib-2-64'  Sebastian Dröge
 
- [glib/glib-2-64: 1/2] meson: Don't misdetect stpcpy on windows platforms on clang  Sebastian Dröge
 
- [glib/glib-2-64: 2/2] Merge branch 'backport-1439-stpcpy-fix-glib-2-64' into 'glib-2-64'  Sebastian Dröge
 
- [gnome-photos] Remove gegl_operation_meta_watch_node() and friends  Michael Catanzaro
 
- [gnome-photos] Deleted branch issue-149  Emmanuele Bassi
 
- [gtk/gtk-3-24] (2 commits) ...Merge branch 'source-device-testinput' into 'gtk-3-24'  Matthias Clasen
 
- [gtk/gtk-3-24: 2/2] Merge branch 'source-device-testinput' into 'gtk-3-24'  Matthias Clasen
 
- [gnome-build-meta] Non-fast-forward update to branch valentindavid/rpi4  Valentin David
 
- [gnome-build-meta/valentindavid/rpi4] Add support for dracut+ostree in rpi4 image  Valentin David
 
- [evolution] Update Ukrainian translation  Translations User D-L
 
- [gnome-build-meta] Non-fast-forward update to branch tpollard/raspi4  Tom Pollard
 
- [gnome-build-meta/tpollard/raspi4] Add in the common linux config options from default kernel  Tom Pollard
 
- [orca] Update Hungarian translation  Translations User D-L
 
- [gnome-shell] (2 commits) Non-fast-forward update to branch gbsneto/cleanup-grid-from-search  Georges Basile Stavracas Neto
 
- [gnome-shell/gbsneto/cleanup-grid-from-search: 1/2] search: Replace IconGrid from grid search results  Georges Basile Stavracas Neto
 
- [gnome-shell/gbsneto/cleanup-grid-from-search: 2/2] iconGrid: Remove dead code  Georges Basile Stavracas Neto
 
- [balsa] Non-fast-forward update to branch popover  Peter Bloomfield
 
- [balsa/popover] toolbars: Port the popup menu to GtkPopover  Peter Bloomfield
 
- [vala/0.40] gitignore: Update and add some IDE files  Rico Tzschichholz
 
- [vala/0.40] vala: Allow node_reference being null in SemanticAnalyzer.get_instance_base_type()  Rico Tzschichholz
 
- [vala/0.40] vala: SemanticAnalyzer.get_instance_base_type() is not allowed to return null  Rico Tzschichholz
 
- [vala/0.46] gitignore: Update and add some IDE files  Rico Tzschichholz
 
- [vala/0.40] vala: Set value_type of undefined member-access to avoid further criticals  Rico Tzschichholz
 
- [vala/0.46] vala: Allow node_reference being null in SemanticAnalyzer.get_instance_base_type()  Rico Tzschichholz
 
- [vala/0.40] codegen: Correctly handle cast-expression of real struct to nullable struct  Rico Tzschichholz
 
- [vala/0.46] vala: SemanticAnalyzer.get_instance_base_type() is not allowed to return null  Rico Tzschichholz
 
- [vala/0.40] vala: Transform cast from floating-type to boxed-type  Rico Tzschichholz
 
- [vala/0.46] valadoc: Add implicit "Posix" using-directive for POSIX profile  Rico Tzschichholz
 
- [vala/0.40] vala: Transform cast from integer-type to boxed-type  Rico Tzschichholz
 
- [vala/0.46] vala: Use stable hash for methods in HashMap of implicit_implementations  Rico Tzschichholz
 
- [vala/0.40] codegen: Use loop index instead of get_ccode_pos() for ellipsis parameter  Rico Tzschichholz
 
- [vala/0.46] Use "str_equal" as equal_func for ArrayList<string> instances  Rico Tzschichholz
 
- [vala/0.40] girparser: Add support for boolean "new" argument for methods  Rico Tzschichholz
 
- [vala/0.46] vala: Set value_type of undefined member-access to avoid further criticals  Rico Tzschichholz
 
- [vala/0.40] Release 0.40.23  Rico Tzschichholz
 
- [vala/0.46] codegen: Correctly handle cast-expression of real struct to nullable struct  Rico Tzschichholz
 
- [vala/0.46] vala: Transform cast from floating-type to boxed-type  Rico Tzschichholz
 
- [vala/0.46] vala: Transform cast from integer-type to boxed-type  Rico Tzschichholz
 
- [vala/0.46] codegen: Use loop index instead of get_ccode_pos() for ellipsis parameter  Rico Tzschichholz
 
- [vala/0.46] vala: Explicit "new" method may be incompatible with a posssible base method  Rico Tzschichholz
 
- [vala/0.46] girparser: Add support for boolean "new" argument for methods  Rico Tzschichholz
 
- [vala/0.46] Release 0.46.10  Rico Tzschichholz
 
- [vala] Created tag 0.46.10  Rico Tzschichholz
 
- [vala] Created tag 0.40.23  Rico Tzschichholz
 
- [gimp] Created branch wip/nielsdg/args  Niels De Graef
 
- [gimp/wip/nielsdg/args] gimppdb: Allow more easy bindable API  Niels De Graef
 
- [glib/glib-2-64] (2 commits) ...Merge branch 'backport-1493-meson-typo-glib-2-64' into 'glib-2-64'  Philip Withnall
 
- [glib/glib-2-64: 1/2] meson: Remove stray ], in O_DIRECTORY check  Philip Withnall
 
- [glib/glib-2-64: 2/2] Merge branch 'backport-1493-meson-typo-glib-2-64' into 'glib-2-64'  Philip Withnall
 
- [gtkmm] Remove tests/menu_destruction/main.cc  Kjell Ahlstedt
 
- [gtkmm] Fix crashing demos and tests  Kjell Ahlstedt
 
- [simple-scan/gnome-3-36] Disable possibility of scanning if no device is found, to avoid unnecessary errors  Bartosz
 
- [simple-scan] Deleted branch cherry-pick-1294fa21  Bartosz
 
- [fractal] Created branch single-popover  Daniel Garcia Moreno
 
- [fractal/single-popover] directory: Use server_chooser_popover just once  Daniel Garcia Moreno
 
- [glib] (5 commits) ...Merge branch '1323-aarch64-mem-barrier' into 'master'  Sebastian Dröge
 
- [glib: 1/5] tests: Tidy up test naming in glib/tests/once.c  Sebastian Dröge
 
- [glib: 2/5] tests: Add multi-threaded test for g_once()  Sebastian Dröge
 
- [glib: 3/5] gthread: Use C11-style memory consistency to speed up g_once()  Sebastian Dröge
 
- [glib: 4/5] build: Drop unused `G_ATOMIC_OP_MEMORY_BARRIER_NEEDED`  Sebastian Dröge
 
- [glib: 5/5] Merge branch '1323-aarch64-mem-barrier' into 'master'  Sebastian Dröge
 
- [gobject-introspection] (3 commits) ...Merge branch 'ci-build-examples' into 'master'  Christoph Reiter
 
- [gobject-introspection: 1/3] CI: add two jobs building a project using g-i with meson and autotools  Christoph Reiter
 
- [gobject-introspection: 2/3] CI: also build the example using libgirepository  Christoph Reiter
 
- [gobject-introspection: 3/3] Merge branch 'ci-build-examples' into 'master'  Christoph Reiter
 
- [gnome-desktop] Created branch mcatanzaro/wallclock-reftest-again  Michael Catanzaro
 
- [gnome-desktop/mcatanzaro/wallclock-reftest-again] Update Japanese wallclock reftest expectation  Michael Catanzaro
 
- [gimp-web/oscp] docs.gimp.org: add noframe, no-xss and no-sniff security headers  Michael Schumacher
 
- [gimp] Non-fast-forward update to branch wip/nielsdg/args  Niels De Graef
 
- [gimp/wip/nielsdg/args] gimppdb: Allow more easy bindable API  Niels De Graef
 
- [gnome-desktop] Created branch mcatanzaro/wallclock-reftest  Michael Catanzaro
 
- [gnome-desktop/mcatanzaro/wallclock-reftest] Update Hebrew wallclock expectation  Michael Catanzaro
 
- [gnome-desktop] Update Hebrew wallclock expectation  Michael Catanzaro
 
- [gnome-desktop] Deleted branch mcatanzaro/wallclock-reftest  Michael Catanzaro
 
- [gnome-desktop] Deleted branch mcatanzaro/wallclock-reftest-again  Michael Catanzaro
 
- [gnome-desktop/gnome-3-36] Update Hebrew wallclock expectation  Michael Catanzaro
 
- [glib] (50 commits) Non-fast-forward update to branch th/g-ptr-array-set-null-terminated  Thomas Haller
 
- [glib/th/g-ptr-array-set-null-terminated: 50/50] array: add support for %NULL termination in GPtrArray  Thomas Haller
 
- [gtk] (115 commits) Non-fast-forward update to branch wip/chergert/quartz4u  Christian Hergert
 
- [gtk/wip/chergert/quartz4u: 115/115] macos: prototype new GDK backend for macOS  Christian Hergert
 
- [gtk/wip/chergert/quartz4u] macos: dont clear the delegate  Christian Hergert
 
- [gimp] (2 commits) Non-fast-forward update to branch wip/schumaml/errors.c-G_GINT64_FORMAT  Michael Schumacher
 
- [gimp/wip/schumaml/errors.c-G_GINT64_FORMAT: 2/2] app: use G_GINT64_FORMAT to fix a long unsigned int vs. long long int format warning  Michael Schumacher
 
- [gnome-commander/gcmd-1-10] noop: indentation  Uwe Scholz
 
- [gnome-commander/gcmd-1-10] Switch from nautilus-sendto to xdf-email as default send-to command, fixing #83  Uwe Scholz
 
- [gnome-commander/gcmd-1-10] Fix compiler warning about undeclared function  Uwe Scholz
 
- [gnome-commander/gcmd-1-10] Switch to const gchar* as second argument in parse_command funtion  Uwe Scholz
 
- [gnome-commander/gcmd-1-10] Simplified file_sendto function  Uwe Scholz
 
- [gnome-commander/gcmd-1-10] Display a warning if xdg-email is used and more than one file is selected to be send  Uwe Scholz
 
- [glib] Non-fast-forward update to branch th/g-ptr-array-set-null-terminated  Thomas Haller
 
- [glib/th/g-ptr-array-set-null-terminated] array: add support for %NULL termination in GPtrArray  Thomas Haller
 
- [gtk/wip/chergert/quartz4u] macos: use gdk_surface_get_mapped()  Christian Hergert
 
- [gtk] Created branch wip/chergert/remove-get_toplevel  Christian Hergert
 
- [gtk/wip/chergert/remove-get_toplevel] device: remove get_toplevel from surface_at_position vfunc  Christian Hergert
 
- [gegl] operations/transform: add border-align op  pippin
 
- [gegl] workshop: reimplment hstack as pack  pippin
 
- [gegl] Update Ukrainian translation  Translations User D-L
 
- [gtk/matthiasc/for-master] (6 commits) ...docs: Refresh the build and backend sections  Matthias Clasen
 
- [gtk/matthiasc/for-master: 6/6] docs: Refresh the build and backend sections  Matthias Clasen
 
- [gnome-shell] environment: Monkey-patch iterate_children() generator  Georges Basile Stavracas Neto
 
- [glade] Fix a typo  Juan Pablo Ugarte
 
- [gnome-commander] gnome-commander.ebuild.in: Fix MissingTestRestrict  Uwe Scholz
 
- [gnome-commander] gnome-commander.ebuild.in: Update Copyright  Uwe Scholz
 
- [gnome-commander] Increase required gtk version to 2.24 (which is the last supported 2.x version)  Uwe Scholz
 
- [gnome-commander] noop: indentation  Uwe Scholz
 
- [gnome-commander] Switch from nautilus-sendto to xdg-email as default send-to command, fixing #83  Uwe Scholz
 
- [gnome-commander] Fix compiler warning about undeclared function  Uwe Scholz
 
- [gnome-commander] Switch to const gchar* as second argument in parse_command funtion  Uwe Scholz
 
- [gnome-commander] Simplified file_sendto function  Uwe Scholz
 
- [gnome-commander] Display a warning if xdg-email is used and more than one file is selected to be send  Uwe Scholz
 
- [gnome-shell] environment: Replace monkey-patched method with Symbol.iterator  Georges Basile Stavracas Neto
 
- [gnome-shell] (4 commits) Non-fast-forward update to branch gbsneto/cleanup-grid-from-search  Georges Basile Stavracas Neto
 
- [gnome-shell/gbsneto/cleanup-grid-from-search: 3/4] search: Replace IconGrid from grid search results  Georges Basile Stavracas Neto
 
- [gnome-shell/gbsneto/cleanup-grid-from-search: 4/4] iconGrid: Remove dead code  Georges Basile Stavracas Neto
 
- [gnome-commander/gcmd-1-10] Updating NEWS and releases.xml  Uwe Scholz
 
- [glade] Created branch libreajans/glade-bugzillalink  Juan Pablo Ugarte
 
- [glade/libreajans/glade-bugzillalink] Change issue reporting URL  Juan Pablo Ugarte
 
- [gnome-shell] (2 commits) ...iconGrid: Remove dead code  Georges Basile Stavracas Neto
 
- [gnome-shell] Deleted branch gbsneto/cleanup-grid-from-search  Georges Basile Stavracas Neto
 
- [gnome-shell] (20 commits) Non-fast-forward update to branch gbsneto/remove-favorites  Georges Basile Stavracas Neto
 
- [gnome-shell/gbsneto/remove-favorites: 18/20] appDisplay: Remove Frequent view  Georges Basile Stavracas Neto
 
- [gnome-shell/gbsneto/remove-favorites: 19/20] appDisplay: Simplify AppDisplay  Georges Basile Stavracas Neto
 
- [gnome-shell/gbsneto/remove-favorites: 20/20] appDisplay: Merge AppDisplay in AllView  Georges Basile Stavracas Neto
 
- [gnome-shell] (10 commits) Non-fast-forward update to branch gbsneto/cleanup-icon-grid  Georges Basile Stavracas Neto
 
- [gnome-shell/gbsneto/cleanup-icon-grid: 10/10] iconGrid: Merge PaginatedIconGrid and IconGrid  Georges Basile Stavracas Neto
 
- [evince] Created branch gnome-3-36  Germán Poo-Caamaño
 
- [gtk] (2 commits) ...Merge branch 'matthiasc/for-master' into 'master'  Matthias Clasen
 
- [gtk: 2/2] Merge branch 'matthiasc/for-master' into 'master'  Matthias Clasen
 
- [gtk] (3 commits) Created branch event-source-device  Matthias Clasen
 
- [gtk/event-source-device: 1/3] display: Don't pass a master device as source event  Matthias Clasen
 
- [gtk/event-source-device: 2/3] wayland: Don't generate events with master devices as source  Matthias Clasen
 
- [gtk/event-source-device: 3/3] events: Enforce that source device must be a slave  Matthias Clasen
 
- [gtk] Non-fast-forward update to branch wip/chergert/remove-get_toplevel  Christian Hergert
 
- [gtk/wip/chergert/remove-get_toplevel] device: remove get_toplevel from surface_at_position vfunc  Christian Hergert
 
- [evince] build: Use lowercase for project name in meson  Germán Poo-Caamaño
 
- [gimp] app: use G_GINT64_FORMAT to fix a long unsigned int vs. long long int format warning  Michael Schumacher
 
- [gimp] Deleted branch wip/schumaml/errors.c-G_GINT64_FORMAT  Michael Schumacher
 
- [glade] Deleted branch libreajans/glade-typo  Juan Pablo Ugarte
 
- [glade] Change issue reporting URL  Juan Pablo Ugarte
 
- [glade] Deleted branch libreajans/glade-bugzillalink  Juan Pablo Ugarte
 
- [glade] Make Verify button translatable  Juan Pablo Ugarte
 
- [glade] Remove deprecated gtk-close, gtk-open, gtk-cancel icons  Juan Pablo Ugarte
 
- [glade] Make four buttons accessible via alt key  Juan Pablo Ugarte
 
- [gtk/event-source-device] x11: Don't pass the same device twice when creating events  Matthias Clasen
 
- [epiphany] gitignore: add usual meson build directory  Michael Catanzaro
 
- [tracker-miners] (3 commits) ...Merge branch 'gstreamer_mb' into 'master'  Sam Thursfield
 
- [tracker-miners: 1/3] tracker-extract-gstreamer: Extract MusicBrainz IDs  Sam Thursfield
 
- [tracker-miners: 2/3] functional-tests: Add a new flac extraction test for gstreamer 1.18  Sam Thursfield
 
- [tracker-miners: 3/3] Merge branch 'gstreamer_mb' into 'master'  Sam Thursfield
 
- [gtk/wip/chergert/quartz4u] macos: fix refocusing bug  Christian Hergert
 
- [balsa] ab-window: Do not leak strings  Peter Bloomfield
 
- [balsa/popover] Various: Be more systematic when making GMenu s  Peter Bloomfield
 
- [balsa/popover] ab-window: Do not leak strings  Peter Bloomfield
 
- [tracker-miners] (186 commits) Non-fast-forward update to branch sam/remove-flac-vorbis-extractors  Sam Thursfield
 
- [tracker-miners/sam/remove-flac-vorbis-extractors: 186/186] extract: Remove flac and vorbis extractors  Sam Thursfield
 
- [seahorse] help: Rename "Accounts" to "Online Accounts"  Andre Klapper
 
- [tracker-miners] Non-fast-forward update to branch sam/remove-flac-vorbis-extractors  Sam Thursfield
 
- [tracker-miners/sam/remove-flac-vorbis-extractors] extract: Remove flac and vorbis extractors  Sam Thursfield
 
- [seahorse] help: Update instructions how to retrieve GPG keys to 3.36 UI  Andre Klapper
 
- [seahorse/gnome-3-36] help: Update instructions how to retrieve GPG keys to 3.36 UI  Andre Klapper
 
- [orca] Add initial, partial support for regoin-change events  Joanmarie Diggs
 
- [gnome-maps] (2 commits) Created branch wip/mlundblad/color-tests  Marcus Lundblad
 
- [gnome-maps/wip/mlundblad/color-tests: 1/2] Enable generating the test run script multiple times  Marcus Lundblad
 
- [gnome-maps/wip/mlundblad/color-tests: 2/2] WIP: color: Add unit tests  Marcus Lundblad
 
- [gtk] (5 commits) Created branch wip/carlosg/tracker3  Carlos Garnacho
 
- [gtk/wip/carlosg/tracker3: 1/5] gtksearchengine: Add "got_results" argument to ::finished  Carlos Garnacho
 
- [gtk/wip/carlosg/tracker3: 2/5] gtksearchengine: Add autoptr handler for this type  Carlos Garnacho
 
- [gtk/wip/carlosg/tracker3: 3/5] gtksearchengine: Add tracker3 search engine  Carlos Garnacho
 
- [gtk/wip/carlosg/tracker3: 4/5] gtksearchenginetracker3: Pre-fill GFileInfo from query  Carlos Garnacho
 
- [gtk/wip/carlosg/tracker3: 5/5] gtksearchengine: Drop tracker 2.x search engine  Carlos Garnacho
 
- [gtk] (4 commits) Created branch wip/carlosg/tracker3-3-24  Carlos Garnacho
 
- [gtk/wip/carlosg/tracker3-3-24: 1/4] gtksearchengine: Add "got_results" argument to ::finished  Carlos Garnacho
 
- [gtk/wip/carlosg/tracker3-3-24: 2/4] gtksearchengine: Add autoptr handler for this type  Carlos Garnacho
 
- [gtk/wip/carlosg/tracker3-3-24: 3/4] gtksearchengine: Add tracker3 search engine  Carlos Garnacho
 
- [gtk/wip/carlosg/tracker3-3-24: 4/4] gtksearchenginetracker3: Pre-fill GFileInfo from query  Carlos Garnacho
 
- [orca] Fix copy and paste fail from previous commit  Joanmarie Diggs
 
- [evince] Update Poppler to 0.88.0  Germán Poo-Caamaño
 
- [evince] (81 commits) Non-fast-forward update to branch gpoo/fix-hover-for-highlight-annotations  Germán Poo-Caamaño
 
- [evince/gpoo/fix-hover-for-highlight-annotations: 79/81] document: ev_mapping_list_get_all  Germán Poo-Caamaño
 
- [evince/gpoo/fix-hover-for-highlight-annotations: 80/81] libdocument, pdf: adding method is_xy_in_annotation  Germán Poo-Caamaño
 
- [evince/gpoo/fix-hover-for-highlight-annotations: 81/81] libview: checking if point is inside annotation  Germán Poo-Caamaño
 
- [gnome-user-docs] Update Indonesian translation  Translations User D-L
 
- [evince] (8 commits) Non-fast-forward update to branch BUG_markup_annots_check_quadrilaterals  Germán Poo-Caamaño
 
- [evince/BUG_markup_annots_check_quadrilaterals: 8/8] markup annotations: use markup text region  Germán Poo-Caamaño
 
- [evince/gnome-3-36] Update Poppler to 0.88.0  Germán Poo-Caamaño
 
- [evince] markup annotations: use markup text region  Germán Poo-Caamaño
 
- [evince] Deleted branch BUG_markup_annots_check_quadrilaterals  Nelson Ben
 
- [gnome-build-meta] Upgrade to WebKitGTK 2.29.1  Michael Catanzaro
 
- [gnome-build-meta] Deleted branch mcatanzaro/webkitgtk-2-29-1  Michael Catanzaro
 
- [orca] Take the possibility of nested cells into consideration when getting cellIndex  Joanmarie Diggs
 
- [gtk] (6 commits) ...Merge branch 'wip/carlosg/tracker3' into 'master'  Matthias Clasen
 
- [gtk: 6/6] Merge branch 'wip/carlosg/tracker3' into 'master'  Matthias Clasen
 
- [gtk/gtk-3-24] (5 commits) ...Merge branch 'wip/carlosg/tracker3-3-24' into 'gtk-3-24'  Matthias Clasen
 
- [gtk/gtk-3-24: 5/5] Merge branch 'wip/carlosg/tracker3-3-24' into 'gtk-3-24'  Matthias Clasen
 
- [gtk] Deleted branch wip/carlosg/tracker3  Carlos Garnacho
 
- [gtk] Deleted branch wip/carlosg/tracker3-3-24  Carlos Garnacho
 
- [orca] (2 commits) ...Merge branch 'idle-braille' into 'master'  Joanmarie Diggs
 
- [orca: 1/2] braille: hand off Braille output on NoFocus  Joanmarie Diggs
 
- [orca: 2/2] Merge branch 'idle-braille' into 'master'  Joanmarie Diggs
 
- [gtk] (14 commits) ...Merge branch 'wip/baedert/for-master' into 'master'  Matthias Clasen
 
- [gtk: 14/14] Merge branch 'wip/baedert/for-master' into 'master'  Matthias Clasen
 
- [gtk] (2 commits) ...Merge branch 'wip/chergert/remove-get_toplevel' into 'master'  Christian Hergert
 
- [gtk: 2/2] Merge branch 'wip/chergert/remove-get_toplevel' into 'master'  Christian Hergert
 
- [gtk] Deleted branch wip/chergert/remove-get_toplevel  Christian Hergert
 
- [orca] Fix debugging message  Joanmarie Diggs
 
- [balsa] address-view.: Do not leak string  Peter Bloomfield
 
- [balsa] identity: Do not leak identity  Peter Bloomfield
 
- [balsa] (27 commits) Non-fast-forward update to branch popover  Peter Bloomfield
 
- [balsa/popover: 4/27] pref-manager: Use GtkPopover for "Add" options  Peter Bloomfield
 
- [balsa/popover: 5/27] vfs: Port to GMenu  Peter Bloomfield
 
- [balsa/popover: 6/27] libbalsa-vfs: New API to use with GMenu  Peter Bloomfield
 
- [orca] Ignore children-changed:removed events with detail1 set to -1  Joanmarie Diggs
 
- [balsa/popover: 7/27] various: Port to new LibBalsaVfs API  Peter Bloomfield
 
- [balsa/popover: 8/27] body: Add a gpointer user_data member  Peter Bloomfield
 
- [balsa/popover: 9/27] mblist: Port the MRU menu to GMenu  Peter Bloomfield
 
- [balsa/popover: 10/27] Various: Adapt to MRU menu changes  Peter Bloomfield
 
- [balsa/popover: 11/27] compose window: Break the attachment context menu  Peter Bloomfield
 
- [balsa/popover: 12/27] balsa-index: Port context menu to GtkPopover  Peter Bloomfield
 
- [balsa/popover: 13/27] compose window: Improve popover placement  Peter Bloomfield
 
- [balsa/popover: 14/27] Bump Gtk requirement to 3.22  Peter Bloomfield
 
- [balsa/popover: 15/27] balsa-index: Improve context menu placement  Peter Bloomfield
 
- [balsa/popover: 16/27] compose window: Improve context menu placement  Peter Bloomfield
 
- [balsa/popover: 17/27] balsa-message: Improve the GtkPopover popup  Peter Bloomfield
 
- [balsa/popover: 18/27] compose window: Pop up the menu at the pointer  Peter Bloomfield
 
- [balsa/popover: 19/27] balsa-message: Port another popup to GtkPopover  Peter Bloomfield
 
- [balsa/popover: 20/27] balsa-message: Port the parts-menu to GtkPopover  Peter Bloomfield
 
- [balsa/popover: 21/27] balsa-index, balsa-message: Check GdkEvent  Peter Bloomfield
 
- [balsa/popover: 22/27] Various: Port menus to GtkPopover  Peter Bloomfield
 
- [balsa/popover: 23/27] balsa-mime-widget-text: Port HTML popup  Peter Bloomfield
 
- [balsa/popover: 24/27] Bump required versions  Peter Bloomfield
 
- [balsa/popover: 25/27] compose window: Port the language menu to GMenu  Peter Bloomfield
 
- [balsa/popover: 26/27] toolbars: Port the popup menu to GtkPopover  Peter Bloomfield
 
- [balsa/popover: 27/27] Various: Be more systematic when making GMenu s  Peter Bloomfield
 
- [gtk/gtk-3-24] (2 commits) ...Merge branch 'BUG_double_popover_focus_filechooser_GTK3' into 'gtk-3-24'  Matthias Clasen
 
- [gtk/gtk-3-24: 2/2] Merge branch 'BUG_double_popover_focus_filechooser_GTK3' into 'gtk-3-24'  Matthias Clasen
 
- [gtk] Deleted branch BUG_double_popover_focus_filechooser_GTK3  Nelson Ben
 
20 May 2020
21 May 2020
22 May 2020
      
- [mutter] wayland/dma-buf: Handle failing to import scanout DMA buffer  Georges Basile Stavracas Neto
 
- [mutter] wayland/dma-buf: Make gbm_bo import function better named  Georges Basile Stavracas Neto
 
- [meld/windows-font-fixes] CI: Switch to new win32-ps runner  Kai Willadsen
 
- [mutter] renderer: Change 'set_legacy_view()' to 'add_view()'  Georges Basile Stavracas Neto
 
- [mutter] screen-cast-stream-src: Don't throttle if max framerate is 1/0  Georges Basile Stavracas Neto
 
- [mutter] stage-x11: Clean up include macros  Georges Basile Stavracas Neto
 
- [mutter] stage-x11: Move view management to renderer  Georges Basile Stavracas Neto
 
- [mutter] screen-cast-src: Notify about the stream being closed after dispatch  Georges Basile Stavracas Neto
 
- [meld] Non-fast-forward update to branch windows-font-fixes  Kai Willadsen
 
- [meld/windows-font-fixes] CI: Switch to new win32-ps runner  Kai Willadsen
 
- [gtk/matthiasc/for-master] range: Treat lower and upper limit the same  Matthias Clasen
 
- [evince] (559 commits) Non-fast-forward update to branch 860-evince-print-shortcut-doesn-t-work-when-outline-is-focused  Nelson Ben
 
- [evince/860-evince-print-shortcut-doesn-t-work-when-outline-is-focused: 559/559] ev-window.c: Don't send Ctrl and Alt accels to sidebar  Nelson Ben
 
- [meld/windows-font-fixes] CI: Powershell environment variable handling  Kai Willadsen
 
- [gtk/matthiasc/for-master] trash-monitor: Rate limit updates  Matthias Clasen
 
- [gtk/gtk-3-24] trash-monitor: Rate limit updates  Matthias Clasen
 
- [evince] ev-window.c: Don't send Ctrl and Alt accels to sidebar  Germán Poo-Caamaño
 
- [evince] Deleted branch 860-evince-print-shortcut-doesn-t-work-when-outline-is-focused  Nelson Ben
 
- [gtk] (7 commits) ...Merge branch 'matthiasc/for-master' into 'master'  Matthias Clasen
 
- [gtk: 7/7] Merge branch 'matthiasc/for-master' into 'master'  Matthias Clasen
 
- [evince] backends: Fix typos in dvi backend  Germán Poo-Caamaño
 
- [evince] backends: Fix typos in tiff backend  Germán Poo-Caamaño
 
- [evince] backends: Fix typo in djvu backend  Germán Poo-Caamaño
 
- [evince] libdocument: Fix typos in comments and annotations  Germán Poo-Caamaño
 
- [evince] shell: Fix typos in comments  Germán Poo-Caamaño
 
- [evince] libview: Fix typos in comments  Germán Poo-Caamaño
 
- [evince] libview: Fix typos in debug messages  Germán Poo-Caamaño
 
- [evince] libview: Fix typo in parameter's description  Germán Poo-Caamaño
 
- [evince] shell: Fix typo in namespace of function name  Germán Poo-Caamaño
 
- [evince] shell: Fix typo in local function name  Germán Poo-Caamaño
 
- [gimp-help] Updated Greek translation  Dimitris Spingos
 
- [evince] shell: Fix cast on gtk_menu  Germán Poo-Caamaño
 
- [gtk/gtk-3-24] Fix the flipping-icons test  Matthias Clasen
 
- [gtk/matthiasc/for-master] (2 commits) ...text: Avoid clash of preedit and placeholder  Matthias Clasen
 
- [gtk/matthiasc/for-master: 2/2] text: Avoid clash of preedit and placeholder  Matthias Clasen
 
- [gtk/matthiasc/for-master] reftests: Fix the background-origin test  Matthias Clasen
 
- [chrome-gnome-shell] Update Indonesian translation  Translations User D-L
 
- [d-feet] Update Indonesian translation  Translations User D-L
 
- [fractal] Update Indonesian translation  Translations User D-L
 
- [geary] Update Indonesian translation  Translations User D-L
 
- [gnome-commander] Update Indonesian translation  Translations User D-L
 
- [gnome-games] Update Indonesian translation  Translations User D-L
 
- [gnome-latex] Update Indonesian translation  Translations User D-L
 
- [gnote] Update Indonesian translation  Translations User D-L
 
- [gtranslator] Update Indonesian translation  Translations User D-L
 
- [gnome-shell] Update Ukrainian translation  Translations User D-L
 
- [gtk] Update Ukrainian translation  Translations User D-L
 
- [gnome-books] Update Indonesian translation  Translations User D-L
 
- [gnome-documents] Update Indonesian translation  Translations User D-L
 
- [gedit-latex] Use "gio open" instead of deprecated "gvfs-open"  Pietro Battiston
 
- [gimp] Non-fast-forward update to branch wip/nielsdg/vapi  Niels De Graef
 
- [gimp/wip/nielsdg/vapi] Allow building vala plugins  Niels De Graef
 
- [gimp] (2 commits) Non-fast-forward update to branch wip/nielsdg/vapi  Niels De Graef
 
- [gimp/wip/nielsdg/vapi: 2/2] Allow building vala plugins  Niels De Graef
 
- [gnome-maps] (2 commits) Non-fast-forward update to branch wip/mlundblad/color-tests  Marcus Lundblad
 
- [gnome-maps/wip/mlundblad/color-tests: 1/2] Enable generating the test run script multiple times  Marcus Lundblad
 
- [gnome-maps/wip/mlundblad/color-tests: 2/2] color: Add unit tests  Marcus Lundblad
 
- [glib] (2 commits) ...Merge branch 'fix-2107-windows-gpoll-stall' into 'master'  Philip Withnall
 
- [glib: 1/2] win32 gpoll: Fix wait for at least one thread to return  Philip Withnall
 
- [glib: 2/2] Merge branch 'fix-2107-windows-gpoll-stall' into 'master'  Philip Withnall
 
- [gimp] Non-fast-forward update to branch wip/nielsdg/vapi  Niels De Graef
 
- [gimp/wip/nielsdg/vapi] Allow building vala plugins  Niels De Graef
 
- [orca] Update Romanian translation  Translations User D-L
 
- [epiphany] Update Romanian translation  Translations User D-L
 
- [evolution] Update Romanian translation  Translations User D-L
 
- [vte] Update Romanian translation  Translations User D-L
 
- [chronojump] Better sensitivity for session/more, help, ...  Xavier de Blas
 
- [rygel] Update Romanian translation  Translations User D-L
 
- [totem] Update Romanian translation  Translations User D-L
 
- [evolution-data-server] Update Romanian translation  Translations User D-L
 
- [gnome-mines] Update Romanian translation  Translations User D-L
 
- [gnome-chess] Update Romanian translation  Translations User D-L
 
- [gnome-tetravex] Update Romanian translation  Translations User D-L
 
- [gsettings-desktop-schemas] Update Romanian translation  Translations User D-L
 
- [glib] Update Romanian translation  Translations User D-L
 
- [gtranslator] Enable wrap-around by default in search bar  Daniel Mustieles García
 
- [gnome-shell-extensions] Update Romanian translation  Translations User D-L
 
- [mutter] clutter/actor-meta: Use G_DECLARE_DERIVABLE_TYPE  Jonas Ådahl
 
- [mutter] clutter: Use G_DECLARE_DERIVABLE_TYPE for ClutterAction and subclasses  Jonas Ådahl
 
- [chronojump] Fixed widgets out of window at right when starting chronojump and selecting inertial  Xavier de Blas
 
- [evolution] Update Ukrainian translation  Translations User D-L
 
- [gtk/gtk-3-24] (2 commits) ...Merge branch 'theme-linked-button-fixes-gtk3' into 'gtk-3-24'  Jakub Steiner
 
- [gtk/gtk-3-24: 1/2] Adwaita: Fix and simplify the linked buttons styling  Jakub Steiner
 
- [gtk/gtk-3-24: 2/2] Merge branch 'theme-linked-button-fixes-gtk3' into 'gtk-3-24'  Jakub Steiner
 
- [retro-gtk] (16 commits) Non-fast-forward update to branch mkenums  Adrien Plazas
 
- [retro-gtk/mkenums: 14/16] Build enum types with mk-enums  Adrien Plazas
 
- [retro-gtk/mkenums: 15/16] pixel-format: Don't give it a GType  Adrien Plazas
 
- [retro-gtk/mkenums: 16/16] Drop custom enum GType funcs in favor of mk-enum  Adrien Plazas
 
- [chronojump] preferences_win/appearance much clearer  Xavier de Blas
 
- [shotwell] gsettings: Misc schema fixes after prefix migration  Jens Georg
 
- [shotwell] publishing: Fix critical in Google Photos if target album is not set  Jens Georg
 
- [shotwell] help: Fix another yorba link  Jens Georg
 
- [shotwell] publishing: Drop obsolete label in YouTube dialog  Jens Georg
 
- [shotwell] authenticator: Make it possible to click on new-window links  Jens Georg
 
- [shotwell] doc: Update privacy policy  Jens Georg
 
- [shotwell] authenticator: New welcome text for Google  Jens Georg
 
- [shotwell] publishing: Do not restrict horizontal icon scale  Jens Georg
 
- [shotwell] web authenticator: Show address bar  Jens Georg
 
- [shotwell] webauth: Clear local store of webkit  Jens Georg
 
- [retro-gtk] (3 commits) ...Drop custom enum GType funcs in favor of mk-enum  Adrien Plazas
 
- [retro-gtk] Deleted branch mkenums  Adrien Plazas
 
- [shotwell] publishing: Update YouTube icon  Jens Georg
 
- [evolution] I#821 - Slow message search  Milan Crha
 
- [evolution/gnome-3-36] I#821 - Slow message search  Milan Crha
 
- [libhandy] Created branch maintainers-email  Adrien Plazas
 
- [libhandy/maintainers-email] doap: Update the maintainers' email  Adrien Plazas
 
- [glade/glade-3-36] Add latest release info to appdata  Alberto Fanjul
 
- [glade] Deleted branch wip/albfan/appdata  Alberto Fanjul
 
- [glade] Add latest release info to appdata  Alberto Fanjul
 
- [libhandy] (2 commits) Created branch wip/exalm/ci  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/ci: 1/2] header-bar: Always add .titlebar style class  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/ci: 2/2] ci: Specify the image for api-visibility job  Alexander Mikhaylenko
 
- [libhandy] Non-fast-forward update to branch wip/exalm/ci  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/ci] ci: Specify the image for api-visibility job  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/ci] ci: Stop using librem5 tag  Alexander Mikhaylenko
 
- [libhandy] Non-fast-forward update to branch wip/exalm/ci  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/ci] ci: Stop using librem5 tag  Alexander Mikhaylenko
 
- [gnome-shell] search: Remove usage of allocation flags  Florian Müllner
 
- [libhandy] Deleted branch v0.0.5  Adrien Plazas
 
- [libhandy] Deleted branch v0.0.6  Adrien Plazas
 
- [glib/glib-2-64] (2 commits) ...Merge branch 'backport-1504-win32-poll-glib-2-64' into 'glib-2-64'  Sebastian Dröge
 
- [glib/glib-2-64: 1/2] win32 gpoll: Fix wait for at least one thread to return  Sebastian Dröge
 
- [glib/glib-2-64: 2/2] Merge branch 'backport-1504-win32-poll-glib-2-64' into 'glib-2-64'  Sebastian Dröge
 
- [libhandy] Non-fast-forward update to branch maintainers-email  Adrien Plazas
 
- [libhandy/maintainers-email] doap: Update the maintainers' email  Adrien Plazas
 
- [libhandy] doap: Update the maintainers' email  Adrien Plazas
 
- [libhandy] Deleted branch HdyColumn-docs  Adrien Plazas
 
- [libhandy] Deleted branch README  Adrien Plazas
 
- [libhandy] Deleted branch action-row-activatable-widget  Adrien Plazas
 
- [libhandy] Deleted branch action-row-activated  Adrien Plazas
 
- [libhandy] Deleted branch action-row-activated-signal  Adrien Plazas
 
- [libhandy] Deleted branch action-row-dispoose  Adrien Plazas
 
- [libhandy] Deleted branch action-row-forall-crash  Adrien Plazas
 
- [libhandy] Deleted branch action-row-show-all  Adrien Plazas
 
- [libhandy] Deleted branch action-row-since  Adrien Plazas
 
- [libhandy] Deleted branch activatable-rows  Adrien Plazas
 
- [libhandy] Deleted branch add-missing-symbols  Adrien Plazas
 
- [libhandy] Deleted branch adding_gnome_contacts_examples  Adrien Plazas
 
- [libhandy] Deleted branch animations  Adrien Plazas
 
- [libhandy] Deleted branch api-1  Adrien Plazas
 
- [libhandy] Deleted branch api-1-drop-deprecated  Adrien Plazas
 
- [libhandy] Deleted branch api-1-leaflet-default  Adrien Plazas
 
- [libhandy] Deleted branch api-visibility  Adrien Plazas
 
- [libhandy] Deleted branch arrows-cleanup  Adrien Plazas
 
- [libhandy] Deleted branch arrows-direction-doc  Adrien Plazas
 
- [libhandy] Deleted branch asan-preparations  Adrien Plazas
 
- [libhandy] Deleted branch atk-roles  Adrien Plazas
 
- [libhandy] Deleted branch authors  Adrien Plazas
 
- [libhandy] Deleted branch autopkg-tsts  Adrien Plazas
 
- [libhandy] Deleted branch avatar  Adrien Plazas
 
- [libhandy] Deleted branch avatar-gi  Adrien Plazas
 
- [libhandy] Deleted branch avatar_small_fixes  Adrien Plazas
 
- [libhandy] Deleted branch benzea/fix-glade-properties  Adrien Plazas
 
- [glib] (2 commits) ...Merge branch 'cancellable-test-fix' into 'master'  Sebastian Dröge
 
- [libhandy] Deleted branch benzea/value-object  Adrien Plazas
 
- [glib: 1/2] tests: Speed up the cancellable test  Sebastian Dröge
 
- [libhandy] Deleted branch build-cleanups  Adrien Plazas
 
- [libhandy] Deleted branch call-start-symbolic  Adrien Plazas
 
- [glib: 2/2] Merge branch 'cancellable-test-fix' into 'master'  Sebastian Dröge
 
- [libhandy] Deleted branch carousel  Adrien Plazas
 
- [libhandy] Deleted branch clang  Adrien Plazas
 
- [libhandy] Deleted branch close-buttons  Adrien Plazas
 
- [libhandy] Deleted branch column-child-size-fix  Adrien Plazas
 
- [libhandy] Deleted branch column-css-doc  Adrien Plazas
 
- [libhandy] Deleted branch column-height-for-width  Adrien Plazas
 
- [libhandy] Deleted branch column-minimum  Adrien Plazas
 
- [libhandy] Deleted branch column-property-break  Adrien Plazas
 
- [libhandy] Deleted branch column-style-classes  Adrien Plazas
 
- [libhandy] Deleted branch combo-row-selected-index  Adrien Plazas
 
- [libhandy] Deleted branch combo-row-subtitle  Adrien Plazas
 
- [libhandy] Deleted branch constructor  Adrien Plazas
 
- [libhandy] Deleted branch cs-brace  Adrien Plazas
 
- [libhandy] Deleted branch css-drop-hdy  Adrien Plazas
 
- [libhandy] Deleted branch css-empty-line  Adrien Plazas
 
- [libhandy] Deleted branch css-init  Adrien Plazas
 
- [libhandy] Deleted branch cssname  Adrien Plazas
 
- [libhandy] Deleted branch dark-theme  Adrien Plazas
 
- [libhandy] Deleted branch dconf  Adrien Plazas
 
- [libhandy] Deleted branch deb-ci  Adrien Plazas
 
- [libhandy] Deleted branch deb-updates  Adrien Plazas
 
- [libhandy] Deleted branch debian-drop-dep  Adrien Plazas
 
- [libhandy] Deleted branch debian-example  Adrien Plazas
 
- [libhandy] Deleted branch debian-pkg  Adrien Plazas
 
- [libhandy] Deleted branch debian-symbols  Adrien Plazas
 
- [libhandy] Deleted branch deprecate-arrows  Adrien Plazas
 
- [libhandy] Deleted branch deprecate_dialer  Adrien Plazas
 
- [libhandy] Deleted branch dialer  Adrien Plazas
 
- [libhandy] Deleted branch dialer-bin  Adrien Plazas
 
- [libhandy] Deleted branch dialer-button-leak  Adrien Plazas
 
- [libhandy] Deleted branch dialer-buttons  Adrien Plazas
 
- [libhandy] Deleted branch dialer-cleanups  Adrien Plazas
 
- [libhandy] Deleted branch dialer-grid-spacing  Adrien Plazas
 
- [libhandy] Deleted branch dialer-grid-workaround  Adrien Plazas
 
- [libhandy] Deleted branch dialer-relief  Adrien Plazas
 
- [libhandy] Deleted branch dialog-close  Adrien Plazas
 
- [libhandy] Deleted branch dialog-example  Adrien Plazas
 
- [libhandy] Deleted branch division-by-zero  Adrien Plazas
 
- [libhandy] Deleted branch doc-fixes  Adrien Plazas
 
- [libhandy] Deleted branch doc-g_auto  Adrien Plazas
 
- [libhandy] Deleted branch doc-static  Adrien Plazas
 
- [libhandy] Deleted branch doc-warnings  Adrien Plazas
 
- [libhandy] Deleted branch doc2  Adrien Plazas
 
- [libhandy] Deleted branch docbook-version  Adrien Plazas
 
- [libhandy] Deleted branch drop-dialog  Adrien Plazas
 
- [libhandy] Deleted branch drop-hdy-fold  Adrien Plazas
 
- [seahorse] Don't mention nautilus etc. integration  Niels De Graef
 
- [libhandy] Deleted branch drop-jenkinsfile  Adrien Plazas
 
- [libhandy] Deleted branch drop-string-funcs  Adrien Plazas
 
- [libhandy] Deleted branch drop-unused-signal  Adrien Plazas
 
- [libhandy] Deleted branch editorconfig-css  Adrien Plazas
 
- [libhandy] Deleted branch empty-decoration-layout  Adrien Plazas
 
- [libhandy] Deleted branch event-fields  Adrien Plazas
 
- [libhandy] Deleted branch example-app  Adrien Plazas
 
- [libhandy] Deleted branch example-flatpak  Adrien Plazas
 
- [libhandy] Deleted branch example-non-activatable-row  Adrien Plazas
 
- [libhandy] Deleted branch example-scrolled-window  Adrien Plazas
 
- [libhandy] Deleted branch example-ui  Adrien Plazas
 
- [libhandy] Deleted branch examples  Adrien Plazas
 
- [libhandy] Deleted branch expander-row-arrow-rotation  Adrien Plazas
 
- [libhandy] Deleted branch expander-row-expanded  Adrien Plazas
 
- [libhandy] Deleted branch expander-row-no-show-all  Adrien Plazas
 
- [libhandy] Deleted branch expander-row-padding-classes  Adrien Plazas
 
- [libhandy] Deleted branch fail-ci  Adrien Plazas
 
- [libhandy] Deleted branch fedora  Adrien Plazas
 
- [libhandy] Deleted branch fix-action-row-destroy  Adrien Plazas
 
- [libhandy] Deleted branch fix-combo-row-leak  Adrien Plazas
 
- [libhandy] Deleted branch fix-gir-cross  Adrien Plazas
 
- [libhandy] Deleted branch fix-selection-index  Adrien Plazas
 
- [libhandy] Deleted branch fix-xvfb-run  Adrien Plazas
 
- [libhandy] Deleted branch fix_arm_warnings  Adrien Plazas
 
- [libhandy] Deleted branch fix_glade_column  Adrien Plazas
 
- [libhandy] Deleted branch flatpak-build-options  Adrien Plazas
 
- [libhandy] Deleted branch flatpak-fail  Adrien Plazas
 
- [libhandy] Deleted branch flatpak-glade  Adrien Plazas
 
- [libhandy] Deleted branch flatpak-master  Adrien Plazas
 
- [libhandy] Deleted branch fold-docs  Adrien Plazas
 
- [libhandy] Deleted branch folded  Adrien Plazas
 
- [libhandy] Deleted branch folded-style  Adrien Plazas
 
- [libhandy] Deleted branch follow-gtk-convention  Adrien Plazas
 
- [libhandy] Deleted branch g-enum-no-auto-ptr  Adrien Plazas
 
- [libhandy] Deleted branch gettext  Adrien Plazas
 
- [libhandy] Deleted branch gir  Adrien Plazas
 
- [libhandy] Deleted branch gir-annotation  Adrien Plazas
 
- [libhandy] Deleted branch gitlab-ci  Adrien Plazas
 
- [libhandy] Deleted branch gitlab-issues-carousel  Adrien Plazas
 
- [libhandy] Deleted branch giturl  Adrien Plazas
 
- [libhandy] Deleted branch glade-3-36  Adrien Plazas
 
- [libhandy] Deleted branch glade-arrows  Adrien Plazas
 
- [libhandy] Deleted branch glade-dirs  Adrien Plazas
 
- [libhandy] Deleted branch glade-flatpak  Adrien Plazas
 
- [libhandy] Deleted branch glade-header-group  Adrien Plazas
 
- [libhandy] Deleted branch glade-module-dir  Adrien Plazas
 
- [libhandy] Deleted branch glade-module-search-path  Adrien Plazas
 
- [libhandy] Deleted branch glade-rows  Adrien Plazas
 
- [libhandy] Deleted branch glib-mkenums  Adrien Plazas
 
- [libhandy] Deleted branch gtk-3-24-1  Adrien Plazas
 
- [libhandy] Deleted branch gtk-3-24-20  Adrien Plazas
 
- [libhandy] Deleted branch hadess/translation-fixes  Adrien Plazas
 
- [libhandy] Deleted branch handy-demo  Adrien Plazas
 
- [libhandy] Deleted branch hdy-button-finalize  Adrien Plazas
 
- [libhandy] Deleted branch hdy-users  Adrien Plazas
 
- [libhandy] Deleted branch header-bar  Adrien Plazas
 
- [libhandy] Deleted branch header-bar-dialog-back  Adrien Plazas
 
- [libhandy] Deleted branch header-group  Adrien Plazas
 
- [libhandy] Deleted branch header-group-crash  Adrien Plazas
 
- [libhandy] Deleted branch header-group-focus-prop  Adrien Plazas
 
- [libhandy] Deleted branch header-group-message  Adrien Plazas
 
- [libhandy] Deleted branch headerbar-border  Adrien Plazas
 
- [libhandy] Deleted branch hydrapaper  Adrien Plazas
 
- [libhandy] Deleted branch idiomatic-sass  Adrien Plazas
 
- [libhandy] Deleted branch if-else-braces  Adrien Plazas
 
- [libhandy] Deleted branch init  Adrien Plazas
 
- [libhandy] Deleted branch init-libhandy-in-test  Adrien Plazas
 
- [libhandy] Deleted branch init-types  Adrien Plazas
 
- [libhandy] Deleted branch inside-compilation  Adrien Plazas
 
- [libhandy] Deleted branch install-header  Adrien Plazas
 
- [libhandy] Deleted branch issue-template  Adrien Plazas
 
- [libhandy] Deleted branch keypad  Adrien Plazas
 
- [libhandy] Deleted branch keypad-style  Adrien Plazas
 
- [libhandy] Deleted branch keypress  Adrien Plazas
 
- [libhandy] Deleted branch leaflet  Adrien Plazas
 
- [libhandy] Deleted branch leaflet-buildable  Adrien Plazas
 
- [libhandy] Deleted branch leaflet-cleanup  Adrien Plazas
 
- [libhandy] Deleted branch leaflet-default-style-class  Adrien Plazas
 
- [libhandy] Deleted branch leaflet-deprecation-include  Adrien Plazas
 
- [libhandy] Deleted branch leaflet-exalm-copyright  Adrien Plazas
 
- [gimp-help] Update Catalan translation  Jordi Mas
 
- [libhandy] Deleted branch leaflet-fix  Adrien Plazas
 
- [libhandy] Deleted branch leaflet-mode-over-under  Adrien Plazas
 
- [libhandy] Deleted branch leaflet-mode-transition-init  Adrien Plazas
 
- [libhandy] Deleted branch leaflet-rtl  Adrien Plazas
 
- [libhandy] Deleted branch leaflet-slide-description  Adrien Plazas
 
- [libhandy] Deleted branch leaflet-unfolded-invisible-child  Adrien Plazas
 
- [libhandy] Deleted branch leaflet-unfolded-transition  Adrien Plazas
 
- [libhandy] Deleted branch leaflet-unitialized-variable  Adrien Plazas
 
- [libhandy] Deleted branch libdir  Adrien Plazas
 
- [libhandy] Deleted branch list-rows-overhaul  Adrien Plazas
 
- [libhandy] Deleted branch log-domain  Adrien Plazas
 
- [libhandy] Deleted branch macosx  Adrien Plazas
 
- [libhandy] Deleted branch margin-start-end  Adrien Plazas
 
- [libhandy] Deleted branch measure  Adrien Plazas
 
- [libhandy] Deleted branch meson  Adrien Plazas
 
- [libhandy] Deleted branch mingw-stack-protector  Adrien Plazas
 
- [libhandy] Deleted branch mingw64  Adrien Plazas
 
- [libhandy] Deleted branch missing-symbols  Adrien Plazas
 
- [libhandy] Deleted branch move-bin-window  Adrien Plazas
 
- [libhandy] Deleted branch my_work  Adrien Plazas
 
- [libhandy] Deleted branch my_work_fix_206  Adrien Plazas
 
- [libhandy] Deleted branch navigation-direction  Adrien Plazas
 
- [libhandy] Deleted branch nested-list-rounding  Adrien Plazas
 
- [libhandy] Deleted branch new-docs-url  Adrien Plazas
 
- [shotwell] Update Ukrainian translation  Translations User D-L
 
- [libhandy] Deleted branch new_libhandy_examples  Adrien Plazas
 
- [libhandy] Deleted branch phosh-keypad  Adrien Plazas
 
- [libhandy] Deleted branch po  Adrien Plazas
 
- [libhandy] Deleted branch pragma-once  Adrien Plazas
 
- [libhandy] Deleted branch prebuilt-pipeline  Adrien Plazas
 
- [libhandy] Deleted branch preferences  Adrien Plazas
 
- [libhandy] Deleted branch preferences-disable-search  Adrien Plazas
 
- [shotwell/shotwell-0.30] publishing: Fix critical in Google Photos if target album is not set  Jens Georg
 
- [libhandy] Deleted branch preferences-h4  Adrien Plazas
 
- [shotwell/shotwell-0.30] help: Rename privacy policy page  Jens Georg
 
- [libhandy] Deleted branch preferences-strictly-center  Adrien Plazas
 
- [shotwell/shotwell-0.30] help: Fix list of pages  Jens Georg
 
- [libhandy] Deleted branch prepare-0.0.6  Adrien Plazas
 
- [libhandy] Deleted branch press-button-checked  Adrien Plazas
 
- [shotwell/shotwell-0.30] help: Fix another yorba link  Jens Georg
 
- [libhandy] Deleted branch private-leak-fix  Adrien Plazas
 
- [shotwell/shotwell-0.30] publishing: Drop obsolete label in YouTube dialog  Jens Georg
 
- [libhandy] Deleted branch public-animation  Adrien Plazas
 
- [shotwell/shotwell-0.30] authenticator: Make it possible to click on new-window links  Jens Georg
 
- [libhandy] Deleted branch publish-docs  Adrien Plazas
 
- [libhandy] Deleted branch radio-valign  Adrien Plazas
 
- [shotwell/shotwell-0.30] doc: Update privacy policy  Jens Georg
 
- [libhandy] Deleted branch readme  Adrien Plazas
 
- [shotwell/shotwell-0.30] authenticator: New welcome text for Google  Jens Georg
 
- [libhandy] Deleted branch readme-external-examples-update  Adrien Plazas
 
- [libhandy] Deleted branch rel-v0.0.10  Adrien Plazas
 
- [shotwell/shotwell-0.30] publishing: Do not restrict horizontal icon scale  Jens Georg
 
- [libhandy] Deleted branch rel-v0.0.11  Adrien Plazas
 
- [shotwell/shotwell-0.30] web authenticator: Show address bar  Jens Georg
 
- [libhandy] Deleted branch rel-v0.0.12  Adrien Plazas
 
- [libhandy] Deleted branch rel-v0.0.13  Adrien Plazas
 
- [shotwell/shotwell-0.30] webauth: Clear local store of webkit  Jens Georg
 
- [libhandy] Deleted branch rel-v0.0.7  Adrien Plazas
 
- [shotwell/shotwell-0.30] publishing: Update YouTube icon  Jens Georg
 
- [libhandy] Deleted branch rel-v0.0.8  Adrien Plazas
 
- [shotwell/shotwell-0.30] Prepare 0.30.10  Jens Georg
 
- [libhandy] Deleted branch rel-v0.0.9  Adrien Plazas
 
- [shotwell] Created tag shotwell-0.30.10  Jens Georg
 
- [libhandy] Deleted branch rel-v0.80.0  Adrien Plazas
 
- [libhandy] Deleted branch release-0.0.4  Adrien Plazas
 
- [libhandy] Deleted branch reproducible  Adrien Plazas
 
- [libhandy] Deleted branch resize-example-window  Adrien Plazas
 
- [libhandy] Deleted branch resources  Adrien Plazas
 
- [libhandy] Deleted branch rows  Adrien Plazas
 
- [libhandy] Deleted branch scrolled-window-leaflet  Adrien Plazas
 
- [libhandy] Deleted branch search-bar  Adrien Plazas
 
- [libhandy] Deleted branch separator  Adrien Plazas
 
- [libhandy] Deleted branch separators  Adrien Plazas
 
- [libhandy] Deleted branch signal-offset  Adrien Plazas
 
- [libhandy] Deleted branch split-out-doc-ci  Adrien Plazas
 
- [libhandy] Deleted branch squeezer  Adrien Plazas
 
- [libhandy] Deleted branch static  Adrien Plazas
 
- [libhandy] Deleted branch static-style-init  Adrien Plazas
 
- [libhandy] Deleted branch static-subproject-install  Adrien Plazas
 
- [libhandy] Deleted branch style  Adrien Plazas
 
- [shotwell/shotwell-0.30] Update Ukrainian translation  Translations User D-L
 
- [libhandy] Deleted branch style-loading  Adrien Plazas
 
- [libhandy] Deleted branch swipe-leak-fix  Adrien Plazas
 
- [libhandy] Deleted branch symbols  Adrien Plazas
 
- [libhandy] Deleted branch syntax-hl  Adrien Plazas
 
- [libhandy] Deleted branch test-arrows  Adrien Plazas
 
- [libhandy] Deleted branch test-dialer  Adrien Plazas
 
- [libhandy] Deleted branch test-flatpak  Adrien Plazas
 
- [libhandy] Deleted branch test-header-group  Adrien Plazas
 
- [libhandy] Deleted branch tests  Adrien Plazas
 
- [libhandy] Deleted branch them  Adrien Plazas
 
- [libhandy] Deleted branch theming-overhaul  Adrien Plazas
 
- [libhandy] Deleted branch title-bar  Adrien Plazas
 
- [libhandy] Deleted branch titlebar-doc  Adrien Plazas
 
- [libhandy] Deleted branch toggle-search-result-visibility  Adrien Plazas
 
- [libhandy] Deleted branch typo  Adrien Plazas
 
- [libhandy] Deleted branch typo-fixes  Adrien Plazas
 
- [libhandy] Deleted branch typo_acknowledge_build_doc  Adrien Plazas
 
- [libhandy] Deleted branch unified-leaflet-transitions  Adrien Plazas
 
- [libhandy] Deleted branch unstable  Adrien Plazas
 
- [libhandy] Deleted branch view-switcher  Adrien Plazas
 
- [libhandy] Deleted branch view-switcher-bar  Adrien Plazas
 
- [libhandy] Deleted branch view-switcher-bold  Adrien Plazas
 
- [libhandy] Deleted branch view-switcher-button-border  Adrien Plazas
 
- [libhandy] Deleted branch view-switcher-ellipsize  Adrien Plazas
 
- [libhandy] Deleted branch view-switcher-highlight  Adrien Plazas
 
- [libhandy] Deleted branch view-switcher-hover-style  Adrien Plazas
 
- [libhandy] Deleted branch view-switcher-title  Adrien Plazas
 
- [libhandy] Deleted branch warning-fixes  Adrien Plazas
 
- [libhandy] Deleted branch warnings  Adrien Plazas
 
- [libhandy] Deleted branch wip/exalm/56  Adrien Plazas
 
- [libhandy] Deleted branch wip/exalm/arrows  Adrien Plazas
 
- [libhandy] Deleted branch wip/exalm/back-forward  Adrien Plazas
 
- [libhandy] Deleted branch wip/exalm/bug  Adrien Plazas
 
- [libhandy] Deleted branch wip/exalm/cleanups  Adrien Plazas
 
- [libhandy] Deleted branch wip/exalm/deck-crash  Adrien Plazas
 
- [libhandy] Deleted branch wip/exalm/deprecated  Adrien Plazas
 
- [libhandy] Deleted branch wip/exalm/dimming  Adrien Plazas
 
- [libhandy] Deleted branch wip/exalm/distance  Adrien Plazas
 
- [libhandy] Deleted branch wip/exalm/docs  Adrien Plazas
 
- [libhandy] Deleted branch wip/exalm/drag  Adrien Plazas
 
- [libhandy] Deleted branch wip/exalm/draw  Adrien Plazas
 
- [libhandy] Deleted branch wip/exalm/dtd  Adrien Plazas
 
- [libhandy] Deleted branch wip/exalm/fallback  Adrien Plazas
 
- [seahorse] help: Sync format of two strings to be consistent with other pages  Andre Klapper
 
- [libhandy] Deleted branch wip/exalm/fix  Adrien Plazas
 
- [libhandy] Deleted branch wip/exalm/fixes  Adrien Plazas
 
- [libhandy] Deleted branch wip/exalm/fold  Adrien Plazas
 
- [libhandy] Deleted branch wip/exalm/gesture  Adrien Plazas
 
- [libhandy] Deleted branch wip/exalm/glade  Adrien Plazas
 
- [libhandy] Deleted branch wip/exalm/glade2  Adrien Plazas
 
- [libhandy] Deleted branch wip/exalm/hc  Adrien Plazas
 
- [libhandy] Deleted branch wip/exalm/init  Adrien Plazas
 
- [libhandy] Deleted branch wip/exalm/issue115  Adrien Plazas
 
- [libhandy] Deleted branch wip/exalm/leaflet  Adrien Plazas
 
- [libhandy] Deleted branch wip/exalm/leaflet-docs  Adrien Plazas
 
- [libhandy] Deleted branch wip/exalm/leaflet-fix  Adrien Plazas
 
- [libhandy] Deleted branch wip/exalm/line  Adrien Plazas
 
- [libhandy] Deleted branch wip/exalm/menu  Adrien Plazas
 
- [libhandy] Deleted branch wip/exalm/mouse  Adrien Plazas
 
- [libhandy] Deleted branch wip/exalm/mouse-drag  Adrien Plazas
 
- [libhandy] Deleted branch wip/exalm/navigate  Adrien Plazas
 
- [libhandy] Deleted branch wip/exalm/nodes  Adrien Plazas
 
- [libhandy] Deleted branch wip/exalm/oops  Adrien Plazas
 
- [libhandy] Deleted branch wip/exalm/paginator  Adrien Plazas
 
- [libhandy] Deleted branch wip/exalm/paginator-drag  Adrien Plazas
 
- [libhandy] Deleted branch wip/exalm/paginator-page-switched  Adrien Plazas
 
- [libhandy] Deleted branch wip/exalm/paginator-parent  Adrien Plazas
 
- [libhandy] Deleted branch wip/exalm/paginator2  Adrien Plazas
 
- [libhandy] Deleted branch wip/exalm/pi  Adrien Plazas
 
- [libhandy] Deleted branch wip/exalm/remove-css  Adrien Plazas
 
- [libhandy] Deleted branch wip/exalm/remove-fix  Adrien Plazas
 
- [libhandy] Deleted branch wip/exalm/scrollbar  Adrien Plazas
 
- [libhandy] Deleted branch wip/exalm/separators  Adrien Plazas
 
- [libhandy] Deleted branch wip/exalm/stack  Adrien Plazas
 
- [libhandy] Deleted branch wip/exalm/sync  Adrien Plazas
 
- [libhandy] Deleted branch wip/exalm/title-drags  Adrien Plazas
 
- [libhandy] Deleted branch wip/exalm/todo  Adrien Plazas
 
- [libhandy] Deleted branch wip/exalm/tracker  Adrien Plazas
 
- [libhandy] Deleted branch wip/exalm/typo  Adrien Plazas
 
- [libhandy] Deleted branch wip/exalm/unified-window  Adrien Plazas
 
- [libhandy] Deleted branch wip/exalm/visible  Adrien Plazas
 
- [libhandy] Deleted branch wip/exalm/warnings  Adrien Plazas
 
- [libhandy] Deleted branch wip/exalm/workaround  Adrien Plazas
 
- [libhandy] Deleted branch wip/exalm/zero  Adrien Plazas
 
- [libhandy] Deleted branch wip/lantw/keypad-Fix-compilation-error-for-clang  Adrien Plazas
 
- [libhandy] Deleted branch wip/lantw/replace-+-with-{1,}  Adrien Plazas
 
- [libhandy] Deleted branch wip/sadiq/ci  Adrien Plazas
 
- [libhandy] Deleted branch wip/sadiq/example  Adrien Plazas
 
- [libhandy] Deleted branch wip/sadiq/fixes  Adrien Plazas
 
- [glib] (3 commits) ...Merge branch 'fix-file-test' into 'master'  Sebastian Dröge
 
- [glib: 1/3] tests: Port file test to use g_assert_*() rather than g_assert()  Sebastian Dröge
 
- [glib: 2/3] tests: Speed up the file test and make it more reliable  Sebastian Dröge
 
- [glib: 3/3] Merge branch 'fix-file-test' into 'master'  Sebastian Dröge
 
- [gnome-photos] help: No more 'Recent' tab, replaced by 'Photos' tab  Andre Klapper
 
- [eog] help: Fix an unclear string about smoothing images when zooming  Andre Klapper
 
- [libhandy] (4 commits) Non-fast-forward update to branch wip/exalm/ci  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/ci: 2/4] ci: Specify the image for api-visibility job  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/ci: 3/4] ci: Stop using librem5 tag  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/ci: 4/4] ci: Remove global before_script and move api-visibility to default image  Alexander Mikhaylenko
 
- [libhandy] Non-fast-forward update to branch wip/exalm/ci  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/ci] ci: Remove global before_script and move api-visibility to default image  Alexander Mikhaylenko
 
- [libhandy] Non-fast-forward update to branch wip/exalm/ci  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/ci] ci: Remove global before_script and move api-visibility to default image  Alexander Mikhaylenko
 
- [libhandy] Non-fast-forward update to branch wip/exalm/ci  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/ci] ci: Remove global before_script and move api-visibility to default image  Alexander Mikhaylenko
 
- [libhandy] (5 commits) Non-fast-forward update to branch wip/exalm/ci  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/ci: 1/5] Switch CI to GNOME  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/ci: 2/5] gitlab-ci: Use eatmydata to speed up package installation  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/ci: 3/5] gitlab-ci: Don't bother updating manual page catalogs  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/ci: 4/5] ci: Speed up api-visibility job  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/ci: 5/5] ci: Migrate to GNOME CI template for Flatpak  Alexander Mikhaylenko
 
- [libhandy] Non-fast-forward update to branch wip/exalm/ci  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/ci] ci: Migrate to GNOME CI template for Flatpak  Alexander Mikhaylenko
 
- [libhandy] (2 commits) Non-fast-forward update to branch wip/exalm/ci  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/ci: 1/2] ci: Speed up api-visibility job  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/ci: 2/2] ci: Migrate to GNOME CI template for Flatpak  Alexander Mikhaylenko
 
- [gnome-build-meta] Created branch abderrahim/update-fdsdk  Abderrahim Kitouni
 
- [gnome-build-meta/abderrahim/update-fdsdk] freedesktop-sdk.bst: update to get gcc 10  Abderrahim Kitouni
 
- [libhandy/wip/exalm/ci] ci: Move flatpak jobs to build stage  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/ci] ci: Remove before_script for Flatpak jobs  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/ci] ci: Specify branch for flatpak jobs  Alexander Mikhaylenko
 
- [seahorse] Plural: "email and files" to "emails and files"  Niels De Graef
 
- [libhandy] (3 commits) ...gitlab-ci: Don't bother updating manual page catalogs  Alexander Mikhaylenko
 
- [libhandy] Non-fast-forward update to branch wip/exalm/ci  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/ci] ci: Specify bunble for flatpak jobs  Alexander Mikhaylenko
 
- [libhandy] Non-fast-forward update to branch wip/exalm/ci  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/ci] ci: Specify bunble for flatpak jobs  Alexander Mikhaylenko
 
- [shotwell/shotwell-0.30] Update Spanish translation  Translations User D-L
 
- [shotwell] Update Spanish translation  Translations User D-L
 
- [libhandy/wip/exalm/ci] examples: Enable tests, introspection and VAPI  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/ci] t  Alexander Mikhaylenko
 
- [seahorse] Update Ukrainian translation  Translations User D-L
 
- [eog] Update Ukrainian translation  Translations User D-L
 
- [seahorse] Update Ukrainian translation  Translations User D-L
 
- [tepl] testsuite: create tepl-test-utils  Sébastien Wilmet
 
- [gnome-photos] Update Ukrainian translation  Translations User D-L
 
- [libhandy/wip/exalm/ci] glade: use 3.36.0 instead of gnome-3-36 HEAD  Alexander Mikhaylenko
 
- [libhandy] (4 commits) Non-fast-forward update to branch wip/exalm/ci  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/ci: 1/4] examples: Enable tests, introspection and VAPI  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/ci: 2/4] glade: use 3.36.0 instead of gnome-3-36 HEAD  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/ci: 3/4] ci: Speed up api-visibility job  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/ci: 4/4] ci: Migrate to GNOME CI template for Flatpak  Alexander Mikhaylenko
 
- [libhandy] Created branch wip/exalm/links  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/links] Update repo links  Alexander Mikhaylenko
 
- [gnome-games] flatpak: update libhandy url  Alexander Mikhaylenko
 
- [tepl] testsuite: tepl-test-utils: wait signal functions  Sébastien Wilmet
 
- [epiphany] Created branch wip/exalm/libhandy-gitlab  Alexander Mikhaylenko
 
- [epiphany/wip/exalm/libhandy-gitlab] flatpak: Update libhandy repo url  Alexander Mikhaylenko
 
- [libhandy] (4 commits) ...ci: Migrate to GNOME CI template for Flatpak  Guido Günther
 
- [libhandy] Deleted branch wip/exalm/ci  Alexander Mikhaylenko
 
- [jhbuild] Created branch wip/exalm/libhandy-gitlab  Alexander Mikhaylenko
 
- [jhbuild/wip/exalm/libhandy-gitlab] core-deps-latest: Update libhandy repo url  Alexander Mikhaylenko
 
- [tepl] testsuite: FileLoader: use tepl-test-utils  Sébastien Wilmet
 
- [tepl] testsuite: FileSaver: move function to tepl-test-utils  Sébastien Wilmet
 
- [gnome-build-meta] (3 commits) Created branch wip/exalm/libhandy  Alexander Mikhaylenko
 
- [gnome-build-meta/wip/exalm/libhandy: 1/3] core-deps: Use libhandy-0-0 branch for libhandy  Alexander Mikhaylenko
 
- [gnome-build-meta/wip/exalm/libhandy: 2/3] core-deps: Add libhandy-1  Alexander Mikhaylenko
 
- [gnome-build-meta/wip/exalm/libhandy: 3/3] core: Switch epiphany to libhandy-1  Alexander Mikhaylenko
 
- [libhandy] (3 commits) Non-fast-forward update to branch wip/exalm/links  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/links: 3/3] Update repo links  Alexander Mikhaylenko
 
- [libhandy] (9 commits) Non-fast-forward update to branch wip/exalm/h4  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/h4: 9/9] theme: Require preferencesgroup instead of window for h4  Alexander Mikhaylenko
 
- [gnome-build-meta/wip/exalm/libhandy] world: Move gnome-games to libhandy-1  Alexander Mikhaylenko
 
- [epiphany] (8 commits) Non-fast-forward update to branch wip/exalm/libhandy-1  Alexander Mikhaylenko
 
- [epiphany/wip/exalm/libhandy-1: 6/8] Port to libhandy master  Alexander Mikhaylenko
 
- [epiphany/wip/exalm/libhandy-1: 7/8] data-dialog: Use HdyWindow  Alexander Mikhaylenko
 
- [epiphany/wip/exalm/libhandy-1: 8/8] tmp: Use a specific branch of libhandy until it's merged  Alexander Mikhaylenko
 
- [gnome-build-meta] (4 commits) Non-fast-forward update to branch wip/exalm/libhandy  Alexander Mikhaylenko
 
- [gnome-build-meta/wip/exalm/libhandy: 1/4] core-deps: Update url and use libhandy-0-0 branch for libhandy  Alexander Mikhaylenko
 
- [gnome-build-meta/wip/exalm/libhandy: 2/4] core-deps: Add libhandy-1  Alexander Mikhaylenko
 
- [gnome-build-meta/wip/exalm/libhandy: 3/4] core: Switch epiphany to libhandy-1  Alexander Mikhaylenko
 
- [gnome-build-meta/wip/exalm/libhandy: 4/4] world: Move gnome-games to libhandy-1  Alexander Mikhaylenko
 
- [tepl] testsuite: FileSaver: move function to tepl-test-utils  Sébastien Wilmet
 
- [evolution] Update Ukrainian translation  Translations User D-L
 
- [gnome-photos] Non-fast-forward update to branch wip/rishi/drop-liboauth  Debarshi Ray
 
- [gnome-photos/wip/rishi/drop-liboauth] flatpak: Explicitly disable the liboauth dependency in libgdata  Debarshi Ray
 
- [tepl] testsuite: MetadataManager: move function to tepl-test-utils  Sébastien Wilmet
 
- [libhandy] (13 commits) Non-fast-forward update to branch wip/exalm/css  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/css: 9/13] header-bar: Account for box-shadow when clipping  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/css: 10/13] avatar: Account for box-shadow when clipping  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/css: 11/13] title-bar: Account for box-shadow when clipping  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/css: 12/13] title-bar: Respect CSS min-width and min-height  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/css: 13/13] header-bar: Respect CSS min-width and min-height  Alexander Mikhaylenko
 
- [libhandy] (11 commits) Non-fast-forward update to branch wip/exalm/expander-action  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/expander-action: 9/11] expander-row: Move switch to the left of the arrow  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/expander-action: 10/11] expander-row: Allow adding arbitrary action widgets  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/expander-action: 11/11] example: Add examples of expander rows with actions  Alexander Mikhaylenko
 
- [libhandy] Created branch wip/exalm/f32  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/f32] ci: Bump fedora version to 3.32  Alexander Mikhaylenko
 
- [gtk/gtk-3-24] Update Catalan translation  Jordi Mas
 
- [libhandy] (5 commits) Non-fast-forward update to branch wip/exalm/f32  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/f32: 5/5] ci: Bump fedora version to 3.32  Alexander Mikhaylenko
 
- [libhandy] (78 commits) Non-fast-forward update to branch wip/exalm/paginator-animate  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/paginator-animate: 59/78] swipeable: Add gesture state getters  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/paginator-animate: 60/78] swipe-tracker: Lazily access swipeable state  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/paginator-animate: 61/78] swipe-tracker: Remove hdy_swipe_tracker_confirm_swipe()  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/paginator-animate: 62/78] swipe-tracker: Add hdy_swipe_tracker_shift_position()  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/paginator-animate: 63/78] carousel-box: Rename child to widget in insert() and reorder()  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/paginator-animate: 64/78] carousel-box: Implement add() through insert()  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/paginator-animate: 65/78] carousel-box: Add swipe state accessors  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/paginator-animate: 66/78] carousel-box: Add hdy_carousel_box_get_page_at_position()  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/paginator-animate: 67/78] carousel-box: Add hdy_carousel_box_get_current_page_index()  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/paginator-animate: 68/78] carousel-box: Shift position after page changes  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/paginator-animate: 69/78] carousel-box: Remove hdy_carousel_box_animate()  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/paginator-animate: 70/78] carousel-box: Allow children to have different sizes  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/paginator-animate: 71/78] carousel-box: Decouple tick callback id from the animation  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/paginator-animate: 72/78] carousel-box: Extract animation struct  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/paginator-animate: 73/78] carousel-box: Use for loop in forall()  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/paginator-animate: 74/78] carousel-box: Add reveal-duration property  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/paginator-animate: 75/78] carousel-box: Animate child addition and deletion  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/paginator-animate: 76/78] carousel: Add reveal-duration property  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/paginator-animate: 77/78] carousel-box: Track child additions and removals  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/paginator-animate: 78/78] carousel: Support add/remove animations for indicators  Alexander Mikhaylenko
 
- [libhandy] (120 commits) Non-fast-forward update to branch wip/exalm/fixes2  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/fixes2: 120/120] view-switcher-title: Null-check view switcher in dispose()  Alexander Mikhaylenko
 
- [libhandy] (22 commits) Non-fast-forward update to branch pureos-ci  Alexander Mikhaylenko
 
- [libhandy/pureos-ci: 21/22] gitlab-ci: Test on PureOS too  Alexander Mikhaylenko
 
- [libhandy/pureos-ci: 22/22] gitlab-ci: Build on Debian bullseye too  Alexander Mikhaylenko
 
- [gimp/gimp-2-10] app: implement GimpColorManaged for GimpImageProxy  Ell
 
- [gimp] app: update core-enums.c  Ell
 
- [gimp] app: implement GimpColorManaged for GimpImageProxy  Ell
 
- [libhandy] (58 commits) Non-fast-forward update to branch bump-meson  Alexander Mikhaylenko
 
- [libhandy/bump-meson: 58/58] meson: Bump to 0.50.0  Alexander Mikhaylenko
 
- [libhandy] (62 commits) Non-fast-forward update to branch hdy_password_entry  Alexander Mikhaylenko
 
- [libhandy/hdy_password_entry: 59/62] icons: Add hdy-password-entry-eye symbolics  Alexander Mikhaylenko
 
- [libhandy/hdy_password_entry: 60/62] Add HdyPasswordEntry widget  Alexander Mikhaylenko
 
- [libhandy] Created branch pages  Adrien Plazas
 
- [gnome-photos] (4 commits) Non-fast-forward update to branch wip/rishi/drop-liboauth  Debarshi Ray
 
- [libhandy/hdy_password_entry: 61/62] doc: Add HdyPasswordEntry  Alexander Mikhaylenko
 
- [libhandy/pages] ci: Export the reference manual to GitLab pages  Adrien Plazas
 
- [gnome-photos/wip/rishi/drop-liboauth: 3/4] flatpak: Explicitly disable the liboauth dependency in libgdata  Debarshi Ray
 
- [libhandy/hdy_password_entry: 62/62] example: Add Password entry  Alexander Mikhaylenko
 
- [gnome-photos/wip/rishi/drop-liboauth: 4/4] flatpak: Move liboauth further down as it's no longer used by libgdata  Debarshi Ray
 
- [libhandy] (126 commits) Non-fast-forward update to branch correct-signal-params  Alexander Mikhaylenko
 
- [libhandy/correct-signal-params: 126/126] swipeable: Correct signal parameters for begin-swipe  Alexander Mikhaylenko
 
- [libhandy] (424 commits) Non-fast-forward update to branch hdy-action-row/subtitle  Alexander Mikhaylenko
 
- [libhandy/hdy-action-row/subtitle: 424/424] HdyActionRow: set the subtitle as a tooltip  Alexander Mikhaylenko
 
- [gnome-boxes] Update Catalan translation  Jordi Mas
 
- [jhbuild] core-deps-latest: Update libhandy repo url  Christoph Reiter
 
- [jhbuild] Deleted branch wip/exalm/libhandy-gitlab  Alexander Mikhaylenko
 
- [chronojump] Update Romanian translation  Translations User D-L
 
- [libhandy] (2 commits) Non-fast-forward update to branch wip/exalm/f32  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/f32: 1/2] ci: Bump fedora version to 3.32  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/f32: 2/2] ci: Remove --werror for Fedora job  Alexander Mikhaylenko
 
- [dasher] Update Romanian translation  Translations User D-L
 
- [gnome-photos] (2 commits) ...flatpak: Move liboauth further down as it's no longer used by libgdata  Debarshi Ray
 
- [gnome-software/gnome-3-36] Revert "trivial: Fix the padding in the new hamburger menu"  Richard Hughes
 
- [gnome-software/gnome-3-36] flatpak: Operate on a copy of the FlatpakInstallation  Richard Hughes
 
- [gnome-software/gnome-3-36] trivial: Fix unlikely division by zero  Richard Hughes
 
- [gnome-software/gnome-3-36] trivial: Fix unlikely but possible segfault in the self tests  Richard Hughes
 
- [gnome-software/gnome-3-36] flatpak: don't show as legacy display without x11  Richard Hughes
 
- [gnome-photos] Deleted branch wip/rishi/drop-liboauth  Debarshi Ray
 
- [libhandy] (2 commits) Non-fast-forward update to branch wip/exalm/f32  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/f32: 1/2] ci: Bump fedora version to 32  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/f32: 2/2] ci: Remove --werror for Fedora job  Alexander Mikhaylenko
 
- [seahorse] pgp: Set input-purpose on relevant entries  Niels De Graef
 
- [gtk] (2 commits) ...Merge branch 'fix-printbackend' into 'master'  Matthias Clasen
 
- [gtk: 1/2] Build media backends with common_cflags and export the symbol  Matthias Clasen
 
- [gtk: 2/2] Merge branch 'fix-printbackend' into 'master'  Matthias Clasen
 
- [gnome-contacts] editor: Set GtkInputPurpose.Name for name_entry  Niels De Graef
 
- [epiphany] flatpak: Update libhandy repo url  Michael Catanzaro
 
- [epiphany] Deleted branch wip/exalm/libhandy-gitlab  Alexander Mikhaylenko
 
- [gnome-photos] Prepare 3.37.2  Debarshi Ray
 
- [gnome-photos] Created tag 3.37.2  Debarshi Ray
 
- [mutter] backend/xcursor: Support a "blank" cursor type  Georges Basile Stavracas Neto
 
- [gnome-shell] screenshot: Add preview to color picker  Georges Basile Stavracas Neto
 
- [gnome-software] Created tag 3.36.1  Richard Hughes
 
- [gnome-software/gnome-3-36] Release version 3.36.1  Richard Hughes
 
- [gnome-software/gnome-3-36] trivial: Post release version bump  Richard Hughes
 
- [gnome-shell] (8 commits) Non-fast-forward update to branch gbsneto/remove-favorites  Georges Basile Stavracas Neto
 
- [gnome-shell/gbsneto/remove-favorites: 6/8] appDisplay: Remove Frequent view  Georges Basile Stavracas Neto
 
- [gnome-shell/gbsneto/remove-favorites: 7/8] appDisplay: Simplify AppDisplay  Georges Basile Stavracas Neto
 
- [gnome-shell/gbsneto/remove-favorites: 8/8] appDisplay: Merge AppDisplay in AllView  Georges Basile Stavracas Neto
 
- [gnome-shell] (9 commits) Non-fast-forward update to branch gbsneto/cleanup-icon-grid  Georges Basile Stavracas Neto
 
- [gnome-shell/gbsneto/cleanup-icon-grid: 9/9] iconGrid: Merge PaginatedIconGrid and IconGrid  Georges Basile Stavracas Neto
 
- [gnome-shell-extensions] (8 commits) Non-fast-forward update to branch wip/fmuellner/gtk4  Florian Müllner
 
- [gnome-shell-extensions/wip/fmuellner/gtk4: 6/8] lint: Sync with gjs  Florian Müllner
 
- [gnome-shell-extensions/wip/fmuellner/gtk4: 7/8] wip: Port to GTK4  Florian Müllner
 
- [gnome-shell-extensions/wip/fmuellner/gtk4: 8/8] use iterators  Florian Müllner
 
- [orca] Gracefully handle AT-SPI2 timeout when checking validity of app  Joanmarie Diggs
 
- [libhandy] Non-fast-forward update to branch pages  Adrien Plazas
 
- [libhandy/pages] ci: Export the reference manual to GitLab pages  Adrien Plazas
 
- [shotwell] Deleted branch wip/flickr-description  Jens Georg
 
- [glib] (3 commits) ...Merge branch 'w32reg-mui' into 'master'  Philip Withnall
 
- [glib: 1/3] GWin32RegistryKey: add MUI capabilities to get_value()  Philip Withnall
 
- [glib: 2/3] GWin32AppInfo: Drop read_resource_string(), use GWin32RegistryKey  Philip Withnall
 
- [glib: 3/3] Merge branch 'w32reg-mui' into 'master'  Philip Withnall
 
- [gnome-shell] (21 commits) Non-fast-forward update to branch gbsneto/pagination  Georges Basile Stavracas Neto
 
- [gnome-shell/gbsneto/pagination: 10/21] iconGrid: Introduce IconGridLayout  Georges Basile Stavracas Neto
 
- [gnome-shell/gbsneto/pagination: 11/21] iconGrid: Use IconGridLayout  Georges Basile Stavracas Neto
 
- [gnome-shell/gbsneto/pagination: 12/21] iconGrid: Adapt grid layout according to available size  Georges Basile Stavracas Neto
 
- [gnome-shell/gbsneto/pagination: 13/21] appDisplay: Move child focus handling to IconGrid  Georges Basile Stavracas Neto
 
- [gnome-shell/gbsneto/pagination: 14/21] appDisplay: Redisplay folders before AppDisplay  Georges Basile Stavracas Neto
 
- [gnome-shell/gbsneto/pagination: 15/21] appDisplay: Actually destroy icons  Georges Basile Stavracas Neto
 
- [gnome-shell/gbsneto/pagination: 16/21] appDisplay: Add items in order  Georges Basile Stavracas Neto
 
- [gnome-shell/gbsneto/pagination: 17/21] appDisplay: Don't destroy FolderView directly  Georges Basile Stavracas Neto
 
- [gnome-shell/gbsneto/pagination: 18/21] appDisplay: Let FolderIcon popdown the folder dialog  Georges Basile Stavracas Neto
 
- [gnome-shell/gbsneto/pagination: 19/21] theme: Adjust folder dialog CSS  Georges Basile Stavracas Neto
 
- [gnome-shell/gbsneto/pagination: 20/21] WIP: Add pagination to the folder dialog  Georges Basile Stavracas Neto
 
- [gnome-shell/gbsneto/pagination: 21/21] appDisplay: Factor out shared code into BaseAppView  Georges Basile Stavracas Neto
 
- [shotwell] flickr: Fix login  Jens Georg
 
- [gtk] (7 commits) Non-fast-forward update to branch matthiasc/for-master  Matthias Clasen
 
- [gtk/matthiasc/for-master: 2/7] text: Avoid clash of preedit and placeholder  Matthias Clasen
 
- [gtk/matthiasc/for-master: 3/7] reftests: Fix the background-origin test  Matthias Clasen
 
- [gtk/matthiasc/for-master: 4/7] colorswatch: Remove a redundant include  Matthias Clasen
 
- [gtk/matthiasc/for-master: 5/7] dragsource: Actually use the paintable  Matthias Clasen
 
- [gtk/matthiasc/for-master: 6/7] gtk-demo: Use proper drag icons in the dnd demo  Matthias Clasen
 
- [gtk/matthiasc/for-master: 7/7] main: Keep the target widget alive  Matthias Clasen
 
- [shotwell] More schema name fixes  Jens Georg
 
- [gtk/matthiasc/for-master] gtk-demo: Reorganize the dnd demo  Matthias Clasen
 
- [orca] Force browse mode switch in web apps when child document claims focus  Joanmarie Diggs
 
- [shotwell] Prepare Shotwell 0.31.2  Jens Georg
 
- [shotwell] Created tag shotwell-0.31.2  Jens Georg
 
- [balsa] address-book: LibBalsaAddressBook is abstract  Peter Bloomfield
 
- [gnome-build-meta] (4 commits) Non-fast-forward update to branch wip/exalm/libhandy  Alexander Mikhaylenko
 
- [gnome-build-meta/wip/exalm/libhandy: 1/4] core-deps: Rename libhandy to libhandy-0  Alexander Mikhaylenko
 
- [gnome-build-meta/wip/exalm/libhandy: 2/4] core-deps: Add libhandy  Alexander Mikhaylenko
 
- [gnome-build-meta/wip/exalm/libhandy: 3/4] world: Switch gnome-games to libhandy  Alexander Mikhaylenko
 
- [gnome-build-meta/wip/exalm/libhandy: 4/4] core: Switch epiphany to libhandy  Alexander Mikhaylenko
 
- [libhandy] Non-fast-forward update to branch pages  Alexander Mikhaylenko
 
- [libhandy/pages] ci: Export the reference manual to GitLab pages  Alexander Mikhaylenko
 
- [gnome-shell/gbsneto/pagination] appDisplay: Allow a slighly bigger area for drag overshoot  Georges Basile Stavracas Neto
 
- [balsa] mailbox: LibBalsaMailbox is abstract  Peter Bloomfield
 
- [libhandy] Deleted branch maintainers-email  Adrien Plazas
 
- [balsa] (28 commits) Non-fast-forward update to branch popover  Peter Bloomfield
 
- [balsa/popover: 3/28] pref-manager: Use GtkPopover for "Add" options  Peter Bloomfield
 
- [balsa/popover: 4/28] vfs: Port to GMenu  Peter Bloomfield
 
- [balsa/popover: 5/28] libbalsa-vfs: New API to use with GMenu  Peter Bloomfield
 
- [balsa/popover: 6/28] various: Port to new LibBalsaVfs API  Peter Bloomfield
 
- [balsa/popover: 7/28] body: Add a gpointer user_data member  Peter Bloomfield
 
- [balsa/popover: 8/28] mblist: Port the MRU menu to GMenu  Peter Bloomfield
 
- [balsa/popover: 9/28] Various: Adapt to MRU menu changes  Peter Bloomfield
 
- [balsa/popover: 10/28] compose window: Break the attachment context menu  Peter Bloomfield
 
- [balsa/popover: 11/28] balsa-index: Port context menu to GtkPopover  Peter Bloomfield
 
- [balsa/popover: 12/28] compose window: Improve popover placement  Peter Bloomfield
 
- [balsa/popover: 13/28] Bump Gtk requirement to 3.22  Peter Bloomfield
 
- [balsa/popover: 14/28] balsa-index: Improve context menu placement  Peter Bloomfield
 
- [balsa/popover: 15/28] compose window: Improve context menu placement  Peter Bloomfield
 
- [balsa/popover: 16/28] balsa-message: Improve the GtkPopover popup  Peter Bloomfield
 
- [balsa/popover: 17/28] compose window: Pop up the menu at the pointer  Peter Bloomfield
 
- [balsa/popover: 18/28] balsa-message: Port another popup to GtkPopover  Peter Bloomfield
 
- [balsa/popover: 19/28] balsa-message: Port the parts-menu to GtkPopover  Peter Bloomfield
 
- [balsa/popover: 20/28] balsa-index, balsa-message: Check GdkEvent  Peter Bloomfield
 
- [balsa/popover: 21/28] Various: Port menus to GtkPopover  Peter Bloomfield
 
- [balsa/popover: 22/28] balsa-mime-widget-text: Port HTML popup  Peter Bloomfield
 
- [balsa/popover: 23/28] Bump required versions  Peter Bloomfield
 
- [balsa/popover: 24/28] compose window: Port the language menu to GMenu  Peter Bloomfield
 
- [balsa/popover: 25/28] toolbars: Port the popup menu to GtkPopover  Peter Bloomfield
 
- [balsa/popover: 26/28] Various: Be more systematic when making GMenu s  Peter Bloomfield
 
- [balsa/popover: 27/28] balsa-index: Improve popup positioning at pointer  Peter Bloomfield
 
- [balsa/popover: 28/28] balsa-index: Change popup menu placement  Peter Bloomfield
 
- [gtk/matthiasc/for-master] gtk-demo: Fix entry position in dnd demo  Matthias Clasen
 
- [swell-foop] Fix cursor bug.  Arnaud B .
 
- [gnome-build-meta] Non-fast-forward update to branch abderrahim/update-fdsdk  Abderrahim Kitouni
 
- [gnome-build-meta/abderrahim/update-fdsdk] freedesktop-sdk.bst: update to get gcc 10  Abderrahim Kitouni
 
- [libhandy] Non-fast-forward update to branch pages  Adrien Plazas
 
- [libhandy/pages] ci: Export the reference manual to GitLab pages  Adrien Plazas
 
- [gnome-build-meta/abderrahim/update-fdsdk] .gitlab-ci.yml: update docker image  Abderrahim Kitouni
 
- [gtk] (2 commits) Non-fast-forward update to branch wip/baedert/for-master  Timm Bäder
 
- [gtk/wip/baedert/for-master: 2/2] gl renderer: Fix some off-by-one and rounding errors in the shadow code  Timm Bäder
 
- [shotwell] (118 commits) Non-fast-forward update to branch wip/phako/libsecret  Jens Georg
 
- [shotwell/wip/phako/libsecret: 118/118] wip: Store online service secrets with libsecret  Jens Georg
 
- [libhandy] ci: Export the reference manual to GitLab pages  Adrien Plazas
 
- [libhandy] Deleted branch pages  Adrien Plazas
 
- [shotwell] flatpak: Update to OpenCV 4.3  Jens Georg
 
- [shotwell] flatpak: Reorder dependencies  Jens Georg
 
- [gtk/wip/baedert/for-master] gl renderer: don't pretend all transform nodes support being transformed  Timm Bäder
 
- [evolution] Update Ukrainian translation  Translations User D-L
 
- [gnome-applets/gnome-3-36] bump version to 3.36.4, update NEWS  Alberts Muktupāvels
 
- [gnome-applets] Created tag 3.36.4  Alberts Muktupāvels
 
- [gtk] gl renderer: Fix some off-by-one and rounding errors in the shadow code  Timm Bäder
 
- [gtk] gl renderer: don't pretend all transform nodes support being transformed  Timm Bäder
 
- [gtk/matthiasc/for-master] gtk-demo: Improve drag icon handling in dnd example  Matthias Clasen
 
- [gtk/matthiasc/for-master] gtk-demo: Improve editing in the dnd demo  Matthias Clasen
 
- [gtk/matthiasc/for-master] gtk-demo: Improve rotation in the dnd demo  Matthias Clasen
 
- [gnome-maps] Non-fast-forward update to branch wip/mlundblad/color-tests  Marcus Lundblad
 
- [gnome-maps/wip/mlundblad/color-tests] color: Add unit tests  Marcus Lundblad
 
- [tracker-oci-images] Created branch sam/umockdev  Sam Thursfield
 
- [tracker-oci-images/sam/umockdev] Add umockdev  Sam Thursfield
 
- [gtk] Created branch test-ci  Matthias Clasen
 
- [gtk/test-ci] Try if the sizegroups test sill crashes in ci  Matthias Clasen
 
- [tracker] (3 commits) Non-fast-forward update to branch sam/umockdev  Sam Thursfield
 
- [tracker/sam/umockdev: 1/3] trackertestutils: Split helpers.py into sandbox and storehelper  Sam Thursfield
 
- [tracker/sam/umockdev: 2/3] trackertestutils: Add helper function to dconf module  Sam Thursfield
 
- [tracker/sam/umockdev: 3/3] trackertestutils: Add an optional D-Bus system bus to the sandbox  Sam Thursfield
 
- [tracker-miners] (3 commits) Non-fast-forward update to branch sam/umockdev  Sam Thursfield
 
- [tracker-miners/sam/umockdev: 1/3] functional-tests: Rename helper module  Sam Thursfield
 
- [tracker-miners/sam/umockdev: 2/3] functional-tests: Use dconf helper  Sam Thursfield
 
- [tracker-miners/sam/umockdev: 3/3] functional-tests: Add miner-power test  Sam Thursfield
 
- [tracker] Non-fast-forward update to branch sam/umockdev  Sam Thursfield
 
- [tracker/sam/umockdev] trackertestutils: Add an optional D-Bus system bus to the sandbox  Sam Thursfield
 
- [tracker-oci-images] Non-fast-forward update to branch sam/umockdev  Sam Thursfield
 
- [tracker-oci-images/sam/umockdev] Add umockdev  Sam Thursfield
 
- [tracker-miners] (2 commits) Non-fast-forward update to branch sam/umockdev  Sam Thursfield
 
- [tracker-miners/sam/umockdev: 1/2] libtracker-miner: Report status as 'Paused' when miner is paused  Sam Thursfield
 
- [tracker-miners/sam/umockdev: 2/2] functional-tests: Add miner-power test  Sam Thursfield
 
- [tracker-miners] Non-fast-forward update to branch sam/umockdev  Sam Thursfield
 
- [tracker-miners/sam/umockdev] functional-tests: Add miner-power test  Sam Thursfield
 
- [tracker-oci-images] (2 commits) ...Merge branch 'sam/umockdev' into 'master'  Sam Thursfield
 
- [tracker-oci-images: 2/2] Merge branch 'sam/umockdev' into 'master'  Sam Thursfield
 
- [tracker-oci-images] Deleted branch sam/umockdev  Sam Thursfield
 
- [tracker] (298 commits) Non-fast-forward update to branch wip/carlosg/portal  Carlos Garnacho
 
- [tracker/wip/carlosg/portal: 269/298] libtracker-data: Add support for graph/service control over SPARQL queries  Carlos Garnacho
 
- [tracker/wip/carlosg/portal: 270/298] libtracker-data: Add support for CONSTRAINT query prologues  Carlos Garnacho
 
- [tracker/wip/carlosg/portal: 271/298] libtracker-data: Allow reducing set to the empty graph  Carlos Garnacho
 
- [tracker/wip/carlosg/portal: 272/298] libtracker-data: Remove dead code  Carlos Garnacho
 
- [tracker/wip/carlosg/portal: 273/298] libtracker-data: Refactor find_graph() function  Carlos Garnacho
 
- [tracker/wip/carlosg/portal: 274/298] libtracker-data: Filter find_graph() by the given constraints  Carlos Garnacho
 
- [tracker/wip/carlosg/portal: 275/298] libtracker-data: Restrict all uses of tracker_triples to the ConstraintDecl  Carlos Garnacho
 
- [tracker/wip/carlosg/portal: 276/298] libtracker-common: Add method to build dbus URI  Carlos Garnacho
 
- [tracker/wip/carlosg/portal: 277/298] libtracker-data: Implement DEFAULT/ALL in CONSTRAINT declaration  Carlos Garnacho
 
- [tracker/wip/carlosg/portal: 278/298] libtracker-data: Filter down updates on forbidden graphs  Carlos Garnacho
 
- [tracker/wip/carlosg/portal: 279/298] libtracker-data: Check graph permissions on graph manipulation syntax  Carlos Garnacho
 
- [tracker/wip/carlosg/portal: 280/298] libtracker-data: Add graph policy checks on FTS queries  Carlos Garnacho
 
- [tracker/wip/carlosg/portal: 281/298] libtracker-sparql: Export DBus endpoint structs in private header  Carlos Garnacho
 
- [tracker/wip/carlosg/portal: 282/298] libtracker-sparql: Add private filtering methods to TrackerEndpointDBus  Carlos Garnacho
 
- [tracker/wip/carlosg/portal: 283/298] build: restore dbus/systemd options  Carlos Garnacho
 
- [tracker/wip/carlosg/portal: 284/298] portal: Add XDG portal implementation  Carlos Garnacho
 
- [tracker/wip/carlosg/portal: 285/298] portal: Implement filtering endpoint  Carlos Garnacho
 
- [tracker/wip/carlosg/portal: 286/298] libtracker-bus: Fallback through portal on bus connections  Carlos Garnacho
 
- [tracker/wip/carlosg/portal: 287/298] examples: Add example flatpak definition  Carlos Garnacho
 
- [tracker/wip/carlosg/portal: 288/298] portal: Handle */default keywords in policy  Carlos Garnacho
 
- [tracker/wip/carlosg/portal: 289/298] portal: Set up watch on peers  Carlos Garnacho
 
- [tracker/wip/carlosg/portal: 290/298] portal: Add DBus service file  Carlos Garnacho
 
- [tracker/wip/carlosg/portal: 291/298] docs: Add xdg-tracker-portal manpage  Carlos Garnacho
 
- [tracker/wip/carlosg/portal: 292/298] portal: Add CloseSession request  Carlos Garnacho
 
- [tracker/wip/carlosg/portal: 293/298] libtracker-bus: Explicitly close sandbox sessions on connection close  Carlos Garnacho
 
- [tracker/wip/carlosg/portal: 294/298] libtracker-data: Cache connections in SERVICES{} virtual table  Carlos Garnacho
 
- [tracker/wip/carlosg/portal: 295/298] portal: Add systemd user session unit file  Carlos Garnacho
 
- [tracker/wip/carlosg/portal: 296/298] portal: Handle missing .flatpak-info file  Carlos Garnacho
 
- [tracker/wip/carlosg/portal: 297/298] tests: Add tests for CONSTRAINT declarations in prologue  Carlos Garnacho
 
- [tracker/wip/carlosg/portal: 298/298] portal: Handle default object path in lookups  Carlos Garnacho
 
- [shotwell] (2 commits) ...Merge branch 'fix_typos' into 'master'  Jens Georg
 
- [shotwell: 1/2] Add missing spaces  Jens Georg
 
- [shotwell: 2/2] Merge branch 'fix_typos' into 'master'  Jens Georg
 
- [shotwell] Update Ukrainian translation  Translations User D-L
 
- [mutter] native: Return an error if no drm devices are found  Georges Basile Stavracas Neto
 
- [gtk] (12 commits) ...Merge branch 'matthiasc/for-master' into 'master'  Matthias Clasen
 
- [gtk: 12/12] Merge branch 'matthiasc/for-master' into 'master'  Matthias Clasen
 
- [grilo-plugins] Created branch wip/jfelder/acoustid-duplicates  Jean Felder
 
- [grilo-plugins/wip/jfelder/acoustid-duplicates] grl-acoustid: Do not return the same recording multiple times  Jean Felder
 
- [gtk] (24 commits) Non-fast-forward update to branch no-app-menu  Matthias Clasen
 
- [gtk/no-app-menu: 20/24] gtk-demo: Stop using appmenu apis  Matthias Clasen
 
- [gtk/no-app-menu: 21/24] examples: Stop using appmenu apis  Matthias Clasen
 
- [gtk/no-app-menu: 22/24] inspector: Drop app-menu support  Matthias Clasen
 
- [gtk/no-app-menu: 23/24] print-editor: Stop using appmenu apis  Matthias Clasen
 
- [gtk/no-app-menu: 24/24] gtkapplication: Drop app menu support  Matthias Clasen
 
- [gtk/matthiasc/for-master] (7 commits) ...fixed: Change coordinate apis to doubles  Matthias Clasen
 
- [gtk/matthiasc/for-master: 6/7] testsuite: Re-add the sizegroups-evolution reftest  Matthias Clasen
 
- [gtk/matthiasc/for-master: 7/7] fixed: Change coordinate apis to doubles  Matthias Clasen
 
- [gtk] (17 commits) Non-fast-forward update to branch no-app-menu  Matthias Clasen
 
- [gtk/no-app-menu: 13/17] gtk-demo: Stop using appmenu apis  Matthias Clasen
 
- [gtk/no-app-menu: 14/17] examples: Stop using appmenu apis  Matthias Clasen
 
- [gtk/no-app-menu: 15/17] inspector: Drop app-menu support  Matthias Clasen
 
- [gtk/no-app-menu: 16/17] print-editor: Stop using appmenu apis  Matthias Clasen
 
- [gtk/no-app-menu: 17/17] gtkapplication: Drop app menu support  Matthias Clasen
 
- [gnome-maps] (2 commits) ...color: Add unit tests  Marcus Lundblad
 
- [gtk] (2 commits) ...Merge branch 'BUG_filechooserbutton_remote_GTK4' into 'master'  Matthias Clasen
 
- [gtk: 2/2] Merge branch 'BUG_filechooserbutton_remote_GTK4' into 'master'  Matthias Clasen
 
- [gtk] Deleted branch BUG_filechooserbutton_remote_GTK4  Nelson Ben
 
- [gnome-maps] (15 commits) Non-fast-forward update to branch wip/mlundblad/transit-plugin-gtfs-local  Marcus Lundblad
 
- [gnome-maps/wip/mlundblad/transit-plugin-gtfs-local: 4/15] Add libarchive as a dependency  Marcus Lundblad
 
- [gnome-maps/wip/mlundblad/transit-plugin-gtfs-local: 5/15] Add build dependency for sqlite3  Marcus Lundblad
 
- [gnome-maps/wip/mlundblad/transit-plugin-gtfs-local: 6/15] WIP: Add class representing an agency in a GTFS feed  Marcus Lundblad
 
- [gnome-maps/wip/mlundblad/transit-plugin-gtfs-local: 7/15] WIP: Add class representing a stop in a GTFS feed  Marcus Lundblad
 
- [gnome-maps/wip/mlundblad/transit-plugin-gtfs-local: 8/15] WIP: Add class representing a route in a GTFS feed  Marcus Lundblad
 
- [gnome-maps/wip/mlundblad/transit-plugin-gtfs-local: 9/15] WIP: Add class representing a trip in a GTFS feed  Marcus Lundblad
 
- [gnome-maps/wip/mlundblad/transit-plugin-gtfs-local: 10/15] WIP: SQLite definitions for GTFS tables  Marcus Lundblad
 
- [gnome-maps/wip/mlundblad/transit-plugin-gtfs-local: 11/15] WIP: Add custom SQLite geo util functions  Marcus Lundblad
 
- [gnome-maps/wip/mlundblad/transit-plugin-gtfs-local: 12/15] WIP: Add class for parsing GTFS files  Marcus Lundblad
 
- [gnome-maps/wip/mlundblad/transit-plugin-gtfs-local: 13/15] transitPlan: Add method to set progress status  Marcus Lundblad
 
- [gnome-maps/wip/mlundblad/transit-plugin-gtfs-local: 14/15] sidebar: Add a label for showing progress status message  Marcus Lundblad
 
- [gnome-maps/wip/mlundblad/transit-plugin-gtfs-local: 15/15] WIP: Add transit plugin doing local routing on dowloaded GTFS  Marcus Lundblad
 
- [mutter/gnome-3-36] renderer: Change 'set_legacy_view()' to 'add_view()'  Jonas Ådahl
 
- [mutter/gnome-3-36] screen-cast-stream-src: Don't throttle if max framerate is 1/0  Jonas Ådahl
 
- [mutter/gnome-3-36] stage-x11: Clean up include macros  Jonas Ådahl
 
- [mutter/gnome-3-36] stage-x11: Move view management to renderer  Jonas Ådahl
 
- [mutter/gnome-3-36] screen-cast-src: Notify about the stream being closed after dispatch  Jonas Ådahl
 
- [gnome-maps] (8 commits) Non-fast-forward update to branch wip/mlundblad/transit-plugin-gtfs-local  Marcus Lundblad
 
- [gnome-maps/wip/mlundblad/transit-plugin-gtfs-local: 1/8] WIP: Add class representing a route in a GTFS feed  Marcus Lundblad
 
- [gnome-maps/wip/mlundblad/transit-plugin-gtfs-local: 2/8] WIP: Add class representing a trip in a GTFS feed  Marcus Lundblad
 
- [gnome-maps/wip/mlundblad/transit-plugin-gtfs-local: 3/8] WIP: SQLite definitions for GTFS tables  Marcus Lundblad
 
- [gnome-maps/wip/mlundblad/transit-plugin-gtfs-local: 4/8] WIP: Add custom SQLite geo util functions  Marcus Lundblad
 
- [gnome-maps/wip/mlundblad/transit-plugin-gtfs-local: 5/8] WIP: Add class for parsing GTFS files  Marcus Lundblad
 
- [gnome-maps/wip/mlundblad/transit-plugin-gtfs-local: 6/8] transitPlan: Add method to set progress status  Marcus Lundblad
 
- [gnome-maps/wip/mlundblad/transit-plugin-gtfs-local: 7/8] sidebar: Add a label for showing progress status message  Marcus Lundblad
 
- [gnome-maps/wip/mlundblad/transit-plugin-gtfs-local: 8/8] WIP: Add transit plugin doing local routing on dowloaded GTFS  Marcus Lundblad
 
- [meld/windows-font-fixes] CI: Fix artifact naming; duplicate some possible msys hacks  Kai Willadsen
 
- [tracker] (2 commits) Non-fast-forward update to branch wip/carlosg/portal  Carlos Garnacho
 
- [tracker/wip/carlosg/portal: 1/2] tests: Add tests for CONSTRAINT declarations in prologue  Carlos Garnacho
 
- [tracker/wip/carlosg/portal: 2/2] portal: Handle default object path in lookups  Carlos Garnacho
 
- [tracker-oci-images] Created branch sam/umockdev-2  Sam Thursfield
 
- [tracker-oci-images/sam/umockdev-2] Install umockdev package in Ubuntu  Sam Thursfield
 
- [swell-foop] (7 commits) Created branch arnaudb/history  Arnaud B .
 
- [swell-foop/arnaudb/history: 1/7] Unduplicate code.  Arnaud B .
 
- [swell-foop/arnaudb/history: 2/7] Ensure games number of colors.  Arnaud B .
 
- [swell-foop/arnaudb/history: 3/7] Clean a bit API.  Arnaud B .
 
- [swell-foop/arnaudb/history: 4/7] Rename a variable.  Arnaud B .
 
- [swell-foop/arnaudb/history: 5/7] Rework saved game.  Arnaud B .
 
- [swell-foop/arnaudb/history: 6/7] Clean an API.  Arnaud B .
 
- [swell-foop/arnaudb/history: 7/7] Add history.  Arnaud B .
 
- [gtk] (3 commits) ...Merge branch 'matthiasc/for-master' into 'master'  Matthias Clasen
 
- [gtk: 3/3] Merge branch 'matthiasc/for-master' into 'master'  Matthias Clasen
 
- [tracker-oci-images] (2 commits) ...Merge branch 'sam/umockdev-2' into 'master'  Sam Thursfield
 
- [tracker-oci-images] Deleted branch sam/umockdev-2  Sam Thursfield
 
- [tracker-oci-images: 2/2] Merge branch 'sam/umockdev-2' into 'master'  Sam Thursfield
 
- [gtk/no-app-menu] docs: Mention app menus in the migration guide  Matthias Clasen
 
- [gtk/matthiasc/for-master] (4 commits) ...gtk-demo: Fix the dnd demo drop highlight  Matthias Clasen
 
- [gtk/matthiasc/for-master: 4/4] gtk-demo: Fix the dnd demo drop highlight  Matthias Clasen
 
- [meld] Update pre-commit config to accept any Python 3 version  Kai Willadsen
 
- [meld] Grandfather in some new flake8 violations  Kai Willadsen
 
- [gnome-music] (3 commits) Created branch wip/mschraal/grltrackerwrapper-add-removal-for-songs-model  Marinus Schraal
 
- [gnome-music/wip/mschraal/grltrackerwrapper-add-removal-for-songs-model: 1/3] grltrackerwrapper: Handle missing change notification case  Marinus Schraal
 
- [gnome-music/wip/mschraal/grltrackerwrapper-add-removal-for-songs-model: 2/3] grltrackerwrapper: Minor cleanup  Marinus Schraal
 
- [gnome-music/wip/mschraal/grltrackerwrapper-add-removal-for-songs-model: 3/3] grltrackerwrapper: Clarify debug message  Marinus Schraal
 
- [gnome-clocks/wip/exalm/libhandy-1] t  Alexander Mikhaylenko
 
- [gnome-clocks] Non-fast-forward update to branch wip/exalm/libhandy-1  Alexander Mikhaylenko
 
- [libhandy] Created branch wip/exalm/viewswitchertitle  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/viewswitchertitle] view-switcher-title: Set noshow-all=true where appropriate  Alexander Mikhaylenko
 
- [gnome-music] Non-fast-forward update to branch wip/mschraal/grltrackerwrapper-add-removal-for-songs-model  Marinus Schraal
 
- [gnome-music/wip/mschraal/grltrackerwrapper-add-removal-for-songs-model] grltrackerwrapper: Clarify debug message  Marinus Schraal
 
- [libhandy] Non-fast-forward update to branch wip/exalm/viewswitchertitle  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/viewswitchertitle] view-switcher-title: Set noshow-all=true where appropriate  Alexander Mikhaylenko
 
- [libhandy] (2 commits) Non-fast-forward update to branch wip/exalm/viewswitchertitle  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/viewswitchertitle: 2/2] view-switcher-title: Set noshow-all=true where appropriate  Alexander Mikhaylenko
 
- [gnome-clocks] (15 commits) Non-fast-forward update to branch wip/exalm/libhandy-1  Alexander Mikhaylenko
 
- [gnome-clocks/wip/exalm/libhandy-1: 1/15] flatpak: Fix indentation  Alexander Mikhaylenko
 
- [gnome-clocks/wip/exalm/libhandy-1: 2/15] flatpak: Update libhandy url  Alexander Mikhaylenko
 
- [gnome-clocks/wip/exalm/libhandy-1: 3/15] Stop using HdyDialog  Alexander Mikhaylenko
 
- [gnome-clocks/wip/exalm/libhandy-1: 4/15] Port to libhandy 1.0  Alexander Mikhaylenko
 
- [gnome-clocks/wip/exalm/libhandy-1: 5/15] headerbar: Use HdyViewSwitcherTitle  Alexander Mikhaylenko
 
- [gnome-clocks/wip/exalm/libhandy-1: 6/15] Use .preferences lists instead of .frame and header func  Alexander Mikhaylenko
 
- [gnome-clocks/wip/exalm/libhandy-1: 7/15] window: Subclass HdyApplicationWindow  Alexander Mikhaylenko
 
- [gnome-clocks/wip/exalm/libhandy-1: 8/15] Split subscreens and use HdyDeck  Alexander Mikhaylenko
 
- [gnome-clocks/wip/exalm/libhandy-1: 9/15] Stop using show_all() where not neeeded  Alexander Mikhaylenko
 
- [gnome-clocks/wip/exalm/libhandy-1: 10/15] alarm: Split into multiple files  Alexander Mikhaylenko
 
- [gnome-clocks/wip/exalm/libhandy-1: 11/15] stopwatch: Split into multiple files  Alexander Mikhaylenko
 
- [gnome-clocks/wip/exalm/libhandy-1: 12/15] timer: Split into multiple files  Alexander Mikhaylenko
 
- [gnome-clocks/wip/exalm/libhandy-1: 13/15] world: Split into multiple files  Alexander Mikhaylenko
 
- [gnome-clocks/wip/exalm/libhandy-1: 14/15] headerbar: Rename to header-bar  Alexander Mikhaylenko
 
- [gnome-clocks/wip/exalm/libhandy-1: 15/15] data: Fix sorting in gresource  Alexander Mikhaylenko
 
- [libhandy] Non-fast-forward update to branch wip/exalm/viewswitchertitle  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/viewswitchertitle] view-switcher-title: Set no-show-all=true where appropriate  Alexander Mikhaylenko
 
- [meld] (7 commits) Non-fast-forward update to branch windows-font-fixes  Kai Willadsen
 
- [meld/windows-font-fixes: 4/7] settings: Special case default monospace font on Windows (#453)  Kai Willadsen
 
- [meld/windows-font-fixes: 5/7] Default Pango backend to fontconfig on Windows (#445, #453)  Kai Willadsen
 
- [meld/windows-font-fixes: 6/7] CI: Switch to new win32-ps runner for windows builds  Kai Willadsen
 
- [meld/windows-font-fixes: 7/7] Remove libcroco from manual library list  Kai Willadsen
 
- [gtk] (7 commits) ...Merge branch 'no-app-menu' into 'master'  Matthias Clasen
 
- [gtk: 7/7] Merge branch 'no-app-menu' into 'master'  Matthias Clasen
 
23 May 2020
24 May 2020
25 May 2020
      
- [swell-foop] (37 commits) Non-fast-forward update to branch arnaudb/wip/gtk4  Arnaud B .
 
- [swell-foop/arnaudb/wip/gtk4: 15/37] Compile with Gtk4.  Arnaud B .
 
- [swell-foop/arnaudb/wip/gtk4: 16/37] Drop Clutter dependency.  Arnaud B .
 
- [swell-foop/arnaudb/wip/gtk4: 17/37] Replace GdkScreen by GdkDisplay.  Arnaud B .
 
- [swell-foop/arnaudb/wip/gtk4: 18/37] Adapt a method.  Arnaud B .
 
- [swell-foop/arnaudb/wip/gtk4: 19/37] No need to set events anymore.  Arnaud B .
 
- [swell-foop/arnaudb/wip/gtk4: 20/37] Adapt to Box API.  Arnaud B .
 
- [swell-foop/arnaudb/wip/gtk4: 21/37] Adapt to EventController API.  Arnaud B .
 
- [swell-foop/arnaudb/wip/gtk4: 22/37] Comment waiting for MenuButton to gain active property.  Arnaud B .
 
- [swell-foop/arnaudb/wip/gtk4: 23/37] Comment a headerbar stuff.  Arnaud B .
 
- [swell-foop/arnaudb/wip/gtk4: 24/37] Comment for now window destroy.  Arnaud B .
 
- [swell-foop/arnaudb/wip/gtk4: 25/37] Adapt UI files.  Arnaud B .
 
- [swell-foop/arnaudb/wip/gtk4: 26/37] Drop Clutter.  Arnaud B .
 
- [swell-foop/arnaudb/wip/gtk4: 27/37] Use a FixedLayout.  Arnaud B .
 
- [swell-foop/arnaudb/wip/gtk4: 28/37] Add animations.  Arnaud B .
 
- [swell-foop/arnaudb/wip/gtk4: 29/37] Fixed removed container and dialog methods  Arnaud B .
 
- [swell-foop/arnaudb/wip/gtk4: 30/37] Fix ghost tiles.  Arnaud B .
 
- [swell-foop/arnaudb/wip/gtk4: 31/37] Use constants for animation lengths  Arnaud B .
 
- [swell-foop/arnaudb/wip/gtk4: 32/37] Use gtk4 wip branches in flatpak  Arnaud B .
 
- [swell-foop/arnaudb/wip/gtk4: 33/37] Small thing, to test.  Arnaud B .
 
- [swell-foop/arnaudb/wip/gtk4: 34/37] Manually disconnect signals.  Arnaud B .
 
- [swell-foop/arnaudb/wip/gtk4: 35/37] Fix warnings.  Arnaud B .
 
- [swell-foop/arnaudb/wip/gtk4: 36/37] Some cleanings.  Arnaud B .
 
- [swell-foop/arnaudb/wip/gtk4: 37/37] Fix the redo bug.  Arnaud B .
 
- [gtk] Non-fast-forward update to branch wip/otte/listview  Benjamin Otte
 
- [gtk/wip/otte/listview] xxx: isnanf() is some wtf  Benjamin Otte
 
- [gcr] (2 commits) ...Merge branch 'alex.kanavin/gcr-fix-race'  Daiki Ueno
 
- [gcr: 1/2] meson.build: correctly set internal vapi dependencies  Daiki Ueno
 
- [gcr: 2/2] Merge branch 'alex.kanavin/gcr-fix-race'  Daiki Ueno
 
- [gcr] (10 commits) Non-fast-forward update to branch wip/nielsdg/ci-meson  Daiki Ueno
 
- [gcr/wip/nielsdg/ci-meson: 10/10] ci: Build all CI jobs with Meson  Daiki Ueno
 
- [gcr] (2 commits) ...Merge branch 'wip/nielsdg/ci-meson' into 'master'  Daiki Ueno
 
- [gcr] Deleted branch wip/nielsdg/ci-meson  Niels De Graef
 
- [gcr: 2/2] Merge branch 'wip/nielsdg/ci-meson' into 'master'  Daiki Ueno
 
- [nautilus/wip/apoos-maximus/gsoc2020] properties-window : Inherit from GtkWindow instead of GtkDialog  António Fernandes
 
- [nautilus/wip/apoos-maximus/gsoc2020] properties-window : Obtain window and notebook from template  António Fernandes
 
- [fractal] In sync: wait longer, if 429 (Too Many Requests)  Daniel Garcia Moreno
 
- [gimp-help] Updated Greek translation  Dimitris Spingos
 
- [nominatim-web] Switch to OpenResty  Bartłomiej Piotrowski
 
- [gnome-build-meta] (153 commits) Non-fast-forward update to branch jjardon/wayland_only  Javier Jardón Cabezas
 
- [gnome-build-meta/jjardon/wayland_only: 140/153] Do not build libxklavier and libgnomekbd  Javier Jardón Cabezas
 
- [gnome-build-meta/jjardon/wayland_only: 141/153] Only wayland  Javier Jardón Cabezas
 
- [gnome-build-meta/jjardon/wayland_only: 142/153] elements/sdk/libcanberra.bst: allow to build in wayland  Javier Jardón Cabezas
 
- [gnome-build-meta/jjardon/wayland_only: 143/153] ibus: disable XIM and explicity enable wayland and gtk3  Javier Jardón Cabezas
 
- [gnome-build-meta/jjardon/wayland_only: 144/153] elements/sdk/cogl.bst: disable x11 support  Javier Jardón Cabezas
 
- [gnome-build-meta/jjardon/wayland_only: 145/153] elements/sdk/clutter.bst: Disable x11 backend  Javier Jardón Cabezas
 
- [gnome-build-meta/jjardon/wayland_only: 146/153] Do not build GDM for now  Javier Jardón Cabezas
 
- [gnome-build-meta/jjardon/wayland_only: 147/153] Use GCR branch to not hard-depend on X11  Javier Jardón Cabezas
 
- [gtk/wip/baedert/for-master] adwaita: move backdrop box shadows to .csd  Timm Bäder
 
- [gnome-build-meta/jjardon/wayland_only: 148/153] Do not build gnome-color-manager for now  Javier Jardón Cabezas
 
- [gnome-build-meta/jjardon/wayland_only: 149/153] elements/sdk/fcitx.bst: GTK+ backend depends on X11  Javier Jardón Cabezas
 
- [gnome-build-meta/jjardon/wayland_only: 150/153] Do not build gnome-initial-setup (depends on GDM)  Javier Jardón Cabezas
 
- [gnome-build-meta/jjardon/wayland_only: 151/153] elements/core/sushi.bst: Do not build X11 support  Javier Jardón Cabezas
 
- [gnome-build-meta/jjardon/wayland_only: 152/153] file-roller: Disable packagekit support (It depends on X11)  Javier Jardón Cabezas
 
- [gnome-build-meta/jjardon/wayland_only: 153/153] elements/core/gnome-screenshot.bst: Disable X11 support  Javier Jardón Cabezas
 
- [tepl] FileLoader: add a mode to simulate a long file loading  Sébastien Wilmet
 
- [gnome-music] Created branch wip/mschraal/grltrackerwrapper-add-removal-for-songs-model-3-36  Marinus Schraal
 
- [gnome-music/wip/mschraal/grltrackerwrapper-add-removal-for-songs-model-3-36] grltrackerwrapper: Handle missing change notification case  Marinus Schraal
 
- [gnome-music] Created branch wip/mschraal/grltrackerwrapper-add-removal-for-songs-model-3-34  Marinus Schraal
 
- [gnome-music/wip/mschraal/grltrackerwrapper-add-removal-for-songs-model-3-34] grltrackerwrapper: Handle missing change notification case  Marinus Schraal
 
- [planet-web] Add S Sai Vineet to Planet feed  Daniel Mustieles García
 
- [gnome-music/gnome-3-36] grltrackerwrapper: Handle missing change notification case  Marinus Schraal
 
- [gnome-music] Deleted branch wip/mschraal/grltrackerwrapper-add-removal-for-songs-model-3-36  Marinus Schraal
 
- [gnome-music/gnome-3-34] grltrackerwrapper: Handle missing change notification case  Marinus Schraal
 
- [gnome-music] Deleted branch wip/mschraal/grltrackerwrapper-add-removal-for-songs-model-3-34  Marinus Schraal
 
- [planet-web] Added new GSoC blogs  Daniel Mustieles García
 
- [planet-web] Added new GSoC blogs  Daniel Mustieles García
 
- [planet-web] Added new GSoC blog  Daniel Mustieles García
 
- [gimp/gimp-2-10] Issue #1439: reverse the construction of the "selection to path" plugin.  Simon Budig
 
- [aisleriot] Spelling and point fixes for help  Andre Klapper
 
- [tepl] Tab loading: cancel operation on tab ::destroy  Sébastien Wilmet
 
- [gnome-devel-docs] platform-overview: Fix typos  Andre Klapper
 
- [gnome-devel-docs] Update FSF address  Andre Klapper
 
- [glib] (117 commits) Non-fast-forward update to branch gdbus-codegen-exporting  Chun-wei Fan
 
- [glib/gdbus-codegen-exporting: 114/117] GWin32RegistryKey: add MUI capabilities to get_value()  Chun-wei Fan
 
- [glib/gdbus-codegen-exporting: 115/117] GWin32AppInfo: Drop read_resource_string(), use GWin32RegistryKey  Chun-wei Fan
 
- [glib/gdbus-codegen-exporting: 116/117] gdbus-codegen: Allow decorating symbols in headers  Chun-wei Fan
 
- [glib/gdbus-codegen-exporting: 117/117] gdbus-object-manager-example: Fix build on Visual Studio  Chun-wei Fan
 
- [gnome-devel-docs] Created branch wip/jimmac/view-switcher  Jakub Steiner
 
- [gnome-devel-docs/wip/jimmac/view-switcher] HIG: update view switcher  Jakub Steiner
 
- [gnome-boxes] (5 commits) Created branch release-gnome-3.36.4  Felipe Borges
 
- [gnome-boxes/release-gnome-3.36.4: 1/5] Revert "display-page: Center the DnD transfer message in an overlayed osd box"  Felipe Borges
 
- [gnome-boxes/release-gnome-3.36.4: 2/5] display-page: Center the DnD transfer message in an overlayed osd box  Felipe Borges
 
- [gnome-boxes/release-gnome-3.36.4: 3/5] auth-notification: Grab focus for password field  Felipe Borges
 
- [gnome-boxes/release-gnome-3.36.4: 4/5] subprojects: Update gtk-frdp  Felipe Borges
 
- [gnome-boxes/release-gnome-3.36.4: 5/5] Release 3.36.4  Felipe Borges
 
- [nominatim-web] Store cache in redis; limit lat/lon to 6 decimal places  Bartłomiej Piotrowski
 
- [gnome-nibbles] (4 commits) Created branch arnaudb/modernize-code  Arnaud B .
 
- [gnome-nibbles/arnaudb/modernize-code: 1/4] Use EventControllerKey.  Arnaud B .
 
- [gnome-nibbles/arnaudb/modernize-code: 2/4] Use Gtk namespace.  Arnaud B .
 
- [gnome-nibbles/arnaudb/modernize-code: 3/4] Add translators comments.  Arnaud B .
 
- [gnome-nibbles/arnaudb/modernize-code: 4/4] Replace deprecated method.  Arnaud B .
 
- [gimp-help] Updated Italian translation  Marco Ciampa
 
- [nominatim-web] Fix Host header, return X-Cache-Status to client  Bartłomiej Piotrowski
 
- [libhandy] (4 commits) Non-fast-forward update to branch wip/exalm/expander-action  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/expander-action: 2/4] expander-row: Move switch to the left of the arrow  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/expander-action: 3/4] expander-row: Allow adding arbitrary action widgets  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/expander-action: 4/4] example: Add examples of expander rows with actions  Alexander Mikhaylenko
 
- [gnome-boxes/gnome-3-36] (5 commits) ...Release 3.36.4  Felipe Borges
 
- [gnome-boxes] Deleted branch release-gnome-3.36.4  Felipe Borges
 
- [jhbuild] Swell Foop now uses the standardized Scores dialog.  Arnaud B .
 
- [libhandy] (2 commits) Non-fast-forward update to branch wip/exalm/expander-action  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/expander-action: 1/2] expander-row: Allow adding arbitrary action widgets  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/expander-action: 2/2] example: Add examples of expander rows with actions  Alexander Mikhaylenko
 
- [gnome-shell] st/texture-cache: Cancel pending requests on icon-theme changes  Georges Basile Stavracas Neto
 
- [gnome-shell/gnome-3-36] st/texture-cache: Cancel pending requests on icon-theme changes  Georges Basile Stavracas Neto
 
- [tepl] App: remove todo comment  Sébastien Wilmet
 
- [evolution] EWebDAVConfigLookup: Clear output GError before using it  Milan Crha
 
- [grilo-plugins] (37 commits) Created branch wip/carlosg/tracker3  Carlos Garnacho
 
- [grilo-plugins/wip/carlosg/tracker3: 1/37] plugins: Add tracker3 plugin  Carlos Garnacho
 
- [grilo-plugins/wip/carlosg/tracker3: 2/37] tracker3: Drop checks for special UPnP ontology  Carlos Garnacho
 
- [grilo-plugins/wip/carlosg/tracker3: 3/37] tracker3: Drop browse-filesystem configuration option  Carlos Garnacho
 
- [grilo-plugins/wip/carlosg/tracker3: 4/37] tracker3: Add store-path configuration option  Carlos Garnacho
 
- [grilo-plugins/wip/carlosg/tracker3: 5/37] tracker3: Drop show-documents configuration option  Carlos Garnacho
 
- [grilo-plugins/wip/carlosg/tracker3: 6/37] tracker3: Use TrackerSparqlStatement for queries  Carlos Garnacho
 
- [grilo-plugins/wip/carlosg/tracker3: 7/37] tracker3: Drop dead nie:dataSource tracking code  Carlos Garnacho
 
- [grilo-plugins/wip/carlosg/tracker3: 8/37] tracker3: Make sources manage notifications  Carlos Garnacho
 
- [grilo-plugins/wip/carlosg/tracker3: 9/37] tracker3: Drop unused query define  Carlos Garnacho
 
- [grilo-plugins/wip/carlosg/tracker3: 10/37] tracker3: Clean up tracking of multiple data sources  Carlos Garnacho
 
- [grilo-plugins/wip/carlosg/tracker3: 11/37] tracker3: Drop row accounting from GrlTrackerOp  Carlos Garnacho
 
- [grilo-plugins/wip/carlosg/tracker3: 12/37] tracker3: Fold cancellable check with other error handling  Carlos Garnacho
 
- [grilo-plugins/wip/carlosg/tracker3: 13/37] tracker3: Drop cursor argument from GrlTrackerOp  Carlos Garnacho
 
- [grilo-plugins/wip/carlosg/tracker3: 14/37] tracker3: Drop request queue  Carlos Garnacho
 
- [grilo-plugins/wip/carlosg/tracker3: 15/37] tracker3: Drop GrlTrackerSource::constructed vfunc  Carlos Garnacho
 
- [grilo-plugins/wip/carlosg/tracker3: 16/37] tracker3: Assign a sparql name to each metadata key  Carlos Garnacho
 
- [grilo-plugins/wip/carlosg/tracker3: 17/37] tracker3: Add a getter for the property path/subselect for a metadata key  Carlos Garnacho
 
- [grilo-plugins/wip/carlosg/tracker3: 18/37] tracker3: Add infrastructure to cache TrackerSparqlStatements  Carlos Garnacho
 
- [grilo-plugins/wip/carlosg/tracker3: 19/37] tracker3: Port get_media_from_uri() to the statement cache  Carlos Garnacho
 
- [grilo-plugins/wip/carlosg/tracker3: 20/37] tracker3: Port test_media_from_uri() to the statement cache  Carlos Garnacho
 
- [grilo-plugins/wip/carlosg/tracker3: 21/37] tracker3: Port grl_source_resolve() to the statement cache  Carlos Garnacho
 
- [grilo-plugins/wip/carlosg/tracker3: 22/37] tracker3: Port grl_source_browse() to the statement cache  Carlos Garnacho
 
- [grilo-plugins/wip/carlosg/tracker3: 23/37] tracker3: Port grl_source_search() to the statement cache  Carlos Garnacho
 
- [grilo-plugins/wip/carlosg/tracker3: 24/37] tracker3: Port grl_source_query() to the statement cache  Carlos Garnacho
 
- [grilo-plugins/wip/carlosg/tracker3: 25/37] tracker3: Drop old sparql helper functions  Carlos Garnacho
 
- [grilo-plugins/wip/carlosg/tracker3: 26/37] tracker3: Account for DataObject/InformationElement data split  Carlos Garnacho
 
- [grilo-plugins/wip/carlosg/tracker3: 27/37] tracker3: Handle errors on cursor_next() in resolve callback  Carlos Garnacho
 
- [grilo-plugins/wip/carlosg/tracker3: 28/37] tracker3: Use URNs as media IDs  Carlos Garnacho
 
- [grilo-plugins/wip/carlosg/tracker3: 29/37] tracker3: Change title-from-filename handling  Carlos Garnacho
 
- [grilo-plugins/wip/carlosg/tracker3: 30/37] tracker3: Associate the SPARQL variable name to the grilo key  Carlos Garnacho
 
- [grilo-plugins/wip/carlosg/tracker3: 31/37] tracker3: Port store_metadata to tracker3  Carlos Garnacho
 
- [grilo-plugins/wip/carlosg/tracker3: 32/37] tracker3: Clean up no longer used code  Carlos Garnacho
 
- [grilo-plugins/wip/carlosg/tracker3: 33/37] tracker3: Clean up sparql-grilo key associations  Carlos Garnacho
 
- [grilo-plugins/wip/carlosg/tracker3: 34/37] tracker3: Drop keys argument from GrlTrackerOp  Carlos Garnacho
 
- [grilo-plugins/wip/carlosg/tracker3: 35/37] tracker3: Simplify rdf:type to GrlTypeFilter conversion  Carlos Garnacho
 
- [grilo-plugins/wip/carlosg/tracker3: 36/37] tracker3: Let notification code figure out the media type  Carlos Garnacho
 
- [grilo-plugins/wip/carlosg/tracker3: 37/37] tracker3: Move away from g_type_class_add_private()  Carlos Garnacho
 
- [tracker] (5 commits) Created branch wip/carlosg/grilo-fixes  Carlos Garnacho
 
- [tracker/wip/carlosg/grilo-fixes: 1/5] libtracker-data: Accept statement bindings in limit/offset  Carlos Garnacho
 
- [tracker/wip/carlosg/grilo-fixes: 2/5] libtracker-data: Don't add select variable unless on topmost select  Carlos Garnacho
 
- [tracker/wip/carlosg/grilo-fixes: 3/5] libtracker-data: Improve error message of BIND() variable existence checks  Carlos Garnacho
 
- [tracker/wip/carlosg/grilo-fixes: 4/5] libtracker-data: Propagate remote error messages through the service vtab  Carlos Garnacho
 
- [tracker/wip/carlosg/grilo-fixes: 5/5] libtracker-data: Ensure subselects propagate the SelectClause variables  Carlos Garnacho
 
- [evolution/gnome-3-36] EWebDAVConfigLookup: Clear output GError before using it  Milan Crha
 
- [libhandy] (3 commits) ...example: Add examples of expander rows with actions  Adrien Plazas
 
- [libhandy] Deleted branch wip/exalm/expander-action  Andrea Veri
 
- [libhandy] (6 commits) Non-fast-forward update to branch wip/exalm/isolated  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/isolated: 5/6] preferences-row: Add isolated property  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/isolated: 6/6] expander-row: Use isolated property for styling  Alexander Mikhaylenko
 
- [libhandy] (5 commits) Non-fast-forward update to branch wip/exalm/carousel-drag  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/carousel-drag: 5/5] carousel: Set allow-mouse-drag=true by default  Alexander Mikhaylenko
 
- [epiphany] (3 commits) Non-fast-forward update to branch wip/exalm/libhandy-1  Alexander Mikhaylenko
 
- [epiphany/wip/exalm/libhandy-1: 2/3] Port to libhandy master  Alexander Mikhaylenko
 
- [epiphany/wip/exalm/libhandy-1: 3/3] data-dialog: Use HdyWindow  Alexander Mikhaylenko
 
- [gtk-doc] (2 commits) Non-fast-forward update to branch gtk-doc-for-gtk4  Matthias Clasen
 
- [gtk-doc/gtk-doc-for-gtk4: 1/2] css: Treat informal tables like tables  Matthias Clasen
 
- [gtk-doc/gtk-doc-for-gtk4: 2/2] Reduce excessive tocs  Matthias Clasen
 
- [gnome-settings-daemon] Non-fast-forward update to branch benzea/update-ci-template  Benjamin Berg
 
- [gnome-settings-daemon/benzea/update-ci-template] ci: Update CI to use newer fdo templates  Benjamin Berg
 
- [gtk] (8 commits) ...adwaita: move backdrop box shadows to .csd  Timm Bäder
 
- [gtk-doc] Non-fast-forward update to branch gtk-doc-for-gtk4  Matthias Clasen
 
- [gtk-doc/gtk-doc-for-gtk4] Reduce excessive tocs  Matthias Clasen
 
- [gnome-settings-daemon] (11 commits) Non-fast-forward update to branch benzea/update-ci-template  Benjamin Berg
 
- [gnome-settings-daemon/benzea/update-ci-template: 11/11] ci: Update CI to use newer fdo templates  Benjamin Berg
 
- [gnome-boxes] Created tag v3.36.4  Felipe Borges
 
- [tepl] docs: roadmap update  Sébastien Wilmet
 
- [libhandy] carousel: Set allow-mouse-drag=true by default  Adrien Plazas
 
- [libhandy] Deleted branch wip/exalm/carousel-drag  Alexander Mikhaylenko
 
- [Initiatives.wiki] Create View switcher pattern migration  Alexander Mikhaylenko
 
- [Initiatives.wiki] Add some context for XML  Alexander Mikhaylenko
 
- [Initiatives.wiki] Link back to the issue  Alexander Mikhaylenko
 
- [gnome-settings-daemon] (2 commits) Non-fast-forward update to branch benzea/update-ci-template  Benjamin Berg
 
- [gnome-settings-daemon/benzea/update-ci-template: 1/2] ci: Update CI to use newer fdo templates  Benjamin Berg
 
- [gnome-settings-daemon/benzea/update-ci-template: 2/2] color: Use real time during test for timerfd  Benjamin Berg
 
- [gnome-settings-daemon] (2 commits) ...color: Use real time during test for timerfd  Benjamin Berg
 
- [gnome-settings-daemon] Deleted branch benzea/update-ci-template  Benjamin Berg
 
- [goffice] Update Ukrainian translation  Translations User D-L
 
- [gnome-user-docs] Update Indonesian translation  Translations User D-L
 
- [gnome-settings-daemon] Created branch benzea/misc-fixes-2  Benjamin Berg
 
- [gnome-settings-daemon/benzea/misc-fixes-2] power: Fix critical warning in CI job  Benjamin Berg
 
- [gnome-robots/arnaudb/modernize-code] Fix CI.  Arnaud B .
 
- [gnome-settings-daemon] power: Fix critical warning in CI job  Benjamin Berg
 
- [gnome-settings-daemon] Deleted branch benzea/misc-fixes-2  Benjamin Berg
 
- [gnome-robots] Non-fast-forward update to branch arnaudb/modernize-code  Arnaud B .
 
- [gnome-robots/arnaudb/modernize-code] Fix CI.  Arnaud B .
 
- [tracker] (2 commits) ...Merge branch 'wip/phako/colomn-is-bound' into 'master'  Carlos Garnacho
 
- [tracker] Deleted branch wip/phako/colomn-is-bound  Carlos Garnacho
 
- [tracker: 2/2] Merge branch 'wip/phako/colomn-is-bound' into 'master'  Carlos Garnacho
 
- [balsa] (2 commits) ...Merge branch 'master' of gitlab.gnome.org:GNOME/balsa  Peter Bloomfield
 
- [balsa: 1/2] compose window: Fix a typo  Peter Bloomfield
 
- [balsa: 2/2] Merge branch 'master' of gitlab.gnome.org:GNOME/balsa  Peter Bloomfield
 
- [planet-web] Added new GSoC blog  Daniel Mustieles García
 
- [balsa] (32 commits) Non-fast-forward update to branch popover  Peter Bloomfield
 
- [balsa/popover: 7/32] pref-manager: Use GtkPopover for "Add" options  Peter Bloomfield
 
- [balsa/popover: 8/32] vfs: Port to GMenu  Peter Bloomfield
 
- [balsa/popover: 9/32] libbalsa-vfs: New API to use with GMenu  Peter Bloomfield
 
- [balsa/popover: 10/32] various: Port to new LibBalsaVfs API  Peter Bloomfield
 
- [balsa/popover: 11/32] body: Add a gpointer user_data member  Peter Bloomfield
 
- [balsa/popover: 12/32] mblist: Port the MRU menu to GMenu  Peter Bloomfield
 
- [balsa/popover: 13/32] Various: Adapt to MRU menu changes  Peter Bloomfield
 
- [balsa/popover: 14/32] compose window: Break the attachment context menu  Peter Bloomfield
 
- [balsa/popover: 15/32] balsa-index: Port context menu to GtkPopover  Peter Bloomfield
 
- [balsa/popover: 16/32] compose window: Improve popover placement  Peter Bloomfield
 
- [balsa/popover: 17/32] Bump Gtk requirement to 3.22  Peter Bloomfield
 
- [balsa/popover: 18/32] balsa-index: Improve context menu placement  Peter Bloomfield
 
- [balsa/popover: 19/32] compose window: Improve context menu placement  Peter Bloomfield
 
- [balsa/popover: 20/32] balsa-message: Improve the GtkPopover popup  Peter Bloomfield
 
- [balsa/popover: 21/32] compose window: Pop up the menu at the pointer  Peter Bloomfield
 
- [balsa/popover: 22/32] balsa-message: Port another popup to GtkPopover  Peter Bloomfield
 
- [balsa/popover: 23/32] balsa-message: Port the parts-menu to GtkPopover  Peter Bloomfield
 
- [balsa/popover: 24/32] balsa-index, balsa-message: Check GdkEvent  Peter Bloomfield
 
- [balsa/popover: 25/32] Various: Port menus to GtkPopover  Peter Bloomfield
 
- [balsa/popover: 26/32] balsa-mime-widget-text: Port HTML popup  Peter Bloomfield
 
- [balsa/popover: 27/32] Bump required versions  Peter Bloomfield
 
- [balsa/popover: 28/32] compose window: Port the language menu to GMenu  Peter Bloomfield
 
- [balsa/popover: 29/32] toolbars: Port the popup menu to GtkPopover  Peter Bloomfield
 
- [balsa/popover: 30/32] Various: Be more systematic when making GMenu s  Peter Bloomfield
 
- [balsa/popover: 31/32] balsa-index: Improve popup positioning at pointer  Peter Bloomfield
 
- [balsa/popover: 32/32] balsa-index: Change popup menu placement  Peter Bloomfield
 
- [orca] Handle yet another case of objects going defunct on us  Joanmarie Diggs
 
- [orca/gnome-3-36] Handle yet another case of objects going defunct on us  Joanmarie Diggs
 
- [gtk] (8 commits) Non-fast-forward update to branch doc-chapters-markdown  Matthias Clasen
 
- [gtk/doc-chapters-markdown: 1/8] docs: Convert resources section to markdown  Matthias Clasen
 
- [gtk/doc-chapters-markdown: 2/8] docs: Drop the glossary  Matthias Clasen
 
- [gtk/doc-chapters-markdown: 3/8] docs: Allow influencing pandoc divisons  Matthias Clasen
 
- [gtk/doc-chapters-markdown: 4/8] docs: Convert treeview and textview overview to markdown  Matthias Clasen
 
- [gtk/doc-chapters-markdown: 5/8] docs: Allow interrupted lists  Matthias Clasen
 
- [gtk/doc-chapters-markdown: 6/8] docs: Convert question index to markdown  Matthias Clasen
 
- [gtk/doc-chapters-markdown: 7/8] ci: Add a fedora-docs image  Matthias Clasen
 
- [gtk/doc-chapters-markdown: 8/8] ci: Use fedora-docs for the doc build  Matthias Clasen
 
- [gnome-photos] Created branch wip/rishi/ci-drop-meson-args  Debarshi Ray
 
- [gnome-photos/wip/rishi/ci-drop-meson-args] CI: Drop MESON_ARGS, and detect them from the Flatpak manifest  Debarshi Ray
 
- [gnome-photos] Non-fast-forward update to branch wip/rishi/ci-drop-meson-args  Debarshi Ray
 
- [gnome-photos/wip/rishi/ci-drop-meson-args] CI: Drop MESON_ARGS, and detect them from the Flatpak manifest  Debarshi Ray
 
- [epiphany] (2 commits) Created branch wip/exalm/deck  Alexander Mikhaylenko
 
- [epiphany/wip/exalm/deck: 1/2] window: Stop exposing GtkStack  Alexander Mikhaylenko
 
- [epiphany/wip/exalm/deck: 2/2] window: Allow back swipe for the pages view  Alexander Mikhaylenko
 
- [gtk] (3 commits) Created branch wip/baedert/resize2  Timm Bäder
 
- [gtk/wip/baedert/resize2: 1/3] root: Remove unused include  Timm Bäder
 
- [gtk/wip/baedert/resize2: 2/3] frameclockidle: Remove layout loop  Timm Bäder
 
- [gtk/wip/baedert/resize2: 3/3] Add a list of resize widgets to GtkRoot  Timm Bäder
 
- [tracker-miners] Non-fast-forward update to branch wip/jfelder/gstreamer-extractor-album-date  Jean Felder
 
- [tracker-miners/wip/jfelder/gstreamer-extractor-album-date] tracker-extract-gstreamer: Correctly use the date for album uri  Jean Felder
 
- [tracker-miners] (3 commits) ...Merge branch 'wip/jfelder/gstreamer-extractor-album-date' into 'master'  Carlos Garnacho
 
- [tracker-miners] Deleted branch wip/jfelder/gstreamer-extractor-album-date  Jean Felder
 
- [tracker-miners: 3/3] Merge branch 'wip/jfelder/gstreamer-extractor-album-date' into 'master'  Carlos Garnacho
 
- [gnome-music] (32 commits) Created branch songeditor-tracker3  Jean Felder
 
- [gnome-music/songeditor-tracker3: 1/32] utils: Optional return of empty string for year  Jean Felder
 
- [gnome-music/songeditor-tracker3: 2/32] utils: Add getters for media track number and album disc number  Jean Felder
 
- [gnome-music/songeditor-tracker3: 3/32] utils: Add a getter for song artist  Jean Felder
 
- [gnome-music/songeditor-tracker3: 4/32] grltrackerwrapper: Retrieve creation year for songs  Jean Felder
 
- [gnome-music/songeditor-tracker3: 5/32] grltrackerwrapper: Retrieve musicbrainz recording id for songs  Jean Felder
 
- [gnome-music/songeditor-tracker3: 6/32] grltrackerwrapper: Retrieve musicbrainz track id for songs  Jean Felder
 
- [gnome-music/songeditor-tracker3: 7/32] grltrackerwrapper: Retrieve album artist for songs  Jean Felder
 
- [gnome-music/songeditor-tracker3: 8/32] grltrackerwrapper: Retrieve musicbrainz artist id for songs  Jean Felder
 
- [gnome-music/songeditor-tracker3: 9/32] grltrackerwrapper: Retrieve musicbrainz release id for songs  Jean Felder
 
- [gnome-music/songeditor-tracker3: 10/32] grltrackerwrapper: Retrieve musicbrainz release group id for songs  Jean Felder
 
- [gnome-music/songeditor-tracker3: 11/32] flatpak: Build gst-plugins-bad with chromaprint support  Jean Felder
 
- [gnome-music/songeditor-tracker3: 12/32] coregrilo: Load plugins once coregrilo is built  Jean Felder
 
- [gnome-music/songeditor-tracker3: 13/32] coregrilo: Add a registry property  Jean Felder
 
- [gnome-music/songeditor-tracker3: 14/32] grilowrappers: Introduce support for chromaprint source  Jean Felder
 
- [gnome-music/songeditor-tracker3: 15/32] grilowrappers: Introduce support for acoustid source  Jean Felder
 
- [gnome-music/songeditor-tracker3: 16/32] coresong: Add support to query musicbrainz tags  Jean Felder
 
- [gnome-music/songeditor-tracker3: 17/32] coregrilo: Handle a list of keys for writeback  Jean Felder
 
- [gnome-music/songeditor-tracker3: 18/32] coregrilo: Add a callback function to writeback  Jean Felder
 
- [gnome-music/songeditor-tracker3: 19/32] trackerwrapper: Add logic to update a tracker resource  Jean Felder
 
- [gnome-music/songeditor-tracker3: 20/32] coresong: Add logic to update a tracker resource  Jean Felder
 
- [gnome-music/songeditor-tracker3: 21/32] notificationspopup: Add support for tag notification  Jean Felder
 
- [gnome-music/songeditor-tracker3: 22/32] songeditordialog: Initial songs support  Jean Felder
 
- [gnome-music/songeditor-tracker3: 23/32] selectiontoolbar: Add support to launch song editor dialog  Jean Felder
 
- [gnome-music/songeditor-tracker3: 24/32] songsview: Add renderer for title, album and artist  Jean Felder
 
- [gnome-music/songeditor-tracker3: 25/32] utils: Add a getter for album artist  Jean Felder
 
- [gnome-music/songeditor-tracker3: 26/32] songeditordialog: Add an album artist entry  Jean Felder
 
- [gnome-music/songeditor-tracker3: 27/32] songeditordialog: Display the current suggestion number  Jean Felder
 
- [gnome-music/songeditor-tracker3: 28/32] CI: Ignore flake E226 error  Jean Felder
 
- [gnome-music/songeditor-tracker3: 29/32] tagsimilarity: Add logic to compute the similarity between songs  Jean Felder
 
- [gnome-music/songeditor-tracker3: 30/32] songeditordialog: Use a similarity score to sort the suggestions  Jean Felder
 
- [gnome-music/songeditor-tracker3: 31/32] tracker3  Jean Felder
 
- [gnome-music/songeditor-tracker3: 32/32] flatpak: tracker3  Jean Felder
 
- [orca] Mouse review: Don't present object consisting solely of embedded objects  Joanmarie Diggs
 
- [gnome-shell] st/box-layout: Fix gtk-doc comments  Georges Basile Stavracas Neto
 
- [gtk/matthiasc/for-master] (23 commits) ...Add GtkOverlayLayout to the docs  Matthias Clasen
 
- [gtk/matthiasc/for-master: 21/23] constraint-editor: Don't use g_type_ensure  Matthias Clasen
 
- [gtk/matthiasc/for-master: 22/23] Make GtkOverlayLayout public  Matthias Clasen
 
- [gtk/matthiasc/for-master: 23/23] Add GtkOverlayLayout to the docs  Matthias Clasen
 
- [gnome-music] (2 commits) Non-fast-forward update to branch songeditor-tracker3  Jean Felder
 
- [gnome-music/songeditor-tracker3: 1/2] Port to tracker3  Jean Felder
 
- [gnome-music/songeditor-tracker3: 2/2] flatpak: Port to tracker3  Jean Felder
 
- [gnome-photos] CI: Drop MESON_ARGS, and detect them from the Flatpak manifest  Debarshi Ray
 
- [gnome-photos] Deleted branch wip/rishi/ci-drop-meson-args  Debarshi Ray
 
- [gnome-builder] greeter: don't open chooser from open-project action  Christian Hergert
 
- [gtksourceview] sql.lang: add LIMIT and OFFSET keywords  Christian Hergert
 
- [gtksourceview/gtksourceview-4-6] sql.lang: add LIMIT and OFFSET keywords  Christian Hergert
 
- [orca] Fix bug causing us to skip over objects in certain grids in browse mode  Joanmarie Diggs
 
- [gnome-shell] (15 commits) Non-fast-forward update to branch gbsneto/pagination  Georges Basile Stavracas Neto
 
- [gnome-shell/gbsneto/pagination: 1/15] iconGrid: Introduce IconGridLayout  Georges Basile Stavracas Neto
 
- [gnome-shell/gbsneto/pagination: 2/15] iconGrid: Use IconGridLayout  Georges Basile Stavracas Neto
 
- [gnome-shell/gbsneto/pagination: 3/15] iconGrid: Adapt grid layout according to available size  Georges Basile Stavracas Neto
 
- [gnome-shell/gbsneto/pagination: 4/15] appDisplay: Move child focus handling to IconGrid  Georges Basile Stavracas Neto
 
- [gnome-shell/gbsneto/pagination: 5/15] appDisplay: Redisplay folders before AppDisplay  Georges Basile Stavracas Neto
 
- [gnome-shell/gbsneto/pagination: 6/15] appDisplay: Actually destroy icons  Georges Basile Stavracas Neto
 
- [gnome-shell/gbsneto/pagination: 7/15] appDisplay: Add items in order  Georges Basile Stavracas Neto
 
- [gnome-shell/gbsneto/pagination: 8/15] appDisplay: Don't destroy FolderView directly  Georges Basile Stavracas Neto
 
- [gnome-shell/gbsneto/pagination: 9/15] appDisplay: Let FolderIcon popdown the folder dialog  Georges Basile Stavracas Neto
 
- [gnome-shell/gbsneto/pagination: 10/15] theme: Adjust folder dialog CSS  Georges Basile Stavracas Neto
 
- [gnome-shell/gbsneto/pagination: 11/15] WIP: Add pagination to the folder dialog  Georges Basile Stavracas Neto
 
- [gnome-shell/gbsneto/pagination: 12/15] appDisplay: Factor out shared code into BaseAppView  Georges Basile Stavracas Neto
 
- [gnome-shell/gbsneto/pagination: 13/15] appDisplay: Allow a slighly bigger area for drag overshoot  Georges Basile Stavracas Neto
 
- [gnome-shell/gbsneto/pagination: 14/15] pageIndicator: Add getter for current number of pages  Georges Basile Stavracas Neto
 
- [gnome-shell/gbsneto/pagination: 15/15] appDisplay: Compare indicator and grid pages  Georges Basile Stavracas Neto
 
- [gnome-maps] placeEntry: Limit digits for raw coordinates  Marcus Lundblad
 
- [orca] Make ARIA gridcell cells caret-navigable if browse mode is sticky  Joanmarie Diggs
 
- [gtk] (29 commits) Non-fast-forward update to branch doc-chapters-markdown  Matthias Clasen
 
- [gtk/doc-chapters-markdown: 13/29] wip: Include markdown content, via pandoc  Matthias Clasen
 
- [gtk/doc-chapters-markdown: 14/29] docs: Be more careful when expanding abbreviations  Matthias Clasen
 
- [gtk/doc-chapters-markdown: 15/29] docs: Convert css overview to markdown  Matthias Clasen
 
- [gtk/doc-chapters-markdown: 16/29] doc: Check for pandoc  Matthias Clasen
 
- [gtk/doc-chapters-markdown: 17/29] docs: Convert building, compiling, running to markdown  Matthias Clasen
 
- [gtk/doc-chapters-markdown: 18/29] docs: Refresh the inspector screenshot  Matthias Clasen
 
- [gtk/doc-chapters-markdown: 19/29] docs: Convert getting_started to markdown  Matthias Clasen
 
- [gtk/doc-chapters-markdown: 20/29] docs: Convert platform sections to markdown  Matthias Clasen
 
- [gtk/doc-chapters-markdown: 21/29] docs: Drop a long-stale file  Matthias Clasen
 
- [gtk/doc-chapters-markdown: 22/29] docs: Convert resources section to markdown  Matthias Clasen
 
- [gtk/doc-chapters-markdown: 23/29] docs: Drop the glossary  Matthias Clasen
 
- [gtk/doc-chapters-markdown: 24/29] docs: Allow influencing pandoc divisons  Matthias Clasen
 
- [gtk/doc-chapters-markdown: 25/29] docs: Convert treeview and textview overview to markdown  Matthias Clasen
 
- [gtk/doc-chapters-markdown: 26/29] docs: Allow interrupted lists  Matthias Clasen
 
- [gtk/doc-chapters-markdown: 27/29] docs: Convert question index to markdown  Matthias Clasen
 
- [gtk/doc-chapters-markdown: 28/29] ci: Add a fedora-docs image  Matthias Clasen
 
- [gtk/doc-chapters-markdown: 29/29] ci: Use fedora-docs for the doc build  Matthias Clasen
 
- [gnome-maps] (2 commits) Created branch wip/mlundblad/location-marker-fixes  Marcus Lundblad
 
- [gnome-maps/wip/mlundblad/location-marker-fixes: 1/2] userLocationMarker: Restrict accuracy circle to both widh and height  Marcus Lundblad
 
- [gnome-maps/wip/mlundblad/location-marker-fixes: 2/2] userLocationMarker: Reduce opacity of accuracy circle  Marcus Lundblad
 
- [gimp] app/vectors: implement stroke_reverse and stroke_shift_start  Simon Budig
 
- [gimp] app: Add basic infratructure for a vector tool popup menu.  Simon Budig
 
- [gimp] app: implement a few more functions for the ToolPath context menu.  Simon Budig
 
- [gtk] (4 commits) ...Merge branch 'matthiasc/for-master' into 'master'  Matthias Clasen
 
- [gtk: 4/4] Merge branch 'matthiasc/for-master' into 'master'  Matthias Clasen
 
- [gnome-music] (2 commits) Non-fast-forward update to branch songeditor-tracker3  Jean Felder
 
- [gnome-music/songeditor-tracker3: 1/2] Port to tracker3  Jean Felder
 
- [gnome-music/songeditor-tracker3: 2/2] flatpak: Port to tracker3  Jean Felder
 
- [gnome-robots] (33 commits) Created branch arnaudb/wip/gtk4  Arnaud B .
 
- [gnome-robots/arnaudb/wip/gtk4: 1/33] Do not use tabs.  Arnaud B .
 
- [gnome-robots/arnaudb/wip/gtk4: 2/33] Use GtkEventControllerKey.  Arnaud B .
 
- [gnome-robots/arnaudb/wip/gtk4: 3/33] Use GtkGestureMultiPress.  Arnaud B .
 
- [gnome-robots/arnaudb/wip/gtk4: 4/33] Use GtkEventControllerMotion.  Arnaud B .
 
- [gnome-robots/arnaudb/wip/gtk4: 5/33] Make D-Bus activatable.  Arnaud B .
 
- [gnome-robots/arnaudb/wip/gtk4: 6/33] Add a translators explanation.  Arnaud B .
 
- [gnome-robots/arnaudb/wip/gtk4: 7/33] Fix CI.  Arnaud B .
 
- [gnome-robots/arnaudb/wip/gtk4: 8/33] Compile with Gtk4.  Arnaud B .
 
- [gnome-robots/arnaudb/wip/gtk4: 9/33] Use GtkGestureClick.  Arnaud B .
 
- [gnome-robots/arnaudb/wip/gtk4: 10/33] Adapt to ScrolledWindow API.  Arnaud B .
 
- [gnome-robots/arnaudb/wip/gtk4: 11/33] ScrolledWindow is not subclassable anymore.  Arnaud B .
 
- [gnome-robots/arnaudb/wip/gtk4: 12/33] Replace GdkWindow by GdkSurface.  Arnaud B .
 
- [gnome-robots/arnaudb/wip/gtk4: 13/33] Adapt a method.  Arnaud B .
 
- [gnome-robots/arnaudb/wip/gtk4: 14/33] Adapt to GdkCursor API.  Arnaud B .
 
- [gnome-robots/arnaudb/wip/gtk4: 15/33] Adapt to MenuButton API.  Arnaud B .
 
- [gnome-robots/arnaudb/wip/gtk4: 16/33] Adapt a method.  Arnaud B .
 
- [gnome-robots/arnaudb/wip/gtk4: 17/33] Adapt to HeaderBar API.  Arnaud B .
 
- [gnome-robots/arnaudb/wip/gtk4: 18/33] Widgets are visible.  Arnaud B .
 
- [gnome-robots/arnaudb/wip/gtk4: 19/33] No need to add events anymore.  Arnaud B .
 
- [gnome-robots/arnaudb/wip/gtk4: 20/33] Adapt to Box API.  Arnaud B .
 
- [gnome-robots/arnaudb/wip/gtk4: 21/33] Comment for now set_border_width.  Arnaud B .
 
- [gnome-robots/arnaudb/wip/gtk4: 22/33] Container is gone.  Arnaud B .
 
- [gnome-robots/arnaudb/wip/gtk4: 23/33] Adapt to HeaderBar API, part 2.  Arnaud B .
 
- [gnome-robots/arnaudb/wip/gtk4: 24/33] Comment for now a HeaderBar thing.  Arnaud B .
 
- [gnome-robots/arnaudb/wip/gtk4: 25/33] The window-state-event signal is gone.  Arnaud B .
 
- [gnome-robots/arnaudb/wip/gtk4: 26/33] The configure-event signal is gone.  Arnaud B .
 
- [gnome-robots/arnaudb/wip/gtk4: 27/33] Adapt to DrawingArea API.  Arnaud B .
 
- [gnome-robots/arnaudb/wip/gtk4: 28/33] Replace MOD1 by ALT.  Arnaud B .
 
- [gnome-robots/arnaudb/wip/gtk4: 29/33] ButtonBox is gone.  Arnaud B .
 
- [gnome-robots/arnaudb/wip/gtk4: 30/33] Show the window.  Arnaud B .
 
- [gnome-robots/arnaudb/wip/gtk4: 31/33] Adapt to Dialog API.  Arnaud B .
 
- [gnome-robots/arnaudb/wip/gtk4: 32/33] Improve Properties dialog look.  Arnaud B .
 
- [gnome-robots/arnaudb/wip/gtk4: 33/33] Improve main window look.  Arnaud B .
 
- [gnome-music] Non-fast-forward update to branch songeditor-tracker3  Jean Felder
 
- [gnome-music/songeditor-tracker3] flatpak: Port to tracker3  Jean Felder
 
- [gnome-robots/arnaudb/wip/gtk4] Try to fix Flatpak build.  Arnaud B .
 
- [gimp] pdb: implement gimp-vectors-stroke-reverse  Simon Budig
 
- [gimp] pdb: update autogenerated files.  Simon Budig
 
- [gnome-photos] Created branch wip/rishi/test-magic-filter  Debarshi Ray
 
- [gnome-photos/wip/rishi/test-magic-filter] test-pipeline: Test the deserialization of the Instagram filters  Debarshi Ray
 
- [orca] Web: Update our command state when a braille input event occurs  Joanmarie Diggs
 
- [gnome-robots] (7 commits) ...Fix CI.  Michael Catanzaro
 
- [gnome-robots] Deleted branch arnaudb/modernize-code  Arnaud B .
 
- [gnome-robots] (34 commits) Non-fast-forward update to branch arnaudb/wip/gtk4  Arnaud B .
 
- [gnome-robots/arnaudb/wip/gtk4: 8/34] Compile with Gtk4.  Arnaud B .
 
- [gnome-robots/arnaudb/wip/gtk4: 9/34] Use GtkGestureClick.  Arnaud B .
 
- [gnome-robots/arnaudb/wip/gtk4: 10/34] Adapt to ScrolledWindow API.  Arnaud B .
 
- [gnome-robots/arnaudb/wip/gtk4: 11/34] ScrolledWindow is not subclassable anymore.  Arnaud B .
 
- [gnome-robots/arnaudb/wip/gtk4: 12/34] Replace GdkWindow by GdkSurface.  Arnaud B .
 
- [gnome-robots/arnaudb/wip/gtk4: 13/34] Adapt a method.  Arnaud B .
 
- [gnome-robots/arnaudb/wip/gtk4: 14/34] Adapt to GdkCursor API.  Arnaud B .
 
- [gnome-robots/arnaudb/wip/gtk4: 15/34] Adapt to MenuButton API.  Arnaud B .
 
- [gnome-robots/arnaudb/wip/gtk4: 16/34] Adapt a method.  Arnaud B .
 
- [gnome-robots/arnaudb/wip/gtk4: 17/34] Adapt to HeaderBar API.  Arnaud B .
 
- [gnome-robots/arnaudb/wip/gtk4: 18/34] Widgets are visible.  Arnaud B .
 
- [gnome-robots/arnaudb/wip/gtk4: 19/34] No need to add events anymore.  Arnaud B .
 
- [gnome-robots/arnaudb/wip/gtk4: 20/34] Adapt to Box API.  Arnaud B .
 
- [gnome-robots/arnaudb/wip/gtk4: 21/34] Comment for now set_border_width.  Arnaud B .
 
- [gnome-robots/arnaudb/wip/gtk4: 22/34] Container is gone.  Arnaud B .
 
- [gnome-robots/arnaudb/wip/gtk4: 23/34] Adapt to HeaderBar API, part 2.  Arnaud B .
 
- [gnome-robots/arnaudb/wip/gtk4: 24/34] Comment for now a HeaderBar thing.  Arnaud B .
 
- [gnome-robots/arnaudb/wip/gtk4: 25/34] The window-state-event signal is gone.  Arnaud B .
 
- [gnome-robots/arnaudb/wip/gtk4: 26/34] The configure-event signal is gone.  Arnaud B .
 
- [gnome-robots/arnaudb/wip/gtk4: 27/34] Adapt to DrawingArea API.  Arnaud B .
 
- [gnome-robots/arnaudb/wip/gtk4: 28/34] Replace MOD1 by ALT.  Arnaud B .
 
- [gnome-robots/arnaudb/wip/gtk4: 29/34] ButtonBox is gone.  Arnaud B .
 
- [gnome-robots/arnaudb/wip/gtk4: 30/34] Show the window.  Arnaud B .
 
- [gnome-robots/arnaudb/wip/gtk4: 31/34] Adapt to Dialog API.  Arnaud B .
 
- [gnome-robots/arnaudb/wip/gtk4: 32/34] Improve Properties dialog look.  Arnaud B .
 
- [gnome-robots/arnaudb/wip/gtk4: 33/34] Improve main window look.  Arnaud B .
 
- [gnome-robots/arnaudb/wip/gtk4: 34/34] Try to fix Flatpak build.  Arnaud B .
 
- [epiphany] Non-fast-forward update to branch wip/exalm/deck  Alexander Mikhaylenko
 
- [epiphany/wip/exalm/deck] window: Allow back swipe for the pages view  Alexander Mikhaylenko
 
- [gnome-photos] Non-fast-forward update to branch wip/rishi/test-magic-filter  Debarshi Ray
 
- [gnome-photos/wip/rishi/test-magic-filter] test-pipeline: Test the deserialization of the Instagram filters  Debarshi Ray
 
- [gnome-photos] test-pipeline: Test the deserialization of the Instagram filters  Debarshi Ray
 
- [orca] Ensure mouse button events are always processable by the scripts  Joanmarie Diggs
 
- [gnome-photos] Deleted branch wip/rishi/test-magic-filter  Debarshi Ray
 
- [gtk/doc-chapters-markdown] docs: Use the right python  Matthias Clasen
 
- [gnome-photos] Add Instagram Clarendon  Debarshi Ray
 
26 May 2020
27 May 2020
28 May 2020
29 May 2020
      
- [gtk] (3 commits) ...Merge branch 'im-context-key-forward' into 'master'  Matthias Clasen
 
- [gtk: 3/3] Merge branch 'im-context-key-forward' into 'master'  Matthias Clasen
 
- [extensions-web] Created branch wip/ne0sight  Yuri Konotopov
 
- [extensions-web/wip/ne0sight] extensions: validate screenshots and icons  Yuri Konotopov
 
- [extensions-web] extensions: validate screenshots and icons  Yuri Konotopov
 
- [extensions-web] Deleted branch wip/ne0sight  Yuri Konotopov
 
- [evince] (4 commits) Created branch wip/gpoo/new-annotation-action  Germán Poo-Caamaño
 
- [evince/wip/gpoo/new-annotation-action: 1/4] shell: Add method to return the view from a window  Germán Poo-Caamaño
 
- [evince/wip/gpoo/new-annotation-action: 2/4] shell: Add widget for handling annotations  Germán Poo-Caamaño
 
- [evince/wip/gpoo/new-annotation-action: 3/4] shell: Integrate EvAnnotationAction into the headerbar  Germán Poo-Caamaño
 
- [evince/wip/gpoo/new-annotation-action: 4/4] shell: Integrate EvAnnotationAction into the shell  Germán Poo-Caamaño
 
- [gnome-system-monitor] Replaced defines with constants (fixes #141)  Robert Roth
 
- [nautilus] (2 commits) Created branch wip/oholy/appdata-update  Ondrej Holy
 
- [nautilus/wip/oholy/appdata-update: 1/2] appdata: Use mailing list address as update contact  Ondrej Holy
 
- [nautilus/wip/oholy/appdata-update: 2/2] appdata: Fill the latest release automatically  Ondrej Holy
 
- [gimp] app: CI cache now configured in GNOME gitlab.  Jehan
 
- [gimp] Deleted branch wip/Jehan/test-ci-cache  Jehan
 
- [gnome-nibbles/arnaudb/modernize-code] Mark some methods private.  Arnaud B .
 
- [geary] Update Romanian translation  Translations User D-L
 
- [gnome-nibbles/arnaudb/modernize-code] Improve a key description.  Arnaud B .
 
- [gnome-shell] screenshot: Return an error when operation is blocked  Florian Müllner
 
- [gnome-shell] screenshot: Properly clean up if PickColor() is cancelled  Florian Müllner
 
- [gjs] Created branch master.msvc  Chun-wei Fan
 
- [gjs/master.msvc] arg.cpp: Fix buildiung on Visual Studio  Chun-wei Fan
 
- [gjs] Non-fast-forward update to branch master.msvc  Chun-wei Fan
 
- [gjs/master.msvc] arg.cpp: Fix building on Visual Studio  Chun-wei Fan
 
- [chronojump] Code for selecting python version but commented  Xavier de Blas
 
- [gnome-shell/gnome-3-36] screenshot: Return an error when operation is blocked  Florian Müllner
 
- [gnome-shell/gnome-3-36] screenshot: Properly clean up if PickColor() is cancelled  Florian Müllner
 
- [gnome-sound-recorder] window: emptyView style fix  Bilal Elmoussaoui
 
- [gnome-nibbles/arnaudb/modernize-code] Add a test.  Arnaud B .
 
- [libhandy] (2 commits) Created branch wip/exalm/leaflet-fixes  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/leaflet-fixes: 1/2] stackable-box: Reset cancel status after ending a transition  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/leaflet-fixes: 2/2] stackable-box: Don't skip the gesture with 0 transition duration  Alexander Mikhaylenko
 
- [gnome-sound-recorder] row: remove delete button from UI  Bilal Elmoussaoui
 
- [libhandy/wip/exalm/leaflet-fixes] stackable-box: Stop transition when starting a swipe  Alexander Mikhaylenko
 
- [gimp-web] mirrors: mirrors2.json pruning  Michael Schumacher
 
- [libhandy] (12 commits) Non-fast-forward update to branch wip/exalm/leaflet-transltions  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/leaflet-transltions: 4/12] swipe-tracker: Add checks to hdy_swipe_tracker_shift_position()  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/leaflet-transltions: 5/12] carousel: Null-check tracker before shifting position  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/leaflet-transltions: 6/12] stackable-box: Rewrite transitions  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/leaflet-transltions: 7/12] stackable-box: Reduce amount of set_child_visible() calls  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/leaflet-transltions: 8/12] stackable-box: Stop setting visibility in set_position()  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/leaflet-transltions: 9/12] stackable-box: Fix code style  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/leaflet-transltions: 10/12] stackable-box: Add child-visible-changed signal  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/leaflet-transltions: 11/12] leaflet: Add child-visible-changed signal  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/leaflet-transltions: 12/12] deck: Add child-visible-changed signal  Alexander Mikhaylenko
 
- [evolution] e-convert.js: Treat dash as a wrap-able character  Milan Crha
 
- [evolution-data-server] NEWS update for 3.37.2  Milan Crha
 
- [gtk] (224 commits) Non-fast-forward update to branch wip/jimmac/backdrop-assasination  Jakub Steiner
 
- [gtk/wip/jimmac/backdrop-assasination: 224/224] Adwaita: limit scope of :backdrop  Jakub Steiner
 
- [evolution-data-server] Created tag 3.37.2  Milan Crha
 
- [evolution-data-server] Post-release version bump  Milan Crha
 
- [gimp] Update Turkish translation  Translations User D-L
 
- [gimp] Update Turkish translation  Translations User D-L
 
- [gimp] Update Turkish translation  Translations User D-L
 
- [gimp/gimp-2-10] Update Turkish translation  Translations User D-L
 
- [gimp] Update Romanian translation  Translations User D-L
 
- [gnome-nibbles/arnaudb/modernize-code] Make game execution regular.  Arnaud B .
 
- [evolution] NEWS update for 3.37.2  Milan Crha
 
- [gimp-web] mirrors: add additional mirrors from torrent web seed list  Michael Schumacher
 
- [evolution] Created tag 3.37.2  Milan Crha
 
- [evolution] Post-release version bump  Milan Crha
 
- [gimp-help] (6 commits) Non-fast-forward update to branch wip/schumaml/color-to-alpha-link-add-alpha-channel  Michael Schumacher
 
- [gimp-help/wip/schumaml/color-to-alpha-link-add-alpha-channel: 6/6] Color to Alpha: add link to Add Alpha Channel  Michael Schumacher
 
- [gimp] Update Romanian translation  Translations User D-L
 
- [gnome-applets] multiload: remove unused properties.h  Alberts Muktupāvels
 
- [gimp-web/master] (3 commits) ...Merge branch 'testing'  Michael Schumacher
 
- [gimp-web/master: 3/3] Merge branch 'testing'  Michael Schumacher
 
- [gedit] help-overlay: Add two shortcuts to Keyboard Shortcuts dialog  Sébastien Wilmet
 
- [gedit] highlight-mode-dialog: Disable focus properties of the selector  Sébastien Wilmet
 
- [evolution-ews] NEWS update for 3.37.2  Milan Crha
 
- [evolution-ews] Created tag 3.37.2  Milan Crha
 
- [gnome-build-meta] (4 commits) Non-fast-forward update to branch tpollard/raspi4  Tom Pollard
 
- [gnome-build-meta/tpollard/raspi4: 3/4] Add initial boards/raspberrypi-4 target  Tom Pollard
 
- [gnome-build-meta/tpollard/raspi4: 4/4] Add raspberrypi-4 image target to .gitlab-ci.yml  Tom Pollard
 
- [evolution-ews] Post-release version bump  Milan Crha
 
- [evolution-mapi] NEWS update for 3.37.2  Milan Crha
 
- [evolution-mapi] Created tag 3.37.2  Milan Crha
 
- [evolution-mapi] Post-release version bump  Milan Crha
 
- [gnome-sound-recorder] row: move duration label on right  Bilal Elmoussaoui
 
- [evolution-data-server] e-data-book-cursor.c: Mute a compiler warning  Milan Crha
 
- [nautilus] Fixing the bug from the issue #1412  António Fernandes
 
- [nautilus] search-engine-tracker: Fix broken query under some locales  António Fernandes
 
- [mutter] Created branch wip/carlosg/drop-external-keyboard-detection  Carlos Garnacho
 
- [mutter/wip/carlosg/drop-external-keyboard-detection] backends/native: Drop external keyboard detection for ::touch-mode  Carlos Garnacho
 
- [mutter] Non-fast-forward update to branch wip/carlosg/drop-external-keyboard-detection  Carlos Garnacho
 
- [mutter/wip/carlosg/drop-external-keyboard-detection] backends/native: Drop external keyboard detection for ::touch-mode  Carlos Garnacho
 
- [nautilus] Revert "Fixing the bug from the issue #1412"  António Fernandes
 
- [extensions-web/deploy] (2 commits) ...Merge branch 'master' into deploy  Yuri Konotopov
 
- [extensions-web/deploy: 2/2] Merge branch 'master' into deploy  Yuri Konotopov
 
- [evolution] Address a compiler warning about ENABLE_MAINTAINER_MODE  Milan Crha
 
- [nautilus/gnome-3-36] search-engine-tracker: Fix broken query under some locales  António Fernandes
 
- [evolution-data-server/gnome-3-36] NEWS update for 3.36.3  Milan Crha
 
- [evolution-data-server] Created tag 3.36.3  Milan Crha
 
- [evolution-data-server/gnome-3-36] Post-release version bump  Milan Crha
 
- [mutter] Created branch wip/carlosg/touch-mode-x11  Carlos Garnacho
 
- [mutter/wip/carlosg/touch-mode-x11] backends/x11: Implement ClutterSeat::touch-mode for the X11 backend  Carlos Garnacho
 
- [amtk] Release 5.1.1  Sébastien Wilmet
 
- [amtk] Created tag 5.1.1  Sébastien Wilmet
 
- [gvfs] Update NEWS for 1.45.2 release  Ondrej Holy
 
- [gvfs] Post release version bump  Ondrej Holy
 
- [gvfs] Created tag 1.45.2  Ondrej Holy
 
- [evolution/gnome-3-36] NEWS update for 3.36.3  Milan Crha
 
- [evolution] Created tag 3.36.3  Milan Crha
 
- [evolution/gnome-3-36] Post-release version bump  Milan Crha
 
- [nautilus] search-engine-tracker: Expand macro as string  António Fernandes
 
- [nautilus/gnome-3-36] search-engine-tracker: Expand macro as string  António Fernandes
 
- [evolution-ews/gnome-3-36] NEWS update for 3.36.3  Milan Crha
 
- [evolution-ews] Created tag 3.36.3  Milan Crha
 
- [evolution-ews/gnome-3-36] Post-release version bump  Milan Crha
 
- [gimp] Created branch wip/nieldsg/ci-less-depss  Niels De Graef
 
- [gimp/wip/nieldsg/ci-less-depss] ci: Remove some unused deps  Niels De Graef
 
- [tepl] Release 4.99.2  Sébastien Wilmet
 
- [tepl] Created tag 4.99.2  Sébastien Wilmet
 
- [mutter] Non-fast-forward update to branch wip/carlosg/touch-mode-x11  Carlos Garnacho
 
- [mutter/wip/carlosg/touch-mode-x11] backends/x11: Implement ClutterSeat::touch-mode for the X11 backend  Carlos Garnacho
 
- [tepl] Post-release version bump  Sébastien Wilmet
 
- [gimp] Non-fast-forward update to branch wip/nieldsg/ci-less-depss  Niels De Graef
 
- [gimp/wip/nieldsg/ci-less-depss] ci: Remove some unused deps  Niels De Graef
 
- [mutter] (4 commits) Non-fast-forward update to branch wip/carlosg/touch-mode-x11  Florian Müllner
 
- [mutter/wip/carlosg/touch-mode-x11: 4/4] backends/x11: Implement ClutterSeat::touch-mode for the X11 backend  Florian Müllner
 
- [gnome-latex] Release 3.37.2  Sébastien Wilmet
 
- [gnome-latex] Created tag 3.37.2  Sébastien Wilmet
 
- [gnome-build-meta] (2 commits) Non-fast-forward update to branch abderrahim/update-fdsdk  Abderrahim Kitouni
 
- [gnome-build-meta/abderrahim/update-fdsdk: 1/2] sdk/mozjs68.bst: don't build failing test  Abderrahim Kitouni
 
- [gnome-build-meta/abderrahim/update-fdsdk: 2/2] WIP: use branch from freedesktop-sdk  Abderrahim Kitouni
 
- [gedit] Release 3.37.2  Sébastien Wilmet
 
- [gedit] Created tag 3.37.2  Sébastien Wilmet
 
- [gedit] Post-release version bump  Sébastien Wilmet
 
- [mutter] backends/x11: Implement ClutterSeat::touch-mode for the X11 backend  Florian Müllner
 
- [mutter] Deleted branch wip/carlosg/touch-mode-x11  Carlos Garnacho
 
- [gnome-sound-recorder] added exported variables  Bilal Elmoussaoui
 
- [gnome-sound-recorder] remove unused info.js  Bilal Elmoussaoui
 
- [gnome-sound-recorder] mainWindow: removed unsused variables  Bilal Elmoussaoui
 
- [evince] (3 commits) Non-fast-forward update to branch wip/gpoo/new-annotation-action  Germán Poo-Caamaño
 
- [evince/wip/gpoo/new-annotation-action: 1/3] shell: Add widget for handling annotations  Germán Poo-Caamaño
 
- [evince/wip/gpoo/new-annotation-action: 2/3] shell: Integrate EvAnnotationAction into the headerbar  Germán Poo-Caamaño
 
- [evince/wip/gpoo/new-annotation-action: 3/3] shell: Integrate EvAnnotationAction into the shell  Germán Poo-Caamaño
 
- [mutter] Non-fast-forward update to branch wip/carlosg/drop-external-keyboard-detection  Carlos Garnacho
 
- [mutter/wip/carlosg/drop-external-keyboard-detection] backends/native: Drop external keyboard detection for ::touch-mode  Carlos Garnacho
 
- [gtk] (5 commits) Non-fast-forward update to branch wip/on-the-fence-about-damage  Ray Strode
 
- [gtk/wip/on-the-fence-about-damage: 1/5] gdkframeclockidle: handle frame clock getting frozen during paint  Ray Strode
 
- [gtk/wip/on-the-fence-about-damage: 2/5] wip! gdkdisplay-x11: Add support for the damage extension  Ray Strode
 
- [gtk/matthiasc/for-master] (16 commits) ...Bring back gdk_display_put_event  Matthias Clasen
 
- [gtk/wip/on-the-fence-about-damage: 3/5] wip! gdkdisplay-x11: flag nvidia as needing special damage handling  Ray Strode
 
- [gtk/matthiasc/for-master: 16/16] Bring back gdk_display_put_event  Matthias Clasen
 
- [gtk/wip/on-the-fence-about-damage: 4/5] wip! gdkglcontext-x11: freeze frame clock while driver finishes swapping buffers  Ray Strode
 
- [gtk/wip/on-the-fence-about-damage: 5/5] xxx! add alex's hack for getting reproducible timings  Ray Strode
 
- [nautilus/gnome-3-36] file: Fix reference leak  António Fernandes
 
- [devhelp] Release 3.37.1  Sébastien Wilmet
 
- [devhelp] Created tag 3.37.1  Sébastien Wilmet
 
- [devhelp] Post-release version bump  Sébastien Wilmet
 
- [gegl] Updated Danish translation  Ask Hjorth Larsen
 
- [gimp/gimp-2-10] Updated Danish translation  Ask Hjorth Larsen
 
- [gimp/gimp-2-10] Updated Danish translation of gimp-plug-ins  Ask Hjorth Larsen
 
- [gimp] Created branch wip/schumaml/add-ci-prepare-stage  Michael Schumacher
 
- [gimp/wip/schumaml/add-ci-prepare-stage] build: try to add a custom docker image prepare stage  Michael Schumacher
 
- [gimp/wip/schumaml/add-ci-prepare-stage] biuld: typo in prepare step  Michael Schumacher
 
- [gedit-plugins] NEWS file: start to write news for 3.37.1  Sébastien Wilmet
 
- [gimp/wip/schumaml/add-ci-prepare-stage] build: add apt-get update  Michael Schumacher
 
- [gnome-nibbles/arnaudb/modernize-code] Populate game from NibblesGame.  Arnaud B .
 
- [gnome-nibbles/arnaudb/modernize-code] Make another variable private.  Arnaud B .
 
- [gtk] (2 commits) ...Merge branch 'matthiasc/for-master' into 'master'  Matthias Clasen
 
- [gtk: 2/2] Merge branch 'matthiasc/for-master' into 'master'  Matthias Clasen
 
- [nautilus] Release version 3.37.2  Ondrej Holy
 
- [nautilus] Created tag 3.37.2  Ondrej Holy
 
- [nautilus/gnome-3-36] Release version 3.36.3  Ondrej Holy
 
- [nautilus] Created tag 3.36.3  Ondrej Holy
 
- [gnome-system-monitor/gnome-3-36] Prepared release 3.36.1  Robert Roth
 
- [gnome-system-monitor] Created tag 3.36.1  Robert Roth
 
- [libgda] Update Ukrainian translation  Translations User D-L
 
- [mutter] (5 commits) Non-fast-forward update to branch wip/carlosg/drop-external-keyboard-detection  Florian Müllner
 
- [mutter/wip/carlosg/drop-external-keyboard-detection: 5/5] backends/native: Drop external keyboard detection for ::touch-mode  Florian Müllner
 
- [libgda/LIBGDA_5.4] Update Ukrainian translation  Translations User D-L
 
- [gedit] Update Ukrainian translation  Translations User D-L
 
- [mutter] backends/native: Drop external keyboard detection for ::touch-mode  Florian Müllner
 
- [mutter] Deleted branch wip/carlosg/drop-external-keyboard-detection  Carlos Garnacho
 
- [mutter/gnome-3-36] backends/x11: Implement ClutterSeat::touch-mode for the X11 backend  Florian Müllner
 
- [mutter/gnome-3-36] backends/native: Drop external keyboard detection for ::touch-mode  Florian Müllner
 
- [gimp/wip/schumaml/add-ci-prepare-stage] build: no package install in debian CI builds  Michael Schumacher
 
- [gtk/matthiasc/for-master] (2 commits) ...Bump the pango dependency  Matthias Clasen
 
- [gtk/matthiasc/for-master: 2/2] Bump the pango dependency  Matthias Clasen
 
- [epiphany/gnome-3-36] Allow bookmark tag search in url entry  Michael Catanzaro
 
- [gtkmm-documentation] examples: Don't use application menus  Kjell Ahlstedt
 
- [epiphany/gnome-3-36] Only show default search engine in search provider  Michael Catanzaro
 
- [gimp/wip/schumaml/add-ci-prepare-stage] build: create custom image for win64 builds  Michael Schumacher
 
- [epiphany] Prepare 3.37.2  Michael Catanzaro
 
- [epiphany] Created tag 3.37.2  Michael Catanzaro
 
- [epiphany/gnome-3-36] Prepare 3.36.2  Michael Catanzaro
 
- [epiphany] Created tag 3.36.2  Michael Catanzaro
 
- [gnome-shell] (12 commits) Created branch wip/carlosg/pad-osd-fixes  Carlos Garnacho
 
- [gnome-shell/wip/carlosg/pad-osd-fixes: 1/12] padOsd: Fix .allocate() call  Carlos Garnacho
 
- [gnome-shell/wip/carlosg/pad-osd-fixes: 2/12] padOsd: Disable ellipsizing in title label  Carlos Garnacho
 
- [gnome-shell/wip/carlosg/pad-osd-fixes: 3/12] padOsd: Fix double styling  Carlos Garnacho
 
- [gnome-shell/wip/carlosg/pad-osd-fixes: 4/12] padOsd: Move button/ring/strip label creation to PadDiagram  Carlos Garnacho
 
- [gnome-shell/wip/carlosg/pad-osd-fixes: 5/12] padOsd: Make label coordinates API "private"  Carlos Garnacho
 
- [gnome-shell/wip/carlosg/pad-osd-fixes: 6/12] padOsd: Move all coord/existence checks to _addLabel()  Carlos Garnacho
 
- [gnome-shell/wip/carlosg/pad-osd-fixes: 7/12] padOsd: Use map to store misc action label data  Carlos Garnacho
 
- [gnome-shell/wip/carlosg/pad-osd-fixes: 8/12] padOsd: Drop needless call  Carlos Garnacho
 
- [gnome-shell/wip/carlosg/pad-osd-fixes: 9/12] padOsd: Only allocate child labels within allocate vfunc  Carlos Garnacho
 
- [gnome-shell/wip/carlosg/pad-osd-fixes: 10/12] padOsd: Cache label coordinates/arrangements  Carlos Garnacho
 
- [gnome-shell/wip/carlosg/pad-osd-fixes: 11/12] padOsd: Keep label coordinates in image coordinates  Carlos Garnacho
 
- [gnome-shell/wip/carlosg/pad-osd-fixes: 12/12] padOsd: Apply specific CSS to Button/Leader SVG classes  Carlos Garnacho
 
- [gnome-shell] (12 commits) Non-fast-forward update to branch wip/carlosg/pad-osd-fixes  Carlos Garnacho
 
- [gnome-shell/wip/carlosg/pad-osd-fixes: 1/12] padOsd: Fix .allocate() call  Carlos Garnacho
 
- [gnome-shell/wip/carlosg/pad-osd-fixes: 2/12] padOsd: Disable ellipsizing in title label  Carlos Garnacho
 
- [gnome-shell/wip/carlosg/pad-osd-fixes: 3/12] padOsd: Fix double styling  Carlos Garnacho
 
- [gnome-shell/wip/carlosg/pad-osd-fixes: 4/12] padOsd: Move button/ring/strip label creation to PadDiagram  Carlos Garnacho
 
- [gnome-shell/wip/carlosg/pad-osd-fixes: 5/12] padOsd: Make label coordinates API "private"  Carlos Garnacho
 
- [gnome-shell/wip/carlosg/pad-osd-fixes: 6/12] padOsd: Move all coord/existence checks to _addLabel()  Carlos Garnacho
 
- [gnome-shell/wip/carlosg/pad-osd-fixes: 7/12] padOsd: Use map to store misc action label data  Carlos Garnacho
 
- [gnome-shell/wip/carlosg/pad-osd-fixes: 8/12] padOsd: Drop needless call  Carlos Garnacho
 
- [gnome-shell/wip/carlosg/pad-osd-fixes: 9/12] padOsd: Only allocate child labels within allocate vfunc  Carlos Garnacho
 
- [gnome-shell/wip/carlosg/pad-osd-fixes: 10/12] padOsd: Cache label coordinates/arrangements  Carlos Garnacho
 
- [gnome-shell/wip/carlosg/pad-osd-fixes: 11/12] padOsd: Keep label coordinates in image coordinates  Carlos Garnacho
 
- [gnome-shell/wip/carlosg/pad-osd-fixes: 12/12] padOsd: Apply specific CSS to Button/Leader SVG classes  Carlos Garnacho
 
- [libhandy] (9 commits) Non-fast-forward update to branch wip/exalm/leaflet-transltions  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/leaflet-transltions: 1/9] shadow-helper: Add an outline  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/leaflet-transltions: 2/9] stackable-box: Reduce amount of set_child_visible() calls  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/leaflet-transltions: 3/9] stackable-box: Stop setting visibility in set_position()  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/leaflet-transltions: 4/9] stackable-box: Fix code style  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/leaflet-transltions: 5/9] stackable-box: Add child-visible-changed signal  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/leaflet-transltions: 6/9] leaflet: Add child-visible-changed signal  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/leaflet-transltions: 7/9] deck: Add child-visible-changed signal  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/leaflet-transltions: 8/9] stackable-box: Add mode-transition-progress property  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/leaflet-transltions: 9/9] leaflet: Add mode-transition-progress property  Alexander Mikhaylenko
 
- [libhandy] (9 commits) Non-fast-forward update to branch wip/exalm/leaflet-transltions  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/leaflet-transltions: 1/9] shadow-helper: Add an outline  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/leaflet-transltions: 2/9] stackable-box: Reduce amount of set_child_visible() calls  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/leaflet-transltions: 3/9] stackable-box: Stop setting visibility in set_position()  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/leaflet-transltions: 4/9] stackable-box: Fix code style  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/leaflet-transltions: 5/9] stackable-box: Add child-visible-changed signal  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/leaflet-transltions: 6/9] leaflet: Add child-visible-changed signal  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/leaflet-transltions: 7/9] deck: Add child-visible-changed signal  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/leaflet-transltions: 8/9] stackable-box: Add mode-transition-progress property  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/leaflet-transltions: 9/9] leaflet: Add mode-transition-progress property  Alexander Mikhaylenko
 
- [gnome-shell] (10 commits) Non-fast-forward update to branch wip/carlosg/pad-osd-fixes  Carlos Garnacho
 
- [gnome-shell/wip/carlosg/pad-osd-fixes: 1/10] padOsd: Fix double styling  Carlos Garnacho
 
- [gnome-shell/wip/carlosg/pad-osd-fixes: 2/10] padOsd: Move button/ring/strip label creation to PadDiagram  Carlos Garnacho
 
- [gnome-shell/wip/carlosg/pad-osd-fixes: 3/10] padOsd: Make label coordinates API "private"  Carlos Garnacho
 
- [gnome-shell/wip/carlosg/pad-osd-fixes: 4/10] padOsd: Move all coord/existence checks to _addLabel()  Carlos Garnacho
 
- [gnome-shell/wip/carlosg/pad-osd-fixes: 5/10] padOsd: Use map to store misc action label data  Carlos Garnacho
 
- [gnome-shell/wip/carlosg/pad-osd-fixes: 6/10] padOsd: Drop needless call  Carlos Garnacho
 
- [gnome-shell/wip/carlosg/pad-osd-fixes: 7/10] padOsd: Only allocate child labels within allocate vfunc  Carlos Garnacho
 
- [gnome-shell/wip/carlosg/pad-osd-fixes: 8/10] padOsd: Cache label coordinates/arrangements  Carlos Garnacho
 
- [gnome-shell/wip/carlosg/pad-osd-fixes: 9/10] padOsd: Keep label coordinates in image coordinates  Carlos Garnacho
 
- [gnome-shell/wip/carlosg/pad-osd-fixes: 10/10] padOsd: Apply specific CSS to Button/Leader SVG classes  Carlos Garnacho
 
- [gimp/wip/schumaml/add-ci-prepare-stage] build: make sure CI clang build has an apt-cache directory  Michael Schumacher
 
- [extensions-web] Created branch wip/ne0sight  Yuri Konotopov
 
- [extensions-web/wip/ne0sight] extensions: restrict accepted images types  Yuri Konotopov
 
- [shotwell/shotwell-0.30] Update Japanese translation  Translations User D-L
 
- [shotwell] Update Japanese translation  Translations User D-L
 
- [extensions-web] extensions: restrict accepted images types  Yuri Konotopov
 
- [extensions-web] Deleted branch wip/ne0sight  Yuri Konotopov
 
- [gnome-games] collection-icon-view: Rename CollectionIconView to GamesPage  Alexander Mikhaylenko
 
- [gnome-games] platforms-view: Rename PlatformsView to PlatformsPage  Alexander Mikhaylenko
 
- [gimp/wip/schumaml/add-ci-prepare-stage] build: prepare custom CI image for win32 build  Michael Schumacher
 
- [extensions-web/deploy] (2 commits) ...Merge branch 'master' into deploy  Yuri Konotopov
 
- [extensions-web/deploy: 2/2] Merge branch 'master' into deploy  Yuri Konotopov
 
- [gimp/wip/schumaml/add-ci-prepare-stage] build: add CI needs: clauses to deps for image builds to speed up subsequent builds  Michael Schumacher
 
- [balsa] compose window: Hold a reference to identity  Peter Bloomfield
 
- [balsa] (28 commits) Non-fast-forward update to branch popover  Peter Bloomfield
 
- [balsa/popover: 3/28] pref-manager: Use GtkPopover for "Add" options  Peter Bloomfield
 
- [balsa/popover: 4/28] vfs: Port to GMenu  Peter Bloomfield
 
- [balsa/popover: 5/28] libbalsa-vfs: New API to use with GMenu  Peter Bloomfield
 
- [balsa/popover: 6/28] various: Port to new LibBalsaVfs API  Peter Bloomfield
 
- [balsa/popover: 7/28] body: Add a gpointer user_data member  Peter Bloomfield
 
- [balsa/popover: 8/28] mblist: Port the MRU menu to GMenu  Peter Bloomfield
 
- [balsa/popover: 9/28] Various: Adapt to MRU menu changes  Peter Bloomfield
 
- [gnome-shell] (4 commits) Non-fast-forward update to branch wip/carlosg/pad-osd-fixes  Carlos Garnacho
 
- [balsa/popover: 10/28] compose window: Break the attachment context menu  Peter Bloomfield
 
- [gnome-shell/wip/carlosg/pad-osd-fixes: 1/4] padOsd: Only allocate child labels within allocate vfunc  Carlos Garnacho
 
- [balsa/popover: 11/28] balsa-index: Port context menu to GtkPopover  Peter Bloomfield
 
- [gnome-shell/wip/carlosg/pad-osd-fixes: 2/4] padOsd: Cache label coordinates/arrangements  Carlos Garnacho
 
- [balsa/popover: 12/28] compose window: Improve popover placement  Peter Bloomfield
 
- [gnome-shell/wip/carlosg/pad-osd-fixes: 3/4] padOsd: Keep label coordinates in image coordinates  Carlos Garnacho
 
- [balsa/popover: 13/28] Bump Gtk requirement to 3.22  Peter Bloomfield
 
- [gnome-shell/wip/carlosg/pad-osd-fixes: 4/4] padOsd: Apply specific CSS to Button/Leader SVG classes  Carlos Garnacho
 
- [balsa/popover: 14/28] balsa-index: Improve context menu placement  Peter Bloomfield
 
- [balsa/popover: 15/28] compose window: Improve context menu placement  Peter Bloomfield
 
- [balsa/popover: 16/28] balsa-message: Improve the GtkPopover popup  Peter Bloomfield
 
- [balsa/popover: 17/28] compose window: Pop up the menu at the pointer  Peter Bloomfield
 
- [balsa/popover: 18/28] balsa-message: Port another popup to GtkPopover  Peter Bloomfield
 
- [balsa/popover: 19/28] balsa-message: Port the parts-menu to GtkPopover  Peter Bloomfield
 
- [balsa/popover: 20/28] balsa-index, balsa-message: Check GdkEvent  Peter Bloomfield
 
- [balsa/popover: 21/28] Various: Port menus to GtkPopover  Peter Bloomfield
 
- [balsa/popover: 22/28] balsa-mime-widget-text: Port HTML popup  Peter Bloomfield
 
- [balsa/popover: 23/28] Bump required versions  Peter Bloomfield
 
- [balsa/popover: 24/28] compose window: Port the language menu to GMenu  Peter Bloomfield
 
- [balsa/popover: 25/28] toolbars: Port the popup menu to GtkPopover  Peter Bloomfield
 
- [balsa/popover: 26/28] Various: Be more systematic when making GMenu s  Peter Bloomfield
 
- [balsa/popover: 27/28] balsa-index: Improve popup positioning at pointer  Peter Bloomfield
 
- [balsa/popover: 28/28] balsa-index: Change popup menu placement  Peter Bloomfield
 
- [chronojump] label to promote backups  Xavier de Blas
 
- [gimp/gimp-2-10] Update Croatian translation  Translations User D-L
 
- [gimp/gimp-2-10] Update Croatian translation  Translations User D-L
 
- [gegl] Update NEWS.txt  Alexandre Prokoudine
 
- [gimp/gimp-2-10] Update Croatian translation  Translations User D-L
 
- [gimp/gimp-2-10] Update Croatian translation  Translations User D-L
 
- [gimp/gimp-2-10] Update Croatian translation  Translations User D-L
 
- [gegl] Add Croatian translation  Translations User D-L
 
- [gimp/gimp-2-10] Update Croatian translation  Translations User D-L
 
- [gnome-games] Created branch wip/exalm/3372  Alexander Mikhaylenko
 
- [gnome-games/wip/exalm/3372] Version 3.37.2  Alexander Mikhaylenko
 
- [gtk/wip/otte/listview] gtk-demo: Set default sizes for a few demos  Matthias Clasen
 
- [gnome-shell] (6 commits) Non-fast-forward update to branch wip/carlosg/pad-osd-fixes  Carlos Garnacho
 
- [gnome-shell/wip/carlosg/pad-osd-fixes: 1/6] padOsd: Use map to store misc action label data  Carlos Garnacho
 
- [gnome-shell/wip/carlosg/pad-osd-fixes: 2/6] padOsd: Drop needless call  Carlos Garnacho
 
- [gnome-shell/wip/carlosg/pad-osd-fixes: 3/6] padOsd: Only allocate child labels within allocate vfunc  Carlos Garnacho
 
- [gnome-shell/wip/carlosg/pad-osd-fixes: 4/6] padOsd: Cache label coordinates/arrangements  Carlos Garnacho
 
- [gnome-shell/wip/carlosg/pad-osd-fixes: 5/6] padOsd: Keep label coordinates in image coordinates  Carlos Garnacho
 
- [gnome-shell/wip/carlosg/pad-osd-fixes: 6/6] padOsd: Apply specific CSS to Button/Leader SVG classes  Carlos Garnacho
 
- [gnome-games] Version 3.37.2  Alexander Mikhaylenko
 
- [gnome-games] Deleted branch wip/exalm/3372  Alexander Mikhaylenko
 
- [gnome-shell] (6 commits) Non-fast-forward update to branch wip/carlosg/pad-osd-fixes  Carlos Garnacho
 
- [gnome-games] Created tag 3.37.2  Alexander Mikhaylenko
 
- [gnome-shell/wip/carlosg/pad-osd-fixes: 1/6] padOsd: Use map to store misc action label data  Carlos Garnacho
 
- [gnome-shell/wip/carlosg/pad-osd-fixes: 2/6] padOsd: Drop needless call  Carlos Garnacho
 
- [gnome-shell/wip/carlosg/pad-osd-fixes: 3/6] padOsd: Only allocate child labels within allocate vfunc  Carlos Garnacho
 
- [gnome-shell/wip/carlosg/pad-osd-fixes: 4/6] padOsd: Cache label coordinates/arrangements  Carlos Garnacho
 
- [gnome-shell/wip/carlosg/pad-osd-fixes: 5/6] padOsd: Keep label coordinates in image coordinates  Carlos Garnacho
 
- [gnome-shell/wip/carlosg/pad-osd-fixes: 6/6] padOsd: Apply specific CSS to Button/Leader SVG classes  Carlos Garnacho
 
- [gnome-shell] (22 commits) Non-fast-forward update to branch wip/carlosg/pad-osd-fixes  Florian Müllner
 
- [gnome-shell/wip/carlosg/pad-osd-fixes: 11/22] padOsd: Fix .allocate() call  Florian Müllner
 
- [gnome-shell/wip/carlosg/pad-osd-fixes: 12/22] padOsd: Disable ellipsizing in title label  Florian Müllner
 
- [gnome-shell/wip/carlosg/pad-osd-fixes: 13/22] padOsd: Fix double styling  Florian Müllner
 
- [gnome-shell/wip/carlosg/pad-osd-fixes: 14/22] padOsd: Move button/ring/strip label creation to PadDiagram  Florian Müllner
 
- [gnome-shell/wip/carlosg/pad-osd-fixes: 15/22] padOsd: Make label coordinates API "private"  Florian Müllner
 
- [gnome-shell/wip/carlosg/pad-osd-fixes: 16/22] padOsd: Move all coord/existence checks to _addLabel()  Florian Müllner
 
- [gnome-shell/wip/carlosg/pad-osd-fixes: 17/22] padOsd: Use map to store misc action label data  Florian Müllner
 
- [gnome-shell/wip/carlosg/pad-osd-fixes: 18/22] padOsd: Drop needless call  Florian Müllner
 
- [gnome-shell/wip/carlosg/pad-osd-fixes: 19/22] padOsd: Only allocate child labels within allocate vfunc  Florian Müllner
 
- [gnome-shell/wip/carlosg/pad-osd-fixes: 20/22] padOsd: Cache label coordinates/arrangements  Florian Müllner
 
- [gnome-shell/wip/carlosg/pad-osd-fixes: 21/22] padOsd: Keep label coordinates in image coordinates  Florian Müllner
 
- [gnome-shell/wip/carlosg/pad-osd-fixes: 22/22] padOsd: Apply specific CSS to Button/Leader SVG classes  Florian Müllner
 
- [gnome-shell] (12 commits) ...padOsd: Apply specific CSS to Button/Leader SVG classes  Florian Müllner
 
- [gnome-shell] Deleted branch wip/carlosg/pad-osd-fixes  Carlos Garnacho
 
- [gimp/gimp-2-10] Updated Italian translation  Marco Ciampa
 
- [gnome-shell/gnome-3-36] padOsd: Disable ellipsizing in title label  Florian Müllner
 
- [gnome-shell/gnome-3-36] padOsd: Fix double styling  Florian Müllner
 
- [gnome-shell/gnome-3-36] padOsd: Move button/ring/strip label creation to PadDiagram  Florian Müllner
 
- [gnome-shell/gnome-3-36] padOsd: Make label coordinates API "private"  Florian Müllner
 
- [gnome-shell/gnome-3-36] padOsd: Move all coord/existence checks to _addLabel()  Florian Müllner
 
- [gnome-shell/gnome-3-36] padOsd: Use map to store misc action label data  Florian Müllner
 
- [gnome-shell/gnome-3-36] padOsd: Drop needless call  Florian Müllner
 
- [gnome-shell/gnome-3-36] padOsd: Only allocate child labels within allocate vfunc  Florian Müllner
 
- [gnome-shell/gnome-3-36] padOsd: Cache label coordinates/arrangements  Florian Müllner
 
- [gnome-shell/gnome-3-36] padOsd: Keep label coordinates in image coordinates  Florian Müllner
 
- [gnome-shell/gnome-3-36] padOsd: Apply specific CSS to Button/Leader SVG classes  Florian Müllner
 
- [evolution] Update Ukrainian translation  Translations User D-L
 
- [gimp-help] Fix Catalan translation  Jordi Mas
 
- [gimp] Update Romanian translation  Translations User D-L
 
- [anjuta] Fix typo in README  Sebastien Granjoux
 
- [chronojump] mac package name longer (not just 1.9.0)  Xavier de Blas
 
- [chronojump] mac Makefile using python3 on osxrelocator.py  Xavier de Blas
 
- [gimp-help] Fixes to Catalan translation  Jordi Mas
 
- [libhandy] (9 commits) Non-fast-forward update to branch wip/exalm/leaflet-transltions  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/leaflet-transltions: 1/9] shadow-helper: Add an outline  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/leaflet-transltions: 2/9] stackable-box: Reduce amount of set_child_visible() calls  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/leaflet-transltions: 3/9] stackable-box: Stop setting visibility in set_position()  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/leaflet-transltions: 4/9] stackable-box: Fix code style  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/leaflet-transltions: 5/9] stackable-box: Add child-visible-changed signal  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/leaflet-transltions: 6/9] leaflet: Add child-visible-changed signal  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/leaflet-transltions: 7/9] deck: Add child-visible-changed signal  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/leaflet-transltions: 8/9] stackable-box: Add mode-transition-progress property  Alexander Mikhaylenko
 
- [libhandy/wip/exalm/leaflet-transltions: 9/9] leaflet: Add mode-transition-progress property  Alexander Mikhaylenko
 
- [chronojump] (2 commits) ...Merge branch 'master' of gitlab.gnome.org:GNOME/chronojump Instructions for compile with a virtual m  Xavier Padullés
 
- [chronojump: 1/2] Howto create a MacOS virtual machine  Xavier Padullés
 
- [chronojump: 2/2] Merge branch 'master' of gitlab.gnome.org:GNOME/chronojump Instructions for compile with a virtual m  Xavier Padullés
 
- [gnome-music] Non-fast-forward update to branch songeditor-tracker3  Jean Felder
 
- [gnome-music/songeditor-tracker3] flatpak: Port to tracker3  Jean Felder
 
- [gnome-maps] (3 commits) Non-fast-forward update to branch wip/mlundblad/location-marker-fixes  Marcus Lundblad
 
- [gnome-maps/wip/mlundblad/location-marker-fixes: 2/3] userLocationMarker: Restrict accuracy circle to both widh and height  Marcus Lundblad
 
- [gnome-maps/wip/mlundblad/location-marker-fixes: 3/3] userLocationMarker: Reduce opacity of accuracy circle  Marcus Lundblad
 
- [gtk/matthiasc/for-master] meson: Cosmetics  Matthias Clasen
 
- [gimp/gimp-2-10] Update Romanian translation  Translations User D-L
 
- [gnome-music] Non-fast-forward update to branch songeditor-tracker3  Jean Felder
 
- [gnome-music/songeditor-tracker3] flatpak: Port to tracker3  Jean Felder
 
- [gnome-shell/gnome-3-36] notificationDaemon: Fix grouping by PID  Florian Müllner
 
- [gnome-maps] (2 commits) ...userLocationMarker: Reduce opacity of accuracy circle  Marcus Lundblad
 
- [gnome-music] (3 commits) Created branch wip/jfelder/gstplayer-disable-about-to-finish-http-files  Jean Felder
 
- [gnome-music/wip/jfelder/gstplayer-disable-about-to-finish-http-files: 1/3] grldleynawrapper: fetches songs from dleyna server  Jean Felder
 
- [gnome-music/wip/jfelder/gstplayer-disable-about-to-finish-http-files: 2/3] gstplayer: Handle buffering  Jean Felder
 
- [gnome-music/wip/jfelder/gstplayer-disable-about-to-finish-http-files: 3/3] gstplayer: Disable gapless for non local files  Jean Felder
 
- [gtk] (5 commits) Created branch wip/damaged-but-no-frost-bite  Ray Strode
 
- [gtk/wip/damaged-but-no-frost-bite: 1/5] x11: Add back support for the damage extension  Ray Strode
 
- [gtk/wip/damaged-but-no-frost-bite: 2/5] x11: defer _NET_WM_FRAME_DRAWN update until frame usable by compositor  Ray Strode
 
- [gtk/wip/damaged-but-no-frost-bite: 3/5] xxx! add alex's hack for getting reproducible timings  Ray Strode
 
- [gtk/wip/damaged-but-no-frost-bite: 4/5] xxx! pretend like i'm using nvidia vendor driver  Ray Strode
 
- [gtk/wip/damaged-but-no-frost-bite: 5/5] Revert "xxx! pretend like i'm using nvidia vendor driver"  Ray Strode
 
- [gtk] Non-fast-forward update to branch wip/damaged-but-no-frost-bite  Ray Strode
 
- [gtk] (309 commits) Non-fast-forward update to branch wip/otte/listview  Benjamin Otte
 
- [gtk/wip/otte/listview: 143/309] ffmediafile: Add fixes for recent cflags changes  Benjamin Otte
 
- [gtk/wip/otte/listview: 144/309] eventcontrollermotion: Remove mode argument  Benjamin Otte
 
- [gtk/wip/otte/listview: 145/309] builder: Allow <property bind /> for objects  Benjamin Otte
 
- [gtk/wip/otte/listview: 146/309] Add GtkDirectoryList  Benjamin Otte
 
- [gtk/wip/otte/listview: 147/309] Add GtkFilter  Benjamin Otte
 
- [gtk/wip/otte/listview: 148/309] Add GtkCustomFilter  Benjamin Otte
 
- [gtk/wip/otte/listview: 149/309] tests: Remove testtreemodel test  Benjamin Otte
 
- [gtk/wip/otte/listview: 150/309] filterlistmodel: Rewrite to use GtkFilter  Benjamin Otte
 
- [gtk/wip/otte/listview: 151/309] Add GtkExpression  Benjamin Otte
 
- [gtk/wip/otte/listview: 152/309] expression: Add GtkObjectExpression  Benjamin Otte
 
- [gtk/wip/otte/listview: 153/309] expression: Make property expression allow subexpressions  Benjamin Otte
 
- [gtk/wip/otte/listview: 154/309] filter: Add GtkStringFilter  Benjamin Otte
 
- [gtk/wip/otte/listview: 155/309] Add GtkMultiFilter, GtkAnyFilter, GtkEveryFilter  Benjamin Otte
 
- [gtk/wip/otte/listview: 156/309] filter: Add tests  Benjamin Otte
 
- [gtk/wip/otte/listview: 157/309] builder: Add support for parsing expressions  Benjamin Otte
 
- [gtk/wip/otte/listview: 158/309] expression: Add the ability to watch an expression  Benjamin Otte
 
- [gtk/wip/otte/listview: 159/309] testsuite: Add expression tests  Benjamin Otte
 
- [gtk/wip/otte/listview: 160/309] expression: Add gtk_expression_bind()  Benjamin Otte
 
- [gtk/wip/otte/listview: 161/309] expression: Invalidate bindings before destroying them  Benjamin Otte
 
- [gtk/wip/otte/listview: 162/309] More expression tests  Benjamin Otte
 
- [gtk/wip/otte/listview: 163/309] Add GtkOrdering  Benjamin Otte
 
- [gtk/wip/otte/listview: 164/309] Add GtkSorter  Benjamin Otte
 
- [gtk/wip/otte/listview: 165/309] Add GtkCustomSorter  Benjamin Otte
 
- [gtk/wip/otte/listview: 166/309] Add GtkStringSorter  Benjamin Otte
 
- [gtk/wip/otte/listview: 167/309] Add GtkMultiSorter  Benjamin Otte
 
- [gtk/wip/otte/listview: 168/309] Add GtkNumericSorter  Benjamin Otte
 
- [gtk/wip/otte/listview: 169/309] Redo sort list model with GtkSorter  Benjamin Otte
 
- [gtk/wip/otte/listview: 170/309] sortlistmodel: Redo the way we store the items  Benjamin Otte
 
- [gtk/wip/otte/listview: 171/309] sortlistmodel: Make sort stable  Benjamin Otte
 
- [gtk/wip/otte/listview: 172/309] sorter: Add tests  Benjamin Otte
 
- [gtk/wip/otte/listview: 173/309] gtk-demo: Make fishbowl info text use bindings  Benjamin Otte
 
- [gtk/wip/otte/listview: 174/309] builder: Make <lookup> type optional  Benjamin Otte
 
- [gtk/wip/otte/listview: 175/309] builder: Allow <constant> without a type  Benjamin Otte
 
- [gtk/wip/otte/listview: 176/309] builder: Allow text content in <lookup>  Benjamin Otte
 
- [gtk/wip/otte/listview: 177/309] builder: Add <binding> tag  Benjamin Otte
 
- [gtk/wip/otte/listview: 178/309] gtk: Add a GtkListView skeleton  Benjamin Otte
 
- [gtk/wip/otte/listview: 179/309] listview: Introduce GtkListItemFactory  Benjamin Otte
 
- [gtk/wip/otte/listview: 180/309] listview: Make widget actually do something  Benjamin Otte
 
- [gtk/wip/otte/listview: 181/309] listview: Implement GtkScrollable  Benjamin Otte
 
- [gtk/wip/otte/listview: 182/309] tests: Add a test for a permanently changing listview  Benjamin Otte
 
- [gtk/wip/otte/listview: 183/309] listview: Implement an anchor  Benjamin Otte
 
- [gtk/wip/otte/listview: 184/309] listview: Add GtkListItemManager  Benjamin Otte
 
- [gtk/wip/otte/listview: 185/309] listview: Add GtkListItem  Benjamin Otte
 
- [gtk/wip/otte/listview: 186/309] listview: Make the listitemmanager stricter  Benjamin Otte
 
- [gtk/wip/otte/listview: 187/309] listview: Change change management  Benjamin Otte
 
- [gtk/wip/otte/listview: 188/309] tests: Make animating listview do random resorts  Benjamin Otte
 
- [gtk/wip/otte/listview: 189/309] listitem: Add gtk_list_item_get_position()  Benjamin Otte
 
- [gtk/wip/otte/listview: 190/309] listview: Change how binding is done  Benjamin Otte
 
- [gtk/wip/otte/listview: 191/309] listview: Change anchor handling again  Benjamin Otte
 
- [gtk/wip/otte/listview: 192/309] listview: Only allocate necesary rows  Benjamin Otte
 
- [gtk/wip/otte/listview: 193/309] testlistview: Show the row number  Benjamin Otte
 
- [gtk/wip/otte/listview: 194/309] testlistview: Create widgets only once  Benjamin Otte
 
- [gtk/wip/otte/listview: 195/309] listitemmanager: Switch from "insert_before" to "insert_after" argumnet  Benjamin Otte
 
- [gtk/wip/otte/listview: 196/309] listlistmodel: Add gtk_list_list_model_item_moved()  Benjamin Otte
 
- [gtk/wip/otte/listview: 197/309] listview: Try to keep the list items in order when scrolling  Benjamin Otte
 
- [gtk/wip/otte/listview: 198/309] listview: Add selection properties to ListItem  Benjamin Otte
 
- [gtk/wip/otte/listview: 199/309] listview: Reset listitems' CSS animations when rebinding  Benjamin Otte
 
- [gtk/wip/otte/listview: 200/309] listview: Add initial support for displaying selections  Benjamin Otte
 
- [gtk/wip/otte/listview: 201/309] listitem: Add a press gesture to select the item  Benjamin Otte
 
- [gtk/wip/otte/listview: 202/309] gtk: Add a GtkGridView skeleton  Benjamin Otte
 
- [gtk/wip/otte/listview: 203/309] gridview: Add API for setting number of columns  Benjamin Otte
 
- [gtk] (2 commits) Non-fast-forward update to branch wip/damaged-but-no-frost-bite  Ray Strode
 
- [gtk/wip/otte/listview: 204/309] wayland: Remove function declaration for nonexisting function  Benjamin Otte
 
- [gtk/wip/damaged-but-no-frost-bite: 1/2] x11: Add back support for the damage extension  Ray Strode
 
- [gtk/wip/otte/listview: 205/309] listitemmanager: Move list of listitems here  Benjamin Otte
 
- [gtk/wip/damaged-but-no-frost-bite: 2/2] x11: Defer _NET_WM_FRAME_DRAWN update until frame usable by compositor  Ray Strode
 
- [gtk/wip/otte/listview: 206/309] gridview: Implement GtkScrollable  Benjamin Otte
 
- [gtk/wip/otte/listview: 207/309] listitemmanager: Simplify  Benjamin Otte
 
- [gtk/wip/otte/listview: 208/309] listitemmanager: Add trackers  Benjamin Otte
 
- [gtk/wip/otte/listview: 209/309] listview: Add gtk_list_view_set_show_separators()  Benjamin Otte
 
- [gtk/wip/otte/listview: 210/309] listitemfactory: Sanitize APIs  Benjamin Otte
 
- [gtk/wip/otte/listview: 211/309] listitemfactory: vfuncify  Benjamin Otte
 
- [gtk] (168 commits) Created branch wip/matthiasc/listview-2  Matthias Clasen
 
- [gtk/wip/otte/listview: 212/309] listitemfactory: Split implementation out  Benjamin Otte
 
- [gtk/wip/matthiasc/listview-2: 1/168] eventcontrollermotion: Remove mode argument  Matthias Clasen
 
- [gtk/wip/otte/listview: 213/309] listitemfactory: Add a factory for ui files  Benjamin Otte
 
- [gtk/wip/matthiasc/listview-2: 2/168] builder: Allow <property bind /> for objects  Matthias Clasen
 
- [gtk/wip/otte/listview: 214/309] testlistview: Port to directory list  Benjamin Otte
 
- [gtk/wip/otte/listview: 215/309] testlistview: Load icons async  Benjamin Otte
 
- [gtk/wip/matthiasc/listview-2: 3/168] Add GtkDirectoryList  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 4/168] Add GtkFilter  Matthias Clasen
 
- [gtk/wip/otte/listview: 216/309] listview: Add list.scroll_to_item action  Benjamin Otte
 
- [gtk/wip/matthiasc/listview-2: 5/168] Add GtkCustomFilter  Matthias Clasen
 
- [gtk/wip/otte/listview: 217/309] listview: Implement extending selections  Benjamin Otte
 
- [gtk/wip/matthiasc/listview-2: 6/168] tests: Remove testtreemodel test  Matthias Clasen
 
- [gtk/wip/otte/listview: 218/309] tests: Add a rough form of multiselection  Benjamin Otte
 
- [gtk/wip/otte/listview: 219/309] listview: Implement GtkOrientable  Benjamin Otte
 
- [gtk/wip/matthiasc/listview-2: 7/168] filterlistmodel: Rewrite to use GtkFilter  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 8/168] Add GtkExpression  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 9/168] expression: Add GtkObjectExpression  Matthias Clasen
 
- [gtk/wip/otte/listview: 221/309] listview: Expose GtkListItemFactory APIs  Benjamin Otte
 
- [gtk/wip/otte/listview: 220/309] gtk-demo: Add a rough start at a Weather demo  Benjamin Otte
 
- [gtk/wip/matthiasc/listview-2: 10/168] expression: Make property expression allow subexpressions  Matthias Clasen
 
- [gtk/wip/otte/listview: 222/309] gridview: Add factory handling  Benjamin Otte
 
- [gtk/wip/otte/listview: 223/309] gridview: Implement GtkOrientable  Benjamin Otte
 
- [gtk/wip/matthiasc/listview-2: 11/168] filter: Add GtkStringFilter  Matthias Clasen
 
- [gtk/wip/otte/listview: 224/309] listview: Pass the CSS name of listitems to the manager  Benjamin Otte
 
- [gtk/wip/matthiasc/listview-2: 12/168] Add GtkMultiFilter, GtkAnyFilter, GtkEveryFilter  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 13/168] filter: Add tests  Matthias Clasen
 
- [gtk/wip/otte/listview: 225/309] gridview: Actually do something  Benjamin Otte
 
- [gtk/wip/matthiasc/listview-2: 14/168] builder: Add support for parsing expressions  Matthias Clasen
 
- [gtk/wip/otte/listview: 226/309] Add GtkTreeExpander  Benjamin Otte
 
- [gtk/wip/otte/listview: 227/309] demo: Add a GSettings tree demo  Benjamin Otte
 
- [gtk/wip/matthiasc/listview-2: 15/168] expression: Add the ability to watch an expression  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 16/168] testsuite: Add expression tests  Matthias Clasen
 
- [gtk/wip/otte/listview: 228/309] inspector: Use a treeexpander in the recorder  Benjamin Otte
 
- [gtk/wip/matthiasc/listview-2: 17/168] expression: Add gtk_expression_bind()  Matthias Clasen
 
- [gtk/wip/otte/listview: 229/309] inspector: Use a GtkTreeExpander in the object tree  Benjamin Otte
 
- [gtk/wip/matthiasc/listview-2: 18/168] expression: Invalidate bindings before destroying them  Matthias Clasen
 
- [gtk/wip/otte/listview: 230/309] inspector: Make the recorder node list use a ListView  Benjamin Otte
 
- [gtk/wip/matthiasc/listview-2: 19/168] More expression tests  Matthias Clasen
 
- [gtk/wip/otte/listview: 231/309] listitem: Change focus handling  Benjamin Otte
 
- [gtk/wip/matthiasc/listview-2: 20/168] Add GtkOrdering  Matthias Clasen
 
- [gtk/wip/otte/listview: 232/309] treeexpander: Implement input support  Benjamin Otte
 
- [gtk/wip/matthiasc/listview-2: 21/168] Add GtkSorter  Matthias Clasen
 
- [gtk/wip/otte/listview: 233/309] listview: Implement activation  Benjamin Otte
 
- [gtk/wip/matthiasc/listview-2: 22/168] Add GtkCustomSorter  Matthias Clasen
 
- [gtk/wip/otte/listview: 234/309] listview: Track focus movements and update selection  Benjamin Otte
 
- [gtk/wip/otte/listview: 235/309] listview: Implement (un)select all  Benjamin Otte
 
- [gtk/wip/matthiasc/listview-2: 23/168] Add GtkStringSorter  Matthias Clasen
 
- [gtk/wip/otte/listview: 236/309] listview: Add a focus tracker  Benjamin Otte
 
- [gtk/wip/matthiasc/listview-2: 24/168] Add GtkMultiSorter  Matthias Clasen
 
- [gtk/wip/otte/listview: 237/309] listitem: Add "listitem.select" action and keybindings for it  Benjamin Otte
 
- [gtk/wip/matthiasc/listview-2: 25/168] Add GtkNumericSorter  Matthias Clasen
 
- [gtk/wip/otte/listview: 238/309] listview: Add gtk_list_view_get_position_at_y()  Benjamin Otte
 
- [gtk/wip/matthiasc/listview-2: 26/168] Redo sort list model with GtkSorter  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 27/168] sortlistmodel: Redo the way we store the items  Matthias Clasen
 
- [gtk/wip/otte/listview: 239/309] listview: Add move keybindings  Benjamin Otte
 
- [gtk/wip/matthiasc/listview-2: 28/168] sortlistmodel: Make sort stable  Matthias Clasen
 
- [gtk/wip/otte/listview: 240/309] listitemfactory: Make the builder factory properly buildable  Benjamin Otte
 
- [gtk/wip/otte/listview: 241/309] builderlistitemfactory: Add scope argument  Benjamin Otte
 
- [gtk/wip/matthiasc/listview-2: 29/168] sorter: Add tests  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 30/168] gtk-demo: Make fishbowl info text use bindings  Matthias Clasen
 
- [gtk/wip/otte/listview: 242/309] builder: Autofill scope property of listitemfactory  Benjamin Otte
 
- [gtk/wip/matthiasc/listview-2: 31/168] builder: Make <lookup> type optional  Matthias Clasen
 
- [gtk/wip/otte/listview: 243/309] gtk-demo: Introduce awards  Benjamin Otte
 
- [gtk/wip/matthiasc/listview-2: 32/168] builder: Allow <constant> without a type  Matthias Clasen
 
- [gtk/wip/otte/listview: 244/309] demo: Use a listview as sidebar  Benjamin Otte
 
- [gtk/wip/matthiasc/listview-2: 33/168] builder: Allow text content in <lookup>  Matthias Clasen
 
- [gtk/wip/otte/listview: 245/309] listitemmanager: Handle NULL factory  Benjamin Otte
 
- [gtk/wip/otte/listview: 246/309] widget: Add gtk_widget_get_size()  Benjamin Otte
 
- [gtk/wip/matthiasc/listview-2: 34/168] builder: Add <binding> tag  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 35/168] gtk: Add a GtkListView skeleton  Matthias Clasen
 
- [gtk/wip/otte/listview: 247/309] gridview: Implement anchors and scrolling  Benjamin Otte
 
- [gtk/wip/matthiasc/listview-2: 36/168] listview: Introduce GtkListItemFactory  Matthias Clasen
 
- [gtk/wip/otte/listview: 248/309] selectionmodel: Add gtk_selection_model_user_select_item()  Benjamin Otte
 
- [gtk/wip/otte/listview: 249/309] gridview: Implement the list.select-item action  Benjamin Otte
 
- [gtk/wip/matthiasc/listview-2: 37/168] listview: Make widget actually do something  Matthias Clasen
 
- [gtk/wip/otte/listview: 250/309] gridview: Implement minimum row height  Benjamin Otte
 
- [gtk/wip/matthiasc/listview-2: 38/168] listview: Implement GtkScrollable  Matthias Clasen
 
- [gtk/wip/otte/listview: 251/309] gridview: Add activation  Benjamin Otte
 
- [gtk/wip/matthiasc/listview-2: 39/168] tests: Add a test for a permanently changing listview  Matthias Clasen
 
- [gtk/wip/otte/listview: 252/309] gridview: Implement list.scroll-to action  Benjamin Otte
 
- [gtk/wip/matthiasc/listview-2: 40/168] listview: Implement an anchor  Matthias Clasen
 
- [gtk/wip/otte/listview: 253/309] gridview: Add a focus tracker  Benjamin Otte
 
- [gtk/wip/matthiasc/listview-2: 41/168] listview: Add GtkListItemManager  Matthias Clasen
 
- [gtk/wip/otte/listview: 254/309] gridview: Implement (un)select all  Benjamin Otte
 
- [gtk/wip/matthiasc/listview-2: 42/168] listview: Add GtkListItem  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 43/168] listview: Make the listitemmanager stricter  Matthias Clasen
 
- [gtk/wip/otte/listview: 255/309] gridview: Add move keybindings  Benjamin Otte
 
- [gtk/wip/matthiasc/listview-2: 44/168] listview: Change change management  Matthias Clasen
 
- [gtk/wip/otte/listview: 256/309] demo: Add a file browser demo  Benjamin Otte
 
- [gtk/wip/matthiasc/listview-2: 45/168] tests: Make animating listview do random resorts  Matthias Clasen
 
- [gtk/wip/otte/listview: 257/309] listview: Port various gridview improvements  Benjamin Otte
 
- [gtk/wip/otte/listview: 258/309] gridview: Simplify allocation code  Benjamin Otte
 
- [gtk/wip/matthiasc/listview-2: 46/168] listitem: Add gtk_list_item_get_position()  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 47/168] listview: Change how binding is done  Matthias Clasen
 
- [gtk/wip/otte/listview: 259/309] Add GtkListBase  Benjamin Otte
 
- [gtk/wip/matthiasc/listview-2: 48/168] listview: Change anchor handling again  Matthias Clasen
 
- [gtk/wip/otte/listview: 260/309] listbase: Move GtkScrollable implementation  Benjamin Otte
 
- [gtk/wip/otte/listview: 261/309] listbase: Move item manager here  Benjamin Otte
 
- [gtk/wip/matthiasc/listview-2: 49/168] listview: Only allocate necesary rows  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 50/168] testlistview: Show the row number  Matthias Clasen
 
- [gtk/wip/otte/listview: 262/309] listbase: Move selection handling here  Benjamin Otte
 
- [gtk/wip/matthiasc/listview-2: 51/168] testlistview: Create widgets only once  Matthias Clasen
 
- [gtk/wip/otte/listview: 263/309] listbase: Move orientable implementation here  Benjamin Otte
 
- [gtk/wip/otte/listview: 264/309] Remove gtk_selection_model_user_select_item() again  Benjamin Otte
 
- [gtk/wip/matthiasc/listview-2: 52/168] listitemmanager: Switch from "insert_before" to "insert_after" argumnet  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 53/168] listlistmodel: Add gtk_list_list_model_item_moved()  Matthias Clasen
 
- [gtk/wip/otte/listview: 265/309] listbase: Move focus moving keybindings here  Benjamin Otte
 
- [gtk/wip/matthiasc/listview-2: 54/168] listview: Try to keep the list items in order when scrolling  Matthias Clasen
 
- [gtk/wip/otte/listview: 266/309] listbase: Add vfuncs to convert positions to/from coordinates  Benjamin Otte
 
- [gtk/wip/matthiasc/listview-2: 55/168] listview: Add selection properties to ListItem  Matthias Clasen
 
- [gtk/wip/otte/listview: 267/309] listbase: Take over anchor handling  Benjamin Otte
 
- [gtk/wip/matthiasc/listview-2: 56/168] listview: Reset listitems' CSS animations when rebinding  Matthias Clasen
 
- [gtk/wip/otte/listview: 268/309] wip: Add GtkCoverFlow  Benjamin Otte
 
- [gtk/wip/matthiasc/listview-2: 57/168] listview: Add initial support for displaying selections  Matthias Clasen
 
- [gtk/wip/otte/listview: 269/309] Add GtkColumnView skeleton  Benjamin Otte
 
- [gtk/wip/matthiasc/listview-2: 58/168] listitem: Add a press gesture to select the item  Matthias Clasen
 
- [gtk/wip/otte/listview: 270/309] gtk-demo: Add a minesweeper demo  Benjamin Otte
 
- [gtk/wip/otte/listview: 271/309] columnview: Allow adding/removing columns  Benjamin Otte
 
- [gtk/wip/matthiasc/listview-2: 59/168] gtk: Add a GtkGridView skeleton  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 60/168] gridview: Add API for setting number of columns  Matthias Clasen
 
- [gtk/wip/otte/listview: 272/309] Add GtkSignalListItemFactory  Benjamin Otte
 
- [gtk/wip/matthiasc/listview-2: 61/168] wayland: Remove function declaration for nonexisting function  Matthias Clasen
 
- [gtk/wip/otte/listview: 273/309] gtk-demo: Add a Coverflow application launcher  Benjamin Otte
 
- [gtk/wip/otte/listview: 274/309] builder: Make gtk_builder_extend_with_template() work with objects  Benjamin Otte
 
- [gtk/wip/matthiasc/listview-2: 62/168] listitemmanager: Move list of listitems here  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 63/168] gridview: Implement GtkScrollable  Matthias Clasen
 
- [gtk/wip/otte/listview: 275/309] listitem: Make this a GObject  Benjamin Otte
 
- [gtk/wip/matthiasc/listview-2: 64/168] listitemmanager: Simplify  Matthias Clasen
 
- [gtk/wip/otte/listview: 276/309] listitemfactory: Reorganize vfuncs  Benjamin Otte
 
- [gtk/wip/otte/listview: 277/309] listitemfactory: Simplify  Benjamin Otte
 
- [gtk/wip/matthiasc/listview-2: 65/168] listitemmanager: Add trackers  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 66/168] listview: Add gtk_list_view_set_show_separators()  Matthias Clasen
 
- [gtk/wip/otte/listview: 278/309] listitemwidget: Add a private struct  Benjamin Otte
 
- [gtk/wip/matthiasc/listview-2: 67/168] listitemfactory: Sanitize APIs  Matthias Clasen
 
- [gtk/wip/otte/listview: 279/309] listitem: Move position/item/selected tracking to widget  Benjamin Otte
 
- [gtk/wip/otte/listview: 280/309] listitemwidget: Lazily create listitems  Benjamin Otte
 
- [gtk/wip/matthiasc/listview-2: 68/168] listitemfactory: vfuncify  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 69/168] listitemfactory: Split implementation out  Matthias Clasen
 
- [gtk/wip/otte/listview: 281/309] columnview: Add listitems for the columns  Benjamin Otte
 
- [gtk/wip/otte/listview: 282/309] columnview: Implement GtkScrollable  Benjamin Otte
 
- [gtk/wip/matthiasc/listview-2: 70/168] listitemfactory: Add a factory for ui files  Matthias Clasen
 
- [gtk/wip/otte/listview: 283/309] widget: Add a hook for resizes  Benjamin Otte
 
- [gtk/wip/matthiasc/listview-2: 71/168] testlistview: Port to directory list  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 72/168] testlistview: Load icons async  Matthias Clasen
 
- [gtk/wip/otte/listview: 284/309] columnview: Add GtkColumnViewCell  Benjamin Otte
 
- [gtk/wip/matthiasc/listview-2: 73/168] listview: Add list.scroll_to_item action  Matthias Clasen
 
- [gtk/wip/otte/listview: 285/309] inspector: Port object tree to GtkColumnView  Benjamin Otte
 
- [gtk/wip/matthiasc/listview-2: 74/168] listview: Implement extending selections  Matthias Clasen
 
- [gtk/wip/otte/listview: 286/309] columnview: Fix styling with Adwaita  Benjamin Otte
 
- [gtk/wip/otte/listview: 287/309] constraint-editor: Don't poke around in widget internals  Benjamin Otte
 
- [gtk/wip/matthiasc/listview-2: 75/168] tests: Add a rough form of multiselection  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 76/168] listview: Implement GtkOrientable  Matthias Clasen
 
- [gtk/wip/otte/listview: 288/309] columnview: Add a custom LayoutManager  Benjamin Otte
 
- [gtk/wip/otte/listview: 289/309] tests: Add testcolumnview  Benjamin Otte
 
- [gtk/wip/matthiasc/listview-2: 78/168] listview: Expose GtkListItemFactory APIs  Matthias Clasen
 
- [gtk/wip/otte/listview: 290/309] columnview: Add header  Benjamin Otte
 
- [gtk/wip/matthiasc/listview-2: 77/168] gtk-demo: Add a rough start at a Weather demo  Matthias Clasen
 
- [gtk/wip/otte/listview: 291/309] inspector: Remove private struct from controllers  Benjamin Otte
 
- [gtk/wip/matthiasc/listview-2: 79/168] gridview: Add factory handling  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 80/168] gridview: Implement GtkOrientable  Matthias Clasen
 
- [gtk/wip/otte/listview: 292/309] inspector: Make Controller page a GtkWidget  Benjamin Otte
 
- [gtk/wip/matthiasc/listview-2: 81/168] listview: Pass the CSS name of listitems to the manager  Matthias Clasen
 
- [gtk/wip/otte/listview: 293/309] inspector: Remove private struct for prop editor  Benjamin Otte
 
- [gtk/wip/otte/listview: 294/309] xxx: Add a hack to make paintables transform to/from objects  Benjamin Otte
 
- [gtk/wip/matthiasc/listview-2: 82/168] gridview: Actually do something  Matthias Clasen
 
- [gtk/wip/otte/listview: 295/309] gtk-demo: Add a Clocks demo  Benjamin Otte
 
- [gtk/wip/matthiasc/listview-2: 83/168] Add GtkTreeExpander  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 84/168] demo: Add a GSettings tree demo  Matthias Clasen
 
- [gtk/wip/otte/listview: 296/309] expression: Allow passing a this object to bind()  Benjamin Otte
 
- [gtk/wip/matthiasc/listview-2: 85/168] inspector: Use a treeexpander in the recorder  Matthias Clasen
 
- [gtk/wip/otte/listview: 297/309] Add some tests for expression binding  Benjamin Otte
 
- [gtk/wip/matthiasc/listview-2: 86/168] inspector: Use a GtkTreeExpander in the object tree  Matthias Clasen
 
- [gtk/wip/otte/listview: 298/309] fontchooserwidget: Port to listmodels  Benjamin Otte
 
- [gtk/wip/otte/listview: 299/309] docs: Reorganize list widgets in their own chapter  Benjamin Otte
 
- [gtk/wip/matthiasc/listview-2: 87/168] inspector: Make the recorder node list use a ListView  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 88/168] listitem: Change focus handling  Matthias Clasen
 
- [gtk/wip/otte/listview: 300/309] builder-tool: Pass through CDATA where it makes sense  Benjamin Otte
 
- [gtk/wip/otte/listview: 301/309] listitemwidget: Add single-click-activate  Benjamin Otte
 
- [gtk/wip/matthiasc/listview-2: 89/168] treeexpander: Implement input support  Matthias Clasen
 
- [gtk/wip/otte/listview: 302/309] listview: Add single-click-activate  Benjamin Otte
 
- [gtk/wip/matthiasc/listview-2: 90/168] listview: Implement activation  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 91/168] listview: Track focus movements and update selection  Matthias Clasen
 
- [gtk/wip/otte/listview: 303/309] columnview: Add sorting  Benjamin Otte
 
- [gtk] (42 commits) Non-fast-forward update to branch wip/damaged-but-no-frost-bite  Ray Strode
 
- [gtk/wip/otte/listview: 304/309] column view title: Show sort indicators  Benjamin Otte
 
- [gtk/wip/matthiasc/listview-2: 92/168] listview: Implement (un)select all  Matthias Clasen
 
- [gtk/wip/damaged-but-no-frost-bite: 41/42] x11: Add back support for the damage extension  Ray Strode
 
- [gtk/wip/matthiasc/listview-2: 93/168] listview: Add a focus tracker  Matthias Clasen
 
- [gtk/wip/otte/listview: 305/309] testcolumnview: Add sorters  Benjamin Otte
 
- [gtk/wip/damaged-but-no-frost-bite: 42/42] x11: Defer _NET_WM_FRAME_DRAWN update until frame usable by compositor  Ray Strode
 
- [gtk/wip/matthiasc/listview-2: 94/168] listitem: Add "listitem.select" action and keybindings for it  Matthias Clasen
 
- [gtk/wip/otte/listview: 306/309] Add GtkTreeListRowSorter  Benjamin Otte
 
- [gtk/wip/matthiasc/listview-2: 95/168] listview: Add gtk_list_view_get_position_at_y()  Matthias Clasen
 
- [gtk/wip/otte/listview: 307/309] testsuite: Add tests for GtkTreeListSorter  Benjamin Otte
 
- [gtk/wip/otte/listview: 308/309] gtk-builder-tool: Minimally validate <binding>  Benjamin Otte
 
- [gtk/wip/matthiasc/listview-2: 96/168] listview: Add move keybindings  Matthias Clasen
 
- [gtk/wip/otte/listview: 309/309] xxx: isnanf() is some wtf  Benjamin Otte
 
- [gtk/wip/matthiasc/listview-2: 97/168] listitemfactory: Make the builder factory properly buildable  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 98/168] builderlistitemfactory: Add scope argument  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 99/168] builder: Autofill scope property of listitemfactory  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 100/168] gtk-demo: Introduce awards  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 101/168] demo: Use a listview as sidebar  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 102/168] listitemmanager: Handle NULL factory  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 103/168] widget: Add gtk_widget_get_size()  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 104/168] gridview: Implement anchors and scrolling  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 105/168] selectionmodel: Add gtk_selection_model_user_select_item()  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 106/168] gridview: Implement the list.select-item action  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 107/168] gridview: Implement minimum row height  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 108/168] gridview: Add activation  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 109/168] gridview: Implement list.scroll-to action  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 110/168] gridview: Add a focus tracker  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 111/168] gridview: Implement (un)select all  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 112/168] gridview: Add move keybindings  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 113/168] demo: Add a file browser demo  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 114/168] listview: Port various gridview improvements  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 115/168] gridview: Simplify allocation code  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 116/168] Add GtkListBase  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 117/168] listbase: Move GtkScrollable implementation  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 118/168] listbase: Move item manager here  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 119/168] listbase: Move selection handling here  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 120/168] listbase: Move orientable implementation here  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 121/168] Remove gtk_selection_model_user_select_item() again  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 122/168] listbase: Move focus moving keybindings here  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 123/168] listbase: Add vfuncs to convert positions to/from coordinates  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 124/168] listbase: Take over anchor handling  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 125/168] wip: Add GtkCoverFlow  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 126/168] Add GtkColumnView skeleton  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 127/168] gtk-demo: Add a minesweeper demo  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 128/168] columnview: Allow adding/removing columns  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 129/168] Add GtkSignalListItemFactory  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 130/168] gtk-demo: Add a Coverflow application launcher  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 131/168] builder: Make gtk_builder_extend_with_template() work with objects  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 132/168] listitem: Make this a GObject  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 133/168] listitemfactory: Reorganize vfuncs  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 134/168] listitemfactory: Simplify  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 135/168] listitemwidget: Add a private struct  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 136/168] listitem: Move position/item/selected tracking to widget  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 137/168] listitemwidget: Lazily create listitems  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 138/168] columnview: Add listitems for the columns  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 139/168] columnview: Implement GtkScrollable  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 140/168] widget: Add a hook for resizes  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 141/168] columnview: Add GtkColumnViewCell  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 142/168] inspector: Port object tree to GtkColumnView  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 143/168] columnview: Fix styling with Adwaita  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 144/168] constraint-editor: Don't poke around in widget internals  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 145/168] columnview: Add a custom LayoutManager  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 146/168] tests: Add testcolumnview  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 147/168] columnview: Add header  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 148/168] inspector: Remove private struct from controllers  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 149/168] inspector: Make Controller page a GtkWidget  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 150/168] inspector: Remove private struct for prop editor  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 151/168] xxx: Add a hack to make paintables transform to/from objects  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 152/168] gtk-demo: Add a Clocks demo  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 154/168] Add some tests for expression binding  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 153/168] expression: Allow passing a this object to bind()  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 155/168] fontchooserwidget: Port to listmodels  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 156/168] docs: Reorganize list widgets in their own chapter  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 157/168] builder-tool: Pass through CDATA where it makes sense  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 158/168] listitemwidget: Add single-click-activate  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 159/168] listview: Add single-click-activate  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 160/168] columnview: Add sorting  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 161/168] column view title: Show sort indicators  Matthias Clasen
 
- [glade] build: Remove autotools  Juan Pablo Ugarte
 
- [glade] Deleted branch wip/inigomartinez/remove-autotools  Alberto Fanjul
 
- [gtk/wip/matthiasc/listview-2: 162/168] testcolumnview: Add sorters  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 163/168] Add GtkTreeListRowSorter  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 164/168] testsuite: Add tests for GtkTreeListSorter  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 165/168] gtk-builder-tool: Minimally validate <binding>  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 166/168] xxx: isnanf() is some wtf  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 167/168] gtk-demo: Set default sizes for a few demos  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 168/168] docs: Add a listview overview section  Matthias Clasen
 
- [gnome-initial-setup/gnome-3-36] NEWS for 3.36.3  Will Thompson
 
- [gnome-initial-setup] Created tag 3.36.3  Will Thompson
 
- [librsvg/librsvg-2.48] Update criterion to 0.3 and the benchmarks to Rust 2018  Federico Mena Quintero
 
- [librsvg/librsvg-2.48] Add a benchmark for pixbuf_from_surface  Federico Mena Quintero
 
- [librsvg/librsvg-2.48] Use the rgb crate and define a CairoARGB pixel type  Federico Mena Quintero
 
- [librsvg/librsvg-2.48] Implement a Rows iterator for SharedImageSurface, yields &[CairoARGB]  Federico Mena Quintero
 
- [librsvg/librsvg-2.48] Use the rows iterator in pixbuf_from_surface to iterate the SharedImageSurface  Federico Mena Quintero
 
- [librsvg/librsvg-2.48] Reimplement pixbuf_from_surface() in terms of iterators and .as_pixels()  Federico Mena Quintero
 
- [librsvg/librsvg-2.48] Reimplement ExclusiveImageSurface::from_pixbuf() in terms of iterators  Federico Mena Quintero
 
- [librsvg/librsvg-2.48] RowsMut: keep a cairo::ImageSurfaceData around so it will mark the surface as dirty when dropped  Federico Mena Quintero
 
- [librsvg/librsvg-2.48] Update NEWS  Federico Mena Quintero
 
- [librsvg/librsvg-2.48] Fix Makefile.am for "make distcheck"  Federico Mena Quintero
 
- [vte/vte-0-60] build: Post release version bump  Christian Persch
 
- [vte] Created tag 0.60.3  Christian Persch
 
- [librsvg] Created tag 2.48.5  Federico Mena Quintero
 
- [gimp/gimp-2-10] Updated Italian translation (fix the previous commit)  Marco Ciampa
 
- [libsoup] Non-fast-forward update to branch new-directory-list-design  Jan-Michael Brummer
 
- [libsoup/new-directory-list-design] Update directory listing layout  Jan-Michael Brummer
 
- [libsoup] Non-fast-forward update to branch new-directory-list-design  Jan-Michael Brummer
 
- [libsoup/new-directory-list-design] Update directory listing layout  Jan-Michael Brummer
 
- [librsvg] (9 commits) ...Fix Makefile.am for "make distcheck"  Federico Mena Quintero
 
- [librsvg: 1/9] Add a benchmark for pixbuf_from_surface  Federico Mena Quintero
 
- [librsvg: 2/9] Use the rgb crate and define a CairoARGB pixel type  Federico Mena Quintero
 
- [librsvg: 3/9] Implement a Rows iterator for SharedImageSurface, yields &[CairoARGB]  Federico Mena Quintero
 
- [librsvg: 4/9] Use the rows iterator in pixbuf_from_surface to iterate the SharedImageSurface  Federico Mena Quintero
 
- [librsvg: 5/9] Reimplement pixbuf_from_surface() in terms of iterators and .as_pixels()  Federico Mena Quintero
 
- [librsvg: 6/9] Reimplement ExclusiveImageSurface::from_pixbuf() in terms of iterators  Federico Mena Quintero
 
- [librsvg: 7/9] RowsMut: keep a cairo::ImageSurfaceData around so it will mark the surface as dirty when dropped  Federico Mena Quintero
 
- [librsvg: 8/9] Merge branch 'optimize-pixbuf-from-surface'  Federico Mena Quintero
 
- [librsvg: 9/9] Fix Makefile.am for "make distcheck"  Federico Mena Quintero
 
- [gnome-maps] (2 commits) Created branch wip/mlundblad/main-menu-shortcut  Marcus Lundblad
 
- [gnome-maps/wip/mlundblad/main-menu-shortcut: 1/2] mainWindow: Add keyboard shortcut for main menu  Marcus Lundblad
 
- [gnome-maps/wip/mlundblad/main-menu-shortcut: 2/2] help-overlay: Add F10 shortcut for main menu  Marcus Lundblad
 
- [gimp] (2 commits) Non-fast-forward update to branch wip/nieldsg/ci-less-depss  Jehan
 
- [gimp/wip/nieldsg/ci-less-depss: 2/2] ci: Remove some unused deps  Jehan
 
- [balsa] address-view: Connect to "notify::has-focus"  Peter Bloomfield
 
- [balsa] (27 commits) Non-fast-forward update to branch popover  Peter Bloomfield
 
- [balsa/popover: 2/27] pref-manager: Use GtkPopover for "Add" options  Peter Bloomfield
 
- [balsa/popover: 3/27] vfs: Port to GMenu  Peter Bloomfield
 
- [balsa/popover: 4/27] libbalsa-vfs: New API to use with GMenu  Peter Bloomfield
 
- [balsa/popover: 5/27] various: Port to new LibBalsaVfs API  Peter Bloomfield
 
- [balsa/popover: 6/27] body: Add a gpointer user_data member  Peter Bloomfield
 
- [balsa/popover: 7/27] mblist: Port the MRU menu to GMenu  Peter Bloomfield
 
- [balsa/popover: 8/27] Various: Adapt to MRU menu changes  Peter Bloomfield
 
- [balsa/popover: 9/27] compose window: Break the attachment context menu  Peter Bloomfield
 
- [balsa/popover: 10/27] balsa-index: Port context menu to GtkPopover  Peter Bloomfield
 
- [balsa/popover: 11/27] compose window: Improve popover placement  Peter Bloomfield
 
- [balsa/popover: 12/27] Bump Gtk requirement to 3.22  Peter Bloomfield
 
- [balsa/popover: 13/27] balsa-index: Improve context menu placement  Peter Bloomfield
 
- [balsa/popover: 14/27] compose window: Improve context menu placement  Peter Bloomfield
 
- [balsa/popover: 15/27] balsa-message: Improve the GtkPopover popup  Peter Bloomfield
 
- [balsa/popover: 16/27] compose window: Pop up the menu at the pointer  Peter Bloomfield
 
- [balsa/popover: 17/27] balsa-message: Port another popup to GtkPopover  Peter Bloomfield
 
- [balsa/popover: 18/27] balsa-message: Port the parts-menu to GtkPopover  Peter Bloomfield
 
- [balsa/popover: 19/27] balsa-index, balsa-message: Check GdkEvent  Peter Bloomfield
 
- [balsa/popover: 20/27] Various: Port menus to GtkPopover  Peter Bloomfield
 
- [balsa/popover: 21/27] balsa-mime-widget-text: Port HTML popup  Peter Bloomfield
 
- [balsa/popover: 22/27] Bump required versions  Peter Bloomfield
 
- [balsa/popover: 23/27] compose window: Port the language menu to GMenu  Peter Bloomfield
 
- [balsa/popover: 24/27] toolbars: Port the popup menu to GtkPopover  Peter Bloomfield
 
- [balsa/popover: 25/27] Various: Be more systematic when making GMenu s  Peter Bloomfield
 
- [balsa/popover: 26/27] balsa-index: Improve popup positioning at pointer  Peter Bloomfield
 
- [balsa/popover: 27/27] balsa-index: Change popup menu placement  Peter Bloomfield
 
- [librsvg] Update NEWS  Federico Mena Quintero
 
- [librsvg] Created tag 2.49.0  Federico Mena Quintero
 
- [gimp] ci: Remove some unused deps  Jehan
 
- [gimp] Deleted branch wip/nieldsg/ci-less-depss  Niels De Graef
 
- [gtk] (3 commits) ...Add GTK_DEBUG=shortcuts  Matthias Clasen
 
- [gtk: 3/3] Add GTK_DEBUG=shortcuts  Matthias Clasen
 
- [gimp/wip/schumaml/add-ci-prepare-stage] (11 commits) ...Merge branch 'wip/schumaml/add-ci-prepare-stage' of https://gitlab.gnome.org/GNOME/gimp into wip/sch  Michael Schumacher
 
- [gimp/wip/schumaml/add-ci-prepare-stage: 3/11] build: try to add a custom docker image prepare stage  Michael Schumacher
 
- [gimp/wip/schumaml/add-ci-prepare-stage: 4/11] biuld: typo in prepare step  Michael Schumacher
 
- [gimp/wip/schumaml/add-ci-prepare-stage: 5/11] build: add apt-get update  Michael Schumacher
 
- [gimp/wip/schumaml/add-ci-prepare-stage: 6/11] build: no package install in debian CI builds  Michael Schumacher
 
- [gimp/wip/schumaml/add-ci-prepare-stage: 7/11] build: create custom image for win64 builds  Michael Schumacher
 
- [gimp/wip/schumaml/add-ci-prepare-stage: 8/11] build: make sure CI clang build has an apt-cache directory  Michael Schumacher
 
- [gimp/wip/schumaml/add-ci-prepare-stage: 9/11] build: prepare custom CI image for win32 build  Michael Schumacher
 
- [gimp/wip/schumaml/add-ci-prepare-stage: 10/11] build: add CI needs: clauses to deps for image builds to speed up subsequent builds  Michael Schumacher
 
- [gimp/wip/schumaml/add-ci-prepare-stage: 11/11] Merge branch 'wip/schumaml/add-ci-prepare-stage' of https://gitlab.gnome.org/GNOME/gimp into wip/sch  Michael Schumacher
 
- [tepl] metadata docs: write class description for MetadataAttic  Sébastien Wilmet
 
- [gtk] (174 commits) Non-fast-forward update to branch wip/matthiasc/listview-2  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 2/174] eventcontrollermotion: Remove mode argument  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 3/174] builder: Allow <property bind /> for objects  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 4/174] Add GtkDirectoryList  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 5/174] Add GtkFilter  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 6/174] Add GtkCustomFilter  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 7/174] tests: Remove testtreemodel test  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 8/174] filterlistmodel: Rewrite to use GtkFilter  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 9/174] Add GtkExpression  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 10/174] expression: Add GtkObjectExpression  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 11/174] expression: Make property expression allow subexpressions  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 12/174] filter: Add GtkStringFilter  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 13/174] Add GtkMultiFilter, GtkAnyFilter, GtkEveryFilter  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 14/174] filter: Add tests  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 15/174] builder: Add support for parsing expressions  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 16/174] expression: Add the ability to watch an expression  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 17/174] testsuite: Add expression tests  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 18/174] expression: Add gtk_expression_bind()  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 19/174] expression: Invalidate bindings before destroying them  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 20/174] More expression tests  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 21/174] Add GtkOrdering  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 22/174] Add GtkSorter  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 23/174] Add GtkCustomSorter  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 24/174] Add GtkStringSorter  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 25/174] Add GtkMultiSorter  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 26/174] Add GtkNumericSorter  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 27/174] Redo sort list model with GtkSorter  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 28/174] sortlistmodel: Redo the way we store the items  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 29/174] sortlistmodel: Make sort stable  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 30/174] sorter: Add tests  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 31/174] gtk-demo: Make fishbowl info text use bindings  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 32/174] builder: Make <lookup> type optional  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 33/174] builder: Allow <constant> without a type  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 34/174] builder: Allow text content in <lookup>  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 35/174] builder: Add <binding> tag  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 36/174] gtk: Add a GtkListView skeleton  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 37/174] listview: Introduce GtkListItemFactory  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 38/174] listview: Make widget actually do something  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 39/174] listview: Implement GtkScrollable  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 40/174] tests: Add a test for a permanently changing listview  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 41/174] listview: Implement an anchor  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 42/174] listview: Add GtkListItemManager  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 43/174] listview: Add GtkListItem  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 44/174] listview: Make the listitemmanager stricter  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 45/174] listview: Change change management  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 46/174] tests: Make animating listview do random resorts  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 47/174] listitem: Add gtk_list_item_get_position()  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 48/174] listview: Change how binding is done  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 49/174] listview: Change anchor handling again  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 50/174] listview: Only allocate necesary rows  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 51/174] testlistview: Show the row number  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 52/174] testlistview: Create widgets only once  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 53/174] listitemmanager: Switch from "insert_before" to "insert_after" argumnet  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 54/174] listlistmodel: Add gtk_list_list_model_item_moved()  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 55/174] listview: Try to keep the list items in order when scrolling  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 56/174] listview: Add selection properties to ListItem  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 57/174] listview: Reset listitems' CSS animations when rebinding  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 58/174] listview: Add initial support for displaying selections  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 59/174] listitem: Add a press gesture to select the item  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 60/174] gtk: Add a GtkGridView skeleton  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 61/174] gridview: Add API for setting number of columns  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 62/174] wayland: Remove function declaration for nonexisting function  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 63/174] listitemmanager: Move list of listitems here  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 64/174] gridview: Implement GtkScrollable  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 65/174] listitemmanager: Simplify  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 66/174] listitemmanager: Add trackers  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 67/174] listview: Add gtk_list_view_set_show_separators()  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 68/174] listitemfactory: Sanitize APIs  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 69/174] listitemfactory: vfuncify  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 70/174] listitemfactory: Split implementation out  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 71/174] listitemfactory: Add a factory for ui files  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 72/174] testlistview: Port to directory list  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 73/174] testlistview: Load icons async  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 74/174] listview: Add list.scroll_to_item action  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 75/174] listview: Implement extending selections  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 76/174] tests: Add a rough form of multiselection  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 77/174] listview: Implement GtkOrientable  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 79/174] listview: Expose GtkListItemFactory APIs  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 78/174] gtk-demo: Add a rough start at a Weather demo  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 80/174] gridview: Add factory handling  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 81/174] gridview: Implement GtkOrientable  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 82/174] listview: Pass the CSS name of listitems to the manager  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 83/174] gridview: Actually do something  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 84/174] Add GtkTreeExpander  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 85/174] demo: Add a GSettings tree demo  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 86/174] inspector: Use a treeexpander in the recorder  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 87/174] inspector: Use a GtkTreeExpander in the object tree  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 88/174] inspector: Make the recorder node list use a ListView  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 89/174] listitem: Change focus handling  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 90/174] treeexpander: Implement input support  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 91/174] listview: Implement activation  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 92/174] listview: Track focus movements and update selection  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 93/174] listview: Implement (un)select all  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 94/174] listview: Add a focus tracker  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 95/174] listitem: Add "listitem.select" action and keybindings for it  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 96/174] listview: Add gtk_list_view_get_position_at_y()  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 97/174] listview: Add move keybindings  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 98/174] listitemfactory: Make the builder factory properly buildable  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 99/174] builderlistitemfactory: Add scope argument  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 100/174] builder: Autofill scope property of listitemfactory  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 101/174] gtk-demo: Introduce awards  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 102/174] demo: Use a listview as sidebar  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 103/174] listitemmanager: Handle NULL factory  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 104/174] widget: Add gtk_widget_get_size()  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 105/174] gridview: Implement anchors and scrolling  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 106/174] selectionmodel: Add gtk_selection_model_user_select_item()  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 107/174] gridview: Implement the list.select-item action  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 108/174] gridview: Implement minimum row height  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 109/174] gridview: Add activation  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 110/174] gridview: Implement list.scroll-to action  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 111/174] gridview: Add a focus tracker  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 112/174] gridview: Implement (un)select all  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 113/174] gridview: Add move keybindings  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 114/174] demo: Add a file browser demo  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 115/174] listview: Port various gridview improvements  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 116/174] gridview: Simplify allocation code  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 117/174] Add GtkListBase  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 118/174] listbase: Move GtkScrollable implementation  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 119/174] listbase: Move item manager here  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 120/174] listbase: Move selection handling here  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 121/174] listbase: Move orientable implementation here  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 122/174] Remove gtk_selection_model_user_select_item() again  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 123/174] listbase: Move focus moving keybindings here  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 124/174] listbase: Add vfuncs to convert positions to/from coordinates  Matthias Clasen
 
- [gnome-nibbles/arnaudb/modernize-code] Make one more variable private.  Arnaud B .
 
- [gtk/wip/matthiasc/listview-2: 125/174] listbase: Take over anchor handling  Matthias Clasen
 
- [gnome-nibbles/arnaudb/modernize-code] Move a variable where it belongs.  Arnaud B .
 
- [gtk/wip/matthiasc/listview-2: 126/174] wip: Add GtkCoverFlow  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 127/174] Add GtkColumnView skeleton  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 128/174] gtk-demo: Add a minesweeper demo  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 129/174] columnview: Allow adding/removing columns  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 130/174] Add GtkSignalListItemFactory  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 131/174] gtk-demo: Add a Coverflow application launcher  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 132/174] builder: Make gtk_builder_extend_with_template() work with objects  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 133/174] listitem: Make this a GObject  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 134/174] listitemfactory: Reorganize vfuncs  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 135/174] listitemfactory: Simplify  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 136/174] listitemwidget: Add a private struct  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 137/174] listitem: Move position/item/selected tracking to widget  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 138/174] listitemwidget: Lazily create listitems  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 139/174] columnview: Add listitems for the columns  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 140/174] columnview: Implement GtkScrollable  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 141/174] widget: Add a hook for resizes  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 142/174] columnview: Add GtkColumnViewCell  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 143/174] inspector: Port object tree to GtkColumnView  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 144/174] columnview: Fix styling with Adwaita  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 145/174] constraint-editor: Don't poke around in widget internals  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 146/174] columnview: Add a custom LayoutManager  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 147/174] tests: Add testcolumnview  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 148/174] columnview: Add header  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 149/174] inspector: Remove private struct from controllers  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 150/174] inspector: Make Controller page a GtkWidget  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 151/174] inspector: Remove private struct for prop editor  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 152/174] xxx: Add a hack to make paintables transform to/from objects  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 153/174] gtk-demo: Add a Clocks demo  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 154/174] expression: Allow passing a this object to bind()  Matthias Clasen
 
- [gimp] CI: use custom docker images for dependencies and GIMP builds  Jehan
 
- [gtk/wip/matthiasc/listview-2: 155/174] Add some tests for expression binding  Matthias Clasen
 
- [gimp] Deleted branch wip/schumaml/add-ci-prepare-stage  Michael Schumacher
 
- [gtk/wip/matthiasc/listview-2: 156/174] fontchooserwidget: Port to listmodels  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 157/174] docs: Reorganize list widgets in their own chapter  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 158/174] builder-tool: Pass through CDATA where it makes sense  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 159/174] listitemwidget: Add single-click-activate  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 160/174] listview: Add single-click-activate  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 161/174] columnview: Add sorting  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 162/174] column view title: Show sort indicators  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 163/174] testcolumnview: Add sorters  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 164/174] Add GtkTreeListRowSorter  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 165/174] testsuite: Add tests for GtkTreeListSorter  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 166/174] gtk-builder-tool: Minimally validate <binding>  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 167/174] xxx: isnanf() is some wtf  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 168/174] gtk-demo: Set default sizes for a few demos  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 169/174] listview: Fix keynav  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 170/174] docs: Add a listview overview section  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 171/174] Add GtkDropDown  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 172/174] dropdown focus fixup  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 173/174] dropdown: autohide  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 174/174] listbase: Fix focus tracking  Matthias Clasen
 
- [meld] Deleted branch windows-font-fixes  Kai Willadsen
 
- [gtk/matthiasc/for-master] (2 commits) ...eventcontroller: Fix crossing event scopes  Matthias Clasen
 
- [gtk/matthiasc/for-master: 2/2] eventcontroller: Fix crossing event scopes  Matthias Clasen
 
- [gimp] (30 commits) Non-fast-forward update to branch wip/nielsdg/proc-loosen-typecheck  Michael Schumacher
 
- [gimp/wip/nielsdg/proc-loosen-typecheck: 30/30] gimpprocedure: Use less strict typechecking  Michael Schumacher
 
30 May 2020
      
- [gtk/wip/chergert/quartz4u] macos: add type checks  Christian Hergert
 
- [gtk/wip/chergert/quartz4u] macos: cleanup naming  Christian Hergert
 
- [gtk/wip/chergert/quartz4u] macos: add view helper  Christian Hergert
 
- [gtk/wip/chergert/quartz4u] macos: track opacity from toplevel window  Christian Hergert
 
- [gtk/wip/chergert/quartz4u] macos: avoid intermediate copy surface  Christian Hergert
 
- [gtk/wip/chergert/quartz4u] macos: remove dead code  Christian Hergert
 
- [gtk] (179 commits) Non-fast-forward update to branch wip/matthiasc/listview-2  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 2/179] eventcontrollermotion: Remove mode argument  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 3/179] builder: Allow <property bind /> for objects  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 4/179] Add GtkDirectoryList  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 5/179] Add GtkFilter  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 6/179] Add GtkCustomFilter  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 7/179] tests: Remove testtreemodel test  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 8/179] filterlistmodel: Rewrite to use GtkFilter  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 9/179] Add GtkExpression  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 10/179] expression: Add GtkObjectExpression  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 11/179] expression: Make property expression allow subexpressions  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 12/179] filter: Add GtkStringFilter  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 13/179] Add GtkMultiFilter, GtkAnyFilter, GtkEveryFilter  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 14/179] filter: Add tests  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 15/179] builder: Add support for parsing expressions  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 16/179] expression: Add the ability to watch an expression  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 17/179] testsuite: Add expression tests  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 18/179] expression: Add gtk_expression_bind()  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 19/179] expression: Invalidate bindings before destroying them  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 20/179] More expression tests  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 21/179] Add GtkOrdering  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 22/179] Add GtkSorter  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 23/179] Add GtkCustomSorter  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 24/179] Add GtkStringSorter  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 25/179] Add GtkMultiSorter  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 26/179] Add GtkNumericSorter  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 27/179] Redo sort list model with GtkSorter  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 28/179] sortlistmodel: Redo the way we store the items  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 29/179] sortlistmodel: Make sort stable  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 30/179] sorter: Add tests  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 31/179] gtk-demo: Make fishbowl info text use bindings  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 32/179] builder: Make <lookup> type optional  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 33/179] builder: Allow <constant> without a type  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 34/179] builder: Allow text content in <lookup>  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 35/179] builder: Add <binding> tag  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 36/179] gtk: Add a GtkListView skeleton  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 37/179] listview: Introduce GtkListItemFactory  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 38/179] listview: Make widget actually do something  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 39/179] listview: Implement GtkScrollable  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 40/179] tests: Add a test for a permanently changing listview  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 41/179] listview: Implement an anchor  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 42/179] listview: Add GtkListItemManager  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 43/179] listview: Add GtkListItem  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 44/179] listview: Make the listitemmanager stricter  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 45/179] listview: Change change management  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 46/179] tests: Make animating listview do random resorts  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 47/179] listitem: Add gtk_list_item_get_position()  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 48/179] listview: Change how binding is done  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 49/179] listview: Change anchor handling again  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 50/179] listview: Only allocate necesary rows  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 51/179] testlistview: Show the row number  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 52/179] testlistview: Create widgets only once  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 53/179] listitemmanager: Switch from "insert_before" to "insert_after" argumnet  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 54/179] listlistmodel: Add gtk_list_list_model_item_moved()  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 55/179] listview: Try to keep the list items in order when scrolling  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 56/179] listview: Add selection properties to ListItem  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 57/179] listview: Reset listitems' CSS animations when rebinding  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 58/179] listview: Add initial support for displaying selections  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 59/179] listitem: Add a press gesture to select the item  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 60/179] gtk: Add a GtkGridView skeleton  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 61/179] gridview: Add API for setting number of columns  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 62/179] wayland: Remove function declaration for nonexisting function  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 63/179] listitemmanager: Move list of listitems here  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 64/179] gridview: Implement GtkScrollable  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 65/179] listitemmanager: Simplify  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 66/179] listitemmanager: Add trackers  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 67/179] listview: Add gtk_list_view_set_show_separators()  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 68/179] listitemfactory: Sanitize APIs  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 69/179] listitemfactory: vfuncify  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 70/179] listitemfactory: Split implementation out  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 71/179] listitemfactory: Add a factory for ui files  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 72/179] testlistview: Port to directory list  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 73/179] testlistview: Load icons async  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 74/179] listview: Add list.scroll_to_item action  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 75/179] listview: Implement extending selections  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 76/179] tests: Add a rough form of multiselection  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 77/179] listview: Implement GtkOrientable  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 79/179] listview: Expose GtkListItemFactory APIs  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 78/179] gtk-demo: Add a rough start at a Weather demo  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 80/179] gridview: Add factory handling  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 81/179] gridview: Implement GtkOrientable  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 82/179] listview: Pass the CSS name of listitems to the manager  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 83/179] gridview: Actually do something  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 84/179] Add GtkTreeExpander  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 85/179] demo: Add a GSettings tree demo  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 86/179] inspector: Use a treeexpander in the recorder  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 87/179] inspector: Use a GtkTreeExpander in the object tree  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 88/179] inspector: Make the recorder node list use a ListView  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 89/179] listitem: Change focus handling  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 90/179] treeexpander: Implement input support  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 91/179] listview: Implement activation  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 92/179] listview: Track focus movements and update selection  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 93/179] listview: Implement (un)select all  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 94/179] listview: Add a focus tracker  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 95/179] listitem: Add "listitem.select" action and keybindings for it  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 96/179] listview: Add gtk_list_view_get_position_at_y()  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 97/179] listview: Add move keybindings  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 98/179] listitemfactory: Make the builder factory properly buildable  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 99/179] builderlistitemfactory: Add scope argument  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 100/179] builder: Autofill scope property of listitemfactory  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 101/179] gtk-demo: Introduce awards  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 102/179] demo: Use a listview as sidebar  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 103/179] listitemmanager: Handle NULL factory  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 104/179] widget: Add gtk_widget_get_size()  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 105/179] gridview: Implement anchors and scrolling  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 106/179] selectionmodel: Add gtk_selection_model_user_select_item()  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 107/179] gridview: Implement the list.select-item action  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 108/179] gridview: Implement minimum row height  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 109/179] gridview: Add activation  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 110/179] gridview: Implement list.scroll-to action  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 111/179] gridview: Add a focus tracker  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 112/179] gridview: Implement (un)select all  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 113/179] gridview: Add move keybindings  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 114/179] demo: Add a file browser demo  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 115/179] listview: Port various gridview improvements  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 116/179] gridview: Simplify allocation code  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 117/179] Add GtkListBase  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 118/179] listbase: Move GtkScrollable implementation  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 119/179] listbase: Move item manager here  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 120/179] listbase: Move selection handling here  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 121/179] listbase: Move orientable implementation here  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 122/179] Remove gtk_selection_model_user_select_item() again  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 123/179] listbase: Move focus moving keybindings here  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 124/179] listbase: Add vfuncs to convert positions to/from coordinates  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 125/179] listbase: Take over anchor handling  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 126/179] wip: Add GtkCoverFlow  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 127/179] Add GtkColumnView skeleton  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 128/179] gtk-demo: Add a minesweeper demo  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 129/179] columnview: Allow adding/removing columns  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 130/179] Add GtkSignalListItemFactory  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 131/179] gtk-demo: Add a Coverflow application launcher  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 132/179] builder: Make gtk_builder_extend_with_template() work with objects  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 133/179] listitem: Make this a GObject  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 134/179] listitemfactory: Reorganize vfuncs  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 135/179] listitemfactory: Simplify  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 136/179] listitemwidget: Add a private struct  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 137/179] listitem: Move position/item/selected tracking to widget  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 138/179] listitemwidget: Lazily create listitems  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 139/179] columnview: Add listitems for the columns  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 140/179] columnview: Implement GtkScrollable  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 141/179] widget: Add a hook for resizes  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 142/179] columnview: Add GtkColumnViewCell  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 143/179] inspector: Port object tree to GtkColumnView  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 144/179] columnview: Fix styling with Adwaita  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 145/179] constraint-editor: Don't poke around in widget internals  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 146/179] columnview: Add a custom LayoutManager  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 147/179] tests: Add testcolumnview  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 148/179] columnview: Add header  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 149/179] inspector: Remove private struct from controllers  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 150/179] inspector: Make Controller page a GtkWidget  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 151/179] inspector: Remove private struct for prop editor  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 152/179] xxx: Add a hack to make paintables transform to/from objects  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 153/179] gtk-demo: Add a Clocks demo  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 154/179] expression: Allow passing a this object to bind()  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 155/179] Add some tests for expression binding  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 156/179] fontchooserwidget: Port to listmodels  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 157/179] docs: Reorganize list widgets in their own chapter  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 158/179] builder-tool: Pass through CDATA where it makes sense  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 159/179] listitemwidget: Add single-click-activate  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 160/179] listview: Add single-click-activate  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 161/179] columnview: Add sorting  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 162/179] column view title: Show sort indicators  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 163/179] testcolumnview: Add sorters  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 164/179] Add GtkTreeListRowSorter  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 165/179] testsuite: Add tests for GtkTreeListSorter  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 166/179] gtk-builder-tool: Minimally validate <binding>  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 167/179] xxx: isnanf() is some wtf  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 168/179] gtk-demo: Set default sizes for a few demos  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 169/179] listview: Fix keynav  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 170/179] docs: Add a listview overview section  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 171/179] gtk-demo: Add a large grid demo  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 172/179] Add GtkDropDown  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 173/179] filechooser: Use a dropdown for the filter combo  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 174/179] filechooser: Use a dropdown for choices  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 175/179] inspector: Use dropdowns in property editor  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 176/179] inspector: Use a dropdown for attribute mapping  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 177/179] inspector: Use a dropdown for controllers  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 178/179] inspector: Use a dropdown for size groups  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 179/179] inspector: Use dropdowns in the visual page  Matthias Clasen
 
- [balsa] autocrypt: Connect to "pressed" signal  Peter Bloomfield
 
- [gnome-sound-recorder] combine encoding profiles to record.js  Bilal Elmoussaoui
 
- [evince/gnome-3-36] shell: check type of window/sidebar objects  Germán Poo-Caamaño
 
- [evince] shell: check type of window/sidebar objects  Germán Poo-Caamaño
 
- [gtk/wip/matthiasc/listview-2] Turn GtkRecentInfo into an object  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2] testsuite: Skip some GtkDropDown properties  Matthias Clasen
 
- [gnumeric] Graphs: fix in-place data issues.  Morten Welinder
 
- [pitivi] (42 commits) Non-fast-forward update to branch sdk  Alexandru Băluț
 
- [pitivi/sdk: 41/42] build: Fix gst-devtools options  Alexandru Băluț
 
- [pitivi/sdk: 42/42] x  Alexandru Băluț
 
- [pitivi] build: Fix gst-devtools options  Alexandru Băluț
 
- [evince/gnome-3-36] build: Use lowercase for project name in meson  Germán Poo-Caamaño
 
- [evince/gnome-3-36] ci: build with meson by default and autotools manually  Germán Poo-Caamaño
 
- [evince/gnome-3-36] Release 3.36.2  Germán Poo-Caamaño
 
- [evince] Created tag 3.36.2  Germán Poo-Caamaño
 
- [evince] ci: build with meson by default and autotools manually  Germán Poo-Caamaño
 
- [evince] Release 3.37.1  Germán Poo-Caamaño
 
- [evince] Created tag 3.37.1  Germán Poo-Caamaño
 
- [evince] ci: Fix meson targets  Germán Poo-Caamaño
 
- [gtk] (15 commits) Non-fast-forward update to branch wip/matthiasc/listview-2  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 1/15] gtk-demo: Cosmetic improvements to the listview demos  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 2/15] gtk-demo: Demo columnview sorting  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 3/15] gtk-demo: Add filtering to the settings demo  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 4/15] listview: Fix keynav  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 5/15] docs: Add a listview overview section  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 6/15] gtk-demo: Add a large grid demo  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 7/15] Add GtkDropDown  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 8/15] testsuite: Skip some GtkDropDown properties  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 9/15] filechooser: Use a dropdown for the filter combo  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 10/15] filechooser: Use a dropdown for choices  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 11/15] inspector: Use dropdowns in property editor  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 12/15] inspector: Use a dropdown for attribute mapping  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 13/15] inspector: Use a dropdown for controllers  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 14/15] inspector: Use a dropdown for size groups  Matthias Clasen
 
- [gtk/wip/matthiasc/listview-2: 15/15] inspector: Use dropdowns in the visual page  Matthias Clasen
 
- [gtk] Created branch test-branch  Matthias Clasen
 
- [gtk/test-branch] test change  Matthias Clasen
 
- [gtk/test-branch] Bump the pango dependency  Matthias Clasen
 
- [gtk/test-branch] meson: Cosmetics  Matthias Clasen
 
- [epiphany] Fix mouse back/forward gesture  Michael Catanzaro
 
- [metacity/gnome-3-36] Update Ukrainian translation  Translations User D-L
 
- [metacity] Update Ukrainian translation  Translations User D-L
 
- [gimp/gimp-2-10] Updated French translation  Claude Paroz
 
- [baobab] location: stop querying file info  Stefano Facchini
 
- [baobab] location-list: Sort most recent items on top  Stefano Facchini
 
- [baobab] Fix a few warnings  Stefano Facchini
 
- [baobab] window: Use more standard Filechooser parameters  Stefano Facchini
 
- [gnome-maps] tests: Use meson.source_root()  Marcus Lundblad
 
- [gnome-maps] Release 3.37.2  Marcus Lundblad
 
- [gnome-maps] Created tag v3.37.2  Marcus Lundblad
 
- [gnome-maps] (4 commits) Non-fast-forward update to branch wip/mlundblad/main-menu-shortcut  Marcus Lundblad
 
- [gnome-maps/wip/mlundblad/main-menu-shortcut: 3/4] mainWindow: Add keyboard shortcut for main menu  Marcus Lundblad
 
- [gnome-maps/wip/mlundblad/main-menu-shortcut: 4/4] help-overlay: Add F10 shortcut for main menu  Marcus Lundblad
 
- [gnome-build-meta] (6 commits) Non-fast-forward update to branch abderrahim/update-fdsdk  Abderrahim Kitouni
 
- [gnome-build-meta/abderrahim/update-fdsdk: 1/6] freedesktop-sdk.bst: update to get gcc 10  Abderrahim Kitouni
 
- [gnome-build-meta/abderrahim/update-fdsdk: 2/6] .gitlab-ci.yml: update docker image  Abderrahim Kitouni
 
- [gnome-build-meta/abderrahim/update-fdsdk: 3/6] core-deps/speech-dispatcher.bst: GCC 10 workaround  Abderrahim Kitouni
 
- [gnome-build-meta/abderrahim/update-fdsdk: 4/6] core-deps/ndctl.bst: GCC 10 workaround  Abderrahim Kitouni
 
- [gnome-build-meta/abderrahim/update-fdsdk: 5/6] core-deps/boost.bst: GCC 10 workaround  Abderrahim Kitouni
 
- [gnome-build-meta/abderrahim/update-fdsdk: 6/6] sdk/mozjs68.bst: don't build failing test  Abderrahim Kitouni
 
- [gtkmm-documentation] examples/book/buildapp: Update Makefile.am and Makefile.example  Kjell Ahlstedt
 
- [foundation-web] Land the candidates for 2020's elections  Andrea Veri
 
- [foundation-web] Land the candidates URL on the index for 2020 elections  Andrea Veri
 
- [foundation-web] s/7/4 members up for this elections  Andrea Veri
 
- [four-in-a-row/gnome-3-36] Prepare 3.36.3.  Arnaud B .
 
- [four-in-a-row] Created tag 3.36.3  Arnaud B .
 
- [iagno/gnome-3-36] Prepare 3.36.3.  Arnaud B .
 
- [iagno] Created tag 3.36.3  Arnaud B .
 
- [gnome-taquin/gnome-3-36] Prepare 3.36.3.  Arnaud B .
 
- [gnome-taquin] Created tag 3.36.3  Arnaud B .
 
- [gnome-2048/gnome-3-36] Prepare 3.36.3.  Arnaud B .
 
- [gnome-2048] Created tag 3.36.3  Arnaud B .
 
- [gnome-tetravex/gnome-3-36] Prepare 3.36.3.  Arnaud B .
 
- [gnome-tetravex] Created tag 3.36.3  Arnaud B .
 
- [gnome-klotski/gnome-3-36] Prepare 3.36.3.  Arnaud B .
 
- [gnome-klotski] Created tag 3.36.3  Arnaud B .
 
- [grilo-plugins] Update Indonesian translation  Translations User D-L
 
- [gtk] Created branch wip/exalm/revert-decoration  Alexander Mikhaylenko
 
- [gtk/wip/exalm/revert-decoration] Adwaita: Revert black decoration background  Alexander Mikhaylenko
 
- [shotwell/shotwell-0.30] Update Japanese translation  Translations User D-L
 
- [shotwell] Update Japanese translation  Translations User D-L
 
- [yelp] Update Indonesian translation  Translations User D-L
 
- [gnome-commander/gcmd-1-10] Update Indonesian translation  Translations User D-L
 
- [gnome-commander] Update Indonesian translation  Translations User D-L
 
- [four-in-a-row] Prepare 3.37.2.  Arnaud B .
 
- [epiphany] (7 commits) Non-fast-forward update to branch wip/exalm/libhandy-take-2  Alexander Mikhaylenko
 
- [epiphany/wip/exalm/libhandy-take-2: 1/7] Revert "Revert "Port to libhandy master""  Alexander Mikhaylenko
 
- [epiphany/wip/exalm/libhandy-take-2: 2/7] Revert "Revert "data-dialog: Use HdyWindow""  Alexander Mikhaylenko
 
- [epiphany/wip/exalm/libhandy-take-2: 3/7] Revert "Revert "window: Stop exposing GtkStack""  Alexander Mikhaylenko
 
- [epiphany/wip/exalm/libhandy-take-2: 4/7] Revert "Revert "window: Allow back swipe for the pages view""  Alexander Mikhaylenko
 
- [gnome-applets] Update Indonesian translation  Translations User D-L
 
- [epiphany/wip/exalm/libhandy-take-2: 5/7] fixup! Revert "Revert "Port to libhandy master""  Alexander Mikhaylenko
 
- [epiphany/wip/exalm/libhandy-take-2: 6/7] passwords-dialog: Hide filtered out rows when searching  Alexander Mikhaylenko
 
- [epiphany/wip/exalm/libhandy-take-2: 7/7] cookies-dialog: Hide filtered out rows when searching  Alexander Mikhaylenko
 
- [four-in-a-row] Created tag 3.37.2  Arnaud B .
 
- [dconf-editor] Update Indonesian translation  Translations User D-L
 
- [accerciser] Update Indonesian translation  Translations User D-L
 
- [epiphany] (6 commits) Non-fast-forward update to branch wip/exalm/libhandy-take-2  Alexander Mikhaylenko
 
- [epiphany/wip/exalm/libhandy-take-2: 1/6] Port to libhandy master  Alexander Mikhaylenko
 
- [epiphany/wip/exalm/libhandy-take-2: 2/6] data-dialog: Use HdyWindow  Alexander Mikhaylenko
 
- [epiphany/wip/exalm/libhandy-take-2: 3/6] window: Stop exposing GtkStack  Alexander Mikhaylenko
 
- [epiphany/wip/exalm/libhandy-take-2: 4/6] window: Allow back swipe for the pages view  Alexander Mikhaylenko
 
- [epiphany/wip/exalm/libhandy-take-2: 5/6] passwords-dialog: Hide filtered out rows when searching  Alexander Mikhaylenko
 
- [epiphany/wip/exalm/libhandy-take-2: 6/6] cookies-dialog: Hide filtered out rows when searching  Alexander Mikhaylenko
 
- [tepl] (5 commits) Created branch wip/icu  Sébastien Wilmet
 
- [tepl/wip/icu: 1/5] icu: add icu-uc and icu-i18n deps  Sébastien Wilmet
 
- [tepl/wip/icu: 2/5] icu: call u_cleanup() to finalize the libicu  Sébastien Wilmet
 
- [tepl/wip/icu: 3/5] icu: write some _tepl_icu utils functions  Sébastien Wilmet
 
- [tepl/wip/icu: 4/5] icu: write tepl_utils_markup_escape_text()  Sébastien Wilmet
 
- [tepl/wip/icu: 5/5] metadata: use the wonderful tepl_utils_markup_escape_text()  Sébastien Wilmet
 
- [gnome-klotski] Remove a warning.  Arnaud B .
 
- [gnome-klotski] Prepare 3.37.2.  Arnaud B .
 
- [gnome-klotski] Created tag 3.37.2  Arnaud B .
 
- [gnome-build-meta] Created branch swilmet/tepl-icu  Sébastien Wilmet
 
- [gnome-build-meta/swilmet/tepl-icu] core-deps/tepl.bst: add icu dependency  Sébastien Wilmet
 
- [gnome-todo] Update POTFILES.in  Piotr Drąg
 
- [gimp] Update Romanian translation  Translations User D-L
 
- [nautilus] Update Indonesian translation  Translations User D-L
 
- [gnome-tour] Use 3.36 Flatpak runtime instead of master  Felix Häcker
 
- [gthumb] Update Indonesian translation  Translations User D-L
 
- [gnome-sound-recorder] recorder: remove unnecessary GstTagSetter  Bilal Elmoussaoui
 
- [evince] Update Indonesian translation  Translations User D-L
 
- [chronojump] Update POTFILES.in  Piotr Drąg
 
- [gnome-menus] README: Explicitly mention that INSTALL is created by autogen.sh  Andre Klapper
 
- [gnome-music] (7 commits) Non-fast-forward update to branch wip/jfelder/baseview-must-die  Jean Felder
 
- [gnome-music/wip/jfelder/baseview-must-die: 1/7] artistsview: Remove unneeded GtkStack  Jean Felder
 
- [gnome-music/wip/jfelder/baseview-must-die: 2/7] songsview: Port to template  Jean Felder
 
- [gnome-music/wip/jfelder/baseview-must-die: 3/7] songsview: Remove unneeded GtkStack  Jean Felder
 
- [gnome-music/wip/jfelder/baseview-must-die: 4/7] views: Remove baseview  Jean Felder
 
- [gnome-music/wip/jfelder/baseview-must-die: 5/7] views: Use name property  Jean Felder
 
- [gnome-music/wip/jfelder/baseview-must-die: 6/7] views: Define a title property  Jean Felder
 
- [gnome-music/wip/jfelder/baseview-must-die: 7/7] playlistsview: Remove unneeded GstStack  Jean Felder
 
- [gtk/matthiasc/for-master] Revert "Bump the pango dependency"  Matthias Clasen
 
- [mutter] tests/stacking/restore-position: Always use wait_reconfigure  verdre
 
- [gtk] (180 commits) Created branch listview-for-merge  Matthias Clasen
 
- [gtk/listview-for-merge: 1/180] eventcontrollermotion: Remove mode argument  Matthias Clasen
 
- [gtk/listview-for-merge: 2/180] builder: Allow <property bind /> for objects  Matthias Clasen
 
- [gtk/listview-for-merge: 3/180] Add GtkDirectoryList  Matthias Clasen
 
- [gtk/listview-for-merge: 4/180] Add GtkFilter  Matthias Clasen
 
- [gtk/listview-for-merge: 5/180] Add GtkCustomFilter  Matthias Clasen
 
- [gtk/listview-for-merge: 6/180] tests: Remove testtreemodel test  Matthias Clasen
 
- [gtk/listview-for-merge: 7/180] filterlistmodel: Rewrite to use GtkFilter  Matthias Clasen
 
- [gtk/listview-for-merge: 8/180] Add GtkExpression  Matthias Clasen
 
- [gtk/listview-for-merge: 9/180] expression: Add GtkObjectExpression  Matthias Clasen
 
- [gtk/listview-for-merge: 10/180] expression: Make property expression allow subexpressions  Matthias Clasen
 
- [gtk/listview-for-merge: 11/180] filter: Add GtkStringFilter  Matthias Clasen
 
- [gtk/listview-for-merge: 12/180] Add GtkMultiFilter, GtkAnyFilter, GtkEveryFilter  Matthias Clasen
 
- [gtk/listview-for-merge: 13/180] filter: Add tests  Matthias Clasen
 
- [gtk/listview-for-merge: 14/180] builder: Add support for parsing expressions  Matthias Clasen
 
- [gtk/listview-for-merge: 15/180] expression: Add the ability to watch an expression  Matthias Clasen
 
- [gtk/listview-for-merge: 16/180] testsuite: Add expression tests  Matthias Clasen
 
- [gtk/listview-for-merge: 17/180] expression: Add gtk_expression_bind()  Matthias Clasen
 
- [gtk/listview-for-merge: 18/180] expression: Invalidate bindings before destroying them  Matthias Clasen
 
- [gtk/listview-for-merge: 20/180] Add GtkOrdering  Matthias Clasen
 
- [gtk/listview-for-merge: 19/180] More expression tests  Matthias Clasen
 
- [gtk/listview-for-merge: 21/180] Add GtkSorter  Matthias Clasen
 
- [gtk/listview-for-merge: 22/180] Add GtkCustomSorter  Matthias Clasen
 
- [gtk/listview-for-merge: 23/180] Add GtkStringSorter  Matthias Clasen
 
- [gtk/listview-for-merge: 24/180] Add GtkMultiSorter  Matthias Clasen
 
- [gtk/listview-for-merge: 25/180] Add GtkNumericSorter  Matthias Clasen
 
- [gtk/listview-for-merge: 26/180] Redo sort list model with GtkSorter  Matthias Clasen
 
- [gtk/listview-for-merge: 27/180] sortlistmodel: Redo the way we store the items  Matthias Clasen
 
- [gtk/listview-for-merge: 28/180] sortlistmodel: Make sort stable  Matthias Clasen
 
- [gtk/listview-for-merge: 29/180] sorter: Add tests  Matthias Clasen
 
- [gtk/listview-for-merge: 30/180] gtk-demo: Make fishbowl info text use bindings  Matthias Clasen
 
- [gtk/listview-for-merge: 31/180] builder: Make <lookup> type optional  Matthias Clasen
 
- [gtk/listview-for-merge: 32/180] builder: Allow <constant> without a type  Matthias Clasen
 
- [gtk/listview-for-merge: 33/180] builder: Allow text content in <lookup>  Matthias Clasen
 
- [gtk/listview-for-merge: 34/180] builder: Add <binding> tag  Matthias Clasen
 
- [gtk] (2 commits) Created branch fontchooser-listview  Matthias Clasen
 
- [gtk/listview-for-merge: 35/180] gtk: Add a GtkListView skeleton  Matthias Clasen
 
- [gtk/fontchooser-listview: 1/2] Bump the pango dependency  Matthias Clasen
 
- [gtk/listview-for-merge: 36/180] listview: Introduce GtkListItemFactory  Matthias Clasen
 
- [gtk/fontchooser-listview: 2/2] fontchooserwidget: Port to listmodels  Matthias Clasen
 
- [gtk/listview-for-merge: 37/180] listview: Make widget actually do something  Matthias Clasen
 
- [gtk/listview-for-merge: 38/180] listview: Implement GtkScrollable  Matthias Clasen
 
- [gtk/listview-for-merge: 39/180] tests: Add a test for a permanently changing listview  Matthias Clasen
 
- [gtk/listview-for-merge: 40/180] listview: Implement an anchor  Matthias Clasen
 
- [gtk/listview-for-merge: 41/180] listview: Add GtkListItemManager  Matthias Clasen
 
- [gtk/listview-for-merge: 42/180] listview: Add GtkListItem  Matthias Clasen
 
- [gtk/listview-for-merge: 43/180] listview: Make the listitemmanager stricter  Matthias Clasen
 
- [gtk/listview-for-merge: 44/180] listview: Change change management  Matthias Clasen
 
- [gtk/listview-for-merge: 45/180] tests: Make animating listview do random resorts  Matthias Clasen
 
- [gtk/listview-for-merge: 46/180] listitem: Add gtk_list_item_get_position()  Matthias Clasen
 
- [gtk/listview-for-merge: 47/180] listview: Change how binding is done  Matthias Clasen
 
- [gtk/listview-for-merge: 48/180] listview: Change anchor handling again  Matthias Clasen
 
- [gtk/listview-for-merge: 49/180] listview: Only allocate necesary rows  Matthias Clasen
 
- [gtk/listview-for-merge: 50/180] testlistview: Show the row number  Matthias Clasen
 
- [gtk/listview-for-merge: 51/180] testlistview: Create widgets only once  Matthias Clasen
 
- [gtk/listview-for-merge: 52/180] listitemmanager: Switch from "insert_before" to "insert_after" argumnet  Matthias Clasen
 
- [gtk/listview-for-merge: 53/180] listlistmodel: Add gtk_list_list_model_item_moved()  Matthias Clasen
 
- [gtk/listview-for-merge: 54/180] listview: Try to keep the list items in order when scrolling  Matthias Clasen
 
- [gtk/listview-for-merge: 55/180] listview: Add selection properties to ListItem  Matthias Clasen
 
- [gtk/listview-for-merge: 56/180] listview: Reset listitems' CSS animations when rebinding  Matthias Clasen
 
- [gtk/listview-for-merge: 57/180] listview: Add initial support for displaying selections  Matthias Clasen
 
- [gtk/listview-for-merge: 58/180] listitem: Add a press gesture to select the item  Matthias Clasen
 
- [gtk/listview-for-merge: 59/180] gtk: Add a GtkGridView skeleton  Matthias Clasen
 
- [gtk/listview-for-merge: 60/180] gridview: Add API for setting number of columns  Matthias Clasen
 
- [gtk/listview-for-merge: 61/180] wayland: Remove function declaration for nonexisting function  Matthias Clasen
 
- [gtk/listview-for-merge: 62/180] listitemmanager: Move list of listitems here  Matthias Clasen
 
- [gtk/listview-for-merge: 63/180] gridview: Implement GtkScrollable  Matthias Clasen
 
- [gtk/listview-for-merge: 64/180] listitemmanager: Simplify  Matthias Clasen
 
- [gtk/listview-for-merge: 65/180] listitemmanager: Add trackers  Matthias Clasen
 
- [gtk/listview-for-merge: 66/180] listview: Add gtk_list_view_set_show_separators()  Matthias Clasen
 
- [gtk/listview-for-merge: 67/180] listitemfactory: Sanitize APIs  Matthias Clasen
 
- [gtk/listview-for-merge: 68/180] listitemfactory: vfuncify  Matthias Clasen
 
- [gtk/listview-for-merge: 69/180] listitemfactory: Split implementation out  Matthias Clasen
 
- [gtk/listview-for-merge: 70/180] listitemfactory: Add a factory for ui files  Matthias Clasen
 
- [gtk/listview-for-merge: 71/180] testlistview: Port to directory list  Matthias Clasen
 
- [gtk/listview-for-merge: 72/180] testlistview: Load icons async  Matthias Clasen
 
- [gtk/listview-for-merge: 73/180] listview: Add list.scroll_to_item action  Matthias Clasen
 
- [gtk/listview-for-merge: 74/180] listview: Implement extending selections  Matthias Clasen
 
- [gtk/listview-for-merge: 75/180] tests: Add a rough form of multiselection  Matthias Clasen
 
- [gtk/listview-for-merge: 76/180] listview: Implement GtkOrientable  Matthias Clasen
 
- [gtk/listview-for-merge: 78/180] listview: Expose GtkListItemFactory APIs  Matthias Clasen
 
- [gtk/listview-for-merge: 77/180] gtk-demo: Add a rough start at a Weather demo  Matthias Clasen
 
- [gtk/listview-for-merge: 79/180] gridview: Add factory handling  Matthias Clasen
 
- [gtk/listview-for-merge: 80/180] gridview: Implement GtkOrientable  Matthias Clasen
 
- [gtk/listview-for-merge: 81/180] listview: Pass the CSS name of listitems to the manager  Matthias Clasen
 
- [gtk/listview-for-merge: 82/180] gridview: Actually do something  Matthias Clasen
 
- [gtk/listview-for-merge: 83/180] Add GtkTreeExpander  Matthias Clasen
 
- [gtk/listview-for-merge: 84/180] demo: Add a GSettings tree demo  Matthias Clasen
 
- [gtk/listview-for-merge: 85/180] inspector: Use a treeexpander in the recorder  Matthias Clasen
 
- [gtk/listview-for-merge: 86/180] inspector: Use a GtkTreeExpander in the object tree  Matthias Clasen
 
- [gtk/listview-for-merge: 87/180] inspector: Make the recorder node list use a ListView  Matthias Clasen
 
- [gtk/listview-for-merge: 88/180] listitem: Change focus handling  Matthias Clasen
 
- [gtk/listview-for-merge: 89/180] treeexpander: Implement input support  Matthias Clasen
 
- [gtk/listview-for-merge: 90/180] listview: Implement activation  Matthias Clasen
 
- [gtk/listview-for-merge: 91/180] listview: Track focus movements and update selection  Matthias Clasen
 
- [gtk/listview-for-merge: 92/180] listview: Implement (un)select all  Matthias Clasen
 
- [gtk/listview-for-merge: 93/180] listview: Add a focus tracker  Matthias Clasen
 
- [gtk/listview-for-merge: 94/180] listitem: Add "listitem.select" action and keybindings for it  Matthias Clasen
 
- [gtk/listview-for-merge: 95/180] listview: Add gtk_list_view_get_position_at_y()  Matthias Clasen
 
- [gtk/listview-for-merge: 96/180] listview: Add move keybindings  Matthias Clasen
 
- [gtk/listview-for-merge: 97/180] listitemfactory: Make the builder factory properly buildable  Matthias Clasen
 
- [gtk/listview-for-merge: 98/180] builderlistitemfactory: Add scope argument  Matthias Clasen
 
- [gtk/listview-for-merge: 99/180] builder: Autofill scope property of listitemfactory  Matthias Clasen
 
- [gtk/listview-for-merge: 100/180] gtk-demo: Introduce awards  Matthias Clasen
 
- [gtk/listview-for-merge: 101/180] demo: Use a listview as sidebar  Matthias Clasen
 
- [gtk/listview-for-merge: 102/180] listitemmanager: Handle NULL factory  Matthias Clasen
 
- [gtk/listview-for-merge: 103/180] widget: Add gtk_widget_get_size()  Matthias Clasen
 
- [gtk/listview-for-merge: 104/180] gridview: Implement anchors and scrolling  Matthias Clasen
 
- [gtk/listview-for-merge: 105/180] selectionmodel: Add gtk_selection_model_user_select_item()  Matthias Clasen
 
- [gtk/listview-for-merge: 106/180] gridview: Implement the list.select-item action  Matthias Clasen
 
- [gtk/listview-for-merge: 107/180] gridview: Implement minimum row height  Matthias Clasen
 
- [gtk/listview-for-merge: 108/180] gridview: Add activation  Matthias Clasen
 
- [gtk/listview-for-merge: 109/180] gridview: Implement list.scroll-to action  Matthias Clasen
 
- [gtk/listview-for-merge: 110/180] gridview: Add a focus tracker  Matthias Clasen
 
- [gtk/listview-for-merge: 111/180] gridview: Implement (un)select all  Matthias Clasen
 
- [gtk/listview-for-merge: 112/180] gridview: Add move keybindings  Matthias Clasen
 
- [gtk/listview-for-merge: 113/180] demo: Add a file browser demo  Matthias Clasen
 
- [gtk/listview-for-merge: 114/180] listview: Port various gridview improvements  Matthias Clasen
 
- [gtk/listview-for-merge: 115/180] gridview: Simplify allocation code  Matthias Clasen
 
- [gtk/listview-for-merge: 116/180] Add GtkListBase  Matthias Clasen
 
- [gtk/listview-for-merge: 117/180] listbase: Move GtkScrollable implementation  Matthias Clasen
 
- [gtk/listview-for-merge: 118/180] listbase: Move item manager here  Matthias Clasen
 
- [gtk/listview-for-merge: 119/180] listbase: Move selection handling here  Matthias Clasen
 
- [gtk/listview-for-merge: 120/180] listbase: Move orientable implementation here  Matthias Clasen
 
- [gtk/listview-for-merge: 121/180] Remove gtk_selection_model_user_select_item() again  Matthias Clasen
 
- [gtk/listview-for-merge: 122/180] listbase: Move focus moving keybindings here  Matthias Clasen
 
- [gtk/listview-for-merge: 123/180] listbase: Add vfuncs to convert positions to/from coordinates  Matthias Clasen
 
- [gtk/listview-for-merge: 124/180] listbase: Take over anchor handling  Matthias Clasen
 
- [gtk/listview-for-merge: 125/180] wip: Add GtkCoverFlow  Matthias Clasen
 
- [gtk/listview-for-merge: 126/180] Add GtkColumnView skeleton  Matthias Clasen
 
- [gtk/listview-for-merge: 127/180] gtk-demo: Add a minesweeper demo  Matthias Clasen
 
- [gtk/listview-for-merge: 128/180] columnview: Allow adding/removing columns  Matthias Clasen
 
- [gtk/listview-for-merge: 129/180] Add GtkSignalListItemFactory  Matthias Clasen
 
- [gtk/listview-for-merge: 130/180] gtk-demo: Add a Coverflow application launcher  Matthias Clasen
 
- [gtk/listview-for-merge: 131/180] builder: Make gtk_builder_extend_with_template() work with objects  Matthias Clasen
 
- [gtk/listview-for-merge: 132/180] listitem: Make this a GObject  Matthias Clasen
 
- [gtk/listview-for-merge: 133/180] listitemfactory: Reorganize vfuncs  Matthias Clasen
 
- [gtk/listview-for-merge: 134/180] listitemfactory: Simplify  Matthias Clasen
 
- [gtk/listview-for-merge: 135/180] listitemwidget: Add a private struct  Matthias Clasen
 
- [gtk/listview-for-merge: 136/180] listitem: Move position/item/selected tracking to widget  Matthias Clasen
 
- [gtk/listview-for-merge: 137/180] listitemwidget: Lazily create listitems  Matthias Clasen
 
- [gtk/listview-for-merge: 138/180] columnview: Add listitems for the columns  Matthias Clasen
 
- [gtk/listview-for-merge: 139/180] columnview: Implement GtkScrollable  Matthias Clasen
 
- [gtk/listview-for-merge: 140/180] widget: Add a hook for resizes  Matthias Clasen
 
- [gtk/listview-for-merge: 141/180] columnview: Add GtkColumnViewCell  Matthias Clasen
 
- [gtk/listview-for-merge: 142/180] inspector: Port object tree to GtkColumnView  Matthias Clasen
 
- [gtk/listview-for-merge: 143/180] columnview: Fix styling with Adwaita  Matthias Clasen
 
- [gtk/listview-for-merge: 144/180] constraint-editor: Don't poke around in widget internals  Matthias Clasen
 
- [gtk/listview-for-merge: 145/180] columnview: Add a custom LayoutManager  Matthias Clasen
 
- [gtk/listview-for-merge: 146/180] tests: Add testcolumnview  Matthias Clasen
 
- [gtk/listview-for-merge: 147/180] columnview: Add header  Matthias Clasen
 
- [gtk/listview-for-merge: 148/180] inspector: Remove private struct from controllers  Matthias Clasen
 
- [gtk/listview-for-merge: 149/180] inspector: Make Controller page a GtkWidget  Matthias Clasen
 
- [gtk/listview-for-merge: 150/180] inspector: Remove private struct for prop editor  Matthias Clasen
 
- [gtk/listview-for-merge: 151/180] xxx: Add a hack to make paintables transform to/from objects  Matthias Clasen
 
- [gtk/listview-for-merge: 152/180] gtk-demo: Add a Clocks demo  Matthias Clasen
 
- [gtk/listview-for-merge: 153/180] expression: Allow passing a this object to bind()  Matthias Clasen
 
- [gtk/listview-for-merge: 154/180] Add some tests for expression binding  Matthias Clasen
 
- [gtk/listview-for-merge: 155/180] docs: Reorganize list widgets in their own chapter  Matthias Clasen
 
- [gtk/listview-for-merge: 156/180] builder-tool: Pass through CDATA where it makes sense  Matthias Clasen
 
- [gtk/listview-for-merge: 157/180] listitemwidget: Add single-click-activate  Matthias Clasen
 
- [gtk/listview-for-merge: 158/180] listview: Add single-click-activate  Matthias Clasen
 
- [gtk/listview-for-merge: 159/180] columnview: Add sorting  Matthias Clasen
 
- [gtk/listview-for-merge: 160/180] column view title: Show sort indicators  Matthias Clasen
 
- [gtk/listview-for-merge: 161/180] testcolumnview: Add sorters  Matthias Clasen
 
- [gtk/listview-for-merge: 162/180] Add GtkTreeListRowSorter  Matthias Clasen
 
- [gtk/listview-for-merge: 163/180] testsuite: Add tests for GtkTreeListSorter  Matthias Clasen
 
- [gtk/listview-for-merge: 164/180] gtk-builder-tool: Minimally validate <binding>  Matthias Clasen
 
- [gtk/listview-for-merge: 165/180] xxx: isnanf() is some wtf  Matthias Clasen
 
- [gtk/listview-for-merge: 166/180] gtk-demo: Cosmetic improvements to the listview demos  Matthias Clasen
 
- [gtk/listview-for-merge: 167/180] gtk-demo: Demo columnview sorting  Matthias Clasen
 
- [gtk/listview-for-merge: 168/180] gtk-demo: Add filtering to the settings demo  Matthias Clasen
 
- [gtk/listview-for-merge: 169/180] listview: Fix keynav  Matthias Clasen
 
- [gtk/listview-for-merge: 170/180] docs: Add a listview overview section  Matthias Clasen
 
- [gtk/listview-for-merge: 171/180] gtk-demo: Add a large grid demo  Matthias Clasen
 
- [gtk/listview-for-merge: 172/180] Add GtkDropDown  Matthias Clasen
 
- [gtk/listview-for-merge: 173/180] testsuite: Skip some GtkDropDown properties  Matthias Clasen
 
- [gtk/listview-for-merge: 174/180] filechooser: Use a dropdown for the filter combo  Matthias Clasen
 
- [gtk/listview-for-merge: 175/180] filechooser: Use a dropdown for choices  Matthias Clasen
 
- [gtk/listview-for-merge: 176/180] inspector: Use dropdowns in property editor  Matthias Clasen
 
- [gtk/listview-for-merge: 177/180] inspector: Use a dropdown for attribute mapping  Matthias Clasen
 
- [gtk/listview-for-merge: 178/180] inspector: Use a dropdown for controllers  Matthias Clasen
 
- [gtk/listview-for-merge: 179/180] inspector: Use a dropdown for size groups  Matthias Clasen
 
- [gtk/listview-for-merge: 180/180] inspector: Use dropdowns in the visual page  Matthias Clasen
 
- [gtk] Created branch fix-gesture-leak  Matthias Clasen
 
- [gtk/fix-gesture-leak] gesture: Don't leak target widgets  Matthias Clasen
 
- [gimp] Created branch wip/nielsdg/propswitch  Niels De Graef
 
- [gimp/wip/nielsdg/propswitch] propwidget: Add gimp_prop_switch_new()  Niels De Graef
 
- [gtk] Non-fast-forward update to branch fix-gesture-leak  Matthias Clasen
 
- [gtk/fix-gesture-leak] gesture: Don't leak target widgets  Matthias Clasen
 
- [gtk] (3 commits) ...Merge branch 'matthiasc/for-master' into 'master'  Matthias Clasen
 
- [gtk: 3/3] Merge branch 'matthiasc/for-master' into 'master'  Matthias Clasen
 
- [gnome-nibbles/arnaudb/modernize-code] Make a method static.  Arnaud B .
 
- [gnome-nibbles/arnaudb/modernize-code] Do bonuses accounting in Boni.  Arnaud B .
 
- [gtk] (4 commits) Non-fast-forward update to branch fix-gesture-leak  Matthias Clasen
 
- [gtk/fix-gesture-leak: 4/4] gesture: Don't leak target widgets  Matthias Clasen
 
- [gtk] (181 commits) Non-fast-forward update to branch listview-for-merge  Matthias Clasen
 
- [gtk/listview-for-merge: 2/181] eventcontrollermotion: Remove mode argument  Matthias Clasen
 
- [gtk/listview-for-merge: 3/181] builder: Allow <property bind /> for objects  Matthias Clasen
 
- [gtk/listview-for-merge: 4/181] Add GtkDirectoryList  Matthias Clasen
 
- [gtk/listview-for-merge: 5/181] Add GtkFilter  Matthias Clasen
 
- [gtk/listview-for-merge: 6/181] Add GtkCustomFilter  Matthias Clasen
 
- [gtk/listview-for-merge: 7/181] tests: Remove testtreemodel test  Matthias Clasen
 
- [gtk/listview-for-merge: 8/181] filterlistmodel: Rewrite to use GtkFilter  Matthias Clasen
 
- [gtk/listview-for-merge: 9/181] Add GtkExpression  Matthias Clasen
 
- [gtk/listview-for-merge: 10/181] expression: Add GtkObjectExpression  Matthias Clasen
 
- [gtk/listview-for-merge: 11/181] expression: Make property expression allow subexpressions  Matthias Clasen
 
- [gtk/listview-for-merge: 12/181] filter: Add GtkStringFilter  Matthias Clasen
 
- [gtk/listview-for-merge: 13/181] Add GtkMultiFilter, GtkAnyFilter, GtkEveryFilter  Matthias Clasen
 
- [gtk/listview-for-merge: 14/181] filter: Add tests  Matthias Clasen
 
- [gtk/listview-for-merge: 15/181] builder: Add support for parsing expressions  Matthias Clasen
 
- [gtk/listview-for-merge: 16/181] expression: Add the ability to watch an expression  Matthias Clasen
 
- [gtk/listview-for-merge: 17/181] testsuite: Add expression tests  Matthias Clasen
 
- [gtk/listview-for-merge: 18/181] expression: Add gtk_expression_bind()  Matthias Clasen
 
- [gtk/listview-for-merge: 19/181] expression: Invalidate bindings before destroying them  Matthias Clasen
 
- [gtk/listview-for-merge: 20/181] More expression tests  Matthias Clasen
 
- [gtk/listview-for-merge: 21/181] Add GtkOrdering  Matthias Clasen
 
- [gtk/listview-for-merge: 22/181] Add GtkSorter  Matthias Clasen
 
- [gtk/listview-for-merge: 23/181] Add GtkCustomSorter  Matthias Clasen
 
- [gtk/listview-for-merge: 24/181] Add GtkStringSorter  Matthias Clasen
 
- [gtk/listview-for-merge: 25/181] Add GtkMultiSorter  Matthias Clasen
 
- [gtk/listview-for-merge: 26/181] Add GtkNumericSorter  Matthias Clasen
 
- [gtk/listview-for-merge: 27/181] Redo sort list model with GtkSorter  Matthias Clasen
 
- [gtk/listview-for-merge: 28/181] sortlistmodel: Redo the way we store the items  Matthias Clasen
 
- [gtk/listview-for-merge: 29/181] sortlistmodel: Make sort stable  Matthias Clasen
 
- [gtk/listview-for-merge: 30/181] sorter: Add tests  Matthias Clasen
 
- [gtk/listview-for-merge: 31/181] gtk-demo: Make fishbowl info text use bindings  Matthias Clasen
 
- [gtk/listview-for-merge: 32/181] builder: Make <lookup> type optional  Matthias Clasen
 
- [gtk/listview-for-merge: 33/181] builder: Allow <constant> without a type  Matthias Clasen
 
- [gtk/listview-for-merge: 34/181] builder: Allow text content in <lookup>  Matthias Clasen
 
- [gtk/listview-for-merge: 35/181] builder: Add <binding> tag  Matthias Clasen
 
- [gtk/listview-for-merge: 36/181] gtk: Add a GtkListView skeleton  Matthias Clasen
 
- [gtk/listview-for-merge: 37/181] listview: Introduce GtkListItemFactory  Matthias Clasen
 
- [gtk/listview-for-merge: 38/181] listview: Make widget actually do something  Matthias Clasen
 
- [gtk/listview-for-merge: 39/181] listview: Implement GtkScrollable  Matthias Clasen
 
- [gtk/listview-for-merge: 40/181] tests: Add a test for a permanently changing listview  Matthias Clasen
 
- [gtk/listview-for-merge: 41/181] listview: Implement an anchor  Matthias Clasen
 
- [gtk/listview-for-merge: 42/181] listview: Add GtkListItemManager  Matthias Clasen
 
- [gtk/listview-for-merge: 43/181] listview: Add GtkListItem  Matthias Clasen
 
- [gtk/listview-for-merge: 44/181] listview: Make the listitemmanager stricter  Matthias Clasen
 
- [gtk/listview-for-merge: 45/181] listview: Change change management  Matthias Clasen
 
- [gtk/listview-for-merge: 46/181] tests: Make animating listview do random resorts  Matthias Clasen
 
- [gegl] Update Spanish translation  Translations User D-L
 
- [gtk/listview-for-merge: 47/181] listitem: Add gtk_list_item_get_position()  Matthias Clasen
 
- [gtk/listview-for-merge: 48/181] listview: Change how binding is done  Matthias Clasen
 
- [gtk/listview-for-merge: 49/181] listview: Change anchor handling again  Matthias Clasen
 
- [gtk/listview-for-merge: 50/181] listview: Only allocate necesary rows  Matthias Clasen
 
- [gimp/gimp-2-10] Update Spanish translation  Translations User D-L
 
- [gtk/listview-for-merge: 51/181] testlistview: Show the row number  Matthias Clasen
 
- [gtk/listview-for-merge: 52/181] testlistview: Create widgets only once  Matthias Clasen
 
- [gtk/listview-for-merge: 53/181] listitemmanager: Switch from "insert_before" to "insert_after" argumnet  Matthias Clasen
 
- [gtk/listview-for-merge: 54/181] listlistmodel: Add gtk_list_list_model_item_moved()  Matthias Clasen
 
- [gtk/listview-for-merge: 55/181] listview: Try to keep the list items in order when scrolling  Matthias Clasen
 
- [gtk/listview-for-merge: 56/181] listview: Add selection properties to ListItem  Matthias Clasen
 
- [gtk/listview-for-merge: 57/181] listview: Reset listitems' CSS animations when rebinding  Matthias Clasen
 
- [gtk/listview-for-merge: 58/181] listview: Add initial support for displaying selections  Matthias Clasen
 
- [gtk/listview-for-merge: 59/181] listitem: Add a press gesture to select the item  Matthias Clasen
 
- [gtk/listview-for-merge: 60/181] gtk: Add a GtkGridView skeleton  Matthias Clasen
 
- [gtk/listview-for-merge: 61/181] gridview: Add API for setting number of columns  Matthias Clasen
 
- [gtk] (2 commits) Created branch pango-bump-v2  Christoph Reiter
 
- [gtk/listview-for-merge: 62/181] wayland: Remove function declaration for nonexisting function  Matthias Clasen
 
- [gtk/pango-bump-v2: 1/2] CI: install a newer pango for MSYS2  Christoph Reiter
 
- [gtk/listview-for-merge: 63/181] listitemmanager: Move list of listitems here  Matthias Clasen
 
- [gtk/pango-bump-v2: 2/2] Bump the pango dependency  Christoph Reiter
 
- [gtk/listview-for-merge: 64/181] gridview: Implement GtkScrollable  Matthias Clasen
 
- [gtk/listview-for-merge: 65/181] listitemmanager: Simplify  Matthias Clasen
 
- [gtk/listview-for-merge: 66/181] listitemmanager: Add trackers  Matthias Clasen
 
- [gtk/listview-for-merge: 67/181] listview: Add gtk_list_view_set_show_separators()  Matthias Clasen
 
- [gtk/listview-for-merge: 68/181] listitemfactory: Sanitize APIs  Matthias Clasen
 
- [gtk/listview-for-merge: 69/181] listitemfactory: vfuncify  Matthias Clasen
 
- [gtk/listview-for-merge: 70/181] listitemfactory: Split implementation out  Matthias Clasen
 
- [gtk/listview-for-merge: 71/181] listitemfactory: Add a factory for ui files  Matthias Clasen
 
- [gtk/listview-for-merge: 72/181] testlistview: Port to directory list  Matthias Clasen
 
- [gtk/listview-for-merge: 73/181] testlistview: Load icons async  Matthias Clasen
 
- [gtk/listview-for-merge: 74/181] listview: Add list.scroll_to_item action  Matthias Clasen
 
- [gtk/listview-for-merge: 75/181] listview: Implement extending selections  Matthias Clasen
 
- [gtk/listview-for-merge: 76/181] tests: Add a rough form of multiselection  Matthias Clasen
 
- [gtk/listview-for-merge: 77/181] listview: Implement GtkOrientable  Matthias Clasen
 
- [gtk/listview-for-merge: 79/181] listview: Expose GtkListItemFactory APIs  Matthias Clasen
 
- [gtk/listview-for-merge: 78/181] gtk-demo: Add a rough start at a Weather demo  Matthias Clasen
 
- [gtk/listview-for-merge: 80/181] gridview: Add factory handling  Matthias Clasen
 
- [gtk/listview-for-merge: 81/181] gridview: Implement GtkOrientable  Matthias Clasen
 
- [gtk/listview-for-merge: 82/181] listview: Pass the CSS name of listitems to the manager  Matthias Clasen
 
- [gtk/listview-for-merge: 83/181] gridview: Actually do something  Matthias Clasen
 
- [gtk/listview-for-merge: 84/181] Add GtkTreeExpander  Matthias Clasen
 
- [gtk/listview-for-merge: 85/181] demo: Add a GSettings tree demo  Matthias Clasen
 
- [gtk/listview-for-merge: 86/181] inspector: Use a treeexpander in the recorder  Matthias Clasen
 
- [gtk/listview-for-merge: 87/181] inspector: Use a GtkTreeExpander in the object tree  Matthias Clasen
 
- [gtk/listview-for-merge: 88/181] inspector: Make the recorder node list use a ListView  Matthias Clasen
 
- [gtk/listview-for-merge: 89/181] listitem: Change focus handling  Matthias Clasen
 
- [gtk/listview-for-merge: 90/181] treeexpander: Implement input support  Matthias Clasen
 
- [gtk/listview-for-merge: 91/181] listview: Implement activation  Matthias Clasen
 
- [libxml2] Fix memory leak in xmlXIncludeLoadDoc error path  Nick Wellnhofer
 
- [gtk/listview-for-merge: 92/181] listview: Track focus movements and update selection  Matthias Clasen
 
- [libxml2] Revert "Fix memory leak in xmlParseBalancedChunkMemoryRecover"  Nick Wellnhofer
 
- [gtk/listview-for-merge: 93/181] listview: Implement (un)select all  Matthias Clasen
 
- [libxml2] xmlParseBalancedChunkMemory must not be called with NULL doc  Nick Wellnhofer
 
- [gtk/listview-for-merge: 94/181] listview: Add a focus tracker  Matthias Clasen
 
- [gtk/listview-for-merge: 95/181] listitem: Add "listitem.select" action and keybindings for it  Matthias Clasen
 
- [gtk/listview-for-merge: 96/181] listview: Add gtk_list_view_get_position_at_y()  Matthias Clasen
 
- [gtk/listview-for-merge: 97/181] listview: Add move keybindings  Matthias Clasen
 
- [gtk/listview-for-merge: 98/181] listitemfactory: Make the builder factory properly buildable  Matthias Clasen
 
- [gtk/listview-for-merge: 99/181] builderlistitemfactory: Add scope argument  Matthias Clasen
 
- [gtk/listview-for-merge: 100/181] builder: Autofill scope property of listitemfactory  Matthias Clasen
 
- [gtk/listview-for-merge: 101/181] gtk-demo: Introduce awards  Matthias Clasen
 
- [gtk/listview-for-merge: 102/181] demo: Use a listview as sidebar  Matthias Clasen
 
- [gtk/listview-for-merge: 103/181] listitemmanager: Handle NULL factory  Matthias Clasen
 
- [gtk/listview-for-merge: 104/181] widget: Add gtk_widget_get_size()  Matthias Clasen
 
- [gtk/listview-for-merge: 105/181] gridview: Implement anchors and scrolling  Matthias Clasen
 
- [gtk/listview-for-merge: 106/181] selectionmodel: Add gtk_selection_model_user_select_item()  Matthias Clasen
 
- [gtk/listview-for-merge: 107/181] gridview: Implement the list.select-item action  Matthias Clasen
 
- [gtk/listview-for-merge: 108/181] gridview: Implement minimum row height  Matthias Clasen
 
- [gtk/listview-for-merge: 109/181] gridview: Add activation  Matthias Clasen
 
- [gtk/listview-for-merge: 110/181] gridview: Implement list.scroll-to action  Matthias Clasen
 
- [gtk/listview-for-merge: 111/181] gridview: Add a focus tracker  Matthias Clasen
 
- [gtk/listview-for-merge: 112/181] gridview: Implement (un)select all  Matthias Clasen
 
- [gtk/listview-for-merge: 113/181] gridview: Add move keybindings  Matthias Clasen
 
- [gtk/listview-for-merge: 114/181] demo: Add a file browser demo  Matthias Clasen
 
- [gtk/listview-for-merge: 115/181] listview: Port various gridview improvements  Matthias Clasen
 
- [gtk/listview-for-merge: 116/181] gridview: Simplify allocation code  Matthias Clasen
 
- [gtk/listview-for-merge: 117/181] Add GtkListBase  Matthias Clasen
 
- [gtk/listview-for-merge: 118/181] listbase: Move GtkScrollable implementation  Matthias Clasen
 
- [gtk/listview-for-merge: 119/181] listbase: Move item manager here  Matthias Clasen
 
- [gtk/listview-for-merge: 120/181] listbase: Move selection handling here  Matthias Clasen
 
- [gtk/listview-for-merge: 121/181] listbase: Move orientable implementation here  Matthias Clasen
 
- [gtk/listview-for-merge: 122/181] Remove gtk_selection_model_user_select_item() again  Matthias Clasen
 
- [gtk/listview-for-merge: 123/181] listbase: Move focus moving keybindings here  Matthias Clasen
 
- [gtk/listview-for-merge: 124/181] listbase: Add vfuncs to convert positions to/from coordinates  Matthias Clasen
 
- [gtk/listview-for-merge: 125/181] listbase: Take over anchor handling  Matthias Clasen
 
- [gtk/listview-for-merge: 126/181] wip: Add GtkCoverFlow  Matthias Clasen
 
- [gtk/listview-for-merge: 127/181] Add GtkColumnView skeleton  Matthias Clasen
 
- [gtk/listview-for-merge: 128/181] gtk-demo: Add a minesweeper demo  Matthias Clasen
 
- [gtk/listview-for-merge: 129/181] columnview: Allow adding/removing columns  Matthias Clasen
 
- [gtk/listview-for-merge: 130/181] Add GtkSignalListItemFactory  Matthias Clasen
 
- [gtk/listview-for-merge: 131/181] gtk-demo: Add a Coverflow application launcher  Matthias Clasen
 
- [gtk/listview-for-merge: 132/181] builder: Make gtk_builder_extend_with_template() work with objects  Matthias Clasen
 
- [gtk/listview-for-merge: 133/181] listitem: Make this a GObject  Matthias Clasen
 
- [gtk/listview-for-merge: 134/181] listitemfactory: Reorganize vfuncs  Matthias Clasen
 
- [gtk/listview-for-merge: 135/181] listitemfactory: Simplify  Matthias Clasen
 
- [gtk/listview-for-merge: 136/181] listitemwidget: Add a private struct  Matthias Clasen
 
- [gtk/listview-for-merge: 137/181] listitem: Move position/item/selected tracking to widget  Matthias Clasen
 
- [gtk/listview-for-merge: 138/181] listitemwidget: Lazily create listitems  Matthias Clasen
 
- [gtk/listview-for-merge: 139/181] columnview: Add listitems for the columns  Matthias Clasen
 
- [gtk/listview-for-merge: 140/181] columnview: Implement GtkScrollable  Matthias Clasen
 
- [gtk/listview-for-merge: 141/181] widget: Add a hook for resizes  Matthias Clasen
 
- [gtk/listview-for-merge: 142/181] columnview: Add GtkColumnViewCell  Matthias Clasen
 
- [gtk/listview-for-merge: 143/181] inspector: Port object tree to GtkColumnView  Matthias Clasen
 
- [gtk/listview-for-merge: 144/181] columnview: Fix styling with Adwaita  Matthias Clasen
 
- [gtk/listview-for-merge: 145/181] constraint-editor: Don't poke around in widget internals  Matthias Clasen
 
- [gtk/listview-for-merge: 146/181] columnview: Add a custom LayoutManager  Matthias Clasen
 
- [gtk/listview-for-merge: 147/181] tests: Add testcolumnview  Matthias Clasen
 
- [gtk/listview-for-merge: 148/181] columnview: Add header  Matthias Clasen
 
- [gtk/listview-for-merge: 149/181] inspector: Remove private struct from controllers  Matthias Clasen
 
- [gtk/listview-for-merge: 150/181] inspector: Make Controller page a GtkWidget  Matthias Clasen
 
- [gtk/listview-for-merge: 151/181] inspector: Remove private struct for prop editor  Matthias Clasen
 
- [gtk/listview-for-merge: 152/181] xxx: Add a hack to make paintables transform to/from objects  Matthias Clasen
 
- [gtk/listview-for-merge: 153/181] gtk-demo: Add a Clocks demo  Matthias Clasen
 
- [gtk/listview-for-merge: 154/181] expression: Allow passing a this object to bind()  Matthias Clasen
 
- [gtk/listview-for-merge: 155/181] Add some tests for expression binding  Matthias Clasen
 
- [gtk/listview-for-merge: 156/181] docs: Reorganize list widgets in their own chapter  Matthias Clasen
 
- [gtk/listview-for-merge: 157/181] builder-tool: Pass through CDATA where it makes sense  Matthias Clasen
 
- [gtk/listview-for-merge: 158/181] listitemwidget: Add single-click-activate  Matthias Clasen
 
- [gtk/listview-for-merge: 159/181] listview: Add single-click-activate  Matthias Clasen
 
- [gtk/listview-for-merge: 160/181] columnview: Add sorting  Matthias Clasen
 
- [gtk/listview-for-merge: 161/181] column view title: Show sort indicators  Matthias Clasen
 
- [gtk/listview-for-merge: 162/181] testcolumnview: Add sorters  Matthias Clasen
 
- [gtk/listview-for-merge: 163/181] Add GtkTreeListRowSorter  Matthias Clasen
 
- [gtk/listview-for-merge: 164/181] testsuite: Add tests for GtkTreeListSorter  Matthias Clasen
 
- [gtk/listview-for-merge: 165/181] gtk-builder-tool: Minimally validate <binding>  Matthias Clasen
 
- [gtk/listview-for-merge: 166/181] xxx: isnanf() is some wtf  Matthias Clasen
 
- [gtk/listview-for-merge: 167/181] gtk-demo: Cosmetic improvements to the listview demos  Matthias Clasen
 
- [gtk/listview-for-merge: 168/181] gtk-demo: Demo columnview sorting  Matthias Clasen
 
- [gtk/listview-for-merge: 169/181] gtk-demo: Add filtering to the settings demo  Matthias Clasen
 
- [gtk/listview-for-merge: 170/181] listview: Fix keynav  Matthias Clasen
 
- [gtk/listview-for-merge: 171/181] docs: Add a listview overview section  Matthias Clasen
 
- [gtk/listview-for-merge: 172/181] gtk-demo: Add a large grid demo  Matthias Clasen
 
- [gtk/listview-for-merge: 173/181] Add GtkDropDown  Matthias Clasen
 
- [gtk/listview-for-merge: 174/181] testsuite: Skip some GtkDropDown properties  Matthias Clasen
 
- [gtk/listview-for-merge: 175/181] filechooser: Use a dropdown for the filter combo  Matthias Clasen
 
- [gtk/listview-for-merge: 176/181] filechooser: Use a dropdown for choices  Matthias Clasen
 
- [gtk/listview-for-merge: 177/181] inspector: Use dropdowns in property editor  Matthias Clasen
 
- [gtk/listview-for-merge: 178/181] inspector: Use a dropdown for attribute mapping  Matthias Clasen
 
- [gtk/listview-for-merge: 179/181] inspector: Use a dropdown for controllers  Matthias Clasen
 
- [gtk/listview-for-merge: 180/181] inspector: Use a dropdown for size groups  Matthias Clasen
 
- [gtk/listview-for-merge: 181/181] inspector: Use dropdowns in the visual page  Matthias Clasen
 
- [shotwell/shotwell-0.30] Update Indonesian translation  Translations User D-L
 
- [shotwell] Update Indonesian translation  Translations User D-L
 
- [gimp] Update Romanian translation  Translations User D-L
 
- [gimp] Created branch wip/schumaml/tune-prepare-stage  Michael Schumacher
 
- [gimp/wip/schumaml/tune-prepare-stage] build: move crossroads setup from CI deps jobs to image prepare jobs  Michael Schumacher
 
- [gnome-user-docs] Update Indonesian translation  Translations User D-L
 
- [gnome-maps] Update Indonesian translation  Translations User D-L
 
- [gtk/gtk-3-24] (2 commits) ...Merge branch 'wip/exalm/revert-decoration' into 'gtk-3-24'  Matthias Clasen
 
- [gtk/gtk-3-24: 2/2] Merge branch 'wip/exalm/revert-decoration' into 'gtk-3-24'  Matthias Clasen
 
- [gtk] (2 commits) ...Merge branch 'wip/jimmac/backdrop-assasination' into 'master'  Matthias Clasen
 
- [gtk: 2/2] Merge branch 'wip/jimmac/backdrop-assasination' into 'master'  Matthias Clasen
 
- [gtk] Deleted branch wip/exalm/revert-decoration  Alexander Mikhaylenko
 
- [gtk] Deleted branch wip/jimmac/backdrop-assasination  Jakub Steiner
 
- [gtk] (3 commits) ...Merge branch 'pango-bump-v2' into 'master'  Matthias Clasen
 
- [gtk: 3/3] Merge branch 'pango-bump-v2' into 'master'  Matthias Clasen
 
- [gtk] Deleted branch pango-bump-v2  Christoph Reiter
 
- [gimp/wip/schumaml/tune-prepare-stage] build: use variables for CI image images  Michael Schumacher
 
- [gtk/matthiasc/for-master] (6 commits) ...widget: Add gtk_widget_get_size()  Matthias Clasen
 
- [gtk/matthiasc/for-master: 4/6] builder: Allow <property bind /> for objects  Matthias Clasen
 
- [gtk/matthiasc/for-master: 5/6] wayland: Remove function declaration for nonexisting function  Matthias Clasen
 
- [gtk/matthiasc/for-master: 6/6] widget: Add gtk_widget_get_size()  Matthias Clasen
 
- [evince] (2 commits) Created branch wip/gpoo/issue-1410-fix-clang-compilation  Germán Poo-Caamaño
 
- [evince/wip/gpoo/issue-1410-fix-clang-compilation: 1/2] backends: Annotate functions that wraps formatting strings  Germán Poo-Caamaño
 
- [evince/wip/gpoo/issue-1410-fix-clang-compilation: 2/2] cut-n-paste: Annotate functions that wraps formatting strings  Germán Poo-Caamaño
 
- [gtk] Deleted branch fontchooser-listview  Matthias Clasen
 
- [epiphany/gnome-3-36] Fix mouse back/forward gesture  Michael Catanzaro
 
- [gtk] (2 commits) ...Merge branch 'fix-gesture-leak' into 'master'  Matthias Clasen
 
- [gtk: 2/2] Merge branch 'fix-gesture-leak' into 'master'  Matthias Clasen
 
- [gtk] Created branch fix-pango-deps  Matthias Clasen
 
- [gtk/fix-pango-deps] Fix inconsistencies in our pango deps  Matthias Clasen
 
- [gnome-todo] Update Ukrainian translation  Translations User D-L
 
- [gtk] (9 commits) Created branch dropdown-for-merge  Matthias Clasen
 
- [gtk/dropdown-for-merge: 1/9] Add GtkDropDown  Matthias Clasen
 
- [gtk/dropdown-for-merge: 2/9] filechooser: Use a dropdown for the filter combo  Matthias Clasen
 
- [gtk/dropdown-for-merge: 3/9] filechooser: Use a dropdown for choices  Matthias Clasen
 
- [gtk] (175 commits) Non-fast-forward update to branch listview-for-merge  Matthias Clasen
 
- [gtk/dropdown-for-merge: 4/9] inspector: Use dropdowns in property editor  Matthias Clasen
 
- [gnome-music] (4 commits) Non-fast-forward update to branch wip/mschraal/type-checking  Marinus Schraal
 
- [gtk/dropdown-for-merge: 5/9] inspector: Use a dropdown for attribute mapping  Matthias Clasen
 
- [gtk/dropdown-for-merge: 6/9] inspector: Use a dropdown for controllers  Matthias Clasen
 
- [gnome-music/wip/mschraal/type-checking: 2/4] coresong: Add static typing  Marinus Schraal
 
- [gtk/dropdown-for-merge: 7/9] inspector: Use a dropdown for size groups  Matthias Clasen
 
- [gnome-music/wip/mschraal/type-checking: 1/4] CI: Add static type checking pass  Marinus Schraal
 
- [gnome-music/wip/mschraal/type-checking: 3/4] grltrackerwrapper: Cleanup timeout handling  Marinus Schraal
 
- [gtk/dropdown-for-merge: 8/9] inspector: Use dropdowns in the visual page  Matthias Clasen
 
- [gnome-music/wip/mschraal/type-checking: 4/4] grltrackerwrapper: Add static type checking (partial)  Marinus Schraal
 
- [gtk/dropdown-for-merge: 9/9] gtk-demo: Add a large grid demo  Matthias Clasen
 
- [gimp/wip/schumaml/tune-prepare-stage] build: fix missing space in .gitlab-ci.yml  Michael Schumacher
 
- [notification-daemon/gnome-3-18] Update Ukrainian translation  Translations User D-L
 
- [gnome-music] Non-fast-forward update to branch wip/mschraal/type-checking  Marinus Schraal
 
- [gnome-music/wip/mschraal/type-checking] grltrackerwrapper: Add static type checking (partial)  Marinus Schraal
 
- [libwnck/gnome-3-30] Update Ukrainian translation  Translations User D-L
 
- [libwnck] Update Ukrainian translation  Translations User D-L
 
- [gnome-music] Non-fast-forward update to branch wip/mschraal/type-checking  Marinus Schraal
 
- [gnome-music/wip/mschraal/type-checking] grltrackerwrapper: Add static type checking (partial)  Marinus Schraal
 
- [evince] backends: Fix -Wformat-zero-length warning  Germán Poo-Caamaño
 
- [evince] (4 commits) Non-fast-forward update to branch wip/gpoo/issue-1410-fix-clang-compilation  Germán Poo-Caamaño
 
- [evince/wip/gpoo/issue-1410-fix-clang-compilation: 3/4] backends: Annotate functions that wraps formatting strings  Germán Poo-Caamaño
 
- [evince/wip/gpoo/issue-1410-fix-clang-compilation: 4/4] cut-n-paste: Annotate functions that wraps formatting strings  Germán Poo-Caamaño
 
- [gimp/wip/schumaml/tune-prepare-stage] build: use proper .local location in CI prepare steps  Michael Schumacher
 
- [gnome-build-meta] core-deps/tepl.bst: add icu dependency  Michael Catanzaro
 
- [gnome-build-meta] Deleted branch swilmet/tepl-icu  Sébastien Wilmet
 
- [gtk] (4 commits) ...Merge branch 'matthiasc/for-master' into 'master'  Matthias Clasen
 
- [gtk: 4/4] Merge branch 'matthiasc/for-master' into 'master'  Matthias Clasen
 
- [gimp-help] Delete filtersdistort.po  Daniel Șerbănescu
 
- [gimp-help] Added Romanian Translation for Distort Filter module  Daniel Șerbănescu
 
- [gimp-help] Added romanian translation for distort filter.  Daniel Șerbănescu
 
- [evince] (2 commits) ...cut-n-paste: Annotate functions that wraps formatting strings  Germán Poo-Caamaño
 
- [evince] Deleted branch wip/gpoo/issue-1410-fix-clang-compilation  Germán Poo-Caamaño
 
- [shotwell/shotwell-0.30] Update Japanese translation  Translations User D-L
 
- [shotwell] Update Japanese translation  Translations User D-L
 
- [gimp-tiny-fu] Update Romanian translation  Translations User D-L
 
- [gimp/wip/schumaml/tune-prepare-stage] build: install crossroads to /usr/local  Michael Schumacher
 
- [glib] Created branch bookmark-visited  Emmanuele Bassi
 
- [glib/bookmark-visited] Initialize the visited time of a new GBookmarkFile  Emmanuele Bassi
 
- [evince/gnome-3-36] backends: Fix -Wformat-zero-length warning  Germán Poo-Caamaño
 
- [evince/gnome-3-36] backends: Annotate functions that wraps formatting strings  Germán Poo-Caamaño
 
- [evince/gnome-3-36] cut-n-paste: Annotate functions that wraps formatting strings  Germán Poo-Caamaño
 
- [tepl] (5 commits) ...metadata: use the wonderful tepl_utils_markup_escape_text()  Sébastien Wilmet
 
- [tepl] Deleted branch wip/icu  Sébastien Wilmet
 
- [glib] Created branch bookmarkfile-crash  Matthias Clasen
 
- [glib/bookmarkfile-crash] gbookmarkfile: Don't crash if we're not visited  Matthias Clasen
 
- [gnome-panel/gnome-3-36] Update Ukrainian translation  Translations User D-L
 
- [gnome-panel] Update Ukrainian translation  Translations User D-L
 
- [evince/gnome-3-36] ci: Fix meson targets  Germán Poo-Caamaño
 
- [gtk] (2 commits) ...Merge branch 'fix-pango-deps' into 'master'  Matthias Clasen
 
- [gtk: 2/2] Merge branch 'fix-pango-deps' into 'master'  Matthias Clasen
 
- [gnome-panel] Update Ukrainian translation  Translations User D-L
 
- [glib/bookmark-visited] Add a GBookmarkFile serialization test case  Emmanuele Bassi
 
- [evolution] Update Ukrainian translation  Translations User D-L
 
- [gimp] Update Dutch translation  Translations User D-L
 
- [gimp/gimp-2-10] Update Dutch translation  Translations User D-L
 
- [evince/gnome-3-36] shared_module: use so suffix on macOS  Germán Poo-Caamaño
 
- [evince] shared_module: use so suffix on macOS  Germán Poo-Caamaño
 
- [evince] Release 3.37.2  Germán Poo-Caamaño
 
- [evince] Created tag 3.37.2  Germán Poo-Caamaño
 
- [pygobject/pygobject-3-34] flake8: fix errors with new flake8 3.8.0  Christoph Reiter
 
- [pygobject/pygobject-3-36] flake8: fix errors with new flake8 3.8.0  Christoph Reiter
 
- [glib] (3 commits) ...Merge branch 'bookmark-visited' into 'master'  Philip Withnall
 
- [glib: 3/3] Merge branch 'bookmark-visited' into 'master'  Philip Withnall
 
- [glib] Deleted branch bookmark-visited  Emmanuele Bassi
 
- [gtk] (174 commits) Non-fast-forward update to branch listview-for-merge  Matthias Clasen
 
- [gtk/listview-for-merge: 9/174] eventcontrollermotion: Remove mode argument  Matthias Clasen
 
- [gtk/listview-for-merge: 10/174] Add GtkDirectoryList  Matthias Clasen
 
- [gtk/listview-for-merge: 11/174] Add GtkFilter  Matthias Clasen
 
- [gtk/listview-for-merge: 12/174] Add GtkCustomFilter  Matthias Clasen
 
- [gtk/listview-for-merge: 13/174] tests: Remove testtreemodel test  Matthias Clasen
 
- [gtk/listview-for-merge: 14/174] filterlistmodel: Rewrite to use GtkFilter  Matthias Clasen
 
- [gtk/listview-for-merge: 15/174] Add GtkExpression  Matthias Clasen
 
- [gtk/listview-for-merge: 16/174] expression: Add GtkObjectExpression  Matthias Clasen
 
- [gtk/listview-for-merge: 17/174] expression: Make property expression allow subexpressions  Matthias Clasen
 
- [gtk/listview-for-merge: 18/174] filter: Add GtkStringFilter  Matthias Clasen
 
- [gtk/listview-for-merge: 19/174] Add GtkMultiFilter, GtkAnyFilter, GtkEveryFilter  Matthias Clasen
 
- [gtk/listview-for-merge: 20/174] filter: Add tests  Matthias Clasen
 
- [gtk/listview-for-merge: 21/174] builder: Add support for parsing expressions  Matthias Clasen
 
- [gtk/listview-for-merge: 22/174] expression: Add the ability to watch an expression  Matthias Clasen
 
- [gtk/listview-for-merge: 23/174] testsuite: Add expression tests  Matthias Clasen
 
- [gtk/listview-for-merge: 24/174] expression: Add gtk_expression_bind()  Matthias Clasen
 
- [gtk/listview-for-merge: 25/174] expression: Invalidate bindings before destroying them  Matthias Clasen
 
- [gtk/listview-for-merge: 26/174] More expression tests  Matthias Clasen
 
- [gtk/listview-for-merge: 27/174] Add GtkOrdering  Matthias Clasen
 
- [gtk/listview-for-merge: 28/174] Add GtkSorter  Matthias Clasen
 
- [gtk/listview-for-merge: 29/174] Add GtkCustomSorter  Matthias Clasen
 
- [gtk/listview-for-merge: 30/174] Add GtkStringSorter  Matthias Clasen
 
- [gtk/listview-for-merge: 31/174] Add GtkMultiSorter  Matthias Clasen
 
- [gtk/listview-for-merge: 32/174] Add GtkNumericSorter  Matthias Clasen
 
- [gtk/listview-for-merge: 33/174] Redo sort list model with GtkSorter  Matthias Clasen
 
- [gtk/listview-for-merge: 34/174] sortlistmodel: Redo the way we store the items  Matthias Clasen
 
- [gtk/listview-for-merge: 35/174] sortlistmodel: Make sort stable  Matthias Clasen
 
- [gtk/listview-for-merge: 36/174] sorter: Add tests  Matthias Clasen
 
- [gtk/listview-for-merge: 37/174] gtk-demo: Make fishbowl info text use bindings  Matthias Clasen
 
- [gtk/listview-for-merge: 38/174] builder: Make <lookup> type optional  Matthias Clasen
 
- [gtk/listview-for-merge: 39/174] builder: Allow <constant> without a type  Matthias Clasen
 
- [gtk/listview-for-merge: 40/174] builder: Allow text content in <lookup>  Matthias Clasen
 
- [gtk/listview-for-merge: 41/174] builder: Add <binding> tag  Matthias Clasen
 
- [gtk/listview-for-merge: 42/174] gtk: Add a GtkListView skeleton  Matthias Clasen
 
- [gtk/listview-for-merge: 43/174] listview: Introduce GtkListItemFactory  Matthias Clasen
 
- [gtk/listview-for-merge: 44/174] listview: Make widget actually do something  Matthias Clasen
 
- [gtk/listview-for-merge: 45/174] listview: Implement GtkScrollable  Matthias Clasen
 
- [gtk/listview-for-merge: 46/174] tests: Add a test for a permanently changing listview  Matthias Clasen
 
- [gtk/listview-for-merge: 47/174] listview: Implement an anchor  Matthias Clasen
 
- [gtk/listview-for-merge: 48/174] listview: Add GtkListItemManager  Matthias Clasen
 
- [gtk/listview-for-merge: 49/174] listview: Add GtkListItem  Matthias Clasen
 
- [gtk/listview-for-merge: 50/174] listview: Make the listitemmanager stricter  Matthias Clasen
 
- [gtk/listview-for-merge: 51/174] listview: Change change management  Matthias Clasen
 
- [gtk/listview-for-merge: 52/174] tests: Make animating listview do random resorts  Matthias Clasen
 
- [gtk/listview-for-merge: 53/174] listitem: Add gtk_list_item_get_position()  Matthias Clasen
 
- [gtk/listview-for-merge: 54/174] listview: Change how binding is done  Matthias Clasen
 
- [gtk/listview-for-merge: 55/174] listview: Change anchor handling again  Matthias Clasen
 
- [gtk/listview-for-merge: 56/174] listview: Only allocate necesary rows  Matthias Clasen
 
- [gtk/listview-for-merge: 57/174] testlistview: Show the row number  Matthias Clasen
 
- [gtk/listview-for-merge: 58/174] testlistview: Create widgets only once  Matthias Clasen
 
- [gtk/listview-for-merge: 59/174] listitemmanager: Switch from "insert_before" to "insert_after" argumnet  Matthias Clasen
 
- [gtk/listview-for-merge: 60/174] listlistmodel: Add gtk_list_list_model_item_moved()  Matthias Clasen
 
- [gtk/listview-for-merge: 61/174] listview: Try to keep the list items in order when scrolling  Matthias Clasen
 
- [gtk/listview-for-merge: 62/174] listview: Add selection properties to ListItem  Matthias Clasen
 
- [gtk/listview-for-merge: 63/174] listview: Reset listitems' CSS animations when rebinding  Matthias Clasen
 
- [gtk/listview-for-merge: 64/174] listview: Add initial support for displaying selections  Matthias Clasen
 
- [gtk/listview-for-merge: 65/174] listitem: Add a press gesture to select the item  Matthias Clasen
 
- [gtk/listview-for-merge: 66/174] gtk: Add a GtkGridView skeleton  Matthias Clasen
 
- [gtk/listview-for-merge: 67/174] gridview: Add API for setting number of columns  Matthias Clasen
 
- [gtk/listview-for-merge: 68/174] listitemmanager: Move list of listitems here  Matthias Clasen
 
- [gtk/listview-for-merge: 69/174] gridview: Implement GtkScrollable  Matthias Clasen
 
- [gtk/listview-for-merge: 70/174] listitemmanager: Simplify  Matthias Clasen
 
- [gtk/listview-for-merge: 71/174] listitemmanager: Add trackers  Matthias Clasen
 
- [gtk/listview-for-merge: 72/174] listview: Add gtk_list_view_set_show_separators()  Matthias Clasen
 
- [gtk/listview-for-merge: 73/174] listitemfactory: Sanitize APIs  Matthias Clasen
 
- [gtk/listview-for-merge: 74/174] listitemfactory: vfuncify  Matthias Clasen
 
- [gtk/listview-for-merge: 75/174] listitemfactory: Split implementation out  Matthias Clasen
 
- [gtk/listview-for-merge: 76/174] listitemfactory: Add a factory for ui files  Matthias Clasen
 
- [gtk/listview-for-merge: 77/174] testlistview: Port to directory list  Matthias Clasen
 
- [gtk/listview-for-merge: 78/174] testlistview: Load icons async  Matthias Clasen
 
- [gtk/listview-for-merge: 79/174] listview: Add list.scroll_to_item action  Matthias Clasen
 
- [gtk/listview-for-merge: 80/174] listview: Implement extending selections  Matthias Clasen
 
- [gtk/listview-for-merge: 81/174] tests: Add a rough form of multiselection  Matthias Clasen
 
- [gtk/listview-for-merge: 82/174] listview: Implement GtkOrientable  Matthias Clasen
 
- [gtk/listview-for-merge: 84/174] listview: Expose GtkListItemFactory APIs  Matthias Clasen
 
- [gtk/listview-for-merge: 83/174] gtk-demo: Add a rough start at a Weather demo  Matthias Clasen
 
- [gtk/listview-for-merge: 85/174] gridview: Add factory handling  Matthias Clasen
 
- [gtk/listview-for-merge: 86/174] gridview: Implement GtkOrientable  Matthias Clasen
 
- [gtk/listview-for-merge: 87/174] listview: Pass the CSS name of listitems to the manager  Matthias Clasen
 
- [gtk/listview-for-merge: 88/174] gridview: Actually do something  Matthias Clasen
 
- [gtk/listview-for-merge: 89/174] Add GtkTreeExpander  Matthias Clasen
 
- [gtk/listview-for-merge: 90/174] demo: Add a GSettings tree demo  Matthias Clasen
 
- [gtk/listview-for-merge: 91/174] inspector: Use a treeexpander in the recorder  Matthias Clasen
 
- [gtk/listview-for-merge: 92/174] inspector: Use a GtkTreeExpander in the object tree  Matthias Clasen
 
- [gtk/listview-for-merge: 93/174] inspector: Make the recorder node list use a ListView  Matthias Clasen
 
- [gtk/listview-for-merge: 94/174] listitem: Change focus handling  Matthias Clasen
 
- [gtk/listview-for-merge: 95/174] treeexpander: Implement input support  Matthias Clasen
 
- [gtk/listview-for-merge: 96/174] listview: Implement activation  Matthias Clasen
 
- [gtk/listview-for-merge: 97/174] listview: Track focus movements and update selection  Matthias Clasen
 
- [gtk/listview-for-merge: 98/174] listview: Implement (un)select all  Matthias Clasen
 
- [gtk/listview-for-merge: 99/174] listview: Add a focus tracker  Matthias Clasen
 
- [gtk/listview-for-merge: 100/174] listitem: Add "listitem.select" action and keybindings for it  Matthias Clasen
 
- [gtk/listview-for-merge: 101/174] listview: Add gtk_list_view_get_position_at_y()  Matthias Clasen
 
- [gtk/listview-for-merge: 102/174] listview: Add move keybindings  Matthias Clasen
 
- [gtk/listview-for-merge: 103/174] listitemfactory: Make the builder factory properly buildable  Matthias Clasen
 
- [gtk/listview-for-merge: 104/174] builderlistitemfactory: Add scope argument  Matthias Clasen
 
- [gtk/listview-for-merge: 105/174] builder: Autofill scope property of listitemfactory  Matthias Clasen
 
- [gtk/listview-for-merge: 106/174] gtk-demo: Introduce awards  Matthias Clasen
 
- [gtk/listview-for-merge: 107/174] demo: Use a listview as sidebar  Matthias Clasen
 
- [gtk/listview-for-merge: 108/174] listitemmanager: Handle NULL factory  Matthias Clasen
 
- [gtk/listview-for-merge: 109/174] gridview: Implement anchors and scrolling  Matthias Clasen
 
- [gtk/listview-for-merge: 110/174] selectionmodel: Add gtk_selection_model_user_select_item()  Matthias Clasen
 
- [gtk/listview-for-merge: 111/174] gridview: Implement the list.select-item action  Matthias Clasen
 
- [gtk/listview-for-merge: 112/174] gridview: Implement minimum row height  Matthias Clasen
 
- [gtk/listview-for-merge: 113/174] gridview: Add activation  Matthias Clasen
 
- [gtk/listview-for-merge: 114/174] gridview: Implement list.scroll-to action  Matthias Clasen
 
- [gtk/listview-for-merge: 115/174] gridview: Add a focus tracker  Matthias Clasen
 
- [gtk/listview-for-merge: 116/174] gridview: Implement (un)select all  Matthias Clasen
 
- [gtk/listview-for-merge: 117/174] gridview: Add move keybindings  Matthias Clasen
 
- [gtk/listview-for-merge: 118/174] demo: Add a file browser demo  Matthias Clasen
 
- [gtk/listview-for-merge: 119/174] listview: Port various gridview improvements  Matthias Clasen
 
- [gtk/listview-for-merge: 120/174] gridview: Simplify allocation code  Matthias Clasen
 
- [gtk/listview-for-merge: 121/174] Add GtkListBase  Matthias Clasen
 
- [gtk/listview-for-merge: 122/174] listbase: Move GtkScrollable implementation  Matthias Clasen
 
- [gtk/listview-for-merge: 123/174] listbase: Move item manager here  Matthias Clasen
 
- [gtk/listview-for-merge: 124/174] listbase: Move selection handling here  Matthias Clasen
 
- [gtk/listview-for-merge: 125/174] listbase: Move orientable implementation here  Matthias Clasen
 
- [gtk/listview-for-merge: 126/174] Remove gtk_selection_model_user_select_item() again  Matthias Clasen
 
- [gtk/listview-for-merge: 127/174] listbase: Move focus moving keybindings here  Matthias Clasen
 
- [gtk/listview-for-merge: 128/174] listbase: Add vfuncs to convert positions to/from coordinates  Matthias Clasen
 
- [gtk/listview-for-merge: 129/174] listbase: Take over anchor handling  Matthias Clasen
 
- [gtk/listview-for-merge: 130/174] wip: Add GtkCoverFlow  Matthias Clasen
 
- [gtk/listview-for-merge: 131/174] Add GtkColumnView skeleton  Matthias Clasen
 
- [gtk/listview-for-merge: 132/174] gtk-demo: Add a minesweeper demo  Matthias Clasen
 
- [gtk/listview-for-merge: 133/174] columnview: Allow adding/removing columns  Matthias Clasen
 
- [gtk/listview-for-merge: 134/174] Add GtkSignalListItemFactory  Matthias Clasen
 
- [gtk/listview-for-merge: 135/174] gtk-demo: Add a Coverflow application launcher  Matthias Clasen
 
- [gtk/listview-for-merge: 136/174] builder: Make gtk_builder_extend_with_template() work with objects  Matthias Clasen
 
- [gtk/listview-for-merge: 137/174] listitem: Make this a GObject  Matthias Clasen
 
- [gtk/listview-for-merge: 138/174] listitemfactory: Reorganize vfuncs  Matthias Clasen
 
- [gtk/listview-for-merge: 139/174] listitemfactory: Simplify  Matthias Clasen
 
- [gtk/listview-for-merge: 140/174] listitemwidget: Add a private struct  Matthias Clasen
 
- [gtk/listview-for-merge: 141/174] listitem: Move position/item/selected tracking to widget  Matthias Clasen
 
- [gtk/listview-for-merge: 142/174] listitemwidget: Lazily create listitems  Matthias Clasen
 
- [gtk/listview-for-merge: 143/174] columnview: Add listitems for the columns  Matthias Clasen
 
- [gtk/listview-for-merge: 144/174] columnview: Implement GtkScrollable  Matthias Clasen
 
- [gtk/listview-for-merge: 145/174] widget: Add a hook for resizes  Matthias Clasen
 
- [gtk/listview-for-merge: 146/174] columnview: Add GtkColumnViewCell  Matthias Clasen
 
- [gtk/listview-for-merge: 147/174] inspector: Port object tree to GtkColumnView  Matthias Clasen
 
- [gtk/listview-for-merge: 148/174] columnview: Fix styling with Adwaita  Matthias Clasen
 
- [gtk/listview-for-merge: 149/174] constraint-editor: Don't poke around in widget internals  Matthias Clasen
 
- [gtk/listview-for-merge: 150/174] columnview: Add a custom LayoutManager  Matthias Clasen
 
- [gtk/listview-for-merge: 151/174] tests: Add testcolumnview  Matthias Clasen
 
- [gtk/listview-for-merge: 152/174] columnview: Add header  Matthias Clasen
 
- [gtk/listview-for-merge: 153/174] inspector: Remove private struct from controllers  Matthias Clasen
 
- [gtk/listview-for-merge: 154/174] inspector: Make Controller page a GtkWidget  Matthias Clasen
 
- [gtk/listview-for-merge: 155/174] inspector: Remove private struct for prop editor  Matthias Clasen
 
- [gtk/listview-for-merge: 156/174] xxx: Add a hack to make paintables transform to/from objects  Matthias Clasen
 
- [gtk/listview-for-merge: 157/174] gtk-demo: Add a Clocks demo  Matthias Clasen
 
- [gtk/listview-for-merge: 158/174] expression: Allow passing a this object to bind()  Matthias Clasen
 
- [gtk/listview-for-merge: 159/174] Add some tests for expression binding  Matthias Clasen
 
- [gtk/listview-for-merge: 160/174] fontchooserwidget: Port to listmodels  Matthias Clasen
 
- [gtk/listview-for-merge: 161/174] docs: Reorganize list widgets in their own chapter  Matthias Clasen
 
- [gtk/listview-for-merge: 162/174] builder-tool: Pass through CDATA where it makes sense  Matthias Clasen
 
- [gtk/listview-for-merge: 163/174] listitemwidget: Add single-click-activate  Matthias Clasen
 
- [gtk/listview-for-merge: 164/174] listview: Add single-click-activate  Matthias Clasen
 
- [gtk/listview-for-merge: 165/174] columnview: Add sorting  Matthias Clasen
 
- [gtk/listview-for-merge: 166/174] column view title: Show sort indicators  Matthias Clasen
 
- [gtk/listview-for-merge: 167/174] testcolumnview: Add sorters  Matthias Clasen
 
- [gtk/listview-for-merge: 168/174] Add GtkTreeListRowSorter  Matthias Clasen
 
- [gtk/listview-for-merge: 169/174] testsuite: Add tests for GtkTreeListSorter  Matthias Clasen
 
- [gtk/listview-for-merge: 170/174] gtk-builder-tool: Minimally validate <binding>  Matthias Clasen
 
- [gtk/listview-for-merge: 171/174] gtk-demo: Cosmetic improvements to the listview demos  Matthias Clasen
 
- [gtk/listview-for-merge: 172/174] gtk-demo: Demo columnview sorting  Matthias Clasen
 
- [gtk/listview-for-merge: 173/174] gtk-demo: Add filtering to the settings demo  Matthias Clasen
 
- [gtk/listview-for-merge: 174/174] docs: Add a listview overview section  Matthias Clasen
 
- [evince/gnome-3-36] Release 3.36.3  Germán Poo-Caamaño
 
- [evince] Created tag 3.36.3  Germán Poo-Caamaño
 
- [gimp] Update Catalan translation  Jordi Mas
 
- [gtk] (4 commits) Non-fast-forward update to branch listview-for-merge  Matthias Clasen
 
- [gtk/listview-for-merge: 1/4] gtk-demo: Add filtering to the settings demo  Matthias Clasen
 
- [gtk/listview-for-merge: 2/4] docs: Add a listview overview section  Matthias Clasen
 
- [gtk/listview-for-merge: 3/4] Spread single-click-activate api  Matthias Clasen
 
- [gtk/listview-for-merge: 4/4] gtk-demo: Use single-click-activate for minesweeper  Matthias Clasen
 
- [gtk] (186 commits) Non-fast-forward update to branch dropdown-for-merge  Matthias Clasen
 
- [gtk/dropdown-for-merge: 177/186] Add GtkDropDown  Matthias Clasen
 
- [gtk/dropdown-for-merge: 178/186] filechooser: Use a dropdown for the filter combo  Matthias Clasen
 
- [gtk/dropdown-for-merge: 179/186] filechooser: Use a dropdown for choices  Matthias Clasen
 
- [gtk/dropdown-for-merge: 180/186] inspector: Use dropdowns in property editor  Matthias Clasen
 
- [gtk/dropdown-for-merge: 181/186] inspector: Use a dropdown for attribute mapping  Matthias Clasen
 
- [gtk/dropdown-for-merge: 182/186] inspector: Use a dropdown for controllers  Matthias Clasen
 
- [gtk/dropdown-for-merge: 183/186] inspector: Use a dropdown for size groups  Matthias Clasen
 
- [gtk/dropdown-for-merge: 184/186] inspector: Use dropdowns in the visual page  Matthias Clasen
 
- [gtk/dropdown-for-merge: 186/186] docs: Update the list widget overview  Matthias Clasen
 
- [gtk/dropdown-for-merge: 185/186] gtk-demo: Add a large grid demo  Matthias Clasen
 
- [gtk/listview-for-merge] win32: Don't define isnanf  Matthias Clasen
 
- [gtk] (157 commits) Non-fast-forward update to branch listview-for-merge  Matthias Clasen
 
- [gtk/listview-for-merge: 1/157] builder: Add support for parsing expressions  Matthias Clasen
 
- [gtk/listview-for-merge: 2/157] expression: Add the ability to watch an expression  Matthias Clasen
 
- [gtk/listview-for-merge: 3/157] testsuite: Add expression tests  Matthias Clasen
 
- [gtk/listview-for-merge: 4/157] expression: Add gtk_expression_bind()  Matthias Clasen
 
- [gtk/listview-for-merge: 5/157] expression: Invalidate bindings before destroying them  Matthias Clasen
 
- [gtk/listview-for-merge: 6/157] More expression tests  Matthias Clasen
 
- [gtk/listview-for-merge: 7/157] Add GtkOrdering  Matthias Clasen
 
- [gtk/listview-for-merge: 8/157] Add GtkSorter  Matthias Clasen
 
- [gtk/listview-for-merge: 9/157] Add GtkCustomSorter  Matthias Clasen
 
- [gtk/listview-for-merge: 10/157] Add GtkStringSorter  Matthias Clasen
 
- [gtk/listview-for-merge: 11/157] Add GtkMultiSorter  Matthias Clasen
 
- [gtk/listview-for-merge: 12/157] Add GtkNumericSorter  Matthias Clasen
 
- [gtk/listview-for-merge: 13/157] Redo sort list model with GtkSorter  Matthias Clasen
 
- [gtk/listview-for-merge: 14/157] sortlistmodel: Redo the way we store the items  Matthias Clasen
 
- [gtk/listview-for-merge: 15/157] sortlistmodel: Make sort stable  Matthias Clasen
 
- [gtk/listview-for-merge: 16/157] sorter: Add tests  Matthias Clasen
 
- [gtk/listview-for-merge: 17/157] gtk-demo: Make fishbowl info text use bindings  Matthias Clasen
 
- [gtk/listview-for-merge: 18/157] builder: Make <lookup> type optional  Matthias Clasen
 
- [gtk/listview-for-merge: 19/157] builder: Allow <constant> without a type  Matthias Clasen
 
- [gtk/listview-for-merge: 20/157] builder: Allow text content in <lookup>  Matthias Clasen
 
- [gtk] (168 commits) Non-fast-forward update to branch dropdown-for-merge  Matthias Clasen
 
- [gtk/listview-for-merge: 21/157] builder: Add <binding> tag  Matthias Clasen
 
- [gtk/dropdown-for-merge: 158/168] Add GtkDropDown  Matthias Clasen
 
- [gtk/listview-for-merge: 22/157] gtk: Add a GtkListView skeleton  Matthias Clasen
 
- [gtk/dropdown-for-merge: 159/168] filechooser: Use a dropdown for the filter combo  Matthias Clasen
 
- [gtk/listview-for-merge: 23/157] listview: Introduce GtkListItemFactory  Matthias Clasen
 
- [gtk/dropdown-for-merge: 160/168] filechooser: Use a dropdown for choices  Matthias Clasen
 
- [gtk/listview-for-merge: 24/157] listview: Make widget actually do something  Matthias Clasen
 
- [gtk/dropdown-for-merge: 161/168] inspector: Use dropdowns in property editor  Matthias Clasen
 
- [gtk/listview-for-merge: 25/157] listview: Implement GtkScrollable  Matthias Clasen
 
- [gtk/dropdown-for-merge: 162/168] inspector: Use a dropdown for attribute mapping  Matthias Clasen
 
- [gtk/listview-for-merge: 26/157] tests: Add a test for a permanently changing listview  Matthias Clasen
 
- [gtk/dropdown-for-merge: 163/168] inspector: Use a dropdown for controllers  Matthias Clasen
 
- [gtk/listview-for-merge: 27/157] listview: Implement an anchor  Matthias Clasen
 
- [gtk/dropdown-for-merge: 164/168] inspector: Use a dropdown for size groups  Matthias Clasen
 
- [gtk/listview-for-merge: 28/157] listview: Add GtkListItemManager  Matthias Clasen
 
- [gtk/dropdown-for-merge: 165/168] inspector: Use dropdowns in the visual page  Matthias Clasen
 
- [gtk/listview-for-merge: 29/157] listview: Add GtkListItem  Matthias Clasen
 
- [gtk/listview-for-merge: 30/157] listview: Make the listitemmanager stricter  Matthias Clasen
 
- [gtk/dropdown-for-merge: 167/168] docs: Update the list widget overview  Matthias Clasen
 
- [gtk/dropdown-for-merge: 166/168] gtk-demo: Add a large grid demo  Matthias Clasen
 
- [gtk/listview-for-merge: 31/157] listview: Change change management  Matthias Clasen
 
- [gtk/dropdown-for-merge: 168/168] Add some tests for new GtkBuilder syntax  Matthias Clasen
 
- [gtk/listview-for-merge: 32/157] tests: Make animating listview do random resorts  Matthias Clasen
 
- [gtk/listview-for-merge: 33/157] listitem: Add gtk_list_item_get_position()  Matthias Clasen
 
- [gtk/listview-for-merge: 34/157] listview: Change how binding is done  Matthias Clasen
 
- [gtk/listview-for-merge: 35/157] listview: Change anchor handling again  Matthias Clasen
 
- [gtk/listview-for-merge: 36/157] listview: Only allocate necesary rows  Matthias Clasen
 
- [gtk/listview-for-merge: 37/157] testlistview: Show the row number  Matthias Clasen
 
- [gtk/listview-for-merge: 38/157] testlistview: Create widgets only once  Matthias Clasen
 
- [gtk/listview-for-merge: 39/157] listitemmanager: Switch from "insert_before" to "insert_after" argumnet  Matthias Clasen
 
- [gtk/listview-for-merge: 40/157] listlistmodel: Add gtk_list_list_model_item_moved()  Matthias Clasen
 
- [gtk/listview-for-merge: 41/157] listview: Try to keep the list items in order when scrolling  Matthias Clasen
 
- [gtk/listview-for-merge: 42/157] listview: Add selection properties to ListItem  Matthias Clasen
 
- [gtk/listview-for-merge: 43/157] listview: Reset listitems' CSS animations when rebinding  Matthias Clasen
 
- [gtk/listview-for-merge: 44/157] listview: Add initial support for displaying selections  Matthias Clasen
 
- [gtk/listview-for-merge: 45/157] listitem: Add a press gesture to select the item  Matthias Clasen
 
- [gtk/listview-for-merge: 46/157] gtk: Add a GtkGridView skeleton  Matthias Clasen
 
- [gtk/listview-for-merge: 47/157] gridview: Add API for setting number of columns  Matthias Clasen
 
- [gtk/listview-for-merge: 48/157] listitemmanager: Move list of listitems here  Matthias Clasen
 
- [gtk/listview-for-merge: 49/157] gridview: Implement GtkScrollable  Matthias Clasen
 
- [gtk/listview-for-merge: 50/157] listitemmanager: Simplify  Matthias Clasen
 
- [gtk/listview-for-merge: 51/157] listitemmanager: Add trackers  Matthias Clasen
 
- [gtk/listview-for-merge: 52/157] listview: Add gtk_list_view_set_show_separators()  Matthias Clasen
 
- [gtk/listview-for-merge: 53/157] listitemfactory: Sanitize APIs  Matthias Clasen
 
- [gtk/listview-for-merge: 54/157] listitemfactory: vfuncify  Matthias Clasen
 
- [gtk/listview-for-merge: 55/157] listitemfactory: Split implementation out  Matthias Clasen
 
- [gtk/listview-for-merge: 56/157] listitemfactory: Add a factory for ui files  Matthias Clasen
 
- [gtk/listview-for-merge: 57/157] testlistview: Port to directory list  Matthias Clasen
 
- [gtk/listview-for-merge: 58/157] testlistview: Load icons async  Matthias Clasen
 
- [gtk/listview-for-merge: 59/157] listview: Add list.scroll_to_item action  Matthias Clasen
 
- [gtk/listview-for-merge: 60/157] listview: Implement extending selections  Matthias Clasen
 
- [gtk/listview-for-merge: 61/157] tests: Add a rough form of multiselection  Matthias Clasen
 
- [gtk/listview-for-merge: 62/157] listview: Implement GtkOrientable  Matthias Clasen
 
- [gtk/listview-for-merge: 64/157] listview: Expose GtkListItemFactory APIs  Matthias Clasen
 
- [gtk/listview-for-merge: 63/157] gtk-demo: Add a rough start at a Weather demo  Matthias Clasen
 
- [gtk/listview-for-merge: 65/157] gridview: Add factory handling  Matthias Clasen
 
- [gtk/listview-for-merge: 66/157] gridview: Implement GtkOrientable  Matthias Clasen
 
- [gtk/listview-for-merge: 67/157] listview: Pass the CSS name of listitems to the manager  Matthias Clasen
 
- [gtk/listview-for-merge: 68/157] gridview: Actually do something  Matthias Clasen
 
- [gtk/listview-for-merge: 69/157] Add GtkTreeExpander  Matthias Clasen
 
- [gtk/listview-for-merge: 70/157] demo: Add a GSettings tree demo  Matthias Clasen
 
- [gtk/listview-for-merge: 71/157] inspector: Use a treeexpander in the recorder  Matthias Clasen
 
- [gtk/listview-for-merge: 72/157] inspector: Use a GtkTreeExpander in the object tree  Matthias Clasen
 
- [gtk/listview-for-merge: 73/157] inspector: Make the recorder node list use a ListView  Matthias Clasen
 
- [gtk/listview-for-merge: 74/157] listitem: Change focus handling  Matthias Clasen
 
- [gtk/listview-for-merge: 75/157] treeexpander: Implement input support  Matthias Clasen
 
- [gtk/listview-for-merge: 76/157] listview: Implement activation  Matthias Clasen
 
- [gtk/listview-for-merge: 77/157] listview: Track focus movements and update selection  Matthias Clasen
 
- [gtk/listview-for-merge: 78/157] listview: Implement (un)select all  Matthias Clasen
 
- [gtk/listview-for-merge: 79/157] listview: Add a focus tracker  Matthias Clasen
 
- [gtk/listview-for-merge: 80/157] listitem: Add "listitem.select" action and keybindings for it  Matthias Clasen
 
- [gtk/listview-for-merge: 81/157] listview: Add gtk_list_view_get_position_at_y()  Matthias Clasen
 
- [gtk/listview-for-merge: 82/157] listview: Add move keybindings  Matthias Clasen
 
- [gtk/listview-for-merge: 83/157] listitemfactory: Make the builder factory properly buildable  Matthias Clasen
 
- [gtk/listview-for-merge: 84/157] builderlistitemfactory: Add scope argument  Matthias Clasen
 
- [gtk/listview-for-merge: 85/157] builder: Autofill scope property of listitemfactory  Matthias Clasen
 
- [gtk/listview-for-merge: 86/157] gtk-demo: Introduce awards  Matthias Clasen
 
- [gtk/listview-for-merge: 87/157] demo: Use a listview as sidebar  Matthias Clasen
 
- [gtk/listview-for-merge: 88/157] listitemmanager: Handle NULL factory  Matthias Clasen
 
- [gtk/listview-for-merge: 89/157] gridview: Implement anchors and scrolling  Matthias Clasen
 
- [gtk/listview-for-merge: 90/157] selectionmodel: Add gtk_selection_model_user_select_item()  Matthias Clasen
 
- [gtk/listview-for-merge: 91/157] gridview: Implement the list.select-item action  Matthias Clasen
 
- [gtk/listview-for-merge: 92/157] gridview: Implement minimum row height  Matthias Clasen
 
- [gtk/listview-for-merge: 93/157] gridview: Add activation  Matthias Clasen
 
- [gtk/listview-for-merge: 94/157] gridview: Implement list.scroll-to action  Matthias Clasen
 
- [gtk/listview-for-merge: 95/157] gridview: Add a focus tracker  Matthias Clasen
 
- [gtk/listview-for-merge: 96/157] gridview: Implement (un)select all  Matthias Clasen
 
- [gtk/listview-for-merge: 97/157] gridview: Add move keybindings  Matthias Clasen
 
- [gtk/listview-for-merge: 98/157] demo: Add a file browser demo  Matthias Clasen
 
- [gtk/listview-for-merge: 99/157] listview: Port various gridview improvements  Matthias Clasen
 
- [gtk/listview-for-merge: 100/157] gridview: Simplify allocation code  Matthias Clasen
 
- [gtk/listview-for-merge: 101/157] Add GtkListBase  Matthias Clasen
 
- [gtk/listview-for-merge: 102/157] listbase: Move GtkScrollable implementation  Matthias Clasen
 
- [gtk/listview-for-merge: 103/157] listbase: Move item manager here  Matthias Clasen
 
- [gtk/listview-for-merge: 104/157] listbase: Move selection handling here  Matthias Clasen
 
- [gtk/listview-for-merge: 105/157] listbase: Move orientable implementation here  Matthias Clasen
 
- [gtk/listview-for-merge: 106/157] Remove gtk_selection_model_user_select_item() again  Matthias Clasen
 
- [gtk/listview-for-merge: 107/157] listbase: Move focus moving keybindings here  Matthias Clasen
 
- [gtk/listview-for-merge: 108/157] listbase: Add vfuncs to convert positions to/from coordinates  Matthias Clasen
 
- [gtk/listview-for-merge: 109/157] listbase: Take over anchor handling  Matthias Clasen
 
- [gtk/listview-for-merge: 110/157] wip: Add GtkCoverFlow  Matthias Clasen
 
- [gtk/listview-for-merge: 111/157] Add GtkColumnView skeleton  Matthias Clasen
 
- [gtk/listview-for-merge: 112/157] gtk-demo: Add a minesweeper demo  Matthias Clasen
 
- [gtk/listview-for-merge: 113/157] columnview: Allow adding/removing columns  Matthias Clasen
 
- [gtk/listview-for-merge: 114/157] Add GtkSignalListItemFactory  Matthias Clasen
 
- [gtk/listview-for-merge: 115/157] gtk-demo: Add a Coverflow application launcher  Matthias Clasen
 
- [gtk/listview-for-merge: 116/157] builder: Make gtk_builder_extend_with_template() work with objects  Matthias Clasen
 
- [gtk/listview-for-merge: 117/157] listitem: Make this a GObject  Matthias Clasen
 
- [gtk/listview-for-merge: 118/157] listitemfactory: Reorganize vfuncs  Matthias Clasen
 
- [gtk/listview-for-merge: 119/157] listitemfactory: Simplify  Matthias Clasen
 
- [gtk/listview-for-merge: 120/157] listitemwidget: Add a private struct  Matthias Clasen
 
- [gtk/listview-for-merge: 121/157] listitem: Move position/item/selected tracking to widget  Matthias Clasen
 
- [gtk/listview-for-merge: 122/157] listitemwidget: Lazily create listitems  Matthias Clasen
 
- [gtk/listview-for-merge: 123/157] columnview: Add listitems for the columns  Matthias Clasen
 
- [gtk/listview-for-merge: 124/157] columnview: Implement GtkScrollable  Matthias Clasen
 
- [gtk/listview-for-merge: 125/157] widget: Add a hook for resizes  Matthias Clasen
 
- [gtk/listview-for-merge: 126/157] columnview: Add GtkColumnViewCell  Matthias Clasen
 
- [gtk/listview-for-merge: 127/157] inspector: Port object tree to GtkColumnView  Matthias Clasen
 
- [gtk/listview-for-merge: 128/157] columnview: Fix styling with Adwaita  Matthias Clasen
 
- [gtk/listview-for-merge: 129/157] constraint-editor: Don't poke around in widget internals  Matthias Clasen
 
- [gtk/listview-for-merge: 130/157] columnview: Add a custom LayoutManager  Matthias Clasen
 
- [gtk/listview-for-merge: 131/157] tests: Add testcolumnview  Matthias Clasen
 
- [gtk/listview-for-merge: 132/157] columnview: Add header  Matthias Clasen
 
- [gtk/listview-for-merge: 133/157] inspector: Remove private struct from controllers  Matthias Clasen
 
- [gtk/listview-for-merge: 134/157] inspector: Make Controller page a GtkWidget  Matthias Clasen
 
- [gtk/listview-for-merge: 135/157] inspector: Remove private struct for prop editor  Matthias Clasen
 
- [gtk/listview-for-merge: 136/157] xxx: Add a hack to make paintables transform to/from objects  Matthias Clasen
 
- [gtk/listview-for-merge: 137/157] gtk-demo: Add a Clocks demo  Matthias Clasen
 
- [gtk/listview-for-merge: 138/157] expression: Allow passing a this object to bind()  Matthias Clasen
 
- [gtk/listview-for-merge: 139/157] Add some tests for expression binding  Matthias Clasen
 
- [gtk/listview-for-merge: 140/157] fontchooserwidget: Port to listmodels  Matthias Clasen
 
- [gtk/listview-for-merge: 141/157] docs: Reorganize list widgets in their own chapter  Matthias Clasen
 
- [gtk/listview-for-merge: 142/157] builder-tool: Pass through CDATA where it makes sense  Matthias Clasen
 
- [gtk/listview-for-merge: 143/157] listitemwidget: Add single-click-activate  Matthias Clasen
 
- [gtk/listview-for-merge: 144/157] listview: Add single-click-activate  Matthias Clasen
 
- [gtk/listview-for-merge: 145/157] columnview: Add sorting  Matthias Clasen
 
- [gtk/listview-for-merge: 146/157] column view title: Show sort indicators  Matthias Clasen
 
- [gtk/listview-for-merge: 147/157] testcolumnview: Add sorters  Matthias Clasen
 
- [gtk/listview-for-merge: 148/157] Add GtkTreeListRowSorter  Matthias Clasen
 
- [gtk/listview-for-merge: 149/157] testsuite: Add tests for GtkTreeListSorter  Matthias Clasen
 
- [gtk/listview-for-merge: 150/157] gtk-builder-tool: Minimally validate <binding>  Matthias Clasen
 
- [gtk/listview-for-merge: 151/157] gtk-demo: Cosmetic improvements to the listview demos  Matthias Clasen
 
- [gtk/listview-for-merge: 152/157] gtk-demo: Demo columnview sorting  Matthias Clasen
 
- [gtk/listview-for-merge: 153/157] gtk-demo: Add filtering to the settings demo  Matthias Clasen
 
- [gtk/listview-for-merge: 154/157] docs: Add a listview overview section  Matthias Clasen
 
- [gtk/listview-for-merge: 155/157] Spread single-click-activate api  Matthias Clasen
 
- [gtk/listview-for-merge: 156/157] gtk-demo: Use single-click-activate for minesweeper  Matthias Clasen
 
- [gtk/listview-for-merge: 157/157] win32: Don't define isnanf  Matthias Clasen
 
- [gnome-chess] Fix layout changing when menu button is pushed.  Michael Catanzaro
 
- [gnome-chess/gnome-3-36] Fix layout changing when menu button is pushed.  Michael Catanzaro
 
- [gnome-chess/gnome-3-36] Prepare 3.36.1  Michael Catanzaro
 
- [gnome-chess] Created tag 3.36.1  Michael Catanzaro
 
- [gimp/wip/schumaml/tune-prepare-stage] build: move CI crossroad package install to image prepare  Michael Schumacher
 
- [gimp/wip/schumaml/tune-prepare-stage] build: add missing : to new CI base jobs  Michael Schumacher
 
- [gnome-music] (8 commits) ...playlistsview: Remove unneeded GstStack  Jean Felder
 
- [gnome-music] Deleted branch wip/jfelder/baseview-must-die  Jean Felder
 
- [gimp/wip/schumaml/tune-prepare-stage] build: CI crossroad install deps needs to run inside the Dockerfile, of course  Michael Schumacher
 
- [gtk] Non-fast-forward update to branch listview-for-merge  Matthias Clasen
 
- [gtk/listview-for-merge] xxx: isnanf() is some wtf  Matthias Clasen
 
- [gnome-control-center] Update Catalan translation  Jordi Mas
 
- [gimp/wip/schumaml/tune-prepare-stage] build: remove image builder step from win base image  Michael Schumacher
 
- [vte] Update Basque translation  Translations User D-L
 
- [epiphany] Update Catalan translation  Jordi Mas
 
- [gimp/wip/schumaml/tune-prepare-stage] build: CI base jobs should use before_script:, not script:  Michael Schumacher
 
- [gnome-todo] Update Basque translation  Translations User D-L
 
- [gdm] Update Catalan translation  Jordi Mas
 
- [gimp/wip/schumaml/tune-prepare-stage] build: put CI crossroad deps install script into /usr/local/bin for now  Michael Schumacher
 
- [gnome-maps] (3 commits) Non-fast-forward update to branch wip/mlundblad/main-menu-shortcut  Marcus Lundblad
 
- [gnome-maps/wip/mlundblad/main-menu-shortcut: 2/3] mainWindow: Add keyboard shortcut for main menu  Marcus Lundblad
 
- [gnome-maps/wip/mlundblad/main-menu-shortcut: 3/3] help-overlay: Add F10 shortcut for main menu  Marcus Lundblad
 
- [gnome-user-docs] Update Catalan translation  Jordi Mas
 
- [gimp/wip/schumaml/tune-prepare-stage] build: commands to be executed in a Dockerfile work best if they are actually in the Dockerfile  Michael Schumacher
 
- [gimp/wip/schumaml/tune-prepare-stage] build: escape quotes for crossroad libmng check  Michael Schumacher
 
- [gnome-music/gnome-3-34] Release 3.34.6  Jean Felder
 
- [gnome-music] Created tag 3.34.6  Jean Felder
 
- [gtk] (163 commits) Non-fast-forward update to branch listview-for-merge  Matthias Clasen
 
- [gtk/listview-for-merge: 1/163] Add GtkExpression  Matthias Clasen
 
- [gtk/listview-for-merge: 2/163] expression: Add GtkObjectExpression  Matthias Clasen
 
- [gtk/listview-for-merge: 3/163] filter: Add GtkStringFilter  Matthias Clasen
 
- [gtk/listview-for-merge: 4/163] Add GtkMultiFilter, GtkAnyFilter, GtkEveryFilter  Matthias Clasen
 
- [gtk/listview-for-merge: 5/163] filter: Add tests  Matthias Clasen
 
- [gtk/listview-for-merge: 6/163] builder: Add support for parsing expressions  Matthias Clasen
 
- [gtk/listview-for-merge: 7/163] expression: Add the ability to watch an expression  Matthias Clasen
 
- [gtk/listview-for-merge: 8/163] testsuite: Add expression tests  Matthias Clasen
 
- [gtk/listview-for-merge: 9/163] expression: Add gtk_expression_bind()  Matthias Clasen
 
- [gtk/listview-for-merge: 10/163] expression: Invalidate bindings before destroying them  Matthias Clasen
 
- [gtk/listview-for-merge: 11/163] More expression tests  Matthias Clasen
 
- [gtk/listview-for-merge: 12/163] Add GtkOrdering  Matthias Clasen
 
- [gtk/listview-for-merge: 13/163] Add GtkSorter  Matthias Clasen
 
- [gtk/listview-for-merge: 14/163] Add GtkCustomSorter  Matthias Clasen
 
- [gtk/listview-for-merge: 15/163] Add GtkStringSorter  Matthias Clasen
 
- [gtk/listview-for-merge: 16/163] Add GtkMultiSorter  Matthias Clasen
 
- [gtk/listview-for-merge: 17/163] Add GtkNumericSorter  Matthias Clasen
 
- [gtk/listview-for-merge: 18/163] Redo sort list model with GtkSorter  Matthias Clasen
 
- [gtk/listview-for-merge: 19/163] sortlistmodel: Redo the way we store the items  Matthias Clasen
 
- [gtk/listview-for-merge: 20/163] sortlistmodel: Make sort stable  Matthias Clasen
 
- [gtk/listview-for-merge: 21/163] sorter: Add tests  Matthias Clasen
 
- [gtk/listview-for-merge: 22/163] gtk-demo: Make fishbowl info text use bindings  Matthias Clasen
 
- [gtk/listview-for-merge: 23/163] builder: Make <lookup> type optional  Matthias Clasen
 
- [gtk] (174 commits) Non-fast-forward update to branch dropdown-for-merge  Matthias Clasen
 
- [gtk/listview-for-merge: 24/163] builder: Allow <constant> without a type  Matthias Clasen
 
- [gtk/dropdown-for-merge: 164/174] Add GtkDropDown  Matthias Clasen
 
- [gtk/listview-for-merge: 25/163] builder: Allow text content in <lookup>  Matthias Clasen
 
- [gtk/dropdown-for-merge: 165/174] filechooser: Use a dropdown for the filter combo  Matthias Clasen
 
- [gtk/listview-for-merge: 26/163] builder: Add <binding> tag  Matthias Clasen
 
- [gtk/dropdown-for-merge: 166/174] filechooser: Use a dropdown for choices  Matthias Clasen
 
- [gtk/listview-for-merge: 27/163] gtk: Add a GtkListView skeleton  Matthias Clasen
 
- [gtk/dropdown-for-merge: 167/174] inspector: Use dropdowns in property editor  Matthias Clasen
 
- [gtk/listview-for-merge: 28/163] listview: Introduce GtkListItemFactory  Matthias Clasen
 
- [gtk/dropdown-for-merge: 168/174] inspector: Use a dropdown for attribute mapping  Matthias Clasen
 
- [gtk/listview-for-merge: 29/163] listview: Make widget actually do something  Matthias Clasen
 
- [gtk/dropdown-for-merge: 169/174] inspector: Use a dropdown for controllers  Matthias Clasen
 
- [gtk/listview-for-merge: 30/163] listview: Implement GtkScrollable  Matthias Clasen
 
- [gtk/dropdown-for-merge: 170/174] inspector: Use a dropdown for size groups  Matthias Clasen
 
- [gtk/listview-for-merge: 31/163] tests: Add a test for a permanently changing listview  Matthias Clasen
 
- [gtk/dropdown-for-merge: 171/174] inspector: Use dropdowns in the visual page  Matthias Clasen
 
- [gtk/listview-for-merge: 32/163] listview: Implement an anchor  Matthias Clasen
 
- [gtk/listview-for-merge: 33/163] listview: Add GtkListItemManager  Matthias Clasen
 
- [gtk/dropdown-for-merge: 173/174] docs: Update the list widget overview  Matthias Clasen
 
- [gtk/dropdown-for-merge: 172/174] gtk-demo: Add a large grid demo  Matthias Clasen
 
- [gtk/listview-for-merge: 34/163] listview: Add GtkListItem  Matthias Clasen
 
- [gtk/dropdown-for-merge: 174/174] Add some tests for new GtkBuilder syntax  Matthias Clasen
 
- [gtk/listview-for-merge: 35/163] listview: Make the listitemmanager stricter  Matthias Clasen
 
- [gtk/listview-for-merge: 36/163] listview: Change change management  Matthias Clasen
 
- [gtk/listview-for-merge: 37/163] tests: Make animating listview do random resorts  Matthias Clasen
 
- [gtk/listview-for-merge: 38/163] listitem: Add gtk_list_item_get_position()  Matthias Clasen
 
- [gtk/listview-for-merge: 39/163] listview: Change how binding is done  Matthias Clasen
 
- [gtk/listview-for-merge: 40/163] listview: Change anchor handling again  Matthias Clasen
 
- [gtk/listview-for-merge: 41/163] listview: Only allocate necesary rows  Matthias Clasen
 
- [gtk/listview-for-merge: 42/163] testlistview: Show the row number  Matthias Clasen
 
- [gtk/listview-for-merge: 43/163] testlistview: Create widgets only once  Matthias Clasen
 
- [gtk/listview-for-merge: 44/163] listitemmanager: Switch from "insert_before" to "insert_after" argumnet  Matthias Clasen
 
- [gtk/listview-for-merge: 45/163] listlistmodel: Add gtk_list_list_model_item_moved()  Matthias Clasen
 
- [gtk/listview-for-merge: 46/163] listview: Try to keep the list items in order when scrolling  Matthias Clasen
 
- [gtk/listview-for-merge: 47/163] listview: Add selection properties to ListItem  Matthias Clasen
 
- [gtk/listview-for-merge: 48/163] listview: Reset listitems' CSS animations when rebinding  Matthias Clasen
 
- [gtk/listview-for-merge: 49/163] listview: Add initial support for displaying selections  Matthias Clasen
 
- [gnome-music/gnome-3-36] Release 3.36.3  Jean Felder
 
- [gtk/listview-for-merge: 50/163] listitem: Add a press gesture to select the item  Matthias Clasen
 
- [gnome-music] Created tag 3.36.3  Jean Felder
 
- [gtk/listview-for-merge: 51/163] gtk: Add a GtkGridView skeleton  Matthias Clasen
 
- [gtk/listview-for-merge: 52/163] gridview: Add API for setting number of columns  Matthias Clasen
 
- [gtk/listview-for-merge: 53/163] listitemmanager: Move list of listitems here  Matthias Clasen
 
- [gtk/listview-for-merge: 54/163] gridview: Implement GtkScrollable  Matthias Clasen
 
- [gtk/listview-for-merge: 55/163] listitemmanager: Simplify  Matthias Clasen
 
- [gtk/listview-for-merge: 56/163] listitemmanager: Add trackers  Matthias Clasen
 
- [gtk/listview-for-merge: 57/163] listview: Add gtk_list_view_set_show_separators()  Matthias Clasen
 
- [gtk/listview-for-merge: 58/163] listitemfactory: Sanitize APIs  Matthias Clasen
 
- [gtk/listview-for-merge: 59/163] listitemfactory: vfuncify  Matthias Clasen
 
- [gtk/listview-for-merge: 60/163] listitemfactory: Split implementation out  Matthias Clasen
 
- [gtk/listview-for-merge: 61/163] listitemfactory: Add a factory for ui files  Matthias Clasen
 
- [gtk/listview-for-merge: 62/163] testlistview: Port to directory list  Matthias Clasen
 
- [gtk/listview-for-merge: 63/163] testlistview: Load icons async  Matthias Clasen
 
- [gtk/listview-for-merge: 64/163] listview: Add list.scroll_to_item action  Matthias Clasen
 
- [gtk/listview-for-merge: 65/163] listview: Implement extending selections  Matthias Clasen
 
- [gtk/listview-for-merge: 66/163] tests: Add a rough form of multiselection  Matthias Clasen
 
- [gtk/listview-for-merge: 67/163] listview: Implement GtkOrientable  Matthias Clasen
 
- [gtk/listview-for-merge: 69/163] listview: Expose GtkListItemFactory APIs  Matthias Clasen
 
- [gtk/listview-for-merge: 68/163] gtk-demo: Add a rough start at a Weather demo  Matthias Clasen
 
- [gtk/listview-for-merge: 70/163] gridview: Add factory handling  Matthias Clasen
 
- [gtk/listview-for-merge: 71/163] gridview: Implement GtkOrientable  Matthias Clasen
 
- [gtk/listview-for-merge: 72/163] listview: Pass the CSS name of listitems to the manager  Matthias Clasen
 
- [gtk/listview-for-merge: 73/163] gridview: Actually do something  Matthias Clasen
 
- [gtk/listview-for-merge: 74/163] Add GtkTreeExpander  Matthias Clasen
 
- [gtk/listview-for-merge: 75/163] demo: Add a GSettings tree demo  Matthias Clasen
 
- [gtk/listview-for-merge: 76/163] inspector: Use a treeexpander in the recorder  Matthias Clasen
 
- [gtk/listview-for-merge: 77/163] inspector: Use a GtkTreeExpander in the object tree  Matthias Clasen
 
- [gtk/listview-for-merge: 78/163] inspector: Make the recorder node list use a ListView  Matthias Clasen
 
- [gtk/listview-for-merge: 79/163] listitem: Change focus handling  Matthias Clasen
 
- [gtk/listview-for-merge: 80/163] treeexpander: Implement input support  Matthias Clasen
 
- [gtk/listview-for-merge: 81/163] listview: Implement activation  Matthias Clasen
 
- [gtk/listview-for-merge: 82/163] listview: Track focus movements and update selection  Matthias Clasen
 
- [gtk/listview-for-merge: 83/163] listview: Implement (un)select all  Matthias Clasen
 
- [gtk/listview-for-merge: 84/163] listview: Add a focus tracker  Matthias Clasen
 
- [gtk/listview-for-merge: 85/163] listitem: Add "listitem.select" action and keybindings for it  Matthias Clasen
 
- [gtk/listview-for-merge: 86/163] listview: Add gtk_list_view_get_position_at_y()  Matthias Clasen
 
- [gtk/listview-for-merge: 87/163] listview: Add move keybindings  Matthias Clasen
 
- [gtk/listview-for-merge: 88/163] listitemfactory: Make the builder factory properly buildable  Matthias Clasen
 
- [gtk/listview-for-merge: 89/163] builderlistitemfactory: Add scope argument  Matthias Clasen
 
- [gtk/listview-for-merge: 90/163] builder: Autofill scope property of listitemfactory  Matthias Clasen
 
- [gtk/listview-for-merge: 91/163] gtk-demo: Introduce awards  Matthias Clasen
 
- [gtk/listview-for-merge: 92/163] demo: Use a listview as sidebar  Matthias Clasen
 
- [gtk/listview-for-merge: 93/163] listitemmanager: Handle NULL factory  Matthias Clasen
 
- [gtk/listview-for-merge: 94/163] gridview: Implement anchors and scrolling  Matthias Clasen
 
- [gtk/listview-for-merge: 95/163] selectionmodel: Add gtk_selection_model_user_select_item()  Matthias Clasen
 
- [gtk/listview-for-merge: 96/163] gridview: Implement the list.select-item action  Matthias Clasen
 
- [gtk/listview-for-merge: 97/163] gridview: Implement minimum row height  Matthias Clasen
 
- [gtk/listview-for-merge: 98/163] gridview: Add activation  Matthias Clasen
 
- [gtk/listview-for-merge: 99/163] gridview: Implement list.scroll-to action  Matthias Clasen
 
- [gtk/listview-for-merge: 100/163] gridview: Add a focus tracker  Matthias Clasen
 
- [gtk/listview-for-merge: 101/163] gridview: Implement (un)select all  Matthias Clasen
 
- [gtk/listview-for-merge: 102/163] gridview: Add move keybindings  Matthias Clasen
 
- [gtk/listview-for-merge: 103/163] demo: Add a file browser demo  Matthias Clasen
 
- [gtk/listview-for-merge: 104/163] listview: Port various gridview improvements  Matthias Clasen
 
- [gtk/listview-for-merge: 105/163] gridview: Simplify allocation code  Matthias Clasen
 
- [gtk/listview-for-merge: 106/163] Add GtkListBase  Matthias Clasen
 
- [gtk/listview-for-merge: 107/163] listbase: Move GtkScrollable implementation  Matthias Clasen
 
- [gtk/listview-for-merge: 108/163] listbase: Move item manager here  Matthias Clasen
 
- [gtk/listview-for-merge: 109/163] listbase: Move selection handling here  Matthias Clasen
 
- [gtk/listview-for-merge: 110/163] listbase: Move orientable implementation here  Matthias Clasen
 
- [gtk/listview-for-merge: 111/163] Remove gtk_selection_model_user_select_item() again  Matthias Clasen
 
- [gtk/listview-for-merge: 112/163] listbase: Move focus moving keybindings here  Matthias Clasen
 
- [gtk/listview-for-merge: 113/163] listbase: Add vfuncs to convert positions to/from coordinates  Matthias Clasen
 
- [gtk/listview-for-merge: 114/163] listbase: Take over anchor handling  Matthias Clasen
 
- [gtk/listview-for-merge: 115/163] wip: Add GtkCoverFlow  Matthias Clasen
 
- [gtk/listview-for-merge: 116/163] Add GtkColumnView skeleton  Matthias Clasen
 
- [gtk/listview-for-merge: 117/163] gtk-demo: Add a minesweeper demo  Matthias Clasen
 
- [gtk/listview-for-merge: 118/163] columnview: Allow adding/removing columns  Matthias Clasen
 
- [gtk/listview-for-merge: 119/163] Add GtkSignalListItemFactory  Matthias Clasen
 
- [gtk/listview-for-merge: 120/163] gtk-demo: Add a Coverflow application launcher  Matthias Clasen
 
- [gtk/listview-for-merge: 121/163] builder: Make gtk_builder_extend_with_template() work with objects  Matthias Clasen
 
- [gtk/listview-for-merge: 122/163] listitem: Make this a GObject  Matthias Clasen
 
- [gtk/listview-for-merge: 123/163] listitemfactory: Reorganize vfuncs  Matthias Clasen
 
- [gtk/listview-for-merge: 124/163] listitemfactory: Simplify  Matthias Clasen
 
- [gtk/listview-for-merge: 125/163] listitemwidget: Add a private struct  Matthias Clasen
 
- [gtk/listview-for-merge: 126/163] listitem: Move position/item/selected tracking to widget  Matthias Clasen
 
- [gtk/listview-for-merge: 127/163] listitemwidget: Lazily create listitems  Matthias Clasen
 
- [gtk/listview-for-merge: 128/163] columnview: Add listitems for the columns  Matthias Clasen
 
- [gtk/listview-for-merge: 129/163] columnview: Implement GtkScrollable  Matthias Clasen
 
- [gtk/listview-for-merge: 130/163] widget: Add a hook for resizes  Matthias Clasen
 
- [gtk/listview-for-merge: 131/163] columnview: Add GtkColumnViewCell  Matthias Clasen
 
- [gtk/listview-for-merge: 132/163] inspector: Port object tree to GtkColumnView  Matthias Clasen
 
- [gtk/listview-for-merge: 133/163] columnview: Fix styling with Adwaita  Matthias Clasen
 
- [gtk/listview-for-merge: 134/163] constraint-editor: Don't poke around in widget internals  Matthias Clasen
 
- [gtk/listview-for-merge: 135/163] columnview: Add a custom LayoutManager  Matthias Clasen
 
- [gtk/listview-for-merge: 136/163] tests: Add testcolumnview  Matthias Clasen
 
- [gtk/listview-for-merge: 137/163] columnview: Add header  Matthias Clasen
 
- [gtk/listview-for-merge: 138/163] inspector: Remove private struct from controllers  Matthias Clasen
 
- [gtk/listview-for-merge: 139/163] inspector: Make Controller page a GtkWidget  Matthias Clasen
 
- [gtk/listview-for-merge: 140/163] inspector: Remove private struct for prop editor  Matthias Clasen
 
- [gtk/listview-for-merge: 141/163] xxx: Add a hack to make paintables transform to/from objects  Matthias Clasen
 
- [gtk/listview-for-merge: 142/163] gtk-demo: Add a Clocks demo  Matthias Clasen
 
- [gtk/listview-for-merge: 143/163] expression: Allow passing a this object to bind()  Matthias Clasen
 
- [gtk/listview-for-merge: 144/163] Add some tests for expression binding  Matthias Clasen
 
- [gtk/listview-for-merge: 145/163] fontchooserwidget: Port to listmodels  Matthias Clasen
 
- [gtk/listview-for-merge: 146/163] docs: Reorganize list widgets in their own chapter  Matthias Clasen
 
- [gtk/listview-for-merge: 147/163] builder-tool: Pass through CDATA where it makes sense  Matthias Clasen
 
- [gtk/listview-for-merge: 148/163] listitemwidget: Add single-click-activate  Matthias Clasen
 
- [gtk/listview-for-merge: 149/163] listview: Add single-click-activate  Matthias Clasen
 
- [gtk/listview-for-merge: 150/163] columnview: Add sorting  Matthias Clasen
 
- [gtk/listview-for-merge: 151/163] column view title: Show sort indicators  Matthias Clasen
 
- [gtk/listview-for-merge: 152/163] testcolumnview: Add sorters  Matthias Clasen
 
- [gtk/listview-for-merge: 153/163] Add GtkTreeListRowSorter  Matthias Clasen
 
- [gtk/listview-for-merge: 154/163] testsuite: Add tests for GtkTreeListSorter  Matthias Clasen
 
- [gtk/listview-for-merge: 155/163] gtk-builder-tool: Minimally validate <binding>  Matthias Clasen
 
- [gtk/listview-for-merge: 156/163] gtk-demo: Cosmetic improvements to the listview demos  Matthias Clasen
 
- [gtk/listview-for-merge: 157/163] gtk-demo: Demo columnview sorting  Matthias Clasen
 
- [gtk/listview-for-merge: 158/163] gtk-demo: Add filtering to the settings demo  Matthias Clasen
 
- [gtk/listview-for-merge: 159/163] docs: Add a listview overview section  Matthias Clasen
 
- [gtk/listview-for-merge: 160/163] Spread single-click-activate api  Matthias Clasen
 
- [gtk/listview-for-merge: 161/163] gtk-demo: Use single-click-activate for minesweeper  Matthias Clasen
 
- [gtk/listview-for-merge: 162/163] builderlistitemfactory: Precompile the xml  Matthias Clasen
 
- [gtk/listview-for-merge: 163/163] xxx: isnanf() is some wtf  Matthias Clasen
 
- [gimp/wip/schumaml/tune-prepare-stage] build: try the default XDG_CACHE_HOME for deps  Michael Schumacher
 
- [gimp/wip/schumaml/tune-prepare-stage] build: reset XDG_CACHE_HOME and remove superfluous crossroad install step  Michael Schumacher
 
- [evince] synctex: Sync against upstream synctex  Germán Poo-Caamaño
 
- [evince] synctex: Annotate more functions that wraps formatting strings  Germán Poo-Caamaño
 
- [gtk] (11 commits) Non-fast-forward update to branch dropdown-for-merge  Matthias Clasen
 
- [gtk/dropdown-for-merge: 1/11] Add GtkDropDown  Matthias Clasen
 
- [gtk/dropdown-for-merge: 2/11] filechooser: Use a dropdown for the filter combo  Matthias Clasen
 
- [gtk/dropdown-for-merge: 3/11] filechooser: Use a dropdown for choices  Matthias Clasen
 
- [gtk/dropdown-for-merge: 4/11] inspector: Use dropdowns in property editor  Matthias Clasen
 
- [gtk/dropdown-for-merge: 5/11] inspector: Use a dropdown for attribute mapping  Matthias Clasen
 
- [gtk/dropdown-for-merge: 6/11] inspector: Use a dropdown for controllers  Matthias Clasen
 
- [gtk/dropdown-for-merge: 7/11] inspector: Use a dropdown for size groups  Matthias Clasen
 
- [gtk/dropdown-for-merge: 8/11] inspector: Use dropdowns in the visual page  Matthias Clasen
 
- [gtk/dropdown-for-merge: 10/11] docs: Update the list widget overview  Matthias Clasen
 
- [gtk/dropdown-for-merge: 9/11] gtk-demo: Add a large grid demo  Matthias Clasen
 
- [gtk/dropdown-for-merge: 11/11] Add some tests for new GtkBuilder syntax  Matthias Clasen
 
- [gnome-music] Release 3.37.2  Jean Felder
 
- [gnome-music] Created tag 3.37.2  Jean Felder
 
- [gtk] (150 commits) Non-fast-forward update to branch listview-for-merge  Matthias Clasen
 
- [gtk/listview-for-merge: 1/150] Add GtkStringSorter  Matthias Clasen
 
- [gtk/listview-for-merge: 2/150] Add GtkMultiSorter  Matthias Clasen
 
- [gtk/listview-for-merge: 3/150] Add GtkNumericSorter  Matthias Clasen
 
- [gtk/listview-for-merge: 4/150] Redo sort list model with GtkSorter  Matthias Clasen
 
- [gtk/listview-for-merge: 5/150] sortlistmodel: Redo the way we store the items  Matthias Clasen
 
- [gtk/listview-for-merge: 6/150] sortlistmodel: Make sort stable  Matthias Clasen
 
- [gtk/listview-for-merge: 7/150] sorter: Add tests  Matthias Clasen
 
- [gtk] (161 commits) Non-fast-forward update to branch dropdown-for-merge  Matthias Clasen
 
- [gtk/listview-for-merge: 8/150] gtk-demo: Make fishbowl info text use bindings  Matthias Clasen
 
- [gtk/dropdown-for-merge: 151/161] Add GtkDropDown  Matthias Clasen
 
- [gtk/listview-for-merge: 9/150] builder: Make <lookup> type optional  Matthias Clasen
 
- [gtk/dropdown-for-merge: 152/161] filechooser: Use a dropdown for the filter combo  Matthias Clasen
 
- [gtk/listview-for-merge: 10/150] builder: Allow <constant> without a type  Matthias Clasen
 
- [gtk/dropdown-for-merge: 153/161] filechooser: Use a dropdown for choices  Matthias Clasen
 
- [gtk/listview-for-merge: 11/150] builder: Allow text content in <lookup>  Matthias Clasen
 
- [gtk/dropdown-for-merge: 154/161] inspector: Use dropdowns in property editor  Matthias Clasen
 
- [gtk/listview-for-merge: 12/150] builder: Add <binding> tag  Matthias Clasen
 
- [gtk/dropdown-for-merge: 155/161] inspector: Use a dropdown for attribute mapping  Matthias Clasen
 
- [gtk/listview-for-merge: 13/150] gtk: Add a GtkListView skeleton  Matthias Clasen
 
- [gtk/dropdown-for-merge: 156/161] inspector: Use a dropdown for controllers  Matthias Clasen
 
- [gtk/listview-for-merge: 14/150] listview: Introduce GtkListItemFactory  Matthias Clasen
 
- [gtk/dropdown-for-merge: 157/161] inspector: Use a dropdown for size groups  Matthias Clasen
 
- [gtk/listview-for-merge: 15/150] listview: Make widget actually do something  Matthias Clasen
 
- [gtk/dropdown-for-merge: 158/161] inspector: Use dropdowns in the visual page  Matthias Clasen
 
- [gtk/listview-for-merge: 16/150] listview: Implement GtkScrollable  Matthias Clasen
 
- [gtk/listview-for-merge: 17/150] tests: Add a test for a permanently changing listview  Matthias Clasen
 
- [gtk/dropdown-for-merge: 160/161] docs: Update the list widget overview  Matthias Clasen
 
- [gtk/dropdown-for-merge: 159/161] gtk-demo: Add a large grid demo  Matthias Clasen
 
- [gtk/listview-for-merge: 18/150] listview: Implement an anchor  Matthias Clasen
 
- [gtk/dropdown-for-merge: 161/161] Add some tests for new GtkBuilder syntax  Matthias Clasen
 
- [gtk/listview-for-merge: 19/150] listview: Add GtkListItemManager  Matthias Clasen
 
- [gtk/listview-for-merge: 20/150] listview: Add GtkListItem  Matthias Clasen
 
- [gtk/listview-for-merge: 21/150] listview: Make the listitemmanager stricter  Matthias Clasen
 
- [gtk/listview-for-merge: 22/150] listview: Change change management  Matthias Clasen
 
- [gtk/listview-for-merge: 23/150] tests: Make animating listview do random resorts  Matthias Clasen
 
- [gtk/listview-for-merge: 24/150] listitem: Add gtk_list_item_get_position()  Matthias Clasen
 
- [gtk/listview-for-merge: 25/150] listview: Change how binding is done  Matthias Clasen
 
- [gtk/listview-for-merge: 26/150] listview: Change anchor handling again  Matthias Clasen
 
- [gtk/listview-for-merge: 27/150] listview: Only allocate necesary rows  Matthias Clasen
 
- [gtk/listview-for-merge: 28/150] testlistview: Show the row number  Matthias Clasen
 
- [gtk/listview-for-merge: 29/150] testlistview: Create widgets only once  Matthias Clasen
 
- [gtk/listview-for-merge: 30/150] listitemmanager: Switch from "insert_before" to "insert_after" argumnet  Matthias Clasen
 
- [gtk/listview-for-merge: 31/150] listlistmodel: Add gtk_list_list_model_item_moved()  Matthias Clasen
 
- [gtk/listview-for-merge: 32/150] listview: Try to keep the list items in order when scrolling  Matthias Clasen
 
- [gtk/listview-for-merge: 33/150] listview: Add selection properties to ListItem  Matthias Clasen
 
- [gtk/listview-for-merge: 34/150] listview: Reset listitems' CSS animations when rebinding  Matthias Clasen
 
- [gtk/listview-for-merge: 35/150] listview: Add initial support for displaying selections  Matthias Clasen
 
- [gtk/listview-for-merge: 36/150] listitem: Add a press gesture to select the item  Matthias Clasen
 
- [gtk/listview-for-merge: 37/150] gtk: Add a GtkGridView skeleton  Matthias Clasen
 
- [gtk/listview-for-merge: 38/150] gridview: Add API for setting number of columns  Matthias Clasen
 
- [gtk/listview-for-merge: 39/150] listitemmanager: Move list of listitems here  Matthias Clasen
 
- [gtk/listview-for-merge: 40/150] gridview: Implement GtkScrollable  Matthias Clasen
 
- [gtk/listview-for-merge: 41/150] listitemmanager: Simplify  Matthias Clasen
 
- [gtk/listview-for-merge: 42/150] listitemmanager: Add trackers  Matthias Clasen
 
- [gtk/listview-for-merge: 43/150] listview: Add gtk_list_view_set_show_separators()  Matthias Clasen
 
- [gtk/listview-for-merge: 44/150] listitemfactory: Sanitize APIs  Matthias Clasen
 
- [gtk/listview-for-merge: 45/150] listitemfactory: vfuncify  Matthias Clasen
 
- [gtk/listview-for-merge: 46/150] listitemfactory: Split implementation out  Matthias Clasen
 
- [gtk/listview-for-merge: 47/150] listitemfactory: Add a factory for ui files  Matthias Clasen
 
- [gtk/listview-for-merge: 48/150] testlistview: Port to directory list  Matthias Clasen
 
- [gtk/listview-for-merge: 49/150] testlistview: Load icons async  Matthias Clasen
 
- [gtk/listview-for-merge: 50/150] listview: Add list.scroll_to_item action  Matthias Clasen
 
- [gtk/listview-for-merge: 51/150] listview: Implement extending selections  Matthias Clasen
 
- [gtk/listview-for-merge: 52/150] tests: Add a rough form of multiselection  Matthias Clasen
 
- [gtk/listview-for-merge: 53/150] listview: Implement GtkOrientable  Matthias Clasen
 
- [gtk/listview-for-merge: 55/150] listview: Expose GtkListItemFactory APIs  Matthias Clasen
 
- [gtk/listview-for-merge: 54/150] gtk-demo: Add a rough start at a Weather demo  Matthias Clasen
 
- [gtk/listview-for-merge: 56/150] gridview: Add factory handling  Matthias Clasen
 
- [gtk/listview-for-merge: 57/150] gridview: Implement GtkOrientable  Matthias Clasen
 
- [gtk/listview-for-merge: 58/150] listview: Pass the CSS name of listitems to the manager  Matthias Clasen
 
- [gtk/listview-for-merge: 59/150] gridview: Actually do something  Matthias Clasen
 
- [gtk/listview-for-merge: 60/150] Add GtkTreeExpander  Matthias Clasen
 
- [gtk/listview-for-merge: 61/150] demo: Add a GSettings tree demo  Matthias Clasen
 
- [gtk/listview-for-merge: 62/150] inspector: Use a treeexpander in the recorder  Matthias Clasen
 
- [gtk/listview-for-merge: 63/150] inspector: Use a GtkTreeExpander in the object tree  Matthias Clasen
 
- [gtk/listview-for-merge: 64/150] inspector: Make the recorder node list use a ListView  Matthias Clasen
 
- [gtk/listview-for-merge: 65/150] listitem: Change focus handling  Matthias Clasen
 
- [gtk/listview-for-merge: 66/150] treeexpander: Implement input support  Matthias Clasen
 
- [gtk/listview-for-merge: 67/150] listview: Implement activation  Matthias Clasen
 
- [gtk/listview-for-merge: 68/150] listview: Track focus movements and update selection  Matthias Clasen
 
- [gtk/listview-for-merge: 69/150] listview: Implement (un)select all  Matthias Clasen
 
- [gtk/listview-for-merge: 70/150] listview: Add a focus tracker  Matthias Clasen
 
- [gtk/listview-for-merge: 71/150] listitem: Add "listitem.select" action and keybindings for it  Matthias Clasen
 
- [gtk/listview-for-merge: 72/150] listview: Add gtk_list_view_get_position_at_y()  Matthias Clasen
 
- [gtk/listview-for-merge: 73/150] listview: Add move keybindings  Matthias Clasen
 
- [gtk/listview-for-merge: 74/150] listitemfactory: Make the builder factory properly buildable  Matthias Clasen
 
- [gtk/listview-for-merge: 75/150] builderlistitemfactory: Add scope argument  Matthias Clasen
 
- [gtk/listview-for-merge: 76/150] builder: Autofill scope property of listitemfactory  Matthias Clasen
 
- [gtk/listview-for-merge: 77/150] gtk-demo: Introduce awards  Matthias Clasen
 
- [gtk/listview-for-merge: 78/150] demo: Use a listview as sidebar  Matthias Clasen
 
- [gtk/listview-for-merge: 79/150] listitemmanager: Handle NULL factory  Matthias Clasen
 
- [gtk/listview-for-merge: 80/150] gridview: Implement anchors and scrolling  Matthias Clasen
 
- [gtk/listview-for-merge: 81/150] selectionmodel: Add gtk_selection_model_user_select_item()  Matthias Clasen
 
- [gtk/listview-for-merge: 82/150] gridview: Implement the list.select-item action  Matthias Clasen
 
- [gtk/listview-for-merge: 83/150] gridview: Implement minimum row height  Matthias Clasen
 
- [gtk/listview-for-merge: 84/150] gridview: Add activation  Matthias Clasen
 
- [gtk/listview-for-merge: 85/150] gridview: Implement list.scroll-to action  Matthias Clasen
 
- [gtk/listview-for-merge: 86/150] gridview: Add a focus tracker  Matthias Clasen
 
- [gtk/listview-for-merge: 87/150] gridview: Implement (un)select all  Matthias Clasen
 
- [gtk/listview-for-merge: 88/150] gridview: Add move keybindings  Matthias Clasen
 
- [gtk/listview-for-merge: 89/150] demo: Add a file browser demo  Matthias Clasen
 
- [gtk/listview-for-merge: 90/150] listview: Port various gridview improvements  Matthias Clasen
 
- [gtk/listview-for-merge: 91/150] gridview: Simplify allocation code  Matthias Clasen
 
- [gtk/listview-for-merge: 92/150] Add GtkListBase  Matthias Clasen
 
- [gtk/listview-for-merge: 93/150] listbase: Move GtkScrollable implementation  Matthias Clasen
 
- [gtk/listview-for-merge: 94/150] listbase: Move item manager here  Matthias Clasen
 
- [gtk/listview-for-merge: 95/150] listbase: Move selection handling here  Matthias Clasen
 
- [gtk/listview-for-merge: 96/150] listbase: Move orientable implementation here  Matthias Clasen
 
- [gtk/listview-for-merge: 97/150] Remove gtk_selection_model_user_select_item() again  Matthias Clasen
 
- [gtk/listview-for-merge: 98/150] listbase: Move focus moving keybindings here  Matthias Clasen
 
- [gtk/listview-for-merge: 99/150] listbase: Add vfuncs to convert positions to/from coordinates  Matthias Clasen
 
- [gtk/listview-for-merge: 100/150] listbase: Take over anchor handling  Matthias Clasen
 
- [gtk/listview-for-merge: 101/150] wip: Add GtkCoverFlow  Matthias Clasen
 
- [gtk/listview-for-merge: 102/150] Add GtkColumnView skeleton  Matthias Clasen
 
- [gtk/listview-for-merge: 103/150] gtk-demo: Add a minesweeper demo  Matthias Clasen
 
- [gtk/listview-for-merge: 104/150] columnview: Allow adding/removing columns  Matthias Clasen
 
- [gtk/listview-for-merge: 105/150] Add GtkSignalListItemFactory  Matthias Clasen
 
- [gtk/listview-for-merge: 106/150] gtk-demo: Add a Coverflow application launcher  Matthias Clasen
 
- [gtk/listview-for-merge: 107/150] builder: Make gtk_builder_extend_with_template() work with objects  Matthias Clasen
 
- [gtk/listview-for-merge: 108/150] listitem: Make this a GObject  Matthias Clasen
 
- [gtk/listview-for-merge: 109/150] listitemfactory: Reorganize vfuncs  Matthias Clasen
 
- [gtk/listview-for-merge: 110/150] listitemfactory: Simplify  Matthias Clasen
 
- [gtk/listview-for-merge: 111/150] listitemwidget: Add a private struct  Matthias Clasen
 
- [gtk/listview-for-merge: 112/150] listitem: Move position/item/selected tracking to widget  Matthias Clasen
 
- [gtk/listview-for-merge: 113/150] listitemwidget: Lazily create listitems  Matthias Clasen
 
- [gtk/listview-for-merge: 114/150] columnview: Add listitems for the columns  Matthias Clasen
 
- [gtk/listview-for-merge: 115/150] columnview: Implement GtkScrollable  Matthias Clasen
 
- [gtk/listview-for-merge: 116/150] widget: Add a hook for resizes  Matthias Clasen
 
- [gtk/listview-for-merge: 117/150] columnview: Add GtkColumnViewCell  Matthias Clasen
 
- [gtk/listview-for-merge: 118/150] inspector: Port object tree to GtkColumnView  Matthias Clasen
 
- [gtk/listview-for-merge: 119/150] columnview: Fix styling with Adwaita  Matthias Clasen
 
- [gtk/listview-for-merge: 120/150] constraint-editor: Don't poke around in widget internals  Matthias Clasen
 
- [gtk/listview-for-merge: 121/150] columnview: Add a custom LayoutManager  Matthias Clasen
 
- [gtk/listview-for-merge: 122/150] tests: Add testcolumnview  Matthias Clasen
 
- [gtk/listview-for-merge: 123/150] columnview: Add header  Matthias Clasen
 
- [gtk/listview-for-merge: 124/150] inspector: Remove private struct from controllers  Matthias Clasen
 
- [gtk/listview-for-merge: 125/150] inspector: Make Controller page a GtkWidget  Matthias Clasen
 
- [gtk/listview-for-merge: 126/150] inspector: Remove private struct for prop editor  Matthias Clasen
 
- [gtk/listview-for-merge: 127/150] xxx: Add a hack to make paintables transform to/from objects  Matthias Clasen
 
- [gtk/listview-for-merge: 128/150] gtk-demo: Add a Clocks demo  Matthias Clasen
 
- [gtk/listview-for-merge: 129/150] expression: Allow passing a this object to bind()  Matthias Clasen
 
- [gtk/listview-for-merge: 130/150] Add some tests for expression binding  Matthias Clasen
 
- [gtk/listview-for-merge: 131/150] fontchooserwidget: Port to listmodels  Matthias Clasen
 
- [gtk/listview-for-merge: 132/150] docs: Reorganize list widgets in their own chapter  Matthias Clasen
 
- [gtk/listview-for-merge: 133/150] builder-tool: Pass through CDATA where it makes sense  Matthias Clasen
 
- [gtk/listview-for-merge: 134/150] listitemwidget: Add single-click-activate  Matthias Clasen
 
- [gtk/listview-for-merge: 135/150] listview: Add single-click-activate  Matthias Clasen
 
- [gtk/listview-for-merge: 136/150] columnview: Add sorting  Matthias Clasen
 
- [gtk/listview-for-merge: 137/150] columnview: Add a sort-by api  Matthias Clasen
 
- [gtk/listview-for-merge: 138/150] column view title: Show sort indicators  Matthias Clasen
 
- [gtk/listview-for-merge: 139/150] testcolumnview: Add sorters  Matthias Clasen
 
- [gtk/listview-for-merge: 140/150] Add GtkTreeListRowSorter  Matthias Clasen
 
- [gtk/listview-for-merge: 141/150] testsuite: Add tests for GtkTreeListSorter  Matthias Clasen
 
- [gtk/listview-for-merge: 142/150] gtk-builder-tool: Minimally validate <binding>  Matthias Clasen
 
- [gtk/listview-for-merge: 143/150] gtk-demo: Cosmetic improvements to the listview demos  Matthias Clasen
 
- [gtk/listview-for-merge: 144/150] gtk-demo: Demo columnview sorting  Matthias Clasen
 
- [gtk/listview-for-merge: 145/150] gtk-demo: Add filtering to the settings demo  Matthias Clasen
 
- [gtk/listview-for-merge: 146/150] docs: Add a listview overview section  Matthias Clasen
 
- [gtk/listview-for-merge: 147/150] Spread single-click-activate api  Matthias Clasen
 
- [gtk/listview-for-merge: 148/150] gtk-demo: Use single-click-activate for minesweeper  Matthias Clasen
 
- [gtk/listview-for-merge: 149/150] builderlistitemfactory: Precompile the xml  Matthias Clasen
 
- [gtk/listview-for-merge: 150/150] xxx: isnanf() is some wtf  Matthias Clasen
 
31 May 2020
Mail converted by MHonArc