Commit graph

8971 commits

Author SHA1 Message Date
Bastien Nocera
a5f8ef0dc8 display: Port FooScrollArea to GtkScrollable iface 2010-10-22 14:42:23 +01:00
Bastien Nocera
93ee44fe43 shell: Make it build and work against new GApplication 2010-10-22 14:08:11 +01:00
Rodrigo Moya
59e2bc5c63 Require gsettings-desktop-schemas >= 0.0.2 2010-10-21 22:35:52 +02:00
Rodrigo Moya
e0335f7d9b mouse: Use non-cryptic key names from last change in gsettings-desktop-schemas 2010-10-21 22:32:20 +02:00
Gheyret T.Kenji
f829b5504c Added UG translation 2010-10-21 18:36:30 +02:00
Rodrigo Moya
4ac3e3c7ba mouse: Migrate A11Y settings to GSettings 2010-10-21 18:16:23 +02:00
Rodrigo Moya
7805e273c0 mouse: Remove left over comment 2010-10-21 18:16:23 +02:00
Takayuki KUSANO
2ac5447315 Updated Japanese translation 2010-10-22 00:57:48 +09:00
Yaron Shahrabani
aae8373349 Updated Hebrew translation. 2010-10-20 23:42:58 +02:00
Rodrigo Moya
59248ed8ba mouse: Add motion acceleration and threshold UI for touchpad settings 2010-10-20 16:07:56 +02:00
Rodrigo Moya
aaf6540236 mouse: Remove GConf usage in cc-mouse-panel.c 2010-10-20 15:59:16 +02:00
Rodrigo Moya
d17eb7d050 mouse: Bind motion acceleration and threshold for both mouse and touchpad settings 2010-10-20 15:54:11 +02:00
Rodrigo Moya
a069811b5e default applications: Remove unneeded header 2010-10-20 15:50:01 +02:00
Rodrigo Moya
54b38f03ca mouse: Port mouse and touchpad settings to GSettings 2010-10-20 13:06:20 +02:00
Takayuki KUSANO
a64aba1c7e Updated Japanese translation 2010-10-20 17:19:30 +09:00
krishnababu k
6aaa37a02b Updated Telugu Translations 2010-10-19 16:19:53 +05:30
Jorge González
896ca3d76f Updated Spanish translation 2010-10-18 11:10:47 +02:00
Kjartan Maraas
b0e1957d50 Remove non-existing files 2010-10-16 20:28:30 +02:00
Kjartan Maraas
cd091275b3 Updated Norwegian bokmål translation 2010-10-16 20:24:19 +02:00
Rodrigo Moya
08867e90f8 Check for gsettings-desktop-schemas in configure.ac 2010-10-15 11:02:42 +02:00
Rodrigo Moya
7ad2854d97 Push forgotten change in Makefile.am for the removal of cc-setting-editor.[ch] 2010-10-15 11:00:55 +02:00
Rodrigo Moya
67580699a5 Remove useless CcSettingEditor object and test program 2010-10-14 16:44:15 +02:00
Rodrigo Moya
e5ce5e97ed universal access: Remove a leftover call to gconf_client_add_dir 2010-10-14 16:34:07 +02:00
Rodrigo Moya
427e42f7e5 universal access: Use GSettings for GTK and icon theme settings 2010-10-14 16:31:28 +02:00
Rodrigo Moya
14d6a2c5ee keyboard: Port /desktop/gnome/interface settings to use org.gnome.desktop.interface GSettings path 2010-10-14 16:12:08 +02:00
Rodrigo Moya
12c22f1156 background: Convert by hand the enum values to their strings 2010-10-14 15:24:00 +02:00
Rodrigo Moya
bb26cd2e51 background: Use gdesktop-settings-schemas enums all over 2010-10-14 14:57:35 +02:00
Rodrigo Moya
7cc99ddc87 background: Use g_settings_get/_set_enum for background options and shading 2010-10-14 13:30:29 +02:00
Rodrigo Moya
2b5a938d26 background: Port to GSettings 2010-10-14 13:01:31 +02:00
Javier Jardón
a533ac968c Use GSourceFunc() instead GtkFunction() in g_timeout_add() 2010-10-14 04:37:57 +02:00
Javier Jardón
8edc0f0190 autogen.sh: Remove unnneded lines in autogen.sh
gtkdocize and autopoint are already called in gnome-autogen
2010-10-14 04:29:09 +02:00
Yasumichi Akahoshi
e5afc65794 Updated Japanese translation 2010-10-14 00:08:57 +09:00
Rodrigo Moya
1b2abc48ad default applications: Use GSettings from gsettings-desktop-schemas for default Terminal and A11Y applications 2010-10-13 16:09:32 +02:00
Rodrigo Moya
556e483cf0 default applications: Remove selection of media player
This was only used to start the default media player on gnome-settings-daemon,
when the user presses the Media key. We just open the default for audio/ogg
there, so no need to ask the user for a default media player
2010-10-13 15:28:33 +02:00
Rodrigo Moya
d7b59d3929 keyboard: Bind scale widgets also via their GtkAdjustment 2010-10-13 13:06:57 +02:00
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