Commit graph

7318 commits

Author SHA1 Message Date
Bastien Nocera
9278a51730 keybindings: Fix warnings with cell renderer changes 2010-10-22 15:13:04 +01:00
Bastien Nocera
c5c400f7a5 keyboard: gtk_widget_hide_all() is deprecated 2010-10-22 15:09:03 +01:00
Bastien Nocera
a5f8ef0dc8 display: Port FooScrollArea to GtkScrollable iface 2010-10-22 14:42:23 +01: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
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
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
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
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
Rodrigo Moya
865744496c default applications: Set the selected browser to handle HTTPS urls also 2010-10-11 15:40: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
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
William Jon McCann
712a72c301 Remove typing break 2010-10-09 02:59:34 -04: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
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
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
Cosimo Cecchi
78b5f0ee2d mouse: use new GDK error trap API 2010-10-06 13:01:37 +02:00
Bastien Nocera
266cf23848 keyboard: Fix compile-time warning
With function missing its prototype
2010-10-06 11:45:59 +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
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
William Jon McCann
533b044dc9 A couple more updates use the GTK3 drawing APIs 2010-10-02 17:45:40 -04:00
William Jon McCann
81065b9b74 Update for new GTK3 drawing APIs
https://bugzilla.gnome.org/show_bug.cgi?id=631051
2010-10-01 11:04:43 -04:00
William Jon McCann
5117d2b2cb Wait until the toplevel is realized before using it
https://bugzilla.gnome.org/show_bug.cgi?id=631051
2010-10-01 11:04:43 -04:00
Bastien Nocera
4ec7801cbb shell: Show settings without a panel in Other
Add the X-GNOME-Settings-Panel category. You need a control-center
panel to add this to your desktop file. Desktop entries with this
category but that aren't actually panels will be ignored (no cheating).

If the desktop file for your settings isn't a panel, it will show in the
"Other" section of the control-center shell

https://bugzilla.gnome.org/show_bug.cgi?id=630998
2010-09-30 13:48:29 +01:00