Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use "Battery" instead "Laptop Battery" | Javier Jardón | 2011-07-01 | 1 | -1/+1 |
| | |||||
* | Return the correct accessible description | Javier Jardón | 2011-07-01 | 1 | -10/+21 |
| | |||||
* | Use the short time string in the label | Javier Jardón | 2011-07-01 | 1 | -1/+7 |
| | |||||
* | Get also a short time string | Javier Jardón | 2011-07-01 | 1 | -26/+36 |
| | | | | | | | So we have: 1:45 for the label 1 hour 45 minutes for the detailed description | ||||
* | Add device name to the label | Javier Jardón | 2011-07-01 | 1 | -41/+58 |
| | |||||
* | Show the real information about the remaining charge time | Javier Jardón | 2011-06-30 | 1 | -10/+4 |
| | |||||
* | Show the remaining time in the status icon depending of the check menu item ↵ | Javier Jardón | 2011-06-30 | 1 | -6/+18 |
| | | | | status | ||||
* | Remove "Icon Only" option | Javier Jardón | 2011-06-30 | 1 | -7/+1 |
| | | | | | We always show a icon by default | ||||
* | gnome-power-preferences has been moved to gnome-control-center | Javier Jardón | 2011-06-30 | 1 | -1/+1 |
| | | | | | So call 'gnome-control-center power' instead | ||||
* | Specify what icon we want to show | Javier Jardón | 2011-06-30 | 1 | -1/+4 |
| | | | | | | Seems that indicator_image_helper_update() is not smarter enough to handle the string retrieved from the g-p-m interface | ||||
* | Update the icon, not create a new one | Javier Jardón | 2011-06-30 | 1 | -1/+2 |
| | |||||
* | Fix default icon | Javier Jardón | 2011-06-30 | 1 | -1/+1 |
| | |||||
* | Use device_icon name consistently | Javier Jardón | 2011-06-30 | 1 | -6/+4 |
| | |||||
* | Change the status icon when the charge changes | Javier Jardón | 2011-06-30 | 1 | -3/+8 |
| | |||||
* | Make the check menu items look like a radio menu item. | Javier Jardón | 2011-06-29 | 1 | -0/+2 |
| | |||||
* | Add options to the indicator menu | Javier Jardón | 2011-06-29 | 1 | -0/+21 |
| | | | | | | | As discussed: - Icon only - Time remaining | ||||
* | Show the power statistics when click on the device menu item | Javier Jardón | 2011-06-29 | 1 | -0/+14 |
| | |||||
* | Populate menu: Add preferences menu item | Javier Jardón | 2011-06-29 | 1 | -4/+44 |
| | |||||
* | Fix typo | Javier Jardón | 2011-06-28 | 1 | -1/+1 |
| | |||||
* | Process the data received from the gnome-power-manager service | Javier Jardón | 2011-06-28 | 2 | -0/+137 |
| | |||||
* | indicator-power: connect to the gnome-power-manager service directly | Javier Jardón | 2011-06-28 | 1 | -30/+52 |
| | |||||
* | Remove dbus interface in the client side | Javier Jardón | 2011-06-28 | 3 | -61/+0 |
| | | | | | We are not going to use a power service | ||||
* | Remove libido dependency | Javier Jardón | 2011-06-28 | 2 | -6/+2 |
| | | | | | We do not need this for now | ||||
* | Remove power service for now | Javier Jardón | 2011-06-28 | 8 | -484/+7 |
| | | | | | We are going to use gnome-settings-daemon directly | ||||
* | indicator-power: Create the proxy for the service | Javier Jardón | 2011-06-28 | 1 | -2/+76 |
| | |||||
* | configure.ac: Remove vala dependency | Javier Jardón | 2011-06-27 | 1 | -1/+0 |
| | |||||
* | Change copyright to Canonical Ltd | Javier Jardón | 2011-06-27 | 5 | -5/+5 |
| | |||||
* | Implement power dbus service interface | Javier Jardón | 2011-06-27 | 6 | -5/+280 |
| | |||||
* | power-service: Add more items to the menu | Javier Jardón | 2011-06-27 | 1 | -14/+41 |
| | |||||
* | power-service: No need for a global variable | Javier Jardón | 2011-06-27 | 1 | -2/+3 |
| | |||||
* | Fix some typos | Javier Jardón | 2011-06-27 | 2 | -2/+2 |
| | |||||
* | power-service: Add an item to the menu | Javier Jardón | 2011-06-27 | 1 | -0/+16 |
| | |||||
* | Implement skeleton of power-service | Javier Jardón | 2011-06-27 | 1 | -0/+53 |
| | |||||
* | Implement skeleton of indicator-power | Javier Jardón | 2011-06-27 | 2 | -0/+238 |
| | |||||
* | Some build fixes | Javier Jardón | 2011-06-24 | 2 | -5/+6 |
| | |||||
* | Initial commit | Javier Jardón | 2011-06-24 | 7 | -0/+366 |