aboutsummaryrefslogtreecommitdiff
path: root/src/device.h
Commit message (Expand)AuthorAgeFilesLines
* Make device with power supply has higher sorting priority. (LP: #1100546)Charles Kerr2017-05-151-1/+4
* remove redundant '#include glib', '#include gobject' callsCharles Kerr2014-07-241-1/+0
* in device.h, add #include <gio/gio.h> to pick up needed GIcon declarationCharles Kerr2014-07-161-0/+1
* in the new indicator_power_device_get_*() functions, use heap-allocated strin...Charles Kerr2014-03-131-12/+4
* update the header / menuitem text / accessible text to reflect the changes in...Charles Kerr2014-03-041-16/+29
* add show-percentage feature, basing off Haw Loeung's patch.Charles Kerr2013-08-221-15/+16
* explicitly use gio; remove unused glib-upower.h callsCharles Kerr2013-06-161-1/+32
* simplify the Device properties' name stringsCharles Kerr2012-06-061-5/+5
* copyediting: fix tab damage in device.[ch]Charles Kerr2012-06-011-3/+3
* Move private indicator-power function build_device_time_details() to device.c...Charles Kerr2012-05-311-0/+5
* remove IndicatorPowerDevice's now-unused device icon string.Charles Kerr2012-05-311-3/+0
* Add indicator_power_device_get_icon_names().Charles Kerr2012-05-311-0/+5
* add private container struct IndicatorPowerDeviceCharles Kerr2012-05-241-0/+100