upower/libupower-glib
Kalev Lember 0825c162d3 Support g_autoptr() for all libupower-glib object types
This allows using e.g. g_autoptr(UpDevice) in other programs, but does
not make upower itself use g_autoptr, or require a new enough glib to
support it.

Signed-off-by: Richard Hughes <richard@hughsie.com>
2015-09-15 12:33:44 +01:00
..
Makefile.am Support g_autoptr() for all libupower-glib object types 2015-09-15 12:33:44 +01:00
up-autocleanups.h Support g_autoptr() for all libupower-glib object types 2015-09-15 12:33:44 +01:00
up-client.c Share generated code between daemon and library 2015-07-29 13:38:13 +01:00
up-client.h all: Remove IsDocked property 2014-05-07 11:01:27 +02:00
up-device.c Share generated code between daemon and library 2015-07-29 13:38:13 +01:00
up-device.h all: Remove *changed signals 2013-10-17 14:25:25 +02:00
up-history-item.c lib: No need to set private members to NULL 2013-10-14 10:42:55 +02:00
up-history-item.h Convert the daemon to using objects from libupower-glib, not devkit-power-gobject 2010-03-26 12:49:01 +00:00
up-stats-item.c lib: No need to set private members to NULL 2013-10-14 10:42:55 +02:00
up-stats-item.h Update the Free Software Foundation address 2010-01-27 16:27:15 +00:00
up-types.c daemon: Add new WarningLevel "Discharging" 2013-10-14 14:38:32 +02:00
up-types.h daemon: Add new WarningLevel "Discharging" 2013-10-14 14:38:32 +02:00
up-version.h.in Update the Free Software Foundation address 2010-01-27 16:27:15 +00:00
up-wakeup-item.c lib: No need to set private members to NULL 2013-10-14 10:42:55 +02:00
up-wakeup-item.h Update the Free Software Foundation address 2010-01-27 16:27:15 +00:00
up-wakeups.c Share generated code between daemon and library 2015-07-29 13:38:13 +01:00
up-wakeups.h Use GCancellable in libupower-glib so we can eventually get to GIO async methods without breaking future API 2010-02-05 09:41:06 +00:00
upower.h Support g_autoptr() for all libupower-glib object types 2015-09-15 12:33:44 +01:00