summaryrefslogtreecommitdiff
path: root/tools/dkp-tool.c
AgeCommit message (Expand)AuthorFilesLines
2009-07-03Protect the non-GObject accessors with DKP_DISABLE_DEPRECIATED and fix up the...Richard Hughes1-8/+36
2009-05-05Add a property lid-is-closed so that we can finally drop the HAL dep in g-p-m...Richard Hughes1-0/+1
2009-04-22Add a has-capability to the org.freedesktop.DeviceKit.Power.Wakeups interface...Richard Hughes1-17/+44
2009-04-01trivial: print the error message from dkp-toolRichard Hughes1-2/+4
2009-02-27trivial: add lots of GErrors to the gobject library, and avoid using egg_warningRichard Hughes1-7/+15
2009-01-30feature: allow showing the wakeup data in the devkit-power command line toolRichard Hughes1-5/+26
2009-01-23trivial: add a fixmeRichard Hughes1-24/+21
2008-11-12trivial cleanups of davidz patch -- no functional changesRichard Hughes1-8/+8
2008-11-11turn some methods into propertiesDavid Zeuthen1-5/+49
2008-11-11update my email addressDavid Zeuthen1-1/+1
2008-11-04fixed compileRichard Hughes1-1/+1
2008-08-28convert to using egg_ functionality like other projectsRichard Hughes1-2/+2
2008-08-06make some stuff non-global in devkit-powerRichard Hughes1-4/+3
2008-08-05trivial: remove some un-needed definesRichard Hughes1-18/+0
2008-08-05abstract out the client and client device parts of the devkit-power toolRichard Hughes1-214/+34
2008-08-05move the enumeration into it's own function ready for tidyupRichard Hughes1-11/+35
2008-08-04make devkit-power --dump workRichard Hughes1-4/+7
2008-08-04use DkpHistoryObj in devkit-powerRichard Hughes1-10/+19
2008-08-04get the device stats in the helper toolRichard Hughes1-4/+78
2008-08-04add the skeleton --dump option for debugging -- more to comeRichard Hughes1-1/+5
2008-08-01of course, the right thing to do is make a static lib to avoid playing with ....Richard Hughes1-2/+2
2008-08-01use DkpObject in devkit-power command line toolRichard Hughes1-163/+46
2008-08-01remove energy-empty-design from devkit-power toolRichard Hughes1-4/+0
2008-08-01rework devkit-power tool, more work to comeRichard Hughes1-0/+371