summaryrefslogtreecommitdiff
path: root/libdevkit-power/dkp-object.c
AgeCommit message (Expand)AuthorFilesLines
2008-08-28convert to using egg_ functionality like other projectsRichard Hughes1-76/+35
2008-08-26trivial: forgot to change one fileRichard Hughes1-14/+14
2008-08-26remove the battery- and line-power- prefix from the device propertiesRichard Hughes1-111/+111
2008-08-22add a MONITOR type, and make the printing code a little mor saneRichard Hughes1-45/+52
2008-08-11actually print the stats when we call dkp_client_device_print()Richard Hughes1-3/+0
2008-08-10the enums of of DkpDevice origin, not DkpSourceRichard Hughes1-26/+26
2008-08-10Add DkpObject printing hooks for mouse and keyboardRichard Hughes1-2/+25
2008-08-09fix dkp_object_clear to actually do the right thing and not free the objectRichard Hughes1-11/+21
2008-08-04add a function dkp_object_diff() to pretty print the differences between two ...Richard Hughes1-20/+142
2008-08-04print a better seconds/minutes/hours text -- needs localising properlyRichard Hughes1-6/+30
2008-08-01of course, the right thing to do is make a static lib to avoid playing with ....Richard Hughes1-0/+361