gnome-control-center/panels/datetime
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 datetime: update timezones for new "Pyongyang Time" 2015-08-18 00:16:44 +02:00
icons build: Port to meson build system 2018-01-17 20:09:35 -02:00
po-timezones build: Move timezone languages to LINGUAS file 2018-01-23 10:49:16 +01:00
backward datetime: Update backwards file 2018-05-09 15:38:12 -03:00
big.ui datetime: Use GtkTemplate 2018-05-29 16:34:28 +00:00
cc-datetime-panel.c shell: Add position to cc_shell_embed_widget_in_header() 2019-05-21 12:59:36 -03:00
cc-datetime-panel.h datetime: Use G_DEFINE_TYPE 2017-09-26 20:20:45 -04:00
cc-datetime-panel.ui datetime: Use HdyActionRow 2019-01-29 10:28:28 +00:00
cc-timezone-map.c datetime: Use g_signal_connect_object for all signal handlers 2018-10-18 01:13:49 +00:00
cc-timezone-map.h datetime: Use G_DEFINE_TYPE 2017-09-26 20:20:45 -04:00
date-endian.c Replace unsafe setlocale() use with uselocale() 2019-07-03 17:15:33 -05:00
date-endian.h datetime: Support new date endianess for ce_RU 2015-06-15 17:23:36 +02:00
datetime.gresource.xml datetime: Make .ui filename match the .c filename 2018-11-12 16:41:01 +00:00
gnome-datetime-panel.desktop.in.in panels: Add X-GNOME-UsesNotifications to several desktop files 2018-11-01 17:22:21 +00:00
little.ui datetime: Use GtkTemplate 2018-05-29 16:34:28 +00:00
meson.build datetime: Make .ui filename match the .c filename 2018-11-12 16:41:01 +00:00
middle.ui datetime: Use GtkTemplate 2018-05-29 16:34:28 +00:00
org.gnome.controlcenter.datetime.policy.in build: Migrate from Intltool to Gettext 2018-01-23 10:49:31 +01:00
timedated1-interface.xml datetime: support new timedated CanNTP property 2013-03-06 21:48:57 -05:00
tz.c datetime: Use g_auto for variables 2018-01-18 12:30:37 -02:00
tz.h datetime: Use g_auto for variables 2018-01-18 12:30:37 -02:00
ydm.ui datetime: Use GtkTemplate 2018-05-29 16:34:28 +00:00