upower/libupower-glib
Martin Pitt 2b216e7db3 Selectively disable warnings for deprecated GValueArray
GLib 2.33 and further deprecates GValueArray. However, we still need it as long
as we are using dbus-glib, so selectively disable the deprecation warnings for
the three functions that use GValueArray. This allows us to continue to build
with -Werror.
2012-06-14 12:52:11 +02:00
..
Makefile.am libupower-glib: srcdir != builddir fix 2012-01-11 15:56:37 +01:00
up-client.c libupower-glib: fix small memory leak 2012-04-26 17:39:42 +01:00
up-client.h Add new NotifySleep() and NotifyResume() signals that include the sleep type 2011-05-04 17:57:13 +01:00
up-device.c Selectively disable warnings for deprecated GValueArray 2012-06-14 12:52:11 +02:00
up-device.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
up-history-item.c Convert the daemon to using objects from libupower-glib, not devkit-power-gobject 2010-03-26 12:49:01 +00: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-qos-item.c Update the Free Software Foundation address 2010-01-27 16:27:15 +00:00
up-qos-item.h Update the Free Software Foundation address 2010-01-27 16:27:15 +00:00
up-stats-item.c Convert the daemon to using objects from libupower-glib, not devkit-power-gobject 2010-03-26 12:49:01 +00:00
up-stats-item.h Update the Free Software Foundation address 2010-01-27 16:27:15 +00:00
up-types.c Add new NotifySleep() and NotifyResume() signals that include the sleep type 2011-05-04 17:57:13 +01:00
up-types.h Add new NotifySleep() and NotifyResume() signals that include the sleep type 2011-05-04 17:57:13 +01:00
up-version.h.in Update the Free Software Foundation address 2010-01-27 16:27:15 +00:00
up-wakeup-item.c Fix up all the warnings when building with new versions of gobject-introspection 2010-10-05 11:13:09 +01:00
up-wakeup-item.h Update the Free Software Foundation address 2010-01-27 16:27:15 +00:00
up-wakeups.c Selectively disable warnings for deprecated GValueArray 2012-06-14 12:52:11 +02: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 trivial: fix up UpWakeups to actually compile 2010-02-05 09:25:40 +00:00