summaryrefslogtreecommitdiff
path: root/panels/power/cc-power-panel.c
Commit message (Expand)AuthorAgeFilesLines
...
* power: Disable Bluetooth switch for nowBastien Nocera2013-01-151-1/+7
* power: use a GResource for GtkBuilder UI definitionCosimo Cecchi2013-01-071-3/+5
* power: Construct the gsd proxies properlyMatthias Clasen2013-01-051-1/+1
* Round percentage properlyMatthias Clasen2013-01-051-1/+1
* Remove a leftover debugMatthias Clasen2013-01-051-1/+0
* Try to fix bluetooth handlingMatthias Clasen2013-01-041-4/+18
* power: Remove left-over debug statementBastien Nocera2013-01-041-1/+2
* power: Fix WWAN switch labelBastien Nocera2013-01-041-1/+1
* power: Disable "Screen Power Saving" section for nowBastien Nocera2013-01-041-0/+4
* Power: Implement the new power panel designMatthias Clasen2013-01-041-578/+1437
* Revert "Power: Implement the new power panel design"Bastien Nocera2012-12-201-1003/+312
* Power: Implement the new power panel designMatthias Clasen2012-12-201-312/+1003
* shell: Make all control-center plugins staticBastien Nocera2012-12-111-10/+0
* power: Make Tip translatableBastien Nocera2012-09-191-2/+6
* power: Use GCancellable better, to avoid a crashMichael Terry2012-09-071-15/+22
* panels: add register macroRay Strode2012-08-211-6/+1
* power: port to GtkLevelBarCosimo Cecchi2012-07-161-22/+10
* power: Fix reference to "Screen" settingsBastien Nocera2012-06-121-8/+2
* power: Add get_help_uri() implementationFlorian Müllner2012-05-181-0/+9
* power: Add context for the battery levelsBastien Nocera2012-04-221-6/+6
* power: reference to "Brightness and Lock" panel, not "Screen"Javier Jardón2012-03-041-2/+2
* power: register for "g-properties-changed" rather than "g-signal"Javier Jardón2012-02-201-19/+15
* power - fix text flowAllan Day2012-02-171-1/+1
* power: Unbold the link to 'Screen Settings'Richard Hughes2012-02-151-1/+1
* power: hide "When power is critical" elements when there's no batteriesCosimo Cecchi2012-02-151-0/+2
* power: port main box to GtkGridCosimo Cecchi2012-02-151-7/+3
* power: Use CcStrengthBar for battery level to get closer to the new designRichard Hughes2012-02-141-10/+22
* power: Make the panel match the new mockupsRichard Hughes2012-02-141-87/+539
* power: Don't set the sleep-inactive-x GSettings keys that have been removedRichard Hughes2011-09-291-15/+3
* power: Use the correct item in the combo boxes when sleep-when-inactive is di...Rodrigo Moya2011-09-271-0/+8
* power: Removed unused variableBastien Nocera2011-09-091-1/+0
* power: Update the UI to reflect the new mockupRichard Hughes2011-09-021-67/+10
* power: Don't print a message to .xsession-errors if it's not an errorRichard Hughes2011-09-011-1/+2
* power: Don't shrink the panel on desktopsBastien Nocera2011-08-271-3/+7
* power: Remove power and suspend buttons configBastien Nocera2011-08-271-20/+0
* power: Make insensitive any sleep actions the hardware cannot do (and 2)Javier Jardón2011-07-251-0/+8
* power: Make insensitive any sleep actions the hardware cannot doRichard Hughes2011-07-191-0/+57
* Use the new gnome-settings-daemon DBus names now the power plugin has moved t...Richard Hughes2011-07-041-3/+3
* power: Only show the 'When power is critically low' when there is a laptop ba...Richard Hughes2011-04-281-0/+3
* #include <config.h> to make translations workKjartan Maraas2011-03-021-0/+2
* --amendRichard Hughes2010-11-181-6/+15
* Add a 'Power' panel that matches the mockupsRichard Hughes2010-11-181-0/+638