Commit graph

8596 commits

Author SHA1 Message Date
Thomas Wood
5ed92c674e datetime: add a function to set the current location on CcTimezoneMap
Add cc_timezone_map_set_timezone function to set the current location on
the map.
2010-06-28 17:59:27 +01:00
Thomas Wood
8174f22fe7 datetime: add a function to retrieve current timezone from dbus
Add get_system_timezone_async function to request the current timezone from
the SettingsDaemon.DateTimeMechanism dbus object.
2010-06-28 17:48:47 +01:00
Thomas Wood
8db6536da9 datetime: update the time labels when the location is changed
Update the time labels so that the time is changed accordingly with the
timezone.
2010-06-28 11:41:37 +01:00
Thomas Wood
402d7dce03 datetime: replace underscores with spaces for location display name 2010-06-28 11:15:18 +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
12083b85b5 datetime: set spin buttons to the current time at startup 2010-06-28 10:58:43 +01:00
Thomas Wood
3c39f562c6 datetime: Set the correct date and time in the UI
Set the current date in the calendar and keep the current time label
updated.
2010-06-28 10:58:43 +01:00
Thomas Wood
2208f28618 datetime: Add names to the widgets 2010-06-28 10:58:43 +01:00
Thomas Wood
72a7d5e0a6 datetime: Simplify the UI
Remove the multiple locations feature and add current time
labels.
2010-06-28 10:56:56 +01:00
Thomas Wood
15560a924c datetime: ensure the map is shown 2010-06-16 18:08:43 +01:00
Thomas Wood
3c863ae379 datetime: update .desktop file name and comment fields 2010-06-16 18:08: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
A S Alam
ecc47a6ed8 update Punjabi Translation 2010-06-14 07:36:00 +05:30
Kjartan Maraas
163fe926f5 Updated Norwegian bokmål translation 2010-06-14 00:47:12 +02:00
Fran Diéguez
9466f6ef6c Updated Galician translations 2010-06-13 18:51:10 +02:00
Fran Diéguez
332988909c Updated Galician translations 2010-06-13 17:45:02 +02:00
Fran Diéguez
3571778d5e Created Galician translations 2010-06-12 17:09:38 +02:00
Andika Triwidada
e42594cd0c Updated Indonesian translation 2010-06-11 16:21:20 +07:00
Rodrigo Moya
c09f693575 Use gtk+-3.0 2010-06-10 23:06:11 +02:00
Ivar Smolin
12b27dcbad Estonian translation updated 2010-06-09 11:15:50 +03:00
Thomas Wood
4b64b669ef Release 2.31.3 2010-06-07 18:04:02 +01:00
Thomas Wood
0bab4d746a examples: make sure the label is shown when the panel is created 2010-06-07 17:58:58 +01:00
Thomas Wood
8836316161 display: convert display capplet to a settings panel
Add CcPanel and module implmenetation for the display settings.
2010-06-07 17:05:02 +01:00
Thomas Wood
b3530ea251 mouse/keyboard: hide accessibility preferences now in universal-access
Temporarily hide the mouse and keyboard accessibility preferences that are
now implemented in the universal-access panel.
2010-06-07 17:05:02 +01:00
Fran Diéguez
86b8043193 Updated Galician translations 2010-06-06 17:55:27 +02:00
Yaron Shahrabani
1e615fafda Updated Hebrew translation. 2010-06-05 10:04:37 +03:00
Thomas Wood
b6e436acda Remove accessibility capplet from the build
The accessibility capplet is now superseded by the unviversal-access panel.
2010-06-04 17:59:03 +01:00
Thomas Wood
54127b805e build: Make sure distcheck passes
Rename files in POTFILES to match new names. Rename the universal access
.desktop file to be consistent with the other desktop files.
2010-06-04 17:45:54 +01:00
Thomas Wood
18443d9c64 universal-access: set unimplemented UI as insensitive, rather than hidden 2010-06-04 16:42:09 +01:00
Thomas Wood
c2721d23a6 universal-access: hook toggle keys beep option into the correct setting 2010-06-04 16:42:09 +01:00
Thomas Wood
3b5d9f0791 universal-access: add implementation of text size option
Implement scaling the text size by adjusting the DPI, as currently
implemented in gsd-a11y-preferences-dialog.c from gnome-settings-daemon.
2010-06-04 16:42:09 +01:00
Thomas Wood
56b90b9fd4 universal-access: implement contrast option combo box
The "Contrast" combo box sets and reads the GTK+ theme and icon theme
values. The known contrast themes are stored in the combo box model; any
other values are treated as "Normal" contrast.
2010-06-04 16:42:09 +01:00
Thomas Wood
4f3104ff8a universal-access: set the default contrast selection to "Normal" 2010-06-04 16:42:09 +01:00
Thomas Wood
e21b42eaae universal-access: hide unimplemented sections
These sections are not yet implemented, so hide them from the user.
2010-06-04 16:42:09 +01:00
Thomas Wood
628448e6b4 universal-access: connect mouse and keyboard preference buttons
The mouse preferences button and keyboard preferences button should open
the appropriate panel within the shell.
2010-06-04 16:42:09 +01:00
Thomas Wood
9832c97675 universal-access: set pointer sections insensitive by default
The section is "off" by default, so the section widgets should be marked
insensitive.
2010-06-04 16:42:09 +01:00
Thomas Wood
e092e55306 universal-access: Add a utility function to set up on/off toggle switches
The universal-access settings panel contains several on/off radio button
pairs that require special setup to work correctly with
GConfPropertyEditor.
2010-06-04 16:42:08 +01:00
Thomas Wood
6609f63c97 universal-access: Add formatting modelines for emacs users 2010-06-04 16:42:08 +01:00
Thomas Wood
2ae3118499 universal-access: add panel ID to .desktop file and extension point name
Panels are now loaded using the identifier specified in the .desktop file
2010-06-04 16:42:08 +01:00
Thomas Wood
d8ae738efe universal-access: Add hearing section implementation
Connect the hearing section widgets to the corresponding gconf keys.
2010-06-04 16:40:38 +01:00
Thomas Wood
6b40d1f89f universal-access: implement main mouse settings
Connect the main mouse settings to the corresponding gconf keys.
2010-06-04 16:40:27 +01:00
Thomas Wood
0171c05880 universal-access: implement main keyboard settings
Connect the main keyboard settings to the corresponding gconf keys.
2010-06-04 16:38:44 +01:00
Thomas Wood
98ffb24bf1 Add initial universal-access module and UI 2010-06-04 16:38:44 +01:00
Thomas Wood
6f7d9d9364 shell: don't call gtk_widget_show_all on the new panel
Don't call gtk_widget_show_all when loading a panel as there may be widgets
that the panel does not want to be visible initially.
2010-06-04 16:34:52 +01:00
Thomas Wood
b8d094cad7 shell: load the X-GNOME-Settings-Panel ID into the data model
Load the panel id from the .desktop file into the model so that it does not
need to be loaded again later.
2010-06-04 16:34:52 +01:00
Yaron Shahrabani
3f06cc6fbb Updated Hebrew translation. 2010-06-03 13:22:00 +03:00
Jorge González
eae240a3cf Updated Spanish translation 2010-06-03 11:31:03 +02:00
Thomas Wood
130843187f panels: make sure the Exec line is valid
Allow the panel desktop files to launch the control center shell started
with the relevant panel.
2010-06-02 17:57:03 +01:00