upower/libdevkit-power
2008-09-03 10:22:34 +01:00
..
.gitignore 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
dkp-client-device.c rename the printed string from Stats to History 2008-09-03 10:21:34 +01:00
dkp-client-device.h 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
dkp-client.c convert to using egg_ functionality like other projects 2008-08-28 15:49:19 +01:00
dkp-client.h move DkpClient and DkpClientDevice to libdevkit-power 2008-08-11 10:40:22 +01:00
dkp-enum.c convert to using egg_ functionality like other projects 2008-08-28 15:49:19 +01:00
dkp-enum.h add a MONITOR type, and make the printing code a little mor sane 2008-08-22 10:23:43 +01:00
dkp-history-obj.c convert to using egg_ functionality like other projects 2008-08-28 15:49:19 +01:00
dkp-history-obj.h the enums of of DkpDevice origin, not DkpSource 2008-08-10 18:02:48 +01:00
dkp-object.c convert to using egg_ functionality like other projects 2008-08-28 15:49:19 +01:00
dkp-object.h remove the battery- and line-power- prefix from the device properties 2008-08-26 15:51:35 +01:00
dkp-stats-obj.c trivial: add to_sting and from_string methods to DkpStatsObj 2008-09-03 10:22:10 +01:00
dkp-stats-obj.h trivial: add to_sting and from_string methods to DkpStatsObj 2008-09-03 10:22:10 +01:00
egg-debug.c convert to using egg_ functionality like other projects 2008-08-28 15:49:19 +01:00
egg-debug.h convert to using egg_ functionality like other projects 2008-08-28 15:49:19 +01:00
egg-obj-list.c bugfix: don't clear the list when we print it 2008-09-03 10:22:34 +01:00
egg-obj-list.h move the savelist code form DkpHistory to EggObjList as it's a common action 2008-08-29 13:20:52 +01:00
egg-string.c convert to using egg_ functionality like other projects 2008-08-28 15:49:19 +01:00
egg-string.h convert to using egg_ functionality like other projects 2008-08-28 15:49:19 +01:00
Makefile.am 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