Commit graph

8986 commits

Author SHA1 Message Date
Rodrigo Moya
6f4a2e7e14 keyboard: Use GSettings for the settings in g-s-d schemas 2010-10-13 12:53:49 +02:00
Richard Hughes
f80b6b2862 Fix 'make distcheck' by correcting 54ef13e76e 2010-10-13 10:20:10 +01:00
Bastien Nocera
eb742ed14d mouse: Require libXInput
As it's pretty much required for a modern desktop system.
2010-10-12 19:43:32 +01:00
Fran Diéguez
b314072bac Updated Galician translations 2010-10-12 14:01:28 +02:00
Bastien Nocera
611cd87af0 lib: Fix parallel building
The library lives in the same build directory, so point it at that,
rather than in a round-about way.
2010-10-11 18:41:33 +01:00
Rodrigo Moya
865744496c default applications: Set the selected browser to handle HTTPS urls also 2010-10-11 15:40:43 +02:00
Andrej Žnidaršič
5af8da53d1 Updated Slovenian translation 2010-10-11 14:49:57 +02:00
Yaron Shahrabani
0bebacbc0c Updated Hebrew translation 2010-10-11 13:55:43 +02:00
Rodrigo Moya
df484db37e [default applications] Use URL handlers for browser and mailer applications 2010-10-11 13:35:21 +02:00
Rodrigo Moya
5ca286593a [display] Remove last GConf leftovers 2010-10-11 11:48:40 +02:00
Rodrigo Moya
20ff4db1ba Add cc_setting_editor_new_string 2010-10-11 10:50:06 +02:00
Rodrigo Moya
dbbe3c0726 Use g_settings_bind instead of listening to GtkToggleButton's signals 2010-10-11 10:04:58 +02:00
Rodrigo Moya
03a2ddc158 Convert CcSettingEditor object to a widget, to simplify a lot of the code in the panels 2010-10-11 10:04:58 +02:00
Rodrigo Moya
b7972bc1cb Use the same marshaller for both GConfPropertyEditor and CcSettingEditor 2010-10-11 10:04:58 +02:00
Rodrigo Moya
7ebaaf64c9 Set the model sooner, so that we can select the default application 2010-10-11 10:04:58 +02:00
Rodrigo Moya
95057c5edb Add CcSettingEditor widget 2010-10-11 10:04:58 +02:00
Yasumichi Akahoshi
f6de09dcf4 Updated Japanese translation. 2010-10-11 13:05:01 +09:00
Changwoo Ryu
477a720d56 Updated Korean translation 2010-10-10 16:14:00 +09:00
Sergey V. Udaltsov
af45ac562b Using G_CALLBACK macro instead of casting 2010-10-09 22:28:52 +01:00
Sergey V. Udaltsov
aa6f5455f7 More changes from gconf-client to GSettings
Getting rid of obsolete and broken gconf-property-editor in favor of gsettings.
2010-10-09 22:25:00 +01:00
Sergey V. Udaltsov
0f92fdad56 typing-break removed from DIST_SUBDIRS 2010-10-09 17:15:13 +01:00
Jorge González
fd51bbcf9a Updated Spanish translation 2010-10-09 15:56:34 +02:00
William Jon McCann
712a72c301 Remove typing break 2010-10-09 02:59:34 -04:00
Colin Walters
5fe473db1c m4: Add stub directory so gnome-autogen.sh doens't blow up
It requires this directory.
2010-10-08 15:46:10 -04:00
Changwoo Ryu
8b1e28012c Updated Korean translation 2010-10-09 04:32:19 +09:00
Changwoo Ryu
4eb81a67b3 Updated Korean translation 2010-10-09 04:32:11 +09:00
William Jon McCann
cb052e13b9 display: make the canvas background color a bit more neutral (tasteful) 2010-10-07 20:28:26 -04:00
William Jon McCann
54ef13e76e display: also remove the system-wide setting helper 2010-10-07 20:20:02 -04:00
William Jon McCann
75a7dbfed0 Readd the checkbox to set primary display
It doesn't currently seem to do anything however.
2010-10-07 20:18:09 -04:00
William Jon McCann
c06d1fa19a display: Simplify the layout of the display panel
Move the detect displays button to the left.
Remove make default.
Remove the show in panel item because it doesn't work in GNOME 3.
2010-10-07 19:44:17 -04:00
Benjamin Otte
ab3c66ecdd display: Remove excess cairo_save() call 2010-10-08 00:01:14 +02:00
William Jon McCann
a7e91dc1da Add missing CFLAGS to fix build 2010-10-07 17:13:30 -04:00
Bastien Nocera
f3b74b019b shell: Make sure the shell doesn't show up in itself
Spotted by Matthias Clasen <mclasen@redhat.com>
2010-10-07 18:06:44 +01:00
Matthias Clasen
2083f0a045 Link against libxml where appropriate
The default-applications and background capplets use libxml,
so link against it.
2010-10-07 12:54:28 -04:00
Rodrigo Moya
7d1246f306 Fixed grammar on comments 2010-10-07 12:12:34 +02:00
Yaron Shahrabani
b61ff3331c Updated Hebrew translation. 2010-10-07 09:16:08 +02:00
Bastien Nocera
e22c847f19 display: Show the resolution in the canvas area 2010-10-06 17:57:58 +01:00
Bastien Nocera
a77dfb1c3c display: Reorganise according to mockups
Reorganise the widgets in the display panel to be a little bit
less of a mess of widgets. Global options are now separate from
per-monitor ones.
2010-10-06 17:57:58 +01:00
Bastien Nocera
792e8cb20e capplets: Remove capplets, they're not built 2010-10-06 17:57:58 +01:00
Cosimo Cecchi
78b5f0ee2d mouse: use new GDK error trap API 2010-10-06 13:01:37 +02:00
Bastien Nocera
611ed2ffcf shell: Fix compile time warning
And make the arguments match the expect ones.
2010-10-06 11:49:12 +01:00
Bastien Nocera
266cf23848 keyboard: Fix compile-time warning
With function missing its prototype
2010-10-06 11:45:59 +01:00
Bastien Nocera
cdffa4f46b shell: handle GtkSizeRequest removal 2010-10-06 11:45:33 +01:00
Cosimo Cecchi
6dfc24e3e6 Make flickr background setting not segfault. 2010-10-06 12:31:03 +02: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
Rodrigo Moya
ac72f76543 Release 2.91.0 2010-10-05 10:42:07 +02:00
Rodrigo Moya
e3f42c6af9 Add background panel files for translation 2010-10-05 10:32:43 +02:00
Rodrigo Moya
33dcf04a7a Remove font viewer files from translations 2010-10-05 10:30:07 +02:00
Sergey V. Udaltsov
b4acce05ff Small code cleanup
Using shared gkbd_strv_* utility functions, reducing the code
2010-10-04 11:24:10 +01:00
Sergey V. Udaltsov
3e27315e0d Updated for the latest libgnomekbd API 2010-10-03 23:52:32 +01:00