summaryrefslogtreecommitdiff
path: root/libupower-glib/up-wakeups.c
AgeCommit message (Expand)AuthorFilesLines
2013-10-14lib: Port UpWakeUps to GDBusBastien Nocera1-160/+64
2013-10-14lib: No need to set private members to NULLBastien Nocera1-2/+0
2013-10-14lib: Simplify _new() functionsBastien Nocera1-3/+1
2013-10-14lib: Add missing "element-type" introspection metadataBastien Nocera1-1/+1
2013-10-10lib: Fix a small memory leakBastien Nocera1-0/+2
2012-06-14Selectively disable warnings for deprecated GValueArrayMartin Pitt1-0/+6
2010-10-05Fix up all the warnings when building with new versions of gobject-introspectionRichard Hughes1-1/+1
2010-02-05Use GCancellable in libupower-glib so we can eventually get to GIO async meth...Richard Hughes1-4/+28
2010-02-05trivial: fix up UpWakeups to actually compileRichard Hughes1-8/+28
2010-02-05trivial: Port the DkpWakeups object to UpWakeupsRichard Hughes1-0/+350