gnome-control-center/panels
Michael Catanzaro a22da99aaf Replace unsafe setlocale() use with uselocale()
setlocale() is not threadsafe except when used only to query the locale
without changing it. Let's use uselocale() instead, which changes the
locale only on the calling thread. Much better.
2019-07-03 17:15:33 -05:00
..
applications shell: Add position to cc_shell_embed_widget_in_header() 2019-05-21 12:59:36 -03:00
background background: Cleanup BgColorsSource 2019-05-30 20:09:54 -03:00
bluetooth shell: Add position to cc_shell_embed_widget_in_header() 2019-05-21 12:59:36 -03:00
color color: Fix compile warning on g_clear_pointer 2019-02-07 11:22:11 +13:00
common common: Fix crash in language chooser 2019-03-26 22:02:32 +00:00
datetime Replace unsafe setlocale() use with uselocale() 2019-07-03 17:15:33 -05:00
display display: improve time widget spacing 2019-06-17 11:44:06 +01:00
info info panel: return "Unknown" on OS lacking os-release 2019-05-15 22:10:30 +00:00
keyboard keyboard: Add microphone mute key 2019-05-27 20:48:35 +00:00
mouse shell: Add position to cc_shell_embed_widget_in_header() 2019-05-21 12:59:36 -03:00
network network: Handle cloned-mac setting 2019-06-27 03:37:37 +00:00
notifications notifications: Add shadow to application icons 2019-03-13 13:46:23 +01:00
online-accounts online-accounts: Fix widgets added by GOA being invisible 2019-03-22 16:28:44 +13:00
power power: Tweak margins and spacing 2019-06-16 01:01:36 +00:00
printers printers: Revert previous 2 commits 2019-05-24 19:12:00 +02:00
privacy privacy: Rename "Show Notifications" label 2019-03-29 17:12:20 +00:00
region Replace unsafe setlocale() use with uselocale() 2019-07-03 17:15:33 -05:00
search shell: Add position to cc_shell_embed_widget_in_header() 2019-05-21 12:59:36 -03:00
sharing shell: Add position to cc_shell_embed_widget_in_header() 2019-05-21 12:59:36 -03:00
sound sound: Remove unused variable 2019-06-16 01:01:36 +00:00
thunderbolt shell: Add position to cc_shell_embed_widget_in_header() 2019-05-21 12:59:36 -03:00
universal-access universal-access: Don't use widget names for GSettings keys 2019-06-04 14:03:11 +12:00
user-accounts Replace unsafe setlocale() use with uselocale() 2019-07-03 17:15:33 -05:00
wacom shell: Add position to cc_shell_embed_widget_in_header() 2019-05-21 12:59:36 -03:00
meson.build sound: Rename new sound panel to replace old one 2019-02-07 09:31:18 +13:00