Commit graph

235 commits

Author SHA1 Message Date
Bastien Nocera
5b7132bacf display: Use new GtkSwitch for display switching
Instead of 2 radio buttons.

https://bugzilla.gnome.org/show_bug.cgi?id=636065
2010-12-01 14:45:41 +00:00
Cosimo Cecchi
85b23fff9f build: bumop required gsettings-desktop-schemas version 2010-12-01 11:28:06 +01:00
Rodrigo Moya
6c04751f39 Release 2.91.3.1 2010-11-29 23:53:25 +01:00
Rodrigo Moya
cab4c66ec6 Release 2.91.3 2010-11-29 14:37:31 +01:00
Cosimo Cecchi
b70172e707 media: initial port of Nautilus capplet code. 2010-11-23 15:25:01 +01:00
Bastien Nocera
e6fc259fb0 Add headset icon
Icon from Hylke Bons, and Andreas Nilsson:
https://bugzilla.gnome.org/show_bug.cgi?id=581917
2010-11-19 16:23:32 +00:00
Richard Hughes
0ce60e84cb Add a 'Power' panel that matches the mockups 2010-11-18 19:20:35 +00:00
Didier Roche
f6bf9efd67 region: Link against libxklavier also 2010-11-15 10:35:49 +01:00
William Jon McCann
a6e64f1aa3 [screen] Add screen brightness and lock panel
Not yet wired up.
2010-11-09 23:15:40 -05:00
Rodrigo Moya
c09c82b2aa Release 2.91.2 2010-11-09 19:54:44 +01:00
Bastien Nocera
2f9a05a210 user-accounts: Require newer polkit for GPermission support 2010-11-09 17:13:46 +00:00
William Jon McCann
c0fdba46c4 Bump gtk3 dep to 2.91.3 for box, etc changes 2010-11-01 16:25:44 -04:00
William Jon McCann
728331f306 [keyboard] Rename keybindings to keyboard 2010-10-31 23:58:35 -04:00
William Jon McCann
733f0ce3e2 [region] Rename old Keyboard panel to Region
Will make keybindings the new keyboard panel
2010-10-31 23:42:04 -04:00
William Jon McCann
bf5cb44016 Add user-accounts dialog
Copied from the accounts-dialog git module.
2010-10-30 18:04:15 -04:00
William Jon McCann
6638e984ca Initial import of sound panel
Copied from gnome-media.  See that module for git history.
2010-10-30 14:48:55 -04:00
Rodrigo Moya
59e2bc5c63 Require gsettings-desktop-schemas >= 0.0.2 2010-10-21 22:35:52 +02:00
Rodrigo Moya
08867e90f8 Check for gsettings-desktop-schemas in configure.ac 2010-10-15 11:02:42 +02: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
William Jon McCann
712a72c301 Remove typing break 2010-10-09 02:59:34 -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
Rodrigo Moya
ac72f76543 Release 2.91.0 2010-10-05 10:42:07 +02:00
William Jon McCann
ec8aed3b20 Drop font-viewer
Will be moved to another module
2010-10-01 11:04:43 -04:00
Javier Jardón
f925a6a538 Update autotools configuration
New requirements:
automake >= 1.10
libtool >= 2.2
2010-10-01 08:02:27 +02:00
Javier Jardón
33c4011a54 Use upstream gettext insstead the Glib one 2010-10-01 07:51:36 +02:00
Bastien Nocera
c1271e7ed5 build: Remove unneeded dependency check for XCursor 2010-09-29 17:15:39 +01:00
Bastien Nocera
852af20f1b 2.90.1 2010-09-22 12:07:17 +01:00
Bastien Nocera
6e7b3774c0 Only link the panels that require it to gnome-desktop
Only the display and background panels use gnome-desktop,
the shell shouldn't need to require it.
2010-09-20 17:56:23 +01:00
Thomas Wood
e721f417ad Add initial implementation of "background" panel
The background settings panel provides a way for users to change the
desktop background by selecting an image and/or colour.
2010-08-10 15:26:07 +01:00
Thomas Wood
de166928c1 configure: update minimum required glib version
Fixes bug 624322 - control-center.c: g_variant_get_bytestring_array is not
a valid API call
2010-07-16 16:38:29 +01:00
Thomas Wood
566ff0f93b Release 2.31.5 2010-07-12 18:43:47 +01:00
Thomas Wood
309676e9f3 Clean up configure.ac
Remove redundant checks and sort output files alphabetically. Also
remove unnecessary AC_SUBST of pkg-config variables.
2010-07-12 13:05:39 +01:00
Thomas Wood
9c1fd5dbd3 Don't include libwindow-settings
Remove libwindow-settings from the build since it is no longer used by
control center.
2010-07-12 11:34:31 +01:00
Thomas Wood
9089857a89 Completely remove dependency on capplets/common directory
The capplets directory is no longer built or distributed, so the panels
cannot depend on files in it.
2010-07-12 10:39:09 +01:00
Thomas Wood
8dc34e8695 Disable the capplets directory
The capplets directory does not currently build due to changes in GTK+ and
should be replaced by appropriate settings panels.
2010-07-05 12:18:23 +01:00
Thomas Wood
a26d7b5679 Release 2.31.4.2 2010-06-30 17:34:45 +01:00
Thomas Wood
3c92ef843e Release 2.31.4.1 2010-06-29 19:42:42 +01:00
Thomas Wood
a8588291eb Release 2.31.4 2010-06-29 17:06:58 +01:00
Thomas Wood
0cbbf01710 Merge branch 'wip/datetime-panel' 2010-06-29 14:41:48 +01:00
Rodrigo Moya
59a4d44b35 Add .so version information to libgnome-control-center 2010-06-24 16:16:29 +02:00
Bastien Nocera
de11d12d52 Use gnome-desktop 3.0, not 2.0
As we compile against GTK+ 3.x now.
2010-06-23 20:30:35 +01:00
Richard Hughes
ae7944a0c8 Convert from libunique to GtkApplication to remove the final gtk-2.0 library 2010-06-21 16:30:44 +01:00
Richard Hughes
f4ef191462 You can't mix GTK2 and GTK3, so depend on gtk-3.0 versions of libraries 2010-06-21 16:30:44 +01:00
Thomas Wood
e35b73abb5 Add initial implementation of date/time panel 2010-06-16 18:08:43 +01:00
Rodrigo Moya
c09f693575 Use gtk+-3.0 2010-06-10 23:06:11 +02:00
Thomas Wood
4b64b669ef Release 2.31.3 2010-06-07 18:04:02 +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
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
98ffb24bf1 Add initial universal-access module and UI 2010-06-04 16:38:44 +01:00