gnome-control-center/panels
Pablo Correa Gómez b9a684dc1d region: fix warning of uninitialized variables
../panels/region/cc-region-panel.c: In function 'set_restart_notification_visible':
../panels/region/cc-region-panel.c:131:17: warning: 'current_locale' may be used uninitialized [-Wmaybe-uninitialized]
  131 |                 uselocale (current_locale);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~
../panels/region/cc-region-panel.c:115:18: note: 'current_locale' was declared here
  115 |         locale_t current_locale;
      |                  ^~~~~~~~~~~~~~
../panels/region/cc-region-panel.c:130:34: warning: 'new_locale' may be used uninitialized [-Wmaybe-uninitialized]
  130 |         if (locale && new_locale != (locale_t) 0) {
      |                       ~~~~~~~~~~~^~~~~~~~~~~~~~~
../panels/region/cc-region-panel.c:114:18: note: 'new_locale' was declared here
  114 |         locale_t new_locale;
      |                  ^~~~~~~~~~
2022-08-20 20:47:35 +00:00
..
applications applications: Tweak screenshot description 2022-08-10 16:50:41 -03:00
background background: Adjust preview header bar style 2022-06-28 22:36:36 +04:00
bluetooth bluetooth: Add a few edge cases in Bluetooth tester 2022-05-10 11:03:50 +02:00
camera Panels: Update Privacy panels keywords to match specific contents 2022-05-10 04:18:20 +00:00
color color: Remove dead code 2022-06-17 01:42:12 +00:00
common common: time-editor: Fix initial AM/PM label value 2022-08-14 21:34:07 +05:30
datetime timezone: Use blank map 2022-07-07 11:37:39 +00:00
default-apps default-apps: switch away from deprecated function 2022-06-10 18:08:41 +00:00
diagnostics Add an a11y label to the switch 2022-05-29 23:02:42 +00:00
display display: remove unused night light dialog code 2022-08-15 08:14:27 +00:00
firmware-security firmware-security: Tweak panel style 2022-08-10 16:31:26 -03:00
info-overview info-overview: Use adw-external-link icon 2022-08-17 08:09:15 +00:00
keyboard keyboard: fix permission_acquired always returning FALSE 2022-08-20 20:47:35 +00:00
location Add a missing label 2022-05-29 23:06:33 +00:00
microphone Add a label to the master mic switch 2022-05-29 23:12:04 +00:00
mouse Add a few a11y labels to the switches 2022-05-09 13:33:57 +02:00
multitasking Ensure that the activatable widgets of the multitasking rows have the proper labels 2022-05-10 22:29:10 +00:00
network network: Show VPN empty state by default 2022-08-12 01:32:15 +00:00
notifications notifications: fix potential null dereference in app_info_get_id() 2022-06-30 11:11:06 -07:00
online-accounts online-accounts: Fix a possible crash on parsing NULL string 2022-08-17 08:16:28 +00:00
power Improve accessibility of the power panel 2022-05-10 22:14:35 +00:00
printers printers: Show empty-state after removal of the last printer 2022-08-18 17:01:02 +02:00
region region: fix warning of uninitialized variables 2022-08-20 20:47:35 +00:00
removable-media Add individual app icons 2022-01-31 14:08:22 +00:00
screen screen: Add Screen Privacy section to show Privacy screen toggle 2022-07-28 22:47:14 +00:00
search search: Use "action" to connect to Move up/down actions for rows 2022-08-17 09:41:54 +00:00
sharing sharing: Use AdwEntryRow for remote-desktop setup 2022-07-26 20:11:56 +00:00
sound sound: tweak default alert sounds 2022-08-11 16:36:59 +02:00
thunderbolt panels: Use icon-name property instead 2022-07-20 14:15:57 +02:00
universal-access Fix a missing a11y tag 2022-06-19 22:01:45 +00:00
usage Panels: Update Privacy panels keywords to match specific contents 2022-05-10 04:18:20 +00:00
user-accounts user-panel: Fix possible invalid free 2022-08-17 08:21:34 +00:00
wacom wacom: Show distinct entries for Wacom Express Key Remote 2022-08-17 11:57:33 +00:00
wwan panels: wwan: Add WWAN 5G connection support 2022-08-01 20:06:51 +00:00
meson.build Panels: Rename lock panel into screen panel 2022-07-28 22:47:14 +00:00
panel-app-icons.svg usage: minor icon tweak 2022-03-01 12:14:52 +01:00