summaryrefslogtreecommitdiff
path: root/libupower-glib
Commit message (Expand)AuthorAgeFilesLines
...
* Remove obsolete battery recall propertiesBastien Nocera2013-10-141-83/+0
* lib: Remove deprecated featuresBastien Nocera2013-10-145-453/+0
* lib: Simplify _new() functionsBastien Nocera2013-10-145-15/+5
* lib: Simplify _to_string() callsBastien Nocera2013-10-141-58/+29
* lib: Add missing "element-type" introspection metadataBastien Nocera2013-10-143-4/+4
* lib: Fix crasher calling _about_to_sleep_sync()Bastien Nocera2013-10-131-1/+1
* lib: Fix a small memory leakBastien Nocera2013-10-101-0/+2
* up-client: Really don't overwrite retval with prop valuesBastien Nocera2013-10-101-9/+9
* libupower-glib: Fix error handlingMartin Pitt2013-10-081-1/+2
* up-client: Don't error out gathering deprecated propertiesBastien Nocera2013-10-081-1/+5
* up-client: Don't overwrite retval with property valuesBastien Nocera2013-10-081-15/+16
* Make GetHistory() array order consistentMartin Pitt2013-08-291-1/+3
* Add temperature property for batteriesSeth Forshee2013-08-231-0/+24
* Require applications to define UPOWER_ENABLE_DEPRECATED to use deprecated fun...Richard Hughes2013-02-122-0/+9
* Don't use the deprecated INCLUDES in Makefile.amRichard Hughes2013-01-141-2/+2
* Add luminosity propertyJulien Danjou2012-10-301-0/+27
* Selectively disable warnings for deprecated GValueArrayMartin Pitt2012-06-142-0/+12
* libupower-glib: fix small memory leakPavel Vasin2012-04-261-0/+1
* libupower-glib: srcdir != builddir fixRyan Lortie2012-01-111-0/+1
* Use git.mk and remove the manual .gitignore filesRichard Hughes2011-07-192-14/+1
* Add new NotifySleep() and NotifyResume() signals that include the sleep typeRichard Hughes2011-05-044-7/+150
* Add a LidForceSleep property to ensure that we don't melt any laptopsRichard Hughes2011-02-022-0/+50
* Add an IsDocked binary property to the main interfaceRichard Hughes2011-01-042-0/+50
* trivial: fix make distcheckRichard Hughes2010-11-011-1/+1
* libupower-glib: Reject invalid object paths to avoid asserting libdbusRichard Hughes2010-11-011-0/+6
* Do not dist the UPowerGlib-1.0.gir file to fix building on F14Richard Hughes2010-10-121-1/+1
* Fix up all the warnings when building with new versions of gobject-introspectionRichard Hughes2010-10-054-16/+16
* Fix building with gobject-introspection 0.9.10Edward Sheldrake2010-10-051-2/+3
* Fix the build with new versions of gobject-introspectionRichard Hughes2010-10-041-1/+2
* Ensure the new device types get valid descriptions in upower --dumpRichard Hughes2010-07-261-1/+6
* Add UP_DEVICE_KIND_COMPUTER as we'll need UP_DEVICE_KIND_TABLET for wacom tab...Richard Hughes2010-06-012-0/+4
* Add media-player and tablet device kindsRichard Hughes2010-05-282-0/+12
* Sanity check the device is not already in the list before addingRichard Hughes2010-04-301-2/+11
* Add a missing accessor: up_client_get_lid_is_present()Richard Hughes2010-03-302-0/+21
* Do not allow client programs to enumerate the device list more than onceRichard Hughes2010-03-301-0/+13
* Convert the daemon to using objects from libupower-glib, not devkit-power-gob...Richard Hughes2010-03-263-0/+87
* Fix libupower-glib include dir and pkgconfigMartin Pitt2010-02-161-1/+1
* Check PolicyKit in client's can_{suspend,hibernate} propertiesMartin Pitt2010-02-091-2/+14
* Install the introspection data to the correct locationRichard Hughes2010-02-091-1/+1
* Add a new method and two new signals to inform userspace of the pending suspe...Richard Hughes2010-02-082-0/+45
* Use GCancellable in libupower-glib so we can eventually get to GIO async meth...Richard Hughes2010-02-056-23/+77
* trivial: fix up UpWakeups to actually compileRichard Hughes2010-02-053-11/+32
* Ensure we return all lines of the UpDevice when we call up_device_to_string()Richard Hughes2010-02-051-28/+28
* trivial: Port the DkpWakeups object to UpWakeupsRichard Hughes2010-02-053-0/+424
* Update the Free Software Foundation addressRichard Hughes2010-01-2716-16/+16
* trivial: add some more gtk-doc markup to the new objectsRichard Hughes2010-01-262-1/+17
* trivial: add two more functions to DkpDevice for getting the stats and historyRichard Hughes2010-01-262-0/+198
* trivial: add some more gtk-doc markup to the new objectsRichard Hughes2010-01-266-11/+51
* trivial: Add some useful GObjects for client and server useRichard Hughes2010-01-2612-13/+1900
* trivial: rename the new libupower 'type' to 'kind' to avoid clashing with GOb...Richard Hughes2010-01-263-81/+81