Bastien Nocera
7ae3dffc8b
datetime: Disable test-timezone for now
2011-03-15 02:02:29 +00:00
Bastien Nocera
33fb810c84
datetime: Add test program for missing TZ support
...
We don't handle a number of timezones currently, including
things like "posixrules", or even "Etc/GMT".
2011-03-15 01:58:29 +00:00
Bastien Nocera
9ab02da28b
datetime: Rename test-timezone to test-timezone-gfx
2011-03-15 01:58:29 +00:00
Frédéric Péters
367f1ab790
Add missing timezone files
...
https://bugzilla.gnome.org/show_bug.cgi?id=630261
2011-03-13 07:16:24 +08:45
Bastien Nocera
968b3adbe5
datetime: Add test application for date endianess
2011-03-08 07:59:22 +00:00
Bastien Nocera
c93e7add24
datetime: Add UI code to reorder date widgets
...
Based on the locale's date format, rather than only support
the US-centric version.
https://bugzilla.gnome.org/show_bug.cgi?id=636896
2011-03-08 07:59:21 +00:00
Bastien Nocera
3336eb9d88
lib: Add a lock button
...
Instead of using a copy/pasted version, until GTK+ includes
such a button itself.
2011-02-23 14:59:21 +00:00
Bastien Nocera
a6128f0468
datetime: Make test-timezone link for some setups
...
Seems that on some setups, libtool isn't dragging in the
dependencies from the libgnome-control-center static library.
2011-02-21 19:38:05 +00:00
Thomas Wood
e2f944a66a
configure: Group pkg-config checks based on how they are used
...
Group the pkg-config checks so that pkg-config can remove duplicated CFLAGS
and LIBS.
https://bugzilla.gnome.org/show_bug.cgi?id=636593
2011-02-19 16:46:26 +00:00
Bastien Nocera
5448188cc4
datetime: Fix crash when TZ is an alias
...
Using the "backward" file from tzdata (available under the public
domain), we load the aliases for real timezones, to look them up
against our database.
https://bugzilla.gnome.org/show_bug.cgi?id=641360
2011-02-04 02:35:05 +00:00
Thomas Wood
938b42c1c6
datetime: add an 'unlock' button
...
Add an 'unlock' button to allow users to explicitly authenticate to make
changes.
2011-01-31 15:57:06 +00:00
Bastien Nocera
3d9f470da2
datetime: Fix distcheck with parallel build
2010-12-16 18:37:59 +00:00
Bastien Nocera
189766a634
datetime: Translate timezone names
...
Both Cities and Regions need to be translated. Also make sure that
we sort them properly, and use symbolic names for COLUMNS in the
region liststore.
https://bugzilla.gnome.org/show_bug.cgi?id=630264
2010-12-09 16:29:56 +00:00
Rodrigo Moya
b844ac1e18
datetime: Add missing libraries to libdate_time_la_LIBADD
2010-11-15 10:35:49 +01:00
Rodrigo Moya
7ac8765b2b
datetime: Link test program against common libs
2010-11-05 13:41:51 +01:00
Thomas Wood
45218a7991
datetime: Start implementing new UI designs
...
New UI design from Jakub Steiner and Hylke Bons
2010-10-05 10:41:45 +01:00
Bastien Nocera
24c622d55e
datetime: Fix automake warning
2010-09-29 15:55:13 +01:00
Bastien Nocera
2baa0fcfd0
datetime: Add test application for missing TZ pixmaps
...
https://bugzilla.gnome.org/show_bug.cgi?id=630261
2010-09-29 13:28:17 +01:00
Thomas Wood
eb52e24f6c
Add icons for the Date and Time settings panel
...
Add icons drawn by Lapo Calamandrei <calamandrei@gmail.com>
2010-07-12 15:33:02 +01:00
Thomas Wood
59f894bf1b
datetime: install the UI files into the correct directory
2010-06-30 13:49:49 +01:00
Thomas Wood
ae9bb70c5e
datetime: add the dbus cflags and libraries
2010-06-29 17:48:57 +01:00
Thomas Wood
8c6eba7878
datetime: fix issues with distcheck
...
Add translatable files to POTFILES.in or POTFILES.skip and make sure the
data files are included in the distribution.
2010-06-29 14:31:33 +01:00
Thomas Wood
bb229f1491
datetime: define capplet name for GNOMECC_CAPPLETS_CFLAGS
2010-06-29 13:29:30 +01:00
Thomas Wood
26ae0134cf
datetime: add detection of location from map clicks
2010-06-28 10:58:43 +01:00
Thomas Wood
1d60affa61
datetime: use the SettingsDaemon dbus service to set the system time
...
Use the org.gnome.SettingsDaemon.DateTimeMechanism interface to set the
current system time.
2010-06-28 10:58:43 +01:00
Thomas Wood
29e221e699
datetime: add a GtkBuilder file to define the user interface
2010-06-16 18:08:43 +01:00
Thomas Wood
e35b73abb5
Add initial implementation of date/time panel
2010-06-16 18:08:43 +01:00