summaryrefslogtreecommitdiff
path: root/libupower-glib
AgeCommit message (Expand)AuthorFilesLines
2013-10-14Remove obsolete battery recall propertiesBastien Nocera1-83/+0
2013-10-14lib: Remove deprecated featuresBastien Nocera5-453/+0
2013-10-14lib: Simplify _new() functionsBastien Nocera5-15/+5
2013-10-14lib: Simplify _to_string() callsBastien Nocera1-58/+29
2013-10-14lib: Add missing "element-type" introspection metadataBastien Nocera3-4/+4
2013-10-13lib: Fix crasher calling _about_to_sleep_sync()Bastien Nocera1-1/+1
2013-10-10lib: Fix a small memory leakBastien Nocera1-0/+2
2013-10-10up-client: Really don't overwrite retval with prop valuesBastien Nocera1-9/+9
2013-10-08libupower-glib: Fix error handlingMartin Pitt1-1/+2
2013-10-08up-client: Don't error out gathering deprecated propertiesBastien Nocera1-1/+5
2013-10-08up-client: Don't overwrite retval with property valuesBastien Nocera1-15/+16
2013-08-29Make GetHistory() array order consistentMartin Pitt1-1/+3
2013-08-23Add temperature property for batteriesSeth Forshee1-0/+24
2013-02-12Require applications to define UPOWER_ENABLE_DEPRECATED to use deprecated fun...Richard Hughes2-0/+9
2013-01-14Don't use the deprecated INCLUDES in Makefile.amRichard Hughes1-2/+2
2012-10-30Add luminosity propertyJulien Danjou1-0/+27
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