| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | Releasing 12.10.6+14.04.20140127-0ubuntu1, based on r224 | Automatic PS uploader | 2014-01-27 | 1 | -0/+10 |
|/ / |
|
* | | device.c: pending_charge means not charging. | Ricardo Salveti de Araujo | 2014-01-27 | 1 | -1/+1 |
|\ \ |
|
| * | | device.c: pending_charge means not charging | Ricardo Salveti de Araujo | 2014-01-24 | 1 | -1/+1 |
|/ / |
|
* | | Releasing 12.10.6+14.04.20140124-0ubuntu1 (revision 222 from lp:indicator-pow... | Automatic PS uploader | 2014-01-24 | 1 | -0/+22 |
|\ \ |
|
| * | | Releasing 12.10.6+14.04.20140124-0ubuntu1, based on r222 | Automatic PS uploader | 2014-01-24 | 1 | -0/+22 |
|/ / |
|
* | | Run xfce-powermanager-settings when in an Xubuntu session. | Lars Uebernickel | 2014-01-22 | 1 | -7/+22 |
|\ \ |
|
| * | | service.c: cache the control center command | Lars Uebernickel | 2014-01-22 | 1 | -13/+20 |
| * | | service.c: execute unity-control-center on desktops other than unity as well | Lars Uebernickel | 2014-01-22 | 1 | -3/+5 |
| * | | service.c: remove free() on uninitialized pointer | Lars Uebernickel | 2014-01-22 | 1 | -2/+4 |
| * | | Add support for opening xfce4-powermanager-settings when in a Xubuntu-session | Simon Steinbeiß | 2014-01-21 | 1 | -6/+10 |
|/ / |
|
* | | Use unity-control-center if it is available. Fixes: https://bugs.launchpad.ne... | Robert Ancell | 2014-01-21 | 2 | -2/+9 |
|\ \
| |/
|/| |
|
| * | Recommend unity-control-center before gnome-control-center | Robert Ancell | 2014-01-14 | 1 | -1/+1 |
| * | Use unity-control-center if it is available | Robert Ancell | 2014-01-10 | 2 | -2/+9 |
|/ |
|
* | From bug 1255655: "focus[es] the correct tab upon opening gnome-power-statist... | Calum Lind | 2013-12-05 | 1 | -3/+8 |
|\ |
|
| * | merge from trunk | Calum Lind | 2013-12-04 | 1 | -1/+1 |
| |\
| |/
|/| |
|
* | | gcov.m4: add 1.10 to the lcov version list. | Lars Uebernickel | 2013-12-03 | 1 | -1/+1 |
|\ \ |
|
| * | | gcov.m4: add 1.10 to the lcov version list | Lars Uebernickel | 2013-12-03 | 1 | -1/+1 |
|/ / |
|
| * | Focus to battery tab when opening in gnome-power-statistics | Calum Lind | 2013-12-04 | 1 | -3/+8 |
|/| |
|
| * | Focus to battery tab when opening in gnome-power-statistics | Calum Lind | 2013-11-27 | 3 | -4/+11 |
* | | Releasing 12.10.6+14.04.20131129-0ubuntu1 (revision 217 from lp:indicator-pow... | Automatic PS uploader | 2013-11-29 | 1 | -0/+12 |
|\ \ |
|
| * | | Releasing 12.10.6+14.04.20131129-0ubuntu1, based on r217 | Automatic PS uploader | 2013-11-29 | 1 | -0/+12 |
|/ / |
|
* | | Use GSettingsActions instead of g_settings_bind | Lars Uebernickel | 2013-11-29 | 1 | -69/+10 |
|\ \ |
|
| * | | Don't keep GSettingsActions around | Lars Uebernickel | 2013-11-29 | 1 | -24/+10 |
| * | | Use GSettingsActions instead of g_settings_bind | Lars Uebernickel | 2013-11-28 | 1 | -53/+8 |
|/ / |
|
* | | Releasing 12.10.6+14.04.20131125-0ubuntu1 (revision 215 from lp:indicator-pow... | Automatic PS uploader | 2013-11-25 | 1 | -0/+25 |
|\ \ |
|
| * | | Releasing 12.10.6+14.04.20131125-0ubuntu1, based on r215 | Automatic PS uploader | 2013-11-25 | 1 | -0/+25 |
|/ / |
|
* | | fix a minor memory leak that was caused by treating the variant returned by g... | Charles Kerr | 2013-11-08 | 1 | -13/+23 |
|\ \ |
|
| * | | fix a minor memory leak that was caused by treating the variant returned by g... | Charles Kerr | 2013-11-08 | 1 | -13/+23 |
|/ / |
|
* | | We really only need to keep a handful of properties up-to-date for each upowe... | Charles Kerr | 2013-11-04 | 3 | -778/+128 |
|\ \ |
|
| * | | in on_bus_ready(), use g_error_matches(). | Charles Kerr | 2013-11-03 | 1 | -1/+1 |
| * | | in on_device_properties_ready(), improve the g_warning() text to be more useful. | Charles Kerr | 2013-11-03 | 1 | -1/+3 |
| * | | in on_device_properties_ready(), use g_error_matches | Charles Kerr | 2013-11-03 | 1 | -1/+1 |
| * | | don't create proxies for each upower device. | Charles Kerr | 2013-10-03 | 3 | -778/+126 |
* | | | Switching DBus service to an Upstart Job. Fixes: https://bugs.launchpad.net/b... | Ted Gould | 2013-10-31 | 4 | -11/+41 |
|\ \ \ |
|
| * | | | Add in the autostart config | Ted Gould | 2013-10-29 | 2 | -0/+22 |
| * | | | Updating to trunk | Ted Gould | 2013-10-29 | 9 | -38/+152 |
| |\ \ \ |
|
| * | | | | Dropping debugging for system-wide support | Ted Gould | 2013-08-27 | 1 | -3/+0 |
| * | | | | Switching the dvus service to an upstart job | Ted Gould | 2013-08-27 | 3 | -11/+22 |
* | | | | | Removed Label from brightness slider. Fixes: https://bugs.launchpad.net/bugs/... | Nick Dedekind | 2013-10-30 | 1 | -1/+1 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | Use NULL for empty string | Nick Dedekind | 2013-10-30 | 1 | -1/+1 |
| * | | | | Removed brigtness label from indicator menu | Nick Dedekind | 2013-10-29 | 1 | -1/+1 |
|/ / / / |
|
* | | | | Releasing 12.10.6+14.04.20131029.1-0ubuntu1 (revision 210 from lp:indicator-p... | Automatic PS uploader | 2013-10-29 | 1 | -0/+16 |
|\ \ \ \ |
|
| * | | | | Releasing 12.10.6+14.04.20131029.1-0ubuntu1, based on r210 | Automatic PS uploader | 2013-10-29 | 1 | -0/+16 |
|/ / / / |
|
* | | | | Adding a phone_greeter profile. | Ted Gould | 2013-10-28 | 1 | -0/+3 |
|\ \ \ \ |
|
| * | | | | Adding a phone_greeter profile | Ted Gould | 2013-10-28 | 1 | -0/+3 |
|/ / / / |
|
* | | | | Don't leak the g_file_get_contents value, reported by valgrind | Sebastien Bacher | 2013-10-24 | 1 | -0/+1 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Don't leak the g_file_get_contents value, reported by valgrind | Sebastien Bacher | 2013-10-24 | 1 | -0/+1 |
|/ / / |
|
* | | | Added torch icons to either end of brightness slider. Fixes: https://bugs.lau... | Marcus Tomlinson | 2013-10-15 | 1 | -0/+3 |
|\ \ \ |
|
| * | | | Added "torch-on" and "torch-off" icons to brightness slider menu item. | Marcus Tomlinson | 2013-10-10 | 1 | -0/+3 |
|/ / / |
|
* | | | Releasing 12.10.6+13.10.20131008-0ubuntu1 (revision 206 from lp:indicator-pow... | Automatic PS uploader | 2013-10-08 | 1 | -0/+10 |
|\ \ \ |
|