summaryrefslogtreecommitdiff
path: root/libdevkit-power/dkp-client-device.c
AgeCommit message (Expand)AuthorFilesLines
2008-10-23feature: add two new properties, has-history and has-statisticsRichard Hughes1-1/+2
2008-09-03rename the printed string from Stats to HistoryRichard Hughes1-2/+2
2008-08-28switch from using GPtrArray to EggObjList as this provides us with auto array...Richard Hughes1-12/+21
2008-08-28convert to using egg_ functionality like other projectsRichard Hughes1-11/+11
2008-08-26don't return stats when we actually mean history -- the stats parts need to b...Richard Hughes1-9/+77
2008-08-11actually print the stats when we call dkp_client_device_print()Richard Hughes1-2/+32
2008-08-11move DkpClient and DkpClientDevice to libdevkit-powerRichard Hughes1-0/+384