Bastien Nocera
8a0c2e1b27
region: Align the example dates
...
By removing leading spaces.
2011-10-03 14:32:59 +01:00
Antoine Jacoutot
7b8b773cf3
region: Fix build on systems without LC_MEASUREMENT
...
LC_MEASUREMENT is not posix and may not be defined on all systems.
https://bugzilla.gnome.org/show_bug.cgi?id=660787
2011-10-03 14:32:55 +01:00
Matthias Clasen
68c7654dfb
region: show fewer regions
...
Rework the region list to only show regions 'matching' the current
language, and add a region chooser dialog that offers the full set.
2011-08-22 14:29:56 -04:00
Matthias Clasen
d22307b699
region: Use region names on the region tab
...
Use the just introduced api to show region names in the list.
2011-08-22 14:29:56 -04:00
Matthias Clasen
7720b989ea
region: Redo the formats tab
...
The big combo box is not very usable, so as a first improvement,
move things around so that we can use a list on the left, and
put the examples on the right.
Also add a 'need logout' hint in the same style as on the
language tab.
2011-08-22 14:29:54 -04:00
Matthias Clasen
2b64b963be
region: Fix locale-changing code
...
setlocale() returns a string representing the _new_ locale, so
we have to get the current locale with setlocale (..., NULL) first,
and we have to copy it since it returns a static string that will
otherwise get overwritten.
2011-08-22 14:29:49 -04:00
Rodrigo Moya
d62267186a
region: Sort locales for format selection
2011-08-09 12:46:15 +02:00
Bastien Nocera
0c6ddedf91
region: Show measurement
2011-07-07 17:53:47 +01:00
Rodrigo Moya
46c1dfe664
region: Set LC_ specific variables, not LC_ALL
2011-07-07 18:24:17 +02:00
Rodrigo Moya
4b655eee12
region: Simplify displaying of dates and times
2011-06-17 11:20:52 +02:00
Rodrigo Moya
2ded577f3d
region: Add weak ref for GSettings object
2011-06-17 11:07:04 +02:00
Rodrigo Moya
f25e06b7d9
region: Bind region selection to GSettings
2011-06-17 11:03:26 +02:00
Rodrigo Moya
066209d095
region: Display all example strings, even though some are wrong
2011-06-14 19:02:54 +02:00
Rodrigo Moya
68763a928b
region: Add code to manage the new Formats tab
2011-06-14 19:02:54 +02:00