gnome-control-center/panels/user-accounts
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
..
data user-account: Remove border from user image button 2019-02-06 11:53:56 +00:00
cc-add-user-dialog.c user-accounts: Rename um-utils.[ch] to user-utils.[ch] 2018-11-14 10:10:15 +13:00
cc-add-user-dialog.h user-accounts: Use gtk_dialog_run for CcAddUserDialog 2018-11-10 09:24:34 +13:00
cc-add-user-dialog.ui user-panels: Limit full name length 2019-02-13 15:06:53 +00:00
cc-avatar-chooser.c user-accounts: Present the default avatar in the avatar popover 2019-05-16 14:50:45 +00:00
cc-avatar-chooser.h user-accounts: Rename UmPhotoDialog to CcAvatarChooser 2018-11-14 10:06:15 +13:00
cc-avatar-chooser.ui user-accounts: Present the default avatar in the avatar popover 2019-05-16 14:50:45 +00:00
cc-carousel.c user-accounts: Rename UmCarousel to CcCarousel 2018-11-14 10:06:15 +13:00
cc-carousel.h user-accounts: Rename UmCarousel to CcCarousel 2018-11-14 10:06:15 +13:00
cc-carousel.ui user-accounts: Rename UmCarousel to CcCarousel 2018-11-14 10:06:15 +13:00
cc-crop-area.c user-accounts: Replace GObject boilerplace with G_DECLARE_TYPE 2018-06-01 11:04:18 +00:00
cc-crop-area.h user-accounts: Replace ifdefs with #pragma once 2018-06-01 11:04:18 +00:00
cc-login-history-dialog.c user-accounts: Rename um-utils.[ch] to user-utils.[ch] 2018-11-14 10:10:15 +13:00
cc-login-history-dialog.h user-accounts: Rename UmHistoryDialog to CcLoginHistoryDialog 2018-11-08 13:17:13 +00:00
cc-login-history-dialog.ui user-accounts: Rename UmHistoryDialog to CcLoginHistoryDialog 2018-11-08 13:17:13 +00:00
cc-password-dialog.c user-accounts: Fix crash when password dialog is cancelled 2019-06-07 17:04:47 +00:00
cc-password-dialog.h user-accounts: Rename UmPasswordDialog to CcPasswordDialog 2018-11-07 12:37:51 +13:00
cc-password-dialog.ui user-accounts: Rename UmPasswordDialog to CcPasswordDialog 2018-11-07 12:37:51 +13:00
cc-realm-manager.c user-accounts: Replace lone tab character with spaces 2018-11-14 10:11:02 +13:00
cc-realm-manager.h user-accounts: Rename UmRealmManager to CcRealmManager 2018-11-14 10:10:14 +13:00
cc-user-image.c user-accounts: Remove a redundant parameter 2019-05-16 14:50:45 +00:00
cc-user-image.h user-accounts: Rename UmUserImage to CcUserImage 2018-11-14 10:06:15 +13:00
cc-user-panel.c Replace unsafe setlocale() use with uselocale() 2019-07-03 17:15:33 -05:00
cc-user-panel.h user-accounts: Fix namespace of CcUserPanel 2018-11-06 16:00:36 +13:00
cc-user-panel.ui user-panel: Fix entry overflow on minimum width 2019-06-10 16:46:16 +00:00
fingerprint-strings.h user-accounts: Replace ifdefs with #pragma once 2018-06-01 11:04:18 +00:00
meson.build user-accounts: Rename um-utils.[ch] to user-utils.[ch] 2018-11-14 10:10:15 +13:00
org.gnome.controlcenter.user-accounts.policy.in build: Migrate from Intltool to Gettext 2018-01-23 10:49:31 +01:00
pw-utils.c user-accounts: Fix libpwquality error handling 2018-09-10 22:04:23 +00:00
pw-utils.h user-accounts: Replace ifdefs with #pragma once 2018-06-01 11:04:18 +00:00
run-passwd.c user-accounts: Fix password check when using LDAP 2019-06-06 07:13:47 +00:00
run-passwd.h user-accounts: Replace ifdefs with #pragma once 2018-06-01 11:04:18 +00:00
um-fingerprint-dialog.c user-accounts: Use GtkTemplate 2018-10-25 11:28:53 +00:00
um-fingerprint-dialog.h user-accounts: Use GtkTemplate 2018-10-25 11:28:53 +00:00
user-accounts.gresource.xml user-accounts: Rename UmPhotoDialog to CcAvatarChooser 2018-11-14 10:06:15 +13:00
user-utils.c user-accounts: Present the default avatar in the avatar popover 2019-05-16 14:50:45 +00:00
user-utils.h user-accounts: Present the default avatar in the avatar popover 2019-05-16 14:50:45 +00:00