summaryrefslogtreecommitdiff
path: root/libupower-glib
AgeCommit message (Expand)AuthorFilesLines
2012-06-14Selectively disable warnings for deprecated GValueArrayMartin Pitt2-0/+12
2012-04-26libupower-glib: fix small memory leakPavel Vasin1-0/+1
2012-01-11libupower-glib: srcdir != builddir fixRyan Lortie1-0/+1
2011-07-19Use git.mk and remove the manual .gitignore filesRichard Hughes2-14/+1
2011-05-04Add new NotifySleep() and NotifyResume() signals that include the sleep typeRichard Hughes4-7/+150
2011-02-02Add a LidForceSleep property to ensure that we don't melt any laptopsRichard Hughes2-0/+50
2011-01-04Add an IsDocked binary property to the main interfaceRichard Hughes2-0/+50
2010-11-01trivial: fix make distcheckRichard Hughes1-1/+1
2010-11-01libupower-glib: Reject invalid object paths to avoid asserting libdbusRichard Hughes1-0/+6
2010-10-12Do not dist the UPowerGlib-1.0.gir file to fix building on F14Richard Hughes1-1/+1
2010-10-05Fix up all the warnings when building with new versions of gobject-introspectionRichard Hughes4-16/+16
2010-10-05Fix building with gobject-introspection 0.9.10Edward Sheldrake1-2/+3
2010-10-04Fix the build with new versions of gobject-introspectionRichard Hughes1-1/+2
2010-07-26Ensure the new device types get valid descriptions in upower --dumpRichard Hughes1-1/+6
2010-06-01Add UP_DEVICE_KIND_COMPUTER as we'll need UP_DEVICE_KIND_TABLET for wacom tab...Richard Hughes2-0/+4
2010-05-28Add media-player and tablet device kindsRichard Hughes2-0/+12
2010-04-30Sanity check the device is not already in the list before addingRichard Hughes1-2/+11
2010-03-30Add a missing accessor: up_client_get_lid_is_present()Richard Hughes2-0/+21
2010-03-30Do not allow client programs to enumerate the device list more than onceRichard Hughes1-0/+13
2010-03-26Convert the daemon to using objects from libupower-glib, not devkit-power-gob...Richard Hughes3-0/+87
2010-02-16Fix libupower-glib include dir and pkgconfigMartin Pitt1-1/+1
2010-02-09Check PolicyKit in client's can_{suspend,hibernate} propertiesMartin Pitt1-2/+14
2010-02-09Install the introspection data to the correct locationRichard Hughes1-1/+1
2010-02-08Add a new method and two new signals to inform userspace of the pending suspe...Richard Hughes2-0/+45
2010-02-05Use GCancellable in libupower-glib so we can eventually get to GIO async meth...Richard Hughes6-23/+77
2010-02-05trivial: fix up UpWakeups to actually compileRichard Hughes3-11/+32
2010-02-05Ensure we return all lines of the UpDevice when we call up_device_to_string()Richard Hughes1-28/+28
2010-02-05trivial: Port the DkpWakeups object to UpWakeupsRichard Hughes3-0/+424
2010-01-27Update the Free Software Foundation addressRichard Hughes16-16/+16
2010-01-26trivial: add some more gtk-doc markup to the new objectsRichard Hughes2-1/+17
2010-01-26trivial: add two more functions to DkpDevice for getting the stats and historyRichard Hughes2-0/+198
2010-01-26trivial: add some more gtk-doc markup to the new objectsRichard Hughes6-11/+51
2010-01-26trivial: Add some useful GObjects for client and server useRichard Hughes12-13/+1900
2010-01-26trivial: rename the new libupower 'type' to 'kind' to avoid clashing with GOb...Richard Hughes3-81/+81
2010-01-25trivial: add some gtk-doc markup into libupower-glib and hook it up to the bu...Richard Hughes9-84/+290
2010-01-25trivial: add missing fileRichard Hughes1-0/+81
2010-01-25Add libupower so applications can switch away from devkit-power-gobjectRichard Hughes9-0/+2528