[gnome-control-center] (176 commits) Non-fast-forward update to branch wip/oholy/disable-verify-password-entry



The branch 'wip/oholy/disable-verify-password-entry' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:

 https://wiki.gnome.org/Git/Help/NonFastForward

Commits removed from the branch:

  4805b9c... Revert "user-accounts: Don't disable the verify password en
  6356279... user-accounts: Validate password before moving focus
  a774a50... user-accounts: Fix entry sensitivity after password generat

Commits added to the branch:

  2da5fd3... Updated Slovenian translation (*)
  f4b1fb6... user-accounts: Fix hint for wrong enterprise user/password (*)
  e7d79d8... CI: add build status badge (*)
  c5417d8... project: Update gitignore (*)
  8ae16f3... docs: Document style of comments (*)
  057610e... docs: Fix code block (*)
  6666867... CI: pass build artifacts to another stage (*)
  9460bab... CI: use an updated Docker image (*)
  e2a18be... project: Move build files to build-aux (*)
  7322cdc... project: Add a development flatpak manifest (*)
  50094b4... window: Warn about development builds (*)
  4a5a2c7... CI: add status information to the build (*)
  f4433b3... CI: print some info about the build env (*)
  2acb520... Merge branch 'master' of gitlab.gnome.org:GNOME/gnome-contr (*)
  0ade0fa... Updated Slovenian translation (*)
  136e0d5... Update Galician translation (*)
  baaf9e4... Update Galician translation (*)
  fcc33b7... project: add the renames required by flatpak (*)
  72732dd... CI: create a flatpak (*)
  9b32898... thunderbolt: Fix build (*)
  017643d... ci: Reorganize files (*)
  5ab9e64... CI: handle patches while creating a flatpak (*)
  ef71156... docs: update the "report bugs" link (*)
  01edbf3... Updated Czech translation (*)
  a8a6dc0... docs: advertise the flatpak (*)
  053d3e0... Updated Spanish translation (*)
  b2746fe... Update Russian translation (*)
  ba3797a... background: Remove unused variables (*)
  844b847... project: Remove obsolete files (*)
  0f81ea3... flatpak: Trivial style fix (*)
  17a0ec0... flatpak: Use 3.28 runtime (*)
  da1b2f9... flatpak: Fix NetworkManager build (*)
  cf61ee5... 3.29.2 (*)
  2503832... wacom: Use GdkSeat API to list slave stylus devices (*)
  c3b34e6... wacom: Use GdkSeat grabs in g-c-c's pad button action mappe (*)
  35adc02... wacom: Use GdkMonitor API on calibrator UI (*)
  ad0f3f6... CI: cache flatpak-builder files (*)
  14adc64... CI: save the build log (*)
  690f15b... CI: create a workaround to build flatpak (*)
  a90e13f... keyboard: Use g_auto for variables (*)
  b81b931... privacy: Replace GObject boilerplace with G_DECLARE_TYPE (*)
  389bb1b... privacy: Replace ifdefs with #pragma once (*)
  79e00c3... region: Use g_auto for variables (*)
  5be47a1... region: Replace GObject boilerplace with G_DECLARE_TYPE (*)
  8436a4f... region: Replace ifdefs with #pragma once (*)
  5c418b8... region: Use GtkTemplate (*)
  38bbaeb... mouse: Replace GObject boilerplace with G_DECLARE_TYPE (*)
  5bb152a... mouse: Replace ifdefs with #pragma once (*)
  faaf402... display: Re-indent cc-display-config.h (*)
  32be5bd... display: Add signal to monitor notifying about position cha (*)
  199a711... display: Add new arrangement widget and hook it up (*)
  e17e9da... display: Remove unused old display arrangement code (*)
  6fa9368... display: Remove incorrect comment (*)
  08a7f7c... display: Move output utility functions into CcDisplayMonito (*)
  d54c356... display: Enable infinit snapping when arranging two monitor (*)
  9a4449d... display: Implement major/minor axis snapping and infinit fo (*)
  02f0353... display: Various style fixes (*)
  a7e84dc... mouse: Use GtkTemplate (*)
  f109289... Revert "shell: make the .desktop file pass "--overview"" (*)
  52469ce... window: Remove remaining overview mentions (*)
  6b334a8... window: Fix going back to previous panels (*)
  4aee26c... display: Fix double free of GError (*)
  a51dbcd... network: Fix Bluetooth panel showing up after connection re (*)
  52034ba... network: Update VPN title when the connection is changed (*)
  77a1225... network: Fix disconnecting the VPN connection_removed_cb ha (*)
  3950e66... tests: Unset wayland display environment variable correctly (*)
  f3322b4... tests: Do not show_all the network panel (*)
  7c43f95... tests: Add trivial test to check empty network panel (*)
  77edec5... tests: Allow creating VPNs in the NM test service (*)
  b14e514... tests: Improve helpers to wait for NM events (*)
  bfdd2e0... tests: Use the same NMClient as the panel (*)
  edc85ab... tests: Return NMRemoteConnection from add_cb (*)
  4f3aec7... tests: Add delete_cb for network panel testing (*)
  ab59a8f... tests: Use g_assert_nonnull rather than testing for != NULL (*)
  d45512d... tests: Check that Bluetooth section is not shown (*)
  12555d6... tests: Add helper to find a parent widget to network test (*)
  870b64b... tests: Also wait for ConnectionAdded signal from NetworkMan (*)
  e1e82cc... tests: Add VPN related tests (*)
  f0bba59... night-light: Use "#pragma once" in header (*)
  ed36688... night-light: Rework implementation (*)
  5797563... keyboard: Replace GObject boilerplace with G_DECLARE_TYPE (*)
  5174ae1... keyboard: Replace ifdefs with #pragma once (*)
  6a72e73... datetime: Use GtkTemplate (*)
  9cc248a... docs: Improve code style guideline (*)
  1b68bf1... keyboard: Update code style (*)
  67a94df... notifications: Replace GObject boilerplace with G_DECLARE_T (*)
  fceac14... notifications: Replace ifdefs with #pragma once (*)
  7e4c1e3... nofications: Use g_auto for variables (*)
  b261bca... panel: Update code style (*)
  489a7ae... window: Delegate model creation to CcApplication (*)
  a78cbe3... model: Add visibility field (*)
  10cf920... panel-loader: Add support for static init functions (*)
  4151af5... wifi: Hide when no Wi-Fi adapter is available (*)
  90e7f05... wi-fi: Remove unused header (*)
  a461045... window: Don't remove header widgets before changing panels (*)
  62cfe91... panel-list: Improve search behavior (*)
  880ac4a... search: Replace GObject boilerplace with G_DECLARE_TYPE (*)
  17945ca... search: Replace ifdefs with #pragma once (*)
  40520d7... display: Replace GObject boilerplace with G_DECLARE_TYPE (*)
  72a3516... display: Replace ifdefs with #pragma once (*)
  f4b6300... panel-list: Properly select panels when changing views (*)
  961b41a... display: Use g_auto for variables (*)
  1d8faa2... window: Instrument some functions (*)
  6d3ed43... window: Remove custom widgets at the correct time (*)
  770a3b1... color: Replace GObject boilerplace with G_DECLARE_TYPE (*)
  04e3695... color: Replace ifdefs with #pragma once (*)
  490bee5... color: Use g_auto for variables (*)
  5ea7632... color: Use GtkTemplate (*)
  d357f1d... region: Remove unused variable (*)
  4627e84... notifications: Remove unused variable (*)
  41d98fd... mouse: Move callbacks into .ui file (*)
  3dc77a6... mouse: Connect signal handlers swapped (*)
  f519329... power: Replace GObject boilerplace with G_DECLARE_TYPE (*)
  27a64cd... power: Replace ifdefs with #pragma once (*)
  ed6ac15... power: Simplify cancellable destruction (*)
  d2959e4... power: Simplify GPtrArray memory management (*)
  58a6432... search: Use g_auto for variables (*)
  85eeebb... universal-access: Replace GObject boilerplace with G_DECLAR (*)
  6b2ed3a... universal-access: Replace ifdefs with #pragma once (*)
  233111b... search: Use GtkTemplate (*)
  59e420b... search: Fix crash introduced in 58a6432 (*)
  0bd90ca... region: Show scrollbars if needed (*)
  930aff4... background: Fix compile warning about object type (*)
  0a47d59... Update Scottish Gaelic translation (*)
  678beb6... user-accounts: Replace GObject boilerplace with G_DECLARE_T (*)
  c461e43... user-accounts: Replace ifdefs with #pragma once (*)
  dd61d98... datetime: Move callbacks into .ui file (*)
  a64ef75... Simplify use of GCancellable (*)
  3947970... sharing: Replace GObject boilerplace with G_DECLARE_TYPE (*)
  a91ef6c... sharing: Replace ifdefs with #pragma once (*)
  42ea814... common: Replace GObject boilerplace with G_DECLARE_TYPE (*)
  223087c... common: sharing: Replace ifdefs with #pragma once (*)
  9a7850a... region: Move callbacks into .ui file (*)
  a30f660... sharing: Use g_auto for variables (*)
  3f9337d... universal-access: Use g_auto for variables (*)
  3622c8f... power: Use g_auto for variables (*)
  122f997... background: Replace deprecated GSimpleAsyncResult with GTas (*)
  a259f48... Update Catalan translation (*)
  d4a3d5a... Updated Czech translation (*)
  e072bc5... Update Russian translation (*)
  eff88ab... sharing: Use GtkTemplate (*)
  86d1d30... common: Use g_auto for variables (*)
  ca15b98... wifi: only manage Wi-Fi devices managed by NM (*)
  92f7372... Update German translation (*)
  014e572... universal-access: Use GtkTemplate (*)
  71383e8... power: Use GtkTemplate (*)
  d814d9d... Update Chinese (Taiwan) translation (*)
  c89a919... window: Remove unused panel box (*)
  baf1610... docs: Document more of the code style (*)
  a4746a9... docs: Remove trailing space from code example (*)
  9ae5f9a... Fix crash due to g_auto changes in 79e00c3 (*)
  67d39e4... region: Fix language search crash due to g_auto changes in  (*)
  0e2a4aa... wacom: Hide Wacom panel when there are no tablets (*)
  a30e5db... wifi: Use g_debug() for a debug message (*)
  a5eccee... Updated Spanish translation (*)
  a1d5716... CI: add code coverage report (*)
  28a66e5... CI: refactor GitLab yaml file (*)
  186038a... CI: refactor the GitLab job header (*)
  316b901... CI: avoid rebuilding in the test job (*)
  8fb4304... CI: add coverage parsing to the job (*)
  3848701... CI: refactor the build process (*)
  361e765... CI: add ASAN Address Sanitizer (*)
  55d47bc... printers: Plug memory leaks (*)
  3f5bc83... printers: Fix warning about wrong data type (*)
  aa48f97... Update Occitan translation (*)
  0b3555d... Update Friulian translation (*)
  7b3cd63... info: Update gsd_should_ignore_unix_mount() from g-s-d mast (*)
  a945484... Update Romanian translation (*)
  65c43b4... common: Fix missing reference (*)
  556388f... region: Fix small memory leak (*)
  b3ea727... notifications: Use g_signal_connect_object to ensure handle (*)
  ff7050d... docs: add the coverage badge (*)
  c8f1baf... Update Catalan translation (*)
  83159c7... Revert "user-accounts: Don't disable the verify password en
  088639b... user-accounts: Validate password before moving focus
  d4ab8c2... user-accounts: Fix entry sensitivity after password generat

(*) This commit already existed in another branch; no separate mail sent


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