[gnome-control-center] (111 commits) Non-fast-forward update to branch gbsneto/dynamic-panels



The branch 'gbsneto/dynamic-panels' 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:

  91bf146... panel: Update code style
  c0489c0... window: Delegate model creation to CcApplication
  5cd05a7... model: Add visibility field
  25fb2b0... panel-loader: Add support for static init functions
  a0abaad... wifi: Hide when no Wi-Fi adapter is available
  ccade5c... wi-fi: Remove unused header
  c3c74f9... window: Don't remove header widgets before changing panels

Commits added to the branch:

  2efd544... Update Friulian translation (*)
  3d134b9... Updated Czech translation (*)
  7b74bfb... Update Friulian translation (*)
  283bc92... Update Hungarian translation (*)
  8fa0f6e... Update Turkish translation (*)
  2da5fd3... Updated Slovenian translation (*)
  197ed1e... datetime: Update backwards file (*)
  0b85491... tests: Rely only on zone.tab (*)
  c23e8f3... tests: Rework test-timezone-gfx (*)
  8404f52... tests: Make logging verbose (*)
  eea231d... tests: Run each datetime test under Xvfb (*)
  6ec0bcd... object-storage: Avoid double free when propagating error (*)
  1d26f63... night-ligth-dialog: Avoid dereferencing invalid pointer (*)
  f3257ce... printers: Focus search entry in new printer dialog (*)
  f9b6504... night-light-dialog: Ignore G_IO_ERROR_CANCELLED errors (*)
  ffcd5b1... CI: shrink the test process (*)
  949f8cb... tests/network: Disable on non-Linux systems (*)
  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

(*) 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]