[gnome-control-center] Created tag 3.29.4



The unsigned tag '3.29.4' was created.

Tagger: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date: 1531787537 -0300

    Bump 3.29.4 release

Changes since the last tag '3.29.2':

Bastien Nocera (2):
      wacom: Hide Wacom panel when there are no tablets
      wifi: Use g_debug() for a debug message

Benjamin Berg (24):
      display: Re-indent cc-display-config.h
      display: Add signal to monitor notifying about position changes
      display: Add new arrangement widget and hook it up
      display: Remove unused old display arrangement code
      display: Remove incorrect comment
      display: Move output utility functions into CcDisplayMonitor
      display: Enable infinit snapping when arranging two monitors
      display: Implement major/minor axis snapping and infinit for edges
      network: Fix Bluetooth panel showing up after connection removal
      network: Update VPN title when the connection is changed
      network: Fix disconnecting the VPN connection_removed_cb handler
      tests: Unset wayland display environment variable correctly
      tests: Do not show_all the network panel
      tests: Add trivial test to check empty network panel
      tests: Allow creating VPNs in the NM test service
      tests: Improve helpers to wait for NM events
      tests: Use the same NMClient as the panel
      tests: Return NMRemoteConnection from add_cb
      tests: Add delete_cb for network panel testing
      tests: Use g_assert_nonnull rather than testing for != NULL
      tests: Check that Bluetooth section is not shown
      tests: Add helper to find a parent widget to network test
      tests: Also wait for ConnectionAdded signal from NetworkManager
      tests: Add VPN related tests

Benjamin Steinwender (1):
      Update German translation

Carlos Garnacho (3):
      wacom: Use GdkSeat API to list slave stylus devices
      wacom: Use GdkSeat grabs in g-c-c's pad button action mapper UI
      wacom: Use GdkMonitor API on calibrator UI

Claudio André (19):
      CI: cache flatpak-builder files
      CI: save the build log
      CI: create a workaround to build flatpak
      CI: add code coverage report
      CI: refactor GitLab yaml file
      CI: refactor the GitLab job header
      CI: avoid rebuilding in the test job
      CI: add coverage parsing to the job
      CI: refactor the build process
      CI: add ASAN Address Sanitizer
      docs: add the coverage badge
      CI: use a previous Docker image
      CI: add MSAN, TSAN and UBSAN Sanitizers
      CI: add ARMV8 and PPC64LE build tests
      tests: increase the tests timeout
      CI: build and save Docker images in GNOME GitLab
      CI: allow PPC job to fail
      CI: run coverage only on master
      CI: refactor the yaml recipe - create a stage named manual; - use deploy as a stage name (as GitLab 
does); - use "shared code".

Cédric Valmary (1):
      Update Occitan translation

Daniel Mustieles (1):
      Updated Spanish translation

Daniel Șerbănescu (1):
      Update Romanian translation

Fabio Tomat (1):
      Update Friulian translation

Georges Basile Stavracas Neto (27):
      display: Various style fixes
      window: Remove remaining overview mentions
      window: Fix going back to previous panels
      night-light: Use "#pragma once" in header
      night-light: Rework implementation
      docs: Improve code style guideline
      keyboard: Update code style
      panel: Update code style
      window: Delegate model creation to CcApplication
      model: Add visibility field
      panel-loader: Add support for static init functions
      wifi: Hide when no Wi-Fi adapter is available
      wi-fi: Remove unused header
      window: Don't remove header widgets before changing panels
      panel-list: Improve search behavior
      panel-list: Properly select panels when changing views
      window: Instrument some functions
      window: Remove custom widgets at the correct time
      region: Remove unused variable
      notifications: Remove unused variable
      window: Remove unused panel box
      docs: Document more of the code style
      docs: Remove trailing space from code example
      project: Remove unused files
      ci: Automatically run ARMv8 and PPC64 jobs
      project: Document maintainers and workflow
      3.29.4

Gun Chleoc (1):
      Update Scottish Gaelic translation

Gunnar Hjalmarsson (1):
      region: Show scrollbars if needed

Jeremy Bicha (1):
      Revert "shell: make the .desktop file pass "--overview""

Jonas Ådahl (1):
      sharing: Enable settings widget for gnome-remote-desktop

Jonathan Kang (1):
      wifi: only manage Wi-Fi devices managed by NM

