Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add private container struct IndicatorPowerDevice | Charles Kerr | 2012-05-24 | 1 | -0/+7 |
| | |||||
* | move libpower's automake rules into src/ | Charles Kerr | 2012-05-23 | 1 | -27/+1 |
| | |||||
* | Added gcov coverage tooling. | Allan LeSage | 2012-03-27 | 1 | -35/+1 |
| | |||||
* | Make data have it's own makefile so the GSettings rules work properly on ↵ | Ted Gould | 2012-02-14 | 1 | -18/+3 |
| | | | | distcheck | ||||
* | Added coverage reporting via gcov config and targets. | Allan LeSage | 2011-12-06 | 1 | -0/+38 |
| | |||||
* | Use consistent location for gsettings schema | Javier Jardón | 2011-08-25 | 1 | -2/+2 |
| | | | | | Use the same location as indicator-datetime | ||||
* | Makefile.am: fix typo to include .gschema.xml.in to the dist | Javier Jardón | 2011-08-23 | 1 | -1/+1 |
| | |||||
* | Makefile.am: some autotools fixes | Javier Jardón | 2011-08-23 | 1 | -7/+7 |
| | |||||
* | Add gsettings schema to the translatable files | Javier Jardón | 2011-08-22 | 1 | -0/+6 |
| | |||||
* | Use gsettings to store the status of "Show time in Menu Bar" option | Javier Jardón | 2011-08-22 | 1 | -1/+13 |
| | | | | | Fixes https://bugs.launchpad.net/indicator-power/+bug/829853 | ||||
* | Do not support the gnome-power-manager dbus interface anymore | Javier Jardón | 2011-08-03 | 1 | -1/+0 |
| | | | | | The interface was removed upstream and moved to gnome-settings-daemon | ||||
* | Fixed typos on checking for GSD and set the HAVE_GSD defines at build time | Ken VanDine | 2011-08-03 | 1 | -0/+1 |
|\ | |||||
| * | fixed a syntax error on checking for GSD and set the HAVE_GSD defines at ↵ | Ken VanDine | 2011-07-28 | 1 | -0/+1 |
|/ | | | | build time | ||||
* | Makefile.am: Pass upower _FLAGS and _LIBS | Javier Jardón | 2011-07-15 | 1 | -0/+2 |
| | |||||
* | Getting missing out of build-aux | Ted Gould | 2011-07-05 | 1 | -2/+2 |
| | |||||
* | Dropping missing because it's missing | Ted Gould | 2011-07-05 | 1 | -2/+2 |
| | |||||
* | Remove dbus interface in the client side | Javier Jardón | 2011-06-28 | 1 | -2/+0 |
| | | | | | We are not going to use a power service | ||||
* | Remove power service for now | Javier Jardón | 2011-06-28 | 1 | -46/+0 |
| | | | | | We are going to use gnome-settings-daemon directly | ||||
* | Implement power dbus service interface | Javier Jardón | 2011-06-27 | 1 | -0/+20 |
| | |||||
* | Fix some typos | Javier Jardón | 2011-06-27 | 1 | -1/+1 |
| | |||||
* | Some build fixes | Javier Jardón | 2011-06-24 | 1 | -4/+5 |
| | |||||
* | Initial commit | Javier Jardón | 2011-06-24 | 1 | -0/+82 |