summaryrefslogtreecommitdiff
path: root/libupower-glib/up-device.h
AgeCommit message (Collapse)AuthorFilesLines
2013-10-17all: Remove *changed signalsBastien Nocera1-2/+0
Now that we send out PropertiesChanged signals (on the daemon side) and "notify" signals (on the client side), there's no need for the all encompassing DeviceChanged and Changed signals. They would have woken up any client, even if they were not interested in receiving the signals.
2010-02-05Use GCancellable in libupower-glib so we can eventually get to GIO async ↵Richard Hughes1-1/+7
methods without breaking future API
2010-01-27Update the Free Software Foundation addressRichard Hughes1-1/+1
2010-01-26trivial: add two more functions to DkpDevice for getting the stats and historyRichard Hughes1-0/+8
2010-01-25trivial: add some gtk-doc markup into libupower-glib and hook it up to the ↵Richard Hughes1-9/+1
build system
2010-01-25Add libupower so applications can switch away from devkit-power-gobjectRichard Hughes1-0/+94