2018-February Archive by Date
01 February 2018
02 February 2018
- [librsvg] (25 commits) ...*.rs - Clean up the imports a bit Federico Mena Quintero
- [librsvg: 1/25] Initial stroke-dasharray commit. Federico Mena Quintero
- [librsvg: 2/25] stroke-dasharray: Implement error handling and majority of the spec behavior. Federico Mena Quintero
- [librsvg: 3/25] stroke-dasharray: Minor cleanup and added comments. Federico Mena Quintero
- [librsvg: 4/25] stroke-dasharray: Add some usuall case tests for the dasharray parser. Federico Mena Quintero
- [librsvg: 5/25] stroke-dasharray: Return none and inherit states as well. Federico Mena Quintero
- [librsvg: 6/25] Remove check of the dash lenght and check of it's elements sum. Federico Mena Quintero
- [librsvg: 7/25] stroke-dasharray: Rename the API and propagate the Error to the caller. Federico Mena Quintero
- [librsvg: 8/25] stroke-dasharray: Remove filter empty strings since split_whitespace take care of that. Federico Mena Quintero
- [librsvg: 9/25] stroke-dasharray: Return an error if there is a trailling comma. Federico Mena Quintero
- [librsvg: 10/25] RsvgState: store the dash_offset here, not in the dasharray struct Federico Mena Quintero
- [librsvg: 11/25] RsvgVpathDash: Rename internal fields to what we will refactor Federico Mena Quintero
- [librsvg: 12/25] rsvg_parse_stroke_dasharray(): New function, implemented in Rust Federico Mena Quintero
- [librsvg: 13/25] If the length of the dashes is 0.0, don't dash at all, per the spec Federico Mena Quintero
- [librsvg: 14/25] Add painting-contgrol-02-f.svg from the SVG 1.1 test suite Federico Mena Quintero
- [librsvg: 15/25] Add painting-stroke-* tests from SVG1.1 test suite. Federico Mena Quintero
- [librsvg: 16/25] stroke-dash-array: Normalize refference png files. Federico Mena Quintero
- [librsvg: 17/25] gitlab-ci: Extract png artifacts from /tmp. Federico Mena Quintero
- [librsvg: 18/25] stroke-dash-array: Handle the case where a comma would be followed up with another comma. Federico Mena Quintero
- [librsvg: 19/25] Update NEWS Federico Mena Quintero
- [librsvg: 20/25] Rerender the refference pngs from an opensuse machine. Federico Mena Quintero
- [librsvg: 21/25] Remove painting-stroke-10-t.svg from the tests; it doesn't pass yet Federico Mena Quintero
- [librsvg: 22/25] stroke-dash-array: Use lazy_static to cache the regex query. Federico Mena Quintero
- [librsvg: 23/25] Fix typo in error message Federico Mena Quintero
- [librsvg: 24/25] gitlab#136 - Parse stroke-dasharray correctly Federico Mena Quintero
- [librsvg: 25/25] *.rs - Clean up the imports a bit Federico Mena Quintero
- [simple-scan] Releasing 3.27.5 Robert Ancell
- [simple-scan] Use correct version number (3.27.90) Robert Ancell
- [simple-scan/gnome-3-26] Fix use milliseconds for page-delay Robert Ancell
- [librsvg] Move rsvg_handle_get_pixbuf*() to rsvg-handle.c Federico Mena Quintero
- [librsvg] Update NEWS for 2.42.2 Federico Mena Quintero
- [librsvg] Created tag 2.42.2 Federico Mena Quintero
- [gnome-builder] editor: skip initial whitespace upon scroll_to_line_offset() Christian Hergert
- [gnome-builder] explorer.rst: Fix spelling Christian Hergert
- [gnome-photos] (43 commits) Non-fast-forward update to branch wip/rishi/collection Debarshi Ray
- [gnome-photos/wip/rishi/collection: 2/43] source-manager: Style fix Debarshi Ray
- [gnome-photos/wip/rishi/collection: 3/43] tracker-controller: React to Source changes only if a Query is active Debarshi Ray
- [gnome-photos/wip/rishi/collection: 4/43] base-item: Shuffle some code around to make way for refresh_icon Debarshi Ray
- [gnome-photos/wip/rishi/collection: 5/43] Add Filterable::is_search_criterion Debarshi Ray
- [gnome-photos/wip/rishi/collection: 6/43] overview-searchbar: Ignore Filterables that are not search criteria Debarshi Ray
- [gnome-photos/wip/rishi/collection: 7/43] base-model: Ignore Filterables that are not search criteria Debarshi Ray
- [gnome-photos/wip/rishi/collection: 8/43] item-manager: Avoid a goto Debarshi Ray
- [gnome-photos/wip/rishi/collection: 9/43] search-type-manager: Set "all" as the active SearchType on startup Debarshi Ray
- [gnome-photos/wip/rishi/collection: 10/43] selection-toolbar: Rename variables Debarshi Ray
- [gnome-photos/wip/rishi/collection: 11/43] selection-toolbar: Explicitly set the visibility of the buttons Debarshi Ray
- [gnome-photos/wip/rishi/collection: 12/43] base-manager: Shuffle some code around Debarshi Ray
- [gnome-photos/wip/rishi/collection: 13/43] Support skipping some children while generating the "all" filter Debarshi Ray
- [gnome-photos/wip/rishi/collection: 14/43] application: Create SearchContextState once Application is constructed Debarshi Ray
- [gnome-photos/wip/rishi/collection: 15/43] Revert "application: Create SearchContextState once Application is constructed" Debarshi Ray
- [gnome-photos/wip/rishi/collection: 16/43] source: Prevent the ID and name from getting overwritten Debarshi Ray
- [gnome-photos/wip/rishi/collection: 17/43] debug: Add a debug flag to track changes to the BaseManagers Debarshi Ray
- [gnome-photos/wip/rishi/collection: 18/43] base-manager, item-manager: Log additions and removals Debarshi Ray
- [gnome-photos/wip/rishi/collection: 19/43] source: Offer symbolic icons, if possible Debarshi Ray
- [gnome-photos/wip/rishi/collection: 20/43] source: Support GMount-backed sources for importing Debarshi Ray
- [gnome-photos/wip/rishi/collection: 21/43] source-notification: Support GMount-backed sources for importing Debarshi Ray
- [gnome-photos/wip/rishi/collection: 22/43] embed, source-manager: Show notifications for mounts present at startup Debarshi Ray
- [gnome-photos/wip/rishi/collection: 23/43] source-manager: Track GMounts representing USB storage & PTP devices Debarshi Ray
- [gnome-photos/wip/rishi/collection: 24/43] Add PhotosModelButton Debarshi Ray
- [gnome-photos/wip/rishi/collection: 25/43] Add PhotosRemovableDeviceWidget Debarshi Ray
- [gnome-photos/wip/rishi/collection: 26/43] Add PhotosRemovableDevicesButton Debarshi Ray
- [gnome-photos/wip/rishi/collection: 27/43] main-toolbar: Show the attached devices Debarshi Ray
- [gnome-photos/wip/rishi/collection: 28/43] application, base-model: Handle app.search-* more globally Debarshi Ray
- [gnome-photos/wip/rishi/collection: 29/43] Add PhotosDeviceItem Debarshi Ray
- [gnome-photos/wip/rishi/collection: 30/43] Support explicitly specifying the BaseItem sub-class to create Debarshi Ray
- [gnome-photos/wip/rishi/collection: 31/43] Add a new mode for importing items from an attached device Debarshi Ray
- [gnome-photos/wip/rishi/collection: 32/43] base-item: Assert that an item that can't be edited, actually isn't Debarshi Ray
- [gnome-photos/wip/rishi/collection: 33/43] Let the BaseItem sub-classes specify where to place their thumbnails Debarshi Ray
- [gnome-photos/wip/rishi/collection: 34/43] base-item: Add a create_thumbnail_path virtual method Debarshi Ray
- [gnome-photos/wip/rishi/collection: 35/43] Use BaseItem API to get the thumbnail path Debarshi Ray
- [gnome-photos/wip/rishi/collection: 36/43] base-item: Support disabling the creation of collection thumbnails Debarshi Ray
- [gnome-photos/wip/rishi/collection: 37/43] Support creating BaseItems with thumbnailing turned off Debarshi Ray
- [gnome-photos/wip/rishi/collection: 38/43] fetch-metas-job, utils: Use BaseItem API instead of the SparqlCursor Debarshi Ray
- [gnome-photos/wip/rishi/collection: 39/43] utils: Shuffle some code around Debarshi Ray
- [gnome-photos/wip/rishi/collection: 40/43] base-item, utils: Query the GFileInfo directly with the BaseItem Debarshi Ray
- [gnome-photos/wip/rishi/collection: 41/43] utils: remove get_thumbnail_path Debarshi Ray
- [gnome-photos/wip/rishi/collection: 42/43] base-item: Add a refresh_icon virtual method Debarshi Ray
- [gnome-photos/wip/rishi/collection: 43/43] tracker-search-controller: Fix the lifetime of the signal handlers Debarshi Ray
- [gnome-software] Refactor autoptr handling to be safer. Robert Ancell
- [gnome-software] Refactor authentication code to be common. Robert Ancell
- [gnome-boxes] Update Brazilian Portuguese translation Translations User D-L
- [gnome-calendar] Update Brazilian Portuguese translation Translations User D-L
- [gnome-documents] Update Brazilian Portuguese translation Translations User D-L
- [gnome-todo] Update Brazilian Portuguese translation Translations User D-L
- [gjs] (2 commits) ...Merge branch 'coverage' into 'master' Philip Chimento
- [gjs: 1/2] CI: fix the coverage dependency chain Philip Chimento
- [gjs: 2/2] Merge branch 'coverage' into 'master' Philip Chimento
- [gnome-logs/gnome-3-26] update NEWS for 3.26.3 release Jonathan Kang
- [gnome-logs] Created tag gnome-logs-3.26.3 Jonathan Kang
- [gjs] (99 commits) Non-fast-forward update to branch 5-replace-bytearray-with-native-es6-typedarray Philip Chimento
- [gjs/5-replace-bytearray-with-native-es6-typedarray: 98/99] byteArray: Replace with native Uint8Array Philip Chimento
- [gjs/5-replace-bytearray-with-native-es6-typedarray: 99/99] byteArray: Add backwards-compatible ByteArray class Philip Chimento
- [glib] gkeyfile: Fix FD validity test to be technically correct Philip Withnall
- [glib] docs: Clarify the definition of goffset Philip Withnall
- [glib] docs: Replace an XML entity with a UTF-8 character instead Philip Withnall
- [glib] docs: Minor wording improvements in GConvert documentation Philip Withnall
- [glib] tests: Add a missing const to a variable in the GConvert tests Philip Withnall
- [glib] gconvert: Fix error handling for g_iconv() with unrepresentable chars Philip Withnall
- [glib] tests: Add some documentation to the illegal sequence conversion test Philip Withnall
- [glib] gdatainputstream: Deprecate read_until() in favour of read_upto() Philip Withnall
- [glib] gdbusmessage: Make a translatable message translatable with plurals Philip Withnall
- [glib] gmessages: Fix -Wformat warnings for g_message() and friends Philip Withnall
- [gtk+] Rename gtkiconcache.h Emmanuele Bassi
- [gtk+] Rename gtkiconcachevalidator.h Emmanuele Bassi
- [gtk+] Remove leading underscore from private symbols Emmanuele Bassi
- [gtk+] Remove unnecessary gtk-doc stanza Emmanuele Bassi
- [gtk+] docs: Annotate gdk_keymap_get_display() Emmanuele Bassi
- [gtk+] Split list of sources Emmanuele Bassi
- [gtk+] Rename GtkActionHelper private header Emmanuele Bassi
- [gtk+] Rename GtkActionMuxer's private header Emmanuele Bassi
- [evolution-ews] Bug 793037 - Some appointments displayed as meetings Milan Crha
- [gnome-photos] item-manager: Avoid a goto Debarshi Ray
- [gnome-photos] tracker-search-controller: Fix the lifetime of the signal handlers Debarshi Ray
- [evolution-ews/gnome-3-26] Bug 793037 - Some appointments displayed as meetings Milan Crha
- [gnome-photos] Created branch wip/uajain/dzl_file_manager_show Umang Jain
- [gnome-photos] Deleted branch wip/uajain/dzl_file_manager_show Umang Jain
- [gnome-photos] Created branch wip/uajain/dzl_file_manager_show Umang Jain
- [gnome-photos] Created branch 7-flatpak-attempt-to-open-a-file-with-nautilus-fails Umang Jain
- [gnome-control-center/wip/jsparber/background] [minor] cache tumbnail for wallpaper gallery for redraw https://bugzilla.gnome.org/show_bug.cgi?id=7 Julian Sparber
- [gnome-control-center/wip/jsparber/background] [refactor] changed variable names and some minor style changes https://bugzilla.gnome.org/show_bug.c Julian Sparber
- [gegl] domain-transform: create new operation Øyvind Kolås
- [gnome-control-center/wip/jsparber/background] [refactor] cache slideshow-emblem icon https://bugzilla.gnome.org/show_bug.cgi?id=788515 Julian Sparber
- [gnome-control-center/wip/jsparber/background] [ui] only show top border for gallery view https://bugzilla.gnome.org/show_bug.cgi?id=788515 Julian Sparber
- [adwaita-icon-theme] symbolic: new metaphors for settings' panels Jakub Steiner
- [gnome-control-center/wip/jsparber/background] [minor] add comment: the way of setting the background should be changed https://bugzilla.gnome.org/ Julian Sparber
- [gnome-control-center] user-accounts: Introduce an empty state page Felipe Borges
- [gnome-photos] (44 commits) Non-fast-forward update to branch wip/rishi/collection Debarshi Ray
- [gnome-photos/wip/rishi/collection: 3/44] source-manager: Style fix Debarshi Ray
- [gnome-photos/wip/rishi/collection: 4/44] tracker-controller: React to Source changes only if a Query is active Debarshi Ray
- [gnome-photos/wip/rishi/collection: 5/44] base-item: Shuffle some code around to make way for refresh_icon Debarshi Ray
- [gnome-photos/wip/rishi/collection: 6/44] Add Filterable::is_search_criterion Debarshi Ray
- [gnome-photos/wip/rishi/collection: 7/44] overview-searchbar: Ignore Filterables that are not search criteria Debarshi Ray
- [gnome-photos/wip/rishi/collection: 8/44] base-model: Ignore Filterables that are not search criteria Debarshi Ray
- [gnome-photos/wip/rishi/collection: 9/44] tracker-controller: Ignore addition/removal of non-Filterable Sources Debarshi Ray
- [gnome-photos/wip/rishi/collection: 10/44] search-type-manager: Set "all" as the active SearchType on startup Debarshi Ray
- [gnome-photos/wip/rishi/collection: 11/44] selection-toolbar: Rename variables Debarshi Ray
- [gnome-photos/wip/rishi/collection: 12/44] selection-toolbar: Explicitly set the visibility of the buttons Debarshi Ray
- [gnome-photos/wip/rishi/collection: 13/44] base-manager: Shuffle some code around Debarshi Ray
- [gnome-photos/wip/rishi/collection: 14/44] Support skipping some children while generating the "all" filter Debarshi Ray
- [gnome-photos/wip/rishi/collection: 15/44] application: Create SearchContextState once Application is constructed Debarshi Ray
- [gnome-photos/wip/rishi/collection: 16/44] Revert "application: Create SearchContextState once Application is constructed" Debarshi Ray
- [gnome-photos/wip/rishi/collection: 17/44] source: Prevent the ID and name from getting overwritten Debarshi Ray
- [gnome-photos/wip/rishi/collection: 18/44] debug: Add a debug flag to track changes to the BaseManagers Debarshi Ray
- [gnome-photos/wip/rishi/collection: 19/44] base-manager, item-manager: Log additions and removals Debarshi Ray
- [gnome-photos/wip/rishi/collection: 20/44] source: Offer symbolic icons, if possible Debarshi Ray
- [gnome-photos/wip/rishi/collection: 21/44] source: Support GMount-backed sources for importing Debarshi Ray
- [gnome-photos/wip/rishi/collection: 22/44] source-notification: Support GMount-backed sources for importing Debarshi Ray
- [gnome-photos/wip/rishi/collection: 23/44] source-notification: ... Debarshi Ray
- [gnome-photos/wip/rishi/collection: 24/44] embed, source-manager: Show notifications for mounts present at startup Debarshi Ray
- [gnome-photos/wip/rishi/collection: 25/44] source-manager: Track GMounts representing USB storage & PTP devices Debarshi Ray
- [gnome-photos/wip/rishi/collection: 26/44] Add PhotosModelButton Debarshi Ray
- [gnome-photos/wip/rishi/collection: 27/44] Add PhotosRemovableDeviceWidget Debarshi Ray
- [gnome-photos/wip/rishi/collection: 28/44] Add PhotosRemovableDevicesButton Debarshi Ray
- [gnome-photos/wip/rishi/collection: 29/44] main-toolbar: Show the attached devices Debarshi Ray
- [gnome-photos/wip/rishi/collection: 30/44] application, base-model: Handle app.search-* more globally Debarshi Ray
- [gnome-photos/wip/rishi/collection: 31/44] Add PhotosDeviceItem Debarshi Ray
- [gnome-photos/wip/rishi/collection: 32/44] Support explicitly specifying the BaseItem sub-class to create Debarshi Ray
- [gnome-photos/wip/rishi/collection: 33/44] Add a new mode for importing items from an attached device Debarshi Ray
- [gnome-photos/wip/rishi/collection: 34/44] base-item: Assert that an item that can't be edited, actually isn't Debarshi Ray
- [gnome-photos/wip/rishi/collection: 35/44] Let the BaseItem sub-classes specify where to place their thumbnails Debarshi Ray
- [gnome-photos/wip/rishi/collection: 36/44] base-item: Add a create_thumbnail_path virtual method Debarshi Ray
- [gnome-photos/wip/rishi/collection: 37/44] Use BaseItem API to get the thumbnail path Debarshi Ray
- [gnome-photos/wip/rishi/collection: 38/44] base-item: Support disabling the creation of collection thumbnails Debarshi Ray
- [gnome-photos/wip/rishi/collection: 39/44] Support creating BaseItems with thumbnailing turned off Debarshi Ray
- [gnome-photos/wip/rishi/collection: 40/44] fetch-metas-job, utils: Use BaseItem API instead of the SparqlCursor Debarshi Ray
- [gnome-photos/wip/rishi/collection: 41/44] utils: Shuffle some code around Debarshi Ray
- [gnome-photos/wip/rishi/collection: 42/44] base-item, utils: Query the GFileInfo directly with the BaseItem Debarshi Ray
- [gnome-photos/wip/rishi/collection: 43/44] utils: remove get_thumbnail_path Debarshi Ray
- [gnome-photos/wip/rishi/collection: 44/44] base-item: Add a refresh_icon virtual method Debarshi Ray
- [gnome-control-center] user-accounts: Prevent crashes if current user is not in carousel Ondrej Holy
- [gnome-photos] Non-fast-forward update to branch wip/uajain/dzl_file_manager_show Umang Jain
- [gnome-music] albumsview: Mark view as initialized Marinus Schraal
- [glib] gsettings: remove redundancy in 'list-recursive' Philip Withnall
- [librsvg] Post-release version bump to 2.42.3 Federico Mena Quintero
- [librsvg] Rename to code-of-conduct.md per upstream's version Federico Mena Quintero
- [librsvg] Update code-of-conduct.md to 1.4.1 Federico Mena Quintero
- [gnome-boxes] (2 commits) Created branch troubleshoot-view Felipe Borges
- [gnome-boxes/troubleshoot-view: 1/2] app: Express post-condition while setting default source Felipe Borges
- [gnome-boxes/troubleshoot-view: 2/2] app, window: Introduce troubleshoot view Felipe Borges
- [devhelp] Sidebar: hexpand and vexpand Sébastien Wilmet
- [devhelp] Window: improve code related to DhSidebar Sébastien Wilmet
- [devhelp] Window: better connect to GtkNotebook signals Sébastien Wilmet
- [devhelp] Window: simplify code to update window title Sébastien Wilmet
- [gtk+] texture: Make the texture id a guint Benjamin Otte
- [gtk+] texture: Add sanity checks to constructors Benjamin Otte
- [evolution-data-server] Correct return value of e_soup_session_get_authentication_requires_credentials() Milan Crha
- [gtk+] tests: Unrealize renderer Benjamin Otte
- [devhelp] Window: better window title when empty page Sébastien Wilmet
- [gnome-todo] application: Initialize logging earlier Georges Basile Stavracas Neto
- [gnome-todo] flatpak: Build master with tracing enabled Georges Basile Stavracas Neto
- [gnome-todo] flatpak: Reorganize file Georges Basile Stavracas Neto
- [gnome-todo] project: Print tracing option on configure Georges Basile Stavracas Neto
- [gnome-todo] task: Don't limit complete field to 1 bit Georges Basile Stavracas Neto
- [gnome-todo] grid-item: Also check if any parent of the task is complete Georges Basile Stavracas Neto
- [gnome-todo] utils: Introduce utilility file Georges Basile Stavracas Neto
- [gnome-todo] eds: Late notify new lists and other minor tweaks Georges Basile Stavracas Neto
- [gnome-todo] todoist: Reimplement provider Georges Basile Stavracas Neto
- [devhelp] Window: setup GtkSearchBar in init() Sébastien Wilmet
- [gimp] (805 commits) Created branch meson Félix Piédallu
- [gimp/meson: 1/805] Add basic Meson files. * Root meson.build * meson_options.txt * tools/generate_changelog.sh : custom Félix Piédallu
- [gimp/meson: 2/805] Added subdirs. Translation, themes and cursors fully OK Félix Piédallu
- [bijiben] gschema: Add missing word in string Piotr Drąg
- [gimp/meson: 22/805] Added data subdir Félix Piédallu
- [gimp/meson: 23/805] added source lists of libs Félix Piédallu
- [gimp/meson: 26/805] Successful build of libgimp* Félix Piédallu
- [gimp/meson: 27/805] Added some in app. Félix Piédallu
- [gimp/meson: 30/805] Fixed app/xcf. Added all other app subdirs. Félix Piédallu
- [gimp/meson: 31/805] LibGimp* : fixes, implement mkenums-marshal, cleanup, common cflags Félix Piédallu
- [gimp/meson: 32/805] Small cleanup Félix Piédallu
- [gimp/meson: 33/805] Fix meson of app/* Félix Piédallu
- [gimp/meson: 34/805] Add gimpversion.h, git-version.h. Fix missing debug_sources. Félix Piédallu
- [gimp/meson: 35/805] Remove verbose warning ; fix missing dependency Félix Piédallu
- [gimp/meson: 36/805] Add libapp Félix Piédallu
- [gimp/meson: 37/805] Add libapp + executables Félix Piédallu
- [gimp/meson: 82/805] Added m4macro install Félix Piédallu
- [gimp/meson: 83/805] Add data/tags xml autogenerated file Félix Piédallu
- [gimp/meson: 84/805] Add xml for data/tips. Add etc dir. Félix Piédallu
- [gimp/meson: 85/805] Forgot mimetypes Félix Piédallu
- [gimp/meson: 86/805] Add Desktop directory. Félix Piédallu
- [gimp/meson: 87/805] Add tools first. Implement icons and source generation. TODO : find workaround for icons+subdir gene Félix Piédallu
- [gimp/meson: 88/805] Add missing mimetypes Félix Piédallu
- [gimp/meson: 89/805] Add todo. Félix Piédallu
- [gimp/meson: 90/805] #include .c ?? That's just weird and just can't work. Félix Piédallu
- [gimp/meson: 91/805] Fix missing dependencies over gitversion.h Félix Piédallu
- [gimp/meson: 92/805] Adding menus Félix Piédallu
- [gimp/meson: 96/805] Default ansi = false Félix Piédallu
- [gimp/meson: 98/805] Fix default install directories, according to https://github.com/mesonbuild/meson/issues/1637#issuec Félix Piédallu
- [gimp/meson: 99/805] Change datadir -> gimpdatadir to prevent confusion. Félix Piédallu
- [gimp/meson: 100/805] Fix themes : rename dirs, remove find call. Félix Piédallu
- [gimp/meson: 101/805] Actually change dir names in top-level file Félix Piédallu
- [gimp/meson: 102/805] Fix libraries: * Add so version * Fix installation subdir (modules, headers) Félix Piédallu
- [gimp/meson: 103/805] Add archlinux build system Félix Piédallu
- [gimp/meson: 104/805] Adding doc installation. Adding devel-doc subdir but no content. Félix Piédallu
- [gimp/meson: 105/805] Implement enums for app/*. TODO : there's a lot of code duplication. Solutions: * shared variable (m Félix Piédallu
- [gimp/meson: 106/805] Fix GtkDoc meson options. Félix Piédallu
- [gimp/meson: 107/805] Fix docs. clean todo. Félix Piédallu
- [gimp/meson: 108/805] Add base of devel-docs meson file. Does not work. Félix Piédallu
- [gimp/meson: 109/805] Added main executables Félix Piédallu
- [gimp/meson: 110/805] Added Legacy icons theme Félix Piédallu
- [gimp/meson: 111/805] Add basic meson files for plugins Félix Piédallu
- [gimp/meson: 112/805] cleanup Félix Piédallu
- [gimp/meson: 113/805] de-duplicate a lot of code Félix Piédallu
- [gimp/meson: 114/805] add plugins Félix Piédallu
- [gimp/meson: 115/805] alphabetic sort, uncomment Félix Piédallu
- [gimp/meson: 117/805] Add some plugins Félix Piédallu
- [gimp/meson: 118/805] Add missing header generation Félix Piédallu
- [gimp/meson: 119/805] Add missing subdir Félix Piédallu
- [gimp/meson: 131/805] Add all missing plugins. TODO fix some missing ld. Félix Piédallu
- [gimp/meson: 135/805] Temporarily disable plug-ins build. Add tools/pdbgen build (not finished). Fix archlinux build. Félix Piédallu
- [gimp/meson: 136/805] Add all missing plugins. TODO fix some missing ld. Félix Piédallu
- [gimp/meson: 137/805] Merge 'upstream/master' into meson dev branch. Félix Piédallu
- [gimp/meson: 138/805] update meson.build according to upstream Félix Piédallu
- [gimp/meson: 329/805] Merge branch 'meson' of github.com:Salamandar/gimp_mesonport into meson Félix Piédallu
- [gimp/meson: 421/805] De-duplicate code for calling gimp_mkenums. Félix Piédallu
- [gimp/meson: 422/805] Remove multiple version numbers. Félix Piédallu
- [gimp/meson: 423/805] Remove some useless link args Félix Piédallu
- [gimp/meson: 487/805] Rename tests Félix Piédallu
- [gimp/meson: 488/805] Use custom_target with capture instead of bash cat pipes run_command. Félix Piédallu
- [gimp/meson: 505/805] Added .gitignore Félix Piédallu
- [gimp/meson: 507/805] Do not use local dir, use git clone in PKGBUILD. Félix Piédallu
- [gimp/meson: 508/805] Revert "Use custom_target with capture instead of bash cat pipes run_command." custom_target is buil Félix Piédallu
- [gimp/meson: 509/805] Add missing math link Félix Piédallu
- [gimp/meson: 510/805] Add to all modules. Félix Piédallu
- [gimp/meson: 511/805] Add math dependency Félix Piédallu
- [gimp/meson: 512/805] Add appdata file. fix .gitignore. Félix Piédallu
- [gimp/meson: 514/805] Add missing man files Félix Piédallu
- [gimp/meson: 515/805] Comment useless dependency. Add link for executable. Félix Piédallu
- [gimp/meson: 550/805] Fix encoding... Félix Piédallu
- [gimp/meson: 555/805] Add basic files for devel-docs. Not working because of include_dir to source_root missing. Ticket pe Félix Piédallu
- [gimp/meson: 558/805] Add devel-docs/tools Félix Piédallu
- [gimp/meson: 564/805] Fix flags (relative paths to prefix -> append with prefix) Félix Piédallu
- [gimp/meson: 565/805] Cleanup Félix Piédallu
- [gimp/meson: 566/805] Add math deps Félix Piédallu
- [gimp/meson: 567/805] Temporarily disable broken devel-docs Félix Piédallu
- [gimp/meson: 568/805] Add prefix to share/, lib/ relpaths Félix Piédallu
- [gimp/meson: 569/805] Install menus Félix Piédallu
- [gimp/meson: 570/805] Activate plug-ins. Fix plug-ins, missing dependencies, lib renames. Félix Piédallu
- [gimp/meson: 572/805] PKGBUILD: Release build. Remove build dir before anything. Félix Piédallu
- [gimp/meson: 573/805] Add dependency on autogenerated file. Félix Piédallu
- [gimp/meson: 574/805] Move build dir to src/build Félix Piédallu
- [gimp/meson: 575/805] Merge branch 'master' into meson Félix Piédallu
- [gimp/meson: 576/805] Backport autotools changes to meson. Félix Piédallu
- [gimp/meson: 577/805] Force gegl_minver. Add mypaint-brushes to libmypaint dependency. Félix Piédallu
- [gimp/meson: 578/805] Disable clang-incompatible flag Félix Piédallu
- [gimp/meson: 581/805] Fix plug-ins a bit. Add windows subdir. Félix Piédallu
- [gimp/meson: 582/805] Fix some names/paths/missing file. Add beginning of pygimp plugin. Félix Piédallu
- [gimp/meson: 583/805] Continue plugin/pygimp. Félix Piédallu
- [gimp/meson: 594/805] Fix generators Félix Piédallu
- [gimp/meson: 595/805] Rename some py deps. Fix pygimp plugins. Félix Piédallu
- [gimp/meson: 596/805] Remove prefix of pygimp libs Félix Piédallu
- [gimp/meson: 597/805] Add script-fu plugin Félix Piédallu
- [gimp/meson: 598/805] Fix path to file-raw resources. Add plugin resources. Félix Piédallu
- [gimp/meson: 599/805] Fix tabs/spaces consistency. Félix Piédallu
- [gimp/meson: 600/805] Prefer python2 to python that may point on python3 on modern installs. Félix Piédallu
- [gimp/meson: 601/805] Fix icons. Rename lists of icons for more readability. Félix Piédallu
- [gimp/meson: 602/805] Fix: remove bitmaps from vector images list Félix Piédallu
- [gimp/meson: 603/805] Implement some packaging that was handled by Autotools. Félix Piédallu
- [gimp/meson: 604/805] Document meson port. Félix Piédallu
- [gimp/meson: 606/805] Use fake-not-found-dep instead of 'have_*' bools. Use cc.get_supported_arguments. Félix Piédallu
- [gimp/meson: 607/805] Remove irrelevant old comment Félix Piédallu
- [gimp/meson: 608/805] Add test for config Félix Piédallu
- [gimp/meson: 609/805] Use python2 Félix Piédallu
- [gimp/meson: 614/805] Fix versions, pkg-config files. Félix Piédallu
- [gimp/meson: 615/805] Add infos to meson_todo.md Félix Piédallu
- [gimp/meson: 616/805] Fix translations, strings replacements. Félix Piédallu
- [gimp/meson: 617/805] Fix app/console builds. Félix Piédallu
- [gimp/meson: 618/805] Fix dependency on generated file Félix Piédallu
- [gimp/meson: 619/805] change todos Félix Piédallu
- [gimp/meson: 620/805] Fix translations in xml files. Félix Piédallu
- [gimp/meson: 621/805] current_source_dir() already contains source_root(). Félix Piédallu
- [gimp/meson: 622/805] Cleanup. Prepare future Windows support. Félix Piédallu
- [gimp/meson: 661/805] Remove redundant os_win32 and platform_win32 variables Félix Piédallu
- [gimp/meson: 767/805] fix: missing bang in shebang Félix Piédallu
- [gimp/meson: 768/805] Fix fontconfig_name, libmypaint_name (temporarily ?), c_args Félix Piédallu
- [gimp/meson: 770/805] Windows support preparation. Disabling most of windows-specific (broken) flags. Move/fix some featur Félix Piédallu
- [gimp/meson: 778/805] Fix windows build: use vs_module_defs, remove duplicate flags with meson, fix missing ldflags. Félix Piédallu
- [gimp/meson: 779/805] Do not always build custom_targets (they fail on windows) Félix Piédallu
- [gimp/meson: 780/805] Use pygobject-codegen instead of pygtk-codegen Félix Piédallu
- [gimp/meson: 781/805] Fix windows build/link Félix Piédallu
- [gimp/meson: 782/805] Fix Windows build: missing dependency (pangoft2, mypaint-brushes) Félix Piédallu
- [gimp/meson: 783/805] Cleanup custom useless Ldflags/link_args Félix Piédallu
- [gimp/meson: 784/805] Fix the fix (mypaint-brushes not available on Mingw) Félix Piédallu
- [gimp/meson: 785/805] Refactoring of CFlags: * Regroup all -Defines in /meson.build. * Rename DATADIR as SYSDATADIR in /to Félix Piédallu
- [gimp/meson: 786/805] Fix: Rename DATADIR as GIMPDATADIR, as it conflicts with Mingw headers. Félix Piédallu
- [gimp/meson: 798/805] Remove 'find' calls, use hard-coded names and install_subdir Félix Piédallu
- [gimp/meson: 799/805] Remove most run_command calls (and bash calls). Helps having a better ninja dependencies tree. Félix Piédallu
- [gimp/meson: 800/805] cleanup Félix Piédallu
- [gimp/meson: 801/805] Fix encoding -> utf8 Félix Piédallu
- [gimp/meson: 802/805] Move versionconfig declaration to root meson.build. Generate rc sources. Félix Piédallu
- [gimp/meson: 803/805] Add support for windows .rc files Félix Piédallu
- [gimp/meson: 804/805] Add custom_targets for regenerating lex/parsers Félix Piédallu
- [gimp/meson: 805/805] Merge branch 'master' into meson. Backport autotools modifs into Meson files. Félix Piédallu
- [gegl] Update POTFILES.in Piotr Drąg
- [gnome-todo] utils: Optimize gtd_str_replace() Georges Basile Stavracas Neto
- [babl] Fix : libdir for autotools and meson are not the same… Félix Piédallu
- [babl] PKGBUILD points again to gnome upstream Félix Piédallu
- [babl] Temporarily disable checking for headers Félix Piédallu
- [babl] Remove os_win32 Félix Piédallu
- [babl] Remove check for linux header on win32 Félix Piédallu
- [babl] Fix windows dirs_sep. Cleanup. Félix Piédallu
- [babl] Added mingw template pkgbuild. Félix Piédallu
- [gtk+] (2 commits) Created branch wip/carlosg/stylus-gesture Carlos Garnacho
- [gtk+/wip/carlosg/stylus-gesture: 1/2] gtk: Add GtkGestureStylus Carlos Garnacho
- [gtk+/wip/carlosg/stylus-gesture: 2/2] demos: Add "Paint" demo Carlos Garnacho
- [gnome-photos] (2 commits) Created branch wip/uajain/pre_select_exported_file Umang Jain
- [gimp] Deleted branch meson Félix Piédallu
- [gimp] (127 commits) Created branch meson Félix Piédallu
- [gimp/meson: 1/127] Add basic Meson files. * Root meson.build * meson_options.txt * tools/generate_changelog.sh : custom Félix Piédallu
- [gimp/meson: 2/127] Added subdirs. Translation, themes and cursors fully OK Félix Piédallu
- [gimp/meson: 3/127] Added data subdir Félix Piédallu
- [gimp/meson: 4/127] added source lists of libs Félix Piédallu
- [gimp/meson: 5/127] Successful build of libgimp* Félix Piédallu
- [gimp/meson: 6/127] Added some in app. Félix Piédallu
- [gimp/meson: 7/127] Fixed app/xcf. Added all other app subdirs. Félix Piédallu
- [gimp/meson: 8/127] LibGimp* : fixes, implement mkenums-marshal, cleanup, common cflags Félix Piédallu
- [gimp/meson: 9/127] Small cleanup Félix Piédallu
- [gimp/meson: 10/127] Fix meson of app/* Félix Piédallu
- [gimp/meson: 11/127] Add gimpversion.h, git-version.h. Fix missing debug_sources. Félix Piédallu
- [gimp/meson: 12/127] Remove verbose warning ; fix missing dependency Félix Piédallu
- [gimp/meson: 13/127] Add libapp Félix Piédallu
- [gimp/meson: 14/127] Add libapp + executables Félix Piédallu
- [gimp/meson: 15/127] Added m4macro install Félix Piédallu
- [gimp/meson: 16/127] Add data/tags xml autogenerated file Félix Piédallu
- [gimp/meson: 17/127] Add xml for data/tips. Add etc dir. Félix Piédallu
- [gimp/meson: 18/127] Forgot mimetypes Félix Piédallu
- [gimp/meson: 19/127] Add Desktop directory. Félix Piédallu
- [gimp/meson: 20/127] Add tools first. Implement icons and source generation. TODO : find workaround for icons+subdir gene Félix Piédallu
- [gimp/meson: 21/127] Add missing mimetypes Félix Piédallu
- [gimp/meson: 22/127] Add todo. Félix Piédallu
- [gimp/meson: 23/127] #include .c ?? That's just weird and just can't work. Félix Piédallu
- [gimp/meson: 24/127] Fix missing dependencies over gitversion.h Félix Piédallu
- [gimp/meson: 25/127] Adding menus Félix Piédallu
- [gimp/meson: 26/127] Default ansi = false Félix Piédallu
- [gimp/meson: 27/127] Fix default install directories, according to https://github.com/mesonbuild/meson/issues/1637#issuec Félix Piédallu
- [gimp/meson: 28/127] Change datadir -> gimpdatadir to prevent confusion. Félix Piédallu
- [gimp/meson: 29/127] Fix themes : rename dirs, remove find call. Félix Piédallu
- [gimp/meson: 30/127] Actually change dir names in top-level file Félix Piédallu
- [gimp/meson: 31/127] Fix libraries: * Add so version * Fix installation subdir (modules, headers) Félix Piédallu
- [gimp/meson: 32/127] Add archlinux build system Félix Piédallu
- [gimp/meson: 33/127] Adding doc installation. Adding devel-doc subdir but no content. Félix Piédallu
- [gimp/meson: 34/127] Implement enums for app/*. TODO : there's a lot of code duplication. Solutions: * shared variable (m Félix Piédallu
- [gimp/meson: 35/127] Fix GtkDoc meson options. Félix Piédallu
- [gimp/meson: 36/127] Fix docs. clean todo. Félix Piédallu
- [gimp/meson: 37/127] Add base of devel-docs meson file. Does not work. Félix Piédallu
- [gimp/meson: 38/127] Added main executables Félix Piédallu
- [gimp/meson: 39/127] Added Legacy icons theme Félix Piédallu
- [gimp/meson: 40/127] Add basic meson files for plugins Félix Piédallu
- [gimp/meson: 41/127] cleanup Félix Piédallu
- [gimp/meson: 42/127] de-duplicate a lot of code Félix Piédallu
- [gimp/meson: 43/127] add plugins Félix Piédallu
- [gimp/meson: 44/127] alphabetic sort, uncomment Félix Piédallu
- [gimp/meson: 45/127] Add some plugins Félix Piédallu
- [gimp/meson: 46/127] Add missing header generation Félix Piédallu
- [gimp/meson: 47/127] Add missing subdir Félix Piédallu
- [gimp/meson: 48/127] Add all missing plugins. TODO fix some missing ld. Félix Piédallu
- [gimp/meson: 49/127] Temporarily disable plug-ins build. Add tools/pdbgen build (not finished). Fix archlinux build. Félix Piédallu
- [gimp/meson: 50/127] update meson.build according to upstream Félix Piédallu
- [gimp/meson: 51/127] De-duplicate code for calling gimp_mkenums. Félix Piédallu
- [gimp/meson: 52/127] Remove multiple version numbers. Félix Piédallu
- [gimp/meson: 53/127] Remove some useless link args Félix Piédallu
- [gimp/meson: 54/127] Rename tests Félix Piédallu
- [gimp/meson: 55/127] Use custom_target with capture instead of bash cat pipes run_command. Félix Piédallu
- [gimp/meson: 56/127] Added .gitignore Félix Piédallu
- [gimp/meson: 57/127] Do not use local dir, use git clone in PKGBUILD. Félix Piédallu
- [gimp/meson: 58/127] Revert "Use custom_target with capture instead of bash cat pipes run_command." custom_target is buil Félix Piédallu
- [gtk+] (4 commits) Created branch wip/no-more-gdk-threads Emmanuele Bassi
- [gimp/meson: 59/127] Add missing math link Félix Piédallu
- [gtk+/wip/no-more-gdk-threads: 1/4] Replace gdk_threads_add_idle* with g_idle_add() Emmanuele Bassi
- [gimp/meson: 60/127] Add to all modules. Félix Piédallu
- [gtk+/wip/no-more-gdk-threads: 2/4] Replace gdk_threads_add_timeout* with g_timeout_add() Emmanuele Bassi
- [gimp/meson: 61/127] Add math dependency Félix Piédallu
- [gtk+/wip/no-more-gdk-threads: 3/4] Drop the Big GDK Lock Emmanuele Bassi
- [gimp/meson: 62/127] Add appdata file. fix .gitignore. Félix Piédallu
- [gtk+/wip/no-more-gdk-threads: 4/4] Remove all gdk_threads_* entry points Emmanuele Bassi
- [gimp/meson: 63/127] Add missing man files Félix Piédallu
- [gimp/meson: 64/127] Comment useless dependency. Add link for executable. Félix Piédallu
- [gimp/meson: 65/127] Fix encoding... Félix Piédallu
- [gimp/meson: 66/127] Add basic files for devel-docs. Not working because of include_dir to source_root missing. Ticket pe Félix Piédallu
- [gimp/meson: 67/127] Add devel-docs/tools Félix Piédallu
- [gimp/meson: 68/127] Fix flags (relative paths to prefix -> append with prefix) Félix Piédallu
- [gimp/meson: 69/127] Cleanup Félix Piédallu
- [gimp/meson: 70/127] Add math deps Félix Piédallu
- [gimp/meson: 71/127] Temporarily disable broken devel-docs Félix Piédallu
- [gimp/meson: 72/127] Add prefix to share/, lib/ relpaths Félix Piédallu
- [gimp/meson: 73/127] Install menus Félix Piédallu
- [gimp/meson: 74/127] Activate plug-ins. Fix plug-ins, missing dependencies, lib renames. Félix Piédallu
- [gimp/meson: 75/127] PKGBUILD: Release build. Remove build dir before anything. Félix Piédallu
- [gimp/meson: 76/127] Add dependency on autogenerated file. Félix Piédallu
- [gimp/meson: 77/127] Move build dir to src/build Félix Piédallu
- [gimp/meson: 78/127] Backport autotools changes to meson. Félix Piédallu
- [gimp/meson: 79/127] Force gegl_minver. Add mypaint-brushes to libmypaint dependency. Félix Piédallu
- [gimp/meson: 80/127] Disable clang-incompatible flag Félix Piédallu
- [gimp/meson: 81/127] Fix plug-ins a bit. Add windows subdir. Félix Piédallu
- [gimp/meson: 82/127] Fix some names/paths/missing file. Add beginning of pygimp plugin. Félix Piédallu
- [gimp/meson: 83/127] Continue plugin/pygimp. Félix Piédallu
- [gimp/meson: 84/127] Fix generators Félix Piédallu
- [gimp/meson: 85/127] Rename some py deps. Fix pygimp plugins. Félix Piédallu
- [gimp/meson: 86/127] Remove prefix of pygimp libs Félix Piédallu
- [gimp/meson: 87/127] Add script-fu plugin Félix Piédallu
- [gimp/meson: 88/127] Fix path to file-raw resources. Add plugin resources. Félix Piédallu
- [gimp/meson: 89/127] Fix tabs/spaces consistency. Félix Piédallu
- [gimp/meson: 90/127] Prefer python2 to python that may point on python3 on modern installs. Félix Piédallu
- [gimp/meson: 91/127] Fix icons. Rename lists of icons for more readability. Félix Piédallu
- [gimp/meson: 92/127] Fix: remove bitmaps from vector images list Félix Piédallu
- [gimp/meson: 93/127] Implement some packaging that was handled by Autotools. Félix Piédallu
- [gimp/meson: 94/127] Document meson port. Félix Piédallu
- [gimp/meson: 95/127] Use fake-not-found-dep instead of 'have_*' bools. Use cc.get_supported_arguments. Félix Piédallu
- [gimp/meson: 96/127] Remove irrelevant old comment Félix Piédallu
- [gimp/meson: 97/127] Add test for config Félix Piédallu
- [gimp/meson: 98/127] Use python2 Félix Piédallu
- [gimp/meson: 99/127] Fix versions, pkg-config files. Félix Piédallu
- [gimp/meson: 100/127] Add infos to meson_todo.md Félix Piédallu
- [gimp/meson: 101/127] Fix translations, strings replacements. Félix Piédallu
- [gimp/meson: 102/127] Fix app/console builds. Félix Piédallu
- [gimp/meson: 103/127] Fix dependency on generated file Félix Piédallu
- [gimp/meson: 104/127] change todos Félix Piédallu
- [gimp/meson: 105/127] Fix translations in xml files. Félix Piédallu
- [gimp/meson: 106/127] current_source_dir() already contains source_root(). Félix Piédallu
- [gimp/meson: 107/127] Cleanup. Prepare future Windows support. Félix Piédallu
- [gimp/meson: 108/127] Remove redundant os_win32 and platform_win32 variables Félix Piédallu
- [gimp/meson: 109/127] fix: missing bang in shebang Félix Piédallu
- [gimp/meson: 110/127] Fix fontconfig_name, libmypaint_name (temporarily ?), c_args Félix Piédallu
- [gimp/meson: 111/127] Windows support preparation. Disabling most of windows-specific (broken) flags. Move/fix some featur Félix Piédallu
- [gimp/meson: 112/127] Fix windows build: use vs_module_defs, remove duplicate flags with meson, fix missing ldflags. Félix Piédallu
- [gimp/meson: 113/127] Do not always build custom_targets (they fail on windows) Félix Piédallu
- [gimp/meson: 114/127] Use pygobject-codegen instead of pygtk-codegen Félix Piédallu
- [gimp/meson: 115/127] Fix windows build/link Félix Piédallu
- [gimp/meson: 116/127] Fix Windows build: missing dependency (pangoft2, mypaint-brushes) Félix Piédallu
- [gimp/meson: 117/127] Cleanup custom useless Ldflags/link_args Félix Piédallu
- [gimp/meson: 118/127] Fix the fix (mypaint-brushes not available on Mingw) Félix Piédallu
- [gimp/meson: 119/127] Refactoring of CFlags: * Regroup all -Defines in /meson.build. * Rename DATADIR as SYSDATADIR in /to Félix Piédallu
- [gimp/meson: 120/127] Fix: Rename DATADIR as GIMPDATADIR, as it conflicts with Mingw headers. Félix Piédallu
- [gimp/meson: 121/127] Remove 'find' calls, use hard-coded names and install_subdir Félix Piédallu
- [gimp/meson: 122/127] Remove most run_command calls (and bash calls). Helps having a better ninja dependencies tree. Félix Piédallu
- [gimp/meson: 123/127] cleanup Félix Piédallu
- [gimp/meson: 124/127] Fix encoding -> utf8 Félix Piédallu
- [gimp/meson: 125/127] Move versionconfig declaration to root meson.build. Generate rc sources. Félix Piédallu
- [gimp/meson: 126/127] Add support for windows .rc files Félix Piédallu
- [gimp/meson: 127/127] Add custom_targets for regenerating lex/parsers Félix Piédallu
- [gtk+] (4 commits) Non-fast-forward update to branch wip/no-more-gdk-threads Emmanuele Bassi
- [gtk+/wip/no-more-gdk-threads: 1/4] Replace gdk_threads_add_idle* with g_idle_add() Emmanuele Bassi
- [gtk+/wip/no-more-gdk-threads: 2/4] Replace gdk_threads_add_timeout* with g_timeout_add() Emmanuele Bassi
- [gtk+/wip/no-more-gdk-threads: 3/4] Drop the Big GDK Lock Emmanuele Bassi
- [gtk+/wip/no-more-gdk-threads: 4/4] Remove all gdk_threads_* entry points Emmanuele Bassi
- [gimp/meson] Fix rebase: * Backport source filenames changes * Add missing test * Add new tool * Move git-version Félix Piédallu
- [evolution-data-server] Provide associated ESource to more EOAuth2Service virtual methods Milan Crha
- [chronojump] Image resize to 150 / (maintain aspect ratio) Xavier de Blas
- [librsvg] Remove tests/fixtures/reftests/bugs/548494.svg, add a parser test for it Federico Mena Quintero
- [librsvg] rsvg-test: Render with a non-identity transformation matrix to test offsetting errors Federico Mena Quintero
- [librsvg] gitlab#91 - Initialize the intial Cairo context in the clipping context correctly Federico Mena Quintero
- [librsvg] Add reftests/bugs/91-nonzero-translation.svg Federico Mena Quintero
- [glib] gio: Port GThreadedResolver to use res_nquery() to fix thread-safety Philip Withnall
- [gnome-control-center/wip/jsparber/background] (125 commits) ...[refactor] remove chooser gallery from meson.build (needs work) Julian Sparber
- [gnome-control-center/wip/jsparber/background: 124/125] Merge branch 'master' into wip/jsparber/background https://bugzilla.gnome.org/show_bug.cgi?id=788515 Julian Sparber
- [gnome-control-center/wip/jsparber/background: 125/125] [refactor] remove chooser gallery from meson.build (needs work) Julian Sparber
- [gegl] gegl: 16 byte align stack allocations in buffer scaling Øyvind Kolås
- [devhelp] Window: clear search in all GtkNotebook tabs Sébastien Wilmet
- [devhelp] Window: small code improvements for the WebView search Sébastien Wilmet
- [epiphany] Update Catalan translation Jordi Mas
- [gnome-tweaks] Update Catalan translation Translations User D-L
- [gnome-contacts] Update Catalan translation Translations User D-L
- [gnome-nettool] Update Catalan translation Translations User D-L
- [eog] EogThumbView: Fix deprecated gtk_menu_popup usage Felix Riemann
- [eog] EogWindow: Fix deprecated usage of gtk_screen_get_monitor_* Felix Riemann
- [polari] Update Catalan translation Translations User D-L
- [seahorse] Update Catalan translation Translations User D-L
- [gjs] (2 commits) ...Merge branch 'dev' into 'master' Philip Chimento
- [gjs: 1/2] CI: use the fastest approach to build Philip Chimento
- [gjs: 2/2] Merge branch 'dev' into 'master' Philip Chimento
- [gnome-photos] Created branch wip/uajain/drop_shadhi Umang Jain
- [gnome-photos/wip/uajain/drop_shadhi] shadows-highlights: Drop built-in implementation of shadows-highlights and use GEGL's Umang Jain
- [gnome-terminal] profile: editor: Minor UI and mnemonic fixes Egmont Koblinger
- [gnome-terminal] profile: editor: Make sure mnemonics don't conflict Egmont Koblinger
- [gnome-terminal] profile: editor: Use the same mnemonic for the two Reset buttons Egmont Koblinger
- [devhelp] Window: simplify implementation of win.find GAction Sébastien Wilmet
- [devhelp] Window: more consistent utils function names for the WebView search Sébastien Wilmet
- [polari] (25 commits) Non-fast-forward update to branch wip/fmuellner/disconnect-accounts Bastian Ilsø Hougaard
- [polari/wip/fmuellner/disconnect-accounts: 21/25] lib: Add a small wrapper around TpAutomaticClientFactory Bastian Ilsø Hougaard
- [polari/wip/fmuellner/disconnect-accounts: 22/25] accountsMonitor: Use a custom account type Bastian Ilsø Hougaard
- [polari/wip/fmuellner/disconnect-accounts: 23/25] accounts: Add PolariAccount:visible property Bastian Ilsø Hougaard
- [polari/wip/fmuellner/disconnect-accounts: 24/25] Use PolariAccount:visible instead of :enabled Bastian Ilsø Hougaard
- [polari/wip/fmuellner/disconnect-accounts: 25/25] roomList: Add "Disconnect" to network context popover Bastian Ilsø Hougaard
- [polari] (6 commits) Non-fast-forward update to branch wip/fmuellner/disconnect-accounts Bastian Ilsø Hougaard
- [polari/wip/fmuellner/disconnect-accounts: 2/6] lib: Add a small wrapper around TpAutomaticClientFactory Bastian Ilsø Hougaard
- [polari/wip/fmuellner/disconnect-accounts: 3/6] accountsMonitor: Use a custom account type Bastian Ilsø Hougaard
- [polari/wip/fmuellner/disconnect-accounts: 4/6] accounts: Add PolariAccount:visible property Bastian Ilsø Hougaard
- [polari/wip/fmuellner/disconnect-accounts: 5/6] Use PolariAccount:visible instead of :enabled Bastian Ilsø Hougaard
- [polari/wip/fmuellner/disconnect-accounts: 6/6] roomList: Add "Disconnect" to network context popover Bastian Ilsø Hougaard
- [polari] (5 commits) ...roomList: Add "Disconnect" to network context popover Bastian Ilsø Hougaard
- [polari] Deleted branch wip/fmuellner/disconnect-accounts Florian Müllner
- [gnome-photos] flatpak: Update URL after GitLab migration Debarshi Ray
- [gnome-photos] Non-fast-forward update to branch wip/uajain/pre_select_exported_file Umang Jain
- [devhelp] Window: ensure that the WebView search is up-to-date before prev/next Sébastien Wilmet
- [devhelp] Window: when switching tab, launch search if needed in new active tab Sébastien Wilmet
- [gnome-photos] source-manager: Ensure validity of active source Debarshi Ray
- [gnome-photos] item-manager: Don't restrict search results to the active collection Debarshi Ray
- [four-in-a-row] Update Swedish translation Translations User D-L
- [gnome-settings-daemon] Deleted branch wip/inigomartinez/meson Iñigo Martínez
- [gnome-settings-daemon] (5 commits) Created branch wip/inigomartinez/meson Iñigo Martínez
- [gnome-settings-daemon/wip/inigomartinez/meson: 1/5] build: Port to meson build system Iñigo Martínez
- [gnome-settings-daemon/wip/inigomartinez/meson: 2/5] build: Remove autotools Iñigo Martínez
- [gnome-settings-daemon/wip/inigomartinez/meson: 3/5] build: Use template files for enums generation Iñigo Martínez
- [gnome-settings-daemon/wip/inigomartinez/meson: 4/5] i18n: Remove gvc files from POTFILES.in Iñigo Martínez
- [gnome-settings-daemon/wip/inigomartinez/meson: 5/5] build: Migrate from Intltool to Gettext Iñigo Martínez
- [gnome-photos] embed: Split out the code to look for the presence of search criteria Debarshi Ray
- [gnome-photos] embed: Don't restore an invalid search state Debarshi Ray
- [gnome-photos] base-item: Assert that an item that can't be edited, actually isn't Debarshi Ray
- [gnome-photos] (46 commits) Non-fast-forward update to branch wip/rishi/collection Debarshi Ray
- [gnome-photos/wip/rishi/collection: 7/46] source-manager: Style fix Debarshi Ray
- [gnome-photos/wip/rishi/collection: 8/46] tracker-controller: React to Source changes only if a Query is active Debarshi Ray
- [gnome-photos/wip/rishi/collection: 9/46] base-item: Shuffle some code around to make way for refresh_icon Debarshi Ray
- [gnome-photos/wip/rishi/collection: 10/46] Add Filterable::is_search_criterion Debarshi Ray
- [gnome-photos/wip/rishi/collection: 11/46] overview-searchbar: Ignore Filterables that are not search criteria Debarshi Ray
- [gnome-photos/wip/rishi/collection: 12/46] base-model: Ignore Filterables that are not search criteria Debarshi Ray
- [gnome-photos/wip/rishi/collection: 13/46] tracker-controller: Ignore addition/removal of non-Filterable Sources Debarshi Ray
- [gnome-photos/wip/rishi/collection: 14/46] search-type-manager: Set "all" as the active SearchType on startup Debarshi Ray
- [gnome-photos/wip/rishi/collection: 15/46] selection-toolbar: Rename variables Debarshi Ray
- [gnome-photos/wip/rishi/collection: 16/46] selection-toolbar: Explicitly set the visibility of the buttons Debarshi Ray
- [gnome-photos/wip/rishi/collection: 17/46] base-manager: Shuffle some code around Debarshi Ray
- [gnome-photos/wip/rishi/collection: 18/46] Support skipping some children while generating the "all" filter Debarshi Ray
- [gnome-photos/wip/rishi/collection: 19/46] application: Create SearchContextState once Application is constructed Debarshi Ray
- [gnome-photos/wip/rishi/collection: 20/46] Revert "application: Create SearchContextState once Application is constructed" Debarshi Ray
- [gnome-photos/wip/rishi/collection: 21/46] source: Prevent the ID and name from getting overwritten Debarshi Ray
- [gnome-photos/wip/rishi/collection: 22/46] debug: Add a debug flag to track changes to the BaseManagers Debarshi Ray
- [gnome-photos/wip/rishi/collection: 23/46] base-manager, item-manager: Log additions and removals Debarshi Ray
- [gnome-photos/wip/rishi/collection: 24/46] source: Offer symbolic icons, if possible Debarshi Ray
- [gnome-photos/wip/rishi/collection: 25/46] source: Support GMount-backed sources for importing Debarshi Ray
- [gnome-photos/wip/rishi/collection: 26/46] source-notification: Support GMount-backed sources for importing Debarshi Ray
- [gnome-photos/wip/rishi/collection: 27/46] embed, source-manager: Show notifications for mounts present at startup Debarshi Ray
- [gnome-photos/wip/rishi/collection: 28/46] source-manager: Track GMounts representing USB storage & PTP devices Debarshi Ray
- [gnome-photos/wip/rishi/collection: 29/46] Add PhotosModelButton Debarshi Ray
- [gnome-photos/wip/rishi/collection: 30/46] Add PhotosRemovableDeviceWidget Debarshi Ray
- [gnome-photos/wip/rishi/collection: 31/46] Add PhotosRemovableDevicesButton Debarshi Ray
- [gnome-photos/wip/rishi/collection: 32/46] main-toolbar: Show the attached devices Debarshi Ray
- [gnome-photos/wip/rishi/collection: 33/46] application, base-model: Handle app.search-* more globally Debarshi Ray
- [gnome-photos/wip/rishi/collection: 34/46] Add PhotosDeviceItem Debarshi Ray
- [gnome-photos/wip/rishi/collection: 35/46] Support explicitly specifying the BaseItem sub-class to create Debarshi Ray
- [gnome-photos/wip/rishi/collection: 36/46] Add a new mode for importing items from an attached device Debarshi Ray
- [gnome-photos/wip/rishi/collection: 37/46] Let the BaseItem sub-classes specify where to place their thumbnails Debarshi Ray
- [gnome-photos/wip/rishi/collection: 38/46] base-item: Add a create_thumbnail_path virtual method Debarshi Ray
- [gnome-photos/wip/rishi/collection: 39/46] Use BaseItem API to get the thumbnail path Debarshi Ray
- [gnome-photos/wip/rishi/collection: 40/46] base-item: Support disabling the creation of collection thumbnails Debarshi Ray
- [gnome-photos/wip/rishi/collection: 41/46] Support creating BaseItems with thumbnailing turned off Debarshi Ray
- [gnome-photos/wip/rishi/collection: 42/46] fetch-metas-job, utils: Use BaseItem API instead of the SparqlCursor Debarshi Ray
- [gnome-photos/wip/rishi/collection: 43/46] utils: Shuffle some code around Debarshi Ray
- [gnome-photos/wip/rishi/collection: 44/46] base-item, utils: Query the GFileInfo directly with the BaseItem Debarshi Ray
- [gnome-photos/wip/rishi/collection: 45/46] utils: remove get_thumbnail_path Debarshi Ray
- [gnome-photos/wip/rishi/collection: 46/46] base-item: Add a refresh_icon virtual method Debarshi Ray
- [gnome-builder] flatpak: add fallback for app-id/id mixup Christian Hergert
- [gnome-builder] flatpak: remove sdk-version Christian Hergert
- [gnome-builder] about: show build tag in all non-release builds Christian Hergert
03 February 2018
04 February 2018
05 February 2018
- [gnome-system-monitor] Update Polish translation Piotr Drąg
- [gnome-music] (7 commits) Non-fast-forward update to branch wip/mschraal/artrework Marinus Schraal
- [gnome-music/wip/mschraal/artrework: 2/7] albumartcache: Rewrite Marinus Schraal
- [gnome-music/wip/mschraal/artrework: 3/7] albumartcache: Higher priority for I/O processes Marinus Schraal
- [gnome-music/wip/mschraal/artrework: 4/7] albumartcache: Uppercase DefaultIcon.Type enum Marinus Schraal
- [gnome-music/wip/mschraal/artrework: 5/7] Add CoverStack for smooth art transitions Marinus Schraal
- [gnome-music/wip/mschraal/artrework: 6/7] player: Fix MPRIS2 coverart update Marinus Schraal
- [gnome-music/wip/mschraal/artrework: 7/7] albumartcache: Optimize frame rendering Marinus Schraal
- [iagno] Update Polish translation Piotr Drąg
- [lightsoff] Update Polish translation Piotr Drąg
- [quadrapassel] Update Polish translation Piotr Drąg
- [swell-foop] Prepared release 3.27.90 Robert Roth
- [swell-foop] Created tag 3.27.90 Robert Roth
- [swell-foop] Update Polish translation Piotr Drąg
- [gnome-mines] Use LINGUAS file instead of meson variable for help Robert Roth
- [gnome-mines] Prepared release 3.27.90 Robert Roth
- [gnome-mines] Created tag 3.27.90 Robert Roth
- [gnome-music] Created branch wip/mschraal/album-scrobbling Marinus Schraal
- [gnome-music/wip/mschraal/album-scrobbling] scrobbler: Correctly supply album title Marinus Schraal
- [lightsoff] Updated git.mk Robert Roth
- [lightsoff] Prepared release 3.27.90 Robert Roth
- [lightsoff] Created tag 3.27.90 Robert Roth
- [vala] Created branch wip/tintou/tests Corentin Noël
- [vala/wip/tintou/tests] tests: add invalid cases for the Parser Corentin Noël
- [gnome-todo] notification: Modernize code Georges Basile Stavracas Neto
- [gnome-todo] eds: Simplify and modernize more code Georges Basile Stavracas Neto
- [gnome-todo] todoist: Delete useless warning Georges Basile Stavracas Neto
- [gnome-todo] engine: Modernize objects Georges Basile Stavracas Neto
- [gnome-todo] application: Instrument code Georges Basile Stavracas Neto
- [gnome-todo] flatpak: Allow talking to org.freedesktop.login1 Georges Basile Stavracas Neto
- [gnome-todo] timer: Properly parse error Georges Basile Stavracas Neto
- [gnome-todo] utils: Pass source length to g_strstr_len() Georges Basile Stavracas Neto
- [gnome-todo] task-list: Fix property docs Georges Basile Stavracas Neto
- [gnome-todo] todo-txt: Rework parser Georges Basile Stavracas Neto
- [gnome-todo] task-row: Save task title when changed Georges Basile Stavracas Neto
- [gnome-terminal] Update German translation Translations User D-L
- [gnome-music] scrobbler: Correctly supply album title Marinus Schraal
- [gnome-music] Deleted branch wip/mschraal/album-scrobbling Marinus Schraal
- [gnome-photos] application: Remove redundant mkdir --parents Debarshi Ray
- [gnome-shell] Update zh_CN translation Aron Xu
- [gnome-music] Created branch wip/mschraal/album-scrobbling Marinus Schraal
- [mutter] gpu-kms: Don't add outputs without modes Jonas Ådahl
- [gnome-music/wip/mschraal/album-scrobbling] scrobbler: Fix the call to get the album title Marinus Schraal
- [gnome-mines] build: Install appstream metadata to non-deprecated location Jeremy Bicha
- [template-glib] (4 commits) ...Merge branch 'wip/strv-iterate' into 'master' Christian Hergert
- [template-glib: 1/4] Allow for to iterate over strv stored as either a boxed value or variant Christian Hergert
- [template-glib: 2/4] A simple vala application that satisfies article.tmpl Christian Hergert
- [template-glib: 3/4] Improved docs, NULL strv when emptied Christian Hergert
- [template-glib: 4/4] Merge branch 'wip/strv-iterate' into 'master' Christian Hergert
- [template-glib] build: fixup comment for G-I Christian Hergert
- [libgnome-games-support] Prefer GObject-style construction Michael Catanzaro
- [libgnome-games-support] scores: Make importers usable with g_object_new Michael Catanzaro
- [libgnome-games-support] context: Make usable when created via g_object_new() Michael Catanzaro
- [libgnome-games-support] Created branch games-1-2 Michael Catanzaro
- [gnome-builder] doap: update link for bug tracker Christian Hergert
- [gnome-builder] notification: check target phase for message suppression Christian Hergert
- [template-glib] release 3.27.90 Christian Hergert
- [template-glib] Created tag 3.27.90 Christian Hergert
- [gjs] release: Prepare for 1.51.90 Philip Chimento
- [gjs] Created tag 1.51.90 Philip Chimento
- [gjs] build: Post-release version bump Philip Chimento
- [jsonrpc-glib] build: fix jsonrpc_glib-1.0 -> jsonrpc-glib-1.0 Christian Hergert
- [jsonrpc-glib] release 3.27.90 Christian Hergert
- [jsonrpc-glib] Created tag 3.27.90 Christian Hergert
- [libdazzle] release 3.27.90 Christian Hergert
- [libdazzle] Created tag 3.27.90 Christian Hergert
- [gtk+] Drop the mir backend Matthias Clasen
- [gtk+] Don't put gdk types into a gsk header Matthias Clasen
- [gnome-builder] tests: fix required deps for tests Christian Hergert
- [gnome-builder] release 3.27.90 Christian Hergert
- [gnome-builder] Created tag 3.27.90 Christian Hergert
- [gnome-builder] doc: fix doc date and version Christian Hergert
- [gjs] (3 commits) ...Merge branch '117-fix-warnings' into 'master' Philip Chimento
- [gjs: 1/3] build: Ignore -Wcast-function-type in G_DEFINE_TYPE Philip Chimento
- [gjs: 2/3] CI: temporarily disable fedora-clang Philip Chimento
- [gjs: 3/3] Merge branch '117-fix-warnings' into 'master' Philip Chimento
- [gjs] (2 commits) ...Merge branch 'warning' into 'master' Philip Chimento
- [gjs: 1/2] CI: treat warnings as errors Philip Chimento
- [gjs: 2/2] Merge branch 'warning' into 'master' Philip Chimento
- [gnome-photos/wip/rishi/collection] Fix build (should be squashed) Umang Jain
- [vala] (3 commits) Non-fast-forward update to branch wip/tests Rico Tzschichholz
- [vala/wip/tests: 1/3] tests: Add invalid "field" tests to increase coverage Rico Tzschichholz
- [vala/wip/tests: 2/3] tests: Add more "parser" tests to increase coverage Rico Tzschichholz
- [vala/wip/tests: 3/3] tests: Add invalid "parameter" tests to increase coverage Rico Tzschichholz
- [vala] (2 commits) Non-fast-forward update to branch wip/tests Rico Tzschichholz
- [vala/wip/tests: 1/2] tests: Add more "parser" tests to increase coverage Rico Tzschichholz
- [vala/wip/tests: 2/2] tests: Add invalid "parameter" tests to increase coverage Rico Tzschichholz
- [chronojump] Update Italian translation Translations User D-L
- [gnome-photos] application: Use g_auto* Debarshi Ray
- [gnome-photos] (47 commits) Non-fast-forward update to branch wip/rishi/collection Debarshi Ray
- [gnome-photos/wip/rishi/collection: 4/47] source-manager: Style fix Debarshi Ray
- [gnome-photos/wip/rishi/collection: 5/47] tracker-controller: React to Source changes only if a Query is active Debarshi Ray
- [gnome-photos/wip/rishi/collection: 6/47] base-item: Shuffle some code around to make way for refresh_icon Debarshi Ray
- [gnome-photos/wip/rishi/collection: 7/47] Add Filterable::is_search_criterion Debarshi Ray
- [gnome-photos/wip/rishi/collection: 8/47] overview-searchbar: Ignore Filterables that are not search criteria Debarshi Ray
- [gnome-photos/wip/rishi/collection: 9/47] base-model: Ignore Filterables that are not search criteria Debarshi Ray
- [gnome-photos/wip/rishi/collection: 10/47] tracker-controller: Ignore addition/removal of non-Filterable Sources Debarshi Ray
- [gnome-photos/wip/rishi/collection: 11/47] search-type-manager: Set "all" as the active SearchType on startup Debarshi Ray
- [gnome-photos/wip/rishi/collection: 12/47] selection-toolbar: Rename variables Debarshi Ray
- [gnome-photos/wip/rishi/collection: 13/47] selection-toolbar: Explicitly set the visibility of the buttons Debarshi Ray
- [gnome-photos/wip/rishi/collection: 14/47] base-manager: Shuffle some code around Debarshi Ray
- [gnome-photos/wip/rishi/collection: 15/47] Support skipping some children while generating the "all" filter Debarshi Ray
- [gnome-photos/wip/rishi/collection: 16/47] application: Create SearchContextState once Application is constructed Debarshi Ray
- [gnome-photos/wip/rishi/collection: 17/47] Revert "application: Create SearchContextState once Application is constructed" Debarshi Ray
- [gnome-photos/wip/rishi/collection: 18/47] source: Prevent the ID and name from getting overwritten Debarshi Ray
- [gnome-photos/wip/rishi/collection: 19/47] debug: Add a debug flag to track changes to the BaseManagers Debarshi Ray
- [gnome-photos/wip/rishi/collection: 20/47] base-manager, item-manager: Log additions and removals Debarshi Ray
- [gnome-photos/wip/rishi/collection: 21/47] source: Offer symbolic icons, if possible Debarshi Ray
- [gnome-photos/wip/rishi/collection: 22/47] source: Support GMount-backed sources for importing Debarshi Ray
- [gnome-photos/wip/rishi/collection: 23/47] source-notification: Support GMount-backed sources for importing Debarshi Ray
- [gnome-photos/wip/rishi/collection: 24/47] embed, source-manager: Show notifications for mounts present at startup Debarshi Ray
- [gnome-photos/wip/rishi/collection: 25/47] source-manager: Track GMounts representing USB storage & PTP devices Debarshi Ray
- [gnome-photos/wip/rishi/collection: 26/47] Add PhotosModelButton Debarshi Ray
- [gnome-photos/wip/rishi/collection: 27/47] Add PhotosRemovableDeviceWidget Debarshi Ray
- [gnome-photos/wip/rishi/collection: 28/47] Add PhotosRemovableDevicesButton Debarshi Ray
- [gnome-photos/wip/rishi/collection: 29/47] main-toolbar: Show the attached devices Debarshi Ray
- [gnome-photos/wip/rishi/collection: 30/47] application, base-model: Handle app.search-* more globally Debarshi Ray
- [gnome-photos/wip/rishi/collection: 31/47] Add PhotosDeviceItem Debarshi Ray
- [gnome-photos/wip/rishi/collection: 32/47] Support explicitly specifying the BaseItem sub-class to create Debarshi Ray
- [gnome-photos/wip/rishi/collection: 33/47] Add a new mode for importing items from an attached device Debarshi Ray
- [gnome-photos/wip/rishi/collection: 34/47] Let the BaseItem sub-classes specify where to place their thumbnails Debarshi Ray
- [gnome-photos/wip/rishi/collection: 35/47] base-item: Add a create_thumbnail_path virtual method Debarshi Ray
- [gnome-photos/wip/rishi/collection: 36/47] Use BaseItem API to get the thumbnail path Debarshi Ray
- [gnome-photos/wip/rishi/collection: 37/47] base-item: Support disabling the creation of collection thumbnails Debarshi Ray
- [gnome-photos/wip/rishi/collection: 38/47] Support creating BaseItems with thumbnailing turned off Debarshi Ray
- [gnome-photos/wip/rishi/collection: 39/47] fetch-metas-job, utils: Use BaseItem API instead of the SparqlCursor Debarshi Ray
- [gnome-photos/wip/rishi/collection: 40/47] utils: Shuffle some code around Debarshi Ray
- [gnome-photos/wip/rishi/collection: 41/47] base-item, utils: Query the GFileInfo directly with the BaseItem Debarshi Ray
- [gnome-photos/wip/rishi/collection: 42/47] utils: remove get_thumbnail_path Debarshi Ray
- [gnome-photos/wip/rishi/collection: 43/47] base-item: Add a refresh_icon virtual method Debarshi Ray
- [gnome-photos/wip/rishi/collection: 44/47] glib: Add photos_glib_file_copy_async Debarshi Ray
- [gnome-photos/wip/rishi/collection: 45/47] utils: Add photos_utils_copy_files_async Debarshi Ray
- [gnome-photos/wip/rishi/collection: 46/47] utils: import Debarshi Ray
- [gnome-photos/wip/rishi/collection: 47/47] app: import Debarshi Ray
- [vala/wip/tests] tests: Add invalid "property" tests to increase coverage Rico Tzschichholz
- [gnome-sdk-images] gcab switched to meson Alexander Larsson
- [gnome-software] Update DOAP file to reflect move to gitlab.gnome.org Kalev Lember
- [vala/wip/tests] tests: Add invalid "constant" tests to increase coverage Rico Tzschichholz
- [gnome-continuous] Tag harfbuzz Emmanuele Bassi
- [jsonrpc-glib] tests: disable assertion Christian Hergert
- [gnome-terminal] Fix non-srcdir builds Emmanuele Bassi
- [pygobject] setup.py: rework pycairo header lookup and use new pycairo API when available. See #150 Christoph Reiter
- [evolution-data-server] NEWS update for 3.27.90 Milan Crha
- [evolution-data-server] Created tag 3.27.90 Milan Crha
- [evolution-data-server] Post-release version bump Milan Crha
- [gnome-software] trivial: List me as a maintainer in DOAP file Kalev Lember
- [gnome-boxes] (7 commits) Non-fast-forward update to branch troubleshoot-view Felipe Borges
- [gnome-boxes/troubleshoot-view: 6/7] app: Express post-condition while setting default source Felipe Borges
- [gnome-boxes/troubleshoot-view: 7/7] app, window: Introduce troubleshoot view Felipe Borges
- [gnome-boxes] Non-fast-forward update to branch troubleshoot-view Felipe Borges
- [gnome-boxes/troubleshoot-view] app, window: Introduce troubleshoot view Felipe Borges
- [evolution] NEWS update for 3.27.90 Milan Crha
- [evolution] Created tag 3.27.90 Milan Crha
- [evolution] Post-release version bump Milan Crha
- [evolution-mapi] NEWS update for 3.27.90 Milan Crha
- [evolution-mapi] Created tag 3.27.90 Milan Crha
- [evolution-mapi] Post-release version bump Milan Crha
- [gnome-boxes] (2 commits) ...app, window: Introduce troubleshoot view Felipe Borges
- [gnome-boxes] Deleted branch troubleshoot-view Felipe Borges
- [evolution-data-server/gnome-3-26] NEWS update for 3.26.5 Milan Crha
- [evolution-data-server] Created tag 3.26.5 Milan Crha
- [evolution-data-server/gnome-3-26] Post-release version bump Milan Crha
- [gnome-builder] Update Spanish translation Translations User D-L
- [jhbuild] core-deps-3.28: WebKitGTK+ 2.19.90 Carlos Garcia Campos
- [evolution/gnome-3-26] NEWS update for 3.26.5 Milan Crha
- [evolution] Created tag 3.26.5 Milan Crha
- [evolution/gnome-3-26] Post-release version bump Milan Crha
- [gnome-getting-started-docs] Update Spanish translation Translations User D-L
- [gnome-terminal] Update Spanish translation Translations User D-L
- [evolution-ews/gnome-3-26] NEWS update for 3.26.5 Milan Crha
- [evolution-ews] Created tag 3.26.5 Milan Crha
- [evolution-ews/gnome-3-26] Post-release version bump Milan Crha
- [gnome-terminal] Update Spanish translation Translations User D-L
- [mutter] cogl-texture: refuse downloading textures in cogl_texture_get_data() on GLES Mario Sanchez Prada
- [damned-lies] Update Spanish translation Translations User D-L
- [geary] (11 commits) Non-fast-forward update to branch wip/789924-network-transition-redux Michael Gratton
- [geary/wip/789924-network-transition-redux: 1/11] Only create IMAP account and folder sessions when ready, not otherwise. Michael Gratton
- [geary/wip/789924-network-transition-redux: 2/11] Require users of MinimalFolder's folder session claim it. Michael Gratton
- [geary/wip/789924-network-transition-redux: 3/11] Trivial clean up of MinimalFolder's private attrs. Michael Gratton
- [geary/wip/789924-network-transition-redux: 4/11] Explicitly close the Serializer's buffer stream. Michael Gratton
- [geary/wip/789924-network-transition-redux: 5/11] Ensure MinimalFolder's properties are correctly updated by the remote's. Michael Gratton
- [geary/wip/789924-network-transition-redux: 6/11] Remove remote_count and get_remote_counts from MinimalFolder. Michael Gratton
- [geary/wip/789924-network-transition-redux: 7/11] Avoid warning user of host unreachable errors when checking reachable. Michael Gratton
- [geary/wip/789924-network-transition-redux: 8/11] Refine process for opening a remote session in MinimalFolder. Michael Gratton
- [geary/wip/789924-network-transition-redux: 9/11] Refine process for closing MinimalFolder. Michael Gratton
- [geary/wip/789924-network-transition-redux: 10/11] Fix memory leak by removing an unused IMAP accumulator. Michael Gratton
- [geary/wip/789924-network-transition-redux: 11/11] Minor MinimalFolder cleanup. Michael Gratton
- [geary] Avoid warning user of host unreachable errors when checking reachable. Michael Gratton
- [geary] Update some API docs for Nonblocking.Lock and subclasses. Michael Gratton
- [geary] Make copying a message subject much more likely to work. Bug 788494. Michael Gratton
- [gimp-gap/gap-2-8] Update Swedish translation Translations User D-L
- [geary/geary-0.12] Make copying a message subject much more likely to work. Bug 788494. Michael Gratton
- [mutter] wayland: Do not fail on stalled .X11-unix entries Olivier Fourdan
- [vala/wip/tests] tests: Add invalid "control-flow" tests to increase coverage Rico Tzschichholz
- [gnome-continuous] manifest: WebKitGTK+ 2.19.90 Carlos Garcia Campos
- [lightsoff] Fix appdata installation Kalev Lember
- [gnome-shell] (5 commits) Created branch issue-23 Mario Sanchez Prada
- [gnome-shell/issue-23: 1/5] [appSwitcher] Add shortcut to quit application Mario Sanchez Prada
- [gnome-shell/issue-23: 2/5] altTab: Use arrow functions for callbacks Mario Sanchez Prada
- [gnome-shell/issue-23: 3/5] switcherPopup: Handle removal of items from SwitcherPopup Mario Sanchez Prada
- [gnome-shell/issue-23: 4/5] altTab: Ensure no undefined objects are referenced after quitting an app Mario Sanchez Prada
- [gnome-shell/issue-23: 5/5] altTab: Add also a shortcut to close windows from the WindowSwitcher Mario Sanchez Prada
- [gnome-photos] tracker-search-controller: Refresh only if there's a search constraint Debarshi Ray
- [gnome-music] playlistview: Refactor pl_todelete to a dict Marinus Schraal
- [gnome-music] playlistview: Simplify playlist deletion Marinus Schraal
- [gnome-music] window: Move away some playlist notification logic Marinus Schraal
- [gnome-music] window: Rename playlist variable to avoid confusion Marinus Schraal
- [gnome-music] notificationspopup: Create NotificationsPopup Marinus Schraal
- [gnome-music] playlistview: Undo song removal from playlist Marinus Schraal
- [gnome-music] notificationspopup: Delete pending notifications when closing Marinus Schraal
- [gnome-music] (8 commits) Non-fast-forward update to branch wip/mschraal/album-scrobbling Marinus Schraal
- [gnome-music/wip/mschraal/album-scrobbling: 8/8] scrobbler: Fix the call to get the album title Marinus Schraal
- [gnome-control-center/wip/jsparber/background] [minor] change the hide that the user can set wallpapers also through other apps Julian Sparber
- [gnome-shell] Created branch wip/fmuellner/skip-lock-state-saving-on-wayland Florian Müllner
- [gnome-shell/wip/fmuellner/skip-lock-state-saving-on-wayland] screenShield: Do not save lock state on wayland Florian Müllner
- [gnome-music] scrobbler: Fix the call to get the album title Marinus Schraal
- [gnome-music] Deleted branch wip/mschraal/album-scrobbling Marinus Schraal
- [gnome-shell] Non-fast-forward update to branch wip/fmuellner/skip-lock-state-saving-on-wayland Florian Müllner
- [gnome-shell/wip/fmuellner/skip-lock-state-saving-on-wayland] screenShield: Do not save lock state on wayland Florian Müllner
- [gnome-music] (15 commits) Non-fast-forward update to branch wip/mschraal/artrework Marinus Schraal
- [gnome-music/wip/mschraal/artrework: 10/15] albumartcache: Rewrite Marinus Schraal
- [gnome-music/wip/mschraal/artrework: 11/15] albumartcache: Higher priority for I/O processes Marinus Schraal
- [gnome-music/wip/mschraal/artrework: 12/15] albumartcache: Uppercase DefaultIcon.Type enum Marinus Schraal
- [gnome-music/wip/mschraal/artrework: 13/15] Add CoverStack for smooth art transitions Marinus Schraal
- [gnome-music/wip/mschraal/artrework: 14/15] player: Fix MPRIS2 coverart update Marinus Schraal
- [gnome-music/wip/mschraal/artrework: 15/15] albumartcache: Optimize frame rendering Marinus Schraal
- [vala/wip/tests] tests: Add invalid "control-semantic" tests to increase coverage Rico Tzschichholz
- [vala/wip/tests] tests: Add invalid "struct" tests to increase coverage Rico Tzschichholz
- [gnome-control-center] printers: Don't show duplicates while renaming printer Felipe Borges
- [gnome-control-center] printers: Hide header buttons when there's no printer server Felipe Borges
- [gnome-build-meta] core-deps: WebKitGTK+ 2.19.90 Carlos Garcia Campos
- [gnome-terminal] app: Revise the logic for having an appmenu Egmont Koblinger
- [gnome-logs] update NEWS for 3.27.90 release Jonathan Kang
- [gnome-logs] Created tag gnome-logs-3.27.90 Jonathan Kang
- [gnome-shell] (43 commits) Non-fast-forward update to branch wip/carlosg/osk-cldr Carlos Garnacho
- [gnome-shell/wip/carlosg/osk-cldr: 17/43] keyboard: Restore intended OSK visibility behavior Carlos Garnacho
- [gnome-shell/wip/carlosg/osk-cldr: 18/43] data: Add README and supporting script to update keyboard layouts from CLDR Carlos Garnacho
- [gnome-shell/wip/carlosg/osk-cldr: 19/43] data: Add keyboard layout JSON files Carlos Garnacho
- [gnome-shell/wip/carlosg/osk-cldr: 20/43] main: Load OSK layouts resource Carlos Garnacho
- [gnome-shell/wip/carlosg/osk-cldr: 21/43] keyboard: Drop message tray source, and tray focus handling Carlos Garnacho
- [gnome-shell/wip/carlosg/osk-cldr: 22/43] keyboard: Rework OSK Carlos Garnacho
- [gnome-shell/wip/carlosg/osk-cldr: 23/43] main: Stop acquiring caribou name Carlos Garnacho
- [gnome-shell/wip/carlosg/osk-cldr: 24/43] st: Make st_button_fake_release() work with touch press Carlos Garnacho
- [gnome-shell/wip/carlosg/osk-cldr: 25/43] keyboard: Ensure to resize keys after layer change Carlos Garnacho
- [gnome-shell/wip/carlosg/osk-cldr: 26/43] misc: Add InputMethod class Carlos Garnacho
- [gnome-shell/wip/carlosg/osk-cldr: 27/43] keyboard: Use InputMethod underneath Carlos Garnacho
- [gnome-shell/wip/carlosg/osk-cldr: 28/43] keyboard: Lookup minimum number of grid slots for each keymap Carlos Garnacho
- [gnome-shell/wip/carlosg/osk-cldr: 29/43] keyboard: Add Suggestions object/actor Carlos Garnacho
- [gnome-shell/wip/carlosg/osk-cldr: 30/43] keyboard: Add visible property Carlos Garnacho
- [gnome-shell/wip/carlosg/osk-cldr: 31/43] ibusCandidatePopup: Feed OSK suggestions from ibus panel candidates Carlos Garnacho
- [gnome-shell/wip/carlosg/osk-cldr: 32/43] st: Make StEntry rely entirely on ClutterInputMethod/Focus Carlos Garnacho
- [gnome-shell/wip/carlosg/osk-cldr: 33/43] st: Remove StIMText Carlos Garnacho
- [gnome-shell/wip/carlosg/osk-cldr: 34/43] shell: Remove intricate key event handling code Carlos Garnacho
- [gnome-shell/wip/carlosg/osk-cldr: 35/43] shell: Remove gdk_screen property/getter Carlos Garnacho
- [gnome-shell/wip/carlosg/osk-cldr: 36/43] keyboard: add a special KeyContainer actor to contain keyboard layers Carlos Garnacho
- [gnome-shell/wip/carlosg/osk-cldr: 37/43] viewSelector: Send first printable keystroke to the search entry Carlos Garnacho
- [gnome-shell/wip/carlosg/osk-cldr: 38/43] keyboard: Move extended keys pop up/down into the Key object Carlos Garnacho
- [gnome-shell/wip/carlosg/osk-cldr: 39/43] keyboard: Remove duplicate code Carlos Garnacho
- [gnome-shell/wip/carlosg/osk-cldr: 40/43] misc: Make IBus a mandatory dependency Carlos Garnacho
- [gnome-shell/wip/carlosg/osk-cldr: 41/43] keyboard: slide focused window on OSK visibility Carlos Garnacho
- [gnome-shell/wip/carlosg/osk-cldr: 42/43] keyboard: Add languages selection popup Carlos Garnacho
- [gnome-shell/wip/carlosg/osk-cldr: 43/43] keyboard: Do not create widgetry for all keyboard groups at once Carlos Garnacho
- [gnome-todo] task-row: Modernize codebase Georges Basile Stavracas Neto
- [gimp] plug-ins: ico export crashes on indexed images. Jehan Pagès
- [gimp] plug-ins: clean out some tabs who lost their way. Jehan Pagès
- [chronojump] button_run_speed_start_help gives info on speed start Xavier de Blas
- [gtk+] Drop the last mentions of motion hint events Emmanuele Bassi
- [gtk+] build: Use pkg-config to find Vulkan Emmanuele Bassi
- [gtk+] build: Create input method module cache directory Emmanuele Bassi
- [gtk+] build: Fix the non-pkg-config Vulkan detection Emmanuele Bassi
- [libsoup] cookie-jar: use base domain to decide if cookie is third party Claudio Saavedra
- [gnome-boxes] display: Add file transfer API Felipe Borges
- [gnome-boxes] actions-popover: Add "Send file" option Felipe Borges
- [gnome-boxes] app-window: Add file transfer dialog Felipe Borges
- [gnome-boxes] spice-display: Implement explicit file transfer Felipe Borges
- [gnome-boxes] display-page: Show drag and drop message Felipe Borges
- [gnome-boxes] Add TransferInfoRow Felipe Borges
- [gnome-boxes] topbar: Make display_toolbar public Felipe Borges
- [gnome-boxes] display-toolbar: Add file transfers button Felipe Borges
- [gnome-boxes] Add TransferPopover Felipe Borges
- [gnome-boxes] display-page: Enable UI for file transfers Felipe Borges
- [gnome-boxes] display-toolbar: Handle tranfer popover Felipe Borges
- [gnome-boxes] spice-display: Show progress for SPICE file transfers Felipe Borges
- [gnome-boxes] (38 commits) Non-fast-forward update to branch connect-to-new-remotes Felipe Borges
- [gnome-boxes/connect-to-new-remotes: 38/38] wizard: Connect to newly created remote machines Felipe Borges
- [gnome-boxes] wizard: Connect to newly created remote machines Felipe Borges
- [gnome-boxes] Deleted branch connect-to-new-remotes Felipe Borges
- [gtk+] gdk: Rename gdk_event_get_history() to get_motion_history() Carlos Garnacho
- [gtk+] docs: Rename right get_history() call on GDK docs Carlos Garnacho
- [gnome-control-center] user-accounts: Update face images Felipe Borges
- [vala/wip/tests] testrunner: Accept Packages in header of Invalid Code tests Rico Tzschichholz
- [gnome-control-center] user-accounts: Make face images bigger Felipe Borges
- [vala/wip/tests] tests: Add invalid "method" tests to increase coverage Rico Tzschichholz
- [gnome-control-center] user-accounts: Turn UmPhotoDialog in a full GObject Felipe Borges
- [gnome-control-center] user-accounts: Introduce a UI template for UmPhotoDialog Felipe Borges
- [gnome-control-center] user-accounts: Introduce the new Avatar Chooser popover Felipe Borges
- [gnome-calendar/wip/piotrdrag/g_set_application_name] Update Polish translation Piotr Drąg
- [gnome-calendar] (2 commits) Non-fast-forward update to branch wip/piotrdrag/g_set_application_name Piotr Drąg
- [gnome-calendar/wip/piotrdrag/g_set_application_name: 1/2] Update Polish translation Piotr Drąg
- [gnome-calendar/wip/piotrdrag/g_set_application_name: 2/2] main: Mark g_set_application_name for translation Piotr Drąg
- [gvfs] Update NEWS for 1.35.90 release Ondrej Holy
- [gvfs] Post release version bump Ondrej Holy
- [gnome-music] (6 commits) ...albumartcache: Optimize frame rendering Marinus Schraal
- [gvfs] Created tag 1.35.90 Ondrej Holy
- [gnome-music] Deleted branch wip/mschraal/artrework Marinus Schraal
- [gnome-calendar] Non-fast-forward update to branch wip/piotrdrag/g_set_application_name Piotr Drąg
- [gnome-calendar/wip/piotrdrag/g_set_application_name] main: Mark g_set_application_name for translation Piotr Drąg
- [gnome-settings-daemon] tests: Check for Xvfb binary and remove mention of dummy driver Bastien Nocera
- [gnome-settings-daemon] tests: Fix gvfs error on test teardown Bastien Nocera
- [gnome-boxes] build (osinfo): Process correct debian.xml file Felipe Borges
- [gnome-boxes] Release 3.27.90 Felipe Borges
- [gnome-boxes] Created tag v3.27.90 Felipe Borges
- [gnome-control-center] Update POTFILES.in Piotr Drąg
- [gnome-todo] Update POTFILES.in Piotr Drąg
- [gnome-shell] private: Avoid unnecessary conversions in shadow computation Marco Trevisan
- [chronojump] starting gui for reaction time on runs Xavier de Blas
- [gnome-boxes] Update POTFILES.in and POTFILES.skip Piotr Drąg
- [gnome-boxes] Update POTFILES.in and POTFILES.skip Piotr Drąg
- [gnome-boxes] app-window: Mark missing string for translation Piotr Drąg
- [libsoup] 2.61.90 Claudio Saavedra
- [libsoup] Created tag 2.61.90 Claudio Saavedra
- [gnome-calendar] main: Mark g_set_application_name for translation Piotr Drąg
- [gnome-calendar] Deleted branch wip/piotrdrag/g_set_application_name Piotr Drąg
- [gtk+] cssprovider: Use g_file_load_bytes() Benjamin Otte
- [gtk+] tests: Make text test have more glyphs Benjamin Otte
- [gnome-tweaks] Update Indonesian translation Translations User D-L
- [glib] Update Indonesian translation Translations User D-L
- [gnome-builder] Update Indonesian translation Translations User D-L
- [cheese] Update Afrikaans translation Translations User D-L
- [cheese] Update Afrikaans translation Translations User D-L
- [gnome-settings-daemon] tests: Fix mutter >= 3.26 not starting up Bastien Nocera
- [gnome-settings-daemon] build: Port to meson build system Bastien Nocera
- [gnome-settings-daemon] build: Use template files for enums generation Bastien Nocera
- [gnome-settings-daemon] build: Migrate from Intltool to Gettext Bastien Nocera
- [gnome-settings-daemon] build: Remove autotools Bastien Nocera
- [gnome-settings-daemon] build: Rebase recent libgnome-volume-control Bastien Nocera
- [gnome-settings-daemon] build: Remove desktop generation duplicated commands Bastien Nocera
- [gnome-settings-daemon] 3.27.90 Bastien Nocera
- [jhbuild] 3.28: gnome-settings-daemon now uses meson Bastien Nocera
- [gnome-continuous] manifest: gnome-settings-daemon now uses meson Bastien Nocera
- [gnome-boxes/gnome-3-26] Update Afrikaans translation Translations User D-L
- [gnome-settings-daemon] Created tag GNOME_SETTINGS_DAEMON_3_27_90 Bastien Nocera
- [gtk+] Update POTFILES.in Piotr Drąg
- [gnome-shell] (28 commits) Non-fast-forward update to branch wip/carlosg/osk-cldr Carlos Garnacho
- [gnome-shell/wip/carlosg/osk-cldr: 2/28] keyboard: Restore intended OSK visibility behavior Carlos Garnacho
- [gnome-shell/wip/carlosg/osk-cldr: 3/28] data: Add README and supporting script to update keyboard layouts from CLDR Carlos Garnacho
- [gnome-shell/wip/carlosg/osk-cldr: 4/28] data: Add keyboard layout JSON files Carlos Garnacho
- [gnome-shell/wip/carlosg/osk-cldr: 5/28] main: Load OSK layouts resource Carlos Garnacho
- [gnome-shell/wip/carlosg/osk-cldr: 6/28] keyboard: Drop message tray source, and tray focus handling Carlos Garnacho
- [gnome-shell/wip/carlosg/osk-cldr: 7/28] keyboard: Rework OSK Carlos Garnacho
- [gnome-shell/wip/carlosg/osk-cldr: 8/28] main: Stop acquiring caribou name Carlos Garnacho
- [gnome-shell/wip/carlosg/osk-cldr: 9/28] st: Make st_button_fake_release() work with touch press Carlos Garnacho
- [gnome-shell/wip/carlosg/osk-cldr: 10/28] keyboard: Ensure to resize keys after layer change Carlos Garnacho
- [gnome-shell/wip/carlosg/osk-cldr: 11/28] misc: Add InputMethod class Carlos Garnacho
- [gnome-shell/wip/carlosg/osk-cldr: 12/28] keyboard: Use InputMethod underneath Carlos Garnacho
- [gnome-shell/wip/carlosg/osk-cldr: 13/28] keyboard: Lookup minimum number of grid slots for each keymap Carlos Garnacho
- [gnome-shell/wip/carlosg/osk-cldr: 14/28] keyboard: Add Suggestions object/actor Carlos Garnacho
- [gnome-shell/wip/carlosg/osk-cldr: 15/28] keyboard: Add visible property Carlos Garnacho
- [gnome-shell/wip/carlosg/osk-cldr: 16/28] ibusCandidatePopup: Feed OSK suggestions from ibus panel candidates Carlos Garnacho
- [gnome-shell/wip/carlosg/osk-cldr: 17/28] st: Make StEntry rely entirely on ClutterInputMethod/Focus Carlos Garnacho
- [gnome-shell/wip/carlosg/osk-cldr: 18/28] st: Remove StIMText Carlos Garnacho
- [gnome-shell/wip/carlosg/osk-cldr: 19/28] shell: Remove intricate key event handling code Carlos Garnacho
- [gnome-shell/wip/carlosg/osk-cldr: 20/28] shell: Remove gdk_screen property/getter Carlos Garnacho
- [gnome-shell/wip/carlosg/osk-cldr: 21/28] keyboard: add a special KeyContainer actor to contain keyboard layers Carlos Garnacho
- [gnome-shell/wip/carlosg/osk-cldr: 22/28] viewSelector: Send first printable keystroke to the search entry Carlos Garnacho
- [gnome-shell-sass] style: Update OSK style Carlos Garnacho
- [gnome-shell/wip/carlosg/osk-cldr: 23/28] keyboard: Move extended keys pop up/down into the Key object Carlos Garnacho
- [gnome-shell-sass] style: Add style for Suggestions OSK actor Carlos Garnacho
- [gnome-shell/wip/carlosg/osk-cldr: 24/28] keyboard: Remove duplicate code Carlos Garnacho
- [gnome-shell/wip/carlosg/osk-cldr: 25/28] misc: Make IBus a mandatory dependency Carlos Garnacho
- [gnome-shell/wip/carlosg/osk-cldr: 26/28] keyboard: slide focused window on OSK visibility Carlos Garnacho
- [gnome-shell/wip/carlosg/osk-cldr: 27/28] keyboard: Add languages selection popup Carlos Garnacho
- [gnome-shell/wip/carlosg/osk-cldr: 28/28] keyboard: Do not create widgetry for all keyboard groups at once Carlos Garnacho
- [gnome-builder] Created branch wip/tintou/context-notify Corentin Noël
- [gnome-shell] (27 commits) ...keyboard: Do not create widgetry for all keyboard groups at once Carlos Garnacho
- [gnome-builder/wip/tintou/context-notify] context: notify when the vcs and build system are guessed Corentin Noël
- [gnome-shell] Deleted branch wip/carlosg/osk-cldr Carlos Garnacho
- [gnome-sound-recorder] Update Afrikaans translation Translations User D-L
- [gtk+] Deleted branch wip/carlos/imwayland Carlos Garnacho
- [gtk+] Created branch wip/carlosg/imwayland Carlos Garnacho
- [gtk+/wip/carlosg/imwayland] modules: Add wayland IM implementation Carlos Garnacho
- [gnome-todo/gnome-3-26] Update Afrikaans translation Translations User D-L
- [gimp] app: add gimp_item_{start,end}_move() N/A
- [gimp] Bug 51112 - Support layer masks on layer groups N/A
- [nautilus/gnome-3-26] Update Afrikaans translation Translations User D-L
- [gnome-sdk-images] Update to WebKitGTK+ 2.19.90 Michael Catanzaro
- [vala/wip/tests] tests: Add "destructors" test to increase coverage Rico Tzschichholz
- [gnome-tweaks/gnome-3-26] Update Afrikaans translation Translations User D-L
- [vala/staging] (12 commits) ...tests: Add "destructors" test to increase coverage Rico Tzschichholz
- [gnome-tweaks/gnome-3-26] Update Afrikaans translation Translations User D-L
- [gnome-photos] (46 commits) Non-fast-forward update to branch wip/rishi/collection Debarshi Ray
- [gnome-photos/wip/rishi/collection: 2/46] source-manager: Style fix Debarshi Ray
- [gnome-photos/wip/rishi/collection: 3/46] tracker-controller: React to Source changes only if a Query is active Debarshi Ray
- [gnome-photos/wip/rishi/collection: 4/46] base-item: Shuffle some code around to make way for refresh_icon Debarshi Ray
- [gnome-photos/wip/rishi/collection: 5/46] Add Filterable::is_search_criterion Debarshi Ray
- [gnome-photos/wip/rishi/collection: 6/46] overview-searchbar: Ignore Filterables that are not search criteria Debarshi Ray
- [gnome-photos/wip/rishi/collection: 7/46] base-model: Ignore Filterables that are not search criteria Debarshi Ray
- [gnome-photos/wip/rishi/collection: 8/46] tracker-controller: Ignore addition/removal of non-Filterable Sources Debarshi Ray
- [gnome-photos/wip/rishi/collection: 9/46] search-type-manager: Set "all" as the active SearchType on startup Debarshi Ray
- [gnome-photos/wip/rishi/collection: 10/46] selection-toolbar: Rename variables Debarshi Ray
- [gnome-photos/wip/rishi/collection: 11/46] selection-toolbar: Explicitly set the visibility of the buttons Debarshi Ray
- [gnome-photos/wip/rishi/collection: 12/46] base-manager: Shuffle some code around Debarshi Ray
- [gnome-photos/wip/rishi/collection: 13/46] Support skipping some children while generating the "all" filter Debarshi Ray
- [gnome-photos/wip/rishi/collection: 14/46] application: Create SearchContextState once Application is constructed Debarshi Ray
- [gnome-photos/wip/rishi/collection: 15/46] Revert "application: Create SearchContextState once Application is constructed" Debarshi Ray
- [gnome-photos/wip/rishi/collection: 16/46] source: Prevent the ID and name from getting overwritten Debarshi Ray
- [gnome-photos/wip/rishi/collection: 17/46] debug: Add a debug flag to track changes to the BaseManagers Debarshi Ray
- [gnome-photos/wip/rishi/collection: 18/46] base-manager, item-manager: Log additions and removals Debarshi Ray
- [gnome-photos/wip/rishi/collection: 19/46] source: Offer symbolic icons, if possible Debarshi Ray
- [gnome-photos/wip/rishi/collection: 20/46] source: Support GMount-backed sources for importing Debarshi Ray
- [gnome-photos/wip/rishi/collection: 21/46] source-notification: Support GMount-backed sources for importing Debarshi Ray
- [gnome-photos/wip/rishi/collection: 22/46] embed, source-manager: Show notifications for mounts present at startup Debarshi Ray
- [gnome-photos/wip/rishi/collection: 23/46] source-manager: Track GMounts representing USB storage & PTP devices Debarshi Ray
- [gnome-photos/wip/rishi/collection: 24/46] Add PhotosModelButton Debarshi Ray
- [gnome-photos/wip/rishi/collection: 25/46] Add PhotosRemovableDeviceWidget Debarshi Ray
- [gnome-photos/wip/rishi/collection: 26/46] Add PhotosRemovableDevicesButton Debarshi Ray
- [gnome-photos/wip/rishi/collection: 27/46] main-toolbar: Show the attached devices Debarshi Ray
- [gnome-photos/wip/rishi/collection: 28/46] application, base-model: Handle app.search-* more globally Debarshi Ray
- [gnome-photos/wip/rishi/collection: 29/46] Add PhotosDeviceItem Debarshi Ray
- [gnome-photos/wip/rishi/collection: 30/46] Support explicitly specifying the BaseItem sub-class to create Debarshi Ray
- [gnome-photos/wip/rishi/collection: 31/46] Add a new mode for importing items from an attached device Debarshi Ray
- [gnome-photos/wip/rishi/collection: 32/46] Let the BaseItem sub-classes specify where to place their thumbnails Debarshi Ray
- [gnome-photos/wip/rishi/collection: 33/46] base-item: Add a create_thumbnail_path virtual method Debarshi Ray
- [gnome-photos/wip/rishi/collection: 34/46] Use BaseItem API to get the thumbnail path Debarshi Ray
- [gnome-photos/wip/rishi/collection: 35/46] base-item: Support disabling the creation of collection thumbnails Debarshi Ray
- [gnome-photos/wip/rishi/collection: 36/46] Support creating BaseItems with thumbnailing turned off Debarshi Ray
- [gnome-photos/wip/rishi/collection: 37/46] fetch-metas-job, utils: Use BaseItem API instead of the SparqlCursor Debarshi Ray
- [gnome-photos/wip/rishi/collection: 38/46] utils: Shuffle some code around Debarshi Ray
- [gnome-photos/wip/rishi/collection: 39/46] base-item, utils: Query the GFileInfo directly with the BaseItem Debarshi Ray
- [gnome-photos/wip/rishi/collection: 40/46] utils: remove get_thumbnail_path Debarshi Ray
- [gnome-photos/wip/rishi/collection: 41/46] base-item: Add a refresh_icon virtual method Debarshi Ray
- [gnome-photos/wip/rishi/collection: 42/46] glib: Add photos_glib_file_copy_async Debarshi Ray
- [gnome-photos/wip/rishi/collection: 43/46] utils: Add photos_utils_copy_files_async Debarshi Ray
- [gnome-photos/wip/rishi/collection: 44/46] utils: import Debarshi Ray
- [gnome-photos/wip/rishi/collection: 45/46] app: import Debarshi Ray
- [gtk+] (5 commits) Non-fast-forward update to branch wip/carlosg/imwayland Carlos Garnacho
- [gnome-photos/wip/rishi/collection: 46/46] Add PhotosImportDialog Debarshi Ray
- [gtk+/wip/carlosg/imwayland: 5/5] modules: Add wayland IM implementation Carlos Garnacho
- [gtk+/gtk-3-22] css: Add a workaround for gtk_widget_override_font() Benjamin Otte
- [evolution] Update Catalan translation Translations User D-L
- [gtk+/gtk-3-22] cssprovider: Only free bytes when they exist Benjamin Otte
- [jhbuild] core-deps-3.28: Update py3cairo to 1.16.0 Christoph Reiter
- [jhbuild] core-deps-3.28: pygobject has moved to gitlab Christoph Reiter
- [shotwell] Prepare 0.27.4 Jens Georg
- [shotwell] Created tag 0.27.4 Jens Georg
- [four-in-a-row] Do not forget to install appdata Robert Roth
- [iagno] Do not forget to install appdata Robert Roth
- [quadrapassel] Do not forget to install appdata Robert Roth
- [gnome-mahjongg] Do not forget to install appdata Robert Roth
- [swell-foop] Do not forget to install appdata (bgo#793176) Robert Roth
- [gnome-settings-daemon] build: Apply a workaround for D-Bus code generation Bastien Nocera
- [rygel] Prepare 0.36.1 Jens Georg
- [rygel] Created tag RYGEL_0_36_1 Jens Georg
- [jhbuild] 3.28: Add libdazzle as a dependency of gnome-photos Debarshi Ray
- [swell-foop] Do not install themes makefiles (bgo#793176) Robert Roth
- [gnome-music] Update German translation Translations User D-L
- [gnome-music] Update German translation Translations User D-L
- [swell-foop] Install icons into correct directory (bgo#793176) Robert Roth
- [dasher] Update German translation Translations User D-L
- [vala] (11 commits) ...tests: Add "destructors" test to increase coverage Rico Tzschichholz
- [vte] widget: Add API to not clear the background Christian Persch
- [gbrainy] Update German translation Translations User D-L
- [vte] Version 0.51.90 Christian Persch
- [vte] Post release version bump Christian Persch
- [vte] Created tag 0.51.90 Christian Persch
- [gnome-calculator] Prepared release 3.27.90 Robert Roth
- [gnome-calculator] Created tag 3.27.90 Robert Roth
- [gbrainy] Update German translation Translations User D-L
- [four-in-a-row] Prepared release 3.27.90 Robert Roth
- [four-in-a-row] Created tag 3.27.90 Robert Roth
- [balsa] Update German translation Translations User D-L
- [swell-foop] Install icons into correct directory (bgo#793176) Robert Roth
- [gedit-plugins] Update German translation Translations User D-L
- [gnome-panel] Update German translation Translations User D-L
- [gnome-photos] Rename a function for clarity Debarshi Ray
- [four-in-a-row] Created branch gnome-3-22 Piotr Drąg
- [gnome-photos] query-builder, source: Shuffle some code around Debarshi Ray
- [gnome-music] baseview: Fix the call to header_bar cancel button Marinus Schraal
- [gnome-photos] (47 commits) Non-fast-forward update to branch wip/rishi/collection Debarshi Ray
- [gnome-photos/wip/rishi/collection: 3/47] source-manager: Style fix Debarshi Ray
- [gnome-photos/wip/rishi/collection: 4/47] tracker-controller: React to Source changes only if a Query is active Debarshi Ray
- [gnome-photos/wip/rishi/collection: 5/47] base-item: Shuffle some code around to make way for refresh_icon Debarshi Ray
- [gnome-photos/wip/rishi/collection: 6/47] Add Filterable::is_search_criterion Debarshi Ray
- [gnome-photos/wip/rishi/collection: 7/47] overview-searchbar: Ignore Filterables that are not search criteria Debarshi Ray
- [gnome-photos/wip/rishi/collection: 8/47] base-model: Ignore Filterables that are not search criteria Debarshi Ray
- [gnome-photos/wip/rishi/collection: 9/47] tracker-controller: Ignore addition/removal of non-Filterable Sources Debarshi Ray
- [gnome-photos/wip/rishi/collection: 10/47] search-type-manager: Set "all" as the active SearchType on startup Debarshi Ray
- [gnome-photos/wip/rishi/collection: 11/47] selection-toolbar: Rename variables Debarshi Ray
- [gnome-photos/wip/rishi/collection: 12/47] selection-toolbar: Explicitly set the visibility of the buttons Debarshi Ray
- [gnome-photos/wip/rishi/collection: 13/47] base-manager: Shuffle some code around Debarshi Ray
- [gnome-photos/wip/rishi/collection: 14/47] Support skipping some children while generating the "all" filter Debarshi Ray
- [gnome-photos/wip/rishi/collection: 15/47] application: Create SearchContextState once Application is constructed Debarshi Ray
- [gnome-photos/wip/rishi/collection: 16/47] Revert "application: Create SearchContextState once Application is constructed" Debarshi Ray
- [gnome-photos/wip/rishi/collection: 17/47] source: Prevent the ID and name from getting overwritten Debarshi Ray
- [gnome-photos/wip/rishi/collection: 18/47] debug: Add a debug flag to track changes to the BaseManagers Debarshi Ray
- [gnome-photos/wip/rishi/collection: 19/47] base-manager, item-manager: Log additions and removals Debarshi Ray
- [gnome-photos/wip/rishi/collection: 20/47] source: Offer symbolic icons, if possible Debarshi Ray
- [gnome-photos/wip/rishi/collection: 21/47] source: Support GMount-backed sources for importing Debarshi Ray
- [gnome-photos/wip/rishi/collection: 22/47] source-notification: Support GMount-backed sources for importing Debarshi Ray
- [gnome-photos/wip/rishi/collection: 23/47] embed, source-manager: Show notifications for mounts present at startup Debarshi Ray
- [gnome-photos/wip/rishi/collection: 24/47] source-manager: Track GMounts representing USB storage & PTP devices Debarshi Ray
- [gnome-photos/wip/rishi/collection: 25/47] Add PhotosModelButton Debarshi Ray
- [gnome-photos/wip/rishi/collection: 26/47] Add PhotosRemovableDeviceWidget Debarshi Ray
- [gnome-photos/wip/rishi/collection: 27/47] Add PhotosRemovableDevicesButton Debarshi Ray
- [gnome-photos/wip/rishi/collection: 28/47] main-toolbar: Show the attached devices Debarshi Ray
- [gnome-photos/wip/rishi/collection: 29/47] application, base-model: Handle app.search-* more globally Debarshi Ray
- [gnome-photos/wip/rishi/collection: 30/47] Add PhotosDeviceItem Debarshi Ray
- [gnome-photos/wip/rishi/collection: 31/47] Support explicitly specifying the BaseItem sub-class to create Debarshi Ray
- [gnome-photos/wip/rishi/collection: 32/47] Add a new mode for importing items from an attached device Debarshi Ray
- [gnome-photos/wip/rishi/collection: 33/47] Let the BaseItem sub-classes specify where to place their thumbnails Debarshi Ray
- [gnome-photos/wip/rishi/collection: 34/47] base-item: Add a create_thumbnail_path virtual method Debarshi Ray
- [gnome-photos/wip/rishi/collection: 35/47] Use BaseItem API to get the thumbnail path Debarshi Ray
- [gnome-photos/wip/rishi/collection: 36/47] base-item: Support disabling the creation of collection thumbnails Debarshi Ray
- [gnome-photos/wip/rishi/collection: 37/47] Support creating BaseItems with thumbnailing turned off Debarshi Ray
- [gnome-photos/wip/rishi/collection: 38/47] fetch-metas-job, utils: Use BaseItem API instead of the SparqlCursor Debarshi Ray
- [gnome-photos/wip/rishi/collection: 39/47] utils: Shuffle some code around Debarshi Ray
- [gnome-photos/wip/rishi/collection: 40/47] base-item, utils: Query the GFileInfo directly with the BaseItem Debarshi Ray
- [gnome-photos/wip/rishi/collection: 41/47] utils: remove get_thumbnail_path Debarshi Ray
- [gnome-photos/wip/rishi/collection: 42/47] base-item: Add a refresh_icon virtual method Debarshi Ray
- [gnome-photos/wip/rishi/collection: 43/47] glib: Add photos_glib_file_copy_async Debarshi Ray
- [gnome-photos/wip/rishi/collection: 44/47] utils: Add photos_utils_copy_files_async Debarshi Ray
- [gnome-photos/wip/rishi/collection: 45/47] utils: import Debarshi Ray
- [gnome-photos/wip/rishi/collection: 46/47] app: import Debarshi Ray
- [gnome-photos/wip/rishi/collection: 47/47] Add PhotosImportDialog Debarshi Ray
- [gimp] app: add XCF version 13 for images with group-layer masks N/A
- [gimp] app: fix undo when resizing a group layer with a mask N/A
- [gimp] pdb: fail layer-remove-mask if applying a mask to a group layer N/A
- [gnome-terminal] server: Be more strict about --app-id arguments Christian Persch
- [gnome-terminal] util: Update about Christian Persch
- [gnome-terminal] Created tag 3.27.90 Christian Persch
- [gnome-terminal] preferences: profile: Fix input hints on older gtk version Christian Persch
- [gnome-terminal] build: Update POTFILES.skip Christian Persch
- [gnome-terminal] i18n: Mark incorrect translation as fuzzy Christian Persch
- [gnome-terminal] Version 3.27.90 Christian Persch
- [gnome-terminal] Post release version bump Christian Persch
- [gimp] pdb: allow adding masks to group layers in layer-add-mask N/A
- [evolution-ews] Bug 775690 - Support OAuth2 for outlook.office365.com (initial changes) Milan Crha
- [evolution-data-server] Correct return value of e_oauth2_service_get_access_token_sync() Milan Crha
- [evolution-ews] NEWS update for 3.27.90 Milan Crha
- [evolution-ews] Created tag 3.27.90 Milan Crha
- [evolution-ews] Post-release version bump Milan Crha
- [bijiben] main-view: Improve list view Isaque Galdino de Araujo
- [gnome-maps] (9 commits) Non-fast-forward update to branch wip/mlundblad/es6 Marcus Lundblad
- [gnome-maps/wip/mlundblad/es6: 6/9] configure.ac: Bump GJS dependency Marcus Lundblad
- [gnome-maps/wip/mlundblad/es6: 7/9] Use ES6 arrow notation Marcus Lundblad
- [gnome-maps/wip/mlundblad/es6: 8/9] Use ES6 classes Marcus Lundblad
- [gnome-maps/wip/mlundblad/es6: 9/9] utils: Remove unused function Marcus Lundblad
- [gnome-maps] Fix key navigation in search popover. Marcus Lundblad
- [gnome-contacts] Allow sorting by first name or surname. Niels De Graef
- [gnome-maps] sidebar: Deselect text when focusing route entries Marcus Lundblad
- [gnome-shell] thunderbolt: add policy provider and indicator Florian Müllner
- [bijiben] libgd: New version fixes list view alignment Isaque Galdino de Araujo
- [gnome-builder] keybindings: remove right panel from shortcuts window Christian Hergert
- [gnome-maps] (6 commits) Non-fast-forward update to branch wip/mlundblad/es6 Marcus Lundblad
- [gnome-maps/wip/mlundblad/es6: 3/6] configure.ac: Bump GJS dependency Marcus Lundblad
- [gnome-maps/wip/mlundblad/es6: 4/6] Use ES6 arrow notation Marcus Lundblad
- [gnome-maps/wip/mlundblad/es6: 5/6] Use ES6 classes Marcus Lundblad
- [gnome-maps/wip/mlundblad/es6: 6/6] utils: Remove unused function Marcus Lundblad
- [cantarell-fonts] (109 commits) ...Thin terminals in regular and extra bold somewhat Nikolaus Waxweiler
- [cantarell-fonts: 1/109] Initial restructuring: sfdir to UFO, autotools to meson. Nikolaus Waxweiler
- [cantarell-fonts: 2/109] Add redesigned master. Nikolaus Waxweiler
- [cantarell-fonts: 3/109] Add configurable paths to build system. Nikolaus Waxweiler
- [cantarell-fonts: 4/109] Clean up miscellaneous files. Nikolaus Waxweiler
- [cantarell-fonts: 5/109] Add build instructions. Nikolaus Waxweiler
- [cantarell-fonts: 6/109] Reformat contributors as table. Nikolaus Waxweiler
- [cantarell-fonts: 7/109] Merge pull request #1 from madig/restructure Nikolaus Waxweiler
- [gnome-maps] (4 commits) ...utils: Remove unused function Marcus Lundblad
- [cantarell-fonts: 8/109] Various work Nikolaus Waxweiler
- [cantarell-fonts: 9/109] Small correction in the README. Nikolaus Waxweiler
- [cantarell-fonts: 10/109] Clarify build instructions Nikolaus Waxweiler
- [cantarell-fonts: 11/109] Respacing, minor handle balancing. Nikolaus Waxweiler
- [cantarell-fonts: 12/109] Delete legacy Cantarell before adding the re-redesign. Nikolaus Waxweiler
- [cantarell-fonts: 13/109] Delete old redesign. Nikolaus Waxweiler
- [cantarell-fonts: 14/109] Add re-redesign. Nikolaus Waxweiler
- [cantarell-fonts: 15/109] Clean up scripts. Nikolaus Waxweiler
- [cantarell-fonts: 16/109] Delete the old passage about the first redesign. Nikolaus Waxweiler
- [cantarell-fonts: 17/109] Yet more weight distrubution and correction work. Nikolaus Waxweiler
- [gnome-contacts] (4 commits) Created branch frankz/gnome-contacts-master Niels De Graef
- [cantarell-fonts: 18/109] More work on weight distribution, automatic respacing Nikolaus Waxweiler
- [gnome-contacts/frankz/gnome-contacts-master: 1/4] introduced signal display_name_changed to notify listeners and especially to update the right titleb Niels De Graef
- [cantarell-fonts: 19/109] More weight work on capital letters Nikolaus Waxweiler
- [gnome-contacts/frankz/gnome-contacts-master: 2/4] ContactPane: Update right titlebar after editing contact introduced a signal display_name_changed to Niels De Graef
- [cantarell-fonts: 20/109] First pass at numerals. Nikolaus Waxweiler
- [gnome-contacts/frankz/gnome-contacts-master: 3/4] ContactPane: Update right titlebar after editing contact introduced a signal display_name_changed to Niels De Graef
- [cantarell-fonts: 21/109] Pass over 'ABCGchgst' and numerals Nikolaus Waxweiler
- [gnome-contacts/frankz/gnome-contacts-master: 4/4] Update bug tracker links to point to GitLab. Niels De Graef
- [cantarell-fonts: 22/109] More weight and proportion work, punctuation glyphs Nikolaus Waxweiler
- [cantarell-fonts: 23/109] Major extension of glyph coverage, minor tweaks Nikolaus Waxweiler
- [cantarell-fonts: 24/109] Currency and other misc. glyphs, minor tweaks Nikolaus Waxweiler
- [cantarell-fonts: 25/109] More misc. and math symbols Nikolaus Waxweiler
- [cantarell-fonts: 26/109] Incorporate more feedback Nikolaus Waxweiler
- [cantarell-fonts: 27/109] Narrow ogonek on Ii, shift ogonek on O as in U. Nikolaus Waxweiler
- [cantarell-fonts: 28/109] Shift ogonek in o as in UO. Nikolaus Waxweiler
- [cantarell-fonts: 29/109] Re-redo 'astS23', some misc. symbols, anchor Lldot. Nikolaus Waxweiler
- [cantarell-fonts: 30/109] Add oldstyle figures. Nikolaus Waxweiler
- [cantarell-fonts: 31/109] Several weight and curvature tweaks, .case umlauts Nikolaus Waxweiler
- [cantarell-fonts: 32/109] Weight tweak of 'z'. Nikolaus Waxweiler
- [cantarell-fonts: 33/109] Slight weight tweaks to 'Vvw' Nikolaus Waxweiler
- [cantarell-fonts: 34/109] Several spacing and weight tweaks, proportional currency symbols. Nikolaus Waxweiler
- [cantarell-fonts: 35/109] Slight weight and curvature tweaks Nikolaus Waxweiler
- [cantarell-fonts: 36/109] Make hook of Eeng more like j. Nikolaus Waxweiler
- [cantarell-fonts: 37/109] Shorten descenders, make O more symmetric. Nikolaus Waxweiler
- [cantarell-fonts: 38/109] Taper terminals slightly instead of flaring; detail work Nikolaus Waxweiler
- [cantarell-fonts: 39/109] Add thin and black master, complete sketches of lower case latin Nikolaus Waxweiler
- [cantarell-fonts: 40/109] Various weight, width and curvature tweaks across all masters Nikolaus Waxweiler
- [cantarell-fonts: 41/109] Slightly lower weight of black 'x'. Nikolaus Waxweiler
- [cantarell-fonts: 42/109] Slightly lower middle stem of thin 's'. Nikolaus Waxweiler
- [cantarell-fonts: 43/109] Add and tweak thin and black 'DAESINHO', width-tweak 'uz' Nikolaus Waxweiler
- [cantarell-fonts: 44/109] Various weight and curvature tweaks Nikolaus Waxweiler
- [cantarell-fonts: 45/109] Increase contrast for thin, work on black 'bdpqg' bowls. Nikolaus Waxweiler
- [cantarell-fonts: 46/109] Completed first pass on thin and black upper case. Nikolaus Waxweiler
- [cantarell-fonts: 47/109] Tweaking of upper and lower case glyphs, respace thin and black Nikolaus Waxweiler
- [cantarell-fonts: 48/109] Various weight and curvature tweaks across all masters Nikolaus Waxweiler
- [cantarell-fonts: 49/109] Complete thin Latin. General Respacing. Nikolaus Waxweiler
- [cantarell-fonts: 50/109] Almost complete thin master, start black diacritics. Nikolaus Waxweiler
- [cantarell-fonts: 51/109] Add many black Western Europe diacritics Nikolaus Waxweiler
- [cantarell-fonts: 52/109] More diacritics. Nikolaus Waxweiler
- [cantarell-fonts: 53/109] Complete first pass at black Latin, fill up black punctuation. Nikolaus Waxweiler
- [cantarell-fonts: 54/109] Respace all masters. Thin wider, regular and black tighter. Nikolaus Waxweiler
- [cantarell-fonts: 55/109] More respacing, tweaking to black master Nikolaus Waxweiler
- [cantarell-fonts: 56/109] Match proportions of thin and black to regular; respacing Nikolaus Waxweiler
- [cantarell-fonts: 57/109] More misc. glyphs, slight tweaking to percent and others. Nikolaus Waxweiler
- [cantarell-fonts: 58/109] Complete black symbols, minor tweaks to '2?fN' in some masters Nikolaus Waxweiler
- [cantarell-fonts: 59/109] Lower 'o' in black numero. Nikolaus Waxweiler
- [cantarell-fonts: 60/109] Proportion matching for 'CGSJcefstl' and a few others. Nikolaus Waxweiler
- [cantarell-fonts: 61/109] More width matching (numbers, symbols, thin 'eobdqpg') Nikolaus Waxweiler
- [cantarell-fonts: 62/109] Disable interpolated regular. Nikolaus Waxweiler
- [cantarell-fonts: 63/109] Terminal consistency matching across all masters Nikolaus Waxweiler
- [cantarell-fonts: 64/109] Fractions, tabular figures, sup. and inf. figures. Nikolaus Waxweiler
- [cantarell-fonts: 65/109] Decompose many glyphs, get rid of #anchors; clear non-master layers; figure spacing Nikolaus Waxweiler
- [cantarell-fonts: 66/109] Fix extra bold æ Nikolaus Waxweiler
- [cantarell-fonts: 67/109] Align some figures with top blue zone; add variants of six and nine Nikolaus Waxweiler
- [cantarell-fonts: 68/109] Weight tweaks to bold "Qaesw" and six.ss01, reg. "W"; black instance Nikolaus Waxweiler
- [cantarell-fonts: 69/109] Rework "dbpqg" bowls based on "o", minor tweaks to "sw"; disable reg. master Nikolaus Waxweiler
- [cantarell-fonts: 70/109] Minor position updates to some components; Fix thorn spacing. Nikolaus Waxweiler
- [cantarell-fonts: 71/109] Adjust family blue values while reg. master disabled Nikolaus Waxweiler
- [cantarell-fonts: 72/109] Thin extra bold e's middle stem slightly Nikolaus Waxweiler
- [cantarell-fonts: 73/109] Rework thin/bold base Latin UC; rework regular "bdqpg" bowls; reactivate reg. Nikolaus Waxweiler
- [cantarell-fonts: 74/109] Width/form rework of thin/bold Latin base lowercase Nikolaus Waxweiler
- [cantarell-fonts: 75/109] Minor bold f respacing Nikolaus Waxweiler
- [cantarell-fonts: 76/109] Thin/bold rework of more int. letters, figures and symbols Nikolaus Waxweiler
- [cantarell-fonts: 77/109] Weight/width tweaks to "MWw"; match most European lc diacritics Nikolaus Waxweiler
- [cantarell-fonts: 78/109] Tweaks to "MNWK", strokeshortcomb, height of caron, form of acute/grave Nikolaus Waxweiler
- [cantarell-fonts: 79/109] Work on ogonek, caroncomb.alt, eth, cedilla, commaaccent, ... Nikolaus Waxweiler
- [cantarell-fonts: 80/109] Thicken vertical stems of extrabold M a bit. Nikolaus Waxweiler
- [cantarell-fonts: 81/109] Optical slant fix for "Ww", minor form tweaks for typoquote. Nikolaus Waxweiler
- [cantarell-fonts: 82/109] Work on lowercase Vietnamese and a few other stacked diacritics Nikolaus Waxweiler
- [cantarell-fonts: 83/109] Work on a few stacked lc diacritics Nikolaus Waxweiler
- [cantarell-fonts: 84/109] Slight weight tweaks to regular * and # Nikolaus Waxweiler
- [cantarell-fonts: 85/109] Shuffle underscore downwards Nikolaus Waxweiler
- [cantarell-fonts: 86/109] Make "Kk" diagnoal stems not touch the vertical stem Nikolaus Waxweiler
- [cantarell-fonts: 87/109] Thin black a slightly, improve black l tail Nikolaus Waxweiler
- [cantarell-fonts: 88/109] More tweaks to l, thin slash and dot in ldot. Nikolaus Waxweiler
- [cantarell-fonts: 89/109] Thin fraction slightly, tweak underscore Nikolaus Waxweiler
- [cantarell-fonts: 90/109] Stacked diacritics work; Extrabold base latin work Nikolaus Waxweiler
- [cantarell-fonts: 91/109] Tighten extrabold spacing up more Nikolaus Waxweiler
- [cantarell-fonts: 92/109] Shorten tail on reg and extrabold l, tweak slash in lslash Nikolaus Waxweiler
- [cantarell-fonts: 93/109] O: widen thin, condense extrabold. Q: Revert tail angle and length to original Nikolaus Waxweiler
- [cantarell-fonts: 94/109] t: shorten cross, adjust anchors; l: add slight weight to tails Nikolaus Waxweiler
- [cantarell-fonts: 95/109] Tighter spacing; work on "alnmh" Nikolaus Waxweiler
- [cantarell-fonts: 96/109] Make "a" more cantarelly by myking the bowl more perky Nikolaus Waxweiler
- [cantarell-fonts: 97/109] Condense extra bold "f", slight "a" curve tweak Nikolaus Waxweiler
- [cantarell-fonts: 98/109] Condensed extrabold H and N, widen thin glyphs Nikolaus Waxweiler
- [cantarell-fonts: 99/109] Increase /space slightly Nikolaus Waxweiler
- [cantarell-fonts: 100/109] Manage blackness in rightArrow at bolder weights Nikolaus Waxweiler
- [cantarell-fonts: 101/109] Increase contrast in "BRPD" across all weights Nikolaus Waxweiler
- [cantarell-fonts: 102/109] Remove useless custom FontConfig configuration Nikolaus Waxweiler
- [cantarell-fonts: 103/109] Add Appstream template Nikolaus Waxweiler
- [cantarell-fonts: 104/109] Split Meson build files into subdirectories Nikolaus Waxweiler
- [cantarell-fonts: 105/109] Simplify fontmake wrapper Nikolaus Waxweiler
- [cantarell-fonts: 106/109] Remove now defunct fontconfigdir option Nikolaus Waxweiler
- [cantarell-fonts: 107/109] Build fonts within the src/ directory Nikolaus Waxweiler
- [cantarell-fonts: 108/109] Embolden extra bold G slightly Nikolaus Waxweiler
- [cantarell-fonts: 109/109] Thin terminals in regular and extra bold somewhat Nikolaus Waxweiler
- [gimp] plug-ins: in file-psd, read and write group-layer masks N/A
- [gnome-maps] Release 3.27.90 Marcus Lundblad
- [gnome-maps] Created tag v3.27.90 Marcus Lundblad
- [evolution-ews] Correct possible scope for Office365 OAuth2 Milan Crha
- [gnome-music] Release 3.27.90 Marinus Schraal
- [gnome-music] Created tag 3.27.90 Marinus Schraal
- [gnome-shell-extensions] Created branch wip/fmuellner/53-hide-network-mounts Florian Müllner
- [gnome-shell-extensions/wip/fmuellner/53-hide-network-mounts] drive-menu: Don't assume mounts without volume are local Florian Müllner
- [gnome-panel] menu: add GpVolumes Alberts Muktupāvels
- [gnome-panel] menu: rename launch_app_info to app_info_launch Alberts Muktupāvels
- [gnome-panel] menu: rename show_uri to launch_uri Alberts Muktupāvels
- [gnome-panel] menu: redo gp_menu_utils_app_info_launch Alberts Muktupāvels
- [gnome-panel] menu: redo gp_menu_utils_launch_uri Alberts Muktupāvels
- [gnome-panel] menu: add gp_menu_utils_show_error_dialog Alberts Muktupāvels
- [gnome-panel] menu: add volumes to places menu Alberts Muktupāvels
- [gnome-contacts] Non-fast-forward update to branch frankz/gnome-contacts-master Niels De Graef
- [gnome-contacts] Update bugtracker to point to GitLab. Niels De Graef
- [pygobject] setup.py: convince distutils to build dylibs on macOS Christoph Reiter
- [gnome-contacts] Release unstable version 3.27.90. Niels De Graef
- [gexiv2] Add clean-up declarations for g_autoptr Jens Georg
- [gexiv2] Fix distribution of test data Jens Georg
- [gexiv2] Prepare 0.10.8 Jens Georg
- [gexiv2] Created tag gexiv2-0.10.8 Jens Georg
- [gnome-contacts] Created tag 3.27.90 Niels De Graef
- [gedit] Created tag 3.27.90 Jeremy Bicha
- [gedit] Release 3.27.90 Jeremy Bicha
- [bijiben] Fix back button from trash view Isaque Galdino de Araujo
- [bijiben] project: Move meson script to build-aux Isaque Galdino de Araujo
- [gnome-shell] Update Swedish translation Translations User D-L
- [gnome-music] Update Swedish translation Translations User D-L
- [geary/geary-0.12] Workaround Ubuntu Ambiance and Radiance theme bugs in GTK+ 3.14-3.18. Michael Gratton
- [pygobject] tests: skip some more tests on macOS Christoph Reiter
- [gnome-continuous] Update config-opts for cantarell-fonts Emmanuele Bassi
- [gnome-continuous] Replace individual X.org protocol repos with xorgprotos Emmanuele Bassi
- [gnome-continuous] Add fontmake Emmanuele Bassi
- [gnome-photos] (19 commits) Non-fast-forward update to branch wip/rishi/collection Debarshi Ray
- [gnome-photos/wip/rishi/collection: 1/19] Let the BaseItem sub-classes specify where to place their thumbnails Debarshi Ray
- [gnome-photos/wip/rishi/collection: 2/19] base-item: Add a create_thumbnail_path virtual method Debarshi Ray
- [gnome-photos/wip/rishi/collection: 3/19] Use BaseItem API to get the thumbnail path Debarshi Ray
- [gnome-photos/wip/rishi/collection: 4/19] base-item: Support disabling the creation of collection thumbnails Debarshi Ray
- [gnome-photos/wip/rishi/collection: 5/19] Support creating BaseItems with thumbnailing turned off Debarshi Ray
- [gnome-photos/wip/rishi/collection: 6/19] item-manager: Try harder to not create an item if one already exists Debarshi Ray
- [gnome-photos/wip/rishi/collection: 7/19] fetch-metas-job, utils: Use BaseItem API instead of the SparqlCursor Debarshi Ray
- [gnome-photos/wip/rishi/collection: 8/19] utils: Shuffle some code around Debarshi Ray
- [gnome-photos/wip/rishi/collection: 9/19] base-item, utils: Query the GFileInfo directly with the BaseItem Debarshi Ray
- [gnome-photos/wip/rishi/collection: 10/19] utils: remove get_thumbnail_path Debarshi Ray
- [gnome-photos/wip/rishi/collection: 11/19] base-item: Add a refresh_icon virtual method Debarshi Ray
- [gnome-photos/wip/rishi/collection: 12/19] glib: Add photos_glib_file_copy_async Debarshi Ray
- [gnome-photos/wip/rishi/collection: 13/19] utils: Add photos_utils_copy_files_async Debarshi Ray
- [gnome-photos/wip/rishi/collection: 14/19] query, source-manager: Support specifically querying for local content Debarshi Ray
- [gnome-photos/wip/rishi/collection: 15/19] query, query-builder: Support OffsetController-less global queries Debarshi Ray
- [gnome-photos/wip/rishi/collection: 16/19] query-builder: Add photos_query_builder_fetch_collections_local Debarshi Ray
- [gnome-photos/wip/rishi/collection: 17/19] Add PhotosImportDialog Debarshi Ray
- [gnome-photos/wip/rishi/collection: 18/19] utils: import Debarshi Ray
- [gnome-photos/wip/rishi/collection: 19/19] app: import Debarshi Ray
06 February 2018
- [gnome-photos] (4 commits) Non-fast-forward update to branch wip/rishi/collection Debarshi Ray
- [gnome-photos/wip/rishi/collection: 1/4] query-builder: Add photos_query_builder_fetch_collections_local Debarshi Ray
- [gnome-photos/wip/rishi/collection: 2/4] Add PhotosImportDialog Debarshi Ray
- [gnome-photos/wip/rishi/collection: 3/4] utils: import Debarshi Ray
- [gnome-photos/wip/rishi/collection: 4/4] app: import Debarshi Ray
- [gnome-shell-extensions] Created branch wip/fmuellner/require-sassc-for-classic Florian Müllner
- [gnome-shell-extensions/wip/fmuellner/require-sassc-for-classic] build: Require sassc for classic style Florian Müllner
- [gnome-shell-extensions] Non-fast-forward update to branch wip/fmuellner/require-sassc-for-classic Florian Müllner
- [gnome-shell-extensions/wip/fmuellner/require-sassc-for-classic] build: Require sassc for classic style Florian Müllner
- [gnome-shell] Update POTFILES.in Piotr Drąg
- [cantarell-fonts] build: Remove intltool markers from the AppData Piotr Drąg
- [cantarell-fonts] build: Add POTFILES.in Piotr Drąg
- [gnome-shell] (53 commits) Non-fast-forward update to branch wip/fmuellner/js-cleanups Florian Müllner
- [gnome-shell/wip/fmuellner/js-cleanups: 51/53] cleanup: Use method syntax Florian Müllner
- [gnome-shell/wip/fmuellner/js-cleanups: 52/53] cleanup: Use arrow notation for anonymous functions Florian Müllner
- [gnome-shell/wip/fmuellner/js-cleanups: 53/53] cleanup: Use Function.prototype.bind() Florian Müllner
- [gimp] NEWS: keep up-to-date. Jehan Pagès
- [gnome-tweaks] 3.27.90 Jeremy Bicha
- [gnome-tweaks] Created tag 3.27.90 Jeremy Bicha
- [mutter] main: Add --x11 command line argument Jonas Ådahl
- [gtk+] gsk: Add autocleanup definitions Matthias Clasen
- [gtk+] gdk: Add some missing autocleanup definitions Matthias Clasen
- [gtk+] The big versioning cleanup Matthias Clasen
- [gtk+] fix the docs build Matthias Clasen
- [gtk+] gdk: Drop gdk_x11_window_set_frame_extents Matthias Clasen
- [gtk+] Make gdk_event_get_history public Matthias Clasen
- [gtk+] Drop a leftover declaration Matthias Clasen
- [dconf-editor] Grammar error. Arnaud Bonatti
- [geary] Fix broken composer when invoked from a mailto: link in a conversation. Michael Gratton
- [geary/geary-0.12] Fix broken composer when invoked from a mailto: link in a conversation. Michael Gratton
- [pygobject/pygobject-3-26] overrides: Fix Gtk.Adjustment.__init__ overrides not setting "value" sometimes. Fixes #151 Christoph Reiter
- [pygobject/pygobject-3-26] pygobject-object: fix memory corruption around list of closures Christoph Reiter
- [pygobject/pygobject-3-26] tests: skip some more tests on macOS Christoph Reiter
- [gtk+] separatormenuitem: Don't create label widget in get_label Timm Bäder
- [gtk+] notebook: Remove another event type check Timm Bäder
- [gtk+] demo: Remove an expose_event mention Timm Bäder
- [gtk+] gl renderer: Check the scale factor for every render Timm Bäder
- [cantarell-fonts] Add Brazilian Portuguese translation Translations User D-L
- [vala/wip/tests] tests: Add various regression "codegen" tests to increase coverage Rico Tzschichholz
- [rhythmbox] Updated Czech translation Marek Černocký
- [gvfs/gnome-3-26] Update NEWS for 1.34.2 release Ondrej Holy
- [gvfs/gnome-3-26] Post release version bump Ondrej Holy
- [gvfs] Created tag 1.34.2 Ondrej Holy
- [rhythmbox] Fixed an item name in a help Marek Černocký
- [gnome-shell-extensions] classic: Fix "Clear All" button readability Florian Müllner
- [gnome-shell-extensions] Deleted branch wip/fmuellner/classic-clear-all Florian Müllner
- [rhythmbox] Updated Czech translation Marek Černocký
- [gnome-control-center] shell: Remember the last used panel Bastien Nocera
- [gnome-control-center] network: Fix cloned MAC not being saved for Ethernet Bastien Nocera
- [gnome-control-center] keyboard: Simplify keyboard grab Bastien Nocera
- [gnome-control-center] build: Bump the required gnome-desktop version Bastien Nocera
- [gnome-control-center] network: Consider empty IPv6 gateway to be valid Bastien Nocera
- [gnome-control-center/gnome-3-26] network: Fix cloned MAC not being saved for Ethernet Bastien Nocera
- [gnome-control-center/gnome-3-26] network: Consider empty IPv6 gateway to be valid Bastien Nocera
- [gnome-control-center/gnome-3-26] network: Really fix clone MAC support Bastien Nocera
- [gnome-control-center/gnome-3-26] network: Don't warn when setting empty IPv4 gateway Bastien Nocera
- [gnome-control-center] network: Really fix clone MAC support Bastien Nocera
- [gnome-control-center] network: Don't warn when setting empty IPv4 gateway Bastien Nocera
- [evolution] Bug 793064 - Default value of attachment-reminder-clues doesn't localize Milan Crha
- [gnome-continuous] Tag cantarell-fonts Emmanuele Bassi
- [gnome-shell] panel: center date entry with workarea Bastien Nocera
- [gnome-settings-daemon] build: Fix error when doing non-debug builds Bastien Nocera
- [gnome-builder] Deleted branch wip/tintou/context-notify Corentin Noël
- [gnome-photos] tracker-controller: React to Source changes only if a Query is active Debarshi Ray
- [gnome-control-center] Update Spanish translation Translations User D-L
- [gnome-tweaks] Update Spanish translation Translations User D-L
- [glade] Update Spanish translation Translations User D-L
- [gnome-music] (40 commits) Non-fast-forward update to branch wip/feborges/playback-popover Felipe Borges
- [gnome-music/wip/feborges/playback-popover: 38/40] player: Introduce the Playback Popover Felipe Borges
- [gnome-music/wip/feborges/playback-popover: 39/40] playbackpopover: Indicate the current playing song Felipe Borges
- [gnome-music/wip/feborges/playback-popover: 40/40] playbackpopover: Limit list length to 10 entries Felipe Borges
- [gnome-boxes] Update Spanish translation Translations User D-L
- [gnome-shell] Update Spanish translation Translations User D-L
- [vala] Non-fast-forward update to branch wip/tests Rico Tzschichholz
- [vala/wip/tests] tests: Add various regression "codegen" tests to increase coverage Rico Tzschichholz
- [gnome-music] Update Spanish translation Translations User D-L
- [jhbuild] core-deps-3.28: Update py3cairo to 1.16.1 Christoph Reiter
- [gnome-builder] Added braceleft and braceright bindings to normal d binding Christian Hergert
- [gnome-getting-started-docs] Produce VP9 videos instead of VP8 Petr Kovář
- [yelp-tools] yelp.m4: Disable net access in make check Shaun McCance
- [gnome-control-center] user-accounts: Update fingerprint strings from fprintd Bastien Nocera
- [gnome-control-center] user-accounts: Don't translate fprintd copy/paste Bastien Nocera
- [yelp-tools] Version 3.27.90 Shaun McCance
- [yelp-tools] Created tag 3.27.90 Shaun McCance
- [gnome-software] packagekit: Never call GetDetails when there are no source IDs Kalev Lember
- [yelp-xsl] Version 3.27.90 Shaun McCance
- [yelp-xsl] Created tag 3.27.90 Shaun McCance
- [gnome-desktop] build: Disable seccomp on Linux arches where it's not supported Bastien Nocera
- [gnome-continuous] Update config-opts for xf86-video-intel Emmanuele Bassi
- [gtk+] build: install gsk-autocleanup.h Timm Bäder
- [gtk+] cellrendereraccel: unref sizing_label Timm Bäder
- [gnome-continuous] Disable tools building for xf86-video-intel Emmanuele Bassi
- [gnome-desktop/gnome-3-26] build: Disable seccomp on Linux arches where it's not supported Bastien Nocera
- [gnome-continuous] Disable legacy drivers for xf86-video-intel Emmanuele Bassi
- [network-manager-applet] (3 commits) Created branch lr/libnma-gtk-builder Lubomir Rintel
- [network-manager-applet/lr/libnma-gtk-builder: 1/3] nma-mobile-wizard: turn into a templated GtkWidget Lubomir Rintel
- [network-manager-applet/lr/libnma-gtk-builder: 2/3] nma-mobile-wizard: drop GtkAlignment use Lubomir Rintel
- [network-manager-applet/lr/libnma-gtk-builder: 3/3] nma-vpn-password-dialog: turn into a templated GtkWidget Lubomir Rintel
- [gnome-builder] (4 commits) Created branch wip/tintou/no-context-duplicate Corentin Noël
- [gnome-builder/wip/tintou/no-context-duplicate: 3/4] libide: remove `context` property from interfaces implementing IdeObject Corentin Noël
- [gnome-builder/wip/tintou/no-context-duplicate: 4/4] Merge branch 'master' into wip/tintou/no-context-duplicate Corentin Noël
- [dconf-editor] Update Spanish translation Translations User D-L
- [gnome-music] (8 commits) Created branch wip/mschraal/flatpak-326 Marinus Schraal
- [gnome-music/wip/mschraal/flatpak-326: 1/8] flatpak: Add "network" share Marinus Schraal
- [gnome-music/wip/mschraal/flatpak-326: 2/8] flatpak: Update Music repository url Marinus Schraal
- [gnome-music/wip/mschraal/flatpak-326: 3/8] flatpak: Always clone repos over https Marinus Schraal
- [gnome-music/wip/mschraal/flatpak-326: 4/8] flatpak: Correct https URLs Marinus Schraal
- [gnome-music/wip/mschraal/flatpak-326: 5/8] flatpak: Access to host cache for media art Marinus Schraal
- [gnome-music/wip/mschraal/flatpak-326: 6/8] flatpak: Update requests to 2.18.4 Marinus Schraal
- [gnome-music/wip/mschraal/flatpak-326: 7/8] flatpak: Stick to 3.26 Marinus Schraal
- [gnome-music/wip/mschraal/flatpak-326: 8/8] flatpak: Remove incorrect command from build Marinus Schraal
- [orca] Make braille "word wrap" feature configurable via GUI Joanmarie Diggs
- [gnome-music] Created branch cherry-pick-5d7e9e83 Marinus Schraal
- [gnome-music/cherry-pick-5d7e9e83] flatpak: Correct https URLs Marinus Schraal
- [gnome-music] Created branch cherry-pick-4de740f6 Marinus Schraal
- [gnome-music/cherry-pick-4de740f6] flatpak: Update requests to 2.18.4 Marinus Schraal
- [gnome-music/gnome-3-26] (8 commits) ...flatpak: Remove incorrect command from build Marinus Schraal
- [gnome-music] Deleted branch wip/mschraal/flatpak-326 Marinus Schraal
- [gnome-music/gnome-3-26] CI: Remove for 3.26 branch Marinus Schraal
- [gnome-music] Created branch cherry-pick-8cc6f7cd Marinus Schraal
- [gnome-music/cherry-pick-8cc6f7cd] flatpak: Remove incorrect command from build Marinus Schraal
- [gnome-disk-utility] Prepare 3.27.90 Kai Lüke
- [chronojump] race (simple, interval) with reaction time should work. Need tests! Xavier de Blas
- [gnome-disk-utility] Created tag 3.27.90 Kai Lüke
- [gnome-music] flatpak: Update requests to 2.18.4 Marinus Schraal
- [gnome-music] Deleted branch cherry-pick-4de740f6 Marinus Schraal
- [libgit2-glib] meson: Fix compiler flags in pkgconfig file Iñigo Martínez
- [gnome-tweaks] Rename a few more things to GNOME Tweaks Jeremy Bicha
- [glib] GKeyFile: add API for getting locale of a string Philip Withnall
- [glib] gthread: Fix a typo in an #ifdef on the non-native mutex path Philip Withnall
- [gnome-control-center] shell: Add gettext-domain to the gschema Piotr Drąg
- [gnome-control-center] Update POTFILES.in Piotr Drąg
- [glib] codegen: Fix a typo in g_variant_get_objv() Philip Withnall
- [gnome-photos] (51 commits) Non-fast-forward update to branch wip/rishi/collection Debarshi Ray
- [gnome-photos/wip/rishi/collection: 2/51] export-dialog: Set the bottom margins through the XML definition Debarshi Ray
- [gnome-photos/wip/rishi/collection: 3/51] base-manager: Simplify the destruction Debarshi Ray
- [gnome-photos/wip/rishi/collection: 4/51] source-manager: Style fix Debarshi Ray
- [gnome-photos/wip/rishi/collection: 5/51] base-item: Shuffle some code around to make way for refresh_icon Debarshi Ray
- [gnome-photos/wip/rishi/collection: 6/51] Add Filterable::is_search_criterion Debarshi Ray
- [gnome-photos/wip/rishi/collection: 7/51] overview-searchbar: Ignore Filterables that are not search criteria Debarshi Ray
- [gnome-photos/wip/rishi/collection: 8/51] base-model: Ignore Filterables that are not search criteria Debarshi Ray
- [gnome-photos/wip/rishi/collection: 9/51] tracker-controller: Ignore addition/removal of non-Filterable Sources Debarshi Ray
- [glib] trivial: add some helpful comments Matthias Clasen
- [gnome-photos/wip/rishi/collection: 10/51] search-type-manager: Set "all" as the active SearchType on startup Debarshi Ray
- [gnome-photos/wip/rishi/collection: 11/51] selection-toolbar: Rename variables Debarshi Ray
- [gnome-photos/wip/rishi/collection: 12/51] selection-toolbar: Explicitly set the visibility of the buttons Debarshi Ray
- [gnome-photos/wip/rishi/collection: 13/51] base-manager: Shuffle some code around Debarshi Ray
- [gnome-photos/wip/rishi/collection: 14/51] Support skipping some children while generating the "all" filter Debarshi Ray
- [gnome-photos/wip/rishi/collection: 15/51] application: Create SearchContextState once Application is constructed Debarshi Ray
- [gnome-photos/wip/rishi/collection: 16/51] Revert "application: Create SearchContextState once Application is constructed" Debarshi Ray
- [gnome-photos/wip/rishi/collection: 17/51] source: Prevent the ID and name from getting overwritten Debarshi Ray
- [gnome-photos/wip/rishi/collection: 18/51] debug: Add a debug flag to track changes to the BaseManagers Debarshi Ray
- [gnome-photos/wip/rishi/collection: 19/51] base-manager, item-manager: Log additions and removals Debarshi Ray
- [gnome-photos/wip/rishi/collection: 20/51] source: Offer symbolic icons, if possible Debarshi Ray
- [gnome-photos/wip/rishi/collection: 21/51] source: Support GMount-backed sources for importing Debarshi Ray
- [gnome-photos/wip/rishi/collection: 22/51] source-notification: Support GMount-backed sources for importing Debarshi Ray
- [gnome-photos/wip/rishi/collection: 23/51] embed, source-manager: Show notifications for mounts present at startup Debarshi Ray
- [gnome-photos/wip/rishi/collection: 24/51] source-manager: Track GMounts representing USB storage & PTP devices Debarshi Ray
- [gnome-photos/wip/rishi/collection: 25/51] Add PhotosModelButton Debarshi Ray
- [gnome-photos/wip/rishi/collection: 26/51] Add PhotosRemovableDeviceWidget Debarshi Ray
- [gnome-photos/wip/rishi/collection: 27/51] Add PhotosRemovableDevicesButton Debarshi Ray
- [gnome-photos/wip/rishi/collection: 28/51] main-toolbar: Show the attached devices Debarshi Ray
- [gnome-photos/wip/rishi/collection: 29/51] application, base-model: Handle app.search-* more globally Debarshi Ray
- [gnome-photos/wip/rishi/collection: 30/51] Add PhotosDeviceItem Debarshi Ray
- [gnome-photos/wip/rishi/collection: 31/51] Support explicitly specifying the BaseItem sub-class to create Debarshi Ray
- [gnome-photos/wip/rishi/collection: 32/51] Add a new mode for importing items from an attached device Debarshi Ray
- [gnome-photos/wip/rishi/collection: 33/51] Let the BaseItem sub-classes specify where to place their thumbnails Debarshi Ray
- [gnome-photos/wip/rishi/collection: 34/51] base-item: Add a create_thumbnail_path virtual method Debarshi Ray
- [gnome-photos/wip/rishi/collection: 35/51] Use BaseItem API to get the thumbnail path Debarshi Ray
- [gnome-photos/wip/rishi/collection: 36/51] base-item: Support disabling the creation of collection thumbnails Debarshi Ray
- [gnome-photos/wip/rishi/collection: 37/51] Support creating BaseItems with thumbnailing turned off Debarshi Ray
- [gnome-photos/wip/rishi/collection: 38/51] item-manager: Try harder to not create an item if one already exists Debarshi Ray
- [gnome-photos/wip/rishi/collection: 39/51] fetch-metas-job, utils: Use BaseItem API instead of the SparqlCursor Debarshi Ray
- [gnome-photos/wip/rishi/collection: 40/51] utils: Shuffle some code around Debarshi Ray
- [gnome-photos/wip/rishi/collection: 41/51] base-item, utils: Query the GFileInfo directly with the BaseItem Debarshi Ray
- [gnome-photos/wip/rishi/collection: 42/51] utils: remove get_thumbnail_path Debarshi Ray
- [gnome-photos/wip/rishi/collection: 43/51] base-item: Add a refresh_icon virtual method Debarshi Ray
- [gnome-photos/wip/rishi/collection: 44/51] glib: Add photos_glib_file_copy_async Debarshi Ray
- [gnome-photos/wip/rishi/collection: 45/51] utils: Add photos_utils_copy_files_async Debarshi Ray
- [gnome-photos/wip/rishi/collection: 46/51] query, source-manager: Support specifically querying for local content Debarshi Ray
- [gnome-photos/wip/rishi/collection: 47/51] query, query-builder: Support OffsetController-less global queries Debarshi Ray
- [gnome-photos/wip/rishi/collection: 48/51] query-builder: Add photos_query_builder_fetch_collections_local Debarshi Ray
- [gnome-photos/wip/rishi/collection: 49/51] Add PhotosImportDialog Debarshi Ray
- [gnome-photos/wip/rishi/collection: 50/51] utils: import Debarshi Ray
- [gnome-photos/wip/rishi/collection: 51/51] app: import Debarshi Ray
- [gnome-control-center] Update Spanish translation Translations User D-L
- [vala/staging] tests: Add various regression "codegen" tests to increase coverage Rico Tzschichholz
- [vala/staging] codegen: Fix GDestroyNotify of delegate parameters in delegate declaration Rico Tzschichholz
- [gnome-control-center] 3.27.90 Felipe Borges
- [gnome-control-center] Created tag GNOME_CONTROL_CENTER_3_27_90 Felipe Borges
- [evolution-data-server] Bug 793104 - COMPLETED in libical 3.0+ is DATE-TIME only Milan Crha
- [evolution] Bug 793104 - COMPLETED in libical 3.0+ is DATE-TIME only Milan Crha
- [evolution-ews] Bug 793104 - COMPLETED in libical 3.0+ is DATE-TIME only Milan Crha
- [evolution-mapi] Bug 793104 - COMPLETED in libical 3.0+ is DATE-TIME only Milan Crha
- [pygobject] setup.py: install .pc file into libdir Christoph Reiter
- [pygobject] build: remove libdir from the .pc file Christoph Reiter
- [pygobject] setup.py: remove wrong comment about share lib extenions in distutils Christoph Reiter
- [pygobject] setup.py: use dbus-run-session for tests if available Christoph Reiter
- [gnome-terminal] screen: No need to set PWD anymore, it's done by VTE now Egmont Koblinger
- [gnome-music] (2 commits) Non-fast-forward update to branch cherry-pick-5d7e9e83 Marinus Schraal
- [gnome-music/cherry-pick-5d7e9e83: 2/2] flatpak: Correct https URLs Marinus Schraal
- [gnome-music] (2 commits) Non-fast-forward update to branch cherry-pick-8cc6f7cd Marinus Schraal
- [gnome-music/cherry-pick-8cc6f7cd: 2/2] flatpak: Remove incorrect command from build Marinus Schraal
- [evolution-ews] Bug 775690 - Support OAuth2 for outlook.office365.com (more changes) Milan Crha
- [gnome-music] flatpak: Correct https URLs Marinus Schraal
- [gnome-music] Deleted branch cherry-pick-5d7e9e83 Marinus Schraal
- [gnome-music/gnome-3-26] Release 3.26.2 Marinus Schraal
- [gnome-music] Created tag 3.26.2 Marinus Schraal
- [gnome-control-center/wip/jsparber/background] (40 commits) ...background: fix merge mistakes created during rebase Julian Sparber
- [gnome-control-center/wip/jsparber/background: 2/40] user-accounts: Prevent crashes if current user is not in carousel Julian Sparber
- [gnome-control-center/wip/jsparber/background: 3/40] background: change margin around background preview to 16 Julian Sparber
- [gnome-control-center/wip/jsparber/background: 4/40] background: add buttons on bottom of gallery without functionality Julian Sparber
- [gnome-control-center/wip/jsparber/background: 5/40] background: fix border on top of the gallery and add ids for buttons Julian Sparber
- [gnome-control-center/wip/jsparber/background: 6/40] background: add handler for "Photo" and "Files" button Julian Sparber
- [gnome-control-center/wip/jsparber/background: 7/40] background: clean up and fix build warnings Julian Sparber
- [gnome-control-center/wip/jsparber/background: 8/40] background: clear settings object in dispose Julian Sparber
- [gnome-control-center/wip/jsparber/background: 9/40] background: resize preview when the window size is less then 500px Julian Sparber
- [gnome-control-center/wip/jsparber/background: 10/40] background: add slide icon to time changing wallpapers Julian Sparber
- [gnome-control-center/wip/jsparber/background: 11/40] background: add space around slide icon Julian Sparber
- [gnome-music] (2 commits) Non-fast-forward update to branch cherry-pick-8cc6f7cd Marinus Schraal
- [gnome-control-center/wip/jsparber/background: 12/40] background: change margins for preview to 16px Julian Sparber
- [gnome-music/cherry-pick-8cc6f7cd: 2/2] flatpak: Remove incorrect command from build Marinus Schraal
- [gnome-control-center/wip/jsparber/background: 13/40] background: change size of preview when panel is heigher then 700 Julian Sparber
- [gnome-control-center/wip/jsparber/background: 14/40] background: resize thumbnail to fill space a row Julian Sparber
- [gnome-control-center/wip/jsparber/background: 15/40] background: change gallery wallpaper size Julian Sparber
- [gnome-control-center/wip/jsparber/background: 16/40] background: use same margin size everywhere around the flowbox Julian Sparber
- [gnome-control-center/wip/jsparber/background: 17/40] background: add icon for with time changing wallpapers Julian Sparber
- [gnome-control-center/wip/jsparber/background: 18/40] background: moved gallery item code to grid-item class Julian Sparber
- [gnome-control-center/wip/jsparber/background: 19/40] background: add white space around gallery, set min itmes per line to 5 Julian Sparber
- [gnome-control-center/wip/jsparber/background: 20/40] background: set max children for line to 5 Julian Sparber
- [gnome-control-center/wip/jsparber/background: 21/40] background: set wallpaper and lockscreen Julian Sparber
- [gnome-control-center/wip/jsparber/background: 22/40] background: fix code style issues and remove commented code Julian Sparber
- [gnome-control-center/wip/jsparber/background: 23/40] background: fix build warning by casting obj to gtkWidget Julian Sparber
- [gnome-control-center/wip/jsparber/background: 24/40] background: remove private struct of cc-background-store Julian Sparber
- [gnome-control-center/wip/jsparber/background: 25/40] background: remove CcBackgroundStore constructer Julian Sparber
- [gnome-control-center/wip/jsparber/background: 26/40] background: make cc_background_grid_item_set_ref static and private Julian Sparber
- [gnome-control-center/wip/jsparber/background: 27/40] background: change name cc_background_grid_item_get_ref Julian Sparber
- [gnome-control-center/wip/jsparber/background: 28/40] background: less exposure of the the wallpaper store Julian Sparber
- [gnome-control-center/wip/jsparber/background: 29/40] background: change base obj of CcBackgroundGridItem Julian Sparber
- [gnome-control-center/wip/jsparber/background: 30/40] background: CcBackgroundGridItem::new returns its own typ Julian Sparber
- [gnome-control-center/wip/jsparber/background: 31/40] background: cache tumbnail for wallpaper gallery for a redraw Julian Sparber
- [gnome-control-center/wip/jsparber/background: 32/40] background: changed variable names and small style changes Julian Sparber
- [gnome-control-center/wip/jsparber/background: 33/40] background: cache slideshow-emblem icon Julian Sparber
- [gnome-control-center/wip/jsparber/background: 34/40] background: show only top border for gallery view Julian Sparber
- [gnome-control-center/wip/jsparber/background: 35/40] background: add comment: the way of setting the background should be changed Julian Sparber
- [gnome-control-center/wip/jsparber/background: 36/40] background: remove chooser gallery from meson.build (needs work) Julian Sparber
- [gnome-control-center/wip/jsparber/background: 37/40] background: adapt meson.build for file changes Julian Sparber
- [gnome-control-center/wip/jsparber/background: 38/40] background: remove old source files and images form git Julian Sparber
- [gnome-control-center/wip/jsparber/background: 39/40] background: change description for open in File and open in photo apps Julian Sparber
- [gnome-control-center/wip/jsparber/background: 40/40] background: fix merge mistakes created during rebase Julian Sparber
- [gexiv2] Fix check for darwin Jens Georg
- [gnome-photos] (50 commits) Non-fast-forward update to branch wip/rishi/collection Debarshi Ray
- [gnome-photos/wip/rishi/collection: 1/50] export-dialog: Ensure that the Folder Name GtkEntry has focus Debarshi Ray
- [gnome-photos/wip/rishi/collection: 2/50] base-manager: Simplify the destruction Debarshi Ray
- [gnome-photos/wip/rishi/collection: 3/50] source-manager: Style fix Debarshi Ray
- [gnome-photos/wip/rishi/collection: 4/50] base-item: Shuffle some code around to make way for refresh_icon Debarshi Ray
- [gnome-photos/wip/rishi/collection: 5/50] Add Filterable::is_search_criterion Debarshi Ray
- [gnome-photos/wip/rishi/collection: 6/50] overview-searchbar: Ignore Filterables that are not search criteria Debarshi Ray
- [gnome-photos/wip/rishi/collection: 7/50] base-model: Ignore Filterables that are not search criteria Debarshi Ray
- [gnome-photos/wip/rishi/collection: 8/50] tracker-controller: Ignore addition/removal of non-Filterable Sources Debarshi Ray
- [gnome-photos/wip/rishi/collection: 9/50] search-type-manager: Set "all" as the active SearchType on startup Debarshi Ray
- [gnome-photos/wip/rishi/collection: 10/50] selection-toolbar: Rename variables Debarshi Ray
- [gnome-photos/wip/rishi/collection: 11/50] selection-toolbar: Explicitly set the visibility of the buttons Debarshi Ray
- [gnome-photos/wip/rishi/collection: 12/50] base-manager: Shuffle some code around Debarshi Ray
- [gnome-photos/wip/rishi/collection: 13/50] Support skipping some children while generating the "all" filter Debarshi Ray
- [gnome-photos/wip/rishi/collection: 14/50] application: Create SearchContextState once Application is constructed Debarshi Ray
- [gnome-photos/wip/rishi/collection: 15/50] Revert "application: Create SearchContextState once Application is constructed" Debarshi Ray
- [gnome-photos/wip/rishi/collection: 16/50] source: Prevent the ID and name from getting overwritten Debarshi Ray
- [gnome-photos/wip/rishi/collection: 17/50] debug: Add a debug flag to track changes to the BaseManagers Debarshi Ray
- [gnome-photos/wip/rishi/collection: 18/50] base-manager, item-manager: Log additions and removals Debarshi Ray
- [gnome-photos/wip/rishi/collection: 19/50] source: Offer symbolic icons, if possible Debarshi Ray
- [gnome-photos/wip/rishi/collection: 20/50] source: Support GMount-backed sources for importing Debarshi Ray
- [gnome-photos/wip/rishi/collection: 21/50] source-notification: Support GMount-backed sources for importing Debarshi Ray
- [gnome-photos/wip/rishi/collection: 22/50] embed, source-manager: Show notifications for mounts present at startup Debarshi Ray
- [gnome-photos/wip/rishi/collection: 23/50] source-manager: Track GMounts representing USB storage & PTP devices Debarshi Ray
- [gnome-photos/wip/rishi/collection: 24/50] Add PhotosModelButton Debarshi Ray
- [gnome-photos/wip/rishi/collection: 25/50] Add PhotosRemovableDeviceWidget Debarshi Ray
- [gnome-photos/wip/rishi/collection: 26/50] Add PhotosRemovableDevicesButton Debarshi Ray
- [gnome-photos/wip/rishi/collection: 27/50] main-toolbar: Show the attached devices Debarshi Ray
- [gnome-photos/wip/rishi/collection: 28/50] application, base-model: Handle app.search-* more globally Debarshi Ray
- [gnome-photos/wip/rishi/collection: 29/50] Add PhotosDeviceItem Debarshi Ray
- [gnome-photos/wip/rishi/collection: 30/50] Support explicitly specifying the BaseItem sub-class to create Debarshi Ray
- [gnome-photos/wip/rishi/collection: 31/50] Add a new mode for importing items from an attached device Debarshi Ray
- [gnome-photos/wip/rishi/collection: 32/50] Let the BaseItem sub-classes specify where to place their thumbnails Debarshi Ray
- [gnome-photos/wip/rishi/collection: 33/50] base-item: Add a create_thumbnail_path virtual method Debarshi Ray
- [gnome-photos/wip/rishi/collection: 34/50] Use BaseItem API to get the thumbnail path Debarshi Ray
- [gnome-photos/wip/rishi/collection: 35/50] base-item: Support disabling the creation of collection thumbnails Debarshi Ray
- [gnome-photos/wip/rishi/collection: 36/50] Support creating BaseItems with thumbnailing turned off Debarshi Ray
- [gnome-photos/wip/rishi/collection: 37/50] item-manager: Try harder to not create an item if one already exists Debarshi Ray
- [gnome-photos/wip/rishi/collection: 38/50] fetch-metas-job, utils: Use BaseItem API instead of the SparqlCursor Debarshi Ray
- [gnome-photos/wip/rishi/collection: 39/50] utils: Shuffle some code around Debarshi Ray
- [gnome-photos/wip/rishi/collection: 40/50] base-item, utils: Query the GFileInfo directly with the BaseItem Debarshi Ray
- [gnome-photos/wip/rishi/collection: 41/50] utils: remove get_thumbnail_path Debarshi Ray
- [gnome-photos/wip/rishi/collection: 42/50] base-item: Add a refresh_icon virtual method Debarshi Ray
- [gnome-photos/wip/rishi/collection: 43/50] glib: Add photos_glib_file_copy_async Debarshi Ray
- [gnome-photos/wip/rishi/collection: 44/50] utils: Add photos_utils_copy_files_async Debarshi Ray
- [gnome-photos/wip/rishi/collection: 45/50] query, source-manager: Support specifically querying for local content Debarshi Ray
- [gnome-photos/wip/rishi/collection: 46/50] query, query-builder: Support OffsetController-less global queries Debarshi Ray
- [gnome-photos/wip/rishi/collection: 47/50] query-builder: Add photos_query_builder_fetch_collections_local Debarshi Ray
- [gnome-photos/wip/rishi/collection: 48/50] Add PhotosImportDialog Debarshi Ray
- [gnome-photos/wip/rishi/collection: 49/50] utils: import Debarshi Ray
- [gnome-photos/wip/rishi/collection: 50/50] app: import Debarshi Ray
- [libgit2-glib] build: Remove autotools Iñigo Martínez
- [gnome-control-center] Non-fast-forward update to branch wip/jsparber/background Julian Sparber
- [gnome-control-center/wip/jsparber/background] background: fix merge mistakes created during rebase Julian Sparber
- [gnome-photos] (3 commits) Non-fast-forward update to branch wip/rishi/collection Debarshi Ray
- [gnome-photos/wip/rishi/collection: 1/3] Add PhotosImportDialog Debarshi Ray
- [gnome-photos/wip/rishi/collection: 2/3] utils: import Debarshi Ray
- [gnome-photos/wip/rishi/collection: 3/3] app: import Debarshi Ray
- [gnome-control-center/wip/jsparber/background] background: fix crash of g-c-c by opening gnome-photos Julian Sparber
- [librsvg] (29 commits) ...Merge branch 'api-tests' Federico Mena Quintero
- [librsvg: 1/29] Remove RSVG_G_TYPE_INIT - we have required glib 2.52 for some time now Federico Mena Quintero
- [librsvg: 2/29] Start the tests of the whole public API Federico Mena Quintero
- [librsvg: 3/29] Test rsvg_pixbuf_from_file() Federico Mena Quintero
- [librsvg: 4/29] gitlab#198 - Fix rsvg_pixbuf_from_file_with_size_data() Federico Mena Quintero
- [librsvg: 5/29] Test rsvg_pixbuf_from_file_at_zoom() Federico Mena Quintero
- [librsvg: 6/29] Test rsvg_pixbuf_from_file_at_size() Federico Mena Quintero
- [librsvg: 7/29] Refactor the pixbuf tests to have common code Federico Mena Quintero
- [librsvg: 8/29] Use test sizes that we can divide evenly... Federico Mena Quintero
- [librsvg: 9/29] Use g_assert_cmpint() to get better logs Federico Mena Quintero
- [librsvg: 10/29] Test rsvg_pixbuf_from_file_at_max_size() Federico Mena Quintero
- [librsvg: 11/29] Test rsvg_pixbuf_from_file_at_zoom_with_max() Federico Mena Quintero
- [librsvg: 12/29] Test the noop functions rsvg_init(), rsvg_term(), rsvg_cleanup() Federico Mena Quintero
- [librsvg: 13/29] Let us pass a specific filename to get_test_filename() Federico Mena Quintero
- [librsvg: 14/29] Test rsvg_handle_set_dpi() / rsvg_handle_set_dpi_x_y() Federico Mena Quintero
- [librsvg: 15/29] Don't use rsvg_set_default_dpi*() in the utilities nor in the tests Federico Mena Quintero
- [librsvg: 16/29] Deprecate rsvg_set_default_dpi() and rsvg_set_default_dpi_x_y(). Federico Mena Quintero
- [librsvg: 17/29] Test rsvg_error_quark() Federico Mena Quintero
- [librsvg: 18/29] Test the auto-generated RSVG_TYPE_ERROR / RSVG_TYPE_HANDLE_FLAGS. Federico Mena Quintero
- [librsvg: 19/29] Include the tests/fixture/api/*.svg in the distributed tests Federico Mena Quintero
- [librsvg: 20/29] Test rsvg_handle_write() / close() / free() Federico Mena Quintero
- [librsvg: 21/29] Test rsvg_handle_new_from_data() Federico Mena Quintero
- [librsvg: 22/29] Test rsvg_handle_new_from_gfile_sync() Federico Mena Quintero
- [librsvg: 23/29] Test rsvg_handle_new_from_stream_sync() Federico Mena Quintero
- [librsvg: 24/29] Test rsvg_handle_read_stream_sync() Federico Mena Quintero
- [librsvg: 25/29] Test rsvg_handle_get_pixbuf() Federico Mena Quintero
- [librsvg: 26/29] Test rsvg_handle_get_pixbuf_sub() Federico Mena Quintero
- [librsvg: 27/29] Test rsvg_handle_new_with_flags() in one of the existing tests Federico Mena Quintero
- [librsvg: 28/29] Test rsvg_handle_get_dimensions_sub() / rsvg_handle_get_position_sub() Federico Mena Quintero
- [librsvg: 29/29] Merge branch 'api-tests' Federico Mena Quintero
- [quadrapassel] Update Finnish translation Translations User D-L
- [gnome-sudoku] Update Finnish translation Translations User D-L
- [gnome-mahjongg] Update Finnish translation Translations User D-L
- [gnome-contacts] Update Finnish translation Translations User D-L
- [gnome-boxes] Update Finnish translation Translations User D-L
- [gnome-control-center/wip/jsparber/background] background: use autoptr where possible Julian Sparber
- [pitivi] Fix typos in documentation and comments Alexandru Băluț
- [pitivi] Fix typos in code Alexandru Băluț
- [pitivi] pipeline: Remove unused field Alexandru Băluț
- [cantarell-fonts] Add Finnish translation Translations User D-L
- [zenity] Update Friulian translation Translations User D-L
- [libgweather] Update Friulian translation Translations User D-L
- [gnome-music] Update Friulian translation Translations User D-L
- [gnome-terminal] Update Finnish translation Translations User D-L
- [gnome-shell] Update Friulian translation Translations User D-L
- [librsvg] (2 commits) ...Merge branch 'api-tests' Federico Mena Quintero
- [librsvg: 1/2] Fix rsvg_handle_new_from_file() so that it will load URIs again Federico Mena Quintero
- [gnome-shell] Update Finnish translation Translations User D-L
- [librsvg: 2/2] Merge branch 'api-tests' Federico Mena Quintero
- [cantarell-fonts] Add Friulian translation Translations User D-L
- [gnome-control-center/wip/jsparber/background] background: remove bg-source and bg-wallpapers-source files Julian Sparber
- [mutter] Update Friulian translation Translations User D-L
- [gnome-control-center] Update Finnish translation Translations User D-L
- [devhelp] Update Friulian translation Translations User D-L
- [gnome-builder] (2 commits) ...Merge branch 'master' into wip/tintou/no-context-duplicate Christian Hergert
- [devhelp] Update Finnish translation Translations User D-L
- [gnome-photos] (52 commits) Non-fast-forward update to branch wip/rishi/collection Debarshi Ray
- [gnome-photos/wip/rishi/collection: 1/52] organize-collection-view: Don't leak the newly created URN Debarshi Ray
- [gnome-photos/wip/rishi/collection: 2/52] export-dialog: Set the bottom margins through the XML definition Debarshi Ray
- [gnome-photos/wip/rishi/collection: 3/52] export-dialog: Ensure that the Folder Name GtkEntry has focus Debarshi Ray
- [gnome-photos/wip/rishi/collection: 4/52] base-manager: Simplify the destruction Debarshi Ray
- [gnome-photos/wip/rishi/collection: 5/52] source-manager: Style fix Debarshi Ray
- [gnome-photos/wip/rishi/collection: 6/52] base-item: Shuffle some code around to make way for refresh_icon Debarshi Ray
- [gnome-photos/wip/rishi/collection: 7/52] Add Filterable::is_search_criterion Debarshi Ray
- [gnome-photos/wip/rishi/collection: 8/52] overview-searchbar: Ignore Filterables that are not search criteria Debarshi Ray
- [gnome-photos/wip/rishi/collection: 9/52] base-model: Ignore Filterables that are not search criteria Debarshi Ray
- [gnome-photos/wip/rishi/collection: 10/52] tracker-controller: Ignore addition/removal of non-Filterable Sources Debarshi Ray
- [gnome-photos/wip/rishi/collection: 11/52] search-type-manager: Set "all" as the active SearchType on startup Debarshi Ray
- [gnome-photos/wip/rishi/collection: 12/52] selection-toolbar: Rename variables Debarshi Ray
- [gnome-photos/wip/rishi/collection: 13/52] selection-toolbar: Explicitly set the visibility of the buttons Debarshi Ray
- [gnome-photos/wip/rishi/collection: 14/52] base-manager: Shuffle some code around Debarshi Ray
- [gnome-photos/wip/rishi/collection: 15/52] Support skipping some children while generating the "all" filter Debarshi Ray
- [gnome-photos/wip/rishi/collection: 16/52] application: Create SearchContextState once Application is constructed Debarshi Ray
- [gnome-photos/wip/rishi/collection: 17/52] Revert "application: Create SearchContextState once Application is constructed" Debarshi Ray
- [gnome-photos/wip/rishi/collection: 18/52] source: Prevent the ID and name from getting overwritten Debarshi Ray
- [gnome-photos/wip/rishi/collection: 19/52] debug: Add a debug flag to track changes to the BaseManagers Debarshi Ray
- [gnome-photos/wip/rishi/collection: 20/52] base-manager, item-manager: Log additions and removals Debarshi Ray
- [gnome-photos/wip/rishi/collection: 21/52] source: Offer symbolic icons, if possible Debarshi Ray
- [gnome-photos/wip/rishi/collection: 22/52] source: Support GMount-backed sources for importing Debarshi Ray
- [gnome-photos/wip/rishi/collection: 23/52] source-notification: Support GMount-backed sources for importing Debarshi Ray
- [gnome-photos/wip/rishi/collection: 24/52] embed, source-manager: Show notifications for mounts present at startup Debarshi Ray
- [gnome-photos/wip/rishi/collection: 25/52] source-manager: Track GMounts representing USB storage & PTP devices Debarshi Ray
- [gnome-photos/wip/rishi/collection: 26/52] Add PhotosModelButton Debarshi Ray
- [gnome-photos/wip/rishi/collection: 27/52] Add PhotosRemovableDeviceWidget Debarshi Ray
- [gnome-photos/wip/rishi/collection: 28/52] Add PhotosRemovableDevicesButton Debarshi Ray
- [gnome-photos/wip/rishi/collection: 29/52] main-toolbar: Show the attached devices Debarshi Ray
- [gnome-photos/wip/rishi/collection: 30/52] application, base-model: Handle app.search-* more globally Debarshi Ray
- [gnome-photos/wip/rishi/collection: 31/52] Add PhotosDeviceItem Debarshi Ray
- [gnome-photos/wip/rishi/collection: 32/52] Support explicitly specifying the BaseItem sub-class to create Debarshi Ray
- [gnome-photos/wip/rishi/collection: 33/52] Add a new mode for importing items from an attached device Debarshi Ray
- [gnome-photos/wip/rishi/collection: 34/52] Let the BaseItem sub-classes specify where to place their thumbnails Debarshi Ray
- [gnome-photos/wip/rishi/collection: 35/52] base-item: Add a create_thumbnail_path virtual method Debarshi Ray
- [gnome-photos/wip/rishi/collection: 36/52] Use BaseItem API to get the thumbnail path Debarshi Ray
- [gnome-photos/wip/rishi/collection: 37/52] base-item: Support disabling the creation of collection thumbnails Debarshi Ray
- [gnome-photos/wip/rishi/collection: 38/52] Support creating BaseItems with thumbnailing turned off Debarshi Ray
- [gnome-photos/wip/rishi/collection: 39/52] item-manager: Try harder to not create an item if one already exists Debarshi Ray
- [gnome-photos/wip/rishi/collection: 40/52] fetch-metas-job, utils: Use BaseItem API instead of the SparqlCursor Debarshi Ray
- [gnome-photos/wip/rishi/collection: 41/52] utils: Shuffle some code around Debarshi Ray
- [gnome-photos/wip/rishi/collection: 42/52] base-item, utils: Query the GFileInfo directly with the BaseItem Debarshi Ray
- [gnome-photos/wip/rishi/collection: 43/52] utils: remove get_thumbnail_path Debarshi Ray
- [gnome-photos/wip/rishi/collection: 44/52] base-item: Add a refresh_icon virtual method Debarshi Ray
- [gnome-photos/wip/rishi/collection: 45/52] glib: Add photos_glib_file_copy_async Debarshi Ray
- [gnome-photos/wip/rishi/collection: 46/52] utils: Add photos_utils_copy_files_async Debarshi Ray
- [gnome-photos/wip/rishi/collection: 47/52] query, source-manager: Support specifically querying for local content Debarshi Ray
- [gnome-photos/wip/rishi/collection: 48/52] query, query-builder: Support OffsetController-less global queries Debarshi Ray
- [gnome-photos/wip/rishi/collection: 49/52] query-builder: Add photos_query_builder_fetch_collections_local Debarshi Ray
- [gnome-photos/wip/rishi/collection: 50/52] Add PhotosImportDialog Debarshi Ray
- [gnome-photos/wip/rishi/collection: 51/52] utils: import Debarshi Ray
- [gnome-photos/wip/rishi/collection: 52/52] app: import Debarshi Ray
- [gnome-control-center] Update Friulian translation Translations User D-L
- [gnome-control-center/wip/jsparber/background] background: fix code style and spaces Julian Sparber
- [gnome-music] (2 commits) Non-fast-forward update to branch cherry-pick-8cc6f7cd Marinus Schraal
- [gnome-music/cherry-pick-8cc6f7cd: 2/2] flatpak: Remove incorrect command from build Marinus Schraal
- [pygobject] gitlab-ci: adjust PKG_CONFIG_PATH for pycairo Christoph Reiter
- [gnome-maps] gpxShapeLayer: Declare constructor correctly Marcus Lundblad
- [gnome-control-center/wip/jsparber/background] background: fix code style: remove empty line Julian Sparber
- [gnome-control-center/wip/jsparber/background] background: add Julian Sparber as author to cc-background-panel.c Julian Sparber
- [gnome-control-center/wip/jsparber/background] background: fix build warning: set slideshow_emblem to NULL Julian Sparber
- [gnome-maps] gpxShapeLayer: Call the super contructor correcly too... Marcus Lundblad
- [gnome-music] (2 commits) Created branch wip/mschraal/goa-music-disabled Marinus Schraal
- [gnome-music/wip/mschraal/goa-music-disabled: 1/2] scrobbler: Use provider_type in last.fm check Marinus Schraal
- [gnome-music/wip/mschraal/goa-music-disabled: 2/2] scrobbler: Honor GOA Last.fm account changes Marinus Schraal
- [bijiben] webkit-editor: Fix saving title Isaque Galdino de Araujo
- [vala] (2 commits) Non-fast-forward update to branch wip/tests Rico Tzschichholz
- [gnome-music] flatpak: Remove incorrect command from build Marinus Schraal
- [gnome-music] Deleted branch cherry-pick-8cc6f7cd Marinus Schraal
- [nautilus] (4 commits) Created branch antoniof/someloveforeel António Fernandes
- [nautilus/antoniof/someloveforeel: 1/4] eel-string: middle_truncate with ellipsis character. António Fernandes
- [nautilus/antoniof/someloveforeel: 2/4] eel-string: Fix API comment António Fernandes
- [nautilus/antoniof/someloveforeel: 3/4] window: Use common check for search schema António Fernandes
- [nautilus/antoniof/someloveforeel: 4/4] notebook: Use common check for search schema António Fernandes
- [gnome-continuous] Revert "Replace individual X.org protocol repos with xorgprotos" Emmanuele Bassi
- [gnome-photos] item-manager: Handle untrusted cursors when looking for a collection Debarshi Ray
- [gnome-photos] base-manager: Simplify the destruction Debarshi Ray
- [gnome-photos] (54 commits) Non-fast-forward update to branch wip/rishi/collection Debarshi Ray
- [gnome-photos/wip/rishi/collection: 3/54] item-manager: Separate out URN change detection due to file updates Debarshi Ray
- [gnome-photos/wip/rishi/collection: 4/54] organize-collection-view: Don't leak the newly created URN Debarshi Ray
- [gnome-photos/wip/rishi/collection: 5/54] export-dialog: Set the bottom margins through the XML definition Debarshi Ray
- [gnome-photos/wip/rishi/collection: 6/54] export-dialog: Ensure that the Folder Name GtkEntry has focus Debarshi Ray
- [gnome-photos/wip/rishi/collection: 7/54] source-manager: Style fix Debarshi Ray
- [gnome-photos/wip/rishi/collection: 8/54] base-item: Shuffle some code around to make way for refresh_icon Debarshi Ray
- [gnome-photos/wip/rishi/collection: 9/54] Add Filterable::is_search_criterion Debarshi Ray
- [gnome-photos/wip/rishi/collection: 10/54] overview-searchbar: Ignore Filterables that are not search criteria Debarshi Ray
- [gnome-continuous] Revert "Revert "Replace individual X.org protocol repos with xorgprotos"" Emmanuele Bassi
- [gnome-photos/wip/rishi/collection: 11/54] base-model: Ignore Filterables that are not search criteria Debarshi Ray
- [gnome-photos/wip/rishi/collection: 12/54] tracker-controller: Ignore addition/removal of non-Filterable Sources Debarshi Ray
- [gnome-photos/wip/rishi/collection: 13/54] search-type-manager: Set "all" as the active SearchType on startup Debarshi Ray
- [gnome-photos/wip/rishi/collection: 14/54] selection-toolbar: Rename variables Debarshi Ray
- [gnome-photos/wip/rishi/collection: 15/54] selection-toolbar: Explicitly set the visibility of the buttons Debarshi Ray
- [gnome-photos/wip/rishi/collection: 16/54] base-manager: Shuffle some code around Debarshi Ray
- [gnome-photos/wip/rishi/collection: 17/54] Support skipping some children while generating the "all" filter Debarshi Ray
- [gnome-photos/wip/rishi/collection: 18/54] application: Create SearchContextState once Application is constructed Debarshi Ray
- [gnome-photos/wip/rishi/collection: 19/54] Revert "application: Create SearchContextState once Application is constructed" Debarshi Ray
- [gnome-photos/wip/rishi/collection: 20/54] source: Prevent the ID and name from getting overwritten Debarshi Ray
- [gnome-photos/wip/rishi/collection: 21/54] debug: Add a debug flag to track changes to the BaseManagers Debarshi Ray
- [gnome-photos/wip/rishi/collection: 22/54] base-manager, item-manager: Log additions and removals Debarshi Ray
- [gnome-photos/wip/rishi/collection: 23/54] source: Offer symbolic icons, if possible Debarshi Ray
- [gnome-photos/wip/rishi/collection: 24/54] source: Support GMount-backed sources for importing Debarshi Ray
- [gnome-photos/wip/rishi/collection: 25/54] source-notification: Support GMount-backed sources for importing Debarshi Ray
- [gnome-photos/wip/rishi/collection: 26/54] embed, source-manager: Show notifications for mounts present at startup Debarshi Ray
- [gnome-photos/wip/rishi/collection: 27/54] source-manager: Track GMounts representing USB storage & PTP devices Debarshi Ray
- [gnome-photos/wip/rishi/collection: 28/54] Add PhotosModelButton Debarshi Ray
- [gnome-photos/wip/rishi/collection: 29/54] Add PhotosRemovableDeviceWidget Debarshi Ray
- [gnome-photos/wip/rishi/collection: 30/54] Add PhotosRemovableDevicesButton Debarshi Ray
- [gnome-photos/wip/rishi/collection: 31/54] main-toolbar: Show the attached devices Debarshi Ray
- [gnome-photos/wip/rishi/collection: 32/54] application, base-model: Handle app.search-* more globally Debarshi Ray
- [gnome-photos/wip/rishi/collection: 33/54] Add PhotosDeviceItem Debarshi Ray
- [gnome-photos/wip/rishi/collection: 34/54] Support explicitly specifying the BaseItem sub-class to create Debarshi Ray
- [gnome-photos/wip/rishi/collection: 35/54] Add a new mode for importing items from an attached device Debarshi Ray
- [gnome-photos/wip/rishi/collection: 36/54] Let the BaseItem sub-classes specify where to place their thumbnails Debarshi Ray
- [gnome-photos/wip/rishi/collection: 37/54] base-item: Add a create_thumbnail_path virtual method Debarshi Ray
- [gnome-photos/wip/rishi/collection: 38/54] Use BaseItem API to get the thumbnail path Debarshi Ray
- [gnome-photos/wip/rishi/collection: 39/54] base-item: Support disabling the creation of collection thumbnails Debarshi Ray
- [gnome-photos/wip/rishi/collection: 40/54] Support creating BaseItems with thumbnailing turned off Debarshi Ray
- [gnome-photos/wip/rishi/collection: 41/54] item-manager: Try harder to not create an item if one already exists Debarshi Ray
- [gnome-photos/wip/rishi/collection: 42/54] fetch-metas-job, utils: Use BaseItem API instead of the SparqlCursor Debarshi Ray
- [gnome-photos/wip/rishi/collection: 43/54] utils: Shuffle some code around Debarshi Ray
- [gnome-photos/wip/rishi/collection: 44/54] base-item, utils: Query the GFileInfo directly with the BaseItem Debarshi Ray
- [gnome-photos/wip/rishi/collection: 45/54] utils: remove get_thumbnail_path Debarshi Ray
- [gnome-photos/wip/rishi/collection: 46/54] base-item: Add a refresh_icon virtual method Debarshi Ray
- [gnome-photos/wip/rishi/collection: 47/54] glib: Add photos_glib_file_copy_async Debarshi Ray
- [gnome-photos/wip/rishi/collection: 48/54] utils: Add photos_utils_copy_files_async Debarshi Ray
- [gnome-photos/wip/rishi/collection: 49/54] query, source-manager: Support specifically querying for local content Debarshi Ray
- [gnome-photos/wip/rishi/collection: 50/54] query, query-builder: Support OffsetController-less global queries Debarshi Ray
- [gnome-photos/wip/rishi/collection: 51/54] query-builder: Add photos_query_builder_fetch_collections_local Debarshi Ray
- [gnome-photos/wip/rishi/collection: 52/54] Add PhotosImportDialog Debarshi Ray
- [gnome-photos/wip/rishi/collection: 53/54] utils: import Debarshi Ray
- [gnome-photos/wip/rishi/collection: 54/54] app: import Debarshi Ray
- [gnome-music] (4 commits) Non-fast-forward update to branch wip/mschraal/goa-music-disabled Marinus Schraal
- [gnome-music/wip/mschraal/goa-music-disabled: 3/4] scrobbler: Honor GOA Last.fm account changes Marinus Schraal
- [gnome-music/wip/mschraal/goa-music-disabled: 4/4] scrobbler: Deduplicate requests calls Marinus Schraal
- [tracker] Release 2.0.3 Carlos Garnacho
- [tracker] Created tag 2.0.3 Carlos Garnacho
- [gnome-music] Non-fast-forward update to branch wip/mschraal/goa-music-disabled Marinus Schraal
- [gnome-music/wip/mschraal/goa-music-disabled] scrobbler: Deduplicate Last.fm API calls Marinus Schraal
- [gnome-music] (2 commits) Non-fast-forward update to branch wip/mschraal/goa-music-disabled Marinus Schraal
- [gnome-music/wip/mschraal/goa-music-disabled: 1/2] scrobbler: Honor GOA Last.fm account changes Marinus Schraal
- [gnome-music/wip/mschraal/goa-music-disabled: 2/2] scrobbler: Deduplicate Last.fm API calls Marinus Schraal
- [pygobject] Update NEWS Christoph Reiter
- [vala] (2 commits) Created branch wip/tintou/more-tests Corentin Noël
- [vala/wip/tintou/more-tests: 1/2] tests: Add various regression "codegen" tests to increase coverage Corentin Noël
- [vala/wip/tintou/more-tests: 2/2] tests: Add invalid "foreach" tests to increase coverage Corentin Noël
- [vala] Deleted branch wip/tintou/tests Corentin Noël
07 February 2018
- [pitivi/1.0] Fix typos in documentation and comments Alexandru Băluț
- [pitivi/1.0] Fix typos in code Alexandru Băluț
- [pitivi/1.0] pipeline: Remove unused field Alexandru Băluț
- [pitivi/1.0] bin: Update the pre-commit.com subhooks Alexandru Băluț
- [pitivi/1.0] flatpak: Fix pre-commit hook Alexandru Băluț
- [pitivi/1.0] tests: Support running the tests with common runners Alexandru Băluț
- [tracker-miners] tracker-miner-fs: Avoid setting rdf types on empty files Carlos Garnacho
- [tracker-miners] tracker-miner-fs: Preserve nie:isStoredAs through move operations Carlos Garnacho
- [tracker-miners] functional-tests: Add a test for the RAW extractor Carlos Garnacho
- [tracker-miners] Update COPYING Carlos Garnacho
- [tracker-miners] tracker-extract: Add GExiv2 based extractor for RAW files Carlos Garnacho
- [tracker-miners] Release 2.0.4 Carlos Garnacho
- [tracker-miners] Created tag 2.0.4 Carlos Garnacho
- [pitivi] bin: Update the pre-commit.com subhooks Alexandru Băluț
- [pitivi] flatpak: Fix pre-commit hook Alexandru Băluț
- [pitivi] tests: Support running the tests with common runners Alexandru Băluț
- [gnome-music] (2 commits) ...scrobbler: Deduplicate Last.fm API calls Marinus Schraal
- [gnome-music] Deleted branch wip/mschraal/goa-music-disabled Marinus Schraal
- [gnome-photos] organize-collection-view: Don't leak the newly created URN Debarshi Ray
- [gnome-photos] (53 commits) Non-fast-forward update to branch wip/rishi/collection Debarshi Ray
- [gnome-photos/wip/rishi/collection: 2/53] item-manager: Separate out URN change detection due to file updates Debarshi Ray
- [gnome-photos/wip/rishi/collection: 3/53] item-manager: Add photos_item_manager_wait_for_file_async Debarshi Ray
- [gnome-photos/wip/rishi/collection: 4/53] export-dialog: Set the bottom margins through the XML definition Debarshi Ray
- [gnome-photos/wip/rishi/collection: 5/53] export-dialog: Ensure that the Folder Name GtkEntry has focus Debarshi Ray
- [gnome-photos/wip/rishi/collection: 6/53] source-manager: Style fix Debarshi Ray
- [gnome-photos/wip/rishi/collection: 7/53] base-item: Shuffle some code around to make way for refresh_icon Debarshi Ray
- [gnome-photos/wip/rishi/collection: 8/53] Add Filterable::is_search_criterion Debarshi Ray
- [gnome-photos/wip/rishi/collection: 9/53] overview-searchbar: Ignore Filterables that are not search criteria Debarshi Ray
- [gnome-photos/wip/rishi/collection: 10/53] base-model: Ignore Filterables that are not search criteria Debarshi Ray
- [gnome-photos/wip/rishi/collection: 11/53] tracker-controller: Ignore addition/removal of non-Filterable Sources Debarshi Ray
- [gnome-photos/wip/rishi/collection: 12/53] search-type-manager: Set "all" as the active SearchType on startup Debarshi Ray
- [gnome-photos/wip/rishi/collection: 13/53] selection-toolbar: Rename variables Debarshi Ray
- [gnome-photos/wip/rishi/collection: 14/53] selection-toolbar: Explicitly set the visibility of the buttons Debarshi Ray
- [gnome-photos/wip/rishi/collection: 15/53] base-manager: Shuffle some code around Debarshi Ray
- [gnome-photos/wip/rishi/collection: 16/53] Support skipping some children while generating the "all" filter Debarshi Ray
- [gnome-photos/wip/rishi/collection: 17/53] application: Create SearchContextState once Application is constructed Debarshi Ray
- [gnome-photos/wip/rishi/collection: 18/53] Revert "application: Create SearchContextState once Application is constructed" Debarshi Ray
- [gnome-photos/wip/rishi/collection: 19/53] source: Prevent the ID and name from getting overwritten Debarshi Ray
- [gnome-photos/wip/rishi/collection: 20/53] debug: Add a debug flag to track changes to the BaseManagers Debarshi Ray
- [gnome-photos/wip/rishi/collection: 21/53] base-manager, item-manager: Log additions and removals Debarshi Ray
- [gnome-photos/wip/rishi/collection: 22/53] source: Offer symbolic icons, if possible Debarshi Ray
- [gnome-photos/wip/rishi/collection: 23/53] source: Support GMount-backed sources for importing Debarshi Ray
- [gnome-photos/wip/rishi/collection: 24/53] source-notification: Support GMount-backed sources for importing Debarshi Ray
- [gnome-photos/wip/rishi/collection: 25/53] embed, source-manager: Show notifications for mounts present at startup Debarshi Ray
- [gnome-photos/wip/rishi/collection: 26/53] source-manager: Track GMounts representing USB storage & PTP devices Debarshi Ray
- [gnome-photos/wip/rishi/collection: 27/53] Add PhotosModelButton Debarshi Ray
- [gnome-photos/wip/rishi/collection: 28/53] Add PhotosRemovableDeviceWidget Debarshi Ray
- [gnome-photos/wip/rishi/collection: 29/53] Add PhotosRemovableDevicesButton Debarshi Ray
- [gnome-photos/wip/rishi/collection: 30/53] main-toolbar: Show the attached devices Debarshi Ray
- [gnome-photos/wip/rishi/collection: 31/53] application, base-model: Handle app.search-* more globally Debarshi Ray
- [gnome-photos/wip/rishi/collection: 32/53] Add PhotosDeviceItem Debarshi Ray
- [gnome-photos/wip/rishi/collection: 33/53] Support explicitly specifying the BaseItem sub-class to create Debarshi Ray
- [gnome-photos/wip/rishi/collection: 34/53] Add a new mode for importing items from an attached device Debarshi Ray
- [gnome-photos/wip/rishi/collection: 35/53] Let the BaseItem sub-classes specify where to place their thumbnails Debarshi Ray
- [gnome-photos/wip/rishi/collection: 36/53] base-item: Add a create_thumbnail_path virtual method Debarshi Ray
- [gnome-photos/wip/rishi/collection: 37/53] Use BaseItem API to get the thumbnail path Debarshi Ray
- [gnome-photos/wip/rishi/collection: 38/53] base-item: Support disabling the creation of collection thumbnails Debarshi Ray
- [gnome-photos/wip/rishi/collection: 39/53] Support creating BaseItems with thumbnailing turned off Debarshi Ray
- [gnome-photos/wip/rishi/collection: 40/53] item-manager: Try harder to not create an item if one already exists Debarshi Ray
- [gnome-photos/wip/rishi/collection: 41/53] fetch-metas-job, utils: Use BaseItem API instead of the SparqlCursor Debarshi Ray
- [gnome-photos/wip/rishi/collection: 42/53] utils: Shuffle some code around Debarshi Ray
- [gnome-photos/wip/rishi/collection: 43/53] base-item, utils: Query the GFileInfo directly with the BaseItem Debarshi Ray
- [gnome-photos/wip/rishi/collection: 44/53] utils: remove get_thumbnail_path Debarshi Ray
- [gnome-photos/wip/rishi/collection: 45/53] base-item: Add a refresh_icon virtual method Debarshi Ray
- [gnome-photos/wip/rishi/collection: 46/53] glib: Add photos_glib_file_copy_async Debarshi Ray
- [gnome-photos/wip/rishi/collection: 47/53] utils: Add photos_utils_copy_files_async Debarshi Ray
- [gnome-photos/wip/rishi/collection: 48/53] query, source-manager: Support specifically querying for local content Debarshi Ray
- [gnome-photos/wip/rishi/collection: 49/53] query, query-builder: Support OffsetController-less global queries Debarshi Ray
- [gnome-photos/wip/rishi/collection: 50/53] query-builder: Add photos_query_builder_fetch_collections_local Debarshi Ray
- [gnome-photos/wip/rishi/collection: 51/53] Add PhotosImportDialog Debarshi Ray
- [gnome-photos/wip/rishi/collection: 52/53] utils: import Debarshi Ray
- [gnome-photos/wip/rishi/collection: 53/53] app: import Debarshi Ray
- [glib-networking] Bump GLIB_VERSION_MIN_REQUIRED Michael Catanzaro
- [glib-networking] Make TLS support mandatory Michael Catanzaro
- [mutter] cogl/x11/renderer: Silence introspection warning Jonas Ådahl
- [mutter] renderer/x11: Enable GPU memory purge error extension if available Jonas Ådahl
- [mutter] clutter/x11: Remove video memory purge API Jonas Ådahl
- [mutter/gnome-3-26] cogl/x11/renderer: Silence introspection warning Jonas Ådahl
- [mutter/gnome-3-26] renderer/x11: Enable GPU memory purge error extension if available Jonas Ådahl
- [gnome-photos] (5 commits) Created branch wip/rishi/import-0 Debarshi Ray
- [gnome-photos/wip/rishi/import-0: 1/5] source: Prevent the ID and name from getting overwritten Debarshi Ray
- [gnome-photos/wip/rishi/import-0: 2/5] base-item: Shuffle some code around to make way for refresh_icon Debarshi Ray
- [gnome-photos/wip/rishi/import-0: 3/5] Add Filterable::is_search_criterion Debarshi Ray
- [gnome-photos/wip/rishi/import-0: 4/5] overview-searchbar: Ignore Filterables that are not search criteria Debarshi Ray
- [gnome-photos/wip/rishi/import-0: 5/5] base-model: Ignore Filterables that are not search criteria Debarshi Ray
- [geary] ClientWebView cleanup. Michael Gratton
- [geary] Remove ComposerWidget.ComposerState.NEW enum value. Michael Gratton
- [geary] Stop using Gtk.Widget.show_all() on the main window. Michael Gratton
- [geary] Work around present() not actually raising windows under Wayland. Michael Gratton
- [geary] Brown paper bag followup for commit b7eea8. Michael Gratton
- [gnome-shell] (36 commits) Non-fast-forward update to branch wip/fmuellner/skip-lock-state-saving-on-wayland Jonas Ådahl
- [gnome-shell/wip/fmuellner/skip-lock-state-saving-on-wayland: 36/36] screenShield: Do not save lock state on wayland Jonas Ådahl
- [gnome-shell] screenShield: Do not save lock state on wayland Jonas Ådahl
- [gnome-shell] Deleted branch wip/fmuellner/skip-lock-state-saving-on-wayland Florian Müllner
- [geary] Fix ComposerWebView considering itself edited when in plain text mode. Michael Gratton
- [geary] Update fix for broken composer after clicking on mailto links. Michael Gratton
- [gtk+] (2 commits) Created branch wip/matthiasc/kill-event-filters Matthias Clasen
- [gtk+/wip/matthiasc/kill-event-filters: 1/2] x11: Don't use gdk_window_add_filter Matthias Clasen
- [gtk+/wip/matthiasc/kill-event-filters: 2/2] Remove gdk_window_add_filter Matthias Clasen
- [swell-foop] Prepared release 3.27.90.1 Robert Roth
- [swell-foop] Created tag 3.27.90.1 Robert Roth
- [seahorse-nautilus] Updated Czech translation Marek Černocký
- [geary] Fix RTL hinting in the composer after the WebKit2 port broke it. Michael Gratton
- [geary/geary-0.12] Update fix for broken composer after clicking on mailto links. Michael Gratton
- [geary/geary-0.12] Fix RTL hinting in the composer after the WebKit2 port broke it. Michael Gratton
- [gjs] (2 commits) ...Merge branch 'wip/faster' into 'master' Philip Chimento
- [gjs: 1/2] CI: do a faster build Philip Chimento
- [gjs: 2/2] Merge branch 'wip/faster' into 'master' Philip Chimento
- [geary] Fix crash when GMime sub-message part doesn't actually contain a message. Michael Gratton
- [geary/geary-0.12] Fix crash when GMime sub-message part doesn't actually contain a message. Michael Gratton
- [chronojump] Updated Czech translation Marek Černocký
- [tepl] Updated Czech translation Marek Černocký
- [gjs] (3 commits) ...Merge branch 'faster-ci' into 'master' Philip Chimento
- [gjs: 1/3] CI: Conserve resources by running cheap jobs first Philip Chimento
- [gjs: 2/3] CI: Run fewer jobs on wip/ branches Philip Chimento
- [gjs: 3/3] Merge branch 'faster-ci' into 'master' Philip Chimento
- [frogr] Updated Czech translation Marek Černocký
- [frogr] Removed unused titles Marek Černocký
- [network-manager-libreswan] Updated Czech translation Marek Černocký
- [gnome-panel] Updated Czech translation Marek Černocký
- [file-roller] updated for version 3.27.1 Paolo Bacchilega
- [file-roller] Created tag 3.27.1 Paolo Bacchilega
- [gnome-games] ui: Bind on_display_back to mouse return button Adrien Plazas
- [gtkmm] Gdk, Gtk: Regenerate docs.xml and .defs files Kjell Ahlstedt
- [gtkmm] Update for the latest gtk+4 (remove Gtk::RecentChooser) Kjell Ahlstedt
- [vala/wip/tests] tests: Add invalid "foreach" tests to increase coverage Rico Tzschichholz
- [gnome-photos] (5 commits) ...base-model: Ignore Filterables that are not search criteria Debarshi Ray
- [gnome-photos] Deleted branch wip/rishi/import-0 Debarshi Ray
- [gnome-photos] (52 commits) Non-fast-forward update to branch wip/rishi/collection Debarshi Ray
- [gnome-photos/wip/rishi/collection: 6/52] item-manager: Separate out URN change detection due to file updates Debarshi Ray
- [gnome-photos/wip/rishi/collection: 7/52] item-manager: Add photos_item_manager_wait_for_file_async Debarshi Ray
- [gnome-photos/wip/rishi/collection: 8/52] export-dialog: Set the bottom margins through the XML definition Debarshi Ray
- [gnome-photos/wip/rishi/collection: 9/52] export-dialog: Ensure that the Folder Name GtkEntry has focus Debarshi Ray
- [gnome-photos/wip/rishi/collection: 10/52] source-manager: Style fix Debarshi Ray
- [gnome-photos/wip/rishi/collection: 11/52] tracker-controller: Ignore addition/removal of non-Filterable Sources Debarshi Ray
- [gnome-photos/wip/rishi/collection: 12/52] search-type-manager: Set "all" as the active SearchType on startup Debarshi Ray
- [gnome-photos/wip/rishi/collection: 13/52] selection-toolbar: Rename variables Debarshi Ray
- [gnome-photos/wip/rishi/collection: 14/52] selection-toolbar: Explicitly set the visibility of the buttons Debarshi Ray
- [gnome-photos/wip/rishi/collection: 15/52] base-manager: Shuffle some code around Debarshi Ray
- [gnome-photos/wip/rishi/collection: 16/52] Support skipping some children while generating the "all" filter Debarshi Ray
- [gnome-photos/wip/rishi/collection: 17/52] application: Create SearchContextState once Application is constructed Debarshi Ray
- [gnome-photos/wip/rishi/collection: 18/52] Revert "application: Create SearchContextState once Application is constructed" Debarshi Ray
- [gnome-photos/wip/rishi/collection: 19/52] debug: Add a debug flag to track changes to the BaseManagers Debarshi Ray
- [gnome-photos/wip/rishi/collection: 20/52] base-manager, item-manager: Log additions and removals Debarshi Ray
- [gnome-photos/wip/rishi/collection: 21/52] source: Offer symbolic icons, if possible Debarshi Ray
- [gnome-photos/wip/rishi/collection: 22/52] source: Support GMount-backed sources for importing Debarshi Ray
- [gnome-photos/wip/rishi/collection: 23/52] source-notification: Support GMount-backed sources for importing Debarshi Ray
- [gnome-photos/wip/rishi/collection: 24/52] embed, source-manager: Show notifications for mounts present at startup Debarshi Ray
- [gnome-photos/wip/rishi/collection: 25/52] source-manager: Track GMounts representing USB storage & PTP devices Debarshi Ray
- [gnome-photos/wip/rishi/collection: 26/52] Add PhotosModelButton Debarshi Ray
- [gnome-photos/wip/rishi/collection: 27/52] Add PhotosRemovableDeviceWidget Debarshi Ray
- [gnome-photos/wip/rishi/collection: 28/52] Add PhotosRemovableDevicesButton Debarshi Ray
- [gnome-photos/wip/rishi/collection: 29/52] main-toolbar: Show the attached devices Debarshi Ray
- [gnome-photos/wip/rishi/collection: 30/52] application, base-model: Handle app.search-* more globally Debarshi Ray
- [gnome-photos/wip/rishi/collection: 31/52] Add PhotosDeviceItem Debarshi Ray
- [gnome-photos/wip/rishi/collection: 32/52] Support explicitly specifying the BaseItem sub-class to create Debarshi Ray
- [gnome-photos/wip/rishi/collection: 33/52] Add a new mode for importing items from an attached device Debarshi Ray
- [gnome-photos/wip/rishi/collection: 34/52] Let the BaseItem sub-classes specify where to place their thumbnails Debarshi Ray
- [gnome-photos/wip/rishi/collection: 35/52] base-item: Add a create_thumbnail_path virtual method Debarshi Ray
- [gnome-photos/wip/rishi/collection: 36/52] Use BaseItem API to get the thumbnail path Debarshi Ray
- [gnome-photos/wip/rishi/collection: 37/52] base-item: Support disabling the creation of collection thumbnails Debarshi Ray
- [gnome-photos/wip/rishi/collection: 38/52] Support creating BaseItems with thumbnailing turned off Debarshi Ray
- [gnome-photos/wip/rishi/collection: 39/52] item-manager: Try harder to not create an item if one already exists Debarshi Ray
- [gnome-photos/wip/rishi/collection: 40/52] fetch-metas-job, utils: Use BaseItem API instead of the SparqlCursor Debarshi Ray
- [gnome-photos/wip/rishi/collection: 41/52] utils: Shuffle some code around Debarshi Ray
- [gnome-photos/wip/rishi/collection: 42/52] base-item, utils: Query the GFileInfo directly with the BaseItem Debarshi Ray
- [gnome-photos/wip/rishi/collection: 43/52] utils: remove get_thumbnail_path Debarshi Ray
- [gnome-photos/wip/rishi/collection: 44/52] base-item: Add a refresh_icon virtual method Debarshi Ray
- [gnome-photos/wip/rishi/collection: 45/52] glib: Add photos_glib_file_copy_async Debarshi Ray
- [gnome-photos/wip/rishi/collection: 46/52] utils: Add photos_utils_copy_files_async Debarshi Ray
- [gnome-photos/wip/rishi/collection: 47/52] query, source-manager: Support specifically querying for local content Debarshi Ray
- [gnome-photos/wip/rishi/collection: 48/52] query, query-builder: Support OffsetController-less global queries Debarshi Ray
- [gnome-photos/wip/rishi/collection: 49/52] query-builder: Add photos_query_builder_fetch_collections_local Debarshi Ray
- [gnome-photos/wip/rishi/collection: 50/52] Add PhotosImportDialog Debarshi Ray
- [gnome-photos/wip/rishi/collection: 51/52] utils: import Debarshi Ray
- [gnome-photos/wip/rishi/collection: 52/52] app: import Debarshi Ray
- [gnome-builder] Deleted branch wip/tintou/no-context-duplicate Corentin Noël
- [gnome-getting-started-docs] Update Brazilian Portuguese translation Translations User D-L
- [vala/wip/tests] Fixes Rico Tzschichholz
- [pitivi/1.0] flatpak: Install also pylint for development Alexandru Băluț
- [pitivi] flatpak: Install also pylint for development Alexandru Băluț
- [nautilus] (4 commits) ...notebook: Use common check for search schema Carlos Soriano
- [nautilus] Deleted branch antoniof/someloveforeel António Fernandes
- [gedit] Update Brazilian Portuguese translation Translations User D-L
- [static-web] wiki: Add missing icon Tom Tryfonidis
- [four-in-a-row] Update Brazilian Portuguese translation Translations User D-L
- [gnome-mahjongg] Update Brazilian Portuguese translation Translations User D-L
- [gtksourceview] fortran.lang: bring into accordance with F2003 and F2008 Sébastien Wilmet
- [pygobject] docs: update building/testing with new setup.py features Christoph Reiter
- [pygobject] docs: getting started: default to Python 3 everywhere Christoph Reiter
- [pygobject] docs: add pypi step to maintainer release list Christoph Reiter
- [pygobject] release Christoph Reiter
- [pygobject] version bump Christoph Reiter
- [pygobject] Created tag 3.27.2 Christoph Reiter
- [gtksourceview] View: respect GtkTextView:accepts-tab property Sébastien Wilmet
- [gtksourceview/gnome-3-24] View: respect GtkTextView:accepts-tab property Sébastien Wilmet
- [gnome-photos] Non-fast-forward update to branch wip/rishi/collection Debarshi Ray
- [gnome-photos/wip/rishi/collection] app: import Debarshi Ray
- [gnome-control-center] (12 commits) Non-fast-forward update to branch wip/jsparber/background Julian Sparber
- [gnome-control-center/wip/jsparber/background: 1/12] background: remove chooser gallery from meson.build (needs work) Julian Sparber
- [gnome-control-center/wip/jsparber/background: 2/12] background: adapt meson.build for file changes Julian Sparber
- [gnome-control-center/wip/jsparber/background: 3/12] background: remove old source files and images form git Julian Sparber
- [gnome-control-center/wip/jsparber/background: 4/12] background: change description for open in File and open in photo apps Julian Sparber
- [gnome-control-center/wip/jsparber/background: 5/12] background: fix merge mistakes created during rebase Julian Sparber
- [gnome-control-center/wip/jsparber/background: 6/12] background: fix crash of g-c-c by opening gnome-photos Julian Sparber
- [gnome-control-center/wip/jsparber/background: 7/12] background: use autoptr where possible Julian Sparber
- [gnome-control-center/wip/jsparber/background: 8/12] background: remove bg-source and bg-wallpapers-source files Julian Sparber
- [gnome-control-center/wip/jsparber/background: 9/12] background: fix code style and spaces Julian Sparber
- [gnome-control-center/wip/jsparber/background: 10/12] background: fix code style: remove empty line Julian Sparber
- [gnome-control-center/wip/jsparber/background: 11/12] background: add Julian Sparber as author to cc-background-panel.c Julian Sparber
- [gnome-control-center/wip/jsparber/background: 12/12] background: fix build warning: set slideshow_emblem to NULL Julian Sparber
- [gtk+] (3 commits) Non-fast-forward update to branch wip/carlosg/imwayland Carlos Garnacho
- [gtk+/wip/carlosg/imwayland: 3/3] modules: Add wayland IM implementation Carlos Garnacho
- [gnome-control-center] Updated Czech translation Marek Černocký
- [gnome-control-center/gnome-3-26] Updated Czech translation Marek Černocký
- [gnome-control-center/gnome-3-24] Updated Czech translation Marek Černocký
- [gnome-builder] flatpak: use meson for libgit2-glib Sébastien Lafargue
- [file-roller] file roller installs dbus service files to wrong location Paolo Bacchilega
- [vala] (2 commits) ...codegen: Fix GDestroyNotify of delegate parameters in delegate declaration Rico Tzschichholz
- [gnome-control-center] (45 commits) Non-fast-forward update to branch wip/jsparber/background Julian Sparber
- [gnome-control-center/wip/jsparber/background: 1/45] background: start implementing the new design for the background panel Julian Sparber
- [gnome-control-center/wip/jsparber/background: 2/45] background: change margin around background preview to 16 Julian Sparber
- [gnome-control-center/wip/jsparber/background: 3/45] background: add buttons on bottom of gallery without functionality Julian Sparber
- [gnome-control-center/wip/jsparber/background: 4/45] background: fix border on top of the gallery and add ids for buttons Julian Sparber
- [gnome-control-center/wip/jsparber/background: 5/45] background: add handler for "Photo" and "Files" button Julian Sparber
- [gnome-control-center/wip/jsparber/background: 6/45] background: clean up and fix build warnings Julian Sparber
- [gnome-control-center/wip/jsparber/background: 7/45] background: clear settings object in dispose Julian Sparber
- [gnome-control-center/wip/jsparber/background: 8/45] background: resize preview when the window size is less then 500px Julian Sparber
- [gnome-control-center/wip/jsparber/background: 9/45] background: add slide icon to time changing wallpapers Julian Sparber
- [gnome-control-center/wip/jsparber/background: 10/45] background: add space around slide icon Julian Sparber
- [gnome-control-center/wip/jsparber/background: 11/45] background: change margins for preview to 16px Julian Sparber
- [gnome-control-center/wip/jsparber/background: 12/45] background: change size of preview when panel is heigher then 700 Julian Sparber
- [gnome-control-center/wip/jsparber/background: 13/45] background: resize thumbnail to fill space a row Julian Sparber
- [gnome-control-center/wip/jsparber/background: 14/45] background: change gallery wallpaper size Julian Sparber
- [gnome-control-center/wip/jsparber/background: 15/45] background: use same margin size everywhere around the flowbox Julian Sparber
- [gnome-control-center/wip/jsparber/background: 16/45] background: add icon for with time changing wallpapers Julian Sparber
- [gnome-control-center/wip/jsparber/background: 17/45] background: moved gallery item code to grid-item class Julian Sparber
- [gnome-control-center/wip/jsparber/background: 18/45] background: add white space around gallery, set min itmes per line to 5 Julian Sparber
- [gnome-control-center/wip/jsparber/background: 19/45] background: set max children for line to 5 Julian Sparber
- [gnome-control-center/wip/jsparber/background: 20/45] background: set wallpaper and lockscreen Julian Sparber
- [gnome-control-center/wip/jsparber/background: 21/45] background: fix code style issues and remove commented code Julian Sparber
- [gnome-control-center/wip/jsparber/background: 22/45] background: fix build warning by casting obj to gtkWidget Julian Sparber
- [gnome-control-center/wip/jsparber/background: 23/45] background: remove private struct of cc-background-store Julian Sparber
- [gnome-control-center/wip/jsparber/background: 24/45] background: remove CcBackgroundStore constructer Julian Sparber
- [gnome-control-center/wip/jsparber/background: 25/45] background: make cc_background_grid_item_set_ref static and private Julian Sparber
- [gnome-control-center/wip/jsparber/background: 26/45] background: change name cc_background_grid_item_get_ref Julian Sparber
- [gnome-control-center/wip/jsparber/background: 27/45] background: less exposure of the the wallpaper store Julian Sparber
- [gnome-control-center/wip/jsparber/background: 28/45] background: change base obj of CcBackgroundGridItem Julian Sparber
- [gnome-control-center/wip/jsparber/background: 29/45] background: CcBackgroundGridItem::new returns its own typ Julian Sparber
- [gnome-control-center/wip/jsparber/background: 30/45] background: cache tumbnail for wallpaper gallery for a redraw Julian Sparber
- [gnome-control-center/wip/jsparber/background: 31/45] background: changed variable names and small style changes Julian Sparber
- [gnome-control-center/wip/jsparber/background: 32/45] background: cache slideshow-emblem icon Julian Sparber
- [gnome-control-center/wip/jsparber/background: 33/45] background: show only top border for gallery view Julian Sparber
- [gnome-control-center/wip/jsparber/background: 34/45] background: remove chooser gallery from meson.build (needs work) Julian Sparber
- [gnome-control-center/wip/jsparber/background: 35/45] background: adapt meson.build for file changes Julian Sparber
- [gnome-control-center/wip/jsparber/background: 36/45] background: remove old source files and images form git Julian Sparber
- [gnome-control-center/wip/jsparber/background: 37/45] background: change description for open in File and open in photo apps Julian Sparber
- [gnome-control-center/wip/jsparber/background: 38/45] background: fix merge mistakes created during rebase Julian Sparber
- [gnome-control-center/wip/jsparber/background: 39/45] background: fix crash of g-c-c by opening gnome-photos Julian Sparber
- [gnome-control-center/wip/jsparber/background: 40/45] background: use autoptr where possible Julian Sparber
- [gnome-control-center/wip/jsparber/background: 41/45] background: remove bg-source and bg-wallpapers-source files Julian Sparber
- [gnome-control-center/wip/jsparber/background: 42/45] background: fix code style and spaces Julian Sparber
- [gnome-control-center/wip/jsparber/background: 43/45] background: fix code style: remove empty line Julian Sparber
- [gnome-control-center/wip/jsparber/background: 44/45] background: add Julian Sparber as author to cc-background-panel.c Julian Sparber
- [gnome-control-center/wip/jsparber/background: 45/45] background: fix build warning: set slideshow_emblem to NULL Julian Sparber
- [gnome-shell] shell-recorder: save cursor's image hot x/y coordinates Florian Müllner
- [adwaita-icon-theme] symbolic: re-render audio-volume-overamplified-symbolic Jakub Steiner
- [gimp] app: resize group-layer mask after moving the group N/A
- [gimp] app: use gegl_buffer_signal_connect() in gimp:buffer-source-validate N/A
- [gegl] workshop: add experimental alpha-inpainting op Øyvind Kolås
- [gtk+] docs: Update header rules in the coding style Emmanuele Bassi
- [library-web] Put librsvg as an extra tarball, with minimum version 2.42 Federico Mena Quintero
- [orca] Prevent contenteditable content from being guessed as a functional label Joanmarie Diggs
- [evolution] Add Create/Destroy view options to test-source-selector utility Milan Crha
- [library-web] use experimental doc tarball support for gtk+ 4 Frederic Peters
- [orca] Present "editable content" role for non-entry items which are editable Joanmarie Diggs
- [gsettings-desktop-schemas] Created tag 3.27.90 Bastien Nocera
- [gsettings-desktop-schemas] 3.27.90 Bastien Nocera
- [evolution-ews] Updated Czech translation Marek Černocký
- [chronojump] Generic window with title Xavier de Blas
- [chronojump] Run simple track distance with button and genericWin Xavier de Blas
- [seahorse] Update Friulian translation Translations User D-L
- [gnome-boxes] Update Friulian translation Translations User D-L
- [gnome-todo] Update Friulian translation Translations User D-L
- [nautilus] Created branch in-app-notif-for-unstar Carlos Soriano
- [gnome-tweaks] Update Friulian translation Translations User D-L
- [polari] Update Friulian translation Translations User D-L
- [orca] Treat editable elements as entries for the purpose of structural navigation Joanmarie Diggs
- [evolution] Update Friulian translation Translations User D-L
- [gnome-shell-sass] _common: Fix active button style on solid panel Florian Müllner
- [gnome-shell] panel: Fix active button style on solid panel Florian Müllner
- [gxml] Created tag 0.16.1 Daniel Espinosa Ortiz
- [gxml/gxml-0.16] Released 0.16.1 Daniel Espinosa Ortiz
- [vala/staging] gtk+-4.0: Update to 3.93.0+d07b14f4 Rico Tzschichholz
- [vala/staging] gstreamer-1.0: Update from 1.13+ git master Rico Tzschichholz
- [vala/staging] glib-2.0: Add KeyFile.get_locale_for_key() Rico Tzschichholz
- [vala/staging] vapi: Update GIR-based bindings Rico Tzschichholz
- [gnome-shell-extensions] classic: make notifications legible again Florian Müllner
- [gnome-shell-extensions] classic: never show drop shadow for panel icons Florian Müllner
- [gnome-shell-extensions] classic: fix panel gradient in overview Florian Müllner
- [dconf-editor] Update Friulian translation Translations User D-L
- [dasher] Update Indonesian translation Translations User D-L
- [swell-foop] build: Distribute LINGUAS in the case of using autotools for dist Yanko Kaneti
- [gedit-plugins] Update Indonesian translation Translations User D-L
- [gcab] Update Indonesian translation Translations User D-L
- [gxml] Update Indonesian translation Translations User D-L
- [gthumb] Fixed crash when browsing folder with images and videos Paolo Bacchilega
- [gnome-calculator] Fixed icon sizes confusion (bgo#793263) Robert Roth
- [evolution] Update Finnish translation Translations User D-L
- [gnome-calculator] meson: Install search provider to libexecdir (bgo#793215) Robert Roth
- [gxml/gxml-0.16] Fix typos in translatable strings added in the last commit Daniel Espinosa Ortiz
- [gxml/gxml-0.16] Update Polish translation Daniel Espinosa Ortiz
- [gxml/gxml-0.16] Updated Czech translation Daniel Espinosa Ortiz
- [gxml] Created tag 0.16.2 Daniel Espinosa Ortiz
- [gxml/gxml-0.16] Release 0.16.2 Daniel Espinosa Ortiz
- [gegl] test: update mipmap reference images Øyvind Kolås
- [evolution-ews] Bug 775690 - Support OAuth2 for outlook.office365.com (final change) Milan Crha
- [gtkmm] Gdk::Texture: Add create_for_gl() and release_gl() Kjell Ahlstedt
- [gthumb] removed unnecessary unref Paolo Bacchilega
- [dconf-editor] Update Finnish translation Translations User D-L
- [tracker] libtracker-miner: Don't leak TrackerMinerFS:root Debarshi Ray
- [gnome-tweaks] sound: install the new panel Jeremy Bicha
- [gnome-usage] Update Finnish translation Translations User D-L
- [gnome-tweaks] README.md: Bump recommended gsettings-desktop-schemas version Jeremy Bicha
- [gnome-tweaks] 3.27.90.1 Jeremy Bicha
- [gnome-tweaks] Created tag 3.27.90.1 Jeremy Bicha
- [mutter] wayland: Use read_all() when reading wayland selections Florian Müllner
- [mutter] wayland: Fix handling of INCR transactions Florian Müllner
- [meld] Update Finnish translation Translations User D-L
- [orca] Fix issue causing Orca to skip over certain table content in SayAll Joanmarie Diggs
- [gnome-tweaks] 3.27.90.2 Jeremy Bicha
- [gnome-tweaks] Created tag 3.27.90.2 Jeremy Bicha
- [babl] babl: fix minor leak reported in bug #790924 Øyvind Kolås
- [librsvg] Created branch 201-overhaul-attributes-parsing Federico Mena Quintero
- [orca] Don't use the description when inferring labels for unlabeled fields Joanmarie Diggs
- [orca] Don't re-announce focus when entry children emit caret-moved events Joanmarie Diggs
- [gnome-themes-extra] (2 commits) ...Merge branch 'highcontrast-icons' into 'master' Juraj Fiala
- [gnome-themes-extra: 1/2] Use HC icons for HC theme. Juraj Fiala
- [gnome-themes-extra: 2/2] Merge branch 'highcontrast-icons' into 'master' Juraj Fiala
- [gxml] Released 0.16.1 Daniel Espinosa Ortiz
- [gxml] Release 0.16.2 Daniel Espinosa Ortiz
- [gxml] Set version to 0.17.0 development Daniel Espinosa Ortiz
- [gxml] GomCollection: Implements Gee's Traversable, Iterable Daniel Espinosa Ortiz
- [gxml] GomCollection: Added generic collection interfaces Daniel Espinosa Ortiz
- [gtk+] x11: Don't use gdk_window_add_filter Matthias Clasen
- [gtk+] Remove gdk_window_add_filter Matthias Clasen
- [gtk+] Drop event filters from the docs Matthias Clasen
- [eog] (2 commits) Created branch wip/phako/gexiv2 Jens Georg
- [eog/wip/phako/gexiv2: 1/2] all: Replace libexif with gexiv2 Jens Georg
- [eog/wip/phako/gexiv2: 2/2] all: Replace Exempi with gexiv2 Jens Georg
- [orca] Don't descend entries with children upon first presentation of the entry Joanmarie Diggs
- [orca] Be sure the text interface is implemented before asking for the character count Joanmarie Diggs
- [balsa] Fix a use-after-free bug Peter Bloomfield
- [balsa] Fix two use-after-free false positives Peter Bloomfield
- [balsa] Check for zero-length array Peter Bloomfield
- [gnome-photos] (46 commits) Non-fast-forward update to branch wip/rishi/collection Debarshi Ray
- [gnome-photos/wip/rishi/collection: 1/46] item-manager: Add photos_item_manager_wait_for_file_async Debarshi Ray
- [gnome-photos/wip/rishi/collection: 2/46] export-dialog: Set the bottom margins through the XML definition Debarshi Ray
- [gnome-photos/wip/rishi/collection: 3/46] export-dialog: Ensure that the Folder Name GtkEntry has focus Debarshi Ray
- [gnome-photos/wip/rishi/collection: 4/46] source-manager: Style fix Debarshi Ray
- [gnome-photos/wip/rishi/collection: 5/46] tracker-controller: Ignore addition/removal of non-Filterable Sources Debarshi Ray
- [gnome-photos/wip/rishi/collection: 6/46] search-type-manager: Set "all" as the active SearchType on startup Debarshi Ray
- [gnome-photos/wip/rishi/collection: 7/46] selection-toolbar: Rename variables Debarshi Ray
- [gnome-photos/wip/rishi/collection: 8/46] selection-toolbar: Explicitly set the visibility of the buttons Debarshi Ray
- [gnome-photos/wip/rishi/collection: 9/46] base-manager: Shuffle some code around Debarshi Ray
- [gnome-photos/wip/rishi/collection: 10/46] Support skipping some children while generating the "all" filter Debarshi Ray
- [gnome-photos/wip/rishi/collection: 11/46] application: Create SearchContextState once Application is constructed Debarshi Ray
- [gnome-photos/wip/rishi/collection: 12/46] Revert "application: Create SearchContextState once Application is constructed" Debarshi Ray
- [gnome-photos/wip/rishi/collection: 13/46] debug: Add a debug flag to track changes to the BaseManagers Debarshi Ray
- [gnome-photos/wip/rishi/collection: 14/46] base-manager, item-manager: Log additions and removals Debarshi Ray
- [gnome-photos/wip/rishi/collection: 15/46] source: Offer symbolic icons, if possible Debarshi Ray
- [gnome-photos/wip/rishi/collection: 16/46] source: Support GMount-backed sources for importing Debarshi Ray
- [gnome-photos/wip/rishi/collection: 17/46] source-notification: Support GMount-backed sources for importing Debarshi Ray
- [gnome-photos/wip/rishi/collection: 18/46] embed, source-manager: Show notifications for mounts present at startup Debarshi Ray
- [gnome-photos/wip/rishi/collection: 19/46] source-manager: Track GMounts representing USB storage & PTP devices Debarshi Ray
- [gnome-photos/wip/rishi/collection: 20/46] Add PhotosModelButton Debarshi Ray
- [gnome-photos/wip/rishi/collection: 21/46] Add PhotosRemovableDeviceWidget Debarshi Ray
- [gnome-photos/wip/rishi/collection: 22/46] Add PhotosRemovableDevicesButton Debarshi Ray
- [gnome-photos/wip/rishi/collection: 23/46] main-toolbar: Show the attached devices Debarshi Ray
- [gnome-photos/wip/rishi/collection: 24/46] application, base-model: Handle app.search-* more globally Debarshi Ray
- [gnome-photos/wip/rishi/collection: 25/46] Add PhotosDeviceItem Debarshi Ray
- [gnome-photos/wip/rishi/collection: 26/46] Support explicitly specifying the BaseItem sub-class to create Debarshi Ray
- [gnome-photos/wip/rishi/collection: 27/46] Add a new mode for importing items from an attached device Debarshi Ray
- [gnome-photos/wip/rishi/collection: 28/46] Let the BaseItem sub-classes specify where to place their thumbnails Debarshi Ray
- [gnome-photos/wip/rishi/collection: 29/46] base-item: Add a create_thumbnail_path virtual method Debarshi Ray
- [gnome-photos/wip/rishi/collection: 30/46] Use BaseItem API to get the thumbnail path Debarshi Ray
- [gnome-photos/wip/rishi/collection: 31/46] base-item: Support disabling the creation of collection thumbnails Debarshi Ray
- [gnome-photos/wip/rishi/collection: 32/46] Support creating BaseItems with thumbnailing turned off Debarshi Ray
- [gnome-photos/wip/rishi/collection: 33/46] item-manager: Try harder to not create an item if one already exists Debarshi Ray
- [gnome-photos/wip/rishi/collection: 34/46] fetch-metas-job, utils: Use BaseItem API instead of the SparqlCursor Debarshi Ray
- [gnome-photos/wip/rishi/collection: 35/46] utils: Shuffle some code around Debarshi Ray
- [gnome-photos/wip/rishi/collection: 36/46] base-item, utils: Query the GFileInfo directly with the BaseItem Debarshi Ray
- [gnome-photos/wip/rishi/collection: 37/46] utils: remove get_thumbnail_path Debarshi Ray
- [gnome-photos/wip/rishi/collection: 38/46] base-item: Add a refresh_icon virtual method Debarshi Ray
- [gnome-photos/wip/rishi/collection: 39/46] glib: Add photos_glib_file_copy_async Debarshi Ray
- [gnome-photos/wip/rishi/collection: 40/46] utils: Add photos_utils_copy_files_async Debarshi Ray
- [gnome-photos/wip/rishi/collection: 41/46] query, source-manager: Support specifically querying for local content Debarshi Ray
- [gnome-photos/wip/rishi/collection: 42/46] query, query-builder: Support OffsetController-less global queries Debarshi Ray
- [gnome-photos/wip/rishi/collection: 43/46] query-builder: Add photos_query_builder_fetch_collections_local Debarshi Ray
- [gnome-photos/wip/rishi/collection: 44/46] Add PhotosImportDialog Debarshi Ray
- [gnome-photos/wip/rishi/collection: 45/46] utils: import Debarshi Ray
- [gnome-photos/wip/rishi/collection: 46/46] app: import Debarshi Ray
- [epiphany] ephy-location-controller: Add longpress to select url text Michael Catanzaro
- [eog/wip/phako/gexiv2] all: Fix filling XMP details Jens Georg
- [pitivi/1.0] flatpak: Fix pylint installation in sandbox Alexandru Băluț
- [pitivi] flatpak: Fix pylint installation in sandbox Alexandru Băluț
- [gnome-software] sources dialog: Don't use gsettings for keeping track of installed state Kalev Lember
- [gnome-software] sources dialog: Fix type cast warnings when closing during install/remove Kalev Lember
- [gnome-calculator] meson: Do not install libcalculator static library (bgo#793215) Robert Roth
- [epiphany] Style fixup Michael Catanzaro
- [gnome-maps] (54 commits) Non-fast-forward update to branch wip/mlundblad/touch-gestures Marcus Lundblad
- [gnome-maps/wip/mlundblad/touch-gestures: 53/54] contextMenu: Add a long-press gesture to activate on touch Marcus Lundblad
- [gnome-maps/wip/mlundblad/touch-gestures: 54/54] mainWindow: WIP: Add gestures to open and close sidebar Marcus Lundblad
- [gnome-music] playlistview: Remove obsolete column renderer Marinus Schraal
- [cantarell-fonts] Introduce appdatadir variable Nikolaus Waxweiler
- [cantarell-fonts] Add option to use prebuilt binaries Nikolaus Waxweiler
- [gnome-calculator] Potential fix for infoview black box (bgo#793157) Robert Roth
- [General] Improve issue templates Alexandre Franke
- [cantarell-fonts] (2 commits) Created branch v0.100 Nikolaus Waxweiler
- [cantarell-fonts/v0.100: 1/2] Reformat README.md, add mention of other mentors Nikolaus Waxweiler
- [cantarell-fonts/v0.100: 2/2] v0.100 release Nikolaus Waxweiler
- [cantarell-fonts] Add Polish translation Piotr Drąg
- [orca] Update Brazilian Portuguese translation Translations User D-L
- [gnome-boxes] Update Brazilian Portuguese translation Translations User D-L
- [gnome-online-accounts] Update Brazilian Portuguese translation Translations User D-L
- [vala/staging] tests: Move namespaces.vala into parser and merge its main methods Rico Tzschichholz
- [vala/staging] valac: Always use the given "pkg-config" and respect PKG_CONFIG envar Rico Tzschichholz
- [vala] (4 commits) ...vapi: Update GIR-based bindings Rico Tzschichholz
- [gnome-mines] Update Polish translation Piotr Drąg
- [gnome-shell] Created branch 31-fix-hdpi-folder-icons Florian Müllner
- [gnome-shell/31-fix-hdpi-folder-icons] appDisplay: Fix small app folder icons when using HIDPI Florian Müllner
- [glib-networking] Fix typo in warning message Michael Catanzaro
- [glib-networking] Disable automatic initialization of GnuTLS Michael Catanzaro
- [glib-networking] Silence -Wdeprecated-declarations warning Michael Catanzaro
- [libgweather] Update Brazilian Portuguese translation Translations User D-L
- [gnome-sudoku] Update Polish translation Piotr Drąg
- [five-or-more] Update Polish translation Piotr Drąg
- [gnome-chess] Update Polish translation Piotr Drąg
- [gnome-klotski] Update Polish translation Piotr Drąg
- [gnome-nibbles] Update Polish translation Piotr Drąg
- [gnome-robots] Update Polish translation Piotr Drąg
- [gnome-taquin] Update Polish translation Piotr Drąg
- [cantarell-fonts/v0.100] Update NEWS for v0.100 Nikolaus Waxweiler
- [gnome-tetravex] Update Polish translation Piotr Drąg
- [hitori] Update Polish translation Piotr Drąg
- [tali] Update Polish translation Piotr Drąg
- [gnome-photos] (51 commits) Non-fast-forward update to branch wip/rishi/collection Debarshi Ray
- [gnome-photos/wip/rishi/collection: 1/51] organize-collection-view, set-collection-job: Convert to async API Debarshi Ray
- [gnome-photos/wip/rishi/collection: 2/51] organize-collection-view: Cancel set_collection_job during destruction Debarshi Ray
- [gnome-photos/wip/rishi/collection: 3/51] organize-collection-view: Rename a variable Debarshi Ray
- [gnome-photos/wip/rishi/collection: 4/51] Don't limit SetCollectionJob to just the current selection Debarshi Ray
- [gnome-photos/wip/rishi/collection: 5/51] item-manager: Separate out URN change detection due to file updates Debarshi Ray
- [gnome-photos/wip/rishi/collection: 6/51] item-manager: Add photos_item_manager_wait_for_file_async Debarshi Ray
- [d-feet] Update Polish translation Piotr Drąg
- [gnome-photos/wip/rishi/collection: 7/51] export-dialog: Set the bottom margins through the XML definition Debarshi Ray
- [gnome-photos/wip/rishi/collection: 8/51] export-dialog: Ensure that the Folder Name GtkEntry has focus Debarshi Ray
- [gnome-photos/wip/rishi/collection: 9/51] source-manager: Style fix Debarshi Ray
- [gnome-photos/wip/rishi/collection: 10/51] tracker-controller: Ignore addition/removal of non-Filterable Sources Debarshi Ray
- [gnome-photos/wip/rishi/collection: 11/51] search-type-manager: Set "all" as the active SearchType on startup Debarshi Ray
- [gnome-photos/wip/rishi/collection: 12/51] selection-toolbar: Rename variables Debarshi Ray
- [gnome-photos/wip/rishi/collection: 13/51] selection-toolbar: Explicitly set the visibility of the buttons Debarshi Ray
- [gnome-photos/wip/rishi/collection: 14/51] base-manager: Shuffle some code around Debarshi Ray
- [gnome-photos/wip/rishi/collection: 15/51] Support skipping some children while generating the "all" filter Debarshi Ray
08 February 2018
- [easytag] Update Polish translation Piotr Drąg
- [gnome-photos/wip/rishi/collection: 16/51] application: Create SearchContextState once Application is constructed Debarshi Ray
- [gnome-photos/wip/rishi/collection: 17/51] Revert "application: Create SearchContextState once Application is constructed" Debarshi Ray
- [gnome-photos/wip/rishi/collection: 18/51] debug: Add a debug flag to track changes to the BaseManagers Debarshi Ray
- [gnome-photos/wip/rishi/collection: 19/51] base-manager, item-manager: Log additions and removals Debarshi Ray
- [gnome-photos/wip/rishi/collection: 20/51] source: Offer symbolic icons, if possible Debarshi Ray
- [gnome-photos/wip/rishi/collection: 21/51] source: Support GMount-backed sources for importing Debarshi Ray
- [gnome-photos/wip/rishi/collection: 22/51] source-notification: Support GMount-backed sources for importing Debarshi Ray
- [gnome-photos/wip/rishi/collection: 23/51] embed, source-manager: Show notifications for mounts present at startup Debarshi Ray
- [gnome-photos/wip/rishi/collection: 24/51] source-manager: Track GMounts representing USB storage & PTP devices Debarshi Ray
- [gnome-photos/wip/rishi/collection: 25/51] Add PhotosModelButton Debarshi Ray
- [gnome-photos/wip/rishi/collection: 26/51] Add PhotosRemovableDeviceWidget Debarshi Ray
- [gnome-photos/wip/rishi/collection: 27/51] Add PhotosRemovableDevicesButton Debarshi Ray
- [gnome-photos/wip/rishi/collection: 28/51] main-toolbar: Show the attached devices Debarshi Ray
- [gnome-photos/wip/rishi/collection: 29/51] application, base-model: Handle app.search-* more globally Debarshi Ray
- [gnome-photos/wip/rishi/collection: 30/51] Add PhotosDeviceItem Debarshi Ray
- [gnome-photos/wip/rishi/collection: 31/51] Support explicitly specifying the BaseItem sub-class to create Debarshi Ray
- [giggle] Update Polish translation Piotr Drąg
- [gnome-photos/wip/rishi/collection: 32/51] Add a new mode for importing items from an attached device Debarshi Ray
- [gnome-photos/wip/rishi/collection: 33/51] Let the BaseItem sub-classes specify where to place their thumbnails Debarshi Ray
- [gnome-photos/wip/rishi/collection: 34/51] base-item: Add a create_thumbnail_path virtual method Debarshi Ray
- [gnome-photos/wip/rishi/collection: 35/51] Use BaseItem API to get the thumbnail path Debarshi Ray
- [gnome-photos/wip/rishi/collection: 36/51] base-item: Support disabling the creation of collection thumbnails Debarshi Ray
- [gnome-photos/wip/rishi/collection: 37/51] Support creating BaseItems with thumbnailing turned off Debarshi Ray
- [gnome-photos/wip/rishi/collection: 38/51] item-manager: Try harder to not create an item if one already exists Debarshi Ray
- [gnome-photos/wip/rishi/collection: 39/51] fetch-metas-job, utils: Use BaseItem API instead of the SparqlCursor Debarshi Ray
- [gnome-photos/wip/rishi/collection: 40/51] utils: Shuffle some code around Debarshi Ray
- [gnome-photos/wip/rishi/collection: 41/51] base-item, utils: Query the GFileInfo directly with the BaseItem Debarshi Ray
- [gnome-photos/wip/rishi/collection: 42/51] utils: remove get_thumbnail_path Debarshi Ray
- [gnome-photos/wip/rishi/collection: 43/51] base-item: Add a refresh_icon virtual method Debarshi Ray
- [gnome-photos/wip/rishi/collection: 44/51] glib: Add photos_glib_file_copy_async Debarshi Ray
- [gnome-photos/wip/rishi/collection: 45/51] utils: Add photos_utils_copy_files_async Debarshi Ray
- [gnome-photos/wip/rishi/collection: 46/51] query, source-manager: Support specifically querying for local content Debarshi Ray
- [gnome-photos/wip/rishi/collection: 47/51] query, query-builder: Support OffsetController-less global queries Debarshi Ray
- [gnome-photos/wip/rishi/collection: 48/51] query-builder: Add photos_query_builder_fetch_collections_local Debarshi Ray
- [gnome-photos/wip/rishi/collection: 49/51] Add PhotosImportDialog Debarshi Ray
- [gnome-photos/wip/rishi/collection: 50/51] utils: import Debarshi Ray
- [gnome-photos/wip/rishi/collection: 51/51] app: import Debarshi Ray
- [gnome-2048] Update Polish translation Piotr Drąg
- [gnome-hello] Update Polish translation Piotr Drąg
- [goobox] Update Polish translation Piotr Drąg
- [krb5-auth-dialog] Update Polish translation Piotr Drąg
- [recipes] Update Polish translation Piotr Drąg
- [sound-juicer] Update Polish translation Piotr Drąg
- [tomboy] Update Polish translation Piotr Drąg
- [orca] Update Polish translation Piotr Drąg
- [libgweather] Update Brazilian Portuguese translation Translations User D-L
- [gnome-boxes] Update Polish translation Piotr Drąg
- [gnome-shell] Update Polish translation Piotr Drąg
- [jsonrpc-glib] Created branch wip/client-accepted Patrick Griffis
- [jsonrpc-glib/wip/client-accepted] Add JsonrpcServer::client-accepted Patrick Griffis
- [devhelp] Update Polish translation Piotr Drąg
- [mutter] Update Polish translation Piotr Drąg
- [gnome-calculator] Update Polish translation Piotr Drąg
- [gnome-contacts] Update Polish translation Piotr Drąg
- [gimp] app: don't check stack_trace_mode anymore in gimp_get_stack_trace(). Jehan Pagès
- [gnome-maps] Update Polish translation Piotr Drąg
- [gnome-music] Update Polish translation Piotr Drąg
- [jsonrpc-glib] (2 commits) ...Merge branch 'wip/client-accepted' into 'master' Christian Hergert
- [jsonrpc-glib: 2/2] Merge branch 'wip/client-accepted' into 'master' Christian Hergert
- [jsonrpc-glib] Deleted branch wip/client-accepted Patrick Griffis
- [jsonrpc-glib] server: set marshaller and va_marshaller for ::client-accepted Christian Hergert
- [gnome-photos] Update Polish translation Piotr Drąg
- [bijiben] Bump 3.27.90 release Isaque Galdino de Araujo
- [bijiben] Created tag BIJIBEN_3_27_90 Isaque Galdino de Araujo
- [evince] Update Polish translation Piotr Drąg
- [brasero] Update Polish translation Piotr Drąg
- [cheese] Update Polish translation Piotr Drąg
- [empathy/gnome-3-12] Update Polish translation Piotr Drąg
- [empathy] Update Polish translation Piotr Drąg
- [gnome-nettool] Update Polish translation Piotr Drąg
- [totem] Update Polish translation Piotr Drąg
- [vinagre] Update Polish translation Piotr Drąg
- [eog] Update Polish translation Piotr Drąg
- [gnome-clocks] Update Polish translation Piotr Drąg
- [gimp] Updated Danish translation of gimp-libgimp Ask Hjorth Larsen
- [gnome-color-manager] Update Polish translation Piotr Drąg
- [gnome-dictionary] Update Polish translation Piotr Drąg
- [gtk+] (48 commits) Non-fast-forward update to branch wip/matthiasc/kill-key-events2 Matthias Clasen
- [gtk+/wip/matthiasc/kill-key-events2: 30/48] WIP: gtk: Add GtkEventControllerKey Matthias Clasen
- [gtk+/wip/matthiasc/kill-key-events2: 31/48] file chooser: Use a key event controller Matthias Clasen
- [gtk+/wip/matthiasc/kill-key-events2: 32/48] testsuite: Don't use ::key-press-event Matthias Clasen
- [gtk+/wip/matthiasc/kill-key-events2: 33/48] gtk-demo: Stop using ::key-press-event in font explorer Matthias Clasen
- [gtk+/wip/matthiasc/kill-key-events2: 34/48] docs: Modernize an example Matthias Clasen
- [gtk+/wip/matthiasc/kill-key-events2: 35/48] testgtk: Drop the event watcher Matthias Clasen
- [gtk+/wip/matthiasc/kill-key-events2: 36/48] testgtk: Drop snapshot Matthias Clasen
- [gtk+/wip/matthiasc/kill-key-events2: 37/48] inspector: Stop using ::key-press-event Matthias Clasen
- [gtk+/wip/matthiasc/kill-key-events2: 38/48] places view: Stop using ::key-press-event Matthias Clasen
- [gtk+/wip/matthiasc/kill-key-events2: 39/48] icon-browser: Stop using ::key-press-event Matthias Clasen
- [gtk+/wip/matthiasc/kill-key-events2: 40/48] app chooser: Stop using ::key-press-event Matthias Clasen
- [gtk+/wip/matthiasc/kill-key-events2: 41/48] entry completion: Stop using ::key-press-event Matthias Clasen
- [gtk+/wip/matthiasc/kill-key-events2: 42/48] entry: Stop using ::key-press-event Matthias Clasen
- [gtk+/wip/matthiasc/kill-key-events2: 43/48] about dialog: Stop using ::key-press-event Matthias Clasen
- [gtk+/wip/matthiasc/kill-key-events2: 44/48] color editor: Stop using ::key-press-event Matthias Clasen
- [gtk+/wip/matthiasc/kill-key-events2: 45/48] combo box: Stop using ::key-press-event Matthias Clasen
- [gtk+/wip/matthiasc/kill-key-events2: 46/48] Shortcuts window: stop using ::key-press-event Matthias Clasen
- [gtk+/wip/matthiasc/kill-key-events2: 47/48] places sidebar: Stop using ::key-press-event Matthias Clasen
- [gtk+/wip/matthiasc/kill-key-events2: 48/48] search bar: Stop using ::key-press-event Matthias Clasen
- [gimp/gimp-2-8] Updated Danish translation Ask Hjorth Larsen
- [nautilus] Update Polish translation Piotr Drąg
- [gnome-control-center] Update Polish translation Piotr Drąg
- [gnome-disk-utility] Update Polish translation Piotr Drąg
- [gnome-photos] (10 commits) Non-fast-forward update to branch wip/rishi/collection Debarshi Ray
- [gnome-photos/wip/rishi/collection: 1/10] base-item: Support sporting a busy state through the "pulse" property Debarshi Ray
- [gnome-photos/wip/rishi/collection: 2/10] glib: Add photos_glib_file_copy_async Debarshi Ray
- [gnome-photos/wip/rishi/collection: 3/10] utils: Add photos_utils_copy_files_async Debarshi Ray
- [gnome-photos/wip/rishi/collection: 4/10] query, source-manager: Support specifically querying for local content Debarshi Ray
- [gnome-photos/wip/rishi/collection: 5/10] query, query-builder: Support OffsetController-less global queries Debarshi Ray
- [gnome-photos/wip/rishi/collection: 6/10] query-builder: Add photos_query_builder_fetch_collections_local Debarshi Ray
- [gnome-photos/wip/rishi/collection: 7/10] Add PhotosImportDialog Debarshi Ray
- [gnome-photos/wip/rishi/collection: 8/10] libgd: ... Debarshi Ray
- [gnome-photos/wip/rishi/collection: 9/10] utils: import Debarshi Ray
- [gnome-photos/wip/rishi/collection: 10/10] app: import Debarshi Ray
- [gtk+] pointerfocus: Don't include gtk.h Benjamin Otte
- [gtk+] shortcuts: Don't include gtk.h Benjamin Otte
- [pitivi/1.0] project: Fix restoring the project w/h after render Alexandru Băluț
- [pitivi/1.0] project: Avoid propagating incorrect values Alexandru Băluț
- [pitivi/1.0] project: Update the restriction caps directly Alexandru Băluț
- [pitivi/1.0] project: Remove audio_profile noop Alexandru Băluț
- [pitivi/1.0] render: Fix clips size restoring after scaled rendering Alexandru Băluț
- [glib-networking] Kill tabs and add modelines Michael Catanzaro
- [glib-networking] Explicitly select C11 language version Michael Catanzaro
- [glib-networking] Use G_DECLARE_[FINAL,DERIVABLE]_TYPE Michael Catanzaro
- [glib-networking] Remove fallback for missing GNUTLS_E_PREMATURE_TERMINATION Michael Catanzaro
- [vala] Deleted branch staging Rico Tzschichholz
- [vala] (2 commits) Created branch staging Rico Tzschichholz
- [vala/staging: 1/2] tests: Move namespaces.vala into parser and merge its main methods Rico Tzschichholz
- [vala/staging: 2/2] valac: Always use the given "pkg-config" and respect PKG_CONFIG envar Rico Tzschichholz
- [gnome-contacts] (2 commits) ...Merge branch 'bugfix/issue_78' into 'master' Niels De Graef
- [gnome-contacts: 1/2] ContactPane: Update right titlebar after editing contact introduced a signal display_name_changed to Niels De Graef
- [gnome-contacts: 2/2] Merge branch 'bugfix/issue_78' into 'master' Niels De Graef
- [pitivi] project: Fix restoring the project w/h after render Alexandru Băluț
- [pitivi] project: Avoid propagating incorrect values Alexandru Băluț
- [pitivi] project: Update the restriction caps directly Alexandru Băluț
- [pitivi] project: Remove audio_profile noop Alexandru Băluț
- [pitivi] render: Fix clips size restoring after scaled rendering Alexandru Băluț
- [geary] (23 commits) ...Update client and JS tests failing after commit 1a918769. Michael Gratton
- [geary: 19/23] Merge branch 'wip/789924-network-transition-redux'. Bug 789924. Michael Gratton
- [geary: 20/23] Fix name of libunwind build dependency in Debian control file. Michael Gratton
- [geary: 21/23] Fix racy crash adding just-removed emails to conversation monitor. Michael Gratton
- [geary: 22/23] Fix conversation-related test warnings and occasionally failing test. Michael Gratton
- [geary: 23/23] Update client and JS tests failing after commit 1a918769. Michael Gratton
- [gjs] CI: g-ir-scanner build fails with rawhile's clang Philip Chimento
- [vala/staging] tests: Add invalid "foreach" tests to increase coverage Rico Tzschichholz
- [pygobject] tests: test_boxed_c_wrapper failing tests Christoph Reiter
- [pygobject] Revert "to-py-struct: don't copy the boxed if we are the sole owner of the wrapper" Christoph Reiter
- [gthumb] media player: wait for the playbin state to change Paolo Bacchilega
- [gnome-software] trivial: sources dialog: Minor tweak Kalev Lember
- [gnome-software] sources dialog: Add a struct to keep track of the pending operation Kalev Lember
- [gnome-software] sources dialog: Improve error handling when installing sources Kalev Lember
- [cantarell-fonts] Added French translation Claude Paroz
- [vala] (3 commits) ...tests: Add invalid "foreach" tests to increase coverage Rico Tzschichholz
- [vala] (21 commits) Non-fast-forward update to branch wip/valadoc Rico Tzschichholz
- [vala/wip/valadoc: 21/21] valadoc: Use a more modern stylesheet and icons Rico Tzschichholz
- [vala] Deleted branch wip/tintou/more-tests Rico Tzschichholz
- [vala] Deleted branch wip/tintou/update-valadoc-style Rico Tzschichholz
- [vala] Deleted branch wip/tests Rico Tzschichholz
- [gedit] Updated French translation Claude Paroz
- [gnome-builder] Created branch wip/tintou/deduplicate-context Corentin Noël
- [gnome-builder/wip/tintou/deduplicate-context] libide: remove `context` property from remaining interfaces implementing IdeObject Corentin Noël
- [gnome-characters] build: Port to meson build system Daiki Ueno
- [gnome-characters] build: Add meson build files to distributable files Daiki Ueno
- [gnome-characters] build: Change the install location of libgc Daiki Ueno
- [libgd] Created branch wip/rishi/main-box-spinner Debarshi Ray
- [libgd/wip/rishi/main-box-spinner] main-icon-box-child: Show a spinner to reflect GdMainBoxItem::pulse Debarshi Ray
- [libgd] Non-fast-forward update to branch wip/rishi/main-box-spinner Debarshi Ray
- [libgd/wip/rishi/main-box-spinner] main-icon-box-child: Show a spinner to reflect GdMainBoxItem::pulse Debarshi Ray
- [gnome-builder] Created branch wip/tintou/mingw-find-path Corentin Noël
- [gnome-builder/wip/tintou/mingw-find-path] mingw: Do not hardcode mingw location Corentin Noël
- [cantarell-fonts] Update NEWS for v0.100 Nikolaus Waxweiler
- [cantarell-fonts] Reformat README.md, add mention of other mentors Nikolaus Waxweiler
- [gnome-settings-daemon] Deleted branch wip/inigomartinez/meson Iñigo Martínez
- [gnome-photos] export-dialog: Ensure that the Folder Name GtkEntry has focus Debarshi Ray
- [evolution-data-server] Updated French translation Claude Paroz
- [gnome-photos] (52 commits) Non-fast-forward update to branch wip/rishi/collection Debarshi Ray
- [gnome-photos/wip/rishi/collection: 3/52] organize-collection-view, set-collection-job: Convert to async API Debarshi Ray
- [gnome-photos/wip/rishi/collection: 4/52] organize-collection-view: Cancel set_collection_job during destruction Debarshi Ray
- [gnome-photos/wip/rishi/collection: 5/52] organize-collection-view: Rename a variable Debarshi Ray
- [gnome-photos/wip/rishi/collection: 6/52] Don't limit SetCollectionJob to just the current selection Debarshi Ray
- [gnome-photos/wip/rishi/collection: 7/52] item-manager: Separate out URN change detection due to file updates Debarshi Ray
- [gnome-photos/wip/rishi/collection: 8/52] item-manager: Add photos_item_manager_wait_for_file_async Debarshi Ray
- [gnome-photos/wip/rishi/collection: 9/52] export-dialog: Set the bottom margins through the XML definition Debarshi Ray
- [gnome-photos/wip/rishi/collection: 10/52] source-manager: Style fix Debarshi Ray
- [gnome-photos/wip/rishi/collection: 11/52] tracker-controller: Ignore addition/removal of non-Filterable Sources Debarshi Ray
- [gnome-photos/wip/rishi/collection: 12/52] search-type-manager: Set "all" as the active SearchType on startup Debarshi Ray
- [gnome-photos/wip/rishi/collection: 13/52] selection-toolbar: Rename variables Debarshi Ray
- [gnome-photos/wip/rishi/collection: 14/52] selection-toolbar: Explicitly set the visibility of the buttons Debarshi Ray
- [gnome-photos/wip/rishi/collection: 15/52] base-manager: Shuffle some code around Debarshi Ray
- [gnome-photos/wip/rishi/collection: 16/52] Support skipping some children while generating the "all" filter Debarshi Ray
- [gnome-photos/wip/rishi/collection: 17/52] debug: Add a debug flag to track changes to the BaseManagers Debarshi Ray
- [gnome-photos/wip/rishi/collection: 18/52] base-manager, item-manager: Log additions and removals Debarshi Ray
- [gnome-photos/wip/rishi/collection: 19/52] source: Offer symbolic icons, if possible Debarshi Ray
- [gnome-photos/wip/rishi/collection: 20/52] source: Support GMount-backed sources for importing Debarshi Ray
- [gnome-photos/wip/rishi/collection: 21/52] source-notification: Support GMount-backed sources for importing Debarshi Ray
- [gnome-photos/wip/rishi/collection: 22/52] embed, source-manager: Show notifications for mounts present at startup Debarshi Ray
- [gnome-photos/wip/rishi/collection: 23/52] source-manager: Track GMounts representing USB storage & PTP devices Debarshi Ray
- [gnome-photos/wip/rishi/collection: 24/52] Add PhotosModelButton Debarshi Ray
- [gnome-photos/wip/rishi/collection: 25/52] Add PhotosRemovableDeviceWidget Debarshi Ray
- [gnome-photos/wip/rishi/collection: 26/52] Add PhotosRemovableDevicesButton Debarshi Ray
- [gnome-photos/wip/rishi/collection: 27/52] main-toolbar: Show the attached devices Debarshi Ray
- [gnome-photos/wip/rishi/collection: 28/52] application, base-model: Handle app.search-* more globally Debarshi Ray
- [gnome-photos/wip/rishi/collection: 29/52] Add PhotosDeviceItem Debarshi Ray
- [gnome-photos/wip/rishi/collection: 30/52] Support explicitly specifying the BaseItem sub-class to create Debarshi Ray
- [gnome-photos/wip/rishi/collection: 31/52] Add a new mode for importing items from an attached device Debarshi Ray
- [gnome-photos/wip/rishi/collection: 32/52] Let the BaseItem sub-classes specify where to place their thumbnails Debarshi Ray
- [gnome-photos/wip/rishi/collection: 33/52] base-item: Add a create_thumbnail_path virtual method Debarshi Ray
- [gnome-photos/wip/rishi/collection: 34/52] Use BaseItem API to get the thumbnail path Debarshi Ray
- [gnome-photos/wip/rishi/collection: 35/52] base-item: Support disabling the creation of collection thumbnails Debarshi Ray
- [gnome-photos/wip/rishi/collection: 36/52] Support creating BaseItems with thumbnailing turned off Debarshi Ray
- [gnome-photos/wip/rishi/collection: 37/52] item-manager: Try harder to not create an item if one already exists Debarshi Ray
- [gnome-photos/wip/rishi/collection: 38/52] fetch-metas-job, utils: Use BaseItem API instead of the SparqlCursor Debarshi Ray
- [gnome-photos/wip/rishi/collection: 39/52] utils: Shuffle some code around Debarshi Ray
- [gnome-photos/wip/rishi/collection: 40/52] base-item, utils: Query the GFileInfo directly with the BaseItem Debarshi Ray
- [gnome-photos/wip/rishi/collection: 41/52] utils: remove get_thumbnail_path Debarshi Ray
- [gnome-photos/wip/rishi/collection: 42/52] base-item: Add a refresh_icon virtual method Debarshi Ray
- [gnome-photos/wip/rishi/collection: 43/52] base-item: Support sporting a busy state through the "pulse" property Debarshi Ray
- [gnome-photos/wip/rishi/collection: 44/52] glib: Add photos_glib_file_copy_async Debarshi Ray
- [gnome-photos/wip/rishi/collection: 45/52] utils: Add photos_utils_copy_files_async Debarshi Ray
- [gnome-photos/wip/rishi/collection: 46/52] query, source-manager: Support specifically querying for local content Debarshi Ray
- [gnome-photos/wip/rishi/collection: 47/52] query, query-builder: Support OffsetController-less global queries Debarshi Ray
- [gnome-photos/wip/rishi/collection: 48/52] query-builder: Add photos_query_builder_fetch_collections_local Debarshi Ray
- [gnome-photos/wip/rishi/collection: 49/52] Add PhotosImportDialog Debarshi Ray
- [gnome-photos/wip/rishi/collection: 50/52] libgd: ... Debarshi Ray
- [gnome-photos/wip/rishi/collection: 51/52] utils: import Debarshi Ray
- [gnome-photos/wip/rishi/collection: 52/52] app: import Debarshi Ray
- [gnome-control-center] Deleted branch wip/inigomartinez/gettext Iñigo Martínez
- [cantarell-fonts/v0.100] build: keep module name of cantarell-fonts Jakub Steiner
- [mutter] Created branch wip/carlosg/fix-tablets-on-nested Carlos Garnacho
- [mutter/wip/carlosg/fix-tablets-on-nested] wayland: Handle NULL event node/vendor/product on tablet methods Carlos Garnacho
- [gnome-software] Disable third party repo infobar on overview page Kalev Lember
- [gnome-continuous] Update the source repo for gobject-introspection Emmanuele Bassi
- [gnome-backgrounds] prepare for 3.27.90 release Jakub Steiner
- [gnome-backgrounds] Created tag 3.27.90 Jakub Steiner
- [libgit2-glib] meson: Fix GIR generation Iñigo Martínez
- [libgit2-glib] Deleted branch wip/inigomartinez/meson Iñigo Martínez
- [gnome-builder] mingw: Do not hardcode mingw location Christian Hergert
- [gnome-builder] Deleted branch wip/tintou/mingw-find-path Corentin Noël
- [adwaita-icon-theme] prepare for 3.27.90 Jakub Steiner
- [gnome-builder] libide: remove `context` property from remaining interfaces implementing IdeObject Christian Hergert
- [gxml/gxml-0.16] Update Brazilian Portuguese translation Translations User D-L
- [vala/staging] codegen: Avoid critical when connecting dynamic signals Rico Tzschichholz
- [gxml] Update Brazilian Portuguese translation Translations User D-L
- [gnome-continuous] Update the source for the gtk modules Emmanuele Bassi
- [gnome-software/gnome-3-26] steam: Fix an out of bounds read Kalev Lember
- [gnome-software/gnome-3-26] plugin loader: Fix a crash in gs_plugin_loader_helper_free Kalev Lember
- [gnome-software/gnome-3-26] trivial: Fix a typo Kalev Lember
- [gnome-software/gnome-3-26] trivial: Fix leak in the external-appstream plugin Kalev Lember
- [gnome-software/gnome-3-26] overview page: Remove old recommended categories before adding new Kalev Lember
- [gnome-software/gnome-3-26] screenshot image: Fix a memory leak when loading multiple times Kalev Lember
- [gnome-software/gnome-3-26] app-row: Put descriptions in a separate size group Kalev Lember
- [gnome-software/gnome-3-26] details page: Hide fallback screenshot for fonts that have screenshots Kalev Lember
- [gnome-software/gnome-3-26] Revert "packagekit: Implement repository enabling" Kalev Lember
- [gnome-software/gnome-3-26] Fix build when gtkspell enabled Kalev Lember
- [gnome-software/gnome-3-26] overview page: Sync popular apps error path with recent apps Kalev Lember
- [gnome-software/gnome-3-26] overview page: Pre-seed recent app tiles to make first load seamless Kalev Lember
- [gnome-software/gnome-3-26] details page: Hide 'Updated' field for plugins that don't set that Kalev Lember
- [gnome-software/gnome-3-26] packagekit history: Only process apps managed by the packagekit plugin Kalev Lember
- [gnome-software/gnome-3-26] packagekit: Set description from package details when refining Kalev Lember
- [gnome-software/gnome-3-26] packagekit: Fix what-provides search to correctly handle installed packages Kalev Lember
- [gnome-software/gnome-3-26] plugin loader: Slightly increase warning timeouts Kalev Lember
- [gnome-software/gnome-3-26] Remove use of deprecated gdk_keymap_get_default() API Kalev Lember
- [gnome-software/gnome-3-26] shell: Fix a memory leak when dismissing events Kalev Lember
- [gnome-software/gnome-3-26] trivial: application: Remove an unused field Kalev Lember
- [gnome-software/gnome-3-26] packagekit history: Fix a leak on the error path Kalev Lember
- [gnome-software/gnome-3-26] packagekit: Never call GetDetails when there are no source IDs Kalev Lember
- [gnome-software/gnome-3-26] sources dialog: Sync with master Kalev Lember
- [gnome-software/gnome-3-26] Disable third party repo infobar on overview page Kalev Lember
- [gobject-introspection] Update the NEWS file Emmanuele Bassi
- [gobject-introspection] Update the DOAP file Emmanuele Bassi
- [gobject-introspection] Update the GLib annotations Emmanuele Bassi
- [gnome-software/gnome-3-26] Release version 3.26.6 Kalev Lember
- [gnome-software] Created tag 3.26.6 Kalev Lember
- [gnome-software/gnome-3-26] trivial: Post release version bump Kalev Lember
- [gnome-boxes] Created branch dont-offer-eol Felipe Borges
- [gnome-boxes/dont-offer-eol] os-database: Don't offer EOL OSes to download Felipe Borges
- [gnome-continuous] Update the source repo for the glib module Emmanuele Bassi
- [gnome-shell] (43 commits) Non-fast-forward update to branch issue-23 Mario Sanchez Prada
- [gnome-shell/issue-23: 40/43] altTab: Update the switcher when apps and/or windows get stopped/closed Mario Sanchez Prada
- [gnome-shell/issue-23: 41/43] altTab: Add shortcut to quit application Mario Sanchez Prada
- [gnome-shell/issue-23: 42/43] switcherPopup: Handle removal of items from SwitcherPopup Mario Sanchez Prada
- [gnome-shell/issue-23: 43/43] altTab: Add also a shortcut to close windows from the switcher popups Mario Sanchez Prada
- [gobject-introspection] Created branch issue-188 Emmanuele Bassi
- [glib] gkeyfile: Fix -Wincompatible-pointer-types warning Philip Withnall
- [gobject-introspection/issue-188] giscanner: don't print "suppressed N warnings" if --quiet was specified Emmanuele Bassi
- [gobject-introspection] (2 commits) ...Merge branch 'issue-188' into 'master' Emmanuele Bassi
- [gobject-introspection: 2/2] Merge branch 'issue-188' into 'master' Emmanuele Bassi
- [gobject-introspection] Deleted branch issue-188 Emmanuele Bassi
- [gnome-continuous] Full rebuild after GLib change Emmanuele Bassi
- [glib] doap: Add myself as a maintainer Philip Withnall
- [glib] doap: Update git URIs to reflect GNOME GitLab migration Philip Withnall
- [gnome-continuous] Add myself to the project's DOAP file Emmanuele Bassi
- [cantarell-fonts] build: keep module name of cantarell-fonts Jakub Steiner
- [cantarell-fonts] Created tag 0.100 Jakub Steiner
- [nautilus] Created branch mr/76 Carlos Soriano
- [nautilus/mr/76] window: Do in-app notification for unstarring Carlos Soriano
- [adwaita-icon-theme] Created tag 3.27.90 Jakub Steiner
- [nautilus] (2 commits) Non-fast-forward update to branch in-app-notif-for-unstar Carlos Soriano
- [glib] Add myself to the DOAP for GLib Philip Withnall
- [gegl] workshop: refactor alpha-inpaint to not have global state Øyvind Kolås
- [pygobject] tests: Make tests run without Gtk/Gdk installed Christoph Reiter
- [gnome-continuous] Fix a typo in the DOAP file Emmanuele Bassi
- [gnome-boxes] build: Be sure to includes help/LINGUAS in tarball Jeremy Bicha
- [gnome-boxes] meson: copy a few changes from configure.ac Jeremy Bicha
- [gnome-characters] Update Occitan translation Translations User D-L
- [nautilus] window: Do in-app notification for unstarring Carlos Soriano
- [nautilus] Deleted branch in-app-notif-for-unstar Carlos Soriano
- [gtk] Rename the project's DOAP file Emmanuele Bassi
- [gtk] docs: Link to the compiler requirements wiki page Emmanuele Bassi
- [gnome-photos] Created branch wip/uajain/issue68 Umang Jain
- [gnome-photos/wip/uajain/issue68] pipeline: Enable the "Done" button only if current edit pipeline changes Umang Jain
- [gtk] a11y: Don't include gtk.h Benjamin Otte
- [gnome-todo] Add Estonian translation Translations User D-L
- [gnome-usage] Release 3.27.90 Felipe Borges
- [vala/staging] compiler: Prefix headers for set_cheader_override() if includedir is given Rico Tzschichholz
- [pygobject] gitlab-ci: use pyenv in docker instead of the deadsnakes PPA Christoph Reiter
- [dconf-editor] Use GAction for set_key_value(). Arnaud Bonatti
- [dconf-editor] Make on_delete_call() a function. Arnaud Bonatti
- [dconf-editor] Make change_dismissed() a function. Arnaud Bonatti
- [dconf-editor] Return type changed. Arnaud Bonatti
- [gtk] Created branch wip/carlosg/fix-issue-1 Carlos Garnacho
- [gtk/wip/carlosg/fix-issue-1] wayland: Improve EOF detection when reading selections Carlos Garnacho
- [gimp] app: replace g_on_error_query() and g_on_error_stack_trace() by... Jehan Pagès
- [gimp] app, tools: use the new gimp_print_stack_trace() to output the... Jehan Pagès
- [gimp] po-windows-installer: add Indonesian translation. Jehan Pagès
- [gimp] po-windows-installer: initial Indonesian translation. Jehan Pagès
- [gtkmm-documentation] Update RecentFiles example, remove ToolPalette example Kjell Ahlstedt
- [gimp] po-windows-installer: a few fix miss and re-formatting long lines. Jehan Pagès
- [gxml] GomMap: Renamed get() to item() for backward API compatibility Daniel Espinosa Ortiz
- [gxml] GomPairedMap; GomThreeMap: Renamed get() to item() Daniel Espinosa Ortiz
- [jhbuild] core-deps-3.28: Move GLib to GNOME GitLab Philip Withnall
- [vala] (2 commits) ...compiler: Prefix headers for set_cheader_override() if includedir is given Rico Tzschichholz
- [gnome-sdk-images] sdk: GLib moved to GNOME GitLab Philip Withnall
- [gnome-control-center] (41 commits) Non-fast-forward update to branch wip/jsparber/background Julian Sparber
- [gnome-control-center/wip/jsparber/background: 1/41] background: add handler for "Photo" and "Files" button Julian Sparber
- [gnome-control-center/wip/jsparber/background: 2/41] background: clean up and fix build warnings Julian Sparber
- [gnome-control-center/wip/jsparber/background: 3/41] background: clear settings object in dispose Julian Sparber
- [gnome-control-center/wip/jsparber/background: 4/41] background: resize preview when the window size is less then 500px Julian Sparber
- [gnome-control-center/wip/jsparber/background: 5/41] background: add slide icon to time changing wallpapers Julian Sparber
- [gnome-control-center/wip/jsparber/background: 6/41] background: add space around slide icon Julian Sparber
- [gnome-control-center/wip/jsparber/background: 7/41] background: change margins for preview to 16px Julian Sparber
- [gnome-control-center/wip/jsparber/background: 8/41] background: change size of preview when panel is heigher then 700 Julian Sparber
- [gnome-control-center/wip/jsparber/background: 9/41] background: resize thumbnail to fill space a row Julian Sparber
- [gnome-control-center/wip/jsparber/background: 10/41] background: change gallery wallpaper size Julian Sparber
- [gnome-control-center/wip/jsparber/background: 11/41] background: use same margin size everywhere around the flowbox Julian Sparber
- [gnome-control-center/wip/jsparber/background: 12/41] background: add icon for with time changing wallpapers Julian Sparber
- [gnome-control-center/wip/jsparber/background: 13/41] background: moved gallery item code to grid-item class Julian Sparber
- [gnome-control-center/wip/jsparber/background: 14/41] background: add white space around gallery, set min itmes per line to 5 Julian Sparber
- [gnome-control-center/wip/jsparber/background: 15/41] background: set max children for line to 5 Julian Sparber
- [gnome-control-center/wip/jsparber/background: 16/41] background: set wallpaper and lockscreen Julian Sparber
- [gnome-control-center/wip/jsparber/background: 17/41] background: fix code style issues and remove commented code Julian Sparber
- [gnome-control-center/wip/jsparber/background: 18/41] background: fix build warning by casting obj to gtkWidget Julian Sparber
- [gnome-control-center/wip/jsparber/background: 19/41] background: remove private struct of cc-background-store Julian Sparber
- [gnome-control-center/wip/jsparber/background: 20/41] background: remove CcBackgroundStore constructer Julian Sparber
- [gnome-control-center/wip/jsparber/background: 21/41] background: make cc_background_grid_item_set_ref static and private Julian Sparber
- [gnome-control-center/wip/jsparber/background: 22/41] background: change name cc_background_grid_item_get_ref Julian Sparber
- [gnome-control-center/wip/jsparber/background: 23/41] background: less exposure of the the wallpaper store Julian Sparber
- [gnome-control-center/wip/jsparber/background: 24/41] background: change base obj of CcBackgroundGridItem Julian Sparber
- [gnome-control-center/wip/jsparber/background: 25/41] background: CcBackgroundGridItem::new returns its own typ Julian Sparber
- [gnome-control-center/wip/jsparber/background: 26/41] background: cache tumbnail for wallpaper gallery for a redraw Julian Sparber
- [gnome-control-center/wip/jsparber/background: 27/41] background: changed variable names and small style changes Julian Sparber
- [gnome-control-center/wip/jsparber/background: 28/41] background: cache slideshow-emblem icon Julian Sparber
- [gnome-control-center/wip/jsparber/background: 29/41] background: show only top border for gallery view Julian Sparber
- [gnome-control-center/wip/jsparber/background: 30/41] background: remove chooser gallery from meson.build (needs work) Julian Sparber
- [gnome-control-center/wip/jsparber/background: 31/41] background: adapt meson.build for file changes Julian Sparber
- [gnome-control-center/wip/jsparber/background: 32/41] background: remove old source files and images form git Julian Sparber
- [gnome-control-center/wip/jsparber/background: 33/41] background: change description for open in File and open in photo apps Julian Sparber
- [gnome-control-center/wip/jsparber/background: 34/41] background: fix merge mistakes created during rebase Julian Sparber
- [gnome-control-center/wip/jsparber/background: 35/41] background: fix crash of g-c-c by opening gnome-photos Julian Sparber
- [gnome-control-center/wip/jsparber/background: 36/41] background: use autoptr where possible Julian Sparber
- [gnome-control-center/wip/jsparber/background: 37/41] background: remove bg-source and bg-wallpapers-source files Julian Sparber
- [gnome-control-center/wip/jsparber/background: 38/41] background: fix code style and spaces Julian Sparber
- [gnome-control-center/wip/jsparber/background: 39/41] background: fix code style: remove empty line Julian Sparber
- [gnome-control-center/wip/jsparber/background: 40/41] background: add Julian Sparber as author to cc-background-panel.c Julian Sparber
- [gnome-control-center/wip/jsparber/background: 41/41] background: fix build warning: set slideshow_emblem to NULL Julian Sparber
- [librsvg] Use tar-ustar in AM_INIT_AUTOMAKE to remove filename length limitations Federico Mena Quintero
- [chronojump] Run simple track distance (better without image) Xavier de Blas
- [chronojump] Removed string "decimal point char" on run type add Xavier de Blas
- [chronojump] Run interval track distance with button and genericWin Xavier de Blas
- [pygobject] tests: move dbus session bus handling into runtests.py Christoph Reiter
- [glib] docs: Add Markdown backticks around `/dev/null` in a few places Philip Withnall
- [chronojump] Minor gui change on run interval options Xavier de Blas
- [chronojump] Fixed INSERTS on compujump client howto Xavier de Blas
- [evolution] Bug 793107 - Add option to build with enchant 1.x or 2.x Milan Crha
- [gnome-shell] calendar: Make month and month-year formats translatable Florian Müllner
- [gnome-shell] calendar Preparing for genitive/nominative months Florian Müllner
- [orca] Work around https://bugs.documentfoundation.org/show_bug.cgi?id=109398 Joanmarie Diggs
- [orca] Fix issues in Orca's documentation Joanmarie Diggs
- [gnome-builder] gstyle: fix dnd logical error Sébastien Lafargue
- [gnome-builder] gstyle: use g_clear_pointer to free resources Sébastien Lafargue
- [network-manager-applet] Deleted branch lr/libnma-gtk-builder Lubomir Rintel
- [network-manager-applet] (3 commits) Created branch lr/libnma-gtk-builder Lubomir Rintel
- [network-manager-applet/lr/libnma-gtk-builder: 1/3] nma-mobile-wizard: turn into a templated GtkWidget Lubomir Rintel
- [gnome-shell] (6 commits) Created branch wip/fmuellner/ease-actors Florian Müllner
- [network-manager-applet/lr/libnma-gtk-builder: 2/3] nma-mobile-wizard: drop GtkAlignment use Lubomir Rintel
- [network-manager-applet/lr/libnma-gtk-builder: 3/3] nma-vpn-password-dialog: turn into a templated GtkWidget Lubomir Rintel
- [gnome-shell/wip/fmuellner/ease-actors: 1/6] environment: Support slow down factor when easing Florian Müllner
- [gnome-shell/wip/fmuellner/ease-actors: 2/6] environment: Respect enable-animations setting when easing Florian Müllner
- [brasero] Update Estonian translation Translations User D-L
- [gnome-shell/wip/fmuellner/ease-actors: 3/6] environment: Patch in some implicit animation convenience Florian Müllner
- [gnome-shell/wip/fmuellner/ease-actors: 4/6] tweener: Use implicit animations for actors if possible Florian Müllner
- [gnome-shell/wip/fmuellner/ease-actors: 5/6] popupMenu: Split submenu expansion and arrow rotation Florian Müllner
- [gnome-shell/wip/fmuellner/ease-actors: 6/6] layout: Split ripple animation Florian Müllner
- [nautilus] Created branch fix-starring-non-indexed-files-in-a-lol-way Carlos Soriano
- [nautilus/fix-starring-non-indexed-files-in-a-lol-way] files-view: Show starring only for indexed (by default) files Carlos Soriano
- [gnome-shell] (15 commits) Non-fast-forward update to branch wip/fmuellner/js-cleanups Florian Müllner
- [gnome-shell/wip/fmuellner/js-cleanups: 14/15] cleanup: Use arrow notation for anonymous functions Florian Müllner
- [gnome-shell/wip/fmuellner/js-cleanups: 13/15] cleanup: Use method syntax Florian Müllner
- [gnome-shell/wip/fmuellner/js-cleanups: 15/15] cleanup: Use Function.prototype.bind() Florian Müllner
- [gimp] app: make debugging preference finer-grained than a boolean. Jehan Pagès
- [network-manager-applet] Deleted branch lr/libnma-gtk-builder Lubomir Rintel
- [network-manager-applet] (3 commits) Created branch lr/libnma-gtk-builder Lubomir Rintel
- [network-manager-applet/lr/libnma-gtk-builder: 1/3] nma-mobile-wizard: turn into a templated GtkWidget Lubomir Rintel
- [network-manager-applet/lr/libnma-gtk-builder: 2/3] nma-mobile-wizard: drop GtkAlignment use Lubomir Rintel
- [network-manager-applet/lr/libnma-gtk-builder: 3/3] nma-vpn-password-dialog: turn into a templated GtkWidget Lubomir Rintel
- [librsvg] (2 commits) ...gitlab#161 - Fix marker angle when a path ends in closepath Federico Mena Quintero
- [librsvg: 1/2] emit_markers_for_path_builder(): Consider closepath at ending markers Federico Mena Quintero
- [librsvg: 2/2] gitlab#161 - Fix marker angle when a path ends in closepath Federico Mena Quintero
- [file-roller] meson: fix executable bit Paolo Bacchilega
- [meld] data/ui: Reword "revert" to "discard" in confirmation dialog Kai Willadsen
- [meld] filediff: Improve revert dialog file list display Kai Willadsen
- [meld] filediff: Make unsaved change warning specific to reloaded files (#161) Kai Willadsen
- [meld] filediff: Add pane-specific reload prompt when changing file selectors Kai Willadsen
- [orca] Suppress the Editable Content announcement for caret nav keys Joanmarie Diggs
- [librsvg] (2 commits) ...gitlab#192 - Merge branch 'h3xby/librsvg-port-paint-server-to-rust' Federico Mena Quintero
- [librsvg: 2/2] gitlab#192 - Merge branch 'h3xby/librsvg-port-paint-server-to-rust' Federico Mena Quintero
- [librsvg: 1/2] port RsvgPaintServer to Rust Federico Mena Quintero
- [gjs] (2 commits) ...Merge branch 'fedora' into 'master' Philip Chimento
- [gjs: 1/2] CI: allow the fedora clang job to fail Philip Chimento
- [gjs: 2/2] Merge branch 'fedora' into 'master' Philip Chimento
- [gnome-maps] (2 commits) Created branch wip/mlundblad/headerbar-notifications Marcus Lundblad
- [gnome-maps/wip/mlundblad/headerbar-notifications: 1/2] mainWindow: Place the search entry in a GtkOverlay Marcus Lundblad
- [gnome-maps/wip/mlundblad/headerbar-notifications: 2/2] application: Show notifications in the headerbar Marcus Lundblad
- [gimp] app: debug preference always sensitive if backtrace() available. Jehan Pagès
- [gparted] Reduce dependency on scrollkeeper (#743318) Mike Fleetwood
- [gparted] Remove deprecated USE_GNOME2_MACROS from autogen.sh Mike Fleetwood
- [pango] (4 commits) ...Use the new FriBiDi API when available Khaled Hosny
- [pango] Deleted branch wip/khaled/fribidi Khaled Hosny
- [gimp] app: the crashlog file path is wrong on non-Win32. Jehan Pagès
- [gxml] gxml: Update LT library version due to added interfaces Daniel Espinosa Ortiz
- [gnome-nettool] Update Estonian translation Translations User D-L
- [nautilus] Update Polish translation Piotr Drąg
- [gnome-shell] Update Polish translation Piotr Drąg
- [dconf-editor] Introduce RegistryList. Arnaud Bonatti
- [cantarell-fonts] Work on ogonek, shorten thin and extrabold g tail Nikolaus Waxweiler
- [librsvg] path_builder.rs: Use safe calls to Cairo only Federico Mena Quintero
- [cheese] Update Estonian translation Translations User D-L
09 February 2018
- [gtk] a11y: Remove gtk.h include Benjamin Otte
- [gtk] a11y: Remove gtk.h include from container accessible Benjamin Otte
- [gtk] a11y: Remove gtk.h from flowbox includes Benjamin Otte
- [gtk] a11y: Remove gtk.h include from listbox headers Benjamin Otte
- [gtk] a11y: Remove gtk/h include from menu header Benjamin Otte
- [gtk] a11y: Remove gtk.h include from lockbutton Benjamin Otte
- [gtk] a11y: Remove gtk.h include from iconview header Benjamin Otte
- [gtk] inspector: Remove gtk.h include Benjamin Otte
- [librsvg] Remove unused argument from rsvg_parse_style() Federico Mena Quintero
- [librsvg] Replace "RsvgHandle *ctx" for "RsvgHandle *handle" everywhere Federico Mena Quintero
- [gnome-font-viewer] 3.27.90 Matthias Clasen
- [gnome-font-viewer] Created tag 3.27.90 Matthias Clasen
- [dconf-editor] Fix HighContrast. Arnaud Bonatti
- [dconf-editor] Try to restore selection when entering delay mode. Arnaud Bonatti
- [gnome-weather] Update Estonian translation Translations User D-L
- [gimp] app, libgimpbase: move the debug functions to libgimpbase. Jehan Pagès
- [gimp] libgimp: replace gimp_on_error_query() and g_on_error_stack_trace(). Jehan Pagès
- [vino] Update Estonian translation Translations User D-L
- [dconf-editor] Update screenshots. Arnaud Bonatti
- [swell-foop] meson: Use GPLv2+ license as the original code Robert Roth
- [gnome-software/gnome-3-26] snap: Stop using snapd-login-service for versions of snapd that supports it Robert Ancell
- [gnome-software/gnome-3-26] snap: Don't use deprecated API Robert Ancell
- [nautilus] nautilus-extension: use Meson to generate pkgconfig file Ernestas Kulik
- [nautilus] sendto-extension: move under extensions/ Ernestas Kulik
- [nautilus] extensions: sendto: modernize code Ernestas Kulik
- [nautilus] general: reimplement image properties as an extension Ernestas Kulik
- [nautilus] general: refactor extension library Ernestas Kulik
- [gnome-photos] Non-fast-forward update to branch wip/uajain/issue68 Umang Jain
- [gnome-photos/wip/uajain/issue68] pipeline: Enable the "Done" button only if current edit pipeline changes Umang Jain
- [pitivi/1.0] previewers: Check sooner whether there is nothing else to do Alexandru Băluț
- [pitivi/1.0] previewers: Remove double initial scheduling Alexandru Băluț
- [pitivi/1.0] previewers: Assume the thumbnail generation is accurate enough Alexandru Băluț
- [pitivi/1.0] previewers: Remember which thumbnails failed Alexandru Băluț
- [gnome-photos] Non-fast-forward update to branch wip/uajain/issue68 Umang Jain
- [gnome-photos/wip/uajain/issue68] pipeline: Enable the "Done" button only if current edit pipeline changes Umang Jain
- [pitivi] previewers: Check sooner whether there is nothing else to do Alexandru Băluț
- [pitivi] previewers: Remove double initial scheduling Alexandru Băluț
- [pitivi] previewers: Assume the thumbnail generation is accurate enough Alexandru Băluț
- [pitivi] previewers: Remember which thumbnails failed Alexandru Băluț
- [vala/0.34] codegen: Fix GDestroyNotify of delegate parameters in delegate declaration Rico Tzschichholz
- [vala/0.34] compiler: Prefix headers for set_cheader_override() if includedir is given Rico Tzschichholz
- [vala/0.36] codegen: Don't allow assigning delegate if no target/closure is available Rico Tzschichholz
- [vala/0.36] tests: Add "destructors" test to increase coverage Rico Tzschichholz
- [vala/0.36] tests: Add various regression "codegen" tests to increase coverage Rico Tzschichholz
- [vala/0.36] codegen: Fix GDestroyNotify of delegate parameters in delegate declaration Rico Tzschichholz
- [vala/0.38] tests: Additionally add $topbuilddir to PKG_CONFIG_PATH for libvala-*.pc Rico Tzschichholz
- [vala/0.36] codegen: Avoid critical when connecting dynamic signals Rico Tzschichholz
- [vala/0.38] tests: Add "destructors" test to increase coverage Rico Tzschichholz
- [vala/0.36] compiler: Prefix headers for set_cheader_override() if includedir is given Rico Tzschichholz
- [vala/0.38] tests: Add various regression "codegen" tests to increase coverage Rico Tzschichholz
- [vala/0.38] codegen: Fix GDestroyNotify of delegate parameters in delegate declaration Rico Tzschichholz
- [vala/0.38] codegen: Avoid critical when connecting dynamic signals Rico Tzschichholz
- [vala/0.38] compiler: Prefix headers for set_cheader_override() if includedir is given Rico Tzschichholz
- [evolution] Hide enchant dependency from public headers Milan Crha
- [evolution-ews] Add translator comments around 'Tenant' word Milan Crha
- [gvfs] Add missing casts for g_object_ref Ondrej Holy
- [gvfs] google: Return error when trying to replace native files Ondrej Holy
- [gvfs] txt: Remove presumably non-free RFC copies Ondrej Holy
- [gnome-user-docs] system-admin-guide: Add Korean translation Changwoo Ryu
- [network-manager-applet] Update Italian translation Translations User D-L
- [chronojump] Fixed ROTARYINERTIALLATERALMOVPULLEY gearedDown hardcoded Xavier Padullés
- [network-manager-openvpn] Update Indonesian translation Translations User D-L
- [gucharmap] Update Indonesian translation Translations User D-L
- [gparted] Update Indonesian translation Translations User D-L
- [four-in-a-row] Update Indonesian translation Translations User D-L
- [gnome-mahjongg] Update Indonesian translation Translations User D-L
- [gnome-sudoku] Update Indonesian translation Translations User D-L
- [iagno] Update Indonesian translation Translations User D-L
- [quadrapassel] Update Indonesian translation Translations User D-L
- [gnome-maps] Update French translation Translations User D-L
- [gnome-boxes] Update Indonesian translation Translations User D-L
- [gnome-music] Update Indonesian translation Translations User D-L
- [gnome-terminal] Update Indonesian translation Translations User D-L
- [gnome-shell] (7 commits) Non-fast-forward update to branch issue-23 Florian Müllner
- [gnome-shell/issue-23: 4/7] altTab: Update the switcher when apps and/or windows get stopped/closed Florian Müllner
- [gnome-shell/issue-23: 5/7] altTab: Add shortcut to quit application Florian Müllner
- [gnome-shell/issue-23: 6/7] switcherPopup: Handle removal of items from SwitcherPopup Florian Müllner
- [chrome-gnome-shell] Update Indonesian translation Translations User D-L
- [gnome-shell/issue-23: 7/7] altTab: Add also a shortcut to close windows from the switcher popups Florian Müllner
- [cantarell-fonts] Add Indonesian translation Translations User D-L
- [gnome-shell] (4 commits) ...altTab: Add also a shortcut to close windows from the switcher popups Florian Müllner
- [gnome-shell] Deleted branch issue-23 Florian Müllner
- [gtk/gtk-3-22] (2 commits) ...Merge branch 'wip/carlosg/fix-issue-1' into 'gtk-3-22' Carlos Garnacho
- [gtk/gtk-3-22: 2/2] Merge branch 'wip/carlosg/fix-issue-1' into 'gtk-3-22' Carlos Garnacho
- [gtk] Deleted branch wip/carlosg/fix-issue-1 Carlos Garnacho
- [gnome-shell] (8 commits) Non-fast-forward update to branch wip/fmuellner/js-cleanups Florian Müllner
- [gnome-shell/wip/fmuellner/js-cleanups: 6/8] cleanup: Use method syntax Florian Müllner
- [gnome-shell/wip/fmuellner/js-cleanups: 7/8] cleanup: Use arrow notation for anonymous functions Florian Müllner
- [gnome-shell/wip/fmuellner/js-cleanups: 8/8] cleanup: Use Function.prototype.bind() Florian Müllner
- [nautilus] It's my pleasure to appoint Ernestas Kulik as co-maintainer Carlos Soriano
- [gnome-photos] export-dialog: Set the bottom margins through the XML definition Debarshi Ray
- [cantarell-fonts] Add Galician translation Translations User D-L
- [gnome-photos] tool-colors: Half the step of the contrast slider Debarshi Ray
- [gnome-photos] organize-collection-view, set-collection-job: Convert to async API Debarshi Ray
- [gnome-shell] Update Galician translation Translations User D-L
- [gnome-photos] organize-collection-view: Cancel set_collection_job during destruction Debarshi Ray
- [chronojump] personWin error messages without error window (no open new popup) Xavier de Blas
- [mutter] Created branch wip/carlosg/fix-issue-26 Carlos Garnacho
- [mutter/wip/carlosg/fix-issue-26] backends/x11: wacom pressure curve is a 32-bit property Carlos Garnacho
- [evolution] Bug 793109 - Name of attached mail with dash in Subject truncated Milan Crha
- [gnome-continuous] Force the Autotools build for gnome-characters Emmanuele Bassi
- [gnome-continuous] Update the build-api wrapper for Jansson Emmanuele Bassi
- [gnome-control-center] Update Galician translation Translations User D-L
- [gnome-photos] (6 commits) Created branch wip/rishi/import-1 Debarshi Ray
- [gnome-photos/wip/rishi/import-1: 1/6] tracker-controller: Ignore addition/removal of non-Filterable Sources Debarshi Ray
- [gnome-photos/wip/rishi/import-1: 2/6] source-manager: Style fix Debarshi Ray
- [gnome-photos/wip/rishi/import-1: 3/6] organize-collection-view: Rename a variable Debarshi Ray
- [gnome-photos/wip/rishi/import-1: 4/6] Don't limit SetCollectionJob to just the current selection Debarshi Ray
- [gnome-photos/wip/rishi/import-1: 5/6] source: Offer symbolic icons, if possible Debarshi Ray
- [gnome-photos/wip/rishi/import-1: 6/6] source: Support GMount-backed sources for importing Debarshi Ray
- [gnome-photos] (51 commits) Non-fast-forward update to branch wip/rishi/collection Debarshi Ray
- [gnome-photos/wip/rishi/collection: 11/51] item-manager: Separate out URN change detection due to file updates Debarshi Ray
- [gnome-photos/wip/rishi/collection: 12/51] item-manager: Add photos_item_manager_wait_for_file_async Debarshi Ray
- [gnome-photos/wip/rishi/collection: 13/51] search-type-manager: Set "all" as the active SearchType on startup Debarshi Ray
- [gnome-photos/wip/rishi/collection: 14/51] selection-toolbar: Rename variables Debarshi Ray
- [gnome-photos/wip/rishi/collection: 15/51] selection-toolbar: Explicitly set the visibility of the buttons Debarshi Ray
- [gnome-photos/wip/rishi/collection: 16/51] base-manager: Shuffle some code around Debarshi Ray
- [gnome-photos/wip/rishi/collection: 17/51] Support skipping some children while generating the "all" filter Debarshi Ray
- [gnome-photos/wip/rishi/collection: 18/51] debug: Add a debug flag to track changes to the BaseManagers Debarshi Ray
- [gnome-photos/wip/rishi/collection: 19/51] base-manager, item-manager: Log additions and removals Debarshi Ray
- [gnome-photos/wip/rishi/collection: 20/51] source-notification: Support GMount-backed sources for importing Debarshi Ray
- [gnome-photos/wip/rishi/collection: 21/51] embed, source-manager: Show notifications for mounts present at startup Debarshi Ray
- [gnome-photos/wip/rishi/collection: 22/51] source-manager: Track GMounts representing USB storage & PTP devices Debarshi Ray
- [gnome-photos/wip/rishi/collection: 23/51] Add PhotosModelButton Debarshi Ray
- [gnome-photos/wip/rishi/collection: 24/51] Add PhotosRemovableDeviceWidget Debarshi Ray
- [gnome-photos/wip/rishi/collection: 25/51] Add PhotosRemovableDevicesButton Debarshi Ray
- [gnome-photos/wip/rishi/collection: 26/51] main-toolbar: Show the attached devices Debarshi Ray
- [gnome-photos/wip/rishi/collection: 27/51] application, base-model: Handle app.search-* more globally Debarshi Ray
- [gnome-photos/wip/rishi/collection: 28/51] Add PhotosDeviceItem Debarshi Ray
- [gnome-photos/wip/rishi/collection: 29/51] Support explicitly specifying the BaseItem sub-class to create Debarshi Ray
- [gnome-photos/wip/rishi/collection: 30/51] Add a new mode for importing items from an attached device Debarshi Ray
- [gnome-photos/wip/rishi/collection: 31/51] Let the BaseItem sub-classes specify where to place their thumbnails Debarshi Ray
- [gnome-photos/wip/rishi/collection: 32/51] base-item: Add a create_thumbnail_path virtual method Debarshi Ray
- [gnome-photos/wip/rishi/collection: 33/51] Use BaseItem API to get the thumbnail path Debarshi Ray
- [gnome-photos/wip/rishi/collection: 34/51] base-item: Support disabling the creation of collection thumbnails Debarshi Ray
- [gnome-photos/wip/rishi/collection: 35/51] Support creating BaseItems with thumbnailing turned off Debarshi Ray
- [gnome-photos/wip/rishi/collection: 36/51] item-manager: Try harder to not create an item if one already exists Debarshi Ray
- [gnome-photos/wip/rishi/collection: 37/51] fetch-metas-job, utils: Use BaseItem API instead of the SparqlCursor Debarshi Ray
- [gnome-photos/wip/rishi/collection: 38/51] utils: Shuffle some code around Debarshi Ray
- [gnome-photos/wip/rishi/collection: 39/51] base-item, utils: Query the GFileInfo directly with the BaseItem Debarshi Ray
- [gnome-photos/wip/rishi/collection: 40/51] utils: remove get_thumbnail_path Debarshi Ray
- [gnome-photos/wip/rishi/collection: 41/51] base-item: Add a refresh_icon virtual method Debarshi Ray
- [gnome-photos/wip/rishi/collection: 42/51] base-item: Support sporting a busy state through the "pulse" property Debarshi Ray
- [gnome-photos/wip/rishi/collection: 43/51] glib: Add photos_glib_file_copy_async Debarshi Ray
- [gnome-photos/wip/rishi/collection: 44/51] utils: Add photos_utils_copy_files_async Debarshi Ray
- [gnome-photos/wip/rishi/collection: 45/51] query, source-manager: Support specifically querying for local content Debarshi Ray
- [gnome-photos/wip/rishi/collection: 46/51] query, query-builder: Support OffsetController-less global queries Debarshi Ray
- [dconf-editor] Update Friulian translation Translations User D-L
- [gnome-photos/wip/rishi/collection: 47/51] query-builder: Add photos_query_builder_fetch_collections_local Debarshi Ray
- [gnome-photos/wip/rishi/collection: 48/51] Add PhotosImportDialog Debarshi Ray
- [gnome-photos/wip/rishi/collection: 49/51] libgd: ... Debarshi Ray
- [gnome-photos/wip/rishi/collection: 50/51] utils: import Debarshi Ray
- [gnome-photos/wip/rishi/collection: 51/51] app: import Debarshi Ray
- [gnome-boxes] build: Remove autotools Felipe Borges
- [gnome-boxes] README: Update bug reporting address Felipe Borges
- [gnome-boxes] (6 commits) Non-fast-forward update to branch dont-offer-eol Felipe Borges
- [gnome-boxes/dont-offer-eol: 6/6] os-database: Don't offer EOL OSes to download Felipe Borges
- [evince/gnome-3-26] Update Afrikaans translation Translations User D-L
- [gnome-continuous] Add fribidi Emmanuele Bassi
- [jhbuild] sysdeps-3.28: Add fribidi Emmanuele Bassi
- [jhbuild] core-deps-3.28: Add fribidi to Pango dependencies Emmanuele Bassi
- [gnome-boxes] os-database: Don't offer EOL OSes to download Felipe Borges
- [gnome-boxes] Deleted branch dont-offer-eol Felipe Borges
- [mutter] backends/x11: wacom pressure curve is a 32-bit property Florian Müllner
- [mutter] Deleted branch wip/carlosg/fix-issue-26 Carlos Garnacho
- [gnome-shell] (2 commits) Created branch issue-36 Mario Sanchez Prada
- [gnome-shell/issue-36: 1/2] st-icon: Null-check for shadow_spec before trying to paint a shadow Mario Sanchez Prada
- [gnome-shell/issue-36: 2/2] shadow: Don't attempt to create a shadow for unallocated actors Mario Sanchez Prada
- [gnome-continuous] Disable parallel builds for fribidi Emmanuele Bassi
- [gnome-control-center] printers: Make the cups connection test cancellable Felipe Borges
- [mutter] (2 commits) Non-fast-forward update to branch wip/carlosg/fix-tablets-on-nested Carlos Garnacho
- [mutter/wip/carlosg/fix-tablets-on-nested: 2/2] wayland: Handle NULL event node/vendor/product on tablet methods Carlos Garnacho
- [gnome-continuous] Add the fribidi patch Emmanuele Bassi
- [mutter] Non-fast-forward update to branch wip/carlosg/fix-tablets-on-nested Carlos Garnacho
- [mutter/wip/carlosg/fix-tablets-on-nested] wayland: Handle NULL event node/vendor/product on tablet methods Carlos Garnacho
- [gcab] Created tag v1.1 Richard Hughes
- [gcab] Release 1.1 Richard Hughes
- [gvfs] test: Make /etc/init/ optional Jeremy Bicha
- [gcab] trivial: post release version bump Richard Hughes
- [chronojump] Minor fix to prevent errors loading persons Xavier de Blas
- [chronojump] Person can be loaded from person add if exists on db Xavier de Blas
- [mutter] wayland: Handle NULL event node/vendor/product on tablet methods Florian Müllner
- [mutter] Deleted branch wip/carlosg/fix-tablets-on-nested Carlos Garnacho
- [glib] gconvert: Correctly annotate string types and output parameters Philip Withnall
- [glib] gconvert: g_filename_from_utf8() returns (type filename) Philip Withnall
- [gnome-continuous] Update build-api patch for Jansson Emmanuele Bassi
- [mutter] cogl-texture: Remove unused function Florian Müllner
- [pygobject] tests: disable dbus tests on Windows/macOS Christoph Reiter
- [nautilus] Created branch extensions-build-dep Emmanuele Bassi
- [nautilus/extensions-build-dep] Ensure that extensions depends on generated headers Emmanuele Bassi
- [nautilus] Ensure that extensions depends on generated headers Ernestas Kulik
- [nautilus] Deleted branch extensions-build-dep Emmanuele Bassi
- [gnome-photos] (6 commits) ...source: Support GMount-backed sources for importing Debarshi Ray
- [chrome-gnome-shell] Add Estonian translation Translations User D-L
- [gnome-photos] Deleted branch wip/rishi/import-1 Debarshi Ray
- [dconf-editor] Update Galician translation Translations User D-L
- [gvfs] Update Galician translation Translations User D-L
- [vala] Deleted branch 0.36 Rico Tzschichholz
- [vala] (173 commits) Created branch 0.36 Rico Tzschichholz
- [vala/0.36: 1/173] build: vapigen and vapicheck don't require ccode Rico Tzschichholz
- [vala/0.36: 2/173] build: Add missing '\' Rico Tzschichholz
- [vala/0.36: 3/173] glib-2.0: Add quark() functions to errordomains Rico Tzschichholz
- [vala/0.36: 4/173] gio-2.0: Fix GLib.Task constructor Rico Tzschichholz
- [vala/0.36: 5/173] gio-2.0: Fix GLib.Task.report_error/report_new_error() Rico Tzschichholz
- [vala/0.36: 6/173] gio-2.0: Tweak metadata to avoid duplicated interface dependencies Rico Tzschichholz
- [vala/0.36: 7/173] vala: Enums require at least one value otherwise report an error Rico Tzschichholz
- [vala/0.36: 8/173] manual: Update from wiki.gnome.org Rico Tzschichholz
- [vala/0.36: 9/173] Release 0.36.2 Rico Tzschichholz
- [vala/0.36: 10/173] Revert "codegen: Don't implicitly initialize local variables with an initializer" Rico Tzschichholz
- [vala/0.36: 11/173] codegen: Unref GLib.AsyncResult on uncaught errors in coroutines Rico Tzschichholz
- [vala/0.36: 12/173] scanner: Fix calculation of column value for tokens after multiline comment Rico Tzschichholz
- [vala/0.36: 13/173] Release 0.36.3 Rico Tzschichholz
- [vala/0.36: 14/173] testrunner: Respect given VALAFLAGS Rico Tzschichholz
- [vala/0.36: 15/173] vala: Handle non-null in coalescing expression Rico Tzschichholz
- [vala/0.36: 16/173] vala: Don't warn about deprecated symbols if installed_version is older Rico Tzschichholz
- [vala/0.36: 17/173] poppler-glib: Update to 0.54.0 Rico Tzschichholz
- [vala/0.36: 18/173] tests: Additional basic-types tests for dbus Rico Tzschichholz
- [vala/0.36: 19/173] gdbus: Don't leak nested HashTable on deserialization Rico Tzschichholz
- [vala/0.36: 20/173] glib-2.0: Always use valid version-string for Version.deprecated_since Rico Tzschichholz
- [vala/0.36: 21/173] tests: Add some constructor tests Rico Tzschichholz
- [vala/0.36: 22/173] gobject-2.0: Add GLib.ParamSpecPointer Rico Tzschichholz
- [vala/0.36: 23/173] gio-2.0: Use default 'length = null' for DataInputStream.read_line_utf8* Rico Tzschichholz
- [vala/0.36: 24/173] compiler: Add --gresourcesdir option Rico Tzschichholz
- [vala/0.36: 25/173] codegen: Make the task_complete flag for < 2.44 more similar to >= 2.44 Rico Tzschichholz
- [vala/0.36: 26/173] gstreamer-1.0: Various binding fixes Rico Tzschichholz
- [vala/0.36: 27/173] codegen: Fix finally blocks with async yields Rico Tzschichholz
- [vala/0.36: 28/173] codegen: Nullable ValueType requires POINTER as marshaller signature Rico Tzschichholz
- [vala/0.36: 29/173] codegen: NoAccessorMethod attribute is allowed for gobject-properties only Rico Tzschichholz
- [vala/0.36: 30/173] girparser: Fix parsing of delegate-alias without target Rico Tzschichholz
- [vala/0.36: 31/173] compiler: Use API_VERSION instead of stripping PACKAGE_SUFFIX Rico Tzschichholz
- [vala/0.36: 32/173] girwriter: Write length-parameters of arrays with rank > 1 Rico Tzschichholz
- [vala/0.36: 33/173] manual: Update from wiki.gnome.org Rico Tzschichholz
- [glib] Update Galician translation Translations User D-L
- [vala/0.36: 34/173] Release 0.36.4 Rico Tzschichholz
- [vala/0.36: 35/173] libgdata: Make Authorizer.reauth_* methods virtual Rico Tzschichholz
- [vala/0.36: 36/173] libxml-2.0: Update Xml.ParserOption Rico Tzschichholz
- [vala/0.36: 37/173] gobject-2.0: Add required type_id attributes to all ParamSpec subclasses Rico Tzschichholz
- [vala/0.36: 38/173] gtk+-4.0: Make Gsk.Texturer.for_*() static factory methods Rico Tzschichholz
- [vala/0.36: 39/173] gtk+-4.0: Update to 3.91.2 Rico Tzschichholz
- [vala/0.36: 40/173] codegen: Include glib-object.h for Enums with type_id Rico Tzschichholz
- [vala/0.36: 41/173] codegen: Include glib-object.h for Structs with type_id Rico Tzschichholz
- [vala/0.36: 42/173] vapigen: Mark given source-files as such and force girparser to handle them Rico Tzschichholz
- [vala/0.36: 43/173] testrunner: Add missing quotes Rico Tzschichholz
- [vala/0.36: 44/173] Add .editorconfig file Rico Tzschichholz
- [vala/0.36: 45/173] tests: Fix test delegates/bug659778.vala Rico Tzschichholz
- [vala/0.36: 46/173] tests: Fix dbus/filedescriptor-errors.test Rico Tzschichholz
- [vala/0.36: 47/173] codegen: Don't transfer ownership of local-variable if target-type is unknown Rico Tzschichholz
- [vala/0.36: 48/173] tests: Add regression test Rico Tzschichholz
- [vala/0.36: 49/173] codegen: Actually write declaration for GNodeTraverseFunc wrapper Rico Tzschichholz
- [vala/0.36: 50/173] codegen: Adjust format-index for printf/scanf-methods which throw errors Rico Tzschichholz
- [vala/0.36: 51/173] gtk+-3.0: Update to 3.22.19 Rico Tzschichholz
- [vala/0.36: 52/173] codegen: Initialize temp-variable for fixed-size arrays to zero first Rico Tzschichholz
- [vala/0.36: 53/173] libxml-2.0: Bind xmlLastElementChild and xmlPreviousElementSibling Rico Tzschichholz
- [vala/0.36: 54/173] gtk+-4.0: Update to 3.91.2+b5afe757 Rico Tzschichholz
- [vala/0.36: 55/173] gtk+-3.0: Update to 3.22.19+70b61973 Rico Tzschichholz
- [vala/0.36: 56/173] glib-2.0: OptionEntry[] params are null-terminated Rico Tzschichholz
- [vala/0.36: 57/173] glib-2.0: Fix MainContext.check() Rico Tzschichholz
- [vala/0.36: 58/173] docs: Drop errornous @return documentation on void method Rico Tzschichholz
- [vala/0.36: 59/173] docs: Clarify SGR as Select Graphic Rendition Rico Tzschichholz
- [vala/0.36: 60/173] gtk+-4.0: Update to 3.91.2+80e32390 Rico Tzschichholz
- [vala/0.36: 61/173] Release 0.36.5 Rico Tzschichholz
- [vala/0.36: 62/173] codegen: Support renamed signals Rico Tzschichholz
- [vala/0.36: 63/173] gio-2.0: Add DBusConnection 'closed' signal as 'on_closed' Rico Tzschichholz
- [vala/0.36: 64/173] gvariant: Optimize (de)serialization of arrays with type-signature "ay" Rico Tzschichholz
- [vala/0.36: 65/173] glib-2.0: Bind g_convert_with_fallback() and g_convert_with_iconv() Rico Tzschichholz
- [vala/0.36: 66/173] codegen: Try to use a more unique internal define for properties Rico Tzschichholz
- [vala/0.36: 67/173] vala: Update list of used attributes Rico Tzschichholz
- [vala/0.36: 68/173] method: Include owndership transfer classifier for return-type mismatch Rico Tzschichholz
- [vala/0.36: 69/173] vala: Initialize CodeContext.*_directories fields Rico Tzschichholz
- [vala/0.36: 70/173] gnutls: Fix free_function ccode-attribute of Certificate Rico Tzschichholz
- [vala/0.36: 71/173] gdk-3.0: Update to 3.22.24 Rico Tzschichholz
- [vala/0.36: 72/173] webkit2gtk-4.0: Update to 2.18 Rico Tzschichholz
- [gnome-online-accounts] Update Galician translation Translations User D-L
- [vala/0.36: 73/173] libgvc: Add missing PrintfFormat annotations Rico Tzschichholz
- [vala/0.36: 74/173] gio-2.0: Cherry-pick some fixes from 0.38 Rico Tzschichholz
- [vala/0.36: 75/173] gstreamer-1.0: Cherry-pick some fixes from 0.38 Rico Tzschichholz
- [vala/0.36: 76/173] gio-2.0: "address" parameter of Socket.receive_message() is optional Rico Tzschichholz
- [vala/0.36: 77/173] libxml-2.0: Fix header of XPath.Context.register_ns() Rico Tzschichholz
- [vala/0.36: 78/173] Release 0.36.6 Rico Tzschichholz
- [vala/0.36: 79/173] codegen: Prioritize "array_length=true" over "array_null_terminated=true" Rico Tzschichholz
- [vala/0.36: 80/173] Regenerate GIR-based bindings Rico Tzschichholz
- [vala/0.36: 81/173] gtk+-4.0: Update to 3.92.1 Rico Tzschichholz
- [vala/0.36: 82/173] gio-2.0: Expose g_task_get_source_object as Task.get_unowned_source_object Rico Tzschichholz
- [vala/0.36: 83/173] codegen: Avoid possible conflicts with internal property/signal defines Rico Tzschichholz
- [gnome-session] Update Estonian translation Translations User D-L
- [vala/0.36: 84/173] libxml-2.0: Add DTD methods Rico Tzschichholz
- [vala/0.36: 85/173] Release 0.36.7 Rico Tzschichholz
- [vala/0.36: 86/173] tests: split VALAFLAGS over multiple lines in testrunner.sh Rico Tzschichholz
- [vala/0.36: 87/173] vala: Subtype of string is allowed as constant Rico Tzschichholz
- [vala/0.36: 88/173] gidlparser: Fix cname format of renamed signals Rico Tzschichholz
- [vala/0.36: 89/173] Regenerate GIDL-based bindings Rico Tzschichholz
- [vala/0.36: 90/173] gtk+-3.0: Update to 3.22.26 Rico Tzschichholz
- [gdm] Update Galician translation Translations User D-L
- [vala/0.36: 91/173] tests: Invalid Code needs to be recoginized explicitly by an compiler error Rico Tzschichholz
- [vala/0.36: 92/173] codegen: Enforce name-length >= 3 for structs using GType Rico Tzschichholz
- [vala/0.36: 93/173] vala: Report error for missing type-parameter on enclosing type Rico Tzschichholz
- [vala/0.36: 94/173] codegen: Discover invalid member access to instance field Rico Tzschichholz
- [vala/0.36: 95/173] vala: Improve error output of mismatching overriding methods Rico Tzschichholz
- [vala/0.36: 96/173] gobject-2.0: Add some missing symbols Rico Tzschichholz
- [vala/0.36: 97/173] gstreamer-1.0: Bind GST_DEBUG_BIN_TO_DOT_FILE/*_WITH_TS Rico Tzschichholz
- [vala/0.36: 98/173] gtk+-3.0: Update to 3.22.26+9ce824d3 Rico Tzschichholz
- [vala/0.36: 99/173] gobject-2.0: Add missing GType constants for fundamentals Rico Tzschichholz
- [gnome-settings-daemon] Revert "doap: Remove myself from the maintainers" Olivier Fourdan
- [vala/0.36: 100/173] glib-2.0: Fix potential null pointer dereference in string.joinv() Rico Tzschichholz
- [vala/0.36: 101/173] girparser: Allow change of parameter names Rico Tzschichholz
- [vala/0.36: 102/173] vala: Don't transform an explicit "null" into a valid format-string Rico Tzschichholz
- [vala/0.36: 103/173] tests: Add further "use of generics in constructor" test Rico Tzschichholz
- [vala/0.36: 104/173] codegen: Don't create null-safe destroy-wrapper for GenericType Rico Tzschichholz
- [vala/0.36: 105/173] SemanticAnalyser.get_actual_type() should never return null Rico Tzschichholz
- [vala/0.36: 106/173] Improve error message for missing type-parameter on enclosing type Rico Tzschichholz
- [vala/0.36: 107/173] gtk+-3.0: Fix FileChooser.add_choice() Rico Tzschichholz
- [vala/0.36: 108/173] girparser: Handle metadata for fields inside a transparent union Rico Tzschichholz
- [vala/0.36: 109/173] girparser: Accept setters with boolean return-type as valid property-accessor Rico Tzschichholz
- [vala/0.36: 110/173] Regenerate GIR-based bindings Rico Tzschichholz
- [vala/0.36: 111/173] gtk+-4.0: Add some fixes from gtk+-3.0 Rico Tzschichholz
- [vala/0.36: 112/173] gstreamer-1.0: Cherry-pick some fixes from 0.38 Rico Tzschichholz
- [vala/0.36: 113/173] gtk+-3.0: Don't mark simple-type out-parameters with '?' as nullable Rico Tzschichholz
- [vala/0.36: 114/173] girparser: Don't mark simple-type out-parameters with '?' as nullable Rico Tzschichholz
- [vala/0.36: 115/173] Regenerate GIR-based bindings Rico Tzschichholz
- [gobject-introspection] (2 commits) ...Merge branch 'preserve-complete-ctype' into 'master' Emmanuele Bassi
- [vala/0.36: 116/173] Release 0.36.8 Rico Tzschichholz
- [gobject-introspection: 1/2] Preserve complete_ctype when using type from annotation. Emmanuele Bassi
- [vala/0.36: 117/173] gtk+-3.0: Mark MessageDialog constructor parameter, message_format, as nullable Rico Tzschichholz
- [gobject-introspection: 2/2] Merge branch 'preserve-complete-ctype' into 'master' Emmanuele Bassi
- [vala/0.36: 118/173] gtk+-2.0: Mark MessageDialog constructor parameter, message_format, as nullable Rico Tzschichholz
- [vala/0.36: 119/173] gtk+-2.0: Don't hide user_data parameter in Clipboard.set_with_data() Rico Tzschichholz
- [vala/0.36: 120/173] gtk+-3.0: Don't hide user_data parameter in Clipboard.set_with_data() Rico Tzschichholz
- [vala/0.36: 121/173] glib-2.0: Add GLib.OPTION_REMAINING and GLib.OptionFlags.NONE Rico Tzschichholz
- [vala/0.36: 122/173] tests: Add chain-up regression test for real non-null struct parameters Rico Tzschichholz
- [vala/0.36: 123/173] semanticanalyzer: Directly access local datatypes in check_print_format() Rico Tzschichholz
- [vala/0.36: 124/173] codegen: Avoid silent casts if not needed Rico Tzschichholz
- [vala/0.36: 125/173] codegen: Add destroy out-param when invoking delegate returned by delegate Rico Tzschichholz
- [vala/0.36: 126/173] g-i: Update type qualifiers Rico Tzschichholz
- [vala/0.36: 127/173] webkit2gtk-4.0: Update to 2.19.3 Rico Tzschichholz
- [vala/0.36: 128/173] vala: Replace if-else-tree with switch Rico Tzschichholz
- [vala/0.36: 129/173] vapigen: Add coverage build-flags Rico Tzschichholz
- [vala/0.36: 130/173] tests: Add "template" parser test to increase coverage Rico Tzschichholz
- [vala/0.36: 131/173] tests: Add "tuple" parser test to increase coverage Rico Tzschichholz
- [vala/0.36: 132/173] tests: Add "initially-unowned" test to increase coverage Rico Tzschichholz
- [vala/0.36: 133/173] tests: Add explicit "move" and "resize" array tests to increase coverage Rico Tzschichholz
- [vala/0.36: 134/173] tests: Add "dynamic" signal and property tests to increase coverage Rico Tzschichholz
- [vala/0.36: 135/173] tests: Add "contains" method test to increase coverage Rico Tzschichholz
- [vala/0.36: 136/173] tests: Add "iterator" methods tests to increase coverage Rico Tzschichholz
- [vala/0.36: 137/173] tests: Add "do-while" parser tests to increase coverage Rico Tzschichholz
- [vala/0.36: 138/173] tests: Add "assignment" operator parser tests to increase coverage Rico Tzschichholz
- [vala/0.36: 139/173] tests: Add "preprocessor" parser test to increase coverage Rico Tzschichholz
- [vala/0.36: 140/173] tests: Add "continue" parser test to increase coverage Rico Tzschichholz
- [vala/0.36: 141/173] tests: Add "while (false)" test to increase coverage Rico Tzschichholz
- [vala/0.36: 142/173] tests: Add invalid "base" tests to increase coverage Rico Tzschichholz
- [vala/0.36: 143/173] webkit2gtk-4.0: Update to 2.19.5 Rico Tzschichholz
- [vala/0.36: 144/173] libwnck-3.0: Update to 3.24.1 Rico Tzschichholz
- [vala/0.36: 145/173] gtk+-3.0: Update to 3.22.26+6f26d0dc Rico Tzschichholz
- [vala/0.36: 146/173] webkit2gtk-web-extension-4.0: Fix DOM.EventTarget interface Rico Tzschichholz
- [vala/0.36: 147/173] test: Drop workaround for fixed bug with compact classes Rico Tzschichholz
- [vala/0.36: 148/173] Revert "Do not warn about non-default parameters for coroutines." Rico Tzschichholz
- [vala/0.36: 149/173] vala: Skip default-value positioning check for parameters of coroutines Rico Tzschichholz
- [vala/0.36: 150/173] tests: Add test for parameter type checking of async methods Rico Tzschichholz
- [vala/0.36: 151/173] codewriter: Don't use string.replace() to apply header_to_override Rico Tzschichholz
- [vala/0.36: 152/173] posix: fix binding of struct hostent. Make clear that gethostbyname(3) can return NULL. Rico Tzschichholz
- [vala/0.36: 153/173] posix: add ctime(3) Rico Tzschichholz
- [vala/0.36: 154/173] Release 0.36.9 Rico Tzschichholz
- [vala/0.36: 155/173] girparser: Set NoAccessorMethod for non-readable and construct-only properties Rico Tzschichholz
- [vala/0.36: 156/173] Regenerate GIR-based bindings Rico Tzschichholz
- [vala/0.36: 157/173] vala: Variadic constructors without a real first parameter are not allowed Rico Tzschichholz
- [vala/0.36: 158/173] tests: Add test for invalid variadic function Rico Tzschichholz
- [vala/0.36: 159/173] codegen: Infer error parameter from abstract/virtual method implementations Rico Tzschichholz
- [vala/0.36: 160/173] tests: Add missing PrintfFormat attribute Rico Tzschichholz
- [vala/0.36: 161/173] codegen: Fix return-type for cancelled async creation methods of classes Rico Tzschichholz
- [vala/0.36: 162/173] girparser: Ignore conflicting closure/destroy indexes Rico Tzschichholz
- [vala/0.36: 163/173] girparser: Don't accept methods as property-accessor which throw errors Rico Tzschichholz
- [vala/0.36: 164/173] Regenerate GIR-based bindings Rico Tzschichholz
- [vala/0.36: 165/173] gstreamer-1.0: Cherry-pick some fixes from 0.38 Rico Tzschichholz
- [vala/0.36: 166/173] Release 0.36.10 Rico Tzschichholz
- [vala/0.36: 167/173] codegen: Don't try to infer error argument on async begin methods Rico Tzschichholz
- [vala/0.36: 168/173] Release 0.36.11 Rico Tzschichholz
- [vala/0.36: 169/173] tests: Add "destructors" test to increase coverage Rico Tzschichholz
- [vala/0.36: 170/173] tests: Add various regression "codegen" tests to increase coverage Rico Tzschichholz
- [vala/0.36: 171/173] codegen: Fix GDestroyNotify of delegate parameters in delegate declaration Rico Tzschichholz
- [vala/0.36: 172/173] codegen: Avoid critical when connecting dynamic signals Rico Tzschichholz
- [vala/0.36: 173/173] compiler: Prefix headers for set_cheader_override() if includedir is given Rico Tzschichholz
- [gedit] Update Galician translation Translations User D-L
- [gobject-introspection] (4 commits) ...Merge branch '120-subdir-objects' into 'master' Emmanuele Bassi
- [gobject-introspection: 1/4] adding subdir-objects to AM_INIT_AUTOMAKE in order to avoid warning during autoreconf Emmanuele Bassi
- [gobject-introspection: 2/4] build: Built sources show up in subdirs Emmanuele Bassi
- [gobject-introspection: 3/4] removing $(srcdir) because it is not replaced correctly and not necessary Emmanuele Bassi
- [gobject-introspection: 4/4] Merge branch '120-subdir-objects' into 'master' Emmanuele Bassi
- [gnome-tweaks] Update Galician translation Translations User D-L
- [librsvg/hospitality] How to test performance-related changes Federico Mena Quintero
- [gobject-introspection] (2 commits) ...Merge branch 'type-specifier-qualifier-order' into 'master' Emmanuele Bassi
- [gobject-introspection: 1/2] Fix parsing when type_specifier comes before type_qualifier. Emmanuele Bassi
- [gobject-introspection: 2/2] Merge branch 'type-specifier-qualifier-order' into 'master' Emmanuele Bassi
- [librsvg] (2 commits) ...Merge branch 'hospitality' Federico Mena Quintero
- [librsvg: 2/2] Merge branch 'hospitality' Federico Mena Quintero
- [gdm] Update Estonian translation Translations User D-L
- [devhelp] Window: move more code from new() to init() Sébastien Wilmet
- [devhelp] Window: remove useless function call in init() Sébastien Wilmet
- [devhelp] Window: set WebKitSettings by calling webkit_settings_* functions Sébastien Wilmet
- [devhelp] util: set WebKitSettings by calling webkit_settings_* functions Sébastien Wilmet
- [libsoup] add limit on maximum header size to avoid DOS (bug #792173) Claudio Saavedra
- [caribou] Update Estonian translation Translations User D-L
- [vala/staging] tests: Add some "girparser" tests to increase coverage Rico Tzschichholz
- [librsvg] gitlab#143 - rsvg-filter: Optimize get_/put_column Federico Mena Quintero
- [gimp] build: add Indonesian translation to the Windows installer N/A
- [gtk] box: Use widget child list in compute_size_for_orientation Timm Bäder
- [gtk] box: Use widget child list when computing size request Timm Bäder
- [gtk] box: Simplify size_allocate Timm Bäder
- [gtk] box: Rename private pointers to "priv" Timm Bäder
- [gtk] box: Remove an unnecessary include Timm Bäder
- [nautilus] doap: Clean up maintainers Carlos Soriano
- [libsoup] Update Swedish translation Translations User D-L
- [gdm] gnome-login: Adjust to g-s-d's plugin removals Ray Strode
- [jhbuild] core-deps-3.28: Move fribidi to the list of built modules Emmanuele Bassi
- [gnome-settings-daemon] build: Fix runtime linkage to libgsd and libcommon Bastien Nocera
- [balsa] More g_object_ref fallout Peter Bloomfield
- [nautilus] Created branch antoniof/241-wrong-use-of-g_list_length-to-know-if-a-glist-is-empty António Fernandes
- [gnome-control-center] universal-access: Fix possible crash when exiting panel Bastien Nocera
- [nautilus/antoniof/241-wrong-use-of-g_list_length-to-know-if-a-glist-is-empty] general: Don't iterate GList to check for empty António Fernandes
- [pygobject] tests: remove locale test for uppercasing C names Christoph Reiter
- [nautilus] general: Don't iterate GList to check for empty Ernestas Kulik
- [nautilus] Deleted branch antoniof/241-wrong-use-of-g_list_length-to-know-if-a-glist-is-empty Ernestas Kulik
- [gnome-boxes] Created branch handle-mime-types Felipe Borges
- [gnome-boxes/handle-mime-types] app, desktop: Handle mime types Felipe Borges
- [gnome-boxes] (2 commits) Non-fast-forward update to branch handle-mime-types Felipe Borges
- [gnome-boxes/handle-mime-types: 2/2] app, desktop: Handle mime types Felipe Borges
- [chronojump] Minor change on catalan translation Xavier de Blas
- [nautilus] Deleted branch colin/nautilus-dnd-native-uris Ernestas Kulik
- [library-web] Put librsvg in extra-tarballs with 2.42 Federico Mena Quintero
- [nautilus] Deleted branch gexiv2-switch Ernestas Kulik
- [gnome-boxes] Non-fast-forward update to branch handle-mime-types Felipe Borges
- [gnome-boxes/handle-mime-types] app, desktop: Handle mime types Felipe Borges
- [gimp] Updated Danish translation of gimp-windows-installer Ask Hjorth Larsen
- [gimp] Updated Danish translation of gimp-python Ask Hjorth Larsen
- [gnome-boxes] (2 commits) Non-fast-forward update to branch handle-mime-types Felipe Borges
- [gnome-boxes/handle-mime-types: 2/2] app, desktop: Handle mime types Felipe Borges
- [chronojump] Added view menuitem and personsOnTop as first option Xavier de Blas
- [nautilus] (2 commits) Created branch bz737372-set-min-tab-width António Fernandes
- [nautilus/bz737372-set-min-tab-width: 1/2] notebook: Use actually centered tab label António Fernandes
- [nautilus/bz737372-set-min-tab-width: 2/2] notebook: Set minimum witdh for tabs António Fernandes
- [gnome-system-monitor] Prepared release 3.27.90 Robert Roth
- [devhelp] Completion: add padding for future expansion in Class struct Sébastien Wilmet
- [gimp] app: remove one level of indentation from gimp_meter_expose_event() Michael Natterer
- [gnome-system-monitor] Created tag 3.27.90 Robert Roth
- [swell-foop] Updated git.mk Robert Roth
- [nautilus] Update POTFILES.in Piotr Drąg
- [gnome-shell-sass] Created branch test Florian Müllner
- [gnome-shell-sass/test] style: Bump the top bar radius Florian Müllner
- [gnome-shell-sass/test] Revert "style: Bump the top bar radius" Florian Müllner
- [gtkmm] Add Gdk::DeviceTool Kjell Ahlstedt
- [gtkmm] Update Gdk::Event and its subclasses Kjell Ahlstedt
- [gtkmm] gdk_docs_override.xml: Add a substitution for GdkDeviceToolType Kjell Ahlstedt
- [swell-foop] meson: Fixed datadir in config Robert Roth
- [gimp] (859 commits) Non-fast-forward update to branch wip/xcf-delta-compression N/A
- [gimp/wip/xcf-delta-compression: 857/859] app: add delta-encoded zlib compression mode for XCF tiles N/A
- [gimp/wip/xcf-delta-compression: 858/859] devel-docs: document the new compression mode in xcf.txt N/A
- [gimp/wip/xcf-delta-compression: 859/859] app: add GIMP_XCF_NO_DELTA_COMPRESSION environment flag N/A
- [gtk] menu: Guard against NULL toplevel Timm Bäder
- [gnome-shell] (3 commits) Created branch wip/fmuellner/kill-sass-submodule Florian Müllner
- [gnome-shell/wip/fmuellner/kill-sass-submodule: 1/3] theme: Remove gnome-shell-sass submodule Florian Müllner
- [gnome-shell/wip/fmuellner/kill-sass-submodule: 2/3] Squashed 'data/theme/gnome-shell-sass/' content from commit d509706ff Florian Müllner
- [gnome-shell/wip/fmuellner/kill-sass-submodule: 3/3] theme: Merge commit '9a18824976e0f89' as 'data/theme/gnome-shell-sass' Florian Müllner
- [simple-scan/gnome-3-26] Update Afrikaans translation Translations User D-L
- [gtk] docs: Mention G_ENABLE_DIAGNOSTIC in the porting notes Emmanuele Bassi
- [gnome-shell-extensions] (5 commits) Non-fast-forward update to branch wip/fmuellner/require-sassc-for-classic Florian Müllner
- [gnome-shell-extensions/wip/fmuellner/require-sassc-for-classic: 5/5] build: Require sassc for classic style Florian Müllner
- [seahorse] (4 commits) Created branch wip/nielsdg/src-port Niels De Graef
- [seahorse/wip/nielsdg/src-port: 1/4] WIP Niels De Graef
- [seahorse/wip/nielsdg/src-port: 2/4] WIP Niels De Graef
- [seahorse/wip/nielsdg/src-port: 3/4] WIP Niels De Graef
- [seahorse/wip/nielsdg/src-port: 4/4] WIP Niels De Graef
- [gnome-shell-sass] Deleted branch test Florian Müllner
- [gnome-shell-sass] Created branch test Florian Müllner
- [gnome-shell] Created branch wip/fmuellner/kill-sass-submodule2 Florian Müllner
- [gnome-shell/wip/fmuellner/kill-sass-submodule2] theme: Replace gnome-shell-sass submodule with subtree Florian Müllner
- [devhelp] Create DhWebView class skeleton Sébastien Wilmet
- [devhelp] Window: delegate WebKitSettings configuration to DhWebView Sébastien Wilmet
- [devhelp] Window: delegate some code for the WebKitWebView search to DhWebView Sébastien Wilmet
- [gnome-settings-daemon] Created branch 3-disable-night-light-till-sunrise Nirbheek Chauhan
- [gnome-music] (42 commits) Created branch wip/mschraal/player-factor-out-gstreamer Marinus Schraal
- [gnome-music/wip/mschraal/player-factor-out-gstreamer: 1/42] Factoring gst out Marinus Schraal
- [gnome-music/wip/mschraal/player-factor-out-gstreamer: 2/42] fix on_progress_scale_change_value Marinus Schraal
- [gnome-music/wip/mschraal/player-factor-out-gstreamer: 3/42] move gstplayer + pluginsdialog out Marinus Schraal
- [gnome-music/wip/mschraal/player-factor-out-gstreamer: 4/42] PlaybackStatus -> Playback Marinus Schraal
- [gnome-music/wip/mschraal/player-factor-out-gstreamer: 5/42] fix imports & PlaybackState rename Marinus Schraal
- [gnome-music/wip/mschraal/player-factor-out-gstreamer: 6/42] remove gst check Marinus Schraal
- [gnome-music/wip/mschraal/player-factor-out-gstreamer: 7/42] make enum order more logical (to me) Marinus Schraal
- [gnome-music/wip/mschraal/player-factor-out-gstreamer: 8/42] fix gi import versioning Marinus Schraal
- [gnome-music/wip/mschraal/player-factor-out-gstreamer: 9/42] reorder plugin stuff lower Marinus Schraal
- [gnome-music/wip/mschraal/player-factor-out-gstreamer: 10/42] set internal state on bus state change Marinus Schraal
- [gnome-music/wip/mschraal/player-factor-out-gstreamer: 11/42] eos move to player Marinus Schraal
- [gnome-music/wip/mschraal/player-factor-out-gstreamer: 12/42] fix error -> .format Marinus Schraal
- [gnome-music/wip/mschraal/player-factor-out-gstreamer: 13/42] remove unused playing-changed signal Marinus Schraal
- [gnome-music/wip/mschraal/player-factor-out-gstreamer: 14/42] add playback-status-changed signal to stop() Marinus Schraal
- [gnome-music/wip/mschraal/player-factor-out-gstreamer: 15/42] use state property changed signal Marinus Schraal
- [gnome-music/wip/mschraal/player-factor-out-gstreamer: 16/42] forgotten Gst.State Marinus Schraal
- [gnome-music/wip/mschraal/player-factor-out-gstreamer: 17/42] gstplayer: intern get_playback_status Marinus Schraal
- [gnome-music/wip/mschraal/player-factor-out-gstreamer: 18/42] gstplayer: get_position to property Marinus Schraal
- [gnome-music/wip/mschraal/player-factor-out-gstreamer: 19/42] add duration property add seek to gstplayer Marinus Schraal
- [gnome-music/wip/mschraal/player-factor-out-gstreamer: 20/42] seek/duration Marinus Schraal
- [gnome-music/wip/mschraal/player-factor-out-gstreamer: 21/42] gstplayer: add volume property Marinus Schraal
- [gnome-music/wip/mschraal/player-factor-out-gstreamer: 22/42] reorder error stuff Marinus Schraal
- [gnome-music/wip/mschraal/player-factor-out-gstreamer: 23/42] gstplayer: Remove unused GLib import Marinus Schraal
- [gnome-music/wip/mschraal/player-factor-out-gstreamer: 24/42] gstplayer: Remove old fixme/comment Marinus Schraal
- [gnome-music/wip/mschraal/player-factor-out-gstreamer: 25/42] fix mpris (startup at least) Marinus Schraal
- [gnome-music/wip/mschraal/player-factor-out-gstreamer: 26/42] remove senseless else: Marinus Schraal
- [gnome-music/wip/mschraal/player-factor-out-gstreamer: 27/42] fix long seeks messing with playback Marinus Schraal
- [gnome-music/wip/mschraal/player-factor-out-gstreamer: 28/42] gstplayer: use default case instead in return Marinus Schraal
- [gnome-music/wip/mschraal/player-factor-out-gstreamer: 29/42] gstplayer: let's try playbin3 Marinus Schraal
- [gnome-music/wip/mschraal/player-factor-out-gstreamer: 30/42] gstplayer: Don't request duration all the time Marinus Schraal
- [gnome-music/wip/mschraal/player-factor-out-gstreamer: 31/42] gstplayer: misc cleanup Marinus Schraal
- [gnome-music/wip/mschraal/player-factor-out-gstreamer: 32/42] gstplayer: add __repr__ Marinus Schraal
- [gnome-music/wip/mschraal/player-factor-out-gstreamer: 33/42] player: start of undoing camelcase Marinus Schraal
- [gnome-music/wip/mschraal/player-factor-out-gstreamer: 34/42] player: Fix progressscale with None duration Marinus Schraal
- [gnome-music/wip/mschraal/player-factor-out-gstreamer: 35/42] player: camelCase fixes Marinus Schraal
- [gnome-music/wip/mschraal/player-factor-out-gstreamer: 36/42] player: Treemodel shorthands Marinus Schraal
- [gnome-music/wip/mschraal/player-factor-out-gstreamer: 37/42] player: Remove unneeded case Marinus Schraal
- [gnome-music/wip/mschraal/player-factor-out-gstreamer: 38/42] player: btn -> button Marinus Schraal
- [gnome-music/wip/mschraal/player-factor-out-gstreamer: 39/42] pep8 Marinus Schraal
- [gnome-music/wip/mschraal/player-factor-out-gstreamer: 40/42] seconds_period -> _seconds_period Marinus Schraal
- [gnome-music/wip/mschraal/player-factor-out-gstreamer: 41/42] player: move _seconds_timeout to __init__ Marinus Schraal
- [gnome-music/wip/mschraal/player-factor-out-gstreamer: 42/42] proper call & fix Marinus Schraal
- [gnome-settings-daemon/3-disable-night-light-till-sunrise] color: Disable night light till sunrise, not midnight Nirbheek Chauhan
- [devhelp] Window: better use the GtkSearchEntry API Sébastien Wilmet
- [gnome-shell] (2 commits) Non-fast-forward update to branch wip/fmuellner/kill-sass-submodule2 Florian Müllner
- [gnome-shell/wip/fmuellner/kill-sass-submodule2: 2/2] theme: Replace gnome-shell-sass submodule with subtree Florian Müllner
- [gnome-shell] theme: Replace gnome-shell-sass submodule with subtree Florian Müllner
- [gnome-shell] Deleted branch wip/fmuellner/kill-sass-submodule2 Florian Müllner
- [gnome-photos] Created branch wip/uajain/side-car-file Umang Jain
- [gnome-photos/wip/uajain/side-car-file] local-item: Store edits in side-car files Umang Jain
- [gnome-shell] Deleted branch wip/fmuellner/kill-sass-submodule Florian Müllner
- [gnome-control-center] Update Indonesian translation Translations User D-L
- [gnome-contacts] Update Brazilian Portuguese translation Translations User D-L
- [cantarell-fonts] Shorten thin jdotless a bit, lengthen extra bold one. Nikolaus Waxweiler
- [cantarell-fonts] Move ogonek on o a bit to the left in reg and extrabold, make join lighter. Nikolaus Waxweiler
- [cantarell-fonts] Add automatic saves to .gitignore Nikolaus Waxweiler
- [cantarell-fonts] Pull w top right diagonal inwards Nikolaus Waxweiler
- [gnome-terminal] Update Brazilian Portuguese translation Translations User D-L
- [gnome-system-monitor] Update Brazilian Portuguese translation Translations User D-L
- [gnome-shell] Created branch wip/carlosg/fix-issue-33 Carlos Garnacho
- [gnome-shell/wip/carlosg/fix-issue-33] viewSelector: Avoid stealing focus from other entries into overview entry Carlos Garnacho
- [gnome-shell] Update Friulian translation Translations User D-L
- [nautilus] Update Friulian translation Translations User D-L
- [libsoup] Update Friulian translation Translations User D-L
- [gnome-contacts] Update Friulian translation Translations User D-L
- [gnome-contacts] Update Friulian translation Translations User D-L
- [gnome-shell] Update Brazilian Portuguese translation Translations User D-L
10 February 2018
- [gnome-shell] Non-fast-forward update to branch wip/carlosg/fix-issue-33 Carlos Garnacho
- [gnome-shell/wip/carlosg/fix-issue-33] viewSelector: Avoid stealing focus from other entries into overview entry Carlos Garnacho
- [gnome-logs] Update Brazilian Portuguese translation Translations User D-L
- [gnome-shell] (3 commits) Non-fast-forward update to branch wip/carlosg/fix-issue-33 Florian Müllner
- [gnome-shell/wip/carlosg/fix-issue-33: 3/3] viewSelector: Avoid stealing focus from other entries into overview entry Florian Müllner
- [gdm] Update Brazilian Portuguese translation Translations User D-L
- [gnome-shell] viewSelector: Avoid stealing focus from other entries into overview entry Florian Müllner
- [gnome-shell] Deleted branch wip/carlosg/fix-issue-33 Carlos Garnacho
- [gnome-photos] Try to batch queries by multiples of row sizes Debarshi Ray
- [evince] Update Brazilian Portuguese translation Translations User D-L
- [file-roller] Update Brazilian Portuguese translation Translations User D-L
- [gnome-photos] (45 commits) Non-fast-forward update to branch wip/rishi/collection Debarshi Ray
- [gnome-photos/wip/rishi/collection: 2/45] debug: Add a debug flag to track importing from attached devices Debarshi Ray
- [gnome-photos/wip/rishi/collection: 3/45] item-manager: Separate out URN change detection due to file updates Debarshi Ray
- [gnome-photos/wip/rishi/collection: 4/45] item-manager: Add photos_item_manager_wait_for_file_async Debarshi Ray
- [gnome-photos/wip/rishi/collection: 5/45] search-type-manager: Set "all" as the active SearchType on startup Debarshi Ray
- [gnome-photos/wip/rishi/collection: 6/45] selection-toolbar: Rename variables Debarshi Ray
- [gnome-photos/wip/rishi/collection: 7/45] selection-toolbar: Explicitly set the visibility of the buttons Debarshi Ray
- [gnome-photos/wip/rishi/collection: 8/45] base-manager: Shuffle some code around Debarshi Ray
- [gnome-photos/wip/rishi/collection: 9/45] Support skipping some children while generating the "all" filter Debarshi Ray
- [gnome-photos/wip/rishi/collection: 10/45] debug: Add a debug flag to track changes to the BaseManagers Debarshi Ray
- [gnome-photos/wip/rishi/collection: 11/45] base-manager, item-manager: Log additions and removals Debarshi Ray
- [gnome-photos/wip/rishi/collection: 12/45] source-notification: Support GMount-backed sources for importing Debarshi Ray
- [gnome-photos/wip/rishi/collection: 13/45] embed, source-manager: Show notifications for mounts present at startup Debarshi Ray
- [gnome-photos/wip/rishi/collection: 14/45] source-manager: Track GMounts representing USB storage & PTP devices Debarshi Ray
- [gnome-photos/wip/rishi/collection: 15/45] Add PhotosModelButton Debarshi Ray
- [gnome-photos/wip/rishi/collection: 16/45] Add PhotosRemovableDeviceWidget Debarshi Ray
- [gnome-photos/wip/rishi/collection: 17/45] Add PhotosRemovableDevicesButton Debarshi Ray
- [gnome-photos/wip/rishi/collection: 18/45] main-toolbar: Show the attached devices Debarshi Ray
- [gnome-photos/wip/rishi/collection: 19/45] application, base-model: Handle app.search-* more globally Debarshi Ray
- [gnome-photos/wip/rishi/collection: 20/45] Add PhotosDeviceItem Debarshi Ray
- [gnome-photos/wip/rishi/collection: 21/45] Support explicitly specifying the BaseItem sub-class to create Debarshi Ray
- [gnome-photos/wip/rishi/collection: 22/45] Add a new mode for importing items from an attached device Debarshi Ray
- [gnome-photos/wip/rishi/collection: 23/45] Let the BaseItem sub-classes specify where to place their thumbnails Debarshi Ray
- [gnome-photos/wip/rishi/collection: 24/45] base-item: Add a create_thumbnail_path virtual method Debarshi Ray
- [gnome-photos/wip/rishi/collection: 25/45] Use BaseItem API to get the thumbnail path Debarshi Ray
- [gnome-photos/wip/rishi/collection: 26/45] base-item: Support disabling the creation of collection thumbnails Debarshi Ray
- [gnome-photos/wip/rishi/collection: 27/45] Support creating BaseItems with thumbnailing turned off Debarshi Ray
- [gnome-photos/wip/rishi/collection: 28/45] item-manager: Try harder to not create an item if one already exists Debarshi Ray
- [gnome-photos/wip/rishi/collection: 29/45] fetch-metas-job, utils: Use BaseItem API instead of the SparqlCursor Debarshi Ray
- [gnome-photos/wip/rishi/collection: 30/45] utils: Shuffle some code around Debarshi Ray
- [gnome-photos/wip/rishi/collection: 31/45] base-item, utils: Query the GFileInfo directly with the BaseItem Debarshi Ray
- [gnome-photos/wip/rishi/collection: 32/45] utils: remove get_thumbnail_path Debarshi Ray
- [gnome-photos/wip/rishi/collection: 33/45] base-item: Add a refresh_icon virtual method Debarshi Ray
- [gnome-photos/wip/rishi/collection: 34/45] base-item: Support sporting a busy state through the "pulse" property Debarshi Ray
- [gnome-photos/wip/rishi/collection: 35/45] glib: Add photos_glib_file_copy_async Debarshi Ray
- [gnome-photos/wip/rishi/collection: 36/45] utils: Add photos_utils_copy_files_async Debarshi Ray
- [gnome-photos/wip/rishi/collection: 37/45] query, source-manager: Support specifically querying for local content Debarshi Ray
- [gnome-photos/wip/rishi/collection: 38/45] query, query-builder: Support OffsetController-less global queries Debarshi Ray
- [gnome-photos/wip/rishi/collection: 39/45] query-builder: Add photos_query_builder_fetch_collections_local Debarshi Ray
- [gnome-photos/wip/rishi/collection: 40/45] Add PhotosImportDialog Debarshi Ray
- [gnome-photos/wip/rishi/collection: 41/45] libgd: ... Debarshi Ray
- [gnome-photos/wip/rishi/collection: 42/45] utils: import Debarshi Ray
- [gnome-photos/wip/rishi/collection: 43/45] app: import Debarshi Ray
- [gnome-photos/wip/rishi/collection: 44/45] item-manager: Log the URIs that are being watched for updates Debarshi Ray
- [gnome-photos/wip/rishi/collection: 45/45] item-manager: Try to overcome faulty GraphUpdates when waiting Debarshi Ray
- [gnome-shell] (14 commits) Non-fast-forward update to branch 31-fix-hdpi-folder-icons Florian Müllner
- [gnome-shell/31-fix-hdpi-folder-icons: 14/14] appDisplay: Fix small app folder icons when using HIDPI Florian Müllner
- [gnome-shell] appDisplay: Fix small app folder icons when using HIDPI Florian Müllner
- [gnome-shell] Deleted branch 31-fix-hdpi-folder-icons Florian Müllner
- [gnome-build-meta] py3cairo: Update to 1.16.1 Michael Catanzaro
- [glib] Created branch wip/tintou/gnotification-sound-theme Corentin Noël
- [glib/wip/tintou/gnotification-sound-theme] gnotification: add sound theme support and implement the backends Corentin Noël
- [glib] Deleted branch wip/tintou/gnotification-sound-theme Corentin Noël
- [glib] Created branch wip/tintou/gnotification-sound-theme Corentin Noël
- [glib/wip/tintou/gnotification-sound-theme] gnotification: add sound theme support and implement the backends Corentin Noël
- [gimp] app: clean splash Øyvind Kolås
- [glib] Deleted branch wip/tintou/gnotification-sound-theme Corentin Noël
- [glib] Created branch wip/tintou/gnotification-sound-theme Corentin Noël
- [glib/wip/tintou/gnotification-sound-theme] gnotification: add sound theme support and implement the backends Corentin Noël
- [glib] Deleted branch wip/tintou/gnotification-sound-theme Corentin Noël
- [glib] Created branch wip/tintou/gnotification-sound-theme Corentin Noël
- [glib/wip/tintou/gnotification-sound-theme] gnotification: add sound theme support and implement the backends Corentin Noël
- [gnome-photos] (44 commits) Non-fast-forward update to branch wip/rishi/collection Debarshi Ray
- [gnome-photos/wip/rishi/collection: 1/44] item-manager: Log the URIs that are being watched for updates Debarshi Ray
- [gnome-photos/wip/rishi/collection: 2/44] tracker-queue: Log when a query has been processed Debarshi Ray
- [gnome-photos/wip/rishi/collection: 3/44] item-manager: Separate out URN change detection due to file updates Debarshi Ray
- [gnome-photos/wip/rishi/collection: 4/44] item-manager: Try to overcome faulty GraphUpdates when waiting Debarshi Ray
- [gnome-photos/wip/rishi/collection: 5/44] item-manager: Add photos_item_manager_wait_for_file_async Debarshi Ray
- [gnome-photos/wip/rishi/collection: 6/44] search-type-manager: Set "all" as the active SearchType on startup Debarshi Ray
- [gnome-photos/wip/rishi/collection: 7/44] selection-toolbar: Rename variables Debarshi Ray
- [gnome-photos/wip/rishi/collection: 8/44] selection-toolbar: Explicitly set the visibility of the buttons Debarshi Ray
- [gnome-photos/wip/rishi/collection: 9/44] base-manager: Shuffle some code around Debarshi Ray
- [gnome-photos/wip/rishi/collection: 10/44] Support skipping some children while generating the "all" filter Debarshi Ray
- [gnome-photos/wip/rishi/collection: 11/44] debug: Add a debug flag to track changes to the BaseManagers Debarshi Ray
- [gnome-photos/wip/rishi/collection: 12/44] base-manager, item-manager: Log additions and removals Debarshi Ray
- [gnome-photos/wip/rishi/collection: 13/44] source-notification: Support GMount-backed sources for importing Debarshi Ray
- [gnome-photos/wip/rishi/collection: 14/44] embed, source-manager: Show notifications for mounts present at startup Debarshi Ray
- [gnome-photos/wip/rishi/collection: 15/44] source-manager: Track GMounts representing USB storage & PTP devices Debarshi Ray
- [gnome-photos/wip/rishi/collection: 16/44] Add PhotosModelButton Debarshi Ray
- [gnome-photos/wip/rishi/collection: 17/44] Add PhotosRemovableDeviceWidget Debarshi Ray
- [gnome-photos/wip/rishi/collection: 18/44] Add PhotosRemovableDevicesButton Debarshi Ray
- [gnome-photos/wip/rishi/collection: 19/44] main-toolbar: Show the attached devices Debarshi Ray
- [gnome-photos/wip/rishi/collection: 20/44] application, base-model: Handle app.search-* more globally Debarshi Ray
- [gnome-photos/wip/rishi/collection: 21/44] Add PhotosDeviceItem Debarshi Ray
- [gnome-photos/wip/rishi/collection: 22/44] Support explicitly specifying the BaseItem sub-class to create Debarshi Ray
- [gnome-photos/wip/rishi/collection: 23/44] Add a new mode for importing items from an attached device Debarshi Ray
- [gnome-photos/wip/rishi/collection: 24/44] Let the BaseItem sub-classes specify where to place their thumbnails Debarshi Ray
- [gnome-photos/wip/rishi/collection: 25/44] base-item: Add a create_thumbnail_path virtual method Debarshi Ray
- [gnome-photos/wip/rishi/collection: 26/44] Use BaseItem API to get the thumbnail path Debarshi Ray
- [gnome-photos/wip/rishi/collection: 27/44] base-item: Support disabling the creation of collection thumbnails Debarshi Ray
- [gnome-photos/wip/rishi/collection: 28/44] Support creating BaseItems with thumbnailing turned off Debarshi Ray
- [gnome-photos/wip/rishi/collection: 29/44] item-manager: Try harder to not create an item if one already exists Debarshi Ray
- [gnome-photos/wip/rishi/collection: 30/44] fetch-metas-job, utils: Use BaseItem API instead of the SparqlCursor Debarshi Ray
- [gnome-photos/wip/rishi/collection: 31/44] utils: Shuffle some code around Debarshi Ray
- [gnome-photos/wip/rishi/collection: 32/44] base-item, utils: Query the GFileInfo directly with the BaseItem Debarshi Ray
- [gnome-photos/wip/rishi/collection: 33/44] utils: remove get_thumbnail_path Debarshi Ray
- [gnome-photos/wip/rishi/collection: 34/44] base-item: Add a refresh_icon virtual method Debarshi Ray
- [gnome-photos/wip/rishi/collection: 35/44] base-item: Support sporting a busy state through the "pulse" property Debarshi Ray
- [gnome-photos/wip/rishi/collection: 36/44] glib: Add photos_glib_file_copy_async Debarshi Ray
- [gnome-photos/wip/rishi/collection: 37/44] utils: Add photos_utils_copy_files_async Debarshi Ray
- [gnome-photos/wip/rishi/collection: 38/44] query, source-manager: Support specifically querying for local content Debarshi Ray
- [gnome-photos/wip/rishi/collection: 39/44] query, query-builder: Support OffsetController-less global queries Debarshi Ray
- [gnome-photos/wip/rishi/collection: 40/44] query-builder: Add photos_query_builder_fetch_collections_local Debarshi Ray
- [gnome-photos/wip/rishi/collection: 41/44] Add PhotosImportDialog Debarshi Ray
- [gnome-photos/wip/rishi/collection: 42/44] libgd: ... Debarshi Ray
- [gnome-photos/wip/rishi/collection: 43/44] utils: import Debarshi Ray
- [gnome-photos/wip/rishi/collection: 44/44] app: import Debarshi Ray
- [telegnome] Version: 0.3.4 (post-release increment) Colin Watson
- [telegnome] Squash valac warnings Colin Watson
- [telegnome] Stop using deprecated Gtk.show_uri Colin Watson
- [gnome-desktop] Add NEWS for release Michael Catanzaro
- [gnome-desktop] Created tag 3.27.90 Michael Catanzaro
- [gnome-initial-setup] data: Adjust to g-s-d's plugin removals Matthias Clasen
- [gnome-initial-setup] 3.27.90 Matthias Clasen
- [gnome-initial-setup] Created tag 3.27.90 Matthias Clasen
- [libgweather] Update Catalan translation Translations User D-L
- [libgweather] Update Catalan translation Translations User D-L
- [gnome-software] Update Chinese (Taiwan) translation Translations User D-L
- [simple-scan] Add Catalan documentation Jordi Mas
- [gnome-disk-utility] Update Chinese (Taiwan) translation Translations User D-L
- [gnome-documents] Update Catalan translation Jordi Mas
- [gtk/gtk-3-22] Update Chinese (Taiwan) translation Translations User D-L
- [gtk/gtk-3-22] Update Chinese (Taiwan) translation Translations User D-L
- [gnome-music] Update Catalan translation Jordi Mas
- [gnome-music] Add Catalan language Jordi Mas
- [nautilus] Update Chinese (Taiwan) translation Translations User D-L
- [evolution-ews] Updated Czech translation Marek Černocký
- [glib] Update Chinese (Taiwan) translation Translations User D-L
- [gnome-shell] build: Make sassc mandatory and always generate CSS files from Sass sources Mario Sanchez Prada
- [devhelp] Window: improve code related to WebView zoom Sébastien Wilmet
- [devhelp] Window: delegate zoom handling to DhWebView Sébastien Wilmet
- [bijiben] Update Turkish translation Translations User D-L
- [gnome-boxes] Update Turkish translation Translations User D-L
- [gnome-calendar] Update Turkish translation Translations User D-L
- [gnome-documents] Update Turkish translation Translations User D-L
- [gnome-tweaks] Update Turkish translation Translations User D-L
- [nautilus] Update Turkish translation Translations User D-L
- [evolution-data-server] Update Turkish translation Translations User D-L
- [gnome-shell] Update Turkish translation Translations User D-L
- [gvfs] Update Turkish translation Translations User D-L
- [accerciser] Update Turkish translation Translations User D-L
- [gnome-builder] Update Turkish translation Translations User D-L
- [gnome-builder] Update Turkish translation Translations User D-L
- [gsettings-desktop-schemas] Update Turkish translation Translations User D-L
- [file-roller] Update Turkish translation Translations User D-L
- [gnome-calculator] Update Turkish translation Translations User D-L
- [devhelp] WebView: store total_scroll_delta_y per view Sébastien Wilmet
- [gnome-contacts] Update Turkish translation Translations User D-L
- [gnome-logs] Update Turkish translation Translations User D-L
- [gnome-maps] Update Turkish translation Translations User D-L
- [gnome-system-monitor] Update Turkish translation Translations User D-L
- [gnome-terminal] Update Turkish translation Translations User D-L
- [epiphany] Update Turkish translation Translations User D-L
- [meld] Update Turkish translation Translations User D-L
- [gnome-logs/gnome-3-26] Add Afrikaans translation Translations User D-L
- [gnome-shell/gnome-3-26] Update Afrikaans translation Translations User D-L
- [gedit/gnome-3-22] Update Afrikaans translation Translations User D-L
- [gtksourceviewmm] StyleSchemeChooserWidget: Correct the underlying GType name. Murray Cumming
- [devhelp] Window: small code improvements in window_open_new_tab() Sébastien Wilmet
- [seahorse] Non-fast-forward update to branch wip/nielsdg/src-port Niels De Graef
- [seahorse/wip/nielsdg/src-port] WIP: port /src to Vala. Niels De Graef
- [gtkmm] Gdk::Window: Remove add/remove_filter(). Murray Cumming
- [geary] Added Turkish translation for help Muhammet Kara
- [pygobject] tests: set DBUS_SESSION_BUS_ADDRESS to some invalid value to disable dbus Christoph Reiter
- [geary] Update Turkish translation Translations User D-L
- [video-subtitles] Add Turkish translation Translations User D-L
- [gimp] app: keep ancestor set in gimp_layer_start_move(), for use in end_move() N/A
- [gimp] app: invalidate channel boundary upon buffer "changed" signal N/A
- [devhelp] Window: more precise return type for get_active_web_view() Sébastien Wilmet
- [dconf-editor] Hide “org.gnome.d-feet” schema. Arnaud Bonatti
- [gnome-characters] Update French translation Translations User D-L
- [gnome-shell] (11 commits) Non-fast-forward update to branch wip/fmuellner/js-cleanups Florian Müllner
- [gnome-shell/wip/fmuellner/js-cleanups: 9/11] cleanup: Use method syntax Florian Müllner
- [gnome-shell/wip/fmuellner/js-cleanups: 10/11] cleanup: Use arrow notation for anonymous functions Florian Müllner
- [gnome-shell/wip/fmuellner/js-cleanups: 11/11] cleanup: Use Function.prototype.bind() Florian Müllner
- [gdk-pixbuf] Updated French translation Claude Paroz
- [vala] tests: Add some "girparser" tests to increase coverage Rico Tzschichholz
- [gnome-todo] Created branch wip/piotrdrag/untranslated-python Piotr Drąg
- [gnome-todo/wip/piotrdrag/untranslated-python] plugins: Fix gettext import in Python files Piotr Drąg
- [gnome-todo] Non-fast-forward update to branch wip/piotrdrag/untranslated-python Piotr Drąg
- [gnome-todo/wip/piotrdrag/untranslated-python] plugins: Fix gettext import in Python files Piotr Drąg
- [d-feet] Non-fast-forward update to branch rename Mathieu Bridon
- [d-feet/rename] Do not use hyphen for the reverse-DNS names Mathieu Bridon
- [seahorse] Non-fast-forward update to branch wip/nielsdg/src-port Niels De Graef
- [seahorse/wip/nielsdg/src-port] WIP: port /src to Vala. Niels De Graef
- [gnome-shell-extensions] Non-fast-forward update to branch wip/fmuellner/require-sassc-for-classic Florian Müllner
- [gnome-shell-extensions/wip/fmuellner/require-sassc-for-classic] build: Require sassc for classic style Florian Müllner
- [pygobject] tests: switch to pytest as the default test runner. See #153 Christoph Reiter
- [gnome-control-center] Update Brazilian Portuguese translation Translations User D-L
- [gnome-usage] Created branch wip/piotrdrag/missingstrings Piotr Drąg
- [gnome-usage/wip/piotrdrag/missingstrings] speedometer: Mark missing strings for translation Piotr Drąg
- [pygobject] Created tag 3.27.3 Christoph Reiter
- [pygobject] release Christoph Reiter
- [pygobject] version bump Christoph Reiter
- [gnome-usage] Non-fast-forward update to branch wip/piotrdrag/missingstrings Piotr Drąg
- [gnome-usage/wip/piotrdrag/missingstrings] speedometer: Mark missing strings for translation Piotr Drąg
- [devhelp] Create DhTab class Sébastien Wilmet
- [gnome-initial-setup] Created branch gnome-3-26 Piotr Drąg
- [gnome-initial-setup] Update Polish translation Piotr Drąg
- [gnome-weather] Update Polish translation Piotr Drąg
- [gnome-desktop] Update Polish translation Piotr Drąg
- [libsoup] Update Polish translation Piotr Drąg
- [gsettings-desktop-schemas] Update Polish translation Piotr Drąg
- [mutter] Change naming of GParmSpec enum id string for naming consistency Carlos Garnacho
- [gnome-settings-daemon] Update Polish translation Piotr Drąg
- [anjuta] build: Allow building with vala 0.40 Sebastien Granjoux
- [glom/gtkmm4v4] Revert "gtkmm4: Remove use of gtksourceview, regrettably." Murray Cumming
- [chronojump] DB: 1.55, person photo can be disabled Xavier de Blas
- [gxml/gxml-0.16] Update Indonesian translation Translations User D-L
- [gxml] Update Indonesian translation Translations User D-L
- [orca] Update Indonesian translation Translations User D-L
- [nautilus] Update Indonesian translation Translations User D-L
- [dconf-editor] Update Indonesian translation Translations User D-L
- [gnome-contacts] Update Indonesian translation Translations User D-L
- [mutter] Update Indonesian translation Translations User D-L
- [gnome-shell] Update Indonesian translation Translations User D-L
- [frogr] Update Indonesian translation Translations User D-L
- [libgit2-glib] meson: Make the vapi name follow the pkgconfig name Iñigo Martínez
- [libgit2-glib] meson: Create a symlink with the old VAPI name Iñigo Martínez
- [chronojump] show persons photo only when ! persons on top Xavier de Blas
- [chronojump] Show person photo selector also on gui/preferences Xavier de Blas
- [devhelp] Window: improve the WebView load-changed and load-failed handlers Sébastien Wilmet
- [devhelp] Copy TeplInfoBar from the Tepl library Sébastien Wilmet
- [devhelp] Window: delegate InfoBar handling to DhTab, and use TeplInfoBar Sébastien Wilmet
- [geary] Updated Czech translation Marek Černocký
- [frogr] Update Finnish translation Translations User D-L
- [rhythmbox] Update Finnish translation Translations User D-L
- [libcryptui] Update Finnish translation Translations User D-L
- [shotwell] Update Finnish translation Translations User D-L
- [chronojump] Minor fix on catalan translation Xavier de Blas
- [chronojump] Persons top window can "double click", rewritten and much improved Xavier de Blas
- [devhelp] Tab: add overview comment at the top Sébastien Wilmet
- [evolution-data-server] Update Galician translation Translations User D-L
- [devhelp] Tab: connect to decide-policy, not load-changed, to destroy the infobar Sébastien Wilmet
- [gnome-backgrounds] Update Galician translation Translations User D-L
- [gtk/gtk-3-22] Update Galician translation Translations User D-L
- [gtk/gtk-3-22] Update Galician translation Translations User D-L
- [gdk-pixbuf] Update Galician translation Translations User D-L
- [glib-networking] Update Galician translation Translations User D-L
- [gvfs] Update Galician translation Translations User D-L
- [libsoup] Update Galician translation Translations User D-L
- [gsettings-desktop-schemas] Update Galician translation Translations User D-L
- [gtk/gtk-2-24] Revert "Fix abicheck" Emmanuele Bassi
- [gsettings-desktop-schemas] Update Galician translations Francisco Diéguez Souto
- [glib-networking] Update Galician translations Francisco Diéguez Souto
- [gnome-builder] Update Galician translation Translations User D-L
- [glade] Update Polish translation Piotr Drąg
- [shotwell] publishers: Properly escape urlencoded payload Jens Georg
- [pan2] Bug 793277 Use after free in main() Petr Kovář
- [pan2] Bug 793228 nzb file with empty segment lists crash pan Petr Kovář
- [pan2] Created branch dbusservice Petr Kovář
- [pan2/dbusservice] Install dbus service file Petr Kovář
- [evolution-data-server] Update Polish translation Piotr Drąg
- [evolution-ews] Update Polish translation Piotr Drąg
- [gtk-mac-bundler] More py3 fixes. John Ralls
- [meld] undo: Make our can undo/redo checks more defensive Kai Willadsen
- [meld] undo: Take and keep track of the buffers an UndoSequence references Kai Willadsen
- [meld] undo: Move all sequence reset logic into our clear() helper Kai Willadsen
- [meld] undo: Ensure that each buffer has a starting checkpoint (#159) Kai Willadsen
- [meld] undo: Use py3k-style super Kai Willadsen
- [gimp] Bug 793360 - Error when copy-pasting in place a full layer. Jehan Pagès
- [geary] Update debian/rules to get verbose unit test results. Michael Gratton
- [gimp] app: fix a second switch with missing paste types. Jehan Pagès
- [gnome-software] Update Polish translation Piotr Drąg
- [geary] Update INSTALL to use Markdown and refer to Meson for building. Michael Gratton
11 February 2018
- [gtk] gdk: Expand the docs a bit Matthias Clasen
- [gxml/gxml-0.16] Update Swedish translation Translations User D-L
- [gxml] Update Swedish translation Translations User D-L
- [gimp] Bug 793150 - gimp_display_get_image: assertion... Jehan Pagès
- [gtk] gdk: Add some more docs Matthias Clasen
- [gimp] app: simply pass through from the COMMIT to HALT action. Jehan Pagès
- [gimp] app: check that GimpTool's display is present before actual commit. Jehan Pagès
- [pitivi/1.0] tests: Make sure the zoom is the same Alexandru Băluț
- [pitivi/1.0] tests: Remove mock cleaning logic Alexandru Băluț
- [pitivi/1.0] tests: Integrate previewer manager resetting in TestCase Alexandru Băluț
- [pitivi/1.0] tests: Cleanup test_clipproperties Alexandru Băluț
- [pitivi] tests: Make sure the zoom is the same Alexandru Băluț
- [pitivi/1.0] tests: Switch most of the tests to use common.TestCase Alexandru Băluț
- [pitivi] tests: Remove mock cleaning logic Alexandru Băluț
- [pitivi] tests: Integrate previewer manager resetting in TestCase Alexandru Băluț
- [pitivi] tests: Cleanup test_clipproperties Alexandru Băluț
- [pitivi] tests: Switch most of the tests to use common.TestCase Alexandru Băluț
- [pitivi] docs: Remove useless obsolete info Alexandru Băluț
- [pitivi] docs: Update command line tools info Alexandru Băluț
- [pitivi] docs: Update the info about git and hacking Alexandru Băluț
- [pitivi] flatpak: Include hotdoc in the dev env Alexandru Băluț
- [pitivi] docs: Update past GSoCs with 2017 Alexandru Băluț
- [pitivi] docs: Simplified instructions for developers Alexandru Băluț
- [balsa] Clean up generated marshalling files Peter Bloomfield
- [gimp] devel-docs: add some generic statistics on all changed files. Jehan Pagès
- [gimp] libgimpbase: forgot (again!) to add the new debug functions in def file. Jehan Pagès
- [niepce] Issue #6 - Part 2: Fix flatpak building Hubert Figuière
- [evolution-data-server] Update Friulian translation Translations User D-L
- [gtk/gtk-3-22] Update Friulian translation Translations User D-L
- [gnome-photos] Update Friulian translation Translations User D-L
- [library-web] make it possible to look for doc tarballs in versioned directories Frederic Peters
- [library-web] fix typo Frederic Peters
- [banshee] Update Finnish translation Translations User D-L
- [eog-plugins] Update Finnish translation Translations User D-L
- [gtkmm/gtkmm-3-22] Gtk::MenuItem: Fix add_accel_label() Kjell Ahlstedt
- [gtk/gtk-3-22] Update Friulian translation Translations User D-L
- [postr] Add Finnish translation Translations User D-L
- [seahorse-nautilus] Update Finnish translation Translations User D-L
- [gtkmm] Gtk::MenuItem: Fix add_accel_label() Kjell Ahlstedt
- [library-web] ignore missing documentation tarballs Frederic Peters
- [dconf-editor] Fix keyboard activation. Arnaud Bonatti
- [gnome-applets] gweather: update applet for API change, again Alberts Muktupāvels
- [devhelp] WebView: add get_devhelp_title() Sébastien Wilmet
- [chronojump] Fixed a bug on showPersonsPhoto Xavier de Blas
- [libsoup] Update Indonesian translation Translations User D-L
- [chronojump] menu view unsensitive while capture Xavier de Blas
- [glabels/glabels-3_4] Update Indonesian translation Translations User D-L
- [glabels] Update Indonesian translation Translations User D-L
- [library-web] only create directory for existing documentation tarballs Frederic Peters
- [gimp] Bug 792991 - Crash when undoing a paste while naming pasted layer N/A
- [gimp/gimp-2-8] Bug 792991 - Crash when undoing a paste while naming pasted layer N/A
- [gtk/gtk-3-22] Add AGPL3-only licence to GtkAboutDialog Emmanuele Bassi
- [gnome-continuous] Add libsass and sassc Emmanuele Bassi
- [gimp] app: pass the GdkWindow to gimp_spin_scale_update, clear_target() Michael Natterer
- [evolution-data-server] Update German translation Translations User D-L
- [devhelp] Create DhTabLabel class Sébastien Wilmet
- [devhelp] Window: use DhTabLabel Sébastien Wilmet
- [devhelp] Window: adapt GtkNotebook handling to make it work with DhTabLabel Sébastien Wilmet
- [libdazzle] Created branch 5-fpermissive-errors-warnings-when-including-dazzle-h Robert Roth
- [gtk/gtk-3-22] Update Polish translation Piotr Drąg
- [libgda] Fix encoding of copyright headers Jeremy Bicha
- [gxml] Created branch wip/piotrdrag/pl-update-180211 Piotr Drąg
- [gxml/wip/piotrdrag/pl-update-180211] Update Polish translation Piotr Drąg
- [gnome-panel] Update Polish translation Piotr Drąg
- [meld] Update Polish translation Piotr Drąg
- [gimp] Update Greek translation Dimitris Spingos
- [gimp] Update Polish translation Piotr Drąg
- [gimp] Deleted branch gtk3-port Michael Natterer
- [gimp] (232 commits) Created branch gtk3-port Michael Natterer
- [gimp/gtk3-port: 1/232] Switch to version 3.0 in a lot of places and depend on GTK+ 3.16 Michael Natterer
- [gimp/gtk3-port: 2/232] Revert "app: Fix on canvas widgets ignoring clicks from tablets - bug 614441" Michael Natterer
- [gimp/gtk3-port: 3/232] libgimpwidgets: remove deprecated files from the build Michael Natterer
- [gimp/gtk3-port: 4/232] libgimpwidgets: s/GtkObject/GtkAdjustment/ in gimpwidgets.[ch] Michael Natterer
- [gimp/gtk3-port: 5/232] libgimpwidgets: port virtual functions to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 6/232] libgimpwidgets: port virtual functions to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 7/232] libgimpwidgets: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 8/232] libgimpwidgets: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 9/232] libgimpwidgets: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 10/232] libgimpwidgets: s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 11/232] libgimpwidgets: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 12/232] libgimpwidgets: remove deprecated functions and s/GtkObject/GtkAdjustment/ Michael Natterer
- [pygobject] tests: Make patching in pygtkcompat reversible Christoph Reiter
- [gimp/gtk3-port: 13/232] libgimpwidgets: remove deprecated files completely Michael Natterer
- [gimp/gtk3-port: 14/232] libgimp: remove GdkRGB and GdkColorMap calls, these APIs are gone Michael Natterer
- [gimp/gtk3-port: 15/232] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 16/232] app: remove GTK_OBJECT() cast Michael Natterer
- [gimp/gtk3-port: 17/232] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 18/232] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 19/232] app: port virtual functions to GTK+ 3.0 API Michael Natterer
- [gimp/gtk3-port: 20/232] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 21/232] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 22/232] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 23/232] app: port to GtkWidget::draw() and s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 24/232] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 25/232] app: s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 26/232] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 27/232] app: port GimpNavigationView to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 28/232] app: port GimpPaletteView to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 29/232] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 30/232] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 31/232] app: no need to alloc colors any longer, GdkColormap is gone Michael Natterer
- [gimp/gtk3-port: 32/232] app: port call to gtk_paint_arrow() to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 33/232] app: port device management to GdkDeviceManager Michael Natterer
- [gimp/gtk3-port: 34/232] app: remove obsolete (GtkObject **) casts Michael Natterer
- [gimp/gtk3-port: 35/232] app: use gtk_widget_get_preferred_size() instead of size_request() Michael Natterer
- [gimp/gtk3-port: 36/232] app: port GimpScalComboBox to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 37/232] app: use gtk_widget_get_preferred_size() instead of size_request() Michael Natterer
- [gimp/gtk3-port: 38/232] libgimpwidgets: port GimpFrame to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 39/232] app: port tools to GTK+ 3.0 (trivial changes only) Michael Natterer
- [gimp/gtk3-port: 40/232] app: s/GtkObject/GtkAdjustment/ in app/dialogs/ Michael Natterer
- [gimp/gtk3-port: 41/232] app: pass the cairo_region_t to gdk_window_invalidate_region() directly Michael Natterer
- [gimp/gtk3-port: 42/232] app: use GdkDeviceManager to list devices Michael Natterer
- [gimp/gtk3-port: 43/232] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 44/232] app: remove calls to colormap functions, they are gone Michael Natterer
- [gimp/gtk3-port: 45/232] libgimpwidgets: get rid of (GtkObject **) casts Michael Natterer
- [gimp/gtk3-port: 46/232] app: port the splash to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 47/232] libgimpwidgets: port the ruler to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 48/232] libgimpwidgets: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 49/232] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 50/232] app: port the overlay stuff to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 51/232] app: use the container icon view, the grid view is not GTK+ 3.0-able Michael Natterer
- [gimp/gtk3-port: 52/232] app: port to GtkWidget::draw() (incompletely) Michael Natterer
- [gimp/gtk3-port: 53/232] app: remove call to gtk_statusbar_set_has_resize_grip() Michael Natterer
- [gimp/gtk3-port: 54/232] app: port the tag entry to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 55/232] app: port to GtkWidget::draw() but disable the code inside with #if 0 Michael Natterer
- [gimp/gtk3-port: 56/232] app: can't set the scale combo entry's properties in init() any longer Michael Natterer
- [gimp/gtk3-port: 57/232] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 58/232] libgimpwidgets: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 59/232] modules: s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 60/232] app: didn't completely commit the display shell expose() -> draw() change Michael Natterer
- [gimp/gtk3-port: 61/232] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 62/232] app: passing -1 as width/height to gtk_paint_box() no longer works Michael Natterer
- [gimp/gtk3-port: 63/232] app: port popup arrow drawing to cairo and get rid of the arrow_pixbuf Michael Natterer
- [gimp/gtk3-port: 64/232] app: remove GimpContainerGridView from the build entirely Michael Natterer
- [gimp/gtk3-port: 65/232] modules: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 66/232] libgimpwidgets: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 67/232] libgimp: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 68/232] app: don't translate to allocation.x,y Michael Natterer
- [gimp/gtk3-port: 69/232] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 70/232] app: forgot to remove a cairo_destroy() in draw() Michael Natterer
- [gimp/gtk3-port: 71/232] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 72/232] app: GtkEntry turned into a no-window widget Michael Natterer
- [gimp/gtk3-port: 73/232] app: use the new GtkScrollable API instead of deprecated tree view API Michael Natterer
- [gimp/gtk3-port: 74/232] app: cairo_save()/restore() around chaining up in draw() Michael Natterer
- [gimp/gtk3-port: 75/232] app: add ugly workaround to make the icon view adapt to view size changes Michael Natterer
- [gimp/gtk3-port: 76/232] plug-ins: lots of trivial GTK+ 3.0 porting Michael Natterer
- [gimp/gtk3-port: 77/232] plug-ins: port jpeg-save to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 78/232] plug-ins: port file-png to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 79/232] plug-ins: s/GtkObject/GtkAdjustment/g in plug-ins/common/ Michael Natterer
- [gimp/gtk3-port: 80/232] plug-ins: more s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 81/232] plug-ins: port some more plug-ins to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 82/232] app: port the colormap editor to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 83/232] app: remove GtkWrapBox Michael Natterer
- [gimp/gtk3-port: 84/232] libgimpwidgets: port to the new size request API Michael Natterer
- [gimp/gtk3-port: 85/232] app: port to the new size request API Michael Natterer
- [gimp/gtk3-port: 86/232] plug-ins: port the print preview to the new size request API Michael Natterer
- [gimp/gtk3-port: 87/232] plug-ins: port sphere-designer to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 88/232] plug-ins: port cml-explorer to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 89/232] plug-ins: port lighting to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 90/232] plug-ins: port the unit-editor to GtkScrollable Michael Natterer
- [gimp/gtk3-port: 91/232] app: fix GimpOverlayDialog's minimum height Michael Natterer
- [gimp/gtk3-port: 92/232] app: port GimpOverlayBox to GtkWidget::get_preferred_width/height() Michael Natterer
- [gimp/gtk3-port: 93/232] app: don't connect to "size-requst" because that's deprecated Michael Natterer
- [gimp/gtk3-port: 94/232] app: port GimpSpinScale to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 95/232] app: skip keyboard devices so the device list becomes reasonable Michael Natterer
- [gimp/gtk3-port: 96/232] app: implement proper height-for-width in GimpToolPalette Michael Natterer
- [gimp/gtk3-port: 97/232] app: use GdkDevice accessors Michael Natterer
- [gimp/gtk3-port: 98/232] app: introduce struct GimpDeviceKey because GdkDeviceKey is gone Michael Natterer
- [gimp/gtk3-port: 99/232] app: put the toolbox' areas into a box until we decided about a wrapping widget Michael Natterer
- [gimp/gtk3-port: 100/232] Use gtk_widget_render_icon_pixbuf() instead of gtk_widget_render_icon() Michael Natterer
- [gimp/gtk3-port: 101/232] app: port the device sort function to GdkDeviceManager Michael Natterer
- [gimp/gtk3-port: 102/232] libgimpwidgets: port to GtkStyleContext and gtk_render_foo() Michael Natterer
- [gimp/gtk3-port: 103/232] app: change the list of available devices to something that makes sense Michael Natterer
- [gimp/gtk3-port: 104/232] libgimpwidgets: port GimpCellRendererToggle to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 105/232] libgimpwidgets: port GimpChainButton to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 106/232] libgimpwidgets: port GimpColorArea to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 107/232] libgimpwidgets: port GimpColorScale to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 108/232] libgimpwidgets: port GimpOffsetArea to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 109/232] libgimpwidgets: port GimpRuler to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 110/232] llibgimpwidgets: port GimpScrolledPreview to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 111/232] app: port GimpBlobEditor to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 112/232] app: port setting the canvas padding color to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 113/232] app: port GimpPanedBox to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 114/232] app: port GimpContainerIconView to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 115/232] app: port GimpContainerTreeView to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 116/232] app: port GimpColormapEditor to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 117/232] app: port GimpComponentEditor to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 118/232] app: port GimpFgBgEditor to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 119/232] app: port GimpFgBgView to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 120/232] app: port gimp_get_icon_size() to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 121/232] app: port GimpContainerBox to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 122/232] app: port GimpDashEditor to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 123/232] app: remove calls to gtk_widget_get, set_extension_events() Michael Natterer
- [gimp/gtk3-port: 124/232] app: s/gtk_widget_modify_font/gtk_widget_override_font/ Michael Natterer
- [gimp/gtk3-port: 125/232] libgimpwidgets: port GimpNumberPairEntry to gtk_widget_override_font() Michael Natterer
- [gimp/gtk3-port: 126/232] app: port the about dialog to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 127/232] modules: remove call to gtk_widget_set_extension_events() Michael Natterer
- [gimp/gtk3-port: 128/232] libgimpwidgets: implement GtkWidget::state_flags_changed() Michael Natterer
- [gimp/gtk3-port: 129/232] libgimpwidgets: implement GtkWidget::style_updated() instead of style_set() Michael Natterer
- [gimp/gtk3-port: 130/232] libgimpwidgets: use g_object_ref()/unref() for GdkCursors Michael Natterer
- [gimp/gtk3-port: 131/232] app: use gdk_drag_context_get_source_window() Michael Natterer
- [gimp/gtk3-port: 132/232] app: use gdk_drag_context_get_selected_action() instead of conect->action Michael Natterer
- [gimp/gtk3-port: 133/232] app: implement GtkWidget::style_updated() instead of style_set() Michael Natterer
- [gimp/gtk3-port: 134/232] port gtkrc files to CSS (incompletely and stuff commented out) Michael Natterer
- [gimp/gtk3-port: 135/232] Port theme and gtkrc file loading to CSS files using GtkCssProvider Michael Natterer
- [gimp/gtk3-port: 136/232] app: copy gimp.css instead of gtkrc to the user's gimp directory Michael Natterer
- [gimp/gtk3-port: 137/232] app: check whether child widgets exist in GtkWidget::style_updated() Michael Natterer
- [gimp/gtk3-port: 138/232] Replace gdk_cursor_unref() with g_object_unref() Michael Natterer
- [gimp/gtk3-port: 139/232] app: use gtk_menu_shell_get_selected_item() Michael Natterer
- [gimp/gtk3-port: 140/232] app: port GimpOverlayBox to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 141/232] app: port GimpOverlayFrame to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 142/232] app: port GimpScaleButton to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 143/232] libgimpwidgets: move all GimpPickButton members to a private struct Michael Natterer
- [gimp/gtk3-port: 144/232] libgimpwidgets: move all GimpColorArea members to a private struct Michael Natterer
- [gimp/gtk3-port: 145/232] libgimpwidgets: move all GimpOffsetArea members to a private struct Michael Natterer
- [gimp/gtk3-port: 146/232] libgimpwidgets: move padding members from instance to class struct Michael Natterer
- [gimp/gtk3-port: 147/232] libgimpwidgets: move all GimpButton members to a private struct Michael Natterer
- [gimp/gtk3-port: 148/232] libgimpwidgets: move all GimpCellRendererColor members to a private struct Michael Natterer
- [gimp/gtk3-port: 149/232] libgimpwidgets: move all GimpColorButton members to a private struct Michael Natterer
- [gimp/gtk3-port: 150/232] libgimpwidgets: move all GimpCellRendererToggle members to a private struct Michael Natterer
- [gimp/gtk3-port: 151/232] libgimpwidgets: move all GimpChainButton members to a private struct Michael Natterer
- [gimp/gtk3-port: 152/232] libgimpwidgets: move all GimpBrowser members to a private struct Michael Natterer
- [gimp/gtk3-port: 153/232] libgimpwidgets: move all GimpColorDisplay members to a private struct Michael Natterer
- [gimp/gtk3-port: 154/232] libgimpwidgets: move all GimpColorDisplayStack members to a private struct Michael Natterer
- [gimp/gtk3-port: 155/232] libgimpwidgets: move all GimpColorHexEntry members to a private struct Michael Natterer
- [gimp/gtk3-port: 156/232] libgimpwidgets: add padding Michael Natterer
- [gimp/gtk3-port: 157/232] libgimpwidgets: move all GimpColorNotebook members to a private struct. Michael Natterer
- [gimp/gtk3-port: 158/232] libgimpwidgets: move all GimpColorScale members to a private struct Michael Natterer
- [gimp/gtk3-port: 159/232] libgimpwidgets: move GimpColorProfileComboBox::dialog to private Michael Natterer
- [gimp/gtk3-port: 160/232] libgimpwidgets: move all GimpColorSelection members to a private struct Michael Natterer
- [gimp/gtk3-port: 161/232] libgimpwidgets: move all GimpEnumLabel members to a private struct Michael Natterer
- [gimp/gtk3-port: 162/232] app: don't use style->black and style->white Michael Natterer
- [gimp/gtk3-port: 163/232] libgimpwidgets: move all GimpMemsizeEntry members to a private struct Michael Natterer
- [gimp/gtk3-port: 164/232] app: port GimpStrokeEditor to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 165/232] app: port GimpPaletteView to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 166/232] plug-ins: don't use style->black and style->white Michael Natterer
- [gimp/gtk3-port: 167/232] libgimpwidgets: move all GimpColorProfileStore members to a private struct Michael Natterer
- [gimp/gtk3-port: 168/232] app: port GimpDockWindow to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 169/232] app: port GimpToolEditor to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 170/232] app: use gtk_widget_override_font() instead of modify_font() Michael Natterer
- [gimp/gtk3-port: 171/232] app: port GimpThumbBox to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 172/232] Implement GtkWidget::style_updated() instead of ::style_set() Michael Natterer
- [gimp/gtk3-port: 173/232] app: port GimpHistogramView to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 174/232] app: port GimpTagEntry to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 175/232] app: always ask the master device for its axes or state Michael Natterer
- [gimp/gtk3-port: 176/232] app: when checking for a device change, check the event's source device Michael Natterer
- [gimp/gtk3-port: 177/232] app: remove obsolete device checks from GimpToolbox Michael Natterer
- [gimp/gtk3-port: 178/232] app: port GimpColorFrame away from GtkStyle, using a new style property Michael Natterer
- [gimp/gtk3-port: 179/232] app: remove call to gtk_widget_style_attach() from GimpOverlayBox Michael Natterer
- [gimp/gtk3-port: 180/232] app: port GimpOverlayChild to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 181/232] Port cell renderers to gtk_cell_renderer_get_state() Michael Natterer
- [gimp/gtk3-port: 182/232] app: port GimpCellRendererDashes to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 183/232] app: add gimp_get_style_color() to simplify GdkRGBA style property lookup Michael Natterer
- [gimp/gtk3-port: 184/232] app: add style property and default CSS for GimpHistogramView's grid-color Michael Natterer
- [gimp/gtk3-port: 185/232] app: port GimpCurveView to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 186/232] themes: document the new GimpHistogramView property in the theme CSS Michael Natterer
- [gimp/gtk3-port: 187/232] app: define all GimpHistogramView colors via style properties and CSS Michael Natterer
- [gimp/gtk3-port: 188/232] themes: document the new stlye properties and indent the CSS files properly Michael Natterer
- [gimp/gtk3-port: 189/232] app: port GimpComboTagEntry to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 190/232] configure.ac: use the new GTK_CHECK_BACKEND() macro Michael Natterer
- [gimp/gtk3-port: 191/232] plug-ins: port map-object to GTK+ 3.x Michael Natterer
- [gimp/gtk3-port: 192/232] app: use GdkRGBA instead of GdkColor in some places Michael Natterer
- [gimp/gtk3-port: 193/232] app: remove gimp_rgb_get,set_gdk_color() Michael Natterer
- [gimp/gtk3-port: 194/232] plug-ins: port filter-pack to GTK+ 3.0, still some warnings left Michael Natterer
- [gimp/gtk3-port: 195/232] app: gimp_print_event(): add the device to the event debug output. Michael Natterer
- [gimp/gtk3-port: 196/232] app: gimp_device_info_get_device_coords(): workaround for XI2 b0rk Michael Natterer
- [gimp/gtk3-port: 197/232] app: make input devices, grabs and therefore generally tools work again Michael Natterer
- [gimp/gtk3-port: 198/232] app: use gdk_device_get_position() inetad of gdk_display_get_pointer() Michael Natterer
- [gimp/gtk3-port: 199/232] app: remove some forgotten #undef GSEAL_ENABLE Michael Natterer
- [gimp/gtk3-port: 200/232] app: let the file dialog expand/collapse with the file type expander Michael Natterer
- [gimp/gtk3-port: 201/232] app: port GimpGradientEditor to GtkSyleContext Michael Natterer
- [gimp/gtk3-port: 202/232] app: port GimpHistogramView to gdk_device_grab()/ungrab() Michael Natterer
- [gimp/gtk3-port: 203/232] app: port GimpNavigationEditor to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 204/232] app: port GimpTagPopup to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 205/232] app: GimpDock: port font size modification to GtkCssProvider Michael Natterer
- [gimp/gtk3-port: 206/232] plug-ins: s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 207/232] app: implement GtkContainer::get_path_for_child() in GimpMessageBox Michael Natterer
- [gimp/gtk3-port: 208/232] devel-docs: make the shooter tool at least build again (untested) Michael Natterer
- [gimp/gtk3-port: 209/232] app: don't use "size-request" for the toolbox' wilber, it's gone Michael Natterer
- [gimp/gtk3-port: 210/232] Incomplete notebook and tab theming commit, to be improved Michael Natterer
- [gimp/gtk3-port: 211/232] themes: set an explicit background for rulers Michael Natterer
- [gimp/gtk3-port: 212/232] app: make the statusbar's progress label visible again Michael Natterer
- [gimp/gtk3-port: 213/232] app: don't use the deprecated GDK_EXTENSION_EVENTS_ALL Michael Natterer
- [gimp/gtk3-port: 214/232] app: port wilber drawing to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 215/232] modules: port GimpColorWheel to GTK+ 3.x Michael Natterer
- [gimp/gtk3-port: 216/232] app: s/GtkObject/GtkAdjustment/ in gimpdisplayhsell-rotate-dialog.c Michael Natterer
- [gimp/gtk3-port: 217/232] Use GTK+3 gtk_get_locale_direction() function instead of current hack. Michael Natterer
- [gimp/gtk3-port: 218/232] app: port GimpCircle and subclasses to GTK+ 3 Michael Natterer
- [gimp/gtk3-port: 219/232] app: remove GTK_OBJECT() case in GimpPopup Michael Natterer
- [gimp/gtk3-port: 220/232] app: use gimp_color_display_stack_get_filters() instead of stack->filters Michael Natterer
- [gimp/gtk3-port: 221/232] libgimpwidgets: #if 0 more stuff in gimp3migration Michael Natterer
- [gimp/gtk3-port: 222/232] libgimpwidgets: Draw marker in correct position on ruler. Michael Natterer
- [gimp/gtk3-port: 223/232] libgimpwidgets: Separate ruler text layer from background. Michael Natterer
- [gimp/gtk3-port: 224/232] app: port GimpContainerTreeView from style_set() to style_updated() Michael Natterer
- [gimp/gtk3-port: 225/232] Revert "Bug 762279 - "Tip of the day" links opens two links" Michael Natterer
- [gimp/gtk3-port: 226/232] Bug 762279 - "Tip of the day" links opens two links. Michael Natterer
- [gimp/gtk3-port: 227/232] plug-ins: s/GtkObject/GtkAdjustment/ in file-wepb Michael Natterer
- [gimp/gtk3-port: 228/232] libgimpwidgets, app: use GdkRGBA instead of GdkColor for cell backgrounds Michael Natterer
- [gimp/gtk3-port: 229/232] libgimpwidgets: make GimpColorScale more-or-less work fine Michael Natterer
- [gimp/gtk3-port: 230/232] app: port GimpMeter to GTK+ 3.x Michael Natterer
- [gimp/gtk3-port: 231/232] app: port gimpwidgets-utils.c to GTK+ 3.x Michael Natterer
- [gimp/gtk3-port: 232/232] foo Michael Natterer
- [gnome-todo] (2 commits) ...Merge branch 'wip/piotrdrag/untranslated-python' into 'master' Georges Basile Stavracas Neto
- [gnome-todo: 2/2] Merge branch 'wip/piotrdrag/untranslated-python' into 'master' Georges Basile Stavracas Neto
- [gnome-todo] Deleted branch wip/piotrdrag/untranslated-python Piotr Drąg
- [gnome-todo/gnome-3-26] Merge branch 'wip/piotrdrag/untranslated-python' into 'master' Georges Basile Stavracas Neto
- [shotwell] Created tag shotwell-0.27.4 Jens Georg
- [shotwell] (127 commits) Non-fast-forward update to branch wip/webp Jens Georg
- [shotwell/wip/webp: 126/127] wip: Initial webp support Jens Georg
- [shotwell/wip/webp: 127/127] wip: Actually decode WebP Jens Georg
- [shotwell] Deleted branch wip/uoa Jens Georg
- [gnome-user-docs] Update Brazilian Portuguese translation Translations User D-L
- [devhelp] Call gtk_window_close(), not gtk_widget_destroy(), to save GSettings Sébastien Wilmet
- [vala/staging] vala: DBus methods are recommended to throw at least DBusError or IOError Rico Tzschichholz
- [devhelp] App: save GSettings before g_application_quit() Sébastien Wilmet
- [vala/staging] semanticanalyzer: Drop unused error_type field Rico Tzschichholz
- [devhelp] Add Brazilian Portuguese translation Rafael Fontenelle
- [gedit] Update Slovak translation Translations User D-L
- [seahorse] Update Slovak translation Translations User D-L
- [gnome-builder] prefs: fix grammar in a translatable string Piotr Drąg
- [gnome-builder] Update Polish translation Piotr Drąg
- [epiphany] Update Catalan translation Translations User D-L
- [pybliographer] Update Finnish translation Translations User D-L
- [cantarell-fonts] Install appdata file to preferred location Nikolaus Waxweiler
- [smuxi] Update Finnish translation Translations User D-L
- [gnome-getting-started-docs] Update Finnish translation Translations User D-L
- [cantarell-fonts] Add lining figure feature Nikolaus Waxweiler
- [devhelp] Release 3.27.90 Sébastien Wilmet
- [evolution] Update Polish translation Piotr Drąg
- [devhelp] Created tag 3.27.90 Sébastien Wilmet
- [devhelp] Post-release version bump Sébastien Wilmet
- [gtk/gtk-3-22] Update Swedish translation Translations User D-L
- [epiphany] ephy-web-view: Add default-zoom-level option for new pages Michael Catanzaro
- [gnome-todo] Created tag 3.27.90 Georges Basile Stavracas Neto
- [gnome-todo] todo-txt: Remove unused variables Georges Basile Stavracas Neto
- [gnome-todo] utils: Include the correct headers Georges Basile Stavracas Neto
- [gnome-todo] Bump 3.27.90 release Georges Basile Stavracas Neto
- [gnome-todo] Created tag GNOME_TODO_3_27_90 Georges Basile Stavracas Neto
- [gnome-software] review-dialog: use gspell instead of GtkSpell Kalev Lember
- [vala] Deleted branch staging Rico Tzschichholz
- [vala] (2 commits) Created branch staging Rico Tzschichholz
- [vala/staging: 1/2] vala: Issue a warning on DBus methods which are not throwing an Error Rico Tzschichholz
- [vala/staging: 2/2] semanticanalyzer: Drop unused error_type field Rico Tzschichholz
- [libgda/LIBGDA_5.2] Fix encoding of copyright headers Jeremy Bicha
- [libgda/LIBGDA_5.2] Fix another encoding of copyright headers Jeremy Bicha
- [niepce] build: Exempi 2.4.x is required Hubert Figuière
- [niepce] Issue #6 - Part 3: make Rust work Hubert Figuière
- [libgee] Revert "Add additional query functions to Traversable<G>" Maciej Marcin Piechotka
- [libgee] Release 0.20.1 Maciej Marcin Piechotka
- [libgee] Created tag 0.20.1 Maciej Marcin Piechotka
- [gimp] app: replace all g_assert() by the newly added gimp_assert() Michael Natterer
- [epiphany] Update Turkish translation Translations User D-L
- [gedit] Update Turkish translation Translations User D-L
- [libgda/LIBGDA_5.2] Fix another encoding of copyright headers Jeremy Bicha
- [pygobject] Created branch wip/creiter/pytest-direct Christoph Reiter
- [pygobject/wip/creiter/pytest-direct] tests: Make it possible to use pytest directly Christoph Reiter
- [gimp] libgimpbase: use backtrace_symbols_fd() rather than... Jehan Pagès
- [cantarell-fonts] Make cedilla longer to match ogonek, tweak weight and neck Nikolaus Waxweiler
- [gnome-continuous] Tag xkeyboard-config Emmanuele Bassi
- [libdazzle] (2 commits) ...Merge branch '6-use-of-enum-before-it-being-declared' into 'master' Christian Hergert
- [libdazzle: 1/2] Fix #6: move enum typedef after enum declaration Christian Hergert
- [libdazzle: 2/2] Merge branch '6-use-of-enum-before-it-being-declared' into 'master' Christian Hergert
- [libdazzle] (2 commits) ...Merge branch 'graph-model-columns' into 'master' Christian Hergert
- [libdazzle: 1/2] Fixes #7: method to query GraphModel column count Christian Hergert
- [libdazzle: 2/2] Merge branch 'graph-model-columns' into 'master' Christian Hergert
- [gnome-calendar] project: Add configurable gettext domain Georges Basile Stavracas Neto
- [gnome-calendar] tests: Fix GCalManager test Georges Basile Stavracas Neto
- [pygobject] Non-fast-forward update to branch wip/creiter/pytest-direct Christoph Reiter
- [pygobject/wip/creiter/pytest-direct] tests: Make it possible to use pytest directly Christoph Reiter
- [pygobject] Non-fast-forward update to branch wip/creiter/pytest-direct Christoph Reiter
- [pygobject/wip/creiter/pytest-direct] tests: Make it possible to use pytest directly Christoph Reiter
- [gnome-calendar] event-widget: Handle NULL in event sorting Georges Basile Stavracas Neto
- [gtk/gtk-3-22] Fix overzalous method annotations for drag and drop Emmanuele Bassi
- [gtk/gtk-3-22] x11: Balance an error trap Emmanuele Bassi
- [gtk/gtk-3-22] broadway: Cast g_object_ref() to the right type Emmanuele Bassi
- [gtk/gtk-3-22] Remove stray format character Emmanuele Bassi
- [gtk/gtk-3-22] a11y: Cast g_object_ref() to the right type Emmanuele Bassi
- [gtk/gtk-3-22] deprecated: Cast g_object_ref() to the right type Emmanuele Bassi
- [gtk/gtk-3-22] accelgroup: Do not use deprecated API Emmanuele Bassi
- [gtk/gtk-3-22] docs: Properly deprecate gdk_keymap_get_default() Emmanuele Bassi
- [gtk/gtk-3-22] Ignore deprecations for gdk_flush() Emmanuele Bassi
- [gtk/gtk-3-22] placessidebar: Move declaration inside conditional block Emmanuele Bassi
- [gtk/gtk-3-22] selection: Disable deprecation warnings Emmanuele Bassi
- [gtk/gtk-3-22] toolbar: Use gdk_display_flush() Emmanuele Bassi
- [gtk/gtk-3-22] Do not use deprecated error trap API Emmanuele Bassi
- [gtk/gtk-3-22] gtk: Cast g_object_ref() to the right type Emmanuele Bassi
- [gtk/gtk-3-22] docs: Use the appropriate deprecation for properties Emmanuele Bassi
- [gtk/gtk-3-22] Update Greek translation Translations User D-L
- [epiphany] Update Polish translation Piotr Drąg
12 February 2018
- [dconf-editor] Update Polish translation Piotr Drąg
- [gnome-calendar] Bump 3.27.90 release Georges Basile Stavracas Neto
- [gnome-calendar] Created tag 3.27.90 Georges Basile Stavracas Neto
- [libdazzle] abi: set default visibility on symbols to hidden Christian Hergert
- [jsonrpc-glib] abi: set visibility rules to hidden by default Christian Hergert
- [jsonrpc-glib] stress: use proper testing macros Christian Hergert
- [gnome-sound-recorder] Created tag 3.27.90 Margaret Ford
- [gtk/gtk-3-22] Update Estonian translation Translations User D-L
- [libdazzle] build: remove old dazzle.map linker script Christian Hergert
- [gnome-sound-recorder] Prepare for Release 3.27.90 Margaret Ford
- [gnome-sound-recorder] Prepare for release Margaret Ford
- [gtk] Update Estonian translation Translations User D-L
- [gnome-sound-recorder] Fix make distcheck error Margaret Ford
- [gnome-sound-recorder] Created branch gnome-3-24 Piotr Drąg
- [gnome-terminal] help: Assorted typo fixes Piotr Drąg
- [gnome-terminal] Update Polish translation Piotr Drąg
- [gimp] libgimpbase: allow NULL prog_name in gimp_print_stack_trace(). Jehan Pagès
- [gimp] app: keep track of number of errors and traces in GimpCriticalDialog. Jehan Pagès
- [gimp] app: handle GEGL WARNING and CRITICAL with the new debugging GUI. Jehan Pagès
- [gnome-builder] flatpak: give flatpak subprocess access to cache dir Christian Hergert
- [gimp] app: make backtrace processed in the thread where error happens. Jehan Pagès
- [gnome-keyring/wip/dueno/ssh-agent] ssh-agent: don't remove preloaded keys on agent operations Daiki Ueno
- [gnome-keyring/wip/dueno/ssh-agent] ssh-agent: refactor ssh-agent process creation Daiki Ueno
- [gimp] Bug 793373 - Crash when ctrl-alt-clicking, dragging then releasing... Jehan Pagès
- [vala] (2 commits) ...semanticanalyzer: Drop unused error_type field Rico Tzschichholz
- [chronojump] Uptaded catalan translation Xavier Padullés
- [chronojump] Uptaded spanish translation Xavier Padullés
- [ansible] Created branch master Andrea Veri
- [libgd] main-icon-box-child: Shuffle some code around Debarshi Ray
- [libgd] main-icon-box-child: Show a spinner to reflect GdMainBoxItem::pulse Debarshi Ray
- [chronojump] Updated Czeach translation Marek Černocký
- [gimp] Bug 793373 - Crash when ctrl-alt-clicking, dragging then releasing... N/A
- [gimp] app: don't disable undo for unattached items in gimp_item_{start, end}_move() N/A
- [gnome-boxes] (2 commits) Non-fast-forward update to branch handle-mime-types Felipe Borges
- [gnome-boxes/handle-mime-types: 2/2] app, desktop: Handle mime types Felipe Borges
- [gnome-photos] (6 commits) Created branch wip/rishi/import-2 Debarshi Ray
- [gnome-photos/wip/rishi/import-2: 1/6] debug: Add a debug flag to track importing from attached devices Debarshi Ray
- [gnome-photos/wip/rishi/import-2: 2/6] item-manager: Log the URIs that are being watched for updates Debarshi Ray
- [libsoup] (75 commits) Non-fast-forward update to branch wip/meson Tomas Popela
- [gnome-usage] speedometer: Mark missing strings for translation Felipe Borges
- [libsoup/wip/meson: 27/75] Initial meson support Tomas Popela
- [gnome-photos/wip/rishi/import-2: 3/6] item-manager: Try to overcome faulty GraphUpdates when waiting Debarshi Ray
- [gnome-photos/wip/rishi/import-2: 4/6] Update to latest libgd Debarshi Ray
- [libsoup/wip/meson: 28/75] Add support for GSSAPI and NTLM Tomas Popela
- [gnome-usage] Deleted branch wip/piotrdrag/missingstrings Piotr Drąg
- [libsoup/wip/meson: 29/75] Update the libsoup version in meson.build Tomas Popela
- [gnome-photos/wip/rishi/import-2: 5/6] Add PhotosModelButton Debarshi Ray
- [gnome-photos/wip/rishi/import-2: 6/6] application, base-model: Handle app.search-* more globally Debarshi Ray
- [libsoup/wip/meson: 30/75] Implement glib-networking check for TLS support Tomas Popela
- [libsoup/wip/meson: 31/75] Don't produce library named liblibsoup Tomas Popela
- [libsoup/wip/meson: 32/75] Add visual separators to the main meson.build file Tomas Popela
- [libsoup/wip/meson: 33/75] Implement detecting of dependencies needed for tests Tomas Popela
- [libsoup/wip/meson: 34/75] APACHE_HTTPD is supposed to hold path to httpd and not its version Tomas Popela
- [libsoup/wip/meson: 35/75] Move APACHE_HTTPD to configuration data Tomas Popela
- [libsoup/wip/meson: 36/75] Compile the unit tests Tomas Popela
- [libsoup/wip/meson: 37/75] Implement the GNOME support Tomas Popela
- [libsoup/wip/meson: 38/75] Remove trailing dot Tomas Popela
- [libsoup/wip/meson: 39/75] Change the shell script for getting the Apache module dirs to be a python script Tomas Popela
- [libsoup/wip/meson: 40/75] Reformat the meson options file Tomas Popela
- [libsoup/wip/meson: 41/75] Build GObject introspection files for libsoup Tomas Popela
- [libsoup/wip/meson: 42/75] Install additional missing headers for GNOME support Tomas Popela
- [libsoup/wip/meson: 43/75] Build introspection files for GNOME support Tomas Popela
- [libsoup/wip/meson: 44/75] Build Vala bindings Tomas Popela
- [libsoup/wip/meson: 45/75] Soup enums are not generated early Tomas Popela
- [libsoup/wip/meson: 46/75] Set the right project version Tomas Popela
- [libsoup/wip/meson: 47/75] Add support for building the documentation Tomas Popela
- [libsoup/wip/meson: 48/75] Fix the module name for the gnome.gtkdoc() Tomas Popela
- [libsoup/wip/meson: 49/75] Fix indentation in tests/meson.build Tomas Popela
- [libsoup/wip/meson: 50/75] Generate gresource bundle for tests Tomas Popela
- [libsoup/wip/meson: 51/75] Simplify how the tests are build Tomas Popela
- [libsoup/wip/meson: 52/75] Update the Automake unit tests names after they were for Meson port Tomas Popela
- [libsoup/wip/meson: 53/75] Test utility library in named liblibtest Tomas Popela
- [libsoup/wip/meson: 54/75] Fix unit tests that don't need apache to run Tomas Popela
- [libsoup/wip/meson: 55/75] Partially fix Apache based tests - at least they start now Tomas Popela
- [libsoup/wip/meson: 56/75] Fix main meson.build indentation Tomas Popela
- [libsoup/wip/meson: 57/75] Put tests compilation behind the 'enable-tests' option Tomas Popela
- [libsoup/wip/meson: 58/75] Fix unit tests based on Apache Tomas Popela
- [libsoup/wip/meson: 59/75] Disable parallelism for Apache based tests Tomas Popela
- [libsoup/wip/meson: 60/75] Force C89 standard and also turn some minimal warnings on Tomas Popela
- [libsoup/wip/meson: 61/75] Build the internationalization files Tomas Popela
- [libsoup/wip/meson: 62/75] Update the Meson options names Tomas Popela
- [libsoup/wip/meson: 63/75] meson: Force-include msvc_recommended_pragms.h on Visual Studio Tomas Popela
- [libsoup/wip/meson: 64/75] meson: Add fallback discovery for libxml2 and sqlite3 on MSVC Tomas Popela
- [libsoup/wip/meson: 65/75] soup-enum-types: Make sure items are exported properly Tomas Popela
- [libsoup/wip/meson: 66/75] meson: Check whether we are building libsoup-gnome properly Tomas Popela
- [libsoup/wip/meson: 67/75] meson: Re-word TLS check Tomas Popela
- [libsoup/wip/meson: 68/75] meson: Improve check for MIT Kerberos on Visual Studio Tomas Popela
- [libsoup/wip/meson: 69/75] meson: Fix build in cases when we don't have Apache installed Tomas Popela
- [libsoup/wip/meson: 70/75] meson: Build test utility library as static on MSVC builds Tomas Popela
- [libsoup/wip/meson: 71/75] tests: Fix build on Visual Studio Tomas Popela
- [libsoup/wip/meson: 72/75] Add APACHE_HTTPD as s project argument in main Meson build file Tomas Popela
- [libsoup/wip/meson: 73/75] Add Meson port files to the Autotools EXTRA_DIST Tomas Popela
- [libsoup/wip/meson: 74/75] Fix release version Tomas Popela
- [libsoup/wip/meson: 75/75] Enable extra warnings if compiler supports them Tomas Popela
- [gnome-boxes] app, desktop: Handle mime types Felipe Borges
- [gnome-boxes] Deleted branch handle-mime-types Felipe Borges
- [nautilus] batch-rename-utilities: properly escape query strings Ernestas Kulik
- [gimp] Bug 400448 - ruler subdivision is wrong for inches Michael Natterer
- [glib] gdbusproxy: Add some missing (transfer) and (nullable) annotations Philip Withnall
- [gnome-photos] (45 commits) Non-fast-forward update to branch wip/rishi/collection Debarshi Ray
- [gnome-photos/wip/rishi/collection: 7/45] base-manager: Shuffle some code around Debarshi Ray
- [gnome-photos/wip/rishi/collection: 8/45] base-manager: Only use search criteria Filterables in the "all" filter Debarshi Ray
- [gnome-photos/wip/rishi/collection: 9/45] tracker-queue: Log when a query has been processed Debarshi Ray
- [gnome-photos/wip/rishi/collection: 10/45] item-manager: Separate out URN change detection due to file updates Debarshi Ray
- [gnome-photos/wip/rishi/collection: 11/45] item-manager: Add photos_item_manager_wait_for_file_async Debarshi Ray
- [gnome-photos/wip/rishi/collection: 12/45] search-type-manager: Set "all" as the active SearchType on startup Debarshi Ray
- [gnome-photos/wip/rishi/collection: 13/45] selection-toolbar: Rename variables Debarshi Ray
- [gnome-photos/wip/rishi/collection: 14/45] selection-toolbar: Explicitly set the visibility of the buttons Debarshi Ray
- [gnome-photos/wip/rishi/collection: 15/45] debug: Add a debug flag to track changes to the BaseManagers Debarshi Ray
- [gnome-photos/wip/rishi/collection: 16/45] base-manager, item-manager: Log additions and removals Debarshi Ray
- [gnome-photos/wip/rishi/collection: 17/45] source-notification: Support GMount-backed sources for importing Debarshi Ray
- [gnome-photos/wip/rishi/collection: 18/45] embed, source-manager: Show notifications for mounts present at startup Debarshi Ray
- [gnome-photos/wip/rishi/collection: 19/45] source-manager: Track GMounts representing USB storage & PTP devices Debarshi Ray
- [gnome-photos/wip/rishi/collection: 20/45] Add PhotosRemovableDeviceWidget Debarshi Ray
- [gnome-photos/wip/rishi/collection: 21/45] Add PhotosRemovableDevicesButton Debarshi Ray
- [gnome-photos/wip/rishi/collection: 22/45] main-toolbar: Show the attached devices Debarshi Ray
- [gnome-photos/wip/rishi/collection: 23/45] Add PhotosDeviceItem Debarshi Ray
- [gnome-photos/wip/rishi/collection: 24/45] Support explicitly specifying the BaseItem sub-class to create Debarshi Ray
- [gnome-photos/wip/rishi/collection: 25/45] Add a new mode for importing items from an attached device Debarshi Ray
- [gnome-photos/wip/rishi/collection: 26/45] Let the BaseItem sub-classes specify where to place their thumbnails Debarshi Ray
- [gnome-photos/wip/rishi/collection: 27/45] base-item: Add a create_thumbnail_path virtual method Debarshi Ray
- [gnome-photos/wip/rishi/collection: 28/45] Use BaseItem API to get the thumbnail path Debarshi Ray
- [gnome-photos/wip/rishi/collection: 29/45] base-item: Support disabling the creation of collection thumbnails Debarshi Ray
- [gnome-photos/wip/rishi/collection: 30/45] Support creating BaseItems with thumbnailing turned off Debarshi Ray
- [gnome-photos/wip/rishi/collection: 31/45] item-manager: Try harder to not create an item if one already exists Debarshi Ray
- [gnome-photos/wip/rishi/collection: 32/45] fetch-metas-job, utils: Use BaseItem API instead of the SparqlCursor Debarshi Ray
- [gnome-photos/wip/rishi/collection: 33/45] utils: Shuffle some code around Debarshi Ray
- [gnome-photos/wip/rishi/collection: 34/45] base-item, utils: Query the GFileInfo directly with the BaseItem Debarshi Ray
- [gnome-photos/wip/rishi/collection: 35/45] utils: remove get_thumbnail_path Debarshi Ray
- [gnome-photos/wip/rishi/collection: 36/45] base-item: Add a refresh_icon virtual method Debarshi Ray
- [gnome-photos/wip/rishi/collection: 37/45] base-item: Support sporting a busy state through the "pulse" property Debarshi Ray
- [gnome-photos/wip/rishi/collection: 38/45] glib: Add photos_glib_file_copy_async Debarshi Ray
- [gnome-photos/wip/rishi/collection: 39/45] utils: Add photos_utils_copy_files_async Debarshi Ray
- [gnome-photos/wip/rishi/collection: 40/45] query, source-manager: Support specifically querying for local content Debarshi Ray
- [gnome-photos/wip/rishi/collection: 41/45] query, query-builder: Support OffsetController-less global queries Debarshi Ray
- [gnome-photos/wip/rishi/collection: 42/45] query-builder: Add photos_query_builder_fetch_collections_local Debarshi Ray
- [gnome-photos/wip/rishi/collection: 43/45] Add PhotosImportDialog Debarshi Ray
- [gnome-photos/wip/rishi/collection: 44/45] utils: import Debarshi Ray
- [gnome-photos/wip/rishi/collection: 45/45] app: import Debarshi Ray
- [gnome-photos] (7 commits) Non-fast-forward update to branch wip/rishi/import-2 Debarshi Ray
- [gnome-photos/wip/rishi/import-2: 2/7] debug: Add a debug flag to track importing from attached devices Debarshi Ray
- [gnome-photos/wip/rishi/import-2: 3/7] item-manager: Log the URIs that are being watched for updates Debarshi Ray
- [gnome-photos/wip/rishi/import-2: 4/7] item-manager: Try to overcome faulty GraphUpdates when waiting Debarshi Ray
- [gnome-photos/wip/rishi/import-2: 5/7] Update to latest libgd Debarshi Ray
- [gnome-photos/wip/rishi/import-2: 6/7] Add PhotosModelButton Debarshi Ray
- [gnome-photos/wip/rishi/import-2: 7/7] application, base-model: Handle app.search-* more globally Debarshi Ray
- [gnome-photos] (6 commits) ...application, base-model: Handle app.search-* more globally Debarshi Ray
- [gnome-photos] Deleted branch wip/rishi/import-2 Debarshi Ray
- [gnome-music] (3 commits) Created branch wip/mschraal/goa-build-fixes Marinus Schraal
- [gnome-music/wip/mschraal/goa-build-fixes: 1/3] flatpak: Add GOA Marinus Schraal
- [gnome-photos] item-manager: Separate out URN change detection due to file updates Debarshi Ray
- [gnome-music/wip/mschraal/goa-build-fixes: 2/3] flatpak: Work around crash in master runtime Marinus Schraal
- [gnome-music/wip/mschraal/goa-build-fixes: 3/3] build: Add GOA dependency Marinus Schraal
- [gimp] Bug 793276 - Make jitter scale run to 5 instead of 50 Michael Natterer
- [evolution-ews] Check validity of returned values in 'Folder Sizes' function Milan Crha
- [gtkmm] Update the Menus demo Kjell Ahlstedt
- [gnome-boxes] list-view: Don't update selection mode at UI setup Felipe Borges
- [gnome-boxes] icon-view: Define filters before flowbox Felipe Borges
- [gnome-photos] (7 commits) Created branch wip/rishi/import-3 Debarshi Ray
- [gnome-photos/wip/rishi/import-3: 1/7] base-manager: Shuffle some code around Debarshi Ray
- [gnome-photos/wip/rishi/import-3: 2/7] base-manager: Only use search criteria Filterables in the "all" filter Debarshi Ray
- [gnome-photos/wip/rishi/import-3: 3/7] tracker-queue: Log when a query has been processed Debarshi Ray
- [gnome-photos/wip/rishi/import-3: 4/7] item-manager: Add photos_item_manager_wait_for_file_async Debarshi Ray
- [gnome-photos/wip/rishi/import-3: 5/7] Add PhotosRemovableDeviceWidget Debarshi Ray
- [gnome-photos/wip/rishi/import-3: 6/7] selection-toolbar: Rename variables Debarshi Ray
- [gnome-photos/wip/rishi/import-3: 7/7] selection-toolbar: Explicitly set the visibility of the buttons Debarshi Ray
- [libgdata] gdata: Add some g_autoptr() declarations for authorizer classes Philip Withnall
- [gdk-pixbuf] build: Update the introspection rules Emmanuele Bassi
- [pango] meson: Update rules for introspection Emmanuele Bassi
- [gnome-photos] (46 commits) Non-fast-forward update to branch wip/rishi/collection Debarshi Ray
- [gnome-photos/wip/rishi/collection: 16/46] search-type-manager: Set "all" as the active SearchType on startup Debarshi Ray
- [gnome-photos/wip/rishi/collection: 17/46] debug: Add a debug flag to track changes to the BaseManagers Debarshi Ray
- [gnome-photos/wip/rishi/collection: 18/46] base-manager, item-manager: Log additions and removals Debarshi Ray
- [gnome-photos/wip/rishi/collection: 19/46] source-notification: Support GMount-backed sources for importing Debarshi Ray
- [gnome-photos/wip/rishi/collection: 20/46] embed, source-manager: Show notifications for mounts present at startup Debarshi Ray
- [gnome-photos/wip/rishi/collection: 21/46] source-manager: Track GMounts representing USB storage & PTP devices Debarshi Ray
- [gnome-photos/wip/rishi/collection: 22/46] Add PhotosRemovableDevicesButton Debarshi Ray
- [gnome-photos/wip/rishi/collection: 23/46] main-toolbar: Show the attached devices Debarshi Ray
- [gnome-photos/wip/rishi/collection: 24/46] Add PhotosDeviceItem Debarshi Ray
- [gnome-photos/wip/rishi/collection: 25/46] Support explicitly specifying the BaseItem sub-class to create Debarshi Ray
- [gnome-photos/wip/rishi/collection: 26/46] Add a new mode for importing items from an attached device Debarshi Ray
- [gnome-photos/wip/rishi/collection: 27/46] Let the BaseItem sub-classes specify where to place their thumbnails Debarshi Ray
- [gnome-photos/wip/rishi/collection: 28/46] base-item: Add a create_thumbnail_path virtual method Debarshi Ray
- [gnome-photos/wip/rishi/collection: 29/46] Use BaseItem API to get the thumbnail path Debarshi Ray
- [gnome-photos/wip/rishi/collection: 30/46] base-item: Support disabling the creation of collection thumbnails Debarshi Ray
- [gnome-photos/wip/rishi/collection: 31/46] Support creating BaseItems with thumbnailing turned off Debarshi Ray
- [gnome-photos/wip/rishi/collection: 32/46] item-manager: Try harder to not create an item if one already exists Debarshi Ray
- [gnome-photos/wip/rishi/collection: 33/46] fetch-metas-job, utils: Use BaseItem API instead of the SparqlCursor Debarshi Ray
- [gnome-photos/wip/rishi/collection: 34/46] utils: Shuffle some code around Debarshi Ray
- [gnome-photos/wip/rishi/collection: 35/46] base-item, utils: Query the GFileInfo directly with the BaseItem Debarshi Ray
- [gnome-photos/wip/rishi/collection: 36/46] utils: remove get_thumbnail_path Debarshi Ray
- [gnome-photos/wip/rishi/collection: 37/46] base-item: Add a refresh_icon virtual method Debarshi Ray
- [gnome-photos/wip/rishi/collection: 38/46] base-item: Support sporting a busy state through the "pulse" property Debarshi Ray
- [gnome-photos/wip/rishi/collection: 39/46] glib: Add photos_glib_file_copy_async Debarshi Ray
- [gnome-photos/wip/rishi/collection: 40/46] utils: Add photos_utils_copy_files_async Debarshi Ray
- [gnome-photos/wip/rishi/collection: 41/46] query, source-manager: Support specifically querying for local content Debarshi Ray
- [gnome-photos/wip/rishi/collection: 42/46] query, query-builder: Support OffsetController-less global queries Debarshi Ray
- [gnome-photos/wip/rishi/collection: 43/46] query-builder: Add photos_query_builder_fetch_collections_local Debarshi Ray
- [gnome-photos/wip/rishi/collection: 44/46] Add PhotosImportDialog Debarshi Ray
- [gnome-photos/wip/rishi/collection: 45/46] utils: import Debarshi Ray
- [gnome-photos/wip/rishi/collection: 46/46] app: import Debarshi Ray
- [gnome-photos] (7 commits) ...selection-toolbar: Explicitly set the visibility of the buttons Debarshi Ray
- [gnome-photos] Deleted branch wip/rishi/import-3 Debarshi Ray
- [gnome-boxes] Created branch modal-window-groups Felipe Borges
- [gnome-boxes/modal-window-groups] app-window: The toplevel window should be in window group Felipe Borges
- [gnome-music] Non-fast-forward update to branch wip/mschraal/goa-build-fixes Marinus Schraal
- [gnome-music/wip/mschraal/goa-build-fixes] build: Add GOA dependency Marinus Schraal
- [nautilus] (18 commits) Non-fast-forward update to branch fix-starring-non-indexed-files-in-a-lol-way Carlos Soriano
- [nautilus/fix-starring-non-indexed-files-in-a-lol-way: 18/18] files-view: Show starring only for indexed (by default) files Carlos Soriano
- [pygobject] tests: Make it possible to use pytest directly Christoph Reiter
- [pygobject] Deleted branch wip/creiter/pytest-direct Christoph Reiter
- [gnome-photos] (3 commits) Non-fast-forward update to branch wip/uajain/side-car-file Umang Jain
- [gnome-photos/wip/uajain/side-car-file: 1/3] pipeline: Use g_auto* Umang Jain
- [gnome-photos/wip/uajain/side-car-file: 2/3] local-item: Store edits in side-car files Umang Jain
- [gnome-photos/wip/uajain/side-car-file: 3/3] wip - attempt to delete edit file on discard all Umang Jain
- [gnome-music] (3 commits) ...build: Add GOA dependency Marinus Schraal
- [gnome-music] Deleted branch wip/mschraal/goa-build-fixes Marinus Schraal
- [gimp] Deleted branch meson Félix Piédallu
- [gimp] (128 commits) Created branch meson Félix Piédallu
- [gimp/meson: 1/128] Add basic Meson files. * Root meson.build * meson_options.txt * tools/generate_changelog.sh : custom Félix Piédallu
- [gimp/meson: 2/128] Added subdirs. Translation, themes and cursors fully OK Félix Piédallu
- [gimp/meson: 3/128] Added data subdir Félix Piédallu
- [gimp/meson: 4/128] added source lists of libs Félix Piédallu
- [gimp/meson: 5/128] Successful build of libgimp* Félix Piédallu
- [jhbuild] 3.28: Drop intltool for gnome-music Marinus Schraal
- [gimp/meson: 6/128] Added some in app. Félix Piédallu
- [jhbuild] 3.28: Add GOA for gnome-music Marinus Schraal
- [gimp/meson: 7/128] Fixed app/xcf. Added all other app subdirs. Félix Piédallu
- [gimp/meson: 8/128] LibGimp* : fixes, implement mkenums-marshal, cleanup, common cflags Félix Piédallu
- [gimp/meson: 9/128] Small cleanup Félix Piédallu
- [gimp/meson: 10/128] Fix meson of app/* Félix Piédallu
- [gimp/meson: 11/128] Add gimpversion.h, git-version.h. Fix missing debug_sources. Félix Piédallu
- [gimp/meson: 12/128] Remove verbose warning ; fix missing dependency Félix Piédallu
- [gimp/meson: 13/128] Add libapp Félix Piédallu
- [gimp/meson: 14/128] Add libapp + executables Félix Piédallu
- [gimp/meson: 15/128] Added m4macro install Félix Piédallu
- [gimp/meson: 16/128] Add data/tags xml autogenerated file Félix Piédallu
- [gimp/meson: 17/128] Add xml for data/tips. Add etc dir. Félix Piédallu
- [gimp/meson: 18/128] Forgot mimetypes Félix Piédallu
- [gimp/meson: 19/128] Add Desktop directory. Félix Piédallu
- [gimp/meson: 20/128] Add tools first. Implement icons and source generation. TODO : find workaround for icons+subdir gene Félix Piédallu
- [gimp/meson: 21/128] Add missing mimetypes Félix Piédallu
- [gimp/meson: 22/128] Add todo. Félix Piédallu
- [gimp/meson: 23/128] #include .c ?? That's just weird and just can't work. Félix Piédallu
- [gimp/meson: 24/128] Fix missing dependencies over gitversion.h Félix Piédallu
- [gimp/meson: 25/128] Adding menus Félix Piédallu
- [gimp/meson: 26/128] Default ansi = false Félix Piédallu
- [gimp/meson: 27/128] Fix default install directories, according to https://github.com/mesonbuild/meson/issues/1637#issuec Félix Piédallu
- [gimp/meson: 28/128] Change datadir -> gimpdatadir to prevent confusion. Félix Piédallu
- [gimp/meson: 29/128] Fix themes : rename dirs, remove find call. Félix Piédallu
- [gimp/meson: 30/128] Actually change dir names in top-level file Félix Piédallu
- [gimp/meson: 31/128] Fix libraries: * Add so version * Fix installation subdir (modules, headers) Félix Piédallu
- [gimp/meson: 32/128] Add archlinux build system Félix Piédallu
- [gimp/meson: 33/128] Adding doc installation. Adding devel-doc subdir but no content. Félix Piédallu
- [gimp/meson: 34/128] Implement enums for app/*. TODO : there's a lot of code duplication. Solutions: * shared variable (m Félix Piédallu
- [gimp/meson: 35/128] Fix GtkDoc meson options. Félix Piédallu
- [gimp/meson: 36/128] Fix docs. clean todo. Félix Piédallu
- [gimp/meson: 37/128] Add base of devel-docs meson file. Does not work. Félix Piédallu
- [gimp/meson: 38/128] Added main executables Félix Piédallu
- [gimp/meson: 39/128] Added Legacy icons theme Félix Piédallu
- [gimp/meson: 40/128] Add basic meson files for plugins Félix Piédallu
- [gimp/meson: 41/128] cleanup Félix Piédallu
- [gimp/meson: 42/128] de-duplicate a lot of code Félix Piédallu
- [gimp/meson: 43/128] add plugins Félix Piédallu
- [gimp/meson: 44/128] alphabetic sort, uncomment Félix Piédallu
- [gimp/meson: 45/128] Add some plugins Félix Piédallu
- [gimp/meson: 46/128] Add missing header generation Félix Piédallu
- [gimp/meson: 47/128] Add missing subdir Félix Piédallu
- [gimp/meson: 48/128] Add all missing plugins. TODO fix some missing ld. Félix Piédallu
- [gimp/meson: 49/128] Temporarily disable plug-ins build. Add tools/pdbgen build (not finished). Fix archlinux build. Félix Piédallu
- [gimp/meson: 50/128] update meson.build according to upstream Félix Piédallu
- [gimp/meson: 51/128] De-duplicate code for calling gimp_mkenums. Félix Piédallu
- [gimp/meson: 52/128] Remove multiple version numbers. Félix Piédallu
- [gimp/meson: 53/128] Remove some useless link args Félix Piédallu
- [gimp/meson: 54/128] Rename tests Félix Piédallu
- [gimp/meson: 55/128] Use custom_target with capture instead of bash cat pipes run_command. Félix Piédallu
- [gimp/meson: 56/128] Added .gitignore Félix Piédallu
- [gimp/meson: 57/128] Do not use local dir, use git clone in PKGBUILD. Félix Piédallu
- [gimp/meson: 58/128] Revert "Use custom_target with capture instead of bash cat pipes run_command." custom_target is buil Félix Piédallu
- [gimp/meson: 59/128] Add missing math link Félix Piédallu
- [gimp/meson: 60/128] Add to all modules. Félix Piédallu
- [gimp/meson: 61/128] Add math dependency Félix Piédallu
- [gimp/meson: 62/128] Add appdata file. fix .gitignore. Félix Piédallu
- [gimp/meson: 63/128] Add missing man files Félix Piédallu
- [gimp/meson: 64/128] Comment useless dependency. Add link for executable. Félix Piédallu
- [gimp/meson: 65/128] Fix encoding... Félix Piédallu
- [gimp/meson: 66/128] Add basic files for devel-docs. Not working because of include_dir to source_root missing. Ticket pe Félix Piédallu
- [gimp/meson: 67/128] Add devel-docs/tools Félix Piédallu
- [gimp/meson: 68/128] Fix flags (relative paths to prefix -> append with prefix) Félix Piédallu
- [gimp/meson: 69/128] Cleanup Félix Piédallu
- [gimp/meson: 70/128] Add math deps Félix Piédallu
- [gimp/meson: 71/128] Temporarily disable broken devel-docs Félix Piédallu
- [gimp/meson: 72/128] Add prefix to share/, lib/ relpaths Félix Piédallu
- [gimp/meson: 73/128] Install menus Félix Piédallu
- [gimp/meson: 74/128] Activate plug-ins. Fix plug-ins, missing dependencies, lib renames. Félix Piédallu
- [gimp/meson: 75/128] PKGBUILD: Release build. Remove build dir before anything. Félix Piédallu
- [gimp/meson: 76/128] Add dependency on autogenerated file. Félix Piédallu
- [gimp/meson: 77/128] Move build dir to src/build Félix Piédallu
- [gimp/meson: 78/128] Backport autotools changes to meson. Félix Piédallu
- [gimp/meson: 79/128] Force gegl_minver. Add mypaint-brushes to libmypaint dependency. Félix Piédallu
- [gimp/meson: 80/128] Disable clang-incompatible flag Félix Piédallu
- [gimp/meson: 81/128] Fix plug-ins a bit. Add windows subdir. Félix Piédallu
- [gimp/meson: 82/128] Fix some names/paths/missing file. Add beginning of pygimp plugin. Félix Piédallu
- [gimp/meson: 83/128] Continue plugin/pygimp. Félix Piédallu
- [gimp/meson: 84/128] Fix generators Félix Piédallu
- [gimp/meson: 85/128] Rename some py deps. Fix pygimp plugins. Félix Piédallu
- [gimp/meson: 86/128] Remove prefix of pygimp libs Félix Piédallu
- [gimp/meson: 87/128] Add script-fu plugin Félix Piédallu
- [gimp/meson: 88/128] Fix path to file-raw resources. Add plugin resources. Félix Piédallu
- [gimp/meson: 89/128] Fix tabs/spaces consistency. Félix Piédallu
- [gimp/meson: 90/128] Prefer python2 to python that may point on python3 on modern installs. Félix Piédallu
- [gimp/meson: 91/128] Fix icons. Rename lists of icons for more readability. Félix Piédallu
- [gimp/meson: 92/128] Fix: remove bitmaps from vector images list Félix Piédallu
- [gimp/meson: 93/128] Implement some packaging that was handled by Autotools. Félix Piédallu
- [gimp/meson: 94/128] Document meson port. Félix Piédallu
- [gimp/meson: 95/128] Use fake-not-found-dep instead of 'have_*' bools. Use cc.get_supported_arguments. Félix Piédallu
- [gimp/meson: 96/128] Remove irrelevant old comment Félix Piédallu
- [gimp/meson: 97/128] Add test for config Félix Piédallu
- [gimp/meson: 98/128] Use python2 Félix Piédallu
- [gimp/meson: 99/128] Fix versions, pkg-config files. Félix Piédallu
- [gimp/meson: 100/128] Add infos to meson_todo.md Félix Piédallu
- [gimp/meson: 101/128] Fix translations, strings replacements. Félix Piédallu
- [gimp/meson: 102/128] Fix app/console builds. Félix Piédallu
- [gimp/meson: 103/128] Fix dependency on generated file Félix Piédallu
- [gimp/meson: 104/128] change todos Félix Piédallu
- [gimp/meson: 105/128] Fix translations in xml files. Félix Piédallu
- [gimp/meson: 106/128] current_source_dir() already contains source_root(). Félix Piédallu
- [gimp/meson: 107/128] Cleanup. Prepare future Windows support. Félix Piédallu
- [gimp/meson: 108/128] Remove redundant os_win32 and platform_win32 variables Félix Piédallu
- [gimp/meson: 109/128] fix: missing bang in shebang Félix Piédallu
- [gimp/meson: 110/128] Fix fontconfig_name, libmypaint_name (temporarily ?), c_args Félix Piédallu
- [gimp/meson: 111/128] Windows support preparation. Disabling most of windows-specific (broken) flags. Move/fix some featur Félix Piédallu
- [gimp/meson: 112/128] Fix windows build: use vs_module_defs, remove duplicate flags with meson, fix missing ldflags. Félix Piédallu
- [gimp/meson: 113/128] Do not always build custom_targets (they fail on windows) Félix Piédallu
- [gimp/meson: 114/128] Use pygobject-codegen instead of pygtk-codegen Félix Piédallu
- [gnome-shell] Update Brazilian Portuguese translation Translations User D-L
- [gimp/meson: 115/128] Fix windows build/link Félix Piédallu
- [gimp/meson: 116/128] Fix Windows build: missing dependency (pangoft2, mypaint-brushes) Félix Piédallu
- [gimp/meson: 117/128] Cleanup custom useless Ldflags/link_args Félix Piédallu
- [gimp/meson: 118/128] Fix the fix (mypaint-brushes not available on Mingw) Félix Piédallu
- [gimp/meson: 119/128] Refactoring of CFlags: * Regroup all -Defines in /meson.build. * Rename DATADIR as SYSDATADIR in /to Félix Piédallu
- [gimp/meson: 120/128] Fix: Rename DATADIR as GIMPDATADIR, as it conflicts with Mingw headers. Félix Piédallu
- [gimp/meson: 121/128] Remove 'find' calls, use hard-coded names and install_subdir Félix Piédallu
- [gimp/meson: 122/128] Remove most run_command calls (and bash calls). Helps having a better ninja dependencies tree. Félix Piédallu
- [gimp/meson: 123/128] cleanup Félix Piédallu
- [gimp/meson: 124/128] Fix encoding -> utf8 Félix Piédallu
- [gimp/meson: 125/128] Move versionconfig declaration to root meson.build. Generate rc sources. Félix Piédallu
- [gimp/meson: 126/128] Add support for windows .rc files Félix Piédallu
- [gimp/meson: 127/128] Add custom_targets for regenerating lex/parsers Félix Piédallu
- [gimp/meson: 128/128] Fix rebase: * Backport source filenames changes * Add missing test * Add new tool * Move git-version Félix Piédallu
- [gimp] Deleted branch gtk3-port N/A
- [gimp] (232 commits) Created branch gtk3-port N/A
- [gimp/gtk3-port: 1/232] Switch to version 3.0 in a lot of places and depend on GTK+ 3.16 N/A
- [gimp/gtk3-port: 2/232] Revert "app: Fix on canvas widgets ignoring clicks from tablets - bug 614441" N/A
- [gimp/gtk3-port: 3/232] libgimpwidgets: remove deprecated files from the build N/A
- [gimp/gtk3-port: 4/232] libgimpwidgets: s/GtkObject/GtkAdjustment/ in gimpwidgets.[ch] N/A
- [gimp/gtk3-port: 5/232] libgimpwidgets: port virtual functions to GTK+ 3.0 N/A
- [gimp/gtk3-port: 6/232] libgimpwidgets: port virtual functions to GTK+ 3.0 N/A
- [gimp/gtk3-port: 7/232] libgimpwidgets: port to GtkWidget::draw() N/A
- [gimp/gtk3-port: 8/232] libgimpwidgets: port to GtkWidget::draw() N/A
- [gimp/gtk3-port: 9/232] libgimpwidgets: port to GtkWidget::draw() N/A
- [gimp/gtk3-port: 10/232] libgimpwidgets: s/GtkObject/GtkAdjustment/ N/A
- [gimp/gtk3-port: 11/232] libgimpwidgets: port to GtkWidget::draw() N/A
- [gimp/gtk3-port: 12/232] libgimpwidgets: remove deprecated functions and s/GtkObject/GtkAdjustment/ N/A
- [gimp/gtk3-port: 13/232] libgimpwidgets: remove deprecated files completely N/A
- [gimp/gtk3-port: 14/232] libgimp: remove GdkRGB and GdkColorMap calls, these APIs are gone N/A
- [gimp/gtk3-port: 15/232] app: port to GtkWidget::draw() N/A
- [gimp/gtk3-port: 16/232] app: remove GTK_OBJECT() cast N/A
- [gimp/gtk3-port: 17/232] app: port to GtkWidget::draw() N/A
- [gimp/gtk3-port: 18/232] app: port to GtkWidget::draw() N/A
- [gimp/gtk3-port: 19/232] app: port virtual functions to GTK+ 3.0 API N/A
- [gimp/gtk3-port: 20/232] app: port to GtkWidget::draw() N/A
- [gimp/gtk3-port: 21/232] app: port to GtkWidget::draw() N/A
- [gimp/gtk3-port: 22/232] app: port to GtkWidget::draw() N/A
- [gimp/gtk3-port: 23/232] app: port to GtkWidget::draw() and s/GtkObject/GtkAdjustment/ N/A
- [gimp/gtk3-port: 24/232] app: port to GtkWidget::draw() N/A
- [gimp/gtk3-port: 25/232] app: s/GtkObject/GtkAdjustment/ N/A
- [gimp/gtk3-port: 26/232] app: port to GtkWidget::draw() N/A
- [gimp/gtk3-port: 27/232] app: port GimpNavigationView to GtkWidget::draw() N/A
- [gimp/gtk3-port: 28/232] app: port GimpPaletteView to GtkWidget::draw() N/A
- [gimp/gtk3-port: 29/232] app: port to GtkWidget::draw() N/A
- [gimp/gtk3-port: 30/232] app: port to GtkWidget::draw() N/A
- [gimp/gtk3-port: 31/232] app: no need to alloc colors any longer, GdkColormap is gone N/A
- [gimp/gtk3-port: 32/232] app: port call to gtk_paint_arrow() to GTK+ 3.0 N/A
- [gimp/gtk3-port: 33/232] app: port device management to GdkDeviceManager N/A
- [gimp/gtk3-port: 34/232] app: remove obsolete (GtkObject **) casts N/A
- [gimp/gtk3-port: 35/232] app: use gtk_widget_get_preferred_size() instead of size_request() N/A
- [gimp/gtk3-port: 36/232] app: port GimpScalComboBox to GTK+ 3.0 N/A
- [gimp/gtk3-port: 37/232] app: use gtk_widget_get_preferred_size() instead of size_request() N/A
- [gimp/gtk3-port: 38/232] libgimpwidgets: port GimpFrame to GTK+ 3.0 N/A
- [nautilus] files-view: Show starring only for indexed (by default) files Carlos Soriano
- [gimp/gtk3-port: 39/232] app: port tools to GTK+ 3.0 (trivial changes only) N/A
- [gimp/gtk3-port: 40/232] app: s/GtkObject/GtkAdjustment/ in app/dialogs/ N/A
- [nautilus] Deleted branch fix-starring-non-indexed-files-in-a-lol-way Carlos Soriano
- [gimp/gtk3-port: 41/232] app: pass the cairo_region_t to gdk_window_invalidate_region() directly N/A
- [gimp/gtk3-port: 42/232] app: use GdkDeviceManager to list devices N/A
- [gimp/gtk3-port: 43/232] app: port to GtkWidget::draw() N/A
- [gimp/gtk3-port: 44/232] app: remove calls to colormap functions, they are gone N/A
- [gimp/gtk3-port: 45/232] libgimpwidgets: get rid of (GtkObject **) casts N/A
- [gimp/gtk3-port: 46/232] app: port the splash to GTK+ 3.0 N/A
- [gimp/gtk3-port: 47/232] libgimpwidgets: port the ruler to GTK+ 3.0 N/A
- [gimp/gtk3-port: 48/232] libgimpwidgets: port to GtkWidget::draw() N/A
- [gimp/gtk3-port: 49/232] app: port to GtkWidget::draw() N/A
- [gimp/gtk3-port: 50/232] app: port the overlay stuff to GTK+ 3.0 N/A
- [gimp/gtk3-port: 51/232] app: use the container icon view, the grid view is not GTK+ 3.0-able N/A
- [gimp/gtk3-port: 52/232] app: port to GtkWidget::draw() (incompletely) N/A
- [gimp/gtk3-port: 53/232] app: remove call to gtk_statusbar_set_has_resize_grip() N/A
- [gimp/gtk3-port: 54/232] app: port the tag entry to GTK+ 3.0 N/A
- [gimp/gtk3-port: 55/232] app: port to GtkWidget::draw() but disable the code inside with #if 0 N/A
- [gimp/gtk3-port: 56/232] app: can't set the scale combo entry's properties in init() any longer N/A
- [gimp/gtk3-port: 57/232] app: port to GtkWidget::draw() N/A
- [gimp/gtk3-port: 58/232] libgimpwidgets: port to GtkWidget::draw() N/A
- [gimp/gtk3-port: 59/232] modules: s/GtkObject/GtkAdjustment/ N/A
- [gimp/gtk3-port: 60/232] app: didn't completely commit the display shell expose() -> draw() change N/A
- [gimp/gtk3-port: 61/232] app: port to GtkWidget::draw() N/A
- [gimp/gtk3-port: 62/232] app: passing -1 as width/height to gtk_paint_box() no longer works N/A
- [gimp/gtk3-port: 63/232] app: port popup arrow drawing to cairo and get rid of the arrow_pixbuf N/A
- [gimp/gtk3-port: 64/232] app: remove GimpContainerGridView from the build entirely N/A
- [libgda] Fix encoding of copyright headers Jeremy Bicha
- [gimp/gtk3-port: 65/232] modules: port to GtkWidget::draw() N/A
- [gimp/gtk3-port: 66/232] libgimpwidgets: port to GtkWidget::draw() N/A
- [gimp/gtk3-port: 67/232] libgimp: port to GtkWidget::draw() N/A
- [gimp/gtk3-port: 68/232] app: don't translate to allocation.x,y N/A
- [gimp/gtk3-port: 69/232] app: port to GtkWidget::draw() N/A
- [gimp/gtk3-port: 70/232] app: forgot to remove a cairo_destroy() in draw() N/A
- [gimp/gtk3-port: 71/232] app: port to GtkWidget::draw() N/A
- [gimp/gtk3-port: 72/232] app: GtkEntry turned into a no-window widget N/A
- [gimp/gtk3-port: 73/232] app: use the new GtkScrollable API instead of deprecated tree view API N/A
- [gimp/gtk3-port: 74/232] app: cairo_save()/restore() around chaining up in draw() N/A
- [libgda] Remove apparently accidentally committed patch file Jeremy Bicha
- [gimp/gtk3-port: 75/232] app: add ugly workaround to make the icon view adapt to view size changes N/A
- [gimp/gtk3-port: 76/232] plug-ins: lots of trivial GTK+ 3.0 porting N/A
- [gimp/gtk3-port: 77/232] plug-ins: port jpeg-save to GTK+ 3.0 N/A
- [gimp/gtk3-port: 78/232] plug-ins: port file-png to GTK+ 3.0 N/A
- [gimp/gtk3-port: 79/232] plug-ins: s/GtkObject/GtkAdjustment/g in plug-ins/common/ N/A
- [gimp/gtk3-port: 80/232] plug-ins: more s/GtkObject/GtkAdjustment/ N/A
- [gimp/gtk3-port: 81/232] plug-ins: port some more plug-ins to GTK+ 3.0 N/A
- [gimp/gtk3-port: 82/232] app: port the colormap editor to GTK+ 3.0 N/A
- [gimp/gtk3-port: 83/232] app: remove GtkWrapBox N/A
- [gimp/gtk3-port: 84/232] libgimpwidgets: port to the new size request API N/A
- [gimp/gtk3-port: 85/232] app: port to the new size request API N/A
- [gimp/gtk3-port: 86/232] plug-ins: port the print preview to the new size request API N/A
- [gimp/gtk3-port: 87/232] plug-ins: port sphere-designer to GtkWidget::draw() N/A
- [gimp/gtk3-port: 88/232] plug-ins: port cml-explorer to GtkWidget::draw() N/A
- [gimp/gtk3-port: 89/232] plug-ins: port lighting to GTK+ 3.0 N/A
- [gimp/gtk3-port: 90/232] plug-ins: port the unit-editor to GtkScrollable N/A
- [gimp/gtk3-port: 91/232] app: fix GimpOverlayDialog's minimum height N/A
- [gimp/gtk3-port: 92/232] app: port GimpOverlayBox to GtkWidget::get_preferred_width/height() N/A
- [gimp/gtk3-port: 93/232] app: don't connect to "size-requst" because that's deprecated N/A
- [gimp/gtk3-port: 94/232] app: port GimpSpinScale to GTK+ 3.0 N/A
- [gimp/gtk3-port: 95/232] app: skip keyboard devices so the device list becomes reasonable N/A
- [gimp/gtk3-port: 96/232] app: implement proper height-for-width in GimpToolPalette N/A
- [gimp/gtk3-port: 97/232] app: use GdkDevice accessors N/A
- [gimp/gtk3-port: 98/232] app: introduce struct GimpDeviceKey because GdkDeviceKey is gone N/A
- [gimp/gtk3-port: 99/232] app: put the toolbox' areas into a box until we decided about a wrapping widget N/A
- [gimp/gtk3-port: 100/232] Use gtk_widget_render_icon_pixbuf() instead of gtk_widget_render_icon() N/A
- [gimp/gtk3-port: 101/232] app: port the device sort function to GdkDeviceManager N/A
- [gimp/gtk3-port: 102/232] libgimpwidgets: port to GtkStyleContext and gtk_render_foo() N/A
- [gimp/gtk3-port: 103/232] app: change the list of available devices to something that makes sense N/A
- [gimp/gtk3-port: 104/232] libgimpwidgets: port GimpCellRendererToggle to GtkStyleContext N/A
- [gimp/gtk3-port: 105/232] libgimpwidgets: port GimpChainButton to GtkStyleContext N/A
- [gimp/gtk3-port: 106/232] libgimpwidgets: port GimpColorArea to GtkStyleContext N/A
- [gimp/gtk3-port: 107/232] libgimpwidgets: port GimpColorScale to GtkStyleContext N/A
- [gimp/gtk3-port: 108/232] libgimpwidgets: port GimpOffsetArea to GtkStyleContext N/A
- [gimp/gtk3-port: 109/232] libgimpwidgets: port GimpRuler to GtkStyleContext N/A
- [gimp/gtk3-port: 110/232] llibgimpwidgets: port GimpScrolledPreview to GtkStyleContext N/A
- [gimp/gtk3-port: 111/232] app: port GimpBlobEditor to GtkStyleContext N/A
- [gimp/gtk3-port: 112/232] app: port setting the canvas padding color to GtkStyleContext N/A
- [gimp/gtk3-port: 113/232] app: port GimpPanedBox to GtkStyleContext N/A
- [gimp/gtk3-port: 114/232] app: port GimpContainerIconView to GtkStyleContext N/A
- [gimp/gtk3-port: 115/232] app: port GimpContainerTreeView to GtkStyleContext N/A
- [gimp/gtk3-port: 116/232] app: port GimpColormapEditor to GtkStyleContext N/A
- [gimp/gtk3-port: 117/232] app: port GimpComponentEditor to GtkStyleContext N/A
- [gimp/gtk3-port: 118/232] app: port GimpFgBgEditor to GtkStyleContext N/A
- [gimp/gtk3-port: 119/232] app: port GimpFgBgView to GtkStyleContext N/A
- [gimp/gtk3-port: 120/232] app: port gimp_get_icon_size() to GtkStyleContext N/A
- [gimp/gtk3-port: 121/232] app: port GimpContainerBox to GtkStyleContext N/A
- [gimp/gtk3-port: 122/232] app: port GimpDashEditor to GtkStyleContext N/A
- [gimp/gtk3-port: 123/232] app: remove calls to gtk_widget_get, set_extension_events() N/A
- [gimp/gtk3-port: 124/232] app: s/gtk_widget_modify_font/gtk_widget_override_font/ N/A
- [gimp/gtk3-port: 125/232] libgimpwidgets: port GimpNumberPairEntry to gtk_widget_override_font() N/A
- [gimp/gtk3-port: 126/232] app: port the about dialog to GtkStyleContext N/A
- [gimp/gtk3-port: 127/232] modules: remove call to gtk_widget_set_extension_events() N/A
- [gimp/gtk3-port: 128/232] libgimpwidgets: implement GtkWidget::state_flags_changed() N/A
- [gimp/gtk3-port: 129/232] libgimpwidgets: implement GtkWidget::style_updated() instead of style_set() N/A
- [gimp/gtk3-port: 130/232] libgimpwidgets: use g_object_ref()/unref() for GdkCursors N/A
- [gimp/gtk3-port: 131/232] app: use gdk_drag_context_get_source_window() N/A
- [gimp/gtk3-port: 132/232] app: use gdk_drag_context_get_selected_action() instead of conect->action N/A
- [gimp/gtk3-port: 133/232] app: implement GtkWidget::style_updated() instead of style_set() N/A
- [gimp/gtk3-port: 134/232] port gtkrc files to CSS (incompletely and stuff commented out) N/A
- [gimp/gtk3-port: 135/232] Port theme and gtkrc file loading to CSS files using GtkCssProvider N/A
- [gimp/gtk3-port: 136/232] app: copy gimp.css instead of gtkrc to the user's gimp directory N/A
- [gimp/gtk3-port: 137/232] app: check whether child widgets exist in GtkWidget::style_updated() N/A
- [gimp/gtk3-port: 138/232] Replace gdk_cursor_unref() with g_object_unref() N/A
- [gimp/gtk3-port: 139/232] app: use gtk_menu_shell_get_selected_item() N/A
- [gimp/gtk3-port: 140/232] app: port GimpOverlayBox to GtkStyleContext N/A
- [gimp/gtk3-port: 141/232] app: port GimpOverlayFrame to GtkStyleContext N/A
- [gimp/gtk3-port: 142/232] app: port GimpScaleButton to GtkStyleContext N/A
- [gimp/gtk3-port: 143/232] libgimpwidgets: move all GimpPickButton members to a private struct N/A
- [gimp/gtk3-port: 144/232] libgimpwidgets: move all GimpColorArea members to a private struct N/A
- [gimp/gtk3-port: 145/232] libgimpwidgets: move all GimpOffsetArea members to a private struct N/A
- [gimp/gtk3-port: 146/232] libgimpwidgets: move padding members from instance to class struct N/A
- [gimp/gtk3-port: 147/232] libgimpwidgets: move all GimpButton members to a private struct N/A
- [gimp/gtk3-port: 148/232] libgimpwidgets: move all GimpCellRendererColor members to a private struct N/A
- [gimp/gtk3-port: 149/232] libgimpwidgets: move all GimpColorButton members to a private struct N/A
- [gimp/gtk3-port: 150/232] libgimpwidgets: move all GimpCellRendererToggle members to a private struct N/A
- [gimp/gtk3-port: 151/232] libgimpwidgets: move all GimpChainButton members to a private struct N/A
- [gimp/gtk3-port: 152/232] libgimpwidgets: move all GimpBrowser members to a private struct N/A
- [gimp/gtk3-port: 153/232] libgimpwidgets: move all GimpColorDisplay members to a private struct N/A
- [gimp/gtk3-port: 154/232] libgimpwidgets: move all GimpColorDisplayStack members to a private struct N/A
- [gimp/gtk3-port: 155/232] libgimpwidgets: move all GimpColorHexEntry members to a private struct N/A
- [gimp/gtk3-port: 156/232] libgimpwidgets: add padding N/A
- [gimp/gtk3-port: 157/232] libgimpwidgets: move all GimpColorNotebook members to a private struct. N/A
- [gimp/gtk3-port: 158/232] libgimpwidgets: move all GimpColorScale members to a private struct N/A
- [gimp/gtk3-port: 159/232] libgimpwidgets: move GimpColorProfileComboBox::dialog to private N/A
- [gimp/gtk3-port: 160/232] libgimpwidgets: move all GimpColorSelection members to a private struct N/A
- [gimp/gtk3-port: 161/232] libgimpwidgets: move all GimpEnumLabel members to a private struct N/A
- [gimp/gtk3-port: 162/232] app: don't use style->black and style->white N/A
- [gimp/gtk3-port: 163/232] libgimpwidgets: move all GimpMemsizeEntry members to a private struct N/A
- [cantarell-fonts] Add Occitan translation Translations User D-L
- [gimp/gtk3-port: 164/232] app: port GimpStrokeEditor to GtkStyleContext N/A
- [gimp/gtk3-port: 165/232] app: port GimpPaletteView to GtkStyleContext N/A
- [gimp/gtk3-port: 166/232] plug-ins: don't use style->black and style->white N/A
- [gimp/gtk3-port: 167/232] libgimpwidgets: move all GimpColorProfileStore members to a private struct N/A
- [gimp/gtk3-port: 168/232] app: port GimpDockWindow to GtkStyleContext N/A
- [gimp/gtk3-port: 169/232] app: port GimpToolEditor to GtkStyleContext N/A
- [gimp/gtk3-port: 170/232] app: use gtk_widget_override_font() instead of modify_font() N/A
- [gimp/gtk3-port: 171/232] app: port GimpThumbBox to GtkStyleContext N/A
- [gimp/gtk3-port: 172/232] Implement GtkWidget::style_updated() instead of ::style_set() N/A
- [gimp/gtk3-port: 173/232] app: port GimpHistogramView to GtkStyleContext N/A
- [gimp/gtk3-port: 174/232] app: port GimpTagEntry to GtkStyleContext N/A
- [gimp/gtk3-port: 175/232] app: always ask the master device for its axes or state N/A
- [gimp/gtk3-port: 176/232] app: when checking for a device change, check the event's source device N/A
- [gimp/gtk3-port: 177/232] app: remove obsolete device checks from GimpToolbox N/A
- [gimp/gtk3-port: 178/232] app: port GimpColorFrame away from GtkStyle, using a new style property N/A
- [gimp/gtk3-port: 179/232] app: remove call to gtk_widget_style_attach() from GimpOverlayBox N/A
- [gimp/gtk3-port: 180/232] app: port GimpOverlayChild to GtkStyleContext N/A
- [gimp/gtk3-port: 181/232] Port cell renderers to gtk_cell_renderer_get_state() N/A
- [gimp/gtk3-port: 182/232] app: port GimpCellRendererDashes to GtkStyleContext N/A
- [gimp/gtk3-port: 183/232] app: add gimp_get_style_color() to simplify GdkRGBA style property lookup N/A
- [gimp/gtk3-port: 184/232] app: add style property and default CSS for GimpHistogramView's grid-color N/A
- [gimp/gtk3-port: 185/232] app: port GimpCurveView to GtkStyleContext N/A
- [gimp/gtk3-port: 186/232] themes: document the new GimpHistogramView property in the theme CSS N/A
- [gimp/gtk3-port: 187/232] app: define all GimpHistogramView colors via style properties and CSS N/A
- [gimp/gtk3-port: 188/232] themes: document the new stlye properties and indent the CSS files properly N/A
- [gimp/gtk3-port: 189/232] app: port GimpComboTagEntry to GtkStyleContext N/A
- [gimp/gtk3-port: 190/232] configure.ac: use the new GTK_CHECK_BACKEND() macro N/A
- [gimp/gtk3-port: 191/232] plug-ins: port map-object to GTK+ 3.x N/A
- [gimp/gtk3-port: 192/232] app: use GdkRGBA instead of GdkColor in some places N/A
- [gimp/gtk3-port: 193/232] app: remove gimp_rgb_get,set_gdk_color() N/A
- [gimp/gtk3-port: 194/232] plug-ins: port filter-pack to GTK+ 3.0, still some warnings left N/A
- [gimp/gtk3-port: 195/232] app: gimp_print_event(): add the device to the event debug output. N/A
- [gimp/gtk3-port: 196/232] app: gimp_device_info_get_device_coords(): workaround for XI2 b0rk N/A
- [gimp/gtk3-port: 197/232] app: make input devices, grabs and therefore generally tools work again N/A
- [gimp/gtk3-port: 198/232] app: use gdk_device_get_position() inetad of gdk_display_get_pointer() N/A
- [gimp/gtk3-port: 199/232] app: remove some forgotten #undef GSEAL_ENABLE N/A
- [gimp/gtk3-port: 200/232] app: let the file dialog expand/collapse with the file type expander N/A
- [gimp/gtk3-port: 201/232] app: port GimpGradientEditor to GtkSyleContext N/A
- [gimp/gtk3-port: 202/232] app: port GimpHistogramView to gdk_device_grab()/ungrab() N/A
- [gimp/gtk3-port: 203/232] app: port GimpNavigationEditor to GtkStyleContext N/A
- [gimp/gtk3-port: 204/232] app: port GimpTagPopup to GtkStyleContext N/A
- [gimp/gtk3-port: 205/232] app: GimpDock: port font size modification to GtkCssProvider N/A
- [gimp/gtk3-port: 206/232] plug-ins: s/GtkObject/GtkAdjustment/ N/A
- [gimp/gtk3-port: 207/232] app: implement GtkContainer::get_path_for_child() in GimpMessageBox N/A
- [gimp/gtk3-port: 208/232] devel-docs: make the shooter tool at least build again (untested) N/A
- [gimp/gtk3-port: 209/232] app: don't use "size-request" for the toolbox' wilber, it's gone N/A
- [gimp/gtk3-port: 210/232] Incomplete notebook and tab theming commit, to be improved N/A
- [gimp/gtk3-port: 211/232] themes: set an explicit background for rulers N/A
- [gimp/gtk3-port: 212/232] app: make the statusbar's progress label visible again N/A
- [gimp/gtk3-port: 213/232] app: don't use the deprecated GDK_EXTENSION_EVENTS_ALL N/A
- [gimp/gtk3-port: 214/232] app: port wilber drawing to GtkStyleContext N/A
- [gimp/gtk3-port: 215/232] modules: port GimpColorWheel to GTK+ 3.x N/A
- [gimp/gtk3-port: 216/232] app: s/GtkObject/GtkAdjustment/ in gimpdisplayhsell-rotate-dialog.c N/A
- [gimp/gtk3-port: 217/232] Use GTK+3 gtk_get_locale_direction() function instead of current hack. N/A
- [gimp/gtk3-port: 218/232] app: port GimpCircle and subclasses to GTK+ 3 N/A
- [gimp/gtk3-port: 219/232] app: remove GTK_OBJECT() case in GimpPopup N/A
- [gimp/gtk3-port: 220/232] app: use gimp_color_display_stack_get_filters() instead of stack->filters N/A
- [gimp/gtk3-port: 221/232] libgimpwidgets: #if 0 more stuff in gimp3migration N/A
- [gimp/gtk3-port: 222/232] libgimpwidgets: Draw marker in correct position on ruler. N/A
- [gimp/gtk3-port: 223/232] libgimpwidgets: Separate ruler text layer from background. N/A
- [gimp/gtk3-port: 224/232] app: port GimpContainerTreeView from style_set() to style_updated() N/A
- [gimp/gtk3-port: 225/232] Revert "Bug 762279 - "Tip of the day" links opens two links" N/A
- [gimp/gtk3-port: 226/232] Bug 762279 - "Tip of the day" links opens two links. N/A
- [gimp/gtk3-port: 227/232] plug-ins: s/GtkObject/GtkAdjustment/ in file-wepb N/A
- [gimp/gtk3-port: 228/232] libgimpwidgets, app: use GdkRGBA instead of GdkColor for cell backgrounds N/A
- [gimp/gtk3-port: 229/232] libgimpwidgets: make GimpColorScale more-or-less work fine N/A
- [gimp/gtk3-port: 230/232] app: port GimpMeter to GTK+ 3.x N/A
- [gimp/gtk3-port: 231/232] app: port gimpwidgets-utils.c to GTK+ 3.x N/A
- [gimp/gtk3-port: 232/232] foo N/A
- [gnome-boxes] Created branch support-img-for-cddvds Felipe Borges
- [gnome-boxes/support-img-for-cddvds] properties-window: Support "application/x-raw-disk-image" in filechooser Felipe Borges
- [gnome-music] flatpak: Allow GOA session bus access Marinus Schraal
- [gnome-boxes] Deleted branch move-select-file-to-menu Felipe Borges
- [gnome-boxes] Deleted branch wip/feborges/flowbox Felipe Borges
- [gnome-boxes] Deleted branch wip/feborges/meson Felipe Borges
- [gnome-boxes] Deleted branch wip/docs Felipe Borges
- [nautilus] Created branch remove-external-bulk-support Carlos Soriano
- [nautilus] (9 commits) Non-fast-forward update to branch remove-external-bulk-support Carlos Soriano
- [nautilus] application: Remove custom allocation default size Carlos Soriano
- [nautilus/remove-external-bulk-support: 9/9] general: Remove external bulk rename Carlos Soriano
- [gnome-builder] Created branch tintou/subprocess-missing-annotations Corentin Noël
- [gtk] Bump up the dependency on Meson Emmanuele Bassi
- [gtk] build: Use GIR targets for built introspection data Emmanuele Bassi
- [gtk] Fix overzalous method annotations for drag and drop Emmanuele Bassi
- [gtk] build: Allow using introspection from subprojects Emmanuele Bassi
- [gimp/meson] Backported Autotools modifs from master to meson Félix Piédallu
- [pygobject] docs: fix build with sphinx 1.7.0 Christoph Reiter
- [gnome-session] NEWS: update for release Ray Strode
- [gnome-session] meson: bump to 3.27.90 Ray Strode
- [gnome-session] Created tag 3.27.90 Ray Strode
- [gdm] common: Support runtime configurations Ray Strode
- [gdm] data: Add udev rules to disable Wayland on Cirrus Ray Strode
- [gobject-introspection] gir: Update annotations from GLib git master Rico Tzschichholz
- [gobject-introspection] Revert "Update the GLib annotations" Rico Tzschichholz
- [gdm] Remove obsolete references to XNEST from the build system Ray Strode
- [gdm] gdm-{wayland,x}-session: fix segfault if run with no arguments Ray Strode
- [gnome-tweaks] Update Occitan translation Translations User D-L
- [gnome-continuous] Add libunistring Emmanuele Bassi
- [gnome-music] Created branch wip/mschraal/artcache-error-reporting Marinus Schraal
- [gnome-music/wip/mschraal/artcache-error-reporting] albumartcache: Logger warning format incorrect Marinus Schraal
- [gcab] build-sys: fix installing the includes Marc-André Lureau
- [gimp] app: don't choke when being asked for GIMP_UNIT_PERCENT's factor or digits Michael Natterer
- [gdm] NEWS: update for release Ray Strode
- [gdm] configure: bump to 3.27.90 Ray Strode
- [gdm] Created tag 3.27.90 Ray Strode
- [gnome-boxes] build: Make oVirt support optional Felipe Borges
- [gnome-build-meta] project.conf: Adding downloads.gnome.org source alias Tristan Van Berkom
- [gnome-build-meta] core-deps/cantarell-fonts.bst: Build from tarball using meson Tristan Van Berkom
- [gnome-build-meta] base-system.bst: Using a fresher base system ref, still debian testing Tristan Van Berkom
- [mutter] (2 commits) Created branch wip/carlosg/text-input-fixes Carlos Garnacho
- [mutter/wip/carlosg/text-input-fixes: 1/2] clutter/text: Be more pervasive at updating input method state Carlos Garnacho
- [mutter/wip/carlosg/text-input-fixes: 2/2] wayland: Avoid clutter_input_focus method calls when unfocused Carlos Garnacho
- [gnome-shell] (2 commits) Created branch wip/carlosg/osk-fixes Carlos Garnacho
- [gnome-shell/wip/carlosg/osk-fixes: 1/2] keyboard: Do not call non-existent function Carlos Garnacho
- [gnome-shell/wip/carlosg/osk-fixes: 2/2] keyboard: make Key objects' topmost actor to be this.actor Carlos Garnacho
- [gnome-desktop] doap: Add description Bastien Nocera
- [gnome-desktop] Revert "Add myself as a maintainer" Bastien Nocera
- [gnome-desktop] doap: Add myself as author Bastien Nocera
- [geocode-glib] lib: Remove full build path from public headers Bastien Nocera
- [geocode-glib] doap: Mark myself as an author Bastien Nocera
- [gnome-music] albumartcache: Logger warning format incorrect Marinus Schraal
- [gnome-music] Deleted branch wip/mschraal/artcache-error-reporting Marinus Schraal
- [vala/staging] build: Don't install vapicheck Rico Tzschichholz
- [gimp] (235 commits) Created branch gtk3-port-meson Félix Piédallu
- [gimp/gtk3-port-meson: 233/235] Merge branch 'gtk3-port' into gtk3-port-meson Félix Piédallu
- [gimp/gtk3-port-meson: 234/235] Post-merge commit of gtk3-port into gtk3-port-meson Félix Piédallu
- [gimp/gtk3-port-meson: 235/235] Disable some non-ported themes. Reorganize warnings, add some -Werror=. Félix Piédallu
- [evolution-data-server] Write also message UID in Junk filter debug logs Milan Crha
- [d-feet] (2 commits) ...Merge branch 'rename' into 'master' Thomas Bechtold
- [d-feet: 2/2] Merge branch 'rename' into 'master' Thomas Bechtold
- [d-feet] Deleted branch rename Mathieu Bridon
- [gnome-continuous] Do not force Autotools build for gnome-characters Emmanuele Bassi
- [gimp] Bug 783755 - Smudge should blend the smudged colors using linear RGB Michael Natterer
- [gimp/gtk3-port-meson] Fix: disable custom target when python not found Félix Piédallu
- [gtk] Drop method annotation for gtk_drag_cancel() Emmanuele Bassi
- [chronojump] top personSelect window with button up/down Xavier de Blas
- [chronojump] Added message "need reaction time device" on three reaction time modes Xavier de Blas
- [chronojump] Better messages for race preferences (speed start/reaction time) Xavier de Blas
- [gnome-terminal] Update Polish translation Piotr Drąg
- [chronojump] Better messages for race preferences (speed start/reaction time) 2 Xavier de Blas
- [gtk] Add GitLab CI (build only) Emmanuele Bassi
- [gnome-keyring] (24 commits) Non-fast-forward update to branch wip/dueno/ssh-agent Daiki Ueno
- [gnome-keyring/wip/dueno/ssh-agent: 4/24] ssh-agent wip Daiki Ueno
- [gnome-keyring/wip/dueno/ssh-agent: 5/24] WIP more work on this Daiki Ueno
- [gnome-keyring/wip/dueno/ssh-agent: 6/24] WIP ssh more Daiki Ueno
- [gnome-keyring/wip/dueno/ssh-agent: 7/24] More work Daiki Ueno
- [gnome-keyring/wip/dueno/ssh-agent: 8/24] WIP ssh agent Daiki Ueno
- [gnome-keyring/wip/dueno/ssh-agent: 9/24] More work on loading Daiki Ueno
- [gnome-keyring/wip/dueno/ssh-agent: 10/24] WIP ssh Daiki Ueno
- [gnome-keyring/wip/dueno/ssh-agent: 11/24] WIP ssh more Daiki Ueno
- [gnome-keyring/wip/dueno/ssh-agent: 12/24] WIP ssh-agent interaction Daiki Ueno
- [gnome-keyring/wip/dueno/ssh-agent: 13/24] Builds Daiki Ueno
- [gnome-keyring/wip/dueno/ssh-agent: 14/24] spawn async with pipes Daiki Ueno
- [gnome-keyring/wip/dueno/ssh-agent: 15/24] XXX wait for ssh-agent Daiki Ueno
- [gnome-keyring/wip/dueno/ssh-agent: 16/24] ssh-agent: assorted minor adjustments Daiki Ueno
- [gnome-keyring/wip/dueno/ssh-agent: 17/24] ssh-agent: remove unused files Daiki Ueno
- [gnome-keyring/wip/dueno/ssh-agent: 18/24] ssh-agent: rewrite subprocess handling Daiki Ueno
- [gnome-keyring/wip/dueno/ssh-agent: 19/24] ssh-interaction: calculate prompt label from key Daiki Ueno
- [gnome-keyring/wip/dueno/ssh-agent: 20/24] ssh-interaction: read and store passwords from login keyring Daiki Ueno
- [gnome-keyring/wip/dueno/ssh-agent: 21/24] ssh-agent: don't remove preloaded keys on agent operations Daiki Ueno
- [gnome-keyring/wip/dueno/ssh-agent: 22/24] ssh-agent: refactor ssh-agent process creation Daiki Ueno
- [gnome-keyring/wip/dueno/ssh-agent: 23/24] build: require glib2 >= 2.44 for G_DECLARE_FINAL_TYPE Daiki Ueno
- [gnome-keyring/wip/dueno/ssh-agent: 24/24] ssh-agent: add test for ssh-agent interaction Daiki Ueno
- [gnome-desktop] Fix redundant const qualifiers Ernestas Kulik
- [gnome-desktop] Fix comparisons with differing signedness Ernestas Kulik
- [gnome-desktop] Don’t shadow variables Ernestas Kulik
- [gnome-desktop] Handle all cases when switching on an enum Ernestas Kulik
- [gnome-desktop] Disable deprecation warnings explicitly Ernestas Kulik
- [gnome-desktop] Silence warnings for increased pointer alignment Ernestas Kulik
- [gnome-desktop] Add const-qualifier when assigning string literals Ernestas Kulik
- [gtk] ci: Update the vulkan build option Emmanuele Bassi
- [gnome-continuous] Revert "manifest: disable Werror for gnome-desktop" Ernestas Kulik
- [gnome-usage] Update Polish translation Piotr Drąg
- [gtk] Disable CI Emmanuele Bassi
- [chronojump] Race time include reaction time or not (see preferences) Xavier de Blas
- [gimp] NEWS: keep up-to-date. Jehan Pagès
- [gimp] devel-docs: update the debugging-tips file. Jehan Pagès
- [gimp] app: add GIMP_MESSAGE_BUG_WARNING + GIMP_MESSAGE_BUG_CRITICAL severity. Jehan Pagès
- [gimp] app: fix severity output when redirected to stderr. Jehan Pagès
- [gimp] Bug 793393 - gimputils.c compilation error under Win32. Jehan Pagès
- [epiphany] Bump libhttpseverywhere API version Michael Catanzaro
- [gnome-continuous] manifest: disable Werror for gnome-desktop Ernestas Kulik
- [evolution-data-server] Bug 793368 - Install AppStream metadata to /usr/share/metainfo/ Milan Crha
- [evolution] Bug 793368 - Install AppStream metadata to /usr/share/metainfo/ Milan Crha
- [evolution-ews] Bug 793368 - Install AppStream metadata to /usr/share/metainfo/ Milan Crha
- [evolution-mapi] Bug 793368 - Install AppStream metadata to /usr/share/metainfo/ Milan Crha
- [gnome-photos] (31 commits) Non-fast-forward update to branch wip/rishi/collection Debarshi Ray
- [gnome-photos/wip/rishi/collection: 1/31] Support explicitly specifying the BaseItem sub-class to create Debarshi Ray
- [gnome-photos/wip/rishi/collection: 2/31] base-item: Support sporting a busy state through the "pulse" property Debarshi Ray
- [gnome-photos/wip/rishi/collection: 3/31] search-type-manager: Set "all" as the active SearchType on startup Debarshi Ray
- [gnome-photos/wip/rishi/collection: 4/31] debug: Add a debug flag to track changes to the BaseManagers Debarshi Ray
- [gimp] build: fix header search paths for windres calls (Win32 build). Jehan Pagès
- [gnome-photos/wip/rishi/collection: 5/31] base-manager, item-manager: Log additions and removals Debarshi Ray
- [gnome-photos/wip/rishi/collection: 6/31] source-notification: Support GMount-backed sources for importing Debarshi Ray
- [gnome-photos/wip/rishi/collection: 7/31] embed, source-manager: Show notifications for mounts present at startup Debarshi Ray
- [gnome-photos/wip/rishi/collection: 8/31] source-manager: Track GMounts representing USB storage & PTP devices Debarshi Ray
- [gnome-photos/wip/rishi/collection: 9/31] Add PhotosRemovableDevicesButton Debarshi Ray
- [gnome-photos/wip/rishi/collection: 10/31] main-toolbar: Show the attached devices Debarshi Ray
- [gnome-photos/wip/rishi/collection: 11/31] Add PhotosDeviceItem Debarshi Ray
- [gnome-photos/wip/rishi/collection: 12/31] Add a new mode for importing items from an attached device Debarshi Ray
- [gnome-photos/wip/rishi/collection: 13/31] Let the BaseItem sub-classes specify where to place their thumbnails Debarshi Ray
- [gnome-photos/wip/rishi/collection: 14/31] base-item: Add a create_thumbnail_path virtual method Debarshi Ray
- [gnome-photos/wip/rishi/collection: 15/31] Use BaseItem API to get the thumbnail path Debarshi Ray
- [gnome-photos/wip/rishi/collection: 16/31] base-item: Support disabling the creation of collection thumbnails Debarshi Ray
- [gnome-photos/wip/rishi/collection: 17/31] Support creating BaseItems with thumbnailing turned off Debarshi Ray
- [vala] build: Don't install vapicheck Rico Tzschichholz
- [gnome-photos/wip/rishi/collection: 18/31] item-manager: Try harder to not create an item if one already exists Debarshi Ray
- [gnome-photos/wip/rishi/collection: 19/31] fetch-metas-job, utils: Use BaseItem API instead of the SparqlCursor Debarshi Ray
- [gnome-photos/wip/rishi/collection: 20/31] utils: Shuffle some code around Debarshi Ray
- [gnome-photos/wip/rishi/collection: 21/31] base-item, utils: Query the GFileInfo directly with the BaseItem Debarshi Ray
- [gnome-photos/wip/rishi/collection: 22/31] utils: remove get_thumbnail_path Debarshi Ray
- [gnome-photos/wip/rishi/collection: 23/31] base-item: Add a refresh_icon virtual method Debarshi Ray
- [gnome-build-meta] Pin pango to version 1.41.0 Michael Catanzaro
- [gnome-photos/wip/rishi/collection: 24/31] glib: Add photos_glib_file_copy_async Debarshi Ray
- [gnome-photos/wip/rishi/collection: 25/31] utils: Add photos_utils_copy_files_async Debarshi Ray
- [gnome-photos/wip/rishi/collection: 26/31] query, source-manager: Support specifically querying for local content Debarshi Ray
- [gnome-photos/wip/rishi/collection: 27/31] query, query-builder: Support OffsetController-less global queries Debarshi Ray
- [gnome-photos/wip/rishi/collection: 28/31] query-builder: Add photos_query_builder_fetch_collections_local Debarshi Ray
- [gnome-photos/wip/rishi/collection: 29/31] Add PhotosImportDialog Debarshi Ray
- [gnome-photos/wip/rishi/collection: 30/31] utils: import Debarshi Ray
- [gnome-photos/wip/rishi/collection: 31/31] app: import Debarshi Ray
- [mutter] (2 commits) ...wayland: Avoid clutter_input_focus method calls when unfocused Florian Müllner
- [mutter] Deleted branch wip/carlosg/text-input-fixes Carlos Garnacho
- [gnome-photos] (27 commits) Non-fast-forward update to branch wip/rishi/collection Debarshi Ray
- [gnome-photos/wip/rishi/collection: 1/27] application: Hook up importing to GActions Debarshi Ray
- [gnome-photos/wip/rishi/collection: 2/27] debug: Add a debug flag to track changes to the BaseManagers Debarshi Ray
- [gnome-photos/wip/rishi/collection: 3/27] base-manager, item-manager: Log additions and removals Debarshi Ray
- [gnome-photos/wip/rishi/collection: 4/27] source-notification: Support GMount-backed sources for importing Debarshi Ray
- [gnome-photos/wip/rishi/collection: 5/27] embed, source-manager: Show notifications for mounts present at startup Debarshi Ray
- [gnome-photos/wip/rishi/collection: 6/27] source-manager: Track GMounts representing USB storage & PTP devices Debarshi Ray
- [gnome-photos/wip/rishi/collection: 7/27] Add PhotosRemovableDevicesButton Debarshi Ray
- [gnome-photos/wip/rishi/collection: 8/27] main-toolbar: Show the attached devices Debarshi Ray
- [gnome-photos/wip/rishi/collection: 9/27] Add PhotosDeviceItem Debarshi Ray
- [gnome-photos/wip/rishi/collection: 10/27] Add a new mode for importing items from an attached device Debarshi Ray
- [gnome-photos/wip/rishi/collection: 11/27] Let the BaseItem sub-classes specify where to place their thumbnails Debarshi Ray
- [gnome-photos/wip/rishi/collection: 12/27] base-item: Add a create_thumbnail_path virtual method Debarshi Ray
- [gnome-photos/wip/rishi/collection: 13/27] Use BaseItem API to get the thumbnail path Debarshi Ray
- [gnome-photos/wip/rishi/collection: 14/27] base-item: Support disabling the creation of collection thumbnails Debarshi Ray
- [gnome-photos/wip/rishi/collection: 15/27] Support creating BaseItems with thumbnailing turned off Debarshi Ray
- [gnome-photos/wip/rishi/collection: 16/27] item-manager: Try harder to not create an item if one already exists Debarshi Ray
- [gnome-shell] (2 commits) ...keyboard: make Key objects' topmost actor to be this.actor Florian Müllner
- [gnome-photos/wip/rishi/collection: 17/27] fetch-metas-job, utils: Use BaseItem API instead of the SparqlCursor Debarshi Ray
- [gnome-photos/wip/rishi/collection: 18/27] utils: Shuffle some code around Debarshi Ray
- [gnome-shell] Deleted branch wip/carlosg/osk-fixes Carlos Garnacho
- [gnome-photos/wip/rishi/collection: 19/27] base-item, utils: Query the GFileInfo directly with the BaseItem Debarshi Ray
- [gnome-photos/wip/rishi/collection: 20/27] utils: remove get_thumbnail_path Debarshi Ray
- [gnome-photos/wip/rishi/collection: 21/27] base-item: Add a refresh_icon virtual method Debarshi Ray
- [gnome-photos/wip/rishi/collection: 22/27] glib: Add photos_glib_file_copy_async Debarshi Ray
- [gnome-photos/wip/rishi/collection: 23/27] utils: Add photos_utils_copy_files_async Debarshi Ray
- [gnome-photos/wip/rishi/collection: 24/27] query, source-manager: Support specifically querying for local content Debarshi Ray
- [gnome-photos/wip/rishi/collection: 25/27] query, query-builder: Support OffsetController-less global queries Debarshi Ray
- [gnome-photos/wip/rishi/collection: 26/27] query-builder: Add photos_query_builder_fetch_collections_local Debarshi Ray
- [gnome-photos/wip/rishi/collection: 27/27] Add PhotosImportDialog Debarshi Ray
- [gnome-build-meta] Revert "Pin pango to version 1.41.0" Michael Catanzaro
- [gnome-photos] Created branch wip/rishi/import-4 Debarshi Ray
- [gnome-photos/wip/rishi/import-4] Add PhotosRemovableDevicesButton Debarshi Ray
- [pango] Disable -Werror=undef Michael Catanzaro
- [gimp] app: switch to #ifdef GEGL_BUG_645810_SOLVED code. Jehan Pagès
- [gimp] app: add a g_return_val_if_fail() to avoid a crash. Jehan Pagès
- [gimp] app: improve gimp_layer_mode_get_format() N/A
- [gimp] Bug 793392 - Issue when painting with some layer modes ... N/A
- [gnome-terminal] client: legacy: Remove double comment output Christian Persch
- [gnome-terminal] client: legacy: Error out when calling --preferences from within gnome-terminal Christian Persch
- [gnome-photos] (4 commits) ...Add PhotosRemovableDevicesButton Debarshi Ray
- [gnome-photos] Deleted branch wip/rishi/import-4 Debarshi Ray
- [vala/staging] vapi: Update GIR-based bindings Rico Tzschichholz
- [gnome-build-meta] Created branch 5-missing-dependency-for-polari Michael Catanzaro
- [gnome-build-meta] Deleted branch 5-missing-dependency-for-polari Michael Catanzaro
- [gnome-session] Revert "main: Remove GNOME_DESKTOP_SESSION_ID envvar" Ray Strode
- [gnome-session] NEWS: update for release Ray Strode
- [gnome-session] meson: bump to 3.27.90.1 Ray Strode
- [gnome-session] Created tag 3.27.90.1 Ray Strode
- [pygobject] tests: Fix tests under Wayland. Fixes #163 Christoph Reiter
- [vte] widget: No longer generate bold color automatically Egmont Koblinger
- [gnome-keysign/flatpak] flatpak: update libraries Tobias Mueller
- [gnome-keysign/flatpak] flatpak: update runtime to GNOME 3.26 Tobias Mueller
- [gnome-keysign/flatpak] flatpak: Add Twisted module Tobias Mueller
- [gnome-keysign/flatpak] flatpak: Add babel module Tobias Mueller
- [gnome-keysign/flatpak] flatpak: Add gpgme, gpg and gnupg modules Tobias Mueller
- [gnome-keysign/flatpak] flatpak: add reading permissions to xdg-run/gnupg Tobias Mueller
- [gnome-keysign/flatpak] flatpak: Update ImageMagick to 6.9.9.27 Tobias Mueller
- [gnome-keysign/flatpak] flatpak: Add lxml dependency Tobias Mueller
- [gnome-keysign/flatpak] flatpak: switch ImageMagick url to fossies mirror Tobias Mueller
- [gnome-keysign/flatpak] flatpak: Add "ensure-writable" to avoid errors when building from cache Tobias Mueller
- [gnome-keysign/flatpak] Add missing ensure writable to flatpak Tobias Mueller
- [gnome-keysign/flatpak] Ensure writable of setuptools.pth in the flatpak manifest Tobias Mueller
- [gnome-keysign/flatpak] Remove redundant gpg from flatpak manifest Tobias Mueller
- [gnome-keysign/flatpak] Update gnupg version to 1.10.0 Tobias Mueller
- [gnome-keysign/flatpak] Remove the rename of the files Tobias Mueller
- [gnome-keysign/flatpak] externalize gnupg and twisted from the flatpak manifest Tobias Mueller
- [gnome-keysign/flatpak] flatpak: Updated README to reflect a newer runtime Tobias Mueller
- [gnome-keysign/flatpak] flatpak: Updated README to show modern ways to install the app Tobias Mueller
- [gtk] Created branch wip/carlosg/imwayland-3-22 Carlos Garnacho
- [gtk/wip/carlosg/imwayland-3-22] modules: Add wayland IM implementation Carlos Garnacho
- [file-roller] updated for version 3.27.90 Paolo Bacchilega
- [file-roller] Created tag 3.27.90 Paolo Bacchilega
- [gtk/wip/carlosg/imwayland: 5658/5659] gtkgesture: Preserve PointData till after ::end emission on cancel Carlos Garnacho
- [gtk] (5659 commits) Non-fast-forward update to branch wip/carlosg/imwayland Carlos Garnacho
- [gtk/wip/carlosg/imwayland: 5659/5659] modules: Add wayland IM implementation Carlos Garnacho
- [gtk/gtk-3-22] x11: Don't call XInput API for core events Benjamin Otte
- [eog] Prepare release 3.27.90 Felix Riemann
- [eog] Post-release version bump Felix Riemann
- [eog] Created tag 3.27.90 Felix Riemann
- [eog-plugins] Prepare release 3.26.2 Felix Riemann
- [eog-plugins] Post-release version bump Felix Riemann
- [eog-plugins] Created tag 3.26.2 Felix Riemann
- [vte] doap: Add Egmont Christian Persch
- [glib] gsettings: fix typo in class documentation Will Thompson
- [gtk] (3 commits) Non-fast-forward update to branch wip/carlosg/imwayland Carlos Garnacho
- [gtk/wip/carlosg/imwayland: 3/3] modules: Add wayland IM implementation Carlos Garnacho
- [vala] vapi: Update GIR-based bindings Rico Tzschichholz
- [gnome-keysign] (9 commits) ...Merge pull request #33 from gnome-keysign/agent Tobias Mueller
- [gnome-keysign: 1/9] renamed appdata and desktop file to the desktop id Tobias Mueller
- [gnome-keysign: 2/9] setup.py: Indicate Python 3 support Tobias Mueller
- [gnome-keysign: 3/9] setup.py: Reference the correct file name data/org.gnome.Keysign.raw.desktop Tobias Mueller
- [gnome-keysign: 4/9] MANIFEST: Reference correctly named files Tobias Mueller
- [gnome-keysign: 5/9] README: Add python-gpg to the list of dependencies Tobias Mueller
- [gnome-keysign: 6/9] util: email: Log an empty to address Tobias Mueller
- [gnome-keysign: 7/9] gpgmeh: Let gpgconf determin the homedir Tobias Mueller
- [gnome-keysign: 8/9] gpgmeh: catch INV_SGNR to make it work with an expired private key Tobias Mueller
- [gnome-keysign: 9/9] Merge pull request #33 from gnome-keysign/agent Tobias Mueller
- [gnome-user-share] Update nautilus extension #include for new nautilus Michael Catanzaro
- [nautilus] Bump version number Michael Catanzaro
- [geary/geary-0.12] Revert "Workaround Ubuntu Ambiance and Radiance theme bugs in GTK+ 3.14-3.18." Michael Gratton
- [gnome-build-meta] Rename apps to world Michael Catanzaro
- [gnome-build-meta] Move several modules from core to core-deps Michael Catanzaro
- [gnome-build-meta] gnome-control-center has switched to meson Michael Catanzaro
- [gnome-build-meta] gnome-settings-daemon has switched to meson Michael Catanzaro
- [gnome-build-meta] Remove fwupd from core-deps Michael Catanzaro
- [gnome-build-meta] gnome-calendar depends on gsettings-desktop-schemas Michael Catanzaro
- [gnome-build-meta] Move libdazzle to core-deps and make gnome-photos require it Michael Catanzaro
- [gnome-build-meta] gnome-calendar depends on libdazzle Michael Catanzaro
- [gnome-build-meta] gnome-software now depends on gspell Michael Catanzaro
- [balsa] Crypto performance improvements Peter Bloomfield
- [balsa] Update POTFILES.in Piotr Drąg
- [gnome-user-share] Created branch gnome-3-18 Bastien Nocera
- [libgweather] doap: Add myself as an author Bastien Nocera
- [gnome-user-share] 3.27.90 Bastien Nocera
- [gnome-builder] libide: Add missing annotation on IdeSubprocessLauncher Christian Hergert
- [gnome-builder] Deleted branch tintou/subprocess-missing-annotations Corentin Noël
- [gnome-user-share] Created tag GNOME_USER_SHARE_3_27_90 Bastien Nocera
- [gnome-photos] (5 commits) Created branch wip/rishi/import-5 Debarshi Ray
- [gnome-photos/wip/rishi/import-5: 1/5] glib: Add photos_glib_file_copy_async Debarshi Ray
- [gnome-photos/wip/rishi/import-5: 2/5] query, source-manager: Support specifically querying for local content Debarshi Ray
- [gnome-photos/wip/rishi/import-5: 3/5] query, query-builder: Support OffsetController-less global queries Debarshi Ray
- [gnome-photos/wip/rishi/import-5: 4/5] query-builder: Add photos_query_builder_fetch_collections_local Debarshi Ray
- [gnome-photos/wip/rishi/import-5: 5/5] source-notification: Support GMount-backed sources for importing Debarshi Ray
- [gnome-photos] (26 commits) Non-fast-forward update to branch wip/rishi/collection Debarshi Ray
- [gnome-photos/wip/rishi/collection: 7/26] application: Hook up importing to GActions Debarshi Ray
- [gnome-photos/wip/rishi/collection: 8/26] debug: Add a debug flag to track changes to the BaseManagers Debarshi Ray
- [gnome-photos/wip/rishi/collection: 9/26] base-manager, item-manager: Log additions and removals Debarshi Ray
- [gnome-photos/wip/rishi/collection: 10/26] embed, source-manager: Show notifications for mounts present at startup Debarshi Ray
- [gnome-photos/wip/rishi/collection: 11/26] source-manager: Track GMounts representing USB storage & PTP devices Debarshi Ray
- [gnome-photos/wip/rishi/collection: 12/26] main-toolbar: Show the attached devices Debarshi Ray
- [gnome-photos/wip/rishi/collection: 13/26] Add PhotosDeviceItem Debarshi Ray
- [gnome-photos/wip/rishi/collection: 14/26] Add a new mode for importing items from an attached device Debarshi Ray
- [gnome-photos/wip/rishi/collection: 15/26] Let the BaseItem sub-classes specify where to place their thumbnails Debarshi Ray
- [gnome-photos/wip/rishi/collection: 16/26] base-item: Add a create_thumbnail_path virtual method Debarshi Ray
- [gnome-build-meta] Remove gettext Michael Catanzaro
- [gnome-photos/wip/rishi/collection: 17/26] Use BaseItem API to get the thumbnail path Debarshi Ray
- [gnome-build-meta] gnome-software: Disable broken flatpak support Michael Catanzaro
- [gnome-photos/wip/rishi/collection: 18/26] base-item: Support disabling the creation of collection thumbnails Debarshi Ray
- [gnome-build-meta] Rejigger how we handle glib-networking Michael Catanzaro
- [gnome-photos/wip/rishi/collection: 19/26] Support creating BaseItems with thumbnailing turned off Debarshi Ray
- [gnome-photos/wip/rishi/collection: 20/26] item-manager: Try harder to not create an item if one already exists Debarshi Ray
- [gnome-photos/wip/rishi/collection: 21/26] fetch-metas-job, utils: Use BaseItem API instead of the SparqlCursor Debarshi Ray
- [gnome-photos/wip/rishi/collection: 22/26] utils: Shuffle some code around Debarshi Ray
- [gnome-photos/wip/rishi/collection: 23/26] base-item, utils: Query the GFileInfo directly with the BaseItem Debarshi Ray
- [gnome-photos/wip/rishi/collection: 24/26] utils: remove get_thumbnail_path Debarshi Ray
- [gnome-photos/wip/rishi/collection: 25/26] base-item: Add a refresh_icon virtual method Debarshi Ray
- [gnome-photos/wip/rishi/collection: 26/26] Add PhotosImportDialog Debarshi Ray
- [gnome-build-meta] Remove refs that I committed by accident Michael Catanzaro
- [gimp] app: auto-backup of current work-in-progress images during a crash. Jehan Pagès
- [nautilus-ideviceinfo] build: Fix builddir != srcdir Bastien Nocera
- [nautilus-ideviceinfo] main: Fix compilation with most recent nautilus Bastien Nocera
- [gimp] data: improve the tip about the save and export format. Jehan Pagès
13 February 2018
- [geary/geary-0.12] Fix typo in release notes. Michael Gratton
- [geary/geary-0.12] Fix appstream-util validate-strict with metainfo file. Michael Gratton
- [geary/geary-0.12] Update client and JS tests failing after commit 1a918769. Michael Gratton
- [geary/geary-0.12] Update files for 0.12.1. Michael Gratton
- [geary] Created tag geary-0.12.1 Michael Gratton
- [gnome-build-meta] Revert "Remove gettext" Michael Catanzaro
- [geary/geary-0.12] Fix some issues with release files. Michael Gratton
- [geary/geary-0.12] Fix some more issues with release files. Michael Gratton
- [tracker] libtracker-miner: Emit monitor ::file-created for directories immediately Carlos Garnacho
- [tracker] libtracker-data: Perform VACUUM only on large database files Carlos Garnacho
- [tracker] libtracker-data: fix compile issue when using --disable-fts Carlos Garnacho
- [glib-networking] proxy: Use XDG_CURRENT_DESKTOP to determine which proxy module to load Michael Catanzaro
- [glib-networking] pacrunner: Unset XDG_CURRENT_DESKTOP Michael Catanzaro
- [glib-networking] Prepare 2.55.90 Michael Catanzaro
- [glib-networking] Created tag 2.55.90 Michael Catanzaro
- [glib-networking] Created branch glib-2-56 Michael Catanzaro
- [gimp] NEWS: keep up-to-date. Jehan Pagès
- [glib-networking/glib-2-56] proxy: Reword comment to be more accurate Michael Catanzaro
- [glib-networking] proxy: Reword comment to be more accurate Michael Catanzaro
- [glib-networking] proxy: Change variable name to be less confusing Michael Catanzaro
- [glib-networking] doap: Fix capitalization of GnuTLS Michael Catanzaro
- [geary] Fix typo in release notes. Michael Gratton
- [geary] Fix appstream-util validate-strict with metainfo file. Michael Gratton
- [geary] Remove icon from composer's send button her HIG recommendations. Michael Gratton
- [niepce] ui: use the proper ID for GtkApplication, or it will fail with flatpak Hubert Figuière
- [niepce] flatpak: allow dconf to properly work Hubert Figuière
- [epiphany] Just stop running all the tests Michael Catanzaro
- [epiphany] Epiphany 3.27.90 Michael Catanzaro
- [epiphany] Created tag 3.27.90 Michael Catanzaro
- [epiphany/gnome-3-26] Just stop running all the tests Michael Catanzaro
- [nautilus] Created branch libnautilus-extension-unbreakening Ernestas Kulik
- [nautilus/libnautilus-extension-unbreakening] libnautilus-extension: add removed includes back in Ernestas Kulik
- [nautilus] Non-fast-forward update to branch libnautilus-extension-unbreakening Ernestas Kulik
- [nautilus/libnautilus-extension-unbreakening] libnautilus-extension: add removed includes back in Ernestas Kulik
- [nautilus] libnautilus-extension: add removed includes back in Ernestas Kulik
- [nautilus] Deleted branch libnautilus-extension-unbreakening Ernestas Kulik
- [dconf-editor] Introduce BrowserStack. Arnaud Bonatti
- [dconf-editor] Fix Copy action. Arnaud Bonatti
- [gnome-photos] (5 commits) ...source-notification: Support GMount-backed sources for importing Debarshi Ray
- [gnome-photos] Deleted branch wip/rishi/import-5 Debarshi Ray
- [dconf-editor] Add a “range-conflict” key. Arnaud Bonatti
- [evolution] Bug 793396 - Collapsing expanded recipients list collapses entire header Milan Crha
- [gtk] treemenu: Remove unused defines Benjamin Otte
- [gtk] x11: Run event filters on all windows Benjamin Otte
- [gnome-builder] (2 commits) Created branch wip/tintou/jhbuild Corentin Noël
- [gnome-builder] (3 commits) Non-fast-forward update to branch wip/tintou/jhbuild Corentin Noël
- [gnome-builder/wip/tintou/jhbuild: 2/3] Initial work on the addition of cross-platform compilation support Corentin Noël
- [gnome-builder/wip/tintou/jhbuild: 3/3] jhbuild: make it possible to build from host inside jhbuild and the opposite Corentin Noël
- [gnome-builder] Deleted branch wip/tintou/jhbuild Corentin Noël
- [gnome-builder] Deleted branch wip/tintou/deduplicate-context Corentin Noël
- [vala/staging] Don't warn about unused internal methods which are meant to be visible on DBus Rico Tzschichholz
- [gimp] Updated Italian translation Marco Ciampa
- [aisleriot] Updated Czech translation Marek Černocký
- [nautilus] Created branch mr/81 Carlos Soriano
- [nautilus/mr/81] general: Remove external bulk rename Carlos Soriano
- [nautilus] (4 commits) Non-fast-forward update to branch remove-external-bulk-support Carlos Soriano
- [nautilus] general: Remove external bulk rename Carlos Soriano
- [nautilus] Deleted branch remove-external-bulk-support Carlos Soriano
- [nautilus] (2 commits) Created branch middle-click-tab-close Carlos Soriano
- [nautilus/middle-click-tab-close: 1/2] notebook: Use constants for button events Carlos Soriano
- [nautilus/middle-click-tab-close: 2/2] notebook: Add middle click tab close support Carlos Soriano
- [nautilus] Non-fast-forward update to branch middle-click-tab-close Carlos Soriano
- [nautilus/middle-click-tab-close] notebook: Add middle click tab close support Carlos Soriano
- [gcab] build-sys: don't require git to build Marc-André Lureau
- [gcab] build-sys: add -dirty to modified git version Marc-André Lureau
- [nautilus] (3 commits) Non-fast-forward update to branch middle-click-tab-close Carlos Soriano
- [nautilus/middle-click-tab-close: 2/3] notebook: Use constants for button events Carlos Soriano
- [nautilus/middle-click-tab-close: 3/3] notebook: Add middle click tab close support Carlos Soriano
- [gegl] buffer: improve rowstride handling in chunking of scaled blits Øyvind Kolås
- [vala] Don't warn about unused internal methods which are meant to be visible on DBus Rico Tzschichholz
- [nautilus] (2 commits) Non-fast-forward update to branch middle-click-tab-close Carlos Soriano
- [nautilus/middle-click-tab-close: 1/2] general: Use constants for button events Carlos Soriano
- [nautilus/middle-click-tab-close: 2/2] notebook: Add middle click tab close support Carlos Soriano
- [bijiben] Update Chinese (Taiwan) translation Translations User D-L
- [cantarell-fonts] Add Chinese (Taiwan) translation Translations User D-L
- [gnome-backgrounds] Update Chinese (Taiwan) translation Translations User D-L
- [gnome-boxes] Update Chinese (Taiwan) translation Translations User D-L
- [gnome-documents] Update Chinese (Taiwan) translation Translations User D-L
- [gimp] app: when WARNING or CRITICAL debugging are ignored, go to terminal. Jehan Pagès
- [gnome-nettool] Update Chinese (Taiwan) translation Translations User D-L
- [chronojump] Minor fix on catalan translation Xavier de Blas
- [chronojump] Race reaction with clear comment on description Xavier de Blas
- [chronojump] DB:1.56 EncoderRhythm gravitatory restAfterEcc boolean Xavier de Blas
- [gcr] build: Stop using gnome-autogen.sh Daiki Ueno
- [libsoup] Update the public-suffix list Claudio Saavedra
- [gnome-calendar] Update Chinese (Taiwan) translation Translations User D-L
- [gnome-todo] Update Chinese (Taiwan) translation Translations User D-L
- [gnome-tweaks] Update Chinese (Taiwan) translation Translations User D-L
- [polari] Update Chinese (Taiwan) translation Translations User D-L
- [seahorse] Update Chinese (Taiwan) translation Translations User D-L
- [gtk] Created branch wip/issue-21 Emmanuele Bassi
- [gtk/wip/issue-21] Mention gtk_button_set_image() and friends in the migration docs Emmanuele Bassi
- [chronojump] EncoderRhythm - Better use clusters message Xavier de Blas
- [gnome-photos] Update Chinese (Taiwan) translation Translations User D-L
- [gnome-music] Update Chinese (Taiwan) translation Translations User D-L
- [gobject-introspection] Reuse const_table between calls to SourceScanner parse_files and parse_macros. Rico Tzschichholz
- [gobject-introspection] Create a new symbol instead of changing its identifier in place. Rico Tzschichholz
- [epiphany] Update Chinese (Taiwan) translation Translations User D-L
- [gnome-build-meta] Created branch sam/freedesktop-sdk-base Sam Thursfield
- [gnome-build-meta/sam/freedesktop-sdk-base] Allow using Freedesktop SDK 1.8 as the base, instead of Debian Sam Thursfield
- [gnome-build-meta] Non-fast-forward update to branch sam/freedesktop-sdk-base Sam Thursfield
- [gnome-build-meta/sam/freedesktop-sdk-base] Allow using Freedesktop SDK 1.8 as the base, instead of Debian Sam Thursfield
- [gtk/gtk-3-22] (2 commits) ...Merge branch 'gtk-3-22' into 'gtk-3-22' Matthias Clasen
- [gtk/gtk-3-22: 1/2] calendar: Use the new "%OB" format if supported Matthias Clasen
- [gtk/gtk-3-22: 2/2] Merge branch 'gtk-3-22' into 'gtk-3-22' Matthias Clasen
- [evolution] Bug 793125 - Crash due to popup menus left attached too long Milan Crha
- [gtk] (2 commits) Non-fast-forward update to branch wip/carlosg/imwayland-3-22 Carlos Garnacho
- [gtk/wip/carlosg/imwayland-3-22: 1/2] gdk/wayland: Add GdkDisplay call to query available globals Carlos Garnacho
- [gtk/wip/carlosg/imwayland-3-22: 2/2] modules: Add wayland IM implementation Carlos Garnacho
- [gnome-settings-daemon] doap: Update for my current status Bastien Nocera
- [glib] goutputstream: Fix missing call to clear_pending in flush_async Michael Catanzaro
- [glib] build: Drop fallback checks for libmount versions without pkg-config Philip Withnall
- [glib] build: Remove incorrect to_int() calls in meson.build Philip Withnall
- [glib] build: Fix Meson checks for res_nclose() and res_ndestroy() Philip Withnall
- [gvfs] man: Fix a typo in the gvfsd man page Ondrej Holy
- [gnome-continuous-yocto/gnomeostree-3.22-krogoth] Update the util-linux recipe from Rocko Emmanuele Bassi
- [gtk] (2 commits) Non-fast-forward update to branch wip/carlosg/imwayland-3-22 Carlos Garnacho
- [gtk/wip/carlosg/imwayland-3-22: 1/2] gdk/wayland: Add GdkDisplay call to query available globals Carlos Garnacho
- [gtk/wip/carlosg/imwayland-3-22: 2/2] modules: Add wayland IM implementation Carlos Garnacho
- [gtk] (4 commits) Non-fast-forward update to branch wip/carlosg/imwayland Carlos Garnacho
- [gtk/wip/carlosg/imwayland: 3/4] gdk/wayland: Add GdkDisplay call to query available globals Carlos Garnacho
- [gtk/wip/carlosg/imwayland: 4/4] modules: Add wayland IM implementation Carlos Garnacho
- [glib] gconvert: Fix some typos in documentation comments Philip Withnall
- [gnome-continuous-yocto/gnomeostree-3.22-krogoth] Make the util-linux recipe compatible with Krogoth Emmanuele Bassi
- [glib] build: Lower libmount dependency to 2.23 Philip Withnall
- [gnome-continuous-yocto/gnomeostree-3.22-krogoth] Revert "Make the util-linux recipe compatible with Krogoth" Emmanuele Bassi
- [gnome-continuous-yocto/gnomeostree-3.22-krogoth] Revert "Update the util-linux recipe from Rocko" Emmanuele Bassi
- [evolution-data-server] Bug 792746 - Fails to build with ENABLE_SMIME set to OFF Milan Crha
- [evolution] Bug 792746 - Fails to build with ENABLE_SMIME set to OFF Milan Crha
- [epiphany/gnome-3-26] Epiphany 3.26.6 Michael Catanzaro
- [epiphany] Created tag 3.26.6 Michael Catanzaro
- [libsoup] soup-tld: fix an erroneous documentation comment Claudio Saavedra
- [gnome-build-meta] Revert "Rejigger how we handle glib-networking" Michael Catanzaro
- [gnome-boxes] Created branch dont-always-recreate-network-iface Felipe Borges
- [gnome-boxes/dont-always-recreate-network-iface] vm-configurator: Update network config only when necessary Felipe Borges
- [gnome-boxes] (2 commits) Non-fast-forward update to branch dont-always-recreate-network-iface Felipe Borges
- [gnome-boxes/dont-always-recreate-network-iface: 2/2] vm-configurator: Update network config only when necessary Felipe Borges
- [glib] tests: Use a different time for testing UNIX timestamps Philip Withnall
- [glib/glib-2-54] tests: Use a different time for testing UNIX timestamps Philip Withnall
- [vala/staging] purple: Update to 2.12.0 Rico Tzschichholz
- [glib] gsubprocess: Fix a critical calling communicate() with no pipes Philip Withnall
- [glib/glib-2-54] gsubprocess: Fix a critical calling communicate() with no pipes Philip Withnall
- [gnome-boxes] Non-fast-forward update to branch dont-always-recreate-network-iface Felipe Borges
- [gnome-boxes/dont-always-recreate-network-iface] vm-configurator: Update network config only when necessary Felipe Borges
- [gnome-build-meta] Try to edit the doap Michael Catanzaro
- [gnome-build-meta] Experiment more with the doap Michael Catanzaro
- [gnome-build-meta] Add myself to the doap, and fix it Michael Catanzaro
- [librsvg] (3 commits) ...Merge branch 'lamby/librsvg-reproducible-pdf-output' Federico Mena Quintero
- [librsvg: 1/3] Make PDF output reproducible if the SOURCE_DATE_EPOCH envvar is set Federico Mena Quintero
- [librsvg: 2/3] Document SOURCE_DATE_EPOCH in rsvg-convert's man page Federico Mena Quintero
- [librsvg: 3/3] Merge branch 'lamby/librsvg-reproducible-pdf-output' Federico Mena Quintero
- [opw-web] Welcome page: note that the site is for archival purposes only Owen Taylor
- [opw-web] Add a link to the new system Owen Taylor
- [gtk] (2 commits) ...Merge branch 'bump-glib-dep' into 'master' Emmanuele Bassi
- [gtk: 1/2] meson: Require glib 2.55.0 Emmanuele Bassi
- [gtk: 2/2] Merge branch 'bump-glib-dep' into 'master' Emmanuele Bassi
- [vala] purple: Update to 2.12.0 Rico Tzschichholz
- [gnome-build-meta] gnome-build-meta.doap: Add myself as maintainer Javier Jardón Cabezas
- [librsvg] Update NEWS Federico Mena Quintero
- [gnome-keyring] (2 commits) Non-fast-forward update to branch wip/dueno/ssh-agent Daiki Ueno
- [gnome-keyring/wip/dueno/ssh-agent: 1/2] ssh-agent: add test for ssh-agent interaction Daiki Ueno
- [gnome-keyring/wip/dueno/ssh-agent: 2/2] ssh-agent: move preloaded key management out of GkdSshAgentProcess Daiki Ueno
- [nautilus] Make nautilus.doap valid RSS Andrea Veri
- [nautilus] Update Polish translation Piotr Drąg
- [nautilus] A couple of additional missing details on the nautilus.doap file Andrea Veri
- [balsa] Update Polish translation Piotr Drąg
- [releng] schodule: Note 3.91 is cancelled Michael Catanzaro
- [releng] Remove sample jhbuildrcs Michael Catanzaro
- [releng] Remove tested apps and dependencies Michael Catanzaro
- [releng] convert-to-tarballs: process only core and core-deps Michael Catanzaro
- [releng] convert-to-tarballs: Remove unused function Michael Catanzaro
- [releng] convert-to-tarballs: Fatal error when module is missing from config Michael Catanzaro
- [releng] convert-to-tarballs: Style fix Michael Catanzaro
- [releng] convert-to-tarballs: Make missing module a fatal error Michael Catanzaro
- [releng] tarball-conversion: Updates for 3.27.90 Michael Catanzaro
- [gnome-photos] Update Polish translation Piotr Drąg
- [evolution] Bug 793240 - Let open attachments in default application easily Milan Crha
- [dconf-editor] Update Polish translation Piotr Drąg
- [nautilus] (17 commits) Non-fast-forward update to branch bz737372-set-min-tab-width António Fernandes
- [nautilus/bz737372-set-min-tab-width: 16/17] notebook: Simplify build_tab_label António Fernandes
- [nautilus/bz737372-set-min-tab-width: 17/17] notebook: Set minimum witdh for tabs António Fernandes
- [gimp] Update Polish translation Piotr Drąg
- [sysadmin-bin] Don't set any limit to projects listing Andrea Veri
- [releng] convert-to-tarballs: Add sane default tarball dir Michael Catanzaro
- [nautilus] (2 commits) ...notebook: Set minimum witdh for tabs Carlos Soriano
- [nautilus] Deleted branch bz737372-set-min-tab-width António Fernandes
- [gimp] app: allow passing a NULL buffer to gimp_drawable_set_buffer[_full]() N/A
- [gimp] app: add gimp_drawable_steal_buffer() N/A
- [gimp] Bug 793428 - Errors when loading an XCF with a saved selection mask N/A
- [gimp] app: use gimp_drawable_steal_buffer() in gimp_text_layer_from_layer() N/A
- [gtk] menu: Remove an incorrect comment Timm Bäder
- [gtk] cssprovider: Remove priv pointer Timm Bäder
- [gimp] app: small cleanup in xcf_load_channel_props() N/A
- [glib] Update Friulian translation Translations User D-L
- [balsa] Albrecht Dreß authored the earlier crypto commit Peter Bloomfield
- [gnome-contacts] Created branch wip/nielsdg/extract-im-service Niels De Graef
- [gnome-contacts/wip/nielsdg/extract-im-service] WIP Niels De Graef
- [gnome-contacts] Non-fast-forward update to branch wip/nielsdg/extract-im-service Niels De Graef
- [gnome-contacts/wip/nielsdg/extract-im-service] WIP: extract ImService as a separate class. Niels De Graef
- [cantarell-fonts] Minor reorganization of build source includes Nikolaus Waxweiler
- [gnome-terminal] client: legacy: Make --wait respect the pref whether to open a window or tab Christian Persch
- [gnome-desktop] bg: add missing default cases to switches Ernestas Kulik
- [gnome-desktop] rr-config: cast mode id to uint32_t Ernestas Kulik
- [nautilus] tag-manager: Escape uris Carlos Soriano
- [nautilus] list-view: Show star only on XDG folders Carlos Soriano
- [nautilus] general: Rename from 'favorite' to 'starred' Carlos Soriano
- [nautilus] general: Run uncrustify Carlos Soriano
- [gnome-contacts] Extract ImService to a separate file. Niels De Graef
- [pango] 1.41.1 Matthias Clasen
- [pango] Created tag 1.41.1 Matthias Clasen
- [gnome-contacts] Contact: use const string[] for sorted properties. Niels De Graef
- [gegl] mean-curvature-blur: add new operation to common Thomas Manni
- [nautilus] (13 commits) Non-fast-forward update to branch middle-click-tab-close Carlos Soriano
- [nautilus/middle-click-tab-close: 12/13] general: Use constants for button events Carlos Soriano
- [nautilus/middle-click-tab-close: 13/13] notebook: Add middle click tab close support Carlos Soriano
- [gnome-commander] Fixes bogus date in spec file Uwe Scholz
- [gnome-commander] Remove unique dep from spec file as libuniqe is not supported in many rpm distros anymore Uwe Scholz
- [gnome-commander] Remove remnant folders from spec file which are not existing anymore Uwe Scholz
- [gnome-commander/gcmd-1-8] Fixes bogus date in spec file Uwe Scholz
- [gnome-commander/gcmd-1-8] Remove unique dep from spec file as libuniqe is not supported in many rpm distros anymore Uwe Scholz
- [gnome-commander/gcmd-1-8] Remove remnant folders from spec file which are not existing anymore Uwe Scholz
- [gupnp/gupnp-1.0] Avoid a crash in GUPnPServiceProxy::subscription_expire() Jens Georg
- [gnome-contacts] Contact: clean up sorting of persona properties. Niels De Graef
- [gnome-contacts] Contact: sort postal addresses before notes. Niels De Graef
- [gupnp] Avoid a crash in GUPnPServiceProxy::subscription_expire() Jens Georg
- [gupnp] Fix bitwise ! and logical & Jens Georg
- [gnome-initial-setup] Update Croatian translation Translations User D-L
- [gtk/gtk-3-22] Update Estonian translation Translations User D-L
- [gtk] Update Estonian translation Translations User D-L
- [nautilus] (2 commits) ...notebook: Add middle click tab close support Carlos Soriano
- [nautilus] Deleted branch middle-click-tab-close Carlos Soriano
- [gupnp-av] fix memory leak on GUPnPAVXMLDoc Jens Georg
- [gnome-maps] Remove myself as maintainer Mattias Bengtsson
- [nautilus] Created tag 3.27.90 Ernestas Kulik
- [nautilus] Update Polish translation Piotr Drąg
- [gnome-commander] Added help folder definition in spec file, changelog update Uwe Scholz
- [gnome-commander/gcmd-1-8] Added help folder definition in spec file, changelog update Uwe Scholz
- [simple-scan] (2 commits) ...Merge branch 'snap' into 'master' Robert Ancell
- [simple-scan: 1/2] Use git revision for version and set stable grade Robert Ancell
- [simple-scan: 2/2] Merge branch 'snap' into 'master' Robert Ancell
- [nautilus] release: prepare for 3.27.90 Ernestas Kulik
- [gupnp-av] Fix parsing of storageUsed Jens Georg
- [chronojump-server] Now the user can add macro tasks Marcos Venteo Garcia
- [chronojump-server] Results and sprints are exported with format dd/mm/aa Marcos Venteo Garcia
- [chronojump-server] Fixing the macro tasks table header Marcos Venteo Garcia
- [gnome-contacts] Meson: don't use a micro version for --target-glib Niels De Graef
- [gtk/gtk-3-22] 3.22.27 Matthias Clasen
- [vala] Release 0.39.91 Rico Tzschichholz
- [vala] Created tag 0.39.91 Rico Tzschichholz
- [gnome-photos] create-collection-job: Be more strict about what is acceptable Debarshi Ray
- [gnome-photos] export-dialog: Index the rows from zero, not one Debarshi Ray
- [chronojump-server] LossByPower and LossBySpeed Marcos Venteo Garcia
- [gtk/gtk-3-22] Update Estonian translation Translations User D-L
- [gtk] Update Estonian translation Translations User D-L
- [gnome-photos] (25 commits) Non-fast-forward update to branch wip/rishi/collection Debarshi Ray
- [gnome-photos/wip/rishi/collection: 5/25] Allow adding an optional ID to the nao:identifier of local collections Debarshi Ray
- [gnome-photos/wip/rishi/collection: 6/25] Add PhotosImportDialog Debarshi Ray
- [gnome-photos/wip/rishi/collection: 7/25] application: Hook up importing to GActions Debarshi Ray
- [gnome-photos/wip/rishi/collection: 8/25] debug: Add a debug flag to track changes to the BaseManagers Debarshi Ray
- [gnome-photos/wip/rishi/collection: 9/25] base-manager, item-manager: Log additions and removals Debarshi Ray
- [gnome-photos/wip/rishi/collection: 10/25] embed, source-manager: Show notifications for mounts present at startup Debarshi Ray
- [gnome-photos/wip/rishi/collection: 11/25] source-manager: Track GMounts representing USB storage & PTP devices Debarshi Ray
- [gnome-photos/wip/rishi/collection: 12/25] main-toolbar: Show the attached devices Debarshi Ray
- [gnome-photos/wip/rishi/collection: 13/25] Add PhotosDeviceItem Debarshi Ray
- [gnome-photos/wip/rishi/collection: 14/25] Add a new mode for importing items from an attached device Debarshi Ray
- [gnome-photos/wip/rishi/collection: 15/25] Let the BaseItem sub-classes specify where to place their thumbnails Debarshi Ray
- [gnome-photos/wip/rishi/collection: 16/25] base-item: Add a create_thumbnail_path virtual method Debarshi Ray
- [gnome-photos/wip/rishi/collection: 17/25] Use BaseItem API to get the thumbnail path Debarshi Ray
- [gnome-photos/wip/rishi/collection: 18/25] base-item: Support disabling the creation of collection thumbnails Debarshi Ray
- [gnome-photos/wip/rishi/collection: 19/25] Support creating BaseItems with thumbnailing turned off Debarshi Ray
- [gnome-photos/wip/rishi/collection: 20/25] item-manager: Try harder to not create an item if one already exists Debarshi Ray
- [gnome-photos/wip/rishi/collection: 21/25] fetch-metas-job, utils: Use BaseItem API instead of the SparqlCursor Debarshi Ray
- [gnome-photos/wip/rishi/collection: 22/25] utils: Shuffle some code around Debarshi Ray
- [gnome-photos/wip/rishi/collection: 23/25] base-item, utils: Query the GFileInfo directly with the BaseItem Debarshi Ray
- [gnome-photos/wip/rishi/collection: 24/25] utils: remove get_thumbnail_path Debarshi Ray
- [gnome-photos/wip/rishi/collection: 25/25] base-item: Add a refresh_icon virtual method Debarshi Ray
- [chronojump-server] Fixed error when macro task form is shown Marcos Venteo Garcia
- [gtk] Created tag 3.22.27 Matthias Clasen
- [pygobject] Revert "to python struct marshalling: copy boxed during cleanup" Christoph Reiter
- [pygobject] Revert "to python marshalling: collect cleanup data" Christoph Reiter
- [pygobject] Revert "pygi-boxed: make in-place copy safer" Christoph Reiter
- [pygobject] Revert "Revert "Refactor boxed wrapper memory management strategy"" Christoph Reiter
- [gnome-builder] build-manager: protect against disposal Christian Hergert
14 February 2018
- [pygobject] tests: add a test for Gio.DBusNodeInfo.new_for_xml, see #164 Christoph Reiter
- [gnome-software] ubuntu-reviews: Disable ratings and reviews for flatpak and snap Robert Ancell
- [sysprof] capture-reader: fix byte swap of frame info Christian Hergert
- [pygobject] setup.py: set the same env vars for testing as autotools Christoph Reiter
- [pygobject] gitlab-ci: Install pytest-faulthandler Christoph Reiter
- [pygobject] setup.py: cache pkg-config calls Christoph Reiter
- [gnome-photos] (20 commits) Non-fast-forward update to branch wip/rishi/collection Debarshi Ray
- [gnome-photos/wip/rishi/collection: 1/20] Add PhotosImportDialog Debarshi Ray
- [gnome-photos/wip/rishi/collection: 2/20] application: Hook up importing to GActions Debarshi Ray
- [gnome-photos/wip/rishi/collection: 3/20] debug: Add a debug flag to track changes to the BaseManagers Debarshi Ray
- [gnome-photos/wip/rishi/collection: 4/20] base-manager, item-manager: Log additions and removals Debarshi Ray
- [gnome-photos/wip/rishi/collection: 5/20] embed, source-manager: Show notifications for mounts present at startup Debarshi Ray
- [gnome-photos/wip/rishi/collection: 6/20] source-manager: Track GMounts representing USB storage & PTP devices Debarshi Ray
- [gnome-photos/wip/rishi/collection: 7/20] main-toolbar: Show the attached devices Debarshi Ray
- [gnome-photos/wip/rishi/collection: 8/20] Add PhotosDeviceItem Debarshi Ray
- [gnome-photos/wip/rishi/collection: 9/20] Add a new mode for importing items from an attached device Debarshi Ray
- [gnome-photos/wip/rishi/collection: 10/20] Let the BaseItem sub-classes specify where to place their thumbnails Debarshi Ray
- [gnome-photos/wip/rishi/collection: 11/20] base-item: Add a create_thumbnail_path virtual method Debarshi Ray
- [gnome-photos/wip/rishi/collection: 12/20] Use BaseItem API to get the thumbnail path Debarshi Ray
- [gnome-photos/wip/rishi/collection: 13/20] base-item: Support disabling the creation of collection thumbnails Debarshi Ray
- [gnome-photos/wip/rishi/collection: 14/20] Support creating BaseItems with thumbnailing turned off Debarshi Ray
- [gnome-photos/wip/rishi/collection: 15/20] item-manager: Try harder to not create an item if one already exists Debarshi Ray
- [gnome-photos/wip/rishi/collection: 16/20] fetch-metas-job, utils: Use BaseItem API instead of the SparqlCursor Debarshi Ray
- [gnome-photos/wip/rishi/collection: 17/20] utils: Shuffle some code around Debarshi Ray
- [gnome-photos/wip/rishi/collection: 18/20] base-item, utils: Query the GFileInfo directly with the BaseItem Debarshi Ray
- [gnome-photos/wip/rishi/collection: 19/20] utils: remove get_thumbnail_path Debarshi Ray
- [gnome-photos/wip/rishi/collection: 20/20] base-item: Add a refresh_icon virtual method Debarshi Ray
- [libsoup] Update Estonian translation Translations User D-L
- [sysprof] capture-reader: cleanup some space checks Christian Hergert
- [pygobject] Fix make distcheck Christoph Reiter
- [pygobject] release Christoph Reiter
- [pygobject] version bump Christoph Reiter
- [pygobject] Created tag 3.27.4 Christoph Reiter
- [sysprof] capture-cursor: specify const for condition Christian Hergert
- [dconf-editor] Bump Gtk+ required version. Arnaud Bonatti
- [dconf-editor] Allow compiling with Vala 0.36. Arnaud Bonatti
- [dconf-editor] Unnecessary now. Arnaud Bonatti
- [sysprof] build: add more GCC warnings Christian Hergert
- [sysprof] tests: fix warning in model filter test Christian Hergert
- [dconf-editor] Better pathbar notifications. Arnaud Bonatti
- [nautilus] (4 commits) Created branch uncrustify-tweaks Ernestas Kulik
- [nautilus/uncrustify-tweaks: 1/4] uncrustify.cfg: remove superfluous semicolons Ernestas Kulik
- [nautilus/uncrustify-tweaks: 2/4] run-uncrustify.sh: adapt to changed directory hierarchy Ernestas Kulik
- [nautilus/uncrustify-tweaks: 3/4] run-uncrustify.sh: detect if uncrustify is not installed Ernestas Kulik
- [nautilus/uncrustify-tweaks: 4/4] run-uncrustify.sh: inverse lineup-parameters check Ernestas Kulik
- [nautilus] Non-fast-forward update to branch uncrustify-tweaks Ernestas Kulik
- [nautilus/uncrustify-tweaks] run-uncrustify.sh: invert lineup-parameters check Ernestas Kulik
- [gnome-continuous] Revert "Drop dconf-editor" Arnaud Bonatti
- [gedit-plugins] Update Italian translation Translations User D-L
- [nautilus] (4 commits) ...run-uncrustify.sh: invert lineup-parameters check Carlos Soriano
- [nautilus] Deleted branch uncrustify-tweaks Ernestas Kulik
- [vala] linux: add dup3 Dr . Michael Lauer
- [gnome-music] albumsview: Style selectionmode checks Marinus Schraal
- [gtk/gtk-3-22] Add missing private header to the build Emmanuele Bassi
- [libsoup/wip/meson] Don't enable the extra warnings for msvc Tomas Popela
- [evolution-ews] Various changes related to outlook.office365.com server Milan Crha
- [gnome-sdk-images/gnome-3-26] Support building from flathub Alexander Larsson
- [gnome-sdk-images/gnome-3-26] mozjs52: Update to latest 52 branch Alexander Larsson
- [gnome-sdk-images/gnome-3-24] Support building from flathub Alexander Larsson
- [gnome-user-share] Update Estonian translation Translations User D-L
- [gtk/gtk-3-22] Fix irregular gdk_frame_clock_get_frame_time Jeremy Bicha
- [vala/0.34] gstreamer-1.0: Cherry-pick some fixes from 0.38 Rico Tzschichholz
- [vala/0.34] gdk-3.0,gtk+-3.0: Update to 3.22.27 Rico Tzschichholz
- [vala/0.34] gio-2.0: Cherry-pick some DBusProxy fixes from 0.40 Rico Tzschichholz
- [vala/0.34] Don't warn about unused internal methods which are meant to be visible on DBus Rico Tzschichholz
- [glib] 2.55.2 Matthias Clasen
- [vala/0.36] gstreamer-1.0: Cherry-pick some fixes from 0.38 Rico Tzschichholz
- [vala/0.36] gdk-3.0,gtk+-3.0: Update to 3.22.27 Rico Tzschichholz
- [vala/0.36] gio-2.0: Cherry-pick some DBusProxy fixes from 0.40 Rico Tzschichholz
- [vala/0.38] gstreamer-1.0: Update from 1.13+ git master Rico Tzschichholz
- [vala/0.36] Don't warn about unused internal methods which are meant to be visible on DBus Rico Tzschichholz
- [vala/0.38] gdk-3.0,gtk+-3.0: Update to 3.22.27 Rico Tzschichholz
- [vala/0.38] gio-2.0: Cherry-pick some DBusProxy fixes from 0.40 Rico Tzschichholz
- [vala/0.38] Don't warn about unused internal methods which are meant to be visible on DBus Rico Tzschichholz
- [glib] Created tag 2.55.2 Matthias Clasen
- [dconf-editor] Fix double warning. Arnaud Bonatti
- [network-manager-iodine] properties: avoid double initialization of error Beniamino Galvani
- [vala/staging] (3 commits) ...libvaladoc: Prevent WITH_CGRAPH conditional having an impact on generated sources Rico Tzschichholz
- [vala/staging: 3/3] libvaladoc: Prevent WITH_CGRAPH conditional having an impact on generated sources Rico Tzschichholz
- [gtk] (10 commits) Non-fast-forward update to branch wip/carlosg/imwayland-3-22 Carlos Garnacho
- [gtk/wip/carlosg/imwayland-3-22: 9/10] gdk/wayland: Add GdkDisplay call to query available globals Carlos Garnacho
- [gtk/wip/carlosg/imwayland-3-22: 10/10] modules: Add wayland IM implementation Carlos Garnacho
- [gtk] (7 commits) Created branch issue-2 Emmanuele Bassi
- [gtk/issue-2: 1/7] x11: Do not include fallback-c89.c Emmanuele Bassi
- [gtk/issue-2: 2/7] build: Rename 'disable-modules' option Emmanuele Bassi
- [gtk/issue-2: 3/7] build: Rename 'with-included-immodules' option Emmanuele Bassi
- [gtk/issue-2: 4/7] build: Rename the 'enable-colord' option Emmanuele Bassi
- [gtk/issue-2: 5/7] build: Coalesce print backends options into one Emmanuele Bassi
- [gtk/issue-2: 6/7] build: Rename GDK backend options Emmanuele Bassi
- [gtk/issue-2: 7/7] build: Rename last 'enable' options Emmanuele Bassi
- [gnome-continuous] Update config-opts for fribidi Emmanuele Bassi
- [gtk] (6 commits) Non-fast-forward update to branch issue-2 Emmanuele Bassi
- [gtk/issue-2: 1/6] build: Rename 'disable-modules' option Emmanuele Bassi
- [gtk/issue-2: 2/6] build: Rename 'with-included-immodules' option Emmanuele Bassi
- [gtk/issue-2: 3/6] build: Rename the 'enable-colord' option Emmanuele Bassi
- [gtk/issue-2: 4/6] build: Coalesce print backends options into one Emmanuele Bassi
- [gtk/issue-2: 5/6] build: Rename GDK backend options Emmanuele Bassi
- [gtk/issue-2: 6/6] build: Rename last 'enable' options Emmanuele Bassi
- [gnome-i18n] doap: Remove myself as maintainer Bastien Nocera
- [gnome-i18n] MAINTAINERS: Remove file Bastien Nocera
- [gnome-build-meta] Update SHA-256 for ibus module Michael Catanzaro
- [glib] gobject: Mention transfer semantics of installing properties on GObjects Philip Withnall
- [libgdata] documents: Expose _gdata_documents_entry_set_resource_id internally Philip Withnall
- [libgdata] documents: Correct the prefix used for resource IDs of folders Philip Withnall
- [goffice] Don't try to display an image with nul size in the canvas. Jean Bréfort
- [gimp] app: test for gdb and lldb existence in Preferences with... Jehan Pagès
- [nautilus] help-overly: Reduce maximum size of elements Carlos Soriano
- [gimp] app: don't allow setting NULL buffer to drawables; modify steal_buffer() N/A
- [gnome-shell] Created branch wip/jimmac/issue-45 Jakub Steiner
- [gnome-shell/wip/jimmac/issue-45] theme: use cantarell light Jakub Steiner
- [gtk] x11: Do not include fallback-c89.c Emmanuele Bassi
- [gtk] Rewrite toarray Perl script to Python Emmanuele Bassi
- [vala] Deleted branch staging Rico Tzschichholz
- [vala] Created branch staging Rico Tzschichholz
- [vala/staging] libvaladoc: Prevent WITH_CGRAPH conditional having an impact on generated sources Rico Tzschichholz
- [network-manager-applet] Deleted branch lr/libnma-gtk-builder Lubomir Rintel
- [network-manager-applet] (5 commits) Created branch lr/libnma-gtk-builder Lubomir Rintel
- [network-manager-applet/lr/libnma-gtk-builder: 1/5] nma-mobile-wizard: turn into a templated GtkWidget Lubomir Rintel
- [network-manager-applet/lr/libnma-gtk-builder: 2/5] nma-mobile-wizard: drop GtkAlignment use Lubomir Rintel
- [network-manager-applet/lr/libnma-gtk-builder: 3/5] nma-vpn-password-dialog: turn into a templated GtkWidget Lubomir Rintel
- [network-manager-applet/lr/libnma-gtk-builder: 4/5] nma/mobile-providers: read the data files from data directories Lubomir Rintel
- [network-manager-applet/lr/libnma-gtk-builder: 5/5] nma/mobile-wizard: allow proceeding to the next page in unlisted country Lubomir Rintel
- [dconf-editor] Update Polish translation Piotr Drąg
- [vala] Deleted branch staging Rico Tzschichholz
- [vala] Created branch staging Rico Tzschichholz
- [vala/staging] libvaladoc: Prevent WITH_CGRAPH conditional having an impact on generated sources Rico Tzschichholz
- [libgdata] build: Add --enable-gtk option to conditionalise GTK+ examples Philip Withnall
- [gnome-shell] (2 commits) Created branch jrocha/polkit-dialog-without-passwd Joaquim Rocha
- [gnome-shell/jrocha/polkit-dialog-without-passwd: 1/2] polkitAgent: Use dialog as confirmation when the user has no password Joaquim Rocha
- [gnome-shell/jrocha/polkit-dialog-without-passwd: 2/2] polkitAgent: Do not set initial focus in the password entry Joaquim Rocha
- [baobab] Release 3.27.90 Stefano Facchini
- [baobab] Created tag 3.27.90 Stefano Facchini
- [gnome-photos] (5 commits) Created branch wip/rishi/import-6 Debarshi Ray
- [gnome-photos/wip/rishi/import-6: 1/5] Let the ThumbnailFactory users specify where to place their thumbnails Debarshi Ray
- [gnome-photos/wip/rishi/import-6: 2/5] base-item: Add a create_thumbnail_path virtual method Debarshi Ray
- [gnome-photos/wip/rishi/import-6: 3/5] Use BaseItem API to get the thumbnail path Debarshi Ray
- [gnome-photos/wip/rishi/import-6: 4/5] base-item: Support disabling the creation of collection thumbnails Debarshi Ray
- [gnome-photos/wip/rishi/import-6: 5/5] Support creating BaseItems with thumbnailing turned off Debarshi Ray
- [gnome-shell] (2 commits) Non-fast-forward update to branch jrocha/polkit-dialog-without-passwd Joaquim Rocha
- [gnome-shell/jrocha/polkit-dialog-without-passwd: 1/2] polkitAgent: Use dialog as confirmation when the user has no password Joaquim Rocha
- [gnome-shell/jrocha/polkit-dialog-without-passwd: 2/2] polkitAgent: Do not set initial focus in the password entry Joaquim Rocha
- [chronojump] Fixed catalan translation Xavier Padullés
- [vala/staging] posix: Fix sig*set and sigprocmask parameters to be out/ref Rico Tzschichholz
- [jhbuild] sysdeps-3.28: Add sassc Emmanuele Bassi
- [jhbuild] core-3.28: Add sassc to gnome-shell dependencies Emmanuele Bassi
- [nautilus] Update Friulian translation Translations User D-L
- [gnome-shell] Non-fast-forward update to branch wip/jimmac/issue-45 Jakub Steiner
- [gnome-shell/wip/jimmac/issue-45] theme: use cantarell light Jakub Steiner
- [releng] 3.27.90 Michael Catanzaro
- [gnome-themes-extra] Update the issues link in configure.ac Juraj Fiala
- [gnome-themes-extra] 3.27.90 Juraj Fiala
- [gnome-photos] (5 commits) ...Support creating BaseItems with thumbnailing turned off Debarshi Ray
- [gnome-photos] Deleted branch wip/rishi/import-6 Debarshi Ray
- [releng] Remove problematic cairomm from versions Michael Catanzaro
- [gnome-build-meta] Created branch jjardon/new_cache_url Javier Jardón Cabezas
- [gnome-build-meta/jjardon/new_cache_url] Use new URL for artifat cache and ostree repos Javier Jardón Cabezas
- [gnome-build-meta] gnome-photos: Replace gnome-desktop with gsettings-desktop-schemas Debarshi Ray
- [jhbuild] 3.24, 3.26, 3.28: Clean up gnome-photos dependencies Debarshi Ray
- [gnome-themes-extra] 3.27.90.1 Juraj Fiala
- [releng] Move cairomm to external Michael Catanzaro
- [gupnp-av] Rename internal XML utility functions Jens Georg
- [gtk] Created branch wip/jimmac/issue-28 Jakub Steiner
- [gtk/wip/jimmac/issue-28] adwaita: fix selectionmode checkboxes Jakub Steiner
- [gupnp-av] Add test for bgo 770174 Jens Georg
- [gnome-photos] (5 commits) Created branch wip/rishi/import-7 Debarshi Ray
- [gnome-photos/wip/rishi/import-7: 1/5] fetch-metas-job, utils: Use BaseItem API instead of the SparqlCursor Debarshi Ray
- [gnome-photos/wip/rishi/import-7: 2/5] utils: Shuffle some code around Debarshi Ray
- [gnome-photos/wip/rishi/import-7: 3/5] base-item, utils: Query the GFileInfo directly with the BaseItem Debarshi Ray
- [gnome-photos/wip/rishi/import-7: 4/5] base-item, utils: Simplify code Debarshi Ray
- [gnome-photos/wip/rishi/import-7: 5/5] base-item: Add a refresh_icon virtual method Debarshi Ray
- [epiphany] Update Friulian translation Translations User D-L
- [gnome-photos] Update Friulian translation Translations User D-L
- [gnome-themes-extra] Created tag 3.27.90 Juraj Fiala
- [gnome-themes-extra] Created tag 3.27.90.1 Juraj Fiala
- [gnome-photos] (21 commits) Non-fast-forward update to branch wip/rishi/collection Debarshi Ray
- [gnome-photos/wip/rishi/collection: 11/21] Allow adding an optional ID to the nao:identifier of local collections Debarshi Ray
- [gnome-photos/wip/rishi/collection: 12/21] Add PhotosImportDialog Debarshi Ray
- [gnome-photos/wip/rishi/collection: 13/21] application: Hook up importing to GActions Debarshi Ray
- [gnome-photos/wip/rishi/collection: 14/21] debug: Add a debug flag to track changes to the BaseManagers Debarshi Ray
- [gnome-photos/wip/rishi/collection: 15/21] base-manager, item-manager: Log additions and removals Debarshi Ray
- [gnome-photos/wip/rishi/collection: 16/21] embed, source-manager: Show notifications for mounts present at startup Debarshi Ray
- [gnome-photos/wip/rishi/collection: 17/21] source-manager: Track GMounts representing USB storage & PTP devices Debarshi Ray
- [gnome-photos/wip/rishi/collection: 18/21] main-toolbar: Show the attached devices Debarshi Ray
- [gnome-photos/wip/rishi/collection: 19/21] Add PhotosDeviceItem Debarshi Ray
- [gnome-photos/wip/rishi/collection: 20/21] Add a new mode for importing items from an attached device Debarshi Ray
- [gnome-photos/wip/rishi/collection: 21/21] item-manager: Try harder to not create an item if one already exists Debarshi Ray
- [vala] (2 commits) ...posix: Fix sig*set and sigprocmask parameters to be out/ref Rico Tzschichholz
- [gnome-themes-extra] Rename LICENSE back to COPYING Juraj Fiala
- [static-web] cgit: Add a banner on git.g.o regarding modules migration Tom Tryfonidis
- [gnome-photos] (6 commits) Non-fast-forward update to branch wip/rishi/import-7 Debarshi Ray
- [gnome-photos/wip/rishi/import-7: 2/6] fetch-metas-job, utils: Use BaseItem API instead of the SparqlCursor Debarshi Ray
- [gnome-photos/wip/rishi/import-7: 3/6] utils: Shuffle some code around Debarshi Ray
- [gnome-photos/wip/rishi/import-7: 4/6] base-item, utils: Query the GFileInfo directly with the BaseItem Debarshi Ray
- [gnome-photos/wip/rishi/import-7: 5/6] base-item, utils: Simplify code Debarshi Ray
- [gnome-photos/wip/rishi/import-7: 6/6] base-item: Add a refresh_icon virtual method Debarshi Ray
- [gnome-photos] (5 commits) ...base-item: Add a refresh_icon virtual method Debarshi Ray
- [gnome-photos] Deleted branch wip/rishi/import-7 Debarshi Ray
- [gnome-photos] (18 commits) Non-fast-forward update to branch wip/rishi/collection Debarshi Ray
- [gnome-photos/wip/rishi/collection: 7/18] item-manager: Do not create an item if one already exists Debarshi Ray
- [gnome-photos/wip/rishi/collection: 8/18] Allow adding an optional ID to the nao:identifier of local collections Debarshi Ray
- [gnome-photos/wip/rishi/collection: 9/18] Add PhotosImportDialog Debarshi Ray
- [gnome-photos/wip/rishi/collection: 10/18] application: Hook up importing to GActions Debarshi Ray
- [gnome-photos/wip/rishi/collection: 11/18] debug: Add a debug flag to track changes to the BaseManagers Debarshi Ray
- [gnome-photos/wip/rishi/collection: 12/18] base-manager, item-manager: Log additions and removals Debarshi Ray
- [gnome-photos/wip/rishi/collection: 13/18] embed, source-manager: Show notifications for mounts present at startup Debarshi Ray
- [gnome-photos/wip/rishi/collection: 14/18] source-manager: Track GMounts representing USB storage & PTP devices Debarshi Ray
- [gnome-photos/wip/rishi/collection: 15/18] main-toolbar: Show the attached devices Debarshi Ray
- [gnome-photos/wip/rishi/collection: 16/18] Add PhotosDeviceItem Debarshi Ray
- [gnome-photos/wip/rishi/collection: 17/18] Add a new mode for importing items from an attached device Debarshi Ray
- [gnome-photos/wip/rishi/collection: 18/18] offset-controller: Log the number of items Debarshi Ray
- [static-web] cgit: Replace fixed width references with percent ones Tom Tryfonidis
- [static-web] js: Host JQuery 2.1.4 on gnome servers Tom Tryfonidis
- [gnome-software] Rewrite README as it refers to out of date information Kalev Lember
- [static-web] cgit: There are more fixed width leftovers Tom Tryfonidis
- [gnome-maps] mapView: Invalidate current turn point marker when removed Marcus Lundblad
- [gnome-maps] mapMarker: Bind properties from MapView Marcus Lundblad
- [gnome-maps] turnPointMarker: Avoid signal callback on finallized instance Marcus Lundblad
- [gnome-maps] userLocationMarker: Use bound view properties Marcus Lundblad
- [gnome-photos/gnome-3-26] organize-collection-view: Don't leak the newly created URN Debarshi Ray
- [gnome-todo] task-list-view: Done button has maximum width Georges Basile Stavracas Neto
- [gnome-photos] offset-controller: Log the number of items Debarshi Ray
- [gnome-photos] view-container: Use a switch for enums instead of if-else Debarshi Ray
- [gnome-photos] view-container: Unbreak progressive loading of collection contents Debarshi Ray
- [orca] Update Galician translation Translations User D-L
- [bijiben] Update Galician translation Translations User D-L
- [epiphany] Update Galician translation Translations User D-L
- [gnome-todo] Update Galician translation Translations User D-L
- [mutter] Update Galician translation Translations User D-L
- [nautilus] Update Galician translation Translations User D-L
- [polari] Update Galician translation Translations User D-L
- [seahorse] Update Galician translation Translations User D-L
- [gnome-contacts] Update Galician translation Translations User D-L
- [gnome-font-viewer] Update Galician translation Translations User D-L
- [gnome-photos] Update Galician translation Translations User D-L
- [gnome-boxes] Update Galician translation Translations User D-L
- [gnome-continuous] Tag umockdev Emmanuele Bassi
- [gtk] (2 commits) ...Merge branch 'gitlab-ci-docker' into 'master' Emmanuele Bassi
- [gtk: 1/2] Add gitlab-ci support using a prebuilt docker image Emmanuele Bassi
- [gtk: 2/2] Merge branch 'gitlab-ci-docker' into 'master' Emmanuele Bassi
- [gimp] Update Swedish translation Translations User D-L
- [gnome-software] Rename gs-sources-dialog* to gs-repos-dialog* Kalev Lember
- [gnome-software] Rename "Software Sources" to "Software Repositories" Kalev Lember
- [gnome-software] repos dialog: Hardcode fedora-workstation-repositories Kalev Lember
- [gnome-software] repos dialog: Rephrase third party repos text Kalev Lember
- [gnome-software] repos dialog: Make the dialog slightly wider and higher Kalev Lember
- [gnome-software] fwupd: Fix disabling a repo Kalev Lember
- [gnome-software] fwupd: Set management plugin when adding sources Kalev Lember
- [gnome-software] packagekit: Don't try to remove apps installed from a repo Kalev Lember
- [gnome-software] packagekit: Update repo state after removing/installing a repo Kalev Lember
- [gnome-software] packagekit: Fix enabling a repo Kalev Lember
- [gnome-software] fwupd: Update state when enabling/disabling a repo Kalev Lember
- [gnome-software] repos plugin: Store repo url in GsApp homepage url metadata Kalev Lember
- [gnome-software] repos dialog: Rewrite according to latest mockups Kalev Lember
- [gnome-software] overview page: Sync Fedora third party repos code with the repos dialog Kalev Lember
- [gnome-software] Drop unused keys from gsettings schema Kalev Lember
- [gnome-software] Rename gsetting keys after sources->repos change in the UI Kalev Lember
- [gnome-photos] (5 commits) Created branch wip/rishi/import-8 Debarshi Ray
- [gnome-photos/wip/rishi/import-8: 1/5] main-toolbar: Show the attached devices Debarshi Ray
- [gnome-photos/wip/rishi/import-8: 2/5] Add PhotosDeviceItem Debarshi Ray
- [gnome-photos/wip/rishi/import-8: 3/5] item-manager: Do not create an item if one already exists Debarshi Ray
- [gnome-photos/wip/rishi/import-8: 4/5] Allow adding an optional ID to the nao:identifier of local collections Debarshi Ray
- [gnome-photos/wip/rishi/import-8: 5/5] Add PhotosImportDialog Debarshi Ray
- [gnome-photos] (15 commits) Non-fast-forward update to branch wip/rishi/collection Debarshi Ray
- [gnome-photos/wip/rishi/collection: 9/15] application: Hook up importing to GActions Debarshi Ray
- [gnome-photos/wip/rishi/collection: 10/15] debug: Add a debug flag to track changes to the BaseManagers Debarshi Ray
- [gnome-photos/wip/rishi/collection: 11/15] base-manager, item-manager: Log additions and removals Debarshi Ray
- [gnome-photos/wip/rishi/collection: 12/15] embed, source-manager: Show notifications for mounts present at startup Debarshi Ray
- [gnome-photos/wip/rishi/collection: 13/15] Revert "embed, source-manager: Show notifications for mounts present at startup" Debarshi Ray
- [gnome-photos/wip/rishi/collection: 14/15] source-manager: Track GMounts representing USB storage & PTP devices Debarshi Ray
- [gnome-photos/wip/rishi/collection: 15/15] Add a new mode for importing items from an attached device Debarshi Ray
15 February 2018
- [gnome-software] Release version 3.27.90 Kalev Lember
- [gnome-software] Created tag 3.27.90 Kalev Lember
- [gnome-software] trivial: Post release version bump Kalev Lember
- [gnome-software] Revert "snap: Show revision number in version field" Robert Ancell
- [gnome-software] snap: Refactor how metadata is merged between installed and store snaps Robert Ancell
- [gtk/gtk-3-22] 3.22.28 Matthias Clasen
- [gtk] Created tag 3.22.28 Matthias Clasen
- [gtk] (7 commits) ...Merge branch 'issue-2' into 'master' Matthias Clasen
- [gtk: 7/7] Merge branch 'issue-2' into 'master' Matthias Clasen
- [gtk] Deleted branch issue-2 Emmanuele Bassi
- [gtk] (3 commits) ...Merge branch 'wip/carlosg/imwayland' into 'master' Matthias Clasen
- [gtk: 3/3] Merge branch 'wip/carlosg/imwayland' into 'master' Matthias Clasen
- [gtk] Deleted branch wip/carlosg/imwayland Carlos Garnacho
- [gtk/gtk-3-22] (3 commits) ...Merge branch 'wip/carlosg/imwayland-3-22' into 'gtk-3-22' Matthias Clasen
- [gtk/gtk-3-22: 3/3] Merge branch 'wip/carlosg/imwayland-3-22' into 'gtk-3-22' Matthias Clasen
- [gtk] Deleted branch wip/carlosg/imwayland-3-22 Carlos Garnacho
- [gtk] (2 commits) ...Merge branch 'wip/issue-21' into 'master' Matthias Clasen
- [gtk: 2/2] Merge branch 'wip/issue-21' into 'master' Matthias Clasen
- [gtk/gtk-2-24] (2 commits) ...Merge branch 'gtk-2-24' into 'gtk-2-24' Matthias Clasen
- [gtk/gtk-2-24: 1/2] calendar: Use the new "%OB" format if supported Matthias Clasen
- [gtk/gtk-2-24: 2/2] Merge branch 'gtk-2-24' into 'gtk-2-24' Matthias Clasen
- [gtk] Deleted branch wip/issue-21 Emmanuele Bassi
- [gtk] (2 commits) ...Merge branch 'master' into 'master' Matthias Clasen
- [gtk: 1/2] calendar: Use the new "%OB" format in strftime() Matthias Clasen
- [gtk: 2/2] Merge branch 'master' into 'master' Matthias Clasen
- [gtk] Update POTFILES.in Piotr Drąg
- [gtk/gtk-3-22] Update POTFILES.in Piotr Drąg
- [geary/wip/ux] Add mockup of conversation message headers with labels. Bug 713027. Michael Gratton
- [glib-openssl] Allow to build with openssl 0.9.8 Ignacio Casal Quinteiro
- [gnome-photos] (5 commits) ...Add PhotosImportDialog Debarshi Ray
- [gnome-photos] Deleted branch wip/rishi/import-8 Debarshi Ray
- [gnome-photos/wip/rishi/import-8: 6/6] Add PhotosImportDialog Debarshi Ray
- [gnome-photos/wip/rishi/import-8: 2/6] main-toolbar: Show the attached devices Debarshi Ray
- [gnome-photos/wip/rishi/import-8: 3/6] Add PhotosDeviceItem Debarshi Ray
- [gnome-photos] (6 commits) Non-fast-forward update to branch wip/rishi/import-8 Debarshi Ray
- [gnome-photos/wip/rishi/import-8: 4/6] item-manager: Do not create an item if one already exists Debarshi Ray
- [gnome-photos/wip/rishi/import-8: 5/6] Allow adding an optional ID to the nao:identifier of local collections Debarshi Ray
- [gimp/meson] Refactoring. Add missing cflags. Félix Piédallu
- [gimp/meson] Fix missing cflags, add guard for windows build Félix Piédallu
- [gimp/meson] Add missing includedir for WindRes Félix Piédallu
- [gimp/meson] Added shmem-type option Félix Piédallu
- [gimp/meson] Fix build (Add missing Define, conditional build) Félix Piédallu
- [gimp/meson] Added ascii big titles Félix Piédallu
- [gimp/meson] Enable CPU optimizations only in optimized builds Félix Piédallu
- [gimp/meson] Add descriptions to options Félix Piédallu
- [gimp/meson] Fix builds (#if -> #ifdef). Refactoring. Félix Piédallu
- [gimp/meson] Add mingw PKGBUILD files Félix Piédallu
- [gnome-boxes] Update German translation Translations User D-L
- [gimp/meson] Add support for windows installer files generation Félix Piédallu
- [gnome-photos/wip/rishi/collection: 12/13] source-manager: Track GMounts representing USB storage & PTP devices Debarshi Ray
- [gnome-photos/wip/rishi/collection: 7/13] application: Hook up importing to GActions Debarshi Ray
- [gnome-photos/wip/rishi/collection: 11/13] Revert "embed, source-manager: Show notifications for mounts present at startup" Debarshi Ray
- [gnome-photos/wip/rishi/collection: 8/13] debug: Add a debug flag to track changes to the BaseManagers Debarshi Ray
- [gnome-photos] (13 commits) Non-fast-forward update to branch wip/rishi/collection Debarshi Ray
- [gnome-photos/wip/rishi/collection: 9/13] base-manager, item-manager: Log additions and removals Debarshi Ray
- [gnome-photos/wip/rishi/collection: 13/13] Add a new mode for importing items from an attached device Debarshi Ray
- [gnome-photos/wip/rishi/collection: 10/13] embed, source-manager: Show notifications for mounts present at startup Debarshi Ray
- [gtk/gtk-3-22] gtkplacessidebar: Rename favorites to starred Carlos Soriano
- [gnome-software] Update Galician translation Translations User D-L
- [gsettings-desktop-schemas] Update German translation Translations User D-L
- [gtk/gtk-3-22] Update Swedish translation Translations User D-L
- [gtk] gtkplacessidebar: Rename favorites to starred Carlos Soriano
- [gimp/meson] Fix build, pkgbuild. Félix Piédallu
- [gnome-photos/wip/rishi/collection: 3/8] debug: Add a debug flag to track changes to the BaseManagers Debarshi Ray
- [gnome-photos/wip/rishi/collection: 7/8] source-manager: Track GMounts representing USB storage & PTP devices Debarshi Ray
- [gnome-photos/wip/rishi/collection: 1/8] source-manager: Split out the code to check the status of GOA accounts Debarshi Ray
- [gnome-photos/wip/rishi/collection: 2/8] application: Hook up importing to GActions Debarshi Ray
- [gnome-photos] (8 commits) Non-fast-forward update to branch wip/rishi/collection Debarshi Ray
- [gnome-photos/wip/rishi/collection: 8/8] Add a new mode for importing items from an attached device Debarshi Ray
- [gnome-photos/wip/rishi/collection: 5/8] embed, source-manager: Show notifications for mounts present at startup Debarshi Ray
- [gnome-photos/wip/rishi/collection: 4/8] base-manager, item-manager: Log additions and removals Debarshi Ray
- [evolution] Update German translation Translations User D-L
- [gnome-photos/wip/rishi/collection: 6/8] Revert "embed, source-manager: Show notifications for mounts present at startup" Debarshi Ray
- [gnome-software] trivial: Fix up the example spec file Richard Hughes
- [vala/0.34] manual: Update from wiki.gnome.org Rico Tzschichholz
- [vala/0.34] Release 0.34.17 Rico Tzschichholz
- [vala/0.36] manual: Update from wiki.gnome.org Rico Tzschichholz
- [vala/0.36] Release 0.36.12 Rico Tzschichholz
- [vala/0.38] libvaladoc: Prevent WITH_CGRAPH conditional having an impact on generated sources Rico Tzschichholz
- [vala/0.38] Release 0.38.8 Rico Tzschichholz
- [vala/0.38] manual: Update from wiki.gnome.org Rico Tzschichholz
- [vala] Created tag 0.34.17 Rico Tzschichholz
- [vala] Created tag 0.36.12 Rico Tzschichholz
- [vala] Created tag 0.38.8 Rico Tzschichholz
- [lasem] introspection: some fix for better python bindings Emmanuel Pacaud
- [cantarell-fonts] Add Spanish translation Translations User D-L
- [gimp/meson] Add missing drmingw links Félix Piédallu
- [gnome-photos/wip/rishi/import-9: 1/5] source-manager: Split out the code to notify about sources Debarshi Ray
- [gnome-photos] (5 commits) Created branch wip/rishi/import-9 Debarshi Ray
- [gnome-photos/wip/rishi/import-9: 2/5] application: Hook up importing to GActions Debarshi Ray
- [gnome-photos/wip/rishi/import-9: 3/5] selection-toolbar: Add an import button Debarshi Ray
- [gnome-photos/wip/rishi/import-9: 4/5] Add a new mode for importing items from an attached device Debarshi Ray
- [gnome-photos/wip/rishi/import-9: 5/5] source-manager: Track GMounts representing USB storage & PTP devices Debarshi Ray
- [gnome-software] Update Spanish translation Translations User D-L
- [evolution] Update Galician translation Translations User D-L
- [gnome-photos] (9 commits) Non-fast-forward update to branch wip/rishi/collection Debarshi Ray
- [gnome-photos/wip/rishi/collection: 6/9] debug: Add a debug flag to track changes to the BaseManagers Debarshi Ray
- [gnome-photos/wip/rishi/collection: 7/9] base-manager, item-manager: Log additions and removals Debarshi Ray
- [gnome-photos/wip/rishi/collection: 8/9] embed, source-manager: Show notifications for mounts present at startup Debarshi Ray
- [gnome-photos/wip/rishi/collection: 9/9] Revert "embed, source-manager: Show notifications for mounts present at startup" Debarshi Ray
- [gnome-getting-started-docs] Update Galician translation Translations User D-L
- [gnome-user-docs] Update Galician translation Translations User D-L
- [gnome-boxes/dont-always-recreate-network-iface] vm-configurator: Update network config only when necessary Felipe Borges
- [gnome-boxes] Non-fast-forward update to branch dont-always-recreate-network-iface Felipe Borges
- [glib] docs: Mention the newly added return values Emmanuele Bassi
- [glib] docs: Add G_ENABLE_DIAGNOSTIC Emmanuele Bassi
- [gvfs] admin: Use really persistent d-bus name Ondrej Holy
- [gnome-photos] (7 commits) ...Prepare 3.27.90 Debarshi Ray
- [gnome-photos: 7/7] Prepare 3.27.90 Debarshi Ray
- [gtk] Update the wrap file for GLib Emmanuele Bassi
- [gnome-photos] Created tag 3.27.90 Debarshi Ray
- [gnome-photos] Deleted branch wip/rishi/import-9 Debarshi Ray
- [jhbuild] core-deps-3.28: Disable docs for fribidi Emmanuele Bassi
- [vala] manual: Update from wiki.gnome.org Rico Tzschichholz
- [gnome-themes-extra] Properly fix #15 Juraj Fiala
- [chronojump] Removed string extended options (disabled since 1.7.0) on preferences encoder inertial Xavier de Blas
- [chronojump] If device is not found, device button surround is colorized Xavier de Blas
- [chronojump] Encoder rhythm no-adaptative done! Xavier de Blas
- [gtk] (2 commits) ...Merge branch 'ci-cache-subprojects' into 'master' Emmanuele Bassi
- [gtk: 1/2] gitlab-ci: cache meson subprojects Emmanuele Bassi
- [gtk: 2/2] Merge branch 'ci-cache-subprojects' into 'master' Emmanuele Bassi
- [gnome-bluetooth] 3.27.90 Bastien Nocera
- [gnome-bluetooth] Created tag GNOMEBT_V_3_27_90 Bastien Nocera
- [chronojump] report save 1st to temp (avoid problems if previously opened a windows browser) Xavier de Blas
- [gnome-music] window: Remove unused parameter from _toggle_view Marinus Schraal
- [gnome-music] window: Move all shortcuts logic to window.py Marinus Schraal
- [gnome-music] window: Refactor _toggle_view method Marinus Schraal
- [gnome-music] window: Add numpad keys to navigation keystrokes Marinus Schraal
- [nautilus] Created branch max-name-length Ernestas Kulik
- [nautilus/max-name-length] directory: add method to query maximum filename length Ernestas Kulik
- [gnome-shell] (7 commits) Created branch wip/carlosg/fix-issue-46 Carlos Garnacho
- [gnome-shell/wip/carlosg/fix-issue-46: 1/7] keyboard: Do key presses on actual key press Carlos Garnacho
- [gnome-shell/wip/carlosg/fix-issue-46: 2/7] keyboard: Remove needless function Carlos Garnacho
- [gnome-shell/wip/carlosg/fix-issue-46: 3/7] keyboard: Implement Key object 'long-press' signal Carlos Garnacho
- [gnome-shell/wip/carlosg/fix-issue-46: 4/7] keyboard: Shift key shouldn't latch the state unless long pressed Carlos Garnacho
- [gnome-shell/wip/carlosg/fix-issue-46: 5/7] keyboard: Avoid using key.label for anything else than presentation Carlos Garnacho
- [gnome-shell/wip/carlosg/fix-issue-46: 6/7] keyboard: Delegate enter/shift/layout/hide buttons style to theming Carlos Garnacho
- [gnome-shell/wip/carlosg/fix-issue-46: 7/7] keyboard: Set 'latched' pseudo-class on latched shift key Carlos Garnacho
- [gegl] color-to-alpha: merge back color-to-alpha-plus changes N/A
- [gimp] app: enable gegl:color-to-alpha custom GUI N/A
- [glib-networking/glib-2-56] Update Swedish translation Translations User D-L
- [libsoup/wip/meson] Fix a comment typo Tomas Popela
- [libsoup/wip/meson] Address review comments from Iñigo Martínez Tomas Popela
- [libsoup/wip/meson] Check for presence of g-ir-scanner and vala if they're enabled Tomas Popela
- [glibmm/glibmm-2-54] Gio::DataInputStream: Disable deprecation warnings from glib Kjell Ahlstedt
- [vte] widget: Protect fudge_pango_colors() against all-inclusive PangoAttributes Carlos Garnacho
- [glibmm] Gio::DataInputStream: Remove read_until*() Kjell Ahlstedt
- [glib] build: Separate the Objective C files into their own helper lib Philip Withnall
- [gimp/meson] Fix tests ; Add create_test_env.sh script. Félix Piédallu
- [gimp/meson] Fix PKGBUILD Félix Piédallu
- [chronojump] Two new strings Xavier de Blas
- [chronojump] Encoder capture: If no encoder or unconfigured, device window is opened Xavier de Blas
- [gnome-software] plugin loader: Use QUIRK_HAS_SOURCE for detecting repo-release packages Kalev Lember
- [gnome-software] details page: Use QUIRK_HAS_SOURCE for detecting repo-release packages Kalev Lember
- [gnome-software] packagekit: Assume that KIND_SOURCE means a repo Kalev Lember
- [gnome-software] packagekit local: Set HAS_SOURCE quirk for certain Google packages Kalev Lember
- [gimp/meson] Fix macro (def/undef) -> (def 1 / undef) Félix Piédallu
- [gnome-software] Drop fedora-tagger-usage plugin Kalev Lember
- [gnome-build-meta] (12 commits) Non-fast-forward update to branch sam/freedesktop-sdk-base Sam Thursfield
- [gnome-build-meta/sam/freedesktop-sdk-base: 9/12] Allow using Freedesktop SDK 1.8 as the base, instead of Debian Sam Thursfield
- [gnome-build-meta/sam/freedesktop-sdk-base: 8/12] Add files from release tarball Sam Thursfield
- [libsoup/wip/meson] Build libsoup and libsoup-gnome as shared libraries Tomas Popela
- [gnome-build-meta/sam/freedesktop-sdk-base: 11/12] Fix glib build against freedesktop-SDK Sam Thursfield
- [gnome-build-meta/sam/freedesktop-sdk-base: 12/12] Add dependencies of speech-dispatcher that are not in the F.d.o SDK Sam Thursfield
- [gnome-build-meta/sam/freedesktop-sdk-base: 10/12] Fix mm-common build against freedesktop-SDK Sam Thursfield
- [vala/staging] (2 commits) ...vala: Properly handle array-initializers inside struct-initializers Rico Tzschichholz
- [vala/staging: 2/2] vala: Properly handle array-initializers inside struct-initializers Rico Tzschichholz
- [gnome-build-meta] (2 commits) Non-fast-forward update to branch jjardon/new_cache_url Javier Jardón Cabezas
- [gnome-build-meta/jjardon/new_cache_url: 2/2] Use new URL for artifat cache and ostree repos Javier Jardón Cabezas
- [chronojump] EncoderRhythm always phase and show total: ecc+con Xavier de Blas
- [gcr] (7 commits) Non-fast-forward update to branch wip/dueno/ssh-askpass Daiki Ueno
- [gcr/wip/dueno/ssh-askpass: 6/7] egg: Move mock-interaction.[ch] to egg/ directory Daiki Ueno
- [gcr/wip/dueno/ssh-askpass: 7/7] gcr: Implement GcrSshAskpass API Daiki Ueno
- [dconf-editor] Use GAction for unbookmark. Arnaud Bonatti
- [dconf-editor] Use GAction for bookmark. Arnaud Bonatti
- [dconf-editor] Fix pathbar update. Arnaud Bonatti
- [gtk/gtk-3-22] Update Polish translation Piotr Drąg
- [gnome-keyring] secret-store/test*: Cleanup temporary directory Daiki Ueno
- [gnome-photos] Update Polish translation Piotr Drąg
- [dconf-editor] Use GAction for hide_notification. Arnaud Bonatti
- [chronojump] Fixed (NEED TO TEST) encoder recalibrate on windows Xavier de Blas
- [gnome-software] Update Polish translation Piotr Drąg
- [glib] gdbusconnection: Fix error in g_dbus_connection_emit_signal() docs Philip Withnall
- [gegl] Update Polish translation Piotr Drąg
- [evolution-data-server] Bug 793465 - [NNTP] Fix division by zero when folder is empty Milan Crha
- [chronojump] LoadAndResize image should work on windows remote hard disk Xavier de Blas
- [gnome-keyring] Created branch wip/dueno/ssh-agent-2 Daiki Ueno
- [gnome-keyring/wip/dueno/ssh-agent-2] ssh-agent: use stock ssh-agent Daiki Ueno
- [vala] Deleted branch staging Rico Tzschichholz
- [gnome-photos/wip/uajain/issue88] properties: Use ngettext for plural forms Umang Jain
- [gnome-photos] Created branch wip/uajain/issue88 Umang Jain
- [vala] Created branch staging Rico Tzschichholz
- [vala/staging] codegen: Don't append fixed-length of array fields in initializers Rico Tzschichholz
- [gnome-keyring] Non-fast-forward update to branch wip/dueno/ssh-agent-2 Daiki Ueno
- [gnome-keyring/wip/dueno/ssh-agent-2] ssh-agent: use stock ssh-agent Daiki Ueno
- [vala/staging] vala: Properly handle array-initializers inside struct-initializers Rico Tzschichholz
- [evolution-data-server] build: favor python3 as interpreter Dominique Leuenberger
- [gnome-shell] (8 commits) Non-fast-forward update to branch wip/carlosg/fix-issue-46 Carlos Garnacho
- [gnome-shell/wip/carlosg/fix-issue-46: 1/8] keyboard: Do key presses on actual key press Carlos Garnacho
- [gnome-shell/wip/carlosg/fix-issue-46: 2/8] keyboard: Remove needless function Carlos Garnacho
- [gnome-shell/wip/carlosg/fix-issue-46: 3/8] keyboard: Implement Key object 'long-press' signal Carlos Garnacho
- [gnome-shell/wip/carlosg/fix-issue-46: 4/8] keyboard: Shift key shouldn't latch the state unless long pressed Carlos Garnacho
- [gnome-shell/wip/carlosg/fix-issue-46: 5/8] keyboard: Avoid using key.label for anything else than presentation Carlos Garnacho
- [gnome-shell/wip/carlosg/fix-issue-46: 6/8] keyboard: Delegate enter/shift/layout/hide buttons style to theming Carlos Garnacho
- [gnome-shell/wip/carlosg/fix-issue-46: 7/8] keyboard: Set 'latched' pseudo-class on latched shift key Carlos Garnacho
- [gnome-shell/wip/carlosg/fix-issue-46: 8/8] theme: Update OSK theme Carlos Garnacho
- [gtk] gtkbookmarksmanager: Use GTK+ 3.0's bookmarks file Bastien Nocera
- [vala] Deleted branch staging Rico Tzschichholz
- [gjs] Created branch wip/lantw/include-alloca-h-conditionally Ting-Wei Lan
- [vala] (2 commits) Created branch staging Rico Tzschichholz
- [gjs/wip/lantw/include-alloca-h-conditionally] profiler: Don't include alloca.h when disabled Ting-Wei Lan
- [vala/staging: 1/2] codegen: Don't append fixed-length of array fields in initializers Rico Tzschichholz
- [vala/staging: 2/2] vala: Properly handle array-initializers inside struct-initializers Rico Tzschichholz
- [libdazzle] Created branch wip/lantw/fix-gtk-doc-build Ting-Wei Lan
- [libdazzle/wip/lantw/fix-gtk-doc-build] doc: add two files and use full path in private_headers Ting-Wei Lan
- [gjs] (2 commits) ...Merge branch 'wip/lantw/include-alloca-h-conditionally' into 'master' Philip Chimento
- [gjs: 2/2] Merge branch 'wip/lantw/include-alloca-h-conditionally' into 'master' Philip Chimento
- [gjs] Deleted branch wip/lantw/include-alloca-h-conditionally Ting-Wei Lan
- [gnome-photos] (2 commits) Non-fast-forward update to branch wip/uajain/issue88 Debarshi Ray
- [gnome-photos/wip/uajain/issue88: 2/2] properties-dialog: Use ngettext for plural forms Debarshi Ray
- [gnome-photos] properties-dialog: Use ngettext for plural forms Debarshi Ray
- [gnome-photos] Deleted branch wip/uajain/issue88 Debarshi Ray
- [libdazzle/wip/lantw/fix-gtk-doc-build] doc: add two files and use full path in private_headers Ting-Wei Lan
- [libdazzle] Non-fast-forward update to branch wip/lantw/fix-gtk-doc-build Ting-Wei Lan
- [libdazzle] (2 commits) ...Merge branch 'wip/lantw/fix-gtk-doc-build' into 'master' Christian Hergert
- [libdazzle: 2/2] Merge branch 'wip/lantw/fix-gtk-doc-build' into 'master' Christian Hergert
- [libdazzle] Deleted branch wip/lantw/fix-gtk-doc-build Ting-Wei Lan
- [gnome-shell] Non-fast-forward update to branch wip/carlosg/fix-issue-46 Carlos Garnacho
- [gimp] libgimpbase: Cast fd to FILE* before calling fileno Jehan Pagès
- [gnome-shell/wip/carlosg/fix-issue-46] theme: Update OSK theme Carlos Garnacho
- [gimp] libgimpbase: rename FILE * argument to stream instead of fd. Jehan Pagès
- [gnome-shell] (8 commits) ...theme: Update OSK theme Florian Müllner
- [gnome-shell] Deleted branch wip/carlosg/fix-issue-46 Carlos Garnacho
- [mutter] (3 commits) Created branch wip/lantw/wayland-on-freebsd Ting-Wei Lan
- [mutter/wip/lantw/wayland-on-freebsd: 1/3] build: Use portable sed syntax in src/Makefile.am Ting-Wei Lan
- [mutter/wip/lantw/wayland-on-freebsd: 2/3] configure: Don't declare functions in AC_TRY_LINK and AC_TRY_COMPILE Ting-Wei Lan
- [mutter/wip/lantw/wayland-on-freebsd: 3/3] main: Fix build when native backend is disabled Ting-Wei Lan
- [gnome-builder] util: don't follow through symlinks when populating Christian Hergert
- [gnome-builder/gnome-builder-3-26] ctags: avoid following through symlink Christian Hergert
- [gimp] app: set GimpRectangleOptions highlight-opacity scale to 100 N/A
- [gimp] Bug 784802 - Crop and rectangle-select tools incorrectly detect ... N/A
- [gimp] Bug 784802 - Crop and rectangle-select tools incorrectly detect ... N/A
- [vala] (2 commits) ...vala: Properly handle array-initializers inside struct-initializers Rico Tzschichholz
- [static-web] Fix the header covering targets Alexandre Franke
- [four-in-a-row] Play sounds using the default libcanberra-gtk3 context Yanko Kaneti
- [gtk] Drop non-backend immodules Matthias Clasen
- [gedit] Update Croatian translation Translations User D-L
- [gtk] Fix the build Matthias Clasen
- [gtk] Update POTFILES.in Piotr Drąg
- [chronojump] Encoder: Better display of triggers on analyze graphs Xavier de Blas
- [chronojump] Prettier AB lines/rectangle on encoder analyze instant Xavier de Blas
16 February 2018
17 February 2018
18 February 2018
19 February 2018
20 February 2018
- [gnome-software] category page: Add translator comments for new strings Kalev Lember
- [gnome-control-center] Printers: Add ability to authenticate print jobs Marek Kašík
- [gnome-control-center] Printers: Get "job-hold-until" attribute for jobs Marek Kašík
- [gnome-control-center] Printers: Add authentication dialog for print jobs Marek Kašík
- [gnome-control-center] Printers: Add method for authentication of jobs to PpPrinterEntry Marek Kašík
- [gnome-control-center] Printers: Add commandline action "authenticate-jobs" Marek Kašík
- [gnome-control-center] Printers: Make jobs dialog wider Marek Kašík
- [gnome-software] Revert "Fix first run dialog racing with gnome-software shell startup" Kalev Lember
- [simple-scan] Releasing 3.27.91 Robert Ancell
- [simple-scan] Created tag 3.27.90 Robert Ancell
- [simple-scan] Created tag 3.27.91 Robert Ancell
- [yelp] Remove debug line I accidentally committed Shaun McCance
- [evince] Release 3.27.91 Jose Aliste
- [gnome-software/gnome-3-26] Don't use app ID as a tie-break when ordering search results. Robert Ancell
- [evince] Created tag 3.27.91 Jose Aliste
- [niepce] rust: fix build.rs if CARGO_TARGET_DIR is unknown Hubert Figuière
- [niepce] Update cbindgen to 0.4.3 Hubert Figuière
- [niepce] c++: remote auto from lambda parameter Hubert Figuière
- [nautilus] (3 commits) Non-fast-forward update to branch ellipsization-truncation-a-united-nation Ernestas Kulik
- [nautilus/ellipsization-truncation-a-united-nation: 1/3] eel: string: refactor middle truncation Ernestas Kulik
- [nautilus/ellipsization-truncation-a-united-nation: 2/3] eel: string: add _end_truncate() Ernestas Kulik
- [nautilus/ellipsization-truncation-a-united-nation: 3/3] error-reporting: truncate messages used in dialogs Ernestas Kulik
- [nautilus] Non-fast-forward update to branch ellipsization-truncation-a-united-nation Ernestas Kulik
- [nautilus/ellipsization-truncation-a-united-nation] error-reporting: truncate messages used in dialogs Ernestas Kulik
- [gnome-music] (2 commits) Created branch wip/jfelder/simplify-player-model Jean Felder
- [gnome-music/wip/jfelder/simplify-player-model: 1/2] player: Remove field parameter from set_playlist Jean Felder
- [gnome-music/wip/jfelder/simplify-player-model: 2/2] player: Refactor currentTrackUri attribute Jean Felder
- [libgit2-glib] meson: Add or ignore SSH headers depending on the SSH option Iñigo Martínez
- [nautilus] (4 commits) Non-fast-forward update to branch 256-arrow-down-should-go-to-the-file-after-the-currently-selected-folder-but-doesn-t Ernestas Kulik
- [nautilus/256-arrow-down-should-go-to-the-file-after-the-currently-selected-folder-but-doesn-t: 4/4] list-view: Set keyboard focus when setting selection Ernestas Kulik
- [gvfs] udisks2: Fix UUID matching Ondrej Holy
- [gvfs] udisks2: Add support for PARTLABEL and PARTUUID Ondrej Holy
- [gnome-photos] (81 commits) Non-fast-forward update to branch wip/uajain/side-car-file Umang Jain
- [gnome-photos/wip/uajain/side-car-file: 79/81] pipeline: Use g_auto* Umang Jain
- [gnome-photos/wip/uajain/side-car-file: 80/81] local-item: Store edits in side-car files Umang Jain
- [gnome-photos/wip/uajain/side-car-file: 81/81] pipeline: Delete edit file on "Discard all Edits" in properties-dialog Umang Jain
- [gnome-control-center] wifi: Revert "Add a refresh button" Felipe Borges
- [nautilus] list-view: Set keyboard focus when setting selection Ernestas Kulik
- [gnome-shell] (15 commits) Non-fast-forward update to branch wip/jimmac/issue-45 Florian Müllner
- [gnome-shell/wip/jimmac/issue-45: 14/15] theme: use cantarell light Florian Müllner
- [gnome-shell/wip/jimmac/issue-45: 15/15] theme: use cantarell light Florian Müllner
- [gnome-shell] (2 commits) ...theme: use cantarell light Florian Müllner
- [gnome-shell] Deleted branch wip/jimmac/issue-45 Florian Müllner
- [gnome-settings-daemon] doap: Add myself back to be able to do any work Bastien Nocera
- [gnome-tweaks] Update Serbian translation Translations User D-L
- [gnome-tweaks] Update Serbian Latin translation Translations User D-L
- [gnome-control-center] power: Fix crash when panel is closed quickly Bastien Nocera
- [gnome-shell] Update Serbian translation Translations User D-L
- [gnome-shell] Update Serbian Latin translation Translations User D-L
- [gedit] Update Serbian translation Translations User D-L
- [gedit] Update Serbian Latin translation Translations User D-L
- [gnome-shell] build: Minor cleanups Florian Müllner
- [gnome-boxes] Update Serbian translation Translations User D-L
- [gnome-boxes] Update Serbian Latin translation Translations User D-L
- [glib] (2 commits) Non-fast-forward update to branch wip/ebassi/ci Emmanuele Bassi
- [glib/wip/ebassi/ci: 1/2] Increase the timeout for some GLib tests Emmanuele Bassi
- [glib/wip/ebassi/ci: 2/2] ci: Add GitLab CI description file Emmanuele Bassi
- [gnome-calendar] Update Serbian translation Translations User D-L
- [gnome-calendar] Update Serbian Latin translation Translations User D-L
- [gnome-usage] Update Serbian translation Translations User D-L
- [gnome-usage] Add Serbian Latin translation Translations User D-L
- [gnome-contacts] Update Indonesian translation Translations User D-L
- [gnome-boxes] Update Indonesian translation Translations User D-L
- [evolution-data-server] Bug 793476 - [IMAPx] Message download interleave when synchronizing for offline Milan Crha
- [glib] gwin32networkmonitor: fix build with MSVC Tim-Philipp Müller
- [gnome-settings-daemon] build: Fix assertion option Iñigo Martínez
- [gnome-software] Update Finnish translation Translations User D-L
- [evince] Add description to the evince.doap and myself as a maintainer. Jose Aliste
- [bugzilla-gnome-org-upstream/4.4] Bumped version post-release Andrea Veri
- [bugzilla-gnome-org-upstream/4.4] - New CI docker image for testing Andrea Veri
- [bugzilla-gnome-org-upstream/4.4] Bug 1303702 - bug history table 'when' column shows 00:00 only using sqlite Andrea Veri
- [bugzilla-gnome-org-upstream/4.4] Bug 1433400 (CVE-2018-5123) Prevent cross-site image requests from leaking contents of certain field Andrea Veri
- [bugzilla-gnome-org-upstream/4.4] Bug 1438594: Release notes for Bugzilla 4.4.13 r/a=dylan Andrea Veri
- [bugzilla-gnome-org-upstream/4.4] Bumped version to 4.4.13 Andrea Veri
- [bugzilla-gnome-org-upstream/production] (7 commits) ...Merge branch '4.4' into production Andrea Veri
- [bugzilla-gnome-org-upstream/production: 7/7] Merge branch '4.4' into production Andrea Veri
- [nautilus] Update Croatian translation Translations User D-L
- [gnome-software] flatpak: Don't inadvertently change update states when adding sources Kalev Lember
- [gnome-control-center] Update Croatian translation Translations User D-L
- [gnome-usage] Update Croatian translation Translations User D-L
- [gnome-bluetooth] bluetooth-client: Remove all devices on adapter removal Benjamin Berg
- [gnome-bluetooth] settings-widget: Stop spinner when it becomes invisible Benjamin Berg
- [gnome-contacts] Update Croatian translation Translations User D-L
- [gnome-bluetooth/gnome-3-26] bluetooth-client: Remove all devices on adapter removal Benjamin Berg
- [gnome-bluetooth/gnome-3-26] settings-widget: Stop spinner when it becomes invisible Benjamin Berg
- [gnome-sdk-images] [cantarell-fonts] Use Autotools back. Arnaud Bonatti
- [chronojump] Don't allow to change persons view on compujump Xavier de Blas
- [evolution-data-server] [IMAPx] Enhance processing of server IDLE notifications Milan Crha
- [chronojump] Added person show all events to top PersonSelect window Xavier de Blas
- [glib] g_date_set_parse: Also support nominative/genitive month names Philip Withnall
- [glib] win32_strftime_helper: Factor out the common code Philip Withnall
- [glib] win32_strftime_helper: Support nominative/genitive month names Philip Withnall
- [glib] Add tests for formatting and parsing month names Philip Withnall
- [glib] tests: Disable /date/month_names test with older libc versions Philip Withnall
- [glib] po: Update en_GB translation Philip Withnall
- [totem] (14 commits) Created branch wip/inigomartinez/meson-improve Iñigo Martínez
- [totem/wip/inigomartinez/meson-improve: 1/14] build: Remove unnecessary default options Iñigo Martínez
- [totem/wip/inigomartinez/meson-improve: 2/14] build: Remove unnecessary variables and defines Iñigo Martínez
- [totem/wip/inigomartinez/meson-improve: 3/14] build: Migrate to new meson porting guidelines Iñigo Martínez
- [totem/wip/inigomartinez/meson-improve: 4/14] build: Use LINGUAS file on help generation Iñigo Martínez
- [totem/wip/inigomartinez/meson-improve: 5/14] build: Improve debug handling Iñigo Martínez
- [totem/wip/inigomartinez/meson-improve: 6/14] build: Remove meson build file from docs directory Iñigo Martínez
- [totem/wip/inigomartinez/meson-improve: 7/14] build: Improve gst helpers build Iñigo Martínez
- [totem/wip/inigomartinez/meson-improve: 8/14] build: Improve backend build Iñigo Martínez
- [totem/wip/inigomartinez/meson-improve: 9/14] build: Reformat properties build file Iñigo Martínez
- [totem/wip/inigomartinez/meson-improve: 10/14] build: Reformat src build file Iñigo Martínez
- [totem/wip/inigomartinez/meson-improve: 11/14] build: Improve plugins build files Iñigo Martínez
- [totem/wip/inigomartinez/meson-improve: 12/14] build: Use template files for enums generation Iñigo Martínez
- [totem/wip/inigomartinez/meson-improve: 13/14] plugins: Migrate plugins from Intltool to Gettext Iñigo Martínez
- [totem/wip/inigomartinez/meson-improve: 14/14] build: Check D-Bus session bus services directory Iñigo Martínez
- [chronojump] person show all events allow select others (lateral view) or not (top view) Xavier de Blas
- [gnome-terminal] Update Croatian translation Translations User D-L
- [gnome-sdk-images] [fribidi] Add this module. Arnaud Bonatti
- [gnome-software] trivial: details: Remove an unused field Kalev Lember
- [gnome-software] repos dialog: Scroll the entire view, not just the repo list Kalev Lember
- [gnome-font-viewer] Update Croatian translation Translations User D-L
- [gnome-software] Update Croatian translation Translations User D-L
- [evolution] Bug 793477 - Hide Autoar options in "Save all" when not needed Milan Crha
- [glib] (4 commits) Non-fast-forward update to branch wip/ebassi/ci Emmanuele Bassi
- [glib/wip/ebassi/ci: 1/4] Allow running gdbus-peer inside a container Emmanuele Bassi
- [glib/wip/ebassi/ci: 2/4] Do not use g_test_incomplete() for missing locales Emmanuele Bassi
- [glib/wip/ebassi/ci: 3/4] Increase the timeout for some GLib tests Emmanuele Bassi
- [glib/wip/ebassi/ci: 4/4] ci: Add GitLab CI description file Emmanuele Bassi
- [dconf-editor] Hide infobars on keys without schema. Arnaud Bonatti
- [gnome-music] Created branch wip/mschraal/filter-playlists Marinus Schraal
- [gnome-music/wip/mschraal/filter-playlists] query: Filter out on-disk playlist formats Marinus Schraal
- [gnome-sdk-images] [fribidi] Build without docs. Arnaud Bonatti
- [chrome-gnome-shell] Update Croatian translation Translations User D-L
- [network-manager-applet] Update Croatian translation Translations User D-L
- [gnome-disk-utility] Drop redundant “Legacy BIOS Bootable” text in tooltip Kai Lüke
- [gnome-disk-utility] Fix tooltip for “Hide from Firmware” GPT partition flag Kai Lüke
- [atk] Updated French translation Claude Paroz
- [gnome-disk-utility] Prepare 3.27.91 Kai Lüke
- [gnome-disk-utility] Created tag 3.27.91 Kai Lüke
- [gnome-music] query: Filter out on-disk playlist formats Marinus Schraal
- [gnome-music] Deleted branch wip/mschraal/filter-playlists Marinus Schraal
- [gtk] build: Use get_supported_arguments() Emmanuele Bassi
- [gtk] build: Do not eagerly disable checks on release builds Emmanuele Bassi
- [gnome-initial-setup] software: Sync string changes with gnome-software Kalev Lember
- [glib] Update Spanish translation Translations User D-L
- [glib] Allow running gdbus-peer inside a container Emmanuele Bassi
- [glib] Do not use g_test_incomplete() for missing locales Emmanuele Bassi
- [gnome-control-center] Created branch wip/oholy/remove-unused-cell-renderer Ondrej Holy
- [glib] Increase the timeout for some GLib tests Emmanuele Bassi
- [gnome-control-center/wip/oholy/remove-unused-cell-renderer] user-accounts: Remove unused cell renderer Ondrej Holy
- [glib] ci: Add GitLab CI description file Emmanuele Bassi
- [glib] Deleted branch wip/ebassi/ci Emmanuele Bassi
- [gnome-builder] Created branch wip/tintou/sysroot Corentin Noël
- [gnome-builder] Non-fast-forward update to branch wip/tintou/sysroot Corentin Noël
- [gnome-sdk-images] [at-spi2-*] Use temporarily 2.26 archives. Arnaud Bonatti
- [chronojump] CurrentPerson updated (== null) on new session Xavier de Blas
- [chronojump] PersonSelect window adds "view all tests" and other improvements Xavier de Blas
- [chronojump] More improvements on personSelectWindow Xavier de Blas
- [evolution-data-server] Bug 793504 - Links containing Cyrillic characters are not highlighted properly Milan Crha
- [gnome-shell] gdm: honor timed login delay even if animations disabled Ray Strode
- [gnome-software] Created branch wip/kalev/dont-show-lvfs-stable-repo Kalev Lember
- [gnome-software/wip/kalev/dont-show-lvfs-stable-repo] fwupd: Don't show the stable lvfs repo in the repos dialog Kalev Lember
- [gnome-shell] gdm: use password authentication if all schemes are disabled Ray Strode
- [nautilus] Update Chinese (Taiwan) translation Translations User D-L
- [gnome-documents] Update Serbian translation Translations User D-L
- [gnome-system-monitor] Update Chinese (Taiwan) translation Translations User D-L
- [glib] Update Spanish translation Translations User D-L
- [gnome-initial-setup] Update Chinese (Taiwan) translation Translations User D-L
- [gnome-photos] Update Chinese (Taiwan) translation Translations User D-L
- [vala] Deleted branch staging Rico Tzschichholz
- [vala] (2 commits) Created branch staging Rico Tzschichholz
- [vala/staging: 1/2] vapi: Update GIR-based bindings Rico Tzschichholz
- [vala/staging: 2/2] codegen: Add source_reference to some store_local/_field() calls Rico Tzschichholz
- [gnome-todo] Update Serbian translation Translations User D-L
- [gnome-todo] Update Serbian Latin translation Translations User D-L
- [nautilus] Update Serbian translation Translations User D-L
- [nautilus] Update Serbian Latin translation Translations User D-L
- [glib] Update Spanish translation Translations User D-L
- [evolution] Update Serbian translation Translations User D-L
- [release-notes] Created branch gnome-3-28 Allan Day
- [evolution] Update Serbian Latin translation Translations User D-L
- [chronojump] personSelectWin hide when open new win. Fixed updating persons treeview Xavier de Blas
- [polari] Update Serbian translation Translations User D-L
- [seahorse] Update Serbian translation Translations User D-L
- [polari] Update Serbian Latin translation Translations User D-L
- [seahorse] Update Serbian Latin translation Translations User D-L
- [gnumeric] Gamma: even better test values. Morten Welinder
- [dconf-editor] Update Serbian translation Translations User D-L
- [dconf-editor] Update Serbian Latin translation Translations User D-L
- [gnome-shell] Created branch wip/fmuellner/guard-shadow-pipeline-from-actor-call Florian Müllner
- [gnome-shell/wip/fmuellner/guard-shadow-pipeline-from-actor-call] st: Guard against spec being invalided during shadow creation Florian Müllner
- [polari] Non-fast-forward update to branch wip/fmuellner/debug-instance Florian Müllner
- [polari/wip/fmuellner/debug-instance] window: Differentiate test instances from normal ones Florian Müllner
- [gnome-shell] Non-fast-forward update to branch wip/fmuellner/guard-shadow-pipeline-from-actor-call Florian Müllner
- [gnome-shell/wip/fmuellner/guard-shadow-pipeline-from-actor-call] st: Guard against spec being invalided during shadow creation Florian Müllner
- [release-notes/gnome-3-28] lay the groundwork for 3.28 Allan Day
- [polari] (5 commits) Non-fast-forward update to branch wip/fmuellner/debug-instance Florian Müllner
- [polari/wip/fmuellner/debug-instance: 3/5] app: Add --test-instance command line flag Florian Müllner
- [polari/wip/fmuellner/debug-instance: 4/5] flatpak: Pass --test-instance flag when launched from Builder Florian Müllner
- [polari/wip/fmuellner/debug-instance: 5/5] window: Differentiate test instances from normal ones Florian Müllner
- [vala/staging] codegen: Add support for feature test macros Rico Tzschichholz
- [vala/staging] linux: Add feature_test_macros to non-POSIX file control constants and dup3 Rico Tzschichholz
- [nautilus] Deleted branch 256-arrow-down-should-go-to-the-file-after-the-currently-selected-folder-but-doesn-t Ernestas Kulik
- [nautilus] Deleted branch mr/76 Ernestas Kulik
- [nautilus] Deleted branch mr/81 Ernestas Kulik
- [nautilus] Deleted branch 189-recent-can-be-bookmarked Ernestas Kulik
- [polari] (3 commits) ...window: Differentiate test instances from normal ones Florian Müllner
- [polari] Deleted branch wip/fmuellner/debug-instance Florian Müllner
- [gnome-shell] loginDialog: only emit session-activated on user action Florian Müllner
- [pygobject] tests: skip one more GdkAtom test on Windows Christoph Reiter
- [cantarell-fonts] Add German translation Christian Kirbach
- [gnome-shell] (2 commits) Created branch wip/fmuellner/use-fallback-titles Florian Müllner
- [gnome-shell/wip/fmuellner/use-fallback-titles: 1/2] appDisplay: Fall back to app name in icon menu Florian Müllner
- [gnome-shell/wip/fmuellner/use-fallback-titles: 2/2] workspace: Fall back to app name in window caption Florian Müllner
- [gnome-calculator] Update French translation Translations User D-L
- [damned-lies] Update French translation Translations User D-L
- [anjuta] Update German translation Christian Kirbach
- [gnome-software] (2 commits) Created branch wip/kalev/shell-extensions-enable-disable Kalev Lember
- [gnome-software/wip/kalev/shell-extensions-enable-disable: 1/2] shell extensions: Implement repo enable/disable Kalev Lember
- [gnome-software/wip/kalev/shell-extensions-enable-disable: 2/2] repos dialog: Add shell extensions to non-removable quirk list Kalev Lember
- [gnome-music] (2 commits) Created branch wip/mschraal/grilo-error-report Marinus Schraal
- [gnome-music/wip/mschraal/grilo-error-report: 1/2] grilo: Report errors Marinus Schraal
- [gnome-music/wip/mschraal/grilo-error-report: 2/2] grilo: Clean up debug logging Marinus Schraal
- [gnome-contacts] Update French translation Translations User D-L
- [gnome-maps] help-overlay: Restrict height to force two columns Marcus Lundblad
- [gnome-software] (2 commits) Non-fast-forward update to branch wip/kalev/shell-extensions-enable-disable Kalev Lember
- [gnome-software/wip/kalev/shell-extensions-enable-disable: 1/2] shell extensions: Implement repo enable/disable Kalev Lember
- [gnome-software/wip/kalev/shell-extensions-enable-disable: 2/2] repos dialog: Add shell extensions to non-removable quirk list Kalev Lember
- [gnome-session] NEWS: update for release Ray Strode
- [gnome-session] meson: bump to 3.27.91 Ray Strode
- [gnome-session] Created tag 3.27.91 Ray Strode
- [polari] app: Update authors section in about dialog Florian Müllner
- [polari] Bump version to 3.27.91 Florian Müllner
- [polari] Created tag 3.27.91 Florian Müllner
- [gdm] NEWS: update for release Ray Strode
- [gdm] configure: bump to 3.27.91 Ray Strode
- [gdm] Created tag 3.27.91 Ray Strode
- [gnome-music] Non-fast-forward update to branch wip/mschraal/grilo-error-report Marinus Schraal
- [gnome-music/wip/mschraal/grilo-error-report] grilo: Clean up debug logging Marinus Schraal
- [eog] po: Re-add workaround for plugin file translations Felix Riemann
- [totem] Update Croatian translation Translations User D-L
- [gtk-doc] db2html: add a basci converter for chapters Stefan Sauer
- [gbrainy] Updated Serbian translation Мирослав Николић
- [static-web] Fix the bounding box of line numbers Alexandre Franke
- [gegl] buffer: rewrite headers to avoid inline function ptr declaration Øyvind Kolås
- [polari] Update Polish translation Piotr Drąg
- [gnome-photos] Update German translation Translations User D-L
- [mutter] backends: Monitor changes in active tools' settings Carlos Garnacho
- [mutter] Deleted branch wip/carlosg/fix-issue-38 Carlos Garnacho
- [gnome-control-center] Update Polish translation Piotr Drąg
- [gnome-builder] Update Polish translation Piotr Drąg
- [gnome-initial-setup] Update Polish translation Piotr Drąg
- [gegl-gtk] replace usage of deprecated gegl_node() call Øyvind Kolås
- [gnome-disk-utility] Update Polish translation Piotr Drąg
- [gnome-music] (2 commits) Non-fast-forward update to branch wip/mschraal/grilo-error-report Marinus Schraal
- [gnome-music/wip/mschraal/grilo-error-report: 1/2] grilo: Report errors Marinus Schraal
- [gnome-music/wip/mschraal/grilo-error-report: 2/2] grilo: Clean up debug logging Marinus Schraal
- [gnome-maps] (74 commits) Non-fast-forward update to branch wip/mlundblad/auto-disable-aerial Marcus Lundblad
- [gnome-maps/wip/mlundblad/auto-disable-aerial: 73/74] layersPopover: Disable switch button when aerial is unavailable Marcus Lundblad
- [gnome-maps/wip/mlundblad/auto-disable-aerial: 74/74] mainWindow: Don't activate aerial view when unavailable Marcus Lundblad
- [jsonrpc-glib] message: warn less on invalid values Christian Hergert
- [jsonrpc-glib] release 3.27.91 Christian Hergert
- [gnome-music] (7 commits) Created branch wip/mschraal/meson Marinus Schraal
- [jsonrpc-glib] Created tag 3.27.91 Christian Hergert
- [gnome-music/wip/mschraal/meson: 1/7] switch to meson and uses RDNN Marinus Schraal
- [gnome-music/wip/mschraal/meson: 2/7] configure libgd, build only needed widgets Marinus Schraal
- [gnome-music/wip/mschraal/meson: 4/7] remove libgd files, use a submodule instead. Marinus Schraal
- [gnome-music/wip/mschraal/meson: 3/7] correct libgd git.submodule Marinus Schraal
- [gnome-music/wip/mschraal/meson: 5/7] add subprojects/libgd to .gitignore Marinus Schraal
- [gnome-music/wip/mschraal/meson: 6/7] help: Add ca to linguas Marinus Schraal
- [gnome-music/wip/mschraal/meson: 7/7] meson: Fix libgd build & install Marinus Schraal
- [gnome-photos] (79 commits) Non-fast-forward update to branch wip/uajain/issue68 Umang Jain
- [gnome-photos/wip/uajain/issue68: 79/79] pipeline: Enable the "Done" button only if current edit pipeline changes Umang Jain
- [gnome-music/wip/mschraal/meson] Remove AUTHORS.md & INSTALL.md Marinus Schraal
- [libdazzle] release 3.27.91 Christian Hergert
- [libdazzle] Created tag 3.27.91 Christian Hergert
- [vala] Deleted branch staging Rico Tzschichholz
- [vala] (5 commits) Created branch staging Rico Tzschichholz
- [vala/staging: 1/5] vapi: Update GIR-based bindings Rico Tzschichholz
- [vala/staging: 2/5] codegen: Add source_reference to some store_local/_field() calls Rico Tzschichholz
- [vala/staging: 3/5] codegen: Add support for feature test macros Rico Tzschichholz
- [vala/staging: 4/5] linux: Add feature_test_macros to non-POSIX file control constants and dup3 Rico Tzschichholz
- [vala/staging: 5/5] tests: Add linux-specific test for feature test macros Rico Tzschichholz
- [sysprof] release 3.27.91 Christian Hergert
- [sysprof] Created tag sysprof-3.27.91 Christian Hergert
- [gnome-calendar] ci: Add missing geoclue2-devel dependency Georges Basile Stavracas Neto
- [gnome-music] (2 commits) ...grilo: Clean up debug logging Marinus Schraal
- [gnome-music] Deleted branch wip/mschraal/grilo-error-report Marinus Schraal
- [meld] Updated Czech translation Marek Černocký
- [sysprof] Remove po/Makevars Piotr Drąg
- [template-glib] Remove po/Makevars Piotr Drąg
- [gnome-builder] Remove po/Makevars Piotr Drąg
- [balsa] Updated Czech translation Marek Černocký
- [gnome-builder] release 3.27.91 Christian Hergert
- [baobab] Remove po/Makevars Piotr Drąg
- [gnome-builder] Created tag 3.27.91 Christian Hergert
- [gnome-calendar] Remove po/Makevars Piotr Drąg
- [gnome-clocks] Remove po/Makevars Piotr Drąg
- [gnome-contacts] Remove po/Makevars Piotr Drąg
- [gnome-dictionary] Remove po/Makevars Piotr Drąg
- [gnome-disk-utility] Remove po/Makevars Piotr Drąg
- [gnome-music/wip/mschraal/meson] CI: fix with meson Marinus Schraal
- [gnome-music/wip/mschraal/meson] meson: Fix version to 3.27.90 Marinus Schraal
- [gnome-music/wip/mschraal/meson] meson: Add pycairo dep Marinus Schraal
- [gnome-font-viewer] Remove po/Makevars Piotr Drąg
- [gnome-todo] Remove po/Makevars Piotr Drąg
- [at-spi2-core] Remove po/Makevars Piotr Drąg
- [gnome-backgrounds] Remove po/Makevars Piotr Drąg
- [gnome-screenshot] Remove po/Makevars Piotr Drąg
- [gnome-software] Update Brazilian Portuguese translation Translations User D-L
- [gnome-shell] Remove po/Makevars Piotr Drąg
- [cantarell-fonts] Symmetrization of Ww Nikolaus Waxweiler
- [cantarell-fonts] k: make triangle connect to stem, widen thinner variants Nikolaus Waxweiler
- [cantarell-fonts] Lira, peso, ruble, yen: Stroke width and distance and counter tweaks Nikolaus Waxweiler
- [cantarell-fonts] b, d, f, h: thin extra bold stems a little Nikolaus Waxweiler
- [cantarell-fonts] a: raise terminal Nikolaus Waxweiler
- [cantarell-fonts] Radical: compensate extra bold diagonals Nikolaus Waxweiler
- [cantarell-fonts] Section: make taller Nikolaus Waxweiler
- [cantarell-fonts] Copyright: shift c around Nikolaus Waxweiler
- [cantarell-fonts] Z extrabold: shorten top stroke a bit to play nicer with T Nikolaus Waxweiler
- [cantarell-fonts] Eng: Compensate heavy join Nikolaus Waxweiler
- [cantarell-fonts] W: minor spacing change. Nikolaus Waxweiler
- [cantarell-fonts] Six.ss01: Minor experimentation Nikolaus Waxweiler
- [gegl-gtk] make vala support opt-in instead of autodetect Øyvind Kolås
- [gnome-shell-extensions] Remove po/Makevars Piotr Drąg
- [cantarell-fonts] Various composites: spacing updates Nikolaus Waxweiler
- [gnome-tweaks] Remove po/Makevars Piotr Drąg
- [nautilus] Remove po/Makevars Piotr Drąg
- [polari] Remove po/Makevars Piotr Drąg
- [gnome-control-center] Update Brazilian Portuguese translation Translations User D-L
- [seahorse-nautilus] Remove po/Makevars Piotr Drąg
- [seahorse] Remove po/Makevars Piotr Drąg
- [simple-scan] Remove po/Makevars Piotr Drąg
- [gnome-disk-utility] Update Brazilian Portuguese translation Translations User D-L
- [gnome-initial-setup] Update Brazilian Portuguese translation Translations User D-L
21 February 2018
22 February 2018
- [meld] help: Fix a typo Piotr Drąg
- [evince] build: Install more appstream metadata to non-deprecated location Jeremy Bicha
- [gucharmap] Update Korean translation Translations User D-L
- [librsvg] (95 commits) ...gitlab#201 - Overhaul attributes parsing with perfect hashing (merge phf-attributes) Federico Mena Quintero
- [librsvg: 1/95] Generate a PHF of SVG attribute names Federico Mena Quintero
- [librsvg: 2/95] New function rsvg_attribute_from_name() Federico Mena Quintero
- [librsvg: 3/95] fix: modules in attributes.rs Federico Mena Quintero
- [librsvg: 4/95] build.rs: We don't need the C names after all Federico Mena Quintero
- [librsvg: 5/95] Add rsvg-attributes.h Federico Mena Quintero
- [librsvg: 6/95] rsvg_parse_style_pair(): Use rsvg_attribute_from_name() and a big switch statement Federico Mena Quintero
- [librsvg: 7/95] Sigh, pass C strings properly Federico Mena Quintero
- [librsvg: 8/95] rsvg_parse_style_pairs() - Just iterate over all attributes Federico Mena Quintero
- [librsvg: 9/95] Don't pass an allocated closure to g_hash_table_foreach() Federico Mena Quintero
- [librsvg: 10/95] Rename rsvg_parse_style_pairs() -> rsvg_parse_presentation_attributes() Federico Mena Quintero
- [librsvg: 11/95] rsvg_parse_style_pair(): Distinguish between styles and presentation attributes Federico Mena Quintero
- [librsvg: 12/95] rsvg_state_inherit() - Rename to state_inherit(); make it a static function Federico Mena Quintero
- [librsvg: 13/95] rsvg_state_reinherit() - Rename to state_reinherit(); make it a static function Federico Mena Quintero
- [librsvg: 14/95] Port PropertyBag to Rust Federico Mena Quintero
- [librsvg: 15/95] PropertyBag.iter() method Federico Mena Quintero
- [librsvg: 16/95] Process the d attribute of NodePath with the PHF Federico Mena Quintero
- [librsvg: 17/95] Process points/verts of NodePoly with the PHF Federico Mena Quintero
- [librsvg: 18/95] PropertyBagIter: remove an unused field Federico Mena Quintero
- [librsvg: 19/95] parsers::parse() - New function, to replace property_bag::parse_*() Federico Mena Quintero
- [librsvg: 20/95] NodeLine: parse attributes with the PHF Federico Mena Quintero
- [librsvg: 21/95] NodeRect: parse attributes with the PHF Federico Mena Quintero
- [librsvg: 22/95] NodeCircle: parse attributes with the PHF Federico Mena Quintero
- [librsvg: 23/95] NodeEllipse: parse attibutes with the PHF Federico Mena Quintero
- [librsvg: 24/95] NodeSvg: parse attributes with the PHF Federico Mena Quintero
- [librsvg: 25/95] Replace tabs with spaces Federico Mena Quintero
- [librsvg: 26/95] NodeUse: parse attributes with the PHF Federico Mena Quintero
- [librsvg: 27/95] NodeSymbol: parse attributes with the PHF Federico Mena Quintero
- [librsvg: 28/95] GradientCommon: put the defaults in impl Default, not in resolve_from_defaults() Federico Mena Quintero
- [librsvg: 29/95] Gradient: Move the GradientVariant defaults to functions instead of resolve_from_defaults() Federico Mena Quintero
- [librsvg: 30/95] Gradient: parse attributes with the PHF Federico Mena Quintero
- [librsvg: 31/95] Gradient: don't start set_atts() with default values; start with "not resolved" values. Federico Mena Quintero
- [librsvg: 32/95] Gradient: Fix the distinction between default values and unresolved values Federico Mena Quintero
- [librsvg: 33/95] Pattern: put the defaults in impl Default, not in resolve_from_defaults() Federico Mena Quintero
- [librsvg: 34/95] Pattern: start with an unresolved pattern, instead of a Default one Federico Mena Quintero
- [librsvg: 35/95] Pattern: parse attributes with the PHF Federico Mena Quintero
- [librsvg: 36/95] NodeStop: parse attributes with the PHF Federico Mena Quintero
- [librsvg: 37/95] NodeClipPath: parse attributes using the PHF Federico Mena Quintero
- [librsvg: 38/95] NodeImage: Parse attributes with the PHF Federico Mena Quintero
- [librsvg: 39/95] NodeImage: Parse atttributes with the PHF Federico Mena Quintero
- [librsvg: 40/95] NodeMarker: Parse attributes using the PHF Federico Mena Quintero
- [librsvg: 41/95] property_bag.rs: Remove the parse_or_*() functions. Yay! Federico Mena Quintero
- [librsvg: 42/95] Remove unused prototypes Federico Mena Quintero
- [librsvg: 43/95] gradient/pattern.rs: Don't export functions that are only used from Rust Federico Mena Quintero
- [librsvg: 44/95] pattern_resolve_fallbacks_and_set_pattern(): Use Rust types Federico Mena Quintero
- [librsvg: 45/95] gradient_resolve_fallbacks_and_set_pattern(): Use Rust types Federico Mena Quintero
- [librsvg: 46/95] rsvg_parse_style_attrs(): Parse attributes with the PHF Federico Mena Quintero
- [librsvg: 47/95] PropertyBag: Add an iter_cstr() that outputs &CStr, instead of &str Federico Mena Quintero
- [librsvg: 48/95] PropertyBag: implement PropertyBagIter in terms of PropertyBagCStrIter Federico Mena Quintero
- [librsvg: 49/95] PropertyBag: Export rsvg_property_bag_iter_*() for use from C Federico Mena Quintero
- [librsvg: 50/95] rsvg_parse_style_attrs(): Use iteration instead of rsvg_property_bag_enumerate() Federico Mena Quintero
- [librsvg: 51/95] rsvg_parse_presentation_attributes(): Use iteration instead of rsvg_property_bag_enumerate() Federico Mena Quintero
- [librsvg: 52/95] rsvg_metadata_handler_start(): Use iteration instead of rsvg_property_bag_enumerate() Federico Mena Quintero
- [librsvg: 53/95] rsvg_property_bag_enumerate(): Removed. Federico Mena Quintero
- [librsvg: 54/95] node_set_atts(): Remove call to rsvg_property_bag_size() Federico Mena Quintero
- [librsvg: 55/95] rsvg_parse_style_attrs(): Don't call rsvg_property_bag_size() Federico Mena Quintero
- [librsvg: 56/95] rsvg_eval_switch_attributes(): Remove the last call to rsvg_property_bag_size() Federico Mena Quintero
- [librsvg: 57/95] rsvg_property_bag_size(): Removed. Federico Mena Quintero
- [librsvg: 58/95] rsvg_start_style(): Parse attributes with the PHF Federico Mena Quintero
- [librsvg: 59/95] PropertyBag: make iteration return (key, attr, value) tuples Federico Mena Quintero
- [librsvg: 60/95] rsvg_parse_style_pair(): Take an RsvgAttribute arg; don't compute it here Federico Mena Quintero
- [librsvg: 61/95] rsvg_property_bag_iter_next(): Return the Attribute as well Federico Mena Quintero
- [librsvg: 62/95] Thoroughly deprecate rsvg_handle_get_metadata(). Returns NULL always. Federico Mena Quintero
- [librsvg: 63/95] rsvg_cond.c: Parse attributes with the PHF Federico Mena Quintero
- [librsvg: 64/95] rsvg-text.c: Parse attributes with the PHF Federico Mena Quintero
- [librsvg: 65/95] node_set_atts(): Register the node in the defs here, not in rsvg_standard_element_start() Federico Mena Quintero
- [librsvg: 66/95] node_set_atts(): Inline register_node_in_defs() here Federico Mena Quintero
- [librsvg: 67/95] node_set_atts(): Parse attributes with the PHF Federico Mena Quintero
- [librsvg: 68/95] filter_primitive_set_x_y_width_height_atts(): Parse attributes with the PHF Federico Mena Quintero
- [librsvg: 69/95] rsvg_filter_set_atts(): Parse attributes with the PHF Federico Mena Quintero
- [librsvg: 70/95] rsvg_filter_primitive_blend_set_atts(): Parse attributes with the PHF Federico Mena Quintero
- [librsvg: 71/95] rsvg_filter_primitive_convolve_matrix_set_atts(): Parse attributes with the PHF Federico Mena Quintero
- [librsvg: 72/95] rsvg_filter_primitive_gaussian_blur_set_atts(): Parse attributes with the PHF Federico Mena Quintero
- [librsvg: 73/95] rsvg_filter_primitive_offset_set_atts(): Parse attributes with the PHF Federico Mena Quintero
- [librsvg: 74/95] rsvg_filter_primitive_merge_set_atts(): Parse attributes with the PHF Federico Mena Quintero
- [librsvg: 75/95] rsvg_filter_primitive_merge_node_set_atts(): Parse attributes with the PHF Federico Mena Quintero
- [librsvg: 76/95] rsvg_filter_primitive_color_matrix_set_atts(): Parse attributes with the PHF Federico Mena Quintero
- [librsvg: 77/95] rsvg_filter_primitive_component_transfer_set_atts(): Parse attributes with the PHF Federico Mena Quintero
- [librsvg: 78/95] rsvg_node_component_transfer_function_set_atts(): Parse attributes with the PHF Federico Mena Quintero
- [librsvg: 79/95] rsvg_filter_primitive_erode_set_atts(): Parse attributes with the PHF Federico Mena Quintero
- [librsvg: 80/95] rsvg_filter_primitive_composite_set_atts(): Parse attributes with the PHF Federico Mena Quintero
- [librsvg: 81/95] rsvg_filter_primitive_flood_set_atts(): Parse attributes with the PHF Federico Mena Quintero
- [librsvg: 82/95] rsvg_filter_primitive_displacement_map_set_atts(): Parse attributes with the PHF Federico Mena Quintero
- [librsvg: 83/95] rsvg_filter_primitive_turbulence_set_atts(): Parse attributes with the PHF Federico Mena Quintero
- [librsvg: 84/95] rsvg_filter_primitive_image_set_atts(): Parse attributes with the PHF Federico Mena Quintero
- [librsvg: 85/95] rsvg_node_light_source_set_atts(): Parse attributes with the PHF Federico Mena Quintero
- [librsvg: 86/95] rsvg_filter_primitive_diffuse_lighting_set_atts(): Parse attributes with the PHF Federico Mena Quintero
- [librsvg: 87/95] rsvg_filter_primitive_specular_lighting_set_atts(): Parse attributes with the PHF Federico Mena Quintero
- [librsvg: 88/95] rsvg_filter_primitive_tile_set_atts(): Parse attributes with the PHF Federico Mena Quintero
- [librsvg: 89/95] rsvg_processing_instruction(): Parse attributes with the PHF Federico Mena Quintero
- [librsvg: 90/95] rsvg_start_xinclude(): Parse attributes with the PHF Federico Mena Quintero
- [librsvg: 91/95] NodeSvg: Parse delayed attributes with the PHF Federico Mena Quintero
- [librsvg: 92/95] PropertyBag: Remove the lookup() stuff; we only use iteration now. Federico Mena Quintero
- [librsvg: 93/95] PropertyBag: Don't do redundant UTF-8 validation when generating Rust strings Federico Mena Quintero
- [librsvg: 94/95] PropertyBag: Use a Vec, not a HashMap Federico Mena Quintero
- [librsvg: 95/95] gitlab#201 - Overhaul attributes parsing with perfect hashing (merge phf-attributes) Federico Mena Quintero
- [glib] (60 commits) Created branch wip/piotrdrag/missing-months Piotr Drąg
- [glib/wip/piotrdrag/missing-months: 1/60] Add month names with day to Afrikaans translation Piotr Drąg
- [glib/wip/piotrdrag/missing-months: 2/60] Add month names with day to Aragonese translation Piotr Drąg
- [glib/wip/piotrdrag/missing-months: 3/60] Add month names with day to Arabic translation Piotr Drąg
- [glib/wip/piotrdrag/missing-months: 4/60] Add month names with day to Assamese translation Piotr Drąg
- [glib/wip/piotrdrag/missing-months: 5/60] Add month names with day to Belarusian translation Piotr Drąg
- [glib/wip/piotrdrag/missing-months: 6/60] Add month names with day to Bulgarian translation Piotr Drąg
- [glib/wip/piotrdrag/missing-months: 7/60] Add month names with day to Bengali (India) translation Piotr Drąg
- [glib/wip/piotrdrag/missing-months: 8/60] Add month names with day to Bosnian translation Piotr Drąg
- [glib/wip/piotrdrag/missing-months: 9/60] Add month names with day to Catalan translation Piotr Drąg
- [glib/wip/piotrdrag/missing-months: 10/60] Add month names with day to Catalan (Valencian) translation Piotr Drąg
- [glib/wip/piotrdrag/missing-months: 11/60] Add month names with day to Czech translation Piotr Drąg
- [glib/wip/piotrdrag/missing-months: 12/60] Add month names with day to Danish translation Piotr Drąg
- [glib/wip/piotrdrag/missing-months: 13/60] Add month names with day to Greek translation Piotr Drąg
- [glib/wip/piotrdrag/missing-months: 14/60] Add month names with day to English (Canadian) translation Piotr Drąg
- [glib/wip/piotrdrag/missing-months: 15/60] Add month names with day to Esperanto translation Piotr Drąg
- [glib/wip/piotrdrag/missing-months: 16/60] Add month names with day to Estonian translation Piotr Drąg
- [glib/wip/piotrdrag/missing-months: 17/60] Add month names with day to Basque translation Piotr Drąg
- [glib/wip/piotrdrag/missing-months: 18/60] Add month names with day to Persian translation Piotr Drąg
- [glib/wip/piotrdrag/missing-months: 19/60] Add month names with day to Finnish translation Piotr Drąg
- [glib/wip/piotrdrag/missing-months: 20/60] Add month names with day to French translation Piotr Drąg
- [glib/wip/piotrdrag/missing-months: 21/60] Add month names with day to Friulian translation Piotr Drąg
- [glib/wip/piotrdrag/missing-months: 22/60] Add month names with day to Irish translation Piotr Drąg
- [glib/wip/piotrdrag/missing-months: 23/60] Add month names with day to Scottish Gaelic translation Piotr Drąg
- [glib/wip/piotrdrag/missing-months: 24/60] Add month names with day to Gujarati translation Piotr Drąg
- [glib/wip/piotrdrag/missing-months: 25/60] Add month names with day to Hebrew translation Piotr Drąg
- [glib/wip/piotrdrag/missing-months: 26/60] Add month names with day to Hindi translation Piotr Drąg
- [glib/wip/piotrdrag/missing-months: 27/60] Add month names with day to Croatian translation Piotr Drąg
- [glib/wip/piotrdrag/missing-months: 28/60] Add month names with day to Icelandic translation Piotr Drąg
- [glib/wip/piotrdrag/missing-months: 29/60] Add month names with day to Japanese translation Piotr Drąg
- [glib/wip/piotrdrag/missing-months: 30/60] Add month names with day to Kazakh translation Piotr Drąg
- [glib/wip/piotrdrag/missing-months: 31/60] Add month names with day to Kannada translation Piotr Drąg
- [glib/wip/piotrdrag/missing-months: 32/60] Add month names with day to Korean translation Piotr Drąg
- [glib/wip/piotrdrag/missing-months: 33/60] Add month names with day to Lithuanian translation Piotr Drąg
- [glib/wip/piotrdrag/missing-months: 34/60] Add month names with day to Latvian translation Piotr Drąg
- [glib/wip/piotrdrag/missing-months: 35/60] Add month names with day to Malayalam translation Piotr Drąg
- [glib/wip/piotrdrag/missing-months: 36/60] Add month names with day to Marathi translation Piotr Drąg
- [gimp] Bug 793514 - Adding version check for gdb. Jehan Pagès
- [gimp] app: use the new gimp_utils_backtrace_available() in Preferences. Jehan Pagès
- [mutter] renderer/native: Use the right EGL image parameters for extra planes Jonas Ådahl
- [mutter] native/renderer: Retrieve the right modifiers set for each GPU Jonas Ådahl
- [mutter] renderer/native: Don't use modifiers to import linear DMA buffer Jonas Ådahl
- [gnome-contacts] Update German translation Translations User D-L
- [shotwell] Update Ukrainian translation Translations User D-L
- [glib] Updated French translation Claude Paroz
- [gucharmap] Updated Czech translation Marek Černocký
- [pitivi/1.0] Updated Czech translation Marek Černocký
- [damned-lies] Updated Czech translation Marek Černocký
- [gimp] libgimpwidgets: change disabled code in GimpRuler to avoid a warning Michael Natterer
- [four-in-a-row] Updated Czech translation Marek Černocký
- [gnome-mahjongg] Updated Czech translation Marek Černocký
- [gnome-calendar] Updated Czech translation Marek Černocký
- [gnome-calculator] Updated Czech translation Marek Černocký
- [gnome-todo] Updated Czech translation Marek Černocký
- [iagno] Updated Czech translation Marek Černocký
- [quadrapassel] Updated Czech translation Marek Černocký
- [devhelp] Updated Czech translation Marek Černocký
- [gnome-calendar] Updated Spanish translation Daniel Mustieles García
- [polari] Updated Spanish translation Daniel Mustieles García
- [gnome-shell] Updated Spanish translation Daniel Mustieles García
- [release-notes/gnome-3-28] wip Allan Day
- [polari] Updated Czech translation Marek Černocký
- [gnome-disk-utility] Updated Czech translation Marek Černocký
- [libsoup] Updated Czech translation Marek Černocký
- [gnome-software] Deleted branch wip/kalev/shell-extensions-enable-disable Kalev Lember
- [gnome-maps] Updated Czech translation Marek Černocký
- [gnome-software] Non-fast-forward update to branch wip/kalev/category-tile-revert Kalev Lember
- [gnome-software/wip/kalev/category-tile-revert] category page: Revert back to using SummaryTiles for addons Kalev Lember
- [epiphany] Updated Czech translation Marek Černocký
- [gsettings-desktop-schemas] Updated Czech translation Marek Černocký
- [epiphany] Update Turkish translation Translations User D-L
- [mutter] x11: Do not discard shape region for undecorated windows Jonas Ådahl
- [nautilus] Update Turkish translation Translations User D-L
- [polari] Update Turkish translation Translations User D-L
- [seahorse] Update Turkish translation Translations User D-L
- [dconf-editor] Update Turkish translation Translations User D-L
- [gnome-backgrounds] Update Turkish translation Translations User D-L
- [cantarell-fonts] Add Turkish translation Translations User D-L
- [gnome-control-center] Update Turkish translation Translations User D-L
- [gnome-builder] Update Turkish translation Translations User D-L
- [libgweather] Update Turkish translation Translations User D-L
- [swell-foop] Update Turkish translation Translations User D-L
- [gnome-calculator] Update Turkish translation Translations User D-L
- [gnome-maps] Update Turkish translation Translations User D-L
- [gnome-software] category page: Revert back to using SummaryTiles for addons Kalev Lember
- [gtk/gtk-3-22] Update Serbian translation Translations User D-L
- [gnome-photos] Updated Czech translation Marek Černocký
- [gtk/gtk-3-22] Update Serbian Latin translation Translations User D-L
- [gnome-photos] Updated Czech translation Marek Černocký
- [gtk/gtk-3-22] Updated Spanish translation Daniel Mustieles García
- [gnome-backgrounds] Update Serbian translation Translations User D-L
- [gnome-backgrounds] Update Serbian Latin translation Translations User D-L
- [gdm] Update Serbian translation Translations User D-L
- [cantarell-fonts] Add Serbian translation Translations User D-L
- [cantarell-fonts] Add Serbian Latin translation Translations User D-L
- [gdm] Update Serbian Latin translation Translations User D-L
- [gnome-software] Deleted branch wip/kalev/category-tile-revert Kalev Lember
- [gnome-shell-extensions] (3 commits) Non-fast-forward update to branch wip/fmuellner/require-sassc-for-classic Florian Müllner
- [gnome-shell-extensions/wip/fmuellner/require-sassc-for-classic: 3/3] build: Require sassc for classic style Florian Müllner
- [four-in-a-row] Update French translation Translations User D-L
- [gnome-mahjongg] Update French translation Translations User D-L
- [devhelp] Window: add some FIXME comments Sébastien Wilmet
- [release-notes/gnome-3-28] more words Allan Day
- [gnome-software] Move all the external appstream functionality to the same plugin Richard Hughes
- [gnome-software] Be clearer when providing translations for social-info Richard Hughes
- [polari] Update Swedish translation Translations User D-L
- [devhelp] Updated Spanish translation Daniel Mustieles García
- [gnome-disk-utility] Updated Spanish translation Daniel Mustieles García
- [gnome-initial-setup] Update Swedish translation Translations User D-L
- [gnome-apps-nightly] Add devhelp.flatpakref Sébastien Wilmet
- [eog] Updated Spanish translation Daniel Mustieles García
- [gnome-calculator] Updated Spanish translation Daniel Mustieles García
- [gimp] libgimpbase: consistent gimp_stack_trace namespace for stack trace functions Michael Natterer
- [glib-networking/glib-2-56] Update Serbian translation Translations User D-L
- [glib-networking] Update Serbian translation Translations User D-L
- [gnome-builder/wip/tintou/sysroot] sysroot: align with project code-style Corentin Noël
- [glib-networking/glib-2-56] Update Serbian Latin translation Translations User D-L
- [glib-networking] Update Serbian Latin translation Translations User D-L
- [mutter] Updated Spanish translation Daniel Mustieles García
- [gnome-mines] Updated Spanish translation Daniel Mustieles García
- [glib] Update Serbian translation Translations User D-L
- [gtk-doc] Updated Spanish translation Daniel Mustieles García
- [glib] Update Serbian Latin translation Translations User D-L
- [orca] Updated Spanish translation Daniel Mustieles García
- [devhelp] Added Spanish translation Daniel Mustieles García
- [release-notes/gnome-3-28] words Allan Day
- [gnome-shell-sass] Deleted branch test Florian Müllner
- [gnome-shell-sass] Created branch test Florian Müllner
- [gnome-shell-sass] Deleted branch test Florian Müllner
- [gnome-shell-sass] theme: Replace gnome-shell-sass submodule with subtree Florian Müllner
- [gnome-shell-sass] theme: Update OSK theme Florian Müllner
- [gnome-shell-sass] theme: use cantarell light Florian Müllner
- [gnome-shell-sass] theme: use cantarell light Florian Müllner
- [gimp] app: another try to tweak the test sessionrc-expected-2-6 Michael Natterer
- [balsa] Updated Spanish translation Daniel Mustieles García
- [chrome-gnome-shell] Updated Spanish translation Daniel Mustieles García
- [gnome-shell-extensions] build: Require sassc for classic style Florian Müllner
- [gnome-shell-extensions] Deleted branch wip/fmuellner/require-sassc-for-classic Florian Müllner
- [gnome-shell-extensions] Update sass submodule Florian Müllner
- [gnome-shell-extensions] Bump version to 3.27.91 Florian Müllner
- [gvfs] Update Serbian translation Translations User D-L
- [gvfs] Update Serbian Latin translation Translations User D-L
- [gnome-shell-extensions] Created tag 3.27.91 Florian Müllner
- [gdk-pixbuf] Update Serbian translation Translations User D-L
- [gdk-pixbuf] Update Serbian Latin translation Translations User D-L
- [libsoup] Update Serbian translation Translations User D-L
- [libsoup] Update Serbian Latin translation Translations User D-L
- [chronojump] Updated Spanish translation Daniel Mustieles García
- [dasher] Updated Spanish translation Daniel Mustieles García
- [evolution-ews] Updated Spanish translation Daniel Mustieles García
- [frogr] Updated Spanish translation Daniel Mustieles García
- [geary] Updated Spanish translation Daniel Mustieles García
- [mutter] Update Serbian translation Translations User D-L
- [glib] (7 commits) Created branch glib-2-54-os-x-mimetype-fixes-793137 Philip Withnall
- [glib/glib-2-54-os-x-mimetype-fixes-793137: 1/7] OSX: Use xdgmime system to guess content type from data Philip Withnall
- [glib/glib-2-54-os-x-mimetype-fixes-793137: 2/7] MacOS: create_cstr_from_cfstring uses safe conversion - use CFStringGetCString Philip Withnall
- [glib/glib-2-54-os-x-mimetype-fixes-793137: 3/7] MacOS: gosxappinfo.c Fix some memory leaks. Fix failure condition. Philip Withnall
- [glib/glib-2-54-os-x-mimetype-fixes-793137: 4/7] gio: Show icons based on file's mime type on OS X Philip Withnall
- [glib/glib-2-54-os-x-mimetype-fixes-793137: 5/7] gio: Eliminate warnings in cstring conversion on OS X Philip Withnall
- [mutter] Update Serbian Latin translation Translations User D-L
- [glib/glib-2-54-os-x-mimetype-fixes-793137: 6/7] MacOS: fix content type check vs. mime check to show folder icons Philip Withnall
- [glib/glib-2-54-os-x-mimetype-fixes-793137: 7/7] MacOS: gosxcontenttype.c consider generic icon names also Philip Withnall
- [jhbuild] core-deps-3.28: Allow building newer Cairo from Git Emmanuele Bassi
- [gnome-panel] Updated Spanish translation Daniel Mustieles García
- [gnome-software] Never allow wildcard apps to be added to the global cache Richard Hughes
- [gparted] Updated Spanish translation Daniel Mustieles García
- [sysprof] Updated Spanish translation Daniel Mustieles García
- [gimp] Update Icelandic translation Translations User D-L
- [gimp/gimp-2-8] Update Icelandic translation Translations User D-L
- [gimp] Update Icelandic translation Translations User D-L
- [jhbuild] Revert "core-deps-3.28: Allow building newer Cairo from Git" Emmanuele Bassi
- [jhbuild] core-deps-3.28: Allow building newer Cairo from Git Emmanuele Bassi
- [gnome-music] (17 commits) Non-fast-forward update to branch wip/mschraal/meson Marinus Schraal
- [gnome-music/wip/mschraal/meson: 3/17] switch to meson and uses RDNN Marinus Schraal
- [gnome-music/wip/mschraal/meson: 4/17] configure libgd, build only needed widgets Marinus Schraal
- [gnome-music/wip/mschraal/meson: 6/17] remove libgd files, use a submodule instead. Marinus Schraal
- [gnome-music/wip/mschraal/meson: 5/17] correct libgd git.submodule Marinus Schraal
- [gnome-music/wip/mschraal/meson: 7/17] add subprojects/libgd to .gitignore Marinus Schraal
- [gnome-music/wip/mschraal/meson: 8/17] help: Add ca to linguas Marinus Schraal
- [gnome-music/wip/mschraal/meson: 9/17] meson: Fix libgd build & install Marinus Schraal
- [gnome-music/wip/mschraal/meson: 10/17] Remove AUTHORS.md & INSTALL.md Marinus Schraal
- [gnome-music/wip/mschraal/meson: 11/17] CI: fix with meson Marinus Schraal
- [gnome-music/wip/mschraal/meson: 12/17] meson: Fix version to 3.27.90 Marinus Schraal
- [gnome-music/wip/mschraal/meson: 13/17] meson: Add pycairo dep Marinus Schraal
- [gnome-music/wip/mschraal/meson: 14/17] meson: Don't use RDNN for project name Marinus Schraal
- [gnome-music/wip/mschraal/meson: 15/17] meson: Fix help Marinus Schraal
- [gnome-music/wip/mschraal/meson: 16/17] fix icon in aboutdialog Marinus Schraal
- [gnome-music/wip/mschraal/meson: 17/17] meson: Make music run in the builddir Marinus Schraal
- [gnome-software] category page: Use a different tile for fonts Kalev Lember
- [gnome-software] category page: Hide sort button for shell extensions as well Kalev Lember
- [nautilus/ci-rawhide] CI: install gcovr using pip Ernestas Kulik
- [gst-debugger] Updated Spanish translation Daniel Mustieles García
- [gnome-games] Updated Spanish translation Daniel Mustieles García
- [gnome-usage] Updated Spanish translation Daniel Mustieles García
- [gnome-builder/wip/tintou/sysroot] sysroot: rename IdeSysroot* to GbpSysroot Corentin Noël
- [meld] Updated Spanish translation Daniel Mustieles García
- [meld] Updated Spanish translation Daniel Mustieles García
- [meld] Updated Spanish translation Daniel Mustieles García
- [niepce] Updated Spanish translation Daniel Mustieles García
- [gimp] Deleted branch bug-357818 Jehan Pagès
- [gimp] (11 commits) Created branch bug-357818 Jehan Pagès
- [gimp/bug-357818: 1/11] Bug 357818 - TWAIN plug-in - Changed only SPACE, TAB, CR, LF Jehan Pagès
- [gimp/bug-357818: 2/11] Bug 357818 - TWAIN plug-in - Added missing braces. Jehan Pagès
- [gimp/bug-357818: 3/11] Bug 357818 - TWAIN plug-in - Moved defines, typedefs and prototypes into headers. Jehan Pagès
- [gimp/bug-357818: 4/11] Bug 357818 - TWAIN plug-in - Changed logging from file to g_message. Jehan Pagès
- [gimp/bug-357818: 5/11] Bug 357818 - TWAIN plug-in - Removed outdated _DEBUG sections. Jehan Pagès
- [gimp/bug-357818: 6/11] Bug 357818 - TWAIN plug-in - Updated twain.h to 2.1. Jehan Pagès
- [gimp/bug-357818: 7/11] Bug 357818 - TWAIN plug-in - Enabled TWAIN 64 Bit support on Windows. Jehan Pagès
- [gimp/bug-357818: 8/11] Bug 357818 - TWAIN plug-in - fixes bug 357818. Jehan Pagès
- [gimp/bug-357818: 9/11] Bug 357818 - TWAIN plug-in - Fixed the problem with logging messages. Jehan Pagès
- [gimp/bug-357818: 10/11] Bug 357818 - TWAIN plug-in - missing file twain-menu-png. Jehan Pagès
- [gimp/bug-357818: 11/11] Remove ".re" from beginning of tw_local.h. Jehan Pagès
- [glib] (39 commits) Non-fast-forward update to branch wip/piotrdrag/missing-months Piotr Drąg
- [glib/wip/piotrdrag/missing-months: 1/39] Add month names with day to Friulian translation Piotr Drąg
- [glib/wip/piotrdrag/missing-months: 2/39] Add month names with day to Irish translation Piotr Drąg
- [glib/wip/piotrdrag/missing-months: 3/39] Add month names with day to Scottish Gaelic translation Piotr Drąg
- [glib/wip/piotrdrag/missing-months: 4/39] Add month names with day to Gujarati translation Piotr Drąg
- [glib/wip/piotrdrag/missing-months: 5/39] Add month names with day to Hebrew translation Piotr Drąg
- [glib/wip/piotrdrag/missing-months: 6/39] Add month names with day to Hindi translation Piotr Drąg
- [glib/wip/piotrdrag/missing-months: 7/39] Add month names with day to Croatian translation Piotr Drąg
- [glib/wip/piotrdrag/missing-months: 8/39] Add month names with day to Icelandic translation Piotr Drąg
- [glib/wip/piotrdrag/missing-months: 9/39] Add month names with day to Japanese translation Piotr Drąg
- [gnome-software] trivial: Add my copyright headers Kalev Lember
- [glib/wip/piotrdrag/missing-months: 10/39] Add month names with day to Kazakh translation Piotr Drąg
- [glib/wip/piotrdrag/missing-months: 11/39] Add month names with day to Kannada translation Piotr Drąg
- [glib/wip/piotrdrag/missing-months: 12/39] Add month names with day to Korean translation Piotr Drąg
- [glib/wip/piotrdrag/missing-months: 13/39] Add month names with day to Lithuanian translation Piotr Drąg
- [glib/wip/piotrdrag/missing-months: 14/39] Add month names with day to Latvian translation Piotr Drąg
- [glib/wip/piotrdrag/missing-months: 15/39] Add month names with day to Malayalam translation Piotr Drąg
- [glib/wip/piotrdrag/missing-months: 16/39] Add month names with day to Marathi translation Piotr Drąg
- [glib] (61 commits) Non-fast-forward update to branch wip/piotrdrag/missing-months Piotr Drąg
- [glib/wip/piotrdrag/missing-months: 4/61] Add month names with day to Afrikaans translation Piotr Drąg
- [glib/wip/piotrdrag/missing-months: 5/61] Add month names with day to Aragonese translation Piotr Drąg
- [glib/wip/piotrdrag/missing-months: 6/61] Add month names with day to Arabic translation Piotr Drąg
- [glib/wip/piotrdrag/missing-months: 7/61] Add month names with day to Assamese translation Piotr Drąg
- [glib/wip/piotrdrag/missing-months: 8/61] Add month names with day to Belarusian translation Piotr Drąg
- [glib/wip/piotrdrag/missing-months: 9/61] Add month names with day to Bulgarian translation Piotr Drąg
- [glib/wip/piotrdrag/missing-months: 10/61] Add month names with day to Bengali (India) translation Piotr Drąg
- [glib/wip/piotrdrag/missing-months: 11/61] Add month names with day to Bosnian translation Piotr Drąg
- [glib/wip/piotrdrag/missing-months: 12/61] Add month names with day to Catalan translation Piotr Drąg
- [glib/wip/piotrdrag/missing-months: 13/61] Add month names with day to Catalan (Valencian) translation Piotr Drąg
- [glib/wip/piotrdrag/missing-months: 14/61] Add month names with day to Czech translation Piotr Drąg
- [glib/wip/piotrdrag/missing-months: 15/61] Add month names with day to Danish translation Piotr Drąg
- [glib/wip/piotrdrag/missing-months: 16/61] Add month names with day to Greek translation Piotr Drąg
- [glib/wip/piotrdrag/missing-months: 17/61] Add month names with day to English (Canadian) translation Piotr Drąg
- [glib/wip/piotrdrag/missing-months: 18/61] Add month names with day to Esperanto translation Piotr Drąg
- [glib/wip/piotrdrag/missing-months: 19/61] Add month names with day to Estonian translation Piotr Drąg
- [glib/wip/piotrdrag/missing-months: 20/61] Add month names with day to Basque translation Piotr Drąg
- [glib/wip/piotrdrag/missing-months: 21/61] Add month names with day to Persian translation Piotr Drąg
- [glib/wip/piotrdrag/missing-months: 22/61] Add month names with day to Finnish translation Piotr Drąg
- [glib/wip/piotrdrag/missing-months: 23/61] Add month names with day to Friulian translation Piotr Drąg
- [glib/wip/piotrdrag/missing-months: 24/61] Add month names with day to Irish translation Piotr Drąg
- [glib/wip/piotrdrag/missing-months: 25/61] Add month names with day to Scottish Gaelic translation Piotr Drąg
- [glib/wip/piotrdrag/missing-months: 26/61] Add month names with day to Gujarati translation Piotr Drąg
- [glib/wip/piotrdrag/missing-months: 27/61] Add month names with day to Hebrew translation Piotr Drąg
- [glib/wip/piotrdrag/missing-months: 28/61] Add month names with day to Hindi translation Piotr Drąg
- [glib/wip/piotrdrag/missing-months: 29/61] Add month names with day to Croatian translation Piotr Drąg
- [glib/wip/piotrdrag/missing-months: 30/61] Add month names with day to Icelandic translation Piotr Drąg
- [glib/wip/piotrdrag/missing-months: 31/61] Add month names with day to Japanese translation Piotr Drąg
- [glib/wip/piotrdrag/missing-months: 32/61] Add month names with day to Kazakh translation Piotr Drąg
- [glib/wip/piotrdrag/missing-months: 33/61] Add month names with day to Kannada translation Piotr Drąg
- [glib/wip/piotrdrag/missing-months: 34/61] Add month names with day to Korean translation Piotr Drąg
- [glib/wip/piotrdrag/missing-months: 35/61] Add month names with day to Lithuanian translation Piotr Drąg
- [glib/wip/piotrdrag/missing-months: 36/61] Add month names with day to Latvian translation Piotr Drąg
- [glib/wip/piotrdrag/missing-months: 37/61] Add month names with day to Malayalam translation Piotr Drąg
- [glib/wip/piotrdrag/missing-months: 38/61] Add month names with day to Marathi translation Piotr Drąg
- [nautilus] Created branch my_work Carlos Soriano
- [nautilus/my_work] README: Add a test word Carlos Soriano
- [gnome-builder/wip/tintou/sysroot] sysroot: add documentation to the public methods Corentin Noël
- [nautilus] Non-fast-forward update to branch my_work Carlos Soriano
- [nautilus/my_work] README: Add a test word Carlos Soriano
- [gnome-shell-extensions] (2 commits) Created branch wip/fmuellner/fix-classic-aux-files Florian Müllner
- [gnome-shell-extensions/wip/fmuellner/fix-classic-aux-files: 1/2] build: Fix xsession installation dir Florian Müllner
- [gnome-shell-extensions/wip/fmuellner/fix-classic-aux-files: 2/2] build: Fix classic .session definition Florian Müllner
- [gnome-shell-extensions] (2 commits) ...build: Fix classic .session definition Florian Müllner
- [gnome-shell-extensions] Deleted branch wip/fmuellner/fix-classic-aux-files Florian Müllner
- [gnome-build-meta/jjardon/ci] .gitlab-ci.yml: Run job only for master Javier Jardón Cabezas
- [gnome-build-meta] (5 commits) Non-fast-forward update to branch jjardon/ci Javier Jardón Cabezas
- [gnome-build-meta/jjardon/ci: 3/5] .gitlab-ci.yml: Add minimal CI Javier Jardón Cabezas
- [gnome-build-meta/jjardon/ci: 4/5] .gitlab-ci.yml: Store logs in gitlab artifacts to be able to inspect them Javier Jardón Cabezas
- [gnome-build-meta/jjardon/ci: 5/5] .gitlab-ci.yml: Run job only for master Javier Jardón Cabezas
- [gnome-music] Replace logger.warn with logger.warning Marinus Schraal
- [gedit] Fix GSettings default value translations Piotr Drąg
- [gnome-builder/wip/tintou/sysroot] doc: add sysroot configuration to the documentation Corentin Noël
- [gnome-build-meta] Created branch jjardon/ci_test Javier Jardón Cabezas
- [gnome-build-meta/jjardon/ci_test] Revert ".gitlab-ci.yml: Run job only for master" Javier Jardón Cabezas
- [totem] Fix GSettings default value translations Piotr Drąg
- [gnome-build-meta/jjardon/ci] .gitlab-ci.yml: Do not use YAML overload for now Javier Jardón Cabezas
- [gnome-build-meta] Non-fast-forward update to branch jjardon/ci_test Javier Jardón Cabezas
- [devhelp] (8 commits) Created branch wip/devhelp-next Sébastien Wilmet
- [devhelp/wip/devhelp-next: 1/8] Move library to its own directory, to separate it from the app Sébastien Wilmet
- [devhelp/wip/devhelp-next: 2/8] build: remove -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES Sébastien Wilmet
- [devhelp/wip/devhelp-next: 3/8] build: link to LIBM only in the app Sébastien Wilmet
- [devhelp/wip/devhelp-next: 4/8] Remove dh-marshal.list Sébastien Wilmet
- [devhelp/wip/devhelp-next: 5/8] Move dh-preferences from the lib to the app Sébastien Wilmet
- [devhelp/wip/devhelp-next: 6/8] Move GResources from the lib to the app Sébastien Wilmet
- [devhelp/wip/devhelp-next: 7/8] Add all source files to the POTFILES.in Sébastien Wilmet
- [devhelp/wip/devhelp-next: 8/8] Better #includes in public lib headers Sébastien Wilmet
- [gnome-build-meta] (2 commits) Non-fast-forward update to branch jjardon/ci Javier Jardón Cabezas
- [gnome-build-meta/jjardon/ci: 1/2] .gitlab-ci.yml: Do not use YAML overload for now Javier Jardón Cabezas
- [gnome-build-meta/jjardon/ci: 2/2] .gitlab-ci.yml: Run job only for master Javier Jardón Cabezas
- [gnome-build-meta] (3 commits) Non-fast-forward update to branch jjardon/ci_test Javier Jardón Cabezas
- [gnome-build-meta/jjardon/ci_test: 3/3] Revert ".gitlab-ci.yml: Run job only for master" Javier Jardón Cabezas
- [devhelp] Non-fast-forward update to branch wip/devhelp-next Sébastien Wilmet
- [devhelp/wip/devhelp-next] Better #includes in public lib headers Sébastien Wilmet
- [glib] (37 commits) Non-fast-forward update to branch wip/piotrdrag/missing-months Piotr Drąg
- [glib/wip/piotrdrag/missing-months: 1/37] Add month names with day to Scottish Gaelic translation Piotr Drąg
- [glib/wip/piotrdrag/missing-months: 2/37] Add month names with day to Gujarati translation Piotr Drąg
- [glib/wip/piotrdrag/missing-months: 3/37] Add month names with day to Hebrew translation Piotr Drąg
- [glib/wip/piotrdrag/missing-months: 4/37] Add month names with day to Hindi translation Piotr Drąg
- [glib/wip/piotrdrag/missing-months: 5/37] Add month names with day to Croatian translation Piotr Drąg
- [glib/wip/piotrdrag/missing-months: 6/37] Add month names with day to Icelandic translation Piotr Drąg
- [glib/wip/piotrdrag/missing-months: 7/37] Add month names with day to Japanese translation Piotr Drąg
- [glib/wip/piotrdrag/missing-months: 8/37] Add month names with day to Kazakh translation Piotr Drąg
- [glib/wip/piotrdrag/missing-months: 9/37] Add month names with day to Kannada translation Piotr Drąg
- [glib/wip/piotrdrag/missing-months: 10/37] Add month names with day to Korean translation Piotr Drąg
- [glib/wip/piotrdrag/missing-months: 11/37] Add month names with day to Lithuanian translation Piotr Drąg
- [glib/wip/piotrdrag/missing-months: 12/37] Add month names with day to Latvian translation Piotr Drąg
- [glib/wip/piotrdrag/missing-months: 13/37] Add month names with day to Malayalam translation Piotr Drąg
- [glib/wip/piotrdrag/missing-months: 14/37] Add month names with day to Marathi translation Piotr Drąg
- [nautilus] files-view: don't strip extension when compressing folders Ernestas Kulik
- [gnome-software] Update Polish translation Piotr Drąg
- [gnome-software] (8 commits) Created branch wip/hughsie/no-global-cache Richard Hughes
- [gnome-software/wip/hughsie/no-global-cache: 1/8] Do not use the global cache in the search provider Richard Hughes
- [gnome-software/wip/hughsie/no-global-cache: 2/8] trivial: Do not show critical warning if getting the os-release app failed Richard Hughes
- [gnome-software/wip/hughsie/no-global-cache: 3/8] Match all the unique ID constraints when refining a wildcard Richard Hughes
- [gnome-software/wip/hughsie/no-global-cache: 4/8] os-release: Don't load the os-release file on every request Richard Hughes
- [gnome-software/wip/hughsie/no-global-cache: 5/8] Do not use the global cache directly in the self tests Richard Hughes
- [gnome-software/wip/hughsie/no-global-cache: 6/8] trivial: Use gs_plugin_loader_app_create() when showing the plugindir warning Richard Hughes
- [gnome-software/wip/hughsie/no-global-cache: 7/8] trivial: Always set a package name on the example AppStream XML Richard Hughes
- [gnome-software/wip/hughsie/no-global-cache: 8/8] Remove the concept of a shared global app cache Richard Hughes
- [gnome-build-meta] base.bst: Avoid overly syncing disks with update-mime-database Tristan Van Berkom
- [gnome-build-meta] base/base-configure.bst: Adding a default nameserver to the runtime Tristan Van Berkom
- [gnome-build-meta] core/epiphany.bst: Add runtime dependency on glib-networking Tristan Van Berkom
- [chronojump] Compujump small fixes Xavier de Blas
- [metacity] update git.mk to latest version Alberts Muktupāvels
- [metacity] window: make docks and spashscreens appear focused Alberts Muktupāvels
- [librsvg] (6 commits) ...Merge branch 'alatiera/librsvg-gitlab-ci-extra' Federico Mena Quintero
- [librsvg: 1/6] gitlab-ci: Build test case for fedora. Federico Mena Quintero
- [librsvg: 2/6] gitlab-ci: Add manual build triggers for rustfmt and clippy. Federico Mena Quintero
- [librsvg: 3/6] gitlab-ci: Add a debian testing build test and a disable template for ubuntu 18.04. Federico Mena Quintero
- [librsvg: 4/6] gitlab-ci: Fix debian build. Federico Mena Quintero
- [librsvg: 5/6] gitlab-ci: Fix clippy build. Federico Mena Quintero
- [librsvg: 6/6] Merge branch 'alatiera/librsvg-gitlab-ci-extra' Federico Mena Quintero
- [gnome-sudoku] Created branch gnome-3-28 Ernestas Kulik
- [gnome-keyring] (5 commits) Non-fast-forward update to branch wip/dueno/ssh-agent-2 Daiki Ueno
- [gnome-keyring/wip/dueno/ssh-agent-2: 1/5] login: Add GkdLoginInteraction API Daiki Ueno
- [gnome-keyring/wip/dueno/ssh-agent-2: 2/5] egg: Import mock-interaction.[ch] from gcr Daiki Ueno
- [gnome-keyring/wip/dueno/ssh-agent-2: 3/5] configure: Require GLib 2.44 Daiki Ueno
- [gnome-keyring/wip/dueno/ssh-agent-2: 4/5] configure: Require gcr 3.27.90 Daiki Ueno
- [gnome-keyring/wip/dueno/ssh-agent-2: 5/5] ssh-agent: Use stock ssh-agent Daiki Ueno
- [gnome-sudoku] Add Meson support Ernestas Kulik
- [gnome-sudoku] Remove footprints.png Ernestas Kulik
- [gnome-sudoku] Move symbolic icon to symbolic/ Ernestas Kulik
- [gnome-sudoku] Nuke Autotools support Ernestas Kulik
- [gnome-sudoku] flatpak: use Meson for building Ernestas Kulik
- [gnome-sudoku] Deleted branch wip/ernestask/meson Ernestas Kulik
- [jhbuild] Add branch info for gnome-sudoku Ernestas Kulik
- [gobject-introspection] Update the NEWS Emmanuele Bassi
- [devhelp/wip/devhelp-next] Better #includes in the app to access the libdevhelp Sébastien Wilmet
- [devhelp/wip/devhelp-next] Split dh-util between lib and app Sébastien Wilmet
- [gobject-introspection] Release 1.55.2 Rico Tzschichholz
- [gobject-introspection] Created tag 1.55.2 Rico Tzschichholz
- [gnome-build-meta] world/gnome-sudoku.bst: update kind Ernestas Kulik
- [evince] Update Dutch translation Translations User D-L
- [jhbuild] core-deps-3.28: bump Meson version Ernestas Kulik
- [file-roller] Update Dutch translation Translations User D-L
- [mutter] (2 commits) Created branch wip/carlosg/fix-issue-48 Carlos Garnacho
- [mutter/wip/carlosg/fix-issue-48: 1/2] clutter/x11: Implement missing ClutterInputDevice pad vmethods Carlos Garnacho
- [mutter/wip/carlosg/fix-issue-48: 2/2] clutter/x11: Communicate proper group/mode on pad events. Carlos Garnacho
- [gnome-font-viewer] Update Dutch translation Translations User D-L
- [librsvg] (9 commits) ...Merge branch 'alatiera/librsvg-env-setup' Federico Mena Quintero
- [librsvg: 1/9] Compiling.md: List dependancies for Fedora and Opensuse systems. Federico Mena Quintero
- [librsvg: 2/9] Fix the end of the line escaping. Federico Mena Quintero
- [librsvg: 3/9] List incoplete dependancies for ubuntu/debian. Federico Mena Quintero
- [librsvg: 4/9] Fix ubuntu dependancies. Federico Mena Quintero
- [librsvg: 5/9] Compiling: Add note about building on ubunut and using rustup. Federico Mena Quintero
- [librsvg: 6/9] Compiling.md: Add Debian testing dependancies. Federico Mena Quintero
- [librsvg: 7/9] COMPILING.md: Proofread; list out versions of dependencies Federico Mena Quintero
- [librsvg: 8/9] COMPILING.md: Basic compilation instructions Federico Mena Quintero
- [librsvg: 9/9] Merge branch 'alatiera/librsvg-env-setup' Federico Mena Quintero
- [gnome-maps] Update Dutch translation Translations User D-L
- [gnome-music] (3 commits) Non-fast-forward update to branch wip/jfelder/multimedia-keys Jean Felder
- [gnome-music/wip/jfelder/multimedia-keys: 2/3] window: Create media_keys_proxy only once Jean Felder
- [gnome-music/wip/jfelder/multimedia-keys: 3/3] window: Handle Gkd Audio keys Jean Felder
- [orca] Update German translation Translations User D-L
- [gnome-music] Update Dutch translation Translations User D-L
- [gnome-disk-utility] Update German translation Translations User D-L
- [gnome-music] (3 commits) Non-fast-forward update to branch wip/jfelder/multimedia-keys Jean Felder
- [gnome-music/wip/jfelder/multimedia-keys: 2/3] window: Create media_keys_proxy only once Jean Felder
- [gnome-music/wip/jfelder/multimedia-keys: 3/3] window: Handle Gkd Audio keys Jean Felder
- [gnome-system-monitor] Update Dutch translation Translations User D-L
- [gnome-initial-setup] Update German translation Translations User D-L
- [gnome-screenshot] Update Dutch translation Translations User D-L
- [mutter] Non-fast-forward update to branch wip/carlosg/fix-issue-48 Carlos Garnacho
- [mutter/wip/carlosg/fix-issue-48] clutter/x11: Communicate proper group/mode on pad events. Carlos Garnacho
- [gnome-sudoku] Update Dutch translation Translations User D-L
- [gnome-sudoku/gnome-3-28] Update Dutch translation Translations User D-L
- [gnome-mahjongg] Update Dutch translation Translations User D-L
- [four-in-a-row] Update Dutch translation Translations User D-L
- [iagno] Update Dutch translation Translations User D-L
- [lightsoff] Update Dutch translation Translations User D-L
- [quadrapassel] Update Dutch translation Translations User D-L
- [swell-foop] Update Dutch translation Translations User D-L
- [glib-networking/glib-2-56] Update Dutch translation Translations User D-L
- [glib-networking] Update Dutch translation Translations User D-L
- [meld] vc.mercurial: Fix commit of selected files (#165) Kai Willadsen
- [meld/meld-3-18] vc.mercurial: Fix commit of selected files (#165) Kai Willadsen
- [libsoup] Update Dutch translation Translations User D-L
- [tomboy] Fixes to date format Jordi Mas
- [zenity] Update Dutch translation Translations User D-L
- [librsvg] cargo-clippy: use f64:from(foo) instead of "foo as f64" Federico Mena Quintero
- [librsvg] cargo-clippy: Remove redundant closures in transform.rs Federico Mena Quintero
- [librsvg] cargo-clippy: Remove redundant references Federico Mena Quintero
- [librsvg] cargo-clippy: Pass references to RsvgBbox, don't move the values Federico Mena Quintero
- [librsvg] cargo-clippy: derive(Copy) for Align1D Federico Mena Quintero
- [librsvg] render_pango_layout(): Remove unused function Federico Mena Quintero
- [librsvg] cargo-clippy: gradient.rs - prettier pattern matching Federico Mena Quintero
- [librsvg] cargo-clippy: gradient.rs - remove redundant mask Federico Mena Quintero
- [librsvg] cargo-clippy: parse_dash_array() - remove redundant conversion Federico Mena Quintero
- [librsvg] cargo-clippy: Remove redundant reference Federico Mena Quintero
- [librsvg] cargo-clippy: marker.rs: Copy some enums, don't move them Federico Mena Quintero
- [librsvg] cargo-clippy: Remove redundant closures Federico Mena Quintero
- [librsvg] cargo-clippy: Remove unnecessary parentheses Federico Mena Quintero
- [librsvg] cargo-clippy: path_parser.rs: Collapse else/if blocks Federico Mena Quintero
- [librsvg] cargo-clippy: path_builder.rs: Copy some enums instead of moving them Federico Mena Quintero
- [gtk/gtk-3-22] Update Dutch translation Translations User D-L
- [gtk-doc] db2html: improve chunking Stefan Sauer
- [gtk-doc] db2html: convert content of chapter nodes Stefan Sauer
- [gtk-doc] db2html: fix short name for part Stefan Sauer
- [gtk-doc] db2html: add a basic 'id' generator. Stefan Sauer
- [gtk-doc] db2html: comment/todo updates Stefan Sauer
- [gtk-doc] db2html: change id generator to be based on the xml-tree Stefan Sauer
- [pangomm] 2.41.5 Murray Cumming
- [pangomm] Created tag 2.41.5 Murray Cumming
- [evolution-data-server] Update Dutch translation Translations User D-L
- [nautilus] list-view: Don't hardcode expander padding Ernestas Kulik
- [accerciser] Update Dutch translation Translations User D-L
- [eog-plugins] Add Dutch translation Translations User D-L
- [gnome-packagekit] Update Dutch translation Translations User D-L
- [gnome-power-manager] Update Dutch translation Translations User D-L
- [gnome-maps] Non-fast-forward update to branch wip/mlundblad/meson Marcus Lundblad
- [gnome-maps/wip/mlundblad/meson] WIP: Implement Meson build support Marcus Lundblad
- [planner] Update Dutch translation Translations User D-L
- [gnome-panel] Updated Serbian translation Мирослав Николић
- [gnome-maps] osmEditDialog: Fix signal connection for type search results Marcus Lundblad
- [gnome-maps] (5 commits) Non-fast-forward update to branch wip/mlundblad/meson Marcus Lundblad
- [gnome-maps/wip/mlundblad/meson: 5/5] WIP: Implement Meson build support Marcus Lundblad
- [glib-openssl] Updated Serbian translation Мирослав Николић
- [epiphany] Revert "Just stop running all the tests" Michael Catanzaro
- [chrome-gnome-shell] Updated Serbian translation Мирослав Николић
- [jhbuild] core-deps-3.28: switch cantarell-fonts to meson Alberts Muktupāvels
- [dasher] Updated Serbian translation Мирослав Николић
- [frogr] Updated Serbian translation Мирослав Николић
- [gcab] Updated Serbian translation Мирослав Николић
- [gnome-build-meta] base: Remove ninja Michael Catanzaro
- [gnome-build-meta] core-deps: Remove gettext Michael Catanzaro
- [sysprof] Updated Serbian translation Мирослав Николић
- [tepl] Updated Serbian translation Мирослав Николић
23 February 2018
24 February 2018
25 February 2018
26 February 2018
27 February 2018
28 February 2018
Mail converted by MHonArc