upower/devkit-power-gobject
2009-09-11 16:14:24 +01:00
..
.gitignore Add a DKP_CHECK_VERSION macro which we can use in client tools 2009-07-03 10:41:32 +01:00
devicekit-power.h Revert "Add a backlight interface so we can control backlight brightness without HAL" 2009-07-05 09:34:55 +01:00
dkp-client.c I must learn to spell deprecated... 2009-07-03 11:05:00 +01:00
dkp-client.h I must learn to spell deprecated... 2009-07-03 11:05:00 +01:00
dkp-device.c Use g_ptr_array_new_with_free_func() in more places to make client applications easier 2009-09-11 16:14:24 +01:00
dkp-device.h trivial: add lots of GErrors to the gobject library, and avoid using egg_warning 2009-02-27 13:18:57 +00:00
dkp-enum.c Correct a description string from one of the new enums 2009-07-13 12:34:13 +01:00
dkp-enum.h Add two new state enums, pending-discharge and pending-charge 2009-07-06 12:13:14 +01:00
dkp-history-obj.c Add some self tests and fix up some obvious bugs 2009-09-11 13:51:28 +01:00
dkp-history-obj.h Add some self tests and fix up some obvious bugs 2009-09-11 13:51:28 +01:00
dkp-qos-obj.c trivial: add lots of GErrors to the gobject library, and avoid using egg_warning 2009-02-27 13:18:57 +00:00
dkp-qos-obj.h move the library directory from libdevkit-power to devkit-power-gobject 2009-02-27 12:22:06 +00:00
dkp-stats-obj.c trivial: add lots of GErrors to the gobject library, and avoid using egg_warning 2009-02-27 13:18:57 +00:00
dkp-stats-obj.h move the library directory from libdevkit-power to devkit-power-gobject 2009-02-27 12:22:06 +00:00
dkp-version.h.in We have to prefix the version macro with 0x, else it gets identified as octal... 2009-07-03 11:02:26 +01:00
dkp-wakeups-obj.c trivial: add lots of GErrors to the gobject library, and avoid using egg_warning 2009-02-27 13:18:57 +00:00
dkp-wakeups-obj.h move the library directory from libdevkit-power to devkit-power-gobject 2009-02-27 12:22:06 +00:00
dkp-wakeups.c Use g_ptr_array_new_with_free_func() in more places to make client applications easier 2009-09-11 16:14:24 +01:00
dkp-wakeups.h Add a has-capability to the org.freedesktop.DeviceKit.Power.Wakeups interface so clients can tell if the wakeups functionality can be supported 2009-04-22 16:55:24 +01:00
Makefile.am Use g_ptr_array_new_with_free_func() in more places to make client applications easier 2009-09-11 16:14:24 +01:00