Commit graph

17 commits

Author SHA1 Message Date
Richard Hughes
d2c0ee6412 move the library directory from libdevkit-power to devkit-power-gobject 2009-02-27 12:22:06 +00:00
Richard Hughes
5259367a6b feature: get rid of DkpObject and instead use the GObject property system correctly 2009-02-27 11:59:27 +00:00
Richard Hughes
55db60ef82 bugfix: remove use of EggObjList, which was pretty hacky, and try to make the library more sane 2009-02-26 12:15:20 +00:00
Richard Hughes
d111245ca3 trivial: fix build 2009-02-09 16:34:08 +00:00
Richard Hughes
6389454c59 trivial: add a simple GObject helper for the Wakeups interface 2009-01-30 13:55:17 +00:00
Richard Hughes
c02e810357 trivial: add a DkpWakeupsObj structure for future use 2009-01-30 13:01:52 +00:00
Richard Hughes
39df99ae20 trivial: add a fixme 2009-01-23 17:14:02 +00:00
Richard Hughes
670c3bfc7b trivial: update defines needed for egg debugging code 2008-10-23 12:48:01 +01:00
Richard Hughes
38a050b01f switch from using GPtrArray to EggObjList as this provides us with auto array cleanup for different objects 2008-08-28 17:28:26 +01:00
Richard Hughes
7fdcc278dc convert to using egg_ functionality like other projects 2008-08-28 15:49:19 +01:00
Richard Hughes
cb9d4e6975 add DkpStatsObj convenience helpers 2008-08-26 16:40:47 +01:00
Richard Hughes
bb5203f221 don't export a shared library 2008-08-20 16:38:48 +01:00
Richard Hughes
35e91c0d96 headers should be in /usr/include/DeviceKit/devkit-power not /usr/include/DeviceKit-power/dkp-gobject 2008-08-15 11:29:36 +01:00
Richard Hughes
c464646932 make the library into a proper shared library I can use in gnome-power-manager 2008-08-11 12:32:30 +01:00
Richard Hughes
32aaf9ed93 move DkpClient and DkpClientDevice to libdevkit-power 2008-08-11 10:40:22 +01:00
Richard Hughes
8c4efc79f3 use DkpHistoryObj in devkit-power 2008-08-04 16:25:25 +01:00
Richard Hughes
74683e3fa7 of course, the right thing to do is make a static lib to avoid playing with ../src/ type paths 2008-08-01 17:27:12 +01:00