2016-September Archive by Thread

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

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

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

  • [gjs/wip/ptomato/mozjs31prep] WIP - JS_ValueToInt32, Philip Chimento
  • [sysprof/wip/visualizers] window: remove unused variable, Christian Hergert
  • [gjs/wip/ptomato/mozjs31: 36/36] js: Remove deprecated JS_IsConstructing(), Philip Chimento
  • [gjs/wip/ptomato/mozjs31: 35/36] js: Remove remaining usage of JSBool, Philip Chimento
  • [gjs/wip/ptomato/mozjs31: 34/36] WIP - mozjs31, Philip Chimento
  • [gjs/wip/ptomato/mozjs31: 33/36] compat: Remove deprecated libgjs public API, Philip Chimento
  • [gjs] (36 commits) Non-fast-forward update to branch wip/ptomato/mozjs31, Philip Chimento
  • [sysprof/wip/visualizers] visualizer-ticks: draw position labels next to ticks, Christian Hergert
  • [gjs/wip/ptomato/mozjs31prep: 32/32] js: Replace JS_ValueTo...() with JS::To...(), Philip Chimento
  • [gjs/wip/ptomato/mozjs31prep: 31/32] js: Rooted objects in private access functions, Philip Chimento
  • [gjs] (32 commits) Non-fast-forward update to branch wip/ptomato/mozjs31prep, Philip Chimento
  • [gjs] js: Replace JS_Add*Root with Rooted where trivial, Philip Chimento
  • [gjs] js: Don't cast JS::HandleObject to void *, Philip Chimento
  • [gjs] arg: Extract variable, Philip Chimento
  • [gjs/wip/ptomato/autotools: 2/2] build: Use AX_CODE_COVERAGE macro, Philip Chimento
  • [gjs/wip/ptomato/autotools: 1/2] build: Modernize autogen.sh, Philip Chimento
  • [meld] windowstate: New module for managing window state in the prefered way, Kai Willadsen
  • [meld] Make uninstalled state part of conf, Kai Willadsen
  • [meld] settings: Remove backend fallback which hasn't worked for years, Kai Willadsen
  • [meld] settings: Better support loading of arbitrary sub-schemas, Kai Willadsen
  • [meld] meldwindow: Rearrange window state saving, Kai Willadsen
  • [meld] meldwindow: Stop using configure-event, Kai Willadsen
  • [chronojump] chronopicRegister refactored and finds serialNumber on all OSs, Xavier de Blas
  • [gimp] app: invoke the right action when the quick mask button is clicked, Michael Natterer
  • [gimp] pdb: fix PDB compat wrappers which i just broke, Michael Natterer
  • [gimp] app: consistently treat GimpColorConfig profile paths as config paths, Michael Natterer
  • [gimp] app: remember the size of the prefs dialog, Michael Natterer
  • [gimp] app: fix capitalization in prefs frame title, Michael Natterer
  • [easytag] Updated Croatian translation, Damned-Lies
  • [gnome-commander] Don't print device information on exit, Uwe Scholz
  • [gnome-software/wip/ubuntu-xenial] Set snap summary from snapd response, William Hua
  • [sysprof/wip/visualizers] line-visualizer-row: disable time optimization, Christian Hergert
  • [sysprof/wip/visualizers] window: add tooltips, Christian Hergert
  • [sysprof/wip/visualizers] app: add accels for zoom actions, Christian Hergert
  • [devhelp] Updated Slovak translation, Damned-Lies
  • [devhelp] Add sidebar toggler to the menu, Aleksander Morgado
  • [sysprof/wip/visualizers] visualizer-ticks: adjust ticks for capture epoch, Christian Hergert
  • [sysprof/wip/visualizers] sysprof-ui: make SpVisualizerTicks and SpVisualizerList private, Christian Hergert
  • [gjs/wip/ptomato/autotools: 31/31] build: Use AX_CODE_COVERAGE macro, Philip Chimento
  • [gjs/wip/ptomato/autotools: 30/31] build: Modernize autogen.sh, Philip Chimento
  • [gjs] (31 commits) Non-fast-forward update to branch wip/ptomato/autotools, Philip Chimento
  • [gimp] app, libgimpwidgets: use the new config path <-> GFile functions, Michael Natterer
  • [gtk+] Created tag 3.22.1, Matthias Clasen
  • [gtk+] 3.22.1, Matthias Clasen
  • [gjs] build: Leading tabs in Makefiles, Philip Chimento
  • [gjs] build: Include private headers along with sources, Philip Chimento
  • [gjs] build: Use git.mk for automatic .gitignore file, Philip Chimento
  • [gjs] build: Remove DESTDIR from normal Automake rule, Philip Chimento
  • [gjs] build: Check for programs, Philip Chimento
  • [gjs] build: Use := for Makefile vars with $(shell), Philip Chimento
  • [gjs] build: Distribute test files unconditionally, Philip Chimento
  • [gjs] build: Enable silent rules for generated files, Philip Chimento
  • [gjs] build: Remove unused Make variable, Philip Chimento
  • [gjs] build: Enable subdir-objects and symlink GI files, Philip Chimento
  • [gjs] build: Use two-argument form of AC_SUBST, Philip Chimento
  • [gjs] build: Use modern pkg-config macros, Philip Chimento
  • [gjs] build: Modernize AC_ARG_ENABLE and AC_ARG_WITH, Philip Chimento
  • [gjs] build: Remove obsolete AC_ISC_POSIX, Philip Chimento
  • [gjs] build: Remove malloc.h check, Philip Chimento
  • [gjs] build: Add comment for future maintainers, Philip Chimento
  • [gjs] build: Skip Gtk.js test if GTK not detected, Philip Chimento
  • [gjs] build: Improve readline check, Philip Chimento
  • [gjs] build: Check for -Bsymbolic-functions with macro, Philip Chimento
  • [gimp] libgimpconfig: add gimp_file_new_for_config_path() and _get_config_path(), Michael Natterer
  • [gjs] build: Remove C compiler checks, Philip Chimento
  • [gjs] build: Replace deprecated AC_CONFIG_HEADER, Philip Chimento
  • [gjs] build: Disable Automake warnings about GNU make, Philip Chimento
  • [gjs] build: Use new LT_INIT syntax for Libtool, Philip Chimento
  • [gjs] build: Require Automake 1.11.1, Philip Chimento
  • [gjs] build: Use five-argument form of AC_INIT, Philip Chimento
  • [gjs] build: Remove GNOME_MAINTAINER_MODE_DEFINES, Philip Chimento
  • [gjs] build: Use AX_IS_RELEASE, Philip Chimento
  • [sysprof/wip/visualizers] sysprof-ui: add SpMultiPaned to public API, Christian Hergert
  • [sysprof/wip/visualizers] window: use SpMultiPaned, Christian Hergert
  • [sysprof/wip/visualizers] visualizer-view: set vexpand on scrolledwindow, Christian Hergert
  • [sysprof/wip/visualizers] multi-paned: add SpMultiPaned, Christian Hergert
  • [gtksourceview] Deleted branch wip/space-drawing, Sébastien Wilmet
  • [gtksourceview: 5/5] view: improve docs of get_space_drawer(), Sébastien Wilmet
  • [gtksourceview: 4/5] test-space-drawing: draw newlines, Sébastien Wilmet
  • [gtksourceview] (5 commits) ...view: improve docs of get_space_drawer(), Sébastien Wilmet
  • [gtksourceview/wip/space-drawing] SpaceDrawer: better default value for the matrix property, Sébastien Wilmet
  • [gtksourceview] Non-fast-forward update to branch wip/space-drawing, Sébastien Wilmet
  • [easytag] Updated Croatian translation (cherry picked from commit 3c078f7ea98e040296b18a5b8c6daac45e675826), Damned-Lies
  • [easytag/easytag-2-2] Updated Croatian translation, Damned-Lies
  • [librest/wip/baedert/tests] tests/proxy: Add _add_param_full test, Timm Bäder
  • [librest/wip/baedert/tests] RestProxyCall: Document _add_param_full, Timm Bäder
  • [gtksourceview/wip/space-drawing: 2/2] SpaceDrawer: better default value for the matrix property, Sébastien Wilmet
  • [gtksourceview/wip/space-drawing: 1/2] SpaceDrawer: add "enable-matrix" property, Sébastien Wilmet
  • [gtksourceview] (2 commits) Non-fast-forward update to branch wip/space-drawing, Sébastien Wilmet
  • [gimp] Bug 320447 - fast switching between "color managed display" and "softproof", Michael Natterer
  • [gtk+] widget: Don't print underallocation warnings by default, Matthias Clasen
  • [gtk+] icon-theme: Fix leaks on error, Matthias Clasen
  • [devhelp] sidebar: handle finalize with NULL GCompletion, Christian Hergert
  • [sysprof/wip/visualizers] avoid warnings on shutdown, Christian Hergert
  • [gtksourceview/wip/space-drawing] SpaceDrawer: add "enable-matrix" property, Sébastien Wilmet
  • [network-manager-applet/nm-1-4] Revert "Update POTFILES.in", Piotr Drąg
  • [network-manager-applet/nm-1-4] Update POTFILES.in, Piotr Drąg
  • [network-manager-applet] Update POTFILES.in, Piotr Drąg
  • [glom] Updated Swedish translation, Damned-Lies
  • [gimp] libgimpwidgets: don't chain up in gimp_frame_size_allocate(), Michael Natterer
  • [shotwell] Fix non-matching generic types of inferface implementations, Rico Tzschichholz
  • [gtksourceview/wip/space-drawing] SpaceDrawer: make the constructor public, Sébastien Wilmet
  • [gnome-nettool] Updated Slovak translation, Damned-Lies
  • [gtksourceview] Created branch wip/space-drawing, Sébastien Wilmet
  • [rygel] all: Style fixes from superflous "static", Jens Georg
  • [nautilus-sendto] Updated Slovak translation, Damned-Lies
  • [gnome-boxes] Fix non-matching generic types of inferface implementations, Rico Tzschichholz
  • [gparted] Updated Romanian translation, Damned-Lies
  • [chronojump] Update POTFILES.in, Piotr Drąg
  • [network-manager-applet] Created tag 1.4.3-dev, Beniamino Galvani
  • [network-manager-applet] Created tag 1.4.2, Beniamino Galvani
  • [network-manager-applet/nm-1-4] release: bump version to 1.4.3 (development), Beniamino Galvani
  • [network-manager-applet/nm-1-4] release: bump version to 1.4.2, Beniamino Galvani
  • [network-manager-applet/nm-1-4] release: update NEWS, Beniamino Galvani
  • [gtksourceview] autocleanups: add SpaceDrawer, Sébastien Wilmet
  • [gtksourceview] autocleanups: add missing #includes and G_BEGIN/END_DECLS, Sébastien Wilmet
  • [gtksourceview] StyleSchemeChoosers: add types to gtksourcetypes.h, Sébastien Wilmet
  • [gtksourceview] map: add type to gtksourcetypes.h, Sébastien Wilmet
  • [gtksourceview] region: add type to gtksourcetypes.h, Sébastien Wilmet
  • [evolution-data-server/wip/cmake] Merge changes done in the evolution/, Milan Crha
  • [evolution/wip/cmake] Some initial work with configure.ac port to CMakeLists.txt, Milan Crha
  • [rygel] Fix non-matching generic types of inferface implementations, Rico Tzschichholz
  • [rygel] Fix 'static const' warnings with vala 0.33.1, Rico Tzschichholz
  • [easytag] Added Croatian translation (cherry picked from commit e49cfc61cf1341b9918221deccfdc4856316febf), Damned-Lies
  • [easytag/easytag-2-2] Added Croatian translation, Damned-Lies
  • [gthumb] Updated Croatian translation (cherry picked from commit 56e087ff0b50537c7f88fd3eb16bd1a0292203ff), Damned-Lies
  • [folks] Fix non-matching generic types of inferface implementations, Rico Tzschichholz
  • [gtksourceview/gnome-3-22] Updated Slovak translation, Damned-Lies
  • [valadoc] Fix non-matching generic types of inferface implementations, Rico Tzschichholz
  • [gtksourceview] Updated Slovak translation, Damned-Lies
  • [gthumb] Updated Croatian translation (cherry picked from commit 8aac2047ecab0dfcc35429ad261089fea1539478), Damned-Lies
  • [gthumb/gthumb-3-4] Updated Croatian translation, Damned-Lies
  • [chronojump] (4 commits) ...Enables chronojump importer menu item on Runs., Carles Pina i Estany
  • [chronojump/import-runs] Enables chronojump importer menu item on Runs., Carles Pina i Estany
  • [evolution] Updated Friulian translation (cherry picked from commit 673e8b92792642cdbc461fba959dabf3e0619797), Damned-Lies
  • [chronojump/import-runs] chronojump-importer: imports PulseType and Pulse (and related Person77, PersonSession77), Carles Pina i Estany
  • [gnome-software] trivial: Use the "update" label in the updates page's buttons, Joaquim Manuel Pereira Rocha
  • [chronojump/import-runs] chronojump-importer: imports RunIntervalType, RunInterval and the needed Persons77, PersonSession77., Carles Pina i Estany
  • [evolution] Updated Friulian translation (cherry picked from commit 71b7ae2037be3e0743fc663f08eec7999eed4b2d), Damned-Lies
  • [pitivi] flatpak: Handle bundles installed from a Bundle file, Thibault Saunier
  • [pitivi] flatpak: Print arguments when updating repo, Thibault Saunier
  • [chronojump/import-runs] chronojump-importer: imports RunTypes, Runs and the needed Person77 and PersonSessions77 for Run's t, Carles Pina i Estany
  • [chronojump] Created branch import-runs, Carles Pina i Estany
  • [nautilus] files-view: allow compression of compressed files, Răzvan-Mihai Chițu
  • [nautilus] files-view: remove unused variable, Răzvan-Mihai Chițu
  • [gtksourceview/gnome-3-22] Fix gtk_source_buffer_sort_lines(), Sébastien Wilmet
  • [gtksourceview] Fix gtk_source_buffer_sort_lines(), Sébastien Wilmet
  • [chronojump-web] Removed mono-reference-assemblies-4.0 from compilation instructions, Xavier Padullés
  • [chronojump] Changes new lines characters., Carles Pina i Estany
  • [gnome-shell] network: Initialize primary and VPN connections on startup, Florian Müllner
  • [evolution] Updated Friulian translation (cherry picked from commit b92eacf08009a2f0c392b5c964608774bc4adf5c), Damned-Lies
  • [libgdata/wip/rishi/drive: 10/10] tests: Fix the set up for /documents/folders/remove_from_folder, Debarshi Ray
  • [libgdata/wip/rishi/drive: 9/10] Port gdata_documents_service_remove_entry_from_folder to Drive v2, Debarshi Ray
  • [libgdata/wip/rishi/drive: 8/10] tests: GDataDocumentsSpreadsheet is not meant for ODS files in Drive v2, Debarshi Ray
  • [libgdata/wip/rishi/drive: 7/10] tests: ODTs are represented by GDataDocumentsDocument in Drive v2, Debarshi Ray
  • [libgdata/wip/rishi/drive: 6/10] tests: ODTs are represented by GDataDocumentsDocument in Drive v2, Debarshi Ray
  • [libgdata/wip/rishi/drive: 5/10] tests: Skip UPLOAD_RESUMABLE, Debarshi Ray
  • [libgdata/wip/rishi/drive: 4/10] tests: Skip UPLOAD_ODT_CONVERT, Debarshi Ray
  • [libgdata/wip/rishi/drive: 3/10] tests: Skip UPLOAD_RESUMABLE, Debarshi Ray
  • [libgdata/wip/rishi/drive: 2/10] Port the tests, Debarshi Ray
  • [libgdata/wip/rishi/drive: 1/10] documents: Split out the code to get an ID from a GDataLink, Debarshi Ray
  • [libgdata] (10 commits) Created branch wip/rishi/drive, Debarshi Ray
  • [chronojump] Jumps ComboBox: makes sure that the first element ("See All Jumps") is selected., Carles Pina i Estany
  • [chronojump: 4/4] Merge branch 'update-database-before-importing', Carles Pina i Estany
  • [chronojump] (4 commits) ...Merge branch 'update-database-before-importing', Carles Pina i Estany
  • [chronojump/update-database-before-importing] chronojump-importer: better handling of the temporary file and calls Sqlite.Connect() to read from t, Carles Pina i Estany
  • [vala/staging] check type arguments in DataType.equals, Rico Tzschichholz
  • [nautilus-sendto] Updated Friulian translation, Damned-Lies
  • [evolution] Updated Friulian translation (cherry picked from commit d7a848f225fec1aaf17eb1b6ed56203df2ea9fe3), Damned-Lies
  • [gtk+] wayland: Only 'moved-to-rect' if move_to_rect() was used, Matthias Clasen
  • [gthumb] Sizing issues in gthumb preferences under gtk+ git master., Paolo Bacchilega
  • [chronojump/update-database-before-importing] When importing an existing session name: creates "Session Name (1)" (or "(2)", etc.), Carles Pina i Estany
  • [balsa/gtk3] Updated Spanish translation, Damned-Lies
  • [chronojump] Deleted branch update-database-before-importing, Carles Pina i Estany
  • [gnome-break-timer] Added Occitan translation, Damned-Lies
  • [chronojump/update-database-before-importing] When importing a chronojump database: updates it to the current version before calling the importing, Carles Pina i Estany
  • [chronojump] Created branch update-database-before-importing, Carles Pina i Estany
  • [glom] Updated Hungarian translation, Damned-Lies
  • [gegl] warp: fix the behaviour for selections., Simon Budig
  • [geary] Updated Brazilian Portuguese translation, Damned-Lies
  • [chronojump] chronopicRegister reads SerialNumber on Mac, Xavier de Blas
  • [glom] Use Glib::WeakRef instead of Glib::RefPtr with sigc::bind()., Murray Cumming
  • [glom] Use std::weak_ptr instead of shared_ptr with sigc::bind()., Murray Cumming
  • [glom] Revert "Use std::weak_ptr instead of shared_ptr for callbacks.", Murray Cumming
  • [gimp-gap/gap-2-8] Updated Occitan translation, Damned-Lies
  • [gimp-gap] Updated Occitan translation, Damned-Lies
  • [chronojump] Consolidates all the LogB.Debug() in one place., Carles Pina i Estany
  • [nautilus-sendto] Updated Vietnamese translation, Trần Ngọc Quân
  • [vala/staging] vala: Make DataType.equals() to check the type-arguments, Jürg Billeter
  • [gimp/gimp-2-8] Updated Italian translation, Marco Ciampa
  • [geary] Specify git hash when compiled from source. Bug 763986., Michael Gratton
  • [valadoc] Bump version to 0.35.0, Rico Tzschichholz
  • [valadoc] Fix 'static const' warnings with vala 0.33.1, Rico Tzschichholz
  • [valadoc] driver: Add support for vala-0.36, Rico Tzschichholz
  • [dia] Added Kazakh translation, Damned-Lies
  • [gjs/wip/ptomato/mozjs31: 4/8] js: Rooted objects in private access functions, Philip Chimento
  • [gjs/wip/ptomato/mozjs31: 3/8] js: Replace JS_Add*Root with Rooted where trivial, Philip Chimento
  • [gjs/wip/ptomato/mozjs31: 2/8] js: Don't cast JS::HandleObject to void *, Philip Chimento
  • [gjs/wip/ptomato/mozjs31: 1/8] arg: Extract variable, Philip Chimento
  • [perl-Gtk2] Created tag rel-1-24-99, Brian Manning
  • [perl-Gtk2] Stable release 1.2499, Brian Manning
  • [gjs/wip/ptomato/mozjs31prep: 4/4] js: Rooted objects in private access functions, Philip Chimento
  • [gjs/wip/ptomato/mozjs31prep: 3/4] js: Replace JS_Add*Root with Rooted where trivial, Philip Chimento
  • [gjs/wip/ptomato/mozjs31prep: 2/4] js: Don't cast JS::HandleObject to void *, Philip Chimento
  • [gjs/wip/ptomato/mozjs31prep: 1/4] arg: Extract variable, Philip Chimento
  • [gjs] (4 commits) Non-fast-forward update to branch wip/ptomato/mozjs31prep, Philip Chimento
  • [gnome-software/wip/ubuntu] More snap refactoring, Robert Ancell
  • [nautilus-sendto] Updated Brazilian Portuguese translation, Damned-Lies
  • [gnome-software/wip/ubuntu] Refactor all snapd methods into gs-snapd.c, Robert Ancell
  • [gnome-software/wip/ubuntu] Refactor snap macaroon code, Robert Ancell
  • [gnome-software/wip/ubuntu] Refactor out gs_snapd_exists(), Robert Ancell
  • [gnome-software/wip/ubuntu] Refactor snapd code to be cancellable, Robert Ancell
  • [gnome-nettool] Updated Brazilian Portuguese translation, Damned-Lies
  • [sysprof/wip/visualizers] visualizer-view: hide scrollbar by default, Christian Hergert
  • [sysprof/wip/visualizers] line-visualizer-row: handle HiDPI properly, Christian Hergert
  • [sysprof/wip/visualizers] visualizer-view: dynamically toggle scrollbar visibility, Christian Hergert
  • [gnome-system-monitor] Use relative positions to the labels to attach the net pickers., Benoît Dejean
  • [gnome-system-monitor] Going for 3.90.0., Benoît Dejean
  • [gnome-todo] task-list-view: don't leak GList of GtdTask, Georges Basile Stavracas Neto
  • [gnome-todo] window: don't leak queued notification, Georges Basile Stavracas Neto
  • [gnome-todo] task-list: don't leak GdkRGBA color, Georges Basile Stavracas Neto
  • [gnome-todo] plugin-dialog: don't leak GList, Georges Basile Stavracas Neto
  • [gnome-todo] window: don't leak GtdNotification, Georges Basile Stavracas Neto
  • [gnome-todo] task-list-view: don't leak css string, Georges Basile Stavracas Neto
  • [gnome-todo] eds: don't leak panels, Georges Basile Stavracas Neto
  • [gnome-todo] panel-today: don't leak title, Georges Basile Stavracas Neto
  • [gnome-todo] panel-today: don't leak GMenu, Georges Basile Stavracas Neto
  • [gnome-todo] panel-schedule: don't leak GMenu, Georges Basile Stavracas Neto
  • [gnome-todo] task-row: own a reference to the task, Georges Basile Stavracas Neto
  • [gnome-todo] task-row: remove private structure, Georges Basile Stavracas Neto
  • [gnome-system-monitor] Remove deprecated GtkAlignments., Benoît Dejean
  • [atk] Use Unicode apostrophe in a translatable string, Piotr Drąg
  • [sysprof/wip/visualizers] line-visualizer-row: restrict data points to visible range, Christian Hergert
  • [gnome-software/wip/ubuntu] Drop obsolete sources field getting snaps, Robert Ancell
  • [chronojump: 4/4] Merge branch 'chronojump-importer-warn-database-version', Carles Pina i Estany
  • [chronojump] (4 commits) ...Merge branch 'chronojump-importer-warn-database-version', Carles Pina i Estany
  • [chronojump/chronojump-importer-warn-database-version] When importing sessions: if chronojump_importer.py or Python problem occurrs: shows an error message, Carles Pina i Estany
  • [libchamplain] Fix path-layer surface exporting when no clone is visible., Jiří Techet
  • [sysprof/wip/visualizers] visualizer-view: implement basic panning, Christian Hergert
  • [libchamplain] launcher-gtk: Add missing NULL at the end of gdk_pixbuf_save_to_stream(), Jiří Techet
  • [gimp] app: add the chosen GFile to GimpColorProfileCallback, Michael Natterer
  • [shotwell] Fix copy-paste error, Jens Georg
  • [shotwell] Replace ... with …, Jens Georg
  • [gtk-doc] mkhtml/pdf: Fix quoting of search path, Stefan Kost
  • [gimp] app: reorder callbacks in view-commands.c, same order as in the header, Michael Natterer
  • [gimp] app: add a callback to the color profile dialog, Michael Natterer
  • [nautilus] Revert "batch-rename-dialog: revealer for auto numbering", Carlos Soriano
  • [nautilus] general: rework clipboard handling, Carlos Soriano
  • [nautilus] batch-rename-dialog: revealer for auto numbering, Carlos Soriano
  • [gimp-gap] Updated German translation (cherry picked from commit 12d5affd91d5b40acd79421dcbf1c7883020c418), Damned-Lies
  • [gxml] Updated German translation (cherry picked from commit c51cc877b90f4aaad2a52039f2295dc65c5e020f), Damned-Lies
  • [gxml/gxml-0.12] Updated German translation, Damned-Lies
  • [gnome-maps/wip/mlundblad/transit-routing: 14/14] printOperation: Use transit print layout when requested, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 13/14] WIP: Add print layout for transit, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 12/14] mainWindow: Show the print button when a route is rendered, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 11/14] mapView: Add a view property to indicate showing a route, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 10/14] mapView: WIP, implement showing transit routes, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 9/14] turnPointMarker: Add support for showing markers for transit stops, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 8/14] Add list box row class for transit stops, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 7/14] Add map marker for marking boarding points in transit itineraries, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 6/14] Add map marker to mark end of transit itineraries, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 5/14] Add map marker to mark start of walking transit legs, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 4/14] sidebar: WIP, Hook up a new transit mode button, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 3/14] Add list box row for loading more transit results, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 2/14] Add a list box row to show the arrival of a transit itinerary, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 1/14] Add list box row to display a leg of a transit itinerary, Marcus Lundblad
  • [gnome-maps] (14 commits) Non-fast-forward update to branch wip/mlundblad/transit-routing, Marcus Lundblad
  • [evolution-data-server/wip/cmake] Build Camel-1.2.gir without its .typelib for now, Milan Crha
  • [gjs] (2 commits) ...js: Prefer bool to gboolean, Philip Chimento
  • [gnome-shell] shell-js: Remove usage of deprecated API, Philip Chimento
  • [gjs/wip/ptomato/autotools: 7/7] WIP - compiler warnings, Philip Chimento
  • [gjs/wip/ptomato/autotools: 6/7] build: Remove DESTDIR from normal Automake rule, Philip Chimento
  • [gjs/wip/ptomato/autotools: 5/7] build: Check for programs, Philip Chimento
  • [gjs/wip/ptomato/autotools: 4/7] build: Use := for Makefile vars with $(shell), Philip Chimento
  • [gjs/wip/ptomato/autotools: 3/7] build: Distribute test files unconditionally, Philip Chimento
  • [gjs/wip/ptomato/autotools: 2/7] build: Enable silent rules for generated files, Philip Chimento
  • [gjs/wip/ptomato/autotools: 1/7] build: Remove unused Make variable, Philip Chimento
  • [gjs] (7 commits) Non-fast-forward update to branch wip/ptomato/autotools, Philip Chimento
  • [evolution] Updated Friulian translation (cherry picked from commit 759e9c08aa0640f710fddb2b4377c506b8cf6ad2), Damned-Lies
  • [gnome-commander] Don't do markup twice in simple dialog, Uwe Scholz
  • [gnome-commander] Tabs to spaces, Uwe Scholz
  • [accerciser] Updated German translation (cherry picked from commit d9ddbabefab0bd3102c445e2e99e31719d4f200c), Damned-Lies
  • [accerciser/gnome-3-22] Updated German translation, Damned-Lies
  • [glib-openssl] Updated Czech translation, Marek Černocký
  • [glom] Updated Czech translation, Marek Černocký
  • [gtk+] Updated commits note, Ray Strode
  • [gnome-dvb-daemon] Updated Czech translation, Marek Černocký
  • [gjs/wip/ptomato/autotools] WIP - ax_compiler_flags, Philip Chimento
  • [gjs] Non-fast-forward update to branch wip/ptomato/autotools, Philip Chimento
  • [gxml] Updated Yannick Inizan copyright and author ship. Unit Test XPath, Daniel Espinosa Ortiz
  • [evolution-data-server/wip/cmake] Correct GETTEXT_PACKAGE definition in config.h.in, Milan Crha
  • [gxml] Added missing files, Daniel Espinosa Ortiz
  • [gxml] Added XPathContext and XPathObject interfaces, Daniel Espinosa Ortiz
  • [chronojump/chronojump-importer-warn-database-version] Moves chronojump importer code out from chronojump.cs into ChronojumpImporter new class., Carles Pina i Estany
  • [epiphany/wip/sync-rebase: 74/74] sync-service: Use the new function name, Gabriel - Cristian Ivascu
  • [epiphany/wip/sync-rebase: 73/74] ephy-sync: Reset sync time at sign out, Gabriel - Cristian Ivascu
  • [epiphany/wip/sync-rebase: 72/74] Forgot this when cherry-picking, Gabriel - Cristian Ivascu
  • [epiphany/wip/sync-rebase: 71/74] sync-service: Silently return if the user is not signed in when trying to delete a bookmark from ser, Gabriel - Cristian Ivascu
  • [epiphany/wip/sync-rebase: 70/74] ephy-sync: Use #pragma once, Gabriel - Cristian Ivascu
  • [epiphany/wip/sync-rebase: 69/74] ephy-sync: Add files with translatable strings to POTFILES.in, Gabriel - Cristian Ivascu
  • [epiphany/wip/sync-rebase: 68/74] ephy-sync: Add/improve comments, Gabriel - Cristian Ivascu
  • [epiphany/wip/sync-rebase: 67/74] prefs-dialog.ui: Use one vertical box instead of two, Gabriel - Cristian Ivascu
  • [epiphany/wip/sync-rebase: 66/74] prefs-dialog: Unref content manager at finalize, Gabriel - Cristian Ivascu
  • [epiphany/wip/sync-rebase: 65/74] ephy-sync: Fix minor issues in ephy-sync-service, Gabriel - Cristian Ivascu
  • [epiphany/wip/sync-rebase: 64/74] sync-secret: Free errors and improve translators comment, Gabriel - Cristian Ivascu
  • [epiphany/wip/sync-rebase: 63/74] sync-crypto: Only use Nettle specific random generator, Gabriel - Cristian Ivascu
  • [epiphany/wip/sync-rebase: 62/74] sync-crypto: Replace g_return macros with g_assert in static functions, Gabriel - Cristian Ivascu
  • [epiphany/wip/sync-rebase: 61/74] sync-crypto: Avoid failure if longs are not 8 bytes, Gabriel - Cristian Ivascu
  • [epiphany/wip/sync-rebase: 60/74] sync-crypto: Move every free function under the correponding new function, Gabriel - Cristian Ivascu
  • [epiphany/wip/sync-rebase: 59/74] ephy-shell: Create the sync service in startup rather than init, Gabriel - Cristian Ivascu
  • [epiphany/wip/sync-rebase: 58/74] ephy-bookmark: Better names for setters/getters, Gabriel - Cristian Ivascu
  • [epiphany/wip/sync-rebase: 57/74] ephy-notification-manager: Rename to ephy-notification-container, Gabriel - Cristian Ivascu
  • [epiphany/wip/sync-rebase: 56/74] ephy-sync: No space after cast, Gabriel - Cristian Ivascu
  • [epiphany/wip/sync-rebase: 55/74] ephy-bookmark: Align function parameters, Gabriel - Cristian Ivascu
  • [epiphany/wip/sync-rebase: 54/74] ephy-bookmark: Replace G_DEFINE_TYPE_EXTENDED with G_DEFINE_TYPE_WITH_CODE, Gabriel - Cristian Ivascu
  • [epiphany/wip/sync-rebase: 53/74] ephy-bookmark: Add comment regarding the modified timestamp, Gabriel - Cristian Ivascu
  • [epiphany/wip/sync-rebase: 52/74] bookmarks-properties-grid: Split some code into a file-static helper function, Gabriel - Cristian Ivascu
  • [epiphany/wip/sync-rebase: 51/74] bookmark-properties-grid: g_strcmp0() can handle NULL for us, Gabriel - Cristian Ivascu
  • [epiphany/wip/sync-rebase: 50/74] ephy-sync: Fix ephy-password-notification, Gabriel - Cristian Ivascu
  • [epiphany/wip/sync-rebase: 49/74] ephy-sync: Avoid including markup in translatable comments, Gabriel - Cristian Ivascu
  • [epiphany/wip/sync-rebase: 48/74] ephy-sync: Rename ephy-fx-password-notification to ephy-password-notification and move it to lib/wid, Gabriel - Cristian Ivascu
  • [epiphany/wip/sync-rebase: 47/74] sync-service: Don't keep the service locked if an error occurred, Gabriel - Cristian Ivascu
  • [epiphany/wip/sync-rebase: 46/74] sync-service: Notify the user to sign in with the new password, Gabriel - Cristian Ivascu
  • [epiphany/wip/sync-rebase: 45/74] sync-service: Remove the source ID at sign out and finalize, Gabriel - Cristian Ivascu
  • [epiphany/wip/sync-rebase: 44/74] ephy-sync: Replace gchar with char, Gabriel - Cristian Ivascu
  • [epiphany/wip/sync-rebase: 43/74] prefs-dialog: Minor changes, Gabriel - Cristian Ivascu
  • [epiphany/wip/sync-rebase: 42/74] ephy-sync: Implement the sync logic, Gabriel - Cristian Ivascu
  • [epiphany/wip/sync-rebase: 41/74] sync-crypto: Consider the url query too when creating HAWK header, Gabriel - Cristian Ivascu
  • [epiphany/wip/sync-rebase: 40/74] sync-service: Fix email regex, Gabriel - Cristian Ivascu
  • [epiphany/wip/sync-rebase: 39/74] sync-service: Process storage requests in the same order they were sent, Gabriel - Cristian Ivascu
  • [epiphany/wip/sync-rebase: 38/74] ephy-sync: Prepare the ground for sync, Gabriel - Cristian Ivascu
  • [epiphany/wip/sync-rebase: 37/74] sync-service: Ensure that no simultaneous storage credentials requests are made, Gabriel - Cristian Ivascu
  • [epiphany/wip/sync-rebase: 36/74] ephy-sync: Minor fixes, Gabriel - Cristian Ivascu
  • [epiphany/wip/sync-rebase: 35/74] ephy-sync: Create our own bookmarks BSO collection at login, Gabriel - Cristian Ivascu
  • [epiphany/wip/sync-rebase: 34/74] sync-crypto: Free SoupUri, Gabriel - Cristian Ivascu
  • [epiphany/wip/sync-rebase: 33/74] ephy-sync: Fix includes, Gabriel - Cristian Ivascu
  • [epiphany/wip/sync-rebase: 32/74] sync-service: Add FIXME note for future reference, Gabriel - Cristian Ivascu
  • [epiphany/wip/sync-rebase: 31/74] sync-service: Implement asynchronous Storage Server requests, Gabriel - Cristian Ivascu
  • [epiphany/wip/sync-rebase: 30/74] sync-service: Better function names, Gabriel - Cristian Ivascu
  • [epiphany/wip/sync-rebase: 29/74] sync-service: Rename storage token to storage credentials, Gabriel - Cristian Ivascu
  • [epiphany/wip/sync-rebase: 28/74] sync-service: Use a certificate duration lower than the duration of the storage token, Gabriel - Cristian Ivascu
  • [epiphany/wip/sync-rebase: 27/74] sync-crypto: AES encryption/decryption functions, Gabriel - Cristian Ivascu
  • [epiphany/wip/sync-rebase: 26/74] ephy-bookmark: Implement JsonSerializable interface, Gabriel - Cristian Ivascu
  • [epiphany/wip/sync-rebase: 25/74] sync-service: Sign certificates asynchronously, Gabriel - Cristian Ivascu
  • [epiphany/wip/sync-rebase: 24/74] sync-service: Discard JsonNode *root, Gabriel - Cristian Ivascu
  • [epiphany/wip/sync-rebase: 23/74] sync-service: Get the storage token asynchronously, Gabriel - Cristian Ivascu
  • [epiphany/wip/sync-rebase: 22/74] sync-service: Generate assertion internally, Gabriel - Cristian Ivascu
  • [epiphany/wip/sync-rebase: 21/74] sync-service: Test user email against regex, Gabriel - Cristian Ivascu
  • [epiphany/wip/sync-rebase: 20/74] ephy-sync: Fix ephy_shell_get_global_sync_service(), Gabriel - Cristian Ivascu
  • [epiphany/wip/sync-rebase: 19/74] ephy-sync: Fix json-glib required version, Gabriel - Cristian Ivascu
  • [epiphany/wip/sync-rebase: 18/74] sync-crypto: Replace Nettle functions with GLib functions, Gabriel - Cristian Ivascu
  • [epiphany/wip/sync-rebase: 17/74] ephy-sync: Do some things in a different way, Gabriel - Cristian Ivascu
  • [epiphany/wip/sync-rebase: 16/74] sync-service: Add X-Client-State header to Token Server requests, Gabriel - Cristian Ivascu
  • [epiphany/wip/sync-rebase: 15/74] sync-service: Add functions to retrieve the storage endpoint from the Token Server, Gabriel - Cristian Ivascu
  • [epiphany/wip/sync-rebase: 14/74] ephy-sync: Implement the Sign Certificate act, Gabriel - Cristian Ivascu
  • [epiphany/wip/sync-rebase: 13/74] ephy-sync: Rename some functions, Gabriel - Cristian Ivascu
  • [epiphany/wip/sync-rebase: 12/74] sync-service: Destroy session asynchronously, Gabriel - Cristian Ivascu
  • [epiphany/wip/sync-rebase: 11/74] ephy-sync: Implement the new sign in method, Gabriel - Cristian Ivascu
  • [epiphany/wip/sync-rebase: 10/74] ephy-sync: Implement the Fetch Sync Keys act, Gabriel - Cristian Ivascu
  • [epiphany/wip/sync-rebase: 9/74] sync-crypto: Add function to compute Hawk headers, Gabriel - Cristian Ivascu
  • [epiphany/wip/sync-rebase: 8/74] ephy-sync: Implement the sign in logic, Gabriel - Cristian Ivascu
  • [epiphany/wip/sync-rebase: 7/74] ephy-sync: Add save/store, get/load, delete/forget tokens functions, Gabriel - Cristian Ivascu
  • [epiphany/wip/sync-rebase: 6/74] ephy-sync: Replace the sync window with a new tab in the Preferences dialog, Gabriel - Cristian Ivascu
  • [epiphany/wip/sync-rebase: 5/74] ephy-sync: Add GSettings key for the user email, Gabriel - Cristian Ivascu
  • [epiphany/wip/sync-rebase: 4/74] sync-utils: Add ephy_sync_utils_decode_hex(), Gabriel - Cristian Ivascu
  • [epiphany/wip/sync-rebase: 3/74] ephy-sync: Add ephy-sync-secret module, Gabriel - Cristian Ivascu
  • [epiphany/wip/sync-rebase: 2/74] ephy-sync: Add ephy-sync-utils module, Gabriel - Cristian Ivascu
  • [epiphany/wip/sync-rebase: 1/74] ephy-sync: Add basic sync service and sync window, Gabriel - Cristian Ivascu
  • [epiphany] (74 commits) Created branch wip/sync-rebase, Gabriel - Cristian Ivascu
  • [evolution] Created branch wip/cmake, Milan Crha
  • [chronojump/chronojump-importer-warn-database-version] Adds a method in the chronojump_importer to easily verify the version of the database., Carles Pina i Estany
  • [chronojump] Created branch chronojump-importer-warn-database-version, Carles Pina i Estany
  • [gnumeric] Czech documentation translation, Marek Černocký
  • [nautilus-sendto] Updated Czech translation, Marek Černocký
  • [gnome-nettool] Updated Czech translation, Marek Černocký
  • [evolution-data-server/wip/cmake] Extend DistTargets.cmake, Milan Crha
  • [chronojump] Deleted branch adds_ftd2xx, Carles Pina i Estany
  • [chronojump] Deleted branch ftd2xx_include_file, Carles Pina i Estany
  • [gnome-terminal/gnome-3-20] screen: container: Set widget CSS name, Christian Persch
  • [gnome-terminal/gnome-3-22] screen: container: Set widget CSS name, Christian Persch
  • [gnome-terminal] screen: container: Set widget CSS name, Christian Persch
  • [gtk+] Add GDK_AVAILABLE_IN_3_90, Richard Hughes
  • [folks] bluez: Adapt to gio-2.0 api change in valac 0.35+, Rico Tzschichholz
  • [folks] Fix non-matching generic types, Rico Tzschichholz
  • [gnome-getting-started-docs] Updated Danish translation by scootergrisen, Ask Hjorth Larsen
  • [epiphany] ephy-bookmark: Change G_PARAM_CONSTRUCT_ONLY to G_PARAM_CONSTRUCT, Gabriel - Cristian Ivascu
  • [chronojump] (101 commits) ...Glade change: adds on_file_path_import_changed event on the path box., Carles Pina i Estany
  • [epiphany/wip/ephy-sync] ephy-sync: Reset sync time at sign out, Gabriel - Cristian Ivascu
  • [gjs/wip/ptomato/autotools: 2/2] WIP - ax_compiler_flags, Philip Chimento
  • [gjs/wip/ptomato/autotools: 1/2] warnings: Remove unused variables and functions, Philip Chimento
  • [gjs] (2 commits) Non-fast-forward update to branch wip/ptomato/autotools, Philip Chimento
  • [gxml] First implementation of XPath based on libxml2, Daniel Espinosa Ortiz
  • [nautilus-sendto] Updated Polish translation, Piotr Drąg
  • [gnome-nettool] Updated Polish translation, Piotr Drąg
  • [nautilus-sendto] Updated Swedish translation, Damned-Lies
  • [gnome-nettool] Updated Swedish translation, Damned-Lies
  • [gnome-nettool] Updated Hungarian translation, Damned-Lies
  • [evolution-data-server/wip/cmake] Replace 'cmake' calls with '${CMAKE_COMMAND}', Milan Crha
  • [libgee] Replace deprecated NoArrayLength annotation, Rico Tzschichholz
  • [nautilus-sendto] Updated Hungarian translation, Damned-Lies
  • [libgee] Fix overrides with non-matching types, Rico Tzschichholz
  • [evolution-data-server/wip/cmake] GtkDoc tweaks, Milan Crha
  • [gnome-nettool] Updated German translation, Damned-Lies
  • [gnome-nettool] Add new network interface type: Infiniband, Germán Poo-Caamaño
  • [chronojump/chronojump-importer] Glade change: adds on_file_path_import_changed event on the path box., Carles Pina i Estany
  • [chronojump/chronojump-importer] Glade change: adds on_select_file_import_clicked signal on the button., Carles Pina i Estany
  • [gnome-contacts] appdata: Change name to match application, Erick Pérez Castellanos
  • [chronojump/chronojump-importer] Glade change: makes the elements to not expand so the label and button are smaller and the file path, Carles Pina i Estany
  • [gnome-contacts/gnome-3-22] appdata: Change name to match application, Erick Pérez Castellanos
  • [chronojump/chronojump-importer] Glade change: adds missing event handler for the menuitem., Carles Pina i Estany
  • [evolution-data-server/wip/cmake] Rename eds/ devel doc to evolution-data-server/, Milan Crha
  • [gnome-clocks] build: Supply more keywords to msgfmt --desktop, Daiki Ueno
  • [genius] Updated Spanish translation, Damned-Lies
  • [chronojump/chronojump-importer] Glade change: adds the Widgets in the Load Session window that are used by Session Importer., Carles Pina i Estany
  • [chronojump/chronojump-importer] Glade change: adds the new menu item to import sessions., Carles Pina i Estany
  • [chronojump/chronojump-importer] Reverts chronojump.glade to the one in master., Carles Pina i Estany
  • [chronojump/chronojump-importer] Adds new files (added in master) into chronojump.csproj., Carles Pina i Estany
  • [nautilus-sendto] Updated German translation, Damned-Lies
  • [gnome-clocks] Updated Danish translation of docs by scootergrisen, Ask Hjorth Larsen
  • [vala/0.34] Add CCode finish_vfunc_name to used attrs, Rico Tzschichholz
  • [vala] Add CCode finish_vfunc_name to used attrs, Rico Tzschichholz
  • [gnome-music] Updated Danish translation of docs by scootergrisen, Ask Hjorth Larsen
  • [nautilus-sendto] main: Add AppData to show up in Software, Bastien Nocera
  • [jhbuild] 3.22: Use Rygel stable 0.32 branch, Jens Georg
  • [jhbuild] core-deps: Use GSSDP/GUPnP stable branches, Jens Georg
  • [jhbuild] gnome-world: Librest is no longer a depedency of shotwell, Jens Georg
  • [gtk+] popover: Update scrollable on relative-to hierarchy changes, Carlos Garnacho
  • [gtk+] popover: Add helper functions around setting up an scrollable, Carlos Garnacho
  • [epiphany] Use a submodule for gvdb, Michael Catanzaro
  • [glom] Rename some methods., Murray Cumming
  • [epiphany] Remove unused avahi dependency, Michael Catanzaro
  • [epiphany] bookmarks-manager: Use more suggestive names for tag operations to avoid confusion, Iulian Radu
  • [glom] Box_Tables::on_adddel_changed(): Don't try to rename before an add., Murray Cumming
  • [epiphany] Fix build on Debian, Michael Catanzaro
  • [glom] Box_Tables::on_adddel_add(): Don't allow a space in a table name., Murray Cumming
  • [glom] Revert "IsoCodes::get_locale_name(): Don't hard code /usr/share/i18n/locales.", Murray Cumming
  • [glom] IsoCodes::get_locale_name(): Don't hard code /usr/share/i18n/locales., Murray Cumming
  • [gnome-commander] Udated Czech translation, Marek Černocký
  • [glib] gunixmounts: Fix /proc/self/mountinfo monitoring, Ondrej Holy
  • [gnome-software] Use correct grammar when notifying OS updates have been installed., Robert Ancell
  • [nautilus] batch rename: show name when hovering over files, Carlos Soriano
  • [nautilus] bookmark-list: port to G_DECLARE* type declaration, Carlos Soriano
  • [nautilus] location-entry: remove unused variable, Carlos Soriano
  • [nautilus] nautilus-file: remove unused variable, Carlos Soriano
  • [gnome-software] Add keywords to match web apps and input methods, Richard Hughes
  • [shotwell] Bump gexiv2 requirement to 0.10.4, Jens Georg
  • [shotwell] Support acdsee tags, Jens Georg
  • [shotwell] Remove warning about obsolete style property, Jens Georg
  • [gjs/wip/ptomato/mozjs31: 5/8] compat: Remove deprecated libgjs public API, Philip Chimento
  • [gjs/wip/ptomato/mozjs31prep: 5/5] WIP - rooting in constructors - buggy, Philip Chimento
  • [gjs/wip/ptomato/mozjs31prep: 4/5] js: Prefer bool to gboolean, Philip Chimento
  • [gjs/wip/ptomato/mozjs31prep: 3/5] js: Discontinue usage of JSBool, Philip Chimento
  • [gjs/wip/ptomato/autotools] WIP - use default compiler warning flags, Philip Chimento
  • [gjs/wip/ptomato/autotools] build: Enable subdir-objects and symlink GI files, Philip Chimento
  • [gjs/wip/ptomato/autotools] build: Use two-argument form of AC_SUBST, Philip Chimento
  • [gjs/wip/ptomato/autotools] build: Use modern pkg-config macros, Philip Chimento
  • [gjs/wip/ptomato/autotools] build: Modernize AC_ARG_ENABLE and AC_ARG_WITH, Philip Chimento
  • [sysprof/wip/visualizers] window: add separators in gear menu, Christian Hergert
  • [sysprof/wip/visualizers] visualizers: wire zoom manager to visualizers, Christian Hergert
  • [gnome-software/wip/ubuntu] Switch to using the ORDS server hosted by GNOME, Robert Ancell
  • [gnome-software/wip/ubuntu-xenial] Switch to using the ORDS server hosted by GNOME, Robert Ancell
  • [gnome-software/wip/ubuntu-xenial] trivial: Fix compile without snapd-glib, Robert Ancell
  • [baobab] Danish translation of documentation by scootergrisen, Ask Hjorth Larsen
  • [gnome-nettool] Updated Danish translation, Damned-Lies
  • [sysprof/wip/visualizers] window: set minimum zoom level, Christian Hergert
  • [sysprof/wip/visualizers] window: use floor() instead of ceil(), Christian Hergert
  • [sysprof/wip/visualizers] window: update zoom reset label to display current zoom, Christian Hergert
  • [sysprof/wip/visualizers] build: add $LIBM to the sysprof binary, Christian Hergert
  • [sysprof/wip/visualizers] zoom: add plumbing for zoom to SpWindow, Christian Hergert
  • [sysprof/wip/visualizers] zoom-manager: add zoom manager to simplify zoom control, Christian Hergert
  • [chronojump/chronojump-importer: 8/8] Merge branch 'master' into chronojump-importer, Carles Pina i Estany
  • [chronojump/chronojump-importer] (8 commits) ...Merge branch 'master' into chronojump-importer, Carles Pina i Estany
  • [chronojump] Sqlite 1.33. chronopicRegister SQL and list working, Xavier de Blas
  • [chronojump] Disabled chronojumpServer compilation, Xavier de Blas
  • [geary] Also allow inspecting composer web views when -i/--inspect is given., Michael Gratton
  • [geary] Remove composer method that is a two-line foreach loop., Michael Gratton
  • [gstreamermm] doc: fix doxygen documentation, Marcin Kolny
  • [sysprof/wip/visualizers] visualizer-ticks: remove extraneous assertion, Christian Hergert
  • [shotwell] Fix focus handling of fullscreen viewer, Jens Georg
  • [sysprof/wip/visualizers] visualizer-view: shrink time range when necessary, Christian Hergert
  • [sysprof/wip/visualizers] cpu-visualizer: reset colors upon new reader, Christian Hergert
  • [sysprof/wip/visualizers] color-cycle: add reset helper, Christian Hergert
  • [glom] glom_python_call(): Handle nulls., Murray Cumming
  • [glom] Use std::weak_ptr instead of shared_ptr for callbacks., Murray Cumming
  • [gnome-terminal] Add Swedish help translation, Anders Jonsson
  • [sysprof/wip/visualizers] window: expand for visualizers as necessary, Christian Hergert
  • [sysprof/wip/visualizers] visualizer-view: add ::visualizer-added and ::visualizer-removed, Christian Hergert
  • [sysprof/wip/visualizers] visualizer-view: remove min height for rows, Christian Hergert
  • [gnome-terminal/gnome-3-22] Add Swedish help translation, Anders Jonsson
  • [evolution-data-server/wip/cmake] docs/ directory, Milan Crha
  • [gtk+] scrolledwindow: handle NULL cursor safely, Christian Hergert
  • [sysprof/wip/visualizers] window: use GtkFileChooserNative, Christian Hergert
  • [gnome-builder] menus: fix typo in menus.ui, Christian Hergert
  • [gnome-builder] workbench: GtkFileChooserNative returns GTK_RESPONSE_ACCEPT, Christian Hergert
  • [gimp] Updated Italian translation, Marco Ciampa
  • [gnome-commander] Convert fav-apps file to new format at startup of gcmd, Uwe Scholz
  • [gnome-commander] Store fav-apps only if at least one exists; Only load them if fav-apps file exists, Uwe Scholz
  • [gegl] Updated Portuguese translation, Damned-Lies
  • [gnome-flashback] screenshot: fix a typo, Alberts Muktupāvels
  • [gnome-flashback] screenshot: initialize wm_window, Alberts Muktupāvels
  • [evince] Created branch gnome-3-22, Germán Poo-Caamaño
  • [gimp] libgimpconfig: fix typo: s/next level/nest level/, Michael Natterer
  • [gnome-software] trivial: Refresh the content rating UI for local files too, Richard Hughes
  • [evince] view: Don't look for annotation windows twice, Germán Poo-Caamaño
  • [epiphany] shortcuts-dialog: Remove Ctrl+B, Michael Catanzaro
  • [gtk+/wip/otte/gtk4: 24/24] API: Remove GtkNumerableIcon, Benjamin Otte
  • [gtk+/wip/otte/gtk4: 23/24] API: Remove -gtk_widget_get_root_window(), Benjamin Otte
  • [gtk+/wip/otte/gtk4: 22/24] API: screen: Remove gdk_screen_make_display_name(), Benjamin Otte
  • [gtk+/wip/otte/gtk4: 21/24] API: screen: Remove gdk_screen_get_active_window(), Benjamin Otte
  • [gtk+/wip/otte/gtk4: 20/24] API: gdk: Remove gdk_screen_get_number(), Benjamin Otte
  • [gtk+/wip/otte/gtk4: 19/24] API: Remove gdk_screen_get_width() and gdk_screen_get_height(), Benjamin Otte
  • [gtk+/wip/otte/gtk4: 18/24] display: Insist that backends implement the monitor vfuncs, Benjamin Otte
  • [gtk+/wip/otte/gtk4: 17/24] gdk: Insist axis.min_value < axis.max_value, Benjamin Otte
  • [gtk+/wip/otte/gtk4: 16/24] gdk: Require passing screen size to translate_screen_coord(), Benjamin Otte
  • [gtk+/wip/otte/gtk4: 15/24] shooter: Use root window size instead of screen size, Benjamin Otte
  • [gtk+/wip/otte/gtk4: 14/24] testgtk: Remove feature unsupported in Wayland, Benjamin Otte
  • [gtk+/wip/otte/gtk4: 13/24] x11: Don't confuse height and width, Benjamin Otte
  • [gtk+/wip/otte/gtk4: 12/24] API: window: Remove geometry support, Benjamin Otte
  • [gtk+/wip/otte/gtk4: 11/24] API: menu: Remove tearoff support, Benjamin Otte
  • [gtk+/wip/otte/gtk4: 10/24] API: gdk: Remove monitor APIs on GdkScreen, Benjamin Otte
  • [gtk+/wip/otte/gtk4: 9/24] API: Remove GtkStatusIcon, Benjamin Otte
  • [gtk+/wip/otte/gtk4: 8/24] applaunchcontext: Ignore screen name, Benjamin Otte
  • [gtk+/wip/otte/gtk4: 7/24] inspector: Use display name instead of screen name, Benjamin Otte
  • [gtk+/wip/otte/gtk4: 6/24] wayland: Use GdkMonitor APIs, Benjamin Otte
  • [gtk+/wip/otte/gtk4: 5/24] x11: Use GdkMonitor APIs, Benjamin Otte
  • [gtk+/wip/otte/gtk4: 4/24] gdk: Use GdkMonitor APIs, Benjamin Otte
  • [gtk+/wip/otte/gtk4: 3/24] inspector: Port to GdkMonitor, Benjamin Otte
  • [gtk+/wip/otte/gtk4: 2/24] tests: Port to GdkMonitor, Benjamin Otte
  • [gtk+/wip/otte/gtk4: 1/24] display: Don't return NULL in get_primary_monitor(), Benjamin Otte
  • [gtk+] (24 commits) Created branch wip/otte/gtk4, Benjamin Otte
  • [evolution-data-server/wip/cmake] Better performance when installing and recompiling gsettings schemas, Milan Crha
  • [evince] Fix typo in a new string ("permantly"), Piotr Drąg
  • [evince] shell: ask before reload if the document has been modified, Germán Poo-Caamaño
  • [chrome-gnome-shell] Replaced minified versions of external libraries with full ones., Yuri Konotopov
  • [chronojump] chronopicRegister reads SerialNumber on Linux, Xavier de Blas
  • [chronojump] Updated chronopicConnection diagrams, Xavier de Blas
  • [epiphany] (77 commits) ...bookmark-properties-grid: Increase border width, Iulian Radu
  • [epiphany/wip/bookmarks] bookmark-properties-grid: Increase border width, Iulian Radu
  • [epiphany/wip/bookmarks] bookmarks-popover: Increase width for border and labels, Iulian Radu
  • [epiphany/wip/bookmarks] bookmarks-popover: Fix size after GTK+ 3.22.0 bump, Iulian Radu
  • [epiphany/wip/bookmarks: 76/76] Bring back application menu, Iulian Radu
  • [epiphany/wip/bookmarks: 75/76] Fully remove old bookmarks test, Iulian Radu
  • [epiphany/wip/bookmarks: 74/76] bookmarks-popover: Ensure there are no duplicates added in 'Tags' stack of bookmarks popover, Iulian Radu
  • [epiphany/wip/bookmarks: 73/76] Update POTFILES.in, Iulian Radu
  • [epiphany/wip/bookmarks: 72/76] bookmarks: Move everything to a new bookmarks directory, Iulian Radu
  • [epiphany/wip/bookmarks: 71/76] Add a convenience GAsyncReadyCallback to pass to ephy_bookmarks_manager_save_to_file_async, Iulian Radu
  • [epiphany/wip/bookmarks: 70/76] Remove obsolete EphyBookmarks, Iulian Radu
  • [epiphany/wip/bookmarks: 69/76] Remove obsolete EphyBookmarksUi, Iulian Radu
  • [epiphany/wip/bookmarks: 68/76] Remove obsolete bookmarks actions and action groups, Iulian Radu
  • [epiphany/wip/bookmarks: 67/76] Remove obsolete EphyBookmarkProperties, Iulian Radu
  • [epiphany/wip/bookmarks: 66/76] Remove obsolete bookmarks import/export code, Iulian Radu
  • [epiphany/wip/bookmarks: 65/76] Remove obsolete EphyBookmarksEditor, Iulian Radu
  • [epiphany/wip/bookmarks: 64/76] Remove obsolete EphyTopicsEntry, Iulian Radu
  • [epiphany/wip/bookmarks: 63/76] Remove obsolete EphyNodesCover, Iulian Radu
  • [epiphany/wip/bookmarks: 62/76] Remove obsolete EphyTopicsPalette, Iulian Radu
  • [epiphany/wip/bookmarks: 61/76] Don't upgrade to version GPLv3 yet, Iulian Radu
  • [epiphany/wip/bookmarks: 60/76] profile-migrator: Import bookmarks regardless of lockdown, Iulian Radu
  • [epiphany/wip/bookmarks: 59/76] ephy-bookmark: Use G_PARAM_STATIC_STRINGS for properties, Iulian Radu
  • [epiphany/wip/bookmarks: 58/76] bookmarks-popover: Don't override get_property if there are no readable properties, Iulian Radu
  • [epiphany/wip/bookmarks: 57/76] Get rid of deep directory structure for bookmarks related icons, Iulian Radu
  • [epiphany/wip/bookmarks: 56/76] bookmarks: Fix some memory leaks, Iulian Radu
  • [epiphany/wip/bookmarks: 55/76] bookmarks: Call parent constructed function before doing our own construction, Iulian Radu
  • [epiphany/wip/bookmarks: 54/76] Minor style fixes, Iulian Radu
  • [epiphany/wip/bookmarks: 53/76] bookmarks: Change url/title for ephy_bookmarks_new to transfer none, Iulian Radu
  • [epiphany/wip/bookmarks: 52/76] Save even more bytes by using #pragma once in new files!, Iulian Radu
  • [epiphany/wip/bookmarks: 51/76] Save a couple bytes with real copyright symbols!, Iulian Radu
  • [epiphany/wip/bookmarks: 50/76] Standardize modelines in new files, Iulian Radu
  • [epiphany/wip/bookmarks: 49/76] Update ephy-completion-model-test, Iulian Radu
  • [epiphany/wip/bookmarks: 48/76] Rework 'Add bookmark' popover, Iulian Radu
  • [epiphany/wip/bookmarks: 47/76] Add bookmarks profile migrator, Iulian Radu
  • [epiphany/wip/bookmarks: 46/76] Move the profile migrator to it's own subdirectory, Iulian Radu
  • [epiphany/wip/bookmarks: 45/76] properties-grid: Save data in finalize instead of destroy, Iulian Radu
  • [epiphany/wip/bookmarks: 44/76] properties-grid: Display full URI in entry, Iulian Radu
  • [epiphany/wip/bookmarks: 43/76] properties-grid: Toggle action's enabled state instead of button's sensitivity, Iulian Radu
  • [epiphany/wip/bookmarks: 42/76] Port EphyCompletionModel and EphySearchProvider to the new bookmarks manager, Iulian Radu
  • [epiphany/wip/bookmarks: 41/76] bookmark-properties: Make favorite 'star' white, Iulian Radu
  • [epiphany/wip/bookmarks: 40/76] bookmarks-popover: Fix tooltip positioning, Iulian Radu
  • [epiphany/wip/bookmarks: 39/76] bookmarks-manager: Emit 'bookmark-added' signal only if the function completed successfully, Iulian Radu
  • [epiphany/wip/bookmarks: 38/76] bookmarks-manager: Emit 'tag-added' signal only if the function completed successfully, Iulian Radu
  • [epiphany/wip/bookmarks: 37/76] bookmarks: Minor improvements, Iulian Radu
  • [epiphany/wip/bookmarks: 36/76] bookmarks-popover: Free allocated memory, Iulian Radu
  • [epiphany/wip/bookmarks: 35/76] bookmarks-popover: Improve tag detail list box, Iulian Radu
  • [epiphany/wip/bookmarks: 34/76] bookmarks: Save/load tags before saving/loading bookmarks, Iulian Radu
  • [epiphany/wip/bookmarks: 33/76] bookmarks: Save changes to disk when modifying the 'Add bookmark popover', Iulian Radu
  • [epiphany/wip/bookmarks: 32/76] bookmarks-popover: Update all stacks accordingly when a bookmark/tag is added/modified/removed, Iulian Radu
  • [epiphany/wip/bookmarks: 31/76] bookmarks-manager: Manually iterate over sequence when searching by url, Iulian Radu
  • [epiphany/wip/bookmarks: 30/76] bookmarks: Add multiple bookmarks at once, Iulian Radu
  • [epiphany/wip/bookmarks: 29/76] bookmarks: Fix icons, Iulian Radu
  • [epiphany/wip/bookmarks: 28/76] Remove redundant gtk_add_resource_path () calls, Iulian Radu
  • [epiphany/wip/bookmarks: 27/76] bookmark-properties-grid: Save the grid's parent so it can be destroyed when bookmark is removed, Iulian Radu
  • [epiphany/wip/bookmarks: 26/76] bookmarks: Replace bookmarks list with a GSequence, Iulian Radu
  • [epiphany/wip/bookmarks: 25/76] bookmarks: Save the time at which a bookmark is added, Iulian Radu
  • [epiphany/wip/bookmarks: 24/76] bookmarks-popover: Use new icons for tags. Use special icon for Favorite tag., Iulian Radu
  • [epiphany/wip/bookmarks: 23/76] bookmarks: Add 'bookmark page' button to the location entry, Iulian Radu
  • [epiphany/wip/bookmarks: 22/76] bookmarks: Save changes to file on edit, Iulian Radu
  • [epiphany/wip/bookmarks: 21/76] bookmarks: Save to db asynchronously when bookmarks are added/removed, Iulian Radu
  • [epiphany/wip/bookmarks: 20/76] bookmarks: Don't load from database before creating file, Iulian Radu
  • [epiphany/wip/bookmarks: 19/76] bookmarks-row: Improve appeareance of properties button, Iulian Radu
  • [epiphany/wip/bookmarks: 18/76] bookmarks: Add favicons, Iulian Radu
  • [epiphany/wip/bookmarks: 17/76] bookmarks: Use GActions instead of connecting callbacks to signals, Iulian Radu
  • [epiphany/wip/bookmarks: 16/76] bookmarks: Make 'tags' a property, Iulian Radu
  • [epiphany/wip/bookmarks: 15/76] bookmarks: Add tags detail stack child, Iulian Radu
  • [epiphany/wip/bookmarks: 14/76] bookmarks: Add possibility to remove a tag. Prettify tag widget, Iulian Radu
  • [epiphany/wip/bookmarks: 13/76] bookmarks-manager: Populate bookmarks from database file, Iulian Radu
  • [epiphany/wip/bookmarks: 12/76] bookmarks: Add properties dialog, Iulian Radu
  • [epiphany/wip/bookmarks: 11/76] bookmarks-popover: Populate Tags stack, Iulian Radu
  • [epiphany/wip/bookmarks: 10/76] bookmarks: Store tags in EphyBookmark, Iulian Radu
  • [epiphany/wip/bookmarks: 9/76] bookmarks-popover: Open bookmark on row click, Iulian Radu
  • [epiphany/wip/bookmarks: 8/76] bookmarks: Add EphyBookmarksManager, Iulian Radu
  • [epiphany/wip/bookmarks: 7/76] bookmarks: Add gvdb library to use for storage, Iulian Radu
  • [epiphany/wip/bookmarks: 6/76] bookmarks: Add custom list box row, Iulian Radu
  • [epiphany/wip/bookmarks: 5/76] bookmarks: Add basic bookmark model, Iulian Radu
  • [epiphany/wip/bookmarks: 4/76] bookmarks-popover: Define a custom type for bookmarks button, Iulian Radu
  • [epiphany/wip/bookmarks: 3/76] bookmarks: Add toolbar button for popover, Iulian Radu
  • [epiphany] (76 commits) Non-fast-forward update to branch wip/bookmarks, Iulian Radu
  • [gnome-software/gnome-3-22] Fix a crash when failing to get an installed flatpak ref, Richard Hughes
  • [gnome-software/gnome-3-22] Fix installing flatpak bundles, Richard Hughes
  • [gimp] Bug 772025 - Incomplete toolrc file causes GIMP to hang, Michael Natterer
  • [gnome-software] Fix a crash when failing to get an installed flatpak ref, Richard Hughes
  • [epiphany] Save decision to allow or deny notifications, Gustavo Noronha Silva
  • [epiphany] Bump GTK+ requirement to GNOME 3.22.0, Iulian Radu
  • [chronojump/chronojump-importer] Adds chronojump_importer.py file in the distribution file., Carles Pina i Estany
  • [gnome-settings-daemon] main: Remove localeexec wrapper file, Bastien Nocera
  • [gnome-settings-daemon] main: Remove localeexec wrapper, Bastien Nocera
  • [gnome-settings-daemon] Created branch gnome-3-22, Bastien Nocera
  • [chronojump/chronojump-importer] Fixes error on OS-X. On OS-X we have to execute Python with the script name., Carles Pina i Estany
  • [gnome-software] Remove the (Nightly) prefix on flatpak app names, Richard Hughes
  • [epiphany/wip/bookmarks] Fully remove old bookmarks test, Michael Catanzaro
  • [epiphany/wip/bookmarks: 2/2] bookmarks-popover: Ensure there are no duplicates added in 'Tags' stack of bookmarks popover, Iulian Radu
  • [epiphany/wip/bookmarks: 1/2] Update POTFILES.in, Iulian Radu
  • [epiphany] (2 commits) Non-fast-forward update to branch wip/bookmarks, Iulian Radu
  • [epiphany/wip/bookmarks: 3/3] bookmarks-popover: Ensure there are no duplicates added in 'Tags' stack of bookmarks popover, Iulian Radu
  • [epiphany/wip/bookmarks: 2/3] Update POTFILES.in, Iulian Radu
  • [epiphany/wip/bookmarks: 1/3] bookmarks: Move everything to a new bookmarks directory, Iulian Radu
  • [gnome-apps-nightly] Software: Fix various sources used, Richard Hughes
  • [gnome-apps-nightly] Software: Allow saving secrets, Richard Hughes
  • [gegl] gegl-sampler: revert 13d0986, Simon Budig
  • [polari] chatView: Fix hover cursor, Florian Müllner
  • [epiphany/wip/bookmarks] bookmarks-popover: Ensure there are no duplicates added in 'Tags' stack of bookmarks popover, Iulian Radu
  • [epiphany/wip/bookmarks] Update POTFILES.in, Iulian Radu
  • [chronojump] Adds FTD2XX_NET.cs file to be used on Windows (to read serial numbers from the USB devices)., Carles Pina i Estany
  • [chronojump/ftd2xx_include_file] Adds FTD2XX_NET.cs file to be used on Windows (to read serial numbers from the USB devices)., Carles Pina i Estany
  • [chronojump] Created branch ftd2xx_include_file, Carles Pina i Estany
  • [gnome-software] trivial: Fix up the error domain if using g_task_return_error_if_cancelled, Richard Hughes
  • [gnome-software] Revert "trivial: Add some more debugging for unknown icon types", Richard Hughes
  • [gnome-software] Do not unconditionally refine AppStream apps in the cache, Richard Hughes
  • [gnome-software] Do not keep trying to refresh a broken flatpak remote, Richard Hughes
  • [gnome-software] trivial: Add some more profiling to the flatpak plugin, Richard Hughes
  • [jhbuild] meson: Set libdir to avoid the Debian multiarch autodetection, Emanuele Aina
  • [gimp] gegl-apply-operation: s/dither-strategy/dither-method/, Øyvind Kolås
  • [epiphany/wip/bookmarks] bookmarks: Move everything to a new bookmarks directory, Iulian Radu
  • [epiphany] Non-fast-forward update to branch wip/bookmarks, Iulian Radu
  • [vala] Deleted branch wip/beniofel/transform, Rico Tzschichholz
  • [vala] Deleted branch wip/bug615830, Rico Tzschichholz
  • [gtk+] wayland: always sync state after a frame is painted, Gustavo Noronha Silva
  • [bijiben] Updated Russian traslation, Yuri Myasoedov
  • [vala/staging] Fix broken DataType.equals, Jürg Billeter
  • [gtk+] wayland: Avoid negative size constraints, Olivier Fourdan
  • [vala] Fix type checking when using generics in combination with subtyping, Jürg Billeter
  • [gjs/wip/ptomato/autotools: 18/18] build: Remove obsolete AC_ISC_POSIX, Philip Chimento
  • [gjs/wip/ptomato/autotools: 17/18] build: Remove malloc.h check, Philip Chimento
  • [gjs/wip/ptomato/autotools: 16/18] build: Use AX_CODE_COVERAGE macro, Philip Chimento
  • [gjs/wip/ptomato/autotools: 15/18] build: Add comment for future maintainers, Philip Chimento
  • [gjs/wip/ptomato/autotools: 14/18] build: Skip Gtk.js test if GTK not detected, Philip Chimento
  • [gjs/wip/ptomato/autotools: 13/18] build: Improve readline check, Philip Chimento
  • [gjs/wip/ptomato/autotools: 12/18] build: Check for -Bsymbolic-functions with macro, Philip Chimento
  • [gjs/wip/ptomato/autotools: 11/18] build: Remove C compiler checks, Philip Chimento
  • [gjs/wip/ptomato/autotools: 10/18] build: Replace deprecated AC_CONFIG_HEADER, Philip Chimento
  • [gjs/wip/ptomato/autotools: 9/18] build: Disable Automake warnings about GNU make, Philip Chimento
  • [gjs/wip/ptomato/autotools: 8/18] build: Use new LT_INIT syntax for Libtool, Philip Chimento
  • [gjs/wip/ptomato/autotools: 7/18] build: Require Automake 1.11.1, Philip Chimento
  • [gjs/wip/ptomato/autotools: 6/18] build: Use five-argument form of AC_INIT, Philip Chimento
  • [gjs/wip/ptomato/autotools: 5/18] build: Remove GNOME_MAINTAINER_MODE_DEFINES, Philip Chimento
  • [gjs/wip/ptomato/autotools: 4/18] build: Use AX_IS_RELEASE, Philip Chimento
  • [gjs/wip/ptomato/autotools: 3/18] build: Modernize autogen.sh, Philip Chimento
  • [gjs] (18 commits) Non-fast-forward update to branch wip/ptomato/autotools, Philip Chimento
  • [sysprof/wip/visualizers] visualizer-view: add SpVisualizerView, Christian Hergert
  • [gnome-commander] Do not load devices if devices file does not exist, Uwe Scholz
  • [gnome-commander] Save devices file only if at least one device is defined, Uwe Scholz
  • [perl-Gtk3] Created tag v0.029, Brian Manning
  • [perl-Gtk3] Release v0.029, Brian Manning
  • [sysprof/wip/visualizers] capture: add end time for captures, Christian Hergert
  • [perl-Glib] Created tag rel-1-32-3, Brian Manning
  • [perl-Glib] Stable release 1.323, Brian Manning
  • [gnome-calendar] quick-add-popover: only increase day on single day events, Georges Basile Stavracas Neto
  • [gnome-calendar] quick-add-popover: fix single all-day events, Georges Basile Stavracas Neto
  • [gnome-calendar] edit-dialog: setup the correct label when selecting a calendar, Georges Basile Stavracas Neto
  • [gnome-calendar] quick-add-popover: only today events are timed, Georges Basile Stavracas Neto
  • [gnome-calendar] event: implement GInitable, Georges Basile Stavracas Neto
  • [gnome-builder] workbench: use GtkFileChooserNative for opening files, Christian Hergert
  • [gnome-software/wip/ubuntu] Rename snappy plugin to snap., Robert Ancell
  • [gnome-software/wip/ubuntu] Remove duplicate snapd file, Robert Ancell
  • [gnome-builder] sysprof: set current directory to project workdir, Christian Hergert
  • [sysprof/wip/visualizers] cpu-visualizer-row: choose color for row, Christian Hergert
  • [sysprof/wip/visualizers] line-visualizer-row: add color parameter for counter, Christian Hergert
  • [sysprof/wip/visualizers] color-cycle: add color generator helper, Christian Hergert
  • [gnome-calendar] search-view: fix time label, Georges Basile Stavracas Neto
  • [gnome-builder] cpu-graph: don't use duplicated color, Christian Hergert
  • [gjs] object: Check for error on gjs_value_to_g_value(), Philip Chimento
  • [gjs] coverage: Enter correct compartment, Philip Chimento
  • [gnome-calendar] edit-dialog: sync time and date widgets' sizing, Georges Basile Stavracas Neto
  • [gnome-calendar] views: protect against invalid drop, Georges Basile Stavracas Neto
  • [gnome-calendar] manager: setup default calendar on event creation, Georges Basile Stavracas Neto
  • [gnome-calendar] quick-add-popover: track default calendar, Georges Basile Stavracas Neto
  • [gnome-calendar] manager: add ::default-calendar property, Georges Basile Stavracas Neto
  • [sysprof/wip/visualizers] visualizer-ticks: adjust ticks opacity, Christian Hergert
  • [sysprof/wip/visualizers] line-visualizer-row: only queue draw when using widget style, Christian Hergert
  • [sysprof/wip/visualizers] line-visualizer-row: use default foreground to draw, Christian Hergert
  • [gnome-calendar] month-view: hide overflow popover on drag and drop, Georges Basile Stavracas Neto
  • [gnome-calendar] quick-add-popover: only show writable calendars, Georges Basile Stavracas Neto
  • [gnome-calendar] manager: remove unused ::source-activated signal, Georges Basile Stavracas Neto
  • [gnome-calendar] quick-add-popover: focus the summary entry when shown, Georges Basile Stavracas Neto
  • [gegl] gegl-enums: fix accidental double nicks, Simon Budig
  • [sysprof/wip/visualizers] css: tweak css for visualizers, Christian Hergert
  • [sysprof/wip/visualizers] visualizer-ticks: set CSS element name to "ticks", Christian Hergert
  • [sysprof/wip/visualizers] visualizer-ticks: use color from GtkStyleContext, Christian Hergert
  • [sysprof/wip/visualizers] visualizer-ticks: adjust line draw ordering, Christian Hergert
  • [sysprof/wip/visualizers] visualizer-ticks: tweak half-line positioning, Christian Hergert
  • [gnome-calendar] month-view: calculate popover events on a per-event basis, Georges Basile Stavracas Neto
  • [gegl] warp: fix the downscaling side-effect for the swirls., Simon Budig
  • [gnome-calendar] edit-dialog.ui: Allow notes scroll while non-editable, Georges Basile Stavracas Neto
  • [gnumeric] fn-math: fix typo in function name, Morten Welinder
  • [gnumeric] Compilation: warning fixes., Morten Welinder
  • [sysprof/wip/visualizers] cpu-visualizer-row: hide if no counters were found, Christian Hergert
  • [sysprof/wip/visualizers] visualizer-ticks: adjust tick positioning and add 5sec span, Christian Hergert
  • [gimp] app: don't leak the passed file in file_open_dialog_show(), Michael Natterer
  • [gimp] app: keep the statusbar progress from drawing over the right docks, Michael Natterer
  • [evolution-data-server/wip/camel-more-gobject] Fixed more introspection and annotations., Corentin Noël
  • [sysprof/wip/visualizers] visualizer-ticks: start on minimal ticks implementation, Christian Hergert
  • [sysprof/wip/visualizers] line-visualizer-row: ignore css border, Christian Hergert
  • [gegl] color-reduction: inline for loop for each different method, Øyvind Kolås
  • [gegl] color-reduction: add arithmetic dithers, Øyvind Kolås
  • [gnome-music/wip/mschraal/coverart: 4/4] Introduce HiDPI support, Marinus Schraal
  • [gnome-music/wip/mschraal/coverart: 3/4] albumartcache: Add ArtSize enum, Marinus Schraal
  • [gnome-music/wip/mschraal/coverart: 2/4] albumartcache: Move get_media_title to utils, Marinus Schraal
  • [gnome-music/wip/mschraal/coverart: 1/4] albumartcache: cleanup of art lookup, Marinus Schraal
  • [gnome-music] (4 commits) Created branch wip/mschraal/coverart, Marinus Schraal
  • [gimp] app: reorder and rename indexed conversion parameters to make more sense, Michael Natterer
  • [evolution-data-server/wip/cmake] data/ and tests/ folders; some build fixes related to RPATH and gsettings schemas compilation after, Milan Crha
  • [gnome-builder] treenode: round of code style cleanup, Christian Hergert
  • [gnome-builder] Support for GEmblem in IdeTreeNode, Christian Hergert
  • [gtk+] entry: handle NULL cursor when updating cursors, Christian Hergert
  • [gtk+] entry: handle NULL cursor when releasing reference, Christian Hergert
  • [gstreamermm] Fix dist, Marcin Kolny
  • [gstreamermm] Add examples and tools COPYING to dist, Marcin Kolny
  • [gstreamermm] Update required glibmm version, Marcin Kolny
  • [gstreamermm] MSVC: add visual studio 2015 support, Marcin Kolny
  • [vala/wip/girparser: 2/2] Regenerate GIR-based bindings, Rico Tzschichholz
  • [vala/wip/girparser: 1/2] girparser: Improve instance method detection, Rico Tzschichholz
  • [vala] (2 commits) Created branch wip/girparser, Rico Tzschichholz
  • [gimp] app: rename indexed conversion dither option variables and parameters, Michael Natterer
  • [aisleriot/gnome-3-18] Updated Swedish translation, Damned-Lies
  • [gnome-apps-nightly/gnome-3-22] Builder: remove --enable-tracing --enable-debug, Christian Hergert
  • [shotwell] Fix side-casting issues in generics handling, Jens Georg
  • [gstreamermm] Tests: rename tests regression to integration, Marcin Kolny
  • [gstreamermm] Tests: fix test run in parallel mode, Marcin Kolny
  • [gtk+] treeviewcolumn: use g_clear_object when freeing cursor, Christian Hergert
  • [gtk+] Make gtk_init_with_args behave as documented, Matthias Clasen
  • [gtk+] paned: quietly handle missing cursors, Matthias Clasen
  • [gtk+] Fix wrong URL link in gtkshortcutswindow documentation, Matthias Clasen
  • [libgdata/wip/rishi/drive: 9/9] tests: Fix the set up for /documents/folders/remove_from_folder, Debarshi Ray
  • [libgdata/wip/rishi/drive: 8/9] Port gdata_documents_service_remove_entry_from_folder to Drive v2, Debarshi Ray
  • [libgdata/wip/rishi/drive: 7/9] tests: GDataDocumentsSpreadsheet is not meant for ODS files in Drive v2, Debarshi Ray
  • [libgdata/wip/rishi/drive: 6/9] tests: ODTs are represented by GDataDocumentsDocument in Drive v2, Debarshi Ray
  • [libgdata/wip/rishi/drive: 5/9] tests: ODTs are represented by GDataDocumentsDocument in Drive v2, Debarshi Ray
  • [libgdata/wip/rishi/drive: 4/9] tests: Skip UPLOAD_RESUMABLE, Debarshi Ray
  • [libgdata/wip/rishi/drive: 3/9] tests: Skip UPLOAD_ODT_CONVERT, Debarshi Ray
  • [libgdata/wip/rishi/drive: 2/9] tests: Skip UPLOAD_RESUMABLE, Debarshi Ray
  • [libgdata/wip/rishi/drive: 1/9] Port the tests, Debarshi Ray
  • [libgdata] (9 commits) Created branch wip/rishi/drive, Debarshi Ray
  • [vte/vte-0-44] build: Require vala 0.24, Christian Persch
  • [vte/vte-0-46] build: Require vala 0.24, Christian Persch
  • [vte] build: Require vala 0.24, Christian Persch
  • [epiphany/wip/bookmarks: 3/3] bookmarks: Move everything to a new bookmarks directory, Iulian Radu
  • [epiphany/wip/bookmarks: 2/3] Add a convenience GAsyncReadyCallback to pass to ephy_bookmarks_manager_save_to_file_async, Iulian Radu
  • [epiphany/wip/bookmarks: 1/3] Remove obsolete EphyBookmarks, Iulian Radu
  • [epiphany] (3 commits) Non-fast-forward update to branch wip/bookmarks, Iulian Radu
  • [epiphany/wip/bookmarks: 315/315] bookmarks: Move everything to a new bookmarks directory, Iulian Radu
  • [epiphany/wip/bookmarks: 314/315] Add a convenience GAsyncReadyCallback to pass to ephy_bookmarks_manager_save_to_file_async, Iulian Radu
  • [epiphany/wip/bookmarks: 313/315] Remove obsolete EphyBookmarks, Iulian Radu
  • [epiphany/wip/bookmarks: 312/315] Remove obsolete EphyBookmarksUi, Iulian Radu
  • [epiphany/wip/bookmarks: 311/315] Remove obsolete bookmarks actions and action groups, Iulian Radu
  • [epiphany/wip/bookmarks: 310/315] Remove obsolete EphyBookmarkProperties, Iulian Radu
  • [epiphany/wip/bookmarks: 309/315] Remove obsolete bookmarks import/export code, Iulian Radu
  • [epiphany/wip/bookmarks: 308/315] Remove obsolete EphyBookmarksEditor, Iulian Radu
  • [epiphany/wip/bookmarks: 307/315] Remove obsolete EphyTopicsEntry, Iulian Radu
  • [epiphany/wip/bookmarks: 306/315] Remove obsolete EphyNodesCover, Iulian Radu
  • [epiphany/wip/bookmarks: 305/315] Remove obsolete EphyTopicsPalette, Iulian Radu
  • [epiphany/wip/bookmarks: 304/315] Don't upgrade to version GPLv3 yet, Iulian Radu
  • [epiphany/wip/bookmarks: 303/315] profile-migrator: Import bookmarks regardless of lockdown, Iulian Radu
  • [epiphany/wip/bookmarks: 302/315] ephy-bookmark: Use G_PARAM_STATIC_STRINGS for properties, Iulian Radu
  • [epiphany/wip/bookmarks: 301/315] bookmarks-popover: Don't override get_property if there are no readable properties, Iulian Radu
  • [epiphany/wip/bookmarks: 300/315] Get rid of deep directory structure for bookmarks related icons, Iulian Radu
  • [epiphany/wip/bookmarks: 299/315] bookmarks: Fix some memory leaks, Iulian Radu
  • [epiphany/wip/bookmarks: 298/315] bookmarks: Call parent constructed function before doing our own construction, Iulian Radu
  • [epiphany/wip/bookmarks: 297/315] Minor style fixes, Iulian Radu
  • [epiphany/wip/bookmarks: 296/315] bookmarks: Change url/title for ephy_bookmarks_new to transfer none, Iulian Radu
  • [epiphany/wip/bookmarks: 295/315] Save even more bytes by using #pragma once in new files!, Iulian Radu
  • [epiphany/wip/bookmarks: 294/315] Save a couple bytes with real copyright symbols!, Iulian Radu
  • [epiphany/wip/bookmarks: 293/315] Standardize modelines in new files, Iulian Radu
  • [epiphany/wip/bookmarks: 292/315] Update ephy-completion-model-test, Iulian Radu
  • [epiphany/wip/bookmarks: 291/315] Rework 'Add bookmark' popover, Iulian Radu
  • [epiphany/wip/bookmarks: 290/315] Add bookmarks profile migrator, Iulian Radu
  • [epiphany/wip/bookmarks: 289/315] Move the profile migrator to it's own subdirectory, Iulian Radu
  • [epiphany/wip/bookmarks: 288/315] properties-grid: Save data in finalize instead of destroy, Iulian Radu
  • [epiphany/wip/bookmarks: 287/315] properties-grid: Display full URI in entry, Iulian Radu
  • [epiphany/wip/bookmarks: 286/315] properties-grid: Toggle action's enabled state instead of button's sensitivity, Iulian Radu
  • [epiphany/wip/bookmarks: 285/315] Port EphyCompletionModel and EphySearchProvider to the new bookmarks manager, Iulian Radu
  • [epiphany/wip/bookmarks: 284/315] bookmark-properties: Make favorite 'star' white, Iulian Radu
  • [epiphany/wip/bookmarks: 283/315] bookmarks-popover: Fix tooltip positioning, Iulian Radu
  • [epiphany/wip/bookmarks: 282/315] bookmarks-manager: Emit 'bookmark-added' signal only if the function completed successfully, Iulian Radu
  • [epiphany/wip/bookmarks: 281/315] bookmarks-manager: Emit 'tag-added' signal only if the function completed successfully, Iulian Radu
  • [epiphany/wip/bookmarks: 280/315] bookmarks: Minor improvements, Iulian Radu
  • [epiphany/wip/bookmarks: 279/315] bookmarks-popover: Free allocated memory, Iulian Radu
  • [epiphany/wip/bookmarks: 278/315] bookmarks-popover: Improve tag detail list box, Iulian Radu
  • [epiphany/wip/bookmarks: 277/315] bookmarks: Save/load tags before saving/loading bookmarks, Iulian Radu
  • [epiphany/wip/bookmarks: 276/315] bookmarks: Save changes to disk when modifying the 'Add bookmark popover', Iulian Radu
  • [epiphany/wip/bookmarks: 275/315] bookmarks-popover: Update all stacks accordingly when a bookmark/tag is added/modified/removed, Iulian Radu
  • [epiphany/wip/bookmarks: 274/315] bookmarks-manager: Manually iterate over sequence when searching by url, Iulian Radu
  • [epiphany/wip/bookmarks: 273/315] bookmarks: Add multiple bookmarks at once, Iulian Radu
  • [epiphany/wip/bookmarks: 272/315] bookmarks: Fix icons, Iulian Radu
  • [epiphany/wip/bookmarks: 271/315] Remove redundant gtk_add_resource_path () calls, Iulian Radu
  • [epiphany/wip/bookmarks: 270/315] bookmark-properties-grid: Save the grid's parent so it can be destroyed when bookmark is removed, Iulian Radu
  • [epiphany/wip/bookmarks: 269/315] bookmarks: Replace bookmarks list with a GSequence, Iulian Radu
  • [epiphany/wip/bookmarks: 268/315] bookmarks: Save the time at which a bookmark is added, Iulian Radu
  • [epiphany/wip/bookmarks: 267/315] bookmarks-popover: Use new icons for tags. Use special icon for Favorite tag., Iulian Radu
  • [epiphany/wip/bookmarks: 266/315] bookmarks: Add 'bookmark page' button to the location entry, Iulian Radu
  • [epiphany/wip/bookmarks: 265/315] bookmarks: Save changes to file on edit, Iulian Radu
  • [epiphany/wip/bookmarks: 264/315] bookmarks: Save to db asynchronously when bookmarks are added/removed, Iulian Radu
  • [epiphany/wip/bookmarks: 263/315] bookmarks: Don't load from database before creating file, Iulian Radu
  • [epiphany/wip/bookmarks: 262/315] bookmarks-row: Improve appeareance of properties button, Iulian Radu
  • [epiphany/wip/bookmarks: 261/315] bookmarks: Add favicons, Iulian Radu
  • [epiphany/wip/bookmarks: 260/315] bookmarks: Use GActions instead of connecting callbacks to signals, Iulian Radu
  • [epiphany/wip/bookmarks: 259/315] bookmarks: Make 'tags' a property, Iulian Radu
  • [epiphany/wip/bookmarks: 258/315] bookmarks: Add tags detail stack child, Iulian Radu
  • [epiphany/wip/bookmarks: 257/315] bookmarks: Add possibility to remove a tag. Prettify tag widget, Iulian Radu
  • [epiphany/wip/bookmarks: 256/315] bookmarks-manager: Populate bookmarks from database file, Iulian Radu
  • [epiphany/wip/bookmarks: 255/315] bookmarks: Add properties dialog, Iulian Radu
  • [epiphany/wip/bookmarks: 254/315] bookmarks-popover: Populate Tags stack, Iulian Radu
  • [epiphany/wip/bookmarks: 253/315] bookmarks: Store tags in EphyBookmark, Iulian Radu
  • [epiphany/wip/bookmarks: 252/315] bookmarks-popover: Open bookmark on row click, Iulian Radu
  • [epiphany/wip/bookmarks: 251/315] bookmarks: Add EphyBookmarksManager, Iulian Radu
  • [epiphany/wip/bookmarks: 250/315] bookmarks: Add gvdb library to use for storage, Iulian Radu
  • [epiphany/wip/bookmarks: 249/315] bookmarks: Add custom list box row, Iulian Radu
  • [epiphany/wip/bookmarks: 248/315] bookmarks: Add basic bookmark model, Iulian Radu
  • [epiphany/wip/bookmarks: 247/315] bookmarks-popover: Define a custom type for bookmarks button, Iulian Radu
  • [epiphany/wip/bookmarks: 246/315] bookmarks: Add toolbar button for popover, Iulian Radu
  • [epiphany] (315 commits) Non-fast-forward update to branch wip/bookmarks, Iulian Radu
  • [gtksourceview] GI: remove useless (type GtkSource.[...]) annotations, Sébastien Wilmet
  • [glib] W32: pass argc returned by CommandLineToArgvW() to to protect_wargv(), Руслан Ижбулатов
  • [vala/0.34] gsl.vapi: Fix attribute typos, Rico Tzschichholz
  • [gnome-contacts] Mark a new string for translation, Piotr Drąg
  • [chronojump/chronojump-importer] Fixes chronojump.csproj adding the new file., Carles Pina i Estany
  • [gxml] Created branch gxml-0.12, Daniel Espinosa Ortiz
  • [gxml] Post release version updated to 0.13.0 development, Daniel Espinosa Ortiz
  • [gxml] Released GXml 0.12, Daniel Espinosa Ortiz
  • [gxml] Created tag 0.12.0, Daniel Espinosa Ortiz
  • [vala] gsl.vapi: Fix attribute typos, Rico Tzschichholz
  • [gnome-terminal/gnome-3-22] client: legacy: Add VTE version and features to --version output, Christian Persch
  • [gnome-terminal] client: legacy: Add VTE version and features to --version output, Christian Persch
  • [chronojump/ftd2xx_test] Adds files trying to test FTD2XX, Carles Pina i Estany
  • [chronojump] Created branch ftd2xx_test, Carles Pina i Estany
  • [gnome-control-center] Disambiguate "Reset" string with context, Piotr Drąg
  • [libgee] Fix type parameters in tests, Jürg Billeter
  • [libgee] Fix type parameters in TreeMap, Jürg Billeter
  • [dconf-editor/gnome-3-22] Use a GAction to change path., Arnaud Bonatti
  • [dconf-editor] Use a GAction to change path., Arnaud Bonatti
  • [nautilus] batch-rename-dialog: use strlen for gtk_editable_insert_text, Carlos Soriano
  • [gnome-contacts] window: Provide title property for shell overview, Erick Pérez Castellanos
  • [epiphany/wip/ephy-sync] sync-service: Silently return if the user is not signed in when trying to delete a bookmark from ser, Gabriel - Cristian Ivascu
  • [chronojump/chronojump-importer] Hides the SIMULATED session when importing sessions., Carles Pina i Estany
  • [gmime] Fied configure.ac to require glib 2.32 for g_mutex_init, Jeffrey Stedfast
  • [gmime] Moved srand() initialization to g_mime_init(), Jeffrey Stedfast
  • [gmime] Properly handle parser errors in basic-example.c, Jeffrey Stedfast
  • [gimp] app: add a callback to the convert indexed dialog, Michael Natterer
  • [pitivi] Updated Hungarian translation, Damned-Lies
  • [gnome-dvb-daemon] Updated Hungarian translation, Damned-Lies
  • [chronojump/chronojump-importer] Renames DatabaseType enum and moves code to make it clearer the public calls and private., Carles Pina i Estany
  • [epiphany] page-menu: Use better zoom level values for the zoom reset button, Iulian Radu
  • [epiphany] page-menu: Replace GtkEntry with GtkButton to display the zoom level, Iulian Radu
  • [evolution-data-server/wip/cmake] vala directory, Milan Crha
  • [chronojump/chronojump-importer] Avoids duplicates on Session names., Carles Pina i Estany
  • [chronojump/chronojump-importer] Fixes chronojump-importer filename on Windows., Carles Pina i Estany
  • [epiphany/gnome-3-22] embed: fix web inspector dock right button, Michael Catanzaro
  • [epiphany] embed: fix web inspector dock right button, Michael Catanzaro
  • [gnome-multi-writer] Allow writing to large expensive USB drives, Richard Hughes
  • [odrs-web] trivial: Allow reloading SQL schema, Richard Hughes
  • [odrs-web] Fix traceback when printing a OdrsUser, Richard Hughes
  • [odrs-web] trivial: Fix the distro graphs, Richard Hughes
  • [odrs-web] trivial: Fix the usage graphs, Richard Hughes
  • [odrs-web] trivial: Set the environ before importing, Richard Hughes
  • [odrs-web] trivial: Fix the distros graph on python2, Richard Hughes
  • [odrs-web] Try harder to set the secret key, Richard Hughes
  • [odrs-web] Set the secret key earlier, Richard Hughes
  • [odrs-web] Show the correct page on database failure, Richard Hughes
  • [odrs-web] Make compatible with python2 again, Richard Hughes
  • [odrs-web] trivial: Use the ODRS hash as the session secret, Richard Hughes
  • [odrs-web] Set the environ keys from SetEnv, Richard Hughes
  • [odrs-web] Hardcode less in the wsgi file, Richard Hughes
  • [odrs-web] Use the new database env vars, Richard Hughes
  • [odrs-web] Remove another unused file, Richard Hughes
  • [odrs-web] Do not use the config file for the openshift overrides, Richard Hughes
  • [odrs-web] trivial: Remove OpenShift specifics, Richard Hughes
  • [odrs-web] trivial: Remove OpenShift specific file, Richard Hughes
  • [odrs-web] trivial: Remove unused file, Richard Hughes
  • [odrs-web] trivial: Remove unused directory, Richard Hughes
  • [odrs-web] Fix up the base ref, Richard Hughes
  • [odrs-web] Move the schema to a different file, Richard Hughes
  • [odrs-web] Use non-backwards compat table names for the migration, Richard Hughes
  • [odrs-web] Add path to wsgi file, Richard Hughes
  • [odrs-web] Add an wsgi file for mod_wsgi, Richard Hughes
  • [chronojump/chronojump-importer] Escapes the command line arguments correctly., Carles Pina i Estany
  • [evolution-data-server/wip/cmake] Simplify po/ directory setup, Milan Crha
  • [evolution-data-server/wip/cmake] Finish/correct UOA module build, Milan Crha
  • [brasero] Updated French translation, Damned-Lies
  • [gitg] Deleted branch wip/swilmet/win32-installer-fixes, Sébastien Wilmet
  • [gitg] (2 commits) ...win32: remove dup, Sébastien Wilmet
  • [gitg/wip/swilmet/win32-installer-fixes: 2/2] win32: remove dup, Sébastien Wilmet
  • [gitg/wip/swilmet/win32-installer-fixes: 1/2] win32: fix make-installer.bat, Sébastien Wilmet
  • [gitg] (2 commits) Created branch wip/swilmet/win32-installer-fixes, Sébastien Wilmet
  • [jhbuild] core-depts: build libarchive, Carlos Soriano
  • [chronojump/chronojump-importer] Deletes the TODO message - It's already done., Carles Pina i Estany
  • [gimp] app: add a callback to the stroke dialog, Michael Natterer
  • [gnome-commander] Updated Hungarian translation, Damned-Lies
  • [glib-openssl] Updated Hungarian translation, Damned-Lies
  • [pitivi] prefs: Make the group titles in the list easier to distinguish, Alexandru Băluț
  • [pitivi] preset: Reuse alter_style_class, Alexandru Băluț
  • [pitivi] shortcuts: Make sure the groups appear in the same order, Alexandru Băluț
  • [pitivi] prefs: Make sure the broom icon has no space to the right, Alexandru Băluț
  • [pitivi] prefs: Fix two Project groups in the list, Alexandru Băluț
  • [pitivi] prefs: Capitalize the title of the dialog, Alexandru Băluț
  • [pitivi] prefs: Remove forced newlines in labels, Alexandru Băluț
  • [pitivi] prefs: Fix dialog padding, Alexandru Băluț
  • [pitivi] prefs: Remove unused field, Alexandru Băluț
  • [pitivi] prefs: Do not show the current accelerator in the dialog, Alexandru Băluț
  • [pitivi] prefs: Remove the already-set label, Alexandru Băluț
  • [pitivi] prefs: Handle the user response in a single place, Alexandru Băluț
  • [pitivi] prefs: Create the Apply/Replace buttons only once, Alexandru Băluț
  • [pitivi] prefs: Remove method and shuffle the setup code, Alexandru Băluț
  • [pitivi] prefs: Initialize labels only once, Alexandru Băluț
  • [pitivi] prefs: Simplify some boolean expressions, Alexandru Băluț
  • [pitivi] prefs: Move the already-used logic to the shortcuts manager, Alexandru Băluț
  • [pitivi] shortcuts: Make sure a group can be registered only once, Alexandru Băluț
  • [pitivi] prefs: Move the is-changed logic to the shortcuts manager, Alexandru Băluț
  • [pitivi] prefs: Reset the keyboard shortcuts when factory resetting, Alexandru Băluț
  • [pitivi] prefs: Remove unneeded operations, Alexandru Băluț
  • [pitivi] prefs: Remove minimum width for the sidebar, Alexandru Băluț
  • [pitivi] prefs: Add section for customising shortcuts, Alexandru Băluț
  • [pitivi] Replace <Control> with <Primary> for accelerators, Alexandru Băluț
  • [gimp] Bug 767178 - Segment fault on deleting an automatic folder tag, Michael Natterer
  • [sysprof/wip/visualizers] line-visualizer-row: use scaled surface when available, Christian Hergert
  • [wing] Deleted branch wip/security-descriptor, Ignacio Casal Quinteiro
  • [wing] namedpipelistener: add parameter to set the security descriptor, Ignacio Casal Quinteiro
  • [gjs/wip/ptomato/autotools: 16/16] build: Allow rm in Makefile rules to fail, Philip Chimento
  • [gjs/wip/ptomato/autotools: 15/16] build: Don't define clean-local target twice, Philip Chimento
  • [gjs/wip/ptomato/autotools: 14/16] build: Add comment for future maintainers, Philip Chimento
  • [gjs/wip/ptomato/autotools: 13/16] build: Skip Gtk.js test if GTK not detected, Philip Chimento
  • [gjs/wip/ptomato/autotools: 12/16] build: Improve readline check, Philip Chimento
  • [gjs/wip/ptomato/autotools: 11/16] build: Check for -Bsymbolic-functions with macro, Philip Chimento
  • [gjs/wip/ptomato/autotools: 10/16] build: Remove duplicated AC_C_CONST, Philip Chimento
  • [gjs/wip/ptomato/autotools: 9/16] build: Remove C compiler checks, Philip Chimento
  • [gjs/wip/ptomato/autotools: 8/16] build: Replace deprecated AC_CONFIG_HEADER, Philip Chimento
  • [gjs/wip/ptomato/autotools: 7/16] build: Disable Automake warnings about GNU make, Philip Chimento
  • [gjs/wip/ptomato/autotools: 6/16] build: Use new LT_INIT syntax for Libtool, Philip Chimento
  • [gjs/wip/ptomato/autotools: 5/16] build: Require Automake 1.11.1, Philip Chimento
  • [gjs/wip/ptomato/autotools: 4/16] build: Use five-argument form of AC_INIT, Philip Chimento
  • [gjs/wip/ptomato/autotools: 3/16] build: Remove GNOME_MAINTAINER_MODE_DEFINES, Philip Chimento
  • [gjs/wip/ptomato/autotools: 2/16] build: Use AX_IS_RELEASE, Philip Chimento
  • [gjs/wip/ptomato/autotools: 1/16] build: Modernize autogen.sh, Philip Chimento
  • [gjs] (16 commits) Created branch wip/ptomato/autotools, Philip Chimento
  • [file-roller] bumped version number, Paolo Bacchilega
  • [file-roller] do not use a custom clipboard, the special mime-type is enough, Paolo Bacchilega
  • [file-roller] Dialog title displayed untranslated, Paolo Bacchilega
  • [sysprof/wip/visualizers] cpu-visualizer-row: stop after locating counters, Christian Hergert
  • [sysprof/wip/visualizers] hostinfo: stash CPU usage 4x per second, Christian Hergert
  • [sysprof/wip/visualizers] line-visualizer-row: use cairo_curve_to(), Christian Hergert
  • [vala/0.34] Fix type parameter check for overriding generic methods, Jürg Billeter
  • [sysprof/wip/visualizers] line-visualizer-row: simplify data point rendering, Christian Hergert
  • [sysprof/wip/visualizers] line-visualizer-row: remove debug code, Christian Hergert
  • [sysprof/wip/visualizers] visualizer-list: add SpVisualizerList, Christian Hergert
  • [sysprof/wip/visualizers] line-visualizer: plumb off-screen rendering mechanics, Christian Hergert
  • [sysprof/wip/visualizers] window: set y scale for graph, Christian Hergert
  • [sysprof/wip/visualizers] cpu-visualizer: remove prepare vfunc, Christian Hergert
  • [sysprof/wip/visualizers] capture-cursor: reset reader upon creation, Christian Hergert
  • [sysprof/wip/visualizers] capture-condition: style cleanup, Christian Hergert
  • [sysprof/wip/visualizers] pointcache: add PointCache utility class, Christian Hergert
  • [geary/wip/765516-gtk-widget-conversation-viewer] Clean up ComposerEmbed a bit., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer] Ensure ConversationRow subclasses do not need to be indiviudally shown., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer] Ensure new embedded composers are scrolled into view when opened., Michael Gratton
  • [gimp] fix typo, Simon Budig
  • [geary] Guard against empty envelope.sender list. Bug 772013, Michael Gratton
  • [chronojump/chronojump-importer] Handles commandLineEncoding arguments correctly (in case of spaces, double quotes, etc.)., Carles Pina i Estany
  • [glib-openssl] Updated Polish translation, Piotr Drąg
  • [chronojump/chronojump-importer] Now py2exec will find the chronojump_importer.py file., Carles Pina i Estany
  • [libchamplain] launcher-gtk: allow replacing exported map, Jiří Techet
  • [libchamplain] Post release version bump, Jiří Techet
  • [gimp] gimpwarptool: use the linear sampler for the warp tool to ensure crisp lines after an erase., Simon Budig
  • [chronojump/chronojump-importer] Generates and distributes the chronojump_importer executable file., Carles Pina i Estany
  • [chronojump/chronojump-importer: 66/66] Fixes error: the new imported jumps were not available unless chronojump was restarted., Carles Pina i Estany
  • [chronojump/chronojump-importer: 65/66] Finds the chronojump_importer.py instead of assuming that will be in the path., Carles Pina i Estany
  • [chronojump/chronojump-importer: 64/66] Hides "Import session from another Chronojump" if not in "Jumps" mode., Carles Pina i Estany
  • [chronojump/chronojump-importer: 63/66] Fixes MonoDevelop project. After merging master into this branch new files had to be added., Carles Pina i Estany
  • [chronojump/chronojump-importer: 62/66] Renames method., Carles Pina i Estany
  • [chronojump/chronojump-importer: 61/66] Merge branch 'master' into chronojump-importer, Carles Pina i Estany
  • [chronojump/chronojump-importer: 60/66] Adds unit test for the chronojump_importer database class., Carles Pina i Estany
  • [chronojump/chronojump-importer: 59/66] Adds unit test for previous bug., Carles Pina i Estany
  • [chronojump/chronojump-importer: 51/66] Fixes bug when importing personalized JumpTypes., Carles Pina i Estany
  • [chronojump/chronojump-importer: 50/66] Adds failing unit test: it has a defined user-jump., Carles Pina i Estany
  • [chronojump/chronojump-importer: 49/66] Re-orders methods in the class. No code changes., Carles Pina i Estany
  • [chronojump/chronojump-importer: 48/66] Fixes Pylint warnings., Carles Pina i Estany
  • [chronojump/chronojump-importer: 47/66] Reformats code., Carles Pina i Estany
  • [chronojump/chronojump-importer: 46/66] Reuses existing code in SqliteSession when displaying the sessions that could be imported., Carles Pina i Estany
  • [chronojump/chronojump-importer: 41/66] Adds documentation., Carles Pina i Estany
  • [chronojump/chronojump-importer: 40/66] Improves menu message., Carles Pina i Estany
  • [chronojump/chronojump-importer: 39/66] Hides widgets that were not needed when importing sessions., Carles Pina i Estany
  • [chronojump/chronojump-importer: 38/66] Fixes problem when the importer didn't have any path selected: it was showing the current database s, Carles Pina i Estany
  • [chronojump/chronojump-importer: 37/66] When importing another chronojump session: adds a button to open the file dialog., Carles Pina i Estany
  • [chronojump/chronojump-importer: 36/66] Installs the chronojump_importer.py correctly. Executes it correctly on Linux., Carles Pina i Estany
  • [chronojump/chronojump-importer: 34/66] Installs chronojump_importer.py in the same directory as chronojump main binary., Carles Pina i Estany
  • [chronojump/chronojump-importer: 33/66] Fixes typo., Carles Pina i Estany
  • [chronojump/chronojump-importer: 32/66] Imports from the file to the correct file., Carles Pina i Estany
  • [chronojump/chronojump-importer: 31/66] It actually imports (it still has a few hard coded paths)., Carles Pina i Estany
  • [chronojump/chronojump-importer: 30/66] Returns the session number to be imported., Carles Pina i Estany
  • [chronojump/chronojump-importer: 29/66] Shows a text box to type (this will be fixed) the path to import the session from., Carles Pina i Estany
  • [chronojump/chronojump-importer: 28/66] Adds SqliteSessionSwitcher. It allows to read sessions from different databases., Carles Pina i Estany
  • [chronojump] (66 commits) Created branch chronojump-importer, Carles Pina i Estany
  • [chronojump] Deleted branch chronojump-importer, Carles Pina i Estany
  • [evolution/gnome-3-22] Bug 772015 - Free/Busy information not refreshed in the editor, Milan Crha
  • [gimp] app: add a callback to the fill dialog, Michael Natterer
  • [evolution] Bug 772015 - Free/Busy information not refreshed in the editor, Milan Crha
  • [evolution-ews/gnome-3-22] Bug 771931 - Add missing Camel cflags/libs to src/server/, Milan Crha
  • [evolution-ews] Bug 771931 - Add missing Camel cflags/libs to src/server/, Milan Crha
  • [chronojump/chronojump-importer] Fixes error: the new imported jumps were not available unless chronojump was restarted., Carles Pina i Estany
  • [gnome-dvb-daemon] Updated Swedish translation, Damned-Lies
  • [geary/geary-0.11] Updated Swedish translation, Damned-Lies
  • [gnome-commander] Updated NEWS and releases.xml, Uwe Scholz
  • [gnome-commander] Deleted branch fileroller-plugin, Uwe Scholz
  • [gnome-commander] Adds strftime ability to file roller plugin, Uwe Scholz
  • [gnome-commander] Adds new combo creation function for recent gtk version, Uwe Scholz
  • [gnome-commander] Remove gnome-config dependency from plugin_manager, Uwe Scholz
  • [gnome-commander] Adds plugin directory paths to Doxyfile INPUT variable, Uwe Scholz
  • [gegl] warp: rework the operation, now matches more closely the iwarp behaviour, Simon Budig
  • [gegl] gegl-sampler.[ch] coding style fixes, Simon Budig
  • [gegl] gegl-sampler: fix some range checks, Simon Budig
  • [gtk+] _gtk_icon_helper_draw: get style earlier, Cosimo Cecchi
  • [evolution-data-server/wip/cmake] services directory, Milan Crha
  • [gimp] app: add a callback to the offset dialog, Michael Natterer
  • [gnome-commander/fileroller-plugin: 4/4] Adds strftime ability to file roller plugin, Uwe Scholz
  • [gnome-commander/fileroller-plugin: 3/4] Adds new combo creation function for recent gtk version, Uwe Scholz
  • [gnome-commander/fileroller-plugin: 2/4] Remove gnome-config dependency from plugin_manager, Uwe Scholz
  • [gnome-commander/fileroller-plugin: 1/4] Adds plugin directory paths to Doxyfile INPUT variable, Uwe Scholz
  • [gnome-commander] (4 commits) Created branch fileroller-plugin, Uwe Scholz
  • [gnome-commander] Removes references to horizontal/vertical flip icons (*.xpm), Uwe Scholz
  • [gimp] app: add a callback to the convert precision dialog, Michael Natterer
  • [jhbuild] defaults: bump to 3.24, Carlos Soriano
  • [glib-openssl] doap: it has its own bugzilla url, Ignacio Casal Quinteiro
  • [glib-openssl] Created tag v2.50.0, Ignacio Casal Quinteiro
  • [glib-openssl] Release 2.50.0, Ignacio Casal Quinteiro
  • [glib-openssl] More renaming to glib-openssl, Ignacio Casal Quinteiro
  • [glib-openssl] Fix bugzilla url, Ignacio Casal Quinteiro
  • [gstreamermm] gstreamermm.h: update header file, Marcin Kolny
  • [evolution-data-server/wip/cmake] po/ directory, aka translations; still using intltool, Milan Crha
  • [gnome-dvb-daemon] Update README, Sebastian Polsterl
  • [gnome-dvb-daemon] Rename DVB_APPS_DIRS to DTV_SCAN_TABLES_DIRS, because the initial scan-tables are now provided by th, Sebastian Polsterl
  • [gnome-dvb-daemon] Fix configure.ac to really enable/disable grilo-plugin., Sebastian Polsterl
  • [pitivi] Translate keywords in .desktop, Piotr Drąg
  • [geary/geary-0.11] Updated Polish translation, Piotr Drąg
  • [gstreamermm] Examples, tests: remove unnecessary glibmm includes, Marcin Kolny
  • [gstreamermm] Build fix, Marcin Kolny
  • [gstreamermm] Tests: fix build and dist unittests, Marcin Kolny
  • [vala/wip/valadate] Don't use keywords as variable names, Rico Tzschichholz
  • [seahorse] Add Swedish help translation, Anders Jonsson
  • [libgdata/wip/rishi/drive: 7/7] tests: GDataDocumentsSpreadsheet is not meant for ODS files in Drive v2, Debarshi Ray
  • [libgdata/wip/rishi/drive: 6/7] tests: ODTs are represented by GDataDocumentsDocument in Drive v2, Debarshi Ray
  • [libgdata/wip/rishi/drive: 5/7] tests: ODTs are represented by GDataDocumentsDocument in Drive v2, Debarshi Ray
  • [libgdata/wip/rishi/drive: 4/7] tests: Skip UPLOAD_RESUMABLE, Debarshi Ray
  • [libgdata/wip/rishi/drive: 3/7] tests: Skip UPLOAD_ODT_CONVERT, Debarshi Ray
  • [libgdata/wip/rishi/drive: 2/7] tests: Skip UPLOAD_RESUMABLE, Debarshi Ray
  • [libgdata/wip/rishi/drive: 1/7] Port the tests, Debarshi Ray
  • [libgdata] (7 commits) Created branch wip/rishi/drive, Debarshi Ray
  • [libgdata] tests: GDATA_LINK_PARENT links don't have a title in Drive v2, Debarshi Ray
  • [libgdata] tests: Make folder creation work with Drive v2, Debarshi Ray
  • [vala] Fix type parameter check for overriding generic methods, Jürg Billeter
  • [vala/wip/valadate] Rename ConfigError to TestConfigError, Rico Tzschichholz
  • [vala/wip/valadate] Rename Module to TestModule, Rico Tzschichholz
  • [vala/wip/valadate] Drop testfixture.vala, Rico Tzschichholz
  • [glib/ignatenko/sha384] gchecksum: Adds SHA-384 support, Igor Gnatenko
  • [glib] Created branch ignatenko/sha384, Igor Gnatenko
  • [vala/staging] Fix type parameter check for overriding generic methods, Jürg Billeter
  • [jhbuild] 3.22, 3.24: Bump libarchive version to 3.2.0, Ting-Wei Lan
  • [jhbuild] 3,22, 3.24: Bring back gettext-bin, Ting-Wei Lan
  • [jhbuild] 3.22, 3.24: Fix validation error for kyotocabinet sysdep, Ting-Wei Lan
  • [jhbuild] 3.22, 3.24: Revert sysdeps changes made by commit 9928379, Ting-Wei Lan
  • [jhbuild] 3.22, 3.24: gnome-multi-writer only supports Linux, Ting-Wei Lan
  • [jhbuild] world: Remove dependencies on libsystemd-{login,journal}, Ting-Wei Lan
  • [jhbuild] world: Use --with-unicode-data=download when configuring gucharmap, Ting-Wei Lan
  • [damned-lies] Updated Slovak translation, Damned-Lies
  • [video-subtitles] Updated Slovak translation, Damned-Lies
  • [vala/wip/valadate] Codestyle and source adjustments, Rico Tzschichholz
  • [vala/wip/valadate] Minor refactoring, Rico Tzschichholz
  • [vala/wip/valadate] Update valadate build, Rico Tzschichholz
  • [gnome-contacts] Updated German translation, Damned-Lies
  • [gegl] operations, tools: module.c not properly generated in VPATH builds., Jehan Pagès
  • [gtk+] Do not filter out small scroll event fractions, William Hua
  • [pitivi] Fix appdata file not being translated, Alexandru Băluț
  • [pitivi] Update app keywords and links, Alexandru Băluț
  • [gimp] Bug 735895 - Precision Conversion "Dithering" dialog, Michael Natterer
  • [gnome-software] Switch to using the ODRS server hosted by GNOME, Richard Hughes
  • [gnome-software] Fix installing flatpak bundles, Richard Hughes
  • [gnome-software] trivial: Add some more debugging for unknown icon types, Richard Hughes
  • [gnome-software] Fix searching for flatpak apps installed with no AppStream metadata, Richard Hughes
  • [gnome-software] trivial: Always return errors with the correct domain, Richard Hughes
  • [gnome-software/gnome-3-22] Switch to using the ODRS server hosted by GNOME, Richard Hughes
  • [gnome-software/gnome-3-20] Switch to using the ORDS server hosted by GNOME, Richard Hughes
  • [gegl] gegl: move color-reduction's GeglDitherStrategy enum to gegl-enums.[ch], Michael Natterer
  • [odrs-web/production] trivial: Fix the distro graphs, Richard Hughes
  • [odrs-web/production] trivial: Fix the usage graphs, Richard Hughes
  • [odrs-web/production] trivial: Set the environ before importing, Richard Hughes
  • [pitivi] Ignore the json files generated for Flatpak, Alexandru Băluț
  • [pitivi] tests_: Use nose2 instead of nosetests, Alexandru Băluț
  • [odrs-web/production] trivial: Fix the distros graph on python2, Richard Hughes
  • [odrs-web/production] Try harder to set the secret key, Richard Hughes
  • [odrs-web/production] Set the secret key earlier, Richard Hughes
  • [adwaita-icon-theme] fullcolor: executables, Jakub Steiner
  • [odrs-web/production] Show the correct page on database failure, Richard Hughes
  • [odrs-web/production] Make compatible with python2 again, Richard Hughes
  • [odrs-web/production] trivial: Use the ODRS hash as the session secret, Richard Hughes
  • [odrs-web/production] Set the environ keys from SetEnv, Richard Hughes
  • [adwaita-icon-theme] fullcolor: refresh apps-system, Jakub Steiner
  • [metacity] compositor: remove unused parameter, Alberts Muktupāvels
  • [odrs-web/production] Hardcode less in the wsgi file, Richard Hughes
  • [odrs-web/production] Use the new database env vars, Richard Hughes
  • [glib] Add a test for dictionaries in settings, Matthias Clasen
  • [evolution] Updated French translation (cherry picked from commit 290278dd80b36ef7a7de543e37453553fd537128), Damned-Lies
  • [evolution/gnome-3-22] Updated French translation, Damned-Lies
  • [odrs-web/production] Remove another unused file, Richard Hughes
  • [odrs-web/production] Do not use the config file for the openshift overrides, Richard Hughes
  • [odrs-web/production] trivial: Remove OpenShift specifics, Richard Hughes
  • [odrs-web/production] trivial: Remove OpenShift specific file, Richard Hughes
  • [odrs-web/production] trivial: Remove unused file, Richard Hughes
  • [odrs-web/production] trivial: Remove unused directory, Richard Hughes
  • [odrs-web/production] Fix up the base ref, Richard Hughes
  • [odrs-web/production] Move the schema to a different file, Richard Hughes
  • [odrs-web/production] Use non-backwards compat table names for the migration, Richard Hughes
  • [odrs-web/production] trivial: Show links to the app reviews in the stats page, Richard Hughes
  • [odrs-web/production] Switch to a GNOME website theme, Richard Hughes
  • [odrs-web/production] trivial: Add MAINTAINERS file, Richard Hughes
  • [odrs-web/production] trivial: Fix up the DOAP file, Richard Hughes
  • [odrs-web/production] Add path to wsgi file, Richard Hughes
  • [gnome-commander] Updated French translation, Damned-Lies
  • [odrs-web/production] Add an wsgi file for mod_wsgi, Richard Hughes
  • [evolution] When creating a plain text version of a message process the nodes in right order, Tomas Popela
  • [metacity/gnome-3-18] compositor: don't remove window on UnmapNotify event, Alberts Muktupāvels
  • [metacity/gnome-3-20] compositor: don't remove window on UnmapNotify event, Alberts Muktupāvels
  • [metacity] compositor: don't remove window on UnmapNotify event, Alberts Muktupāvels
  • [gbrainy] Updated French translation, Damned-Lies
  • [geary/geary-0.11] Updated Hungarian translation, Damned-Lies
  • [evolution] Correctly process a WebKitDOMHTMLCollection objects, Tomas Popela
  • [geary/wip/765516-gtk-widget-conversation-viewer] Rename source file for ConversationListBox to match convention., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer] Rename ConversationListBox.id_to_row to something more memorable., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer] Don't append in-progress drafts to a conversation., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer] Fix a critical error if ConversationListBox is destroyed twice., Michael Gratton
  • [vala/wip/valadate: 16/16] Don't hardcode gio-2.0 linker dependency, Rico Tzschichholz
  • [vala/wip/valadate: 15/16] removed original testrunner.sh, Rico Tzschichholz
  • [vala/wip/valadate: 14/16] added TestFactory - new runs all tests, Rico Tzschichholz
  • [vala/wip/valadate: 13/16] Now runs tests in separate processes, including DBus, Rico Tzschichholz
  • [vala/wip/valadate: 12/16] now runs in separate processes, Rico Tzschichholz
  • [vala/wip/valadate: 11/16] more mods to runner, Rico Tzschichholz
  • [vala/wip/valadate: 10/16] result now uses testrunner to run tests, Rico Tzschichholz
  • [vala/wip/valadate: 9/16] refactoring of TestExplorer, now generates working dummy TAP output, Rico Tzschichholz
  • [vala/wip/valadate: 8/16] more work on testrunner, Rico Tzschichholz
  • [vala/wip/valadate: 7/16] more changes, Rico Tzschichholz
  • [vala/wip/valadate: 6/16] added testfailure class, Rico Tzschichholz
  • [vala/wip/valadate: 5/16] refactoring of testcase and testsuite, Rico Tzschichholz
  • [vala/wip/valadate: 4/16] minor modifications, Rico Tzschichholz
  • [vala/wip/valadate: 3/16] major revision of valadate, Rico Tzschichholz
  • [vala/wip/valadate: 2/16] added search for GIR files, Rico Tzschichholz
  • [vala/wip/valadate: 1/16] Add Valadate test harness, Rico Tzschichholz
  • [vala] (16 commits) Created branch wip/valadate, Rico Tzschichholz
  • [gnome-builder/wip/tingping/meson] meson: Initial plugin, Patrick Griffis
  • [gnome-builder] Created branch wip/tingping/meson, Patrick Griffis
  • [geary/wip/765516-gtk-widget-conversation-viewer] Remove obsolete ConversationFindBar class and related code., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer] Use a slightly nicer way to ensure ConversationListStore is finalised., Michael Gratton
  • [girl] Updated Hungarian translation, Damned-Lies
  • [geary/geary-0.11] Ensure all new account/login placeholder text strings are translatable., Michael Gratton
  • [geary] Ensure all new account/login placeholder text strings are translatable., Michael Gratton
  • [dconf-editor] Compile with --enable-experimental-non-null., Arnaud Bonatti
  • [jhbuild] Branch gnome-3-22 is done for dconf-editor., Arnaud Bonatti
  • [dconf-editor] Created branch gnome-3-22, Arnaud Bonatti
  • [at-spi2-atk] Created tag AT_SPI2_ATK_2_22_0, Mike Gorse
  • [at-spi2-atk] 2.22.0, Mike Gorse
  • [at-spi2-core] Created tag AT_SPI2_CORE_2_22_0, Mike Gorse
  • [at-spi2-core] 2.22.0, Mike Gorse
  • [gnote] Updated Italian translation, Damned-Lies
  • [gnome-packagekit] Updated Italian translation, Damned-Lies
  • [gthumb] Updated Italian translation, Damned-Lies
  • [rygel] Updated Italian translation, Damned-Lies
  • [gimp] app: also reset the profile import policy when resetting color management, Michael Natterer
  • [sysprof/wip/visualizers] line-visualizer: remove legacy drawing code, Christian Hergert
  • [sysprof/wip/visualizers] visualizer: add set_time_range() and get_time_range(), Christian Hergert
  • [gimp] app: use prefs_file_chooser_button_add() for the temp and swap paths, Michael Natterer
  • [easytag] Updated Swedish translation, Damned-Lies
  • [easytag/easytag-2-2] Add Swedish help translation, Anders Jonsson
  • [chronojump/chronojump-importer] Deploys chronojump_importer.py on Windows., Carles Pina i Estany
  • [meld/meld-3-16] Post-release version bump, Kai Willadsen
  • [meld] Created tag 3.16.3, Kai Willadsen
  • [meld/meld-3-16] Update NEWS, Kai Willadsen
  • [niepce] more warning: overloaded-virtual, Hubert Figuière
  • [niepce] Suppress format warning in the debug print, Hubert Figuière
  • [niepce] Fix some warnings, Hubert Figuière
  • [niepce] Better compiler warning support, Hubert Figuière
  • [chronojump] Improves instructions to compile on chronojump's Windows machine., Carles Pina i Estany
  • [chronojump] Adds FTD2XX.dll library on win32 only., Carles Pina i Estany
  • [grilo-plugins] Created tag grilo-plugins-0.3.3, Victor Toso de Carvalho
  • [grilo] Created tag grilo-0.3.2, Victor Toso de Carvalho
  • [gimp] app: change gimp_pickable_auto_shrink()'s parameters, Michael Natterer
  • [sysprof/wip/visualizers] capture-condition: add new AND condition, Christian Hergert
  • [chronojump/chronojump-importer] Adds Python3 in Chronojump and implements the code to execute the importer on Windows., Carles Pina i Estany
  • [gimp] app: general review and cleanup in actions/*-commands.c, Michael Natterer
  • [vala/wip/transform: 98/98] Fix string templates, Rico Tzschichholz
  • [vala/wip/transform: 97/98] Add more get_error_types, Rico Tzschichholz
  • [vala/wip/transform: 96/98] Do not load plugins from libdir. Issue a warning when using --plugindir, Rico Tzschichholz
  • [vala/wip/transform: 95/98] Load plugins with GModule, Rico Tzschichholz
  • [vala/wip/transform: 94/98] Make CodeTransformer pluggable, Rico Tzschichholz
  • [vala/wip/transform: 93/98] Recurse arguments when getting error types for method calls, Rico Tzschichholz
  • [vala/wip/transform: 92/98] Visit more expressions in the transformer, Rico Tzschichholz
  • [vala/wip/transform: 91/98] Use more statements(), Rico Tzschichholz
  • [vala/wip/transform: 90/98] Rename CodeBuilder.replaced to data, Rico Tzschichholz
  • [vala/wip/transform: 89/98] Use %? in the parser rather than stringifying expressions, Rico Tzschichholz
  • [vala/wip/transform: 88/98] Accept method call children, Rico Tzschichholz
  • [vala/wip/transform: 87/98] Fix parsing temporary variables. Use statements(), Rico Tzschichholz
  • [vala/wip/transform: 86/98] Parse statements from a string, Rico Tzschichholz
  • [vala/wip/transform: 85/98] Factorize some common code with convenient api. Fix do-while loops, Rico Tzschichholz
  • [vala/wip/transform: 84/98] Set the scope of the codebuilder block for symbol resolution, Rico Tzschichholz
  • [vala/wip/transform: 83/98] Move postfix transformation from the codegen to the transformer, Rico Tzschichholz
  • [vala/wip/transform: 82/98] Use _ctmp%d_ for compiler variables since they are globally mapped. Fix templates, Rico Tzschichholz
  • [vala/wip/transform: 81/98] Move Template transformation to the code transformer, Rico Tzschichholz
  • [vala/wip/transform: 80/98] Use return_temp_access in coalescing expression, Rico Tzschichholz
  • [vala/wip/transform: 79/98] Use return_temp_access in conditional expression, Rico Tzschichholz
  • [vala/wip/transform: 78/98] Return (owned) for temp variables when possible to avoid useless copies, Rico Tzschichholz
  • [vala/wip/transform: 77/98] Cleanup generated empty blocks, Rico Tzschichholz
  • [vala/wip/transform: 76/98] Visit all nodes for transformation, not only the source ones, Rico Tzschichholz
  • [vala/wip/transform: 75/98] Fix coalescing operator, Rico Tzschichholz
  • [vala/wip/transform: 74/98] Allow symbol_from_string to return null, Rico Tzschichholz
  • [vala/wip/transform: 73/98] Make gdbus work, temp commit, Rico Tzschichholz
  • [vala/wip/transform: 72/98] Use qualified names in transformed expressions, Rico Tzschichholz
  • [vala/wip/transform: 71/98] Copy types in transformer, Rico Tzschichholz
  • [vala/wip/transform: 70/98] Fix passing BusName and manage unhandled GErrors, Rico Tzschichholz
  • [vala/wip/transform: 69/98] Fix result var for pre/post conditions, Rico Tzschichholz
  • [vala/wip/transform: 68/98] Fix get_current_* methods in the semantic analyzer, Rico Tzschichholz
  • [vala/wip/transform: 67/98] Don't set source ref in Block.get_error_types, Rico Tzschichholz
  • [vala/wip/transform: 66/98] Set parent_node to properties defult value, Rico Tzschichholz
  • [vala/wip/transform: 65/98] Set parent_node when replacing expressions, Rico Tzschichholz
  • [vala/wip/transform: 64/98] Visit assignment and reference transfer in traverse, Rico Tzschichholz
  • [vala/wip/transform: 63/98] Drop visit_expression from Traverse to avoid checking twice, Rico Tzschichholz
  • [vala/wip/transform: 62/98] Make Method.yield_count be stateless, Rico Tzschichholz
  • [vala/wip/transform: 61/98] Convert get_used_variables to TraverseVisitor, Rico Tzschichholz
  • [vala/wip/transform: 60/98] Added TraverseVisitor for traversing the tree with a callback, Rico Tzschichholz
  • [vala/wip/transform: 59/98] codegen: Fix making local variables and constants active, Rico Tzschichholz
  • [vala/wip/transform: 58/98] dbus: Copy type when declaring temporary variables, Rico Tzschichholz
  • [vala/wip/transform: 57/98] transformer: Clear wrapper cache for every file, Rico Tzschichholz
  • [vala/wip/transform: 56/98] codegen: Fix capture of compiler-generated internal temp variables, Rico Tzschichholz
  • [vala/wip/transform: 55/98] Fix deserialiation of hash tables, Rico Tzschichholz
  • [vala/wip/transform: 54/98] Report error for unsupported GVariant (de)serialization, Rico Tzschichholz
  • [vala/wip/transform: 53/98] Fix some code-style issues, Rico Tzschichholz
  • [vala/wip/transform: 52/98] Access SemanticAnalyzer.get_data_type_for_symbol in a static way, Rico Tzschichholz
  • [vala/wip/transform: 51/98] Fix build after rebase, Rico Tzschichholz
  • [vala/wip/transform: 50/98] dbus: Require gio-2.0, Rico Tzschichholz
  • [vala/wip/transform: 49/98] Fix unary expression and active locals, Rico Tzschichholz
  • [vala/wip/transform: 48/98] Fix for statement and foreach on GList, Rico Tzschichholz
  • [vala/wip/transform: 47/98] Do not handle binary expressions without parent statement, Rico Tzschichholz
  • [vala/wip/transform: 46/98] Allow floating temp variables with CodeBuilder, Rico Tzschichholz
  • [vala/wip/transform: 45/98] Use builder for the while statements, Rico Tzschichholz
  • [vala/wip/transform: 44/98] Don't navigate the resolver tree if a node has been checked already, Rico Tzschichholz
  • [vala/wip/transform: 43/98] DOM-like linked list of statements, Rico Tzschichholz
  • [vala/wip/transform: 42/98] Preserve the cast when unboxing gvariant, Rico Tzschichholz
  • [vala/wip/transform: 41/98] Drop GVariant stuff from CCodeBaseModule, Rico Tzschichholz
  • [vala/wip/transform: 40/98] Move ObjectCreationExpression transformation to the code transformer, Rico Tzschichholz
  • [vala/wip/transform: 39/98] Move BinaryExpression transformation to the code transformer, Rico Tzschichholz
  • [vala/wip/transform: 38/98] Split CodeTrasformer into CCodeTransformer, Rico Tzschichholz
  • [vala/wip/transform: 37/98] Move ForeachStatement transformation into the code transformer, Rico Tzschichholz
  • [vala/wip/transform: 36/98] Fix nested Variant (de)serialization, Rico Tzschichholz
  • [vala/wip/transform: 35/98] Drop build_context from CodeBuilder, Rico Tzschichholz
  • [vala/wip/transform: 34/98] Drop unnecessary code, Rico Tzschichholz
  • [vala/wip/transform: 33/98] GDBus server transformer, Rico Tzschichholz
  • [vala/wip/transform: 32/98] GDBus client transformer, Rico Tzschichholz
  • [vala/wip/transform: 31/98] Complete the gvariant transformer, Rico Tzschichholz
  • [vala/wip/transform: 30/98] Use wrapper methods for deserializing gvariants, Rico Tzschichholz
  • [vala/wip/transform: 29/98] Drop serialize_expression, Rico Tzschichholz
  • [vala/wip/transform: 28/98] Move gvariant helper methods down to CodeTransformer, Rico Tzschichholz
  • [vala/wip/transform: 27/98] Simplify some code, Rico Tzschichholz
  • [vala/wip/transform: 26/98] Let the transformer handle recursive transformations, Rico Tzschichholz
  • [vala/wip/transform: 25/98] Add more to_string() methods to expressions, Rico Tzschichholz
  • [vala/wip/transform: 24/98] Resolve symbols during transformation, Rico Tzschichholz
  • [vala/wip/transform: 23/98] Use wrapper method for serializing hash table and structs, Rico Tzschichholz
  • [vala/wip/transform: 22/98] Cache wrapper methods, Rico Tzschichholz
  • [vala/wip/transform: 21/98] Wrapper methods, Rico Tzschichholz
  • [vala/wip/transform: 20/98] Deserialize hash tables, Rico Tzschichholz
  • [vala/wip/transform: 19/98] Deserialize structs, Rico Tzschichholz
  • [vala/wip/transform: 18/98] Deserialize arrays, Rico Tzschichholz
  • [vala/wip/transform: 17/98] Basic gvariant deserialization, Rico Tzschichholz
  • [vala/wip/transform: 16/98] Serialize hash table, Rico Tzschichholz
  • [vala/wip/transform: 15/98] Serialize structs, Rico Tzschichholz
  • [vala/wip/transform: 14/98] Parse expressions from string, Rico Tzschichholz
  • [vala/wip/transform: 13/98] Code builder, Rico Tzschichholz
  • [vala/wip/transform: 12/98] Add missing replace_expression to code nodes, Rico Tzschichholz
  • [vala/wip/transform: 11/98] Add ConditionalExpression.replace_expression plus other fixes, Rico Tzschichholz
  • [vala/wip/transform: 10/98] GVariant transformer, Rico Tzschichholz
  • [vala/wip/transform: 9/98] Move ConditionalExpression transformation into the code transformer, Rico Tzschichholz
  • [vala/wip/transform: 8/98] Move ForStatement transformation into the code transformer, Rico Tzschichholz
  • [vala/wip/transform: 7/98] Move DoStatement transformation into the code transformer, Rico Tzschichholz
  • [vala/wip/transform: 6/98] Move WhileStatement transformation into the code transformer, Rico Tzschichholz
  • [vala/wip/transform: 5/98] Code transformer, Rico Tzschichholz
  • [vala/wip/transform: 4/98] Collect error_types on demand to allow transformations, Rico Tzschichholz
  • [vala/wip/transform: 3/98] Make the semantic analyzer be stateless, Rico Tzschichholz
  • [vala/wip/transform: 2/98] Analyze nodes after they are inserted into the tree, Rico Tzschichholz
  • [vala] (98 commits) Non-fast-forward update to branch wip/transform, Rico Tzschichholz
  • [vala] tests: Additional test-cases taken from transform-branch, Rico Tzschichholz
  • [vala/wip/transform: 99/99] Fix string templates, Rico Tzschichholz
  • [vala/wip/transform: 98/99] Add more get_error_types, Rico Tzschichholz
  • [vala/wip/transform: 97/99] Do not load plugins from libdir. Issue a warning when using --plugindir, Rico Tzschichholz
  • [vala/wip/transform: 96/99] Load plugins with GModule, Rico Tzschichholz
  • [vala/wip/transform: 95/99] Make CodeTransformer pluggable, Rico Tzschichholz
  • [vala/wip/transform: 94/99] Recurse arguments when getting error types for method calls, Rico Tzschichholz
  • [vala/wip/transform: 93/99] Visit more expressions in the transformer, Rico Tzschichholz
  • [vala/wip/transform: 92/99] Use more statements(), Rico Tzschichholz
  • [vala/wip/transform: 91/99] Rename CodeBuilder.replaced to data, Rico Tzschichholz
  • [vala/wip/transform: 90/99] Use %? in the parser rather than stringifying expressions, Rico Tzschichholz
  • [vala/wip/transform: 89/99] Accept method call children, Rico Tzschichholz
  • [vala/wip/transform: 88/99] Fix parsing temporary variables. Use statements(), Rico Tzschichholz
  • [vala/wip/transform: 87/99] Parse statements from a string, Rico Tzschichholz
  • [vala/wip/transform: 86/99] Factorize some common code with convenient api. Fix do-while loops, Rico Tzschichholz
  • [vala/wip/transform: 85/99] Set the scope of the codebuilder block for symbol resolution, Rico Tzschichholz
  • [vala/wip/transform: 84/99] Move postfix transformation from the codegen to the transformer, Rico Tzschichholz
  • [vala/wip/transform: 83/99] Use _ctmp%d_ for compiler variables since they are globally mapped. Fix templates, Rico Tzschichholz
  • [vala/wip/transform: 82/99] Move Template transformation to the code transformer, Rico Tzschichholz
  • [vala/wip/transform: 81/99] Use return_temp_access in coalescing expression, Rico Tzschichholz
  • [vala/wip/transform: 80/99] Use return_temp_access in conditional expression, Rico Tzschichholz
  • [vala/wip/transform: 79/99] Return (owned) for temp variables when possible to avoid useless copies, Rico Tzschichholz
  • [vala/wip/transform: 78/99] Cleanup generated empty blocks, Rico Tzschichholz
  • [vala/wip/transform: 77/99] Visit all nodes for transformation, not only the source ones, Rico Tzschichholz
  • [vala/wip/transform: 76/99] Fix coalescing operator, Rico Tzschichholz
  • [vala/wip/transform: 75/99] Allow symbol_from_string to return null, Rico Tzschichholz
  • [vala/wip/transform: 74/99] Make gdbus work, temp commit, Rico Tzschichholz
  • [sysprof/wip/visualizers] ui: remove legacy CSS selectors, Christian Hergert
  • [vala/wip/transform: 73/99] Use qualified names in transformed expressions, Rico Tzschichholz
  • [sysprof/wip/visualizers] cpu: discover cpu counters from SpCaptureReader, Christian Hergert
  • [vala/wip/transform: 72/99] Copy types in transformer, Rico Tzschichholz
  • [vala/wip/transform: 71/99] Fix passing BusName and manage unhandled GErrors, Rico Tzschichholz
  • [vala/wip/transform: 70/99] Fix result var for pre/post conditions, Rico Tzschichholz
  • [vala/wip/transform: 69/99] Fix get_current_* methods in the semantic analyzer, Rico Tzschichholz
  • [vala/wip/transform: 68/99] Don't set source ref in Block.get_error_types, Rico Tzschichholz
  • [vala/wip/transform: 67/99] Set parent_node to properties defult value, Rico Tzschichholz
  • [vala/wip/transform: 66/99] Set parent_node when replacing expressions, Rico Tzschichholz
  • [vala/wip/transform: 65/99] tests: add regression test for CCodeMethodModule.get_yield_count, Rico Tzschichholz
  • [vala/wip/transform: 64/99] Visit assignment and reference transfer in traverse, Rico Tzschichholz
  • [vala/wip/transform: 63/99] Drop visit_expression from Traverse to avoid checking twice, Rico Tzschichholz
  • [vala/wip/transform: 62/99] Make Method.yield_count be stateless, Rico Tzschichholz
  • [vala/wip/transform: 61/99] Convert get_used_variables to TraverseVisitor, Rico Tzschichholz
  • [vala/wip/transform: 60/99] Added TraverseVisitor for traversing the tree with a callback, Rico Tzschichholz
  • [vala/wip/transform: 59/99] codegen: Fix making local variables and constants active, Rico Tzschichholz
  • [vala/wip/transform: 58/99] dbus: Copy type when declaring temporary variables, Rico Tzschichholz
  • [vala/wip/transform: 57/99] transformer: Clear wrapper cache for every file, Rico Tzschichholz
  • [vala/wip/transform: 56/99] codegen: Fix capture of compiler-generated internal temp variables, Rico Tzschichholz
  • [vala/wip/transform: 55/99] Fix deserialiation of hash tables, Rico Tzschichholz
  • [vala/wip/transform: 54/99] Report error for unsupported GVariant (de)serialization, Rico Tzschichholz
  • [vala/wip/transform: 53/99] Fix some code-style issues, Rico Tzschichholz
  • [vala/wip/transform: 52/99] Access SemanticAnalyzer.get_data_type_for_symbol in a static way, Rico Tzschichholz
  • [vala/wip/transform: 51/99] Fix build after rebase, Rico Tzschichholz
  • [vala/wip/transform: 50/99] dbus: Require gio-2.0, Rico Tzschichholz
  • [vala/wip/transform: 49/99] Fix unary expression and active locals, Rico Tzschichholz
  • [vala/wip/transform: 48/99] Fix for statement and foreach on GList, Rico Tzschichholz
  • [vala/wip/transform: 47/99] Do not handle binary expressions without parent statement, Rico Tzschichholz
  • [vala/wip/transform: 46/99] Allow floating temp variables with CodeBuilder, Rico Tzschichholz
  • [vala/wip/transform: 45/99] Use builder for the while statements, Rico Tzschichholz
  • [vala/wip/transform: 44/99] Don't navigate the resolver tree if a node has been checked already, Rico Tzschichholz
  • [vala/wip/transform: 43/99] DOM-like linked list of statements, Rico Tzschichholz
  • [vala/wip/transform: 42/99] Preserve the cast when unboxing gvariant, Rico Tzschichholz
  • [vala/wip/transform: 41/99] Drop GVariant stuff from CCodeBaseModule, Rico Tzschichholz
  • [vala/wip/transform: 40/99] Move ObjectCreationExpression transformation to the code transformer, Rico Tzschichholz
  • [vala/wip/transform: 39/99] Move BinaryExpression transformation to the code transformer, Rico Tzschichholz
  • [vala/wip/transform: 38/99] Split CodeTrasformer into CCodeTransformer, Rico Tzschichholz
  • [vala/wip/transform: 37/99] Move ForeachStatement transformation into the code transformer, Rico Tzschichholz
  • [vala/wip/transform: 36/99] Fix nested Variant (de)serialization, Rico Tzschichholz
  • [vala/wip/transform: 35/99] Drop build_context from CodeBuilder, Rico Tzschichholz
  • [vala/wip/transform: 34/99] Drop unnecessary code, Rico Tzschichholz
  • [vala/wip/transform: 33/99] GDBus server transformer, Rico Tzschichholz
  • [vala/wip/transform: 32/99] GDBus client transformer, Rico Tzschichholz
  • [vala/wip/transform: 31/99] Complete the gvariant transformer, Rico Tzschichholz
  • [vala/wip/transform: 30/99] Use wrapper methods for deserializing gvariants, Rico Tzschichholz
  • [vala/wip/transform: 29/99] Drop serialize_expression, Rico Tzschichholz
  • [vala/wip/transform: 28/99] Move gvariant helper methods down to CodeTransformer, Rico Tzschichholz
  • [vala/wip/transform: 27/99] Simplify some code, Rico Tzschichholz
  • [vala/wip/transform: 26/99] Let the transformer handle recursive transformations, Rico Tzschichholz
  • [vala/wip/transform: 25/99] Add more to_string() methods to expressions, Rico Tzschichholz
  • [vala/wip/transform: 24/99] Resolve symbols during transformation, Rico Tzschichholz
  • [vala/wip/transform: 23/99] Use wrapper method for serializing hash table and structs, Rico Tzschichholz
  • [vala/wip/transform: 22/99] Cache wrapper methods, Rico Tzschichholz
  • [vala/wip/transform: 21/99] Wrapper methods, Rico Tzschichholz
  • [vala/wip/transform: 20/99] Deserialize hash tables, Rico Tzschichholz
  • [vala/wip/transform: 19/99] Deserialize structs, Rico Tzschichholz
  • [vala/wip/transform: 18/99] Deserialize arrays, Rico Tzschichholz
  • [vala/wip/transform: 17/99] Basic gvariant deserialization, Rico Tzschichholz
  • [vala/wip/transform: 16/99] Serialize hash table, Rico Tzschichholz
  • [vala/wip/transform: 15/99] Serialize structs, Rico Tzschichholz
  • [vala/wip/transform: 14/99] Parse expressions from string, Rico Tzschichholz
  • [vala/wip/transform: 13/99] Code builder, Rico Tzschichholz
  • [vala/wip/transform: 12/99] Add missing replace_expression to code nodes, Rico Tzschichholz
  • [vala/wip/transform: 11/99] Add ConditionalExpression.replace_expression plus other fixes, Rico Tzschichholz
  • [vala/wip/transform: 10/99] GVariant transformer, Rico Tzschichholz
  • [vala/wip/transform: 9/99] Move ConditionalExpression transformation into the code transformer, Rico Tzschichholz
  • [vala/wip/transform: 8/99] Move ForStatement transformation into the code transformer, Rico Tzschichholz
  • [vala/wip/transform: 7/99] Move DoStatement transformation into the code transformer, Rico Tzschichholz
  • [vala/wip/transform: 6/99] Move WhileStatement transformation into the code transformer, Rico Tzschichholz
  • [vala/wip/transform: 5/99] Code transformer, Rico Tzschichholz
  • [vala/wip/transform: 4/99] Collect error_types on demand to allow transformations, Rico Tzschichholz
  • [vala/wip/transform: 3/99] Make the semantic analyzer be stateless, Rico Tzschichholz
  • [vala/wip/transform: 2/99] Analyze nodes after they are inserted into the tree, Rico Tzschichholz
  • [vala] (99 commits) Non-fast-forward update to branch wip/transform, Rico Tzschichholz
  • [sysprof/wip/visualizers] capture-condition: add matcher for counter ids, Christian Hergert
  • [gimp] app: attach the "Reset all filters" dialog to Gimp, Michael Natterer
  • [chronojump/adds_ftd2xx] Improves instructions to compile on chronojump's Windows machine., Carles Pina i Estany
  • [chronojump/adds_ftd2xx] Previously Chronojump had two copies of FTD2XX.dll., Carles Pina i Estany
  • [jhbuild] Revert "Added Occitan translation", Piotr Drąg
  • [gnome-contacts] Add translator comments to .desktop file, Piotr Drąg
  • [gnome-contacts] Update POTFILES.in and POTFILES.skip, Piotr Drąg
  • [gtksourceview] view: deprecate old white space drawing API, Sébastien Wilmet
  • [gtksourceview] docs: update docs related to white space drawing, Sébastien Wilmet
  • [gtksourceview] map: do not set "draw-spaces" property, Sébastien Wilmet
  • [gtksourceview] test-widget: port to the SpaceDrawer:matrix property, Sébastien Wilmet
  • [gtksourceview] SpaceDrawer: backward compatibility for old API, Sébastien Wilmet
  • [gtksourceview] view: queue draw when the SpaceDrawer:matrix property changes, Sébastien Wilmet
  • [gtksourceview] test-space-drawing: use the SpaceDrawer matrix, Sébastien Wilmet
  • [gtksourceview] SpaceDrawer: draw according to the matrix, Sébastien Wilmet
  • [gtksourceview] SpaceDrawer: new API with two enums (space types vs locations), Sébastien Wilmet
  • [gtksourceview] Deleted branch wip/new-space-drawing-api, Sébastien Wilmet
  • [gtksourceview] view: add get_space_drawer() and space-drawer property, Sébastien Wilmet
  • [gtksourceview] SpaceDrawer: add public docs, Sébastien Wilmet
  • [gtksourceview] SpaceDrawer: make the class public, Sébastien Wilmet
  • [gtksourceview] docs: add index of new symbols in 3.24, Sébastien Wilmet
  • [gtksourceview] version: add version macros for 3.24, Sébastien Wilmet
  • [gtksourceview] Bump version to 3.23 development cycle, Sébastien Wilmet
  • [gtksourceview] Created branch gnome-3-22, Sébastien Wilmet
  • [gtksourceview/wip/new-space-drawing-api: 2/2] view: deprecate old white space drawing API, Sébastien Wilmet
  • [gtksourceview/wip/new-space-drawing-api: 1/2] docs: update docs related to white space drawing, Sébastien Wilmet
  • [shotwell] Updated German translation (cherry picked from commit 230a0b28eb7b0a671ac549e85329beefddbc06eb), Damned-Lies
  • [gtranslator/gtranslator-2-91] Updated Korean translation, Damned-Lies
  • [chronojump/chronojump-importer] Hides "Import session from another Chronojump" if not in "Jumps" mode., Carles Pina i Estany
  • [gtksourceview/wip/new-space-drawing-api] view: deprecate old white space drawing API, Sébastien Wilmet
  • [sound-juicer] Update Catalan translation, Jordi Mas
  • [chronojump/adds_ftd2xx] Deletes comment - automake says that is "unportable" and it fails., Carles Pina i Estany
  • [gtksourceview/wip/new-space-drawing-api] docs: update docs related to white space drawing, Sébastien Wilmet
  • [gtksourceview/wip/new-space-drawing-api] map: do not set "draw-spaces" property, Sébastien Wilmet
  • [gtksourceview/wip/new-space-drawing-api] test-widget: port to the SpaceDrawer:matrix property, Sébastien Wilmet
  • [chronojump/adds_ftd2xx] Adds FTD2XX.dll library., Carles Pina i Estany
  • [chronojump] Created branch adds_ftd2xx, Carles Pina i Estany
  • [chronojump/chronojump-importer] Fixes MonoDevelop project. After merging master into this branch new files had to be added., Carles Pina i Estany
  • [gtksourceview/wip/new-space-drawing-api] SpaceDrawer: backward compatibility for old API, Sébastien Wilmet
  • [gtksourceview/wip/new-space-drawing-api] view: queue draw when the SpaceDrawer:matrix property changes, Sébastien Wilmet
  • [gnome-photos] Update Catalan translation, Jordi Mas
  • [gnome-contacts] build: remove intltool dependency, Erick Pérez Castellanos
  • [gnome-contacts] Created branch gnome-3-22, Erick Pérez Castellanos
  • [chrome-gnome-shell/feature/connector-update-check] connector: disable update check for system extensions., Yuri Konotopov
  • [tracker] Fixes to Catalan translation, Jordi Mas
  • [tracker/wip/sam/meson] More Meson work, Sam Thursfield
  • [tracker/wip/sam/meson] examples: Update example FS miner to current API, Sam Thursfield
  • [tracker/wip/sam/meson] More meson!, Sam Thursfield
  • [tracker/wip/sam/meson] Initial successful build of libtracker-sparql & tracker-needle :-), Sam Thursfield
  • [tracker/wip/sam/meson] functional-tests: Fix brokenness introduced in e4493c677f721193c3e641, Sam Thursfield
  • [tracker/wip/sam/meson] Update Basque language, Sam Thursfield
  • [tracker/wip/sam/meson] Release 1.10.0, Sam Thursfield
  • [tracker/wip/sam/meson] Update British English translation, Sam Thursfield
  • [tracker/wip/sam/meson] Updated Greek translation, Sam Thursfield
  • [tracker/wip/sam/meson] Release 1.9.2, Sam Thursfield
  • [tracker/wip/sam/meson] utils: Require python2 for generate script, Sam Thursfield
  • [tracker/wip/sam/meson] tests: Ensure folder is deleted, Sam Thursfield
  • [tracker/wip/sam/meson] tracker-extract: Add new mime-types for comic books, Sam Thursfield
  • [tracker/wip/sam/meson] Add more options to XGETTEXT_OPTIONS in po/Makevars, Sam Thursfield
  • [tracker/wip/sam/meson] Added Kazakh translation, Sam Thursfield
  • [tracker/wip/sam/meson] Updated Galician translations, Sam Thursfield
  • [tracker/wip/sam/meson] Update Latvian translation, Sam Thursfield
  • [tracker/wip/sam/meson] Updated Swedish translation, Sam Thursfield
  • [tracker/wip/sam/meson] Init Vietnamese translation, Sam Thursfield
  • [tracker/wip/sam/meson] libtracker-extract: Restore trailing colon in nfo:Equipment URIs, Sam Thursfield
  • [tracker/wip/sam/meson] tests: Avoid horrible hang in test-tracker-resource, Sam Thursfield
  • [tracker/wip/sam/meson] Updated Korean translation, Sam Thursfield
  • [geary/wip/765516-gtk-widget-conversation-viewer: 174/174] Split up handling of emails and composers in conversation list box., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 173/174] Rework conversation listbox message loading impl a bit., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 172/174] Workaround a GTK+ crasher, Bug 771812., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 171/174] Fix next another conversation load cancelled crit error., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 170/174] Minor composer container cleanup., Michael Gratton
  • [tracker/wip/sam/meson] Updated Friulian translation, Sam Thursfield
  • [geary/wip/765516-gtk-widget-conversation-viewer: 169/174] Make composer scrolled window directly available to the embedded container., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 168/174] Ensure drafts messages are always displayed expanded by default., Michael Gratton
  • [tracker/wip/sam/meson] Updated Serbian translation, Sam Thursfield
  • [geary/wip/765516-gtk-widget-conversation-viewer: 167/174] Update composer container style implementations a bit., Michael Gratton
  • [tracker/wip/sam/meson] Added Friulian translation, Sam Thursfield
  • [geary/wip/765516-gtk-widget-conversation-viewer: 166/174] Improve ConversationViewer encapsulation., Michael Gratton
  • [tracker/wip/sam/meson] Updated Danish translation, Sam Thursfield
  • [geary/wip/765516-gtk-widget-conversation-viewer: 165/174] Ensure composer web views are always visible., Michael Gratton
  • [tracker/wip/sam/meson] Release 1.9.1, Sam Thursfield
  • [geary/wip/765516-gtk-widget-conversation-viewer: 164/174] Don't show draft messages when editing them., Michael Gratton
  • [tracker/wip/sam/meson] tests: Include new libtracker-data tests in dist, Sam Thursfield
  • [geary/wip/765516-gtk-widget-conversation-viewer: 163/174] Remove blacklisting from ConversationListBox, use a composer signal instead., Michael Gratton
  • [tracker/wip/sam/meson] libtracker-miner: Move to next priority queue segment after deleting tail, Sam Thursfield
  • [geary/wip/765516-gtk-widget-conversation-viewer: 162/174] Move conversation loading timout mgmt to ConversationListBox., Michael Gratton
  • [tracker/wip/sam/meson] libtracker-control: Add convenience API for IndexFileForProcess, Sam Thursfield
  • [geary/wip/765516-gtk-widget-conversation-viewer: 161/174] Display Sender and Reply-To headers for conversation messages., Michael Gratton
  • [tracker/wip/sam/meson] Updated Polish translation, Sam Thursfield
  • [geary/wip/765516-gtk-widget-conversation-viewer: 160/174] Define message address popover activation handlers via the UI file., Michael Gratton
  • [tracker/wip/sam/meson] Updated Hungarian translation, Sam Thursfield
  • [geary/wip/765516-gtk-widget-conversation-viewer: 159/174] Highlight search terms in conversation message address headers., Michael Gratton
  • [tracker/wip/sam/meson] Updated German translation, Sam Thursfield
  • [geary/wip/765516-gtk-widget-conversation-viewer: 158/174] Explicitly handle find bar being closed, update search terms if set., Michael Gratton
  • [tracker/wip/sam/meson] Updated Indonesian translation, Sam Thursfield
  • [geary/wip/765516-gtk-widget-conversation-viewer: 157/174] Manage search term highlighting for messages appended to a conversation., Michael Gratton
  • [tracker/wip/sam/meson] Updated Czech translation, Sam Thursfield
  • [geary/wip/765516-gtk-widget-conversation-viewer: 156/174] Expand/collapse conversation rows matching fine/search terms., Michael Gratton
  • [tracker/wip/sam/meson] configure: Do not hardcode dep on libpng, Sam Thursfield
  • [geary/wip/765516-gtk-widget-conversation-viewer: 155/174] Fix logic thinko with conversation last row handling., Michael Gratton
  • [tracker/wip/sam/meson] Updated Slovak translation, Sam Thursfield
  • [geary/wip/765516-gtk-widget-conversation-viewer: 154/174] Add ConversationEmail::message_bodies_loaded prop, hook it up., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 153/174] Fix a possible crit error when cancelling conversation load., Michael Gratton
  • [tracker/wip/sam/meson] Updated Lithuanian translation, Sam Thursfield
  • [geary/wip/765516-gtk-widget-conversation-viewer: 152/174] Fix a possible crit error., Michael Gratton
  • [tracker/wip/sam/meson] Add Language headers to po files, Sam Thursfield
  • [geary/wip/765516-gtk-widget-conversation-viewer: 151/174] Prematurely optimise conversation email loading., Michael Gratton
  • [tracker/wip/sam/meson] Updated Spanish translation, Sam Thursfield
  • [geary/wip/765516-gtk-widget-conversation-viewer: 150/174] Fix possible crit error when conversation load is cancelled during email load., Michael Gratton
  • [tracker/wip/sam/meson] libtracker-sparql-backend: Turn failure to initialize direct backend to a warning, Sam Thursfield
  • [geary/wip/765516-gtk-widget-conversation-viewer: 149/174] Tidy up avatar loading., Michael Gratton
  • [tracker/wip/sam/meson] tracker: Fix possible warnings with the tracker search -[msivt] subcommands, Sam Thursfield
  • [geary/wip/765516-gtk-widget-conversation-viewer: 148/174] Set an explcit minimum version requirmeent for libsoup., Michael Gratton
  • [tracker/wip/sam/meson] tests: Add tests around DELETE{}INSERT{}WHERE{} syntax, Sam Thursfield
  • [geary/wip/765516-gtk-widget-conversation-viewer: 147/174] Fix possible crit loading an avatar for a cancelled conversation load., Michael Gratton
  • [tracker/wip/sam/meson] tests: Add tests around update syntax, Sam Thursfield
  • [geary/wip/765516-gtk-widget-conversation-viewer: 146/174] Minor GTK and HTML CSS tweaks., Michael Gratton
  • [tracker/wip/sam/meson] libtracker-data: Fix INSERT/DELETE DATA and DELETE WHERE syntax, Sam Thursfield
  • [geary/wip/765516-gtk-widget-conversation-viewer: 145/174] Dismiss link popover when a link is activated., Michael Gratton
  • [tracker/wip/sam/meson] libtracker-sparql: Make tracker URI GType private, Sam Thursfield
  • [geary/wip/765516-gtk-widget-conversation-viewer: 144/174] Don't consider collapsed emails for find prefil/reply quoting., Michael Gratton
  • [tracker/wip/sam/meson] libtracker-extract: Remove TrackerSparqlBuilder guarantee functions, Sam Thursfield
  • [geary/wip/765516-gtk-widget-conversation-viewer: 143/174] Fix reply/forward toobar buttons not being enabled for search folder., Michael Gratton
  • [tracker/wip/sam/meson] tests: Update tracker guarantee tests to check the TrackerResource functions, Sam Thursfield
  • [geary/wip/765516-gtk-widget-conversation-viewer: 142/174] Don't re-load folder when changing to the same one., Michael Gratton
  • [tracker/wip/sam/meson] libtracker-sparql: Add TrackerResource/NamespaceManager to docs, Sam Thursfield
  • [geary/wip/765516-gtk-widget-conversation-viewer: 141/174] Fix a possible critical error., Michael Gratton
  • [tracker/wip/sam/meson] libtracker-sparql: Fix small typo, Sam Thursfield
  • [geary/wip/765516-gtk-widget-conversation-viewer: 140/174] Fix a crit warning when switching folders., Michael Gratton
  • [tracker/wip/sam/meson] libtracker-extract: Ensure UTF-8 content in contact/tag helpers, Sam Thursfield
  • [geary/wip/765516-gtk-widget-conversation-viewer: 139/174] Fix build after shoddy rebase., Michael Gratton
  • [tracker/wip/sam/meson] tracker-extract-tiff: Ensure UTF-8 content in several TIFF fields, Sam Thursfield
  • [geary/wip/765516-gtk-widget-conversation-viewer: 138/174] Minor code tidy., Michael Gratton
  • [tracker/wip/sam/meson] tracker-extract-gif: Ensure UTF-8 content in nie:comment, Sam Thursfield
  • [geary/wip/765516-gtk-widget-conversation-viewer: 137/174] Don't show info bars on show all., Michael Gratton
  • [tracker/wip/sam/meson] tracker-extract-jpeg: Ensure UTF-8 content in nie:comment, Sam Thursfield
  • [geary/wip/765516-gtk-widget-conversation-viewer: 136/174] Clean up the conversation find implementation a bit., Michael Gratton
  • [tracker/wip/sam/meson] libtracker-extract: Add tracker_guarantee_resource_utf8_string(), Sam Thursfield
  • [geary/wip/765516-gtk-widget-conversation-viewer: 135/174] Implement "Search for messages from" for email addresses., Michael Gratton
  • [tracker/wip/sam/meson] tracker-extract-mp3: Fix albumArtist coalescing, Sam Thursfield
  • [geary/wip/765516-gtk-widget-conversation-viewer: 134/174] Tidy up conversation viewer widget signal handling a bit., Michael Gratton
  • [tracker/wip/sam/meson] Use TrackerResource instead of TrackerSparqlBuilder in all extractors, Sam Thursfield
  • [geary/wip/765516-gtk-widget-conversation-viewer: 133/174] Reimplement in-conversation find., Michael Gratton
  • [tracker/wip/sam/meson] libtracker-extract: Add resource-helpers module, Sam Thursfield
  • [geary/wip/765516-gtk-widget-conversation-viewer: 132/174] Tidy up the ConversationListBox API for accessing reply target email., Michael Gratton
  • [tracker/wip/sam/meson] libtracker-sparql: Add TrackerResource class, Sam Thursfield
  • [geary/wip/765516-gtk-widget-conversation-viewer: 131/174] Highlight unread emails in convo viewer., Michael Gratton
  • [tracker/wip/sam/meson] libtracker-sparql: Add TrackerNamespaceManager, Sam Thursfield
  • [geary/wip/765516-gtk-widget-conversation-viewer: 130/174] Really(?) fix DOM node crit warning when ConversationMessage finalised., Michael Gratton
  • [tracker/wip/sam/meson] libtracker-sparql: Add TRACKER_TYPE_URI, Sam Thursfield
  • [geary/wip/765516-gtk-widget-conversation-viewer: 129/174] Fix ConversationListStore instances never being finalised., Michael Gratton
  • [tracker/wip/sam/meson] Bump GLib dependency to 2.44, Sam Thursfield
  • [gnome-shell] Update Uzbek@cyrillic translation, Bahodir Mansurov
  • [geary/wip/765516-gtk-widget-conversation-viewer: 128/174] Replace the conversation list store's model on folder change., Michael Gratton
  • [tracker/wip/sam/meson] tracker-extract: Fix invalid SPARQL used when blacklisting files, Sam Thursfield
  • [geary/wip/765516-gtk-widget-conversation-viewer: 127/174] Fix some bugs in AggregateProgressMonitor when removing monitors., Michael Gratton
  • [tracker/wip/sam/meson] Clarify SPARQL example in manpage, Sam Thursfield
  • [geary/wip/765516-gtk-widget-conversation-viewer: 126/174] Set GTK CSS classes on conversation email for sent, starred and unread., Michael Gratton
  • [tracker/wip/sam/meson] functional-tests: Add test case for re-extracting known files, Sam Thursfield
  • [geary/wip/765516-gtk-widget-conversation-viewer: 125/174] (Re-)fix crash when displaying exceptionally large messages., Michael Gratton
  • [tracker/wip/sam/meson] functional-tests: Fix bug in await_resource_inserted(), Sam Thursfield
  • [geary/wip/765516-gtk-widget-conversation-viewer: 124/174] Fix lack of padding around GMail blockquotes., Michael Gratton
  • [tracker/wip/sam/meson] tracker-extract-gstreamer: Only show GstDateTime message with verbosity=debug, Sam Thursfield
  • [geary/wip/765516-gtk-widget-conversation-viewer: 123/174] Replace Gtk.IconView with FlowBox for displaying email attachments., Michael Gratton
  • [tracker/wip/sam/meson] Add example configuration 'uncrustify' formatting tool, Sam Thursfield
  • [geary/wip/765516-gtk-widget-conversation-viewer: 122/174] Fix missing space between message avatar and headers., Michael Gratton
  • [tracker/wip/sam/meson] tracker-extract-gstreamer: Fix hash value format on 32-bit systems, Sam Thursfield
  • [geary/wip/765516-gtk-widget-conversation-viewer: 121/174] Fix compile error., Michael Gratton
  • [tracker/wip/sam/meson] Updated French translation, Sam Thursfield
  • [geary/wip/765516-gtk-widget-conversation-viewer: 120/174] Fix massive memory leak due to some convo widgets never being freed., Michael Gratton
  • [tracker/wip/sam/meson] sandbox: Support Python 3 as well as Python 2, Sam Thursfield
  • [geary/wip/765516-gtk-widget-conversation-viewer: 119/174] Fix 0px elements being rendered as 1px boxes., Michael Gratton
  • [tracker/wip/sam/meson] sandbox: Fix MIME hack introduced in 8a758a03afada, Sam Thursfield
  • [geary/wip/765516-gtk-widget-conversation-viewer: 118/174] Convert new convo widgets to use Gtk.Grid instead of Box., Michael Gratton
  • [tracker/wip/sam/meson] tracker-store: use @libexecdir@ in systemd service, Sam Thursfield
  • [geary/wip/765516-gtk-widget-conversation-viewer: 117/174] Move managing toolbar mesage buttons from convo viewer to controller., Michael Gratton
  • [tracker/wip/sam/meson] sandbox: Fix MIME-type detection inside the sandbox, Sam Thursfield
  • [geary/wip/765516-gtk-widget-conversation-viewer: 116/174] Fix inline JPEGs being corrupted when converted to data URIs., Michael Gratton
  • [tracker/wip/sam/meson] libtracker-data: Fix pointer sign warnings, Sam Thursfield
  • [geary/wip/765516-gtk-widget-conversation-viewer: 115/174] Fix some inline parts not being visible., Michael Gratton
  • [tracker/wip/sam/meson] Updated Portuguese translation, Sam Thursfield
  • [geary/wip/765516-gtk-widget-conversation-viewer: 114/174] Workaround wide convo InfoBars being too wide for small screens., Michael Gratton
  • [tracker/wip/sam/meson] Release 1.9.0, Sam Thursfield
  • [geary/wip/765516-gtk-widget-conversation-viewer: 113/174] Don't clobber avatar loads for second and subsequent convo loads., Michael Gratton
  • [tracker/wip/sam/meson] libtracker-data: Ensure variables are defined in aggregate expressions, Sam Thursfield
  • [geary/wip/765516-gtk-widget-conversation-viewer: 112/174] Minor code cleanup., Michael Gratton
  • [tracker/wip/sam/meson] fts: Do not apply stop-words when tokenizing query search terms, Sam Thursfield
  • [geary/wip/765516-gtk-widget-conversation-viewer: 111/174] Fix most conversation web view height issues., Michael Gratton
  • [tracker/wip/sam/meson] Updated Brazilian Portuguese translation, Sam Thursfield
  • [geary/wip/765516-gtk-widget-conversation-viewer: 110/174] Ensure conversation messages min width is low enough for small screens., Michael Gratton
  • [tracker/wip/sam/meson] cli: Add --verbosity option to `tracker extract`, Sam Thursfield
  • [geary/wip/765516-gtk-widget-conversation-viewer: 109/174] Always allow last messages in a convo to be expanded., Michael Gratton
  • [tracker/wip/sam/meson] Rewrite tracker-extract man page, Sam Thursfield
  • [geary/wip/765516-gtk-widget-conversation-viewer: 108/174] Prefix CSS classes in message HTML to avoid collisions with HTML messages., Michael Gratton
  • [tracker/wip/sam/meson] cli: Add `tracker extract` command, Sam Thursfield
  • [geary/wip/765516-gtk-widget-conversation-viewer: 107/174] Tidy up collapsible quote container style and behaviour., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 106/174] Remove some unused/uneeded message body CSS., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 105/174] Use app-driven width for conversation web view, not content-driven., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 104/174] Substantially rework email HTML sanitising and styling., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 103/174] Port some changes over from master lost in the last rebase., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 102/174] Fix some critical warnings during object destruction., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 101/174] Minor conversation viewer code cleanup., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 100/174] Fix jumpy focus scrolling on emails bigger than the viewport., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 99/174] Make conversation viewer email flag handling a bit more null-safe., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 98/174] Don't hide in-window composers just after they are shown., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 97/174] Simplify how ConversationListBox removal, explicitly destroy them., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 96/174] Fix in-window and in-comversation composers not getting cleaned up., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 95/174] Enable popover for conversation message header addresses., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 94/174] Tidy up ConversationMessage GTK theme CSS., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 93/174] Minor conversation code cleanup., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 92/174] Fix logic error when determining when to show the "show images" infobar., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 91/174] Minor conversation code cleanup., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 90/174] Don't collapse a conversartion email when it has an attached embedded composer., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 89/174] Add a tooltip to to conversartion viewer's date headers with full date., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 88/174] Gracefully handle messages with no from address in conversation viewer., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 87/174] Break out ListBox used to display conversations into standalone widget., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 86/174] Scroll to a useful location when a conversation is first loaded., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 85/174] Fix a crash when viewer is cleared while highlighting search terms., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 84/174] Re-enable message view zoom., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 83/174] Add support for easier iterating over conversation email and msg views., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 82/174] Ensure header buttons are not sensitive when convo email is collapsed., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 81/174] Emulate browser-style scroll-on-spacebar., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 80/174] Fix build after rebase., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 79/174] Reduce spacing between messages in the conversation list., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 78/174] Make conversation ListBox activate and sort call lambdas full methods., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 77/174] Ensure embedded composer is always located below its referred message., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 76/174] Go back to using the same size avatar for expanded/collapsed messages., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 75/174] Show/hide any attached messages as the primary message is., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 74/174] Tidy up conversation list style., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 73/174] Remove some unused web view font code., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 72/174] Re-enable replying to and quoting the selected message, if any., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 71/174] Remove redundant Geary.Email arg from ConversationEmail signals., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 70/174] General clean up of conversation viewer code., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 69/174] Re-enable search highlighting in conversation view., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 68/174] Chase recent master ConversationViewer search changes., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 67/174] Ensure collapsed conversation email attachment button isn't sensitive., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 66/174] Fix alignment of conversation message date and preview date alignment., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 65/174] Update message header layout, use GtkFlowBox for addresses., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 64/174] Don't ever collapse the last email in the conversation., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 63/174] Fix build after rebasing to current master., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 62/174] Chase ConversationEmail action namespace change in its main UI file., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 61/174] Chase Yorba -> SFC copryright assignment change., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 60/174] Mark ConversationMessage.context_menu_element as nullable., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 59/174] Re-enable items in the ConversationEmail menu., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 58/174] Namespace a Geary GTK+ theme CSS class., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 57/174] Turn down some warnings the user can't do anything about., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 56/174] Add missing file to POTFILES.in., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 55/174] Re-enable the message context menu., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 54/174] Add missing UI file to POTFILES.in., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 53/174] Rename conversation-message-menu.ui to conversation-email-menus.ui., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 52/174] Convert ConversationEmail's attachment icon into a button., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 51/174] Re-enable attachments context menu., Michael Gratton
  • [grilo] Update Bulgarian translation, Alexander Alexandrov Shopov
  • [geary/wip/765516-gtk-widget-conversation-viewer: 50/174] Re-enable email menu actions and message star/unstar., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 49/174] Add trivial amount of documentation comments., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 48/174] Load the avatar cache on startup to ensure it is being loaded., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 47/174] Silence a warning calling Use Gtk.Widget.get_window., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 46/174] Convert ConversationWebView HML CSS file to a resource, remove theme dir., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 45/174] Depend on libsoup now we use it explicitly in the code base., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 44/174] Reenable displaying sender avatars using Gravatar., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 43/174] Reenable displaying the "sent but not saved" message., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 42/174] Allow ConversationEmail to manage its infobars indep. of ConversationMessage., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 41/174] Expand the email for search conversations with only one message., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 40/174] Reenable displaying sub-messages., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 39/174] Ensure ConversationMessage.web_view load stops when message load cancelled., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 38/174] Remove ConversationMessage.containing_folder it's uneeded and incorrect., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 37/174] Reenable and update code for editing draft messages., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 36/174] Reenable and update code for displayed attachments., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 35/174] Roll back ConversationViewer focus handle changes., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 34/174] Minor code clean up/reorganisation., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 33/174] Don't require duplicating conversation message signals on the viewer., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 32/174] Tidy up ConversationMessage styling and state management., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 31/174] Ensure message are marked ready when their message bodies are visible., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 30/174] Use two different buttons in ConversationMessage to show starred state., Michael Gratton
  • [grilo-plugins] Update Bulgarian translation, Alexander Alexandrov Shopov
  • [geary/wip/765516-gtk-widget-conversation-viewer: 29/174] Fix "How does the code know the size to allocate" warning., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 28/174] Make collapsed ConversationMessage message boxes a bit lighter., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 27/174] Don't display ConversationMessage header boxes when header not present., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 26/174] Add attachment icon back to the message viewer., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 25/174] Style the ConversationViewer user message with CSS rather than a class., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 24/174] Clean up message header UI, tranitions and style a bit., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 23/174] Tidy up transitions between the ConversationViewer's pages., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 22/174] Reenable and update code for inline message image display., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 21/174] Add a workaround for web_view X allocation error., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 20/174] Reenable and update code for inline message quote toggling., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 19/174] Minor code cleanup., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 18/174] Enable ConversationViewer list box focus scrolling., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 17/174] Delete now used scrollable-overlay.vala source file., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 16/174] Reenable and update code for embedded message composer., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 15/174] Remove now-unused composer-pane-position pref., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 14/174] Reenable and update code for attached, full pane message composer., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 13/174] Just use tooltips instead of an overlay for displaying link URLs for now., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 12/174] Renable and update code for clicking on links in messages., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 11/174] Minor code clean up., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 10/174] Remove uneeded ConversationWebView, HTML and CSS code., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 9/174] Convert ConversationViewer to a Stack with a ListBox, remove its WebView., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 8/174] Add new ConversationMessage widget to display a single message with a WebView., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 7/174] Disable some code that will break when ConversationViewer loses it web_view., Michael Gratton
  • [geary] (174 commits) Non-fast-forward update to branch wip/765516-gtk-widget-conversation-viewer, Michael Gratton
  • [geary] Non-fast-forward update to branch wip/765516-gtk-widget-conversation-viewer, Michael Gratton
  • [gnote] Bump to 3.23.0, Aurimas Černius
  • [gnote/gnome-3-22] Bump to 3.22.1, Aurimas Černius
  • [gnote] Created branch gnome-3-22, Aurimas Černius
  • [lightsoff] Update Catalan translation, Jordi Mas
  • [gstreamermm] register.h: move code from base_init to class_init, Marcin Kolny
  • [gtksourceview/wip/new-space-drawing-api] test-space-drawing: use the SpaceDrawer matrix, Sébastien Wilmet
  • [gnote] Created tag 3.22.0, Aurimas Černius
  • [gnote] Prepare 3.22.0, Aurimas Černius
  • [gnome-documents] Fixes to Catalan translation, Jordi Mas
  • [geary/wip/765516-gtk-widget-conversation-viewer] Split up handling of emails and composers in conversation list box., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer] Rework conversation listbox message loading impl a bit., Michael Gratton
  • [gstreamermm] Tests: fix unittests, Marcin Kolny
  • [gtksourceview/wip/new-space-drawing-api: 2/2] SpaceDrawer: draw according to the matrix, Sébastien Wilmet
  • [gtksourceview/wip/new-space-drawing-api: 1/2] SpaceDrawer: new API with two enums (space types vs locations), Sébastien Wilmet
  • [vala/wip/unicode: 6/6] glib-2.0: Add UCS-4 and UTF-16 related bindings, Rico Tzschichholz
  • [vala] (6 commits) Non-fast-forward update to branch wip/unicode, Rico Tzschichholz
  • [chrome-gnome-shell/feature/connector-update-check] connector: print update error message to stderr, Yuri Konotopov
  • [chrome-gnome-shell/feature/connector-update-check] connector: always print pid in logError, Yuri Konotopov
  • [chrome-gnome-shell/feature/connector-update-check] connector: added missing 'self' references, Yuri Konotopov
  • [gnote] Updated Lithuanian manual, Aurimas Černius
  • [gnote] Updated Lithuanian translation, Aurimas Černius
  • [chrome-gnome-shell/feature/connector-update-check: 2/2] Rewritten connector to use Gio.Application/Glib., Yuri Konotopov
  • [chrome-gnome-shell/feature/connector-update-check: 1/2] Moved update check code to native connector., Yuri Konotopov
  • [chrome-gnome-shell] (2 commits) Created branch feature/connector-update-check, Yuri Konotopov
  • [gtk+/wip/baedert/meson] meson: Sort files alphabetically, Timm Bäder
  • [jhbuild] Added Occitan translation, Damned-Lies
  • [gtk+/wip/baedert/meson] Install header files, Timm Bäder
  • [gtk+/wip/baedert/meson] treeviewcolumn: Don't underallocate column headers, Timm Bäder
  • [gtk+/wip/baedert/meson] treeview: Don't underallocate the drag button, Timm Bäder
  • [clutter] Updated Hungarian translation, Damned-Lies
  • [gtksourceview] Updated Hungarian translation, Damned-Lies
  • [gnome-games] Updated Slovak translation, Damned-Lies
  • [gnome-software/gnome-3-22] Ensure the network is checked if starting gnome-software by opening a file, Richard Hughes
  • [gnome-software/gnome-3-22] Do not refine origin or size on a flatpak bundle, Richard Hughes
  • [network-manager-vpnc] Updated German translation, Damned-Lies
  • [network-manager-openvpn] Updated German translation, Damned-Lies
  • [network-manager-openconnect] Updated German translation, Damned-Lies
  • [network-manager-fortisslvpn] Updated German translation, Damned-Lies
  • [gnome-software] trivial: Don't destroy the GdNotification when dismissed, Richard Hughes
  • [gnome-software] trivial: Use an in-app notification rather than a mondal dialog for file-to-app, Richard Hughes
  • [gnome-software] trivial: Do not use the internal event unique-id string as the hash key, Richard Hughes
  • [gnome-software] trivial: Convert GDBus errors from flatpak, Richard Hughes
  • [gnome-software] Do not refine origin or size on a flatpak bundle, Richard Hughes
  • [network-manager-pptp] Updated German translation, Damned-Lies
  • [geary] Remove ActionAdaptor and related code, made redundant by 17f7ec2., Michael Gratton
  • [gthumb] file store: preserve the manual ordering of a catalog, Paolo Bacchilega
  • [gthumb] file store: fixed reordering after changing metadata, Paolo Bacchilega
  • [sysprof/wip/visualizers] visualizer-row: add padding to visualizer rows, Christian Hergert
  • [sysprof/wip/visualizers] build: ensure we build and run new tests, Christian Hergert
  • [sysprof/wip/visualizers] build: bump autoconf files, Christian Hergert
  • [sysprof/wip/visualizers] capture: add SpCaptureCursor and associated types, Christian Hergert
  • [sysprof/wip/visualizers] reader: add sp_capture_reader_copy(), Christian Hergert
  • [dconf-editor] Don't hardcode a color., Arnaud Bonatti
  • [jhbuild] 3.24: vala provides libvala-0.36.pc now, Rico Tzschichholz
  • [jhbuild] 3.22: Use the 0.34 branch of vala, Rico Tzschichholz
  • [vala] Bump version suffix, Rico Tzschichholz
  • [vala] Created branch 0.34, Rico Tzschichholz
  • [dconf-editor] Fix flickering under HighContrast., Arnaud Bonatti
  • [gnome-builder] quick-highlight: handle delete with mark not changing position, Christian Hergert
  • [gnome-builder] quick-highlight: no need to check for NULL text, Christian Hergert
  • [evolution/gnome-3-22] Updated Friulian translation, Damned-Lies
  • [gnome-builder] build: bump ax_cxx m4 macros, Christian Hergert
  • [gnome-calculator] Fixed history scrolling, Robert Roth
  • [gnome-calculator] Math buttons: When updating the bits panel, shift a 1ULL instead of a 1LL, Robert Roth
  • [gnome-calculator] number: do not access text_out beyond its bounds in bitwise function, Robert Roth
  • [gnome-calculator] Function manager: Check for 0-sized array of math functions when sorting, Robert Roth
  • [gnome-calculator] math-window: vertically center headerbar menu button label, Robert Roth
  • [gnome-calculator] Created tag 3.22.0, Robert Roth
  • [gnome-apps-nightly/gnome-3-22] Builder: bump ostree to 2016.10+git, Christian Hergert
  • [gnome-apps-nightly] Builder: fix path to flatpak, Christian Hergert
  • [gnome-apps-nightly/gnome-3-22] Builder: fix path to flatpak, Christian Hergert
  • [evolution] Change "Compose Message" Desktop Action to disambiguate it from titles, Piotr Drąg
  • [gnome-control-center] Disambiguate "Set Shortcut" string with context, Piotr Drąg
  • [gnome-control-center/gnome-3-22] Updated Polish translation, Piotr Drąg
  • [gimp] app: use dialogs_attach_dialog() for the canvas padding color dialog, Michael Natterer
  • [gimp] app: add dialogs_destroy_dialog(), destroys an attached dialog by its key, Michael Natterer
  • [gimp] app: remove the "filters_dialog" member from GimpDisplayShell, Michael Natterer
  • [meld] bin/meld: Remove support for outdated pygobject, Kai Willadsen
  • [gimp] app: use gimp_enum_radio_frame_new_with_range() in the merge layers dialog, Michael Natterer
  • [gimp] libgimpbase: add translatable descriptions to enum GimpMergeType, Michael Natterer
  • [chronojump/chronojump-importer: 41/41] Renames method., Carles Pina i Estany
  • [chronojump/chronojump-importer: 40/41] Merge branch 'master' into chronojump-importer, Carles Pina i Estany
  • [chronojump/chronojump-importer] (41 commits) ...Renames method., Carles Pina i Estany
  • [chrome-gnome-shell] cmake: fixed USE_DEBIAN_LAYOUT option handling, Yuri Konotopov
  • [chrome-gnome-shell] ubuntu: added missing option, Yuri Konotopov
  • [video-subtitles] Dutch translation of 3.22 release video subtitles (halfway done), Reinout van Schouwen
  • [gnome-sdk-images] Add /usr/lib/os-release, Matthias Clasen
  • [gnome-sdk-images/gnome-3-22] Add /usr/lib/os-release, Matthias Clasen
  • [chronojump/chronojump-importer] Adds unit test for the chronojump_importer database class., Carles Pina i Estany
  • [chronojump/chronojump-importer] Adds unit test for previous bug., Carles Pina i Estany
  • [video-subtitles] Updated Dutch translation by Nathan Follens, Reinout van Schouwen
  • [damned-lies] Updated Dutch translation by Justin van Steijn, Reinout van Schouwen
  • [geary] Remove trailing full stop from a new string in geary-args.vala, Piotr Drąg
  • [gimp] app: make the ChannelOptionsDialog private, Michael Natterer
  • [girl] Updated Polish translation, Piotr Drąg
  • [gnome-software/gnome-3-20] Updated Occitan translation, Damned-Lies
  • [gtksourceview/wip/new-space-drawing-api: 4/4] SpaceDrawer: new API with two enums (space types vs locations), Sébastien Wilmet
  • [gtksourceview/wip/new-space-drawing-api: 3/4] view: add get_space_drawer() and space-drawer property, Sébastien Wilmet
  • [gtksourceview/wip/new-space-drawing-api: 2/4] SpaceDrawer: add public docs, Sébastien Wilmet
  • [gtksourceview/wip/new-space-drawing-api: 1/4] SpaceDrawer: make the class public, Sébastien Wilmet
  • [gtksourceview] (4 commits) Non-fast-forward update to branch wip/new-space-drawing-api, Sébastien Wilmet
  • [gnome-software/gnome-3-10] Updated Occitan translation, Damned-Lies
  • [girl] Pause station in player backend when the player window is closed, Ole Aamot
  • [gnome-software] Updated Occitan translation, Damned-Lies
  • [gnome-software/gnome-3-22] Updated Occitan translation, Damned-Lies
  • [girl] Add station name in player window, Ole Aamot
  • [gimp] app: make the LayerOptionsDialog private, Michael Natterer
  • [girl] Add standalone player based on GStreamer, Ole Aamot
  • [gimp] app: make the VectorsOptionsDialog private, Michael Natterer
  • [vala/wip/transform: 200/200] Merge branch 'master' into wip/transform, Rico Tzschichholz
  • [vala/wip/transform] (200 commits) ...Merge branch 'master' into wip/transform, Rico Tzschichholz
  • [gnome-control-center] Fixes to Catalan translation, Jordi Mas
  • [gnome-weather] Revert "Added Croatian translation", Piotr Drąg
  • [dconf-editor] Revert "Added Croatian translation", Piotr Drąg
  • [gnote] Created tag 3.20.2, Aurimas Černius
  • [gnote/gnome-3-20] Prepare 3.20.2, Aurimas Černius
  • [libgda] Update POTFILES.skip, Piotr Drąg
  • [libgda] Replace single quotes with double quotes in menus.ui, Piotr Drąg
  • [geary/wip/765516-gtk-widget-conversation-viewer: 187/187] Workaround a GTK+ crasher, Bug 771812., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 186/187] Fix next another conversation load cancelled crit error., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 185/187] Minor composer container cleanup., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 184/187] Make composer scrolled window directly available to the embedded container., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 183/187] Ensure drafts messages are always displayed expanded by default., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 182/187] Update composer container style implementations a bit., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 181/187] Improve ConversationViewer encapsulation., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 180/187] Ensure composer web views are always visible., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 179/187] Don't show draft messages when editing them., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 178/187] Remove blacklisting from ConversationListBox, use a composer signal instead., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 177/187] Move conversation loading timout mgmt to ConversationListBox., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 176/187] Display Sender and Reply-To headers for conversation messages., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 175/187] Define message address popover activation handlers via the UI file., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 174/187] Highlight search terms in conversation message address headers., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 173/187] Explicitly handle find bar being closed, update search terms if set., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 172/187] Manage search term highlighting for messages appended to a conversation., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 171/187] Expand/collapse conversation rows matching fine/search terms., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 170/187] Fix logic thinko with conversation last row handling., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 169/187] Add ConversationEmail::message_bodies_loaded prop, hook it up., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 168/187] Fix a possible crit error when cancelling conversation load., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 167/187] Fix a possible crit error., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 166/187] Prematurely optimise conversation email loading., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 165/187] Fix possible crit error when conversation load is cancelled during email load., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 164/187] Tidy up avatar loading., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 163/187] Set an explcit minimum version requirmeent for libsoup., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 162/187] Fix possible crit loading an avatar for a cancelled conversation load., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 161/187] Minor GTK and HTML CSS tweaks., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 160/187] Dismiss link popover when a link is activated., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 159/187] Don't consider collapsed emails for find prefil/reply quoting., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 158/187] Fix reply/forward toobar buttons not being enabled for search folder., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 157/187] Don't re-load folder when changing to the same one., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 156/187] Fix a possible critical error., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 155/187] Fix a crit warning when switching folders., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 154/187] Fix build after shoddy rebase., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 153/187] Minor code tidy., Michael Gratton
  • [gtk+] bloatpad: replace single quotes with double quotes in menus.ui, Piotr Drąg
  • [geary/wip/765516-gtk-widget-conversation-viewer: 152/187] Don't show info bars on show all., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 151/187] Clean up the conversation find implementation a bit., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 150/187] Implement "Search for messages from" for email addresses., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 149/187] Tidy up conversation viewer widget signal handling a bit., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 148/187] Reimplement in-conversation find., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 147/187] Tidy up the ConversationListBox API for accessing reply target email., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 146/187] Highlight unread emails in convo viewer., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 145/187] Really(?) fix DOM node crit warning when ConversationMessage finalised., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 144/187] Fix ConversationListStore instances never being finalised., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 143/187] Replace the conversation list store's model on folder change., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 142/187] Fix some bugs in AggregateProgressMonitor when removing monitors., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 141/187] Set GTK CSS classes on conversation email for sent, starred and unread., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 140/187] (Re-)fix crash when displaying exceptionally large messages., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 139/187] Fix lack of padding around GMail blockquotes., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 138/187] Replace Gtk.IconView with FlowBox for displaying email attachments., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 137/187] Fix missing space between message avatar and headers., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 136/187] Fix compile error., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 135/187] Fix massive memory leak due to some convo widgets never being freed., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 134/187] Fix 0px elements being rendered as 1px boxes., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 133/187] Convert new convo widgets to use Gtk.Grid instead of Box., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 132/187] Move managing toolbar mesage buttons from convo viewer to controller., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 131/187] Fix inline JPEGs being corrupted when converted to data URIs., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 130/187] Fix some inline parts not being visible., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 129/187] Workaround wide convo InfoBars being too wide for small screens., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 128/187] Don't clobber avatar loads for second and subsequent convo loads., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 127/187] Minor code cleanup., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 126/187] Fix most conversation web view height issues., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 125/187] Ensure conversation messages min width is low enough for small screens., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 124/187] Always allow last messages in a convo to be expanded., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 123/187] Prefix CSS classes in message HTML to avoid collisions with HTML messages., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 122/187] Tidy up collapsible quote container style and behaviour., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 121/187] Remove some unused/uneeded message body CSS., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 120/187] Use app-driven width for conversation web view, not content-driven., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 119/187] Substantially rework email HTML sanitising and styling., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 118/187] Port some changes over from master lost in the last rebase., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 117/187] Fix some critical warnings during object destruction., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 116/187] Minor conversation viewer code cleanup., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 115/187] Fix jumpy focus scrolling on emails bigger than the viewport., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 114/187] Make conversation viewer email flag handling a bit more null-safe., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 113/187] Don't hide in-window composers just after they are shown., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 112/187] Simplify how ConversationListBox removal, explicitly destroy them., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 111/187] Fix in-window and in-comversation composers not getting cleaned up., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 110/187] Enable popover for conversation message header addresses., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 109/187] Tidy up ConversationMessage GTK theme CSS., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 108/187] Minor conversation code cleanup., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 107/187] Fix logic error when determining when to show the "show images" infobar., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 106/187] Minor conversation code cleanup., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 105/187] Don't collapse a conversartion email when it has an attached embedded composer., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 104/187] Add a tooltip to to conversartion viewer's date headers with full date., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 103/187] Gracefully handle messages with no from address in conversation viewer., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 102/187] Break out ListBox used to display conversations into standalone widget., Michael Gratton
  • [geary] Replace single quotes with double quotes in menus.ui, Piotr Drąg
  • [geary/wip/765516-gtk-widget-conversation-viewer: 101/187] Scroll to a useful location when a conversation is first loaded., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 100/187] Fix a crash when viewer is cleared while highlighting search terms., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 99/187] Re-enable message view zoom., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 98/187] Add support for easier iterating over conversation email and msg views., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 97/187] Ensure header buttons are not sensitive when convo email is collapsed., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 96/187] Emulate browser-style scroll-on-spacebar., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 95/187] Fix build after rebase., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 94/187] Reduce spacing between messages in the conversation list., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 93/187] Make conversation ListBox activate and sort call lambdas full methods., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 92/187] Ensure embedded composer is always located below its referred message., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 91/187] Go back to using the same size avatar for expanded/collapsed messages., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 90/187] Show/hide any attached messages as the primary message is., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 89/187] Tidy up conversation list style., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 88/187] Remove some unused web view font code., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 87/187] Re-enable replying to and quoting the selected message, if any., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 86/187] Remove redundant Geary.Email arg from ConversationEmail signals., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 85/187] General clean up of conversation viewer code., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 84/187] Re-enable search highlighting in conversation view., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 83/187] Chase recent master ConversationViewer search changes., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 82/187] Ensure collapsed conversation email attachment button isn't sensitive., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 81/187] Fix alignment of conversation message date and preview date alignment., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 80/187] Update message header layout, use GtkFlowBox for addresses., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 79/187] Don't ever collapse the last email in the conversation., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 78/187] Fix build after rebasing to current master., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 77/187] Chase ConversationEmail action namespace change in its main UI file., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 76/187] Chase Yorba -> SFC copryright assignment change., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 75/187] Mark ConversationMessage.context_menu_element as nullable., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 74/187] Re-enable items in the ConversationEmail menu., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 73/187] Namespace a Geary GTK+ theme CSS class., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 72/187] Turn down some warnings the user can't do anything about., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 71/187] Add missing file to POTFILES.in., Michael Gratton
  • [geary] Add missing ui/gtk/menus.ui file to PO/POTFILES.in., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 70/187] Re-enable the message context menu., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 69/187] Add missing UI file to POTFILES.in., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 68/187] Rename conversation-message-menu.ui to conversation-email-menus.ui., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 67/187] Convert ConversationEmail's attachment icon into a button., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 66/187] Re-enable attachments context menu., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 65/187] Re-enable email menu actions and message star/unstar., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 64/187] Add trivial amount of documentation comments., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 63/187] Load the avatar cache on startup to ensure it is being loaded., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 62/187] Silence a warning calling Use Gtk.Widget.get_window., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 61/187] Convert ConversationWebView HML CSS file to a resource, remove theme dir., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 60/187] Depend on libsoup now we use it explicitly in the code base., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 59/187] Reenable displaying sender avatars using Gravatar., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 58/187] Reenable displaying the "sent but not saved" message., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 57/187] Allow ConversationEmail to manage its infobars indep. of ConversationMessage., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 56/187] Expand the email for search conversations with only one message., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 55/187] Reenable displaying sub-messages., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 54/187] Ensure ConversationMessage.web_view load stops when message load cancelled., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 53/187] Remove ConversationMessage.containing_folder it's uneeded and incorrect., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 52/187] Reenable and update code for editing draft messages., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 51/187] Reenable and update code for displayed attachments., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 50/187] Roll back ConversationViewer focus handle changes., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 49/187] Minor code clean up/reorganisation., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 48/187] Don't require duplicating conversation message signals on the viewer., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 47/187] Tidy up ConversationMessage styling and state management., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 46/187] Ensure message are marked ready when their message bodies are visible., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 45/187] Use two different buttons in ConversationMessage to show starred state., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 44/187] Fix "How does the code know the size to allocate" warning., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 43/187] Make collapsed ConversationMessage message boxes a bit lighter., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 42/187] Don't display ConversationMessage header boxes when header not present., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 41/187] Add attachment icon back to the message viewer., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 40/187] Style the ConversationViewer user message with CSS rather than a class., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 39/187] Clean up message header UI, tranitions and style a bit., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 38/187] Tidy up transitions between the ConversationViewer's pages., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 37/187] Reenable and update code for inline message image display., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 36/187] Add a workaround for web_view X allocation error., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 35/187] Reenable and update code for inline message quote toggling., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 34/187] Minor code cleanup., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 33/187] Enable ConversationViewer list box focus scrolling., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 32/187] Delete now used scrollable-overlay.vala source file., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 31/187] Reenable and update code for embedded message composer., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 30/187] Remove now-unused composer-pane-position pref., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 29/187] Reenable and update code for attached, full pane message composer., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 28/187] Just use tooltips instead of an overlay for displaying link URLs for now., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 27/187] Renable and update code for clicking on links in messages., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 26/187] Minor code clean up., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 25/187] Remove uneeded ConversationWebView, HTML and CSS code., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 24/187] Convert ConversationViewer to a Stack with a ListBox, remove its WebView., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 23/187] Add new ConversationMessage widget to display a single message with a WebView., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 22/187] Disable some code that will break when ConversationViewer loses it web_view., Michael Gratton
  • [geary] (187 commits) Non-fast-forward update to branch wip/765516-gtk-widget-conversation-viewer, Michael Gratton
  • [geary] Fix some console spew when invoked qith -q/--quit and app is not running., Michael Gratton
  • [vala] (3 commits) ...gio-2.0: Use metadata instead of custom defintions for Initable, Rico Tzschichholz
  • [gtk+/wip/baedert/meson] meson: Conditionally check for dependencies, Timm Bäder
  • [geary] Add -q/--quit command line options. Fixes Bug 730537., Michael Gratton
  • [gimp] Updated French translation, Claude Paroz
  • [geary] Replace application-scoped GtkAction with GActions., Michael Gratton
  • [geary] Use GtkApplication built-in for loading app menu., Michael Gratton
  • [gimp/gimp-2-8] Updated French translation, Claude Paroz
  • [gtk+] Adwaita: always use images for button backgrounds, Lapo Calamandrei
  • [gimp] app: reorder arguments of layer,channel,vectors_dialog_new(), Michael Natterer
  • [dconf-editor] Fix PathBar theming for external themes., Arnaud Bonatti
  • [gimp] Updated po-plug-ins French translation, Claude Paroz
  • [gimp/gimp-2-8] Updated po-plug-ins French translation, Claude Paroz
  • [gimp] app: don't connect the print size and scale dialogs to GimpImage::disconnect, Michael Natterer
  • [gimp] app: attach the "Set Canvas Size" dialog to the image, Michael Natterer
  • [gimp] app: remove helper struct ImageResizeOptions, Michael Natterer
  • [vala/wip/gio-2.0: 3/3] gio-2.0: Use metadata instead of custom defintions for Initable, Rico Tzschichholz
  • [vala/wip/gio-2.0: 2/3] gio-2.0: Use metadata instead of custom definitions for DBusMessage, Rico Tzschichholz
  • [vala/wip/gio-2.0: 1/3] gio-2.0: Fix async constructors of DBusConnection, DBusObjectManagerClient and DBusProxy, Rico Tzschichholz
  • [vala] (3 commits) Non-fast-forward update to branch wip/gio-2.0, Rico Tzschichholz
  • [gimp] app: remove the "grid_dialog" member from GimpDisplayShell, Michael Natterer
  • [banshee] Added Croatian translation (cherry picked from commit 4bb4a74c7d160a655832e44dc4a880dba4cef355), Damned-Lies
  • [banshee/stable-2.6] Added Croatian translation, Damned-Lies
  • [gimp] app: attach the layer scale dialog to the layer, Michael Natterer
  • [aisleriot] fix Dutch translation of keywords, Olav Vitters
  • [extensions-web] Assume that API methods may return deferred object., Olav Vitters
  • [gnome-system-monitor] Updated Croatian translation (cherry picked from commit 8e6b08a68383bfc6cc274be31735ba9eb275015a), Damned-Lies
  • [gnome-system-monitor/gnome-3-22] Updated Croatian translation, Damned-Lies
  • [gnome-user-share] Updated Croatian translation, Damned-Lies
  • [gnome-terminal] Updated Croatian translation (cherry picked from commit b7e803bd9797a7ebab3a1c62faefe4ad4bc6a8ba), Damned-Lies
  • [gnome-terminal/gnome-3-22] Updated Croatian translation, Damned-Lies
  • [vala/wip/gio-2.0: 4/4] gio-2.0: Use metadata instead of custom defintions for Initable, Rico Tzschichholz
  • [vala/wip/gio-2.0: 3/4] gio-2.0: Use metadata instead of custom definitions for DBusMessage, Rico Tzschichholz
  • [vala/wip/gio-2.0: 2/4] gio-2.0: Fix async constructors of AsyncInitable, DBusConnection, DBusObjectManagerClient and DBusPr, Rico Tzschichholz
  • [gnome-calculator] Updated Croatian translation, Damned-Lies
  • [gnome-bluetooth] Updated Croatian translation, Damned-Lies
  • [gnome-mines] Updated Croatian translation, Damned-Lies
  • [gnome-mahjongg] Updated Croatian translation, Damned-Lies
  • [aisleriot] Updated Croatian translation, Damned-Lies
  • [vte] Updated Croatian translation (cherry picked from commit 65fa76b6e2a4c4845f2fc67283b94c65ee64d1da), Damned-Lies
  • [vte/vte-0-46] Updated Croatian translation, Damned-Lies
  • [vala] tests: Add async constructor test, Rico Tzschichholz
  • [libgweather] Updated Croatian translation, Damned-Lies
  • [libgtop] Updated Croatian translation, Damned-Lies
  • [gtksourceview] Updated Croatian translation, Damned-Lies
  • [gegl] map-relative: sample from the pixel centers for integer vectors., Simon Budig
  • [zenity] Updated Croatian translation, Damned-Lies
  • [gtk+/wip/baedert/meson] meson: Check for more libraries, Timm Bäder
  • [gtk+/wip/baedert/meson] meson: build some more tests, Timm Bäder
  • [gtk+/wip/baedert/meson] build tests/visuals, Timm Bäder
  • [devhelp] Updated Croatian translation, Damned-Lies
  • [glib-networking] Added Croatian translation, Damned-Lies
  • [glib] Updated Croatian translation, Damned-Lies
  • [gdk-pixbuf] Updated Croatian translation, Damned-Lies
  • [clutter] Added Croatian translation, Damned-Lies
  • [atk] Updated Croatian translation (cherry picked from commit d57f97d831b02071e3a17d8376e5d27c52a523de), Damned-Lies
  • [atk/gnome-3-22] Updated Croatian translation, Damned-Lies
  • [at-spi2-core] Added Croatian translation, Damned-Lies
  • [gnome-online-accounts/gnome-3-22] Added Croatian translation, Damned-Lies
  • [gnome-control-center] Updated Croatian translation (cherry picked from commit 25e9dcb87c8392299cc5f230eeabcd876fcd89f8), Damned-Lies
  • [gnome-control-center/gnome-3-22] Updated Croatian translation, Damned-Lies
  • [gtk+] Updated Croatian translation, Damned-Lies
  • [gnome-video-effects] Added Croatian translation, Damned-Lies
  • [gnome-themes-standard] Added Croatian translation, Damned-Lies
  • [evolution-data-server/gnome-3-22] Updated Croatian translation, Damned-Lies
  • [dconf-editor] Added Croatian translation, Damned-Lies
  • [nautilus-sendto] Added Croatian translation, Damned-Lies
  • [nautilus] Updated Croatian translation, Damned-Lies
  • [gnome-weather] Added Croatian translation, Damned-Lies
  • [vala/wip/gio-2.0: 2/2] gio-2.0: Use metadata instead of custom definitions for DBusMessage, Rico Tzschichholz
  • [vala/wip/gio-2.0: 1/2] gio-2.0: Fix async constructors of AsyncInitable, DBusConnection, DBusObjectManagerClient and DBusPr, Rico Tzschichholz
  • [vala] (2 commits) Non-fast-forward update to branch wip/gio-2.0, Rico Tzschichholz
  • [gedit] Updated Croatian translation, Damned-Lies
  • [evolution] Updated Croatian translation (cherry picked from commit 0b19763289d9362eb3274055c6ae8ddd0a862fe8), Damned-Lies
  • [evolution/gnome-3-22] Updated Croatian translation, Damned-Lies
  • [odrs-web] trivial: Show links to the app reviews in the stats page, Richard Hughes
  • [orca] Added Croatian translation (cherry picked from commit e8f4452870dd26f2975a162feaacca503bb54436), Damned-Lies
  • [orca/gnome-3-22] Added Croatian translation, Damned-Lies
  • [vala/wip/gio-2.0] gio-2.0: Use metadata instead of custom definitions for DBusMessage, Rico Tzschichholz
  • [rhythmbox] import-job: update task-detail only if have entries to process, Jonathan Matthew
  • [gtk+/wip/baedert/meson] meson: Build gtk utils, Timm Bäder
  • [gtk+/wip/baedert/meson] meson: Install libgtk and libgdk, Timm Bäder
  • [gtk+/wip/baedert/meson] gtk/meson: Read dirs from options, Timm Bäder
  • [vala/wip/gio-2.0: 4/4] gio-2.0: Fix async constructors of AsyncInitable, DBusConnection, DBusObjectManagerClient and DBusPr, Rico Tzschichholz
  • [vala] (4 commits) Non-fast-forward update to branch wip/gio-2.0, Rico Tzschichholz
  • [vala/wip/unicode: 4/4] glib-2.0: Add UCS-4 and UTF-16 related bindings, Rico Tzschichholz
  • [vala] (4 commits) Non-fast-forward update to branch wip/unicode, Rico Tzschichholz
  • [gtk+/wip/baedert/meson] Build examples, Timm Bäder
  • [gtk+/wip/baedert/meson] examples/drawing: Don't call gtk_main_quit, Timm Bäder
  • [evolution/gnome-3-22] Updated Occitan translation, Damned-Lies
  • [vala] gio-2.0: Keep GLib.Socket API compatible with gio < 2.48, Rico Tzschichholz
  • [vala] gio-2.0: Fix binding of Resolver.lookup_service*(), Rico Tzschichholz
  • [gtk+/wip/baedert/meson] meson: Build all tests in tests/, Timm Bäder
  • [gtk+/wip/baedert/meson] meson: Also check for sincos, Timm Bäder
  • [gtk+/wip/baedert/meson] meson.build: Add more required versions, Timm Bäder
  • [rhythmbox] Confirm before overwriting playlists, Jonathan Matthew
  • [nautilus] nautilus.1: flag deprecated options, Ernestas Kulik
  • [glib] glib: Add SystemTap probe to g_source_add_child_source(), Philip Withnall
  • [gtk+] gtktreeviewcolumn: Fix typo in typedef documentation, Philip Withnall
  • [sysprof/wip/visualizers: 98/98] wip: visualizers, Christian Hergert
  • [sysprof] (98 commits) Non-fast-forward update to branch wip/visualizers, Christian Hergert
  • [sysprof] Created tag sysprof-3.22.0, Christian Hergert
  • [sysprof] Release 3.22.0, Christian Hergert
  • [gnome-control-center/gnome-3-18] display: Fix possible crash on startup, Bastien Nocera
  • [gnome-control-center/gnome-3-20] display: Fix possible crash on startup, Bastien Nocera
  • [gnome-control-center] display: Fix possible crash on startup, Bastien Nocera
  • [meld/meld-3-16] bin/meld: Setup glib log handler forwarding to Python logging, Kai Willadsen
  • [meld] bin/meld: Setup glib log handler forwarding to Python logging, Kai Willadsen
  • [polari/wip/raresv/nick-popover: 29/29] userPopover: Allow requesting a notification when a user comes online, Florian Müllner
  • [polari/wip/raresv/nick-popover: 28/29] userDetails: Indicate when status notifications are enabled, Florian Müllner
  • [polari/wip/raresv/nick-popover: 27/29] userTracker: Add notify-user actions, Florian Müllner
  • [polari/wip/raresv/nick-popover: 26/29] chatView: Add a contextual popover to nicks, Florian Müllner
  • [polari/wip/raresv/nick-popover: 25/29] chatView: Add HoverFilterTag, Florian Müllner
  • [polari/wip/raresv/nick-popover: 24/29] chatView: Don't mingle separating whitespace with nick, Florian Müllner
  • [polari/wip/raresv/nick-popover: 23/29] userPopover: Add user popover, Florian Müllner
  • [polari/wip/raresv/nick-popover: 22/29] userDetails: Add offline support, Florian Müllner
  • [polari/wip/raresv/nick-popover: 21/29] userDetails: Rename UserListDetails to UserDetails, Florian Müllner
  • [polari/wip/raresv/nick-popover: 20/29] application: Initialize UserStatusMonitor on startup, Florian Müllner
  • [polari/wip/raresv/nick-popover: 19/29] userTracker: Allow tracking users across rooms, Florian Müllner
  • [polari/wip/raresv/nick-popover: 18/29] chatView: Split out status tracking, Florian Müllner
  • [polari/wip/raresv/nick-popover: 17/29] userListPopover: Change the search entry icon, Florian Müllner
  • [polari/wip/raresv/nick-popover: 16/29] userListRow: Remove the user icon, Florian Müllner
  • [polari/wip/raresv/nick-popover: 15/29] userDetails: Update to match latest mockups, Florian Müllner
  • [polari/wip/raresv/nick-popover: 14/29] userDetails: Restrict length of fullnameLabel, Florian Müllner
  • [polari] (29 commits) Non-fast-forward update to branch wip/raresv/nick-popover, Florian Müllner
  • [polari] application: Consider port for alternate server list, Florian Müllner
  • [polari] connections: Factor out getAccountParams() method, Florian Müllner
  • [polari] connections: Always set port when SSL is enabled, Florian Müllner
  • [polari] room: Match identify commands case-insensitively, Florian Müllner
  • [yelp-xsl] Revert "Updated Croatian translation", Piotr Drąg
  • [chrome-gnome-shell] Created tag v7.1, Yuri Konotopov
  • [gnome-software/gnome-3-18] Added Croatian translation, Damned-Lies
  • [gnome-software/gnome-3-20] Added Croatian translation, Damned-Lies
  • [gnome-software/gnome-3-22] Added Croatian translation, Damned-Lies
  • [xdg-user-dirs-gtk] Updated Croatian translation, Damned-Lies
  • [xdg-user-dirs-gtk] Added Croatian translation, Damned-Lies
  • [yelp-xsl] Updated Croatian translation, Damned-Lies
  • [yelp-xsl] Added Croatian translation, Damned-Lies
  • [vte/vte-0-46] Updated Basque language, Iñaki Larrañaga Murgoitio
  • [gnome-online-accounts/gnome-3-22] Updated Basque language, Iñaki Larrañaga Murgoitio
  • [gegl/gegl-0-2] Updated Occitan translation, Damned-Lies
  • [gegl] Updated Occitan translation, Damned-Lies
  • [gnome-applets] Updated Swedish translation (cherry picked from commit f2cc9e9cb5e361ce8f318c2c4a5f010dfd825ad5), Damned-Lies
  • [gnome-terminal/gnome-3-22] doap: Cleanup, Christian Persch
  • [gnome-terminal] doap: Cleanup, Christian Persch
  • [network-manager-applet] editor: disable "Create" button when no connection type is available, Beniamino Galvani
  • [vte/vte-0-44] doap: Cleanup, Christian Persch
  • [vte/vte-0-46] doap: Cleanup, Christian Persch
  • [vte] doap: Cleanup, Christian Persch
  • [girl] Created tag GIRL_9_5_2, Ole Aamot
  • [girl] GNOME Internet Radio Locator version 9.5.2, Ole Aamot
  • [girl] Add Bernd Homuth, Paul Feuvraux, Claude Paroz and Anders Jonsson., Ole Aamot
  • [girl] Update icon, Ole Aamot
  • [gnumeric] Updated Portuguese translation, Damned-Lies
  • [tomboy] Updated Portuguese translation, Damned-Lies
  • [gnome-2048] Updated Portuguese translation, Damned-Lies
  • [gnome-applets] Updated Swedish translation (cherry picked from commit b157f543e0e5872b6c77edaef0bcc297461db5e7), Damned-Lies
  • [gnome-applets/gnome-3-20] Updated Swedish translation, Damned-Lies
  • [network-manager-libreswan] Updated German translation, Damned-Lies
  • [gtksourceview/wip/new-space-drawing-api] SpaceDrawer: new API with two enums (space types vs locations), Sébastien Wilmet
  • [odrs-web] Switch to a GNOME website theme, Richard Hughes
  • [gtksourceview/wip/new-space-drawing-api: 2/2] SpaceDrawer: new API with two enums (space types vs locations), Sébastien Wilmet
  • [gtksourceview/wip/new-space-drawing-api: 1/2] view: add get_space_drawer() and space-drawer property, Sébastien Wilmet
  • [gtksourceview] (2 commits) Non-fast-forward update to branch wip/new-space-drawing-api, Sébastien Wilmet
  • [gimp] app: make ImageMergeLayersDialog private and provide a cutom callback instead, Michael Natterer
  • [vala] glib-2.0: Fix binding of Markup.collect_attributes, Jens Georg
  • [gbrainy] Updated German translation, Damned-Lies
  • [shotwell] Updated German translation, Damned-Lies
  • [gxml] Improving Debian packaging: Added missing files, Daniel Espinosa Ortiz
  • [gxml] Setting NEWS to 0.12 release, Daniel Espinosa Ortiz
  • [chrome-gnome-shell] Disable update check for system extensions., Yuri Konotopov
  • [gedit] Fix open doc selector font size with text scaling, Jürg Billeter
  • [gtranslator/gtranslator-2-91] Updated Swedish translation, Damned-Lies
  • [gtranslator/gtranslator-2-91] Add Swedish help translation, Anders Jonsson
  • [wing] Non-fast-forward update to branch wip/security-descriptor, Ignacio Casal Quinteiro
  • [wing/wip/security-descriptor] namedpipelistener: add parameter to set the security descriptor, Ignacio Casal Quinteiro
  • [wing] Created branch wip/security-descriptor, Ignacio Casal Quinteiro
  • [adwaita-icon-theme] fullcolor: accessories-character-map, Jakub Steiner
  • [adwaita-icon-theme] fullcolor: update applications-internet, Jakub Steiner
  • [gtksourceview/wip/new-space-drawing-api] New API to draw whitespaces, with two enums (space types vs locations), Sébastien Wilmet
  • [gtksourceview] Non-fast-forward update to branch wip/new-space-drawing-api, Sébastien Wilmet
  • [libgdata] documents: Set the content type for GDataDocumentsDocument sub-classes, Debarshi Ray
  • [nautilus] Updated Basque language, Iñaki Larrañaga Murgoitio
  • [planet-web] [pgo] add Jiri to PGO, Alberto Ruiz
  • [adwaita-icon-theme] fullcolor: tweak accessories-character-map icon, Lapo Calamandrei
  • [gimp] app: make gimp_edit_paste() do what its told to do, Michael Natterer
  • [adwaita-icon-theme] fullcolor: update character-map icon, Jakub Steiner
  • [adwaita-icon-theme] fullcolor: updates package icons, Jakub Steiner
  • [gedit] Updated Hungarian translation, Damned-Lies
  • [geary] Fix ContactEntryCompletion and ContactListStore being leaked., Michael Gratton
  • [geary] Fix delay showing composer for accounts with large numbers of messages., Michael Gratton
  • [gtksourceview/wip/new-space-drawing-api: 6/6] New API to draw whitespaces, with two enums (space types vs locations), Sébastien Wilmet
  • [gtksourceview/wip/new-space-drawing-api: 5/6] SpaceDrawer: add public docs, Sébastien Wilmet
  • [gtksourceview/wip/new-space-drawing-api: 4/6] SpaceDrawer: make the class public, Sébastien Wilmet
  • [gtksourceview/wip/new-space-drawing-api: 3/6] docs: add index of new symbols in 3.24, Sébastien Wilmet
  • [gtksourceview/wip/new-space-drawing-api: 2/6] version: add version macros for 3.24, Sébastien Wilmet
  • [gtksourceview/wip/new-space-drawing-api: 1/6] Bump version to 3.23 development cycle, Sébastien Wilmet
  • [gtksourceview] (6 commits) Non-fast-forward update to branch wip/new-space-drawing-api, Sébastien Wilmet
  • [libgdata/wip/rishi/drive: 8/8] tests: GDataDocumentsSpreadsheet is not meant for ODS files in Drive v2, Debarshi Ray
  • [libgdata/wip/rishi/drive: 6/8] tests: ODTs are represented by GDataDocumentsDocument in Drive v2, Debarshi Ray
  • [libgdata/wip/rishi/drive: 4/8] documents: Set the content type for GDataDocumentsDocument sub-classes, Debarshi Ray
  • [libgdata/wip/rishi/drive: 3/8] tests: Skip UPLOAD_ODT_CONVERT, Debarshi Ray
  • [libgdata/wip/rishi/drive: 2/8] tests: Skip UPLOAD_RESUMABLE, Debarshi Ray
  • [libgdata/wip/rishi/drive: 1/8] Port the tests, Debarshi Ray
  • [gnome-software/wip/ubuntu-xenial] apt: Check the iterators are good before accessing them, Iain Lane
  • [gnome-software/wip/ubuntu] apt: Check the iterators are good before accessing them, Iain Lane
  • [gtksourceview/wip/new-space-drawing-api: 75/75] New API to draw whitespaces, with two enums (space types vs locations), Sébastien Wilmet
  • [gtksourceview] (75 commits) Non-fast-forward update to branch wip/new-space-drawing-api, Sébastien Wilmet
  • [gimp] app: make the LayerAddMaskDialog struct private, Michael Natterer
  • [odrs-web] trivial: Add MAINTAINERS file, Richard Hughes
  • [odrs-web] trivial: Fix up the DOAP file, Richard Hughes
  • [odrs-web] Created branch production, Richard Hughes
  • [evolution-data-server/wip/cmake] art + examples, Milan Crha
  • [polari] appNotifications: Add line wrap for simple notifications, Florian Müllner
  • [polari] Stop using destroy vfuncs, Florian Müllner
  • [evolution] Pressing the Backspace key to decrease indentation level is wrong for content that was not written i, Tomas Popela
  • [evolution] Some text could be skipped when converting the HTML to plain text, Tomas Popela
  • [evolution] Optimize various DOM operations when searching elements, Tomas Popela
  • [evolution] Optimise how a quote element is created, Tomas Popela
  • [evolution] Fix the indentation, Tomas Popela
  • [evolution-data-server/wip/cmake] calendar + modules + tools, Milan Crha
  • [gnome-builder] gca: Return original lang_id if no remap is found, Sébastien Lafargue
  • [gnome-builder] gstyle: link to libm, Sébastien Lafargue
  • [gimp/gimp-2-8] Updated German translation, Damned-Lies
  • [evolution-data-server] Updated Italian translation, Damned-Lies
  • [evolution-data-server/gnome-3-22] Updated Italian translation, Damned-Lies
  • [evolution] Updated Italian translation (cherry picked from commit 462851f495bc7a1fd937a1a65749826f420f1e42), Damned-Lies
  • [evolution/gnome-3-22] Updated Italian translation, Damned-Lies
  • [nautilus] Deleted branch wip/desktop-split-nofonclicts, Carlos Soriano
  • [nautilus] Deleted branch wip/razvan/compression-support, Carlos Soriano
  • [nautilus] Deleted branch wip/razvan/automatic-decompression, Carlos Soriano
  • [nautilus] Deleted branch wip/alexpandelea/test, Carlos Soriano
  • [nautilus] Deleted branch wip/alexpandelea/batchRename, Carlos Soriano
  • [nautilus] Deleted branch wip/neilh/toolbar-reorg, Carlos Soriano
  • [nautilus] Deleted branch wip/csoriano/reveal-renamed-file, Carlos Soriano
  • [nautilus] Deleted branch wip/csoriano/private-to-src, Carlos Soriano
  • [nautilus] Deleted branch wip/csoriano/flatpak, Carlos Soriano
  • [nautilus] Deleted branch wip/csoriano/desktop-split-noconflicts, Carlos Soriano
  • [nautilus] Deleted branch wip/csoriano/desktop-split, Carlos Soriano
  • [nautilus] Deleted branch wip/csoriano/desktop-different-folder, Carlos Soriano
  • [nautilus] Deleted branch wip/csoriano/uncrustify, Carlos Soriano
  • [nautilus] Deleted branch wip/csoriano/next-master, Carlos Soriano
  • [nautilus] Deleted branch wip/csoriano/debug, Carlos Soriano
  • [nautilus] Deleted branch wip/csoriano/batch-rename-improvements, Carlos Soriano
  • [nautilus] Deleted branch wip/csoriano/batch-refactoring, Carlos Soriano
  • [gtk-web] Update for GTK+ 3.22, Sébastien Wilmet
  • [evolution-data-server/wip/cmake] "Build"/install also GSettings schemas, Milan Crha
  • [gnome-software/wip/ubuntu-xenial: 5/5] Merge branch 'gnome-3-20' into wip/ubuntu-xenial, Robert Ancell
  • [gnome-software/wip/ubuntu-xenial] (5 commits) ...Merge branch 'gnome-3-20' into wip/ubuntu-xenial, Robert Ancell
  • [gnome-software/wip/ubuntu] Only show the external installed notification on success, Robert Ancell
  • [gnome-software/wip/ubuntu] Add a convenience function to check if an app is installed, Robert Ancell
  • [gnome-software/gnome-3-20] Only show the external installed notification on success, Robert Ancell
  • [gnome-software/gnome-3-20] Add a convenience function to check if an app is installed, Robert Ancell
  • [gnome-software/wip/ubuntu: 5/5] Fix failure refining first snap doesn't affect other snaps, Robert Ancell
  • [gnome-software/wip/ubuntu: 4/5] Support snap launching, Robert Ancell
  • [gnome-software/wip/ubuntu: 3/5] apt: Don't prompt user to upgrade held packages, Robert Ancell
  • [gnome-software/wip/ubuntu: 2/5] Use /v2/find API instead of obsolete /v2/snaps API for searching, Robert Ancell
  • [gnome-software/wip/ubuntu: 1/5] Download changelog information on demand - this stops the UI blocking on startup, Robert Ancell
  • [gnome-software] (5 commits) Created branch wip/ubuntu, Robert Ancell
  • [video-subtitles] Updated Vietnamese translation, Trần Ngọc Quân
  • [geary] Fix ComposerWidget never being finalised., Michael Gratton
  • [geary] Update Close and Save button state as draft status changes. Bug 747627., Michael Gratton
  • [geary] Fix Close and Save not saving drafts. Bug 747627., Michael Gratton
  • [network-manager-applet/nma-1-2] Updated Brazilian Portuguese translation, Damned-Lies
  • [shotwell] Updated Brazilian Portuguese translation, Damned-Lies
  • [shotwell] Updated Brazilian Portuguese translation (cherry picked from commit f4b68102e46f3fa896438db753b39f4b, Damned-Lies
  • [shotwell/shotwell-0.24] Updated Brazilian Portuguese translation, Damned-Lies
  • [dconf-editor] Document .dconf-editor CSS target., Arnaud Bonatti
  • [epiphany] Mark strings in page-menu-popover.ui as translatable, Piotr Drąg
  • [gxml] Updated Debian packaging files, Daniel Espinosa Ortiz
  • [seahorse] Updated Croatian translation, Damned-Lies
  • [genius] Thu Sep 22 17:41:55 2016 Jiri (George) Lebl <jirka 5z com>, George Lebl
  • [rhythmbox] Updated Croatian translation, Damned-Lies
  • [dconf-editor] Disable focus-on-click for PathBarItem., Arnaud Bonatti
  • [gspell] Added Croatian translation, Damned-Lies
  • [gparted] Added Croatian translation, Damned-Lies
  • [gnome-user-share] Added Croatian translation, Damned-Lies
  • [gnome-system-log] Updated Croatian translation, Damned-Lies
  • [gnome-sudoku] Updated Croatian translation, Damned-Lies
  • [gnome-sudoku/gnome-3-20] Updated Croatian translation, Damned-Lies
  • [epiphany] Implement new Page Menu popover design, Iulian Radu
  • [gnome-settings-daemon] Updated Croatian translation, Damned-Lies
  • [gnome-screenshot] Updated Croatian translation, Damned-Lies
  • [gnome-online-accounts] Added Croatian translation, Damned-Lies
  • [epiphany] Non-fast-forward update to branch wip/page-menu-popover, Iulian Radu
  • [gnome-keyring] Updated Croatian translation, Damned-Lies
  • [gnome-font-viewer] Updated Croatian translation (cherry picked from commit c893e174c40a89888a9ff67c685e506e877b2e1b), Damned-Lies
  • [gnome-font-viewer/gnome-3-14] Updated Croatian translation, Damned-Lies
  • [gnome-doc-utils] Added Croatian translation, Damned-Lies
  • [gnome-disk-utility] Added Croatian translation, Damned-Lies
  • [genius] Thu Sep 22 17:05:13 2016 Jiri (George) Lebl <jirka 5z com>, George Lebl
  • [gnome-desktop] Updated Croatian translation, Damned-Lies
  • [epiphany/wip/page-menu-popover: 1/2] web-app-utils: Do not copy cookies when creating new web app, Iulian Radu
  • [epiphany/wip/page-menu-popover: 2/2] Implement new Page Menu popover design, Iulian Radu
  • [epiphany] (2 commits) Non-fast-forward update to branch wip/page-menu-popover, Iulian Radu
  • [epiphany/wip/page-menu-popover] Implement new Page Menu popover design, Iulian Radu
  • [epiphany] Created branch wip/page-menu-popover, Iulian Radu
  • [baobab] Updated Croatian translation, Damned-Lies
  • [gimp/gimp-2-8] Bug 771851 - Vertical ruler shows artifacts if the status bar isn't showing, Michael Natterer
  • [gimp] Bug 771851 - Vertical ruler shows artifacts if the status bar isn't showing, Michael Natterer
  • [brasero] Added Croatian translation, Damned-Lies
  • [gnome-session] Updated Croatian translation, Damned-Lies
  • [gnome-screensaver] Updated Croatian translation, Damned-Lies
  • [gnome-power-manager] Updated Croatian translation, Damned-Lies
  • [gnome-calendar] Added Croatian translation, Damned-Lies
  • [file-roller] Updated Croatian translation, Damned-Lies
  • [eog] Updated Croatian translation, Damned-Lies
  • [totem] Updated Croatian translation, Damned-Lies
  • [nautilus] Deleted branch wip/gbsneto/memleaks, Georges Basile Stavracas Neto
  • [nautilus] bookmark-list: free file content after use, Georges Basile Stavracas Neto
  • [nautilus] search-popover: unref date time when row is destroyed, Georges Basile Stavracas Neto
  • [nautilus] files-view: release selection list, Georges Basile Stavracas Neto
  • [nautilus] query-editor: destroy the search tags on finalize, Georges Basile Stavracas Neto
  • [nautilus] canvas-view-container: free attribute quark list, Georges Basile Stavracas Neto
  • [nautilus] file: fix memory leak in nautilus_file_is_remote, Georges Basile Stavracas Neto
  • [gnome-software] Added Croatian translation, Damned-Lies
  • [chrome-gnome-shell] Replaced extra thread with Glib.idle_add, Yuri Konotopov
  • [yelp] Updated Croatian translation, Damned-Lies
  • [sysprof] Updated Swedish translation, Damned-Lies
  • [cheese] Updated Croatian translation (cherry picked from commit ef17b716eb6bde03e35bf45ffa64590e9685e745), Damned-Lies
  • [cheese/gnome-3-20] Updated Croatian translation, Damned-Lies
  • [nautilus/wip/gbsneto/compile-warnings: 9/9] build: ignore unsolvable deprecations throughout the canvas code, Georges Basile Stavracas Neto
  • [nautilus/wip/gbsneto/compile-warnings: 8/9] file: remove unused variables, Georges Basile Stavracas Neto
  • [nautilus/wip/gbsneto/compile-warnings: 7/9] batch-rename-utilities: assign the directory to the correct type, Georges Basile Stavracas Neto
  • [nautilus/wip/gbsneto/compile-warnings: 6/9] pathbar: remove deprecated push/pop functions, Georges Basile Stavracas Neto
  • [nautilus/wip/gbsneto/compile-warnings: 5/9] location-entry: remove unused variable, Georges Basile Stavracas Neto
  • [nautilus] (9 commits) Non-fast-forward update to branch wip/gbsneto/compile-warnings, Georges Basile Stavracas Neto
  • [nautilus/wip/gbsneto/compile-warnings: 5/5] build: ignore unsolvable deprecations throughout the canvas code, Georges Basile Stavracas Neto
  • [nautilus/wip/gbsneto/compile-warnings: 4/5] file: remove unused variables, Georges Basile Stavracas Neto
  • [nautilus/wip/gbsneto/compile-warnings: 3/5] batch-rename-utilities: assign the directory to the correct type, Georges Basile Stavracas Neto
  • [nautilus/wip/gbsneto/compile-warnings: 2/5] pathbar: remove deprecated push/pop functions, Georges Basile Stavracas Neto
  • [nautilus/wip/gbsneto/compile-warnings: 1/5] location-entry: remove unused variable, Georges Basile Stavracas Neto
  • [nautilus] (5 commits) Created branch wip/gbsneto/compile-warnings, Georges Basile Stavracas Neto
  • [gnome-menus] Updated Croatian translation, Damned-Lies
  • [gimp] Updated Occitan translation, Damned-Lies
  • [gsettings-desktop-schemas] Updated Slovak translation, Damned-Lies
  • [totem-pl-parser] Updated Croatian translation, Damned-Lies
  • [evince] Added Croatian translation, Damned-Lies
  • [gstreamermm] Gst::Iterator: fix memory leak, Marcin Kolny
  • [video-subtitles] Added Lao translation, Damned-Lies
  • [mutter] Fix string format build error, Olav Vitters
  • [gnome-apps-nightly/gnome-3-22] Builder: add support for flatpak inside of flatpak, Christian Hergert
  • [shotwell] Updated Hungarian translation, Damned-Lies
  • [video-subtitles] Updated Hungarian translation, Damned-Lies
  • [file-roller] Update Catalan translation, Jordi Mas
  • [gtk+] Fix another type in the css docs, Matthias Clasen
  • [gtk+] Fix a typo in the css docs, Matthias Clasen
  • [shotwell] Fix in Catalan translation, Jordi Mas
  • [gimp] app: more performance improvements to fuzzy-select/bucket-fill, N/A
  • [video-subtitles] Updated German translation, Damned-Lies
  • [gnome-system-monitor] Created branch gnome-3-22, Robert Roth
  • [gimp] app: add preferences-dialog-utils.[ch], Michael Natterer
  • [gimp] desktop: fix keywords, Piotr Drąg
  • [epiphany/gnome-3-22] web-app-utils: Do not copy cookies when creating new web app, Michael Catanzaro
  • [epiphany] web-app-utils: Do not copy cookies when creating new web app, Michael Catanzaro
  • [gimp] app: make "Color Management" and "Dialog Defaults" resettable individually, Michael Natterer
  • [gimp] app: add gimp_prefs_box_set_page_resettable(), Michael Natterer
  • [evolution-data-server/wip/cmake] libedataserverui, libebackend, addressbook, Milan Crha
  • [chrome-gnome-shell] Subscribe to GNOME Shell events explicitly on web extension request., Yuri Konotopov
  • [chrome-gnome-shell] In case extension metadata is broken report that it's at version 1., Yuri Konotopov
  • [network-manager-applet/nm-1-4: 2/2] editor/team: work around broken strict matching of optional keys in old jansson, Lubomir Rintel
  • [network-manager-applet/nm-1-4: 1/2] c-e: don't use GtkTextView.monospace property, Lubomir Rintel
  • [network-manager-applet] (2 commits) Created branch nm-1-4, Lubomir Rintel
  • [gimp/gimp-2-8] Bug 771444: Tablet stylus misbehaves when crossing..., Massimo Valentini
  • [gimp] Bug 771444: Tablet stylus misbehaves when crossing..., Massimo Valentini
  • [network-manager-applet] editor/team: work around broken strict matching of optional keys in old jansson, Lubomir Rintel
  • [planet-web] Update jwendell's feeds for gnome-br, Jonh Wendell
  • [video-subtitles] Updated Greek translation, Damned-Lies
  • [gnome-software] Ensure the network is checked if starting gnome-software by opening a file, Richard Hughes
  • [epiphany/gnome-3-22] Improve overview layout in small windows, Michael Catanzaro
  • [video-subtitles] Updated Spanish translation, Damned-Lies
  • [epiphany] Improve overview layout in small windows, Michael Catanzaro
  • [nautilus] gtkplacesview: update to last code, Carlos Soriano
  • [gtk+] gtkplacesview: mark string as translatable, Carlos Soriano
  • [video-subtitles] Updated Brazilian Portuguese translation, Damned-Lies
  • [video-subtitles] Added Italian translation, Damned-Lies
  • [nautilus] application: update comment, Carlos Soriano
  • [gnome-apps-nightly] Add missing gnome-tweak-tool patch, Florian Müllner
  • [genius] forgot to run intltool-update ... so here is, George Lebl
  • [genius] Minor updates to Esperanto translations, George Lebl
  • [gnome-software] Updated Italian translation (cherry picked from commit db6e701274dba7076e90800e8f06a3ec03e573e8), Damned-Lies
  • [genius] Fix string, thanks to Anders Jonsson, George Lebl
  • [gnome-software] trivial: Use custom colors for the age rating button, Richard Hughes
  • [damned-lies] Allow updating all release branches with update-stats command, Claude Paroz
  • [vala/wip/gtkgir: 41/41] gtk+-3.0: Switch to GIR, Rico Tzschichholz
  • [vala/wip/gtkgir: 40/41] girparser: Avoid fatal handling of nameless unions, Rico Tzschichholz
  • [vala] (41 commits) Non-fast-forward update to branch wip/gtkgir, Rico Tzschichholz
  • [nautilus] Revert "application: use ellipsis instead of three dots", Carlos Soriano
  • [gnome-calculator] Adjust style for GTK 3.20, Carlos Soriano
  • [nautilus] application: update comment about command line handling, Carlos Soriano
  • [nautilus] application: use ellipsis instead of three dots, Carlos Soriano
  • [gtk+] Add some missing (nullable) annotations, Rico Tzschichholz
  • [gimp] desktop: add "GIMP" in keywords to fix search with flatpak., Jehan Pagès
  • [damned-lies] Update Greek translation, Tom Tryfonidis
  • [gnome-software] trivial: Add missing include for LC_MESSAGES, Kalev Lember
  • [evolution-data-server/wip/cmake] GObjectIntrospection build, Milan Crha
  • [gnome-apps-nightly] Games: Update the Libretro core install dir, Adrien Plazas
  • [libgda] Updated Swedish translation, Damned-Lies
  • [sysprof] Add Swedish help translation, Anders Jonsson
  • [evolution/gnome-3-22] Bug 770662 - [WK2] Leading space disappears on paragraph format change, Tomas Popela
  • [evolution] Bug 770662 - [WK2] Leading space disappears on paragraph format change, Tomas Popela
  • [gnome-apps-nightly] Add TweakTool, Florian Müllner
  • [gnome-apps-nightly] Add dconf-editor, Florian Müllner
  • [nautilus] nautilus-files-view: modify initial conditions, Carlos Soriano
  • [gnome-control-center] printers: Add grid lines between items in "Add Printer" dialog, Felipe Borges
  • [gnome-control-center] printers: Drop "Add Printer" dialog internal borders, Felipe Borges
  • [gnome-control-center] printers: Rename "Add a New Printer" dialog title to "Add Printer", Felipe Borges
  • [gnome-control-center] printers: Move "Add Printer" dialog buttons to header bar, Felipe Borges
  • [nautilus] batch-rename-utilities: remove unused function, Carlos Soriano
  • [nautilus] batch-rename-utilities: fix variable type, Carlos Soriano
  • [nautilus] batch-rename-dialog: remove unused vars, Carlos Soriano
  • [evolution/gnome-3-22] Simplify a bit how the selection is saved, Tomas Popela
  • [evolution/gnome-3-22] Cannot switch the list type when it has just one level, Tomas Popela
  • [evolution] Simplify a bit how the selection is saved, Tomas Popela
  • [evolution] Cannot switch the list type when it has just one level, Tomas Popela
  • [damned-lies] Converted management commands from optparse to argparse syntax, Claude Paroz
  • [totem] Updated Italian translation, Damned-Lies
  • [gnome-tweak-tool] Updated Italian translation, Damned-Lies
  • [gnome-todo] Updated Italian translation, Damned-Lies
  • [gnome-sound-recorder] Updated Italian translation, Damned-Lies
  • [epiphany] Updated Italian translation (cherry picked from commit 65fb60c98733e3b0cc949a0dc1efee896556bbd2), Damned-Lies
  • [epiphany/gnome-3-22] Updated Italian translation, Damned-Lies
  • [gnome-software] Updated Italian translation (cherry picked from commit 35da9604b76f1a8f9ea1da6eff00639b2278e3c0), Damned-Lies
  • [gnome-software/gnome-3-22] Updated Italian translation, Damned-Lies
  • [gnome-online-accounts] Updated Italian translation (cherry picked from commit 123cf2f06e3886a47984b013d3260fc3ca380ee3), Damned-Lies
  • [gnome-online-accounts/gnome-3-22] Updated Italian translation, Damned-Lies
  • [evince] Updated Italian translation, Damned-Lies
  • [gnome-apps-nightly] Builder: add support for flatpak inside of flatpak, Christian Hergert
  • [gnome-builder] flatpak: be tolerant of flatpak installation errors, Christian Hergert
  • [gnome-builder] flatpak: override flatpak user dir, Christian Hergert
  • [network-manager-pptp] Updated Hungarian translation, Damned-Lies
  • [gnome-applets] Updated Hungarian translation, Damned-Lies
  • [grilo] tests: include lib-net into make check, Victor Toso de Carvalho
  • [grilo] tests: avoid critical warning on test, Victor Toso de Carvalho
  • [grilo] tests: add stress test to grl-net-wc, Victor Toso de Carvalho
  • [grilo] net: Check for throttling only if set, Victor Toso de Carvalho
  • [gnome-system-monitor] Use real widget types, eliminate downcasting, Benoît Dejean
  • [gnome-system-monitor] Post-release version bump., Benoît Dejean
  • [gtkmm] Gdk::Pixbuf: Add commented-out get_pixels(length&) with TODO., Murray Cumming
  • [gnome-software] Do not do a substring match when adding compulsory applications, Richard Hughes
  • [gnome-software] Show the correct age classification information for different country-specific systems, Richard Hughes
  • [gnome-boxes] Created branch gnome-3-22, Zeeshan Ali
  • [gtk+] widget: Don't print missing allocation warning by default, Timm Bäder
  • [gjs/wip/ptomato/mozjs31: 12/12] js: Remove deprecated JS_IsConstructing(), Philip Chimento
  • [gjs/wip/ptomato/mozjs31: 11/12] js: Remove remaining usage of JSBool, Philip Chimento
  • [gjs/wip/ptomato/mozjs31: 10/12] WIP - mozjs31, Philip Chimento
  • [gjs/wip/ptomato/mozjs31: 9/12] compat: Remove deprecated libgjs public API, Philip Chimento
  • [gjs] (12 commits) Non-fast-forward update to branch wip/ptomato/mozjs31, Philip Chimento
  • [gjs/wip/ptomato/mozjs31prep: 8/8] js: Prefer bool to gboolean, Philip Chimento
  • [gjs/wip/ptomato/mozjs31prep: 7/8] js: Discontinue usage of JSBool, Philip Chimento
  • [gjs] (8 commits) Non-fast-forward update to branch wip/ptomato/mozjs31prep, Philip Chimento
  • [gjs: 7/7] class: Deprecate gjs_new_object_for_constructor(), Philip Chimento
  • [gjs: 6/7] compat: Remove use of JS_NewNumberValue shim, Philip Chimento
  • [gjs: 5/7] compat: Remove use of JS_GetGlobalObject define, Philip Chimento
  • [gjs: 4/7] compat: Move native constructor macros, Philip Chimento
  • [gjs: 3/7] js: Remove use of JSVAL_* macros, Philip Chimento
  • [gjs: 2/7] js: Replace all jsval by JS::Value, Philip Chimento
  • [gjs] (7 commits) ...class: Deprecate gjs_new_object_for_constructor(), Philip Chimento
  • [libgdata] (2 commits) ...documents: Retain the content type when adding an entry to a folder, Debarshi Ray
  • [epiphany] Use new icon consistently, Michael Catanzaro
  • [epiphany] Rename the desktop file, Michael Catanzaro
  • [epiphany] Add new app icons, Michael Catanzaro
  • [epiphany] Add a TODO, Michael Catanzaro
  • [epiphany] title-box: Don't use a secure image when created, Michael Catanzaro
  • [epiphany] Create only an EphyLocationEntry *or* an EphyTitleBox, Michael Catanzaro
  • [epiphany] location-entry: format signals nicer, Michael Catanzaro
  • [epiphany] location-entry: Implement EphyTitleWidget, Michael Catanzaro
  • [epiphany] title-box: Implement EphyTitleWidget, Michael Catanzaro
  • [epiphany] Add EphyTitleWidget interface, Michael Catanzaro
  • [epiphany] title-box: Remove now-unused member variable, Michael Catanzaro
  • [epiphany] title-box: move to lib/widgets, Michael Catanzaro
  • [dconf-editor] Fix appdata installation, Kalev Lember
  • [genius] Wed Sep 21 23:47:46 2016 Jiri (George) Lebl <jirka 5z com>, George Lebl
  • [gnome-software/wip/ubuntu-xenial] apt: Don't prompt user to upgrade held packages, Robert Ancell
  • [gnome-devel-docs] Updated Korean translation, Damned-Lies
  • [genius] Wed Sep 21 20:54:37 2016 Jiri (George) Lebl <jirka 5z com>, George Lebl
  • [genius] Wed Sep 21 20:44:39 2016 Jiri (George) Lebl <jirka 5z com>, George Lebl
  • [gnome-apps-nightly] Don't ask for access to org.*.Notifications, Florian Müllner
  • [gnome-apps-nightly] Geary: Don't ask for access to org.gtk.Notifications, Florian Müllner
  • [gnome-apps-nightly/gnome-3-22] Convert gnome-dictionary to build from tarballs, Matthias Clasen
  • [gnome-apps-nightly/gnome-3-22] Convert clocks to build from tarballs, Matthias Clasen
  • [gnome-apps-nightly/gnome-3-22] Convert gnome-characters to build from tarballs, Matthias Clasen
  • [gnome-builder] flatpak: load both user and system installations, Christian Hergert
  • [gnome-builder] flatpak: add tracing macro for debugging, Christian Hergert
  • [gnome-apps-nightly/gnome-3-22] Move the last packages to use the 3.22 runtime and target stable branch, Alexander Larsson
  • [gnome-apps-nightly/gnome-3-22] documents: Move to tarballs, Alexander Larsson
  • [gnome-apps-nightly/gnome-3-22] eog: Convert to use tarballs, Alexander Larsson
  • [gnome-apps-nightly/gnome-3-22] Epiphany: Convert to tarballs, Alexander Larsson
  • [genius] Wed Sep 21 18:55:34 2016 Jiri (George) Lebl <jirka 5z com>, George Lebl
  • [gnome-apps-nightly/gnome-3-22] Evince: Convert to 3.22 tarballs, Alexander Larsson
  • [gnome-apps-nightly/gnome-3-22] gnome-games: Convert to tarballs and freeze current git revisions, Alexander Larsson
  • [genius] foo, George Lebl
  • [gnome-apps-nightly/gnome-3-22] Update geary to tarballs, Alexander Larsson
  • [gnome-apps-nightly/gnome-3-22] Convert gedit to 3.22 tarballs, Alexander Larsson
  • [evolution-data-server/wip/cmake] Build private/ and libedataserver/, Milan Crha
  • [gnome-builder] flatpak: add tracing and source cleanup, Christian Hergert
  • [gnome-builder] terminal: add G_LOG_DOMAIN, Christian Hergert
  • [video-subtitles] Update Swedish translation, Anders Jonsson
  • [gnome-apps-nightly] Rename gitg app id to current dbus name, Alexander Larsson
  • [gnome-apps-nightly/gnome-3-22] Convert gitg to use 3.22 tarball, Alexander Larsson
  • [gnome-shell] global: Fix a small memory leak, Florian Müllner
  • [nautilus] Fix to Catalan translation, Jordi Mas
  • [jhbuild] gnome-suites-core-deps-3.24.modules: Build gstreamer with meson, Javier Jardón Cabezas
  • [jhbuild] Add GNOME 3.24 modulesets, Javier Jardón Cabezas
  • [gnome-apps-nightly/gnome-3-22] Convert calculator to build from tarballs, Matthias Clasen
  • [gnome-apps-nightly/gnome-3-22] Convert gnome-builder to build from tarballs, Matthias Clasen
  • [nautilus] file: complete operation if all files skipped, Alexandru-Ionut Pandelea
  • [nautilus] file: mark file with error on batch rename as skipped, Alexandru-Ionut Pandelea
  • [gdm] wayland-session: don't start new session with stale session env vars, Ray Strode
  • [release-notes/gnome-3-22] Updated Lithuanian translation, Aurimas Černius
  • [tali] Created tag 3.22.0, Michael Catanzaro
  • [tali] Prepare 3.22.0, Michael Catanzaro
  • [evolution-data-server/wip/cmake] Build camel/tests as part of 'check' target, Milan Crha
  • [quadrapassel] Created tag 3.22.0, Michael Catanzaro
  • [quadrapassel] Prepare 3.22.0, Michael Catanzaro
  • [shotwell] Fix mixup when clicking Reset, Jens Georg
  • [gnome-tetravex] Created tag 3.22.0, Michael Catanzaro
  • [gnome-tetravex] Prepare 3.22.0, Michael Catanzaro
  • [gnome-mahjongg] Created tag 3.22.0, Michael Catanzaro
  • [gnome-mahjongg] Prepare 3.22.0, Michael Catanzaro
  • [gnome-sudoku] Created tag 3.22.0, Michael Catanzaro
  • [gnome-sudoku] Prepare 3.22.0, Michael Catanzaro
  • [gnome-chess] Created tag 3.22.0, Michael Catanzaro
  • [gnome-chess] Prepare 3.22.0, Michael Catanzaro
  • [gnome-applets] Updated Czech translation, Marek Černocký
  • [gnome-apps-nightly] glade: Fix icon in about dialog, Alexander Larsson
  • [gnome-apps-nightly/gnome-3-22] Convert glade to tarballs (only 3.20 though), Alexander Larsson
  • [gnome-apps-nightly/gnome-3-22] Update iagno to 3.22, Alexander Larsson
  • [gnome-apps-nightly/gnome-3-22] Convert books to build from tarballs, Matthias Clasen
  • [gtk-doc] Updated Swedish translation, Damned-Lies
  • [video-subtitles] Updated Czech translation, Marek Černocký
  • [gnome-apps-nightly/gnome-3-22] Convert maps to 3.22 tarballs, Alexander Larsson
  • [epiphany] Updated French translation (cherry picked from commit 343d9f52f67d4ee47c6dd077c9979b903bb3c941), Damned-Lies
  • [shotwell] Add debug output of shotwell's current timezone, Jens Georg
  • [shotwell] Add debug log when shifting events, Jens Georg
  • [gnome-apps-nightly/gnome-3-22] Convert nautilus to 3.22 tarballs, Alexander Larsson
  • [gnome-software] Add content rating UI for games, Richard Hughes
  • [gnome-software] Show an in-app notification for an invalid file format, Richard Hughes
  • [gnome-software] Show an in-app notification when a flatpak runtime cannot be found, Richard Hughes
  • [gnome-software] Recover the state of the app when failing to install the flatpak runtime, Richard Hughes
  • [gnome-software] trivial: Set some dummy data for flatpak bundles without AppStream, Richard Hughes
  • [gnome-apps-nightly/gnome-3-22] news: Drop this as there is no stable release., Alexander Larsson
  • [gnome-apps-nightly/gnome-3-22] news: Convert dependencies to stable tarballs, Alexander Larsson
  • [shotwell] Add contrast adjustments to settings, Jens Georg
  • [gnumeric] Updated German translation, Damned-Lies
  • [shotwell/wip/acdsee: 2/2] Support acdsee tags, Jens Georg
  • [shotwell/wip/acdsee: 1/2] Post-release version bump, Jens Georg
  • [shotwell] (2 commits) Created branch wip/acdsee, Jens Georg
  • [gnumeric] Updated Hungarian translation, Damned-Lies
  • [nautilus] nautilus-file: plug leak, Carlos Soriano
  • [nautilus] nautilus-file: copy parameter data in batch renaming, Carlos Soriano
  • [video-subtitles] Move Polish translation of gnome322 to a PO file, Piotr Drąg
  • [rhythmbox] Updated German translation, Damned-Lies
  • [gnome-flashback] Updated German translation, Damned-Lies
  • [damned-lies] Allow parsing maintainer without email in doap files, Claude Paroz
  • [gnome-applets] Updated German translation, Damned-Lies
  • [video-subtitles] Add gnome322.pot, Petr Kovář
  • [gnome-apps-nightly/gnome-3-22] bijben: Set branch to "stable", Alexander Larsson
  • [gnome-apps-nightly/gnome-3-22] Update Photos to 3.22 tarballs, Alexander Larsson
  • [video-subtitles] gnome322: update format to an actual srt format which is valid, Bastian Ilsø Hougaard
  • [libgdata/wip/rishi/drive: 8/8] tests: Skip UPLOAD_ODT_CONVERT, Debarshi Ray
  • [libgdata/wip/rishi/drive: 7/8] tests: Skip UPLOAD_RESUMABLE, Debarshi Ray
  • [libgdata/wip/rishi/drive: 6/8] Port the tests, Debarshi Ray
  • [libgdata/wip/rishi/drive: 5/8] tests: ODTs are represented by GDataDocumentsDocument in Drive v2, Debarshi Ray
  • [libgdata/wip/rishi/drive: 4/8] tests: GDataDocumentsSpreadsheet is not meant for ODS files in Drive v2, Debarshi Ray
  • [libgdata/wip/rishi/drive: 3/8] documents: Set the content type for GDataDocumentsDocument sub-classes, Debarshi Ray
  • [libgdata/wip/rishi/drive: 2/8] documents: Retain the content type when adding an entry to a folder, Debarshi Ray
  • [libgdata/wip/rishi/drive: 1/8] documents: Split out the code to add a content type to an entry, Debarshi Ray
  • [libgdata] (8 commits) Created branch wip/rishi/drive, Debarshi Ray
  • [gegl] gblue-1d: also free cmatrix for opencl codepath, Øyvind Kolås
  • [libgdata] documents: Drop unnecessary instance variable, Debarshi Ray
  • [wing] Deleted branch wip/source, Ignacio Casal Quinteiro
  • [wing] Provide a public wing_create_source, Ignacio Casal Quinteiro
  • [video-subtitles] Update LINGUAS for documentation-video, Piotr Drąg
  • [video-subtitles] Fix version in README for gnome-3.22, Piotr Drąg
  • [shotwell] Post-release version bump, Jens Georg
  • [video-subtitles] Add po files, Petr Kovář
  • [evolution-data-server/wip/cmake] Build libcamel and its providers, Milan Crha
  • [gnome-apps-nightly/gnome-3-22] Polari, Alexander Larsson
  • [video-subtitles] Add README for gnome-3.22, Marek Černocký
  • [metacity] Created tag 3.22.0, Alberts Muktupāvels
  • [metacity] bump version to 3.22.0, update NEWS, Alberts Muktupāvels
  • [gnome-apps-nightly] rhythmbox: Fix about dialog icon by copying icon instead of renaming, Alexander Larsson
  • [gnome-apps-nightly/gnome-3-22] Rhythmbox, Alexander Larsson
  • [glib] Deleted branch wip/ricotz/unicode-9.0, Rico Tzschichholz
  • [gnome-apps-nightly/gnome-3-22] Convert Bijiben to build from 3.22 tarballs, Matthias Clasen
  • [gnome-apps-nightly/gnome-3-22] Remove gnome-software, Alexander Larsson
  • [gnome-apps-nightly/gnome-3-22] Convert Todo to 3.22 tarballs, Alexander Larsson
  • [vala/wip/bug615830] Fix type checking when using generics in combination with subtyping, Rico Tzschichholz
  • [vala] Created branch wip/bug615830, Rico Tzschichholz
  • [vala/wip/gio-2.0: 10/10] gio-2.0: Keep GLib.Socket API compatible with gio < 2.48, Rico Tzschichholz
  • [vala/wip/gio-2.0: 9/10] gio-2.0: Fix binding of Resolver.lookup_service*(), Rico Tzschichholz
  • [vala] (10 commits) Non-fast-forward update to branch wip/gio-2.0, Rico Tzschichholz
  • [vala/wip/unicode: 5/5] glib-2.0: Add UCS-4 and UTF-16 related bindings, Rico Tzschichholz
  • [glib] unicode: Update test data files for unicode 9.0.0, Rico Tzschichholz
  • [glib] unicode: Update to unicode 9.0.0, Rico Tzschichholz
  • [glib] unicode: Update break_mappings, Rico Tzschichholz
  • [gnome-apps-nightly/gnome-3-22] totem: Drop nightly tags, Alexander Larsson
  • [gnome-apps-nightly] Rename org.lua.json to org.lua.modules.json, Alexander Larsson
  • [gnome-apps-nightly/gnome-3-22] Rename org.lua.json to org.lua.modules.json, Alexander Larsson
  • [gnome-apps-nightly/gnome-3-22] Move totem to 3.22 tarballs, Alexander Larsson
  • [gnome-apps-nightly/gnome-3-22] Move weather to 3.22, Alexander Larsson
  • [release-notes/gnome-3-22] Update Greek translation, Tom Tryfonidis
  • [gtk+] encodesymbolic: handle circle objects, Lapo Calamandrei
  • [gnome-apps-nightly/gnome-3-22] (53 commits) ...Games: Fix the pcsx_rearmed build, Alexander Larsson
  • [gnome-builder] Updated Serbian Latin translation, Damned-Lies
  • [gnome-builder] Updated Serbian translation, Damned-Lies
  • [release-notes/gnome-3-22] Updates "i18n.page", Tom Tryfonidis
  • [gimp] app: convert tabs to spaces in gimpprefsbox.h, Michael Natterer
  • [gnome-panel] xstuff: remove unused function, Alberts Muktupāvels
  • [gnome-panel] libpanel-applet-private: remove unused parameter, Alberts Muktupāvels
  • [gnome-panel] libpanel-applet-private: remove applet-broken signal, Alberts Muktupāvels
  • [gnome-panel] panel: remove background change signals, Alberts Muktupāvels
  • [gnome-panel] libpanel-applet: remove panel_applet_handle_background, Alberts Muktupāvels
  • [gnome-panel] libpanel-applet: remove FIXME about HiDPI, Alberts Muktupāvels
  • [gnome-panel] libpanel-applet: fix build warnings, Alberts Muktupāvels
  • [gnome-panel] libpanel-applet-private: remove GtkSocket, Alberts Muktupāvels
  • [gnome-panel] libpanel-applet: remove panel_applet_button_event, Alberts Muktupāvels
  • [gnome-panel] libpanel-applet: remove out-of-process property, Alberts Muktupāvels
  • [gnome-panel] libpanel-applet: remove PanelPlug, Alberts Muktupāvels
  • [gnome-panel] libpanel-applet: remove TODO, Alberts Muktupāvels
  • [gnome-panel] libpanel-applet: remove panel_applet_factory_main, Alberts Muktupāvels
  • [gnome-panel] libpanel-applet: remove PANEL_APPLET_OUT_PROCESS_FACTORY, Alberts Muktupāvels
  • [gnome-panel] build: remove libpanel-applet-uninstalled.pc, Alberts Muktupāvels
  • [gnome-panel] libpanel-applet-private: don't load out-of-process applets, Alberts Muktupāvels
  • [gnome-panel] remove X-GNOME-Bugzilla-OtherBinaries from *.panel-applet files, Alberts Muktupāvels
  • [gnome-panel] build: remove LIBPANEL_APPLET_API_VERSION, Alberts Muktupāvels
  • [gnome-panel] build: remove GObject introspection support, Alberts Muktupāvels
  • [gnome-panel] Deleted branch wip/in-process-only, Alberts Muktupāvels
  • [adwaita-icon-theme] render-symbolic.rb: close the window when the slicing is done, Lapo Calamandrei
  • [gnome-contacts] Created tag 3.22.1, Erick Pérez Castellanos
  • [gnome-contacts] Bump version to 3.22.1 for release, Erick Pérez Castellanos
  • [gimp] devel-docs: add new stuff to *-sections.txt, and cleanup, Michael Natterer
  • [file-roller] Update Arabic translation, Khaled Hosny
  • [release-notes/gnome-3-22] build: declare new glib-structured-logs.png figure, Frederic Peters
  • [gnome-software/gnome-3-20] Updated Greek translation, Damned-Lies
  • [gnome-control-center] Update Arabic translation, Khaled Hosny
  • [gnome-control-center/gnome-3-22] Update Arabic translation, Khaled Hosny
  • [gnome-applets] cpufreq: remove redundant redeclarations, Alberts Muktupāvels
  • [gnome-applets] modem-lights: remove redundant redeclarations, Alberts Muktupāvels
  • [gnome-applets] geyes: remove unused variable, Alberts Muktupāvels
  • [gnome-applets] inhibit: remove redundant redeclarations, Alberts Muktupāvels
  • [gnome-applets] drivemount: remove unused variable, Alberts Muktupāvels
  • [gnome-applets] brightness: remove redundant redeclarations, Alberts Muktupāvels
  • [gnome-applets] charpick: remove unused variables, Alberts Muktupāvels
  • [gnome-applets] remove X-GNOME-Bugzilla-OtherBinaries from *.panel-applet files, Alberts Muktupāvels
  • [gnome-applets] build: remove LIBPANEL_APPLET_API_VERSION, Alberts Muktupāvels
  • [gnome-applets] battstat: remove DIST_SUBDIRS, Alberts Muktupāvels
  • [network-manager-applet] c-e: don't use GtkTextView.monospace property, Thomas Haller
  • [evolution-data-server/gnome-3-22] Updated Slovak translation, Damned-Lies
  • [video-subtitles] Added galician translations, Francisco Diéguez Souto
  • [gnome-weather] Update Arabic translation, Khaled Hosny
  • [gnome-tweak-tool] Update Arabic translation, Khaled Hosny
  • [shotwell/shotwell-0.24] Updated Swedish translation, Damned-Lies
  • [gnome-software] Update Arabic translation, Khaled Hosny
  • [shotwell] Updated Swedish translation, Damned-Lies
  • [gnome-software/gnome-3-22] Update Arabic translation, Khaled Hosny
  • [gegl] tool/gen-loader: improve indentation/silence compiler warnings, Øyvind Kolås
  • [libgdata/wip/rishi/drive: 4/4] tests: Skip UPLOAD_ODT_CONVERT, Debarshi Ray
  • [libgdata/wip/rishi/drive: 3/4] documents: Drop unnecessary instance variable, Debarshi Ray
  • [libgdata/wip/rishi/drive: 2/4] tests: Skip UPLOAD_RESUMABLE, Debarshi Ray
  • [libgdata/wip/rishi/drive: 1/4] Port the tests, Debarshi Ray
  • [libgdata] (4 commits) Created branch wip/rishi/drive, Debarshi Ray
  • [libgdata] Deleted branch wip/rishi/drive, Debarshi Ray
  • [gnome-applets] inhibit: fix distcheck, Sebastian Geiger
  • [gnome-applets] brightness: fix distcheck, Sebastian Geiger
  • [gnome-applets] sticky-notes: fix src/Makefile.am, Sebastian Geiger
  • [gimp] app: simplify pasting code in edit-commands.c, Michael Natterer
  • [vala/wip/gee: 4/4] Move to .foreach methods where it does not impact readability, Rico Tzschichholz
  • [vala/wip/gee: 3/4] Sort the symbols using .sort, Rico Tzschichholz
  • [vala/wip/gee: 2/4] Port to SortedMap, Rico Tzschichholz
  • [vala/wip/gee: 1/4] Update internal gee from libgee 0.18.0+b8babe69, Rico Tzschichholz
  • [release-notes/gnome-3-22] Updated Swedish translation, Damned-Lies
  • [vala] (4 commits) Non-fast-forward update to branch wip/gee, Rico Tzschichholz
  • [gnome-applets] invest-applet: rewrite in c, Alberts Muktupāvels
  • [vala/wip/gee: 5/5] Move to .foreach methods where it does not impact readability, Rico Tzschichholz
  • [vala/wip/gee: 4/5] Sort the symbols using .sort, Rico Tzschichholz
  • [vala/wip/gee: 3/5] Port to SortedMap, Rico Tzschichholz
  • [vala/wip/gee: 2/5] Update internal gee from libgee 0.18.0+b8babe69, Rico Tzschichholz
  • [vala/wip/gee: 1/5] Update internal gee from libgee 0.8.8+d531caa9, Rico Tzschichholz
  • [vala] (5 commits) Created branch wip/gee, Rico Tzschichholz
  • [adwaita-icon-theme] Created tag 3.22.0, Jakub Steiner
  • [adwaita-icon-theme/gnome-3-22] prepare for 3.22.0 release, Jakub Steiner
  • [gnome-software] Set the content rating if available, Richard Hughes
  • [network-manager-openvpn/nm-1-0] gitignore: ignore cscope files, Thomas Haller
  • [network-manager-openvpn/nm-1-0] tests: avoid string-format warning in test helpers, Thomas Haller
  • [network-manager-openvpn/nm-1-0] properties: avoid compiler warning about comparing unsigned int, Thomas Haller
  • [network-manager-openvpn/nm-1-0] properties: fix using wrong enum value, Thomas Haller
  • [network-manager-openvpn/nm-1-0] build: fix invalid NM_VERSION_MAX_ALLOWED define, Thomas Haller
  • [network-manager-openvpn/nm-1-0] service: fix leak in nm_openvpn_start_openvpn_binary() parsing remote, Thomas Haller
  • [network-manager-openvpn/nm-1-0] build: use m4/compiler_options.m4 from NetworkManager, Thomas Haller
  • [library-web] Updated Spanish translation, Damned-Lies
  • [jhbuild] Updated Spanish translation, Damned-Lies
  • [damned-lies] Updated Spanish translation, Damned-Lies
  • [release-notes/gnome-3-22] add nicer Software screenshot, Andreas Nilsson
  • [gimp] app: rename gimp_layer_flatten() to gimp_layer_remove_alpha(), Michael Natterer
  • [network-manager-openvpn/th/chroot-rh1377708] WIP: service: create chroot directory for openvpn service, Thomas Haller
  • [network-manager-openvpn/th/chroot-rh1377708] service: create chroot directory for openvpn service, Thomas Haller
  • [network-manager-openvpn] Created branch th/chroot-rh1377708, Thomas Haller
  • [network-manager-openvpn] Deleted branch th/chroot-rh1377708, Thomas Haller
  • [network-manager-openvpn: 8/8] service: merge branch 'th/chroot-rh1377708' (early part), Thomas Haller
  • [network-manager-openvpn: 7/8] service: delete management socket, Thomas Haller
  • [network-manager-openvpn: 6/8] service: create runstate dir for management socket, Thomas Haller
  • [network-manager-openvpn] (8 commits) ...service: merge branch 'th/chroot-rh1377708' (early part), Thomas Haller
  • [gimp] app: fix position of pasted layers in gimp_edit_paste(), Michael Natterer
  • [gnome-backgrounds] Created tag 3.22.0, Jakub Steiner
  • [gnome-backgrounds] prepare for 3.22.0, Jakub Steiner
  • [network-manager-openvpn/th/chroot-rh1377708: 7/7] service: create chroot directory for openvpn service, Thomas Haller
  • [network-manager-openvpn/th/chroot-rh1377708: 6/7] service: create runstate dir for management socket, Thomas Haller
  • [network-manager-openvpn/th/chroot-rh1377708: 5/7] service: cleanup nesting of loop in nm_openvpn_start_openvpn_binary(), Thomas Haller
  • [network-manager-openvpn/th/chroot-rh1377708: 4/7] service: fix leak in nm_openvpn_start_openvpn_binary() parsing remote, Thomas Haller
  • [network-manager-openvpn/th/chroot-rh1377708: 3/7] service: refactor cleanup of openvpn_args in nm_openvpn_start_openvpn_binary(), Thomas Haller
  • [network-manager-openvpn/th/chroot-rh1377708: 2/7] service: cleanup call to nm_openvpn_start_openvpn_binary(), Thomas Haller
  • [network-manager-openvpn/th/chroot-rh1377708: 1/7] service: minor refactoring setting user/group/chroot arguments, Thomas Haller
  • [network-manager-openvpn] (7 commits) Created branch th/chroot-rh1377708, Thomas Haller
  • [ekiga] Bump ptlib and opal dependencies, Eugen Dedu
  • [evolution] Deleted branch wip/tpopela/composer-fixes, Tomas Popela
  • [evolution/gnome-3-22] Bug 771268 - [WK2] Prefer text over image on Paste, Tomas Popela
  • [release-notes/gnome-3-22] Update numbers of Git authors and commits for 3.22, Andre Klapper
  • [evolution] Bug 771268 - [WK2] Prefer text over image on Paste, Tomas Popela
  • [nautilus] nautilus-toolbar: disable bookmark on 'Other Locations', Carlos Soriano
  • [gimp-tiny-fu] Updated Czech translation, Marek Černocký
  • [gimp] Updated Czech translation, Marek Černocký
  • [gimp/gimp-2-8] Updated Czech translation, Marek Černocký
  • [gnome-documents] Update Arabic translation, Khaled Hosny
  • [gnome-documents/gnome-3-22] Update Arabic translation, Khaled Hosny
  • [gedit] Update Arabic translation, Khaled Hosny
  • [gimp] app: special case empty layer groups in gimp_edit_get_paste_offset(), Michael Natterer
  • [libsigcplusplus/c++17v4: 3/3] C++17: Replace call_*() helpers with std::apply()., Murray Cumming
  • [libsigcplusplus/c++17v4: 2/3] C++17: Use std::invoke()., Murray Cumming
  • [libsigcplusplus/c++17v4: 1/3] C++17: limit_trackable_target: Use constexpr if to simplify code., Murray Cumming
  • [libsigcplusplus] (3 commits) Created branch c++17v4, Murray Cumming
  • [gnumeric] Workarround for http://savannah.gnu.org/bugs/?46756 (discussion https://mail.gnome.org/archives/gnum, Marek Černocký
  • [gtk+] Update Arabic translation, Khaled Hosny
  • [gnome-characters] Update Arabic translation, Khaled Hosny
  • [gnome-calendar] Update Arabic translation, Khaled Hosny
  • [geary] Fix alternate email weirdness in composer from combobox. Bug 770356., Michael Gratton
  • [gnome-apps-nightly] Created branch gnome-3-22, Matthias Clasen
  • [gjs/wip/ptomato/mozjs31: 22/22] js: Remove deprecated JS_IsConstructing(), Philip Chimento
  • [gjs/wip/ptomato/mozjs31: 21/22] js: Remove remaining usage of JSBool, Philip Chimento
  • [gjs/wip/ptomato/mozjs31: 20/22] WIP - mozjs31, Philip Chimento
  • [gjs/wip/ptomato/mozjs31: 19/22] compat: Remove deprecated libgjs public API, Philip Chimento
  • [gjs] (22 commits) Non-fast-forward update to branch wip/ptomato/mozjs31, Philip Chimento
  • [gjs/wip/ptomato/mozjs31prep: 18/18] compat: Move native constructor macros, Philip Chimento
  • [gjs/wip/ptomato/mozjs31prep: 17/18] class: Deprecate gjs_new_object_for_constructor(), Philip Chimento
  • [gjs/wip/ptomato/mozjs31prep: 16/18] compat: Remove use of JS_NewNumberValue shim, Philip Chimento
  • [gjs/wip/ptomato/mozjs31prep: 15/18] compat: Remove use of JS_GetGlobalObject define, Philip Chimento
  • [gjs/wip/ptomato/mozjs31prep: 14/18] js: Remove use of JSVAL_* macros, Philip Chimento
  • [gjs/wip/ptomato/mozjs31prep: 13/18] js: Replace all jsval by JS::Value, Philip Chimento
  • [gjs/wip/ptomato/mozjs31prep: 12/18] js: Prefer bool to gboolean, Philip Chimento
  • [gjs/wip/ptomato/mozjs31prep: 11/18] js: Discontinue usage of JSBool, Philip Chimento
  • [gjs/wip/ptomato/mozjs31prep: 10/18] boxed: Remove usage of TinyId's, Philip Chimento
  • [gjs] (18 commits) Non-fast-forward update to branch wip/ptomato/mozjs31prep, Philip Chimento
  • [geary] Fix for the context menu. Bug 770356., Michael Gratton
  • [geary] Correctly get the composer's style properties. Bug 770356., Michael Gratton
  • [geary] Use GLib.Actions in the composer. Bug 770356., Michael Gratton
  • [gjs] doc: Update JS::Value memory notes, Philip Chimento
  • [gjs] byteArray: Fix bug with length > maxint32, Philip Chimento
  • [gjs] build: Avoid compiler warnings, Philip Chimento
  • [gjs] build: Suppress jsapi.h warnings in Clang, Philip Chimento
  • [gjs] build: Require C++11, Philip Chimento
  • [gjs] build: Require GTK 3.20, Philip Chimento
  • [gjs] byteArray: Remove further usage of TinyId, Philip Chimento
  • [folks] docs: Use HTTPS URIs in README and DOAP file, Philip Withnall
  • [gbrainy] Remove formatting from help page, Jordi Mas
  • [gbrainy] Remove formatting tag from licence help titles, Jordi Mas
  • [almanah] src: Use PACKAGE_URL in about dialogue, Philip Withnall
  • [almanah] build: Use HTTPS for package URI in autoconf, Philip Withnall
  • [libgdata] docs: Expand privacy discussion in the libgdata documentation, Philip Withnall
  • [libgdata] core: Assert that all downloads, uploads and queries are HTTPS, Philip Withnall
  • [dconf-editor] Created tag 3.22.0, Arnaud Bonatti
  • [dconf-editor] Prepare 3.22.0., Arnaud Bonatti
  • [dconf-editor] Fix pathbar items outline-offset., Arnaud Bonatti
  • [dconf-editor] Use the appstream-util validate-relax test., Arnaud Bonatti
  • [dconf-editor] Revert "Fix AppData format.", Arnaud Bonatti
  • [dconf-editor] Revert "Fix AppData format (2nd).", Arnaud Bonatti
  • [video-subtitles] Add Polish translation of gnome322, Piotr Drąg
  • [video-subtitles] gnome322: Add gnome322.srt file, Bastian Ilsø Hougaard
  • [almanah] docs: Use HTTPS URIs in DOAP and AppData files, Philip Withnall
  • [hitori] build: Use HTTPS download link in DOAP file, Philip Withnall
  • [releng] Created tag 3.22.0, Matthias Clasen
  • [releng] 3.22.0, Matthias Clasen
  • [gnome-sdk-images/gnome-3-22] Fix the gcr build, Matthias Clasen
  • [gimp] icons: set GEGL_USE_OPENCL=no for symbolic icon inversion, Øyvind Kolås
  • [libgdata] gdata: Fix license header for OAuth2 authorizer files, Philip Withnall
  • [gegl] rgbe-load: add image/x-hdr mimetype, Øyvind Kolås
  • [gegl] tools/gen-loader.sh: add shellscript for generating module loading code, Øyvind Kolås
  • [gegl] ops: bundle many ops in fewer .sos, Øyvind Kolås
  • [gegl] workshop: add GEGL_OP_NAME, Øyvind Kolås
  • [gegl] json: make bundleable, Øyvind Kolås
  • [gegl] ops: set GEGL_OP_NAME in core/common/generated/seamless-clone, Øyvind Kolås
  • [gegl] gegl-op.h: tweaks making it possible to build for bundled .so, Øyvind Kolås
  • [gegl] bin: speed up some commands by not intializing opencl, Øyvind Kolås
  • [gimp] app: use x, y, width, height instead of x1, y1, x2, y2 in gimp_edit_paste(), Michael Natterer
  • [adwaita-icon-theme/gnome-3-22] symbolic: go-down-symbolic, Jakub Steiner
  • [adwaita-icon-theme] symbolic: go-down-symbolic, Jakub Steiner
  • [gnome-sdk-images/gnome-3-22] some version updates, Matthias Clasen
  • [gtk+] docs: Add a diagram for GtkListBox nodes, Emmanuele Bassi
  • [folks] Post-release version bump, Philip Withnall
  • [folks] Created tag 0.11.3, Philip Withnall
  • [folks] Release version 0.11.3, Philip Withnall
  • [folks] tracker: Fix assignment of owned value to unowned variable, Philip Withnall
  • [gimp] app: add utility functions to get a generic paste GimpObject, Michael Natterer
  • [gimp] app: fix warning in gimp_edit_paste(), Michael Natterer
  • [gnome-maps/wip/mlundblad/transit-routing: 2/2] printOperation: Use transit print layout when requested, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 1/2] WIP: Add print layout for transit, Marcus Lundblad
  • [gnome-maps] (2 commits) Non-fast-forward update to branch wip/mlundblad/transit-routing, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 20/20] WIP: Add print layout for transit, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 19/20] mainWindow: Show the print button when a route is rendered, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 18/20] mapView: Add a view property to indicate showing a route, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 17/20] mapView: WIP, implement showing transit routes, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 16/20] turnPointMarker: Add support for showing markers for transit stops, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 15/20] Add list box row class for transit stops, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 14/20] Add map marker for marking boarding points in transit itineraries, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 13/20] Add map marker to mark end of transit itineraries, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 12/20] Add map marker to mark start of walking transit legs, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 11/20] sidebar: WIP, Hook up a new transit mode button, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 10/20] Add list box row for loading more transit results, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 9/20] Add a list box row to show the arrival of a transit itinerary, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 8/20] Add list box row to display a leg of a transit itinerary, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 7/20] Add list box row class for representing transit itineraries, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 6/20] Add label widget for route labels, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 5/20] utils: Add color luminance and contrast functions, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 4/20] Add transit mode icons, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 3/20] application: Add initialization of the OpenTripPlanner instance, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 2/20] routeQuery: Add support for transit mode, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 1/20] WIP: Add module to query an OpenTripPlanner instance, Marcus Lundblad
  • [gnome-maps] (20 commits) Non-fast-forward update to branch wip/mlundblad/transit-routing, Marcus Lundblad
  • [release-notes/gnome-3-22] Add Polish screenshot, Piotr Drąg
  • [meld] Updated Swedish translation, Damned-Lies
  • [gparted] Updated Swedish translation, Damned-Lies
  • [libgrss] build: Build src directory before tests directory, Philip Withnall
  • [gnome-video-arcade] Updated Swedish translation, Damned-Lies
  • [gnome-sdk-images/gnome-3-22] Fix libsecret build, Matthias Clasen
  • [gnome-robots] Updated Swedish translation, Damned-Lies
  • [gnome-maps/wip/mlundblad/transit-routing: 28/28] mainWindow: Show the print button when a route is rendered, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 27/28] mapView: Add a view property to indicate showing a route, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 26/28] mapView: WIP, implement showing transit routes, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 25/28] turnPointMarker: Add support for showing markers for transit stops, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 24/28] Add list box row class for transit stops, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 23/28] Add map marker for marking boarding points in transit itineraries, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 22/28] Add map marker to mark end of transit itineraries, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 21/28] Add map marker to mark start of walking transit legs, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 20/28] sidebar: WIP, Hook up a new transit mode button, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 19/28] Add list box row for loading more transit results, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 18/28] Add a list box row to show the arrival of a transit itinerary, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 17/28] Add list box row to display a leg of a transit itinerary, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 16/28] Add list box row class for representing transit itineraries, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 15/28] Add label widget for route labels, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 14/28] utils: Add color luminance and contrast functions, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 13/28] Add transit mode icons, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 12/28] application: Add initialization of the OpenTripPlanner instance, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 11/28] routeQuery: Add support for transit mode, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 10/28] WIP: Add module to query an OpenTripPlanner instance, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 9/28] Add module to handle HVT codes (hierachical vehicle types), Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 8/28] routeService: WIP, Enable querying GraphHopper externally, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 7/28] routeQuery: Move routequery to the Application module, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 6/28] routeQuery: Add ability to set options for transit routing, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 5/28] transitOptions: Add class holding options for transit routing, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 4/28] routeQuery: WIP: add support for setting time and arrival/departure, Marcus Lundblad
  • [five-or-more] Updated Swedish translation, Damned-Lies
  • [gnome-mahjongg] Updated Swedish translation, Damned-Lies
  • [gtk+/wip/baedert/meson: 3/3] meson: figure out wayland-protocols pkgdatadir via pkg-config, Timm Bäder
  • [gtk+/wip/baedert/meson: 2/3] meson: Use -Bsymbolic, Timm Bäder
  • [gtk+/wip/baedert/meson: 1/3] meson: Require gtkmarshal_h before we build gtk, Timm Bäder
  • [gtk+] (3 commits) Non-fast-forward update to branch wip/baedert/meson, Timm Bäder
  • [epiphany/wip/ephy-sync] ephy-sync: Use #pragma once, Gabriel - Cristian Ivascu
  • [epiphany/wip/ephy-sync] ephy-sync: Add files with translatable strings to POTFILES.in, Gabriel - Cristian Ivascu
  • [gnome-session] manager: set phase to running before clearing inhibitors, Michael Catanzaro
  • [gnome-control-center/gnome-3-22] Updated Russian translation, Damned-Lies
  • [shotwell/shotwell-0.24] Prepare Shotwell 0.24, Jens Georg
  • [shotwell/shotwell-0.24] Fix leak while scrolling, Jens Georg
  • [shotwell] Created tag shotwell-0.24.0, Jens Georg
  • [shotwell] Prepare Shotwell 0.24, Jens Georg
  • [shotwell] Fix leak while scrolling, Jens Georg
  • [gimp] libgimp: sort gimp.def properly, Michael Natterer
  • [gimp] app: add "paste as new layers" for the list of named buffers, Michael Natterer
  • [evince] Created tag 3.22.0, Carlos Garcia Campos
  • [evince] release: 3.22.0, Carlos Garcia Campos
  • [evolution-activesync] eas-connection.c: avoid strlen(NULL), Patrick Ohly
  • [gimp] script-fu: port two scripts to gimp-edit-paste-as-new-image, Michael Natterer
  • [gimp] pdb, app, libgimp: rename *-paste-as-new to *-paste-as-new-image, Michael Natterer
  • [gjs] Created branch gnome-3-22, Cosimo Cecchi
  • [gjs] Created tag 1.46.0, Cosimo Cecchi
  • [gjs] release: prepare for 1.46.0, Cosimo Cecchi
  • [evolution-data-server/wip/cmake] Some more progress, Milan Crha
  • [gnome-builder] egg: link to libm for ceil in three-grid, Christian Hergert
  • [gnome-sdk-images/gnome-3-22] Switch to tarballs again for 3.22, Matthias Clasen
  • [gnome-sdk-images] Created branch gnome-3-22, Matthias Clasen
  • [gnome-directory-thumbnailer] Post-release version bump, Philip Withnall
  • [gnome-directory-thumbnailer] Created tag 0.1.8, Philip Withnall
  • [gnome-directory-thumbnailer] Release version 0.1.8, Philip Withnall
  • [libgnomekbd] Created tag 3.22.0.1, Rui Matos
  • [libgnomekbd] 3.22.0.1, Rui Matos
  • [libgnomekbd] build: Ensure we install gsettings schemas, Rui Matos
  • [libgdata] build: Switch to xz tarballs, Philip Withnall
  • [libgdata] build: Increment version to 0.17.7, Philip Withnall
  • [libgdata] Created tag 0.17.6, Philip Withnall
  • [libgdata] Created tag LIBGDATA_0_17_6, Philip Withnall
  • [gimp] pdb: fix typo in edit-paste's help, Michael Natterer
  • [libgdata] Release version 0.17.6, Philip Withnall
  • [gnome-2048] Created tag 3.22.0, Arnaud Bonatti
  • [gnome-shell-extensions] window-list: Update icon on app changes, Florian Müllner
  • [gnome-2048] Prepare 3.22.0., Arnaud Bonatti
  • [gnome-2048] Improve AppData file., Arnaud Bonatti
  • [gnome-taquin] Created tag 3.22.0, Arnaud Bonatti
  • [gimp] Updated German translation, Damned-Lies
  • [nautilus] batch-rename-dialog: disable rename button on empty name, Carlos Soriano
  • [gnome-taquin] Prepare 3.22.0., Arnaud Bonatti
  • [tracker] functional-tests: Fix brokenness introduced in e4493c677f721193c3e641, Sam Thursfield
  • [libgnomekbd] Created tag 3.22.0, Rui Matos
  • [libgnomekbd] 3.22.0, Rui Matos
  • [gnome-taquin] Improve AppData file., Arnaud Bonatti
  • [iagno] Created tag 3.22.0, Arnaud Bonatti
  • [iagno] Prepare 3.22.0., Arnaud Bonatti
  • [iagno] Improve AppData file., Arnaud Bonatti
  • [gnome-tweak-tool] Created tag 3.22.0, Rui Matos
  • [gnome-tweak-tool] 3.22.0, Rui Matos
  • [network-manager-applet/nma-1-2] Updated Swedish translation, Damned-Lies
  • [gtk+/wip/baedert/meson: 87/87] meson: Don't forget to list the gtktypefuncs, Timm Bäder
  • [gtk+/wip/baedert/meson: 86/87] meson: Require gtkmarshal_h before we build gtk, Timm Bäder
  • [gtk+/wip/baedert/meson: 85/87] meson: Disable broadway build, Timm Bäder
  • [gtk+/wip/baedert/meson: 84/87] meson: Generate demos.h for gtk3-demo, Timm Bäder
  • [gtk+/wip/baedert/meson: 83/87] meson: Build gtk3-demo, Timm Bäder
  • [gtk+/wip/baedert/meson: 82/87] meson: build gtk/ again, Timm Bäder
  • [gtk+/wip/baedert/meson: 81/87] build: Generate wayland protocol files, Timm Bäder
  • [gtk+/wip/baedert/meson: 80/87] wayland: Include generated sources from builddir, not srcdir, Timm Bäder
  • [gtk+/wip/baedert/meson: 79/87] gentypefuncs.py: Use python3, Timm Bäder
  • [gtk+/wip/baedert/meson: 78/87] meson: replace gentypefuncs.d with python script, Timm Bäder
  • [gtk+/wip/baedert/meson: 77/87] gtk major version, Timm Bäder
  • [gtk+/wip/baedert/meson: 76/87] meson: Use xrandr, Timm Bäder
  • [gtk+/wip/baedert/meson: 75/87] meson: make gtk buildable, Timm Bäder
  • [gtk+/wip/baedert/meson: 74/87] meson: Build gtk marshallers, Timm Bäder
  • [gtk+/wip/baedert/meson: 73/87] meson: Add unit test files, Timm Bäder
  • [gtk+/wip/baedert/meson: 72/87] gtk: Generate gresources file, Timm Bäder
  • [gtk+/wip/baedert/meson: 71/87] meson: Add options for x/wayland/broadway backends, Timm Bäder
  • [gtk+/wip/baedert/meson: 70/87] Meson build v2, Timm Bäder
  • [gtk+/wip/baedert/meson: 69/87] fallback-c89: Include config.h, Timm Bäder
  • [gtk+/wip/baedert/meson: 68/87] Add Meson build files, Timm Bäder
  • [gtk+] (87 commits) Non-fast-forward update to branch wip/baedert/meson, Timm Bäder
  • [hitori] Created tag 3.22.0, Philip Withnall
  • [hitori] Release version 3.22.0, Philip Withnall
  • [evolution-rss] Update British English translation, David King
  • [evolution-data-server/wip/cmake] FindLDAP.cmake and some other tweaks on build flags, Milan Crha
  • [gtranslator] Update British English translation, David King
  • [chronojump-web] Removed Tuesday shippings message, Xavier de Blas
  • [banshee] Update British English translation, David King
  • [nautilus] batch-rename-dialog: don't multi-thread NautilusDirectory calls, Carlos Soriano
  • [nautilus] batch-rename-dialog: don't transfer ownership from caller to called, Carlos Soriano
  • [nautilus] batch-rename-dialog: use clear_object to avoid use after free, Carlos Soriano
  • [nautilus] batch-rename: plug leak, Carlos Soriano
  • [nautilus] batch-rename: use nautilus files for cleaner code, Carlos Soriano
  • [nautilus] files-view: use correct parent when compressing/decompressing, Carlos Soriano
  • [nautilus] files-view: don't allow compress if no selection, Carlos Soriano
  • [gnome-hello] Update British English translation, David King
  • [libepc] Update British English translation, David King
  • [gparted] Update British English translation, David King
  • [gnome-software/gnome-3-22] Fix weirdness when de-duplicating applications, Richard Hughes
  • [gnome-software/gnome-3-22] trivial: Fix a console warning when refining flatpak apps, Richard Hughes
  • [gnome-software/gnome-3-22] trivial: Add gs_app_has_kudo() convenience function, Richard Hughes
  • [gnome-software/gnome-3-22] trivial: Fix make check with a clean checkout, Richard Hughes
  • [gnome-software/gnome-3-22] trivial: Fix example spec file, Richard Hughes
  • [gnome-software/gnome-3-22] trivial: Mute some overzealous debugging output, Richard Hughes
  • [gnome-software/gnome-3-22] trivial: Just use AsAppScope in flatpak, Richard Hughes
  • [gnome-software/gnome-3-22] trivial: Make loading the system AppStream store cancellable, Richard Hughes
  • [jhbuild] Update British English translation, David King
  • [frogr] Update British English translation, David King
  • [gnome-software] Fix weirdness when de-duplicating applications, Richard Hughes
  • [gnome-software] trivial: Don't call gs_plugin_refine_item_metadata() multiple times, Richard Hughes
  • [gnome-software] trivial: Refactor building a GsApp from a FlatpakRef, Richard Hughes
  • [gnome-software] trivial: Add some more profiling in the flatpak plugin, Richard Hughes
  • [gnome-software] trivial: Remove some dead code now the appstream-glib dep is raised, Richard Hughes
  • [gnome-software] Do not rely on the AppStream plugin to handle searching in flatpak, Richard Hughes
  • [gnome-software] trivial: Make adding and removing events thread safe, Richard Hughes
  • [gnome-software] trivial: Fix a console warning when refining flatpak apps, Richard Hughes
  • [gnome-software/wip/hughsie/vnd.flatpak.ref: 12/12] trivial: Fix a console warning when refining flatpak apps, Richard Hughes
  • [gnome-software/wip/hughsie/vnd.flatpak.ref: 11/12] trivial: Make adding and removing events thread safe, Richard Hughes
  • [gnome-software/wip/hughsie/vnd.flatpak.ref: 10/12] Fix weirdness when de-duplicating applications, Richard Hughes
  • [gnome-software/wip/hughsie/vnd.flatpak.ref: 9/12] trivial: Don't call gs_plugin_refine_item_metadata() multiple times, Richard Hughes
  • [gnome-software/wip/hughsie/vnd.flatpak.ref: 8/12] trivial: Refactor building a GsApp from a FlatpakRef, Richard Hughes
  • [frogr] Updated British English translation, Damned-Lies
  • [gnome-software/wip/hughsie/vnd.flatpak.ref: 7/12] trivial: Add some more profiling in the flatpak plugin, Richard Hughes
  • [gnome-software/wip/hughsie/vnd.flatpak.ref: 6/12] trivial: Remove some dead code now the appstream-glib dep is raised, Richard Hughes
  • [gnome-software/wip/hughsie/vnd.flatpak.ref: 5/12] Do not rely on the AppStream plugin to handle searching in flatpak, Richard Hughes
  • [gnome-software] (12 commits) Non-fast-forward update to branch wip/hughsie/vnd.flatpak.ref, Richard Hughes
  • [gnome-control-center] printers: Move "Add Printer" button to header bar, Felipe Borges
  • [gnome-control-center] Created branch gnome-3-22, Felipe Borges
  • [perl-Glib] Docs: add missing blurbs for the benefit of 'whatis', Torsten Schönfeld
  • [evolution-data-server/wip/cmake] FindPhonenumber.cmake, Milan Crha
  • [jhbuild] Updated British English translation, Damned-Lies
  • [evolution-rss] Updated British English translation, Damned-Lies
  • [perl-Glib] Fix typos, Torsten Schönfeld
  • [perl-Gtk2] Fix typos in POD, Torsten Schönfeld
  • [perl-Gtk2] Make the Gtk2::StatusIcon::position_menu tests more robust/lenient, Torsten Schönfeld
  • [perl-Gtk2] Rename an internal variable to avoid confusion, Torsten Schönfeld
  • [gtranslator] Updated British English translation, Damned-Lies
  • [nautilus-ideviceinfo] Added British English translation, Damned-Lies
  • [goobox] Updated British English translation, Damned-Lies
  • [gnome-system-monitor] Fix typo in Spanish translations header, Jeremy Bicha
  • [gimp-help-2/gimp-help-2-8] Updated Italian translation, Marco Ciampa
  • [gnome-schedule] Updated British English translation, Damned-Lies
  • [perl-Gtk3] Docs: fix typo, Torsten Schönfeld
  • [gparted] Updated British English translation, Damned-Lies
  • [gnome-music] Update Basque language, Iñaki Larrañaga Murgoitio
  • [gnome-maps] Update Basque language, Iñaki Larrañaga Murgoitio
  • [gnome-logs] Update Basque language, Iñaki Larrañaga Murgoitio
  • [gnome-initial-setup] Update Basque language, Iñaki Larrañaga Murgoitio
  • [gnome-disk-utility] Update Basque language, Iñaki Larrañaga Murgoitio
  • [gnome-contacts] Update Basque language, Iñaki Larrañaga Murgoitio
  • [gnome-color-manager] Update Basque language, Iñaki Larrañaga Murgoitio
  • [gnome-clocks] Update Basque language, Iñaki Larrañaga Murgoitio
  • [file-roller] Update Basque language, Iñaki Larrañaga Murgoitio
  • [evince] Update Basque language, Iñaki Larrañaga Murgoitio
  • [baobab] Update Basque language, Iñaki Larrañaga Murgoitio
  • [tali] Update Basque language, Iñaki Larrañaga Murgoitio
  • [swell-foop] Update Basque language, Iñaki Larrañaga Murgoitio
  • [lightsoff] Update Basque language, Iñaki Larrañaga Murgoitio
  • [iagno] Update Basque language, Iñaki Larrañaga Murgoitio
  • [gnome-taquin] Update Basque language, Iñaki Larrañaga Murgoitio
  • [gnome-sudoku] Update Basque language, Iñaki Larrañaga Murgoitio
  • [gnome-robots] Update Basque language, Iñaki Larrañaga Murgoitio
  • [gnome-nibbles] Update Basque language, Iñaki Larrañaga Murgoitio
  • [gnome-mines] Update Basque language, Iñaki Larrañaga Murgoitio
  • [gnome-klotski] Update Basque language, Iñaki Larrañaga Murgoitio
  • [gnome-chess] Update Basque language, Iñaki Larrañaga Murgoitio
  • [four-in-a-row] Update Basque language, Iñaki Larrañaga Murgoitio
  • [five-or-more] Update Basque language, Iñaki Larrañaga Murgoitio
  • [evolution-data-server/wip/cmake] Compiler flags to build flags module, Milan Crha
  • [vte] Update Basque language, Iñaki Larrañaga Murgoitio
  • [libgweather] Update Basque language, Iñaki Larrañaga Murgoitio
  • [evolution/gnome-3-22] Introduce new debug domains for WebKit parts, Tomas Popela
  • [evolution/gnome-3-22] Bug 771651 - Cannot write certain letters into meeting invitation text area, Tomas Popela
  • [evolution/gnome-3-22] Extra new line on the end of mail and after citation end, Tomas Popela
  • [evolution/gnome-3-22] Bug 771493 - Missing '>' in message reply, Tomas Popela
  • [evolution/gnome-3-22] Missing declaration for DOMGetActiveSignatureUid, Tomas Popela
  • [evolution/gnome-3-22] Bug 771347 - Evolution's mail composer underlines my message even when spell checking is disabled, Tomas Popela
  • [gtksourceview] Update Basque language, Iñaki Larrañaga Murgoitio
  • [gsettings-desktop-schemas] Update Basque language, Iñaki Larrañaga Murgoitio
  • [grilo-plugins] Update Basque language, Iñaki Larrañaga Murgoitio
  • [wing] Non-fast-forward update to branch wip/source, Ignacio Casal Quinteiro
  • [mutter] Update Basque language, Iñaki Larrañaga Murgoitio
  • [gnome-characters] Created tag v3.22.0, Daiki Ueno
  • [gnome-characters] Release 3.22.0, Daiki Ueno
  • [gnome-software] trivial: Add gs_app_has_kudo() convenience function, Richard Hughes
  • [gnome-software] trivial: Do not needlessly refine AppStream-created wildcards, Richard Hughes
  • [gnome-software] Do not hardcode GNOME when setting QUIRK_COMPULSORY, Richard Hughes
  • [gvfs] Update Basque language, Iñaki Larrañaga Murgoitio
  • [gimp-help-2] Various fixies in the Italian translation, fixes #771629, thanks to Tommaso Cesari for pointing it o, Marco Ciampa
  • [wing/wip/source] Provide a public wing_create_source, Ignacio Casal Quinteiro
  • [wing] Created branch wip/source, Ignacio Casal Quinteiro
  • [gdk-pixbuf] Update Basque language, Iñaki Larrañaga Murgoitio
  • [gnome-shell] Update Basque language, Iñaki Larrañaga Murgoitio
  • [gnome-session] Update Basque language, Iñaki Larrañaga Murgoitio
  • [gnome-software/wip/hughsie/vnd.flatpak.ref: 16/16] Do not hardcode GNOME when setting QUIRK_COMPULSORY, Richard Hughes
  • [gnome-software/wip/hughsie/vnd.flatpak.ref: 15/16] trivial: Do not needlessly refine AppStream-created wildcards, Richard Hughes
  • [gnome-software/wip/hughsie/vnd.flatpak.ref: 14/16] trivial: Don't call gs_plugin_refine_item_metadata() multiple times, Richard Hughes
  • [gnome-software/wip/hughsie/vnd.flatpak.ref: 13/16] trivial: Add gs_app_has_kudo() convenience function, Richard Hughes
  • [gnome-software/wip/hughsie/vnd.flatpak.ref: 12/16] trivial: Refactor building a GsApp from a FlatpakRef, Richard Hughes
  • [gnome-software/wip/hughsie/vnd.flatpak.ref: 11/16] trivial: Add some more profiling in the flatpak plugin, Richard Hughes
  • [gnome-software/wip/hughsie/vnd.flatpak.ref: 10/16] trivial: Remove some dead code now the appstream-glib dep is raised, Richard Hughes
  • [gnome-software/wip/hughsie/vnd.flatpak.ref: 9/16] Do not rely on the AppStream plugin to handle searching in flatpak, Richard Hughes
  • [gnome-software] (16 commits) Non-fast-forward update to branch wip/hughsie/vnd.flatpak.ref, Richard Hughes
  • [gegl] tools/operation-reference.c: fix misleading indentation, Øyvind Kolås
  • [gnome-online-accounts] Update Basque language, Iñaki Larrañaga Murgoitio
  • [gegl] fattal02: reformat according to gcc misleading indentation, Øyvind Kolås
  • [totem-pl-parser] Created tag V_3_10_7, Bastien Nocera
  • [totem-pl-parser] 3.10.7, Bastien Nocera
  • [totem-pl-parser] tests: Fix old URLs used to ITMS link testing, Bastien Nocera
  • [totem-pl-parser] podcast: Fix memory leak when parsing ITMS links, Bastien Nocera
  • [totem-pl-parser] podcast: Add more debug to ITMS parsing, Bastien Nocera
  • [totem-pl-parser] build: Fix ChangeLog generation with srcdir != builddir, Bastien Nocera
  • [totem-pl-parser] tests: Remove unused "pwd" variable, Bastien Nocera
  • [tracker] Update Basque language, Iñaki Larrañaga Murgoitio
  • [gnome-settings-daemon] Update Basque language, Iñaki Larrañaga Murgoitio
  • [gnome-backgrounds] Update Basque language, Iñaki Larrañaga Murgoitio
  • [gtk+] Update Basque language, Iñaki Larrañaga Murgoitio
  • [gobject-introspection] Created tag 1.50.0, Florian Müllner
  • [gobject-introspection] Release 1.50.0, Florian Müllner
  • [gnome-nibbles] Created tag 3.22.0, Iulian Radu
  • [gnome-nibbles] Prepare 3.22.0, Iulian Radu
  • [gimp-help-2/gimp-help-2-8] Various fixies in the Italian translation, fixes #771629, thanks to Tommaso Cesari for pointing it o, Marco Ciampa
  • [libepc] Updated British English translation, Damned-Lies
  • [gnome-hello] Updated British English translation, Damned-Lies
  • [gnome-control-center/gnome-3-20] printers: Fix compilation warning, Marek Kašík
  • [banshee] Updated British English translation, Damned-Lies
  • [gnome-control-center] printers: Fix compilation warning, Marek Kašík
  • [evolution-data-server/gnome-3-22] Bug 771547 - Internal Google OAuth2 authentication fails with expired token, Milan Crha
  • [evolution-data-server] Bug 771547 - Internal Google OAuth2 authentication fails with expired token, Milan Crha
  • [gnome-control-center] Bump required GTK+ version, Kalev Lember
  • [ekiga] Fix help build with recent gnome-common, Eugen Dedu
  • [vala/staging] gio-2.0: Keep GLib.Socket API compatible with gio < 2.48, Rico Tzschichholz
  • [libsigcplusplus] Created tag 2.10.0, Murray Cumming
  • [libsigcplusplus/libsigc++-2-10] 2.10.0, Murray Cumming
  • [vala] webkit2gtk: URI*.get_http_headers returns unowned Soup.MessageHeaders, Rico Tzschichholz
  • [vala] Add support for the \v escape charactor, Rico Tzschichholz
  • [vala] glib-2.0: Allow null as argmument for string.escape(), Rico Tzschichholz
  • [gegl] buffer: clean up misleading indentation, Øyvind Kolås
  • [gtkmm] Created tag 3.22.0, Murray Cumming
  • [gtkmm] 3.22.0, Murray Cumming
  • [network-manager-pptp: 12/12] service: merge branch 'th/logging-bgo771664', Thomas Haller
  • [network-manager-pptp: 11/12] service: use syslog() for logging from pppd-plugin, Thomas Haller
  • [network-manager-pptp: 10/12] src: use logging macros in pppd-plugin and make logging configurable, Thomas Haller
  • [network-manager-pptp: 9/12] src: namespace global variable proxy in pppd-plugin, Thomas Haller
  • [network-manager-pptp: 8/12] service: configure logging level of pptp via NM_VPN_LOG_LEVEL, Thomas Haller
  • [network-manager-pptp: 7/12] service: allow setting log_level via environment variable NM_VPN_LOG_LEVEL, Thomas Haller
  • [network-manager-pptp: 6/12] service: make valid_properties array const, Thomas Haller
  • [network-manager-pptp: 5/12] build: reorder src/Makefile.am, Thomas Haller
  • [network-manager-pptp: 4/12] service: replace g_log() by new logging macros, Thomas Haller
  • [network-manager-pptp: 3/12] service: namespace global variables in a struct "gl", Thomas Haller
  • [network-manager-pptp] Deleted branch th/logging-bgo771664, Thomas Haller
  • [network-manager-pptp: 2/12] service: add missing error handling when parsing command line, Thomas Haller
  • [network-manager-pptp: 1/12] shared: update shared files, Thomas Haller
  • [network-manager-pptp] (12 commits) ...service: merge branch 'th/logging-bgo771664', Thomas Haller
  • [gegl] tests: update reference images relying on sampler downsampling, Øyvind Kolås
  • [gnote] Updated Serbian translation, Мирослав Николић
  • [gsettings-desktop-schemas] Created tag 3.22.0, Bastien Nocera
  • [gsettings-desktop-schemas] 3.22.0, Bastien Nocera
  • [gnome-settings-daemon] Created tag GNOME_SETTINGS_DAEMON_3_22_0, Bastien Nocera
  • [gnome-settings-daemon] 3.22.0, Bastien Nocera
  • [gnome-settings-daemon] power: Clamp the battery/mains timeouts, Bastien Nocera
  • [gnome-user-share] Created tag GNOME_USER_SHARE_3_18_3, Bastien Nocera
  • [glibmm] Created tag 2.50.0, Murray Cumming
  • [gnome-user-share] 3.18.3, Bastien Nocera
  • [evolution] Introduce new debug domains for WebKit parts, Tomas Popela
  • [evolution] Bug 771651 - Cannot write certain letters into meeting invitation text area, Tomas Popela
  • [evolution] Extra new line on the end of mail and after citation end, Tomas Popela
  • [evolution] Bug 771493 - Missing '>' in message reply, Tomas Popela
  • [evolution] Missing declaration for DOMGetActiveSignatureUid, Tomas Popela
  • [evolution] Bug 771347 - Evolution's mail composer underlines my message even when spell checking is disabled, Tomas Popela
  • [gnome-control-center] Created tag GNOME_CONTROL_CENTER_3_22_0, Bastien Nocera
  • [gnome-control-center] 3.22.0, Bastien Nocera
  • [gnome-online-accounts] Created tag 3.22.0, Debarshi Ray
  • [gnome-control-center] power: Fix wifi device state when opening power panel, Bastien Nocera
  • [gnome-control-center/gnome-3-20] power: Fix wifi device state when opening power panel, Bastien Nocera
  • [gnome-online-accounts/gnome-3-22] Prepare 3.22.0, Debarshi Ray
  • [gnome-online-accounts] Post-branch version bump, Debarshi Ray
  • [gnome-online-accounts] Created branch gnome-3-22, Debarshi Ray
  • [gnome-control-center] power: Fix "automatic suspend" label not taking batteries into account, Bastien Nocera
  • [gnome-control-center] power: Warn if automatic suspend timeouts are negative, Bastien Nocera
  • [gnome-control-center] power: Simplify update_automatic_suspend_label(), Bastien Nocera
  • [gnome-control-center] network: Fix application of the default gateway, Bastien Nocera
  • [gnome-control-center] network: Fix gateway entry visibility, Bastien Nocera
  • [gnome-control-center] network: Fix compilation warnings, Bastien Nocera
  • [gnome-control-center] network: Fix warning when opening IPv4 connection editor, Bastien Nocera
  • [nautilus] Created tag 3.22.0.1, Carlos Soriano
  • [gnome-boxes] Created tag v3.22.0, Zeeshan Ali
  • [gnome-boxes] Release 3.22.0, Zeeshan Ali
  • [glib-networking/wip/openssl: 16/16] Add more priority than the gnutls backend, Ignacio Casal Quinteiro
  • [glib-networking/wip/openssl: 15/16] MSVC Builds: Add Visual Studio Projects, Ignacio Casal Quinteiro
  • [glib-networking/wip/openssl: 14/16] MSVC Builds: Add Common Autotools Modules, Ignacio Casal Quinteiro
  • [glib-networking/wip/openssl: 13/16] Tests: Do Not Use GIO_EXTRA_MODULES on MSVC, Ignacio Casal Quinteiro
  • [glib-networking/wip/openssl: 12/16] Add a Pre-Configured config.h.win32.in, Ignacio Casal Quinteiro
  • [glib-networking/wip/openssl: 11/16] Add openssl module, Ignacio Casal Quinteiro
  • [glib-networking] (16 commits) Non-fast-forward update to branch wip/openssl, Ignacio Casal Quinteiro
  • [glib-networking/wip/tlssplit: 10/10] tls: split out non-gnutls-specific code from gnutls backend, Ignacio Casal Quinteiro
  • [glib-networking/wip/tlssplit: 9/10] Split tests to take into account the backend, Ignacio Casal Quinteiro
  • [glib-networking/wip/tlssplit: 8/10] Add a generic HAVE_TLS flag to build the tests, Ignacio Casal Quinteiro
  • [glib-networking] (10 commits) Non-fast-forward update to branch wip/tlssplit, Ignacio Casal Quinteiro
  • [gnome-continuous] manifest: WebKitGTK+ 2.14.0, Carlos Garcia Campos
  • [jhbuild] core-deps-3.22: WebKitGTK+ 2.14.0, Carlos Garcia Campos
  • [gnome-builder/gnome-builder-3-20] Updated Occitan translation, Damned-Lies
  • [gnome-builder/gnome-builder-3-18] Updated Occitan translation, Damned-Lies
  • [wing] Deleted branch wip/createpipe, Ignacio Casal Quinteiro
  • [wing] (2 commits) ...namedpipeclient: fix race when waiting for the named pipe, Ignacio Casal Quinteiro
  • [gnome-builder] Updated Occitan translation, Damned-Lies
  • [gnome-user-docs] Version 3.22.0, Ekaterina Gerasimova
  • [gnome-user-docs] Remove Portugese translation because it's broken, Ekaterina Gerasimova
  • [glib] MSVC Builds: Fix gio-tool projects, Chun-wei Fan
  • [yelp] Update NEWS for 3.22.0 release, David King
  • [gnome-devel-docs] Version 3.22.0, David King
  • [network-manager-fortisslvpn] Updated Hungarian translation, Damned-Lies
  • [gnome-logs] Created tag gnome-logs-3.21.90, Jonathan Kang
  • [gnome-logs] Created tag gnome-logs-3.21.92, Jonathan Kang
  • [vinagre] Update NEWS for 3.22.0 release, David King
  • [gnome-logs] Created tag gnome-logs-3.22.0, Jonathan Kang
  • [vino] Update NEWS for 3.22.0 release, David King
  • [gnome-logs] Created branch gnome-3-22, Jonathan Kang
  • [gnome-screenshot] Created tag 3.22.0, Cosimo Cecchi
  • [gnome-screenshot] release: prepare for 3.22.0, Cosimo Cecchi
  • [gnome-font-viewer] Created tag 3.22.0, Cosimo Cecchi
  • [gnome-font-viewer] release: prepare for 3.22.0, Cosimo Cecchi
  • [cheese] Update NEWS for 3.22.0 release, David King
  • [gnome-logs] Update NEWS for 3.22.0 release, Jonathan Kang
  • [gnome-documents] application: remove unused code, Cosimo Cecchi
  • [gjs/wip/ptomato/mozjs31: 9/9] js: Remove deprecated JS_IsConstructing(), Philip Chimento
  • [gjs/wip/ptomato/mozjs31: 8/9] js: Remove remaining usage of JSBool, Philip Chimento
  • [gjs/wip/ptomato/mozjs31: 7/9] WIP - mozjs31, Philip Chimento
  • [gjs/wip/ptomato/mozjs31: 6/9] compat: Remove deprecated libgjs public API, Philip Chimento
  • [gjs] (9 commits) Non-fast-forward update to branch wip/ptomato/mozjs31, Philip Chimento
  • [gjs/wip/ptomato/mozjs31prep: 5/5] compat: Move native constructor macros, Philip Chimento
  • [gjs/wip/ptomato/mozjs31prep: 4/5] class: Deprecate gjs_new_object_for_constructor(), Philip Chimento
  • [gjs/wip/ptomato/mozjs31prep: 3/5] compat: Remove use of JS_NewNumberValue shim, Philip Chimento
  • [gjs/wip/ptomato/mozjs31prep: 2/5] compat: Remove use of JS_GetGlobalObject define, Philip Chimento
  • [gjs/wip/ptomato/mozjs31prep: 1/5] js: Remove use of JSVAL_* macros, Philip Chimento
  • [chronojump-web] Added an encoder article, Xavier de Blas
  • [accerciser] Updated maintainers info, Javier Hernández Antúnez
  • [accerciser] Marked as 3.23.1pre, Javier Hernández Antúnez
  • [accerciser/gnome-3-22] Marked as 3.22.1pre, Javier Hernández Antúnez
  • [accerciser] Created branch gnome-3-22, Javier Hernández Antúnez
  • [accerciser] Created tag 3.22.0, Javier Hernández Antúnez
  • [accerciser] Prep for 3.22.0, Javier Hernández Antúnez
  • [nautilus] Update Arabic translation, Khaled Hosny
  • [nautilus] Update PO file, Khaled Hosny
  • [gtk+] Created tag 3.22.0, Matthias Clasen
  • [gtk+] 3.22.0, Matthias Clasen
  • [gimp] Bug 637313 - Should be possible to copy/paste whole layers in a single step, Michael Natterer
  • [gnome-commander/gcmd-1-4] Updated Czech translation, Marek Černocký
  • [gnome-builder] terminal: use getent passwd, Christian Hergert
  • [zenity] Created tag ZENITY_3_22_0, Carlos Soriano
  • [zenity] release: prepare for 3.22.0, Carlos Soriano
  • [geary] Fix detection of Sqlite3 SQLITE_DBCONFIG_ENABLE_FTS3_TOKENIZER enum in cmake, Michael Gratton
  • [zenity] Created tag 3.22.0, Carlos Soriano
  • [gnome-shell] Created tag 3.22.0, Florian Müllner
  • [gnome-shell] Bump version to 3.22.0, Florian Müllner
  • [mutter] Created tag 3.22.0, Florian Müllner
  • [mutter] Bump version to 3.22.0, Florian Müllner
  • [mutter] clutter: Reuse GTK+'s RTL/LTR handling, Florian Müllner
  • [gnome-builder] update AUTHORS, Christian Hergert
  • [gtk+] Updated Ukrainian translation, Daniel Korostil
  • [mutter] backends: Handle tablet settings lookups with no backing libwacom info, Carlos Garnacho
  • [gnome-shell-extensions] Created tag 3.22.0, Florian Müllner
  • [polari] Created tag 3.22.0, Florian Müllner
  • [polari] Bump version to 3.22.0, Florian Müllner
  • [gnome-shell-extensions] Bump version to 3.22.0, Florian Müllner
  • [polari] appdata: Update screenshots, Florian Müllner
  • [glib] Update Catalan translation, Jordi Mas
  • [gnome-shell] shell-screenshot: Avoid a crash when the cursor texture is NULL, Rui Matos
  • [mutter] clutter/stage: Fix framebuffer capture origin offset, Rui Matos
  • [easytag] Update Catalan translation, Jordi Mas
  • [gtk+] Adwaita: sync svg assets with css, Jakub Steiner
  • [gucharmap] Created tag 9.0.1, Christian Persch
  • [gucharmap] Post release version bump, Christian Persch
  • [gucharmap] Version 9.0.1, Christian Persch
  • [gucharmap] a11y: Fix introspection dump, Christian Persch
  • [gucharmap] build: Make --with-unicode-data required, Christian Persch
  • [gucharmap] build: Fix autoconf warning, Christian Persch
  • [gnome-calculator] Prepare for 3.22.0, Alberto Ruiz
  • [nautilus] Created tag 3.22.0, Carlos Soriano
  • [nautilus] release: prepare for 3.22.0, Carlos Soriano
  • [gnome-builder] Created tag GNOME_BUILDER_3_22_0, Christian Hergert
  • [gdm] Created tag 3.22.0, Ray Strode
  • [gdm] configure: bump to 3.22.0, Ray Strode
  • [gdm] NEWS: update for release, Ray Strode
  • [gnome-builder] Release 3.22.0, Christian Hergert
  • [rygel] Created tag RYGEL_0_32_0, Jens Georg
  • [rygel/rygel-0-32] Prepare 0.32.0, Jens Georg
  • [rygel/rygel-0-32] Updated Danish translation, Jens Georg
  • [gnome-desktop] Updated Lao translation, Piotr Drąg
  • [gnome-calculator] Fix base change for log, fixes #748729, Alberto Ruiz
  • [release-notes/gnome-3-22] Add Polish screenshots, Piotr Drąg
  • [gnome-documents] Created branch gnome-3-22, Alessandro Bono
  • [gnome-calculator] Math buttons: fix a (potential) crash loading financial dialogs, Alberto Ruiz
  • [gnome-calendar] Created tag 3.22.0, Georges Basile Stavracas Neto
  • [gnome-calendar] Bump 3.22.0 release, Georges Basile Stavracas Neto
  • [gnome-builder] Update Danish translation, Ask Hjorth Larsen
  • [gnome-documents] Created tag 3.22.0, Alessandro Bono
  • [gtk+] gtkwindow: Update shadow size on state change, Olivier Fourdan
  • [gnome-desktop] Created tag 3.22.0, Matthias Clasen
  • [gnome-desktop] 3.22.0, Matthias Clasen
  • [network-manager-applet/nma-1-2] Updated German translation, Damned-Lies
  • [gnome-documents] release: prepare for 3.20.0, Alessandro Bono
  • [network-manager-applet/nma-1-2] Updated Hungarian translation, Damned-Lies
  • [gnome-session] Created tag 3.22.0, Ray Strode
  • [gnome-session] configure: bump to 3.22.0, Ray Strode
  • [gnome-session] NEWS: update for release, Ray Strode
  • [vala/wip/unicode: 5/5] glib-2.0: Update Unicode symbols, Rico Tzschichholz
  • [vala] (5 commits) Non-fast-forward update to branch wip/unicode, Rico Tzschichholz
  • [nautilus] Correctly mark string for translation, Piotr Drąg
  • [nautilus/wip/csoriano/debug: 8/8] batch-rename-dialog: don't transfer ownership from caller to called, Carlos Soriano
  • [nautilus/wip/csoriano/debug: 7/8] batch-rename-dialog: use clear_object to avoid use after free, Carlos Soriano
  • [nautilus/wip/csoriano/debug: 6/8] debug, Carlos Soriano
  • [nautilus/wip/csoriano/debug: 5/8] batch-rename: plug leak, Carlos Soriano
  • [nautilus/wip/csoriano/debug: 4/8] debug, Carlos Soriano
  • [nautilus/wip/csoriano/debug: 3/8] batch-rename: use nautilus files for cleaner code, Carlos Soriano
  • [nautilus/wip/csoriano/debug: 2/8] files-view: use correct parent when compressing/decompressing, Carlos Soriano
  • [nautilus/wip/csoriano/debug: 1/8] files-view: don't allow compress if no selection, Carlos Soriano
  • [nautilus] (8 commits) Non-fast-forward update to branch wip/csoriano/debug, Carlos Soriano
  • [gnome-user-docs] Remove obsolete tip, Alexandre Franke
  • [gnome-user-docs] Fix sentence, Alexandre Franke
  • [damned-lies] Removed information about non-standard string extraction methods, Claude Paroz
  • [gnome-builder] po: update potfiles, Christian Hergert
  • [gnome-builder] build-tools: make sure Build Preferences is translatable, Christian Hergert
  • [ekiga] Update autogen.sh, Eugen Dedu
  • [gupnp] Created branch gupnp-1.0, Jens Georg
  • [gupnp] Created tag gupnp-1.0.0, Jens Georg
  • [gupnp] Release 1.0, Jens Georg
  • [gssdp] Created branch gssdp_1.0, Jens Georg
  • [gnome-builder] terminal: fallback to bash on flatpak, Christian Hergert
  • [gnome-control-center] Update Basque language, Iñaki Larrañaga Murgoitio
  • [gnome-builder] terminal: fix small leak in vte_get_user_shell() call, Christian Hergert
  • [gnome-builder] flatpak: abstract runtime check for flatpak, Christian Hergert
  • [gssdp] Created tag gssdp-1.0, Jens Georg
  • [gssdp] Release 1.0, Jens Georg
  • [glib/wip/ricotz/unicode-9.0: 2/2] unicode: Update test data files for unicode 9.0.0, Rico Tzschichholz
  • [glib/wip/ricotz/unicode-9.0: 1/2] unicode: Update to unicode 9.0.0, Rico Tzschichholz
  • [glib] (2 commits) Non-fast-forward update to branch wip/ricotz/unicode-9.0, Rico Tzschichholz
  • [gnome-builder] three-grid: fix typo in G_LOG_DOMAIN, Christian Hergert
  • [gnote] Updated German translation, Damned-Lies
  • [gimp] app: connect the Gimp instance's clipboard_image to the system clipboard, Michael Natterer
  • [gimp] app: add gimp->clipboard_image and API to set/get it, Michael Natterer
  • [gnome-system-monitor] Created tag 3.22.0, Robert Roth
  • [vala] Created tag 0.34.0, Jürg Billeter
  • [vala] Release 0.34.0, Jürg Billeter
  • [gnome-system-monitor] Prepared release 3.22.0, Robert Roth
  • [five-or-more] Created tag 3.22.0, Robert Roth
  • [five-or-more] Prepared release 3.22.0, Robert Roth
  • [file-roller] Created tag 3.22.0, Paolo Bacchilega
  • [file-roller] fixed make distcheck, Paolo Bacchilega
  • [file-roller] updated for version 3.22.0, Paolo Bacchilega
  • [lightsoff] Created tag 3.22.0, Robert Roth
  • [lightsoff] Prepared release 3.22.0, Robert Roth
  • [swell-foop] Created tag 3.22.0, Robert Roth
  • [swell-foop] Prepared release 3.22.0, Robert Roth
  • [release-notes/gnome-3-22] Add Swedish translation, Anders Jonsson
  • [atomix] Created tag 3.22.0, Robert Roth
  • [gnome-mines] Created tag 3.22.0, Robert Roth
  • [atomix] Prepared release 3.22.0, Robert Roth
  • [gnome-mines] Prepared release 3.22.0, Robert Roth
  • [frogr] Fix cancellation of image upload process, Mario Sanchez Prada
  • [glib] Created tag 2.50.0, Matthias Clasen
  • [gnome-music] Created tag 3.22.0, Marinus Schraal
  • [glib/wip/ricotz/unicode-9.0: 8/8] unicode: Update test data files for unicode 9.0.0, Rico Tzschichholz
  • [glib/wip/ricotz/unicode-9.0: 7/8] unicode: Update to unicode 9.0.0, Rico Tzschichholz
  • [glib/wip/ricotz/unicode-9.0: 6/8] unicode: Update break_mappings, Rico Tzschichholz
  • [glib] (8 commits) Non-fast-forward update to branch wip/ricotz/unicode-9.0, Rico Tzschichholz
  • [gnome-music] Release 3.22.0, Marinus Schraal
  • [gnome-commander/gcmd-1-4] Updated NEWS and releases.xml, Uwe Scholz
  • [hitori] data: Add OARS rating data, Philip Withnall
  • [gdk-pixbuf] Created tag 2.36.0, Matthias Clasen
  • [gdk-pixbuf] 2.36.0, Matthias Clasen
  • [vala/staging: 3/3] webkit2gtk: URI*.get_http_headers returns unowned Soup.MessageHeaders, Rico Tzschichholz
  • [vala/staging] (3 commits) ...webkit2gtk: URI*.get_http_headers returns unowned Soup.MessageHeaders, Rico Tzschichholz
  • [gnome-builder] Update British English translation, David King
  • [ekiga] Fix compilation with gcc 6, Eugen Dedu
  • [chronojump] build date: c, Xavier de Blas
  • [chronojump] checking if port exists on change mode (when wizard has been used), Xavier de Blas
  • [gnome-builder] appdata: add additional features, Christian Hergert
  • [gnome-builder] appdata: update image sizes, Christian Hergert
  • [gnome-builder] appdata: remove xdg-app reference, Christian Hergert
  • [gnome-builder] appdata: update screenshots, Christian Hergert
  • [libsoup] Created tag 2.56.0, Dan Winship
  • [libsoup] 2.56.0, Dan Winship
  • [libsoup] tests/tld-test: update for changed TLD rules, Dan Winship
  • [gnome-software/gnome-3-22] Speed up loading the overview, Richard Hughes
  • [gnome-software/gnome-3-22] odrs: Allow showing review without a display name, Richard Hughes
  • [gnome-software/gnome-3-22] Speed up loading the details page, Richard Hughes
  • [frogr] Fix paths to .ui files loaded from the main view, Mario Sanchez Prada
  • [network-manager-pptp/th/logging-bgo771664: 11/11] service: use syslog() for logging from pppd-plugin, Thomas Haller
  • [network-manager-pptp/th/logging-bgo771664: 10/11] src: use logging macros in pppd-plugin and make logging configurable, Thomas Haller
  • [network-manager-pptp/th/logging-bgo771664: 9/11] src: namespace global variable proxy in pppd-plugin, Thomas Haller
  • [network-manager-pptp/th/logging-bgo771664: 8/11] service: configure logging level of pptp via NM_VPN_LOG_LEVEL, Thomas Haller
  • [network-manager-pptp/th/logging-bgo771664: 7/11] service: allow setting log_level via environment variable NM_VPN_LOG_LEVEL, Thomas Haller
  • [network-manager-pptp/th/logging-bgo771664: 6/11] service: make valid_properties array const, Thomas Haller
  • [network-manager-pptp/th/logging-bgo771664: 5/11] build: reorder src/Makefile.am, Thomas Haller
  • [network-manager-pptp/th/logging-bgo771664: 4/11] service: replace g_log() by new logging macros, Thomas Haller
  • [network-manager-pptp/th/logging-bgo771664: 3/11] service: namespace global variables in a struct "gl", Thomas Haller
  • [network-manager-pptp/th/logging-bgo771664: 2/11] service: add missing error handling when parsing command line, Thomas Haller
  • [network-manager-pptp/th/logging-bgo771664: 1/11] shared: update shared files, Thomas Haller
  • [network-manager-pptp] (11 commits) Created branch th/logging-bgo771664, Thomas Haller
  • [gimp] app: factor gimp_edit_get_paste_offset() out of gimp_edit_paste(), Michael Natterer
  • [accerciser] Workaround for intltool complaining about translations in build dir, Javier Hernández Antúnez
  • [gnome-software/gnome-3-22] Release version 3.22.0, Richard Hughes
  • [gnome-software] Created tag GNOME_SOFTWARE_3_22_0, Richard Hughes
  • [tracker] Created tag 1.10.0, Carlos Garnacho
  • [tracker] Release 1.10.0, Carlos Garnacho
  • [glib-networking] Created tag 2.50.0, Dan Winship
  • [glib-networking] 2.50.0, Dan Winship
  • [chronojump] Encoder saved repetitions calculation on barplot now works ok on ec, Xavier de Blas
  • [evolution-ews/gnome-3-22] Bug 771370 - Exchange 2016 returns broken MIME content for events with detached instances, Milan Crha
  • [shotwell] Updated German translation (cherry picked from commit 728b17e779c2c27941ecfa74037beb1025f85fe6), Damned-Lies
  • [gnome-packagekit] Release version 3.22.0, Richard Hughes
  • [gnome-packagekit] Created tag GNOME_PACKAGEKIT_3_22_0, Richard Hughes
  • [evolution-ews] Bug 771370 - Exchange 2016 returns broken MIME content for events with detached instances, Milan Crha
  • [gnome-games] Updated German translation, Damned-Lies
  • [gnome-color-manager] Release version 3.22.0, Richard Hughes
  • [gnome-color-manager] Created tag GNOME_COLOR_MANAGER_3_22_0, Richard Hughes
  • [libpeas] Created tag libpeas-1.20.0, Garrett Regier
  • [gnome-power-manager] GNOME Power Manager 3.22.0, Richard Hughes
  • [libpeas] Release 1.20.0, Garrett Regier
  • [gnome-power-manager] Created tag GNOME_POWER_MANAGER_3_22_0, Richard Hughes
  • [gnome-multi-writer] Release version 3.22.0, Richard Hughes
  • [gnome-multi-writer] Created tag GNOME_MULTI_WRITER_3_22_0, Richard Hughes
  • [gvfs] Created tag 1.30.0, Ondrej Holy
  • [network-manager-applet/nma-1-2] Updated Polish translation, Piotr Drąg
  • [gvfs] Update NEWS for 1.30.0 release, Ondrej Holy
  • [gnome-initial-setup] Created tag 3.22.0, Kalev Lember
  • [chronojump] LeastSquares done!, Xavier Padullés
  • [chronojump] Fixed encoder landing detection, Xavier Padullés
  • [gnome-initial-setup] 3.22.0, Kalev Lember
  • [chronojump] Fixed LeastSquares formula, Xavier Padullés
  • [gtk-doc] annotations: allow '=' to be used in annotations, Stefan Kost
  • [glib] 2.50.0, Matthias Clasen
  • [network-manager-fortisslvpn: 30/30] all: merge branch 'th/gtk-split-and-log-bgo771544', Thomas Haller
  • [network-manager-fortisslvpn: 29/30] service: let pppd-plugin log via syslog(), Thomas Haller
  • [network-manager-fortisslvpn: 28/30] src: use logging macros in service helper and make logging configurable, Thomas Haller
  • [network-manager-fortisslvpn: 27/30] src: namespace global variable proxy in pppd-plugin, Thomas Haller
  • [network-manager-fortisslvpn: 26/30] service: log openfortivpn arguments, Thomas Haller
  • [network-manager-fortisslvpn: 25/30] service: more configurable logging verbosity of openfortissl via NM_VPN_LOG_LEVEL, Thomas Haller
  • [network-manager-fortisslvpn: 24/30] service: allow setting log_level via environment variable NM_VPN_LOG_LEVEL, Thomas Haller
  • [network-manager-fortisslvpn: 23/30] src: cleanup src/Makefile.am, Thomas Haller
  • [network-manager-fortisslvpn: 22/30] src: make valid_properties array const, Thomas Haller
  • [network-manager-fortisslvpn: 21/30] service: replace g_log() by new logging macros, Thomas Haller
  • [network-manager-fortisslvpn: 20/30] service: namespace global variables by putting them into a struct, Thomas Haller
  • [network-manager-fortisslvpn: 19/30] service: add missing error handling when parsing command line, Thomas Haller
  • [network-manager-fortisslvpn: 18/30] build: also build and install translations --without-gnome, Thomas Haller
  • [network-manager-fortisslvpn: 17/30] build: don't install appdata when building --without-gnome, Thomas Haller
  • [network-manager-fortisslvpn: 16/30] properties: split GTK dependent editor plugin, Thomas Haller
  • [network-manager-fortisslvpn: 15/30] properties: rename file "nm-fortisslvpn.c" to "nm-fortisslvpn-editor.c", Thomas Haller
  • [network-manager-fortisslvpn: 14/30] properties: split "nm-fortsslvpn-editor-plugin.c" out of "nm-fortsslvpn.c", Thomas Haller
  • [network-manager-fortisslvpn: 13/30] src: fix wrong failure reason for nm_vpn_service_plugin_failure(), Thomas Haller
  • [network-manager-fortisslvpn: 12/30] build: cleanup configure.ac, Thomas Haller
  • [network-manager-fortisslvpn: 11/30] build: use m4/compiler_options.m4 from NetworkManager, Thomas Haller
  • [network-manager-fortisslvpn: 10/30] all: use "nm-default.h" header, Thomas Haller
  • [network-manager-fortisslvpn: 9/30] src: avoid compiler warning about unused variable, Thomas Haller
  • [network-manager-fortisslvpn: 8/30] build: use stable libsecret-1 instead of libsecret-unstable, Thomas Haller
  • [network-manager-fortisslvpn: 7/30] properties/trivial: rename plugin-error, Thomas Haller
  • [network-manager-fortisslvpn: 6/30] gitignore: update, Thomas Haller
  • [network-manager-fortisslvpn: 5/30] shared: add shared files, Thomas Haller
  • [network-manager-fortisslvpn: 4/30] properties/trival: rename NM_OPENVPN_OLD to NM_VPN_OLD, Thomas Haller
  • [network-manager-fortisslvpn: 3/30] build: use GIT_SHA_RECORD(NM_GIT_SHA) macro from "m4/git-sha-record.m4", Thomas Haller
  • [network-manager-fortisslvpn: 2/30] build/trivial: remove trailing tabs from Makefiles, Thomas Haller
  • [network-manager-fortisslvpn: 1/30] contrib: make test scripts executable, Thomas Haller
  • [network-manager-fortisslvpn] (30 commits) ...all: merge branch 'th/gtk-split-and-log-bgo771544', Thomas Haller
  • [atk] Created branch gnome-3-22, Alejandro Piñeiro Iglesias
  • [atk] Created tag ATK_2_22, Alejandro Piñeiro Iglesias
  • [atk] Release 2.22.0, Alejandro Piñeiro Iglesias
  • [gnome-system-log] Updated Czech translation, Marek Černocký
  • [gnome-apps-nightly] Games: Fix the pcsx_rearmed build, Mathieu Bridon
  • [pygobject] Created tag 3.22.0, Christoph Reiter
  • [pygobject] configure.ac: post-release version bump to 3.23.0, Christoph Reiter
  • [pygobject] release 3.22.0, Christoph Reiter
  • [pygobject] configure.ac: pre-release version bump to 3.22.0, Christoph Reiter
  • [sound-juicer] Created tag 3.22.0, Phillip Wood
  • [sound-juicer] Release 3.22.0, Phillip Wood
  • [sound-juicer] Require Gtk 3.21.6, Phillip Wood
  • [gtk+] GDK W32: Ignore autorepeated key presses on modifier keys, Руслан Ижбулатов
  • [gtk+] GDK W32: Always process all available messages, Руслан Ижбулатов
  • [gnome-software] Updated Japanese translation, Jiro Matsuzawa
  • [devhelp] Created tag 3.22.0, Frederic Peters
  • [devhelp] release: 3.22.0, Frederic Peters
  • [wing] Non-fast-forward update to branch wip/createpipe, Ignacio Casal Quinteiro
  • [orca/gnome-3-0] Updated Occitan translation, Damned-Lies
  • [orca/gnome-3-2] Updated Occitan translation, Damned-Lies
  • [orca/gnome-3-20] Updated Occitan translation, Damned-Lies
  • [orca] Updated Occitan translation, Damned-Lies
  • [orca/gnome-3-6] Updated Occitan translation, Damned-Lies
  • [orca/gnome-3-4] Updated Occitan translation, Damned-Lies
  • [orca/gnome-3-14] Updated Occitan translation, Damned-Lies
  • [orca/gnome-3-18] Updated Occitan translation, Damned-Lies
  • [orca/gnome-2-32] Updated Occitan translation, Damned-Lies
  • [wing/wip/createpipe] namedpipeclient: fix race when waiting for the named pipe, Ignacio Casal Quinteiro
  • [orca/gnome-3-16] Updated Occitan translation, Damned-Lies
  • [orca/gnome-3-12] Updated Occitan translation, Damned-Lies
  • [orca/gnome-3-10] Updated Occitan translation, Damned-Lies
  • [evolution-mapi/wip/camel-more-gobject: 12/12] Adapt to changes for 'Remove confusing camel_folder_summary_insert()', Milan Crha
  • [evolution-mapi/wip/camel-more-gobject: 11/12] Remove unused CamelMessageContentInfo build from CamelFolderSummary, Milan Crha
  • [evolution-mapi/wip/camel-more-gobject: 10/12] Remove unused CamelMessageInfo::bodystructure related stuff, Milan Crha
  • [evolution-mapi/wip/camel-more-gobject: 9/12] Use GObject-based CamelMessageInfo, Milan Crha
  • [evolution-mapi] (12 commits) Non-fast-forward update to branch wip/camel-more-gobject, Milan Crha
  • [evolution-ews/wip/camel-more-gobject: 13/13] Adapt to changes for 'Remove confusing camel_folder_summary_insert()', Milan Crha
  • [evolution-ews/wip/camel-more-gobject: 12/13] Remove unused CamelMessageContentInfo build from CamelFolderSummary, Milan Crha
  • [evolution-ews/wip/camel-more-gobject: 11/13] Remove unused CamelMessageInfo::bodystructure related stuff, Milan Crha
  • [evolution-ews/wip/camel-more-gobject: 10/13] Use GObject-based CamelMessageInfo, Milan Crha
  • [evolution-ews] (13 commits) Non-fast-forward update to branch wip/camel-more-gobject, Milan Crha
  • [orca/gnome-3-22] Updated Occitan translation, Damned-Lies
  • [evolution/wip/camel-more-gobject: 13/13] Adapt to eds changes, Milan Crha
  • [evolution] (13 commits) Non-fast-forward update to branch wip/camel-more-gobject, Milan Crha
  • [evolution/wip/camel-more-gobject: 63/63] Adapt to eds changes, Milan Crha
  • [evolution] (63 commits) Non-fast-forward update to branch wip/camel-more-gobject, Milan Crha
  • [evolution-data-server/wip/camel-more-gobject: 62/62] IMAPx message info saves and loads server_flags to/from folder summary, Milan Crha
  • [evolution-data-server/wip/camel-more-gobject: 61/62] Remove confusing camel_folder_summary_insert(), Milan Crha
  • [evolution-data-server/wip/camel-more-gobject: 60/62] Fix runtime issues/bugs after the move to GObject-based CamelMessageInfo, Milan Crha
  • [evolution-data-server/wip/camel-more-gobject: 59/62] Remove unused CamelMessageContentInfo build from CamelFolderSummary, Milan Crha
  • [evolution-data-server/wip/camel-more-gobject: 58/62] Remove unused CamelMessageInfo::bodystructure related stuff, Milan Crha
  • [evolution-data-server/wip/camel-more-gobject: 57/62] Remove unused CamelMessageInfo::preview related stuff, Milan Crha
  • [evolution-data-server/wip/camel-more-gobject: 56/62] A cosmetic change (variable rename), the "fault" caused by copy&paste, Milan Crha
  • [evolution-data-server/wip/camel-more-gobject: 55/62] More file splitting, Milan Crha
  • [evolution-data-server/wip/camel-more-gobject: 54/62] Introduce camel-utils.c/.h for miscellaneous utility functions and such, Milan Crha
  • [evolution-data-server/wip/camel-more-gobject: 53/62] Use GObject-based CamelMessageInfo, Milan Crha
  • [evolution-data-server/wip/camel-more-gobject: 52/62] Added 'dirty' and 'folder-flagged' stamps and some changes of the 'load' function, Milan Crha
  • [evolution-data-server/wip/camel-more-gobject: 51/62] Prototype load/save CamelMessageInfo methods, Milan Crha
  • [evolution-data-server/wip/camel-more-gobject: 50/62] Add Maildir and MBox CamelMessageInfoBase descendants, Milan Crha
  • [evolution-data-server/wip/camel-more-gobject: 49/62] Assign CamelFilderSummaryClass::message_info_type for the CamelIMAPXSummary, Milan Crha
  • [evolution-data-server/wip/camel-more-gobject: 48/62] Rename _length() getters to _get_length(); correct some annotations, Milan Crha
  • [evolution-data-server/wip/camel-more-gobject: 47/62] Add CamelIMAPXMessageInfo, Milan Crha
  • [evolution-data-server/wip/camel-more-gobject: 46/62] Set CamelFolderSummary::message_info_type for the CamelVeeSummary, Milan Crha
  • [evolution-data-server/wip/camel-more-gobject: 45/62] Fix some annotations having a double colons., Milan Crha
  • [evolution-data-server/wip/camel-more-gobject: 44/62] Add CamelVeeMessageInfo, descendant of CamelMessageInfo, Milan Crha
  • [evolution-data-server/wip/camel-more-gobject: 43/62] Initial fill-up of CamelMessageInfo and CamelMessageInfoBase, Milan Crha
  • [evolution-data-server/wip/camel-more-gobject: 42/62] Add some stub structures/files for early builds, Milan Crha
  • [evolution-data-server/wip/camel-more-gobject: 41/62] Revert "Early work on porting CamelMessageInfo to GObject", Milan Crha
  • [evolution-data-server/wip/camel-more-gobject: 40/62] Early work on porting CamelMessageInfo to GObject, Milan Crha
  • [evolution-data-server] (62 commits) Non-fast-forward update to branch wip/camel-more-gobject, Milan Crha
  • [gnome-sudoku] Updated French translation, Damned-Lies
  • [gnome-getting-started-docs] Created tag 3.22.0, Petr Kovář
  • [gnome-getting-started-docs] 3.22.0, Petr Kovář
  • [wing/wip/createpipe] namedpipeclient: handle case where we can't create the file, Ignacio Casal Quinteiro
  • [wing] Created branch wip/createpipe, Ignacio Casal Quinteiro
  • [gimp] app: paste as new layer if the target layer can't be modified, Michael Natterer
  • [gnome-disk-utility] Updated Japanese translation, Damned-Lies
  • [gnome-software] Do not allow plugins to adopt wildcard applications, Richard Hughes
  • [gnome-software] trivial: Fix make check with a clean checkout, Richard Hughes
  • [gimp] app, menus: rename everything "paste as new" to "paste as new image", Michael Natterer
  • [giggle] Updated Swedish translation, Damned-Lies
  • [release-notes/gnome-3-22] Update French translation, Alexandre Franke
  • [gimp/gimp-2-8] Updated Swedish translation, Damned-Lies
  • [rhythmbox] task-list: restructure to improve the progress bar's width, Jonathan Matthew
  • [evolution/gnome-3-22] Updated Ukrainian translation, Damned-Lies
  • [gimp] Updated Swedish translation, Damned-Lies
  • [gimp-gap] Updated Swedish translation, Damned-Lies
  • [gimp-gap/gap-2-8] Updated Swedish translation, Damned-Lies
  • [vala] vapi: Add PolicyKit bindings, polkit-agent-1 and polkit-gobject-1, Rico Tzschichholz
  • [gtk-doc] tests: add a test for the attributes annotation, Stefan Kost
  • [network-manager-applet] Deleted branch nm-1-4, Thomas Haller
  • [network-manager-applet: 13/13] all: merge branch 'master' into nm-1-4, Thomas Haller
  • [network-manager-applet] (13 commits) ...all: merge branch 'master' into nm-1-4, Thomas Haller
  • [network-manager-openconnect] build: use m4/compiler_options.m4 from NetworkManager, Thomas Haller
  • [network-manager-openconnect] auth-dialog: mark write_progress() with format attribute, Thomas Haller
  • [bijiben] Updated French translation, Damned-Lies
  • [evolution] Bump also BASE_VERSION, Milan Crha
  • [evolution-data-server] Bump also BASE_VERSION, Milan Crha
  • [evolution-mapi/gnome-3-22] Post-release version bump, Milan Crha
  • [evolution-mapi] Created branch gnome-3-22, Milan Crha
  • [evolution-mapi] Created tag EVOLUTION_MAPI_3_22_0, Milan Crha
  • [evolution-mapi] NEWS update for 3.22.0, Milan Crha
  • [evolution/wip/tpopela/composer-fixes] Bug 771493 - Missing '>' in message reply, Tomas Popela
  • [network-manager-openvpn] build: use m4/compiler_options.m4 from NetworkManager, Thomas Haller
  • [network-manager-libreswan] build: use m4/compiler_options.m4 from NetworkManager, Thomas Haller
  • [evolution-ews/gnome-3-22] Post-release version bump, Milan Crha
  • [beast] Deleted branch wip/timj/soundfont, Tim Janik
  • [beast] Created branch wip/soundfont, Tim Janik
  • [evolution-ews] Created branch gnome-3-22, Milan Crha
  • [five-or-more] Updated French translation, Damned-Lies
  • [evolution-ews] Created tag EVOLUTION_EWS_3_22_0, Milan Crha
  • [evolution-ews] NEWS update for 3.22.0, Milan Crha
  • [network-manager-pptp] build: use m4/compiler_options.m4 from NetworkManager, Thomas Haller
  • [network-manager-vpnc] build: use m4/compiler_options.m4 from NetworkManager, Thomas Haller
  • [seahorse] Updated French translation, Damned-Lies
  • [evolution/gnome-3-22] Post-release version bump, Milan Crha
  • [empathy] Updated French translation, Damned-Lies
  • [evolution] Created branch gnome-3-22, Milan Crha
  • [evolution] Created tag EVOLUTION_3_22_0, Milan Crha
  • [evolution] NEWS update for 3.22.0, Milan Crha
  • [gnome-documents] Updated French translation, Damned-Lies
  • [beast/wip/timj/soundfont: 13/13] BSE: bsestorage: use Rapicorn::string_format() for bse_storage_printf(), Tim Janik
  • [beast/wip/timj/soundfont: 12/13] BSE: bsestorage: whitespace fixes, Tim Janik
  • [beast/wip/timj/soundfont: 11/13] BSE: bsestorage: replace g_strdup_printf with g_strdup_format(), Tim Janik
  • [beast/wip/timj/soundfont: 10/13] BSE: SF2: upgrade sound-font-snet.bse to version 0.8.1, Tim Janik
  • [beast/wip/timj/soundfont: 9/13] BSE: SF2: use C++ inheritance for GObject struct derivation, Tim Janik
  • [beast/wip/timj/soundfont: 8/13] BSE: SF2: port storage blob to Rapicorn Mutex, Tim Janik
  • [beast/wip/timj/soundfont: 7/13] BSE: SF2: use Bse::TickStamp instead of old gsl API, Tim Janik
  • [beast/wip/timj/soundfont: 6/13] BSE: SF2: fix missing bse_sound_font_repo_finalize and use Rapicorn Mutex, Tim Janik
  • [beast/wip/timj/soundfont: 5/13] BSE: SF2: add documentation how the fluidsynth engine is used in sound font osc modules, Tim Janik
  • [beast/wip/timj/soundfont: 4/13] BSE: SF2: use mixfreq to compute number of silent samples required for done output, Tim Janik
  • [beast/wip/timj/soundfont: 3/13] BST: SF2: adapt code to c++ified beast codebase, Tim Janik
  • [beast/wip/timj/soundfont: 2/13] BSE: SF2: adapt code to c++ified beast codebase, Tim Janik
  • [beast/wip/timj/soundfont: 1/13] BSE: SF2: Merge and squash branch 'soundfont-support', Tim Janik
  • [beast] (13 commits) Created branch wip/timj/soundfont, Tim Janik
  • [aisleriot] Updated French translation, Damned-Lies
  • [network-manager-fortisslvpn/th/gtk-split-and-log-bgo771544] service: log openfortvpn arguments, Thomas Haller
  • [evolution-data-server/gnome-3-22] Post-release version bump, Milan Crha
  • [evolution-data-server] Created branch gnome-3-22, Milan Crha
  • [evolution-data-server] Created tag EVOLUTION_DATA_SERVER_3_22_0, Milan Crha
  • [evolution-data-server] NEWS update for 3.22.0, Milan Crha
  • [network-manager-fortisslvpn/th/gtk-split-and-log-bgo771544] contrib: make test scripts executable, Thomas Haller
  • [evolution-data-server/wip/cmake] Fix/enhance FindKRB5.cmake, Milan Crha
  • [chrome-gnome-shell] Added Italian translation, Damned-Lies
  • [gnome-2048] Updated German translation, Damned-Lies
  • [chronojump] Updated Czech translation, Marek Černocký
  • [gjs/wip/ptomato/mozjs31: 3/3] js: Remove deprecated JS_IsConstructing(), Philip Chimento
  • [gjs/wip/ptomato/mozjs31: 2/3] js: Remove remaining usage of JSBool, Philip Chimento
  • [gjs/wip/ptomato/mozjs31: 1/3] WIP - mozjs31, Philip Chimento
  • [gjs] (3 commits) Non-fast-forward update to branch wip/ptomato/mozjs31, Philip Chimento
  • [gjs/wip/ptomato/mozjs31: 18/18] js: Remove deprecated JS_IsConstructing(), Philip Chimento
  • [gjs/wip/ptomato/mozjs31: 17/18] js: Remove remaining usage of JSBool, Philip Chimento
  • [gjs/wip/ptomato/mozjs31: 16/18] WIP - mozjs31, Philip Chimento
  • [gjs] (18 commits) Non-fast-forward update to branch wip/ptomato/mozjs31, Philip Chimento
  • [gjs/wip/ptomato/mozjs31prep: 15/15] compat: Move native constructor macros, Philip Chimento
  • [gjs/wip/ptomato/mozjs31prep: 14/15] class: Deprecate gjs_new_object_for_constructor(), Philip Chimento
  • [gjs/wip/ptomato/mozjs31prep: 13/15] compat: Remove JS_NewNumberValue shim, Philip Chimento
  • [gjs/wip/ptomato/mozjs31prep: 12/15] compat: Remove JS_GetGlobalObject define, Philip Chimento
  • [gjs/wip/ptomato/mozjs31prep: 11/15] js: Remove use of JSVAL_* macros, Philip Chimento
  • [gjs/wip/ptomato/mozjs31prep: 10/15] js: Replace all jsval by JS::Value, Philip Chimento
  • [gjs/wip/ptomato/mozjs31prep: 9/15] doc: Update JS::Value memory notes, Philip Chimento
  • [gjs/wip/ptomato/mozjs31prep: 8/15] js: Prefer bool to gboolean, Philip Chimento
  • [gjs/wip/ptomato/mozjs31prep: 7/15] js: Discontinue usage of JSBool, Philip Chimento
  • [gjs/wip/ptomato/mozjs31prep: 6/15] byteArray: Fix bug with length > maxint32, Philip Chimento
  • [gjs/wip/ptomato/mozjs31prep: 5/15] build: Avoid compiler warnings, Philip Chimento
  • [gjs/wip/ptomato/mozjs31prep: 4/15] build: Suppress jsapi.h warnings in Clang, Philip Chimento
  • [gjs/wip/ptomato/mozjs31prep: 3/15] build: Require C++11, Philip Chimento
  • [gjs/wip/ptomato/mozjs31prep: 2/15] build: Require GTK 3.20, Philip Chimento
  • [gjs/wip/ptomato/mozjs31prep: 1/15] byteArray: Remove further usage of TinyId, Philip Chimento
  • [gjs] (15 commits) Non-fast-forward update to branch wip/ptomato/mozjs31prep, Philip Chimento
  • [jhbuild/wip/libhttpseverywhere] 3.22: Add libhttpseverywhere, Michael Catanzaro
  • [jhbuild] Created branch wip/libhttpseverywhere, Michael Catanzaro
  • [epiphany/wip/httpseverywhere: 2/2] Initial libhttpseverywhere integration, Michael Catanzaro
  • [epiphany/wip/httpseverywhere: 1/2] Relicense to GPLv3+, Michael Catanzaro
  • [epiphany] (2 commits) Created branch wip/httpseverywhere, Michael Catanzaro
  • [epiphany] Remove X11 dependency and X11-specific code, Michael Catanzaro
  • [epiphany] window: Remove unused X11 header, Michael Catanzaro
  • [epiphany] Created tag 3.18.8, Michael Catanzaro
  • [epiphany/gnome-3-18] Update appdata file, Michael Catanzaro
  • [epiphany/gnome-3-18] Prepare 3.18.8, Michael Catanzaro
  • [epiphany] Created tag 3.20.4, Michael Catanzaro
  • [epiphany/gnome-3-20] Prepare 3.20.4, Michael Catanzaro
  • [epiphany] Created tag 3.22.0, Michael Catanzaro
  • [epiphany/gnome-3-22] Prepare 3.22.0, Michael Catanzaro
  • [libgnome-games-support] Created tag 1.2.0, Michael Catanzaro
  • [libgnome-games-support] Prepare 1.2.0, Michael Catanzaro
  • [gnome-disk-utility] Created tag 3.22.0, Michael Catanzaro
  • [gnome-disk-utility] Prepare 3.22.0, Michael Catanzaro
  • [gnome-robots] Created tag 3.22.0, Michael Catanzaro
  • [gnome-robots] Prepare 3.22.0, Michael Catanzaro
  • [gnome-klotski] Created tag 3.22.0, Michael Catanzaro
  • [gnome-klotski] Prepare 3.22.0, Michael Catanzaro
  • [four-in-a-row] Created tag 3.22.0, Michael Catanzaro
  • [four-in-a-row] Prepare 3.22.0, Michael Catanzaro
  • [geary] Persist Conversation Viewer zoom level. Bug 714933, Michael Gratton
  • [glib] Update Basque language, Iñaki Larrañaga Murgoitio
  • [gnome-maps] Created tag v3.22.0, Marcus Lundblad
  • [gnome-maps] Release 3.22.0, Marcus Lundblad
  • [gnome-games] Updated Finnish translation, Damned-Lies
  • [epiphany] Style fixup, Michael Catanzaro
  • [epiphany] Fix handling of the new stamp file, Michael Catanzaro
  • [gnome-software/gnome-3-22] Updated Ukrainian translation, Daniel Korostil
  • [gnome-software] Updated Ukrainian translation, Daniel Korostil
  • [gnome-builder] preferences: add a comment for translators, Sébastien Lafargue
  • [network-manager-applet] Updated German translation (cherry picked from commit 8fea566f6de4851515942a6637a3300423ce90ce), Damned-Lies
  • [network-manager-applet/nm-1-4] Updated German translation, Damned-Lies
  • [jhbuild] 3.22: Build glib with --disable-libmount, Michael Catanzaro
  • [epiphany/wip/safebrowsing] web-view: add unsafe browsing error page, Michael Catanzaro
  • [epiphany] Created branch wip/safebrowsing, Michael Catanzaro
  • [vala] Check for assignment to constant, Rico Tzschichholz
  • [gnome-commander] Created tag 1.4.9, Uwe Scholz
  • [gimp] app: add setting/getting and sending/recieving images via GimpClipboard, Michael Natterer
  • [gimp] app: don't keep images from the clipboard in gimp->images, Michael Natterer
  • [gimp] app: add gimp_selection_data_set_xcf() and _get_xcf(), Michael Natterer
  • [dconf-editor] Updated Danish translation, Ask Hjorth Larsen
  • [girl] Updated German translation, Damned-Lies
  • [vala/staging] Check for assignment to constant, Rico Tzschichholz
  • [vala] Created branch wip/gio-2.0, Rico Tzschichholz
  • [gnome-builder] Updated Swedish translation, Damned-Lies
  • [shotwell] Updated German translation (cherry picked from commit 0f346cc9cc410ede68f8b8d6abe113792f87a3e1), Damned-Lies
  • [shotwell/shotwell-0.24] Updated German translation, Damned-Lies
  • [gimp] app: factor out xcf_load_stream() and xcf_save_stream(), Michael Natterer
  • [epiphany] Run gdbus-codegen only once during build, Michael Catanzaro
  • [epiphany] Update POTFILES.in, Michael Catanzaro
  • [epiphany] web-view: Remove unused parameter, Michael Catanzaro
  • [vala/staging] gio-2.0: Fix binding of Resolver.lookup_service*(), Rico Tzschichholz
  • [chronojump/chronojump-importer] Fixes bug when importing personalized JumpTypes., Carles Pina i Estany
  • [epiphany] Forgot git.mk!, Michael Catanzaro
  • [epiphany] Remove inadventantly-committed Makefile.in, Michael Catanzaro
  • [gnome-builder] Updated Danish translation, Ask Hjorth Larsen
  • [baobab] Created tag 3.22.0, Stefano Facchini
  • [baobab] Release 3.22.0, Stefano Facchini
  • [epiphany] Move the search provider to its own subdirectory, Michael Catanzaro
  • [gnome-klotski] [l10n] update Persian translations, Arash Mousavi
  • [tomboy] Updated Swedish translation, Damned-Lies
  • [gnome-mahjongg] [l10n] update Persian translations, Arash Mousavi
  • [gnome-commander] Updated German translation, Damned-Lies
  • [retro-gtk] Created tag 0.8.1, Adrien Plazas
  • [retro-gtk] Version 0.8.1, Adrien Plazas
  • [retro-gtk] build: Hardcode includedir version numbers in .pc, Adrien Plazas
  • [retro-gtk] retro-gobject: Check directory exists, Adrien Plazas
  • [gnome-commander/gcmd-1-4] Updated German translation, Damned-Lies
  • [jhbuild] Updated German translation, Damned-Lies
  • [epiphany] web-view: Remove markup from translatable strings, Michael Catanzaro
  • [tomboy] Updated Hungarian translation, Damned-Lies
  • [release-notes/gnome-3-22] Updated Hungarian translation, Damned-Lies
  • [aisleriot] Created tag 3.22.0, Christian Persch
  • [aisleriot] Post release version bump, Christian Persch
  • [aisleriot] Version 3.22.0, Christian Persch
  • [gnome-software/gnome-3-22] Updated Danish translation, Ask Hjorth Larsen
  • [gnome-software] Updated Danish translation, Ask Hjorth Larsen
  • [gnome-terminal] Created tag 3.22.0, Christian Persch
  • [gnome-terminal] Post branch version bump, Christian Persch
  • [gnome-terminal/gnome-3-22] Post release version bump, Christian Persch
  • [gnome-terminal] Created branch gnome-3-22, Christian Persch
  • [gnome-terminal] Version 3.22.0, Christian Persch
  • [epiphany] Forgot to add new icon, Michael Catanzaro
  • [epiphany] web-view: Split error page construction into separate functions, Michael Catanzaro
  • [vte/vte-0-44] widget: Fix backward search, Christian Persch
  • [vala/wip/unicode: 3/3] glib-2.0: Update Unicode symbols, Rico Tzschichholz
  • [vala] (3 commits) Non-fast-forward update to branch wip/unicode, Rico Tzschichholz
  • [vte] Created tag 0.46.0, Christian Persch
  • [vte/vte-0-46] widget: Fix backward search, Christian Persch
  • [vte/vte-0-46] app: Fix button icon name, Christian Persch
  • [vte/vte-0-46] app: Fix search button sensitivity, Christian Persch
  • [vte/vte-0-46] app: Add MULTILINE flag for regex, Christian Persch
  • [vte/vte-0-46] Post release version bump, Christian Persch
  • [clutter-gtk] Created tag 1.8.2, Emmanuele Bassi
  • [clutter-gtk] Post-release version bump to 1.8.3, Emmanuele Bassi
  • [clutter-gtk] Release Clutter-GTK 1.8.2, Emmanuele Bassi
  • [gedit-plugins] Created tag 3.22.0, Paolo Borelli
  • [gedit-plugins] Release 3.22.0, Paolo Borelli
  • [epiphany] web-view: make network error page less apologetic, Michael Catanzaro
  • [gnote/gnome-3-20] Fix build, Aurimas Černius
  • [gnote/gnome-3-20] Make --search always show main window in search mode, Aurimas Černius
  • [gnote/gnome-3-20] Make possible to know, whether main window is in search mode, Aurimas Černius
  • [gnote/gnome-3-20] Make escape close search when search entry has focus, Aurimas Černius
  • [gnote/gnome-3-20] Fix tab activating search, Aurimas Černius
  • [gnote/gnome-3-20] Fix Windows size shrinking when switching from/to note, Aurimas Černius
  • [gnote] Bump to 3.21.2, Aurimas Černius
  • [gedit] Created tag 3.22.0, Paolo Borelli
  • [gedit] Release 3.22.0, Paolo Borelli
  • [gnome-software] Updated Slovak translation (cherry picked from commit 460cb52e135c1acc5e3373b7b87e9aa71de62e35), Damned-Lies
  • [gnote] Created tag 3.21.1, Aurimas Černius
  • [gnote] Prepare 3.21.1, Aurimas Černius
  • [gnome-clocks] Created tag 3.22.0, Paolo Borelli
  • [gnome-clocks] Release 3.22.0, Paolo Borelli
  • [goobox] fixed make distcheck, Paolo Bacchilega
  • [goobox] autogen.sh: do not use gnome-autogen.sh, Paolo Bacchilega
  • [goobox] fixed application name not translated in about dialog, Paolo Bacchilega
  • [goobox] update-potfiles: added support for .gschema.xml file, Paolo Bacchilega
  • [goobox] configure.ac: removed deprecated macros, Paolo Bacchilega
  • [gthumb] Update Catalan translation, Jordi Mas
  • [epiphany] Fix app menu, Michael Catanzaro
  • [vala] gio-2.0: Force finish_vfunc_name of Volume.mount() to "mount_finish", Rico Tzschichholz
  • [vala] codegen: Add support for finish_vfunc_name in CCode, Rico Tzschichholz
  • [tomboy] NodeManager: remove GNOME panel mention from Start Here note, Alex Tereschenko
  • [gnome-builder] Add British English translation, David King
  • [orca] Update British English translation, David King
  • [orca/gnome-3-22] Update British English translation, David King
  • [epiphany] Update British English translation, David King
  • [epiphany/gnome-3-22] Update British English translation, David King
  • [glib] Updates, Matthias Clasen
  • [gtk+] Update British English translation, David King
  • [gitg] Created tag v3.22.0, Jesse van den Kieboom
  • [gitg/gnome-3-22] Release version 3.22.0, Jesse van den Kieboom
  • [glib] Turn on libmount by default on linux, Matthias Clasen
  • [telepathy-account-widgets] Update British English translation, David King
  • [tracker] Update British English translation, David King
  • [vala/wip/unicode] glib-2.0: Add UCS-4 and UTF-16 related bindings, Rico Tzschichholz
  • [vala] Non-fast-forward update to branch wip/unicode, Rico Tzschichholz
  • [vala/wip/unicode] glib-2.0: Add USC-4 and UTF-16 related bindings, Rico Tzschichholz
  • [vala] Created branch wip/unicode, Rico Tzschichholz
  • [gnome-builder] Updated Galician translation, Damned-Lies
  • [gnome-control-center] Update British English translation, David King
  • [gnome-menus] Update British English translation, David King
  • [gnome-online-accounts] Update British English translation, David King
  • [gnome-session] Update British English translation, David King
  • [gnome-builder] build: rename symbolic icon to org.gnome.Builder-symbolic, Christian Hergert
  • [gnome-shell] Update British English translation, David King
  • [gnome-shell-extensions] Update British English translation, David King
  • [at-spi2-core] Update British English translation, David King
  • [atk] Update British English translation, David King
  • [clutter] Update British English translation, David King
  • [gdk-pixbuf] Update British English translation, David King
  • [glib-networking] Update British English translation, David King
  • [gnome-games] Created tag 3.22.0, Adrien Plazas
  • [libsoup] Update British English translation, David King
  • [chronojump/chronojump-importer] Adds failing unit test: it has a defined user-jump., Carles Pina i Estany
  • [mutter] Update British English translation, David King
  • [gnome-games] Version 3.22.0, Adrien Plazas
  • [accerciser] Update British English translation, David King
  • [gnome-builder] create-project: use EggThreeGrid, Christian Hergert
  • [gnome-builder] egg: add EggThreeGrid, Christian Hergert
  • [anjuta/gnome-3-22] Update British English translation, David King
  • [anjuta] Update British English translation, David King
  • [libgxps] Deleted branch wip/topush, Ignacio Casal Quinteiro
  • [nemiver] Update British English translation, David King
  • [gcr] Update British English translation, David King
  • [grilo-plugins] Add British English translation, David King
  • [gnome-mines] [l10n] update Persian translations, Arash Mousavi
  • [grilo] Add British English translation, David King
  • [gnome-shell] altTab: Skip unminimize effect when cycling to a window, Florian Müllner
  • [gnome-shell] altTab: Improve cycling to a window on another workspace, Florian Müllner
  • [gnome-shell] altTab: Restore correct visibility when cycling windows, Florian Müllner
  • [mutter] window-actor: Make sync_visibility() public, Florian Müllner
  • [json-glib] Update British English translation, David King
  • [libgdata] Update British English translation, David King
  • [libpeas] Update British English translation, David King
  • [libgweather] Update British English translation, David King
  • [latexila] Created tag 3.22.0, Sébastien Wilmet
  • [latexila] Release 3.22.0, Sébastien Wilmet
  • [static-web] Fix Matt Dalio's title, Alexandre Franke
  • [gspell] Post-release version bump, Sébastien Wilmet
  • [gspell] Created tag 1.2.0, Sébastien Wilmet
  • [gspell] Release 1.2.0, Sébastien Wilmet
  • [libsecret] Add British English translation, David King
  • [gtk-doc] Czech translation, Marek Černocký
  • [totem-pl-parser] Update British English translation, David King
  • [gdl] Created branch gnome-3-22, Sebastien Granjoux
  • [anjuta] Created branch gnome-3-22, Sebastien Granjoux
  • [vte] Update British English translation, David King
  • [vte/vte-0-46] Update British English translation, David King
  • [chrome-gnome-shell] readme: added landscape.io icon, Yuri Konotopov
  • [gtksourceview] Created tag 3.22.0, Sébastien Wilmet
  • [gtksourceview] Release 3.22.0, Sébastien Wilmet
  • [chrome-gnome-shell] connector: fixed indentation, Yuri Konotopov
  • [evolution-data-server] Update Basque language, Iñaki Larrañaga Murgoitio
  • [gnome-boxes] Update Catalan translation, Jordi Mas
  • [chrome-gnome-shell] Added landscape.io configuration, Yuri Konotopov
  • [chrome-gnome-shell] Use promise while fetching platform information., Yuri Konotopov
  • [gnote] Updated Czech translation, Marek Černocký
  • [anjuta] Created tag ANJUTA_3_22_0, Sebastien Granjoux
  • [gdl] Created tag GDL_3_22_0, Sebastien Granjoux
  • [anjuta] Update files for release, Sebastien Granjoux
  • [file-roller] Revert "Revert "Fix fr_application_local_command_line memory leak"", Paolo Bacchilega
  • [file-roller] Revert "Mime-type changes", Paolo Bacchilega
  • [file-roller] Revert "fr-new-archive-dialog: Do not fail if access::can-write is not set", Paolo Bacchilega
  • [file-roller] Revert "Fix crash when compressing remote files", Paolo Bacchilega
  • [file-roller] Revert "window: use gdk_cursor_new_for_display()", Paolo Bacchilega
  • [file-roller] Revert "window: set the paned as the drag destination", Paolo Bacchilega
  • [gdl] Update files for release, Sebastien Granjoux
  • [gnome-builder] column-layout: respect EggColumnLayout:max-columns in width request, Christian Hergert
  • [epiphany] web-dom-utils: Add a comment, Michael Catanzaro
  • [gnome-builder] column-layout: check proper child_height, Christian Hergert
  • [gnome-builder] column-layout: ignore invisible children properly, Christian Hergert
  • [gnome-builder] preferences: tweak ordering for appearance, Christian Hergert
  • [gnome-builder] scrolled-window: enforce 5x3 aesthetics, Christian Hergert
  • [gnome-builder] column-layout: add special case for single-column mode, Christian Hergert
  • [gnome-builder] preferences: scroll page and subpage together, Christian Hergert
  • [gnome-builder] preferences: only use a single column for languages, Christian Hergert
  • [gnome-builder] column-layout: add EggColumnLayout:max-columns, Christian Hergert
  • [gnome-builder] Revert "column-layout: be friendlier when dealing with long lists", Christian Hergert
  • [gnome-builder] preferences: sort plugins by name, Christian Hergert
  • [gnome-builder] preferences: put style schemes first, Christian Hergert
  • [gnome-builder] preferences: drop max-content-height from IdePreferencesGroup, Christian Hergert
  • [gnome-builder] scrolled-window: adapt to GtkScrolledWindow changes, Christian Hergert
  • [gnome-builder] column-layout: be friendlier when dealing with long lists, Christian Hergert
  • [gnome-builder] preferences: sometimes activate when selected row changes, Christian Hergert
  • [gnome-builder] preferences: wire up language search in preferences, Christian Hergert
  • [gnome-builder] preferences: add a bit of padding to class structure, Christian Hergert
  • [gnome-builder] preferences: put subpages side-by-side with parent page, Christian Hergert
  • [gnome-builder] preferences: use selection mode and simplify languages, Christian Hergert
  • [gnome-builder] preferences: add parameter to set selection mode, Christian Hergert
  • [gnome-builder] preferences: move page implementation to private header, Christian Hergert
  • [gnome-builder] preferences: allow setting the GtkSelectionMode on a list group, Christian Hergert
  • [gjs/wip/ptomato/mozjs31: 8/8] js: Remove deprecated JS_IsConstructing(), Philip Chimento
  • [gjs/wip/ptomato/mozjs31: 7/8] js: Remove remaining usage of JSBool, Philip Chimento
  • [gjs/wip/ptomato/mozjs31: 6/8] WIP - mozjs31, Philip Chimento
  • [gjs] (8 commits) Non-fast-forward update to branch wip/ptomato/mozjs31, Philip Chimento
  • [gjs/wip/ptomato/mozjs31prep: 5/5] js: Remove use of JSVAL_* macros, Philip Chimento
  • [gjs/wip/ptomato/mozjs31prep: 4/5] js: Replace all jsval by JS::Value, Philip Chimento
  • [gjs/wip/ptomato/mozjs31prep: 3/5] doc: Update JS::Value memory notes, Philip Chimento
  • [gjs/wip/ptomato/mozjs31prep: 2/5] js: Prefer bool to gboolean, Philip Chimento
  • [gjs/wip/ptomato/mozjs31prep: 1/5] js: Discontinue usage of JSBool, Philip Chimento
  • [gjs] (5 commits) Non-fast-forward update to branch wip/ptomato/mozjs31prep, Philip Chimento
  • [mutter] wayland: Handle parent-less popup commits, Jonas Ådahl
  • [jhbuild] 3.22: Move gnome-documents to correct metamodule, Michael Catanzaro
  • [jhbuild] 3.22: add apps missing from -tested, Michael Catanzaro
  • [jhbuild] 3.22: move gnome-code-assistance to deps section of apps, Michael Catanzaro
  • [gjs/wip/ptomato/mozjs31: 2/2] js: Remove remaining usage of JSBool, Philip Chimento
  • [gjs/wip/ptomato/mozjs31: 1/2] WIP - mozjs31, Philip Chimento
  • [gjs] (2 commits) Created branch wip/ptomato/mozjs31, Philip Chimento
  • [gjs/wip/ptomato/mozjs31prep] js: Remove use of JSVAL_* macros, Philip Chimento
  • [gimp] Updated Serbian translation, Damned-Lies
  • [epiphany/gnome-3-22] Updated Ukrainian translation, Daniel Korostil
  • [epiphany] Updated Ukrainian translation, Daniel Korostil
  • [epiphany] Updated Serbian Latin translation (cherry picked from commit 66dc8ee3e8a395df1b956da2dfd052ac50dc1e1, Damned-Lies
  • [epiphany/gnome-3-22] Updated Serbian Latin translation, Damned-Lies
  • [epiphany/gnome-3-22] Updated Serbian translation, Damned-Lies
  • [vala] glib-2.0: Update Unicode symbols, Rico Tzschichholz
  • [baobab] Add Swedish help translation, Anders Jonsson
  • [epiphany] configure: update changelog start for 3.24 cycle, Michael Catanzaro
  • [epiphany] Remove WebKit default bookmark, Michael Catanzaro
  • [epiphany] shell: add simple app menu in web app mode, Michael Catanzaro
  • [nautilus] Updated Serbian Latin translation, Damned-Lies
  • [epiphany] lockdown: Fix criticals when starting in app mode, Michael Catanzaro
  • [nautilus] Updated Serbian translation, Damned-Lies
  • [meld] Fix saving of text created in blank comparison (bgo#771498), Kai Willadsen
  • [meld/meld-3-16] Fix saving of text created in blank comparison (bgo#771498), Kai Willadsen
  • [vala] Revert "valainterface: Don't allow 'type' properties", Rico Tzschichholz
  • [gnome-software] Do not use G_IO_ERROR_CANCELLED when using the loader, Richard Hughes
  • [gstreamermm] Fix warnings, Marcin Kolny
  • [epiphany] window: Fix criticals when starting in app mode, Michael Catanzaro
  • [vala] valainterface: Don't allow 'type' properties, Rico Tzschichholz
  • [vala/staging: 2/2] gvariant module: Fix serializing multidimensional arrays, Rico Tzschichholz
  • [vala/staging: 1/2] valainterface: Don't allow 'type' properties, Rico Tzschichholz
  • [gtk+] GDK W32: Set is_modifier field in GdkKeyEvent, Руслан Ижбулатов
  • [epiphany] web-app-utils: style fixup, Michael Catanzaro
  • [epiphany] file-chooser: use constructed function, Michael Catanzaro
  • [epiphany] window: use constructed function, Michael Catanzaro
  • [gnome-user-docs] Updated German translation, Damned-Lies
  • [epiphany] Set title box subtitle when opening window in app mode, Michael Catanzaro
  • [epiphany] window: Another code style fix, Michael Catanzaro
  • [epiphany] main: code style fix, Michael Catanzaro
  • [epiphany] title-box: Remove extra log statements, Michael Catanzaro
  • [epiphany] Get web app window title from desktop file, not web view, Michael Catanzaro
  • [epiphany] window: remove unused code, Michael Catanzaro
  • [epiphany] window: code style fixes, Michael Catanzaro
  • [vala/staging: 3/3] gvariant module: Fix serializing multidimensional arrays, Rico Tzschichholz
  • [vala/staging: 2/3] valainterface: Don't allow 'type' properties, Rico Tzschichholz
  • [vala/staging: 1/3] Forbid var declaration with null initializer, Rico Tzschichholz
  • [glib] Fixed annotation for g_log_variant(), Jonh Wendell
  • [gnome-power-manager] Updated German translation, Damned-Lies
  • [vala/staging: 3/3] valainterface: Don't allow 'type' properties, Jürg Billeter
  • [vala/staging: 2/3] Forbid var declaration with null initializer, Jürg Billeter
  • [vala/staging: 1/3] Simplify determining the type of conditional expressions, Jürg Billeter
  • [vala] (3 commits) Created branch staging, Jürg Billeter
  • [vala] tests: Add test for nested conditional expression, Jürg Billeter
  • [nautilus] Updated Ukrainian translation, Daniel Korostil
  • [vte] widget: Fix backward search, Christian Persch
  • [vte] app: Fix button icon name, Christian Persch
  • [vte] app: Fix search button sensitivity, Christian Persch
  • [vte] app: Add MULTILINE flag for regex, Christian Persch
  • [vte] Post branch version bump, Christian Persch
  • [vte] Deleted branch vte-0-46, Christian Persch
  • [vte] Created branch vte-0-46, Christian Persch
  • [vala/staging] valainterface: Don't allow 'type' properties, Rico Tzschichholz
  • [gimp] app: reorder edit_fade_cmd_callback() in edit-commands.c, Michael Natterer
  • [evolution] Updated Ukrainian translation, Daniel Korostil
  • [gimp] app: don't call gimp_layer_set_lock_alpha() on layer groups, Michael Natterer
  • [sysprof] doc: clarity fix, Christian Hergert
  • [gnome-todo] Updated Ukrainian translation, Daniel Korostil
  • [gnome-sound-recorder] Updated Ukrainian translation, Daniel Korostil
  • [gnome-documents] Updated Ukrainian translation, Daniel Korostil
  • [gnome-characters] Updated Ukrainian translation, Daniel Korostil
  • [gnome-boxes] Updated Czech translation, Marek Černocký
  • [gnome-calendar] Updated Ukrainian translation, Daniel Korostil
  • [gthumb] file store: added some debug functions, Paolo Bacchilega
  • [gthumb] simplified gth_file_store_reorder, Paolo Bacchilega
  • [gthumb] fixed wrong image loaded after deleting an image from a catalog, Paolo Bacchilega
  • [gthumb] file store: no need to compact rows, Paolo Bacchilega
  • [gthumb] grid view: remove drop position highlight in drop-leave, Paolo Bacchilega
  • [gthumb] reorder the thumbnail list as well, Paolo Bacchilega
  • [gthumb] update the catalog after removing files or deleting files from disk, Paolo Bacchilega
  • [gthumb] unref the task after completion, Paolo Bacchilega
  • [gthumb] update the file list after deleting files, Paolo Bacchilega
  • [gnome-bluetooth] Update Arabic translation, Khaled Hosny
  • [gedit] Updated Ukrainian translation, Daniel Korostil
  • [gnome-boxes] Updated Ukrainian translation, Daniel Korostil
  • [chronojump/chronojump-importer] Re-orders methods in the class. No code changes., Carles Pina i Estany
  • [chronojump/chronojump-importer] Fixes Pylint warnings., Carles Pina i Estany
  • [chronojump/chronojump-importer] Reformats code., Carles Pina i Estany
  • [dconf-editor] Update Basque language, Iñaki Larrañaga Murgoitio
  • [gnome-tweak-tool] Updated Ukrainian translation, Daniel Korostil
  • [polari] Updated Ukrainian translation, Daniel Korostil
  • [gimp] app: rename gimp->global_buffer to gimp->clipboard_buffer, Michael Natterer
  • [vala/staging: 2/2] Forbid var declaration with null initializer, Rico Tzschichholz
  • [vala/staging: 1/2] Simplify determining the type of conditional expressions, Rico Tzschichholz
  • [gimp] app: set tooltips on the tool options' brush, gradient etc edit buttons, Michael Natterer
  • [totem] Updated Ukrainian translation, Daniel Korostil
  • [baobab] Updated Ukrainian translation, Daniel Korostil
  • [network-manager-openvpn] Updated Lithuanian translation, Aurimas Černius
  • [network-manager-openconnect] Updated Lithuanian translation, Aurimas Černius
  • [rhythmbox] Updated Lithuanian translation, Aurimas Černius
  • [release-notes/gnome-3-22] Updated Korean translation, Damned-Lies
  • [jhbuild] Updated Korean translation, Damned-Lies
  • [evince] Updated Korean translation, Damned-Lies
  • [evince] Updated Ukrainian translation, Daniel Korostil
  • [file-roller] Updated Ukrainian translation, Daniel Korostil
  • [gnome-clocks] Updated Ukrainian translation, Daniel Korostil
  • [gnome-color-manager] Updated Ukrainian translation, Daniel Korostil
  • [vala] Deleted branch bug615830, Rico Tzschichholz
  • [gitg/gnome-3-22] Updated Danish translation, Ask Hjorth Larsen
  • [gitg] Updated Danish translation, Ask Hjorth Larsen
  • [gthumb] Updated Lithuanian translation, Aurimas Černius
  • [jhbuild] autotools: Add configure to the error phases for the install phase, Emanuele Aina
  • [glib/wip/ricotz/unicode-9.0: 3/3] unicode: Update test data files for unicode 9.0.0, Rico Tzschichholz
  • [balsa/gtk3] Updated Czech translation, Marek Černocký
  • [glib/wip/ricotz/unicode-9.0: 2/3] unicode: Update to unicode 9.0.0, Rico Tzschichholz
  • [glib/wip/ricotz/unicode-9.0: 1/3] unicode: Update break_mappings, Rico Tzschichholz
  • [glib] (3 commits) Created branch wip/ricotz/unicode-9.0, Rico Tzschichholz
  • [tracker] Updated Danish translation, Ask Hjorth Larsen
  • [gnome-contacts] Updated Ukrainian translation, Daniel Korostil
  • [pitivi] overlay: Connect to the 'size-allocate' to allocate size, Thibault Saunier
  • [gimp] app: clean up and simplify gimp_selection_extract(), Michael Natterer
  • [gnome-disk-utility] Updated Ukrainian translation, Daniel Korostil
  • [gnome-software] Do not skip refreshing flatpak remotes if one fails when non-interactive, Richard Hughes
  • [yelp] Updated Ukrainian translation, Daniel Korostil
  • [rhythmbox/wip/sam/meson] Meson work in progress, Sam Thursfield
  • [orca] Don't advance caret position in blank cell during structural navigation, Joanmarie Diggs
  • [sound-juicer] Updated Swedish translation, Damned-Lies
  • [rhythmbox] Updated Swedish translation, Damned-Lies
  • [gnote] Updated Swedish translation, Damned-Lies
  • [gtk+] docs: Update gtk_window_get_size(), Emmanuele Bassi
  • [gnome-power-manager] Updated Lithuanian translation, Aurimas Černius
  • [gnome-packagekit] Updated Lithuanian translation, Aurimas Černius
  • [geary] Updated Lithuanian translation, Aurimas Černius
  • [dasher] Updated Lithuanian translation, Aurimas Černius
  • [release-notes/gnome-3-22] Added Lithuanian translation, Aurimas Černius
  • [gnome-applets] Deleted branch wip/invest/port-to-c, Alberts Muktupāvels
  • [gnome-online-miners] Created tag 3.22.0, Debarshi Ray
  • [gnome-online-miners/gnome-3-22] Prepare 3.22.0, Debarshi Ray
  • [gnome-online-miners] Post-branch version bump, Debarshi Ray
  • [gnome-online-miners] Created branch gnome-3-22, Debarshi Ray
  • [gnome-photos] Created tag 3.22.0, Debarshi Ray
  • [gnome-photos/gnome-3-22] Prepare 3.22.0, Debarshi Ray
  • [ekiga] Update Catalan translation, Jordi Mas
  • [static-web] las-16: Add LAS GNOME 2016 schedule.xml, Benjamin Berg
  • [gnome-terminal] Updated Ukrainian translation, Daniel Korostil
  • [gstreamermm] Examples: add example for dynamic pads, Marcin Kolny
  • [gstreamermm] Wrap missing methods, Marcin Kolny
  • [gstreamermm] Deprecate plugins API, Marcin Kolny
  • [gstreamermm] Examples: add more basic examples, Marcin Kolny
  • [vala] vapi: Update gobject-introspection-1.0 and libsoup-2.4, Rico Tzschichholz
  • [vala] D-Bus: Support DBus.timeout attribute for client methods, Rico Tzschichholz
  • [gnome-getting-started-docs] Updated French translation, Damned-Lies
  • [gbrainy] Add OARS metadata, Jordi Mas
  • [shotwell/wip/615830] Tentative fixes for 615830 vala bug, Jens Georg
  • [shotwell] Created branch wip/615830, Jens Georg
  • [gnote] Update Catalan translation, Jordi Mas
  • [gnote] Fix typo, Jordi Mas
  • [epiphany] title-box: Another fixup for the previous commit, Michael Catanzaro
  • [gedit-plugins] Update Catalan translation, Jordi Mas
  • [epiphany] title-box: Fixup for previous commit, Michael Catanzaro
  • [epiphany] title-box: Fix clicking on security indicator, Michael Catanzaro
  • [five-or-more] Appdata: Added OARS content ratings, Robert Roth
  • [lightsoff] Appdata: Added OARS content ratings, Robert Roth
  • [atomix] Appdata: Add OARS content ratings, Robert Roth
  • [swell-foop] Appdata: Added OARS content ratings, Robert Roth
  • [gnome-mines] Appdata: Added OARS content ratings, Robert Roth
  • [gnome-builder] terminal: remove second vte_get_user_shell() call, Christian Hergert
  • [rhythmbox/wip/sam/meson: 7/7] More Meson work in progress, Sam Thursfield
  • [rhythmbox/wip/sam/meson: 6/7] Work in progress: add Meson build instructions, Sam Thursfield
  • [rhythmbox/wip/sam/meson: 5/7] Remove some unused stuff from Autotools build instructions, Sam Thursfield
  • [rhythmbox] (7 commits) Non-fast-forward update to branch wip/sam/meson, Sam Thursfield
  • [meld/meld-3-16] meldwindow: Fix for GtkWindow sizing API break (bgo#771288), Kai Willadsen
  • [meld] meldwindow: Fix for GtkWindow sizing API break (bgo#771288), Kai Willadsen
  • [totem] Created tag V_3_22_0, Bastien Nocera
  • [totem] 3.22.0, Bastien Nocera
  • [totem] data: Fix symbolic icon not appearing in gnome-shell's top bar, Bastien Nocera
  • [meld/meld-3-16] filediff: Round position to avoid recursive scroll sync (bgo#769705), Kai Willadsen
  • [meld] filediff: Round position to avoid recursive scroll sync (bgo#769705), Kai Willadsen
  • [evince] Update Arabic translation, Khaled Hosny
  • [gnome-terminal] Update Arabic translation, Khaled Hosny
  • [gimp] app: rename w, h to width, height in gimp_item_mask_bounds(), Michael Natterer
  • [genius] Initial Hungarian translation for updating from the Damned Lies website, Balázs Úr
  • [epiphany] Updated Hungarian translation, Damned-Lies
  • [jhbuild] Remove intltool markers from .desktop, Piotr Drąg
  • [gimp] app: port gimp_drawable_bucket_fill() to x, y, width, height, Michael Natterer
  • [gnome-builder] flatpak: ignore .Locale runtimes, Christian Hergert
  • [gnome-devel-docs] Updated French translation, Damned-Lies
  • [gnome-builder] build-command: enable shell expansion from build commands, Christian Hergert
  • [gnome-software/gnome-3-22] Update Basque language, Iñaki Larrañaga Murgoitio
  • [evolution] Updated Friulian translation, Damned-Lies
  • [gnome-initial-setup] Updated Ukrainian translation, Daniel Korostil
  • [gnome-builder] subprocess: rely on system to provide stream closure, Christian Hergert
  • [gnome-builder] terminal: we only need STDOUT from the subprocess, Christian Hergert
  • [gnome-builder] terminal: always set error string if shell discovery fails, Christian Hergert
  • [gnome-builder] terminal: add warning when shell discovery fails, Christian Hergert
  • [glabels] Add hisago-templates.xml for translations, Marek Černocký
  • [glabels] Hisago templates, Marek Černocký
  • [gnome-builder] terminal: strip surrounding whitespace from shell path, Christian Hergert
  • [gnome-builder] terminal: use proper argv for command execution, Christian Hergert
  • [gnome-builder] subprocess: always pump default main context in main thread, Christian Hergert
  • [gnome-builder] terminal: redirect all pipes for communicate usage, Christian Hergert
  • [gnome-shell] Update Arabic translation, Khaled Hosny
  • [gnome-shell] Update Catalan translation, Jordi Mas
  • [gnome-settings-daemon] Update Catalan translation, Jordi Mas
  • [gnome-builder] terminal: fix logic error, Christian Hergert
  • [gnome-photos/gnome-3-22] Post-release version bump, Debarshi Ray
  • [gnome-photos] Post-branch version bump, Debarshi Ray
  • [gnome-builder] terminal: learn to discover the shell from the host passwd, Christian Hergert
  • [gnome-builder] terminal: breakout runtime notification check, Christian Hergert
  • [gnome-photos] Created branch gnome-3-22, Debarshi Ray
  • [gnome-builder] build: update POTFILES.in, Christian Hergert
  • [gnome-builder] terminal: handle empty terminal title, Christian Hergert
  • [babl] extensions: fast-float: add destroy() callback, fix 2 leaks, Øyvind Kolås
  • [gnome-logs] Updated Ukrainian translation, Daniel Korostil
  • [gnome-builder] terminal: set SHELL when spawning terminal, Christian Hergert
  • [gnome-builder] terminal: use O_CLOEXEC when opening pty, Christian Hergert
  • [gnome-maps] Updated Ukrainian translation, Daniel Korostil
  • [gnome-photos] Updated Ukrainian translation, Daniel Korostil
  • [vala] codegen: Distinguish between Enum and Flags for their to_string(), Rico Tzschichholz
  • [evolution] Added Friulian translation, Damned-Lies
  • [network-manager-fortisslvpn/th/gtk-split-and-log-bgo771544: 26/26] src: use logging macros in service helper and make logging configurable, Thomas Haller
  • [network-manager-fortisslvpn/th/gtk-split-and-log-bgo771544: 25/26] src: namespace global variable proxy in pppd-plugin, Thomas Haller
  • [network-manager-fortisslvpn/th/gtk-split-and-log-bgo771544: 24/26] service: more configurable logging verbosity of openfortissl via NM_VPN_LOG_LEVEL, Thomas Haller
  • [network-manager-fortisslvpn/th/gtk-split-and-log-bgo771544: 23/26] service: allow setting log_level via environment variable NM_VPN_LOG_LEVEL, Thomas Haller
  • [network-manager-fortisslvpn/th/gtk-split-and-log-bgo771544: 22/26] src: cleanup src/Makefile.am, Thomas Haller
  • [network-manager-fortisslvpn/th/gtk-split-and-log-bgo771544: 21/26] src: make valid_properties array const, Thomas Haller
  • [network-manager-fortisslvpn/th/gtk-split-and-log-bgo771544: 20/26] service: replace g_log() by new logging macros, Thomas Haller
  • [network-manager-fortisslvpn/th/gtk-split-and-log-bgo771544: 19/26] service: namespace global variables by putting them into a struct, Thomas Haller
  • [network-manager-fortisslvpn/th/gtk-split-and-log-bgo771544: 18/26] service: add missing error handling when parsing command line, Thomas Haller
  • [network-manager-fortisslvpn/th/gtk-split-and-log-bgo771544: 17/26] build: also build and install translations --without-gnome, Thomas Haller
  • [network-manager-fortisslvpn/th/gtk-split-and-log-bgo771544: 16/26] build: don't install appdata when building --without-gnome, Thomas Haller
  • [network-manager-fortisslvpn/th/gtk-split-and-log-bgo771544: 15/26] properties: split GTK dependent editor plugin, Thomas Haller
  • [network-manager-fortisslvpn/th/gtk-split-and-log-bgo771544: 14/26] properties: rename file "nm-fortisslvpn.c" to "nm-fortisslvpn-editor.c", Thomas Haller
  • [network-manager-fortisslvpn/th/gtk-split-and-log-bgo771544: 13/26] properties: split "nm-fortsslvpn-editor-plugin.c" out of "nm-fortsslvpn.c", Thomas Haller
  • [network-manager-fortisslvpn/th/gtk-split-and-log-bgo771544: 12/26] src: fix wrong failure reason for nm_vpn_service_plugin_failure(), Thomas Haller
  • [network-manager-fortisslvpn/th/gtk-split-and-log-bgo771544: 11/26] build: cleanup configure.ac, Thomas Haller
  • [network-manager-fortisslvpn/th/gtk-split-and-log-bgo771544: 10/26] build: use m4/compiler_options.m4 from NetworkManager, Thomas Haller
  • [network-manager-fortisslvpn/th/gtk-split-and-log-bgo771544: 9/26] all: use "nm-default.h" header, Thomas Haller
  • [network-manager-fortisslvpn/th/gtk-split-and-log-bgo771544: 8/26] src: avoid compiler warning about unused variable, Thomas Haller
  • [network-manager-fortisslvpn/th/gtk-split-and-log-bgo771544: 7/26] build: use stable libsecret-1 instead of libsecret-unstable, Thomas Haller
  • [network-manager-fortisslvpn/th/gtk-split-and-log-bgo771544: 6/26] properties/trivial: rename plugin-error, Thomas Haller
  • [network-manager-fortisslvpn/th/gtk-split-and-log-bgo771544: 5/26] gitignore: update, Thomas Haller
  • [network-manager-fortisslvpn/th/gtk-split-and-log-bgo771544: 4/26] shared: add shared files, Thomas Haller
  • [network-manager-fortisslvpn/th/gtk-split-and-log-bgo771544: 3/26] properties/trival: rename NM_OPENVPN_OLD to NM_VPN_OLD, Thomas Haller
  • [network-manager-fortisslvpn/th/gtk-split-and-log-bgo771544: 2/26] build: use GIT_SHA_RECORD(NM_GIT_SHA) macro from "m4/git-sha-record.m4", Thomas Haller
  • [network-manager-fortisslvpn/th/gtk-split-and-log-bgo771544: 1/26] build/trivial: remove trailing tabs from Makefiles, Thomas Haller
  • [network-manager-fortisslvpn] (26 commits) Created branch th/gtk-split-and-log-bgo771544, Thomas Haller
  • [network-manager-fortisslvpn] Deleted branch th/gtk-split-and-log-bgo771544, Thomas Haller
  • [yelp-xsl/wip/html5] Switch to SVG icons for admonition elements, Shaun McCance
  • [chronojump/chronojump-importer] Reuses existing code in SqliteSession when displaying the sessions that could be imported., Carles Pina i Estany
  • [gnome-robots] appdata: Install OARS content rating, Michael Catanzaro
  • [four-in-a-row] appdata: Add OARS content ratings, Michael Catanzaro
  • [gnome-klotski] appdata: add OARS content ratings, Michael Catanzaro
  • [gnome-apps-nightly] Builder: fix sysprof url, Christian Hergert
  • [network-manager-fortisslvpn/th/gtk-split-and-log-bgo771544: 25/25] src: use logging macros in service helper and make logging configurable, Thomas Haller
  • [network-manager-fortisslvpn/th/gtk-split-and-log-bgo771544: 24/25] src: namespace global variable proxy in pppd-plugin, Thomas Haller
  • [network-manager-fortisslvpn/th/gtk-split-and-log-bgo771544: 23/25] service: more configurable logging verbosity of openfortissl via NM_VPN_LOG_LEVEL, Thomas Haller
  • [network-manager-fortisslvpn/th/gtk-split-and-log-bgo771544: 22/25] service: allow setting log_level via environment variable NM_VPN_LOG_LEVEL, Thomas Haller
  • [network-manager-fortisslvpn/th/gtk-split-and-log-bgo771544: 21/25] src: cleanup src/Makefile.am, Thomas Haller
  • [network-manager-fortisslvpn/th/gtk-split-and-log-bgo771544: 20/25] src: make valid_properties array const, Thomas Haller
  • [network-manager-fortisslvpn/th/gtk-split-and-log-bgo771544: 19/25] service: replace g_log() by new logging macros, Thomas Haller
  • [network-manager-fortisslvpn/th/gtk-split-and-log-bgo771544: 18/25] service: namespace global variables by putting them into a struct, Thomas Haller
  • [network-manager-fortisslvpn/th/gtk-split-and-log-bgo771544: 17/25] service: add missing error handling when parsing command line, Thomas Haller
  • [network-manager-fortisslvpn/th/gtk-split-and-log-bgo771544: 16/25] build: also build and install translations --without-gnome, Thomas Haller
  • [network-manager-fortisslvpn/th/gtk-split-and-log-bgo771544: 15/25] build: don't install appdata when building --without-gnome, Thomas Haller
  • [network-manager-fortisslvpn/th/gtk-split-and-log-bgo771544: 14/25] properties: split GTK dependent editor plugin, Thomas Haller
  • [network-manager-fortisslvpn/th/gtk-split-and-log-bgo771544: 13/25] properties: rename file "nm-fortisslvpn.c" to "nm-fortisslvpn-editor.c", Thomas Haller
  • [network-manager-fortisslvpn/th/gtk-split-and-log-bgo771544: 12/25] properties: split "nm-fortsslvpn-editor-plugin.c" out of "nm-fortsslvpn.c", Thomas Haller
  • [network-manager-fortisslvpn/th/gtk-split-and-log-bgo771544: 11/25] src: fix wrong failure reason for nm_vpn_service_plugin_failure(), Thomas Haller
  • [network-manager-fortisslvpn/th/gtk-split-and-log-bgo771544: 10/25] build: cleanup configure.ac, Thomas Haller
  • [network-manager-fortisslvpn/th/gtk-split-and-log-bgo771544: 9/25] build: use m4/compiler_options.m4 from NetworkManager, Thomas Haller
  • [network-manager-fortisslvpn/th/gtk-split-and-log-bgo771544: 8/25] all: use "nm-default.h" header, Thomas Haller
  • [network-manager-fortisslvpn/th/gtk-split-and-log-bgo771544: 7/25] src: avoid compiler warning about unused variable, Thomas Haller
  • [network-manager-fortisslvpn/th/gtk-split-and-log-bgo771544: 6/25] build: use stable libsecret-1 instead of libsecret-unstable, Thomas Haller
  • [network-manager-fortisslvpn/th/gtk-split-and-log-bgo771544: 5/25] properties/trivial: rename plugin-error, Thomas Haller
  • [network-manager-fortisslvpn/th/gtk-split-and-log-bgo771544: 4/25] gitignore: update, Thomas Haller
  • [network-manager-fortisslvpn/th/gtk-split-and-log-bgo771544: 3/25] shared: add shared files, Thomas Haller
  • [network-manager-fortisslvpn/th/gtk-split-and-log-bgo771544: 2/25] properties/trival: rename NM_OPENVPN_OLD to NM_VPN_OLD, Thomas Haller
  • [network-manager-fortisslvpn/th/gtk-split-and-log-bgo771544: 1/25] build: use GIT_SHA_RECORD(NM_GIT_SHA) macro from "m4/git-sha-record.m4", Thomas Haller
  • [network-manager-fortisslvpn] (25 commits) Created branch th/gtk-split-and-log-bgo771544, Thomas Haller
  • [network-manager-fortisslvpn] Deleted branch th/update, Thomas Haller
  • [libsoup] build: Introspect built version header, Rico Tzschichholz
  • [dconf-editor] Revert "Require appstream-glib 0.6.1.", Arnaud Bonatti
  • [glib] Updated French translation, Claude Paroz
  • [file-roller] Updated French translation, Damned-Lies
  • [gnome-taquin] Updated French translation, Damned-Lies
  • [vala] vala: Don't force array-elements to be owned, unowned ones are supported, Rico Tzschichholz
  • [evince] Updated French translation, Damned-Lies
  • [evolution-data-server/wip/cmake] Initial changes, Milan Crha
  • [gvfs] Updated Indonesian translation, Damned-Lies
  • [gnome-user-docs] Updated Hungarian translation, Damned-Lies
  • [gnome-todo] Updated Greek translation, Damned-Lies
  • [gtk+] Updated Greek translation, Damned-Lies
  • [epiphany/gnome-3-22] Updated Russian translation, Damned-Lies
  • [seed] Fixing the argv.js tests for some platforms., Danilo Cesar Lemes de Paula
  • [seed] Add a very documented test to demonstrate sandboxing, Mathieu Duponchelle
  • [seed] seed-builtins: expose API to init builtins, Mathieu Duponchelle
  • [seed] seed-engine: expose API to initialize the importer., Mathieu Duponchelle
  • [seed] seed.h: fix exposed prototypes, Mathieu Duponchelle
  • [seed] seed-importer: set empty search path on init., Mathieu Duponchelle
  • [seed] doc/modules: gtk-doc must be run in the html subfolder., Mathieu Duponchelle
  • [seed] Uninstall documentation correctly, Mathieu Duponchelle
  • [seed] Delete old .gitignore, Mathieu Duponchelle
  • [seed] Fix tests when builddir != srcdir, Mathieu Duponchelle
  • [seed] doc: fix make distcheck, Mathieu Duponchelle
  • [seed] jsextensions: sanitize and make make distcheck pass, Mathieu Duponchelle
  • [seed] make check: mark known-to-fail tests with XFAIL_TESTS., Mathieu Duponchelle
  • [totem] Updated Russian translation, Damned-Lies
  • [seahorse] Updated Russian translation, Damned-Lies
  • [gnome-calendar] Updated Russian translation, Damned-Lies
  • [gnome-characters] Updated Russian translation, Damned-Lies
  • [gedit] Updated Russian translation, Damned-Lies
  • [gnome-documents] Updated Russian translation, Damned-Lies
  • [orca] Prep for 3.21.92 release, Joanmarie Diggs
  • [orca/gnome-3-22] Post-release version bump, Joanmarie Diggs
  • [nautilus] Updated Russian translation, Damned-Lies
  • [orca] Created tag ORCA_3_21_92, Joanmarie Diggs
  • [orca/gnome-3-22] Prep for 3.21.92 release, Joanmarie Diggs
  • [libdmapsharing] Small change to README, W . Michael Petullo
  • [gnome-control-center] Updated Greek translation, Damned-Lies
  • [epiphany] Updated Greek translation (cherry picked from commit 1eb690000803c7c8e8d560c8f6ca889f727e4ccb), Damned-Lies
  • [epiphany/gnome-3-22] Updated Greek translation, Damned-Lies
  • [orca] Updated Greek translation (cherry picked from commit 689b886470b3e37a9d4dd1bbecd121340f5650cb), Damned-Lies
  • [orca/gnome-3-22] Updated Greek translation, Damned-Lies
  • [tracker] Updated Greek translation, Damned-Lies
  • [glade] Updated Greek translation, Damned-Lies
  • [gnome-initial-setup] Updated Greek translation, Damned-Lies
  • [gtksourceview] Updated Greek translation, Damned-Lies
  • [grilo-plugins] Updated Greek translation, Damned-Lies
  • [gvfs] Updated Greek translation, Damned-Lies
  • [mutter] Updated Greek translation, Damned-Lies
  • [gdk-pixbuf] Updated Greek translation, Damned-Lies
  • [gnome-settings-daemon] Updated Greek translation, Damned-Lies
  • [totem] Updated Greek translation, Damned-Lies
  • [gnome-boxes] Updated Greek translation, Damned-Lies
  • [gnome-calendar] Updated Greek translation, Damned-Lies
  • [dconf-editor] Require appstream-glib 0.6.1., Arnaud Bonatti
  • [gnome-terminal] Updated Russian translation, Damned-Lies
  • [baobab] Updated Russian translation, Damned-Lies
  • [evince] Updated Russian translation, Damned-Lies
  • [file-roller] Updated Russian translation, Damned-Lies
  • [tali] Updated Russian translation, Damned-Lies
  • [swell-foop] Updated Russian translation, Damned-Lies
  • [lightsoff] Updated Russian translation, Damned-Lies
  • [grilo-plugins] dmap: Add "supported-media" metadata for sources, Bastien Nocera
  • [grilo-plugins] itunes-podcast: Fix source appearing in Videos, Bastien Nocera
  • [chronojump] Fixing LeastSquares method (unused yet), Xavier de Blas
  • [iagno] Updated Russian translation, Damned-Lies
  • [gnome-software] Updated Russian translation, Damned-Lies
  • [gnome-taquin/gnome-3-16] Updated Russian translation, Damned-Lies
  • [gnome-games] Updated Czech translation, Marek Černocký
  • [gnome-taquin] Updated Russian translation, Damned-Lies
  • [gnome-sudoku] Updated Russian translation, Damned-Lies
  • [gnome-robots] Updated Russian translation, Damned-Lies
  • [gnome-nibbles] Updated Russian translation, Damned-Lies
  • [orca] Updated Dutch translation Master 3.22, Hannie Dumoleyn
  • [gnome-mines] Updated Russian translation, Damned-Lies
  • [gnome-klotski] Updated Russian translation, Damned-Lies
  • [gnome-chess] Updated Russian translation, Damned-Lies
  • [four-in-a-row] Updated Russian translation, Damned-Lies
  • [five-or-more] Updated Russian translation, Damned-Lies
  • [nautilus] Update Basque language, Iñaki Larrañaga Murgoitio
  • [vte] Updated Russian translation, Damned-Lies
  • [mutter] Updated Russian translation, Damned-Lies
  • [gnome-software/wip/hughsie/vnd.flatpak.ref: 7/7] Add support for vnd.flatpak.ref, Richard Hughes
  • [gnome-software/wip/hughsie/vnd.flatpak.ref: 6/7] Do not rely on the AppStream plugin to handle searching in flatpak, Richard Hughes
  • [gnome-software] (7 commits) Non-fast-forward update to branch wip/hughsie/vnd.flatpak.ref, Richard Hughes
  • [gvfs] Updated Russian translation, Damned-Lies
  • [gnome-software] trivial: Un-break --mode=moderate, Richard Hughes
  • [gnome-software] trivial: Fix example spec file, Richard Hughes
  • [gnome-software] trivial: Mute some overzealous debugging output, Richard Hughes
  • [gnome-software] trivial: Add a sanity check in the GsAppList duplicate check, Richard Hughes
  • [gnome-software] Fix showing wildcard applications from all plugins, Richard Hughes
  • [gnome-software/wip/hughsie/vnd.flatpak.ref] trivial: Fix the self tests after 4faf2fc3d87f5bac5ae3bc548c99ff88314fce45, Richard Hughes
  • [gnome-software/wip/hughsie/vnd.flatpak.ref] trivial: Add a sanity check in the GsAppList duplicate check, Richard Hughes
  • [gnome-software/wip/hughsie/vnd.flatpak.ref] Allow processing wildcards from the flatpak plugin, Richard Hughes
  • [gnome-software/wip/hughsie/vnd.flatpak.ref] Fix showing wildcard applications from all plugins, Richard Hughes
  • [gnome-software/wip/hughsie/vnd.flatpak.ref] trivial: Mute some overzealous debugging output, Richard Hughes
  • [gnome-settings-daemon] Updated Russian translation, Damned-Lies
  • [gsettings-desktop-schemas] Updated Swedish translation, Damned-Lies
  • [chronojump] Print stiffness as double (could be too big for an int on a really tiny tc DJ), Xavier de Blas
  • [gnome-sdk-images] Bump gtkwebkit to latest unstable tarball., Alexander Larsson
  • [gnome-games] ui: Reset the display UI state before getting the runner, Adrien Plazas
  • [gnome-games] ui: Hide the media selector button by default, Adrien Plazas
  • [gnome-games] grilo: Replace some return_if_fail by normal tests, Adrien Plazas
  • [gnome-games] playstation: Support discs with BOOT header at 0xA9F98, Adrien Plazas
  • [gnome-games] mega-drive: Support more system strings, Adrien Plazas
  • [polari] Update Basque language, Iñaki Larrañaga Murgoitio
  • [totem] Update Basque language, Iñaki Larrañaga Murgoitio
  • [gnome-tweak-tool] Update Basque language, Iñaki Larrañaga Murgoitio
  • [gnome-todo] Update Basque language, Iñaki Larrañaga Murgoitio
  • [gnome-sound-recorder] Update Basque language, Iñaki Larrañaga Murgoitio
  • [gnome-documents] Update Basque language, Iñaki Larrañaga Murgoitio
  • [gnome-characters] Update Basque language, Iñaki Larrañaga Murgoitio
  • [gedit] Update Basque language, Iñaki Larrañaga Murgoitio
  • [gnome-calendar] Update Basque language, Iñaki Larrañaga Murgoitio
  • [vala/staging: 2/2] Regenerate GIR-based bindings, Rico Tzschichholz
  • [vala/staging: 1/2] girparser: Fix instance method detection, Rico Tzschichholz
  • [vala] (2 commits) Created branch staging, Rico Tzschichholz
  • [vala/bug615830] Fix type checking when using generics in combination with subtyping, Rico Tzschichholz
  • [vala] Created branch bug615830, Rico Tzschichholz
  • [gnome-builder] terminal: Add INSIDE_GNOME_BUILDER, Garrett Regier
  • [gnome-builder] terminal: manage spawning pty child manually, Christian Hergert
  • [gnome-builder] subprocess: implement stdin/stdout/stderr fds for HostCommand, Christian Hergert
  • [gnome-builder] subprocess: add FD options to IdeBreakoutSubprocess ctor, Christian Hergert
  • [gnome-builder] subprocess: add take_stdin, take_stdout, and take_stderr, Christian Hergert
  • [gtkhtml/gnome-3-6] Oops, add missing brace, Federico Mena Quintero
  • [gtkhtml] Oops, add missing brace, Federico Mena Quintero
  • [gtkhtml/gnome-3-6] htmlobject: handle containers with non-cursor-able children, Federico Mena Quintero
  • [gtkhtml/gnome-3-6] Error out if the cursor position becomes negative., Federico Mena Quintero
  • [gtkhtml/gnome-3-6] Don't pass -1 for the string length to a function that takes guints..., Federico Mena Quintero
  • [gtkhtml] Deleted branch gtkhtml-4-6, Federico Mena Quintero
  • [gtkhtml] htmlobject: handle containers with non-cursor-able children, Federico Mena Quintero
  • [gtkhtml] Error out if the cursor position becomes negative., Federico Mena Quintero
  • [gtkhtml] Don't pass -1 for the string length to a function that takes guints..., Federico Mena Quintero
  • [gtkhtml/gtkhtml-4-6: 3/3] htmlobject: handle containers with non-cursor-able children, Federico Mena Quintero
  • [gtkhtml/gtkhtml-4-6: 2/3] Error out if the cursor position becomes negative., Federico Mena Quintero
  • [gtkhtml/gtkhtml-4-6: 1/3] Don't pass -1 for the string length to a function that takes guints..., Federico Mena Quintero
  • [gtkhtml] (3 commits) Created branch gtkhtml-4-6, Federico Mena Quintero
  • [gnumeric] MGH17 sample: cleanup and make residuals explicit., Morten Welinder
  • [gnome-control-center] Updated Swedish translation, Damned-Lies
  • [dconf-editor] Updated Swedish translation, Damned-Lies
  • [gnome-apps-nightly] Builder: make sysprof rely on host supplied sysprofd, Christian Hergert
  • [sysprof] build: allow using a host-installed sysprofd, Christian Hergert
  • [sysprof] build: drop back to 3.21.5 so we can build on nightly, Christian Hergert
  • [release-notes/gnome-3-22] Added Turkish translation, Muhammet Kara
  • [gnome-online-accounts] Updated Dutch translation by Nathan Follens and Justin van Steijn, Reinout van Schouwen
  • [gnome-builder] sysprof: initialize the sysprof clock, Christian Hergert
  • [gtk-osx] Update libxml2 to 2.9.4., John Ralls
  • [gnome-maps/wip/mlundblad/transit-routing] mainWindow: Show the print button when a route is rendered, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing] mapView: Add a view property to indicate showing a route, Marcus Lundblad
  • [gnome-music] Updated Ukrainian translation, Daniel Korostil
  • [gnome-builder] subprocess: use ide task helper for errors, Christian Hergert
  • [gnome-builder] glib: add ide_g_task_return_error_from_main(), Christian Hergert
  • [gnome-builder] subprocess: use ide_g_task_return_boolean_from_main(), Christian Hergert
  • [gnome-builder] glib: add g_task_return_* helpers, Christian Hergert
  • [gnome-system-monitor] Updated Ukrainian translation, Daniel Korostil
  • [epiphany/gnome-3-22] Updated Danish translation, Ask Hjorth Larsen
  • [epiphany] Updated Danish translation, Ask Hjorth Larsen
  • [gnome-builder] autotools: add source tag to aide in debugging, Christian Hergert
  • [gnome-builder] autotools: make full ref of task, Christian Hergert
  • [gnome-photos/gnome-3-20] Updated Ukrainian translation, Daniel Korostil
  • [gnome-control-center] Updated Ukrainian translation, Daniel Korostil
  • [gnome-software/wip/hughsie/vnd.flatpak.ref: 3/3] trivial: Fix example spec file, Richard Hughes
  • [gnome-software/wip/hughsie/vnd.flatpak.ref: 2/3] Add support for vnd.flatpak.ref, Richard Hughes
  • [gnome-software/wip/hughsie/vnd.flatpak.ref: 1/3] Do not rely on the AppStream plugin to handle searching in flatpak, Richard Hughes
  • [gnome-software] (3 commits) Created branch wip/hughsie/vnd.flatpak.ref, Richard Hughes
  • [gnome-games] Updated Hungarian translation, Damned-Lies
  • [gnome-boxes] Updated Basque language, Iñaki Larrañaga Murgoitio
  • [gimp] app: don't show the "Fonts" startup status message if we don't loas fonts, Michael Natterer
  • [nautilus/wip/csoriano/debug: 5/5] debug, Carlos Soriano
  • [nautilus/wip/csoriano/debug: 4/5] batch-rename: use nautilus files for cleaner code, Carlos Soriano
  • [nautilus/wip/csoriano/debug: 3/5] files-view: use correct parent when compressing/decompressing, Carlos Soriano
  • [nautilus/wip/csoriano/debug: 2/5] files-view: don't allow compress if no selection, Carlos Soriano
  • [nautilus/wip/csoriano/debug: 1/5] batch-rename-dialog: Check if name changed for listbox labels, Carlos Soriano
  • [nautilus] (5 commits) Created branch wip/csoriano/debug, Carlos Soriano
  • [network-manager-fortisslvpn/th/update: 7/7] all: use "nm-default.h" header, Thomas Haller
  • [network-manager-fortisslvpn/th/update: 6/7] build: use stable libsecret-1 instead of libsecret-unstable, Thomas Haller
  • [network-manager-fortisslvpn/th/update: 5/7] properties/trivial: rename plugin-error, Thomas Haller
  • [network-manager-fortisslvpn/th/update: 4/7] gitignore: update, Thomas Haller
  • [network-manager-fortisslvpn/th/update: 3/7] shared: add shared files, Thomas Haller
  • [network-manager-fortisslvpn/th/update: 2/7] properties/trival: rename NM_OPENVPN_OLD to NM_VPN_OLD, Thomas Haller
  • [network-manager-fortisslvpn/th/update: 1/7] build: use GIT_SHA_RECORD(NM_GIT_SHA) macro from "m4/git-sha-record.m4", Thomas Haller
  • [network-manager-fortisslvpn] (7 commits) Created branch th/update, Thomas Haller
  • [network-manager-fortisslvpn] Deleted branch th/nm-1-2-merge, Thomas Haller
  • [network-manager-fortisslvpn] Deleted branch nm-1-2, Thomas Haller
  • [network-manager-fortisslvpn] (28 commits) ...NEWS: update, Thomas Haller
  • [evolution] Updated Basque language, Iñaki Larrañaga Murgoitio
  • [gimp] app: various performance improvements to fuzzy-select/bucket-fill, N/A
  • [gegl] buffer: don't acquire tile storage lock in NN sampler ..., N/A
  • [gegl] buffer: add const qualifier to input rect parameter ..., N/A
  • [gnome-online-accounts] Updated Ukrainian translation, Daniel Korostil
  • [gnome-shell] Updated Ukrainian translation, Daniel Korostil
  • [epiphany/gnome-3-22] Updated Basque language, Iñaki Larrañaga Murgoitio
  • [gnome-games] Updated Polish translation, Piotr Drąg
  • [gnome-games] Update POTFILES.in and POTFILES.skip, Piotr Drąg
  • [gxml] Fix typos in translatable strings, Piotr Drąg
  • [evolution/wip/tpopela/composer-fixes] Missing declaration for DOMGetActiveSignatureUid, Tomas Popela
  • [glade] Deleted branch gladewebkit2gtk, Juan Pablo Ugarte
  • [gom] examples: Add a JavaScript example, Bastien Nocera
  • [seed] Removing unwanted debugging message., Danilo Cesar Lemes de Paula
  • [seed] Initializing program_name with NULL, Danilo Cesar Lemes de Paula
  • [gimp] Bug 771484 - text loading impossible, in version commit 4b4e1c8, Michael Natterer
  • [gnome-software] trivial: Don't show a notification when live updating an app, Richard Hughes
  • [gnome-calendar] Updated Danish translation, Ask Hjorth Larsen
  • [vala] build: Some minor modernizations, Rico Tzschichholz
  • [pitivi] build: Fix Flatpack minimum version check, Alexandru Băluț
  • [gnome-music] gnome-music.doap: Update maintainers, Marinus Schraal
  • [vala] vapigen: Install vapigen*.pc in multiarch compatible location, Rico Tzschichholz
  • [polari/wip/raresv/nick-popover: 32/32] userDetails: Indicate when status notifications are enabled, Florian Müllner
  • [polari/wip/raresv/nick-popover: 31/32] userTracker: Add notify-user actions, Florian Müllner
  • [polari/wip/raresv/nick-popover: 30/32] chatView: Add a contextual popover to nicks, Florian Müllner
  • [polari/wip/raresv/nick-popover: 29/32] chatView: Add HoverFilterTag, Florian Müllner
  • [polari/wip/raresv/nick-popover: 28/32] chatView: Don't mingle separating whitespace with nick, Florian Müllner
  • [polari/wip/raresv/nick-popover: 27/32] userPopover: Add user popover, Florian Müllner
  • [polari/wip/raresv/nick-popover: 26/32] userDetails: Add offline support, Florian Müllner
  • [polari/wip/raresv/nick-popover: 25/32] userDetails: Rename UserListDetails to UserDetails, Florian Müllner
  • [polari/wip/raresv/nick-popover: 24/32] application: Initialize UserStatusMonitor on startup, Florian Müllner
  • [polari/wip/raresv/nick-popover: 23/32] userTracker: Allow tracking users across rooms, Florian Müllner
  • [polari/wip/raresv/nick-popover: 22/32] chatView: Split out status tracking, Florian Müllner
  • [polari/wip/raresv/nick-popover: 21/32] userListPopover: Change the search entry icon, Florian Müllner
  • [polari/wip/raresv/nick-popover: 20/32] userListRow: Remove the user icon, Florian Müllner
  • [polari/wip/raresv/nick-popover: 19/32] userDetails: Update to match latest mockups, Florian Müllner
  • [polari/wip/raresv/nick-popover: 18/32] userDetails: Restrict length of fullnameLabel, Florian Müllner
  • [polari] (32 commits) Non-fast-forward update to branch wip/raresv/nick-popover, Florian Müllner
  • [gnome-color-manager] Updated Dutch translation Master 3.22, Hannie Dumoleyn
  • [gimp] configure.ac, app: require liblcms2 >= 2.7, Michael Natterer
  • [gnome-clocks] Updated Dutch translation Master 3.22, Hannie Dumoleyn
  • [pitivi] Updated Czech translation, Marek Černocký
  • [evolution-data-server] Created branch wip/cmake, Milan Crha
  • [gnome-nibbles] [l10n] update Persian translations, Arash Mousavi
  • [gnome-calculator] Updated Dutch translation master, Hannie Dumoleyn
  • [gimp] Bug 553855 - Bucket fill colour is always blended with filled pixel colour..., Michael Natterer
  • [tomboy] Updated Czech translation, Marek Černocký
  • [file-roller] Updated Dutch translation Master 3.22, Hannie Dumoleyn
  • [telegnome] Updated Czech translation, Marek Černocký
  • [gbrainy] Updated Czech translation, Marek Černocký
  • [gnome-backgrounds] Updated Russian translation, Damned-Lies
  • [evince] Updated Dutch translation Master 3.22, Hannie Dumoleyn
  • [gnome-control-center] Updated Russian translation, Damned-Lies
  • [eog] Updated Dutch translation Master 3.22, Hannie Dumoleyn
  • [baobab] Updated Dutch translation Master 3.22, Hannie Dumoleyn
  • [gnome-software] Non-fast-forward update to branch wip/ubuntu-xenial, Robert Ancell
  • [gnome-software/wip/ubuntu-xenial] Download changelog information on demand - this stops the UI blocking on startup, Robert Ancell
  • [nautilus] Created branch wip/csoriano/next-master, Carlos Soriano
  • [gtk+] Ensure drawing context is set, Emmanuele Bassi
  • [gnome-continuous] manifest: WebKitGTK+ 2.13.92, Carlos Garcia Campos
  • [jhbuild] core-deps-3.22: WebKitGTK+ 2.13.92, Carlos Garcia Campos
  • [gthumb] Updated Czech translation, Marek Černocký
  • [sysprof] Updated Czech translation, Marek Černocký
  • [network-manager-fortisslvpn/th/nm-1-2-merge: 28/28] NEWS: update, Thomas Haller
  • [network-manager-fortisslvpn/th/nm-1-2-merge: 27/28] all: merge branch 'master' into nm-1-2, Thomas Haller
  • [network-manager-fortisslvpn] (28 commits) Created branch th/nm-1-2-merge, Thomas Haller
  • [chrome-gnome-shell] Czech translation, Marek Černocký
  • [file-roller] Revert "Fix fr_application_local_command_line memory leak", Paolo Bacchilega
  • [totem] Updated Dutch translation master, Hannie Dumoleyn
  • [releng] 3.21.92, Javier Jardón Cabezas
  • [gnome-software/wip/ubuntu-xenial] Update apt plugin to use new management plugin name for packagekit plugin (changed in 6d73ddcb00c307, Robert Ancell
  • [gobject-introspection] girepository: Annotate iterator arguments as (inout), Rico Tzschichholz
  • [evolution] Bug 771420 - [WK2] Printing an email does not work, Tomas Popela
  • [gimp] app: small whitespace fix in gimppickable-contiguous-region.h, Michael Natterer
  • [gnome-robots] [l10n] update Persian translations, Arash Mousavi
  • [gnome-sudoku] [l10n] update Persian translations, Arash Mousavi
  • [vala] codegen: Add C11 keywords, Rico Tzschichholz
  • [network-manager-openconnect] Updated Czech translation, Marek Černocký
  • [gnome-taquin] [l10n] update Persian translations, Arash Mousavi
  • [gimp/gimp-2-8] Update Greek translation, Dimitris Spingos
  • [gimp] Update Greek translation, Dimitris Spingos
  • [vala] gobject-2.0: Make FlagsClass.values weak, Rico Tzschichholz
  • [wing] Deleted branch wip/named-pipe-test-write, Ignacio Casal Quinteiro
  • [wing] Deleted branch wip/clientoverlapped, Ignacio Casal Quinteiro
  • [nemiver] Updated Friulian translation, Damned-Lies
  • [wing] (2 commits) ...pipelistener: create a new pipe right after accepting, Ignacio Casal Quinteiro
  • [gnumeric] Updated Czech translation, Marek Černocký
  • [rhythmbox] Updated Czech translation, Marek Černocký
  • [release-notes/gnome-3-22] Updated Czech translation, Marek Černocký
  • [release-notes/gnome-3-22] Czech translation, Marek Černocký
  • [file-roller] Mime-type changes, Paolo Bacchilega
  • [gnome-games] ui: Inhibit logout while playing, Adrien Plazas
  • [gnome-games] ui: Improve the inhibition code, Adrien Plazas
  • [gnome-games] ui: Inhibit the screensaver when playing, Adrien Plazas
  • [file-roller] fr-new-archive-dialog: Do not fail if access::can-write is not set, Paolo Bacchilega
  • [file-roller] Fix crash when compressing remote files, Paolo Bacchilega
  • [file-roller] window: use gdk_cursor_new_for_display(), Paolo Bacchilega
  • [file-roller] window: set the paned as the drag destination, Paolo Bacchilega
  • [mutter] wayland/xwayland: Gracefully handle Xdnd start drag focus race, Jonas Ådahl
  • [mutter] wayland/data-device: Don't disconnect valid dnd client, Jonas Ådahl
  • [mutter] ClutterStageCogl: Don't get buffer damage dirty pixel when not supported, Jonas Ådahl
  • [mutter] clutter: Let the stage window translate dirty pixel according to view, Jonas Ådahl
  • [mutter] clutter: Use non-deprecated pixel reading function when picking, Jonas Ådahl
  • [mutter] MetaWaylandOutput: Cleanup type declaration, Jonas Ådahl
  • [mutter] MetaWaylandOutput: Pretend outputs are always untransformed, Jonas Ådahl
  • [mutter] ClutterStageView: Always blit full texture on full onscreen framebuffer, Jonas Ådahl
  • [mutter] wayland/pointer-constraints: Maybe remove when pointer focus changes, Jonas Ådahl
  • [mutter] wayland/pointer-constraints: Move window-unmanaging check, Jonas Ådahl
  • [mutter] MetaWaylandPointer: Initialize default grab on init, Jonas Ådahl
  • [mutter] wayland: Move device seat association to MetaWaylandInputDevice, Jonas Ådahl
  • [mutter] wayland: Add common object for device classes, Jonas Ådahl
  • [mutter] wayland/seat: Add API to check whether a seat has a device class, Jonas Ådahl
  • [five-or-more] Updated Vietnamese translation, Trần Ngọc Quân
  • [gtksourceview] Updated Vietnamese translation, Trần Ngọc Quân
  • [gnome-power-manager] Updated Brazilian Portuguese translation, Damned-Lies
  • [sound-juicer] Updated Brazilian Portuguese translation, Damned-Lies
  • [gnumeric] Deriv: handle LN too., Morten Welinder
  • [gnumeric] Nelson sample: clean and make residuals explicit., Morten Welinder
  • [gnumeric] Introspection fixes, Morten Welinder
  • [release-notes/gnome-3-22] Updated Brazilian Portuguese translation, Damned-Lies
  • [polari/wip/raresv/nick-popover: 15/15] userDetails: Indicate when status notifications are enabled, Rares Visalom
  • [polari/wip/raresv/nick-popover: 14/15] userTracker: Add notify-user actions, Rares Visalom
  • [polari/wip/raresv/nick-popover: 13/15] chatView: Add a contextual popover to nicks, Rares Visalom
  • [polari/wip/raresv/nick-popover: 12/15] chatView: Add HoverFilterTag, Rares Visalom
  • [polari/wip/raresv/nick-popover: 11/15] chatView: Don't mingle separating whitespace with nick, Rares Visalom
  • [polari/wip/raresv/nick-popover: 10/15] userPopover: Add user popover, Rares Visalom
  • [polari/wip/raresv/nick-popover: 9/15] userDetails: Add offline support, Rares Visalom
  • [polari/wip/raresv/nick-popover: 8/15] userDetails: Rename UserListDetails to UserDetails, Rares Visalom
  • [polari/wip/raresv/nick-popover: 7/15] application: Initialize UserStatusMonitor on startup, Rares Visalom
  • [polari/wip/raresv/nick-popover: 6/15] userTracker: Allow tracking users across rooms, Rares Visalom
  • [polari/wip/raresv/nick-popover: 5/15] chatView: Split out status tracking, Rares Visalom
  • [polari/wip/raresv/nick-popover: 4/15] userListPopover: Change the search entry icon, Rares Visalom
  • [polari/wip/raresv/nick-popover: 3/15] userListRow: Remove the user icon, Rares Visalom
  • [polari/wip/raresv/nick-popover: 2/15] userDetails: Update to match latest mockups, Rares Visalom
  • [polari/wip/raresv/nick-popover: 1/15] userDetails: Restrict length of fullnameLabel, Rares Visalom
  • [polari] (15 commits) Non-fast-forward update to branch wip/raresv/nick-popover, Rares Visalom
  • [gtk+] widget: Only warn about missing allocation if G_ENABLE_DEBUG, Matthias Clasen
  • [network-manager-applet: 5/5] editor: merge branch 'bg/editor-ipv4-addresses-bgo763937', Beniamino Galvani
  • [network-manager-applet: 4/5] editor: fix memory leak in possibly_wrong_gateway(), Beniamino Galvani
  • [network-manager-applet: 3/5] editor: allow specifying IPv4 address for shared method, Beniamino Galvani
  • [network-manager-applet: 2/5] editor: allow specifying static IP addresses for automatic methods, Beniamino Galvani
  • [network-manager-applet: 1/5] editor: preserve old addresses when changing IP method, Beniamino Galvani
  • [network-manager-applet] (5 commits) ...editor: merge branch 'bg/editor-ipv4-addresses-bgo763937', Beniamino Galvani
  • [gnome-online-accounts] Created tag 3.21.92, Debarshi Ray
  • [bijiben] Updated Turkish translation, Damned-Lies
  • [jhbuild] core-deps-3.22: appstream-glib depends on gtk+, libuuid, William Hua
  • [gnumeric] Deriv: move function derivation to where functions are defined., Morten Welinder
  • [tracker] Created tag 1.9.2, Carlos Garnacho
  • [tracker] Release 1.9.2, Carlos Garnacho
  • [tracker] utils: Require python2 for generate script, Carlos Garnacho
  • [tracker] tests: Ensure folder is deleted, Carlos Garnacho
  • [gnome-online-accounts] Prepare 3.21.92, Debarshi Ray
  • [evolution-activesync/wip/camel-more-gobject] Use GObject-based CamelMessageInfo, Milan Crha
  • [grilo] tests: Fix registry test with Tracker plugin, Bastien Nocera
  • [gnome-online-accounts] Created tag 3.20.4, Debarshi Ray
  • [gnome-online-accounts/gnome-3-20] Prepare 3.20.4, Debarshi Ray
  • [gnome-calendar] Created tag 3.21.92, Georges Basile Stavracas Neto
  • [gnome-calendar] Bump 3.21.92 release, Georges Basile Stavracas Neto
  • [gnome-calendar] date-selector: remove hack, Georges Basile Stavracas Neto
  • [gnome-calendar] edit-dialog: fix typo, Georges Basile Stavracas Neto
  • [gnome-calendar] project: bump gtk+ min version, Georges Basile Stavracas Neto
  • [libgnomekbd] Created tag 3.21.92, Rui Matos
  • [libgnomekbd] 3.21.92, Rui Matos
  • [libgnomekbd] gkbd-keyboard-display: Require that GDK use the X11 backend, Rui Matos
  • [libgnomekbd] gkbd-keyboard-drawing: Don't use deprecated GDK API, Rui Matos
  • [libgnomekbd] gkbd-keyboard-drawing: Don't unset double buffering, Rui Matos
  • [libgnomekbd] gkbd-keyboard-drawing: Don't set allocation from ::size-allocate, Rui Matos
  • [libgnomekbd] gkbd-keyboard-drawing: Use non-deprecated API to get the font desc, Rui Matos
  • [libgnomekbd] gkbd-keyboard-drawing: Handle XkbGetKeyboard() failing, Rui Matos
  • [libgnomekbd] gkbd-keyboard-drawing: Prevent gtk+ keynav from taking focus away, Rui Matos
  • [release-notes/gnome-3-22] Fixed link address, Marek Černocký
  • [gnome-online-accounts/gnome-3-20] identity: Don't leak the identifier in handle_sign_in, Debarshi Ray
  • [evolution-data-server/wip/camel-more-gobject] IMAPx message info saves and loads server_flags to/from folder summary, Milan Crha
  • [release-notes/gnome-3-22] update files screenshot, Andreas Nilsson
  • [orca/gnome-3-22] Updated Spanish translation, Daniel Mustieles García
  • [nautilus] Updated Spanish translation, Daniel Mustieles García
  • [gvfs] Updated Spanish translation, Daniel Mustieles García
  • [gtk+] Updated Spanish translation, Daniel Mustieles García
  • [gnome-tweak-tool] Updated Spanish translation, Daniel Mustieles García
  • [glade] Update British English translation, David King
  • [gnome-software/gnome-3-22] Updated Spanish translation, Daniel Mustieles García
  • [gnome-initial-setup] Updated Spanish translation, Daniel Mustieles García
  • [gnome-control-center] Updated Spanish translation, Daniel Mustieles García
  • [gnome-builder] Updated Spanish translation, Daniel Mustieles García
  • [gnome-backgrounds] Updated Spanish translation, Daniel Mustieles García
  • [evolution] Updated Spanish translation, Daniel Mustieles García
  • [epiphany/gnome-3-22] Updated Spanish translation, Daniel Mustieles García
  • [gnome-online-accounts] owncloud: Support converting a template to full-fledged account, Debarshi Ray
  • [gnome-online-accounts] owncloud: Add an is_template parameter to create_account_details_ui, Debarshi Ray
  • [gnome-online-accounts] owncloud: Rename a variable, Debarshi Ray
  • [gnome-online-accounts] daemon: Add support for account templates, Debarshi Ray
  • [gnome-online-accounts] utils: Add goa_utils_keyfile_get_boolean, Debarshi Ray
  • [gnome-online-accounts] daemon: Rename some utility functions, Debarshi Ray
  • [gnome-online-accounts] utils: Add goa_utils_keyfile_copy_group, Debarshi Ray
  • [gnome-online-accounts] build: Add --with-template-file, Debarshi Ray
  • [gtksourceview] Update British English translation, David King
  • [orca/gnome-3-22] Updated Danish translation, Ask Hjorth Larsen
  • [orca] Updated Danish translation, Ask Hjorth Larsen
  • [gnome-online-accounts] daemon: Remove unused instance variables, Debarshi Ray
  • [gnome-online-accounts] daemon: Use the instance variable to construct the parent's path, Debarshi Ray
  • [gnome-online-accounts] daemon: Use a instance variable for the main user configuration file, Debarshi Ray
  • [gsettings-desktop-schemas] Update British English translation, David King
  • [gxml] Changing order for DomElement.get_elements_by_class_name(), Daniel Espinosa Ortiz
  • [at-spi2-core] Fix return value error in session_manager_connect, Mike Gorse
  • [file-roller] Created tag 3.21.91, Paolo Bacchilega
  • [file-roller] updated for version 3.21.91, Paolo Bacchilega
  • [gnome-calendar] event-widget: don't DnD read-only events, Georges Basile Stavracas Neto
  • [gnome-calendar] month-view: fix DnD highlight, Georges Basile Stavracas Neto
  • [gnome-calendar] quick-add-popover: let calendar list be the same height, Georges Basile Stavracas Neto
  • [evolution-mapi/wip/camel-more-gobject] Adapt to changes for 'Remove confusing camel_folder_summary_insert()', Milan Crha
  • [evolution-ews/wip/camel-more-gobject] Adapt to changes for 'Remove confusing camel_folder_summary_insert()', Milan Crha
  • [evolution-data-server/wip/camel-more-gobject] Remove confusing camel_folder_summary_insert(), Milan Crha
  • [evolution-activesync] Created branch wip/camel-more-gobject, Milan Crha
  • [gimp/gimp-2-8] Bug 771208: 'Y' axis name of Flow Graph Parameter..., Massimo Valentini
  • [gimp] Bug 771208: 'Y' axis name of Flow Graph Parameter..., Massimo Valentini
  • [vala] gtk+-2.0/3.0: Make event nullable for CellRenderer.start_editing(), Rico Tzschichholz
  • [gnome-calendar] edit-dialog: limit and ellipsize title, Georges Basile Stavracas Neto
  • [gnome-calendar] window: propagate calendar list children height, Georges Basile Stavracas Neto
  • [gnome-calendar] quick-add-popover.ui: propagate children height in calendar list, Georges Basile Stavracas Neto
  • [glib/glib-2-46] file monitors: reorder some code to avoid segfault, Kalev Lember
  • [polari/wip/raresv/nick-popover: 33/33] userPopover: Allow requesting a notification when a user comes online, Florian Müllner
  • [polari/wip/raresv/nick-popover: 32/33] userDetails: Indicate when status notifications are enabled, Florian Müllner
  • [polari/wip/raresv/nick-popover: 31/33] userTracker: Add notify-user actions, Florian Müllner
  • [polari/wip/raresv/nick-popover: 30/33] chatView: Add a contextual popover to nicks, Florian Müllner
  • [polari/wip/raresv/nick-popover: 29/33] chatView: Add HoverFilterTag, Florian Müllner
  • [polari/wip/raresv/nick-popover: 28/33] chatView: Don't mingle separating whitespace with nick, Florian Müllner
  • [polari/wip/raresv/nick-popover: 27/33] userPopover: Add user popover, Florian Müllner
  • [polari/wip/raresv/nick-popover: 26/33] userDetails: Add offline support, Florian Müllner
  • [polari/wip/raresv/nick-popover: 25/33] userDetails: Rename UserListDetails to UserDetails, Florian Müllner
  • [polari/wip/raresv/nick-popover: 24/33] application: Initialize UserStatusMonitor on startup, Florian Müllner
  • [polari/wip/raresv/nick-popover: 23/33] userTracker: Allow tracking users across rooms, Florian Müllner
  • [polari/wip/raresv/nick-popover: 22/33] chatView: Split out status tracking, Florian Müllner
  • [polari/wip/raresv/nick-popover: 21/33] userListPopover: Change the search entry icon, Florian Müllner
  • [polari/wip/raresv/nick-popover: 20/33] userListRow: Remove the user icon, Florian Müllner
  • [polari/wip/raresv/nick-popover: 19/33] userDetails: Update to match latest mockups, Florian Müllner
  • [polari/wip/raresv/nick-popover: 18/33] userDetails: Restrict length of fullnameLabel, Florian Müllner
  • [polari] (33 commits) Non-fast-forward update to branch wip/raresv/nick-popover, Florian Müllner
  • [chronojump] Update POTFILES.in and POTFILES.skip, Piotr Drąg
  • [gxml] Rolled back changes on GNode. Fixes to bug #771430., Daniel Espinosa Ortiz
  • [gedit] AppData: Mark a new string for translation, Piotr Drąg
  • [gparted] Remove left behind typedef GParted_Core::MountMapping, Curtis Gedak
  • [gparted] Remove out of date comment from the end of set_devices_thread(), Curtis Gedak
  • [gparted] Stop showing duplicate mount points for unmounted encrypted file systems (#771323), Curtis Gedak
  • [evolution-activesync] make autogen.sh run configure, enable maintainer mode, dwmw2
  • [gvfs] Update British English translation, David King
  • [evolution-data-server/wip/camel-more-gobject] Fix runtime issues/bugs after the move to GObject-based CamelMessageInfo, Milan Crha
  • [network-manager-applet] Deleted branch th/nm-1-4-merge, Thomas Haller
  • [gnome-calendar] Created tag 3.20.4, Georges Basile Stavracas Neto
  • [gnome-calendar/gnome-3-20] Bump 3.20.4 release, Georges Basile Stavracas Neto
  • [gnome-calendar/gnome-3-20] edit-dialog: fix sensitivity of time buttons, Georges Basile Stavracas Neto
  • [gnome-calendar/gnome-3-20] edit-dialog: fake inclusive end date for all-day events, Georges Basile Stavracas Neto
  • [gnome-calendar/gnome-3-20] edit-dialog: set time format unconditionally, Georges Basile Stavracas Neto
  • [gnome-calendar/gnome-3-20] time-selector: fix 12-hour format, Georges Basile Stavracas Neto
  • [gnome-calendar/gnome-3-20] time-selector: fix AM to PM time logic, Georges Basile Stavracas Neto
  • [polari/wip/raresv/nick-popover: 13/13] userPopover: Allow requesting a notification when a user comes online, Rares Visalom
  • [polari/wip/raresv/nick-popover: 12/13] userDetails: Indicate when status notifications are enabled, Rares Visalom
  • [polari/wip/raresv/nick-popover: 11/13] userTracker: Add notify-user actions, Rares Visalom
  • [polari/wip/raresv/nick-popover: 10/13] chatView: Add a contextual popover to nicks, Rares Visalom
  • [polari/wip/raresv/nick-popover: 9/13] chatView: Add HoverFilterTag, Rares Visalom
  • [polari/wip/raresv/nick-popover: 8/13] chatView: Don't mingle separating whitespace with nick, Rares Visalom
  • [polari/wip/raresv/nick-popover: 7/13] userPopover: Add user popover, Rares Visalom
  • [polari/wip/raresv/nick-popover: 6/13] userDetails: Add offline support, Rares Visalom
  • [polari/wip/raresv/nick-popover: 5/13] userDetails: Rename UserListDetails to UserDetails, Rares Visalom
  • [polari/wip/raresv/nick-popover: 4/13] application: Initialize UserStatusMonitor on startup, Rares Visalom
  • [polari/wip/raresv/nick-popover: 3/13] userTracker: Allow tracking users across rooms, Rares Visalom
  • [polari/wip/raresv/nick-popover: 2/13] chatView: Split out status tracking, Rares Visalom
  • [polari/wip/raresv/nick-popover: 1/13] userListPopover: Change the search entry icon, Rares Visalom
  • [polari] (13 commits) Non-fast-forward update to branch wip/raresv/nick-popover, Rares Visalom
  • [gnome-control-center] network: Fix crash entering IPv4 routes, Bastien Nocera
  • [gnome-control-center] network: Fix crash entering IPv4 Gateway, Bastien Nocera
  • [wing/wip/clientoverlapped: 2/2] pipelistener: create a new pipe right after accepting, Ignacio Casal Quinteiro
  • [wing/wip/clientoverlapped: 1/2] named-pipe: pass overlapped and shared flags to CreateFile, Ignacio Casal Quinteiro
  • [wing] (2 commits) Non-fast-forward update to branch wip/clientoverlapped, Ignacio Casal Quinteiro
  • [evince] Created tag 3.21.92, Carlos Garcia Campos
  • [evince] release: 3.21.92, Carlos Garcia Campos
  • [release-notes/gnome-3-22] banner: glib structured logs, Jakub Steiner
  • [release-notes/gnome-3-22] update batch rename screenshot, Andreas Nilsson
  • [gnome-devel-docs] Czech translation, Marek Černocký
  • [vala] clutter-gst-2.0/3.0: Fix init_with_args() binding, Rico Tzschichholz
  • [vala] gstreamer-base-1.0: Fix PushSrc.create/alloc() binding, Rico Tzschichholz
  • [release-notes/gnome-3-22] css blend modes banner, Jakub Steiner
  • [release-notes/gnome-3-22] css blend modes., Jakub Steiner
  • [vala] gdk-3.0: Window.create_similar_image_surface() returns Cairo.ImageSurface, Rico Tzschichholz
  • [vala] gstreamer-player-1.0: Add metadata, Rico Tzschichholz
  • [vala] gstreamer-player-1.0: Some binding fixes, Rico Tzschichholz
  • [vala] glib-2.0: Fix SearchFunc argument order for {List, SList, Queue}.search(), Rico Tzschichholz
  • [network-manager-applet/th/nm-1-4-merge: 14/14] all: merge branch 'master' into nm-1-4, Thomas Haller
  • [network-manager-applet] (14 commits) Created branch th/nm-1-4-merge, Thomas Haller
  • [gnome-boxes] Updated Italian translation, Damned-Lies
  • [glade/gladewebkit2gtk] plugins/webkit2gtk: added initial support for WebKit2GTK+ library., Juan Pablo Ugarte
  • [release-notes/gnome-3-22] text wasn't being displayed for the svg so use a png, Allan Day
  • [gedit] AppData: Upgrade the schema to 0.6+ and add missing fields, Richard Hughes
  • [gnome-settings-daemon] Created tag GNOME_SETTINGS_DAEMON_3_21_92_1, Bastien Nocera
  • [gnome-settings-daemon] 3.21.92.1, Bastien Nocera
  • [libgnomekbd/wip/rtcm/cleanups: 6/6] gkbd-keyboard-display: Require that GDK use the X11 backend, Rui Matos
  • [libgnomekbd/wip/rtcm/cleanups: 5/6] gkbd-keyboard-drawing: Don't use deprecated GDK API, Rui Matos
  • [libgnomekbd/wip/rtcm/cleanups: 4/6] gkbd-keyboard-drawing: Don't unset double buffering, Rui Matos
  • [libgnomekbd/wip/rtcm/cleanups: 3/6] gkbd-keyboard-drawing: Don't set allocation from ::size-allocate, Rui Matos
  • [chronojump] Fixed last code reorg, Xavier de Blas
  • [libgnomekbd/wip/rtcm/cleanups: 2/6] gkbd-keyboard-drawing: Use non-deprecated API to get the font desc, Rui Matos
  • [libgnomekbd/wip/rtcm/cleanups: 1/6] gkbd-keyboard-drawing: Handle XkbGetKeyboard() failing, Rui Matos
  • [libgnomekbd] (6 commits) Non-fast-forward update to branch wip/rtcm/cleanups, Rui Matos
  • [evolution-activesync] Fix linking libeasclient against gobject, dwmw2
  • [network-manager-applet/nma-1-2] build: use GIT_SHA_RECORD() macro from "m4/git-sha-record.m4", Thomas Haller
  • [network-manager-openconnect] build: use GIT_SHA_RECORD(NM_GIT_SHA) macro from "m4/git-sha-record.m4", Thomas Haller
  • [gnome-documents] Updated Italian translation, Damned-Lies
  • [evolution-activesync] Disable qtconfig by default, dwmw2
  • [gnome-software] trivial: Allow specifying --profile and --mode at the same time, Richard Hughes
  • [gnome-software] Output detailed profiling when navigating through application shells, Richard Hughes
  • [gnome-software] trivial: Use the same AsProfile object everywhere, Richard Hughes
  • [gnome-software] Speed up loading the overview, Richard Hughes
  • [gnome-characters] Updated Italian translation, Damned-Lies
  • [release-notes/gnome-3-22] less busy banner for flatpak, Jakub Steiner
  • [network-manager-openvpn] build: use GIT_SHA_RECORD(NM_GIT_SHA) macro from "m4/git-sha-record.m4", Thomas Haller
  • [network-manager-libreswan] build: use GIT_SHA_RECORD(NM_GIT_SHA) macro from "m4/git-sha-record.m4", Thomas Haller
  • [network-manager-pptp] build: use GIT_SHA_RECORD(NM_GIT_SHA) macro from "m4/git-sha-record.m4", Thomas Haller
  • [gedit] Updated Italian translation, Damned-Lies
  • [network-manager-vpnc] build: use GIT_SHA_RECORD(NM_GIT_SHA) macro from "m4/git-sha-record.m4", Thomas Haller
  • [network-manager-applet/nm-1-4] build: use GIT_SHA_RECORD() macro from "m4/git-sha-record.m4", Thomas Haller
  • [glib] Updated British English translation, Damned-Lies
  • [network-manager-applet] build: use GIT_SHA_RECORD() macro from "m4/git-sha-record.m4", Thomas Haller
  • [release-notes/gnome-3-22] update builder screenshot, Andreas Nilsson
  • [gnome-tweak-tool] Updated Dutch translation Master 3.22, Hannie Dumoleyn
  • [release-notes/gnome-3-22] add screenshots for Files and dconf editor, Andreas Nilsson
  • [gnome-settings-daemon] smartcard: Don't dist built sources, Bastien Nocera
  • [gtk+] Implement gdk_screen_get_monitor_scale_factor generically, Matthias Clasen
  • [pitivi] undo: Don't push LayerAdded when the layer already exists, Alexandru Băluț
  • [pitivi] undo: Support grouping and ungrouping, Alexandru Băluț
  • [pitivi] Cleanup commit_timeline calls, Alexandru Băluț
  • [pitivi] tests: Check redoing single-clip ungrouping, Alexandru Băluț
  • [pitivi] Use virtual methods instead of connecting to signals, Alexandru Băluț
  • [pitivi] build: Pass GTK_DEBUG when running in the sandbox, Alexandru Băluț
  • [pitivi] layer: Remove unused TwoStateButton class, Alexandru Băluț
  • [pitivi] layer: Add pydocs, Alexandru Băluț
  • [pitivi] layer: Remove calls which have no effect, Alexandru Băluț
  • [pitivi] timeline: Fix zoom box and layers controls different widths, Alexandru Băluț
  • [release-notes/gnome-3-22] it's blend modes, not blends modes, Allan Day
  • [release-notes/gnome-3-22] fix the flatpak link, Allan Day
  • [pitivi] bin: Install Pitivi stable when running the helper script, Alexandru Băluț
  • [pitivi] Partially revert 0cb7b6bd34422f26f7f8aa551bdb406a67f450d8, Alexandru Băluț
  • [dconf-editor] Created tag 3.21.92, Arnaud Bonatti
  • [dconf-editor] Fix AppData format (2nd)., Arnaud Bonatti
  • [dconf-editor] Fix AppData format., Arnaud Bonatti
  • [gnome-builder] jhbuild: we still need to set IdeRunner:run-on-host, Christian Hergert
  • [dconf-editor] Prepare 3.21.92., Arnaud Bonatti
  • [gnome-software] odrs: Allow showing review without a display name, Richard Hughes
  • [dconf-editor] Grid doesn't play well with the 'linked' CSS class., Arnaud Bonatti
  • [gnome-software] Speed up loading the details page, Richard Hughes
  • [dconf-editor] Correct a typo., Arnaud Bonatti
  • [gnome-builder] runtime: setup some defaults, Christian Hergert
  • [gnome-builder] subprocess: implement clear-env for standard subprocesses, Christian Hergert
  • [gnome-builder] subprocess: more descriptive tracing info, Christian Hergert
  • [gnome-builder] subprocess: ensure we have a closed stream, Christian Hergert
  • [gnome-builder] jhbuild: use default create_runner vfunc, Christian Hergert
  • [gnome-builder] jhbuild: we need access to HOME and others for proper execution, Christian Hergert
  • [gnome-builder] subprocess: always ensure outstanding_ops are > 0 until dispatch, Christian Hergert
  • [gnome-builder] runtime: add tracing macros, Christian Hergert
  • [gnome-builder] runtime: don't propagate environment by default, Christian Hergert
  • [gnome-builder] jhbuild: set IdeRunner:clear-env and IdeSubprocessLauncher:clear-env, Christian Hergert
  • [gnome-builder] runner: add IdeRunner:clear-env, Christian Hergert
  • [gnome-builder] runner: disable environ clearing when running on the host, Christian Hergert
  • [gnome-builder] subprocess: handle NULL connection, Christian Hergert
  • [gnome-builder] jhbuild: style changes for Builder, Christian Hergert
  • [gnome-builder] runner: don't copy our environment, Christian Hergert
  • [release-notes/gnome-3-22] Initial Hungarian translation based on 3.20, Gabor Keleman
  • [release-notes/gnome-3-22] Added hu to HELP_LINGUAS, Gabor Keleman
  • [gtkmm] Created tag 3.21.6, Murray Cumming
  • [gtkmm] 3.21.6, Murray Cumming
  • [gtkmm] ScrolledWindow: Added get/set_propagate_natural_height/width()., Murray Cumming
  • [dconf-editor] Bump Gtk+ and Vala required version., Arnaud Bonatti
  • [gnome-tetravex] [l10n] update Persian translations, Arash Mousavi
  • [gtkmm] Gdk::PixbufFormat: Added is_save_option_supported()., Murray Cumming
  • [chronojump/chronojump-importer] Adds documentation., Carles Pina i Estany
  • [gnome-shell] extensionPrefs: Fix extension list width, Florian Müllner
  • [gtkmm] Gdk::Pixbuf: Add copy_options()., Murray Cumming
  • [gtkmm] Pixbuf: Add set_option() and remove_option()., Murray Cumming
  • [hitori] [l10n] update Persian translations, Arash Mousavi
  • [vala] Deleted branch staging, Rico Tzschichholz
  • [iagno] [l10n] update Persian translations, Arash Mousavi
  • [folks] Fix 'static const' warnings with vala 0.33.1, Rico Tzschichholz
  • [libgee] Fix 'static const' warnings with vala 0.33.1, Rico Tzschichholz
  • [libgnome-games-support] [l10n] update Persian translations, Arash Mousavi
  • [lightsoff] [l10n] update Persian translations, Arash Mousavi
  • [quadrapassel] [l10n] update Persian translations, Arash Mousavi
  • [release-notes/gnome-3-22] Added Brazilian Portuguese translation, Rafael Fontenelle
  • [gnome-builder] subprocess: be more careful with GDBusConnection and threading, Christian Hergert
  • [gtk+] wayland: Move and resize popup after it was configured, Jonas Ådahl
  • [gtk+] wayland: Transform moved_to_rect result properly, Jonas Ådahl
  • [gtk+] wayland: Use helper to translate to real parent window geometry, Jonas Ådahl
  • [gtk+] wayland: Don't pass parent when creating dynamic positioner, Jonas Ådahl
  • [gtk+] wayland: Don't pass transient-for when getting real parent, Jonas Ådahl
  • [gtk+] wayland: Fix south-west anchor rect calculation, Jonas Ådahl
  • [gtk+] wayland: Don't pass non-changing state when calculating popup rects, Jonas Ådahl
  • [gtk+] wayland: Move move_to_rect related code closer together, Jonas Ådahl
  • [gnome-builder] subprocess: add main context workarounds for dbus connection, Christian Hergert
  • [geary/wip/765516-gtk-widget-conversation-viewer: 3/3] Display Sender and Reply-To headers for conversation messages., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 2/3] Define message address popover activation handlers via the UI file., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 1/3] Highlight search terms in conversation message address headers., Michael Gratton
  • [geary] (3 commits) Non-fast-forward update to branch wip/765516-gtk-widget-conversation-viewer, Michael Gratton
  • [gnome-builder] jhbuild: set run_on_host, Christian Hergert
  • [gnome-builder] subprocess: additional tracing, Christian Hergert
  • [gnome-builder] subprocess: use default main context on main thread, Christian Hergert
  • [gnome-builder] runner: rely on default environment settings, Christian Hergert
  • [gnome-builder] subprocess: set clear-environment by default, Christian Hergert
  • [gnome-builder] drop to test nightly, Christian Hergert
  • [goffice] Introspection fixes., Morten Welinder
  • [gimp] Bug 599573 - Remember dialog defaults between Gimp sessions, Michael Natterer
  • [gnome-software/wip/ubuntu-xenial: 2/2] Merge branch 'gnome-3-20' into wip/ubuntu-xenial, Robert Ancell
  • [gnome-software/wip/ubuntu-xenial] (2 commits) ...Merge branch 'gnome-3-20' into wip/ubuntu-xenial, Robert Ancell
  • [gimp] libgimpconfig: serialize empty value arrays as (property-name 0), Michael Natterer
  • [gnome-devel-docs/gnome-3-20] Updated German translation, Damned-Lies
  • [gxml] Deprecating xNode/xDocument classes, Daniel Espinosa Ortiz
  • [gimp] app: implement GimpConfig::serialize() in GimpFillOptions, Michael Natterer
  • [gnome-devel-docs] Updated German translation, Damned-Lies
  • [release-notes/gnome-3-22] Update German screen-shots, Christian Kirbach
  • [gnome-builder] build: bump gtk+ requirement, Christian Hergert
  • [gnome-builder] (3 commits) ...omnibar: make popover a bit wider, Christian Hergert
  • [gnome-builder/wip/chergert/flatpak-breakout: 24/24] omnibar: make popover a bit wider, Christian Hergert
  • [gnome-builder/wip/chergert/flatpak-breakout: 23/24] autotools: include build failure reason in build log, Christian Hergert
  • [gnome-builder/wip/chergert/flatpak-breakout: 22/24] sandboxing: add subprocess abstraction, Christian Hergert
  • [gnome-builder] (24 commits) Non-fast-forward update to branch wip/chergert/flatpak-breakout, Christian Hergert
  • [gimp] icons: "gimp-print-resolution" icons better fit "document-print"., Jehan Pagès
  • [nautilus] Created tag 3.21.92, Carlos Soriano Sánchez
  • [nautilus] release: prepare for 3.21.92, Carlos Soriano Sánchez
  • [nautilus] bath-rename-dialog: remove unneeded comment, Carlos Soriano Sánchez
  • [nautilus] batch-rename-dialog: use positions for tag handling, Carlos Soriano Sánchez
  • [gnome-documents] Update Catalan translation, Jordi Mas
  • [totem] Fixes to Catalan translation, Jordi Mas
  • [totem] Update Catalan translation, Jordi Mas
  • [gimp] icons: fix icons with crazy sizes., Jehan Pagès
  • [chronojump/chronojump-importer] Improves menu message., Carles Pina i Estany
  • [gnome-maps/wip/mlundblad/transit-routing: 11/11] mapView: WIP, implement showing transit routes, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 10/11] turnPointMarker: Add support for showing markers for transit stops, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 9/11] Add list box row class for transit stops, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 8/11] Add map marker for marking boarding points in transit itineraries, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 7/11] Add map marker to mark end of transit itineraries, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 6/11] Add map marker to mark start of walking transit legs, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 5/11] sidebar: WIP, Hook up a new transit mode button, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 4/11] Add list box row for loading more transit results, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 3/11] Add a list box row to show the arrival of a transit itinerary, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 2/11] Add list box row to display a leg of a transit itinerary, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 1/11] Add list box row class for representing transit itineraries, Marcus Lundblad
  • [gnome-maps] (11 commits) Non-fast-forward update to branch wip/mlundblad/transit-routing, Marcus Lundblad
  • [chronojump/chronojump-importer] Hides widgets that were not needed when importing sessions., Carles Pina i Estany
  • [gimp] icons: updated "gimp-prefs-folders" and new "folder" icons., Jehan Pagès
  • [chronojump/chronojump-importer] Fixes problem when the importer didn't have any path selected: it was showing the current database s, Carles Pina i Estany
  • [chronojump/chronojump-importer] When importing another chronojump session: adds a button to open the file dialog., Carles Pina i Estany
  • [gnome-panel] Update POTFILES.in, Piotr Drąg
  • [gnome-user-docs] Add German user help screen-shots, Christian Kirbach
  • [swell-foop] [l10n] update Persian translations, Arash Mousavi
  • [gnome-panel] libpanel-applet: remove unused files, Alberts Muktupāvels
  • [tali] [l10n] update Persian translations, Arash Mousavi
  • [libgxps] Add nmake scripts to build with MSVC, Ignacio Casal Quinteiro
  • [libgxps] Ifdef the config.h include, Ignacio Casal Quinteiro
  • [libgxps] images: tiff and png make use or stdints so include the header, Ignacio Casal Quinteiro
  • [libgxps] Fix useless warnings, Ignacio Casal Quinteiro
  • [libgxps] archive: use the right types for the parameters of the callbacks, Ignacio Casal Quinteiro
  • [libgxps] autogen: do not use gnome-autogen, Ignacio Casal Quinteiro
  • [libgxps] build: add Makefile.sources providing the lists of sources, Ignacio Casal Quinteiro
  • [libgxps] test-gxps: do not use deprecated api, Ignacio Casal Quinteiro
  • [libgxps] Bump glib to version 2.36 and avoid the usage of g_type_init, Ignacio Casal Quinteiro
  • [epiphany/gnome-3-22] [l10n] update Persian translations, Arash Mousavi
  • [epiphany] [l10n] update Persian translations, Arash Mousavi
  • [devhelp] Created tag 3.21.92, Frederic Peters
  • [devhelp] post release version bump, Frederic Peters
  • [devhelp] release: 3.21.92, Frederic Peters
  • [gnome-power-manager] Updated Portuguese translation, Damned-Lies
  • [smuxi] Updated Spanish Translation, Daniel Mustieles García
  • [sound-juicer] Updated Spanish translation, Daniel Mustieles García
  • [shotwell] Updated Spanish translation, Daniel Mustieles García
  • [rhythmbox] Updated Spanish translation, Daniel Mustieles García
  • [pitivi] Updated Spanish translation, Daniel Mustieles García
  • [office-runner] Updated Spanish translation, Daniel Mustieles García
  • [ocrfeeder] Updated Spanish translation, Daniel Mustieles García
  • [notification-daemon] Updated Spanish translation, Daniel Mustieles García
  • [network-manager-vpnc] Updated Spanish translation, Daniel Mustieles García
  • [network-manager-pptp] Updated Spanish translation, Daniel Mustieles García
  • [nautilus] [l10n] update Persian translations, Arash Mousavi
  • [network-manager-applet] Updated Spanish translation, Daniel Mustieles García
  • [metacity] Updated Spanish translation, Daniel Mustieles García
  • [evolution-data-server] Updated Spanish translation, Daniel Mustieles García
  • [meld] Updated Spanish translation, Daniel Mustieles García
  • [libgda] Updated Spanish translation, Daniel Mustieles García
  • [latexila] Updated Spanish translation, Daniel Mustieles García
  • [krb5-auth-dialog] Updated Spanish translation, Daniel Mustieles García
  • [gucharmap] Updated Spanish translation, Daniel Mustieles García
  • [gthumb] Updated Spanish translation, Daniel Mustieles García
  • [gspell] Updated Spanish translation, Daniel Mustieles García
  • [gparted] Updated Spanish translation, Daniel Mustieles García
  • [gom] Updated Spanish translation, Daniel Mustieles García
  • [release-notes/gnome-3-22] Updated Spanish Translation, Daniel Mustieles García
  • [goffice] Updated Spanish translation, Daniel Mustieles García
  • [gnote] Updated Spanish translation, Daniel Mustieles García
  • [gnome-system-log] Updated Spanish translation, Daniel Mustieles García
  • [gnome-panel] Updated Spanish translation, Daniel Mustieles García
  • [gnome-multi-writer] Updated Spanish translation, Daniel Mustieles García
  • [gnome-flashback] Updated Spanish translation, Daniel Mustieles García
  • [gnome-commander] Updated Spanish translation, Daniel Mustieles García
  • [gnome-applets] Updated Spanish translation, Daniel Mustieles García
  • [girl] Updated Spanish translation, Daniel Mustieles García
  • [ghex] Updated Spanish translation, Daniel Mustieles García
  • [gedit-plugins] Updated Spanish translation, Daniel Mustieles García
  • [gedit-latex] Updated Spanish translation, Daniel Mustieles García
  • [gcompris] Updated Spanish translation, Daniel Mustieles García
  • [gcab] Updated Spanish translation, Daniel Mustieles García
  • [gbrainy] Updated Spanish translation, Daniel Mustieles García
  • [frogr] Updated Spanish translation, Daniel Mustieles García
  • [evolution-ews] Updated Spanish translation, Daniel Mustieles García
  • [evolution-activesync] Updated Spanish translation, Daniel Mustieles García
  • [ekiga] Updated Spanish translation, Daniel Mustieles García
  • [easytag] Updated Spanish translation, Daniel Mustieles García
  • [atomix] Updated Spanish translation, Daniel Mustieles García
  • [almanah] Updated Spanish translation, Daniel Mustieles García
  • [gnome-music] Update Catalan translation, Jordi Mas
  • [sysprof] build: bump to gtk+ 3.21.6 for natural scrolling fixes, Christian Hergert
  • [gnome-flashback] modulesets, 3.22: remove libgnomekbd, Alberts Muktupāvels
  • [gnome-flashback] modulesets, 3.22: remove libpinyin, Alberts Muktupāvels
  • [gtk+] Update Catalan translation, Jordi Mas
  • [gnome-software] trivial: Move out some shared functionality for searching by category, Richard Hughes
  • [gnome-software] trivial: Make loading the system AppStream store cancellable, Richard Hughes
  • [gnome-software] trivial: Move out some shared functionality for searching a store, Richard Hughes
  • [gnome-software] trivial: Move out some shared functionality for creating a GsApp from a AsApp, Richard Hughes
  • [chronojump/chronojump-importer] Installs the chronojump_importer.py correctly. Executes it correctly on Linux., Carles Pina i Estany
  • [gnome-continuous] build.gnome.org: Add a dependency graph to the detailed view, Owen Taylor
  • [gnome-color-manager] Added Scottish Gaelic translation (cherry picked from commit 1532c003c608ef579dc034e3f4db6dde4210bb6, Damned-Lies
  • [gnome-boxes] Created tag v3.21.92, Zeeshan Ali Khattak
  • [gnome-color-manager/gnome-3-20] Added Scottish Gaelic translation, Damned-Lies
  • [libgnomekbd/wip/rtcm/cleanups: 7/7] gkbd-keyboard-display: Require that GDK use the X11 backend, Rui Matos
  • [libgnomekbd/wip/rtcm/cleanups: 6/7] gkbd-keyboard-drawing: Don't use deprecated GDK API, Rui Matos
  • [libgnomekbd/wip/rtcm/cleanups: 5/7] gkbd-keyboard-drawing: Don't unset double buffering, Rui Matos
  • [libgnomekbd/wip/rtcm/cleanups: 4/7] gkbd-keyboard-drawing: Don't set allocation from ::size-allocate, Rui Matos
  • [libgnomekbd/wip/rtcm/cleanups: 3/7] gkbd-keyboard-drawing: Use non-deprecated API to get the font desc, Rui Matos
  • [libgnomekbd/wip/rtcm/cleanups: 2/7] gkbd-keyboard-drawing: Handle XkbGetKeyboard() failing, Rui Matos
  • [libgnomekbd/wip/rtcm/cleanups: 1/7] gkbd-keyboard-drawing: Prevent gtk+ keynav from taking focus away, Rui Matos
  • [libgnomekbd] (7 commits) Created branch wip/rtcm/cleanups, Rui Matos
  • [gnome-online-accounts/wip/rishi/templates: 1/8] build: Add --with-template-file, Debarshi Ray
  • [libgnomekbd] Updated Portuguese translation, Damned-Lies
  • [gnome-boxes] Release 3.21.92, Zeeshan Ali Khattak
  • [release-notes/gnome-3-22] Updated German translation, Damned-Lies
  • [release-notes/gnome-3-22] add screenshot for software, Allan Day
  • [release-notes/gnome-3-22] focus ring? what focus ring?, Allan Day
  • [nautilus] Updated Dutch translation Master 3.22, Hannie Dumoleyn
  • [orca/gnome-3-22] Don't assume we have a valid parent when searching for previous/next object, Joanmarie Diggs
  • [orca] Adjust previous sanity check to not rely upon short-circuiting, Joanmarie Diggs
  • [gnome-control-center] Created tag GNOME_CONTROL_CENTER_3_21_92, Bastien Nocera
  • [release-notes/gnome-3-22] forgot to include a change, Allan Day
  • [orca] Don't assume we have a valid parent when searching for previous/next object, Joanmarie Diggs
  • [gnome-online-accounts] daemon: Use GLib API to match the GError domain and code, Debarshi Ray
  • [glibmm] Created tag 2.49.7, Murray Cumming
  • [glibmm] 2.49.7, Murray Cumming
  • [glibmm] Gio::Settings: set_uiint(): Deprecate for set_uint()., Murray Cumming
  • [glibmm] Gio::Settings: Add get/set_uint64()., Murray Cumming
  • [glibmm] Gio::Settings: Add get/set_int64()., Murray Cumming
  • [glibmm] Gio::Drive: Add is_removable()., Murray Cumming
  • [wing/wip/clientoverlapped] named-pipe: pass overlapped and shared flags to CreateFile, Ignacio Casal Quinteiro
  • [wing] Created branch wip/clientoverlapped, Ignacio Casal Quinteiro
  • [gnome-software] trivial: Just use AsAppScope in flatpak, Richard Hughes
  • [evolution-mapi/wip/camel-more-gobject] Remove unused CamelMessageContentInfo build from CamelFolderSummary, Milan Crha
  • [evolution-ews/wip/camel-more-gobject] Remove unused CamelMessageContentInfo build from CamelFolderSummary, Milan Crha
  • [evolution-data-server/wip/camel-more-gobject] Remove unused CamelMessageContentInfo build from CamelFolderSummary, Milan Crha
  • [gnome-games] pc-engine: Look for local covers for CD-ROM² games, Adrien Plazas
  • [gnome-games] mega-drive: Look for local covers for Mega-CD games, Adrien Plazas
  • [gnome-applets] enable structured logging and set log domain, Sebastian Geiger
  • [gnome-applets] man: drop all man files, Sebastian Geiger
  • [gnome-applets] tracker-search-bar: avoid library versioning, Sebastian Geiger
  • [gnome-applets] timer: avoid library versioning, Sebastian Geiger
  • [gnome-applets] sticky-notes: avoid library versioning, Sebastian Geiger
  • [gnome-applets] battstat: switch to in-process applet, Sebastian Geiger
  • [gnome-applets] battstat: move files to src folder, Sebastian Geiger
  • [gnome-applets] accessx-status: switch to in-process applet, Sebastian Geiger
  • [gnome-applets] accessx-status: move file to src folder, Sebastian Geiger
  • [gnome-applets] brightness: switch to in-process applet, Sebastian Geiger
  • [gnome-applets] brightness: move files to src folder, Sebastian Geiger
  • [gnome-applets] charpick: switch to in-process applet, Sebastian Geiger
  • [gnome-applets] charpick: move files to src folder, Sebastian Geiger
  • [gnome-applets] command: switch to in-process applet, Sebastian Geiger
  • [gnome-applets] command: move files to src folder, Sebastian Geiger
  • [gnome-applets] cpufreq: switch to in-process applet, Sebastian Geiger
  • [gnome-applets] drivemount: switch to in-process applet, Sebastian Geiger
  • [gnome-applets] drivemount: move files to src folder, Sebastian Geiger
  • [gnome-applets] geyes: switch to in-process applet, Sebastian Geiger
  • [release-notes/gnome-3-22] image for the flatpak section on the developers page, Allan Day
  • [gnome-applets] geyes: move files to src folder, Sebastian Geiger
  • [gnome-applets] mini-commander: switch to in-process applet, Sebastian Geiger
  • [gnome-applets] gweather: switch to in-process applet, Sebastian Geiger
  • [gnome-applets] gweather: move files to src folder, Sebastian Geiger
  • [gnome-applets] Deleted branch wip/segeiger/in-process, Sebastian Geiger
  • [gnome-applets] inhibit: switch to in-process applet, Sebastian Geiger
  • [gnome-applets] inhibit: move files to src folder, Sebastian Geiger
  • [gnome-applets] modem-lights: switch to in-process applet, Sebastian Geiger
  • [gnome-applets] modem-lights: move files to src folder, Sebastian Geiger
  • [gnome-applets] modemlights: rename to modem-lights, Sebastian Geiger
  • [chronojump] ping better with new thread. Code reorg, Xavier de Blas
  • [gnome-panel] Deleted branch wip/segeiger/fix-panel-crash, Sebastian Geiger
  • [gnome-panel] panel-menu-items: move code to dispose function, Sebastian Geiger
  • [gnome-panel] panel-menu-items: implement dispose function, Sebastian Geiger
  • [gnome-initial-setup] Created tag 3.21.92, Kalev Lember
  • [gnome-initial-setup] 3.21.92, Kalev Lember
  • [release-notes/gnome-3-22] add a screenshot for gtk+, Allan Day
  • [jhbuild] 3.22: Pass correct arg to `make install` of osinfo-db, Zeeshan Ali Khattak
  • [release-notes/gnome-3-22] add screenshot for photo sharing, Allan Day
  • [release-notes/gnome-3-22] add keyboard settings screenshot, Allan Day
  • [devhelp] dh-window: do not disable javascript., Mathieu Duponchelle
  • [gnome-initial-setup] Deleted branch wip/kalev/timezone-libgeoclue, Kalev Lember
  • [gnome-initial-setup] software: Use g_debug for debug prints, Kalev Lember
  • [gnome-initial-setup] timezone: Make use of new Geoclue convenience library, Kalev Lember
  • [gnome-control-center] [l10n] update Persian translations, Arash Mousavi
  • [yelp-xsl/wip/html5] Use pagewide class to set max content width, Shaun McCance
  • [gnome-initial-setup] Added Scottish Gaelic translation (cherry picked from commit 0193f696744069855778d680bd552dfe57b9131, Damned-Lies
  • [gnome-initial-setup/gnome-3-20] Added Scottish Gaelic translation, Damned-Lies
  • [release-notes/gnome-3-22] add screenshot for files batch renaming, Andreas Nilsson
  • [release-notes/gnome-3-22] add builder screenshot, Andreas Nilsson
  • [glade/gladegjs] Added GJS plugin for JavaScript objects support, Juan Pablo Ugarte
  • [glade/generic-names] WIP: Added preliminary support to use generic names by default in a project, Juan Pablo Ugarte
  • [gnome-logs] Added Scottish Gaelic translation (cherry picked from commit 9a86f3335f50b42aa30e5d629ca905112e7c588, Damned-Lies
  • [gnome-logs/gnome-3-20] Added Scottish Gaelic translation, Damned-Lies
  • [glade] Created branch generic-names, Juan Pablo Ugarte
  • [glade] Created branch gladewebkit2gtk, Juan Pablo Ugarte
  • [glade] Created branch gladegjs, Juan Pablo Ugarte
  • [gnome-panel] (2 commits) Non-fast-forward update to branch wip/segeiger/fix-panel-crash, Sebastian Geiger
  • [evolution-mapi/wip/camel-more-gobject] Remove unused CamelMessageInfo::bodystructure related stuff, Milan Crha
  • [gnome-panel/wip/segeiger/fix-panel-crash: 2/2] panel-menu-items: disconnect all signals in dispose function, Sebastian Geiger
  • [evolution-ews/wip/camel-more-gobject] Remove unused CamelMessageInfo::bodystructure related stuff, Milan Crha
  • [gnome-panel/wip/segeiger/fix-panel-crash: 1/2] panel-menu-items: implement dispose function, Sebastian Geiger
  • [gnome-panel] (2 commits) Created branch wip/segeiger/fix-panel-crash, Sebastian Geiger
  • [evolution-data-server/wip/camel-more-gobject] Remove unused CamelMessageInfo::bodystructure related stuff, Milan Crha
  • [gnome-maps] Added Scottish Gaelic translation (cherry picked from commit ef5b988ccc640c16209a5d898a685abb97678ac, Damned-Lies
  • [gnome-maps/gnome-3-20] Added Scottish Gaelic translation, Damned-Lies
  • [gnome-initial-setup] Updated Italian translation, Damned-Lies
  • [gtksourceview] python3: Improve syntax highlighting, Garrett Regier
  • [gnome-maps] Updated Italian translation, Damned-Lies
  • [gnome-photos] Updated Italian translation, Damned-Lies
  • [rhythmbox] Remove marshallers, Jonathan Matthew
  • [gnome-terminal] Updated Italian translation, Damned-Lies
  • [evolution-data-server/wip/camel-more-gobject] Remove unused CamelMessageInfo::preview related stuff, Milan Crha
  • [gedit] time: Remove glibc version check, Garrett Regier
  • [gedit] time: Fix blank line in default formats list, Garrett Regier
  • [gnome-applets/wip/segeiger/in-process: 25/25] enable structured logging and set log domain, Sebastian Geiger
  • [gnome-applets/wip/segeiger/in-process: 24/25] man: drop all man files, Sebastian Geiger
  • [gnome-applets/wip/segeiger/in-process: 23/25] tracker-search-bar: avoid library versioning, Sebastian Geiger
  • [gnome-applets/wip/segeiger/in-process: 22/25] timer: avoid library versioning, Sebastian Geiger
  • [gnome-applets/wip/segeiger/in-process: 21/25] sticky-notes: avoid library versioning, Sebastian Geiger
  • [gnome-applets/wip/segeiger/in-process: 20/25] battstat: switch to in-process applet, Sebastian Geiger
  • [gnome-applets/wip/segeiger/in-process: 19/25] battstat: move files to src folder, Sebastian Geiger
  • [gnome-applets/wip/segeiger/in-process: 18/25] accessx-status: switch to in-process applet, Sebastian Geiger
  • [gnome-applets/wip/segeiger/in-process: 17/25] accessx-status: move file to src folder, Sebastian Geiger
  • [gnome-applets/wip/segeiger/in-process: 16/25] brightness: switch to in-process applet, Sebastian Geiger
  • [gnome-applets/wip/segeiger/in-process: 15/25] brightness: move files to src folder, Sebastian Geiger
  • [gnome-applets/wip/segeiger/in-process: 14/25] charpick: switch to in-process applet, Sebastian Geiger
  • [gnome-applets/wip/segeiger/in-process: 13/25] charpick: move files to src folder, Sebastian Geiger
  • [gnome-applets/wip/segeiger/in-process: 12/25] command: switch to in-process applet, Sebastian Geiger
  • [gnome-applets/wip/segeiger/in-process: 11/25] command: move files to src folder, Sebastian Geiger
  • [gnome-applets/wip/segeiger/in-process: 10/25] cpufreq: switch to in-process applet, Sebastian Geiger
  • [gnome-applets/wip/segeiger/in-process: 9/25] drivemount: switch to in-process applet, Sebastian Geiger
  • [gnome-applets/wip/segeiger/in-process: 8/25] drivemount: move files to src folder, Sebastian Geiger
  • [gnome-applets/wip/segeiger/in-process: 7/25] geyes: switch to in-process applet, Sebastian Geiger
  • [gnome-applets/wip/segeiger/in-process: 6/25] geyes: move files to src folder, Sebastian Geiger
  • [gnome-applets/wip/segeiger/in-process: 5/25] mini-commander: switch to in-process applet, Sebastian Geiger
  • [gnome-applets/wip/segeiger/in-process: 4/25] gweather: switch to in-process applet, Sebastian Geiger
  • [gnome-applets/wip/segeiger/in-process: 3/25] gweather: move files to src folder, Sebastian Geiger
  • [gnome-applets/wip/segeiger/in-process: 2/25] inhibit: switch to in-process applet, Sebastian Geiger
  • [gnome-applets/wip/segeiger/in-process: 1/25] inhibit: move files to src folder, Sebastian Geiger
  • [gxml] Updated Brazilian Portuguese translation, Damned-Lies
  • [gnome-applets] (25 commits) Non-fast-forward update to branch wip/segeiger/in-process, Sebastian Geiger
  • [gnome-logs] Update NEWS for 3.21.92 release, David King
  • [gnome-logs] Fix crash when the journal is empty, David King
  • [jhbuild] 3.22: libosinfo depends on osinfo-db-tools, Zeeshan Ali Khattak
  • [chronojump/chronojump-importer] Installs chronojump_importer.py in the same directory as chronojump main binary., Carles Pina i Estany
  • [chronojump/chronojump-importer] Fixes typo., Carles Pina i Estany
  • [chronojump/chronojump-importer] Imports from the file to the correct file., Carles Pina i Estany
  • [gimp] app: always call gimp_load_config() on a newly created Gimp instance, Michael Natterer
  • [gimp] app: free Gimp members in reverse order of creation, Michael Natterer
  • [gnome-control-center] 3.21.92, Bastien Nocera
  • [gnome-control-center] datetime: Fix timezone-gfx test with builddir != srcdir, Bastien Nocera
  • [gnome-settings-daemon] Created tag GNOME_SETTINGS_DAEMON_3_21_92, Bastien Nocera
  • [release-notes/gnome-3-22] Add Korean translation, Changwoo Ryu
  • [gnome-settings-daemon] 3.21.92, Bastien Nocera
  • [gnome-music] Added Scottish Gaelic translation (cherry picked from commit 037db56900133d0488f5445697d0a6a823d234b, Damned-Lies
  • [gnome-music/gnome-3-20] Added Scottish Gaelic translation, Damned-Lies
  • [libgweather] [l10n] update Persian translations, Arash Mousavi
  • [epiphany/gnome-3-22] Updated French translation, Damned-Lies
  • [vte] [l10n] update Persian translations, Arash Mousavi
  • [gimp] app: gimp_fonts_exit() don't disconnect from a NULL gimp->config, Michael Natterer
  • [epiphany] Updated French translation, Damned-Lies
  • [gnome-terminal] [l10n] update Persian translations, Arash Mousavi
  • [mutter] Updated French translation, Damned-Lies
  • [gtk+] Created tag 3.21.6, Matthias Clasen
  • [jhbuild] 3.22: Tell osinfo-db to install to system, Zeeshan Ali Khattak
  • [gnome-desktop] Created tag 3.21.92, Matthias Clasen
  • [gnome-desktop] 3.21.92, Matthias Clasen
  • [sound-juicer] Use GtkScrolledWindow:propagate-natural-height/width, Phillip Wood
  • [gnome-shell] Updated Scottish Gaelic translation, Damned-Lies
  • [evolution-rss/wip/camel-more-gobject] Use GObject-based CamelMessageInfo, Milan Crha
  • [gnome-control-center] network: Fix crash when changing IPv4 DNS, Bastien Nocera
  • [jhbuild] 3.22: Fix osinfo-db build, Zeeshan Ali Khattak
  • [gnome-shell/gnome-3-20] Updated Scottish Gaelic translation, Damned-Lies
  • [sound-juicer] Created tag 3.21.92, Phillip Wood
  • [sound-juicer] Release 3.21.92, Phillip Wood
  • [sound-juicer] Add vocal arrangers to the list of transcribers, Phillip Wood
  • [gnome-dictionary] Updated Scottish Gaelic translation, Damned-Lies
  • [libgxps] Include the version header using the right path., Ignacio Casal Quinteiro
  • [gtk+] 3.21.6, Matthias Clasen
  • [evolution-rss] Created branch wip/camel-more-gobject, Milan Crha
  • [evolution-mapi/wip/camel-more-gobject] Use GObject-based CamelMessageInfo, Milan Crha
  • [cheese] Update NEWS for 3.21.92 release, David King
  • [gnome-software/gnome-3-20] trivial: Fix last commit to actually compile, Richard Hughes
  • [gnome-nibbles] Created tag 3.21.92, Iulian Radu
  • [gnome-nibbles] Prepare 3.21.92, Iulian Radu
  • [chronojump/chronojump-importer] It actually imports (it still has a few hard coded paths)., Carles Pina i Estany
  • [gnome-software/gnome-3-22] trivial: Post release version bump, Richard Hughes
  • [gnome-software/gnome-3-22] Release version 3.21.92, Richard Hughes
  • [gnome-software/gnome-3-22] Fix showing the source line in the installed panel, Richard Hughes
  • [gnome-software/gnome-3-22] Only show the external installed notification on success, Richard Hughes
  • [gnome-software] Created tag GNOME_SOFTWARE_3_21_92, Richard Hughes
  • [shotwell/shotwell-0.24] Updated Czech translation, Marek Černocký
  • [wing] Deleted branch wip/pipe-name, Ignacio Casal Quinteiro
  • [chronojump/chronojump-importer] Returns the session number to be imported., Carles Pina i Estany
  • [gnome-packagekit] trivial: Post release version bump, Richard Hughes
  • [gnome-packagekit] Release version 3.21.92, Richard Hughes
  • [gnome-packagekit] Created tag GNOME_PACKAGEKIT_3_21_92, Richard Hughes
  • [gnome-power-manager] trivial: Post release version bump, Richard Hughes
  • [gnome-color-manager] trivial: Post release version bump, Richard Hughes
  • [gnome-power-manager] GNOME Power Manager 3.21.92, Richard Hughes
  • [gnome-power-manager] Created tag GNOME_POWER_MANAGER_3_21_92, Richard Hughes
  • [evolution/wip/tpopela/composer-fixes] Bug 771347 - Evolution's mail composer underlines my message even when spell checking is disabled, Tomas Popela
  • [evolution] Created branch wip/tpopela/composer-fixes, Tomas Popela
  • [chronojump/chronojump-importer] Shows a text box to type (this will be fixed) the path to import the session from., Carles Pina i Estany
  • [chronojump/chronojump-importer] Adds SqliteSessionSwitcher. It allows to read sessions from different databases., Carles Pina i Estany
  • [gnome-color-manager] Release version 3.21.92, Richard Hughes
  • [gnome-color-manager] Created tag GNOME_COLOR_MANAGER_3_21_92, Richard Hughes
  • [gnome-multi-writer] trivial: Post release version bump, Richard Hughes
  • [gnome-multi-writer] Revert "build: Don't remove NEWS and ChangeLog on distclean", Richard Hughes
  • [gnome-multi-writer] Release version 3.21.92, Richard Hughes
  • [gnome-multi-writer] Created tag GNOME_MULTI_WRITER_3_21_92, Richard Hughes
  • [gnome-calculator] [l10n] update Persian translations, Arash Mousavi
  • [yelp] [l10n] update Persian translations, Arash Mousavi
  • [vala] glib-2.0: Update to 2.49.7, Rico Tzschichholz
  • [gnome-system-monitor] [l10n] update Persian translations, Arash Mousavi
  • [gobject-introspection] Created tag 1.49.2, Florian Müllner
  • [gobject-introspection] Release 1.49.2, Florian Müllner
  • [vinagre] Update NEWS for 3.21.92 release, David King
  • [gnome-photos] [l10n] update Persian translations, Arash Mousavi
  • [gnome-music] [l10n] update Persian translations, Arash Mousavi
  • [gnome-maps] [l10n] update Persian translations, Arash Mousavi
  • [gnome-logs] [l10n] update Persian translations, Arash Mousavi
  • [gnome-initial-setup] [l10n] update Persian translations, Arash Mousavi
  • [libgxps/wip/topush: 9/9] Add nmake scripts to build with MSVC, Ignacio Casal Quinteiro
  • [libgxps/wip/topush: 8/9] Ifdef the config.h include, Ignacio Casal Quinteiro
  • [libgxps/wip/topush: 7/9] images: tiff and png make use or stdints so include the header, Ignacio Casal Quinteiro
  • [libgxps/wip/topush: 6/9] Fix useless warnings, Ignacio Casal Quinteiro
  • [libgxps/wip/topush: 5/9] archive: use the right types for the parameters of the callbacks, Ignacio Casal Quinteiro
  • [libgxps/wip/topush: 4/9] autogen: do not use gnome-autogen, Ignacio Casal Quinteiro
  • [libgxps/wip/topush: 3/9] build: add Makefile.sources providing the lists of sources, Ignacio Casal Quinteiro
  • [libgxps/wip/topush: 2/9] test-gxps: do not use deprecated api, Ignacio Casal Quinteiro
  • [libgxps/wip/topush: 1/9] Bump glib to version 2.36 and avoid the usage of g_type_init, Ignacio Casal Quinteiro
  • [libgxps] (9 commits) Created branch wip/topush, Ignacio Casal Quinteiro
  • [libgxps: 2/2] images: ifdef _jpeg_color_space_name, Ignacio Casal Quinteiro
  • [libgxps] (2 commits) ...images: ifdef _jpeg_color_space_name, Ignacio Casal Quinteiro
  • [wing] named-pipe: add pipe-name property to the connection, Ignacio Casal Quinteiro
  • [gimp] app: create members of the Gimp instance earlier, Michael Natterer
  • [evolution-ews/wip/camel-more-gobject] Use GObject-based CamelMessageInfo, Milan Crha
  • [vino] Update NEWS for 3.21.92 release, David King
  • [evince] Fix typo in Spanish translation header, Jeremy Bicha
  • [gnome-color-manager] [l10n] update Persian translations, Arash Mousavi
  • [gnome-clocks] [l10n] update Persian translations, Arash Mousavi
  • [file-roller] [l10n] update Persian translations, Arash Mousavi
  • [evince] [l10n] update Persian translations, Arash Mousavi
  • [baobab] [l10n] update Persian translations, Arash Mousavi
  • [retro-plugins] Created tag 0.8.1, Adrien Plazas
  • [retro-plugins] Version 0.8.1, Adrien Plazas
  • [retro-plugins] build: Remove useless retro-plugins dependency, Adrien Plazas
  • [evolution-data-server/wip/camel-more-gobject] A cosmetic change (variable rename), the "fault" caused by copy&paste, Milan Crha
  • [nemiver] Added Friulian translation, Damned-Lies
  • [gjs/wip/ptomato/mozjs31prep] WIP - remove JSVAL macros, Philip Chimento
  • [gjs] Non-fast-forward update to branch wip/ptomato/mozjs31prep, Philip Chimento
  • [gnome-2048] Created tag 3.21.92, Arnaud Bonatti
  • [gnome-2048] Prepare 3.21.92., Arnaud Bonatti
  • [gnome-taquin] Created tag 3.21.92, Arnaud Bonatti
  • [gnome-taquin] Prepare 3.21.92., Arnaud Bonatti
  • [iagno] Created tag 3.21.92, Arnaud Bonatti
  • [pango] Created tag 1.40.3, Matthias Clasen
  • [iagno] Prepare 3.21.92., Arnaud Bonatti
  • [pango] 1.40.3, Matthias Clasen
  • [epiphany] source-view-handler: Fix horizontal scrollbars, Michael Catanzaro
  • [epiphany] source-view-handler: apply background color to entire page, Michael Catanzaro
  • [gdk-pixbuf] Created tag 2.35.5, Matthias Clasen
  • [gdk-pixbuf] 2.35.5, Matthias Clasen
  • [glib] Created tag 2.49.7, Matthias Clasen
  • [glib] 2.49.7, Matthias Clasen
  • [pango] Fix build on OS X, Matthias Clasen
  • [gdk-pixbuf] Avoid undefined behavior, Matthias Clasen
  • [gdk-pixbuf] Fix a typo, Matthias Clasen
  • [gnome-web-www] Application are now open, Marina Zhurakhinskaya
  • [glib] Add a test for the previous fix, Matthias Clasen
  • [glib] goption: Don't return pointers to deallocated memory, Matthias Clasen
  • [rhythmbox/wip/sam/meson: 3/3] Work in progress: add Meson build instructions, Sam Thursfield
  • [rhythmbox/wip/sam/meson: 2/3] Remove marshallers, Sam Thursfield
  • [rhythmbox/wip/sam/meson: 1/3] configure.ac: Remove unused variables, Sam Thursfield
  • [rhythmbox] (3 commits) Created branch wip/sam/meson, Sam Thursfield
  • [epiphany] Fix code style error in code style guidelines, Michael Catanzaro
  • [vte] Updated Danish translation, Ask Hjorth Larsen
  • [epiphany] Add and distribute Prism license, Michael Catanzaro
  • [epiphany] view-source-handler: improve error handling!, Michael Catanzaro
  • [epiphany] view-source-handler: another code style improvement, Michael Catanzaro
  • [epiphany] view-source-handler: Fix function naming blooper, Michael Catanzaro
  • [epiphany] view-source-handler: Fix code style blooper, Michael Catanzaro
  • [rygel] Updated Danish translation, Ask Hjorth Larsen
  • [polari] Updated Danish translation, Ask Hjorth Larsen
  • [mutter] Updated Danish translation, Ask Hjorth Larsen
  • [gvfs] Updated Danish translation, Ask Hjorth Larsen
  • [gtksourceview] Updated Danish translation, Ask Hjorth Larsen
  • [grilo-plugins] Updated Danish translation, Ask Hjorth Larsen
  • [gnome-todo] Updated Danish translation, Ask Hjorth Larsen
  • [gnome-sound-recorder] Updated Danish translation, Ask Hjorth Larsen
  • [gnome-shell] Updated Danish translation, Ask Hjorth Larsen
  • [gnome-session] Updated Danish translation, Ask Hjorth Larsen
  • [gnome-online-accounts] Updated Danish translation, Ask Hjorth Larsen
  • [gnome-documents] Updated Danish translation, Ask Hjorth Larsen
  • [gnome-characters] Updated Danish translation, Ask Hjorth Larsen
  • [gnome-backgrounds] Updated Danish translation, Ask Hjorth Larsen
  • [glade] Updated Danish translation, Ask Hjorth Larsen
  • [gedit] Updated Danish translation, Ask Hjorth Larsen
  • [gdk-pixbuf] Updated Danish translation, Ask Hjorth Larsen
  • [file-roller] Updated Korean translation, Damned-Lies
  • [gnome-system-monitor] Updated Korean translation, Damned-Lies
  • [yelp] Updated Korean translation, Damned-Lies
  • [gnome-logs] Updated Korean translation, Damned-Lies
  • [atomix] Created tag 3.21.92, Robert Roth
  • [atomix] Prepared release 3.21.92, Robert Roth
  • [lightsoff] Created tag 3.21.92, Robert Roth
  • [lightsoff] Prepared release 3.21.92, Robert Roth
  • [five-or-more] Created tag 3.21.92, Robert Roth
  • [five-or-more] Prepared release 3.21.92, Robert Roth
  • [swell-foop] Created tag 3.21.92, Robert Roth
  • [swell-foop] Prepared release 3.21.92, Robert Roth
  • [gnome-system-monitor] Created tag 3.21.92, Robert Roth
  • [gnome-system-monitor] Prepared release 3.21.91, Robert Roth
  • [gnome-sound-recorder] Prepare for release 3.21.92, Margaret Ford
  • [pitivi] build: Fix the script to update by default, Alexandru Băluț
  • [gnome-sound-recorder] Created tag 3.21.92, Margaret Ford
  • [gnome-mines] Created tag 3.21.92, Robert Roth
  • [gnome-mines] Prepared release 3.21.92, Robert Roth
  • [polari] Created tag 3.21.92, Florian Müllner
  • [polari] Bump version to 3.21.92, Florian Müllner
  • [ocrfeeder/wip/jrocha/cleanup: 6/6] Center the working page in its area, Joaquim Manuel Pereira Rocha
  • [ocrfeeder/wip/jrocha/cleanup: 5/6] Use ArgumentParser instead of OptionParser, Joaquim Manuel Pereira Rocha
  • [ocrfeeder/wip/jrocha/cleanup: 4/6] Make the clip section of the BoxEditor expandible, Joaquim Manuel Pereira Rocha
  • [ocrfeeder/wip/jrocha/cleanup: 3/6] Fix icons in the BoxEditor's text align buttons, Joaquim Manuel Pereira Rocha
  • [ocrfeeder/wip/jrocha/cleanup: 2/6] Set the wide_handle in the Gtk.Paned widgets, Joaquim Manuel Pereira Rocha
  • [ocrfeeder/wip/jrocha/cleanup: 1/6] Use Gtk.Paned with the orientation instead of Gtk.HPaned, Joaquim Manuel Pereira Rocha
  • [ocrfeeder] (6 commits) Created branch wip/jrocha/cleanup, Joaquim Manuel Pereira Rocha
  • [chronojump/database-refactoring: 5/5] WIP - More refactoring database., Carles Pina i Estany
  • [chronojump/database-refactoring: 4/5] More refactoring, now it compiles., Carles Pina i Estany
  • [chronojump/database-refactoring: 3/5] Same as before., Carles Pina i Estany
  • [chronojump/database-refactoring: 2/5] WIP - accessing using the new method avoiding static classes., Carles Pina i Estany
  • [chronojump/database-refactoring: 1/5] WIP - Experiment: makes all the sqlite methods non-static., Carles Pina i Estany
  • [chronojump] (5 commits) Created branch database-refactoring, Carles Pina i Estany
  • [gnome-shell] Created tag 3.21.92, Florian Müllner
  • [gnome-shell] Bump version to 3.21.92, Florian Müllner
  • [gnome-sound-recorder] Comment out broken code, Margaret Ford
  • [gnome-shell-extensions] Created tag 3.21.92, Florian Müllner
  • [gnome-shell-extensions] Bump version to 3.21.92, Florian Müllner
  • [mutter] Created tag 3.21.92, Florian Müllner
  • [mutter] Bump version to 3.21.92, Florian Müllner
  • [gnome-boxes] Add Swedish help translation, Anders Jonsson
  • [gimp] app: merge units.[ch] into core/gimp-units.[ch], Michael Natterer
  • [gnome-music] Created tag 3.21.92, Marinus Schraal
  • [gnome-music] Release 3.21.92, Marinus Schraal
  • [gimp] app, pdb: remove useless include of "core/gimpunit.h", Michael Natterer
  • [gtk+] Updated French translation, Damned-Lies
  • [evolution-data-server] Updated French translation, Damned-Lies
  • [gnome-software/gnome-3-20] Backport GsAuth, Robert Ancell
  • [gnote] Change accelerator for Back button, Aurimas Černius
  • [vala] Created tag 0.33.1, Jürg Billeter
  • [vala] Release 0.33.1, Jürg Billeter
  • [gimp] icons, app: "folder-new" icon used for new layer group., Jehan Pagès
  • [network-manager-applet/nma-1-2] c-e: fail construction of VPN page if editor plugin cannot be loaded, Thomas Haller
  • [network-manager-applet/nma-1-2] c-e: take reference to NMVpnEditorPlugin instance in "page-vpn.c", Thomas Haller
  • [network-manager-applet/nma-1-2] c-e: unregister signal handler from VPN plugin, Thomas Haller
  • [nautilus] libgd: update to latest commit, Carlos Soriano Sánchez
  • [nautilus] build: Fix referenced source names, Florian Müllner
  • [gimp] icons: move icon to the right folder., Jehan Pagès
  • [gnome-music] shortcuts: Remove ctrl+p for Play/Pause, Marinus Schraal
  • [gitg] Created tag v3.20.3, Jesse van den Kieboom
  • [gitg/gnome-3-20] Release version 3.20.3, Jesse van den Kieboom
  • [gnome-maps/wip/mlundblad/transit-routing: 28/28] mapView: WIP, implement showing transit routes, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 27/28] turnPointMarker: Add support for showing markers for transit stops, Marcus Lundblad
  • [tomboy] Makefile.am: replace removed MAINTAINERS file with DOAP one, Alex Tereschenko
  • [gnome-maps/wip/mlundblad/transit-routing: 26/28] Add list box row class for transit stops, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 25/28] Add map marker for marking boarding points in transit itineraries, Marcus Lundblad
  • [tomboy] build: migrate off of the long outdated gnome-common infra, Alex Tereschenko
  • [gnome-maps/wip/mlundblad/transit-routing: 24/28] Add map marker to mark end of transit itineraries, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 23/28] Add map marker to mark start of walking transit legs, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 22/28] sidebar: WIP, Hook up a new transit mode button, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 21/28] Add list box row for loading more transit results, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 20/28] Add a list box row to show the arrival of a transit itinerary, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 19/28] Add list box row to display a leg of a transit itinerary, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 18/28] Add list box row class for representing transit itineraries, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 17/28] Add label widget for route labels, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 16/28] utils: Add color luminance and contrast functions, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 15/28] Add transit mode icons, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 14/28] application: Add initialization of the OpenTripPlanner instance, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 13/28] routeQuery: Add support for transit mode, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 12/28] WIP: Add module to query an OpenTripPlanner instance, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 11/28] Add module to handle HVT codes (hierachical vehicle types), Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 10/28] routeService: WIP, Enable querying GraphHopper externally, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 9/28] routeQuery: Move routequery to the Application module, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 8/28] routeQuery: Add ability to set options for transit routing, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 7/28] transitOptions: Add class holding options for transit routing, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 6/28] routeQuery: WIP: add support for setting time and arrival/departure, Marcus Lundblad
  • [gnome-maps] (28 commits) Non-fast-forward update to branch wip/mlundblad/transit-routing, Marcus Lundblad
  • [gitg] Created tag v3.21.92, Jesse van den Kieboom
  • [gitg/gnome-3-22] Release version 3.21.92, Jesse van den Kieboom
  • [rygel] Created branch rygel-0-32, Jens Georg
  • [mutter] backends: Use g-s-d settings for tablet configuration, Carlos Garnacho
  • [nautilus] build: Add missing newline escape, Florian Müllner
  • [gimp-web] (2 commits) ...Add better outlined Wilber for 404 page., Pat David
  • [gimp] icons: add "edit-delete" icon., Jehan Pagès
  • [baobab] Created tag 3.21.92, Stefano Facchini
  • [baobab] Release 3.21.92, Stefano Facchini
  • [gnome-terminal/gnome-3-20] Revert "window: Fix CSD size calculations with long titles", Christian Persch
  • [gnome-terminal/gnome-3-20] window: Fix CSD size calculations with long titles, Christian Persch
  • [gnome-terminal/gnome-3-20] window: Make geometry work better with gtk 3.20, Christian Persch
  • [gnome-maps] Created tag v3.21.92, Marcus Lundblad
  • [gnome-maps] Release 3.21.92, Marcus Lundblad
  • [gnome-maps] configure.ac: bump libchamplain, Marcus Lundblad
  • [gimp-web/testing] Add better outlined Wilber for 404 page., Pat David
  • [vala/staging] Fix type checking when using generics in combination with subtyping, Jürg Billeter
  • [vala] Created branch staging, Jürg Billeter
  • [gimp-web/testing] Add more text to 404 - File not found page, Pat David
  • [rygel] Created tag RYGEL_0_31_6, Jens Georg
  • [gnome-terminal] Created tag 3.21.92, Christian Persch
  • [gnome-terminal] Post release version bump, Christian Persch
  • [rygel] Prepare 0.31.6, Jens Georg
  • [gnome-terminal] Version 3.21.92, Christian Persch
  • [vte] Created tag 0.45.92, Christian Persch
  • [vte] Post release version bump, Christian Persch
  • [vte] Version 0.45.92, Christian Persch
  • [gobject-introspection] gir: Update annotations from GLib git master, Rico Tzschichholz
  • [nautilus] batch-renaming: disable if compiled without tracker, Carlos Soriano Sánchez
  • [gnome-calculator] Created tag 3.21.92, Alberto Ruiz
  • [gnome-calculator] Prepare for 3.21.92, Alberto Ruiz
  • [gnome-user-docs] Updated Finnish translation, Damned-Lies
  • [glib] gsubprocess: Fix annotation for set_environ(), Rico Tzschichholz
  • [orca/gnome-3-22] Add explicit do-not-descend-for-caret check for ROLE_IMAGE, Joanmarie Diggs
  • [orca] Add explicit do-not-descend-for-caret check for ROLE_IMAGE, Joanmarie Diggs
  • [tracker] tracker-extract: Add new mime-types for comic books, Bastien Nocera
  • [epiphany] view-source-handler: Get content from existing embed if possible, Michael Catanzaro
  • [epiphany] Add Prism syntax highlighting in view source mode, Michael Catanzaro
  • [epiphany] Add URI handler for view source mode, Michael Catanzaro
  • [epiphany] Deleted branch wip/prism, Michael Catanzaro
  • [gjs/wip/ptomato/mozjs31prep: 8/8] WIP - remove JSVAL macros, Philip Chimento
  • [gjs/wip/ptomato/mozjs31prep: 7/8] js: Replace all jsval by JS::Value, Philip Chimento
  • [gjs/wip/ptomato/mozjs31prep: 6/8] doc: Update JS::Value memory notes, Philip Chimento
  • [gjs/wip/ptomato/mozjs31prep: 5/8] js: Prefer bool to gboolean, Philip Chimento
  • [gjs/wip/ptomato/mozjs31prep: 4/8] js: Discontinue usage of JSBool, Philip Chimento
  • [gjs/wip/ptomato/mozjs31prep: 3/8] build: Require C++11, Philip Chimento
  • [gjs/wip/ptomato/mozjs31prep: 2/8] build: Require GTK 3.20, Philip Chimento
  • [gjs/wip/ptomato/mozjs31prep: 1/8] boxed: Remove usage of TinyId's, Philip Chimento
  • [gjs] (8 commits) Created branch wip/ptomato/mozjs31prep, Philip Chimento
  • [shotwell] Created branch shotwell-0.24, Jens Georg
  • [shotwell] Created tag shotwell-0.23.7, Jens Georg
  • [shotwell] Prepare 0.23.7, Jens Georg
  • [zenity] Add more options to XGETTEXT_OPTIONS in po/Makevars, Piotr Drąg
  • [tracker] Add more options to XGETTEXT_OPTIONS in po/Makevars, Piotr Drąg
  • [mutter] monitor-manager-kms: Add common modes, Rui Matos
  • [chronojump] Automatic ping on startup (nice with the GUI), Xavier de Blas
  • [rygel] Add more options to XGETTEXT_OPTIONS in po/Makevars, Piotr Drąg
  • [regexxer] Add more options to XGETTEXT_OPTIONS in po/Makevars, Piotr Drąg
  • [notification-daemon] Add more options to XGETTEXT_OPTIONS in po/Makevars, Piotr Drąg
  • [mutter] Add more options to XGETTEXT_OPTIONS in po/Makevars, Piotr Drąg
  • [metacity] Add more options to XGETTEXT_OPTIONS in po/Makevars, Piotr Drąg
  • [gnome-control-center] Updated Lithuanian translation, Aurimas Černius
  • [libgtop] Add more options to XGETTEXT_OPTIONS in po/Makevars, Piotr Drąg
  • [libgovirt] Add more options to XGETTEXT_OPTIONS in po/Makevars, Piotr Drąg
  • [libgnomekbd] Add more options to XGETTEXT_OPTIONS in po/Makevars, Piotr Drąg
  • [libgnome-games-support] Add more options to XGETTEXT_OPTIONS in po/Makevars, Piotr Drąg
  • [libepc] Add more options to XGETTEXT_OPTIONS in po/Makevars, Piotr Drąg
  • [json-glib] Add more options to XGETTEXT_OPTIONS in po/Makevars, Piotr Drąg
  • [jhbuild] Add more options to XGETTEXT_OPTIONS in po/Makevars, Piotr Drąg
  • [gvfs] Add more options to XGETTEXT_OPTIONS in po/Makevars, Piotr Drąg
  • [gupnp-tools] Add more options to XGETTEXT_OPTIONS in po/Makevars, Piotr Drąg
  • [gtksourceview] Add more options to XGETTEXT_OPTIONS in po/Makevars, Piotr Drąg
  • [mutter] backends: Add comment to translators in "Switch monitor" string, Carlos Garnacho
  • [gtk+] Add more options to XGETTEXT_OPTIONS in Makevars, Piotr Drąg
  • [yelp-xsl/wip/html5] html.xsl: Add stub for sidebars, involves extra top-level wrappers, Shaun McCance
  • [epiphany] Updated Lithuanian translation, Aurimas Černius
  • [epiphany/gnome-3-22] Updated Lithuanian translation, Aurimas Černius
  • [gspell] Add more options to XGETTEXT_OPTIONS in po/Makevars, Piotr Drąg
  • [gnome-shell] Add more options to XGETTEXT_OPTIONS in po/Makevars, Piotr Drąg
  • [gnome-shell-extensions] Add more options to XGETTEXT_OPTIONS in po/Makevars, Piotr Drąg
  • [gnome-flashback] Add more options to XGETTEXT_OPTIONS in po/Makevars, Piotr Drąg
  • [gnome-commander] Add more options to XGETTEXT_OPTIONS in po/Makevars, Piotr Drąg
  • [gnome-clocks] Add more options to XGETTEXT_OPTIONS in po/Makevars, Piotr Drąg
  • [gnome-chess] Add more options to XGETTEXT_OPTIONS in po/Makevars, Piotr Drąg
  • [gnome-characters] Add more options to XGETTEXT_OPTIONS in po/Makevars, Piotr Drąg
  • [gnome-builder] Add more options to XGETTEXT_OPTIONS in po/Makevars, Piotr Drąg
  • [glib-networking] Add more options to XGETTEXT_OPTIONS in po/Makevars, Piotr Drąg
  • [giggle] Add more options to XGETTEXT_OPTIONS in po/Makevars, Piotr Drąg
  • [gdk-pixbuf] Add more options to XGETTEXT_OPTIONS in po/Makevars, Piotr Drąg
  • [frogr] Add more options to XGETTEXT_OPTIONS in po/Makevars, Piotr Drąg
  • [evince] comics: Fix mime-type comparisons, Bastien Nocera
  • [evince] comics: Add application/vnd.comicbook+zip support, Bastien Nocera
  • [chronojump] Encoder capture/load power bars show maximum power of a person intersession, Xavier de Blas
  • [epiphany] Updated Finnish translation (cherry picked from commit aa2ab2a96ca5aa9424d8f5e10b7fcf1ccaae1ecc), Damned-Lies
  • [epiphany] Add more options to XGETTEXT_OPTIONS in po/Makevars, Piotr Drąg
  • [gnome-applets] Updated Swedish translation, Damned-Lies
  • [dasher] Add more options to XGETTEXT_OPTIONS in po/Makevars, Piotr Drąg
  • [gnome-user-docs] Updated Swedish translation, Damned-Lies
  • [cogl/cogl-1.22] Add more options to XGETTEXT_OPTIONS in po/Makevars, Piotr Drąg
  • [cogl] Add more options to XGETTEXT_OPTIONS in po/Makevars, Piotr Drąg
  • [clutter] Add more options to XGETTEXT_OPTIONS in po/Makevars, Piotr Drąg
  • [clutter-gtk] Add more options to XGETTEXT_OPTIONS in po/Makevars, Piotr Drąg
  • [baobab] Add more options to XGETTEXT_OPTIONS in po/Makevars, Piotr Drąg
  • [balsa] Add more options to XGETTEXT_OPTIONS in po/Makevars, Piotr Drąg
  • [balsa/gtk3] Add more options to XGETTEXT_OPTIONS in po/Makevars, Piotr Drąg
  • [atk] Add more options to XGETTEXT_OPTIONS in po/Makevars, Piotr Drąg
  • [evolution/wip/camel-more-gobject] Adapt to eds changes, Milan Crha
  • [nautilus] Update POTFILES.in, Piotr Drąg
  • [polari] Updated French translation, Damned-Lies
  • [nautilus] Updated French translation, Damned-Lies
  • [orca] Updated Swedish translation, Damned-Lies
  • [chronojump/chronojump-importer] Adds an option in the menu that will show the dialog to open the database., Carles Pina i Estany
  • [chronojump/chronojump-importer] Deletes unused variables., Carles Pina i Estany
  • [chronojump/chronojump-importer] Changes member variables to private., Carles Pina i Estany
  • [gnome-initial-setup] Correct license of um-realm-manager, Michael Catanzaro
  • [gnome-initial-setup] privacy: Fix location of Mozilla privacy policy, Michael Catanzaro
  • [gnome-music] application.css: Remove top row separator, Marinus Schraal
  • [gnome-music] application.css: Remove unused playlist-lists block, Marinus Schraal
  • [gnome-software] Only show the external installed notification on success, Richard Hughes
  • [orca/gnome-3-22] Fix bug in presenting chatroom name when app is not active, Joanmarie Diggs
  • [orca] Fix bug in presenting chatroom name when app is not active, Joanmarie Diggs
  • [gnome-todo] Updated Swedish translation, Damned-Lies
  • [gimp-web] Add '2.8' specifier to GIMPProfile locations, Pat David
  • [gimp-web/testing] Add '2.8' specifier to GIMPProfile locations, Pat David
  • [gnome-todo] Updated Dutch translation Master 3.22, Hannie Dumoleyn
  • [gobject-introspection] gthash: free cmph objects, Tobias Mueller
  • [gnome-sound-recorder/gnome-3-20] Updated Dutch translation 3.20, Hannie Dumoleyn
  • [gnome-sound-recorder] Updated Dutch translation master, Hannie Dumoleyn
  • [gimp-web] Fix 'Gimp' -> 'GIMP' in GIMPProfile tut, Pat David
  • [gimp-web/testing] Fix 'Gimp' -> 'GIMP' in GIMPProfile tut, Pat David
  • [network-manager-openvpn] NEWS: update, Thomas Haller
  • [network-manager-applet] Deleted branch bg/editor-ipv4-addresses-bgo763937, Beniamino Galvani
  • [geary/wip/765516-gtk-widget-conversation-viewer: 169/169] Highlight search terms in conversation message address headers., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 168/169] Explicitly handle find bar being closed, update search terms if set., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 167/169] Manage search term highlighting for messages appended to a conversation., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 166/169] Expand/collapse conversation rows matching fine/search terms., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 165/169] Fix logic thinko with conversation last row handling., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 164/169] Add ConversationEmail::message_bodies_loaded prop, hook it up., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 163/169] Fix a possible crit error when cancelling conversation load., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 162/169] Fix a possible crit error., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 161/169] Prematurely optimise conversation email loading., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 160/169] Fix possible crit error when conversation load is cancelled during email load., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 159/169] Tidy up avatar loading., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 158/169] Set an explcit minimum version requirmeent for libsoup., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 157/169] Fix possible crit loading an avatar for a cancelled conversation load., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 156/169] Minor GTK and HTML CSS tweaks., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 155/169] Dismiss link popover when a link is activated., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 154/169] Don't consider collapsed emails for find prefil/reply quoting., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 153/169] Fix reply/forward toobar buttons not being enabled for search folder., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 152/169] Don't re-load folder when changing to the same one., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 151/169] Fix a possible critical error., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 150/169] Fix a crit warning when switching folders., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 149/169] Fix build after shoddy rebase., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 148/169] Minor code tidy., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 147/169] Don't show info bars on show all., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 146/169] Clean up the conversation find implementation a bit., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 145/169] Implement "Search for messages from" for email addresses., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 144/169] Tidy up conversation viewer widget signal handling a bit., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 143/169] Reimplement in-conversation find., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 142/169] Tidy up the ConversationListBox API for accessing reply target email., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 141/169] Highlight unread emails in convo viewer., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 140/169] Really(?) fix DOM node crit warning when ConversationMessage finalised., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 139/169] Fix ConversationListStore instances never being finalised., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 138/169] Replace the conversation list store's model on folder change., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 137/169] Fix some bugs in AggregateProgressMonitor when removing monitors., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 136/169] Set GTK CSS classes on conversation email for sent, starred and unread., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 135/169] (Re-)fix crash when displaying exceptionally large messages., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 134/169] Fix lack of padding around GMail blockquotes., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 133/169] Replace Gtk.IconView with FlowBox for displaying email attachments., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 132/169] Fix full-pane composer not taking upthe full window., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 131/169] Fix missing space between message avatar and headers., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 130/169] Fix compile error., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 129/169] Fix massive memory leak due to some convo widgets never being freed., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 128/169] Fix 0px elements being rendered as 1px boxes., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 127/169] Convert new convo widgets to use Gtk.Grid instead of Box., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 126/169] Move managing toolbar mesage buttons from convo viewer to controller., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 125/169] Fix inline JPEGs being corrupted when converted to data URIs., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 124/169] Fix some inline parts not being visible., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 123/169] Workaround wide convo InfoBars being too wide for small screens., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 122/169] Don't clobber avatar loads for second and subsequent convo loads., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 121/169] Minor code cleanup., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 120/169] Fix most conversation web view height issues., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 119/169] Ensure conversation messages min width is low enough for small screens., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 118/169] Always allow last messages in a convo to be expanded., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 117/169] Prefix CSS classes in message HTML to avoid collisions with HTML messages., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 116/169] Tidy up collapsible quote container style and behaviour., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 115/169] Remove some unused/uneeded message body CSS., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 114/169] Use app-driven width for conversation web view, not content-driven., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 113/169] Substantially rework email HTML sanitising and styling., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 112/169] Port some changes over from master lost in the last rebase., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 111/169] Fix some critical warnings during object destruction., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 110/169] Minor conversation viewer code cleanup., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 109/169] Fix jumpy focus scrolling on emails bigger than the viewport., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 108/169] Make conversation viewer email flag handling a bit more null-safe., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 107/169] Don't hide in-window composers just after they are shown., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 106/169] Simplify how ConversationListBox removal, explicitly destroy them., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 105/169] Fix in-window and in-comversation composers not getting cleaned up., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 104/169] Enable popover for conversation message header addresses., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 103/169] Tidy up ConversationMessage GTK theme CSS., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 102/169] Minor conversation code cleanup., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 101/169] Fix logic error when determining when to show the "show images" infobar., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 100/169] Minor conversation code cleanup., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 99/169] Don't collapse a conversartion email when it has an attached embedded composer., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 98/169] Add a tooltip to to conversartion viewer's date headers with full date., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 97/169] Gracefully handle messages with no from address in conversation viewer., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 96/169] Break out ListBox used to display conversations into standalone widget., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 95/169] Scroll to a useful location when a conversation is first loaded., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 94/169] Fix a crash when viewer is cleared while highlighting search terms., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 93/169] Re-enable message view zoom., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 92/169] Add support for easier iterating over conversation email and msg views., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 91/169] Ensure header buttons are not sensitive when convo email is collapsed., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 90/169] Emulate browser-style scroll-on-spacebar., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 89/169] Fix build after rebase., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 88/169] Reduce spacing between messages in the conversation list., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 87/169] Make conversation ListBox activate and sort call lambdas full methods., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 86/169] Ensure embedded composer is always located below its referred message., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 85/169] Go back to using the same size avatar for expanded/collapsed messages., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 84/169] Show/hide any attached messages as the primary message is., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 83/169] Tidy up conversation list style., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 82/169] Remove some unused web view font code., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 81/169] Re-enable replying to and quoting the selected message, if any., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 80/169] Remove redundant Geary.Email arg from ConversationEmail signals., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 79/169] General clean up of conversation viewer code., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 78/169] Re-enable search highlighting in conversation view., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 77/169] Chase recent master ConversationViewer search changes., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 76/169] Ensure collapsed conversation email attachment button isn't sensitive., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 75/169] Fix alignment of conversation message date and preview date alignment., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 74/169] Update message header layout, use GtkFlowBox for addresses., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 73/169] Don't ever collapse the last email in the conversation., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 72/169] Fix build after rebasing to current master., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 71/169] Chase ConversationEmail action namespace change in its main UI file., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 70/169] Chase Yorba -> SFC copryright assignment change., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 69/169] Mark ConversationMessage.context_menu_element as nullable., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 68/169] Re-enable items in the ConversationEmail menu., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 67/169] Namespace a Geary GTK+ theme CSS class., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 66/169] Turn down some warnings the user can't do anything about., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 65/169] Add missing file to POTFILES.in., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 64/169] Re-enable the message context menu., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 63/169] Add missing UI file to POTFILES.in., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 62/169] Rename conversation-message-menu.ui to conversation-email-menus.ui., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 61/169] Convert ConversationEmail's attachment icon into a button., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 60/169] Re-enable attachments context menu., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 59/169] Re-enable email menu actions and message star/unstar., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 58/169] Add trivial amount of documentation comments., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 57/169] Load the avatar cache on startup to ensure it is being loaded., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 56/169] Silence a warning calling Use Gtk.Widget.get_window., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 55/169] Convert ConversationWebView HML CSS file to a resource, remove theme dir., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 54/169] Depend on libsoup now we use it explicitly in the code base., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 53/169] Reenable displaying sender avatars using Gravatar., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 52/169] Reenable displaying the "sent but not saved" message., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 51/169] Allow ConversationEmail to manage its infobars indep. of ConversationMessage., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 50/169] Expand the email for search conversations with only one message., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 49/169] Reenable displaying sub-messages., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 48/169] Ensure ConversationMessage.web_view load stops when message load cancelled., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 47/169] Remove ConversationMessage.containing_folder it's uneeded and incorrect., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 46/169] Reenable and update code for editing draft messages., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 45/169] Reenable and update code for displayed attachments., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 44/169] Roll back ConversationViewer focus handle changes., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 43/169] Minor code clean up/reorganisation., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 42/169] Don't require duplicating conversation message signals on the viewer., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 41/169] Tidy up ConversationMessage styling and state management., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 40/169] Ensure message are marked ready when their message bodies are visible., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 39/169] Use two different buttons in ConversationMessage to show starred state., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 38/169] Fix "How does the code know the size to allocate" warning., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 37/169] Make collapsed ConversationMessage message boxes a bit lighter., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 36/169] Don't display ConversationMessage header boxes when header not present., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 35/169] Add attachment icon back to the message viewer., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 34/169] Style the ConversationViewer user message with CSS rather than a class., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 33/169] Clean up message header UI, tranitions and style a bit., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 32/169] Tidy up transitions between the ConversationViewer's pages., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 31/169] Reenable and update code for inline message image display., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 30/169] Add a workaround for web_view X allocation error., Michael Gratton
  • [network-manager-applet/bg/editor-ipv4-addresses-bgo763937: 4/4] editor: fix memory leak in possibly_wrong_gateway(), Beniamino Galvani
  • [geary/wip/765516-gtk-widget-conversation-viewer: 29/169] Reenable and update code for inline message quote toggling., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 28/169] Minor code cleanup., Michael Gratton
  • [network-manager-applet/bg/editor-ipv4-addresses-bgo763937: 3/4] editor: allow specifying IPv4 address for shared method, Beniamino Galvani
  • [geary/wip/765516-gtk-widget-conversation-viewer: 27/169] Enable ConversationViewer list box focus scrolling., Michael Gratton
  • [network-manager-applet/bg/editor-ipv4-addresses-bgo763937: 2/4] editor: allow specifying static IP addresses for automatic methods, Beniamino Galvani
  • [network-manager-applet/bg/editor-ipv4-addresses-bgo763937: 1/4] editor: preserve old addresses when changing IP method, Beniamino Galvani
  • [geary/wip/765516-gtk-widget-conversation-viewer: 26/169] Delete now used scrollable-overlay.vala source file., Michael Gratton
  • [network-manager-pptp] NEWS: fix wrong entry, Thomas Haller
  • [network-manager-applet] (4 commits) Created branch bg/editor-ipv4-addresses-bgo763937, Beniamino Galvani
  • [geary/wip/765516-gtk-widget-conversation-viewer: 25/169] Reenable and update code for embedded message composer., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 24/169] Remove now-unused composer-pane-position pref., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 23/169] Reenable and update code for attached, full pane message composer., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 22/169] Just use tooltips instead of an overlay for displaying link URLs for now., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 21/169] Renable and update code for clicking on links in messages., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 20/169] Minor code clean up., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 19/169] Remove uneeded ConversationWebView, HTML and CSS code., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 18/169] Convert ConversationViewer to a Stack with a ListBox, remove its WebView., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 17/169] Add new ConversationMessage widget to display a single message with a WebView., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 16/169] Disable some code that will break when ConversationViewer loses it web_view., Michael Gratton
  • [geary] (169 commits) Non-fast-forward update to branch wip/765516-gtk-widget-conversation-viewer, Michael Gratton
  • [gnome-music] shortcuts: Fix CSS to allow ctrl+space accelerator, Marinus Schraal
  • [gvfs] Created tag 1.29.92, Ondrej Holy
  • [gvfs] Post release version bump, Ondrej Holy
  • [gvfs] Update NEWS for 1.29.92, Ondrej Holy
  • [nautilus/gnome-3-20] nautilus-window.ui: don't allow main_view to shrink, Carlos Soriano Sánchez
  • [gvfs] dav: Try also root when looking for the shortest prefix, Ondrej Holy
  • [gvfs] mtp: Use a less spamming function for the heartbeat call, Ondrej Holy
  • [nautilus] application: add dummy --no-desktop cmd option, Carlos Soriano Sánchez
  • [evolution-mapi] Post-release version bump, Milan Crha
  • [evolution-mapi] Created tag EVOLUTION_MAPI_3_21_92, Milan Crha
  • [evolution-mapi] NEWS update for 3.21.92, Milan Crha
  • [evolution-ews] Post-release version bump, Milan Crha
  • [evolution-ews] Created tag EVOLUTION_EWS_3_21_92, Milan Crha
  • [evolution-ews] NEWS update for 3.21.92, Milan Crha
  • [geary] Updated Kazakh translation, Damned-Lies
  • [nautilus] batch-rename-dialog: major refactoring, Carlos Soriano Sánchez
  • [nautilus] batch-rename-dialog: use 4 spaces for identation, Carlos Soriano Sánchez
  • [nautilus] batch-rename-dialog: use array-for instead of if-elses, Carlos Soriano Sánchez
  • [evolution-data-server/wip/camel-more-gobject] More file splitting, Milan Crha
  • [evolution] Post-release version bump, Milan Crha
  • [evolution] Created tag EVOLUTION_3_21_92, Milan Crha
  • [evolution] NEWS update for 3.21.92, Milan Crha
  • [evolution-data-server] Post-release version bump, Milan Crha
  • [evolution-data-server] Created tag EVOLUTION_DATA_SERVER_3_21_92, Milan Crha
  • [evolution-data-server] NEWS update for 3.21.92, Milan Crha
  • [wing] Non-fast-forward update to branch wip/pipe-name, Ignacio Casal Quinteiro
  • [gnome-session] Updated Scottish Gaelic translation (cherry picked from commit 92772626adfa039e46646dd6f28be8115a41d, Damned-Lies
  • [gnome-session/gnome-3-20] Updated Scottish Gaelic translation, Damned-Lies
  • [yelp] Updated Scottish Gaelic translation, Damned-Lies
  • [wing/wip/pipe-name] named-pipe: add pipe-name property to the connection, Ignacio Casal Quinteiro
  • [wing] Created branch wip/pipe-name, Ignacio Casal Quinteiro
  • [evince] Updated Scottish Gaelic translation, Damned-Lies
  • [gnome-terminal] Updated Scottish Gaelic translation, Damned-Lies
  • [gnome-photos] Updated Scottish Gaelic translation, Damned-Lies
  • [gnome-terminal/gnome-3-20] Updated Scottish Gaelic translation, Damned-Lies
  • [evince/gnome-3-20] Updated Scottish Gaelic translation, Damned-Lies
  • [gnome-photos/gnome-3-20] Updated Scottish Gaelic translation, Damned-Lies
  • [gnome-music] window: Do not remove static playlists when pressing Delete, Marinus Schraal
  • [gnome-documents] Created tag 3.21.92, Alessandro Bono
  • [gnome-documents] release: prepare for 3.21.92, Alessandro Bono
  • [vala] sqlite3: Allow some values to be nullable, Rico Tzschichholz
  • [vala] glib-2.0: Fix wrong return type of OptionContext.get_description(), Rico Tzschichholz
  • [gnome-documents] Updated Dutch translationMaster 3.22, Hannie Dumoleyn
  • [gnome-music] help-overlay.ui: Hide ctrl+space accelerator for now, Marinus Schraal
  • [mousetweaks] Added Lao translation, Damned-Lies
  • [caribou] Added Lao translation, Damned-Lies
  • [gnome-desktop/gnome-3-20] Updated Lao translation, Damned-Lies
  • [gnome-software/gnome-3-22] Updated Dutch translation gnome-software-gnome-3-22, Hannie Dumoleyn
  • [chronojump] Updated Hungarian translation, Damned-Lies
  • [rhythmbox] Updated Hungarian translation, Damned-Lies
  • [gnome-software] Don't download updates when low on power, Richard Hughes
  • [gnome-software] Updated Dutch Master 3.22, Hannie Dumoleyn
  • [gnome-software/wip/ubuntu-xenial] Fix failure refining first snap doesn't affect other snaps, Robert Ancell
  • [gnome-software] trivial: Fix compile without snapd-glib, Richard Hughes
  • [gnome-boxes] Updated Russian translation, Damned-Lies
  • [gtkmm] Gtk::TreeNodeChildren: Deprecate the reverse iterator, Kjell Ahlstedt
  • [gnome-software/wip/ubuntu-xenial: 7/7] Merge branch 'gnome-3-20' into wip/ubuntu-xenial, Robert Ancell
  • [gnome-software/wip/ubuntu-xenial] (7 commits) ...Merge branch 'gnome-3-20' into wip/ubuntu-xenial, Robert Ancell
  • [gitg] Updated Greek translation (cherry picked from commit 01b8991a97798bfea25334416f7dfae60fd3e29e), Damned-Lies
  • [gnome-software] snap: Use snapd-glib to perform snapd login. This fixes non-root access being removed in snapd., Robert Ancell
  • [gitg/gnome-3-22] Updated Greek translation, Damned-Lies
  • [baobab] Updated Greek translation, Damned-Lies
  • [evince] Updated Greek translation, Damned-Lies
  • [yelp] Updated Greek translation, Damned-Lies
  • [gnome-terminal] Updated Greek translation, Damned-Lies
  • [gnome-system-monitor] Updated Greek translation, Damned-Lies
  • [gnome-maps] Updated Greek translation, Damned-Lies
  • [gnome-disk-utility] Updated Greek translation, Damned-Lies
  • [gnome-color-manager] Updated Greek translation, Damned-Lies
  • [gnome-clocks] Updated Greek translation, Damned-Lies
  • [swell-foop] Updated Greek translation, Damned-Lies
  • [lightsoff] Updated Greek translation, Damned-Lies
  • [gnome-robots] Updated Greek translation, Damned-Lies
  • [gnome-nibbles] Updated Greek translation, Damned-Lies
  • [five-or-more] Updated Greek translation, Damned-Lies
  • [gnome-chess] Updated Greek translation, Damned-Lies
  • [gnome-klotski] Updated Greek translation, Damned-Lies
  • [four-in-a-row] Updated Greek translation, Damned-Lies
  • [tali] Updated Greek translation, Damned-Lies
  • [gtk+] wayland: unmap popup along with its toplevel, Olivier Fourdan
  • [evolution] Bug 771131 - Replying in plain text to plain text ignores quotation level, Tomas Popela
  • [gnome-software/wip/ubuntu-xenial] Fix up signed/unsigned issues, Robert Ancell
  • [gnome-characters] build: Regenerate uninames.h, Daiki Ueno
  • [gnome-games] Created tag 3.21.92, Adrien Plazas
  • [retro-plugins] Created tag 0.8.0, Adrien Plazas
  • [retro-plugins] Created tag 0.8, Adrien Plazas
  • [retro-plugins] Version 0.8.0, Adrien Plazas
  • [gnome-games] Version 3.21.92, Adrien Plazas
  • [gnome-games] Updated French translation, Adrien Plazas
  • [evolution] An extra quote character is inserted on the end of an empty PRE element, Tomas Popela
  • [evolution] After pressing the return key, caret is moved to a wrong place, Tomas Popela
  • [chrome-gnome-shell] Added proper check for extension uuid and version before sending to server., Yuri Konotopov
  • [gnome-software] snap: Refactor snapd code, Robert Ancell
  • [gnome-software/wip/ubuntu-xenial] Refactor snapd code, Robert Ancell
  • [gimp] app: use Freedesktop standard "edit-paste" icon rather than "gtk-paste"., Jehan Pagès
  • [gimp] icons, libgimpwidgets: gimp-buffer icons renamed to edit-copy..., Jehan Pagès
  • [epiphany] Add a FIXME, Michael Catanzaro
  • [epiphany] Run gdbus-codegen through $(AM_V_GEN), Michael Catanzaro
  • [epiphany] Created tag 3.21.92, Michael Catanzaro
  • [epiphany/gnome-3-22] Prepare 3.21.92, Michael Catanzaro
  • [epiphany/gnome-3-22] Update libgd, Michael Catanzaro
  • [epiphany/gnome-3-22] Open ftp URIs in external application, Michael Catanzaro
  • [epiphany] Open ftp URIs in external application, Michael Catanzaro
  • [gtk+] Updated Danish translation, Ask Hjorth Larsen
  • [gimp] app: add gimp-data-factories.[ch] with some code from gimp.c, Michael Natterer
  • [gsettings-desktop-schemas] Updated Danish translation, Ask Hjorth Larsen
  • [evolution] Updated Danish translation, Ask Hjorth Larsen
  • [gnome-boxes] Updated Danish translation, Ask Hjorth Larsen
  • [totem] Updated Danish translation, Ask Hjorth Larsen
  • [gnome-music] view: Align Albums view closely together vertically, Marinus Schraal
  • [gimp] configure, INSTALL, devel-docs: vectorial icons is not proper English., Jehan Pagès
  • [gimp] app: "help-action-search" has been renamed to "dialogs-action-search"..., Jehan Pagès
  • [yelp] Updated Danish translation, Ask Hjorth Larsen
  • [tali] Updated Danish translation, Ask Hjorth Larsen
  • [swell-foop] Updated Danish translation, Ask Hjorth Larsen
  • [lightsoff] Updated Danish translation, Ask Hjorth Larsen
  • [iagno] Updated Danish translation, Ask Hjorth Larsen
  • [gnome-terminal] Updated Danish translation, Ask Hjorth Larsen
  • [gnome-taquin] Updated Danish translation, Ask Hjorth Larsen
  • [gnome-system-monitor] Updated Danish translation, Ask Hjorth Larsen
  • [gnome-sudoku] Updated Danish translation, Ask Hjorth Larsen
  • [gnome-robots] Updated Danish translation, Ask Hjorth Larsen
  • [gnome-photos] Updated Danish translation, Ask Hjorth Larsen
  • [gnome-nibbles] Updated Danish translation, Ask Hjorth Larsen
  • [gnome-music] Updated Danish translation, Ask Hjorth Larsen
  • [gnome-mines] Updated Danish translation, Ask Hjorth Larsen
  • [gnome-maps] Updated Danish translation, Ask Hjorth Larsen
  • [gnome-logs] Updated Danish translation, Ask Hjorth Larsen
  • [gnome-klotski] Updated Danish translation, Ask Hjorth Larsen
  • [gnome-initial-setup] Updated Danish translation, Ask Hjorth Larsen
  • [gnome-disk-utility] Updated Danish translation, Ask Hjorth Larsen
  • [gnome-color-manager] Updated Danish translation, Ask Hjorth Larsen
  • [gnome-clocks] Updated Danish translation, Ask Hjorth Larsen
  • [gnome-chess] Updated Danish translation, Ask Hjorth Larsen
  • [four-in-a-row] Updated Danish translation, Ask Hjorth Larsen
  • [five-or-more] Updated Danish translation, Ask Hjorth Larsen
  • [file-roller] Updated Danish translation, Ask Hjorth Larsen
  • [evince] Updated Danish translation, Ask Hjorth Larsen
  • [baobab] Updated Danish translation, Ask Hjorth Larsen
  • [epiphany/wip/prism: 2/2] Add Prism syntax highlighting in view source mode, Michael Catanzaro
  • [epiphany/wip/prism: 1/2] Add URI handler for view source mode, Michael Catanzaro
  • [epiphany] (2 commits) Created branch wip/prism, Michael Catanzaro
  • [gnome-music] window: Cleanup searchbar keyboard trigger, Marinus Schraal
  • [epiphany/wip/gplv3] Relicense to GPLv3+, Michael Catanzaro
  • [epiphany] Non-fast-forward update to branch wip/gplv3, Michael Catanzaro
  • [epiphany/wip/gplv3: 2/2] Relicense to GPLv3+, Michael Catanzaro
  • [epiphany/wip/gplv3: 1/2] Add URI handler for view source mode, Michael Catanzaro
  • [epiphany] (2 commits) Created branch wip/gplv3, Michael Catanzaro
  • [gnumeric] NEWS: brag, Morten Welinder
  • [gnumeric] Tests: the solver tests now succeed., Morten Welinder
  • [gnumeric] nlsolve: add occasional Newton steps when we have analytic gradient, Morten Welinder
  • [gnumeric] Solver: add analytic gradient computation., Morten Welinder
  • [gnumeric] expr-deriv: new code for analytic derivative of spreadsheet expressions., Morten Welinder
  • [gnome-photos] Created tag 3.21.92, Debarshi Ray
  • [gnome-photos] Prepare 3.21.92, Debarshi Ray
  • [gnumeric] git: quiet, Morten Welinder
  • [evolution-data-server] Updated Dutch translation by Nathan Follens and Reinout van Schouwen, Reinout van Schouwen
  • [gnumeric] Hahn1 sample: clean up and make residual explicit., Morten Welinder
  • [nautilus/wip/csoriano/batch-refactoring] Continue refactoring, Carlos Soriano Sánchez
  • [gimp] app: add a trivial attach-dialog-to-arbitrary-object utility, Michael Natterer
  • [rygel] Updated Greek translation, Damned-Lies
  • [gnome-tweak-tool] Updated Greek translation, Damned-Lies
  • [gedit] Updated Greek translation, Damned-Lies
  • [gnome-music] Updated Greek translation, Damned-Lies
  • [gnome-logs] Updated Greek translation, Damned-Lies
  • [file-roller] Updated Greek translation, Damned-Lies
  • [iagno] Updated Greek translation, Damned-Lies
  • [gnome-taquin] Updated Greek translation, Damned-Lies
  • [gnome-sudoku] Updated Greek translation, Damned-Lies
  • [gnome-mines] Updated Greek translation, Damned-Lies
  • [libsoup] Updated Greek translation, Damned-Lies
  • [gnome-online-accounts] Updated Greek translation, Damned-Lies
  • [polari] Updated Greek translation, Damned-Lies
  • [gnome-maps] osmTypes: Import latest POI presets from iD, Marcus Lundblad
  • [gnome-sound-recorder] Updated Greek translation, Damned-Lies
  • [gnome-documents] Updated Greek translation, Damned-Lies
  • [gnome-photos] Updated Greek translation, Damned-Lies
  • [gnome-characters] Updated Greek translation, Damned-Lies
  • [gnome-backgrounds] Updated Greek translation, Damned-Lies
  • [gnome-shell] Updated Greek translation, Damned-Lies
  • [vte] Updated Greek translation, Damned-Lies
  • [gnome-backgrounds] Updated Dutch translation by Nathan Follens and Justin van Steijn, Reinout van Schouwen
  • [gnome-video-effects] Updated Dutch translation by Justin van Steijn, Reinout van Schouwen
  • [telepathy-account-widgets] Updated Dutch translation by Nathan Follens and Justin van Steijn, Reinout van Schouwen
  • [gnome-music] query: Cleanup get_album_for* queries, Marinus Schraal
  • [gnome-music] query: Fix coverart retrieval, Marinus Schraal
  • [gnome-photos/wip/rishi/de-dup: 2/2] WIP, Debarshi Ray
  • [gnome-photos/wip/rishi/de-dup: 1/2] Query nie:links, Debarshi Ray
  • [gnome-photos] (2 commits) Created branch wip/rishi/de-dup, Debarshi Ray
  • [polari] roomList: Use dedicated disconnected icon, Florian Müllner
  • [polari] telepathyClient: Fix inconsistency on resume, Florian Müllner
  • [polari] roomList: Work around imprecise CONNECTING status, Florian Müllner
  • [polari] telepathyClient: Disconnect accounts when network is unavailable, Florian Müllner
  • [epiphany] ADD TODO note about misuse of g_str_equal, Michael Catanzaro
  • [evolution-data-server] Updated Swedish translation, Damned-Lies
  • [network-manager-openconnect] Updated Hungarian translation, Damned-Lies
  • [gxml] Updated Hungarian translation, Damned-Lies
  • [network-manager-openvpn] Updated Hungarian translation, Damned-Lies
  • [gnome-online-accounts] Updated Swedish translation, Damned-Lies
  • [release-notes/gnome-3-22] Updated Polish translation, Piotr Drąg
  • [polari] Updated Swedish translation, Damned-Lies
  • [gimp/gimp-2-8] Updated Hungarian translation, Damned-Lies
  • [gnome-photos] Updated Swedish translation, Damned-Lies
  • [vte/vte-0-44] widget: Fix OSC 112 (reset cursor color), Egmont Koblinger
  • [vte] widget: Fix OSC 112 (reset cursor color), Egmont Koblinger
  • [gnome-online-accounts] Updated Russian translation, Damned-Lies
  • [gimp] Bug 771012 - Improve WebP animation-saving, Michael Natterer
  • [gnumeric] thurber sample: cleanup., Morten Welinder
  • [polari/wip/raresv/nick-popover: 15/16] userDetails: Add notification icon and label, Rares Visalom
  • [polari/wip/raresv/nick-popover: 13/16] chatView: Add click and hover support for the nickTag, Rares Visalom
  • [polari/wip/raresv/nick-popover: 12/16] chatView: Add HoverFilterTag, Rares Visalom
  • [polari/wip/raresv/nick-popover: 11/16] chatView: Don't mingle separating whitespace with nick, Rares Visalom
  • [polari/wip/raresv/nick-popover: 6/16] userTracker: Allow tracking users across rooms, Rares Visalom
  • [polari/wip/raresv/nick-popover: 3/16] userListRow: Remove the user icon, Rares Visalom
  • [polari/wip/raresv/nick-popover: 2/16] userDetails: Update to match latest mockups, Rares Visalom
  • [gtk+] Updated Russian translation, Damned-Lies
  • [gnome-color-manager] Updated Russian translation, Damned-Lies
  • [gnome-clocks] Updated Russian translation, Damned-Lies
  • [gnome-disk-utility] Updated Russian translation, Damned-Lies
  • [gnome-shell] Updated Russian translation, Damned-Lies
  • [gimp/bug-593251] Bug 593251 - Mask positions may be incorrect when opening a PSD, Michael Schumacher
  • [gimp] Created branch bug-593251, Michael Schumacher
  • [gimp/bug-626494] Bug 626494 - Enhancement to script-fu-server logging to output milliseconds taken, Michael Schumacher
  • [gimp] Created branch bug-626494, Michael Schumacher
  • [gnome-shell] Restore gvc submodule, Florian Müllner
  • [gnome-shell] Restore gnome-shell-sass submodule, Florian Müllner
  • [gnome-continuous] Revert "Tag gst-plugins-bad", Emmanuele Bassi
  • [epiphany/wip/bookmarks: 17/17] properties-grid: Save data in finalize instead of destroy, Iulian Radu
  • [epiphany/wip/bookmarks: 16/17] properties-grid: Display full URI in entry, Iulian Radu
  • [epiphany/wip/bookmarks: 15/17] properties-grid: Toggle action's enabled state instead of button's sensitivity, Iulian Radu
  • [epiphany/wip/bookmarks: 14/17] Port EphyCompletionModel and EphySearchProvider to the new bookmarks manager, Iulian Radu
  • [epiphany/wip/bookmarks: 13/17] bookmark-properties: Make favorite 'star' white, Iulian Radu
  • [epiphany/wip/bookmarks: 12/17] bookmarks-popover: Fix tooltip positioning, Iulian Radu
  • [epiphany/wip/bookmarks: 11/17] bookmarks-manager: Emit 'bookmark-added' signal only if the function completed successfully, Iulian Radu
  • [epiphany/wip/bookmarks: 10/17] bookmarks-manager: Emit 'tag-added' signal only if the function completed successfully, Iulian Radu
  • [epiphany/wip/bookmarks: 9/17] bookmarks: Minor improvements, Iulian Radu
  • [epiphany/wip/bookmarks: 8/17] bookmarks-popover: Free allocated memory, Iulian Radu
  • [epiphany/wip/bookmarks: 7/17] bookmarks-popover: Improve tag detail list box, Iulian Radu
  • [epiphany/wip/bookmarks: 6/17] bookmarks: Save/load tags before saving/loading bookmarks, Iulian Radu
  • [epiphany/wip/bookmarks: 5/17] bookmarks: Save changes to disk when modifying the 'Add bookmark popover', Iulian Radu
  • [epiphany/wip/bookmarks: 4/17] bookmarks-popover: Update all stacks accordingly when a bookmark/tag is added/modified/removed, Iulian Radu
  • [epiphany/wip/bookmarks: 3/17] bookmarks-manager: Manually iterate over sequence when searching by url, Iulian Radu
  • [epiphany/wip/bookmarks: 2/17] bookmarks: Add multiple bookmarks at once, Iulian Radu
  • [epiphany/wip/bookmarks: 1/17] bookmarks: Fix icons, Iulian Radu
  • [epiphany] (17 commits) Non-fast-forward update to branch wip/bookmarks, Iulian Radu
  • [gsettings-desktop-schemas] Updated Portuguese translation, Damned-Lies
  • [gtk+] Redo focus handling in treeview once more, Matthias Clasen
  • [gnome-applets/wip/segeiger/in-process] mini-commander: avoid library versioning, Sebastian Geiger
  • [gnome-initial-setup/gnome-3-20] Updated Portuguese translation, Damned-Lies
  • [gtk+] Add a --version option to gtk3-widget-factory, Matthias Clasen
  • [gtk+] Add a --version option to gtk3-demo, Matthias Clasen
  • [gtk+] gtk-launch: Add help string for --version, Matthias Clasen
  • [gnome-applets/wip/segeiger/in-process: 5/5] tracker-search-bar: avoid library versioning, Sebastian Geiger
  • [gnome-applets/wip/segeiger/in-process: 4/5] timer: avoid library versioning, Sebastian Geiger
  • [gnome-applets/wip/segeiger/in-process: 3/5] sticky-notes: avoid library versioning, Sebastian Geiger
  • [gnome-applets/wip/segeiger/in-process: 2/5] man: drop all man files, Sebastian Geiger
  • [gnome-applets/wip/segeiger/in-process: 1/5] battstat: switch to in-process applet, Sebastian Geiger
  • [gnome-applets] (5 commits) Non-fast-forward update to branch wip/segeiger/in-process, Sebastian Geiger
  • [release-notes/gnome-3-22] Karlsruhe is 3.22 not 3.20, Piotr Drąg
  • [gnome-applets/wip/segeiger/in-process: 10/10] battstat: switch to in-process applet, Sebastian Geiger
  • [gnome-applets/wip/segeiger/in-process: 9/10] battstat: move files to src folder, Sebastian Geiger
  • [gnome-applets/wip/segeiger/in-process: 8/10] accessx-status: switch to in-process applet, Sebastian Geiger
  • [gnome-applets/wip/segeiger/in-process: 7/10] accessx-status: move file to src folder, Sebastian Geiger
  • [evolution-data-server] Updated Danish translation, Ask Hjorth Larsen
  • [gnome-applets/wip/segeiger/in-process: 6/10] brightness: switch to in-process applet, Sebastian Geiger
  • [gnome-applets/wip/segeiger/in-process: 5/10] brightness: move files to src folder, Sebastian Geiger
  • [gnome-applets/wip/segeiger/in-process: 4/10] charpick: switch to in-process applet, Sebastian Geiger
  • [gnome-applets/wip/segeiger/in-process: 3/10] charpick: move files to src folder, Sebastian Geiger
  • [gnome-applets/wip/segeiger/in-process: 2/10] command: switch to in-process applet, Sebastian Geiger
  • [gnome-applets/wip/segeiger/in-process: 1/10] command: move files to src folder, Sebastian Geiger
  • [gnome-applets] (10 commits) Non-fast-forward update to branch wip/segeiger/in-process, Sebastian Geiger
  • [epiphany] Missed another spot, Michael Catanzaro
  • [epiphany] Missed a spot, Michael Catanzaro
  • [epiphany] Standardize modelines, Michael Catanzaro
  • [chronojump/chronojump-importer] Fixes chronojump.csproj for MonoDevelop. Includes a script that helps fixing the file is resources a, Carles Pina i Estany
  • [chronojump/chronojump-importer] Adds files and Assembly references to the MonoDevelop project., Carles Pina i Estany
  • [chronojump/chronojump-importer] Adds MonoDevelop solution files., Carles Pina i Estany
  • [gnome-weather] Updated Kazakh translation, Damned-Lies
  • [clutter] Updated Kazakh translation, Damned-Lies
  • [seahorse] Updated Kazakh translation, Damned-Lies
  • [glibmm] Gio::AppInfo: Add launch_default_for_uri_async()., Murray Cumming
  • [gnome-panel] xstuff: fix cropped pixbuf rendering during zoom animation, Alberts Muktupāvels
  • [rhythmbox] replace gtk_misc_set_alignment with halign and valign, Jonathan Matthew
  • [rhythmbox] use gtk_application_set_accels_for_action, Jonathan Matthew
  • [rhythmbox] media-player-source: gtk_container_add automatically creates viewports now, Jonathan Matthew
  • [rhythmbox] stop using the deprecated gtk_tree_view_set_rules_hint, Jonathan Matthew
  • [rhythmbox] tree-dnd: gtk_drag_begin is deprecated, Jonathan Matthew
  • [rhythmbox] mmkeys: stop pretending there can be more than one screen, Jonathan Matthew
  • [yelp-xsl] Added Kazakh translation, Damned-Lies
  • [gnome-calculator/gnome-3-18] Update Latvian translation, Rūdolfs Mazurs
  • [pygobject] Created tag 3.21.92, Christoph Reiter
  • [pygobject] release 3.21.92, Christoph Reiter
  • [glib] Update Latvian translation, Rūdolfs Mazurs
  • [gitg] Update Latvian translation, Rūdolfs Mazurs
  • [gitg/gnome-3-22] Update Latvian translation, Rūdolfs Mazurs
  • [rhythmbox] entry-view: let gtk+ choose the width of the now-playing column, Jonathan Matthew
  • [grilo] build: fix build due wrong format in debug, Dominique Leuenberger
  • [tracker] Added Kazakh translation, Damned-Lies
  • [folks] Added Kazakh translation, Damned-Lies
  • [sound-juicer] Updated Vietnamese translation, Trần Ngọc Quân
  • [gnome-builder] Update Latvian translation, Rūdolfs Mazurs
  • [nautilus] Updated Vietnamese translation, Trần Ngọc Quân
  • [gthumb] grid view: hide the drop position on drag end, Paolo Bacchilega
  • [orca] Added Kazakh translation (cherry picked from commit f33e465e3767b5078c1ccf76bc3705830cfde4ca), Damned-Lies
  • [orca/gnome-3-22] Added Kazakh translation, Damned-Lies
  • [gthumb] removed empty line, Paolo Bacchilega
  • [gthumb] grid view: redraw the focused item only once, Paolo Bacchilega
  • [gthumb] grid view: update the cursor position when the model changes, Paolo Bacchilega
  • [gthumb] grid view: fixed dragging action not started, Paolo Bacchilega
  • [accerciser] Added Kazakh translation, Damned-Lies
  • [gnome-control-center] Update Catalan translation, Jordi Mas
  • [rygel] Added Kazakh translation, Damned-Lies
  • [network-manager-openvpn] Update Catalan translation, Jordi Mas
  • [epiphany] Updated Kazakh translation (cherry picked from commit ae944c8ce6a8eff246105706c164cdfad967eb8c), Damned-Lies
  • [epiphany] Updated Korean translation (cherry picked from commit 239d55ddf64c97e4b9e0a42370b984ff71099ef3), Damned-Lies
  • [balsa/gtk3] Updated Serbian translation, Мирослав Николић
  • [nautilus] Updated Thai translation, Theppitak Karoonboonyanan
  • [chronojump] Updated Serbian translation, Мирослав Николић
  • [geary] Updated Serbian translation, Мирослав Николић
  • [gnome-control-center] Updated Serbian translation, Мирослав Николић
  • [giggle] Updated Serbian translation, Мирослав Николић
  • [gvfs] Updated Serbian translation, Мирослав Николић
  • [gxml] Updated Serbian translation, Мирослав Николић
  • [mutter] Updated Serbian translation, Мирослав Николић
  • [network-manager-openvpn] Updated Serbian translation, Мирослав Николић
  • [rhythmbox] Updated Serbian translation, Мирослав Николић
  • [orca] Update Latvian translation, Rūdolfs Mazurs
  • [orca/gnome-3-22] Update Latvian translation, Rūdolfs Mazurs
  • [epiphany] Show the location entry always except in application mode, Michael Catanzaro
  • [epiphany] title-box: Make URI subtitle selectable, Michael Catanzaro
  • [epiphany] window: Again disallow showing location entry in app mode, Michael Catanzaro
  • [epiphany] Rename EphyToolbar to EphyHeaderBar, Michael Catanzaro
  • [epiphany] Deleted branch wip/titlebox, Michael Catanzaro
  • [epiphany/wip/titlebox: 4/4] Show the location entry always except in application mode, Michael Catanzaro
  • [epiphany/wip/titlebox: 3/4] title-box: Make URI subtitle selectable, Michael Catanzaro
  • [epiphany/wip/titlebox: 2/4] window: Again disallow showing location entry in app mode, Michael Catanzaro
  • [epiphany/wip/titlebox: 1/4] Rename EphyToolbar to EphyHeaderBar, Michael Catanzaro
  • [epiphany] (4 commits) Created branch wip/titlebox, Michael Catanzaro
  • [epiphany] Start using #pragma once, Michael Catanzaro
  • [epiphany] window: Remove obsolete code, Michael Catanzaro
  • [epiphany] window: Remove declaration of old ephy_window_get_ui_manager, Michael Catanzaro
  • [release-notes/gnome-3-22] Add a missing period, Piotr Drąg
  • [polari] userList: Fix ScrolledWindow sizing issue (again), Florian Müllner
  • [gdm] Updated Galician translations, Francisco Diéguez Souto
  • [gnome-getting-started-docs] Updated Galician translations, Francisco Diéguez Souto
  • [epiphany] Updated Galician translations, Francisco Diéguez Souto
  • [gnome-clocks] Updated Galician translations, Francisco Diéguez Souto
  • [gnome-chess] Updated Galician translations, Francisco Diéguez Souto
  • [gnome-shell] Updated Galician translations, Francisco Diéguez Souto
  • [gnome-mines] Updated Galician translations, Francisco Diéguez Souto
  • [gnome-characters] Updated Galician translations, Francisco Diéguez Souto
  • [epiphany/gnome-3-20] Update for WebKitGTK+ 2.14 unstable DOM API/ABI break, Michael Catanzaro
  • [gnome-shell/gnome-3-20] loginDialog: fix cancel button in ask for username mode, Michael Catanzaro
  • [gnome-shell] loginDialog: fix cancel button in ask for username mode, Michael Catanzaro
  • [epiphany/gnome-3-18] Update for WebKitGTK+ 2.14 unstable DOM API/ABI break, Michael Catanzaro
  • [epiphany/gnome-3-18] web-view: limit permission request info bars, Michael Catanzaro
  • [epiphany/gnome-3-18] web-view: properly remove password info bar weak pointer, Michael Catanzaro
  • [epiphany/gnome-3-18] web-view: remove outdated assert on error types, Michael Catanzaro
  • [epiphany/gnome-3-18] Fix ChangeLog generation for srcdir != builddir, Michael Catanzaro
  • [template-glib] build: fix linking on Ubuntu, Garrett Regier
  • [nautilus/wip/csoriano/batch-refactoring] batch-rename-dialog: major refactoring, Carlos Soriano Sánchez
  • [nautilus] Non-fast-forward update to branch wip/csoriano/batch-refactoring, Carlos Soriano Sánchez
  • [epiphany/gnome-3-22] Updated Hebrew translation, Yosef Or Boczko
  • [epiphany] Updated Hebrew translation, Yosef Or Boczko
  • [gnome-continuous] Tag gst-plugins-bad, Emmanuele Bassi
  • [gnome-control-center] Updated Hungarian translation, Damned-Lies
  • [gnome-continuous] Force a gstreamer rebuild, Emmanuele Bassi
  • [nautilus] Updated Hungarian translation, Damned-Lies
  • [epiphany/gnome-3-22] Updated Hungarian translation, Damned-Lies
  • [glibmm] Gio::Application::get_busy(): return the bool., Murray Cumming
  • [release-notes/gnome-3-22] Added initial German translation, Mario Blättermann
  • [gtk+/wip/baedert/meson] build: Generate wayland protocol files, Timm Bäder
  • [gtk+/wip/baedert/meson] wayland: Include generated sources from builddir, not srcdir, Timm Bäder
  • [gtk+/wip/baedert/meson] gentypefuncs.py: Use python3, Timm Bäder
  • [gtk+/wip/baedert/meson] meson: replace gentypefuncs.d with python script, Timm Bäder
  • [gtk+/wip/baedert/meson] gtk major version, Timm Bäder
  • [gtk+/wip/baedert/meson] meson: Use xrandr, Timm Bäder
  • [four-in-a-row] Add Korean help translation, Changwoo Ryu
  • [gnome-devel-docs] Add Korean translation, Changwoo Ryu
  • [gnome-initial-setup] Created branch gnome-3-20, Michael Catanzaro
  • [gnome-software] trivial: Only use double quotes for app name if it's more than one word, Richard Hughes
  • [gnome-builder] Updated Korean translation, Damned-Lies
  • [shotwell] Updated Polish translation, Piotr Drąg
  • [seahorse] Updated Polish translation, Piotr Drąg
  • [rygel] Updated Polish translation, Piotr Drąg
  • [rhythmbox] Updated Polish translation, Piotr Drąg
  • [gnome-builder] Add Build and Run keybindings to Shortcut window, Christian Hergert
  • [regexxer] Updated Polish translation, Piotr Drąg
  • [pitivi] Updated Polish translation, Piotr Drąg
  • [gnome-builder/wip/chergert/flatpak-breakout: 7/7] sandboxing: add subprocess abstraction, Christian Hergert
  • [gnome-builder/wip/chergert/flatpak-breakout: 6/7] configuration: reduce emission of ::changed, Christian Hergert
  • [gnome-builder/wip/chergert/flatpak-breakout: 5/7] runtime-manager: suppress events when unloading, Christian Hergert
  • [gnome-builder/wip/chergert/flatpak-breakout: 4/7] run-manager: check for non-NULL gvariant parameter, Christian Hergert
  • [gnome-builder/wip/chergert/flatpak-breakout: 3/7] run-manager: propagate error message from async run, Christian Hergert
  • [gnome-builder/wip/chergert/flatpak-breakout: 2/7] run-manager: check for non-NULL gvariant parameter, Christian Hergert
  • [gnome-builder/wip/chergert/flatpak-breakout: 1/7] egg: fix documentation typo, Christian Hergert
  • [gnome-builder] (7 commits) Non-fast-forward update to branch wip/chergert/flatpak-breakout, Christian Hergert
  • [gnome-builder] configuration: reduce emission of ::changed, Christian Hergert
  • [gnome-builder] runtime-manager: suppress events when unloading, Christian Hergert
  • [orca] Updated Polish translation, Piotr Drąg
  • [gnome-builder] run-manager: propagate error message from async run, Christian Hergert
  • [gnome-builder] run-manager: check for non-NULL gvariant parameter, Christian Hergert
  • [orca/gnome-3-22] Updated Polish translation, Piotr Drąg
  • [gnome-builder] egg: fix documentation typo, Christian Hergert
  • [ocrfeeder] Updated Polish translation, Piotr Drąg
  • [network-manager-vpnc] Updated Polish translation, Piotr Drąg
  • [network-manager-pptp] Updated Polish translation, Piotr Drąg
  • [network-manager-openvpn] Updated Polish translation, Piotr Drąg
  • [network-manager-openvpn] Fix typo in translatable string, Piotr Drąg
  • [network-manager-openconnect] Updated Polish translation, Piotr Drąg
  • [network-manager-openconnect] Update POTFILES.in, Piotr Drąg
  • [gnome-documents/gnome-3-16] Updated Dutch translation3.16, Hannie Dumoleyn
  • [gnome-characters] Updated Dutch translation Master (3.22), Hannie Dumoleyn
  • [libgweather] Updated Kazakh translation, Damned-Lies
  • [rhythmbox] Updated Slovak translation, Damned-Lies
  • [gnome-packagekit] Updated Slovak translation, Damned-Lies
  • [geary/geary-0.11] Updated Slovak translation, Damned-Lies
  • [epiphany/gnome-3-22] Updated Dutch translation 3.22, Hannie Dumoleyn
  • [geary] Updated Slovak translation, Damned-Lies
  • [eog-plugins] Updated Slovak translation, Damned-Lies
  • [epiphany] Updated Dutch translation master(3.22), Hannie Dumoleyn
  • [evolution-data-server] Updated Slovak translation, Damned-Lies
  • [gvfs] Updated Slovak translation, Damned-Lies
  • [gnome-control-center] Updated Slovak translation, Damned-Lies
  • [gnome-software] Updated Slovak translation (cherry picked from commit 9a7db06ea48d883d0a660b1e91e5db141fbff22d), Damned-Lies
  • [gnome-software/gnome-3-22] Updated Slovak translation, Damned-Lies
  • [gedit] Updated Dutch translation master(3.22), Hannie Dumoleyn
  • [gtk+] Updated Slovak translation, Damned-Lies
  • [gnome-control-center/gnome-3-20] power: Fix hiding wi-fi, mobile broadband toggles, Michael Catanzaro
  • [glib] Updated Slovak translation, Damned-Lies
  • [clutter] Updated Slovak translation, Damned-Lies
  • [grilo-plugins] Post-release version bump to 0.3.4, Victor Toso de Carvalho
  • [grilo-plugins] Release 0.3.3, Victor Toso de Carvalho
  • [grilo] Post-release version bump to 0.3.3, Victor Toso de Carvalho
  • [grilo] Release 0.3.2, Victor Toso de Carvalho
  • [nautilus] Updated Slovak translation, Damned-Lies
  • [gtk+] examples: use G_DECLARE_FINAL_TYPE in applications, Matthias Clasen
  • [retro-gtk] Created tag 0.8, Adrien Plazas
  • [gtkmm] Regenerate *docs.xml files., Murray Cumming
  • [gtkmm] Regenerate gtk .defs., Murray Cumming
  • [gtkmm] Regenerate gdk .defs., Murray Cumming
  • [gnome-games] Bump retro-gobject and retro-gtk to 0.8, Adrien Plazas
  • [retro-gtk] Version 0.8, Adrien Plazas
  • [retro-gtk] Update dependencies in README.md, Adrien Plazas
  • [retro-gtk] Remove useless retro-gobject.doap, Adrien Plazas
  • [retro-gtk] build: Remove useless commented code in configure.ac, Adrien Plazas
  • [retro-gtk] retro-gobject: Remove useless CCode on ModuleQuery, Adrien Plazas
  • [retro-gtk] retro-gtk: Remove unused the 'button_name' variable, Adrien Plazas
  • [retro-gtk] Fix 'static const' constants to simply 'const', Adrien Plazas
  • [retro-gtk] retro-gtk: Remove dependency to GtkClutter, Adrien Plazas
  • [retro-gtk] retro-gtk: Remove deprecated init(), Adrien Plazas
  • [retro-gtk] retro-gtk: Remove deprecated ClutterDisplay, Adrien Plazas
  • [retro-gtk] retro-gobject: Remove deprecated PROJECT_PLUGINS_DIR, Adrien Plazas
  • [retro-gtk] retro-gobject: Remove deprecated module lookup funcs, Adrien Plazas
  • [retro-gtk] retro-gobject: Remove deprecated CoreFactory, Adrien Plazas
  • [retro-gtk] build: Remove GIR rules from Vala flags, Adrien Plazas
  • [rhythmbox] im-status: don't mention gossip in the plugin description, Jonathan Matthew
  • [gtksourceview] Post-release version bump, Sébastien Wilmet
  • [gtksourceview] Created tag 3.21.6, Sébastien Wilmet
  • [gtksourceview] Release 3.21.6, Sébastien Wilmet
  • [release-notes/gnome-3-22] Updated Greek translation, Tom Tryfonidis
  • [glibmm] Regenerate *docs.xml files., Murray Cumming
  • [glibmm] Regenerate glib .defs., Murray Cumming
  • [glibmm] Regenerate gio .defs., Murray Cumming
  • [rhythmbox] Created tag v3.4.1, Jonathan Matthew
  • [rhythmbox] Rhythmbox 3.4.1, Jonathan Matthew
  • [gnome-tweak-tool] Updated Thai translation, Theppitak Karoonboonyanan
  • [library-web] Updated French translation, Damned-Lies
  • [video-subtitles] Update French translation, Alexandre Franke
  • [release-notes/gnome-3-22] Added Greek translation, Tom Tryfonidis
  • [release-notes/gnome-3-22] Copy French translation from 3.20, Alexandre Franke
  • [nautilus] Update Latvian translation, Rūdolfs Mazurs
  • [geary] Updated Czech translation, Marek Černocký
  • [girl] Updated Czech translation, Marek Černocký
  • [gxml] Updated Czech translation, Marek Černocký
  • [giggle] Updated Czech translation, Marek Černocký
  • [epiphany] Update Latvian translation, Rūdolfs Mazurs
  • [epiphany/gnome-3-22] Update Latvian translation, Rūdolfs Mazurs
  • [gnome-software] Update Latvian translation, Rūdolfs Mazurs
  • [gnome-software/gnome-3-22] Update Latvian translation, Rūdolfs Mazurs
  • [gedit-latex] Updated Thai translation, Theppitak Karoonboonyanan
  • [gnome-disk-utility] Updated Thai translation, Theppitak Karoonboonyanan
  • [gnome-clocks] Updated Thai translation, Theppitak Karoonboonyanan
  • [smuxi] Updated Polish translation, Piotr Drąg
  • [sound-juicer] Updated Polish help translation, Piotr Drąg
  • [telegnome] Updated Polish translation, Piotr Drąg
  • [gnome-online-accounts] Updated Thai translation, Theppitak Karoonboonyanan
  • [tracker] Updated Polish translation, Piotr Drąg
  • [geary] Do not crash if ~/.local/share/geary does not exist. Bug 741883, Michael Gratton
  • [vinagre] Updated Polish translation, Piotr Drąg
  • [gnome-system-monitor] Updated Thai translation, Theppitak Karoonboonyanan
  • [vino] Updated Polish translation, Piotr Drąg
  • [gnome-builder/wip/chergert/flatpak-breakout: 18/18] sandboxing: add subprocess abstraction, Christian Hergert
  • [gnome-builder] (18 commits) Non-fast-forward update to branch wip/chergert/flatpak-breakout, Christian Hergert
  • [gnome-builder] create-project: improve name validation, Christian Hergert
  • [gnome-documents] Updated Brazilian Portuguese translation, Damned-Lies
  • [gnome-software] Updated Brazilian Portuguese translation (cherry picked from commit 9181adccf9b131ab911d99767a3f4054, Damned-Lies
  • [gnome-software/gnome-3-22] Updated Brazilian Portuguese translation, Damned-Lies
  • [gnome-settings-daemon] Updated Brazilian Portuguese translation, Damned-Lies
  • [gnome-control-center] common: fix parallel build race, Michael Catanzaro
  • [epiphany/gnome-3-22] Updated Brazilian Portuguese translation, Damned-Lies
  • [gimp-web] Fix other newcomers link., Jehan Pagès
  • [gimp-web/testing] Fix other newcomers link., Jehan Pagès
  • [release-notes/gnome-3-22] Updated Galician translations, Francisco Diéguez Souto
  • [gnome-software/gnome-3-22] Updated Galician translations, Francisco Diéguez Souto
  • [gedit] Updated Galician translations, Francisco Diéguez Souto
  • [polari] telepathyClient: Fix acknowledging pending messages on close, Florian Müllner
  • [gvfs] Updated Galician translations, Francisco Diéguez Souto
  • [gtk+] Updated Galician translations, Francisco Diéguez Souto
  • [gimp] app: don't copy alpha in gimp_operation_profile_transform_process(), Michael Natterer
  • [gtk-osx] Patch GtkSpell so that it looks in XDG_DATA_DIRS for iso-codes., John Ralls
  • [gtk-osx] Add prefix to library name in cairo.gir so that gtk-mac-bundler can adjust it., John Ralls
  • [gtk-osx] Update Guile to 2.0.12., John Ralls
  • [gtk-mac-bundler] Install gir files in the bundle and recompile typelibs from them., John Ralls
  • [epiphany/gnome-3-22] Updated Friulian translation, Damned-Lies
  • [release-notes/gnome-3-22] Copy Polish translation from gnome-3-20, Piotr Drąg
  • [meld] bin/meld: Fix requirements change from Python 3 branch merge, Kai Willadsen
  • [gimp] Bug 768966 - Keyboard Shortcut hint disappears from tooltips..., Michael Natterer
  • [release-notes/gnome-3-22] Fix an apostrophe, Piotr Drąg
  • [release-notes/gnome-3-22] modifications suggested by hadess, Allan Day
  • [network-manager-libreswan] Updated Polish translation, Piotr Drąg
  • [network-manager-fortisslvpn] Updated Polish translation, Piotr Drąg
  • [network-manager-applet] Updated Polish translation, Piotr Drąg
  • [network-manager-applet/nm-1-4] Updated Polish translation, Piotr Drąg
  • [release-notes/gnome-3-22] final fix suggested by michael hill, Allan Day
  • [nemiver] Updated Polish translation, Piotr Drąg
  • [mutter] Updated Polish translation, Piotr Drąg
  • [moserial] Updated Polish translation, Piotr Drąg
  • [gnome-shell] telepathyClient: Always clear pending messages on destroy, Florian Müllner
  • [gnome-shell] data: Swap default for 'disable-extension-version-check' setting, Florian Müllner
  • [metacity] Updated Polish translation, Piotr Drąg
  • [meld] Updated Polish translation, Piotr Drąg
  • [meld] dirdiff: Fix showing identical folder message when no files were shown, Kai Willadsen
  • [gnome-backgrounds] Updated Slovak translation, Damned-Lies
  • [gnome-tweak-tool] Updated Slovak translation, Damned-Lies
  • [epiphany/gnome-3-22] Updated Slovak translation, Damned-Lies
  • [nautilus/wip/csoriano/batch-refactoring: 3/3] batch-rename-dialog: major refactoring, Carlos Soriano Sánchez
  • [nautilus/wip/csoriano/batch-refactoring: 2/3] batch-rename-dialog: use 4 spaces for identation, Carlos Soriano Sánchez
  • [nautilus/wip/csoriano/batch-refactoring: 1/3] batch-rename-dialog: use array-for instead of if-elses, Carlos Soriano Sánchez
  • [nautilus] (3 commits) Created branch wip/csoriano/batch-refactoring, Carlos Soriano Sánchez
  • [gtk+] placesview: keep reference during network fetching, Matthias Clasen
  • [gtk+] placesview: override destory to cancel ongoing ops, Matthias Clasen
  • [gtk+] placesview: properly recover from cancellation, Matthias Clasen
  • [gtk+] placesview: hold onto ref during (un)mount ops, Matthias Clasen
  • [gtk+] gdkscreen-x11: Enable RandR on VirtualBox, Matthias Clasen
  • [gtk+] Created tag 2.24.31, Matthias Clasen
  • [gtk+/gtk-2-24] 2.24.31, Matthias Clasen
  • [network-manager-openvpn] Updated Czech translation, Marek Černocký
  • [gimp] libgimpwidgets: stop using GTK_TYPE_HSCALE, Michael Natterer
  • [gimp] app: some cleanup in GimpSearchPopup, Michael Natterer
  • [gimp] Chain up in some size-allocate implementations, Michael Natterer
  • [gnome-flashback] Updated Czech translation, Marek Černocký
  • [gnome-flashback/gnome-3-20] Updated Czech translation, Marek Černocký
  • [epiphany] Updated Czech translation, Marek Černocký
  • [epiphany/gnome-3-22] Updated Czech translation, Marek Černocký
  • [balsa/gtk3] Updated German translation, Damned-Lies
  • [tomboy] Updated German translation, Damned-Lies
  • [latexila] Updated German translation, Damned-Lies
  • [gnome-packagekit] Updated German translation, Damned-Lies
  • [meld] Updated German translation, Damned-Lies
  • [meld/meld-3-16] Updated German translation, Damned-Lies
  • [gnome-control-center] Updated German translation, Damned-Lies
  • [nautilus] Updated German translation, Damned-Lies
  • [mutter] wayland: Fix type error, Florian Müllner
  • [vala] gtk+-3.0: Update to 3.21.5+4cd8e6c5, Rico Tzschichholz
  • [vala] vapi: Update GIR-based bindings, Rico Tzschichholz
  • [epiphany] Updated German translation, Damned-Lies
  • [epiphany/gnome-3-22] Updated German translation, Damned-Lies
  • [epiphany] Updated Swedish translation (cherry picked from commit b7bfb84391a0f8f672692a49ce57360539886697), Damned-Lies
  • [mutter] wayland: save/restore numlock state, Olivier Fourdan
  • [glade/glade-3-20] Updated French translation, Damned-Lies
  • [gtk+/wip/baedert/meson: 145/145] meson: make gtk buildable, Timm Bäder
  • [gtk+/wip/baedert/meson: 144/145] meson: Build gtk marshallers, Timm Bäder
  • [gtk+/wip/baedert/meson: 143/145] meson: Add unit test files, Timm Bäder
  • [gtk+/wip/baedert/meson: 142/145] gtk: Generate gresources file, Timm Bäder
  • [gtk+/wip/baedert/meson: 141/145] meson: Add options for x/wayland/broadway backends, Timm Bäder
  • [gtk+/wip/baedert/meson: 140/145] Meson build v2, Timm Bäder
  • [gtk+/wip/baedert/meson: 139/145] fallback-c89: Include config.h, Timm Bäder
  • [gtk+/wip/baedert/meson: 138/145] Add Meson build files, Timm Bäder
  • [gtk+] (145 commits) Non-fast-forward update to branch wip/baedert/meson, Timm Bäder
  • [chronojump/chronojump-importer] More documentation, avoids possible problems with default values, deletes non-needed code., Carles Pina i Estany
  • [gtk+] Updated Portuguese translation, Damned-Lies
  • [gobject-introspection] gir: Update glib/gobject annotations, Florian Müllner
  • [totem] Updated Polish translation, Piotr Drąg
  • [chronojump/chronojump-importer] Adds Python2 compatibility., Carles Pina i Estany
  • [epiphany/gnome-3-22] Mark "technical information" string for translation, Michael Catanzaro
  • [epiphany] Mark "technical information" string for translation, Michael Catanzaro
  • [chronojump/chronojump-importer] Adds comments, moves print_summary() to the appropiate class., Carles Pina i Estany
  • [gxml] Updated Polish translation, Piotr Drąg
  • [chronojump/chronojump-importer] Organizes the test code in different test classes., Carles Pina i Estany
  • [chronojump/chronojump-importer] Prints the summary for the table again., Carles Pina i Estany
  • [chronojump/chronojump-importer] Fixes --information command line argument and minor style fixes., Carles Pina i Estany
  • [gxml] Removing some warnings. API change. Valac to 0.32, Daniel Espinosa Ortiz
  • [gnome-software] trivial: Don't warn if the error is already converted, Richard Hughes
  • [gnome-shell] windowManager: Fix windows not getting undimmed while hidden, Rui Matos
  • [gnome-shell] windowManager: Fix windows not getting undimmed in some cases, Rui Matos
  • [chronojump/chronojump-importer] Moves remove_duplicates() in the Table class., Carles Pina i Estany
  • [libgweather] Updated Korean translation, Damned-Lies
  • [gnome-software] Enforce that plugins need to return errors of the correct domain, Richard Hughes
  • [gnome-software] Show an in-app notification if launching failed, Richard Hughes
  • [gnome-control-center] keyboard: Fix shortcut label in RTL languages, Bastien Nocera
  • [gnome-software] flatpak: Check the runtime exists before trying to launch the app, Richard Hughes
  • [gnome-control-center] keyboard: Fix typo in comment, Bastien Nocera
  • [gnome-software] Use the unique-id if the key argument for the cache is NULL, Richard Hughes
  • [chronojump/chronojump-importer] More cleanup: method names now in classes are improved, etc., Carles Pina i Estany
  • [gnome-control-center] Updated Friulian translation, Damned-Lies
  • [release-notes/gnome-3-22] flatpak splash image, Jakub Steiner
  • [libgxps/wip/nacho/visibility: 7/7] nmake: enable cairo-svg support if desired, Ignacio Casal Quinteiro
  • [libgxps/wip/nacho/visibility: 6/7] nmake: enable cairo-ps support if desired, Ignacio Casal Quinteiro
  • [libgxps/wip/nacho/visibility: 5/7] nmake: enable cairo-pdf support if desired, Ignacio Casal Quinteiro
  • [libgxps/wip/nacho/visibility: 4/7] nmake: add support to build with libpng support, Ignacio Casal Quinteiro
  • [libgxps/wip/nacho/visibility: 3/7] images: tiff and png make use or stdints so include the header, Ignacio Casal Quinteiro
  • [libgxps/wip/nacho/visibility: 2/7] Add nmake scripts to build with MSVC, Ignacio Casal Quinteiro
  • [libgxps/wip/nacho/visibility: 1/7] Fix useless warnings, Ignacio Casal Quinteiro
  • [libgxps] (7 commits) Non-fast-forward update to branch wip/nacho/visibility, Ignacio Casal Quinteiro
  • [chronojump/chronojump-importer] Avoids accessing Row's classes protected variables., Carles Pina i Estany
  • [evolution-data-server] Updated Czech translation, Marek Černocký
  • [planet-web] [pgo] add jussi (meson maintainer) to pgo, Alberto Ruiz
  • [gnome-online-accounts] [l10n] update Persian translations, Arash Mousavi
  • [gnome-session] [l10n] update Persian translations, Arash Mousavi
  • [gnome-shell] [l10n] update Persian translations, Arash Mousavi
  • [gtk+] [l10n] update Persian translations, Arash Mousavi
  • [evince] libview: Do not create annotation window twice., Felipe Borges
  • [gnome-backgrounds] [l10n] update Persian translations, Arash Mousavi
  • [gnome-calendar] [l10n] update Persian translations, Arash Mousavi
  • [libgxps/wip/nacho/visibility: 13/13] Add nmake scripts to build with MSVC, Ignacio Casal Quinteiro
  • [libgxps/wip/nacho/visibility: 12/13] archive: use the right types for the parameters of the callbacks, Ignacio Casal Quinteiro
  • [libgxps/wip/nacho/visibility: 11/13] Ifdef the config.h include, Ignacio Casal Quinteiro
  • [libgxps/wip/nacho/visibility: 10/13] autogen: do not use gnome-autogen, Ignacio Casal Quinteiro
  • [libgxps/wip/nacho/visibility: 9/13] build: add Makefile.sources providing the lists of sources, Ignacio Casal Quinteiro
  • [libgxps/wip/nacho/visibility: 8/13] test-gxps: do not use deprecated api, Ignacio Casal Quinteiro
  • [libgxps/wip/nacho/visibility: 7/13] Bump glib to version 2.36 and avoid the usage of g_type_init, Ignacio Casal Quinteiro
  • [libgxps/wip/nacho/visibility: 6/13] Bump libarchive to version 3.0.0, Ignacio Casal Quinteiro
  • [libgxps/wip/nacho/visibility: 5/13] archive: do not use deprecated method, Ignacio Casal Quinteiro
  • [libgxps/wip/nacho/visibility: 4/13] path: avoid set but not used warnings, Ignacio Casal Quinteiro
  • [libgxps/wip/nacho/visibility: 3/13] images: ifdef _jpeg_color_space_name, Ignacio Casal Quinteiro
  • [libgxps/wip/nacho/visibility: 2/13] Add version macro for 0.2.x, Ignacio Casal Quinteiro
  • [libgxps/wip/nacho/visibility: 1/13] Add GXPS_AVAILABLE_IN_ALL macro to handle the visibility of the methods, Ignacio Casal Quinteiro
  • [libgxps] (13 commits) Created branch wip/nacho/visibility, Ignacio Casal Quinteiro
  • [glib] .gitignore: ignore 'tags' files (ctags stuff), Jonh Wendell
  • [polari] [l10n] update Persian translations, Arash Mousavi
  • [totem] [l10n] update Persian translations, Arash Mousavi
  • [glib] Add g_log_variant(): structured log that accepts a GVariant, Jonh Wendell
  • [glib] tests: Remove an unsed variable, Jonh Wendell
  • [glib] Removed an unused include, Jonh Wendell
  • [release-notes/gnome-3-22] final tweaks to developers page, Allan Day
  • [gnome-tweak-tool] [l10n] update Persian translations, Arash Mousavi
  • [gnome-sudoku] Updated Galician translations, Francisco Diéguez Souto
  • [gnome-todo] [l10n] update Persian translations, Arash Mousavi
  • [gnome-backgrounds] Updated Galician translations, Francisco Diéguez Souto
  • [gnome-sound-recorder] [l10n] update Persian translations, Arash Mousavi
  • [gnome-characters] [l10n] update Persian translations, Arash Mousavi
  • [gvfs] Updated Swedish translation, Damned-Lies
  • [gnome-documents] [l10n] update Persian translations, Arash Mousavi
  • [gedit] [l10n] update Persian translations, Arash Mousavi
  • [chronojump/chronojump-importer] Refactors chronojump_importer and creates the appropiate classes for the operations., Carles Pina i Estany
  • [chronojump/chronojump-importer] Adds new integration tests., Carles Pina i Estany
  • [bijiben] [l10n] add Persian translations, Arash Mousavi
  • [evolution-data-server/wip/camel-more-gobject] Introduce camel-utils.c/.h for miscellaneous utility functions and such, Milan Crha
  • [adwaita-icon-theme/gnome-3-22] symbolic: odd recoloring issue workaround, Jakub Steiner
  • [gnome-photos] pipeline: Assign a fixed position to gegl:crop, Debarshi Ray
  • [adwaita-icon-theme] symbolic: odd recoloring issue workaround, Jakub Steiner
  • [gnome-photos] pipeline: Refactor photos_pipeline_reset to be more extensible, Debarshi Ray
  • [gnome-photos] pipeline: Refactor connecting a list of nodes into a separate function, Debarshi Ray
  • [evolution-data-server/wip/camel-more-gobject] Use GObject-based CamelMessageInfo, Milan Crha
  • [gnome-continuous] manifest: WebKitGTK+ 2.13.91, Carlos Garcia Campos
  • [jhbuild] core-deps-3.22: WebKitGTK+ 2.13.91, Carlos Garcia Campos
  • [release-notes/gnome-3-22] more tweaks, Allan Day
  • [gnome-software/gnome-3-22] [l10n] add Persian translations, Arash Mousavi
  • [gnome-software] [l10n] add Persian translations, Arash Mousavi
  • [gnome-getting-started-docs] Updated Hebrew translation, Yosef Or Boczko
  • [release-notes/gnome-3-22] incorporate edits from nuritzi sanchez, Allan Day
  • [adwaita-icon-theme] symbolic: send-to odd recoloring issue, Jakub Steiner
  • [adwaita-icon-theme/gnome-3-22] symbolic: networking-vpn-acquiring opacity fixes, Jakub Steiner
  • [adwaita-icon-theme] symbolic: networking-vpn-acquiring opacity fixes, Jakub Steiner
  • [gnome-photos] pipeline: Mark nodes as passthrough instead of actually removing them, Debarshi Ray
  • [rhythmbox] browser-source: don't unref NULL if the source doesn't have playlists, Jonathan Matthew
  • [release-notes/gnome-3-22] integrate bastian ilso's feedback, Allan Day
  • [release-notes/gnome-3-22] tweaks, Allan Day
  • [gnome-control-center] Mark another string as translatable, Yosef Or Boczko
  • [gnome-control-center] Updated Hebrew translation, Yosef Or Boczko
  • [gnome-control-center] Mark some strings as translatable, Yosef Or Boczko
  • [gnome-sdk-images] Revert fontconfig cache mtime changes now that ostree change back, Alexander Larsson
  • [gnome-sdk-images/gnome-3-20] Revert fontconfig cache mtime changes now that ostree change back, Alexander Larsson
  • [gnome-calculator] Updated Thai translation, Theppitak Karoonboonyanan
  • [adwaita-icon-theme] symbolic: re-render go-down, Jakub Steiner
  • [adwaita-icon-theme/gnome-3-22] symbolic: re-render go-down, Jakub Steiner
  • [gnome-control-center] Updated Thai translation, Theppitak Karoonboonyanan
  • [gnome-software] Fix showing the source line in the installed panel, Richard Hughes
  • [gnome-software/gnome-3-20] Use AS_APP_QUIRK_NOT_LAUNCHABLE to control the Launch button visibility, Richard Hughes
  • [gnome-software] trivial: Fix a crash on destroy when *not* using the dummy plugin, Richard Hughes
  • [gimp] libgimpwidgets: merge a small GimpRuler optimization from gtk3-port, Michael Natterer
  • [gnome-software/gnome-3-20] Fix launching various KDE4 applications, Richard Hughes
  • [gnome-software/gnome-3-20] ords: Fix two trivial build warnings, Richard Hughes
  • [evolution] Use DIV instead of P element for 'Normal' block, Tomas Popela
  • [gnome-apps-nightly] Use a fresh config.sub & config.guess to build exiv2, Tristan Van Berkom
  • [aisleriot] Update British English translation, David King
  • [five-or-more] Update British English translation, David King
  • [four-in-a-row] Update British English translation, David King
  • [gnome-chess] Update British English translation, David King
  • [jhbuild] 3.22: Use the gnome-3-22 branch of gnome-autoar, Ting-Wei Lan
  • [gnome-klotski] Update British English translation, David King
  • [gnome-mahjongg] Update British English translation, David King
  • [evolution] Bug 770380 - Correct minimum version of gnome-autoar to 0.1.1, Milan Crha
  • [gnome-mines] Update British English translation, David King
  • [gnome-nibbles] Update British English translation, David King
  • [gnome-robots] Update British English translation, David King
  • [gnome-software/wip/rancell/3-20-enhancements: 4/4] Fix launching various KDE4 applications, Robert Ancell
  • [gnome-software/wip/rancell/3-20-enhancements: 3/4] trivial: Allow arbitrary variables to be read from /etc/os-release, Robert Ancell
  • [gnome-software] (4 commits) Non-fast-forward update to branch wip/rancell/3-20-enhancements, Robert Ancell
  • [gnome-software/wip/ubuntu-xenial] Switch Snap and Ubuntu review plugins to use GsAuth, Robert Ancell
  • [gnome-software/wip/ubuntu-xenial] Backport GsAuth, Robert Ancell
  • [gnome-software] ubuntu-reviews: Check OAuth token is valid before trying to use it, Robert Ancell
  • [gnome-software] trivial: Drop unused obsolete define, Robert Ancell
  • [mutter] wayland/pointer-constraints: Maybe constrain on pointer focus change, Jonas Ådahl
  • [mutter] MetaWaylandPointerConstraints: Relax enable requirements for Xwayland, Jonas Ådahl
  • [mutter] MetaWaylandPointerConstraints: Require pointer focus to enable, Jonas Ådahl
  • [mutter] MetaWaylandPointer: Add 'focus-surface-changed' signal, Jonas Ådahl
  • [mutter] MetaWaylandPointerConstraints: Handle delayed window surface association, Jonas Ådahl
  • [mutter] MetaWaylandSurface: Move destroy signal even earlier, Jonas Ådahl
  • [mutter] xwayland: Add 'window-associated' signal to role, Jonas Ådahl
  • [mutter] wayland: Make seat devices GObjects, Jonas Ådahl
  • [mutter] clutter: Compress instead of discard motion events, Jonas Ådahl
  • [mutter] wayland/pointer-constraints: Send wl_pointer.frame when locked, Jonas Ådahl
  • [mutter] wayland/cursor-role: Handle premature wl_buffer destruction, Jonas Ådahl
  • [mutter] MetaWindowActor: Sync thawed state when surface actor is set, Jonas Ådahl
  • [lightsoff] Updated Polish translation, Piotr Drąg
  • [library-web] Updated Polish translation, Piotr Drąg
  • [libgweather] Updated Polish translation, Piotr Drąg
  • [libgdata] Updated Polish translation, Piotr Drąg
  • [latexila] Updated Polish translation, Piotr Drąg
  • [krb5-auth-dialog] Updated Polish translation, Piotr Drąg
  • [jhbuild] Updated Polish translation, Piotr Drąg
  • [gvfs] Updated Polish translation, Piotr Drąg
  • [gucharmap] Updated Polish translation, Piotr Drąg
  • [gtranslator/gtranslator-2-91] Updated Polish translation, Piotr Drąg
  • [gtranslator] Updated Polish translation, Piotr Drąg
  • [gthumb] Updated Polish translation, Piotr Drąg
  • [gsettings-desktop-schemas] Updated Polish translation, Piotr Drąg
  • [gparted] Updated Polish translation, Piotr Drąg
  • [baobab] Updated Korean translation, Damned-Lies
  • [gnome-disk-utility] Updated Korean translation, Damned-Lies
  • [gnome-color-manager] Updated Korean translation, Damned-Lies
  • [goobox] Updated Polish translation, Piotr Drąg
  • [epiphany] Updated Korean translation (cherry picked from commit a842b19b93deda5a9ca1c5dd95e20004f2e3d735), Damned-Lies
  • [gnumeric] Updated Polish translation, Piotr Drąg
  • [gnome-software] Updated Korean translation (cherry picked from commit 70a9a4d51d94989bead1c8f3f3e39d6130b268c9), Damned-Lies
  • [gnome-software/gnome-3-22] Updated Korean translation, Damned-Lies
  • [gvfs] Updated Vietnamese translation, Trần Ngọc Quân
  • [mutter] Updated Vietnamese translation, Trần Ngọc Quân
  • [gnote] Updated Polish translation, Piotr Drąg
  • [gnome-video-arcade] Updated Polish translation, Piotr Drąg
  • [gnome-terminal] Updated Polish translation, Piotr Drąg
  • [gnome-software/gnome-3-22] Updated Polish translation, Piotr Drąg
  • [gnome-shell-extensions] Updated Polish translation, Piotr Drąg
  • [gnome-settings-daemon] Updated Polish translation, Piotr Drąg
  • [gnome-screenshot] Updated Polish translation, Piotr Drąg
  • [gnome-panel] Updated Polish translation, Piotr Drąg
  • [gnome-packagekit] Updated Polish translation, Piotr Drąg
  • [gnome-maps] Updated Polish translation, Piotr Drąg
  • [gxml] SerializableDouble implemented use of set_fraction(), Daniel Espinosa Ortiz
  • [tracker] Updated Galician translations, Francisco Diéguez Souto
  • [gnome-initial-setup] Updated Galician translations, Francisco Diéguez Souto
  • [gnome-online-accounts] Updated Galician translations, Francisco Diéguez Souto
  • [gnome-todo] Updated Galician translations, Francisco Diéguez Souto
  • [evince] Updated Galician translations, Francisco Diéguez Souto
  • [gnome-maps] Updated Galician translations, Francisco Diéguez Souto
  • [gnome-logs] Updated Galician translations, Francisco Diéguez Souto
  • [evolution-data-server] Updated Galician translations, Francisco Diéguez Souto
  • [evolution] Updated Galician translations, Francisco Diéguez Souto
  • [gnome-sound-recorder] Updated Galician translations, Francisco Diéguez Souto
  • [iagno] Updated Galician translations, Francisco Diéguez Souto
  • [orca/gnome-3-22] Updated Galician translations, Francisco Diéguez Souto
  • [gnome-software/gnome-3-22] Updated Galician translaions, Francisco Diéguez Souto
  • [gnome-logs] Updated Polish translation, Piotr Drąg
  • [gnome-photos] share-point-google: Deal with the URN changing due to metadata changes, Debarshi Ray
  • [gnome-photos] item-manager: Add photos_item_manager_wait_for_changes_async, Debarshi Ray
  • [gnome-photos] utils: Add photos_utils_object_list_free_full, Debarshi Ray
  • [gnome-photos] item-manager: Style fix, Debarshi Ray
  • [gnome-getting-started-docs] Updated Polish translation, Piotr Drąg
  • [evolution] Bug 771044 - [WK2] Composer deletes too much text, Tomas Popela
  • [gnome-dvb-daemon] Updated Polish translation, Piotr Drąg
  • [gnome-disk-utility] Updated Polish translation, Piotr Drąg
  • [gnome-desktop] Updated Polish FDL translation, Piotr Drąg
  • [gnome-software] Updated Galician translations, Francisco Diéguez Souto
  • [gdk-pixbuf] Updated Galician translations, Francisco Diéguez Souto
  • [gnome-tweak-tool] Updated Galician translations, Francisco Diéguez Souto
  • [vte] Updated Galician translations, Francisco Diéguez Souto
  • [gnome-taquin] Updated Galician translations, Francisco Diéguez Souto
  • [gnome-commander] Updated Polish translation, Piotr Drąg
  • [gnome-system-monitor] Updated Galician translations, Francisco Diéguez Souto
  • [baobab] Updated Galician translations, Francisco Diéguez Souto
  • [gnome-documents] Updated Galician translations, Francisco Diéguez Souto
  • [gsettings-desktop-schemas] Updated Galician translations, Francisco Diéguez Souto
  • [gnome-color-manager] Updated Polish translation, Piotr Drąg
  • [gnome-calculator] Updated Polish translation, Piotr Drąg
  • [gnome-calendar] Updated Galician translations, Francisco Diéguez Souto
  • [gnome-builder] Updated Polish translation, Piotr Drąg
  • [gnome-disk-utility] Updated Galician translations, Francisco Diéguez Souto
  • [gnome-color-manager] Updated Galician translations, Francisco Diéguez Souto
  • [mutter] Updated Galician translations, Francisco Diéguez Souto
  • [gtksourceview] Updated Galician translations, Francisco Diéguez Souto
  • [gnome-applets] Updated Polish translation, Piotr Drąg
  • [gnome-apps-nightly] org.gnome.Builder: Add sysprof and polkit, Patrick Griffis
  • [file-roller] Updated Galician translations, Francisco Diéguez Souto
  • [epiphany/gnome-3-22] Updated Galician translations, Francisco Diéguez Souto
  • [chrome-gnome-shell] ubuntu: force remove Chrome/Chromium policy files., Yuri Konotopov
  • [glom/glom-1-32] Updated Polish translation, Piotr Drąg
  • [glom] Updated Polish translation, Piotr Drąg
  • [totem] Updated Galician translations, Francisco Diéguez Souto
  • [glib] Updated Polish translation, Piotr Drąg
  • [gtk+] Update Galician translations, Francisco Diéguez Souto
  • [gnome-software] Convert the modal failure dialogs to in-app notifications, Richard Hughes
  • [gnome-software] trivial: Connect up the notification controls with the plugin event system, Richard Hughes
  • [gnome-software] Allow plugins to report non-critical events up to the UI, Richard Hughes
  • [gnome-software] trivial: Make gs_app_notify_failed_modal() less asserty, Richard Hughes
  • [gnome-software] Add the unique ID of the cached origin to some error messages, Richard Hughes
  • [gnome-software] Add a cached origin to each plugin doing network I/O, Richard Hughes
  • [gnome-software] trivial: Post branch version bump, Richard Hughes
  • [glade] Updated Polish translation, Piotr Drąg
  • [gdk-pixbuf] tests: Make sure to NULL terminate the arguments passed to g_test_get_filename(), Michael Biebl
  • [gitg] Updated Polish translation, Piotr Drąg
  • [gitg/gnome-3-22] Updated Polish translation, Piotr Drąg
  • [gimp-tiny-fu] Updated Polish translation, Piotr Drąg
  • [gimp-help-2] Updated Polish translation, Piotr Drąg
  • [gimp-help-2/gimp-help-2-8] Updated Polish translation, Piotr Drąg
  • [gimp-help-2/gimp-help-2-8] Updated Polish quickreference translation, Piotr Drąg
  • [giggle] Updated Polish translation, Piotr Drąg
  • [nautilus] Updated Brazilian Portuguese translation, Damned-Lies
  • [tomboy] gitignore: added m4 dir, automake artifact, Alex Tereschenko
  • [tomboy] build: Remove GNOME_COMMON_INIT, Alex Tereschenko
  • [gnome-shell-extensions] data: Update style, Florian Müllner
  • [gnome-shell] altTab: Don't mess up MRU order while cycling windows, Florian Müllner
  • [gnome-shell-sass] altTab: Add CyclerHighlight style, Florian Müllner
  • [nautilus] batch-rename-dialog: differentiate "files" and "folders" in the title, Alexandru-Ionut Pandelea
  • [nautilus] configure: bump gtk version requirement, Carlos Soriano Sánchez
  • [nautilus] nautilus-file: Fix segfault on undo for batch rename, Alexandru-Ionut Pandelea
  • [nautilus] nautilus-toolbar.ui: propagate operations popover children height, Ernestas Kulik
  • [nautilus] batch-rename-utilities: fix query limit error, Alexandru-Ionut Pandelea
  • [nautilus] nautilus-file: Fix segfault on batch rename for file gone, Alexandru-Ionut Pandelea
  • [nautilus] eel-vfs-extensions: Update filename extensions, Alexandru-Ionut Pandelea
  • [nautilus] batch-rename-dialog: Use right arrow for RTL, Alexandru-Ionut Pandelea
  • [gimp-web] (6 commits) ...Add short descriptions for new Ofnuts tutorials, Pat David
  • [nautilus] batch-rename-utilities: fix unicode chars for replace, Alexandru-Ionut Pandelea
  • [vte] Update Latvian translation, Rūdolfs Mazurs
  • [tali] Update Latvian translation, Rūdolfs Mazurs
  • [swell-foop] Update Latvian translation, Rūdolfs Mazurs
  • [seahorse] Update Latvian translation, Rūdolfs Mazurs
  • [polari] Update Latvian translation, Rūdolfs Mazurs
  • [gimp-web/testing] Add short descriptions for new Ofnuts tutorials, Pat David
  • [lightsoff] Update Latvian translation, Rūdolfs Mazurs
  • [mutter] Update Latvian translation, Rūdolfs Mazurs
  • [yelp] Update Latvian translation, Rūdolfs Mazurs
  • [gvfs] Update Latvian translation, Rūdolfs Mazurs
  • [gtksourceview] Update Latvian translation, Rūdolfs Mazurs
  • [nautilus] Updated Swedish translation, Damned-Lies
  • [gtk+] Update Latvian translation, Rūdolfs Mazurs
  • [gxml] Updated NEWS in preparation to release 0.11.0, Daniel Espinosa Ortiz
  • [nautilus] batch-rename-dialog: clear some task data unconditionally, Ernestas Kulik
  • [grilo-plugins] Update Latvian translation, Rūdolfs Mazurs
  • [gnome-tweak-tool] Update Latvian translation, Rūdolfs Mazurs
  • [evolution] Update Latvian translation, Rūdolfs Mazurs
  • [gsettings-desktop-schemas] Update Latvian translation, Rūdolfs Mazurs
  • [iagno] Update Latvian translation, Rūdolfs Mazurs
  • [tracker] Update Latvian translation, Rūdolfs Mazurs
  • [gimp/gtk3-port: 1/233] Switch to version 3.0 in a lot of places and depend on GTK+ 3.16, Michael Natterer
  • [gnome-shell] WorkspaceSwitcherPopup: allow input events to pass through, Rui Matos
  • [rygel] Update Latvian translation, Rūdolfs Mazurs
  • [gnome-todo] Update Latvian translation, Rūdolfs Mazurs
  • [gnome-photos/wip/rishi/handle-urn-changes: 4/4] share-point-google: Deal with the URN changing due to metadata changes, Debarshi Ray
  • [gnome-photos/wip/rishi/handle-urn-changes: 3/4] item-manager: Add photos_item_manager_wait_for_changes_async, Debarshi Ray
  • [gnome-photos] Deleted branch wip/rishi/handle-urn-changes, Debarshi Ray
  • [balsa/gtk3] Updated Brazilian Portuguese translation, Damned-Lies
  • [genius] Updated German translation, Damned-Lies
  • [gimp] Get rid of gtk_misc_set_alignment(label) and use gtk_label_set_x, yalign(), Michael Natterer
  • [release-notes/gnome-3-22] Fix some typos, Piotr Drąg
  • [gimp] libgimpwidgets: add gtk_label_set, get_x, yalign() to gimp3migration.[ch], Michael Natterer
  • [release-notes/gnome-3-22] Fix Makefile, Piotr Drąg
  • [gnome-shell] Updated French translation, Damned-Lies
  • [gnome-terminal] Update Latvian translation, Rūdolfs Mazurs
  • [gnome-software/gnome-3-22] Updated French translation, Damned-Lies
  • [gnome-software] Updated French translation, Damned-Lies
  • [wing] (4 commits) ...named-pipe: add test to first connect all the client and then read/write, Ignacio Casal Quinteiro
  • [gnome-taquin] Update Latvian translation, Rūdolfs Mazurs
  • [gnome-control-center] Updated Brazilian Portuguese translation, Damned-Lies
  • [gnome-sudoku] Update Latvian translation, Rūdolfs Mazurs
  • [gnome-sound-recorder] Update Latvian translation, Rūdolfs Mazurs
  • [gnome-system-monitor] Update Latvian translation, Rūdolfs Mazurs
  • [gnome-shell] Update Latvian translation, Rūdolfs Mazurs
  • [gnome-settings-daemon] Update Latvian translation, Rūdolfs Mazurs
  • [gnome-robots] Update Latvian translation, Rūdolfs Mazurs
  • [gnome-photos] Update Latvian translation, Rūdolfs Mazurs
  • [gnome-online-accounts] Update Latvian translation, Rūdolfs Mazurs
  • [gnome-nibbles] Update Latvian translation, Rūdolfs Mazurs
  • [gnome-music] Update Latvian translation, Rūdolfs Mazurs
  • [gnome-mines] Update Latvian translation, Rūdolfs Mazurs
  • [chronojump] build 1.6.2.c, Xavier de Blas
  • [gnome-maps] Update Latvian translation, Rūdolfs Mazurs
  • [gnome-logs] Update Latvian translation, Rūdolfs Mazurs
  • [gnome-klotski] Update Latvian translation, Rūdolfs Mazurs
  • [gnome-control-center] Update Latvian translation, Rūdolfs Mazurs
  • [gnome-control-center] keyboard: Normalise Shift and Tab in shortcuts, Bastien Nocera
  • [gnome-control-center] keyboard: Remove additional filtering of default mod mask, Bastien Nocera
  • [gimp-web/testing] Fix newcomers bug link per schumaml, Pat David
  • [gnome-control-center] keyboard: Allow Tab in accels, Bastien Nocera
  • [chronojump] ChroonpicWizard integrateed with chronopicWin and rest of the software, Xavier de Blas
  • [chronojump] Change multitest firmware only when needed, Xavier de Blas
  • [gimp-web/testing] Add list of bugs for newcomers to /develop/ per Jehan, Pat David
  • [gnome-control-center] keyboard: Don't apply "Backspace" straight away, Bastien Nocera
  • [gnome-control-center] keyboard: Add helper to detect empty keybindings, Bastien Nocera
  • [gnome-control-center] keyboard: Fix grabs not working when showing the dialog, Bastien Nocera
  • [gnome-control-center] keyboard: Don't regrab the keyboard after an event, Bastien Nocera
  • [gnome-control-center] keyboard: Don't rely on events to grab keyboard, Bastien Nocera
  • [gnome-control-center] keyboard: Don't grab the mouse pointer, Bastien Nocera
  • [gnome-control-center] keyboard: Remove unused variable, Bastien Nocera
  • [gnome-control-center] shortcut-editor: show custom page while waiting for input, Bastien Nocera
  • [gnome-control-center] shortcut-editor: move widgets into a stack, Bastien Nocera
  • [gnome-control-center] shortcut-editor: update reset button position and style, Bastien Nocera
  • [gnome-control-center] shortcut-editor: use a different page to edit custom shortcuts, Bastien Nocera
  • [gnome-control-center] keyboard: add enter-new-shortcut asset, Bastien Nocera
  • [gnome-control-center] shortcuts: remove bottom label, Bastien Nocera
  • [gnome-control-center] shortcut-editor: hide editing dialog on Escape, Bastien Nocera
  • [gnome-control-center] shortcut-editor: use states to handle headerbar mode, Bastien Nocera
  • [gnome-control-center] shortcut-editor: add 'Set' button, Bastien Nocera
  • [gnome-control-center] shortcut-editor: update header title message, Bastien Nocera
  • [gnome-control-center] keyboard: use a better icon to represent "Reset Shortcut", Bastien Nocera
  • [gnome-control-center] keyboard: make Add button insensitive after editing, Bastien Nocera
  • [gnome-control-center] keyboard: change standard shortcut top label, Bastien Nocera
  • [release-notes/gnome-3-22] round of minor fixes - ready for proof reading now, Allan Day
  • [gxml] DOM4: Spaces in classes name checks. From bug #769363, Daniel Espinosa Ortiz
  • [gxml] DomElement.get_elements_by_class_name() improvements, Daniel Espinosa Ortiz
  • [gedit] Require GTK 3.21.3 (for gtk_scrolled_window_set_max_content_height), Adam Dingle
  • [gnome-software/gnome-3-22] trivial: Add a missing include, Kalev Lember
  • [gnome-software] trivial: Add a missing include, Kalev Lember
  • [gnome-software] trivial: Fix a compiler warning, Kalev Lember
  • [gnome-software/gnome-3-22] trivial: Fix a return value, Kalev Lember
  • [gnome-software] trivial: Fix a return value, Kalev Lember
  • [libgxps] (5 commits) Created branch wip/nacho/visibility, Ignacio Casal Quinteiro
  • [libgxps] Deleted branch wip/nacho/visibility, Ignacio Casal Quinteiro
  • [gnote] Fix memory leak in TrieTree, Aurimas Černius
  • [gnome-software/gnome-3-22] trivial: Make gs_app_notify_failed_modal() less asserty, Richard Hughes
  • [gnome-software/gnome-3-22] Unbreak the GNOME Shell search provider, Richard Hughes
  • [gnome-software] Created branch gnome-3-22, Richard Hughes
  • [libgxps/wip/nacho/visibility: 5/5] archive: do not use deprecated method, Ignacio Casal Quinteiro
  • [libgxps/wip/nacho/visibility: 4/5] path: avoid set but not used warnings, Ignacio Casal Quinteiro
  • [libgxps/wip/nacho/visibility: 3/5] images: ifdef _jpeg_color_space_name, Ignacio Casal Quinteiro
  • [libgxps/wip/nacho/visibility: 2/5] Add version macro for 0.2.x, Ignacio Casal Quinteiro
  • [libgxps/wip/nacho/visibility: 1/5] Add GXPS_AVAILABLE_IN_ALL macro to handle the visibility of the methods, Ignacio Casal Quinteiro
  • [libgxps] (5 commits) Non-fast-forward update to branch wip/nacho/visibility, Ignacio Casal Quinteiro
  • [libgxps/wip/nacho/visibility] archive: do not use deprecated method, Ignacio Casal Quinteiro
  • [libgxps/wip/nacho/visibility] path: avoid set but not used warnings, Ignacio Casal Quinteiro
  • [libgxps/wip/nacho/visibility] images: ifdef _jpeg_color_space_name, Ignacio Casal Quinteiro
  • [gnome-software] trivial: Add a helper object GsPluginEvent, Richard Hughes
  • [gnome-software] trivial: Correctly namespace the recently added error_add_unique_id(), Richard Hughes
  • [libgxps/wip/nacho/visibility] Add version macro for 0.2.x, Ignacio Casal Quinteiro
  • [gnome-photos/wip/rishi/handle-urn-changes: 4/4] share-point-google: ..., Debarshi Ray
  • [gnome-photos/wip/rishi/handle-urn-changes: 3/4] item-manager: Add photos_item_manager_wait_for_create_async, Debarshi Ray
  • [gnome-photos/wip/rishi/handle-urn-changes: 2/4] utils: Add photos_utils_object_list_free_full, Debarshi Ray
  • [gnome-photos/wip/rishi/handle-urn-changes: 1/4] item-manager: style fix, Debarshi Ray
  • [gnome-photos] (4 commits) Created branch wip/rishi/handle-urn-changes, Debarshi Ray
  • [libgxps] Non-fast-forward update to branch wip/nacho/visibility, Ignacio Casal Quinteiro
  • [libgxps/wip/nacho/visibility] Add GXPS_AVAILABLE_IN_ALL macro to handle the visibility of the methods, Ignacio Casal Quinteiro
  • [libgxps] Created branch wip/nacho/visibility, Ignacio Casal Quinteiro
  • [release-notes/gnome-3-22] i changed something, Allan Day
  • [network-manager-openconnect] update strings, dwmw2
  • [gnome-software] Add UI for in-app notifications, Richard Hughes
  • [gnome-software] trivial: Use ERROR_DOWNLOAD_FAILED in the PackageKit plugins, Richard Hughes
  • [gdm] Updated British English translation, Damned-Lies
  • [gnome-control-center] Updated British English translation, Damned-Lies
  • [network-manager-vpnc] Deleted branch nm-1-2, Thomas Haller
  • [gtk+] Updated British English translation, Damned-Lies
  • [network-manager-vpnc: 23/23] NEWS: update, Thomas Haller
  • [network-manager-vpnc: 22/23] all: merge branch 'master' into nm-1-2, Thomas Haller
  • [network-manager-vpnc] (23 commits) ...NEWS: update, Thomas Haller
  • [gnome-software] trivial: Add GS_PLUGIN_ACTION_UNKNOWN, Richard Hughes
  • [network-manager-pptp] Deleted branch nm-1-2, Thomas Haller
  • [network-manager-pptp: 29/29] NEWS: update, Thomas Haller
  • [network-manager-pptp: 28/29] all: merge branch 'master' into nm-1-2, Thomas Haller
  • [network-manager-pptp] (29 commits) ...NEWS: update, Thomas Haller
  • [gnome-characters] Added British English translation, Damned-Lies
  • [gnome-sound-recorder] Added British English translation, Damned-Lies
  • [gnome-getting-started-docs] gs-browse-web: Opt openSUSE, SLES and SLED in to Firefox version, Dominique Leuenberger
  • [network-manager-openvpn: 7/7] all: merge branch 'verify-x509-name-bgo770922', Thomas Haller
  • [network-manager-openvpn: 6/7] all: minor style fixes, Thomas Haller
  • [network-manager-openvpn: 5/7] import: don't return content from config in failure message, Thomas Haller
  • [network-manager-openvpn: 4/7] Updated Brazilian Portuguese translation, Thomas Haller
  • [network-manager-openvpn: 3/7] properties: use helpers for dev. name entry errors, Thomas Haller
  • [network-manager-openvpn: 2/7] properties: add support for verify-x509-name, Thomas Haller
  • [network-manager-openvpn: 1/7] connection: add support for verify-x509-name property, Thomas Haller
  • [network-manager-openvpn] (7 commits) ...all: merge branch 'verify-x509-name-bgo770922', Thomas Haller
  • [gnome-software] Unbreak the GNOME Shell search provider, Richard Hughes
  • [gnome-software] trivial: Add GS_PLUGIN_ACTION_SETUP, Richard Hughes
  • [adwaita-icon-theme] fullcolor: audio-x-generic, Jakub Steiner
  • [rygel] Updated Swedish translation, Damned-Lies
  • [gnome-applets/wip/segeiger/in-process: 9/9] command: switch to in-process applet, Sebastian Geiger
  • [gnome-applets/wip/segeiger/in-process: 8/9] command: move files to src folder, Sebastian Geiger
  • [gnome-applets/wip/segeiger/in-process: 7/9] cpufreq: switch to in-process applet, Sebastian Geiger
  • [gnome-applets/wip/segeiger/in-process: 6/9] drivemount: switch to in-process applet, Sebastian Geiger
  • [gnome-applets/wip/segeiger/in-process: 5/9] drivemount: move files to src folder, Sebastian Geiger
  • [gnome-applets/wip/segeiger/in-process: 4/9] geyes: switch to in-process applet, Sebastian Geiger
  • [gnome-applets/wip/segeiger/in-process: 3/9] geyes: move files to src folder, Sebastian Geiger
  • [gnome-applets/wip/segeiger/in-process: 2/9] gweather: switch to in-process applet, Sebastian Geiger
  • [gnome-applets/wip/segeiger/in-process: 1/9] mini-commander: switch to in-process applet, Sebastian Geiger
  • [gnome-applets] (9 commits) Non-fast-forward update to branch wip/segeiger/in-process, Sebastian Geiger
  • [adwaita-icon-theme] Created branch gnome-3-22, Jakub Steiner
  • [gnome-shell] systray: Bail out if the plug window is gone, Olivier Fourdan
  • [gtk+] gdkdisplay: Unref seats in finalize, Timm Bäder
  • [gtk+] gdkdisplay-wayland: Fix some memory leaks, Timm Bäder
  • [evolution] Updated Swedish translation, Damned-Lies
  • [evolution] Updated French translation, Damned-Lies
  • [gnome-characters] build: Don't run intltoolize in autogen.sh, Daiki Ueno
  • [gitg/gnome-3-22] Updated Galician translations, Francisco Diéguez Souto
  • [dconf-editor] Updated Galician translations, Francisco Diéguez Souto
  • [gnome-apps-nightly] Builder: add various glibmm dependencies, Christian Hergert
  • [gnome-apps-nightly] Builder: give access to devel service, Christian Hergert
  • [gnome-user-docs] Added Hebrew translation, Yosef Or Boczko
  • [tracker] Updated Swedish translation, Damned-Lies
  • [gnome-todo] Updated Vietnamese translation, Trần Ngọc Quân
  • [evince] Updated Swedish translation, Damned-Lies
  • [network-manager-applet] c-e: Hide firewall zone combo when firewalld is not running, Beniamino Galvani
  • [gnome-system-monitor] Updated Swedish translation, Damned-Lies
  • [gnome-calendar] Updated Swedish translation, Damned-Lies
  • [gnome-settings-daemon] Updated Vietnamese translation, Trần Ngọc Quân
  • [gtk+] Updated Swedish translation, Damned-Lies
  • [gnome-backgrounds] Updated Vietnamese translation, Trần Ngọc Quân
  • [gnome-getting-started-docs] Added Hebrew translation, Yosef Or Boczko
  • [tracker] Init Vietnamese translation, Trần Ngọc Quân
  • [clutter-gst/clutter-gst-3.0] build: Post release bump to 3.0.21, Lionel Landwerlin
  • [clutter-gst] Created tag 3.0.20, Lionel Landwerlin
  • [clutter-gst/clutter-gst-3.0] build: Release 3.0.20, Lionel Landwerlin
  • [clutter-gst/clutter-gst-3.0] build: fix make dist, Lionel Landwerlin
  • [gnome-sudoku] Update British English translation, David King
  • [gitg/gnome-3-22] Updated Swedish translation, Damned-Lies
  • [gnome-boxes] Updated Swedish translation, Damned-Lies
  • [gnome-taquin] Add British English translation, David King
  • [gnome-tetravex] Update British English translation, David King
  • [balsa/gtk3] Updated Hungarian translation, Damned-Lies
  • [gnome-tweak-tool] Updated Finnish translation, Damned-Lies
  • [iagno] Update British English translation, David King
  • [gnome-builder/wip/chergert/flatpak-breakout] sandboxing: add subprocess abstraction, Christian Hergert
  • [libgnome-games-support] Add British English translation, David King
  • [lightsoff] Update British English translation, David King
  • [quadrapassel] Update British English translation, David King
  • [swell-foop] Update British English translation, David King
  • [tali] Update British English translation, David King
  • [orca/gnome-3-22] Add customization to present chat room name after incoming message, Joanmarie Diggs
  • [totem] Update Bulgarian translation, Alexander Alexandrov Shopov
  • [mutter] Update Bulgarian translation, Alexander Alexandrov Shopov
  • [gnome-tweak-tool] Update Bulgarian translation, Alexander Alexandrov Shopov
  • [gnome-online-accounts] Update Bulgarian translation, Alexander Alexandrov Shopov
  • [gnome-initial-setup] Update Bulgarian translation, Alexander Alexandrov Shopov
  • [gnome-documents] Update Bulgarian translation, Alexander Alexandrov Shopov
  • [gnome-control-center] Update Bulgarian translation, Alexander Alexandrov Shopov
  • [gnome-backgrounds] Update Bulgarian translation, Alexander Alexandrov Shopov
  • [gedit] Update Bulgarian translation, Alexander Alexandrov Shopov
  • [file-roller] Update Bulgarian translation, Alexander Alexandrov Shopov
  • [ghex] Updated Polish translation, Piotr Drąg
  • [gnome-apps-nightly] Builder: enable tracing/debug for nightly builds, Christian Hergert
  • [gnome-apps-nightly] Builder: add devhelp to dependencies, Christian Hergert
  • [gegl] Updated Polish translation, Piotr Drąg
  • [gedit-plugins] Updated Polish translation, Piotr Drąg
  • [gedit] Updated Polish translation, Piotr Drąg
  • [gdk-pixbuf] Updated Polish translation, Piotr Drąg
  • [gbrainy] Updated Polish translation, Piotr Drąg
  • [gnome-sudoku] Updated Vietnamese translation, Trần Ngọc Quân
  • [gnome-mines] Updated Vietnamese translation, Trần Ngọc Quân
  • [folks] Updated Polish translation, Piotr Drąg
  • [gnome-chess] Updated Vietnamese translation, Trần Ngọc Quân
  • [evolution-rss] Updated Polish translation, Piotr Drąg
  • [baobab] Updated Vietnamese translation, Trần Ngọc Quân
  • [evolution-mapi] Updated Polish translation, Piotr Drąg
  • [evolution-ews] Updated Polish translation, Piotr Drąg
  • [evolution-data-server] Updated Polish translation, Piotr Drąg
  • [evolution-activesync] Updated Polish translation, Piotr Drąg
  • [epiphany] Updated Polish translation, Piotr Drąg
  • [epiphany/gnome-3-22] Updated Polish translation, Piotr Drąg
  • [eog] Updated Polish translation, Piotr Drąg
  • [empathy] Updated Polish translation, Piotr Drąg
  • [orca] Add customization to present chat room name after incoming message, Joanmarie Diggs
  • [orca/gnome-3-22] Disable a sad hack we were using for Pidgin, Joanmarie Diggs
  • [chronojump] ChronopicWizard done. Need integration with chronopicWin, and cj start window, Xavier de Blas
  • [tomboy] Updated Polish translation, Piotr Drąg
  • [gnome-control-center] Updated Galician translations, Francisco Diéguez Souto
  • [gnome-photos/wip/rishi/de-dup] Query nie:links, Debarshi Ray
  • [gnome-photos] Created branch wip/rishi/de-dup, Debarshi Ray
  • [gnome-photos] share-point-google: Add the shared copy's ID to the original, Debarshi Ray
  • [gnome-photos] local-item: Embed XMP metadata identifying shared copies, Debarshi Ray
  • [gnome-photos] base-item: Add photos_base_item_metadata_add_shared_async, Debarshi Ray
  • [gnome-photos] base-item: Add a metadata_add_shared virtual method, Debarshi Ray
  • [gnome-photos] application: Register XMP namespace, Debarshi Ray
  • [polari] Updated Galician translations, Francisco Diéguez Souto
  • [jhbuild] 3.22: update pinyin stack, Michael Catanzaro
  • [gnome-music] Updated Galician translations, Francisco Diéguez Souto
  • [gnome-boxes] Updated Galician translations, Francisco Diéguez Souto
  • [gnome-applets/wip/segeiger/in-process] mini-commander: switch to in-process, Sebastian Geiger
  • [gnome-applets/wip/segeiger/in-process] man: remove modemlights and multiload man files, Sebastian Geiger
  • [gnome-software/wip/hughsie/GsPluginEvent: 24/24] Allow plugins to report non-critical events up to the UI, Richard Hughes
  • [gnome-software/wip/hughsie/GsPluginEvent: 23/24] packagekit: Use the new ERROR_DOWNLOAD_FAILED, Richard Hughes
  • [gnome-software/wip/hughsie/GsPluginEvent: 22/24] odrs: Add a cached source to improve error logging, Richard Hughes
  • [gnome-software/wip/hughsie/GsPluginEvent: 21/24] shell-extensions: Add a cached source to improve error logging, Richard Hughes
  • [gnome-software/wip/hughsie/GsPluginEvent: 20/24] fedora-distro-upgrades: Add a cached source to improve error logging, Richard Hughes
  • [gnome-software/wip/hughsie/GsPluginEvent: 19/24] fwupd: Add a cached source to improve error logging, Richard Hughes
  • [gnome-software] (24 commits) Non-fast-forward update to branch wip/hughsie/GsPluginEvent, Richard Hughes
  • [gnome-builder] Updated Hungarian translation, Damned-Lies
  • [gvfs] Updated Hungarian translation, Damned-Lies
  • [orca/gnome-3-22] Improve filtering out of non-showing menu items in flat review, Joanmarie Diggs
  • [orca] Improve filtering out of non-showing menu items in flat review, Joanmarie Diggs
  • [gnome-video-effects] Update British English translation, David King
  • [gnome-maps/wip/mlundblad/transit-routing: 12/12] mapView: WIP, implement showing transit routes, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 11/12] turnPointMarker: Add support for showing markers for transit stops, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 10/12] Add list box row class for transit stops, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 9/12] Add map marker for marking boarding points in transit itineraries, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 8/12] Add map marker to mark end of transit itineraries, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 7/12] Add map marker to mark start of walking transit legs, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 6/12] sidebar: WIP, Hook up a new transit mode button, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 5/12] Add list box row for loading more transit results, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 4/12] Add a list box row to show the arrival of a transit itinerary, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 3/12] Add list box row to display a leg of a transit itinerary, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 2/12] Add list box row class for representing transit itineraries, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 1/12] Add label widget for route labels, Marcus Lundblad
  • [gnome-maps] (12 commits) Non-fast-forward update to branch wip/mlundblad/transit-routing, Marcus Lundblad
  • [gnome-settings-daemon] Update British English translation, David King
  • [gimp/gimp-2-8] plug-ins: common: commit updates from mkgen.pl, Kristian Rietveld
  • [gimp/gimp-2-8] plug-ins: mkgen.pl: fix calls to write_file() routine, Kristian Rietveld
  • [evolution] Updated Dutch translation by Justin van Steijn, Nathan Follens, Reinout van Schouwen
  • [folks] Update British English translation, David King
  • [chrome-gnome-shell] freebsd: fallback to filesystem local socket., Yuri Konotopov
  • [chrome-gnome-shell] Added comments, Yuri Konotopov
  • [gnome-maps/wip/mlundblad/transit-routing: 5/5] mapView: WIP, implement showing transit routes, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 4/5] turnPointMarker: Add support for showing markers for transit stops, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 3/5] Add list box row class for transit stops, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 2/5] Add map marker for marking boarding points in transit itineraries, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 1/5] Add map marker to mark end of transit itineraries, Marcus Lundblad
  • [gnome-maps] (5 commits) Non-fast-forward update to branch wip/mlundblad/transit-routing, Marcus Lundblad
  • [gimp] plug-ins: common: fix scripts to generate Makefile.am correctly, Kristian Rietveld
  • [epiphany] Small Dutch translation improvements., Reinout van Schouwen
  • [polari] telepathyClient: Acknowledge messages on leave, Florian Müllner
  • [epiphany/gnome-3-22] Updated Dutch translation, Damned-Lies
  • [genius] Wed Sep 07 14:45:53 2016 Jiri (George) Lebl <jirka 5z com>, George Lebl
  • [network-manager-vpnc] Update Catalan translation, Jordi Mas
  • [network-manager-pptp] Update Catalan translation, Jordi Mas
  • [gnome-software] trivial: Ensure we never show the unstripped error in the UI, Richard Hughes
  • [gnome-software] Add gs_plugin_error_add_unique_id(), Richard Hughes
  • [network-manager-applet] Update Catalan translation, Jordi Mas
  • [gnome-software] Add GsPluginAction and store the action for async actions, Richard Hughes
  • [epiphany] Fix build on Debian systems, Michael Catanzaro
  • [tomboy] Update note list in Search All after deleting from Note window, Alex Tereschenko
  • [network-manager-libreswan] Update Catalan translation, Jordi Mas
  • [network-manager-openconnect] Update Catalan translation, Jordi Mas
  • [network-manager-fortisslvpn] Update Catalan translation, Jordi Mas
  • [network-manager-iodine] Update Catalan translation, Jordi Mas
  • [chronojump/chronojump-importer] Adds a new unit test., Carles Pina i Estany
  • [damned-lies] Improved 'variable in file' reading code, Claude Paroz
  • [gdm] pam-lfs,pam-redhat: get rid of gdm.pam, Ray Strode
  • [chronojump/chronojump-importer] Adds two more unit tests., Carles Pina i Estany
  • [gdm] pam-exherbo,pam-redhat: avoid password-auth/common-auth, Ray Strode
  • [chronojump/chronojump-importer] Adds new unit tests, fixes a real problem with update_session_ids()., Carles Pina i Estany
  • [chronojump/chronojump-importer] Add comments, improves code., Carles Pina i Estany
  • [gimp] app: fix position of "inline" keyword in about-dialog.c, Michael Natterer
  • [gimp] app, libgimpwidgets, plug-ins: kill gtk_scrolled_window_add_with_viewport(), Michael Natterer
  • [chronojump] ChronopicWizard assigns ports to radios and discrimines alreadydetected, Xavier de Blas
  • [gnome-applets] Update POTFILES.skip, Piotr Drąg
  • [glib] Updated Swedish translation, Damned-Lies
  • [release-notes/gnome-3-22] rework stuff, Allan Day
  • [gnome-autoar/gnome-3-22] configure: Ensure libarchive version is high enough in fallback check, Ting-Wei Lan
  • [gnome-autoar] configure: Ensure libarchive version is high enough in fallback check, Ting-Wei Lan
  • [network-manager-openconnect] build: fix linking against libdl.so for dlopen(), Thomas Haller
  • [network-manager-pptp/th/master-to-1-2-3-bgo771013: 59/59] NEWS: update, Thomas Haller
  • [network-manager-pptp/th/master-to-1-2-3-bgo771013: 58/59] all: merge branch 'master' into nm-1-2, Thomas Haller
  • [network-manager-pptp] (59 commits) Created branch th/master-to-1-2-3-bgo771013, Thomas Haller
  • [network-manager-pptp] Deleted branch th/master-to-1-2-3-bgo771013, Thomas Haller
  • [network-manager-vpnc/th/master-to-1-2-3-bgo771013: 68/68] NEWS: update, Thomas Haller
  • [network-manager-vpnc/th/master-to-1-2-3-bgo771013: 67/68] all: merge branch 'master' into nm-1-2, Thomas Haller
  • [network-manager-vpnc] (68 commits) Created branch th/master-to-1-2-3-bgo771013, Thomas Haller
  • [gtk+/gtk-2-24] Update NEWS for 2.24.31, Matthias Clasen
  • [gvfs] Updated German translation, Damned-Lies
  • [network-manager-pptp] build: really fix linking against libdl.so for dlopen(), Thomas Haller
  • [gnome-builder] Updated German translation, Damned-Lies
  • [network-manager-libreswan] build: really fix linking against libdl.so for dlopen(), Thomas Haller
  • [network-manager-vpnc] build: really fix linking against libdl.so for dlopen(), Thomas Haller
  • [mutter] Updated German translation, Damned-Lies
  • [network-manager-vpnc] build: fix linking against libdl.so for dlopen(), Thomas Haller
  • [gimp/gimp-2-8] Updated Polish translation, Piotr Drąg
  • [damned-lies] Allow for module-specific its data dirs, Claude Paroz
  • [network-manager-pptp/th/master-to-1-2-3-bgo771013: 58/58] NEWS: update, Thomas Haller
  • [network-manager-pptp/th/master-to-1-2-3-bgo771013: 57/58] all: merge branch 'master' into nm-1-2, Thomas Haller
  • [network-manager-pptp] (58 commits) Created branch th/master-to-1-2-3-bgo771013, Thomas Haller
  • [libgweather] Updated Friulian translation, Damned-Lies
  • [rhythmbox] Updated Portuguese translation, Damned-Lies
  • [glib] Updated Galician translations, Francisco Diéguez Souto
  • [network-manager-pptp] build: fix linking against libdl.so for dlopen(), Thomas Haller
  • [gnome-software] Updated Swedish translation, Damned-Lies
  • [network-manager-libreswan] build: fix linking against libdl.so for dlopen(), Thomas Haller
  • [orca] Never skip queued object:text-changed:insert from terminal objects, Joanmarie Diggs
  • [network-manager-vpnc/th/master-to-1-2-3-bgo771013: 67/67] build: fix linking against libdl.so for dlopen(), Thomas Haller
  • [network-manager-vpnc/th/master-to-1-2-3-bgo771013: 66/67] NEWS: update, Thomas Haller
  • [network-manager-vpnc/th/master-to-1-2-3-bgo771013: 65/67] all: merge branch 'master' into nm-1-2, Thomas Haller
  • [network-manager-vpnc] (67 commits) Created branch th/master-to-1-2-3-bgo771013, Thomas Haller
  • [network-manager-vpnc] Deleted branch th/master-to-1-2-3-bgo771013, Thomas Haller
  • [network-manager-vpnc/th/master-to-1-2-3-bgo771013] build: fix linking against libld.so for dlopen(), Thomas Haller
  • [gnome-continuous-yocto/gnomeostree-3.22-krogoth] meta-gnomeos: Fix the missing bits of the rename, Emmanuele Bassi
  • [giggle] Updated Hungarian translation, Damned-Lies
  • [chronojump/chronojump-importer] Deletes update_persons77_ids() and uses update_ids_from_table()., Carles Pina i Estany
  • [gnome-continuous-yocto/gnomeostree-3.22-krogoth] meta-gnomeos: Drop our gtk-doc-stub, Emmanuele Bassi
  • [gnome-continuous-yocto/gnomeostree-3.22-krogoth] meta-gnomeos: Fix 'recipies' typo, Emmanuele Bassi
  • [epiphany] Updated Swedish translation (cherry picked from commit 94ed4a3a4f0b22ff5579aeea8969a8c5eb8cdcac), Damned-Lies
  • [epiphany/gnome-3-22] Updated Swedish translation, Damned-Lies
  • [network-manager-vpnc/th/master-to-1-2-3-bgo771013: 66/66] NEWS: update, Thomas Haller
  • [network-manager-vpnc/th/master-to-1-2-3-bgo771013: 65/66] all: merge branch 'master' into nm-1-2, Thomas Haller
  • [network-manager-vpnc] (66 commits) Created branch th/master-to-1-2-3-bgo771013, Thomas Haller
  • [gnome-software] fwupd: Only load the fwupd.conf file once at startup, Richard Hughes
  • [gnome-software] trivial: Ignore non distro-upgrade kinds when downloading, Richard Hughes
  • [gnome-software] trivial: Don't throw a warning if we try to autenticate twice, Richard Hughes
  • [gnome-software] trivial: Convert an ERROR_FAILED to ERROR_NO_SECURITY, Richard Hughes
  • [gnome-software] trivial: Convert some ERROR_FAILED to ERROR_AUTH_INVALID, Richard Hughes
  • [gnome-software] trivial: Convert some ERROR_FAILED to ERROR_NOT_SUPPORTED, Richard Hughes
  • [gnome-software] trivial: Add ERROR_DELETE_FAILED, Richard Hughes
  • [gnome-software] trivial: Add ERROR_INVALID_FORMAT, Richard Hughes
  • [gnome-software] trivial: Add ERROR_WRITE_FAILED, Richard Hughes
  • [gnome-software] trivial: Add ERROR_DOWNLOAD_FAILED, Richard Hughes
  • [gnome-software] trivial: add ERROR_PLUGIN_DEPSOLVE_FAILED, Richard Hughes
  • [gimp-web/testing] Fix minor formatting problems on Ofnuts tutorials, Pat David
  • [network-manager-vpnc/th/tmp: 66/66] NEWS: update, Thomas Haller
  • [network-manager-vpnc/th/tmp: 65/66] all: merge branch 'master' into nm-1-2, Thomas Haller
  • [network-manager-vpnc] (66 commits) Created branch th/tmp, Thomas Haller
  • [gnome-shell] Updated Dutch translation Master, Hannie Dumoleyn
  • [nautilus] Updated Dutch translation Master, Hannie Dumoleyn
  • [polari] Updated Dutch translation Master, Hannie Dumoleyn
  • [gnome-applets/wip/segeiger/in-process: 21/21] gweather: move files to src folder, Sebastian Geiger
  • [gnome-applets/wip/segeiger/in-process: 20/21] inhibit: switch to in-process applet, Sebastian Geiger
  • [gnome-applets/wip/segeiger/in-process: 19/21] inhibit: move files to src folder, Sebastian Geiger
  • [gnome-applets/wip/segeiger/in-process: 18/21] man: drop man files for removed applets, Sebastian Geiger
  • [gnome-applets/wip/segeiger/in-process: 17/21] enable structured logging and set log domain, Sebastian Geiger
  • [gnome-applets/wip/segeiger/in-process: 16/21] modem-lights: switch to in-process applet, Sebastian Geiger
  • [gnome-applets] multiload: switch to in-process, Sebastian Geiger
  • [gnome-applets/wip/segeiger/in-process: 15/21] modem-lights: move files to src folder, Sebastian Geiger
  • [gnome-applets] multiload: move files to src folder, Sebastian Geiger
  • [gnome-applets/wip/segeiger/in-process: 14/21] modemlights: rename to modem-lights, Sebastian Geiger
  • [gnome-applets] netspeed: switch to in-process applet, Sebastian Geiger
  • [gnome-applets] (21 commits) Non-fast-forward update to branch wip/segeiger/in-process, Sebastian Geiger
  • [gnome-applets] stickynotes: rename to sticky-notes, Sebastian Geiger
  • [gnome-applets] stickynotes: migrate to GResource, Sebastian Geiger
  • [gnome-applets] stickynotes: move gschema file to src folder, Sebastian Geiger
  • [gnome-applets] stickynotes: move panel-applet file to data folder, Sebastian Geiger
  • [gnome-applets] stickynotes: switch to in-process applet, Sebastian Geiger
  • [gnome-applets] stickynotes: move files to src folder, Sebastian Geiger
  • [evolution-data-server/wip/camel-more-gobject] Added 'dirty' and 'folder-flagged' stamps and some changes of the 'load' function, Milan Crha
  • [network-manager-vpnc] Deleted branch th/tmp, Thomas Haller
  • [empathy] Updated Friulian translation, Damned-Lies
  • [gnome-tweak-tool] xkb: XKB options are not in the 3.22 Keyboard panel, Bastien Nocera
  • [nautilus] batch-rename-dialog: merge the general conflict check handling, Carlos Soriano Sánchez
  • [nautilus] batch-rename-dialog: use GTask appropiately, Carlos Soriano Sánchez
  • [network-manager-vpnc/th/tmp: 59/59] all: merge branch 'master' into nm-1-2, Thomas Haller
  • [network-manager-vpnc] (59 commits) Created branch th/tmp, Thomas Haller
  • [evince] Revert "browser-plugin: Replace gdkwayland.h include with gdk.h", Carlos Garcia Campos
  • [evince] browser-plugin: Replace gdkwayland.h include with gdk.h, Carlos Garcia Campos
  • [gnome-continuous] Remove unused patches, Emmanuele Bassi
  • [devhelp] Updated Friulian translation, Damned-Lies
  • [pango] Fix exporting pango_cairo_win32_font_map_get_type, Patrick Griffis
  • [gegl] load: readd include stdlib.h bug #1373722, Øyvind Kolås
  • [jhbuild] world: Add xdg-desktop-portal and friends, Emmanuele Bassi
  • [devhelp] Added Friulian translation, Damned-Lies
  • [gnome-software] trivial: Add gs_plugin_error_to_string(), Richard Hughes
  • [gnome-software] trivial: Fix up a few gtk-doc mistakes, Richard Hughes
  • [gnome-software] trivial: Remove the top margin from the distro upgrade now it has a white bg, Richard Hughes
  • [chronojump/chronojump-importer] Fixes update_persons_77_ids: it was doing nothing. Fixes unit tests., Carles Pina i Estany
  • [chronojump] chronopicWizard detects ports and GUI is nice., Xavier de Blas
  • [gnome-software/wip/hughsie/GsPluginEvent] trivial: Remove the top margin from the distro upgrade now it has a white bg, Richard Hughes
  • [gnome-software/wip/hughsie/GsPluginEvent] Use GdNotification from libgd, Richard Hughes
  • [gnome-applets/wip/segeiger/in-process] inhibit: switch to in-process applet, Sebastian Geiger
  • [gnome-applets/wip/segeiger/in-process] inhibit: move files to src folder, Sebastian Geiger
  • [gnome-applets/wip/segeiger/in-process] man: drop man files for removed applets, Sebastian Geiger
  • [gnome-control-center] keyboard: fix list sizes with latest Gtk+, Bastien Nocera
  • [metacity] build: don't use itstool, Alberts Muktupāvels
  • [jhbuild] Disable builddir != srcdir for ostree, Emmanuele Bassi
  • [jhbuild] world: Update the location of ostree, Emmanuele Bassi
  • [chronojump/chronojump-importer] Updates the "type" of the jump in the tables Jump and JumpRj according to the new Jump(Rj)Type(name), Carles Pina i Estany
  • [chronojump/chronojump-importer] Avoids column duplicates., Carles Pina i Estany
  • [chronojump/chronojump-importer] Adds databases for a failing unit test: JumpType fails because of a duplicate., Carles Pina i Estany
  • [chronojump/chronojump-importer] Better output for inserted and reused rows., Carles Pina i Estany
  • [gnome-continuous] Add xdg-desktop-portal modules, Emmanuele Bassi
  • [gnome-applets/wip/segeiger/in-process: 8/8] enable structured logging and set log domain, Sebastian Geiger
  • [gnome-applets/wip/segeiger/in-process: 7/8] modem-lights: switch to in-process applet, Sebastian Geiger
  • [gnome-applets/wip/segeiger/in-process: 6/8] modem-lights: move files to src folder, Sebastian Geiger
  • [gnome-applets/wip/segeiger/in-process: 5/8] modemlights: rename to modem-lights, Sebastian Geiger
  • [gnome-applets/wip/segeiger/in-process: 4/8] multiload: switch to in-process, Sebastian Geiger
  • [gnome-applets/wip/segeiger/in-process: 3/8] multiload: move files to src folder, Sebastian Geiger
  • [gnome-applets/wip/segeiger/in-process: 2/8] netspeed: switch to in-process applet, Sebastian Geiger
  • [gnome-applets/wip/segeiger/in-process: 1/8] stickynotes: rename to sticky-notes, Sebastian Geiger
  • [gnome-applets] (8 commits) Non-fast-forward update to branch wip/segeiger/in-process, Sebastian Geiger
  • [mutter] Updated Brazilian Portuguese translation, Damned-Lies
  • [gnome-calendar] Updated Dutch translation Master, Hannie Dumoleyn
  • [gnome-boxes] Updated Dutch translation Master, Hannie Dumoleyn
  • [aisleriot] Updated Dutch translation Master, Hannie Dumoleyn
  • [release-notes/gnome-3-22] split out files into another section, Allan Day
  • [gimp/gtk3-port: 233/233] foo, Michael Natterer
  • [gimp/gtk3-port: 232/233] plug-ins: s/GtkObject/GtkAdjustment/ in file-wepb, Michael Natterer
  • [gimp/gtk3-port: 231/233] Bug 762279 - "Tip of the day" links opens two links., Michael Natterer
  • [gimp/gtk3-port: 230/233] Revert "Bug 762279 - "Tip of the day" links opens two links", Michael Natterer
  • [gimp/gtk3-port: 229/233] Bug 759030 - gtk3-port parsing error loading css from custom theme, Michael Natterer
  • [gimp/gtk3-port: 228/233] app: port GimpContainerTreeView from style_set() to style_updated(), Michael Natterer
  • [gimp/gtk3-port: 227/233] libgimpwidgets: Separate ruler text layer from background., Michael Natterer
  • [gimp/gtk3-port: 226/233] libgimpwidgets: Draw marker in correct position on ruler., Michael Natterer
  • [gimp/gtk3-port: 225/233] libgimpwidgets: #if 0 more stuff in gimp3migration, Michael Natterer
  • [gimp/gtk3-port: 224/233] app: use gimp_color_display_stack_get_filters() instead of stack->filters, Michael Natterer
  • [gimp/gtk3-port: 223/233] app: remove GTK_OBJECT() case in GimpPopup, Michael Natterer
  • [gimp/gtk3-port: 222/233] app: port GimpCircle and subclasses to GTK+ 3, Michael Natterer
  • [gimp/gtk3-port: 221/233] Use GTK+3 gtk_get_locale_direction() function instead of current hack., Michael Natterer
  • [gimp/gtk3-port: 220/233] app: s/GtkObject/GtkAdjustment/ in gimpdisplayhsell-rotate-dialog.c, Michael Natterer
  • [gimp/gtk3-port: 219/233] Unkommented settings for preferring a dark GTK+ theme., Michael Natterer
  • [gimp/gtk3-port: 218/233] modules: port GimpColorWheel to GTK+ 3.x, Michael Natterer
  • [gimp/gtk3-port: 217/233] app: port wilber drawing to GtkStyleContext, Michael Natterer
  • [gimp/gtk3-port: 216/233] app: don't use the deprecated GDK_EXTENSION_EVENTS_ALL, Michael Natterer
  • [gimp/gtk3-port: 215/233] app: make the statusbar's progress label visible again, Michael Natterer
  • [gimp/gtk3-port: 214/233] themes: set an explicit background for rulers, Michael Natterer
  • [gimp/gtk3-port: 213/233] Incomplete notebook and tab theming commit, to be improved, Michael Natterer
  • [gimp/gtk3-port: 212/233] app: themes.c: add #if 0-ed switch to dark theme variant, Michael Natterer
  • [gimp/gtk3-port: 211/233] app: don't use "size-request" for the toolbox' wilber, it's gone, Michael Natterer
  • [gimp/gtk3-port: 210/233] devel-docs: make the shooter tool at least build again (untested), Michael Natterer
  • [gimp/gtk3-port: 209/233] app: implement GtkContainer::get_path_for_child() in GimpMessageBox, Michael Natterer
  • [gimp/gtk3-port: 208/233] plug-ins: s/GtkObject/GtkAdjustment/, Michael Natterer
  • [gimp/gtk3-port: 207/233] app: GimpDock: port font size modification to GtkCssProvider, Michael Natterer
  • [gimp/gtk3-port: 206/233] app: port GimpTagPopup to GtkStyleContext, Michael Natterer
  • [gimp/gtk3-port: 205/233] app: port GimpNavigationEditor to GtkStyleContext, Michael Natterer
  • [gimp/gtk3-port: 204/233] app: port GimpHistogramView to gdk_device_grab()/ungrab(), Michael Natterer
  • [gimp/gtk3-port: 203/233] app: port GimpGradientEditor to GtkSyleContext, Michael Natterer
  • [gimp/gtk3-port: 202/233] app: let the file dialog expand/collapse with the file type expander, Michael Natterer
  • [gimp/gtk3-port: 201/233] app: remove some forgotten #undef GSEAL_ENABLE, Michael Natterer
  • [gimp/gtk3-port: 200/233] app: use gdk_device_get_position() inetad of gdk_display_get_pointer(), Michael Natterer
  • [gimp/gtk3-port: 199/233] app: make input devices, grabs and therefore generally tools work again, Michael Natterer
  • [gimp/gtk3-port: 198/233] app: gimp_device_info_get_device_coords(): workaround for XI2 b0rk, Michael Natterer
  • [gimp/gtk3-port: 197/233] app: gimp_print_event(): add the device to the event debug output., Michael Natterer
  • [gimp/gtk3-port: 196/233] plug-ins: port filter-pack to GTK+ 3.0, still some warnings left, Michael Natterer
  • [gimp/gtk3-port: 195/233] app: remove gimp_rgb_get,set_gdk_color(), Michael Natterer
  • [gimp/gtk3-port: 194/233] app: use GdkRGBA instead of GdkColor in some places, Michael Natterer
  • [gimp/gtk3-port: 193/233] plug-ins: port map-object to GTK+ 3.x, Michael Natterer
  • [gimp/gtk3-port: 192/233] configure.ac: use the new GTK_CHECK_BACKEND() macro, Michael Natterer
  • [gimp/gtk3-port: 191/233] app: port GimpComboTagEntry to GtkStyleContext, Michael Natterer
  • [gimp/gtk3-port: 190/233] app: increase the priority of the theme CSS by 1, Michael Natterer
  • [gimp/gtk3-port: 189/233] themes: document the new stlye properties and indent the CSS files properly, Michael Natterer
  • [gimp/gtk3-port: 188/233] app: define all GimpHistogramView colors via style properties and CSS, Michael Natterer
  • [gimp/gtk3-port: 187/233] themes: document the new GimpHistogramView property in the theme CSS, Michael Natterer
  • [gimp/gtk3-port: 186/233] app: port GimpCurveView to GtkStyleContext, Michael Natterer
  • [gimp/gtk3-port: 185/233] app: add style property and default CSS for GimpHistogramView's grid-color, Michael Natterer
  • [gimp/gtk3-port: 184/233] app: add gimp_get_style_color() to simplify GdkRGBA style property lookup, Michael Natterer
  • [gimp/gtk3-port: 183/233] app: port GimpCellRendererDashes to GtkStyleContext, Michael Natterer
  • [gimp/gtk3-port: 182/233] Port cell renderers to gtk_cell_renderer_get_state(), Michael Natterer
  • [gimp/gtk3-port: 181/233] app: port GimpOverlayChild to GtkStyleContext, Michael Natterer
  • [gimp/gtk3-port: 180/233] app: remove call to gtk_widget_style_attach() from GimpOverlayBox, Michael Natterer
  • [gnome-software/wip/hughsie/GsPluginEvent: 3/3] Allow plugins to report non-critical events up to the UI, Richard Hughes
  • [gimp/gtk3-port: 179/233] app: port GimpColorFrame away from GtkStyle, using a new style property, Michael Natterer
  • [gnome-software/wip/hughsie/GsPluginEvent: 2/3] trivial: Add gs_plugin_error_to_string(), Richard Hughes
  • [gimp/gtk3-port: 178/233] app: remove obsolete device checks from GimpToolbox, Michael Natterer
  • [gnome-software/wip/hughsie/GsPluginEvent: 1/3] trivial: Fix up a few gtk-doc mistakes, Richard Hughes
  • [gimp/gtk3-port: 177/233] app: when checking for a device change, check the event's source device, Michael Natterer
  • [gnome-software] (3 commits) Non-fast-forward update to branch wip/hughsie/GsPluginEvent, Richard Hughes
  • [gimp/gtk3-port: 176/233] app: always ask the master device for its axes or state, Michael Natterer
  • [gimp/gtk3-port: 175/233] app: port GimpTagEntry to GtkStyleContext, Michael Natterer
  • [gimp/gtk3-port: 174/233] app: port GimpHistogramView to GtkStyleContext, Michael Natterer
  • [gimp/gtk3-port: 173/233] Implement GtkWidget::style_updated() instead of ::style_set(), Michael Natterer
  • [gimp/gtk3-port: 172/233] app: port GimpThumbBox to GtkStyleContext, Michael Natterer
  • [gimp/gtk3-port: 171/233] app: use gtk_widget_override_font() instead of modify_font(), Michael Natterer
  • [gimp/gtk3-port: 170/233] app: port GimpToolEditor to GtkStyleContext, Michael Natterer
  • [gimp/gtk3-port: 169/233] app: port GimpDockWindow to GtkStyleContext, Michael Natterer
  • [gimp/gtk3-port: 168/233] libgimpwidgets: move all GimpColorProfileStore members to a private struct, Michael Natterer
  • [gimp/gtk3-port: 167/233] plug-ins: don't use style->black and style->white, Michael Natterer
  • [gimp/gtk3-port: 166/233] app: port GimpPaletteView to GtkStyleContext, Michael Natterer
  • [gimp/gtk3-port: 165/233] app: port GimpStrokeEditor to GtkStyleContext, Michael Natterer
  • [gimp/gtk3-port: 164/233] libgimpwidgets: move all GimpMemsizeEntry members to a private struct, Michael Natterer
  • [gimp/gtk3-port: 163/233] app: don't use style->black and style->white, Michael Natterer
  • [gimp/gtk3-port: 162/233] libgimpwidgets: move all GimpEnumLabel members to a private struct, Michael Natterer
  • [gimp/gtk3-port: 161/233] libgimpwidgets: move all GimpColorSelection members to a private struct, Michael Natterer
  • [gimp/gtk3-port: 160/233] libgimpwidgets: move GimpColorProfileComboBox::dialog to private, Michael Natterer
  • [gimp/gtk3-port: 159/233] libgimpwidgets: move all GimpColorScale members to a private struct, Michael Natterer
  • [gimp/gtk3-port: 158/233] libgimpwidgets: move all GimpColorNotebook members to a private struct., Michael Natterer
  • [gimp/gtk3-port: 157/233] libgimpwidgets: add padding, Michael Natterer
  • [gimp/gtk3-port: 156/233] libgimpwidgets: move all GimpColorHexEntry members to a private struct, Michael Natterer
  • [gimp/gtk3-port: 155/233] libgimpwidgets: move all GimpColorDisplayStack members to a private struct, Michael Natterer
  • [gimp/gtk3-port: 154/233] libgimpwidgets: move all GimpColorDisplay members to a private struct, Michael Natterer
  • [gimp/gtk3-port: 153/233] libgimpwidgets: move all GimpBrowser members to a private struct, Michael Natterer
  • [gimp/gtk3-port: 152/233] libgimpwidgets: move all GimpChainButton members to a private struct, Michael Natterer
  • [gimp/gtk3-port: 151/233] libgimpwidgets: move all GimpCellRendererToggle members to a private struct, Michael Natterer
  • [gimp/gtk3-port: 150/233] libgimpwidgets: move all GimpColorButton members to a private struct, Michael Natterer
  • [gimp/gtk3-port: 149/233] libgimpwidgets: move all GimpCellRendererColor members to a private struct, Michael Natterer
  • [gimp/gtk3-port: 148/233] libgimpwidgets: move all GimpButton members to a private struct, Michael Natterer
  • [gimp/gtk3-port: 147/233] libgimpwidgets: move padding members from instance to class struct, Michael Natterer
  • [gimp/gtk3-port: 146/233] libgimpwidgets: move all GimpOffsetArea members to a private struct, Michael Natterer
  • [gimp/gtk3-port: 145/233] libgimpwidgets: move all GimpColorArea members to a private struct, Michael Natterer
  • [gimp/gtk3-port: 144/233] libgimpwidgets: move all GimpPickButton members to a private struct, Michael Natterer
  • [gimp/gtk3-port: 143/233] app: port GimpScaleButton to GtkStyleContext, Michael Natterer
  • [gimp/gtk3-port: 142/233] app: port GimpOverlayFrame to GtkStyleContext, Michael Natterer
  • [gimp/gtk3-port: 141/233] app: port GimpOverlayBox to GtkStyleContext, Michael Natterer
  • [gimp/gtk3-port: 140/233] app: use gtk_menu_shell_get_selected_item(), Michael Natterer
  • [gimp/gtk3-port: 139/233] Replace gdk_cursor_unref() with g_object_unref(), Michael Natterer
  • [gimp/gtk3-port: 138/233] app: check whether child widgets exist in GtkWidget::style_updated(), Michael Natterer
  • [gimp/gtk3-port: 137/233] app: copy gimp.css instead of gtkrc to the user's gimp directory, Michael Natterer
  • [gimp/gtk3-port: 136/233] Port theme and gtkrc file loading to CSS files using GtkCssProvider, Michael Natterer
  • [gimp/gtk3-port: 135/233] port gtkrc files to CSS (incompletely and stuff commented out), Michael Natterer
  • [gimp/gtk3-port: 134/233] app: implement GtkWidget::style_updated() instead of style_set(), Michael Natterer
  • [gimp/gtk3-port: 133/233] app: port GimpSpinScale to GtkStyleContext, Michael Natterer
  • [gnote] Make shell search provider search only in titles, Aurimas Černius
  • [gimp/gtk3-port: 132/233] app: use gdk_drag_context_get_selected_action() instead of conect->action, Michael Natterer
  • [gimp/gtk3-port: 131/233] app: use gdk_drag_context_get_source_window(), Michael Natterer
  • [gimp/gtk3-port: 130/233] libgimpwidgets: use g_object_ref()/unref() for GdkCursors, Michael Natterer
  • [gimp/gtk3-port: 129/233] libgimpwidgets: implement GtkWidget::style_updated() instead of style_set(), Michael Natterer
  • [gimp/gtk3-port: 128/233] libgimpwidgets: implement GtkWidget::state_flags_changed(), Michael Natterer
  • [gimp/gtk3-port: 127/233] modules: remove call to gtk_widget_set_extension_events(), Michael Natterer
  • [gimp/gtk3-port: 126/233] app: port the about dialog to GtkStyleContext, Michael Natterer
  • [gimp/gtk3-port: 125/233] libgimpwidgets: port GimpNumberPairEntry to gtk_widget_override_font(), Michael Natterer
  • [gimp/gtk3-port: 124/233] app: s/gtk_widget_modify_font/gtk_widget_override_font/, Michael Natterer
  • [gimp/gtk3-port: 123/233] app: remove calls to gtk_widget_get, set_extension_events(), Michael Natterer
  • [gimp/gtk3-port: 122/233] app: port GimpDashEditor to GtkStyleContext, Michael Natterer
  • [gimp/gtk3-port: 121/233] app: port GimpContainerBox to GtkStyleContext, Michael Natterer
  • [gimp/gtk3-port: 120/233] app: port gimp_get_icon_size() to GtkStyleContext, Michael Natterer
  • [gimp/gtk3-port: 119/233] app: port GimpFgBgView to GtkStyleContext, Michael Natterer
  • [gimp/gtk3-port: 118/233] app: port GimpFgBgEditor to GtkStyleContext, Michael Natterer
  • [gimp/gtk3-port: 117/233] app: port GimpComponentEditor to GtkStyleContext, Michael Natterer
  • [gimp/gtk3-port: 116/233] app: port GimpColormapEditor to GtkStyleContext, Michael Natterer
  • [gimp/gtk3-port: 115/233] app: port GimpContainerTreeView to GtkStyleContext, Michael Natterer
  • [gimp/gtk3-port: 114/233] app: port GimpContainerIconView to GtkStyleContext, Michael Natterer
  • [gimp/gtk3-port: 113/233] app: port GimpPanedBox to GtkStyleContext, Michael Natterer
  • [gimp/gtk3-port: 112/233] app: port setting the canvas padding color to GtkStyleContext, Michael Natterer
  • [gimp/gtk3-port: 111/233] app: port GimpBlobEditor to GtkStyleContext, Michael Natterer
  • [gimp/gtk3-port: 110/233] llibgimpwidgets: port GimpScrolledPreview to GtkStyleContext, Michael Natterer
  • [gimp/gtk3-port: 109/233] libgimpwidgets: port GimpRuler to GtkStyleContext, Michael Natterer
  • [gimp/gtk3-port: 108/233] libgimpwidgets: port GimpOffsetArea to GtkStyleContext, Michael Natterer
  • [gimp/gtk3-port: 107/233] libgimpwidgets: port GimpColorScale to GtkStyleContext, Michael Natterer
  • [gimp/gtk3-port: 106/233] libgimpwidgets: port GimpColorArea to GtkStyleContext, Michael Natterer
  • [gimp/gtk3-port: 105/233] libgimpwidgets: port GimpChainButton to GtkStyleContext, Michael Natterer
  • [gimp/gtk3-port: 104/233] libgimpwidgets: port GimpCellRendererToggle to GtkStyleContext, Michael Natterer
  • [gimp/gtk3-port: 103/233] app: change the list of available devices to something that makes sense, Michael Natterer
  • [gimp/gtk3-port: 102/233] libgimpwidgets: port to GtkStyleContext and gtk_render_foo(), Michael Natterer
  • [gimp/gtk3-port: 101/233] app: port the device sort function to GdkDeviceManager, Michael Natterer
  • [gimp/gtk3-port: 100/233] Use gtk_widget_render_icon_pixbuf() instead of gtk_widget_render_icon(), Michael Natterer
  • [gimp/gtk3-port: 99/233] app: put the toolbox' areas into a box until we decided about a wrapping widget, Michael Natterer
  • [gimp/gtk3-port: 98/233] app: introduce struct GimpDeviceKey because GdkDeviceKey is gone, Michael Natterer
  • [gimp/gtk3-port: 97/233] app: use GdkDevice accessors, Michael Natterer
  • [gimp/gtk3-port: 96/233] app: implement proper height-for-width in GimpToolPalette, Michael Natterer
  • [gimp/gtk3-port: 95/233] app: skip keyboard devices so the device list becomes reasonable, Michael Natterer
  • [gimp/gtk3-port: 94/233] app: port GimpSpinScale to GTK+ 3.0, Michael Natterer
  • [gimp/gtk3-port: 93/233] app: don't connect to "size-requst" because that's deprecated, Michael Natterer
  • [gimp/gtk3-port: 92/233] app: port GimpOverlayBox to GtkWidget::get_preferred_width/height(), Michael Natterer
  • [gimp/gtk3-port: 91/233] app: fix GimpOverlayDialog's minimum height, Michael Natterer
  • [gimp/gtk3-port: 90/233] plug-ins: port the unit-editor to GtkScrollable, Michael Natterer
  • [adwaita-icon-theme] symbolic: simplify stylus for input-tablet, Jakub Steiner
  • [gimp/gtk3-port: 89/233] plug-ins: port lighting to GTK+ 3.0, Michael Natterer
  • [adwaita-icon-theme] prepare for 3.21.91 release, Jakub Steiner
  • [gimp/gtk3-port: 88/233] plug-ins: port cml-explorer to GtkWidget::draw(), Michael Natterer
  • [gimp/gtk3-port: 87/233] plug-ins: port sphere-designer to GtkWidget::draw(), Michael Natterer
  • [gimp/gtk3-port: 86/233] plug-ins: port the print preview to the new size request API, Michael Natterer
  • [gimp/gtk3-port: 85/233] app: port to the new size request API, Michael Natterer
  • [gnome-continuous] Untag Evolution, Emmanuele Bassi
  • [gimp/gtk3-port: 84/233] libgimpwidgets: port to the new size request API, Michael Natterer
  • [gimp/gtk3-port: 83/233] app: remove GtkWrapBox, Michael Natterer
  • [gimp/gtk3-port: 82/233] app: port the colormap editor to GTK+ 3.0, Michael Natterer
  • [gimp/gtk3-port: 81/233] plug-ins: port some more plug-ins to GTK+ 3.0, Michael Natterer
  • [gimp/gtk3-port: 80/233] plug-ins: more s/GtkObject/GtkAdjustment/, Michael Natterer
  • [gimp/gtk3-port: 79/233] plug-ins: s/GtkObject/GtkAdjustment/g in plug-ins/common/, Michael Natterer
  • [gimp/gtk3-port: 78/233] plug-ins: port file-png to GTK+ 3.0, Michael Natterer
  • [gimp/gtk3-port: 77/233] plug-ins: port jpeg-save to GTK+ 3.0, Michael Natterer
  • [gimp/gtk3-port: 76/233] plug-ins: lots of trivial GTK+ 3.0 porting, Michael Natterer
  • [gimp/gtk3-port: 75/233] app: add ugly workaround to make the icon view adapt to view size changes, Michael Natterer
  • [gimp/gtk3-port: 74/233] app: cairo_save()/restore() around chaining up in draw(), Michael Natterer
  • [gimp/gtk3-port: 73/233] app: use the new GtkScrollable API instead of deprecated tree view API, Michael Natterer
  • [gimp/gtk3-port: 72/233] app: GtkEntry turned into a no-window widget, Michael Natterer
  • [gimp/gtk3-port: 71/233] app: port to GtkWidget::draw(), Michael Natterer
  • [gimp/gtk3-port: 70/233] app: forgot to remove a cairo_destroy() in draw(), Michael Natterer
  • [gimp/gtk3-port: 69/233] app: port to GtkWidget::draw(), Michael Natterer
  • [gimp/gtk3-port: 68/233] app: don't translate to allocation.x,y, Michael Natterer
  • [gimp/gtk3-port: 67/233] libgimp: port to GtkWidget::draw(), Michael Natterer
  • [gimp/gtk3-port: 66/233] libgimpwidgets: port to GtkWidget::draw(), Michael Natterer
  • [gimp/gtk3-port: 65/233] modules: port to GtkWidget::draw(), Michael Natterer
  • [gimp/gtk3-port: 64/233] app: remove GimpContainerGridView from the build entirely, Michael Natterer
  • [gimp/gtk3-port: 63/233] app: port popup arrow drawing to cairo and get rid of the arrow_pixbuf, Michael Natterer
  • [gimp/gtk3-port: 62/233] app: passing -1 as width/height to gtk_paint_box() no longer works, Michael Natterer
  • [gimp/gtk3-port: 61/233] app: port to GtkWidget::draw(), Michael Natterer
  • [gimp/gtk3-port: 60/233] app: didn't completely commit the display shell expose() -> draw() change, Michael Natterer
  • [gimp/gtk3-port: 59/233] modules: s/GtkObject/GtkAdjustment/, Michael Natterer
  • [gimp/gtk3-port: 58/233] libgimpwidgets: port to GtkWidget::draw(), Michael Natterer
  • [gimp/gtk3-port: 57/233] app: port to GtkWidget::draw(), Michael Natterer
  • [gimp/gtk3-port: 56/233] app: can't set the scale combo entry's properties in init() any longer, Michael Natterer
  • [gimp/gtk3-port: 55/233] app: port to GtkWidget::draw() but disable the code inside with #if 0, Michael Natterer
  • [gimp/gtk3-port: 54/233] app: port the tag entry to GTK+ 3.0, Michael Natterer
  • [gimp/gtk3-port: 53/233] app: remove call to gtk_statusbar_set_has_resize_grip(), Michael Natterer
  • [gimp/gtk3-port: 52/233] app: port to GtkWidget::draw() (incompletely), Michael Natterer
  • [gimp/gtk3-port: 51/233] app: use the container icon view, the grid view is not GTK+ 3.0-able, Michael Natterer
  • [gimp/gtk3-port: 50/233] app: port the overlay stuff to GTK+ 3.0, Michael Natterer
  • [gimp/gtk3-port: 49/233] app: port to GtkWidget::draw(), Michael Natterer
  • [gimp/gtk3-port: 48/233] libgimpwidgets: port to GtkWidget::draw(), Michael Natterer
  • [gimp/gtk3-port: 47/233] libgimpwidgets: port the ruler to GTK+ 3.0, Michael Natterer
  • [gimp/gtk3-port: 46/233] app: port the splash to GTK+ 3.0, Michael Natterer
  • [gimp/gtk3-port: 45/233] libgimpwidgets: get rid of (GtkObject **) casts, Michael Natterer
  • [gimp/gtk3-port: 44/233] app: remove calls to colormap functions, they are gone, Michael Natterer
  • [gimp/gtk3-port: 43/233] app: port to GtkWidget::draw(), Michael Natterer
  • [gimp/gtk3-port: 42/233] app: use GdkDeviceManager to list devices, Michael Natterer
  • [gimp/gtk3-port: 41/233] app: pass the cairo_region_t to gdk_window_invalidate_region() directly, Michael Natterer
  • [gimp/gtk3-port: 40/233] app: s/GtkObject/GtkAdjustment/ in app/dialogs/, Michael Natterer
  • [gimp/gtk3-port: 39/233] app: port tools to GTK+ 3.0 (trivial changes only), Michael Natterer
  • [gimp/gtk3-port: 38/233] libgimpwidgets: port GimpFrame to GTK+ 3.0, Michael Natterer
  • [gimp/gtk3-port: 37/233] app: use gtk_widget_get_preferred_size() instead of size_request(), Michael Natterer
  • [gimp/gtk3-port: 36/233] app: port GimpScalComboBox to GTK+ 3.0, Michael Natterer
  • [gimp/gtk3-port: 35/233] app: use gtk_widget_get_preferred_size() instead of size_request(), Michael Natterer
  • [gimp/gtk3-port: 34/233] app: remove obsolete (GtkObject **) casts, Michael Natterer
  • [gimp/gtk3-port: 33/233] app: port device management to GdkDeviceManager, Michael Natterer
  • [gimp/gtk3-port: 32/233] app: port call to gtk_paint_arrow() to GTK+ 3.0, Michael Natterer
  • [gimp/gtk3-port: 31/233] app: no need to alloc colors any longer, GdkColormap is gone, Michael Natterer
  • [gimp/gtk3-port: 30/233] app: port to GtkWidget::draw(), Michael Natterer
  • [gimp/gtk3-port: 29/233] app: port to GtkWidget::draw(), Michael Natterer
  • [gimp/gtk3-port: 28/233] app: port GimpPaletteView to GtkWidget::draw(), Michael Natterer
  • [gimp/gtk3-port: 27/233] app: port GimpNavigationView to GtkWidget::draw(), Michael Natterer
  • [gimp/gtk3-port: 26/233] app: port to GtkWidget::draw(), Michael Natterer
  • [gimp/gtk3-port: 25/233] app: s/GtkObject/GtkAdjustment/, Michael Natterer
  • [gimp/gtk3-port: 24/233] app: port to GtkWidget::draw(), Michael Natterer
  • [gimp/gtk3-port: 23/233] app: port to GtkWidget::draw() and s/GtkObject/GtkAdjustment/, Michael Natterer
  • [gimp/gtk3-port: 22/233] app: port to GtkWidget::draw(), Michael Natterer
  • [gimp/gtk3-port: 21/233] app: port to GtkWidget::draw(), Michael Natterer
  • [gimp/gtk3-port: 20/233] app: port to GtkWidget::draw(), Michael Natterer
  • [gimp/gtk3-port: 19/233] app: port virtual functions to GTK+ 3.0 API, Michael Natterer
  • [gimp/gtk3-port: 18/233] app: port to GtkWidget::draw(), Michael Natterer
  • [gimp/gtk3-port: 17/233] app: port to GtkWidget::draw(), Michael Natterer
  • [gimp/gtk3-port: 16/233] app: remove GTK_OBJECT() cast, Michael Natterer
  • [gimp/gtk3-port: 15/233] app: port to GtkWidget::draw(), Michael Natterer
  • [gimp/gtk3-port: 14/233] libgimp: remove GdkRGB and GdkColorMap calls, these APIs are gone, Michael Natterer
  • [gimp/gtk3-port: 13/233] libgimpwidgets: remove deprecated files completely, Michael Natterer
  • [gimp/gtk3-port: 12/233] libgimpwidgets: remove deprecated functions and s/GtkObject/GtkAdjustment/, Michael Natterer
  • [gimp/gtk3-port: 11/233] libgimpwidgets: port to GtkWidget::draw(), Michael Natterer
  • [gimp/gtk3-port: 10/233] libgimpwidgets: s/GtkObject/GtkAdjustment/, Michael Natterer
  • [gimp/gtk3-port: 9/233] libgimpwidgets: port to GtkWidget::draw(), Michael Natterer
  • [gimp/gtk3-port: 8/233] libgimpwidgets: port to GtkWidget::draw(), Michael Natterer
  • [gimp/gtk3-port: 7/233] libgimpwidgets: port to GtkWidget::draw(), Michael Natterer
  • [gimp/gtk3-port: 6/233] libgimpwidgets: port virtual functions to GTK+ 3.0, Michael Natterer
  • [gimp/gtk3-port: 5/233] libgimpwidgets: port virtual functions to GTK+ 3.0, Michael Natterer
  • [gimp/gtk3-port: 4/233] libgimpwidgets: s/GtkObject/GtkAdjustment/ in gimpwidgets.[ch], Michael Natterer
  • [gimp/gtk3-port: 3/233] libgimpwidgets: remove deprecated files from the build, Michael Natterer
  • [gimp/gtk3-port: 2/233] Revert "app: Fix on canvas widgets ignoring clicks from tablets - bug 614441", Michael Natterer
  • [gimp/gtk3-port: 1/233] Switch to version 3.0 in a lot of places and depend on GTK+ 3.2, Michael Natterer
  • [gimp] (233 commits) Created branch gtk3-port, Michael Natterer
  • [gimp] Deleted branch gtk3-port, Michael Natterer
  • [evolution-ews] Bug 758374 - Do not restrict/remove From address on message send, Milan Crha
  • [chronojump/chronojump-importer] Improves logging for the Person77: actually it inserts them in one call to the insert operation inst, Carles Pina i Estany
  • [gnome-backgrounds] Updated Swedish translation, Damned-Lies
  • [gnote] Fix build, Aurimas Černius
  • [chronojump/chronojump-importer] Prints information with the inserted/reused rows per table., Carles Pina i Estany
  • [gnome-panel] clock: remove ClockBox, Alberts Muktupāvels
  • [gnome-panel] theme: fix warning, Alberts Muktupāvels
  • [damned-lies] Add polkit gettext its rules, Claude Paroz
  • [damned-lies] Add its gettext extraction support, Claude Paroz
  • [gnome-characters] Updated Finnish translation, Damned-Lies
  • [chronojump/chronojump-importer] Adds --information command line parameter to show information of the sessions in the database., Carles Pina i Estany
  • [gnome-applets/wip/segeiger/in-process: 6/6] netspeed: switch to in-process applet, Sebastian Geiger
  • [gnome-applets/wip/segeiger/in-process: 5/6] stickynotes: rename to sticky-notes, Sebastian Geiger
  • [gnome-applets/wip/segeiger/in-process: 4/6] stickynotes: migrate to GResource, Sebastian Geiger
  • [gnome-applets/wip/segeiger/in-process: 3/6] stickynotes: move gschema file to src folder, Sebastian Geiger
  • [gnome-applets/wip/segeiger/in-process: 2/6] stickynotes: move panel-applet file to data folder, Sebastian Geiger
  • [gnome-applets/wip/segeiger/in-process: 1/6] stickynotes: switch to in-process applet, Sebastian Geiger
  • [gnome-applets] (6 commits) Non-fast-forward update to branch wip/segeiger/in-process, Sebastian Geiger
  • [evolution] Add 'OAuth2 Google' authentication type to Google-based accounts, Milan Crha
  • [gimp/gimp-2-8] plug-ins: fix the build on OS X, Kristian Rietveld
  • [gimp/gimp-2-8] plug-ins: clean up cherry-pick gone wrong, Kristian Rietveld
  • [evolution] Prefer OAuth2 authentication for Mail-only Google accounts, Milan Crha
  • [gimp] plug-ins: fix the build on OS X, Kristian Rietveld
  • [evolution-data-server] Update British English translation, David King
  • [gnome-user-docs] Updated Czech translation, Marek Černocký
  • [gnome-control-center] Updated Czech translation, Marek Černocký
  • [gnome-session] Updated Vietnamese translation, Trần Ngọc Quân
  • [gnome-photos/wip/rishi/de-dup: 6/6] Query nie:links, Debarshi Ray
  • [gnome-photos/wip/rishi/de-dup: 5/6] share-point-google: Add the shared copy's ID to the original, Debarshi Ray
  • [gnome-photos/wip/rishi/de-dup: 4/6] local-item: Embed XMP metadata identifying shared copies, Debarshi Ray
  • [gnome-photos/wip/rishi/de-dup: 3/6] base-item: Add photos_base_item_metadata_add_shared_async, Debarshi Ray
  • [gnome-photos/wip/rishi/de-dup: 2/6] base-item: Add a metadata_add_shared virtual method, Debarshi Ray
  • [gnome-online-accounts] Updated Vietnamese translation, Trần Ngọc Quân
  • [gimp-help-2/gimp-help-2-8] Corrected the Italian translatio of a calc in convolution matrix filter, fixes #770661, thanks to Gi, Marco Ciampa
  • [accerciser] Updated Spanish translation, Damned-Lies
  • [gnome-control-center] Updated Vietnamese translation, Trần Ngọc Quân
  • [gnome-photos/wip/rishi/de-dup: 5/5] Query nie:links, Debarshi Ray
  • [gnome-photos/wip/rishi/de-dup: 4/5] local-item: Embed XMP metadata identifying shared copies, Debarshi Ray
  • [gnome-photos/wip/rishi/de-dup: 3/5] base-item: Add photos_base_item_metadata_add_shared_async, Debarshi Ray
  • [gnome-photos/wip/rishi/de-dup: 2/5] base-item: Add a metadata_add_shared virtual method, Debarshi Ray
  • [gnome-photos/wip/rishi/de-dup: 1/5] application: Register XMP namespace, Debarshi Ray
  • [gnome-photos] (5 commits) Created branch wip/rishi/de-dup, Debarshi Ray
  • [gnome-clocks] Updated French translation, Damned-Lies
  • [gimp/gimp-2-8] Updated Portuguese translation, Damned-Lies
  • [gimp-help-2] Corrected calc in convolution matrix filter, fixes #770661, thanks to Giorgio Cazzaniga for pointing, Marco Ciampa
  • [atomix] Updated Portuguese translation, Damned-Lies
  • [glib] Updated Portuguese translation, Damned-Lies
  • [gnome-shell] Updated Portuguese translation, Damned-Lies
  • [aisleriot] Fixes to Catalan translation, Jordi Mas
  • [gnome-backgrounds] Updated Portuguese translation, Damned-Lies
  • [gnome-photos] Updated Portuguese translation, Damned-Lies
  • [mutter] Updated Portuguese translation, Damned-Lies
  • [gvfs] Updated Portuguese translation, Damned-Lies
  • [gdk-pixbuf] Updated Portuguese translation, Damned-Lies
  • [gnome-characters] Updated Portuguese translation, Damned-Lies
  • [gnome-calendar] Updated Portuguese translation, Damned-Lies
  • [gnome-boxes] Updated Portuguese translation, Damned-Lies
  • [gnome-games] Updated Portuguese translation, Damned-Lies
  • [glom] Updated Portuguese translation, Damned-Lies
  • [balsa/gtk3] Updated Portuguese translation, Damned-Lies
  • [ekiga] Updated Polish translation, Piotr Drąg
  • [easytag] Updated Polish translation, Piotr Drąg
  • [devhelp] Updated Polish translation, Piotr Drąg
  • [dconf-editor] Updated Polish translation, Piotr Drąg
  • [cogl] Updated Polish translation, Piotr Drąg
  • [cogl/cogl-1.22] Updated Polish translation, Piotr Drąg
  • [clutter] Updated Polish translation, Piotr Drąg
  • [cheese] Updated Polish translation, Piotr Drąg
  • [gimp] libgimpwidgets: merge some GimpColorButton API from gtk3-port, Michael Natterer
  • [gtk-mac-bundler] Fix up some typos and a stale URL in README., John Ralls
  • [gtk-mac-bundler] Remove the -psn_foo arg gratuitously added by older versions of OS X., John Ralls
  • [gnome-builder] Non-fast-forward update to branch wip/chergert/flatpak-breakout, Christian Hergert
  • [gnome-photos/wip/rishi/de-dup: 6/6] local-item: implement vfunc, Debarshi Ray
  • [gnome-photos/wip/rishi/de-dup: 5/6] base-item: default impl for vfunc, Debarshi Ray
  • [gnome-photos/wip/rishi/de-dup: 4/6] base-item: Add remote id as metadata to local resource, Debarshi Ray
  • [gnome-photos/wip/rishi/de-dup: 3/6] base-item: new vfunc, Debarshi Ray
  • [gnome-photos/wip/rishi/de-dup: 2/6] Query nie:links, Debarshi Ray
  • [gnome-photos/wip/rishi/de-dup: 1/6] application: Register XMP namespace, Debarshi Ray
  • [gnome-photos] (6 commits) Created branch wip/rishi/de-dup, Debarshi Ray
  • [gnome-photos] Deleted branch wip/rishi/de-dup, Debarshi Ray
  • [orca] Disable a sad hack we were using for Pidgin, Joanmarie Diggs
  • [jhbuild] Updated Swedish translation, Damned-Lies
  • [gnome-shell] Updated Swedish translation, Damned-Lies
  • [gnome-photos] item-manager: Reconnect to BaseItem::info-updated when unhiding item, Debarshi Ray
  • [nautilus/wip/csoriano/batch-rename-improvements] batch-rename-dialog: implement _finish, Carlos Soriano Sánchez
  • [gnome-photos] (3 commits) ...query-builder: Don't use an undefined ?item variable, Debarshi Ray
  • [gnome-music] Updated Swedish translation, Damned-Lies
  • [gbrainy] Update GPL2 license text, Jordi Mas
  • [gbrainy] Add Doap license and programming language, Jordi Mas
  • [libchamplain] Created tag LIBCHAMPLAIN_0_12_14, Jiří Techet
  • [libchamplain] 0.12.14, Jiří Techet
  • [balsa/gtk3] Make the help string match the actual default, Peter Bloomfield
  • [gbrainy] Deleted branch gbrainy3, Jordi Mas
  • [gbrainy] Fixes #770604, Jordi Mas
  • [geary] Updated German translation, Damned-Lies
  • [chrome-gnome-shell] freebsd: search core utils with 'g' prefix, Yuri Konotopov
  • [libgit2-glib] Post release version bump to 0.24.5, Jesse van den Kieboom
  • [gitg/gnome-3-22] Bump libgit2-glib version to 0.24.4, Jesse van den Kieboom
  • [gitg] Bump libgit2-glib version to 0.24.4, Jesse van den Kieboom
  • [libgit2-glib] Created tag v0.24.4, Jesse van den Kieboom
  • [libgit2-glib] Release 0.24.4, Jesse van den Kieboom
  • [libgit2-glib] Do not stat index entry if setting content from blob id, Jesse van den Kieboom
  • [gnome-software/wip/hughsie/GsPluginEvent] f, Richard Hughes
  • [gupnp-tools] av-cp: Enable menu key on TreeView, Jens Georg
  • [damned-lies] Updated Swedish translation, Damned-Lies
  • [gupnp-tools] av-cp: Fix icon for next, Jens Georg
  • [gupnp-tools] av-cp: Pause not possible when stopped, Jens Georg
  • [polari/wip/raresv/nick-popover: 149/149] userPopover: Add notify button and action, Rares Visalom
  • [polari/wip/raresv/nick-popover: 148/149] userDetails: Add notification support, Rares Visalom
  • [polari/wip/raresv/nick-popover: 147/149] userTracker: Add notify actions, Rares Visalom
  • [polari/wip/raresv/nick-popover: 146/149] chatView: Split out _onNickTagClicked() and bind it to the nickTag, Rares Visalom
  • [polari/wip/raresv/nick-popover: 145/149] chatView: Add HoverFilterTag, Rares Visalom
  • [polari/wip/raresv/nick-popover: 144/149] chatView: Don't mingle separating whitespace with nick, Rares Visalom
  • [polari/wip/raresv/nick-popover: 143/149] userPopover: Add user popover, Rares Visalom
  • [polari/wip/raresv/nick-popover: 142/149] userDetails: Add offline support, Rares Visalom
  • [polari/wip/raresv/nick-popover: 141/149] userDetails: Rename UserListDetails to UserDetails, Rares Visalom
  • [polari/wip/raresv/nick-popover: 140/149] application: Initialize UserStatusMonitor on startup, Rares Visalom
  • [polari/wip/raresv/nick-popover: 139/149] userTracker: Add global tracking, Rares Visalom
  • [polari/wip/raresv/nick-popover: 138/149] chatView: Split out status tracking, Rares Visalom
  • [polari/wip/raresv/nick-popover: 137/149] userListPopover: Change the search entry icon, Rares Visalom
  • [polari/wip/raresv/nick-popover: 136/149] userListRow: Remove the avatar-default-symbolic icon, Rares Visalom
  • [polari/wip/raresv/nick-popover: 135/149] userDetails: Refactor UserDetails class and UI, Rares Visalom
  • [polari/wip/raresv/nick-popover: 134/149] userDetails: Restrict length of fullnameLabel, Rares Visalom
  • [polari] (149 commits) Non-fast-forward update to branch wip/raresv/nick-popover, Rares Visalom
  • [gnome-builder] Deleted branch wip/tingping/python-template, Patrick Griffis
  • [gnome-builder] autotools-templates: Add Python Gnome project, Patrick Griffis
  • [gnome-maps/wip/mlundblad/transit-routing: 26/26] mapView: WIP, implement showing transit routes, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 25/26] turnPointMarker: Add support for showing markers for transit stops, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 24/26] Add list box row class for transit stops, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 23/26] Add map marker for marking boarding points in transit itineraries, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 22/26] Add map marker to mark end of transit itineraries, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 21/26] Add map marker to mark start of walking transit legs, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 20/26] sidebar: WIP, Hook up a new transit mode button, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 19/26] Add list box row for loading more transit results, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 18/26] Add a list box row to show the arrival of a transit itinerary, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 17/26] Add list box row to display a leg of a transit itinerary, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 16/26] Add list box row class for representing transit itineraries, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 15/26] Add label widget for route labels, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 14/26] utils: Add color luminance and contrast functions, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 13/26] Add transit mode icons, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 12/26] application: Add initialization of the OpenTripPlanner instance, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 11/26] routeQuery: Add support for transit mode, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 10/26] WIP: Add module to query an OpenTripPlanner instance, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 9/26] Add module to handle HVT codes (hierachical vehicle types), Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 8/26] routeService: WIP, Enable querying GraphHopper externally, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 7/26] routeQuery: Move routequery to the Application module, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 6/26] routeQuery: Add ability to set options for transit routing, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 5/26] transitOptions: Add class holding options for transit routing, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 4/26] routeQuery: WIP: add support for setting time and arrival/departure, Marcus Lundblad
  • [gnome-maps] (26 commits) Non-fast-forward update to branch wip/mlundblad/transit-routing, Marcus Lundblad
  • [gnome-maps] trivial: Fix typo in DOAP file, Marcus Lundblad
  • [girl] Updated Swedish translation, Damned-Lies
  • [gnome-maps] placeBubble: Escape markup for website URIs, Marcus Lundblad
  • [gnome-logs] Updated Swedish translation, Damned-Lies
  • [baobab] Updated Swedish translation, Damned-Lies
  • [gtksourceview] Updated Swedish translation, Damned-Lies
  • [gnome-builder] Deleted branch wip/tingping/runner, Patrick Griffis
  • [gnome-builder] Fix running projects using GSettings, Patrick Griffis
  • [gnome-builder] IdeRunner: Implement ability to set env vars, Patrick Griffis
  • [gnome-builder] Fix running autotools targets with relative paths, Patrick Griffis
  • [gdk-pixbuf] Updated Swedish translation, Damned-Lies
  • [mutter] Updated Swedish translation, Damned-Lies
  • [gnome-sound-recorder] Updated Swedish translation, Damned-Lies
  • [gimp/gimp-2-8] Bug 767830 - Help browser does not launch on OS X, Michael Natterer
  • [gimp] Bug 767830 - Help browser does not launch on OS X, Michael Natterer
  • [girl] Updated Brazilian Portuguese translation, Damned-Lies
  • [gnome-photos/wip/rishi/de-dup: 9/9] local-item: implement vfunc, Debarshi Ray
  • [gnome-photos/wip/rishi/de-dup: 8/9] base-item: Add remote id as metadata to local resource, Debarshi Ray
  • [gnome-photos/wip/rishi/de-dup: 7/9] base-item: new vfunc, Debarshi Ray
  • [gnome-photos/wip/rishi/de-dup: 6/9] Query nie:links, Debarshi Ray
  • [gnome-photos/wip/rishi/de-dup: 5/9] application: Register XMP namespace, Debarshi Ray
  • [gnome-photos/wip/rishi/de-dup: 4/9] item-manager: Reconnect to BaseItem::info-updated when unhiding item, Debarshi Ray
  • [gnome-photos/wip/rishi/de-dup: 3/9] query-builder: Don't use an undefined ?item variable, Debarshi Ray
  • [gnome-photos/wip/rishi/de-dup: 2/9] query-builder: Split out the COUNT into a separate variable, Debarshi Ray
  • [gnome-photos/wip/rishi/de-dup: 1/9] search-type-manager: Only look for nmm:Photos inside collections, Debarshi Ray
  • [gnome-photos] (9 commits) Created branch wip/rishi/de-dup, Debarshi Ray
  • [orca/gnome-3-22] Fix a traceback, Joanmarie Diggs
  • [orca] Fix a traceback, Joanmarie Diggs
  • [orca] Create a custom localized role for menu buttons, Joanmarie Diggs
  • [gedit] Updated Brazilian Portuguese translation, Damned-Lies
  • [gnome-terminal] i18n: *: Fix incorrectly translated string, Christian Persch
  • [tomboy] Added contribution guidelines to the repo, Alex Tereschenko
  • [totem] Updated Swedish translation, Damned-Lies
  • [vte] Updated Swedish translation, Damned-Lies
  • [gnome-sudoku] Updated Swedish translation, Damned-Lies
  • [gnome-mines] Updated Swedish translation, Damned-Lies
  • [tomboy] readme: updated links, copyright years, target OSes, Alex Tereschenko
  • [gnome-software/wip/hughsie/GsPluginEvent] Allow plugins to report non-critical events up to the UI, Richard Hughes
  • [gnome-software] Created branch wip/hughsie/GsPluginEvent, Richard Hughes
  • [gimp-web/testing] Add images and minor editing of new Ofnuts tutorials, Pat David
  • [gnome-taquin] Updated Swedish translation, Damned-Lies
  • [iagno] Updated Swedish translation, Damned-Lies
  • [gnome-2048] Updated Swedish translation, Damned-Lies
  • [gthumb] Updated Swedish translation, Damned-Lies
  • [gnome-documents] Updated Swedish translation, Damned-Lies
  • [sound-juicer] Warn about tabs in indentation, Phillip Wood
  • [sound-juicer] Fix translator comment, Phillip Wood
  • [sound-juicer] Opt into structured logging, Phillip Wood
  • [sound-juicer] Fix typos in NEWS, Phillip Wood
  • [evolution] Change URL and e-mail pattern regular expressions, Milan Crha
  • [gimp] Bug 770928: Critical warning clicking history color button, Massimo Valentini
  • [gimp] app: plug a memory leak, Massimo Valentini
  • [evince] Update British English translation, David King
  • [gedit/gnome-3-20] Updated Brazilian Portuguese translation, Rafael Fontenelle
  • [gnome-2048] Updated Brazilian Portuguese translation, Damned-Lies
  • [epiphany] Updated Dutch translation Master, Hannie Dumoleyn
  • [gedit/gnome-3-18] Updated Brazilian Portuguese translation, Rafael Fontenelle
  • [file-roller] Update British English translation, David King
  • [file-roller] Fix a memory leak in the add files dialog, David King
  • [file-roller] Fix a clipboard paste memory leak, David King
  • [file-roller] Fix a memory leak when pasting from the clipboard, David King
  • [file-roller] Fix a memory leak of the file content type, David King
  • [file-roller] Fix a memory leak in the file list, David King
  • [file-roller] Fix renaming files in a password-protected archive, David King
  • [file-roller] Fix fr_application_local_command_line memory leak, David King
  • [gedit] Updated Brazilian Portuguese translation (cherry picked from commit b6a2fdd31039f729ea3b490babf70fb2, Damned-Lies
  • [gedit/gnome-3-16] Updated Brazilian Portuguese translation, Damned-Lies
  • [gnome-packagekit] Updated Brazilian Portuguese translation, Damned-Lies
  • [tomboy] Updated Brazilian Portuguese translation, Damned-Lies
  • [balsa/gtk3] Add Language headers to po files, Piotr Drąg
  • [balsa/gtk3] Fix translations of default:mm, Piotr Drąg
  • [balsa/gtk3] doap: update URLs, Piotr Drąg
  • [balsa/gtk3] Fix broken tags in Slovenian help translation, Piotr Drąg
  • [balsa/gtk3] Restore missing headers in Polish translation, Piotr Drąg
  • [gnome-bluetooth] Update British English translation, David King
  • [gdm] pam-redhat: don't use substack in autologin case, Ray Strode
  • [gdm] pam_gdm: Don't return PAM_AUTHINFO_UNAVAIL on success, Ray Strode
  • [gnome-control-center/wip/gbsneto/keyboard-improvements: 15/15] keyboard: fix list sizes with latest Gtk+, Georges Basile Stavracas Neto
  • [gnome-control-center/wip/gbsneto/keyboard-improvements: 14/15] shortcut-editor: show custom page while waiting for input, Georges Basile Stavracas Neto
  • [gnome-control-center/wip/gbsneto/keyboard-improvements: 13/15] shortcut-editor: move widgets into a stack, Georges Basile Stavracas Neto
  • [gnome-control-center/wip/gbsneto/keyboard-improvements: 12/15] shortcut-editor: update reset button position and style, Georges Basile Stavracas Neto
  • [gnome-control-center/wip/gbsneto/keyboard-improvements: 11/15] shortcut-editor: use a different page to edit custom shortcuts, Georges Basile Stavracas Neto
  • [gnome-control-center/wip/gbsneto/keyboard-improvements: 10/15] keyboard: add enter-new-shortcut asset, Georges Basile Stavracas Neto
  • [gnome-calculator] Update British English translation, David King
  • [gnome-control-center/wip/gbsneto/keyboard-improvements: 9/15] shortcuts: remove bottom label, Georges Basile Stavracas Neto
  • [gnome-control-center/wip/gbsneto/keyboard-improvements: 8/15] shortcut-editor: hide editing dialog on Escape, Georges Basile Stavracas Neto
  • [gnome-control-center/wip/gbsneto/keyboard-improvements: 7/15] shortcut-editor: use states to handle headerbar mode, Georges Basile Stavracas Neto
  • [gnome-control-center/wip/gbsneto/keyboard-improvements: 6/15] shortcut-editor: add 'Set' button, Georges Basile Stavracas Neto
  • [gnome-control-center/wip/gbsneto/keyboard-improvements: 5/15] shortcut-editor: update header title message, Georges Basile Stavracas Neto
  • [gnome-control-center/wip/gbsneto/keyboard-improvements: 4/15] keyboard: use a better icon to represent "Reset Shortcut", Georges Basile Stavracas Neto
  • [gnome-control-center/wip/gbsneto/keyboard-improvements: 3/15] keyboard: make Add button insensitive after editing, Georges Basile Stavracas Neto
  • [gnome-control-center/wip/gbsneto/keyboard-improvements: 2/15] keyboard: change standard shortcut top label, Georges Basile Stavracas Neto
  • [gnome-control-center/wip/gbsneto/keyboard-improvements: 1/15] keyboard: Allow the shortcuts scrolled window to fill the panel, Georges Basile Stavracas Neto
  • [gnome-control-center] (15 commits) Non-fast-forward update to branch wip/gbsneto/keyboard-improvements, Georges Basile Stavracas Neto
  • [gbrainy] Updated Brazilian Portuguese translation, Damned-Lies
  • [nautilus/wip/csoriano/batch-rename-improvements] batch-rename-dialog: use GTask appropiately, Carlos Soriano Sánchez
  • [nautilus] Created branch wip/csoriano/batch-rename-improvements, Carlos Soriano Sánchez
  • [chronojump] Initial code for ChronopicWizard, Xavier de Blas
  • [gnome-clocks] Update British English translation, David King
  • [gnome-control-center/wip/gbsneto/keyboard-improvements: 16/16] keyboard: fix list sizes with latest Gtk+, Georges Basile Stavracas Neto
  • [gnome-control-center/wip/gbsneto/keyboard-improvements: 15/16] shortcut-editor: show custom page while waiting for input, Georges Basile Stavracas Neto
  • [gnome-control-center/wip/gbsneto/keyboard-improvements: 14/16] shortcut-editor: move widgets into a stack, Georges Basile Stavracas Neto
  • [gnome-control-center/wip/gbsneto/keyboard-improvements: 13/16] shortcut-editor: update reset button position and style, Georges Basile Stavracas Neto
  • [gnome-control-center/wip/gbsneto/keyboard-improvements: 12/16] shortcut-editor: use a different page to edit custom shortcuts, Georges Basile Stavracas Neto
  • [gnome-control-center/wip/gbsneto/keyboard-improvements: 11/16] keyboard: add enter-new-shortcut asset, Georges Basile Stavracas Neto
  • [gnome-control-center/wip/gbsneto/keyboard-improvements: 10/16] shortcuts: remove bottom label, Georges Basile Stavracas Neto
  • [gnome-control-center/wip/gbsneto/keyboard-improvements: 9/16] shortcut-editor: hide editing dialog on Escape, Georges Basile Stavracas Neto
  • [gnome-control-center/wip/gbsneto/keyboard-improvements: 8/16] shortcut-editor: use states to handle headerbar mode, Georges Basile Stavracas Neto
  • [gnome-control-center/wip/gbsneto/keyboard-improvements: 7/16] shortcut-editor: add 'Set' button, Georges Basile Stavracas Neto
  • [gnome-control-center/wip/gbsneto/keyboard-improvements: 6/16] shortcut-editor: update header title message, Georges Basile Stavracas Neto
  • [gnome-control-center/wip/gbsneto/keyboard-improvements: 5/16] keyboard: use a better icon to represent "Reset Shortcut", Georges Basile Stavracas Neto
  • [gnome-control-center/wip/gbsneto/keyboard-improvements: 4/16] keyboard: make Add button insensitive after editing, Georges Basile Stavracas Neto
  • [gnome-control-center/wip/gbsneto/keyboard-improvements: 3/16] keyboard: change standard shortcut top label, Georges Basile Stavracas Neto
  • [gnome-control-center] (16 commits) Non-fast-forward update to branch wip/gbsneto/keyboard-improvements, Georges Basile Stavracas Neto
  • [gnome-control-center] user-accounts: Revert "Fix history dialog height", Felipe Borges
  • [gnome-color-manager] Update British English translation, David King
  • [evolution] Update the tests expectations, Tomas Popela
  • [evolution] Try to fix the "NL between tags" when inserting HTML into the editor, Tomas Popela
  • [evolution] e_editor_dom_move_quoted_block_level_up() is wrong for HTML mode, Tomas Popela
  • [evolution] Correctly handle the undo operation the Backspace was pressed in the beginning of LI element, Tomas Popela
  • [evolution] Selection end marker could be saved wrong in the quoted content, Tomas Popela
  • [evolution] Save selection in save_history_for_delete_or_backspace(), Tomas Popela
  • [evolution] Extra new line is inserted on the end of converted content, Tomas Popela
  • [evolution] When removing empty blocks from citations, don't remove BR elements, Tomas Popela
  • [evolution] Undoing a citation split could fail, Tomas Popela
  • [gnome-contacts] Update British English translation, David King
  • [dasher] Updated Brazilian Portuguese translation, Damned-Lies
  • [gnome-software] Use the same padding as a GtkStackSwitcher, Richard Hughes
  • [orca/gnome-3-22] Fix traceback, Joanmarie Diggs
  • [orca] Fix traceback, Joanmarie Diggs
  • [nautilus] rename-file-popover-controller: add header, Carlos Soriano Sánchez
  • [nautilus] new-folder-dialog-controller: add header, Carlos Soriano Sánchez
  • [nautilus] compress-dialog-controller: add header, Carlos Soriano Sánchez
  • [nautilus] file-name-widget-controller: rerun uncrustify, Carlos Soriano Sánchez
  • [nautilus] file-name-widget-controller: add header, Carlos Soriano Sánchez
  • [nautilus] general: rerun uncrustify in compress-dialog-controller, Carlos Soriano Sánchez
  • [nautilus] general: adjust uncrustify style, Carlos Soriano Sánchez
  • [gnome-software] Updated Hungarian translation, Damned-Lies
  • [chrome-gnome-shell] Updated Brazilian Portuguese translation, Damned-Lies
  • [evolution-data-server/wip/camel-more-gobject] Prototype load/save CamelMessageInfo methods, Milan Crha
  • [gtk+] Updated Brazilian Portuguese translation, Damned-Lies
  • [gtk+] Revert "about dialog: Set a max-content-height on credits", Tristan Van Berkom
  • [rhythmbox] import-dialog: don't crash if there are no entries to import, Jonathan Matthew
  • [gtk+/gtk-3-20] css: Complete the cross-fade implementation, Matthias Clasen
  • [gtk+/gtk-3-20] Fix whitespace, Matthias Clasen
  • [gtk+/gtk-3-20] css: Set meaningful fallback color, Matthias Clasen
  • [gtk+/gtk-3-20] gtk3-demo: Avoid underallocating columns, Matthias Clasen
  • [gtk+/gtk-3-20] label: take padding into account when measuring, Matthias Clasen
  • [gtk+/gtk-3-20] label: Fix indentation, Matthias Clasen
  • [gtk+/gtk-3-20] range: Ensure we don't underallocate the highlight gadget, Matthias Clasen
  • [gtk+/gtk-3-20] listbox: Select the last row on page down when there are few rows, Matthias Clasen
  • [gtk+/gtk-3-20] listbox: Avoid crashing on page down if the list has few rows, Matthias Clasen
  • [gtk+/gtk-3-20] Use 'focused' everywhere., Matthias Clasen
  • [gtk+/gtk-3-20] Add braces to appease gcc, Matthias Clasen
  • [gtk+/gtk-3-20] uimanager: Correctly indent code, Matthias Clasen
  • [gtk+/gtk-3-20] a11y: Correctly indent code, Matthias Clasen
  • [gtk+/gtk-3-20] cell renderer text: Allow entries to shrink, Matthias Clasen
  • [gtk+/gtk-3-20] Document window-icon related api as 'may not work', Matthias Clasen
  • [gtk+/gtk-3-20] notebook: Update arrow state when switching pages, Matthias Clasen
  • [gtk+/gtk-3-20] scale: Document interaction between rounding and autoscrolling, Matthias Clasen
  • [gtk+/gtk-3-20] gtk-demo: Make the scale demo fully functional, Matthias Clasen
  • [gtk+/gtk-3-20] gtkbindings: Add an example for gtk_binding_entry_add_signal(), Matthias Clasen
  • [gtk+/gtk-3-20] gtkbindings: Clarify that widgets need has-focus for bindings to work, Matthias Clasen
  • [gtk+/gtk-3-20] stylepropertyimpl: Remove double assignment, Matthias Clasen
  • [gtk+/gtk-3-20] widget-factory: Don't initially show popover, Matthias Clasen
  • [gtk+] Revert "Add a release note for scrolled windows", Tristan Van Berkom
  • [gtk+] Revert "widget factory: Adapt to new scrolled window behavior", Tristan Van Berkom
  • [gnome-user-share] build: Properly expand paths in gnome-user-share-webdav.desktop, Bastien Nocera
  • [nautilus] Updated Hebrew translation, Yosef Or Boczko
  • [gtk+] css: Complete the cross-fade implementation, Matthias Clasen
  • [gtk+] Fix whitespace, Matthias Clasen
  • [gtk+] css: Set meaningful fallback color, Matthias Clasen
  • [yelp] Updated Hebrew translation, Yosef Or Boczko
  • [gnome-terminal] Updated Hebrew translation, Yosef Or Boczko
  • [gnome-photos] Updated Hebrew translation, Yosef Or Boczko
  • [gnome-music] Updated Hebrew translation, Yosef Or Boczko
  • [gnome-initial-setup] Updated Hebrew translation, Yosef Or Boczko
  • [gnome-color-manager] Updated Hebrew translation, Yosef Or Boczko
  • [gnome-clocks] Updated Hebrew translation, Yosef Or Boczko
  • [file-roller] Updated Hebrew translation, Yosef Or Boczko
  • [gnome-chess] Updated Indonesian translation, Damned-Lies
  • [nautilus] batch-rename-dialog: fix search & replace for . and .., Alexandru-Ionut Pandelea
  • [gnome-online-accounts] Updated Hebrew translation, Yosef Or Boczko
  • [gnome-characters] Updated Hebrew translation, Yosef Or Boczko
  • [gnome-backgrounds] Updated Hebrew translation, Yosef Or Boczko
  • [gnome-shell] Updated Hebrew translation, Yosef Or Boczko
  • [polari] Updated Hebrew translation, Yosef Or Boczko
  • [gnome-tweak-tool] Updated Hebrew translation, Yosef Or Boczko
  • [gnome-software] Updated Hebrew translation, Yosef Or Boczko
  • [gnome-boxes] Ipdated Hebrew translation, Yosef Or Boczko
  • [gedit] Updated Hebrew translation, Yosef Or Boczko
  • [vino] Remove unused --with-network-manager option, David King
  • [vino] Check for sm and ice in configure, David King
  • [vino] Allow building on non-systemd systems, David King
  • [dconf-editor] Updated Hebrew translation, Yosef Or Boczko
  • [gtk+] Updated Hebrew translation, Yosef Or Boczko
  • [planet-web] Moved 2014 GSOC student to 2016 GSOC, Frederic Muller
  • [gnome-software] Fix launching app's details from the "installed" notification, Richard Hughes
  • [iagno] Updated Hebrew translation, Yosef Or Boczko
  • [gvfs] Updated Hebrew translation, Yosef Or Boczko
  • [glib] Updated Hebrew translation, Yosef Or Boczko
  • [planet-web] Moved 3 GSOC student to Foundation planet members, Frederic Muller
  • [gnome-software] Make GUDev optional, Richard Hughes
  • [gnome-clocks] Updated Vietnamese translation, Trần Ngọc Quân
  • [gnome-color-manager] Updated Vietnamese translation, Trần Ngọc Quân
  • [gnome-music] Init Vietnamese translation, Trần Ngọc Quân
  • [gnome-shell] recorder: Composite captured images before passing into gstreamer, Jonas Ådahl
  • [gnome-shell] screenshot: Composite multiple captures into one image, Jonas Ådahl
  • [gnome-builder/wip/chergert/flatpak-breakout] wip: subprocess abstraction, Christian Hergert
  • [gnome-builder] Created branch wip/chergert/flatpak-breakout, Christian Hergert
  • [gnome-dictionary] Update British English translation, David King
  • [mutter] clutter/stage: Offset framebuffer capture origin by view layout, Jonas Ådahl
  • [mutter] wayland: add min/max size from xdg-shell v6, Olivier Fourdan
  • [dconf-editor] Update Catalan translation, Jordi Mas
  • [easytag] Upload Catalan translation, Jordi Mas
  • [jhbuild] 3.22: Disable gnome-user-share on non-systemd systems, Ting-Wei Lan
  • [epiphany/gnome-3-18] web-view: set user-content-manager when creating related view, Michael Catanzaro
  • [epiphany/gnome-3-20] web-view: set user-content-manager when creating related view, Michael Catanzaro
  • [epiphany/gnome-3-22] web-view: set user-content-manager when creating related view, Michael Catanzaro
  • [epiphany] web-view: set user-content-manager when creating related view, Michael Catanzaro
  • [gnome-photos] share-point-google: Call InsertSharedContent after the item is uploaded, Debarshi Ray
  • [gnome-photos] gom-miner: Add InsertSharedContent, Debarshi Ray
  • [gnome-photos] application: Add photos_application_get_miner, Debarshi Ray
  • [gnome-online-miners] Created tag 3.21.91, Debarshi Ray
  • [gnome-online-miners] Prepare 3.21.91, Debarshi Ray
  • [gnome-online-miners] (12 commits) ...gdata: Implement the vfuncs for inserting a shared photo, Debarshi Ray
  • [bijiben] Updated Brazilian Portuguese translation, Damned-Lies
  • [polari] Added Brazilian Portuguese translation, Rafael Fontenelle
  • [gnome-online-miners] (12 commits) ...miner: Don't use an instance variable for the list of pending jobs, Debarshi Ray
  • [gnome-getting-started-docs] Updated Brazilian Portuguese translation, Damned-Lies
  • [gtk-doc] Updated Brazilian Portuguese translation, Damned-Lies
  • [gsettings-desktop-schemas] Updated Brazilian Portuguese translation, Damned-Lies
  • [brasero] Updated Polish translation, Piotr Drąg
  • [gnome-builder] Updated Brazilian Portuguese translation, Damned-Lies
  • [bijiben] Updated Polish translation, Piotr Drąg
  • [banshee] Updated Polish translation, Piotr Drąg
  • [anjuta] Updated Polish translation, Piotr Drąg
  • [gnome-disk-utility] Updated Vietnamese translation, Trần Ngọc Quân
  • [gnome-logs] Updated Vietnamese translation, Trần Ngọc Quân
  • [gnome-maps] Updated Vietnamese translation, Trần Ngọc Quân
  • [gimp] libgimpwidgets: bring back GIMP_STOCK_EDIT as "gtk-edit"., Jehan Pagès
  • [gnome-photos] Updated Vietnamese translation, Trần Ngọc Quân
  • [gnome-system-monitor] Updated Vietnamese translation, Trần Ngọc Quân
  • [gnome-control-center] Updated Polish translation, Piotr Drąg
  • [gnome-terminal] Updated Vietnamese translation, Trần Ngọc Quân
  • [yelp] Updated Vietnamese translation, Trần Ngọc Quân
  • [nautilus] Updated Polish translation, Piotr Drąg
  • [balsa/gtk3] Respond to bgo #770500 making webkit2 the default, Peter Bloomfield
  • [chronojump] scrolled windows on jumpsProfile infos (gui gets less wider), Xavier de Blas
  • [aisleriot] Updated Polish translation, Piotr Drąg
  • [evolution-data-server] Bug 770854 - [Camel] Fix buffer over-read due to strchr() misuse, Milan Crha
  • [zenity] Updated Friulian translation, Damned-Lies
  • [evolution-data-server] e_soup_auth_bearer_is_expired: Add forgotten safety guard, Milan Crha
  • [gnome-photos] item-manager: Remove items from FAVORITES when unfavorited, Debarshi Ray
  • [gnome-photos] item-manager: Assert an invariant, Debarshi Ray
  • [gnome-photos] item-manager: Remove from the 0th child if it doesn't exist anywhere, Debarshi Ray
  • [chrome-gnome-shell] i18n: updated supported locales, Yuri Konotopov
  • [gnome-terminal] Updated Swedish translation, Damned-Lies
  • [gnome-power-manager] Updated Swedish translation, Damned-Lies
  • [evolution-data-server] Bug 761450 - [CalDAV] Refresh expired OAuth2 token beforehand, Milan Crha
  • [dasher] Updated Swedish translation, Damned-Lies
  • [gimp] Updated Portuguese translation, Damned-Lies
  • [genius] Updated Swedish translation, Damned-Lies
  • [zenity] Added Friulian translation, Damned-Lies
  • [chrome-gnome-shell] readme: update description, Yuri Konotopov
  • [gnome-maps/wip/mlundblad/transit-routing: 24/24] mapView: WIP, implement showing transit routes, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 23/24] turnPointMarker: Add support for showing markers for transit stops, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 22/24] Add list box row class for transit stops, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 21/24] Add map marker for marking boarding points in transit itineraries, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 20/24] Add map marker to mark end of transit itineraries, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 19/24] Add map marker to mark start of walking transit legs, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 18/24] sidebar: WIP, Hook up a new transit mode button, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 17/24] Add list box row for loading more transit results, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 16/24] Add a list box row to show the arrival of a transit itinerary, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 15/24] Add list box row to display a leg of a transit itinerary, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 14/24] Add list box row class for representing transit itineraries, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 13/24] Add label widget for route labels, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 12/24] utils: Add color luminance and contrast functions, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 11/24] Add transit mode icons, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 10/24] application: Add initialization of the OpenTripPlanner instance, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 9/24] routeQuery: Add support for transit mode, Marcus Lundblad
  • [chrome-gnome-shell] doap: update description, Yuri Konotopov
  • [gnome-maps/wip/mlundblad/transit-routing: 8/24] WIP: Add module to query an OpenTripPlanner instance, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 7/24] Add module to handle HVT codes (hierachical vehicle types), Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 6/24] routeService: WIP, Enable querying GraphHopper externally, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 5/24] routeQuery: Move routequery to the Application module, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 4/24] routeQuery: Add ability to set options for transit routing, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 3/24] transitOptions: Add class holding options for transit routing, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 2/24] routeQuery: WIP: add support for setting time and arrival/departure, Marcus Lundblad
  • [gnome-maps] (24 commits) Non-fast-forward update to branch wip/mlundblad/transit-routing, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 3/3] mapView: WIP, implement showing transit routes, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 2/3] turnPointMarker: Add support for showing markers for transit stops, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 1/3] Add list box row class for transit stops, Marcus Lundblad
  • [gnome-maps] (3 commits) Non-fast-forward update to branch wip/mlundblad/transit-routing, Marcus Lundblad
  • [chrome-gnome-shell] ubuntu: added option to use '--install-layout=deb' distutils parameter, Yuri Konotopov
  • [chrome-gnome-shell] ubuntu: updated build-time dependencies, Yuri Konotopov
  • [epiphany] updated Punjabi Translation, Amanpreet Singh Alam
  • [epiphany/gnome-3-22] Completed Punjabi Translation, Amanpreet Singh Alam
  • [gcr] Updated Friulian translation, Damned-Lies
  • [gcr] Added Friulian translation, Damned-Lies
  • [polari/wip/raresv/nick-popover: 6/6] userPopover: Add notify button and action, Florian Müllner
  • [polari/wip/raresv/nick-popover: 5/6] userDetails: Add notification support, Florian Müllner
  • [polari/wip/raresv/nick-popover: 4/6] userTracker: Add notify actions, Florian Müllner
  • [polari/wip/raresv/nick-popover: 3/6] chatView: Split out _onNickTagClicked() and bind it to the nickTag, Florian Müllner
  • [polari/wip/raresv/nick-popover: 2/6] chatView: Add HoverFilterTag, Florian Müllner
  • [polari/wip/raresv/nick-popover: 1/6] chatView: Don't mingle separating whitespace with nick, Florian Müllner
  • [polari] (6 commits) Non-fast-forward update to branch wip/raresv/nick-popover, Florian Müllner
  • [evolution-data-server/wip/camel-more-gobject] Add Maildir and MBox CamelMessageInfoBase descendants, Milan Crha
  • [pitivi] build: Do not finish build if *not* bundling, Thibault Saunier
  • [gnome-boxes/gnome-3-20] Update Latvian translation, Rūdolfs Mazurs
  • [chronojump/chronojump-importer] Uses more SQLite placeholders, adds copyright, improves user documentation., Carles Pina i Estany
  • [chronojump/chronojump-importer] Avoids concatenating where values using a string - uses sqlite3 python placeholders., Carles Pina i Estany
  • [polari/wip/raresv/nick-popover: 16/16] userPopover: Add notify button and action, Rares Visalom
  • [polari/wip/raresv/nick-popover: 15/16] userDetails: Add notification support, Rares Visalom
  • [polari/wip/raresv/nick-popover: 14/16] userTracker: Add notify actions, Rares Visalom
  • [polari/wip/raresv/nick-popover: 13/16] chatView: Add HoverFilterTag class and use it, Rares Visalom
  • [polari/wip/raresv/nick-popover: 12/16] chatView: Add tab before the nickTag into the buffer, Rares Visalom
  • [polari/wip/raresv/nick-popover: 11/16] chatView: Split out _onNickTagClicked() and bind it to the nickTag, Rares Visalom
  • [polari/wip/raresv/nick-popover: 10/16] userPopover: Add user popover, Rares Visalom
  • [geary] Updated Finnish translation, Damned-Lies
  • [polari/wip/raresv/nick-popover: 9/16] userDetails: Add offline support, Rares Visalom
  • [polari/wip/raresv/nick-popover: 8/16] userDetails: Rename UserListDetails to UserDetails, Rares Visalom
  • [polari/wip/raresv/nick-popover: 7/16] application: Initialize UserStatusMonitor on startup, Rares Visalom
  • [polari/wip/raresv/nick-popover: 6/16] userTracker: Add global tracking, Rares Visalom
  • [polari/wip/raresv/nick-popover: 5/16] chatView: Split out status tracking, Rares Visalom
  • [polari/wip/raresv/nick-popover: 4/16] userListPopover: Change the search entry icon, Rares Visalom
  • [polari/wip/raresv/nick-popover: 3/16] userListRow: Remove the avatar-default-symbolic icon, Rares Visalom
  • [polari/wip/raresv/nick-popover: 2/16] userDetails: Refactor UserDetails class and UI, Rares Visalom
  • [polari/wip/raresv/nick-popover: 1/16] userDetails: Restrict length of fullnameLabel, Rares Visalom
  • [gimp] plug-ins: latest perl or whatever seems to need "require './plugin-defs.pl'; ", Michael Natterer
  • [chronojump/chronojump-importer] Avoids creating a SQL query concatenating a string., Carles Pina i Estany
  • [chronojump/chronojump-importer] Deletes not-needed code (thanks to the new approach)., Carles Pina i Estany
  • [gnome-initial-setup] Updated Slovak translation, Damned-Lies
  • [chronojump/chronojump-importer] Organizes better the tests (specially the output)., Carles Pina i Estany
  • [chronojump/chronojump-importer] Uses internal difflib instead of external difflib., Carles Pina i Estany
  • [krb5-auth-dialog] Updated French translation, Claude Paroz
  • [orca] Updated Slovak translation, Damned-Lies
  • [gucharmap] Updated French translation, Claude Paroz
  • [gnome-tweak-tool] Created tag 3.21.91, Rui Matos
  • [gnome-tweak-tool] 3.21.91, Rui Matos
  • [evolution-data-server/wip/camel-more-gobject] Assign CamelFilderSummaryClass::message_info_type for the CamelIMAPXSummary, Milan Crha
  • [evolution-data-server/wip/camel-more-gobject] Rename _length() getters to _get_length(); correct some annotations, Milan Crha
  • [girl] Added French translation, Claude Paroz
  • [evolution-data-server/wip/camel-more-gobject] Add CamelIMAPXMessageInfo, Milan Crha
  • [aisleriot] themes: qt: Port to qt5, Christian Persch
  • [aisleriot] build: More warnings, Christian Persch
  • [aisleriot] themes: Fix KDE card theme path on fedora, Christian Persch
  • [aisleriot] build: Fix configure debug check, Christian Persch
  • [aisleriot] themes: Fix rsvg includes, Christian Persch
  • [chronojump/chronojump-importer] Passes the cursors around instead of the databases., Carles Pina i Estany
  • [chronojump/chronojump-importer] Simplifies queries with the GROUP BY., Carles Pina i Estany
  • [damned-lies] Updated French translation, Claude Paroz
  • [chrome-gnome-shell] Created tag v7, Yuri Konotopov
  • [chrome-gnome-shell] Version bump, Yuri Konotopov
  • [chrome-gnome-shell] Updated news, Yuri Konotopov
  • [chrome-gnome-shell] i18n: regenerate locales, Yuri Konotopov
  • [release-notes/gnome-3-22] refine most of the index page, Allan Day
  • [chronojump/chronojump-importer] Imports person_session_77 and updates the session_ids accordingly for other tables., Carles Pina i Estany
  • [chronojump/chronojump-importer] Imports persons77 and other small improvements., Carles Pina i Estany
  • [chronojump/chronojump-importer] JumpType(name) is UNIQUE so is indexed and the foreign keys works., Carles Pina i Estany
  • [chronojump] analyze dateAsX uses capture time (not session time), Xavier de Blas
  • [gnome-software] trivial: Remove an unused variable, Kalev Lember
  • [gnome-system-monitor] Updated Lithuanian translation, Aurimas Černius
  • [gnome-photos] Updated Lithuanian translation, Aurimas Černius
  • [baobab] Updated Lithuanian translation, Aurimas Černius
  • [gnome-builder] Updated Lithuanian translation, Aurimas Černius
  • [evolution-data-server] Updated Lithuanian translation, Aurimas Černius
  • [gnome-control-center/wip/gbsneto/keyboard-improvements: 22/22] keyboard: fix list width with latest Gtk+, Georges Basile Stavracas Neto
  • [gnome-control-center/wip/gbsneto/keyboard-improvements: 21/22] shortcut-editor: show custom page while waiting for input, Georges Basile Stavracas Neto
  • [gnome-control-center/wip/gbsneto/keyboard-improvements: 20/22] shortcut-editor: move widgets into a stack, Georges Basile Stavracas Neto
  • [gnome-control-center/wip/gbsneto/keyboard-improvements: 19/22] shortcut-editor: update reset button position and style, Georges Basile Stavracas Neto
  • [gnome-control-center/wip/gbsneto/keyboard-improvements: 18/22] shortcut-editor: use a different page to edit custom shortcuts, Georges Basile Stavracas Neto
  • [gnome-control-center/wip/gbsneto/keyboard-improvements: 17/22] keyboard: add enter-new-shortcut asset, Georges Basile Stavracas Neto
  • [gnome-control-center/wip/gbsneto/keyboard-improvements: 16/22] shortcuts: remove bottom label, Georges Basile Stavracas Neto
  • [gnome-control-center/wip/gbsneto/keyboard-improvements: 15/22] shortcut-editor: cancel editing on Escape, Georges Basile Stavracas Neto
  • [gnome-control-center/wip/gbsneto/keyboard-improvements: 14/22] shortcut-editor: use states to handle headerbar mode, Georges Basile Stavracas Neto
  • [gnome-control-center/wip/gbsneto/keyboard-improvements: 13/22] shortcut-editor: add 'Set' button, Georges Basile Stavracas Neto
  • [gnome-control-center/wip/gbsneto/keyboard-improvements: 12/22] shortcut-editor: update header title message, Georges Basile Stavracas Neto
  • [gnome-control-center/wip/gbsneto/keyboard-improvements: 11/22] keyboard: use a better icon to represent the reset shortcuts, Georges Basile Stavracas Neto
  • [gnome-control-center/wip/gbsneto/keyboard-improvements: 10/22] keyboard: make Add button insensitive after editing, Georges Basile Stavracas Neto
  • [gnome-control-center/wip/gbsneto/keyboard-improvements: 9/22] keyboard: change standard shortcut top label, Georges Basile Stavracas Neto
  • [gnome-control-center] (22 commits) Non-fast-forward update to branch wip/gbsneto/keyboard-improvements, Georges Basile Stavracas Neto
  • [dconf-editor] Updated Lithuanian translation, Aurimas Černius
  • [gnome-software] Add AS_APP_STATE_REMOVING to gs_app_is_installed, Joaquim Manuel Pereira Rocha
  • [polari] Updated Lithuanian translation, Aurimas Černius
  • [grilo-plugins] metrolyrics: fix html parser, Victor Toso de Carvalho
  • [grilo-plugins] youtube: remove unused variable, Victor Toso de Carvalho
  • [gnome-software] Updated Lithuanian translation, Aurimas Černius
  • [geary] Updated Polish translation, Piotr Drąg
  • [grilo-plugins] youtube: fix assignment compiler warnings, Victor Toso de Carvalho
  • [geary] Put translator comment in the desktop file in one line, Piotr Drąg
  • [evolution] Updated Lithuanian translation, Aurimas Černius
  • [gnome-online-accounts] Updated Scottish Gaelic translation, Damned-Lies
  • [gnome-online-miners/wip/rishi/insert-share: 24/24] gdata: Implement the vfuncs for inserting a shared photo, Debarshi Ray
  • [gnome-online-miners/wip/rishi/insert-share: 23/24] gdata: Let account_miner_job_process_photo return the URN, Debarshi Ray
  • [gnome-online-miners/wip/rishi/insert-share: 22/24] gdata: Remove the unused GomAccountMinerJob parameters, Debarshi Ray
  • [gnome-online-miners/wip/rishi/insert-share: 21/24] gdata: Accept a NULL 'parent_resource_urn', Debarshi Ray
  • [gnome-online-miners/wip/rishi/insert-share: 20/24] gdata: Accept a NULL 'previous_resources', Debarshi Ray
  • [gnome-online-miners/wip/rishi/insert-share: 19/24] application: Handle InsertSharedContent, Debarshi Ray
  • [gnome-online-miners/wip/rishi/insert-share: 18/24] miner: Add gom_miner_insert_shared_content_async, Debarshi Ray
  • [gnome-online-miners/wip/rishi/insert-share: 17/24] dbus: Add InsertSharedContent, Debarshi Ray
  • [gnome-online-miners/wip/rishi/insert-share: 16/24] miner: Rename a private function and shuffle the parameters around, Debarshi Ray
  • [gnome-online-miners/wip/rishi/insert-share: 15/24] src: Pass 'datasource_urn' separately to the query vfunc, Debarshi Ray
  • [gnome-online-miners/wip/rishi/insert-share: 14/24] src: Pass 'previous_resources' separately to the query vfunc, Debarshi Ray
  • [gnome-online-miners/wip/rishi/insert-share: 13/24] src: Pass the TrackerSparqlConnection separately to the query vfunc, Debarshi Ray
  • [gnome-online-miners/wip/rishi/insert-share: 12/24] miner: Don't use an instance variable for the list of pending jobs, Debarshi Ray
  • [gnome-online-miners/wip/rishi/insert-share: 11/24] miner: Use a more descriptive name for the GomAccountMinerJob pointers, Debarshi Ray
  • [gnome-online-miners/wip/rishi/insert-share: 10/24] src: Drop the GCancellable member from GomAccountMinerJob, Debarshi Ray
  • [gnome-online-miners/wip/rishi/insert-share: 9/24] miner: Get the cancellable from the GTask, not an instance variable, Debarshi Ray
  • [gnome-online-miners/wip/rishi/insert-share: 8/24] miner: Pass the GTask around instead of using an instance variable, Debarshi Ray
  • [gnome-online-miners/wip/rishi/insert-share: 7/24] miner: Remove a one-line convenience function, Debarshi Ray
  • [gnome-online-miners/wip/rishi/insert-share: 6/24] miner: Create the GTask before trying to return a GError, Debarshi Ray
  • [gnome-online-miners/wip/rishi/insert-share: 5/24] miner: Replace GIOScheduler with GThreadPool and idle GSource, Debarshi Ray
  • [gnome-online-miners/wip/rishi/insert-share: 4/24] miner: Port gom_account_miner_job_process() to GTask, Debarshi Ray
  • [gnome-online-accounts/gnome-3-20] Updated Scottish Gaelic translation, Damned-Lies
  • [gnome-online-miners/wip/rishi/insert-share: 3/24] miner: Port gom_miner_refresh_db() to GTask, Debarshi Ray
  • [gnome-online-miners/wip/rishi/insert-share: 2/24] miner: Let GomAccountMinerJob own a reference to the connection, Debarshi Ray
  • [gnome-online-miners/wip/rishi/insert-share: 1/24] miner: Simplify code by creating the connection during construction, Debarshi Ray
  • [gnome-online-miners] (24 commits) Created branch wip/rishi/insert-share, Debarshi Ray
  • [gnome-software] Do not hide the origin when installing/removing an app, Joaquim Manuel Pereira Rocha
  • [gtk+] Updated Scottish Gaelic translation, Damned-Lies
  • [grilo-plugins] youtube: replace deprecated gdata_youtube_video_look_up_content, Victor Toso de Carvalho
  • [grilo-plugins] youtube: replace deprecated gdata_youtube_video_get_video_id, Victor Toso de Carvalho
  • [grilo] tests: throttling test on GrlNetWc library, Victor Toso de Carvalho
  • [nautilus] Updated Scottish Gaelic translation, Damned-Lies
  • [chronojump] Fixed 1RM filter exercise, Xavier de Blas
  • [release-notes/gnome-3-22] add structured logging to the developers page, Allan Day
  • [gnome-tweak-tool] Updated Danish translation, Ask Hjorth Larsen
  • [evince] browser-plugin: Do not claim we support loading documents in Wayland, Carlos Garcia Campos
  • [grilo-plugins] tests: fix url for mocked content in thegamesdb, Victor Toso de Carvalho
  • [planet-web] fixed bug in the mimico's blog address, Frederic Muller
  • [gnome-online-miners/wip/rishi/insert-share: 20/20] gdata: Implement vfuncs, Debarshi Ray
  • [gnome-online-miners/wip/rishi/insert-share: 19/20] application: Handle InsertSharedContent, Debarshi Ray
  • [gnome-online-miners/wip/rishi/insert-share: 18/20] miner: Add gom_miner_insert_shared_content_async, Debarshi Ray
  • [gnome-online-miners/wip/rishi/insert-share: 17/20] dbus: Add InsertSharedContent, Debarshi Ray
  • [gnome-online-miners/wip/rishi/insert-share: 16/20] miner: Rename a private function and shuffle the parameters around, Debarshi Ray
  • [gnome-online-miners/wip/rishi/insert-share: 15/20] src: Pass 'datasource_urn' separately to the query vfunc, Debarshi Ray
  • [gnome-online-miners/wip/rishi/insert-share: 14/20] src: Pass 'previous_resources' separately to the query vfunc, Debarshi Ray
  • [gnome-online-miners/wip/rishi/insert-share: 13/20] src: Pass the TrackerSparqlConnection separately to the query vfunc, Debarshi Ray
  • [gnome-online-miners/wip/rishi/insert-share: 12/20] miner: Don't use an instance variable for the list of pending jobs, Debarshi Ray
  • [gnome-online-miners/wip/rishi/insert-share: 11/20] miner: Use a more descriptive name for the GomAccountMinerJob pointers, Debarshi Ray
  • [gnome-online-miners/wip/rishi/insert-share: 10/20] src: Drop the GCancellable member from GomAccountMinerJob, Debarshi Ray
  • [gnome-online-miners/wip/rishi/insert-share: 9/20] miner: Get the cancellable from the GTask, not an instance variable, Debarshi Ray
  • [gnome-online-miners/wip/rishi/insert-share: 8/20] miner: Pass the GTask around instead of using an instance variable, Debarshi Ray
  • [gnome-online-miners/wip/rishi/insert-share: 7/20] miner: Remove a one-line convenience function, Debarshi Ray
  • [gnome-online-miners/wip/rishi/insert-share: 6/20] miner: Create the GTask before trying to return a GError, Debarshi Ray
  • [gnome-online-miners/wip/rishi/insert-share: 5/20] miner: Replace GIOScheduler with GThreadPool and idle GSource, Debarshi Ray
  • [gnome-online-miners/wip/rishi/insert-share: 4/20] miner: Port gom_account_miner_job_process() to GTask, Debarshi Ray
  • [gnome-online-miners/wip/rishi/insert-share: 3/20] miner: Port gom_miner_refresh_db() to GTask, Debarshi Ray
  • [gnome-online-miners/wip/rishi/insert-share: 2/20] miner: Let GomAccountMinerJob own a reference to the connection, Debarshi Ray
  • [gnome-online-miners/wip/rishi/insert-share: 1/20] miner: Simplify code by creating the connection during construction, Debarshi Ray
  • [gnome-online-miners] (20 commits) Created branch wip/rishi/insert-share, Debarshi Ray
  • [gvfs] Updated Turkish translation, Damned-Lies
  • [damned-lies] Updated German translation, Damned-Lies
  • [gimp-gap] Updated German translation (cherry picked from commit 607e7d01d16511e38cd71e41fb2aef24afa7cc7c), Damned-Lies
  • [gimp-gap/gap-2-8] Updated German translation, Damned-Lies
  • [gnome-initial-setup] build: Bump glib dep to 2.46 for g_autoptr(), Kalev Lember
  • [gnome-calendar] Updated Scottish Gaelic translation, Damned-Lies
  • [gnome-online-miners/wip/rishi/insert-share: 19/19] gdata: Implement vfuncs, Debarshi Ray
  • [gnome-online-miners/wip/rishi/insert-share: 18/19] miner: insert shared, Debarshi Ray
  • [gnome-online-miners/wip/rishi/insert-share: 17/19] application: Handle InsertSharedContent, Debarshi Ray
  • [gnome-online-miners/wip/rishi/insert-share: 16/19] dbus: Add InsertSharedContent, Debarshi Ray
  • [gnome-online-miners/wip/rishi/insert-share: 15/19] src: Pass 'datasource_urn' separately to the query vfunc, Debarshi Ray
  • [gnome-online-miners/wip/rishi/insert-share: 14/19] src: Pass 'previous_resources' separately to the query vfunc, Debarshi Ray
  • [gnome-online-miners/wip/rishi/insert-share: 13/19] src: Pass the TrackerSparqlConnection separately to the query vfunc, Debarshi Ray
  • [gnome-online-miners/wip/rishi/insert-share: 12/19] miner: Don't use an instance variable for the list of pending jobs, Debarshi Ray
  • [gnome-online-miners/wip/rishi/insert-share: 11/19] miner: Use a more descriptive name for the GomAccountMinerJob pointers, Debarshi Ray
  • [gnome-online-miners/wip/rishi/insert-share: 10/19] src: Drop the GCancellable member from GomAccountMinerJob, Debarshi Ray
  • [gnome-online-miners/wip/rishi/insert-share: 9/19] miner: Get the cancellable from the GTask, not an instance variable, Debarshi Ray
  • [gnome-online-miners/wip/rishi/insert-share: 8/19] miner: Pass the GTask around instead of using an instance variable, Debarshi Ray
  • [gnome-online-miners/wip/rishi/insert-share: 7/19] miner: Remove a one-line convenience function, Debarshi Ray
  • [gnome-online-miners/wip/rishi/insert-share: 6/19] miner: Create the GTask before trying to return a GError, Debarshi Ray
  • [gnome-online-miners/wip/rishi/insert-share: 5/19] miner: Replace GIOScheduler with GThreadPool and idle GSource, Debarshi Ray
  • [gnome-online-miners/wip/rishi/insert-share: 4/19] miner: Port gom_account_miner_job_process() to GTask, Debarshi Ray
  • [gnome-online-miners/wip/rishi/insert-share: 3/19] miner: Port gom_miner_refresh_db() to GTask, Debarshi Ray
  • [gnome-online-miners/wip/rishi/insert-share: 2/19] miner: Let GomAccountMinerJob own a reference to the connection, Debarshi Ray
  • [gnome-online-miners/wip/rishi/insert-share: 1/19] miner: Simplify code by creating the connection during construction, Debarshi Ray
  • [gnome-online-miners] (19 commits) Created branch wip/rishi/insert-share, Debarshi Ray
  • [gsettings-desktop-schemas] Updated French translation, Claude Paroz
  • [grilo] net: Initialize GTimeVal for throttling, Victor Toso de Carvalho
  • [gnome-shell] updated Punjabi Translation, Amanpreet Singh Alam
  • [gtk+/gtk-3-20] Updated Scottish Gaelic translation, Damned-Lies
  • [gnome-control-center] updated Punjabi Translation, Amanpreet Singh Alam
  • [evolution-data-server/wip/camel-more-gobject] Set CamelFolderSummary::message_info_type for the CamelVeeSummary, Milan Crha
  • [gdm] Completed Punjabi Translation, Amanpreet Singh Alam
  • [polari/wip/raresv/nick-popover: 16/16] userPopover: Add notify button and action., Rares Visalom
  • [polari/wip/raresv/nick-popover: 15/16] userDetails: Add notification support., Rares Visalom
  • [polari/wip/raresv/nick-popover: 14/16] userTracker: Add notify actions., Rares Visalom
  • [polari/wip/raresv/nick-popover: 13/16] chatView: Add HoverFilterTag class and use it., Rares Visalom
  • [polari/wip/raresv/nick-popover: 12/16] chatView: Add tab before the nickTag into the buffer., Rares Visalom
  • [polari/wip/raresv/nick-popover: 11/16] chatView: Split out _onNickTagClicked() and bind it to the nickTag., Rares Visalom
  • [polari/wip/raresv/nick-popover: 10/16] userPopover: Add user popover., Rares Visalom
  • [polari/wip/raresv/nick-popover: 9/16] userDetails: Add offline support., Rares Visalom
  • [polari/wip/raresv/nick-popover: 8/16] userDetails: Rename UserListDetails to UserDetails., Rares Visalom
  • [polari/wip/raresv/nick-popover: 7/16] application: Initialize UserStatusMonitor on startup., Rares Visalom
  • [polari/wip/raresv/nick-popover: 6/16] userTracker: Add global tracking., Rares Visalom
  • [polari/wip/raresv/nick-popover: 5/16] chatView: Split out status tracking., Rares Visalom
  • [polari/wip/raresv/nick-popover: 4/16] userListPopover: Change the search entry icon., Rares Visalom
  • [polari/wip/raresv/nick-popover: 3/16] userListRow: Remove the avatar-default-symbolic icon., Rares Visalom
  • [polari/wip/raresv/nick-popover: 2/16] userDetails: First userDetails patch., Rares Visalom
  • [polari/wip/raresv/nick-popover: 1/16] userDetails: Restrict length of fullnameLabel., Rares Visalom
  • [polari] (16 commits) Non-fast-forward update to branch wip/raresv/nick-popover, Rares Visalom
  • [gnome-settings-daemon/gnome-3-20] Updated Scottish Gaelic translation, Damned-Lies
  • [empathy] Updated German translation, Damned-Lies
  • [nautilus/gnome-3-20] Updated Scottish Gaelic translation, Damned-Lies
  • [bijiben] Updated German translation, Damned-Lies
  • [chronojump/chronojump-importer] Starts importing persons77 based on jump and jump_rj., Carles Pina i Estany
  • [gnome-calendar/gnome-3-20] Updated Scottish Gaelic translation, Damned-Lies
  • [chronojump] EncoderCaptureOptions -> preferences (100%), Xavier de Blas
  • [chronojump] If no curves found, signal graph is shown (with minHeight message), Xavier de Blas
  • [nautilus] libgd: Update from git, Bastien Nocera
  • [nautilus] Revert "configure.ac: link against libgd dynamically", Bastien Nocera
  • [chronojump/chronojump-importer] insert_data() now returns a new data set instead of modifying the passed one., Carles Pina i Estany
  • [libgd] tagged-entry: Fix missing GResource when using static library, Bastien Nocera
  • [libgd] build: Force creation of the resource .h file, Bastien Nocera
  • [gnome-builder] Updated Galician translations, Francisco Diéguez Souto
  • [chronojump/chronojump-importer] Instead of creating a new process from the test now imports the module., Carles Pina i Estany
  • [gnome-initial-setup] Deleted branch software-sources, Kalev Lember
  • [gnome-initial-setup/wip/kalev/timezone-libgeoclue] timezone: Make use of new Geoclue convenience library, Kalev Lember
  • [gnome-initial-setup] Created branch wip/kalev/timezone-libgeoclue, Kalev Lember
  • [jhbuild] core-deps-3.20: WebKitGTK+ 2.12.5, Carlos Garcia Campos
  • [gnome-initial-setup] timezone: Drop an unused function, Kalev Lember
  • [nautilus] Completed Punjabi Translation, Amanpreet Singh Alam
  • [rhythmbox] audioscrobbler: old scrobbling api isn't https accessible, Jonathan Matthew
  • [gnome-desktop] pnp-ids: Fix possible free of static string on non-udev platforms, Bastien Nocera
  • [gnome-initial-setup] timezone: Sync cc-timezone-map with gnome-control-center, Kalev Lember
  • [gnome-initial-setup] Update .gitignore, Kalev Lember
  • [gnome-initial-setup] privacy: Remove autogenerated files from version control, Kalev Lember
  • [gnome-initial-setup] build: Fix a typo in configure help, Kalev Lember
  • [gnome-shell-extensions] Updated Vietnamese translation, Trần Ngọc Quân
  • [gnome-shell] Updated Vietnamese translation, Trần Ngọc Quân
  • [libcryptui] daemon: fix conflicting return types, Stefan Walter
  • [gnome-builder] Updated French translation, Damned-Lies
  • [gnome-robots] Updated French translation, Damned-Lies
  • [geary] Updated Hungarian translation, Damned-Lies
  • [gimp] Updated Hungarian translation, Damned-Lies
  • [gtk+] GtkScrolledWindow: Bug 766569 - fix return types in added APIs, Tristan Van Berkom
  • [gnome-chess] Updated French translation, Damned-Lies
  • [glade] Updated French translation, Damned-Lies
  • [four-in-a-row] Updated Indonesian translation, Damned-Lies
  • [five-or-more] Updated Indonesian translation, Damned-Lies
  • [gnome-devel-docs] Updated Czech translation, Marek Černocký
  • [aisleriot] Updated Indonesian translation, Damned-Lies
  • [planet-web] updated mimico's blog address, Frederic Muller
  • [gnome-software/wip/ubuntu-xenial] Use updated snapd-glib error codes, Robert Ancell
  • [gnome-builder/gnome-builder-3-20] Updated Indonesian translation, Damned-Lies
  • [gnome-builder] Updated Indonesian translation, Damned-Lies
  • [gimp-web/testing] Add tutorials from Ofnuts + update tutorials index, Pat David
  • [gnome-sudoku] Fix typo in Spanish translation header, Jeremy Bicha
  • [geary] Fix name of translated appdata file. Bug 713937., Michael Gratton
  • [geary] Make appdata file translatable. Bug 713937., Michael Gratton
  • [geary] Update desktop resources to be spec compliant & consistent with the wiki., Michael Gratton
  • [gedit] Updated Vietnamese translation, Trần Ngọc Quân
  • [gtk+] gtk3-demo: Avoid underallocating columns, Matthias Clasen
  • [gnome-initial-setup] Updated Vietnamese translation, Trần Ngọc Quân
  • [nautilus] Updated Danish translation, Ask Hjorth Larsen
  • [gimp] icons, app, libgimpwidgets: replace GIMP_STOCK_EDIT with GTK_STOCK_EDIT., Jehan Pagès
  • [glib] Updated Danish translation, Ask Hjorth Larsen
  • [gnome-control-center] Updated Danish translation, Ask Hjorth Larsen
  • [meld] Updated Brazilian Portuguese translation (cherry picked from commit 1854c679cf5bf67470094050ad3cbd36, Damned-Lies
  • [gimp] Bug 770853 - Opening and overwriting a linear gamma png produces wrong colors, Michael Natterer
  • [gimp] icons: install the new Freedesktop/GTK+ icons., Jehan Pagès
  • [gimp] icons: many new icons., Jehan Pagès
  • [gimp] icons: updated icons., Jehan Pagès
  • [chronojump/chronojump-importer] Starts re-writing some methods to make it more generic and less code., Carles Pina i Estany
  • [gnome-contacts] Updated Galician translations, Francisco Diéguez Souto
  • [rygel] Updated Galician translations, Francisco Diéguez Souto
  • [tali] Updated Galician translations, Francisco Diéguez Souto
  • [swell-foop] Updated Galician translations, Francisco Diéguez Souto
  • [lightsoff] Updated Galician translations, Francisco Diéguez Souto
  • [gnome-robots] Updated Galician translations, Francisco Diéguez Souto
  • [nautilus] Update Catalan translation, Jordi Mas
  • [gnome-nibbles] Updated Galician translations, Francisco Diéguez Souto
  • [gnome-klotski] Updated Galician translations, Francisco Diéguez Souto
  • [four-in-a-row] Updated Galician translations, Francisco Diéguez Souto
  • [five-or-more] Updated Galician translations, Francisco Diéguez Souto
  • [grilo-plugins] Updated Galician translations, Francisco Diéguez Souto
  • [glade] Updated Galician translations, Francisco Diéguez Souto
  • [gnome-settings-daemon] Updated Galician translations, Francisco Diéguez Souto
  • [gnome-terminal] Updated Galician translations, Francisco Diéguez Souto
  • [gnome-photos] Updated Galician translations, Francisco Diéguez Souto
  • [nautilus] Updated Galician translations, Francisco Diéguez Souto
  • [gnome-getting-started-docs] Fixes to Catalan translation, Jordi Mas
  • [gnome-initial-setup] Update Catalan translation, Jordi Mas
  • [gvfs] Updated French translation, Damned-Lies
  • [chrome-gnome-shell] Updated Turkish translation, Damned-Lies
  • [bijiben] Updated Czech translation, Marek Černocký
  • [gitg] Updated French translation, Damned-Lies
  • [gitg] Updated French translation (cherry picked from commit f9540a5229d523f99804d7a37e8c0b02926d7a53), Damned-Lies
  • [gitg/gnome-3-22] Updated French translation, Damned-Lies
  • [polari] Czech translation, Marek Černocký
  • [gnome-getting-started-docs] Updated Czech translation, Marek Černocký
  • [telegnome] Updated German translation, Damned-Lies
  • [chrome-gnome-shell] Added Turkish translation, Damned-Lies
  • [gnome-builder] Updated Turkish translation, Damned-Lies
  • [empathy] Updated Czech translation, Marek Černocký
  • [gnome-tweak-tool] Updated Turkish translation, Damned-Lies
  • [gnome-clocks] Updated Turkish translation, Damned-Lies
  • [gnome-initial-setup] Updated Turkish translation, Damned-Lies
  • [gnome-documents] Updated Czech translation, Marek Černocký
  • [orca] Updated Czech translation, Marek Černocký
  • [orca/gnome-3-22] Updated Czech translation, Marek Černocký
  • [chrome-gnome-shell] Revert "tt" - an erroneous commit, Yuri Konotopov
  • [chrome-gnome-shell] i18n: updated strings description, Yuri Konotopov
  • [chrome-gnome-shell] tt, Yuri Konotopov
  • [gnome-builder] Updated Czech translation, Marek Černocký
  • [nautilus] Updated Czech translation, Marek Černocký
  • [gedit] Update Catalan translation, Jordi Mas
  • [gtk+] label: take padding into account when measuring, Matthias Clasen
  • [gtk+] label: Fix indentation, Matthias Clasen
  • [gnome-software] Update Catalan translation, Jordi Mas
  • [gnome-software] Updated Czech translation, Marek Černocký
  • [gtk+] Updated Czech translation, Marek Černocký
  • [evolution] Updated Czech translation, Marek Černocký
  • [nautilus] Updated Lithuanian translation, Aurimas Černius
  • [gnome-shell] Updated Turkish translation, Damned-Lies
  • [gnome-online-accounts] Updated Turkish translation, Damned-Lies
  • [gnome-control-center] Updated Turkish translation, Damned-Lies
  • [aisleriot] Updated Swedish translation, Damned-Lies
  • [chronojump/chronojump-importer] Adds new unit test., Carles Pina i Estany
  • [chronojump/chronojump-importer] Improves test system: makes it easier to add new tests., Carles Pina i Estany
  • [damned-lies] Updated Hungarian translation, Damned-Lies
  • [evolution] Updated Hungarian translation, Damned-Lies
  • [gnome-tweak-tool] Updated Hungarian translation, Damned-Lies
  • [damned-lies] Adapted stat.active once again, Claude Paroz
  • [epiphany/gnome-3-22] Updated Turkish translation, Damned-Lies
  • [epiphany] Updated Turkish translation, Damned-Lies
  • [orca] Updated Turkish translation (cherry picked from commit ec4e32b5372fc48e21fe9bb48223d09793869e4b), Damned-Lies
  • [orca/gnome-3-22] Updated Turkish translation, Damned-Lies
  • [tracker] Updated French translation, Damned-Lies
  • [gtkmm] Created tag 2.24.5, Kjell Ahlstedt
  • [gtkmm/gtkmm-2-24] 2.24.5, Kjell Ahlstedt
  • [gitg] Updated Finnish translation, Damned-Lies
  • [gvfs] Updated Finnish translation, Damned-Lies
  • [gnome-tweak-tool] Updated French translation, Damned-Lies
  • [gnome-boxes] Updated French translation, Damned-Lies
  • [gimp] Bug 769960 - animated WebP loader is not properly handling blending..., Michael Natterer
  • [damned-lies] Updated Serbian translation, Мирослав Николић
  • [gnome-games] Added sl for Slovenian translation, Matej Urbančič
  • [gnome-games] Added Slovenian translation, Matej Urbančič
  • [gspell/gspell-0-1] Added sl for Slovenian translation, Matej Urbančič
  • [gspell/gspell-0-1] Added Slovenian translation, Matej Urbančič
  • [chrome-gnome-shell] Added sl for Slovenian translation, Matej Urbančič
  • [chrome-gnome-shell] Added Slovenian translation, Matej Urbančič
  • [sysprof] Added sl for Slovenian translation, Matej Urbančič
  • [sysprof] Added Slovenian translation, Matej Urbančič
  • [gnome-builder] Updated Slovenian translation, Matej Urbančič
  • [gimp/gimp-2-8] Updated Slovenian translation, Matej Urbančič
  • [video-subtitles] Updated Serbian translation, Мирослав Николић
  • [gcompris] Update Catalan translation, Jordi Mas
  • [evolution] Update Catalan translation, Jordi Mas
  • [gnome-multi-writer] Drop unused build dependencies, Michael Biebl
  • [gnome-multi-writer] build: Move gnome-multi-writer-probe to libexecdir, Michael Biebl
  • [gnome-multi-writer] build: Don't remove NEWS and ChangeLog on distclean, Michael Biebl
  • [glib] Updated Finnish translation, Damned-Lies
  • [dasher] Updated Serbian translation, Мирослав Николић
  • [gimp] plug-ins: lots of cleanup and fixes in file-webp, Michael Natterer
  • [seahorse] Updated Finnish translation, Damned-Lies
  • [gnome-initial-setup] Updated Indonesian translation, Damned-Lies
  • [gucharmap] Updated Finnish translation, Damned-Lies
  • [gparted] Updated Finnish translation, Damned-Lies
  • [gimp] Bug 770600 - Fix broken export to PBM, Michael Natterer
  • [gimp] libgimp: gimpexport.c: default to saving as animation, Michael Natterer
  • [gnome-disk-utility] Update British English translation, David King
  • [gimp] Updated Polish translation, Piotr Drąg
  • [gnome-games] Added Finnish translation, Damned-Lies
  • [gnome-font-viewer] Update British English translation, David King
  • [gnome-initial-setup] Update British English translation, David King
  • [gnome-music] Update British English translation, David King
  • [atomix] Updated Finnish translation, Damned-Lies
  • [gnome-music] Updated Lithuanian translation, Aurimas Černius
  • [file-roller] Updated Lithuanian translation, Aurimas Černius
  • [goobox] Updated Finnish translation, Damned-Lies
  • [gnome-terminal] Updated Lithuanian translation, Aurimas Černius
  • [gnome-photos] Update British English translation, David King
  • [gnome-screenshot] Update British English translation, David King
  • [gnome-maps] Updated Lithuanian translation, Aurimas Černius
  • [gnome-logs] Updated Lithuanian translation, Aurimas Černius
  • [gnome-disk-utility] Updated Lithuanian translation, Aurimas Černius
  • [gnome-system-monitor] Update British English translation, David King
  • [damned-lies] Updated Polish translation, Piotr Drąg
  • [gnome-color-manager] Updated Lithuanian translation, Aurimas Černius
  • [gnome-clocks] Updated Lithuanian translation, Aurimas Černius
  • [gspell] Updated Finnish translation, Damned-Lies
  • [meld] Updated Finnish translation, Damned-Lies
  • [evince] Updated Lithuanian translation, Aurimas Černius
  • [gnome-calendar] Update British English translation, David King
  • [regexxer] Updated Finnish translation, Damned-Lies
  • [iagno] Updated Lithuanian translation, Aurimas Černius
  • [gtk+] range: Ensure we don't underallocate the highlight gadget, Matthias Clasen
  • [gtk+] Fix a variable name misspelling, Matthias Clasen
  • [gitg/gnome-3-22] Updated Lithuanian translation, Aurimas Černius
  • [gitg] Updated Lithuanian translation, Aurimas Černius
  • [gnome-terminal] Update British English translation, David King
  • [gnome-user-share] Update British English translation, David King
  • [gimp] libgimpconfig: forgot debug output in gimp_config_path_unexpand_only(), Michael Natterer
  • [vino] Update British English translation, David King
  • [gnome-user-docs] Updated Serbian translation, Мирослав Николић
  • [vte] regex: Warn if MULTILINE flag it not used, Christian Persch
  • [gnome-terminal] search: Always set PCRE2_MULTILINE flag, Christian Persch
  • [gimp] libgimpwidgets: store profile locations as config paths in profilerc, Michael Natterer
  • [yelp] Update British English translation, David King
  • [latexila/gnome-3-20] Updated Portuguese translation, Damned-Lies
  • [latexila] Updated Portuguese translation, Damned-Lies
  • [dconf-editor] Update British English translation, David King
  • [vinagre] Update British English translation, David King
  • [glabels/glabels-3_4] Updated Portuguese translation, Damned-Lies
  • [totem] Update British English translation, David King
  • [vte] regex: Always add MULTILINE flag when translating from GRegex, Christian Persch
  • [dia/dia-0-97] Updated Portuguese translation, Damned-Lies
  • [dia] Updated Portuguese translation, Damned-Lies
  • [damned-lies] Updated Indonesian translation, Damned-Lies
  • [gnome-terminal] window: Fix CSD size calculations with long titles, Christian Persch
  • [seahorse] Update British English translation, David King
  • [glabels] Updated Portuguese translation, Damned-Lies
  • [rygel] Update British English translation, David King
  • [gnome-terminal] window: Make inspector available in non-debug builds, Christian Persch
  • [gnome-photos/wip/uajain/master-fixes: 3/3] item-manager: Reconnect "info-updated" signal handler while unhiding item, Umang Jain
  • [gnome-photos/wip/uajain/master-fixes: 2/3] item-manager: Fix logic of marking favorites, Umang Jain
  • [gnome-photos/wip/uajain/master-fixes: 1/3] item-manager: Clear mode specific items from all child base managers, Umang Jain
  • [gnome-photos] (3 commits) Created branch wip/uajain/master-fixes, Umang Jain
  • [gnome-maps/wip/mlundblad/transit-routing: 27/27] mapView: WIP, implement showing transit routes, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 26/27] turnPointMarker: Add support for showing markers for transit stops, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 25/27] Add list box row class for transit stops, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 24/27] Add map marker for marking boarding points in transit itineraries, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 23/27] Add map marker to mark end of transit itineraries, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 22/27] Add map marker to mark start of walking transit legs, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 21/27] sidebar: WIP, Hook up a new transit mode button, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 20/27] Add list box row for loading more transit results, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 19/27] Add a list box row to show the arrival of a transit itinerary, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 18/27] Add list box row to display a leg of a transit itinerary, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 17/27] Add list box row class for representing transit itineraries, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 16/27] Add label widget for route labels, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 15/27] utils: Add color luminance and contrast functions, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 14/27] Add transit mode icons, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 13/27] application: Add initialization of the OpenTripPlanner instance, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 12/27] routeQuery: Add support for transit mode, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 17/17] mapView: WIP, implement showing transit routes, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 11/27] WIP: Add module to query an OpenTripPlanner instance, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 16/17] turnPointMarker: Add support for showing markers for transit stops, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 10/27] Add module to handle HVT codes (hierachical vehicle types), Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 15/17] Add list box row class for transit stops, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 9/27] routeService: WIP, Enable querying GraphHopper externally, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 14/17] Add map marker for marking boarding points in transit itineraries, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 8/27] routeQuery: Move routequery to the Application module, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 13/17] Add map marker to mark end of transit itineraries, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 7/27] routeQuery: Add ability to set options for transit routing, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 12/17] Add map marker to mark start of walking transit legs, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 6/27] transitOptions: Add class holding options for transit routing, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 11/17] sidebar: WIP, Hook up a new transit mode button, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 5/27] routeQuery: WIP: add support for setting time and arrival/departure, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 8/17] Add list box row to display a leg of a transit itinerary, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 10/17] Add list box row for loading more transit results, Marcus Lundblad
  • [gnome-maps] (27 commits) Non-fast-forward update to branch wip/mlundblad/transit-routing, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 9/17] Add a list box row to show the arrival of a transit itinerary, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 7/17] Add list box row class for representing transit itineraries, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 6/17] Add label widget for route labels, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 5/17] utils: Add color luminance and contrast functions, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 4/17] Add transit mode icons, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 3/17] application: Add initialization of the OpenTripPlanner instance, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 2/17] routeQuery: Add support for transit mode, Marcus Lundblad
  • [gnome-maps/wip/mlundblad/transit-routing: 1/17] WIP: Add module to query an OpenTripPlanner instance, Marcus Lundblad
  • [gnome-maps] (17 commits) Non-fast-forward update to branch wip/mlundblad/transit-routing, Marcus Lundblad
  • [polari] Update British English translation, David King
  • [nautilus-sendto] Update British English translation, David King
  • [nautilus] Update British English translation, David King
  • [gnome-software] Update British English translation, David King
  • [evolution] Update British English translation, David King
  • [gnome-nettool] Update British English translation, David King
  • [gnome-backgrounds] Updated Czech translation, Marek Černocký
  • [evolution] Updated German translation, Damned-Lies
  • [vte/vte-0-44] docs: Fix missing descriptions, Christian Persch
  • [vte] docs: Fix missing descriptions, Christian Persch
  • [gnome-tweak-tool] Updated German translation, Damned-Lies
  • [empathy] Update British English translation, David King
  • [chrome-gnome-shell] Updated German translation, Damned-Lies
  • [gnome-software] Updated German translation, Damned-Lies
  • [brasero] Update British English translation, David King
  • [gnome-documents] Update British English translation, David King
  • [polari] Updated Czech translation, Marek Černocký
  • [gnome-calendar] Update to British English translation, David King
  • [gedit] Updated Portuguese translation, Damned-Lies
  • [gnome-settings-daemon] Updated Lithuanian translation, Aurimas Černius
  • [gnome-backgrounds] Updated Lithuanian translation, Aurimas Černius
  • [gnome-tweak-tool] Updated Lithuanian translation, Aurimas Černius
  • [gnome-characters] Updated Lithuanian translation, Aurimas Černius
  • [gnome-calendar] Updated Lithuanian translation, Aurimas Černius
  • [gnome-boxes] Updated Lithuanian translation, Aurimas Černius
  • [gvfs] Updated Czech translation, Marek Černocký
  • [gedit] Updated Lithuanian translation, Aurimas Černius
  • [gnome-shell] Updated Lithuanian translation, Aurimas Černius
  • [gnome-tweak-tool] Updated Czech translation, Marek Černocký
  • [gnome-online-accounts] Updated Lithuanian translation, Aurimas Černius
  • [gnome-initial-setup] Updated Czech translation, Marek Černocký
  • [sound-juicer] Updated Finnish translation, Damned-Lies
  • [gtk+] Updated Lithuanian translation, Aurimas Černius
  • [gnome-software] Updated Friulian translation, Damned-Lies
  • [gvfs] Updated Lithuanian translation, Aurimas Černius
  • [gnome-tweak-tool] Updated Friulian translation, Damned-Lies
  • [jhbuild] Updated Czech translation, Marek Černocký
  • [glib] Updated Lithuanian translation, Aurimas Černius
  • [orca] Updated Lithuanian translation, Aurimas Černius
  • [damned-lies] Updated Czech translation, Marek Černocký
  • [orca/gnome-3-22] Updated Lithuanian translation, Aurimas Černius
  • [glabels] Updated Finnish translation, Damned-Lies
  • [gnome-commander] Updated Czech translation, Marek Černocký
  • [evince] Fix memory leak in ev_sidebar_thumbnails_document_changed_cb(), Carlos Garcia Campos
  • [gnome-initial-setup] Updated Lithuanian translation, Aurimas Černius
  • [genius] Updated Czech translation, Marek Černocký
  • [dasher] Updated Czech translation, Marek Černocký
  • [gnome-packagekit] Updated Czech translation, Marek Černocký
  • [gnome-power-manager] Updated Czech translation, Marek Černocký
  • [evolution-data-server] Updated Finnish translation, Damned-Lies
  • [shotwell] Updated Czech translation, Marek Černocký
  • [evolution] Updated Finnish translation, Damned-Lies
  • [gparted] Updated Kazakh translation, Damned-Lies
  • [shotwell/shotwell-0.22] Updated Kazakh translation, Damned-Lies
  • [gnome-tweak-tool] Updated Vietnamese translation, Trần Ngọc Quân
  • [gnome-software] Do not show the screenshot fallback image for firmware or drivers, Richard Hughes
  • [gnome-tweak-tool] Updated Korean translation, Damned-Lies
  • [epiphany] Updated Korean translation (cherry picked from commit 4efaf4ac8258ed6d1ef541878d8bbcde50bcfc2d), Damned-Lies
  • [epiphany/gnome-3-22] Updated Korean translation, Damned-Lies
  • [gnome-clocks] Updated Kazakh translation, Damned-Lies
  • [gnome-initial-setup] Updated Kazakh translation, Damned-Lies
  • [gnome-logs] Updated Kazakh translation, Damned-Lies
  • [gnome-terminal] Updated Kazakh translation, Damned-Lies
  • [gtk+/gtk-3-20] Updated Kazakh translation, Damned-Lies
  • [gdk-pixbuf] Updated Kazakh translation, Damned-Lies
  • [gvfs] Updated Kazakh translation, Damned-Lies
  • [mutter] Updated Kazakh translation, Damned-Lies
  • [yelp] Updated Kazakh translation, Damned-Lies
  • [gnome-chess] Updated Kazakh translation, Damned-Lies
  • [evince] Updated Kazakh translation, Damned-Lies
  • [gnome-color-manager] Updated Kazakh translation, Damned-Lies
  • [gnome-todo] Updated Kazakh translation, Damned-Lies
  • [gnome-sound-recorder] Updated Kazakh translation, Damned-Lies
  • [gnome-tweak-tool] Updated Kazakh translation, Damned-Lies
  • [polari] Updated Kazakh translation, Damned-Lies
  • [totem] Updated Kazakh translation, Damned-Lies
  • [gnome-online-accounts] Updated Kazakh translation, Damned-Lies
  • [gnome-session] Updated Kazakh translation, Damned-Lies
  • [gnome-shell] Updated Kazakh translation, Damned-Lies
  • [gsettings-desktop-schemas] Updated Kazakh translation, Damned-Lies
  • [gtksourceview] Updated Kazakh translation, Damned-Lies
  • [vte] Updated Kazakh translation, Damned-Lies
  • [rhythmbox] audioscrobbler: use https for last.fm, Jonathan Matthew
  • [libgnome-games-support] Fix typos in Spanish translation header, Jeremy Bicha
  • [gnome-characters] Fix typo in Spanish translation, Jeremy Bicha
  • [gnome-boxes] Fix typo in Spanish translation header, Jeremy Bicha
  • [gnome-boxes] distribute README.logos, Jeremy Bicha
  • [gnome-2048] Fix typo in Spanish translation header, Jeremy Bicha
  • [glib] Fix typo in Spanish translation header, Jeremy Bicha
  • [gedit] Fix typo in Spanish translation header, Jeremy Bicha
  • [evolution] Convert Spanish translation to use Unix, not Windows line endings, Jeremy Bicha
  • [gimp] etc: s/gtk-cdrom/media-optical/ and s/gtk-floppy/media-floppy/, Jehan Pagès
  • [evolution-rss] Fix typo in Spanish translation header, Jeremy Bicha
  • [evolution-data-server] Fix typo in Spanish translation header, Jeremy Bicha
  • [eog] Fix typo in Spanish translation header, Jeremy Bicha
  • [clutter] Fix typo in Spanish translation header, Jeremy Bicha
  • [devhelp] Fix typo in Spanish translation header, Jeremy Bicha
  • [gnome-online-miners] Deleted branch sam/sandbox, Sam Thursfield
  • [gnome-online-miners/sam/sandbox] utils: Add 'sandbox' tool for running a miner in an isolated environment, Sam Thursfield
  • [gnome-online-miners] Created branch sam/sandbox, Sam Thursfield
  • [gnome-online-miners/sam/help-and-debug: 4/4] facebook: Log how many albums were found, as a debug message, Sam Thursfield
  • [gnome-online-miners/sam/help-and-debug: 3/4] Add debug info on how many matching accounts a miner found, Sam Thursfield
  • [gnome-online-miners/sam/help-and-debug: 2/4] Add a helpful warning for users who start a miner from the commandline, Sam Thursfield
  • [gnome-online-miners/sam/help-and-debug: 1/4] README: Add some stub documentation on how to use the miners, Sam Thursfield
  • [gnome-online-miners] (4 commits) Created branch sam/help-and-debug, Sam Thursfield
  • [dconf-editor] Fix focus in RegistryInfo., Arnaud Bonatti
  • [libgweather] Update Arabic translation, Khaled Hosny
  • [gimp] app: fix typo in GimpGeglConfig, Michael Natterer
  • [orca/gnome-3-22] Updated tests, Joanmarie Diggs
  • [pygobject] Handle nullable filename parameters, Christoph Reiter
  • [orca] Updated tests, Joanmarie Diggs
  • [gnome-commander] Updated Serbian translation, Мирослав Николић
  • [gnumeric] Updated German doc translation, Mario Blättermann
  • [orca/gnome-3-22] Take possible margins/padding into account when looking for descendant at point, Joanmarie Diggs
  • [orca] Take possible margins/padding into account when looking for descendant at point, Joanmarie Diggs
  • [dasher] Updated German translation, Damned-Lies
  • [atomix] Updated German translation, Damned-Lies
  • [gnome-user-docs] Updated Portuguese translation, Damned-Lies
  • [gnome-documents] embed: remove unused import, Cosimo Cecchi
  • [clutter-gst/clutter-gst-3.0] video-sink: Fix colors in UHD videos, Lionel Landwerlin
  • [evolution-data-server/wip/camel-more-gobject] Fix some annotations having a double colons., Corentin Noël
  • [gnome-documents] mainWindow: don't set window title explicitly, Cosimo Cecchi
  • [gnumeric] Translation: add hint for PRIMARY vs CLIPBOARD selection, Morten Welinder
  • [baobab] Updated Kazakh translation, Damned-Lies
  • [gnome-maps] Updated Kazakh translation, Damned-Lies
  • [gnome-photos] Updated Kazakh translation, Damned-Lies
  • [gnome-system-monitor] Updated Kazakh translation, Damned-Lies
  • [gnome-documents] Deleted branch wip/cosimoc/view-rework, Cosimo Cecchi
  • [gnome-documents: 22/22] view: move search actions here too, Cosimo Cecchi
  • [gnome-documents: 21/22] search: remove SearchCategoryManager, Cosimo Cecchi
  • [gnome-documents: 20/22] view: move overview-related actions to ViewContainer, Cosimo Cecchi
  • [gnome-documents: 19/22] embed: factor out view stack into a separate widget, Cosimo Cecchi
  • [gnome-documents: 18/22] embed: move handling of activate-result out of here, Cosimo Cecchi
  • [gnome-documents: 17/22] embed: move handling of load signals to preview base class, Cosimo Cecchi
  • [gnome-documents] (22 commits) ...view: move search actions here too, Cosimo Cecchi
  • [nautilus] Updated Korean translation, Damned-Lies
  • [gnome-music] Updated Kazakh translation, Damned-Lies
  • [orca/gnome-3-22] Updated Hungarian translation, Damned-Lies
  • [gtk+] Updated Kazakh translation, Damned-Lies
  • [orca] Updated Hungarian translation, Damned-Lies
  • [eog] Fix Python 3 incompatibility in installed tests, Felix Riemann
  • [dconf-editor] Updated Kazakh translation, Damned-Lies
  • [evolution-data-server] Updated Kazakh translation, Damned-Lies
  • [file-roller] Updated Kazakh translation, Damned-Lies
  • [gnome-builder] Updated Kazakh translation, Damned-Lies
  • [gnome-calendar] Updated French translation, Damned-Lies
  • [glib] Updated Kazakh translation, Damned-Lies
  • [gnome-online-miners/wip/rishi/insert-share: 16/16] gdata: Implement vfuncs, Debarshi Ray
  • [gnome-online-miners/wip/rishi/insert-share: 15/16] miner: insert shared, Debarshi Ray
  • [gnome-online-miners/wip/rishi/insert-share: 14/16] application: Handle InsertSharedContent, Debarshi Ray
  • [gnome-online-miners/wip/rishi/insert-share: 13/16] dbus: Add InsertSharedContent, Debarshi Ray
  • [gnome-online-miners/wip/rishi/insert-share: 12/16] miner: Don't use an instance variable for the list of pending jobs, Debarshi Ray
  • [gnome-online-miners/wip/rishi/insert-share: 11/16] miner: Use a more descriptive name for the GomAccountMinerJob pointers, Debarshi Ray
  • [gnome-online-miners/wip/rishi/insert-share: 10/16] src: Drop the GCancellable member from GomAccountMinerJob, Debarshi Ray
  • [gnome-online-miners/wip/rishi/insert-share: 9/16] miner: Get the cancellable from the GTask, not an instance variable, Debarshi Ray
  • [gnome-online-miners/wip/rishi/insert-share: 8/16] miner: Pass the GTask around instead of using an instance variable, Debarshi Ray
  • [gnome-online-miners/wip/rishi/insert-share: 7/16] miner: Remove a one-line convenience function, Debarshi Ray
  • [gnome-online-miners/wip/rishi/insert-share: 6/16] miner: Create the GTask before trying to return a GError, Debarshi Ray
  • [gnome-online-miners/wip/rishi/insert-share: 5/16] miner: Replace GIOScheduler with GThreadPool and idle GSource, Debarshi Ray
  • [gnome-online-miners/wip/rishi/insert-share: 4/16] miner: Port gom_account_miner_job_process() to GTask, Debarshi Ray
  • [gnome-online-miners/wip/rishi/insert-share: 3/16] miner: Port gom_miner_refresh_db() to GTask, Debarshi Ray
  • [gnome-online-miners/wip/rishi/insert-share: 2/16] miner: Let GomAccountMinerJob own a reference to the connection, Debarshi Ray
  • [gnome-online-miners/wip/rishi/insert-share: 1/16] miner: Simplify code by creating the connection during construction, Debarshi Ray
  • [gnome-online-miners] (16 commits) Created branch wip/rishi/insert-share, Debarshi Ray
  • [nautilus] Updated Kazakh translation, Damned-Lies
  • [evolution-data-server] Updated Korean translation, Damned-Lies
  • [evolution] Updated Korean translation, Damned-Lies
  • [gnome-documents/wip/cosimoc/view-rework: 42/42] view: move search actions here too, Cosimo Cecchi
  • [gnome-documents/wip/cosimoc/view-rework: 41/42] search: remove SearchCategoryManager, Cosimo Cecchi
  • [gnome-documents/wip/cosimoc/view-rework: 40/42] view: move overview-related actions to ViewContainer, Cosimo Cecchi
  • [gnome-documents/wip/cosimoc/view-rework: 39/42] embed: factor out view stack into a separate widget, Cosimo Cecchi
  • [gnome-documents/wip/cosimoc/view-rework: 38/42] embed: move handling of activate-result out of here, Cosimo Cecchi
  • [gnome-documents/wip/cosimoc/view-rework: 37/42] embed: move handling of load signals to preview base class, Cosimo Cecchi
  • [gnome-documents/wip/cosimoc/view-rework: 36/42] embed: move setting preview window type to DocumentsManager, Cosimo Cecchi
  • [gnome-documents/wip/cosimoc/view-rework: 35/42] embed: move view loading spinner out of here, Cosimo Cecchi
  • [gnome-documents/wip/cosimoc/view-rework: 34/42] application: remove unused gear-menu action, Cosimo Cecchi
  • [gnome-documents/wip/cosimoc/view-rework: 33/42] view: don't use invalid iters when activating first result, Cosimo Cecchi
  • [gnome-documents/wip/cosimoc/view-rework: 32/42] edit: make EditView a Preview subclass, Cosimo Cecchi
  • [gnome-documents/wip/cosimoc/view-rework: 31/42] embed: remove _getViewFromMode(), Cosimo Cecchi
  • [gnome-documents/wip/cosimoc/view-rework: 30/42] embed: trivial coding style fix, Cosimo Cecchi
  • [gnome-documents/wip/cosimoc/view-rework: 29/42] embed: use passed-in reference to toplevel window, Cosimo Cecchi
  • [gnome-documents/wip/cosimoc/view-rework: 28/42] view: trivial coding style fix, Cosimo Cecchi
  • [gnome-documents/wip/cosimoc/view-rework: 27/42] trackerController: connect to settings sort-by changes directly, Cosimo Cecchi
  • [gnome-documents/wip/cosimoc/view-rework: 26/42] embed: use widget reference directly, Cosimo Cecchi
  • [gnome-documents/wip/cosimoc/view-rework: 25/42] embed: refactor clearing edit URI, Cosimo Cecchi
  • [gnome-documents/wip/cosimoc/view-rework: 24/42] utils: support creating a GSettingsAction, Cosimo Cecchi
  • [gnome-documents/wip/cosimoc/view-rework: 23/42] Connect to settings signals for view-as state changes, Cosimo Cecchi
  • [gnome-documents/wip/cosimoc/view-rework: 22/42] embed: don't pass the overlay for OverviewToolbar, Cosimo Cecchi
  • [gnome-documents/wip/cosimoc/view-rework: 21/42] preview: fix signature for onLoadStarted, Cosimo Cecchi
  • [gnome-documents] (42 commits) Non-fast-forward update to branch wip/cosimoc/view-rework, Cosimo Cecchi
  • [gnome-software] Updated Kazakh translation, Damned-Lies
  • [gedit] Updated Kazakh translation, Damned-Lies
  • [gnome-boxes] Updated Kazakh translation, Damned-Lies
  • [gnome-characters] Updated Kazakh translation, Damned-Lies
  • [gnome-documents] Updated Kazakh translation, Damned-Lies
  • [evolution] Updated Kazakh translation, Damned-Lies
  • [epiphany] Updated Kazakh translation (cherry picked from commit 11f0a5afd3c74f41d09667752cc42bbcbd17b653), Damned-Lies
  • [epiphany/gnome-3-22] Updated Kazakh translation, Damned-Lies
  • [pygobject] Fix list/hashtable enum <-> hash conversion on 64-bit big endian, Christoph Reiter
  • [pygobject] Allow passing sockets to io_add_watch on win32, Christoph Reiter
  • [pygobject] tests: use dbus-run-session instead of dbus-launch to run tests, Michael Biebl
  • [gimp] icons: forgot to rename some "gimp-open" icons into "document-open"., Jehan Pagès
  • [eog] Update British English translation, David King
  • [gnome-tweak-tool] Updated Serbian translation, Мирослав Николић
  • [evolution] Updated Serbian translation, Мирослав Николић
  • [dconf-editor] Updated Korean translation, Damned-Lies
  • [grilo-plugins] lua-factory: One GrlNetWc per lua source, Victor Toso de Carvalho
  • [grilo-plugins] lua-factory: Keep GrlNetWc saved as property, Victor Toso de Carvalho
  • [baobab] Update British English translation, David King
  • [baobab] Fix Hungarian help translation, David King
  • [gnome-games] playstation: Sort discs before adding them to the media set, Adrien Plazas
  • [shotwell] Updated Serbian translation, Мирослав Николић
  • [gnome-photos/wip/uajain/master-fixes: 2/2] item-manager: Fix logic of marking favorites, Umang Jain
  • [gnome-photos/wip/uajain/master-fixes: 1/2] item-manager: Clear all item_mngr_chldrn base managers, Umang Jain
  • [gnome-photos] (2 commits) Created branch wip/uajain/master-fixes, Umang Jain
  • [gnome-photos] Deleted branch wip/uajain/master-fixes, Umang Jain
  • [glade] Updated Korean translation, Damned-Lies
  • [gtk+] Updated Korean translation, Damned-Lies
  • [ekiga] Updated Finnish translation, Damned-Lies
  • [gedit] Updated Korean translation, Damned-Lies
  • [gtksourceview] Updated Korean translation, Damned-Lies
  • [vte] Updated Korean translation, Damned-Lies
  • [mutter] Updated Korean translation, Damned-Lies
  • [glib] Updated Korean translation, Damned-Lies
  • [gvfs] Updated Korean translation, Damned-Lies
  • [gdk-pixbuf] Updated Korean translation, Damned-Lies
  • [gnome-shell] Updated Korean translation, Damned-Lies
  • [gnome-session] Updated Korean translation, Damned-Lies
  • [gnome-control-center] Updated Korean translation, Damned-Lies
  • [gnome-settings-daemon] Updated Korean translation, Damned-Lies
  • [totem] Updated Korean translation, Damned-Lies
  • [seahorse] Updated Korean translation, Damned-Lies
  • [rygel] Updated Korean translation, Damned-Lies
  • [gnome-sound-recorder] Updated Korean translation, Damned-Lies
  • [atomato] Update ALL_LINGUAS, Piotr Drąg
  • [gnome-games] playstation: Get covers from Grilo if no local is found, Adrien Plazas
  • [polari] Updated Korean translation, Changwoo Ryu
  • [notification-daemon] Updated Friulian translation, Damned-Lies
  • [gimp] app, libgimp*, plug-ins, icons: revert icon names into freedesktop..., Jehan Pagès
  • [gimp] Bug 770171 - Mypaint eraser won't work unless there is an alpha channel, Michael Natterer
  • [meld] Updated Brazilian Portuguese translation (cherry picked from commit 62f56937874492fed50d59733d806783, Damned-Lies
  • [meld/meld-3-16] Updated Brazilian Portuguese translation, Damned-Lies
  • [damned-lies] Updated Brazilian Portuguese translation, Damned-Lies
  • [gnome-control-center] Updated French translation, Damned-Lies
  • [gnome-initial-setup] Updated French translation, Damned-Lies
  • [shotwell] Updated Korean translation, Damned-Lies
  • [gtranslator] Updated French translation, Damned-Lies
  • [gnome-multi-writer] Updated Finnish translation, Damned-Lies
  • [gnome-backgrounds] Updated French translation, Damned-Lies
  • [gnome-settings-daemon] Updated French translation, Damned-Lies
  • [orca] Added Friulian translation, Damned-Lies
  • [gtk+] listbox: Select the last row on page down when there are few rows, Joaquim Manuel Pereira Rocha
  • [gtk+] listbox: Avoid crashing on page down if the list has few rows, Joaquim Manuel Pereira Rocha
  • [gnome-photos/wip/uajain/master-fixes] item-manager: Fix the handling of favorites items, Umang Jain
  • [gnome-apps-nightly] games: Include the gambatte libretro core, Mathieu Bridon
  • [gspell] Added Friulian translation, Damned-Lies
  • [gnome-packagekit] Updated Friulian translation, Damned-Lies
  • [tracker] libtracker-extract: Restore trailing colon in nfo:Equipment URIs, Sam Thursfield
  • [tracker] tests: Avoid horrible hang in test-tracker-resource, Sam Thursfield
  • [sysprof] Added Finnish translation, Damned-Lies
  • [gtk+] popover: Skip first frame when transitioning, Timm Bäder
  • [gnome-builder] Use popup/popdown on popovers, Timm Bäder
  • [atomato] Added Friulian translation, Damned-Lies
  • [libchamplain] Add extra clone on the left., Jiří Techet
  • [tracker-miner-media] Added Finnish translation, Damned-Lies
  • [tracker-miner-chatlog] Added Finnish translation, Damned-Lies
  • [gnome-power-manager] Updated Finnish translation, Damned-Lies
  • [gnome-devel-docs] Add Korean translation for programming-guidelines, Changwoo Ryu
  • [gtkmm/gtkmm-2-24] Gtk::MenuList::insert(): Use static_cast<bool>() instead of double negation, Kjell Ahlstedt
  • [gnome-packagekit] Updated Finnish translation, Damned-Lies
  • [gnome-color-manager] Updated Finnish translation, Damned-Lies
  • [gnome-settings-daemon] Updated Finnish translation, Damned-Lies
  • [library-web] Updated Korean translation, Damned-Lies
  • [bijiben] Updated Korean translation, Damned-Lies
  • [gnome-contacts] Updated Korean translation, Damned-Lies
  • [tracker] Updated Korean translation, Damned-Lies
  • [gnome-terminal] Updated Korean translation, Damned-Lies
  • [dconf-editor] Updated Finnish translation, Damned-Lies
  • [gnome-photos] Updated Korean translation, Damned-Lies
  • [gnome-music] Updated Korean translation, Damned-Lies
  • [gnome-maps] Updated Korean translation, Damned-Lies
  • [gnome-initial-setup] Updated Korean translation, Damned-Lies
  • [gnome-clocks] Updated Korean translation, Damned-Lies
  • [grilo-plugins] Updated Korean translation, Damned-Lies
  • [gnome-online-accounts] Updated Korean translation, Damned-Lies
  • [gnome-backgrounds] Updated Korean translation, Damned-Lies
  • [damned-lies] Updated Korean translation, Damned-Lies
  • [gnome-clocks] Created tag 3.20.2, Paolo Borelli
  • [gnome-clocks/gnome-3-20] Release 3.20.2, Paolo Borelli
  • [gnome-todo] Updated Korean translation, Damned-Lies
  • [gnome-documents] Updated Korean translation, Damned-Lies
  • [gnome-characters] Updated Korean translation, Damned-Lies
  • [gnome-calendar] Updated Korean translation, Damned-Lies
  • [gnome-boxes] Updated Korean translation, Damned-Lies
  • [gnome-clocks/gnome-3-20] Fix the incorrect order of timer's time labels using RTL locale, Paolo Borelli
  • [gtk+] Updated Finnish translation, Damned-Lies
  • [gnome-backgrounds] Updated Finnish translation, Damned-Lies
  • [epiphany] Updated Finnish translation (cherry picked from commit 3e44f6c7cd062f4bea9345df2866048a788c2909), Damned-Lies
  • [epiphany/gnome-3-22] Updated Finnish translation, Damned-Lies
  • [polari] Updated Finnish translation, Damned-Lies
  • [aisleriot] Updated Friulian translation, Damned-Lies
  • [evince] Fix scaling calculation in ev-spectre.c, Carlos Garcia Campos
  • [evince] libview: Check number of pages when processing button events, Carlos Garcia Campos
  • [evince] Fix memory leak in EvJobThumbnail, Carlos Garcia Campos
  • [orca] Do not treat collapsed table rows as leaf nodes if they have children, Joanmarie Diggs
  • [orca/gnome-3-22] Do not treat collapsed table rows as leaf nodes if they have children, Joanmarie Diggs
  • [orca/gnome-3-22] Add more debugging output, Joanmarie Diggs
  • [orca] Add more debugging output, Joanmarie Diggs
  • [gnome-builder] configuration: make deep copy of prebuild/postbuild commands, Christian Hergert
  • [gnome-builder] build-command: add deep copy support for command queues, Christian Hergert
  • [gnome-builder] autotools: add support for prebuild/postbuild hooks, Christian Hergert
  • [gnome-builder] configuration: add prebuild/postbuild options to buildconfig, Christian Hergert
  • [gnome-builder] builder: add padding to some structures, Christian Hergert
  • [gnome-builder] build-commands: add prebuild and postbuild commands, Christian Hergert
  • [orca/gnome-3-22] Make context menus flat-reviewable, Joanmarie Diggs
  • [orca] Make context menus flat-reviewable, Joanmarie Diggs
  • [tali] Updated Brazilian Portuguese translation, Damned-Lies
  • [gnome-robots] Updated Brazilian Portuguese translation, Damned-Lies
  • [gnome-nibbles] Updated Brazilian Portuguese translation, Damned-Lies
  • [gnome-sudoku] Updated Brazilian Portuguese translation, Damned-Lies
  • [iagno] Updated Brazilian Portuguese translation, Damned-Lies
  • [gnome-taquin] Updated Brazilian Portuguese translation, Damned-Lies
  • [gvfs] Updated Brazilian Portuguese translation, Damned-Lies
  • [gnome-photos] Non-fast-forward update to branch wip/uajain/master-fixes, Umang Jain
  • [gnome-tweak-tool] Updated Brazilian Portuguese translation, Damned-Lies
  • [gnome-software] Updated Brazilian Portuguese translation, Damned-Lies
  • [evolution] Updated Brazilian Portuguese translation, Damned-Lies
  • [polari/wip/raresv/nick-popover: 27/27] userPopover: add notify button and action., Florian Müllner
  • [polari/wip/raresv/nick-popover: 26/27] userDetails: add notification support., Florian Müllner
  • [polari/wip/raresv/nick-popover: 25/27] userTracker: add notify actions, Florian Müllner
  • [polari/wip/raresv/nick-popover: 24/27] chatView: add HoverFilterTag class and use it, Florian Müllner
  • [polari/wip/raresv/nick-popover: 23/27] userPopover: Add user popover, Florian Müllner
  • [polari/wip/raresv/nick-popover: 22/27] chatView: add tab before the nickTag into the buffer., Florian Müllner
  • [polari/wip/raresv/nick-popover: 21/27] chatView: split out _createNickTag() and _onNickTagClicked(), Florian Müllner
  • [polari/wip/raresv/nick-popover: 20/27] userDetails: add offline support, Florian Müllner
  • [polari/wip/raresv/nick-popover: 19/27] userDetails: Rename UserListDetails to UserDetails., Florian Müllner
  • [polari/wip/raresv/nick-popover: 18/27] application: Initialize UserStatusMonitor on startup, Florian Müllner
  • [polari/wip/raresv/nick-popover: 17/27] chatView: replace old status tracking logic with the new one, Florian Müllner
  • [polari/wip/raresv/nick-popover: 16/27] userTracker: Add global tracking, Florian Müllner
  • [polari/wip/raresv/nick-popover: 15/27] userTracker: add UserTracker class with local tracking only., Florian Müllner
  • [polari/wip/raresv/nick-popover: 14/27] userListPopover: change the search entry icon, Florian Müllner
  • [polari/wip/raresv/nick-popover: 13/27] userListRow: remove the avatar-default-symbolic icon, Florian Müllner
  • [polari/wip/raresv/nick-popover: 12/27] userDetails: first userDetails patch., Florian Müllner
  • [polari/wip/raresv/nick-popover: 11/27] userDetails: restrict length of fullnameLabel, Florian Müllner
  • [polari] (27 commits) Non-fast-forward update to branch wip/raresv/nick-popover, Florian Müllner
  • [gnome-photos/wip/uajain/master-fixes] item-manager: Remove assertion while hiding, Umang Jain
  • [gnome-photos] Created branch wip/uajain/master-fixes, Umang Jain
  • [gnome-games] Update POTFILES.skip, Piotr Drąg
  • [gnome-games] ui: Check 'Quit' dialog before updating the pause, Adrien Plazas
  • [gnome-games] ui: Check 'Resume' dialog before updating the pause, Adrien Plazas
  • [gnome-games] ui: Instantanously pause on toplevel focus completely lost, Adrien Plazas
  • [gnome-games] ui: Delay pausing the game on focus change, Adrien Plazas
  • [gnome-online-accounts] Updated Finnish translation, Damned-Lies
  • [gnome-photos] Updated Finnish translation, Damned-Lies
  • [gnome-disk-utility] Updated Finnish translation, Damned-Lies
  • [gtk+] Adwaita,HC: fix icon name, Matthias Clasen
  • [gnome-control-center] Updated Finnish translation, Damned-Lies
  • [gnome-initial-setup] Updated Finnish translation, Damned-Lies
  • [gnome-tweak-tool] Updated Swedish translation, Damned-Lies
  • [file-roller] Updated Finnish translation, Damned-Lies
  • [gnome-games] playstation: Update playstation.gameinfo.xml.in, Adrien Plazas
  • [gnome-games] build: Add update-gameinfo to PlayStation plugin, Adrien Plazas
  • [gnome-games] tools: Get supported controllers from psxdatacenter.com, Adrien Plazas
  • [gnome-games] tools: Add gameinfo/merge.py, Adrien Plazas
  • [gnome-games] tools: Add gameinfo/sort.py, Adrien Plazas
  • [gnome-games] playstation: Replace *.gameinfo.xml by *.gameinfo.xml.in, Adrien Plazas
  • [gnome-games] playstation: Use GameinfoDiscIdInputCapabilities, Adrien Plazas
  • [gnome-games] gameinfo: Add GameinfoDiscIdInputCapabilities, Adrien Plazas
  • [gnome-games] gameinfo: Add GameinfoDoc.get_game_controllers_for_disc_id(), Adrien Plazas
  • [gnome-games] retro: Add 'input_capabilities' to RetroRunner, Adrien Plazas
  • [gnome-games] core: Add InputCapabilities, Adrien Plazas
  • [gnome-games] retro: Add 'present_analog_sticks' to RetroInputManager, Adrien Plazas
  • [gnome-games] retro: Add 'present_analog_sticks' prop to RetroGamepad, Adrien Plazas
  • [gnome-games] utils: Add XmlDoc.get_contents(), Adrien Plazas
  • [gnome-software] Updated Finnish translation, Damned-Lies
  • [orca/gnome-3-22] Updated Swedish translation, Damned-Lies
  • [nautilus] Updated Finnish translation, Damned-Lies
  • [orca] Add some additional debugging, Joanmarie Diggs
  • [orca/gnome-3-22] Add some additional debugging, Joanmarie Diggs
  • [gnome-builder/wip/chergert/debugger: 5/5] Fix plugin compilation, Christian Hergert
  • [gnome-builder/wip/chergert/debugger: 4/5] debugger: stub out debugger API, Christian Hergert
  • [gnome-builder] (5 commits) Non-fast-forward update to branch wip/chergert/debugger, Christian Hergert
  • [meld] misc: Handle bytes-based filtering for folder comparisons (bgo#770715), Kai Willadsen
  • [evolution] Updated Polish translation, Piotr Drąg
  • [gnome-initial-setup] Updated Portuguese translation, Damned-Lies
  • [evolution] Fix archives support in attachments, Răzvan-Mihai Chițu
  • [gnome-autoar] Created tag 0.1.1, Carlos Soriano Sánchez
  • [gnome-autoar/gnome-3-22] release: prepare for 0.1.1, Carlos Soriano Sánchez
  • [gnome-software] Updated Polish translation, Piotr Drąg
  • [gnome-initial-setup] Updated Swedish translation, Damned-Lies
  • [gnome-autoar/gnome-3-22] general: Use the correct COPYING file, Carlos Soriano Sánchez
  • [gnome-autoar] general: Use the correct COPYING file, Carlos Soriano Sánchez
  • [nautilus] Created tag 3.21.91.1, Carlos Soriano Sánchez
  • [nautilus] release: regenerate tarballs with 3.21.91.1, Carlos Soriano Sánchez
  • [gnome-maps] osmEditDialog: Avoid adding an extra separator in recent types list, Jonas Danielsson
  • [gnome-maps] Add equal as accelerator for zoom-in, Jonas Danielsson
  • [nautilus] mime-actions: Fix shift+control+down seg fault on a folder, Alexandru-Ionut Pandelea
  • [gimp] libgimpwidgets: use gimp_config_path_unexpand() in gimp_prop_file_choose_button, Michael Natterer
  • [gimp/gimp-2-8] libgimpwidgets: call gimp_file_entry_set_filename() with filename encoding, Michael Natterer
  • [gimp] libgimpwidgets: call gimp_file_entry_set_filename() with filename encoding, Michael Natterer
  • [evolution-data-server/wip/camel-more-gobject] Add CamelVeeMessageInfo, descendant of CamelMessageInfo, Milan Crha
  • [gtk-osx] Update libcurl and add across modulesets, John Ralls
  • [gtk-osx] Correct install_name for libicu, John Ralls
  • [gtk-osx] Avoid passing extra autogenargs to openssl, John Ralls
  • [gtk-osx] Build openssl, John Ralls
  • [gtk-osx] Remove -j1 for webkit1gtk3, John Ralls
  • [gnome-software] Add a new section name in the Addons category for drivers, Richard Hughes
  • [gnome-software] trivial: Add some debugging when not including a subcategory, Richard Hughes
  • [gnome-software] Add a plugin to match a hardware modalias, Richard Hughes
  • [gnome-software] trivial: Accept any LicenseRef-proprietary prefix, Richard Hughes
  • [gnome-software] Add gs_app_add_provide(), Richard Hughes
  • [chrome-gnome-shell] ubuntu: added coreutils build-time dependency, Yuri Konotopov
  • [gnome-autoar] (3 commits) ...AutoarCompressor, AutoarExtractor: remove redundant declaration, Răzvan-Mihai Chițu
  • [gnome-font-viewer] font-view: don't explicitly load RTL icons, Cosimo Cecchi
  • [gnome-autoar/gnome-3-22] AutoarExtractor: make "decide-destination" emission synchronous, Răzvan-Mihai Chițu
  • [gnome-autoar/gnome-3-22] AutoarCompressor, AutoarExtractor: remove redundant declaration, Răzvan-Mihai Chițu
  • [gnome-autoar/gnome-3-22] general: add enum-types header to the library headers, Răzvan-Mihai Chițu
  • [gnome-autoar/gnome-3-22] general: change gnome-autoar-gtk include directory, Răzvan-Mihai Chițu
  • [gnome-autoar] Created branch gnome-3-22, Carlos Soriano Sánchez
  • [gnome-online-miners/wip/rishi/insert-share: 14/14] application: Handle InsertSharedContent, Debarshi Ray
  • [gnome-online-miners/wip/rishi/insert-share: 13/14] dbus: Add InsertSharedContent, Debarshi Ray
  • [gnome-online-miners/wip/rishi/insert-share: 12/14] miner: Don't use an instance variable for the list of pending jobs, Debarshi Ray
  • [gnome-online-miners/wip/rishi/insert-share: 11/14] miner: Use a more descriptive name for the GomAccountMinerJob pointers, Debarshi Ray
  • [gnome-online-miners/wip/rishi/insert-share: 10/14] src: Drop the GCancellable member from GomAccountMinerJob, Debarshi Ray
  • [gnome-online-miners/wip/rishi/insert-share: 9/14] miner: Get the cancellable from the GTask, not an instance variable, Debarshi Ray
  • [gnome-online-miners/wip/rishi/insert-share: 8/14] miner: Pass the GTask around instead of using an instance variable, Debarshi Ray
  • [gnome-online-miners/wip/rishi/insert-share: 7/14] miner: Remove a one-line convenience function, Debarshi Ray
  • [gnome-online-miners/wip/rishi/insert-share: 6/14] miner: Create the GTask before trying to return a GError, Debarshi Ray
  • [gnome-online-miners/wip/rishi/insert-share: 5/14] miner: Replace GIOScheduler with GThreadPool and idle GSource, Debarshi Ray
  • [gnome-online-miners/wip/rishi/insert-share: 4/14] miner: Port gom_account_miner_job_process() to GTask, Debarshi Ray
  • [gnome-online-miners/wip/rishi/insert-share: 3/14] miner: Port gom_miner_refresh_db() to GTask, Debarshi Ray
  • [gnome-online-miners/wip/rishi/insert-share: 2/14] miner: Let GomAccountMinerJob own a reference to the connection, Debarshi Ray
  • [gnome-online-miners/wip/rishi/insert-share: 1/14] miner: Simplify code by creating the connection during construction, Debarshi Ray
  • [gnome-online-miners] (14 commits) Created branch wip/rishi/insert-share, Debarshi Ray
  • [gnome-online-miners] Deleted branch wip/rishi/insert-share, Debarshi Ray
  • [evolution/wip/razvan/autoar_fixes] Fix archives support in attachments, Răzvan-Mihai Chițu
  • [evolution] Created branch wip/razvan/autoar_fixes, Răzvan-Mihai Chițu
  • [gnome-autoar/wip/razvan/evolution_fixes: 4/4] AutoarExtractor: make "decide-destination" emission synchronous, Răzvan-Mihai Chițu
  • [gnome-autoar/wip/razvan/evolution_fixes: 3/4] AutoarCompressor, AutoarExtractor: remove redundant declaration, Răzvan-Mihai Chițu
  • [gnome-autoar/wip/razvan/evolution_fixes: 2/4] general: add enum-types header to the library headers, Răzvan-Mihai Chițu
  • [gnome-autoar/wip/razvan/evolution_fixes: 1/4] Makefile: change gnome-autoar-gtk include directory, Răzvan-Mihai Chițu
  • [gnome-autoar] (4 commits) Created branch wip/razvan/evolution_fixes, Răzvan-Mihai Chițu
  • [release-notes/gnome-3-22] add an image for gtk long term support, Allan Day
  • [release-notes/gnome-3-22] first draft of the builder section, Allan Day
  • [gnome-online-miners/wip/rishi/insert-share: 10/10] src: Drop the GCancellable member from GomAccountMinerJob, Debarshi Ray
  • [gnome-online-miners/wip/rishi/insert-share: 9/10] miner: Get the cancellable from the GTask, not an instance variable, Debarshi Ray
  • [gnome-online-miners/wip/rishi/insert-share: 8/10] miner: Pass the GTask around instead of using an instance variable, Debarshi Ray
  • [gnome-online-miners/wip/rishi/insert-share: 7/10] miner: Remove a one-line convenience function, Debarshi Ray
  • [gnome-online-miners/wip/rishi/insert-share: 6/10] miner: Create the GTask before trying to return a GError, Debarshi Ray
  • [gnome-online-miners/wip/rishi/insert-share: 5/10] miner: Replace GIOScheduler with GThreadPool and idle GSource, Debarshi Ray
  • [gnome-online-miners/wip/rishi/insert-share: 4/10] miner: Port gom_account_miner_job_process() to GTask, Debarshi Ray
  • [gnome-online-miners/wip/rishi/insert-share: 3/10] miner: Port gom_miner_refresh_db() to GTask, Debarshi Ray
  • [gnome-online-miners/wip/rishi/insert-share: 2/10] miner: Let GomAccountMinerJob own a reference to the connection, Debarshi Ray
  • [gnome-online-miners/wip/rishi/insert-share: 1/10] miner: Simplify code by creating the connection during construction, Debarshi Ray
  • [gnome-online-miners] (10 commits) Created branch wip/rishi/insert-share, Debarshi Ray
  • [almanah] core: Undo/redo feature, Philip Withnall
  • [orca] Created branch gnome-3-22, Joanmarie Diggs
  • [gnome-themes-standard] Added Lingala translation, Damned-Lies
  • [orca] Post-release version bump, Joanmarie Diggs
  • [release-notes/gnome-3-22] more developer stuff, Allan Day
  • [orca] Created tag ORCA_3_21_91, Joanmarie Diggs
  • [orca] Prep for v3.21.91 release, Joanmarie Diggs
  • [gnome-music] Updated Friulian translation, Damned-Lies
  • [dconf-editor] Updated Friulian translation, Damned-Lies
  • [gnome-tweak-tool] Updated Polish translation, Piotr Drąg
  • [gsettings-desktop-schemas] Updated German translation, Damned-Lies
  • [gtk+] Updated German translation, Damned-Lies
  • [gnome-tweak-tool] keymouse: Add a mouse acceleration profile tweak, Rui Matos
  • [evolution-data-server/wip/camel-more-gobject] Initial fill-up of CamelMessageInfo and CamelMessageInfoBase, Milan Crha
  • [gnome-backgrounds] Updated German translation, Damned-Lies
  • [evolution-data-server] Bug 770746 - [csv2vcard] Ensure @PERL@ is properly substituted, Milan Crha
  • [polari] Updated German translation, Damned-Lies
  • [gnome-tweak-tool] app: Use GLib.set_application_name(), Rui Matos
  • [gtk+] wayland: Warn when an application tries to map popup incorrectly, Jonas Ådahl
  • [release-notes/gnome-3-22] keep filling in the first draft, Allan Day
  • [jhbuild] Updated Brazilian Portuguese translation, Damned-Lies
  • [mutter] wayland: Don't handle input events after capability was removed, Jonas Ådahl
  • [gnome-initial-setup] Updated Friulian translation, Damned-Lies
  • [gnome-mines] Updated Brazilian Portuguese translation, Damned-Lies
  • [gnome-klotski] Updated Brazilian Portuguese translation, Damned-Lies
  • [gnome-chess] Updated Brazilian Portuguese translation, Damned-Lies
  • [gnome-continuous] remove xz-utils patch, Carlos Soriano Sánchez
  • [gnome-autoar] Fix a typo in doap file, Kalev Lember
  • [four-in-a-row] Updated Brazilian Portuguese translation, Damned-Lies
  • [five-or-more] Updated Brazilian Portuguese translation, Damned-Lies
  • [gnome-backgrounds] Updated Brazilian Portuguese translation, Damned-Lies
  • [gnome-initial-setup] Updated Brazilian Portuguese translation, Damned-Lies
  • [evolution] Replace last usage of deprecated WebKit DOM API functions, Tomas Popela
  • [cogl/cogl-1.22] Add precision for Sampler3D, Lionel Landwerlin
  • [gimp] Bug 759904: Some icons can't be set from the icon theme, Massimo Valentini
  • [evolution] Replace usage of deprecated WebKit DOM API functions, Tomas Popela
  • [jhbuild] 3.20: Use the gspell-1-0 branch of gspell, Sébastien Wilmet
  • [epiphany] Updated Serbian translation, Damned-Lies
  • [gnome-continuous] Remove ad hoc build of xz, Emmanuele Bassi
  • [gnome-continuous-yocto/gnomeostree-3.14-dizzy] Update xz to 5.2.2, Emmanuele Bassi
  • [gnome-session] Updated Serbian Latin translation, Damned-Lies
  • [gnome-session] Updated Serbian translation, Damned-Lies
  • [polari] Updated Serbian Latin translation, Damned-Lies
  • [polari] Updated Serbian translation, Damned-Lies
  • [gnome-continuous] manifest: add patch for Build API on xz-utils, Carlos Soriano Sánchez
  • [gnote] Updated Hungarian translation, Damned-Lies
  • [mutter] cogl/egl: Fix non-Wayland build, Jonas Ådahl
  • [jhbuild] core-3.22: replace nautilus intltool dep with gettext, Ernestas Kulik
  • [gnome-continuous] Bump up libarchive version and install xz-utils, Răzvan-Mihai Chițu
  • [gnome-online-miners] Created branch gnome-3-20, Debarshi Ray
  • [gnome-online-miners] Created tag 3.20.1, Debarshi Ray
  • [gnome-online-miners] Prepare 3.20.1, Debarshi Ray
  • [gnome-online-miners] gdata: Don't create a separate nfo:Equipment for each photo, Debarshi Ray
  • [gnome-online-miners] gdata: Page through the GDataDocumentsFeed, Debarshi Ray
  • [gnome-online-miners] gdata: Use a separate GError variable for local errors, Debarshi Ray
  • [gnome-online-miners] gdata: Consolidate the return sites, Debarshi Ray
  • [dasher] Updated Hungarian translation, Damned-Lies
  • [gnome-initial-setup] Updated Hungarian translation, Damned-Lies
  • [gtk+] Updated Hungarian translation, Damned-Lies
  • [gtk+/gtk-2-24] GDK W32: Fix bounding rect calculation on window creation, Руслан Ижбулатов
  • [glib/glib-2-48] Updated German translation, Damned-Lies
  • [gnome-builder] egg-task-cache: fix invalid dereference during cache heap sort, Christian Hergert
  • [gnome-builder] source-view: free signals array after use, Christian Hergert
  • [geary/wip/765516-gtk-widget-conversation-viewer: 142/142] Minor code tidy., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 141/142] Don't show info bars on show all., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 140/142] Clean up the conversation find implementation a bit., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 139/142] Implement "Search for messages from" for email addresses., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 138/142] Tidy up conversation viewer widget signal handling a bit., Michael Gratton
  • [sysprof] Created tag sysprof-3.21.91, Christian Hergert
  • [geary/wip/765516-gtk-widget-conversation-viewer: 137/142] Reimplement in-conversation find., Michael Gratton
  • [sysprof] build: bump gtk+ requirement, Christian Hergert
  • [geary/wip/765516-gtk-widget-conversation-viewer: 136/142] Tidy up the ConversationListBox API for accessing reply target email., Michael Gratton
  • [sysprof] ui: use GtkScrolledWindow:propagate-natural-width and height, Christian Hergert
  • [geary/wip/765516-gtk-widget-conversation-viewer: 135/142] Highlight unread emails in convo viewer., Michael Gratton
  • [sysprof] release 3.21.91, Christian Hergert
  • [geary/wip/765516-gtk-widget-conversation-viewer: 134/142] Really(?) fix DOM node crit warning when ConversationMessage finalised., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 133/142] Fix ConversationListStore instances never being finalised., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 132/142] Replace the conversation list store's model on folder change., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 131/142] Fix some bugs in AggregateProgressMonitor when removing monitors., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 130/142] Set GTK CSS classes on conversation email for sent, starred and unread., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 129/142] (Re-)fix crash when displaying exceptionally large messages., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 128/142] Fix lack of padding around GMail blockquotes., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 127/142] Replace Gtk.IconView with FlowBox for displaying email attachments., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 126/142] Fix full-pane composer not taking upthe full window., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 125/142] Fix missing space between message avatar and headers., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 124/142] Fix compile error., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 123/142] Fix massive memory leak due to some convo widgets never being freed., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 122/142] Fix 0px elements being rendered as 1px boxes., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 121/142] Convert new convo widgets to use Gtk.Grid instead of Box., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 120/142] Move managing toolbar mesage buttons from convo viewer to controller., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 119/142] Fix inline JPEGs being corrupted when converted to data URIs., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 118/142] Fix some inline parts not being visible., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 117/142] Workaround wide convo InfoBars being too wide for small screens., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 116/142] Don't clobber avatar loads for second and subsequent convo loads., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 115/142] Minor code cleanup., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 114/142] Fix most conversation web view height issues., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 113/142] Ensure conversation messages min width is low enough for small screens., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 112/142] Always allow last messages in a convo to be expanded., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 111/142] Prefix CSS classes in message HTML to avoid collisions with HTML messages., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 110/142] Tidy up collapsible quote container style and behaviour., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 109/142] Remove some unused/uneeded message body CSS., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 108/142] Use app-driven width for conversation web view, not content-driven., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 107/142] Substantially rework email HTML sanitising and styling., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 106/142] Port some changes over from master lost in the last rebase., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 105/142] Fix some critical warnings during object destruction., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 104/142] Minor conversation viewer code cleanup., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 103/142] Fix jumpy focus scrolling on emails bigger than the viewport., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 102/142] Make conversation viewer email flag handling a bit more null-safe., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 101/142] Don't hide in-window composers just after they are shown., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 100/142] Simplify how ConversationListBox removal, explicitly destroy them., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 99/142] Fix in-window and in-comversation composers not getting cleaned up., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 98/142] Enable popover for conversation message header addresses., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 97/142] Tidy up ConversationMessage GTK theme CSS., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 96/142] Minor conversation code cleanup., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 95/142] Fix logic error when determining when to show the "show images" infobar., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 94/142] Minor conversation code cleanup., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 93/142] Don't collapse a conversartion email when it has an attached embedded composer., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 92/142] Add a tooltip to to conversartion viewer's date headers with full date., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 91/142] Gracefully handle messages with no from address in conversation viewer., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 90/142] Break out ListBox used to display conversations into standalone widget., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 89/142] Scroll to a useful location when a conversation is first loaded., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 88/142] Fix a crash when viewer is cleared while highlighting search terms., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 87/142] Re-enable message view zoom., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 86/142] Add support for easier iterating over conversation email and msg views., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 85/142] Ensure header buttons are not sensitive when convo email is collapsed., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 84/142] Emulate browser-style scroll-on-spacebar., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 83/142] Fix build after rebase., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 82/142] Reduce spacing between messages in the conversation list., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 81/142] Make conversation ListBox activate and sort call lambdas full methods., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 80/142] Ensure embedded composer is always located below its referred message., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 79/142] Go back to using the same size avatar for expanded/collapsed messages., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 78/142] Show/hide any attached messages as the primary message is., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 77/142] Tidy up conversation list style., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 76/142] Remove some unused web view font code., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 75/142] Re-enable replying to and quoting the selected message, if any., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 74/142] Remove redundant Geary.Email arg from ConversationEmail signals., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 73/142] General clean up of conversation viewer code., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 72/142] Re-enable search highlighting in conversation view., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 71/142] Chase recent master ConversationViewer search changes., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 70/142] Ensure collapsed conversation email attachment button isn't sensitive., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 69/142] Fix alignment of conversation message date and preview date alignment., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 68/142] Update message header layout, use GtkFlowBox for addresses., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 67/142] Don't ever collapse the last email in the conversation., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 66/142] Fix build after rebasing to current master., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 65/142] Chase ConversationEmail action namespace change in its main UI file., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 64/142] Chase Yorba -> SFC copryright assignment change., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 63/142] Mark ConversationMessage.context_menu_element as nullable., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 62/142] Re-enable items in the ConversationEmail menu., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 61/142] Namespace a Geary GTK+ theme CSS class., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 60/142] Turn down some warnings the user can't do anything about., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 59/142] Add missing file to POTFILES.in., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 58/142] Re-enable the message context menu., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 57/142] Add missing UI file to POTFILES.in., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 56/142] Rename conversation-message-menu.ui to conversation-email-menus.ui., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 55/142] Convert ConversationEmail's attachment icon into a button., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 54/142] Re-enable attachments context menu., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 53/142] Re-enable email menu actions and message star/unstar., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 52/142] Add trivial amount of documentation comments., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 51/142] Load the avatar cache on startup to ensure it is being loaded., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 50/142] Silence a warning calling Use Gtk.Widget.get_window., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 49/142] Convert ConversationWebView HML CSS file to a resource, remove theme dir., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 48/142] Depend on libsoup now we use it explicitly in the code base., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 47/142] Reenable displaying sender avatars using Gravatar., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 46/142] Reenable displaying the "sent but not saved" message., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 45/142] Allow ConversationEmail to manage its infobars indep. of ConversationMessage., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 44/142] Expand the email for search conversations with only one message., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 43/142] Reenable displaying sub-messages., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 42/142] Ensure ConversationMessage.web_view load stops when message load cancelled., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 41/142] Remove ConversationMessage.containing_folder it's uneeded and incorrect., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 40/142] Reenable and update code for editing draft messages., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 39/142] Reenable and update code for displayed attachments., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer] Fix build after shoddy rebase., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 38/142] Roll back ConversationViewer focus handle changes., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 37/142] Minor code clean up/reorganisation., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 36/142] Don't require duplicating conversation message signals on the viewer., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 35/142] Tidy up ConversationMessage styling and state management., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 34/142] Ensure message are marked ready when their message bodies are visible., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 33/142] Use two different buttons in ConversationMessage to show starred state., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 32/142] Fix "How does the code know the size to allocate" warning., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 31/142] Make collapsed ConversationMessage message boxes a bit lighter., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 30/142] Don't display ConversationMessage header boxes when header not present., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 29/142] Add attachment icon back to the message viewer., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 28/142] Style the ConversationViewer user message with CSS rather than a class., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 27/142] Clean up message header UI, tranitions and style a bit., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 26/142] Tidy up transitions between the ConversationViewer's pages., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 25/142] Reenable and update code for inline message image display., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 24/142] Add a workaround for web_view X allocation error., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 23/142] Reenable and update code for inline message quote toggling., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 22/142] Minor code cleanup., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 21/142] Enable ConversationViewer list box focus scrolling., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 20/142] Delete now used scrollable-overlay.vala source file., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 19/142] Reenable and update code for embedded message composer., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 18/142] Remove now-unused composer-pane-position pref., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 17/142] Reenable and update code for attached, full pane message composer., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 16/142] Just use tooltips instead of an overlay for displaying link URLs for now., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 15/142] Renable and update code for clicking on links in messages., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 14/142] Minor code clean up., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 13/142] Remove uneeded ConversationWebView, HTML and CSS code., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 12/142] Convert ConversationViewer to a Stack with a ListBox, remove its WebView., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 11/142] Add new ConversationMessage widget to display a single message with a WebView., Michael Gratton
  • [geary/wip/765516-gtk-widget-conversation-viewer: 10/142] Disable some code that will break when ConversationViewer loses it web_view., Michael Gratton
  • [geary] (142 commits) Non-fast-forward update to branch wip/765516-gtk-widget-conversation-viewer, Michael Gratton
  • [geary] Fix high-bit char corruption when sent as ISO-8859-1., Michael Gratton
  • [gnome-builder/wip/chergert/refactory] wip: start on refactory, Christian Hergert
  • [gnome-builder] Created branch wip/chergert/refactory, Christian Hergert
  • [gnome-builder] Created tag GNOME_BUILDER_3_21_91, Christian Hergert
  • [gnome-builder] release 3.21.91, Christian Hergert
  • [gnome-builder/wip/chergert/debugger: 4/4] debugger: stub out debugger API, Christian Hergert
  • [gnome-builder] (4 commits) Non-fast-forward update to branch wip/chergert/debugger, Christian Hergert
  • [gnome-terminal/gnome-3-20] Revert "Added Portuguese translation", Rafael Fontenelle
  • [gnome-initial-setup] Updated Polish translation, Piotr Drąg
  • [gnome-builder] colorpicker: remove unused .ui file, Sébastien Lafargue
  • [gnome-builder] colorpicker plugin: set propagate-natural-{width, height} on scrolledwindow, Sébastien Lafargue
  • [gnome-builder] gstyle: set propagate-natural-{width, height} on scrolledwindow, Sébastien Lafargue
  • [epiphany/gnome-3-22] web-app-utils: don't crash if address is not a URI, Michael Catanzaro
  • [epiphany] web-app-utils: don't crash if address is not a URI, Michael Catanzaro
  • [chronojump/chronojump-importer] Adds very simple integration test., Carles Pina i Estany
  • [chronojump/chronojump-importer] Imports ReactionTime., Carles Pina i Estany
  • [gnome-builder/wip/chergert/debugger: 10/10] debugger: stub out debugger API, Christian Hergert
  • [gnome-builder] (10 commits) Non-fast-forward update to branch wip/chergert/debugger, Christian Hergert
  • [gnome-builder] scrolledwindow: set propagate-natural-{width,height}, Christian Hergert
  • [vala] gstreamer-0.10: mark as deprecated, Evan Nemerson
  • [vala] gstreamer-1.0: remove experimental tag, Evan Nemerson
  • [gnome-initial-setup] Update Latvian translation, Rūdolfs Mazurs
  • [gnome-maps] Created tag v3.20.3.1, Marcus Lundblad
  • [gnome-maps/gnome-3-20] Release 3.20.3.1, Marcus Lundblad
  • [gnome-maps/gnome-3-20] mainWindow: Hijack '-' and '+' input if entry is focused, Marcus Lundblad
  • [gnome-maps/gnome-3-20] MapView: Use horizontal wrap, Marcus Lundblad
  • [gnome-documents] Update Latvian translation, Rūdolfs Mazurs
  • [gnome-disk-utility] Update Latvian translation, Rūdolfs Mazurs
  • [gnome-color-manager] Update Latvian translation, Rūdolfs Mazurs
  • [gnome-clocks] Update Latvian translation, Rūdolfs Mazurs
  • [gnome-chess] Update Latvian translation, Rūdolfs Mazurs
  • [gnome-characters] Update Latvian translation, Rūdolfs Mazurs
  • [gnome-calendar] Update Latvian translation, Rūdolfs Mazurs
  • [epiphany/wip/ephy-sync] ephy-sync: Add/improve comments, Gabriel - Cristian Ivascu
  • [gnome-boxes] Update Latvian translation, Rūdolfs Mazurs
  • [epiphany/wip/ephy-sync] prefs-dialog.ui: Use one vertical box instead of two, Gabriel - Cristian Ivascu
  • [epiphany/wip/ephy-sync] prefs-dialog: Unref content manager at finalize, Gabriel - Cristian Ivascu
  • [epiphany/wip/ephy-sync] ephy-sync: Fix minor issues in ephy-sync-service, Gabriel - Cristian Ivascu
  • [epiphany/wip/ephy-sync] sync-secret: Free errors and improve translators comment, Gabriel - Cristian Ivascu
  • [epiphany/wip/ephy-sync] sync-crypto: Only use Nettle specific random generator, Gabriel - Cristian Ivascu
  • [epiphany/wip/ephy-sync] sync-crypto: Replace g_return macros with g_assert in static functions, Gabriel - Cristian Ivascu
  • [epiphany/wip/ephy-sync] sync-crypto: Avoid failure if longs are not 8 bytes, Gabriel - Cristian Ivascu
  • [epiphany/wip/ephy-sync] sync-crypto: Move every free function under the correponding new function, Gabriel - Cristian Ivascu
  • [epiphany/wip/ephy-sync] ephy-shell: Create the sync service in startup rather than init, Gabriel - Cristian Ivascu
  • [epiphany/wip/ephy-sync] ephy-bookmark: Better names for setters/getters, Gabriel - Cristian Ivascu
  • [epiphany/wip/ephy-sync] ephy-notification-manager: Rename to ephy-notification-container, Gabriel - Cristian Ivascu
  • [epiphany/wip/ephy-sync] ephy-notification-manager: Add FIXME about using G_DECLARE_FINAL_TYPE, Gabriel - Cristian Ivascu
  • [epiphany/wip/ephy-sync] ephy-sync: Fix ephy-notification-manager, Gabriel - Cristian Ivascu
  • [epiphany/wip/ephy-sync] ephy-sync: No space after cast, Gabriel - Cristian Ivascu
  • [epiphany/wip/ephy-sync] ephy-bookmark: Align function parameters, Gabriel - Cristian Ivascu
  • [epiphany/wip/ephy-sync] ephy-bookmark: Replace G_DEFINE_TYPE_EXTENDED with G_DEFINE_TYPE_WITH_CODE, Gabriel - Cristian Ivascu
  • [epiphany/wip/ephy-sync] ephy-bookmark: Add comment regarding the modified timestamp, Gabriel - Cristian Ivascu
  • [epiphany/wip/ephy-sync] bookmarks-properties-grid: Split some code into a file-static helper function, Gabriel - Cristian Ivascu
  • [epiphany/wip/ephy-sync] bookmark-properties-grid: g_strcmp0() can handle NULL for us, Gabriel - Cristian Ivascu
  • [epiphany/wip/ephy-sync] ephy-sync: Fix ephy-password-notification, Gabriel - Cristian Ivascu
  • [epiphany/wip/ephy-sync] ephy-sync: Avoid including markup in translatable comments, Gabriel - Cristian Ivascu
  • [epiphany/wip/ephy-sync] ephy-sync: Rename ephy-fx-password-notification to ephy-password-notification and move it to lib/wid, Gabriel - Cristian Ivascu
  • [gnome-backgrounds] Update Latvian translation, Rūdolfs Mazurs
  • [orca] More work on Flat Review, Joanmarie Diggs
  • [glade] Update Latvian translation, Rūdolfs Mazurs
  • [gedit] Update Latvian translation, Rūdolfs Mazurs
  • [gthumb] Updated German translation, Damned-Lies
  • [gnome-initial-setup] Updated German translation, Damned-Lies
  • [gdk-pixbuf] Update Latvian translation, Rūdolfs Mazurs
  • [four-in-a-row] Update Latvian translation, Rūdolfs Mazurs
  • [five-or-more] Update Latvian translation, Rūdolfs Mazurs
  • [file-roller] Update Latvian translation, Rūdolfs Mazurs
  • [gnome-apps-nightly] Builder: make some sandbox adjustments, Christian Hergert
  • [gnome-online-accounts/wip/rishi/templates: 8/8] daemon: Add support for account templates, Debarshi Ray
  • [gnome-online-accounts/wip/rishi/templates: 7/8] utils: Add goa_utils_keyfile_get_boolean, Debarshi Ray
  • [gnome-online-accounts/wip/rishi/templates: 6/8] daemon: Rename some utility functions, Debarshi Ray
  • [gnome-online-accounts/wip/rishi/templates: 5/8] daemon: Remove unused instance variables, Debarshi Ray
  • [gnome-online-accounts/wip/rishi/templates: 4/8] daemon: Use the instance variable to construct the parent's path, Debarshi Ray
  • [gnome-online-accounts/wip/rishi/templates: 3/8] daemon: Use a instance variable for the main user configuration file, Debarshi Ray
  • [gnome-online-accounts/wip/rishi/templates: 2/8] utils: Add goa_utils_keyfile_copy_group, Debarshi Ray
  • [gnome-online-accounts/wip/rishi/templates: 1/8] daemon: Use GLib API to match the GError domain and code, Debarshi Ray
  • [gnome-online-accounts] (8 commits) Created branch wip/rishi/templates, Debarshi Ray
  • [releng] 3.21.91, Matthias Clasen
  • [metacity] libmetacity: switch from .ssd to .csd, Alberts Muktupāvels
  • [metacity] compositor: remove unused variable, Alberts Muktupāvels
  • [gnome-initial-setup] Created tag 3.21.91, Matthias Clasen
  • [gnome-initial-setup] 3.21.91, Matthias Clasen
  • [gnome-online-accounts/wip/rishi/templates: 7/7] daemon: Add support for account templates, Debarshi Ray
  • [gnome-online-accounts/wip/rishi/templates: 6/7] daemon: Rename some utility functions, Debarshi Ray
  • [gnome-online-accounts/wip/rishi/templates: 5/7] daemon: Remove unused instance variables, Debarshi Ray
  • [gnome-online-accounts/wip/rishi/templates: 4/7] daemon: Use the instance variable to construct the parent's path, Debarshi Ray
  • [gnome-online-accounts/wip/rishi/templates: 3/7] daemon: Use a instance variable for the main user configuration file, Debarshi Ray
  • [gnome-online-accounts/wip/rishi/templates: 2/7] utils: Add goa_utils_keyfile_copy_group, Debarshi Ray
  • [gnome-online-accounts/wip/rishi/templates: 1/7] daemon: Use GLib API to match the GError domain and code, Debarshi Ray
  • [gnome-online-accounts] (7 commits) Created branch wip/rishi/templates, Debarshi Ray
  • [gnome-online-accounts] Deleted branch wip/rishi/templates, Debarshi Ray
  • [jhbuild] Deleted branch wip/swilmet/update-buildroot-docs, Sébastien Wilmet
  • [jhbuild] docs: update buildroot documentation, Sébastien Wilmet
  • [jhbuild] docs: add comment about setting buildroot to None, Sébastien Wilmet
  • [gnome-initial-setup] Add a runtime check for keys, Matthias Clasen
  • [gnome-initial-setup] Fix a typo, Matthias Clasen
  • [dasher] Updated Polish translation, Piotr Drąg
  • [gitg/gnome-3-22] Updated Serbian translation, Мирослав Николић
  • [dasher] Add translator comment to .desktop, Piotr Drąg
  • [chrome-gnome-shell] Added Scottish Gaelic translation, Damned-Lies
  • [gnome-tweak-tool] Created branch gnome-3-20, Rui Matos
  • [gnome-tweak-tool] Use the new org.gnome.desktop.calendar schema, Rui Matos
  • [gnome-tweak-tool] appdata: Fix screenshot link, Rui Matos
  • [gnome-initial-setup] Updated Serbian translation, Мирослав Николић
  • [dasher] Revert unintended part of last commit., Patrick Welche
  • [dasher] g/c gnome-common glib-gettext and intltool, Patrick Welche
  • [tracker] Updated Friulian translation, Damned-Lies
  • [gnome-backgrounds] Updated Serbian translation, Мирослав Николић
  • [gnome-software] trivial: Sync the example spec file, Kalev Lember
  • [gtk+] Updated Serbian translation, Мирослав Николић
  • [gtk+/wip/ebassi/gsk-renderer] gsk: Add GskResourceCache, Emmanuele Bassi
  • [network-manager-openconnect] Updated Serbian translation, Мирослав Николић
  • [gnome-online-accounts] Created tag 3.21.91, Debarshi Ray
  • [gnome-online-accounts] Prepare 3.21.91, Debarshi Ray
  • [evolution] Adapt to WebKit Unstable DOM API changes in WebKitGTK+ 2.13.90, Tomas Popela
  • [gnome-initial-setup] data: Allow gnome-initial-setup user to configure repos without password, Matthias Clasen
  • [gnome-initial-setup] Make the PackageKit dependency optional, Matthias Clasen
  • [gnome-initial-setup] software: Update copyright notices, Matthias Clasen
  • [gnome-initial-setup] software: Enable the 3rd party repositories through PackageKit, Matthias Clasen
  • [gnome-initial-setup] software: Add a missing return statement, Matthias Clasen
  • [gnome-initial-setup] software: Hook up setting gnome-software settings on page completion, Matthias Clasen
  • [gnome-initial-setup] software: Revise strings once more, Matthias Clasen
  • [gnome-initial-setup] software: Tweak the popover wording, Matthias Clasen
  • [gnome-initial-setup] software: Only show in new-user mode, Matthias Clasen
  • [gnome-initial-setup] Update POTFILES.in, Matthias Clasen
  • [gnome-initial-setup] software: Minor fixes, Matthias Clasen
  • [gnome-initial-setup] Add a page to configure software sources, Matthias Clasen
  • [gnome-control-center] Updated Kazakh translation, Damned-Lies
  • [gnome-power-manager] Updated Serbian translation, Мирослав Николић
  • [gnome-continuous] Revert "Bump up the libarchive version", Emmanuele Bassi
  • [gnome-packagekit] Updated Serbian translation, Мирослав Николић
  • [gnome-continuous] Bump up the libarchive version, Emmanuele Bassi
  • [dasher] Add dasher_main_private.h to list of sources. (Missed out in d94b1d6a.), Patrick Welche
  • [girl] Updated Serbian translation, Мирослав Николић
  • [chronojump/chronojump-importer] Imports PersonSession77., Carles Pina i Estany
  • [nautilus] Use templates for glib-mkenums, Ernestas Kulik
  • [dasher] Distribute .vcxproj rather than .vcproj files., Patrick Welche
  • [gnome-autoar] Created tag 0.1.0, Carlos Soriano Sánchez
  • [gnome-autoar] release: prepare for 0.1.0, Carlos Soriano Sánchez
  • [gnome-online-accounts] daemon: Style fixes, Debarshi Ray
  • [gnome-online-accounts] daemon: Remove the GList to track the GKeyFiles, Debarshi Ray
  • [gnome-online-accounts] daemon: Consolidate exit paths & make the ref / unref more obvious, Debarshi Ray
  • [gnome-online-accounts] daemon: Reduce one level of indentation, Debarshi Ray
  • [gnome-online-accounts] daemon: Let KeyFileData own a reference to the GKeyFile, Debarshi Ray
  • [gnome-online-accounts] daemon, provider, utils: Use g_key_file_unref instead g_key_file_free, Debarshi Ray
  • [chronojump/optional_foreign_keys] Adds UNIQUE constraint: needed because it's referenced by FOREIGN KEYs., Carles Pina i Estany
  • [chronojump/chronojump-importer] Fixes issues importing people and jumps., Carles Pina i Estany
  • [chronojump/chronojump-importer] Inserts Person77., Carles Pina i Estany
  • [gnome-initial-setup/software-sources] data: Allow gnome-initial-setup user to configure repos without password, Kalev Lember
  • [gnome-autoar] tests: Add missing linker flags, Carlos Soriano Sánchez
  • [gnome-autoar] general: add COPYING file, Carlos Soriano Sánchez
  • [gnome-autoar] AutoarExtractor: signal error on encrypted archives, Carlos Soriano Sánchez
  • [gnome-autoar] configure: bump required libarchive version, Carlos Soriano Sánchez
  • [gnome-tweak-tool] Update British English translation, David King
  • [gnome-control-center/wip/gbsneto/keyboard-improvements: 67/67] keyboard: fix list width with latest Gtk+, Georges Basile Stavracas Neto
  • [gnome-control-center/wip/gbsneto/keyboard-improvements: 66/67] shortcut-editor: show custom page while waiting for input, Georges Basile Stavracas Neto
  • [gnome-control-center/wip/gbsneto/keyboard-improvements: 65/67] shortcut-editor: move widgets into a stack, Georges Basile Stavracas Neto
  • [gnome-control-center/wip/gbsneto/keyboard-improvements: 64/67] shortcut-editor: update reset button position and style, Georges Basile Stavracas Neto
  • [gnome-control-center/wip/gbsneto/keyboard-improvements: 63/67] shortcut-editor: use a different page to edit custom shortcuts, Georges Basile Stavracas Neto
  • [gnome-control-center/wip/gbsneto/keyboard-improvements: 62/67] keyboard: add enter-new-shortcut asset, Georges Basile Stavracas Neto
  • [gnome-control-center/wip/gbsneto/keyboard-improvements: 61/67] shortcuts: remove bottom label, Georges Basile Stavracas Neto
  • [gnome-control-center/wip/gbsneto/keyboard-improvements: 60/67] shortcut-editor: cancel editing on Escape, Georges Basile Stavracas Neto
  • [gnome-control-center/wip/gbsneto/keyboard-improvements: 59/67] shortcut-editor: use states to handle headerbar mode, Georges Basile Stavracas Neto
  • [gnome-control-center/wip/gbsneto/keyboard-improvements: 58/67] shortcut-editor: add 'Set' button, Georges Basile Stavracas Neto
  • [gnome-control-center/wip/gbsneto/keyboard-improvements: 57/67] shortcut-editor: update header title message, Georges Basile Stavracas Neto
  • [gnome-control-center/wip/gbsneto/keyboard-improvements: 56/67] keyboard: use a better icon to represent the reset shortcuts, Georges Basile Stavracas Neto
  • [gnome-control-center/wip/gbsneto/keyboard-improvements: 55/67] keyboard: make Add button insensitive after editing, Georges Basile Stavracas Neto
  • [gnome-control-center/wip/gbsneto/keyboard-improvements: 54/67] keyboard: change standard shortcut top label, Georges Basile Stavracas Neto
  • [gnome-control-center] (67 commits) Non-fast-forward update to branch wip/gbsneto/keyboard-improvements, Georges Basile Stavracas Neto
  • [jhbuild] Add some auxiliary files to .gitignore, Jonh Wendell
  • [gtk+] popover: Propagate drawing, Timm Bäder
  • [gtk+] popover: Fix hfw/wfh size request, Timm Bäder
  • [gtk+] popover: Introduce _get_rect helper for a size, Timm Bäder
  • [gtk+] gtk{info,search}bar.ui: Remove some leftover attributes, Timm Bäder
  • [gnome-disk-utility] Created tag 3.21.91, Michael Catanzaro
  • [gnome-disk-utility] Prepare 3.21.91, Michael Catanzaro
  • [gnome-disk-utility] Fix main layout with GTK+ 3.22, Michael Catanzaro
  • [mutter] window: Fix focus of unmappable modal transient's parent, Jonas Ådahl
  • [mutter] wayland/cursor-role: Add back priv variable, Jonas Ådahl
  • [gnome-initial-setup/software-sources] software: Update copyright notices, Kalev Lember
  • [gnome-initial-setup/software-sources] software: Enable the 3rd party repositories through PackageKit, Kalev Lember
  • [gnome-initial-setup/software-sources] software: Add a missing return statement, Kalev Lember
  • [gnome-initial-setup/software-sources] software: Hook up setting gnome-software settings on page completion, Kalev Lember
  • [gnome-photos/wip/uajain/testing_ssh] Temp commit, Umang Jain
  • [gedit] Update British English translation, David King
  • [gnome-photos] Deleted branch wip/uajain/testing_ssh, Umang Jain
  • [gnome-photos] Created branch wip/uajain/testing_ssh, Umang Jain
  • [release-notes/gnome-3-22] start filling in the list of user changes, Allan Day
  • [chronojump/chronojump-importer] Work-in-Progress - starts laying out and importing tables (Session, soon Person77 if needed) from an, Carles Pina i Estany
  • [chronojump] Created branch chronojump-importer, Carles Pina i Estany
  • [gnome-backgrounds] Prepare 3.21.91 release, Jakub Steiner
  • [mutter] wayland/cursor-role: Increase buffer use count on construction, Jonas Ådahl
  • [adwaita-icon-theme] symbolic: visually vcenter go-* icons, Jakub Steiner
  • [wing/wip/named-pipe-test-write] DROP IT: the shows a bug when reading and writing to the pipe, Ignacio Casal Quinteiro
  • [polari] Updated Spanish translation, Damned-Lies
  • [gnome-backgrounds] Updated Hungarian translation, Damned-Lies
  • [wing/wip/named-pipe-test-write] named-pipe: add test to first connect all the client and then read/write, Ignacio Casal Quinteiro
  • [baobab] Disable Portuguese translation, Emmanuele Bassi
  • [wing/wip/named-pipe-test-write] named-pipe: add test to read and write on several connections, Ignacio Casal Quinteiro
  • [wing/wip/named-pipe-test-write] named-pipe: factor write_and_read method, Ignacio Casal Quinteiro
  • [gnome-photos] Created tag 3.21.91, Debarshi Ray
  • [gnome-photos] Prepare 3.21.91, Debarshi Ray
  • [gnome-backgrounds] Fixed typos from commit 20c2b83d, Claude Paroz
  • [polari] Updated Slovak translation, Damned-Lies
  • [gnome-calculator] Disable pt translation of the manual, Emmanuele Bassi
  • [dconf-editor] Adapt ScrolledWindow widgets to Gtk+ changes/fixes., Arnaud Bonatti
  • [brasero] Updated Portuguese translation, Damned-Lies
  • [baobab] Updated Portuguese translation, Damned-Lies
  • [gnome-calculator] Updated Portuguese translation, Damned-Lies
  • [gnome-software] Fix the state of flatpak sources, Richard Hughes
  • [chronojump-web] header shown again, Xavier de Blas
  • [nautilus] Fix compiler warning, Dominique Leuenberger
  • [wing] Non-fast-forward update to branch wip/named-pipe-test-write, Ignacio Casal Quinteiro
  • [gnome-software] Updated Serbian translation, Мирослав Николић
  • [glibmm] Glib::OptionGroup: Improve the documentation of add_entry(), Kjell Ahlstedt
  • [wing/wip/named-pipe-test-write] named-pipe: add unit test for async read and write, Ignacio Casal Quinteiro
  • [wing] Created branch wip/named-pipe-test-write, Ignacio Casal Quinteiro
  • [gnome-backgrounds] Update British English translation, David King
  • [vala] Mark the icon property of GtkModelButton as nullable., Arnaud Bonatti
  • [gtk+] Use 'focused' everywhere., Arnaud Bonatti
  • [gtk+] Fix typos., Arnaud Bonatti
  • [gnome-backgrounds] Updated Friulian translation, Damned-Lies
  • [polari] Updated Friulian translation, Damned-Lies
  • [nautilus] Updated Friulian translation, Damned-Lies
  • [gnome-software/wip/ubuntu-xenial] Updated Slovenian translation, Robert Ancell
  • [gnome-software/wip/ubuntu-xenial] Use snapd-glib to perform snapd login. This fixes non-root access being removed in snapd., Robert Ancell
  • [jhbuild] (2 commits) Non-fast-forward update to branch wip/swilmet/update-buildroot-docs, Sébastien Wilmet
  • [jhbuild/wip/swilmet/update-buildroot-docs: 2/2] docs: update buildroot documentation, Sébastien Wilmet
  • [jhbuild/wip/swilmet/update-buildroot-docs: 1/2] docs: add comment about setting buildroot to None, Sébastien Wilmet
  • [jhbuild] (2 commits) Created branch wip/swilmet/update-buildroot-docs, Sébastien Wilmet
  • [gnome-software/wip/rancell/snapd-glib] Fist stab at using snapd-glib, Robert Ancell
  • [gnome-software] Created branch wip/rancell/snapd-glib, Robert Ancell
  • [gtk+] Updated Polish translation, Piotr Drąg
  • [gnome-backgrounds] Updated Polish translation, Piotr Drąg

  • Mail converted by MHonArc