- 03 Jan, 2013 5 commits
-
-
Piotr Drąg authored
-
Allison Karlitskaya authored
This removes a bunch of duplicated code, and also drops a direct dependency on libsystemd-login. https://bugzilla.gnome.org/show_bug.cgi?id=671858
-
Ray Strode authored
The um-password-dialog combobox has a column in its model associated with what password action to apply. Possible actions are: - Normal password - Set password at next login - No password needed - Lock account - Unlock account These actions are currently represented in the code with harded coded numeric values (0-4). This commit cleans up the hard coding to use a symbolic enumeration instead. https://bugzilla.gnome.org/show_bug.cgi?id=671858
-
Richard Hughes authored
-
Richard Hughes authored
-
- 02 Jan, 2013 3 commits
-
-
Bastien Nocera authored
The cheese support needs clutter, GStreamer and clutter-gst initialised. Call cheese_gtk_init() for that. https://bugzilla.gnome.org/show_bug.cgi?id=690760
-
Bastien Nocera authored
It's required for the new OSD shortcuts. https://bugzilla.gnome.org/show_bug.cgi?id=690616
-
Bastien Nocera authored
-
- 28 Dec, 2012 1 commit
-
-
Yaron Shahrabani authored
-
- 27 Dec, 2012 2 commits
-
-
Piotr Drąg authored
-
Piotr Drąg authored
-
- 26 Dec, 2012 1 commit
-
-
Yaron Shahrabani authored
-
- 24 Dec, 2012 2 commits
-
-
Fran Diéguez authored
-
Dimitris Spingos authored
-
- 23 Dec, 2012 4 commits
-
-
Khaled Hosny authored
-
Khaled Hosny authored
This reverts commit eb7f3867.
-
Khaled Hosny authored
-
Khaled Hosny authored
-
- 22 Dec, 2012 1 commit
-
-
Kjartan Maraas authored
-
- 21 Dec, 2012 1 commit
-
-
Kjartan Maraas authored
-
- 20 Dec, 2012 19 commits
-
-
Bastien Nocera authored
Only completes the panel names for now.
-
Aurimas Černius authored
-
Bastien Nocera authored
-
Bastien Nocera authored
-
Bastien Nocera authored
-
Bastien Nocera authored
-
Bastien Nocera authored
-
Bastien Nocera authored
-
Bastien Nocera authored
Due to the way I split off the cc-edit-dialog's header.
-
Bastien Nocera authored
-
Action type comes from GSettings and may have been changed to some invalid value, causing a segmentation fault in control-center if the value is larger than the known action types. This can also occur when downgrading from a version with more possible actions. Adds a sanity check to verify the given action type value is within the bounds of the known action types. https://bugzilla.gnome.org/show_bug.cgi?id=689265
-
Bastien Nocera authored
Use ↺ and ↻ for the touchring buttons, and add context to the touchstrip labels.
-
Bastien Nocera authored
-
Using "up" and "down" on a ring is ambiguous, better use "CW" or "CCW" to indicate the circular motion on touch rings. https://bugzilla.gnome.org/show_bug.cgi?id=689264
-
for pad buttons, once the OSD window patch is merged in gnome-settings-daemon. https://bugzilla.gnome.org/show_bug.cgi?id=683567
-
Bastien Nocera authored
This reverts commit a9683772.
-
Show applications using the message tray, and allow configuring in what way the shell presents them. The set of applications shown include all applications that ever showed a notification in gnome-shell and all applications that have a boolean X-GNOME-UsesNotifications key set to true in their desktop file. https://bugzilla.gnome.org/show_bug.cgi?id=685928
-
Bastien Nocera authored
-
The design can be found here: https://live.gnome.org/Design/SystemSettings/Power https://bugzilla.gnome.org/show_bug.cgi?id=689614
-
- 19 Dec, 2012 1 commit
-
-
Kjartan Maraas authored
-