summaryrefslogtreecommitdiff
path: root/libdevkit-power/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2009-02-09trivial: fix buildRichard Hughes1-0/+2
2009-01-30trivial: add a simple GObject helper for the Wakeups interfaceRichard Hughes1-0/+2
2009-01-30trivial: add a DkpWakeupsObj structure for future useRichard Hughes1-2/+4
2009-01-23trivial: add a fixmeRichard Hughes1-2/+2
2008-10-23trivial: update defines needed for egg debugging codeRichard Hughes1-1/+4
2008-08-28switch from using GPtrArray to EggObjList as this provides us with auto array...Richard Hughes1-0/+2
2008-08-28convert to using egg_ functionality like other projectsRichard Hughes1-2/+5
2008-08-26add DkpStatsObj convenience helpersRichard Hughes1-0/+2
2008-08-20don't export a shared libraryRichard Hughes1-19/+2
2008-08-15headers should be in /usr/include/DeviceKit/devkit-power not /usr/include/Dev...Richard Hughes1-2/+2
2008-08-11make the library into a proper shared library I can use in gnome-power-managerRichard Hughes1-2/+19
2008-08-11move DkpClient and DkpClientDevice to libdevkit-powerRichard Hughes1-2/+7
2008-08-04use DkpHistoryObj in devkit-powerRichard Hughes1-0/+2
2008-08-01of course, the right thing to do is make a static lib to avoid playing with ....Richard Hughes1-0/+25