aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Update the icon, not create a new oneJavier Jardón2011-06-301-1/+2
|
* Fix default iconJavier Jardón2011-06-301-1/+1
|
* Use device_icon name consistentlyJavier Jardón2011-06-301-6/+4
|
* Change the status icon when the charge changesJavier Jardón2011-06-301-3/+8
|
* Make the check menu items look like a radio menu item.Javier Jardón2011-06-291-0/+2
|
* Add options to the indicator menuJavier Jardón2011-06-291-0/+21
| | | | | | | As discussed: - Icon only - Time remaining
* Show the power statistics when click on the device menu itemJavier Jardón2011-06-291-0/+14
|
* Populate menu: Add preferences menu itemJavier Jardón2011-06-291-4/+44
|
* Fix typoJavier Jardón2011-06-281-1/+1
|
* Process the data received from the gnome-power-manager serviceJavier Jardón2011-06-281-0/+134
|
* indicator-power: connect to the gnome-power-manager service directlyJavier Jardón2011-06-281-30/+52
|
* Remove dbus interface in the client sideJavier Jardón2011-06-282-59/+0
| | | | | We are not going to use a power service
* Remove libido dependencyJavier Jardón2011-06-281-2/+0
| | | | | We do not need this for now
* Remove power service for nowJavier Jardón2011-06-286-425/+5
| | | | | We are going to use gnome-settings-daemon directly
* indicator-power: Create the proxy for the serviceJavier Jardón2011-06-281-2/+76
|
* Change copyright to Canonical LtdJavier Jardón2011-06-275-5/+5
|
* Implement power dbus service interfaceJavier Jardón2011-06-275-5/+260
|
* power-service: Add more items to the menuJavier Jardón2011-06-271-14/+41
|
* power-service: No need for a global variableJavier Jardón2011-06-271-2/+3
|
* power-service: Add an item to the menuJavier Jardón2011-06-271-0/+16
|
* Implement skeleton of power-serviceJavier Jardón2011-06-271-0/+53
|
* Implement skeleton of indicator-powerJavier Jardón2011-06-272-0/+238
|
* Some build fixesJavier Jardón2011-06-241-1/+1
|
* Initial commitJavier Jardón2011-06-242-0/+95