summaryrefslogtreecommitdiff
path: root/libupower-glib
Commit message (Expand)AuthorAgeFilesLines
...
* Do not print a critical warning when misusing up_device_set_object_path_sync()Richard Hughes2014-05-201-2/+11
* all: Remove IsDocked propertyBastien Nocera2014-05-072-38/+0
* lib: Fix API doc for up_client_get_on_battery()Bastien Nocera2014-05-071-1/+1
* lib: Hard-code the IsDocked valueBastien Nocera2014-05-071-5/+6
* lib: Fix typo in g-i annotationBastien Nocera2014-04-231-1/+1
* lib: Fix segfault on getting property when daemon is not runningMartin Pitt2013-11-081-0/+3
* lib: Fix possible warning when type changesBastien Nocera2013-10-171-1/+4
* lib: Fix compile-time warningBastien Nocera2013-10-171-1/+1
* lib: Remove up_client_enumerate_devices_sync()Bastien Nocera2013-10-172-95/+41
* all: Remove *changed signalsBastien Nocera2013-10-174-88/+0
* lib: Proxy notify changes from UpDevice glueBastien Nocera2013-10-171-2/+3
* lib: Simplify proxying glue properties in UpClientBastien Nocera2013-10-171-14/+2
* all: Add GetCriticalAction daemon methodBastien Nocera2013-10-172-0/+26
* all: Remove WarningLevel from the daemon propertiesBastien Nocera2013-10-172-37/+0
* lib: Trim properties when printing the display deviceBastien Nocera2013-10-171-7/+14
* lib: Add up_client_get_display_device()Bastien Nocera2013-10-172-0/+25
* lib: Remove unneeded up_client_get_properties_sync()Bastien Nocera2013-10-172-25/+0
* lib: Fix compilationBastien Nocera2013-10-151-2/+2
* lib: Use slices to allocate cached propertiesBastien Nocera2013-10-151-2/+2
* lib: Print property name when cached property doesn't existBastien Nocera2013-10-151-1/+1
* lib: Cache property values correctlyBastien Nocera2013-10-151-1/+2
* daemon: Add new WarningLevel "Discharging"Bastien Nocera2013-10-142-0/+5
* lib: Add support for the IconName propertyBastien Nocera2013-10-141-0/+22
* lib: Emit notify:: signalsBastien Nocera2013-10-141-0/+28
* lib: up_device_to_text() won't work for fake devicesBastien Nocera2013-10-141-0/+1
* lib: Make it possible to create local UpDevicesBastien Nocera2013-10-141-0/+41
* lib: Update for property removal and additionsBastien Nocera2013-10-142-21/+22
* lib: Fix alignment of "online" in device dumpBastien Nocera2013-10-141-1/+1
* lib: Add warning-level device propertyBastien Nocera2013-10-141-0/+23
* lib: Add UpDeviceLevel enumBastien Nocera2013-10-142-1/+72
* lib: Remove dbus-glib from the dependenciesBastien Nocera2013-10-141-3/+1
* lib: Port UpWakeUps to GDBusBastien Nocera2013-10-141-160/+64
* lib: Port UpDevice to GDBusBastien Nocera2013-10-141-429/+225
* lib: No need to set private members to NULLBastien Nocera2013-10-146-18/+0
* lib: Port UpClient to GDBusBastien Nocera2013-10-141-205/+46
* lib: Build the new D-Bus glueBastien Nocera2013-10-141-1/+6
* lib: Add autogenerated glue to the daemonBastien Nocera2013-10-141-0/+38
* Remove QoS interfaceBastien Nocera2013-10-146-771/+0
* 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