Commit graph

113 commits

Author SHA1 Message Date
Bastien Nocera
c09ecde3cf screen: Hook up screen locking
https://bugzilla.gnome.org/show_bug.cgi?id=637939
2011-02-08 15:23:10 +00:00
Marek Kasik
a345d23ed0 printers: Check that cups is recent enough
Check that cups version is greater than 1.4 or equal to 1.4.
2011-02-07 15:07:35 +01:00
Luca Ferretti
dfdc194cbe printers: add translation context to statuses (#641339)
Add translation context to printer status and job status. Increase required
inltool to 0.40.1 in order to use NC_(). See bug #641339 for details.
2011-02-07 11:55:27 +01:00
William Jon McCann
f536171953 require libxklavier 5.1 2011-02-04 16:51:46 -05:00
Bastien Nocera
6d04352c1f build: Make iso-codes a hard-dependency
Otherwise the region panel, and the user-accounts panel would
crash on startup, or when showing a list of languages.
2011-02-03 14:02:56 +00:00
Bastien Nocera
de278d3a85 datetime: Don't crash when g-s-d is badly installed
And require a newer gnome-settings-daemon to avoid those problems.

https://bugzilla.gnome.org/show_bug.cgi?id=641232
2011-02-02 11:43:26 +00:00
Matthias Clasen
6d690d6728 Post-release bump 2011-02-02 02:08:14 -05:00
Matthias Clasen
768e9f249b 2.91.6 2011-02-01 21:55:35 -05:00
Bastien Nocera
930540ea28 user-accounts: Move gdm-languages to common/
Move gdm-languages and some of the helper functions to common/,
so that we can share it with the region panel.
2011-01-24 18:10:10 +00:00
Bastien Nocera
93a2df6be5 build: Rename cappletname substitution 2011-01-19 15:43:39 +00:00
Marek Kasik
a03eb1664c printers: Check for CUPS header files
Don't build Printers panel if there are not CUPS header files.
2011-01-19 11:11:59 +01:00
William Jon McCann
882971c368 info: use local disk space instead of just root partition
https://bugzilla.gnome.org/show_bug.cgi?id=639376
2011-01-18 19:26:37 -05:00
Marek Kasik
8c4511b52e Initial implementation of Printers panel
Created by Marek Kasik, modified by Jon McCann.
It has been implemented according to design at:
http://live.gnome.org/Design/SystemSettings/Printers
(not fully implemented yet)
2011-01-18 12:54:22 +01:00
William Jon McCann
6a81ce5bb3 Remove default-applications panel
It isn't part of our designs in this form.  Needs rethinking in order
to fit in and be most useful.
2011-01-11 18:30:59 -05:00
William Jon McCann
176e072b59 info: add memory info 2011-01-10 19:45:27 -05:00
Rodrigo Moya
64b7cbea20 Release 2.91.5 2011-01-10 17:36:15 +01:00
Rodrigo Moya
f8204f9c18 Bump libgnomekbd requirement 2011-01-03 11:56:24 +01:00
Rodrigo Moya
cc27612d75 Require gnome-settings-daemon >= 2.91 2011-01-03 11:51:29 +01:00
Matthias Clasen
033e9f60e4 Bump version to 2.91.4 2010-12-22 11:24:29 -05:00
Thomas Wood
ca7bdc3f7e build: remove redundant variables
GNOMECC_CAPPLETS_CLEANFILES duplicated existing files to be removed and
GNOMECC_CAPPLETS_EXTRA_DIST was no longer used anywhere.
2010-12-20 14:51:52 +00:00
William Jon McCann
9a3f023e2c proxy: remove proxy panel
It is replaced by the network panel.
2010-12-16 10:06:46 -05:00
Richard Hughes
a134e09848 network: Add the first version of a simple network panel that uses NetworkManager
This is very much a work in progress, and will be changed quite a bit before GNOME 3.
2010-12-14 10:24:32 +00:00
Bastien Nocera
44fbef70a2 background: Load ~/Pictures asynchronously
Using the new gdk-pixbuf helper functions in 2.23.0.

https://bugzilla.gnome.org/show_bug.cgi?id=635601
2010-12-13 16:19:58 +00:00
William Jon McCann
ad92153dde info: add stub for system info panel 2010-12-12 14:39:26 -05:00
Bastien Nocera
189766a634 datetime: Translate timezone names
Both Cities and Regions need to be translated. Also make sure that
we sort them properly, and use symbolic names for COLUMNS in the
region liststore.

https://bugzilla.gnome.org/show_bug.cgi?id=630264
2010-12-09 16:29:56 +00:00
Rodrigo Moya
4db6e4d060 Require gsettings-desktop-schemas >= 0.1.3 2010-12-02 18:04:22 +01:00
Richard Hughes
28746145ec Rename the network panel to 'proxy' so we can work on a true network panel that uses NetworkManager 2010-12-02 16:02:50 +00:00
Cosimo Cecchi
3bb23fef60 build: bump required GTK+ version 2010-12-01 17:08:51 +01:00
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