Jordi Mas (2):
      Update Catalan translation
      Update Catalan translation

Marek Cernocky (1):
      Updated Czech translation

Ondrej Holy (5):
      Revert "user-accounts: Don't disable the verify password entry"
      user-accounts: Validate password before moving focus
      user-accounts: Fix entry sensitivity after password generation
      user-accounts: Use the same phrase when passwords do not match
      user-accounts: Use term "Confirm" instead of "Verify"

Philip Withnall (1):
      info: Update gsd_should_ignore_unix_mount() from g-s-d master

Piotr Drąg (1):
      Update POTFILES.in

Robert Ancell (65):
      keyboard: Use g_auto for variables
      privacy: Replace GObject boilerplace with G_DECLARE_TYPE
      privacy: Replace ifdefs with #pragma once
      region: Use g_auto for variables
      region: Replace GObject boilerplace with G_DECLARE_TYPE
      region: Replace ifdefs with #pragma once
      region: Use GtkTemplate
      mouse: Replace GObject boilerplace with G_DECLARE_TYPE
      mouse: Replace ifdefs with #pragma once
      mouse: Use GtkTemplate
      display: Fix double free of GError
      keyboard: Replace GObject boilerplace with G_DECLARE_TYPE
      keyboard: Replace ifdefs with #pragma once
      datetime: Use GtkTemplate
      notifications: Replace GObject boilerplace with G_DECLARE_TYPE
      notifications: Replace ifdefs with #pragma once
      nofications: Use g_auto for variables
      search: Replace GObject boilerplace with G_DECLARE_TYPE
      search: Replace ifdefs with #pragma once
      display: Replace GObject boilerplace with G_DECLARE_TYPE
      display: Replace ifdefs with #pragma once
      display: Use g_auto for variables
      color: Replace GObject boilerplace with G_DECLARE_TYPE
      color: Replace ifdefs with #pragma once
      color: Use g_auto for variables
      color: Use GtkTemplate
      mouse: Move callbacks into .ui file
      mouse: Connect signal handlers swapped
      power: Replace GObject boilerplace with G_DECLARE_TYPE
      power: Replace ifdefs with #pragma once
      power: Simplify cancellable destruction
      power: Simplify GPtrArray memory management
      search: Use g_auto for variables
      universal-access: Replace GObject boilerplace with G_DECLARE_TYPE
      universal-access: Replace ifdefs with #pragma once
      search: Use GtkTemplate
      search: Fix crash introduced in 58a6432
      background: Fix compile warning about object type
      user-accounts: Replace GObject boilerplace with G_DECLARE_TYPE
      user-accounts: Replace ifdefs with #pragma once
      datetime: Move callbacks into .ui file
      Simplify use of GCancellable
      sharing: Replace GObject boilerplace with G_DECLARE_TYPE
      sharing: Replace ifdefs with #pragma once
      common: Replace GObject boilerplace with G_DECLARE_TYPE
      common: sharing: Replace ifdefs with #pragma once
      region: Move callbacks into .ui file
      sharing: Use g_auto for variables
      universal-access: Use g_auto for variables
      power: Use g_auto for variables
      background: Replace deprecated GSimpleAsyncResult with GTask
      sharing: Use GtkTemplate
      common: Use g_auto for variables
      universal-access: Use GtkTemplate
      power: Use GtkTemplate
      Fix crash due to g_auto changes in 79e00c3
      region: Fix language search crash due to g_auto changes in 79e00c3
      printers: Plug memory leaks
      printers: Fix warning about wrong data type
      common: Fix missing reference
      region: Fix small memory leak
      notifications: Use g_signal_connect_object to ensure handlers are not run after object destroyed
      user-accounts: Correctly hide password mismatch warnings
      region: Use GtkTemplate for format chooser dialog
      notifications: Refactor app notifications dialog

Sam Hewitt (4):
      common: update pixel_size values to base 16 for icon clarity
      wacom: use dim-label class on icons instead of opacity for consistency
      shell: update pixel_size of empty_search_placeholder icon to avoid aliasing
      printers: update pixel_size of icons to avoid aliasing

Stas Solovey (2):
      Update Russian translation
      Update Russian translation

Yi-Jyun Pan (1):
      Update Chinese (Taiwan) translation


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]